@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital@0;1&family=Cherry+Bomb+One&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Darumadrop+One&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Familjen+Grotesk:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Forum&family=GFS+Didot&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Junge&family=Kiwi+Maru:wght@300;400;500&family=League+Spartan:wght@100;200;300;400;500;600;700;800;900&family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Montserrat+Alternates:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+SC:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Oswald:wght@200;300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
body {
  font-family: "Forum", "Noto Sans JP", sans-serif;
  color: #423a37;
}

/*
Theme Name:noel_tcd072_child
Version:1.0
Template:noel_tcd072
*/
/* ===============================================
# 下層テンプレスタイル
=============================================== */
/**common start**/
h4 {
  font-size: clamp(20px, 1.756954612vw, 24px) !important;
}

.u_pc_only {
  display: inherit;
}
@media (max-width: 767px) {
  .u_pc_only {
    display: none;
  }
}

.u_sp_only {
  display: none;
}
@media (max-width: 767px) {
  .u_sp_only {
    display: inherit;
  }
}

.u_mb20 {
  margin-bottom: 20px !important;
}

.u_mb30 {
  margin-bottom: 30px !important;
}

.u_mb40 {
  margin-bottom: 40px !important;
}

.u_mb60 {
  margin-bottom: 60px !important;
}

.u_mb80 {
  margin-bottom: 80px !important;
}

.u_mb120 {
  margin-bottom: 120px !important;
}

@media (max-width: 767px) {
  .u_mb60 {
    margin-bottom: 45px !important;
  }
  .u_mb80 {
    margin-bottom: 60px !important;
  }
  .u_mb120 {
    margin-bottom: 80px !important;
  }
}
.al_center {
  align-items: center;
}

.js_cneter {
  justify-content: center;
}

.flex_center {
  align-items: center;
  justify-content: center;
}

.u_center {
  text-align: center !important;
}

.u_start {
  text-align: start !important;
}

.u_end {
  text-align: end !important;
}

.re_center {
  text-align: center;
}
@media (max-width: 767px) {
  .re_center {
    text-align: start;
  }
}

.h4_small {
  font-size: 14px;
}

.h3_small {
  font-size: 16px;
}

.flex_box {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .flex_box {
    flex-direction: column;
    row-gap: 30px;
    align-items: center;
  }
}
.flex_box .col {
  width: 50%;
}
@media (max-width: 767px) {
  .flex_box .col {
    width: 100%;
  }
}

.flex_box_none {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  justify-content: space-between;
}
.flex_box_none .col {
  width: 50%;
}

/**common end**/
html body {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
html body img {
  max-width: none;
  width: 100%;
  height: auto;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body p {
  margin: 0;
  padding: 0;
}
html body h1 {
  font-family: "Noto Sans JP", sans-serif;
}
html body h2.h2_deco01 {
  text-align: center;
  padding: 15px 0;
  border-top: 2px solid #988338;
  border-bottom: 2px solid #988338;
  margin-bottom: 30px;
  font-size: 26px;
}
html body h2.h2_deco02 {
  text-align: center;
  border-bottom: solid 2px #988338;
  font-size: 26px;
  padding-bottom: 15px;
}
html body h2.h2_deco03 {
  text-align: center;
  font-size: 26px;
  border-bottom: solid 3px #cce4ff;
  position: relative;
}
html body h2.h2_deco03::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  width: 20%;
}
html body h2.h2_deco03.left {
  text-align: left;
}
html body h2.h2_deco03.left::after {
  left: 0;
  transform: none;
}
html body h2.h2_deco04 {
  position: relative;
  padding-top: 50px;
  font-size: 26px;
  text-align: center;
}
html body h2.h2_deco04 span {
  position: relative;
  z-index: 2;
}
html body h2.h2_deco04::before {
  content: attr(data-en);
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  color: rgba(189, 100, 127, 0.2);
  font-size: 80px;
  font-style: italic;
}
html body h2.h2_deco04::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%) rotate(90deg);
  width: 1px;
  height: 40px;
  background-color: #988338;
  top: 100%;
}
@media (max-width: 767px) {
  html body h2.h2_deco02,
  html body h2.h2_deco03 {
    font-size: 24px;
  }
  html body h2.h2_deco04::before {
    font-size: 300%;
  }
}
html body h3.h3_deco01 {
  margin-bottom: 30px;
  border-left: 5px solid #988338;
  padding: 0px 0px 0px 20px;
  font-size: 24px;
}
html body h3.h3_deco02 {
  border-top: 2px solid #222222;
  border-bottom: 1px solid #dddddd;
  padding: 30px 0px 30px 20px;
  margin-bottom: 30px;
  font-size: 24px;
}
html body h3.h3_deco03 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  border-top: 2px solid #988338;
  border-bottom: 1px solid #dddddd;
  border-left: 0px solid #dddddd;
  border-right: 0px solid #dddddd;
  padding: 30px 0px 30px 20px !important;
  margin: 0px 0px 30px !important;
}
html body h3.h3_deco04 {
  position: relative;
  display: inline-block;
  padding: 0 55px !important;
}
html body h3.h3_deco04::before, html body h3.h3_deco04::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #988338;
}
html body h3.h3_deco04::before {
  left: 0;
}
html body h3.h3_deco04::after {
  right: 0;
}
@media (max-width: 425px) {
  html body .h3_deco04 {
    text-align: center !important;
    display: inherit !important;
  }
}
html body h4 {
  font-size: 22px;
  margin-bottom: 30px;
}
html body h4.h4_deco01 {
  padding-bottom: 15px !important;
  border-bottom: 2px solid #988338;
}
html body .flex_box {
  display: flex;
  -moz-column-gap: 30px;
       column-gap: 30px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  html body .flex_box {
    flex-direction: column;
    row-gap: 30px;
    align-items: center;
  }
}
html body .flex_box .col {
  width: 50%;
}
@media (max-width: 767px) {
  html body .flex_box .col {
    width: 100%;
  }
}
html body .flow_box {
  margin-bottom: 15%;
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  html body .flow_box {
    flex-direction: column;
    margin-bottom: 20%;
  }
}
html body .flow_box:not(:last-of-type)::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 110%;
  width: 100%;
  height: 65px;
  background: url("/wp-content/uploads/arrow_down.png") center center no-repeat;
  background-size: 65px auto;
}
@media (max-width: 767px) {
  html body .flow_box:not(:last-of-type)::after {
    top: 100%;
  }
}
@media (max-width: 425px) {
  html body .flow_box:not(:last-of-type)::after {
    top: 95%;
  }
}
html body table.s_menu-table {
  width: 100%;
}
html body table.s_menu-table tbody tr {
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  html body table.s_menu-table tbody tr {
    border: none;
  }
}
html body table.s_menu-table tbody th {
  text-align: left;
  width: 55%;
  background: transparent;
  font-weight: 500;
  border: none;
  line-height: 2;
  padding: 15px 15px;
}
@media (max-width: 767px) {
  html body table.s_menu-table tbody th {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    color: #222;
  }
}
html body table.s_menu-table tbody th span {
  display: block;
  font-weight: normal;
}
html body table.s_menu-table tbody td {
  border: none;
  line-height: 2;
  padding: 15px 15px;
}
@media (max-width: 767px) {
  html body table.s_menu-table tbody td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    vertical-align: middle;
    border-bottom: 1px solid #222;
  }
}
html body .u_line {
  display: inline;
  box-shadow: inset 0 -8px 0 #ffbcbc;
}
html body .l_button {
  margin: 0 auto !important;
}
html body .l_button a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  position: relative;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  height: 70px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #ffffff;
  background: #008b6a;
  margin: 0 auto;
  border: solid 2px #008b6a;
  text-decoration: none;
  transition-duration: 0.4s;
}
html body .l_button a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f35d";
  display: inline-block;
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  font-size: 1em;
  width: auto;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 7%;
}
html body .l_button a:hover {
  background-color: #ffffff;
  color: #008b6a;
  text-decoration: none;
}
html body .nl_button a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  position: relative;
  font-size: 16px;
  height: 70px;
  font-weight: bold;
  line-height: 1.4;
  padding: 1.4em 18px;
  text-align: center;
  color: #ffffff;
  background: #008b6a;
  margin: 0 auto;
  border: solid 2px #008b6a;
  text-decoration: none;
  transition-duration: 0.4s;
}
html body .nl_button a:hover {
  background-color: #ffffff;
  color: #008b6a;
}
html body .qa_area *,
html body .qa_area *::after,
html body .qa_area *::before {
  box-sizing: border-box;
}
html body .qa_area .qa_box {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 0 1em 0;
  color: #1b2538;
}
html body .qa_area .qa_box input {
  position: absolute;
  opacity: 0;
}
html body .qa_area .qa_box input:checked ~ .qa_box-content {
  max-height: 40em;
  opacity: 1;
}
html body .qa_area .qa_box input::checked ~ label {
  color: #222;
  border-radius: 0.5em 0.5em 0 0;
}
html body .qa_area .qa_box input[type=checkbox]:checked + label::after {
  transform: rotateZ(45deg);
  transform-origin: 50% 50%;
}
html body .qa_area .qa_box label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0;
  padding: 1em 3em 1em 2.5em;
  cursor: pointer;
  text-indent: 1em;
  border-radius: 0.5em;
  background: #f9e5dd;
}
html body .qa_area .qa_box label:hover {
  transition: all 0.3s;
  color: #222;
}
html body .qa_area .qa_box label::before {
  font-family: serif;
  font-size: 1.5em;
  margin-left: -2em;
  padding-right: 0.5em;
  content: "Q";
}
html body .qa_area .qa_box label::after {
  font-size: 1.7em;
  font-weight: bold;
  line-height: 2em;
  position: absolute;
  top: 0;
  right: 0;
  content: "+";
  display: inline-block;
  width: 2em;
  height: 2em;
  transition: transform 0.4s;
}
html body .qa_area .qa_box .qa_box-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 2.5em;
  transition: all 0.2s;
  border-radius: 0 0 0.5em 0.5em;
  margin-top: 10px;
  border: 10px solid #f9e5dd;
  opacity: 0;
}
html body .qa_area .qa_box .qa_box-content::before {
  font-family: serif;
  font-size: 1.5em;
  position: absolute;
  margin: 20px 0 0 -1em;
  padding: 0;
  content: "A";
}
html body .qa_area .qa_box .qa_box-content p {
  margin: 1em 1em 1em 0;
}

.circle_content * {
  box-sizing: border-box;
}
.circle_content body {
  font-size: 16px;
  background-color: #ddd;
}
.circle_content a {
  text-decoration: none;
}
.circle_content .col {
  max-width: 280px;
  position: relative;
  width: 100%;
  background-color: none;
  border-top: 5px solid none;
}
.circle_content p {
  color: #333;
  text-align: left;
  font-size: 1em;
  line-height: 1em;
  color: #97c0fe;
}
.circle_content .u_flex_box p {
  margin: 0 !important;
}
.circle_content .oneline:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  color: #97c0fe;
  border: 2px solid #97c0fe;
  border-radius: 50%;
}
.circle_content .oneline div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle_content .oneline p {
  text-align: center;
  font-size: 1em;
}
.circle_content .u_flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

@media (max-width: 768px) {
  .circle_content .col {
    width: 100%;
    max-width: 280px;
  }
}
@media (max-width: 425px) {
  .circle_content .col {
    padding: 0 !important;
  }
  .circle_content .oneline p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .circle_content .col {
    display: inline-block;
    position: relative;
    max-width: 200px;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border-top: none;
  }
}
@media only screen and (max-width: 450px) {
  .circle_content .col {
    display: inline-block;
    position: relative;
    max-width: 135px;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border-top: none;
  }
  .circle_content .circle p {
    font-size: 0.8em;
    line-height: 1em;
    color: white;
    text-align: center;
  }
  .circle_content .circle > p {
    display: inline-block;
    vertical-align: middle;
  }
  .circle_content .circle > p > p,
  .circle_content .circle > p > h1 {
    display: block;
  }
  .circle_content .circle > h1 > p,
  .circle_content .circle > h1 > h1 {
    display: block;
  }
}
@media (max-width: 450px) {
  .oneline {
    position: relative !important;
  }
}
@media (max-width: 500px) {
  .circle_content .u_flex_box {
    gap: 10px !important;
  }
}
.circle-in p {
  color: #97c0fe;
  line-height: 1.8;
  font-weight: bold;
}

@media (max-width: 500px) {
  .circle-in p {
    line-height: 1.2;
  }
}

@media (max-width: 450px) {
  .circle_content .oneline p {
    font-size: 0.8em !important;
  }
}
/**reverse_start**/
@media (max-width: 767px) {
  .box_reverse {
    flex-direction: column-reverse !important;
  }
  .w_100 {
    width: 100%;
  }
  .re_mb_30 {
    margin-bottom: 30px;
  }
}
/**bubble_box start**/
.section_circle {
  /**circle_start**/
}
@media (max-width: 767px) {
  .section_circle .oneline {
    display: none !important;
  }
}
.section_circle .b_1 {
  background: #008b6a;
}
.section_circle .b_2 {
  background: #1b88a7;
}
.section_circle .b_3 {
  background: #2192b1;
}
.section_circle .b_4 {
  background: #2b9fbe;
}
.section_circle .b_5 {
  background: #37b0d1;
}
.section_circle .b_1:after,
.section_circle .b_2:after,
.section_circle .b_3:after,
.section_circle .b_4:after {
  border-width: 30px !important;
  margin-left: -30px !important;
  z-index: 20 !important;
}
.section_circle .b_1:before,
.section_circle .b_2:before,
.section_circle .b_3:before,
.section_circle .b_4:before {
  border-width: 12px !important;
  margin-left: -12px !important;
  z-index: 20 !important;
}
.section_circle .b_1:after {
  border-color: rgba(194, 225, 245, 0) !important;
  border-top-color: #008b6a !important;
}
.section_circle .b_1:before {
  border-color: #008b6a !important;
}
.section_circle .b_2:after {
  border-color: rgba(194, 225, 245, 0) !important;
  border-top-color: #1b88a7 !important;
}
.section_circle .b_2:before {
  border-color: #1b88a7 !important;
}
.section_circle .b_3:after {
  border-color: rgba(194, 225, 245, 0) !important;
  border-top-color: #2192b1 !important;
}
.section_circle .b_3:before {
  border-color: #2192b1 !important;
}
.section_circle .b_4:after {
  border-color: rgba(194, 225, 245, 0) !important;
  border-top-color: #2b9fbe !important;
}
.section_circle .b_4:before {
  border-color: #2b9fbe !important;
}
@media (max-width: 1222px) {
  .section_circle .b_1:after {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #008b6a;
    border-width: 36px;
    margin-left: -36px;
    z-index: 20;
  }
  .section_circle .b_1:before {
    border-color: #008b6a;
    border-width: 18px;
    margin-left: -18px;
    z-index: 20;
  }
  .section_circle .b_2:after {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #1b88a7;
    border-width: 36px;
    margin-left: -36px;
    z-index: 20;
  }
  .section_circle .b_2:before {
    border-color: #1b88a7;
    border-width: 18px;
    margin-left: -18px;
    z-index: 20;
  }
  .section_circle .b_3:after {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #2192b1;
    border-width: 36px;
    margin-left: -36px;
    z-index: 20;
  }
  .section_circle .b_3:before {
    border-color: #2192b1;
    border-width: 18px;
    margin-left: -18px;
    z-index: 20;
  }
  .section_circle .b_4:after,
  .section_circle .b_5:after {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #2b9fbe;
    border-width: 36px;
    margin-left: -36px;
    z-index: 20;
  }
  .section_circle .b_4:before,
  .section_circle .b_5:before {
    border-color: #2b9fbe;
    border-width: 18px;
    margin-left: -18px;
    z-index: 20;
  }
  .section_circle:last-child::after, .section_circle:last-child::before {
    display: none;
  }
}
.section_circle .s_title {
  font-size: 24px !important;
  color: #fff;
}
@media (max-width: 767px) {
  .section_circle .s_title {
    font-size: 20px !important;
  }
}
@media (max-width: 425px) {
  .section_circle .s_title {
    font-size: 19px !important;
  }
}
.section_circle .s_content {
  font-size: 18px !important;
  line-height: 2.2 !important;
  color: #fff;
}
@media (max-width: 1200px) {
  .section_circle .s_content {
    font-size: 16px !important;
  }
}
@media (max-width: 851px) {
  .section_circle .s_content {
    font-size: 14px !important;
  }
}
.section_circle .circle_content {
  /* the blue circle with only one line of text, centenone
  vertically */
}
.section_circle .circle_content * {
  box-sizing: border-box;
}
.section_circle .circle_content body {
  font-size: 16px;
  background-color: #ddd;
}
.section_circle .circle_content .col {
  max-width: 160px;
  position: relative;
  width: 100%;
  background-color: none;
  border-top: 5px solid none;
}
.section_circle .circle_content p {
  color: #333;
  text-align: left;
}
.section_circle .circle_content p {
  line-height: 1em;
  color: #fff;
}
.section_circle .circle_content a {
  color: inherit;
}
.section_circle .circle_content .u_flex_box p {
  margin: 0 !important;
}
.section_circle .circle_content .oneline:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  color: #ff9120;
  background: #fff;
  border-radius: 50%;
  border: none;
}
.section_circle .circle_content .oneline div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.section_circle .circle_content .oneline p {
  text-align: center;
}
.section_circle .circle-in p {
  color: #008b6a;
  line-height: 1.8;
  font-weight: 400;
  font-size: 60px;
}
@media (max-width: 1240px) {
  .section_circle .circle_content .col {
    width: 100%;
    max-width: 160px;
  }
  .section_circle .circle-in p {
    font-size: 50px;
  }
}
@media (max-width: 1150px) {
  .section_circle .circle_content .col {
    width: 100%;
    max-width: 140px;
  }
  .section_circle .circle-in p {
    font-size: 50px;
  }
}
@media (max-width: 1120px) {
  .section_circle .circle_content .col {
    width: 100%;
    max-width: 120px;
  }
  .section_circle .circle-in p {
    font-size: 50px;
  }
}
@media (max-width: 1222px) {
  .section_circle .circle_content .col {
    width: 100%;
    max-width: 100px;
  }
  .section_circle .circle-in p {
    font-size: 40px;
  }
}
@media (max-width: 800px) {
  .section_circle .circle_content .col {
    width: 100%;
    max-width: 100px;
  }
  .section_circle .circle-in p {
    font-size: 30px;
  }
}
@media (max-width: 520px) {
  .section_circle .circle_content .col {
    width: 100%;
    max-width: 60px;
  }
  .section_circle .circle-in p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .section_circle .circle_content .col {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border-top: none;
  }
}
@media only screen and (max-width: 340px) {
  .section_circle .circle_content .col {
    display: inline-block;
    position: relative;
    max-width: 100px;
    width: 100%;
    padding: 0;
    background-color: transparent;
    border-top: none;
  }
}
@media only screen and (min-width: 481px) {
  .section_circle .circle_content .circle p {
    font-size: 1em;
    line-height: 1em;
  }
}
.section_circle .circle_content .circle p {
  font-size: 1.2em;
  line-height: 1em;
}
.section_circle .speech_bubble_box {
  position: relative;
  margin-bottom: 25px;
  border-radius: 16px;
  padding: 20px;
}
.section_circle .speech_bubble_box:after {
  top: 105%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.section_circle .speech_bubble_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.section_circle .speech_bubble_box .u_flex_box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 50px;
}
@media (max-width: 500px) {
  .section_circle .speech_bubble_box .u_flex_box {
    gap: 10px !important;
  }
}
@media (max-width: 1222px) {
  .section_circle .speech_bubble_box .speech_bubble_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
}
.section_circle .number_icon {
  padding-right: 12px;
}

.parallax_box .mainus_m {
  margin-bottom: -210px;
}
.parallax_box .bgw {
  z-index: 1;
  position: relative;
  width: 95%;
  margin: 0 auto;
}
.parallax_box .bgw .bgw-inner {
  background-color: rgba(244, 244, 244, 0.7);
  padding: 6%;
  text-align: center;
  word-break: break-all;
}
@media (max-width: 767px) {
  .parallax_box .bgw .bgw {
    width: 100%;
  }
  .parallax_box .bgw .bgw-inner {
    text-align: start;
  }
}
.parallax_box .parallax_bg {
  margin: 0 calc(50% - 50vw);
  height: 500px;
  position: relative;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  background: url(http://via.placeholder.com/2222X1222) no-repeat center top/cover;
  background-attachment: fixed;
}
.parallax_box .parallax_bg::after {
  content: "";
  background-image: url(http://via.placeholder.com/2222X1222);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: fixed;
  display: block;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  box-sizing: border-box;
}

.parallax_bg .parallax_bg {
  margin: 0 calc(50% - 50vw);
  height: 500px;
  position: relative;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  background: url(/wp-content/uploads/company_001-scaled.jpeg) no-repeat center top/cover;
  background-attachment: fixed;
}
.parallax_bg .parallax_bg::after {
  content: "";
  background-image: url(/wp-content/uploads/company_001-scaled.jpeg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: fixed;
  display: block;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  box-sizing: border-box;
}

.parallax_bg2 .parallax_bg {
  margin: 0 calc(50% - 50vw);
  height: 500px;
  position: relative;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  background: url(/wp-content/uploads/company_002-rotated.jpg) no-repeat center top/cover;
  background-attachment: fixed;
}
.parallax_bg2 .parallax_bg::after {
  content: "";
  background-image: url(/wp-content/uploads/company_002-rotated.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: fixed;
  display: block;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  box-sizing: border-box;
}

.wide_img {
  margin: 0 calc(50% - 50vw);
}
.wide_img img {
  max-width: none;
  height: auto;
  width: 100%;
}

.step_box .flow-box {
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.step_box ul {
  padding: 0;
}
.step_box li {
  list-style-type: none;
}
.step_box dd {
  margin-left: 0;
}
.step_box .flow-under {
  width: 100%;
}
.step_box .flow-under li {
  position: relative;
}
.step_box .flow-under li:not(:last-child) {
  margin-bottom: 40px;
}
.step_box .flow-under li:not(:first-child)::before {
  content: "";
  height: 60px;
  display: block;
  border-left: 4px dotted #e5e5e5;
  position: absolute;
  top: -40px;
  left: calc(10% + 30px - 2px);
  z-index: 10;
}
.step_box .flow-box .flow-under li dl {
  width: auto;
  padding: 20px 30px;
  align-items: center;
  border: 2px solid #db8c70;
  border-radius: 10px;
  position: relative;
}
.step_box .flow-under li:not(:last-child) dl::before,
.step_box .flow-under li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.step_box .flow-under li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: #db8c70;
}
.step_box .flow-under li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}
.step_box .flow-box .flow-under li dl dt {
  font-size: 20px;
  font-weight: 600;
  flex-basis: 20%;
}
.step_box .flow-box .flow-under li dl dt .icon {
  font-size: 20px;
  color: #ffffff;
  background: #db8c70;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6b90db", endColorstr="#66d5e9",GradientType=1 );
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 20;
  text-align: center;
}
@media (max-width: 767px) {
  .step_box .flow-box .flow-under li dl dt .icon {
    font-size: 18px;
  }
}

.coupon_box {
  background: #abd3ca;
  padding: 30px 20px;
}
.coupon_box h3 {
  font-size: clamp(20px, 1.756954612vw, 24px) !important;
}
.coupon_box .coupon_subtitle {
  font-size: clamp(16px, 1.317715959vw, 18px);
  font-weight: 400;
}
.coupon_box .price {
  font-size: 20px;
}
.coupon_box .price .price_red {
  color: red;
  font-size: clamp(25px, 2.0497803807vw, 28px);
}
@media (max-width: 769px) {
  .coupon_box .price {
    margin-bottom: 20px;
  }
}
.coupon_box .col {
  width: 100%;
}
.coupon_box .coupon_box {
  border: 2px solid #a6c1ee;
  padding: 40px;
  background: #fff;
}
@media (max-width: 769px) {
  .coupon_box .coupon_box {
    padding: 30px;
  }
}
@media (max-width: 425px) {
  .coupon_box .coupon_box {
    padding: 20px;
  }
}
.coupon_box .coupon_space {
  display: inline;
}
@media (max-width: 450px) {
  .coupon_box .coupon_space {
    display: block;
  }
}
.coupon_box .coupon_grid {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 45px;
  align-items: center;
}
@media (max-width: 769px) {
  .coupon_box .coupon_grid {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}

.main_title {
  margin-top: 20px !important;
  font-size: 1.2rem;
}

.table_04 .table_ttl {
  background: #0f0f0f;
  padding: 1rem !important;
  margin: 0 !important;
  color: white;
  font-size: 18px !important;
}
.table_04 .s_menu-table {
  width: 100%;
}
.table_04 .table_04 {
  width: 100%;
}

.staff_number {
  font-size: 0.8rem;
  border-bottom: 3px solid #db8c70;
  display: inline-block;
  font-size: 14px;
  line-height: 1.8 !important;
  margin-bottom: 0 !important;
  font-weight: bold;
}

.staff_name {
  margin-top: 6px !important;
  font-size: 24px !important;
}

.staff_bold {
  font-weight: bold;
  color: #db8c70;
}

.staff_content {
  font-size: 16px !important;
}

.staff_gap {
  -moz-column-gap: 90px !important;
       column-gap: 90px !important;
}

.col_text {
  width: 50% !important;
}

@media (max-width: 767px) {
  .col_text {
    width: 100% !important;
  }
}
.w4 {
  text-align: end !important;
}

.column_arrow_box {
  /*
  #u_original03 .row01.f_grid .col {
    border: 1px solid #d8d8d8;
    padding: 3rem;
  } */
}
.column_arrow_box #u_original03 .container {
  max-width: 1500px;
  width: 90%;
}
.column_arrow_box .f_grid {
  display: grid;
  gap: 60px;
  grid-template-columns: repeat(3, 1fr);
}
.column_arrow_box #u_original03 .row01.f_grid .col:after {
  position: absolute;
  content: "";
  background: url(./img/top_icon004.png) no-repeat center center/cover;
  width: 16px;
  height: 26px;
  top: 50%;
  right: -40px;
}
.column_arrow_box .row02.f_grid .col:before {
  position: absolute;
  content: "";
  background: url(./img/top_icon004.png) no-repeat center center/cover;
  width: 16px;
  height: 26px;
  top: 50%;
  left: -40px;
}
.column_arrow_box #u_original03 .row01 {
  margin-right: 4%;
}
.column_arrow_box #u_original03 .row02 {
  margin-left: 4%;
}
@media (max-width: 1250px) {
  .column_arrow_box .f_grid {
    display: grid;
    gap: 60px;
    grid-template-columns: repeat(1, 1fr);
  }
  .column_arrow_box #u_original03 .row01.f_grid .col:after {
    position: absolute;
    content: "";
    background: url(./img/top_icon004.png) no-repeat center center/cover;
    right: 50%;
    top: auto;
    bottom: -50px;
    transform: rotate(90deg);
    width: 22px;
    height: 33px;
  }
  .column_arrow_box .row02.f_grid .col:before {
    position: absolute;
    content: "";
    background: url(./img/top_icon004.png) no-repeat center center/cover;
    transform: rotate(90deg);
    width: 22px;
    height: 33px;
    top: -46px;
    left: 50%;
  }
  .column_arrow_box #u_original03 .row01 {
    margin-right: 0;
  }
  .column_arrow_box #u_original03 .row02 {
    margin-left: 0;
  }
}
.column_arrow_box #u_original03 .container {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}
.column_arrow_box .f_grid .col {
  position: relative;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid #d8d8d8;
  padding: 3rem;
}
@media (max-width: 425px) {
  .column_arrow_box .f_grid .col {
    position: relative;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    border: 1px solid #d8d8d8;
    padding: 2rem;
  }
}
.column_arrow_box .wrapper {
  display: flex;
  align-items: center;
}
.column_arrow_box #u_original .wrapper h3 {
  margin-top: 0 !important;
  margin: 0;
}
.column_arrow_box .circle {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding-top: 15px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 20px;
  border: 1px solid #222;
}
.column_arrow_box #u_original03 .row01.f_grid .col.n_af:after {
  display: none !important;
}

html body .arrow_box {
  margin-bottom: 15%;
  position: relative;
}

html body .flow_box {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

@media (max-width: 767px) {
  html body .arrow_box {
    flex-direction: column;
    margin-bottom: 20%;
  }
}
@media (max-width: 425px) {
  html body .arrow_box {
    flex-direction: column;
    margin-bottom: 25%;
  }
}
@media (max-width: 767px) {
  .flow_box .col {
    width: 100%;
  }
  .flow_box {
    flex-direction: column;
    gap: 0;
  }
}
html body .arrow_box:not(:last-of-type)::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 110%;
  width: 100%;
  height: 65px;
  background: url("/wp-content/uploads/arrow_down.png") center center no-repeat;
  background-size: 65px auto;
}

@media (max-width: 767px) {
  html body .arrow_box:not(:last-of-type)::after {
    top: 100%;
  }
}
@media (max-width: 425px) {
  html body .arrow_box:not(:last-of-type)::after {
    top: 100%;
  }
}
h2,
h3 {
  font-family: "Noto Sans JP", sans-serif !important;
}

h2::after,
h2::before,
h3::after,
h3::before {
  font-family: "Roboto", sans-serif;
}

.mt_60 {
  margin-top: 120px !important;
}

.h3_salon2 {
  position: relative;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-size: 24px;
  text-align: start;
  border-top: 2px solid #222;
  border-bottom: 2px solid #bbb;
}

.w33 {
  width: 33% !important;
}

@media only screen and (max-width: 769px) {
  .w33 {
    width: 100% !important;
  }
}
.w66 {
  width: 66% !important;
}

@media only screen and (max-width: 769px) {
  .w66 {
    width: 100% !important;
  }
}
.hover_a {
  color: #008b6a !important;
  transition: 0.4s;
}
.hover_a:hover {
  transition: 0.4s;
  text-decoration: underline !important;
}

#page_header {
  width: 100%;
  position: relative;
  margin-top: 0px !important;
}

.flow_box .col {
  width: 50%;
}
@media (max-width: 769px) {
  .flow_box .col {
    width: 100%;
  }
}

.small_salon {
  font-size: 14px;
}

.big_salon {
  font-size: 24px;
}

.s6 {
  margin-bottom: 0 !important;
}

.anchor {
  margin-top: -120px;
  padding-top: 120px;
}

@media (max-width: 767px) {
  .table_pc_only {
    display: none !important;
  }
}

.table_sp_only {
  display: none;
}
@media (max-width: 767px) {
  .table_sp_only {
    display: inherit;
  }
}

.grid_box1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 20px;
  align-items: end;
}
@media (max-width: 769px) {
  .grid_box1 {
    grid-template-columns: 1fr;
    row-gap: 20px;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
@media (max-width: 767px) {
  .grid_box1 img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
}
.grid_box1 p {
  text-align: center;
  font-size: 20px;
}

.grid_box2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  align-items: end;
}
@media (max-width: 769px) {
  .grid_box2 {
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media (max-width: 425px) {
  .grid_box2 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .grid_box2 img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
}
.grid_box2 p {
  text-align: center;
  font-size: 20px;
}

.grid_box3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 20px;
  align-items: start;
}
@media (max-width: 769px) {
  .grid_box3 {
    grid-template-columns: 1fr;
    row-gap: 20px;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.grid_box3 img {
  border-radius: 50%;
}
@media (max-width: 767px) {
  .grid_box3 img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
}
.grid_box3 p {
  text-align: start;
  font-size: 16px;
}

.grid_box4 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}
.grid_box4 a:hover img {
  transition: 0.4s;
  transform: scale(1.2);
  opacity: 0.7;
}
@media (max-width: 769px) {
  .grid_box4 {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.grid_box4 img {
  transition: 0.4s;
  max-width: 400px !important;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 769px) {
  .grid_box4 img {
    max-width: 100% !important;
    width: 100%;
    margin: 0 auto;
  }
}
.grid_box4 h4 {
  font-size: 18px !important;
}
.grid_box4 p {
  text-align: start;
  font-size: 16px;
  line-height: 1.6;
}

.grid_box5 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
}
.grid_box5 a:hover img {
  transition: 0.4s;
  transform: scale(1.2);
  opacity: 0.7;
}
@media (max-width: 769px) {
  .grid_box5 {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
.grid_box5 img {
  transition: 0.4s;
  max-width: 800px !important;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 769px) {
  .grid_box5 img {
    max-width: 100% !important;
    width: 100%;
    margin: 0 auto;
  }
}
.grid_box5 h4 {
  font-size: 18px !important;
}
.grid_box5 p {
  text-align: start;
  font-size: 16px;
  line-height: 1.6;
}

.grid_border {
  height: 250px;
  border-right: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  padding: 20px;
}
@media (max-width: 900px) {
  .grid_border {
    height: 270px;
  }
}
@media (max-width: 850px) {
  .grid_border {
    height: 290px;
  }
}
@media (max-width: 769px) {
  .grid_border {
    padding: 15px;
    height: 100%;
    border: 1px solid #f1f1f1;
  }
}

.border_left {
  border-left: 1px solid #f1f1f1;
}

html {
  scroll-behavior: smooth;
}

.salon_small {
  font-size: 14px;
}

.h3_circle {
  color: #008b6a;
  text-align: center;
  font-size: clamp(22px, 1.9033674963vw, 26px);
}

.h2_company {
  position: relative;
  padding-bottom: 30px;
  font-size: clamp(26px, 2.196193265vw, 30px);
  text-align: center;
  line-height: 1.5 !important;
  color: #333;
}
.h2_company::before {
  content: attr(data-en);
  display: block;
  color: #008b6a;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Noto Sans JP", sans-serif;
}

.h2_company_topline {
  padding-top: 20px;
  border-top: 2px solid #008b6a;
}

.h3_company {
  padding-left: 0.5em !important;
  line-height: 1.6;
  padding-top: 0 !important;
  color: #333;
  border-left: solid 5px #008b6a;
  font-size: clamp(22px, 2.0497803807vw, 28px);
}

.h3_company_half {
  position: relative;
  display: block;
  padding-right: 10px;
  text-align: start;
}
.h3_company_half::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 25%;
  height: 1px;
  left: 5%;
  background-color: #000;
}

.top_line {
  padding-top: 20px !important;
  border-top: 2px solid #005742;
}

.bottom_line {
  padding-bottom: 20px !important;
  border-bottom: 2px solid #008b6a;
}

.y_button {
  width: 100%;
  margin: 0 auto !important;
}

h1 {
  font-family: "Noto Sans JP", sans-serif !important;
}

.y_button a {
  background: #008b6a;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  color: #fff !important;
  position: relative;
  /*ボタンの形状*/
  display: inline-block;
  text-align: center;
  /*アニメーションの指定*/
  transition: all 0.2s ease;
  max-width: 1200px;
  width: 100%;
  padding: 18.5px 0;
  line-height: 1.8;
  border: 1px solid transparent;
}

@media (max-width: 530px) {
  .y_button a {
    font-size: 16px;
  }
}
.lb-outerContainer {
  height: 100% !important;
}

.y_button a::after {
  position: absolute;
  content: "";
  width: 28px;
  height: 2px;
  background: #fff;
  top: 50%;
  right: 0;
}

.y_button a:hover {
  background: #fff;
  color: #008b6a !important;
  border: 1px solid #008b6a;
}

.y_button a:hover::after {
  background: #008b6a;
}

.y_button.n_yb a:hover::after {
  background: transparent !important;
}

@media (max-width: 767px) {
  .y_button.n_yb a {
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  .y_button.n_yb a {
    padding-right: 10px;
  }
}
.y_button.n_yb a:hover::after {
  background: transparent !important;
}

@media (max-width: 767px) {
  .y_button.n_yb a {
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  .y_button.n_yb a {
    padding-right: 10px;
  }
}
.y_button.n_yb a:hover::after {
  background: transparent !important;
}

@media (max-width: 767px) {
  .y_button.n_yb a {
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  .y_button.n_yb a {
    padding-right: 10px;
  }
}
.inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.wrap {
  margin: 0 30px;
}

.company_bold {
  font-weight: 600;
  font-size: 20px;
}

.eye_box {
  height: clamp(120px, 10.980966325vw, 150px);
  background-color: #008b6a;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 600px) {
  .eye_box {
    height: 100%;
  }
}
.eye_box p {
  color: #fff;
  font-size: clamp(20px, 1.756954612vw, 24px);
  font-weight: bold;
  text-align: center;
  padding: 20px;
}
@media (max-width: 600px) {
  .eye_box p {
    font-size: 18px;
    text-align: start;
  }
}
@media (max-width: 360px) {
  .eye_box p {
    font-size: 15px;
  }
}

@media (max-width: 550px) {
  .eye_space {
    display: block;
  }
}

.s06 .wrap {
  margin: 0;
}

h4 {
  font-size: clamp(18px, 1.4641288433vw, 20px);
  font-weight: 600;
}

.h_100 {
  height: 100px;
}
@media (max-width: 900px) {
  .h_100 {
    height: 120px;
  }
}
@media (max-width: 840px) {
  .h_100 {
    height: 140px;
  }
}
@media (max-width: 840px) and (max-width: 769px) {
  .h_100 {
    height: 100%;
  }
}

.h_220 img {
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
}

.h_330 img {
  height: 330px;
  -o-object-fit: cover;
     object-fit: cover;
}

.covered {
  border-top-left-radius: 30px;
}

.com_space0,
.com_space1 {
  display: block;
}

.banner_wrap {
  position: relative;
}

.banner_wrap_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  /*文字の装飾は省略*/
}

.banner_wrap img {
  width: 100%;
  transition-duration: 0.5s;
}

@media (max-width: 767px) {
  .banner_wrap img {
    min-height: 200px;
  }
}
p.title {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: black;
}

p.title span {
  font-size: 16px;
  display: block;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .banner_wrap_txt {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    color: black;
    padding: 5%;
    background-color: rgba(255, 255, 255, 0.6);
    width: 68%;
  }
  .banner_wrap_txt span {
    font-size: 16px;
    display: block;
    text-align: center;
  }
  .iruka_pc {
    display: block;
  }
  .iruka_sp {
    display: none;
  }
}
@media screen and (min-width: 590px) and (max-width: 767px) {
  .banner_wrap_txt {
    padding: 3%;
    width: 86%;
    font-weight: 600;
    text-align: center;
    color: black;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .banner_wrap_txt span {
    font-size: 14px;
    display: block;
    text-align: center;
  }
  .iruka_pc {
    display: block;
  }
  .iruka_sp {
    display: none;
  }
}
@media screen and (max-width: 589px) {
  .banner_wrap_txt {
    padding: 5%;
    font-size: 32px;
    width: 86%;
    font-weight: 600;
    text-align: start;
    color: black;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .banner_wrap_txt span {
    font-size: 12px;
    display: block;
    text-align: center;
  }
  .iruka_pc {
    display: none;
  }
  .iruka_sp {
    display: block;
  }
}
.banner_wrap {
  border: 1px solid #ddd;
  margin: 0 auto;
  overflow: hidden;
  cursor: pointer;
}

.banner_wrap img {
  width: 100%;
  transition-duration: 0.5s;
}

.banner_wrap:hover img {
  transform: scale(1.2);
  transition-duration: 0.5s;
}

.banner_wrap {
  position: relative;
}

.banner_wrap::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.h4_company {
  font-size: clamp(20px, 1.756954612vw, 24px) !important;
}
@media (max-width: 425px) {
  .h4_company {
    font-size: 18px !important;
  }
}
@media (max-width: 380px) {
  .h4_company {
    font-size: 16px !important;
  }
}

.title1 {
  font-size: 24px;
  margin-top: 0;
}
@media (max-width: 769px) {
  .title1 {
    font-size: 20px;
  }
}
@media (max-width: 425px) {
  .title1 {
    font-style: 18px;
  }
}

.banner_wrap_txt p {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 0;
}
@media (max-width: 769px) {
  .banner_wrap_txt p {
    font-size: 16px;
  }
}
@media (max-width: 425px) {
  .banner_wrap_txt p {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  .banner_wrap_txt p {
    font-size: 10px;
  }
}

.main_visual_subpage {
  margin-top: 100px;
  width: 100%;
  height: 450px;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 60px;
}
@media (max-width: 1300px) {
  .main_visual_subpage {
    margin-top: 60px;
  }
}

.main_visual_subpage .page_name {
  z-index: 3;
}

.main_visual_subpage .page_name h1 {
  font-weight: bold;
  font-size: 40px;
  color: #fff;
}

@media only screen and (max-width: 769px) {
  .main_visual_subpage .page_name h1 {
    font-weight: bold;
    font-size: 36px;
    color: #fff;
  }
}
@media only screen and (max-width: 425px) {
  .main_visual_subpage .page_name h1 {
    font-weight: bold;
    font-size: 28px;
    color: #fff;
  }
}
.over_ray {
  position: relative;
}

.over_ray::after {
  background: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.mv_h1 {
  background-image: url(/wp-content/uploads/h1.jpg);
}

.h2_company3 {
  padding-top: 20px;
  position: relative;
  border-top: 2px rgba(29, 43, 59, 0.1) solid;
  color: #008b6a;
}

.h2_company3:after {
  content: "";
  background: #008b6a;
  width: 68px;
  height: 2px;
  position: absolute;
  left: 0;
  top: -2px;
  display: block;
}

.h3_company3 {
  padding-left: 28px;
  position: relative;
  line-height: 1.6;
  font-size: clamp(22px, 1.9033674963vw, 26px);
  color: #008b6a;
}

.h3_company3:after {
  content: "";
  background: #008b6a;
  width: clamp(8px, 0.878477306vw, 12px);
  height: clamp(8px, 0.878477306vw, 12px);
  position: absolute;
  left: 0;
  top: 0.8em;
  transform: translateY(-50%);
  display: block;
  border-radius: 50%;
}

.up_img img {
  max-width: 100%;
  width: 100%;
  height: 360px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 769px) {
  .up_img img {
    max-width: 100%;
  }
}

.up_img {
  overflow: hidden;
}

p.up_img a {
  position: relative;
}

p.up_img a::before {
  content: "＋";
  width: 30px;
  height: 30px;
  color: #fff;
  position: absolute;
  right: 0px;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  z-index: 1;
  background: #008b6a;
}

.down_img {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  transition: 0.4s;
}
.down_img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.down_img:hover {
  transition: 0.4s;
  opacity: 0.7;
}

.down_img::before {
  content: attr(data-text);
  width: 80%;
  height: 50px;
  color: #333;
  position: absolute;
  left: 0;
  bottom: 11px;
  font-size: clamp(12px, 1.1713030747vw, 16px);
  text-align: center;
  line-height: 1.2;
  z-index: 1;
  background: #008b6a;
  color: #fff;
  font-weight: 500;
  display: flex;
  padding: 0 10px;
  align-items: center;
  white-space: pre;
  justify-content: center;
}
@media (max-width: 769px) {
  .down_img::before {
    font-size: 16px;
  }
}
@media (max-width: 425px) {
  .down_img::before {
    font-size: 14px;
  }
}

.strong_box {
  background: #008b6a;
  color: #fff;
  padding: 20px;
  text-align: center;
}
@media (max-width: 769px) {
  .strong_box {
    text-align: start;
  }
}
.strong_box .strong_space {
  display: block;
}
@media (max-width: 769px) {
  .strong_box .strong_space {
    display: inline;
  }
}
@media (max-width: 769px) {
  .strong_box .strong_pc {
    display: none;
  }
}
.strong_box .strong_sp {
  display: none;
}
@media (max-width: 769px) {
  .strong_box .strong_sp {
    display: inherit;
  }
}
.strong_box .strong {
  border-bottom: 2px solid #fff;
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;
}

.al_start {
  align-items: start !important;
}

.u_hidden {
  display: none;
}

@media (max-width: 645px) {
  .u_hidden {
    display: inherit;
  }
}
.table02 tbody tr th {
  width: auto;
  font-weight: bold;
}

@media (max-width: 645px) {
  .table02 {
    width: 120% !important;
  }
}
@media (max-width: 550px) {
  .table02 {
    width: 150% !important;
  }
}
@media (max-width: 457px) {
  .table02 {
    width: 170% !important;
  }
}
@media (max-width: 425px) {
  .table02 {
    width: 200% !important;
  }
}
.t_left {
  text-align: left !important;
}

.t_center {
  text-align: center !important;
}

.t_right {
  text-align: right !important;
}

/*サロン以外メニュー(テーブル)*/
.table02 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto !important;
}

.table02 th {
  width: 32%;
  font-weight: bold;
}

.table02 td {
  text-align: right;
}

.font_red {
  color: red;
}

.l-contents.l-inner {
  overflow: visible;
}

.Form {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

@media screen and (max-width: 767px) {
  .Form {
    margin-top: 40px;
  }
}
.Form-Item {
  border-top: 1px solid #ddd;
  padding-top: 32px;
  padding-bottom: 32px;
  width: 100%;
  display: flex;
  align-items: center;
  max-width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .Form-Item {
    padding-right: 0;
    padding-left: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}
.Form-Item:nth-child(1) {
  border-top: none;
}

.Form-Item:nth-child(5) {
  border-bottom: 1px solid #ddd;
}

.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}

@media screen and (max-width: 767px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
  }
}
.Form-Item-Label-Required {
  border-radius: 6px;
  margin-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #008b6a;
  color: #fff;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .Form-Item-Label-Required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .Form-Item-Input {
    margin-left: 0;
    margin-top: 18px;
    height: 40px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Item-Textarea {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  width: 680px;
  max-width: 1000px;
  background: #eaedf2;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .Form-Item-Textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Btn {
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #008b6a;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .Form-Btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}
.post_content p {
  line-height: 1.8;
  margin: 0;
}

.Form-Item-Input {
  /* border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 680px;
  max-width: 1000px;
  background: #eaedf2;
  font-size: 18px; */
  width: 70%;
}

@media screen and (max-width: 767px) {
  .Form-Item-Input {
    width: 100%;
  }
  p.Form-Item-Label {
    margin-bottom: 2% !important;
  }
}
.wpcf7 p {
  width: 100%;
}

.Form {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

@media screen and (max-width: 767px) {
  .Form {
    margin-top: 40px;
  }
}
.Form-Item {
  border-top: 1px solid #ddd;
  padding-top: 32px;
  padding-bottom: 32px;
  width: 100%;
  display: flex;
  align-items: center;
  max-width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .Form-Item {
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 16px;
    padding-bottom: 16px;
    flex-wrap: wrap;
  }
}
.Form-Item:nth-child(1) {
  border-top: none;
}

.Form-Item:nth-child(5) {
  border-bottom: 1px solid #ddd;
}

.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 15px;
  }
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}

@media screen and (max-width: 767px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
  }
}
.Form-Item-Label-Required {
  border-radius: 6px;
  margin-right: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #008b6a;
  color: #fff;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .Form-Item-Label-Required {
    border-radius: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 32px;
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .Form-Item-Input {
    margin-left: 0;
    margin-top: 18px;
    height: 40px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Item-Textarea {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  width: 680px;
  max-width: 1000px;
  background: #eaedf2;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .Form-Item-Textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Btn {
  border-radius: 6px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #008b6a;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .Form-Btn {
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 160px;
    font-size: 16px;
  }
}
.Form-Item-Input {
  /* border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 48px;
  flex: 1;
  width: 680px;
  max-width: 1000px;
  background: #eaedf2;
  font-size: 18px; */
  width: 70%;
}

@media screen and (max-width: 767px) {
  .Form-Item-Input {
    width: 100%;
  }
  p.Form-Item-Label {
    margin-bottom: 2% !important;
  }
}
.wpcf7 p {
  width: 100%;
}

input.wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  display: block;
  max-width: 300px;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  background: #008b6a;
  margin: 0 auto;
  border-radius: 5px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #fff;
  border: solid 3px #008b6a !important;
  color: #008b6a;
}

.Form-Item:nth-child(5) {
  border-bottom: none;
}

.pull label {
  cursor: pointer;
  display: block;
  max-width: 300px;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  padding: 1.2em 18px;
  text-align: center;
  color: #ffffff;
  background: #008b6a;
  margin: 0 auto;
}

.pull label:hover {
  background-color: transparent;
  border: solid 2px #008b6a;
  color: #008b6a;
}

.pull input {
  display: none;
}

.pull .show-contents {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

.pull input:checked ~ .show-contents {
  padding: 10px 0;
  height: auto;
  opacity: 1;
}

input.wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  display: block;
  max-width: 300px;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  border: 1px solid #008b6a !important;
  padding: 1.2em 18px;
  text-align: center;
  color: #ffffff;
  background: #008b6a;
  margin: 0 auto;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #fff;
  border: solid 1px #008b6a !important;
  color: #008b6a;
}

.wpcf7-form-control-wrap input {
  width: 100%;
  padding: 10px 0;
}

.Form textarea {
  width: 100%;
}

.wpcf7-list-item input {
  width: auto;
}

.wpcf7-list-item-label {
  text-align: center;
}
@media (max-width: 769px) {
  .wpcf7-list-item-label {
    text-align: start;
  }
}

#privacy_policy a {
  color: red;
}
#privacy_policy a:hover {
  color: #008b6a;
}

.bg_white th {
  background: #fdfdfd !important;
  text-align: start !important;
  padding-left: 30px;
}

.f_bg1 {
  background: linear-gradient(210deg, #feb692 0%, #ea5455 100%);
}

.f_bg2 {
  background: linear-gradient(210deg, #abdcff 0%, #0396ff 100%);
}

.f_bg3 {
  background: linear-gradient(210deg, #ce9ffc 0%, #7367f0 100%);
}

.pb_120 {
  padding: 120px 0;
}
@media (max-width: 769px) {
  .pb_120 {
    padding: 90px 0;
  }
}
@media (max-width: 425px) {
  .pb_120 {
    padding: 60px 0;
  }
}

.color_page .main_visual_subpage {
  margin-bottom: 0;
}

.color_page .grid_box1 {
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
  row-gap: 0 !important;
}
.color_page .grid_box1 .col {
  margin-bottom: -10px;
}

.color_page {
  color: #fff;
  font-weight: 600;
}

.color_page p,
span {
  overflow-wrap: break-word;
}

.l-header__desc .button a {
  margin-left: auto !important;
}

.l-header__desc .col {
  width: auto !important;
}

.l-inner {
  max-width: 1180px !important;
}

header .l-inner {
  max-width: 100% !important;
}

.up_img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 769px) {
  .up_img img {
    max-width: 100%;
  }
}

p.up_img a {
  position: relative;
}

p.up_img a::before {
  content: "＋";
  width: 30px;
  height: 30px;
  color: #fff;
  position: absolute;
  right: 0px;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  z-index: 1;
  background: #008b6a;
}

.color_company {
  color: #008b6a;
}

.w_50 img {
  width: 50%;
}

.w_400 {
  max-width: 400px !important;
}

@media (max-width: 1199px) {
  .p-page-header__title {
    font-size: 24px !important;
  }
}
@media (max-width: 769px) {
  .p-page-header__title {
    font-size: 20px !important;
  }
}
@media (max-width: 600px) {
  .p-page-header__title {
    font-size: 18px !important;
  }
}
@media (max-width: 440px) {
  .p-page-header__title {
    font-size: 16px !important;
  }
}
@media (max-width: 410px) {
  .p-page-header__title {
    font-size: 14px !important;
  }
}

.nb_space_1 {
  display: block;
}
@media (max-width: 900px) {
  .nb_space_1 {
    display: inline;
  }
}

#global_menu > ul > li > a {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#global_menu > ul > li > a:hover {
  color: #333;
}

#page_header {
  height: 300px;
}

#page_header_inner {
  height: 300px;
}

#global_menu > ul > li.current-menu-item > a {
  color: #008b6a;
}

.hi_box {
  height: clamp(100px, 10.980966325vw, 150px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 2px solid #008b6a;
  line-height: 1.9;
  text-align: center;
  font-size: 18px;
	font-weight:bold;
  padding: 20px;
  background: #fff;
  border-radius: 24px;
  color: #008b6a;
  box-sizing: border-box;
}
@media (max-width: 769px) {
  .hi_box {
    height: 100%;
    text-align: start;
  }
}
.hi_box a {
  color: #fff !important;
}
.hi_box a:hover {
  color: #333 !important;
  text-decoration: underline;
}
@media (max-width: 425px) {
  .hi_box {
    flex-direction: column;
  }
}

@media (max-width: 425px) {
  .hi_space {
    display: block;
  }
}

.company_color {
  color: #008b6a;
  font-size: 18px;
}

.plus_box {
  display: flex;
  gap: 10px;
}
.plus_box img {
  height: 100%;
}
.plus_box .w_45 {
  width: 45% !important;
}
.plus_box .w_10 {
  width: 10% !important;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 55px;
}
@media (max-width: 769px) {
  .plus_box .w_10 {
    font-size: 45px;
  }
}
@media (max-width: 425px) {
  .plus_box .w_10 {
    font-size: 35px;
  }
}

.h_250 {
  text-align: center;
}
.h_250 img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 250px;
  height: 250px;
}
@media (max-width: 767px) {
  .h_250 img {
    width: 100%;
    height: auto;
  }
}

.cp_qa *,
.cp_qa *:after,
.cp_qa *:before {
  box-sizing: border-box;
}

.cp_qa {
  border-top: 1px solid #333;
}

.cp_qa .cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-bottom: 1px;
  color: #333;
}

.cp_qa .cp_actab input {
  position: absolute;
  opacity: 0;
}

/* 質問 */
.cp_qa .cp_actab label {
  font-weight: bold;
  line-height: 1.6;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 1em 2em 1em 1em;
  cursor: pointer;
  border-bottom: 1px solid #333;
}

.cp_qa .cp_actab label:hover {
  opacity: 0.7;
}

/* 答え */
.cp_qa .cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s ease;
  color: #ffffff;
  background: #008b6a;
}

.cp_qa .cp_actab .cp_actab-content p {
  margin: 1em;
}

/* 質問を開いた時の仕様 */
/* --アイコン */
.cp_qa .cp_actab input:checked ~ label {
  color: #333;
}

/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
  max-height: 40em;
}

/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab label::after {
  line-height: 1.6;
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 3em;
  margin-top: -12.5px;
  transition: all 0.5s ease;
  text-align: center;
}

.cp_qa .cp_actab input[type=checkbox] + label::after {
  content: "▼";
}

.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
  transform: rotateX(180deg);
}

.h_180 {
  height: 180px;
}
@media (max-width: 840px) {
  .h_180 {
    height: 200px;
  }
}
@media (max-width: 769px) {
  .h_180 {
    height: 100%;
  }
}

#next_prev_post a {
  background: #008b6a;
  color: #fff !important;
}
#next_prev_post a span {
  color: #fff !important;
}

.border_h_box {
  display: flex;
  width: 100%;
  border: 3px solid #008b6a;
  padding: 10px;
  height: clamp(100px, 10.980966325vw, 150px);
  align-items: center;
  justify-content: center;
  border-radius: 24px;
}
.border_h_box h4 {
  font-size: clamp(16px, 1.4641288433vw, 20px) !important;
}

.post_content a,
.custom-html-widget a {
  color: #008b6a;
}

.pc #one_col {
  width: 900px;
  margin: 50px auto 0px;
}

.Qa-Box {
  width: 100%;
  margin: 0 auto;
}

.Qa-Box .Qa dt,
.Qa-Box .Qa dd {
  display: flex;
  align-items: baseline;
  margin: 15px 0;
  padding: 15px;
}

.Qa-Box .Qa dt {
  background: #f5f5f5;
}

.Qa-Box .Qa dt p {
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
}

.Qa-Box .Qa dd p {
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

.Qa-Box .Qa dt::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #008b6a;
  width: 2em;
  height: 2em;
}

.Qa-Box .Qa dd::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #d6da1c;
  width: 2em;
  height: 2em;
}

@media screen and (max-width: 960px) {
  .Qa-Box {
    width: 95%;
  }
}
.b_hot a {
  background: #9e1247 !important;
  color: #fff !important;
  border: 2px solid #9e1247 !important;
}
.b_hot a:hover {
  background: #fff !important;
  color: #9e1247 !important;
  border: 2px solid #9e1247 !important;
}

.b_line a {
  background: #32cd32 !important;
  color: #fff !important;
  border: 2px solid #32cd32 !important;
}
.b_line a:hover {
  background: #fff !important;
  color: #32cd32 !important;
  border: 2px solid #32cd32 !important;
}

.b_insta a {
  background: #fff !important;
  color: #333 !important;
  border: 2px solid #333 !important;
}
.b_insta a:hover {
  background: #333 !important;
  color: #fff !important;
  border: 2px solid #333 !important;
}

.tel_small {
  font-size: 14px;
}

.tel_big {
  font-size: 22px;
}

#footer_logo img {
  width: 284px;
}

.block_space {
  display: block;
}
@media (max-width: 769px) {
  .block_space {
    display: inline;
  }
}

.inline_space {
  display: inline;
}
@media (max-width: 769px) {
  .inline_space {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h2,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h3,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h4,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h5,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h6 {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 600px) {
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h2,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h3,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h4,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h5,
  .post_content :not(h2):not(h3):not(h4):not(h5):not(h6) + h6 {
    margin-top: 0 !important;
  }
}
.font_small {
  font-size: 14px;
}

.post_content td,
.post_content th {
  background: transparent !important;
}

input {
  font-family: "Noto Sans JP", sans-serif;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  line-height: 6px;
}/*# sourceMappingURL=under_style.css.map */

.coupon_box {
  border: 2px solid #f0fefb;
  padding: 40px;
  background: #f0fefb;
}
.coupon_box .col {
  width: 100%;
}
.coupon_box .w66{
	    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media (max-width: 769px) {
  .coupon_box {
    padding: 30px;
  }
}
@media (max-width: 425px) {
  .coupon_box {
    padding: 20px;
  }
}
.coupon_space {
  display: inline;
}

@media (max-width: 450px) {
  .coupon_space {
    display: block;
  }
}
.coupon_grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 45px;
  align-items: center;
}

@media (max-width: 769px) {
  .coupon_grid {
    display: flex;
    flex-direction: column-reverse;
  }
}


.text_12 {
  font-size: 12px !important;
}

.re_14 {
  font-size: clamp(12px, 1.0248901903vw, 14px) !important;
}

.text_14 {
  font-size: 14px !important;
}

.text_16 {
  font-size: clamp(14px, 1.1713030747vw, 16px) !important;
}

.text_18 {
  font-size: clamp(16px, 1.317715959vw, 18px) !important;
}

.text_20 {
  font-size: clamp(18px, 1.4641288433vw, 20px) !important;
}

.text_24 {
  font-size: clamp(20px, 1.6105417277vw, 22px) !important;
}

.text_24 {
  font-size: clamp(20px, 1.756954612vw, 24px) !important;
}

.text_28 {
  font-size: clamp(22px, 2.0497803807vw, 28px) !important;
}

.l_button2 {
  margin: 0 auto;
}

.l_button2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: -moz-max-content;
  max-width: max-content;
  position: relative;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  height: 40px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #333;
  padding-right: 40px;
  padding-left: 5px;
  margin-left:  auto;
  border-bottom: solid 2px #abd3ca;
  text-decoration: none;
  transition-duration: 0.4s;
}
.l_button2 a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f35d";
  display: inline-block;
  font-style: normal;
  line-height: 1;
  font-weight: 700;
  font-size: 1em;
  width: auto;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 7%;
}
.l_button2 a:hover {
  color: #abd3ca;
  text-decoration: none;
}
.flex_box_none {
  display: flex;
  -moz-column-gap: clamp(15px, 2.196193265vw, 30px) !important;
       column-gap: clamp(15px, 2.196193265vw, 30px) !important;
  justify-content: space-between;
}
.flex_box_none .col {
  width: 50%;
}