/* breakpoint
-------------------------------------------*/
@font-face {
  font-family: "Tsukushi";
  src: url(/assets/font/TsukushiAMaruGothic.ttc) format("truetype");
  font-style: normal;
  font-weight: 400;
}
/*------------------------------------------------------------
gsk21-5
------------------------------------------------------------*/
.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 + .c-content01 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-content01 + .c-content01 {
    margin-top: 20px;
  }
}

/*
------------------------------------------------------------*/
.c-ttl01 {
  font-size: 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.big {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .c-ttl01.big {
    font-size: 1.6rem;
  }
}
.c-ttl01.style1 {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-ttl01.style1 {
    margin-top: 10px;
  }
}
.c-ttl01.mgb-5 {
  margin-bottom: 5px;
}

/*
------------------------------------------------------------*/
.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;
    letter-spacing: 0.05rem;
  }
}
.c-des01.big {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .c-des01.big {
    font-size: 1.2rem;
    margin-top: 5px;
  }
}

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

/*
------------------------------------------------------------*/
.c-table1 {
  border-collapse: collapse;
  width: 100%;
  border: 3px solid #211815;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .c-table1 {
    border-width: 2px;
  }
}
.c-table1 th {
  width: 23.3%;
}
.c-table1 th:nth-child(3) {
  width: 30%;
}
.c-table1 td,
.c-table1 th {
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -0.1rem;
  color: #4A4A4A;
  padding: 5px 8px 5px;
  box-sizing: border-box;
  border: 1px solid #211815;
}
@media screen and (max-width: 767px) {
  .c-table1 td,
.c-table1 th {
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 1.2;
    padding: 6px;
  }
}
.c-table1 th {
  text-align: center;
}

/*
------------------------------------------------------------*/
.c-list01 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media screen and (max-width: 767px) {
  .c-list01 {
    margin: 0;
  }
  .c-list01__img img {
    width: 100%;
  }
}
.c-list01__item {
  padding: 0 10px;
  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: flex;
  margin: 0 0 50px;
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .c-list01__item.w-50 {
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
}
.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__img1 {
  margin-top: 10px;
}

/*
------------------------------------------------------------*/
.c-box1 {
  margin-top: 10px;
  border: 2px solid #211815;
}
.c-box1__item:not(:last-child) {
  border-bottom: 2px solid #211815;
}
.c-box1__txt {
  font-size: 1.2rem;
  line-height: 1.2;
  color: #211815;
  text-align: center;
  padding: 5px 4px;
  font-weight: 400;
  box-sizing: border-box;
}
.c-box1__txt:not(:last-child) {
  border-bottom: 1px solid #211815;
}

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-text001-1 {
    margin-bottom: 30px;
    letter-spacing: 0.1rem;
  }
}

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

/*
------------------------------------------------------------*/
.p-gsk21-5__sc01 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .p-gsk21-5__sc01 {
    margin-bottom: 50px;
  }
}
.p-gsk21-5__sc01 .c-list01__item:nth-child(8), .p-gsk21-5__sc01 .c-list01__item:nth-child(9) {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-gsk21-5__sc01 .c-list01__item:nth-child(8) {
    margin-bottom: 30px;
  }
}
.p-gsk21-5__sc02 .c-ttl01 {
  margin-top: 10px;
}