@charset "euc-jp";

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

.spt0{ padding-top:0px !important; }
.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 !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; }
.smb55{ margin-bottom:55px !important; }

.sml20{ margin-left:20px; }
.sml30{ margin-left:30px; }
.sml40{ margin-left:40px; }
.sml50{ margin-left:50px; }

.smr20{ margin-right:20px; }
.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:40px; }
p.spLL{ margin-bottom:50px; }
p.lhN{ line-height:1.0; }
p.smb80back{ margin-top:-80px !important; }

.shadow{ box-shadow:0px 0px 8px rgba(0,0,0,0.6); }

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


/* 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; text-align:left; position:relative; }


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ text-align:center; }

.header h1{ margin:35px 0 20px; }

.news{ background:url(../images/header_news.png) repeat-x; height:34px; padding:8px 0; }
.interview{ background:url(../images/interview_bg.png) no-repeat; width:700px; height:394px; padding:73px 17px 17px; margin:0 auto 10px; }


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ background:url(../images/contents_bg.png) repeat-y center top; padding-bottom:20px; }

.intro1{ margin:30px auto; text-align:center; width:888px; }
.intro2 .photo{ position:relative; }
.intro2 .photo img{ position:absolute; top:-250px; left:550px; }

.pv{ background:url(../images/pv_bg.jpg) no-repeat; width:700px; height:394px; padding:73px 17px 17px; margin:0 auto 30px; }

.contents h2{ padding:20px 0 10px; text-align:center; }

.message .item{ margin:0 50px 40px; padding:35px 0 20px; border:solid 1px #fff; background:url(../images/message_bg.png) repeat; box-shadow:0px 0px 8px rgba(0,0,0,0.6); position:relative; }
.message .item .photo{ position:absolute; top:25px; left:430px; }
.message .item .pic1{ background:url(../images/message_pic1.png) no-repeat top right; }
.message .item .pic2{ background:url(../images/message_pic2.png) no-repeat top right; margin-right:30px; }
.message .item .pic3{ background:url(../images/message_pic3.png) no-repeat top right; }
.message .item .pic4{ background:url(../images/message_pic4.png) no-repeat bottom right; }
.message .item .pic5{ background:url(../images/profile_photo.jpg) no-repeat top right; margin-right:15px; }
.message .item .pic6{ background:url(../images/profile_book.jpg) no-repeat top right; margin-right:15px; }
.message .profile{ background-color:#FBFBFB; border:solid 1px #fff; border-radius:10px; margin:50px 30px 10px; padding-top:30px; box-shadow:0px 0px 5px rgba(0,0,0,0.2); }
.message .profile p{ margin-left:35px; }

.sec1 .pic1{ background:url(../images/sec1_pic1.jpg) no-repeat top right; margin-right:1px; }

.sec2 .pic1{ background:url(../images/sec2_pic1.jpg) no-repeat bottom right; margin-right:1px; }

.sec3 .pic2{ background:url(../images/sec3_pic2.jpg) no-repeat center right; margin-right:30px; }

.sec5 .pic1{ background:url(../images/sec5_pic1.jpg) no-repeat top right; margin-right:30px; }
.sec5 h3{ text-align:center; margin-bottom:30px; }

h2.set{ position:relative; width:980px; margin:0 auto; }
h2.set .abs{ top:20px; left:-15px; }

.set1 .item{ background:url(../images/ptn1.png) repeat; margin:0 50px; border:solid 1px #e4e4e4; border-radius:10px; margin-bottom:30px; position:relative; }
.set1 .item .disc1{ background:url(../images/set1_item_disc1bg.png) no-repeat center top; }
.set1 .item .disc2{ background:url(../images/set1_item_disc2bg.png) no-repeat center top; }
.set1 .item .disc3{ background:url(../images/set1_item_disc3bg.png) no-repeat center top; }
.set1 .item h3{ text-align:center; padding:30px 0 25px; }
.set1 .item .label{ position:absolute; top:85px; left:670px; }

.set2 .flow{ border-radius:10px; margin:0 50px; padding-top:20px; }
.set2 .disc1{ border:solid 1px #c9d2b9;
  background-image:-moz-linear-gradient( 90deg, rgb(252,255,245) 0%, rgb(214,231,181) 100%);
  background-image:-webkit-linear-gradient( 90deg, rgb(252,255,245) 0%, rgb(214,231,181) 100%);
  background-image:-ms-linear-gradient( 90deg, rgb(252,255,245) 0%, rgb(214,231,181) 100%);	
}
.set2 .disc2{ border:solid 1px #d1d2b9;
  background-image: -moz-linear-gradient( 90deg, rgb(254,255,245) 0%, rgb(237,241,181) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(254,255,245) 0%, rgb(237,241,181) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(254,255,245) 0%, rgb(237,241,181) 100%);
}
.set2 .disc3{ border:solid 1px #b9d2ca;
  background-image: -moz-linear-gradient( 90deg, rgb(252,255,245) 0%, rgb(179,219,188) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(252,255,245) 0%, rgb(179,219,188) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(252,255,245) 0%, rgb(179,219,188) 100%);
}
.set2 .flow h3{ text-align:center; }
.set2 .flow .txt{ background-color:#fff; margin:15px; padding:20px; border-radius:0 0 10px 10px; border:solid 1px #efefef; }

.sec5 .ability{ border-radius:10px; margin:0 50px 30px; border:solid 1px #c9d2b9; }
.sec5 .ptn1{
              background-image:-moz-linear-gradient( 90deg, rgb(231,242,211) 0%, rgb(214,231,181) 100%);
              background-image:-webkit-linear-gradient( 90deg, rgb(231,242,211) 0%, rgb(214,231,181) 100%);
              background-image:-ms-linear-gradient( 90deg, rgb(231,242,211) 0%, rgb(214,231,181) 100%);	
            }
.sec5 .ptn2{
              background-image:-moz-linear-gradient( 90deg, rgb(241,243,216) 0%, rgb(237,241,181) 100%);
              background-image:-webkit-linear-gradient( 90deg, rgb(241,243,216) 0%, rgb(237,241,181) 100%);
              background-image:-ms-linear-gradient( 90deg, rgb(241,243,216) 0%, rgb(237,241,181) 100%);	
            }
.sec5 .ptn3{
              background-image:-moz-linear-gradient( 90deg, rgb(212,239,218) 0%, rgb(179,219,188) 100%);
              background-image:-webkit-linear-gradient( 90deg, rgb(212,239,218) 0%, rgb(179,219,188) 100%);
              background-image:-ms-linear-gradient( 90deg, rgb(212,239,218) 0%, rgb(179,219,188) 100%);	
            }
.sec5 .ability .ttl{ text-align:center; padding:10px 0; }
.sec5 .txt{ margin:0 30px 30px; padding-top:30px; border-radius:6px; border:solid 1px #fff; }
.sec5 .ptn1 .txt{ background:#fff url(../images/ability_ptn1_bg.jpg) no-repeat top right; }
.sec5 .ptn2 .txt{ background:#fff url(../images/ability_ptn2_bg.jpg) no-repeat top right; }
.sec5 .ptn3 .txt{ background:#fff url(../images/ability_ptn3_bg.jpg) no-repeat top right; }

.att{ border:solid 1px #c5c5c5; padding:15px; font-size:14px; margin:0 50px 30px; }
.att2{ border:double #ed2323; font-weight:bold; padding:20px; margin:0 50px 30px; font-size:18px; line-height:1.4; }


/* favorite decoration **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
table{ border-collapse:separate; border-spacing:1px; background-color:#cdcdcd; line-height:2; font-size:14px; width:880px; }
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; }
ul.assist li , .system li{ padding-left:1.0em; text-indent:-1.0em; }

.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:#000; text-align:center; padding:20px 0; margin-top:-10px; z-index:2; position:relative; }



