html, body { overscroll-behavior: none; }

.main *{}
.main .arrow{margin: 2rem auto 2rem;}
.contents {padding: 0 1.5rem;}
.c-inner {
  max-width:none;
  margin: 0 auto;}

.copyright {margin: 0;}

/**/
.main {
  overflow: hidden;
  padding-bottom: 4rem;
  max-width: 100%;
}

.contents {padding: 0 0;}

.c-inner {
  max-width: calc(100% - 3rem);
  margin: 0 auto;}

.side {display: none;}

a.sp_shop_banner {
  display: block;
  position: fixed;
  right: 0.5rem;
  bottom: 6rem;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
}

a.sp_shop_banner img {
  width:11.8rem;
  height: auto;
}
a.sp_shop_banner.visible {
  opacity: 1;
  pointer-events: auto;}



/* ----------------------------------------
contents
----------------------------------------*/
.main {
  position: relative;
  left: auto;
  right: auto;
  margin: auto;
  width:100%;
  background: #fff;
  max-width: 100%;
  overflow: hidden;
}

.c-inner {
  margin: 0 1.5rem;}



/* ----------------------------------------
mv
----------------------------------------*/

h1.mv_inner {}
h1.mv_inner img {width:100%;}


/* ----------------------------------------
megane_shampoo_sp-menu
----------------------------------------*/

ul.megane_shampoo_sp-menu {
  display: flex;
  flex-wrap: wrap;
  border-top:1px solid #d6f2ee;
  border-bottom:1px solid #d6f2ee;
}

ul.megane_shampoo_sp-menu li {
  width:50%;
  border-bottom:1px solid #d6f2ee;
  border-right:1px solid #d6f2ee;
}

ul.megane_shampoo_sp-menu li:nth-child(even) {border-right:none;}
ul.megane_shampoo_sp-menu li:last-child {border-bottom:none;}

ul.megane_shampoo_sp-menu li a {
  color:#06967e;
  display: flex;
  height: 3em;
  padding-left: 1em;
  align-items: center;
  position: relative;
}

ul.megane_shampoo_sp-menu li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right:0.5rem;
  width: 0;
  height: 0;
  border-left: 3.5px solid transparent;
  border-right: 3.5px solid transparent;
  border-top: 6px solid #78d5c7;
  vertical-align: middle;
}


ul.megane_shampoo_sp-menu li a.hover {
  background:#3fc3af;
  color: #fff;
}
ul.megane_shampoo_sp-menu li a.hover::after {
  border-left: 3.5px solid transparent;
  border-right: 3.5px solid transparent;
  border-top: 6px solid #fff;
}




/* ----------------------------------------
main-introduction
----------------------------------------*/
.introduction-1 {
  padding:5rem 0;
}

h2.main-introduction__ttl {margin:0 0 1rem;}

h2.main-introduction__ttl img {
  width:100%;
  height: auto;}

ul.worries {}
ul.worries li {margin-bottom: 2rem;}
ul.worries li img {
  width:100%;
  height: auto;}






/* ----------------------------------------
introduction-2
----------------------------------------*/
.introduction-2 {
  background: linear-gradient(to bottom, #effbfe, #fbfefe);
  margin-bottom: 6rem;
}

h2.introduction2_ttl {
  position: relative;
  background-color: #01b297;
  padding: 1em;
  width: 100%;
  margin-bottom:4rem;
}

h2.introduction2_ttl::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #01b297;
}

h2.introduction2_ttl {
  padding:2rem 1.5rem;
  margin-bottom:4rem;
}

h2.introduction2_ttl2 {
  padding:0 1.5rem;
  margin-bottom:2.5rem;
}


h2.introduction2_ttl img,
h2.introduction2_ttl2 img {
  display: block;
  width:100%;
  height: auto;}

.introduction-2 p {
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  color: #666;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 4rem;
}


.introduction-2_images {
  position: relative;
  margin-bottom: 5rem;
}

.introduction-2_img1 {
  position:relative;
  width:100%;
  height:auto;
}

.introduction-2_img2 {
  display: block;
  width:100%;
  height: auto;
}




/* ----------------------------------------
sukkiri
----------------------------------------*/
.sukkiri {
  position: relative;
  background: linear-gradient(to bottom, #d1f5f0, #fff);
  padding-bottom: 6rem;}

.sukkiri::before {
  content: "";
  display: block;
  height: 12vw;
  background: url(/products/megane_shampoo/images/sukkiri_top_line.png) #fff no-repeat;
    background-size: contain;
    background-position: bottom;
}

.sukkiri h2 {margin:3rem 0 7rem;}
.sukkiri h2 img {
  width:100%;
  height: auto;
}

.sukkiri ol {position: relative;}
.sukkiri ol li {
  padding: 3.5rem 1.5rem 20%;
    position: relative;
    background: #fff;
    border-radius: 1.5rem;
    margin-bottom: 20%;
}

.sukkiri ol li h3 {
  border-bottom:2px solid #8acbc1;
  margin-bottom:1.5rem;}

.sukkiri ol li h3 img {
  width:100%;
  height: auto;
  margin:1rem 0 1rem;}

.sukkiri ol li p {
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  line-height: 1.625;
  color:#666;}

.step-number {
  width: 7.2rem;
  height: 7.2rem;
  display: block;
  position: absolute;
  top: -3.5rem;
  left: 0;
  right: 0;
  margin: auto;}

.step-number img {
  width:7.2rem;
  height: auto;
}

.sukkiri ol li img.sukkiri_img1,
.sukkiri ol li img.sukkiri_img2 {
  width: 43%;
  height: auto;
  min-width: 15rem;
  position: absolute;
  z-index: 1;
}

.sukkiri ol li img.sukkiri_img1 {
  left: -7rem;
  bottom: -30%;}

.sukkiri ol li img.sukkiri_img2 {
  right: -4rem;
  bottom: -30%;
  top: auto;
}

h3.sukkiri_copy {
  position: relative;
  margin: 0 0 2rem;}
h3.sukkiri_copy img {
  width: 100%;
  height: auto;
}

h3.sukkiri_copy + img {
  width: 100%;
  height: auto;
}

h3.sukkiri_copy::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -28%;
  transform: translateX(-50%);
  width: 15%;
  aspect-ratio: 15 / 4;
  background-color: #8bdccf;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.triangle-box {
  position: relative;
  width: 15%;   /* 1000pxに対して150px → 15% */
  height: 40px;
  background-color: #8bdccf;
  margin: 0 auto; /* 真ん中に配置（任意） */
}

.triangle-box::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px; /* 三角形の高さの半分 */
  width: 0;
  height: 0;
  border-left: 7.5% solid transparent;  /* 15%の半分＝7.5% */
  border-right: 7.5% solid transparent;
  border-top: 20px solid #8bdccf; /* 三角形の高さ */
}



/* ----------------------------------------
step
----------------------------------------*/
.step {
  position: relative;
  background: linear-gradient(to bottom, #d1f5f0, #fff);
  padding-bottom: 6rem;

}

.step::before {
  content: "";
  display: block;
  height: 12vw;
  background: url(/products/megane_shampoo/images/step_top_line.png) #fff no-repeat;
    background-size: contain;
    background-position: bottom;
}

.step h2 {margin:5rem 1.5rem 3rem;}
.step h2 img {
  width:100%;
  height: auto;
}

.step ol {
    width: 100%;
    background: url(/products/megane_shampoo/images/step_arrow.png) no-repeat;
    background-size: contain;
    background-position: bottom;
}

.step ol li {padding-bottom: 3rem;}
.step ol li:last-child {
  padding: 5vw 0 0 0;
}

.step ol li img {
  width:100%;
  height: auto;
}



/* ----------------------------------------
lineup
----------------------------------------*/

.lineup {
  position: relative;
  background: url(/products/megane_shampoo/images/lineup_bg.png) no-repeat, linear-gradient(to bottom, #eaffff, #d3f8ea);
  background-size: 100% auto;
  background-position: bottom;
  padding-bottom: 17.4rem;
}


.lineup::before {
  content: "";
  display: block;
  height: 12vw;
  background: url(/products/megane_shampoo/images/lineup_top_line.png) #fff no-repeat;
  background-size: contain;
  background-position: bottom;
}

.lineup h2 {margin:5rem 0 0;}

.lineup h2 img {
  width:100%;
  height: auto;
}

.lineup ul {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  top: -3rem;
}
.lineup ul li {
  position: relative;
  color: #4c5154;
  width: 50%;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 3rem;
}

.lineup ul li:nth-child(even) {top:20rem;}


.lineup ul li div {
  border-radius: 50%;
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  position: relative;
  top: -12vw;
  text-align: center;
  padding-top: 7vw;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.4);
}

.lineup ul li h3 {
  margin-top: 0.5rem;
  font-size: clamp(1.4rem, 3.73vw, 2.24rem);}

.lineup ul li p {font-size: clamp(1.2rem, 3vw, 1.8rem);}

.lineup ul li img {
  width: 50%;
  height: auto;
  display: block;
  z-index: 1;
}

.lineup ul li.minty-berry div {border: 1px solid #8bead9;}
.lineup ul li.aqua-mint div {border: 1px solid #9de2ff;}
.lineup ul li.floral div {border: 1px solid #fabfd8;}
.lineup ul li.fresh-musk div {border: 1px solid #b8ccff;}
.lineup ul li.tropical-sweet div {
  margin-top: 1.5rem;
  border: 1px solid #d3de8f;
  padding-top: 5vw;}
.lineup ul li.unscented div {border: 1px solid #d4d4d4;}

.lineup a.more_btn {
  font-size: clamp(1.2rem, 2.8vw, 1.8rem);
  padding: 0.8vw 4vw 1vw 2vw;
  width: 20vw;
}




/* ----------------------------------------
refill
----------------------------------------*/
.refill {
  top: -3rem;
  position: relative;
  background: linear-gradient(to bottom, #81d5d4 10%, #fff);}


.refill::before {
  content: "";
  display: block;
  height: 12vw;
  background: url(/products/megane_shampoo/images/refill_top_line.png) #d3f8ea no-repeat;
    background-size: contain;
    background-position: bottom;
}

.refill h2 {padding:4rem 0 3rem;}

.refill h2 img {
  width:100%;
  height: auto;
}

.refill ul {
  background: #f3fffe;
  border-radius: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom:4rem;
  padding-bottom: 4rem;
}

.refill ul li {
  width: 50%;
  color: #4c5254;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 3rem 0 0 0;
  margin-bottom: 3rem;
}

.refill ul li img {
  width:50%;
  height:auto;
  margin-bottom: 1.5rem;
}

.refill ul li h3 {
  font-size:clamp(1.4rem, 3.73vw, 2.24rem);
  font-weight: normal;
  color: #4c5254;
  
}

img.refill_images {
  width: 100%;
  height: auto;
  margin-bottom:6rem;
}

.refill a.more_btn {
  font-size: clamp(1.2rem, 2.8vw, 1.8rem);
  padding: 0.8vw 4vw 1vw 2vw;
  width: 20vw;
}



/* ----------------------------------------
event
----------------------------------------*/
.event {
  position: relative;
  background: linear-gradient(to bottom, #c5f3ea, 70%, #fff);
  padding-bottom:8rem;}

.event::before {
  content: "";
  display: block;
  height: 12vw;
  background: url(/products/megane_shampoo/images/event_top_line.png) #fff no-repeat;
    background-size: contain;
    background-position: bottom;}

.event h2 {margin-bottom:3rem;}
.event h2 img {
  width:100%;
  height: auto;}

.event p {
  color: #555;
  font-size: clamp(1.6rem, 4vw, 2.4rem);
  line-height: 1.625;
  padding:2rem;
  background:rgba(255,255,255,0.6);
  border-radius: 1.5rem;
  margin-bottom:4rem;
  position: relative;
}

.event p span {color: #b08d00;}

img.event_images {
width: 50%;
        height: auto;
        position: absolute;
        right: -4rem;
        top: 38%;
        bottom: auto;
}



/* ----------------------------------------
products
----------------------------------------*/
.products {
  position: relative;
  background:url(/products/megane_shampoo/images/products_bg.png) no-repeat 0 10rem,linear-gradient(to bottom, #eafbf7, #fff);
  background-size: contain;
  margin-bottom: 4rem;}

.products::before {
  content: "";
  display: block;
  height: 12vw;
  background: url(/products/megane_shampoo/images/products_top_line.png) #fff no-repeat;
  background-size: contain;
  background-position: bottom;
}

img.products_img  {
  width: 40%;
  height: auto;
  display: block;
  margin: 5rem auto 2rem;}

.products_logo {
  width:70%;
  height: auto;
  display: block;
  margin: auto auto 4rem auto;
  }


/* btn */
.shop-btn {
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  right: 0;
  width: calc(100% - 3rem);
}

p.onlineshop{
  background:none;
  padding:0;
  width:100%;
  margin:0 0 1rem;
}		

p.onlineshop a{
  align-items: center;
  text-align: left;
  font-weight: normal;
  color: #fff;
  line-height: 1.5;
  background-color: #00a87c;
  padding: 2rem 1.5rem 2rem 2rem;
  margin: 0;
  border-radius: 1.5rem;
  height: 7.5rem;
  display: flex;
  justify-content: start;
  font-size: clamp(1.6rem, 3vw, 2rem);
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.6);
}
p.onlineshop a.hover{box-shadow: none;}
p.onlineshop a img{
  display: inline-block;
  width:3.5rem;
  height: 3.3rem;
  margin:  0.5rem 1rem 0 0;
}





/* ----------------------------------------
floating-bn
----------------------------------------*/
.floating-bn{
  width: calc(100% - 20px);
  height: auto;
}

.floating-bn img{
  width: 100%;
  height: auto;
}

.bottom-digloss-logo{
 padding: 0 5rem 37.33vw;
}

