@charset "UTF-8";

/*fs*/

p {
  margin: 0;
}

.fs-l-footer {
  border-top: none;
  background-color: #fff;
  margin-top: 0px;
}

.calnder_info a {
  color: #069 !important;
  text-decoration: underline;
}

.fs-l-main {
  margin: 0 auto 60px;
  padding: 0px;
  max-width: 1120px;
  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;
  position: relative;
}

.fs-client-cart-count {
  width: 14px;
  height: 14px;
  position: absolute;
  background: #d0281a;
  padding: 2px 2px 2px 3px;
  border-radius: 50%;
  line-height: 1rem;
  text-align: center;
  font-size: 1rem;
  top: -6px;
  right: -9px;
  color: #fff !important;
}

.fs-p-cartItemNumber {
  font-size: .5rem;
  top: -3px !important;
  right: -3px !important
}

.tp_login.my-true,
.tp_logout.my-false,
.tp_mypage.my-false,
.tp_register.my-true,
.sp__flink,
.sp__cate,
.i__close,
.sp__sns,
.lineonly,
.sp__act,
.menu,
.spbanfix {
  display: none
}

/* common */

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  color: #555;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 147px;
}

#fs_Top{
  margin-top: 107px;
}

a {
  color: #222;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

a img {
  -webkit-transition: .3s;
  transition: .3s;
}

a:hover,
a:hover img {
  opacity: .6;
  text-decoration: none;
}

li {
  list-style: none;
}

.imgmax {
  width: 100%;
  height: auto;
  line-height: 1rem;
  display: block;
}

.pconly {
  display: block;
}

.sponly {
  display: none;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#btn-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 50px;
  height: 50px;
  background-color: #000;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  z-index: 100;
}

#btn-top a {
  display: block;
  width: 56px;
  height: 56px;
}

#btn-top a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 32%;
  width: 7px;
  height: 28px;
  background: url(https://www.and-be.jp/wp-content/themes/andbe/img/cmn/icn_arrow_top.png) no-repeat 0 0;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: 0.4s cubic-bezier(0.12, 0.765, 0.91, 0.985);
  transition: 0.4s cubic-bezier(0.12, 0.765, 0.91, 0.985);
}

.head__in,
.snavi,
.login_bk,
.top_ban--area,
.threes,
.mask,
.tp_ranking,
.foot__act,
.f_sns,
.f_sns--icon,
.foot__banner,
.foot__tels--in,
.tel_block,
.mega__in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#headers {
  padding: 0px 5%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 200;
}

.head__in,
.tp_bn_area {
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo {
  max-width: 111px;
  margin-right: 2%;
}

#gnav {
  width: 66%;
}

.snavi--list {
  font-size: 1.5rem;
  line-height: 2rem;
  height: 107px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.snavi--list:not(:last-child) {
  margin-right: 20px;
}

.snavi--list--a {
  display: block;
}

.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.menu__second-level {
  position: absolute;
  top: 107px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100vw;
  padding: 50px 5%;
  background: #f3f3f3;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.snavi--list:hover .menu__second-level {
  top: 107px;
  visibility: visible;
  opacity: 1;
}

.mega__in {
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mage-menu {
  width: 25%;
}

.mage-menu:first-of-type {
  width: 15%;
  border-right: 1px solid #ccc;
  margin-right: 15%;
}

.mage-menu:nth-of-type(2) {
  width: 30%;
}

.mage-menu:nth-of-type(4) {
  width: 15%;
}

.mage-menu li {
  margin-bottom: 10px;
}

.mage-menu a:hover {
  color: #ef450e;
  opacity: 1;
}

.cart {
  width: 20px;
  height: 20px;
  position: relative;
}

.login_bk {
  width: 20%;
  background: url(../img/login_bk.png);
  padding: 2% 1%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: bold;
  margin-left: auto;
}

.user_name {
  margin-bottom: 5px;
}

.c_orange,
.c_orange:visited{
  color: #ec6c01;
}



.headline {
  width: 100%;
  padding: 5px 5%;
  background: #ec6c01;
}

.c_white {
  color: #fff !important;
}

.tp_bn_area {
  text-align: center;
}

#main__mv {
  overflow-x: hidden;
  padding-bottom: 50px;
  margin: 0 auto 60px;
}

.camp__ban {
  max-width: 1120px;
  margin: 0 auto 40px;
}

.camp__ban--a {
  display: block;
  width: 100%;
}

.mv__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

#main__swipers {
  width: 100%;
  height: 100%;
  overflow: visible !important;
  z-index: 1;
}

.swiper-slide-next {
  opacity: 0.5;
}

.swiper-slide-prev {
  opacity: 0.5;
}

.swiper-pagination {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) !important;
  transform: translateY(-50%) translateX(-50%) !important;
  -webkit- transform: translateY(-50%) translateX(-50%) !important;
}

.swiper-pagination-bullet {
  margin-left: 10px;
  width: 45px !important;
  height: 7px !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  background-color: #ddd !important;
}

.swiper-pagination-bullet-active {
  background-color: #cecece !important;
  border: none !important;
  -webkit-box-shadow: none;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.swiper-pagination-bullet:focus {
  outline: 0;
}

.top_ban {
  padding: 40px 5%;
  background: #fcfdf7;
  margin: 0 auto 60px;
}

.top_ban--area {
  max-width: 1000px;
  margin: 0 auto;
}

.top_ban--area--list {
  width: 22%;
  margin: 0 4% 4% 0;
}

.top_ban--area--list:nth-child(5n) {
  margin-right: 0;
}

.em__information {
  max-width: 1000px;
  margin: 0 auto 60px;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px #ccc inset;
  padding: 30px;
  font-size: 1.4rem;
  line-height: 2.6rem;
}

.base__area {
  padding: 0 5%;
  margin: 0 auto 80px;
}

.base__in {
  max-width: 1000px;
  margin: 0 auto;
}

.eng__tit {
  text-align: center;
  font-size: 2.7rem;
  line-height: 3.0rem;
  letter-spacing: 1px;
  margin: 0 auto 30px;
  font-weight: 500;
}

.eng__min {
  font-size: 1.5rem;
  display: block;
  font-weight: normal;
}

.threes {
  max-width: 880px;
  margin: 0 auto;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.threes--list {
  width: 31%;
  margin: 0 3.5% 0% 0;
  padding-bottom: 50px;
}

.unban--list {
  width: 31%;
  margin: 0 3.5% 3.5% 0;
}

.unban--list:nth-child(3n),
.threes--list:nth-child(3n) {
  margin-right: 0;
}

.caption {
  position: relative;
}

.mask {
  width: 100% !important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(231, 97, 17, 0.6);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
  font-weight: bold;
}

.caption:hover .mask {
  opacity: 1;
}

.caption:hover a,
.caption:hover img {
  opacity: 1;
}

.eng_cap {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) !important;
  transform: translateY(-50%) translateX(-50%) !important;
  -webkit- transform: translateY(-50%) translateX(-50%) !important;
  width: 100%;
}

.spa_gel,
.spa_dual,
.sp_mask,
.vc_s,
.cl_wa,
.moi_cle {
  max-width: 100%;
  height: auto;
}

.series__txt {
  font-size: 1.4rem;
  margin-top: 10px;
}

.tp_ranking {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tp_ranking--list {
  width: 23%;
  font-size: 1.5rem;
  position: relative;
}

.type__img,
.rank--img {
  margin-bottom: 10px;
}

.rank--img {
  margin-top: 30px;
}

.rank {
  max-width: 60px;
  margin-bottom: 10px;
  position: absolute;
  top: 0;
  left: 0;
}

.rank--price {
  color: #ef450e;
}

.news {
  height: 260px;
  overflow: scroll;
}

.news dl {
  border-bottom: 1px dotted #c6c6c6;
  ;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 2.6rem;
}

.news a,
.underline,
.underline:visited{
  color: #ef450e;
  text-decoration: underline;
}



.foot__ban {
  background: #fcfdf7;
  padding: 80px 5% 60px;
}

.foot__in {
  max-width: 880px;
  margin: 0 auto;
}

.foot__act {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.foot__act--list {
  background: #fff;
  padding: 5% 3%;
  -webkit-box-shadow: 0 0 0 1px #e5e5e3 inset;
  box-shadow: 0 0 0 1px #e5e5e3 inset;
  width: 31%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2rem;
}

.foot__act--tit {
  font-size: 2rem;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.foot__act--txt {
  margin-bottom: 20px;
}

.orange__btn {
  width: 100%;
  letter-spacing: 1px;
  max-width: 190px;
  margin: 0 auto;
}

.orange__btn--a {
  color: #fff !important;
  padding: 15px 5%;
  background: #ed6d00;
  display: block;
  font-weight: bold;
}

.f_sns {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 72%;
  margin: 0 auto;
}

.f_sns--icon {
  width: 50%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 12px 0;
}

.f_sns--icon .imgmax {
  width: 40px;
  height: auto;
}

.foot__banner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.foot__banner--list {
  width: 31%;
  margin: 0 3.5% 3.5% 0;
}

.foot__banner--list:nth-child(3n) {
  margin-right: 0;
}

#footers {
  padding: 0 5%;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}

.footers__in {
  max-width: 1000px;
  margin: 80px auto 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-menu {
  width: 18%;
}

.footer-menu li:not(:first-child) {
  font-size: 1.3rem;
  line-height: 2rem;
  margin-top: 10px;
}

.cat-title {
  font-size: 1.5rem;
  line-height: 2.4rem;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 20px;
}

.footer-menu:nth-of-type(1) {
  width: 22%;
}

.footer-menu:nth-of-type(2) {
  width: 16%;
}

.footer-menu:nth-of-type(3) {
  border-right: 1px solid #ddd;
  width: 14%;
  margin-right: 2%;
}

.footer-menu a:hover {
  opacity: 1;
  text-decoration: underline;
  color: #ec6c01;
}

.foot__tels {
  padding: 20px 5%;
}

.foot__tels--in {
  max-width: 1000px;
  margin: 0 auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.foot__tels--tit,
.tel_info {
  font-size: 1.1rem;
  font-weight: bold;
}

.tel_num {
  font-size: 3rem;
  line-height: 3rem;
  letter-spacing: 2px;
  margin-right: 15px;
}

.tels_icon {
  background: url(../img/free.svg) no-repeat left center;
  background-size: 34px 24px;
  padding-left: 44px;
}

.tel_info {
  line-height: 1.4rem;
}

small {
  background: #c7c7c7;
  padding: 15px 5%;
  text-align: center;
  color: #fff;
  width: 100%;
  display: block;
  font-weight: bold;
}

.mask_caption.pc-none {
  display: none;
}

.mask_caption.sp-none {
  display: block;
}
/* 20230828ここから */
li.threes--list.pc-none__add{
  display: none;
}
.threes.new_threes{
  display: grid;
    grid-template-columns: repeat(3, 31%);
    gap: 0 3.5%;
}
.threes--list.new_threes--list{
  width:100%
}
li.threes--list.new_threes--list.pc-none__add__top{
  display:none;
}
/* 20230828ここまで */
@media screen and (max-width: 959px) {
  .pconly {
    display: none;
  }

  .sponly,
  .sp__sns {
    display: block;
  }

  body,
  #fs_Top{
    margin-top: 60px;
  }

  #headers {
    padding: 10px 5%;
  }

  .logo {
    width: 60px;
  }

  #gnav,
  .login_bk,
  .footer-menu:not(:last-of-type),
  .cat-title,
  .foot__tels,
  .foot__act--list:nth-child(2) {
    display: none;
  }

  .footer-menu,
  .foot__banner--list {
    width: 100%;
  }

  .footer-menu {
    border-top: 1px solid #ddd;
  }

  .footer-menu li {
    border-bottom: 1px solid #ddd;
    margin: 0;
  }

  .footer-menu a {
    padding: 10px 5%;
    display: block;
  }

  .footer-menu li:not(:first-child) {
    margin: 0;
  }

  .sp__act {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }

  .sp__act--num {
    margin-left: 20px;
  }

  .btn-trigger {
    position: relative;
    width: 22px;
    height: 16px;
    cursor: pointer;
  }

  .btn-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
    border-radius: 1px;
  }

  .btn-trigger,
  .btn-trigger span {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
  }

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

  .btn-trigger span:nth-of-type(2) {
    top: 7px;
  }

  .btn-trigger span:nth-of-type(3) {
    bottom: 0;
  }

  #btn05.active span:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
  }

  #btn05.active span:nth-of-type(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-btn05-bar02 .8s forwards;
    animation: active-btn05-bar02 .8s forwards;
  }

  @-webkit-keyframes active-btn05-bar02 {
    100% {
      height: 0;
    }
  }

  @keyframes active-btn05-bar02 {
    100% {
      height: 0;
    }
  }

  #btn05.active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
  }


  /*----------------------------
  * メニュー本体
  *----------------------------*/
  .menu {
    position: fixed;
    top: 59px;
    right: 0;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 5% 5% 20%;
  }

  /*----------------------------
  * アニメーション部分
  *----------------------------*/

  /* アニメーション前のメニューの状態 */
  .menu {
    display: block;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
  }

  /* アニメーション後のメニューの状態 */
  .menu.is-active {
    pointer-events: auto;
    opacity: 1;
  }

  .use_atc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .sp__scrolls{
    height: 100%;
    overflow: scroll;
    padding-bottom: 20%;
  }

  .use_atc--list {
    width: 48%;
    text-align: center;
  }

  .use_atc--a {
    display: block;
    padding: 10px;
    background: #555;
    color: #fff !important;
  }

  .sp_search {
    width: 100%;
    margin-bottom: 20px;
  }

  .sp_search input,
  .sp_search button,
  .sp_search select,
  .sp_search textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit;
    outline: none;
  }

  .sp_search textarea {
    resize: vertical;
  }

  .sp_search input[type='checkbox'],
  .sp_search input[type='radio'] {
    display: none;
  }

  .sp_search input[type='submit'],
  .sp_search input[type='button'],
  .sp_search label,
  .sp_search button,
  .sp_search select {
    cursor: pointer;
  }

  .sp_search select::-ms-expand {
    display: none;
  }

  .form--sys {
    width: 100%;
    border: 1px solid #eee;
    background: url(../img/spsearch.svg) no-repeat 98% center;
    background-size: 24px 24px;
    padding: 10px;
  }

  .sp__navigation {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 15px;
  }

  .sp__keynav {
    padding: 11px 0;
    border-bottom: 1px solid #ccc;
    background: url(../img/s_plus.svg) no-repeat right center;
    background-size: 20px 20px;
  }

  .tp_bn_area {
    font-size: 1.3rem;
    line-height: 2rem;
    padding: 0 5%;
  }

  .sp__subnav {
    display: none;
    border-bottom: 1px solid #ccc;
  }

  .sp__keynav.active {
    border: none;
    background: url(../img/s_muinus.svg) no-repeat right center;
    background-size: 20px 20px;
  }
  .sp__subnav--a{
    padding: 8px 0;
    display: block;
  }
  .single__nav--a{
    display: block;
    padding: 11px 0;
    border-bottom: 1px solid #ccc;
  }

  #footers {
    width: 100%;
    padding: 0;
    border-top: none;
  }

  small {
    padding: 10px 5%;
  }

  .footers__in {
    margin: 0 auto;
  }

  .foot__ban {
    padding: 20px 5%;
    margin-bottom: 20px;
  }

  .foot__banner {
    display: block;
  }

  .sp__sns {
    margin-bottom: 30px;
  }

  .sp__sns--tit {
    text-align: center;
    font-size: 1.3rem;
    letter-spacing: 1px;
  }

  .f_sp__sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .f_sp__sns .f_sns--icon {
    width: 20%;
  }

  .foot__act--list {
    width: 49%;
    margin: 0 2% 0 0;
    padding: 5%;
  }

  .foot__act--list:nth-child(3) {
    margin-right: 0;
  }

  .foot__act {
    margin-bottom: 10px;
  }

  .foot__act--txt {
    font-size: 1.2rem;
    font-weight: bold;
  }

  .foot__act--tit {
    font-size: 1.8rem;
    letter-spacing: 0px;
    font-weight: bold;
    margin-bottom: 14px;
  }

  .swiper-pagination {
    width: 100%;
  }

  .swiper-pagination-bullet {
    width: 35px !important;
    height: 8px !important;
  }

  .news {
    -webkit-box-shadow: 0 0 0 1px #ddd inset;
    box-shadow: 0 0 0 1px #ddd inset;
    padding: 20px;
    height: 170px;
  }

  .news dl {
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .eng__tit {
    margin-bottom: 20px;
  }

  .base__area {
    margin-bottom: 40px;
  }

  .tp_ranking {
    display: block;
  }

  .tp_ranking--list {
    width: 100%;
    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;
    font-size: 1.3rem;
  }

  .tp_ranking--list:not(:last-child) {
    margin-bottom: 20px;
  }

  .rank--img {
    width: 40%;
    margin: 0;
  }

  .rank__spec {
    width: 55%;
  }

  .rank {
    position: relative;
    top: inherit;
    left: inherit;
    max-width: 48px;
  }

  .series__mrb {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {

.spbanfix {
    display: none !important;
}
    
}

@media screen and (max-width: 767px) {
  body#fs_Top{
    margin: 60px 0 88px;
  }

  .spbanfix{
    display: none;
    position: fixed;
    width: 100%;
    bottom: 40px;
    left: 0;
  }

  .top_ban--area {
    display: block;
  }

  .top_ban--area--list {
    width: 100%;
    margin: 0 auto 10px;
  }
  
  .top_ban--area--list:first-child{
    display: none;
  }

  .lineonly {
    display: block;
  }

  .em__information {
    padding: 5%;
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .em__information dt {
    margin-bottom: 15px;
  }

  .media__bans {
    width: 90%;
    display: block;
  }

  .unban--list {
    width: 100%;
  }

  .threes--list,
  .threes--list:nth-child(3n) {
    width: 50%;
    margin: 0 0% 20px 0;
    padding-bottom: 0;
  }

  .threes--list:nth-child(2n) {
    margin-right: 0;
  }

  .skin_type .threes--list {
    width: 100%;
    margin: 0;
    font-size: 1.3rem;
    line-height: 1.9rem;
  }

  .skin_type .threes--list:not(:last-child) {
    margin-bottom: 30px;
  }

  .eng_cap {
    display: none;
  }

  .mask {
    width: 100% !important;
    height: 100%;
    position: inherit;
    top: inherit;
    left: inherit;
    opacity: 1;
    background-color: #fff;
    -webkit-transition: none;
    transition: none;
    text-align: center;
    color: inherit !important;
    font-weight: normal;
    font-size: 1.2rem;
    margin-top: 10px;
  }
  /* 20230825ここから */
  li.threes--list.pc-none__add {
    display: block;
}
.threes.new_threes {
  grid-template-columns: repeat(2, 50%);
  gap:0 0%;
}
.threes--list.new_threes--list{
  width:100%;
}
li.threes--list.new_threes--list.sp-none__add__top{
  display: none;
}
li.threes--list.new_threes--list.pc-none__add__top{
  display: block;
}
  /* 20230825ここまで */
}

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


@media screen and (max-width: 767px) {
    
    .spbanfix_box {
        position: relative;
    }
    
    .campaign__btn {
        background: #333;
        border-radius: 50%;
        color: #fff;
        height: 35px;
        position: absolute;
        text-align: center;
        width: 35px;
        line-height: 33px;
        top: 4%;
        left: 92%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    
    body#fs_Top.open,
    body#fs_ProductDetails.open,
    body#fs_ProductDetailsSubscribe.open {
        margin: 60px 0 24%;
    }
    
    body#fs_Top.close,
    body#fs_ProductDetails.close,
    body#fs_ProductDetailsSubscribe.close {
        margin: 60px 0 0;
    }
    
}

#information {
    margin-top: -120px;
    padding-top: 120px;
}

.tp-under-b {
    margin: 0 auto 60px;
    padding: 0 5%;
}

.tp-under-bnr {
    margin: 0 auto;
    max-width: 1000px;
}

@media screen and (max-width: 767px) {
    
    #main__mv,
    .tp-under-b {
        margin-bottom: 30px;
    }
    
    #information {
        margin-top: -70px;
        padding-top: 70px;
    }

    .threes--list.sp-none,.mask_caption.sp-none {
      display: none;
    }

    .mask_caption.pc-none {
      display: block;
    }

}
/* 240801_検索窓設置ここから */
.sercharea_add .search--label {
  display: flex;
  gap: 0 10px;
}
.sercharea_add .search--input {
  border: 1px solid #ddd;
  padding: 5px;
  height: 30px;
  width: 90%;
}
.sercharea_add .search--btn {
  max-width: 30px;
  border: none;
  background-color: transparent !important;
}
.sercharea_add .add_search--form {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
  width: 100%;
}
.sercharea_add .popular-keywords_tit {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sercharea_add .popular-keywords_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-bottom: 20px;
}
.sercharea_add .popular-keywords_list li a {
  padding: 10px;
}
.sercharea_add .popular-keywords_list li {
  font-size: 1.3rem;
  background: #efefef;
  border-radius: 3px;
}
.sercharea_add .popular-keywords_txt {
  display: none;
}
.sercharea_add #popular-keywords {
  max-width: 1000px;
  margin: 0 auto;
}
.sercharea_add .snavi--list {
  height: 0px;
}
.sercharea_add #headers {
  padding: 10px 5%;
}
.sercharea_add .head__in {
  display: grid;
  grid-template-columns: auto 1fr 20%;
  gap: 10px;
  align-items: end;
  padding: 20px 0;
}
.sercharea_add .logo {
  grid-row: span 2;
}
.sercharea_add #gnav {
  width: 100%;
}
.sercharea_add .login_bk {
  width: 100%;
  grid-row: span 2;
  height: 100%;
}
@media screen and (max-width: 959px) {
  .sercharea_add .search--input {
    width: 100%;
  }
  .sercharea_add .sp__act .sp__act_txt {
    font-size: 1.2rem;
    padding-top: 5px;
    line-height: 1;
  }
  .sercharea_add .sp__act {
    align-items: center;
  }
  .sercharea_add .sp__act li {
    display: grid;
    justify-items: center;
  }
  .sercharea_add .sp__act li:nth-child(1) {
    padding-right: 10px;
  }
  .sp__act_first {
    opacity: 0;
    display: none;
    transition: opacity 0.3s ease;
  }
  .sp__act_first.visible {
    display: block;
    opacity: 1;
  }
  .add_search--form {
    transition: opacity 0.3s ease, transform 0.3s ease, height 0.3s ease;
    grid-column: span 2 !important;
    grid-row: auto !important;
    overflow: hidden;
  }
  
  .add_search--form.hidden {
    opacity: 0;
    transform: translateY(-10px);
    height: 0;
    padding: 0;
    margin: 0;
  }
  
  .add_search--form:not(.hidden) {
    opacity: 1;
    transform: translateY(0);
    height: auto;
    margin-top: 10px;
  }
  
  .sercharea_add .head__in {
    grid-template-columns: auto auto;
    align-items: center;
    padding:0px;
    gap: 0px;
  }
  .sercharea_add .logo {
    grid-row: auto;
  }
  .sercharea_add #popular-keywords {
    background: #fff;
    height: 100vh;
  }
}
@media screen and (max-width: 767px){
  .add_main__mv{
    margin: 100px auto 60px !important;
  }
}
/* 240801_検索窓設置ここまで */
/* 240905__検索窓設置ここから */
#fs_Top {
  margin-top: 112px;
}
@media screen and (max-width: 959px) {
  body, #fs_Top {
      margin-top: 100px;
  }
}
@media screen and (max-width: 767px){
  body#fs_Top.open, body#fs_ProductDetails.open, body#fs_ProductDetailsSubscribe.open{
    margin: 100px 0 24%;
  }
  body#fs_Top.close, body#fs_ProductDetails.close, body#fs_ProductDetailsSubscribe.close {
    margin: 100px 0 0;
}
}
/* 240905__検索窓設置ここまで */