@charset "utf-8";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; box-sizing:border-box; }
select option{ padding:0 5px; }
body{ color:#333; background: url(../images/top_bg.png) center top no-repeat,url("../images/sec_bg.png")center repeat #fff; font:17px helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif; line-height:1.8; text-align:center; min-width:1144px; _display: inline;_zoom:1; }
h1 , h2 , h3 , h4 , h5 , h6 , address{ font-style:normal; font-weight:normal; font-size:100%; }
ul{ list-style-type:none; }
img{ border:0; vertical-align:bottom; }

table{ border-spacing:0; border:0;}
table th{ text-align:left; vertical-align:middle; font-weight:normal; }
table td{ word-break:break-all; }

.floatR{ float:right; }
.floatL{ float:left; }

.alignL{ text-align:left; }
.alignR{ text-align:right; }
.alignC{ text-align:center; }

.rel{ position:relative; }
.abs{ position:absolute; }


/* clearfix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.cf:after{ content:" "; display:block; clear:both; }


/* link **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
a:link , a:visited{ color:#014374; text-decoration:underline; }
a:hover{ color:#fa7319; text-decoration:underline; }


/* font decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* size */
.fontSS{ font-size:12px; }
.fontS{ font-size:14px; }
.fontSL{ font-size:20px; }
.fontL{ font-size:22px; }
.fontLL{ font-size:26px; }

/* color */
.txt-red{ color:#ef0000; font-weight:bold; }
.txt-blue{ color:#004bb5; font-weight:bold; }
.txt-brown{ color:#3e3922; font-weight:bold; }
.txt-orange{ color:#ee7200; font-weight:bold; }
.txt-yellow{ color:#afa355; font-weight:bold; }
.txt-green{ color:#329f1a; font-weight:bold; }
.txt-purple{ color:#945de8; font-weight:bold; }
.txt-w{ color:#fff; }

/*indent */
.idt , ul.assist li , .system li{ padding-left:1.0em; text-indent:-1.0em; }
.idt-half{ padding-left:0.5em; text-indent:-0.5em; }

/*other */
.str{ font-weight:bold; }
.str-reset{ font-weight:normal; }

.underline{ text-decoration:underline; }
.underline-double{ border-bottom:double medium; }
.underline-red{ border-bottom:solid 2px #a12c2e; }
.underline-blue{ border-bottom:solid 2px #345d8c; }

.waveline{ background:url(../images/wave_line.png) repeat-x left bottom; padding-bottom:7px; }
.waveline-red{ background:url(../images/wave_line_red.png) repeat-x left bottom; padding-bottom:7px; }
.waveline-blue{ background:url(../images/wave_line_blue.png) repeat-x left bottom; padding-bottom:7px; }

.marker-yelow{background-color:#fffcac; }
.marker-blue{background-color:#b1c3df; }


/* space **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* padding */
.spt0{ padding-top:0px !important; }
.spt5{ padding-top:5px !important; }
.spt10{ padding-top:10px !important; }
.spt15{ padding-top:15px !important; }
.spt20{ padding-top:20px !important; }
.spt25{ padding-top:25px !important; }
.spt30{ padding-top:30px !important; }
.spt35{ padding-top:35px !important; }
.spt40{ padding-top:40px !important; }
.spt45{ padding-top:45px !important; }
.spt50{ padding-top:50px !important; }
.spt55{ padding-top:55px !important; }
.spt60{ padding-top:60px !important; }
.spt65{ padding-top:65px !important; }

.spb0{ padding-bottom:0px !important; }
.spb5{ padding-bottom:5px !important; }
.spb10{ padding-bottom:10px !important; }
.spb15{ padding-bottom:15px !important; }
.spb20{ padding-bottom:20px !important; }
.spb25{ padding-bottom:25px !important; }
.spb30{ padding-bottom:30px !important; }
.spb35{ padding-bottom:35px !important; }
.spb50{ padding-bottom:50px !important; }

/* margin */
.smt0{ margin-top:0px !important; }
.smt5{ margin-top:5px !important; }
.smt10{ margin-top:10px !important; }
.smt15{ margin-top:15px !important; }
.smt20{ margin-top:20px !important; }
.smt25{ margin-top:25px !important; }
.smt30{ margin-top:30px !important; }
.smt35{ margin-top:35px !important; }
.smt40{ margin-top:40px !important; }
.smt45{ margin-top:45px !important; }
.smt50{ margin-top:50px !important; }
.smt55{ margin-top:55px !important; }
.smt60{ margin-top:60px !important; }
.smt70{ margin-top:70px !important; }
.smt80{ margin-top:80px !important; }
.smt90{ margin-top:90px !important; }
.smt120{ margin-top:120px !important; }
.smt-200{ margin-top:-200px !important; }
.smt-120{ margin-top:-120px !important; }
.smt-20{ margin-top:-20px !important; }
.smt-40{ margin-top:-40px !important; }
.smt-50{ margin-top:-50px !important; }
.smt-70{ margin-top:-70px !important; }


.smb0{ margin-bottom:0px !important; }
.smb5{ margin-bottom:5px !important; }
.smb10{ margin-bottom:10px !important; }
.smb15{ margin-bottom:15px !important; }
.smb20{ margin-bottom:20px !important; }
.smb21{ margin-bottom:21px !important; }
.smb25{ margin-bottom:25px !important; }
.smb30{ margin-bottom:30px !important; }
.smb35{ margin-bottom:35px !important; }
.smb40{ margin-bottom:40px !important; }
.smb45{ margin-bottom:45px !important; }
.smb50{ margin-bottom:50px !important; }
.smb70{ margin-bottom:70px !important; }
.smb120{ margin-bottom:120px !important; }
.smb-20{ margin-bottom:-20px !important; }
.smb-90{ margin-bottom:-90px !important; }
.smb-40{ margin-bottom:-40px !important; }

.sml0{ margin-left:0px !important; }
.sml5{ margin-left:5px !important; }
.sml10{ margin-left:10px !important; }
.sml15{ margin-left:15px !important; }
.sml20{ margin-left:20px !important; }
.sml25{ margin-left:25px !important; }
.sml30{ margin-left:30px !important; }
.sml50{ margin-left:50px !important; }

.smr0{ margin-right:0px !important; }
.smr10{ margin-right:10px !important; }
.smr20{ margin-right:20px !important; }
.smr25{ margin-right:25px !important; }
.smr30{ margin-right:30px !important; }
.smr50{ margin-right:50px !important; }
.smr80{ margin-right:80px !important; }

/* paragraph */
p{ margin:0 60px 30px; }
p.lh-reset{ line-height:1.0; }

/* original frame */
.box{ margin:0 25px; }


/* favorite decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.shadow{ box-shadow:0px 0px 8px rgba(0,0,0,0.4); }

table{ width:calc(90%); width:-webkit-calc(95%); border-collapse:separate; border-spacing:1px; background-color:#cdcdcd; line-height:2; font-size:14px; }
/*↑width:calc(100% - boxクラスの左右のmargin); */
table th , table td{ border:1px solid #fff; padding:5px 10px; }
table th{ font-weight:bold; background-color:#cdcdcd; width:22%; vertical-align:middle; box-shadow:inset 0px 0px 10px 0 #dbd8cc; }
table td{ background-color:#fff; box-shadow:inset 0px 0px 5px 0 #faf8f1; }
table ol{ margin-left:20px; }

ul.assist{ font-size:12px; padding:15px 25px 12px; line-height:1.6; border:solid 1px #cdcdcd; }

.system{ font-size:14px; }

.rule{ background-color:#f6f6f6; padding:20px 30px; border-radius:3px; border:solid 1px #cdcdcd; font-size:14px; line-height:1.6; text-align:left; margin: 0 35px;}
.rule2{ background-color:#fffee8; padding:20px 30px; border-radius:3px; border:solid 1px #cdcdcd; font-size:14px; line-height:1.6; text-align:left; margin: 0 20px;}

.movie-large,.movie-short li{ padding:8px; background:linear-gradient(90deg, #b39855 0%, #fff9e6 50%, #b39855 100%); border:solid 2px #a6b2bb; box-shadow:0 0 1px 1px #fff,0 2px 5px rgba(0,0,0,0.2); }

.movie-large{ width:800px; height:auto; margin:0 auto; }
.movie-large .frame{ position:relative; top:0; left:0; width:100%; padding-top:56.25%; }
.movie-large iframe{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:100; }
/*↑ウィンドウサイズに合わせて縦横比固定で縮小させる　padding-top:56.25%;(高さ÷横幅×100) → 16:9のサイズ(9÷16×100=56.25)*/


/* responsive  **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.pc-item{ display:block; }
.sp-item{ display:none; }

[class^="pic"]{ float:right; margin:0 50px 20px 20px; }
.inner [class^="pic"]{ float:right; margin:0 0 20px 20px; }

.inner{ padding:0px; background-color:#fff; }
.inner p{ margin:0 10px 10px 10px; }
/*.inner p:last-child{ margin:0; }*/


/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap{ width:1040px; margin:25px auto 10px; text-align:left; position:relative; /*background:url(../images/contents_bg.png) center top repeat;box-shadow:inset 0px 0px 40px 5px #f0ebbc,0px 0px 10px 5px #034881; border: solid 5px #5c4f10; outline: solid 1px #fff;  */padding: 30px 0px 20px;}

/*.contents{ background:url(../images/bg.png) center top repeat}*/

.wrapendtxt{ width:1040px; margin:25px auto 10px; text-align:left; position:relative; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/


/* timer ********** タイマーが必要な場合のみ記述
///////////////////////////////////////////////////////////////////////////////////////////////*/
.timer{ width:399px; height:100px; margin:20px auto 10px; position: relative; }
.timer .timeDay{ position:absolute; top:35px; left:0px; }
.timer .timeHr{ position:absolute; top:35px; left:108px; }
.timer .timeMmin{ position:absolute; top:35px; left:224px; }
.timer .timeSec{ position:absolute; top:35px; left:312px; }
.timer .timeMsec{ display:none }
.timer span img{ width:25px; height:44px; }

/* form **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.mailform{margin:10px 35px; padding:30px 20px 25px; text-align:center; border:solid 3px #fff; box-shadow:0 0 10px 5px #fff inset,0 0 10px 5px #fff;background: -moz-linear-gradient(top, #fff040, #ffcb2e);background: -webkit-linear-gradient(top, #fff040, #ffcb2e); background: linear-gradient(to bottom, #fff040, #ffcb2e);}
.mailform ul{ margin:20px 50px 25px; text-align:left; }
.mailform ul li{ margin-bottom:10px; }
.mailform ul li span,.mailform ul li input{ float:left; }
.mailform ul li span{ width:175px; padding-top:7px; }
.mailform ul li input{ width:calc(100% - 180px); width:-webkit-calc(100% - 180px); height:40px; padding:10px; border:solid 1px #fff; box-shadow:0 0 8px #e2e2e2 inset; font-size:18px; }
.mailform .txt {font-size:14px; line-height: 130%;  color:#333;} 
.mailform .txt .spbr{display:none;}
.mailform .txt a{ color:#f15301; }

.contents .form{padding:15px 20px 15px; text-align:center; background:#ece9e0; border:double 4px #fff; }

.entry img{ box-shadow:0 1px 8px rgba(0,0,0,0.2); }

.pre-book.pc-item {position: relative; top: -1px; margin-top: -100px;}
.pre-book.sp-item.w100 {position: relative; top: -10px; margin-top: -70px;}


/* top **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* catch */
.top .wrap{ width: 1240px; padding-top:10px; }
.wraptxt{ margin:0 auto; text-align:left; }
.top .header .timer{float:left;}

/* list-flex , list-display */
[class^="list-"]{
/*↑セレクタ名の前方一致*/
    padding:40px 0;
    background:-webkit-linear-gradient(#2b3135,#384045,#2b3135);
    background:-o-linear-gradient(#2b3135,#384045,#2b3135);
    background:linear-gradient(#2b3135,#384045,#2b3135);
}

.list-flex ul{ display:flex; display:-webkit-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; width:1000px; margin:0 auto; }
/*↑横並びは float の代わりに flex を使ってもいいかも。flex-wrap:wrap; → スマホサイズで横に並ぶ数を変える場合は必要*/
.list-flex ul li{ width:calc(100% / 4 - 15px); width:-webkit-calc(100% / 4 - 15px); margin-right:20px; }
/*↑width:calc(ウィンドウ幅 / 4分割 - liの横幅と画像の横幅との差分);　差分 = 1000px / 4 - 235px(1つの画像の横幅)*/
.list-flex ul li:nth-of-type(4){ margin-right:0; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
section{margin-bottom: 10px;}

/* fix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.fix-bg{ position: relative;  background-position: center; height: 268px; }

.scr-bg{ padding: 50px; }
.fix-contents{ position: absolute; top: 50%; left: 50%; bottom: auto; right: auto; margin: 0 auto; width: 100%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.intro-fix{ background: url("../images/sbt_bg.png") center; margin: 0px 0 0px; }
.title-break{ border-top: 3px groove #cda61b; margin-bottom: -1px; }

.contents p{text-align:left;}
.contents .alignC{text-align:center;}


/* tokukakomi **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.tokukakomi{padding:0 0 10px; border:solid 1px #e2c28b; box-shadow:0 0px 50px rgba(233, 210, 63,0.4)inset,0 0px 20px rgba(189, 101, 127,0.4);background:url(../images/toku_bg.png) repeat; margin:-45px 40px 10px;}
.tokukakomi .txt{padding-top:65px; }

/* prekakomi **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.prekakomi{padding:0 0 10px; border:solid 1px #e2c28b; box-shadow:0 0px 50px rgba(255, 180, 230,0.4)inset,0 0px 20px rgba(189, 101, 127,0.4);background:url(../images/toku_bg.png) repeat; margin:-100px 40px 10px;}
.prekakomi .txt{padding-top:100px; }


/* bg **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.section1 .bg1{background:url(../images/sec1_bg.png) right top no-repeat}
.section2 .bg1{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section3 .bg1{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section3 .bg2{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section3 .bg3{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section4 .bg1{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section5 .bg1{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section5 .bg2{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section5 .bg3{background:url(../images/sec1_bg.png) right top 50px no-repeat;}
.section6 .bg1{background:url(../images/sec1_bg.png) right 80px top 10px no-repeat;}
.section7 .bg1{background:url(../images/sec1_bg.png) right top 80px no-repeat;}
.section8 .bg1{background:url(../images/sec1_bg.png) right bottom 50px no-repeat;}
.section9 .bg1{background:url(../images/sec1_bg.png) right top 50px no-repeat;}


/* prf **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.prf p{ margin:0 20px 30px; }
.prf .prf_bg{background:url("../images/prf_pic1.png")no-repeat top 300px right,url("../images/prf_pic2.png")no-repeat bottom right;}
.prf{ background: url(../images/mes_bg.png)repeat center center;
width:1000px; margin:0 auto; padding:60px 30px; font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; letter-spacing:3px; text-shadow:0 1px 5px rgba(255,255,255,1); border: solid 1px #fff; 
box-shadow:0px 0px 12px -3px #907d00,0px 0px 19px -7px #f4f1e1 inset; }
p.alignR { text-align: right; }


/* kiyaku **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.sectionkiyaku .wrap{padding:0 20px;}
.bgbox {background-color: #ffe581; padding:40px 2px 10px; margin:15px 40px 30px; }  
.bgbox2 {background-color:#fff; border: solid 1px #333; display: inline-block; padding: 10px;}
.kiyaku{font-size:14px; background-color:#f1f1f1; padding:15px; border:solid 1px #cdcdcd; margin:0 60px 30px; text-align: left; }


/* pro **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.pro{
	margin: 0 35px;
background: #fffff6; 
/* box-shadow */
border: solid 2px #fff;box-shadow: 0px 0px 10px 2px #fff ,0px 0px 10px 5px #fff inset;
}
.pro p{ margin:20px 50px; }
.bgbox {background-color: rgba(255,255,255,1.0); box-shadow: 0px 0px 5px 2px rgba(247, 245, 198,0.9);padding:10px 2px 10px; margin:15px 40px 30px; line-height:160%; color: #7f6a32;}  


/* sbt-long **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
[class^="sbt-"]{ margin-bottom:20px; }
.sbt-long{
    height:260px;
    background:url(../images/sbt_long_bg.jpg) center no-repeat,-webkit-linear-gradient(#010a29,#042e6b,#010a29);
    background:url(../images/sbt_long_bg.jpg) center no-repeat,-o-linear-gradient(#010a29,#042e6b,#010a29);
    background:url(../images/sbt_long_bg.jpg) center no-repeat,linear-gradient(#010a29,#042e6b,#010a29);
}
.sbt-long span{ display:block; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }


/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ color:#fff; background-color:#333; padding:10px 10px 20px; text-align:center; }
.footer a{ color:#fff; font-size:12px; }


/* ★★★ タブレット ★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media only screen and (max-width: 768px){
/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
body{ min-width:100%; background:#fff; font-size: 15px; }
.fontL{ font-size:18px; }
.fontLL{ font-size:22px; }
	
section{margin-bottom: 0px;}


/* space **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* paragraph */
p{ margin:0 20px 25px; }

/* original frame */
.box{ margin:0; }


/* favorite decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.card img{ max-width:366px; width:100%; height:auto; }

/*table{ calc(100% - 30px);}*/
table th , table td{ display:block; }
table th{ width:100%; }
	
.tablespace{margin: 0 5px 0 0;}
.floatR{ float:none; text-align: center; margin-bottom: 30px; }


/* responsive **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.pc-item{ display:none; }
.sp-item{ display:block; }

[class^="pic"],.inner [class^="pic"]{ float:none; margin:0 auto 20px; }

.inner{ padding:0px; text-align:center; }
.inner p{ text-align:left; }

.mw95 img{ max-width:95%; height:auto; }
.w100 img{ width:100%; height:auto; }
.w95 img{ width:95%; height:auto; }
.w90 img{ width:90%; height:auto; }
.w85 img{ width:85%; height:auto; }
.w80 img{ width:80%; height:auto; }
.w70 img{ width:70%; height:auto; }
.w60 img{ width:60%; height:auto; }
.w50 img{ width:50%; height:auto; }
.mw80 img{ max-width:80%; height:auto; }
p img{ max-width:520px; height:auto; }
	
.bgbox {;padding:15px 0px 10px; margin:15px 15px 20px; line-height:160%;} 

.alignR{ text-align:center; }



/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap{ width:calc(100% - 20px); -webkit-width:calc(100% - 20px); margin:15px 10px; padding:20px 0px 0px;}
/*↑width:calc(ウィンドウ幅 - 左右に空けたい余白の合計値);*/
	
.wrapendtxt{ width:calc(100% - 20px); -webkit-width:calc(100% - 20px); margin:15px 10px; padding: 40px 0px 0px;}
	
	.contents{ background:/*url(../images/bg.png) center top repeat*/#fff;}


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.headersp{ height:100px; background:linear-gradient(#453e2e, #2e2b26); float:none;  }


/* form **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.mailform{ width:95%; padding:40px 10px 20px; margin: 18px auto 0; }
.mailform ul{ margin:0 10px 20px; }
.mailform ul img{ height:18px; }
.mailform ul li span{ width:130px; padding-top:4px; }
.mailform ul li input{ width:calc(100% - 130px); width:-webkit-calc(100% - 130px); }
.mailform input.btn{ width:100%; height:auto; }
.mailform .txt{font-size:14px; line-height: 130%; margin-top: 5px;}
.mailform .txt .spbr{display:block;}
	
.intro-fix{ background: none; margin: 0px 0 60px; }
	
/* top **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* catch */
.top .catch{ margin:0; }
.top .wrap{ background-color:#000000; }


/* list-flex , list-display */
[class^="list-"]{ padding:20px 0; }
[class^="list-"] .wrap{ text-align:center; }

.list-flex ul{ width:100%; }
.list-flex ul li img{ max-width:235px; width:100%; height:auto; }

.list-display img{ max-width:520px; width:100%; height:auto; }
	
	
/* movie */
.movie-large{ width:95%; margin-top:0px; }
	
.movie-short{ width:95%;}
.movie-short li{ width:100%; float:none; margin:0 auto 15px; }
.movie-short li:last-child{ margin:0 auto; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ margin-top:0px; z-index:-2;}
/*.opa{background-color: rgba(255,255,255,0.6);padding: 30px 0 1px; margin: -25px 0; }*/
	
h3{margin-bottom: -3px;}
	
.title .sp-item{margin-bottom:15px;}

.prf { width: inherit; padding: 10px;}
.prf{ background: url(../images/mes_bg.png)repeat center center;
width:100%; margin:0 auto; padding:60px 30px; font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; letter-spacing:3px; text-shadow:0 1px 5px rgba(255,255,255,1); border: solid 1px #fff; 
box-shadow:0px 0px 12px -3px #907d00,0px 0px 19px -7px #f4f1e1 inset; }

/* 背景 ***********/
.section1 .bg1{background:url(../images/sec1_img1_sp.png) right top no-repeat; background-size: contain;}
	
/* tokukakomi **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.tokukakomi{padding:0 0 10px; border:solid 1px #e2c28b; box-shadow:0 0px 50px rgba(233, 210, 63,0.4)inset,0 0px 20px rgba(189, 101, 127,0.4);background:url(../images/toku_bg.png) repeat; margin:-55px 5px 50px;}
.tokukakomi .txt{padding-top:65px; }

/* prekakomi **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.prekakomi{padding:0 0 10px; border:solid 1px #e2c28b; box-shadow:0 0px 50px rgba(255, 180, 230,0.4)inset,0 0px 20px rgba(189, 101, 127,0.4);background:url(../images/toku_bg.png) repeat; margin:-100px 5px 10px;}
.prekakomi .txt{padding-top:100px; }

/* pro **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.pro{
	margin: 0 5px;
background: #fffff6; 
/* box-shadow */
border: solid 2px #fff;box-shadow: 0px 0px 10px 2px #fff ,0px 0px 10px 5px #fff inset;
}
.pro p{ margin:10px 20px; }
.bgbox {background-color: rgba(255,255,255,1.0); box-shadow: 0px 0px 5px 2px rgba(247, 245, 198,0.9);padding:10px 2px 10px; margin:15px 10px 30px; line-height:160%; color: #7f6a32;}  

	
.qrbase .qr{text-align: left; margin-left:60px; padding-bottom:0px; }

/* sbt */
.sbt-long{ height:120px; }
.sbt-long img{ max-width:390px; width:100%; height:auto; }
	
.mes { margin:0px 20px 40px;}
.mesin { padding:0 0 20px; }

	

/* half-box */
.half-box{ width:100%; }
.half-box .half{ width:100%; margin-right:0; }
.half-box .half:not(:first-child){ margin-top:15px; }
/*↑:not(:first-child)　最初以外の要素*/
.half-box .half .tit img{ max-width:340px; width:100%; height:auto; }
.half-box .half .inner .pic{ float:right; margin:0 0 20px 20px; }

/* timer ********** タイマーが必要な場合のみ記述
///////////////////////////////////////////////////////////////////////////////////////////////*/
.headersp .timer{ width:320px; height:90px; margin:0 auto ; padding-top:15px; }
.headersp .timer .timeDay{ top:46px; left:0px; }
.headersp .timer .timeHr{ top:46px; left:86px; }
.headersp .timer .timeMmin{ top:46px; left:180px; }
.headersp .timer .timeSec{ top:46px; left:251px; }
.headersp .timer .timeMsec{ display:none; }
.headersp .timer span img{ width:20px; height:34px; }


/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer .copy img{ max-width:280px; width:100%; height:auto; }

}


@media only screen and (max-width: 540px){
/* top ********** スマホサイズまで待つと小さくなり過ぎるので 540px から2分割にしている
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* list-flex , list-display */
[class^="list-"]{ padding:10px 0; }

/*.list-flex ul li{ width:calc(100% / 2 - 5px); margin-right:10px; padding:10px; background-color:#384045; }
/*↑width:calc(ウィンドウ幅 / 2分割 - margin20px分を2つで分ける);*/
/*.list-flex ul li:nth-of-type(2){ margin-right:0; }
.list-flex ul li img{ max-width:170px; width:100%;  }
.intro-fix{ background: none; margin: 0px 0 30px; height: auto; }
.fix-contents{  top: 54%; left: 50%; bottom: auto; right: auto; margin: 0 auto; width: 100%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }*/
	
.intro-fix{  margin: 0px 0 0px; }
	
.list-flex ul{ width:100%; }
.list-flex ul li img{ max-width:235px; width:100%; height:auto; }

.list-display img{ max-width:520px; width:100%; height:auto; }

.section15 .rea {
    margin-top: 30px;}	
	
section.top {margin-top: 0px;}
section.voice {margin-top: 0px;}
section.section1 {margin-top: -20px;}

}


/* ★★★ スマホ ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media only screen and (max-width: 414px){ /* iPhone6Plus */
/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
body{ min-width:320px; }
/*↑最小幅指定*/


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ height:92px; }
.header .timer{ height:62px; }
.header .timer > img{ width:315px; height:62px; }
/*↑ ".timer > img" .timerの子要素のimgに適用する。spanの中のimgは孫要素なので適用されない*/


/* form **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.mailform{ padding-top:30px; margin:0 auto; }
.mailform ul img{ height:14px; }
.mailform ul li{ margin-bottom:0; }
.mailform ul li span,.mailform ul li input{ float:none; display:block; }
.mailform ul li span{ width:100%; padding-top:0; margin-bottom:5px; }
.mailform ul li input{ width:100%; }
.mailform .txt{font-size:12px; line-height: 130%; margin-top: 5px;}
	
.pre-book.sp-item.w100 {position: relative; top: -3px; margin-top: -80px;}
/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/

/* half-box */
.half-box .half .tit img{ max-width:260px; width:100%; height:auto; }
.half-box .half .inner .pic{ float:none; margin:0 auto 20px; }
.half-box .half .inner .pic img{ max-width:182px; width:100%; height:auto; }


/* timer ********** タイマーが必要な場合のみ記述
///////////////////////////////////////////////////////////////////////////////////////////////*/
div.timer{ height:80px;margin: 0 auto; float:inherit;  }

.profile{ padding: 10px; padding: 10px; margin-bottom: 30px; max-width: 1000px; background: url("../images/pro_bg_top.png")center top no-repeat,url("../images/pro_bg_bottom.png")center bottom no-repeat,url("../images/pro_bg_center.png")center top repeat-y;}


/* que **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.que {background:url("../images/que_pic.png")no-repeat bottom right,#fff;width:1000px;border: solid 1px #1d4888;margin:0 auto 30px;border-radius:5px;box-shadow:0 0 30px 0 rgba(185,212,236)inset;}
.que h3{ text-align:center; margin-top:-30px; margin-bottom:30px; }

/* kiyaku **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.kiyaku{ font-weight: bold;background-color: #cdcdcd;vertical-align: middle;}
.kiyaku h3{ margin-bottom:20px; text-align: center; }
.kiyaku dl{ height: 650px;
    overflow: auto;
    margin: 0 auto 20px;
    border-collapse: separate;
    border-spacing: 1px;
    background-color: #cdcdcd;
    line-height: 2;
    font-size: 14px;}
.kiyaku dt {
    padding: 12px 12px 5px 70px;
    font-weight: bold;
    text-align: left;
    background-color: #cdcdcd;
    width: 22%;
	vertical-align: middle;}
.kiyaku dd {
    background:#fff url(../images/a.png) no-repeat 34px 15px;
    padding:17px 30px 20px 70px;
    border-radius:0 0 5px 5px;
    margin-bottom:15px;
    border:solid 1px #ccc;
    border-top:none;
	color: #333333;
	text-align: left;
}
.kiyaku .que{ font-size:larger; }
.kiyaku .ans{ font-size:larger; color:#e6155f; font-weight:bold; }
    
}