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

header {
	width: 1050px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px
}


a.ho{
    background-color:#ffffff;
    display:block;
}

a.ho {
    width: 514px;
    height: 144px;
    margin: 0 auto;
}


.policy {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 100px;
}

p.policyh {
    font-size: 2em;
    text-align: center;
    margin-bottom: 30px;
    color: #c7343f;
}

p.policytxt {
    font-size: 1.6em;
    line-height: 2em;
}

p.cr {
    font-size: 2em;
    margin-top: 20px;
}

a.headho{
    width: 514px;
    height: 144px;
    margin: 0 auto;
}

a.ho:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}


.last_block {
    width: 980px;
    margin: 0 auto;
}

.nyu1 {
    text-align: center;
    margin-bottom: 50px;
}



.n01 {
    font-size: 3em;
        color: #cb1423;
    margin-bottom: 20px;
}


p.n01p {
    font-size: 1.6em;
    line-height: 2em;
    margin-bottom: 50px;
}

p.obip {
    font-size: 1.6em;
    line-height: 1.6em;
	    margin-bottom: 50px;
}


.obih {
	font-size: 2.5em;
    background-image: url(../img/red.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 20px;
	    color: #cb1423;
}

.obih2 {
	font-size: 2.5em;
    margin-bottom: 20px;
	    color: #cb1423;
}


span.rrr {
    color: #cb1423;
}

p.tco {
    text-align: center;
    font-size: 2.5em;
    margin-bottom: 100px;
}

.ttt {
    text-align: center;
    margin-bottom: 70px;
}


.round {
    background-color: #cb1423;
    padding: 10px;
    font-size: 2em;
    color: #fff;
    border-radius: 20px;
    width: 150px;
    text-align: center;
    margin-bottom: 20px;
}

p.retsu {
    font-size: 1.6em;
    line-height: 2em;
    margin-bottom: 100px;
}

.card {
    margin-bottom: 50px;
}

.bb {
    text-align: center;
    margin-bottom: 100px;
}

.bnr2 {
    text-align: center;
    margin-bottom: 100px;
}

.nyu {
    text-align: center;
    margin: 100px 0px 50px;
}

p.nyup {
    text-align: center;
    font-size: 2em;
    margin-bottom: 50px;
}

.bnrmain {
    position: absolute;
    top: 238px;
    left: 50px;
}

a.headho:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

.viswrap {
    position: relative;
	width:935px;
	height:314px;
	margin:0 auto;
}

.mainvisobi {
    text-align: center;
    background-color: #4c4c4c;
}

input:hover {
	opacity: 0.6;
}

.mainvis img {
    margin-bottom: -2px;
}

h1 {
	font-size: 1em;
	margin: 10px;
	font-weight: normal;
}
.head_logo {
	float: left;
	margin-top: 25px;
}
.head_btn {
	float: right;
}
.head_tel {
	float: right;
	margin-right: 20px;
}
.mainvis {
    width: 100%;
    height: 100%;
    background-image: url(../img/mainvisback.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 30px;
}

.mainvis_sp{
	display:none;
}



.b01 {
	background-image: url(../img/down.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 835px;
}
.intro {
	margin: 50px 0px;
	text-align: center;
}
.onayami {
	padding-top: 100px;
	text-align: center;
}

p.intro02 {
    text-align: center;
    font-size: 3.0em;
    line-height: 1.4em;
	margin-bottom:50px;
}



.b02 {
    width: 100%;
    background-color: #f8f8f0;
    height: 100%;
    padding: 100px 0px;
    text-align: center;
}


.b02wrap {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
    margin-bottom: 60px;
}


ul.b02li {
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
}

ul.b02li li {
    float: left;
    margin-right: 30px;
}


ul.b02li li:nth-child(3n) {
    float: left;
    margin-right: 0px;
}

.info_area {
    text-align: center;
	background-image:url(../img/infback.png);
	background-size:cover;
	padding:50px 0px;
	margin-bottom:100px;
	clear: both;
	background-position: center;
}

.info_area p{
	color: #fff;
	padding: 35px 0 0;
	font-size: 2em;
	line-height: 1.6em;
}

.info_btn {
    padding: 15px 0px 35px;
}

.form_area {
	text-align:center;
    width:60%;
    margin: auto;
}
#form_area.form_area p {
	color: #000;
	padding: 35px 0 0;
	font-size: 2em;
}
.formInputInner input {
	margin-top:1em;
    padding: 0.8em;
    outline: none;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
}

.info_area p.submit {
	padding:0.5em 0 1em;
}
#form_area p.submit {
	padding:0.5em 0 1em;
}

input.btn-primary {
	background: #ff9511;
	background: -moz-linear-gradient(top, #ff9511 1%, #fa6b29 100%);
	background: -webkit-linear-gradient(top, #ff9511 1%,#fa6b29 100%);
	background: linear-gradient(to bottom, #ff9511 1%,#fa6b29 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9511', endColorstr='#fa6b29',GradientType=0 );
	border: 1px solid #DDD;
	color: #fff;
	font-weight:700;
	font-size:32px;
	padding: 0.5em 1.5em;
	border-radius: 3px;
}

a img:hover {
	opacity: 0.5 ;
}


.b03 {
    width: 980px;
    height: 100%;
    margin:0 auto;
}


.b03_mi {
    text-align: center;
    margin-bottom: 50px;
}
.b03_mi02 {
    margin-bottom: 20px;
}

p.b03_txt {
    font-size: 1.5em;
    line-height: 1.8em;
}

.b03_02 {
    margin-bottom: 100px;
}


.redarea {
    width: 100%;
    height: 100%;
    padding: 50px 0px;
    background-color: red;
    background: #d10000;
    background: -moz-linear-gradient(top, #d10000 1%, #bc2537 100%);
    background: -webkit-linear-gradient(top, #d10000 1%,#bc2537 100%);
    background: linear-gradient(to bottom, #d10000 1%,#bc2537 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d10000', endColorstr='#bc2537',GradientType=0 );
	overflow: hidden;
}

.red_wrap {
    max-width: 1160px;
    margin: 0 auto;
}

.red_mi {
    text-align: center;
	margin: 0 auto 50px;
	max-width:810px;
	width:90%;
}


.buyli {
    width: 270px;
    float: left;
	margin:0 10px;
}

.buylimi {
    background-color: #a6a6a6;
    padding: 20px 10px;
    text-align: center;
    font-size: 2em;
    border-radius: 2em;
    color: #fff;
    margin-bottom: 20px;
}


.buyliwaku {
    background: #ffff;
    max-width: 240px;
    background: #f8f8f0;
    font-size: 2em;
    line-height: 1.4em;
    padding: 25px;
    border: 2px solid #a6a6a6;
	height: 140px;
}


.arrow01 {
    float: left;
    margin-right: 40px;
    padding-top: 140px;
}
.arrow02 {
    float: left;
    float: left;
    margin-left: 20px;
    padding-top: 140px;
}

.b04_wrap {
    width: 980px;
    margin: 0 auto;
    /* text-align: center; */
}

.b04_mi {
    text-align: center;
    margin-bottom: 100px;
}

.b04_ceo01 {
    width: 60%;
    line-height: 2em;
    font-size: 1.4em;
    float: left;
}

.b04_ceo02 {
    float: right;
}

.b04 {
    overflow: hidden;
    margin-bottom: 100px;
}

.b05 {
    padding: 100px 0px;
    width: 100%;
    background-color: #f8f8f0;
	overflow: hidden;
}

.b05_wrap {
    width: 980px;
    margin: 0 auto;
}

.b05_mi {
    text-align: center;
    margin-bottom: 50px;
}

.b05_media01 {
    width: 10%;
    float: left;
    margin-right: 100px;
    margin-top: 85px;
}
.b05_media02 {
    float: left;
    font-size: 1.8em;
    line-height: 2em;
}

p.b05_intro {
    font-size: 2em;
    text-align: center;
    margin-bottom: 30px;
}

span.re {
    color: #ce0407;
}

.b06 {
    padding: 100px 0px;
    overflow: hidden;
	width:100%;
	background-image:url(../img/back02.png);
	background-size:cover;
	margin-bottom: 100px;
	background-position: center;
}

.b06_wrap {
   width: 1160px;
    margin: 0 auto;
}

.b06_intro {
    text-align: center;
    margin-bottom: 30px;
}

.b06_txt {
    text-align: center;
    color: #fff;
    line-height: 1.8em;
    margin-bottom: 50px;
    font-size: 1.8em;
}





.jili {
    width: 270px;
    float: left;
	margin:0 10px;
}

.jilimi {
    padding: 20px 10px;
    text-align: center;
    font-size: 2em;
    border-radius: 2em;
    color: #fff;
    margin-bottom: 20px;
	    background: #d10000;
    background: -moz-linear-gradient(top, #d10000 1%, #bc2537 100%);
    background: -webkit-linear-gradient(top, #d10000 1%,#bc2537 100%);
    background: linear-gradient(to bottom, #d10000 1%,#bc2537 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d10000', endColorstr='#bc2537',GradientType=0 );
	line-height: 1.2em;
}


.jiliwaku {
   background: #ffff;
    width: 94%;
    background: #f8f8f0;
    line-height: 1.4em;
        border: 5px solid #bf1f2e;
    -moz-box-shadow: 0px 2px 8px -1px #c2c2c2;
    font-size: 1.7em;
    box-shadow: -1px 1px 14px -2px #c2c2c2;
    -moz-box-shadow: -1px 1px 14px -2px #c2c2c2;
    -webkit-box-shadow: -1px 1px 14px -3px #353535;
	position:relative;
}
.multiple-item2 .jiliwaku {
	padding-bottom:10px;
}

.buy_rec_img {
	position:absolute;
	bottom:0;
	width:100%;
}
.buy_rec_img img {
	width:100%;
	max-width:250px;
	height:auto;
}


.arrow03 {
    float: left;
    margin-right: 40px;
    padding-top: 280px;
}
.arrow04 {
    float: left;
    margin-left: 20px;
    padding-top: 280px;
}

p.buy_rec {
    /* font-size: 1.5em; */
    padding: 5px;
    background-color: #fbffd6;
    margin-bottom: 10px;
}

p.buy_rec_text02 {
    margin-bottom: 20px;
}

p.buy_rec_text_price {
    margin-bottom: 20px;
    color: #be2132;
    font-size: 1.6em;
}

.padding_area {
    padding: 10px;
}

.buyblock {
    margin-bottom: 65px;
    overflow: hidden;
}

.b040mi {
    text-align: center;
    margin-bottom: 50px;
}

p.b040mitext {
    color: #fff;
    line-height: 2em;
    font-size: 1.6em;
    text-align: center;
	margin-bottom: 50px;
    margin-top: 20px;
}
p.buy_rec_last {
    padding: 20px;
    text-align: center;
    background-color: #fbffd6;
    font-size: 1em;
    color: #000000;
}

p.b06_outro {
    text-align: center;
    color: #fff;
    font-size: 3em;
    line-height: 1.5em;
}


span.bbtxt {
    font-size: 1.4em;
    color: #bf1f2e;
}
.arrow05 {
    float: left;
    margin-right: 40px;
    padding-top: 240px;
}
.arrow06 {
    float: left;
    float: left;
    margin-left: 20px;
    padding-top: 240px;
}

.b07 {
    width: 980px;
    margin: 0 auto;
}

.b07_mi {
    text-align: center;
	    margin-bottom: 100px;
}

.voice01 {
    float: left;
    width: 25%;
}

.voice02 {
    float: right;
    width: 75%;
    margin-bottom: 50px;
}

.voice03 {
    float: right;
    width: 75%;
    margin-bottom: 100px;
}

p.namevoice {
    font-size: 2.2em;
    color: #000000;
    margin-bottom: 20px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


.v02 {
        padding-bottom: 17px;
    border-bottom: 1px dotted #4e4e4e;
    font-size: 2.5em;
    color: #c7343f;
    line-height: 1.5em;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.v03 {
    font-size: 1.4em;
    line-height: 2em;
    margin-top: 20px;
}

.user_voice {
    clear: both;
}


.b08 {
    width: 980px;
    margin: 0 auto;
}


.b08mi {
    text-align: center;
	margin-bottom: 100px;
}

.b08mi02 {
    margin-bottom: 50px;
}

.table {
    margin-bottom: 100px;
}


.servicelist li {
    float: left;
    margin-right: 45px;
    padding-right: 45px;
    border-right: 1px dotted;
}

.servicelist li:last-child {
    float: left;
}

.servicelist li:last-child {
    float: left;
    margin-right: 0px;
    padding-right: 0px;
    /* border-right: 1px dotted; */
    border: none;
}

ul.servicelist {
    margin-bottom: 50px;
    overflow: hidden;
}

.b08 .text {
    margin-bottom: 100px;
	text-align: center;
	font-size: 2em;
}


.b09 {
    background-color: #f8f8f0;
    padding: 100px 0px;
}

.b09mi {
    text-align: center;
	margin-bottom: 100px;
}

p.qtext {
    font-size: 2.2em;
    color: #cb1423;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px dotted #000;
    padding-left: 46px;
    background-image:url(../img/qicon.png);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    background-size: 29px;
}
.qa {
	margin-bottom: 60px;
}
p.qtext02 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.8em;
    margin-top: 20px;
}
.question_block {
	width: 60%;
	margin: 0 auto;
}
.question_wrap {
	background-color: #feffed;
	paddding-top: 100px;
}
.question_wrap {
	background-color: #feffed;
	paddding-top: 100px;
	padding-bottom: 50px;
}

.info_arealast {
    text-align: center;
    background-image: url(../img/infback.png);
    background-size: cover;
    padding: 50px 0px;
    clear: both;
	margin: 0 0 100px;
	background-position: center;
}

.info_arealast p{
	color: #fff;
	font-size: 2em;
	padding: 35px 0 0;
}

footer {
    background-color: #cb1423;
    padding: 30px 0px;
}

.address {
    width: 980px;
    margin: 0 auto;
    color: #fff;
    line-height: 1.6em;
    font-weight: normal;
    font-size: 1.2em;
}

.copyright {
    padding: 10px 0px;
    background-color: gainsboro;
    text-align: center;
}


.pointsix{
	
display:none;	
	
}

/*   formWrap   */
#formWrap{
	font-size: 1.6em;
	margin: 8% 0;
}

#formWrap h2{
	text-align: center;
	font-size: 2em;
	margin-bottom: 3%;
}

#formWrap .box{
	max-width:800px;
	margin:0 auto;
}

#formWrap p{
	text-align:center;
}

#formWrap .formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap .formTable dl{
	margin-bottom:10px;
	overflow: hidden;
}

#formWrap .formTable .check{
	width:80%;
	margin: 5% auto;
	background: #f7f2ec;
	padding: 3%;
}

#formWrap .formTable .check p{
	text-align: left;
	line-height: 1;
	margin: 0;
}

#formWrap .formTable .check .info{
	margin-bottom: 2%;
}

#formWrap .formTable .check .info span{
	color: #f02e69;
	font-weight: bold;
}

#formWrap .formTable dd, .formTable dt{
	padding:10px;
}

#formWrap .formTable dt{
	width:28%;
	text-align:left;
	float:left;
	margin-top: 1.5%;
}

#formWrap .formTable dd{
	float:left;
	width:64%;
}

#formWrap .formTable dd label{
	float:left;
	width:50%;
}

#formWrap .formTable .must{
	display:block;
	position:relative;
	float:right;
	margin-right:10px;
	padding:3px 15px;
	border-radius:5px;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	background:#cb1423;
}

#formWrap .formTable .nini{
	display:block;
	position:relative;
	float:right;
	margin-right:10px;
	padding:1px 15px;
	border-radius:5px;
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	background:#bd9b6d;
}

#formWrap .formTable input[type="text"], #formWrap .formTable dd textarea, #formWrap .formTable select{
	display:block;
	width:100%;
	padding:0.4em 1.0em;
	border:#dadada 1px solid;
	border-radius:3px;
	line-height:1.4em;
	font-size:16px;
	-moz-appearance:none;
}

#formWrap .formTable dd label textarea{
	width:60%;
}

#formWrap .formTable select{
	-moz-appearance:menulist;
}

#formWrap input[type="submit"]{
	background:linear-gradient(to bottom, #ff802c 0%,#ff3813 100%);
	display:inline-block;
	min-width:50%;
	margin-top:30px;
	padding:0;
	border-radius:5px;
	border:0;
	color:#fff;
	line-height:60px;
	font-size:24px;
	font-weight:600;
	text-align:center;
	outline:0;
	transition:0.4s;
	-moz-appearance:none;
}

@media screen and (max-width:1024px) {
	 
.mainvis img{
    width: 100%;
    height: 100%;
}
body, html {
    width: 1240px;
}

}




 @media screen and (max-width:640px) {

 body, html {
    width: 100%;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.mainvis{
	display:none;
}


.mainvis_sp{
	display:block;
}


header {
    width: 95%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
}
.head_btn {
    float: right;
    width: 47%;
    margin-top: 5px;
}
.head_tel {
    float: left;
    margin-right: 10px;
    width: 49%;
}

.head_logo {
    float: none;
    margin-top: 0px;
    margin-bottom: 10px;
}

h1 {
    font-size: 1em;
    margin: 5px;
    font-weight: normal;
}


.onayami {
    padding-top: 30px;
    text-align: center;
    width: 95%;
    margin: 0 auto;
}


.b01 {
    background-image: url(../img/down.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
}


.intro {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 20px;
}
p.intro02 {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 30px;
}



.b02wrap {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
    margin-bottom: 30px;
}

.b02 {
    width: 100%;
    background-color: #f8f8f0;
    height: 100%;
    padding: 40px 0px;
    text-align: center;
}

ul.b02li {
    overflow: hidden;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    /* padding-bottom: 30px; */
}

ul.b02li li {
    float: none;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 20px;
}

.info_btn {
    padding: 20px 0px;
    width: 80%;
    margin: 0 auto;
}

.info_tel {
    width: 75%;
    /* text-align: center; */
    margin: 0 auto;
}


.b03 {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}

.info_area {
    text-align: center;
    background-image: url(../img/infback.png);
    background-size: cover;
    padding: 50px 0px;
    margin-bottom: 50px;
    clear: both;
}

.b03_mi {
    text-align: center;
    margin-bottom: 40px;
}

.b03_02 {
    margin-bottom: 50px;
}

.red_wrap {
    width: 90%;
    margin: 0 auto;
}

.b04_wrap {
    width: 90%;
    margin: 0 auto;
    /* text-align: center; */
}

.b04_mi {
    text-align: center;
    padding-bottom: 30px;
    width: 60%;
    margin: 0 auto;
}




.b04_ceo01 {
    width: 100%;
    line-height: 2em;
    font-size: 1.3em;
    float: left;
	    margin-bottom: 30px;
}

.b04 {
    overflow: hidden;
    margin-bottom: 50px;
}

.b040mi {
    text-align: center;
    margin-bottom: 20px;
}


p.b040mitext {
    color: #fff;
    line-height: 2em;
    font-size: 1.4em;
    text-align: left;
    margin-bottom: 20px;
}



.b04_ceo02 {
    float: none;
    margin-top: 20px;
	    width: 70%;
    margin: 0 auto;
}

.b05_wrap {
    width: 90%;
    margin: 0 auto;
}


.b05 {
    padding: 50px 0px;
    width: 100%;
    background-color: #f8f8f0;
    overflow: hidden;
}


p.b05_intro {
    font-size: 1.3em;
    text-align: center;
    margin-bottom: 0px;
}

.b05_mi {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    padding-bottom: 30px;
}

.b05_media01 {
    width: 30%;
    float: none;
    margin-right: 0px;
    margin-top: 35px;
    margin: 0 auto;
    padding: 30px 0px;
}

.b05_media02 {
    float: left;
    font-size: 1.3em;
    line-height: 2em;
}

.b06_wrap {
    width: 90%;
    margin: 0 auto;
}

.b06_txt {
    text-align: left;
    color: #fff;
    line-height: 1.8em;
    margin-bottom: 30px;
    font-size: 1.4em;
}

.b06 {
    padding: 50px 0px;
    overflow: hidden;
    background-image: url(../img/back02.png);
    background-size: cover;
    margin-bottom: 50px;
}

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


p.b06_outro {
    text-align: left;
    color: #fff;
    font-size: 2em;
    line-height: 1.5em;
}

.info_arealast {
    text-align: center;
    background-image: url(../img/infback.png);
    background-size: cover;
    padding: 50px 0px;
    clear: both;
    margin: 0 0 50px;
    background-position: center;
}

.b07 {
    width: 90%;
    margin: 0 auto;
}

.b07_mi {
    text-align: center;
    margin-bottom: 30px;
}

.voice01 {
    float: none;
    width: 40%;
    margin: 0 auto;
    padding-bottom: 20px;
}



.voice02 {
    float: right;
    width: 100%;
    margin-bottom: 50px;
}

.v02 {
    padding-bottom: 10px;
    border-bottom: 1px dotted #4e4e4e;
}

.v03 {
    font-size: 1.2em;
    line-height: 2em;
    margin-top: 10px;
}

.b08 {
    width: 90%;
    margin: 0 auto;
}


.b08mi {
    text-align: center;
    margin-bottom: 30px;
}


.table {
    margin-bottom: 30px;
}

.servicelist li {
    float: left;
    margin-right: 0px;
    padding-right: 23px;
    border-right: none;
    width: 42%;
    margin: 0 auto;
    padding-bottom: 40px;
}


ul.servicelist {
    margin-bottom: 50px;
    overflow: hidden;
}


.b09 {
    background-color: #f8f8f0;
    padding: 50px 0px;
    /* width: 90%; */
}

.b08mi {
    text-align: center;
    margin-bottom: 29px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}


.b09mi {
    text-align: center;
    margin-bottom: 29px;
    width: 50%;
    margin: 0 auto;
    padding-bottom: 30px;
}



.question_block {
    width: 90%;
    margin: 0 auto;
}

.question_block {
    width: 90%;
    margin: 0 auto;
}

p.qtext {
    font-size: 1.5em;
    color: #cb1423;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px dotted #000;
    padding-left: 46px;
    background-image: url(../img/qicon.png);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    background-size: 29px;
    line-height: 1.5em;
}

p.qtext02 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.8em;
    margin-top: 10px;
}


.qa {
    margin-bottom: 30px;
}

.address {
    width: 90%;
    margin: 0 auto;
    color: #fff;
    line-height: 1.6em;
    font-weight: normal;
    font-size: 1em;
}

footer {
    background-color: #cb1423;
    padding: 10px 0px;
}

a.ho {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}


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

.last_block {
    width: 90%;
    margin: 0 auto;
}

.policy {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
}

p.policytxt {
    font-size: 1em;
    line-height: 2em;
}

p.nyup {
    text-align: center;
    font-size: 1.6em;
    margin-bottom: 20px;
}


.nyu1 {
    text-align: center;
    margin-bottom: 20px;
}

p.tco {
    text-align: center;
    font-size: 2em;
    margin-bottom: 50px;
}

.formInputInner input {
    margin-top: 1em;
    padding: 0.8em;
    outline: none;
    border: 1px solid #DDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    width: 90%;
}

.buyblock {
    margin-bottom: 0px;
    overflow: hidden;
}

.n01 {
    font-size: 2em;
    color: #cb1423;
    margin-bottom: 20px;
}

.ttt {
    text-align: center;
    margin-bottom: 30px;
}

.obih2 {
    font-size: 1.8em;
    margin-bottom: 20px;
    color: #cb1423;
}

.servicelist{
	
display:none;	
	
}


.obih {
    font-size: 2em;
    background-image: url(../img/red.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #cb1423;
}

p.retsu {
    font-size: 1.3em;
    line-height: 1.8em;
    margin-bottom: 50px;
}


p.obip {
    font-size: 1.3em;
    line-height: 1.8em;
    margin-bottom: 50px;
}

.b08mi02 {
   margin-bottom: 0px; 
}

.pointsix{
	
display:block;	
	
}

p.n01p {
    font-size: 1.3em;
    line-height: 2em;
    margin-bottom: 50px;
}


.buylimi {
    background-color: #a6a6a6;
    padding: 12px 3px;
    text-align: center;
    font-size: 1.5em;
    border-radius: 2em;
    color: #fff;
    margin: 0 auto 13px;
	width:85%;
}

.b08 .text {
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.6em;
    line-height: 1.6em;
    margin-top: 20px;
}

.mainvisobi {
    text-align: center;
    background-color: #4c4c4c;
    display: none;
}
.buyliwaku {
    background: #ffff;
    width: 80%;
    max-width: 100%;
    background: #f8f8f0;
    font-size: 1.8em;
    line-height: 1.4em;
    padding: 10px;
    border: 2px solid #a6a6a6;
    margin: 0 auto;
    height: auto;
}

.buyli {
    width: 100%;
    float: none;
    margin-right: 0;
    height: auto;
    margin: 0px;
    margin-bottom: 30px;
}

.jili {
    width: 100%;
    float: none;
    margin: 0px;
    margin-bottom: 50px;
}

.info_arealast p {
    color: #fff;
    font-size: 1.6em;
    padding: 35px 0 0;
    line-height: 1.4em;
    width: 95%;
    margin: 0 auto;
}

.info_area p {
   color: #fff;
    font-size: 1.6em;
    padding: 35px 0 0;
    line-height: 1.4em;
    width: 95%;
    margin: 0 auto;
}

.jiliwaku {
    width: 80%;
	margin: 0 auto;
}
.multiple-item2 .jiliwaku {
	padding-bottom:0;
}
.buy_rec_img img {
	max-width:100%;
}
.jiliwaku .buy_rec_img {
	position: inherit;
}
.buy_rec_img {
	position:absolute;
	bottom:0;
	width:100%;
}

.voice03 {
    float: right;
    width: 100%;
    margin-bottom: 100px;
}
.v02 {
    padding-bottom: 17px;
    border-bottom: 1px dotted #4e4e4e;
    font-size: 1.6em;
    color: #c7343f;
    line-height: 1.5em;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

p.namevoice {
    font-size: 1.6em;
    color: #000000;
    margin-bottom: 10px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

}

 @media screen and (max-width:640px) {
/*   formWrap   */
#formWrap{
	margin: 10% 0;
}

#formWrap h2{
	font-size: 1.5em;
}

#formWrap .box{
	width:95%;
	margin:0 auto;
}

#formWrap p{
	margin:0;
}

#formWrap .formTable{
	width:100%;
	margin:0 auto;
}

#formWrap .formTable dl{
	margin-bottom:10px;
}

#formWrap .formTable .check{
	width:100%;
	padding: 3%;
}

#formWrap .formTable .check p{
}

#formWrap .formTable .check .info{
	margin-bottom: 2%;
	line-height: 1.5;
}

#formWrap .formTable dd, .formTable dt{
	padding:1%;
}

#formWrap .formTable dt, #formWrap .formTable dd, #formWrap .formTable dd label{
	width:100%;
	float:none;
}

#formWrap .formTable .must{
	display:inline-block;
	top:-0.1em;
	float:none;
	margin:0 .5em 0 0;
}
	
#formWrap .formTable .nini{
	display:inline-block;
	top:-0.1em;
	margin:0 .5em 0 0;
	float:none;
}

#formWrap .formTable input[type="text"], #formWrap .formTable dd textarea, #formWrap .formTable select{
	display:block;
	width:88%;
	padding:0.4em 1.0em;
	border:#dadada 1px solid;
	border-radius:3px;
	line-height:1.4em;
	font-size:16px;
	-moz-appearance:none;
}

#formWrap .formTable dd label textarea{
	width:60%;
}

#formWrap .formTable select{
	-moz-appearance:menulist;
}

#formWrap input[type="submit"]{
	background:linear-gradient(to bottom, #ff802c 0%,#ff3813 100%);
	display:block;
	min-width:100%;
	border:rgba(255,255,255,0.6) 1px solid;
	font-size:1.2em;
	margin-top:1em;
}
}
/*------------------------------------------------------------
    法規表示
------------------------------------------------------------*/

@media screen and (max-width: 480px) {
    .sec_13_wrap {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    .sec_13_inner {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    .law_ttl {
        font-weight: bold;
        font-size: 15px;
        margin-bottom: 5px;
    }
    .law_cont {
        font-size: 0.8em;
        line-height: 1em;
       font-weight: normal;    
    } 
      }
      
     @media screen and (max-width: 1024px) {
      .sec_13_wrap {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    .sec_13_inner {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    .law_ttl {
        font-weight: bold;
        font-size: 15px;
        margin-bottom: 5px;
    }
    .law_cont {
        font-size: 1em;
        line-height: 1.8em;
        font-weight: normal;
    }    
      }
      @media screen and (max-width: 1400px) {
        .sec_13_wrap {
            width: 90%;
            margin: 0 auto;
            padding-bottom: 30px;
            box-sizing: border-box;
        }
        .sec_13_inner {
            max-width: 1000px;
            margin-left: auto;
            margin-right: auto;
        }
        .law_ttl {
            font-weight: bold;
            font-size: 16px;
            margin-bottom: 5px;
        }
        .law_cont {
            font-size: 1.4em;
            line-height: 1.8em;
            font-weight: normal;
        }  
    }     
      @media screen and (min-width:1401px) {
    .sec_13_wrap {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 30px;
        box-sizing: border-box;
    }
    .sec_13_inner {
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    .law_ttl {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 5px;
    }
    .law_cont {
        font-size: 1.4em;
        line-height: 1.8
        
        em;
        font-weight: normal;
    }    
    }