@charset "UTF-8";
.pagebg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  z-index: 1;
}
.pagebg img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.fixnum00 {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
@media screen and (max-width: 1440px) {
  .fixnum00 {
    margin-right: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum00 {
    margin-right: 15rem;
  }
}
.fixnum00::after {
  content: "＊";
  position: absolute;
  top: 3px;
  right: -10px;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .fixnum00::after {
    font-size: 10rem;
    top: 3rem;
    right: -10rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum00::after {
    font-size: 18rem;
    top: 5rem;
    right: -17rem;
  }
}

.fixnum01 {
  display: inline-block;
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum01 {
    margin-right: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum01 {
    margin-right: 20rem;
  }
}
.fixnum01::after {
  content: "＊1";
  position: absolute;
  top: 3px;
  right: -12px;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .fixnum01::after {
    font-size: 10rem;
    top: 3rem;
    right: -12rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum01::after {
    font-size: 18rem;
    top: 5rem;
    right: -20rem;
  }
}

.fixnum02 {
  display: inline-block;
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum02 {
    margin-right: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum02 {
    margin-right: 20rem;
  }
}
.fixnum02::after {
  content: "＊2";
  position: absolute;
  top: 3px;
  right: -13px;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .fixnum02::after {
    font-size: 10rem;
    top: 3rem;
    right: -13rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum02::after {
    font-size: 18rem;
    top: 5rem;
    right: -25rem;
  }
}

.fixnum03 {
  display: inline-block;
  position: relative;
  margin-right: 13px;
}
@media screen and (max-width: 1440px) {
  .fixnum03 {
    margin-right: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum03 {
    margin-right: 20rem;
  }
}
.fixnum03::after {
  content: "＊3";
  position: absolute;
  top: 3px;
  right: -13px;
  font-size: 10px;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .fixnum03::after {
    font-size: 10rem;
    top: 3rem;
    right: -13rem;
  }
}
@media screen and (max-width: 768px) {
  .fixnum03::after {
    font-size: 18rem;
    top: 5rem;
    right: -20rem;
  }
}

.t-fv {
  position: relative;
  margin-top: 70px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1440px) {
  .t-fv {
    margin-top: 70rem;
    padding-bottom: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv {
    margin-top: 110rem;
    padding-bottom: 40rem;
  }
}
.t-fv .toptxt {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .t-fv .toptxt {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv .toptxt {
    font-size: 24rem;
    text-align: center;
  }
}
.t-fv_box {
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 130px;
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .t-fv_box {
    gap: 130rem;
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_box {
    padding: 0 55rem;
    grid-gap: 200rem;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 40rem;
  }
}
.t-fv_title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 76px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .t-fv_title {
    font-size: 36rem;
    line-height: 76rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_title {
    font-size: 40rem;
    line-height: 80rem;
  }
}
.t-fv_sliders {
  position: relative;
  max-width: 670px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-fv_sliders {
    max-width: 670rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_sliders {
    max-width: 100%;
  }
}
.t-fv_sliders__item {
  display: block;
  opacity: 1 !important;
}
.t-fv_sliders .sliderbox_counter {
  position: absolute;
  top: 0;
  left: -85px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 1440px) {
  .t-fv_sliders .sliderbox_counter {
    left: -85rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_sliders .sliderbox_counter {
    left: 0;
    top: unset;
    bottom: -130rem;
  }
}
.t-fv_sliders .sliderbox_counter_num {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-family: "Work Sans", sans-serif;
  font-weight: 100;
  font-size: 25px;
  font-weight: 300 !important;
  text-align: center;
  color: #93cfe2;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  transition: color 0.3s;
  background: none;
  /* border: 1px solid #92cfe233; */
  vertical-align: middle;
}
@media screen and (max-width: 1440px) {
  .t-fv_sliders .sliderbox_counter_num {
    width: 65rem;
    height: 65rem;
    font-size: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_sliders .sliderbox_counter_num {
    width: 95rem;
    height: 95rem;
    font-size: 37rem;
  }
}
.t-fv_sliders .sliderbox_counter_num::after {
  position: absolute;
  content: "";
  left: 50%;
  z-index: 2;
  bottom: -38px;
  width: 1px;
  height: 50px;
  background: #93cfe2;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .t-fv_sliders .sliderbox_counter_num::after {
    height: 50rem;
    bottom: -38rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_sliders .sliderbox_counter_num::after {
    width: 70rem;
    height: 2rem;
    top: 50%;
    left: unset;
    right: -50rem;
  }
}
.t-fv_sliders .sliderbox_counter_num .circle {
  width: 65px;
  height: 65px;
  transform: rotate(-90deg);
}
.t-fv_sliders .sliderbox_counter_num .circle-background {
  fill: none;
  stroke: rgba(146, 207, 226, 0.2);
  stroke-width: 1;
}
.t-fv_sliders .sliderbox_counter_num .circle-progress {
  fill: none;
  stroke: #93cfe2;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-dashoffset: 314;
  transition: stroke-dashoffset 3s linear infinite;
}
.t-fv_sliders .sliderbox_counter_num .circle-progress.active {
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 3s ease-out;
}
.t-fv_sliders .sliderbox_counter_num span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  /* font-size: 24px; */
  /* color: #333; */
}
.t-fv_sliders .sliderbox_counter_txt {
  position: absolute;
  top: 120px;
  left: -65px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #93cfe2;
  writing-mode: vertical-lr;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .t-fv_sliders .sliderbox_counter_txt {
    font-size: 15rem;
    top: 120rem;
    left: -65rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_sliders .sliderbox_counter_txt {
    font-size: 24rem;
    writing-mode: initial;
    top: unset;
    left: 170rem;
    bottom: -105rem;
  }
}
.t-fv_content {
  max-width: 400px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-fv_content {
    max-width: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_content {
    max-width: 100%;
  }
}
.t-fv_txt {
  margin-top: 40px;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .t-fv_txt {
    font-size: 14rem;
    margin-top: 40rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_txt {
    margin-top: 60rem;
    font-size: 26rem;
    line-height: 54rem;
  }
}
.t-fv_txt .introtxt {
  font-size: 13px;
  line-height: 20px;
  margin-top: 15px;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .t-fv_txt .introtxt {
    font-size: 13rem;
    line-height: 20rem;
    margin-top: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv_txt .introtxt {
    font-size: 24rem;
    line-height: 36rem;
    margin-top: 25rem;
  }
}
.t-fv .morelink {
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .t-fv .morelink {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .t-fv .morelink {
    margin-top: 60rem;
  }
}

@keyframes borderanimation {
  0% {
    stroke-dashoffset: 314;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.sectitle {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #6bb0c6;
  margin-bottom: 60px;
}
@media screen and (max-width: 1440px) {
  .sectitle {
    font-size: 22rem;
    margin-bottom: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .sectitle {
    margin-bottom: 60rem;
    font-size: 32rem;
  }
}

.t-ranking {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 768px) {
  .t-ranking {
    padding-right: 0;
  }
}
.t-ranking_contain {
  max-width: 1440px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .t-ranking_contain {
    max-width: 1440rem;
  }
}
@media screen and (max-width: 768px) {
  .t-ranking_contain {
    max-width: 100%;
  }
}
.t-ranking_slider {
  margin-left: 120px;
}
@media screen and (max-width: 1440px) {
  .t-ranking_slider {
    margin-left: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .t-ranking_slider {
    margin-left: 0;
  }
}
.t-ranking_slider .p-productlist {
  display: block;
}
.t-ranking_slider .slick-list {
  padding-left: 0 !important;
  margin-left: -30px;
}
@media screen and (max-width: 1440px) {
  .t-ranking_slider .slick-list {
    margin-left: -30rem;
  }
}
@media screen and (max-width: 768px) {
  .t-ranking_slider .slick-list {
    margin-left: -15rem;
  }
}
.t-ranking_slider .slick-slide {
  margin: auto 30px;
}
@media screen and (max-width: 1440px) {
  .t-ranking_slider .slick-slide {
    margin: auto 30rem;
  }
}
@media screen and (max-width: 768px) {
  .t-ranking_slider .slick-slide {
    margin: auto 15rem;
  }
}

.t-introduct {
  background-color: #f8f8f4;
  background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/top/intro-bg.png);
  background-position: bottom;
  background-size: 100%;
  padding: 70px 0px;
}
@media screen and (max-width: 1440px) {
  .t-introduct {
    padding: 70rem 0;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct {
    padding: 200rem 0 100rem;
    background: linear-gradient(to top, #f8f8f4 78%, rgba(255, 255, 255, 0.6) 78%);
  }
}
.t-introduct_box {
  margin-left: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1440px) {
  .t-introduct_box {
    margin-left: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_box {
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: 100rem;
    margin-left: 30rem;
    padding: 0 55rem;
  }
}
.t-introduct_content {
  max-width: 510px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-introduct_content {
    max-width: 510rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_content {
    max-width: 100%;
  }
}
.t-introduct_left {
  max-width: 430px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .t-introduct_left {
    max-width: 430rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_left {
    max-width: 400rem;
  }
}
.t-introduct_left .img01 {
  position: absolute;
  left: -210px;
  top: -140px;
  max-width: 290px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-introduct_left .img01 {
    left: -210rem;
    top: -140rem;
    max-width: 290rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_left .img01 {
    max-width: 400rem;
    left: -310rem;
    top: -150rem;
  }
}
.t-introduct_txt {
  font-family: "Shippori Mincho", serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 56px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .t-introduct_txt {
    font-size: 24rem;
    line-height: 56rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_txt {
    font-size: 30rem;
    line-height: 60rem;
  }
}
.t-introduct_title {
  position: relative;
  margin-top: 35px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 28px;
  text-align: left;
  color: #222;
  padding-left: 90px;
}
@media screen and (max-width: 1440px) {
  .t-introduct_title {
    font-size: 28rem;
    margin-top: 35rem;
    padding-left: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_title {
    font-size: 34rem;
    margin-top: 50rem;
  }
}
.t-introduct_title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 80px;
  height: 2px;
  background: #dedede;
}
@media screen and (max-width: 1440px) {
  .t-introduct_title::before {
    width: 80rem;
    height: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_title::before {
    width: 70rem;
  }
}
.t-introduct_bottom {
  max-width: 560px;
  width: 100%;
  margin-left: 150px;
  margin-top: -100px;
}
@media screen and (max-width: 1440px) {
  .t-introduct_bottom {
    max-width: 560rem;
    margin-left: 150rem;
    margin-top: -100rem;
  }
}
@media screen and (max-width: 768px) {
  .t-introduct_bottom {
    max-width: 100%;
    margin-left: 0;
    margin-top: 40rem;
  }
}
.t-lineup {
  position: relative;
  background: #fff;
}
.t-lineup_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
@media screen and (max-width: 1440px) {
  .t-lineup_grid {
    grid-gap: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .t-lineup_grid {
    grid-template-columns: 1fr;
    grid-gap: 100rem;
  }
}
.t-lineup__item {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .t-lineup__item {
    gap: 30rem;
  }
}
.t-lineup__item_title {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .t-lineup__item_title {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .t-lineup__item_title {
    font-size: 32rem;
  }
}
.t-lineup__item_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  color: #707070;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .t-lineup__item_txt {
    font-size: 14rem;
    line-height: 25rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .t-lineup__item_txt {
    font-size: 26rem;
    line-height: 46rem;
  }
}
.t-lineup_introtxt {
  margin-top: 60px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .t-lineup_introtxt {
    margin-top: 60rem;
    font-size: 13rem;
    line-height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .t-lineup_introtxt {
    margin-top: 80rem;
    font-size: 24rem;
    line-height: 38rem;
  }
}

.t-column {
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .t-column {
    padding-right: 0;
  }
}
.t-column .sectitle {
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .t-column .sectitle {
    margin-bottom: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .t-column .sectitle {
    margin-bottom: 60rem;
  }
}
.t-column_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .t-column_top {
    justify-content: center;
    padding-right: 55rem;
  }
}
.t-column_top_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .t-column_top_txt {
    font-size: 18rem;
    line-height: 28rem;
  }
}
@media screen and (max-width: 768px) {
  .t-column_top_txt {
    font-size: 30rem;
    line-height: 42rem;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .t-column_top .morelink {
    display: none;
  }
}
.t-column_list {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 60px;
}
@media screen and (max-width: 1440px) {
  .t-column_list {
    margin-top: 40rem;
    grid-gap: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .t-column_list {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .t-column_list .slick-slide {
    margin-left: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .t-column_list .slick-list {
    margin-left: -50rem;
  }
}
.t-column__item {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .t-column__item {
    gap: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .t-column__item {
    gap: 20rem;
  }
}
.t-column__item_img {
  border: 2px solid #f6f6f6;
}
@media screen and (max-width: 1440px) {
  .t-column__item_img {
    border: 2rem solid #f6f6f6;
  }
}
.t-column__item_img img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
.t-column__item_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .t-column__item_title {
    font-size: 15rem;
    line-height: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .t-column__item_title {
    font-size: 26rem;
    line-height: 42rem;
  }
}
.t-column__item_date {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #707070;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .t-column__item_date {
    font-size: 14rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .t-column__item_date {
    margin-top: 20rem;
    font-size: 24rem;
  }
}
.t-column__bottom {
  display: none;
}
@media screen and (max-width: 768px) {
  .t-column__bottom {
    display: block;
    margin-top: 60rem;
    padding-right: 55rem;
  }
}

.t-review {
  position: relative;
  background: #f8f8f4;
}
.t-review_contain {
  max-width: 1440px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .t-review_contain {
    max-width: 1440rem;
  }
}
@media screen and (max-width: 768px) {
  .t-review_contain {
    max-width: 100%;
  }
}
.t-review .sectitle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .t-review .sectitle {
    gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .t-review .sectitle {
    gap: 20rem;
  }
}
.t-review .sectitle img {
  width: 22px;
}
@media screen and (max-width: 1440px) {
  .t-review .sectitle img {
    width: 22rem;
  }
}
@media screen and (max-width: 768px) {
  .t-review .sectitle img {
    width: 35rem;
  }
}
.t-review_box .morelink {
  margin-top: 40px;
  justify-content: center;
}
@media screen and (max-width: 1440px) {
  .t-review_box .morelink {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .t-review_box .morelink {
    margin-top: 60rem;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .t-review_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 15rem;
  }
}
.t-review_list .slick-slide {
  margin: auto 10px;
}
@media screen and (max-width: 1440px) {
  .t-review_list .slick-slide {
    margin: auto 10rem;
  }
}
.t-news {
  position: relative;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .t-news {
    padding: 100rem 85rem;
  }
}
.t-news_contain {
  max-width: 950px;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: normal;
  gap: 80px;
}
@media screen and (max-width: 1440px) {
  .t-news_contain {
    max-width: 950rem;
    gap: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .t-news_contain {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    gap: 0;
  }
}
.t-news_head {
  max-width: 160px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 1440px) {
  .t-news_head {
    max-width: 160rem;
  }
}
@media screen and (max-width: 768px) {
  .t-news_head {
    max-width: 100%;
  }
}
.t-news_head .sectitle {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .t-news_head .sectitle {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .t-news_head .morelink {
    display: none;
  }
}
.t-news_list {
  max-width: 710px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .t-news_list {
    max-width: 710rem;
  }
}
@media screen and (max-width: 768px) {
  .t-news_list {
    max-width: 100%;
  }
}
.t-news_list li:first-child a {
  padding-top: 0;
}
.t-news__item {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  padding: 25px 0;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1440px) {
  .t-news__item {
    gap: 30rem;
    padding: 25rem 0;
  }
}
@media screen and (max-width: 768px) {
  .t-news__item {
    padding: 35rem 0;
    gap: 30rem;
  }
}
.t-news__item_date {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .t-news__item_date {
    font-size: 15rem;
    line-height: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .t-news__item_date {
    font-size: 26rem;
    line-height: 46rem;
  }
}
.t-news__item_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .t-news__item_title {
    font-size: 15rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .t-news__item_title {
    font-size: 26rem;
    line-height: 42rem;
  }
}
@media screen and (max-width: 768px) {
  .t-news .morelink.sp_only {
    width: 100%;
    margin-top: 60rem;
    display: flex !important;
  }
}

.pagetitle h1 {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 28px;
  letter-spacing: 0.3em;
  text-align: center;
  color: #6bb0c6;
  padding: 70px 0;
}
@media screen and (max-width: 1440px) {
  .pagetitle h1 {
    font-size: 28rem;
    padding: 70rem 0;
  }
}
@media screen and (max-width: 768px) {
  .pagetitle h1 {
    padding: 100rem 0 70rem;
    font-size: 38rem;
  }
}

.searchpage .pagetitle h1 {
  padding: 70px 0 50px;
}
@media screen and (max-width: 1440px) {
  .searchpage .pagetitle h1 {
    padding: 70rem 0 50rem;
  }
}
@media screen and (max-width: 768px) {
  .searchpage .pagetitle h1 {
    padding: 100rem 0 50rem;
  }
}
.searchpage .search-keyword {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
@media screen and (max-width: 1440px) {
  .searchpage .search-keyword {
    gap: 15rem;
  }
}
.searchpage .search-keyword .head {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .searchpage .search-keyword .head {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .searchpage .search-keyword .head {
    font-size: 24rem;
  }
}
.searchpage .search-keyword .txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .searchpage .search-keyword .txt {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .searchpage .search-keyword .txt {
    font-size: 26rem;
  }
}

.p-productslinks {
  padding: 50px 0;
  background: #f8f8f4;
}
@media screen and (max-width: 1440px) {
  .p-productslinks {
    padding: 50rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks {
    padding: 80rem 70rem;
  }
}
.p-productslinks_contain {
  max-width: 1075px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-productslinks_contain {
    max-width: 1075rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks_contain {
    max-width: 100%;
  }
}
.p-productslinks .t-lineup_introtxt {
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .p-productslinks .t-lineup_introtxt {
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks .t-lineup_introtxt {
    margin-top: 40rem;
  }
}
.p-productslinks__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
}
.p-productslinks__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .p-productslinks__item {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks__item {
    flex-direction: column;
    gap: 20rem;
    margin-bottom: 60rem;
  }
}
.p-productslinks__head {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #222;
  margin-top: 20px;
  min-width: 170px;
}
@media screen and (max-width: 1440px) {
  .p-productslinks__head {
    margin-top: 20rem;
    font-size: 16rem;
    min-width: 170rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks__head {
    font-size: 26rem;
    margin-top: 0;
    min-width: auto;
  }
}
.p-productslinks_grid01 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-productslinks_grid01 {
    gap: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks_grid01 {
    grid-template-columns: 1fr 1fr;
    gap: 20rem;
    max-width: 100%;
  }
}
.p-productslinks_grid01 li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 15px;
  border-radius: 5px;
  background: #fff;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-productslinks_grid01 li a {
    padding: 20rem 15rem;
    font-size: 15rem;
    border-radius: 5rem;
    line-height: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks_grid01 li a {
    font-size: 26rem;
    line-height: 38rem;
    padding: 20rem 25rem;
  }
}
.p-productslinks_grid01 li a img {
  transform: rotate(90deg);
  width: 10px;
}
@media screen and (max-width: 1440px) {
  .p-productslinks_grid01 li a img {
    width: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks_grid01 li a img {
    transform: none;
    width: 15rem;
  }
}
.p-productslinks_grid02 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px;
}
@media screen and (max-width: 1440px) {
  .p-productslinks_grid02 {
    gap: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks_grid02 {
    grid-template-columns: 1fr;
    grid-gap: 60rem;
  }
}
.p-productslinks_grid02 li a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-productslinks_grid02 li a {
    gap: 10rem;
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks_grid02 li a {
    gap: 20rem;
    font-size: 28rem;
  }
}
.p-productslinks_grid02 li a .txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-productslinks_grid02 li a .txt {
    font-size: 14rem;
    line-height: 23rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productslinks_grid02 li a .txt {
    font-size: 26rem;
    line-height: 47rem;
  }
}

.p-productssec {
  padding: 100px 0;
}
@media screen and (max-width: 1440px) {
  .p-productssec {
    padding: 100rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-productssec {
    padding: 100rem 50rem;
  }
}
.p-productssec_contain {
  max-width: 1045px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-productssec_contain {
    max-width: 1045rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productssec_contain {
    max-width: 100%;
  }
}
.p-productssec_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .p-productssec_top {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productssec_top {
    margin-bottom: 30rem;
  }
}
.p-productssec_top .counter {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-productssec_top .counter {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productssec_top .counter {
    font-size: 28rem;
  }
}
.p-productssec_top .sortsbox {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-productssec_top .sortsbox {
    gap: 10rem;
  }
}
.p-productssec_top .sortsbox img {
  width: 20px;
}
@media screen and (max-width: 1440px) {
  .p-productssec_top .sortsbox img {
    width: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productssec_top .sortsbox img {
    width: 34rem;
  }
}
.p-productssec_top .sortsbox .sortSelect {
  border: none;
  outline: none;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-productssec_top .sortsbox .sortSelect {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productssec_top .sortsbox .sortSelect {
    font-size: 28rem;
  }
}

.p-productlist {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 60px 50px;
}
@media screen and (max-width: 1440px) {
  .p-productlist {
    grid-gap: 60rem 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist {
    grid-gap: 50rem 20rem;
    grid-template-columns: 1fr 1fr;
  }
}
.p-productlist__item {
  position: relative;
}
.p-productlist__item .rankingnum {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item .rankingnum {
    font-size: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item .rankingnum {
    font-size: 45rem;
  }
}
.p-productlist__item_img img {
  width: 100%;
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_img img {
    height: 300rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item_img img {
    height: 420rem;
  }
}
.p-productlist__item_content {
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_content {
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item_content {
    margin-top: 25rem;
  }
}
.p-productlist__item_tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_tags {
    gap: 5rem;
  }
}
.p-productlist__item_tags li {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  color: #fff;
  background: #93cfe2;
  padding: 0px 7px;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_tags li {
    font-size: 13rem;
    padding: 0 7rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item_tags li {
    font-size: 22rem;
    padding: 1rem 10rem;
  }
}
.p-productlist__item_label {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #6bb0c6;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_label {
    font-size: 14rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item_label {
    letter-spacing: 0.04em;
    font-size: 24rem;
    margin-top: 20rem;
  }
}
.p-productlist__item_title {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #222;
  margin-top: 5px;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_title {
    font-size: 18rem;
    margin-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item_title {
    font-size: 32rem;
  }
}
.p-productlist__item_price {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
  margin-top: 10px;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_price {
    font-size: 18rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item_price {
    font-size: 34rem;
    margin-top: 10rem;
  }
}
.p-productlist__item_price .tax {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 13px;
  text-align: left;
  color: #222;
  margin-left: 5px;
}
@media screen and (max-width: 1440px) {
  .p-productlist__item_price .tax {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-productlist__item_price .tax {
    font-size: 22rem;
  }
}

.p-guidesec {
  padding: 50px 0 100px;
}
@media screen and (max-width: 1440px) {
  .p-guidesec {
    padding: 50rem 0 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec {
    padding: 50rem 35rem 100rem;
  }
}
.p-guidesec_contain {
  max-width: 895px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-guidesec_contain {
    max-width: 895rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec_contain {
    max-width: 100%;
  }
}
.p-guidesec_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #222;
  margin-bottom: 35px;
}
@media screen and (max-width: 1440px) {
  .p-guidesec_title {
    font-size: 20rem;
    margin-bottom: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec_title {
    font-size: 30rem;
    margin-bottom: 60rem;
  }
}
.p-guidesec_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-guidesec_grid {
    grid-gap: 20rem;
  }
}
.p-guidesec__item {
  border-radius: 5px;
  background: #eff8fb;
  padding: 25px 35px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .p-guidesec__item {
    border-radius: 5rem;
    padding: 25rem 35rem;
    gap: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec__item {
    border-radius: 10rem;
    padding: 40rem 10rem;
    gap: 20rem;
  }
}
.p-guidesec__item img {
  width: 26px;
}
@media screen and (max-width: 1440px) {
  .p-guidesec__item img {
    width: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec__item img {
    width: 38rem;
  }
}
.p-guidesec__item_txt {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .p-guidesec__item_txt {
    gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec__item_txt {
    gap: 15rem;
  }
}
.p-guidesec__item_txt .en {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  color: #6bb0c6;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .p-guidesec__item_txt .en {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec__item_txt .en {
    font-size: 32rem;
  }
}
.p-guidesec__item_txt .jp {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-guidesec__item_txt .jp {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guidesec__item_txt .jp {
    font-size: 22rem;
  }
}

.p-category03 {
  position: relative;
  z-index: 2;
  padding-top: 70px;
}
@media screen and (max-width: 1440px) {
  .p-category03 {
    padding-top: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03 {
    padding: 0 55rem 150rem;
    padding-top: 110rem;
  }
}
.p-category03.agender {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/products/agender-pc-bg.png);
  background-size: 100% 550px;
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (max-width: 1440px) {
  .p-category03.agender {
    background-size: 100% 550rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03.agender {
    background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/products/agender-sp-bg.png);
    background-size: cover;
  }
}
.p-category03.jmsc-cm {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/products/jmsc-pc-bg.png);
  background-size: 100% 550px;
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (max-width: 1440px) {
  .p-category03.jmsc-cm {
    background-size: 100% 550rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03.jmsc-cm {
    background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/products/jmsc-sp-bg.png);
    background-size: cover;
  }
}
.p-category03.exsome {
  background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/products/exsome-pc-bg.png);
  background-size: 100% 550px;
  background-repeat: no-repeat;
  background-position: top;
}
@media screen and (max-width: 1440px) {
  .p-category03.exsome {
    background-size: 100% 550rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03.exsome {
    background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/products/exsome-sp-bg.png);
    background-size: cover;
  }
}
.p-category03_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.p-category03_bg img {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .p-category03_bg img {
    height: 550rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03_bg img {
    height: auto;
    -o-object-fit: initial;
       object-fit: initial;
  }
}
.p-category03 .toptxt {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-category03 .toptxt {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03 .toptxt {
    font-size: 24rem;
    text-align: center;
  }
}
.p-category03_box {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  margin-top: 90px;
}
@media screen and (max-width: 1440px) {
  .p-category03_box {
    gap: 60rem;
    margin-top: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03_box {
    flex-direction: column-reverse;
    gap: 100rem;
    margin-top: 50rem;
  }
}
.p-category03_img {
  max-width: 640px;
  width: 100%;
  margin-top: 80px;
}
@media screen and (max-width: 1440px) {
  .p-category03_img {
    max-width: 640rem;
    margin-top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03_img {
    max-width: 100%;
    margin-top: 0;
  }
}
.p-category03_content {
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-category03_content {
    max-width: 500rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03_content {
    max-width: 100%;
  }
}
.p-category03_title {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 28px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-category03_title {
    font-size: 28rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03_title {
    font-size: 42rem;
  }
}
.p-category03_txt {
  margin-top: 50px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 39px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-category03_txt {
    margin-top: 50rem;
    font-size: 15rem;
    line-height: 39rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03_txt {
    font-size: 26rem;
    line-height: 65rem;
    margin-top: 70rem;
  }
}
.p-category03_introtxt {
  margin-top: 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-category03_introtxt {
    margin-top: 20rem;
    font-size: 13rem;
    line-height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-category03_introtxt {
    font-size: 24rem;
    line-height: 36rem;
    margin-top: 30rem;
  }
}

.p-categorysec {
  padding: 50px 0 100px;
}
@media screen and (max-width: 1440px) {
  .p-categorysec {
    padding: 50rem 0 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec {
    padding: 100rem 0;
  }
}
.p-categorysec_contain {
  max-width: 1050px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-categorysec_contain {
    max-width: 1050rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec_contain {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec_box {
    padding-left: 55rem;
  }
}
.p-categorysec_title {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #93cfe2;
  margin-bottom: 60px;
  position: relative;
}
.p-categorysec_title::after {
  position: absolute;
  content: "";
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  background: #93cfe2;
  width: 30px;
  height: 1px;
}
@media screen and (max-width: 1440px) {
  .p-categorysec_title::after {
    bottom: -20rem;
    width: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec_title::after {
    width: 40rem;
    height: 2rem;
    bottom: -30rem;
  }
}
@media screen and (max-width: 1440px) {
  .p-categorysec_title {
    font-size: 24rem;
    line-height: 40rem;
    margin-bottom: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec_title {
    font-size: 34rem;
    margin-bottom: 70rem;
  }
}
.p-categorysec_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
@media screen and (max-width: 1440px) {
  .p-categorysec_grid {
    grid-gap: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec_grid {
    display: block;
  }
}
.p-categorysec__item_content {
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .p-categorysec__item_content {
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec__item_content {
    margin-top: 20rem;
  }
}
.p-categorysec__item_title {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-categorysec__item_title {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec__item_title {
    font-size: 28rem;
  }
}
.p-categorysec__item_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  text-align: left;
  color: #707070;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .p-categorysec__item_txt {
    margin-top: 10rem;
    font-size: 14rem;
    line-height: 23rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec__item_txt {
    font-size: 26rem;
    line-height: 46rem;
    margin-top: 20rem;
  }
}
.p-categorysec_introtxt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .p-categorysec_introtxt {
    font-size: 13rem;
    line-height: 20rem;
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec_introtxt {
    font-size: 24rem;
    line-height: 38rem;
    margin-top: 30rem;
    padding-right: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec .slick-list {
    padding-left: 0 !important;
    margin-left: -20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-categorysec .slick-slide {
    margin: auto 20rem;
  }
}

.p-aboutfv {
  max-width: 1440px;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 2;
  padding-top: 70px;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv {
    max-width: 1440rem;
    padding-top: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv {
    max-width: 100%;
    padding-top: 110rem;
  }
}
.p-aboutfv_contain {
  margin-left: 120px;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv_contain {
    margin-left: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv_contain {
    margin-left: 0;
  }
}
.p-aboutfv .toptxt {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv .toptxt {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv .toptxt {
    font-size: 24rem;
    text-align: center;
  }
}
.p-aboutfv_box {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 70px;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv_box {
    margin-top: 40rem;
    gap: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv_box {
    margin-top: 50rem;
    flex-direction: column-reverse;
  }
}
.p-aboutfv_img {
  max-width: 750px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv_img {
    max-width: 750rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv_img {
    max-width: 100%;
  }
}
.p-aboutfv_content {
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv_content {
    max-width: 500rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv_content {
    max-width: 100%;
    padding: 0 55rem;
  }
}
.p-aboutfv_title {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .p-aboutfv_title {
    align-items: center;
  }
}
.p-aboutfv_title .en {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: left;
  color: #6bb0c6;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv_title .en {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv_title .en {
    font-size: 32rem;
    text-align: center;
  }
}
.p-aboutfv_title .jp {
  margin-top: 50px;
  font-family: "Shippori Mincho";
  font-weight: normal;
  font-size: 36px;
  line-height: 76px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-aboutfv_title .jp {
    margin-top: 50rem;
    font-size: 36rem;
    line-height: 76rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutfv_title .jp {
    font-size: 32rem;
    line-height: 65rem;
    margin-top: 20rem;
    text-align: center;
  }
}

.about-pd {
  padding: 120px 0;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .about-pd {
    padding: 120rem 0;
  }
}
@media screen and (max-width: 768px) {
  .about-pd {
    padding: 150rem 55rem;
  }
}

.p-aboutsec {
  position: relative;
}
.p-aboutsec .single_product_prescription .single_prescription_block_list {
  margin-top: 0;
}
.p-aboutsec.formulation {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 80px;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec.formulation {
    margin-bottom: 80rem;
  }
}
.p-aboutsec.formulation .p-aboutsec_img {
  max-width: 100%;
}
.p-aboutsec_head h2 {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  font-size: 20px;
  text-align: left;
  color: #93cfe2;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_head h2 {
    font-size: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_head h2 {
    display: block;
    font-size: 32rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_head h2 span {
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 30rem;
  }
}
.p-aboutsec_head h2::after {
  position: absolute;
  content: "";
  top: 50%;
  right: -120px;
  width: 100px;
  height: 1px;
  background: #93cfe2;
  z-index: 1;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_head h2::after {
    width: 100rem;
    right: -120rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_head h2::after {
    width: 100%;
    left: 0;
    right: unset;
  }
}
.p-aboutsec_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 100px;
  margin-top: 20px;
  margin-bottom: 60px;
}
.p-aboutsec_box:last-child {
  margin-bottom: 0;
}
.p-aboutsec_box.reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .p-aboutsec_box.reverse {
    flex-direction: column;
  }
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_box {
    gap: 100rem;
    margin-top: 20rem;
    margin-bottom: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_box {
    flex-direction: column;
    gap: 80rem;
    margin-top: 100rem;
    margin-bottom: 150rem;
  }
}
.p-aboutsec_content {
  max-width: 600px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_content {
    max-width: 600rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_content {
    max-width: 100%;
  }
}
.p-aboutsec_img {
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_img {
    max-width: 500rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_img {
    max-width: 580rem;
  }
}
.p-aboutsec_img_grid {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_img_grid {
    margin-top: 30rem;
    gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_img_grid {
    margin-top: 50rem;
  }
}
.p-aboutsec_img_grid .itemcontent {
  border-radius: 5px;
  padding: 15px 0;
  background: #93cfe2;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_img_grid .itemcontent {
    font-size: 15rem;
    padding: 15rem 0;
    border-radius: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_img_grid .itemcontent {
    font-size: 28rem;
    line-height: 42rem;
  }
}
.p-aboutsec_img .bottomtxt {
  margin-top: 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_img .bottomtxt {
    margin-top: 20rem;
    font-size: 13rem;
    line-height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_img .bottomtxt {
    font-size: 22rem;
    line-height: 36rem;
  }
}
.p-aboutsec_title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 48px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_title {
    font-size: 24rem;
    line-height: 48rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_title {
    font-size: 38rem;
    line-height: 68rem;
  }
}
.p-aboutsec_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  text-align: left;
  color: #222;
  margin-top: 40px;
  max-width: 550px;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_txt {
    max-width: 550rem;
    font-size: 15rem;
    line-height: 30rem;
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_txt {
    max-width: 100%;
    margin-top: 60rem;
    font-size: 26rem;
    line-height: 54rem;
  }
}
.p-aboutsec_introtxt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .p-aboutsec_introtxt {
    font-size: 13rem;
    line-height: 20rem;
    margin-top: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutsec_introtxt {
    font-size: 24rem;
    line-height: 36rem;
    margin-top: 25rem;
  }
}

.p-aboutbanner img {
  width: 100%;
  height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .p-aboutbanner img {
    height: 700rem;
  }
}
@media screen and (max-width: 768px) {
  .p-aboutbanner img {
    height: auto;
    -o-object-fit: initial;
       object-fit: initial;
  }
}

.p-flowfix {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-flowfix {
    position: fixed;
    bottom: 100rem;
    left: 50%;
    width: 80%;
    z-index: 10;
    background-color: #fff;
    transform: translateX(-50%);
  }
  .p-flowfix_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .p-flowfix_box a {
    flex: 1;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-size: 28rem;
    text-align: center;
    color: #6bb0c6;
    padding: 15rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.main.temppage {
  overflow: hidden;
}

.p-subpagefv {
  position: relative;
  z-index: 2;
  padding-top: 70px;
}
@media screen and (max-width: 1440px) {
  .p-subpagefv {
    padding-top: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subpagefv {
    padding-top: 110rem;
  }
}
.p-subpagefv .leftimg {
  position: absolute;
  z-index: 1;
  top: 50px;
  left: -130px;
  width: 260px;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .p-subpagefv .leftimg {
    top: 50rem;
    left: -130rem;
    width: 260rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subpagefv .leftimg {
    top: 40rem;
    width: 300rem;
    left: -170rem;
  }
}
.p-subpagefv .rightimg {
  position: absolute;
  z-index: 1;
  top: 200px;
  right: -130px;
  width: 260px;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .p-subpagefv .rightimg {
    top: 200rem;
    right: -130rem;
    width: 260rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subpagefv .rightimg {
    top: 200rem;
    width: 300rem;
    right: -170rem;
  }
}
.p-subpagefv_contain {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-subpagefv_contain {
    max-width: 1200rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subpagefv_contain {
    max-width: 100%;
  }
}
.p-subpagefv .toptxt {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-subpagefv .toptxt {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-subpagefv .toptxt {
    font-size: 24rem;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .p-news {
    padding: 0 55rem;
  }
}
.p-news_contain {
  max-width: 800px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-news_contain {
    max-width: 800rem;
  }
}
@media screen and (max-width: 768px) {
  .p-news_contain {
    max-width: 100%;
  }
}
.p-news__item {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  padding: 25px 0;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1440px) {
  .p-news__item {
    gap: 30rem;
    padding: 25rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-news__item {
    padding: 35rem 0;
    gap: 30rem;
  }
}
.p-news__item_date {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-news__item_date {
    font-size: 14rem;
    line-height: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-news__item_date {
    font-size: 24rem;
    line-height: 46rem;
  }
}
.p-news__item_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-news__item_title {
    font-size: 15rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-news__item_title {
    font-size: 26rem;
    line-height: 42rem;
  }
}
.p-news .c-pagination {
  margin-top: 80px;
  margin-bottom: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .p-news .c-pagination {
    margin-top: 80rem;
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-news .c-pagination {
    margin-top: 100rem;
    margin-bottom: 120rem;
  }
}
.p-news .c-pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.p-news .c-pagination__list__item {
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #dedede;
}
@media screen and (max-width: 1440px) {
  .p-news .c-pagination__list__item {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-news .c-pagination__list__item {
    font-size: 36rem;
  }
}
.p-news .c-pagination__list__item.is-active::after {
  border: none !important;
}
.p-news .c-pagination__list__item__prev, .p-news .c-pagination__list__item__next {
  color: #707070;
}
.p-news .c-pagination__list__item__page.current {
  color: #93cfe2;
}

@media screen and (max-width: 768px) {
  .p-column {
    margin-bottom: 120rem;
    padding: 0 55rem;
  }
}
.p-column_list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 40px 20px;
}
@media screen and (max-width: 1440px) {
  .p-column_list {
    grid-gap: 40rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-column_list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 45rem 30rem;
  }
}
.p-column__item {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .p-column__item {
    gap: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-column__item {
    gap: 20rem;
  }
}
.p-column__item_img {
  border: 2px solid #f6f6f6;
}
@media screen and (max-width: 1440px) {
  .p-column__item_img {
    border: 2rem solid #f6f6f6;
  }
}
.p-column__item_img img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-column__item_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-column__item_title {
    font-size: 15rem;
    line-height: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-column__item_title {
    font-size: 26rem;
    line-height: 42rem;
  }
}
.p-column__item_date {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #707070;
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .p-column__item_date {
    font-size: 14rem;
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-column__item_date {
    margin-top: 20rem;
    font-size: 24rem;
  }
}
.p-column .c-pagination {
  margin-top: 80px;
  margin-bottom: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .p-column .c-pagination {
    margin-top: 80rem;
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-column .c-pagination {
    margin-top: 100rem;
    margin-bottom: 120rem;
  }
}
.p-column .c-pagination__list {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.p-column .c-pagination__list__item {
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #dedede;
}
@media screen and (max-width: 1440px) {
  .p-column .c-pagination__list__item {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-column .c-pagination__list__item {
    font-size: 36rem;
  }
}
.p-column .c-pagination__list__item.is-active::after {
  border: none !important;
}
.p-column .c-pagination__list__item__prev, .p-column .c-pagination__list__item__next {
  color: #707070;
}
.p-column .c-pagination__list__item__page.current {
  color: #93cfe2;
}

.p-newsdetail {
  margin: 150px auto;
}
@media screen and (max-width: 1440px) {
  .p-newsdetail {
    margin: 150rem auto;
  }
}
@media screen and (max-width: 768px) {
  .p-newsdetail {
    padding: 0 40rem;
  }
}

.p-pagesec {
  margin-top: 30px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1440px) {
  .p-pagesec {
    margin-top: 30rem;
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec {
    margin-top: 0;
    padding: 0 55rem;
    margin-bottom: 120rem;
  }
}
.p-pagesec .sec_inner {
  max-width: 850px;
}
@media screen and (max-width: 1440px) {
  .p-pagesec .sec_inner {
    max-width: 850rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec .sec_inner {
    max-width: 100%;
  }
}
.p-pagesec_box__head {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
  margin-bottom: 45px;
}
@media screen and (max-width: 1440px) {
  .p-pagesec_box__head {
    font-size: 15rem;
    line-height: 27rem;
    margin-bottom: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec_box__head {
    font-size: 26rem;
    line-height: 54rem;
    margin-bottom: 80rem;
  }
}
.p-pagesec__itembox {
  margin-bottom: 60px;
}
.p-pagesec__itembox:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox {
    margin-bottom: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox {
    margin-bottom: 80rem;
  }
}
.p-pagesec__itembox_head {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.02em;
  line-height: 28px;
  text-align: left;
  color: #222;
  padding-bottom: 7px;
  border-bottom: 1px solid #6bb0c6;
  margin-bottom: 25px;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_head {
    font-size: 18rem;
    line-height: 28rem;
    margin-bottom: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_head {
    font-size: 28rem;
    line-height: 54rem;
    margin-bottom: 30rem;
    padding-bottom: 10rem;
  }
}
.p-pagesec__itembox_content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content {
    font-size: 26rem;
    line-height: 54rem;
  }
}
.p-pagesec__itembox_content ul {
  margin: 35px auto;
  margin-left: 25px;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content ul {
    margin: 35rem auto;
    margin-left: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content ul {
    margin: 40rem auto;
    margin-left: 45rem;
  }
}
.p-pagesec__itembox_content ul li {
  list-style: decimal;
  margin: 20px auto;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content ul li {
    margin: 20rem auto;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content ul li {
    margin: 30rem auto;
  }
}
.p-pagesec__itembox_content ul li::marker {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #93cfe2;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content ul li::marker {
    font-size: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content ul li::marker {
    font-size: 34rem;
  }
}
.p-pagesec__itembox_content ul li ul {
  margin: 10px auto;
  margin-left: 0;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content ul li ul {
    margin: 10rem auto;
  }
}
.p-pagesec__itembox_content ul li ul li {
  margin: 5px auto;
  list-style: none;
  text-indent: -1.5em;
  padding-left: 1.5em;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content ul li ul li {
    margin: 5rem auto;
  }
}
.p-pagesec__itembox_content a {
  text-decoration: underline;
  color: #2291F0;
}
.p-pagesec__itembox_content .dotlist {
  margin: 0;
}
.p-pagesec__itembox_content .dotlist li {
  list-style: none;
  margin-bottom: 35px;
}
.p-pagesec__itembox_content .dotlist li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .dotlist li {
    margin-bottom: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .dotlist li {
    margin-bottom: 30rem;
  }
}
.p-pagesec__itembox_content .dotlist li ul {
  margin: 10px auto;
  margin-left: 0;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .dotlist li ul {
    margin: 10rem auto;
  }
}
.p-pagesec__itembox_content .dotlist li ul li {
  margin: 5px auto;
  list-style: none;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .dotlist li ul li {
    margin: 5rem auto;
  }
}
.p-pagesec__itembox_content .dotlist_head {
  position: relative;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #222;
  margin-bottom: 15px;
  padding-left: 20px;
}
.p-pagesec__itembox_content .dotlist_head::before {
  position: absolute;
  top: 8px;
  left: 0px;
  content: "";
  width: 12px;
  height: 12px;
  background: #93cfe2;
  border-radius: 50%;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .dotlist_head::before {
    width: 12rem;
    height: 12rem;
    top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .dotlist_head::before {
    width: 20rem;
    height: 20rem;
    top: 14rem;
  }
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .dotlist_head {
    margin-bottom: 15rem;
    padding-left: 20rem;
    font-size: 16rem;
    line-height: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .dotlist_head {
    padding-left: 30rem;
    font-size: 27rem;
    line-height: 45rem;
    margin-bottom: 30rem;
  }
}
.p-pagesec__itembox_content .iconlist li {
  text-indent: -1em;
  padding-left: 1em;
}
.p-pagesec__itembox_content .tablebox {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .tablebox {
    flex-direction: column;
  }
}
.p-pagesec__itembox_content .tablebox_head {
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .tablebox_head {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .tablebox_head {
    margin-bottom: 20rem;
  }
}
.p-pagesec__itembox_content .tableitem {
  border: 1px solid #6bb0c6;
  max-width: 370px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .tableitem {
    max-width: 370rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .tableitem {
    max-width: 100%;
  }
}
.p-pagesec__itembox_content .tableitem:first-child {
  border-right: none;
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .tableitem:first-child {
    border-bottom: none;
    border-right: 1px solid #6bb0c6;
  }
}
.p-pagesec__itembox_content .tableitem_head {
  padding: 10px 15px;
  background: #eff8fb;
  font-weight: 500;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .tableitem_head {
    padding: 10rem 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .tableitem_head {
    padding: 15rem 25rem;
  }
}
.p-pagesec__itembox_content .tableitem_txt {
  padding: 10px 15px;
}
@media screen and (max-width: 1440px) {
  .p-pagesec__itembox_content .tableitem_txt {
    padding: 10rem 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec__itembox_content .tableitem_txt {
    padding: 15rem 25rem;
  }
}
.p-pagesec .txt01 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-pagesec .txt01 {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec .txt01 {
    font-size: 26rem;
    line-height: 54rem;
  }
}
.p-pagesec .smalltxt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
@media screen and (max-width: 1440px) {
  .p-pagesec .smalltxt {
    font-size: 13rem;
    line-height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-pagesec .smalltxt {
    font-size: 24rem;
    line-height: 38rem;
  }
}

.mb-35 {
  margin-bottom: 35px;
}
@media screen and (max-width: 1440px) {
  .mb-35 {
    margin-bottom: 35rem;
  }
}

.ml-20 {
  margin-left: 20px;
}
@media screen and (max-width: 1440px) {
  .ml-20 {
    margin-left: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .ml-20 {
    margin-left: 35rem;
  }
}

.mb-10 {
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  .mb-10 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .mb-10 {
    margin-bottom: 20rem;
  }
}

.mb-15 {
  margin-bottom: 15px;
}
@media screen and (max-width: 1440px) {
  .mb-15 {
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .mb-15 {
    margin-bottom: 30rem;
  }
}

.mb-20 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .mb-20 {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .mb-20 {
    margin-bottom: 40rem;
  }
}

.red {
  color: #e74362;
}

.p-company {
  margin-top: 30px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1440px) {
  .p-company {
    margin-top: 30rem;
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-company {
    padding: 0 55rem;
    margin-bottom: 120rem;
  }
}
.p-company .sec_inner {
  max-width: 850px;
}
@media screen and (max-width: 1440px) {
  .p-company .sec_inner {
    max-width: 850rem;
  }
}
@media screen and (max-width: 768px) {
  .p-company .sec_inner {
    max-width: 100%;
  }
}
.p-company_item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 45px;
}
.p-company_item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1440px) {
  .p-company_item {
    gap: 20rem;
    margin-bottom: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .p-company_item {
    gap: 15rem;
    margin-bottom: 50rem;
    flex-direction: column;
  }
}
.p-company_item__head {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #6bb0c6;
  min-width: 150px;
  max-width: 150px;
}
@media screen and (max-width: 1440px) {
  .p-company_item__head {
    font-size: 16rem;
    line-height: 26rem;
    max-width: 150rem;
    min-width: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-company_item__head {
    font-size: 26rem;
    line-height: 38rem;
    max-width: 100%;
    min-width: auto;
  }
}
.p-company_item__txt {
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  text-align: left;
  color: #222;
  padding-bottom: 25px;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1440px) {
  .p-company_item__txt {
    font-size: 15rem;
    line-height: 26rem;
    padding-bottom: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-company_item__txt {
    font-size: 26rem;
    line-height: 38rem;
    padding-bottom: 20rem;
  }
}

.formErrorContent {
  color: #fff;
}

.p-contact {
  position: relative;
  margin-bottom: 150px;
}
@media screen and (max-width: 1440px) {
  .p-contact {
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact {
    max-width: 580rem;
    margin: auto;
    margin-bottom: 120rem;
  }
}
.p-contact_top {
  max-width: 850px;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1440px) {
  .p-contact_top {
    max-width: 850rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_top {
    width: 100%;
    flex-direction: column-reverse;
    gap: 100rem;
  }
}
.p-contact_top_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-contact_top_txt {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_top_txt {
    font-size: 26rem;
    line-height: 55rem;
  }
}
.p-contact_top_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  height: 60px;
  padding: 20px;
  border-radius: 5px;
  background: #eff8fb;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-contact_top_link {
    width: 300rem;
    height: 60rem;
    padding: 20rem;
    border-radius: 5rem;
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_top_link {
    width: 100%;
    height: 100rem;
    border-radius: 10rem;
    font-size: 26rem;
    padding: 30rem 40rem 30rem 60rem;
  }
}
.p-contact_top_link img {
  width: 26px;
  height: auto;
}
@media screen and (max-width: 1440px) {
  .p-contact_top_link img {
    width: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_top_link img {
    width: 38rem;
  }
}
.p-contact_box {
  max-width: 620px;
  width: 100%;
  margin: auto;
  margin-top: 100px;
}
@media screen and (max-width: 1440px) {
  .p-contact_box {
    max-width: 620rem;
    margin-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_box {
    max-width: 100%;
    margin-top: 40rem;
  }
}
.p-contact_box .required-txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-contact_box .required-txt {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_box .required-txt {
    font-size: 24rem;
  }
}
.p-contact_formbox {
  margin-top: 30px;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox {
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox {
    margin-top: 60rem;
  }
}
.p-contact_formbox__item {
  margin-bottom: 30px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item {
    margin-bottom: 60rem;
  }
}
.p-contact_formbox__item .itemhead {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #222;
  margin-bottom: 15px;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item .itemhead {
    font-size: 16rem;
    margin-bottom: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item .itemhead {
    min-width: auto;
    font-size: 26rem;
    margin-bottom: 20rem;
  }
}
.p-contact_formbox__item_texts {
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_texts {
    gap: 15rem;
  }
}
.p-contact_formbox__item_texts input {
  flex: 1;
  height: 45px;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #222;
  padding: 0 25px;
  outline: none;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_texts input {
    height: 45rem;
    font-size: 16rem;
    padding: 0 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item_texts input {
    width: 280rem;
    height: 80rem;
    font-size: 26rem;
    padding: 0 30rem;
  }
}
.p-contact_formbox__item_texts input::-moz-placeholder {
  color: #b5b5b5;
}
.p-contact_formbox__item_texts input::placeholder {
  color: #b5b5b5;
}
.p-contact_formbox__item_mail {
  position: relative;
}
.p-contact_formbox__item_mail input {
  width: 100%;
  height: 45px;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #222;
  padding: 0 25px;
  outline: none;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_mail input {
    height: 45rem;
    font-size: 16rem;
    padding: 0 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item_mail input {
    height: 80rem;
    font-size: 26rem;
    padding: 0 30rem;
  }
}
.p-contact_formbox__item_mail input::-moz-placeholder {
  color: #b5b5b5;
}
.p-contact_formbox__item_mail input::placeholder {
  color: #b5b5b5;
}
.p-contact_formbox__item_tel {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_tel {
    gap: 10rem;
  }
}
.p-contact_formbox__item_tel input {
  width: 180px;
  height: 45px;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #222;
  padding: 0 25px;
  outline: none;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_tel input {
    font-size: 16rem;
    padding: 0 25rem;
    width: 180rem;
    height: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item_tel input {
    font-size: 26rem;
    padding: 0 30rem;
    width: 175rem;
    height: 80rem;
  }
}
.p-contact_formbox__item_tel span {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_tel span {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item_tel span {
    font-size: 26rem;
  }
}
.p-contact_formbox__item_select {
  position: relative;
}
.p-contact_formbox__item_select .selectitem {
  position: relative;
  width: 100%;
  height: 45px;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #222;
  padding: 0 25px;
  outline: none;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.p-contact_formbox__item_select .selectitem::after {
  content: "\e901";
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  transform: rotate(90deg);
  pointer-events: none;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_select .selectitem {
    height: 45rem;
    font-size: 16rem;
    padding: 0 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item_select .selectitem {
    width: 100%;
    height: 80rem;
    padding: 0 30rem;
    font-size: 24rem;
  }
}
.p-contact_formbox__item_textarea {
  position: relative;
  min-width: auto;
  width: 100%;
  height: 150px;
  background: #fff;
  border: 1px solid #d8d8d8;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #222;
  padding: 10px 25px;
  outline: none;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox__item_textarea {
    height: 150rem;
    font-size: 16rem;
    padding: 10rem 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox__item_textarea {
    height: 250rem;
    padding: 20rem 30rem;
    font-size: 26rem;
  }
}
.p-contact_formbox .privacybox {
  margin-top: 40px;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox .privacybox {
    margin-top: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox .privacybox {
    margin-top: 60rem;
  }
}
.p-contact_formbox_privacy .privacy_checkbox {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox_privacy .privacy_checkbox {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox_privacy .privacy_checkbox {
    font-size: 26rem;
  }
}
.p-contact_formbox_privacy .privacy_checkbox input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  width: 15px;
  height: 15px;
  border: 1px solid #dedede;
  margin-right: 10px;
  flex-shrink: 0;
  min-width: 15px;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox_privacy .privacy_checkbox input {
    width: 15rem;
    height: 15rem;
    min-width: 15rem;
    margin-right: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox_privacy .privacy_checkbox input {
    width: 35rem;
    height: 35rem;
    min-width: 35rem;
    margin-right: 10rem;
  }
}
.p-contact_formbox_privacy .privacy_checkbox a {
  text-decoration: underline;
  font-size: 15px;
  color: #2291F0;
}
@media screen and (max-width: 1440px) {
  .p-contact_formbox_privacy .privacy_checkbox a {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_formbox_privacy .privacy_checkbox a {
    font-size: 26rem;
  }
}
.p-contact_submitbtn {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-contact_submitbtn {
    margin-top: 60rem;
    gap: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_submitbtn {
    margin-top: 80rem;
    gap: 30rem;
  }
}
.p-contact_submitbtn .formbtn {
  cursor: pointer;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 350px;
  height: 60px;
  background: #6bb0c6;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-contact_submitbtn .formbtn:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 1440px) {
  .p-contact_submitbtn .formbtn {
    width: 350rem;
    height: 60rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_submitbtn .formbtn {
    width: 530rem;
    height: 100rem;
    font-size: 28rem;
  }
}
.p-contact_submitbtn .backbtn {
  cursor: pointer;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 350px;
  height: 60px;
  background: #707070;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-contact_submitbtn .backbtn:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 1440px) {
  .p-contact_submitbtn .backbtn {
    width: 350rem;
    height: 60rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-contact_submitbtn .backbtn {
    width: 530rem;
    height: 100rem;
    font-size: 28rem;
  }
}

.p-confirm {
  margin-top: 30px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1440px) {
  .p-confirm {
    margin-top: 30rem;
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-confirm {
    margin-top: 0;
    margin-bottom: 120rem;
  }
}
.p-confirm_contain {
  max-width: 850px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-confirm_contain {
    max-width: 850rem;
  }
}
@media screen and (max-width: 768px) {
  .p-confirm_contain {
    max-width: 580rem;
  }
}
.p-confirm_box .confirmtxt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-confirm_box .confirmtxt {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-confirm_box .confirmtxt {
    font-size: 26rem;
    line-height: 55rem;
  }
}
.p-confirm_formbox {
  margin-top: 80px;
}
@media screen and (max-width: 1440px) {
  .p-confirm_formbox {
    margin-top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .p-confirm_formbox {
    margin-top: 50rem;
  }
}
.p-confirm__item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-top: 45px;
}
.p-confirm__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1440px) {
  .p-confirm__item {
    gap: 20rem;
    margin-top: 45rem;
  }
}
@media screen and (max-width: 768px) {
  .p-confirm__item {
    flex-direction: column;
    margin-top: 50rem;
  }
}
.p-confirm__item .itemhead {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #707070;
  min-width: 150px;
}
@media screen and (max-width: 1440px) {
  .p-confirm__item .itemhead {
    min-width: 150rem;
    font-size: 16rem;
    line-height: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-confirm__item .itemhead {
    font-size: 26rem;
    line-height: 38rem;
    min-width: none;
  }
}
.p-confirm__item .itemtxt {
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  text-align: left;
  color: #222;
  padding-bottom: 25px;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1440px) {
  .p-confirm__item .itemtxt {
    padding-bottom: 25rem;
    font-size: 15rem;
    line-height: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-confirm__item .itemtxt {
    padding: 20rem;
    font-size: 26rem;
    line-height: 38rem;
  }
}

.p-thanks {
  margin-top: 30px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1440px) {
  .p-thanks {
    margin-top: 30rem;
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks {
    margin-top: 0;
    margin-bottom: 120rem;
  }
}
.p-thanks_contain {
  max-width: 850px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-thanks_contain {
    max-width: 850rem;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks_contain {
    max-width: 580rem;
  }
}
.p-thanks .thankstxt01 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-thanks .thankstxt01 {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks .thankstxt01 {
    font-size: 26rem;
    line-height: 55rem;
    text-align: left;
  }
}
.p-thanks .thankstxt02 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  color: #e74362;
}
@media screen and (max-width: 1440px) {
  .p-thanks .thankstxt02 {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks .thankstxt02 {
    margin-top: 60rem;
    align-items: flex-start;
    font-size: 26rem;
    line-height: 55rem;
    text-align: left;
  }
}
.p-thanks .thankstxt02 img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
@media screen and (max-width: 1440px) {
  .p-thanks .thankstxt02 img {
    width: 20rem;
    margin-right: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks .thankstxt02 img {
    width: 40rem;
    margin-right: 15rem;
    margin-top: 10rem;
  }
}
.p-thanks .toplink {
  margin: auto;
  margin-top: 80px;
  cursor: pointer;
  outline: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 350px;
  height: 60px;
  background: #6bb0c6;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  transition: 0.3s;
}
@media screen and (min-width: 768px) {
  .p-thanks .toplink:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 1440px) {
  .p-thanks .toplink {
    width: 350rem;
    height: 60rem;
    font-size: 16rem;
    margin-top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .p-thanks .toplink {
    width: 530rem;
    height: 100rem;
    font-size: 28rem;
    margin-top: 100rem;
  }
}

.p-faq {
  position: relative;
  z-index: 2;
}
.p-faq_contain {
  max-width: 1130px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-faq_contain {
    max-width: 1130rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_contain {
    max-width: 100%;
  }
}
.p-faq_box {
  max-width: 850px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-faq_box {
    max-width: 850rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_box {
    max-width: 100%;
  }
}
.p-faq_pagelink {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-faq_pagelink {
    grid-gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_pagelink {
    grid-gap: 20rem;
    grid-template-columns: 1fr 1fr;
  }
}
.p-faq_pagelink li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 15px;
  border-radius: 5px;
  background: #eff8fb;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-faq_pagelink li a {
    padding: 20rem 15rem;
    border-radius: 5rem;
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_pagelink li a {
    padding: 15rem 25rem;
    font-size: 22rem;
    border-radius: 10rem;
    min-height: 100rem;
  }
}
.p-faq_pagelink li a img {
  width: 20px;
}
@media screen and (max-width: 1440px) {
  .p-faq_pagelink li a img {
    width: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_pagelink li a img {
    width: 30rem;
  }
}
.p-faq_itembox {
  padding-top: 100px;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox {
    padding-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox {
    padding-top: 150rem;
  }
}
.p-faq_itembox_title {
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #222;
  margin-bottom: 50px;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_title {
    font-size: 22rem;
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_title {
    font-size: 32rem;
    margin-bottom: 70rem;
  }
}
.p-faq_itembox_content .faqitem {
  padding-bottom: 25px;
  margin-bottom: 30px;
  border-bottom: 1px solid #93cfe2;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem {
    padding-bottom: 25rem;
    margin-bottom: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem {
    margin-bottom: 50rem;
    padding-bottom: 25rem;
  }
}
.p-faq_itembox_content .faqitem:last-child {
  margin-bottom: 0;
}
.p-faq_itembox_content .faqitem_question {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  padding-right: 30px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_question {
    gap: 15rem;
    padding-right: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_question {
    align-items: flex-start;
  }
}
.p-faq_itembox_content .faqitem_question.active::after {
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_question.active::after {
    transform: rotate(90deg);
  }
}
.p-faq_itembox_content .faqitem_question::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 16px;
  height: 1.5px;
  background: #6bb0c6;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_question::before {
    width: 16rem;
    height: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_question::before {
    top: 25rem;
    transform: none;
    width: 18rem;
    height: 2rem;
  }
}
.p-faq_itembox_content .faqitem_question::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 7.5px;
  width: 1.5px;
  height: 16px;
  background: #6bb0c6;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_question::after {
    right: 7.5rem;
    height: 16rem;
    width: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_question::after {
    top: 17rem;
    width: 2rem;
    height: 18rem;
    right: 8rem;
    transform: none;
  }
}
.p-faq_itembox_content .faqitem_question_q {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: left;
  color: #93cfe2;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_question_q {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_question_q {
    line-height: 1.3;
    font-size: 36rem;
  }
}
.p-faq_itembox_content .faqitem_question_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_question_txt {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_question_txt {
    font-size: 28rem;
    line-height: 50rem;
  }
}
.p-faq_itembox_content .faqitem_answer {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-top: 25px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_answer {
    gap: 15rem;
    margin-top: 25rem;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_answer {
    margin-top: 30rem;
    margin-bottom: 15rem;
  }
}
.p-faq_itembox_content .faqitem_answer_a {
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_answer_a {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_answer_a {
    font-size: 36rem;
  }
}
.p-faq_itembox_content .faqitem_answer_content {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-faq_itembox_content .faqitem_answer_content {
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-faq_itembox_content .faqitem_answer_content {
    font-size: 26rem;
    line-height: 47rem;
    margin-top: -5rem;
  }
}
.p-faq_itembox_content .faqitem_answer_content a {
  color: #2291F0;
}

.p-guide {
  position: relative;
  z-index: 2;
}
.p-guide_contain {
  max-width: 850px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-guide_contain {
    max-width: 850rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guide_contain {
    max-width: 100%;
  }
}
.p-guide_pagelink {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-guide_pagelink {
    grid-gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guide_pagelink {
    grid-gap: 20rem;
    grid-template-columns: 1fr 1fr;
  }
}
.p-guide_pagelink li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 15px;
  border-radius: 5px;
  background: #eff8fb;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-guide_pagelink li a {
    padding: 20rem 15rem;
    border-radius: 5rem;
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guide_pagelink li a {
    padding: 15rem 25rem;
    font-size: 22rem;
    border-radius: 10rem;
    min-height: 100rem;
  }
}
.p-guide_pagelink li a img {
  width: 20px;
}
@media screen and (max-width: 1440px) {
  .p-guide_pagelink li a img {
    width: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guide_pagelink li a img {
    width: 30rem;
  }
}
.p-guide_itembox {
  padding-top: 100px;
}
@media screen and (max-width: 1440px) {
  .p-guide_itembox {
    padding-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guide_itembox {
    padding-top: 120rem;
  }
}
.p-guide_itembox_title {
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #222;
  margin-bottom: 50px;
}
@media screen and (max-width: 1440px) {
  .p-guide_itembox_title {
    font-size: 22rem;
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guide_itembox_title {
    font-size: 32rem;
    margin-bottom: 70rem;
  }
}
.p-guide_itembox .img {
  width: 320px;
}
.campaign-banner {
  margin-bottom: 40px;
}
.campaign-banner p {
  padding-top: 7px;
}
.campaign-banner p span {
  color: #E74362;
  font-size: 13px;
  font-weight: 500;
}
#payment_method_description p {
  font-size: 13px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
#payment_method_description {
  font-size: 13px;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (max-width: 1440px) {
  .p-guide_itembox .img {
    width: 320rem;
  }
  .campaign-banner {
  margin-bottom: 40rem;
}
.campaign-banner p {
  padding-top: 7rem;
}
.campaign-banner p span {
  color: #E74362;
  font-size: 13rem;
  padding-top: 7rem;
}
#payment_method_description p {
  font-size: 13rem;
}
#payment_method_description {
  font-size: 13rem;
}
}
@media screen and (max-width: 768px) {
  .p-guide_itembox .img {
    width: 100%;
  }
  .campaign-banner {
  margin-bottom: 50rem;
}
.campaign-banner p {
  padding-top: 13rem;
}
.campaign-banner p span {
  color: #E74362;
  font-size: 24rem;
  padding-top: 13rem;
}
#payment_method_description p {
  font-size: 13px;
}
#payment_method_description {
  font-size: 13px;
}
}

<!---->

.p-findseries {
  background: #f8f8f4;
  padding: 50px;
}
@media screen and (max-width: 1440px) {
  .p-findseries {
    padding: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findseries {
    padding: 80rem 85rem;
  }
}
.p-findseries_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #222;
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .p-findseries_title {
    font-size: 18rem;
    margin-bottom: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findseries_title {
    font-size: 30rem;
  }
}
.p-findseries_grid {
  max-width: 1070px;
  width: 100%;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}
@media screen and (max-width: 1440px) {
  .p-findseries_grid {
    grid-gap: 40rem;
    max-width: 1070rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findseries_grid {
    max-width: 100%;
    grid-gap: 60rem;
    grid-template-columns: 1fr;
  }
}
.p-findseries_grid a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-findseries_grid a {
    gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findseries_grid a {
    gap: 20rem;
  }
}
.p-findseries_grid a .title {
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #222;
  opacity: 0.9;
}
@media screen and (max-width: 1440px) {
  .p-findseries_grid a .title {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findseries_grid a .title {
    font-size: 28rem;
  }
}
.p-findseries_grid a .txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #707070;
}
@media screen and (max-width: 1440px) {
  .p-findseries_grid a .txt {
    font-size: 14rem;
    line-height: 23rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findseries_grid a .txt {
    font-size: 26rem;
    line-height: 47rem;
  }
}
.p-findseries_bottomtxt {
  margin-top: 25px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-findseries_bottomtxt {
    font-size: 13rem;
    line-height: 20rem;
    margin-top: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findseries_bottomtxt {
    font-size: 24rem;
    line-height: 38rem;
    text-align: left;
    margin-top: 60rem;
  }
}

.p-findskin {
  background: #f8f8f4;
  padding: 50px;
}
@media screen and (max-width: 1440px) {
  .p-findskin {
    padding: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findskin {
    padding: 80rem 85rem;
  }
}
.p-findskin_title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #222;
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .p-findskin_title {
    font-size: 18rem;
    margin-bottom: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findskin_title {
    font-size: 30rem;
  }
}
.p-findskin_grid {
  max-width: 1020px;
  width: 100%;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-findskin_grid {
    grid-gap: 20rem;
    max-width: 1020rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findskin_grid {
    max-width: 100%;
    grid-gap: 20rem;
    grid-template-columns: 1fr 1fr;
  }
}
.p-findskin_grid li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 15px;
  border-radius: 5px;
  background: #fff;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-findskin_grid li a {
    padding: 20rem 15rem;
    font-size: 15rem;
    border-radius: 5rem;
    line-height: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findskin_grid li a {
    font-size: 26rem;
    line-height: 38rem;
    padding: 20rem 25rem;
  }
}
.p-findskin_grid li a img {
  transform: rotate(90deg);
  width: 10px;
}
@media screen and (max-width: 1440px) {
  .p-findskin_grid li a img {
    width: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-findskin_grid li a img {
    transform: none;
    width: 15rem;
  }
}

.fixbanner {
  display: none;
}
@media screen and (max-width: 768px) {
  .fixbanner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #d9eef5;
    z-index: 9999;
  }
  .fixbanner_inner {
    padding: 10rem 25rem;
  }
  .fixbanner_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .fixbanner_list li {
    flex: 1;
  }
  .fixbanner_list li a {
    height: 120rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5rem;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    font-size: 27rem;
    text-align: center;
    color: #555;
  }
  .fixbanner_list li a img {
    width: 65rem;
  }
}


<!---->

.p-onegelsec {
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec {
    margin-top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec {
    margin-top: 100rem;
  }
}
.p-onegelsec_box {
  max-width: 1200px;
  width: 100%;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_box {
    max-width: 1200rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_box {
    position: initial;
    top: unset;
    transform: none;
    left: unset;
    max-width: 100%;
    background: linear-gradient(135deg, #f8fdff 0%, #d5f4ff 100%);
  }
}
.p-onegelsec_content {
  max-width: 440px;
  width: 100%;
  margin: auto;
  margin-right: 0;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_content {
    max-width: 440rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_content {
    max-width: 100%;
    padding: 40rem 55rem 65rem;
  }
}
.p-onegelsec_content .headtxt {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_content .headtxt {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_content .headtxt {
    font-size: 39rem;
  }
}
.p-onegelsec_content .boxtitle {
  margin-top: 20px;
  background: #93cfe2;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  padding: 3px;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_content .boxtitle {
    font-size: 22rem;
    margin-top: 20rem;
    padding: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_content .boxtitle {
    margin-top: 35rem;
    font-size: 32rem;
    padding: 10rem;
  }
}
.p-onegelsec_content .boxtxt {
  margin: 15px auto;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_content .boxtxt {
    margin: 15rem auto;
    font-size: 15rem;
    line-height: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_content .boxtxt {
    margin: 20rem auto;
    font-size: 26rem;
    line-height: 55rem;
  }
}
.p-onegelsec_content .boxsmalltxt {
  font-weight: 300;
  font-size: 13px;
  text-align: right;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_content .boxsmalltxt {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_content .boxsmalltxt {
    font-size: 24rem;
  }
}
.p-onegelsec_content .itemlink {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: #fff;
  border: 1px solid #93cfe2;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  color: #222;
  padding: 11px;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_content .itemlink {
    margin-top: 20rem;
    font-size: 15rem;
    padding: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_content .itemlink {
    margin: auto;
    margin-top: 35rem;
    max-width: 580rem;
    height: 100rem;
    background: #fff;
    border: 1px solid #93cfe2;
    font-size: 28rem;
  }
}
.p-onegelsec_content .itemlink:before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 7px;
  height: 13px;
  background-image: url(https://d2w53g1q050m78.cloudfront.net/ffascojp/uploads/image/common/icon-arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1440px) {
  .p-onegelsec_content .itemlink:before {
    right: 30rem;
    width: 7rem;
    height: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-onegelsec_content .itemlink:before {
    right: 40rem;
    width: 10rem;
    height: 17rem;
  }
}


.p-columndetail_box {
  max-width: 800px;
  width: 100%;
  margin: auto;
  padding-bottom: 100px;
  display: flex;
  align-items: flex-start;
  gap: 60px;
  margin-top: 50px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_box {
    max-width: 800rem;
    padding-bottom: 100rem;
    gap: 60rem;
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_box {
    max-width: 100%;
    flex-direction: column;
    gap: 0;
    padding: 0 55rem;
    padding-bottom: 150rem;
    margin-top: 20rem;
  }
}
.p-columndetail_box .spindex_btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-columndetail_box .spindex_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10rem;
    position: fixed;
    bottom: 140rem;
    left: 0;
    padding: 25rem;
    padding-left: 50rem;
    font-family: "Work Sans", sans-serif;
    font-weight: normal;
    font-size: 30rem;
    letter-spacing: 0.2em;
    text-align: center;
    color: #6bb0c6;
    background: #eff8fb;
    border: 2rem solid #93cfe2;
    border-left: none;
    width: 270rem;
    height: 90rem;
    z-index: 99;
  }
  .p-columndetail_box .spindex_btn img {
    width: 40rem;
  }
}
.p-columndetail_index {
  max-width: 340px;
  width: 100%;
  background: rgba(146, 207, 226, 0.1019607843);
  padding: 30px 20px;
  position: sticky;
  top: 140px;
  left: 0;
  overflow: auto;
  height: 750px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index {
    max-width: 340rem;
    padding: 30rem 20rem;
    height: 750rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index {
    max-width: 100%;
    overflow: hidden;
    background: #eff8fb;
    padding: 40rem 50rem;
    width: 0;
    height: auto;
    position: fixed;
    bottom: 140rem;
    left: 0;
    opacity: 0;
    z-index: 100;
    transition: 0.5s;
    transform: translateY(100%);
  }
}
.p-columndetail_index.active {
  width: 660rem;
  opacity: 1;
  transform: translateY(0%);
}
.p-columndetail_index .colsebtn {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-columndetail_index .colsebtn {
    display: block;
    font-size: 50rem;
    position: absolute;
    top: 20rem;
    right: 40rem;
    color: #6bb0c6;
  }
}
.p-columndetail_index__head {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #6bb0c6;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__head {
    font-size: 20rem;
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__head {
    font-size: 30rem;
    padding-left: 20rem;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__content {
    overflow: auto;
    height: 100%;
    padding-bottom: 100rem;
  }
}
.p-columndetail_index__content ul li {
  padding: 15px 0;
  border-bottom: 1px solid #93cfe2;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul li {
    padding: 15rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__content ul li {
    padding: 25rem 0;
  }
}
.p-columndetail_index__content ul li:first-child {
  padding-top: 0;
}
.p-columndetail_index__content ul li::marker {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #6bb0c6;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul li::marker {
    font-size: 16rem;
  }
}
.p-columndetail_index__content ul li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #222;
  transition: 0.3s;
  text-indent: -1em;
  padding-left: 1em;
  display: block;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul li a {
    font-size: 16rem;
    line-height: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__content ul li a {
    font-size: 30rem;
    line-height: 45.6rem;
  }
}
@media screen and (min-width: 768px) {
  .p-columndetail_index__content ul li a:hover {
    color: #6bb0c6;
  }
}
.p-columndetail_index__content ul li a span {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #6bb0c6;
  margin-right: 6px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul li a span {
    margin-right: 6rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__content ul li a span {
    font-size: 30rem;
  }
}
.p-columndetail_index__content ul ul {
  margin-left: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul ul {
    margin-left: 20rem;
  }
}
.p-columndetail_index__content ul ul li {
  margin-top: 7px;
  line-height: 1;
  border: none;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul ul li {
    margin-top: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__content ul ul li {
    margin-top: 15rem;
  }
}
.p-columndetail_index__content ul ul li a {
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul ul li a {
    font-size: 14rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__content ul ul li a {
    font-size: 26rem;
    line-height: 1.5;
  }
}
.p-columndetail_index__content ul ul li a span {
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_index__content ul ul li a span {
    font-size: 14rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_index__content ul ul li a span {
    font-size: 26rem;
    line-height: 1.5;
  }
}
.p-columndetail_main {
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main {
    max-width: 800rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main {
    max-width: 100%;
  }
}
.p-columndetail_main .columntitle {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 34px;
  letter-spacing: 0.02em;
  line-height: 62px;
  text-align: left;
  color: #222;
  margin: 40px 0 60px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columntitle {
    font-size: 34rem;
    line-height: 62rem;
    margin: 40rem 0 60rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columntitle {
    font-size: 38rem;
    line-height: 68rem;
    margin: 40rem 0 80rem;
    padding: 0;
  }
}
.p-columndetail_main .columncontent {
  font-weight: 300;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
  counter-reset: list-counter;
  padding-bottom: 60px;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent {
    padding-bottom: 60rem;
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent {
    font-size: 26rem;
    line-height: 54.6rem;
    padding: 0;
  }
}
.p-columndetail_main .columncontent p {
  margin: 30px 0;
  font-weight: 300;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent p {
    margin: 30rem 0;
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent p {
    margin-top: 30rem 0 60rem;
    font-size: 26rem;
    line-height: 54.6rem;
  }
}
.p-columndetail_main .columncontent h2 {
  counter-increment: list-counter;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 0.02em;
  line-height: 45px;
  text-align: left;
  color: #222;
  margin-top: 80px;
  margin-bottom: 40px;
  padding-bottom: 15px;
  padding-left: 5px;
  border-bottom: 1px solid #93cfe2;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent h2 {
    font-size: 28rem;
    line-height: 45rem;
    margin-top: 80rem;
    padding-bottom: 15rem;
    padding-left: 5rem;
    margin-bottom: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent h2 {
    font-size: 34rem;
    line-height: 45rem;
    padding-left: 0;
  }
}
.p-columndetail_main .columncontent h3 {
  margin-top: 80px;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 32px;
  text-align: left;
  color: #222;
  background: #eff8fb;
  padding: 10px 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent h3 {
    margin-top: 80rem;
    margin-bottom: 40rem;
    font-size: 20rem;
    line-height: 32rem;
    padding: 10rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent h3 {
    padding: 15rem 30rem;
    font-size: 30rem;
    line-height: 50.6rem;
  }
}
.p-columndetail_main .columncontent h4 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
  padding-left: 15px;
  border-left: 5px solid #6bb0c6;
  line-height: 1.3;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent h4 {
    margin-top: 60rem;
    margin-bottom: 40rem;
    font-size: 18rem;
    padding-left: 15rem;
    border-width: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent h4 {
    font-size: 30rem;
  }
}
.p-columndetail_main .columncontent a {
  text-decoration: underline;
  color: #2291F0;
}
.p-columndetail_main .columncontent ol {
  margin: 30px 0;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent ol {
    margin: 30rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent ol {
    margin: 60rem 0;
  }
}
.p-columndetail_main .columncontent ol li {
  margin-left: 20px;
  list-style: decimal;
  font-family: "Zen Kaku Gothic New";
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent ol li {
    margin-left: 20rem;
    font-size: 15rem;
    line-height: 27rem;
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent ol li {
    margin-left: 40rem;
    font-size: 26rem;
    line-height: 44.6rem;
  }
}
.p-columndetail_main .columncontent ol li:last-child {
  margin-bottom: 0;
}
.p-columndetail_main .columncontent ol li::marker {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #6bb0c6;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent ol li::marker {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent ol li::marker {
    font-size: 30rem;
  }
}
.p-columndetail_main .columncontent ul {
  margin: 30px 0;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent ul {
    margin: 30rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent ul {
    margin: 60rem 0;
  }
}
.p-columndetail_main .columncontent ul li {
  position: relative;
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-family: "Zen Kaku Gothic New";
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent ul li {
    font-size: 15rem;
    line-height: 27rem;
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent ul li {
    font-size: 26rem;
    line-height: 44.6rem;
  }
}
.p-columndetail_main .columncontent ul li:last-child {
  margin-bottom: 0;
}
.p-columndetail_main .columncontent ul li::before {
  content: "●";
  font-weight: normal;
  font-size: 11px;
  color: #6bb0c6;
  margin-right: 10px;
  margin-left: 5px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent ul li::before {
    margin-left: 5rem;
    margin-right: 10rem;
    font-size: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent ul li::before {
    font-size: 21rem;
  }
}
.p-columndetail_main .columncontent .text_mark {
  font-weight: 500;
  border-radius: 3px;
  background: linear-gradient(transparent 70%, rgba(146, 207, 226, 0.5019607843) 30%);
}
.p-columndetail_main .columncontent .relatedcolumn {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedcolumn {
    gap: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedcolumn {
    gap: 30rem;
  }
}
.p-columndetail_main .columncontent .relatedcolumn a {
  border: 1px solid #93cfe2;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 35px;
  text-decoration: none;
  font-weight: 400;
  font-size: 17px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedcolumn a {
    font-size: 17rem;
    gap: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedcolumn a {
    font-size: 24rem;
    line-height: 40rem;
    gap: 30rem;
  }
}
.p-columndetail_main .columncontent .relatedcolumn a p {
  font-size: 17px;
  margin: 0;
  padding-left: 0;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedcolumn a p {
    font-size: 17rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedcolumn a p {
    padding-right: 20rem;
    font-size: 24rem;
    line-height: 40rem;
  }
}
.p-columndetail_main .columncontent .relatedcolumn a img {
  min-width: 140px;
  max-width: 140px;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedcolumn a img {
    min-width: 140rem;
    min-width: 140rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedcolumn a img {
    max-width: 165rem;
    min-width: 165rem;
    aspect-ratio: 1/1;
  }
}
.p-columndetail_main .columncontent .relatedproducts {
  margin-top: 15px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 20px;
  margin-left: 25px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedproducts {
    margin-top: 15rem;
    margin-bottom: 30rem;
    gap: 20rem;
    margin-left: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedproducts {
    margin-left: 0;
    margin-top: 20rem;
    margin-bottom: 40rem;
    gap: 20rem;
  }
}
.p-columndetail_main .columncontent .relatedproducts_title {
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #222;
  text-indent: 0;
  position: relative;
}
.p-columndetail_main .columncontent .relatedproducts_title::before {
  content: "●";
  font-weight: normal;
  font-size: 11px;
  color: #6bb0c6;
  margin-right: 10px;
  margin-left: 5px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedproducts_title::before {
    margin-left: 5rem;
    margin-right: 10rem;
    font-size: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedproducts_title::before {
    font-size: 21rem;
  }
}
.p-columndetail_main .columncontent .relatedproducts a {
  border: 1px solid #93cfe2;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 25px;
  padding: 10px;
  padding-right: 50px;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 27px;
  text-align: left;
  color: #555;
  text-decoration: none;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedproducts a {
    font-size: 17rem;
    line-height: 27rem;
    padding: 10rem;
    padding-right: 50rem;
    gap: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedproducts a {
    gap: 20rem;
    font-size: 28rem;
    line-height: 50rem;
    padding-right: 35rem;
  }
}
.p-columndetail_main .columncontent .relatedproducts a img {
  max-width: 115px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .relatedproducts a img {
    max-width: 115rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .relatedproducts a img {
    max-width: 175rem;
  }
}
.p-columndetail_main .columncontent .relatedproducts a span {
  display: inline-block;
  text-indent: 0;
}
.p-columndetail_main .columncontent .bannerbox {
  position: relative;
  margin: 60px auto;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .bannerbox {
    margin: 60rem auto;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .bannerbox {
    margin: 80rem auto;
    margin-left: -40rem;
  }
}
.p-columndetail_main .columncontent .bannerbox_link {
  position: absolute;
  bottom: 30px;
  right: 45px;
  width: 320px;
  height: 51px;
  background: #fff;
  border: 1px solid #93cfe2;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .bannerbox_link {
    bottom: 30rem;
    right: 45rem;
    width: 320rem;
    height: 51rem;
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .bannerbox_link {
    width: 530rem;
    height: 100rem;
    left: 50%;
    right: unset;
    transform: translateX(-50%);
    font-size: 26rem;
  }
}
.p-columndetail_main .columncontent .bannerbox_link::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 15px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background-image: url(../image/common/icon-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .columncontent .bannerbox_link::after {
    width: 10rem;
    height: 15rem;
    right: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .columncontent .bannerbox_link::after {
    width: 25rem;
    height: 20rem;
    right: 30rem;
  }
}
.p-columndetail_main .sp-indexbox {
  padding: 30px;
  background: #eff8fb;
  margin: 50px 0;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox {
    padding: 30rem;
    margin: 50rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox {
    border: 2rem solid #93cfe2;
    padding: 40rem 45rem 70rem;
    margin: 80rem 0;
  }
}
.p-columndetail_main .sp-indexbox .boxhead {
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #6bb0c6;
  margin-bottom: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox .boxhead {
    font-size: 20rem;
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox .boxhead {
    font-size: 30rem;
    margin-bottom: 35rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox__content {
    overflow: auto;
    height: 100%;
  }
}
.p-columndetail_main .sp-indexbox__content ul {
  margin: 0;
}
.p-columndetail_main .sp-indexbox__content ul li {
  padding: 15px 0;
  border-bottom: 1px solid #93cfe2;
  list-style: none;
  text-indent: 0;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul li {
    padding: 15rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox__content ul li {
    padding: 25rem 0;
  }
}
.p-columndetail_main .sp-indexbox__content ul li::before {
  content: "";
  width: 0;
  display: none;
}
.p-columndetail_main .sp-indexbox__content ul li:first-child {
  padding-top: 0;
}
.p-columndetail_main .sp-indexbox__content ul li::marker {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #6bb0c6;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul li::marker {
    font-size: 16rem;
  }
}
.p-columndetail_main .sp-indexbox__content ul li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #222;
  transition: 0.3s;
  text-indent: -1em;
  padding-left: 1em;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul li a {
    font-size: 16rem;
    line-height: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox__content ul li a {
    font-size: 30rem;
    line-height: 45.6rem;
  }
}
@media screen and (min-width: 768px) {
  .p-columndetail_main .sp-indexbox__content ul li a:hover {
    color: #6bb0c6;
  }
}
.p-columndetail_main .sp-indexbox__content ul li a span {
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  color: #6bb0c6;
  margin-right: 6px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul li a span {
    margin-right: 6rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox__content ul li a span {
    font-size: 30rem;
  }
}
.p-columndetail_main .sp-indexbox__content ul ul {
  margin-left: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul ul {
    margin-left: 20rem;
  }
}
.p-columndetail_main .sp-indexbox__content ul ul li {
  margin-top: 7px;
  line-height: 1;
  border: none;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul ul li {
    margin-top: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox__content ul ul li {
    margin-top: 15rem;
  }
}
.p-columndetail_main .sp-indexbox__content ul ul li a {
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul ul li a {
    font-size: 14rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox__content ul ul li a {
    font-size: 26rem;
    line-height: 1.5;
  }
}
.p-columndetail_main .sp-indexbox__content ul ul li a span {
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail_main .sp-indexbox__content ul ul li a span {
    font-size: 14rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail_main .sp-indexbox__content ul ul li a span {
    font-size: 26rem;
    line-height: 1.5;
  }
}
.p-columndetail__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail__top {
    gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail__top {
    padding: 0 20rem;
  }
}
.p-columndetail__top__date {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-columndetail__top__date {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail__top__date {
    font-size: 28rem;
  }
}
.p-columndetail__top__share {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail__top__share {
    gap: 20rem;
  }
}
.p-columndetail__top__share__label {
  font-weight: 300;
  font-size: 15px;
  text-align: right;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail__top__share__label {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail__top__share__label {
    display: none;
  }
}
.p-columndetail__top__share__list {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail__top__share__list {
    gap: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail__top__share__list {
    gap: 30rem;
  }
}
.p-columndetail__top__share__list__item {
  font-size: 24px;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail__top__share__list__item {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail__top__share__list__item {
    font-size: 48rem;
  }
}
.p-columndetail .pagelinks {
  max-width: 700px;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .pagelinks {
    max-width: 700rem;
    margin-top: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .pagelinks {
    max-width: 100%;
    margin-top: 40rem;
  }
}
.p-columndetail .pagelinks_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .pagelinks_list {
    gap: 10rem;
  }
}
.p-columndetail .pagelinks__item {
  border: 1px solid #6bb0c6;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 60px;
  border-radius: 4px;
  background: #6bb0c6;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .pagelinks__item {
    width: 240rem;
    height: 60rem;
    border-radius: 4rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .pagelinks__item {
    font-size: 24rem;
    flex: 1;
    width: auto;
    height: 100rem;
    padding: 20rem;
  }
}
@media screen and (min-width: 768px) {
  .p-columndetail .pagelinks__item:hover {
    opacity: 0.6;
  }
}
.p-columndetail .pagelinks__item.listlink {
  width: 200px;
  color: #6bb0c6;
  background-color: #fff;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .pagelinks__item.listlink {
    width: 200rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .pagelinks__item.prevlink {
    justify-content: flex-end;
  }
}
.p-columndetail .pagelinks__item.prevlink::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  left: 35px;
  width: 15px;
  height: 15px;
  background-image: url(../image/common/icon-arrow-prev.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .pagelinks__item.prevlink::before {
    left: 35rem;
    width: 15rem;
    height: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .pagelinks__item.prevlink::before {
    left: 20rem;
    width: 20rem;
    height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .pagelinks__item.nextlink {
    justify-content: flex-start;
  }
}
.p-columndetail .pagelinks__item.nextlink::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: 35px;
  width: 15px;
  height: 15px;
  background-image: url(../image/common/icon-arrow-next.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .pagelinks__item.nextlink::after {
    right: 35rem;
    width: 15rem;
    height: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .pagelinks__item.nextlink::after {
    right: 20rem;
    width: 20rem;
    height: 20rem;
  }
}
.p-columndetail .pagelinks__item.is-inactive {
  opacity: 0;
  pointer-events: none;
}
.p-columndetail .p-column_header__panel {
  padding: 0;
  margin-top: 0;
}
.p-columndetail .p-column_header__panel__inner {
  padding: 0;
}
.p-columndetail .p-column_header__panel__inner__top__date {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .p-column_header__panel__inner__top__date {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .p-column_header__panel__inner__top__date {
    font-size: 28rem;
  }
}
.p-columndetail .p-column_header__panel__inner__top__share {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .p-column_header__panel__inner__top__share {
    gap: 20rem;
  }
}
.p-columndetail .p-column_header__panel__inner__top__share__label {
  font-weight: 300;
  font-size: 15px;
  text-align: right;
  color: #555;
  padding: 0;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .p-column_header__panel__inner__top__share__label {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .p-column_header__panel__inner__top__share__label {
    display: none;
  }
}
.p-columndetail .p-column_header__panel__inner__top__share__list {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .p-column_header__panel__inner__top__share__list {
    gap: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .p-column_header__panel__inner__top__share__list {
    gap: 30rem;
  }
}
.p-columndetail .p-column_header__panel__inner__top__share__list__item {
  margin-right: 0 !important;
  font-size: 24px;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-columndetail .p-column_header__panel__inner__top__share__list__item {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .p-columndetail .p-column_header__panel__inner__top__share__list__item {
    font-size: 48rem;
  }
}

.giftpage .fvbox {
  position: relative;
  max-width: 1400px;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1440px) {
  .giftpage .fvbox {
    max-width: 1400rem;
    margin-top: 60rem;
  }
}
.giftpage .fvbox__content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100px;
}
@media screen and (max-width: 1440px) {
  .giftpage .fvbox__content {
    left: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .giftpage .fvbox__content {
    left: 50%;
    transform: translateX(-50%);
    top: 80rem;
    width: 100%;
  }
}
.giftpage .fvbox__content h1 {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1440px) {
  .giftpage .fvbox__content h1 {
    gap: 20rem;
  }
}
.giftpage .fvbox__content h1 .jp {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .giftpage .fvbox__content h1 .jp {
    font-size: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .giftpage .fvbox__content h1 .jp {
    font-size: 30rem;
    text-align: center;
  }
}
.giftpage .fvbox__content h1 .en {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 42px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
  line-height: 1.5;
}
@media screen and (max-width: 1440px) {
  .giftpage .fvbox__content h1 .en {
    font-size: 42rem;
  }
}
@media screen and (max-width: 768px) {
  .giftpage .fvbox__content h1 .en {
    font-size: 60rem;
    line-height: 75rem;
    text-align: center;
  }
}

.p-giftsec01 {
  margin-top: 65px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01 {
    margin-top: 65rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01 {
    margin-top: 40rem;
  }
}
.p-giftsec01_inner {
  max-width: 1440px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01_inner {
    max-width: 1440rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01_inner {
    max-width: 100%;
  }
}
.p-giftsec01_box {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .p-giftsec01_box {
    flex-direction: column;
  }
}
.p-giftsec01__img {
  max-width: 745px;
  width: 100%;
  margin-left: -110px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01__img {
    max-width: 745rem;
    margin-left: -100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01__img {
    max-width: 100%;
    margin: 0 auto;
  }
}
.p-giftsec01__content {
  margin-left: 120px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01__content {
    margin-left: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01__content {
    margin-left: 0;
    padding: 0 55rem;
  }
}
.p-giftsec01__head {
  max-width: 250px;
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01__head {
    max-width: 250rem;
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01__head {
    display: none;
  }
}
.p-giftsec01_main {
  margin-left: 100px;
  margin-top: 25px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01_main {
    margin-left: 100rem;
    margin-top: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01_main {
    margin-top: -100rem;
    margin-left: 0;
  }
}
.p-giftsec01__title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 0.02em;
  line-height: 54px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01__title {
    font-size: 30rem;
    line-height: 54rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01__title {
    font-size: 38rem;
    line-height: 68rem;
  }
}
.p-giftsec01__txt {
  margin-top: 60px;
  font-weight: 300;
  font-size: 15px;
  line-height: 30px;
  text-align: left;
  color: #222;
  word-break: keep-all;
  white-space: nowrap;
}
@media screen and (max-width: 1440px) {
  .p-giftsec01__txt {
    font-size: 15rem;
    line-height: 30rem;
    margin-top: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec01__txt {
    word-break: break-all;
    white-space: normal;
    margin-top: 60rem;
    font-size: 26rem;
    line-height: 54.6rem;
  }
}

@media screen and (max-width: 768px) {
  .p-giftsec02 {
    padding: 0 40rem;
    margin-top: 80rem;
  }
}
.p-giftsec02_inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02_inner {
    max-width: 1000rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02_inner {
    max-width: 100%;
  }
}
.p-giftsec02_links {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02_links {
    margin-bottom: 100rem;
    grid-gap: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02_links {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20rem;
    margin-bottom: 90rem;
  }
}
.p-giftsec02_links li {
  flex: 1;
}
.p-giftsec02_links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background: #6bb0c6;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #fff;
  padding: 15px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02_links li a {
    font-size: 17rem;
    border-radius: 5rem;
    padding: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02_links li a {
    font-size: 26rem;
    border-radius: 10rem;
    padding: 30rem 15rem;
  }
}
.p-giftsec02__itembox {
  background: #f8f8f4;
  padding: 40px;
  display: flex;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  margin-bottom: 70px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox {
    gap: 40rem;
    padding: 40rem;
    margin-bottom: 70rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox {
    padding: 50rem 40rem 60rem;
    flex-direction: column;
    gap: 0;
    margin-bottom: 120rem;
  }
}
.p-giftsec02__itembox:last-child {
  margin-bottom: 0;
}
.p-giftsec02__itembox::before {
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
  width: 96.7%;
  height: 1px;
  background-color: #e74362;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox::before {
    top: -10rem;
    height: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox::before {
    top: -30rem;
    width: 88%;
  }
}
.p-giftsec02__itembox .fortxt {
  position: absolute;
  width: 70px;
  height: auto;
  top: -16px;
  left: 10px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox .fortxt {
    width: 70rem;
    top: -16rem;
    left: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox .fortxt {
    left: 15rem;
    top: -40rem;
    width: 100rem;
  }
}
.p-giftsec02__itembox .ribbonimg {
  position: absolute;
  width: 73px;
  height: auto;
  right: -36px;
  top: -16px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox .ribbonimg {
    width: 73rem;
    right: -36rem;
    top: -16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox .ribbonimg {
    width: 100rem;
    top: -40rem;
    right: -15rem;
  }
}
.p-giftsec02__itembox__img {
  max-width: 400px;
  width: 100%;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 25px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox__img {
    gap: 25rem;
    max-width: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox__img {
    margin-top: 45rem;
    max-width: 100%;
    gap: 30rem;
    align-items: center;
  }
}
.p-giftsec02__itembox__img.sp_only {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox__img.sp_only {
    display: flex !important;
  }
}
.p-giftsec02__itembox__img.pc_only {
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox__img.pc_only {
    display: none !important;
  }
}
.p-giftsec02__itembox__img .head {
  padding: 6px 20px;
  border-radius: 20px;
  background: #e74362;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #f6f6f6;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox__img .head {
    padding: 6rem 20rem;
    border-radius: 20rem;
    gap: 10rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox__img .head {
    font-size: 26rem;
    gap: 10rem;
    border-radius: 30rem;
    padding: 10rem 30rem;
  }
}
.p-giftsec02__itembox__img .head img {
  width: 25px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox__img .head img {
    width: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox__img .head img {
    width: 35rem;
  }
}
.p-giftsec02__itembox_title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0.02em;
  line-height: 54px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_title {
    font-size: 24rem;
    line-height: 54rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_title {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 15rem;
    font-size: 40rem;
  }
}
.p-giftsec02__itembox_title .smalltxt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
  margin-left: 20px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_title .smalltxt {
    margin-left: 20rem;
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_title .smalltxt {
    font-size: 28rem;
    margin-left: 0;
  }
}
.p-giftsec02__itembox_txt {
  margin-top: 25px;
  font-weight: normal;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_txt {
    margin-top: 25rem;
    font-size: 15rem;
    line-height: 27rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_txt {
    margin-top: 45rem;
    font-size: 26rem;
    line-height: 45.5rem;
  }
}
.p-giftsec02__itembox .bottombox {
  margin-top: 55px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox .bottombox {
    margin-top: 55rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox .bottombox {
    margin-top: 30rem;
  }
}
.p-giftsec02__itembox_link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_link {
    padding-bottom: 10rem;
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_link {
    border: none;
    margin-top: 30rem;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.p-giftsec02__itembox_link.pc_only {
  display: flex !important;
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_link.pc_only {
    display: none !important;
  }
}
.p-giftsec02__itembox_link.sp_only {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_link.sp_only {
    display: flex !important;
  }
}
.p-giftsec02__itembox_link a {
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #6bb0c6;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_link a {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_link a {
    font-size: 24rem;
  }
}
.p-giftsec02__itembox_link a::before {
  content: "";
  width: 0px;
  height: 1px;
  background-color: #6bb0c6;
  position: absolute;
  top: 50%;
  left: calc(-100% + 15px);
  transition: 0.3s;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_link a::before {
    left: calc(-100% + 15rem);
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_link a::before {
    left: unset;
    right: calc(100% + 20rem);
    width: 70rem;
  }
}
@media screen and (min-width: 768px) {
  .p-giftsec02__itembox_link a:hover::before {
    width: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  .p-giftsec02__itembox_link a:hover::before {
    width: 50rem;
  }
}
.p-giftsec02__itembox_category {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #6bb0c6;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_category {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_category {
    font-size: 24rem;
  }
}
.p-giftsec02__itembox_producttitle {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 25px;
  text-align: left;
  color: #222;
  margin: 10px 0;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_producttitle {
    margin: 10rem 0;
    font-size: 18rem;
    line-height: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_producttitle {
    font-size: 32rem;
    line-height: 45rem;
    margin: 10rem auto 15rem;
  }
}
.p-giftsec02__itembox_price {
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #222;
  line-height: 1;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_price {
    font-size: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_price {
    font-size: 34rem;
  }
}
.p-giftsec02__itembox_price .tax {
  font-size: 13px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_price .tax {
    font-size: 13rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_price .tax {
    font-size: 22rem;
  }
}
.p-giftsec02__itembox_txt02 {
  margin-top: 20px;
  font-weight: 300;
  font-size: 14px;
  line-height: 22.5px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02__itembox_txt02 {
    margin-top: 20rem;
    font-size: 14rem;
    line-height: 22.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02__itembox_txt02 {
    margin-top: 30rem;
    font-size: 24rem;
    line-height: 38rem;
  }
}
.p-giftsec02 .bottomdesctxt {
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
  margin-top: 20px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec02 .bottomdesctxt {
    margin-top: 20rem;
    font-size: 13rem;
    line-height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec02 .bottomdesctxt {
    font-size: 24rem;
    line-height: 36rem;
  }
}

.p-giftsec03 {
  position: relative;
  margin-top: 120px;
  margin-bottom: 80px;
  background: #eff8fb;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03 {
    margin-top: 120rem;
    margin-bottom: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03 {
    padding: 100rem 0rem;
    margin-top: 100rem;
    margin-bottom: 100rem;
  }
}
.p-giftsec03_inner {
  max-width: 1440px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_inner {
    max-width: 1440rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_inner {
    max-width: 100%;
  }
}
.p-giftsec03_box {
  position: relative;
  display: flex;
  align-items: flex-end;
  gap: 40px;
  padding: 100px 0 80px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_box {
    gap: 40rem;
    padding-top: 100rem;
    padding-bottom: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_box {
    display: block;
    padding: 0 55rem;
  }
}
.p-giftsec03_img {
  max-width: 700px;
  width: 100%;
  margin-top: -190px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_img {
    max-width: 700rem;
    margin-top: -190rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_img {
    max-width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_img .img {
    position: absolute;
    top: 75rem;
    left: 0;
    width: 100%;
  }
}
.p-giftsec03_img .introtxt {
  max-width: 580px;
  width: 100%;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #555;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_img .introtxt {
    max-width: 580rem;
    font-size: 13rem;
    line-height: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_img .introtxt {
    max-width: 100%;
    font-size: 24rem;
    line-height: 38rem;
    margin-top: 40rem;
  }
}
.p-giftsec03_img .introtxt p {
  margin-bottom: 5px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_img .introtxt p {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_img .introtxt p {
    margin-bottom: 15rem;
  }
}
.p-giftsec03_img .introtxt p:last-child {
  margin-bottom: 0;
}
.p-giftsec03_content {
  max-width: 580px;
  width: 100%;
  margin-left: 120px;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_content {
    max-width: 580rem;
    margin-left: 120rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_content {
    max-width: 100%;
    margin-left: 0;
  }
}
.p-giftsec03_title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 26px;
  line-height: 47px;
  text-align: left;
  color: #222;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_title {
    font-size: 26rem;
    line-height: 47rem;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_title {
    font-size: 38rem;
    line-height: 68.4rem;
  }
}
.p-giftsec03_txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 27px;
  text-align: left;
  color: #222;
  margin: 40px 0;
}
@media screen and (max-width: 1440px) {
  .p-giftsec03_txt {
    font-size: 15rem;
    line-height: 27rem;
    margin: 40rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-giftsec03_txt {
    margin-top: 435rem;
    margin-bottom: 40rem;
    font-size: 26rem;
    line-height: 45.5rem;
  }
}
.p-giftsec03_txt span {
  font-weight: 500;
}

