@charset "UTF-8";

@font-face {
  font-family: "TsukuGoPro";
  src: url("/fonts/FOT-TsukuGoPro-D.woff2") format('woff2'),
       url("/fonts/FOT-TsukuGoPro-D.woff")  format('woff');
}

@font-face {
  font-family: "TsukuGoProLB";
  src: url("/fonts/FOT-TsukuMinPro-LB.woff2") format('woff2'),
       url("/fonts/FOT-TsukuMinPro-LB.woff")  format('woff');
}
@font-face {
  font-family: "TsukuGoProDR";
  src: url("/fonts/FOT-TsukuGoPro-D-R.woff2") format('woff2'),
       url("/fonts/FOT-TsukuGoPro-D-R.woff")  format('woff');
}
html, .contents * p, .gotoTw {
	font-family: fot-tsukumin-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 1px;
}

.TsukuGoProDR {
	font-family: fot-tsukumin-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 6px;
}
.TsukuGoProDR2 {
	font-family: fot-tsukumin-pr6n, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0px;
}
.b1{
	font-weight: bold!important;
	font-family: fot-tsukumin-pr6n, sans-serif;
	font-style: normal;
	font-weight: lighter;
}


.center{
	text-align:center;
}


.link:hover{
	opacity: 0.6;
	cursor: pointer;
}

.clear{
	clear: both;
	width : 100%;
	height: 10px;;
}

.water{
	color : #1d9bf0;
}

.contents {
	display:inline-block;
}

.lpText{
	text-align:center;
}
.back_pink {
    background: #EEEBE4;
}
#insta{
	background : #EEDAD1 !important;
}

#products_list{
	background : #EEEBE4 !important;
	padding: 3em 2em 0.5em 2em;

}
#products_list .products * .productsImg{
	width: 100%;
}


.goto_item, #products_list .h2, .button_link{
	display: inline-block;
	width : 60%;
	max-width : 400px;
	background: #d07989;
	padding:5px 0px;
	color : white;
	border-radius: 100vh;

}

.indexImg{
	background-image: url("../img/indexTop.jpg");
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	padding-top: 48.0%;
	object-fit: contain;
}

.products{
	float:left;
	width:30%;
}

.productsImg{
	max-width: 480px;
	width: 90%;
}

.label p{
	text-align: left;
}

.h1{
	display: inline-block!important;
	width :auto!important;
}
.introduction{
	padding: 0 2em;
}
#insta{
	padding: 2em 2em;
}
#insta.mt4{
	margin-top: 0px;
}
.products p{
	width :100%;
}
.pattern2  .row2 {
	position: relative!important;
	top: 0vh!important;
	margin-bottom: 30px;
}
.label p{
	padding-top: 0px!important;
}
.left p, .right p{
	font-size: 0.9em;
}
.kingaku {
	font-size: 1.1em!important;
}
.kingaku1 {
	margin-top: 3em;
}
.pattern2 .row1{
	position:relative;
}
.kingaku.text2{
	margin-top: 3em;
}
.kingaku.text3{
	margin-top: 1em;
}
.kingaku.text4{
	margin-top: 4em;
}


.kingaku2 {
	width: 100%;
	text-align: center;
}
.kingaku2 .button_link{
	position: absolute;
	bottom: 0;
	width: 60%;
	margin: 0 2.5%;

}
.kingaku2 span{
	text-align: center;
	margin-top: 1em;
}
.kingaku2 span a{
	color : white
}
.left img, .right img{
	border-radius: 48px;
}
.left{
	float : left;
	width: 50%;
}
.right{
	float : right;
	width: 50%;
}
.right p{
	padding-left: 2em;
}
.left p{
	padding-right: 2em;
}
p.h3{
	text-align: center!important;
	margin: 1em 0;
	font-size: 1.1em;
}
.red{
	color:#B6272D;
	font-size: 1.4em;
	line-height: 0.1;
}
.row1, .row2{
	width: 100%;
	display: inline-block;
}
.pattern1{
	display: block;
}
.introduction{
	margin-bottom: 0px!important;
}

.pattern1 * p, .pattern2 * p, .pattern3 * p, #insta * p{
	text-align: left;
}
a .button_link{
	text-align:center;
}

.pattern1 .row2 .left div.img{
	bottom: 0px;
	position: absolute;
	width: 100%;
	left: 5%;
	text-align: left;
}

.pattern1 .row2 .left p{
	display: flex;
	flex-direction: column;
	bottom: 100px;
	position: absolute;
	width: 60%;
}

.pattern1 .row2{
	position: relative;
	top: -10vh;
}
.pattern1 .row2 .right {
	width: 40%;
	
}
.pattern2 .row2 .right {
	width: 50%;
	
}

.pattern2{
	position: relative;
	width: 100%;
	display: block;
	top: -5vw;
}


.base{
	background-image: url("../img/top_to.png");
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 150px 150px;
	object-fit: contain;
	z-index: 5;
	bottom: 5px;
	position: fixed;
	width: 150px;
	height: 140px;
}
.close{
	font-size: 25px;
	color: white;
	bottom: 84px;
	right :12px;
	position: fixed;
	z-index: 9;
}

.active{
	opacity: 1;
	visibility: visible;
}


.top_text{
	font-size: 1.0em;
}

.top_text{
	padding: 2.5em 5em;
}

.red_label{
	background: #B6272D;
	color : white;
	padding: 0.5em 2.5em;
	border: 3px solid #deb5a0;
	display: inline-block;
}

.products .text{
	height: 5.4em;
}
.price span{
	font-size: 0.8em;
}

@media (min-width: 1025px) {
	.p_2, .p_5, .p_8, .p_11{
		margin-left: 5%;
		margin-right: 5%;
	}
	
	p {
	    font-size: 22px;
	}
	.big1{
		font-size : 32px!important;
	}
	.big2{
		font-size: 24px;
		line-height: 36px;
		letter-spacing: 2px;
	}
	.small1{
		font-size : 20px!important;
	}
	.small2{
		font-size : 16px!important;
	}
	.h1{
		font-size : 24px!important;
	}
	.number {
	    font-size: 80px!important;
	    line-height: 80px!important;
	    margin-right: 20px!important;
	}
	.notZaiko{
		font-size: 16px;
	}
	.products .name {
	    font-size: 1.1em !important;
	}
	.products .price , .products .text{
		font-size: 14px!important;
	}
	.label {
	    height: 5.1vw;
	    margin-left: 0%;
	    width: 90%;
	}
	.period {
		width : 60%;
	}
	.campaignImg{
		width:50%;
	}
	.mt1{
		margin-top: 10px;
		display:inline-block;
	}
	.mt2{
		margin-top: 20px;
		display:inline-block;
	}
	.mt3{
		margin-top: 30px;
		display:inline-block;
	}
	.mt4{
		margin-top: 40px;
		display:inline-block;
	}
	.mb1{
		margin-bottom: 10px;
		display:inline-block;
	}
	.mb2{
		margin-bottom: 20px;
		display:inline-block;
	}
	.mb3{
		margin-bottom: 30px;
		display:inline-block;
	}
	.mb4{
		margin-bottom: 40px;
		display:inline-block;
	}
	
}

@media (min-width: 751px) and (max-width: 1024px) {
	.p_2, .p_5, .p_8, .p_11{
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.products .name {
	    font-size: 1.1em !important;
	}
	.lpText {
		padding: 20px 0;
	}

	.small1{
		font-size : 18px!important;
	}
	.small2{
		font-size : 16px!important;
	}
	.h1{
		font-size : 22px!important;
	}
	.section .label{
		margin-left: 0%;
	}
	.number {
	    font-size: 72px!important;
	    line-height: 72px!important;
	    margin-right: 15px!important;
	}
	.notZaiko{
		font-size: 14px;
	}
	.products .price , .products .text{
		font-size: 12px!important;
	}
	.label {
	    height: 5.1vw;
	    margin-left: 0%;
	    width: 90%;
	}
	.period {
		width : 70%;
	}
	.campaignImg{
		width:60%;
	}
	.goto_shop {
		width: 70%;
		height: 60px;
	}
	.goto_shop span {
		width: 96%;
		height: 40px;
		padding: 2.5px 10px;
		margin: 10px 0px 0px 0px;
	}

	.mt1{
		margin-top: 1vw;
		display:inline-block;
	}
	.mt2{
		margin-top: 2vw;
		display:inline-block;
	}
	.mt3{
		margin-top: 3vw;
		display:inline-block;
	}
	.mt4{
		margin-top: 4vw;
		display:inline-block;
	}
	.mb1{
		margin-bottom: 1vw;
		display:inline-block;
	}
	.mb2{
		margin-bottom: 2vw;
		display:inline-block;
	}
	.mb3{
		margin-bottom: 3vw;
		display:inline-block;
	}
	.mb4{
		margin-bottom: 4vw;
		display:inline-block;
	}
	.button_link{
		max-width: 320px;
	}

}
@media (min-width: 901px) and (max-width: 920px) {
		.pattern1 .row2 .left div.img{
			bottom: 0px;
		}
	
		.pattern1 .row2 .left p{
			bottom: 60px;
		}
}
@media (min-width: 800px) and (max-width: 900px) {
	.pattern1 .row2 .left div.img{
		bottom: 0px;
	}

	.pattern1 .row2 .left p{
		bottom: 65px;
	}
	.pattern1 .row2 {
		position: relative;
		top: -5vh;
	  }
}
@media (min-width: 751px) and (max-width: 799px) {
	.pattern1 .row2 .left div.img{
		bottom: 0px;
	}

	.pattern1 .row2 .left p{
		bottom: 65px;
	}
}
@media (max-width: 750px) {
	.indexImg{
		background-image: url("../img/indexTopSp.jpg");
		background-repeat: no-repeat;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-size: 100% auto;
		width: 100%;
		height: auto;
		padding-top: 120%;
		object-fit: contain;
	}
	.top_text{
		padding: 0em 0.5em;
	}
	br.sp{
		line-height: 0;
	}
	.top_text_in.mt4{
		margin-top: 0;
	}
	.top_text_in.mb4{
		margin-bottom: 15px;
	}
	.introduction {
		padding: 0 1em;
	}
	.left img, .right img {
		border-radius: 42px;
	}
	.pattern1 .mb3{
		margin-bottom: 10px;
	}
	.pattern1 .h1{
		font-size: 1.2em;
	}
	.row2_button_area {
		position: initial;
		width: 100%;
		display: block;
		top: initial;
	}
	.pattern1 .row2 .left p {
		position: initial;
		width: 100%;
	  }
	.kingaku1 {
		margin-top: 1.5em;
	}
	.pattern2 .row1{
		position:initial;
	}
	.kingaku.text2{
		margin-top: 1.5em;
	}
	.kingaku.text3{
		margin-top: 1.5em;
	}
	.kingaku.text4{
		margin-top: 1.5em;
	}
	.left, .right{
		float : initial;
		width: 100%!important;
		margin-bottom: 0.1em;
	}
	.row1, .row2{
		width: 100%;
		display: inline-block;
	}
	.pattern1{
		display: block;
	}
	.pattern1 .row2 .right {
		width: 100%!important;
		position: initial;
		top: initial;
		right: initial;
	  }
	.pattern1 .row2{
		position: initial;
		margin-bottom: 0;
	}
	.kingaku2 {
		text-align:center!important;
	}
	.kingaku2 .button_link{
		position: initial;
		width: 90%;
		margin: 2em auto 0em auto!important;
		max-width: 500px;
	}
	.right p, .left p {
		padding-left: 0em;
		padding-right: 0em;
	}
	.products{
		float:left;
		width:50%;
	}
	.productsImg{
		max-width: 480px;
		width: 90%;
	}
	.button_link {
		display: inline-block;
		width: 90%;
		margin: 2em auto 4em auto!important;
		max-width: 500px;
	}
	.lpText {
		padding: 20px 0;
	}
	.section {
		width: 100%;
		margin: 0px;
	}
	p {
		font-size: 0.8em!important;
	}
	p.text{
		margin-top: 1.5em;
		margin-bottom: 1.5em;
		font-size: 1.0em!important;
	}
	.h3{
		font-size: 1.25em!important;
	}
	.top_text{
		font-size: 1.0em !important;
	}
	.pattern1{
		margin-top: 2em;
		padding: 0 1.0em;
	}
	.sp_mt2{
		margin-top: 1.6em;
	}
	.products .mt2{
		margin-top: 1em!important;
	}

	.big1{
		font-size : 3.8vw!important;
	}
	.big2{
		font-size: 2.8vw!important;
		line-height: 1.5;
		letter-spacing: 2px;
	}
	.small1{
		font-size : 2.4vw!important;
	}
	.small2{
		font-size : 2.4vw!important;
	}
	.h1{
		font-size: 3.4vw!important;
		padding-bottom: 3px;
	}
	.section .label{
		margin-left: 0%;
	}
	.number {
	    font-size: 8.0vw!important;
	    line-height: 8.0vw!important;
	    margin-right: 10px!important;
	}
	.notZaiko{
		font-size: 2.0vw;
	}
	.products .name {
		font-size: 2.8vw!important;
	    letter-spacing: 1px;
	    display:inline-block;
	}
	.products .price , .products .text{
		font-size: 2.2vw!important;
		width : 95%;
		display:inline-block;
	}
	.label {
	    height: 5.1vw;
	    margin-left: 0%;
	    width: 90%;
	}
	.period {
		width : 80%;
	}
	.campaignImg{
		width:60%;
	}
	.goto_shop {
		width: 80%;
		height: 40px;
		position: relative;
	}
	.goto_shop span {
		width: 96%;
		height: 30px;
		margin: 0px;
		font-size: 14px!important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%) translateX(-50%);
		-webkit- transform: translateY(-50%) translateX(-50%);
	}
	.products .text {
		height: 7.2em;
	}
	.goto_item {
	    width: 70%;
	}
	.gotoTwImg {
	    width: 16vw;
	    height: 16vw;
	    border-radius: 15vw;
	    background: #1d9bf0;
	    display: inline-block;
	    padding-top: 4.0vw;
	}
	.gotoTwImg img {
	    width: 10.0vw;
	    height: auto;
	    display:inline-block;
	}
	.top_to{
		width: 120px;
		height: 104px;
	}
	.base{
		background-size: 120px 104px;
		bottom: 5px;
		width: 120px;
		height: 104px;
	}
	.close{
		font-size: 20px;
		bottom: 65px;
		right :12px;
	}

	#products_list{
		padding: 1.5em 1em 0.5em 1em;
	}
	.products {
		float: left;
		width: 48%;
	}
	.p_1, .p_3, .p_5, .p_7, .p_9, .p_11{
		margin-right: 4%;
	}

	.mt1{
		margin-top: 10px;
		display:inline-block;
	}
	.mt2{
		margin-top: 20px;
		display:inline-block;
	}
	.mt3{
		margin-top: 30px;
		display:inline-block;
	}
	.mt4{
		margin-top: 30px;
		display:inline-block;
	}
	.mb1{
		margin-bottom: 10px;
		display:inline-block;
	}
	.mb2{
		margin-bottom: 20px;
		display:inline-block;
	}
	.mb3{
		margin-bottom: 30px;
		display:inline-block;
	}
	.mb4{
		margin-bottom: 30px;
		display:inline-block;
	}
}


@media (max-width: 520px) {
	.lpText {
		padding: 10px 0 20px 0;
	}

}
@media (max-width: 480px) {
	.goto_shop {
		width: 90%;
		height: 45px;
	}
	.goto_shop span {
		width: 96%;
		height: 35px;
		font-size: 12px!important;
		padding: 6px 0px;
	}
	
}

@media (max-width: 420px) {
	.goto_shop {
		width: 90%;
		height: 40px;
	}
	.goto_shop span {
		width: 96%;
		height: 30px;
		font-size: 12px!important;
	}
	p {
		font-size: 0.7em!important;
	}
	p.text{
		margin-top: 1.5em;
		margin-bottom: 1.5em;
		font-size: 0.82em !important;
	}
	.h3{
		font-size: 1.10em!important;
	}
	.top_text{
		font-size: 0.82em !important;
	}
	.kingaku {
		font-size: 0.9em !important;
	}
}
@media (max-width: 390px) {
	.name {
		font-size: 1.0em!important;
	}
}

