.new-header .header-top .header-logo {
  width: 180px;
}

.new-header .header-top .loading:hover {
  opacity: 1;
  pointer-events: none;
}

.new-header .header-top .loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeOut 2s 1.5s forwards;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    visibility: hidden;
  }
}

.new-header .header-top .loading__logo {
  opacity: 0;
  animation: logo_fade 1.5s 0.5s forwards;
  width: 180px;
}

@keyframes logo_fade {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  60% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Noto Sans JP", sans-serif !important;
}

.main-container {
  display: flex;
}

.sidebar {
  width: 250px;
}

.main-content {
  flex-grow: 1;
}

.pickup_C9xpvKJ5 .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.pickup_C9xpvKJ5 .col-md-4 {
  width: 25%;
}
.pickup_C9xpvKJ5 .col-md-4 a {
  height: 100%;
}

.pickup_C9xpvKJ5 {
  position: relative;
  width: 100%;
}

.pickup_C9xpvKJ5 .pagination-holder {
  display: none;
}

.pickup_C9xpvKJ5 .card-4 {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background: #ffffff;
  margin-bottom: 0;
  border-radius: 10px;
  height: 100%;
}

.pickup_C9xpvKJ5 .card__image img {
  border-radius: 10px 10px 0 0;
}

.pickup_C9xpvKJ5 .boxed.boxed--sm {
  border-radius: 0 0 10px 10px;
}

.pickup_C9xpvKJ5 .card-4 hr {
  display: none;
}

.pickup_C9xpvKJ5 .bg--white h6 {
  text-align: center;
  margin-bottom: 0.25rem;
}

.pickup_C9xpvKJ5 .category {
  background: rgba(0, 32, 99, 0.6);
  color: #fff !important;
  display: inline-block;
  padding: 0.1rem 0.5rem;
  line-height: 1.7;
  font-weight: 500;
  font-size: 0.78rem;
  border-radius: 5px;
}

.pickup_C9xpvKJ5 .card-4 .card__body h5 {
  font-size: 1.035rem;
  color: #002063;
  font-weight: 600;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.pickup_C9xpvKJ5 .boxed.boxed--sm {
  padding: 1rem 0 1rem 0;
}

.pickup_C9xpvKJ5 .card-4 .card__body .card__title {
  height: auto;
  margin-bottom: 0;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  padding: 0 1rem;
}

.pickup_C9xpvKJ5 .date {
  text-align: center;
  display: block;
  font-size: 0.65rem;
  color: #979797;
  font-weight: 500;
  margin-top: 0.5rem;
}
.pickup_C9xpvKJ5 div[itemprop="description"] {
  font-size: 0.813rem;
  font-weight: 400;
  color: #002063;
  padding: 0 1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media screen and (max-width: 991px) {
  .pickup_C9xpvKJ5 .col-sm-6 {
    width: 50%;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }

  .pickup_C9xpvKJ5:before {
    height: 50vw;
  }
}
@media screen and (max-width: 768px) {
  .pickup_C9xpvKJ5 .col-sm-6 {
    width: 100%;
  }
}

.sidebar .sidebar-ad {
  margin-bottom: 1rem;
  display: block;
}

.sidebar .sidebar-ad img {
  width: 300px;
  height: 180px;
}
.sidebar input-with-icon input {
  font-family: "Noto Sans JP", sans-serif;
}
.sidebar input[type="search"] {
  height: 63px;
  border-radius: 10px;
}
.sidebar .input-with-icon i {
  top: 20px;
}

.sidebar_link-grid {
  display: flex;
  flex-wrap: wrap;
}
.sidebar_link-grid_wrap {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

.sidebar_title {
  grid-column: 1 / -1;
  /* タイトルをグリッドの全幅にわたって表示 */
  margin-bottom: 0.5rem;
  color: #002063;
  font-size: 1rem;
  text-align: center;
  padding: 0.4rem;
}

.sidebar_link-button {
  padding: 0.33rem 0.5rem;
  background-color: #fff;
  border: none;
  color: #0071d1;
  font-size: 0.81rem;
  text-align: center;
  text-decoration: none;
  display: block;
  border-radius: 5px;
  transition: background-color 0.3s;
  border: 0.5px solid #0071d1;
  margin-bottom: 0.3rem;
  margin-right: 0.35rem;
  font-weight: 400;
}

.sidebar_link-button:hover {
  color: #0071d1;
}

body.hide-scrool {
  overflow: hidden;
}

body.hide-scrool .header {
  /* スクロールバーが隠れた分余白を増やすことでレイアウト崩れがおこならいようにする */
  padding-right: 37px;
}

:root {
  --accent-color: #ffcd1f;
  --accent-color-rgb: 255, 205, 31;

  --background-color: #f0f4ff;
  --background-color-rgb: 240, 244, 255;

  --heading-text-color: #002063;
  --heading-text-color-rgb: 0, 32, 99;

  --body-text-color: #262626;
  --body-text-color-rgb: 38, 38, 38;

  --button-bg-color: #002063;
  --button-bg-color-rgb: 0, 32, 99;

  --button-text-color: #ffffff;
  --button-text-color-rgb: 255, 255, 255;

  --button-bg-hover-color: #002063;
  --button-bg-hover-color-rgb: 0, 32, 99;

  --button-text-hover-color: #ffffff;
  --button-text-hover-color-rgb: 255, 255, 255;

  --border-color: #cacaca;
  --border-color-rgb: 202, 202, 202;
}

h2,
h3 {
  font-family: "Noto Sans JP", sans-serif;
}

.c-heading-text-color {
  color: var(--heading-text-color);
}

body {
  font-weight: 500;
  font-size: 1.06rem;
  line-height: 1.8;
}

.c-inner {
  max-width: 1330px;
  width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 4.26vw;
  }
}

.main-category-list .category img {
  height: 180px;
  object-fit: cover;
}

.p-header-nav__item {
  position: relative;
}

.p-header-nav__items li ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  overflow: hidden;
  width: 100%;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.p-header-nav__items > li:hover ul {
  opacity: 1;
  transition: all 0.5s ease-out;
}

.p-header-nav__items li li a {
  display: block;
  margin-top: 0;
  padding: 0 10px;
  height: 0;
  background: #fff;
  transition: all 0.5s ease-out;
  opacity: 0;
}

.p-header-nav__items > li:hover li a {
  display: table;
  padding: 5px;
  width: 100%;
  height: 1em;
  transition: all 0.5s ease-out;
  opacity: 1;
}

.p-header-nav__items > li:hover li a:hover {
  background: #fff;
  opacity: 0.8;
  transition: all 0.5s ease-out;
  text-decoration: none;
}

.header-mobile {
  display: none;
}

.l-header {
  position: fixed;
  width: 100%;
  z-index: 900;
}

@media screen and (max-width: 1024px) {
  /*後ほどstyle-owned_cssに移管*/
  .p-header-bottom {
    display: none;
  }

  /*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
  .openbtn4 {
    position: relative;
    /*ボタン内側の基点となるためrelativeを指定*/
    background: #022063;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 5px;
  }

  /*ボタン内側*/
  .openbtn4 span {
    display: inline-block;
    transition: all 0.4s;
    /*アニメーションの設定*/
    position: absolute;
    left: 14px;
    height: 2px;
    border-radius: 5px;
    background: #fff;
    width: 45%;
  }

  .openbtn4 span:nth-of-type(1) {
    top: 13px;
  }

  .openbtn4 span:nth-of-type(2) {
    top: 19px;
  }

  .openbtn4 span:nth-of-type(3) {
    top: 25px;
  }

  .openbtn4 span:nth-of-type(3)::after {
    content: "Menu";
    /*3つ目の要素のafterにMenu表示を指定*/
    position: absolute;
    top: 5px;
    left: -2px;
    color: #fff;
    font-size: 0.6rem;
    text-transform: uppercase;
  }

  /*activeクラスが付与されると線が回転して×になり、Menu⇒Closeに変更*/

  .openbtn4.active span:nth-of-type(1) {
    top: 14px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }

  .openbtn4.active span:nth-of-type(2) {
    opacity: 0;
  }

  .openbtn4.active span:nth-of-type(3) {
    top: 26px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }

  .openbtn4.active span:nth-of-type(3)::after {
    content: "Close";
    /*3つ目の要素のafterにClose表示を指定*/
    transform: translateY(0) rotate(-45deg);
    top: 5px;
    left: 4px;
  }

  .header-mobile {
    display: block;
    opacity: 0;
    transform: translateX(-100%);
    height: 100svh;
    transition: all 0.5s ease-out;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    overflow-y: scroll;
  }

  .header-mobile.active {
    opacity: 1;
    transform: translateX(0%);
    transition: all 0.5s ease-out;
    z-index: 1;
    overflow-x: hidden;
  }

  .header-mobile-item {
    padding: 1rem 3rem 1rem 1rem;
    border-bottom: 1px solid rgba(000, 000, 000, 0.1);
    position: relative;
  }

  .l-header {
    position: fixed;
    width: 100%;
  }

  .mobile-plus {
    display: block;
    width: 52px;
    height: 52px;
    position: absolute;
    top: 1px;
    right: 0;
    cursor: pointer;
  }

  .mobile-plus:before {
    background: #213749;
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 1px;
    top: calc(50% - 0.5px);
    left: calc(50% - 5px);
  }

  .mobile-plus:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 10px;
    top: calc(50% - 5px);
    left: calc(50% - 0.5px);
    background: #213749;
  }

  .mobile-plus.active:after {
    content: none;
  }
  .header-mobile-content {
    padding: 2rem;
  }
  .header-mobile-content_2nd {
    opacity: 0;
    transition: 0.3s all;
    height: 0;
    overflow: hidden;
    padding-left: 0rem;
  }

  .mobile-plus.active + .header-mobile-content_2nd {
    opacity: 1;
    transition: 0.3s all;
    height: auto;
    overflow: visible;
  }
  .header-mobile-content_2nd {
    width: 100%;
    margin-left: 1rem !important;
  }
  .header-mobile-content_2nd li {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
  }

  .add_info {
    margin-top: 3rem;
    margin-bottom: 3rem;
    /* text-align: center; */
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .p-header-right__number {
    padding-bottom: 3rem;
  }

  .p-sns-link-list ul {
    justify-content: center;
  }
}

.c-section-more-btn a {
  max-width: 220px;
  width: 100%;
  padding: 1rem 0.9375rem !important;
  font-weight: 600;
}

/* 上部パーツ */
.p-header-inner {
  padding: 0.5rem 1.25rem;
}

.p-header-left {
  padding: 0;
}

.GA4_Header_Mobile {
  width: 16.75rem;

  img {
    width: 100%;
    max-height: 65px;
  }
}

.p-header-right {
  text-align: right;
}

.header-right__text {
  color: #002063;
  font-size: 13px;
}

.header-right__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-header-right__link {
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 15px;
}

.header_right_tel {
  color: #002063;
  font-weight: 900;
  line-height: 1;
  font-size: 28px;
  font-style: italic;

  a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;

    img {
      height: 22px;
      margin-top: 5px;
      margin-right: 3px;
    }
  }
}

.header_right_tel + div {
  font-size: 14px;
  line-height: 1;
}

.header-right__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #00bbbb;
  color: #fff;
  font-weight: 700;
  height: 48px;
  padding: 10px 40px;
  text-decoration-line: none !important;

  img {
    width: 20px;
    margin-right: 10px;
  }
}

.header-right__address {
  font-size: 14px;
}

.p-header-left__logos a img {
  width: 272px;
}

/* Gナビ調整 */
.p-header-bottom {
  margin-top: 0;
}

.p-header-nav {
  background: #f3f3f3;
}

.p-header-nav__items {
  max-width: calc(75rem - 2.5rem);
  margin: 0 auto !important;
}

.p-header-nav__item .p-header-nav__link {
  border-top: none;
  padding: 0.375rem;
}

.p-header-nav__link:hover {
  background: #002063;
  opacity: 1;

  span {
    color: #fff;
  }
}

.p-header-nav__items > li:hover li a:hover {
  color: #fff;
  background: #002063;
  opacity: 1;
}

/* SP時調整_開く前 */
@media screen and (max-width: 1024px) {
  .l-header {
    height: 70px;
    margin-bottom: 0;
  }
  .pc_only {
    display: none;
  }

  .p-header-inner {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-header-menu-mobile {
    width: 100%;
  }

  .p-header-menu-mobile__left {
    padding: 0;
  }

  .GA4_Header_Mobile {
    display: block;
    width: 180px;

    img {
      max-height: 40px;
    }
  }

  .p-header-menu-mobile__right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .openbtn4 {
    background: transparent;
    width: 40px;
    height: 30px;
  }

  .openbtn4 span {
    background: #262626;
    left: 0;
    width: 40px;
    height: 3px;
  }

  .openbtn4 span:nth-of-type(1) {
    top: 0;
  }

  .openbtn4 span:nth-of-type(2) {
    top: 14px;
  }

  .openbtn4 span:nth-of-type(3) {
    top: 28px;
  }

  .openbtn4 span:nth-of-type(3)::after {
    display: none;
  }

  .openbtn4.active span:nth-of-type(1) {
    top: 14px;
    left: initial;
    transform: rotate(-45deg);
    width: 100%;
  }

  .openbtn4.active span:nth-of-type(3) {
    top: 14px;
    left: initial;
    transform: rotate(45deg);
    width: 100%;
  }

  /* SP時調整_開いた */
  .header-mobile.active {
    height: calc(100svh - 70px) !important;
    background: #fff;
  }

  .header-mobile nav {
    background: #f3f3f3;
    box-shadow: 0 4px 5px #00000030;
  }

  .header-mobile-content {
    line-height: 1.5 !important;
  }

  .header-mobile-item {
    border-bottom: 1px solid #fff;
    text-align: left;
    padding: 1rem 3rem 1rem 0rem;
  }

  .header-mobile-item a {
    display: grid;
  }

  .header-mobile-item a span {
    font-size: min(4vw, 20px);
  }

  .mobile-plus {
    top: 0;
    width: 3rem;
    height: calc(2rem + min(6vw, 30px));
  }

  .header-right__text_sp {
    color: #002063;
    font-size: min(3.5vw, 20px);
    text-align: center;
    margin-top: 6vw;
    display: inline-block;
    width: 100%;
  }

  .p-header-right__link_sp {
    margin-top: 1vw;
  }

  .header_right_tel_sp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #002063;
    font-size: min(8vw, 32px);
    font-weight: 900;
    line-height: 1;
    font-style: italic;
    text-decoration: none !important;
  }

  .header_right_tel_sp a img {
    width: min(4vw, 20px);
    margin-top: 3px;
    margin-right: 1vw;
  }

  .header_right_tel_sp + div {
    font-size: min(3.5vw, 20px);
    text-align: center;
  }

  .header-right__btn_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2.5vw;
  }

  .header-right__btn_sp a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #00bbbb;
    color: #fff;
    font-weight: 700;
    font-size: min(4vw, 20px);
    padding: 1vw 5vw;
    text-decoration-line: none !important;
  }

  .header-right__btn_sp a img {
    width: min(4vw, 20px);
    margin-right: 1vw;
    margin-top: 3px;
  }

  .header-right__address_sp {
    text-align: center;
    font-size: min(3.5vw, 20px);
    margin-top: 2.5vw;
  }

  .header_sns_wrap {
    margin: 20px 0;
  }

  .header_sns_wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
  }

  .header_sns_wrap ul li a {
    opacity: 1 !important;
  }

  .header_sns_wrap ul li img {
    width: 32px;
    height: 32px;
    object-fit: contain;
  }
}

.main-container {
  background: #f7f7f7;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 110px;
  background-image: url(../../bg-at-2x.png);
  background-repeat: no-repeat;
}

.sidebar {
  width: 30%;
  order: 2;
  max-width: 300px;
  margin-left: 20px;
  padding: 2rem 0;
}

.main-container > div.edit[rel="content"][field="content"] {
  width: 70%;
  order: 1;
  max-width: 800px;
}

#l-site-footer {
  width: 100%;
  order: 3;
}

@media screen and (max-width: 1500px) {
  .sidebar {
    width: 24vw;
  }

  .pickup_C9xpvKJ5_inner {
    width: 88vw;
  }

  .main-container > div.edit[rel="content"][field="content"] {
    width: 64vw;
  }
}
@media screen and (max-width: 1024px) {
  .main-container {
    padding-top: 70px;
  }
}
@media screen and (max-width: 991px) {
  .main-container > div.edit[rel="content"][field="content"] {
    width: 90%;
  }
  .sidebar {
    width: 90%;
    max-width: 800px;
  }
  .sidebar .sidebar-ad img {
    width: 100%;
    height: auto;
  }
}

body {
  padding: 0;
  margin: 0;
}

.c-inner {
  max-width: 1120px;
  width: 90%;
  margin: 0 auto;
}

header.new-header {
  background: white;
  box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.5);
  position: fixed;
  z-index: 1;
  width: 100%;
}
.l-site-footer .c-inner {
  max-width: 1330px;
}
@media screen and (max-width: 991px) {
  .pickup_C9xpvKJ5_inner {
    max-width: 800px;
  }
}

@media screen and (max-width: 1500px) {
  .new-header .c-inner {
    width: 88vw;
  }
}

.new-header .header-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
}

.new-header .header-top .header-contact {
  font-size: 0.625rem;
  color: #002063;
  font-weight: 500;
  text-align: right;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new-header .header-top .header-contact img {
  width: 7px;
}

.new-header .header-top .header-contact .tel {
  font-size: 0.875rem;
  font-weight: 600;
}

.new-header .header-top .header-address {
  font-size: 0.625rem;
  color: #002063;
  font-weight: 500;
  text-align: right;
  padding: 0;
  margin: 0;
}

.new-header .header-top .btn-header-search i {
  font-size: 14px;
  font-weight: bold;
  margin-right: 8px;
}

.new-header .header-divider {
  height: 0.25px;
  background: #cacaca;
  opacity: 0.25;
}

.new-header .header-bottom {
}

.new-header .header-bottom > ul {
  height: 40px;
  display: flex;
  margin: 0;
  padding: 0;
}

.new-header .header-bottom > ul li {
  line-height: 40px;
  flex: 1;
  list-style: none;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  color: #002063;
  font-weight: bold;
  border-bottom: 3px solid white;
}

.new-header .header-bottom > ul li:hover {
  border-bottom: 3px solid #ffcd1f;
}

.new-header .header-bottom > ul li .submenu {
  display: none;
  margin: 0;
  padding: 0;
  background: white;
  box-shadow: 1px 1px 2px rgb(0, 0, 0, 0.3), -1px 1px 2px rgb(0, 0, 0, 0.3);
  z-index: 100;
}

.new-header .header-bottom > ul li .submenu li {
  list-style: none;
  border-bottom: 0.25px solid #cacaca;
}

.new-header .header-bottom > ul li .submenu li:hover {
  border-bottom: 0.25px solid #cacaca;
}

#scrollToTopBtn {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background-color: white;
  border: none;
  border-radius: 25px;
  cursor: pointer;
  box-shadow: 0px 0px 5px rgb(0, 0, 0, 0.5);
}

#scrollToTopBtn::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 50%;
  right: 1.15rem;
  width: 6px;
  height: 6px;
  border-top: 2px solid #002063;
  border-right: 2px solid #002063;
  transform: translate(-50%, -50%) rotate(-45deg);
}

#share-sns {
  position: fixed;
  top: 140px;
  right: 0px;
  width: 64px;
  background-color: white;
  border: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 0px 3px rgb(0, 0, 0, 0.5);
  text-align: center;
  padding: 20px 0;
  z-index: 10;
}

#share-sns .share-txt {
  font-size: 12px;
  margin: 20px 0;
  padding: 0;
  color: #002063;
  transform: rotate(90deg);
  font-weight: bold;
}

#share-sns .sns-icons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

#share-sns .sns-icons img {
  width: 30px;
  height: 30px;
}
.container {
  width: 100%;
}

.pickup_C9xpvKJ5 .card__image img {
  height: 171px;
  object-fit: cover;
}

@media screen and (max-width: 991px) {
  .pickup_C9xpvKJ5 .card__image img {
    height: 28vw;
  }
}

@media screen and (max-width: 768px) {
  .pickup_C9xpvKJ5 .card__image img {
    height: 61vw;
  }
}
