@charset "UTF-8";
/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@100;200;300;400;500;600;700&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: #444444;
}

html body {
  font-family: "IBM Plex Sans JP", sans-serif;
  color: #444444;
  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: "IBM Plex Sans JP", 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: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.429;
  color: #123d4d;
}
#header_sns p span {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#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: 56.25vw !important;
  width: 100vw;
}
@media (max-width: 750px) {
  #header_slider {
    height: 117.3402868318vw !important;
  }
}

#header_slider .item {
  height: 56.25vw !important;
}
@media (max-width: 750px) {
  #header_slider .item {
    height: 117.3402868318vw !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% - 10px) !important;
}
@media (max-width: 1366px) {
  .pc_logo_image {
    padding-left: 20px;
  }
}

.header_wrap {
  height: 100%;
}

#header_sns {
  display: none;
}

#header_bottom {
  background: #fff !important;
}

#global_menu {
  text-align: end;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: end;
  padding-right: clamp(40px, 6.149341142vw, 84px);
}

.header_button {
  padding-left: clamp(25px, 2.4158125915vw, 33px);
}
.header_button a {
  display: flex;
  justify-content: center;
  background: #6bab2d;
  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: "IBM Plex Sans JP", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}
.header_button a .tel_content {
  font-family: "IBM Plex Sans JP", 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: #444444 !important;
  font-weight: 600;
  font-family: "IBM Plex Sans JP", sans-serif;
  padding: 0 10px;
  font-size: clamp(14px, 0.8333333333vw, 16px);
}

#menu_button span {
  background: #444444 !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: "IBM Plex Sans JP", 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: "IBM Plex Sans JP", 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: #6bab2d;
}

.entry-date {
  color: #6bab2d;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
}

#index_news_slider .title span {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #444444;
  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: #6bab2d !important;
  border: 1px solid #6bab2d !important;
}

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  z-index: 10;
  padding: 0 12% 0 0;
  position: absolute;
  top: 50%;
  left: clamp(20px, 6.0761346999vw, 83px);
  transform: translateY(-50%);
  width: 100%;
}
.main_ttl h2 {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 3.074670571vw;
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 19px;
}
@media (max-width: 1366px) {
  .main_ttl h2 {
    font-size: clamp(28px, 21.6769394261px + 1.4877789586vw, 42px);
  }
}
.main_ttl p {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: bold;
  font-size: 1.317715959vw;
  color: #fff;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media (max-width: 1366px) {
  .main_ttl p {
    font-size: clamp(14px, 12.1934112646px + 0.4250797024vw, 18px);
  }
}

html body #footer_bottom {
  height: auto;
  width: 100%;
  padding: 12px 6%;
  background: #fff;
}
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: 500;
  font-size: 14px;
  color: #444444;
  line-height: 2.571;
}

html body #footer_post_list_wrap {
  background: #6bab2d;
}
html body #footer_post_list_wrap .title_en {
  color: #fff;
  text-align: center;
  font-size: clamp(20px, 1.6837481698vw, 23px);
  margin-bottom: clamp(24px, 2.3426061493vw, 32px);
  font-weight: 600;
  letter-spacing: 0.04em;
  font-family: "IBM Plex Sans JP", sans-serif;
  text-transform: uppercase;
}
html body #footer_post_list_wrap .title_area {
  background: #87bb55;
}

#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_jp {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(24px, 2.4890190337vw, 34px);
  color: #444444;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .title_jp {
    font-size: clamp(24px, 19.0292397661px + 1.1695906433vw, 28px);
  }
}

.content {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  color: #444444;
  letter-spacing: 0.04em;
  line-height: 2;
}
@media (max-width: 767px) {
  .content {
    font-size: clamp(14px, 11.514619883px + 0.5847953216vw, 16px);
  }
}

.main_button a {
  width: 250px;
  height: 56px;
  display: flex;
  font-family: "IBM Plex Sans JP", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #fff;
  background: #6bab2d;
  border: 1px solid #6bab2d;
  position: relative;
  transition: 0.4s all;
  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: 16px;
  color: #fff;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s all;
}
.main_button a:hover {
  color: #6bab2d;
  background: #fff;
  border: 1px solid #6bab2d;
}
.main_button a:hover::after {
  color: #6bab2d;
}

.fix_button {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #6bab2d;
  padding: 20px;
  max-width: 240px;
  width: 100%;
  z-index: 100001;
}
@media (max-width: 1251px) {
  .fix_button {
    display: none;
  }
}
.fix_button a {
  display: block;
  transition: 0.4s all;
}
.fix_button a:hover {
  opacity: 0.7;
}
.fix_button a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.fix_button a:first-of-type {
  margin-bottom: 20px;
}

#return_top {
  right: unset;
  left: 0;
}
@media (max-width: 1251px) {
  #return_top {
    right: 0;
    left: unset;
  }
}

#s01 {
  background: #eef3e0;
  padding: 55px 0 clamp(70px, 10.0292825769vw, 137px);
}
#s01 .text_anime {
  overflow: hidden;
}
#s01 .text_anime .text_anime_track {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
}
#s01 .text_anime p {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: clamp(100px, 62px + 4.9479166667vw, 157px);
  line-height: normal;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  white-space: nowrap;
  margin: 0;
  padding-right: 0.6em;
  flex-shrink: 0;
  color: #fff;
}
@media (max-width: 1366px) {
  #s01 .text_anime p {
    font-family: serif;
  }
}
#s01 .inner {
  max-width: calc(1080px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s01 .inner .title_jp {
  text-align: center;
  color: #444444;
  margin-bottom: clamp(30px, 3.1478770132vw, 43px);
  margin-top: -80px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1366px) {
  #s01 .inner .title_jp {
    margin-top: clamp(-80px, -21.9341126461px + -4.2507970244vw, -40px);
  }
}
#s01 .inner .content_20 {
  text-align: center;
  font-weight: bold;
  font-size: clamp(16px, 1.4641288433vw, 20px);
  font-family: "IBM Plex Sans JP", sans-serif;
  line-height: 2;
  letter-spacing: 0.04em;
  color: #444444;
}
@media (max-width: 767px) {
  #s01 .inner .content_20 {
    font-size: clamp(16px, 11.0292397661px + 1.1695906433vw, 20px);
    text-align: start;
  }
}
#s01 .inner .content_20 span {
  color: red;
}

#s02 {
  background: url(/wp-content/uploads/top_tatami_bg.jpg) no-repeat;
  background-size: cover;
  padding: clamp(60px, 10.6770833333vw, 205px) 0;
}
@media (max-width: 767px) {
  #s02 {
    background: url(/wp-content/uploads/top_tatami_bg_sp.jpg) no-repeat center border-box;
    background-size: cover;
    padding: clamp(180px, 8.78477306vw, 120px) 0;
  }
}
#s02 .inner {
  position: relative;
  padding-right: clamp(20px, 6.149341142vw, 84px);
}
@media (max-width: 767px) {
  #s02 .inner {
    padding: 0 6%;
  }
}
#s02 .inner .box {
  max-width: -moz-max-content;
  max-width: max-content;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 600px) {
  #s02 .inner .box {
    max-width: 100%;
    text-align: center;
  }
}
#s02 .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(25px, 2.9282576867vw, 40px);
}
#s02 .inner .box .content {
  color: #fff;
  margin-bottom: clamp(25px, 2.9282576867vw, 40px);
}
@media (max-width: 425px) {
  #s02 .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 600px) {
  #s02 .inner .box .main_button a {
    margin: 0 auto;
  }
}

#s03 {
  background: url(/wp-content/uploads/top_reform_bg.jpg) no-repeat;
  background-size: cover;
  padding: clamp(60px, 15.0073206442vw, 205px) 0;
}
@media (max-width: 767px) {
  #s03 {
    background: url(/wp-content/uploads/top_reform_bg_sp.jpg) no-repeat center border-box;
    background-size: cover;
    padding: clamp(180px, 8.78477306vw, 120px) 0;
  }
}
#s03 .inner {
  position: relative;
  padding: 0 6% 0 clamp(20px, 6.149341142vw, 84px);
}
@media (max-width: 767px) {
  #s03 .inner {
    padding: 0 6%;
  }
}
#s03 .inner .box {
  width: 100%;
  margin-left: auto;
}
@media (max-width: 600px) {
  #s03 .inner .box {
    max-width: 100%;
    text-align: center;
  }
}
#s03 .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(25px, 2.9282576867vw, 40px);
}
#s03 .inner .box .content {
  color: #fff;
  margin-bottom: clamp(25px, 2.9282576867vw, 40px);
}
@media (max-width: 425px) {
  #s03 .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 600px) {
  #s03 .inner .box .main_button a {
    margin: 0 auto;
  }
}

.index_post_slider {
  background: #fff !important;
  padding: clamp(60px, 8.78477306vw, 120px) 0 clamp(45px, 6.588579795vw, 90px);
}
.index_post_slider .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
.index_post_slider .inner .title_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: clamp(25px, 2.9282576867vw, 40px);
}
@media (max-width: 767px) {
  .index_post_slider .inner .title_flex {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .index_post_slider .inner .main_button.sp_only a {
    margin: 30px auto 0;
  }
}
.index_post_slider .post_list {
  padding: 0 0;
}
@media (max-width: 750px) {
  .index_post_slider .post_list {
    margin: 0 !important;
  }
}

#s04 {
  background: #eef3e0;
  padding: 98px 0 clamp(90px, 9.224011713vw, 126px);
  position: relative;
}
#s04::after {
  position: absolute;
  bottom: clamp(40px, 5.8565153734vw, 80px);
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-weight: bold;
  font-family: "IBM Plex Sans JP", sans-serif;
  content: "Service Area";
  width: -moz-max-content;
  width: max-content;
  font-size: 157px;
  letter-spacing: 0.04em;
}
@media (max-width: 1366px) {
  #s04::after {
    font-size: 11.4934114202vw;
  }
}
@media (max-width: 767px) {
  #s04::after {
    font-size: 14.3415906128vw;
  }
}
#s04 .inner {
  max-width: calc(1177px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s04 .inner .flex_box {
  display: flex;
  align-items: center;
  -moz-column-gap: clamp(45px, 8.2723279649vw, 113px);
       column-gap: clamp(45px, 8.2723279649vw, 113px);
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  #s04 .inner .flex_box {
    flex-direction: column;
    row-gap: clamp(30px, 5.8670143416vw, 45px);
  }
}
#s04 .inner .flex_box > * {
  position: relative;
  z-index: 1;
}
#s04 .inner .flex_box .img_area {
  max-width: 533px;
  width: 100%;
}
@media (max-width: 767px) {
  #s04 .inner .flex_box .img_area {
    max-width: 100%;
  }
}
#s04 .inner .flex_box .img_area img {
  width: 100%;
}
#s04 .inner .flex_box .text_area {
  max-width: 531px;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  #s04 .inner .flex_box .text_area {
    max-width: 100%;
  }
}
#s04 .inner .flex_box .text_area::after {
  content: "";
  background: url(/wp-content/uploads/top_area_icon.png) no-repeat;
  background-size: contain;
  width: 154px;
  height: 154px;
  position: absolute;
  left: -45px;
  top: -178px;
}
@media (max-width: 1366px) {
  #s04 .inner .flex_box .text_area::after {
    width: 11.2737920937vw;
    height: 11.2737920937vw;
    left: -3.2942898975vw;
    top: -13.0307467057vw;
  }
}
@media (max-width: 767px) {
  #s04 .inner .flex_box .text_area::after {
    left: -3%;
    top: -160px;
    width: 120px;
    height: 120px;
  }
}
#s04 .inner .flex_box .text_area .title_jp {
  margin-bottom: 18px;
}

#s05 {
  background: url(/wp-content/uploads/top_faq_bg.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 600px) {
  #s05 {
    background: url(/wp-content/uploads/top_faq_bg_sp.jpg) no-repeat;
    background-size: cover;
  }
}
#s05 .inner {
  padding: clamp(120px, 13.17715959vw, 180px) 6%;
}
#s05 .inner .title_jp {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
#s05 .inner .content {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(30px, 2.9282576867vw, 40px);
}
@media (max-width: 767px) {
  #s05 .inner .content {
    text-align: start;
  }
}
#s05 .inner .main_button a {
  margin: 0 auto;
}

#s06 {
  background: #6bab2d;
  padding: clamp(60px, 6.588579795vw, 90px) 0;
}
#s06 .inner {
  max-width: calc(830px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s06 .inner .title_jp {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(15px, 1.8301610542vw, 25px);
}
#s06 .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 26px;
       column-gap: 26px;
  margin-bottom: clamp(25px, 2.4158125915vw, 33px);
}
@media (max-width: 767px) {
  #s06 .inner .grid_box {
    grid-template-columns: 1fr;
    row-gap: clamp(20px, 3.9113428944vw, 30px);
    max-width: clamp(240px, 41.7209908735vw, 320px);
    width: 100%;
    margin: 0 auto 25px;
  }
}
#s06 .inner .grid_box a {
  position: relative;
  display: block;
  transition: 0.4s all;
}
#s06 .inner .grid_box a:hover {
  opacity: 0.7;
}
#s06 .inner .grid_box a img {
  width: 100%;
}
#s06 .inner .content {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(20px, 1.756954612vw, 24px);
}
@media (max-width: 767px) {
  #s06 .inner .content {
    margin-bottom: 80px;
  }
}
#s06 .inner .content.mb0 {
  margin-bottom: 0;
}

#s_info {
  padding: clamp(45px, 6.588579795vw, 90px) 0;
  background: #eef3e0;
}
#s_info .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s_info .inner .title_jp {
  margin-bottom: clamp(20px, 1.6837481698vw, 23px);
  align-items: center;
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
#s_info .inner .title_jp a {
  display: block;
}
#s_info .inner .title_jp a img {
  width: 29px;
  height: 29px;
}
#s_info .inner .footer_grid_box {
  display: grid;
  grid-template-columns: 0.97fr 1.03fr;
  -moz-column-gap: clamp(30px, 3.6603221083vw, 50px);
       column-gap: clamp(30px, 3.6603221083vw, 50px);
  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: 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 {
  max-width: 570px;
}
#s_info .inner .footer_grid_box .text_area .ad_box_area {
  display: flex;
  -moz-column-gap: clamp(15px, 2.196193265vw, 30px);
       column-gap: clamp(15px, 2.196193265vw, 30px);
  padding-bottom: 22px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
}
#s_info .inner .footer_grid_box .text_area .ad_box_area:last-of-type {
  border-bottom: unset;
}
@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 {
  min-width: 100px;
  max-width: 100px;
  color: #444444;
  font-family: "IBM Plex Sans JP", sans-serif;
  text-align: start;
  font-weight: bold;
  line-height: 1.813;
  font-size: clamp(14px, 1.1713030747vw, 16px);
}
@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 {
  width: 90%;
  color: #444444;
  font-family: "IBM Plex Sans JP", sans-serif;
  text-align: start;
  font-weight: 500;
  line-height: 1.813;
  font-size: clamp(14px, 1.1713030747vw, 16px);
}
#s_info .inner .footer_grid_box .text_area .ad_box_area .a_b a {
  color: #444444;
}
@media (max-width: 425px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_b a {
    font-size: 14px;
  }
}
@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 .main_button a {
  margin-left: auto;
}
@media (max-width: 767px) {
  #s_info .inner .footer_grid_box .text_area .main_button a {
    margin: 0 auto;
  }
}/*# sourceMappingURL=style.css.map */