/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=Cabin+Sketch:wght@400;700&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
.grecaptcha-badge {
  visibility: hidden;
}

*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg*, symbol*)) {
  all: unset;
  display: revert;
}

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

a,
button {
  cursor: revert;
}

ol,
ul,
menu {
  list-style: none;
  padding: 0;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
       appearance: revert;
}

:where(pre) {
  all: revert;
}

::-moz-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

::marker {
  content: initial;
}

:where([hidden]) {
  display: none;
}

figure {
  margin: 0;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:where(dialog:modal) {
  all: revert;
}

h2,
p {
  margin: 0;
}

a {
  text-decoration: none;
  color: #4f433d;
}

html body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #4f433d;
  margin: 0;
  overflow: hidden;
}

.all_bg {
  background: url(../img/top_bg.jpg) no-repeat center center;
  background-size: cover;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: -1;
}

#header_top {
  display: none;
}

.header_sldier_wrap {
  position: relative;
}
.header_sldier_wrap figure {
  text-align: center;
  z-index: 20;
  position: absolute;
  top: 50%;
  right: 93px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .header_sldier_wrap figure {
    width: 100%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.header_sldier_wrap figure img {
  max-width: clamp(480px, 43.1918008785vw, 570px);
  width: 100%;
}
@media (max-width: 500px) {
  .header_sldier_wrap figure img {
    max-width: 360px;
  }
}
@media (max-width: 425px) {
  .header_sldier_wrap figure img {
    max-width: 300px;
  }
}
@media (max-width: 360px) {
  .header_sldier_wrap figure img {
    max-width: 280px;
  }
}

#header_sns a {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  line-height: 1.484;
  font-size: clamp(24px, 3.7335285505vw, 51px);
  color: #fb7f2b !important;
}
#header_sns a:hover {
  color: #123d4d !important;
}
#header_sns p {
  border: 1px solid #123d4d;
  padding: 0 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.429;
  color: #123d4d;
}
#header_sns p span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#header_top {
  display: none;
}

#header_slider .layer_image img {
  height: 100vh !important;
  max-width: 100vw !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 749px) {
  #header_slider .layer_image img {
    height: calc(100vh - 60px);
  }
}

#header_slider {
  height: calc(100vh - 91px);
  width: 100vw;
}
#header_slider .item{
	height:100vh;
}
#header_bottom_inner {
  height: 78px;
  max-width: 100% !important;
  width: 100%;
}

.pc_logo_image {
  padding-left: clamp(15px, 1.756954612vw, 24px);
  max-height: calc(100% - 10px) !important;
}
@media (max-width: 1366px) {
  .pc_logo_image {
    padding-left: 20px;
  }
}

#header_sns {
  display: none;
}

#header_bottom {
  background: #f5f0e4 !important;
}

.header_wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 15px;
  -moz-column-gap: clamp(5px, 2.0833333333vw, 40px);
       column-gap: clamp(5px, 2.0833333333vw, 40px);
}

#global_menu {
  text-align: end;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
}

#global_menu > ul > li > a {
  height: 78px;
  line-height: 78px;
  font-weight: 500;
  color: #4f433d !important;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0 clamp(6px, 0.7320644217vw, 10px);
  font-size: 14px;
}
@media (max-width: 1366px) {
  #global_menu > ul > li > a {
    font-size: clamp(13px, 1.0248901903vw, 14px);
  }
}

#menu_button span {
  background: #4f433d !important;
}

@media (max-width: 425px) {
  header .mobile_logo_image {
    max-width: 230px !important;
  }
}

.slider_wrap {
  position: relative;
}
.slider_wrap .main_mv {
  position: absolute;
  top: 50%;
  left: 20%;
  z-index: 10;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .slider_wrap .main_mv {
    left: clamp(20px, 6.518904824vw, 50px);
  }
}
.slider_wrap .main_mv h2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 800;
  font-size: clamp(32px, 4.5387994143vw, 62px);
  color: #fff;
  line-height: normal;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
.slider_wrap .main_mv p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 2.3426061493vw, 32px);
  line-height: 1.563;
  color: #fff;
  letter-spacing: 0.05em;
}

html body #index_news {
  background: #fff;
}
html body #index_news a:hover span {
  color: #6ba966;
}

.entry-date {
  color: #6ba966;
  font-family: "Cabin Sketch", sans-serif;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.04em;
}

#index_news_slider .title span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #4f433d;
  line-height: 1.6;
  letter-spacing: 0.04em;
  transition: 0.4s all;
}

#header_slider .slick-dots button:hover::before,
#header_slider .slick-dots .slick-active button::before {
  background: #6ba966 !important;
  border: 1px solid #6ba966 !important;
}

#header_bottom .header_button_flex {
  display: flex;
  align-items: center;
  -moz-column-gap: 11px;
       column-gap: 11px;
}
@media (max-width: 1250px) {
  #header_bottom .header_button_flex {
    display: none;
  }
}
#header_bottom .header_button_flex .header_button.bg1 a {
  background: #6ba966;
  border: 1px solid #6ba966;
  color: #fff;
}
#header_bottom .header_button_flex .header_button.bg1 a:hover {
  color: #6ba966;
  background: #fff;
}
#header_bottom .header_button_flex .header_button.bg2 a {
  background: #6790c7;
  color: #fff;
  border: 1px solid #6790c7;
}
#header_bottom .header_button_flex .header_button.bg2 a:hover {
  color: #6790c7;
  background: #fff;
}
#header_bottom .header_button_flex .header_button a {
  padding: 10px 15px;
  border-radius: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: 14px;
  display: block;
  line-height: 1.2;
  text-align: center;
  transition: 0.4s all;
}

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  position: absolute;
  top: 50%;
  left: 4.4270833333vw;
  z-index: 10;
  padding: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media (max-width: 767px) {
  .main_ttl {
    left: 6%;
  }
}
.main_ttl .mv_title_en {
  font-family: "Cabin Sketch", sans-serif;
  font-weight: bold;
  font-size: clamp(90px, 6.1458333333vw, 118px);
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media (max-width: 1366px) {
  .main_ttl .mv_title_en {
    font-size: clamp(50px, 6.588579795vw, 90px);
  }
}
@media (max-width: 425px) {
  .main_ttl .mv_title_en {
    font-size: 11.7647058824vw;
  }
}
.main_ttl .mv_sub_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: clamp(29px, 1.9270833333vw, 37px);
}
@media (max-width: 1366px) {
  .main_ttl .mv_sub_title {
    font-size: clamp(20px, 2.1229868228vw, 29px);
  }
}
@media (max-width: 425px) {
  .main_ttl .mv_sub_title {
    font-size: 4.7058823529vw;
    margin-bottom: 10px;
  }
}
.main_ttl .mv_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-size: clamp(56px, 3.9583333333vw, 76px);
  position: relative;
  left: -10px;
}
@media (max-width: 1366px) {
  .main_ttl .mv_title {
    font-size: clamp(32px, 4.0995607613vw, 56px);
  }
}
@media (max-width: 425px) {
  .main_ttl .mv_title {
    font-size: 7.5294117647vw;
  }
}

html body #footer_bottom {
  height: auto;
  width: 100%;
  padding: 12px 6%;
  background: #fffbf2;
}
html body #footer_bottom #menu-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  html body #footer_bottom #menu-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  html body #footer_bottom #menu-footer {
    grid-template-columns: 1fr;
  }
}
html body #footer_bottom #menu-footer li {
  margin: 0 10px;
}
html body #footer_bottom #menu-footer a {
  height: auto;
  font-weight: bold;
  font-size: 14px;
  color: #4f433d;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 2.571;
}

html body #footer_post_list_wrap {
  background-size: cover;
}

html body #index_content_builder .index_post_slider {
  background-size: cover;
}
html body #index_content_builder .index_post_slider .title_jp {
  text-align: center;
  margin-bottom: clamp(30px, 3.513909224vw, 48px);
}
html body #index_content_builder .index_post_slider .cb_contents_inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
html body #index_content_builder .index_post_slider .item .title a {
  color: #4f433d;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.04em;
}

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

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

@media (max-width: 425px) {
  .pc_only_425 {
    display: none;
  }
}

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

.title_en {
  font-family: "Cabin Sketch", sans-serif;
  color: #6ba966;
  font-weight: bold;
  font-size: clamp(42px, 4.39238653vw, 60px);
  line-height: normal;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .title_en {
    font-size: clamp(32px, 6.258148631vw, 48px);
  }
}
@media (max-width: 425px) {
  .title_en {
    font-size: 6.5882352941vw;
  }
}

.title_jp {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  line-height: 1.6;
  color: #4f433d;
  font-size: clamp(28px, 2.9282576867vw, 40px);
}
@media (max-width: 767px) {
  .title_jp {
    font-size: clamp(24px, 4.6936114733vw, 36px);
  }
}
@media (max-width: 425px) {
  .title_jp {
    font-size: 5.1764705882vw;
  }
}

.content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: clamp(18px, 1.4641288433vw, 20px);
  color: #4f433d;
  line-height: 2;
}
@media (max-width: 767px) {
  .content {
    font-size: clamp(16px, 2.6075619296vw, 20px);
  }
}
@media (max-width: 425px) {
  .content {
    font-size: 3.7647058824vw;
  }
}

.main_button a {
  background: #6ba966;
  border: 1px solid #6ba966;
  color: #fff;
  border-radius: 10px;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  padding: 0 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  transition: all 0.2s ease;
  max-width: 290px;
  width: 100%;
  padding-right: 50px;
  height: 56px;
  line-height: normal;
  letter-spacing: 0.04em;
}
.main_button a::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #fff;
  top: 50%;
  right: 0;
}
.main_button a:hover {
  background: #fff;
  border: 1px solid #6ba966;
  color: #6ba966;
}
.main_button a:hover::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background: #6ba966;
  top: 50%;
  right: 0;
}
@media (max-width: 425px) {
  .main_button a .button a {
    font-size: 16px;
    margin: 0 auto;
  }
}

.bg_1 {
  background: #fffbf2;
  overflow: hidden;
}

#s01 {
  padding-top: clamp(40px, 4.2459736457vw, 58px);
  position: relative;
}
#s01::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/uploads/top_bg01.png) no-repeat;
  background-size: contain;
  width: clamp(509px, 30.2604166667vw, 581px);
  height: clamp(403px, 28.28125vw, 543px);
}
@media (max-width: 1366px) {
  #s01::after {
    top: -4.1727672035vw;
    left: -7.8330893119vw;
    width: 37.262079063vw;
    height: 29.5021961933vw;
  }
}
@media (max-width: 767px) {
  #s01::after {
    top: -7.4315514993vw;
    left: -13.9504563233vw;
    width: 66.3624511082vw;
    height: 52.5423728814vw;
  }
}
#s01 .inner {
  position: relative;
  z-index: 1;
  margin-left: auto;
  padding-left: 6%;
}
@media (max-width: 1366px) {
  #s01 .inner {
    padding-left: 0;
  }
}
#s01 .inner .flex_box {
  display: flex;
  -moz-column-gap: 3.5416666667vw;
       column-gap: 3.5416666667vw;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1366px) {
  #s01 .inner .flex_box {
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
@media (max-width: 767px) {
  #s01 .inner .flex_box {
    flex-direction: column-reverse;
    row-gap: 0;
  }
}
#s01 .inner .flex_box .img_area {
  max-width: 971px;
  width: 100%;
}
@media (max-width: 767px) {
  #s01 .inner .flex_box .img_area {
    max-width: 100%;
    padding-left: 6%;
  }
}
#s01 .inner .flex_box .img_area img {
  width: 100%;
}
#s01 .inner .flex_box .text_area {
  max-width: 560px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1366px) {
  #s01 .inner .flex_box .text_area {
    right: -6%;
    max-width: clamp(300px, 40.9956076135vw, 560px);
  }
}
@media (max-width: 767px) {
  #s01 .inner .flex_box .text_area {
    right: unset;
    max-width: 100%;
    padding: 0 6%;
  }
}
#s01 .inner .flex_box .text_area .title_en {
  margin-bottom: clamp(8px, 1.6666666667vw, 32px);
}
#s01 .inner .flex_box .text_area .title_jp {
  margin-bottom: clamp(20px, 1.6666666667vw, 32px);
}
#s01 .inner .flex_box .text_area .content {
  margin-bottom: clamp(30px, 1.6666666667vw, 32px);
}

#s02 {
  position: relative;
}
@media (max-width: 767px) {
  #s02 {
    margin-top: clamp(45px, 9.1264667536vw, 70px);
  }
}
#s02::after {
  content: "";
  position: absolute;
  top: -7.8125vw;
  right: 0;
  background: url(/wp-content/uploads/top_bg02.png) no-repeat;
  background-size: contain;
  width: clamp(150px, 10.0520833333vw, 193px);
  height: clamp(361px, 24.21875vw, 465px);
}
@media (max-width: 1366px) {
  #s02::after {
    top: -7.3206442167vw;
    right: 0;
    width: 10.980966325vw;
    height: 26.4275256223vw;
  }
}
@media (max-width: 767px) {
  #s02::after {
    top: -3.9113428944vw;
    right: 0;
    width: 19.556714472vw;
    height: 46.9361147327vw;
  }
}
#s02 .inner {
  position: relative;
  z-index: 1;
  margin-left: auto;
  padding-right: 6%;
}
@media (max-width: 1366px) {
  #s02 .inner {
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  #s02 .inner {
    padding-right: 6%;
  }
}
#s02 .inner .flex_box {
  display: flex;
  -moz-column-gap: 8.125vw;
       column-gap: 8.125vw;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box {
    -moz-column-gap: 5.7833089312vw;
         column-gap: 5.7833089312vw;
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box {
    flex-direction: column;
    row-gap: 0;
  }
}
#s02 .inner .flex_box .img_area {
  max-width: 960px;
  width: 100%;
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .img_area {
    max-width: 100%;
    padding-right: 0;
  }
}
#s02 .inner .flex_box .img_area img {
  width: 100%;
}
#s02 .inner .flex_box .text_area {
  max-width: 580px;
  width: 100%;
  position: relative;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .text_area {
    max-width: clamp(300px, 42.4597364568vw, 580px);
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_area {
    max-width: 100%;
    padding: 0 6%;
  }
}
#s02 .inner .flex_box .text_area .title_en {
  margin-bottom: clamp(8px, 1.6666666667vw, 32px);
}
#s02 .inner .flex_box .text_area .title_jp {
  margin-bottom: clamp(20px, 1.6666666667vw, 32px);
}
#s02 .inner .flex_box .text_area .content {
  margin-bottom: clamp(30px, 1.6666666667vw, 32px);
}

#s03 {
  padding-top: clamp(40px, 4.2459736457vw, 58px);
  position: relative;
}
#s03::after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  background: url(/wp-content/uploads/top_bg03.png) no-repeat;
  background-size: contain;
  width: clamp(388px, 27.3958333333vw, 526px);
  height: clamp(420px, 29.6875vw, 570px);
}
@media (max-width: 1366px) {
  #s03::after {
    bottom: 0.7320644217vw;
    left: -7.8330893119vw;
    width: 28.4040995608vw;
    height: 30.7467057101vw;
  }
}
@media (max-width: 767px) {
  #s03::after {
    bottom: 1.3037809648vw;
    left: -13.9504563233vw;
    width: 50.5867014342vw;
    height: 54.7588005215vw;
  }
}
#s03 .inner {
  position: relative;
  z-index: 1;
  margin-left: auto;
  padding-left: 6%;
}
@media (max-width: 1366px) {
  #s03 .inner {
    padding-left: 0;
  }
}
#s03 .inner .flex_box {
  display: flex;
  -moz-column-gap: 3.5416666667vw;
       column-gap: 3.5416666667vw;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1366px) {
  #s03 .inner .flex_box {
    -moz-column-gap: 0;
         column-gap: 0;
  }
}
@media (max-width: 767px) {
  #s03 .inner .flex_box {
    flex-direction: column-reverse;
    row-gap: 0;
  }
}
#s03 .inner .flex_box .img_area {
  max-width: 933px;
  width: 100%;
}
@media (max-width: 767px) {
  #s03 .inner .flex_box .img_area {
    max-width: 100%;
    padding-left: 6%;
  }
}
#s03 .inner .flex_box .img_area img {
  width: 100%;
}
#s03 .inner .flex_box .text_area {
  max-width: 465px;
  width: 100%;
  z-index: 1;
  position: relative;
}
@media (max-width: 1366px) {
  #s03 .inner .flex_box .text_area {
    right: -6%;
    max-width: clamp(300px, 40.9956076135vw, 560px);
  }
}
@media (max-width: 767px) {
  #s03 .inner .flex_box .text_area {
    right: unset;
    max-width: 100%;
    padding: 0 6%;
  }
}
#s03 .inner .flex_box .text_area .title_en {
  margin-bottom: clamp(8px, 1.6666666667vw, 32px);
}
#s03 .inner .flex_box .text_area .title_jp {
  margin-bottom: clamp(20px, 1.6666666667vw, 32px);
}
#s03 .inner .flex_box .text_area .content {
  margin-bottom: clamp(30px, 1.6666666667vw, 32px);
}

#s04 {
  position: relative;
  padding-bottom: clamp(100px, 10.102489019vw, 138px);
}
@media (max-width: 767px) {
  #s04 {
    padding-bottom: 70px;
    margin-top: clamp(45px, 9.1264667536vw, 70px);
  }
}
#s04::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/wp-content/uploads/top_bg04.png) no-repeat;
  background-size: contain;
  width: clamp(294px, 27.0833333333vw, 520px);
  height: clamp(278px, 25.3125vw, 486px);
}
@media (max-width: 1366px) {
  #s04::after {
    bottom: 0;
    right: 0;
    width: 21.5226939971vw;
    height: 20.3513909224vw;
  }
}
@media (max-width: 767px) {
  #s04::after {
    bottom: -20px;
    right: 0;
    width: 38.3311603651vw;
    height: 36.2451108214vw;
  }
}
#s04 .inner {
  position: relative;
  z-index: 1;
  margin-left: auto;
  padding-right: 6%;
}
@media (max-width: 1366px) {
  #s04 .inner {
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  #s04 .inner {
    padding-right: 6%;
  }
}
#s04 .inner .flex_box {
  display: flex;
  -moz-column-gap: 8.125vw;
       column-gap: 8.125vw;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 1366px) {
  #s04 .inner .flex_box {
    -moz-column-gap: 5.7833089312vw;
         column-gap: 5.7833089312vw;
  }
}
@media (max-width: 767px) {
  #s04 .inner .flex_box {
    flex-direction: column;
    row-gap: 0;
  }
}
#s04 .inner .flex_box .img_area {
  max-width: 960px;
  width: 100%;
}
@media (max-width: 767px) {
  #s04 .inner .flex_box .img_area {
    max-width: 100%;
    padding-right: 0;
  }
}
#s04 .inner .flex_box .img_area img {
  width: 100%;
}
#s04 .inner .flex_box .text_area {
  max-width: 580px;
  width: 100%;
  position: relative;
}
@media (max-width: 1366px) {
  #s04 .inner .flex_box .text_area {
    max-width: clamp(300px, 42.4597364568vw, 580px);
  }
}
@media (max-width: 767px) {
  #s04 .inner .flex_box .text_area {
    max-width: 100%;
    padding: 0 6%;
  }
}
#s04 .inner .flex_box .text_area .title_en {
  margin-bottom: clamp(8px, 1.6666666667vw, 32px);
}
#s04 .inner .flex_box .text_area .title_jp {
  margin-bottom: clamp(20px, 1.6666666667vw, 32px);
}
#s04 .inner .flex_box .text_area .content {
  margin-bottom: clamp(30px, 1.6666666667vw, 32px);
}

#s05 {
  padding: clamp(70px, 8.78477306vw, 120px) 0;
  background: url(/wp-content/uploads/top_community_bg.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 767px) {
  #s05 {
    background: url(/wp-content/uploads/top_community_bg_sp.jpg) no-repeat center bottom;
    background-size: cover;
    padding: 105px 0;
  }
}
#s05 .inner {
  padding: 0 6%;
}
#s05 .inner .title_en {
  text-align: center;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s05 .inner .title_jp {
  text-align: center;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s05 .inner .content {
  text-align: center;
  margin-bottom: clamp(30px, 3.513909224vw, 48px);
}
@media (max-width: 767px) {
  #s05 .inner .content {
    text-align: start;
  }
}
#s05 .inner .main_button a {
  max-width: clamp(290px, 22.6939970717vw, 310px);
  margin: 0 auto;
}

.index_post_slider {
  background: #fffbf2 !important;
}
.index_post_slider .title_flex {
  display: flex;
  align-items: center;
  -moz-column-gap: clamp(30px, 3.2942898975vw, 45px);
       column-gap: clamp(30px, 3.2942898975vw, 45px);
  justify-content: space-between;
  margin-bottom: 20px;
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto 40px;
  padding: 0 6%;
}
.index_post_slider .title_h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.4641288433vw, 20px);
  line-height: 1.8;
  color: #4f433d;
  height: 4em;
}
.index_post_slider .date time {
  font-family: "Cabin Sketch", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.4641288433vw, 20px);
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.index_post_slider .carousel_arrow {
  background: #6790c7;
  border: unset;
}
.index_post_slider .carousel_arrow::before {
  top: 0;
  color: #fff;
}
.index_post_slider .carousel_arrow:hover::before {
  color: #fff;
}
.index_post_slider .image_wrap {
  height: auto;
  aspect-ratio: 1/1;
}

#footer_post_list .title_area {
  background: #fff !important;
}

#footer_post_list .title {
  color: #4f433d !important;
}

#footer_post_list_wrap .title_en {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(25px, 2.196193265vw, 30px);
}

#footer_post_list .title {
  font-weight: 500;
  font-size: 14px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #4f433d !important;
}

#s06 {
  background: #f5f0e4;
  padding: clamp(30px, 2.7086383602vw, 37px) 0 clamp(25px, 2.196193265vw, 30px);
  margin-bottom: 0 !important;
}
#s06 .inner {
  padding: 0 6%;
}
#s06 .inner .footer_logo {
  max-width: 125px;
  width: 100%;
  margin: 0 auto clamp(15px, 1.6837481698vw, 23px);
}
#s06 .inner .footer_logo img {
  width: 100%;
}
#s06 .inner .footer_content {
  text-align: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.317715959vw, 18px);
  line-height: normal;
  letter-spacing: 0.05em;
  color: #4f433d;
}
@media (max-width: 500px) {
  #s06 .inner .footer_content {
    text-align: start;
  }
}
@media (max-width: 500px) {
  #s06 .inner .footer_content .sp_only {
    display: none;
  }
}

.dp-footer-bar-item:last-child {
  background: #6790c7 !important;
}/*# sourceMappingURL=style.css.map */