﻿#main {
  max-width: 1000px;
  margin: 0 auto;
}
img {
  height: auto;
}
.mttl-ptnA {
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 44px;
}
.mttl-ptnA::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: calc(50% - 55px);
  width: 110px;
  height: 6px;
  background: #31546d;
}
.ttl-ptnA {
  font-size: 24px;
  font-weight: bold;
  color: #31546d;
  border-bottom: 2px solid #31546d;
  background-color: #fff;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 80px;
}
.ttl-ptnB {
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
}
.ttl-ptnC {
  border-left: 3px solid #31546d;
  padding-left: 10px;
  margin-bottom: 20px;
  line-height: 1;
  color: #31546d;
}
.ttl-ptnD {
  padding-left: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
  color: #31546d;
  border-left: 3px solid #31546d;
}
p.mb20 {
  margin-bottom: 25px;
  line-height: 2;
}
p.mb20 img {
  margin: 0 auto;
  display: block;
}
#main a {
  text-decoration: underline;
  color: #31546d;
}
a.btn.shop_list {
  position: relative;
  background: #31546d;
  color: #fff;
  width: 400px;
  padding: 15px 0;
  display: block;
  margin: 0 auto;
}
a.btn.shop_list::after {
  content: '>';
  position: absolute;
  right: 15px;
}
.lead {
  margin-bottom: 1.6em;
  font-weight: bold;
}
.box-gl {
  padding: 20px;
  background: #f7f7f7;
  margin-bottom: 20px;
}
.box-be {
  padding: 20px;
  background: #f7f7f7;
  margin-bottom: 20px;
}
table {
  clear: both;
  margin: 15px auto 20px auto;
  width: 100%;
  border-collapse: collapse;
}
table th {
  padding: 7px 12px;
  background: #f7f7f7;
  border: solid 1px #ccc;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
}
table td {
  padding: 10px 8px 8px;
  border: solid 1px #CCC;
  background-color: #FFF;
}
table.table.table-bordered th {
  width: 25%;
}
.w-100px {
  width: 25%;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.img_bg {
  padding: 2%;
  background: #f7f7f7;
}
.box-dtl01 {
  display: flex;
  flex-wrap: wrap;
  background-color: #f7f7f7;
  padding: 2%;
  border-bottom: 1px solid #ccc;
}
.box-dtl01 .elmnt-img {
  width: 20%;
}
p.elmnt-img {
  text-align: center;
}
.box-dtl01 .elmnt-txt {
  width: 80%;
}
.box-dtl01 h4 {
  width: 100%;
  font-weight: bold;
  margin-bottom: 10px;
}
.li_cir {
  margin-bottom: 20px;
}
.li_cir li {
  list-style: disc;
  margin-left: 1.5em;
  margin-bottom: 5px;
}
.qa_page .q-list li {
  display: inline-block;
  width: 45%;
  margin-right: 2%;
  vertical-align: top;
  margin-bottom: 10px;
}
ul.tbl-list.culiuml-3 {
  display: flex;
  flex-wrap: wrap;
}
ul.tbl-list.culiuml-3 li {
  width: 32%;
  margin-bottom: 1.5%;
  margin-right: 1.5%;
}
ul.tbl-list.culiuml-3 li:nth-child(3n) {
  margin-right: 0%;
}
ul.tbl-list.culiuml-3 li a {
  display: block;
  padding: 10px;
  background: #fff;
  border: 1px solid #31546d;
  position: relative;
}
ul.tbl-list.culiuml-3 li a:hover {
  text-decoration: none;
  background: #31546d;
  color: #fff;
}
ul.tbl-list.culiuml-3 li a:after {
  content: '\025b6';
  position: absolute;
  right: 10px;
}
th.ac {
  width: 25%;
}
table.tbl-ptnB th.ac {
  width: calc(100% / 3);
}
/* wallpaper css 2024.3.13update*/
.w-container {
  width: min(92%, 1024px);
  margin: auto;
}
.wp_subtitle01 {
  color: #444;
  line-height: 1.5;
  letter-spacing: 1;
}
.mttl-ptnA_02 {
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 44px;
  color: #396181;
}
.ttl-ptnE {
  font-weight: bold;
  color: #444;
  border-bottom: 2px solid #C7AAFF;
  background-color: #fff;
  padding-bottom: 10px;
  margin-top: 30px;
}
.wp_col_2 {
  width: 100%;
  display: flex;
  display: -ms-flexbox; /* IE10 */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; /* IE10 */
  color: #005693;
  text-align: center;
}
.wp_col_2_01 {
  width: 100%;
  color: #005693;
  font-size: 21px;
  text-align: left;
  line-height: 1;
  letter-spacing: 1;
}
.wp_col_2_01 p {
  font-weight: 600;
}
.wp_col_2_01 img {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
}
.wp_col_2 > div {
  width: 50%;
  padding: 10px;
}
.accordion-003 {
  max-width: 500px;
  margin-bottom: 7px;
  border-bottom: 2px solid #d0d0d0;
}
.accordion-003 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em;
  color: #333333;
  font-weight: 500;
  cursor: pointer;
  text-align: left;
  font-size: 0.9em;
}
.accordion-003 summary::-webkit-details-marker {
  display: none;
}
.accordion-003 summary::before, .accordion-003 summary::after {
  width: 3px;
  height: .9em;
  border-radius: 5px;
  background-color: #333333b3;
  content: '';
}
.accordion-003 summary::before {
  position: absolute;
  right: 2em;
  rotate: 90deg;
}
.accordion-003 summary::after {
  transition: rotate .3s;
}
.accordion-003[open] summary::after {
  rotate: 90deg;
}
.accordion-003 p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .2em 2em 1.5em;
  color: #333333;
  transition: transform .5s, opacity .5s;
}
.accordion-003[open] p {
  transform: none;
  opacity: 1;
  font-size: 0.7em;
}
.wp_col_2_01_txt {
  max-height: 30px;
  padding: 10px;
}
.wp_col_2_01_txt01 {
  font-size: 0.6em;
  height: 40px;
  max-height: 40px;
  line-height: 1.3;
}
/* wallpaper list css 2024.3.17up*/
#cardlayout-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  background: #f8fafa;
}
a.card-link {
  text-decoration: none;
}
#cardlayout-wrap img {
  display: block;
  width: 95%;
  max-width: 95%;
  height: auto;
  margin: 0 auto;
}
.card-figure {
  margin: 0;
  padding: 0;
}
.card-title {
  margin: 0.5em 0 0;
  color: #325369;
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 1;
  font-weight: 600;
}
.card-text-tax {
  margin: 0 auto;
  padding: 0.2em;
  font-size: 0.9em;
  text-align: center;
}
.card-list {
  margin: 0.5em auto;
  padding: 0.5em;
  width: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
/* botton css 2024.1.30up*/
/* solid019 */
.button_solid019 a {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 360px;
  padding: 20px 45px;
  color: #FFF;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  background-image: linear-gradient(180deg, rgba(249, 154, 44, 1), rgba(230, 103, 23, 1));
  filter: drop-shadow(0px 2px 4px #ccc);
  border-radius: 3px;
  border-radius: 10px;
}
.button_solid019 a:after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 46%;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}
.button_solid019 a:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
}
/* column css 2024.5.20update*/
#watch-sec02 h1 {
  font-weight: 600;
  font-size: 21px;
  color: #333;
  letter-spacing: 1.5;
  line-height: 1.5;
  background: #fff;
  border-left: solid 8px #27acd9;
  padding: 0.75rem 1.5rem;
}
#watch-sec02 h2 {
  font-weight: 600;
  font-size: 18px;
  color: #333;
  letter-spacing: 1.5;
  line-height: 1.5;
  border-bottom: solid 2px #27acd9;
  padding: 10px 0;
  margin: 20px 0px 20px 0px;
}
.mttl-ptnA_column {
  margin-bottom: 44px;
}
.column {
  width: min(92%, 1024px);
  margin-top: 30px;
}
.column_img {
  width: 100%;
}
.column_img img {
  width: min(100%, 1280px);
  height: 320px;
  object-fit: cover;
}
.column_img_pc {
  display: block !important;
}
.column_img_sp {
  display: none !important;
}
.right-bottom {
  object-position: 35% 35%;
}
.column_bio {
  width: min(92%, 760px);
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  background: #fafafa;
  padding: 20px;
  border: 1px #dcdcdc solid;
  margin-top: 20px;
}
.column-img_bio {
  width: 30%;
  height: auto;
}
.column-img_bio img {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 10px;
}
.column-texts_bio {
  box-sizing: border-box;
  width: 70%;
}
.column-texts-title_bio {
  margin: 0 auto;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 5px;
}
.column-texts-title_biomin {
  margin: 0 auto;
  font-size: 0.8rem;
  font-weight: 600;
  margin-left: 10px;
}
.column-texts-p_bio01 {
  max-width: 120px;
  padding: 5px;
  font-size: 0.7rem;
  line-height: 1.2;
  background: #333132;
  color: #fff;
  text-align: center;
}
.column-texts-p_bio02 {
  margin: 0 auto;
  font-size: 0.8rem;
  line-height: 1.5;
  letter-spacing: 1;
  padding: 5px;
}
.toc-001 {
  width: 100%;
  max-width: 620px;
  margin-top: 40px;
  padding: 1em;
  border: 1px solid #c0c0c0;
  background-color: #F4FBFE;
  color: #333;
  font-size: 0.8rem;
}
.toc-001 div {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 10px 0;
}
.toc-001 ol {
  list-style-type: decimal;
  margin: 0;
  padding: 0 10px;
  overflow: hidden;
}
.toc-001 ol ol {
  margin: 5 0 0 10;
}
.toc-001 li {
  margin-left: 30px;
  padding: 10px;
}
.toc-001 a {
  color: #166c9d;
}
.toc-001_title {
  font-size: 1rem;
  font-weight: 600;
}
.column_txt p {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.8;
  margin: 0 auto;
  padding: 5;
}
.column_brand {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.5;
  font-weight: 600;
  margin: 0 auto;
  margin-top: 20px;
  padding: 5px;
}
.column_bud {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1;
  font-weight: 600;
  margin: 0 auto;
  padding: 5px;
}
.column_gen {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1;
  font-weight: 600;
  margin: 0 auto;
  padding: 5px;
}
.column_table {
  font-size: 16px;
}
.list-1 {
  list-style-type: disc;
  font-size: 16px;
}
.list-1 li {
  padding: .3em .3em .3em 0;
}
.list-1 li::marker {
  color: #2589d0;
  font-size: 1.1em;
}
.column_link {
  font-size: 16px;
  line-height: 1.5;
  color: #325369;
  font-weight: 600;
  padding: 10px;
}
.column_link_1 {
  line-height: 1.5;
  padding: 10px;
}
.column_link_2 {
  line-height: 1.5;
  padding: 10px;
}
.column_link_1 a {
  text-decoration: none;
}
.column_link_2 a {
  text-decoration: none;
}
.slider-box {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.slider-box ul {
  list-style: none;
}
.main-img {
  width: 100%;
  max-width: 510px;
}
.main-img img {
  width: 100%;
  object-fit: cover;
}
.thumb-img {
  display: flex;
  margin: 0 auto;
  padding: 0;
}
.thumb-img03 {
  display: flex;
  margin: 0 auto;
  padding: 0;
}
.thumb-img img {
  width: 100%;
  max-height: 255px;
  opacity: .6;
  transition: all .6s ease;
}
.thumb-img03 img {
  width: 100%;
  max-height: 170px;
  opacity: .6;
  transition: all .6s ease;
}
.thumb-img .view img {
  opacity: 1;
}
.thumb-img .view {
  position: relative;
}
.thumb-img .view::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #D3DEF1;
  position: absolute;
  top: 0;
  left: 0;
}
.anchor {
  margin-top: 10px;
}
/* basicknowledge css 2024.6.26update*/
.thumb-img04 {
  display: flex;
  margin: 0 auto;
  padding: 0;
}
.thumb-img04 img {
  width: 100%;
  max-height: 170px;
}
/* birthday coupon css 2024.7.23update*/
#watch-sec03 h1 {
  font-weight: 600;
  font-size: 1.2rem;
  color: #333;
  letter-spacing: 1.5;
  line-height: 1.5;
  border-left: solid 8px #e1bb50;
  padding: 0.75rem 1.5rem;
  margin-bottom: 20px;
}
#watch-sec04 h1 {
  font-weight: 600;
  font-size: 1.2rem;
  color: #333;
  letter-spacing: 1.5;
  line-height: 1.5;
  border-left: solid 8px #89caef;
  padding: 0.75rem 1.5rem;
  margin-bottom: 20px;
}
.coupon_img {
  width: min(100%, 1280px);
  height: 320px;
  margin-top: 30px;
}
.coupon_img_pc {
  display: block !important;
}
.coupon_img_sp {
  display: none !important;
}
.bd_txt {
  width: 100%;
  max-width: 680px;
  text-align: center;
  margin: 0 auto;
  padding: 20px;
}
.bd_txt01 {
  margin: 0 auto;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2;
}
.bd_txt02 {
  margin: 0 auto;
  text-align: center;
  font-size: 1rem;
  line-height: 2;
}
.cp_container {
  display: flex;
  flex-wrap: wrap;
}
.cp_container01 .cp_container02 {
  width: 100%;
  margin: 0 auto;
}
.cp_container01 img {
  width: 100%;
  max-width: 380px;
  padding: 20px;
}
.cp_container02 img {
  width: 100%;
  max-width: 380px;
  padding: 20px;
}
.card-group {
  margin-left: auto;
  margin-right: auto;
  max-width: 780px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 10px;
}
.card-group > :nth-child(2n) {
  margin-left: 20px;
}
.card-group > :nth-child(n+3) {
  margin-top: 20px;
}
.card {
  width: calc((100% - 20px * 1) / 2);
  height: auto;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
  padding: 5px;
}
.card-group {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.card__imgframe {
  width: 100%;
  height: auto;
  /*adding-top: 56.25%;*/
  box-sizing: border-box;
}
.card__imgframe img {
  width: 100%;
}
.card__textbox {
  width: 100%;
  height: auto;
  padding: 20px 18px;
  background: #fff;
  box-sizing: border-box;
}
.card__textbox > * + * {
  margin-top: 10px;
}
.card__titletext {
  width: 100%;
}
.card__titletext01 {
  font-size: 0.95rem;
  font-weight: bold;
  padding: 0;
  margin: 0 auto;
}
.card__titletext02 {
  font-size: 1.45rem;
  font-weight: 600;
  padding: 0;
  margin: 0 auto;
}
.card__overviewtext {
  font-size: 12px;
  line-height: 150%;
}
.coupontxt_box {
  padding: 1em;
  margin: 2em 0;
  color: #666;
  background: #ececec; /*背景色*/
  font-size: 0.9rem;
  text-align: left;
}
.coupontxt_box p {
  margin: 0 auto;
  padding: 0;
}
.bd_coupontitle01 {
  font-weight: 600;
  color: #333;
  letter-spacing: 1.5;
  line-height: 1.5;
  border-left: solid 8px #27acd9;
  padding: 0.75rem 1.5rem;
  margin-bottom: 20px;
}
.heading-33 {
  width: 100%;
  max-width: 100%;
  font-weight: 600;
  color: #333;
  letter-spacing: 1.5;
  line-height: 1.5;
  border-bottom: solid 3px #e1bb50;
  padding: 0.75rem 1.5rem;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 1.2rem;
}
.heading-34 {
  width: 100%;
  max-width: 100%;
  font-weight: 600;
  color: #333;
  letter-spacing: 1.5;
  line-height: 1.5;
  border-bottom: solid 3px #89caef;
  padding: 0.75rem 1.5rem;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 1.2rem;
}
.coupon_use {
  width: 100%;
}
.coupon_use img {
  width: 100%;
}
.card__titletext02 {
        font-size: 21px;
        font-weight: bold;
        cursor: pointer;
        background-color: #f8f9fa;
        padding: 10px;
        border-radius: 5px;
        transition: background-color 0.3s;
    }

    .card__titletext02:hover {
        background-color: #e2e6ea;
    }

    .popup {
        visibility: hidden;
        background-color: #89caef;
        color: #fff;
        text-align: center;

        border-radius: 5px;
        padding: 10px;
        position: fixed;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1;
        transition: visibility 0s, opacity 0.5s linear;
        opacity: 0;
    }

    .popup.show {
        visibility: visible;
        opacity: 1;
    }
/*
*********************************************/
@media screen and (max-width: 640px) {
  .wp_col_2 > div {
    width: 100%;
  }
}
@media screen and (max-width:767px) {
  h2 {
    background-color: #fff;
  }
  #main_column {
    padding: 0 2% 10%;
  }
  .mttl-ptnA {
    font-size: 22px;
    background: #fff;
  }
  .ttl-ptnA {
    font-size: 20px;
  }
  .ttl-ptnB {
    font-size: 18px;
  }
  p.mb20 {
    padding: 0 4vw;
  }
  a.btn.shop_list {
    width: 100%;
  }
  ul.tbl-list.culiuml-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  ul.tbl-list.culiuml-3 li {
    width: 48%;
    margin-bottom: 1.5%;
    margin-right: 0;
  }
  .box-dtl01 .elmnt-txt {
    width: 80%;
    padding-left: 5%;
  }
  /* column css 2024.5.20update*/
  #watch-sec02 h1 {
    font-weight: 600;
    font-size: 1.2rem;
    color: #333;
    letter-spacing: 1.5;
    line-height: 1.5;
    border-left: solid 8px #27acd9;
    padding: 0.75rem 1.5rem;
    margin-bottom: 20px;
  }
  .column_img_pc {
    display: none !important;
  }
  .column_img_sp {
    display: block !important;
    margin: 0 auto;
  }
  .column_bio {
    flex-direction: column;
  }
  .column-texts-p_bio01 {
    font-size: 0.7rem;
    line-height: 1.4;
    background: #333132;
    color: #fff;
    padding: 8px;
    text-align: center;
    margin: 0 auto;
  }
  .column-texts-title_bio {
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    margin-top: 10px;
  }
  .column-texts-title_biomin {
    font-size: 0.6rem;
    font-weight: 600;
  }
  .column--reserve_bio {
    flex-direction: column-reverse;
  }
  .column-img_bio {
    width: 100%;
  }
  .column-texts_bio {
    width: 100%;
  }
  .column-texts-p_bio02 {
    font-size: 0.8rem;
    line-height: 1.2;
    text-align: center;
    margin: 0 auto;
  }
  .column_txt p {
    font-size: 0.9rem;
    line-height: 1.4;
    letter-spacing: 0.5;
    margin: 0 auto;
    padding: 5px;
  }
  .column_brand {
    font-size: 0.9rem;
    line-height: 1.2;
    letter-spacing: 0.5;
    font-weight: 600;
    margin: 0 auto;
    margin-top: 20px;
    padding: 5px;
  }
  .column_bud {
    font-size: 0.9rem;
    line-height: 1;
    letter-spacing: 1;
    font-weight: 600;
    margin: 0 auto;
    padding: 5px;
  }
  .column_gen {
    font-size: 0.9rem;
    line-height: 1;
    letter-spacing: 1;
    font-weight: 600;
    margin: 0 auto;
    padding: 5px;
  }
  .column_link {
    font-size: 0.8rem;
    line-height: 1.5;
    color: #325369;
    font-weight: 600;
    padding: 10px;
  }
  .column_link_1 {
    font-size: 0.8rem;
    line-height: 1.5;
    padding: 10px;
  }
  .column_link_2 {
    font-size: 0.8rem;
    line-height: 1.5;
    padding: 10px;
  }
  .column_link_1 a {
    text-decoration: none;
  }
  .column_link_2 a {
    text-decoration: none;
  }
  .card {
    width: calc((100% - 20px * 1) / 2);
    height: auto;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .2);
    padding: 10px;
  }
  .card-group {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0;
  }
  .card__titletext {
    width: 100%;
  }
  .card__titletext01 {
    width: 100%;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 0;
    margin: 0 auto;
  }
  .card__titletext02 {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0 auto;
  }
	  .popup {
            bottom: 80px;
        }
}
/* wallpaper list css 2024.3.17up*/
@media all and (min-width: 768px) {
  .card-list {
    margin: 0.5em 0;
    width: calc(100% / 2); /* 100%幅を2で割るという指定 */
  }
  .card-text-tax {
    text-align: center;
  }
  #cardlayout-wrap img {
    display: block;
    width: 95%;
    max-width: 95%;
    height: auto;
    margin: 0 auto;
  }
}
/* wallpaper list css 2024.3.17up*/
@media all and (min-width: 992px) {
  .card-list {
    width: calc(100% / 3);
  }
  #cardlayout-wrap::after {
    content: "";
    display: block;
    width: calc(100% / 3);
  }
  #cardlayout-wrap img {
    display: block;
    width: 95%;
    max-width: 95%;
    height: auto;
    margin: 0 auto;
  }
  .card-text-tax {
    text-align: center;
  }
}