@charset "UTF-8";
/* ===============================================
    ! Foundation !
=============================================== */
/* =====================================
    * setting for animation style *
===================================== */
.fadeIn {
    transform: translate3d(0, 120px, 0);
    -webkit-transform: translate3d(0, 120px, 0);
    opacity: 0;
    transition: transform 1.5s cubic-bezier(0.22, 0.94, 0.44, 1), opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1.5s cubic-bezier(0.22, 0.94, 0.44, 1);
}
  
  /* jQueryでスクロール量に応じて付与された 'scrollIn' のスタイル */
  .fadeIn.scrollIn {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
/* =================
	all
================= */
html { 
    font-size:62.5%; 
  }

a:hover img{
	opacity: 0.7;
}

img{
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%;
}

.main-area .main-inner{
    width: 100%;
    max-width: none;
}

#natural{
    width: 120rem;
    margin: 0 auto;
    box-sizing: border-box;
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    font-family: fot-tsukuardgothic-std,sans-serif;
    font-weight: 400;
    color: #333333;
    font-style: normal;
    overflow-y: auto;
    overflow-x: hidden;
}

#natural a{
    display: block;
}

.flexbox{
    display: flex;
}

.price{
    font-family: 'Bellota Text', cursive;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.7;
}

#natural .btn_0305{
    width: 480px;
    height: 80px;
    border: 1px solid #000;
    margin: 0 auto 200px;
}

#natural .btn_0305 a{
    font-family: 'Belleza', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.02em;
    line-height: 80px;
}

#natural .staff{
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 1.125;
    font-size: 14px;
    letter-spacing: 0.02em;
    margin-bottom: 205px;
    
}

.sp_only{
    display: none !important;
}

/* =================
	all
================= */

#natural .ttl{
    position: relative;
    font-size: 3rem;
    letter-spacing: 0.069em;
    margin-bottom: 6.2rem;
}

#natural .ttl::before{
    position: absolute;
    content: '';
    width: 90.4rem;
    height: 0.2rem;
    left: 50%;
    transform: translateX(-50%);
    background-image: linear-gradient(to right, #333333 33%, rgba(051,051,051,0) 0%);
    background-position: bottom;
    background-size: 0.7rem 0.2rem;
    background-repeat: repeat-x;
    padding-bottom: 5.6rem;
}

#natural .hair_txt{
    width: 40rem;
    margin: 0 auto 13.8rem;
    padding-left: 3.5rem;
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.08em;
    line-height: 2.625;
}

#natural .hair .ttl{
    text-align: center;
}

#natural .hair_txt li{
    position: relative;
}

#natural .hair_txt li::before{
    position: absolute;
    content: '';
    width: 1.4rem;
    height: 1.4rem;
    background-color: #d6e3ea;
    top: 1.5rem;
    left: -3.5rem;
}

#natural .txt{
    font-size: 1.4rem;
    line-height: 2.143;
    margin-bottom: 3.1rem;
    font-family: 'Sawarabi Gothic', sans-serif;
}

#natural .imgbox a{
    margin-bottom: 1rem;
}

#natural .price{
    font-family: 'Sawarabi Gothic', sans-serif;
    font-size: 1.1rem;
    font-feature-settings: normal;
    color: #848484;
}

#natural .btn{
    width: 24.5rem;
}

/* =================
	ai_box
================= */
.natural_all{
    width: 120rem;
    margin: 10.2rem auto;
}

.natural_all .result{
    width: 12.8rem;
    margin: 0 auto 4.8rem;
}

.natural_all .ai_box{
    position: relative;
    width: 90rem;
    margin-left: 14.7rem;
    margin-bottom: 15.4rem;
    box-sizing: border-box;
    background-color: #fff;
    border: 0.3rem solid #d6e3ea;
}

.natural_all .ai_box::before{
    position: absolute;
    content: '';
    background-color: #d6e3ea;
    width: 90rem;
    height: 52rem;
    top: 0.4rem;
    left: 0.3rem;
    z-index: -1;
    
}

.natural_all .ai_box_inner{
    width: 71rem;
    justify-content: space-between;
    padding: 1.9rem 9em 2.3rem 9.5rem;
}

.natural_all .ai_box_inner .ai_img{
    width: 30rem;
}

.natural_all .type{
    position: relative;
    font-size: 1.8rem;
    letter-spacing: 0.08em;
    padding-bottom: 1.9rem;
    margin-bottom: 2.9rem;
	font-family: 'Sawarabi Gothic', sans-serif;
}

.natural_all .type::before{
    position: absolute;
    content: '';
    width: 35rem;
    height: 0.4rem;
    background-color: #d6e3ea;
    bottom: 0.6rem;
    left: 0;
}

.natural_all .type span{
    width: 27.8rem;
    display: block;
    margin-top: -0.4rem;
}

.natural_all .ai_box .txtbox{
    width: 35rem;
    margin-top: 8.3rem;
}

/* =================
	outer
================= */
.natural_all .outer{
    width: 88rem;
    margin: 0 auto 15.2rem;
}

.natural_all .outer .imgbox{
    width: 45rem;
}

.natural_all .outer .txtbox{
    width: 37rem;
    margin-top: 7.4rem;
    margin-left: 6rem;
	letter-spacing: -0.03em;
    z-index: 10;
}

#natural .outer .ttl::before{
    width: 37rem;
}

/* =================
	tops
================= */
.natural_all .tops{
    width: 87rem;
    margin: 0 auto 13.9rem;
}

.natural_all .tops .txtbox{
    width: 45rem;
    z-index: 10;
	letter-spacing: -0.05em;
}

#natural .tops .ttl::before{
    width: 44.1rem;
}

.natural_all .tops .imgbox{
    width: 52rem;
    margin-top: 12rem;
    margin-left: -10rem;
}

.natural_all .tops .imgbox .price{
    text-align: right;
}

/* =================
	skirt
================= */
.natural_all .skirt{
    width: 90rem;
    margin: 0 auto 13.9rem;
    justify-content: space-between;
}

.natural_all .skirt .imgbox{
    width: 58rem;
	margin-top: 12rem;
	margin-right: -9rem;
}

.natural_all .skirt .txtbox{
    width: 41rem;
    z-index: 10;
}

#natural .skirt .ttl::before{
    width: 41rem;
}

/* =================
	pants
================= */
.natural_all .pants{
    width: 79rem;
    margin: 0 auto 15rem;
}

.natural_all .pants .txtbox{
    width: 37rem;
    margin-top: 10rem;
    z-index: 10;
	letter-spacing: -0.03em;
}

#natural .pants .ttl::before{
    width: 37rem;
}

.natural_all .pants .imgbox{
    width: 52rem;
    margin-left: -10.1rem;
}

.natural_all .pants .imgbox .price{
    text-align: right;
}

/* =================
	onepiece
================= */
.natural_all .onepiece{
    width: 88.5rem;
    margin: 0 auto 15.1rem;
    justify-content: space-between;
}

.natural_all .onepiece .imgbox{
    width: 55rem;
	margin-top: 15rem;
	margin-right: -8rem;
}

.natural_all .onepiece .txtbox{
    width: 41.5rem;
    z-index: 10;
	letter-spacing: -0.04em;
}

.natural_all .onepiece .txtbox .btn{
	width: 25rem;
}

#natural .onepiece .ttl::before{
    width: 41.4rem;
}

/* =================
	btn
================= */
#natural .product_nt{
    width: 65rem;
    margin: 0 auto 10rem;
}

#natural .product_st{
    width: 50rem;
    margin: 0 auto 2rem;
}

#natural .product_wv{
    width: 50rem;
    margin: 0 auto 20rem;
}