@charset "euc-jp";

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

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

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

.smr10{ margin-right:10px; }
.smr20{ margin-right:20px; }
.smr30{ margin-right:30px; }
.smr50{ margin-right:50px; }
.smr70{ margin-right:70px; }
.smr80{ margin-right:80px; }

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


/* wrap **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.wrap{ width:1100px; margin:0 auto; position:relative; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.main_bg{ height:1184px; background:url(../images/header_main_bg.jpg) center top no-repeat; }

.header .top{ height:102px; background:url(../images/header_top_bg.png) repeat-x; }
.header .top .timer{ top:20px; right:0; }
.header .top .timer iframe{ width:300px; height:64px; }

.header .main{ width:auto; height:auto; margin-bottom:-25px; }
.header .main .rib{ top:-2px; right:-50px; }

/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ text-align:left; background:url(../images/contents_bg.png) repeat-y center top; margin:0 auto; }

.contents .intro .pic{ margin-left:-150px; margin-top:-20px;}

.contents h2{ text-align:center; margin-bottom:30px; }

.box , .gift{ margin:0 70px; }

.section1 .box{ background:url(../images/ptn01.gif) repeat; margin-bottom:30px; padding:20px; position:relative; border:solid 4px #f4fcff; }
.section1 h3{ position:absolute; top:-20px; left:20px; }
.section1 .box .photo{ float:right; }
.section1 .box .dis{ margin:21px 0 0 75px; width:615px; font-size:18px; }
.section1 .box .ans{ background-color:rgba(255,255,255,0.75); width:660px; padding:15px; border-radius:5px; margin-top:5px; }

.section2 h3{ position:relative; height:90px; }
.section2 h3 img{ position:absolute; top:0px; left:-13px; }

.section3 .pic1{ background:url(../images/sec3_pic1.png) no-repeat top right; margin-right:1px; }

.section4 .box{ background:url(../images/ptn02.gif) repeat; padding:10px; margin-bottom:20px; }
.section4 .box .in{ background-color:#fff; box-shadow:0px 0px 8px rgba(0,0,0,0.2); padding:25px; border-radius:5px; }
.section4 .box .txt{ margin:15px 0 20px; }
.section4 .box .photo{ float:right; margin:0 0 20px 20px; }
.section4 .box .bn02{ position:absolute; top:85px; right:-25px; }
.section4 .box .bn03{ position:absolute; top:95px; right:130px; }
.section4 .box .bn06{ position:absolute; top:-30px; right:-25px; }
.section4 .box .cmt{ position:relative; padding:20px 20px 20px 40px; border-radius:10px;
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0.95, #fff7c4), color-stop(0.00, #fffbe0));
					background: -webkit-linear-gradient(top, #fffbe0 0%, #fff7c4 95%);
					background: -moz-linear-gradient(top, #fffbe0 0%, #fff7c4 95%);
					background: -o-linear-gradient(top, #fffbe0 0%, #fff7c4 95%);
					background: -ms-linear-gradient(top, #fffbe0 0%, #fff7c4 95%);
					background: linear-gradient(top, #fffbe0 0%, #fff7c4 95%);
					}
.section4 .box .cmt .cmtTitle{ position:absolute; top:-7px; left:-7px; }


.section6 abs

.section7{ width:1100px;}
.section7 p{ margin-bottom:10px; margin-left:0; !important; }
.section7 .box{ background:url(../images/ptn02.jpg) repeat; margin:0 auto 25px; box-shadow:0px 0px 8px rgba(0,0,0,0.2); border:solid 4px #fff; border-radius:3px; width:970px;}
.section7 .box .txt{ background-color:#fff; width:800px; border-radius:5px; margin:20px auto 35px; padding:15px 50px; }
.section7 .box .txt .abs{ top:10px; left:5px; }

.gift{ position:relative; background:url(../images/ptn03.jpg) repeat; border:solid 10px #FFFFFF; width:980px; margin:30px auto; }
.gift p{ margin-bottom:10px; margin-left:0; !important; }
.gift h3{ width:1090px; height:101px; position:absolute; top:30px; right:-54px; }
.gift dl{ margin:120px 20px 50px 20px; }
.gift dt{ position:relative; height:100px; margin-top:10px; }
.gift dt img{ position:absolute; top:0px; left:10px; }
.gift dd{ background:#FFF; padding:30px 0px 30px 30px; border-radius:5px; }

.section8 .item{ width:995px; margin:20px auto 30px; padding:25px 0; background:url(../images/rec_bg.gif); border:solid 4px #d1d1d1; box-shadow:0 0 0 1px rgba(255,255,255,1),0 0 6px 0 rgba(0,0,0,0.4),0 0 40px 0 rgba(0,0,0,0.08) inset; }
.section8 .pic{ margin:0 50px; }
.section8 .item p{ margin:0 35px 30px; }
.section8 .item p:last-child{ margin-bottom:0; }

.letter{ background:#FFF; padding:20px; margin:0 auto 40px; border-radius:3px; width:1000px;}
.letter .in{ background:url(../images/ptn04.jpg); box-shadow:0px 0px 8px rgba(0,0,0,0.2); border-radius:6px; padding:50px 0 50px 50px; border:solid 1px #FFFFFF }
.letter p{ margin:0 0 30px 0; }

.profile{ width:1000px; margin:30px auto; padding:25px 0; border:solid 3px #d1d1d1; border-radius:10px; box-shadow:0 0 0 1px rgba(255,255,255,1),0 0 6px 0 rgba(0,0,0,0.4),0 0 40px 0 rgba(0,0,0,0.08) inset; }
.profile .pic{ float:right; margin-right:30px; }
.profile p:last-child{ margin-bottom:0; }

.kankyo{ width:860px; margin:5px auto 0; }
.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{ width:850px; margin-bottom:8px; font-size:14px; background-color:#cdcdcd; border-collapse:separate; border-spacing:1px; }
.kankyo table th , .kankyo table td{ padding:3px 10px; border:1px solid #fff; }
.kankyo table th{ width:120px; font-weight:bold; vertical-align:middle; background-color:#cdcdcd; }
.kankyo table td{ background-color:#fff; }

.kiyaku{ width:850px; margin:10px auto 0; padding:15px; font-size:12px; line-height:1.6; background-color:#e7e7e7; border:solid 2px #fff; border-radius:5px; }
.kiyaku .ttl{ font-weight:bold; font-size:14px; }

.mailform{ background:url(../images/mailform_bg.png) no-repeat; width:946px; height:249px; margin:25px auto; position:relative; }
.mailform .name{ position:absolute; top:58px; left:208px; width:417px; height:30px; border:solid 1px #fff; font:18px bold; }
.mailform .mail{ position:absolute; top:105px; left:208px; width:417px; height:30px; border:solid 1px #fff; font:18px bold; }
.mailform .btn{ position:absolute; top:50px; left:640px; }
.mailform .txt{ font-size:12px; margin:150px 0 0 60px; }

.mail_book { position: absolute; top: -30px; left: -60px; z-index: 100;transform:rotate(-10deg)}

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


/* User agent **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.spUser , .pcUser{ display:none; }


