


/*==============================================
  common
==================================================*/
	
@media screen and (max-width: 767px) {


		
.cp_top_btn a{
	display: block;
        width: 86%;
        padding: 14px 0 14px 2%;
        margin: 5% auto 0;
        border: 2px solid #00124a;
        color: #00124a;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 0.1em;
        text-align: center;
        text-decoration: none;
        position: relative;
        line-height: 1;
        transition: all .3s;
        letter-spacing: 0.5px;
	}





		


/* =========================================================
	2 header
========================================================= */
.header_fv{background: #00124a;
	padding: 4% 0;
	
}


.header_fv h2{
	
	
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #fff;

	letter-spacing: 1px;
	
	line-height: 0.85;
}

.contents{
	width:100%;
	margin: 8% auto 14%;
	
	
	
}
.lost_con{width: 90%;}
/* =========================================================
		kiyaku
========================================================= */
.kiyakuarea{
	
	width: 90%;
	margin: 0 auto 55px;;
	text-align: left;
	
	
}


.kiyakuarea .kiyaku_title{
	font-weight: bold;
	margin: 5% 0 1%;
    font-size: 17px;
	
}

.kiyakuarea .kiyaku_title span {
    font-size: 63%;
    vertical-align: middle;
}
.kiyakuarea .kiyaku_copy{
	
	font-size: 14px;
	text-align: left;
	line-height: 1.6;
}

.kiyakuarea .kiyaku_att1 {
    font-size: 12px;
    padding-top: 0.5%;
    line-height: 1.6;
    letter-spacing: 0.5px;
	text-align: left;
}



.kiyakuarea h4{
	font-size: 14px;
	
}


.kiyaku_copy_list li {
    line-height: 1.55;
    padding-bottom: 6px;
}


.kiyakuarea .mt1 {
    margin-top: 15px;
}

.kiyakuarea .topmargin{
    margin-top: 25px;
}

		
	
	
	
	
	
.errorcon h2 {
    font-size: 27px;
    padding: 3% 0 3%;
    text-align: center;
    font-weight: bold;
}		
.errorcon .errorcopy{
	font-size: 14px;
	 padding:0 0 10%;
    text-align: center;
	width: 90%;
	margin: 0 auto;
	
	
}
	
.errorcon .info_copy a {
  
    width: 86%;
    
  
}
/* =========================================================
		2　mail
========================================================= */
.cp_con2{width: 90%;}
.email_copy1{
	
		font-size: 18px;
    padding:0 0 4%;
    text-align: center;
	margin: 0 auto;
	
	
}







.email_entry1{
	padding: 10% 0 11%;
    background: #eef6f9;
  
    margin: 0 auto 6%;
  
    display: block;
    width:100%;
	
	
	
	
}
#mail h3{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	
	
	
}

#mail .item, #line .item{
margin: 0 auto 0;
    width: 90%;
	
	padding: 3% 5% 2%;
	
}

#mail .item .heading{
padding-bottom: 4px;
	font-size: 14px;
	
	
	
}
#mail .lostpass{
	
	padding: 3% 0 5%;
}


#mail .checkpass{
	text-align: center;
	padding: 0 0 7px;
	font-size: 15px;
}

#line .checkpass{
	text-align: center;
	padding: 20px 0 7px;
	font-size: 15px;
	color: #6aca3d;
}
#mail .checkpass span, #line .checkpass span{
	
	font-size: 13px;
}
.wide-m{
	width: 91%;
	
	
}
.input-txt, .input-select, .input-textarea {
  padding: 15px 4%;
    border: 1px solid #a2afbf;
    font-size: 16px;
    border-radius: 5px;
    line-height: 1.2;
    
}

#mail .checkinput{
	
text-align: center;	
	
}
.operate, #formarea .operate{
	margin:5% auto 2%;
	
	
}


.operate .tac input, #formarea .operate .tac input{
display: block;
    width: 100%;
    padding: 6% 0;
    margin: 0 auto;
    background-color: #c32219;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 1vw 0 0 #880c05;
    transition: 0.2s;
    position: relative;
    line-height: 1;
	
	
}

.operate .tac, #formarea .operate .tac{

    width: 90%;
margin: 0 auto 0;
    position: relative;
	
}


.operate .tac::after, #formarea .operate .tac::after{
content: "";
    width: 8px;
    height: 8px;
    border-bottom-style: initial;
    border-left-style: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 6%;
    margin-top: -5px;
    border-width: 1px 1px 0px 0px;
    border-image: initial;
    border-top: 2px solid rgb(255, 255, 255);
    border-right: 2px solid rgb(255, 255, 255);
}



#line{
	padding: 10% 5% 10%;
    background: #ecf5e7;
  
    margin: 0 auto 12%;
    border-radius: 5px;
    display: block;
    width: 90%;
	
	
	
	
}

#line h3{
	
		font-size: 22px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
	color: #6aca3d;
}


#line .line_copy{
	
	text-align: center;
	padding-bottom: 0;
	color: #6aca3d;
	font-size: 15px;
}
#line .line_copy2{
	
	text-align: center;
	padding-top: 14px;
	color: #6aca3d;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
}

#line .tac{
	width: 82%;
	margin:2% auto 2%;
}

#line .tac input{
	width: 100%;
	
}

.entry_btn2{
	text-align: center;
	
	
}

.entry_btn2 a{
	text-decoration: none;
    color: #fff;
    font-size: 15px;
	background: #00124a;
    padding: 16px 0;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    width: 90%;

	
	
}
.entry_btn2 a span{
	
	font-size: 12px;
	
	
	
}
.entry_btn2 a:hover{
	text-decoration: none;
	
	
	
}

.e_email1{
	text-align: left;
	
	font-size: 14px;
	letter-spacing: 0px;
	
}
.e_email1 span, .e_email2 span, .att_red{
	color: #c32219;
	
}
.e_email2{
	text-align: left;
	font-size: 14px;
	padding:2% 0 8%;
	letter-spacing: 0px;
	
}

.e_email2 .kiyaku_btn a {
        margin: 0 auto 0;
        font-size: 15px;
    }

#mail .item_copy1{
    margin: 0 auto 8%;
    width: 90%;
}

#mail .item_copy1 span{
   font-weight: bold;
	font-size: 15px;
}



.input-txt2b{
    padding: 6px 0;
    border:none;
    font-size: 18px;
    border-radius: 5px;
    line-height: 1.2;
    color: #003373;
	font-weight: bold;
}





input::placeholder {
  color: rgba(162,175,191,1) ;
	 font-weight: 300;
	font-size: 18px;
	 text-align: left;
}

/* IE */
input:-ms-input-placeholder {
   color: rgba(162,175,191,1) ;
	 font-weight: 300;
	font-size: 18px;
	 text-align: left;
	
}

/* Edge */
input::-ms-input-placeholder {
  color: rgba(162,175,191,0.7) ;
	 font-weight: 300;
	font-size: 18px;
	 text-align: left;
	
}

#mail .item .heading2 {
    padding-top: 8px;
    font-size: 15px;
}
.error-top{
	text-align: center;
	padding: 10px 0;
	border: 2px solid #961912;
	font-weight: bold;
	font-size: 16px;
	margin:0 auto 8%;
	color: #961912;
	width: 90%;
	
}
.error-message{
	padding-top: 4px;
	
	color: #961912;
	font-size: 14px !important;
}
#mail .mailadress{
	font-weight: bold;
	font-size: 18px;
	
	
	
}


#mail .pass_copy1{
	padding-bottom: 25px;
	
	
	
}

#mail .pass_margin{
	margin-bottom: 25px;
	
	
	
}


#mail .lostpass_mail{
    text-align: left;
    font-size: 14px;
    padding: 5% 0 3%;
    width: 90%;
	
}
#mail .lostpass_mail span{
	font-weight: bold;
    font-size: 15px;
	
	
}
.e_email2b {
    text-align: center;
    font-size: 15px;
    padding: 0 0 7%;
    letter-spacing: 0.4px;
}
		
		.cp_con .e_email2b {
    text-align: center;
    font-size: 15px;
    padding: 0 0 4%;
    letter-spacing: 0.4px;
			width: 90%;
    margin: 0 auto;
}
/* =========================================================
		2　mail done
========================================================= */

.done_title{
	
	    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 6%;
    letter-spacing: 1px;
	padding-top: 5px;
	
}

.done_copy1{
	
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	padding-bottom: 10px;
	
}
.done_copy1 span {
    font-weight: bold;
    font-size: 18px;
    line-height: 2;
}
.done_copy2{
	
	font-size: 14px;
    text-align: left;
    padding-bottom: 13%;
    line-height: 1.7;
}

.done_con2{
	width: 100%;
	margin:0 auto 4%;
	
}
.done_con2 h3{
	font-size: 15px;
	
	padding: 0 0 3%;
	color: #003373;
	font-weight: bold;
	text-align: center;
	
}


.done_con2 ul{
	 padding-left: 15px;
    text-indent: -15px;
	font-size: 13px;
}

.done_con2 ul li{
	padding-bottom: 2%;
	line-height: 1.5;
}
		
		
.info_copy a{
	
	
    width: 100%;
    padding: 16px 0 16px;
	margin-top: 10%;
  
}
		
		
		.done_copy2b{
	
	font-size: 15px;
    text-align:left;
    padding-bottom: 10%;
    line-height: 1.8;
	
}
/* =========================================================
		2　entry
========================================================= */


.f_kiyakucon{
	background: #f7f7f7;
	padding: 8% 5% 6%;
	
	margin-bottom: 10%;
	
	
}
.f_kiyakucon .kiyakucopy1{
	font-size: 14px;
	
	text-align: left;
	
	
	
}
	.f_kiyakucon .kiyaku_btn a{
		margin: 0 auto;
	}
.kiyaku_att1{
		font-size: 12px;
	padding-top: 4px;
	text-align: center;
	
	
	
	
	
	
}
.cp_entry {
  
    margin: 0% auto 14%;
}

.entry_form{
	width: 100%;
	margin: 0 auto;
	
	
	
}

.entry_form h3{

		    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-bottom:5%;
	
	
}





.entry_form .item{
	
	
    display: block;
	padding: 4% 5% 1%;
	
	
	
	
}


.entry_form .heading{
	

    width: 100%;
   padding: 0 0 5px;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
	
	
	
}


.entry_form .main{
	
    padding: 0 0 3%;
    width: 100%;
	
	
	
	
}

.entry_form .pass_copy1b{
	
	
	    font-size: 14px;

    text-align: left;
    padding:8% 4% 2%;
	clear: both;
	
	
}

		
.entry_form .input-select{
	
	padding: 12px 3%;
	font-size: 16px;
    border-radius: 5px;
    line-height: 1.2;
	
	
}
.entry_form .selectWrap{
	
	position: relative;
	
}

.entry_form .selectWrap::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-bottom: solid 2px #00124a;
    border-right: solid 2px #00124a;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -4px;
}

.entry_form .wide-ss {
    width: 84%;
	margin-bottom: 2%;
}

.entry_form .wide-ss2 {
    width: 25%;
}
.entry_form .wide-m {
    width: 90%;
}
.entry_form .birth1{
	font-weight: bold;
	padding: 0 1px;
	font-size: 13px;
	
	line-height: 3;
}

.entry_form .input_radio input[type=radio] {
    display: none;
}
.entry_form .input_radio label{
    display: block;
    float: left;
    margin-right: 0;
    width: 47%;
    padding-left: 0;
    padding-right: 0;
    color: #00124a;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    border: 1px solid #a2afbf;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
}
.entry_form .input_radio label[for="forms_gender_1"] {
    margin-right: 3%;
}
.entry_form .input_radio input[type="radio"]:checked + label {
background: #00124a;
color: #ffffff;
}
.entry_form .input_radio label:hover {
background-color: #00124a;
	color: #fff;
}
.entry_form .item2 {
   
    padding: 6% 4% 5%;
	letter-spacing: 0;
}
.checkpass {
    text-align: center;
    padding: 0 0 7px;
    font-size: 14px;
    line-height: 1.5;
}
#autologin{
	
	padding: 10px 0 5px;
	
	
}

.checkbox{
	
	margin: 0 auto;
	display: table;
}




.checkbox input[type=checkbox]{
  display: none;
}
.checkbox label{
 padding-left: 37px;
    position: relative;

    font-size: 14px;
    padding-top: 3px;
	font-weight: bold;
	
}
.checkbox label::before{
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #a2afbf;
  border-radius: 4px;
  background: #fff;
}
.checkbox input[type=checkbox]:checked + label{

}
.checkbox input[type=checkbox]:checked + label::after{
  content: "";
    display: block;
    position: absolute;
    top: -7px;
    left: 10px;
    width: 10px;
    height: 20px;
    transform: rotate(40deg);
    border-bottom: 4px solid #c32219;
    border-right: 4px solid #c32219;
    border-radius: 2px;
}

.entry_done_t{
    font-size: 26px;
  
    padding-bottom: 6%;
	
	
	
}
.entry_done_c1{
	font-size: 14px;
	text-align: left;
	
	padding-bottom: 6%;
	line-height: 1.7;
	
	
	
}


.info_copy a{
	text-decoration: none;
    color: #fff;
    font-size: 16px;
    background: #00124a;
    padding: 16px 0;
   
    font-weight: 600;
    text-align: center;
    width: 90%;
    margin: 5px auto 8%;
    display: block;
    position: relative;
}
.info_copy a::before{
    content: "";
    width: 8px;
    height: 8px;
    border-bottom-style: initial;
    border-left-style: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    left: 22px;
    margin-top: -5px;
    border-width: 1px 1px 0px 0px;
    border-image: initial;
    border-bottom: 2px solid rgb(255, 255, 255);
    border-left: 2px solid rgb(255, 255, 255);
}
		
		
		.log_done_copy2{
	  font-size: 22px;
  
    padding-bottom: 10%;
	
	
}
		
		
/* =========================================================
		2　pass
========================================================= */

.lost_copy1{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 92%;
	margin: 0 auto;
	
padding:0 0 8%;
	
	
	
	
}

.pass_copy1b{
	font-size: 14px;
	
	
	
}

.lostmail .heading{
	
	padding-bottom: 4px;
    font-size: 13px;
	font-weight: bold;
	
	
}

.lostmail .main{
	
	
    font-size: 16px;
	font-weight: bold;
	
	
}

.lost_pw_btn{
	margin-top: 8%;
	
	
	
}
		
		
/* =========================================================
		mypage
========================================================= */

.userarea{
	
	background: url(../img/pre_bg_sp.jpg)repeat center top;
    background-size: 100%;
    padding: 10% 0 7%;
	
	
	
}
	
.userarea .logout_btn2 a {
        margin: 0 auto 0;
    }	
.userarea .logout_btn a{
	
	position: absolute;
    top: 8px;
    right:5px;
    padding: 4px 0;
    background: #c32219;
    display: inline-block;
    width: 100px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 3em;
    letter-spacing: 0;
    font-size: 14px;

	
	
	
	
	
}
.userarea .maypage_t{
	margin: 0 auto;
	width: 38%;
	padding-bottom: 6%;
	
	
	
	
	
}
.userarea .inner{
	
	
    padding: 5% 0 8%;
	width: 90%;
	margin: 0 auto
	
}

.userarea .user_name{
	        font-size: 18px;
        padding-bottom: 3%;
        text-align: center;
        font-weight: bold;
        letter-spacing: 0;
	        line-height: 1.4;
}
.userarea .user_name img{
	width: 22px;
	
}


.userarea .user_point{
	width: 90%;
	margin: 5% auto 7%;
	border: 1px solid #00124a;
	
	
	
	
	
	
}
.userarea .user_point dl{

	vertical-align: middle;
	
	
	
	
	
}

.kiyaku_btn_h a {
    margin: 0 auto 40px;
}
.userarea .user_point dt{
	width: 100%;
	background: #00124a;
	text-align: center;
	color: #fff;
		font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	height: auto;
	float: none;
	line-height: 53px;
	
	
	
}
.autologin_btn a button{
	
	color: #00a5e4;
	margin: 0 auto;
	font-size: 15px;
	
}

.oubo_r_btn{
	padding: 0 0 10%;

	text-align: center;

	
}
.oubo_r_btn a{
	
	
	text-align: center;
	text-decoration: underline;
	font-size: 16px;
	
}


.oubo_r_btn a:hover{
	
text-decoration: none;
}
.autologin_btn a{
	
	color: #00a5e4;
	text-align: center;
	padding: 10px 0 20px;
	text-decoration: underline;
	
}

.autologin_btn a:hover{
	
	text-decoration: none;

	
	
}
.userarea .user_point dd{
	width: 100%;
	background: #fff;
	text-align: center;
	color: #00124a;
		font-size: 50px;
	font-weight: bold;
	vertical-align: middle;
	
	height: auto;
	float: none;
	line-height: 80px;
}





.userarea .user_point dd span{

		font-size: 20px;
line-height: 70px;
	
	
	
}




.userarea .user_cha1, .userarea .user_cha2{
	width: 90%;
	padding: 6% 5% 8%;
	position: relative;
	margin: 0 auto 8%;
	
	
	
}


.userarea .u_chance{
	width: 23%;
position: absolute;
	left:-15px;
	top:-15px;
	
	
	
}


.userarea .user_copy2, .userarea .user_copy1{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding:10px 0 0;
	letter-spacing: 0;

}
.userarea .user_copy1 span{
	
font-size: 14px;
    line-height: 2;
    letter-spacing: 0;
	
	
}
.userarea .u_pre_btn a{
	display: block;
    width: 100%;
    padding: 11px 0;
    margin: 0 auto;
    
  
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
   
    transition: 0.2s;
    position: relative;
    line-height: 1;
	
	margin: 6% auto 2%;
}

.userarea .u_pre_btn a button{
	text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
      margin: 0 auto;
	line-height: 1.3;
	
}
.userarea .u_pre_btn a::after{
content: "";
    width: 8px;
    height: 8px;
    border-bottom-style: initial;
    border-left-style: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 7%;
    margin-top: -5px;
    border-width: 1px 1px 0px 0px;
    border-image: initial;
    border-top: 2px solid rgb(255, 255, 255);
    border-right: 2px solid rgb(255, 255, 255);
}

.userarea .u_prepic1 {
    width: 86%;
    margin: 15px auto 0;
    background: #fff;
    padding: 3% 3%;
}

.userarea .u_prepic2 {
    width: 86%;
    margin: 10px auto 0;
    background: #fff;
    padding: 2% 3%;
}
		
/* =========================================================
		serial
========================================================= */


.serialcon{
	margin: 4% auto 12%;
	
	
	
	
}


.serialcon h3{
	font-size: 22px;
    font-weight: bold;
    text-align: center;
	margin: 0 auto 5%;
	
	
	
}

.serialcon .entry_copy1{
	
	 text-align: left;
	font-size: 14px;
	 padding-bottom: 2%;
	
	width: 90%;
	margin: 0 auto;
}


.serialcon .item{
	
	margin: 0 auto 5%;
    width: 90%;
	
	padding: 5% 5% 1%;
}

.btn_area{
	 width: 90%;
    margin: 0 auto 5%;
    position: relative;
	
	
}
.btn_area .conf_btn{
    display: block;
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
    background-color: #c32219;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 0.2vw 0 0 #880c05;
    transition: 0.2s;
    position: relative;
    line-height: 1;
}


.btn_area::after {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom-style: initial;
    border-left-style: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 20px;
    margin-top: -5px;
    border-width: 1px 1px 0px 0px;
    border-image: initial;
    border-top: 2px solid rgb(255, 255, 255);
    border-right: 2px solid rgb(255, 255, 255);
}
		
		
.serialcon .kiyaku_btn a {
    
    width: 60%;
  
}
		
		.h_logout a {
    position: absolute;
    top: 7px;
    right: 4px;
    padding: 4px 0;
    background: #c32219;
    display: inline-block;
    width: 68px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 35px;
    letter-spacing: -0.5px;
    font-size: 11px;
    line-height: 1.6;
}
/* =========================================================
	result
========================================================= */


.result_fv{
	
position: relative;

height: inherit;
	background-size: cover;
	
	
	
}





.result_area .r_hit{
	    width:88%;
	margin: 0 auto;
	padding: 17% 0 19%;
	
	
}

.result_con{
	
	padding: 3% 0 0;
	width: 90%;
	margin: 0 auto;
	
	
	
	
	
	
}


.result_con .re_copy1{
	text-align: center;
	font-size: 14px;
	
	padding: 0 0 4%;
	
	
	
	
	
	
}
.result_con .btn_area{
   
    width: 100%;
 
}
.result_con .btn_area .conf_btn {
   
     width: 100%;
 
}
.result_con .btn_area .conf_btn button {
   
  color: #fff;
	margin: 0 auto;
 font-size: 18px;
	font-weight: bold;
}
.result_con .re_copy2{
	text-align: center;
	font-size: 14px;
	
	padding: 5% 0 4%;
	
	
	
	
	
	
}

.serial_n{
    -webkit-appearance: none;
    padding: 5px 0;
    line-height: 2.3;
    
   
    border-radius: 0;
    font-size: 16px;
    text-align: center;
    
    font-weight: bold;
    letter-spacing: 1px;
	width: 90%;
    margin: 0 auto;
}
		
.r_losecon{
	width: 92%;
	margin:3% auto 10%;
	padding: 10% 4% 5%;
		background-color: #ebf5fb;
	position: relative;
}
		
.r_losecon .r_chance{
	width: 23%;
        position: absolute;
        top: -25px;
        left: -15px;

}
			
.r_losecon .losecopy1{
	text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.45;
    letter-spacing: 0;

}		
		
		

.result_con .info_copy{
	margin-top: 12%;
	
	
	
	
}

.chance2_pre {
    width: 90%;
    margin: 15px auto 10px;
    background: #fff;
    padding: 10px 1%;
}
	
	.result_con	.cp_top_btn a{
		margin: 25px auto 0;
	}
/* =========================================================
		from
========================================================= */	
		
		
.Stepnav ol {
  
  display: table;
  table-layout: fixed;
  width: 100%;
  box-sizing: border-box;
  height: 42px;

	margin-bottom: 10%;
}
 
.Stepnav ol li {

    font-size: 12px;
  
    line-height: 1.2;
    letter-spacing: 0;
}
 


 
.Stepnav ol li:before {
 content: "";
    position: absolute;
    top: 0px;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #231815;
    z-index: 99;
}
 

 
.Stepnav ol li:after {
 content: "";
    position: absolute;
    top: 0px;
    right: -19px;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #fff;
    z-index: 99;
}
 

 
 

		
		


.inquiry2{
	margin: 0 auto 16%;
	width: 100%;

	
	
  
	
	
	
}



.inquiry2 .view{
	
	
	padding: 7% 0 0;
	
	
	
	
}




.inquiry2 .view .item{
	

   display: block;
    padding: 0 4%;
	
	
	
}


.inquiry2 .view .heading{
	

    width: 100%;
  padding: 3% 0px 2% 0;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.5px;
	
	
	
}


.inquiry2 .view .main{
	
    padding: 0 0 2% 0;
    width: 100%;
	
	
	
	
}


.form_step{
	width: 94%;
	margin: 0 auto;
	
	
	
}

.form_step ol {
    margin: 8% auto 7%;
	
}


.form_area{
	padding: 0 4%;
	
	
	
}
.form_area .req {
    display: inline-block;
    margin-left: 0.5em;
    padding: 0.3em .5em 0.3em;
    color: #fff;
    font-size: 70%;
    line-height: 1.3;
    background: #b82326;
    margin-bottom: 0.3em;
    font-weight: 600;
}

.form_area .attention {
    margin-top: 8px;
}




.subt1 {
    font-size: 76%;
    vertical-align: baseline;
}


.view .item .heading .req1 {
    display: inline-block;
    margin-left: 0.5em;
    padding: 0.3em .5em 0.3em;
    color: #fff;
    font-size: 70%;
    line-height: 1.3;
    background: #b82326;
    margin-bottom: 0.3em;
}


.subtxt2 {
  font-size: 13px;
    padding-top: 3px;
   
}


.inquiry2 input[type="text"], .inquiry2 input[type="search"] , .inquiry2 input[type="tel"]{
  font-size: 18px;
    background: rgba(255,255,255,0.7);
  
    line-height: 1.2;
    margin: 0 0;
    padding: 4% 3%;
    border-radius: 5px;
    position: relative;
}

.input-m {
    margin-right: 2% !important;
}

.inquiry2 .wide-s {
    width: 41.6%;
}
.inquiry2 .wide-s2 {
    width: 70%;
}
.inquiry2 .wide-m {
    width: 93%;
}


.adfont{
	font-size: 18px;
    vertical-align: baseline;
    padding: 0 3px 0 0;
	
	
	
}
.inquiry2 .selectWrap{
	
	position: relative;
	vertical-align: middle;
	
}
.inquiry2 .input-select {
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    position: relative;
    z-index: 1;
    background: rgba(255,255,255,0.7);
    border-radius: 5px;
    font-size: 18px;
    width: 80%;
  padding: 9px 3%;
  line-height: 1.68;
}


.inquiry2 .selectWrap::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
  
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -4px;
    z-index: 99;
	border-bottom: solid 2px #231815;
    border-right: solid 2px #231815;
}


.inquiry2 .btn_area{
	margin-top: 3%;
	
	
	
	
}	
		
		
.inquiry2_conf{
    padding: 3% 0 0;
}			


.conf-top{
	padding-left:5%;
	font-weight: bold;
	font-size: 15px;
	
	
	
	
}

		
.inquiry2_conf .view {
    padding: 0 0 0;
}	
		
		
.inquiry2_conf .view .item{

   display: block;
    padding: 0 2%;
    width: 90%;
    margin: 0 auto;
	
	
}
.inquiry2_conf .view .heading {
    
    padding: 7% 0px 1% 0;
 
}


.inquiry2_conf .view .main {
  padding: 0 0 5% 0;
   
    font-size: 16px;
}


.conf_btn_area{
	display: block;
    margin: 10% auto 0;
	
	
	}
.conf_btn_area .btn_area, .conf_btn_area .btn_area2{
	float:none;
	margin:0 auto;
	padding: 0;
	width:90%
	}
.conf_btn_area .btn_area2 .conf_btn_r{
	display: block;
    width: 100%;
    padding: 16px 0 16px;
    margin: 0 auto 5%;
 
    font-size: 17px;
   
   
   
}


.conf_btn_area .btn_area .conf_btn {
 
    padding: 16px 0 16px 0;
width: 100%;
    font-size: 17px;

}
		
		
		.inquiry2_done h3 {
    text-align: center;
    font-size: 21px;
    padding-bottom: 3%;
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
			letter-spacing: 0;
}
		
		.inquiry2_done .done_copy1 {
    text-align: center;
    font-size: 15px;
    padding-bottom: 7%;
    width: 90%;
    margin: 0 auto;
			line-height: 1.7;
}
		
		.inquiry2_done{
			padding: 4% 0 0;
			width: inherit;
			
			
			
			
		}
		
		
.inquiry2_done .done_copy1b {
    text-align: center;
    font-size: 16px;
    padding-bottom: 8%;
    width: 90%;
    margin: 0 auto;
    line-height: 1.7;
}
		
		.inquiry2_done .f_att1{
	font-size: 13px;
	padding-bottom: 6%;
	  width: 90%;
    margin: 0 auto;
	
	
	
}
	
.inquiry2 .f_copy1 {
    padding-bottom: 12px;
    font-size: 15px;
}
	.inquiry2 .f_att1 li{font-size: 14px;
        padding-bottom: 5px;
        text-indent: -1em;
        padding-left: 1em;
        line-height: 1.4;}
/* =========================================================
		modal
========================================================= */








.modal-content {
    position:relative;
    display:none;
      width: 80%;
    max-height: 100%;
    margin: 10% 0 5%;
    padding: 6% 5%;
    border-radius: 0;
    background: #fff;
    overflow: auto;
    top: 0 !important;
	line-height: 1.6;
}




.modal-wrap {
  
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}






.modal-content .info_title3b{
	background: #eee;
	padding: 5px 12px;
	margin:8px 0 15px;
	font-size: 15px;
	
	
	
	
}
.modal-content .info_copy{
	font-size: 14px;
	padding-bottom: 6px;
	
	
	
	
}


.modal-content ul li{
	font-size: 14px;
	padding-bottom: 4px;
	
	
	
	
}

.modal-content ul{

	padding-bottom: 10px;
	
	
	
	
}
.modal-content .info_copy2{
	font-size: 13px;
	font-weight: bold;
	padding:10px 0 4px;
	
	
	
	
}
		
		.gaiji {
    width: 93%;
}
/* =========================================================
		history
========================================================= */
		.his_con{
			width: 98%;
			max-width: inherit;
			
			
			
		}
		
.his_con .title_line{
				width: 92%;
			margin: 0 auto 10%;
			
			
		}
.oubo_r{
	margin: 0 auto;
	
	
	
}

.his_name{
	text-align: center;
	font-size: 18px;
	padding-bottom: 8%;
	font-weight: bold;
	
	
	
}
.his_con .info_copy{
			width: 92%;
			margin: 0 auto 0;
			
		}

.infotb{
	width: 100%;}

.infotb .gray {
    background: #e6f4fb;
}

.infotb th, .infotb td {
    padding: 8px 1%;
    vertical-align: middle;
	text-align: center;
	width: 13%;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 1.3;
}
.infotb .wdsp_30{
	
	width: 18%;
	
	
}
.infotb th, .infotb td {
    border: solid 1px #d5e5ef;
}

		
		
	.fv_date .fv_end {
   
  font-size: 20px;
        line-height: 1.4;
        width: 94%;
        margin: 0 auto;
        letter-spacing: 0;
}	
		
		
		
		
	}



