@charset "utf-8";
/* CSS Document */

.title_box {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.title_box h3 {
	font-size: 32px;
	text-align: center;
	color:#fa700b;
	font-weight: 900;
}
.title_txt_box {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}
.title_txt_box p {
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}
.privacy-box{
	padding:26px 30px 20px 30px;
	border: solid 1px #707070;
	margin-top: 56px;
	height: 248px;
	overflow-y: scroll;
}
.privacy-box h2{
	font-size:16px!important;
	color:#000;
	margin-bottom:8px!important;
	font-weight: bold;
	text-align: left;
	display: block!important;
}
.privacy-box p{
	font-size:14px;
	line-height: 1.85;
	margin-bottom: 4%;
}
label, input[type=text],input[type=email], input[type=tel], input[type=checkbox], input[type=radio], select {
    display: inline;
	vertical-align:middle;
	color:#4d4d4d;
}
.wpcf7c-conf{
	background: none!important;
	border:none!important;
}
input::placeholder {
  color: #4d4d4d;
	opacity: 0.5;
}

/* IE */
input:-ms-input-placeholder {
  color: #4d4d4d;
	opacity: 0.5;
}

/* Edge */
input::-ms-input-placeholder {
  color: #4d4d4d;
	opacity: 0.5;
}
/*input[type=checkbox] {
    appearance: checkbox;
    -webkit-appearance: checkbox;
}
input[type=checkbox], input[type=radio], select {
    margin-right: 5px;
    vertical-align: middle;
}*/



/*-- エラー --*/
span.error {
	color: #f00;
	margin-top: 5px;
	display: block;
	font-size: 16px;
}

.form-box p{
	font-size: 18px;
	line-height: 1.66;
	word-wrap: break-word;    
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
/*#firstBox{
	border-bottom: 0;
}
#secondBox{
	border-bottom: 0;
}*/
.wpcf7-list-item-label{
	font-size: 16px;
}
.form-box .tel p{
	line-height: 1.5;
}
.checkBoxList > span.error {
    display: block;
    margin-right: 0px;
	margin-top: 0px;
    border: none;
    border-radius: 0px;
	font-size: 16px;
}
#day_form span.error {
	display: inline;
}
.form-box .c-notes p{
	color:#8744C5;
	font-size: 14px;
	line-height: 1.7;
}
.submit-box{
	width: 243px;
	position: relative;
	display:block;
	margin-left: auto;
	margin-right: auto;
	
}
.submit-box.ex{
	width: 243px;
	position: relative;
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: top;
}
.submit-box.ex2{
	width: 153px;
	position: relative;
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
	vertical-align: top;
}
input.sutmit,input.submit {
    background-image: linear-gradient(to right, #F79800 0%, #FF5800 100%);
    width: 100%;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    font-weight: bold;
	border-radius: 5px;
	border:none;
    color: #fff;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
input.sutmit{
	 background-image: linear-gradient(to right, #F79800 0%, #FF5800 100%);
    width: 100%;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    font-weight: bold;
	border-radius: 5px;
	border:none;
    color: #fff;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
input.submit2,
input[name="submitBack"] {
	 background-image: linear-gradient(to right, rgba(141,141,141,1.0) 0%, rgba(116,116,116,1.0) 100%);
    width: 100%;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    font-weight: bold;
	border-radius: 5px;
	border:none;
    color: #fff;
	position: relative;
	display: block;
	margin: 0 0 20px;
	margin-left: auto;
	margin-right: auto;
}
.submit-box::after{
	background: url(../images/index/yajirushi_w.png) no-repeat right top;
    background-size: 100%;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 22px;
    top: 29px;
    content: "";
}
.agree,.step-box,#contact_table,.contact_table{
	font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
}
.agree {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 70px;
}
.agree p{
	margin-bottom: 20px;
	font-size: 18px;
}
.form-box{
	margin-bottom: 87px;
}
.form-box p.tel{
	line-height: 1.5;
}
.form-box .tel p span{
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 13px;
	font-size: 18px;
}
.form-box .tel p span.big{
	font-size: 55px;
	margin-right: 25px;
	padding-bottom: 0;
}
.step-box ul{
	font-size: 0;
	margin-bottom: 70px;
}
.step-box li{
	display: inline-block;
	width: 296px;
	margin-right: 46px;
	position: relative;
	vertical-align: middle;
	border-radius: 30px;
	border:5px solid #FFC85F;
	background: #fff;
	font-size:21px;
	padding-top: 18px;
	padding-bottom: 18px;
	line-height: 1;
	text-align: center;
}
.step-box li:last-child{
	margin-right: 0;
}
.step-box li.active{
	background: #FFFE00;
}
.step-box li::after{
	position: absolute;
	top:14px;
	right:-38px;
	width: 20px;
	content: "";
	padding-top: 16px;
	padding-bottom: 16px;
	background: url("../images/form/sankaku.png") no-repeat left top;
	background-size:100%;
}
.step-box li:last-child::after{
	display: none;
}
.agree .required {
    background-color: #DE0000;
    color: #fff;
    text-align: center;
    font-weight: normal;
    width: 52px;
    height: 28px;
    line-height: 28px;
    margin-top: -14px;
	margin-left: 20px;
	display: inline-block;
}
.block-list span.wpcf7-list-item{
	display: block;
	margin-bottom: 25px;
}
.block-list span.wpcf7-list-item.last{
	margin-bottom: 0;
}
.sub-note{
	text-align: center;
}
.file-box{
	margin-bottom: 20px;
}
.file-box button{
	padding:2px 8px;
	border:1px solid #333;
	border-radius: 20px;
}
.form-box a{
	color:#0093FF;
	text-decoration: underline;
}
#contact_table td input.mini,.contact_table td input.mini{
		width: 20%!important;
	max-width: 110px;
	}
.form-box .note-box p{
	font-size: 16px;
	margin-top: 2%;
}
.custom-wpcf7c-confirmed td .note-box{
	display: none;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 1em 0 0!important;
}
.form-box h3{
	font-size: 24px;
	font-weight: normal;
}
.form-flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 560px;
	margin-bottom: 10px;
}
.form-flex dt{
	width: 21%;
	font-weight: 500;
}
.form-flex dd{
	width: 77%;
}
.form-blocktop{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #707070;
}
.form-block{
	margin-bottom: 10px;
}
#contact_table td input.mini2,.contact_table td input.mini2{
	width: 35%!important;
}
.head-flex{
	display: flex;
	flex-wrap: wrap;
}
.head-flex .step-wrap{
	order: 1;
	width: 100%;
}
.head-flex .head-box{
	order: 2;
	width: 100%;
}
@media print, screen and (min-width : 768px) {
	#contact_table td input.mid,.contact_table input.mid{
		margin-left: 10px;
	}
	#contact_table td input[type=text],
    #contact_table td input[type=email],
	.contact_table td input[type=text],
	.contact_table td input[type=email]{
        width: 100%;
        max-width: 406px;
        font-size: 16px;
    }
	#contact_table td textarea,.contact_table td textarea {
        width: 100%;
        max-width: 700px;
        font-size: 16px;
    }
	.submit.wpcf7c-elm-step2{
		display: inline-block;
	}
}
@media screen and (max-width: 767px) {
	.form-box{
		padding-top: 12%;
	}
	.form-box h2{
		font-size: 5.8vw;
	}
	.form-box h3{
		font-size: 5.0vw;
		margin-bottom: 10%;
	}
	#day_form span.error {
		display: block;
		margin-bottom:5%;
	}
	.title_box {
		margin-bottom: 6%;
	}
	.privacy-box{
		padding:3.5% 4% 3% 4%;
		border: solid 1px #707070;
		margin-top: 8%;
	}
	.privacy-box h2{
		font-size:3.9vw!important;
		text-align: left!important;
	}
	.privacy-box p{
		font-size:12px;
		line-height: 1.85;
		margin-bottom: 7%;
	}
	.file-box{
		margin-top: 2%;
		margin-bottom: 3%;
	}
	/*.file-box ClearFix .wpcf7-form-control-wrap{
		width: 50%;
	}
	.file-box input[type="file"]{
		word-break: break-all;
		width: 50%;
	}*/
	.submit-box{
		width: 74%;
		position: relative;
	}
	.submit-box.ex{
		width: 57%;
	}
	.submit-box.ex2{
		width: 38%;
		position: relative;
	}
	input.sutmit,input.submit {
        background-image: linear-gradient(to right, #F79800 0%, #FF5800 100%);
        width: 100%;
        text-align: center;
        padding: 5.5vw 0;
        font-size: 4.4vw;
        font-weight: bold;
        border-radius: 5px;
        border:none;
        color: #fff;
        position: relative;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
	input.submit {
		padding: 5.5vw 0;
	}
    .submit-box::after{
        background: url(../images/index/yajirushi_w.png) no-repeat right top;
        background-size: 100%;
        width: 17px;
        height: 17px;
        position: absolute;
        right: 11%;
        top: 7.2vw;
        content: "";
    }
    .agree,.step-box,#contact_table,.contact_table{
        font-family: 'メイリオ','AXIS Std','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3', 'Meiryo','Helvetica Neue', 'Helvetica', 'Arial',sans-serif;
    }
    .agree{
        margin-top: 0%;
        margin-bottom: 5%;
		line-height: 1.5;
    }
    .agree p{
        margin-bottom:5%;
    }
    .form-box{
        margin-bottom:12%;
    }
    .form-box .tel p{
        line-height: 1.6;
    }
    .form-box .tel p span{
        display: inline-block;
        vertical-align: middle;
        font-size: 3.9vw;
    }
    .form-box .tel p span.big{
        font-size: 11.2vw;
        margin-right: 0;
		line-height: 1;
    }
    .step-box ul{
        font-size: 0;
        margin-bottom: 12%;
    }
    .step-box li{
        display: inline-block;
        width: 31%;
        margin-right: 2%;
        position: relative;
        vertical-align: middle;
        border-radius: 20px;
        border:5px solid #FFC85F;
        background: #fff;
        font-size:5.8vw;
        padding-top: 5%;
        padding-bottom: 5%;
        line-height: 1;
        text-align: center;
    }
    .step-box li:last-child{
        margin-right: 0;
    }
    .step-box li.active{
        background: #FFFE00;
    }
    .step-box li::after{
       display: none;
    }
    .step-box li:last-child::after{
        display: none;
    }
    .agree .required {
        text-align: center;
        font-weight: normal;
        display: inline-block;
        vertical-align: top;
        padding-top: 1%;
        padding-bottom: 1%;
        padding-left: 1%;
        padding-right: 1%;
        font-size: 3.73vw;
        position: relative;
        margin-top: -1%;
        line-height: 1.5;
    }
	.form-box p {
        font-size: 4.4vw;
    }
	.form-box .c-notes p{
		font-size: 3.9vw;
	}
	.form-box p.teltex {
        font-size: 3.9vw;
    }
	.illust{
		width: 58%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10%;
	}
	.ad-kind select {
        width: 35%!important;
		margin-bottom: 2%;
    }
	
	.form-flex{
		display: block;
		max-width: none;
	}
	.form-flex dt{
		width: 100%;
		margin-bottom: 1vw;
	}
	.form-flex dd{
		width: 100%;
	}
}



/*-- サンクスメッセージ --*/
div.form_done {
	padding-bottom: 10%;
}
div.form_done p {
	font-size: 16px;
	text-align: center;
	line-height: 1.8em;
	padding: 10% 5%;
	border: 1px solid #000;
}



.check_td {
}
.checkBoxList {
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}
.checkBoxList > span {
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #999;
	border-radius: 3px;
}
.checkBoxList label {
}
.checkBoxList > span span {
	font-size: 15px;
	width: 100%;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	display: block;
}
/*input[type=checkbox] {
	display: none;
}*/
.checkBoxList input[type="checkbox"]:checked + span,
.checkBoxList label:hover span {
	background: #B8CB1B;
}
.checkBoxList.list_4 > span {
	width: 23.5%;
}
.checkBoxList.list_4 > span:nth-child(4n) {
	margin-right: 0px;
}
.checkBoxList.list_4 > span:nth-child(n+5) {
	margin-top: 10px;
}
.checkBoxList.list_3 > span {
	width: 31.5%;
}
.checkBoxList.list_3 > span:nth-child(3n) {
	margin-right: 0px;
}
.checkBoxList.list_3 > span:nth-child(n+4) {
	margin-top: 10px;
}
.checkBoxList.list_2 > span {
	width: 48.5%;
}
.checkBoxList.list_2 > span:nth-child(2n) {
	margin-right: 0px;
}
.checkBoxList.list_2 > span:nth-child(n+3) {
	margin-top: 10px;
}




.radioList {
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}
.radioList > span {
	display: block;
}
.radioList > span + span {
	margin-top: 14px;
}
.radioList > span input[type=radio]  {
	display: none;
}
.radioList > span span {
	font-size: 16px;
	line-height: 1.5em;
	position: relative;
	padding-left: 30px;
	display: block;
}
.radioList > span span::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
	margin-top: -10px;
    left: 0;
    width: 20px;
    height: 20px;
	border-radius: 50%;
    border: 1px solid #E6E6E6;
}
.radioList > span input[type=radio]:checked + span:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
	margin-top: -5px;
    left: 5px;
    width: 10px;
    height: 10px;
	border-radius: 50%;
	background-color: #0f5f7e;
}





.agree p {
	font-size: 18px;
}
.agree p + p {
	margin-top: 15px;
}
.agree p + p span label {
   padding-left: 30px;
    position: relative;
    margin-right: 20px;
}
/*
.agree .agree-box span label span::before {
    content: "";
    display: block;
    position: absolute;
	background-color: #fff;
    top: -1px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
}
.agree .agree-box span label input:checked + span::after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 6px;
    width: 8px;
    height: 16px;
    transform: rotate(40deg);
    border-bottom: 3px solid #0f5f7e;
    border-right: 3px solid #0f5f7e;
}
*/

.agree-box input,.agree-box span{
	font-size: 16px;
}
.agree-box input[type="checkbox"]{
	width: 16px;
	height: 16px;
}
.checkbox01-input,
.radio01-input {
	display: none !important;
}
input[type=text],input[type=email], textarea, select {
    padding: 5px 10px;
    text-align: left;
    border: 1px solid #C1C1C1;
    /*-webkit-appearance: none;*/
    border-radius: 0;
}
.checkbox01-parts,
.radio01-parts {
   padding-left: 30px;
    position: relative;
    margin-right: 20px;
}
.radio01-parts {
	display: inline-block;
	line-height: 1.5em;
}
.checkbox01-parts::before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
}
.radio01-parts::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
	margin-top: -10px;
    left: 0;
    width: 20px;
    height: 20px;
	border-radius: 50%;
    border: 1px solid #000;
}
.checkbox01-input:checked + .checkbox01-parts::after {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 6px;
    width: 8px;
    height: 16px;
    transform: rotate(40deg);
    border-bottom: solid 1px #707070;
    border-right: solid 1px #707070;
}
.radio01-input:checked + .radio01-parts::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
	margin-top: -5px;
    left: 5px;
    width: 10px;
    height: 10px;
	border-radius: 50%;
	background-color: #0f5f7e;
}

.block-list .span.wpcf7-list-item{
	margin-bottom: 10px;
}

#contact_table,.contact_table {
}
#contact_table,.contact_table {
	border-top: solid 1px #707070;
	border-right: solid 1px #707070;
	border-left:solid 1px #707070;
}
.contact_table.plus{
	border-top: 0;
}
#contact_table th,.contact_table th {
	font-size: 18px;
	padding-left: 10px;
	background-color: #F4F4F4;
	color:#4D4D4D;
	border-right: solid 1px #707070;
	width: 26%;
	border-bottom: solid 1px #707070;
	padding-top: 22px;
	padding-bottom: 22px;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.66;
}
#contact_table th .th_block,.contact_table th .th_block{
	display: block;
	font-size: 16px;
}
#contact_table th .th_block span.sub_th,.contact_table th .th_block span.sub_th {
	display: block;
	margin-top: 15px;
	font-size: 10px;
	line-height: 1.4em;
}
#contact_table th .required_box,.contact_table th .required_box {
	position: relative;
	display: block;
	font-size: 16px;
}
#contact_table th .required,.contact_table th .required {
    background-color: #DE0000;
    color: #fff;
    text-align: center;
	font-weight: normal;
    display: block;
    width: 52px;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    position: absolute;
    top: 13px;
    right: 10px;
    margin-top: -14px;
}

#contact_table tr:last-child th,.contact_table tr:last-child th{
	border-bottom:solid 1px #707070;
}
#contact_table td,.contact_table td {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	padding-right: 16px;
	background-color: #fff;
	border-bottom: solid 1px #707070;
	font-size: 16px;
	vertical-align: top;
}
#contact_table td input[type=text],
#contact_table td input[type=email],
#contact_table td textarea,
.contact_table td input[type=text],
.contact_table td input[type=email],
.contact_table td textarea{
	width: 100%;
	font-size: 16px;
}
#contact_table td select,.contact_table td select {
	font-size: 16px;
	line-height: 1.6rem;
}
br.br_tab {
	display: none;
}


ul.imageCheckList,
ul.imageCheckList_2 {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
}
ul.imageCheckList {
	width: 570px;
}
ul.imageCheckList li {
	margin-right: 10px;
}
ul.imageCheckList li:nth-child(3n) {
	margin-right: 0px;
}
ul.imageCheckList li:nth-child(n+4) {
	margin-top: 10px;
}
ul.imageCheckList li input[type="checkbox"],
ul.imageCheckList_2 li input[type="checkbox"]{
	display: none;
}
ul.imageCheckList li label,
ul.imageCheckList_2 li label  {
	cursor: pointer;
	position: relative;
	display: block;
	margin-bottom: 0px;
}
ul.imageCheckList li img,
ul.imageCheckList_2 li img {
	z-index: 1;
	background-color: #FFF;
	padding: 3px;
	border: 2px solid #fff;
}
ul.imageCheckList li:nth-child(3n+1) img {
	width: 178px;
}
ul.imageCheckList li:nth-child(3n+2) img {
	width: 180px;
}
ul.imageCheckList li:nth-child(3n) img {
	width: 192px;
}
ul.imageCheckList li input[type="checkbox"]:checked + img,
ul.imageCheckList_2 li input[type="checkbox"]:checked + img {
	border: 2px solid #797979;
}
ul.imageCheckList_2 {
	width: 542px;
}
ul.imageCheckList_2 li {
	margin-right: 16px;
}
ul.imageCheckList_2 li:nth-child(2n) {
	margin-right: 0px;
}
ul.imageCheckList_2 li:nth-child(n+3) {
	margin-top: 10px;
}
ul.imageCheckList_2 li img {
	width: 263px;
}


#contact_table #day_form th,.contact_table #day_form th {
}
#contact_table #day_form td,.contact_table #day_form td {
	padding-top: 20px;
	padding-bottom: 20px;
}
#contact_table #day_form td input[type=text],.contact_table #day_form td input[type=text] {
	width: 14em;
	margin-right: 10px;
}


.day_txt {
	font-size: 14px;
	display: block;
	padding-top: 28px;
	padding-bottom: 3px;
}
#contact_table #day_form td p:first-child .day_txt,.contact_table #day_form td p:first-child .day_txt {
	padding-top: 0px;
}
.select-wrap {
    position: relative;
    display: inline;
	font-size: 16px;
}
.select-wrap select {
	font-size: 16px;
	width: 80px;
	margin-right: 0;
}
.checkList li {

    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
	font-size: 16px;
}
.checkList li label {
    display: inline;
}
#contact_table td .checkList li input,.contact_table td .checkList li input {
	width: auto;
	margin-right: 10px;
}



div.submit {
	text-align: center;
	padding-top: 15px;
	/*padding-bottom: 86px;*/
}
div.submit input.back{
	padding-top: 0;
	padding-bottom: 0;
	background: none;
	color:#6e4f42;
}
div.submit input:hover {
	opacity: 0.5;
}



#privacy_box {
	max-width: 720px;
	width: 100%;
	padding: 30px 20px 40px;
	margin-left: auto;
	margin-right: auto;
}
#privacy_box h4 {
	background-color: #999;
	color: #FFF;
	display: block;
	line-height: 3em;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#privacy_box h4:hover {
	opacity: 0.5;
}
#privacy_txt_box {
	padding: 20px 30px 0px;
}
#privacy_txt_box h5 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #0f5f7e;
}
#privacy_txt_box p,
#privacy_txt_box ul li {
	font-size: 14px;
	line-height: 1.5em;
}
#privacy_txt_box ul {
	margin-top: 0.5em;
}
#privacy_txt_box ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#privacy_txt_box ul li::before {
	content: "・";
}





@media screen and (max-width: 1024px) {
	.checkBoxList.list_4 > span {
		width: 48.5%;
	}
	.checkBoxList.list_4 > span:nth-child(2n) {
		margin-right: 0px;
	}
	.checkBoxList.list_4 > span:nth-child(n+3) {
		margin-top: 10px;
	}
	.checkBoxList.list_3 > span {
		width: 48.5%;
	}
	.checkBoxList.list_3 > span:nth-child(3n) {
		margin-right: 5px;
	}
	.checkBoxList.list_3 > span:nth-child(2n) {
		margin-right: 0px;
	}
	.checkBoxList.list_3 > span:nth-child(n+3) {
		margin-top: 10px;
	}
	.checkBoxList label {
	}
	.checkBoxList.list_2 > span {
		width: 100%;
		margin-right: 0;
	}
	.checkBoxList.list_2 > span:nth-child(n+2) {
		margin-top: 10px;
	}




	br.br_tab {
		display: block;
	}
	ul.imageCheckList {
		width: 433px;
	}
	ul.imageCheckList li:nth-child(3n+1) img {
		width: 134px;
	}
	ul.imageCheckList li:nth-child(3n+2) img {
		width: 135px;
	}
	ul.imageCheckList li:nth-child(3n) img {
		width: 144px;
	}
	ul.imageCheckList_2 {
		width: 406px;
	}
	ul.imageCheckList_2 li img {
		width: 195px;
	}

}
@media screen and (max-width: 767px) {
	#contact_table,.contact_table{
		border: none;
	}
	#contact_table,
	#contact_table .row,
	#contact_table .row > div,
	.contact_table,
	.contact_table .row,
	.contact_table .row > div{
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	#contact_table th,.contact_table th {
		border-right:none;
		border-bottom: 1px solid #707070;;
	}
	#contact_table.ex, #contact_table.ex .row, #contact_table.ex .row > div,.contact_table.ex, .contact_table.ex .row, .contact_table.ex .row > div {
		padding-left: 0px;
    padding-right: 0px;
    margin-left: 44px;
		margin-right: 44px;
		width: calc(100% - 88px);
	}
	.checkBoxList.list_3 > span {
		width: 100%;
		margin-right: 0;
	}
	.checkBoxList.list_3 > span:nth-child(3n) {
		margin-right: 0px;
	}
	.checkBoxList.list_3 > span:nth-child(2n) {
		margin-right: 0px;
	}
	.checkBoxList.list_3 > span:nth-child(n+2) {
		margin-top: 10px;
	}
	#contact_table th .required_box,.contact_table th .required_box {
		font-size: 5.0vw;
	}
	#contact_table th .required,.contact_table th .required {
	    text-align: center;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    padding-top: 0%;
    padding-bottom: 0%;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 5.0vw;
    position: relative;
    margin-top: -0%;
    line-height: 1.5;
    top: auto;
    height: auto;
    width: auto;
	}


	ul.imageCheckList,
	ul.imageCheckList_2 {
		display: block;
	}
	ul.imageCheckList {
		width: 192px;
	}
	ul.imageCheckList li,
	ul.imageCheckList_2 li {
		margin-right: 0px;
	}
	ul.imageCheckList li + li,
	ul.imageCheckList_2 li + li {
		margin-top: 5px;
	}
	ul.imageCheckList li label,
	ul.imageCheckList_2 li label {
		display: inline-block;
	}
	ul.imageCheckList li:nth-child(3n+1) img {
		width: 192px;
		padding-right: 17px;
	}
	ul.imageCheckList li:nth-child(3n+2) img {
		width: 192px;
		padding-right: 15px;
	}
	ul.imageCheckList li:nth-child(3n) img {
		width: 192px;
	}
	ul.imageCheckList_2 {
		width: 263px;
	}
	ul.imageCheckList_2 li img {
		width: 263px;
	}

	.checkList li {
		width: 100%;
		margin-bottom: 10px;
		font-size: 16px;
	}

	br.br_tab {
		display: none;
	}
	#contact_table th,
	#contact_table td,
	.contact_table th,
	.contact_table td{
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	#contact_table th,.contact_table th {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0;
		padding-bottom: 1%;
		text-align: left;
		font-size:5.0vw;
		background: none;
		color: #4D4D4D;
	}
	span.wpcf7-list-item {
        display: inline-block;
        margin: 0 2% 0 0!important;
    }
	#contact_table td,.contact_table th {
		padding-top: 5%;
		padding-bottom: 3%;
		border:none;
		padding-left: 0;
		padding-right: 0;
	}
	#contact_table th .th_block,.contact_table th .th_block {
	}
	#contact_table th .th_block span.th_txt,
	#contact_table th .th_block span.sub_th,
	.contact_table th .th_block span.th_txt,
	.contact_table th .th_block span.sub_th{
	}
	#contact_table th .th_block span.sub_th,.contact_table th .th_block span.sub_th {
		display: block;
		margin-top: 10px;
		font-size: 10px;
		margin-left: 0px;
	}
	#contact_table th .th_block span.sub_th br,.contact_table th .th_block span.sub_th br {
		display: none;
	}
	#contact_table td select,.contact_table td select {
		line-height: 2.4rem;
	}
	#contact_table #day_form td input[type=text],.contact_table #day_form td input[type=text] {
		width: calc( 100% - 96px);
	}
	#contact_table th .required,.contact_table th .required {
		right: -5px;
	}
	div.submit {
		padding-top: 30px;
		padding-bottom: 5%;
		padding-left: 0px;
		padding-right: 0px;
	}
	div.submit input {
		/*width:74%;
		padding-top: 5%;
		padding-bottom: 5%;*/
		font-size:4.26vw;
	}
	#day_form .radioList, #day_form .select-wrap {
		display: block;
		vertical-align: middle;
	}
	input[type=text], input[type=email], textarea, select {
		padding: 2%;
		text-align: left;
		font-size:3.73vw;
		/*border: 1px solid #E6E6E6;*/
		/*-webkit-appearance: none;*/
		border-radius: 0;
		width: 100%;
	}
	#contact_table td textarea,.contact_table td textarea{
		height: 30vh;
	}
	.agree p {
        font-size: 3.5vw;
    }
	.agree-box input,.agree-box span{
        font-size: 4.4vw;
    }
    .agree-box input[type="checkbox"]{
        width: 4.4vw;
        height: 4.4vw;
    }
	input[type=text].miniex{
		width: 80%!important;
	}
}
@media screen and (max-width: 420px) {
	

	#contact_table th .th_block span.sub_th br,.contact_table th .th_block span.sub_th br{
		display: none;
	}

	.checkBoxList.list_4 > span {
		width: 100%;
		margin-right: 0px;
	}
	.checkBoxList.list_4 > span:nth-child(n+2) {
		margin-top: 10px;
	}

	
	#privacy_box {
		padding-bottom: 0px;
	}
	#privacy_txt_box {
		padding-left: 0;
		padding-right: 0;
	}
	#privacy_txt_box table {
		border-right: none;
		border-left: no;
	}
}

.mw_wp_form_confirm .agree {
	display: none;
}
.wpcf7-recaptcha > div{
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:50px;
}