@charset "utf-8";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; box-sizing:border-box; }
select option{ padding:0 5px; }
body{ color:#000; background:#000; font:16px helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif; line-height:1.8; text-align:center; min-width:1050px;_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:#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:20px; }
.fontLL{ font-size:24px; }

/* color */
.txt-red{ color:#e90000; font-weight:bold; }
.txt-blue{ color:#004bd5; font-weight:bold; }

/*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; }

/*text space*/
.text-spS{ letter-spacing:-7px; }


.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; }

.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; }

.sml0{ margin-left:0px !important; }
.sml10{ margin-left:10px !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; }

/* paragraph */
p{ margin:0 50px 30px; }
p.lh-reset{ line-height:1.0; }

/* original frame */
.box{ margin:0 50px; }


/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap{ width:980px; margin:0 auto; position:relative; text-align:left;  }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ background:url(../images/header_bg.jpg) no-repeat center top; text-align:left; }

.header .top{ background:url(../images/header_top_bg.png) repeat-x; height:106px; }

.header h1{ float:left; }

.header .timerend{ width:333px; height:42px; float:right; margin:28px 0; }

.header .timer{ width:292px; height:67px; float:right; margin:16px 0; position:relative; background:url(../images/header_timer.png) no-repeat; }
.header .timer .timeDay{ position:absolute; top:38px; left:-5px; }
.header .timer .timeHr{ position:absolute; top:38px; left:78px; }
.header .timer .timeMmin{ position:absolute; top:38px; left:162px; }
.header .timer .timeSec{ position:absolute; top:38px; left:224px; }

/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents .wrap{ background:#FFF; border-radius:5px; }

.client{ background:#FFFFCC; width:900px; margin:0 auto; border-radius:10px; border:solid 2px #fad99b; padding:40px 0 20px;
					background: rgba(255,252,240,1);
					background: -moz-linear-gradient(top, rgba(255,252,240,1) 0%, rgba(243,237,215,1) 100%);
					background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,252,240,1)), color-stop(100%, rgba(243,237,215,1)));
					background: -webkit-linear-gradient(top, rgba(255,252,240,1) 0%, rgba(243,237,215,1) 100%);
					background: -o-linear-gradient(top, rgba(255,252,240,1) 0%, rgba(243,237,215,1) 100%);
					background: -ms-linear-gradient(top, rgba(255,252,240,1) 0%, rgba(243,237,215,1) 100%);
					background: linear-gradient(to bottom, rgba(255,252,240,1) 0%, rgba(243,237,215,1) 100%);
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcf0', endColorstr='#f3edd7', GradientType=0 );
		 }

.section1 .jung{ background:url(../images/sec1_bg.png) no-repeat center; width:892px; height:777px; margin:0 auto; padding-top:50px; }

.section6 .ex{ background: rgba(205,190,128,1);
			   background: -moz-linear-gradient(left, rgba(205,190,128,1) 0%, rgba(238,231,197,1) 50%, rgba(205,190,128,1) 100%);
			   background: -webkit-gradient(left top, right top, color-stop(0%, rgba(205,190,128,1)), color-stop(50%, rgba(238,231,197,1)), color-stop(100%, rgba(205,190,128,1)));
			   background: -webkit-linear-gradient(left, rgba(205,190,128,1) 0%, rgba(238,231,197,1) 50%, rgba(205,190,128,1) 100%);
			   background: -o-linear-gradient(left, rgba(205,190,128,1) 0%, rgba(238,231,197,1) 50%, rgba(205,190,128,1) 100%);
			   background: -ms-linear-gradient(left, rgba(205,190,128,1) 0%, rgba(238,231,197,1) 50%, rgba(205,190,128,1) 100%);
			   background: linear-gradient(to right, rgba(205,190,128,1) 0%, rgba(238,231,197,1) 50%, rgba(205,190,128,1) 100%);
			   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdbe80', endColorstr='#cdbe80', GradientType=1 );
			   
			   border-radius:0px; border:solid 1px #FFFFFF; position:relative; padding:30px; margin:0 auto 35px; width:880px; }
			   
.section6 .before{ width:300px; }
.section6 .after{ width:446px; }
.section6 .arrow{ margin:0 20px; position:relative; width:29px; }
.section6 .arrow img{ position:absolute; top:30%; }

.section6 .ex p{ margin:0 20px 30px; }
.section6 .ex .icon{ position:absolute; top:-20px; left:5px; }
.section6 .ex h3{ margin:0 0 30px 120px; font-weight:bold; font-size:26px; color:#262100; line-height:1.2;
/* text-shadow */
text-shadow:0px 0px 20px #ffffff;
-moz-text-shadow:0px 0px 20px #ffffff;
-webkit-text-shadow:0px 0px 20px #ffffff;
 } 
.section6 .ex .txt{ background-color:#ffffff; border-radius:5px; padding-bottom:1px; } 
.section6 .ex h4{ padding:6px 0 10px;  margin-left:-10px; } 

.section7 dl{ width:880px; margin:0 auto; background-color:#f3f3f3; border:solid 7px #d9d9d9; padding:30px 0; }
.section7 dt{ position:relative; height:60px; }
.section7 dt img{ position:absolute; top:0px; left:20px; }
.section7 dd{ width:820px; background-color:#FFFFFF; text-align:left; border-radius:5px; padding:26px 30px; margin:0 auto 30px; }

.section8 .box{ background-color:#cdbd80; border:solid 1px #FFFFFF; border-radius:10px; padding:26px 30px 0; margin-bottom:30px; }
.section8 dt{ padding-bottom:10px; }
.section8 dd{ background-color:#FFF; text-align:left; border-radius:10px; padding:20px 30px 20px; margin-bottom:26px; }
.section8 li{ background:url(../images/sec8_arrow.png) left 5px no-repeat; padding-left:25px; }
.section9 .present{ width:880px; background-color:#f9f5e4; border:solid 1px #FFFFFF; text-align:left; border-radius:10px; padding:0px 20px 10px; margin:0 auto 30px; }

.section10 .message{ width:880px; margin:0 auto; background:url(../images/sec10_bg.jpg) repeat; padding:40px 0; }
.section10 .photo{ float:right; margin-right:30px; }

.mailform{ width:990px; height:380px; margin:8px auto 20px; position:relative; }
.mailform .nam{ position:absolute; top:174px; left:218px; height:40px; width:452px; border:none; font-size:18px; }
.mailform .mai{ position:absolute; top:232px; left:218px; height:40px; width:452px; border:none; font-size:18px; }
.mailform .btn{ position:absolute; top:162px; left:690px; }

/* favorite decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.shadow , .client , .section6 .ex ,.section6 .ex .txt , .section7 dl , .section7 dd , .section8 .box , .section9 .present , .section10 .message{ 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; }
dl.rule dt{ font-weight:bold; font-size:14px; text-align:center; }


/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ background-color:#333; padding:20px 0; text-align:center;}

