@charset "utf-8";
/* CSS Document */

  
@media screen and (max-width: 768px) {

  .modal_btn{
    display: block;
    margin: 3rem auto 0;
    width: 80%;
  }
  .seoMeo .tenBl__block__item .modal_btn img{
    width: 100%;
  }

 .modal__bg {
    position: fixed;
    z-index: 10009;
    top: 0;
    left: 0;
    width: 200%;
    height: 200%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0; /* 初期状態で非表示 */
    visibility: hidden; /* 初期状態で非表示 */
    transition: opacity .6s ease, visibility .6s ease;
  }

  .modal__bg.is-active {
    opacity: 1; /* 非表示を解除 */
    visibility: visible; /* 非表示を解除 */
  }

  .modal__inner {
    position: fixed;
    z-index: 10010;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 0 10px;
    opacity: 0; /* 初期状態で非表示 */
    visibility: hidden; /* 初期状態で非表示 */
    transition: opacity .6s ease, visibility .6s ease;
  }

  .modal__inner.is-active {
    opacity: 1; /* 非表示を解除 */
    visibility: visible; /* 非表示を解除 */
  }

  .modal-card {
    width: 95%;
    min-height: 290px;
    background: #fff;
    filter: drop-shadow(0 0 10px rgba(0 ,0, 0, 0.4));
    border-radius: 16px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    position: absolute;
    z-index: 1;
    transform: translate3d(0, 48px, 0);
    opacity: 0; /* 初期状態で非表示 */
    visibility: hidden; /* 初期状態で非表示 */
    transition: opacity .6s ease, visibility .6s ease, transform .3s ease-in-out;
    top: 0;
  }

  .modal-card.is-active {
    position: relative;
    z-index: 2;
    opacity: 1; /* 非表示を解除 */
    visibility: visible; /* 非表示を解除 */
    transform: translate3d(0, 0, 0);
  }

  .modal-card__heading {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    color: #444;
  }

  .modal-card__text {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #444;
  }

  .modal-card__close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 16px;
    right: 13px;
  }

  .modal-card__close::before,
  .modal-card__close::after {
    content: "";
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 3px;
    background: #000;
    cursor: pointer;
  }

  .modal-card__close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .modal-card__close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }


  

  .seoMeo .tenBl__block__text {
    width: 100%;
  }

  .seoMeo .tenBl__block__text__item h5 {
    font-size: 4vw;
    white-space: wrap;
  }
  
  
  .secondBl__inner{
    
  }
  
  
  
  
  
  
  
  
  
  
  
  .topNewV3 .secondBl__list2 .block {
    background-color: #ffffff;
    position: relative;
    padding: 3.25521vw 3.90625vw;
  }
  .topNewV3 .secondBl__list2 .block:not(:last-child) {
    margin-bottom: 5.20833vw;
  }
  .topNewV3 .secondBl__list2 .block01 {
    padding-bottom: 40.36458vw;
  }
  .topNewV3 .secondBl__list2 .block01 picture {
    left: 0.65104vw;
    bottom: 0 !important;
    width: 87.23958vw;
  }
  .topNewV3 .secondBl__list2 .block01 .block__right > p {
    font-size: 3.38542vw;
  }
  .topNewV3 .secondBl__list2 .block02 .block__left .btn{
    margin-top: 45.57292vw;
    position: relative;
    z-index: 3;
  }
  .topNewV3 .secondBl__list2 .block03 .block__right .btn {
    margin-top: -3rem;
    position: relative;
    z-index: 3;
  }
  .topNewV3 .secondBl__list2 .block02 .block__left .btn a,
  .topNewV3 .secondBl__list2 .block03 .block__right .btn a {
    width: 100%;
  }
  .topNewV3 .secondBl__list2 .block03 .block__right {
    position: relative;
    padding-top: 0;
  }
  .topNewV3 .secondBl__list2 .block03 .block__right > picture {
    position: absolute;
    right: 0;
    top: -2.60417vw;
    width: 35.80729vw;
  }
  .topNewV3 .secondBl__list2 .block03 .block__right > p {
    padding-right: 37.76042vw;
    margin-bottom: 48.17708vw;
  }
  .topNewV3 .secondBl__list2 .block03 > picture {
    left: 2.60417vw;
    bottom: 20.83333vw;
    width: 84.63542vw;
  }
  .topNewV3 .secondBl__list2 .block04 .block__left {
    margin-bottom: 6.51042vw;
  }
  .topNewV3 .secondBl__list2 .block04 .block__right .box p {
    font-size: 3.38542vw;
    text-align: center;
  }
  .topNewV3 .secondBl__list2 .block05 picture {
    position: absolute;
    bottom: 5rem;
    right: 0;
  }
  .topNewV3 .secondBl__list2 .block04 .block__right picture img {
    width: 58.59375vw;
    display: block;
    margin: 0 auto -3.25521vw;
  }
  .topNewV3 .secondBl__list2 .block05 p {
    margin-bottom: 0;
  }
  .topNewV3 .secondBl__list2 .block05 > picture {
    position: static;
    width: 82.03125vw;
    margin-left: auto;
    margin-bottom: -6.51042vw;
    margin-right: -6.51042vw;
    margin-top: -2.60417vw;
  }
  .topNewV3 .secondBl__list2 .block__left > h4 {
    font-size: 7.94271vw;
    line-height: 1;
    font-weight: 700;
    white-space: nowrap;
    margin-bottom: 3.90625vw;
  }
  .topNewV3 .secondBl__list2 .block__left > h4 span {
    background-color: #000000;
    text-transform: uppercase;
    font-size: 3.25521vw;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
    padding: 1.30208vw 1.95313vw;
    min-width: 26.04167vw;
    margin-bottom: 2.60417vw;
    vertical-align: top;
  }
  .topNewV3 .secondBl__list2 .block__left > p {
    font-size: 3.25521vw;
    line-height: -webkit-calc(42 / 23);
    line-height: -moz-calc(42 / 23);
    line-height: calc(42 / 23);
    font-weight: 700;
    margin-bottom: 2.60417vw;
  }
  .topNewV3 .secondBl__list2 .block__right > p {
    font-size: 2.99479vw;
    line-height: -webkit-calc(42 / 23);
    line-height: -moz-calc(42 / 23);
    line-height: calc(42 / 23);
    font-weight: 700;
    margin-bottom: 2.60417vw;
  }
  .topNewV3 .secondBl__list2 .block__right > .box {
    color: #ffffff;
    font-weight: 700;
    background-color: #005dac;
    padding: 3.90625vw 2.60417vw;
  }
  .topNewV3 .secondBl__list2 .block__right > .box h5 {
    font-size: 3.90625vw;
    line-height: 1;
    margin-bottom: 2.60417vw;
  }
  .topNewV3 .secondBl__list2 .block__right > .box p {
    font-size: 3.25521vw;
    line-height: -webkit-calc(43 / 23);
    line-height: -moz-calc(43 / 23);
    line-height: calc(43 / 23);
    font-weight: 600;
  }
  .topNewV3 .secondBl__list2 .block .btn {
    position: relative;
    z-index: 2;
  }
  .topNewV3 .secondBl__list2 .block .btn a {
    color: #ffffff;
    display: block;
    line-height: 1;
    font-weight: 700;
    font-size: 4vw;
    padding: 5vw 10.41667vw 5vw 2.60417vw;
    -moz-border-radius: 11.71875vw;
         border-radius: 11.71875vw;
    position: relative;
    background: url("../img/top_v3/btn_icon.svg") no-repeat right 2vw center #005dac;
    -moz-background-size: 10vw auto;
         background-size: 10vw auto;
    text-align: center;
  }
  .topNewV3 .secondBl__list2 .block > picture {
    position: absolute;
    display: block;
  }
  
  
  
  
  
  
  
.topNewV3 .secondBl__list2 .block {
  background-color: #ffffff;
  position: relative;
  padding: 3.25521vw 3.90625vw;
}
  
  
.topNewV3 .secondBl__list2 .slick-track {
  display: flex;
}
.topNewV3 .secondBl__list2 .slick-slide {
  height: auto !important;
}
  
 .topNewV3 .secondBl__list2 .slick-list {
  margin: 0 -15px;
}
.topNewV3 .secondBl__list2 .slick-slide {
  margin: 0 15px;
} 
  
  
  .topNewV3 .secondBl__top{
    position: relative;
    z-index: 100;
  }
 /* arrow */
.arrow_box {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0 0;
  position: absolute;
  width: 100%;
  bottom: -1rem;
}

.prev-arrow,
.next-arrow {
  display: block;
  width: 50px;
  height: 50px;
  background: coral;
  border-radius: 50%;
  transition: all .3s ease;
  cursor: pointer;
  position:relative;
}

.prev-arrow {
  transform: rotate(180deg);
  margin-right: 20px;
}

.prev-arrow::before,
.next-arrow::before{
  position:absolute;
  content: "";
  width:10px;
  height:10px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}
  
  
 .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .top_plan {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 4rem;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .top_plan h4{
    font-size: 3.5vw;
    margin-right: 1rem;
    margin-bottom: 0;
    font-weight: 700;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .top_plan h5{
    font-size: 4vw;
    font-weight: 700;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .top_plan h5 br,
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .tag br{
    display: none;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .top_plan p{
    position: absolute;
    width: 100%;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .tag{
    font-size: 3.8vw;
    padding: 3vw 0;
  }
  
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .price_detail {
    margin: 5vw 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .price_detail .month {
    font-size: 4vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .price_detail p {
    font-size: 10vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .price_detail .inclu_tax {
    font-size: 3.6vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .price_red p:last-child {
    font-size: 10vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .price_red p:first-child {
    font-size: 4vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .price_red .promo {
    font-size: 5vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .priceBottom li p {
    font-size: 4vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .priceBottom li p:last-child {
    font-size: 11vw;
  }
  
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .des_bot h6 {
    font-size: 5vw;
  }
  .lpCreatePr__plan.three_plan2 .lpCreatePr__plan__content .lpCreatePr__plan__item .des_bot p {
    font-size: 3.5vw;
    margin-top: 10px;
  }
  .lpCreatePr__plan.three_plan .lpCreatePr__plan__content .lpCreatePr__plan__item .mid_plan .priceBottom li div ins {
    top: 10px;
    font-size: 4vw;
  }
  
  
  
  
  
  
  
  

.show_pc{display: none;}
.show_sp{display: block;}
  
}