  @charset "UTF-8";
/*! Writen  by SCSS */
.bnr_jtb {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: clamp(40px, 5%, 60px); }

.obi_area {
  position: relative;
  margin-bottom: clamp(40px, 5%, 60px); }
  @media screen and (max-width: 480px) {
    .obi_area {
      margin-bottom: 0; } }
  .obi_area .bg {
    background: url("/bunjyo/kobemizukidai/img/top/nami.png") bottom center/110% auto no-repeat;
    background-color: #00B1BB;
    padding: 40px 0 50px;
    padding: 25px 0 35px;
    color: #fff; }
    @media screen and (max-width: 480px) {
      .obi_area .bg {
        padding: 12px 0 8px; } }
  .obi_area::after {
    position: absolute;
    inset: 0;
    pointer-events: none;
    border-top: 20px solid #bcad85;
    border-bottom: 20px solid #bcad85; }
    @media screen and (max-width: 480px) {
      .obi_area::after {
        border-top: 10px solid #bcad85;
        border-bottom: 10px solid #bcad85; } }
  @media screen and (max-width: 768px) {
    .obi_area {
      padding: 20px 0 30px;
      padding-top: 30px; } }
  .obi_area .inner {
    max-width: 800px;
    margin: 0 auto; }
  .obi_area .top_txt .txt0 {
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.1em;
    margin-bottom: 0.3em;
    font-size: clamp(16px, 5.62vw, 36px); }
    .obi_area .top_txt .txt0.c {
      color: #008092; }
    .obi_area .top_txt .txt0 .big1 {
      font-size: 200%;
      color: #dae000;
      color: #5e584e;
      color: #fff;
      margin-left: 0.2em;
      margin-left: 0;
      line-height: 1; }
      @media screen and (max-width: 480px) {
        .obi_area .top_txt .txt0 .big1 {
          font-size: 150%; } }
    .obi_area .top_txt .txt0 .big2 {
      font-size: 150%;
      line-height: 1;
      letter-spacing: 0.1em; }
    .obi_area .top_txt .txt0 .min {
      font-size: 80%;
      line-height: 1; }
  .obi_area .top_txt .txt1 {
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.01em;
    font-size: clamp(18px, 6.25vw, 40px); }
    .obi_area .top_txt .txt1 .big1 {
      font-size: 200%;
      color: #dae000;
      margin-left: 0.1em;
      line-height: 1; }
    .obi_area .top_txt .txt1 .big2 {
      font-size: 130%;
      line-height: 1;
      letter-spacing: 0; }
    .obi_area .top_txt .txt1 .min {
      font-size: 80%;
      line-height: 1; }
  .obi_area .top_txt .txt2 {
    display: flex;
    justify-content: center;
    text-align: justify;
    font-size: clamp(12px, 2.81vw, 18px);
    line-height: 1;
    margin: 0.5em auto;
    letter-spacing: 0.01em; }
    @media screen and (max-width: 480px) {
      .obi_area .top_txt .txt2 {
        text-align: center;
        line-height: 1.4;
        margin: 0.8em auto; } }
  .obi_area .bottm_txt {
    background: #0e2641;
    letter-spacing: 0.1em;
    font-size: clamp(24px, 6.25vw, 40px); }
  @media screen and (max-width: 480px) {
    .obi_area .ohirome {
      margin-bottom: 20px; } }

.obi_area02 {
  margin-inline: auto; }
  @media screen and (max-width: 768px) {
    .obi_area02 {
      padding: 0; } }

.video_wrap {
  max-width: 1200px;
  width: calc(100% - 40px);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: calc(120% / 16);
  position: relative;
  cursor: pointer; }
  @media screen and (max-width: 480px) {
    .video_wrap {
      flex-direction: column;
      gap: 20px 0; } }
  .video_wrap .video_box {
    width: 48.34%; }
    @media screen and (max-width: 480px) {
      .video_wrap .video_box {
        width: 100%; } }
  .video_wrap .video_txts {
    color: #fff;
    background: linear-gradient(to right, #006935, #278fcf); }
  .video_wrap .video_txts_02 {
    color: #fff;
    background: #b6404b; }

.top_plans {
  max-width: 810px;
  margin: 50px auto;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: calc(120% / 16); }
  @media screen and (max-width: 680px) {
    .top_plans {
      flex-direction: column;
      grid-gap: 20px;
      max-width: 400px; } }
  .top_plans.col1 {
    justify-content: center; }
  @media screen and (max-width: 680px) {
    .top_plans.col3 {
      justify-content: center; } }
  .top_plans.col3 li:nth-child(1) {
    margin: 0 25%; }
    @media screen and (max-width: 680px) {
      .top_plans.col3 li:nth-child(1) {
        margin: 0; } }
  .top_plans .img_cap {
    position: relative; }
    .top_plans .img_cap span,
    .top_plans .img_cap .cap {
      font-size: 10px;
      display: block;
      padding: 3px 5px;
      line-height: 1.5;
      color: #FFFFFF;
      position: absolute;
      bottom: 0;
      right: 0;
      text-align: right; }
    .top_plans .img_cap.white span, .top_plans .img_cap.white .cap {
      color: #333333; }
    .top_plans .img_cap.shadow span, .top_plans .img_cap.shadow .cap {
      background: none;
      text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8), 0px 0px 1px rgba(0, 0, 0, 0.8), 0px 0px 2px rgba(0, 0, 0, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.8), 0px 0px 4px rgba(0, 0, 0, 0.8), 0px 0px 5px rgba(0, 0, 0, 0.8), 0px 0px 6px rgba(0, 0, 0, 0.8), 0px 0px 7px rgba(0, 0, 0, 0.8), 0px 0px 8px rgba(0, 0, 0, 0.8), 0px 0px 9px rgba(0, 0, 0, 0.8), 0px 0px 10px rgba(0, 0, 0, 0.8); }
    .top_plans .img_cap.white.shadow span, .top_plans .img_cap.white.shadow .cap {
      background: none;
      text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8), 0px 0px 1px rgba(255, 255, 255, 0.8), 0px 0px 2px rgba(255, 255, 255, 0.8), 0px 0px 3px rgba(255, 255, 255, 0.8), 0px 0px 4px rgba(255, 255, 255, 0.8), 0px 0px 5px rgba(255, 255, 255, 0.8), 0px 0px 6px rgba(255, 255, 255, 0.8), 0px 0px 7px rgba(255, 255, 255, 0.8), 0px 0px 8px rgba(255, 255, 255, 0.8), 0px 0px 9px rgba(255, 255, 255, 0.8), 0px 0px 10px rgba(255, 255, 255, 0.8); }
  .top_plans li {
    width: calc(50% - 5px); }
    @media screen and (max-width: 680px) {
      .top_plans li {
        width: 100%;
        margin: 0 auto; } }
    .top_plans li a {
      transition: all 0.3s ease-in-out; }
      @media (hover: hover) {
        .top_plans li a:hover {
          opacity: 0.7; } }
    .top_plans li .bg {
      background: #225979;
      padding: 10px 10px 10px; }
    .top_plans li .btn {
      width: 60%;
      width: 80%;
      margin: 0 auto 10px;
      border-radius: 40px;
      background: #fff;
      padding: 0.6em 0.2em;
      padding: 0.4em 0.1em;
      font-size: clamp(14px, 1.25vw, 16px);
      display: flex;
      justify-content: center;
      position: relative; }
      @media screen and (max-width: 680px) {
        .top_plans li .btn {
          width: 80%;
          margin-bottom: 1em; } }
      .top_plans li .btn .txt {
        display: inline-block;
        line-height: 1;
        position: relative;
        top: 0.1em; }
      .top_plans li .btn .btn_arrow {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 5px;
        margin: auto;
        background: #C64D38;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 40px;
        padding: 0.2em;
        height: 1.2em;
        width: 1.2em; }
        @media screen and (max-width: 680px) {
          .top_plans li .btn .btn_arrow {
            padding: 0.5em;
            height: 2em;
            width: 2em; } }

.sec_obi {
  background: #e2e2dd;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media screen and (max-width: 480px) {
    .sec_obi {
      padding-top: 0;
      padding-bottom: 0; } }
  .sec_obi .sec_obi_inner {
    max-width: 760px;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto; }
    .sec_obi .sec_obi_inner::before, .sec_obi .sec_obi_inner::after {
      content: "";
      display: block;
      position: absolute;
      pointer-events: none; }
    .sec_obi .sec_obi_inner::before {
      inset: 10px;
      border: 4px solid;
      border-image: linear-gradient(90deg, #897334 0%, #dbd189 50%, #897334 100%);
      border-image-slice: 1; }
      @media screen and (max-width: 480px) {
        .sec_obi .sec_obi_inner::before {
          inset: 8px;
          border: 3px solid;
          border-image: linear-gradient(90deg, #897334 0%, #dbd189 50%, #897334 100%);
          border-image-slice: 1; } }
    .sec_obi .sec_obi_inner::after {
      inset: 5px;
      border: 1px solid;
      border-image: linear-gradient(90deg, #897334 0%, #dbd189 50%, #897334 100%);
      border-image-slice: 1; }
  .sec_obi .inner_1280 {
    max-width: 720px; }
    .sec_obi .inner_1280::after {
      content: "";
      display: block;
      position: absolute;
      pointer-events: none;
      inset: 3px;
      border: 1px solid;
      border-image: linear-gradient(90deg, #897334 0%, #dbd189 50%, #897334 100%);
      border-image-slice: 1; }
    .sec_obi .inner_1280 .obi_top {
      line-height: 1;
      font-feature-settings: "palt";
      color: #595656;
      margin-bottom: 30px;
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media screen and (max-width: 480px) {
        .sec_obi .inner_1280 .obi_top {
          margin-bottom: 15px; } }
      .sec_obi .inner_1280 .obi_top .text_red {
        color: #c30d23; }
      .sec_obi .inner_1280 .obi_top .price_wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 1em;
        padding-bottom: 0.5em;
        margin-bottom: 0.5em;
        border-bottom: 1px solid;
        font-size: clamp(22px, 4.73vw, 36px); }
        @media screen and (max-width: 480px) {
          .sec_obi .inner_1280 .obi_top .price_wrap {
            gap: 0.6em; } }
        .sec_obi .inner_1280 .obi_top .price_wrap .price_head {
          text-align: center;
          font-size: 0.6em;
          border: 1px solid;
          padding: 0.6em; }
          @media screen and (max-width: 480px) {
            .sec_obi .inner_1280 .obi_top .price_wrap .price_head {
              padding: 0.6em 0.2em; } }
        .sec_obi .inner_1280 .obi_top .price_wrap .price {
          display: flex;
          align-items: baseline; }
          .sec_obi .inner_1280 .obi_top .price_wrap .price .text_lg {
            font-size: 2em;
            font-weight: 700; }
      .sec_obi .inner_1280 .obi_top .space_wrap {
        display: flex;
        align-items: baseline;
        justify-content: center;
        font-size: clamp(18px, 3.42vw, 26px);
        margin-bottom: 0.5em; }
        .sec_obi .inner_1280 .obi_top .space_wrap .text_lg {
          font-size: 1.5em; }
        .sec_obi .inner_1280 .obi_top .space_wrap .text_min {
          font-size: 0.8em; }
      .sec_obi .inner_1280 .obi_top .size_wrap {
        display: flex;
        align-items: baseline;
        justify-content: center;
        flex-wrap: wrap;
        gap: 0.5em 1em;
        font-size: clamp(14px, 2.63vw, 20px); }
    .sec_obi .inner_1280 .obi_bottom {
      width: fit-content;
      margin-left: auto;
      margin-right: auto; }
      @media screen and (max-width: 480px) {
        .sec_obi .inner_1280 .obi_bottom {
          width: 90%; } }
      .sec_obi .inner_1280 .obi_bottom a {
        display: block;
        text-align: center;
        font-size: clamp(16px, 3.68vw, 28px);
        line-height: 1;
        transition: opacity 0.3s ease-in-out;
        padding: 0.5em 1em;
        color: #fff;
        background: #c30d23; }
        @media screen and (max-width: 480px) {
          .sec_obi .inner_1280 .obi_bottom a {
            line-height: 1.4;
            padding: 0.3em 1em; } }
        @media (hover: hover) {
          .sec_obi .inner_1280 .obi_bottom a:hover {
            opacity: 0.7; } }
  @media screen and (max-width: 480px) {
    .sec_obi {
      margin-bottom: 20px; } }

.innre_1280 {
  max-width: 1280px;
  margin: 0 auto;
  width: calc(100% - 40px); }

.bnr_item {
  padding: 0 20px;
  line-height: 0; }

.info_txt001 {
  padding: 0 20px; }

.no_link {
  pointer-events: none;
  opacity: 0.4; }

.inner {
  max-width: 1000px;
  width: calc(100% - 40px);
  margin: 0 auto; }

.flex {
  display: flex;
  justify-content: space-between; }

.ai_fs {
  align-items: flex-start; }

.flex_wrap {
  flex-wrap: wrap; }

.flex_rr {
  flex-direction: row-reverse; }

.pos_r {
  position: relative; }

.pos_a {
  position: absolute; }

.sec_main {
  position: relative; }
  .sec_main .main_slide_outer .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: calc(40%/6.8);
    left: 0;
    right: 0;
    grid-gap: 0 5px; }
    @media screen and (max-width: 1000px) {
      .sec_main .main_slide_outer .swiper-pagination {
        bottom: calc(100%/6.8); } }
    @media screen and (max-width: 480px) {
      .sec_main .main_slide_outer .swiper-pagination {
        bottom: calc(55%/4.51); } }
    .sec_main .main_slide_outer .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      background: #fff;
      border: 1px solid #727171;
      opacity: 1; }
      @media screen and (max-width: 480px) {
        .sec_main .main_slide_outer .swiper-pagination .swiper-pagination-bullet {
          width: 8px;
          height: 8px; } }
      .sec_main .main_slide_outer .swiper-pagination .swiper-pagination-bullet-active {
        background: #727171; }
  @media screen and (min-width: 481px) {
    .sec_main .main_cap {
      position: static;
      max-width: 1280px;
      margin: 0 auto;
      text-align: right;
      text-shadow: none !important;
      color: #333;
      font-weight: bold; } }

.sec_lead {
  margin-bottom: 120px; }
  @media screen and (max-width: 1600px) {
    .sec_lead {
      margin-bottom: calc(60% / 16); } }
  @media screen and (max-width: 600px) {
    .sec_lead {
      margin-bottom: 0; } }
  .sec_lead .inner_1280 {
    position: relative;
    z-index: 2; }
  .sec_lead .merit_box {
    position: relative; }
    @media screen and (max-width: 600px) {
      .sec_lead .merit_box {
        flex-direction: column; } }
    @media screen and (max-width: 600px) {
      .sec_lead .merit_box .merit_txt {
        width: 100%;
        margin-bottom: calc(45%/3.35);
        margin-bottom: calc(10%/3.35); } }
    .sec_lead .merit_box .btn {
      position: absolute;
      top: calc(25%/1.4);
      right: 0;
      width: calc(121%/12.8); }
      @media screen and (max-width: 600px) {
        .sec_lead .merit_box .btn {
          display: none; } }
    .sec_lead .merit_box .logo_oobayashi {
      max-width: 1236px;
      margin: 0 auto;
      width: 100%;
      position: relative;
      top: -50px; }
      @media screen and (max-width: 1200px) {
        .sec_lead .merit_box .logo_oobayashi {
          top: -30px; } }
      @media screen and (max-width: 768px) {
        .sec_lead .merit_box .logo_oobayashi {
          top: 0; } }
      .sec_lead .merit_box .logo_oobayashi a,
      .sec_lead .merit_box .logo_oobayashi div {
        display: block;
        margin-left: auto;
        width: calc(270%/12.8); }
        @media screen and (max-width: 768px) {
          .sec_lead .merit_box .logo_oobayashi a,
          .sec_lead .merit_box .logo_oobayashi div {
            width: calc(680%/7.8);
            margin: 10px auto 40px; } }
      .sec_lead .merit_box .logo_oobayashi img {
        width: 100%; }
  .sec_lead .merit_box2 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    grid-gap: 0 20px;
    align-items: center;
    margin-left: auto; }
    @media screen and (max-width: 600px) {
      .sec_lead .merit_box2 {
        flex-direction: column-reverse;
        margin: 0 auto calc(50%/3.35);
        grid-gap: 10px 0; } }
    .sec_lead .merit_box2 .merit_txt {
      font-feature-settings: "palt";
      font-size: clamp(18px, 1.87vw, 24px);
      font-size: clamp(12px, 1.09vw, 14px); }
      @media screen and (max-width: 600px) {
        .sec_lead .merit_box2 .merit_txt {
          text-align: center;
          line-height: 1.4;
          letter-spacing: 0.05em;
          font-size: clamp(18px, 1.87vw, 24px); } }
      .sec_lead .merit_box2 .merit_txt .txt_min {
        display: block;
        font-size: 10px; }
    .sec_lead .merit_box2 .btn {
      width: calc(160%/12.8); }
      @media screen and (max-width: 600px) {
        .sec_lead .merit_box2 .btn {
          max-width: 202px;
          width: calc(201%/3.35);
          margin: 0 auto calc(50%/3.35); } }

.info_area {
  margin-bottom: calc(120% / 16); }
  .info_area .inner_1280 {
    max-width: 1180px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 40px;
    display: flex;
    justify-content: center;
    position: relative; }
    @media screen and (max-width: 900px) {
      .info_area .inner_1280 {
        flex-direction: column;
        margin: 0 auto;
        padding: 0 0 40px;
        display: block; } }
  .info_area .type_name {
    width: 20%; }
    @media screen and (max-width: 900px) {
      .info_area .type_name {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 20px 0; } }
    .info_area .type_name .title_lbl_h2 {
      font-size: clamp(14px, 2.5vw, 30px);
      font-feature-settings: "palt";
      line-height: 1.4;
      letter-spacing: 0.05em; }
      @media screen and (max-width: 900px) {
        .info_area .type_name .title_lbl_h2 {
          text-align: center;
          position: relative;
          font-size: 35px; }
          .info_area .type_name .title_lbl_h2::before {
            position: absolute;
            bottom: -5px;
            left: calc(50% - 30px);
            width: 60px;
            height: 2px;
            content: '';
            border-radius: 3px;
            background: #000; } }
      .info_area .type_name .title_lbl_h2 span {
        display: block;
        font-size: .55em; }
  .info_area .type_flick {
    box-sizing: border-box;
    padding: 0 20px;
    width: 80%; }
    @media screen and (max-width: 900px) {
      .info_area .type_flick {
        padding: 0 0px;
        width: 100%; } }
    .info_area .type_flick > div {
      overflow-y: scroll;
      height: 200px;
      padding: 0 15px;
      width: 100%; }
      @media screen and (max-width: 900px) {
        .info_area .type_flick > div {
          height: 250px;
          padding: 10px 15px; } }
    .info_area .type_flick ul {
      margin: 0px 0 20px;
      padding: 7px 0;
      font-size: clamp(12px, 1.5vw, 18px);
      font-feature-settings: "palt";
      border-bottom: 1px solid #666; }
      @media screen and (max-width: 900px) {
        .info_area .type_flick ul {
          font-size: clamp(13px, 1.25vw, 15px); } }
      .info_area .type_flick ul li {
        margin: 0px 0 5px; }
        .info_area .type_flick ul li .flgIcon {
          padding: 2px 15px;
          display: inline-block;
          margin: 0 15px 0;
          font-size: 14px;
          vertical-align: top; }
          @media screen and (max-width: 900px) {
            .info_area .type_flick ul li .flgIcon {
              font-size: clamp(10px, 1vw, 12px);
              margin: 0 8px; } }
        .info_area .type_flick ul li .other {
          border: 1px solid #000; }
        .info_area .type_flick ul li .new {
          border: 1px solid #f00;
          color: #f00; }
        .info_area .type_flick ul li .cap_l {
          display: block;
          line-height: 1.4; }

.sec01 {
  padding: 0 0 60px; }
  @media screen and (max-width: 600px) {
    .sec01 {
      padding-bottom: 0; } }
  .sec01 .inner_1600 {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 1200px) {
      .sec01 .inner_1600 {
        display: block;
        max-width: 800px; } }
  .sec01 .txt_box {
    width: calc(600%/16);
    margin-right: calc(40%/16); }
    @media screen and (max-width: 1200px) {
      .sec01 .txt_box {
        margin: 0 auto;
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column; } }
    .sec01 .txt_box .img_ttl {
      max-width: calc(298%/6);
      margin-bottom: 20px;
      line-height: 0; }
      @media screen and (max-width: 1200px) {
        .sec01 .txt_box .img_ttl {
          max-width: 100%;
          width: calc(100% - 40px);
          margin: 0 auto 25px; } }
      @media screen and (max-width: 480px) {
        .sec01 .txt_box .img_ttl {
          margin-bottom: 14px; } }
    .sec01 .txt_box .txt1 {
      color: #727171;
      font-size: clamp(18px, 2vw, 32px);
      margin-bottom: 0.5em;
      line-height: 1.5; }
    .sec01 .txt_box .txt2 {
      color: #727171;
      font-size: clamp(14px, 1.12vw, 18px);
      font-feature-settings: "palt";
      letter-spacing: 0; }
      @media screen and (max-width: 1200px) {
        .sec01 .txt_box .txt2 {
          text-align: center;
          font-size: clamp(13px, 2.34vw, 18px); } }
      @media screen and (max-width: 480px) {
        .sec01 .txt_box .txt2 {
          text-align: left;
          width: 86%; } }
    .sec01 .txt_box .txt_cap {
      font-size: clamp(8px, 0.62vw, 10px);
      font-feature-settings: "palt";
      line-height: 1.4;
      max-width: calc(420%/6); }
      @media screen and (max-width: 480px) {
        .sec01 .txt_box .txt_cap {
          max-width: calc(100% - 40px);
          margin: 0 auto; } }
  .sec01 .figure {
    width: calc(800%/16); }
    @media screen and (max-width: 1200px) {
      .sec01 .figure {
        width: 100%;
        max-width: 800px; }
        .sec01 .figure figure {
          margin-bottom: 20px; } }
    @media screen and (max-width: 600px) {
      .sec01 .figure {
        background: #eeeeee;
        padding-bottom: 60px; } }
    @media screen and (max-width: 480px) {
      .sec01 .figure {
        padding-bottom: 35px; } }
  .sec01 .acc_animation > div {
    position: absolute; }
    .sec01 .acc_animation > div img {
      opacity: 0;
      transition: all 1.2s ease-in-out 0s; }
      .sec01 .acc_animation > div img:not(.base) {
        position: absolute;
        inset: 0;
        margin: auto; }
    .sec01 .acc_animation > div.acc_an1 {
      width: calc(144%/6);
      bottom: 0;
      right: 0; }
      @media screen and (max-width: 1200px) {
        .sec01 .acc_animation > div.acc_an1 {
          width: calc(114%/8); } }
      @media screen and (max-width: 600px) {
        .sec01 .acc_animation > div.acc_an1 {
          width: calc(60%/3.75);
          right: calc(40%/3.75);
          bottom: -14%; } }
      .sec01 .acc_animation > div.acc_an1 img {
        transition-delay: 0.5s; }
    .sec01 .acc_animation > div.acc_an2 {
      width: calc(97%/6);
      bottom: 0;
      left: calc(200% / 6); }
      @media screen and (max-width: 1200px) {
        .sec01 .acc_animation > div.acc_an2 {
          width: calc(97%/8);
          left: 0; } }
      @media screen and (max-width: 600px) {
        .sec01 .acc_animation > div.acc_an2 {
          width: calc(80%/3.75);
          left: calc(28%/3.75); } }
      .sec01 .acc_animation > div.acc_an2 img {
        transition-delay: 0.8s; }
    .sec01 .acc_animation > div.acc_an3 {
      width: calc(61%/6);
      top: calc(35%/4.91);
      right: calc(210%/6); }
      @media screen and (max-width: 1200px) {
        .sec01 .acc_animation > div.acc_an3 {
          right: calc(10%/6);
          width: calc(61%/8); } }
      @media screen and (max-width: 600px) {
        .sec01 .acc_animation > div.acc_an3 {
          width: calc(55%/3.75);
          top: calc(-55%/3.75);
          right: calc(40%/3.75); } }
      .sec01 .acc_animation > div.acc_an3 img {
        transition-delay: 1.3s; }
  .sec01 .acc_animation.scene1 div img:not(:nth-child(1)) {
    opacity: 0 !important; }
  .sec01 .acc_animation.scene1 div img:nth-child(1) {
    opacity: 1 !important; }
  .sec01 .acc_animation.scene2 div img:not(:nth-child(2)) {
    opacity: 0 !important; }
  .sec01 .acc_animation.scene2 div img:nth-child(2) {
    opacity: 1 !important; }
  .sec01 .acc_animation.scene3 div img:not(:nth-child(3)) {
    opacity: 0 !important; }
  .sec01 .acc_animation.scene3 div img:nth-child(3) {
    opacity: 1 !important; }

.sec02 {
  background: #eeeeee;
  padding: 60px 0; }
  @media screen and (max-width: 1200px) {
    .sec02 {
      padding-bottom: 0; } }
  @media screen and (max-width: 480px) {
    .sec02 {
      padding-top: 35px; } }
  @media screen and (max-width: 1200px) {
    .sec02 .btn_more {
      margin: 0 auto; }
      .sec02 .btn_more a {
        margin: 0 auto; } }
  .sec02 .inner_1600 {
    max-width: 1600px;
    margin: 0 auto 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    position: relative; }
    @media screen and (max-width: 1200px) {
      .sec02 .inner_1600 {
        display: block;
        max-width: 800px; } }
    .sec02 .inner_1600 .figure {
      width: calc(800%/16);
      margin-right: auto; }
      @media screen and (max-width: 1200px) {
        .sec02 .inner_1600 .figure {
          max-width: 800px;
          width: calc(100% - 40px);
          margin: 0 auto; }
          .sec02 .inner_1600 .figure figure {
            margin-bottom: 20px; } }
    .sec02 .inner_1600 .txt_box {
      width: calc(800%/16);
      padding-right: calc(200%/16);
      padding-left: calc(40%/16);
      position: relative; }
      @media screen and (max-width: 1200px) {
        .sec02 .inner_1600 .txt_box {
          max-width: 800px;
          width: 100%;
          padding: 0;
          margin: 0 auto; } }
      @media screen and (max-width: 1200px) {
        .sec02 .inner_1600 .txt_box .txts {
          max-width: 600px; } }
      .sec02 .inner_1600 .txt_box .img_ttl {
        max-width: calc(405%/6);
        margin-bottom: 20px;
        line-height: 0; }
        @media screen and (max-width: 1200px) {
          .sec02 .inner_1600 .txt_box .img_ttl {
            max-width: 100%;
            width: calc(100% - 40px);
            margin: 0 auto 25px; } }
        @media screen and (max-width: 480px) {
          .sec02 .inner_1600 .txt_box .img_ttl {
            margin-bottom: 14px; } }
      .sec02 .inner_1600 .txt_box .txt1 {
        color: #727171;
        font-size: clamp(18px, 2vw, 32px);
        margin-bottom: 0.5em;
        line-height: 1.5; }
      .sec02 .inner_1600 .txt_box .txt2 {
        color: #727171;
        font-size: clamp(14px, 1.12vw, 18px);
        font-feature-settings: "palt";
        letter-spacing: 0; }
        @media screen and (max-width: 1200px) {
          .sec02 .inner_1600 .txt_box .txt2 {
            text-align: center;
            font-size: clamp(13px, 2.34vw, 18px); } }
        @media screen and (max-width: 480px) {
          .sec02 .inner_1600 .txt_box .txt2 {
            text-align: left;
            width: 86%; } }
  .sec02 .txt2_sp {
    color: #727171;
    font-size: clamp(14px, 1.12vw, 18px);
    font-feature-settings: "palt";
    letter-spacing: 0; }
    @media screen and (max-width: 1200px) {
      .sec02 .txt2_sp {
        text-align: center;
        font-size: clamp(13px, 2.34vw, 18px);
        margin-bottom: 30px; } }
    @media screen and (max-width: 480px) {
      .sec02 .txt2_sp {
        text-align: left;
        width: 86%; } }
    @media screen and (max-width: 480px) {
      .sec02 .txt2_sp.ta_c {
        text-align: center;
        width: 100%; } }
  .sec02 .dummy_txt {
    position: relative;
    pointer-events: none; }
    .sec02 .dummy_txt::after {
      content: "あたり";
      font-size: 13px;
      border: 1px solid #333;
      background: #fff;
      line-height: 1;
      height: 2em;
      width: 6em;
      padding: 0.2em 0.5em;
      position: absolute;
      inset: 0;
      margin: auto;
      z-index: 3;
      display: flex;
      justify-content: center;
      align-items: center; }
  .sec02 .sec02_slider {
    margin-top: 40px;
    width: 100%;
    pointer-events: none; }
    @media screen and (max-width: 1200px) {
      .sec02 .sec02_slider {
        margin-bottom: 30px; } }
    .sec02 .sec02_slider .swiper-wrapper {
      transition-timing-function: linear; }
    .sec02 .sec02_slider .slide_img {
      width: 220px;
      margin: 0 20px; }
    .sec02 .sec02_slider .txt_box {
      margin-top: 8px; }
      .sec02 .sec02_slider .txt_box .ttl {
        font-size: 13px;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 5px; }
      .sec02 .sec02_slider .txt_box .txt {
        font-size: 11px;
        line-height: 1.4;
        font-feature-settings: "palt"; }
  .sec02 .img_wrap01 {
    max-width: 600px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (max-width: 600px) {
      .sec02 .img_wrap01 {
        margin-bottom: 40px; } }
  .sec02 .sp_bg {
    background: #fff;
    padding: 30px 0 60px; }
    @media screen and (max-width: 600px) {
      .sec02 .sp_bg {
        padding: 40px 0; } }

.sec03 {
  padding: 60px 0; }
  @media screen and (max-width: 480px) {
    .sec03 {
      padding: 90px 0 60px; } }
  .sec03 .inner_1600 {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 1200px) {
      .sec03 .inner_1600 {
        display: block;
        max-width: 800px; } }
  .sec03 .txt_box {
    width: calc(600%/16);
    margin-right: calc(40%/16); }
    @media screen and (max-width: 1200px) {
      .sec03 .txt_box {
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        margin: 0 auto; } }
    .sec03 .txt_box .img_ttl {
      max-width: calc(298%/6);
      margin-bottom: 20px;
      line-height: 0; }
      @media screen and (max-width: 1200px) {
        .sec03 .txt_box .img_ttl {
          max-width: 100%;
          width: calc(100% - 40px);
          margin: 0 auto 25px; } }
      @media screen and (max-width: 480px) {
        .sec03 .txt_box .img_ttl {
          margin-bottom: 14px; } }
    .sec03 .txt_box .txt1 {
      color: #727171;
      font-size: clamp(18px, 2vw, 32px);
      margin-bottom: 0.5em;
      line-height: 1.5; }
    .sec03 .txt_box .txt2 {
      color: #727171;
      font-size: clamp(14px, 1.12vw, 18px);
      font-feature-settings: "palt";
      letter-spacing: 0; }
      @media screen and (max-width: 1200px) {
        .sec03 .txt_box .txt2 {
          text-align: center;
          font-size: clamp(13px, 2.34vw, 18px); } }
      @media screen and (max-width: 480px) {
        .sec03 .txt_box .txt2 {
          text-align: left;
          width: 86%; } }
  .sec03 .figure {
    width: calc(800%/16); }
    @media screen and (max-width: 1200px) {
      .sec03 .figure {
        width: 100%; }
        .sec03 .figure figure {
          margin-bottom: 20px; } }

.sec04 {
  padding: 0 0 120px; }
  @media screen and (max-width: 480px) {
    .sec04 {
      padding: 0 0 60px; } }
  .sec04 .inner_1600 {
    max-width: 1600px;
    margin: 0 auto; }
  .sec04 .img_ttl {
    max-width: 600px;
    margin: 70px auto;
    width: calc(495%/16);
    line-height: 0; }
    @media screen and (max-width: 1600px) {
      .sec04 .img_ttl {
        margin: calc(70%/16) auto; } }
    @media screen and (max-width: 768px) {
      .sec04 .img_ttl {
        max-width: 100%;
        width: calc(180%/3.75);
        margin: 40px auto; } }
  @media screen and (max-width: 600px) {
    .sec04 .pc_plan {
      display: none; } }
  .sec04 .pc_plan ul {
    display: flex;
    justify-content: space-between; }
    .sec04 .pc_plan ul li {
      width: calc(410%/12.8);
      border-radius: 6px;
      box-shadow: 0 0 5px rgba(51, 51, 51, 0.4); }
  .sec04 .sp_plan {
    display: none; }
    @media screen and (max-width: 600px) {
      .sec04 .sp_plan {
        display: block; } }
    .sec04 .sp_plan .plan_thumbnail {
      border-top: 1px solid #b5b5b6;
      border-bottom: 1px solid #b5b5b6;
      padding: 7px 0;
      position: relative; }
      .sec04 .sp_plan .plan_thumbnail::after {
        content: "";
        width: calc(125%/3.75);
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 1;
        padding-bottom: calc(6%/3.75);
        background-image: url("/bunjyo/kobemizukidai/img/top/img_slide_ixo.png");
        background-position: bottom center;
        background-size: cover;
        background-repeat: no-repeat; }
      .sec04 .sp_plan .plan_thumbnail .thumbnail-img {
        position: relative; }
        .sec04 .sp_plan .plan_thumbnail .thumbnail-img::before {
          content: "";
          width: 1px;
          background: #b5b5b6;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          z-index: 1; }
    .sec04 .sp_plan .slick-arrow {
      font-size: 0;
      border: 0;
      background: #fff;
      border-radius: 100%;
      width: 23px;
      height: 23px;
      position: relative;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      cursor: pointer; }
      .sec04 .sp_plan .slick-arrow::after {
        content: "";
        width: 23px;
        height: 23px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        inset: 0;
        margin: auto;
        z-index: 20; }
      .sec04 .sp_plan .slick-arrow.slick-prev {
        left: 15px; }
        .sec04 .sp_plan .slick-arrow.slick-prev::after {
          background-image: url("/bunjyo/kobemizukidai/img/top/plan_arrow_pre.png"); }
      .sec04 .sp_plan .slick-arrow.slick-next {
        right: 15px; }
        .sec04 .sp_plan .slick-arrow.slick-next::after {
          background-image: url("/bunjyo/kobemizukidai/img/top/plan_arrow_nex.png"); }
  .sec04 .btn_more {
    margin-top: 60px; }
    .sec04 .btn_more a {
      margin: 0 auto; }

@media screen and (max-width: 480px) {
  .sec05 .img501 {
    width: 48px;
    margin: 0 auto 10px; } }

.sec06 {
  padding-bottom: 60px; }
  @media screen and (max-width: 480px) {
    .sec06 {
      padding-bottom: 40px; } }
  .sec06 .inner_1600 {
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end; }
    @media screen and (max-width: 1200px) {
      .sec06 .inner_1600 {
        display: block;
        max-width: 800px; } }
  .sec06 .txt_box {
    width: calc(800% / 16);
    padding-right: calc(200% / 16);
    padding-left: calc(40% / 16);
    position: relative; }
    @media screen and (max-width: 1200px) {
      .sec06 .txt_box {
        margin: 0 auto;
        padding: 0;
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column; } }
    .sec06 .txt_box .img_ttl {
      max-width: calc(421%/6.53);
      margin-bottom: 20px;
      line-height: 0; }
      @media screen and (max-width: 1200px) {
        .sec06 .txt_box .img_ttl {
          max-width: 100%;
          width: calc(100% - 40px);
          margin: 0 auto 25px; } }
      @media screen and (max-width: 480px) {
        .sec06 .txt_box .img_ttl {
          margin-bottom: 14px; } }
    .sec06 .txt_box .txt1 {
      color: #727171;
      font-size: clamp(18px, 2vw, 32px);
      margin-bottom: 0.5em;
      line-height: 1.5;
      position: relative;
      z-index: 2; }
    .sec06 .txt_box .txt2 {
      color: #727171;
      font-size: clamp(14px, 1.12vw, 18px);
      font-feature-settings: "palt";
      letter-spacing: 0;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 1200px) {
        .sec06 .txt_box .txt2 {
          text-align: center;
          font-size: clamp(13px, 2.34vw, 18px); } }
      @media screen and (max-width: 480px) {
        .sec06 .txt_box .txt2 {
          text-align: left;
          width: 86%; } }
    .sec06 .txt_box .btn_more {
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 1200px) {
        .sec06 .txt_box .btn_more {
          margin-top: 20px; } }
    .sec06 .txt_box .img602 {
      margin-top: calc(-100%/6);
      margin-bottom: 0; }
      @media screen and (max-width: 1200px) {
        .sec06 .txt_box .img602 {
          margin-top: 0; } }
      .sec06 .txt_box .img602 .cap span {
        bottom: calc(45% / 5.16);
        right: calc(159% / 5.3); }
        @media screen and (max-width: 600px) {
          .sec06 .txt_box .img602 .cap span {
            bottom: calc(32% / 5.16);
            right: calc(162% / 5.3); } }
  .sec06 .figure {
    width: calc(800%/16); }
    @media screen and (max-width: 1200px) {
      .sec06 .figure {
        width: 100%; }
        .sec06 .figure figure {
          margin-bottom: 20px; } }

.cap_wrap {
  padding-bottom: 30px; }
  @media screen and (max-width: 480px) {
    .cap_wrap {
      padding-bottom: 15px; } }

.yokoku_sec {
  max-width: 1280px;
  margin: 0 auto 65px;
  width: calc(100% - 40px); }
  @media screen and (max-width: 480px) {
    .yokoku_sec {
      margin-bottom: 15px; } }
  .yokoku_sec .yokokuBox dt {
    position: relative; }
    .yokoku_sec .yokokuBox dt::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 5px;
      height: 1px;
      background: #727171;
      z-index: 1; }
    .yokoku_sec .yokokuBox dt span {
      font-size: 14pt;
      border: 1px solid #727171;
      display: inline-block;
      line-height: 1;
      padding: 0.3em;
      position: relative;
      background: #fff;
      z-index: 2; }
  .yokoku_sec .yokokuBox dd {
    padding: 5px 0;
    font-size: 12px;
    line-height: 1.4;
    border-bottom: 1px solid #727171; }
    @media screen and (max-width: 480px) {
      .yokoku_sec .yokokuBox dd {
        font-size: 10px;
        padding: 10px 0; } }

.animation_sec {
  margin: 20px 0 40px;
  overflow-x: hidden;
  position: relative;
  z-index: 10; }
  @media screen and (max-width: 480px) {
    .animation_sec {
      margin-bottom: 20px; } }

.jitensya {
  width: 119px;
  height: 41px;
  background-image: url("/bunjyo/kobemizukidai/img/top/animation01.svg"); }
  @media screen and (min-width: 480px) {
    .jitensya {
      background-size: 119px 150px;
      background-repeat: no-repeat;
      animation: drive_step 2s steps(4, end) infinite;
      animation: driving 30s linear infinite; } }
  @media screen and (max-width: 480px) {
    .jitensya {
      width: 109px;
      height: 31px;
      background-size: 109px 126px;
      animation: drive_step_sp 2s steps(4, end) infinite;
      animation: driving_sp 10s linear infinite; } }

@keyframes drive_step {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 0 -136px; } }
@keyframes driving {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(100vw); } }
@keyframes drive_step_sp {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 0 -126px; } }
@keyframes driving_sp {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(100vw); } }
.oka_wrap {
  margin-top: -10px;
  overflow-x: hidden; }
  .oka_wrap .oka img {
    width: 100%; }
  @media screen and (min-width: 480px) {
    .oka_wrap .oka {
      animation: oka 40s linear infinite;
      background-image: url("/bunjyo/kobemizukidai/img/top/animation02_bg.svg");
      background-size: auto 27px; } }
  @media screen and (max-width: 480px) {
    .oka_wrap .oka {
      animation: oka_sp 20s linear infinite;
      background-image: url("/bunjyo/kobemizukidai/img/top/animation02_bg_sp.svg");
      background-size: auto 23px; } }

@keyframes oka {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 3970px 0; } }
@keyframes oka_sp {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 921px 0; } }
.animation_hune {
  pointer-events: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  bottom: -50px;
  width: calc(1000%/16);
  padding-bottom: calc(160%/16);
  overflow-x: hidden; }
  @media screen and (max-width: 1200px) {
    .animation_hune.sp {
      margin-top: -90px;
      padding-bottom: 170px;
      position: relative;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: 3; } }
  @media screen and (max-width: 600px) {
    .animation_hune.sp {
      margin-top: -160px;
      padding-bottom: 140px;
      margin-bottom: 20px; } }
  .animation_hune figure {
    transition: all 0.5s; }
  .animation_hune .hune {
    width: calc(72%/8);
    position: absolute;
    left: -80px;
    bottom: calc(62%/1.5);
    animation: hune 40s linear infinite; }
    @media screen and (max-width: 600px) {
      .animation_hune .hune {
        width: calc(72%/3.75);
        bottom: calc(62%/1.7); } }
    .animation_hune .hune img {
      position: relative;
      animation: hune2 2.5s steps(12, end) infinite; }
  .animation_hune .konami1 {
    width: calc(284%/8);
    position: absolute;
    left: calc(94%/8);
    bottom: calc(70%/1.5);
    animation: nami01 10s infinite; }
    @media screen and (max-width: 600px) {
      .animation_hune .konami1 {
        width: calc(184%/3.75);
        left: calc(-20%/3.75); } }
  .animation_hune .konami2 {
    width: calc(182%/8);
    position: absolute;
    left: calc(143%/8);
    bottom: calc(70%/1.5);
    animation: nami02 10s infinite;
    transition-delay: 0.5s; }
    @media screen and (max-width: 600px) {
      .animation_hune .konami2 {
        width: calc(142%/3.75);
        left: calc(140%/3.75); } }
  .animation_hune .konami3 {
    width: calc(273%/8);
    position: absolute;
    left: calc(410%/8);
    bottom: calc(70%/1.5);
    animation: nami03 10s infinite;
    transition-delay: 0.5s; }
    @media screen and (max-width: 600px) {
      .animation_hune .konami3 {
        width: calc(132%/3.75);
        left: calc(250%/3.75); } }
  .animation_hune .nami1 {
    width: calc(169%/8);
    position: absolute;
    left: calc(40%/8);
    bottom: calc(30%/1.5);
    animation: nami01 10s infinite;
    transition-delay: 0.5s; }
  .animation_hune .nami2 {
    width: calc(243%/8);
    position: absolute;
    left: calc(222%/8);
    bottom: calc(30%/1.5); }
    @media screen and (min-width: 600px) {
      .animation_hune .nami2 {
        animation: nami02 10s infinite;
        transition-delay: 1s; } }
    @media screen and (max-width: 600px) {
      .animation_hune .nami2 {
        width: calc(243%/3.75);
        left: calc(-10%/3.75);
        bottom: calc(20%/1.7); } }
  .animation_hune .nami3 {
    width: calc(243%/8);
    position: absolute;
    left: calc(456%/8);
    bottom: calc(30%/1.5); }
    @media screen and (min-width: 600px) {
      .animation_hune .nami3 {
        animation: nami03 10s infinite;
        transition-delay: 1.5s; } }
    @media screen and (max-width: 600px) {
      .animation_hune .nami3 {
        width: calc(168%/3.75);
        left: calc(214%/3.75);
        bottom: calc(20%/1.7); } }
  .animation_hune .nami4 {
    width: calc(169%/8);
    position: absolute;
    left: calc(640%/8);
    bottom: calc(20%/1.5);
    animation: nami01 10s infinite;
    transition-delay: 1s; }

@keyframes nami01 {
  0% {
    opacity: 1; }
  30% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes nami02 {
  0% {
    opacity: 0; }
  70% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes nami03 {
  0% {
    opacity: 1; }
  40% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes hune {
  0% {
    left: -80px; }
  100% {
    left: 100%; } }
@keyframes hune2 {
  0% {
    top: 0; }
  50% {
    top: 10px; }
  100% {
    top: 0; } }
.bnner_summer_cp {
  max-width: 1000px;
  width: calc(100% - 40px);
  margin: 0 auto;
  display: block;
  margin-bottom: clamp(25px, 3.34%, 40px); }

/*# sourceMappingURL=top.css.map */
