@charset "UTF-8";

body#lp{
	text-align:center;
	font-size:85%;
	min-width:960px;
}
.pc{
	display:block;
}
.smh{
	display:none;
}
#header {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
body#lp{
	min-width: inherit;
	overflow: hidden;
}
.pc{
	display:none;
}
.smh{
	display:block;
}
	
	/*header/footer用*/
	#header #headerMain {
			width: auto;
	}
	#footerTop {
    overflow: hidden;
    padding: 0 20px;
	}
	body#lp #contentsWrap{
		width: auto;
		min-width: auto;
	}
	#footerTop .footerTopInner {
    width: 100%;
	}
	#footerTop .fb {
    display: none;
	}
	#footerTop .spFb {
    display: block;
    margin-top: 3px;
	}

}

/*******************************
 
CommandCss
 
*******************************/
.red      { color: #e00 !important; }
.blue     { color: #00F !important; }
.green    { color: #0F0 !important; }
.yellow   { color: #FF0 !important; }
.orange   { color: #F90 !important; }
.white    { color: #FFF !important; }
.black    { color: #000 !important; }
.gray     { color: #888 !important; }

.m0  { margin: 0    !important; }
.m5  { margin: 5px  !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m45 { margin: 45px !important; }
.m50 { margin: 50px !important; }
.m60 { margin: 60px !important; }
.m70 { margin: 70px !important; }
.m80 { margin: 80px !important; }
.m90 { margin: 90px !important; }
.m100 { margin: 100px !important; }

.mt0  { margin-top: 0    !important; }
.mt5  { margin-top: 5px  !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt70 { margin-top: 70px !important; }
.mt80 { margin-top: 80px !important; }
.mt90 { margin-top: 90px !important; }
.mt100 { margin-top: 100px !important; }

.mr0  { margin-right: 0    !important; }
.mr5  { margin-right: 5px  !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr60 { margin-right: 60px !important; }
.mr70 { margin-right: 70px !important; }
.mr80 { margin-right: 80px !important; }
.mr90 { margin-right: 90px !important; }
.mr100 { margin-right: 100px !important; }

.mb0  { margin-bottom: 0    !important; }
.mb5  { margin-bottom: 5px  !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml0  { margin-left: 0    !important; }
.ml5  { margin-left: 5px  !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml60 { margin-left: 60px !important; }
.ml70 { margin-left: 70px !important; }
.ml80 { margin-left: 80px !important; }
.ml90 { margin-left: 90px !important; }
.ml100 { margin-left: 100px !important; }

.p0  { padding: 0    !important; }
.p5  { padding: 5px  !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }
.p60 { padding: 60px !important; }
.p70 { padding: 70px !important; }
.p80 { padding: 80px !important; }
.p90 { padding: 90px !important; }
.p100 { padding: 100px !important; }

.pt0  { padding-top: 0    !important; }
.pt5  { padding-top: 5px  !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt60 { padding-top: 60px !important; }
.pt70 { padding-top: 70px !important; }
.pt80 { padding-top: 80px !important; }
.pt90 { padding-top: 90px !important; }
.pt100 { padding-top: 100px !important; }

.pr0  { padding-right: 0    !important; }
.pr5  { padding-right: 5px  !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr60 { padding-right: 60px !important; }
.pr70 { padding-right: 70px !important; }
.pr80 { padding-right: 80px !important; }
.pr90 { padding-right: 90px !important; }
.pr100 { padding-right: 100px !important; }

.pb0  { padding-bottom: 0    !important; }
.pb5  { padding-bottom: 5px  !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl0  { padding-left: 0    !important; }
.pl5  { padding-left: 5px  !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl60 { padding-left: 60px !important; }
.pl70 { padding-left: 70px !important; }
.pl80 { padding-left: 80px !important; }
.pl90 { padding-left: 90px !important; }
.pl100 { padding-left: 100px !important; }


.clearb{clear:both;}
.bnone{ border:none !important}

.txtright{text-align:right; width:100%;}
.txtleft{text-align:left; width:100%;}
.txtcenter{text-align:center; width:100%;}
.float_r{float:right; display:inline;}
.float_l{float:left; display:inline;}
.vtop{ vertical-align:top;}
.imgover{}

.lpContents{
	margin:0 auto;
}

#main .img{
	margin-bottom:50px;
}

#main p{
	display:inline;
	padding-bottom:5px;
	line-height:2.4em;
	border-bottom:1px dashed #000;
	
}

#sec01{
	text-align:center;
	margin-top:50px;
	padding:50px 0;
	background:#dcebf0;
}
#sec01 .list{
	width:991px;
	min-height:308px;
	padding-top:100px;
	text-align:left;
	margin:40px auto;
	background:url(../images/sec1_02.png) no-repeat top left;
}
#sec01 .list ul{
	display:block;
	margin:0 80px;
}
#sec01 .list ul li{
	font-size:18px;
	font-weight:bold;
	padding-left:50px;
	padding-bottom:15px;
	background:url(../images/check.gif) no-repeat top left;
	border-bottom:1px dashed #ccc;
	margin-bottom:15px;
}

#sec02{
	padding-bottom:60px;
	background:url(../images/sec2_bg.jpg);
}

#sec01 p{
	width: 940px;
    margin: 30px auto 0;
    padding: 25px;
    font-size: 18px;
    background: #fff;
    border: 2px solid #3f3734;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

#sec03{
	background:url(../images/line1.gif) repeat-x top left;
	padding-top:50px;
}
#sec03 .inner{
	background:url(../images/line1.gif) repeat-x bottom left;
	padding-bottom:50px;
}
#sec03 ul.flow{
	width:1000px;
	margin:0 auto;
}
#sec03 ul.flow li{
	width:488px;
	float:left;
	margin:0 5px 30px;
}
#sec03 ul.flow li img{
	margin-bottom:10px;
}
#sec03 .convBtn{
    margin-top: 50px;
}

#sec04{
	padding-top:50px;
	background:url(../images/sec4_bg.png) top left;
}

#sec04 .text{
	width:900px;
	text-align:left;
	margin:0 auto;
	font-size:15px;
	padding-top:30px;
}
#sec04 .text strong{
	font-size:20px;
	display:inline-block;
	margin-bottom:10px;
}
#sec04 .staff{
	background:#fff;
	width:900px;
	margin:50px auto;
	text-align:left;
	padding:30px;
	position:relative;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
#sec04 .staff strong{
	font-size:28px;
}

#sec04 .staff img{
	position:absolute;
	top:-50px;
	right:-50px;
}


#sec05{
	padding-top:150px;
	padding-bottom:50px;
	background:url(../images/sec5_bg.gif) ;
}
#sec05 .inner{
	height:362px;
	margin-top:-200px;
	background:url(../images/sec5_bg2.png) no-repeat top center;
}
#sec05 .text{
	margin-top:-270px;
}
#sec05 ul{
	width:800px;
	margin:0 auto;
	padding-top:40px;
	text-align:left;
}
#sec05 ul li{
	font-size:18px;
	padding:15px 0 15px 80px;
	margin-bottom:20px;
}


#sec05 ul li.step01{
	background:url(../images/sec5_step1.png) no-repeat top left;
	
}
#sec05 ul li.step02{
	background:url(../images/sec5_step2.png) no-repeat top left;
	
}
#sec05 ul li.step03{
	background:url(../images/sec5_step3.png) no-repeat top left;
	
}
#sec05 ul li.step04{
	background:url(../images/sec5_step4.png) no-repeat top left;
	
}

#sec06{
	padding-top:50px;
	padding-bottom:50px;
	background:url(../images/sec6_bg.jpg) no-repeat top center;
}

#sec07{
	background:url(../images/sec7_bg.jpg);
}
#sec07 .borderT{
	background:url(../images/line2.jpg) repeat-x top left;
}
#sec07 .borderB{
	background:url(../images/line2.jpg) repeat-x bottom left;
	padding-top:80px;
	padding-bottom:60px;
}
#sec07 .borderB h2{
	display:inline-block;
	margin-bottom:30px;
}
#sec07 .borderB .quest{
	width:900px;
	margin:0 auto;
}
#sec07 .borderB .quest dl{
	text-align:left;
	padding:30px 50px 15px;
	margin-bottom:20px;
	background:#fff;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
#sec07 .borderB .quest dl dt{
	font-size:18px;
	font-weight:bold;
	padding:5px 0 15px 35px;
	background:url(../images/q.png) no-repeat top left;
	border-bottom:1px dashed #322826;
}
#sec07 .borderB .quest dl dd{
	margin-top:15px;
	padding:5px 0 15px 35px;
	background:url(../images/a.png) no-repeat top left;
}


.convBtn{
	display:inline-block;
	padding:25px 0;
	text-align:center;
	width:900px;
	font-size:23px;
	color:#fff!important;
	text-decoration:none;
	background:#58a2bf;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
.convBtn:after{
  content:url(../images/arrow.png);
  margin-left:10px;
  vertical-align:middle;
}
.convBtn:hover{
	opacity:0.7;
}




@media screen and (max-width: 640px) {
#main{
	text-align:left
}
#main .img{
	margin-bottom:30px;
}

#main .text{
	padding:0 1em;
	
}
#rsp .warp.sp_topMargin {
	/*margin-top: 122px !important;*/
}



#sec01{
	text-align:center;
	margin-top:30px;
	padding:50px 0;
	background:#dcebf0;
}
#sec01 h2 img{
	width:90%;
	height:auto;
}
#sec01 .list{
	width:100%;
	min-height: inherit;
	padding-top:0px;
	background:none;
}
#sec01 .list ul{
	display:block;
	margin:0 10px;
}
.sec01Img{
	width:90%;
	height:auto;
}
#sec01 p {
    width: auto;
    margin: 30px 15px 0;
    padding: 25px;
    font-size: 16px;
}
    

#sec02{
	padding-bottom:60px;
	background:url(../images/sec2_bg.jpg);
}
#sec02 h2 img{
	width:90%;
	height:auto;
}

.sec02Img{
	width:100%;
	height:auto;
}

#sec02 p{
	width: inherit;
	margin-top:30px;
	padding:20px;
}



#sec03{
	background:url(../images/line1.gif) repeat-x top left;
	padding-top:50px;
}

#sec03 .inner{
	background:url(../images/line1.gif) repeat-x bottom left;
	padding-bottom:50px;
}

#sec03 h2 img{
	width:90%;
	height:auto;
}


#sec03 ul.flow{
	width: inherit;
	margin:0 auto;
	padding-top:15px;
}
#sec03 ul.flow li{
	width:96%;
	float:none;
	margin:0 2% 30px;
	text-align:left;
}
#sec03 ul.flow li img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

#sec04{
	padding-top:50px;
	background:url(../images/sec4_bg.png) top left;
}

#sec04 h2 img{
	width:90%;
	height:auto;
}

.sec04Img{
	width:90%;
	height:auto;
}

#sec04 .text{
	width:inherit;
	text-align:left;
	margin:0 auto;
	padding:30px 15px 0;
	font-size:13px;
}
#sec04 .text strong{
	font-size:18px;
	display:inline-block;
	margin-bottom:10px;
}
#sec04 .staff{
	background:#fff;
	width:inherit;
	margin:50px auto;
	text-align:left;
	padding:30px;
	position:relative;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
#sec04 .staff strong{
	font-size:28px;
}

#sec04 .staff img{
	position: inherit;
	top: inherit;
	right:inherit;
	width:100%;
	height:auto;
}



#sec05{
	padding-top:30px;
	padding-bottom:50px;
	background:url(../images/sec5_bg.gif) ;
}
#sec05 .inner{
	height: inherit;
	margin-top:0;
	background:none;
}

#sec05 h2 img{
	width:90%;
	height:auto;
}

#sec05 .text{
	margin-top:0;
}
#sec05 ul{
	width:98%;
	margin:0 auto;
	padding-top:40px;
	text-align:left;
}
#sec05 ul li{
	font-size:18px;
	padding:15px 0 15px 80px;
	margin-bottom:20px;
}


#sec06{
	padding-top:50px;
	padding-bottom:50px;
	background:url(../images/sec6_bg.jpg) no-repeat top center;
}
#sec06 h2 img{
	width:90%;
	height:auto;
}


.sec06Img{
	width:95%;
	height:auto;
}

#sec07{
	background:url(../images/sec7_bg.jpg);
}
#sec07 .borderT{
	background:url(../images/line2.jpg) repeat-x top left;
}
#sec07 .borderB{
	background:url(../images/line2.jpg) repeat-x bottom left;
	padding-top:80px;
	padding-bottom:60px;
}
#sec07 .borderB h2{
	display:inline-block;
	margin-bottom:30px;
}
#sec07 h2 img{
	width:90%;
	height:auto;
}

#sec07 .borderB .quest{
	width:100%;
	margin:0 auto;
}
#sec07 .borderB .quest dl{
	text-align:left;
	padding:30px 15px 15px;
	margin:0 10px 20px;
	background:#fff;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
}
#sec07 .borderB .quest dl dt{
	font-size:18px;
	font-weight:bold;
	padding:5px 0 15px 35px;
	background:url(../images/q.png) no-repeat top left;
	border-bottom:1px dashed #322826;
}
#sec07 .borderB .quest dl dd{
	margin-top:15px;
	padding:5px 0 15px 35px;
	background:url(../images/a.png) no-repeat top left;
}


.convBtn{
	display: block;
	padding: 20px 0;
	width: 95%;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 auto;
}
.convBtn .sp_br{
	display: block;
	}

}

ul.list-style-indent li{
    padding-left: 1em;
    text-indent: -1em;
}
ul.convBtn-list{
    width: 900px;
    text-align: left;
    margin: auto;
}
ul.convBtn-list li{
    float: none;
    width: auto;
    margin: 0 0 10px;
}

@media screen and (max-width: 640px) {
    ul.convBtn-list{
        width: 95%;
    }
	#rsp #headerWrap{
		margin-bottom: 0 !important;
	}
}