@charset "UTF-8";
.c5-supportNav__item:after {
  content: "";
  display: table;
  clear: both;
}

/* ==================================================
    構成
================================================== */
.c5-section {
  font-family: 'Meiryo', arial, helvetica, clean, sans-serif;
  margin: 10px 0;
}
.c5-section > *:first-child {
  margin-top: 0;
}
.c5-section > *:last-child {
  margin-bottom: 0;
}
.c5-section + .c5-section {
  margin-top: 40px;
}

.s5-container {
  /*padding-bottom: 50px;*/
}
.s5-container > .c5-section:nth-of-type(1) {
  margin-top: 30px;
}

.c5-section .s5-promotionA2 {
  padding-top: 40%;
}
@media only screen and (max-width: 640px) {
  .c5-section .s5-promotionA2 {
    padding: 0 15px;
  }
}
.c5-section .s5-promotionA2 img {
  max-width: 100%;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

.s5-newsTable__buttonContainer {
  display: none;
}

/* ==================================================
  調整クラス
================================================== */
.c5-is-hide {
  display: none !important;
}

.c5-ta-c {
  text-align: center !important;
}
.c5-ta-r {
  text-align: right !important;
}
.c5-ta-l {
  text-align: left !important;
}

.c5-va-m {
  vertical-align: middle !important;
}
.c5-va-t {
  vertical-align: top !important;
}
.c5-va-b {
  vertical-align: bottom !important;
}

.c5-nobr {
  display: inline-block;
}

.c5-note {
  font-size: .8em;
}

sup.c5-sup {
  margin-left: -.1em;
  font-size: .6em;
  vertical-align: sup;
}

sub.c5-sub {
  margin-left: -.1em;
  font-size: .6em;
  vertical-align: sub;
}

/*  margin
================================================== */
.c5-mt-0, .c5-mh-0, .c5-ma-0 {
  margin-top: 0px !important;
}

.c5-mr-0, .c5-mw-0, .c5-ma-0 {
  margin-right: 0px !important;
}

.c5-mb-0, .c5-mh-0, .c5-ma-0 {
  margin-bottom: 0px !important;
}

.c5-ml-0, .c5-mw-0, .c5-ma-0 {
  margin-left: 0px !important;
}

.c5-pt-0, .c5-ph-0, .c5-pa-0 {
  padding-top: 0px !important;
}

.c5-pr-0, .c5-pw-0, .c5-pa-0 {
  padding-right: 0px !important;
}

.c5-pb-0, .c5-ph-0, .c5-pa-0 {
  padding-bottom: 0px !important;
}

.c5-pl-0, .c5-pw-0, .c5-pa-0 {
  padding-left: 0px !important;
}

.c5-mt-5, .c5-mh-5, .c5-ma-5 {
  margin-top: 5px !important;
}

.c5-mr-5, .c5-mw-5, .c5-ma-5 {
  margin-right: 5px !important;
}

.c5-mb-5, .c5-mh-5, .c5-ma-5 {
  margin-bottom: 5px !important;
}

.c5-ml-5, .c5-mw-5, .c5-ma-5 {
  margin-left: 5px !important;
}

.c5-pt-5, .c5-ph-5, .c5-pa-5 {
  padding-top: 5px !important;
}

.c5-pr-5, .c5-pw-5, .c5-pa-5 {
  padding-right: 5px !important;
}

.c5-pb-5, .c5-ph-5, .c5-pa-5 {
  padding-bottom: 5px !important;
}

.c5-pl-5, .c5-pw-5, .c5-pa-5 {
  padding-left: 5px !important;
}

.c5-mt-10, .c5-mh-10, .c5-ma-10 {
  margin-top: 10px !important;
}

.c5-mr-10, .c5-mw-10, .c5-ma-10 {
  margin-right: 10px !important;
}

.c5-mb-10, .c5-mh-10, .c5-ma-10 {
  margin-bottom: 10px !important;
}

.c5-ml-10, .c5-mw-10, .c5-ma-10 {
  margin-left: 10px !important;
}

.c5-pt-10, .c5-ph-10, .c5-pa-10 {
  padding-top: 10px !important;
}

.c5-pr-10, .c5-pw-10, .c5-pa-10 {
  padding-right: 10px !important;
}

.c5-pb-10, .c5-ph-10, .c5-pa-10 {
  padding-bottom: 10px !important;
}

.c5-pl-10, .c5-pw-10, .c5-pa-10 {
  padding-left: 10px !important;
}

.c5-mt-15, .c5-mh-15, .c5-ma-15 {
  margin-top: 15px !important;
}

.c5-mr-15, .c5-mw-15, .c5-ma-15 {
  margin-right: 15px !important;
}

.c5-mb-15, .c5-mh-15, .c5-ma-15 {
  margin-bottom: 15px !important;
}

.c5-ml-15, .c5-mw-15, .c5-ma-15 {
  margin-left: 15px !important;
}

.c5-pt-15, .c5-ph-15, .c5-pa-15 {
  padding-top: 15px !important;
}

.c5-pr-15, .c5-pw-15, .c5-pa-15 {
  padding-right: 15px !important;
}

.c5-pb-15, .c5-ph-15, .c5-pa-15 {
  padding-bottom: 15px !important;
}

.c5-pl-15, .c5-pw-15, .c5-pa-15 {
  padding-left: 15px !important;
}

.c5-mt-20, .c5-mh-20, .c5-ma-20 {
  margin-top: 20px !important;
}

.c5-mr-20, .c5-mw-20, .c5-ma-20 {
  margin-right: 20px !important;
}

.c5-mb-20, .c5-mh-20, .c5-ma-20 {
  margin-bottom: 20px !important;
}

.c5-ml-20, .c5-mw-20, .c5-ma-20 {
  margin-left: 20px !important;
}

.c5-pt-20, .c5-ph-20, .c5-pa-20 {
  padding-top: 20px !important;
}

.c5-pr-20, .c5-pw-20, .c5-pa-20 {
  padding-right: 20px !important;
}

.c5-pb-20, .c5-ph-20, .c5-pa-20 {
  padding-bottom: 20px !important;
}

.c5-pl-20, .c5-pw-20, .c5-pa-20 {
  padding-left: 20px !important;
}

.c5-mt-25, .c5-mh-25, .c5-ma-25 {
  margin-top: 25px !important;
}

.c5-mr-25, .c5-mw-25, .c5-ma-25 {
  margin-right: 25px !important;
}

.c5-mb-25, .c5-mh-25, .c5-ma-25 {
  margin-bottom: 25px !important;
}

.c5-ml-25, .c5-mw-25, .c5-ma-25 {
  margin-left: 25px !important;
}

.c5-pt-25, .c5-ph-25, .c5-pa-25 {
  padding-top: 25px !important;
}

.c5-pr-25, .c5-pw-25, .c5-pa-25 {
  padding-right: 25px !important;
}

.c5-pb-25, .c5-ph-25, .c5-pa-25 {
  padding-bottom: 25px !important;
}

.c5-pl-25, .c5-pw-25, .c5-pa-25 {
  padding-left: 25px !important;
}

.c5-mt-30, .c5-mh-30, .c5-ma-30 {
  margin-top: 30px !important;
}

.c5-mr-30, .c5-mw-30, .c5-ma-30 {
  margin-right: 30px !important;
}

.c5-mb-30, .c5-mh-30, .c5-ma-30 {
  margin-bottom: 30px !important;
}

.c5-ml-30, .c5-mw-30, .c5-ma-30 {
  margin-left: 30px !important;
}

.c5-pt-30, .c5-ph-30, .c5-pa-30 {
  padding-top: 30px !important;
}

.c5-pr-30, .c5-pw-30, .c5-pa-30 {
  padding-right: 30px !important;
}

.c5-pb-30, .c5-ph-30, .c5-pa-30 {
  padding-bottom: 30px !important;
}

.c5-pl-30, .c5-pw-30, .c5-pa-30 {
  padding-left: 30px !important;
}

.c5-mt-35, .c5-mh-35, .c5-ma-35 {
  margin-top: 35px !important;
}

.c5-mr-35, .c5-mw-35, .c5-ma-35 {
  margin-right: 35px !important;
}

.c5-mb-35, .c5-mh-35, .c5-ma-35 {
  margin-bottom: 35px !important;
}

.c5-ml-35, .c5-mw-35, .c5-ma-35 {
  margin-left: 35px !important;
}

.c5-pt-35, .c5-ph-35, .c5-pa-35 {
  padding-top: 35px !important;
}

.c5-pr-35, .c5-pw-35, .c5-pa-35 {
  padding-right: 35px !important;
}

.c5-pb-35, .c5-ph-35, .c5-pa-35 {
  padding-bottom: 35px !important;
}

.c5-pl-35, .c5-pw-35, .c5-pa-35 {
  padding-left: 35px !important;
}

.c5-mt-40, .c5-mh-40, .c5-ma-40 {
  margin-top: 40px !important;
}

.c5-mr-40, .c5-mw-40, .c5-ma-40 {
  margin-right: 40px !important;
}

.c5-mb-40, .c5-mh-40, .c5-ma-40 {
  margin-bottom: 40px !important;
}

.c5-ml-40, .c5-mw-40, .c5-ma-40 {
  margin-left: 40px !important;
}

.c5-pt-40, .c5-ph-40, .c5-pa-40 {
  padding-top: 40px !important;
}

.c5-pr-40, .c5-pw-40, .c5-pa-40 {
  padding-right: 40px !important;
}

.c5-pb-40, .c5-ph-40, .c5-pa-40 {
  padding-bottom: 40px !important;
}

.c5-pl-40, .c5-pw-40, .c5-pa-40 {
  padding-left: 40px !important;
}

.c5-mt-45, .c5-mh-45, .c5-ma-45 {
  margin-top: 45px !important;
}

.c5-mr-45, .c5-mw-45, .c5-ma-45 {
  margin-right: 45px !important;
}

.c5-mb-45, .c5-mh-45, .c5-ma-45 {
  margin-bottom: 45px !important;
}

.c5-ml-45, .c5-mw-45, .c5-ma-45 {
  margin-left: 45px !important;
}

.c5-pt-45, .c5-ph-45, .c5-pa-45 {
  padding-top: 45px !important;
}

.c5-pr-45, .c5-pw-45, .c5-pa-45 {
  padding-right: 45px !important;
}

.c5-pb-45, .c5-ph-45, .c5-pa-45 {
  padding-bottom: 45px !important;
}

.c5-pl-45, .c5-pw-45, .c5-pa-45 {
  padding-left: 45px !important;
}

.c5-mt-50, .c5-mh-50, .c5-ma-50 {
  margin-top: 50px !important;
}

.c5-mr-50, .c5-mw-50, .c5-ma-50 {
  margin-right: 50px !important;
}

.c5-mb-50, .c5-mh-50, .c5-ma-50 {
  margin-bottom: 50px !important;
}

.c5-ml-50, .c5-mw-50, .c5-ma-50 {
  margin-left: 50px !important;
}

.c5-pt-50, .c5-ph-50, .c5-pa-50 {
  padding-top: 50px !important;
}

.c5-pr-50, .c5-pw-50, .c5-pa-50 {
  padding-right: 50px !important;
}

.c5-pb-50, .c5-ph-50, .c5-pa-50 {
  padding-bottom: 50px !important;
}

.c5-pl-50, .c5-pw-50, .c5-pa-50 {
  padding-left: 50px !important;
}

/*  幅
================================================== */
.c5-w-0 {
  width: 0%;
}

.c5-w-5 {
  width: 5%;
}

.c5-w-10 {
  width: 10%;
}

.c5-w-15 {
  width: 15%;
}

.c5-w-20 {
  width: 20%;
}

.c5-w-25 {
  width: 25%;
}

.c5-w-30 {
  width: 30%;
}

.c5-w-35 {
  width: 35%;
}

.c5-w-40 {
  width: 40%;
}

.c5-w-45 {
  width: 45%;
}

.c5-w-50 {
  width: 50%;
}

.c5-w-55 {
  width: 55%;
}

.c5-w-60 {
  width: 60%;
}

.c5-w-65 {
  width: 65%;
}

.c5-w-70 {
  width: 70%;
}

.c5-w-75 {
  width: 75%;
}

.c5-w-80 {
  width: 80%;
}

.c5-w-85 {
  width: 85%;
}

.c5-w-90 {
  width: 90%;
}

.c5-w-95 {
  width: 95%;
}

.c5-w-100 {
  width: 100%;
}

.c5-wpx-100 {
  width: 100px;
}

.c5-wpx-105 {
  width: 105px;
}

.c5-wpx-110 {
  width: 110px;
}

.c5-wpx-115 {
  width: 115px;
}

.c5-wpx-120 {
  width: 120px;
}

.c5-wpx-125 {
  width: 125px;
}

.c5-wpx-130 {
  width: 130px;
}

.c5-wpx-135 {
  width: 135px;
}

.c5-wpx-140 {
  width: 140px;
}

.c5-wpx-145 {
  width: 145px;
}

.c5-wpx-150 {
  width: 150px;
}

.c5-wpx-155 {
  width: 155px;
}

.c5-wpx-160 {
  width: 160px;
}

.c5-wpx-165 {
  width: 165px;
}

.c5-wpx-170 {
  width: 170px;
}

.c5-wpx-175 {
  width: 175px;
}

.c5-wpx-180 {
  width: 180px;
}

.c5-wpx-185 {
  width: 185px;
}

.c5-wpx-190 {
  width: 190px;
}

.c5-wpx-195 {
  width: 195px;
}

.c5-wpx-200 {
  width: 200px;
}

.c5-wpx-205 {
  width: 205px;
}

.c5-wpx-210 {
  width: 210px;
}

.c5-wpx-215 {
  width: 215px;
}

.c5-wpx-220 {
  width: 220px;
}

.c5-wpx-225 {
  width: 225px;
}

/* ==================================================
    モジュール
================================================== */
/*  汎用
--------------------------------------------------  */
@media only screen and (min-width: 641px) {
  .c5-only-sp {
    display: none !important;
  }
}

@media only screen and (max-width: 640px) {
  .c5-only-pc {
    display: none !important;
  }
}

/*  テキスト
--------------------------------------------------  */
.c5-heading1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.2;
  margin: 15px 0;
}

.c5-heading2 {
  font-size: 22px;
  color: white;
  background: url(../images/bg_c5-heading1.jpg) center left no-repeat;
  padding: 18px 25px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 35px;
}
.c5-heading2 + .c5-box {
  padding: 0 25px;
}

.c5-heading3 {
  font-size: 18px;
  line-height: 1.2;
  color: #30BAB4;
  font-weight: normal;
  margin: 0 0 20px;
}

.c5-leadText {
  font-size: 20px;
  color: #30BAB4;
  font-weight: normal;
}

.c5--colorLime {
  color: #30BAB4;
}

/*  画像
--------------------------------------------------  */
.c5-fitImage {
  margin: 20px 0;
}
.c5-fitImage > img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
}

.c5-promotion-A {
  margin: 30px 0;
  padding: 0;
}
.c5-promotion-A img {
  max-width: 100%;
}

/*  ボーダー
--------------------------------------------------  */
.c5--bordered {
  border-bottom: solid 1px #DDDDDD;
}

.c5--borderTop {
  border-top: solid 1px #DDDDDD;
}

.c5--borderBottom {
  border-bottom: solid 1px #DDDDDD;
}

@media only screen and (max-width: 640px) {
  .c5-sp-border {
    border-top: 1px solid #e4e7ec;
    padding-top: 20px;
    margin-top: 0;
  }
}

/*  レイアウト
--------------------------------------------------  */
.c5-row {
  letter-spacing: -.5em;
  margin-left: -0;
  margin-right: -0;
}
@media only screen and (max-width: 640px) {
  .c5-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.c5-row__col1 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row__col1 {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row__col1:first-child {
    margin-top: 0;
  }
}
.c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row__col2 {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row__col2:first-child {
    margin-top: 0;
  }
}
.c5-row__col4 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 25%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row__col4 {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row__col4:first-child {
    margin-top: 0;
  }
}
.c5-row--gap10 {
  margin-left: -10px;
  margin-right: -10px;
}
.c5-row--gap10 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}
@media only screen and (max-width: 640px) {
  .c5-row--gap10 .c5-row__col2 {
    width: 100%;
  }
}
.c5-row--gap20 {
  margin-left: -20px;
  margin-right: -20px;
}
.c5-row--gap20 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (max-width: 640px) {
  .c5-row--gap20 .c5-row__col2 {
    width: 100%;
  }
}

.c5-row-B {
  letter-spacing: -.5em;
  margin-left: -0;
  margin-right: -0;
  width: calc(100% + $gap*2);
  display: table;
}
@media only screen and (max-width: 640px) {
  .c5-row-B {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.c5-row-B__col1 {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row-B__col1 {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row-B__col1:first-child {
    margin-top: 0;
  }
}
.c5-row-B__col2 {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row-B__col2 {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row-B__col2:first-child {
    margin-top: 0;
  }
}
.c5-row-B__col4 {
  display: table-cell;
  vertical-align: top;
  letter-spacing: normal;
  width: 25%;
  box-sizing: border-box;
  padding: 0 0;
}
@media only screen and (max-width: 640px) {
  .c5-row-B__col4 {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .c5-row-B__col4:first-child {
    margin-top: 0;
  }
}
.c5-row-B--gap10 {
  margin-left: -10px;
  margin-right: -10px;
}
.c5-row-B--gap10 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
}
@media only screen and (max-width: 640px) {
  .c5-row-B--gap10 .c5-row__col2 {
    width: 100%;
  }
}
.c5-row-B--gap20 {
  margin-left: -20px;
  margin-right: -20px;
}
.c5-row-B--gap20 .c5-row__col2 {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (max-width: 640px) {
  .c5-row-B--gap20 .c5-row__col2 {
    width: 100%;
  }
}

.c5-columnTable {
  display: table;
  width: 100%;
  margin: 20px 0;
  table-layout: fixed;
  list-style-type: none;
}
.c5-columnTable__item {
  display: table-cell;
  vertical-align: top;
}

/*  リスト
--------------------------------------------------  */
.c5-list {
  line-height: 1.4;
  padding-right: 0 !important;
  padding-left: 25px;
}
.c5-list > li {
  margin: .5em 0;
}

.c5-listB {
  line-height: 1.4;
  padding-right: 0 !important;
  padding-left: 25px;
  list-style-type: none;
}
.c5-listB > li {
  margin: .5em 0;
  position: relative;
}
.c5-listB > li:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -3.5px;
  width: 6px;
  height: 6px;
  border-top: solid 1px;
  border-right: solid 1px;
  border-color: white;
  transform: rotate(45deg);
}
.c5-listB > li:before {
  border-color: rgba(35, 128, 254, 0.8);
  top: 0;
  left: 0;
  transform: scale(0.95, 1) rotate(132deg);
  border-right-width: 3px;
  border-top-width: 2px;
  width: 15px;
  height: 8px;
  margin-top: 0.1em;
}

/*  ボタン
--------------------------------------------------  */
.c5-button-A {
  background: #888888;
  color: white;
  position: relative;
  display: block;
  text-align: center;
  display: table;
  text-align: center;
  line-height: 1.4;
  transition: all .5s;
}
.c5-button-A:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3.5px;
  width: 6px;
  height: 6px;
  border-top: solid 1px;
  border-right: solid 1px;
  border-color: white;
  transform: rotate(45deg);
}
.c5-button-A:before {
  content: "";
  display: table-cell;
  width: 1px;
  height: 70px;
}
.c5-button-A:after {
  right: 25px;
  margin-top: -5.5px;
  width: 9px;
  height: 9px;
}
.c5-button-A > span {
  padding: 0 35px;
  display: table-cell;
  vertical-align: middle;
}
.c5-button-A:hover, .c5-button-A.c5-is-cur {
  background: #56ba7a;
  text-decoration: none;
  color: white;
}

.c5-button-B {
  background: #5787F4;
  color: white;
  display: block;
  text-align: center;
  display: table;
  min-width: 400px;
  text-align: center;
  transition: all .5s;
}
@media only screen and (max-width: 640px) {
  .c5-button-B {
    min-width: 100%;
  }
}
.c5-button-B:before {
  content: "";
  display: table-cell;
  width: 1px;
  height: 60px;
}
.c5-button-B > span {
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle;
}
.c5-button-B:hover {
  opacity: .8;
  text-decoration: none;
  color: white;
}

.c5-anchor-button {
  text-decoration: none !important;
  color: #333;
  background: #389aff;
  text-align: center;
  color: white !important;
  width: 410px;
  min-width: 200px;
  display: inline-block;
  padding: 20px 10px;
  box-sizing: border-box;
  font-size: 19px;
  transition: opacity .3s;
  margin: 0 auto;
  font-weight: bold;
}
@media only screen and (max-width: 900px) {
  .c5-anchor-button {
    font-size: 16px;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .c5-anchor-button {
    font-size: 14px;
    width: 100%;
  }
}

.c5-anchor-link {
  letter-spacing: -.5em;
  margin: 40px -20px;
  padding: 0;
  list-style-type: none;
}
.c5-anchor-link__item {
  letter-spacing: normal;
  vertical-align: middle;
  display: inline-block;
  padding: 0 20px;
  width: 50%;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .c5-anchor-link__item {
    width: 100%;
    margin-top: 10px;
  }
  .c5-anchor-link__item:first-child {
    margin-top: 0;
  }
}
.c5-anchor-link__item:first-child {
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .c5-anchor-link__item:first-child {
    text-align: center;
  }
}
.c5-anchor-link__item:last-child {
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .c5-anchor-link__item:last-child {
    text-align: center;
  }
}

/*  ナビゲーション
--------------------------------------------------  */
.c5-categoryNav {
  margin: 20px 0;
  padding: 0;
  list-style-type: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  width: calc(100% + 8px);
  margin-left: -4px;
  margin-right: -4px;
}
@media only screen and (max-width: 640px) {
  .c5-categoryNav {
    display: table;
  }
}
.c5-categoryNav__item {
  display: table-cell;
  vertical-align: top;
  padding: 0 4px;
}
@media only screen and (max-width: 640px) {
  .c5-categoryNav__item {
    display: block;
    margin: 10px 0;
  }
}
.c5-categoryNav__btn {
  width: 100%;
  font-size: 20px;
  letter-spacing: .05em;
}

.c5-supportNav {
  display: table;
  width: 880px; /* ボタンが2つのときはこちら */
  /* width: 440px; */
  margin: 80px auto 20px;
  table-layout: fixed;
  list-style-type: none;
}
@media only screen and (max-width: 899px) {
  .c5-supportNav {
    width: 100%;
  }
  .c5-supportNav a[class*="button"] {
    min-width: 95%;
  }
}
@media only screen and (max-width: 640px) {
  .c5-supportNav {
    display: block;
    margin: 40px 0 10px;
  }
}
.c5-supportNav__item {
  display: table-cell;
}
@media only screen and (max-width: 640px) {
  .c5-supportNav__item {
    padding: 0;
    display: block;
    margin: 10px 0;
  }
  .c5-supportNav__item a[class*="button"] {
    margin-left: auto;
    margin-right: auto;
    min-width: 100%;
  }
}
.c5-supportNav__item:nth-child(2n+1) a[class*="button"] {
  float: left;
  margin-right: 5%;
}
@media only screen and (max-width: 640px) {
  .c5-supportNav__item:nth-child(2n+1) a[class*="button"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.c5-supportNav__item:nth-child(2n) a[class*="button"] {
  float: right;
  margin-left: 5%;
}
@media only screen and (max-width: 640px) {
  .c5-supportNav__item:nth-child(2n) a[class*="button"] {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==================================================
    固有スタイル
================================================== */
/*  事例紹介
--------------------------------------------------  */
.c5-casestudyBox {
  margin: 0 0 30px;
  margin: 0 0 0;
  padding: 0 15px;
  width: 100%;
  box-sizing: border-box;
  display: table;
  transition: all .3s;
}
@media only screen and (max-width: 640px) {
  .c5-casestudyBox {
    margin: 0 0 20px;
  }
}
.c5-casestudyBox a {
  display: block;
  text-decoration: none !important;
}
.c5-casestudyBox__thumb, .c5-casestudyBox__text {
  display: table-cell;
  vertical-align: top;
}
.c5-casestudyBox__thumb {
  width: 110px;
}
.c5-casestudyBox__thumb img {
  max-width: 100%;
}
.c5-casestudyBox__text {
  padding-left: 15px;
}
.c5-casestudyBox__title {
  font-size: 18px;
  margin: 0;
  color: #31bab3;
}
.c5-casestudyBox .s5-secondaryButton {
  transition: all .3s;
  margin-top: 8px;
}
.c5-casestudyBox a:hover *[class*="__title"] {
  text-decoration: underline;
}
.c5-casestudyBox a:hover p:not(.s5-secondaryButton) {
  text-decoration: underline;
}
.c5-casestudyBox a:hover .s5-secondaryButton {
  opacity: .75;
}

.c5-casestudyBox .c5-supplementText {
   display: inline-block;
 }

.c5-row--borderBottom {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}
.c5-row--borderBottom .c5-row__col1, .c5-row--borderBottom .c5-row__col2 {
  border-bottom: 1px solid #dedede;
  margin: 0 0 30px;
}
@media only screen and (max-width: 640px) {
  .c5-row--borderBottom .c5-row__col1, .c5-row--borderBottom .c5-row__col2 {
    margin: 0 0 20px;
  }
}
.c5-row--borderBottom .c5-row__col2:nth-child(2n+1) .c5-casestudyBox {
  border-right: 1px dotted #dedede;
}
@media only screen and (max-width: 640px) {
  .c5-row--borderBottom .c5-row__col2:nth-child(2n+1) .c5-casestudyBox {
    border-right: none;
  }
}

.c5-row-B--borderBottom {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}
@media only screen and (max-width: 640px) {
  .c5-row-B--borderBottom {
    width: 100%;
  }
}
.c5-row-B--borderBottom .c5-row-B__col1, .c5-row-B--borderBottom .c5-row-B__col2 {
  height: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #dedede;
  padding: 0 0 30px;
}
@media only screen and (max-width: 640px) {
  .c5-row-B--borderBottom .c5-row-B__col1, .c5-row-B--borderBottom .c5-row-B__col2 {
    padding: 0 0 0;
  }
}
.c5-row-B--borderBottom .c5-row-B__col2:nth-child(2n) .c5-casestudyBox {
  border-left: 1px dotted #dedede;
  height: 100%;
}
@media only screen and (max-width: 640px) {
  .c5-row-B--borderBottom .c5-row-B__col2:nth-child(2n) .c5-casestudyBox {
    border-left: none;
  }
}

/*  システム紹介
--------------------------------------------------  */
.c5-section--navigation {
  padding: 20px 0;
}

.c5-section--introduction {
  margin-top: 30px;
}
.c5-section--introduction .c5-row {
  max-width: 1200px;
  margin: auto;
}
.c5-section--introduction .c5-columnTable {
  margin: 10px 0;
}
.c5-section--introduction .c5-columnTable a {
  display: inline-block;
  transition: opacity .3s;
}
.c5-section--introduction .c5-columnTable a:hover {
  opacity: .75;
}
.c5-section--introduction .c5-columnTable__item {
  vertical-align: top;
}
.c5-section--introduction .c5-columnTable__item:first-child {
  width: 110px;
}
.c5-section--introduction .c5-columnTable__item > *:first-child {
  margin-top: 0;
}
.c5-section--introduction .c5-columnTable__item > *:last-child {
  margin-bottom: 0;
}

div[class*="c5-section--content"] + div[class*="c5-section--content"] {
  margin-top: 50px;
}
.c5-red{
	border: solid 1px #CF0003;
	padding: 10px;
	color: #CF0003;
}
.c5-red a{
	text-decoration: underline;
}
.c5-red a:hover{
	color: #CF0003;
}
.c5-sub-txt{
	font-size: 0.8rem;
}