@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;
}
@media screen and (max-width: 1440px) {
  .p-guide_itembox .img {
    width: 320rem;
  }
}
@media screen and (max-width: 768px) {
  .p-guide_itembox .img {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */