@charset "UTF-8";
/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=Shippori+Antique&family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
/* その後、他の変数、関数、CSSコードを記述します */
.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: #333333;
}

html body {
  font-family: "Shippori Antique", sans-serif;
  color: #333333;
  margin: 0;
  background: #f2f6de;
  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_top {
  display: none;
}

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

#header_slider {
  height: 42.7083333333vw !important;
  width: 100vw;
}
@media (max-width: 750px) {
  #header_slider {
    height: 156.4537157757vw !important;
  }
}

#header_slider .item {
  height: 42.7083333333vw !important;
}
@media (max-width: 750px) {
  #header_slider .item {
    height: 156.4537157757vw !important;
  }
}

#header_bottom_inner {
  height: 84px;
  max-width: 100% !important;
  width: 100%;
}

.pc_logo_image {
  padding-left: clamp(20px, 2.196193265vw, 30px);
  max-height: calc(100% - 35px) !important;
}
@media (max-width: 1366px) {
  .pc_logo_image {
    padding-left: 20px;
  }
}

.header_wrap {
  height: 100%;
}

#header_sns {
  display: none;
}

.header_sns {
  position: absolute;
  top: 14px;
  right: 14px;
}
.header_sns a {
  transition: 0.4s all;
}
.header_sns a:hover {
  opacity: 0.7;
}
@media (max-width: 1250px) {
  .header_sns {
    display: none;
  }
}
.header_sns img {
  height: 53px;
}

#header_bottom {
  background: #fff !important;
}

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

.header_button {
  padding-left: clamp(25px, 2.4158125915vw, 33px);
}
.header_button a {
  display: flex;
  justify-content: center;
  background: #80bd2b;
  flex-direction: column;
  padding: 16px 12px;
  height: 84px;
  transition: 0.4s all;
}
.header_button a:hover {
  opacity: 0.7;
}
.header_button a .phone_wrap {
  display: flex;
  -moz-column-gap: 4px;
       column-gap: 4px;
  margin-bottom: 4px;
}
.header_button a .phone_wrap img {
  width: 21px;
  height: 21px;
}
.header_button a .phone_wrap .main_tel {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}
.header_button a .tel_content {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  text-align: start;
  font-size: 10px;
  color: #fff;
}

#global_menu > ul > li > a {
  height: 64px;
  line-height: 64px;
  color: #333333 !important;
  font-weight: 400;
  font-family: "Shippori Antique", sans-serif;
  padding: 0 10px;
  font-size: clamp(14px, 0.8333333333vw, 16px);
}

#menu_button span {
  background: #333333 !important;
}

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

.header_grid {
  display: grid;
  grid-template-columns: 147fr 174fr;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  -moz-column-gap: 10px;
       column-gap: 10px;
}
@media (max-width: 1250px) {
  .header_grid {
    display: none;
  }
}

.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: "Shippori Antique", 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: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 2.3426061493vw, 32px);
  line-height: 1.563;
  color: #fff;
  letter-spacing: 0.05em;
}

.header_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_grid {
  display: grid;
  max-width: 184px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  padding-right: clamp(16px, 2.2693997072vw, 31px);
}
@media (max-width: 1250px) {
  .btn_grid {
    display: none;
  }
}
.btn_grid .grid_col {
  transition: 0.4s all;
}
.btn_grid .grid_col:hover {
  opacity: 0.7;
}
.btn_grid .grid_col img {
  width: 100%;
}

html body #index_news {
  background: #fff;
}
html body #index_news a:hover span {
  color: #80bd2b;
}

.entry-date {
  color: #80bd2b;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.04em;
}

#index_news_slider .title span {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  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: #fff !important;
  border: 1px solid #fff !important;
}

#header_slider .animate_item.desc {
  position: absolute;
  z-index: 100;
  bottom: clamp(61px, 13.0307467057vw, 178px) !important;
  left: clamp(20px, 6.0761346999vw, 83px);
  margin: 0;
  height: unset;
}
#header_slider .animate_item.desc .pc {
  font-family: "Shippori Antique", sans-serif;
  font-size: clamp(40px, 4.831625183vw, 66px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #fff;
}
#header_slider .animate_item.desc .mobile {
  font-family: "Shippori Antique", sans-serif;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #fff;
}

#global_menu ul ul {
  top: 60px;
  min-width: 250px;
}

.menu-item-has-children {
  padding-right: 22px;
  position: relative;
}
@media (max-width: 1250px) {
  .menu-item-has-children {
    padding-right: 0;
  }
}
.menu-item-has-children::after {
  content: "\f078";
  font-size: 10px !important;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 6px;
  color: #fff;
  background: #80bd2b;
  font-weight: 400;
  font-size: clamp(14px, 11.4314381271px + 0.3344481605vw, 16px);
  transform: translateY(-50%);
  transition: 0.4s;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1250px) {
  .menu-item-has-children::after {
    display: none;
  }
}

.main_ttl {
  z-index: 10;
  padding: 0 12% 0 0;
  position: absolute;
  bottom: 8.6383601757vw;
  left: 6.0761346999vw;
  width: 100%;
}
@media (max-width: 1366px) {
  .main_ttl {
    left: clamp(20px, 6.0761346999vw, 83px);
  }
}
.main_ttl h2 {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 3.3674963397vw;
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}
@media (max-width: 1366px) {
  .main_ttl h2 {
    font-size: clamp(26px, 16.9670563231px + 2.1253985122vw, 46px);
  }
}
@media (max-width: 750px) {
  .main_ttl h2 {
    font-size: clamp(33px, 23.8461538462px + 2.1538461538vw, 40px);
  }
}
.main_ttl p {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: 1.4641288433vw;
  color: #fff;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media (max-width: 1366px) {
  .main_ttl p {
    font-size: clamp(14px, 11.2901168969px + 0.6376195537vw, 20px);
  }
}
@media (max-width: 750px) {
  .main_ttl p {
    font-size: clamp(13px, 3.8461538462px + 2.1538461538vw, 20px);
  }
}

html body #footer_bottom {
  height: auto;
  width: 100%;
  padding: 12px 4%;
  background: #fff;
}
@media (max-width: 767px) {
  html body #footer_bottom {
    padding: 40px 6%;
  }
}
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: 550px) {
  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: 500;
  font-size: 14px;
  color: #333333;
  line-height: 2.571;
}

html body #footer_post_list_wrap {
  background: #bbd05b;
}
html body #footer_post_list_wrap .title_en {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(24px, 2.3426061493vw, 32px);
  font-weight: 400;
  letter-spacing: 0.04em;
  font-family: "Shippori Mincho", serif;
  text-transform: uppercase;
}
html body #footer_post_list_wrap .title_area {
  background: #3a9e64;
}

#footer_post_list .title span {
  color: #fff !important;
}

@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-size: 1.9033674963vw;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-transform: capitalize;
}
@media (max-width: 1366px) {
  .title_en {
    font-size: clamp(22px, 16.8628762542px + 0.6688963211vw, 26px);
  }
}
@media (max-width: 767px) {
  .title_en {
    font-size: 26px;
  }
}

.title_jp {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-size: 2.7818448023vw;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .title_jp {
    font-size: clamp(29px, 20.3011695906px + 2.0467836257vw, 36px);
  }
}

.content {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 500;
  font-size: 1.317715959vw;
  line-height: 2.2;
}
@media (max-width: 1366px) {
  .content {
    font-size: clamp(14px, 8.8628762542px + 0.6688963211vw, 18px);
  }
}
@media (max-width: 767px) {
  .content {
    font-size: clamp(16px, 13.514619883px + 0.5847953216vw, 18px);
  }
}

.main_button a {
  max-width: 18.3016105417vw;
  width: 100%;
  height: 4.0995607613vw;
  display: flex;
  font-family: "Shippori Antique", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: 400;
  color: #fff;
  font-size: 1.0980966325vw;
  background: #80bd2b;
  border: 1px solid #80bd2b;
  position: relative;
  transition: 0.4s;
  padding: 0 1.4641288433vw;
}
@media (max-width: 1366px) {
  .main_button a {
    width: 250px;
    max-width: unset;
    height: 56px;
    font-size: 15px;
    padding: 0 20px;
  }
}
.main_button a::after {
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  border-radius: 50%;
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 1.5373352855vw;
  color: #fff;
  font-size: clamp(16px, 10.8628762542px + 0.6688963211vw, 20px);
  transform: translateY(-50%);
  transition: 0.4s;
  font-weight: 900;
}
@media (max-width: 1366px) {
  .main_button a::after {
    width: 30px;
    height: 30px;
    right: 12px;
  }
}
.main_button a:hover {
  background: #bbd05b;
  color: #fff;
  border: 1px solid #bbd05b;
}

#s01 {
  background: #f2f6de;
  padding: 5.8565153734vw 0;
}
@media (max-width: 1366px) {
  #s01 {
    padding: clamp(50px, 11.4715719064px + 5.016722408vw, 80px) 0;
  }
}
#s01 .inner {
  padding: 0 6%;
}
#s01 .inner .title_jp {
  text-align: center;
  color: #333333;
  margin-bottom: 2.9282576867vw;
}
@media (max-width: 1366px) {
  #s01 .inner .title_jp {
    margin-bottom: clamp(24px, 3.4515050167px + 2.6755852843vw, 40px);
  }
}
#s01 .inner .content {
  text-align: center;
  color: #333333;
}

#s02 {
  background: url(/wp-content/uploads/top_sec02_bg.jpg) no-repeat;
  background-size: cover;
  padding: 8.0527086384vw 0;
}
@media (max-width: 767px) {
  #s02 {
    background: url(/wp-content/uploads/top_sec02_bg_sp.jpg) no-repeat;
    background-size: cover;
    padding: 35.2941176471vw 0;
    background-position-y: 35%;
  }
}
#s02 .inner {
  padding-right: 5.8565153734vw;
}
@media (max-width: 767px) {
  #s02 .inner {
    padding: 0 6%;
  }
}
#s02 .inner .box {
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  #s02 .inner .box {
    margin: 0 auto;
  }
}
@media (max-width: 425px) {
  #s02 .inner .box {
    width: 100%;
  }
}
#s02 .inner .box .title_jp {
  color: #fff;
  margin-bottom: 2.9282576867vw;
}
@media (max-width: 767px) {
  #s02 .inner .box .title_jp {
    margin-bottom: 24px;
    text-align: center;
  }
}
@media (max-width: 425px) {
  #s02 .inner .box .title_jp {
    text-align: start;
  }
}
#s02 .inner .box .content {
  margin-bottom: 2.9282576867vw;
  color: #fff;
}
@media (max-width: 767px) {
  #s02 .inner .box .content {
    margin-bottom: 24px;
    text-align: center;
  }
}
@media (max-width: 425px) {
  #s02 .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 767px) {
  #s02 .inner .box .main_button a {
    margin: 0 auto;
  }
}
@media (max-width: 425px) {
  #s02 .inner .box .main_button a {
    margin: 0;
  }
}

#s03 {
  background: url(/wp-content/uploads/top_sec03_bg.jpg) no-repeat;
  background-size: cover;
  padding: 8.0527086384vw 0;
}
@media (max-width: 767px) {
  #s03 {
    background: url(/wp-content/uploads/top_sec03_bg_sp.jpg) no-repeat;
    background-size: cover;
    padding: 35.2941176471vw 0;
    background-position-y: 35%;
  }
}
#s03 .inner {
  padding-left: 9.5168374817vw;
}
@media (max-width: 767px) {
  #s03 .inner {
    padding: 0 6%;
  }
}
#s03 .inner .box {
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  #s03 .inner .box {
    margin: 0 auto;
  }
}
@media (max-width: 425px) {
  #s03 .inner .box {
    width: 100%;
  }
}
#s03 .inner .box .title_jp {
  color: #fff;
  margin-bottom: 2.9282576867vw;
}
@media (max-width: 767px) {
  #s03 .inner .box .title_jp {
    margin-bottom: 24px;
    text-align: center;
  }
}
@media (max-width: 425px) {
  #s03 .inner .box .title_jp {
    text-align: start;
  }
}
#s03 .inner .box .content {
  margin-bottom: 2.9282576867vw;
  color: #fff;
}
@media (max-width: 767px) {
  #s03 .inner .box .content {
    margin-bottom: 24px;
    text-align: center;
  }
}
@media (max-width: 425px) {
  #s03 .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 767px) {
  #s03 .inner .box .main_button a {
    margin: 0 auto;
  }
}
@media (max-width: 425px) {
  #s03 .inner .box .main_button a {
    margin: 0;
  }
}

#s04 {
  background: url(/wp-content/uploads/top_sec04_bg.jpg) no-repeat;
  background-size: cover;
  padding: 12.0790629575vw 0;
}
@media (max-width: 767px) {
  #s04 {
    background: url(/wp-content/uploads/top_sec04_bg_sp.jpg) no-repeat;
    background-size: cover;
    padding: 35.2941176471vw 0;
    background-position-y: 35%;
  }
}
#s04 .inner {
  padding: 0 6%;
}
#s04 .inner .title_jp {
  text-align: center;
  color: #fff;
  margin-bottom: 2.9282576867vw;
}
@media (max-width: 1366px) {
  #s04 .inner .title_jp {
    margin-bottom: clamp(24px, 3.4515050167px + 2.6755852843vw, 40px);
  }
}
#s04 .inner .content {
  margin-bottom: 2.9282576867vw;
  text-align: center;
  color: #fff;
}
@media (max-width: 1366px) {
  #s04 .inner .content {
    margin-bottom: clamp(24px, 3.4515050167px + 2.6755852843vw, 40px);
    text-align: center;
  }
}
#s04 .inner .main_button a {
  margin: 0 auto;
}

#s05 {
  background: #80bd2b;
  padding: clamp(50px, 30px + 2.6041666667vw, 80px) 0;
}
#s05 .inner {
  max-width: calc(60.9077598829vw + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
@media (max-width: 767px) {
  #s05 .inner {
    max-width: 100%;
  }
}
#s05 .inner .title_jp {
  color: #fff;
  text-align: center;
  margin-bottom: 2.3426061493vw;
}
@media (max-width: 1366px) {
  #s05 .inner .title_jp {
    margin-bottom: clamp(20px, 4.5886287625px + 2.0066889632vw, 32px);
  }
}
#s05 .inner .content {
  color: #fff;
  text-align: center;
  margin-bottom: 2.3426061493vw;
}
@media (max-width: 1366px) {
  #s05 .inner .content {
    margin-bottom: clamp(20px, 4.5886287625px + 2.0066889632vw, 32px);
  }
}
#s05 .inner .tel_button {
  display: block;
  transition: 0.4s all;
  max-width: 29.5754026354vw;
  width: 100%;
  margin: 0 auto 2.3426061493vw;
}
@media (max-width: 1366px) {
  #s05 .inner .tel_button {
    max-width: 404px;
    margin: 0 auto clamp(20px, 4.5886287625px + 2.0066889632vw, 32px);
  }
}
#s05 .inner .tel_button:hover {
  opacity: 0.7;
}
#s05 .inner .tel_button img {
  width: 100%;
}
#s05 .inner .content {
  text-align: center;
  color: #fff;
}

#s_info {
  padding: clamp(60px, 6.6666666667px + 6.9444444444vw, 140px) 0;
}
#s_info .inner {
  max-width: calc(87.8477306003vw + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s_info .inner .title_jp {
  margin-bottom: clamp(24px, 13.3333333333px + 1.3888888889vw, 40px);
}
#s_info .inner .footer_grid_box {
  display: grid;
  grid-template-columns: 580fr 600fr;
  -moz-column-gap: 1.4641288433vw;
       column-gap: 1.4641288433vw;
  align-items: center;
  margin-bottom: clamp(35px, 3.4407027818vw, 47px);
}
@media (max-width: 767px) {
  #s_info .inner .footer_grid_box {
    grid-template-columns: 1fr;
    row-gap: clamp(30px, 11.3596491228px + 4.3859649123vw, 45px);
  }
}
#s_info .inner .footer_grid_box .map_area {
  max-width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #s_info .inner .footer_grid_box .map_area {
    height: 350px;
  }
}
#s_info .inner .footer_grid_box .text_area .ad_box_area {
  display: flex;
  -moz-column-gap: clamp(25px, 3.513909224vw, 48px);
       column-gap: clamp(25px, 3.513909224vw, 48px);
  padding-bottom: 22px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area {
    flex-direction: column;
  }
}
#s_info .inner .footer_grid_box .text_area .ad_box_area .a_h {
  width: 9.5168374817vw;
  min-width: 9.5168374817vw;
  color: #333333;
  font-family: "Shippori Antique", sans-serif;
  text-align: start;
  font-weight: 500;
  line-height: 1.6;
  font-size: 1.1713030747vw;
}
@media (max-width: 1366px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_h {
    width: clamp(75px, 4.364548495px + 9.1973244147vw, 130px);
    min-width: clamp(75px, 4.364548495px + 9.1973244147vw, 130px);
    font-size: clamp(14px, 11.4314381271px + 0.3344481605vw, 16px);
  }
}
@media (max-width: 767px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_h {
    width: 100%;
    min-width: unset;
  }
}
@media (max-width: 425px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_h {
    font-size: 14px;
  }
}
#s_info .inner .footer_grid_box .text_area .ad_box_area .a_b {
  color: #333333;
  font-family: "Shippori Antique", sans-serif;
  text-align: start;
  font-weight: 500;
  line-height: 1.6;
  font-size: 1.1713030747vw;
}
@media (max-width: 1366px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_b {
    font-size: clamp(14px, 11.4314381271px + 0.3344481605vw, 16px);
  }
}
@media (max-width: 425px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_b {
    font-size: 14px;
  }
}
#s_info .inner .footer_grid_box .text_area .ad_box_area .a_b a {
  color: #333333;
}
@media (max-width: 425px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_b a {
    font-size: 14px;
  }
}
#s_info .inner .footer_grid_box .text_area .main_button {
  margin-top: clamp(30px, 10px + 2.6041666667vw, 60px);
}
#s_info .inner .footer_grid_box .text_area .main_button a {
  margin-left: auto;
}
@media (max-width: 767px) {
  #s_info .inner .footer_grid_box .text_area .main_button a {
    margin: 0 auto;
  }
}

.index_post_slider {
  background: #fff !important;
}
.index_post_slider .title_jp {
  text-align: center;
  margin-bottom: clamp(24px, 13.3333333333px + 1.3888888889vw, 40px);
}

.index_post_slider .title span {
  color: #80bd2b;
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
}

.index_post_slider li time {
  color: #b5b5b5;
}

#s_add {
  background: #fff;
  padding: clamp(50px, 30px + 2.6041666667vw, 80px) 0;
}
#s_add .inner {
  max-width: calc(87.8477306003vw + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s_add .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 2.3426061493vw;
       column-gap: 2.3426061493vw;
}
@media (max-width: 1366px) {
  #s_add .inner .grid_box {
    -moz-column-gap: clamp(20px, 4.5886287625px + 2.0066889632vw, 32px);
         column-gap: clamp(20px, 4.5886287625px + 2.0066889632vw, 32px);
  }
}
@media (max-width: 767px) {
  #s_add .inner .grid_box {
    grid-template-columns: 1fr;
    row-gap: clamp(30px, 5.8670143416vw, 45px);
  }
}
#s_add .inner .grid_box .grid_col {
  display: grid;
  grid-template-rows: subgrid;
  gap: 0;
  grid-row: span 3;
  padding: 5.6368960469vw 2%;
}
@media (max-width: 767px) {
  #s_add .inner .grid_box .grid_col {
    padding: clamp(50px, 25.1461988304px + 5.8479532164vw, 70px) 6%;
  }
}
#s_add .inner .grid_box .grid_col .title_jp {
  color: #fff;
  text-align: center;
  margin-bottom: 2.3426061493vw;
}
@media (max-width: 1366px) {
  #s_add .inner .grid_box .grid_col .title_jp {
    margin-bottom: clamp(24px, 13.7257525084px + 1.3377926421vw, 32px);
  }
}
#s_add .inner .grid_box .grid_col .content {
  color: #fff;
  text-align: center;
  margin-bottom: 2.3426061493vw;
}
@media (max-width: 1366px) {
  #s_add .inner .grid_box .grid_col .content {
    margin-bottom: clamp(24px, 13.7257525084px + 1.3377926421vw, 32px);
  }
}
#s_add .inner .grid_box .grid_col .content .content_space {
  display: none;
}
@media (max-width: 1050px) {
  #s_add .inner .grid_box .grid_col .content .content_space {
    display: block;
  }
}
#s_add .inner .grid_box .grid_col .main_button a {
  margin: 0 auto;
}
#s_add .inner .grid_box .grid_col.box1 {
  background: url(/wp-content/uploads/top_flow_bg.jpg) no-repeat center;
  background-size: cover;
}
#s_add .inner .grid_box .grid_col.box2 {
  background: url(/wp-content/uploads/top_faq_bg.jpg) no-repeat center;
  background-size: cover;
}
#main_video {
  position: relative;
  z-index: 2;
  padding: 0;
  border-radius: 55px;
}
@media (max-width: 1099px) {
  #main_video {
    padding: 80px 20px 0 20px;
    border-radius: 0;
  }
}
#main_video video {
  height: auto !important;
  width: 100% !important;
}

/*# sourceMappingURL=style.css.map */