#mainVisualSlideWrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.sliderContainer {
  width: 100%;
}
.slider {
  max-width: 1000px;
  margin: 0 auto;
}
.slider .slick-list {
  overflow: hidden;
}
.slider .slick-list .slick-track {
  overflow: hidden;
}
.slider img {
  width: 100%;
}
.slick-arrow {
  border: none;
  text-indent: -9999em;
  overflow: hidden;
  position: absolute;
  top: 50%;
  padding: 0;
  z-index: 2;
}
.slick-prev {
  width: 75px !important;
  height: 74px !important;
  background: url(../img/index/slide_left.png) center center no-repeat !important;
  left: 25px !important;
  margin-top: -15px !important;
  z-index: 9999;
}
.slick-next {
  width: 75px !important;
  height: 74px !important;
  background: url(../img/index/slide_right.png) center center no-repeat !important;
  right: 25px !important;
  margin-top: -15px !important;
  z-index: 999;
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
/* .slick-next{ right:-30px!important;}
  .slick-prev{ left:-30px!important; }
  .slick-next:before{
    background: url(../img/index/slider_next.png)!important;
    background-size: contain!important;
  }
  .slick-prev:before{
    background: url(../img/index/slider_prev.png)!important;
    background-size: contain!important;
  }
  .slick-arrow{
    z-index:2!important;
    width:60px!important;
    height:60px!important;
  }
  .slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    opacity:1!important;
  } */
.slick-dots {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 12px;
  left: 0;
  bottom: 20px !important;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 9px;
}
.slick-dots li button {
  border: none;
  display: block;
  width: 12px;
  height: 12px;
  text-indent: -9999em;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: block;
  background: #ffeee8;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  cursor: pointer;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background: #b5b5b5;
}
.topNews {
  width: 100%;
  background-color: #4d4d4d;
  margin-bottom: 95px;
  padding: 10px 0;
}
.topNews dl {
  max-width: 1000px;
  margin: 0 auto;
}
.topNews dt {
  width: 75px;
  font-family: "Muli", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border-right: 1px solid #fff;
  padding: 8px 0;
  float: left;
}
.topNews dd {
  font-size: 18px;
  color: #fac8c3;
  margin-left: 100px;
  padding: 8px 0;
}
.topBlock01 {
  width: 1058px;
  margin: 0 auto 160px;
  position: relative;
}
.topBlock01 img {
  max-width: 100%;
}
.topBlock01 h2 {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 40px;
}
.topBlock01 h2 img {
  height: 28px;
}
.topBox01_2 {
  width: 510px;
  margin-left: 270px;
  position: relative;
  margin-top: -35px;
}
.topBox01_2 p {
  width: 375px;
  font-size: 24px;
  line-height: 220%;
}
.topBox01_2 .moreBtn {
  position: absolute;
  bottom: 0;
  right: 0;
}
.topBlock02 {
  /*width: 1018px;*/
  width: 1000px;
  margin: 0 auto 60px;
  position: relative;
}
.topBlock02 a {
  color: #000;
  text-decoration: none;
  display: block;
}
.topBlock02 h2 {
  max-width: 1000px;
  margin: 0 auto 30px;
}
.topBlock02 h2 img {
  height: 28px;
}
.topBox02_1 {
  margin-bottom: 65px;
  position: relative;
}
.topBox02_1 a:hover .topBox02_1R,
.topBox02_2 a:hover .topBox02_2L {
  opacity: 0.8;
}
.topBox02_1L {
  width: 556px;
  float: left;
}
.topBox02_1R {
  float: left;
}
.topBox02_1R {
  width: 340px;
  margin-left: 40px;
  padding-top: 100px;
  position: relative;
  height: 294px;
  box-sizing: border-box;
}
.topBox02_1R h3 {
  font-family: "Muli", sans-serif;
  font-size: 20px;
  margin: 0 0 20px;
}
.topBox02_1R p {
  font-size: 16px;
  line-height: 160%;
}
.topBox02_1 .moreBtn {
  position: absolute;
  bottom: 0;
  right: 75px;
}
.topBox02_2 {
  width: 1000px;
  margin: 0 auto 130px;
  position: relative;
}
.topBox02_2R {
  float: right;
}
.topBox02_2L {
  width: 340px;
  padding-top: 54px;
  padding-left: 70px;
  float: left;
}
.topBox02_2L h3 {
  font-family: "フォーク M", serif;
  font-size: 20px;
  margin: 0 0 20px;
}
.topBox02_2L p {
  font-size: 16px;
  line-height: 160%;
}
.topBox02_2L .moreBtn {
  position: absolute;
  bottom: 0;
  left: 280px;
}
.topBox02_3 {
  position: relative;
}
.topBox02_3 li {
  width: 272px;
  min-height: 450px;
  margin: 0 92px 80px 0;
  float: left;
  position: relative;
}
.topBox02_3 li:nth-of-type(3n) {
  margin: 0 0px 80px 0;
}
.topBox02_3 li h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 130% !important;
  margin: 0 0 6px;
}
.specialblock-box a:hover {
  opacity: 0.8;
}
.specialblock-box .specialblock-box__imgitem {
  margin-bottom: 30px;
  width: 100%;
  aspect-ratio: 272 / 258;
}
.specialblock-box__txtitem {
  font-size: 16px;
}
.specialblock-box__btnmore {
  position: absolute;
  bottom: 0;
  right: 0;
}
#cm {
  width: 1000px;
  margin: 0 auto 160px;
  position: relative;
}
#cm .movieBox01 {
  width: 190px;
  float: left;
}
#cm h2 img {
  height: 28px;
}
#cm .movieBox02 {
  width: 732px;
  float: right;
}
#cm .c-ytmovie {
  margin-bottom: 25px;
  position: relative;
  cursor: pointer;
}
#cm .c-ytmovie.non_cursor {
  pointer-events: none;
}
#cm #youtube-player-top01 {
  width: 732px;
  height: 412px;
}
#cm .c-ytmovie__poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 732px;
  height: 412px;
  background-color: #fff;
}
#cm .c-ytmovie__poster img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  zoom: 1;
  transition: all 0.3s ease 0s;
}
#cm .movieBox03 {
  width: 670px;
  text-align: right;
}
#cm .movieBox03 p {
  font-size: 15px;
  padding: 0 0 35px;
}
#footer_notice {
  width: 1000px;
  padding-top: 200px;
  margin: 0 auto 160px;
  position: relative;
}
#footer_notice .noticeBox01 {
  width: 190px;
  float: left;
}
#footer_notice .noticeBox01 h2 img {
  height: 28px;
}
#footer_notice .noticeBox02 {
  width: 732px;
  float: right;
}
#footer_notice .news {
  width: 732px;
  height: 240px;
  overflow: auto;
}
#footer_notice .news dt {
  font-family: "Muli", sans-serif;
  font-size: 18px;
  color: #f0beb4;
  margin-bottom: 12px;
}
#footer_notice .news dd span.debut {
  background-color: gray;
  color: #fff;
  padding: 2px 5px 0px;
  display: block;
  width: 75px;
  font-size: 11px;
  border-radius: 6px;
  text-align: center;
  margin: 2px 0 3px;
}
#footer_notice .news dd {
  font-size: 15px;
  color: #000;
  line-height: 140%;
  margin-bottom: 25px;
}
#footer_notice .news a {
  color: #000;
  text-decoration: underline;
}
#footer_notice .news a:hover {
  text-decoration: none;
}
/*LINMEUP-----------------------------------------------------------------*/
/* a[href$="#product_lineup"]{

}

/*アンカー調整*/
#medical {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#daytime {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#relax {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#alltime {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#sports {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#inner {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#deodorant {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#forgolf {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}
#footwear {
  margin-top: -200px;
  padding-top: 200px;
  display: block;
}

#product {
  height: 0;
  position: absolute;
  left: 0;
  top: -99px;
}
#product_lineup {
  width: 1000px;
  margin: 0 auto;
  /* margin-top: -150px;
  padding-top: 150px; */
}
#product_lineup h2 {
  margin: 0 0 35px;
}
#product_lineup h2 img {
  height: 28px;
}
.product_lineup_inner {
  display: flex;
}
#product_lineup .tabwrap {
  width: 320px;
}
#product_lineup .tabwrap .logoWrap {
  background-color: #fac8c3;
}
#product_lineup .tabwrap .logoWrap .logo-ex {
  background-color: #000;
  padding: 18px 0 18px 16px;
  border-bottom: 3px solid #7f7f7f;
}
#product_lineup .tabwrap .logoWrap .logo-ex img {
  width: 165px;
}
#product_lineup .tabwrap .logo-slim {
  padding: 15px 0 15px 16px;
  border-bottom: 3px solid #d4aba8;
  background-color: #fac8c3;
}
#product_lineup .tabwrap .logo-slim img {
  width: 123px;
}

#product_lineup .tabwrap .logo-slim-ba {
  padding: 10px 0 8px 16px;
  border-bottom: 3px solid #f19ec2;
  background-color: #e4007f;
}
#product_lineup .tabwrap .logo-slim-ba img {
  width: 237px;
}
#product_lineup .tabwrap .logo-slim-golf {
  padding: 10px 0 8px 16px;
  border-bottom: 3px solid #f5b580;
  background-color: #ec6c00;
}
#product_lineup .tabwrap .logo-slim-golf img {
  width: 237px;
}
#product_lineup .tabwrap .logo-slim-expert {
  padding: 10px 0 8px 16px;
  border-bottom: 1px solid #fff;
  background-color: #fac8c3;
}
#product_lineup .tabwrap .logo-slim-expert img {
  width: 220px;
}
#product_lineup .tabwrap ul li {
  position: relative;
  background: #fac8c3;
  border-bottom: 1px solid #fff;
}
#product_lineup .tabwrap ul li.black {
  position: relative;
  background: #000;
  border-bottom: 1px solid #fff;
}

#product_lineup .tabwrap ul li.neon-pink {
  position: relative;
  background: #e4007f;
  border-bottom: 1px solid #fff;
}

#product_lineup .tabwrap ul li.orange {
  position: relative;
  background: #ec6c00;
  border-bottom: 1px solid #fff;
}
#product_lineup .tabwrap ul li span {
  display: block;
  padding: 12px 0 10px 65px;
  cursor: pointer;
  transition: ease 0.2s opacity;
}
#product_lineup .tabwrap ul li.select {
  opacity: 0.8;
}
#product_lineup .tabwrap ul li:hover {
  opacity: 0.8;
}
#product_lineup .tabwrap .medical img {
  width: 191px;
}
#product_lineup .tabwrap .daytime img {
  width: 152px;
}
#product_lineup .tabwrap .relax img {
  width: 180px;
}
#product_lineup .tabwrap .alltime img {
  width: 142px;
}
#product_lineup .tabwrap .sports img {
  width: 128px;
}
#product_lineup .tabwrap .inner img {
  width: 63px;
}
#product_lineup .tabwrap .deodorant img {
  width: 133px;
}
#product_lineup .tabwrap .footwear img {
    width: 170px;
  }
#product_lineup .tabwrap .golf img {
  width: 115px;
}
#product_lineup .tabwrap .apparel img {
  width: 101px;
}
#product_lineup .tabwrap ul li.apparel {
  display: none;
}
#product_lineup .tabwrap ul li span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100%;
}
#product_lineup .tabwrap ul li span::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  right: 6%;
  position: absolute;
  background-image: url(/slimwalk/img/index/icon_arrow.svg);
  background-repeat: no-repeat;
}
#product_lineup .tabwrap ul li.black span::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  right: 6%;
  position: absolute;
  background-image: url(/slimwalk/img/index/icon_arrow_w.svg);
  background-repeat: no-repeat;
}

#product_lineup .tabwrap ul li.neon-pink span::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  right: 6%;
  position: absolute;
  background-image: url(/slimwalk/img/index/icon_arrow_w.svg);
  background-repeat: no-repeat;
}

#product_lineup .tabwrap ul li.orange span::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 32px;
  top: 50%;
  transform: translateY(-50%);
  right: 6%;
  position: absolute;
  background-image: url(/slimwalk/img/index/icon_arrow_w.svg);
  background-repeat: no-repeat;
}

#product_lineup .tabwrap .medical span::before {
  background-image: url(/slimwalk/img/index/nav_icon_media.svg);
  width: 19px;
  height: 29px;
  left: 25px;
}
#product_lineup .tabwrap ul li.daytime span::before {
  background-image: url(/slimwalk/img/index/nav_icon_dt.svg);
  width: 30px;
  height: 29px;
  left: 20px;
}
#product_lineup .tabwrap ul li.relax span::before {
  background-image: url(/slimwalk/img/index/nav_icon_relax.svg);
  width: 22px;
  height: 23px;
  left: 23px;
}
#product_lineup .tabwrap ul li.alltime span::before {
  background-image: url(/slimwalk/img/index/nav_icon_alltime.svg);
  width: 25px;
  height: 26px;
  left: 23px;
}
#product_lineup .tabwrap ul li.sports span::before {
  background-image: url(/slimwalk/img/index/nav_icon_sports.svg);
  width: 24px;
  height: 29px;
  left: 26px;
}
#product_lineup .tabwrap ul li.inner span::before {
  background-image: url(/slimwalk/img/index/nav_icon_inner.svg);
  width: 15px;
  height: 29px;
  left: 28px;
}
#product_lineup .tabwrap ul li.deodorant span::before {
  background-image: url(/slimwalk/img/index/nav_icon_deodorant.svg);
  width: 19px;
  height: 28px;
  left: 32px;
}
#product_lineup .tabwrap ul li.footwear span::before {
  background-image: url(/slimwalk/img/index/nav_icon_footwear.svg);
  width: 29px;
  height: 16px;
  left: 22px;
}

#product_lineup .tabwrap ul li.apparel span::before {
  background-image: url(/slimwalk/img/index/nav_icon_apparel.svg);
  width: 26px;
  height: 22px;
  left: 25px;
}

#product_lineup .tabwrap .golf span::before {
  background-image: url(/slimwalk/img/index/nav_icon_golf.svg);
  width: 18px;
  height: 30px;
  left: 25px;
}

.tag-sleeping {
  width: 162px;
  object-fit: contain;
  position: absolute;
  bottom: 58px;
  left: 50%;
  transform: translateX(-50%);
}
/*------------------------------------------------------------*/
#product_content {
  height: 900px;
  overflow-x: hidden;
}
#product_lineup #product_content dt {
  display: none;
}
#product_lineup #product_content dd.wrap {
  width: 680px;
  display: none;
}
#product_lineup #product_content dd.wrap:first-of-type {
  display: block;
}
#product_lineup #product_content .wrap .productItemArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#product_lineup #product_content .wrap .productItemArea::after {
  display: block;
  content: "";
  width: 270px;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item {
  text-align: center;
  position: relative;
  margin-bottom: 115px;
  align-self: baseline;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item a {
  display: block;
  margin-bottom: 10px;
}
/*リニューアル 吹き出し*/
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .icon_renewal {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 12px;
}
#product_content .icon_renewal img {
  width: 203px;
}
/*販売日 吹き出し*/
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .new_day {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 12px;
  width: 150px;
  margin: 0 auto;
  box-sizing: border-box;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .new_day ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .new_day .new_icon {
  width: 52px;
  display: block !important;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .new_day .day {
  margin-top: 2px;
}

/*footwearのみ発売日吹き出し調整*/
#product_lineup #product_content .wrap.footwear .productItemArea .productItemArea_item .new_day {
  top: -88px;
  width: 160px;
}

#product_lineup #product_content .wrap .productItemArea .productItemArea_item + a {
  display: block;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-name {
  font-size: 18px;
  line-height: 1.3;
  height: calc(1em * 1.3 * 2);
  text-align: center;
  margin-bottom: 0.5em;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-name span {
  font-size: 14px;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_photo {
  height: 200px;
}

#product_lineup #product_content .wrap .productItemArea .productItemArea_photo.pc_height_190 {
  height: 190px;
}

#product_lineup #product_content .wrap .productItemArea .productItemArea_photo {
  backface-visibility: initial;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-txt {
  font-size: 15px;
  height: calc(1em * 1.4 * 3 + 36px);
  margin-bottom: 5px;
  line-height: 140%;
  text-align: left;
}
#product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-btn {
  display: inline-block;
}
#product_lineup #product_content .wrap .productItemArea .one-color-product {
  width: 285px;
}
#product_lineup #product_content .wrap .productItemArea .two-color-product {
  width: 100%;
}
#product_lineup #product_content .wrap .productItemArea .two-color-product h4 {
  margin: 0 auto;
}
#product_lineup #product_content .wrap .productItemArea .two-color-product .productItemArea_item-txt {
  width: 299px;
  margin-left: auto;
  margin-right: auto;
}
/*Medical----------------------------------*/
#product_lineup #product_content .wrap.medical .medicalBanner {
  display: block;
  margin: 0 auto 90px;
  text-align: center;
}
#product_lineup #product_content .wrap.medical .medicalBanner a {
  display: block;
}
/*daytime----------------------------------*/
#product_lineup #product_content .wrap.daytime .productItemArea {
  margin-top: 100px;
}
/*RelaxTime ----------------------------------*/
#product_lineup #product_content .wrap.relax .productItemArea {
  margin-top: 100px;
}
/*Alltime----------------------------------*/
#product_lineup #product_content .wrap.alltime .productItemArea {
  margin-top: 100px;
}
/*Sports----------------------------------*/
#product_lineup #product_content .wrap.sports .beauactyBanner {
  width: 100%;
  display: block;
  margin: 0 auto 90px;
  text-align: center;
}
#product_lineup #product_content .wrap.sports .beauactyBanner a {
  display: block;
}
/*Inner----------------------------------*/
#product_lineup #product_content .wrap.inner .productItemArea {
  margin-top: 100px;
}
/*Deodorant----------------------------------*/
#product_lineup #product_content .wrap.deodorant .productItemArea {
  margin-top: 100px;
}
/*golf----------------------------------*/
#product_lineup #product_content .wrap.golf .productItemArea {
  margin-top: 100px;
}

/*footwear ----------------------------------*/
#product_lineup #product_content .wrap.footwear .productItemArea {
  margin-top: 145px;
}
#product_lineup #product_content .wrap.footwear .productItemArea .productItemArea_photo {
  width: 487px;
  margin-bottom: 45px;
  height: inherit;
}
#product_lineup #product_content dd.wrap.apparel {
  display: none;
}

/*SP 非表示*/
#product_content .sp_logoWrap {
  display: none;
}
/*------------------------------------------*/
/*ページ内リンク調整*/
/*------------------------------------------*/
@media only screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}
.pc-none {
  display: none;
}
@media only screen and (max-width: 768px) {
  .pc-none {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .topNews {
    margin-bottom: 45px;
    padding: 6px 0;
  }
  .topNews dl {
    width: 94%;
    margin: 0 auto;
  }
  .topNews dt {
    width: 3em;
    font-size: 14px;
    padding: 4px 0;
  }
  .topNews dd {
    font-size: 13px;
    margin-left: 4em;
    padding: 4px 0;
  }
  .topBlock01 {
    width: 100%;
    margin: 0 auto 60px;
    position: relative;
  }
  .topBlock01 h2 {
    margin: 0 0 0px 25px;
    max-width: fit-content;
  }
  .topBlock01 h2 img {
    height: 20px;
  }
  .topBox01_1 {
    margin-bottom: 20px;
  }
  .topBox01_2 {
    width: 86%;
    margin: 0 auto;
    padding-left: 0%;
    margin-top: -7vw;
  }
  .topBox01_2 p {
    width: 65.1vw;
    font-size: 4.1vw;
    margin: 10vw auto 0;
    line-height: 200%;
    padding: 0 0 10px;
  }
  .topBox01_2 .moreBtn {
    position: static;
    text-align: right;
  }
  .topBlock02 {
    width: 100%;
    margin: 0 auto 60px;
    position: relative;
  }
  .topBlock02 h2 {
    margin: 0 0 30px 25px;
  }
  .topBlock02 h2 img {
    height: 20px;
  }
  .topBox02_1 {
    margin-bottom: 50px;
    position: relative;
  }
  .topBox02_1L {
    width: 100%;
    margin-bottom: 25px;
    float: none;
  }
  .topBox02_1R {
    width: 86%;
    margin: 0 auto 0;
    padding: 0;
    float: none;
    height: initial;
  }
  .topBox02_1R h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .topBox02_1R p {
    font-size: 13px;
    line-height: 160%;
    padding: 0 0 20px;
  }
  .topBox02_1 .moreBtn {
    margin: 0 auto;
    position: static;
    text-align: right;
  }
  .topBox02_2 {
    width: 100%;
    margin-bottom: 30px;
  }
  .topBox02_2R {
    margin-bottom: 25px;
    float: none;
  }
  .topBox02_2L {
    width: 86%;
    margin: 0 auto;
    padding-top: 0px;
    padding-left: 0px;
    float: none;
  }
  .topBox02_2L h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .topBox02_2L h3 img {
    height: 42px;
  }
  .topBox02_2L p {
    font-size: 13px;
    line-height: 160%;
    padding: 0 0 20px;
  }
  .topBox02_2L .moreBtn {
    position: static;
    text-align: right;
  }
  .topBox02_1 a:hover .topBox02_1R,
  .topBox02_2 a:hover .topBox02_2L {
    opacity: inherit !important;
  }
  .specialblock-box a:hover {
    opacity: inherit !important;
  }
  .topBox02_3 li {
    width: 48%;
    min-height: auto !important;
    margin: 0 1% 45px;
    float: left;
    position: relative;
  }
  .topBox02_3 li:nth-of-type(3n) {
    margin: 0 1% 45px;
  }
  .topBox02_3 li h3 {
    font-size: 3.95vw;
    line-height: 130% !important;
    margin: 0 0 6px;
    padding-left: 1em;
  }
  .topBox02_3 .specialblock {
    display: flex;
    flex-wrap: wrap;
  }
  .specialblock-box {
    width: calc(98% / 2);
    margin-bottom: 50px;
    padding-bottom: 20px;
  }
  .specialblock-box .specialblock-box__imgitem {
    margin-bottom: 15px;
  }
  .specialblock-box__txtitem {
    font-size: 3.4vw;
    line-height: 160%;
    padding: 0 0 25px 1em !important;
    margin-bottom: 0;
  }
  .specialblock-box__txtitem br {
    display: none;
  }
  .specialblock-box__btnmore {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #cm {
    width: 100%;
    margin: 0 auto 60px;
    position: relative;
  }
  #cm .movieBox01 {
    width: auto;
    margin: 0 0 30px 30px;
    float: none;
  }
  #cm h2 img {
    height: 20px;
  }
  #cm .movieBox02 {
    width: 100%;
    float: none;
  }
  #cm .c-ytmovie {
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
  }
  #cm .c-ytmovie.non_cursor {
    pointer-events: none;
  }
  #cm #youtube-player-top01 {
    width: 100%;
    height: 440px !important;
  }
  #cm .c-ytmovie__poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 440px !important;
    background-image: url(../img/index/top_movie01sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  #cm .c-ytmovie__poster img {
    display: none;
  }
  #cm .movieBox03 {
    width: 86%;
    margin: 0 auto;
    text-align: left;
  }
  #cm .movieBox03 p {
    font-size: 13px;
    padding: 0 0 55px;
  }
  #cm .movieBox03 .moreBtn {
    text-align: right;
  }
  @media only screen and (max-width: 640px) {
    #cm #youtube-player-top01 {
      width: 100%;
      height: 55vw !important;
    }
    #cm .c-ytmovie__poster {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 55vw !important;
      background-image: url(../img/index/top_movie01sp.jpg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
    }
  }
  #footer_notice {
    width: 100%;
    padding-top: 100px;
    margin: 0 auto 60px;
    position: relative;
  }
  #footer_notice .noticeBox01 {
    width: auto;
    margin: 0 0 30px 30px;
    float: none;
  }
  #footer_notice .noticeBox01 h2 img {
    height: 20px;
  }
  #footer_notice .noticeBox02 {
    width: 86%;
    margin: 0 auto;
    float: none;
  }
  #footer_notice .news {
    width: 100%;
    height: 320px;
    overflow: auto;
  }
  #footer_notice .news dt {
    font-size: 15px;
    margin-bottom: 10px;
  }
  #footer_notice .news dd {
    font-size: 13px;
    line-height: 140%;
    margin-bottom: 60px;
  }
  /**商品ラインナップ
------------------------------------------------------------*/
  #product {
    height: 0;
    position: absolute;
    left: 0;
    top: -99px;
  }
  #product span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
  }
  #product_lineup {
    width: 100%;
  }
  #product_lineup .tabwrap {
    display: none;
  }
  #product_lineup h2 {
    margin: 0 0 20px 25px;
  }
  #product_lineup h2 img {
    height: 20px;
  }
  .product_lineup_inner {
    display: block;
  }
  #product_content {
    width: 100%;
    height: auto;
  }
  #product_lineup #product_content dt {
    display: block;
  }
  #product_content .sp_logoWrap {
    display: block;
  }
  #product_content .sp_logoWrap .logo-ex {
    background: #000;
    padding: calc(16 / 768 * 100vw) 0 calc(16 / 768 * 100vw) calc(55 / 768 * 100vw);
    border-bottom: 3px solid #7f7f7f;
  }
  #product_content .sp_logoWrap .logo-ex img {
    width: calc(300 / 768 * 100vw);
  }

  #product_content .sp_logoWrap .logo-slim-ba {
    background: #e4007f;
    padding: calc(16 / 768 * 100vw) 0 calc(16 / 768 * 100vw) calc(55 / 768 * 100vw);
    border-bottom: 3px solid #f19ec2;
  }
  #product_content .sp_logoWrap .logo-slim-ba img {
    width: calc(445 / 768 * 100vw);
  }

  #product_content .sp_logoWrap .logo-slim-golf {
    background: #ec6c00;
    padding: calc(16 / 768 * 100vw) 0 calc(16 / 768 * 100vw) calc(55 / 768 * 100vw);
    border-bottom: 3px solid #f5b580;
  }
  #product_content .sp_logoWrap .logo-slim-golf img {
    width: calc(408 / 768 * 100vw);
  }

  #product_content .sp_logoWrap .logo-slim {
    background-color: #fac8c3;
    padding: calc(16 / 768 * 100vw) 0 calc(16 / 768 * 100vw) calc(55 / 768 * 100vw);
    border-bottom: 3px solid #d4aba8;
  }
  #product_content .sp_logoWrap .logo-slim img {
    width: calc(250 / 768 * 100vw);
  }
  #product_content .sp_accordionNav {
    position: relative;
    border-bottom: 1px solid #fff;
    background-color: #fac8c3;
    background-image: url(../img/common/sp_accordion_arrow_close.png);
    padding: calc(18 / 768 * 100vw) 0 calc(25 / 768 * 100vw) calc(138 / 768 * 100vw);
    background-position: right 35px center;
    background-repeat: no-repeat;
    background-size: 21px 11px;
    position: relative;
  }
  #product_content .sp_accordionNav.black {
    position: relative;
    border-bottom: 1px solid #fff;
    background-color: #000;
    background-image: url(../img/common/sp_accordion_arrow_close_w.png);
    padding: calc(18 / 768 * 100vw) 0 calc(25 / 768 * 100vw) calc(138 / 768 * 100vw);
    background-position: right 35px center;
    background-repeat: no-repeat;
    background-size: 21px 11px;
    position: relative;
  }

  #product_content .sp_accordionNav.neon-pink {
    position: relative;
    border-bottom: 1px solid #fff;
    background-color: #e4007f;
    background-image: url(../img/common/sp_accordion_arrow_close_w.png);
    padding: calc(18 / 768 * 100vw) 0 calc(25 / 768 * 100vw) calc(138 / 768 * 100vw);
    background-position: right 35px center;
    background-repeat: no-repeat;
    background-size: 21px 11px;
    position: relative;
  }

  #product_content .sp_accordionNav.orange {
    position: relative;
    border-bottom: 1px solid #fff;
    background-color: #ec6c00;
    background-image: url(../img/common/sp_accordion_arrow_close_w.png);
    padding: calc(18 / 768 * 100vw) 0 calc(25 / 768 * 100vw) calc(138 / 768 * 100vw);
    background-position: right 35px center;
    background-repeat: no-repeat;
    background-size: 21px 11px;
    position: relative;
  }

  #product_content .sp_accordionNav::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-size: 100%;
  }
  /*アコーディオン------------------*/
  dl.accordion dt .anker {
    display: block;
    height: 0px;
    width: 0px;
    position: absolute;
    background: none;
    left: 0;
    top: -69px;
  }
  #product_content .sp_accordionNav.close {
    background-image: url(../img/common/sp_accordion_arrow_open.png);
    transition: 0.5;
  }
  #product_content .sp_accordionNav.black.close {
    background-image: url(../img/common/sp_accordion_arrow_open_w.png);
    transition: 0.5;
  }

  #product_content .sp_accordionNav.neon-pink.close {
    background-image: url(../img/common/sp_accordion_arrow_open_w.png);
    transition: 0.5;
  }

  #product_content .sp_accordionNav.orange.close {
    background-image: url(../img/common/sp_accordion_arrow_open_w.png);
    transition: 0.5;
  }

  dl.accordion dt span {
    display: block;
    background-position: left 35px center;
    background-size: 24px;
    background-repeat: no-repeat;
  }
  /*------------------------------------------*/
  /*Medical----------------------------------*/
  #product_content .sp_accordionNav.medical_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_media.svg);
    width: calc(36 / 768 * 100vw);
    height: calc(55 / 768 * 100vw);
    left: calc(60 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.medical_sp img {
    width: calc(300 / 768 * 100vw);
  }
  /*daytime----------------------------------*/
  #product_content .sp_accordionNav.daytime_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_dt.svg);
    width: calc(42 / 768 * 100vw);
    height: calc(42 / 768 * 100vw);
    left: calc(54 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.daytime_sp img {
    width: calc(235 / 768 * 100vw);
  }
  /*RelaxTime ----------------------------------*/
  #product_content .sp_accordionNav.relax_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_relax.svg);
    width: calc(38 / 768 * 100vw);
    height: calc(40 / 768 * 100vw);
    left: calc(54 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.relax_sp img {
    width: calc(281 / 768 * 100vw);
  }
  /*Alltime----------------------------------*/
  #product_content .sp_accordionNav.alltime_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_alltime.svg);
    width: calc(42 / 768 * 100vw);
    height: calc(42 / 768 * 100vw);
    left: calc(54 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.alltime_sp img {
    width: calc(236 / 768 * 100vw);
  }
  /*Sports----------------------------------*/
  #product_content .sp_accordionNav.sports_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_sports.svg);
    width: calc(42 / 768 * 100vw);
    height: calc(51 / 768 * 100vw);
    left: calc(54 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.sports_sp img {
    width: calc(193 / 768 * 100vw);
  }
  /*Inner----------------------------------*/
  #product_content .sp_accordionNav.inner_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_inner.svg);
    width: calc(28 / 768 * 100vw);
    height: calc(52 / 768 * 100vw);
    left: calc(56 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.inner_sp img {
    width: calc(104 / 768 * 100vw);
  }
  /*Deodorant----------------------------------*/
  #product_content .sp_accordionNav.deodorant_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_deodorant.svg);
    width: calc(31 / 768 * 100vw);
    height: calc(50 / 768 * 100vw);
    left: calc(59 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.deodorant_sp img {
    width: calc(202 / 768 * 100vw);
  }

  /*Inner----------------------------------*/
  #product_content .sp_accordionNav.inner_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_inner.svg);
    width: calc(28 / 768 * 100vw);
    height: calc(52 / 768 * 100vw);
    left: calc(56 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.inner_sp img {
    width: calc(104 / 768 * 100vw);
  }

  /*golf----------------------------------*/
  #product_content .sp_accordionNav.golf_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_golf.svg);
    width: calc(32 / 768 * 100vw);
    height: calc(53 / 768 * 100vw);
    left: calc(54 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.golf_sp img {
    width: calc(172 / 768 * 100vw);
  }

  /*golf----------------------------------*/
  #product_content .sp_accordionNav.footwear_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_footwear.svg);
    width: calc(55 / 768 * 100vw);
    height: calc(31 / 768 * 100vw);
    left: calc(40 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.apparel_sp::before {
    background-image: url(/slimwalk/img/index/nav_icon_apparel.svg);
    width: calc(44 / 768 * 100vw);
    height: calc(38 / 768 * 100vw);
    left: calc(51 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.footwear_sp img {
    width: calc(290 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.apparel_sp img {
    width: calc(151 / 768 * 100vw);
  }
  #product_content .sp_accordionNav.apparel_sp,
  #product_lineup #product_content dd.wrap.apparel {
    display: none;
  }

  #product_lineup #product_content dd.wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 calc(12 / 768 * 100vw) 40px calc(12 / 768 * 100vw);
    box-sizing: border-box;
  }
  #product_lineup #product_content dd.wrap {
    display: block;
  }
  #product_lineup #product_content .wrap .productItemArea::after {
    display: block;
    content: "";
    width: 48%;
  }
  #product_lineup #product_content .wrap .productItemArea .productItemArea_item {
    margin-bottom: calc(150 / 768 * 100vw);
  }
  #product_lineup #product_content .wrap .productItemArea .productItemArea_item:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
  }

  #product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_photo {
    height: calc(278 / 768 * 100vw);
  }

  #product_lineup #product_content .wrap.footwear .productItemArea .productItemArea_item .productItemArea_photo {
    height: calc(293 / 768 * 100vw);
    margin-bottom: calc(45 / 768 * 100vw);
    margin-right: calc(5 / 768 * 100vw);
    width: inherit;
  }

  #product_lineup #product_content .wrap .productItemArea .productItemArea_photo.pc_height_190 {
    height: calc(278 / 768 * 100vw);
  }

  #product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-name {
    font-size: 13px;
  }
  #product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-txt {
    font-size: 13px;
    height: calc(1em * 1.4 * 4 + 36px);
    text-align: justify;
  }
  #product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-name span {
    font-size: 12px;
  }
  #product_lineup #product_content .wrap .productItemArea .productItemArea_item .productItemArea_item-btn img {
    max-width: 162px;
  }
  #product_lineup #product_content .wrap .productItemArea .one-color-product {
    width: 44%;
  }
  #product_lineup #product_content .wrap .productItemArea .two-color-product {
    width: 98%;
  }
  #product_lineup #product_content .wrap .productItemArea .two-color-product .productItemArea_item-txt {
    width: 80%;
  }
  /*リニューアル*/
  #product_lineup #product_content .wrap .productItemArea .productItemArea_item .icon_renewal {
    width: 95%;
    top: -14%;
  }
  #product_lineup #product_content .wrap .productItemArea .productItemArea_item .icon_renewal img {
    width: inherit;
  }
  /*販売日 吹き出し*/
  /*Medical----------------------------------*/
  #product_lineup #product_content .wrap.medical .medicalBanner {
    display: block;
    margin: calc(55 / 768 * 100vw) auto calc(178 / 768 * 100vw);
    text-align: center;
  }
  /*daytime----------------------------------*/
  #product_lineup #product_content .wrap.daytime .productItemArea {
    margin-top: calc(120 / 768 * 100vw);
  }
  /*RelaxTime ----------------------------------*/
  #product_lineup #product_content .wrap.relax .productItemArea {
    margin-top: calc(180 / 768 * 100vw);
  }
  /*Alltime----------------------------------*/
  #product_lineup #product_content .wrap.alltime .productItemArea {
    margin-top: calc(130 / 768 * 100vw);
  }
  /*Sports----------------------------------*/
  #product_lineup #product_content .wrap.sports .beauactyBanner {
    display: block;
    margin: calc(55 / 768 * 100vw) auto calc(178 / 768 * 100vw);
    text-align: center;
  }
  /*Inner----------------------------------*/
  #product_lineup #product_content .wrap.inner .productItemArea {
    margin-top: calc(100 / 768 * 100vw);
  }
  #product_lineup #product_content .wrap.inner .productItemArea .productItemArea_item:first-of-type {
    margin-bottom: calc(150 / 768 * 100vw);
  }

  /*Deodorant----------------------------------*/
  #product_lineup #product_content .wrap.deodorant .productItemArea {
    margin-top: calc(100 / 768 * 100vw);
  }

  /*footwear ----------------------------------*/
  #product_lineup #product_content .wrap.footwear .productItemArea {
    margin-top: calc(180 / 768 * 100vw);
  }

  #product_lineup #product_content .wrap.footwear .productItemArea .productItemArea_item .new_day {
    top: -45px;
  }
}
#product_lineup #product_content .wrap.footwear .contact-info {
  font-size: 14px;
  text-align: center;
  padding: 15px 0;
  width: 487px;
  margin: 0 auto;
  border: 2px solid #E1E1E1;
}

@media only screen and (max-width: 768px) {
  #product_lineup #product_content .wrap.footwear .contact-info {
    font-size: 13px;
    width: 100%;
  }
}