@charset "utf-8";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; box-sizing:border-box; }
select option{ padding:0 5px; }
body{ color:#000; background:url(../images/content_bg.png) repeat; font:18px helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif; line-height:1.8; text-align:left; min-width:1160px;_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; }

.alpha a:hover img{ opacity:0.7; filter:alpha(opacity=70); -ms-filter:"alpha(opacity=70)"; }
.btn01{ background:url(../images/vision.png) no-repeat center top; height:767px; }

/* clearfix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.cf:after{ content:" "; display:block; clear:both; }


/* link **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
a:link , a:visited{ color:#0000ff; text-decoration:underline; }
a:hover{ color:#ff8000; text-decoration:underline; }


/* font decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* size */
.fontSS{ font-size:12px; }
.fontS{ font-size:14px; }
.fontL{ font-size:22px; }
.fontLL{ font-size:24px; }

/* color */
.txt-red{ color:#e90000; font-weight:bold; }
.txt-blue{ color:#004bd5; font-weight:bold; }
.txt-pink{ color:#F09; font-weight:bold; }
.txt-orange{ color:#FF6600; font-weight:bold; }
.txt-green{ color:#008000; font-weight:bold; }
.txt-darkblue{ color:#00008b; font-weight:bold; }
.red{ color:#e90000;}

/*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; }

.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{background-color:#fff600; }


/* 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; }

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

/* 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; }
.smt100{ margin-top:100px !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; }
.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; }
.smb55{ margin-bottom:55px !important; }

.sml0{ margin-left:0px !important; }
.sml20{ margin-left:20px !important; }
.sml30{ margin-left:30px !important; }
.sml50{ margin-left:50px !important; }

.smr0{ margin-right:0px !important; }
.smr20{ margin-right:20px !important; }
.smr30{ margin-right:30px !important; }
.smr50{ margin-right:50px !important; }
.smr70{ margin-right:70px !important; }

/* paragraph */
p{ margin:0 50px 30px; }
p.lh-reset{ line-height:1.0; }

/* original frame */
.box{ margin:0 50px 30px; }
.box02{ margin:0 auto;}

/* favorite decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.shadow{ box-shadow:0px 0px 8px rgba(0,0,0,0.4); }

table{ border-collapse:separate; border-spacing:1px; background-color:#cdcdcd; line-height:2; font-size:14px; }
table th , table td{ border:1px solid #fff; padding:5px 10px; }
table th{ font-weight:bold; background-color:#cdcdcd; width:22%; vertical-align:middle; }
table td{ background-color:#fff; }
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; }

dl.rule{ padding:20px; background-color:#f6f6f6; border-radius:3px; border:solid 1px #cdcdcd; font-size:12px; line-height:1.6; text-align:left; width:850px;}
dl.rule dt{ font-weight:bold; font-size:14px; }
dl.rule dd{ margin-bottom:5px; font-size:14px;  }
dl.rule dd:last-child{ margin-bottom:0px; }

/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap{ width:1084px; margin:0 auto; position:relative; border-radius:8px; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ background:url(../images/header_bg.jpg) no-repeat center top; text-align:center; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ background:url(../images/content_inner_bg.png) repeat-y center top; padding-bottom:10px; margin:0 auto; border-radius:8px; }

.contents .movie h2{ height:187px; }
.contents .movie h2 img{ position:absolute; top:1px; left:0; }
.contents .movie-item{ width:902px; margin:0 auto; }
.contents .movie .item1{ background:url(../images/movie_bg_item1.png) no-repeat; width:722px; height:425px; padding:20px 20px; margin:23px auto 30px; }
.contents .movie .item2{ background:url(../images/movie_bg_item2.png) no-repeat; width:294px; height:175px; padding:11px; float:left; margin-right:10px;}
.contents .movie .item3{ background:url(../images/movie_bg_item2.png) no-repeat; width:294px; height:175px; padding:11px; float:left; margin-right:10px;}
.contents .movie .item4{ background:url(../images/movie_bg_item2.png) no-repeat; width:294px; height:175px; padding:11px; float:left; }

.contents .vision{ position:relative; top:-100px; left:40px; }

.contents .sec-ttl h2{ text-align:center; margin-bottom:20px; background:url(../images/h2_bg.png) no-repeat center top; width:100%; }

.schedule{ background:url(../images/schedule.png) no-repeat; padding-top:190px; }
.schedule table{ width:900px; margin:0 auto 20px; font-size:16px !important; line-height:1.6; }
.schedule table th{ width:120px; text-align:center; }
.schedule table tr.head td{ background-color:#6aa5b5; color:#fff; font-weight:bold; text-align:center; }
.schedule table tr.odd th{ background-color:#ecd4d5; }
.schedule table tr.even th{ background-color:#ebc3ce; }
.schedule .title{ font-size:20px; font-weight:bold; }

.section5 .taiken{ width:976px; margin:0 auto; }
.section5 .taiken1, .section5 .taiken2{ float:left; background:url(../images/voice_bg.png) no-repeat; width:473px; height:276px; padding:11px; }
.section5 .taiken1{ margin-right:30px; }

.section13 div.box{ border-radius:10px; padding:10px; margin-bottom:40px; box-shadow:0px 0px 8px rgba(0,0,0,0.4); border:solid 1px #fff;  }
.section13 .no1{ background-color:#e3f8ff; }
.section13 .no2{ background-color:#cadee5; }
.section13 .no3{ background-color:#d3e9f9; }
.section13 .no4{ background-color:#c0daee; }
.section13 .no5{ background-color:#dbe6f7; }
.section13 .no6{ background-color:#b2cffb; }
.section13 .no7{ background-color:#d1daf9; }
.section13 .no8{ background-color:#b8c1e0; }

.section13 div.box .inner , .section14 div.box .inner{background-color:rgba(255,255,255,0.9); border:solid 1px #fff; border-radius:5px; padding:30px 0 3px; }
.section13 div.box h3{ position:relative; height:118px; }
.section13 div.box h3 img{ position:absolute; top:0px; left:-38px; }

.section13 .no1 .pic{ background:url(../images/sec13_pic03.png) no-repeat top right; }
.section13 .no2 .pic{ background:url(../images/sec13_pic04.png) no-repeat top right; }
.section13 .no4 .pic{ background:url(../images/sec13_pic06.png) no-repeat top right; }
.section13 .no5 .pic{ background:url(../images/sec13_pic07.png) no-repeat top right; }
.section13 .no6 .pic{ background:url(../images/sec13_pic08.png) no-repeat top right; }
.section13 .no7 .pic{ background:url(../images/sec13_pic09.png) no-repeat top right; }
.section13 .no8 .pic{ background:url(../images/sec13_pic10.png) no-repeat top right; }

.section15 div.box .inner{background-color:rgba(255,255,255,0.9); border:solid 1px #fff; border-radius:5px; padding:30px 0 10px; width:962px; margin:0 auto;}
.section15 .box{ margin-bottom:30px; border-radius:10px; padding:10px; }
.section15 h3{ position:relative; height:100px; }
.section15 h3 img{ position:absolute; top:2px; left:40px; }
.section15 dl.box{ border-radius:10px; padding:30px; background-color:#fff; }
.section15 dt{ position:relative; height:85px; }
.section15 dt img{ position:absolute; top:-50px; left:-42px; }
.section15 dd:last-child{ padding-bottom:0px; }
.section15 .henkaku{
                    background: #5b0029; /* Old browsers */
                    background: -moz-linear-gradient(top,  #5b0029 0%, #c8055d 100%); /* FF3.6-15 */
                    background: -webkit-linear-gradient(top,  #5b0029 0%,#c8055d 100%); /* Chrome10-25,Safari5.1-6 */
                    background: linear-gradient(to bottom,  #5b0029 0%,#c8055d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b0029', endColorstr='#c8055d',GradientType=0 ); /* IE6-9 */
                }
.section15 .kakumei{
                    background: #816202; /* Old browsers */
                    background: -moz-linear-gradient(top,  #816202 0%, #faee9f 100%); /* FF3.6-15 */
                    background: -webkit-linear-gradient(top,  #816202 0%,#faee9f 100%); /* Chrome10-25,Safari5.1-6 */
                    background: linear-gradient(to bottom,  #816202 0%,#faee9f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#816202', endColorstr='#faee9f',GradientType=0 ); /* IE6-9 */
                    }

dl.gift dt{ position:relative; height:62px; left:-12px; }
dl.gift dt img{ position:absolute; top:0px; }
dl.gift dd{ border:solid 1px #fff; border-radius:10px; box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.45); padding:55px 40px 25px; margin-bottom:15px;
            background-image: -moz-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(254,254,254) 100%);
            background-image: -webkit-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(254,254,254) 100%);
            background-image: -ms-linear-gradient( 90deg, rgb(241,241,241) 0%, rgb(254,254,254) 100%);
}

.message { background:url(../images/linedpaper.png) repeat top; padding:50px 0 70px 0px; border:solid 2px #fff; border-radius:10px; width:985px; margin:0 auto 40px; }

.kankyo{ width:850px; margin:0 auto; }
.kankyo p{ margin:0; }
.kankyo .txtS{ font-size:12px; }
.kankyo ul , .kankyo ol{ margin-left:30px; margin-bottom:15px; }
.kankyo ul li{ list-style-type:disc; }
.kankyo table{ border-collapse:separate; border-spacing:1px; background-color:#cdcdcd; line-height:2; margin-bottom:15px; width:850px; font-size:14px; }
.kankyo table th , .kankyo table td{ border:1px solid #fff; padding:5px 10px; }
.kankyo table th{ font-weight:bold; background-color:#cdcdcd; width:200px; vertical-align:middle; text-align:center; }
.kankyo table td{ background-color:#fff; }

.kiyaku{ width:840px; padding:20px; margin:0 auto; background-color:#f6f6f6; border-radius:3px; border:solid 1px #cdcdcd; font-size:12px; line-height:1.6; text-align:left; margin-bottom:30px;}

.faq .box{ box-shadow:0px 0px 8px rgba(0,0,0,0.4); border-radius:10px; padding:20px; margin-bottom:30px; font-size:16px; }
.faq dt{ font-weight:bold; font-size:18px; border-radius:5px; line-height:1.4; color:#fff; border:solid 1px #fff; box-shadow:0px 0px 4px rgba(0,0,0,0.4);
         background-image: -moz-linear-gradient( 90deg, rgb(5,147,200) 0%, rgb(0,51,121) 100%);
         background-image: -webkit-linear-gradient( 90deg, rgb(5,147,200) 0%, rgb(0,51,121) 100%);
         background-image: -ms-linear-gradient( 90deg, rgb(5,147,200) 0%, rgb(0,51,121) 100%);
        }
.faq dt .q{ background:url(../images/faq_q.png) no-repeat 6px 8px; padding:13px 15px 10px 42px; }
.faq dd{ background:url(../images/faq_a.png) no-repeat 11px 9px; padding:13px 10px 30px 42px; }
.faq dd:last-child{ padding-bottom:0px; }

.att{ background:url(../images/greyzz.png) repeat; padding:10px; width:985px; margin:0 auto; }
.att .inner{ background-color:#fff; padding:20px; }
.att .inner ul li{ font-size: 10pt; list-style-type: circle; margin-left:60px; }


/*///  timer1  //////////////////////////////////////////////////////////////////////////////////////////////////////*/
.timerbg{ background-color:#5dd4f4; }
.timer1{ width:1047px; margin:0 auto; height:75px; position: relative; padding-top:6px; }
.timer1 iframe{ width:1047px; }
.timer1 .timeDay{ position:absolute; top:21px; left:562px; }
.timer1 .timeHr{ position:absolute; top:21px; left:678px; }
.timer1 .timeMmin{ position:absolute; top:21px; left:794px; }
.timer1 .timeSec{ position:absolute; top:21px; left:880px; }
.timer1 .timeMsec{ position:absolute; top:21px; left:965px; }


/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ background-color:#a8044f; padding:20px 0; text-align:center;}
.footer{ color:#FFF; padding:10px 0 20px; text-align:center; }
.footer a{ color:#FFF; font-size:12px; }

