@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information
File name:     style.css
Created:       2022-03-18
Style Info:    奄美大島フォトセミナーダイビングLP CSS
----------------------------------------------------------- */

/* ------------------------------------
breadcrumb
------------------------------------ */

.breadcrumb_area.ft {
  background: #f2f2f2;
  z-index: 20;
  position: relative;
  overflow: hidden;
}

.footer20 {
  z-index: 20;
  position: relative;
}

/* ------------------------------------
コンテンツ 共通設定
------------------------------------ */

.diving-maldives {
  position: relative;
  color: #555;
  font-weight: 400;
}

html.wf-active .diving-maldives {
  font-family: "Noto Sans JP", sans-serif;
}

.diving-maldives a {
  color: #555;
}

.diving-maldives em,
.diving-maldives i {
  font-style: normal;
}

.diving-maldives img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.diving-maldives .sec {
  z-index: 20;
  background: #fff;
  position: relative;
}

.diving-maldives .sec_inner {
  width: 100%;
  max-width: 1186px;
  margin: 0 auto;
}

.diving-maldives .fade_in {
  transition: opacity 0.3s ease-in-out;
}

.diving-maldives .fade_in.lazyload {
  opacity: 0;
}

.diving-maldives .fade_in.lazyloaded {
  opacity: 1;
}

/* ------------------------------------
看板
------------------------------------ */

.diving-maldives .sec_hero {
  position: relative;
  height: 636px;
}

.diving-maldives .sec_hero .sec_inner {
  z-index: 2;
  position: relative;
  height: 100%;
  color: #fff;
  max-width: 1180px;
}

.diving-maldives .sec_hero .hero_title {
  position: absolute;
  top: 20px;
  left: 0;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

.diving-maldives .sec_hero .hero_title .tit {
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 2.1;
  margin-bottom: 10px;
  display: block;
  /* @include mq($br_sp) {
     font-size: pxtovw(22);
     margin-bottom: pxtovw(20);
   }*/
}

.diving-maldives .sec_hero .hero_title .tit .tit_sub {
  font-size: 2.1rem;
  line-height: 1.6;
  display: block;
}

.diving-maldives .sec_hero .hero_title .tit .tit_sub2 {
  font-size: 5.3rem;
  line-height: 1.8;
  display: block;
}

.diving-maldives .sec_hero .hero_title small {
  display: block;
  line-height: 1;
  font-size: 0;
  width: 310px;
}

.diving-maldives .sec_hero .hero_title_sb {
  position: absolute;
  bottom: 40px;
  left: 0;
  font-size: 3.1rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}

.diving-maldives .sec_hero .hero_title_sb .tit_des {
  font-size: 4.1rem;
  display: block;
}

.diving-maldives .sec_hero .hero_title_sb .tit_des .icon_spot {
  display: inline-block;
  margin-right: 15px;
}

.diving-maldives .sec_hero .hero_title_sb .top_border {
  display: block;
  border-top: 3px solid #fff;
  padding-top: 15px;
  margin-top: 18px;
  line-height: 1.5;
}

.diving-maldives .sec_hero .hero_visual {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

.diving-maldives .sec_hero .hero_visual .visual {
  width: 100%;
  height: 636px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.diving-maldives .sec_hero .hero_visual .visual img {
  display: inline-block;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

/* ------------------------------------
コンテンツ
------------------------------------ */

.diving-maldives .sec_about {
  /*.img_wrap {
    &.slider {
      margin-right: 9%;
      width: 39%;
      max-width: 461px;
      position: relative;
      @include mq ($br_tb) {
        display: none;
      }
      @media print {
        background: url(../img/about_img_01.jpg) center center / cover no-repeat;
      }
      &::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 23%;
        left: 22.77%;
        background: $bg_blue_01;
      }
      .img_02 {
        @include mq ($br_tb) {
          display: none;
        }
      }
    }
    &:not(.slider) {
      @include min_mq ($br_tb) {
        display: none;
      }
      @include mq ($br_tb) {
        width: calc(100% + 40px);
        margin: 20px -20px 0;
      }
      @include mq ($br_sp) {
        width: calc(100% + 9.6vw);
        margin: pxtovw(20) -4.8vw 0;
      }
      .img {
        position: relative;
        figcaption {
          position: absolute;
          top: 0;
          left: 2px;
          z-index: 2;
          @include mq ($br_sp) {
            left: pxtovw(2);
          }
        }
        img {
          z-index: 1;
          position: relative;
        }
      }
    }
  }*/
}

.diving-maldives .sec_about .sec_inner {
  padding-top: 56px;
  padding-bottom: 60px;
}

.diving-maldives .sec_about .sec_title {
  color: #0eCeff;
  font-weight: 900;
  font-size: 3.2rem;
  margin: 13px 0 24px;
  line-height: 1.3;
  letter-spacing: 0.075em;
  width: 100%;
}

.diving-maldives .sec_about .txt_wrap {
  width: 55%;
}

.diving-maldives .sec_about .txt_wrap p {
  font-size: 1.5rem;
  line-height: 1.8;
}

.diving-maldives .sec_about .cnt_nav {
  width: 40%;
  border: 2px solid #222;
  border-right: none;
  display: flex;
}

.diving-maldives .sec_about .cnt_nav_li {
  border-right: 2px solid #222;
  flex: 1 1 33.333%;
}

.diving-maldives .sec_about .cnt_nav_a {
  background: #DCFBFF;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  height: 100%;
  color: #222;
  padding: 10px;
}

.diving-maldives .sec_about .cnt_nav_a span {
  text-align: center;
  line-height: 1.1;
  align-self: center;
  padding-bottom: 5px;
}

.diving-maldives .sec_about .cnt_nav_a::after {
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  border-top-color: #222;
  border-width: 7px;
  border-bottom: none;
}

.diving-maldives .sec_about .cnt_nav_icon {
  max-width: 30px;
  max-height: 30px;
  margin-bottom: 10px;
}

.diving-maldives .sec_about .tour_bnr {
  width: 100%;
  margin-top: 40px;
}

.diving-maldives .sec_about .tour_bnr_a {
  width: 55%;
  display: block;
  padding: 20px;
  font-size: 2.6rem;
  position: relative;
  background-image: linear-gradient(91deg, #0eceff 2%, #54c1ff 19%, #7bb4ff 32%, #9ca8ff 42%, #c497ff 53%, #dc8bd8 67%, #ea74a2 83%, #ff5353 100%);
  color: #fff;
  font-weight: 700;
  text-align: center;
  border: 2px solid #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}

.diving-maldives .sec_about .tour_bnr_a::before,
.diving-maldives .sec_about .tour_bnr_a::after {
  content: "";
  width: 15px;
  height: 15px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 30px;
}

.diving-maldives .sec_about .tour_bnr_a::before {
  top: calc(50% - 17px);
}

.diving-maldives .sec_about .tour_bnr_a::after {
  top: calc(50% - 7px);
}

.diving-maldives .sec_benefit {
  background-image: linear-gradient(91deg, #0eceff 2%, #54c1ff 19%, #7bb4ff 32%, #9ca8ff 42%, #c497ff 53%, #dc8bd8 67%, #ea74a2 83%, #ff5353 100%);
  padding: 70px 0 60px;
  color: #fff;
}

.diving-maldives .sec_benefit .sec_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.diving-maldives .sec_benefit .sec_title {
  font-size: 5.1rem;
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 1.5;
  letter-spacing: 0.075em;
}

.diving-maldives .sec_benefit .sec_title span {
  font-size: 3.4rem;
  display: block;
}

.diving-maldives .sec_benefit .gopro {
  border-top: 1px solid #fff;
  padding-top: 25px;
  padding-bottom: 25px;
}

.diving-maldives .sec_benefit .gopro strong {
  font-size: 3.6rem;
  font-weight: 900;
  letter-spacing: 0.075em;
  line-height: 1.5;
}

.diving-maldives .sec_benefit .txt_wrap {
  width: 55%;
}

.diving-maldives .sec_benefit .txt_wrap p {
  font-size: 1.6rem;
  line-height: 1.8;
}

.diving-maldives .sec_benefit .txt_wrap .supple {
  font-size: 1.3rem;
}

.diving-maldives .sec_benefit .gopro_ph_pc {
  width: 40%;
}

.diving-maldives .sec_benefit .gopro_ph_sp {
  display: none;
}

.diving-maldives .sec_benefit .cta_wrap {
  position: relative;
}

.diving-maldives .sec_benefit .cta_plan {
  margin-bottom: 20.9px;
}

.diving-maldives .sec_benefit .cta_plan p {
  position: relative;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
}

.diving-maldives .sec_benefit .cta_plan p.txt_02 {
  font-size: 3.2rem;
  font-weight: 700;
}

.diving-maldives .sec_benefit .cta_plan p.txt_02 em {
  margin-left: 10px;
  font-weight: 700;
  font-size: 178%;
  letter-spacing: -0.02em;
  font-family: "Arial", "メイリオ";
}

.diving-maldives .sec_creatures {
  z-index: 10;
  position: relative;
}

.diving-maldives .sec_creatures.lazyloaded.fix::before {
  position: fixed;
}

.diving-maldives .sec_creatures .sec_inner {
  padding-top: 74px;
  padding-bottom: 150px;
}

.diving-maldives .sec_creatures .sec_title {
  color: #fff;
  margin-bottom: 60px;
}

.diving-maldives .sec_creatures .sec_title img {
  max-width: 854px;
}

.diving-maldives .sec_creatures .sec_title em {
  display: block;
  margin-top: 40px;
  font-size: 4rem;
}

.diving-maldives .sec_creatures .creatures_cnt {
  position: relative;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
}

.diving-maldives .sec_creatures .creatures_tit {
  height: 50px;
  display: flex;
  align-items: center;
  font-size: 2rem;
  color: #0aa2d8;
  font-weight: 500;
}

.diving-maldives .sec_creatures .creatures_txt {
  font-size: 1.4rem;
  line-height: 1.75;
}

.diving-maldives .sec_creatures .creatures_txt b {
  color: #0aa2d8;
  font-weight: 400;
}

.diving-maldives .slider_dots {
  position: absolute;
  top: 100%;
  left: 0;
  display: flex !important;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 30px;
}

.diving-maldives .slider_dots li {
  display: flex;
  align-items: center;
  width: 10px;
  text-align: center;
  margin: 0 3px;
}

.diving-maldives .slider_dots li button {
  width: 100%;
  height: 0;
  padding: 100% 0 0;
  border-radius: 50%;
  background: #badce9;
  overflow: hidden;
  border: 0;
}

body:not(.mobile) .diving-maldives .slider_dots li button:hover {
  cursor: pointer;
  background: #2cbff2;
}

.diving-maldives .slider_dots li.slick-active button {
  background: #2cbff2;
}

.diving-maldives .slider_dots li:only-child {
  display: none;
}

.diving-maldives .sec_season .sec_inner {
  padding-top: 74px;
  padding-bottom: 110px;
}

.diving-maldives .sec_season .sec_title {
  color: #0eCeff;
  margin-bottom: 60px;
  position: relative;
}

.diving-maldives .sec_season .sec_title img {
  max-width: 854px;
}

.diving-maldives .sec_season .sec_title em {
  display: block;
  margin-top: 40px;
  font-size: 4rem;
}

.diving-maldives .sec_season .sec_title::after {
  content: "";
  display: block;
  width: 206px;
  height: 137px;
  background: url(../img/season_image.jpg) center center/cover no-repeat;
  position: absolute;
  left: 112%;
  top: 0;
}

.diving-maldives .sec_season .season_wrap {
  overflow-x: auto;
  overflow-y: hidden;
  width: calc(100% + 8vw);
  margin-bottom: 5px;
  border-left: 1px solid #2EB3E8;
}

.diving-maldives .sec_season .season_chart {
  width: 100%;
  border: 1px solid #2EB3E8;
  border-left: none;
}

.diving-maldives .sec_season .season_chart .month_list {
  display: flex;
  background: #0eCeff;
  justify-content: flex-end;
}

.diving-maldives .sec_season .season_chart .month_list .head_cell {
  background: #0eCeff;
  flex: 0 0 9.9%;
}

.diving-maldives .sec_season .season_chart .month_list .month {
  background: #0eCeff;
  color: #fff;
  font-weight: 700;
  font-size: 23px;
  text-align: center;
  padding: 10px 0;
  width: 7.51%;
  border-left: 1px solid #2EB3E8;
  flex: 0 0 7.51%;
  align-items: stretch;
}

.diving-maldives .sec_season .season_chart h3 {
  background: #f5f5f5;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  padding: 20px 17px;
  flex: 0 0 10%;
  border-right: 1px solid #2EB3E8;
}

.diving-maldives .sec_season .season_chart .chrart_bl {
  border-top: 1px solid #2EB3E8;
  display: flex;
  align-items: stretch;
}

.diving-maldives .sec_season .season_chart .chart_wrap {
  flex: 1 0 90%;
}

.diving-maldives .sec_season .season_chart .chart {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.diving-maldives .sec_season .season_chart .chart span {
  font-size: 20px;
  line-height: 1;
  text-align: center;
  display: block;
  flex-basis: 8.33%;
  flex-grow: 1;
  padding: 20px 0;
  border-right: 1px solid #2EB3E8;
}

.diving-maldives .sec_season .season_chart .chart span.m2 {
  flex: 0 0 calc(8.33% * 2);
}

.diving-maldives .sec_season .season_chart .chart span.m3 {
  flex: 0 0 calc(8.33% * 3);
}

.diving-maldives .sec_season .season_chart .chart span.m4 {
  flex: 0 0 calc(8.33% * 4);
}

.diving-maldives .sec_season .season_chart .chart span.m5 {
  flex: 0 0 calc(8.33% * 5);
}

.diving-maldives .sec_season .season_chart .chart span.m6 {
  flex: 0 0 calc(8.33% * 6);
}

.diving-maldives .sec_season .season_chart .chart span.m7 {
  flex: 0 0 calc(8.33% * 7);
}

.diving-maldives .sec_season .season_chart .chart span.m8 {
  flex: 0 0 calc(8.33% * 8);
}

.diving-maldives .sec_season .season_chart .chart span.m9 {
  flex: 0 0 calc(8.33% * 9);
}

.diving-maldives .sec_season .season_chart .chart span.m10 {
  flex: 0 0 calc(8.33% * 10);
}

.diving-maldives .sec_season .season_chart .chart span.m11 {
  flex: 0 0 calc(8.33% * 11);
}

.diving-maldives .sec_season .season_chart .chart span:last-child {
  border-right: none;
}

.diving-maldives .sec_season .season_chart .creature_chart span {
  margin-bottom: 30px;
  border-right: none;
}

.diving-maldives .sec_season .season_chart .creature_chart span.look {
  color: #007FF4;
  border-bottom: 3px solid #007FF4;
}

.diving-maldives .sec_season .season_chart .weather_chart span.rainy {
  background: #DCFBFF;
  color: #0aa2d8;
}

.diving-maldives .sec_season .season_chart .weather_chart span.dry {
  background: #FBFFCF;
  color: #F49B00;
}

.diving-maldives .sec_points {
  z-index: 10;
  position: relative;
}

.diving-maldives .sec_points.lazyloaded.fix::before {
  position: fixed;
}

.diving-maldives .sec_points .sec_inner {
  padding-top: 74px;
  padding-bottom: 150px;
}

.diving-maldives .sec_points .sec_title {
  color: #fff;
  margin-bottom: 60px;
}

.diving-maldives .sec_points .sec_title img {
  max-width: 854px;
}

.diving-maldives .sec_points .sec_title em {
  display: block;
  margin-top: 40px;
  font-size: 4rem;
}

.diving-maldives .sec_points .point_wrap .btn_wrap {
  display: none;
}

.diving-maldives .sec_points .point_cnt {
  position: relative;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
}

.diving-maldives .sec_points .point_cnt.none {
  display: none;
}

.diving-maldives .sec_points .point_tit {
  display: flex;
  align-items: center;
  font-size: 2rem;
  color: #0aa2d8;
  font-weight: 500;
  margin: 12px 0;
  line-height: 1.4;
}

.diving-maldives .sec_points .point_level {
  font-size: 1.3rem;
  font-weight: 400;
  color: #fff;
  padding: 3px 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
}

.diving-maldives .sec_points .point_level.beggener {
  background: #007FF4;
}

.diving-maldives .sec_points .point_level.middle {
  background: #F49B00;
}

.diving-maldives .sec_points .point_level.advanced {
  background: #FC5555;
}

.diving-maldives .sec_points .point_txt {
  font-size: 1.4rem;
  line-height: 1.75;
  margin-top: 10px;
}

.diving-maldives .sec_points .point_txt b {
  color: #0aa2d8;
  font-weight: 400;
}

.diving-maldives .slider_dots {
  position: absolute;
  top: 100%;
  left: 0;
  display: flex !important;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 30px;
}

.diving-maldives .slider_dots li {
  display: flex;
  align-items: center;
  width: 10px;
  text-align: center;
  margin: 0 3px;
}

.diving-maldives .slider_dots li button {
  width: 100%;
  height: 0;
  padding: 100% 0 0;
  border-radius: 50%;
  background: #badce9;
  overflow: hidden;
  border: 0;
}

body:not(.mobile) .diving-maldives .slider_dots li button:hover {
  cursor: pointer;
  background: #2cbff2;
}

.diving-maldives .slider_dots li.slick-active button {
  background: #2cbff2;
}

.diving-maldives .slider_dots li:only-child {
  display: none;
}

@keyframes fadeInSP {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fadeInPC {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: flex;
    opacity: 0;
  }

  100% {
    display: flex;
    opacity: 1;
  }
}

.diving-maldives .sec_tours {
  background: #DCFBFF;
}

.diving-maldives .sec_tours .sec_inner {
  max-width: 1290px;
  padding-top: 133px;
}

.diving-maldives .sec_tours .sec_title {
  margin-bottom: 60px;
  text-align: center;
}

.diving-maldives .sec_tours .sec_title img {
  width: 304px;
  height: auto;
}

.diving-maldives .sec_tours .sec_title em {
  display: block;
  font-size: 3rem;
  font-weight: 400;
  color: #0eCeff;
  margin-top: 40px;
}

.diving-maldives .sec_tours .tour_theme {
  max-width: 772px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  border: 4px solid #0eCeff;
  font-size: 2.4rem;
  padding: 18px;
  text-align: center;
  color: #0eCeff;
}

.diving-maldives .sec_tours .tour_theme::after,
.diving-maldives .sec_tours .tour_theme::before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.diving-maldives .sec_tours .tour_theme::after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 16px;
  margin-left: -16px;
}

.diving-maldives .sec_tours .tour_theme::before {
  border-color: rgba(14, 206, 255, 0);
  border-top-color: #0eCeff;
  border-width: 22px;
  margin-left: -22px;
}

.diving-maldives .sec_tours .tour_wrap {
  padding: 40px 0 80px;
}

.diving-maldives .sec_tours .tour_wrap .btn_wrap {
  margin-top: 45px;
}

.diving-maldives .sec_tours .tour_list {
  display: flex;
}

.diving-maldives .sec_tours .tour_cnt_box {
  background: #fff;
}

.diving-maldives .sec_tours .tour_cnt_box.soldout a {
  pointer-events: none;
}

.diving-maldives .sec_tours .tour_cnt_btn {
  width: 81.18%;
  margin: 22px auto 0;
}

.diving-maldives .sec_tours .tour_cnt_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: #dadada;
  height: 46px;
  font-size: 1.5rem;
  font-weight: 700;
  position: relative;
  text-align: center;
}

.diving-maldives .sec_tours .tour_cnt_btn a::after {
  content: "";
  position: absolute;
  background: url(../img/arr_black.svg) center center/auto 100% no-repeat;
  right: 10px;
  width: 10px;
  height: 10px;
  top: calc(50% - 5px);
}

.diving-maldives .sec_tours .tour_name {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 15px;
}

.diving-maldives .sec_tours .tour_name a {
  color: #222;
}

.diving-maldives .sec_tours .tour_desc {
  margin-bottom: 8px;
}

.diving-maldives .sec_tours .tour_img {
  aspect-ratio: 315/206;
  overflow: hidden;
  margin-bottom: 10px;
}

.diving-maldives .sec_tours .tour_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.diving-maldives .sec_tours .tour_tabpanel {
  max-width: 1290px;
  width: 100%;
  margin: 0 auto;
}

.diving-maldives .sec_tours .tour_tabpanel > .tab_wrap {
  max-width: 1186px;
  width: 100%;
  margin: 0 auto;
}

.diving-maldives .sec_tours .tour_tabpanel > .tab_wrap > .tab {
  display: flex;
}

.diving-maldives .sec_tours .tour_tabpanel > .tab_wrap > .tab li {
  align-items: center;
  justify-content: center;
  border: 1px solid #0eCeff;
  color: #0eCeff;
  border-bottom: none;
  background: #fff;
  padding: 10px 0;
  flex: 0 0 115px;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  margin-right: 15px;
}

.diving-maldives .sec_tours .tour_tabpanel > .tab_wrap > .tab li.is_active {
  background: #0eCeff;
  color: #fff;
  /*&::after {
  	content: "";
  	position: absolute;
  	top: 100%;
  	left: calc(50% - 14px);
  	width: 0;
  	height: 0;
  	border-style: solid;
  	border-width: 10px 14px 0 14px;
  	border-color: var(--main-yellow) transparent transparent transparent;
  	@include mq($br_sp) {
  		left: calc(50% - 3.7333333333vw);
  		border-width: pxtovw(12) pxtovw(14) 0 pxtovw(14);
  	}
  }*/
}

.diving-maldives .sec_tours .tour_tabpanel > .tab_wrap > .tab li:not(.is_active) {
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.diving-maldives .sec_tours .tour_tabpanel > .panel_wrap .panel {
  /*&:not(:first-of-type) {
  	display: none;
  }*/
}

.diving-maldives .sec_tours .tour_tabpanel .panel_scroll {
  border: 2px solid #0eCeff;
  border-left-width: 1px;
  border-right-width: 1px;
  background: #fff;
}

.diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab {
  width: calc(100% + 4px);
  margin: 0 -2px;
  display: flex;
}

.diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 4px);
  margin: 0 2px;
  font-size: 1.1rem;
  border-radius: 4px 4px 0 0;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  background-color: #d2d2d2;
  padding: 5px 0;
}

.diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab li.is_active {
  background-color: #0eCeff;
}

.diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab li b {
  display: block;
  font-size: 140%;
}

.diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab li:not(.is_active) {
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.diving-maldives .sec_tours .price_tabpanel > .panel_wrap {
  background: #fff;
  padding: 10px 0;
}

.diving-maldives .sec_tours .price_tabpanel > .panel_wrap .panel {
  transition: all 0.3s;
  display: none;
  /*&:not(:first-of-type) {
  	display: none;
  }*/
}

.diving-maldives .sec_tours .price_tabpanel > .panel_wrap .panel.is_show {
  display: flex;
  justify-content: space-between;
  animation: fadeInPC 0.3s ease-in 0s forwards;
}

.diving-maldives .sec_tours .price_tabpanel .price_txt {
  color: #FC5555;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.8rem;
  margin-bottom: 5px;
}

.diving-maldives .sec_tours .price_tabpanel .price_txt .min_price {
  font-size: 121.43%;
}

.diving-maldives .sec_tours .price_tabpanel .price_txt .max_price {
  font-size: 85.71%;
  margin-left: 5px;
}

.diving-maldives .sec_tours .price_tabpanel .att_txt {
  font-size: 1.1rem;
  line-height: 1.4;
}

.diving-maldives .sec_tours .price_tabpanel .att_txt .att_01 {
  color: #888;
  margin-right: 5px;
}

.diving-maldives .sec_tours .price_tabpanel .att_txt .att_03 {
  color: #0064d2;
  padding-left: 17px;
  text-decoration: underline;
  background: url(../img/icon_tour_attention_01.png) left center no-repeat;
}

.diving-maldives .sec_tours .price_tabpanel .tour_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FC5555;
  position: relative;
  height: 44px;
  border-radius: 8px;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 700;
}

.diving-maldives .sec_tours .price_tabpanel .tour_btn a::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  right: 10px;
  top: calc(50% - 6px);
}

.diving-maldives .sec_tours .price_tabpanel .soldout {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #d2d2d2;
  color: #fff;
  position: relative;
  height: 44px;
  border-radius: 8px;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 700;
}

.diving-maldives .sec_tours .tour_list_btn {
  padding-bottom: 100px;
}

.diving-maldives .sec_tours .tour_list_btn .btn_wrap {
  display: flex;
}

.diving-maldives .sec_tours .tour_list_btn .btn_wrap .link_btn {
  margin: 0 10px;
}

.diving-maldives .sec_otherarea .sec_inner {
  max-width: 772px;
  padding-top: 100px;
  padding-bottom: 30px;
}

.diving-maldives .sec_otherarea .sec_title {
  margin-bottom: 60px;
  text-align: center;
}

.diving-maldives .sec_otherarea .sec_title img {
  width: 408px;
  height: auto;
}

.diving-maldives .sec_otherarea .sec_title em {
  display: block;
  font-size: 3rem;
  font-weight: 400;
  color: #0eCeff;
  margin-top: 40px;
}

.diving-maldives .sec_otherarea .area_list {
  display: flex;
  justify-content: center;
}

.diving-maldives .sec_otherarea .area_list li {
  flex: 0 0 20%;
  margin: 0 3%;
}

.diving-maldives .sec_otherarea .area_list a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #0eCeff;
  font-weight: 700;
  font-size: 1.8rem;
}

.diving-maldives .sec_otherarea .area_list a img {
  border: 2px solid #0eCeff;
  width: 100%;
  margin-bottom: 10px;
}

.diving-maldives .sec_search .sec_inner {
  max-width: 772px;
  padding-top: 100px;
  padding-bottom: 30px;
}

.diving-maldives .sec_search .search_box .box_head {
  background: #0eCeff;
}

.diving-maldives .sec_search .search_box .search_overlay {
  z-index: 50;
}

.diving-maldives .sec_search .search_box .search_box_inner {
  z-index: 60;
}

/* ------------------------------------
リンクボタン・バナー
------------------------------------ */

.diving-maldives .btn_wrap.down {
  z-index: 20;
  position: relative;
  padding-top: 72px;
}

.diving-maldives .btn_wrap.down .link_btn .btn_txt::after {
  top: calc(50% - 6px);
  transform: rotate(45deg);
}

.diving-maldives .btn_wrap.up .link_btn .btn_txt::after {
  top: calc(50% - 6px);
  transform: rotate(-135deg);
}

.diving-maldives .btn_wrap .link_btn {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.diving-maldives .btn_wrap .link_btn .btn_txt {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  border-radius: 60px;
  border: solid 1px #0eCeff;
  background-color: #fff;
  position: relative;
  color: #0eCeff;
  font-size: 1.8rem;
  padding: 15px 0;
  font-weight: 500;
}

.diving-maldives .btn_wrap .link_btn .btn_txt::after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 23px;
  width: 7px;
  height: 7px;
  border-right: 2px solid #0eCeff;
  border-bottom: 2px solid #0eCeff;
  transform: rotate(-45deg);
}

.diving-maldives .btn_wrap .link_btn .btn_txt:hover {
  opacity: 0.8;
  cursor: pointer;
}

.diving-maldives .cv_bnr {
  z-index: 99;
  position: fixed;
  top: 632px;
  left: auto;
  right: 20px;
  width: 105px;
}

.diving-maldives .cv_bnr.hide {
  transform: translateY(1000%);
}

.diving-maldives .cv_bnr a {
  width: 100%;
  height: 105px;
  border-radius: 50%;
  font-size: 1.5rem;
  line-height: 2.5;
  font-weight: 700;
  color: #222;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #FFF93E;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  position: relative;
  /*&::after {
    z-index: 20;
    content: "";
    width: 126px;
    height: 18px;
    background: url(../img/bnr_more.svg) center center / 100% auto no-repeat;
    position: absolute;
    top: -2px;
    right: -2px;
    @include mq($br_sp) {
      top: -1px;
      right: -1px;
    }
  }
  .inner {
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
  }*/
  /*p {
    z-index: 10;
    position: relative;
    color: $white;
    font-size: 1.6rem;
    line-height: 0.8;
    @include mq($br_sp) {
      font-size: pxtovw(13);
    }
    &.txt_02 {
      font-size: 2rem;
      font-weight: 700;
      @include mq($br_sp) {
        font-size: pxtovw(20);
      }
      em {
        margin-left: 5px;
        font-weight: 700;
        font-size: 170%;
        letter-spacing: -0.02em;
        font-family: "Arial", "メイリオ";
        @include mq($br_sp) {
          font-size: 175%;
          letter-spacing: -0.03em;
        }
      }
    }
  }*/
}

/* ------------------------------------
お問い合わせ
------------------------------------ */

.diving-maldives .sec_contact .sec_inner {
  padding: 67px 0 93px;
}

.diving-maldives .sec_contact .contact_box {
  width: 100%;
  max-width: 772px;
  margin: 0 auto;
}

.diving-maldives .sec_contact .contact_tit {
  width: 100%;
  font-size: 2.6rem;
  line-height: 1.5;
  letter-spacing: 0.075em;
  margin-bottom: 30px;
  text-align: center;
  color: #0eCeff;
  /* &::before {
     content: "";
     width: 38px;
     height: 39px;
     background: url(../img/icon_tel_01.svg) center center / auto 100% no-repeat;
     margin: 0 auto 10px;
     display: block;
     @include mq($br_tb) {
       width: 38px;
       height: 39px;
       margin-bottom: 5px;
     }
     @include mq($br_sp) {
       width: pxtovw(38);
       height: pxtovw(39);
       margin-bottom: pxtovw(5);
     }
   }*/
}

.diving-maldives .sec_contact .contact_txt p {
  line-height: 1.69;
  font-size: 1.3rem;
  letter-spacing: 0;
  color: #555;
}

.diving-maldives .sec_contact .contact_txt p.time {
  margin-top: 20px;
}

.diving-maldives .sec_contact .contact_btn_tel a {
  position: relative;
  font-weight: 700;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.diving-maldives .sec_contact .contact_btn_tel a::before {
  display: block;
  content: "";
  width: 33px;
  height: 33px;
  background: url(../img/icon_tel_02_blue.svg) center center/100% auto no-repeat;
  margin-right: 10px;
}

.diving-maldives .sec_contact .contact_btn_form {
  margin-top: 12px;
}

.diving-maldives .sec_contact .contact_btn_form a {
  display: flex;
  color: #0eCeff;
  background: #fff;
  border-radius: 50px;
  height: 47px;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  border: 1px solid #0eCeff;
  letter-spacing: 0.075em;
}

.diving-maldives .sec_contact .contact_btn_form a::before {
  content: "";
  width: 19px;
  height: 15px;
  background: url(../img/icon_mail_01.svg) center center/100% auto no-repeat;
  margin-right: 24px;
}

.diving-maldives .sec_contact .contact_btn_form a::after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 15px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #0eCeff;
  border-bottom: 2px solid #0eCeff;
  transform: rotate(-45deg);
}

body:not(.mobile) .diving-maldives .sec_contact .contact_btn_form a:hover {
  opacity: 1;
  background: rgba(220, 251, 255, 0.65);
}

@media screen and (min-width: 641px), print {
  .diving-maldives .sec_about .sec_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }

  .diving-maldives .sec_about .txt_wrap p + p {
    margin-top: 30px;
  }

  .diving-maldives .sec_benefit .cta_wrap {
    padding-left: 52%;
    margin-top: 100px;
  }

  .diving-maldives .sec_benefit .cta_title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 47.72%;
    transform: translateY(-50%);
  }

  .diving-maldives .sec_creatures.lazyloaded {
    background: url(../img/creatures_visual.jpg) center center/cover no-repeat;
    background-attachment: fixed;
  }

  .diving-maldives .sec_creatures .creatures_wrap {
    display: flex;
    width: calc(100% + 52px);
    flex-wrap: wrap;
    margin: 0 -26px -98px;
  }

  .diving-maldives .sec_creatures .creatures_cnt {
    width: calc(50% - 52px);
    margin: 0 26px 98px;
    padding: 15px 15px 24px;
  }

  .diving-maldives .sec_season .sec_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }

  .diving-maldives .sec_points.lazyloaded {
    background: url(../img/points_visual.jpg) center center/cover no-repeat;
    background-attachment: fixed;
  }

  .diving-maldives .sec_points .point_wrap {
    display: flex;
    width: calc(100% + 52px);
    flex-wrap: wrap;
    margin: 0 -26px -98px;
  }

  .diving-maldives .sec_points .point_cnt {
    width: calc(50% - 52px);
    margin: 0 26px 98px;
    padding: 15px 15px 20px;
  }

  .diving-maldives .sec_tours .tour_cnt_box {
    padding: 40px 25px;
  }

  .diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab li {
    font-weight: 700;
  }

  .diving-maldives .sec_tours .price_tabpanel .att_txt .att_02 {
    margin-right: 5px;
  }

  .diving-maldives .sec_tours .price_tabpanel .tour_btn {
    flex: 0 0 30%;
    margin-top: 5px;
  }

  .diving-maldives .sec_tours .tour_list_btn .sec_title {
    margin-bottom: 40px;
  }

  .diving-maldives .sec_search .search_box {
    max-width: 772px;
  }

  .diving-maldives .sec_search .search_box:not(.is_open) .search_box_inner {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 0;
  }

  .diving-maldives .sec_search .search_box:not(.is_open) .box_head {
    display: block;
  }

  .diving-maldives .sec_search .search_box:not(.is_open) .box_head .head_tit {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 2rem;
    font-weight: 700;
    height: 40px;
    justify-content: center;
  }

  .diving-maldives .sec_search .search_box:not(.is_open) .box_head .search_close {
    display: none;
  }

  .diving-maldives .sec_search .search_box:not(.is_open) .box_body {
    padding: 26px 26px 0;
  }

  .diving-maldives .btn_wrap .link_btn .btn_txt br {
    display: none;
  }

  .diving-maldives .sec_contact .contact_btn_tel a {
    pointer-events: none;
    font-size: 4.2rem;
    color: #0eCeff;
  }

  .diving-maldives .sec_contact .contact_time {
    display: none;
  }
}

@media screen and (min-width: 769px), print {
  body:not(.mobile) .diving-maldives a:hover {
    opacity: 0.75;
  }

  .diving-maldives .sec_creatures .creatures_cnt {
    width: calc(33.333% - 52px);
  }

  .diving-maldives .sec_points .point_cnt {
    width: calc(33.333% - 52px);
  }

  .diving-maldives .sec_tours .tour_list {
    flex-wrap: wrap;
    width: 1240px;
    margin: 0 auto;
  }

  .diving-maldives .sec_tours .tour_cnt {
    flex: 0 0 33.333%;
  }

  .diving-maldives .sec_contact .contact_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 40px 60px;
    border: 1px solid #0eCeff;
  }

  .diving-maldives .sec_contact .contact_txt {
    flex: 1;
    padding-right: 15px;
  }

  .diving-maldives .sec_contact .contact_btn {
    width: 51.38%;
  }
}

@media screen and (min-width: 770px), print {
  .diving-maldives .sec_benefit .gopro strong .dis_tb {
    display: none;
  }
}

@media screen and (min-width: 1141px), print {
  .breadcrumb_area.ft {
    width: 100%;
  }

  .breadcrumb_area.ft nav {
    width: 1140px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1227px), print {
  .diving-maldives .cv_bnr {
    left: calc(50% + 590px - 105px);
  }
}

@media screen and (max-width: 1280px) {
  .diving-maldives .sec_hero {
    height: 588px;
  }

  .diving-maldives .cv_bnr {
    top: 590px;
  }
}

@media screen and (max-width: 768px) {
  .diving-maldives .sec_inner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .diving-maldives .sec_hero .hero_title {
    left: 20px;
    top: 18px;
  }

  .diving-maldives .sec_hero .hero_title_sb {
    left: 20px;
  }

  .diving-maldives .sec_about .sec_inner {
    padding-top: 4vw;
    padding-bottom: 8vw;
  }

  .diving-maldives .sec_about .txt_wrap p {
    font-size: 1.4rem;
    line-height: 1.9;
  }

  .diving-maldives .sec_about .tour_bnr_a {
    width: 100%;
  }

  .diving-maldives .sec_benefit .gopro strong .dis_tb {
    display: block;
  }

  .diving-maldives .sec_season .sec_inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .diving-maldives .sec_tours .tour_list {
    flex-wrap: nowrap;
    padding-left: 15px;
  }

  .diving-maldives .sec_tours .tour_list::after {
    content: "　";
    width: 1px;
    height: 100%;
    display: block;
  }

  .diving-maldives .sec_tours .tour_cnt {
    flex: 0 0 302px;
  }

  .diving-maldives .sec_tours .tour_cnt:last-of-type {
    margin-right: 0;
  }

  .diving-maldives .sec_tours .tour_cnt:last-of-type .tour_cnt_box {
    padding-right: 2.6666666667vw;
  }

  .diving-maldives .sec_tours .tour_cnt_box {
    padding: 30px 15px;
  }

  .diving-maldives .sec_tours .tour_name {
    white-space: normal;
  }

  .diving-maldives .sec_tours .tour_desc {
    white-space: normal;
  }

  .diving-maldives .sec_tours .tour_tabpanel .panel_scroll {
    border-left: none;
    border-right: none;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: calc(100% + 60px);
    margin: 0 -30px;
  }

  .diving-maldives .sec_tours .price_tabpanel > .panel_wrap .panel {
    display: none;
  }

  .diving-maldives .sec_tours .price_tabpanel > .panel_wrap .panel.is_show {
    display: block;
    animation: fadeInSP 0.3s ease-in 0s forwards;
  }

  .diving-maldives .btn_wrap.down {
    padding: 35px 20px 0;
  }

  .diving-maldives .btn_wrap .link_btn .btn_txt {
    font-size: 1.3rem;
  }

  .diving-maldives .sec_contact .sec_inner {
    padding: 32px 20px 50px;
  }

  .diving-maldives .sec_contact .contact_tit {
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 10px;
    font-weight: 500;
  }

  .diving-maldives .sec_contact .contact_txt p {
    text-align: center;
    line-height: 1.63;
  }

  .diving-maldives .sec_contact .contact_btn {
    width: 345px;
    margin: 16px auto 0;
  }

  .diving-maldives .sec_contact .contact_btn_tel a::after {
    position: absolute;
    top: calc(50% - 4px);
    right: 15px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
  }

  .diving-maldives .sec_contact .contact_btn_form {
    margin-top: 10px;
  }
}

@media screen and (max-width: 640px) {
  .tw_pagetop {
    z-index: 10;
  }

  #wrapper {
    overflow: clip;
  }

  .diving-maldives .sec_inner {
    padding-right: 4.8vw;
    padding-left: 4.8vw;
  }

  .diving-maldives .sec_hero {
    height: calc(100vh - 48px);
  }

  .diving-maldives .sec_hero .hero_title .tit {
    font-size: 7.7333333333vw;
  }

  .diving-maldives .sec_hero .hero_title .tit .tit_sub {
    font-size: 4.2666666667vw;
    margin-bottom: 3.2vw;
  }

  .diving-maldives .sec_hero .hero_title .tit .tit_sub2 {
    font-size: 7.7333333333vw;
    margin-bottom: 1.0666666667vw;
  }

  .diving-maldives .sec_hero .hero_title_sb {
    font-size: 6.4vw;
    left: 20px;
    bottom: 15px;
  }

  .diving-maldives .sec_hero .hero_title_sb .tit_des {
    font-size: 8.5333333333vw;
  }

  .diving-maldives .sec_hero .hero_title_sb .tit_des .icon_spot {
    width: 6.4vw;
    height: auto;
  }

  .diving-maldives .sec_hero .hero_visual .visual {
    height: calc(100vh - 48px);
  }

  .diving-maldives .sec_about .sec_title {
    margin: 0 0 3.7333333333vw;
    font-size: 5.8666666667vw;
  }

  .diving-maldives .sec_about .txt_wrap {
    width: 100%;
  }

  .diving-maldives .sec_about .txt_wrap p {
    font-size: 3.7333333333vw;
  }

  .diving-maldives .sec_about .cnt_nav {
    width: 100%;
    margin-top: 6.4vw;
  }

  .diving-maldives .sec_about .cnt_nav_a span {
    font-size: 3.2vw;
  }

  .diving-maldives .sec_about .cnt_nav_icon {
    max-width: 22px;
    max-height: 22px;
  }

  .diving-maldives .sec_about .tour_bnr {
    margin-top: 8vw;
  }

  .diving-maldives .sec_about .tour_bnr_a {
    font-size: 4.2666666667vw;
    padding: 4.5333333333vw 7.2vw 4.5333333333vw 4.5333333333vw;
  }

  .diving-maldives .sec_about .tour_bnr_a::before,
  .diving-maldives .sec_about .tour_bnr_a::after {
    width: 9px;
    height: 9px;
    right: 17px;
    border-bottom-width: 1px;
    border-right-width: 1px;
  }

  .diving-maldives .sec_about .tour_bnr_a::before {
    top: calc(50% - 12px);
  }

  .diving-maldives .sec_about .tour_bnr_a::after {
    top: calc(50% - 4px);
  }

  .diving-maldives .sec_benefit {
    padding: 5.8666666667vw 0 8vw;
  }

  .diving-maldives .sec_benefit .sec_title {
    font-size: 8vw;
    margin-bottom: 4vw;
  }

  .diving-maldives .sec_benefit .sec_title span {
    font-size: 5.3333333333vw;
  }

  .diving-maldives .sec_benefit .gopro {
    border: 2px solid #fff;
    padding: 0;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
  }

  .diving-maldives .sec_benefit .gopro strong {
    font-size: 5.6vw;
    padding-left: 4.5333333333vw;
  }

  .diving-maldives .sec_benefit .txt_wrap {
    width: 100%;
  }

  .diving-maldives .sec_benefit .txt_wrap p {
    font-size: 4vw;
  }

  .diving-maldives .sec_benefit .gopro_ph_pc {
    display: none;
  }

  .diving-maldives .sec_benefit .gopro_ph_sp {
    display: block;
  }

  .diving-maldives .sec_benefit .cta_title {
    margin: 0 auto 6.6666666667vw;
    width: 82.1333333333vw;
  }

  .diving-maldives .sec_benefit .cta_plan {
    margin-bottom: 4vw;
  }

  .diving-maldives .sec_benefit .cta_plan p {
    font-size: 3.4666666667vw;
  }

  .diving-maldives .sec_benefit .cta_plan p.txt_02 {
    font-size: 5.3333333333vw;
  }

  .diving-maldives .sec_benefit .cta_plan p.txt_02 em {
    font-size: 175%;
    letter-spacing: -0.03em;
  }

  .diving-maldives .sec_creatures::before {
    z-index: -1;
    content: "";
    position: sticky;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }

  .diving-maldives .sec_creatures.lazyloaded::before {
    background: url(../img/creatures_visual.jpg) center center/cover no-repeat;
  }

  .diving-maldives .sec_creatures .sec_inner {
    z-index: 2;
    position: relative;
    padding-top: 9.8666666667vw;
    padding-bottom: 17.8666666667vw;
    margin-top: -100vh;
  }

  .diving-maldives .sec_creatures .sec_title {
    margin-bottom: 12vw;
  }

  .diving-maldives .sec_creatures .sec_title img {
    width: 64.8vw;
  }

  .diving-maldives .sec_creatures .sec_title em {
    margin-top: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }

  .diving-maldives .sec_creatures .creatures_wrap {
    margin-bottom: -15.4666666667vw;
  }

  .diving-maldives .sec_creatures .creatures_cnt {
    margin-bottom: 15.4666666667vw;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    padding: 3.7333333333vw;
  }

  .diving-maldives .sec_creatures .creatures_tit {
    font-size: 5.0666666667vw;
    padding-left: 0;
    width: 100%;
    height: 13.3333333333vw;
  }

  .diving-maldives .sec_creatures .creatures_txt {
    font-size: 3.4666666667vw;
    line-height: 1.7;
    flex: 1;
    margin-top: -1.3333333333vw;
    letter-spacing: 0.075em;
  }

  .diving-maldives .slider_dots {
    height: 5.6vw;
  }

  .diving-maldives .slider_dots li {
    width: 2.4vw;
    margin: 0 0.8vw;
  }

  .diving-maldives .sec_season .sec_inner {
    padding-top: 6.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }

  .diving-maldives .sec_season .sec_inner p.dis_sp {
    text-align: right;
    margin-right: -2.6666666667vw;
    font-size: 3.2vw;
  }

  .diving-maldives .sec_season .sec_title {
    margin-bottom: 5.3333333333vw;
  }

  .diving-maldives .sec_season .sec_title img {
    width: 55.7333333333vw;
  }

  .diving-maldives .sec_season .sec_title em {
    margin-top: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }

  .diving-maldives .sec_season .sec_title::after {
    left: auto;
    right: 0;
    width: 29.3333333333vw;
    height: 19.4666666667vw;
  }

  .diving-maldives .sec_season .season_wrap {
    padding-right: 8vw;
  }

  .diving-maldives .sec_season .season_chart {
    width: 210%;
  }

  .diving-maldives .sec_season .season_chart .month_list .head_cell {
    position: sticky;
    top: 0;
    left: 0;
  }

  .diving-maldives .sec_season .season_chart .month_list .month {
    font-size: 4vw;
  }

  .diving-maldives .sec_season .season_chart h3 {
    font-size: 3.4666666667vw;
    padding: 2.1333333333vw 2.6666666667vw;
    position: sticky;
    top: 0;
    left: 0;
    /*&::after {
    	background: #fff;
    	content: "";
    	height: calc(100% + 4px);
    	position: absolute;
    	right: calc(100% + 1px);
    	top: -2px;
    	width: calc(4vw + 1px);
    }*/
  }

  .diving-maldives .sec_season .season_chart .chart span {
    font-size: 3.4666666667vw;
    padding: 2.1333333333vw 0;
  }

  .diving-maldives .sec_points::before {
    z-index: -1;
    content: "";
    position: sticky;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }

  .diving-maldives .sec_points.lazyloaded::before {
    background: url(../img/points_visual.jpg) center center/cover no-repeat;
  }

  .diving-maldives .sec_points .sec_inner {
    z-index: 2;
    position: relative;
    padding-top: 9.8666666667vw;
    padding-bottom: 17.8666666667vw;
    margin-top: -100vh;
  }

  .diving-maldives .sec_points .sec_title {
    margin-bottom: 12vw;
  }

  .diving-maldives .sec_points .sec_title img {
    width: 65.0666666667vw;
  }

  .diving-maldives .sec_points .sec_title em {
    margin-top: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }

  .diving-maldives .sec_points .point_wrap {
    margin-bottom: -15.4666666667vw;
  }

  .diving-maldives .sec_points .point_cnt {
    margin-bottom: 15.4666666667vw;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    padding: 3.7333333333vw;
  }

  .diving-maldives .sec_points .point_tit {
    font-size: 5.3333333333vw;
    width: 100%;
  }

  .diving-maldives .sec_points .point_txt {
    font-size: 3.4666666667vw;
    line-height: 1.7;
    flex: 1;
    letter-spacing: 0.075em;
  }

  .diving-maldives .slider_dots {
    height: 5.6vw;
  }

  .diving-maldives .slider_dots li {
    width: 2.4vw;
    margin: 0 0.8vw;
  }

  .diving-maldives .sec_tours .sec_inner {
    padding-top: 14.6666666667vw;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .diving-maldives .sec_tours .sec_title {
    margin-bottom: 7.4666666667vw;
  }

  .diving-maldives .sec_tours .sec_title img {
    width: 41.6vw;
  }

  .diving-maldives .sec_tours .sec_title em {
    font-size: 4.8vw;
  }

  .diving-maldives .sec_tours .tour_theme {
    font-size: 5.3333333333vw;
    border-width: 2px;
    width: 90%;
  }

  .diving-maldives .sec_tours .tour_theme::before {
    border-width: 19px;
    margin-left: -19px;
  }

  .diving-maldives .sec_tours .tour_wrap {
    padding: 9.3333333333vw 4.8vw 13.3333333333vw;
  }

  .diving-maldives .sec_tours .tour_wrap .btn_wrap {
    margin-top: 6.6666666667vw;
  }

  .diving-maldives .sec_tours .tour_list {
    padding-left: 4.8vw;
  }

  .diving-maldives .sec_tours .tour_cnt {
    flex: 0 0 80.5333333333vw;
  }

  .diving-maldives .sec_tours .tour_cnt_box {
    padding: 5.3333333333vw 6.6666666667vw 2.6666666667vw 0vw;
  }

  .diving-maldives .sec_tours .tour_cnt_btn {
    width: 87.08%;
  }

  .diving-maldives .sec_tours .tour_cnt_btn a {
    border-radius: 3.2vw;
    height: 23.4666666667vw;
    font-size: 7.4666666667vw;
    line-height: 1.2;
  }

  .diving-maldives .sec_tours .tour_cnt_btn a::after {
    right: 4.2666666667vw;
    width: 4.8vw;
    height: 4.8vw;
    top: calc(50% - 2.4vw);
  }

  .diving-maldives .sec_tours .tour_name {
    font-size: 4vw;
  }

  .diving-maldives .sec_tours .tour_desc {
    margin-bottom: 4.2666666667vw;
  }

  .diving-maldives .sec_tours .tour_img {
    margin-bottom: 4vw;
  }

  .diving-maldives .sec_tours .tour_tabpanel > .tab_wrap {
    width: calc(100% + 5px);
  }

  .diving-maldives .sec_tours .tour_tabpanel > .tab_wrap > .tab {
    justify-content: flex-start;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    width: calc(100% + 9.6vw);
    margin: 0 calc(-4.8vw - 5px);
    padding: 0 4.8vw;
  }

  .diving-maldives .sec_tours .tour_tabpanel > .tab_wrap > .tab li {
    font-size: 3.7333333333vw;
    flex: 0 0 30%;
    margin: 0 5px;
    padding: 7px 0;
  }

  .diving-maldives .sec_tours .tour_tabpanel .panel_scroll {
    width: calc(100% + 4.8vw * 2);
    margin: 0 -4.8vw;
  }

  .diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab li {
    font-size: 1rem;
  }

  .diving-maldives .sec_tours .price_tabpanel > .tab_wrap .tab li b {
    font-weight: 700;
    font-size: 160%;
  }

  .diving-maldives .sec_tours .price_tabpanel > .panel_wrap {
    padding: 2.6666666667vw 0;
  }

  .diving-maldives .sec_tours .price_tabpanel .att_txt .att_03 {
    display: none;
  }

  .diving-maldives .sec_tours .price_tabpanel .tour_btn {
    margin-top: 10px;
  }

  .diving-maldives .sec_tours .price_tabpanel .tour_btn a::after {
    right: 4vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    top: calc(50% - 1.0666666667vw);
  }

  .diving-maldives .sec_tours .tour_list_btn {
    padding-bottom: 40px;
  }

  .diving-maldives .sec_tours .tour_list_btn .sec_title em {
    margin-top: 0;
  }

  .diving-maldives .sec_tours .tour_list_btn .btn_wrap {
    padding: 0 4.8vw;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .diving-maldives .sec_tours .tour_list_btn .btn_wrap .link_btn {
    margin: 0 0 10px;
    flex: 0 0 calc(50% - 5px);
  }

  .diving-maldives .sec_tours .tour_list_btn .btn_wrap .link_btn:nth-child(even) {
    margin-left: 10px;
  }

  .diving-maldives .sec_otherarea .sec_inner {
    padding-top: 14.6666666667vw;
    padding-bottom: 12vw;
  }

  .diving-maldives .sec_otherarea .sec_title {
    margin-bottom: 7.4666666667vw;
  }

  .diving-maldives .sec_otherarea .sec_title img {
    width: 63.4666666667vw;
  }

  .diving-maldives .sec_otherarea .sec_title em {
    font-size: 4.8vw;
    margin-top: 5.3333333333vw;
  }

  .diving-maldives .sec_otherarea .area_list li {
    flex: 0 0 48%;
  }

  .diving-maldives .sec_search .sec_inner {
    padding-top: 0;
    padding-bottom: 9.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }

  .diving-maldives .btn_wrap.down {
    padding: 9.3333333333vw 4.8vw 0;
  }

  .diving-maldives .btn_wrap.down .link_btn .btn_txt::after {
    top: calc(50% - 1.6vw);
  }

  .diving-maldives .btn_wrap.up .link_btn .btn_txt::after {
    top: calc(50% - 1.0666666667vw);
  }

  .diving-maldives .btn_wrap .link_btn .btn_txt {
    font-size: 4vw;
    line-height: 1.4;
    padding: 4vw 4vw 4vw 0;
  }

  .diving-maldives .btn_wrap .link_btn .btn_txt::after {
    top: calc(50% - 1.0666666667vw);
    right: 3.7333333333vw;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    border-width: 1px;
  }

  .diving-maldives .cv_bnr {
    width: 23.4666666667vw;
    height: 23.4666666667vw;
    position: fixed;
    bottom: 4.5333333333vw;
    top: auto;
    right: 4vw;
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
  }

  .diving-maldives .cv_bnr a {
    height: 100%;
    border-width: 1px;
    font-size: 3.4666666667vw;
  }

  .diving-maldives .sec_contact .sec_inner {
    padding: 8.5333333333vw 4.8vw 13.3333333333vw;
  }

  .diving-maldives .sec_contact .contact_tit {
    font-size: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }

  .diving-maldives .sec_contact .contact_txt p {
    font-size: 3.2vw;
  }

  .diving-maldives .sec_contact .contact_txt p.time {
    display: none;
  }

  .diving-maldives .sec_contact .contact_btn {
    width: 100%;
    margin-top: 4.2666666667vw;
  }

  .diving-maldives .sec_contact .contact_btn_tel a {
    width: 100%;
    border-radius: 50px;
    border: 1px solid #0eCeff;
    color: #fff;
    font-size: 7.4666666667vw;
    height: 12.5333333333vw;
    background: #0eCeff;
    font-family: "Arial", "メイリオ";
  }

  .diving-maldives .sec_contact .contact_btn_tel a::before {
    margin-right: 3.7333333333vw;
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    background-image: url(../img/icon_tel_02_white.svg);
  }

  .diving-maldives .sec_contact .contact_btn_tel a::after {
    right: 4vw;
  }

  .diving-maldives .sec_contact .contact_btn_form {
    margin-top: 2.6666666667vw;
  }

  .diving-maldives .sec_contact .contact_btn_form a {
    line-height: 1;
    font-size: 4.2666666667vw;
    height: 12.5333333333vw;
  }

  .diving-maldives .sec_contact .contact_btn_form a::before {
    width: 5.0666666667vw;
    height: 4vw;
    margin-right: 6.4vw;
  }

  .diving-maldives .sec_contact .contact_btn_form a::after {
    top: calc(50% - 1.0666666667vw);
    right: 4vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }

  .diving-maldives .sec_contact .contact_time {
    text-align: center;
    margin-top: 4vw;
    font-size: 3.2vw;
    line-height: 1.7;
    color: #555;
  }
}

@media screen and (max-width: 640px) and (orientation: portrait) {
  .diving-maldives .sec_hero .hero_title {
    left: 4.8vw;
    top: 2.6666666667vw;
  }

  .diving-maldives .sec_hero .hero_title small {
    width: 57.0666666667vw;
  }

  .diving-maldives .sec_hero .hero_title_sb {
    left: 4.8vw;
    bottom: 4vw;
    width: 60vw;
  }
}

@media print {
  .diving-maldives .sec_hero {
    background: url(../img/hero_visual_01_pc.jpg) center center/cover no-repeat;
  }

  .diving-maldives .sec_creatures {
    opacity: 1 !important;
    background: url(../img/creatures_visual.jpg) center center/cover no-repeat;
  }

  .diving-maldives .sec_points {
    opacity: 1 !important;
    background: url(../img/points_visual.jpg) center center/cover no-repeat;
  }

  body {
    -webkit-print-color-adjust: exact;
    min-width: 1140px !important;
    width: 100%;
    position: relative !important;
    transform: scale(0.94);
    transform-origin: 0 0;
  }
}
/*# sourceMappingURL=style.css.map */
