@charset "utf-8";
/* 文字流れる */
.smooth {
  clip-path: inset(0 100% 0 0);
  display: inline-block;
  /* font-size: 36px; */
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: clip-path;
  line-height: 1;
  /* height: 40px; */
  /* margin-top: 15px; */
}
.smooth.is-animated {
  clip-path: inset(0);
}
/* 文字流れる */
/* slick */
.slide-items {
  /* width: 90%; */
  /* height: 100%; */
  max-width: 250px;
  margin: 0 auto;
  /* border: #fff solid 10px; */
  /* box-sizing: border-box;
  padding: 0 10px; */
} 
.slide-items img {
  width: 100%;
  object-fit: cover;
}
/* .slick-dotted.slick-slider{
  margin-top: 20px;
}
.slick-dots li {
  margin: 0 5px; 
  width: 5px;
  height: 5px;
} */
.slick-dots li button:before {
  /* content:'';
  width: 5px;
  height: 5px;
  background: #868686;
  opacity: 1;
  border-radius: 20px; */
  display: none;
}
.slick-dots {
  display: none;
  /* position: absolute;
  bottom: 8px;
  right: 10px;
  display: block;
  width: fit-content;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; */
}
/* slick */


.pc,.pc-img,.deco-box{
    display: none;
}
.bg{
    background-color: #F9CA60;   
}
.wrapper{
    width: 90%;
    margin: 0 auto;
}
img{
    margin: 0 auto;
    width: 100%;
    /* max-width: 400px; */
}
img.sp-img {
    max-width:500px ;
    margin: 0 auto;
}
h2,h3,span,small,a,li{
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Bowlby One", serif;
  font-weight: 400;
  font-style: normal;
}
mark{
  font-style: normal;
}
.flexbox,.check-btn{
  transition-property: opacity;
  transition-duration: 0.5s;
  }
  .flexbox:hover,.check-btn:hover{
    opacity: 0.7;
  }
small{
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}
p{
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  }
  .mark1 {
    background: linear-gradient(transparent 60%, rgba(13, 220, 247, 0.222) 0%);
    font-weight: bold;
  }
  .mark2 {
      background: linear-gradient(transparent 60%, rgba(247, 247, 13, 0.334) 0%);
      font-weight: bold;
  }
  .mark3 {
      background: linear-gradient(transparent 60%, rgba(247, 13, 13, 0.136) 0%);
      font-weight: bold;
  }
/* h2{
  text-align: center;
  margin-top: 80px;
  margin-bottom: 20px;
  color: #2AA1BF;
  font-family: "Hind", sans-serif;
  font-style: oblique;
}
h2 span{
  font-weight: 500;
  font-size: 2.2rem;
} */
/* h3{
    color: #fff;
    border-left: #fff solid 5px;
    font-size:1.8rem;
    margin-bottom: 10px;
}
h3 span{
    margin-left: 5px;
} */
.iv-bg{
  box-sizing: border-box;
  padding: 0px 10px 100px;
  background-color: #F8F5E4;
  background-image: url(../img/iv-bg.png);
  background-repeat: repeat;
  background-size: 100%;
}

.gr-bg{
  box-sizing: border-box;
  padding: 100px 10px 100px;
  background-color: #7EB222;
  background-image: url(../img/gr-bg.png);
  background-repeat: repeat;
  background-size: 100%;
}

.lb-bg{
  box-sizing: border-box;
  padding: 130px 10px 100px;
  background-color: #E9F9FF;
  background-image: url(../img/lb-bg.png);
  background-repeat: repeat;
  background-size: 100%;
  position: relative;
}
.bl-bg{
  box-sizing: border-box;
  padding: 130px 10px 120px;
  background-color: #00A1ED;
  background-image: url(../img/bl-bg.png);
  background-repeat: repeat;
  background-size: 100%;
}

.circle-gr{
  max-width: 500px;
  margin: 0 auto;
  background-color: #F8F5E4;
}
.circle-lb{
  max-width: 500px;
  margin: 0 auto;
  background-color: #7EB222;
}
.circle-bl{
  max-width: 500px;
  margin: 0 auto;
  /* background-color: #00A1ED; */
  background-color: #E9F9FF;
}
.circle-iv{
  max-width: 500px;
  margin: 0 auto;
  background-color: #00A1ED;
}
.banner{
  position: relative;
}
.circle{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  max-width: 500px;
  width: 100%;
  /* margin: 0 auto; */
}
/* .bl-bg{
  box-sizing: border-box;
  padding: 100px 10px 100px;
  background-color: #00A1ED;
  background-image: url(../img/dot-bg45.png);
  background-size: 20px;
  position: relative;
}
.bl-bg::before{
  content: "";
  display: block;
  background-image: url(../img/bg-c-bl.png);
  background-size: calc(100% / 5);
  width: 100%;
  padding-top: 24px;
  position: absolute;
  left: 0;
  bottom: 100%;
} */
/* .bl-bg{
  box-sizing: border-box;
  padding: 100px 10px 100px;
  background-color: #00A1ED;
  background-image: url(../img/dot-bg65.png);
  background-size: 20px;
  position: relative;
}
.bl-bg::before{
  content: "";
  display: block;
  background-image: url(../img/dot-bg65.png);
  background-size: 20px;
  width: calc(100% / 5);
  height: 38px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 100%;
} */
/* .bl-bg{
  box-sizing: border-box;
  padding: 100px 10px 100px;
  background-color: #00A1ED;
  background-image: url(../img/dot-bg3.png);
  background-size: 20px;
  position: relative;
}
:root{
  --circleLen:calc(94vw/5);
}
.circle{
  display: flex;
  position: absolute;
  bottom: calc(-1 * var(--circleLen)/2);
}
.circle li{
  background-color:#00A1ED;
  background-image: url(../img/dot-bg3.png);
  background-size: 20px;
  width: var(--circleLen);
  height: var(--circleLen);
  border-radius: 50%;
}  */
.top-text img{
    max-width: 260px;
    width: 70%;
    margin: 0px auto 20px;
}
.coment{
  padding: 0px 10px;
  max-width: 500px;
  margin: 55px auto 50px;
}
.coment p{
  text-align: left;
}

/* sec1 */
#sec1{
  position: relative;
  margin: 50px auto 0px;
}
.border{
  max-width: 430px;
  border: #FFF solid 3px;
}
#sec1 .c-p{
  position: absolute;
  top: -52px;
  left: 17%;
  max-width: 40px;
  width: 17%;
  transform: rotate(10deg);
}
#sec1 .text1{
  position: absolute;
  top: -20px;
  left: -3%;
  max-width: 120px;
  min-width: 90px;
  width: 25%;
}
#sec1 .o-p{
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 40px;
  transform: rotate(-10deg);
}
#sec1 .text2{
  position: absolute;
  bottom: -25px;
  right: -2%;
  max-width: 100px;
  min-width: 70px;
  width: 25%;;
}

.flexbox{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 400px;
    margin: 20px auto;
    color: #222;
}
/* .pricebox{
    max-width: 200px;
    margin: 0 auto;
} */
.price{
    margin-left: 10px;
}
/* #sec2 .flexbox span{
    color: #FFF;
} */
.check-btn{
    margin:0 auto;
    background-color: #222;
    color: #fff;
    display: inline-block;
    width:110px ;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    outline:solid 1px #fff;
    outline-offset: -4px;
    display: flex;
    justify-content: center;
}
.check-btn span{
  line-height: 40px;
}
.check-btn span.arrow{
  transform: rotate(-45deg);
  margin-left: 3px;
}
/* .check-btn::after{
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 5px;
  background-image: url(../img/arrow.png);
  background-repeat: no-repeat;
  vertical-align: middle;

  content: "→";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
  color: #FFF;
  z-index: 1;
  transform: rotate(-45deg);
} */

#sec2{
  position: relative;
  margin: 0px auto 100px;
}
#sec2 img.text3{
  position: absolute;
  top: 40px;
  left: 60%;
  max-width: 190px;
  min-width: 90px;
  width: 40%;
}
#sec2 .border{
  max-width: 210px;
}
#sec2 img.item2{
  position: relative;
  top: 0px;
  left: -18%;
  max-width: 250px;
  width: 60%;
  transform: rotate(-6deg);
}
#sec2 img.item2-2{
  position: relative;
  bottom: 40px;
  right: -17%;
  max-width: 250px;
  width: 60%;
  transform: rotate(9deg);
}

#sec3{
  position: relative;
  margin: 50px auto 0px;
}
#sec3 .text4{
  position: absolute;
  top: -10px;
  left: -2%;
  max-width: 190px;
  min-width: 90px;
  width: 45%;
}
#sec3 .socks-box{
  position: relative;
  top: -22px;
  left:62%;
  max-width: 175px;
  width:40%;
  margin-bottom: 150px;
}
#sec3 .socks{
  position: absolute;
  top: 18px;
  left:18%;
  max-width: 105px;
  width:60%;
  transform: rotate(15deg);
  z-index: 2;
  transition: 0.2s;
}
#sec3 .socks:hover{
  transform: rotate(-10deg);
}
#sec3 .c1{
  position: absolute;
  top: 0px;
  left:0px;
}


#main-slider{
  position: relative;
  max-width: 230px;
  /* width: 60%; */
  margin: 0 auto;
  border: #FFF solid 3px;
}

#text-slider{
  position: absolute;
  /* top: 35px; */
  top: 70px;
  left: 50%;
  max-width: 190px;
  min-width: 90px;
  width: 50%;
}

#sec4 .eco-pouch-box{
  position: relative;
  top: -15px;
  left:0%;
  max-width: 175px;
  width:40%;
  margin-bottom: 50px;
}

#sec4 .eco-pouch{
  position: absolute;
  top: 10px;
  left:19%;
  max-width: 105px;
  width:60%;
  z-index: 2;
  transition: 0.2s;
}
#sec4 .eco-pouch:hover{
  transform: rotate(20deg);
}
#sec4 .c1{
  position: absolute;
  top: 0px;
  left:0px;
}

#sec5 ul{
  display: flex;
  justify-content: center;
}
#sec5 ul li{
  width: calc(calc(100% / 2 ) - 20px);
  border: #FFF solid 3px;
}

#sec6{
  position: relative;
  margin: 50px auto 100px;
}
#sec6 .text7{
  position: absolute;
  top: -105px;
  left: 1%;
  max-width: 210px;
  min-width: 180px;
  width: 60%;
}
/* #sec6 .slide-items li{
  max-width: 230px;
  width: 60%;
} */

/* #sec7{
  background-image: url(../img/item-list.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  max-width: 465px;
  height: 597px;
} */
#sec7 h2{
  /* position: absolute;
  top: 55px;
  left: 39%; */
  text-align: center;
  /* box-sizing: border-box; */
  /* padding: 90px;
  background-image: url(../img/item-list.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: top; */
}
#sec7 h2 img{
  max-width: 160px;
  position: relative;
  top: 2px;
}

/* #sec7 h2::after{
  content: url('../img/item-list.png');
    display: block;
} */
#sec7 .item-list{
  background-color: #FFF;
  border: #222 solid 1px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 30px 0;
  border-radius: 20px;
}
#sec7 .item-list img{
  width: 90px;
  transition: 0.2s;
}
#sec7 .item-list img:hover{
  transform: rotate(-10deg);
}
#sec7 .item-list img.ecobag{
  width: 75px;
}
#sec7 .item-list img.shirt{
  width: 100px;
  padding-top: 20px;
}
#sec7 ul{ 
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /* padding-top: 60px; */
  /* position: absolute;
  top: 115px;
  left: 0; */
}
/* #sec7 ul li{
  width: calc(calc(100% / 3 ) - 30px);
  height: 160px;
  border: #222 solid 1px;
  background-image: url(../img/list-bg.jpg);
  box-sizing: border-box;
  padding: 10px;
  margin: 10px;
} */
#sec7 ul li{
  width: calc(calc(100% / 2 ) - 30px);
  height: 160px;
  border: #222 solid 1px;
  background-image: url(../img/list-bg.jpg);
  box-sizing: border-box;
  padding: 15px;
  margin: 5px;
  position: relative;
}
#sec7 ul li::before{
  content: "→";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
  color: #FFF;
  z-index: 1;
  transform: rotate(-45deg);
}
#sec7 ul li::after{
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 20px solid #222;
  border-left: 20px solid transparent;
}
/* #sec7 ul li a{
  width: 200px;
  height: 200px;
  background-image: linear-gradient(45deg, #f00 10px, transparent 0);
} */

p.btn-box{
    margin: 25px auto 30px;
    position: relative;
    display: block;
    max-width: 250px;
    height: 50px;
    background-color: #fff;
    border: solid 1px #222;
    border-radius: 100vh;
}
a.btn {
    display: block;
    max-width: 250px;
    height: 50px;
    line-height: 50px;
    margin: -6px -5px;
    font-size: 1.2rem;
    text-align: center;
    color: #fff;
    background-color: #222;
    border-radius: 100vh;
    display: flex;
    justify-content: center;
    transition: 0.2s;
}
a.btn:hover{
  margin: 0px 0px;
}
.btn span{
  line-height: 50px;
  }
.btn span.arrow{
  transform: rotate(-45deg);
  margin-left: 5px;
}

footer{
    width: 100%;
    padding:70px 20px 30px;
    margin: 0 auto;
    background-color: #F8F5E4;
}
footer li{
    text-align: center;
    margin-bottom: 10px;
}
footer li {
    color: rgb(255, 255, 255);
}
.logo-ear{
    max-width: 70px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
footer .flex a{
    margin: 0 20px;
}
footer .flex img{
    max-width: 40px;
}
small{
    display: block;
    margin: 50px auto 0 auto;
    text-align: center;
}
.qr a{
    display: none;
}
@media screen and (min-width:400px){
#sec3 .socks{
  top: 23px;
}
.iv-bg::before {
  padding-top: 38px;
}
}
@media screen and (min-width:450px){
  #sec7 h2 img{
    max-width: 160px;
  }
#sec7 ul li{
  width: calc(calc(100% / 3 ) - 20px);
}
}
/* @media screen and (min-width:500px){
#sec7 ul li{
  width: calc(calc(100% / 3 ) - 30px);
  height: 160px;
  border: #222 solid 1px;
  background-image: url(../img/list-bg.jpg);
  box-sizing: border-box;
  padding: 10px;
  margin: 10px;
}
} */
@media screen and (min-width:500px){
.top-text,.iv-bg,.gr-bg,.lb-bg,.bl-bg{
    max-width: 500px;
    margin: 0 auto;
}
.bg{
    position: relative;
}
}
@media screen and (min-width:780px){
    .sp-img{
        display: none;
    }
    .pc-img{
        display: block;
    }
    .pc{
        display: block;
        position: fixed;
        bottom:0;
        right: 85%;
        z-index: 3;
    }
    .pc div{
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 100px;
    }
    .pc div p{
        color: #353535;
        font-size: 1.2rem;
        text-align: center;
        /* box-sizing: border-box;
        padding: 5px;
        width: 90px; */
    }
    .pc img{
        max-width: 95px;
        margin: 0 auto;
    }
    .logo-ear{
        max-width: 55px;
    }
    footer .flex img{
        max-width: 25px;
    }
    #sec4 .loop-img{
        width: calc(100vw / 6);
      }
}
@media screen and (min-width:1024px){
.pc{
    right: 90%;
}
}
@media screen and (min-width:1170px){
    .deco-box{
        transition: .5s;
        opacity: 0;
        display: block;
        position: relative;
        z-index: 1;
    }
    .item-menu{
        width: 250px;
        border-radius: 25px;
        position: fixed;
        top: 50%;
        left: 7%;
        /* left: calc(100% - 91%); */
        transform: translateY(-50%);
    }
    .item-menu:hover{
      & a.btn{
        margin: 0px 0px;
      }
    }
    .item-menu div{
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      position: relative;
    }
    .item-menu div img{
      /* position: absolute;
      top: 10px; */
      max-width: 71px;
      margin: 0;
    }
    /* .item-menu div img.c-img{
      position: absolute;
      top: 2px;
    } */
    /* .item-menu a.btn{
      display: block;
      width: 300px;
      margin: 0px;
      position: absolute;
      top: 44px;
      left: -37px;
      z-index: -1;
    } */


    .item-menu p.btn-box{
      margin: -19px 0;
      position: relative;
      z-index: -1;
  }
  
  /* .item-menu a.btn {
      max-width: 250px;
      height: 50px;
      line-height: 50px;
      margin: -6px -5px;
      font-size: 1.2rem;
      text-align: center;
      color: #fff;
      background-color: #222;
      border-radius: 100vh;
      display: flex;
      justify-content: center;
  } */
  .btn span{
    line-height: 50px;
    }
  .btn span.arrow{
    transform: rotate(-45deg);
    margin-left: 5px;
  }
  h1{
      width: 125px;
      position: fixed;
      top: 50%;
      left: 81%;
      /* transform: rotate(-5deg); */
      /* animation: fuwafuwa 3s ease-in-out infinite alternate; */
      transition: 1.5s ease-in-out;
      transform: translateY(-50%);
    }     
}
@media screen and (min-width:1200px){
    .pc{
        right: 90%;
    }
    #sec4 .loop-img{
        width: calc(100vw / 9);
      }
}