@charset "Shift_JIS";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#333; background-color:#060d24; font:16px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif; line-height:1.8; text-align:center; letter-spacing:normal; min-width:1100px;_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; }

.tcR{ color:#ed2323; font-weight:bold; }
.tcB{ color:#1f5fb7; 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; }
.uLineR{ background:url(../images/line_red.png) repeat-x left bottom; padding-bottom:4px; }
.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:-1.0em; }
.idtS{ padding-left:0.5em; text-indent:-0.5em; }

.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; }

.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; }
.smb45{ margin-bottom:45px; }

.sml20{ margin-left:20px; }
.sml50{ margin-left:50px; }

.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:30px; }
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 **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header .wrap{ width:1004px; margin:0 auto; }
.contents .wrap{ width:1000px; margin:0 auto; text-align:left; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ background:url(../images/header_bg.jpg) no-repeat center top; height:929px; }

.header .top{ background:url(../images/header_top_bg.gif) repeat-x center top; }
.header h1{ text-align:left; margin:10px 0 30px 0; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ background:url(../images/contents_bg.png) repeat-y center top; }

h2{ margin-bottom:30px; }

.btnS{ text-align:right; margin:0 50px 30px 0; }

.pv{ background:url(../images/pv_bg.png) no-repeat; width:640px; height:383px; margin:0 auto 10px; padding:70px 24px 0; }

.intro{ padding-top:20px; }
.section1 .img01{ background:url(../images/sec1_img_01.jpg) no-repeat top right; margin-right:50px; }
.section1 .img02{ background:url(../images/sec1_img_02.jpg) no-repeat bottom right; margin-right:50px; }

.section2 .img01{ background:url(../images/sec2_img_01.jpg) no-repeat top right; margin-right:50px; }
.section2 .img02{ background:url(../images/sec2_img_02.jpg) no-repeat top right; margin-right:50px; }

.section3 .img01{ background:url(../images/sec3_img_01.jpg) no-repeat top right; margin-right:50px; }

.section4 .img01{ background:url(../images/sec4_img_01.png) no-repeat top right; margin-right:1px; }

.section5 .item{ width:900px; margin:0 auto 30px; padding-top:85px; border:solid 1px; position:relative; }
.section5 .item h3{ position:absolute; top:15px; left:-10px; }
.section5 .no1{ background-color:#e9f6fb; border-radius:5px; border-color:#c2e6f4; }
.section5 .no2{ background-color:#e8f1f7; border-radius:5px; border-color:#bfd8ea; }
.section5 .no3{ background-color:#e9eaf3; border-radius:5px; border-color:#c1c5de; }
.section5 .img01{ background:url(../images/sec5_img_01.png) no-repeat bottom right; margin-right:10px; }
.section5 .img02{ background:url(../images/sec5_img_02.png) no-repeat bottom right; margin-right:10px; }
.section5 .img03{ background:url(../images/sec5_img_03.png) no-repeat bottom right; margin-right:30px; }

.section6 .img01{ background:url(../images/sec6_img_01.jpg) no-repeat top right; margin-right:50px; }

.section7 .img01{ background:url(../images/sec7_img_01.png) no-repeat top right; margin-top:-39px; padding-top:39px; }
.section7 .user{ background:url(../images/ptn_01.png) repeat; width:866px; padding:15px 20px 20px 15px; margin:0 auto 20px; border:solid 2px #fff; border-radius:5px; box-shadow:0px 0px 8px rgba(0,0,0,0.6); }
.section7 .user .photo{ float:left; margin-right:15px; width:150px; }
.section7 .user .txt{ float:left; width:696px; }
.section7 .user .txt .mds{ font-size:20px; font-weight:bold; color:#d40000; }
.section7 .user .txt .cmt{ margin-bottom:30px; }
.section7 .user .txt .name{ font-size:14px; }

.section8 .img01{ background:url(../images/sec8_img_01.png) no-repeat bottom right; margin-right:80px; }

.section9 .img01{ background:url(../images/sec9_img_01.jpg) no-repeat top right; margin-right:50px; }

.section10 .img01{ background:url(../images/sec10_img_01.jpg) no-repeat bottom right; margin-right:50px; }

.section11 .item{ width:900px; margin:0 auto 50px; background-color:#fff; border-radius:5px; box-shadow:0px 0px 8px rgba(0,0,0,0.6); }
.section11 .disc1 , .section11 .disc2 , .section11 .disc3 , .section11 .disc4{ position:relative; }
.section11 .disc1 .mainttl{ padding:1px 0 30px 1px; }
.section11 .disc1 h3{ text-align:center; padding-bottom:540px; }
.section11 .disc2 h3{ text-align:center; padding-bottom:650px; }
.section11 .disc3 h3{ text-align:center; padding-bottom:325px; }
.section11 .disc4 h3{ padding:1px 0 40px 1px; }
.section11 .disc1 .txt{ position:absolute; top:400px; left:0px; }
.section11 .disc2 .txt{ position:absolute; top:130px; left:0px; }
.section11 .disc3 .txt{ position:absolute; top:130px; left:0px; }
.section11 .disc4 .txt{ position:absolute; top:130px; left:0px; }
.section11 .disc4 .extra{ margin:0 0 30px -10px; }
.section11 .img01{ background:url(../images/sec11_disc4_img_01.jpg) no-repeat top right; margin-right:30px; }
.section11 .img02{ background:url(../images/sec11_disc4_img_02.jpg) no-repeat top right; margin-right:30px; }

.section12 .tokuten{ width:900px; margin:0 auto 50px; padding-top:110px; background-color:#fff; border-radius:5px; box-shadow:0px 0px 8px rgba(0,0,0,0.6); position:relative; }
.section12 .tokuten h3{ position:absolute; top:-15px; left:-10px; }

.section15 .img01{ background:url(../images/sec15_img_01.jpg) no-repeat top right; margin-right:50px; }

.section16 .img01{ background:url(../images/sec16_img_01.jpg) no-repeat top right; margin-right:50px; }

table.tokuyaku{ border-collapse:separate; border-spacing:1px; background-color:#cdcdcd; line-height:2; font-size:14px; width:820px; margin:0 auto 40px; }
table.tokuyaku th , table.tokuyaku td{ border:1px solid #fff; padding:5px 10px; }
table.tokuyaku th{ font-weight:bold; background-color:#cdcdcd; width:200px; vertical-align:middle; }
table.tokuyaku td{ background-color:#fff; }
table.tokuyaku ol{ margin-left:20px; }


/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ background-color:#000; text-align:center; padding:20px 0; }



