@charset "UTF-8";
* {
    box-sizing: border-box;
}

.sp_wrapper {
    position: relative;
    background-color: #ffffff;
    height: 100%;
    overflow: hidden;
    margin: auto;
}

.news_btn, .concept_btn, .dele_msg_btn, .bs_th1_intr_btn, .bs_pt1_btn {
    display: flex;
    color: #ffffff;
    align-items: center;
    justify-content: space-between;
    border-radius: 4rem;
    background-color: #B39A47;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    text-align: center;
    font-size: 14rem;
    font-weight: 400;
    letter-spacing: 0.5rem;
    z-index: 100;
}
.m_nav_adoption_btn::after, .news_btn::after, .concept_btn::after, .dele_msg_btn::after, .bs_th1_intr_btn::after, .bs_pt1_btn::after  {
    content: "";
    display: block;
    width: 14rem;
    height: 14rem;
    background-image: url(../img/common/arrow03.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
  }
/*-------------------------------------*/
.header_img {
    position: relative;
    width: 100%;
    height: 712rem;
}
.sample-slider {
  position: relative;
  width: 100%;
}
.sample-slider img {
  width: 100%;
}
.sample-slider .swiper-wrapper {
  transition-timing-function: linear;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 5.8vw;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 16rem;
  height: 16rem;
  margin: 0 12rem;
  opacity: .5;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ffffff;
  opacity: 1;
}
.nav_logo {
    position: absolute;
    left: 24rem;
    top: 20rem;
    width: 110rem;
    height: 21rem;
    overflow: hidden;
}
.nav_btn {
    position: absolute;
    top: 8rem;
    left: 210rem;
    width: 114rem;
    height: 39rem;
}
.nav_icon {
    position: absolute;
    top: 0rem;
    left: 330rem;
    width: 60rem;
    height: 60rem;
}
.header_pic_title_jp{
    position: absolute;
    margin-top: 252rem;
    display: block;
    margin-left: 48rem;
    width: 321rem;
    line-height: 50rem;
    color: #ffffff;
    font-family: "Noto Serif JP";
    font-size: 30rem;
    text-align: center;
    letter-spacing: 3rem;
    z-index: 100;
  }
  .head_pic_line{
    position: absolute;
    margin-left: 20rem;
    margin-top: 381rem;
    width: 350rem;
    height: 2rem;
    background-color: #ffffff;
    z-index: 100;
  }
  .header_pic_title_en{
    position: absolute;
    margin-top: 406rem;
    margin-left: 151rem;
    width: 86rem;
    height: 15rem;
    color: #ffffff;
    text-align: center;
    font-size: 20rem;
    font-weight: 400;
    letter-spacing: -1rem;
    z-index: 100;
  }



.header_title_jp {
    position: absolute;
    top: 253rem;
    left: 34rem;
    width: 321rem;
    font-family: "Noto Serif JP";
    font-size: 30rem;
    color: #ffffff;
    text-align: center;
}

.header_ttitle_jp span {
    position: relative;
    line-height: 50rem;
    letter-spacing: 0rem;
    margin-top: 10rem;
}
.head_line {
    position: absolute;
    left: 20rem;
    top: 382rem;
    width: 350rem;
    height: 1rem;
    background-color: #ffffff;
}

.header_title_en {
    position: absolute;
    left: 132rem;
    top: 412rem;
    width: 86rem;
    color: #ffffff;
    text-align: center;
    line-height: 15rem;
}

.header_title_en span {
    position: relative;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;;
    font-size: 15rem;
    font-weight: 500;
    line-height: 20rem;
}


.top_body {
    position: relative;
    width: 100%;
    height: auto;
}
.sec_news {
    width: 100%;
    padding-top: 47rem;
    padding-left: 20rem;
    padding-right: 20rem;
    margin-bottom: 80rem;
}
.news_block {
    width: 100%;;
}
.news_body_block ul{
    position: relative;
    grid-template-columns: repeat(9, 1fr);
    width: 100%;
    height: auto;
    margin-left: -4rem;
    list-style: none;
    text-align: left;
    padding-left: 0rem;
}
.news_body_block ul li{
    position: relative;
    width: 100%;
    height: auto;
  }
  .news_item{
    position: relative;
    width: 100%;
    height: auto;
    border-bottom:1rem solid #e6e6e6;
    color: #000;
    margin-left: 4rem;
    margin-top: 0rem;
    margin-bottom: 17rem;
    padding-bottom: 15rem;
  }
  .news_date{
    position: relative;
    width: 100%;
    margin-top: 0rem;
    margin-bottom: 0rem;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    font-size: 12rem;
    color: #B39A47;
    line-height: 12rem;
    letter-spacing: 1.75rem;
  }
  .news_title{
    position: relative;
    width: 100%;
    margin-top: 8rem;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    font-size: 14rem;
    font-weight: 400;
    line-height: 17rem;
  }
  /* .news_body_block ul li:hover{
    color: #B39A47;
    text-decoration: underline;
  } */
.news_head_block {
    position: relative;
    width: 100%;
    height: auto;
}

.news_head_jp_en {
    font-size: 14rem;
    color: #B39A47;
    font-family: "BIZ UDPMincho", serif;
    text-align: center;
    line-height: 14rem;
}
.news_head_jp {
    position: relative;
    top: 6rem;
    font-size: 24rem;
    font-weight: 400;
    color: #000;
    font-family: "BIZ UDPMincho", serif;
    text-align: center;
    line-height: 24rem;
    letter-spacing: 1.2rem;
}
.news_body_block {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 55rem;
}
.news_body_pt_block {
    position: relative;
}
.sec_news .btn-detail {
    margin-left: auto;
    margin-right: auto;
}
.news_btn, .concept_btn, .dele_msg_btn, .bs_th1_intr_btn, .bs_pt1_btn {
  position: relative;
  width: 351rem;
  height: 40rem;
  margin-left: auto;
  margin-right: auto;
}
.concept_sec {
    width: 100%;
    padding-left: 20rem;
    padding-right: 20rem;
    padding-top: 30rem;
}
.concept_block {
    position: relative;
    width: 100%;
    height: auto;
}
.concept_h1 {
    width: 100%;
    margin-top: 10rem;
    text-align: center;
    font-family: "BIZ UDPMincho", serif;
}
.concept_h1_style_en {
    position: relative;
    width: 100%;
    color: #B39A47;
    font-family: "BIZ UDPMincho", serif;
    font-size: 14rem;
    text-align: center;
    line-height: 14rem;
    font-family: "BIZ UDPMincho", serif;
}
.concept_h1_style_jp {
    position: relative;
    width: 100%;
    margin-top: 5rem;
    font-family: "BIZ UDPMincho", serif;
    font-size: 24rem;
    text-align: center;
    line-height: 40rem;
    letter-spacing: 1rem;
    font-family: "BIZ UDPMincho", serif;
}
.concept_body {
    position: relative;
    width: 100%;
    letter-spacing: 0.75rem;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;;
    margin-top: 24rem;
}
.concept_body_text1 {
    margin-bottom: 35rem;
    text-align: center;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;;
    font-size: 12rem;
    line-height: 28rem;
}
.concept_body_text2 {
    margin-bottom: 35rem;
    text-align: center;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;;
    font-size: 12rem;
    line-height: 28rem;
}
.concept_body span {
    position: relative;
    width: 100%;
}
.concept_h2 {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 1rem;
}
.concept_h2 img {
    max-width: 190rem;
    height: auto;
}
.concept_btn{
    margin-top: 0rem;
}
.dele_msg_sec {
    width: 350rem;
    padding-top: 40rem;
  margin-right: auto;
  margin-left: auto;
}

.dele_msg_t1 {
    width: 100%;
}
.dele_msg_t1_en {
    position: relative;
    width: 100%;
    font-family: "BIZ UDPMincho", serif;
    font-size: 14rem;
    color: #B39A47;
    text-align: center;
    line-height: 14rem;
}
.dele_msg_t1_jp{
    position: relative;
    margin-top: 4rem;
    width: 100%;
    font-family: "BIZ UDPMincho", serif;
    font-size: 24rem;
    color: #000;
    text-align: center;
    line-height: 40rem;
    margin-bottom: 30rem;
}
.dmsg_pic1 {
    position: relative;
    width: 350rem;
    padding-top: 24rem;
    max-height: 190rem;
    overflow: hidden;
    border-radius: 17rem;
}
.dmsg_pic2 {
    position: relative;
    margin-top: 10rem;
    width: 170rem;
    height: 139rem;
    overflow: hidden;
    border-radius: 15rem;
}
.dmsg_pic3 {
    position: relative;
    margin-left: 10rem;
    margin-top: 10rem;
    width: 170rem;
    height: 139rem;
    overflow: hidden;
    border-radius: 15rem;
}
.dele_msg_body {
    position: relative;
    width: 350rem;
    height: auto;
    background-color: #ffffff;
    z-index: 2;
}
.dele_msg_b1 {
    position: relative;
    margin-top: 1rem;
    width: 100%;
    font-family: "BIZ UDPMincho", serif;
    font-size: 20rem;
    text-align: center;
    padding-top: 24rem;
    line-height: 20rem;
    padding-bottom: 12rem;
}
.dele_msg_b2 {
    position: relative;
    margin-top: 13rem;
    width: 100%;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;;
    font-size: 14rem;
    text-align: center;
    line-height: 28rem;
    letter-spacing: 0.75rem;
    margin-bottom: 20rem;
}
.dele_msg_btn {
    margin-top: 22rem;
}
.bs_in_sec {
    position: relative;
    margin-top: 24rem;
    left: 20rem;
    width: 350rem;
    padding-top: 18rem;
    margin-bottom: 40rem;
}
.title_row {
    font-family: "BIZ UDPMincho", serif;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 24rem;
}
.title_row_en {
    position: relative;
    width: 100%;
    height: 14rem;
    font-family: "BIZ UDPMincho", serif;
    font-weight: 400;
    font-size: 14rem;
    line-height: 14rem;
    color: #B39A47;
}
.title_row_jp {
    position: relative;
    width: 100%;
    margin-top: 3rem;
    font-family: "BIZ UDPMincho", serif;
    font-weight: 400;
    font-size: 24rem;
    letter-spacing: 0.75rem;
    line-height: 40rem;
    color: #000;
}
.bs_pt1_sec {
    position: relative;
    width: 100%;
    height: 140rem;
    color: #000;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;;
    font-size: 14rem;
    letter-spacing: 0.75rem;
    text-align: center;
    line-height: 28rem;
}
.bs_pic_pt1 {
    position: relative;
    margin-top: 25rem;
    margin-left: 23rem;
    width: 303rem;
    height: 248rem;
}
.bs_pt1_btn {
    margin-top: 23rem;
    margin-bottom: 0rem;
}
.bs_th1_block {
    position: relative;
    left: 20rem;
    width: 350rem;
}
.bs_th2_block {
    position: relative;
    left: 20rem;
    width: 350rem;
    margin-bottom: 12rem;
}
.bs_th1_pic1 {
    position: relative;
    width: 100%;
    border-top-right-radius: 15rem;
    border-bottom-right-radius: 15rem;
    overflow: hidden;
}
.bs_th2_pic1 {
    position: absolute;
    left: 720rem;
    height: 562rem;
    border-top-left-radius: 15rem;
    border-bottom-left-radius: 15rem;
    overflow: hidden;
}

.bs_th1_intr {
    position: relative;
    width: 350rem;
}
.bs_th2_intr {
    position: absolute;
    left: 0;
    top: 125rem;
    width: 560rem;
    height: 311rem;
}
.bs_th1_intr_h1 {
    position: relative;
    width: 350rem;
    margin-bottom: 29rem;
}
.bs_th1_intr_h1_en {
    position: relative;
    width: 350rem;
    font-family: "BIZ UDPMincho", serif;
    font-size: 14rem;
    line-height: 14rem;
    text-align: center;
    color: #B39A47;
}
.bs_th1_intr_h1_jp {
    position: relative;
    top: 4rem;
    width: 350rem;
    font-family: "BIZ UDPMincho", serif;
    font-size: 24rem;
    line-height: 40rem;
    text-align: center;
    color: #000;
}
.bs_th1_intr_h2 {
    position: relative;
    margin-top: 22rem;
    font-size: 20rem;
    width: 100%;
    line-height: 30rem;
    font-family: "BIZ UDPMincho", serif;
    text-align: center;
}
.bs_th1_intr_b1 {
    position: relative;
    width: 100%;
    height: 56rem;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;
    font-size: 14rem;
    letter-spacing: 0.75rem;
    text-align: left;
    margin-top: 25rem;
    line-height: 28rem;
    text-align: center;
}
.bs_th1_intr_btn {
    margin-top: 24rem;
    margin-bottom: 39rem;
}
.bs_pt1_sec {
    position: relative;
    width: 100%;
    height: 140rem;
    color: #000;
    font-family: 'Inter', 'Noto Sans JP', sans-serif;;
}

.bs_k1_pi1 {
    position: absolute;
    width: 560rem;
    height: 562rem;
    border-top-right-radius: 15rem;
    border-bottom-right-radius: 15rem;
    overflow: hidden;
}

.h2_pt2_block {
    position: relative;
    width: 100%;
    height: 562rem;
}

.contact_block {
    position: relative;
    width: 100%;
    height: 442rem;
}

.recruit_block {
    position: relative;
    width: 100%;
    height: 720rem;
    z-index: 2;
}

.fv {
  aspect-ratio: 3201 / 2496;
  background-image: url(../smartphoneimg/toppage/bg-sp.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.sub-copy {
  width: 350rem;
  margin-right: auto;
  margin-left: auto;
  color: var(--color-white, #FFF);
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 30rem;
  font-weight: 700;
  line-height: 50rem;
  letter-spacing: 3rem;
  padding-bottom: 25rem;
  margin-bottom: 35rem;
}
.sub-title {
  text-align: center;
  color: var(--color-white, #FFF);
  font-family: "Inter", "Noto Sans JP", serif;
  font-size: 20rem;
  font-weight: 500;
  margin-bottom: 50rem;
}
.link-fv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 233rem;
  height: 40rem;
  margin: auto;
  color: var(--color-white, #FFF);
  font-family: "Inter", "Noto Sans JP", serif;
  font-size: 14rem;
  letter-spacing: 0.7rem;
  border-radius: 4rem;
  background: rgba(0, 0, 0, 0.50);
}
