@charset "UTF-8";

* {
    padding: 0;
    margin: 0;
}

#Wrap {
    width: 100%;
    overflow: hidden;
}

.contents {
    margin: 0;
}

.contents_inner {
    padding: 0;
}

#Wrap img {
    width: 100%;
}

ul,
li,
ol {
    list-style: none;
}
#ctl00_BodyHeaderMain_upUpdatePanel2, footer {
    display: block !important;
	position: relative;
    z-index: 999;}
/* #preImg {
    background-image: none !important;
} */
#Wrap {
    margin-top: 0 !important;
}
/*#preBg {
    opacity: 1 !important;
    transition: all 1s ease;
}*/

.logo {
    display: none;
}
.fullpage-wrapper {
    font-family: 'Muli', dnp-shuei-gothic-gin-std, sans-serif;
    letter-spacing: 0.15em !important;
    color: #5f5f5f;
	margin: 0 !important;
}
/*#preContent {
    opacity: 1 !important;
    transform: translate(0, 0) !important;
    transition: 1s
} */

.sec01 {
    background-image: url(../../Page/pressrelease/2020calming/image/top/FV-pc.jpg) !important;
}

main.main {
    background-image: none;
}

#sec02 .first-view {
    background-image: url(../../Page/pressrelease/2020calming/image/entrance/BG.jpg);
}
.sec02 .first-view {
    margin-bottom: 0;
}
.about-ingredients {
    background-size: 100% 100% !important;
    padding-top: 140px !important;
    margin-bottom: 280px !important;
}

#preImg {
    width: 100% !important;
}
.contents, footer {
    min-width: auto;
}

/* main.main {
    width: 100% !important;
} */

.contents_inner .first {
    width: 100% !important;
    height: 100% !important;
}
.about-ingredients .about-ingredients__list {
    width: 32%;
    margin-bottom: 0 !important;
    margin-right: 2%;
}
.about-ingredients .about-ingredients__list-img {
    margin-bottom: 0;
}
.about-ingredients .about-ingredients__list .about-ingredients__detail-wrap {
    margin: 0 !important;
}
.about-ingredients .about-ingredients__detail-ttl {
    width: auto !important;
    color: #5f5f5f !important;
    background-color: transparent !important;}

.contents_inner .first .inner {
    width: 100% !important; 
}

.about-ingredients .about-ingredients__text-wrap {
    margin-bottom: 40px !important;
}
.aroma .aroma__inner {
    align-items: center !important;
	margin-bottom: 30px !important;
}
.AboutProduct .page-contents .second {
    margin-bottom: 120px !important;
    background: url(../../Page/pressrelease/2020calming/image/product/bg_glass.png) no-repeat;
	background-size: cover;
    background-position: center center;
}
.AboutProduct .page-contents .first {
    background: none;
}
.sec02 .first-view .first-view__text-wrap {
    top: 14%;
}

.sec02 .first-view .first-view__item-wrap {
    top: 52%;
}
.AboutProduct .page-contents .first .item-wrap li .item-ingredient {
        margin: 30px 0 !important;
}
.AboutProduct .page-contents .first .item-wrap li .item-description .item-txt {
    width: 100%;
}
.AboutProduct .bottom {
    margin-top: 20px;
    display: block;
    position: relative;
    padding: 0.8em;
    text-align: center;
    text-decoration: none;
    color: #5f5f5f;
    font-size: 14px;
    border: 1px solid #5f5f5f;
}
.AboutProduct .bottom:hover {
    background: #5f5f5f;
    color: #fff;
}
.AboutProduct .page-contents .first .item-wrap li .item-description h3 {
    letter-spacing: 0.1em;
}
.sec01_inner {
    content: '';
    display: block;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.63);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.about-ingredients .about-ingredients__list:last-child {
    margin-right: 0;
}
.contents_inner .AboutProduct .first p {
    width: 100%;
    margin: 0;
}
.AboutProduct .btn-area {
    overflow: hidden;
}

.AboutProduct .btn-area .bottom li {
    margin: 0 !important;
}

.AboutProduct .btn-area li {
    margin: -20px 0 0 0 !important;
    width: 49% !important;
    float: left;
}

.AboutProduct .btn-area li:first-child {
    margin-right: 2% !important;
}
.AboutProduct .btn-kit {
    width: 500px !important;
    margin: 0 auto !important;
}
.aroma .aroma__detail:before {
    z-index: auto !important;
}
.aroma .aroma__cosmos-text-wrap, .aroma .aroma__text-wrap, .aroma .aroma__ttl-wrap {
    text-align: left;
}
/* PCデバイス */
@media only screen and (min-width: 1025px) {
    .sp {
        display: none;
    }
	/*#preLogo {
		top: 150px !important;
	}	*/
	
}

/* タブレット */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sp {
        display: none;
    }
}

/* SPデバイス */
@media only screen and (max-width: 767px) {
    .pc {
        display: none;
    }
	.header {
		display: block !important;
	}	
#Contents {
    margin-top: calc(160 * (100vw / 750 ));
}

.sec01 .section-main .section-main__text {
    letter-spacing: 0.1em;
    line-height: 2;
}


.sec01 {
    background-image: url(../../Page/pressrelease/2020calming/image/top/FV-sp.jpg) !important;
}

.sec02 .first-view .first-view__text {
    line-height: 2;
}

.sec02 .first-view .first-view__item-wrap {
    top: 47%;
}

.sec02 .first-view .first-view__text-wrap {
    top: 12%;
}

.sec01 .section-main .section-main__text-wrap {
    margin-bottom: 0;
}

.about-ingredients {
    padding-top: calc(140*(100vw/750)) !important;
    height: auto !important;
    margin-bottom: calc(140*(100vw/750)) !important;
}


.about-ingredients .about-ingredients__text-wrap {
    margin-bottom: calc(40*(100vw/750)) !important;
}
.aroma .aroma__detail:before {
    height: calc(560*(100vw/750)) !important;
}

.aroma .aroma__inner {
    margin-bottom: calc(40*(100vw/750)) !important;
}

.aroma .aroma__list-wrap {
    margin-bottom: calc(140*(100vw/750)) !important;
}
.AboutProduct .page-contents .second {
    background: url(../../Page/pressrelease/2020calming/image/product/sp_bg_glass.png) no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: calc(140 * (100vw / 750)) !important;
    height: calc(800 * (100vw / 750));
}
.AboutProduct .bottom {
    font-size: calc(24 * (100vw / 750));
}
.AboutProduct .btn-area {
    padding: 0 !important;
}

.AboutProduct .btn-kit {
    width: 100% !important;
    padding: 0 calc(20 * (100vw / 750));
}
}