@charset "UTF-8";
/*タブ分け特集
*********************************************************************/
.f-featureMain .breadcrumbs {
  font-size: 1em; }

.surface_header {
  width: 960px;
  margin-left: auto;
  margin-right: auto; }

/*メインビジュアル
**********************************************************************/
#surface {
  line-height: 1.6;
  font-size: 14px;
  padding-bottom: 90px; }
  #surface .mv {
    text-align: center;
    position: relative;
    margin-top: 15px; }
    #surface .mv img {
      display: block;
      width: 100%; }
    #surface .mv-lead {
      font-size: 24px;
      padding: 60px 0; }
      #surface .mv-lead sup {
        font-size: 60%; }
      #surface .mv-lead strong {
        font-size: 30px; }

/*メインビジュアル下
**********************************************************************/
#surface .pageNav {
  margin-top: 40px; }
  #surface .pageNav ul {
    width: 960px;
    margin: auto;
    white-space: nowrap; }
    #surface .pageNav ul li {
      float: left;
      display: inline-block; }
      #surface .pageNav ul li a,
      #surface .pageNav ul li span {
        position: relative;
        display: block;
        color: #333333;
        text-align: center;
        border: 1px solid #c8c8c8;
        padding: 13px 15px 13px 5px;
        width: 230px;
        box-sizing: border-box;
        margin: 0 0 0 13px; }
        #surface .pageNav ul li a:after,
        #surface .pageNav ul li span:after {
          content: '';
          display: block;
          position: absolute;
          right: 15px;
          top: 50%;
          margin-top: -4px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 4px 0 4px 5px;
          border-color: transparent transparent transparent #a4a3a3; }
      #surface .pageNav ul li span {
        background-color: #dedede; }
        #surface .pageNav ul li span:after {
          border-width: 6px 4px 0 4px;
          border-color: #a4a3a3 transparent transparent transparent; }
      #surface .pageNav ul li:first-child a,
      #surface .pageNav ul li:first-child span {
        margin-left: 0; }
      #surface .pageNav ul li:last-child a,
      #surface .pageNav ul li:last-child span {
        margin-right: 0; }

#surface .pageLink {
  text-align: center; }
  #surface .pageLink ul.w2 {
    width: 75%;
    margin: auto; }
    #surface .pageLink ul.w2 li {
      width: 50%; }
  #surface .pageLink ul li {
    position: relative;
    float: left;
    text-align: center;
    display: inline-block;
    width: 33.333%;
    box-sizing: border-box; }
    #surface .pageLink ul li:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -6px;
      display: block;
      width: 1px;
      height: 12px;
      background-color: #333; }
    #surface .pageLink ul li:first-child:before {
      display: none; }
    #surface .pageLink ul li a {
      position: relative;
      display: inline-block;
      color: #333;
      font-size: 14px;
      line-height: 1;
      padding-right: 16px; }
      #surface .pageLink ul li a:after {
        position: absolute;
        content: '';
        right: 0;
        top: 50%;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        border-color: #333 transparent transparent transparent; }

/*タイトル
**********************************************************************/
#surface .heading2 {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  padding: 10px 5px;
  margin-bottom: 30px;
  background: url(/resource/club_com/special/surface/images/bg_ttl.png) no-repeat;
  background-size: 100% auto; }
  #surface .heading2_lead {
    text-align: center;
    font-size: 21px;
    line-height: 2; }

#surface .heading3 {
  position: relative;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  border-bottom: 1px solid #a3a8ad;
  padding-bottom: 10px; }
  #surface .heading3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 2px;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #a3a8ad; }

/*レイアウト
**********************************************************************/
#surface .section {
  margin: 0;
  padding: 0; }
  #surface .section-banner {
    margin-top: 90px; }

/*その他
**********************************************************************/
#surface .bordercol {
  display: inline-block;
  text-align: left;
  padding: 25px;
  border-width: 1px;
  border-color: #afadad;
  border-style: solid;
  background-color: white; }

#surface .ic-check {
  padding-left: 15px;
  background: url(/resource/club_com/special/surface/images/ico_check.png) no-repeat left center; }

#surface .col-arb {
  padding-bottom: 85px;
  background: url(/resource/club_com/special/surface/images/arrow.png) no-repeat bottom center; }

#surface .ico-col {
  position: relative;
  border: 1px solid #b7bbbf;
  padding: 8px 0 8px 30px; }
  #surface .ico-col-ico {
    position: absolute;
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #70777f;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    top: -20px;
    left: -18px; }

#surface .footerbnr {
  text-align: center; }
  #surface .footerbnr a:hover img {
    opacity: .7; }

/*汎用クラス
**********************************************************************/
#surface .u-btn {
  position: relative;
  color: #fff;
  text-align: center;
  display: inline-block;
  border-radius: 6px;
  background-color: #5a5a5a;
  padding: 12px 30px 12px 25px;
  min-width: 246px;
  box-sizing: border-box; }
  #surface .u-btn:after {
    content: '';
    display: block;
    position: absolute;
    right: 17px;
    top: 50%;
    margin-top: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #fff; }
  #surface .u-btn:hover {
    text-decoration: none;
    opacity: .7; }

#surface .u-btn-l {
  position: relative; }
  #surface .u-btn-l a {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 20px 0 20px 25px;
    background-color: #474747; }
    #surface .u-btn-l a:hover {
      opacity: .7; }
    #surface .u-btn-l a span {
      position: relative;
      display: inline-block;
      padding-right: 30px; }
      #surface .u-btn-l a span:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 9.5px 0 9.5px 12px;
        border-color: transparent transparent transparent #a4a3a3; }
  #surface .u-btn-l-img {
    position: absolute;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

#surface .bg-g {
  background-color: #f8f8f8; }

#surface .u-d-ib {
  display: inline-block; }

#surface .u-d-t {
  display: table;
  table-layout: fixed; }

#surface .u-d-tr {
  display: table-row; }

#surface .u-d-tc {
  display: table-cell;
  vertical-align: middle; }

#surface .bg-arw-r {
  background: url(/resource/club_com/special/surface/images/telework/arw_r_td.png) no-repeat left center; }

#surface .bg-arw-l {
  background: url(/resource/club_com/special/surface/images/telework/arw_l_td.png) no-repeat right center; }

#surface .u-idt {
  text-indent: -1em;
  padding-left: 1em; }

#surface .p30 {
  padding: 30px; }

#surface .p25 {
  padding: 25px; }

#surface .p25-40 {
  padding: 25px 40px; }

#surface .u-fl {
  float: left; }

#surface .u-fr {
  float: right; }

#surface .u-w406 {
  width: 406px; }

#surface .u-w455 {
  width: 455px; }

#surface .u-w460 {
  width: 460px; }

#surface .u-w468 {
  width: 468px; }

#surface .u-w475 {
  width: 475px; }

#surface .u-w384 {
  width: 384px; }

#surface .u-w396 {
  width: 396px; }

#surface .u-w50p {
  width: 50%; }

#surface .u-atn {
  display: inline-block;
  line-height: 1;
  font-size: 15px;
  color: #fff;
  background-color: #f00;
  padding: 6px 10px 6px 13px;
  margin-left: .5em; }

#surface .u-nowrap {
  white-space: nowrap; }

#surface .u-fwn {
  font-weight: 100; }

#surface .u-fwb {
  font-weight: 700; }

#surface .u-fcb {
  color: #000; }

#surface .u-fz12 {
  font-size: 12px !important; }

#surface .u-fz13 {
  font-size: 13px !important; }

#surface .u-fz15 {
  font-size: 15px !important; }

#surface .u-fz16 {
  font-size: 16px !important; }

#surface .u-fz17 {
  font-size: 17px !important; }

#surface .u-fz18 {
  font-size: 18px !important; }

#surface .u-fz20 {
  font-size: 20px !important; }

#surface .u-fz21 {
  font-size: 21px !important; }

#surface .u-fz22 {
  font-size: 22px !important; }

#surface .u-fz24 {
  font-size: 24px !important; }

#surface .u-fz26 {
  font-size: 26px !important; }

#surface .u-pt10 {
  padding-top: 10px !important; }

#surface .u-pr1 {
  padding-right: .5em !important; }

#surface .u-pl40 {
  padding-left: 40px !important; }

#surface .u-pl50 {
  padding-left: 50px !important; }

#surface .u-pt20 {
  padding-top: 20px; }

#surface .u-pt60 {
  padding-top: 60px; }

#surface .u-pb50 {
  padding-bottom: 50px; }

#surface .u-mt5 {
  margin-top: 5px; }

#surface .u-mt10 {
  margin-top: 10px; }

#surface .u-mt15 {
  margin-top: 15px; }

#surface .u-mt20 {
  margin-top: 20px; }

#surface .u-mt25 {
  margin-top: 25px; }

#surface .u-mt30 {
  margin-top: 30px; }

#surface .u-mt35 {
  margin-top: 35px; }

#surface .u-mt40 {
  margin-top: 40px; }

#surface .u-mt45 {
  margin-top: 45px; }

#surface .u-mt50 {
  margin-top: 50px; }

#surface .u-mt60 {
  margin-top: 60px; }

#surface .u-mt70 {
  margin-top: 70px; }

#surface .u-mt75 {
  margin-top: 75px; }

#surface .u-mt80 {
  margin-top: 80px; }

#surface .u-mt90 {
  margin-top: 90px; }

#surface .u-mt105 {
  margin-top: 105px; }

#surface .u-mb0 {
  margin-bottom: 0; }

#surface .u-mb5 {
  margin-bottom: 5px; }

#surface .u-mb10 {
  margin-bottom: 10px; }

#surface .u-mb15 {
  margin-bottom: 15px; }

#surface .u-mb20 {
  margin-bottom: 20px; }

#surface .u-mb25 {
  margin-bottom: 25px; }

#surface .u-mb30 {
  margin-bottom: 30px; }

#surface .u-mb40 {
  margin-bottom: 40px; }

#surface .u-mb55 {
  margin-bottom: 55px; }

#surface .u-red {
  color: #ff0000; }

#surface .u-lh1 {
  line-height: 1; }

#surface .u-ul {
  text-decoration: underline; }

#surface .u-tal {
  text-align: left; }

#surface .u-tac {
  text-align: center; }

#surface .u-tar {
  text-align: right; }

#surface .u-vam {
  vertical-align: middle; }

#surface .u-vab {
  vertical-align: bottom; }

#surface .u-idt {
  display: table; }

#surface .u-idt-row {
  display: table-row; }

#surface .u-idt-item {
  display: table-cell; }

#surface .u-wd1 {
  width: 100%; }

#surface .u-mh266 {
  min-height: 266px; }

#surface .u-mh268 {
  min-height: 268px; }

#surface .u-bc-w {
  background-color: #fff; }

#surface .u-img-block {
  display: block; }

#surface .u-img100 {
  width: 100%;
  height: auto; }

#surface .u-imglink:hover img {
  opacity: .7; }

#surface .u-cl {
  clear: left; }

#surface .cfx:after {
  content: "";
  display: table;
  clear: both; }

#surface .cfx .left {
  width: 50%;
  float: left; }

#surface .cfx .right {
  width: 45%;
  float: right; }
