@charset "utf-8";
/* CSS Document */

#myreno_form p.atten{
	font-size: 1.6rem;
	text-align: left;
	line-height: 1.6em;
	margin-top: 20px;
}
#myreno_form #form_sec{
	background-color: #D7DDE3;
}
#myreno_form #form_ctgorized{}
#myreno_form #form_ctgorized .srarea_name {font-size: 2.2rem; padding-bottom: 1.5em;}
#myreno_form #form_ctgorized .thm_ul{padding-top: 4rem;}
#myreno_form #form_ctgorized .thm_ul li img{width: 100%;}
#myreno_form #form_ctgorized .btnsbm_box+.btnsbm_box{}


#myreno_form section dl dt{
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
}
#myreno_form section dl dd{overflow: hidden;}
#myreno_form section dl dd .exp_txt{
	font-size: 1.8rem;
	line-height: 1.6em;
	display: block;
	padding-bottom: 1.5em;
}
#myreno_form section dl dd h3{
	background-color: #EB6143;
	color: #FFFFFF;
	font-size: 1.8rem;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#myreno_form section dl dd img[class*="input_fv"]{width: 100%; display: block;}
#myreno_form section dl dd div.input_fv-ttl{margin-top:5rem;margin-bottom: 0.3em;font-size: 4.1rem;text-align: center;line-height: 1.45;font-family: "Noto Serif JP", serif;font-weight: 500;}
#myreno_form section dl dd img.input_fv-img{margin-bottom:3rem;}
#myreno_form section dl dd img.input_fv-img[src*="input_fvSP.webp"]{display: none;}

/**メンバーメリット**/
.name_service{
	text-align: center;
	font-size: 1.8rem;
	padding-top: 1.2em;
	font-weight: bold;
	padding-bottom: 2em;
}
#mem_merit{
	font-size: 1.8rem;
	overflow: hidden;
	padding-bottom: 50px;
}
#mem_merit ul.merit_list{ overflow: hidden; }
#mem_merit ul.merit_list li{
	width: 20%;
	float: left;
	text-align: center;
}
#mem_merit ul.merit_list li p{
	font-size: 1.5rem;
	text-align: center;
	line-height: 1.8em;
}

#mem_merit ul.merit_list li em{
	font-size: 3rem;
	display: inline-block;
	color: #FFFFFF;
	background-color: #EB6143;
	padding-top: 0.5em;
	padding-right: 0.55em;
	padding-left: 0.55em;
	padding-bottom: 0.5em;
	border-radius: 50%;
	margin-bottom: 16px;
	font-weight: bold;
}

/**会員登録フォーム**/
#mem_form {	padding-top: 40px; }

#mem_form .kk_radio{ padding: 2em 0;}

#mem_form  p {
	font-size: 1.6rem;
	display: block;
	line-height: 1.6em;
	padding-bottom: 40px;
}
p.form_lead {
	font-size: 1.6rem;
	display: block;
	line-height: 1.6em;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mem_form h4{
	font-size: 2.2rem;
	font-weight: bold;
}
#mem_form .txt_box{
	padding-bottom: 12px;
	display: inline-block;
}



/**登録完了table*/
table.border_tab{
	border: 1px solid #000000;
	width: 100%;
}
table.border_tab th,
table.border_tab td{
	font-size: 1.5rem;
	text-align: left;
	border-bottom: 1px solid #000000;
	padding: 0.75em;
}
table.border_tab th{
	border-right: 1px solid #000000;
}
.tel_inqu + .btnsbm_box{
	padding-top: 0px;
}

/**会員サービス・アコーディオン用(GBCのみ)**/
.gbc_only{pointer-events:none;}




@media only screen and (max-width: 760px)
{
#myreno_form #form_sec{}
#myreno_form #form_ctgorized{}
#myreno_form #form_ctgorized .srarea_name {font-size: 1.5rem;padding-bottom: 1em;}
#myreno_form #form_ctgorized .thm_ul{}
#myreno_form #form_ctgorized .thm_ul li { margin-bottom: 3em;}
#myreno_form #form_ctgorized .thm_ul li:last-child{margin-bottom:0;}
#myreno_form #form_ctgorized .thm_ul li img{}
#myreno_form #form_ctgorized .btnsbm_box+.btnsbm_box{padding-top: 0;}



#myreno_form p.atten{
	font-size: 1rem;
	text-align: left;
	line-height: 1.6em;
	margin-top: 20px;
}

#myreno_form section dl dt{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

#myreno_form section dl dd .exp_txt{
	font-size: 1.1rem;
}
#myreno_form section dl dd h3{
	font-size: 1.5rem;
	width: 100%;
}

#myreno_form section dl dd img[class*="input_fv"]{}
#myreno_form section dl dd img.input_fv-ttl{margin-top: 3rem;}
#myreno_form section dl dd div.input_fv-ttl{font-size:2.5rem;margin-top:4rem;margin-bottom:0.75em;}
#myreno_form section dl dd img.input_fv-img[src*="input_fvPC.webp"]{display:none;}
#myreno_form section dl dd img.input_fv-img[src*="input_fvSP.webp"]{display:block;}

/**メンバーメリット**/
.name_service{
	font-size: 1.4rem;
	padding-bottom: 1.5em;
}
#mem_merit{
	padding-top: 0px;
	padding-bottom: 0px;
}
#mem_merit ul.merit_list{ overflow: hidden; }
#mem_merit ul.merit_list li{
	width: 100%;
	float: none;
	text-align: left;
	overflow: hidden;
	border-bottom: 1px solid #000000;
	padding-bottom: 16px;
	margin-bottom: 16px;
	letter-spacing: -.4em;
}
#mem_merit ul.merit_list li:last-child{
	border-bottom-style: none;
}
#mem_merit ul.merit_list li p{
	text-align: left;
	width : -webkit-calc(100% - 56px);
	width : calc(100% - 56px);
	font-size: 1.3rem;
	line-height: 1.3em;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
    letter-spacing: normal;
}

#mem_merit ul.merit_list li em{
	margin-bottom: 0px;
	display: inline-block;
	vertical-align: middle;
    letter-spacing: normal;
}

/**会員登録フォーム**/
#mem_form {	padding-top: 20px; }
#mem_form  p {
	font-size: 1.2rem;
	padding-bottom: 25px;
}
p.form_lead {
	font-size: 1.2rem;
	padding-top: 12px;
	padding-bottom: 12px;
}
#mem_form h4{
	font-size: 1.8rem;
}
#mem_form .txt_box{
	padding-bottom: 12px;
	display: inline-block;
}
table.border_tab th,
table.border_tab td{
	font-size: 1.1rem;
}
table.border_tab th{white-space: nowrap;}
.tel_inqu + .btnsbm_box{
	padding-top: 30px;
}

/**会員サービス・アコーディオン用(GBCのみ)**/
.gbc_only{ padding: 0px!important; pointer-events:auto; cursor: pointer;}
.gbc_only #mem_merit{display: none; padding: 0 15px;}
.gbc_only .name_service{ position: relative; padding-left: 1em; padding-bottom: 1.2em; text-align: left;}
.gbc_only .name_service:after{ content: ""; width: 1em; height: 1em; background-image: url(/com/img/comm_arrBL01.svg); background-repeat: no-repeat; position: absolute; top: 0; bottom: 0; right: 1em; margin: auto; background-size: contain; background-position: center center; transform: rotate(0deg); transition: all .3s;}
.gbc_only.active .name_service:after{transform: rotate(180deg);}
}


