<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
SCSS SMACSS
*/
/* Tools */
/* font */
/* media quary */
.tcenter {
  text-align: center !important;
}

.tright {
  text-align: right !important;
}

.display-block {
  display: block !important;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clear {
  clear: both;
}

/* show only  SP/PC
-------------------------------*/
.sp-block {
  display: none !important;
}

.pc-block {
  display: block !important;
}

@media screen and (max-width: 640px) {
  .sp-block {
    display: block !important;
  }
  .pc-block {
    display: none !important;
  }
}

/* anchor
-------------------------------*/
.fntsz0 {
  font-size: 0;
  display: block;
}

/* font
-------------------------------*/
.bold {
  font-weight: bold !important;
}

.normal {
  font-weight: normal !important;
}

.tbcell {
  display: table-cell !important;
}

.vtop {
  vertical-align: top !important;
}

.vmdl {
  vertical-align: middle !important;
}

.vbtm {
  vertical-align: bottom !important;
}

.nowrap {
  white-space: nowrap !important;
}

/* word-break
-------------------------------*/
.break-normal {
  word-break: normal !important;
}
.tbl-break th,
.tbl-break td {
  word-break: normal !important;
}

/* margin
-------------------------------*/
.u-mb {
  margin-bottom: 30px !important;
}

.u-mb-small {
  margin-bottom: 20px !important;
}

.u-mb-large {
  margin-bottom: 40px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt200 {
  margin-top: 200px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr150 {
  margin-right: 150px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml150 {
  margin-left: 150px !important;
}

.ml200 {
  margin-left: 200px !important;
}

/* padding
-------------------------------*/
.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

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

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pt200 {
  padding-top: 200px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pr200 {
  padding-right: 200px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.pb200 {
  padding-bottom: 200px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

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

.pl45 {
  padding-left: 45px !important;
}

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

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pl150 {
  padding-left: 150px !important;
}

.pl200 {
  padding-left: 200px !important;
}

/* width */
.w10 {
  width: 100px !important;
}

.w20 {
  width: 100px !important;
}

.w30 {
  width: 100px !important;
}

.w40 {
  width: 40px !important;
}

.w50 {
  width: 50px !important;
}

.w60 {
  width: 60px !important;
}

.w70 {
  width: 70px !important;
}

.w80 {
  width: 80px !important;
}

.w90 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w210 {
  width: 210px !important;
}

.w220 {
  width: 220px !important;
}

.w230 {
  width: 230px !important;
}

.w240 {
  width: 240px !important;
}

.w250 {
  width: 250px !important;
}

.w260 {
  width: 260px !important;
}

.w270 {
  width: 270px !important;
}

.w280 {
  width: 280px !important;
}

.w290 {
  width: 290px !important;
}

.w300 {
  width: 300px !important;
}

.w310 {
  width: 310px !important;
}

.w320 {
  width: 320px !important;
}

.w330 {
  width: 330px !important;
}

.w340 {
  width: 340px !important;
}

.w350 {
  width: 350px !important;
}

.w360 {
  width: 360px !important;
}

.w370 {
  width: 370px !important;
}

.w380 {
  width: 380px !important;
}

.w390 {
  width: 390px !important;
}

.w10p {
  width: 10% !important;
}

.w20p {
  width: 20% !important;
}

.w30p {
  width: 30% !important;
}

.w40p {
  width: 40% !important;
}

.w48p {
  width: 48% !important;
}

.w50p {
  width: 50% !important;
}

.w60p {
  width: 60% !important;
}

.w70p {
  width: 70% !important;
}

.w80p {
  width: 80% !important;
}

.w90p {
  width: 90% !important;
}

.w100p {
  width: 100% !important;
}

/* border
-------------------------------*/
.u-bt {
  border-top: 1px solid #ccc;
}

.u-br {
  border-right: 1px solid #ccc;
}

.u-bb {
  border-bottom: 1px solid #ccc;
}

.u-bl {
  border-left: 1px solid #ccc;
}

/* color
-------------------------------*/
.red {
  color: #e80000 !important;
}

/* base */
body {
  -webkit-text-size-adjust: 100%;
}

/*box-sizingを全ブラウザに対応*/
.l-content *,
.l-content *:before,
.l-content *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.l-content {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.l-fluid {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

.l-fluid &gt; img {
  vertical-align: bottom;
}

/* -----------------------------------
 共通パーツ
----------------------------------- */
/*
 common
*/
.img-full {
  width: 100%;
  vertical-align: bottom;
}

.pc_br {
  display: block;
}

.sp_br {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
}

.paragraph {
  margin-bottom: 15px;
}

.section {
  margin-bottom: 30px;
}

.section.section--margin-small {
  margin-bottom: 20px;
}

.section.section--margin-large {
  margin-bottom: 40px;
}

/*
 color
*/
.bg--gray {
  background: #616161;
}

.color--white {
  color: #fff;
}

.color-type01 {
  color: #cc0000;
}

.color-type02 {
  color: #ef9005;
}

.color-type03 {
  color: #26429c;
}

.color-type04 {
  color: #149ee1;
}

.color-type05 {
  color: #339966;
}

.color-type06 {
  color: #c1c1c1;
}

.bg-color-type01 {
  background-color: #cc0000;
}

.bg-color-type02 {
  background-color: #ef9005;
}

.bg-color-type03 {
  background-color: #26429c;
}

.bg-color-type04 {
  background-color: #149ee1;
}

.bg-color-type05 {
  background-color: #339966;
}

.bg-color-type06 {
  background-color: #c1c1c1;
}

.icon-type--color-type01 {
  background-color: #cc0000;
}

.icon-type--color-type02 {
  background-color: #ef9005;
}

.icon-type--color-type03 {
  background-color: #26429c;
}

.icon-type--color-type04 {
  background-color: #149ee1;
}

.icon-type--color-type05 {
  background-color: #339966;
}

.icon-type--color-type06 {
  background-color: #c1c1c1;
}

/* Layout */
/*
 layout
*/
.l-content-outer {
  margin-bottom: 13px;
}

.l-content {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
  height: auto;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .l-content {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .l-fluid img {
    max-width: 100%;
    height: auto;
  }
  .img-full--sp {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .l-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/*
*************************************************

"THE RESPONSIVE GRID SYSTEM （http://www.responsivegridsystem.com/）"
 by Graham Miller(http://www.responsivegridsystem.com/), used under
 CC BY 3.0(https://creativecommons.org/licenses/by/3.0/) / Modified CSS from original

*************************************************
*/
/*  SAMPLE  ============================================================================= */
.maincontent .l-grid-group .l-grid-col {
  background: #e6e6e6;
  padding: 1em 0;
  text-align: left;
}

/*  PADDED  ============================================================================= */
.padded {
  background: #9e9e9e;
  padding: 1em;
}

.l-grid-group .l-grid-col .l-grid-col {
  padding: 0;
}

/*  SECTIONS  ============================================================================= */
.l-grid-group {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  GROUPING  ============================================================================= */
.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

/*  GRID COLUMN SETUP   ==================================================================== */
.l-grid-col {
  display: block;
  float: left;
  margin: 1% 0 20px 1.6%;
}

.l-grid-col:first-child {
  margin-left: 0;
}

/* all browsers except IE6 and lower */
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 640 PIXELS */
@media only screen and (max-width: 640px) {
  .l-grid-col {
    margin: 1% 0 20px 0%;
  }
}

/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .l-grid-col {
    margin: 1% 0 20px 0%;
  }
}

/*  GRID OF TWO   ============================================================================= */
.span_2_of_2 {
  width: 100%;
}

.span_1_of_2 {
  width: 48.5%;
}

.span_1_of_2.l-grid-col {
  margin: 1% 0 20px 3%;
}

.span_1_of_2.l-grid-col:first-child {
  margin-left: 0;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
  .span_2_of_2 {
    width: 100%;
  }
  .span_1_of_2 {
    width: 100%;
  }
  .span_1_of_2.l-grid-col {
    margin: 1% 0 20px 0%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .span_2_of_2 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_2 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_2.l-grid-col {
    margin: 1% 0 20px 0%;
  }
}

/*  GRID OF THREE   ============================================================================= */
.span_3_of_3 {
  width: 100%;
}

.span_2_of_3 {
  width: 66.13%;
}

.span_1_of_3 {
  width: 32.26%;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
  .span_3_of_3 {
    width: 100%;
  }
  .span_2_of_3 {
    width: 100%;
  }
  .span_1_of_3 {
    width: 100%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .span_3_of_3 {
    width: 100%;
  }
  .l-grid-group--tb .span_2_of_3 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_3 {
    width: 100%;
  }
}

/*  GRID OF FOUR   ============================================================================= */
.span_4_of_4 {
  width: 100%;
}

.span_3_of_4 {
  width: 74.6%;
}

.span_2_of_4 {
  width: 49.2%;
}

.span_1_of_4 {
  width: 23.8%;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
  .span_4_of_4 {
    width: 100%;
  }
  .span_3_of_4 {
    width: 100%;
  }
  .span_2_of_4 {
    width: 100%;
  }
  .span_1_of_4 {
    width: 100%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .span_4_of_4 {
    width: 100%;
  }
  .l-grid-group--tb .span_3_of_4 {
    width: 100%;
  }
  .l-grid-group--tb .span_2_of_4 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_4 {
    width: 100%;
  }
}

/*  GRID OF FIVE   ============================================================================= */
.span_5_of_5 {
  width: 100%;
}

.span_4_of_5 {
  width: 79.68%;
}

.span_3_of_5 {
  width: 59.36%;
}

.span_2_of_5 {
  width: 39.04%;
}

.span_1_of_5 {
  width: 18.72%;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
  .span_5_of_5 {
    width: 100%;
  }
  .span_4_of_5 {
    width: 100%;
  }
  .span_3_of_5 {
    width: 100%;
  }
  .span_2_of_5 {
    width: 100%;
  }
  .span_1_of_5 {
    width: 100%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .span_5_of_5 {
    width: 100%;
  }
  .l-grid-group--tb .span_4_of_5 {
    width: 100%;
  }
  .l-grid-group--tb .span_3_of_5 {
    width: 100%;
  }
  .l-grid-group--tb .span_2_of_5 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_5 {
    width: 100%;
  }
}

/*  GRID OF SIX   ============================================================================= */
.span_6_of_6 {
  width: 100%;
}

.span_5_of_6 {
  width: 83.06%;
}

.span_4_of_6 {
  width: 66.13%;
}

.span_3_of_6 {
  width: 49.2%;
}

.span_2_of_6 {
  width: 32.26%;
}

.span_1_of_6 {
  width: 15.33%;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
  .span_6_of_6 {
    width: 100%;
  }
  .span_5_of_6 {
    width: 100%;
  }
  .span_4_of_6 {
    width: 100%;
  }
  .span_3_of_6 {
    width: 100%;
  }
  .span_2_of_6 {
    width: 100%;
  }
  .span_1_of_6 {
    width: 100%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .span_6_of_6 {
    width: 100%;
  }
  .l-grid-group--tb .span_5_of_6 {
    width: 100%;
  }
  .l-grid-group--tb .span_4_of_6 {
    width: 100%;
  }
  .l-grid-group--tb .span_3_of_6 {
    width: 100%;
  }
  .l-grid-group--tb .span_2_of_6 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_6 {
    width: 100%;
  }
}

/*  GRID OF SEVEN   ============================================================================= */
.span_7_of_7 {
  width: 100%;
}

.span_6_of_7 {
  width: 85.48%;
}

.span_5_of_7 {
  width: 70.97%;
}

.span_4_of_7 {
  width: 56.45%;
}

.span_3_of_7 {
  width: 41.94%;
}

.span_2_of_7 {
  width: 27.42%;
}

.span_1_of_7 {
  width: 12.91%;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
  .span_7_of_7 {
    width: 100%;
  }
  .span_6_of_7 {
    width: 100%;
  }
  .span_5_of_7 {
    width: 100%;
  }
  .span_4_of_7 {
    width: 100%;
  }
  .span_3_of_7 {
    width: 100%;
  }
  .span_2_of_7 {
    width: 100%;
  }
  .span_1_of_7 {
    width: 100%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .span_7_of_7 {
    width: 100%;
  }
  .l-grid-group--tb .span_6_of_7 {
    width: 100%;
  }
  .l-grid-group--tb .span_5_of_7 {
    width: 100%;
  }
  .l-grid-group--tb .span_4_of_7 {
    width: 100%;
  }
  .l-grid-group--tb .span_3_of_7 {
    width: 100%;
  }
  .l-grid-group--tb .span_2_of_7 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_7 {
    width: 100%;
  }
}

/*  GRID OF EIGHT   ============================================================================= */
.span_8_of_8 {
  width: 100%;
}

.span_7_of_8 {
  width: 87.3%;
}

.span_6_of_8 {
  width: 74.6%;
}

.span_5_of_8 {
  width: 61.9%;
}

.span_4_of_8 {
  width: 49.2%;
}

.span_3_of_8 {
  width: 36.5%;
}

.span_2_of_8 {
  width: 23.8%;
}

.span_1_of_8 {
  width: 11.1%;
}

/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 640px) {
  .span_8_of_8 {
    width: 100%;
  }
  .span_7_of_8 {
    width: 100%;
  }
  .span_6_of_8 {
    width: 100%;
  }
  .span_5_of_8 {
    width: 100%;
  }
  .span_4_of_8 {
    width: 100%;
  }
  .span_3_of_8 {
    width: 100%;
  }
  .span_2_of_8 {
    width: 100%;
  }
  .span_1_of_8 {
    width: 100%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 767 PIXELS */
@media only screen and (max-width: 767px) {
  .l-grid-group--tb .span_8_of_8 {
    width: 100%;
  }
  .l-grid-group--tb .span_7_of_8 {
    width: 100%;
  }
  .l-grid-group--tb .span_6_of_8 {
    width: 100%;
  }
  .l-grid-group--tb .span_5_of_8 {
    width: 100%;
  }
  .l-grid-group--tb .span_4_of_8 {
    width: 100%;
  }
  .l-grid-group--tb .span_3_of_8 {
    width: 100%;
  }
  .l-grid-group--tb .span_2_of_8 {
    width: 100%;
  }
  .l-grid-group--tb .span_1_of_8 {
    width: 100%;
  }
}

/* Module */
/*
 anchor-box
*/
.anchor-box {
  background-color: #e9ecef;
  padding: 15px 15px 0;
  font-size: 0;
}

.anchor-box__list {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1;
  font-size: 14px;
  position: relative;
}

.anchor-box a {
  vertical-align: top;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  margin-left: 18px;
}

.anchor-box a:before {
  position: absolute;
  width: 0;
  height: 0;
  top: 0.39em;
  line-height: 1.4;
  left: -10px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #04118f;
  border-right: 2px solid #04118f;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  vertical-align: top;
}

.anchor-box.anchor-box--margin {
  margin-bottom: 30px;
}

.anchor-box.anchor-box--margin-small {
  margin-bottom: 20px;
}

.anchor-box.anchor-box--margin-large {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .anchor-box {
    padding-bottom: 5px;
  }
  .anchor-box__list {
    padding-bottom: 0;
  }
}

/*
 * aroow-link
 */
a.arr, .arr a, .txt.arr {
  display: inline-block;
  padding-left: 15px;
  position: relative;
  line-height: 1.3;
}

a.arr:before, .arr a:before, .txt.arr:before {
  position: absolute;
  top: .6em;
  left: 0px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -4px;
  margin-right: 0;
  border-top: 2px solid #142f5c;
  border-right: 2px solid #142f5c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*
 bdr-box
*/
.bdr-box {
  border: 1px solid #B1AFAF;
  padding: 20px;
}

.bdr-box--color-type01 {
  border-color: #cc0000;
}

.bdr-box--color-type02 {
  border-color: #ef9005;
}

.bdr-box--color-type03 {
  border-color: #26429c;
}

.bdr-box.bdr-box--margin {
  margin-bottom: 30px;
}

.bdr-box.bdr-box--margin-small {
  margin-bottom: 20px;
}

.bdr-box.bdr-box--margin-large {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .bdr-box {
    padding: 15px;
  }
}

/*
 * button
 */
.button {
  display: inline-block;
  text-align: center;
  padding: 10px 30px;
  position: relative;
}

.button--type01 {
  border: 1px solid #253B73;
  color: #253B73;
}

.button--type01:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-right: 9px;
  top: 50%;
  margin-top: -4px;
  background-color: transparent;
  border-top: 5px solid transparent;
  border-left: 6px solid #000;
  border-right: 0 solid transparent;
  border-bottom: 5px solid transparent;
}

.button--type02 {
  color: #fff;
  background-color: #ef9005;
  border-radius: 5px;
}

.button--type02:link {
  color: #fff;
}

.button--type02:visited {
  color: #fff;
}

.button--type03 {
  color: #fff;
  background-color: #26429c;
  border-radius: 5px;
}

.button--type03:link {
  color: #fff;
}

.button--type03:visited {
  color: #fff;
}

.button:hover {
  text-decoration: none;
}

.button.button--margin {
  margin-bottom: 30px;
}

.button.button--margin-small {
  margin-bottom: 20px;
}

.button.button--margin-large {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .button {
    display: block;
  }
}

/*
 caution-box
*/
.caution-box {
  padding: 20px;
}

.caution-box--type01 {
  background-color: #fff1f1;
}

.caution-box--type02 {
  background-color: #ecf7fc;
}

.caution-box--type03 {
  background-color: #F4F4F4;
}

.caution-box.caution-box--margin {
  margin-bottom: 30px;
}

.caution-box.caution-box--margin-small {
  margin-bottom: 20px;
}

.caution-box.caution-box--margin-large {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .caution-box {
    padding: 15px;
  }
}

/*
 colorbox
*/
.colorbox {
  display: none;
}

.colorbox-inner {
  padding: 15px 15px 0 15px;
  background: #FFF;
}

#cboxLoadedContent {
  margin-bottom: 0;
  padding-bottom: 2px;
}

.cboxPhoto {
  vertical-align: bottom !important;
}

/*
download-box
*/
.download-box__img &gt; img {
  max-width: 100%;
}

.download-box__body li {
  margin-bottom: 5px;
}

.download-box.download-box--margin {
  margin-bottom: 30px;
}

.download-box.download-box--margin-small {
  margin-bottom: 20px;
}

.download-box.download-box--margin-large {
  margin-bottom: 40px;
}

/*
 fixedTop
*/
#fixedTop {
  position: fixed;
  display: none;
  right: 30px;
  bottom: 50px;
  width: 50px;
  height: 50px;
  background-image: url("/group/img/common/third/pagetop.png");
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  border-radius: 24px;
  text-indent: 100%;
  cursor: pointer;
  overflow: hidden;
  outline: none;
}

/*
 heading-title
*/
.heading-block {
  margin-bottom: 20px;
}

.heading-block--small {
  margin-bottom: 10px;
}

.heading-block--bg-type01 {
  background: #e9ecef;
  padding: 5px 10px;
}

.heading-block--bdr {
  border-bottom: 1px solid #ccc;
}

.heading-block.heading-block--margin {
  margin-bottom: 10px;
}

.heading-block.heading-block--margin-small {
  margin-bottom: 5px;
}

.heading-block.heading-block--margin-large {
  margin-bottom: 20px;
}

.heading-title--lv1 {
  font-size: 32px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 1.2;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.heading-title--lv2 {
  font-weight: bold;
  font-size: 22px;
}

.heading-title--lv3 {
  font-weight: bold;
  font-size: 20px;
}

.heading-title--lv4 {
  font-weight: bold;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .heading-title {
    margin-top: 15px;
  }
  .heading-title--lv1 {
    font-size: 22px;
  }
  .heading-title--lv2 {
    font-size: 20px;
  }
  .heading-title--lv3 {
    font-size: 16px;
  }
  .heading-title--lv4 {
    font-size: 14px;
  }
}

/*
 history-box
*/
.history-box {
  background: #ddd;
  overflow: hidden;
}

.history-box__img {
  float: left;
}

.history-box.history-box--margin {
  margin-bottom: 30px;
}

.history-box.history-box--margin-small {
  margin-bottom: 20px;
}

.history-box.history-box--margin-large {
  margin-bottom: 40px;
}

/*
 icon
*/
.icon-arrow {
  margin-left: 15px;
  position: relative;
  display: inline-block;
}

.icon-arrow:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  margin-top: 6px;
  left: -12px;
  background-color: transparent;
  border-top: 3px solid transparent;
  border-left: 5px solid #04118f;
  border-right: 0 solid transparent;
  border-bottom: 3px solid transparent;
}

.icon-pdf {
  margin-left: 25px;
  position: relative;
  display: inline-block;
}

.icon-pdf:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
  width: 17px;
  height: 18px;
  margin-left: 0;
  background-image: url(/group/common/images/icn_pdf.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.arrow-link--large {
  position: relative;
  display: inline-block;
}

.arrow-link--large:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  background-color: transparent;
  border-top: 5px solid transparent;
  border-left: 6px solid #04118f;
  border-right: 0 solid transparent;
  border-bottom: 5px solid transparent;
}

/* new-window-links */
a.new-win01 {
  background: url(/group/common/images/icn_newwindow01.gif) no-repeat right 0;
  padding: 2px 25px 2px 0;
}

a.new-win02 {
  background: url(/group/common/images/icn_newwindow02.gif) no-repeat right center;
  padding: 2px 21px 2px 0;
}

.spImgBlank {
  width: 100%;
}

.icon-type {
  display: inline-block;
  padding: 2px 10px;
  font-size: 12px;
  color: #fff;
  background-color: #5d99d5;
}

.icon-freedial {
  margin-left: 25px;
  position: relative;
  display: inline-block;
}

.icon-freedial:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
  width: 17px;
  height: 18px;
  margin-left: 0;
  background-image: url(/group/common/images/icn_freedial.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon-freedial--large {
  font-size: 16px;
  font-weight: bold;
  margin-left: 40px;
  position: relative;
  display: inline-block;
}

.icon-freedial--large:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -40px;
  width: 35px;
  height: 21px;
  margin-left: 0;
  background-image: url(/group/common/images/content/icn_free_dial.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon-navidial--large {
  font-size: 16px;
  font-weight: bold;
  margin-left: 40px;
  position: relative;
  display: inline-block;
}

.icon-navidial--large:before {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  left: -40px;
  width: 35px;
  height: 21px;
  margin-left: 0;
  background-image: url(/group/common/images/content/icn_navi_dial.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon-open {
  margin-right: 40px;
  position: relative;
  display: inline-block;
}

.icon-open:after {
  content: '';
  display: block;
  position: absolute;
  top: 1px;
  right: -40px;
  width: 35px;
  height: 21px;
  margin-left: 0;
  background-image: url(/group/common/images/content/icn_always_open.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon-video {
  margin-left: 25px;
  position: relative;
  display: inline-block;
}

.icon-video:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -10px;
  width: 17px;
  height: 18px;
  margin-left: 0;
  background-image: url(/group/img/common/third/icn_mov.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon-voice {
  margin-left: 25px;
  position: relative;
  display: inline-block;
}

.icon-voice:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  margin-top: 0;
  left: -25px;
  width: 17px;
  height: 18px;
  margin-left: 0;
  background-image: url(/group/common/images/icn_icue_movie.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.icon-xls {
  position: relative;
  display: inline-block;
}

.icon-xls:after {
  content: '';
  display: inline-block;
  width: 19px;
  height: 18px;
  margin-left: 5px;
  background-image: url(/group/common/images/icn_xls.gif);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  line-height: 1.8;
}

.icon-close {
  width: 70px;
  margin: 0 auto 20px;
}

.icon-close a {
  background: url(/group/common/images/content/icn_close.png) no-repeat 0 0.25em;
  padding: 1px 0 3px 20px;
}

@media screen and (max-width: 767px) {
  .btn-view {
    border: 1px solid #ccc;
    margin-top: 7px;
    text-align: center;
  }
  .btn-view a {
    display: block;
    padding: 12px 20px 10px;
  }
  .btn-view .expansion {
    display: inline-block;
    position: relative;
    line-height: 26px;
  }
  .btn-view .expansion:before {
    content: "";
    position: absolute;
    display: inline-block;
    background: url(/group/img/common/third/icon_expansion.gif) no-repeat;
    background-size: 30px auto;
    width: 35px;
    height: 40px;
    top: -4px;
    left: -40px;
  }
  a.new-win02 {
    background: url(/group/common/images/icn_newwindow02.gif) no-repeat right center;
  }
  .icon-type {
    font-size: 10px;
  }
  .icon-close a {
    background: url(/group/common/images/content/icn_close.png) no-repeat 0 0.2em;
  }
}

/*
 img-box
*/
.img-box {
  overflow: hidden;
}

.img-box__img {
  float: left;
  margin-right: 20px;
  margin-bottom: 1%;
}

.img-box--margin {
  margin-bottom: 30px;
}

.img-box--margin-small {
  margin-bottom: 20px;
}

.img-box--margin-large {
  margin-bottom: 40px;
}

.img-box--right .img-box__img {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .img-box__img--half {
    width: 50%;
  }
  .img-box__img--half &gt; img {
    max-width: 100%;
  }
  .img-box__img--full {
    width: 100%;
  }
  .img-box__img--full &gt; img {
    width: 100%;
  }
}


/*
investors-wrap
*/
#investors-wrap .investors.cw {
  width: 90%;
}
@media screen and (max-width: 1199px) {
  #investors-wrap .investors.cw {
    width: 100%;
  }
}


/*
 * ir-calender-2016
 */
.ir-calender-2016 {
  margin-top: 10px;
}

.ir-calender-2016 dl {
  margin-bottom: 15px;
}

.ir-calender-2016 dl dt {
  display: inline-block;
  width: 30%;
  vertical-align: top;
}

.ir-calender-2016 dl dd {
  display: inline-block;
  width: 68%;
  vertical-align: top;
  font-size: 16px;
}


@media screen and (max-width: 767px) {
  .ir-calender-2016 dl dt {
    display: block;
    width: 100%;
  }
  .ir-calender-2016 dl dd {
    display: block;
    width: 100%;
    margin: 8px 0 10px;
  }
}

/*
 link-box
*/
.link-box {
  border: 5px solid #e9ecef;
}

.link-box a {
  text-decoration: none;
  color: #000;
  display: block;
  padding: 15px;
}

.link-box__head {
  font-size: 18px;
  font-weight: bold;
  text-indent: -0.9em;
  margin-left: 0.9em;
  line-height: 1.3;
}

.link-box__head:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-right: 9px;
  top: -2px;
  background-color: transparent;
  border-top: 5px solid transparent;
  border-left: 6px solid #03118E;
  border-right: 0 solid transparent;
  border-bottom: 5px solid transparent;
}

.link-box__body {
  margin-top: 5px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .link-box a {
    padding: 10px;
  }
  .link-box__head {
    margin-top: 0;
  }
}

.link-box__inner {
  padding: 15px;
}

.link-box__inner a {
  padding: 0;
}

.link-box__inner .link-box__head {
  padding: 0;
  vertical-align: top;
}

.link-box__inner .icon-arrow {
  display: inline-block;
}

.link-box__inner .icon-arrow:hover {
  text-decoration: underline;
}

.link-thumb-box {
  margin-bottom: 15px;
}

.link-thumb-box a {
  text-decoration: none;
  color: #000;
  display: block;
}

.link-thumb-box__img {
  margin-bottom: 7px;
}

.link-thumb-box__head {
  font-size: 18px;
  font-weight: bold;
  text-indent: -0.9em;
  margin-left: 0.9em;
  line-height: 1.3;
}

.link-thumb-box__head:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-right: 9px;
  top: -2px;
  background-color: transparent;
  border-top: 5px solid transparent;
  border-left: 6px solid #03118E;
  border-right: 0 solid transparent;
  border-bottom: 5px solid transparent;
}

.link-thumb-box__body {
  margin-top: 4px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

.link-thumb-box__img-vertical {
  background: #f5f1e0;
  display: table;
  width: 100%;
  padding: 25px 15px;
}

.link-thumb-box__img-vertical p {
  display: table-cell;
  vertical-align: top;
}

.link-thumb-box__img-vertical .link-thumb-box__txt {
  padding-right: 10px;
}

.link-thumb-box__img-vertical .link-thumb-box__img-r {
  width: 15%;
  margin-left: 10px;
  text-align: right;
}

.link-thumb-box__img-vertical .link-thumb-box__img-r img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .link-thumb-box__img-vertical {
    padding: 10px 15px;
  }
  .link-thumb-box__img-vertical p {
    display: table-cell;
  }
}

/*
 list
*/
.list-box--desc li {
  margin-left: 24px;
  list-style-type: disc;
}

.list-box--decimal li {
  margin-left: 32px;
  list-style-type: decimal;
}

.list-box--indent li {
  padding-left: 1em;
  text-indent: -1em;
}

.list-box--indent .numbering {
  padding-left: 2em;
  text-indent: -2em;
}

.list-box.list-box--margin {
  margin-bottom: 30px;
}

.list-box.list-box--margin-small {
  margin-bottom: 20px;
}

.list-box.list-box--margin-large {
  margin-bottom: 40px;
}

/*
 news-box
*/
.news-box__head {
  width: 15%;
  text-align: center;
  background: #5d99d5;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
}

.news-box__body {
  width: 100%;
  border: 1px solid #5d99d5;
  padding: 20px;
}

.news-box__ttl {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.news-box.news-box--margin {
  margin-bottom: 30px;
}

.news-box.news-box--margin-small {
  margin-bottom: 20px;
}

.news-box.news-box--margin-large {
  margin-bottom: 40px;
}

.news-box-vertical .news-box__head {
  background: #eb7308;
}

.news-box-vertical .news-box__body {
  border-color: #eb7308;
}

@media screen and (max-width: 767px) {
  .news-box__head {
    width: 30%;
    padding: 5px 5px 5px;
  }
  .news-box__body {
    padding: 15px;
  }
}

/*
 pager
*/
.pager-box {
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
}

.pager-box__list {
  display: inline;
}

.pager-box__link {
  position: relative;
  display: inline-block;
}

.pager-box__link--previous {
  margin-left: 15px;
  float: left;
  padding-left: 5px;
}

.pager-box__link--previous:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: -12px;
  background-color: transparent;
  border-top: 7px solid transparent;
  border-right: 7px solid #04118f;
  border-left: 0 solid transparent;
  border-bottom: 7px solid transparent;
}

.pager-box__link--next {
  margin-right: 15px;
  float: right;
  padding-right: 5px;
}

.pager-box__link--next:before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -12px;
  background-color: transparent;
  border-top: 7px solid transparent;
  border-left: 7px solid #04118f;
  border-right: 0 solid transparent;
  border-bottom: 7px solid transparent;
}

/*
 pankuzu
*/
.pankuzu {
  color: #fff;
  background: #26429c;
  margin-bottom: 35px;
}

.pankuzu-list {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
}

.pankuzu-list &gt; li {
  display: inline-block;
  padding: 0 5px 0 10px;
}

.pankuzu-list &gt; li a {
  font-size: 12px;
  position: relative;
  display: block;
  color: #fff;
  padding: 10px 5px 10px 15px;
}

.pankuzu-list &gt; li a:before {
  position: absolute;
  top: 1.35em;
  left: 0px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-right: 0;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.pankuzu-list &gt; li span {
  font-size: 12px;
  position: relative;
  display: block;
  color: #fff;
  padding: 10px 20px;
}

.pankuzu-list &gt; li span:before {
  position: absolute;
  top: 1.35em;
  left: 0px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-right: 0;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .pankuzu {
    display: none;
  }
  .pankuzu-list {
    width: 100%;
  }
}

/*
 plugin-box
*/
.plugin-box {
  background-color: #eeeeee;
  padding: 15px;
  display: table;
  width: 100%;
}

.plugin-box__img {
  display: table-cell;
  vertical-align: middle;
}

.plugin-box__txt {
  font-size: 12px;
  line-height: 1.2;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

.plugin-box.plugin-box--margin {
  margin-bottom: 30px;
}

.plugin-box.plugin-box--margin-small {
  margin-bottom: 20px;
}

.plugin-box.plugin-box--margin-large {
  margin-bottom: 40px;
}

/*
 profile-box
*/
.profile-box {
  overflow: hidden;
  display: table;
  width: 100%;
}

.profile-box__photo {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
  width: 80px;
}

.profile-box__body {
  display: table-cell;
  vertical-align: top;
}

.profile-box__name {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.profile-box__name-sub {
  font-weight: normal;
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}

.profile-box__table {
  width: 100%;
}

.profile-box__table th {
  padding: 3px 10px 3px 0;
  text-align: left;
  font-weight: bold;
}

.profile-box__table td {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .profile-box__table th {
    width: 100%;
    display: block;
  }
  .profile-box__table td {
    display: block;
    width: 100%;
  }
}

/*
 qa-box
*/
.qa-box__head {
  position: relative;
  padding: 8px 35px 8px 40px;
  margin-bottom: 10px;
  cursor: pointer;
  display: block;
}

.qa-box__head:before {
  position: absolute;
  top: 8px;
  left: 8px;
  content: "";
  background-image: url(/group/img/common/third/icon_q.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 26px;
}

.qa-box__head:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #5d99d5;
  border-right: 3px solid #5d99d5;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -6px;
}

.qa-box__body {
  position: relative;
  padding-left: 40px;
  display: none;
  margin-bottom: 30px;
}

.qa-box__body:before {
  position: absolute;
  top: 3px;
  left: 8px;
  content: "";
  background-image: url(/group/img/common/third/icon_a.gif);
  background-repeat: no-repeat;
  width: 36px;
  height: 26px;
}

.qa-box.qa-box--margin {
  margin-bottom: 30px;
}

.qa-box.qa-box--margin-small {
  margin-bottom: 20px;
}

.qa-box.qa-box--margin-large {
  margin-bottom: 40px;
}

.js-qa-open .qa-box__head:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #5d99d5;
  border-right: 3px solid #5d99d5;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -4px;
}

@media screen and (max-width: 767px) {
  .qa-box__head {
    margin-bottom: 10px;
    line-height: 1.8;
  }
}

/*
 reration-link
*/
.reration-link {
  border: 12px solid #e9ecef;
  padding: 22px 22px 7px;
  margin-bottom: 55px;
}

.reration-link__ttl {
  background: #113f87;
  color: #fff;
  width: 110px;
  text-align: center;
  padding: 2px;
  margin-bottom: 15px;
  font-size: 14px;
}

.reration-link__list &gt; li {
  display: inline-block;
  margin-right: 60px;
  margin-bottom: 15px;
  text-indent: -1em;
  margin-left: 1em;
}

.reration-link__list &gt; li &gt; a {
  text-align: center;
  font-size: 16px;
}

.reration-link__list &gt; li &gt; a:before {
  position: relative;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-right: 9px;
  top: -2px;
  background-color: transparent;
  border-top: 5px solid transparent;
  border-left: 6px solid #03118E;
  border-right: 0 solid transparent;
  border-bottom: 5px solid transparent;
}

.reration-link__list-inner li {
  display: inline-block;
  text-indent: 0;
  margin-left: 0;
  vertical-align: top;
}

.reration-link.reration-link--margin {
  margin-bottom: 30px;
}

.reration-link.reration-link--margin-small {
  margin-bottom: 20px;
}

.reration-link.reration-link--margin-large {
  margin-bottom: 40px;
}

.reration-link.reration-link--type-inner .reration-link__list &gt; li {
  display: block;
}

.reration-link.reration-link--type-inner .reration-link__list-inner &gt; li {
  margin-right: 10px;
  margin-left: 12px;
}

.reration-link-list li a.blu {
  border: 1px solid #03118E;
  color: #03118E;
}

.reration-link-list li a.blu:before {
  border-left: 6px solid #03118E;
}

@media screen and (max-width: 767px) {
  .reration-link {
    padding: 15px;
  }
  .reration-link__list &gt; li {
    margin-right: 15px;
    margin-bottom: 5px;
  }
  .reration-link.reration-link--type-inner .reration-link__list-inner &gt; li {
    display: block;
    margin-left: 0;
  }
}

/*
 nav-global
*/
#sub-nav {
  width: 950px;
  margin: 10px auto 0;
}

.nav-global {
  margin-right: -10px;
  background: rgba(255, 255, 255, 0.6);
}

.nav-global li {
  float: left;
  width: 150px;
  margin-right: 10px;
  margin-bottom: 9px;
  text-align: center;
  height: 52px;
  display: table;
}

.nav-global li a {
  line-height: 1.2;
  color: #fff;
  background: #c1c1c1;
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  padding: 2px 4px;
  font-size: 13px;
}

.nav-global li:last-child a {
  border-right: none;
}

.nav-global li a:hover {
  background: #75c7ef;
}

.nav-global li a:active {
  background: #75c7ef;
}

.nav-global li a.scrollLink {
  background: #fab097;
}

.nav-global li a.is-active {
  background: #75c7ef;
}

@media screen and (max-width: 767px) {
  /* nav-global */
  .nav-global-outer {
    border-bottom: 1px solid #75c7ef;
  }
  .nav-global-inner {
    padding: 0 10px 0;
    margin-left: 8px;
  }
  .nav-global {
    position: absolute;
    z-index: 999;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    background: #fff;
    display: block;
    padding-top: 10px;
    padding-bottom: 5px;
    -webkit-overflow-scrolling: touch;
  }
  .nav-global li {
    float: none;
    margin: 0 1% 6px 2%;
    vertical-align: middle;
    width: 47%;
    display: inline-block;
    text-align: left;
  }
  .nav-global li:nth-child(even) {
    margin: 0 2% 6px 1%;
  }
  .nav-global li a {
    font-size: 12px;
    padding: 2px 5px;
    vertical-align: middle;
    border-right: none;
    display: table-cell;
    width: 370px;
    height: 52px;
  }
  .nav-global li a:hover {
    border-bottom: none;
  }
}

/*
 * Page header
 */
.page-header {
  position: static;
  background-color: white;
  width: 950px;
  z-index: 30;
  margin-bottom: 20px;
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
}

.sub-wrapper.sticky {
  position: fixed;
  top: 0;
}

@media screen and (max-width: 767px) {
  .page-header {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

/*
 * PCスティッキー sub-header-clone
 */
.sub-header-clone {
  opacity: 1;
  position: fixed;
  top: -210px;
  width: 100%;
  border-bottom: 1px solid #75c7ef;
  background: #fff;
  z-index: 30;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  box-sizing: border-box;
}

.sub-header-clone &gt; .sub-wrapper {
  margin: auto;
  width: 950px;
}

.sub-header-clone.visible {
  top: 0;
}

.sub-header-clone:hover {
  opacity: 1;
}

.sub-header-clone .primary-nav {
  font-size: 14px;
  line-height: 35px;
}

.sub-header-clone .primary-nav a {
  color: gray;
}

.menubtn {
  display: none;
}

.nav-global {
  display: block;
}

@media screen and (max-width: 767px) {
  .sub-header-clone {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    top: -400px;
  }
  .sub-header-clone &gt; .sub-wrapper {
    width: 100%;
  }
  #sub-nav {
    width: 950px;
    background: #ffcc00;
  }
  .nav-global {
    margin-right: -10px;
  }
  #sub-nav,
  .sub-wrapper {
    display: none !important;
  }
  #sub-nav-wrap {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #75c7ef;
    z-index: 10;
  }
  #sub-nav-wrap #sub-btn-area {
    width: 100%;
    padding: 10px;
    color: #fff;
    background: #75c7ef;
    position: relative;
    display: inline-block;
    padding-right: 30px;
    cursor: pointer;
    z-index: 5;
  }
  #sub-nav-wrap #sub-btn-area #sub-btn {
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: url(/group/img/common/third/icon_open.png) no-repeat center center;
    border-radius: 5px;
    position: absolute;
  }
  #sub-nav-wrap #sub-btn-area.btnClose #sub-btn {
    background-image: url(/group/img/common/third/icon_close.png);
  }
}

@media screen and (max-width: 767px) {
  .menubtn {
    display: block;
  }
  .menubtn a {
    display: block;
    padding: 10px;
    background: #75c7ef;
    color: #fff;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    position: relative;
  }
  .menubtn a:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 16px;
    width: 16px;
    background: url(/group/img/common/third/icon_open.png) no-repeat 0 0;
    background-size: 16px auto;
  }
  .menubtn a.open:after {
    background: url(/group/img/common/third/icon_close.png) no-repeat 0 0;
  }
  .nav-global {
    display: none;
  }
}


/*
subnav ver2
*/
@media screen and (max-width: 767px) {
/*  .nav-global {
      position: absolute;
      z-index: 999;
      margin-top: 0;
      padding-top: 10px;
      -webkit-overflow-scrolling: touch;
  }*/
  body.ios .nav-global {
      position: fixed;
  }
  body.ios .page-header,
  body.ios .nav-global {
      z-index: 999;
  }
  body.ios #sub-nav-wrap {
      position: absolute;
      z-index: 998;
  }
  body.ios #sub-nav-wrap.sticky {
      position: fixed;
      top: 0 !important;
  }
  body.ios #sub-btn-area {
      z-index: 998;
  }
  body.ios #sub-nav-wrap #sub-btn-area {
      width: calc(100% - 40px);
  }

  body.modal {
      height: 100%;
      overflow: hidden;
      position: absolute;
  }
  body.ios.modal {
      position: static;
  }

  body.ios.modal #modal_body {
      width: 100%;
      position: fixed;
  }

  body #modal_bg {
      display: none;
  }
  body.modal #modal_bg {
      display: block;
      position: fixed;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.5;
      z-index: 2;
  }
  body.ios.modal #modal_bg {
      height: 100%;
      z-index: 99;
  }
  body.ios.modal .page-header {
      position: absolute;
  }
  body.ios.modal #sub-nav-wrap {
  /*    position: static;*/
  -webkit-overflow-scrolling:touch;
  }
  body.ios.modal #sub-nav-wrap.sticky {
      position: fixed;
  /*    top: 0 !important;*/
  }
  body.ios #sub-nav-wrap #sub-btn-area {
  /*    position: absolute;*/
  }

}




/*
 * tab-accordion
 */
.tab-accordion {
  margin: 0 auto;
  width: 950px;
  position: relative;
}

.tab-accordion.tab-accordion--margin {
  margin-bottom: 30px;
}

.tab-accordion.tab-accordion--margin-small {
  margin-bottom: 20px;
}

.tab-accordion.tab-accordion--margin-large {
  margin-bottom: 40px;
}

.tab-accordion .tab-accordion-wrap {
  top: 0;
  left: 0;
  width: 600px;
  position: absolute;
}

.tab-accordion .tab-accordion-wrap .tab-accordion-head {
  top: 0;
  left: 0;
  width: 177px;
  font-weight: bold;
  position: absolute;
  background: #99c4e2;
  box-sizing: border-box;
  border-radius: 4px 4px 0 0 / 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
}


.tab-accordion .tab-accordion-wrap:nth-child(2) dt { left: 185px;}
.dt1 { left:185px\9 !important;}/*IE8*/

.tab-accordion .tab-accordion-wrap:nth-child(3) dt { left: 370px;}
.dt2 { left:370px\9 !important;} /*IE8*/

.tab-accordion .tab-accordion-wrap:nth-child(4) dt { left: 555px;}
.dt3 { left:555px\9 !important;} /*IE8*/

.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--w20p { width: 20%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--w20p { left: 21%;}
.tab-accordion .tab-accordion-wrap:nth-child(3) .tab-accordion-head--w20p { left: 42%;}
.tab-accordion .tab-accordion-wrap:nth-child(4) .tab-accordion-head--w20p { left: 63%;}
.tab-accordion .tab-accordion-wrap:nth-child(5) .tab-accordion-head--w20p { left: 84%;}
.tab-accordion .tab-accordion-wrap:nth-child(6) .tab-accordion-head--w20p { left: 105%;}
.tab-accordion .tab-accordion-wrap:nth-child(7) .tab-accordion-head--w20p { left: 126%;}
.tab-accordion .tab-accordion-wrap:nth-child(8) .tab-accordion-head--w20p { left: 147%;}
/*IE8*/
.dt1.tab-accordion-head--w20p { left: 21%\9 !important;}
.dt2.tab-accordion-head--w20p { left: 42%\9 !important;}
.dt3.tab-accordion-head--w20p { left: 63%\9 !important;}
.dt4.tab-accordion-head--w20p { left: 84%\9 !important;}
.dt5.tab-accordion-head--w20p { left: 105%\9 !important;}
.dt6.tab-accordion-head--w20p { left: 126%\9 !important;}
.dt7.tab-accordion-head--w20p { left: 147%\9 !important;}


.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--w30p { width: 30%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--w30p { left: 31%;}
.tab-accordion .tab-accordion-wrap:nth-child(3) .tab-accordion-head--w30p { left: 62%;}
.tab-accordion .tab-accordion-wrap:nth-child(4) .tab-accordion-head--w30p { left: 93%;}
.tab-accordion .tab-accordion-wrap:nth-child(5) .tab-accordion-head--w30p { left: 124%;}
/*IE8*/
.dt1.tab-accordion-head--w30p { left: 31%\9 !important;}
.dt2.tab-accordion-head--w30p { left: 62%\9 !important;}
.dt3.tab-accordion-head--w30p { left: 93%\9 !important;}
.dt4.tab-accordion-head--w30p { left: 124%\9 !important;}


.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--w40p { width: 40%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--w40p { left: 41%;}
.tab-accordion .tab-accordion-wrap:nth-child(3) .tab-accordion-head--w40p { left: 82%;}
/*IE8*/
.dt1.tab-accordion-head--w40p { left: 41%\9 !important;}
.dt2.tab-accordion-head--w40p { left: 82%\9 !important;}


.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--w50p { width: 50%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--w50p { left: 51%;}
/*IE8*/
.dt1.tab-accordion-head--w50p { left: 51%\9 !important;}


.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--w60p { width: 60%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--w60p { left: 61%;}
/*IE8*/
.dt1.tab-accordion-head--w60p { left: 61%\9 !important;}


.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--w70p { width: 70%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--w70p { left: 71%;}
/*IE8*/
.dt1.tab-accordion-head--w70p { left: 71%\9 !important;}


.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--w75p { width: 75%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--w75p { left: 76%;}
/*IE8*/
.dt1.tab-accordion-head--w75p { left: 76%\9 !important;}


.tab-accordion .tab-accordion-wrap .tab-accordion-head.tab-accordion-head--full { width: 78.5%;}
.tab-accordion .tab-accordion-wrap:nth-child(2) .tab-accordion-head--full { left: 79.5%;}
/*IE8*/
.dt1.tab-accordion-head--full { left: 79.5%\9 !important;}



.tab-accordion .tab-accordion-wrap .tab-accordion-head a {
  font-size: 16px;
  font-weight: normal;
  padding: 14px 0;
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  border-radius: 4px 4px 0 0 / 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tab-accordion .tab-accordion-wrap .tab-accordion-head.btnAcv {
  border-bottom: none;
  background: #7690e3;
}

@media only screen and (min-width: 768px) {
  .tab-accordion .tab-accordion-wrap .tab-accordion-head:hover &gt; a {
    background: #7690e3;
  }
}

.tab-accordion .tab-accordion-wrap .tab-accordion-body {
  top: 52px;
  left: 0;
  padding: 18px;
  width: 950px;
  text-align: left;
  overflow-y: auto;
  display: none;
  position: absolute;
  box-sizing: border-box;
  border: 3px solid #7690e3;
}

@media only screen and (max-width: 767px) {
  .tab-accordion {
    width: 100%;
    box-sizing: border-box;
  }
  .tab-accordion .tab-accordion-wrap {
    width: 100%;
    box-sizing: border-box;
  }
  .tab-accordion .tab-accordion-wrap .tab-accordion-head {
    width: 25%;
  }
  .tab-accordion .tab-accordion-wrap:nth-child(2) dt {
    left: 25%;
  }
  .tab-accordion .tab-accordion-wrap:nth-child(3) dt {
    left: 50%;
  }
  .tab-accordion .tab-accordion-wrap:nth-child(4) dt {
    left: 75%;
  }
  .tab-accordion {
    width: 100%;
    height: auto !important;
    border: none;
  }
  .tab-accordion .tab-accordion-wrap {
    top: auto;
    left: auto;
    width: 100%;
    position: relative;
  }
  .tab-accordion .tab-accordion-wrap .tab-accordion-head {
    top: auto;
    left: auto !important;
    width: 100% !important;
    position: relative;
    border-bottom: #fff 2px solid;
    border-right: none;
    border-radius: 0 0 0 0 / 0 0 0 0;
    -moz-border-radius: 0 0 0 0 / 0 0 0 0;
    -webkit-border-radius: 0 0 0 0 / 0 0 0 0;
  }
  .tab-accordion .tab-accordion-wrap:nth-child(2) dt,
  .tab-accordion .tab-accordion-wrap:nth-child(3) dt,
  .tab-accordion .tab-accordion-wrap:nth-child(4) dt {
    left: auto;
  }
  .tab-accordion .tab-accordion-wrap .tab-accordion-head a {
    padding: 10px 12px;
    height: auto;
    text-align: left;
  }
  .tab-accordion .tab-accordion-wrap .tab-accordion-head a:after {
    content: '';
    margin-top: -9px;
    top: 50%;
    right: 15px;
    width: 11px;
    height: 11px;
    display: block;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .tab-accordion .tab-accordion-wrap .tab-accordion-head.btnAcv a:after {
    content: none;
  }
  .tab-accordion .tab-accordion-wrap .tab-accordion-body {
    top: auto;
    left: auto;
    padding: 6px;
    width: 100%;
    height: auto;
    position: relative;
  }
}

/*
 * タブ・アコーディオン内 IRカレンダー
 */
.h4-gray {
  color: #fff;
  background-color: #616161;
  padding: 6px 12px 4px 12px;
  margin-bottom: 15px;
  font-size: 16px;
}

.event-note {
  margin-bottom: 20px;
  text-align: right;
}

.event-area {
  margin-top: 20px;
}

.event-area dl,
#tabArea .tab-nav {
  overflow: hidden;
}

.event-area &gt; dl:before,
.event-area &gt; dl:after,
#tabArea .tab-nav:before,
#tabArea .tab-nav:after {
  content: "";
  display: table;
}

.event-area &gt; dl:after,
#tabArea .tab-nav:after {
  clear: both;
}

.event-area &gt; dl {
  margin: 15px 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #808080;
}

.event-area &gt; dl dt {
  float: left;
  width: 170px;
}

.event-area &gt; dl dd {
  float: right;
  width: 700px;
}

@media only screen and (max-width: 767px) {
  /*IRカレンダー*/
  .event-area &gt; dl {
    margin: 13px 5px;
  }
  .event-area &gt; dl dt {
    width: 35%;
  }
  .event-area &gt; dl dd {
    width: 61%;
  }
}

/*
 table-box
*/
.table-box {
  width: 100%;
  margin-bottom: 20px;
}

.table-box thead th {
  background: #e9ecef;
}

.table-box th {
  padding: 10px 10px;
  border: 1px solid #ccc;
  text-align: left;
  word-break: break-all;
}

.table-box td {
  padding: 10px 10px;
  border: 1px solid #ccc;
  text-align: left;
  word-break: break-all;
}

.table-box--type-th th {
  background-color: #e9ecef;
}

.table-box--scroll {
  width: 99.8%;
  margin-left: 1px;
}

.table-box--scroll th {
  border-bottom: none;
  word-break: normal;
}

.table-box--scroll td {
  word-break: break-all;
}

.table-box.table-box--type-bdr tr:nth-child(even) {
  background-color: #e9ecef;
}

.table-box.table-box--margin {
  margin-bottom: 30px;
}

.table-box.table-box--margin-small {
  margin-bottom: 20px;
}

.table-box.table-box--margin-large {
  margin-bottom: 40px;
}

/*
 カラム幅の調整
*/
.col-width5 {
  width: 5%;
}

.col-width10 {
  width: 10%;
}

.col-width15 {
  width: 15%;
}

.col-width20 {
  width: 20%;
}

.col-width25 {
  width: 25%;
}

.col-width30 {
  width: 30%;
}

.col-width35 {
  width: 35%;
}

.col-width40 {
  width: 40%;
}

.col-width45 {
  width: 45%;
}

.col-width50 {
  width: 50%;
}

.col-width55 {
  width: 55%;
}

.col-width60 {
  width: 60%;
}

.col-width65 {
  width: 65%;
}

.col-width70 {
  width: 70%;
}

.col-width75 {
  width: 75%;
}

.col-width80 {
  width: 80%;
}

.col-width85 {
  width: 85%;
}

.col-width90 {
  width: 90%;
}

.col-width95 {
  width: 95%;
}

@media screen and (max-width: 767px) {
  .table-box--rev {
    width: 100%;
  }
  .table-box--rev .col-width5 {
    width: 100%;
  }
  .table-box--rev .col-width10 {
    width: 100%;
  }
  .table-box--rev .col-width15 {
    width: 100%;
  }
  .table-box--rev .col-width20 {
    width: 100%;
  }
  .table-box--rev .col-width25 {
    width: 100%;
  }
  .table-box--rev .col-width30 {
    width: 100%;
  }
  .table-box--rev .col-width35 {
    width: 100%;
  }
  .table-box--rev .col-width40 {
    width: 100%;
  }
  .table-box--rev .col-width45 {
    width: 100%;
  }
  .table-box--rev .col-width50 {
    width: 100%;
  }
  .table-box--rev .col-width55 {
    width: 100%;
  }
  .table-box--rev .col-width60 {
    width: 100%;
  }
  .table-box--rev .col-width65 {
    width: 100%;
  }
  .table-box--rev .col-width70 {
    width: 100%;
  }
  .table-box--rev .col-width75 {
    width: 100%;
  }
  .table-box--rev .col-width80 {
    width: 100%;
  }
  .table-box--rev .col-width85 {
    width: 100%;
  }
  .table-box--rev .col-width90 {
    width: 100%;
  }
  .table-box--rev .col-width95 {
    width: 100%;
  }
  .table-box--rev tr:first-child th {
    border-top: 1px solid #ccc;
  }
  .table-box--rev th {
    display: block;
    border-top: none;
    width: 100%;
  }
  .table-box--rev td {
    display: block;
    border-top: none;
  }
  .table-box--scroll {
    display: block;
    position: relative;
    /* borderの調整 */
  }
  .table-box--scroll thead {
    display: block;
    float: left;
  }
  .table-box--scroll tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  .table-box--scroll thead tr {
    display: block;
  }
  .table-box--scroll th {
    display: block;
  }
  .table-box--scroll tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .table-box--scroll td {
    display: block;
  }
  .table-box--scroll th {
    border-bottom: 0;
  }
  .table-box--scroll td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  .table-box--scroll tbody tr {
    border-right: 1px solid #babcbf;
  }
  .table-box--scroll th:last-child,
  .table-box--scroll td:last-child {
    border-bottom: 1px solid #babcbf;
  }
}

.table-tap-outer.table-tap-outer--margin {
  margin-bottom: 30px;
}

.table-tap-outer.table-tap-outer--margin-small {
  margin-bottom: 20px;
}

.table-tap-outer.table-tap-outer--margin-large {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .table-tap-outer {
    overflow: auto;
    white-space: nowrap;
  }
  .table-tap-outer .table-box {
    margin-bottom: 0;
  }
  .table-tap-outer::-webkit-scrollbar {
    height: 5px;
  }
  .table-tap-outer::-webkit-scrollbar-track {
    background: #F1F1F1;
  }
  .table-tap-outer::-webkit-scrollbar-thumb {
    background: #a1a1a1;
  }
}

</pre></body></html>