@charset "UTF-8";

body#lp{
	text-align:center;
	font-size:85%;
	min-width:960px;
}
.pc{
	display:block;
}
.sp_br {
	display: none;
}
.smh{
	display:none;
}
#header {
	margin-bottom: 0;
}

@media screen and (max-width: 640px) {
body#lp{
	min-width: inherit;
	overflow: hidden;
}
.pc{
	display:none;
}
.sp_br {
	display: block;
}
.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;
}

.inner {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}
.list ul li {
    padding-left: 1.2em;
    position: relative;
}
.list ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #f8e04c;
    vertical-align: top;
    position: absolute;
    top: .7em;
    left: 0;
	border-radius: 100%;
}

.convBtn{
	display: inline-block;
	width: 520px;
	padding: 25px 0;
	text-align: center;
	font-size: 17px;
	text-decoration: none;
	background: #f8e04c;
	color: #333333 !important;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.convBtn::after {
    background-image: url(../images/arrow.png);
	background-size: 20px;
	margin-left: 10px;
	vertical-align: middle;
	width: 20px;
	display: inline-block;
	content: "";
	height: 20px;
	vertical-align: -3px;
}
.convBtn:hover{
	opacity:0.7;
}
.convBtn2{
	display: inline-block;
	width: 520px;
	padding: 25px 0;
	text-align: center;
	font-size: 17px;
	text-decoration: none;
	background: #999999;
	color: #ffffff !important;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


#sec01 img,
#sec02 img,
#sec03 img,
#sec04 img,
#sec05 img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
#sec01 h2,
#sec02 h2,
#sec03 h2,
#sec04 h2 {
	font-size: 30px;
	position: relative;
	font-weight: normal;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
#sec01 h2::after,
#sec02 h2::after,
#sec03 h2::after,
#sec04 h2::after {
	display: block;
	content: "";
	position: absolute;
	width: 80px;
	height: 4px;
	background-color: #999999;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#sec05 h2 {
	font-size: 25px;
	line-height: 1.6;
	display: inline;
	background: linear-gradient(transparent 75%, #c0e6ed 75%);
}
#sec01 h3,
#sec02 h3 {
	font-size: 22px;
	padding-top: 25px;
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.4;
}

#sec01{
	font-size: 16px;
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
}
#sec01 .box {
	width: 300px;
}
#sec01 .box p {
	text-align: left;
}
#sec02{
	font-size: 16px;
	padding-top: 100px;
	padding-bottom: 100px;
}
#sec02 .box {
	width: 300px;
	padding: 40px;
	border-radius: 10px;
	background-color: #fff;
	box-sizing: border-box;
	position: relative;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.08);
}
#sec02 .box::after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: -23px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 30px 26px;
	border-color: transparent transparent transparent #ffffff;
	margin: auto;
}
#sec02 .box:last-child::after {
    display: none;
}
#sec02 .box img {
	width: 107px;
}
#sec02 .box p {
	text-align: left;
}
#sec02 .box .step {
	width: 75px;
	height: 75px;
	background-color: #f8e04c;
	border-radius: 100%;
	position: absolute;
	left: -18px;
	top: -18px;
	font-size: 12px;
}
#sec02 .box .step img {
	width: 30px;
	padding: 19px 23px;
}
#sec02 .list {
	text-align: left;
	font-size: 14px;
}

#sec03 {
	font-size: 16px;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fff;
}
#sec03 .inner {
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
	padding: 70px;
	box-sizing: border-box;
}
#sec03 .check ul li{
	font-size:18px;
	padding-left:30px;
	padding-bottom:15px;
	background:url(../images/check.gif) no-repeat left 9px;
	background-size: 19px;
	border-bottom:1px dotted #999999;
	margin-bottom:15px;
	text-align: left;
}

#sec04{
	font-size: 16px;
	padding-top: 100px;
	padding-bottom: 100px;
}
#sec04 .qa {
	text-align: left;
	box-sizing: border-box;
}
#sec04 .qa img{
	width: 33px;
	margin-right: 20px;
}
#sec04 .qa p {
	padding-top: 3px;
}
#sec04 .qa .Q {
	background-color: #fff;
	padding: 25px;
	display: flex;
	align-items: flex-start;
}
#sec04 .qa .A {
	padding: 25px;
	display: flex;
	align-items: flex-start;
}
#sec04 .qa .Q::after ,
#sec04 .qa .A::after {
	display: none;
}
#sec04 .list {
	text-align: left;
	font-size: 14px;
}

#sec05{
	font-size: 16px;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fff;
}
#sec05 .dotBox {
	border: 1px solid #c0e6ed;
	border-radius: 10px;
	padding: 75px;
	box-sizing: border-box;
}
#sec05 .dotBox .flexBox {
	margin-top: 50px;
	margin-bottom: 60px;
}
#sec05 .dotBox img {
	width: 390px;
	border-radius: 10px;
}
#sec05 .dotBox .text {
	width: 390px;
	text-align: left;
}
#sec05 .convBtn{
	display: inline-block;
	width: 375px;
	padding: 25px 0;
	font-size: 17px;
	background: #fff;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border: 2px solid #c0e6ed;
}
#sec05 .point {
	margin-top: 50px;
}
#sec05 .point ul li {
	list-style-type: none;
	text-indent: -1em;
	font-size: 14px;
	text-align: left;
	padding-left:15px;
}
#sec05 .point ul li:before {
	display: inline;
	content: "※";
}
#sec06 {
	padding-top: 40px;
	padding-bottom: 40px;
	background:rgba(255,255,255,0.9);
	box-shadow: 0 -7px 20px rgba(0, 0, 0, 0.03);
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99;
	box-sizing: border-box;
}


@media screen and (min-width: 641px) {
	.flexBox {
		display: flex !important;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.flexBox::after {
		display: none;
	}
	#footer .footerBox {
		padding-bottom: 100px;
	}
	#sec02 .box.mb20 {
		margin-bottom: 0 !important;
	}

}
@media screen and (max-width: 640px) {
	#rsp .warp.sp_topMargin {
		/*margin-top: 122px !important;*/
	}
	#rsp #footer {
		padding-bottom: 150px;
	}
	#main{
		text-align:left
	}

	#main .text{
		padding:0 1em;

	}

	.convBtn{
		width: 100%;
		line-height: 1.3;
		padding: 15px 0;
	}
	.convBtn .sp_br{
		display: block;
	}
	#sec01,
	#sec02,
	#sec03,
	#sec04,
	#sec05 {
		padding: 60px 5% 40px;
	}
	#sec06 {
		padding: 20px 5% 20px;
		box-shadow: 0 -7px 10px rgba(0, 0, 0, 0.04);
	}
	#sec01 h2,
	#sec02 h2,
	#sec03 h2,
	#sec04 h2 {
		font-size: 22px;
		padding-bottom: 20px;
		margin-bottom: 30px;
		line-height: 1.4;
	}
	#sec05 h2 {
		font-size: 22px;
		line-height: 1.5;
	}
	#sec01 h3,
	#sec02 h3 {
		font-size: 20px;
		padding-top: 20px;
		margin-bottom: 15px;
	}

	#sec01 .box {
		width: auto;
		margin-bottom: 40px;
	}

	#sec02 .flexBox.mb50 {
		margin-bottom: 30px !important;
	}
	#sec02 .box {
		width: auto;
		padding: 25px;
		margin-bottom: 40px;
	}
	#sec02 .box::after {
		display: block;
		content: "";
		position: absolute;
		top: auto;
		bottom: -23px;
		right: 0;
		left: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 26px 30px 0 30px;
		border-color: #fff transparent transparent transparent;
	}
	#sec02 .box .step {
		left: -12px;
	}
	#sec02 .list.mb60 {
		margin-bottom: 30px !important;
	}
	#sec03 .inner {
		padding: 0;
		box-shadow: none;
	}
	#sec03 .check ul li{
		font-size:16px;
		line-height: 1.3;
		background:url(../images/check.gif) no-repeat left 4px;
		background-size: 19px;
	}
	#sec04 .qa img {
		width: 30px;
		margin-right: 12px;
	}
	#sec04 .qa p {
		line-height: 1.3;
	}
	#sec04 .qa .Q {
		padding: 15px;
	}
	#sec04 .qa .A {
		padding: 15px;
	}
	#sec05 .dotBox {
		padding: 20px;
	}
	#sec05 .dotBox .flexBox {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#sec05 .dotBox img {
		width: auto;
		margin-bottom: 20px;
	}
	#sec05 .dotBox .text {
		width: auto;
	}
	#sec05 .convBtn {
		width: 100%;
		padding: 20px 0;
		font-size: 16px;
	}
	#sec05 .point {
		margin-top: 30px;
	}
}

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%;
    }
}

.closebtn {
    display: table;
    cursor: pointer;
}
.closebtn:hover {
    cursor: pointer;
}

/* close button */
.add-control .action-close {
    position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 20;
}
.add-control .action-close .closebtn {
    position: absolute;
    right: 16px;
	top: 22px;
	width: 27px;
}
.add-control .action-close .box a {
	background-color: #fff;
	border-radius: 100%;
	width: 209px;
	height: 209px;
	display: block;
	text-align: center;
	color: #333333;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	border: 4px solid #c0e6ed;
	line-height: 1.4;
	box-sizing: border-box;
}
.add-control .action-close .box a::after {
    background-image: url(../images/arrow.png);
    background-size: 20px;
    margin-left: 3px;
    vertical-align: middle;
    width: 20px;
    display: inline-block;
    content: "";
    height: 20px;
    vertical-align: -3px;
}
.add-control .action-close .box a img {
	width: 42px;
	display: block;
	text-align: center;
	margin: 0 auto 15px;
	padding-top: 48px;
}
.action-close .closebtn img {
	width: 27px;
}
.action-close .box {
	width: 209px;
}
.action-close .box img {
	width: 209px;
}

/* checkbox non-display */
.add-control .checkbox {
    display: none;
}

/* close button's control */
.add-control .action-close #close:checked ~ .closebtn {
    display: none;
}
.add-control .action-close #close:checked ~ .box {
    display: none;
}


@media screen and (max-width: 640px) {
	.add-control .action-close {
		position: fixed;
		right: 0;
		bottom: 20px;
		left: 0;
		z-index: 20;
		margin: auto;
	}
	.add-control .action-close .box {
		width: 90%;
		margin: auto;
	}
	.add-control .action-close .box a {
		border-radius: 30px;
		width: 100%;
		height: 60px;
		margin: auto;
		font-size: 15px;
		border: 2px solid #c0e6ed;
		line-height: 53px;
	}
	.add-control .action-close .box a img {
		width: 20px;
		display: inline-block;
		text-align: center;
		margin: 0 5px 0 0;
		padding-top: 0;
		vertical-align: -1px;
	}
	.add-control .action-close .box a br {
		display: none;
	}
	.add-control .action-close .box a::after {
		vertical-align: -4px;
		margin-left: 5px;
	}
	.add-control .action-close .closebtn {
		right: 28px;
		top: -6px;
		width: 22px;
	}
}


/* video style for youtube */
.video-iframe {
    position: relative;
	margin-bottom: 60px;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
}
.video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 640px) {
	.video-iframe {
		margin-bottom: 30px;
	}
	#headerWrap{
		margin-bottom: 0 !important;
	}
}