@charset "utf-8";
/* CSS Document */

/* フォントをインポート */
@import url('https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/earlyaccess/nicomoji.css');

html, body, div, span, object, iframe, h1, h2, h3, a, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, article, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, table, tr, th, td, img　address header {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-style: normal;
    vertical-align: baseline;
	-webkit-text-size-adjust: 100%;
	font-family: 'Kosugi Maru', sans-serif;
	font-family: 'Nico Moji', sans-serif;
	font-family: sans-serif;
}
ul, ol{
	list-style: none;
}
a{
	text-decoration: none;
	cursor: pointer;
	color: unset;
}
a:link, a:visited, a:active, a:hover{
	color: unset;
}
a:hover{
	opacity: 0.7;
}
img{
	vertical-align: middle;
	max-width: 100%;
}
.clearfix::after{
	content: "";
	display: block;
	clear: both;
}

/* iOSでのデフォルトスタイルをリセット */
input, textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	appearance: none;
	/* Gecko で使用できる値の一部 */
	-moz-appearance: none;
	/* WebKit/Blink (Gecko や Edge も同様) で使用できる値の一部 */
	-webkit-appearance: none;
    max-width: 100%;
}
input[type="submit"], input[type="button"], button {
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


.opacity-0{
	opacity: 0;
}
.overflow-hidden{
	overflow: hidden;
}
.none{
	display: none;
}
.fixed{
	position: fixed;
}

html,body{
	width: 100%;
}

main{
	width: 100%;
	background-color: #ffb9cb;
}

main .animation-box{
    width: 100%;
	max-width: 150vh;
	height: 100vh;
    text-align: center;
	position: relative;
	margin: 0 auto;
}
main .animation-box .logo{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 31.5%;
}

main .animation-box .box{
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
}
main .animation-box .box img:nth-of-type(1){
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
main .animation-box .box img.back{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

main .animation-box .box-contents{
	position: absolute;
	top: 0;
    display: block;
    width: 100%;
    height: 100vh;
}
main .animation-box .box-contents div{
	position: absolute;
	transition: 1.0s;
	will-change: translate;
}

main .animation-box .box-contents div:nth-of-type(1){
	top: 22% !important;
	left: 0;
	right: 0;
	margin: auto;
}
main .animation-box .box-contents div:nth-of-type(2){
	top: 2% !important;
    left: 40%;
}
main .animation-box .box-contents div:nth-of-type(3){
	top: 20% !important;
    left: 5%;
}
main .animation-box .box-contents div:nth-of-type(4){
	top: 8% !important;
    left: 32%;
}
main .animation-box .box-contents div:nth-of-type(5){
	top: 54% !important;
    right: 33%;
}
main .animation-box .box-contents div:nth-of-type(6){
	top: 34% !important;
    left: 10%;
}
main .animation-box .box-contents div:nth-of-type(7){
	top: 4% !important;
    right: 22%;
}
main .animation-box .box-contents div:nth-of-type(8){
	top: 77% !important;
    left: 34%;
}
main .animation-box .box-contents div:nth-of-type(9){
	top: 52% !important;
    right: 15%;
}
main .animation-box .box-contents div:nth-of-type(10){
	top: 55% !important;
    left: 15%;
}
main .animation-box .box-contents div:nth-of-type(11){
	top: 72% !important;
    right: 34%;
}
main .animation-box .box-contents div:nth-of-type(12){
	top: 48% !important;
    right: 42%;
}
main .animation-box .box-contents div:nth-of-type(13){
	top: 43% !important;
    left: 15%;
}
main .animation-box .box-contents div:nth-of-type(14){
	top: 22% !important;
    right: 7%;
}
main .animation-box .box-contents div:nth-of-type(15){
	top: 12% !important;
    right: 16%;
}
main .animation-box .box-contents div:nth-of-type(16){
	top: 30% !important;
    right: 12%;
}
main .animation-box .box-contents div:nth-of-type(17){
	top: 45% !important;
    right: 35%;
}
main .animation-box .box-contents div:nth-of-type(18){
	top: 58% !important;
    right: 47%;
}
main .animation-box .box-contents div:nth-of-type(19){
	top: 65% !important;
    right: 25%;
}
main .animation-box .box-contents div:nth-of-type(20){
	top: 50% !important;
    left: 23%;
}
main .animation-box .box-contents div:nth-of-type(21){
	top: 2% !important;
    left: 30%;
}
main .animation-box .box-contents div:nth-of-type(22){
	top: 82% !important;
    right: 40%;
}
main .animation-box .box-contents div:nth-of-type(23){
	top: 64% !important;
    right: 18%;
}
main .animation-box .box-contents div:nth-of-type(24){
	top: 15% !important;
    right: 10%;
}
main .animation-box .box-contents div:nth-of-type(25){
	top: 62% !important;
    left: 24%;
}
main .animation-box .box-contents div:nth-of-type(26){
	top: 4% !important;
    left: 10%;
}
main .animation-box .box-contents div:nth-of-type(27){
	top: 83% !important;
    right: 33%;
}
main .animation-box .box-contents div:nth-of-type(28){
	top: 60% !important;
    right: 38%;
}
main .animation-box .box-contents div:nth-of-type(29){
	top: 42% !important;
    right: 10%;
}
main .animation-box .box-contents div:nth-of-type(30){
	top: 4% !important;
    right: 12%;
}
main .animation-box .box-contents div:nth-of-type(31){
	top: 2% !important;
    left: 36%;
}
main .animation-box .box-contents div:nth-of-type(32){
	top: 75% !important;
    right: 45%;
}
main .animation-box .box-contents div:nth-of-type(33){
	top: 61% !important;
    left: 20%;
}
main .animation-box .box-contents div:nth-of-type(34){
	top: 41% !important;
    right: 25%;
}
main .animation-box .box-contents div:nth-of-type(35){
	top: 46% !important;
    left: 42%;
}
main .animation-box .box-contents div:nth-of-type(36){
	top: 78% !important;
    left: 40%;
}
main .animation-box .box-contents div:nth-of-type(37){
	top: 71% !important;
    left: 39%;
}
main .animation-box .box-contents div:nth-of-type(38){
	top: 20% !important;
    left: 20%;
}
main .animation-box .box-contents div:nth-of-type(39){
	top: 67% !important;
    left: 10%;
}
main .animation-box .box-contents div:nth-of-type(40){
	top: 30% !important;
    left: 18%;
}
main .animation-box .box-contents div:nth-of-type(41){
	top: 23% !important;
    right: 13%;
}
main .animation-box .box-contents div:nth-of-type(42){
	top: 66% !important;
    right: 47%;
}
main .animation-box .box-contents div:nth-of-type(43){
	top: 43% !important;
    right: 18%;
}
main .animation-box .box-contents div:nth-of-type(44){
	top: 9% !important;
    right: 23%;
}
main .animation-box .box-contents div:nth-of-type(45){
	top: 4% !important;
    right: 35%;
}
main .animation-box .box-contents div:nth-of-type(46){
	top: 30% !important;
    left: 24%;
}
main .animation-box .box-contents div:nth-of-type(47){
	top: 15% !important;
    right: 36%;
}
main .animation-box .box-contents div:nth-of-type(48){
	top: 32% !important;
    right: 26%;
}
main .animation-box .box-contents div:nth-of-type(49){
	top: 38% !important;
    left: 27%;
}
main .animation-box .box-contents div:nth-of-type(50){
	top: 13% !important;
    left: 40%;
}
main .animation-box .box-contents div:nth-of-type(51){
	top: 45% !important;
    left: 12%;
}
main .animation-box .box-contents div:nth-of-type(52){
	top: 12% !important;
    left: 21%;
}
main .animation-box .box-contents div:nth-of-type(53){
	top: 50% !important;
    right: 28%;
}
main .animation-box .box-contents div:nth-of-type(54){
	top: 56% !important;
    left: 9%;
}

/* フワフワさせる第1弾 */
main .animation-box .box-contents div:nth-child(n+2):nth-child(-n+18){
	animation-delay: 0s;
}
/* フワフワさせる第2弾 */
main .animation-box .box-contents div:nth-child(n+19):nth-child(-n+36){
	animation-delay: 1s;
}
/* フワフワさせる第3弾 */
main .animation-box .box-contents div:nth-child(n+37):nth-child(-n+54){
	animation-delay: 2s;
}

.float{
	animation: float 5s infinite ease-in-out;
}
@keyframes float {
	0% {
		transform:translateY(0%);
	}
	50% {
		transform:translateY(-10%);
	}
	100% {
		transform:translateY(0%);
	}
}

main .main-inner{
	width: 100%;
    position: relative;
	margin: 0 auto;
	margin-top: 3%;
	padding-top: 15%;
	text-align: center;
}
main .main-inner .bg-mamo{
	position: absolute;
	top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    min-height: 200vw;
    border-radius: 100vw;
    transform: scale(1,1) translate3d(0,0,0) rotate(0deg);
    will-change: position, translate, scale, rotate;
	background-color: #fff;
}
main .main-inner .bg-mamo img{
	width: 8%;
	position: absolute;
	top: 3.5%;
	left: 0;
	right: 0;
	margin: auto;
}
main .main-inner #introduction{
	text-align: center;
	width: 70%;
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
}
main .main-inner #introduction .main-img{
	position: relative;
	margin-bottom: 7%;
	will-change: scale, translate3d;
	opacity: 0;
}
main .main-inner #introduction .main-img h2{
	position: absolute;
    top: 0;
    left: 12%;
    width: 25%;
}
main .main-inner #introduction .main-img > img:nth-of-type(1){
	width: 65%;
	margin-top: 13%;
}
main .main-inner #introduction .main-img > img:nth-of-type(2){
	position: absolute;
    top: 13%;
    right: 9%;
    width: 30%;
}
.gelatine{
	transition: 0s;
	animation: gelatine 0.5s;
	opacity: 1 !important;
}
@keyframes gelatine {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1) translate3d(0,-10.0vw,0);
	}
	25% {
		-webkit-transform: scale(0.9, 1.1);
		transform: scale(0.9, 1.1) translate3d(0,0,0);
	}

	50% {
		-webkit-transform: scale(1.1, 0.9);
		transform: scale(1.1, 0.9) translate3d(0,0,0);
	}

	75% {
		-webkit-transform: scale(0.95, 1.05);
		transform: scale(0.95, 1.05) translate3d(0,0,0);
	}
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1) translate3d(0,0,0);
	}
}
main .main-inner #introduction .text p{
	width: 85%;
	margin: 0 auto;
	font-family: 'Nico Moji', sans-serif;
	font-size: 300%;
	color: #fff;
	height: 5vw;
	line-height: 5vw;
	transform: translate3d(-100vw,0,0);
	transition: 0.5s;
	will-change: translate;
	margin-bottom: 1.5%;
}
main .main-inner #introduction .text p.left-scroll-in{
	transform: translate3d(0,0,0);
	will-change: translate3d;
}
main .main-inner #introduction .text p:nth-of-type(5n+1){
	background-color: #ffb9cb;
}
main .main-inner #introduction .text p:nth-of-type(5n+2){
	background-color: #edf07a;
}
main .main-inner #introduction .text p:nth-of-type(5n+3){
	background-color: #596f80;
}
main .main-inner #introduction .text p:nth-of-type(5n+4){
	background-color: #b7ece6;
}
main .main-inner #introduction .text p:nth-of-type(5n+5){
	background-color: #f3e9e0;
}
main .main-inner #introduction .text p img{
	width: 30%;
    margin-top: -7%;
	margin-right: 1%;
}
main .main-inner #introduction .text p span{
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
main .main-inner > .inner{
	width: 100%;	
	position: relative;
	margin: 0 auto;
	padding-top: 10%;
	padding-bottom: 10%;
	background-color: #fff;
	border-radius: 0 0 100vw 100vw;
}
main .main-inner > .inner #line-up{
	text-align: center;
	width: 100%;
    margin: 0 auto;
}
main .main-inner #line-up{
	margin-top: 20.0vw;
}
main .main-inner #line-up h2{
	width: 70%;
	max-width: 850px;
    margin: 0 auto;
	position: relative;
	will-change: rotate, translate3d, opacity;
	opacity: 0;
	z-index: 1;
}
main .main-inner #line-up h2 img{
	width: 80%;
}
.scroll-up{
	animation: scroll-up 0.5s linear;
}
@-webkit-keyframes scroll-up {
	0% { transform: translate3d(0,55.0vw,0); opacity: 0; }
	100% { transform: translate3d(0,0,0); opacity: 1; }
}
.wiper{
	animation: wiper 3.0s infinite linear;
	transform-origin: 50% 100% 0;
}
@-webkit-keyframes wiper {
	0% { transform: rotate(0deg); }
	25% { transform: rotate(20deg); }
	50% { transform: rotate(0deg); }
	75% { transform: rotate(-20deg); }
	100% { transform: rotate(0deg); }
}
main .main-inner #line-up > div{
	position: relative;
	background-color: #fff;
}
main .main-inner #line-up > div:nth-of-type(odd){
	will-change: background-position-x;
	-webkit-animation: move-dot-right 2.0s infinite linear;
	animation: move-dot-right 2.0s infinite linear;
}
@-webkit-keyframes move-dot-right {
	0% {  background-position-x: 0;  }
	100% {  background-position-x: 5.3%;  }
}

@keyframes move-dot-right {
	0% {  background-position-x: 0;  }
	100% {  background-position-x: 5.3%;  }
}
main .main-inner #line-up > div:nth-of-type(even){
	will-change: background-position-x;
	-webkit-animation: move-dot-left 2.0s infinite linear;
	animation: move-dot-left 2.0s infinite linear;
}
@-webkit-keyframes move-dot-left {
	0% {  background-position-x: 0;  }
	100% {  background-position-x: -5.3%;  }
}

@keyframes move-dot-left {
	0% {  background-position-x: 0;  }
	100% {  background-position-x: -5.3%;  }
}
main .main-inner #line-up .type-1{
	background-image: url(../images/background-01.png);
	background-size: 5%;
	margin-top: 3.0vw;
}
main .main-inner #line-up .type-2{
	background-image: url(../images/background-02.png);
	background-size: 5%;
}
main .main-inner #line-up .type-3{
	background-image: url(../images/background-03.png);
	background-size: 5%;
}
main .main-inner #line-up .type-4{
	background-image: url(../images/background-04.png);
	background-size: 5%;
}
main .main-inner #line-up .type-5{
	background-image: url(../images/background-04.png); /*20210125現在、type-4非表示中のため、type-4と同じ背景画像を指定*/
	background-size: 5%;
}
main .main-inner #line-up .type-6{
	background-image: url(../images/background-01.png);
	background-size: 5%;
	margin-top: 3.0vw;
}
main .main-inner #line-up .type-7{
	background-image: url(../images/background-02.png);
	background-size: 5%;
}
main .main-inner #line-up > div::before, main .main-inner #line-up > div::after{
	content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 9%;
    background-color: #fff;
    -webkit-transform: translate3d(0,0,0) skewY(-5deg);
    transform: translate3d(0,0,0) skewY(-5deg);
}
main .main-inner #line-up > div::before{
	top: -4.0%;
}
main .main-inner #line-up > div::after{
	bottom: -4.0%;
}
main .main-inner #line-up > div div.product-inner{
	width: 70%;
	max-width: 1080px;
    margin: 0 auto;
	padding: 0;
    background-color: unset;
    border-radius: unset;
}
main .main-inner #line-up > div div.product-inner h3{
	position: relative;
	display: inline-block;
	padding: 0 10% 0 14%;
	margin-top: 15%;
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-weight: 700;
	font-size: 400%;
	color: #596f80;
	height: 12.0vw;
	line-height: 12.0vw;
	transform: translate3d(0,0,0) rotate(-5deg);
}
main .main-inner #line-up > div div.product-inner h3 span{
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-size: 80%;
	margin-left: 0.5vw;
}
main .main-inner #line-up > div div.product-inner h3 img{
	width: 13%;
	position: absolute;
}
main .main-inner #line-up > div div.product-inner h3 img:nth-of-type(1){
	top: 0;
	left: 0;
}
main .main-inner #line-up > div div.product-inner h3 img:nth-of-type(2){
	bottom: 0;
	right: 0;
}
main .main-inner #line-up > div div.product-inner .description{
	position: relative;
	display: block;
    width: 100%;
    margin: 0 auto;
	margin-top: 2%;
}
main .main-inner #line-up > div div.product-inner .description .text{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
    margin: auto;
	width: 65%;
	height: 65%;
	background: url(../images/type.png) no-repeat;
	background-size: contain;
	font-family: 'Nico Moji', sans-serif;
	font-size: 230%;
	line-height: 130%;
	color: #ffb9cb;
}
main .main-inner #line-up .type-1 div.product-inner .description .text{
	padding-top: 16%;
}
main .main-inner #line-up .type-2 div.product-inner .description .text{
	padding-top: 18.5%;
}
main .main-inner #line-up .type-3 div.product-inner .description .text{
	padding-top: 18.5%;
}
main .main-inner #line-up .type-4 div.product-inner .description .text{
	padding-top: 18.5%;
}
main .main-inner #line-up .type-5 div.product-inner .description .text{
	padding-top: 18.5%;
}
main .main-inner #line-up .type-6 div.product-inner .description .text{
	padding-top: 18.5%;
}
main .main-inner #line-up .type-7 div.product-inner .description .text{
	padding-top: 18.5%;
}
main .main-inner #line-up > div div.product-inner .description .text span{
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}
main .main-inner #line-up > div div.product-inner .description .img{
	display: block;
	padding-top: 60%;
	margin: auto;
}
main .main-inner #line-up div.product-inner .description .img{
	width: 80%;	
}
main .main-inner #line-up > div div.product-inner button{
	margin-top: 3%;
	width: 18%;
	margin-bottom: 20%;
	cursor: pointer;
}
main .main-inner #line-up > div div.product-inner > button:hover{
	animation: tremble 0.5s;
}
main .main-inner #line-up div div.product-inner .description .img .cloudimage-360 img{
	width: 100% !important;
}
main .main-inner > .inner .bottom-contents{
	position: relative;
	text-align: center;
	width: 100%;
    margin: 0 auto;
	margin-top: 15%;
}
main .main-inner .bottom-contents #page-top{
	position: absolute;
	top: -40%;
	left: -15%;
	width: 15%;
	-webkit-transition: 0.5s;
    transition: 0.5s;
	will-change: position;
	cursor: pointer;
}
main .main-inner .bottom-contents #page-top.stop{
	left: 0;
}
main .main-inner .bottom-contents .mamo{
	width: 30%;
	margin: auto;
}
main .main-inner .bottom-contents .share{
	width: 45%;
	margin: auto;
	margin-top: 10%;
}

main #sns{
	font-size: 0;
	letter-spacing: 0;
	display: inline-block;
	margin-top: 5%;
}
main #sns li{
	display: inline-block;
	width: 30%;
	will-change: translate, rotateZ;
}
.tremble{
    animation: tremble 0.5s;
}
@keyframes tremble {
    0% {transform: translate(0px, 0px) rotateZ(0deg);}
    25% {transform: translate(7px, 2px) rotateZ(0.5deg);}
    50% {transform: translate(0px, 2px) rotateZ(0deg);}
    75% {transform: translate(6px, 0px) rotateZ(-0.5deg);}
    100% {transform: translate(0px, 0px) rotateZ(0deg);}
}
main #sns li:not(:last-of-type){
	margin-right: 20%;
}
main .copyright{
	width: 40%;
    margin: auto;
    padding-top: 10%;
    padding-bottom: 2%;
}

.cloudimage-360 > div {
  display: none;
}

.active{
	display: block !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	overflow-y: scroll;
	height: 100%;
    background-color: rgba(0,0,0,0.7);
}

main #menu{
	position: fixed;
	z-index: 2;
}
main #menu .menu-inner{
	width: 70%;
    min-height: 100vh;
    max-width: 850px;
    margin: 0 auto;
    background-color: #ffdfe7;
    background-image: url(../images/background-01.png);
    background-size: 10%;
    padding: 5% 0;
    box-sizing: border-box;
}
main #menu .menu-inner button{
	position: fixed;
	top: 2%;
	right: 2%;
	width: 80px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
main #menu .menu-inner button div{
	position: relative;
}
main #menu .menu-inner button div img.close {
	animation: rotation 10s infinite linear;
	will-change: transform;
}
@keyframes rotation {
	0% {
		transform: rotate(0deg) translate3d(0,0,0);
	}
	100% {
		transform: rotate(360deg) translate3d(0,0,0);
	}
}
main #menu .menu-inner button div span img {
	position: absolute;
	display: block;
	width: 50%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
main #menu .menu-inner .inner{
	text-align: center;
}
main #menu .menu-inner .inner h2{
	text-align: left;
}
main #menu .menu-inner .inner h2 img{
	width: 25%;
	margin-left: 10%;
	box-sizing: border-box;
}
main #menu .menu-inner .inner ul li{
	background-color: rgba(255,185,203,0.76);
	padding: 2% 0;
	margin: 1.5% 0;
}
main #menu .menu-inner .inner ul li img{
	width: 40%;
}
main #menu .menu-inner .inner .img img{
	width: 55%;
}

.pop{
	display: none;
	position: fixed;
	z-index: 3;
	
}
.pop .pop-main{
	width: 70%;
	max-width: 850px;
	min-height: 100vh;
	margin: 0 auto;
	box-sizing: border-box;
}
.pop #product01{
	background-image: url(../images/background-product01.jpg);
}
.pop #product02{
	background-image: url(../images/background-product02.jpg);
}
.pop #product03{
	background-image: url(../images/background-product03.jpg);
}
.pop #product04{
	background-image: url(../images/background-product04.jpg);
}
.pop #product05{
	background-image: url(../images/background-product05.jpg);
}
.pop #product06{
	background-image: url(../images/background-product06.jpg);
}
.pop #product07{
	background-image: url(../images/background-product07.jpg);
}
.pop .main{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	text-align: center;
}
.pop .main .inner{
	padding: 5% 0;
}
.pop button.close{
	position: fixed;
	top: 2%;
	right: 2%;
	width: 80px !important;
	margin: 0 !important;
	padding: 0;
}
.pop .main h1{
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-weight: 700;
	font-size: 350%;
	color: #e98c9c;
}
.pop .main h1 span{
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-size: 70%;
	font-weight: 700;
	margin-left: 8px;
}
.pop .main h1 span.textL{
	font-size: 60px;
}
.pop .main div.img{
	width: 70%;
	margin: 0 auto;
	margin-top: 5%;
}
.pop #product01 div.text{
	background-image: url(../images/text-product01.png);
}
.pop #product02 div.text{
	background-image: url(../images/text-product02.png);
}
.pop #product03 div.text{
	background-image: url(../images/text-product03.png);
}
.pop #product04 div.text{
	background-image: url(../images/text-product04.png);
}
.pop #product05 div.text{
	background-image: url(../images/text-product05.png);
}
.pop #product06 div.text{
	background-image: url(../images/text-product06.png);
}
.pop #product07 div.text{
	background-image: url(../images/text-product07.png);
}
.pop .main div.text{
	width: 90%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-size: 130%;
	font-weight: 700;
	line-height: 1.6em;
	color: #596f80;
	padding: 15% 15% 10% 15%;
	box-sizing: border-box;
}
.pop .main button.cv{
	position: relative;
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-size: 200%;
	font-weight: 700;
	color: #596f80;
	background-color: #b7ece6;
	padding: 10px 80px 10px 60px;
	border-radius: 50px;
	margin-top: 30px !important;
	margin-bottom: 0 !important;
	width: unset !important;
}
.pop .main button.cv:hover{
	animation: tremble 0.5s;
}
.pop .main button.cv span{
	font-family: 'M PLUS Rounded 1c', 'Kosugi Maru', sans-serif;
	font-size: 110%;
	letter-spacing: 1px;
	font-weight: 700;
}
.pop .main button.cv::after{
	position: absolute;
	top: 50%;
	right: 5%;
	content: ">";
	font-family: 'Dosis', sans-serif;
	font-size: 150%;
	font-weight: 400;
	line-height: 0;
	color: #fff;
}