/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Shippori+Antique&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
*: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: #444;
}

html body {
  font-family: "Shippori Antique", sans-serif;
  color: #444;
  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: "Shippori Antique", 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: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.429;
  color: #123d4d;
}
#header_sns p span {
  font-family: "Shippori Antique", 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_bottom_inner {
  height: 78px;
  max-width: 100% !important;
  width: 100%;
}

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

#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: 375px;
}

#global_menu > ul > li > a {
  height: 64px;
  line-height: 64px;
  font-weight: 400;
  color: #444 !important;
  font-family: "Shippori Antique", sans-serif;
  padding: 0 10px;
}
@media (max-width: 1480px) {
  #global_menu > ul > li > a {
    font-size: 14px;
  }
}

#menu_button span {
  background: #444 !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;
  }
}

html body #header_bottom .header_button.btn1 {
  width: 147px;
}
html body #header_bottom .header_button.btn1 a {
  font-family: "Shippori Antique", sans-serif;
  font-size: 14px;
}
html body #header_bottom .header_button.btn2 {
  width: 174px;
}
html body #header_bottom .header_button.btn2 a {
  font-family: "Gowun Batang", serif;
  font-size: 16px;
}
html body #header_bottom .header_button a {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  background: #a5bd46;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  transition: 0.4s all;
}
html body #header_bottom .header_button a:hover {
  background: #859641;
}
html body #header_bottom .header_button a i {
  line-height: 1;
  font-size: 16px;
}

.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: 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: #a5bd46;
}

.entry-date {
  color: #a5bd46;
  font-family: "Gowun Batang", serif;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.04em;
}

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

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  position: absolute;
  top: 50%;
  left: 6.9270833333vw;
  z-index: 10;
  padding: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 100%;
  font-family: "Shippori Antique", sans-serif;
}
.main_ttl h2 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: clamp(52px, 3.6458333333vw, 70px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #fff;
}
@media (max-width: 1366px) {
  .main_ttl h2 {
    font-size: clamp(28px, 3.8067349927vw, 52px);
  }
}
@media (max-width: 769px) {
  .main_ttl h2 {
    font-size: clamp(28px, 5.4758800522vw, 42px);
  }
}

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: #444;
  line-height: 2.571;
}

.title_jp {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: clamp(28px, 3.2210834553vw, 44px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #444;
}
@media (max-width: 769px) {
  .title_jp {
    font-size: clamp(24px, 4.6936114733vw, 36px);
  }
}

.content {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  line-height: 2;
  font-size: clamp(16px, 1.4641288433vw, 20px);
}
@media (max-width: 769px) {
  .content {
    font-size: clamp(16px, 2.3468057366vw, 18px);
  }
}

.content_mini {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  line-height: 2;
  font-size: clamp(14px, 1.317715959vw, 18px);
}
@media (max-width: 769px) {
  .content_mini {
    font-size: clamp(14px, 2.0860495437vw, 16px);
  }
}

@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;
  }
}

.main_button a {
  max-width: 250px;
  height: 56px;
  width: 100%;
  font-family: "Shippori Antique", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding: 0 20px;
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  text-align: start;
  background: #a5bd46;
  border: 1px solid #a5bd46;
  transition: 0.4s all;
  -webkit-backface-visibility: hidden;
  z-index: 1;
}
.main_button a span {
  position: relative;
  z-index: 3;
}
.main_button a::after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  position: absolute;
  top: 50%;
  font-weight: 600;
  right: 20px;
  z-index: 3;
  transform: translateY(-50%);
}
.main_button a:hover {
  color: #a5bd46 !important;
  background: #fff;
}
.main_button a:hover::before {
  opacity: 1;
}

#footer_post_list_wrap .title_en {
  background: #a5bd46;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Gowun Batang", serif;
  font-size: clamp(24px, 2.2693997072vw, 31px);
  line-height: normal;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
#footer_post_list_wrap #footer_post_list .category a {
  display: none !important;
}

#s01 {
  padding: clamp(70px, 11.859443631vw, 162px) 0 clamp(60px, 8.1991215227vw, 112px);
  background: url(/wp-content/uploads/bg.jpg) no-repeat;
  background-size: cover;
}
#s01 .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s01 .inner .title_jp {
  text-align: center;
  position: relative;
  margin-bottom: clamp(30px, 2.9282576867vw, 40px);
}
#s01 .inner .title_jp::after {
  content: "Reason";
  line-height: 1;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  color: #fdfff3;
  letter-spacing: 0.06em;
  font-family: "Gowun Batang", serif;
  font-size: 219px;
}
@media (max-width: 1366px) {
  #s01 .inner .title_jp::after {
    font-size: 16.0322108346vw;
    bottom: -1.4641288433vw;
  }
}
@media (max-width: 769px) {
  #s01 .inner .title_jp::after {
    font-size: 19.556714472vw;
  }
}
@media (max-width: 425px) {
  #s01 .inner .title_jp::after {
    font-size: 25.8823529412vw;
  }
}
#s01 .inner .title_jp span {
  position: relative;
  z-index: 1;
}
#s01 .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: clamp(20px, 2.196193265vw, 30px);
       column-gap: clamp(20px, 2.196193265vw, 30px);
  row-gap: clamp(30px, 5.8670143416vw, 45px);
}
@media (max-width: 769px) {
  #s01 .inner .grid_box {
    grid-template-columns: 1fr;
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
  }
}
#s01 .inner .grid_box .grid_col {
  display: grid;
  grid-template-rows: subgrid;
  gap: 0;
  grid-row: span 3;
  background: #fff;
  padding: clamp(15px, 1.4641288433vw, 20px) clamp(15px, 1.4641288433vw, 20px) 33px clamp(15px, 1.4641288433vw, 20px);
  border-radius: 10px;
  border: 1px solid #a5bd46;
}
@media (max-width: 769px) {
  #s01 .inner .grid_box .grid_col {
    padding: 20px 20px 30px 20px;
  }
}
#s01 .inner .grid_box .grid_col .main_img {
  margin-bottom: clamp(15px, 1.6105417277vw, 22px);
}
#s01 .inner .grid_box .grid_col .main_img img {
  width: 100%;
}
#s01 .inner .grid_box .grid_col .grid_title {
  text-align: center;
  margin-bottom: 15px;
  color: #444;
  line-height: 1.6;
  font-weight: 400;
  font-size: clamp(22px, 2.196193265vw, 30px);
}
@media (max-width: 1024px) {
  #s01 .inner .grid_box .grid_col .grid_title {
    font-size: 2.1484375vw;
  }
}
@media (max-width: 769px) {
  #s01 .inner .grid_box .grid_col .grid_title {
    font-size: clamp(20px, 3.1290743155vw, 24px);
  }
}
@media (max-width: 1024px) {
  #s01 .inner .grid_box .grid_col .content_mini {
    font-size: 1.5625vw;
  }
}
@media (max-width: 769px) {
  #s01 .inner .grid_box .grid_col .content_mini {
    font-size: clamp(14px, 2.3468057366vw, 18px);
  }
}

#s02 {
  background: url(/wp-content/uploads/top_price_img.jpg) no-repeat center center;
  padding: clamp(70px, 11.7130307467vw, 160px) 0;
}
#s02 .inner {
  padding: 0 6%;
}
#s02 .inner .title_jp {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
#s02 .inner .content {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(30px, 2.9282576867vw, 40px);
}
@media (max-width: 660px) {
  #s02 .inner .content {
    text-align: start;
  }
}
#s02 .inner .main_button a {
  margin: 0 auto;
}

#s03 {
  background: url(/wp-content/uploads/top_flow_bg.jpg) no-repeat center;
  background-size: cover;
  padding: clamp(70px, 10.3953147877vw, 142px) 0;
  position: relative;
}
@media (max-width: 769px) {
  #s03::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(68, 68, 68, 0.3);
  }
}
#s03 .inner {
  position: relative;
  z-index: 1;
  padding-right: 14.5833333333vw;
}
@media (max-width: 1024px) {
  #s03 .inner {
    padding-right: 6%;
  }
}
@media (max-width: 769px) {
  #s03 .inner {
    padding: 0 6%;
  }
}
#s03 .inner .box {
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 769px) {
  #s03 .inner .box {
    max-width: 100%;
  }
}
#s03 .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
  text-align: start;
}
@media (max-width: 769px) {
  #s03 .inner .box .title_jp {
    text-align: center;
  }
}
#s03 .inner .box .content {
  color: #fff;
  margin-bottom: clamp(30px, 2.9282576867vw, 40px);
  text-align: start;
}
@media (max-width: 769px) {
  #s03 .inner .box .content {
    text-align: center;
  }
}
@media (max-width: 500px) {
  #s03 .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 769px) {
  #s03 .inner .box .main_button a {
    margin: 0 auto;
  }
}

#s04 {
  background: url(/wp-content/uploads/top_faq_bg.jpg) no-repeat center;
  background-size: cover;
  padding: clamp(70px, 10.3953147877vw, 142px) 0;
  position: relative;
}
@media (max-width: 769px) {
  #s04::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(68, 68, 68, 0.3);
  }
}
#s04 .inner {
  position: relative;
  z-index: 1;
  padding-left: 14.84375vw;
}
@media (max-width: 1024px) {
  #s04 .inner {
    padding-left: 6%;
  }
}
@media (max-width: 769px) {
  #s04 .inner {
    padding: 0 6%;
  }
}
#s04 .inner .box {
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
}
@media (max-width: 769px) {
  #s04 .inner .box {
    max-width: 100%;
  }
}
#s04 .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
@media (max-width: 769px) {
  #s04 .inner .box .title_jp {
    text-align: center;
  }
}
#s04 .inner .box .content {
  color: #fff;
  margin-bottom: clamp(30px, 2.9282576867vw, 40px);
}
@media (max-width: 769px) {
  #s04 .inner .box .content {
    text-align: center;
  }
}
@media (max-width: 500px) {
  #s04 .inner .box .content {
    text-align: start;
  }
}
@media (max-width: 769px) {
  #s04 .inner .box .main_button a {
    margin: 0 auto;
  }
}

#s_contact {
  padding: clamp(70px, 7.3206442167vw, 100px) 0 clamp(60px, 6.588579795vw, 90px);
  margin-bottom: 0 !important;
  background: url(/wp-content/uploads/top_contact_bg.jpg) no-repeat center center;
  background-size: cover;
}
#s_contact .inner {
  max-width: calc(825px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
  text-align: center;
}
#s_contact .inner .title_jp {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(12px, 1.1713030747vw, 16px);
}
#s_contact .inner .content {
  text-align: center;
  color: #fff;
}
#s_contact .inner .btn_mb {
  margin-bottom: clamp(30px, 2.9282576867vw, 40px);
}
#s_contact .inner .grid_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(21px, 1.9033674963vw, 26px);
  justify-content: center;
  margin-bottom: clamp(30px, 2.5622254758vw, 35px);
}
@media (max-width: 769px) {
  #s_contact .inner .grid_box {
    grid-template-columns: 1fr;
    row-gap: clamp(20px, 3.9113428944vw, 30px);
  }
}
#s_contact .inner .grid_box .button a {
  width: 100%;
  height: clamp(70px, 7.3206442167vw, 100px);
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: clamp(15px, 1.4641288433vw, 20px);
       column-gap: clamp(15px, 1.4641288433vw, 20px);
  color: #444;
  background: #fff;
  transition: 0.4s;
}
#s_contact .inner .grid_box .button a.mail {
  font-family: "Shippori Antique", sans-serif;
  font-size: clamp(20px, 1.756954612vw, 24px);
  line-height: normal;
  letter-spacing: 0.04em;
}
#s_contact .inner .grid_box .button a.phone {
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.07em;
  font-size: clamp(22px, 1.9033674963vw, 26px);
}
#s_contact .inner .grid_box .button a.phone i {
  position: relative;
  left: -20px;
}
@media (max-width: 425px) {
  #s_contact .inner .grid_box .button a.phone i {
    left: -15px;
  }
}
#s_contact .inner .grid_box .button a i {
  color: #a5bd46;
}
#s_contact .inner .grid_box .button a:hover {
  transition: 0.4s;
  opacity: 0.7;
}

#s_info {
  background: url(/wp-content/uploads/bg.jpg) no-repeat;
  background-size: cover;
  padding: clamp(50px, 5.3440702782vw, 73px) 0 clamp(70px, 6.8081991215vw, 93px);
}
#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, 2.3426061493vw, 32px);
}
#s_info .inner .footer_grid_box {
  display: grid;
  grid-template-columns: 0.97fr 1.03fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  align-items: center;
}
@media (max-width: 769px) {
  #s_info .inner .footer_grid_box {
    grid-template-columns: 1fr;
    row-gap: clamp(30px, 5.8670143416vw, 45px);
  }
}
#s_info .inner .footer_grid_box .map_area {
  max-width: 100%;
  height: 100%;
}
@media (max-width: 769px) {
  #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 #dce3bf;
}
@media (max-width: 769px) {
  #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: 120px;
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.317715959vw, 18px);
  line-height: normal;
  letter-spacing: 0.02em;
  color: #444;
}
@media (max-width: 769px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_h {
    font-size: clamp(14px, 2.3468057366vw, 18px);
  }
}
#s_info .inner .footer_grid_box .text_area .ad_box_area .a_b {
  width: 90%;
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.317715959vw, 18px);
  line-height: normal;
  letter-spacing: 0.07em;
  color: #444;
}
@media (max-width: 769px) {
  #s_info .inner .footer_grid_box .text_area .ad_box_area .a_b {
    font-size: clamp(14px, 2.3468057366vw, 18px);
  }
}
#s_info .inner .footer_grid_box .text_area .ad_box_area .a_b a {
  color: #444;
}
@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-top: 20px;
  margin-left: auto;
}
@media (max-width: 769px) {
  #s_info .inner .footer_grid_box .text_area .main_button a {
    margin-right: auto;
  }
}

html body #footer_post_list_wrap {
  background: url(/wp-content/uploads/bg.jpg) no-repeat !important;
  background-size: cover;
}

html body #index_content_builder .index_post_slider {
  background: url(/wp-content/uploads/bg.jpg) no-repeat !important;
  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: #444;
  font-family: "Shippori Antique", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.04em;
}/*# sourceMappingURL=style.css.map */