@charset "UTF-8";
/*================================================
このCSSファイルはSassから生成されています。
編集しないようにご注意ください。
================================================*/
*{
  min-height: 0vw; /* Safari clamp関数対策 */
}

body {
  height: 100%;
}

.main_image_wrap {
  position: relative;
  margin-top: 55px;
  line-height: 1;
}

.bg-slider_pc {
  background-position:center center;
	background-size: cover;
}

.bg-slider_pc{
    height: calc(100vh - 372px);
}

/*トップロゴ*/
.main_image_wrap-inner {
  position: relative;
}

.logo_box {
  z-index: 99;
  background-color: #fff;
}

.logo_box-inner {
  text-align: center;
  color: #333;
}

.price_copy {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: .05em;
}

.price_box {
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  width: 79.8%;
  margin-left: auto;
  margin-right: auto;
  padding: 17px 0;
  margin-top: 12px;
}

.top_price {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  /* font-weight: 400; */
  font-size: 41px;
  letter-spacing: .05em;
}

.plan_copy {
  font-size: 22px;
  padding-right: 8px;
}

.yen {
  font-size: 15px;
}

.price_small {
  font-size: 13px;
  letter-spacing: 0;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  padding-top: 7px;
}

.top_petit_logo {
  width: 134px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
}

.top_banner_box {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 28px;
}

@media screen and (min-width: 1024px) {
  .main_image_wrap {
    margin-top: 124px;
    /* max-height: 756px; */
    overflow: hidden;
  }

  .bg-slider_pc {
    height: 80vh;
  }

  .logo_box {
    position: absolute;
    width: 472px;
    bottom: 78px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 13px;
  }
  .price_copy {
    /* font-size: 15px; */
    font-size: clamp(0.813rem, 0.13rem + 1.067vw, 1.25rem);
    line-height: 1.5;
  }
  .price_box {
    padding: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top_price {
    /* font-size: 44px; */
    font-size: clamp(2.5rem, -0.817rem + 5.183vw, 4.625rem);
  }
  .yen {
    font-size: 30px;
  }
  .price_small {
    /* font-size: 15px; */
    font-size: clamp(0.813rem, 0.325rem + 0.762vw, 1.125rem);
  }
  .top_petit_logo {
    /* width: 196px; */
    width: 146px;
  }
  .top_banner_box {
    position: absolute;
    right: 5%;
    bottom: 20px;
    width: 340px;
    z-index: 99;
  }
}

@media screen and (min-width: 1084px) {
  .main_image_wrap {
    margin-top: 75px;
  }
}

@media screen and (min-width: 1440px) {
  logo_box {
    position: absolute;
    width: 624px;
    bottom: 130px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 13px;
  }

  .logo_box {
    position: absolute;
    width: 624px;
    bottom: 130px;
  }

  .price_copy {
    /* font-size: 20px; */
  }

  .top_price {
    /* font-size: 74px; */
  }

  .price_small {
    /* font-size: 18px; */
  }
  .top_petit_logo {
    width: 196px;
  }

  .main_image_wrap {
    margin-top: 75px;
    /* max-height: 756px; */
    overflow: hidden;
  }

  .bg-slider_pc {
    height: 80vh;

  }

  .logo_box {
    position: absolute;
    width: 624px;
    bottom: 13vh;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 13px;
  }
  .price_copy {
    /* font-size: 20px; */
    line-height: 1.5;
  }
  .price_box {
    /* padding-top: 20px; */
  }
  .top_price {
    /* font-size: 74px; */
  }
  .yen {
    font-size: 30px;
  }
  .price_small {
    /* font-size: 18px; */
  }
  .top_petit_logo {
    width: 196px;
  }
  .top_banner_box {
    position: absolute;
    right: 5%;
    bottom: 20px;
    width: 340px;
    z-index: 99;
  }
}

@media screen and (min-width: 1680px) {
  .logo_box {
    bottom: 150px;
  }
}

@media screen and (max-width: 767px) {
  .logo_box {
    margin-top: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .logo_box {
    position: absolute;
    bottom: 108px;
    width: 76%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }
  .top_banner_box {
    position: absolute;
    right: 5%;
    bottom: 20px;
    width: 260px;
    z-index: 99;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1439px) {
  .main_image_wrap {
    max-height: 756px;
  }

  /* .price_copy {
    font-size: clamp(15px, 1.38vw, 20px);
  }

  .top_price {
    font-size: clamp(44px, 5.19vw, 74px);
  }
  
  .price_small {
    font-size: clamp(15px, 1.38vw, 18px);
  }

  .top_petit_logo {
    width: clamp( 146px, 14.77vw, 196px);
  }

  .logo_box {
    width: clamp( 472px, 43.677vw, 624px);
  } */
 
}

@media screen and (min-width: 768px) {
  .logo_box {
    background-color: rgba(255, 255, 255, 0.86);
  }
  .logo_box-inner {
    border: solid 1px #fff;
    /* padding: 20px; */
    padding: 15px 20px;
  }
}
