@charset "UTF-8";

html{
  height:100%;
}

body {
  height:100%;

  margin: 0;
  padding: 0;
  background: #fff;
  text-align: center;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
  background-image: url(/snrcf/img/snrcf_bg.gif);
  background-position: center top;
  background-repeat: repeat-y;

}


div#sr_container {
  width: 950px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  min-height: 100%;
}

body > #sr_container {
  height: auto;
}



#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 910px;
}

#header {
  margin: 0 0 12px 0;
  padding: 0 0 0 0;
}

div#content {
  margin: 0 0 16px 0;
  padding-bottom: 50px;
}



h1,h2,h3,h4,h5 {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

.clear {
  clear: both;
}




/*ロゴ等レイアウト*/
#logo_lut {
  margin: 0;
  padding: 0;
}

#klogo {
  width: 200px;
  float: left;
  display: inline;
}

#k_hd_menu {
  width: 455px;
  float: right;
  text-align: right;
}

.k_hd_link {
  margin-right: 10px;
}


/*-----------ロゴの右側メニュー---------*/

#sr_hd_r {
  width: 690px;
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
  text-align: right;
}

#sr_hd_r_bnnr {
  margin: 5px 0 0 0;
  padding: 0;

}
#sr_hd_r_bnnr button{
  float: right;
  margin: 5px 0 5px 10px;
}


/*ログインボタン*/
.btn_area button{
  font-size: 13px;
  display: block;
  outline: 0;
  cursor: pointer;
  font-weight: bold;
  height: 3.0em;
  line-height: 3.0em;
  padding: 0 5% 0 3%;
  transition: 0.3s;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;

}
.btn_area a{
  text-decoration: none;
}
  /*ボタンカラー ___________________________________*/

  /*緑のボタン*/
  .green_btn{
    color: #fff;
    background: #009463;
    border: 1px solid #009463;
  }
  .green_btn:hover {
    background: #005326;
  }

  /*グレーのボタン*/
  .grey_btn{
    background: #ced6e0;
    border: 1px solid #ced6e0;
  }
  .grey_btn:hover {
    background: #a4b0be;
    border: 1px solid #a4b0be;
  }

  /*オレンジボタン*/
  .orange_btn{
    background: #F79F1F;
    border: 1px solid #F79F1F;
  }
  .orange_btn:hover {
    background: #EE5A24;
    border: 1px solid #EE5A24;
  }

  /*枠　ボタン*/
  .primary_btn{
    background: #FFF;
    border: 1px solid #c9c9c9;
    color: #666!important;
  }
  .primary_btn:hover {
    background: #f5f6fa;
    border: 1px solid #666;
    color: #666;
  }
  .primary_btn_ver .arrow_btn{
    color: #666!important;
  }
  .primary_btn_ver .arrow_btn::after {
    border-top: 2px solid #666;
    border-right: 2px solid #666;
  }
  /*ボタンサイズ ___________________________________*/
  .button-large {
    font-size: 120%!important;
  }





/*矢印ボタン_____________*/
 .arrow_btn{
   color: #fff;
   position: relative;
   transition: 0.5s;
 }
 .arrow_btn::after{
   transition: 0.3s;
   content: "";
   width: 8px;
   height: 8px;
   border-top: 2px solid #fff;
   border-right: 2px solid #fff;
   position: absolute;
   top: 0;
   bottom: 0;
   right: 20px;
   margin: auto;
   -webkit-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg);
 }
 .arrow_btn:hover::after{
   right: 12px;
 }







/*.nv li {
  display:inline;
  float: left;
  list-style-type:none;
  padding: 0;
  margin: 0 10px 0 0;
}
.nv li a {
  height:33px;
  display:block;
  text-decoration:none;
  overflow:hidden;
}
.float-right {
  float: right;
}*/
/*-----------ロゴの右側メニュー end---------*/









/*gnavi格納*/
#bg_area {
/*  width: 910px;*/
  margin: 0 auto 0 auto;
/*  padding: 0 0 16px 0;*/
}

/*------ヘッダーメニュー----------*/

#nv {
/*  margin-left: auto;
  margin-right: auto;*/
  width: 910px;
  height:33px;
  padding: 0;
  margin: 0;
}

#nv ul {
  padding: 0;
  margin: 0;
}

#nv li {
  display:inline;
  list-style-type:none;
  padding: 0;
  margin: 0;
}
#nv li a {
  height:33px;
  display:block;
  float:left;
  text-indent:-9877em;
  text-decoration:none;
  overflow:hidden;
}

/*解除*/
#nv li.nv01 a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat 0px 0px;
width:140px;
}
#nv li.nv02 a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -140px 0px;
width:175px;
}
#nv li.nv03 a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -315px 0px;
width:175px;
}
#nv li.nv04 a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -490px 0px;
width:140px;
}
#nv li.nv05 a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -630px 0px;
width:140px;
}
#nv li.nv06 a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -770px 0px;
width:140px;
}


/*hover*/
#nv li.nv01 a:hover {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat 0px -33px;
}
#nv li.nv02 a:hover {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -140px -33px;
}
#nv li.nv03 a:hover {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -315px -33px;
}
#nv li.nv04 a:hover {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -490px -33px;
}
#nv li.nv05 a:hover {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -630px -33px;
}
#nv li.nv06 a:hover {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -770px -33px;
}


/*active*/
#nv li.nv01_on a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat 0px -33px;
width:140px;
}
#nv li.nv02_on a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -140px -33px;
width:175px;
}
#nv li.nv03_on a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -315px -33px;
width:175px;
}
#nv li.nv04_on a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -490px -33px;
width:140px;
}
#nv li.nv05_on a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -630px -33px;
width:140px;
}
#nv li.nv06_on a {
background:url(/snrcf/img/snrcf_nv.jpg?01) no-repeat -770px -33px;
width:140px;
}

/*------ヘッダーメニューend----------*/




/*フッター*/

#sr_footer {
position:absolute;
bottom:0px;
height: 50px;

  left: 0;
  right: 0;
/*  margin: auto;*/

*/  border-top: solid 1px #ececec;*/
/*  width: 950px;*/
/*  margin: 0 auto 0 auto;*/
  padding: 0;
  background-color: #ececea;
}

#sr_ft_tbl {
  width: 910px;
  margin: 0 auto;
  padding: 8px 0 0 0;
}


.ft_txt {
  font-size: 12px; line-height: 1.5; color: #222;
}
.ft_txt a:link {
  text-decoration: none; color: #222;
}
.ft_txt a:visited {
  text-decoration: none; color: #222;
}
.ft_txt a:hover {
  text-decoration: underline; color: #222;
}

/*-----------------------リンク画像 透過----------------------------------------*/
a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

input[type="image"]:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}
/*-----------------------リンク画像 透過 end------------------------------------*/
