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

html body {
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  margin: 0;
  overflow: hidden;
  background: #fff;
}

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

html body #header #header_bottom {
  background: #fff;
}

#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: 769px) {
  #header_slider .layer_image img {
    height: 86.7360208062vw !important;
    min-height: 550px !important;
  }
}

#header_slider {
  height: calc(100vh - 90px) !important;
  width: 100vw;
  position: relative;
}
#header_slider::after {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/mv_schedule.png) no-repeat;
  background-size: contain;
  width: 277px;
  height: 139px;
  bottom: -1px;
  right: 0;
  z-index: 5;
}
@media (max-width: 769px) {
  #header_slider {
    height: 86.7360208062vw !important;
    min-height: 550px !important;
  }
}
@media (max-width: 769px) {
  #header_slider .item {
    height: 86.7360208062vw !important;
    min-height: 550px !important;
  }
}

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

.pc_logo_image {
  padding-left: clamp(20px, 4.3229166667vw, 83px);
  width: 100%;
  max-width: clamp(246px, 24.1581259151vw, 330px);
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
@media (max-width: 1366px) {
  .pc_logo_image {
    padding-left: 20px;
  }
}

.mobile_logo_image {
  max-width: 246px !important;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

#header_sns {
  display: none;
}

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

#global_menu > ul > li > a {
  height: 64px;
  line-height: 64px;
  font-weight: 500;
  color: #222222 !important;
  font-family: "Noto Sans JP", sans-serif;
  padding: 0 10px;
  font-size: clamp(15px, 1.1713030747vw, 16px);
}

#menu_button span {
  background: #222222 !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: "Noto Sans JP", sans-serif;
  font-size: 14px;
}
html body #header_bottom .header_button.btn2 {
  width: 174px;
}
html body #header_bottom .header_button.btn2 a {
  font-family: "Poppins", sans-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: #ff8400;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  transition: 0.4s all;
}
html body #header_bottom .header_button a:hover {
  background: #fba70e;
}
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: 769px) {
  .slider_wrap .main_mv {
    left: clamp(20px, 6.5019505852vw, 50px);
  }
}
.slider_wrap .main_mv h2 {
  font-family: "Noto 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: "Noto 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: #ff8400;
}

.entry-date {
  color: #ff8400;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
}

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

#global_menu ul ul {
  top: 60px;
}

.main_ttl {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 0;
  width: 100%;
}
@media (max-width: 769px) {
  .main_ttl {
    left: 3%;
  }
}
@media (max-width: 600px) {
  .main_ttl {
    top: 45%;
  }
}
.main_ttl h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: clamp(28px, 3.4407027818vw, 47px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
}
.main_ttl p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(16px, 1.4641288433vw, 20px);
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #fff;
  margin-bottom: clamp(20px, 2.1229868228vw, 29px);
}
.main_ttl .grid_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 9px;
       column-gap: 9px;
  width: -moz-fit-content;
  width: fit-content;
}
.main_ttl .grid_box figure {
  max-width: clamp(100px, 10.2489019034vw, 140px);
  width: 100%;
}
.main_ttl .grid_box figure img {
  width: 100%;
}

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: 769px) {
  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: #222222;
  line-height: 2.571;
}

#footer_post_list_wrap .title_en {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(30px, 3.2210834553vw, 44px);
  font-size: clamp(20px, 1.6837481698vw, 23px);
  letter-spacing: 0.04em;
}
#footer_post_list_wrap a:hover span {
  color: #fff !important;
}

#footer_post_list .item .image_wrap {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

#footer_post_list .title_area {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

/* ===============================================
# サイド追尾
=============================================== */
.side_fix {
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 164px;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .side_fix {
    display: none;
  }
}
.side_fix > :not(:last-child) {
  margin-bottom: 20px;
}
.side_fix .side-btn {
  position: relative;
  width: 300px;
  height: 80px;
  border-right: none;
  transition: all 0.3s ease;
  background: #fba70e;
  border-radius: 100px 0 0 100px;
  list-style: none;
}
.side_fix .side-btn:hover {
  transform: translateX(-219px);
}
.side_fix .side-btn.line {
  background: #ff8400;
  position: relative;
}
.side_fix .side-btn > a {
  display: flex;
  align-items: center;
  height: 100%;
  text-decoration: none;
}
.side_fix .icon {
  width: 80px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.side_fix .icon img {
  max-width: 30px;
  display: block;
}
.side_fix .ttl {
  color: #fff;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
}

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

.sp_only {
  display: none;
}
@media (max-width: 769px) {
  .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: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(26px, 2.4890190337vw, 34px);
  line-height: 1.6;
}
@media (max-width: 769px) {
  .title_jp {
    font-size: clamp(24px, 3.6410923277vw, 28px);
  }
}

.content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  color: #fff;
  line-height: 2.2;
}
@media (max-width: 769px) {
  .content {
    font-size: clamp(14px, 2.0806241873vw, 16px);
  }
}

.main_button a {
  max-width: 250px;
  width: 100%;
  height: 56px;
  border-radius: 10px;
  margin: 0;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #222222;
  border: 1px solid #ff8400;
  background: #fff;
  position: relative;
  transition: 0.4s;
  padding: 0 20px;
}
.main_button a::after {
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #222222;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
.main_button a:hover {
  color: #ff8400;
  background: #fff;
  border: 1px solid #ff8400;
}
.main_button a:hover::after {
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #ff8400;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}

.main_button_color a {
  max-width: 250px;
  width: 100%;
  height: 56px;
  border-radius: 10px;
  margin: 0;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  align-items: center;
  justify-content: start;
  font-weight: bold;
  color: #fff;
  border: 1px solid #ff8400;
  background: #ff8400;
  position: relative;
  transition: 0.4s;
  padding: 0 20px;
}
.main_button_color a::after {
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #fff;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}
.main_button_color a:hover {
  color: #ff8400;
  background: #fff;
  border: 1px solid #ff8400;
}
.main_button_color a:hover::after {
  content: "\f054";
  display: flex;
  align-items: center;
  justify-self: center;
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  justify-content: space-around;
  right: 17px;
  color: #ff8400;
  font-size: 12px;
  transform: translateY(-50%);
  transition: 0.4s;
}

#s01 {
  background: #ff8400;
  padding: 68px 0;
}
#s01 .inner {
  max-width: calc(1177px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s01 .inner .grid_box {
  display: grid;
  -moz-column-gap: clamp(45px, 6.8081991215vw, 93px);
       column-gap: clamp(45px, 6.8081991215vw, 93px);
  grid-template-columns: 600fr 484fr;
  align-items: flex-end;
}
@media (max-width: 769px) {
  #s01 .inner .grid_box {
    display: flex;
    flex-direction: column;
    row-gap: clamp(30px, 3.2942898975vw, 45px);
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
  }
}
#s01 .inner .grid_box .img_area {
  position: relative;
  width: 100%;
  height: 100%;
}
#s01 .inner .grid_box .img_area img {
  width: 100%;
}
@media (max-width: 1366px) {
  #s01 .inner .grid_box .img_area img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    border-radius: 20px;
  }
}
@media (max-width: 769px) {
  #s01 .inner .grid_box .img_area img {
    position: initial;
    transform: unset;
  }
}
#s01 .inner .grid_box .text_area {
  padding-bottom: 37px;
}
@media (max-width: 1366px) {
  #s01 .inner .grid_box .text_area {
    padding: 37px 0;
  }
}
@media (max-width: 769px) {
  #s01 .inner .grid_box .text_area {
    width: 100%;
    padding: 37px 0 0 0;
  }
}
#s01 .inner .grid_box .text_area .title_jp {
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  font-size: clamp(19px, 2.4890190337vw, 34px);
}
@media (max-width: 769px) {
  #s01 .inner .grid_box .text_area .title_jp {
    font-size: clamp(24px, 3.6410923277vw, 28px);
  }
}
@media (max-width: 425px) {
  #s01 .inner .grid_box .text_area .title_jp {
    font-size: 5.6470588235vw;
  }
}
#s01 .inner .grid_box .text_area .title_jp::after {
  content: "About us";
  font-weight: 600;
  font-size: 120px;
  line-height: normal;
  color: #ff9625;
  position: absolute;
  left: -38px;
  text-transform: uppercase;
  top: -100px;
  white-space: nowrap;
}
@media (max-width: 1366px) {
  #s01 .inner .grid_box .text_area .title_jp::after {
    font-size: 8.78477306vw;
    left: -2.7818448023vw;
    top: -7.3206442167vw;
  }
}
@media (max-width: 769px) {
  #s01 .inner .grid_box .text_area .title_jp::after {
    font-size: 80px;
    left: -5%;
    top: -60px;
  }
}
@media (max-width: 425px) {
  #s01 .inner .grid_box .text_area .title_jp::after {
    font-size: 18.8235294118vw;
    top: -18.8235294118vw;
  }
}
#s01 .inner .grid_box .text_area .title_jp span {
  position: relative;
  z-index: 1;
}
#s01 .inner .grid_box .text_area .content {
  margin-bottom: 20px;
}
#s01 .inner .grid_box .text_area .btn_mb {
  margin-bottom: 20px;
}
#s02 {
  padding: clamp(70px, 8.0527086384vw, 110px) 0 clamp(130px, 13.4699853587vw, 184px);
}
@media (max-width: 769px) {
  #s02 {
    padding: 70px 0 150px;
  }
}
@media (max-width: 600px) {
  #s02 {
    padding: 70px 0 50px;
  }
}
#s02 .inner {
  max-width: calc(1150px + 12%);
  width: 100%;
  margin: 0 auto;
  padding: 0 6%;
}
#s02 .inner .title_jp {
  text-align: center;
  color: #222222;
  position: relative;
  margin-bottom: clamp(45px, 4.0995607613vw, 56px);
}
#s02 .inner .title_jp::after {
  content: "REASON";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 160px;
  color: #fff1e2;
}
@media (max-width: 1366px) {
  #s02 .inner .title_jp::after {
    font-size: 11.7130307467vw;
  }
}
@media (max-width: 769px) {
  #s02 .inner .title_jp::after {
    font-size: 18.2054616385vw;
  }
}
@media (max-width: 425px) {
  #s02 .inner .title_jp::after {
    font-size: 23.5294117647vw;
  }
}
#s02 .inner .title_jp span {
  position: relative;
  z-index: 1;
}
#s02 .inner .grid_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: clamp(20px, 4.3191800878vw, 59px);
       column-gap: clamp(20px, 4.3191800878vw, 59px);
}
@media (max-width: 1100px) {
  #s02 .inner .grid_box {
    grid-template-columns: repeat(2, 1fr);
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    row-gap: clamp(30px, 3.2942898975vw, 45px);
  }
}
@media (max-width: 600px) {
  #s02 .inner .grid_box {
    grid-template-columns: 1fr;
    max-width: 420px;
    row-gap: clamp(30px, 3.2942898975vw, 45px);
  }
}
#s02 .inner .grid_box .grid_col:nth-child(even) {
  position: relative;
  top: 84px;
}
@media (max-width: 600px) {
  #s02 .inner .grid_box .grid_col:nth-child(even) {
    top: 0;
  }
}
#s02 .inner .grid_box .grid_col .grid_title {
  margin-top: -23px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: clamp(18px, 1.6105417277vw, 22px);
  line-height: 1.6;
  color: #222222;
  margin-bottom: 12px;
}
@media (max-width: 1100px) {
  #s02 .inner .grid_box .grid_col .grid_title {
    font-size: 22px;
  }
}
#s02 .inner .grid_box .grid_col .grid_content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.1713030747vw, 16px);
  line-height: 1.6;
  color: #222222;
}
@media (max-width: 1100px) {
  #s02 .inner .grid_box .grid_col .grid_content {
    font-size: 16px;
  }
}

#bg_box_right {
  background: url(/wp-content/uploads/top_bankin_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: clamp(100px, 10.4685212299vw, 143px) 0 clamp(80px, 8.6383601757vw, 118px);
}
@media (max-width: 769px) {
  #bg_box_right {
    background-position-x: 71%;
  }
  #bg_box_right::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0.3);
  }
}
#bg_box_right .inner {
  position: relative;
  z-index: 1;
}
@media (max-width: 769px) {
  #bg_box_right .inner {
    padding: 0 6%;
  }
}
#bg_box_right .inner .box {
  max-width: 500px;
  width: 100%;
  margin-left: auto;
  margin-right: 17.1875vw;
}
@media (max-width: 1366px) {
  #bg_box_right .inner .box {
    margin-right: clamp(30px, 7.027818448vw, 96px);
  }
}
@media (max-width: 769px) {
  #bg_box_right .inner .box {
    max-width: 100%;
  }
}
#bg_box_right .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#bg_box_right .inner .box .content {
  margin-bottom: clamp(25px, 2.4158125915vw, 33px);
}

#bg_box_left {
  background: url(/wp-content/uploads/top_coating_bg.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  padding: clamp(100px, 10.8345534407vw, 148px) 0 clamp(80px, 9.5168374817vw, 130px);
}
@media (max-width: 769px) {
  #bg_box_left::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0.3);
  }
}
#bg_box_left .inner {
  position: relative;
  z-index: 1;
}
@media (max-width: 769px) {
  #bg_box_left .inner {
    padding: 0 6%;
  }
}
#bg_box_left .inner .box {
  max-width: 470px;
  width: 100%;
  margin-left: 18.75vw;
}
@media (max-width: 1366px) {
  #bg_box_left .inner .box {
    margin-left: clamp(30px, 9.3704245974vw, 128px);
  }
}
@media (max-width: 769px) {
  #bg_box_left .inner .box {
    max-width: 100%;
    margin-left: 0;
  }
}
#bg_box_left .inner .box .title_jp {
  color: #fff;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#bg_box_left .inner .box .content {
  margin-bottom: clamp(25px, 2.4158125915vw, 33px);
}

#s03 .grid_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 769px) {
  #s03 .grid_box {
    grid-template-columns: 1fr;
  }
}
#s03 .grid_box .bg_area {
  background: url(/wp-content/uploads/top_car_rental_img.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 769px) {
  #s03 .grid_box .bg_area {
    height: 62.4187256177vw;
    min-height: 320px;
  }
}
#s03 .grid_box .text_area {
  background: #ff8400;
  padding: clamp(100px, 12.3718887262vw, 169px) 6% clamp(70px, 10.1756954612vw, 139px);
}
@media (max-width: 769px) {
  #s03 .grid_box .text_area {
    padding: 60px 6%;
  }
}
#s03 .grid_box .text_area .box {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  left: 2.0833333333vw;
}
@media (max-width: 1024px) {
  #s03 .grid_box .text_area .box {
    left: 0;
  }
}
#s03 .grid_box .text_area .box .title_jp {
  color: #fff;
  margin-bottom: clamp(15px, 1.4641288433vw, 20px);
}
#s03 .grid_box .text_area .box .content {
  color: #fff;
  margin-bottom: clamp(25px, 2.7818448023vw, 38px);
}

#s04 {
  padding: clamp(50px, 6.2225475842vw, 85px) 0 clamp(60px, 6.8814055637vw, 94px);
}
#s04 .inner {
  max-width: calc(1200px + 12%);
  width: 100%;
  padding: 0 6%;
  margin: 0 auto;
}
#s04 .inner .box {
  background: url(/wp-content/uploads/top_faq_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: clamp(60px, 6.8081991215vw, 93px) 6% clamp(50px, 6.0761346999vw, 83px);
}
#s04 .inner .box .box_wrap {
  max-width: 670px;
  width: 100%;
  margin: 0 auto;
}
#s04 .inner .box .box_wrap .title_jp {
  text-align: center;
  color: #fff;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
#s04 .inner .box .box_wrap .content {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
@media (max-width: 769px) {
  #s04 .inner .box .box_wrap .content {
    text-align: start;
  }
}
#s04 .inner .box .box_wrap .main_button_color a {
  margin: 0 auto;
}

#s05 {
  background: url(/wp-content/uploads/top_voice_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: clamp(80px, 13.17715959vw, 180px) 0;
}
#s05 .inner {
  padding: 0 6%;
}
#s05 .inner .box {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
}
#s05 .inner .box .title_jp {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
#s05 .inner .box .content {
  color: #fff;
  text-align: center;
  margin-bottom: clamp(20px, 2.196193265vw, 30px);
}
@media (max-width: 470px) {
  #s05 .inner .box .content {
    text-align: start;
  }
}
#s05 .inner .box .main_button_color a {
  margin: 0 auto;
}

.index_post_slider .image_wrap {
  height: 220px;
  border-radius: 20px;
}
@media (max-width: 750px) {
  .index_post_slider .image_wrap {
    height: 280px;
  }
}
.index_post_slider .image_wrap .image {
  background-position: center !important;
  background-size: cover !important;
  aspect-ratio: 12/16;
}

.index_post_slider .post_list {
  padding: 0 0 clamp(20px, 2.4158125915vw, 33px);
}

.index_post_slider .carousel_arrow:before {
  color: #ff8400;
  top: 0;
  font-size: 16px;
}

.index_post_slider .carousel_arrow {
  border: 1px solid #ff8400;
}

html body .index_post_slider {
  background: #fff !important;
  padding: clamp(60px, 8.6383601757vw, 118px) 0 clamp(60px, 5.8565153734vw, 80px);
}

.post_list_slider_wrap .title_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: clamp(25px, 2.7818448023vw, 38px);
}
@media (max-width: 1250px) {
  .post_list_slider_wrap .title_flex {
    padding: 0 6%;
  }
}
@media (max-width: 769px) {
  .post_list_slider_wrap .title_flex {
    justify-content: center;
  }
}
.post_list_slider_wrap .title_flex .title_jp {
  margin: 0;
}
.post_list_slider_wrap .title_flex .main_button_color a {
  width: 250px;
}
@media (max-width: 769px) {
  .post_list_slider_wrap .main_button_color.sp_only a {
    margin: 0 auto;
  }
}
@media (max-width: 769px) {
  .post_list_slider_wrap .main_button_color.sp_only {
    margin-top: 30px;
  }
}

.dp-footer-bar-item:last-child a {
  background: #fba70e;
}

.grecaptcha-badge {
  visibility: hidden;
}/*# sourceMappingURL=style.css.map */