@charset "UTF-8";

/*アパガード*/
body{
font-size:15px;
}


 ul{
list-style:none;
}

 li{
font-size:14px;
list-style:none;
}



/*---radio-checkbox-style--*/

input[type=radio], input[type=checkbox] {
  display: none;
}

.radio, .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: block;
  margin: 0 10px 0px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 5px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
    display: flex;
    align-items: center;
    min-height: 56px;
    line-height: 1.5
}
.radio:hover, .checkbox:hover {
  background-color: #dce6f0;
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #004fa6;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #999;
  border-radius: 3px;
  content: '';
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #004fa6;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #004fa6;
  border-bottom: 3px solid #004fa6;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}




/*---radio-checkbox-style--*/






.sec-form{
padding-top:20px;
}


.faq0{
margin-bottom:40px;
clear:both;
}

.faq0 ul{
margin-left:10px;
clear:both;
}

.faq0 ul li{
float:left;
width:420px;
margin-bottom:20px;
*white-space:nowrap /*IE7対策 */
}





.faq1{
margin-bottom:40px;
clear:both;
}

.faq1 ul{
margin-left:10px;
clear:both;
}

.faq1 ul li{
float:left;
width:280px;
margin-bottom:20px;
*white-space:nowrap /*IE7対策 */
}


.faq1 h3,.faq0 h3,.faq4 h3, .faq5 h3{
border-bottom:2px solid #004fa6;
padding-bottom:5px;
padding-left:5px;
margin:0 0 30px 0;
color:#004fa6;
font-size:20px;
line-height: 140%;
font-weight:normal;
clear: both;
}


.faq1 h4 ,.faq0 h4{
clear:both;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 rgba(255,255,255,1);
margin:0 0 15px 0px;
padding-bottom:5px;
padding-left:5px;
font-weight:bold;
clear: both;
font-size:14px
}


.pt5{
padding-top:5px;
}


.faq4{
margin-bottom:40px;
clear:both;
}


.faq4 ul{
margin-left:10px;
}


.faq4 ul li{
float:left;
width:290px;
margin-bottom:30px;
*white-space:nowrap /*IE7対策 */
}

.faq4 ul li img{
max-width:220px;
height:auto;
margin-left:20px;
}



.faq4 .cord{
width:100%;
margin:0 0px 20px 0;
display:block;
}

.faq4 ul.cord li img{
margin-bottom:10px;
text-align:center;
}



.faq5{
margin-bottom:40px;
clear:both;
}

.faq5 ul{
margin-left:10px;
}

.faq5 ul li{
margin-bottom:20px;
*white-space:nowrap /*IE7対策 */

}




.faq3{
margin-bottom:20px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 rgba(255,255,255,1);
clear:both;
}

.faq3 h3{
color:#004fa6;
font-size:15px;
line-height: 140%;
font-weight:normal;
width:240px;
margin:12px 0 20px 0;
padding-left:5px;
float:left;
}


span.titleForm{
display:block;
float:left;
}

span.essentialForm {
  display: inline-block;
  background: #d32121;
  padding: 3px 5px 3px 5px;
  margin-left: 5px;       /* 先行する文字列との間隔 */
  vertical-align: middle; /* 先行する文字列と上下中央揃え */
  text-align:center;
  font-size: 11px;
  font-weight: bold;
  line-height: 120%;
  color: #fff;
  float:left;
  border-radius: 3px;     /* アイコンの角を丸める */
  width:34px;
  margin-top:0px;
  margin-right:7px;
}




.faq3 ul{
margin-left:10px;
}


.faq3 input[type="text"]{
width:400px;
margin:0 0 25px 0;
}


.faq3 input[type="text"].faqtext3{
width:150px;
margin:0 0 25px 0;
}
.faq3 input[type="text"].faqtext4{
width:100px;
margin:0 0 25px 0;
}
.faq3 input[type="text"].faqtext5{
width:100px;
margin:0 0 25px 0;
}


.faq3 input[type="email"].faqtext2b0{
width:300px;
margin:0 0 5px 0;
}

.faq3 input[type="text"].faqtext2b0{

margin:0 0 5px 0;
}


.faq3 input[type="text"].faqtext3b0{
width:150px;
margin:0 0 5px 0;
}

.faq3 input[type="text"].faqtext3b02{
width:150px;
margin:0 0 20px 0;
}

.faq3 input[type="text"].faqtext4b0{
width:100px;
margin:0 0 5px 0;
}
.faq3 input[type="text"].faqtext5b0{
width:100px;
margin:0 0 5px 0;
}

.faq3 input[type="number"].faqtext4b0{
width:80px;
margin:0 0 5px 0;
}
.faq3 input[type="number"].faqtext5b0{
width:80px;
margin:0 0 5px 0;
}

.faq3 input[type="tel"].faqtext4b0{
width:80px;
margin:0 0 5px 0;
}
.faq3 input[type="tel"].faqtext5b0{
width:80px;
margin:0 0 5px 0;
}


.faq3 ul.flsex{
width:600px;
float:left;
margin-bottom:20px;
margin-top:10px;
}

.faq3 ul.flsex li{
float:left;
width:300px;
margin-bottom:15px;
}



.faq3 select#example-2,.faq3 select#address1,.faq3 select#example-1,.faq3 select#prefecture_Z{
width:200px;
margin:0 0 25px 0;
padding:10px 5px;
  border:1px solid #999;     /* 枠線の装飾 */
  background-color: #fff;   /* 背景色 */
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  color: #464646;
  font-size:15px;
}

.faq3 select#example-2:focus,.faq3 select#address1:focus,.faq3 select#example-1:focus{

border: 1px solid #6f9ad1;
box-shadow: 0 0 2px #6f9ad1 inset; /* ボックスの内側にシャドウ */
}


.indentform{
margin-left:250px;
margin-bottom:15px;
font-size:15px;
}


textarea{
width:90%;
height:100px;
margin-left:5px;
padding:10px;
  border:1px solid #999;     /* 枠線の装飾 */
  background-color: #fff;   /* 背景色 */
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  font-size:15px;
  color: #464646;
  }

textarea:focus {
border: 1px solid #6f9ad1;
box-shadow: 0 0 2px #6f9ad1 inset; /* ボックスの内側にシャドウ */

}

input[type="text"]{
padding:10px;
  border:1px solid #999;     /* 枠線の装飾 */
  background-color: #fff;   /* 背景色 */
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  font-size:15px;
  color: #464646;


}





input[type="text"]:focus {
border: 1px solid #6f9ad1;
box-shadow: 0 0 2px #6f9ad1 inset; /* ボックスの内側にシャドウ */

}

input[type="email"]{
padding:10px;
  border:1px solid #999;     /* 枠線の装飾 */
  background-color: #fff;   /* 背景色 */
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  font-size:15px;
  color: #464646;


}





input[type="email"]:focus {
border: 1px solid #6f9ad1;
box-shadow: 0 0 2px #6f9ad1 inset; /* ボックスの内側にシャドウ */

}


input[type="number"] {
    -moz-appearance:textfield;
}


input[type="number"]{
padding:10px;
  border:1px solid #999;     /* 枠線の装飾 */
  background-color: #fff;   /* 背景色 */
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  font-size:15px;
  color: #464646;


}





input[type="number"]:focus {
border: 1px solid #6f9ad1;
box-shadow: 0 0 2px #6f9ad1 inset; /* ボックスの内側にシャドウ */

}

input[type="tel"]{
padding:10px;
  border:1px solid #999;     /* 枠線の装飾 */
  background-color: #fff;   /* 背景色 */
  border-radius: 5px;         /* CSS3 */
  -moz-border-radius: 5px;    /* Firefox */
  -webkit-border-radius: 5px; /* Safari,Chrome */
  font-size:15px;
  color: #464646;


}





input[type="tel"]:focus {
border: 1px solid #6f9ad1;
box-shadow: 0 0 2px #6f9ad1 inset; /* ボックスの内側にシャドウ */

}


input[type="image"]:hover {

}
.faq2{
clear:both;
}

.faq2 ul{

}

.faq2 ul li{
float:left;
width:200px;
margin-bottom:10px;
white-space:nowrap /*IE7対策 */

}


.border{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 rgba(255,255,255,1);
padding-bottom:30px;
margin-bottom:20px!important;
}




.but_on{
	float:right;
    width:200px;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    padding:10px 0 10px;
    border:none;
    color:#fff;
    border-radius:2px;
    box-shadow:2px 2px #999;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004fa6+0,004fa6+100;Green+Flat+%233 */
background: #004fa6; /* Old browsers */
background: -moz-linear-gradient(top, #004fa6 0%, #004fa6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #004fa6 0%,#004fa6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #004fa6 0%,#004fa6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004fa6', endColorstr='#004fa6',GradientType=0 ); /* IE6-9 */
}
.but_on:hover{
    box-shadow:1px 1px #999;
    cursor:pointer;
    filter: alpha(opacity=80);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
}





.but_off{
	float:left;
    width:200px;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
    text-align:center;
    padding:8px 0 10px;
    border:none;
    color:#666;
    border-radius:2px;
    box-shadow:2px 2px #999;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100;Grey+Flat */
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #eeeeee 0%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #eeeeee 0%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.but_off:hover{
    box-shadow:1px 1px #999;
    cursor:pointer;
    filter: alpha(opacity=80);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
}








.button{
text-align:center;
margin-bottom:100px;
padding:0 0px;
}

.button input{


}

span.name-sei{
margin-right:10px;
}



.mb20{
margin-bottom:20px;
}

.red{
color:red;
}

.enzi{
color:#004fa6;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


p.size16{
font-size:16px;
line-height:1.7;

}

ul.fl{
width:75%;
float:left;
}
.fr{
float:right;
width:20%;
height:auto;
}

.fr img{
max-width: 173px;
height:auto;
}


.setA{
margin:0 20px 0 10px;
}

span.fo12{
font-size:12px;
}

#confirm .faq4 ul li{
	width: 100%;
}
.g_fss li{
	font-size: 0.85em
}

.faq4 ul.g_fss li:nth-child(3n+1) {
  clear: both;
}