/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400; }

/*------------------------------------------------------------
gv601-701-4
------------------------------------------------------------*/
.drawer-hamburger1 {
  display: none; }
  @media screen and (max-width: 767px) {
    .drawer-hamburger1 {
      display: block; } }

/*
------------------------------------------------------------*/
.c-mainVisual2 {
  margin-bottom: 55px; }
  @media screen and (max-width: 767px) {
    .c-mainVisual2 {
      margin-bottom: 30px; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-navi1 {
    padding: 0 10px 20px 10px; } }

/*
------------------------------------------------------------*/
.c-navi2 a {
  text-align: center; }

/*
------------------------------------------------------------*/
.c-content01.mgb-25 {
  margin-bottom: 25px; }

.c-content01 + .c-content01 {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .c-content01 + .c-content01 {
      margin-top: 20px; } }

/*
------------------------------------------------------------*/
.c-ttl01 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  color: #3E3A39;
  margin-top: 17px;
  margin-bottom: 11px; }
  @media screen and (max-width: 767px) {
    .c-ttl01 {
      font-size: 1.6rem;
      margin-top: 10px;
      margin-bottom: 5px;
      letter-spacing: 0; } }
  .c-ttl01.style1 {
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .c-ttl01.style1 {
        margin-top: 10px; } }
  .c-ttl01.small {
    font-size: 2rem;
    margin-top: 5px;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .c-ttl01.small {
        font-size: 1.6rem;
        margin-top: 10px; } }

/*
------------------------------------------------------------*/
.c-des01 {
  font-size: 1.7rem;
  color: #4A4A4A;
  line-height: 26px;
  letter-spacing: 0.1rem; }
  @media screen and (max-width: 767px) {
    .c-des01 {
      font-size: 1.4rem;
      line-height: 21px;
      letter-spacing: 0.05rem; } }
  .c-des01.mgt-20 {
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .c-des01.mgt-20 {
        margin-top: 10px; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-title2 h3 {
    font-size: 2rem; } }

.c-text001-1 {
  margin-bottom: 30px; }

/*
------------------------------------------------------------*/
.c-list01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px; }
  @media screen and (max-width: 767px) {
    .c-list01 {
      margin: 0; } }
  .c-list01__item {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .c-list01__item {
        width: 100%;
        padding: 0;
        margin-bottom: 30px; } }
    .c-list01__item.w-100 {
      width: 100%; }
    .c-list01__item.w-50 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      width: 100%;
      padding: 0; }
      @media screen and (max-width: 767px) {
        .c-list01__item.w-50 {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
      .c-list01__item.w-50 .c-list01__img,
      .c-list01__item.w-50 .c-list01__ct {
        width: 50%;
        padding: 0 10px; }
        @media screen and (max-width: 767px) {
          .c-list01__item.w-50 .c-list01__img,
          .c-list01__item.w-50 .c-list01__ct {
            width: 100%;
            padding: 0; } }
  .c-list01__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px; }
    @media screen and (max-width: 767px) {
      .c-list01__wrap {
        margin: 0;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .c-list01__wrap .c-list01__img {
      padding: 0 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 50%; }
      @media screen and (max-width: 767px) {
        .c-list01__wrap .c-list01__img {
          padding: 0;
          width: 100%; }
          .c-list01__wrap .c-list01__img:not(:last-child) {
            margin-bottom: 18px; } }

/*
------------------------------------------------------------*/
.c-list02 {
  width: 50%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .c-list02 {
      width: 100%;
      padding: 0; } }
  .c-list02__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 15px -10px 0; }
    @media screen and (max-width: 767px) {
      .c-list02__wrap {
        margin: 10px 0 0;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .c-list02__wrap + .c-list02__wrap {
          margin-top: 15px; } }
  .c-list02__item {
    font-size: 1.5rem;
    font-weight: 500;
    color: #4A4A4A;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .c-list02__item {
        font-size: 1.3rem;
        width: 100%;
        margin-top: 6px;
        letter-spacing: 0; } }
    .c-list02__item:not(:first-child) {
      margin-top: 6px; }

/*
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-table1 {
  border-collapse: collapse;
  width: 100%;
  border-top: 3px solid #4B4948;
  border-bottom: 3px solid #4B4948; }
  @media screen and (max-width: 767px) {
    .c-table1 {
      border-top-width: 2px;
      border-bottom-width: 2px; } }
  .c-table1__wrap + .c-table1__wrap {
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      .c-table1__wrap + .c-table1__wrap {
        margin-top: 15px; } }
  .c-table1__ttl {
    font-size: 2.2rem;
    color: #3F3A39;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .c-table1__ttl {
        font-size: 1.6rem;
        margin-bottom: 5px; } }
  .c-table1 td,
  .c-table1 th {
    font-size: 1.7rem;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    color: #000000;
    padding: 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .c-table1 td,
      .c-table1 th {
        font-size: 1.3rem;
        line-height: 1.2;
        padding: 6px 4px; } }
    .c-table1 td.w-50,
    .c-table1 th.w-50 {
      width: 50%; }
      @media screen and (max-width: 767px) {
        .c-table1 td.w-50,
        .c-table1 th.w-50 {
          width: 25%; } }
    .c-table1 td.w-13,
    .c-table1 th.w-13 {
      width: 13%; }
      @media screen and (max-width: 767px) {
        .c-table1 td.w-13,
        .c-table1 th.w-13 {
          width: 25%; } }
    .c-table1 td.w-24,
    .c-table1 th.w-24 {
      width: 24%; }
      @media screen and (max-width: 767px) {
        .c-table1 td.w-24,
        .c-table1 th.w-24 {
          width: 25%; } }
  .c-table1 th {
    width: 50%;
    border-right: 1px solid #4B4948; }
    .c-table1 th:last-child {
      border-right: 0; }
  .c-table1 td {
    width: 50%;
    border-right: 1px solid #4B4948;
    padding-left: 10px; }
    .c-table1 td:last-child {
      border-right: 0; }
  .c-table1 tr {
    border: 1px solid #333;
    border-left: 0;
    border-right: 0; }
  .c-table1 thead th {
    line-height: 1; }
    .c-table1 thead th.center {
      text-align: center; }
  .c-table1 thead tr {
    border-bottom: 3px solid #4B4948;
    background-color: #F2F2F2; }
    @media screen and (max-width: 767px) {
      .c-table1 thead tr {
        border-bottom-width: 2px; } }
  .c-table1__item {
    font-size: 1.7rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    position: relative;
    padding-left: 8px; }
    @media screen and (max-width: 767px) {
      .c-table1__item {
        font-size: 1.4rem;
        padding-left: 5px; } }
    .c-table1__item::before {
      position: absolute;
      content: '';
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #000;
      left: 0;
      top: 8px; }
      @media screen and (max-width: 767px) {
        .c-table1__item::before {
          top: 6px;
          width: 3px;
          height: 3px; } }
  .c-table1 + .c-table1 {
    margin-top: 20px; }
  @media screen and (max-width: 767px) {
    .c-table1__wrap {
      display: block;
      overflow-x: scroll;
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .c-table1.table-scroll {
      width: 600px;
      margin-top: 20px !important; } }

/*
------------------------------------------------------------*/
.c-box1__ttl {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #3F3A39;
  padding: 5px 0 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .c-box1__ttl {
      font-size: 1.6rem; } }

.c-box1 .c-list01,
.c-box1 .c-table1 {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .c-box1 .c-list01,
    .c-box1 .c-table1 {
      margin-top: 20px; } }

/*
------------------------------------------------------------*/
.c-btnv01.mt120 {
  margin-top: 120px; }
  @media screen and (max-width: 767px) {
    .c-btnv01.mt120 {
      margin-top: 60px; } }

.p-gv601-701-5__sc01 {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-gv601-701-5__sc01 {
      margin-bottom: 50px; } }
