@charset "UTF-8";
/*==================================
下層FV
==================================*/
.c-fv_slider {
  margin-top: 152px;
}
.c-fv_slider_item img, .c-fv_slider_item video {
  display: block;
  width: 100%;
  height: 512px;
  object-fit: cover;
}

.c-head_wrap {
  margin-top: 152px;
}
.c-head_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.c-head_inner h1 {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(32px, 3.38vw, 65px);
  line-height: 0.7em;
  padding-top: 0.4em;
}
.c-head_inner h1 span {
  font-size: clamp(20px, 1.3vw, 26px);
  font-family: "Noto Sans Japanese", sans-serif;
}
.c-head_subtext {
  font-size: clamp(16px, 1.04vw, 20px);
  text-align: center;
}

@media screen and (max-width: 750px) {
  .c-fv_slider {
    margin-top: 0;
    overflow: hidden;
  }
  .c-fv_slider_item {
    height: auto;
    width: 100%;
  }
  .c-fv_slider_item img {
    height: 100%;
    object-fit: cover;
  }
  .c-fv_slider_item video {
    width: 100%;
    height: auto;
  }
  .c-head_wrap {
    margin-top: 0;
  }
  .c-head_wrap img {
    width: 100%;
    height: 30vh;
    object-fit: cover;
  }
  .c-head_inner h1 {
    line-height: 1em;
  }
  .c-head_subtext {
    width: 350px;
  }
}
/*==================================
title
==================================*/
/* h2 */
.c-h2 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(30px, 2.6vw, 50px);
  padding-left: 1.1em;
  position: relative;
  margin: 0.5em auto 1.7em;
  display: inline-block;
  line-height: 1.2em;
  left: 50%;
  transform: translate(-50%, 0);
  text-align-last: center;
}
.c-h2 span {
  font-family: "Noto Sans Japanese", sans-serif;
  font-size: clamp(16px, 1.04vw, 20px);
  line-height: 1.5em;
  margin-bottom: 1em;
  display: inline-block;
}
.c-h2 .c-english_text {
  position: absolute;
  top: 0;
  left: -5%;
  font-family: mina, serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(24px, 1.85vw, 36px);
  transform: rotate(-25deg);
}
.c-h2 .c-english_text_yellow {
  color: #d5ad58;
}
.c-h2 .c-english_text_gray {
  color: #797979;
}
.c-h2_black {
  color: #d5ad58;
}
.c-h2_black span {
  color: #fff;
}
.c-h2_white {
  color: #fff;
}

/* h3 */
.c-h3 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(22px, 1.56vw, 30px);
  line-height: 1.6;
  padding-bottom: 0.5em;
  display: block;
  position: relative;
  margin-bottom: 2.2em;
  line-height: 1.3;
}
.c-h3 span {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(26px, 1.95vw, 40px);
}
.c-h3 i {
  margin-right: 0.3em;
  vertical-align: baseline;
}
.c-h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  height: 1px;
  background-color: #ccc;
}
.c-h3:after {
  white-space: pre-wrap;
  content: "KANNO’A.clinic FUKUOKA HAKATA";
  position: absolute;
  bottom: -10px;
  right: 0;
  width: 30%;
  color: #d5ad58;
  font-size: 12px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  text-align: right;
}
.c-h3_black {
  color: #fff;
}
.c-h3_black:before {
  background-color: #fff;
}
.c-h3_max {
  display: inline-block;
}
.c-h3_half:before {
  width: 57%;
}
.c-h3_half:after {
  bottom: -5px;
  width: 43%;
}
.c-h3_center {
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.c-h3_num {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(26px, 1.95vw, 40px);
  display: flex;
  align-items: center;
  position: relative;
  padding-bottom: 0.65em;
  margin-bottom: 1em;
  line-height: 1.3;
}
.c-h3_num:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  height: 1px;
  background-color: #ccc;
}
.c-h3_num:after {
  content: "KANNO’A.clinic FUKUOKA HAKATA";
  position: absolute;
  bottom: -10px;
  right: 0;
  width: 20%;
  color: #d5ad58;
  font-size: 12px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  text-align: right;
}
.c-h3_num_block {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  padding: 1.9em 0 0 0.1em;
  text-align: center;
  width: 110px;
  height: 110px;
  margin-right: 1em;
  background-color: #d5ad58;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  color: #fff;
  font-size: clamp(14px, 0.89vw, 16px);
  line-height: 1;
}
.c-h3_num_block span {
  font-size: clamp(26px, 1.95vw, 40px);
}
.c-h3_num_text span {
  font-size: clamp(17px, 1.15vw, 22px);
  font-family: "Noto Sans Japanese", sans-serif;
  display: inline-block;
  margin-bottom: 0.5em;
}
.c-h3_num_black {
  color: #fff;
}
.c-h3_num_black .c-h3_num_block {
  background-color: #fff;
  color: #1a1a1a;
}
.c-h3_num_blue {
  color: #fff;
}
.c-h3_num_blue .c-h3_num_block {
  background-color: #4f5694;
  color: #fff;
}
.c-h3_num_half:before {
  width: 57%;
}
.c-h3_num_half:after {
  bottom: -5px;
  width: 43%;
}

@media screen and (max-width: 1600px) {
  .c-h3:before {
    width: 65%;
  }
  .c-h3:after {
    right: 0;
    width: 40%;
  }
  .c-h3_half:before {
    width: 57%;
  }
  .c-h3_half:after {
    width: 43%;
  }
  .c-h3_num_block {
    width: 90px;
    height: 90px;
  }
  .c-h3_num_half:before {
    width: 57%;
  }
  .c-h3_num_half:after {
    width: 43%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1550px) {
  .c-h3:before {
    width: 55%;
  }
  .c-h3:after {
    right: 0;
    width: 45%;
  }
  .c-h3_half:before {
    width: 50%;
  }
  .c-h3_half:after {
    width: 50%;
  }
  .c-h3_num_block {
    width: 90px;
    height: 90px;
  }
  .c-h3_num_half:before {
    width: 50%;
  }
  .c-h3_num_half:after {
    width: 50%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1279px) {
  .c-h3:before {
    width: 60%;
  }
  .c-h3:after {
    right: 0;
    width: 45%;
  }
  .c-h3_half:before {
    width: 55%;
  }
  .c-h3_half:after {
    width: 60%;
  }
  .c-h3_num_block {
    width: 90px;
    height: 90px;
  }
  .c-h3_num_half:before {
    width: 55%;
  }
  .c-h3_num_half:after {
    width: 57%;
  }
}
@media screen and (max-width: 750px) {
  .c-h3 {
    padding-bottom: 0.9em;
  }
  .c-h3:before {
    width: 37%;
  }
  .c-h3:after {
    bottom: -10px;
    right: 0;
    width: 63%;
    font-size: 12px;
  }
  .c-h3_half:before {
    width: 45%;
  }
  .c-h3_half:after {
    bottom: -5px;
    width: 55%;
  }
  .c-h3 i img {
    width: 20px;
  }
  .c-h3_num {
    padding-bottom: 0.9em;
  }
  .c-h3_num_block {
    width: 90px;
    height: 90px;
  }
  .c-h3_num:before {
    width: 45%;
  }
  .c-h3_num:after {
    right: 0;
    width: 55%;
  }
  .c-h3_num_half:before {
    width: 45%;
  }
  .c-h3_num_half:after {
    bottom: -5px;
    width: 55%;
  }
}
@media screen and (max-width: 411px) {
  .c-h3:before {
    width: 37%;
  }
  .c-h3:after {
    width: 63%;
  }
  .c-h3_half:before {
    width: 40%;
  }
  .c-h3_half:after {
    width: 60%;
  }
  .c-h3_num:before {
    width: 45%;
  }
  .c-h3_num:after {
    width: 55%;
  }
  .c-h3_num_half:before {
    width: 40%;
  }
  .c-h3_num_half:after {
    width: 60%;
  }
}
/* h4 */
.c-h4 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(26px, 1.95vw, 40px);
  margin-bottom: 1em;
  margin-top: 1.5em;
  line-height: 1.3;
}

/* h5 */
.c-h5 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  font-size: clamp(22px, 1.56vw, 30px);
  color: #1a1a1a;
  padding-left: 1.1em;
  position: relative;
  margin: 2.5em 0 0.7em 0;
  line-height: 1.3;
}
.c-h5:before {
  position: absolute;
  left: 0;
  top: 0;
  content: url("../images/common/icon_star.svg");
  filter: brightness(0) saturate(100%) invert(95%) sepia(30%) saturate(4130%) hue-rotate(314deg) brightness(90%) contrast(84%);
}
.c-h5_center {
  left: 50%;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 750px) {
  .c-h4 + .c-h5 {
    margin-top: 0em;
  }
  .c-h5 {
    margin: 1em 0 0.7em 0;
  }
}
/* h6 */
.c-h6 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(22px, 1.45vw, 28px);
  margin: 0 0 1em 0;
  line-height: 1.3;
}
.c-h6_icon {
  margin-bottom: 0;
}
.c-h6_icon span {
  top: 25% !important;
}

/*==================================
背景
==================================*/
.c-bg_gray_right {
  width: 100%;
  position: relative;
}
.c-bg_gray_right::before {
  position: absolute;
  right: 0;
  top: 10%;
  content: "";
  width: 75.78125%;
  height: 600px;
  background-color: #e6e6e6;
}

.c-bg_gray_left {
  width: 100%;
  position: relative;
}
.c-bg_gray_left::before {
  position: absolute;
  left: 0;
  top: 10%;
  content: "";
  width: 75.78125%;
  height: 600px;
  background-color: #e6e6e6;
}

.c-bg_tamaboke {
  width: 100%;
  height: 100%;
  background: url("../images/common/bg_tamaboke.jpg") no-repeat center center;
  background-size: cover;
}

.c-bg_stone {
  width: 100%;
  height: 100%;
  background: url("../images/common/bg_stone.jpg") no-repeat center center;
  background-size: cover;
}

.c-bg_stone_black {
  width: 100%;
  height: 100%;
  background: url("../images/common/bg_stone_black.jpg") no-repeat center center;
  background-size: cover;
}

.c-bg_shop {
  width: 100%;
  height: 100%;
  background: url("../images/common/bg_shop.webp") no-repeat center center;
  background-size: cover;
}

.c-bg_gold {
  width: 100%;
  height: 100%;
  background: url("../images/common/bg_gold.webp") no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 750px) {
  .c-bg_gray_right::before {
    width: 80%;
    top: 13%;
  }
  .c-bg_gray_left::before {
    width: 80%;
    top: 13%;
  }
}
/*==================================
text
==================================*/
p {
  font-size: clamp(14px, 0.89vw, 16px);
  color: #1a1a1a;
  line-height: 2;
  margin-bottom: 2.5em;
}

/* 強調 */
/* 色 */
.c-fwb {
  font-weight: bold;
}
.c-yellow {
  color: #d5ad58;
}
.c-lightyellow {
  color: #f7e7c4;
}
.c-white {
  color: #fff;
}
.c-tac {
  text-align: center;
}
.c-tar {
  text-align: right;
}
.c-note {
  font-size: clamp(12px, 0.84vw, 14px) !important;
}
.c-textindent {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

@media screen and (max-width: 750px) {
  p {
    font-size: clamp(14.5px, 0.9vw, 17px);
    margin-bottom: 1.5em;
  }
}
/*==================================
ボックスエリア
==================================*/
.c-whitebox {
  width: 100%;
  background-color: #fff;
  padding: 2em 3em 1em;
}

.c-graybox {
  width: 100%;
  background-color: #e6e6e6;
  padding: 2em 3em 1em;
}

.c-ttlbox {
  background-color: #fff;
  border: 1px solid #7d7d7d;
  margin-bottom: 1.5em;
}
.c-ttlbox_ttl {
  background-color: #7d7d7d;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(20px, 1.3vw, 26px);
}
.c-ttlbox p {
  margin-top: 1em;
  margin-right: 2em;
}

@media screen and (max-width: 750px) {
  .c-whitebox,
  .c-graybox {
    padding: 1.5em 1em 0.5em;
  }
  .c-whitebox .l-2col {
    margin-bottom: 0;
  }
}
/*==================================
プラン・メニューbox
==================================*/
.c-menu,
.c-menu_wide {
  background-color: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-menu_box,
.c-menu_wide_box {
  position: relative;
}
.c-menu_box .c-menu,
.c-menu_wide_box .c-menu {
  right: -10%;
  bottom: 15%;
  min-height: 267px;
}
.c-menu_no1,
.c-menu_wide_no1 {
  position: absolute;
  left: 14px;
  top: 12px;
}
.c-menu_name,
.c-menu_wide_name {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(23px, 1.7vw, 32px);
  padding: 0.5em 0;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}
.c-menu_name span,
.c-menu_wide_name span {
  font-size: clamp(14px, 0.89vw, 16px);
}
.c-menu_price,
.c-menu_wide_price {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(32px, 3.1vw, 60px);
  text-align: center;
  color: #c23739;
}
.c-menu_price span.en,
.c-menu_wide_price span.en {
  font-size: clamp(22px, 1.56vw, 30px);
}
.c-menu_price span.zei,
.c-menu_wide_price span.zei {
  font-size: clamp(16px, 1.04vw, 20px);
}
.c-menu_price span.kome,
.c-menu_wide_price span.kome {
  font-size: clamp(12px, 0.84vw, 14px);
  vertical-align: super;
  position: relative;
  top: 1em;
}
.c-menu_note,
.c-menu_wide_note {
  font-size: clamp(14px, 0.89vw, 16px);
  text-align: center;
  margin-top: 0.5em;
}
.c-menu_attend,
.c-menu_wide_attend {
  position: absolute;
  font-size: clamp(12px, 0.84vw, 14px);
  bottom: -1.5em;
}
.c-menu_text,
.c-menu_wide_text {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(22px, 1.56vw, 30px);
  text-align: center;
  padding-top: 1em;
}
.c-menu_text span,
.c-menu_wide_text span {
  font-size: clamp(26px, 1.95vw, 40px);
}
.c-menu_text span.red,
.c-menu_wide_text span.red {
  color: #c23739;
}
.c-menu_img,
.c-menu_wide_img {
  margin-top: 1em;
}
.c-menu i,
.c-menu_wide i {
  position: absolute;
  left: 5%;
  top: 45%;
}

.c-menu {
  border: 1px solid #ccc;
  padding: 0 1em 2em 1em;
}
.c-menu_tag {
  font-size: clamp(14px, 0.89vw, 16px);
  padding: 0.5em 1em;
  background-color: #1a1a1a;
  color: #fff;
  margin: 1.5em auto 0;
}

/* 金額 2カラム */
.c-menu_wide {
  padding: 1.5em 1em 2.5em 1em;
}
.c-menu_wide_price_wrap {
  display: flex;
  justify-content: center;
  margin-top: 1.5em;
}
.c-menu_wide_tag {
  text-align: center;
  font-size: clamp(14px, 0.89vw, 16px);
  padding: 0.5em 1em;
  background-color: #1a1a1a;
  color: #fff;
  line-height: 1.2;
  margin-right: 0.5em;
}

/* 金額背景なし */
.c-menu_big_wrap {
  display: flex;
  justify-content: center;
  margin-top: 1.5em;
  align-items: center;
}
.c-menu_big_tag {
  font-size: clamp(16px, 1.04vw, 20px);
  padding: 1em 1.5em;
  background-color: #1a1a1a;
  color: #fff;
  margin-right: 1em;
  text-align: center;
}
.c-menu_big_tag span.num {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(32px, 3.1vw, 60px);
}
.c-menu_big_tag span.kai {
  font-size: clamp(24px, 1.85vw, 36px);
}
.c-menu_big_price {
  position: relative;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(50px, 5.7vw, 110px);
  text-align: center;
  color: #c23739;
}
.c-menu_big_price span.en {
  font-size: clamp(30px, 2.6vw, 50px);
}
.c-menu_big_price span.zei {
  position: absolute;
  font-size: clamp(16px, 1.04vw, 20px);
  width: 4em;
  right: -4%;
  top: 27%;
}
.c-menu_big_price span.kome {
  font-size: clamp(12px, 0.84vw, 14px);
  vertical-align: super;
  position: relative;
  top: 1em;
}

.c-h3 + .c-menu_big {
  margin-top: -2em;
}

/* 金額表 */
.c-pricetable {
  width: 100%;
  margin-top: 80px;
}
.c-pricetable thead tr th {
  background-color: #1a1a1a;
  color: #fff;
  font-size: clamp(22px, 1.45vw, 28px);
  padding: 0.2em 0;
  vertical-align: middle;
}
.c-pricetable thead tr th span {
  font-size: clamp(14px, 0.89vw, 16px);
}
.c-pricetable thead tr th.c-pricetable_null {
  background-color: #aaa;
  position: relative;
}
.c-pricetable thead tr th.c-pricetable_null::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-154deg, transparent 49%, #fff 50%, transparent 51%);
  pointer-events: none;
}
.c-pricetable_count {
  background-color: #737373;
  color: #fff;
  text-align: center;
  font-size: clamp(26px, 1.95vw, 40px);
  padding: 1em 0;
}
.c-pricetable_price {
  background-color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(26px, 1.95vw, 40px);
  text-align: center;
  color: #c23739;
}
.c-pricetable_price span.en {
  font-size: clamp(22px, 1.56vw, 30px);
}
.c-pricetable_price span.zei {
  font-size: clamp(15px, 0.95vw, 18px);
}
.c-pricetable_wrap {
  width: 100%;
}

@media screen and (min-width: 1280px) and (max-width: 1550px) {
  .c-menu_box .c-menu {
    min-height: 227px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1279px) {
  .c-menu_no1 img,
  .c-menu_wide_no1 img {
    width: 80%;
  }
  .c-menu_big_price span.zei {
    font-size: clamp(12px, 0.84vw, 14px);
  }
  .c-menu_box .c-menu {
    min-height: 207px;
  }
}
@media screen and (max-width: 750px) {
  .c-menu {
    width: 100%;
    padding-bottom: 1em;
  }
  .c-menu_box .c-menu {
    margin-bottom: -55px;
    bottom: 75px;
    right: -10%;
    min-height: auto;
  }
  .c-menu_box .c-menu_tag {
    left: 12%;
  }
  .c-menu_tag {
    position: absolute;
    padding: 0.5em 0.5em;
    margin: 0;
    bottom: 19%;
    left: 15%;
  }
  .c-menu_price {
    margin-top: 0.3em;
  }
  .c-menu_big_tag {
    padding: 0.5em 1em;
  }
  .c-menu_big_price span.zei {
    font-size: clamp(12px, 0.84vw, 14px);
    right: -6%;
    top: 8%;
  }
  .c-pricetable_wrap {
    overflow-x: scroll;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
  }
  .c-pricetable_wrap::-webkit-scrollbar {
    height: 4px;
  }
  .c-pricetable_wrap::-webkit-scrollbar-track {
    background: #eee;
  }
  .c-pricetable_wrap::-webkit-scrollbar-thumb {
    background: #aaa;
    border: none;
  }
  .c-pricetable_wrap::-webkit-scrollbar-thumb:hover {
    background: #999;
  }
  .c-pricetable {
    max-width: 100%;
    min-width: 550px;
  }
}
/*==================================
タグ
==================================*/
.c-taglist {
  display: flex;
  flex-wrap: wrap;
}
.c-taglist li {
  margin-bottom: 0.7em;
  margin-right: 0.7em;
}

.c-tag {
  padding: 0.4em 0.8em;
}
.c-tag_yellow {
  background-color: #d5ad58;
  color: #fff;
}
.c-tag_lightyellow {
  border: 1px solid #f7e7c4;
  color: #f7e7c4;
}
.c-tag_lineyellow {
  border: 1px solid #86692b;
  color: #86692b;
}

/*==================================
リスト
==================================*/
/* 定義リスト */
.c-definition_list {
  margin-top: 2em;
}
.c-definition_item {
  display: flex;
  flex-wrap: wrap;
}
.c-definition_item dt {
  font-weight: bold;
  color: #d5ad58;
  width: 20%;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
.c-definition_item dd {
  color: #fff;
  width: 80%;
  margin-bottom: 40px;
  line-height: 1.5;
}

.c-list_style1 dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  color: #1a1a1a;
}
.c-list_style1 dl dt {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(17px, 1.15vw, 22px);
  width: 32.7272727273%;
  text-align: center;
  padding: 1em 0;
  margin-bottom: 20px;
  background-color: #f7e7c4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-list_style1 dl dd {
  font-size: clamp(14px, 0.89vw, 16px);
  width: 67.2727272727%;
  line-height: 1.5em;
  padding-left: 5%;
  margin-bottom: 21px;
  display: flex;
  align-items: center;
}

.c-list_style2 {
  font-family: "Noto Sans Japanese", sans-serif;
  display: flex;
  flex-wrap: wrap;
  font-size: clamp(14px, 0.89vw, 16px);
  line-height: 2em;
  width: 100%;
  margin-bottom: 2.7em;
}
.c-list_style2 dt {
  color: #d5ad58;
  width: 11%;
  margin-bottom: 30px;
}
.c-list_style2 dd {
  color: #1a1a1a;
  width: 89%;
  line-height: 2em;
  margin-bottom: 30px;
}

.c-list_blackbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
}
.c-list_blackbox li {
  background-color: #1a1a1a;
  width: 255px;
  height: 255px;
  padding: 1em;
  text-align: center;
}
.c-list_blackbox_text {
  color: #fff;
  margin-top: 1em;
  font-size: clamp(17px, 1.15vw, 22px);
  line-height: 1.5;
}

.c-checklist {
  font-size: clamp(16px, 1.04vw, 20px);
}
.c-checklist_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.c-checklist_wrap li {
  margin-right: 3em;
  margin-bottom: 2em;
  position: relative;
  padding-left: 2em;
}

@media screen and (max-width: 750px) {
  .c-list_blackbox {
    gap: 15px;
  }
  .c-list_blackbox li {
    width: 45%;
    height: auto;
    padding: 0.5em;
  }
  .c-checklist_wrap {
    display: flex;
    justify-content: flex-start;
  }
  .c-checklist_wrap li {
    margin-right: 1em;
  }
}
/*==================================
ボタン
==================================*/
/* Gmenuボタン */
.c-btn_mini {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  font-size: clamp(16px, 1.04vw, 20px);
  position: relative;
  padding: 0.7rem 2rem 0.8rem 1.2rem;
  border-radius: 5px;
  transition-duration: 0.6s;
}
.c-btn_mini i {
  margin-right: 0.5em;
  width: 35px;
}
.c-btn_mini:after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  right: 15px;
  top: 45%;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  transition-duration: 0.6s;
}
.c-btn_mini:link {
  text-decoration: none;
}
.c-btn_mini:hover {
  opacity: 0.9;
}
.c-btn_mini:hover:after {
  right: 12px;
}
.c-btn_mini_icon {
  display: flex;
  align-items: center;
}
.c-btn_mini_red {
  border: 1px solid #c23739;
  background-color: #c23739;
  color: #fff;
}
.c-btn_mini_red i img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(3%) hue-rotate(323deg) brightness(105%) contrast(100%);
}
.c-btn_mini_red:link {
  color: #fff;
}
.c-btn_mini_red:visited {
  color: #fff;
}
.c-btn_mini_red:hover {
  background-color: #fff;
  color: #1a1a1a;
}
.c-btn_mini_red:hover i img {
  filter: invert(22%) sepia(60%) saturate(3106%) hue-rotate(340deg) brightness(92%) contrast(83%);
}
.c-btn_mini_red:hover:after {
  border-top: solid 1px #c23739;
  border-right: solid 1px #c23739;
  right: 12px;
}
.c-btn_mini_green {
  border: 1px solid #37a748;
  background-color: #37a748;
  color: #fff;
}
.c-btn_mini_green i img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(3%) hue-rotate(323deg) brightness(105%) contrast(100%);
}
.c-btn_mini_green:link {
  color: #fff;
}
.c-btn_mini_green:visited {
  color: #fff;
}
.c-btn_mini_green:hover {
  background-color: #fff;
  color: #37a748;
}
.c-btn_mini_green:hover i img {
  filter: brightness(0) saturate(100%) invert(52%) sepia(50%) saturate(633%) hue-rotate(78deg) brightness(95%) contrast(83%);
}
.c-btn_mini_green:hover:after {
  border-top: solid 1px #37a748;
  border-right: solid 1px #37a748;
  right: 12px;
}
.c-btn_mini_gray {
  border: 1px solid #e6e6e6;
  background-color: #e6e6e6;
  color: #fff;
}
.c-btn_mini_gray:after {
  border-top: solid 1px #1a1a1a;
  border-right: solid 1px #1a1a1a;
}
.c-btn_mini_gray:link {
  color: #1a1a1a;
}
.c-btn_mini_gray:visited {
  color: #1a1a1a;
}
.c-btn_mini_gray:hover {
  background-color: #fff;
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
}
.c-btn_mini_gray:hover:after {
  border-top: solid 1px #1a1a1a;
  border-right: solid 1px #1a1a1a;
  right: 12px;
}
.c-btn_mini_yellow {
  border: 1px solid #d5ad58;
  background-color: #d5ad58;
  color: #fff;
}
.c-btn_mini_yellow:after {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}
.c-btn_mini_yellow:link {
  color: #fff;
}
.c-btn_mini_yellow:visited {
  color: #fff;
}
.c-btn_mini_yellow:hover {
  background-color: #fff;
  border: 1px solid #d5ad58;
  color: #d5ad58;
}
.c-btn_mini_yellow:hover:after {
  border-top: solid 1px #d5ad58;
  border-right: solid 1px #d5ad58;
  right: 12px;
}

/* 男女医療脱毛ボタン */
.c-removal_menu {
  display: flex;
  justify-content: space-between;
}

.c-btn_removal {
  display: flex;
  text-decoration: none;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #fff;
  position: relative;
  transition-duration: 0.6s;
}
.c-btn_removal:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: rotate(45deg);
  transition-duration: 0.6s;
}
.c-btn_removal_text {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(24px, 1.85vw, 36px);
  line-height: 1.1em;
  padding: 0 1.65em;
  margin-top: -0.5em;
}
.c-btn_removal_text span {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 0.89vw, 16px);
}
.c-btn_removal_women:link, .c-btn_removal_women:visited {
  background-color: #c99c41;
}
.c-btn_removal_women:link .c-btn_removal_text, .c-btn_removal_women:visited .c-btn_removal_text {
  color: #fff;
}
.c-btn_removal_women:hover {
  background-color: #fff;
  border: 1px solid #c99c41;
}
.c-btn_removal_women:hover .c-btn_removal_text {
  color: #c99c41;
}
.c-btn_removal_women:hover:after {
  border-top: solid 1px #c99c41;
  border-right: solid 1px #c99c41;
}
.c-btn_removal_men:link, .c-btn_removal_men:visited {
  background-color: #16171d;
}
.c-btn_removal_men:link .c-btn_removal_text, .c-btn_removal_men:visited .c-btn_removal_text {
  color: #fff;
}
.c-btn_removal_men:link .c-btn_removal_text span, .c-btn_removal_men:visited .c-btn_removal_text span {
  color: #d5ad58;
}
.c-btn_removal_men:hover {
  background-color: #fff;
  border: 1px solid #16171d;
}
.c-btn_removal_men:hover .c-btn_removal_text {
  color: #16171d;
}
.c-btn_removal_men:hover:after {
  border-top: solid 1px #16171d;
  border-right: solid 1px #16171d;
}

@media screen and (min-width: 751px) and (max-width: 1279px) {
  .c-btn_removal_text {
    padding: 0 1.05em;
  }
  .c-btn_removal_img {
    width: 45%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  .c-btn_removal_text {
    padding: 0 0.5em 0 2em;
  }
}
@media screen and (max-width: 890px) {
  .c-removal_menu .c-btn_removal:first-child {
    margin-right: 20px;
  }
}
@media screen and (max-width: 750px) {
  .c-btn_removal:after {
    right: 10px;
  }
  .c-btn_removal_text {
    font-size: clamp(17px, 1.15vw, 22px);
    padding: 0.5em 1.3em;
  }
  .c-btn_removal_img {
    display: none;
  }
  .c-removal_menu_second {
    flex-direction: column;
  }
  .c-removal_menu_second .c-btn_removal:first-child {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .c-removal_menu_second .c-btn_removal_img {
    width: 50%;
    display: block;
  }
}
/* 横長 */
.c-btn {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  display: inline-block;
  position: relative;
  border-radius: 5px;
  text-align: center;
  padding: 1rem 2rem 1.5rem 2rem;
  font-size: clamp(17px, 1.15vw, 22px);
  text-decoration: none;
  width: 100%;
  max-width: 517px;
  overflow: hidden;
  transition: color 1s;
  transform: translate(-50%, 0);
}
.c-btn span {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 0.89vw, 16px);
  color: #d5ad58;
  padding-bottom: 0.5em;
  display: inline-block;
}
.c-btn:after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  position: absolute;
  right: 7%;
  top: 44%;
  transform: rotate(45deg);
  transition-duration: 0.6s;
}
.c-btn::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0%;
  top: 0;
  left: -55px;
  transform: skewX(45deg);
  z-index: -1;
  transition: width 1s;
}
.c-btn_black {
  background: #1a1a1a;
  color: #fff;
  border: 1px solid #1a1a1a;
}
.c-btn_black::before {
  background-color: #fff;
}
.c-btn_black:hover {
  color: #1a1a1a;
}
.c-btn_black:hover::before {
  width: 160%;
}
.c-btn_black:hover:after {
  border-top: solid 1px #1a1a1a;
  border-right: solid 1px #1a1a1a;
}
.c-btn_white {
  background: #fff;
  color: #1a1a1a;
  border: 1px solid #fff;
}
.c-btn_white:after {
  border-top: solid 1px #1a1a1a;
  border-right: solid 1px #1a1a1a;
}
.c-btn_white::before {
  background-color: #1a1a1a;
}
.c-btn_white:hover {
  color: #fff;
}
.c-btn_white:hover::before {
  width: 160%;
}
.c-btn_white:hover:after {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}
.c-btn_red {
  background: #c23739;
  color: #fff;
  border: 1px solid #c23739;
}
.c-btn_red::before {
  background-color: #fff;
}
.c-btn_red:hover {
  color: #1a1a1a;
}
.c-btn_red:hover::before {
  width: 160%;
}
.c-btn_red:hover:after {
  border-top: solid 1px #c23739;
  border-right: solid 1px #c23739;
}
.c-btn_center {
  left: 50%;
  transform: translate(-50%, 0);
}
.c-btn_left {
  left: 0;
  transform: translate(0, 0);
}

/* コンテンツリンク　浮く */
.c-linkfloat {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.c-linkfloat:hover {
  transform: translateY(-6px);
}

.c-linkshadow {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.c-linkshadow:hover {
  transform: translateY(-6px);
  box-shadow: 0px 43px 22px -25px rgba(0, 0, 0, 0.15);
}

/* テキストリンク */
.c-bdlink {
  position: relative;
  display: inline-block;
  color: #d5ad58;
  text-decoration: none;
  margin-bottom: 7px;
  font-weight: bold;
}
.c-bdlink:hover {
  color: #d5ad58;
}

.c-bdlink::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #d5ad58;
  transition: all 0.3s;
  transform: scale(0, 1);
  transform-origin: left top;
}

.c-bdlink:hover::after {
  transform: scale(1, 1);
}

@media screen and (max-width: 750px) {
  .c-btn {
    width: 96%;
    min-width: auto;
    margin: 30px auto 0 auto;
    padding: 1rem 1rem 1.5rem 1rem;
  }
  .c-btn_left {
    left: 50%;
    transform: translate(-50%, 0);
  }
  .c-btn_overlay {
    padding: 1rem 2rem 1rem 2rem;
  }
  .c-btn_overlay + .c-btn_overlay {
    margin-top: 20px;
  }
  .foot_shop_btn {
    margin-top: 15px;
  }
}
/*==================================
画像・動画
==================================*/
.c-imgbox img {
  max-width: 100%;
}
.c-movie_mask {
  width: 48.59375%;
  aspect-ratio: 16/9;
  mask-image: url("../images/common/mask_right.svg");
  mask-repeat: no-repeat;
  mask-position: 0 0;
  mask-size: 100%;
  /* Chrome, Safari用 */
  -webkit-mask-image: url("../images/common/mask_right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: 0 0;
  -webkit-mask-size: 100%;
}
.c-movie_mask video {
  width: 111%;
}
.c-movie_mask_left {
  mask-image: url("../images/common/mask_left.svg");
  -webkit-mask-image: url("../images/common/mask_left.svg");
}

/* 動画 */
.c-moviebox {
  width: 100%;
}
.c-moviebox video {
  width: 100%;
}

@media screen and (max-width: 750px) {
  .c-movie_mask {
    width: 90%;
  }
}
/* チェックアイコン */
i.c-checkicon:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border: 1px solid #e6e6e6;
  background-color: transparent;
  box-sizing: border-box;
}
i.c-checkicon:after {
  content: "";
  position: absolute;
  left: 9px;
  top: 37%;
  transform: translateX(-50%);
  transform: translateY(-50%) rotate(45deg);
  width: 12px;
  height: 17px;
  border-right: 3px solid #c23739;
  border-bottom: 3px solid #c23739;
}

/*==================================
罫線
==================================*/
.c-hr {
  position: relative;
  border-top: 1px solid #1a1a1a;
  margin: 30px 0;
}
.c-hr:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: -2px;
  height: 3px;
  width: 20%;
  max-width: 170px;
  background-color: #d5ad58;
  z-index: 2;
}

/*==================================
スライダー
==================================*/
/* ヘッダースライダー */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.dots-wrap {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translateY(-50%);
}

.dots-wrap li {
  width: 20px;
  height: 20px;
  background-color: #b2b2b2;
  border-radius: 50%;
  margin-bottom: 40px;
  cursor: pointer;
  opacity: 0.45;
}

.dots-wrap li.slick-active,
.dots-wrap li:hover {
  opacity: 1;
  background-color: #d5ad58;
  position: relative;
}
.dots-wrap li.slick-active:after,
.dots-wrap li:hover:after {
  content: "";
  position: absolute;
  top: -8px;
  left: -8px;
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  border: 1px solid #d5ad58;
  border-radius: 50%;
}

.dots-wrap li:last-child {
  margin-bottom: 0;
}

.dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

@media screen and (max-width: 750px) {
  .dots-wrap {
    right: 20px;
  }
  .c-scrollbox {
    overflow-x: scroll;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
  }
  .c-scrollbox img {
    max-width: 100%;
    min-width: 600px;
    vertical-align: top;
  }
  .c-scrollbox::-webkit-scrollbar {
    height: 4px;
  }
  .c-scrollbox::-webkit-scrollbar-track {
    background: #eee;
  }
  .c-scrollbox::-webkit-scrollbar-thumb {
    background: #aaa;
    border: none;
  }
  .c-scrollbox::-webkit-scrollbar-thumb:hover {
    background: #999;
  }
}
/*==================================
アコーディオン
==================================*/
.c-accordion_wrap {
  margin-bottom: 2em;
}
.c-accordion_wrap button {
  text-decoration: none;
  color: #1a1a1a;
}

.c-accordion {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(16px, 1.04vw, 20px);
  background-color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  position: relative;
  padding-left: 2.8em;
}
.c-accordion span.c-accordion_head {
  position: absolute;
  left: 17px;
  top: 18%;
  font-size: clamp(22px, 1.56vw, 30px);
  color: #d5ad58;
  display: inline-block;
  margin-right: 0.5em;
}

.c-accordion:hover {
  background-color: #f7e7c4;
}

.c-accordion:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  background-color: #1a1a1a;
  color: #fff;
  width: 40px;
  display: inline-block;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-accordion.active:after {
  content: "−";
}

.c-pane {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  position: relative;
  padding-top: 1em;
}
.c-pane p {
  margin-bottom: 1.5em;
  padding-left: 2.5em;
  position: relative;
}
.c-pane span.c-pane_head {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  position: absolute;
  left: 0;
  top: -10px;
  font-size: clamp(22px, 1.56vw, 30px);
  display: inline-block;
  margin-right: 0.5em;
}
.c-pane:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 97%;
  height: 1px;
  background-color: #e6e6e6;
  transform: translateX(-50%);
}

@media screen and (max-width: 750px) {
  .c-accordion {
    padding: 18px 3em 18px 3em;
  }
  .c-accordion_wrap {
    margin-bottom: 1em;
  }
  .c-accordion span.c-accordion_head {
    left: 18px;
    top: 11px;
  }
  .c-pane p {
    padding-left: 2em;
  }
}
/*==================================
ステップ
==================================*/
.c-step_item {
  position: relative;
}
.c-step_item:not(:last-child)::after {
  content: "▶";
  color: #d5ad58;
  position: absolute;
  top: 41%;
  right: -12%;
  transform: scaleY(1.5);
}
.c-step_item:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 55%;
  width: 100%;
  height: 1px;
  background-color: #1a1a1a;
}
.c-step_item_noline:not(:last-child)::before {
  display: none;
}
.c-step_item_noarrow::after {
  display: none;
}
.c-step_num {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(14px, 0.89vw, 16px);
  color: #d5ad58;
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #1a1a1a;
  color: #fff;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  margin: 0 auto 1.5em;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-step_num span {
  font-size: clamp(23px, 1.7vw, 32px);
}
.c-step_text {
  font-size: clamp(14px, 0.89vw, 16px);
  width: 90%;
  padding-left: 1em;
}
.c-step_ttl {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(20px, 1.3vw, 26px);
  color: #1a1a1a;
  position: relative;
  padding-bottom: 0.5em;
  margin: 0.8em auto;
  text-align: center;
  border-bottom: 1px solid #1a1a1a;
}
.c-step_img {
  display: flex;
  justify-content: center;
}
.c-step_img img {
  max-width: 100%;
  height: auto;
}

.c-step_arrow_item {
  position: relative;
}
.c-step_arrow_item:not(:first-child)::after {
  content: "▶";
  color: #d5ad58;
  position: absolute;
  top: 41%;
  left: -10%;
  transform: scaleY(1.5);
}

@media screen and (max-width: 750px) {
  .c-step_item:not(:last-child)::after {
    display: none;
  }
  .c-step_item:not(:last-child)::before {
    display: none;
  }
  .c-step_num {
    width: 80px;
    height: 80px;
    margin-bottom: 0.5em;
  }
  .c-step_arrow_item:not(:first-child)::after {
    top: 50%;
    left: -15%;
    transform: translate(0, -50%);
  }
}
/*==================================
コラム
==================================*/
.c-column_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 80px;
  height: 730px;
}

.c-column_item {
  display: flex;
  width: 100%;
  border: 1px solid #ddd;
  text-decoration: none;
  color: inherit;
  background-color: #fff;
}

.c-column_thum {
  width: 100%;
  max-width: 235px;
  margin-right: 20px;
  overflow: hidden;
}

.c-column_thum img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease; /* Add smooth animation */
  object-fit: cover;
}

.c-column_item:hover img {
  transform: scale(1.1); /* Scale image to 110% on hover */
}

.c-column_content {
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.c-column_category {
  font-size: clamp(12px, 0.84vw, 14px);
  color: #fff;
  background-color: #d5ad58;
  display: inline-block;
  padding: 0.5em;
}

.c-column_title {
  font-size: clamp(17px, 1.15vw, 22px);
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  margin: 0.8em 0;
  line-height: 1.5;
}

.c-column_text {
  font-size: clamp(12px, 0.84vw, 14px);
  color: #555;
  line-height: 1.2;
}

@media screen and (max-width: 750px) {
  .c-column_list {
    margin-bottom: 0px;
  }
  .c-column_content {
    margin: 0.5em 0.5em 0.5em 0;
  }
}
/*==================================
ニュース
==================================*/
.c-news_list {
  list-style: none;
  padding: 0;
  margin: 0 0 80px 0;
  height: 730px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.c-news_item {
  align-items: stretch;
  display: block;
  padding: auto 0 auto 1.5em;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
  color: inherit;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.c-news_item:hover {
  background-color: #e6e6e6;
  color: #d5ad58;
}
.c-news_item:hover .c-news_title {
  color: #1a1a1a;
}
.c-news_item a {
  text-decoration: none;
}

.c-news_date {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 0.89vw, 16px);
  color: #d5ad58;
  margin-bottom: 1em;
  margin-top: 1em;
  margin-left: 1em;
}

.c-news_title {
  font-size: clamp(14px, 0.89vw, 16px);
  color: #fff;
  line-height: 1.5;
  margin-bottom: 1em;
  margin-left: 1em;
}

@media screen and (max-width: 750px) {
  .c-news_list {
    margin: 0;
    justify-content: normal;
    height: auto;
  }
  .c-news_item {
    padding: 1.5em 0 1.5em 0.5em;
  }
  .c-news_date {
    font-size: clamp(12px, 0.84vw, 14px);
  }
  .c-news_title {
    font-size: clamp(12px, 0.84vw, 14px);
  }
}
/*==================================
アクセス　地図
==================================*/
.c-map {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  position: relative;
}
.c-map iframe {
  width: 100%;
  height: 100%;
}

/*==================================
美容ページ内メニュー
==================================*/
.c-pagemenu {
  display: flex;
  width: 66.6666666667%;
  margin: 0 auto;
  justify-content: center;
  height: 100px;
}
.c-pagemenu a {
  display: block;
  position: relative;
  text-decoration: none;
}
.c-pagemenu a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
  width: 1px;
  background-color: #fff;
}
.c-pagemenu a:last-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 70%;
  width: 1px;
  background-color: #fff;
}
.c-pagemenu li {
  color: #fff;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(17px, 1.15vw, 22px);
  min-height: 90%;
  padding: 0 1em;
  transition: color 0.3s ease;
}
.c-pagemenu li:link {
  color: #fff;
}
.c-pagemenu li:visited {
  color: #fff;
}
.c-pagemenu li:hover {
  color: #d5ad58;
}
.c-pagemenu li span {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(12px, 0.84vw, 14px);
  color: #d5ad58;
  position: relative;
}
.c-pagemenu_wrap {
  background-color: #1a1a1a;
}

@media screen and (min-width: 751px) and (max-width: 1279px) {
  .c-pagemenu {
    width: 92.1875%;
  }
}
@media screen and (max-width: 750px) {
  .c-pagemenu {
    width: 96%;
    flex-wrap: wrap;
    height: auto;
    padding-bottom: 1em;
  }
  .c-pagemenu a {
    position: relative;
    width: calc(50% - 1px);
  }
  .c-pagemenu a:nth-child(2n)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 70%;
    width: 1px;
    background-color: #fff;
  }
}
@media screen and (max-width: 750px) and (min-width: 480px) {
  .c-pagemenu a {
    width: calc(33.33% - 1px);
  }
  .c-pagemenu a:nth-child(2n)::after {
    display: none;
  }
  .c-pagemenu a:nth-child(3n)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 70%;
    width: 1px;
    background-color: #fff;
  }
}
@media screen and (max-width: 750px) {
  .c-pagemenu li {
    padding: 0 1em 10px;
    min-height: 100%;
  }
  .c-pagemenu_wrap {
    padding-top: 1em;
  }
}
/*==================================
タブ切り替えメニュー
==================================*/
.c-tabmenu_wrap {
  text-align: center;
  margin: 20px 0;
}

.c-tabmenu {
  width: 66.6666666667%;
  margin: 40px auto 0;
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 0;
  list-style: none;
}

.c-tab {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 150px;
  text-align: center;
  padding: 1em 20px;
  border: 1px solid #1a1a1a;
  border-radius: 5px 5px 0 0;
  background-color: white;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(15px, 0.95vw, 18px);
  color: #1a1a1a;
  cursor: pointer;
  transition: all 0.3s ease;
}

.c-tab:hover,
.c-tab.active {
  background-color: #1a1a1a;
  color: white;
}

.c-tab-content {
  display: none;
  border-top: 20px solid #1a1a1a;
  margin-top: -1px;
}

.c-tab-content.active {
  display: block;
}

@media screen and (max-width: 1600px) {
  .c-tab {
    padding: 1em 10px;
  }
}
@media screen and (min-width: 751px) and (max-width: 1279px) {
  .c-tabmenu {
    width: 96%;
  }
  .c-tab {
    min-width: auto;
    padding: 1.5em 10px;
  }
}
@media screen and (max-width: 750px) {
  .c-tabmenu {
    width: 96%;
    flex-wrap: wrap;
    margin-bottom: 1em;
  }
  .c-tab {
    border-radius: 5px;
  }
}
/*==================================
人気ランキング
==================================*/
.c-ranking_wrap {
  margin-bottom: 80px;
}
.c-ranking_wrap_no1 {
  display: flex;
  justify-content: space-between;
  gap: 2%;
}
.c-ranking_wrap_no1_img {
  width: 54.21875%;
}
.c-ranking_wrap_flex {
  display: flex;
  flex-direction: row;
  gap: 10%;
  margin-top: 100px;
}
.c-ranking_wrap_no2, .c-ranking_wrap_no3 {
  display: block;
  width: 49%;
}
.c-ranking_wrap_no2_imgarea, .c-ranking_wrap_no3_imgarea {
  margin: 0 auto;
  text-align: center;
}
.c-ranking_wrap_no2_imgarea img, .c-ranking_wrap_no3_imgarea img {
  width: 100%;
  height: 100%;
}
.c-ranking_wrap_no2_imgarea p, .c-ranking_wrap_no3_imgarea p {
  margin-top: 20px !important;
  margin: 0 auto 20px;
  text-align: left;
}
.c-ranking_wrap_no3 {
  margin-top: 120px;
}
.c-ranking_wrap i.c-h3_ranking_icon {
  vertical-align: sub !important;
}
.c-ranking_wrap i.c-h3_ranking_icon img {
  width: 28.1961471103%;
}
.c-ranking_parts_wrap {
  margin: 100px 0 80px 0;
}

@media screen and (max-width: 750px) {
  .c-ranking_wrap {
    margin-bottom: 0;
  }
  .c-ranking_wrap_no1 {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
  .c-ranking_wrap_no1_img {
    width: 100%;
    height: auto;
  }
  .c-ranking_wrap_flex {
    flex-direction: column;
    gap: 0;
    margin-top: 0;
  }
  .c-ranking_wrap_no2, .c-ranking_wrap_no3 {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
  .c-ranking_wrap_no2_imgarea, .c-ranking_wrap_no3_imgarea {
    margin: 0 auto;
    text-align: center;
  }
  .c-ranking_wrap_no2_imgarea img, .c-ranking_wrap_no3_imgarea img {
    width: 100%;
    height: auto;
  }
  .c-ranking_wrap_no2_imgarea p, .c-ranking_wrap_no3_imgarea p {
    margin: 0 auto 20px;
    text-align: left;
  }
  .c-ranking_wrap_no3 {
    margin-top: 0;
  }
  .c-ranking_parts_wrap {
    margin: 0 0 5% 0;
  }
}