@charset "Shift_JIS";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#333; background-color:#fff; font-size:16px; line-height:1.8; text-align:center; letter-spacing:normal; min-width:1000px;_display: inline;_zoom:1; }
body:not(:target){ letter-spacing:1px\9; }
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:10px; }
.fontS{ font-size:12px; }
.fontL{ font-size:20px; }


.tcR{ color:#ed2323; font-weight:bold; }
.tcB{ color:#00429d; 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:#f4fa58; padding:3px 2px 2px; }

.idt{ padding-left:1.0em; text-indent:-1.2em; }
.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; }

.sml20{ margin-left:20px; }
.sml30{ margin-left:30px; }
.sml40{ margin-left:40px; }
.sml84{ margin-left:84px; }

.smr40{ margin-right:40px; }
.smr70{ margin-right:70px; }

.rel{ position:relative; }
.abs{ position:absolute; }

p{ margin:0 40px 30px; }
p.spN{ margin-bottom:2px; }
p.spSS{ margin-bottom:5px; }
p.spS{ margin-bottom:10px; }
p.spL{ margin-bottom:40px; }
p.spLL{ margin-bottom:60px; }
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:980px; margin:0 auto; position:relative; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ background:#fff url(../images/header_bg.jpg) no-repeat center top; padding-bottom:30px; }

.header .top{ background-color:#002c7f; padding:13px 0; }

.header .wrap{ padding-top:770px; }

.header h1{ position:absolute; top:40px; left:-58px; }
.header .txt1{ position:absolute; top:390px; left:93px; }
.header .txt2{ position:absolute; top:470px; left:-120px; }
.header .att{ background-color:#f7f7f7; border:solid 3px #eeeeee; padding:15px 20px 10px; text-align:left; border-radius:5px; line-height:2.0; }
.header .att img{ padding-right:12px; }


/* mailform **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.mailform{ padding-top:17px; height:340px;
		  background-image: -moz-linear-gradient( 90deg, rgb(255,144,0) 0%, rgb(255,174,0) 100%);
		  background-image: -webkit-linear-gradient( 90deg, rgb(255,144,0) 0%, rgb(255,174,0) 100%);
		  background-image: -ms-linear-gradient( 90deg, rgb(255,144,0) 0%, rgb(255,174,0) 100%);
		}
.mailform .add{ position:absolute; top:139px; left:355px; width:445px; border:none; font-size:18px; color:#999; }
.mailform .nam{ position:absolute; top:180px; left:355px; width:445px; border:none; font-size:18px; color:#999; }
.mailform .btn{ position:absolute; top:245px; left:238px; }

.kiyaku{ font-size:14px; text-align:left; padding:10px 0; line-height:1.6; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
h2{ text-align:center; margin:25px 0 15px; }
.contents{ width:980px; margin:0 auto; text-align:left; }

.service{ width:980px; margin:0 auto 30px; text-align:left; }

.section3 .box{ background-color:#fdfaf0; width:880px; box-shadow:0px 0px 4px rgba(0,0,0,0.5); border-radius:5px; padding:20px 0; margin:60px auto 25px; position:relative; }
.section3 h3{ position:absolute; margin-left:40px;  }
.section3 .icon:before { content:url(../images/section3_list_01.png); position:relative; top:-1px; padding-right:8px; width:900px; }
.section3 .icon2 { position:absolute; margin:16px 0 0 52px; }

.section4 .box{ background-image:url(../images/profile_bg.jpg); border:#e1ebf6 solid 2px; width:980px; border-radius:5px; position:relative; 
margin-bottom:30px; padding:40px 0; }
.section4 .box p{ margin-bottom:18px; line-height:1.6; font-size:15px; }
.p1 { width:980px; padding-left:20px; }

/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ background-color:#002c7f; text-align:center; padding:20px 0; }



