@charset "UTF-8";
.p-okinawa {
  max-width: 1280px;
  font-size: 16px;
  line-height: 1.6;
  color: #1a1b1d;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", Hiragino Sans, "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", meiryo, sans-serif;
}
.p-okinawa h1, .p-okinawa h2, .p-okinawa h3, .p-okinawa h4, .p-okinawa h5, .p-okinawa p {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", Hiragino Sans, "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", meiryo, sans-serif;
}
.p-okinawa img {
  display: block;
  width: 100%;
}

.p-okinawa-mv__title {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-okinawa-mv__title {
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-mv__title {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.p-okinawa-mv__title-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to bottom right, #c1ac5b, #ac8226);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-okinawa-mv__title-box {
    width: 14.9333333333vw;
    height: 14.1333333333vw;
    margin-right: 2.6666666667vw;
    font-size: 2.1333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-mv__title-box {
    font-size: 16px;
    width: 112px;
    height: 106px;
    margin-right: 40px;
  }
}
.p-okinawa-mv__title-text {
  font-weight: normal;
  color: #a49a85;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-okinawa-mv__title-text {
    font-size: 5.0666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-mv__title-text {
    font-size: 38px;
  }
}
.p-okinawa-mv__wrap {
  display: flex;
  overflow: hidden;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-mv__wrap {
    width: auto;
    margin: 50px calc(50% - 50vw) 0 0;
  }
}
.p-okinawa-mv__wrap::before, .p-okinawa-mv__wrap::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
.p-okinawa-mv__wrap::before {
  top: 0;
  right: 0;
  background: #000000;
  opacity: 0.08;
  pointer-events: none;
  z-index: 1;
}
.p-okinawa-mv__wrap::after {
  width: 100%;
  height: 34px;
  background: url("../img/mv/wave.svg") bottom center/auto no-repeat;
  z-index: 2;
  bottom: -9px;
}
.p-okinawa-mv__list {
  display: flex;
  list-style: none;
  padding: 0;
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
.p-okinawa-mv__item {
  height: 500px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-okinawa-mv__item {
    height: 290px;
  }
}
.p-okinawa-mv__item img {
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-okinawa-mv__item img {
    max-height: 290px;
  }
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.p-okinawa-about__container {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-okinawa-about__container {
    height: 233.3333333333vw;
    padding: 17.3333333333vw 0 0;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-about__container {
    height: 46.875vw;
    padding: 5vw 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-about__container {
    height: 43.75vw;
    padding: 5vw 0;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-about__container {
    height: 700px;
    padding: 80px 0;
  }
}
.p-okinawa-about__image {
  display: block;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-okinawa-about__image {
    width: auto;
    height: 113.3333333333vw;
    margin: 0 calc(50% - 50vw);
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-about__image {
    border-radius: 6px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58.125vw;
    overflow: hidden;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-about__image {
    width: 930px;
  }
}
.p-okinawa-about__textbox {
  position: absolute;
  z-index: 2;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p-okinawa-about__textbox {
    padding: 6.6666666667vw;
    top: 121.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-about__textbox {
    display: flex;
    border-radius: 6px;
    width: 33.75vw;
    height: 26.875vw;
    padding-top: 1.875vw;
    padding-right: 1.875vw;
    padding-bottom: 1.875vw;
    font-size: 1.125vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-about__textbox {
    width: 38.75vw;
    height: 31.25vw;
    font-size: 1.25vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-about__textbox {
    width: 540px;
    height: 430px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }
}
.p-okinawa-about__title {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-okinawa-about__title {
    line-height: 1;
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-about__title {
    writing-mode: vertical-rl;
    font-size: 2.25vw;
    margin-right: 1.875vw;
    margin-top: 0.3125vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-about__title {
    font-size: 35px;
    margin-right: 20px;
  }
}
.p-okinawa-about__title-blue {
  color: #228fc7;
}
.p-okinawa-about__text {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-okinawa-about__text {
    font-size: 3.7333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-about__text {
    flex: 1;
  }
}
.p-okinawa-about__text .bold {
  font-weight: 700;
}
.p-okinawa-about__lead {
  position: absolute;
  z-index: 11;
  writing-mode: vertical-rl;
  line-height: 2;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-okinawa-about__lead {
    top: 13.3333333333vw;
    right: 1.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-about__lead {
    top: 6.875vw;
    right: 5vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-about__lead {
    top: 110px;
    right: 80px;
  }
}
.p-okinawa-about__lead span {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 10px 2px;
  margin-right: 16px;
}

.p-okinawa-original {
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", Hiragino Sans, "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", meiryo, sans-serif;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__container {
    padding: 10.6666666667vw 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__container {
    padding: 7.5vw 0 0;
  }
}
.p-okinawa-original__title {
  color: #ccc;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__title {
    font-size: 6.5333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__title {
    font-size: 3.0625vw;
    margin-left: 3.75vw;
  }
}
.p-okinawa-original__slider {
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__slider {
    margin: 6.6666666667vw calc(50% - 50vw) 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__slider {
    margin: 50px calc(50% - 50vw);
  }
}
.p-okinawa-original__slider .slick-slide {
  transform: scale(0.8);
  transition: all 0.5s;
  opacity: 0.5;
}
.p-okinawa-original__slider .slick-slide.slick-center {
  transform: scale(1);
  opacity: 1;
}
.p-okinawa-original__slider .slick-prev,
.p-okinawa-original__slider .slick-next {
  position: absolute;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__slider .slick-prev,
  .p-okinawa-original__slider .slick-next {
    top: 21.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__slider .slick-prev,
  .p-okinawa-original__slider .slick-next {
    top: 16.25vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-original__slider .slick-prev,
  .p-okinawa-original__slider .slick-next {
    top: calc(50% - 70px);
    transform: translateY(-50%);
  }
}
.p-okinawa-original__slider .slick-prev::after,
.p-okinawa-original__slider .slick-next::after {
  display: block;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__slider .slick-prev {
    left: calc(50% - 37vw - 8vw);
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__slider .slick-prev {
    left: calc(50% - 28vw - 2.2vw);
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-original__slider .slick-prev {
    left: calc(50% - 450px - 35px);
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__slider .slick-next {
    right: calc(50% - 37vw - 8vw);
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__slider .slick-next {
    right: calc(50% - 28vw - 2.2vw);
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-original__slider .slick-next {
    right: calc(50% - 450px - 35px);
  }
}
.p-okinawa-original__slider .slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__slider .slick-dots {
    margin: 50px 0 0 0;
  }
}
.p-okinawa-original__slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.p-okinawa-original__slider .slick-dots button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ccc;
}
.p-okinawa-original__slider .slick-active button {
  background: #013a87;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__item {
    width: 80vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__item {
    width: 56.25vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-original__item {
    width: 900px;
  }
}
.p-okinawa-original__item-image {
  position: relative;
  width: 100%;
  margin: 0;
}
.p-okinawa-original__item-image img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__item-detail {
    margin-top: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__item-detail {
    margin-top: 1.25vw;
    display: flex;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-original__item-detail {
    margin-top: 20px;
  }
}
.p-okinawa-original__item-title {
  color: #013a87;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__item-title {
    margin-bottom: 2.6666666667vw;
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__item-title {
    font-size: 1.5vw;
    padding-right: 2.5vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-original__item-title {
    font-size: 24px;
    padding-right: 40px;
  }
}
.p-okinawa-original__item-text {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-okinawa-original__item-text {
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-original__item-text {
    line-height: 2;
    font-size: 0.875vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-original__item-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .p-okinawa-careful__container {
    padding: 8vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-careful__container {
    display: grid;
    align-items: center;
    grid-gap: 0 40px;
    padding: 1.25vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-careful__title {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-careful__textbox {
    direction: ltr;
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
.p-okinawa-careful__text {
  text-align: justify;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-careful__text {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
    margin-left: 3.75vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-careful__text {
    margin-left: 60px;
  }
}
.p-okinawa-careful__image {
  margin: 0;
}
@media screen and (max-width: 767px) {
  .p-okinawa-careful__image {
    margin: 8vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-careful__image {
    max-width: 590px;
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
.p-okinawa-careful__image img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .p-okinawa-standard__container {
    padding: 10.6666666667vw 0 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-standard__container {
    padding: 5vw 0 0;
  }
}
.p-okinawa-standard__list-wrap {
  background: #f2f4f5;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__list-wrap {
    width: auto;
    margin: 0 calc(50% - 50vw);
    padding: 10.6666666667vw 0;
    top: -5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-standard__list-wrap {
    padding: 5vw 2.5vw;
    top: -40px;
  }
}
.p-okinawa-standard__list {
  position: relative;
}
.p-okinawa-standard__list .slick-prev,
.p-okinawa-standard__list .slick-next {
  position: absolute;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__list .slick-prev,
  .p-okinawa-standard__list .slick-next {
    top: 53.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-standard__list .slick-prev,
  .p-okinawa-standard__list .slick-next {
    top: 40%;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-standard__list .slick-prev,
  .p-okinawa-standard__list .slick-next {
    top: 10.625vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-standard__list .slick-prev,
  .p-okinawa-standard__list .slick-next {
    top: 50%;
    transform: translateY(-50%);
  }
}
.p-okinawa-standard__list .slick-prev::after,
.p-okinawa-standard__list .slick-next::after {
  display: block;
  content: "";
  position: absolute;
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__list .slick-prev::after,
  .p-okinawa-standard__list .slick-next::after {
    top: calc(50% - 1.4666666667vw);
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-standard__list .slick-prev::after,
  .p-okinawa-standard__list .slick-next::after {
    top: calc(50% - 0.6875vw);
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-standard__list .slick-prev::after,
  .p-okinawa-standard__list .slick-next::after {
    top: calc(50% - 11px);
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__list .slick-prev {
    left: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-standard__list .slick-prev {
    left: -1.875vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-standard__list .slick-prev {
    left: -25px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__list .slick-next {
    right: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-standard__list .slick-next {
    right: -1.875vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-standard__list .slick-next {
    right: -25px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__item {
    width: 80vw;
    margin: 0 2.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-standard__item {
    margin: 0 5px;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-standard__item {
    margin: 0 10px;
  }
}
.p-okinawa-standard__item-title {
  font-weight: 500;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__item-title {
    margin-bottom: 1.3333333333vw;
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-standard__item-title {
    font-size: 10px;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-standard__item-title {
    font-size: 12px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-standard__item-title {
    font-size: 12px;
    letter-spacing: -0.05em;
    margin-bottom: 0.625vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-standard__item-title {
    font-size: 15px;
  }
}
.p-okinawa-standard__item-image {
  margin: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.p-okinawa-standard__item-image img {
  width: 100%;
}
.p-okinawa-standard__item-caption {
  position: relative;
  top: -10px;
  font-size: 14px;
  letter-spacing: -0.05em;
  text-align: center;
}
@media print, screen and (min-width: 1366px) {
  .p-okinawa-standard__item-caption {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .p-okinawa-standard__item-caption {
    font-size: 13px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-standard__item-caption {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-standard__item-caption {
    font-size: 3.7333333333vw;
  }
}
.p-okinawa-standard__item-caption span {
  padding: 0px 5px 2px;
  display: inline-block;
  text-align: center;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .p-okinawa-solution {
    width: auto;
    margin: 0 calc(50% - 50vw);
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__container {
    padding: 10.6666666667vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__container {
    padding: 5.625vw 0;
  }
}
.p-okinawa-solution__title {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.p-okinawa-solution__title-text {
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  display: block;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__title-text {
    font-size: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__title-text {
    font-size: 40px;
  }
}
.p-okinawa-solution__title-icon {
  display: block;
  width: 96px;
  height: 105px;
  background: url(../img/solution/icon_title.png) center center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__title-icon {
    width: 12.8vw;
    height: 14vw;
    margin-right: 3.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__title-icon {
    margin-right: 25px;
  }
}
.p-okinawa-solution__ranking-wrap {
  position: relative;
  width: 100%;
  background: linear-gradient(to bottom, #fff 110px, #f2f4f5 110px);
}
.p-okinawa-solution__ranking-wrap::before {
  content: "";
  background: url(../img/solution/bg_top.svg) top center no-repeat;
  background-size: 100%;
  height: 200px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-wrap::before {
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-wrap {
    margin-top: 6.6666666667vw;
    padding: 10.6666666667vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-wrap {
    margin-top: 3.125vw;
    padding: 5vw 3.75vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-solution__ranking-wrap {
    padding: 5vw 2.5vw;
  }
}
.p-okinawa-solution__baloon-wrap {
  position: relative;
  z-index: 1;
  margin-top: 20px;
}
.p-okinawa-solution__baloon-wrap--answer {
  text-align: right;
}
.p-okinawa-solution__ranking-list {
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-list {
    width: 90%;
    margin: 0 auto;
    padding: 13.3333333333vw 4vw 4vw;
    top: -6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-list {
    top: -45px;
    padding: 6.25vw 3.75vw 0;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-solution__ranking-list {
    padding: 6.25vw 2.5vw 0;
  }
}
.p-okinawa-solution__ranking-item {
  border-top: 1px solid #a2d8e4;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-item {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    grid-template-rows: 80px auto;
    grid-gap: 20px;
    padding: 50px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-item:nth-child(2) {
    grid-column: span 2;
    direction: rtl;
  }
}
.p-okinawa-solution__ranking-text {
  font-size: 16px;
  line-height: 2;
}
@media (max-width: 1366px) {
  .p-okinawa-solution__ranking-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-textbox {
    margin-bottom: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-textbox {
    direction: ltr;
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-title {
    padding: 8vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-title {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.p-okinawa-solution__ranking-image {
  margin: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-image {
    margin-bottom: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-image {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-image--odd {
    margin-left: 40px;
  }
}
@media (max-width: 1366px) {
  .p-okinawa-solution__ranking-image--odd {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-image--odd {
    margin-left: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-image--even {
    margin-right: 40px;
  }
}
@media (max-width: 1366px) {
  .p-okinawa-solution__ranking-image--even {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-image--even {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-image--2-3 {
    width: 46.6666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-okinawa-solution__ranking-image img {
  width: 100%;
}
.p-okinawa-solution__ranking-item-table {
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-solution__ranking-item-table {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-item-table {
    display: flex;
    flex-wrap: wrap;
  }
}
.p-okinawa-solution__ranking-item-table dt, .p-okinawa-solution__ranking-item-table dd {
  background-color: #e8f0f2;
  white-space: normal;
  letter-spacing: -0.02em;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-item-table dt, .p-okinawa-solution__ranking-item-table dd {
    font-size: 14px;
    padding: 10px 4px 10px 8px;
    margin-bottom: 1px;
  }
}
@media (max-width: 1366px) {
  .p-okinawa-solution__ranking-item-table dt, .p-okinawa-solution__ranking-item-table dd {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-item-table dt, .p-okinawa-solution__ranking-item-table dd {
    font-size: 3.2vw;
  }
}
.p-okinawa-solution__ranking-item-table dt {
  color: #013a87;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-solution__ranking-item-table dt {
    letter-spacing: -0.05em;
    padding: 8px 4px 8px 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-item-table dt {
    letter-spacing: 0;
    padding: 2.6666666667vw 2.6666666667vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-item-table dt {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 45%;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-solution__ranking-item-table dd {
    letter-spacing: -0.05em;
    padding: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__ranking-item-table dd {
    letter-spacing: 0;
    margin-bottom: 6px;
    padding: 1.3333333333vw 2.6666666667vw 2.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__ranking-item-table dd {
    flex-grow: 1;
    flex-basis: 55%;
  }
}
.p-okinawa-solution__rank2 {
  text-align: center;
}
.p-okinawa-solution__rank2-title {
  position: relative;
  bottom: -15px;
  z-index: 1;
  color: #013a87;
  border-bottom: 2px solid #013a87;
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}
.p-okinawa-solution__rank2-title small {
  font-size: 16px;
}
.p-okinawa-solution__rank2-wrap {
  background: #e8f0f2;
  display: flex;
  justify-content: space-between;
  padding: 30px;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__rank2-wrap {
    padding: 30px 20px 20px;
  }
}
@media (max-width: 375px) {
  .p-okinawa-solution__rank2-wrap {
    display: block;
    padding: 5px 30px 30px;
  }
}
.p-okinawa-solution__rank2-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(50% - 15px);
  padding: 20px 0;
  background-color: #fff;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__rank2-item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 375px) {
  .p-okinawa-solution__rank2-item {
    width: 100%;
    margin-top: 30px;
  }
}
.p-okinawa-solution__rank2-text {
  font-size: 14px;
  line-height: 1.6;
}
.p-okinawa-solution__rank2-marker {
  color: #013a87;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0;
}
.p-okinawa-solution__other {
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__other {
    width: 90%;
    margin: 5.3333333333vw auto;
    padding: 8vw 4vw 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__other {
    margin-top: 50px;
    padding: 6.25vw 3.75vw 3.75vw;
  }
}
.p-okinawa-solution__other-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  color: #013a87;
  border-left: 4px solid #013a87;
  padding-left: 8px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__other-title {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.p-okinawa-solution__other-text {
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-okinawa-solution__other-text {
    font-size: 14px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__other-item {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
    grid-template-rows: auto 1fr;
    grid-gap: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__other-textbox {
    direction: ltr;
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
.p-okinawa-solution__other-image {
  margin: 0;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-solution__other-image {
    grid-column: 2/3;
    grid-row: 1/3;
    margin-left: 40px;
  }
}
.p-okinawa-solution__other-image img {
  width: 100%;
}

.p-okinawa-feature {
  position: relative;
}
.p-okinawa-feature__heading {
  position: relative;
  z-index: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__heading {
    height: 78.6666666667vw;
    margin-top: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__heading {
    height: 500px;
    margin-top: 60px;
  }
}
.p-okinawa-feature__heading-bg {
  width: 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__heading-bg {
    margin: 50px calc(50% - 50vw);
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__heading-bg {
    margin: 50px calc(50% - 50vw) 50px calc(50% - 55vw);
  }
}
.p-okinawa-feature__heading-bg-image {
  position: absolute;
  top: 0;
  width: 110vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__heading-bg-image {
    background: url(../img/feature/bg_heading_sp.jpg) center center/cover no-repeat;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__heading-bg-image {
    background: url(../img/feature/bg_heading.jpg) center center/cover no-repeat;
  }
}
.p-okinawa-feature__heading-container {
  position: relative;
  z-index: 1;
  max-width: 1280px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__heading-container {
    padding: 8vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__heading-container {
    padding: 80px 0;
  }
}
.p-okinawa-feature__title {
  color: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__title {
    font-size: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
.p-okinawa-feature__text {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__text {
    font-size: 3.2vw;
  }
}
.p-okinawa-feature__container {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__container {
    margin-top: -9.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__container {
    margin-top: -130px;
  }
}
.p-okinawa-feature__list {
  background-color: #f2f4f5;
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-feature__list {
    padding: 60px 70px;
  }
}
@media (max-width: 1366px) {
  .p-okinawa-feature__list {
    padding: 60px 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__list {
    padding: 9.3333333333vw 5.3333333333vw 5.3333333333vw;
  }
}
.p-okinawa-feature__item {
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .p-okinawa-feature__item-top {
    padding: 50px 5.3333333333vw;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-feature__item-top {
    padding: 50px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(52%, 1fr));
    gap: 0 50px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__item-top--2 {
    grid-column: span 2;
    direction: rtl;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-feature__item-textbox {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 1023px) {
  .p-okinawa-feature__item-button-wrap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-feature__item-button-wrap {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
.p-okinawa-feature__emblem {
  position: relative;
}
.p-okinawa-feature__emblem-baloon {
  position: relative;
  top: -70px;
  background: #f6ad16;
  padding: 10px;
  text-align: center;
  color: #FFFFFF;
  font-weight: 700;
  border-radius: 50px;
  margin: 0 auto;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__emblem-baloon {
    width: 100%;
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__emblem-baloon {
    width: 340px;
    height: 40px;
  }
}
.p-okinawa-feature__emblem-baloon:after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(0, 153, 255, 0);
  border-top-width: 9px;
  border-bottom-width: 9px;
  border-left-width: 6px;
  border-right-width: 6px;
  margin-left: -6px;
  border-top-color: #f6ad16;
  top: 100%;
  left: 50%;
}
.p-okinawa-feature__emblem-text {
  position: relative;
  top: -35px;
  text-align: center;
  font-weight: 700;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.1;
  background: url("../img/feature/img_emblem_left.png") left center/contain, url("../img/feature/img_emblem_right.png") right center/contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__emblem-text {
    padding: 1.3333333333vw 0;
    font-size: 5.8666666667vw;
    width: 50.6666666667vw;
    height: 26.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__emblem-text {
    font-size: 36px;
    width: 320px;
    height: 150px;
  }
}
.p-okinawa-feature__emblem-text--1 {
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__emblem-text--1 {
    padding: 4vw 0;
    width: 64vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__emblem-text--1 {
    padding: 20px 0;
    width: 340px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__emblem-text--2 {
    width: 66.6666666667vw;
    line-height: 1.2;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__emblem-text--2 {
    padding: 5px 0;
    width: 380px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__emblem-text--3 {
    width: 58.6666666667vw;
    line-height: 1.1;
  }
}
.p-okinawa-feature__emblem-marker {
  color: #e36b2a;
  background: linear-gradient(transparent 60%, #fff000 60%);
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__emblem-small {
    font-size: 4.2666666667vw;
    line-height: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__emblem-small {
    font-size: 28px;
  }
}
.p-okinawa-feature__item-lead {
  color: #013a87;
  font-weight: 700;
  line-height: 1.538;
  letter-spacing: -0.05em;
  direction: ltr;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__item-lead {
    font-size: 26px;
  }
}
@media (max-width: 1366px) {
  .p-okinawa-feature__item-lead {
    font-size: 1.625vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-feature__item-lead {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__item-lead {
    font-size: 4.2666666667vw;
  }
}
.p-okinawa-feature__item-text {
  margin-top: 30px;
  color: #1a1b1d;
  line-height: 2;
  text-align: left;
  direction: ltr;
}
.p-okinawa-feature__item-image {
  margin: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1023px) {
  .p-okinawa-feature__item-image {
    width: 80%;
    padding: 4vw 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-feature__item-image {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
.p-okinawa-feature__item-image img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.p-okinawa-feature__item-image figcaption {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 10px;
}
.p-okinawa-feature__item-button {
  margin-top: 10px;
}
.p-okinawa-feature__item-bottom {
  position: relative;
  background: #e6f5fa;
}
.p-okinawa-feature__item-bottom-label {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  color: #013a87;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__item-bottom-label {
    font-size: 3.2vw;
  }
}
.p-okinawa-feature__item-bottom-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 40px 0;
}
.p-okinawa-feature__item-bottom-round {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 3px 13.5px 1.5px rgba(0, 0, 0, 0.05);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__item-bottom-round {
    width: 32vw;
    height: 32vw;
    margin: 0 1.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__item-bottom-round {
    padding: 30px 0;
    margin: 0 15px;
    width: 200px;
    height: 200px;
  }
}
.p-okinawa-feature__item-bottom-icon {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__item-bottom-icon {
    width: 8vw;
    height: 8vw;
    margin: 0 auto 1.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__item-bottom-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 10px;
  }
}
.p-okinawa-feature__item-bottom-icon--1-1 {
  background: url(../img/feature/icon_feature_1_1.svg) center center/cover no-repeat;
}
.p-okinawa-feature__item-bottom-icon--1-2 {
  background: url(../img/feature/icon_feature_1_2.svg) center center/cover no-repeat;
}
.p-okinawa-feature__item-bottom-icon--1-3 {
  background: url(../img/feature/icon_feature_1_3.svg) center center/cover no-repeat;
}
.p-okinawa-feature__item-bottom-icon--2-1 {
  background: url(../img/feature/icon_feature_2_1.svg) center center/cover no-repeat;
}
.p-okinawa-feature__item-bottom-icon--2-2 {
  background: url(../img/feature/icon_feature_2_2.svg) center center/cover no-repeat;
}
.p-okinawa-feature__item-bottom-icon--2-3 {
  background: url(../img/feature/icon_feature_2_3.svg) center center/cover no-repeat;
}
.p-okinawa-feature__item-bottom-text {
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__item-bottom-text {
    font-size: 2.6666666667vw;
  }
}
.p-okinawa-feature__performance-list {
  padding: 50px 20px 30px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__performance-list {
    padding: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__performance-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-feature__performance-list {
    display: flex;
    align-items: center;
  }
}
.p-okinawa-feature__performance-item {
  position: relative;
  margin-right: 8px;
  margin-left: 8px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0px 3px 13.5px 1.5px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__performance-item {
    width: 100%;
    padding: 8vw 0;
    margin-top: 8vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-feature__performance-item {
    width: calc(50% - 16px);
    margin-top: 40px;
    padding: 30px 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .p-okinawa-feature__performance-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: calc(25% - 16px);
    height: 210px;
  }
}
.p-okinawa-feature__performance-baloon {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 30px;
  font-family: "Staatliches", sans-serif;
  line-height: 0.8;
  background-color: #43c0e3;
  color: #fff;
  border-radius: 50%;
}
.p-okinawa-feature__performance-baloon:before {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 12px 8px 0;
  border-style: solid;
  border-color: #43c0e3 transparent transparent;
  display: block;
  width: 0;
}
.p-okinawa-feature__performance-title {
  color: #013a87;
  font-weight: 700;
  line-height: 1.4;
  z-index: 200;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__performance-title {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__performance-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.p-okinawa-feature__performance-text {
  line-height: 1.6;
  color: #1a1b1d;
}
@media screen and (max-width: 767px) {
  .p-okinawa-feature__performance-text {
    font-size: 3.2vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-feature__performance-text {
    font-size: 13px;
  }
}
@media (max-width: 1366px) {
  .p-okinawa-feature__performance-text {
    font-size: 12px;
  }
}

.p-okinawa-benefits {
  position: relative;
}
.p-okinawa-benefits__heading {
  position: relative;
  z-index: 1;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__heading {
    height: 78.6666666667vw;
    margin-top: 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__heading {
    height: 500px;
    margin-top: 60px;
  }
}
.p-okinawa-benefits__heading-bg {
  width: 0;
  height: 100%;
  margin: 50px calc(50% - 50vw) 50px calc(50% - 55vw);
}
.p-okinawa-benefits__heading-bg-image {
  position: absolute;
  top: 0;
  width: 110vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__heading-bg-image {
    background: url(../img/benefits/bg_heading_sp.jpg) center center/cover no-repeat;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__heading-bg-image {
    background: url(../img/benefits/bg_heading.jpg) center center/cover no-repeat;
  }
}
.p-okinawa-benefits__heading-container {
  position: relative;
  z-index: 1;
  max-width: 1280px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__heading-container {
    padding: 8vw 0;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__heading-container {
    padding: 60px 0;
  }
}
.p-okinawa-benefits__title {
  color: #fff;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__title {
    font-size: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
.p-okinawa-benefits__text {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__text {
    font-size: 3.2vw;
  }
}
.p-okinawa-benefits__container {
  position: relative;
  z-index: 1;
  background-color: #e6f5fa;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__container {
    margin-top: -9.3333333333vw;
    margin-bottom: 8vw;
    padding: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__container {
    margin-top: -160px;
    margin-bottom: 60px;
    padding: 20px 50px 50px;
  }
}
@media (max-width: 1366px) {
  .p-okinawa-benefits__container {
    padding: 20px 20px 50px;
  }
}
.p-okinawa-benefits__table-wrap {
  overflow-x: auto;
  max-width: 1160px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__table-wrap {
    background: #d3e8ef !important;
    padding-left: 5.3333333333vw;
    overflow-x: scroll;
  }
}
.p-okinawa-benefits__table {
  width: 100%;
  min-width: 768px;
  white-space: nowrap;
  border-collapse: separate;
  border-spacing: 0px 30px;
  border-radius: 4px;
}
.p-okinawa-benefits__table thead th {
  font-size: 18px;
  line-height: 1;
  color: #013a87;
}
.p-okinawa-benefits__table tbody tr {
  box-shadow: 0px 3px 13.5px 1.5px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.p-okinawa-benefits__table tbody td {
  white-space: nowrap;
  padding: 30px 20px;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
}
.p-okinawa-benefits__table tbody td:nth-child(1) {
  width: 18%;
}
@media (max-width: 1366px) {
  .p-okinawa-benefits__table tbody td:nth-child(1) {
    width: 16%;
    padding: 30px 10px;
  }
}
.p-okinawa-benefits__table tbody td:nth-child(2) {
  border-radius: 10px;
  width: 26%;
  border: 3px solid #f6ad16;
  transform: scale(1.04);
}
@media (max-width: 1366px) {
  .p-okinawa-benefits__table tbody td:nth-child(2) {
    width: 28%;
  }
}
.p-okinawa-benefits__table tbody td:nth-child(3) {
  width: 56%;
}
.p-okinawa-benefits__wrap-top {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid #eee;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__wrap-top {
    justify-content: space-around;
  }
}
.p-okinawa-benefits__wrap-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__wrap-bottom {
    justify-content: space-around;
  }
}
.p-okinawa-benefits__row {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__row {
    justify-content: space-around;
  }
}
.p-okinawa-benefits__row-left {
  padding-right: 15px;
  flex: 2;
}
.p-okinawa-benefits__row-right {
  padding-left: 15px;
  position: relative;
  border-left: 4px dotted #d1d1d1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
.p-okinawa-benefits__row-half-left {
  padding-right: 20px;
  flex: 1;
}
.p-okinawa-benefits__row-half-right {
  position: relative;
  border-left: 4px dotted #d1d1d1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__cost {
    flex: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__cost--center {
    padding: 0 20px;
    flex: inherit;
  }
}
.p-okinawa-benefits__lead {
  position: relative;
  font-weight: 700;
  padding-top: 50px;
  padding-left: 90px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__lead {
    letter-spacing: -0.1em;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 70px;
  }
}
.p-okinawa-benefits__lead-baloon {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #013a87;
  color: #fff;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__lead-baloon {
    width: 60px;
    height: 60px;
    font-size: 13px;
    bottom: 40px;
  }
}
.p-okinawa-benefits__lead-baloon--2 {
  bottom: 60px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__lead-baloon--2 {
    bottom: 40px;
  }
}
.p-okinawa-benefits__lead-baloon:before {
  content: "";
  position: absolute;
  bottom: 0; /* 調整された位置 */
  right: 4px; /* 調整された位置 */
  border-width: 12px 8px 0;
  border-style: solid;
  border-color: #013a87 transparent transparent;
  display: block;
  width: 0;
  transform: rotate(-40deg);
}
.p-okinawa-benefits__lead-strong {
  font-size: 32px;
  color: #e36b2a;
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__lead-strong {
    font-size: 24px;
  }
}
.p-okinawa-benefits__lead-small {
  line-height: 1.4;
}
.p-okinawa-benefits__lead-marker {
  font-size: 32px;
  background: linear-gradient(transparent 60%, #fff000 60%);
}
@media screen and (max-width: 767px) {
  .p-okinawa-benefits__lead-marker {
    font-size: 24px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__lead-wrap {
    display: flex;
    align-items: flex-end;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-benefits__detail-text {
    flex: 1;
    padding-left: 40px;
  }
}

.p-okinawa-case__container {
  padding: 80px 0;
}
.p-okinawa-case__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-case__list {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-case__list {
    gap: 25px;
  }
}
.p-okinawa-case__item {
  flex-basis: calc(50% - 50px);
  position: relative;
  background-color: #ccc;
  border: 3px solid #013a87;
  border-radius: 5px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .p-okinawa-case__item {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .p-okinawa-case__item {
    flex-basis: calc(50% - 25px);
  }
}
.p-okinawa-case__item--1 {
  background: url(../img/case/img_1.jpg) center center/cover no-repeat;
}
.p-okinawa-case__item--2 {
  background: url(../img/case/img_2.jpg) center center/cover no-repeat;
}
.p-okinawa-case__item--3 {
  background: url(../img/case/img_3.jpg) center center/cover no-repeat;
}
.p-okinawa-case__item--4 {
  background: url(../img/case/img_4.jpg) center center/cover no-repeat;
}
.p-okinawa-case__item-textbox {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px;
  width: 60%;
  min-height: 360px;
  box-sizing: border-box;
  margin-left: auto;
}
.p-okinawa-case__item-title {
  position: relative;
  font-size: 16px;
  color: #013a87;
  font-weight: 700;
  margin-bottom: 40px;
  line-height: 2;
}
.p-okinawa-case__item-title::after {
  display: block;
  content: "";
  background-color: #e36b2a;
  position: absolute;
  width: 60px;
  height: 2px;
  z-index: 9;
}
.p-okinawa-case__item-text {
  line-height: 1.8;
}

.p-okinawa-cv {
  background: url(../img/common/bg_cv.jpg) center center/cover no-repeat;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-okinawa-cv {
    width: auto;
    margin: 0 calc(50% - 50vw);
    padding: 10.6666666667vw 0;
  }
}
.p-okinawa-cv__container {
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-cv__container {
    padding: 60px 0;
  }
}
.p-okinawa-cv__title {
  font-size: 29px;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-okinawa-cv__title {
    font-size: 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-cv__row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-cv__button-wrap {
    margin-left: 20px;
  }
}
.p-okinawa-cv__button {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-cv__button {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-okinawa-cv__info-wrap {
    width: 90%;
    margin-top: 5.3333333333vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-cv__info-wrap {
    margin-top: 10px;
    margin-left: 20px;
  }
}
.p-okinawa-cv__info {
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .p-okinawa-cv__info {
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-cv__info {
    margin-top: 5px;
  }
}
.p-okinawa-cv__info-label {
  font-size: 16px;
  line-height: 2;
}
.p-okinawa-cv__info-tel {
  font-family: "Staatliches", sans-serif !important;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .p-okinawa-cv__info-tel {
    font-size: 34px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-okinawa-cv__info-tel {
    font-size: 37px;
  }
}
.p-okinawa-cv__info-tel a {
  color: #fff;
  text-decoration: none;
}
.p-okinawa-cv__info-sub {
  font-size: 12px;
}

.c-button {
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  height: 44px;
  border-radius: 22px;
  position: relative;
  transition: opacity 0.3s ease-in-out;
  padding: 12px 30px 12px 20px;
  line-height: 1.3;
  font-weight: 700;
}
.c-button--white {
  border: 1px solid #fff;
  color: #fff;
  min-width: 230px;
  text-align: center;
}
.c-button--white:link, .c-button--white:visited {
  color: #fff;
}
.c-button--blue {
  padding: 12px 35px;
  border: 1px solid #013a87;
  color: #013a87;
}
.c-button--blue:link, .c-button--blue:visited {
  color: #013a87;
}
.c-button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 7px;
}
.c-button--white::after {
  border-color: transparent transparent transparent #fff;
}
.c-button--blue::after {
  border-color: transparent transparent transparent #013a87;
}
.c-button:hover {
  opacity: 0.7;
}

.c-button-cv {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  background-image: -moz-linear-gradient(0deg, rgb(67, 192, 227) 0%, rgb(93, 164, 222) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(67, 192, 227) 0%, rgb(93, 164, 222) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(67, 192, 227) 0%, rgb(93, 164, 222) 100%);
  width: 75%;
  max-width: 320px;
  height: 72px;
  font-size: 24px;
  border-radius: 36px;
}
@media screen and (max-width: 767px) {
  .c-button-cv {
    font-size: 20px;
  }
}
@media screen and (max-width: 374px) {
  .c-button-cv {
    font-size: 4.8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .c-button-cv {
    width: 320px;
  }
}
.c-button-cv:link, .c-button-cv:visited {
  color: #fff;
}
.c-button-cv::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .c-button-cv::before {
    margin-top: 2px;
    width: 20px;
    height: 20px;
  }
}
.c-button-cv--area::before {
  background: url(../img/common/icon_area.svg) center/contain no-repeat;
}
.c-button-cv--map::before {
  background: url(../img/common/icon_map.svg) center/contain no-repeat;
}
.c-button-cv:hover {
  opacity: 0.7;
}

.c-title-square {
  position: relative;
  z-index: 2;
}
.c-title-square__wrap {
  display: block;
}
.c-title-square__label {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 12px 12px;
  background: #013a87;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-title-square__label {
    margin-top: 1.6vw;
    font-size: 4.2666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .c-title-square__label {
    letter-spacing: 0.07em;
    margin-left: 3.75vw;
    font-size: 2vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .c-title-square__label {
    font-size: 32px;
  }
}

.c-title-solution {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  text-align: center;
}
.c-title-solution__label {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-title-solution__label {
    font-size: 3.2vw;
  }
}
.c-title-solution__rank {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.28;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-title-solution__rank {
    font-size: 5.8666666667vw;
  }
}
.c-title-solution__rank::after {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  background: #013a87;
  margin: 0 auto 40px;
}
.c-title-solution__num {
  display: inline-block;
  margin: 0 10px;
  font-size: 75px;
  font-family: "Staatliches", sans-serif;
  color: #f6ad16;
}
@media screen and (max-width: 767px) {
  .c-title-solution__num {
    font-size: 12.8vw;
  }
}

.c-title-ranking {
  display: flex;
  align-items: center;
  flex-direction: row;
  direction: ltr;
}
.c-title-ranking__num {
  display: inline-block;
  margin-right: 10px;
  font-size: 90px;
  font-family: "Staatliches", sans-serif;
  color: #a2d8e4;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 4px;
}
@media (max-width: 1366px) {
  .c-title-ranking__num {
    font-size: 5.625vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title-ranking__num {
    font-size: 14.6666666667vw;
  }
}
.c-title-ranking__text {
  font-size: 24px;
  color: #013a87;
  line-height: 1.6;
}
@media (max-width: 1366px) {
  .c-title-ranking__text {
    font-size: 1.75vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title-ranking__text {
    font-size: 4.2666666667vw;
  }
}

.c-baloon-solution {
  position: relative;
  display: inline-block;
  font-weight: 500;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media screen and (max-width: 767px) {
  .c-baloon-solution {
    padding: 2.6666666667vw 5.3333333333vw;
    min-height: 12vw;
  }
}
@media print, screen and (min-width: 1024px) {
  .c-baloon-solution {
    padding: 26px;
    line-height: 1.2;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .c-baloon-solution {
    padding: 10px 16px;
  }
}
.c-baloon-solution::before {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
}
.c-baloon-solution--question {
  background: #FFFFFF;
  border-top-right-radius: 4px;
}
@media print, screen and (min-width: 1024px) {
  .c-baloon-solution--question {
    font-size: 30px;
    margin-left: 60px;
  }
}
@media (max-width: 1366px) {
  .c-baloon-solution--question {
    font-size: 1.875vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .c-baloon-solution--question {
    font-size: 24px;
    margin-left: 45px;
  }
}
@media screen and (max-width: 767px) {
  .c-baloon-solution--question {
    font-size: 4vw;
    margin-left: 30px;
  }
}
.c-baloon-solution--question::before {
  left: -20px;
  border-width: 0 20px 20px 0;
  border-color: transparent #FFFFFF transparent transparent;
}
@media screen and (max-width: 767px) {
  .c-baloon-solution--question::before {
    left: -10px;
    border-width: 0 15px 15px 0;
  }
}
.c-baloon-solution--answer {
  color: #fff;
  background: #013a87;
  border-top-left-radius: 4px;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .c-baloon-solution--answer {
    font-size: 36px;
    margin-right: 60px;
  }
}
@media (max-width: 1366px) {
  .c-baloon-solution--answer {
    font-size: 2.25vw;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1023px) {
  .c-baloon-solution--answer {
    font-size: 28px;
    margin-right: 45px;
  }
}
@media screen and (max-width: 767px) {
  .c-baloon-solution--answer {
    font-size: 4.8vw;
    margin-right: 30px;
  }
}
.c-baloon-solution--answer::before {
  right: -20px;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent transparent #013a87;
}
@media screen and (max-width: 767px) {
  .c-baloon-solution--answer::before {
    right: -10px;
    border-width: 0 0 15px 15px;
  }
}

.c-slick-arrow {
  position: relative;
  cursor: pointer;
  outline: none;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .c-slick-arrow {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .c-slick-arrow {
    width: 4.375vw;
    height: 4.375vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .c-slick-arrow {
    width: 70px;
    height: 70px;
  }
}
.c-slick-arrow:hover {
  opacity: 0.7;
}
.c-slick-arrow::after {
  display: block;
  content: "";
  position: absolute;
}
@media screen and (max-width: 767px) {
  .c-slick-arrow::after {
    top: calc(50% - 1.4666666667vw);
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
}
@media print, screen and (min-width: 768px) {
  .c-slick-arrow::after {
    top: calc(50% - 0.6875vw);
    width: 1.25vw;
    height: 1.25vw;
  }
}
@media print, screen and (min-width: 1366px) {
  .c-slick-arrow::after {
    top: calc(50% - 11px);
    width: 20px;
    height: 20px;
  }
}
.c-slick-arrow.slick-prev::after {
  transform: translateX(-50%) rotate(45deg);
  border-bottom: 3px solid #bebebf;
  border-left: 3px solid #bebebf;
}
@media screen and (max-width: 767px) {
  .c-slick-arrow.slick-prev::after {
    left: calc(50% + 0.6666666667vw);
  }
}
@media print, screen and (min-width: 768px) {
  .c-slick-arrow.slick-prev::after {
    left: calc(50% + 0.3125vw);
  }
}
@media print, screen and (min-width: 1366px) {
  .c-slick-arrow.slick-prev::after {
    left: calc(50% + 5px);
  }
}
.c-slick-arrow.slick-next::after {
  transform: translateX(-50%) rotate(45deg);
  border-top: 3px solid #bebebf;
  border-right: 3px solid #bebebf;
}
@media screen and (max-width: 767px) {
  .c-slick-arrow.slick-next::after {
    right: calc(50% - 2.5333333333vw);
  }
}
@media print, screen and (min-width: 768px) {
  .c-slick-arrow.slick-next::after {
    right: calc(50% - 1.1875vw);
  }
}
@media print, screen and (min-width: 1366px) {
  .c-slick-arrow.slick-next::after {
    right: calc(50% - 19px);
  }
}

.c-title-benefits {
  font-size: 18px;
  color: #013a87;
  font-weight: bold;
  line-height: 1.333;
  margin-bottom: 4px;
}
@media (max-width: 1366px) {
  .c-title-benefits {
    font-size: 16px;
  }
}

.c-label-square {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  line-height: 1.333;
  background-color: #013a87;
  max-width: 136px;
  padding: 4px 10px;
  margin: 0 auto 5px;
}
@media (max-width: 1366px) {
  .c-label-square {
    padding: 4px 6px;
    font-size: 12px;
  }
}

.c-label-round {
  display: inline-block;
  padding: 3px 12px;
  font-size: 14px;
  height: 24px;
  border-radius: 12px;
  color: #fff;
  letter-spacing: -0.05em;
  line-height: 1.2;
}
@media (max-width: 1366px) {
  .c-label-round {
    font-size: 12px;
    padding: 4px 8px;
  }
}
@media screen and (max-width: 1023px) {
  .c-label-round {
    width: 3px 8px;
  }
}
.c-label-round--column {
  padding: 6px 18px;
  height: 48px;
  border-radius: 24px;
}
@media (max-width: 1366px) {
  .c-label-round--column {
    padding: 9px 12px;
  }
}
.c-label-round--orange {
  background-color: #f6ad16;
}
.c-label-round--blue {
  background-color: #43c0e3;
}

.c-price {
  display: block;
  line-height: 1.4;
}
.c-price__num {
  font-family: "Staatliches", sans-serif;
  font-size: 48px;
}
@media (max-width: 1366px) {
  .c-price__num {
    font-size: 36px;
  }
}
.c-price__per {
  font-family: "Staatliches", sans-serif;
  font-size: 34px;
}
@media (max-width: 1366px) {
  .c-price__per {
    font-size: 18px;
  }
}
.c-price__unit {
  font-size: 22px;
  font-weight: 700;
}
@media (max-width: 1366px) {
  .c-price__unit {
    font-size: 18px;
  }
}
.c-price--orange {
  color: #e36b2a;
}

.c-notes {
  display: block;
  font-size: 12px;
  line-height: 1.333;
  text-align: center;
  margin-bottom: 5px;
}
@media (max-width: 1366px) {
  .c-notes {
    font-size: 10px;
  }
}

.c-text-cost {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2px;
}
@media (max-width: 1366px) {
  .c-text-cost {
    font-size: 14px;
  }
}

@media print, screen and (min-width: 768px) {
  .u-dn-pc {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u-dn-sp {
    display: none;
  }
}

.u-cf::after {
  clear: both;
  content: "";
  display: block;
}