@charset "utf-8";

/*========
基本設定
=============*/
body {
  font-size:16px;
  color:#000;
  line-height:1.8;
  margin:0;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow:hidden;
}
/*a {
text-decoration:none;
color:#000;
}
a:hover {
text-decoration:underline;
}*/
a img:hover {
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  text-decoration:none;
}
a.opa85 img:hover {
  filter:alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  text-decoration:none;
}

img.wid100 {width:100%;}
/*-----ページ・コンテンツ幅-----*/
/*-----余白系-----*/
.mt10 {margin-top:10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt40 {margin-top:40px;}
.mt45 {margin-top: 45px;}
.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}
.mb35 {margin-bottom:35px;}
.mb40 {margin-bottom:40px;}
.mb45 {margin-bottom:45px;}
.mb50 {margin-bottom:50px!important;}
.mb55 {margin-bottom:55px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb90 {margin-bottom: 90px;}
.mb95 {margin-bottom:95px;}
.mb100 {margin-bottom: 100px;}
.mb190 {margin-bottom:190px;}
.mb260 {margin-bottom:260px;}
.mb275 {margin-bottom: 275px;}
.mb325 {margin-bottom: 325px;}
.pt35 {padding-top:35px;}
.pt45 {padding-top:45px;}
.pt50 {padding-top: 50px;}
.pt60 {padding-top:60px;}
.pb35 {padding-bottom:35px;}
.pb40 {padding-bottom:40px;}
.pb60 {padding-bottom:60px;}
.ml144 {margin-left:144px;}
.mr44 {margin-right: 44px;}
/*-----float-----*/
.fl {float:left;}
.fr {float:right;}
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.clear{clear:both;}
.br01 {border-right:1px solid #595757;}
/*------フォント系------*/
.fwb {font-weight:bold;}
.tac {text-align:center!important;}
.tar {text-align:right;}
.dis_none {display:none;}
.fcblue {color:#084D92;}
.fs13px {font-size:13px;line-height:1.3;}
.fs14px {font-size:14px;line-height:1.7;}
.fs15px {font-size:14px;line-height:1.3;}
.fs16px {font-size:16px;line-height:2.1;}
.fs18px {font-size:18px;line-height:1.7;}
.fs25px {font-size:25px;line-height:1.3;}
.fs080 {font-size:80%;}
.fcred {color:#EA1900;}
/*-----ページ・コンテンツ幅-----*/
.wid800 {
  width:800px;
  margin:0 auto;
}
.wid940 {
  width:940px;
  margin:0 auto;
}
.wid950 {
  width:950px;
  margin:0 auto;
}
.wid965 {
  width:965px;
  margin:0 auto;
}
.wid1020 {
  width:1020px;
  margin:0 auto;
}
.w950 {width: 950px;}
/*------SNSボタン------*/
ul.social_buttons {
  margin:20px 0;
  float:right;
}
.bggray ul.social_buttons {
  margin-top:0;
}
ul.social_buttons li {
  width:auto;
  float:left;
  margin-left:19px;
}
ul.social_buttons li:first-child {
  margin-left:0;
}
ul.social_buttons li div.fb-share-button > span {
  vertical-align:top!important;
}
/*========
header
=============*/
.nbo_header {
  text-align:center;
  background:url(common_headnav_bg.jpg) repeat-x bottom center;
}
.msttlarea {
  background:#FAFAFA;
  text-align:center;
  padding:25px 0;
}
.mainvis {
  background:#000000;
}
/*========
サイドメニュー
=============*/
#rightmenuarea {
  width: 214px;
  position: fixed;
  right: 11%;
  bottom: 0;
  margin-right: -100px;
  z-index: 1;
}
#rightmenuarea dl {
  border:1px solid #7FB400;
  margin-bottom:15px;
  line-height:1.5;
}
#rightmenuarea dl dt {
  background:#7FB400;
  color:#ffffff;
  padding:5px 10px;
  font-size:14px;
}
#rightmenuarea dl dd {
  font-size:13px;
  border-top:1px solid #7FB400;
  margin:0 10px;
  padding:8px 0;
  padding-left:1em;
  text-indent:-1em;
}
#rightmenuarea dl dd a {
  text-decoration:none;
  color:#000;
}
#rightmenuarea dl dd a:hover {
  text-decoration:underline;
}
#rightmenuarea dl dd.bt0 {
  border-top:0!important;
}
figure {
  display: table;
  width: 160px;
  width: auto;
  margin: 0 auto;
  padding-bottom: 20px;
}
.cap1 {
  display: table-caption;
  caption-side: bottom;
  font-size : 15px;
  line-height : 21px;
  text-align: left;
}
.cap2 {
  display: table-caption;
  caption-side: bottom;
  font-size : 15px;
  line-height : 21px;
  text-align: left;
  color: #2B6ED4;
}
/*========
三上氏インタビュー
=============*/
.leftconarea {
  width:690px;
  margin-top:40px;
}
.ms_interview h3 {
  color:#7FB400;
  margin-bottom:40px;
  font-size:27px;
  line-height:1.5;
}
.ms_interview .leftconarea dl dt {
  font-weight:bold;
  margin-bottom:40px;
}
.ms_interview .leftconarea dl dd {
  margin-bottom:40px;
}
.ms_interview .leftconarea dl dd.mb70 {
  margin-bottom:70px;
}
.ms_interview .leftconarea dl dd.mb80 {
  margin-bottom:80px;
}
.ms_interview .leftconarea .imgbox {
  width:316px;
}
.ms_interview .leftconarea .txtbox {
  width:330px;
}
a.graybtn {
  background:#666666;
  width:100%;
  display:block;
  color:#ffffff;
  text-align:center;
  font-size:140%;
  padding:15px 0;
  text-decoration:none;
}
a.graybtn:hover {
  text-decoration:none;
  opacity:0.8;
}

.wid460 {
  width:460px;
}
.wid460 img {
  width:100%;
}
.ms_interview h3 {
  color: #7FB400;
  margin-bottom: 40px;
  font-size: 27px;
  line-height: 1.5;
}
#note_text {
  text-align: center;
  font-size: 14px;
}

a.graybtn {
    background: #666666;
    width: 100%;
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 140%;
    padding: 15px 0;
    text-decoration: none;
}
