@charset "UTF-8";
body header {
  background-color: transparent;
  transition: 0.3s;
}
body header .logored {
  display: none;
  transition: 0.3s;
}
body header .logowhite {
  display: block;
  transition: 0.3s;
}
body header .redimg {
  display: none;
}
body header .whiteimg {
  display: block;
}
body header .snsimg {
  filter: invert(1);
}
body header.sub-header .logored, body header.active .logored {
  display: block;
}
body header.sub-header .logowhite, body header.active .logowhite {
  display: none;
}
body header.sub-header .header .header_main ul.main_menu li a, body header.active .header .header_main ul.main_menu li a {
  color: #111;
}
body header.sub-header .header .header_main ul.main_menu li a::before, body header.active .header .header_main ul.main_menu li a::before {
  background: #ff4438;
}
body header.sub-header .redimg, body header.active .redimg {
  display: block;
}
body header.sub-header .whiteimg, body header.active .whiteimg {
  display: none;
}
body header.sub-header .snsimg, body header.active .snsimg {
  filter: invert(0);
}
body header.sub-header .header .sp_menu .burger::before, body header.active .header .sp_menu .burger::before {
  background: #ff4438;
}
body header.sub-header .header .sp_menu .burger::after, body header.active .header .sp_menu .burger::after {
  background: #ff4438;
}
body header.header_bg {
  background-color: #fff;
}
body header.header_bg .logored {
  display: block;
}
body header.header_bg .logowhite {
  display: none;
}
body header.header_bg .redimg {
  display: block;
}
body header.header_bg .whiteimg {
  display: none;
}
body header.header_bg .snsimg {
  filter: invert(0);
}
body header.header_bg .header .header_main ul.main_menu li a {
  color: #111;
}
body header.header_bg .header .header_main ul.main_menu li a::before {
  background: #ff4438;
}
body header.header_bg .header .sp_menu .burger::before {
  background: #ff4438;
}
body header.header_bg .header .sp_menu .burger::after {
  background: #ff4438;
}
body header .header .header_main ul.main_menu li a {
  color: #fff;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  body header .header .header_main ul.main_menu li a:hover {
    color: #222;
  }
  body header .header .header_main ul.main_menu li a:hover::before {
    background: #ff4438;
  }
}
body header .header .header_main ul.main_menu li a::before {
  background: #fff;
  transition: 0.3s;
}
body header .header .sp_menu .burger::before {
  background: #fff;
}
body header .header .sp_menu .burger::after {
  background: #fff;
}
body header.active .header .header_main {
  z-index: 1000;
  top: 0;
  height: 100vh;
  padding-top: 120rem;
  padding-bottom: 100rem;
  overflow-y: scroll;
}
body header .inner {
  max-width: 1340px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  body header .inner {
    max-width: 93.0555555556vw;
  }
}
@media screen and (max-width: 719px) {
  body header .inner {
    max-width: calc(100vw - 80rem);
  }
}
body header .header .header_main ul {
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media screen and (max-width: 1200px) {
  body header .header .header_main ul {
    -moz-column-gap: 40rem;
         column-gap: 40rem;
  }
}
@media screen and (max-width: 719px) {
  body header .header .header_main ul.main_menu {
    display: none;
  }
}
body header .header .header_main ul.spmain_menu {
  display: none;
}
@media screen and (max-width: 719px) {
  body header .header .header_main ul.spmain_menu {
    max-width: 600rem;
    width: 100%;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    margin-top: 120rem;
    padding-bottom: 60rem;
    border-bottom: 1px solid #dbdbdb;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40rem 0;
  }
  body header .header .header_main ul.spmain_menu li a {
    position: relative;
    font-weight: 400;
    font-size: 28rem;
    padding-left: 30rem;
    text-align: left;
    color: #111;
  }
  body header .header .header_main ul.spmain_menu li a::before {
    position: absolute;
    content: "";
    width: 10rem;
    height: 10rem;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #ff4438;
  }
}
body header .header .header_main ul.spmain_productlist {
  display: none;
}
@media screen and (max-width: 719px) {
  body header .header .header_main ul.spmain_productlist {
    max-width: 600rem;
    width: 100%;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    padding-top: 60rem;
    padding-bottom: 60rem;
    border-bottom: 1px solid #dbdbdb;
    display: block;
  }
  body header .header .header_main ul.spmain_productlist li a {
    position: relative;
    font-weight: 400;
    font-size: 28rem;
    padding-left: 30rem;
    text-align: left;
    color: #111;
  }
  body header .header .header_main ul.spmain_productlist li a::before {
    position: absolute;
    content: "";
    width: 10rem;
    height: 10rem;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background: #ff4438;
  }
}
body header .header .header_main ul.spmain_productlist .childbox_list {
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40rem;
  margin-top: 40rem;
  margin-left: 40rem;
}
body header .header .header_main ul.spmain_productlist .childbox_list li a {
  display: flex;
  align-items: center;
  font-family: "Hiragino Kaku Gothic W4 JIS2004" !important;
  font-weight: normal;
  font-size: 26rem !important;
  line-height: 42rem;
  gap: 20rem;
  padding-left: 0;
  color: #111 !important;
}
body header .header .header_main ul.spmain_productlist .childbox_list li a::before {
  width: 0;
  height: 0;
}
body header .header .header_main ul.spmain_productlist .childbox_list li a img {
  width: 150rem;
}
body header .header_main .dropmenu {
  position: relative;
}
@media screen and (min-width: 720px) {
  body header .header_main .dropmenu:hover .childbox {
    transform: translateX(-50%) translateY(0px);
    opacity: 1;
    visibility: visible;
  }
}
body header .header_main .dropmenu a {
  display: block;
  text-align: center;
}
body header .header_main .dropmenu .childbox {
  opacity: 0;
  visibility: hidden;
  padding-top: 25px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-20px);
  width: 330px;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  body header .header_main .dropmenu .childbox {
    padding-top: 1.7361111111vw;
    width: 22.9166666667vw;
  }
}
@media screen and (max-width: 719px) {
  body header .header_main .dropmenu .childbox {
    position: initial;
    transform: none;
    left: unset;
    width: 100%;
    padding-top: 40rem;
    opacity: 1;
    visibility: visible;
  }
}
body header .header_main .dropmenu .childbox_list {
  padding: 30px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 1440px) {
  body header .header_main .dropmenu .childbox_list {
    padding: 2.0833333333vw;
    gap: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  body header .header_main .dropmenu .childbox_list {
    padding: 0;
    box-shadow: none;
    gap: 40rem;
  }
}
@media screen and (max-width: 719px) {
  body header .header_main .dropmenu .childbox_list li a::before {
    width: 0 !important;
  }
}
body header .header_main .dropmenu .childbox_list li:first-child a::before {
  width: 0 !important;
}
body header .header_main .dropmenu .childbox_list li:last-child {
  width: 100%;
}
body header .header_main .dropmenu .childbox_list li:last-child a {
  text-align: center;
  justify-content: center;
}
@media screen and (max-width: 719px) {
  body header .header_main .dropmenu .childbox_list li:last-child a {
    display: none;
  }
}
body header .header_main .dropmenu .childbox_list a {
  display: flex;
  gap: 10px;
  align-items: center;
  font-weight: 300;
  font-size: 14px !important;
  letter-spacing: normal;
  line-height: 21px;
  text-align: left;
  color: #555 !important;
}
body header .header_main .dropmenu .childbox_list a img {
  width: 60px;
  height: auto;
}
@media screen and (max-width: 1440px) {
  body header .header_main .dropmenu .childbox_list a img {
    width: 4.1666666667vw;
  }
}
@media screen and (max-width: 719px) {
  body header .header_main .dropmenu .childbox_list a img {
    width: 150rem;
  }
}
body header .header_main .dropmenu .childbox_list a::before {
  background-color: #ff4438 !important;
}
@media screen and (max-width: 1440px) {
  body header .header_main .dropmenu .childbox_list a {
    font-size: 0.9722222222vw !important;
    gap: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  body header .header_main .dropmenu .childbox_list a {
    font-size: 30rem !important;
    line-height: 48rem;
    gap: 20rem;
    color: #111 !important;
  }
}
@media screen and (min-width: 720px) {
  body header .header_main .dropmenu .childbox_list a:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 719px) {
  body header .header .header_logo {
    z-index: 1001;
  }
}
@media screen and (max-width: 719px) {
  body header .header .sp_iconlist {
    position: relative;
    z-index: 1001;
  }
}
@media screen and (max-width: 719px) {
  body header .header .sp_menu .burger {
    position: relative;
    z-index: 1001;
  }
}
body header .header .header_main ul.main_menu li a::before {
  top: -10px;
}
@media screen and (max-width: 1440px) {
  body header .header .header_main ul.main_menu li a::before {
    top: -0.6944444444vw;
  }
}

.pc_only {
  display: block;
}
@media screen and (max-width: 719px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media screen and (max-width: 719px) {
  .sp_only {
    display: block;
  }
}

.fixnum0 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum0 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum0 {
    margin-right: 20rem;
  }
}
.fixnum0::after {
  content: "*";
  position: absolute;
  top: -5px;
  left: 0;
  font-size: 20px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum0::after {
    font-size: 20rem;
    top: -5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum0::after {
    font-size: 30rem;
    top: -10rem;
  }
}

.fixnum01 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum01 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum01 {
    margin-right: 20rem;
  }
}
.fixnum01::after {
  content: "*1";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum01::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum01::after {
    font-size: 18rem;
  }
}

.fixnum02 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum02 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum02 {
    margin-right: 20rem;
  }
}
.fixnum02::after {
  content: "*2";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum02::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum02::after {
    font-size: 18rem;
  }
}

.fixnum03 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum03 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum03 {
    margin-right: 20rem;
  }
}
.fixnum03::after {
  content: "*3";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum03::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum03::after {
    font-size: 18rem;
  }
}

.fixnum04 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum04 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum04 {
    margin-right: 20rem;
  }
}
.fixnum04::after {
  content: "*4";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum04::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum04::after {
    font-size: 18rem;
  }
}

.fixnum05 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum05 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum05 {
    margin-right: 20rem;
  }
}
.fixnum05::after {
  content: "*5";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum05::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum05::after {
    font-size: 18rem;
  }
}

.fixnum06 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum06 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum06 {
    margin-right: 20rem;
  }
}
.fixnum06::after {
  content: "*6";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum06::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum06::after {
    font-size: 18rem;
  }
}

.fixnum07 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum07 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum07 {
    margin-right: 20rem;
  }
}
.fixnum07::after {
  content: "*7";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum07::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum07::after {
    font-size: 18rem;
  }
}

.fixnum08 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum08 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum08 {
    margin-right: 20rem;
  }
}
.fixnum08::after {
  content: "*8";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum08::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum08::after {
    font-size: 18rem;
  }
}

.fixnum09 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum09 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum09 {
    margin-right: 20rem;
  }
}
.fixnum09::after {
  content: "*9";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum09::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum09::after {
    font-size: 18rem;
  }
}

.fixnum10 {
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum10 {
    margin-right: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .fixnum10 {
    margin-right: 20rem;
  }
}
.fixnum10::after {
  content: "*10";
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .fixnum10::after {
    font-size: 10rem;
    top: 5rem;
  }
}
@media screen and (max-width: 719px) {
  .fixnum10::after {
    font-size: 18rem;
  }
}

.t-fv .in {
  position: relative;
  width: 100%;
  height: 100%;
}
.t-fv .main-slide-control {
  position: absolute;
  width: 10vw;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 3;
}
.t-fv .main-slide {
  width: 100%;
  height: 100%;
  min-height: 100vh;
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide {
    min-height: 1540rem;
  }
}
.t-fv .main-slide-move {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 1;
  opacity: 0;
}
.t-fv .main-slide-move._active {
  z-index: 2;
}
.t-fv .main-slide-content {
  height: 100%;
}
.t-fv .main-slide-content .body {
  height: 100%;
}
.t-fv .main-slide-content .body > .in {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.t-fv .main-slide-header {
  width: 100%;
}
.t-fv .main-slide-body-wrap {
  width: 100%;
}
.t-fv .main-slide-body {
  width: 100%;
}
.t-fv .main-slide-move .button {
  position: absolute;
  bottom: 10vh;
  left: 10vh/4;
}
.t-fv .main-slide-move .button.new {
  position: absolute;
  bottom: 25vh;
  left: 0;
  height: 70px;
  width: 350px;
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
  border-radius: 3px;
  color: #FFF;
  box-shadow: 0px 0px 30px 0px rgba(136, 81, 136, 0.15);
  background: #e5c5ba;
}
.t-fv .main-slide-move .button.new .in {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.t-fv .main-slide-move .button.new .ar {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  transition: all 0.5s;
  font-size: 1.5rem;
}
.t-fv .main-slide-title {
  display: block;
}
.t-fv .main-slide-title .svg-img {
  text-align: left;
  min-height: 70px;
}
.t-fv .main-slide-img {
  position: relative;
}
.t-fv .main-slide-img .in {
  overflow: hidden;
}
.t-fv .main-slide-img .js--mask {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  background-color: #e5c5ba;
}
.t-fv .main-slide-item-wrap {
  position: absolute;
  bottom: 12vh;
  right: 50%;
  width: calc(10vw + 25px);
  display: flex;
  transform: translate(-25%, 0);
  align-items: flex-end;
  justify-content: flex-end;
}
.t-fv .main-slide-item {
  width: 50%;
}
.t-fv .main-slide-item-header {
  position: absolute;
  top: 100%;
  width: 100%;
  color: rgba(0, 0, 0, 0.4);
  letter-spacing: 0.1em;
  padding: 0.5em 0;
  transform: scale(0.86) translateX(-5%);
  margin-left: 2em;
}
.t-fv .main-slide-item-header span {
  display: block;
  word-break: break-all;
  line-height: 1.4;
}
.t-fv .main-slide-item-thumb {
  position: relative;
}
.t-fv .main-slide-item-thumb .gross {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(1.3) translate(-10%, 0);
}
.t-fv .main-slide-item-thumb .sheermatte {
  position: absolute;
  top: 3vw;
  left: 0.5vw;
  z-index: 1;
  transform: scale(1.3) translate(-10%, 0);
}
.t-fv .main-slide-item-thumb .gross-small {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(1) translate(5%, -25%);
}
.t-fv .main-slide-item-thumb .gross.sheer {
  transform: scale(1.7);
  top: -2em;
}
.t-fv .main-slide-item-thumb .lip {
  position: relative;
  z-index: 2;
  width: 50%;
  margin: 0 auto;
}
.t-fv .main-slide-item-thumb .lip.sheer {
  width: 41.5%;
}
.t-fv .main-slide-item-thumb .bg-img .img {
  background-size: contain;
}
.t-fv .main-slide-info {
  height: 180px;
  margin-top: 1vw;
  display: inline-block;
}
.t-fv .main-slide-info p {
  line-height: 1.8;
}
.t-fv .main-slide-info dl {
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 0.6em;
  opacity: 0.8;
}
.t-fv .main-slide-info dl dt {
  display: inline-block;
  width: 7em;
  font-weight: 500;
}
.t-fv .main-slide-info dl dd {
  display: inline-block;
  width: 69%;
  vertical-align: top;
}
.t-fv .main-slide-info .gotham-h2 {
  margin-top: 0;
  margin-bottom: 1em;
}
.t-fv .main-slide-info h4 {
  line-height: 3;
}
.t-fv .main-slide-bg {
  position: absolute;
  width: 50%;
  height: 160vh;
  top: 0;
  right: 0;
  background-color: #fbf9f8;
}
.t-fv .limited-button .txt {
  white-space: nowrap;
}
.t-fv .main-slide-control-button {
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.t-fv .main-slide-control-num {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.t-fv .main-slide-control-bar {
  height: 1px;
  width: 6.6666666667vw;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: -5.8823529412vw;
  transform-origin: center right;
  transform: scale(0, 1);
}
.t-fv .main-slide-control-body {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fbf9f8;
}
.t-fv .main-slide-control-bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  opacity: 0;
}
.t-fv .main-slide-content .limited-button {
  position: absolute;
  bottom: 15vh;
  left: 0;
  height: 70px;
  width: 320px;
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
  border-radius: 3px;
  color: #FFF;
  box-shadow: 0px 0px 30px 0px rgba(136, 81, 136, 0.15);
}
.t-fv .main-slide-content .limited-button .in {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.t-fv .main-slide-content .limited-button .ar {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  transition: all 0.5s;
  font-size: 1rem;
}
.t-fv .main-slide-img {
  width: 100%;
  padding-right: 0;
}
.t-fv .main-slide-img img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide-img img {
    height: 1540rem;
  }
}
.t-fv .main-slide-control-body {
  background-color: transparent;
}
.t-fv .main-slide-control {
  top: 50%;
  height: auto;
  transform: translateY(-50%);
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide-control {
    right: unset;
    left: 35rem;
    transform: none;
    top: 330rem;
  }
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide-control-button {
    width: 3.4722222222vw;
    height: 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide-control-button {
    width: 60rem;
    height: 60rem;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide-control-bar {
    width: 60rem;
  }
}
.t-fv .main-slide-control-body {
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide-control-body {
    gap: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide-control-body {
    transform: none;
    top: unset;
  }
}
.t-fv .main-slide-control-bg svg path.f {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  stroke-dashoffset: 252.378;
  stroke-dasharray: 0px, 999999px;
}
.t-fv .main-slide-control-bg svg path.b {
  fill: none;
  stroke: rgba(255, 255, 255, 0.2274509804);
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.t-fv .main-slide-control-num {
  color: #fff;
}
.t-fv .main-slide-control-num .t {
  font-size: 14px;
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide-control-num .t {
    font-size: 0.9722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide-control-num .t {
    font-size: 20rem;
  }
}
.t-fv .main-slide-control-bar {
  background-color: #fff;
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide .fv_content {
    position: absolute;
    left: 40rem;
    bottom: 70rem;
    max-width: calc(100% - 50rem);
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide .fv_content.slide01 {
    bottom: 150rem;
  }
}
.t-fv .main-slide_content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 120px;
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide_content {
    left: 8.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide_content {
    top: unset;
    bottom: 40rem;
    left: 40rem;
    transform: none;
    position: initial;
  }
}
.t-fv .main-slide_txt01 {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 2;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide_txt01 {
    font-size: 1.5277777778vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide_txt01 {
    font-size: 32rem;
  }
}
.t-fv .main-slide_title {
  font-family: "Hiragino Mincho W5 JIS2004" !important;
  font-size: 45px;
  letter-spacing: 0;
  line-height: 70px;
  text-align: left;
  color: #fff;
  letter-spacing: normal;
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide_title {
    font-size: 3.125vw;
    line-height: 4.8611111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide_title {
    font-size: 50rem;
    line-height: 80rem;
  }
}
.t-fv .main-slide_txt02 {
  position: relative;
  margin-top: 30px;
  font-weight: 300;
  font-size: 16px;
  line-height: 29px;
  text-align: left;
  color: #fff;
  letter-spacing: normal;
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide_txt02 {
    margin-top: 2.0833333333vw;
    font-size: 1.1111111111vw;
    line-height: 2.0138888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide_txt02 {
    margin-top: 4vw;
    font-size: 28rem;
    line-height: 50rem;
  }
}
.t-fv .main-slide_maintxt01 {
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 20px;
  text-align: center;
  color: #fff500;
  padding: 1px 30px;
  border: 1px solid #fff500;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide_maintxt01 {
    font-size: 0.9027777778vw;
    line-height: 1.3888888889vw;
    padding: 1px 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide_maintxt01 {
    display: none;
  }
}
.t-fv .main-slide_maintxt {
  position: absolute;
  bottom: 20px;
  left: 120px;
  font-weight: 100;
  font-size: 12px;
  text-align: left;
  color: #fff;
  max-width: 500px;
}
@media screen and (max-width: 1440px) {
  .t-fv .main-slide_maintxt {
    bottom: 1.3888888889vw;
    left: 8.3333333333vw;
    font-size: 0.8333333333vw;
    max-width: 34.7222222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .main-slide_maintxt {
    position: initial;
    font-size: 18rem;
    line-height: 27rem;
    bottom: 30rem;
    left: 40rem;
    max-width: 100%;
    margin-top: 40rem;
  }
}
.t-fv .morelink {
  margin-top: 50px;
}
@media screen and (max-width: 1440px) {
  .t-fv .morelink {
    margin-top: 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-fv .morelink {
    margin-top: 6.6666666vw;
  }
}
.t-fv .morelink a {
  color: #fff;
  border-color: #fff;
}
.t-fv .morelink a::after {
  border-color: #fff;
}

.morelink a {
  display: block;
  width: 210px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", sans-serif !important;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ff4438;
  padding-bottom: 12px;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #ff4438;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 1440px) {
  .morelink a {
    width: 14.5833333333vw;
    font-size: 0.9722222222vw;
    padding-bottom: 0.8333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .morelink a {
    width: 250rem;
    font-size: 26rem;
    padding-bottom: 20rem;
  }
}
@media screen and (min-width: 719px) {
  .morelink a:hover {
    color: #111;
    border-color: transparent;
  }
  .morelink a:hover::before {
    width: 100%;
  }
  .morelink a:hover::after {
    border: 1px solid #111;
  }
}
.morelink a::before {
  position: absolute;
  content: "";
  width: 0%;
  height: 1px;
  bottom: -1px;
  left: 0;
  z-index: 2;
  background-color: #111;
  transition: all 0.3s ease-in-out;
}
.morelink a::after {
  width: 15px;
  height: 15px;
  border: 1px solid #ff4438;
  border-radius: 50%;
  right: -7.5px;
  position: absolute;
  bottom: -7.5px;
  content: "";
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1440px) {
  .morelink a::after {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    right: -0.5208333333vw;
    bottom: -0.5208333333vw;
  }
}
@media screen and (max-width: 719px) {
  .morelink a::after {
    width: 25rem;
    height: 25rem;
    right: -12.5rem;
    bottom: -12.5rem;
  }
}

.t-about {
  position: relative;
  padding: 130px 50px 350px;
  background-image: url(https://d2w53g1q050m78.cloudfront.net/cosmeprostaffjpc/uploads/img/top/about-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
@media screen and (max-width: 1440px) {
  .t-about {
    padding: 9.0277777778vw 3.4722222222vw 24.3055555556vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about {
    padding: 200rem 0;
    background-image: url(https://d2w53g1q050m78.cloudfront.net/cosmeprostaffjpc/uploads/img/top/about-bg-sp.png);
  }
}
.t-about_contain {
  position: relative;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .t-about_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about_contain {
    max-width: 100%;
  }
}
.t-about_box {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 50px;
}
@media screen and (max-width: 1440px) {
  .t-about_box {
    gap: 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about_box {
    max-width: 100%;
    display: block;
    gap: 0;
  }
}
.t-about_main {
  position: relative;
  display: flex;
  align-items: center;
  gap: 80px;
}
@media screen and (max-width: 1440px) {
  .t-about_main {
    gap: 5.5555555556vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about_main {
    flex-direction: column;
    gap: 320rem;
    align-items: flex-start;
  }
}
.t-about_main_img {
  position: relative;
  max-width: 450px;
  width: 100%;
  box-shadow: 20px 30px 30px rgba(62, 92, 108, 0.13);
}
@media screen and (max-width: 1440px) {
  .t-about_main_img {
    max-width: 31.25vw;
    box-shadow: 1.3888888889vw 2.0833333333vw 2.0833333333vw rgba(62, 92, 108, 0.13);
  }
}
@media screen and (max-width: 719px) {
  .t-about_main_img {
    max-width: 400rem;
  }
}
@media screen and (max-width: 719px) {
  .t-about_main_content {
    margin-left: 60rem;
  }
}
.t-about_main_img02 {
  position: absolute;
  bottom: -250px;
  right: -250px;
  max-width: 315px;
  width: 100%;
  box-shadow: 20px 30px 30px rgba(62, 92, 108, 0.13);
}
@media screen and (max-width: 1440px) {
  .t-about_main_img02 {
    max-width: 21.875vw;
    bottom: -17.3611111111vw;
    right: -17.3611111111vw;
    box-shadow: 1.3888888889vw 2.0833333333vw 2.0833333333vw rgba(62, 92, 108, 0.13);
  }
}
@media screen and (max-width: 719px) {
  .t-about_main_img02 {
    max-width: 280rem;
    bottom: -230rem;
    right: -230rem;
    box-shadow: 20rem 30rem 30rem rgba(62, 92, 108, 0.13);
  }
}
.t-about_main_img03 {
  position: absolute;
  bottom: -150px;
  right: 50px;
  max-width: 333px;
  width: 100%;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 1440px) {
  .t-about_main_img03 {
    bottom: -10.4166666667vw;
    right: 3.4722222222vw;
    max-width: 23.125vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about_main_img03 {
    bottom: -250rem;
    right: 0;
    max-width: 333rem;
  }
}
.t-about_main_txt {
  font-weight: normal;
  font-size: 15px;
  line-height: 2;
  text-align: left;
  color: #111;
}
@media screen and (max-width: 1440px) {
  .t-about_main_txt {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about_main_txt {
    font-size: 28rem;
  }
}
.t-about_main .morelink {
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .t-about_main .morelink {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about_main .morelink {
    margin-top: 80rem;
  }
}
@media screen and (max-width: 719px) {
  .t-about_maintxt {
    position: absolute;
    top: -120rem;
    right: unset;
    left: 460rem;
  }
}
.t-about_maintxt h2 {
  writing-mode: vertical-rl;
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 400;
  font-size: 34px;
  line-height: 2;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .t-about_maintxt h2 {
    font-size: 2.3611111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-about_maintxt h2 {
    font-size: 40rem;
  }
}

section .sectitle {
  font-family: "Hiragino Mincho W5 JIS2004" !important;
  font-weight: 600;
  font-size: 20px !important;
  letter-spacing: 0.08em;
  text-align: left;
  color: #767676;
}
@media screen and (max-width: 1440px) {
  section .sectitle {
    font-size: 1.3888888889vw !important;
  }
}
@media screen and (max-width: 719px) {
  section .sectitle {
    font-size: 32rem !important;
  }
}

body .t-lineup {
  padding: 100px 50px 100px;
}
@media screen and (max-width: 1440px) {
  body .t-lineup {
    padding: 6.9444444444vw 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup {
    padding: 150rem 60rem;
  }
}
body .t-lineup a {
  text-decoration: none;
}
body .t-lineup_contain {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_contain {
    max-width: 100%;
  }
}
body .t-lineup_topbox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
body .t-lineup_main {
  max-width: 920px;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_main {
    max-width: 63.8888888889vw;
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_main {
    max-width: 100%;
    margin-top: 70rem;
  }
}
body .t-lineup_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px 120px;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_grid {
    grid-gap: 4.1666666667vw 8.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_grid {
    grid-template-columns: 1fr;
    grid-gap: 120rem;
    max-width: 600rem;
    margin: auto;
  }
}
body .t-lineup_product {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
body .t-lineup_product_main {
  padding-bottom: 40px;
  text-decoration: none;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_product_main {
    padding-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_product_main {
    padding-bottom: 70rem;
  }
}
body .t-lineup_product_img {
  position: relative;
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 720px) {
  body .t-lineup_product_img:hover img {
    opacity: 0.8;
    transform: scale(1.05);
  }
}
body .t-lineup_product_img img {
  transition: 0.5s;
}
body .t-lineup_product_content {
  margin-top: 25px;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_product_content {
    margin-top: 1.7361111111vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_product_content {
    margin-top: 30rem;
  }
}
body .t-lineup_product_title01 {
  font-family: "Hiragino Mincho W5 JIS2004" !important;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 1.6;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_product_title01 {
    font-size: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_product_title01 {
    font-size: 30rem;
  }
}
body .t-lineup_product_title02 {
  font-family: "Hiragino Kaku Gothic W5 JIS2004", sans-serif !important;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #000;
  margin: 0;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_product_title02 {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_product_title02 {
    font-size: 38rem;
  }
}
body .t-lineup_product_txt01 {
  font-weight: 300;
  font-size: 14px;
  text-align: left;
  color: #555;
  margin: 0;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_product_txt01 {
    font-size: 0.9722222222vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_product_txt01 {
    font-size: 24rem;
    line-height: 42rem;
  }
}
body .t-lineup_product_txt02 {
  font-weight: 300;
  font-size: 14px;
  text-align: left;
  color: #555;
  margin: 0;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_product_txt02 {
    font-size: 0.9722222222vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_product_txt02 {
    font-size: 24rem;
    line-height: 36rem;
  }
}
body .t-lineup_bottombox p {
  margin-top: 60px;
  font-weight: 300;
  font-size: 12px;
  line-height: 2;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  body .t-lineup_bottombox p {
    margin-top: 4.1666666667vw;
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 719px) {
  body .t-lineup_bottombox p {
    font-size: 18rem;
    line-height: 27rem;
    margin-top: 80rem;
  }
}

.t-voice {
  padding: 100px 0;
  background: #fff3f2;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .t-voice {
    padding: 6.9444444444vw 0;
  }
}
@media screen and (max-width: 719px) {
  .t-voice {
    padding: 130rem 0rem 150rem;
    margin-top: 80rem;
  }
}
.t-voice_contain {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .t-voice_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice_contain {
    max-width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .t-voice_contain {
    gap: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice_contain {
    padding: 0 60rem;
  }
}
.t-voice_contain .instaimg {
  max-width: 20px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .t-voice_contain .instaimg {
    max-width: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice_contain .instaimg {
    max-width: 32rem;
  }
}
.t-voice_bottom {
  position: relative;
  padding: 0 50px;
}
@media screen and (max-width: 719px) {
  .t-voice_bottom {
    padding: 0 4.1666666667vw;
  }
}
.t-voice_bottom .bottomtxt {
  margin-top: 40px;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 24px;
  text-align: center;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .t-voice_bottom .bottomtxt {
    margin-top: 2.7777777778vw;
    font-size: 1.0416666667vw;
    line-height: 1.6666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice_bottom .bottomtxt {
    margin-top: 60rem;
    font-size: 28rem;
    line-height: 46rem;
  }
}
.t-voice .voicesbox {
  max-width: 1440px;
  margin: auto;
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox {
    margin-left: -60rem;
  }
}
.t-voice .voicesbox_slide {
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .t-voice .voicesbox_slide {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox_slide {
    margin-top: 70rem;
  }
}
.t-voice .voicesbox_slide_item {
  border-right: 1px solid #ff6960;
  border-bottom: 1px solid #ff6960;
  border-top: 1px solid #ff6960;
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .t-voice .voicesbox_slide_item {
    gap: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox_slide_item {
    flex-direction: column;
    align-items: center;
    gap: 30rem;
  }
}
@media screen and (min-width: 720px) {
  .t-voice .voicesbox_slide_item:hover {
    opacity: 0.8;
  }
  .t-voice .voicesbox_slide_item:hover img {
    opacity: 0.8;
  }
}
.t-voice .voicesbox_slide_item_img {
  padding: 40px;
  max-width: calc(45% + 80px);
  width: 100%;
  padding-right: 0;
}
@media screen and (max-width: 1440px) {
  .t-voice .voicesbox_slide_item_img {
    padding: 2.7777777778vw;
    padding-right: 0;
  }
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox_slide_item_img {
    padding: 50rem;
    padding-bottom: 0;
    max-width: 100%;
  }
}
.t-voice .voicesbox_slide_item_img img {
  transition: 0.3s;
}
.t-voice .voicesbox_slide_item_user {
  margin-top: 15px;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .t-voice .voicesbox_slide_item_user {
    font-size: 1.1111111111vw;
    margin-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox_slide_item_user {
    font-size: 30rem;
    line-height: 48rem;
    margin-top: 30rem;
  }
}
.t-voice .voicesbox_slide_item_content {
  padding: 40px;
  padding-left: 0;
  max-width: 47%;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-voice .voicesbox_slide_item_content {
    padding: 2.7777777778vw;
    padding-left: 0;
  }
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox_slide_item_content {
    padding: 50rem;
    padding-top: 0;
    max-width: 100%;
  }
}
.t-voice .voicesbox_slide_item_content .txt {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 23px;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .t-voice .voicesbox_slide_item_content .txt {
    font-size: 0.9722222222vw;
    line-height: 1.5972222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox_slide_item_content .txt {
    font-size: 26rem;
    line-height: 42rem;
  }
}
.t-voice .voicesbox_slide .slick-list {
  padding: 0 !important;
  overflow: visible !important;
}
@media screen and (max-width: 719px) {
  .t-voice .voicesbox_slide .slick-list {
    padding: 0 120rem !important;
  }
}
.t-voice .voicesbox .swiper-slide:first-child {
  border-left: 1px solid #ff6960;
}

.thankbox {
  max-width: 1440px;
  margin: auto;
  width: 100%;
  display: flex;
  bottom: -180px;
  left: 50%;
  transform: translateX(-50%);
  justify-content: space-between;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .thankbox {
    bottom: -12.5vw;
  }
}
@media screen and (max-width: 719px) {
  .thankbox {
    position: initial;
    transform: none;
    max-width: 100%;
  }
}
.thankbox .txt {
  margin-left: 50px;
  font-family: "North Avellion", sans-serif !important;
  font-weight: normal;
  font-size: 129px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ff4438;
  margin-top: 10px;
  max-width: 290px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .thankbox .txt {
    margin-left: 3.4722222222vw;
    font-size: 8.9583333333vw;
    max-width: 20.1388888889vw;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .thankbox .txt {
    line-height: 1;
    position: absolute;
    bottom: -145rem;
    font-size: 170rem;
    max-width: 400rem;
    margin-left: 0rem;
    left: 30rem;
    margin-top: 0;
  }
}
.thankbox_img {
  max-width: 295px;
  width: 100%;
  margin-right: 10px;
}
@media screen and (max-width: 1440px) {
  .thankbox_img {
    max-width: 17.9861111111vw;
    margin-right: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .thankbox_img {
    max-width: 100%;
    position: absolute;
    top: -200rem;
    width: 400rem;
    right: 0;
    left: unset;
  }
}

.t-story {
  padding: 200px 50px 150px;
}
@media screen and (max-width: 1440px) {
  .t-story {
    padding: 13.8888888889vw 3.4722222222vw 10.4166666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story {
    padding: 250rem 0rem 150rem 60rem;
  }
}
.t-story_contain {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .t-story_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story_contain {
    max-width: 100%;
  }
}
@media screen and (max-width: 719px) {
  .t-story_toptxt {
    padding-right: 60rem;
  }
}
.t-story_toptxt p {
  font-weight: 300;
  font-size: 15px;
  line-height: 2;
  text-align: left;
  color: #111;
}
@media screen and (max-width: 1440px) {
  .t-story_toptxt p {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story_toptxt p {
    font-size: 28rem;
    line-height: 2;
  }
}
.t-story_topbox {
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1440px) {
  .t-story_topbox {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story_topbox {
    margin-top: 80rem;
    padding-right: 60rem;
  }
}
.t-story_main {
  margin-bottom: 0;
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}
@media screen and (max-width: 1440px) {
  .t-story_main {
    margin-top: 2.7777777778vw;
    grid-gap: 1.7361111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story_main {
    display: block;
    margin-top: 60rem;
  }
}
@media screen and (max-width: 719px) {
  .t-story_main .slick-list {
    padding: 0 150rem !important;
    padding-left: 0 !important;
    margin-left: -30rem;
  }
}
.t-story__item {
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 719px) {
  .t-story__item {
    margin: auto 30rem;
  }
}
.t-story__item:nth-child(2) {
  margin-top: 30px;
}
@media screen and (max-width: 1440px) {
  .t-story__item:nth-child(2) {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story__item:nth-child(2) {
    margin-top: 0;
  }
}
.t-story__item:nth-child(3) {
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .t-story__item:nth-child(3) {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story__item:nth-child(3) {
    margin-top: 0;
  }
}
.t-story__item:nth-child(4) {
  margin-top: 90px;
}
@media screen and (max-width: 1440px) {
  .t-story__item:nth-child(4) {
    margin-top: 6.25vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story__item:nth-child(4) {
    margin-top: 0;
  }
}
.t-story__item_img {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 720px) {
  .t-story__item_img:hover {
    opacity: 0.8;
  }
  .t-story__item_img:hover img {
    transform: scale(1.05);
  }
}
.t-story__item_img img {
  transition: 0.5s;
}
.t-story__item_content {
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .t-story__item_content {
    margin-top: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story__item_content {
    margin-top: 30rem;
  }
}
.t-story__item .txt {
  font-family: "Hiragino Mincho W5 JIS2004" !important;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 30px;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .t-story__item .txt {
    font-size: 1.1111111111vw;
    line-height: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story__item .txt {
    text-align: left;
    font-size: 28rem;
    line-height: 48rem;
  }
}
.t-story__item .morelink {
  margin-top: 30px;
}
@media screen and (max-width: 1440px) {
  .t-story__item .morelink {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-story__item .morelink {
    margin-top: 60rem;
    padding-bottom: 10rem;
  }
}

.t-news {
  padding: 150px 50px;
  background: #f6f6f6;
}
@media screen and (max-width: 1440px) {
  .t-news {
    padding: 10.4166666667vw 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news {
    padding: 150rem 60rem;
  }
}
.t-news_contain {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .t-news_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news_contain {
    max-width: 100%;
  }
}
.t-news a {
  text-decoration: none;
}
.t-news_box {
  display: flex;
  align-items: flex-start;
  gap: 200px;
}
@media screen and (max-width: 1440px) {
  .t-news_box {
    gap: 13.8888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news_box {
    flex-direction: column;
    gap: 30rem;
  }
}
.t-news_left {
  max-width: 210px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-news_left {
    max-width: 14.5833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news_left {
    max-width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.t-news_left .morelink {
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .t-news_left .morelink {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news_left .morelink {
    margin-top: 0;
  }
}
.t-news_right {
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-news_right {
    max-width: 55.5555555556vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news_right {
    max-width: 100%;
  }
}
.t-news__item {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dbdbdb;
}
.t-news__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .t-news__item {
    gap: 2.0833333333vw;
    margin-top: 2.0833333333vw;
    padding-bottom: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 20rem;
    padding: 50rem 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 720px) {
  .t-news__item:hover {
    opacity: 0.8;
  }
}
.t-news__item .date {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #555;
  opacity: 0.8;
}
@media screen and (max-width: 1440px) {
  .t-news__item .date {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news__item .date {
    font-size: 28rem;
  }
}
.t-news__item_title {
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .t-news__item_title {
    font-size: 1.0416666667vw;
    line-height: 1.6666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-news__item_title {
    font-size: 28rem;
    line-height: 52rem;
  }
}

.t-instagram {
  padding: 100px 50px;
}
@media screen and (max-width: 1440px) {
  .t-instagram {
    padding: 6.9444444444vw 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-instagram {
    padding: 100rem 60rem;
  }
}
.t-instagram .es-widget-header-container,
.t-instagram .es-widget-header-container-template {
  justify-content: flex-end;
  gap: 30px;
}
.t-instagram_contain {
  position: relative;
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .t-instagram_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-instagram_contain {
    max-width: 100%;
  }
}
@media screen and (max-width: 1440px) {
  .t-instagram_contain {
    gap: 1.3888888889vw;
  }
}
.t-instagram_contain .instaimg {
  max-width: 20px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .t-instagram_contain .instaimg {
    max-width: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-instagram_contain .instaimg {
    max-width: 32rem;
  }
}

.t-column {
  padding: 100px 50px;
  background: #fff0ef;
}
@media screen and (max-width: 1440px) {
  .t-column {
    padding: 6.9444444444vw 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column {
    padding: 100rem 60rem;
    padding-right: 0;
  }
}
.t-column_contain {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .t-column_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column_contain {
    max-width: 100%;
  }
}
.t-column_topbox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 719px) {
  .t-column_topbox {
    padding-right: 60rem;
  }
}
.t-column_box {
  margin-top: 60px;
  margin-bottom: 0;
  display: grid;
  grid-gap: 60px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1440px) {
  .t-column_box {
    grid-gap: 4.1666666667vw;
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column_box {
    margin-top: 60rem;
    display: block;
  }
}
@media screen and (max-width: 719px) {
  .t-column_box .slick-list {
    padding: 0 50rem !important;
    padding-left: 0 !important;
    margin-left: -20rem;
  }
}
@media screen and (max-width: 719px) {
  .t-column__item {
    margin: auto 10rem;
  }
}
@media screen and (min-width: 720px) {
  .t-column__item:hover {
    opacity: 0.8;
  }
  .t-column__item:hover img {
    transform: scale(1.05);
  }
}
.t-column__item_img {
  position: relative;
  overflow: hidden;
}
.t-column__item_img img {
  transition: 0.5s;
}
.t-column__item_content {
  margin-top: 15px;
}
@media screen and (max-width: 1440px) {
  .t-column__item_content {
    margin-top: 1.0416666667vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column__item_content {
    margin-top: 30rem;
  }
}
.t-column__item_title {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 26px;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .t-column__item_title {
    line-height: 1.8055555556vw;
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column__item_title {
    font-size: 28rem;
    line-height: 46rem;
  }
}
.t-column__item_info {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .t-column__item_info {
    gap: 1.3888888889vw;
    margin-top: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column__item_info {
    margin-top: 20rem;
  }
}
.t-column__item_info .date {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  color: #555;
  opacity: 0.5;
}
@media screen and (max-width: 1440px) {
  .t-column__item_info .date {
    font-size: 0.9722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column__item_info .date {
    font-size: 24rem;
  }
}
.t-column__item_info .category {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #ff4438;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .t-column__item_info .category {
    font-size: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column__item_info .category {
    font-size: 24rem;
  }
}
.t-column__item_info .category::before {
  content: "｜";
  font-weight: 300;
  text-align: left;
  color: #555;
  opacity: 0.5;
  margin-right: 5px;
}
@media screen and (max-width: 1440px) {
  .t-column__item_info .category::before {
    margin-right: 0.3472222222vw;
  }
}
@media screen and (max-width: 719px) {
  .t-column__item_info .category::before {
    margin-right: 10rem;
  }
}
.t-column a {
  text-decoration: none;
}

.t-lineaccount {
  padding: 60px 0 0;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount {
    padding: 4.1666666667vw 0;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount {
    padding: 0;
    padding-bottom: 100rem;
  }
}
.t-lineaccount_contain {
  max-width: 1440px;
  margin: auto;
}
.t-lineaccount_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 719px) {
  .t-lineaccount_box {
    flex-direction: column;
    align-items: flex-end;
  }
}
.t-lineaccount_content {
  display: flex;
  align-items: center;
  padding: 120px;
  background: #ff4438;
  max-width: 700px;
  width: 100%;
  min-height: 400px;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content {
    max-width: 48.6111111111vw;
    padding: 8.3333333333vw;
    min-height: 27.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content {
    display: block;
    min-height: 680rem;
    padding: 110rem 60rem;
    max-width: 100%;
  }
}
.t-lineaccount_content .topbox_title {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content .topbox_title {
    gap: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content .topbox_title {
    align-items: flex-end;
    gap: 20rem;
  }
}
.t-lineaccount_content .topbox_title img {
  max-width: 30px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content .topbox_title img {
    max-width: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content .topbox_title img {
    max-width: 60rem;
    margin-bottom: 10rem;
  }
}
.t-lineaccount_content .topbox_title p {
  font-family: "Hiragino Mincho W5 JIS2004" !important;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content .topbox_title p {
    font-size: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content .topbox_title p {
    font-size: 40rem;
    line-height: 60rem;
  }
}
.t-lineaccount_content .topbox .txt02 {
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content .topbox .txt02 {
    font-size: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content .topbox .txt02 {
    font-size: 20rem;
  }
}
.t-lineaccount_content .bottombox {
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content .bottombox {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content .bottombox {
    margin-top: 80rem;
  }
}
.t-lineaccount_content .bottombox p {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content .bottombox p {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content .bottombox p {
    font-size: 28rem;
  }
}
.t-lineaccount_content .bottombox .morelink a {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", sans-serif !important;
  color: #fff;
  border-color: #fff;
  font-size: 16px;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_content .bottombox .morelink a {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_content .bottombox .morelink a {
    margin-top: 5rem;
    font-size: 28rem;
    width: 290rem;
  }
}
@media screen and (min-width: 720px) {
  .t-lineaccount_content .bottombox .morelink a:hover {
    color: #111;
  }
  .t-lineaccount_content .bottombox .morelink a:hover::after {
    border-color: #111;
  }
}
.t-lineaccount_content .bottombox .morelink a::after {
  border-color: #fff;
}
.t-lineaccount_img {
  max-width: 850px;
  width: 100%;
  margin-left: -110px;
  margin-top: 130px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount_img {
    max-width: 59.0277777778vw;
    margin-top: 9.0277777778vw;
    margin-left: -7.6388888889vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount_img {
    margin-top: -100rem;
    margin-left: 60rem;
    max-width: calc(100% - 60rem);
  }
}
.t-lineaccount .completetxt {
  position: absolute;
  top: -100px;
  right: 50px;
  font-family: "North Avellion", sans-serif !important;
  font-weight: normal;
  font-size: 95px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #ff4438;
  max-width: 340px;
  width: 100%;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .t-lineaccount .completetxt {
    font-size: 6.5972222222vw;
    right: 3.4722222222vw;
    top: -6.9444444444vw;
    max-width: 23.6111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .t-lineaccount .completetxt {
    top: unset;
    right: 0;
    bottom: -145rem;
    left: 0;
    font-size: 125rem;
    max-width: 460rem;
  }
}

body footer {
  padding-top: 0;
}
body footer .footer_body .footer_main .footer_menu {
  flex-wrap: nowrap;
  -moz-column-gap: 60px;
       column-gap: 60px;
}
@media screen and (max-width: 1200px) {
  body footer .footer_body .footer_main .footer_menu {
    -moz-column-gap: 60rem;
         column-gap: 60rem;
  }
}
@media screen and (max-width: 719px) {
  body footer .footer_body .footer_main .footer_menu {
    display: grid;
    grid-template-columns: auto 200rem;
    grid-gap: 70rem 30rem;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 719px) {
  body footer .footer_body .footer_main .footer_menu.footer_menu02 {
    display: flex;
    flex-direction: column;
  }
}
body footer .footer_body .footer_main .footer_menu .footer_menu_one {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
@media screen and (max-width: 1200px) {
  body footer .footer_body .footer_main .footer_menu .footer_menu_one {
    gap: 15rem;
  }
}
@media screen and (max-width: 719px) {
  body footer .footer_body .footer_main .footer_menu .footer_menu_one {
    width: 100% !important;
  }
}
body footer .footer_body .footer_main .footer_menu .footer_menu_one li.title {
  margin: 0;
}
@media screen and (max-width: 719px) {
  body footer .footer_body .footer_main .footer_menu .footer_menu_one li.title {
    margin-bottom: 30rem;
  }
}
body footer .footer_body .footer_main .footer_menu .footer_menu_one li.link a {
  color: #555;
  line-height: 23px;
}
@media screen and (max-width: 1200px) {
  body footer .footer_body .footer_main .footer_menu .footer_menu_one li.link a {
    line-height: 23rem;
  }
}
@media screen and (max-width: 719px) {
  body footer .footer_body .footer_main .footer_menu .footer_menu_one li.link a {
    line-height: 39rem;
  }
}
body footer .footer_body .footer_main .social_phone {
  justify-content: flex-start;
}
body footer .footer_body .footer_main .social_phone .social {
  margin-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  body footer .footer_body .footer_main .social_phone .social {
    margin-bottom: 60rem;
  }
}
@media screen and (max-width: 719px) {
  body footer .footer_body .footer_main .social_phone .social {
    margin-bottom: 0rem;
    text-align: center;
  }
}
body footer .footer_body .footer_main .social_phone .phone p {
  font-weight: 400;
}
body footer .footer_body .footer_main .social_phone .phone p a {
  font-weight: 400;
}
@media screen and (max-width: 719px) {
  body .breadcrumb__list {
    flex-wrap: wrap;
    height: auto !important;
  }
}

.s-aboutfv {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
}
.s-aboutfv_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.s-aboutfv_txt h2 {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 400;
  font-size: 2.6388888889vw;
  letter-spacing: 0.2em;
  line-height: 2;
  text-align: left;
  color: #111;
  writing-mode: vertical-rl;
  word-break: keep-all;
  margin: 0;
}
@media screen and (max-width: 1440px) {
  .s-aboutfv_txt h2 {
    font-size: 2.6388888889vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutfv_txt h2 {
    font-size: 50rem;
  }
}

.s-aboutintro01 {
  padding: 120px 50px;
  background-image: url(https://d2w53g1q050m78.cloudfront.net/cosmeprostaffjpc/uploads/img/about/bg-01.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro01 {
    padding: 8.3333333333vw 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro01 {
    padding: 130rem 20rem;
  }
}
.s-aboutintro01_contain {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro01_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro01_contain {
    max-width: 100%;
  }
}
.s-aboutintro01_topbox p.maintxt {
  text-align: center;
}
.s-aboutintro01_main {
  margin-top: 120px;
  display: flex;
  align-items: center;
  gap: 80px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro01_main {
    margin-top: 8.3333333333vw;
    gap: 5.5555555556vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro01_main {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 130rem;
    gap: 130rem;
  }
}
.s-aboutintro01_main .mainimg {
  max-width: 705px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro01_main .mainimg {
    max-width: 48.9583333333vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro01_main .mainimg {
    max-width: 100%;
  }
}
.s-aboutintro01_main .mainimg img {
  mix-blend-mode: multiply;
}
@media screen and (max-width: 719px) {
  .s-aboutintro01_main p.maintxt {
    margin-left: 70rem;
  }
}

.s-aboutintro02 {
  padding: 50px 20px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro02 {
    padding: 3.4722222222vw 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro02 {
    padding: 0 40rem;
  }
}
.s-aboutintro02_contain {
  max-width: 1440px;
  margin: auto;
}
.s-aboutintro02_main .leftbox {
  position: relative;
  z-index: 2;
  display: flex;
  gap: 70px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro02_main .leftbox {
    gap: 4.8611111111vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro02_main .leftbox {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 40rem;
    gap: 100rem;
  }
}
.s-aboutintro02_main .leftbox_img {
  max-width: 560px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro02_main .leftbox_img {
    max-width: 38.8888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro02_main .leftbox_img {
    max-width: 620rem;
  }
}
.s-aboutintro02_main .leftbox .maintxt {
  margin-top: 70px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro02_main .leftbox .maintxt {
    margin-top: 4.8611111111vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro02_main .leftbox .maintxt {
    margin-top: 0;
  }
}
.s-aboutintro02_main .rightbox {
  max-width: 640px;
  margin: auto;
  margin-right: 0;
  margin-top: -240px;
  z-index: 2;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro02_main .rightbox {
    max-width: 44.4444444444vw;
    margin-top: -16.6666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro02_main .rightbox {
    margin-top: 0;
    max-width: 650rem;
  }
}
.s-aboutintro02_main .rightbox_bg {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro02_main .rightbox_bg {
    max-width: 800rem;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro02_main .rightbox_bg {
    bottom: -110rem;
  }
}

.s-aboutintro03 {
  padding: 100px 0 150px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro03 {
    padding: 6.9444444444vw 0 10.4166666667vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro03 {
    padding: 130rem 0;
  }
}
.s-aboutintro03_contain {
  max-width: 1440px;
  margin: auto;
}
.s-aboutintro03_main {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 100px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro03_main {
    gap: 6.9444444444vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro03_main {
    gap: 130rem;
    align-items: center;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro03_main .maintxt {
    text-align: center !important;
  }
}
.s-aboutintro03_main .img {
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro03_main .img {
    max-width: 55.5555555556vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro03_main .img {
    max-width: 100%;
  }
}

.s-aboutintro {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.s-aboutintro .maintxt {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 3;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro .maintxt {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro .maintxt {
    font-size: 28rem;
    line-height: 62rem;
  }
}
.s-aboutintro .maintxt span {
  font-size: 12px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro .maintxt span {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro .maintxt span {
    font-size: 18rem;
  }
}

.s-parallax {
  position: relative;
}
.s-parallax_box {
  position: sticky;
  top: 0;
  left: 0;
}

.s-aboutintro04 {
  position: relative;
  z-index: 2;
  margin-left: 300px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro04 {
    margin-left: 20.8333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro04 {
    margin: auto;
  }
}
.s-aboutintro04_contain {
  max-width: 390px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro04_contain {
    max-width: 27.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro04_contain {
    max-width: 100%;
  }
}
.s-aboutintro04_box01 .maintxt {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 3;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro04_box01 .maintxt {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro04_box01 .maintxt {
    font-size: 28rem;
    text-align: center;
    color: #fff;
  }
}
.s-aboutintro04_box02 {
  margin-top: 500px;
  padding-bottom: 500px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro04_box02 {
    margin-top: 34.7222222222vw;
    padding-bottom: 34.7222222222vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro04_box02 {
    margin-top: 600rem;
    padding-bottom: 300rem;
  }
}
.s-aboutintro04_box02 .txt01 {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 300;
  font-size: 28px;
  letter-spacing: 0.04em;
  line-height: 48px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro04_box02 .txt01 {
    font-size: 1.9444444444vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro04_box02 .txt01 {
    font-size: 46rem;
    color: #fff;
  }
}
.s-aboutintro04_box02 .txt02 {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 3;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro04_box02 .txt02 {
    font-size: 1.1111111111vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro04_box02 .txt02 {
    font-size: 28rem;
    line-height: 73rem;
    color: #fff;
  }
}
.s-aboutintro04_box02 .logoimg {
  max-width: 90px;
  width: 100%;
  margin: auto;
  margin-top: 30px;
}
@media screen and (max-width: 1440px) {
  .s-aboutintro04_box02 .logoimg {
    max-width: 6.25vw;
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .s-aboutintro04_box02 .logoimg {
    max-width: 145rem;
    margin-top: 60rem;
  }
}

.topbtnbox {
  padding: 50px;
  padding-top: 120px;
}
@media screen and (max-width: 1440px) {
  .topbtnbox {
    padding: 3.4722222222vw;
    padding-top: 8.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .topbtnbox {
    padding: 60rem;
    padding-top: 120rem;
  }
}
.topbtnbox .back_to_top {
  position: inherit;
  transform: translate(-50%, -28px);
}

@media (max-width: 1200px) {
  .topbtnbox .back_to_top {
    top: 220rem;
    transform: translate(-50%, -28rem);
  }
}
@media (max-width: 719px) {
  .topbtnbox .back_to_top {
    transform: translate(-50%, -45rem);
  }
}
.topbtnbox .back_to_top img {
  display: block;
  margin: auto;
  width: 56px;
}

@media (max-width: 1200px) {
  .topbtnbox .back_to_top img {
    width: 56rem;
  }
}
@media (max-width: 719px) {
  .topbtnbox .back_to_top img {
    width: 90rem;
  }
}
.topbtnbox .back_to_top p {
  font-family: "Hiragino Kaku Gothic W4 JIS2004";
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  color: #ff6960;
  margin-top: 15px;
}

@media (max-width: 1200px) {
  .topbtnbox .back_to_top p {
    font-size: 15rem;
    margin-top: 15rem;
  }
}
@media (max-width: 719px) {
  .topbtnbox .back_to_top p {
    font-size: 24rem;
    line-height: 38rem;
    margin-top: 20rem;
  }
}
.c-product_info #product-name {
  font-weight: 500;
  font-size: 28px !important;
  text-align: left;
  line-height: 45px;
  text-align: left;
  color: #111 !important;
  font-weight: 400;
  font-family: "Hiragino Kaku Gothic W4 JIS2004", sans-serif !important;
}
@media screen and (max-width: 1200px) {
  .c-product_info #product-name {
    font-size: 28rem !important;
    line-height: 45rem;
  }
}
@media screen and (max-width: 719px) {
  .c-product_info #product-name {
    font-size: 40rem !important;
    line-height: 64rem;
  }
}
.c-product_info_txt01 {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 500;
  font-size: 22px !important;
  letter-spacing: 0.04em;
  line-height: 32px;
  text-align: left;
  color: #000;
  margin: 15px auto;
}
@media screen and (max-width: 1200px) {
  .c-product_info_txt01 {
    font-size: 22rem !important;
    line-height: 32rem;
    margin: 15rem auto;
  }
}
@media screen and (max-width: 719px) {
  .c-product_info_txt01 {
    font-size: 28rem !important;
    line-height: 45rem;
    margin: 20rem auto;
  }
}
.c-product_info_txt02 {
  font-family: "Hiragino Kaku Gothic W5 JIS2004", sans-serif !important;
  font-weight: 500;
  font-size: 15px !important;
  letter-spacing: 0.02em;
  text-align: left;
  color: #555;
  border: 1px solid rgba(0, 0, 0, 0);
  margin: 10px auto;
}
@media screen and (max-width: 1200px) {
  .c-product_info_txt02 {
    font-size: 15rem !important;
    margin: 10rem auto;
  }
}
@media screen and (max-width: 719px) {
  .c-product_info_txt02 {
    font-size: 28rem !important;
    line-height: 45rem;
    margin: 20rem auto;
  }
}
.c-product_info__favorite span {
  color: #ff4438 !important;
}

.c-product_info .p-product_addcontent {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #dbdbdb;
}
@media screen and (max-width: 1200px) {
  .c-product_info .p-product_addcontent {
    margin-top: 30rem;
    padding-top: 30rem;
  }
}
@media screen and (max-width: 719px) {
  .c-product_info .p-product_addcontent {
    margin-top: 40rem;
    padding-top: 40rem;
  }
}
.c-product_info .p-product_addcontent ul li {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 29px;
  text-align: left;
  color: #555;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", sans-serif !important;
}
@media screen and (max-width: 1200px) {
  .c-product_info .p-product_addcontent ul li {
    font-size: 16rem;
    line-height: 29rem;
  }
}
@media screen and (max-width: 719px) {
  .c-product_info .p-product_addcontent ul li {
    font-size: 26rem;
    line-height: 42rem;
  }
}

.c-product_main {
  padding: 100px 0;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .c-product_main {
    padding: 6.9444444444vw 0;
  }
}
@media screen and (max-width: 719px) {
  .c-product_main {
    padding: 100rem 0rem;
  }
}
.c-product_main_contain {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: auto;
  padding: 100px;
  background-color: rgba(241, 84, 74, 0.6);
  -webkit-backdrop-filter: blur(7px);
          backdrop-filter: blur(7px);
  --webkit-backdrop-filter: blur(7px);
  margin-bottom: 150px;
}
@media screen and (max-width: 1440px) {
  .c-product_main_contain {
    padding: 6.9444444444vw;
    max-width: 83.3333333333vw;
    margin-bottom: 10.4166666667vw;
  }
}
@media screen and (max-width: 719px) {
  .c-product_main_contain {
    padding: 100rem 45rem;
    max-width: 670rem;
    margin-bottom: 150rem;
  }
}
.c-product_parallax {
  position: sticky;
  top: 0;
  left: 100%;
  z-index: 1;
  min-height: 100vh;
  overflow: hidden !important;
}
.c-product_parallax img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.p-product_detail {
  position: relative;
  padding-bottom: 80px;
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
.p-product_detail::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url(https://d2w53g1q050m78.cloudfront.net/cosmeprostaffjpc/uploads/img/product/border-dot.png);
  background-position: left;
  background-size: contain;
  background-repeat: repeat-x;
}
@media screen and (max-width: 719px) {
  .p-product_detail::after {
    background-size: cover;
  }
}
@media screen and (max-width: 1440px) {
  .p-product_detail {
    padding-bottom: 5.5555555556vw;
    gap: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail {
    flex-direction: column;
    gap: 50rem;
    padding-bottom: 80rem;
  }
}
.p-product_detail_img {
  position: relative;
  max-width: 510px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-product_detail_img {
    max-width: 35.4166666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail_img {
    max-width: 100%;
  }
}
.p-product_detail_img .completetxt {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: "North Avellion", sans-serif !important;
  font-weight: normal;
  font-size: 95px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1200px) {
  .p-product_detail_img .completetxt {
    font-size: 95rem;
  }
}
.p-product_detail__content {
  max-width: 450px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-product_detail__content {
    max-width: 31.25vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail__content {
    max-width: 100%;
  }
}
.p-product_detail .head {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: bold;
  font-size: 18px !important;
  letter-spacing: 0.08em;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .head {
    font-size: 1.25vw !important;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .head {
    font-size: 28rem !important;
  }
}
.p-product_detail .title {
  margin-top: 25px;
  font-weight: 400;
  font-size: 30px;
  line-height: 45px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .title {
    margin-top: 1.7361111111vw;
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .title {
    margin-top: 50rem;
    font-size: 40rem;
    line-height: 65rem;
  }
}
.p-product_detail .constituent {
  max-width: 370px;
  margin: 30px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .constituent {
    max-width: 25.6944444444vw;
    margin: 2.0833333333vw 0;
    grid-gap: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .constituent {
    grid-gap: 15rem;
    margin: 40rem 0;
    max-width: 100%;
  }
}
.p-product_detail .constituent li {
  border-radius: 20px;
  background: #fff;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  color: #ff6960;
  padding: 10px;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .constituent li {
    font-size: 1.1111111111vw;
    padding: 0.6944444444vw;
    border-radius: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .constituent li {
    font-size: 26rem;
    border-radius: 40rem;
    padding: 15rem;
  }
}
.p-product_detail .txt01 {
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .txt01 {
    font-size: 1.0416666667vw;
    line-height: 1.6666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .txt01 {
    font-size: 28rem;
    line-height: 45rem;
  }
}
.p-product_detail .txt02 {
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 18px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .txt02 {
    font-size: 0.8333333333vw;
    line-height: 1.25vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .txt02 {
    margin-top: 40rem;
    font-size: 24rem;
    line-height: 36rem;
  }
}
.p-product_detail .recommended {
  margin-top: 30px;
  border-radius: 15px;
  background: transparent;
  border: 1px solid #fff;
  padding: 25px 15px;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .recommended {
    margin-top: 2.0833333333vw;
    border-radius: 1.0416666667vw;
    padding: 1.7361111111vw 1.0416666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .recommended {
    border-radius: 15rem;
    margin-top: 20rem;
    padding: 35rem;
  }
}
.p-product_detail .recommended_head {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #fffca2;
  margin-bottom: 15px;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .recommended_head {
    font-size: 1.3888888889vw;
    margin-bottom: 1.0416666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .recommended_head {
    margin-bottom: 30rem;
    font-size: 32rem;
  }
}
.p-product_detail .recommended_list li {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  gap: 7px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 26px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .recommended_list li {
    font-size: 1.1111111111vw;
    line-height: 1.8055555556vw;
    gap: 0.4861111111vw;
    margin-bottom: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .recommended_list li {
    gap: 15rem;
    font-size: 28rem;
    line-height: 40rem;
    margin-bottom: 20rem;
  }
}
.p-product_detail .recommended_list li:last-child {
  margin-bottom: 0;
}
.p-product_detail .recommended_list li img {
  width: 17px;
  height: auto;
  margin-top: 6px;
}
@media screen and (max-width: 1440px) {
  .p-product_detail .recommended_list li img {
    width: 1.1805555556vw;
    margin-top: 0.4166666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_detail .recommended_list li img {
    width: 25rem;
    margin-top: 10rem;
  }
}
.p-product_point {
  position: relative;
  padding: 80px 0;
}
.p-product_point::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url(https://d2w53g1q050m78.cloudfront.net/cosmeprostaffjpc/uploads/img/product/border-dot.png);
  background-position: left;
  background-size: contain;
  background-repeat: repeat-x;
}
@media screen and (max-width: 719px) {
  .p-product_point::after {
    background-size: cover;
  }
}
@media screen and (max-width: 1440px) {
  .p-product_point {
    padding: 5.5555555556vw 0;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point {
    padding: 80rem 0;
  }
}
.p-product_point .headtxt {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: bold;
  font-size: 18px !important;
  letter-spacing: 0.08em;
  text-align: left;
  color: #fff;
  margin-bottom: 25px;
}
@media screen and (max-width: 1200px) {
  .p-product_point .headtxt {
    font-size: 18rem !important;
    margin-bottom: 25rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point .headtxt {
    font-size: 28rem !important;
    margin-bottom: 50rem;
  }
}
.p-product_point__item {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 80px;
}
.p-product_point__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item {
    margin-bottom: 5.5555555556vw;
    gap: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item {
    flex-direction: column;
    gap: 50rem;
    margin-bottom: 80rem;
  }
}
.p-product_point__item.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 719px) {
  .p-product_point__item.reverse {
    flex-direction: column;
  }
}
.p-product_point__item.reverse .p-product_point__item_img {
  padding-left: 20px;
  padding-right: 70px;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item.reverse .p-product_point__item_img {
    padding-left: 1.3888888889vw;
    padding-right: 4.8611111111vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item.reverse .p-product_point__item_img {
    padding: 10rem;
  }
}
.p-product_point__item.reverse .p-product_point__item_img .pointhead {
  left: unset;
  right: 10px;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item.reverse .p-product_point__item_img .pointhead {
    right: 0.6944444444vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item.reverse .p-product_point__item_img .pointhead {
    display: none;
  }
}
.p-product_point__item.reverse .p-product_point__item_img .pointhead::before {
  right: unset;
  left: 0;
  width: 80px;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item.reverse .p-product_point__item_img .pointhead::before {
    width: 5.5555555556vw;
  }
}
.p-product_point__item.reverse .p-product_point__item_img .pointhead::after {
  left: 0;
}
.p-product_point__item .pointhead {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-align: center;
  color: #ff6960;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item .pointhead {
    top: 0.6944444444vw;
    left: 0.6944444444vw;
  }
}
.p-product_point__item .pointhead .pointhead_txt {
  font-size: 13px;
  font-family: "Hiragino Mincho W4 JIS2004" !important;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item .pointhead .pointhead_txt {
    font-size: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item .pointhead .pointhead_txt {
    font-size: 24rem !important;
    color: #fff;
  }
}
.p-product_point__item .pointhead_num {
  font-size: 26px !important;
  font-family: "Hiragino Mincho W4 JIS2004" !important;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item .pointhead_num {
    font-size: 1.8055555556vw !important;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item .pointhead_num {
    font-size: 38rem !important;
    color: #fff;
    line-height: 42rem;
  }
}
.p-product_point__item .pointhead::before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 180px;
  height: 1px;
  background-color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item .pointhead::before {
    width: 12.5vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item .pointhead::before {
    width: 0;
  }
}
.p-product_point__item .pointhead::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 55px;
  height: 1px;
  background-color: #ff6960;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item .pointhead::after {
    width: 3.8194444444vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item .pointhead::after {
    width: 0;
  }
}
.p-product_point__item_img {
  max-width: 510px;
  width: 100%;
  position: relative;
  background: #fff0ef;
  border-radius: 15px;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item_img {
    max-width: 35.4166666667vw;
    border-radius: 1.0416666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item_img {
    max-width: 100%;
    border-radius: 15rem;
  }
}
.p-product_point__item_img .pointhead {
  display: flex;
}
@media screen and (max-width: 719px) {
  .p-product_point__item_img .pointhead {
    display: none;
  }
}
.p-product_point__item_img.img02 {
  padding: 0 !important;
}
.p-product_point__item_img.img02 img {
  border-radius: 10px;
}
@media screen and (max-width: 1200px) {
  .p-product_point__item_img.img02 img {
    border-radius: 10rem;
  }
}
.p-product_point__item_content {
  max-width: 455px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item_content {
    max-width: 31.5972222222vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item_content {
    max-width: 100%;
  }
}
.p-product_point__item_content .pointhead {
  display: none;
}
@media screen and (max-width: 719px) {
  .p-product_point__item_content .pointhead {
    position: initial;
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    gap: 10rem;
  }
}
.p-product_point__item_content .title {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 39px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item_content .title {
    font-size: 1.6666666667vw;
    line-height: 2.7083333333vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item_content .title {
    font-size: 40rem;
    line-height: 64rem;
    margin-top: 15rem;
  }
}
.p-product_point__item_content .txt01 {
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: left;
  color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item_content .txt01 {
    font-size: 1.0416666667vw;
    line-height: 1.6666666667vw;
    margin-top: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item_content .txt01 {
    font-size: 28rem;
    line-height: 46rem;
    margin-top: 40rem;
  }
}
.p-product_point__item_content .txt02 {
  margin-top: 20px;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 18px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_point__item_content .txt02 {
    margin-top: 1.3888888889vw;
    font-size: 0.8333333333vw;
    line-height: 1.25vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_point__item_content .txt02 {
    margin-top: 40rem;
    font-size: 24rem;
    line-height: 36rem;
  }
}
.p-product_howto {
  padding-top: 80px;
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 1440px) {
  .p-product_howto {
    padding-top: 5.5555555556vw;
    gap: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto {
    padding-top: 80rem;
    flex-direction: column;
    gap: 50rem;
  }
}
.p-product_howto_img {
  position: relative;
  max-width: 510px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-product_howto_img {
    max-width: 35.4166666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto_img {
    max-width: 100%;
  }
}
.p-product_howto_content {
  max-width: 450px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-product_howto_content {
    max-width: 31.25vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto_content {
    max-width: 100%;
  }
}
.p-product_howto_content .title {
  font-weight: 400;
  font-size: 30px;
  line-height: 45px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_howto_content .title {
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto_content .title {
    font-size: 40rem;
    line-height: 65rem;
    letter-spacing: normal;
  }
}
.p-product_howto .headtxt {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .p-product_howto .headtxt {
    font-size: 1.25vw;
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto .headtxt {
    font-size: 28rem;
    margin-bottom: 50rem;
  }
}
.p-product_howto .steplist {
  margin-top: 30px;
}
@media screen and (max-width: 1440px) {
  .p-product_howto .steplist {
    margin-top: 2.0833333333vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto .steplist {
    margin-top: 40rem;
  }
}
.p-product_howto .steplist li {
  display: flex;
  align-items: flex-start;
  gap: 25px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1440px) {
  .p-product_howto .steplist li {
    margin-bottom: 1.0416666667vw;
    gap: 1.7361111111vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto .steplist li {
    gap: 30rem;
    margin-bottom: 40rem;
  }
}
.p-product_howto .steplist li:last-child {
  margin-bottom: 0;
}
.p-product_howto .steplist_head {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_howto .steplist_head {
    font-size: 0.9027777778vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto .steplist_head {
    font-size: 20rem;
  }
}
.p-product_howto .steplist_head span {
  font-family: "Hiragino Mincho W4 JIS2004" !important;
  font-size: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 1440px) {
  .p-product_howto .steplist_head span {
    font-size: 1.3888888889vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto .steplist_head span {
    font-size: 30rem;
  }
}
.p-product_howto .steplist .txt {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 26px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_howto .steplist .txt {
    font-size: 1.1111111111vw;
    line-height: 1.8055555556vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto .steplist .txt {
    font-size: 26rem;
    line-height: 42rem;
  }
}
.p-product_howto .bottomtxt {
  margin-top: 20px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 25.66px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-product_howto .bottomtxt {
    margin-top: 1.3888888889vw;
    font-size: 1.1111111111vw;
    line-height: 1.8055555556vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_howto .bottomtxt {
    margin-top: 40rem;
    font-size: 26rem;
    line-height: 42rem;
  }
}
.p-product_faq {
  max-width: 1200px;
  margin: auto;
  padding: 50px;
  padding-bottom: 80px;
  border-bottom: 1px solid #dbdbdb;
}
@media screen and (max-width: 1440px) {
  .p-product_faq {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq {
    max-width: 100%;
    padding: 0 55rem;
    border: none;
  }
}
.p-product_faq_contain {
  max-width: 1000px;
  margin: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 50px;
}
@media screen and (max-width: 1440px) {
  .p-product_faq_contain {
    max-width: 69.4444444444vw;
    gap: 3.4722222222vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_contain {
    border-bottom: 1px solid #dbdbdb;
    flex-direction: column;
    max-width: 100%;
    gap: 60rem;
    padding: 80rem 0;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_left {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.p-product_faq_left .morelink {
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .p-product_faq_left .morelink {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_left .morelink {
    margin-top: 0;
  }
}
.p-product_faq_right {
  max-width: 770px;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right {
    max-width: 770rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right {
    max-width: 100%;
  }
}
.p-product_faq_right .faq_one {
  margin-bottom: 30px;
}
.p-product_faq_right .faq_one:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one {
    margin-top: 30rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one {
    margin-bottom: 40rem;
  }
}
.p-product_faq_right .faq_one .question {
  position: relative;
  display: flex;
  gap: 15px;
  width: 100%;
  border-radius: 10px;
  padding: 20px 55px 20px 25px;
  background: #fff0ef;
  border: none;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .question {
    padding: 20rem 55rem 20rem 25rem;
    gap: 15rem;
    border-radius: 10rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .question {
    padding: 25rem;
    padding-right: 65rem;
  }
}
.p-product_faq_right .faq_one .question::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  top: 50%;
  right: 25px;
  background: #ff4438;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .question::before {
    width: 15rem;
    height: 2rem;
    right: 25rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .question::before {
    width: 20rem;
    height: 3rem;
    right: 25rem;
  }
}
.p-product_faq_right .faq_one .question::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  top: 50%;
  right: 25px;
  background: #ff4438;
  transform: rotate(90deg);
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .question::after {
    width: 15rem;
    height: 2rem;
    right: 25rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .question::after {
    width: 20rem;
    height: 3rem;
    right: 25rem;
  }
}
.p-product_faq_right .faq_one .question.close::after {
  transform: rotate(0);
}
.p-product_faq_right .faq_one .question .qus_mark {
  width: 34px;
  height: 34px;
  aspect-ratio: 1/1;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 34px;
  text-align: center;
  color: #ff4438;
  background-color: #fff;
  border-radius: 50%;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .question .qus_mark {
    width: 34rem;
    height: 34rem;
    line-height: 34rem;
    font-size: 20rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .question .qus_mark {
    width: 54rem;
    height: 54rem;
    line-height: 54rem;
    font-size: 36rem;
  }
}
.p-product_faq_right .faq_one .question .qus_content {
  font-weight: normal;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 28.8px;
  text-align: left;
  color: #000;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .question .qus_content {
    font-size: 18rem;
    line-height: 28.8rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .question .qus_content {
    font-size: 28rem;
    line-height: 45rem;
  }
}
.p-product_faq_right .faq_one .answer {
  padding: 20px 25px 15px;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .answer {
    padding: 20rem 25rem 15rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .answer {
    padding: 30rem 20rem;
    padding-left: 25rem;
  }
}
.p-product_faq_right .faq_one .answer_body {
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .answer_body {
    gap: 15rem;
  }
}
.p-product_faq_right .faq_one .answer .ans_mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  aspect-ratio: 1/1;
  font-weight: normal;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background: #ff4438;
  padding-left: 2px;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .answer .ans_mark {
    width: 34rem;
    height: 34rem;
    font-size: 20rem;
    line-height: 34rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .answer .ans_mark {
    width: 54rem;
    height: 54rem;
    line-height: 54rem;
    font-size: 32rem;
  }
}
.p-product_faq_right .faq_one .answer .ans_content {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 28.8px;
  text-align: left;
  color: #111;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .answer .ans_content {
    font-size: 16rem;
    line-height: 29rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .answer .ans_content {
    font-size: 26rem;
    line-height: 42rem;
  }
}
.p-product_faq_right .faq_one .answer .ans_content .smalltxt {
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one .answer .ans_content .smalltxt {
    font-size: 14rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one .answer .ans_content .smalltxt {
    font-size: 26rem;
  }
}
.p-product_faq_right .faq_one a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  text-decoration: underline;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #1ba5fc;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one a {
    font-size: 16rem;
    gap: 10rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one a {
    font-size: 26rem;
  }
}
.p-product_faq_right .faq_one a img {
  width: 24px;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .p-product_faq_right .faq_one a img {
    width: 24rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_faq_right .faq_one a img {
    width: 40rem;
  }
}
.p-product_notice {
  padding: 80px 50px;
}
@media screen and (max-width: 1200px) {
  .p-product_notice {
    padding: 80rem 50rem;
  }
}
.p-product_notice_contain {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-product_notice_contain {
    max-width: 83.3333333333vw;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice_contain {
    max-width: 100%;
  }
}
.p-product_notice__item {
  margin-bottom: 40px;
  overflow: hidden !important;
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item {
    margin-bottom: 40rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item {
    margin-bottom: 60rem;
  }
}
.p-product_notice__item:last-child {
  margin-bottom: 0;
}
.p-product_notice__item .head {
  cursor: pointer;
  position: relative;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #555;
  padding: 10px 30px;
  background: #f6f6f6;
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item .head {
    font-size: 16rem;
    padding: 10rem 30rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item .head {
    padding: 25rem 35rem;
    font-size: 28rem;
  }
}
.p-product_notice__item .head::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  top: 50%;
  right: 25px;
  background: #555;
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item .head::before {
    width: 15rem;
    height: 2rem;
    right: 25rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item .head::before {
    width: 20rem;
    height: 3rem;
    right: 25rem;
  }
}
.p-product_notice__item .head::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  top: 50%;
  right: 25px;
  background: #555;
  transform: rotate(90deg);
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item .head::after {
    width: 15rem;
    height: 2rem;
    right: 25rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item .head::after {
    width: 20rem;
    height: 3rem;
    right: 25rem;
  }
}
.p-product_notice__item .head.close::after {
  transform: rotate(0);
}
.p-product_notice__item .content {
  padding: 20px 30px;
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item .content {
    padding: 20rem 30rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item .content {
    padding: 0;
    padding-top: 40rem;
  }
}
.p-product_notice__item .content p {
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: left;
  color: #111;
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item .content p {
    font-size: 15rem;
    line-height: 24rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item .content p {
    font-size: 26rem;
    line-height: 42rem;
  }
}
.p-product_notice__item .content ul {
  margin-left: 20px;
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item .content ul {
    margin-left: 20rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item .content ul {
    margin-left: 40rem;
  }
}
.p-product_notice__item .content ul li {
  list-style: square;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  .p-product_notice__item .content ul li {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 719px) {
  .p-product_notice__item .content ul li {
    margin-bottom: 5rem;
  }
}
.p-product_notice__item .content ul li:last-child {
  margin-bottom: 0;
}

.ans_content .smalltxt {
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  .ans_content .smalltxt {
    font-size: 14rem;
  }
}
@media screen and (max-width: 719px) {
  .ans_content .smalltxt {
    font-size: 26rem;
  }
}

.faq_parts .ans_content a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 400;
  text-decoration: underline;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #1ba5fc;
}
@media screen and (max-width: 1200px) {
  .faq_parts .ans_content a {
    font-size: 16rem;
    gap: 10rem;
  }
}
@media screen and (max-width: 719px) {
  .faq_parts .ans_content a {
    font-size: 26rem;
  }
}
.faq_parts .ans_content a img {
  width: 24px;
  height: auto;
}
@media screen and (max-width: 1200px) {
  .faq_parts .ans_content a img {
    width: 24rem;
  }
}
@media screen and (max-width: 719px) {
  .faq_parts .ans_content a img {
    width: 40rem;
  }
}

.c-product_img .c-product_img__slider--thumbnail {
  overflow: hidden !important;
}

@media screen and (min-width: 720px) {
  .c-product_info .c-product_info__form__submit:hover {
    opacity: 1 !important;
    background-color: #ff4438 !important;
  }
}/*# sourceMappingURL=top.css.map */