@charset "euc-jp";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#333; background:#fbf6dd url(../images/bg.jpg) no-repeat center top; font:16px "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,sans-serif; line-height:1.8; text-align:center; letter-spacing:normal; min-width:990px;_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:top; font-weight:normal; }
table td{ word-break:break-all; }

a:link , a:visited{ color:#004ead; text-decoration:underline; }
a:hover{ color:#3a92ff; text-decoration:underline; }

.floatR{ float:right; }
.floatL{ float:left; }

.alignL{ text-align:left; }
.alignR{ text-align:right; }
.alignC{ text-align:center; }

.fontSS{ font-size:12px; }
.fontS{ font-size:14px; }
.fontL{ font-size:20px; }
.fontLL{ font-size:24px; line-height:1.6; }

.tcR{ color:#ed2323; font-weight:bold; }
.tcB{ color:#1f5fb7; font-weight:bold; }
.tcG{ color:#5eb220; font-weight:bold; }

.str{ font-weight:bold; }
.strN{ font-weight:normal; }
.ilc{ font-style:italic; }
.uLine{ text-decoration:underline; }
.uLine2{ border-bottom:double medium #333; }
.waveLine{ background:url(../images/wave_line.png) repeat-x left bottom; padding-bottom:7px; }
.waveLineR{ background:url(../images/wave_line_red.png) repeat-x left bottom; padding-bottom:7px; }
.waveLineB{ background:url(../images/wave_line_blue.png) repeat-x left bottom; padding-bottom:7px; }
.marker{background-color:#fff600; }

.idt{ padding-left:1.0em; text-indent:-0.9em; }
.idtStr{ padding-left:1.0em; text-indent:-1.0em; }
.idtS{ padding-left:0.5em; text-indent:-0.4em; }

.spt5{ padding-top:5px; }
.spt10{ padding-top:10px; }
.spt15{ padding-top:15px; }
.spt20{ padding-top:20px; }
.spt25{ padding-top:25px; }
.spt30{ padding-top:30px; }
.spt35{ padding-top:35px; }

.spb5{ padding-bottom:5px; }
.spb10{ padding-bottom:10px; }
.spb15{ padding-bottom:15px; }
.spb20{ padding-bottom:20px; }
.spb25{ padding-bottom:25px; }
.spb30{ padding-bottom:30px; }
.spb35{ padding-bottom:35px; }

.smt5{ margin-top:5px; }
.smt10{ margin-top:10px; }
.smt15{ margin-top:15px; }
.smt20{ margin-top:20px; }
.smt25{ margin-top:25px; }
.smt30{ margin-top:30px; }
.smt35{ margin-top:35px; }
.smt40{ margin-top:40px; }
.smt45{ margin-top:45px; }
.smt50{ margin-top:50px; }

.smb5{ margin-bottom:5px; }
.smb10{ margin-bottom:10px; }
.smb15{ margin-bottom:15px; }
.smb20{ margin-bottom:20px; }
.smb25{ margin-bottom:25px; }
.smb30{ margin-bottom:30px; }
.smb35{ margin-bottom:35px; }
.smb40{ margin-bottom:40px; }
.smb45{ margin-bottom:45px; }
.smb50{ margin-bottom:50px; }

.sml20{ margin-left:20px; }
.sml30{ margin-left:30px; }
.sml50{ margin-left:50px; }

.smr20{ margin-right:20px; }
.smr30{ margin-right:30px; }
.smr50{ margin-right:50px; }

.rel{ position:relative; }
.abs{ position:absolute; }

p{ margin:0 50px 30px; }
p.spN{ margin-bottom:0px; }
p.spSS{ margin-bottom:5px; }
p.spS{ margin-bottom:10px; }
p.spL{ margin-bottom:40px; }
p.spLL{ margin-bottom:50px; }
p.lhN{ line-height:1.0; }

.shadow{ box-shadow:0px 0px 8px rgba(0,0,0,0.6); }


/* clearfix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* For modern browsers */
.cf:before , .cf:after{ content:""; display:table; }
.cf:after{ clear:both; }

/* For IE 6/7 (trigger hasLayout) */
.cf{ zoom:1; } 


/* container **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.container{ background:url(../images/container_bg.png) center top repeat-y; }


/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap{ width:980px; margin:0 auto; text-align:left; position:relative; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ height:110px; background:url(../images/header_bg.png) repeat-x; }

.header .logo{ float:left; }
.header h1{ float:left; margin:21px 0 0 15px; }
.header .timer{ float:right; margin-top:5px; position:relative; }
.header .timer iframe{ width:350px; height:84px; }
.header .timer img{ position:absolute; top:3px; left:3px; }


/* intro **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.intro-bg{ background:url(../images/intro_bg.png) center 75px no-repeat; }

.intro .catch1{ margin-top:50px; }
.intro .catch2{ padding:25px 0 25px; background:url(../images/intro_catch2_bg.jpg) center top no-repeat; }
.intro .lcs{ margin-top:20px; }

.intro .rinka{ height:590px; background:url(../images/intro_rinka.png) center top no-repeat; }
.intro .rinka .cmt{ text-align:right; margin:35px 50px 0 0; }
.intro .rinka .txt1{ margin:95px 0 0 290px; }
.intro .rinka .txt2{ margin:25px 0 0 335px; }

.intro .movie{ width:750px; height:474px; margin:5px auto 30px; padding-top:54px; background:url(../images/intro_movie_bg.jpg) no-repeat; box-sizing:border-box; }


/* form **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.form{ width:890px; height:372px; margin:0 auto 30px; background:url(../images/form_bg.png) no-repeat; }
.form .name , .form .mail{ width:332px; height:35px; padding:4px; box-sizing:border-box; border:transparent; font-size:16px; }
.form .name{ position:absolute; top:192px; left:156px; }
.form .mail{ position:absolute; top:237px; left:156px; }
.form .btn { position:absolute; top:192px; left:510px; }
.form img{ position:absolute; top:24px; left:5px; z-index:10; }

.endform{ background:url(../images/end_form_bg.jpg) no-repeat; width:892px; height:260px; margin:0 auto 30px; position:relative; }
.endform .name , .endform .mail{ width:332px; height:35px; padding:4px; box-sizing:border-box; border:transparent; font-size:16px; }
.endform .name{ position:absolute; top:137px; left:156px; }
.endform .mail{ position:absolute; top:182px; left:156px; }
.endform .btn { position:absolute; top:137px; left:510px; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ padding-bottom:40px; }

h2{ width:100%; height:260px; margin-bottom:40px; }
h2 span{ display:block; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.sec1 h2{ background:url(../images/sec1_tit_bg.jpg) center top no-repeat; background-size:cover; }
.sec2 h2{ background:url(../images/sec2_tit_bg.jpg) center top no-repeat; background-size:cover; }
.sec3 h2{ background:url(../images/sec3_tit_bg.jpg) center top no-repeat; background-size:cover; }
.sec4 h2{ background:url(../images/sec4_tit_bg.jpg) center top no-repeat; background-size:cover; }
.sec5 h2{ background:url(../images/sec5_tit_bg.jpg) center top no-repeat; background-size:cover; }
.sec6 h2{ background:url(../images/sec6_tit_bg.jpg) center top no-repeat; background-size:cover; }
.sec7 h2{ background:url(../images/sec7_tit_bg.jpg) center top no-repeat; background-size:cover; }
.sec8 h2{ background:url(../images/sec8_tit_bg.jpg) center top no-repeat; background-size:cover; }

.sec1 ul{ margin:0 50px 30px; }
.sec1 ul li{ margin-bottom:20px; }

.sec3 .pic1{ background:url(../images/sec3_pic1.jpg) right 30px top no-repeat; }
.sec3 .pic2{ background:url(../images/sec3_pic2.jpg) right 20px top 20px no-repeat; }

.sec4 .pic1{ background:url(../images/sec4_pic1.jpg) right 60px no-repeat; }

.sec6 .prs{ padding:250px 0 0 40px; margin-bottom:20px; box-sizing:border-box; }
.sec6 .prs:last-child{ margin-bottom:40px; }
.sec6 .prs1{ height:980px; background:url(../images/sec6_prs1.png) center top no-repeat; }
.sec6 .prs2{ height:1050px; background:url(../images/sec6_prs2.png) center top no-repeat; }
.sec6 .prs3{ height:995px; background:url(../images/sec6_prs3.png) center top no-repeat; }

.kiyaku{ width:850px; padding:10px 15px; margin:10px auto 0; background-color:#e7e7e7; border:solid 2px #fff; border-radius:3px; line-height:1.6; }


/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ background-color:#8d5813; text-align:center; padding:20px 0; }

