/*
Theme Name: Muum Child
Template: muum_tcd085
Author: Design Plus
Author URI: https://tcd-theme.com/tcd-w/
Description: WordPressテーマ「Muum」
Version: 1.2.2
Updated: 2021-12-13 10:17:08

*/

.sns_bar {
   padding: 3px;
   background: #444;
   box-sizing: border-box;
}

.sns_bar_inner {
   width: 1130px;
   padding: 3px;
   text-align: right;
   margin: 0 auto;
   font-size: 12px;
   box-sizing: border-box;
}

.sns_bar_inner a, .sns_bar_inner a:hover, .sns_bar_inner a:active {
   color: #fff;
}

.sns_bar img {
  width: 26px;
  height: auto;
  vertical-align: middle;
  margin: 0 1px 0 1px;
}

ul.onlinestore {
  width: 100%;
  max-width: 1130px;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: center;*/
}

ul.onlinestore li {
  width:24%;
  list-style: none;
  margin: 0 0.5% 20px 0.5%;
  box-sizing: border-box;
}

ul.onlinestore li img {
  width:100%;
  height: auto;
  border: 1px solid #ccc;
  box-sizing: border-box;
}


@media screen and (max-width: 640px) {
.sns_bar_inner {
   width: auto;
   text-align: left;
   font-size: 10px;
   margin: 0 0 0 5px;
}

.sns_bar img {
  width: 30px;
}

ul.onlinestore {
  max-width: 100%;
}

ul.onlinestore li {
  width:49%;
  margin: 0 0.5% 15px 0.5%;
}
}

.favorite {
  width: auto;
  height: auto;
  position: relative;
  top: 0px;
}

.favorite img {
  width: 32px;
  height: auto;
}

#header_logo img {
  max-width: 250px;
  height: auto;
}

#header_desc {
  margin: 0!important;
}

#main_contents {
  padding: 60px 0 60px!important;
}

#main_col {
  width: 100%!important;
  margin: 0 0 0 0!important;
}

.layout_type2 #main_col {
  width: 740px!important;
  margin: 0 40px 0 0!important;
}

#header_carousel_type1 {
  overflow: visible!important;
  margin: 0 0 30px 0;
}

@media screen and (max-width: 640px) {
#header_carousel_type1 {
  overflow: visible!important;
  margin: 0;
}
}

#header_carousel_type1 .title {
  max-height: none!important;
  height: auto!important;
}

#header_carousel_type1 .title span {
  display: -webkit-inline-box;
  -webkit-box-orient: horizontal!important;
  -webkit-line-clamp: 0;
}

#header_carousel_type1 .slick-dots {
   bottom: -25px!important;
}

#post_image {
  display:none;
}

#single_share_top {
  display:none;
}

#single_copy_title_url_top {
  display:none;
}

#article {
  line-height: 190%;
}

.post_content ul {
  margin-left: 0!important;
}

.post_content li {
  list-style: none!important;
}

.q_custom_button1 {
  background-color: #fff;
}

.q_custom_button img {
   margin: 0 0 0 0!important;
}

ul.top_brand_list {
  max-width: 1130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

ul.top_brand_list li:nth-child(1), ul.top_brand_list li:nth-child(2) {
  width:49%;
}

ul.top_brand_list li {
  width:32%;
  list-style: none;
  padding: 1px;
  margin: 0 0 20px 0;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

ul.top_brand_list li img {
  width:100%;
  height: auto;
}

ul.top_brand_sublist {
  max-width: 1130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}

ul.top_brand_sublist li {
  width:32%;
  list-style: none;
  margin: 0 0 20px 0;
  box-sizing: border-box;
}

ul.top_brand_sublist li img {
  width:100%;
  height: auto;
}

/*------------------------------------
 blog
------------------------------------*/

#post_title .title {
  font-size: 26px!important;
}


/*------------------------------------
 yoyaku
------------------------------------*/

ul.yoyaku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin:0 auto 40px;
}

ul.yoyaku li {
  width: calc(50% - 2px);
}

ul.yoyaku li img {
  width:100%;
}

ul.yoyaku2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width:100%;
  margin:0;
}

ul.yoyaku2 li {
  width:100%;
  height:100%;
  margin:2px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

ul.yoyaku2 li img {
  width:100%;
}


/*------------------------------------
 shop_info
------------------------------------*/

.shop_info {
  width: 100%;
  height: auto;
  background-image: url(/img/shop_bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 100px 0 100px 0;
}

ul.shop_inner {
  width:1130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin:0 auto 30px;
}

ul.shop_inner li {
  width: calc(calc(100%/2 - 10px));
  margin: 0 5px 0 5px;
  display: flex;
  flex-direction: column;
}

ul.shop_inner li img {
  max-width:100%;
  height: auto;
}

.shop_txt {
  background-color: #fff;
  padding: 15px;
  line-height: 180%;
  height: 100%;
}


/*------------------------------------
 product_detail
------------------------------------*/

ul.product_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin:0 auto 60px;
}

ul.product_detail li {
  line-height: 190%;
  width: 48%;
}

ul.product_detail li img {
  max-width:100%;
  height: auto;
  margin: 0 0 15px 0;
  padding: 2px;
  box-sizing: border-box;
}

ul.product_column3 li img {
  margin: 0 0 2px 0;
}

ul.product_detail li h4 {
  font-size: 1.1rem;
  border-bottom: 1px solid #ddd;
  padding: 0 0 8px 0;
  margin: 0 0 8px 0;
}

ul.product_detail li h2 {
  font-size: 1.4rem;
  margin: 0 0 8px 0;
}

ul.product_detail li .comment {
  padding: 15px;
  background-color: #f0f0f0;
  border:0;
}

ul.product_detail li .comment iframe {
  max-width: 100%;
}

.slick-img img {
  text-align: center!important;
  margin: 0 auto!important;
}

.thumbnail .slick-track {
  width:100%!important;
  transform: unset !important;
  margin: 0 0 20px 0;
}
.thumbnail-img {
  opacity: 0.5;
  transition: opacity .3s linear;
  width: calc(100% / 5) !important;
}
.thumbnail-img img {
  margin: 0 0 0 0!important;
}
.thumbnail .slick-current {
  opacity: 1;
}

.slide-arrow {
  background-color: transparent;
  bottom: 0;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
.prev-arrow {
  border-bottom: 15px solid transparent;
  border-left: 0;
  border-right: 10px solid #444;
  border-top: 15px solid transparent;
  left: -10px;
}
.next-arrow {
  border-bottom: 15px solid transparent;
  border-left: 10px solid #444;
  border-right: 0;
  border-top: 15px solid transparent;
  right: -10px;
}

@media screen and (max-width: 640px) {
  .prev-arrow {
  border-right: 8px solid #444;
  left: -3px;
  z-index: 100;
  }
  .next-arrow {
  border-left: 8px solid #444;
  right: -4px;
  z-index: 100;
  }
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
}

.spec {
  margin: 30px 0 30px 0;
}

.spec table {
  margin: 0 0 30px 0;
  padding: 0;
}

.spec table tr {
  border-bottom: 1px solid #222;
}

.spec table th, .spec table td {
  padding: 6px 0 6px 0;
}

.simulation {
  background-color: #444;
  color: #fff;
  padding: 15px;
  text-align: center;
  margin: 0;
  margin-top: auto;
}

.simu_waku {
   padding: 6px 15px;
   margin: 5px 0 0 0;
   background-color: #fff;
   color: #111;
}

.simu {
  color: #ff0000;
  font-weight: bold;
  font-size: 1.5rem;
  vertical-align: -2px;
}

@media screen and (max-width: 640px) {
.simu_waku {
   padding: 5px 10px;
}
}

ul.column1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  margin:0 auto 20px;
}

ul.column1 li {
  width: 100%;
  border: 1px solid #444;
  box-sizing: border-box;
  margin: 0 0 20px 0;
}

ul.column1 li img {
  margin: 0 0 0 0;
}

ul.column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin:0 auto 10px;
}

ul.column2 li {
  width: 49%;
}

.contents_fair {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 25px 0 25px;
  box-sizing: border-box;
}

ul.column_fair {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin:0 auto 40px;
}

ul.column_fair li {
  width: 48%;
  margin: 0 1% 0 1%;
}

ul.column3 {
  width: 100%;
  margin: 0 -10px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
ul.column3 li {
  width: calc(33% - 20px);
  margin: 0 10px 25px 10px !important;
  padding: 1px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  background-color: #fff;
  list-style-type: none;
}

ul.product_column3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin:0 auto 10px;
}
ul.product_column3 li {
  width: 32%;
  font-size:0.84em;
}

ul.online_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  margin:0 auto 6px;
}
ul.online_btn li {
  width: 32.3%;
  margin: 0 0.5% 5px 0.5%;
  font-size:0.84em;
}

ul.online_btn li img {
  width: 100%;
  height: auto;
  margin: 0;
}

ul.block_service {
  width: 100%;
  margin: 0 -10px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

ul.block_service li {
  width: calc(25% - 20px);
  margin: 0 10px 35px 10px !important;
  padding: 1px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  background-color: #fff;
  list-style-type: none;
}

ul.block_service li img {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
}

ul.block4 {
  width: 100%;
  margin: 0 -10px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

ul.block4 li {
  width: calc(25% - 20px);
  margin: 0 10px 35px 10px !important;
  padding: 1px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  background-color: #fff;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

ul.block4 li img {
  width: 100%;
  height: 25vw;
  max-height: 260px;
  margin: 0 0 0 0;
  object-fit: contain;
  font-family: 'object-fit: contain;'; /*IE対策*/
}

ul.block4 li .model_data {
  margin: 0 10px 10px 10px!important;
}

ul.block4 li .rank {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  width: 50px;
  height: 50px;
  line-height: 53px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  background: #000;
}

ul.ranking li img {
  width: 100%;
  height: 25vw;
  max-height: 260px;
  margin: 0 0 0 0;
  object-fit: contain;
  font-family: 'object-fit: contain;'; /*IE対策*/
}

ul.ranking li .model_data {
  margin: 0 10px 10px 10px!important;
}

ul.ranking li .rank {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  width: 50px;
  height: 50px;
  line-height: 53px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  background: #000;
}


@media screen and (max-width:1100px) {
  ul.ranking li .rank {
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

/*
ul.ranking li:nth-child(1) .rank {
  background: url(/img/ranking_01.jpg);
  background-size: contain;
}

ul.ranking li:nth-child(2) .rank {
  background: url(/img/ranking_02.jpg);
  background-size: contain;
}

ul.ranking li:nth-child(3) .rank {
  background: url(/img/ranking_03.jpg);
  background-size: contain;
}

ul.ranking li:nth-child(4) .rank {
  background: url(/img/ranking_04.jpg);
  background-size: contain;
}

ul.ranking li:nth-child(5) .rank {
  background: url(/img/ranking_05.jpg);
  background-size: contain;
}
*/

ul.block5 {
  margin: 0 -10px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

ul.block5 li {
  width: calc(20% - 20px);
  margin: 0 10px 40px 10px !important;
  line-height: 180%;
  padding: 1px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

ul.block5 li img {
  width: 100%;
  height: 20vw;
  max-height: 230px;
  margin: 0 0 0 0;
  object-fit: contain;
}

ul.block5 li .rank {
  color: #fff;
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  background: url(/img/ranking.jpg);
  background-size: contain;
}

ul.block5 li:nth-child(1) .rank {
  background: url(/img/ranking_01.jpg);
  background-size: contain;
}

ul.block5 li:nth-child(2) .rank {
  background: url(/img/ranking_02.jpg);
  background-size: contain;
}

ul.block5 li:nth-child(3) .rank {
  background: url(/img/ranking_03.jpg);
  background-size: contain;
}

ul.block5 li:nth-child(4) .rank {
  background: url(/img/ranking_04.jpg);
  background-size: contain;
}

ul.block5 li:nth-child(5) .rank {
  background: url(/img/ranking_05.jpg);
  background-size: contain;
}

ul.staff_snap.slider {
  overflow: visible;
}

ul.staff_snap {
  margin: 0 -10px 0;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
}

ul.staff_snap li {
  width: calc(25% - 20px);
  margin: 0 10px 30px 10px;
  padding: 0;
  /*margin: 0 10px -1000px 10px;
  padding: 0 0 1000px;*/
  line-height: 180%;
  box-sizing: border-box;
  list-style-type: none;
  background-color: #fff;
}

ul.staff_snap li img {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
  object-fit: contain;
}

.date {
    font-size: 12px;
    color: #999;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
    transition-property: color;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}

.date:before {
    font-family: 'footer_bar';
    content: '\e912';
    font-size: 13px;
    top: 0;
    left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 4px 0 0;
}

@media screen and (max-width:1100px) {
  ul.block5 li .rank {
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.brand_logo {
  border: 1px solid #ddd;
  padding: 10px!important;
  box-sizing: border-box;
  line-height: 170%;
  background-color: #f0f0f0!important;
}

.brand_logo img {
  height: auto!important;
}

.shop_name {
  font-size: 0.85em;
}

.block_inner {
  padding:15px;
  line-height: 180%;
}

.bg_gr {
  background-color: #f0f0f0;
  padding: 0 0 0 0;
  line-height: 180%;
  overflow: hidden;
}

.bg_wh {
  background-color: #ffffff;
  padding: 0 0 0 0;
  line-height: 180%;
}

.bg_staff {
  width: 100%;
  height: auto;
  background-image: url(/img/bg_staff.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 0;
}

/*------------------------------------
 footer_menu
------------------------------------*/

#footer_menu {
  display: none;
}

#footer_widget {
  background: #222!important;
  color: #fff;
}

#footer_widget a {
  color: #fff;
}

ul.footer_column {
  width:1130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin:0 auto;
}

ul.footer_column li {
  width: 24%;
}

#main_contents.layout_type1 .blog_list.type1 .item {
  width: calc(100% / 4 - 30px);
}

#main_contents.layout_type1 .blog_list.type1 .item:nth-of-type(4n) {
  margin-right: 0px;
}

.grecaptcha-badge {
  /*display: none;*/
}

/*------------------------------------
 other
------------------------------------*/

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.img_responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.disp_pc {
  display: block;
}

.disp_sp {
  display: none;
}

/*------------------------------------
 hover img
------------------------------------*/

.hvr {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0 0 5px 0;
}
.hvr:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #222;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr:hover:before, .hvr:focus:before, .hvr:active:before {
  left: 0;
  right: 0;
}

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

  .favorite {
    width: 70px;
    color: #222!important;
    font-size:0.8em;
  }

  #header_logo img {
    max-width: 80%;
    margin: 0!important;
  }

  .layout_type2 #main_col {
    width: 100%!important;
  }

  #page_header {
    height: auto!important;
    line-height: 180%!important;
    padding: 3%;
  }

  #main_contents {
    width:96%!important;
    margin: 10px auto!important;
    padding:0!important;
    box-sizing: border-box;
    overflow: hidden;
  }

  #post_title .title {
    font-size: 18px!important;
  }

  ul.top_brand_list li {
    width:49%;
    margin: 0 0 15px 0;
  }

  ul.top_brand_list li:nth-child(1), ul.top_brand_list li:nth-child(2) {
    width:100%;
  }

  ul.top_brand_list li:nth-child(6) {
    display: block;
  }

  ul.top_brand_sublist li {
    width:49%;
    margin: 0 0 15px 0;
  }

  ul.yoyaku li {
    width:100%;
  }

  .shop_info {
    padding: 50px 4% 50px 4%;
    box-sizing: border-box;
  }

  ul.shop_inner {
    width:100%;
    margin:0 auto 30px;
  }

  ul.shop_inner li {
    width: 100%;
    margin:0 0 20px 0;
  }

  ul.product_detail {
    width:94%;
    margin:0 auto 30px;
  }

  ul.product_detail li {
    width: 100%;
  }

  ul.product_detail li img {
    margin: 0 0 10px 0;
  }

ul.product_column3 li img {
  margin: 0 0 2px 0;
}

  ul.column2 {
    margin: 0;
  }

  ul.column2 li {
    width: 100%;
    margin: 0 0 10px 0;
  }

  ul.product_column3 li {
    width: 100%;
    margin: 0 0 10px 0;
  }

  ul.online_btn li {
    width: 49%;
    margin: 0 0.5% 5px 0.5%;
  }

  .contents_fair {
    width:90%;
    margin: 0 auto;
  }

  .contents_fair h3 {
    margin: 10px 0 30px 0!important;
  }

  ul.column_fair{
    margin:0 auto;
  }

  ul.column_fair li{
    width: 100%;
    margin: 0 0 15px 0;
  }

  ul.footer_column {
    width:100%;
  }

  ul.footer_column li {
    width: 100%;
  }

  .disp_pc {
    display: none;
  }

  .disp_sp {
    display: block;
  }

  ul.column3 li {
    width: 100%;
    margin: 0 0 20px 0!important;
  }

  ul.block4 {
    margin: 0;
  }

  ul.block4 li {
    width: calc(50% - 10px);
    margin: 0 5px 25px 5px !important;
  }

  ul.block4 li img {
    height: 50vw;
  }

  ul.ranking li img {
    height: 50vw;
  }

  ul.block_service {
    width: 98%;
    margin: 0 auto;
  }

  ul.block_service li {
    width: calc(50% - 10px);
    margin: 0 5px 25px 5px !important;
  }

  ul.block5 {
    margin: 0;
    padding-top: 10px;
  }
  ul.block5 li {
    width: calc(50% - 10px);
    margin: 0 5px 40px 5px !important;
  }
  ul.block5 li img {
    height: 55vw;
    margin: 0 0 0 0;
  }

  ul.staff_snap {
    width: 98%;
    margin: 0 auto 25px;
    padding-top: 10px;
  }
  ul.staff_snap li {
    width: calc(50% - 20px);
    /*margin: 0 5px 40px 5px;*/
  }
  ul.staff_snap li img {
    margin: 0 0 5px 0;
  }

  .block_inner {
    padding:15px;
  }

  .bg_gr {
    padding: 30px 0 30px 0;
  }

  .bg_wh {
    padding: 30px 0 30px 0;
  }

  .bg_staff {
    background-image: url(/img/bg_staff_sp.jpg);
    padding: 30px 0 30px 0;
  }

  table.style02 th, table.style02 td {
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }

}


/*--- バッジ表示 ---*/
.badges {
   color: #fff;
   font-size: 12px;
}
.badge-1 {
   background-color: #1e6300;
   padding: 0px 10px;
   margin: 2px 2px 2px 0;
   display: inline-block;
}

.badge-2 {
   background-color: #ff0000;
   padding: 0px 10px;
   margin: 2px 2px 2px 0;
   display: inline-block;
}

.badge-3 {
   background-color: #003399;
   padding: 0px 10px;
   margin: 2px 2px 2px 0;
   display: inline-block;
}

.badge-4 {
   background-color: #ffae00;
   padding: 0px 10px;
   margin: 2px 2px 2px 0;
   display: inline-block;
}

/*------------------------------------
 staff start
------------------------------------*/

/*--- スタッフ一覧 ---*/

.title01 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 8px;
  padding-left: 10px;
  font-size: 2rem;
  margin: 50px 0 15px 0;
}
.staff-list {
  margin: 0 -20px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.staff-list li {
  width: calc(20% - 40px);
  margin: 0 20px 40px 20px !important;
}
.staff-list li .staff-list-photo {
  position: relative;
  border-radius: 100%;
  line-height: 0;
  overflow: visible;
}
.staff-list li .staff-list-photo img {
  overflow: hidden;
  border-radius: 50%;
}
.staff-list li img {
  width: 100%;
}
.staff-list li .staff-list-photo-text {
  padding-top: 10px;
  text-align: center;
}

/*--- 左カラム ---*/

.review-list__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin:0 0 8px 10px;
}
.review-list__staff-thumb {
  width:20%;
  margin-right: 12px;
}
.review-list__staff-thumb img {
  width: 100%!important;
  height: 100%!important;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  margin: 0!important;
}
.review-list__staff-data {
  color: #abaaaa;
}

/*--- スタッフ詳細 ---*/

.staff-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 35px 0;
  padding: 20px;
  background-color: #f2f2f2;
  color:#222;
  border: 1px solid #d7d7d7;
  border-radius: 4px!important;
  box-sizing: border-box;
}
.staff-detail__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-right: 3pc;
}
.staff-detail__staff-thumb {
  padding-right: 20px;
}
.staff-detail__staff-thumb img {
  width: 6pc;
  height: 6pc;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.staff-detail__staff-data {
  color: #abaaaa;
  font-size: 10px;
}
.staff-detail__staff-comments {
  width: calc(54% - 3pc);
}
.text {
  line-height: 2;
  font-weight: 400;
}

/*--- スタッフ商品リスト ---*/

.product-list {
  margin: 0 -10px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.product-list li {
  width: calc(25% - 20px);
  margin: 0 10px 35px 10px !important;
  line-height: 1.8!important;
}
.product-list li p {
  line-height: 1.8!important;
}
.product-list li img {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
}
.product-list-top {
  margin: 0 -10px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.product-list-top li {
  width: calc(33% - 20px);
  margin: 0 10px 35px 10px !important;
}
.product-list-top li img {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
}
.model_data {
  margin: 0 10px 10px 10px;
}

/*--- タグリスト ---*/

.tag__list {
  /*border-bottom: 1px solid #e3e3e3;*/
  margin: 0 0 10px 0;
}
.tag__list .title01 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 10px 0;
}
.tag__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.tag__list ul li {
  list-style: none;
  width: auto!important;
}
.tag__list-item {
  margin-bottom: 8px;
  margin-right: 8px;
}
.tag__list-item__text {
  padding: 4px 10px;
  color: #fff;
  background-color: #444;
  font-size: 12px;
  border-radius: 4px;
}
.tag__list-item__text.brandtag {
  color: #666666;
  background-color: #FFCCCC;
}
.tag__list-item__text.brandtag.selected {
  color: #FFFFFF;
  background-color: #FF3333;
}
.tag__list-item__text.tag {
  color: #666666;
  background-color: #CCCCFF;
}
.tag__list-item__text.tag.selected {
  color: #FFFFFF;
  background-color: #3333FF;
}

/*--- タグをもっと見る ---*/

.tag_cp_box *, .tag_cp_box *:before, .tag_cp_box *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tag_cp_box {
  position: relative;
}
.tag_cp_box label {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 120px; /* グラデーションの高さ */
  cursor: pointer;
  text-align: center;
  /* 以下は背景を自身のサイトに合わせて設定してください */
  background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 20%, rgba(255, 255, 255, 1) 80%);
}
.tag_cp_box input#cp01:checked + label {
  background: inherit; /* 開いた時に背景を消す */
}
.tag_cp_box label:after {
  line-height: 2.5rem;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 50%;
  width: 16rem;
  font-family: FontAwesome;
  content: ' + タグをもっと見る';
  transform: translate(-50%, 0);
  letter-spacing: 0.05em;
  color: #222;
  border: 1px solid #ddd;
}
.tag_cp_box input#cp01 {
  display: none;
}
.tag_cp_box input[type="checkbox"] {
  margin: 0 4px 8px 0;
}
.tag_cp_box .cp_container {
  overflow: hidden;
  height: 400px; /* 開く前に見えている部分の高さ */
  transition: all 0.5s;
  margin-left: 10px;
}
.tag_cp_box input#cp01:checked + label {
  /* display: none ; 閉じるボタンを消す場合解放 */
}
.tag_cp_box input#cp01:checked + label:after {
  font-family: FontAwesome;
  content: ' - 閉じる';
}
.tag_cp_box input#cp01:checked ~ .cp_container {
  height: auto;
  padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
  transition: all 0.5s;
}

/*--- レビュー詳細 ---*/

ul.review_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
ul.review_detail li {
  list-style: none;
  width:48%;
  line-height: 180%;
}
ul.review_detail li img {
  width:100%;
  height:auto;
  margin: 0 0 15px 0;
}

/*--- グラフ表示 ---*/

.assessments {
  margin: 40px 0;
}
.assessments > div {

}
.assessments > div > p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 1px 5px 1px;
  padding: 0;
}
.assessments > div .title {
  font-weight: bold;
  display: block;
  margin: 6px 0 2px 0;
}
.assessments > div .name_from {
  min-width: 85px;
}
.assessments > div .name_to {
  padding-left: 10px;
}
.square {
  width: 30px;
  height: 15px;
  display: inline-block;
  border: #ec0505 solid 1px;
  margin-right: 2px;
}
.square.is-active {
  background-color: #ec0505;
}
.review_detail .review_item .assessments > div .name_to {
  padding-left: 10px;
}

/*--- 着用している商品 ---*/

.review-item__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  background-color: #f2f2f2;
  padding: 15px;
  color: #222;
  border: 1px solid #d7d7d7;
  border-radius: 4px!important;
  box-sizing: border-box;
}
.review-item-thumb {
  max-width: 40%;
  padding-right: 10px;
}
.review-item-thumb img {
  width: 100%!important;
  height: 100%!important;
  -o-object-fit: cover;
  object-fit: cover;
}
.review-item-info {
  font-size: 12px;
  line-height: 210%;
}
.shopping_btn {
  text-align: center;
  display: block;
  background-color: #fff;
  padding: 20px 0 20px 0;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.img_responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* もっと見るのボタン */
#post_list_id_rankinglist .more {
    text-align: center;
    padding-top: 15px;
    cursor: pointer;
    position: relative;
    padding-bottom: 15px;
    border: 1px solid #272727;
    width: 300px;
    margin: 0 auto;
}
#post_list_id_rankinglist .more:hover {
    background: #fafafa;
}
#post_list_id_rankinglist .more button {
    position: relative;
    border: none;
    background: none;
    cursor: pointer;
}

/* もっと見るの非表示 */
#post_list_id_rankinglist li.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0 !important;
  margin: 0 10px !important;
  padding: 0 !important;
}

/*--- 続きを見る ---*/

.cp_box *, .cp_box *:before, .cp_box *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_box {
  position: relative;
}
.cp_box label {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 75px; /* グラデーションの高さ */
  cursor: pointer;
  text-align: center;
  /* 以下は背景を自身のサイトに合わせて設定してください */
  background: #fff;
}
.cp_box input#cp01:checked + label {
  background: inherit; /* 開いた時に背景を消す */
}
.cp_box label:after {
  line-height: 2.5rem;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 50%;
  width: 16rem;
  font-family: FontAwesome;
  content: ' + 続きを見る';
  transform: translate(-50%, 0);
  letter-spacing: 0.05em;
  color: #222;
  border-top: 1px double;
  padding-top: 5px;
}
.cp_box input#cp01 {
  display: none;
}
.cp_box input[type="checkbox"] {
  margin: 0 4px 8px 0;
}
.cp_box .cp_container {
  overflow: hidden;
  height: 400px; /* 開く前に見えている部分の高さ */
  transition: all 0.5s;
  margin-left: 10px;
}
.cp_box input#cp01:checked + label {
  /* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input#cp01:checked + label:after {
  font-family: FontAwesome;
  content: ' - 閉じる';
}
.cp_box input#cp01:checked ~ .cp_container {
  height: auto;
  padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
  transition: all 0.5s;
}
.staff_review_search_btn_search {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #272727;
  color: #272727;
  width: 100%;
  height: 35px;
  line-height: 34px;
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  box-sizing: border-box;
  text-indent: 0;
  margin: 0 0 40px 0;
}
.staff_review_search_btn_search:hover {
  background: #ff4848;
  color: #fff;
  border: none;
  cursor: pointer;
  cursor: hand;
}


/*--- ページャー ---*/

.snap_pager  ul.pagination {
  text-align: center;
  margin: 0;
  padding: 0;
}

.snap_pager .pagination li {
  display: inline;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background:#262626;
  font-weight: bold;
  width: 40px;
  height: 40px;
  text-align: center;
  position: relative;
}

.snap_pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  color: #fff;
  text-decoration: none;
}

.snap_pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.snap_pager .pagination li a:hover,
.snap_pager .pagination li a.active{
  color: #fff;
  background: #ec0505;
}


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

  .snap_pager  ul.pagination {
    margin: 0 0 30px 0;
  }

  .snap_pager .pagination li {
    width: 30px;
    height: 30px;
  }

}


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


  /*--- スタッフ一覧 ---*/

  .title01 {
    border-bottom: 1px double #ccc;
  }

  .staff-list li {
    width: calc(33% - 20px);
    margin: 0 10px 30px 10px !important;
  }


  /*--- スタッフ詳細 ---*/

  .staff-detail__main {
    width:100%;
    padding-right: 0;
  }
  .staff-detail__staff-thumb {
    padding-right: 10px;
  }
  .staff-detail__staff-thumb img {
    width: 5pc;
    height: auto;
  }
  .staff-detail__staff-comments {
    width:100%;
  }


  /*--- スタッフ商品リスト ---*/

  .product-list li {
    width: calc(50% - 20px);
    margin: 0 10px 30px 10px !important;
  }
  .product-list-top li {
    width: calc(50% - 20px);
    margin: 0 10px 30px 10px !important;
  }

  /*--- タグリスト ---*/

  .tag__list-item {
    margin-bottom: 5px!important;
    margin-right: 5px!important;
  }


  /*--- レビュー詳細 ---*/

  ul.review_detail li {
    width:100%;
    margin: 0 0 15px 0;
  }


  /*--- グラフ表示 ---*/

  .square {
    width: 20px;
    height: 15px;
  }


  /*--- 着用している商品 ---*/

  .review-item__main {
    padding: 12px;
  }
  .review-item-thumb {
    width:100%;
    padding-right: 10px;
  }
  ul.review_detail li img {
    margin: 0;
  }


}

/* search */

#search table {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 20px;
  border-bottom: 1px solid #cecece;
  box-sizing: border-box;
}

#search table tbody {
  display: block;
  width: 100%;
}

#search table tbody tr {
  display: table;
  width: 100%;
}

#search table th {
  width: 26%;
  height: auto;
  background-color: #f3f3f3;
  padding: 20px;
  border-top: 1px solid #cecece;
  box-sizing: border-box;
  text-align: center;
}

#search table td {
  width: 74%;
  height: auto;
  padding: 20px;
  border-top: 1px solid #cecece;
  box-sizing: border-box;
}

#search table td ul.search_item {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#search table td ul.search_item li {
  width: 110px;
  height: auto;
}

#search table td ul.search_item li.wid90 {
  width: 90px;
}

#search table td ul.search_item li.wid130 {
  width: 130px;
}

#search table td ul.search_item li.wid170 {
  width: 170px;
}

#search table td select {
  width: 50%;
  padding-left: 6px;
  box-sizing: border-box;
}

#search table td input {
  width: auto;
  margin-right: 6px;
}

#search table td ul.search_item_price {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

#search table td ul.search_item_price li {
  width: 25%;
  height: auto;
  margin-bottom: 10px;
}

#search table td textarea {
  width: 100%;
  height: auto;
  min-height: 70px;
  resize: none;
  padding: 8px;
  box-sizing: border-box;
}

#search ul.list4 {
  margin-top: 10px;
}

#search ul.list4 li {
  margin-bottom: 50px;
}

#search ul.list4 li strong {
  display: inline-block;
  width: auto;
  margin: 0 auto 12px;
  padding: 3px 14px;
  color: #fff;
  font-weight: normal;
  background: #99927f;
  box-sizing: border-box;
  font-size: 14px;
}

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

  #search table th {
    width: 100%;
    display: block;
    padding: 14px 10px;
  }

  #search table td {
    width: 100%;
    display: block;
    padding: 20px 10px;
  }

  #search table td select {
    width: 100%;
  }

  #search table td ul.search_item {
    margin-bottom: -10px
  }

  #search table td ul.search_item li {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  #search table td input#reference {
    width: 100%!important;
  }

  #search table td input#keyword {
    width: 100%!important;
  }

  #search table td ul.search_item li.wid90 {
    width: 100%;
  }

  #search table td ul.search_item li.wid130 {
    width: 100%;
  }

  #search table td ul.search_item li.wid170 {
    width: 100%;
    margin-bottom: 0;
  }

  #search table td ul.search_item_price li {
    width: 100%;
  }

  #search ul.list4 li {
    width: 48.5%;
    margin-left: 3%;
    margin-bottom: 50px;
  }

  #search ul.list4 li:nth-child(odd) {
    margin-left: 0;
  }

}

#header_carousel_type1 {
    height: auto!important;
}

#header_carousel_type1 .post_list {
    height: auto!important;
}

#header_carousel_type1 .item {
    height: auto!important;
}

#header_carousel_type1 .item img {
    margin: 0 auto;
}

.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  pointer-events: auto!important;
}

.zindex999 {
   z-index: 999;
}

@media screen and (max-width: 640px) {
#gt_float_wrapper {
   margin: 0 0 40px 0!important;   
   }
}

/* ページナビ */
.page_navi li.dots a { background:none; color:#333; }
.page_navi li.current a { color:#fff; background:#000; border-color:#000; position:relative; }

/* ContactForm7 予約フォーム日付 */
.date_picker {
  width: 200px;
  height: 50px;
  font-size: 16px;
  .wpcf7-form-control {
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #e5e5e5;
    border: none;
    position: relative;
    &::-webkit-calendar-picker-indicator {
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      left: 0;
    }
    &::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 6px 0 6px;
      border-color: #000 transparent transparent transparent;
      position: absolute;
      top: 20px;
      right: 20px;
      pointer-events: none;
    }
    &.is-empty {
      color: #757575;
    }
  }
}


/* YouTube */
.search-form-6 {
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid #595959;
    border-radius: 20px;
    background-color: #fff;
    margin: 0 0 0 0;
}

.search-form-6:hover {
    box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
}

.search-form-6::before {
    width: 45px;
    height: 15px;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%20%3Cpath%20d%3D%22M23.7%2020.8%2019%2016.1c-.2-.2-.5-.3-.8-.3h-.8c1.3-1.7%202-3.7%202-6C19.5%204.4%2015.1%200%209.7%200S0%204.4%200%209.7s4.4%209.7%209.7%209.7c2.3%200%204.3-.8%206-2v.8c0%20.3.1.6.3.8l4.7%204.7c.4.4%201.2.4%201.6%200l1.3-1.3c.5-.5.5-1.2.1-1.6zm-14-5.1c-3.3%200-6-2.7-6-6s2.7-6%206-6%206%202.7%206%206-2.6%206-6%206z%22%20fill%3D%22%23595959%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E');
    background-position: center;
    background-repeat: no-repeat;
    content: '';
}

.search-form-6 input {
    width: 100%;
    height: 30px;
    padding: 5px 25px 5px 0;
    border: none;
    box-sizing: border-box;
    outline: none;
}

ul.youtube_tag_list {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   align-content: center;
}

ul.youtube_tag_list li {
   width:49%;
}

a.youtube_tag {
   background-color: #f2f2f2;
   border-radius: 10px;
   padding: 5px 15px;
   margin: 0 5px 5px 0;
}

a:hover.youtube_tag {
   background-color: #d5d5d5;
}

.active_tag {
   background-color: #000!important;
   color: #fff!important;
}

.txt-limit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 行数を指定 */
  line-height: 160% !important;
  margin: 0 0 0 0 !important;
}

ul.long_movie {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-content: center;
}

ul.long_movie li {
   width:32%;
   margin: 0 0 15px 0;
   font-size: 0.9em;
   line-height: 160%;
}

ul.long_movie::after{
  content:"";
  display: block;
  width:32%;
}

ul.long_movie li img {
   width:100%;
   height: auto;
   margin: 0 0 5px 0;
}

ul.short_movie {
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-content: center;
}

ul.short_movie li {
   width:24%;
   margin: 0 0 15px 0;
   font-size: 0.9em;
   line-height: 160%;
}

ul.short_movie::after{
  content:"";
  display: block;
  width:24%;
}

ul.short_movie li img {
   width:100%;
   height: auto;
   margin: 0 0 5px 0;
   aspect-ratio: 9 / 16;
   object-fit: cover;
}

.view_count {
   color: #747474;
   margin: 4px 0;
}

.view_movie {
   text-align: center;
   margin: 0 auto 50px;
}

iframe[src*="youtube.com"],
iframe[src*="youtube-nocookie.com"] {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
}

@media screen and (max-width: 640px) {
.search-form-6 input {
    max-width: 100%;
}

ul.youtube_tag_list {
   width: 95%;
   margin: 0 auto;
   flex-direction: column-reverse;
}

ul.youtube_tag_list li {
   width:100%;
   font-size: 0.9em;
}

ul.youtube_tag_list li:first-child {
   margin: 15px 0 5px 0;
}

ul.long_movie {
   width:95%;
   margin: 0 auto;
}

ul.long_movie li {
   width:100%;
}

ul.short_movie {
   width:95%;
   margin: 0 auto;
}

ul.short_movie li {
   width:49%;
}

.view_movie {
   margin: 0 auto 35px;
}

}

/* スタッフSNAP キュレーション */
/* ===============================
   タイトル（H3）の幅に合わせる
   =============================== */
#ss-userSnapBlock {
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

/* H3タイトルとブロックの横位置を揃える */
#ss-userSnapBlock .index-module__2dKF6W__BlockHeader,
#ss-userSnapBlock .index-module__ZgvH9W__UserSnapBlockMain,
#ss-userSnapBlock .App-module__No49nq___Link,
#ss-userSnapBlock .App-module__No49nq___PoweredByLogo {
  max-width: var(--content-max-width, 1200px);
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

/* PoweredBy非表示 */
.index-module__a6wrfa__PoweredByLogoWrapper {
  display: none !important;
}

/* === ユーザースナップ：サムネの見切れ防止 === */
/* 画像エリアの“高さ100%”・固定比率を解除して自動伸縮へ */
.index-module__08yIdG__UserSnapCard .index-module__08yIdG___ImageButton{
  height:auto !important;
}
.index-module__08yIdG__UserSnapCard .index-module__08yIdG___Image{
  /* 固定アスペクト比(1/1)の上書きを解除 */
  aspect-ratio:auto !important;
  /* 高さは自動、幅はカードいっぱい */
  height:auto !important;
  width:100% !important;
  /* 画像全体が収まるように（上下カットさせない） */
  object-fit:contain !important;
  object-position:center center !important;
  display:block;
}

/* グリッドの行高固定を避けて、内容の高さで伸縮させる */
.index-module__ilS1ea__UserSnapBlockSnapList{
  grid-auto-rows:auto !important;
}
.index-module__08yIdG__UserSnapCard{
  grid-row:auto / span 1; /* subgrid起因の高さ制約を回避 */
}

/* === 詳細側のカルーセル見切れ防止（使っていれば） === */
.index-module__aqAzLG___CarouselItem{
  aspect-ratio:auto !important;
  height:auto !important;
}
.index-module__aqAzLG___CarouselItemMedia{
  width:100% !important;
  height:auto !important;
  object-fit:contain !important;
  object-position:center center !important;
}

/* サムネリスト側（下部の小画像）があれば同様に */
.index-module__uzEmUq___ImageListItem{
  aspect-ratio:auto !important;
  height:auto !important;
}
.index-module__uzEmUq___ImageListImg{
  aspect-ratio:auto !important;
  height:auto !important;
  width:100% !important;
  object-fit:contain !important;
}