  /*! Writen  by SCSS */
.bnr_jtb {
  max-width: 800px;
  margin: 0 auto;
  margin-top: clamp(40px, 5%, 60px); }

.topics_wrap {
  position: relative;
  z-index: 3;
  max-width: 1280px;
  width: calc(100% - 40px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-top: clamp(50px, 6.67%, 80px); }
  @media screen and (max-width: 800px) {
    .topics_wrap {
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 60px 0;
      max-width: 700px; } }
  .topics_wrap .topics {
    width: calc(560%/12.8);
    background: #fff;
    position: relative; }
    @media screen and (max-width: 800px) {
      .topics_wrap .topics {
        width: 100%; } }
    .topics_wrap .topics::after {
      content: "";
      position: absolute;
      inset: 0;
      margin: auto;
      pointer-events: none;
      border: 3px solid #0e2641; }
    .topics_wrap .topics .topics_img {
      width: 100%;
      background-image: url("/bunjyo/sakai-hamaderakoen/img/top/topics_img01.jpg");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      padding-bottom: calc(370%/5.56); }
      @media screen and (max-width: 800px) {
        .topics_wrap .topics .topics_img {
          padding-bottom: calc(500%/7); } }
      .topics_wrap .topics .topics_img .img_txt {
        position: absolute;
        top: 0.5em;
        left: 0;
        right: 0;
        color: #fff;
        font-size: clamp(20px, 2.41vw, 30px);
        text-align: center;
        letter-spacing: 0.1em;
        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); }
        @media screen and (max-width: 800px) {
          .topics_wrap .topics .topics_img .img_txt {
            font-size: 26px; } }
    .topics_wrap .topics .txt_box {
      padding: 0.4em 10px;
      font-size: clamp(12px, 1.2vw, 15px); }
      @media screen and (max-width: 800px) {
        .topics_wrap .topics .txt_box {
          padding: 15px;
          text-align: justify; } }
      .topics_wrap .topics .txt_box p {
        color: #44257b;
        font-weight: 500;
        line-height: 1.6;
        letter-spacing: 0.05em; }
  .topics_wrap .video_wrap {
    width: calc(700%/12.8); }
    @media screen and (max-width: 800px) {
      .topics_wrap .video_wrap {
        width: 100%; } }

.video_wrap {
  max-width: 700px; }
  .video_wrap .video_txt {
    line-height: 1;
    padding: 0.5em 0.3em;
    text-align: center;
    color: #fff;
    background: #0e2641;
    font-size: clamp(16px, 3.25vw, 26px);
    letter-spacing: 0.2em; }

.pickup_box {
  max-width: 900px;
  width: calc(100% - 40px);
  margin: 0 auto;
  margin-bottom: clamp(50px, 6.67%, 80px); }
  .pickup_box .ttl {
    display: flex;
    align-items: baseline;
    margin: 0 auto 15px;
    justify-content: center;
    border-left: 1px solid #9e9d9d;
    border-right: 1px solid #9e9d9d;
    grid-gap: 30px;
    padding: 0 14px; }
    @media screen and (max-width: 768px) {
      .pickup_box .ttl {
        flex-direction: column;
        grid-gap: 10px;
        justify-content: center;
        align-items: center; } }
    @media screen and (max-width: 480px) {
      .pickup_box .ttl {
        grid-gap: 5px; } }
    @media screen and (max-width: 768px) {
      .pickup_box .ttl .pickup_txt01 {
        width: calc(520%/6.98); } }
    @media screen and (max-width: 768px) {
      .pickup_box .ttl .pickup_txt02 {
        width: calc(350%/6.98); } }
  .pickup_box .pickup_img01 {
    position: relative;
    max-width: 688px;
    margin: 0 auto 15px; }
    .pickup_box .pickup_img01 .txt {
      position: absolute;
      text-align: center;
      top: 15px;
      left: 0;
      right: 0;
      margin: auto;
      font-size: clamp(14px, 2.28vw, 17px); }
      @media screen and (max-width: 768px) {
        .pickup_box .pickup_img01 .txt {
          position: static;
          margin-top: 5px; } }
    @media screen and (max-width: 768px) {
      .pickup_box .pickup_img01 .cap {
        bottom: calc(70% / 5.25); } }
    @media screen and (max-width: 480px) {
      .pickup_box .pickup_img01 .cap {
        bottom: calc(85% / 3.74); } }
    @media screen and (max-width: 375px) {
      .pickup_box .pickup_img01 .cap {
        bottom: calc(100% / 3.74); } }
  .pickup_box .pickup_btns {
    max-width: 688px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 480px) {
      .pickup_box .pickup_btns {
        flex-direction: column;
        grid-gap: 10px;
        align-items: center; } }
    .pickup_box .pickup_btns .btn01 {
      width: calc(330%/6.88); }
      @media screen and (max-width: 480px) {
        .pickup_box .pickup_btns .btn01 {
          width: calc(330%/4.8); } }
    .pickup_box .pickup_btns .btn02 {
      width: calc(348%/6.88); }
      @media screen and (max-width: 480px) {
        .pickup_box .pickup_btns .btn02 {
          width: calc(348%/4.8); } }

.holiday_wrap {
  background: #333;
  padding: 14px 10px;
  text-align: center; }
  .holiday_wrap .holiday_txt {
    font-size: clamp(10px, 1vw, 12px);
    color: #FFF; }
    .holiday_wrap .holiday_txt .big {
      display: block;
      font-size: 150%;
      letter-spacing: 0.1em; }
      @media screen and (max-width: 480px) {
        .holiday_wrap .holiday_txt .big {
          font-size: 120%; } }

@keyframes new_info_shiny {
  0% {
    left: -100%; }
  20%,100% {
    left: 120%; } }
.new_info {
  background: #ebedda;
  background: #900;
  padding: 13px 10px 10px;
  padding: 23px 10px 20px;
  padding: 33px 10px 30px;
  padding: 38px 10px 35px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .new_info::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 10;
    top: -180%;
    left: -200%;
    width: 45%;
    height: 400%;
    transform: scale(2) rotate(20deg);
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.5) 100%, rgba(255, 255, 255, 0) 0%);
    transition: 400ms;
    animation: new_info_shiny 3s ease-in-out infinite;
    animation-delay: 2s; }
    @media screen and (max-width: 768px) {
      .new_info::after {
        top: -25%;
        left: -50%;
        width: 100px;
        height: 120%; } }
  @media screen and (max-width: 768px) {
    .new_info {
      padding: 12px 10px; } }
  .new_info a {
    display: inline-block; }
  .new_info dl {
    display: flex;
    justify-content: center;
    align-items: stretch;
    grid-gap: 0 0.5em;
    font-size: clamp(16px, 1.79vw, 23px);
    font-size: clamp(20px, 2.81vw, 36px);
    line-height: 1; }
    @media screen and (max-width: 768px) {
      .new_info dl {
        align-items: center;
        grid-gap: 0 1em; } }
    .new_info dl dt span {
      display: inline-block;
      background: #900;
      background: #f1f56e;
      padding: 0.4em 0.5em 0.2em;
      font-size: 70%;
      letter-spacing: 0;
      color: #fff;
      color: #900;
      line-height: 1;
      position: relative;
      top: -0.1em; }
    .new_info dl dd {
      line-height: 1;
      letter-spacing: 0.05em;
      font-feature-settings: "palt";
      display: flex;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .new_info dl dd {
          flex-direction: column; } }
      @media screen and (max-width: 480px) {
        .new_info dl dd {
          line-height: 1.2; } }
      .new_info dl dd .text_min {
        font-size: 0.7em; }

.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;
  padding: 40px 0;
  margin-bottom: 40px;
  /* .main_cap {
       @media screen and (min-width: 481px) {
           position: static;
           max-width: 1280px;
           margin: 0 auto;
           text-align: right;
           text-shadow: none !important;
           color: #333;
           font-weight: bold;
       }
   }*/ }
  @media screen and (max-width: 480px) {
    .sec_main {
      padding-top: calc(8%/1.7);
      padding-bottom: 15px; } }
  .sec_main .main_bnner {
    max-width: 1400px;
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom: clamp(50px, 6.67%, 80px); }
    @media screen and (max-width: 480px) {
      .sec_main .main_bnner {
        margin-bottom: calc(8%/1.7); } }
  .sec_main .main_kokuchi {
    text-align: center;
    padding: 60px 40px;
    position: relative;
    z-index: 2;
    background-image: url("/bunjyo/sakai-hamaderakoen/img/top/main_bg_sp.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 1400px;
    width: calc(100% - 40px);
    margin: 0 auto;
    margin-bottom: clamp(50px, 6.67%, 80px); }
    @media screen and (max-width: 900px) {
      .sec_main .main_kokuchi {
        padding: calc(60%/9) 40px; } }
    @media screen and (max-width: 480px) {
      .sec_main .main_kokuchi {
        padding: calc(8%/1.7) calc(10%/1.7);
        margin-bottom: calc(8%/1.7); } }
  .sec_main .main_slide_outer {
    position: relative;
    z-index: 2;
    max-width: 1400px;
    width: calc(100% - 40px);
    margin: 0 auto; }
    .sec_main .main_slide_outer .swiper-slide .main_image img {
      width: 100%; }
    .sec_main .main_slide_outer .swiper-pagination {
      display: flex;
      justify-content: center;
      align-items: center;
      bottom: 25px;
      left: 0;
      right: 0;
      grid-gap: 0 5px; }
      @media screen and (max-width: 480px) {
        .sec_main .main_slide_outer .swiper-pagination {
          bottom: -25px;
          bottom: -45px;
          grid-gap: 0 8px; } }
      .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: 15px;
            height: 15px; } }
        .sec_main .main_slide_outer .swiper-pagination .swiper-pagination-bullet-active {
          background: #727171; }

.sec_lead .merit_bg {
  position: relative;
  margin-bottom: 45px;
  margin-bottom: 25px;
  margin-bottom: calc(120% / 16); }
  @media screen and (max-width: 480px) {
    .sec_lead .merit_bg {
      padding: 40px 0 60px;
      margin-bottom: 0px; } }
  .sec_lead .merit_bg .lead_bg01 {
    position: absolute;
    top: -21px;
    right: 0; }
    @media screen and (max-width: 480px) {
      .sec_lead .merit_bg .lead_bg01 {
        width: calc(160%/3.75); } }
  .sec_lead .merit_bg .lead_bg02 {
    position: absolute;
    bottom: -54px;
    left: 0; }
    @media screen and (max-width: 480px) {
      .sec_lead .merit_bg .lead_bg02 {
        width: calc(160%/3.75);
        bottom: -15px; } }
.sec_lead .obi {
  position: relative;
  background: #c00;
  color: #fff;
  padding: 30px 0;
  margin-bottom: clamp(50px, 6.67%, 80px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  grid-gap: 10px 0; }
  @media screen and (max-width: 480px) {
    .sec_lead .obi {
      padding: 20px 0; } }
  .sec_lead .obi p {
    text-align: center;
    font-size: clamp(28px, 3vw, 36px);
    line-height: 1;
    font-feature-settings: "palt";
    display: flex;
    align-items: baseline;
    justify-content: center;
    grid-gap: 0 0.5em; }
    @media screen and (max-width: 900px) {
      .sec_lead .obi p {
        font-size: clamp(16px, 5.29vw, 36px);
        align-items: center;
        flex-direction: column;
        grid-gap: 0.4em 0;
        letter-spacing: -0.03em; } }
    .sec_lead .obi p .min {
      font-size: 80%; }
    .sec_lead .obi p .sup_wrap {
      display: inline-block;
      position: relative; }
      @media screen and (max-width: 900px) {
        .sec_lead .obi p .sup_wrap {
          padding-right: 1em; } }
      .sec_lead .obi p .sup_wrap sup {
        font-size: 12px;
        display: inline-block;
        vertical-align: text-top;
        margin-left: 0.5em; }
        @media screen and (max-width: 900px) {
          .sec_lead .obi p .sup_wrap sup {
            position: absolute;
            top: 0;
            right: 0; } }
    .sec_lead .obi p.big {
      font-size: clamp(34px, 3.75vw, 45px);
      margin-bottom: 0.3em;
      letter-spacing: 0.05em; }
      @media screen and (max-width: 900px) {
        .sec_lead .obi p.big {
          letter-spacing: 0.08em;
          font-size: clamp(20px, 5.88vw, 40px); } }
.sec_lead .banner_group {
  max-width: 580px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  row-gap: 20px; }
  .sec_lead .banner_group.bottom {
    margin-bottom: clamp(60px, 8.334vw, 100px); }
.sec_lead .inner_1280 {
  position: relative;
  z-index: 2; }
.sec_lead .info_img {
  max-width: 580px;
  margin: 45px auto 20px;
  line-height: 0;
  position: relative; }
  @media screen and (max-width: 480px) {
    .sec_lead .info_img {
      margin: 0 auto 15px; } }
  .sec_lead .info_img a {
    position: absolute;
    top: calc(109%/2.8);
    left: 0;
    right: 0;
    margin: auto;
    width: calc(376%/5.8);
    padding-bottom: calc(40%/5.8);
    display: block;
    background: rgba(255, 255, 255, 0.4);
    opacity: 0;
    transition: opacity 0.3s ease-in-out; }
    @media screen and (max-width: 480px) {
      .sec_lead .info_img a {
        width: calc(240%/3.55);
        padding-bottom: calc(33%/3.55);
        top: calc(172%/4.31); } }
    @media (hover: hover) {
      .sec_lead .info_img a:hover {
        opacity: 1; } }
.sec_lead .limited_img {
  max-width: 580px;
  margin: 0 auto 100px;
  line-height: 0; }
  @media screen and (max-width: 480px) {
    .sec_lead .limited_img {
      margin: 0 auto 30px; } }

.cnt_btns .inner_1280 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 480px) {
    .cnt_btns .inner_1280 {
      width: 100%;
      grid-gap: 5px 0; } }
  .cnt_btns .inner_1280 .cnt_btn {
    width: calc(414%/12.8); }
    @media screen and (max-width: 480px) {
      .cnt_btns .inner_1280 .cnt_btn {
        width: 100%; } }
    .cnt_btns .inner_1280 .cnt_btn a {
      display: block;
      position: relative; }
      @media (hover: hover) {
        .cnt_btns .inner_1280 .cnt_btn a:hover figure {
          overflow: hidden; }
          .cnt_btns .inner_1280 .cnt_btn a:hover figure::before {
            width: 100%;
            height: 100%; } }
    .cnt_btns .inner_1280 .cnt_btn figure {
      position: relative; }
      .cnt_btns .inner_1280 .cnt_btn figure::before {
        content: "";
        background: #727171;
        width: calc(330%/4.14);
        height: calc(115%/2.5);
        mix-blend-mode: multiply;
        box-sizing: border-box;
        z-index: 1;
        position: absolute;
        inset: 0;
        margin: auto;
        transition: all 0.3s ease-in-out; }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn figure::before {
            width: calc(160%/3.75);
            height: calc(60%/1.8); } }
      .cnt_btns .inner_1280 .cnt_btn figure figcaption span {
        z-index: 3; }
    .cnt_btns .inner_1280 .cnt_btn .cnt_txt {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      inset: 0;
      margin: auto;
      z-index: 2; }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt span {
        position: relative; }
        .cnt_btns .inner_1280 .cnt_btn .cnt_txt span::after {
          content: "";
          position: absolute;
          bottom: -15px;
          left: 0;
          right: 0;
          margin: auto;
          display: block;
          width: 42px;
          height: 2px;
          background: #fff;
          z-index: 1; }
          @media screen and (max-width: 480px) {
            .cnt_btns .inner_1280 .cnt_btn .cnt_txt span::after {
              bottom: -7px;
              width: 20px;
              height: 1px; } }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt.pos span {
        width: calc(239%/4.14); }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn .cnt_txt.pos span {
            width: calc(105.4%/3.75); } }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt.acc span {
        width: calc(195%/4.14); }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn .cnt_txt.acc span {
            width: calc(86.8%/3.75); } }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt.loc span {
        width: calc(260%/4.14); }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn .cnt_txt.loc span {
            width: calc(114.4%/3.75); } }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt.des span {
        width: calc(190%/4.14); }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn .cnt_txt.des span {
            width: calc(83.8%/3.75); } }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt.pla span {
        width: calc(130%/4.14); }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn .cnt_txt.pla span {
            width: calc(59.2%/3.75); } }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt.gal span {
        width: calc(299%/4.14); }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn .cnt_txt.gal span {
            width: calc(135.5%/3.75); } }
      .cnt_btns .inner_1280 .cnt_btn .cnt_txt.qua span {
        width: calc(223%/4.14); }
        @media screen and (max-width: 480px) {
          .cnt_btns .inner_1280 .cnt_btn .cnt_txt.qua span {
            width: calc(96.8%/3.75); } }
    .cnt_btns .inner_1280 .cnt_btn.pos, .cnt_btns .inner_1280 .cnt_btn.acc, .cnt_btns .inner_1280 .cnt_btn.loc {
      margin-bottom: 1.5%; }
      @media screen and (max-width: 480px) {
        .cnt_btns .inner_1280 .cnt_btn.pos, .cnt_btns .inner_1280 .cnt_btn.acc, .cnt_btns .inner_1280 .cnt_btn.loc {
          margin: 0; } }

.banner_fp {
  max-width: 810px;
  margin: 0 auto clamp(30px, 4.167vw, 50px); }

.info_area {
  margin-bottom: calc(120% / 16); }
  @media screen and (max-width: 680px) {
    .info_area {
      margin-bottom: 40px; } }
  .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;
        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 > ul {
      padding: 0 15px;
      width: 100%; }
      @media screen and (max-width: 900px) {
        .info_area .type_flick > ul {
          padding: 10px 15px; } }
    .info_area .type_flick .item {
      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 .item {
          font-size: clamp(13px, 1.25vw, 15px); } }
      .info_area .type_flick .item p {
        margin: 0px 0 5px; }
        .info_area .type_flick .item p .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 .item p .flgIcon {
              font-size: clamp(10px, 1vw, 12px);
              margin: 0 8px; } }
        .info_area .type_flick .item p .other {
          border: 1px solid #000; }
        .info_area .type_flick .item p .new {
          border: 1px solid #f00;
          color: #f00; }
        .info_area .type_flick .item p .cap_l {
          display: block;
          line-height: 1.4; }

.top_plans {
  max-width: 810px;
  margin: clamp(30px, 4.167vw, 50px) auto;
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: calc(120% / 16); }
  @media screen and (max-width: 680px) {
    .top_plans {
      flex-direction: column;
      grid-gap: 20px; } }
  .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: background 0.3s ease-in-out;
      display: block;
      background: url("/bunjyo/sakai-hamaderakoen/img/plan/btn_bg.jpg") top center/cover; }
      @media (hover: hover) {
        .top_plans li a:hover {
          opacity: 0.7; } }
    .top_plans li .bg {
      padding: 0 10px 10px; }
    .top_plans li .btn {
      width: 60%;
      margin: 0 auto 10px;
      border-radius: 40px;
      background: #fff;
      padding: 0.6em 0.2em;
      font-size: clamp(14px, 1.4vw, 18px);
      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.5em;
        height: 2em;
        width: 2em; }

/*# sourceMappingURL=top.css.map */
