@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
 u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, section,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
	list-style:none;
	text-decoration:none;
}
header, nav, article, aside, section, footer {
    display:block;
}
img{
	border:none;}
.clear {
	clear:both;
}
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    }
html { font-size: 62.5%;
}
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap:break-word;
/*文字サイズ自動調整OFF*/
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color:#000;
}
body{/*chrome fontが大きくなってしまう対策*/
font-size:18px;
font-size:1.8rem;
}
table{word-break: break-all;}

/* リンク設定
------------------------------------------------------------*/
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
}
a:link, a:hover, a:active, a:visited {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	outline: none;
	color: #000;
}

img{
	max-width:100%;
	height:autuo;
}


body{
		background:#fff;
}
.wrap{
	margin:0 auto;
	padding:0 0px;
	background:#fff;
	
}
.main{
}

/*                                     　　　　ページトップへ戻る
-----------------------------------------------------------------*/
#pagetop {
	position: fixed;
	z-index: 1500;
	right:10px;
	bottom:10px;
}
#pagetop a {
	display: block;
		background: -moz-linear-gradient(#ffe062, #ffcc33);
	background: -webkit-linear-gradient(#ffe062, #ffcc33);
	background: linear-gradient(#ffe062, #ffcc33);
	background-color: #ffe062;
	
	border-radius:5px;
	font-weight:bold;
	  -webkit-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
 		box-shadow: 0px 4px 3px -3px rgba(0,0,0,0.6);
		font-size:10px;
	padding:10px 10px 7px 10px;
	text-align:center;


	

	
}
#pagetop a:hover{
		background: -moz-linear-gradient(#ffcc33, #ffe062);
	background: -webkit-linear-gradient(#ffcc33, #ffe062);
	background: linear-gradient(#ffcc33, #ffe062);
	background-color: #ffe062;

	
	
}

header .logo{
	background: #fee5ed;
	text-align: center;
	padding: 10px 10px;
}
/**/
.box{
	text-align:center;
	margin:0 auto;
}
.inner{
	max-width:960px;
	margin:0 auto;
}

.box p{
	line-height:1.8;
}

.box img{
	display:block;
	margin:0 auto;
	
}
.contact img:hover{
	opacity:0.7;
}
.frame {
	/*border: 5px solid #f38bae;*/
	border-radius: 20px;
	margin: 100px 10px;
	padding: 15px;
}
/**/
.box{
	margin-top:40px;
}
.box p{
	padding: 100px 0;
}
.box .text{
	background: url(../images/LP_text_bgl.png),
		url(../images/LP_text_bgr.png),
		#fee5ed;
	background-repeat: no-repeat,
		no-repeat,
		no-repeat;
	background-position: top left,
		bottom right,
		left;
	background-size: contain,
		contain,
		contain;
	padding: 50px 0;
	position: relative;
}
.box .text p{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}

.box_01{
	background:url(../images/LP_01_bg.jpg);
	margin-top: 0;
}

.box_01 p{
	padding: 0;
}
.box_01 .text{
	background: #fff;
	/*border-top: solid 6px #d54576;
	border-bottom: solid 6px #d54576;*/
	padding: 40px 0;
}
.box_02 p {
    padding: 50px 0 0;
}
.box_03 h2{
	padding-bottom: 100px;
}
.box_03 p{
	padding: 0 0 100px 0;
}

table.qa{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.qa td {
    vertical-align: middle;
    text-align: left;
	padding-left: 15px;
}
table.qa th {
    padding: 10px 0;
}
table.qa tr:nth-child(odd) th,
table.qa tr:nth-child(odd) td{
    background: #fee8ef;
}
table.qa tr:nth-child(even) th,
table.qa tr:nth-child(even) td{
    background: #d4ead2;
}
.contact{
	position: relative;
    text-align: center;
    background: url(../images/LP_contact_bg.jpg);
    text-shadow: 1px 1px 0 rgba(255,255,255,1);
        box-shadow: 0 23px 22px -22px rgba(0,0,0,0.3) inset;
	margin-bottom: 100px;
	padding: 10px 0;
}

/**/
.footerWrp {
	width: 100%;
	/*margin-top: 40px;*/
	background: #f38bae;
}

.footer {
    margin: 0px auto 0px auto;
	text-align: center;
}

.footer p {
    /*margin:0px 10px 0px 22px;*/
	  text-align: center;
	  /*line-height:60px;*/
	  font-size: 13px;
}

.footer{
  font-size: 12px;
}

.copy {
	margin: 0px!important;
	/*height: 60px;*/
	padding: 20px 10px;
	color: #ffffff;
}
/*topにコピーを載せる、もしくは画像とLP_01を分ける場合*/
header:after{
	content: "";/*ここにコピー画像,もしくは:afterではなくheader .teazer↓*/
	display: block;
	width: 100%;
	height: 470px;
	background: url(../images/LP_top_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
    background-position: center top;
}
/*header .teazer{
	text-align: center;
	background: url(../images/LP_top.jpg);
	background-repeat: no-repeat;
	background-size:cover;
    background-position: center top;
	padding: 0 0;
}*/



/*topにコピーを載せない場合*/

header:after{
	display: none;
}
header .logo{
	background: url(../images/LP_01_bg.jpg);	
}
.box_01 p{
	background: url(../images/LP_top_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
    background-position: center;
	padding: 30px 0;
}
.box_01 .text {
    background: #fee5ed;
}



/* フォーム */
#form{
	max-width:960px;
	margin:0 auto;
}

#form h2{
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	border-bottom: solid 5px #f38bae;
}
#form h2{
	margin:0 0 20px 0;
}

#formWrap {
	max-width: 700px;
	margin: 0 auto;
	color: #555;
	line-height: 120%;
	font-size: 90%;
	padding-top: 20px;
	}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#fee5ed;
	text-align:center;
	vertical-align:middle;
}
table.formTable td{
	text-align:left;
}

table.formTable input{
	max-width:350px;
		width:100%;
		height:30px;

}
table.formTable textarea{
	width:100%;
	height:100px;
}
	
table.formTable input[type="radio"],
table.formTable input[type="checkbox"]{
	height:auto;
	width:auto;
}

table.formTable .zipcode input{
	width:60px;
}

table.formTable .red{
	font-size:12px;
	color:red;
}



#formWrap h3{
	text-align:center;
	padding:30px 0;
	font-weight:bold;
	font-size:18px;
}
#form input[type="submit"],
#form input[type="reset"],
#formWrap input[type="submit"],
#formWrap input[type="button"]{
	margin:30px 0;
	height:40px;
	width:120px;
	
	
}



@media only screen and (max-width: 736px) {
	body{
font-size:14px;
font-size:1.4rem;
	}
header .logo {
    padding: 5px 10px;
}
header:after {
    height: 36vh;
	min-height: 175px;
	background-position: center center;
}
/*.box_01 p {
    background-position: -80px top;
    padding-top: 0;
}*/
.box .text{
	padding: 2.7vh 10px;
	font-size: 11px;
}
.box p{
	padding: 4vh 0;
}
.box_01 p{
	padding: 0;
	background-position: right center;
}
/*.box_01 p{
	background: url(../images/LP_top_bg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
    background-position: center;
	padding-top: 30px 0;
}*/
.box_02 p{
	padding: 0;
}
.box {
    margin: 0px auto;
}
.box_03 h2{
	padding-bottom: 4vh;
}
.box_03 p{
	padding: 0 0 5vh 0;
}
/*.box_03 p{
	padding: 4vh 0 5vh;
}*/
.box_04{
	margin-bottom: 3vh;
}
.box_05{
	margin-bottom: 10vh;
}
.frame {
    /*border: 3px solid #f38bae;*/
    border-radius: 10px;
    margin: 4vh 10px;
	padding: 0;
}
.contact {
    margin-bottom: 6vh;
	padding: 0;
	box-shadow: 0 8px 7px -7px rgba(0,0,0,0.3) inset;
}
.contact .inner{
}
table.qa th {
    padding: 10px 5px;
	vertical-align: middle;
}
table.qa td {
    padding: 10px 10px 10px 5px;
    line-height: 18px;
}
.qa img {
	min-width: 40px;
}

.footer {
    /*margin:30px auto 0px auto;*/
	  text-align: center;
	  line-height:1.4;
}

.footer p {
	  text-align: center;
	  font-size: 10px;
}

.footer #rei {
	padding-left: 12px;
}

.footer img{
/*	max-width:300px;
	width:100%;*/
	vertical-align: -7px;
}


#form h2 {
    font-size: 18px;
}
#form h3{
    font-size: 22px;
	padding: 10px 5px 10px 5px;
}
table.formTable th,
	table.formTable td{
		display:block;
		width:100%;
	}

.copy {
	margin: 10px 0px 0px!important;
	background: #f38bae;
	color: #ffffff;
}


}
