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

/*------------------------------------------------------------
gv601-701-3
------------------------------------------------------------*/
.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; } }
  .c-mainVisual2__wrap {
    position: relative; }
  .c-mainVisual2__txt {
    position: absolute;
    left: 100px;
    bottom: 50px;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .c-mainVisual2__txt {
        left: 20px;
        bottom: 20px; } }
  .c-mainVisual2__ttl {
    font-size: 11rem;
    letter-spacing: 0.25rem;
    font-weight: 500;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .c-mainVisual2__ttl {
        font-size: 4rem;
        letter-spacing: 0.1rem; } }
  .c-mainVisual2__sub {
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 0.12rem;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .c-mainVisual2__sub {
        font-size: 1.4rem;
        letter-spacing: 0;
        margin-bottom: 5px; } }

/*
------------------------------------------------------------*/
@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-table1 {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #4B4948;
  margin-top: 10px; }
  .c-table1 td,
  .c-table1 th {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    color: #4B4948;
    padding: 5px 8px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media screen and (max-width: 767px) {
      .c-table1 td,
      .c-table1 th {
        font-size: 1.4rem;
        line-height: 1.2;
        padding: 6px; } }
  .c-table1 th {
    width: 17%;
    border-right: 1px solid #4B4948; }
    @media screen and (max-width: 767px) {
      .c-table1 th {
        width: 30%; } }
  .c-table1 td {
    width: 83%;
    padding-right: 15px; }
    @media screen and (max-width: 767px) {
      .c-table1 td {
        width: 70%;
        padding-right: 6px; } }
  .c-table1 tr {
    border: 1px solid #4B4948; }
  .c-table1__item {
    font-size: 1.6rem;
    line-height: 1.2;
    font-weight: 400;
    color: #4B4948;
    letter-spacing: -0.06rem;
    position: relative;
    padding-left: 7px; }
    @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: #4B4948;
      left: 0;
      top: 8px; }
      @media screen and (max-width: 767px) {
        .c-table1__item::before {
          top: 7px;
          width: 3px;
          height: 3px; } }

/*
------------------------------------------------------------*/
.c-box1 {
  border: 1px solid #4B4948;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .c-box1 {
      padding: 6px; } }
  .c-box1__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .c-box1__item:not(:first-child) {
      margin-top: 5px; }
  .c-box1__ttl {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    color: #3E3A39;
    width: 255px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 20px; }
    @media screen and (max-width: 767px) {
      .c-box1__ttl {
        font-size: 1.4rem;
        width: 40%;
        line-height: 1.3; } }
  .c-box1__des {
    font-size: 1.7rem;
    color: #4A4A4A;
    font-weight: 400;
    line-height: 1.5;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media screen and (max-width: 767px) {
      .c-box1__des {
        font-size: 1.4rem;
        line-height: 1.3; } }

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

.p-gv601-701-3 .c-list01__item:nth-child(2), .p-gv601-701-3 .c-list01__item:nth-child(3) {
  margin-bottom: 28px; }
  @media screen and (max-width: 767px) {
    .p-gv601-701-3 .c-list01__item:nth-child(2), .p-gv601-701-3 .c-list01__item:nth-child(3) {
      margin-bottom: 30px; } }

@media screen and (max-width: 767px) {
  .p-gv601-701-3 .c-list01__item:nth-child(2) {
    margin-bottom: 20px; } }

.p-gv601-701-3 .c-list01__item:nth-child(14), .p-gv601-701-3 .c-list01__item:nth-child(15) {
  margin-bottom: 20px; }
