@charset "utf-8";
/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
/*-------------------
   common
-------------------*/
.wrapper {
	font: 1.0em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "palt";
	letter-spacing: .1em;
	padding: 0 0;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	max-width: 100%;
}
#container .flex {
    align-items: flex-start;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
/*ブレイクポイントのルール*/
/* -スマホ基本設計 解像度に依存しない-
 *350pxまで：SP縦 i5 SE
 *350px〜480px：SP縦 i6-8　****一番重要****
 *480px〜960px：SP横からタブレット
 *960px〜小型PC　大型PC
 
/*  全体指定 スマホ縦 i5 i5SE　350pxまで  */

/*-- 画面外にいる状態 --*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition: ease-in 400ms;
}
/*-- 画面内に入った状態 --*/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
#container section {
	margin: 0 auto;
	padding: 0 0;
}
/*----------
 mainvisual
----------*/
#container {
    overflow: hidden;
}
#container .wrapper {
    font-family: "Roboto", "源真ゴシック", "源ノ角ゴシック", "Koruri", sans-serif !important;
}
#container .come {
    font-size: 0.7rem;
}
#container .mainvisual {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-sheetmask/back-tile.jpg) repeat;
    background-size: contain;
    position: relative;
    overflow: hidden;
}
#container .sec4 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-sheetmask/back-tile.jpg) repeat;
    background-size: 100%;
    position: relative;
}
#container .mainvisual .width {
	background: none;
}
#container .mainvisual-img {
    position: absolute;
    top: -20px;
    left: -45%;
    width: 190%;
}
#container .title-box {
    margin: 0 0 60%;
}
#container .title-box .text1 {
    font-size: 1.5rem;
    letter-spacing: -0.1rem;
}
#container .title-box .text2 {
    font-size: 1.3rem;
    letter-spacing: -0.01rem;
}
#container p.ha-1 {
    top: -45px;
    left: -50px;
    position: absolute;
    width: 80%;
}
#container p.ha-2 {
    bottom: -50px;
    right: -140px;
    position: absolute;
    width: 60%;
}
#container .mainvisual .name-box .come {
    margin: 10px 0;
}
/*----section----*/
#container .sec1 {
    background: none;
    padding: 20px 0 10px;
}
#container .sec1 .img {
    margin: 0 auto 10px;
    width: 100%;
}
#container .sec1 .text-box .main-catch {
    font-size: 1.5rem;
    letter-spacing: -0.01rem;
    margin: 0 20px 20px;
}
#container .sec1 .box {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-sec1.jpg) top 0px left 50% no-repeat;
    background-size: 115%;
    padding: 30px 0 10px;
    position: relative;
}
#container .sec1 .box .img {
    margin: 0 auto 15%;
    width: 90%;
}
#container .sec1 .come {
    padding: 0 20px;
}
#container .sec2 .width {
    margin: 0;
    padding: 0;
}
#container .sec2 .box1 {
    background: none;
    position: relative;  
    margin: 0;
}
#container .sec2 .back-sec2-box1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/img-sec2.jpg) top 0px left 50% no-repeat;
    background-size: 100%;
    position: relative;
    padding: 40% 0;
}
#container .sec2 .box1 h2 {
    background: #000;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0;
    width: 100%;
}
#container .sec2 .box2 {
    padding: 0 0 10px;
}
#container .triangle {
    background: linear-gradient(to bottom left, #89d4d2 50%, transparent 50%) top left/ 50% 100% no-repeat, linear-gradient(to bottom right, #89d4d2 50%, transparent 50%) top right / 50% 100% no-repeat;
    color: #000;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 10px;
    padding: 10px 0;
    position: relative;
    width: 100%;
    height: 45px;
}
#container .sec2 .box2 h2 {
    color: #000;
    font-size: 1.4rem;
    line-height: 1.0;
    font-weight: bold;
    text-align: center;
}
#container .text-topdot {
    font-weight: bolder;
}
#container .sec2 .box2 .gif-sec2 {
    margin: 20px auto;
    width: 90%;
}
#container .sec2 .box2 p.come {
    text-align: right;
    padding: 0 20px;
}
#container .sec3 {
    background-color: #d2d2d2;
    padding: 10px 0 0;
}
/*-point2-*/
#container .po2 .po-title p {
    width: 55%;
}
#container .po2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-po2.jpg) top 35% left 50% no-repeat;
    background-size: 150%;
    padding: 0 0 20px;
    position: relative;
}
#container .po2 h3 {
    letter-spacing: -0.05rem;
}
#container .po2 .box {
    display: block;
    text-align: center;
    margin: 20% 0 0;
    padding: 0;
}
#container .po2 .come {
    text-align: center;
}
/*-point3-*/
#container .po3 {
    background: none;
}
#container .po3 .box {
    margin: 0;
    padding: 0;
}
#container .po3 .text {
    background-color: #086f78;
    color: #fff;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 10px;
}
#container .po3 .img {
    margin: -60px auto -50px -90px;
    width: 160%;
}
#container .po3 .te-right {
    text-align: right;
    margin: -60px 0 40px 48vw;
}
/*-point4-*/
#container .po4 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-po4.png) bottom -80px left 40px no-repeat;
    background-size: 100%;
    margin: 0;
    padding: 5px 0px 80px;
    position: relative;
}
#container .po4 .img-po4 {
    text-align: center;
    margin: 0;
    padding: 0 10px;
}
#container .sec5 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facewash/back-media.jpg) no-repeat bottom 0px left 46%;
    background-size: 210%;
    text-align: center;
    margin: 0;
    padding: 20px 0 22%;
    position: relative;
}
#container .sec5 .width {
    background: none;
}
#container .sec5 .lease-icon,
#container .sec5 .item-img {
    padding: 0 10px;
}
#container .sec7 .width {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/liquid.jpg), url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/liquid.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: top -60px right -50px, bottom -60px left -120px;
    background-size: 60%, 70%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}
#container .use-box dl {
    margin: 20px;
    width: calc(100% / 2);
}
#container .sec7 .box .width{
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-sec7.jpg) no-repeat top 0px right -50px;
    background-size: 80%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#container .sec7 .text-1 {
    color: #000;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    margin: 0 0 10%;
    padding: 60px 15px;
}
#container .sec7 .text-2 {
    background:#086f78;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
}
#container .sec7 .back-color {
  position: relative;
  z-index: 0;
}
#container .sec7 .back-color::after{
  content: '';
  position: absolute;
  left:0;
  top: 0;
  transform: skewY(-5deg);
  transform-origin: bottom left;
  z-index: -1;
  width:100%;
  height:100%;
  background:#086f78;
}
#container .sec8 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-sheetmask/mizu.jpg) top 120px left 60% no-repeat;
    background-size: 220%;
}
#container .sec8 h2 {
    margin: 0 20px 50%;
    padding: 20px 0;
}
#container .sec8 .facecream {
    top: 30%;
    right: 30px;
    position: absolute;
    width: 65%;
}
@media screen and (min-width:350px) and ( max-width:480px) {
/*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/
#container .title-box .text1 {
    font-size: 1.8rem;
}
#container .title-box .text2 {
    font-size: 1.5rem;
}
#container .title-box {
    margin: 0 0 65%;
}
#container .name-box h1, #container .name-box p.name {
    font-size: 1.4rem;
    letter-spacing: -0.05rem;
}
#container p.ha-2 {
    bottom: -60px;
    right: -150px;
}
#container .sec2 .box1 h2 {
    font-size: 1.6rem;
}
#container .sec2 .box2 h2 {
    font-size: 1.7rem;
}
#container .sec2 .box2 ul.des {
    font-size: 1.0rem;
}
#container .sec3 h2 {
    font-size: 1.1rem;
}
#container .po3 .img {
    margin: -70px auto -50px -110px;
}
#container .po3 .te-right {
    margin: -60px 0 40px 56vw;
}
#container .use-box {
    padding: 0 20px;
}
#container .sec7 .box .width {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-sec7.jpg) no-repeat top 0px right -20px;
    background-size: 70%;
}
#container .sec7 .text-2 {
    padding: 10px 0 20px 50px;
}
#container .sec8 .facecream {
    top: 35%;
}
}
 @media screen and (min-width:480px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
#container .come {
    font-size: 0.9rem;
}
#container .title-box .text1 {
    font-size: 3.5rem;
}
#container .title-box .text2 {
    font-size: 2.5rem;
}
#container .title-box {
    margin: 0 0 45%;
}
#container .mainvisual-img {
    top: -40px;
    left: -20%;
}
#container .name-box br {
    display: none;
}
#container p.ha-1 {
    top: -60px;
    left: -120px;
}
#container p.ha-2 {
    bottom: -290px;
    right: -320px;
}
#container .sec1 .text-box .main-catch {
    font-size: 3.0rem;
    margin: 0 10% 50px;
}
#container .sec1 .img {
    text-align: center;
    margin: 20px auto 10px;
    width: 90%;
}
#container .sec1 .box {
    background-size: 100%;
    padding: 70px 0 10px;
}
#container .sec1 .come {
    padding: 10px 110px 0;
}
#container .sec2 .box1 {
    background: linear-gradient(to bottom, #d1d6d9 50%, #fff 50%);
    text-align: center;
}
#container .sec2 .back-sec2-box1 {
    background-size: 600px;
    padding: 230px 0;
}
#container .sec2 .box1 h2 {
    font-size: 2.5rem;
    padding: 30px 0;
    width: 600px;
}
#container .sec2 .box2 {
    padding: 20px 10% 30px;
}
#container .triangle {
    font-size: 1.6rem;
    height: 50px;
}
#container .sec2 .box2 .gif-sec2 {
    text-align: center;
    width: 100%;
}
#container .sec2 .box2 h2 {
    font-size: 2.5rem;
}
#container .sec3 {
    padding: 40px 0 0;
}
#container .po2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-po2.jpg) top 30% left 50% no-repeat;
    background-size: 100%;
    padding: 0;
}
#container .po3 .img {
    margin: -100px auto -50px -230px;
}
#container .po3 .text {
    font-size: 1.8rem;
    padding: 15px 30px;
}
#container .po3 .te-left {
    text-align: left;
    margin: 0 45vw 0 4%;
}
#container .po3 .te-right {
    margin: -60px 0 40px 45vw;
}
#container .po4 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-po4.png) bottom -140px left 250px no-repeat;
    background-size: 80%;
}
#container .sec5 {
    background-size: 160%;
    padding: 20px 0 18%;
}
#container .sec7 .width {
    background-position: top -140px right -100px, bottom -260px left -120px;
}
#container .sec7 .box .width {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-sec7.jpg) no-repeat top 0px right -10px;
    background-size: 60%;
}
#container .sec7 .text-1 {
    font-size: 3.0rem;
    margin: 0 0 18%;
    padding: 60px 10%;
}
#container .sec7 .text-2 {
    font-size: 2.5rem;
    padding: 0 0 3% 20%;
}
#container .sec8 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-sheetmask/mizu.jpg) top 100px left 60% no-repeat;
    background-size: 200%;
}
#container .sec8 h2 {
    margin: 0 10% 42%;
}
#container .sec8 .facecream {
    top: 36%;
    right: 10%;
    width: 50%;
}
#container .sec8 .facecream img {
    width: 100%;
}
#container .sec8 .name-box {
    margin: 0 0 40px;
    padding: 0 5%;
}
}
 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container .title-box {
    margin: 0 10% 40%;
}
#container .mainvisual-img {
    top: -35px;
    left: -7%;
}
#container .mainvisual-img img {
    width: 60%;
}
#container p.ha-1 {
    top: -40px;
    left: -60px;
}
#container p.ha-1 img {
    width: 57%;
}
#container p.ha-2 {
    bottom: -190px;
    right: -450px;
}
#container .sec1 .text-box .main-catch {
    font-size: 3.5rem;
    margin: 0 10% 50px;
}
#container .sec1 .box {
    background-size: 80%;
    padding: 70px 0 20px;
}
#container .sec1 .come {
    padding: 10px 24% 0;
}
#container .sec2 .width {
    width: 100%;
}
#container .triangle {
    font-size: 1.8rem;
    padding: 15px 0;
    width: 50%;
    height: 60px;
}
#container .sec2 .box2 p.come {
    padding: 0 20%;
}
#container .po2 {
    background-size: 80%;
}
#container .po2 .box {
    margin: 13% 0 0;
}
#container .po2 .box img {
    width: 70%;
}
#container .po2 p.come {
    text-align: right;
    padding: 0 20%;
}
#container .po3 .img {
    margin: -100px auto -140px -330px;
}
#container .po3 .img img {
    width: 60%;
}
#container .po3 .text {
    font-size: 2.0rem;
    padding: 15px 40px;
}
#container .po3 .te-left {
    margin: 0 10%;
    display: flex;
    justify-content: flex-start;
    width: 35%;
}
#container .po3 .te-right {
    margin: 0 10% 10% auto;
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 35%;
}
#container .po4 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-po4.png) bottom -140px right 0px no-repeat;
    background-size: 60%;
    padding: 5px 0px 20%;
}
#container .sec5 {
    background-size: auto;
    padding: 50px 0 10%;
}
#container .sec7 .width {
    background-position: top -140px right 0px, bottom -160px left -0px;
    background-size: 40%, 40%;
}
#container .use-box {
    margin: 50px 25%;
}
#container .sec7 .box .width {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-facecream/back-sec7.jpg) no-repeat top 0px right 110px;
    background-size: 50%;
}
#container .sec7 .text-1 {
    margin: 0 0 10%;
    padding: 130px 10%;
}
#container .sec8 {
    background: url(/contents/shop/sevenbeauty/img/freepage/md-nikibi-sheetmask/mizu.jpg) top 40px left 60% no-repeat;
    background-size: 1500px;
}
#container .sec8 h2 {
    margin: 20px 10% 30%;
}
#container .sec8 .facecream {
    top: 28%;
    right: 13%;
    width: 39%;
}
#container .sec8 .facewash img {
    width: 100%;
}
}