@charset "utf-8";

.kl-container {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans Japanese", sans-serif;
  position: relative;
  overflow: hidden;
}
.swiper-wrapper {
  display: flex !important;
}
#js-kirin-share-sns {
  padding-top: 10px;
}
/* mv
  ------------- */
@media screen and (min-width: 1024px) {
  .sp {
    display: none;
  }
 
  .kl-container#kl_top .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #fff;
    opacity: 1;
    border-radius: 0;
  }

  .kl-container#kl_top .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff000;
  }

  .kl-container#kl_top .swiper-pagination {
    text-align: right;
  }

  .kl-container#kl_top .swiper-pagination-fraction,
  .kl-container#kl_top .swiper-pagination-custom,
  .kl-container#kl_top .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 5px;
    left: -15px;
    width: 100%;
  }

  .kl-container#kl_top .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }

  .kl-container#kl_top .mv .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 1023px) {

  .kl-container#kl_top .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
  }

  .kl-container#kl_top .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0b367a;
  }

  .kl-container#kl_top .swiper-pagination {
    text-align: right;
  }

  .kl-container#kl_top .swiper-pagination-fraction,
  .kl-container#kl_top .swiper-pagination-custom,
  .kl-container#kl_top .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 1px;
    left: -15px;
    width: 100%;
  }

  .kl-container#kl_top .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }

  .swiper-picture .protect-img.sp,
  .swiper-pagination {
    display: none;
  }

  .kl-container#kl_top .swiper-slide-01 {
    height: 100vw;
    /* background: url(../../img/top/sp/main01.jpg) no-repeat; */
    background: url(../../img/top/sp/main-visual.jpg) no-repeat;
    background-size: cover;
  }

  /* .kl-container#kl_top .swiper-slide-02 {
    height: 100vw;
    background: url(../../img/top/sp/main02.jpg) no-repeat;
    background-size: cover;
  }

  .kl-container#kl_top .swiper-slide-03 {
    height: 100vw;
    background: url(../../img/top/sp/main03.jpg) no-repeat;
    background-size: cover;
  } */

  .kl-container#kl_top .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
}

@media screen and (min-width: 1024px) {

  img {
    -webkit-backface-visibility: hidden;
  }

  .kl-container .navi {
    background: #fff000;
    position: relative;
    z-index: 2;
  }

  .kl-container .navi.fixed {
    z-index: 11;
  }

  #Main_inner {
    padding-bottom: 0;
  }

  #Breadcrumb {
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 15px;
    position: relative;
    z-index: 2;
  }

  .kl-container#kl_top .main-modal {
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    z-index: 100000;
  }

  .kl-container#kl_top .main-modal p {
    width: 441px;
    height: 443px;
    background: url(../../img/top/pc/modal.jpg) no-repeat;
    position: fixed;
    /* opacity: 0; */
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(calc(-50% - 0.5px)) translateX(-50%);
    transform: translateY(calc(-50% - 0.5px)) translateX(-50%);
    z-index: 999999;
  }

  .ie11Mode .kl-container#kl_top .main-modal p {
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }

  .kl-container#kl_top .main-modal picture img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }

  .kl-container#kl_top .main-modal .modalCloseTop {
    width: 60px;
    position: fixed;
    top: 35px;
    right: 35px;
    z-index: 100000;
    cursor: pointer;
  }

  .kl-container#kl_top .main-modal__overlay {
    background-color: rgba(255, 255, 255, 0.96);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999;
  }

  @media screen and (min-width: 1024px) {
    .kl-container#kl_top .mv .swiper-slide {
      width: 100%;
      padding-top: 25.83%;
    }

    .kl-container#kl_top .mv .swiper-slide-01 {
      /* background: url(../../img/top/pc/main01.jpg) no-repeat; */
      background: url(../../img/top/pc/main-visual.jpg) no-repeat;
      background-size: contain;
    }

    /* .kl-container#kl_top .mv .swiper-slide-02 {
      background: url(../../img/top/pc/main02.jpg) no-repeat;
      background-size: contain;
    }

    .kl-container#kl_top .mv .swiper-slide-03 {
      background: url(../../img/top/pc/main03.jpg) no-repeat;
      background-size: contain;
    } */
  }

  @media screen and (max-width: 1023px) {

    .kl-container#kl_top .mv {
      margin: 0;
    }

    .kl-container#kl_top .mv__inner {
      margin: 0;
    }
  }

  /* campaign */
  .campaign {
    padding: 100px 0 80px;
    position: relative;
    z-index: 2;
  }

  .campaign .swiper-wrapper {
    width: 960px;
    height: 230px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    /* justify-content: space-between; */
  }

  .campaign .swiper-slide {
    width: 306px;
    height: 230px;
    background-color: #fff;
  }

  .campaign .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s;
    background-repeat: no-repeat;

  }

  .campaign .swiper-slide a:hover {
    opacity: 0.8;
  }

  /* concept */
  .container {
    max-width: 2500px;
    margin: 0 auto;
    background: url(../../img/top/pc/bg_sky.jpg) no-repeat;
    background-size: 100% auto;
    background-position: center top;
    overflow: hidden;
  }

  @media screen and (min-width: 1500px) {
    .container {
      background-position: center -800px;
    }
  }

  @media screen and (min-width: 1800px) {
    .container {
      background-position: center -1300px;
    }
  }

  .concept {
    position: relative;
    background-position: center center;
    /* background-position: center bottom; */
    background-size: cover;
    overflow: hidden;
  }

  .concept .concept__inner {
    width: 960px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 1;
    padding: 100px 0 0;
  }

  .concept__logo {
    width: 396px;
    margin: 0 auto 60px;
  }

  .concept__copy {
    width: 405px;
    margin: 0 auto;
    /* opacity: 0; */
  }

  /* quality  */
  .quality {
    position: relative;
    z-index: 2;
    padding-bottom: 250px;
  }

  .quality__heading {
    width: 657px;
    margin: 0 auto 72px;
  }

  .quality__inner {
    width: 960px;
    min-height: 1500px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 132px 0 0;
    box-sizing: border-box;
  }

  .quality__drop {
    position: absolute;
    width: 1540px;
    height: 1514px;
    top: -500px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
  }

  .quality__drop__image01 {
    width: 1540px;
    height: 1514px;
    background: url(../../img/top/pc/drop-1.png) no-repeat;
    position: absolute;
    top: 0;
    margin: 0 auto;
    z-index: 1;
  }

  .quality__drop__image02 {
    width: 1540px;
    height: 1514px;
    /* background: url(../../img/top/pc/drop-2.png) no-repeat; */
    position: absolute;
    top: 0;
    margin: 0 auto;
    z-index: 1;
  }

  .quality__drop02 {
    width: 1876px;
    height: 1563px;
    position: absolute;
    bottom: -803px;
    right: -930px;
    z-index: 1;
    background: url(../../img/top/pc/bg_drop.png) no-repeat;
    background-size: cover;
  }

  .quality__drop02__image {
    width: 1300px;
    height: 933px;
    background: url(../../img/top/pc/drop-3.png) no-repeat;
    position: absolute;
    top: -100px;
    margin: 0 auto;
    z-index: 1;
  }

  .quality__point {
    width: 384px;
    position: relative;
    margin-bottom: 40px;
    z-index: 2;
  }

  .quality__image {
    width: 384px;
  }

  .quality__desc {
    width: 385px;
  }

  .quality__desc dt {
    margin-bottom: 17px;
    position: relative;
  }

  .quality__desc dd {
    color: #fff;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.02em;
    text-align: justify;
    margin-bottom: 25px;
  }

  .quality__desc dd .small {
    font-size: 14px;
    line-height: 1.71428;
    display: block;
    margin-top: 7px;
  }

  .quality__point01 .quality__desc dt {
    width: 313px;
  }

  .quality__point02 .quality__desc dt {
    width: 136px;
  }

  .quality__point02 .quality__desc dt img {
    padding-top: 26px;
  }

  .quality .btn__link {
    width: 384px;
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.048em;
    position: relative;
    margin-top: 32px;
  }

  .quality .btn__link a {
    display: block;
    width: 100%;
    height: 100%;
    color: #0f3778;
    background-color: #fff;
    text-decoration: none;
    padding-left: 44px;
    box-sizing: border-box;
  }

  .quality .btn__link a:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url(../../img/top/icon_lemon.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 18px;
    left: 17px;
  }

  .quality .btn__link a:after {
    content: '';
    display: block;
    border-top: solid 2px #0f3778;
    border-right: solid 2px #0f3778;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 22px;
    right: 10px;
  }

  .quality .obj-layer {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
  }

  .quality .obj-layer .bubble {
    content: '';
    display: block;
    width: 761px;
    height: 540px;
    background: url(../../img/top/pc/bubble.png);
    position: absolute;
    top: -40px;
    right: -240px;

    /* opacity: 0; */
  }

  .quality .obj-layer .obj {
    content: '';
    display: block;
    width: 4000px;
    height: 1469px;
    background-color: #fff;
    border-bottom: 24px solid #fff000;
    transform: rotate(21.2deg);
    transform-origin: 0 0;
    left: -808px;
    bottom: -1366px;
    position: absolute;
  }

  .quality .glass {
    width: 488px;
    height: 898px;
    position: absolute;
    right: -43px;
    top: 480px;
  }

  .quality .glass:before {
    content: '';
    display: block;
    width: 488px;
    height: 898px;
    background: url(../../img/top/glass_img.png) no-repeat;
  }

  .quality__drop02:before {
    content: '';
    display: block;
    width: 1976px;
    height: 1663px;
    transform: rotate(-21.3deg);
    position: absolute;
    /* right: -1202px;
    bottom: -1269px; */
    left: 110px;
    bottom: -490px;
    border-top: 26px solid#fff000;
    z-index: 3;
  }

  /* product */
  .product {
    position: relative;
    padding-top: 100px;
  }

  .product__inner {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    text-align: center;
  }


  .product .link {
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    font-weight: bold;
    color: #0f3778;
    text-decoration: underline;
    margin-bottom: 70px;
    position: relative;
    z-index: 1;
  }

  .product .link:hover {
    text-decoration: none;
  }

  .product__heading {
    text-align: center;
    margin-bottom: 36px;
    position: relative;
    z-index: 3;
  }

  .product__heading:before {
    content: '';
    display: block;
    width: 178px;
    height: 16px;
    background-color: #fff000;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;

  }

  .product__heading img {
    display: inline-block;
    z-index: 10;
    position: relative;
  }

  .product__desc {
    width: 960px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
  }

  .product .box {
    position: relative;
    z-index: 2;
  }

  .product h3 {
    font-size: 20px;
    font-weight: bold;
    color: #0f3778;
    line-height: 1;
    text-align: center;
  }

  .product__standard h3 {
    margin-bottom: 6px;
    margin-left: 52px;
    text-align: center;
  }

  .product__standard h3 img {
    width: 126px;
    margin: 0 auto;
  }

  .product__sparkling h3 {
    margin-bottom: 40px;
  }

  .product .box .text {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    color: #0f3778;
  }

  .product__standard .text {
    margin-top: 28px;
  }

  .product__standard .product__list {
    position: relative;
  }

  .product__standard .product__list li:first-child .image img {
    width: 84px;
  }

  .product__standard .product__list li:nth-child(2) .image img {
    width: 80px;
  }

  .product__standard .product__list li:nth-child(3) .image img {
    width: 99px;
  }

  .product__standard .product__list li:nth-child(4) .image img {
    width: 81px;
  }

  .product__standard .product__list:before {
    content: '';
    display: block;
    width: 39px;
    height: 13px;
    background: url('../../img/top/icon_fruitless.png') no-repeat;
    background-size: contain;
    position: absolute;
    right: -12px;
    bottom: 20px;
  }

  .product__list {
    display: flex;
    align-items: baseline;
    margin-left: 52px;
  }

  .product__list__sparkling {
    width: 295px;
    position: relative;
  }

  .product__sparkling h3 img {
    width: 201px;
    margin: 0 auto;
  }

  .product__sparkling .product__list__sparkling:before {
    content: '';
    display: block;
    width: 39px;
    height: 13px;
    background: url('../../img/top/icon_fruitless.png') no-repeat;
    background-size: contain;
    position: absolute;
    right: 44px;
    bottom: 12px;
  }

  .product__item.swiper-slide {
    width: auto;
    height: auto;
  }

  .product__item img {
    transition: all 0.2s;
  }

  .product__item a:hover {
    text-decoration: none;
  }

  .product__item a:hover img {
    opacity: 0.7;
  }

  .product__list__sparkling .product__item {
    margin-right: 0;
    text-align: center;
  }

  .product__list__sparkling .product__item img {
    display: inline-block;
    width: 82px;
    margin-bottom: 10px;
  }

  .product .btn_detail {
    width: 368px;
    margin: 35px auto 0;
  }

  .product .btn_detail a {
    transition: all 0.2s;
  }

  .product .btn_detail a:hover img {
    opacity: 0.9;
  }

  .product__item:not(:last-of-type) {
    margin-right: 58px;
  }

  .product__item-txt {
    font-size: 13px;
    color: #0f3778;
    margin-top: 7px;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.02em;
  }

  .product .package {
    border: 1px solid #0f3778;
    width: 960px;
    margin: 60px auto;
    padding: 39px 43px 40px;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }

  .product .package h3 {
    margin-bottom: 40px;
    letter-spacing: 0.1em;
  }

  .product .package h3 img {
    width: 194px;
    margin: 0 auto;
  }

  .product .package__inner {
    display: flex;
    width: 100%;
    margin: 0 auto;
  }

  .product .package__desc {
    width: 437px;
    display: flex;
  }

  .product .package__desc dd {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #0f3778;
    text-align: justify;
  }
  .product .package__desc dd strong {
    display: block;
  }
  .product .package__desc dd strong img {
    height: 28px;
    margin: 0 auto 20px;
  }

  .product .package01 {
    border-right: 1px solid #0f3778;
  }

  .product .package01 dt {
    width: 63px;
  }

  .product .package01 dd {
    width: 310px;
    margin-left: 27px;
  }

  .product .package02 {
    flex-direction: row-reverse;
  }

  .product .package02 dt {
    width: 71px;
  }

  .product .package02 dt img {
    margin-top: 20px;
  }

  .product .package02 dd {
    width: 300px;
    margin-right: 28px;
  }

  .product .btn__link {
    width: 404px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto 240px;
    position: relative;
    z-index: 1;
    text-align: left;
  }

  .ie11Mode .product .btn__link {
    line-height: 59px;
  }

  .product .btn__link a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.048em;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 43px;
    box-sizing: border-box;
    background-color: #0f3778;
    position: relative;
  }

  .product .btn__link a:hover {
    text-decoration: none;
  }

  .product .btn__link a:after {
    content: '';
    display: block;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 22px;
    right: 10px;
  }

  .product .btn__link a:before {
    content: '';
    display: block;
    width: 20px;
    height: 21px;
    background: url(../../img/top/icon_bellmark.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 17px;
    left: 15px;
  }

  .remodal {
    background: none;
  }

  .setouchi-wrapper {
    background: url(../../img/top/pc/bg_setouchi.png) no-repeat center bottom;
    background-size: cover;
  }

  .setouchi-wrapper .remodal .modalCloseTop {
    width: 40px;
    height: 40px;
    margin-right: -80px;
    margin-bottom: 40px;
  }

  .modalCloseBgColor {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../../img/top/modal-close_wh.png) no-repeat;
  }

  .setouchi-wrapper .remodal .modalCloseTop img {
    font-size: 0;
    height: 0;
    display: none;
  }

  .bellmark-wrapper {
    background-color: #0f3778;
  }

  .bellmark-wrapper .remodal-mark__content {
    /* width: 760px; */
    margin: 0 auto;
  }

  .bellmark-wrapper .remodal {
    color: #fff;
    background: none;
  }

  .bellmark-wrapper .remodal-mark__image {
    /* width: 200px; */
    margin-right: 40px;
  }

  /* .bellmark-wrapper .remodal-mark__desc {
  width: 560px;
} */
  .bellmark-wrapper .remodal .modalCloseTop {
    width: 40px;
    height: 40px;
    margin-right: -80px;
    margin-bottom: 40px;
  }

  /* .remodal {
      background: none !important;
    } */
  .setouchi-wrapper .remodal-mark__image {
    display: block;
    /* width: 146px; */
    margin-right: 30px;
  }

  .remodal-mark__desc {
    width: 610px;
    flex-shrink: 0;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans Japanese", sans-serif;
  }

  .remodal-mark__desc dt {
    line-height: 1.55;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.09em;
    margin-bottom: 15px;
    text-align: left;
  }

  .remodal-mark__desc dd {
    font-size: 14px;
    color: #fff;
    line-height: 2;
    text-align: justify;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
  }

  .remodal-mark__desc dd a {
    color: #fff;
    text-decoration: underline;
  }

  .remodal-mark__desc dd a:hover {
    text-decoration: none;
  }

  .remodal-mark__desc dd span.add-text {
    font-size: 12px;
    line-height: 1.667;
    margin-top: 15px;
    display: inline-block;
    text-indent: -1em;
    margin-left: 1em;
  }

  .remodal-mark__desc dd .small {
    font-size: 12px;
  }

  .remodal-download__image {
    width: 228px;
    margin: 0 auto;
  }

  .remodal-download__text {
    color: #0f357a;
    font-size: 18px;
    line-height: 1.83;
    margin: 20px 0 25px;
  }

  .btn__download {
    width: 302px;
    margin: 0 auto;
  }

  /* banner */

  .banner {
    position: relative;
  }

  .banner:before {
    content: '';
    display: block;
    background: url(../../img/top/pc/bg_bottom.jpg);
    background-size: cover;
    width: 100%;
    /* height: 1476px; */
    height: 2126px;
    position: absolute;
    bottom: -300px;
  }

  .banner .banner__list {
    width: 960px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 10;
  }

  .banner__item {
    width: 464px;
    background: #fff;
  }

  .banner__list a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.2s;
  }

  .banner__list a:hover {
    opacity: 0.7;
  }

  .banner__link {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin-top: 30px;

  }

  .banner__link a {
    display: block;
    color: #0f3778;
    width: 480px;
    height: 60px;
    line-height: 60px;
    padding-left: 43px;
    border-left: 1px solid #0f3778;
    box-sizing: border-box;
    position: relative;
    text-decoration: none !important;
  }

  .banner__link a:after {
    content: '';
    display: block;
    border-top: solid 2px #0f3778;
    border-right: solid 2px #0f3778;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 24px;
    right: 20px;
  }

  .banner__link a:hover {
    text-decoration: none;
  }

  .page__footer .inner {
    width: 960px;
    margin: 0 auto;
    position: relative;
  }

  .kl-container .button-type__pagetop img {
    width: 100%;
    height: 100%;
  }
}

.kl-container .button-type__pagetop {
  margin: 160px auto 0;
}

.main-modal p a {
  display: block;
  width: 100%;
  height: 100%;
}


@media screen and (max-width: 1023px) {
  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  .main-modal,
  .main-modal__overlay {
    display: none;
  }

  .kl-container#kl_top .main-modal p {
    height: 90vw;
    background: url(../../img/top/pc/modal.jpg) no-repeat;
    background-size: contain;
  }

  .swiper-picture .protect-img.pc {
    display: none;
  }

  .swiper-picture .protect-img.sp,
  .swiper-pagination,
  .btn_kirinsparkling {
    display: block;
  }

  .swiper-picture .protect-img.sp {
    width: 100%;
  }

  .btn__download_pic {
    width: 79vw;
    margin: 0 auto 13.34vw;
  }

  .btn__download_pic img {
    width: 100%;
  }

  .remodal-download .modalCloseTop {
    margin-right: 5vw;
  }

  .remodal-download__image {
    text-align: center;
  }

  .remodal-download__image img {
    display: inline-block;
  }

  .remodal-download__text {
    font-size: 3.74vw;
    letter-spacing: 0.13em;
    font-feature-settings: "palt";
    line-height: 1.78;
    margin: 4vw auto 6vw;
  }

  .btn__download {
    margin: 0 10vw;
  }

  .btn__download img {
    width: 100%;
  }

  #body_inner {
    z-index: 1;
  }

  .about {
    background: none !important;
    position: relative;
    overflow: hidden;
  }

  .container {
    background: url("../../img/top/sp/bg_sky.jpg") no-repeat;
    background-size: 100% auto;
  }

  body {
    background: #fff;
  }

  #Main {
    margin-bottom: 0;
  }

  .kl-container .navi {
    background: #fff000;
    position: relative;
    padding: 28px 10px;
    box-sizing: border-box;
    z-index: 2;
  }

  #Main_inner {
    padding-bottom: 0;
  }

  #Breadcrumb {
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 15px;
    position: relative;
    z-index: 2;
  }

  /* mv
  ------------- */
  .kl-container .navi-sp {
    background: #fff000;
    z-index: 10;
  }

  .navi-sp__menu__sns {
    background-color: #fff;
  }

  .kl-container#kl_top .mv {
    position: relative;
    /* overflow: hidden; */
    height: 100vw;
  }

  /* campaign */
  .campaign {
    padding: 50vw 0 0;
  }

  .campaign .swiper-container {
    width: 71.73vw;
    height: 53.86vw;
    margin: 0 auto;
    padding-bottom: 18.66vw;
  }

  .campaign .swiper-slide {
    width: 71.73vw;
    height: 53.86vw;
  }

  .campaign .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
  }

  .kl-container#kl_top .swiper-pagination-fraction, .kl-container#kl_top .swiper-pagination-custom, .kl-container#kl_top .swiper-container-horizontal>.swiper-pagination-bullets {
    left: -5px;
  }

  .kl-container#kl_top .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background: #fff;
    border-radius: 0;
  }

  .kl-container#kl_top .swiper-pagination-fraction, .kl-container#kl_top .swiper-pagination-custom, .kl-container#kl_top .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0;
    right: 0;
  }

  .kl-container#kl_top .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff000 !important;
  }

  /* concept */
  .concept {
    position: relative;
    background-size: 100% auto;
    overflow: hidden;
    position: relative;
  }

  .concept .concept__inner {
    position: relative;
    text-align: center;
    z-index: 1;
  }

  .concept__logo {
    width: 62.933vw;
    margin: 13.6vw auto 8.667vw;
  }

  .concept__copy {
    width: 60vw;
    margin: 0 auto;
  }

  /* quality  */
  .quality {
    position: relative;
    padding: 21vw 0 0;
  }

  .quality .obj-layer {
    /* content: '';
    display: block; */
    margin: 0 -7.335vw -0.3vw;
    height: 81.866vw;
    background: url(../../img/top/sp/bg_bubble.png) no-repeat;
    background-size: contain;
    /* position: absolute;
    bottom: 0;
    left: 0; */
  }

  .quality__heading {
    width: 60.533vw;
    height: 21.5vw;
    background: url(../../img/top/sp/ttl_quality.svg) no-repeat;
    background-size: contain;
    margin: 0 auto 12.67vw;
  }

  .quality__inner {
    width: 85.33vw;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    /* overflow: hidden; */
  }

  .quality__point .quality__desc dt {
    margin-bottom: 4.8vw;
    position: relative;
  }

  .quality__point01 .quality__desc dt img {
    width: 72.66vw;
  }

  .quality__point02 {
    padding-bottom: 54vw;
  }

  .quality__point02 .quality__desc dt img {
    width: 30.4vw;
  }

  .quality__drop02 {
    position: absolute;
    width: 120%;
    padding-top: 106.66vw;
    left: 0;
    right: 0;
    top: 192vw;
  }

  .quality__drop02__image {
    background: url(../../img/top/sp/drop.png) no-repeat;
    margin: 0 -7.335vw;
    padding-top: 106.66vw;
    background-size: contain;
  }

  .quality__desc dd {
    color: #fff;
    font-size: 4vw;
    line-height: 2;
    letter-spacing: 0.02em;
    text-align: justify;
    margin-bottom: 6.6vw;
  }

  .quality__desc dd .small {
    font-size: 3.47vw;
    line-height: 1.77;
    display: block;
  }

  .quality__point03 .quality__desc dt img {
    width: 65.86vw;
    padding: 4.6vw 0;
  }

  .quality__point03 .quality__desc dt {
    height: 14.93vw;
  }

  .quality .btn__link {
    margin-top: 6.4vw;
    margin-bottom: 12.8vw;
  }

  .btn__link {
    height: 16vw;
    line-height: 1.5;
    font-size: 3.74vw;
    font-weight: bold;
    letter-spacing: 0.1em;
    position: relative;
  }

  .btn__link a {
    display: block;
    width: 100%;
    height: 100%;
    color: #0f3778;
    background-color: #fff;
    text-decoration: none;
    padding: 2.5vw 0 2.5vw 12vw;
    box-sizing: border-box;
  }

  .btn__link a:before {
    content: '';
    display: block;
    width: 5.87vw;
    height: 5.87vw;
    background: url(../../img/top/icon_lemon.svg) no-repeat;
    background-size: contain;
    position: absolute;
    top: 5.2vw;
    left: 3.34vw;
  }

  .btn__link a:after {
    content: '';
    display: block;
    border-top: solid 2px #0f3778;
    border-right: solid 2px #0f3778;
    width: 2.2vw;
    height: 2.2vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 7.2vw;
    right: 3.2vw;
  }

  .quality .glass {
    width: 84.266vw;
    height: 132.13vw;
    position: absolute;
    /* top: 292.9vw; */
    bottom: -16vw;
    left: 28.4vw;
    z-index: -1;
  }

  .quality .glass:before {
    content: '';
    display: block;
    width: 84.266vw;
    height: 124.13vw;
    background: url(../../img/top/glass_img.png) no-repeat;
    background-size: contain;
  }

  /* ad */
  .ad {
    position: relative;

  }

  /* movie */
  .remodal {
    background: none;
  }

  .setouchi-wrapper {
    background: url(../../img/top/sp/bg_setouchi.png) no-repeat;
    background-size: cover;
    background-position: center bottom;
  }

  .remodal-mark {
    padding: 0 4vw !important;
  }

  .remodal-mark .modalCloseTop {
    margin-bottom: 20px;
  }

  .modalCloseBgColor {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../../img/top/modal-close_wh.png) no-repeat;
    background-size: contain;
  }

  .setouchi-wrapper .remodal .modalCloseTop img {
    font-size: 0;
    height: 0;
    display: none;
  }

  .setouchi-wrapper .remodal-mark__image {
    display: block;
    width: 33.86vw;
    margin: 0 auto 4vw;
  }

  .remodal-mark__image img {
    width: 100%;
    max-width: 100%;
  }

  .remodal-mark__desc {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans Japanese", sans-serif;
  }

  .remodal-mark__desc dt {
    line-height: 1.64;
    font-size: 4.54vw;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0.1em;
    margin: 0 -4vw 4vw;
  }

  .remodal-mark__desc dd {
    font-size: 3.74vw;
    color: #fff;
    text-align: left;
    line-height: 2;
  }

  .remodal-mark__desc dd a {
    color: #fff;
    text-decoration: underline;
  }

  .remodal-mark__desc dd span.add-text {
    font-size: 3.2vw;
    line-height: 1.667;
    display: inline-block;
    margin-top: 2vw;
    text-indent: -1em;
    margin-left: 1em;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
  }

  .remodal-mark__desc dd span.small {
    font-size: 3.2vw;
  }

  .remodal-mark__desc dd span.indent {
    text-indent: -5.85em;
    margin-left: 6em;
    line-height: 1.667;
    display: inline-block;
    letter-spacing: -0.02em;
  }

  .remodal .modalCloseTop {
    width: 30px;
    height: 30px;
  }

  .remodal {
    padding: 0;
    /* padding:5vw; */
    background: none;
  }

  .remodal-youtube .modalContent {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }

  .remodal-youtube .modalContent iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  .bellmark-wrapper {
    background-color: #0f3778;
  }

  .bellmark-wrapper .remodal {
    color: #fff;
    background: none;
  }

  .bellmark-wrapper .remodal-mark__image {
    width: 32vw;
    margin: 0 auto 5.5vw;
  }

  .remodal-bellmark {
    padding: 0 4vw !important;
  }

  .remodal-bellmark dt {
    letter-spacing: 0;
  }

  /* product */
  .product {
    position: relative;
    z-index: 11;
    background: #fff;
    text-align: center;
  }

  .product .link {
    font-size: 3.74vw;
    line-height: 1;
    display: inline-block;
    font-weight: bold;
    color: #0f3778;
    text-decoration: underline;
    margin-bottom: 9.34vw;
    position: relative;
    z-index: 1;
  }

  .product__heading:before {
    content: '';
    display: block;
    width: 35.86vw;
    height: 3.2vw;
    background-color: #fff000;
    position: absolute;
    bottom: -0.6vw;
    left: -2.2vw;
    right: 0;
    margin: 0 auto;
  }

  .accordion-title {
    position: relative;
  }

  .accordion-title:before {
    content: '';
    display: block;
    border-top: solid 2px #0f3778;
    border-right: solid 2px #0f3778;
    width: 2.4vw;
    height: 2.4vw;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 6vw;
    right: 4vw;
    position: absolute;
  }

  .accordion-title.open:before {
    top: 7.4vw;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }

  .more-content,
  .accordion-content {
    display: none;
  }
  .product__inner {
    padding-top: 13vw;
  }
  .product__desc {
    position: relative;
  }

  .product__heading {
    width: 32.66vw;
    margin: 0 auto 6.4vw;
  }

  .product__heading img {
    display: inline-block;
    z-index: 10;
    position: relative;
  }

  .product__desc {
    border-top: 1px solid #b4c3d7;
  }

  .product h3 {
    font-size: 5.34vw;
    font-weight: bold;
    color: #0f3778;
    line-height: 1;
    text-align: center;
    padding: 5.74vw 0;

  }

  .product__sparkling h3, .package h3 {
    border-top: 1px solid #b4c3d7;
  }

  .product .box .text {
    font-size: 3.74vw;
    font-weight: 500;
    line-height: 2;
    text-align: center;
    color: #0f3778;
    margin: 6.8vw 0 7.2vw;
  }

  .product__list {
    width: 100%;
  }

  .product__item .image {
    width: 34.13vw;
    height: 101.86vw;
    margin: 0 auto;
  }

  .product__standard h3 img {
    width: 33.6vw;
    margin: 0 auto;
  }

  .product__standard .swiper-slide {
    opacity: 0.5;
  }

  .product__standard [data-swiper-slide-index="0"] .image {
    background: url(../../img/top/sp/product_item01.jpg) no-repeat center;
    background-size: contain;
  }

  .product__standard [data-swiper-slide-index="1"] .image {
    background: url(../../img/top/sp/product_item02.jpg) no-repeat center;
    background-size: contain;
  }

  .product__standard [data-swiper-slide-index="2"] .image {
    background: url(../../img/top/sp/product_item03.jpg) no-repeat center;
    background-size: contain;
  }

  .product__standard [data-swiper-slide-index="3"] .image {
    background: url(../../img/top/sp/product_item04.jpg) no-repeat center;
    background-size: contain;
  }

  .product__standard .swiper-slide-active {
    opacity: 1;
    position: relative;
  }

  .product__standard .swiper-slide-active:before {
    content: '';
    display: block;
    width: 10.14vw;
    height: 3.34vw;
    background: url(../../img/top/icon_fruitless.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -3.8vw;
    bottom: 5.2vw;
  }

  .product__standard .swiper-slide-active .product__item-txt {
    opacity: 1;
  }

  .product__list__sparkling {
    width: 25.6vw;
    margin: 2.5vw auto 0;
    position: relative;
  }

  .product__sparkling h3 img {
    width: 47.73vw;
    margin: 0 auto;
  }

  .product__list__sparkling:before {
    content: '';
    display: block;
    width: 10.14vw;
    height: 3.34vw;
    background: url(../../img/top/icon_fruitless.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -13vw;
    bottom: 0.5vw;
  }

  .product__list__sparkling .product__item {
    width: 100%;
  }

  .product__item-txt {
    font-size: 3.47vw;
    color: #0f3778;
    margin-top: 1.6vw;
    text-align: center;
    line-height: 1;
    opacity: 0;
  }

  .product .package {
    margin-bottom: 8vw;
    border-bottom: 1px solid #b4c3d7;
  }

  .product .package h3 img {
    width: 51.6vw;
    margin: 0 auto;
  }

  .product .package__inner {
    overflow: hidden;
  }

  .product .package__desc {
    width: 85.33vw;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .product .package__desc dd {
    font-size: 3.74vw;
    font-weight: 500;
    line-height: 2;
    color: #0f3778;
    text-align: justify;
    width: 58.6667vw;
  }

  .product .package__desc dd strong {
    display: none;
  }

  .product .package01 {
    margin-bottom: 10vw;
  }

  .product .package01:before {
    content: '';
    display: block;
    width: 100%;
    height: 7.47vw;
    background: url(../../img/top/age_1928.svg) no-repeat center;
    background-size: contain;
    margin: 1.6vw auto 4.6vw;
  }

  .product .package01 dt {
    width: 18.1333vw;
    margin-top: -9vw;
    margin-left: 1.1vw;
  }

  .product .package02:before {
    content: '';
    display: block;
    width: 100%;
    height: 7.47vw;
    background: url(../../img/top/age_2023.svg) no-repeat center;
    background-size: contain;
    margin: 0 auto 5vw;
  }

  .product .package02 {
    flex-direction: row-reverse;
    margin-bottom: 8vw;
  }

  .product .package02 dt {
    width: 20.666vw;
    margin-top: -9vw;
  }

  .product .btn__link {
    width: 85.33vw;
    margin: 0 auto;
    text-align: left;
  }

  .product .btn__link a {
    color: #fff;
    background-color: #0f3778;
  }

  .product .btn__link a:before {
    content: '';
    display: block;
    width: 5.6vw;
    height: 6vw;
    background: url(../../img/top/icon_bellmark.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 5.2vw;
    left: 3.34vw;
  }

  .product .btn__link a:after {
    border-color: #fff;
  }

  /* banner  */

  .banner {
    position: relative;
    padding: 57.3vw 0 10.67vw;
  }

  .banner__item {
    width: 92vw;
    margin: 0 auto;
  }

  .banner__item:nth-child(2) {
    margin-top: 5.2vw;
  }

  .banner__list {
    position: relative;
    z-index: 1;
  }

  .banner__link {
    font-size: 4.8vw;
    font-weight: bold;
    letter-spacing: 0.1em;
    width: 92vw;
    margin: 0 auto;
  }

  .banner__link a {
    display: block;
    color: #0f3778;
    width: inherit;
    height: 18.66vw;
    line-height: 18.66vw;
    padding-left: 3.2vw;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #0f3778;
    text-decoration: none !important;
  }

  .banner__link a:hover {
    text-decoration: none;
  }

  .banner__link a:after {
    content: '';
    display: block;
    border-top: solid 2px #0f3778;
    border-right: solid 2px #0f3778;
    width: 2.4vw;
    height: 2.4vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 8vw;
    right: 1vw;
  }

  .page__footer {
    position: relative;
    z-index: 1;
  }

  .button-type__pagetop {
    text-align: center;
  }

  .button-type__pagetop img {
    display: inline-block;
  }

  .page__footer .inner {
    position: relative;
    z-index: 1;
  }

  .container:after {
    content: '';
    display: block;
    width: 100%;
    height: 189.73vw;
    background: url(../../img/top/sp/bg_footer.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
  }

  #foot_wrap_share_area {
    top: 0 !important;
    background: #fff;
    padding: 0 2.5% !important;
  }

  #foot_wrap_share_area .share_area {
    top: 0 !important;
    padding-bottom: 10px !important;
  }

  .pageTop_area .pageTop {
    top: -3px !important;
    right: 7px !important;
  }
}

@media (max-width: 1023px) {
  #Main {
    overflow: visible;
  }

  .kl-container#kl_top .main-modal {
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
    z-index: 100000;
  }

  .kl-container#kl_top .main-modal p {
    width: 90vw;
    position: fixed;
    /* opacity: 0; */
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(calc(-50% - 0.5px)) translateX(-50%);
    transform: translateY(calc(-50% - 0.5px)) translateX(-50%);
    z-index: 999999;
  }

  .ie11Mode .kl-container#kl_top .main-modal p {
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }

  .kl-container#kl_top .main-modal picture img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }

  .kl-container#kl_top .main-modal .modalCloseTop {
    width: 30px;
    position: fixed;
    top: 4vw;
    right: 4vw;
    z-index: 100000;
    cursor: pointer;
  }

  .kl-container#kl_top .main-modal__overlay {
    background-color: rgba(255, 255, 255, 0.96);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 99999;
  }

  @media screen and (min-width: 800px) {
    .remodal-mark__content {
      flex-wrap: wrap;
    }
  }
}