@media all and (min-width: 641px) {
  .wrap {
    background-image: url("../img/bg-all.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
  }

  body.ver19 .contents {
    background: none;
  }

  .section.ticker-area,
  .section.section-main-visual {
    margin: 0 auto;
  }

  .btn-default {
    overflow: hidden;
  }

  .btn-default:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shinyshiny 3.2s ease-in-out infinite;
  }

  .btn-default:hover:before {
    z-index: -1;
  }

  .top-slider {
    text-align: center;
    margin: 0 auto;
  }

  .top-slider .item {
    background-color: #fff;
  }

  .top-slider .swiper-navigation-holder {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 53px;
    text-align: center;
    position: relative;
  }

  .top-slider .swiper-pagination {
    position: relative;
    bottom: auto;
    margin: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet {
    display: block;
    font-size: 0;
    width: 76px;
    height: 50px;
    margin: 0;
    border-radius: 0;
    background-color: transparent;
    position: relative;
    opacity: 1;
    -webkit-transition: background 0.3s, opacity 0.3s;
    transition: background 0.3s, opacity 0.3s;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:before,
  .top-slider .swiper-pagination .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 100%;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:before {
    height: 2px;
    background-color: #ebebeb;
    margin-top: -0.5px;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:after {
    opacity: 0;
    height: 2px;
    background-color: #7f7f7f;
    margin-top: -0.5px;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:hover {
    opacity: 0.6;
  }

  .top-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    opacity: 0;
  }

  .top-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    opacity: 1;
  }

  .top-slider .swiper-button-next,
  .top-slider .swiper-button-prev {
    height: 100%;
    width: 50px;
    margin: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .top-slider .swiper-button-next .icon-arrow,
  .top-slider .swiper-button-prev .icon-arrow {
    width: 7px;
    height: 13px;
  }

  .top-slider .swiper-button-next {
    right: -50px;
  }

  .top-slider .swiper-button-prev {
    left: -50px;
  }

  .ticker-area {
    display: block;
    background-color: #e6e6e6;
    position: relative;
    overflow: hidden;
    text-align: left;
  }

  .ticker-area .inner {
    max-width: 1064px;
    padding: 0 20px;
    margin: auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .ticker-area .item {
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
  }

  .ticker-area .date-area,
  .ticker-area .text-area {
    padding: 12px 0;
  }

  .ticker-area .date-area .text,
  .ticker-area .text-area .text {
    font-size: 14px;
  }

  .ticker-area .date-area {
    width: 125px;
    text-align: right;
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
  }

  .ticker-area .date-area.new:before {
    content: "NEW!";
    display: block;
    font-size: 15px;
    color: #9d162e;
  }

  .ticker-area .text-area {
    display: block;
    width: 81%;
    margin: 0;
    letter-spacing: -0.03em;
  }

  .ticker-area .text-area a.text {
    text-decoration: underline;
  }

  .ticker-area .text-area a.text:hover {
    text-decoration: none;
  }

  .ticker-area .btn-info.btn {
    width: auto;
    font-size: 13px;
    background-color: #fff;
    padding: 7px;
    position: absolute;
    right: 20px;
  }

  .IE .ticker-area .btn-info.btn {
    top: 6px;
    padding: 5px 7px;
  }

  .IE .ticker-area .btn-info.btn .text {
    display: block;
    margin-top: 3px;
  }

  .section-main-visual {
    z-index: 1;
    position: relative;
    background-color: #fff;
  }

  .section-top-overview {
    background-image: url("../img/20240528/bg_overview.jpg");
    background-color: rgba(125, 125, 125, 0.1);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0 80px;
  }

  .section-top-overview .section--inner {
    max-width: 1020px;
  }

  .section-top-overview .section-title {
    margin-bottom: 50px;
    text-align: center;
  }

  .section-top-overview .section-title img {
    width: 762px;
  }

  .section-top-overview .note-sp {
    display: none;
  }

  .section-top-overview .overview-columns {
    /* display: flex; */
    /* justify-content: center; */
  }

  .section-top-overview .overview-columns .overview-list.title {
    width: 195px;
    margin: 0 auto 40px;
  }

  .section-top-overview .overview-list {
    display: flex;
    gap: 20px;
  }

  .section-top-overview .overview-list .heading {
    margin: 0 auto;
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    border-top: solid 1px rgb(0 0 0 / 70%);
    border-bottom: solid 1px rgb(0 0 0 / 70%);
    white-space: nowrap;
    width: 100%;
  }

  .section-top-overview .overview-list .heading sup {
    vertical-align: top;
    font-size: 10px;
  }

  .section-top-overview .overview-list .image {
    margin: 0 auto;
    box-shadow: 4px 5px 7px 0 rgb(0 0 0 / 40%);
  }

  .section-top-overview .overview-list .image:hover {
    opacity: 0.9;
  }

  @media (hover: hover) {
    .section-top-overview .overview-list .image {
      transition: opacity 0.2s linear;
    }
  }

  .section-top-overview .overview-list .name {
    /* margin-bottom: 10px; */
    font-size: 12.5px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    white-space: nowrap;
    line-height: 1.6;
  }

  .section-top-overview .overview-list .name small {
    font-size: 10px;
    /* white-space: nowrap; */
  }

  .section-top-overview .overview-list .tag {
    text-align: center;
    margin-top: -20px;
  }

  .section-top-overview .overview-list .tag span {
    display: inline-block;
    padding: 0 4px 1px;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0;
    border: solid 1px #000;
  }

  .section-top-overview .overview-list .note {
    /* margin: 6px -5px 0; */
    font-size: 9px;
    text-align: center;
    letter-spacing: 0;
    margin-top: -20px;
  }

  .section-top-overview .button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto auto 0;
    width: 70%;
  }

  .section-top-overview .btn-border-black {
    width: 210px !important;
    height: 38px !important;
    background-color: #000 !important;
  }

  .section-top-overview .btn-border-black .text {
    color: #fff !important;
    font-size: 13px;
    font-weight: bold;
    /* letter-spacing: .3em; */
  }

  .section-top-overview .btn-border-black svg {
    position: absolute;
    right: 15px;
    fill: #fff !important;
  }

  .section-top-overview .btn-border-black:hover {
    background-color: #fff !important;
  }

  .section-top-overview .btn-border-black:hover .text {
    color: #000 !important;
  }

  .section-top-overview .btn-border-black:hover svg {
    fill: #000 !important;
  }

  .section-top-overview .overview-list > li {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between;
    width: calc(100% / 4 - 20px);
  }

  .section-top-banner {
    padding: 50px 0;
    background-color: #fff;
  }

  .section-top-banner .banner-list {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
  }

  .section-top-banner .banner-list > li {
    text-align: center;
  }

  .section-top-banner .banner-list > li:not(:last-child) {
    margin-bottom: 25px;
  }

  .section-top-counseling {
    background-image: url("../img/20240528/bg_counseling.jpg");
    background-color: rgba(125, 125, 125, 0.1);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 40px 0 70px;
  }

  .section-top-counseling .section-title {
    margin-bottom: 60px;
    font-size: 38px;
    text-align: center;
  }

  .section-top-counseling .section-title span {
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
  }

  .section-top-counseling .section-title span:before {
    content: "";
    position: absolute;
    display: block;
    left: -2px;
    bottom: 0;
    width: calc(50% - 9px);
    border-top: solid 2px #000;
  }

  .section-top-counseling .section-title span:after {
    content: "";
    position: absolute;
    display: block;
    right: 6px;
    bottom: -19px;
    width: 50%;
    height: 20px;
    border-top: solid 2px #000;
    border-left: solid 2px #000;
    transform: skew(-40deg);
  }

  .section-top-counseling .counseling-columns {
    display: flex;
    justify-content: center;
  }

  .section-top-counseling .counseling-columns .column {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 385px;
    padding: 0 60px;
  }

  .section-top-counseling .counseling-columns .image {
    width: 263px;
    margin: 0 auto 15px;
  }

  .section-top-counseling .counseling-columns .sub-text {
    flex-grow: 2;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 8px;
    line-height: 2.2;
    letter-spacing: 1px;
  }

  .section-top-counseling .button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .button-counseling-wrap {
    position: relative;
    display: inline-block;
  }

  .section-top-counseling .button-counseling-wrap .border {
    position: absolute;
    right: -4px;
    bottom: -4px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    pointer-events: none;
  }

  .section-top-counseling .btn-border-black {
    width: 263px !important;
    height: 34px !important;
    background-color: #000 !important;
  }

  .section-top-counseling .btn-border-black .text {
    color: #fff !important;
    font-size: 13px;
    letter-spacing: 0.1em;
  }

  .section-top-counseling .btn-border-black svg {
    position: absolute;
    right: 15px;
    fill: #fff !important;
  }

  .section-top-counseling .btn-border-black:hover {
    background-color: #fff !important;
  }

  .section-top-counseling .btn-border-black:hover .text {
    color: #000 !important;
  }

  .section-top-counseling .btn-border-black:hover svg {
    fill: #000 !important;
  }

  .section-top-counseling .swiper-button-prev,
  .section-top-counseling .swiper-button-next {
    display: none;
  }

  .section-top-topics {
    padding: 45px 0 40px;
    background-color: #fff;
    overflow: hidden;
  }

  .section-top-topics .section-title {
    margin-bottom: 35px;
    text-align: center;
  }

  .section-top-topics .section-title img {
    width: 148px;
  }

  .section-top-topics .topics-carousel {
    position: relative;
    padding-bottom: 45px;
  }

  .section-top-topics .topics-item {
    width: 508px;
  }

  .section-top-topics .topics-item .pic {
    position: relative;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
  }

  .section-top-topics .topics-item .pic:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .section-top-topics .topics-item.swiper-slide-active .pic:after {
    display: none;
  }

  .section-top-topics .topics-item .text {
    display: block;
    font-size: 14px;
    line-height: 1.8;
    margin-top: 25px;
    text-align: center;
    opacity: 0.6;
  }

  .section-top-topics .topics-item.swiper-slide-active .text {
    font-weight: bold;
    opacity: 1;
  }

  .section-top-topics .swiper-pagination-bullet {
    background: #7f7f7f;
    border-radius: 0;
    opacity: 1;
  }

  .section-top-topics .swiper-pagination-bullet-active {
    background: #9b1a35;
  }

  .section-top-topics .swiper-button-prev,
  .section-top-topics .swiper-button-next {
    position: absolute;
    top: 80px;
    width: 28px;
    height: 28px;
    background-color: rgba(0, 0, 0, 0.6);
    border: solid 1px #fff;
    border-radius: 50%;
  }

  .section-top-topics .swiper-button-prev {
    left: calc(50% - 268px);
  }

  .section-top-topics .swiper-button-next {
    right: calc(50% - 268px);
  }

  .section-top-topics .swiper-button-prev:after,
  .section-top-topics .swiper-button-next:after {
    content: "";
    position: absolute;
    display: block;
    top: 8px;
    width: 10px;
    height: 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
  }

  .section-top-topics .swiper-button-prev:after {
    left: 10px;
    transform: rotate(225deg);
  }

  .section-top-topics .swiper-button-next:after {
    right: 10px;
    transform: rotate(45deg);
  }

  .section-top-lineup {
    background-image: url("../img/20240528/bg_lineup.jpg");
    background-color: rgba(125, 125, 125, 0.1);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 80px 0;
  }

  .section-top-lineup .section-title {
    margin-bottom: 50px;
    text-align: center;
  }

  .section-top-lineup .section-title img {
    width: 163px;
  }

  .section-top-lineup .lineup-list > li {
    max-width: 980px;
    margin: 0 auto;
  }

  .section-top-lineup .lineup-list > li.lineup-list-item03 .content {
    padding-top: 15px;
  }

  .section-top-lineup .lineup-list > li:not(:last-child) {
    margin-bottom: 55px;
  }

  .section-top-lineup .lineup-item {
    display: flex;
    background-color: #000;
  }

  .section-top-lineup .lineup-item .image {
    width: 50%;
    height: 350px;
    overflow: hidden;
  }

  .section-top-lineup .lineup-item .image img {
    position: relative;
    left: 50%;
    width: auto;
    height: 352px;
    transform: translateX(-50%);
  }

  .section-top-lineup .lineup-item .content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 50%;
    padding: 30px 18px 15px;
    background-image: url("../img/20240528/bg_lineup_item.jpg");
    background-color: #000;
    background-size: 101% 101%;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .section-top-lineup .lineup-item .content .text {
    width: 100%;
  }

  .section-top-lineup .lineup-item .content .note {
    width: 100%;
  }

  .section-top-lineup .lineup-item .content .tag {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 5px;
    padding: 0 4px 1px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0;
    border: solid 1px #fff;
  }

  .section-top-lineup .lineup-item .content .note-list > li {
    margin-left: 1.2em;
    color: #fff;
    font-size: 9px;
    text-indent: -1.2em;
    letter-spacing: 0;
  }

  .section-top-lineup .lineup-item .content .note-list--num > li {
    margin-left: 1.5em;
    text-indent: -1.8em;
  }

  .section-top-lineup .lineup-item .content .check {
    position: absolute;
    right: 15px;
    bottom: 8px;
    width: 66px;
  }

  .section-top-lineup .lineup-list > li:nth-child(even) .lineup-item .image {
    order: 2;
  }

  .section-top-lineup .button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 60px;
  }

  .section-top-lineup .btn-border-black {
    width: 228px !important;
    height: 42px !important;
    background-color: #000 !important;
  }

  .section-top-lineup .btn-border-black .text {
    color: #fff !important;
    font-size: 15px;
    letter-spacing: 0.3em;
  }

  .section-top-lineup .btn-border-black svg {
    position: absolute;
    right: 15px;
    fill: #fff !important;
  }

  .section-top-lineup .btn-border-black:hover {
    background-color: #fff !important;
  }

  .section-top-lineup .btn-border-black:hover .text {
    color: #000 !important;
  }

  .section-top-lineup .btn-border-black:hover svg {
    fill: #000 !important;
  }

  .section-top-ranking {
    padding: 55px 0;
    background: linear-gradient(to top, #ccc, #fff 70%);
  }

  .section-top-ranking .section-title {
    margin-bottom: 55px;
    text-align: center;
  }

  .section-top-ranking .section-title img {
    width: 184px;
  }

  .section-top-ranking .ranking-list {
    display: flex;
    justify-content: center;
  }

  .section-top-ranking .ranking-list > li {
    width: 176px;
    text-align: center;
  }

  .section-top-ranking .ranking-list > li:not(:last-child) {
    margin-right: 24px;
  }

  .section-top-ranking .ranking-list > li .icon {
    height: 57px;
  }

  .section-top-ranking .ranking-list > li .icon img {
    width: 36px;
  }

  .section-top-ranking .ranking-list > li:nth-child(n + 4) .icon img {
    width: 27px;
  }

  .section-top-ranking .ranking-list > li .image {
    margin-bottom: 15px;
  }

  .section-top-ranking .ranking-list > li .name {
    font-size: 12px;
  }

  .section-top-ranking .ranking-list > li:nth-child(3) .name {
    letter-spacing: 0;
  }

  .section-top-ranking .swiper-button-prev,
  .section-top-ranking .swiper-button-next {
    display: none;
  }

  .c-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 345px;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    z-index: 30;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s;
  }

  .c-modal.is-visible {
    opacity: 1;
    visibility: visible;
  }

  .c-modal + .overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    z-index: 20 !important;
  }

  .c-modal .modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    border: solid 1px #666;
    border-radius: 50%;
    cursor: pointer;
  }

  .c-modal .modal-close:before,
  .c-modal .modal-close:after {
    content: "";
    position: absolute;
    display: block;
    top: 6px;
    left: 2px;
    width: 9px;
    height: 1px;
    background-color: #666;
    transform: rotate(45deg);
  }

  .c-modal .modal-close:after {
    transform: rotate(-45deg);
  }

  .c-modal .modal-heading {
    margin-bottom: 35px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 2px #469bf7;
  }

  .c-modal .contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 15px;
  }

  .c-modal .contact > dt {
    width: 90px;
    margin-bottom: 35px;
    padding: 7px 0;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    border: solid 1px #469bf7;
  }

  .c-modal .contact > dd {
    width: calc(100% - 90px);
    margin-bottom: 35px;
    padding: 0 15px 0 10px;
  }

  .c-modal .contact > dd.tel {
    margin-bottom: 15px;
    padding-right: 0;
  }

  .fixed-area {
    position: fixed;
    top: 30%;
    right: 0;
    z-index: 100;
  }

  .fixed-area .fixed-buttons > li:not(:last-child) {
    margin-bottom: 10px;
  }

  .fixed-area .fixed-buttons > li a {
    display: block;
    width: 100px;
    height: 65px;
    padding: 5px;
    text-align: center;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
  }

  .fixed-area .fixed-buttons > li a .icon,
  .fixed-area .fixed-buttons > li a .name {
    display: inline-block;
  }

  .fixed-area .fixed-buttons > li a.store {
    background-color: #8c0000;
  }

  .fixed-area .fixed-buttons > li a.store .icon {
    width: 34px;
    margin: 3px 6px 6px 0;
  }

  .fixed-area .fixed-buttons > li a.store .name {
    width: 78px;
  }

  .fixed-area .fixed-buttons > li a.clinic {
    background-color: #469bf7;
  }

  .fixed-area .fixed-buttons > li a.clinic .icon {
    width: 31px;
    margin: 4px 0 6px 8px;
  }

  .fixed-area .fixed-buttons > li a.clinic .name {
    width: 83px;
  }
}

@media screen and (max-width: 640px) {
  .wrap {
    background-image: url("../img/bg-all-sp.png");
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
  }

  body.ver19 .contents {
    background: none;
  }

  section.section.section.ticker-area,
  section.section.section-main-visual {
    margin: 0;
  }

  .btn-default {
    overflow: hidden;
  }

  .btn-default:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff !important;
    animation: shinyshiny 3.2s ease-in-out infinite;
  }

  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.6);
    border: solid 2px #fff;
    border-radius: 50%;
  }

  .swiper-button-prev:after,
  .swiper-button-next:after {
    content: "";
    position: absolute;
    display: block;
    top: 16px;
    width: 14px;
    height: 14px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
  }

  .swiper-button-prev:after {
    left: 20px;
    transform: rotate(225deg);
  }

  .swiper-button-next:after {
    right: 20px;
    transform: rotate(45deg);
  }

  .top-slider {
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
  }

  .top-slider .swiper-navigation-holder {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 30px;
    text-align: center;
    position: relative;
  }

  .top-slider .swiper-pagination {
    position: relative;
    bottom: auto;
    margin: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet {
    display: block;
    font-size: 0;
    width: 50px;
    height: 30px;
    margin: 0;
    border-radius: 0;
    background-color: transparent;
    position: relative;
    opacity: 1;
    -webkit-transition: background 0.3s, opacity 0.3s;
    transition: background 0.3s, opacity 0.3s;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:before,
  .top-slider .swiper-pagination .swiper-pagination-bullet:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 100%;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:before {
    height: 1px;
    background-color: #ebebeb;
    margin-top: -0.5px;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:after {
    opacity: 0;
    height: 1px;
    background-color: #4c4c4c;
    margin-top: -0.5px;
  }

  .top-slider .swiper-pagination .swiper-pagination-bullet:hover {
    opacity: 0.6;
  }

  .top-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    opacity: 0;
  }

  .top-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    opacity: 1;
  }

  .top-slider .swiper-button-next,
  .top-slider .swiper-button-prev {
    height: 100%;
    width: 50px;
    margin: 0;
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .top-slider .swiper-button-next {
    right: -50px;
  }

  .top-slider .swiper-button-prev {
    left: -50px;
  }

  .ticker-area {
    font-size: 2.4rem;
    background-color: #dedede;
    width: 100%;
    padding: 0 30px;
    overflow: hidden;
  }

  .ticker-area .inner.news {
    position: relative;
  }

  .ticker-area .item {
    padding: 28px 0;
  }

  .ticker-area .date-area {
    width: 200px;
    text-align: right;
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
  }

  .ticker-area .date-area.new:before {
    content: "NEW!";
    display: block;
    color: #9d162e;
  }

  .ticker-area .text-area {
    line-height: 1.5;
    margin-top: 5px;
  }

  .ticker-area .text-area a.text {
    text-decoration: underline;
  }

  .ticker-area .btn-info {
    display: none;
    width: auto;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .ticker-area .btn-info .icon-arrow {
    position: absolute;
    right: -52px;
    width: 12px;
    height: 18px;
  }

  .section-main-visual {
    z-index: 1;
    position: relative;
    background-color: #fff;
  }

  .section-top-overview {
    background-image: url("../img/20240528/bg_overview_sp.jpg");
    background-color: rgba(125, 125, 125, 0.1);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 70px 0 1px;
  }

  .section-top-overview .section-title {
    margin-bottom: 40px;
    text-align: center;
  }

  .section-top-overview .section-title img {
    width: 438px;
  }

  .section-top-overview .note-sp {
    /* width: 506px; */
    margin: 0 auto 65px;
  }

  .section-top-overview .overview-list {
    margin: 0 3vw;
  }

  .section-top-overview .overview-list li {
    margin-bottom: 90px;
  }

  .section-top-overview .overview-list .heading {
    /* width: 162px; */
    margin: 0 auto;
    padding: 10px 0;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.5;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    margin-bottom: 40px;
  }

  .section-top-overview .overview-list .heading sup {
    margin-left: -0.75em;
  }

  .section-top-overview .overview-list .image {
    margin: 0 auto;
  }

  .section-top-overview .overview-list .image img {
    box-shadow: 7px 7px 10px 0 rgb(0 0 0 / 40%);
  }

  .section-top-overview .overview-list .name {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.4;
    margin: 25px auto 0;
    white-space: nowrap;
  }

  .section-top-overview .overview-list .name small {
    font-size: 20px;
  }

  .section-top-overview .overview-list .tag {
    text-align: center;
    margin: 15px auto 30px;
  }

  .section-top-overview .overview-list .tag span {
    display: inline-block;
    padding: 1px 9px 2px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0;
    border: solid 1px #000;
  }

  .section-top-overview .overview-list .note {
    margin: -15px 19px 30px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
  }

  .section-top-overview .button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section-top-overview .btn-border-black {
    width: 100% !important;
    height: 77px !important;
    min-height: auto !important;
    background-color: #000 !important;
  }

  .section-top-overview .btn-border-black .text {
    color: #fff !important;
    font-size: 27px;
    /* letter-spacing: .3em; */
    font-weight: 500;
  }

  .section-top-overview .btn-border-black svg {
    position: absolute;
    right: 30px;
    fill: #fff !important;
  }

  .section-top-banner {
    padding: 33px 0;
    background-color: #fff;
  }

  .section-top-banner .section--inner {
    padding: 0 33px;
  }

  .section-top-banner .banner-list > li {
    text-align: center;
  }

  .section-top-banner .banner-list > li:not(:last-child) {
    margin-bottom: 17px;
  }

  .section-top-counseling {
    background-image: url("../img/20240528/bg_counseling_sp.jpg");
    background-color: rgba(125, 125, 125, 0.1);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 65px 0 100px;
    overflow: hidden;
  }

  .section-top-counseling .section-title {
    margin-bottom: 34px;
    text-align: center;
  }

  .section-top-counseling .section-title img {
    width: 505px;
  }

  .section-top-counseling .section-title {
    margin-bottom: 55px;
    font-size: 55px;
    text-align: center;
    line-height: 1.4;
  }

  .section-top-counseling .section-title span {
    position: relative;
    display: inline-block;
    padding-bottom: 16px;
  }

  .section-top-counseling .section-title span:before {
    content: "";
    position: absolute;
    display: block;
    left: -5px;
    bottom: 0;
    width: calc(50% - 9px);
    border-top: solid 2px #000;
  }

  .section-top-counseling .section-title span:after {
    content: "";
    position: absolute;
    display: block;
    right: 6px;
    bottom: -26px;
    width: 50%;
    height: 28px;
    border-top: solid 2px #000;
    border-left: solid 2px #000;
    transform: skew(-40deg);
  }

  .section-top-counseling .counseling-carousel {
    position: relative;
  }

  .section-top-counseling .counseling-columns .column {
    width: 409px;
  }

  .section-top-counseling .counseling-columns .image {
    margin: 0 auto 34px;
  }

  .section-top-counseling .counseling-columns .sub-text {
    margin-bottom: 34px;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    text-underline-offset: 12px;
    line-height: 2;
    letter-spacing: 0.08em;
  }

  .section-top-counseling .button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .button-counseling-wrap {
    position: relative;
    display: inline-block;
  }

  .section-top-counseling .button-counseling-wrap .border {
    position: absolute;
    right: -7px;
    bottom: -7px;
    width: calc(100% + 7px);
    height: calc(100% + 7px);
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    pointer-events: none;
  }

  .section-top-counseling .btn-border-black {
    width: 407px !important;
    height: 58px !important;
    min-height: auto !important;
    background-color: #000 !important;
  }

  .section-top-counseling .btn-border-black .text {
    color: #fff !important;
    font-size: 22px;
    letter-spacing: 0.1em;
  }

  .section-top-counseling .btn-border-black svg {
    position: absolute;
    right: 30px;
    fill: #fff !important;
  }

  .section-top-counseling .swiper-button-prev,
  .section-top-counseling .swiper-button-next {
    top: 202px;
  }

  .section-top-counseling .swiper-button-prev {
    left: calc(50% - 230px);
  }

  .section-top-counseling .swiper-button-next {
    right: calc(50% - 230px);
  }

  .section-top-topics {
    padding: 50px 0 15px;
    background-color: #fff;
    overflow: hidden;
  }

  .section-top-topics .section-title {
    margin-bottom: 34px;
    text-align: center;
  }

  .section-top-topics .section-title img {
    width: 187px;
  }

  .section-top-topics .topics-carousel {
    position: relative;
    padding-bottom: 35px;
  }

  .section-top-topics .topics-item {
    width: 564px;
  }

  .section-top-topics .topics-item .pic {
    display: block;
    box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.3);
  }

  .section-top-topics .topics-item .text {
    display: block;
    margin: 20px -20px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
    letter-spacing: 0;
  }

  .section-top-topics .swiper-pagination-bullet {
    margin: 0 6px !important;
    background: #7f7f7f;
    border-radius: 0;
    opacity: 1;
  }

  .section-top-topics .swiper-pagination-bullet-active {
    background: #9b1a35;
  }

  .section-top-topics .swiper-button-prev,
  .section-top-topics .swiper-button-next {
    top: 85px;
    width: 35px;
    height: 35px;
  }

  .section-top-topics .swiper-button-prev {
    left: calc(50% - 300px);
  }

  .section-top-topics .swiper-button-next {
    right: calc(50% - 300px);
  }

  .section-top-topics .swiper-button-prev:after,
  .section-top-topics .swiper-button-next:after {
    top: 11px;
    width: 10px;
    height: 10px;
  }

  .section-top-topics .swiper-button-prev:after {
    left: 14px;
  }

  .section-top-topics .swiper-button-next:after {
    right: 14px;
  }

  .section-top-lineup {
    background-image: url("../img/20240528/bg_lineup_sp.jpg");
    background-color: rgba(125, 125, 125, 0.1);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 70px 0;
  }

  .section-top-lineup .section--inner {
    padding: 0 34px;
  }

  .section-top-lineup .section-title {
    margin-bottom: 34px;
    text-align: center;
  }

  .section-top-lineup .section-title img {
    width: 205px;
  }

  .section-top-lineup .lineup-list > li.lineup-list-item03 .content {
    padding-top: 15px;
  }

  .section-top-lineup .lineup-list > li:not(:last-child) {
    margin-bottom: 34px;
  }

  .section-top-lineup .lineup-item {
    background-color: #000;
  }

  .section-top-lineup .lineup-item .image {
    width: 572px;
  }

  .section-top-lineup .lineup-item .content {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    width: 572px;
    height: 460px;
    padding: 33px 30px 17px;
    background-image: url("../img/20240528/bg_lineup_item_sp.jpg");
    background-color: #000;
    background-size: 101% 101%;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .section-top-lineup .lineup-item .content .text picture source,
  .section-top-lineup .lineup-item .content .text picture img {
    width: 100%;
    display: block;
  }

  .section-top-lineup .lineup-item .content .note {
    width: 100%;
  }

  .section-top-lineup .lineup-item .content .tag {
    display: inline-block;
    margin-right: 13px;
    margin-bottom: 8px;
    padding: 0 6px 2px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    letter-spacing: 0;
    border: solid 1px #fff;
  }

  .section-top-lineup .lineup-item .content .note-list > li {
    margin-left: 1.2em;
    color: #fff;
    font-size: 13px;
    text-indent: -1.2em;
    letter-spacing: 0;
  }

  .section-top-lineup .lineup-item .content .note-list--num > li {
    margin-left: 1.5em;
    text-indent: -1.8em;
  }

  .section-top-lineup .lineup-item .content .check {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 111px;
  }

  .section-top-lineup .lineup-list > li:nth-child(even) .lineup-item .image {
    order: 2;
  }

  .section-top-lineup .lineup-list > li:first-child .lineup-item .content {
    padding: 30px 30px 17px;
  }

  .section-top-lineup .button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 59px;
  }

  .section-top-lineup .btn-border-black {
    width: 503px !important;
    height: 77px !important;
    min-height: auto !important;
    background-color: #000 !important;
  }

  .section-top-lineup .btn-border-black .text {
    color: #fff !important;
    font-size: 27px;
    letter-spacing: 0.3em;
  }

  .section-top-lineup .btn-border-black svg {
    position: absolute;
    right: 30px;
    fill: #fff !important;
  }

  .section-top-ranking {
    padding: 50px 0 42px;
    background: linear-gradient(to top, #ccc, #fff 70%);
    overflow: hidden;
  }

  .section-top-ranking .section-title {
    margin-bottom: 50px;
    text-align: center;
  }

  .section-top-ranking .section-title img {
    width: 232px;
  }

  .section-top-ranking .ranking-carousel {
    position: relative;
  }

  .section-top-ranking .ranking-list > li {
    width: 418px;
    text-align: center;
  }

  .section-top-ranking .ranking-list > li .icon {
    height: 111px;
  }

  .section-top-ranking .ranking-list > li .icon img {
    width: 84px;
  }

  .section-top-ranking .ranking-list > li:nth-child(n + 4) .icon img {
    width: 64px;
  }

  .section-top-ranking .ranking-list > li .image {
    margin-bottom: 25px;
  }

  .section-top-ranking .ranking-list > li .name {
    font-size: 25px;
  }

  .section-top-ranking .swiper-button-prev,
  .section-top-ranking .swiper-button-next {
    top: 272px;
  }

  .section-top-ranking .swiper-button-prev {
    left: calc(50% - 234px);
  }

  .section-top-ranking .swiper-button-next {
    right: calc(50% - 234px);
  }

  .c-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 547px;
    padding: 17px;
    background-color: #fff;
    border-radius: 12px;
    opacity: 0;
    visibility: hidden;
    z-index: 30;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s;
  }

  .c-modal.is-visible {
    opacity: 1;
    visibility: visible;
  }

  .c-modal + .overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    z-index: 20 !important;
  }

  .c-modal .modal-close {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 23px;
    height: 23px;
    border: solid 1px #666;
    border-radius: 50%;
    cursor: pointer;
  }

  .c-modal .modal-close:before,
  .c-modal .modal-close:after {
    content: "";
    position: absolute;
    display: block;
    top: 10px;
    left: 3px;
    width: 15px;
    height: 1px;
    background-color: #666;
    transform: rotate(45deg);
  }

  .c-modal .modal-close:after {
    transform: rotate(-45deg);
  }

  .c-modal .modal-heading {
    margin-bottom: 59px;
    padding-bottom: 17px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 2px #469bf7;
  }

  .c-modal .contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 25px;
  }

  .c-modal .contact > dt {
    width: 150px;
    margin-bottom: 59px;
    padding: 12px 0;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    border: solid 1px #469bf7;
  }

  .c-modal .contact > dd {
    width: calc(100% - 150px);
    margin-bottom: 59px;
    padding: 0 25px 0 17px;
  }

  .c-modal .contact > dd.tel {
    margin-bottom: 25px;
    padding-right: 0;
  }

  .fixed-area {
    width: 100%;
  }

  .fixed-area.is-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
  }

  .fixed-area .fixed-buttons {
    display: flex;
  }

  .fixed-area .fixed-buttons > li {
    width: 50%;
  }

  .fixed-area .fixed-buttons > li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 62px;
    padding: 8px;
    text-align: center;
  }

  .fixed-area .fixed-buttons > li a:after {
    content: "";
    position: absolute;
    display: block;
    right: 5px;
    bottom: 6px;
    width: 17px;
    height: 17px;
    background-color: #fff;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
  }

  .fixed-area .fixed-buttons > li a .icon,
  .fixed-area .fixed-buttons > li a .name {
    display: inline-block;
  }

  .fixed-area .fixed-buttons > li a.store {
    background-color: #8c0000;
  }

  .fixed-area .fixed-buttons > li a.store .icon {
    width: 44px;
    margin: 0 12px 1px 0;
  }

  .fixed-area .fixed-buttons > li a.store .name {
    width: 184px;
  }

  .fixed-area .fixed-buttons > li a.clinic {
    background-color: #469bf7;
  }

  .fixed-area .fixed-buttons > li a.clinic .icon {
    width: 42px;
    margin-right: 12px;
  }

  .fixed-area .fixed-buttons > li a.clinic .name {
    width: 207px;
    margin-right: 12px;
  }
}

@keyframes shinyshiny {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }

  1% {
    -webkit-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
    opacity: 0.3;
  }

  2% {
    -webkit-transform: scale(4) rotate(45deg);
    transform: scale(4) rotate(45deg);
    opacity: 0.8;
  }

  40% {
    -webkit-transform: scale(50) rotate(45deg);
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }

  41% {
    -webkit-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(0) rotate(45deg);
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
}

/* 20240329追加 */
.sb-voice {
  padding: 90px 0 120px;
  color: rgb(110, 110, 110);
  font-family: "Noto Serif JP", serif;
}
.selection-title {
  font-size: 24px;
  text-align: center;
  letter-spacing: 1px;
}
.selection-desc {
  text-align: center;
  padding: 30px 0;
  font-size: 16px;
}
body .selection-title img {
  width: 34px;
  margin-top: 2px;
  margin-right: 5px;
}
.selection-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.selection-content {
  width: 20%;
}
.selection-content {
  padding: 5px;
}
.selection-content-inner {
  display: flex;
  flex-direction: column;
}
.selection-content__img {
  height: 288px;
}
.selection-content__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.selection-content__info {
  height: 100px;
  overflow: hidden;
}
.selection-content__info {
  position: relative;
}
.selection-content__info::after {
  background: -webkit-linear-gradient(top, hsla(0, 0%, 96%, 0), #fff);
  bottom: 0;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
}

.selection-content__info-name {
  position: relative;
  padding-left: 20px;
  margin: 5px 0;
}

.selection-content__info-name::before {
  background-image: url(../img/instagram_logo_90.png);
  background-repeat: no-repeat;
  background-size: cover;
  content: " ";
  height: 15px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
}

@media screen and (max-width: 640px) {
  .sb-voice {
    padding-top: 50px;
  }
  .selection-title span {
    font-size: 28px;
  }
  .selection-content {
    width: 60%;
    margin-bottom: 50px;
  }
  .selection-content__info {
    height: 130px;
  }
  .selection-content__info-name {
    margin: 10px 0;
    font-size: 20px;
    padding-left: 30px;
  }
  .selection-content__img {
    height: auto;
  }
  .selection-desc,
  .selection-content__info-caption,
  .selection-content__info {
    font-size: 18px;
  }
  .selection-content__info-name::before {
    background-image: url(../img/instagram_logo_90.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: " ";
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
  }
}
