@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: TsukuGoProLB;
	font-weight: lighter;
	letter-spacing: 1px;
}

.TsukuGoProDR {
	font-family: TsukuGoProDR!important;
	font-weight: lighter; 
	letter-spacing: 6px;
}
.TsukuGoProDR2 {
	font-family: TsukuGoProDR!important;
	font-weight: lighter; 
	letter-spacing: 0px;
}
.b1{
	font-weight: bold!important;
	font-family: TsukuGoPro!important;
}
.mod-footLink {
    background: #f5f3f3;
}

.mod-footLink-logo{
	margin-top:0px;
}
@media screen and (max-width: 768px)  {
	.mod-footSns-links-item{
		margin-right : 0px!important;
	}
	.mod-footSns-links{
		width: 80%;
		margin: 0px 5%!important;
	}
}
.mod-footSns-links-item{
	margin-right:8%!important;
}
.mod-footSns-links-item:last-child {
	margin-right:0%!important;
}
.mod-footSns-links{
	text-align:center;
	margin: 0px auto!important;
}
.mod-footSns-links-item span{
	width:65px;
	margin-top: 0px!important;
}
.mod-footLink-cats-h span{
	padding-top:8px;
}
.mod-header-logo {
    height: 50px;
    padding-top : 10px;
}

li {
	list-style-type: none;
}
.mod-header-logo-img.is-text {
    display: initial;
}
body{
	width: 100%;
	margin: 0px auto;
}
.mod-footLink{
	padding:30px 0px 0px 0px;
}
      .mod-header-logo-img {
        width: 35px; }
        .mod-header-logo-img:not(:last-child) {
          margin-right: 10px; }
        .mod-header-logo-img.is-text {
          width: 100px; }
#wrapper{
    text-align: center!important;
}
.mod-header {
    left: initial;
    padding: 0 10px;
    height: 60px;
    position: fixed;
    z-index: 12;
    background: #fff;
}
.mod-footLink-links-item{
    text-align: left!important;
}

.mod-footer-copyright {
    font-size: 0.8rem!important;
}


@media (min-width: 751px) {
	.pc{
		display: block;
	}
	.sp{
		display: none;
	}
	.mod-footLink-logo {
		width: 6%;
		margin-right: 10%!important;
	}
}

@media (max-width: 750px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	.mod-footLink-cats-h span{
		padding-top: 0px;
	}
	.mod-footLink-cats-btn{
		display: none;
	}
}

.mod-header , .mod-mainContent, .footer_kinoya, #wrapper{
	margin: 0px auto!important;
	max-width: 1024px!important;
	min-width: 320px!important;
	width: 100%!important;
}

.center{
	text-align:center;
}



.link:hover{
	opacity: 0.6;
	cursor: pointer;
}

.clear{
	clear: both;
	width : 100%;
}

.water{
	color : #1d9bf0;
}

.contents {
	background: #eeb8b3;
	padding: 60px 60px 20px 60px;
	display:inline-block;
}

.lpText{
	background: #f7dcd9;
	padding: 20px 40px;
	margin-bottom :40px;
	text-align:center;
}

.campaignImg{
	width:40%;
	height:auto;
}

.goto_shop{
	display: inline-block;
	width : 65%;
	height: 60px;
	background: #dda7a2;
}

.goto_shop span{
	width : 98%;
	height: 40px;
	padding :2.5px 0px;
	margin:10px 0px 0px 0px;
	display: inline-block;
	border: 1px solid white;
}

.goto_item{
	display: inline-block;
	width : 60%;
	max-width : 400px;
	background: #dda7a2;
	padding:5px 0px;
}

.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:50%;
}
.productsImg{
	max-width: 480px;
	width: 90%;
}

.period{
	border: 2px solid #42210b;
	width :60%;
	padding :0.8vw;
	text-align: center;
	display:inline-block;
}

.label .number{
	float :left;
	font-size: 7.8vw;
	line-height: 7.8vw;
	margin-right:20px;
}

.section{
	width:90%;
	margin:5%;
}

.section .label{
	height: 5.1vw;
	margin-left:10%;
	display: inline-block;
}

.label p{
	text-align: left;
}

.gotoTwImg{
	width : 11vw;
	height : 11vw;
	border-radius: 15vw;
	background: #1d9bf0;
	display:inline-block;
	padding-top:2.4vw;
}

.gotoTwImg img{
	width : 4.0vw;
	height : auto;
	
}

.gotoTwImg{
	width : 8vw;
	height : 8vw;
	border-radius: 15vw;
	background: #1d9bf0;
	display:inline-block;
	padding-top:2.4vw;
}

.h1{
	display: inline-block!important;
	width :auto!important;
	border-bottom:1px solid #eeb8b3;
	padding-bottom:5px;
}
.products p{
	width :100%;
}
.label p{
	padding-top: 0px!important;
}

.top_to{
	position: fixed;
	right: 0;
	bottom: 0;
	font-size: 25px;
	color: white;
	padding: 5px;
	cursor: pointer;
	transition: .3s;
	opacity: 0;
	visibility: hidden;
	width: 150px;
	height: 131px;

}
.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;
}


@media (min-width: 1025px) {
	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: 20px!important;
	    letter-spacing: 2px;
	}
	.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) {

	.contents {
		padding: 40px 40px 20px 40px;
	}
	.lpText {
		padding: 20px 20px;
		margin-bottom: 40px;
	}
	p {
	    font-size: 20px;
	}
	.big1{
		font-size : 28px!important;
	}
	.big2{
		font-size: 20px;
		line-height: 32px;
		letter-spacing: 2px;
	}
	.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 .name {
	    font-size: 20px!important;
	    letter-spacing: 2px;
	}
	.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;
	}

}

@media (max-width: 750px) {
	.contents {
		padding: 40px 40px 20px 40px;
	}
	.lpText {
		padding: 20px 20px;
		margin-bottom: 40px;
	}
	.section {
		width: 100%;
		margin: 0px;
	}
	p {
		font-size: 2.8vw!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: 2px;
	    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%);
	}
	
	.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;
	}

	.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) {
	.contents {
		padding: 20px 20px 20px 20px;
	}
	.lpText {
		padding: 10px 10px 20px 10px;
		margin-bottom: 40px;
	}

}
@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;
	}
}
@media (max-width: 390px) {
	.big2{
		font-size: 2.4vw!important;
	}
}

