@charset "UTF-8";
/*
Theme Name:anthem_tcd083_child
Version:1.5.1
Template:anthem_tcd083
*/
@import url("https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;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: #444444;
}

html body {
  font-family: "Zen Kaku Gothic New", 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: "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: 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: calc(100% - 60px);
  }
}

#header_slider {
  height: 56.25vw;
  width: 100vw;
}
@media (max-width: 1366px) {
  #header_slider {
    height: 60.2489019034vw !important;
  }
}
@media (max-width: 750px) {
  #header_slider {
    height: 182.5293350717vw !important;
  }
}

#header_slider .item {
  height: 56.25vw;
}
@media (max-width: 1366px) {
  #header_slider .item {
    height: 60.2489019034vw !important;
  }
}
@media (max-width: 750px) {
  #header_slider .item {
    height: 182.5293350717vw !important;
  }
}

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

.pc_logo_image {
  padding-left: clamp(20px, 4.6354166667vw, 89px);
  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: clamp(20px, 2.2916666667vw, 44px);
}

#global_menu > ul > li > a {
  height: 64px;
  line-height: 64px;
  font-weight: 500;
  color: #444444 !important;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 0 10px;
}
@media (max-width: 1480px) {
  #global_menu > ul > li > a {
    font-size: 14px;
  }
}

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

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

html body #header_bottom .header_button {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
@media (max-width: 1250px) {
  html body #header_bottom .header_button {
    display: none;
  }
}
html body #header_bottom .header_button a {
  width: 178px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  border-radius: 50vh;
  background: #a0cdee;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  line-height: 1;
}
html body #header_bottom .header_button a i {
  line-height: 1;
  font-size: 20px;
}

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

.entry-date {
  background: #a4b9d2;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 800;
  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: #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: #a4b9d2 !important;
  border: 1px solid #a4b9d2 !important;
}

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  position: absolute;
  top: 50%;
  left: 4.3229166667vw;
  z-index: 10;
  padding: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media (max-width: 750px) {
  .main_ttl {
    transform: unset;
    top: 5%;
  }
}
.main_ttl .ttl_img {
  max-width: 654px;
  width: 100%;
}
@media (max-width: 1366px) {
  .main_ttl .ttl_img {
    max-width: 47.8770131772vw;
  }
}
@media (max-width: 750px) {
  .main_ttl .ttl_img {
    max-width: 90vw;
  }
}
.main_ttl .ttl_img img {
  width: 100%;
}

html body #footer_bottom {
  height: auto;
  width: 100%;
  padding: 12px 6%;
  background: #eff2f4;
}
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;
}

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

#footer_post_list_wrap .title_en {
  background: #a4b9d2;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Cormorant", 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;
}

.title_jp {
  font-family: "Shippori Mincho", serif;
  font-size: clamp(26px, 2.4890190337vw, 34px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #444444;
  font-weight: 600;
}
@media (max-width: 767px) {
  .title_jp {
    font-size: 30px;
  }
}

.content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 2;
  letter-spacing: 0.04em;
  color: #444444;
}
@media (max-width: 767px) {
  .content {
    font-size: clamp(14px, 2.0860495437vw, 16px);
  }
}

.main_button a {
  max-width: 250px;
  height: 56px;
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 0 20px;
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  text-align: start;
  background: #a4b9d2;
  border: 1px solid #a4b9d2;
  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: #a4b9d2 !important;
  background: #fff;
}
.main_button a:hover::before {
  opacity: 1;
}

#s01 {
  padding: 16.875vw 6.1979166667vw 9.2708333333vw 0;
  background: url(/wp-content/uploads/top_climbsports_img.jpg) no-repeat center left;
  background-size: cover;
  position: relative;
}
#s01::after {
  content: "";
  background: url(/wp-content/uploads/footslidez_logo.png) no-repeat;
  background-size: contain;
  width: 100px;
  height: 127px;
  top: 9.2708333333vw;
  right: 6.1458333333vw;
  position: absolute;
}
@media (max-width: 1366px) {
  #s01::after {
    top: clamp(26px, 3.3674963397vw, 46px);
    right: clamp(36px, 4.39238653vw, 60px);
    width: clamp(46px, 7.3206442167vw, 100px);
    height: clamp(59px, 9.2972181552vw, 127px);
  }
}
@media (max-width: 425px) {
  #s01::after {
    right: 20px;
  }
}
@media (max-width: 1366px) {
  #s01 {
    padding: 10.3953147877vw 2.1229868228vw 2.3426061493vw 0;
  }
}
@media (max-width: 767px) {
  #s01 {
    background: url(/wp-content/uploads/top_climbsports_img_sp.jpg) no-repeat center top;
    background-size: cover;
    padding: 91.2646675359vw 0 9.9087353325vw;
  }
}
@media (max-width: 767px) {
  #s01 .inner {
    padding: 0 6%;
  }
}
#s01 .inner .box {
  max-width: 34.9479166667vw;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 1366px) {
  #s01 .inner .box {
    max-width: 43.9238653001vw;
  }
}
@media (max-width: 767px) {
  #s01 .inner .box {
    max-width: 100%;
  }
}
#s01 .inner .box .main_img {
  max-width: 29.5833333333vw;
  width: 100%;
  margin-bottom: 3.0208333333vw;
}
@media (max-width: 1366px) {
  #s01 .inner .box .main_img {
    max-width: 38.6530014641vw;
    margin-bottom: 2.2693997072vw;
  }
}
@media (max-width: 767px) {
  #s01 .inner .box .main_img {
    max-width: 100%;
    left: -4.5%;
    position: relative;
    margin-bottom: clamp(20px, 3.259452412vw, 25px);
  }
}
#s01 .inner .box .main_img img {
  width: 100%;
}
#s01 .inner .box .text_box {
  max-width: 26.0416666667vw;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 1366px) {
  #s01 .inner .box .text_box {
    max-width: 36.6032210835vw;
  }
}
@media (max-width: 767px) {
  #s01 .inner .box .text_box {
    max-width: 100%;
  }
}
#s01 .inner .box .text_box .title_jp {
  font-size: 1.7708333333vw;
  margin-bottom: 15px;
}
@media (max-width: 1366px) {
  #s01 .inner .box .text_box .title_jp {
    font-size: 2.4890190337vw;
  }
}
@media (max-width: 767px) {
  #s01 .inner .box .text_box .title_jp {
    font-size: clamp(30px, 5.4758800522vw, 42px);
  }
}
@media (max-width: 425px) {
  #s01 .inner .box .text_box .title_jp {
    font-size: 7.0588235294vw;
  }
}
#s01 .inner .box .text_box .content {
  margin-bottom: clamp(20px, 2.4890190337vw, 34px);
  font-size: clamp(14px, 0.8333333333vw, 16px);
}
@media (max-width: 1366px) {
  #s01 .inner .box .text_box .content {
    font-size: clamp(12px, 1.1713030747vw, 16px);
  }
}
@media (max-width: 767px) {
  #s01 .inner .box .text_box .content {
    font-size: clamp(16px, 2.6075619296vw, 20px);
  }
}
#s01 .inner .box .text_box .main_button a {
  max-width: clamp(220px, 18.3016105417vw, 250px);
  font-size: clamp(14px, 1.1713030747vw, 16px);
  height: clamp(46px, 4.0995607613vw, 56px);
}
@media (max-width: 767px) {
  #s01 .inner .box .text_box .main_button a {
    max-width: 250px;
    height: 56px;
    font-size: 16px;
  }
}

#s02 {
  background: #fff;
  padding: 130px 0 clamp(130px, 9.6875vw, 186px);
  position: relative;
}
@media (max-width: 1366px) {
  #s02 {
    padding: 10.6881405564vw 0 9.5168374817vw;
  }
}
@media (max-width: 767px) {
  #s02 {
    background: #eff2f4;
    padding: 0 0 70px;
  }
}
#s02::after {
  content: "";
  bottom: 0;
  width: 100%;
  height: 34.6354166667vw;
  left: 0;
  background: #eff2f4;
  position: absolute;
}
@media (max-width: 1366px) {
  #s02::after {
    height: 40.7027818448vw;
  }
}
@media (max-width: 1024px) {
  #s02::after {
    height: 36.62109375vw;
  }
}
@media (max-width: 1024px) {
  #s02::after {
    display: none;
  }
}
#s02 .inner {
  position: relative;
  z-index: 1;
}
#s02 .inner .flex_box {
  display: flex;
  align-items: flex-end;
  -moz-column-gap: 2.8125vw;
       column-gap: 2.8125vw;
}
@media (max-width: 767px) {
  #s02 .inner .flex_box {
    display: block;
  }
}
#s02 .inner .flex_box .img_sp {
  display: none;
  width: 100%;
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .img_sp {
    display: inherit;
    margin-bottom: 0;
  }
}
#s02 .inner .flex_box .text_box_top {
  position: absolute;
  top: 0;
  left: 4.8958333333vw;
  z-index: 1;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .text_box_top {
    top: -7.3206442167vw;
    left: 4.7584187408vw;
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_box_top {
    background: #eff2f4;
    position: inherit;
    padding: 0 3% clamp(25px, 5.2151238592vw, 40px);
  }
}
#s02 .inner .flex_box .text_box_top .title_en {
  font-family: "Cormorant", serif;
  line-height: 1;
  font-weight: 500;
  font-style: italic;
  font-size: 200px;
  color: #eff2f4;
  margin-bottom: 1.8229166667vw;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .text_box_top .title_en {
    font-size: 14.6412884334vw;
    margin-bottom: 0.7320644217vw;
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_box_top .title_en {
    color: #fff;
    font-size: clamp(100px, 19.556714472vw, 150px);
    margin-bottom: 0;
  }
}
#s02 .inner .flex_box .text_box_top .sub_title {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.04em;
  font-family: "Shippori Mincho", serif;
  color: #444444;
  font-weight: 600;
  padding-left: 1.8229166667vw;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .text_box_top .sub_title {
    padding-left: 1.317715959vw;
    font-size: 1.6105417277vw;
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_box_top .sub_title {
    font-size: clamp(22px, 3.9113428944vw, 30px);
    padding-left: 0;
    position: relative;
    top: -10px;
  }
}
#s02 .inner .flex_box .text_box_bottom {
  padding-left: 5.625vw;
  position: relative;
  z-index: 3;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .text_box_bottom {
    position: absolute;
    left: 6.0029282577vw;
    bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_box_bottom {
    position: inherit;
    left: unset;
    background: #eff2f4;
    padding: 0 6%;
  }
}
#s02 .inner .flex_box .text_box_bottom .title_jp {
  font-size: 1.7708333333vw;
  margin-bottom: 15px;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .text_box_bottom .title_jp {
    font-size: 2.4890190337vw;
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_box_bottom .title_jp {
    font-size: clamp(30px, 5.4758800522vw, 42px);
  }
}
@media (max-width: 425px) {
  #s02 .inner .flex_box .text_box_bottom .title_jp {
    font-size: 7.0588235294vw;
  }
}
#s02 .inner .flex_box .text_box_bottom .content {
  margin-bottom: clamp(20px, 2.4890190337vw, 34px);
  font-size: clamp(14px, 0.8333333333vw, 16px);
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .text_box_bottom .content {
    font-size: clamp(12px, 1.1713030747vw, 16px);
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_box_bottom .content {
    font-size: clamp(16px, 2.6075619296vw, 20px);
  }
}
@media (max-width: 425px) {
  #s02 .inner .flex_box .text_box_bottom .content {
    font-size: 15px;
  }
}
#s02 .inner .flex_box .text_box_bottom .content .content_space {
  display: none;
}
@media (max-width: 900px) {
  #s02 .inner .flex_box .text_box_bottom .content .content_space {
    display: block;
  }
}
#s02 .inner .flex_box .text_box_bottom .main_button a {
  max-width: clamp(180px, 18.3016105417vw, 250px);
  font-size: clamp(12px, 1.1713030747vw, 16px);
  height: clamp(40px, 4.0995607613vw, 56px);
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .text_box_bottom .main_button a {
    max-width: 250px;
    height: 56px;
    font-size: 16px;
  }
}
#s02 .inner .flex_box .img_area {
  max-width: 69.7916666667vw;
  width: 100%;
  position: relative;
  z-index: 2;
  margin-left: auto;
}
@media (max-width: 1366px) {
  #s02 .inner .flex_box .img_area {
    max-width: 69.7657393851vw;
  }
}
@media (max-width: 1024px) {
  #s02 .inner .flex_box .img_area {
    max-width: 63.4765625vw;
  }
}
@media (max-width: 767px) {
  #s02 .inner .flex_box .img_area {
    display: none;
  }
}
#s02 .inner .flex_box .img_area img {
  width: 100%;
}

.index_post_slider {
  background: #fff !important;
}
.index_post_slider .cb_contents_inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
@media (max-width: 767px) {
  .index_post_slider .cb_contents_inner {
    padding: 0;
  }
}
.index_post_slider .title_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: clamp(30px, 3.2942898975vw, 45px);
}
@media (max-width: 767px) {
  .index_post_slider .title_flex {
    justify-content: center;
    text-align: center;
  }
}
.index_post_slider .title_area {
  display: none !important;
}
.index_post_slider .post_list {
  padding: 0;
}
.index_post_slider .image_wrap {
  height: 240px;
  aspect-ratio: 16/9;
}
.index_post_slider .main_button a {
  height: 56px;
  width: 250px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 0 20px;
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  text-align: start;
  background: #a4b9d2;
  border: 1px solid #a4b9d2;
  transition: 0.4s all;
  -webkit-backface-visibility: hidden;
  z-index: 1;
}
@media (max-width: 767px) {
  .index_post_slider .main_button a {
    margin: 30px auto 0;
  }
}
.index_post_slider .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%);
}
.index_post_slider .main_button a:hover {
  background: #fff;
  color: #a4b9d2;
}

#s03 {
  background: url(/wp-content/uploads/top_faq_bg.jpg) no-repeat center;
  background-size: cover;
  padding: clamp(150px, 9.375vw, 180px) 0 clamp(100px, 7.6041666667vw, 146px);
}
@media (max-width: 1366px) {
  #s03 {
    padding: 13.9092240117vw 0 9.9560761347vw;
    background-position-x: 75%;
  }
}
@media (max-width: 767px) {
  #s03 {
    background: url(/wp-content/uploads/top_faq_bg_sp.jpg) no-repeat center top;
    background-size: cover;
    padding: 78.2268578879vw 0 9.9087353325vw;
  }
}
#s03 .inner {
  padding-left: 14.3229166667vw;
}
@media (max-width: 1366px) {
  #s03 .inner {
    padding-left: 9.5900439239vw;
  }
}
@media (max-width: 1024px) {
  #s03 .inner {
    padding-left: 4.39453125vw;
  }
}
@media (max-width: 767px) {
  #s03 .inner {
    padding-left: 0;
  }
}
#s03 .inner .box {
  max-width: 500px;
  width: 100%;
}
@media (max-width: 767px) {
  #s03 .inner .box {
    max-width: 100%;
    padding: 0 6%;
  }
}
#s03 .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
  position: relative;
}
#s03 .inner .box .title_jp span {
  position: relative;
  z-index: 1;
}
#s03 .inner .box .content {
  color: #fff;
  margin-bottom: clamp(30px, 2.7818448023vw, 38px);
}
#s03 .inner .box .content .content_space {
  display: none;
}
@media (max-width: 1024px) {
  #s03 .inner .box .content .content_space {
    display: block;
  }
}
@media (max-width: 767px) {
  #s03 .inner .box .content .content_space {
    display: none;
  }
}
#s03 .inner .box .main_button a {
  color: #444444;
  background: #fff;
  border: 1px solid #fff;
}
#s03 .inner .box .main_button a:hover {
  color: #fff !important;
  background: #a4b9d2;
  border: 1px solid #fff;
}

#s04 {
  padding: clamp(60px, 8.5651537335vw, 117px) 0;
}
#s04 .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s04 .inner .grid_box {
  display: grid;
  position: relative;
  grid-template-columns: repeat(100, 1fr);
}
@media (max-width: 767px) {
  #s04 .inner .grid_box {
    flex-direction: column;
    display: flex;
  }
}
#s04 .inner .grid_box .img_area {
  grid-column: 53/1;
  grid-row: 1;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  #s04 .inner .grid_box .img_area {
    left: -3%;
  }
}
#s04 .inner .grid_box .img_area img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  #s04 .inner .grid_box .img_area img {
    position: inherit;
  }
}
#s04 .inner .grid_box .text_area {
  background: #a4b9d2;
  top: 10%;
  position: relative;
  z-index: 1;
  grid-row: 1;
  grid-column: 48/-1;
  padding: 103px 7.2395833333vw 103px clamp(70px, 9.765625vw, 100px);
}
@media (max-width: 767px) {
  #s04 .inner .grid_box .text_area {
    top: -2px;
    padding: clamp(50px, 5.1244509517vw, 70px) 6%;
    right: -3%;
  }
}
#s04 .inner .grid_box .text_area .title_jp {
  color: #fff;
  margin-bottom: clamp(20px, 2.0497803807vw, 28px);
}
@media (max-width: 1024px) {
  #s04 .inner .grid_box .text_area .title_jp {
    font-size: 2.34375vw;
  }
}
@media (max-width: 767px) {
  #s04 .inner .grid_box .text_area .title_jp {
    font-size: clamp(26px, 3.9113428944vw, 30px);
  }
}
@media (max-width: 425px) {
  #s04 .inner .grid_box .text_area .title_jp {
    font-size: 6.1176470588vw;
  }
}
#s04 .inner .grid_box .text_area .main_button a {
  width: 250px;
  color: #444444;
  margin: 0;
  background: #fff;
  border: 1px solid #fff;
}
#s04 .inner .grid_box .text_area .main_button a:hover {
  color: #fff !important;
  background: #a4b9d2;
  border: 1px solid #fff;
}

#s05 {
  padding: clamp(70px, 11.859443631vw, 162px) 0 clamp(110px, 11.859443631vw, 162px);
  background: url(/wp-content/uploads/top_brand_bg.jpg) no-repeat center;
  background-size: cover;
}
@media (max-width: 425px) {
  #s05 {
    background-position-x: 45%;
  }
}
#s05 .inner {
  padding: 0 6%;
}
#s05 .inner .title_jp {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s05 .inner .content {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(25px, 2.4158125915vw, 33px);
}
@media (max-width: 450px) {
  #s05 .inner .content {
    text-align: start;
  }
}
#s05 .inner .main_button a {
  margin: 0 auto;
}

.bg_base {
  background: #eff2f4;
}
.bg_base #s06 {
  padding: clamp(60px, 8.0527086384vw, 110px) 0 clamp(70px, 8.78477306vw, 120px);
}
.bg_base #s06 .inner {
  max-width: calc(1000px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
.bg_base #s06 .inner .title_insta {
  text-align: center;
  color: #a4b9d2;
  font-style: italic;
  font-weight: 500;
  font-family: "Cormorant", serif;
  font-size: clamp(36px, 3.6603221083vw, 50px);
  line-height: normal;
  letter-spacing: 0.04em;
  margin-bottom: clamp(30px, 2.7818448023vw, 38px);
}
@media (max-width: 767px) {
  .bg_base #s06 .inner .title_insta {
    font-size: clamp(32px, 5.4758800522vw, 42px);
  }
}
.bg_base #s07 {
  padding-bottom: clamp(70px, 9.5168374817vw, 130px);
}
.bg_base #s07 .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
.bg_base #s07 .inner .box {
  background: url(/wp-content/uploads/top_shoplist_bg.jpg) no-repeat center;
  background-size: cover;
  padding: clamp(40px, 6.7349926794vw, 92px) 0;
}
@media (max-width: 767px) {
  .bg_base #s07 .inner .box {
    background: url(/wp-content/uploads/top_shoplist_bg_sp.jpg) no-repeat center bottom;
    padding: 16.6883963494vw 6% 97.7835723598vw;
    background-size: cover;
  }
}
.bg_base #s07 .inner .box .title_jp {
  margin-bottom: 15px;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .bg_base #s07 .inner .box .title_jp {
    font-size: clamp(30px, 5.4758800522vw, 42px);
  }
}
@media (max-width: 425px) {
  .bg_base #s07 .inner .box .title_jp {
    font-size: 7.0588235294vw;
  }
}
.bg_base #s07 .inner .box .content {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(20px, 2.4890190337vw, 34px);
}
@media (max-width: 767px) {
  .bg_base #s07 .inner .box .content {
    font-size: clamp(16px, 2.6075619296vw, 20px);
  }
}
@media (max-width: 425px) {
  .bg_base #s07 .inner .box .content {
    font-size: 15px;
  }
}
.bg_base #s07 .inner .box .content .content_space {
  display: none;
}
@media (max-width: 900px) {
  .bg_base #s07 .inner .box .content .content_space {
    display: block;
  }
}
.bg_base #s07 .inner .box .main_button a {
  margin: 0 auto;
  color: #444444;
  background: #fff;
  border: 1px solid #fff;
}
.bg_base #s07 .inner .box .main_button a:hover {
  color: #fff !important;
  background: #a4b9d2;
  border: 1px solid #fff;
}

#s_info {
  padding: clamp(50px, 5.6368960469vw, 77px) 0 clamp(70px, 7.3206442167vw, 100px);
}
#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.0497803807vw, 28px);
}
#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;
}
@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(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: 150px;
  color: #444444;
  font-family: "Zen Kaku Gothic New", 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: "Zen Kaku Gothic New", 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 {
  margin-top: clamp(25px, 2.5622254758vw, 35px);
}
#s_info .inner .footer_grid_box .text_area .main_button a {
  margin: unset;
  margin-left: auto;
}
@media (max-width: 767px) {
  #s_info .inner .footer_grid_box .text_area .main_button a {
    margin: 0 auto;
  }
}

/**side_button**/
#online_side_button {
  position: fixed;
  z-index: 101;
  right: 0;
  top: 250px;
  font-size: 16px;
  transform: translateX(0px);
  transition: transform 0.35s;
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}
#online_side_button a {
  text-align: center;
  display: flex;
  line-height: 52px;
  color: #fff;
  padding: 10px 0 10px px 0;
  min-height: 216px;
  height: auto;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.04em;
  font-size: 16px;
  background: #a4b9d2;
  transition: 0.4s;
  border-right: none;
  z-index: 101;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  border-right: none;
}
@media (max-width: 1250px) {
  #online_side_button a {
    display: none;
  }
}
#online_side_button a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: -1;
  transition: all 0.3s;
}
#online_side_button a:hover {
  background: #a0cdee;
  opacity: 1;
  transition: 0.4s;
}
#online_side_button a:hover::after {
  opacity: 0;
}
#online_side_button a img {
  width: 24px;
  height: 24px;
}

#header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  transition: 0.4s;
}
#header.fixed {
  background: #fff;
  transition: 0.4s;
}
#header .header_pc {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  height: 180px;
  flex-direction: column;
}
@media (max-width: 1099px) {
  #header .header_pc {
    height: 100px;
  }
}
#header .header_pc .header_logo {
  height: 120px;
  width: auto;
  padding: 10px 0;
  transition: 0.4s all;
}
@media (max-width: 1099px) {
  #header .header_pc .header_logo {
    height: 100px;
  }
}
#header .header_pc .header_logo:hover {
  opacity: 0.7;
}
#header .header_pc .header_logo a {
  display: flex;
}
#header .header_pc .header_logo a img {
  height: 100px;
  width: 100%;
}
@media (max-width: 1099px) {
  #header .header_pc .header_logo a img {
    height: 80px;
  }
}
#header .header_pc .header_item {
  display: flex;
  align-items: center;
  height: 60px;
  width: 100%;
  padding: 0 20px;
  justify-content: center;
}
@media (max-width: 1099px) {
  #header .header_pc .header_item {
    display: none;
  }
}
#header .header_pc .header_item .header_button a {
  width: 162px;
  height: 48px;
  border-radius: 24px;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #a0cdee;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  font-weight: 600;
  line-height: normal;
  transition: 0.4s;
}
#header .header_pc .header_item .header_button a:hover {
  transition: 0.4s;
  opacity: 0.7;
}
#header .header_pc .header_item .header_nav .main_ul {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
  justify-content: center;
  list-style: none;
  width: 100%;
}
#header .header_pc .header_item .header_nav .main_ul li:last-child a::after {
  display: none;
}
#header .header_pc .header_item .header_nav .main_ul li a {
  position: relative;
  padding: 0 clamp(5px, 1.0416666667vw, 20px);
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: clamp(15px, 0.8854166667vw, 17px);
  letter-spacing: 0.02em;
  display: block;
  text-align: center;
}
@media (max-width: 1366px) {
  #header .header_pc .header_item .header_nav .main_ul li a {
    font-size: 1.2445095168vw;
    padding: 0 0.7320644217vw;
  }
}
#header .header_pc .header_item .header_nav .main_ul li a span {
  color: #a4b9d2;
  font-size: clamp(13px, 1.0248901903vw, 14px);
  font-family: "Shippori Mincho", serif;
  text-transform: capitalize;
}
@media (max-width: 1366px) {
  #header .header_pc .header_item .header_nav .main_ul li a span {
    font-size: 0.9516837482vw;
  }
}
#header .header_pc .header_item .header_nav .main_ul li a::after {
  width: 1px;
  height: 70%;
  background: #a4b9d2;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "";
}
#header .header_pc .header_item .header_nav .main_ul li:last-of-type {
  margin-right: 0;
}
#header .header_pc .header_item .header_nav .main_ul .parent {
  position: relative;
  float: left;
}
#header .header_pc .header_item .header_nav .main_ul .parent:hover ul {
  transition: 0.4s all;
  display: block !important;
  position: absolute !important;
  opacity: 1;
  top: 104%;
}
#header .header_pc .header_item .header_nav .main_ul .parent .child {
  opacity: 0;
  display: none;
  margin: 0;
  width: 100%;
  transition: 0.4s;
}
#header .header_pc .header_item .header_nav .main_ul .parent .child li {
  width: 100%;
}
#header .header_pc .header_item .header_nav .main_ul .parent .child li a {
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 207px;
  height: 70px;
  transition: 0.4s all;
  padding: 0 20px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
  text-align: start;
}
#header .header_pc .header_item .header_nav .main_ul .parent .child li a:hover {
  background: #fff;
  color: #000;
}
#header .header_pc .header_item .header_nav .main_ul .parent .child li a::after {
  display: none;
}

#burger {
  height: 180px;
  background: #fff;
  display: none;
  margin-bottom: 0;
}
@media (max-width: 1099px) {
  #burger {
    display: contents;
  }
}
#burger .nav-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
#burger .nav-container nav {
  width: 100%;
}
#burger .nav-container nav .nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  height: 100px;
  width: 100px;
}
@media (max-width: 1099px) {
  #burger .nav-container nav .nav-mobile {
    display: block;
  }
}
#burger .nav-container nav .nav-mobile #nav-toggle {
  position: absolute;
  right: clamp(20px, 2.196193265vw, 30px);
  top: 40px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
#burger .nav-container nav .nav-mobile #nav-toggle span,
#burger .nav-container nav .nav-mobile #nav-toggle span:before,
#burger .nav-container nav .nav-mobile #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 32px;
  background: #a4b9d2;
  position: absolute;
  display: block;
  content: "";
  transition: all 300ms ease-in-out;
}
#burger .nav-container nav .nav-mobile #nav-toggle span:before {
  top: -10px;
}
#burger .nav-container nav .nav-mobile #nav-toggle span:after {
  bottom: -10px;
}
#burger .nav-container nav .nav-mobile #nav-toggle.active span {
  background-color: transparent;
}
#burger .nav-container nav .nav-mobile #nav-toggle.active span:before, #burger .nav-container nav .nav-mobile #nav-toggle.active span:after {
  top: 0;
}
#burger .nav-container nav .nav-mobile #nav-toggle.active span:before {
  transform: rotate(45deg);
}
#burger .nav-container nav .nav-mobile #nav-toggle.active span:after {
  transform: rotate(-45deg);
}
@media (max-width: 1099px) {
  #burger .nav-container nav ul {
    display: none;
  }
  #burger .nav-container nav ul.nav-list {
    position: absolute;
    width: 100%;
    height: auto;
    top: 180px;
    max-height: calc(100vh - 180px);
    overflow: auto;
  }
}
@media (max-width: 1099px) and (max-width: 1099px) {
  #burger .nav-container nav ul.nav-list {
    top: 100px;
    max-height: calc(100vh - 100px);
    left: 0;
  }
}
@media (max-width: 1099px) and (max-width: 425px) {
  #burger .nav-container nav ul.nav-list {
    background: #a4b9d2;
    padding-bottom: 80px;
  }
}
@media (max-width: 1099px) {
  #burger .nav-container nav ul li {
    position: relative;
    float: none;
  }
  #burger .nav-container nav ul li a,
  #burger .nav-container nav ul li a:visited {
    display: block;
    padding: 20px;
    background: #a4b9d2;
    color: #fff;
    font-family: "Zen Kaku Gothic New", sans-serif;
    text-decoration: none;
    font-weight: 500;
  }
  #burger .nav-container nav ul li a:hover,
  #burger .nav-container nav ul li a:visited:hover {
    background: #a4b9d2;
    color: #fff;
  }
  #burger .nav-container nav ul li a:not(:only-child):after,
  #burger .nav-container nav ul li a:visited:not(:only-child):after {
    padding-left: 4px;
    content: " ▾";
  }
  #burger .nav-container nav ul li ul.nav-dropdown {
    position: static;
    z-index: 1;
  }
  #burger .nav-container nav ul li ul.nav-dropdown li {
    min-width: 190px;
  }
  #burger .nav-container nav ul li ul.nav-dropdown li a {
    padding: 15px 15px 15px 30px;
    font-size: 0.8em;
    background: #a0cdee;
    color: #fff;
  }
}

#header_slider {
  margin-top: 160px !important;
}
@media (max-width: 1099px) {
  #header_slider {
    margin-top: 100px !important;
  }
}

.header_sns {
  position: absolute;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: clamp(8px, 1.4641288433vw, 20px);
       column-gap: clamp(8px, 1.4641288433vw, 20px);
  right: 6.25vw;
  top: 40px;
  align-items: center;
}
@media (max-width: 1099px) {
  .header_sns {
    top: 30px;
    right: unset;
    left: 20px;
  }
}
.header_sns img {
  width: clamp(36px, 3.2942898975vw, 45px);
  height: clamp(36px, 3.2942898975vw, 45px);
  -o-object-fit: contain;
     object-fit: contain;
}

#page_header_wrap {
  margin-top: 160px !important;
}
@media (max-width: 1099px) {
  #page_header_wrap {
    margin-top: 100px !important;
  }
}

#blog_single,
#news_single {
  margin-top: 160px !important;
}
@media (max-width: 1099px) {
  #blog_single,
  #news_single {
    margin-top: 100px !important;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
@media screen and (max-width: 750px) {
  html body #news_archive #main_col {
    border: none;
    padding: 0;
    margin: 60px 0 auto;
    background: none;
  }
}/*# sourceMappingURL=style.css.map */