:root {
  --moreWidth: 125px;
}

/*=================================
  　メインビジュアル・スワイパーjs
 ===================================*/

.main_visual {
  margin-bottom: 40px;
}

@media only screen and (max-width: 1023px) {
  .main_visual {
    margin-bottom: 0;
  }
}

.main_visual .swiper-slide a hover {
  opacity: 0.6;
}

.main_visual .swiper-pagination-bullet-active {
  background: #000;
}

/* ランキング */

.ranking_area {
  margin-top: 60px;
  overflow-x: hidden;
}

@media screen and (max-width: 1023px) {
  .ranking_area {
    margin-top: 40px;
  }
}

.ranking_area:last-of-type {
  margin-top: 40px;
}

@media screen and (max-width: 1023px) {
  .ranking_area:last-of-type {
    margin-top: 20px;
  }
}

.swiper-slide {
  position: relative;
}

.r01 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(45deg, #b67b03 4%, #daaf08 13%, #fee9a0 32%, #e7c958 47%, transparent 50% 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r01 {
    width: 30px;
    height: 30px;
  }
}

.r01::before {
  position: absolute;
  content: '1';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r01::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r02 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(45deg, #757575 4%, #9e9e9e 13%, #e8e8e8 32%, #cdc9c9 47%, transparent 50% 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r02 {
    width: 30px;
    height: 30px;
  }
}

.r02::before {
  position: absolute;
  content: '2';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r02::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r03 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(45deg, #97461a 4%, #c16e42 13%, #fbd8c5 32%, #cf8f6d 47%, transparent 50% 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r03 {
    width: 30px;
    height: 30px;
  }
}

.r03::before {
  position: absolute;
  content: '3';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r03::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r04 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(to bottom left, transparent 50%, #95c4e1 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r04 {
    width: 30px;
    height: 30px;
  }
}

.r04::before {
  position: absolute;
  content: '4';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r04::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r05 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(to bottom left, transparent 50%, #95c4e1 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r05 {
    width: 30px;
    height: 30px;
  }
}

.r05::before {
  position: absolute;
  content: '5';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r05::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r06 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(to bottom left, transparent 50%, #95c4e1 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r06 {
    width: 30px;
    height: 30px;
  }
}

.r06::before {
  position: absolute;
  content: '6';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r06::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r07 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(to bottom left, transparent 50%, #95c4e1 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r07 {
    width: 30px;
    height: 30px;
  }
}

.r07::before {
  position: absolute;
  content: '7';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r07::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r08 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(to bottom left, transparent 50%, #95c4e1 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r08 {
    width: 30px;
    height: 30px;
  }
}

.r08::before {
  position: absolute;
  content: '8';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r08::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r09 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(to bottom left, transparent 50%, #95c4e1 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r09 {
    width: 30px;
    height: 30px;
  }
}

.r09::before {
  position: absolute;
  content: '9';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 9px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r09::before {
    font-size: 14px;
    top: 11px;
    left: 4px;
  }
}

.r10 {
  display: inline-block;
  position: absolute;
  top: 0;
  color: #fff;
  width: 50px;
  height: 50px;
  left: 0;
  background: linear-gradient(to bottom left, transparent 50%, #95c4e1 50%);
  transform: rotate(90deg);
}

@media screen and (max-width: 1023px) {
  .r10 {
    width: 30px;
    height: 30px;
  }
}

.r10::before {
  position: absolute;
  content: '10';
  font-size: 18px;
  top: 22px;
  color: #fff;
  display: inline-block;
  left: 4px;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1023px) {
  .r10::before {
    font-size: 14px;
    top: 11px;
    left: 0;
  }
}

.medal {
  position: absolute;
  top: 200px;
  left: 5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #95c4e1;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  /* box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); */
  user-select: none;
  z-index: 10;
  text-shadow: 2px 2px 2px black;
}

@media screen and (max-width: 1023px) {
  .medal {
    top: 20vw;
    width: 25px;
    height: 25px;
    font-size: 15px;
    line-height: 25px;
  }
}

/* 順位によって色を変える */
.medal.gold {
  background: linear-gradient(#b67b03 4%, #daaf08 13%, #fee9a0 32%, #e7c958 47%);
}

.medal.silver {
  background: linear-gradient(#757575 4%, #9e9e9e 13%, #e8e8e8 32%, #cdc9c9 47%);
}

.medal.bronze {
  background: linear-gradient(#97461a 4%, #c16e42 13%, #fbd8c5 32%, #cf8f6d 47%);
}

.medal.blue {
  background: #95c4e1;
}

.swiper2,
.swiper3 {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

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

  .swiper2,
  .swiper3 {
    margin-top: 20px;
  }
}

.swiper2 .swiper-slide,
.swiper3 .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper2 .swiper-slide img,
.swiper3 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination1,
.swiper-pagination2,
.swiper-pagination3 {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

:root {
  --swiper-navigation-size: 35px;
}

:root {
  --swiper-theme-color: #2d89c2;
}

.swiper-pagination1 .swiper-pagination-bullet,
.swiper-pagination2 .swiper-pagination-bullet,
.swiper-pagination3 .swiper-pagination-bullet {
  margin-right: 8px;
}

.swiper-pagination1 .swiper-pagination-bullet:last-of-type,
.swiper-pagination2 .swiper-pagination-bullet:last-of-type,
.swiper-pagination3 .swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}

/*=================================
  　メインコンテンツ　バナー
 ===================================*/

@media screen and (max-width: 1023px) {
  .main_contents {
    margin: 40px auto 40px;
  }
}

/*=================================
  　メインコンテンツ　バナー
 ===================================*/

.main_contents .t-Number {
  position: relative;
  padding: 1em 0 0;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
  border-bottom: none;
  font-style: italic;
}

@media screen and (max-width: 1023px) {
  .main_contents .t-Number {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.main_contents .t-Number::before {
  content: attr(data-number);
  position: absolute;
  top: -7px;
  bottom: 0;
  left: 0;
  color: rgb(45, 137, 194, 0.2);
  font-size: 54px;
  font-weight: 800;
  z-index: -1;
}

@media screen and (max-width: 1023px) {
  .main_contents .t-Number::before {
    font-size: 36px;
    font-weight: bold;
  }
}

.top-bnners {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  margin-bottom: 2rem;
}

.top-bnners-img {
  width: calc(100% / 2 - 1rem);
}

@media screen and (max-width: 1023px) {
  .top-bnners-img {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) {
  .top-bnners-img a {
    transition: ease.3s;
  }

  .top-bnners-img a:hover {
    opacity: 0.6;
    transition: ease.3s;
  }
}

.top-bnners-img:nth-of-type(4) img {
  filter: saturate(130%);
}

.bnners {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
}

@media screen and (max-width: 1023px) {
  .bnners {
    gap: 10px 0;
  }
}

.bnner {
  width: calc(100% / 2.06);
}

@media screen and (max-width: 1023px) {
  .bnner {
    width: 48.5%;
    line-height: 0;
  }
}

.bnner:first-of-type {
  width: 100%;
}

.bnner a {
  position: relative;
  display: block;
  transition: ease.3s;
}

@media screen and (min-width: 1024px) {
  .bnner a:hover {
    opacity: 0.7;
    transition: ease.3s;
  }
}

.t-brands_name {
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 2.5rem;
  right: 2rem;
  text-align: center;
  line-height: 0.5;
  font-size: clamp(2.3rem, 3vw, 3rem);
}

@media screen and (max-width: 1023px) {
  .t-brands_name {
    bottom: 1.2rem;
    line-height: 0.65;
    right: 1rem;
  }
}

.brands_name {
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 3rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  line-height: 0.6;
  text-align: center;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .brands_name {
    bottom: 1.5rem;
    line-height: .8;
  }
}

.brands_name_long {
  font-weight: 600;
  color: #fff;
  position: absolute;
  bottom: 4rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 0.9;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 1023px) {
  .brands_name_long {
    bottom: 2.5rem;
  }
}

.team_name {
  font-size: clamp(0.4rem, 1vw, 0.8rem);
  font-weight: normal;
  padding-left: 1rem;
}

@media screen and (max-width: 1023px) {
  .team_name {
    display: block;
    padding-left: 0;
    padding-top: 0.3rem;
    line-height: 1.5;
  }
}

.main_contents .bnners .txt_ss {
  font-size: 35%;
  letter-spacing: 2px;
}

@media screen and (max-width: 1023px) {
  .main_contents .bnners .txt_ss {
    letter-spacing: 0;
  }
}

.main_contents .bnners .txt_ss_long {
  position: absolute;
  font-size: 35%;
  letter-spacing: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1.15rem;
}


.under-bnners {
  margin-top: 2rem;
}

.under-bnners-bpx {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}

@media screen and (max-width: 1023px) {
  .under-bnners-bpx {
    gap: 5px;
  }
}

.p-bnners {
  width: calc(100% / 3 - 1rem);
  position: relative;
}

@media screen and (max-width: 1023px) {
  .p-bnners {
    width: calc(100% / 2 - 5px);
  }
}

.under-bnners-txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  bottom: 2rem;
  font-size: clamp(1.6rem, 2vw, 2rem);
  line-height: 0.8;
  font-weight: bold;
  color: #fff;
  width: 100%;
}


.under-bnners-txt span {
  font-size: 40%;
  letter-spacing: 2px;
}

.p-bnners a {
  transition: ease .3s;
}

@media screen and (min-width:769px) {
  .p-bnners a:hover {
    opacity: .6;
    transition: ease .3s;
  }
}

/*=================================
  　メインコンテンツ　お客様の声
 ===================================*/

.uservoicetitle {
  color: #17315c;
  font-family: Verdana;
  font-size: 25pt;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 15px;
  text-align: center;
}

.uservoicemain {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

.uservoice img {
  width: 100%;
}

.uservoice {
  margin: 10px 30px;
}

.uservoice-wrap {
  position: relative;
  width: 100%;
  text-align: center;
}

.uservoicemain p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 9pt;
}

.usevoicebnnerTitle {
  margin: 0 0;
}


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

  .uservoicetitle {
    font-family: Verdana;
    font-size: 20pt;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 15px;
    text-align: center;
  }


  .uservoice {
    width: 95%;
    margin: auto 10px 5px;
  }


  .uservoice img {
    width: 100%;
  }

  .uservoice h3 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }

}

.uservoicebtn {
  color: #fff;
  background-color: #2d89c2;
  height: 40px;
  line-height: 40px;
  width: 30%;
  display: block;
  text-align: center;
  margin: auto;
  border-radius: 3px;
}



/*=================================
  　メインコンテンツ　ニュース
 ===================================*/

.news {
  margin-top: 45px;
}

.news_release {
  height: 343px;
  /* font-size: 18px; */
  font-size: 14px;
  overflow-y: scroll;
}

@media screen and (max-width: 1023px) {
  .news_release {
    height: 310px;
  }
}

.news_content {
  display: flex;
  padding: 15px;
  border-bottom: solid 1px #e0e7f3;
  position: relative;
}

@media screen and (max-width: 820px) {
  .news_content {
    display: block;
  }
}

.news_content:first-of-type {
  border-top: solid 1px #e0e7f3;
}

.news_content dd {
  margin-left: 20px;
}

@media screen and (max-width: 820px) {
  .news_content dd {
    margin-left: 10px;
  }
}

@media screen and (max-width: 820px) {
  .news_txt {
    width: calc(100% - 90px);
  }
}

/* スクロールバー調整 */
.news div::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.news div::-webkit-scrollbar-track {
  background: linear-gradient(#fff, #a1cbe5);
}

.news div::-webkit-scrollbar-thumb {
  background: #0f4e75;
  border-radius: 5px;
}

@media screen and (max-width: 1023px) {
  .more {
    margin: 2rem auto 6rem;
  }
}

/* @media screen and (min-width:1199px) {
  .more:hover .more_arrow{
    width: 160px;
    transition: ease .2s;
  }
 } */

.news_more {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 25px;
  font-size: 14px;
  border: solid 1px #2d89c2;
  background: #2d89c2;
  color: #fff;
  width: 70px;
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  transition: ease 0.3s;
  line-height: 1.2;
  letter-spacing: 1px;
}

@media screen and (max-width: 1023px) {
  .news_more {
    height: 40px;
    right: 10px;
  }
}

a.news_more:hover {
  text-decoration: none;
  background: #fff;
  color: #2d89c2;
  transition: ease 0.3s;
}

:root {
  --swiper-navigation-size: 35px;
}

:root {
  /* --swiper-theme-color: #2d89c2; */
  --swiper-theme-color: #2d2d2d;
}

:root {
  --swiper-navigation-size: 20px;
}

@media screen and (max-width: 1023px) {
  :root {
    --swiper-navigation-size: 14px;
  }
}

/* スライダー内キャンペーン日付 */
.slide_calendar {
  position: absolute;
  bottom: 6.5%;
  right: 2.5%;
  font-size: 2.1vw;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}

.slide_calendar2 {
  position: absolute;
  bottom: 6.5%;
  right: 2.5%;
  font-size: 2.1vw;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}

.slide_calendar3 {
  position: absolute;
  top: 37%;
  left: 2.5%;
  font-size: 2.2vw;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}


@media screen and (max-width: 1023px) {
  .slide_calendar {
    bottom: 9.5%;
    right: 3%;
  }

  .slide_calendar2 {
    bottom: 9.5%;
    right: 3%;
  }

  .slide_calendar3 {
    bottom: 9.5%;
    right: 3%;
  }
}



/* スワイパーボタン左 */
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  background: rgb(239, 239, 239, 0.8);
  padding: 25px;
  border-radius: 100vmax;
}

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

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    padding: 15px;
  }
}

.swiper-button-prev.swiper-button-disabled {
  /*display: none;*/
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
  position: relative;
  right: 2px;
}

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

  .swiper-button-prev:after,
  .swiper-container-rtl .swiper-button-next:after {
    right: 1px;
  }
}

/* スワイパーボタン右 */
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  background: rgb(239, 239, 239, 0.8);
  padding: 25px;
  border-radius: 100vmax;
}

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

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    padding: 15px;
  }
}

.swiper-button-next.swiper-button-disabled {
  display: none;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
  position: relative;
  left: 3px;
}

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

  .swiper-button-next:after,
  .swiper-container-rtl .swiper-button-prev:after {
    left: 2px;
  }
}

/* スライダー内キャンペーン日付 */
.slide_calendar {
  position: absolute;
  bottom: 2.5%;
  right: 3.5%;
  font-size: clamp(16px, 3vw, 40px);
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  text-shadow: 0px 5px 3px black;
}

.slide_calendar2 {
  position: absolute;
  top: 7.5%;
  right: 4.5%;
  font-size: clamp(12px, 1.5vw, 30px);
  color: #000;
  font-family: Arial, 'Noto Sans JP', sans-serif;
  font-weight: 900;
}

.slide_calendar3 {
  position: absolute;
  top: 37%;
  left: 2.5%;
  font-size: 2.2vw;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}

.slide_calendar4 {
  position: absolute;
  bottom: 3%;
  left: 3.5%;
  font-size: 1.5vw;
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}

.slide_calendar2>span {
  border: 1px solid #fff;
  border-radius: 20px;
  background-color: #fff;
  padding: 0 5px;
}

.slide_calendar2 span span {
  font-size: clamp(12px, 1.2vw, 30px);
  font-weight: bold;
}

.slide_calendar3 span span {
  font-size: clamp(12px, 1.2vw, 30px);
  font-weight: bold;
}

.slide_calendar4 span span {
  font-size: clamp(12px, 1.2vw, 30px);
  font-weight: bold;
}

@media screen and (max-width: 1023px) {
  .aboutus+.info_sp .info {
    display: block;
    margin: 0px auto auto;
  }

  .slide_calendar {
    bottom: 3.5%;
    right: 3%;
    font-size: clamp(14px, 5vw, 40px);
  }

  .slide_calendar2 {
    top: 5.5%;
    right: 4%;
    font-size: clamp(12px, 1vw, 30px);
  }

  .slide_calendar3 {
    top: 37.5%;
    left: 3%;
    font-size: clamp(13px, 5vw, 30px);
  }

  .slide_calendar4 {
    font-size: clamp(13px, 4vw, 30px);
  }

  html .ambassador {
    width: 100%;
  }
}

.onRefine {
  display: none;
}

/* PC 表示 */
@media screen and (min-width: 767px) {
  html .aboutus {
    width: min(95%, 1140px);
    display: flex;
    justify-content: space-between;
    margin: auto;
  }

  html .aboutus .main_contents {
    margin-top: 40px;
  }

  html .personalambassador>.flex {
    display: flex;
    gap: 30px;
    padding-bottom: 40px;
  }

  html .aboutus .main_contents {
    max-width: 73%;
    width: 73%;
  }
}

.aboutus {
  width: 100%;
  display: block;
}

.aboutus .main_contents {
  width: 100%;
  margin-top: 0;
  background: url(../about-bg@3x.png) center 30px no-repeat #000;
  background-size: contain;
  background-size: 70%;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.aboutus .content {
  padding: 0 20px;
}

.aboutus h2 {
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 30px;
}

.aboutus h3 {
  padding-top: 20px;
  margin-bottom: 10px;
}

.aboutus h3,
.aboutus h2 {
  display: block;
  font-size: 29.65px;
  color: white;
  font-style: italic;
  text-align: right;
  letter-spacing: -0.025em;
  text-align: right;

}

.aboutus h3 .r {
  margin-right: -0.35em;
}

.aboutus h3 .r2 {
  margin-right: -0.655em;
}

.aboutus h3 .l {
  margin-left: -0.35em;
}

.aboutus h3 .sm,
.aboutus h2 .sm {
  font-size: 18.24px;
}

.aboutus p {
  color: white;
  text-align: right;
  font-size: 12px;
}

.aboutus .slidervisual {
  margin: 20px 0;
}

.aboutus h3.nowrap {
  white-space: nowrap;
  margin-left: -18px;
}

.aboutus h3 .b {
  font-size: 1.3em;
}

.aboutus h3.center {
  text-align: center;
  line-height: 0.5em;
}

.aboutus h3.center .b,
.aboutus h3.center .sm {
  margin: 0;
  line-height: 1;
}

.aboutus .personalambassador hr {
  height: 1px;
  width: 100%;
  background: white;
  margin-top: 30px;
  margin-bottom: 30px;
}

.ambassador {
  color: white;
  display: block;
  margin: 70px auto 0;
  width: 310px;
}

.ambassador h4 {
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ambassador h4 .sm {
  font-size: 14px;
  margin-left: 0.5em;

}

.ambassador p {
  text-align: left;
  line-height: 2em;
}

.ambassador dl {
  display: flex;
  line-height: 2em;
  gap: 0px;
}

.ambassador dl dt {
  min-width: 4em;
}

.ambassador .instagram dl {
  display: flex;
  line-height: 2em;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-top: 10px;

}

.ambassador .instagram a {
  color: white;
}

.ambassador .instagram dt {
  text-align: right;
  line-height: 1.5em;
}

.ambassador .instagram dd {
  background: url(../instagram@3x.png) right center no-repeat;
  background-size: contain;
  width: 65%;
  border-left: solid 1px white;
  padding: 0 0;
  text-align: center;
  padding-right: 10%;
}

.supplier .aboutus2 .swiper-wrapper .swiper-slide {
  position: relative;
}

.supplier .aboutus2 .swiper-wrapper .swiper-slide:before {
  background: white;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 21%;
  bottom: 0;
  z-index: -1;
}