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

body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
/*
.LPcontents #container {
	width: 950px;
	background: #ffffff;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	text-align: left;
}
*/
.LPcontents #mainContent h1 {
	margin: 0;
}
.LPcontents #mainContent h2 {
	margin: 0;
}
.LPcontents #mainContent {
	padding: 0;
	background: #ffffff;
}
.LPcontents #footer {
	padding: 0 10px;
	background:#ffffff;
}
.LPcontents #footer p {
	margin: 0;
	padding: 10px 3%;
	text-align: center;
	font-size: 12px;
	color:#000000;
}

.txt-area {
	width:850px;
	margin:0 auto 40px;
	color:#000000;
}
.txt-area span {
	font-size:80%;
}
.txt-area-left {
	float:left;
	border-bottom:1px #cccccc solid;
	margin-right:35px;
	padding:22px 0 20px;
	width:155px;
}
.txt-area-right {
	float:left;
	border-bottom:1px #cccccc solid;
	padding:22px 0 20px;
	width:655px;
}

.clearfix:after {
 content: "";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.flL{ float:left !important;}
.flR{ float:right !important;}
.flN{ float:none !important;}

.block{display:block!important;}

.txtL{ text-align: left !important;}
.txtR{ text-align: right !important;}
.txtC{ text-align: center !important;}

.layoutR { position:relative !important;}
.layoutA { position:absolute !important;}
.layoutF { position:fixed !important;}
.layoutC { margin:0 auto !important;}

.sp { display: none;}
@media screen and (max-width: 1220px) { 
#mainContent img {
     height: auto;
     width: 100%;
}
.LPcontents #container {
	width:100%;
}

}
@media screen and (max-width: 788px) { 
.sp { display: block;}
.pc { display: none;}

body{
	overflow-x: hidden;
	min-width: auto;
	min-height: auto;
}

.txt-area {
	width:90%;
	margin:0 auto 40px;
	color:#000000;
	font-size:68%
}
.txt-area span {
	font-size:80%;
}
.txt-area-left {
	float:left;
	border-bottom:1px #cccccc solid;
	margin-right:3%;
	padding:5.2% 0 5%;
	width:25%;
}
.txt-area-right {
	float:left;
	border-bottom:1px #cccccc solid;
	padding:5.2% 0 5%;
	width:72%;
}
.LPcontents #footer p {
	font-size: 6px;
}

}

/* --------------------------------------------------
	margin padding settings
-------------------------------------------------- */
.marT-10{margin-top:-10px!important;}
.marT-20{margin-top:-20px!important;}
.marT-30{margin-top:-30px!important;}

.marT05{margin-top:5px!important;}
.marT10{margin-top:10px!important;}
.marT20{margin-top:20px!important;}
.marT30{margin-top:30px!important;}
.marT40{margin-top:40px!important;}
.marT50{margin-top:50px!important;}
.marT60{margin-top:60px!important;}
.marT70{margin-top:70px!important;}
.marT80{margin-top:80px!important;}
.marT90{margin-top:90px!important;}
.marT100{margin-top:100px!important;}
.marT110{margin-top:110px!important;}
.marT120{margin-top:120px!important;}
.marT130{margin-top:130px!important;}
.marT140{margin-top:140px!important;}
.marT150{margin-top:150px!important;}

.marB05{margin-bottom:5px!important;}
.marB10{margin-bottom:10px!important;}
.marB15{margin-bottom:15px!important;}
.marB20{margin-bottom:20px!important;}
.marB25{margin-bottom:25px!important;}
.marB30{margin-bottom:30px!important;}
.marB40{margin-bottom:40px!important;}
.marB50{margin-bottom:50px!important;}
.marB60{margin-bottom:60px!important;}
.marB70{margin-bottom:70px!important;}
.marB80{margin-bottom:80px!important;}
.marB90{margin-bottom:90px!important;}
.marB100{margin-bottom:100px!important;}

.marL05{margin-left:5px!important;}
.marL10{margin-left:10px!important;}
.marL15{margin-left:15px!important;}
.marL20{margin-left:20px!important;}
.marL25{margin-left:25px!important;}
.marL30{margin-left:30px!important;}
.marL40{margin-left:40px!important;}
.marL50{margin-left:50px!important;}
.marL60{margin-left:60px!important;}
.marL70{margin-left:70px!important;}
.marL80{margin-left:80px!important;}
.marL90{margin-left:90px!important;}
.marL100{margin-left:100px!important;}

.marR05{margin-right:5px!important;}
.marR10{margin-right:10px!important;}
.marR15{margin-right:15px!important;}
.marR20{margin-right:20px!important;}
.marR25{margin-right:25px!important;}
.marR30{margin-right:30px!important;}
.marR40{margin-right:40px!important;}
.marR50{margin-right:50px!important;}
.marR60{margin-right:60px!important;}
.marR70{margin-right:70px!important;}
.marR80{margin-right:80px!important;}
.marR90{margin-right:90px!important;}
.marR100{margin-right:100px!important;}


.padT0{padding-top:0!important;}
.padT05{padding-top:5px!important;}
.padT10{padding-top:10px!important;}
.padT20{padding-top:20px!important;}
.padT30{padding-top:30px!important;}
.padT40{padding-top:40px!important;}
.padT50{padding-top:50px!important;}
.padT60{padding-top:60px!important;}
.padT70{padding-top:70px!important;}

.padB0{padding-bottom:0!important;}
.padB05{padding-bottom:5px!important;}
.padB10{padding-bottom:10px!important;}
.padB20{padding-bottom:20px!important;}
.padB30{padding-bottom:30px!important;}
.padB40{padding-bottom:40px!important;}
.padB50{padding-bottom:50px!important;}
.padB60{padding-bottom:60px!important;}
.padB70{padding-bottom:70px!important;}

.padL0{padding-left:0px!important;}
.padL05{padding-left:5px!important;}
.padL10{padding-left:10px!important;}
.padL20{padding-left:20px!important;}
.padL30{padding-left:30px!important;}
.padL40{padding-left:40px!important;}
.padL50{padding-left:50px!important;}
.padL60{padding-left:60px!important;}
.padL70{padding-left:70px!important;}

.padR0{padding-right:0px!important;}
.padR05{padding-right:5px!important;}
.padR10{padding-right:10px!important;}
.padR20{padding-right:20px!important;}
.padR30{padding-right:30px!important;}
.padR40{padding-right:40px!important;}
.padR50{padding-right:50px!important;}
.padR60{padding-right:60px!important;}
.padR70{padding-right:70px!important;}

.pad10{padding:10px!important;}
.pad20{padding:20px!important;}
.pad30{padding:30px!important;}
.pad40{padding:40px!important;}
.pad50{padding:50px!important;}
/* -------------------------------------------------- */
.mw1200{max-width:1200px !important;}

.w100{width:100% !important;}
.w90{width:90% !important;}
.w80{width:80% !important;}
.w85{width:85% !important;}
.w75{width:75% !important;}
.w70{width:70% !important;}
.w60{width:60% !important;}
.w50{width:50% !important;}
.w40{width:40% !important;}
.w30{width:30% !important;}
.w20{width:20% !important;}
.w10{width:10% !important;}

.fs50{font-size:50% !important;}
.fs60{font-size:60% !important;}
.fs70{font-size:70% !important;}
.fs80{font-size:80% !important;}
.fs90{font-size:90% !important;}
.fs100{font-size:100% !important;}
.fs110{font-size:110% !important;}
.fs120{font-size:120% !important;}
.fs130{font-size:130% !important;}
.fs140{font-size:140% !important;}
.fs150{font-size:150% !important;}

.fwB{font-weight:bold !important;}
.fwN{font-weight:normal!important;}
.fw100 {font-weight:100 !important;}
.fw300 {font-weight:300 !important;}
.fw400 {font-weight:400 !important;}
.fw500 {font-weight:500 !important;}
.fw600 {font-weight:600 !important;}
.fw700 {font-weight:700 !important;}
.fw900 {font-weight:900 !important;}

.fcWT{color:#fff !important;}
.fcBK{color:#000 !important;}
.fcB{color:#00f !important;}
.fcR{color:#f00 !important;}
.fcG{color:#0f0 !important;}
.fcC{color:#0ff !important;}
.fcM{color:#f0f !important;}
.fcY{color:#ff0 !important;}

.op10 {opacity: 1 !important;}
.op08 {opacity: 0.8 !important;}
.op06 {opacity: 0.6 !important;}
.op04 {opacity: 0.4 !important;}
.op02 {opacity: 0.2 !important;}
.op00 {opacity: 0 !important;}

.zi100 {z-index:9999 !important;}
.zi75 {z-index:7500 !important;}
.zi50 {z-index:5000 !important;}
.zi0 {z-index:-9999 !important;}

.h30{height:30px !important;}
.h40{height:40px !important;}
.h50{height:50px !important;}
.h60{height:60px !important;}
.h70{height:70px !important;}
.h75{height:75px !important;}
.h80{height:80px !important;}
.h85{height:85px !important;}
.h90{height:90px !important;}
.h95{height:95px !important;}
.h100{height:100px !important;}
.h110{height:110px !important;}
.h115{height:115px !important;}
.h120{height:120px !important;}
.h130{height:120px !important;}
.h140{height:120px !important;}
.h150{height:150px !important;}
.h160{height:160px !important;}
.h170{height:170px !important;}
.h180{height:180px !important;}
.h190{height:190px !important;}
.h200{height:200px !important;}

.h50a{height:50px !important;}
.h50b{height:50px !important;}
.h70a{height:70px !important;}
.h75a{height:75px !important;}
.h75b{height:75px !important;}
.h100a{height:100px !important;}
/*
.h50a{height:85px !important;}
.h50b{height:70px !important;}
.h70a{height:115px !important;}
.h75a{height:95px !important;}
.h75b{height:115px !important;}
*/
.h50a{height:70px !important;}
.h50b{height:50px !important;}
.h70a{height:85px !important;}
.h75a{height:70px !important;}
.h75b{height:80px !important;}
.h100a{height:90px !important;}