@charset "UTF-8";
/* breakpoint
-------------------------------------------*/
/*------------------------------------------------------------
gm302-6
------------------------------------------------------------*/
.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-list01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -8px 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .c-list01 {
      margin: 0 0 0; } }
  .c-list01__item {
    padding: 0 8px;
    -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.style1 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .c-list01__item.style1.mgt {
        margin-top: -7px; }
        @media screen and (max-width: 767px) {
          .c-list01__item.style1.mgt {
            margin-top: 0; } }
      .c-list01__item.style1 .c-ttl01 {
        margin-bottom: 0; }
        @media screen and (max-width: 767px) {
          .c-list01__item.style1 .c-ttl01 {
            margin-bottom: 5px; } }
  .c-list01__img.mgb-15 {
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .c-list01__img.mgb-15 {
        margin-bottom: 12px; } }
  .c-list01.style1 .c-list01__item {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .c-list01.style1 .c-list01__item {
        margin-bottom: 30px; } }
  .c-list01.style1 .c-list01__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px; }
    @media screen and (max-width: 767px) {
      .c-list01.style1 .c-list01__wrap {
        margin: 0;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  .c-list01.style1 .c-list01__img {
    padding: 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%; }
    @media screen and (max-width: 767px) {
      .c-list01.style1 .c-list01__img {
        width: 100%;
        padding: 0; }
        .c-list01.style1 .c-list01__img:nth-child(2) {
          margin-top: 17px; } }
  .c-list01__sub1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto; }
    @media screen and (max-width: 767px) {
      .c-list01__sub1 {
        margin-top: 15px; } }
    .c-list01__sub1__img {
      width: 180px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: 17px; }
      @media screen and (max-width: 767px) {
        .c-list01__sub1__img {
          margin-right: 14px;
          width: 53.8%; } }
    .c-list01__sub1__ttl {
      -webkit-align-self: flex-end;
          -ms-flex-item-align: end;
              align-self: flex-end; }
    .c-list01__sub1ttl {
      font-size: 2rem;
      font-weight: 700;
      color: #3e3a39;
      line-height: 19px;
      letter-spacing: 0.18rem; }
      @media screen and (max-width: 767px) {
        .c-list01__sub1ttl {
          font-size: 1.6rem;
          line-height: 17px; }
          .c-list01__sub1ttl.style1 {
            letter-spacing: -0.18rem; } }
    .c-list01__sub1des {
      font-size: 1.4rem;
      letter-spacing: 0.1rem;
      color: #4a4a4a; }
  .c-list01--line {
    position: relative;
    margin-bottom: 50px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .c-list01--line {
        margin-bottom: 30px; } }
    .c-list01--line::before {
      position: absolute;
      content: '';
      background-color: #dbdbdb;
      height: 1px;
      width: calc(100% - 16px);
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      @media screen and (max-width: 767px) {
        .c-list01--line::before {
          width: 100%; } }
  .c-list01.column3 {
    margin: 0 -5px; }
    .c-list01.column3 .c-list01__item {
      width: 33.33333%;
      padding: 0 5px;
      margin-bottom: 30px; }
      @media screen and (max-width: 767px) {
        .c-list01.column3 .c-list01__item {
          width: 50%; } }
      .c-list01.column3 .c-list01__item .c-des01 {
        letter-spacing: 0.1rem; }
  .c-list01.column4 {
    margin: 0 -10px; }
    @media screen and (max-width: 767px) {
      .c-list01.column4 {
        margin: 0 -8px; } }
    .c-list01.column4.c-list01--line {
      margin: 0 -10px 50px; }
      @media screen and (max-width: 767px) {
        .c-list01.column4.c-list01--line {
          margin: 0 -8px 30px; } }
    .c-list01.column4 .c-list01__item {
      width: 25%;
      padding: 0 10px; }
      @media screen and (max-width: 767px) {
        .c-list01.column4 .c-list01__item {
          width: 50%;
          padding: 0 8px; } }

/*
------------------------------------------------------------*/
.c-title2 h3 {
  color: #464646;
  margin-bottom: 30px;
  padding-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .c-title2 h3 {
      font-size: 2rem;
      line-height: 18px;
      margin-bottom: 18px;
      padding-bottom: 13px; } }

/*
------------------------------------------------------------*/
.c-text001-1 {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.16em;
  line-height: 39px;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .c-text001-1 {
      margin-bottom: 30px;
      font-size: 1.6rem;
      line-height: 19px;
      letter-spacing: 0.05rem; } }

/*
------------------------------------------------------------*/
.c-title4 {
  margin-right: 18px; }
  @media screen and (max-width: 767px) {
    .c-title4 {
      margin-right: 0; } }
  .c-title4 h2 {
    font-size: 1.4rem;
    letter-spacing: -0.05rem;
    margin-top: 12px; }
    @media screen and (max-width: 767px) {
      .c-title4 h2 {
        letter-spacing: 0;
        margin-top: 5px !important; } }

/*
------------------------------------------------------------*/
.c-navi2 a {
  text-align: center;
  padding: 13px 11px; }
  @media screen and (max-width: 767px) {
    .c-navi2 a {
      text-align: left;
      padding: 15px 0 15px 10px; } }

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

@media screen and (max-width: 767px) {
  .l-contents {
    margin-top: 30px; } }

/*
------------------------------------------------------------*/
.c-ttl01 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.16rem;
  line-height: 1.5;
  color: #3f3a39;
  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.05rem; } }
  .c-ttl01.style1 {
    margin-top: 0; }
  .c-ttl01.style2 {
    position: relative;
    padding-left: 20px;
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .c-ttl01.style2 {
        padding-left: 16px; } }
    .c-ttl01.style2::before {
      position: absolute;
      content: '';
      width: 16px;
      height: 16px;
      background-color: #3e3a39;
      left: 0;
      top: 7px; }
      @media screen and (max-width: 767px) {
        .c-ttl01.style2::before {
          width: 13px;
          height: 13px;
          top: 6px; } }
  .c-ttl01.style3 {
    margin-bottom: 11px; }
    @media screen and (max-width: 767px) {
      .c-ttl01.style3 {
        margin-bottom: 5px; } }
  .c-ttl01 .sm {
    font-size: 1.6rem;
    letter-spacing: 0; }
    @media screen and (max-width: 767px) {
      .c-ttl01 .sm {
        font-size: 1.4rem; } }

/*
------------------------------------------------------------*/
.c-des01 {
  font-size: 1.7rem;
  color: #4a4a4a;
  line-height: 26px;
  letter-spacing: 0.15rem; }
  @media screen and (max-width: 767px) {
    .c-des01 {
      font-size: 1.4rem;
      line-height: 21px; } }
  .c-des01__other {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-des01__l {
    width: 55px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    @media screen and (max-width: 767px) {
      .c-des01__l {
        width: 45px; } }
  .c-des01__r {
    -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; }
  .c-des01 .sm {
    font-size: 1.4rem; }
  .c-des01.style1 {
    position: relative;
    padding-left: 20px; }
    @media screen and (max-width: 767px) {
      .c-des01.style1 {
        padding-left: 16px; } }
    .c-des01.style1::before {
      position: absolute;
      content: "※";
      font-size: 1.7rem;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        .c-des01.style1::before {
          font-size: 1.4rem; } }

/*
------------------------------------------------------------*/
.c-table01 {
  border-collapse: collapse;
  border: 1px solid #4a4a4a;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .c-table01 {
      width: 600px; } }
  .c-table01 th,
  .c-table01 td {
    border: 1px solid #4a4a4a;
    font-size: 1.7rem;
    line-height: 26px;
    letter-spacing: 0.15rem;
    color: #4a4a4a;
    padding: 6.5px 38px 6.5px 38px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 400;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .c-table01 th,
      .c-table01 td {
        font-size: 1.2rem;
        line-height: 18px;
        padding: 4px 8px 4px 8px; } }
  .c-table01 tbody tr th {
    width: 23.5%; }
  .c-table01 tbody tr td:nth-child(2) {
    width: 37.4%; }
  .c-table01 tbody tr td:nth-child(3) {
    width: 39.1%; }
  .c-table01__wrap {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 50px;
    padding-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .c-table01__wrap {
        display: block;
        width: 100%;
        overflow-x: scroll;
        margin-bottom: 30px;
        padding-bottom: 30px; } }

/*
------------------------------------------------------------*/
.p-gm302-6__img {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .p-gm302-6__img {
      margin-bottom: 20px; } }
  .p-gm302-6__img.last {
    margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .p-gm302-6 .l-wrapper {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

.p-gm302-6__sc01 {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-gm302-6__sc01 {
      margin-bottom: 50px; } }
  .p-gm302-6__sc01 .c-list01.last .c-list01__item:nth-child(5), .p-gm302-6__sc01 .c-list01.last .c-list01__item:nth-child(6) {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .p-gm302-6__sc01 .c-list01.last .c-list01__item:nth-child(5) {
      margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .p-gm302-6__sc01 .c-list01--line .c-list01__item:nth-child(1) {
      margin-bottom: 10px; } }

.p-gm302-6__sc02 .c-list01.last .c-list01__item {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .p-gm302-6__sc02 .c-list01.column3 .c-list01__item:nth-child(7), .p-gm302-6__sc02 .c-list01.column3 .c-list01__item:nth-child(8) {
    width: 100%; } }
