@charset "UTF-8";
/*//////////////////////////////////////////////////////////

Copyright (C) apricot-design All Rights Reserved.
------------------------------------------------------------
CSS information
 file name  :  reset.css
 style info :  リセットファイル
 admin info :  apricot-design

//////////////////////////////////////////////////////////*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

html {
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul {
  margin: 0;
  padding: 0;
}

body, button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}
q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: inherit;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0px;
}

nav ul, nav ol {
  list-style: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure, form {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

button {
  cursor: pointer;
  -webkit-appearance: button;
  padding: 0;
  border: none;
  background-color: transparent;
}

input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style: none;
}

/*画像を縦に並べた時に余白が出ないように*/
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

/*box-sizingを全ブラウザに対応*/
* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ie6_error, .no_script {
  background: #F66;
  padding: 100px;
  text-align: center;
  font-size: 150%;
  color: #333;
}

picture {
  display: block;
}
picture img {
  display: block;
}

.mincho {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

.en {
  font-family: "Poppins", sans-serif;
}

html {
  width: 100%;
}

body {
  font: 400 16px/1.8 "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  color: #1A1311;
  text-align: left;
  letter-spacing: 0.1em;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s;
}
a:link, a:active, a:visited {
  text-decoration: none;
}

.add_ttl {
  border-left: 3px solid #E55319;
  margin-bottom: 1em;
  padding-left: 0.5em;
  line-height: 1.6;
  font-size: 1.5em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .add_ttl {
    font-size: 1.3em;
  }
}

.add_ttl_02 {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: 0.5em;
  line-height: 1.6;
  font-size: 1.3em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .add_ttl_02 {
    font-size: 1.2em;
  }
}
.add_ttl_02:before {
  position: absolute;
  content: "●";
  left: 0;
  top: 0;
  color: #E55319;
}

a.add_link {
  text-decoration: underline;
}
a.add_link:hover {
  opacity: 0.7;
}

.login h1 a {
  width: 100px !important;
  height: 100px !important;
  background: url(../images/login_logo.png) no-repeat center/contain !important;
}

.text_link {
  text-decoration: underline !important;
  text-decoration-color: #FFBB00 !important;
}

:root {
  --extend: min(calc(( 50vw - 50% ) * -1), 0px);
  --sideW: min(4.16vw, 80px);
  --headerHeight: 160px;
  --sectionWrap: 5em;
  --minWidth: 1000px;
}

@media screen and (max-width: 767px) {
  :root {
    --sideW: 7.5vw;
    --headerHeight: 90px;
    --sectionWrap: 3.75em;
    --minWidth: 1px;
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: var(--headerHeight);
}

#container_wrap {
  overflow: hidden;
  position: relative;
  min-width: var(--minWidth);
  padding-top: var(--headerHeight);
}

.section_wrap {
  padding: var(--sectionWrap) 0;
}

.opacity, .list_pvpv li a, .card_times, .list_facility a, .list_gnavi a, .single_pagination li.next a, .single_pagination li.archive a, .single_pagination li.prev a, .txt_link_blue, a {
  transition: 0.3s;
}
.opacity:hover, .list_pvpv li a:hover, .card_times:hover, .single_pagination li.next a:hover, .single_pagination li.archive a:hover, .single_pagination li.prev a:hover, .txt_link_blue:hover, a:hover {
  opacity: 0.5;
}

img {
  max-width: 100%;
  height: auto;
}
img[src$=".svg"] {
  max-width: 100%;
  width: auto;
}

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

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.inner, .inner_l, .inner_m, .inner_s {
  width: 100%;
  margin: 0 auto;
  padding: 0 var(--sideW);
}

.inner_s {
  max-width: calc(1104px + var(--sideW) * 2);
}

.inner_m {
  max-width: calc(1456px + var(--sideW) * 2);
}

.inner_l {
  max-width: calc(1760px + var(--sideW) * 2);
}

input[type=text],
input[type=email],
input[type=tel],
textarea,
select {
  width: 100%;
  padding: 1.2em;
  border-radius: 0;
  border: none;
  background: #F7F7F7;
  font-family: inherit;
  line-height: inherit;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  textarea,
  select {
    font-size: 1rem;
  }
}

select {
  width: 100%;
  padding: 0.5em 28px 0.5em 0.5em;
  background: url(../images/icon_tri_select.svg) no-repeat center right 10px/10px 8px #fff;
  border: 1px solid rgba(26, 19, 17, 0.5);
  color: #1A1311;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

textarea {
  height: 15em;
}

input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 30px;
  height: auto;
  aspect-ratio: 1/1;
  background: no-repeat center/contain;
  background-image: url(../images/icon_checkbox.svg);
  margin-right: 0.5em;
}
input[type=checkbox]:checked {
  background-image: url(../images/icon_checkbox_checked.svg);
}

.dlist_form {
  padding-bottom: 3.75em;
  margin-bottom: 3.75em;
  border-bottom: 1px dashed #1A1311;
}
.dlist_form .group {
  display: flex;
  align-items: baseline;
  gap: 1em;
}
@media screen and (max-width: 767px) {
  .dlist_form .group {
    flex-direction: column;
  }
}
.dlist_form .group:not(:last-of-type) {
  margin-bottom: 2.5em;
}
.dlist_form .group dt {
  width: 388px;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 700;
}
.dlist_form .group dt.require:after {
  content: "必須";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8375em;
  font-weight: 700;
  color: #fff;
  background-color: #E55319;
  width: 4.7em;
  height: 2.2em;
  margin-left: 1em;
}
.dlist_form .group dd {
  flex-grow: 1;
  font-size: 1.125rem;
}
.dlist_form .group dd .confirm {
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .dlist_form .group dd {
    font-size: 1rem;
  }
}

.container_checkbox {
  background-color: #F8F8F8;
  height: 100px;
  display: grid;
  place-content: center;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 700;
}
.container_checkbox input[type=checkbox] {
  width: 30px;
  height: auto;
  background-image: url(../images/icon_checkbox_02.svg);
}
.container_checkbox input[type=checkbox]:checked {
  background-image: url(../images/icon_checkbox_checked_02.svg);
}

.wpcf7-response-output,
.wpcf7-spinner {
  display: none !important;
}

.grecaptcha-badge {
  visibility: hidden;
}

.txt_polisy {
  margin-bottom: 4em;
  font-size: 0.9375em;
}

.dlist_policy .dlist_policy_inner {
  margin-bottom: 4em;
}
.dlist_policy dt {
  font-size: 1.4em;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.dlist_policy dd {
  font-size: 0.9375em;
}
.dlist_policy dd ul {
  padding-left: 20px;
}
.dlist_policy dd ul li {
  list-style-type: disc;
}

.policy_box {
  background-color: #D8E6E9;
  padding: 2em;
}
@media screen and (max-width: 767px) {
  .policy_box {
    width: calc(100% + 16vw);
    margin-left: -8vw;
    padding: 2em 8vw;
  }
}
.policy_box .ttl {
  font-size: 1.125em;
  margin-bottom: 0.5em;
}
.policy_box .txt {
  font-size: 0.9375em;
}

@keyframes fade_in {
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
[class^=fade_anim] {
  opacity: 0;
}
[class^=fade_anim].ignition {
  animation: fade_in 1s ease-out forwards;
}

.fade_anim.ignition {
  animation: fade_in 1s ease-in forwards;
}

.fade_anim_bottom {
  transform: translate(0, 60px);
}

.fade_anim_left {
  transform: translate(-40px, 0);
}

.fade_anim_right {
  transform: translate(60px, 0);
}

.paragraph p:not(:last-of-type) {
  margin-bottom: 1rem;
}

.txt_border_green {
  background: linear-gradient(0deg, #E55319 0%, #E55319 2px, transparent 2px, transparent 100%);
  background-repeat: no-repeat;
  background-size: 100%;
}

.txt_link_blue {
  text-decoration: underline !important;
  color: blue;
}

.ttl_cmn_01, .ttl_cmn_01__left, .ttl_cmn_01__sm {
  font-size: 3rem;
  font-weight: 700;
  text-align: center;
  color: #E55319;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .ttl_cmn_01, .ttl_cmn_01__left, .ttl_cmn_01__sm {
    font-size: 2rem;
  }
}
.ttl_cmn_01:after, .ttl_cmn_01__left:after, .ttl_cmn_01__sm:after {
  display: block;
  content: attr(data-en);
  font-family: "Poppins", sans-serif;
  font-size: 1.375rem;
  color: #F8D9DE;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0.75em 0 0;
}
@media screen and (max-width: 767px) {
  .ttl_cmn_01:after, .ttl_cmn_01__left:after, .ttl_cmn_01__sm:after {
    font-size: 1rem;
  }
}

.ttl_cmn_01__sm {
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .ttl_cmn_01__sm {
    font-size: 1.875em;
  }
}

.ttl_cmn_01__left {
  text-align: left;
}
.ttl_cmn_01__left:after {
  text-align: left;
}

.ttl_cmn_02 {
  text-align: center;
  border-top: 1px solid #E55319;
  border-bottom: 1px solid #E55319;
  font-size: 2.25rem;
  font-weight: 700;
  color: #E55319;
  padding: 0.55em 0;
}
@media screen and (max-width: 767px) {
  .ttl_cmn_02 {
    font-size: 1.875rem;
  }
}

.ttl_cmn_03 {
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
  color: #E55319;
  letter-spacing: 0.1em;
}
.ttl_cmn_03:after {
  display: block;
  content: attr(data-en);
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  color: #DBA7AF;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0.75em 0 0;
}
@media screen and (max-width: 767px) {
  .ttl_cmn_03 {
    font-size: 1.75rem;
  }
}

.ttl_cmn_04 {
  color: #F8D9DE;
  font-size: 1.0625rem;
  font-weight: 700;
}
.ttl_cmn_04:before {
  content: attr(data-en);
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  color: #E55319;
  line-height: 1.2;
}

.ttl_cmn_05 {
  color: #fff;
  font-size: 2.75rem;
  font-weight: 700;
}
.ttl_cmn_05:after {
  content: attr(data-en);
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 0.5em;
}
@media screen and (max-width: 767px) {
  .ttl_cmn_05 {
    font-size: 2.25rem;
  }
  .ttl_cmn_05:after {
    font-size: 0.875rem;
  }
}

.btn_hbm {
  display: none;
}
@media screen and (max-width: 767px) {
  .btn_hbm {
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E55319;
    width: 80px;
    aspect-ratio: 1/1;
  }
  .btn_hbm .box {
    display: block;
    width: 60%;
    aspect-ratio: 5/3;
    position: relative;
  }
  .btn_hbm .bar {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    transition: 0.3s;
  }
  .btn_hbm .bar:nth-child(1) {
    top: 0;
  }
  .btn_hbm .bar:nth-child(2) {
    top: 50%;
  }
  .btn_hbm .bar:nth-child(3) {
    top: 100%;
  }
  .btn_hbm.is-active .bar:nth-child(1) {
    top: 50%;
    transform: rotate(135deg);
  }
  .btn_hbm.is-active .bar:nth-child(2) {
    top: 50%;
    transform: rotateY(90deg);
  }
  .btn_hbm.is-active .bar:nth-child(3) {
    top: 50%;
    transform: rotate(-135deg);
  }
}

.link_contact_01 {
  display: block;
  width: 100%;
  max-width: 360px;
  background-color: #E55319;
  border-radius: 100px;
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 1em;
  position: relative;
}
.link_contact_01:after {
  content: "";
  display: block;
  width: 36px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_right_02.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
}
@media screen and (max-width: 1200px) {
  .link_contact_01 {
    font-size: 1.125rem;
  }
  .link_contact_01:after {
    width: 24px;
  }
}

.card_archive_01__link {
  display: block;
  width: 100%;
  max-width: 250px;
  background-color: #E55319;
  border-radius: 100px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 0.75em;
  position: relative;
}
.card_archive_01__link:after {
  content: "";
  display: block;
  width: 25px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_right_02.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
}

.btn_toppage {
  margin: 50px auto 0;
}

[data-accordion=content] {
  transition: 0.5s;
  height: 0;
  overflow: hidden;
}

.accordion__btn {
  cursor: pointer;
}

input[name=faq_cat] {
  display: none;
}

input[name=flow_tab] {
  display: none !important;
}

.tab {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .tab {
    flex-direction: column;
  }
  .tab .btn_hachioji {
    order: 1;
    pointer-events: none;
  }
  .tab .content_hachioji {
    order: 2;
    pointer-events: none;
    margin-bottom: 3.75rem;
  }
  .tab .btn_hino {
    order: 3;
    pointer-events: none;
  }
  .tab .content_hino {
    order: 4;
  }
}

.tab_btn {
  cursor: pointer;
  display: block;
  width: 50%;
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #E89281;
  border-radius: 30px 30px 0 0;
  padding: 20px 5%;
  color: #fff;
  background-image: url(../images/ico_arrow_bottom_02.svg);
  background-repeat: no-repeat;
  background-position: center right 5%;
  background-size: 36px;
}
@media screen and (max-width: 767px) {
  .tab_btn {
    font-size: 1.25rem;
    width: 100%;
    background-size: 18px;
    padding: 15px 5%;
    border-radius: 0;
    background-color: #E55319;
    background-image: url(../images/ico_arrow_bottom_03.svg);
  }
}

.tab_content {
  display: none;
  width: 100%;
  border: 1px solid #E55319;
  padding: 4rem 5%;
}
.tab_content.dlist_faq {
  border: none;
  padding: 0;
}

input#cat01:checked + .tab_content,
input#cat02:checked + .tab_content,
input#cat03:checked + .tab_content,
input#cat04:checked + .tab_content,
input#cat05:checked + .tab_content,
input#cat06:checked + .tab_content,
input#cat07:checked + .tab_content {
  display: block;
}

input#tab01:checked ~ .btn_hachioji,
input#tab02:checked ~ .btn_hino {
  background-color: #E55319;
  background-image: url(../images/ico_arrow_bottom_03.svg);
  padding: 32px 5%;
}
@media screen and (max-width: 767px) {
  input#tab01:checked ~ .btn_hachioji,
  input#tab02:checked ~ .btn_hino {
    padding: 15px 5%;
  }
}

input#tab01:checked ~ .content_hachioji,
input#tab02:checked ~ .content_hino {
  display: block;
}

@media screen and (max-width: 767px) {
  input#tab01 ~ .content_hachioji,
  input#tab02 ~ .content_hino {
    display: block;
  }
}

.dlist_flow_cmn .group {
  padding: 20px 5%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dlist_flow_cmn .group {
    padding: 20px 5%;
  }
}
.dlist_flow_cmn .group:not(:last-child) {
  position: relative;
  margin-bottom: 6rem;
}
.dlist_flow_cmn .group:not(:last-child):after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #dddddd transparent transparent transparent;
  border-width: 47px 57px 0px 57px;
  position: absolute;
  top: calc(100% + 24px);
  left: 50%;
  transform: translateX(-50%);
}
.dlist_flow_cmn .box_style_01 {
  border: 1px solid #1A1311;
  text-align: center;
}
.dlist_flow_cmn .box_style_02 {
  background-color: #E55319;
  color: #fff;
}
.dlist_flow_cmn .group02 {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}
.dlist_flow_cmn .box_style_03 {
  width: 48%;
  border: 1px solid #1A1311;
  font-size: 1.1875rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 1em;
  text-align: center;
  margin-bottom: 6rem;
  position: relative;
}
.dlist_flow_cmn .box_style_03:nth-child(3) {
  margin-left: auto;
}
.dlist_flow_cmn .box_style_03:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #dddddd transparent transparent transparent;
  border-width: 34px 40px 0px 40px;
  position: absolute;
  top: calc(100% + 31px);
  left: 50%;
  transform: translateX(-50%);
}
.dlist_flow_cmn dt {
  font-size: 1.625rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .dlist_flow_cmn dt {
    font-size: 1.375rem;
    line-height: 1.5;
    margin-bottom: 0.75rem;
  }
}
.dlist_flow_cmn dd {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .dlist_flow_cmn dd {
    font-size: 1rem;
  }
}
.dlist_flow_cmn .list_item {
  text-align: left;
}
.dlist_flow_cmn .list_item > li {
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.dlist_flow_cmn .list_item > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.dlist_flow_cmn .list_item > li > ul {
  padding: 0.5em 0 0.5em 1em;
}
.dlist_flow_cmn .list_item > li > ul > li {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .dlist_flow_cmn .list_item {
    margin-top: 0.75rem;
  }
  .dlist_flow_cmn .list_item > li {
    font-size: 1.125rem;
  }
  .dlist_flow_cmn .list_item > li > ul > li {
    font-size: 1rem;
  }
}

.list_kome li {
  padding-left: 1em;
  text-indent: -1em;
}
.list_kome li::before {
  content: "※";
}

.list_dot li {
  padding-left: 1em;
  text-indent: -1em;
}
.list_dot li::before {
  content: "・";
}

.breadcrumb {
  text-align: right;
  max-width: 350px;
  margin-left: auto;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 0.875em;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    margin-bottom: 2.5em;
  }
}

.navigation.pagination {
  padding: 5em 0 0;
}
@media screen and (max-width: 767px) {
  .navigation.pagination {
    padding: 3.5rem 0 0;
  }
}
.navigation.pagination .nav-links {
  text-align: center;
}
.navigation.pagination .nav-links .page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  aspect-ratio: 1/1;
  background-color: #E55319;
  border-radius: 50%;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin-bottom: 1em;
}
.navigation.pagination .nav-links .page-numbers:not(:first-child) {
  margin-left: 1em;
}

.single_pagination {
  margin: 5em 0 0;
  display: flex;
  align-items: center;
  border-top: 1px solid #1A1311;
  border-bottom: 1px solid #1A1311;
  gap: 5%;
  padding: 1.25em 0;
}
@media screen and (max-width: 767px) {
  .single_pagination {
    flex-direction: column;
    gap: 1em;
  }
}
.single_pagination li {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .single_pagination li.prev {
    order: 1;
  }
}
.single_pagination li.prev a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .single_pagination li.prev a {
    padding-left: 30px;
  }
}
.single_pagination li.prev a:before {
  content: "";
  display: block;
  width: 25px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_top_01.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(-90deg);
}
@media screen and (max-width: 767px) {
  .single_pagination li.prev a:before {
    width: 20px;
  }
}
.single_pagination li.archive {
  width: -moz-fit-content;
  width: fit-content;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .single_pagination li.archive {
    order: 3;
  }
}
.single_pagination li.archive a {
  display: block;
  text-align: center;
}
.single_pagination li.archive a:before {
  content: "";
  display: block;
  width: 25px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_top_01.svg) no-repeat center/contain;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .single_pagination li.archive a:before {
    width: 20px;
  }
}
.single_pagination li.next {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .single_pagination li.next {
    order: 2;
  }
}
.single_pagination li.next a {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-right: 40px;
  position: relative;
}
.single_pagination li.next a:after {
  content: "";
  display: block;
  width: 25px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_top_01.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 767px) {
  .single_pagination li.next a:after {
    width: 20px;
  }
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 1;
  visibility: hidden;
  transition: 0.5s;
}
.loading.end {
  opacity: 0;
  visibility: hidden;
}

[data-hbm=btn] {
  flex-shrink: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 120px;
  aspect-ratio: 1/1;
  position: relative;
  background-color: #E55319;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  [data-hbm=btn] {
    width: 60px;
  }
}
[data-hbm=btn] .box {
  display: block;
  width: 37.5%;
  aspect-ratio: 3/2;
  position: relative;
}
[data-hbm=btn] .box .bar {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 0;
  transition: 0.5s;
}
[data-hbm=btn] .text {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  [data-hbm=btn] .text {
    font-size: 12px;
  }
}
[data-hbm=btn].js-active {
  background-color: #fff;
}
[data-hbm=btn].js-active .box .bar {
  background-color: #E55319;
}
[data-hbm=btn].js-active .text {
  color: #E55319;
}

[data-hbm-bar="3"] .box {
  aspect-ratio: 2/1;
  margin: 10% 0 8%;
}
[data-hbm-bar="3"] .bar:nth-child(1) {
  top: 0;
}
[data-hbm-bar="3"] .bar:nth-child(2) {
  top: 50%;
}
[data-hbm-bar="3"] .bar:nth-child(3) {
  top: 100%;
}
[data-hbm-bar="3"].js-active .bar:nth-child(1) {
  top: 50%;
  transform: rotate(135deg);
}
[data-hbm-bar="3"].js-active .bar:nth-child(2) {
  top: 50%;
  transform: rotateY(90deg);
}
[data-hbm-bar="3"].js-active .bar:nth-child(3) {
  top: 50%;
  transform: rotate(-135deg);
}

.header {
  position: fixed;
  z-index: 2;
  top: 0;
  width: 100%;
  height: var(--headerHeight);
}
.header__logo {
  width: 14.5%;
  max-width: 277px;
  margin-top: 10px;
}
.header__logo a {
  display: block;
}
.header__logo a img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .header__logo {
    max-width: 160px;
  }
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px var(--sideW) 0 calc(var(--sideW) / 2);
}
@media screen and (max-width: 767px) {
  .header__container {
    padding: 10px calc(var(--sideW) / 2) 0;
  }
}
.header__right {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .header__right {
    gap: 1em;
  }
}
.header__right .item {
  display: flex;
  align-items: center;
  gap: 32px;
}
.header__right .list_sns {
  display: flex;
  align-items: center;
  gap: 14px;
}
.header__right .info .tel {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}
.header__right .info .tel:before {
  content: "tel.";
  font-size: 0.67em;
  font-weight: 700;
  margin-right: 0.5em;
}
.header__right .info p {
  font-size: 0.875em;
  font-weight: 700;
}

.gnavi {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
  display: flex;
}
.gnavi.js-active {
  opacity: 1;
  visibility: visible;
}
.gnavi .image {
  width: 50%;
  display: block;
  overflow: hidden;
}
.gnavi .image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
@media screen and (max-width: 767px) {
  .gnavi .image {
    display: none;
  }
}
.gnavi .container {
  width: 50%;
  background-color: #E55319;
  margin-left: auto;
  height: 100%;
  overflow: scroll;
  padding: 0 var(--sideW);
}
.gnavi .container .box {
  margin: 200px auto 80px;
  max-width: 718px;
}
@media screen and (max-width: 767px) {
  .gnavi .container {
    width: 100%;
  }
  .gnavi .container .box {
    margin: 120px auto 80px;
  }
}
.gnavi .list_facility {
  padding: 0 5%;
}

.list_gnavi {
  border-bottom: 1px solid #fff;
}
.list_gnavi > li {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .list_gnavi > li {
    margin-bottom: 30px;
  }
}
.list_gnavi a {
  display: block;
  color: #fff;
  font-size: 2rem;
  background: url(../images/ico_arrow_right_04.svg) no-repeat center right/22px;
  padding-right: 30px;
  line-height: 1.3;
}
.list_gnavi a:after {
  content: attr(data-en);
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  margin-top: 0.75em;
}
@media screen and (max-width: 767px) {
  .list_gnavi a {
    font-size: 1.5rem;
  }
}

.list_gnavi_sub {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.5em 0;
  padding: 1.75em 0;
}
.list_gnavi_sub > li {
  border-right: 1px solid #fff;
  padding: 0 1em;
}
.list_gnavi_sub > li:nth-child(1) {
  border-left: 1px solid #fff;
}
.list_gnavi_sub > li a {
  display: block;
  color: #fff;
  line-height: 1.2;
}

.list_gnavi_buttons {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1em 2%;
}
.list_gnavi_buttons li {
  width: 41%;
}
.list_gnavi_buttons li a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  height: 54px;
  border-radius: 50px;
  background-color: #fff;
  font-size: 0.8125rem;
  font-weight: 700;
  padding: 0 1em;
  line-height: 1.25;
  position: relative;
}
.list_gnavi_buttons li a:after {
  content: "";
  display: block;
  width: 12px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_right_04_black.svg) no-repeat center/contain;
  flex-shrink: 0;
  position: absolute;
  top: calc(50% - 6px);
  right: 1em;
}
.list_gnavi_buttons li a.line:before {
  content: "";
  display: block;
  width: 20px;
  aspect-ratio: 1/1;
  background: url(../images/ico_line.svg) no-repeat center/contain;
  flex-shrink: 0;
}
.list_gnavi_buttons li a.line:after {
  content: none;
}
.list_gnavi_buttons li a.instagram:before {
  content: "";
  display: block;
  width: 18px;
  aspect-ratio: 1/1;
  background: url(../images/ico_instagram.svg) no-repeat center/contain;
  flex-shrink: 0;
}
.list_gnavi_buttons li a.instagram:after {
  content: none;
}
@media screen and (max-width: 767px) {
  .list_gnavi_buttons {
    flex-direction: column;
  }
  .list_gnavi_buttons > li {
    width: 100%;
  }
}

.footer {
  padding: 160px 0 60px;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 80px 0 40px;
  }
}
.footer__main {
  display: flex;
  gap: 6.4%;
}
@media screen and (max-width: 767px) {
  .footer__main {
    flex-direction: column-reverse;
  }
}
.footer__main .box_left,
.footer__main .bo_right {
  width: 100%;
}
.footer__main .logo {
  display: block;
  overflow: hidden;
  margin: -28px 0 0;
}
@media screen and (max-width: 767px) {
  .footer__main .logo {
    margin-top: 30px;
    max-width: 160px;
  }
}
.footer__main .logo + p {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .footer__main .logo + p {
    font-size: 1rem;
  }
}
.footer__sub {
  margin-top: 4.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .footer__sub {
    margin-top: 2.5em;
    flex-direction: column;
    justify-content: flex-start;
    gap: 2.5rem;
  }
  .footer__sub p {
    font-size: 12px;
  }
}

.dlist_info {
  margin-top: 3rem;
}
.dlist_info .group {
  display: flex;
  align-items: baseline;
  line-height: 1.5;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .dlist_info .group {
    display: block;
    margin-bottom: 1em;
  }
}
.dlist_info dt {
  width: 168px;
  flex-shrink: 0;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .dlist_info dt {
    font-size: 1em;
  }
}
.dlist_info dd a {
  text-decoration: underline;
  text-decoration-color: #FFBB00;
}

.ist_footer_nav {
  display: flex;
}
.ist_footer_nav li {
  padding: 0 2em;
  line-height: 1.2;
  border-right: 1px solid #1A1311;
}
.ist_footer_nav li:first-child {
  border-left: 1px solid #1A1311;
}

.footer_contact .container {
  background: #E55319;
  border-radius: 50px;
  padding: 60px var(--sideW);
  display: flex;
}
@media screen and (max-width: 767px) {
  .footer_contact .container {
    flex-direction: column;
  }
}
.footer_contact .container .box_tel,
.footer_contact .container .box_form {
  width: 50%;
  color: #fff;
  text-align: center;
  padding: 0 5%;
}
.footer_contact .container .box_tel dt,
.footer_contact .container .box_form dt {
  font-size: 1.5rem;
  font-weight: 700;
}
.footer_contact .container .box_tel dt:before,
.footer_contact .container .box_form dt:before {
  content: "＜";
}
.footer_contact .container .box_tel dt:after,
.footer_contact .container .box_form dt:after {
  content: "＞";
}
@media screen and (max-width: 767px) {
  .footer_contact .container .box_tel,
  .footer_contact .container .box_form {
    width: 100%;
    padding: 0;
  }
  .footer_contact .container .box_tel dt:before, .footer_contact .container .box_tel dt:after,
  .footer_contact .container .box_form dt:before,
  .footer_contact .container .box_form dt:after {
    content: none;
  }
}
.footer_contact .container .box_tel {
  border-right: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .footer_contact .container .box_tel {
    border-right: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 1.875rem;
    margin-bottom: 1.875rem;
  }
}
.footer_contact .container .box_tel a {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  margin: 34px 0 24px;
}
.footer_contact .container .box_tel a:before {
  content: "";
  display: block;
  width: 38px;
  aspect-ratio: 38/65;
  background: url(../images/ico_device.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .footer_contact .container .box_tel a:before {
    width: 20px;
  }
}
.footer_contact .container .box_tel a span {
  font-family: "Lato", sans-serif;
  font-size: clamp(24px, 3.2vw, 3.0625rem);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
.footer_contact .container .box_tel a span:after {
  content: "";
  display: block;
  border-bottom: 3px solid #fff;
}
@media screen and (max-width: 767px) {
  .footer_contact .container .box_tel .info {
    font-size: 0.875rem;
    text-align: left;
  }
}
.footer_contact .container .box_form ul {
  margin-top: 30px;
}
.footer_contact .container .box_form li {
  margin-top: 20px;
}
.footer_contact .container .box_form a {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 460px;
  border-radius: 100px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  padding: 1.3em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .footer_contact .container .box_form a {
    font-size: 1rem;
  }
}
.footer_contact .container .box_form a:after {
  content: "";
  display: block;
  width: 23px;
  aspect-ratio: 1/1;
  background: no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translateY(-50%);
}
.footer_contact .container .box_form a.btn_style_01 {
  background-color: #fff;
  color: #E55319;
}
.footer_contact .container .box_form a.btn_style_01:after {
  background-image: url(../images/ico_arrow_right_01.svg);
}
.footer_contact .container .box_form a.btn_style_02 {
  background-color: #4CAF50;
  color: #fff;
}
.footer_contact .container .box_form a.btn_style_02:after {
  background-image: url(../images/ico_arrow_right_02_line.svg);
}

.follow_banner {
  position: fixed;
  z-index: 1;
  top: 50%;
  transform: translateY(-25%);
  right: 0;
}
.follow_banner > li {
  width: 130px;
}
@media screen and (max-width: 767px) {
  .follow_banner {
    width: 100%;
    top: unset;
    bottom: 0;
    transform: translateY(0);
    display: flex;
  }
  .follow_banner > li {
    width: 50%;
  }
}

.follow_banner_contact {
  display: block;
  background-color: #E55319;
  border-radius: 20px 0 0 20px;
  padding: 26px 10px;
  color: #fff;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}
.follow_banner_contact:before {
  content: "";
  display: block;
  width: 22px;
  aspect-ratio: 22/37;
  background: url(../images/ico_device.svg) no-repeat center/contain;
  margin: 0 auto 0.75em;
}
.follow_banner_contact:after {
  content: "";
  display: block;
  width: 14px;
  aspect-ratio: 14/12;
  background: url(../images/ico_arrow_right_04.svg) no-repeat center/contain;
  margin: 0.75em auto 0;
}
@media screen and (max-width: 767px) {
  .follow_banner_contact {
    height: 100%;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1em;
    font-size: 0.875rem;
    padding: 13px 10px;
  }
  .follow_banner_contact:before {
    margin: 0;
    width: 20px;
  }
  .follow_banner_contact:after {
    margin: 0;
    width: 12px;
  }
}

.follow_banner_line {
  margin-top: 20px;
  display: block;
  background-color: #4CAF50;
  border-radius: 20px 0 0 20px;
  color: #fff;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  padding: 26px 10px;
}
.follow_banner_line:before {
  content: "";
  display: block;
  width: 30px;
  aspect-ratio: 30/29;
  background: url(../images/ico_line_white.svg) no-repeat center/contain;
  margin: 0 auto 0.75em;
}
.follow_banner_line:after {
  content: "";
  display: block;
  width: 14px;
  aspect-ratio: 14/12;
  background: url(../images/ico_arrow_right_04.svg) no-repeat center/contain;
  margin: 0.75em auto 0;
}
@media screen and (max-width: 767px) {
  .follow_banner_line {
    margin-top: 0;
    height: 100%;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1em;
    font-size: 0.875rem;
    padding: 13px 10px;
  }
  .follow_banner_line:before {
    margin: 0;
    width: 28px;
  }
  .follow_banner_line:after {
    margin: 0;
    width: 12px;
  }
}

.home #container_wrap {
  padding-top: 0;
}
.home .footer_contact {
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, #f8d9de 50%, #f8d9de 100%);
}

.top_mv {
  position: relative;
}
.top_mv:after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/220;
  background: url(../images/top_mv_bottom.png) no-repeat center bottom/cover;
  position: absolute;
  bottom: -1px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .top_mv:after {
    aspect-ratio: unset;
    height: 80px;
  }
}
.top_mv picture {
  display: block;
  overflow: hidden;
  position: relative;
}
.top_mv picture:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: max(56.25%, 768px);
}
@media screen and (max-width: 767px) {
  .top_mv picture:after {
    padding-top: 100vh;
  }
}
.top_mv picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.top_mv .text {
  padding: 45px var(--sideW) 50px;
  background-color: rgba(69, 139, 4, 0.93);
  text-align: center;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .top_mv .text {
    padding: 45px var(--sideW) 40px;
  }
}
.top_mv .text_wrap {
  width: 100%;
  max-width: calc(916px + var(--sideW) * 2);
  padding: 0 var(--sideW);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.top_mv .text h2 {
  font-size: 2.5rem;
  line-height: 1.5;
  font-weight: inherit;
}
@media screen and (max-width: 767px) {
  .top_mv .text h2 {
    font-size: 1.75rem;
  }
}
.top_mv .text p {
  font-size: 1.125rem;
  line-height: 2;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .top_mv .text p {
    font-size: 1rem;
  }
}

.top_nav {
  padding-bottom: 80px;
  margin-top: -40px;
  position: relative;
}

.list_top_nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 50px;
}
.list_top_nav a {
  display: block;
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.list_top_nav a:after {
  content: attr(data-en);
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 0.8125rem;
  letter-spacing: 0.1em;
  text-align: center;
  color: #E55319;
  font-weight: 400;
}

.list_facility {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  color: #fff;
}
.list_facility a {
  display: block;
  padding: 0.25em 1em;
}

.top_about {
  margin-top: 7%;
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .top_about {
    margin-bottom: 5rem;
  }
}
.top_about .container {
  background-color: #E55319;
  border-radius: 30px;
  padding: 180px 0 90px;
  background-image: url(../images/top_about_left.png), url(../images/top_about_right.png);
  background-repeat: no-repeat;
  background-position: center left 60px, center right 60px;
  background-size: 250px, 245px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top_about .container {
    padding: 90px 0 40px;
    background-image: none;
  }
}
.top_about .container:before {
  content: "";
  display: block;
  width: 320px;
  aspect-ratio: 320/266;
  background: url(../images/top_about_top.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .top_about .container:before {
    width: 40%;
  }
}
.top_about h2 {
  color: #fff;
  font-size: 2.1875rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .top_about h2 {
    font-size: 1.5rem;
  }
}
.top_about h2:after {
  content: attr(data-en);
  display: block;
  font-size: "Poppins", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 1.375rem;
  border-top: 1px dashed #fff;
  padding-top: 0.5em;
  margin-top: 1em;
}
.top_about p {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top_about p {
    font-size: 1rem;
  }
}

.top_feature {
  margin: 0 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .top_feature {
    margin-bottom: 5rem;
  }
}

.top_program {
  margin: 0 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .top_program {
    margin-bottom: 5rem;
  }
}

.top_service {
  margin: 0 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .top_service {
    margin-bottom: 5rem;
  }
}

.top_faq {
  margin-bottom: 120px;
}

.top_cpt {
  background-color: #E55319;
  padding: 180px 0 150px;
  background-image: url(../images/top_cpt_top.png), url(../images/top_cpt_bottom.png);
  background-repeat: repeat-x;
  background-position: top center, bottom -1px center;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .top_cpt {
    padding: 80px 0;
  }
}
.top_cpt .inner_m {
  display: flex;
  gap: 6.8%;
}
@media screen and (max-width: 767px) {
  .top_cpt .inner_m {
    flex-direction: column;
    gap: 3.75rem;
  }
}
.top_cpt .inner_m .top_case,
.top_cpt .inner_m .top_voice {
  width: 46.6%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top_cpt .inner_m .top_case,
  .top_cpt .inner_m .top_voice {
    width: 100%;
  }
}
.top_cpt .inner_m .top_case .ttl_cmn_05,
.top_cpt .inner_m .top_voice .ttl_cmn_05 {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  .top_cpt .inner_m .top_case .ttl_cmn_05,
  .top_cpt .inner_m .top_voice .ttl_cmn_05 {
    margin-bottom: 10px;
  }
}

.list_cpt > li {
  border-bottom: 1px solid #fff;
}

.card_cpt {
  display: block;
  padding: 30px 0;
}
.card_cpt__label li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 0.5em;
  height: 30px;
  background-color: #fff;
  font-size: 0.875rem;
  position: relative;
  margin: 0 10px 0 15px;
}
.card_cpt__label li:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #ffffff transparent transparent;
  border-width: 15px 15px 15px 0px;
  position: absolute;
  top: 0;
  right: 100%;
}
.card_cpt__ttl {
  font-size: 1.625rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #fff;
  margin: 1rem 0;
}
@media screen and (max-width: 767px) {
  .card_cpt__ttl {
    font-size: 1.375rem;
    margin: 1rem 0 0.5rem;
    -webkit-line-clamp: 2;
  }
}
.card_cpt__pt {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 204px;
  height: 35px;
  border-radius: 50px;
  border: 1px solid #fff;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .card_cpt__pt {
    display: none;
  }
}
.card_cpt__name {
  font-size: 1.125rem;
  color: #fff;
}
.card_cpt__age {
  font-size: 1.125rem;
  color: #fff;
}

.link_archive {
  display: flex;
  align-items: center;
  gap: 0.75em;
  position: absolute;
  top: 1rem;
  right: 0;
}
.link_archive:after {
  content: "";
  display: block;
  width: 40px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_right_02.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .link_archive:after {
    width: 25px;
  }
}
.link_archive span {
  display: block;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 767px) {
  .link_archive {
    position: static;
    width: -moz-fit-content;
    width: fit-content;
    margin: 1.875em auto 0;
  }
}

.top_intro {
  background-color: #fff;
  background-image: url(../images/top_intro_bottom.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  padding: 120px 0 212px;
}
@media screen and (max-width: 767px) {
  .top_intro {
    padding: 80px 0 100px;
  }
}
.top_intro .ttl_cmn_01, .top_intro .ttl_cmn_01__sm, .top_intro .ttl_cmn_01__left {
  margin-bottom: 50px;
}
.top_intro p {
  text-align: center;
  margin-top: 1em;
}
.top_intro a {
  width: 100%;
  max-width: 460px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E55319;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 3rem auto 0;
  position: relative;
}
.top_intro a:after {
  content: "";
  display: block;
  width: 24px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_right_02.svg) no-repeat center/contain;
  position: absolute;
  top: calc(50% - 12px);
  right: 1em;
}

.top_times {
  background-color: #F8D9DE;
  padding: 190px 0 120px;
  margin-top: -2px;
}
@media screen and (max-width: 767px) {
  .top_times {
    padding: 100px 0 80px;
  }
}
.top_times .ttl_cmn_01, .top_times .ttl_cmn_01__sm, .top_times .ttl_cmn_01__left {
  margin-bottom: 50px;
}
.top_times .ttl_cmn_01:before, .top_times .ttl_cmn_01__sm:before, .top_times .ttl_cmn_01__left:before {
  content: "";
  display: block;
  width: 63px;
  aspect-ratio: 63/105;
  background: url(../images/ico_pencil_02.png) no-repeat center/contain;
  margin: 0 auto 15px;
}
@media screen and (max-width: 767px) {
  .top_times .ttl_cmn_01:before, .top_times .ttl_cmn_01__sm:before, .top_times .ttl_cmn_01__left:before {
    width: 48px;
  }
}
.top_times .list_times li:nth-child(2) {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .top_times .list_times li:nth-child(2) {
    margin-top: 0;
  }
}
.top_times .card_times__image {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}

.top_news {
  margin-top: 90px;
}
.top_news .inner_s {
  display: flex;
  gap: 44px;
}
@media screen and (max-width: 767px) {
  .top_news .inner_s {
    flex-direction: column;
    justify-content: center;
    padding: 0;
    gap: 1.25rem;
  }
}
.top_news h2 {
  flex-shrink: 0;
  width: 242px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #E55319;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .top_news h2 {
    width: 180px;
    margin: 0 auto;
  }
}
.top_news h2 span {
  display: block;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .top_news h2 span {
    text-align: center;
  }
}
.top_news h2 span:before {
  content: attr(data-en);
  display: block;
  font-size: 3rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .top_news h2 span:before {
    font-size: 2.25rem;
  }
}

.list_news > li {
  border-bottom: 1px solid #D6D6D6;
  padding: 1.5rem;
}
@media screen and (max-width: 767px) {
  .list_news > li {
    padding: 1.5rem 0;
  }
}

.card_news {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .card_news {
    display: block;
  }
}
.card_news .date {
  display: block;
  width: 145px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
.card_news .ttl {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.page_header {
  height: 420px;
  display: block;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page_header {
    height: 50vw;
  }
}
.page_header picture,
.page_header img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page_header:after {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  background: url(../images/page_header_cover.png) no-repeat top center/cover;
  position: absolute;
  bottom: -1px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .page_header:after {
    height: 10vw;
  }
}

.cmn_feature .ttl_cmn_01__sm {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .cmn_feature .ttl_cmn_01__sm {
    margin-bottom: 2.5rem;
  }
}

.list_feature > li:not(:last-child) {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .list_feature > li:not(:last-child) {
    margin-bottom: 3.75rem;
  }
}

.card_feature {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 1em 5%;
}
@media screen and (max-width: 767px) {
  .card_feature {
    flex-direction: column;
  }
}
.card_feature .box_text {
  flex-grow: 1;
}
.card_feature .box_image {
  width: 45%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .card_feature .box_image {
    width: 100%;
  }
}

.card_feature__ttl {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.card_feature__ttl:before {
  order: 1;
  content: attr(data-num);
  font-family: "Poppins", sans-serif;
  font-size: 5.625rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #F8D9DE;
}
@media screen and (max-width: 767px) {
  .card_feature__ttl:before {
    font-size: 3.75rem;
  }
}
.card_feature__ttl:after {
  order: 2;
  content: "our characteristics";
  font-family: "Poppins", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #F8D9DE;
  padding: 1.5rem 0 0.5rem;
}
@media screen and (max-width: 767px) {
  .card_feature__ttl:after {
    font-size: 1rem;
    padding: 1rem 0 0.5rem;
  }
}
.card_feature__ttl span {
  order: 3;
  letter-spacing: 0.1em;
  font-size: 2.25em;
  line-height: 1.38;
  color: #E55319;
}
@media screen and (max-width: 767px) {
  .card_feature__ttl span {
    font-size: 1.75rem;
  }
}

.card_feature__text {
  font-size: 1.125rem;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  .card_feature__text {
    font-size: 1rem;
  }
}

.dlist_feature_01 {
  margin-top: 1.75em;
}
.dlist_feature_01 .group {
  display: flex;
  align-items: flex-start;
  gap: 1em 1.5rem;
}
@media screen and (max-width: 767px) {
  .dlist_feature_01 .group {
    flex-direction: column;
  }
}
.dlist_feature_01 .group:not(:last-child) {
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .dlist_feature_01 .group:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.dlist_feature_01 dt {
  flex-shrink: 0;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  display: block;
  width: 150px;
  padding: 4px 1em;
  text-align: center;
  border-radius: 50px;
  background-color: #F8D9DE;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .dlist_feature_01 dt {
    width: 100%;
  }
}

.dlist_feature_02 {
  margin: 1.75em 0;
}
.dlist_feature_02 .group:not(:last-child) {
  margin-bottom: 2rem;
}
.dlist_feature_02 dt {
  flex-shrink: 0;
  font-size: 1.25rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 377px;
  padding: 8px 1em;
  background-color: #F8D9DE;
  color: #fff;
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 767px) {
  .dlist_feature_02 dt {
    width: 100%;
  }
}

.program_ttl {
  display: block;
  width: 100%;
  background-color: #E55319;
  border-radius: 100px;
  padding: 1em;
  margin-bottom: 4.5rem;
  font-size: 1.75rem;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  text-align: center;
  position: relative;
}
.program_ttl:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #E55319 transparent transparent transparent;
  border-width: 22px 28px 0px 28px;
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .program_ttl {
    font-size: 1.375em;
    line-height: 1.5;
  }
}

.list_program > li:not(:last-child) {
  margin-bottom: 4.5rem;
}

.card_program {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  gap: 1.5rem 2.88%;
  padding-top: 2.8%;
  padding-left: 3.3%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .card_program {
    padding: 0;
    flex-direction: column;
  }
}
.card_program .box_image {
  flex-shrink: 0;
  width: 21.6%;
  display: block;
  overflow: hidden;
  aspect-ratio: 1/1;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  margin-top: -2.8%;
}
@media screen and (max-width: 767px) {
  .card_program .box_image {
    width: 80%;
    margin: 0 auto;
  }
}
.card_program .box_image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_program .box_text {
  flex-grow: 1;
}

.dlist_program {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .dlist_program {
    font-size: 1rem;
  }
}
.dlist_program .group {
  display: flex;
}
@media screen and (max-width: 767px) {
  .dlist_program .group {
    display: block;
    margin-bottom: 1em;
  }
}
.dlist_program dt {
  flex-shrink: 0;
}
.dlist_program dt:before {
  content: "＜";
}
.dlist_program dt:after {
  content: "＞";
}
@media screen and (max-width: 767px) {
  .dlist_program dt {
    margin-bottom: 0.25em;
  }
}
.card_program_ttl {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.5;
  display: flex;
  align-items: center;
  gap: 0.75em;
  margin: 0 0 1.75rem;
  padding-bottom: 0.75em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .card_program_ttl {
    font-size: 1.75rem;
    gap: 0.5em;
  }
}
.card_program_ttl:before {
  content: attr(data-num) ".";
  font-family: "Poppins", sans-serif;
  font-size: 3.75rem;
  font-weight: 700;
  font-style: italic;
  color: #DBA7AF;
  padding-bottom: 8px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .card_program_ttl:before {
    font-size: 3rem;
    padding-bottom: 4px;
  }
}
.card_program_ttl:after {
  content: "";
  display: block;
  width: 100vw;
  border: 1px dashed #CC1845;
  position: absolute;
  bottom: 0;
  right: 0;
}

.dlist_program_01 {
  margin: 1.75rem 0 0;
}
.dlist_program_01 .group:not(:last-child) {
  margin-bottom: 1.25rem;
}
.dlist_program_01 dt {
  font-size: 1.25rem;
  font-weight: 700;
  color: #E55319;
  line-height: 1.5;
  margin-bottom: 0.75em;
}
.dlist_program_01 dd {
  background-color: #EBF5E2;
  font-size: 1.125rem;
  line-height: 1.5;
  padding: 0.5em 1em;
}

.list_faq_cat {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.25em 2.5em;
  padding: 3em 0;
}

.btn_faq_cat {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.25rem;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 767px) {
  .btn_faq_cat {
    font-size: 1rem;
    font-weight: 500;
  }
}
.btn_faq_cat:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #1A1311;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: width 0.5s;
}
.btn_faq_cat:after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 20px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/ico_arrow_right_01.svg) no-repeat center/contain;
}
.btn_faq_cat:hover:before {
  width: 0;
}

.dlist_faq .group:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .dlist_faq .group:not(:last-child) {
    margin-bottom: 1.875em;
  }
}
.dlist_faq .accordion__btn {
  display: flex;
  align-items: center;
  gap: 28px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 1.5rem 40px 1.5rem 60px;
  border-radius: 100px;
  box-shadow: 0 3px 6px #F4B8C3;
}
@media screen and (max-width: 767px) {
  .dlist_faq .accordion__btn {
    padding: 1.5rem 20px;
    gap: 14px;
    font-size: 1rem;
    font-weight: 500;
  }
}
.dlist_faq .accordion__btn span {
  display: block;
  flex-grow: 1;
}
.dlist_faq .accordion__btn:before {
  flex-shrink: 0;
  content: "Q.";
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 3.75rem;
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #E55319;
  flex-shrink: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .dlist_faq .accordion__btn:before {
    font-size: 1.875em;
  }
}
.dlist_faq .accordion__btn:after {
  flex-shrink: 0;
  content: "";
  display: block;
  width: 30px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: url(../images/ico_arrow_bottom_01.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .dlist_faq .accordion__btn:after {
    width: 1.5rem;
  }
}
.dlist_faq .accordion__btn.js-active:after {
  transform: rotateX(180deg);
}
.dlist_faq .accordion__content {
  display: flex;
  align-items: flex-start;
  gap: 28px;
  padding: 2.5rem 120px 1.5rem 60px;
}
@media screen and (max-width: 767px) {
  .dlist_faq .accordion__content {
    padding: 1.5rem 20px;
    gap: 14px;
    font-size: 0.875em;
  }
}
.dlist_faq .accordion__content:before {
  flex-shrink: 0;
  content: "A.";
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 3.75rem;
  color: #fff;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #E55319;
}
@media screen and (max-width: 767px) {
  .dlist_faq .accordion__content:before {
    font-size: 2rem;
  }
}

.about_explanation {
  margin: 0 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .about_explanation {
    margin: 0 0 5rem;
  }
}

.explanation_ttl {
  font-size: 2.5rem;
  font-weight: 700;
  color: #E55319;
  text-align: center;
  margin-bottom: 0.8em;
}
@media screen and (max-width: 767px) {
  .explanation_ttl {
    font-size: 1.375rem;
  }
}

.explanation_text {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.9;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .explanation_text {
    font-size: 1rem;
    text-align: left;
  }
}

.about_feature {
  margin: 0 0 9rem;
}
@media screen and (max-width: 767px) {
  .about_feature {
    margin: 0 0 5rem;
  }
}

.about_staff .ttl_cmn_01, .about_staff .ttl_cmn_01__sm, .about_staff .ttl_cmn_01__left {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .about_staff .ttl_cmn_01, .about_staff .ttl_cmn_01__sm, .about_staff .ttl_cmn_01__left {
    margin-bottom: 2.5rem;
  }
}

.list_staff {
  display: flex;
  flex-wrap: wrap;
  gap: 4.5rem 5.75%;
}
.list_staff > li {
  width: 29.5%;
}
@media screen and (max-width: 767px) {
  .list_staff > li {
    width: 100%;
  }
}

.card_staff__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 430/607;
  border-radius: 70px 70px 0 0;
  margin: 0 0 2rem;
}
.card_staff__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_staff__name {
  font-family: "Poppins", sans-serif;
  font-size: 2.125rem;
  font-weight: 700;
  color: #E55319;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .card_staff__name {
    font-size: 1.625rem;
  }
}
.card_staff__position {
  font-size: 1.125rem;
  margin: 0 0 1rem;
}
@media screen and (max-width: 767px) {
  .card_staff__position {
    font-size: 1rem;
  }
}
.card_staff__detail dt {
  font-size: 1.125rem;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #E55319;
  color: #fff;
  padding: 0.125em 1em 0.25em;
  border-radius: 10px 10px 0 0;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .card_staff__detail dt {
    font-size: 1rem;
  }
}
.card_staff__detail dd {
  border-top: 1px solid #E55319;
  padding: 1em 0 0;
}

@media screen and (max-width: 767px) {
  .page-flow .tab_content {
    padding: 2rem 5%;
  }
}

.list_flow_01 .ttl_cmn_02 {
  margin: 0 0 3.75rem;
}
@media screen and (max-width: 767px) {
  .list_flow_01 .ttl_cmn_02 {
    margin: 0 0 2.75rem;
  }
}
.list_flow_01 > li:not(:last-child) {
  padding-bottom: 172px;
  background: url(../images/ico_tri_bottom_01.svg) no-repeat center bottom 45px/82px;
}
@media screen and (max-width: 767px) {
  .list_flow_01 > li:not(:last-child) {
    padding-bottom: 140px;
    background-size: 60px;
  }
}

.list_step_01 {
  display: flex;
  flex-wrap: wrap;
  gap: 3.25em 5%;
}
.list_step_01 > li {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .list_step_01 > li {
    width: 100%;
  }
}

.card_step_01__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 440/262;
  border-radius: 20px;
  position: relative;
}
.card_step_01__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_step_01__image:after {
  content: "STEP " attr(data-num);
  display: block;
  background-color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: #E55319;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1em 2.75em;
  border-radius: 0 0 50px 0;
}
@media screen and (max-width: 767px) {
  .card_step_01__image:after {
    font-size: 0.875rem;
    padding: 0.5em 2.75em 0.5em 1.5em;
  }
}
.card_step_01__ttl {
  font-size: 1.75rem;
  line-height: 1.5;
  color: #E55319;
  padding: 1em 0 0.25em;
}
@media screen and (max-width: 767px) {
  .card_step_01__ttl {
    font-size: 1.5rem;
  }
}
.card_step_01__text {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .card_step_01__text {
    font-size: 1rem;
  }
}
.card_step_01 .link_contact_01 {
  margin: 1.25rem 0 0;
}

.list_step_02 > li:not(:last-child) {
  margin-bottom: 130px;
  position: relative;
}
.list_step_02 > li:not(:last-child):after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #E55319 transparent transparent transparent;
  border-width: 44px 25px 0px 25px;
  position: absolute;
  top: calc(100% + 43px);
  left: 50%;
  transform: translateX(-50%);
}

.card_step_02 {
  background-color: #FFF0ED;
  border-radius: 20px;
  padding: 3.5rem 3.3%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .card_step_02 {
    flex-direction: column;
    padding: 3.5rem var(--sideW);
    gap: 1.5rem;
  }
}
.card_step_02 .box_left {
  flex-grow: 1;
}
.card_step_02 .box_left .list_kome {
  text-align: center;
  font-size: 0.875em;
  margin: 1rem 0 0;
}
.card_step_02 .box_right {
  width: 72.7%;
  background-color: #fff;
  border-radius: 20px;
  padding: 3rem 4%;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .card_step_02 .box_right {
    width: 100%;
    padding: 0;
    background-color: transparent;
    font-size: 1rem;
    text-align: justify;
  }
}
.card_step_02__ttl {
  font-size: 1.75em;
  font-weight: 700;
  color: #E55319;
  letter-spacing: 0.1em;
  text-align: center;
}
.card_step_02__ttl.pencil:before {
  content: "";
  display: block;
  width: 58px;
  aspect-ratio: 1/1;
  background: url(../images/ico_pencil.svg) no-repeat center/contain;
  margin: 0 auto 1rem;
}
.card_step_02__ttl.document:before {
  content: "";
  display: block;
  width: 60px;
  aspect-ratio: 1/1;
  background: url(../images/ico_document.svg) no-repeat center/contain;
  margin: 0 auto 1rem;
}

.sec_exception {
  margin-top: 7.5rem;
}
@media screen and (max-width: 767px) {
  .sec_exception {
    margin-bottom: 0;
  }
}

.sec_exception_ttl {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 4.75rem;
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #E55319;
  border-bottom: 3px solid #E55319;
}
@media screen and (max-width: 767px) {
  .sec_exception_ttl {
    font-size: 1.75rem;
    text-align: center;
    padding-bottom: 0.5em;
    margin: 0 auto 3.125rem;
  }
}

.support_description {
  margin: 0 0 7.5em;
}
@media screen and (max-width: 767px) {
  .support_description {
    margin: 0 0 5rem;
  }
}
.support_description .paragraph {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .support_description .paragraph {
    font-size: 1rem;
  }
}

.support_main {
  margin: 0 0 7.5em;
}
@media screen and (max-width: 767px) {
  .support_main {
    margin: 0 0 5rem;
  }
}

.support_main_ttl {
  font-size: 2.25rem;
  font-weight: 700;
  text-align: center;
  color: #E55319;
  border-top: 3px solid #E55319;
  border-bottom: 3px solid #E55319;
  padding: 0.9em;
  margin: 0 0 3.75rem;
}
@media screen and (max-width: 767px) {
  .support_main_ttl {
    font-size: 1.75rem;
    padding: 0.75em;
  }
}

.list_support_main {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3.25em 5%;
}
.list_support_main > li {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .list_support_main > li {
    width: 100%;
  }
}

.card_support_main__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 440/262;
  border-radius: 20px;
}
.card_support_main__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_support_main__ttl {
  font-size: 1.75rem;
  line-height: 1.5;
  color: #E55319;
  padding: 1em 0 0.25em;
}
@media screen and (max-width: 767px) {
  .card_support_main__ttl {
    font-size: 1.375rem;
    padding: 0.75em 0 0.5em;
  }
}
.card_support_main__text {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .card_support_main__text {
    font-size: 1rem;
  }
}
.card_support_main__text a {
  text-decoration: underline;
  color: blue;
}

.support_activity {
  margin: 0 0 7.5em;
}
@media screen and (max-width: 767px) {
  .support_activity {
    margin: 0 0 5rem;
  }
}

.support_activity_ttl {
  background-color: #E55319;
  color: #fff;
  font-size: 1.625rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.12em;
  padding: 0.75em;
  margin: 0 0 3.75em;
}
@media screen and (max-width: 767px) {
  .support_activity_ttl {
    font-size: 1.25rem;
    margin: 0 0 2.5em;
  }
}

.list_shien {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 16px;
}
@media screen and (max-width: 767px) {
  .list_shien {
    gap: 20px 12px;
  }
}
.list_shien .card_shien {
  width: calc((100% - 64px) / 5);
}
@media screen and (max-width: 767px) {
  .list_shien .card_shien {
    width: calc((100% - 12px) / 2);
  }
}
.list_shien .card_shien .ttl {
  background-color: #F8D9DE;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.5;
  padding: 0.75em;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .list_shien .card_shien .ttl {
    font-size: 1rem;
    margin-bottom: 6px;
  }
}
.list_shien .card_shien .mark {
  background-color: #FCFCFC;
  text-align: center;
  padding: 1em;
}
@media screen and (max-width: 767px) {
  .list_shien .card_shien .mark img {
    display: block;
    width: 20px;
    margin: 0 auto;
  }
}

.support_program {
  margin: 0 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .support_program {
    margin: 0 0 5rem;
  }
}

.support_price {
  background-color: #FCE8EB;
  padding: 5rem 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .support_price {
    padding: 5rem 0;
  }
}
.support_price .ttl_cmn_01:before, .support_price .ttl_cmn_01__sm:before, .support_price .ttl_cmn_01__left:before {
  content: "";
  display: block;
  width: 180px;
  aspect-ratio: 180/150;
  background: url(../images/support_price_ttl.svg) no-repeat center/contain;
  margin: 0 auto 1rem;
}
@media screen and (max-width: 767px) {
  .support_price .ttl_cmn_01:before, .support_price .ttl_cmn_01__sm:before, .support_price .ttl_cmn_01__left:before {
    width: 180px;
    margin: 0 auto 1.5rem;
  }
}
.support_price .ttl_cmn_01:after, .support_price .ttl_cmn_01__sm:after, .support_price .ttl_cmn_01__left:after {
  color: #E55319;
}

.support_price_container {
  background-color: #fff;
  border-radius: 30px;
  padding: 3.75rem 5.4% 2.5rem 6.6%;
  margin: 3rem 0 0;
  display: flex;
  gap: 5%;
}
.support_price_container .box_left {
  letter-spacing: 0.06em;
}
.support_price_container .box_right {
  width: 47%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .support_price_container {
    display: block;
  }
  .support_price_container .box_right {
    width: 100%;
    margin-top: 1.5rem;
  }
}

.support_price_ttl {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  .support_price_ttl {
    font-size: 1.5rem;
    text-align: center;
  }
}

.tbl_price {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
}
.tbl_price tr {
  width: 100%;
}
.tbl_price tr th,
.tbl_price tr td {
  width: 50%;
  text-align: center;
  padding: 0.5em;
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .tbl_price tr th,
  .tbl_price tr td {
    font-size: 0.875rem;
  }
}
.tbl_price tr:nth-child(odd) {
  background-color: #FFF0ED;
}
.tbl_price tr:nth-child(1) th {
  background-color: #DBA7AF;
  color: #fff;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .tbl_price tr:nth-child(1) th {
    font-size: 1rem;
  }
}

.sec_address {
  margin-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .sec_address {
    margin-bottom: 5rem;
  }
}
.sec_address .content {
  display: flex;
  gap: 6.25%;
}
@media screen and (max-width: 767px) {
  .sec_address .content {
    flex-direction: column;
  }
}
.sec_address .content .box_map {
  width: 50%;
  flex-shrink: 1;
}
@media screen and (max-width: 767px) {
  .sec_address .content .box_map {
    width: 100%;
  }
}
.sec_address .content .box_texts {
  flex-grow: 1;
  padding-top: 2.8%;
}
@media screen and (max-width: 767px) {
  .sec_address .content .box_texts {
    padding-top: 2.5rem;
  }
}
.sec_address .logo {
  width: 100%;
  max-width: 295px;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sec_address .logo {
    max-width: 180px;
  }
}
.sec_address .name {
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.5;
  margin-bottom: 2.75rem;
}
@media screen and (max-width: 767px) {
  .sec_address .name {
    font-size: 1rem;
  }
}
.sec_address .dlist_information .group {
  display: flex;
  align-items: baseline;
  gap: 1.5rem;
}
.sec_address .dlist_information .group:not(:last-child) {
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .sec_address .dlist_information .group:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .sec_address .dlist_information .group {
    flex-direction: column;
    gap: 0.5rem;
  }
}
.sec_address .dlist_information dt {
  font-weight: 700;
  width: 142px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sec_address .dlist_information dt {
    width: 100%;
  }
}
.gallery {
  background: linear-gradient(0deg, #E55319 0%, #E55319 266px, transparent 266px, transparent 100%);
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .gallery {
    padding-bottom: 5rem;
    background: linear-gradient(0deg, #E55319 0%, #E55319 170px, transparent 170px, transparent 100%);
  }
}
.gallery .splide__track {
  overflow: visible;
}
.gallery .splide__arrow {
  padding: 0;
  width: 70px;
  height: auto;
  aspect-ratio: 1/1;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .gallery .splide__arrow {
    width: 36px;
    top: 45%;
  }
}
.gallery .splide__arrow svg {
  display: none;
}
.gallery .splide__arrow--prev {
  background: #E55319 url(../images/ico_arrow_left_03.svg) no-repeat center/54%;
}
@media screen and (max-width: 767px) {
  .gallery .splide__arrow--prev {
    left: -10px;
  }
}
.gallery .splide__arrow--next {
  background: #E55319 url(../images/ico_arrow_right_03.svg) no-repeat center/54%;
}
@media screen and (max-width: 767px) {
  .gallery .splide__arrow--next {
    right: -10px;
  }
}
.gallery .splide__pagination {
  position: static;
  margin-top: 3.5rem;
  font-size: 0;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .gallery .splide__pagination {
    margin-top: 1.5rem;
  }
}
.gallery .splide__pagination li button {
  margin: 0;
  width: 80px;
  height: 5px;
  background-color: #fff;
  border-radius: 0;
  transform: scale(1);
  opacity: 1;
}
.gallery .splide__pagination li button:hover {
  background-color: #FFBB00;
}
.gallery .splide__pagination li button.is-active {
  background-color: #FFBB00;
}
@media screen and (max-width: 767px) {
  .gallery .splide__pagination li button {
    width: 40px;
  }
}

.textlink {
  background: linear-gradient(0deg, #E55319 0%, #E55319 1px, transparent 1px, transparent 100%) repeat-x bottom/auto 100%;
}

.sec_info {
  background: linear-gradient(180deg, #E55319 0%, #E55319 187px, transparent 187px, transparent 100%);
}
@media screen and (max-width: 767px) {
  .sec_info {
    background: linear-gradient(180deg, #E55319 0%, #E55319 100px, transparent 100px, transparent 100%);
  }
}
.sec_info .container {
  background-color: #fff;
  border-radius: 50px 50px 0 0;
  padding: 7.5rem 8.6% 0;
}
@media screen and (max-width: 767px) {
  .sec_info .container {
    border-radius: 30px 30px 0 0;
    padding: 2.5rem 0 0;
  }
  .sec_info .container .ttl_cmn_01__left {
    text-align: center;
  }
  .sec_info .container .ttl_cmn_01__left:after {
    text-align: inherit;
  }
}

.dlist_information_01 {
  width: 72%;
  margin: 0 0 5rem auto;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .dlist_information_01 {
    width: 100%;
    flex-direction: column;
    margin-top: 2.5rem;
  }
}
.dlist_information_01 > .group {
  padding: 2rem 0;
  border-bottom: 1px solid #F8D9DE;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .dlist_information_01 > .group {
    width: 100%;
  }
}
.dlist_information_01 > .group:nth-child(1), .dlist_information_01 > .group:nth-child(2) {
  border-top: 1px solid #F8D9DE;
}
.dlist_information_01 > .group:nth-last-child(2), .dlist_information_01 > .group:last-child {
  width: 100%;
}
.dlist_information_01 > .group > dt {
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .dlist_information_01 > .group > dt {
    font-size: 1.125rem;
  }
}
.dlist_information_01 > .group > dd {
  font-size: 1.125rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .dlist_information_01 > .group > dd {
    font-size: 1rem;
  }
}

.dlist_information_02 dt {
  padding-left: 1em;
  text-indent: -1em;
}
.dlist_information_02 dt:before {
  content: "■";
}
.dlist_information_02 dd {
  padding-left: calc(1em + 2px);
  margin-bottom: 1rem;
}
.dlist_information_02 a {
  display: flex;
  align-items: center;
  gap: 0.5em;
}
.dlist_information_02 a:after {
  content: "";
  display: block;
  width: 20px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #E55319 url(../images/ico_arrow_right_03.svg) no-repeat center/10px;
  flex-shrink: 0;
}

.list_information_02 {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .list_information_02 {
    font-size: 1rem;
  }
}
.list_information_02 a:before {
  content: "■";
  display: inline-block;
  transform: scale(0.5);
}

.list_info_link {
  display: flex;
  justify-content: center;
  gap: 4.4%;
}
@media screen and (max-width: 767px) {
  .list_info_link {
    flex-direction: column;
    gap: 1rem;
  }
}
.list_info_link > li {
  width: min(100%, 460px);
}
.list_info_link > li a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  background-color: #E55319;
  color: #fff;
  border-radius: 100px;
  padding: 1.35rem;
  border: 1px solid #E55319;
  position: relative;
}
.list_info_link > li a:after {
  content: "";
  display: block;
  width: 24px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff url(../images/ico_arrow_right_03_green.svg) no-repeat center/50%;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: translateY(-50%);
}
.list_info_link > li a:hover {
  background-color: #fff;
  color: #E55319;
}

.contact_lead {
  font-family: 1.125rem;
  text-align: center;
  margin-bottom: 3.125rem;
}

.contact_telbox {
  color: #E55319;
  text-align: center;
  margin-bottom: 5rem;
}
.contact_telbox .head {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.contact_telbox .head:before {
  content: "＜";
}
.contact_telbox .head:after {
  content: "＞";
}
@media screen and (max-width: 767px) {
  .contact_telbox .head {
    font-size: 1.125rem;
  }
}
.contact_telbox a {
  font-family: "Poppins", sans-serif;
  font-size: 3.5625rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin: 0.75rem 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .contact_telbox a {
    font-size: 2rem;
  }
}
.contact_telbox .info {
  font-size: 1.125rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .contact_telbox .info {
    font-size: 0.875rem;
  }
}

span[data-name=your-content] .wpcf7-list-item,
span[data-name=your-agreement] .wpcf7-list-item {
  display: block;
  margin: 0;
}
span[data-name=your-content] .wpcf7-list-item:not(:last-child),
span[data-name=your-agreement] .wpcf7-list-item:not(:last-child) {
  margin-bottom: 1rem;
}
span[data-name=your-content] .wpcf7-list-item label,
span[data-name=your-agreement] .wpcf7-list-item label {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  gap: 1rem;
}
span[data-name=your-content] .wpcf7-list-item label input,
span[data-name=your-agreement] .wpcf7-list-item label input {
  margin: 0;
}

span[data-name=your-agreement] label {
  justify-content: center;
}
span[data-name=your-agreement] .wpcf7-not-valid-tip {
  text-align: center;
}
span[data-name=your-agreement] input[type=checkbox] {
  background-image: url(../images/icon_checkbox_fill.svg);
  border: 1px solid #E55319;
}
span[data-name=your-agreement] input[type=checkbox]:checked {
  background-image: url(../images/icon_checkbox_fill_checked.svg);
}

.contact_policy dt {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.75em;
}
.contact_policy dt:before {
  content: "【";
}
.contact_policy dt:after {
  content: "】";
}
.contact_policy .agreement_box {
  margin-top: 2.5rem;
  background-color: #F2F2F2;
  color: #E55319;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  padding: 2.125rem 5%;
}
@media screen and (max-width: 767px) {
  .contact_policy .agreement_box {
    font-size: 1rem;
    line-height: 1.4;
  }
}

.wpcf7-submit {
  display: block;
  width: min(100%, 600px);
  background-color: #E55319;
  border: 2px solid #E55319;
  border-radius: 100px;
  padding: 1.5em;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #fff;
  margin: 3.75rem auto 0;
  transition: 0.3s;
}
.wpcf7-submit:hover {
  background-color: #fff;
  color: #E55319;
}

.content_thanks {
  text-align: center;
  font-size: 1.125rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .content_thanks {
    font-size: 1rem;
    text-align: left;
  }
}

.list_archive_01 > li:nth-child(odd) {
  background-color: #F8D9DE;
}

.card_archive_01 {
  padding: 4.375rem 6.3%;
}
@media screen and (max-width: 767px) {
  .card_archive_01 {
    padding: 3.125rem 8%;
  }
}
.card_archive_01__ttl {
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin: 0.75em 0 0.25em;
}
@media screen and (max-width: 767px) {
  .card_archive_01__ttl {
    font-size: 1.5rem;
  }
}
.card_archive_01__text {
  line-height: 2;
  letter-spacing: 0.1em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 2.5em;
}
@media screen and (max-width: 767px) {
  .card_archive_01__link {
    margin-left: auto;
    margin-right: auto;
  }
}

.personal {
  font-size: 1.125em;
  letter-spacing: 0.1em;
  margin-bottom: 1.5em;
}
@media screen and (max-width: 767px) {
  .personal {
    font-size: 1rem;
  }
}

.label_attribute {
  display: inline-flex;
  align-items: center;
  height: 30px;
  background-color: #E55319;
  color: #fff;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  padding: 0 1em;
  margin: 0 1em 0 10px;
  position: relative;
}
.label_attribute:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #E55319 transparent transparent;
  border-width: 15px 10px 15px 0px;
  position: absolute;
  top: 0;
  right: calc(100% - 1px);
}

.article_header {
  margin-bottom: 3rem;
}
.article_header .personal {
  display: inline-block;
  margin: 0;
}

.article_ttl {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 0.5em 0 0.75em;
  border-bottom: 1px solid #E55319;
  margin-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  .article_ttl {
    font-size: 1.5rem;
  }
}

.label_post_type {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 204px;
  padding: 0.1875em 1em;
  border-radius: 50px;
  border: 1px solid #E55319;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  color: #E55319;
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .label_post_type {
    font-size: 0.875em;
    min-width: unset;
    margin-bottom: 1em;
  }
}

.other_article {
  margin: 7.5em 0 0;
}

.other_article_ttl {
  font-size: 2.25rem;
  font-weight: 700;
  color: #E55319;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: center;
  margin: 0 0 1.75rem;
}
@media screen and (max-width: 767px) {
  .other_article_ttl {
    font-size: 1.95rem;
  }
}
.other_article_ttl:after {
  content: attr(data-en);
  text-transform: uppercase;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  color: #DBA7AF;
  margin-top: 0.75em;
}
@media screen and (max-width: 767px) {
  .other_article_ttl:after {
    font-size: 1rem;
  }
}

.list_other_article > li {
  border-bottom: 1px solid #1A1311;
}

.card_other_article > a {
  display: block;
  padding: 2rem 5rem 2rem 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .card_other_article > a {
    padding: 2rem 50px 2rem 0;
  }
}
.card_other_article > a:after {
  content: "";
  display: block;
  width: 50px;
  aspect-ratio: 1/1;
  background: url(../images/ico_arrow_right_01.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .card_other_article > a:after {
    width: 30px;
  }
}
.card_other_article .list_attribute {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .card_other_article .list_attribute {
    display: block;
    margin-bottom: 1rem;
  }
}
.card_other_article .personal {
  display: inline-block;
  margin: 0;
  color: #E55319;
}
@media screen and (max-width: 767px) {
  .card_other_article .personal {
    display: block;
  }
}
.card_other_article .ttl {
  margin-top: 0.75rem;
  font-size: 1.625rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 767px) {
  .card_other_article .ttl {
    font-size: 1.25rem;
    -webkit-line-clamp: 2;
  }
}

.list_times {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 4rem 5%;
}
@media screen and (max-width: 767px) {
  .list_times {
    gap: 4em;
  }
}
.list_times > li {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .list_times > li {
    width: 100%;
  }
}

.card_times {
  display: block;
}
.card_times__image {
  display: block;
  overflow: hidden;
  aspect-ratio: 440/292;
}
.card_times__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card_times__ttl {
  margin: 1em 0 0.5em;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 767px) {
  .card_times__ttl {
    font-size: 1.25rem;
  }
}
.card_times__text {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.card_times__attr {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: wrap;
  margin-top: 1.5em;
}
.card_times__date {
  font-family: "Lato", sans-serif;
  font-weight: 500;
}
.card_times__cat {
  background: url(../images/ico_pencil.svg) no-repeat top left/24px;
  padding-left: 30px;
}
.card_times__cat span {
  display: block;
  border-bottom: 1px dashed #E55319;
  color: #E55319;
  font-weight: 700;
}

.recommend {
  margin-top: 120px;
}
.recommend .ttl_cmn_03 {
  margin-bottom: 50px;
}

.pvpv {
  margin-top: 100px;
  display: flex;
  gap: 6.8%;
}
.pvpv .category,
.pvpv .archive {
  width: 100%;
}
.pvpv .ttl_cmn_04 {
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .pvpv {
    flex-direction: column;
    gap: 4em;
  }
}

.list_pvpv li {
  margin-bottom: 1rem;
}
.list_pvpv li a {
  display: block;
  background-color: #F8D9DE;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 1em;
  background-image: url(../images/ico_arrow_right_02.svg);
  background-repeat: no-repeat;
  background-position: center right 30px;
  background-size: 25px;
}

.editors-style p {
  line-height: 2;
  margin-bottom: 1.5rem;
}