/* contents */

body {
	background: #fff;
	font-size: 12px;
	letter-spacing: 0.08em;
	line-height: 1.7;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}

a {
	color: #000;
	transition: all .3s ease-out;
}

.bold {
	font-weight: 700;
}

.text-center {
	text-align: center;
}

.fs14 {
	font-size: 14px!important;
}

.pt10 {
	padding-top: 10px!important;
}

.pt20 {
	padding-top: 20px!important;
}

.pt30 {
	padding-top: 30px!important;
}

.pt40 {
	padding-top: 40px!important;
}

.pt50 {
	padding-top: 50px!important;
}

.pt60 {
	padding-top: 60px!important;
}

.pt70 {
	padding-top: 70px!important;
}

.pt80 {
	padding-top: 80px!important;
}

.pt90 {
	padding-top: 90px!important;
}

.pt100 {
	padding-top: 100px!important;
}

.pt120 {
	padding-top: 120px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pb20 {
	padding-bottom: 20px!important;
}

.pb30 {
	padding-bottom: 30px!important;
}

.pb40 {
	padding-bottom: 40px!important;
}

.pb50 {
	padding-bottom: 50px!important;
}

.pb60 {
	padding-bottom: 60px!important;
}

.pb70 {
	padding-bottom: 70px!important;
}

.pb80 {
	padding-bottom: 80px!important;
}

.pb90 {
	padding-bottom: 90px!important;
}

.pb100 {
	padding-bottom: 100px!important;
}

.pb120 {
	padding-bottom: 120px!important;
}

.mt10 {
	margin-top: 10px!important;
}

.mt20 {
	margin-top: 20px!important;
}

.mt30 {
	margin-top: 30px!important;
}

.mt40 {
	margin-top: 40px!important;
}

.mt50 {
	margin-top: 50px!important;
}

.mt60 {
	margin-top: 60px!important;
}

.mt70 {
	margin-top: 70px!important;
}

.mt80 {
	margin-top: 80px!important;
}

.mt90 {
	margin-top: 90px!important;
}

.mt100 {
	margin-top: 100px!important;
}

.mt120 {
	margin-top: 120px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb40 {
	margin-bottom: 40px!important;
}

.mb50 {
	margin-bottom: 50px!important;
}

.mb60 {
	margin-bottom: 60px!important;
}

.mb70 {
	margin-bottom: 70px!important;
}

.mb80 {
	margin-bottom: 80px!important;
}

.mb90 {
	margin-bottom: 90px!important;
}

.mb100 {
	margin-bottom: 100px!important;
}

.mb120 {
	margin-bottom: 120px!important;
}

@media only screen and (max-width:767px) {

	.pt20 {
		padding-top: 15px!important;
	}

	.pt30 {
		padding-top: 20px!important;
	}

	.pt40 {
		padding-top: 25px!important;
	}

	.pt50 {
		padding-top: 30px!important;
	}

	.pt60 {
		padding-top: 35px!important;
	}

	.pt70 {
		padding-top: 40px!important;
	}

	.pt80 {
		padding-top: 50px!important;
	}

	.pt90 {
		padding-top: 60px!important;
	}

	.pt100 {
		padding-top: 70px!important;
	}

	.pt120 {
		padding-top: 80px!important;
	}

	.pb20 {
		padding-bottom: 15px!important;
	}

	.pb30 {
		padding-bottom: 20px!important;
	}

	.pb40 {
		padding-bottom: 25px!important;
	}

	.pb50 {
		padding-bottom: 30px!important;
	}

	.pb60 {
		padding-bottom: 35px!important;
	}

	.pb70 {
		padding-bottom: 40px!important;
	}

	.pb80 {
		padding-bottom: 50px!important;
	}

	.pb90 {
		padding-bottom: 60px!important;
	}

	.pb100 {
		padding-bottom: 70px!important;
	}

	.pb120 {
		padding-bottom: 80px!important;
	}

	.mt20 {
		margin-top: 15px!important;
	}

	.mt30 {
		margin-top: 20px!important;
	}

	.mt40 {
		margin-top: 25px!important;
	}

	.mt50 {
		margin-top: 30px!important;
	}

	.mt60 {
		margin-top: 35px!important;
	}

	.mt70 {
		margin-top: 40px!important;
	}

	.mt80 {
		margin-top: 50px!important;
	}

	.mt90 {
		margin-top: 60px!important;
	}

	.mt100 {
		margin-top: 70px!important;
	}

	.mt120 {
		margin-top: 80px!important;
	}

	.mb20 {
		margin-bottom: 15px!important;
	}

	.mb30 {
		margin-bottom: 20px!important;
	}

	.mb40 {
		margin-bottom: 25px!important;
	}

	.mb50 {
		margin-bottom: 30px!important;
	}

	.mb60 {
		margin-bottom: 35px!important;
	}

	.mb70 {
		margin-bottom: 40px!important;
	}

	.mb80 {
		margin-bottom: 50px!important;
	}

	.mb90 {
		margin-bottom: 60px!important;
	}

	.mb100 {
		margin-bottom: 70px!important;
	}

	.mb120 {
		margin-bottom: 80px!important;
	}
	
	.fs15 {
		font-size: 14px;
	}
	
}

@media screen and (min-width: 768px) {
	
	body {
		font-size: 13.1px;
	}
	
	.fs15 {
		font-size: 15px;
	}
	
}

/* common */


.inner {
	width: 100%;
	max-width: 1100px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0 auto;
}

.btn-buy {
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #000;
	transition: all .3s ease-out;
}

a:hover .btn-buy {
	background: #000;
	color: #fff;
}

.bg-grey {
	background: #F8F8F8;
}

.bg-black {
	background: #000;
}

.bg-black * {
	color: #fff;
}

@media screen and (max-width: 767px) {

	.inner {
		padding-left: 5%;
		padding-right: 5%;
	}


	.btn-buy {
		height: 40px;
		line-height: 40px;
	}

}

/* key */

#top {
	width: 100%;
	height: 100vh;
	background: #000;
	min-height: 620px;
	position: relative;
}

.key-img {
	width: 80%;
	max-width: 720px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding-top: 10px;
}

.bt-black-c {
	position: absolute;
	top: 15px;
	right: 0;
	padding-right: 30px;
	width: 446px;
}

.bt-black-c:hover {
	opacity: 0.7;
}

@media screen and (max-width: 767px) {
	
	#top {
		min-height: 600px;
	}
	
	.bt-black-c {
		position: absolute;
		top: 10px;
		right: 0;
		padding-right: 15px;
		width: 100%;
	}

}

/* item */

.item-section {
	width: 100%;
	overflow: hidden;
}

.full-2col {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.square-box {
	width: 50%;
	position: relative;
}

.square-box::after {
    content:"";
    display: block;
    padding-top: 100%;
}

.square-box > * {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.square-box:first-child {
	order: 2;
}

.square-box:last-child {
	order: 1;
}

.square-content {
	position: absolute;
	left: 50%;
	top: 50%;
}

.square-box h2 span {
	max-width: 90px;
	width: 35%;
	display: block;
	transform: translate(-50%, -50%);
}

.square-box p {
	width: 80%;
	max-width: 420px;
	line-height: 2.25;
}

.square-box span {
	transform: translate(-50%, -50%);
	display: block;
}

.buy-1col, .buy-2col, .buy-3col {
	padding-top: 75px;
	padding-bottom: 75px;
	overflow: hidden;
}

.buy-1col .buy-box:first-child {
	margin-left: 35%;
}

.buy-2col .buy-box:first-child {
	margin-left: 17.5%;
}

.buy-box {
	width: 30%;
	float: left;
	display: block;
}

.buy-box:not(:last-child) {
	margin-right: 5%;
}

@media screen and (max-width: 767px) {
	
	.full-2col {
		display: block;
	}

	.square-box {
		width: 100%;
		position: relative;
	}

	.square-box::after {
		content:"";
		display: block;
		padding-top: 100%;
	}

	.square-box > * {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}

	.square-box:first-child {
		order: 1;
	}

	.square-box:last-child {
		order: 2;
	}

	.square-content {
		position: absolute;
		left: 50%;
		top: 50%;
	}

	.square-box p {
		width: 80%;
		max-width: 420px;
		line-height: 2.25;
	}

	.square-box span {
		transform: translate(-50%, -50%);
		display: block;
	}

	.buy-1col, .buy-2col, .buy-3col {
		padding-top: 60px;
		padding-bottom: 30px;
	}

	.buy-1col .buy-box:first-child {
		margin-left: 26%;
	}

	.buy-2col .buy-box:first-child {
		margin-left: 0;
	}

	.buy-box {
		width: 48%;
		float: left;
		display: block;
		margin-bottom: 30px;
	}
	
	.buy-box:nth-child(even) {
		margin-right: 0!important;
	}

	.buy-box:not(:last-child) {
		margin-right: 4%;
	}

	.buy-3col .buy-box:last-child {
		margin-left: 26%;
	}

}

/* slide */

.slick-prev, .slick-next {
	position: absolute;
	top: 50%;
	z-index: 99;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: -9999px;
	background-image: url(../img/arrow@2x.png);
	background-size: cover;
	background-color: transparent;
	opacity: 0.9;
	cursor: pointer;	
}

.slick-prev {
	left: 0;
	transform: translateY(-50%);
}

.slick-next {
	right: 0;
	transform: translateY(-50%) rotate(180deg);
}

@media screen and (max-width: 767px) {

	.slick-prev, .slick-next {
		width: 30px;
		height: 30px;
	}

}

/* foot */

.foot-wrap {
	position: relative;
}

.foot {
	margin-top: 10px;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: auto;
	margin-right: auto;
	max-width: calc(600px + 10%);
	text-align: center;
}

.foot-btn {
	display: block;
	margin: 0 auto;
	background: #777;
	max-width: 370px;
	width: 100%;
	text-align: center;
	font-weight: 700;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #fff;
}

.foot-btn:hover {
	background: #000;
}

.foot-logo {
	width: 100px;
	margin: 90px auto 0;
}

.foot-logo a:hover {
	opacity: 0.7;
}

.foot-copy {
	padding: 80px 0 30px;
	text-align: center;
	display: block;
	font-size: 12px;
}

.foot-sns {
	display: inline-block;
}

.foot-sns a {
	display: inline-block;
	width: 34px;
}

.foot-sns a:first-child {
	margin-right: 5px;
}

.foot-sns a:hover img {
	opacity: 0.7;
}

.foot-thanks a span {
	display: inline-block;
	width: 18px;
	padding-left: 15px;
	box-sizing: content-box;
}

.foot-thanks a {
	vertical-align: middle;
	line-height: 16px;
	display: block;
	margin-bottom: 20px;
}

.foot-thanks a:hover {
	color: #999;
}

.foot-thanks a:hover img {
	opacity: 0.5;
}

#page-top {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: -100px;
	right: 20px;
/*	
	border-radius: 50%;
*/
	text-decoration: none!important;
	z-index: 999;
	background: rgba(255, 255, 255, 0.6);
	text-align: center;
	border: 1px solid #333;
}

#page-top.act {
	bottom: 20px;
}

#page-top .pt-txt {
	display: inline-block;
	font-size: 15px;
	line-height: 47px;
	vertical-align: middle;
	transition: all 0.3s ease;
	transform: translate(0);
	color: #000;
}

#page-top:hover {
	background: rgb(0, 0, 0);
}

#page-top:hover .pt-txt {
	color: #fff;
}

.special {
	max-width: 338px;
	width: 80%;
	display: inline-block;
}

.foot-thanks a {
	text-decoration: underline;
}

@media screen and (max-width: 767px) {

	.foot {
		padding-top: 10px;
	}
	
	.foot-logo {
		width: 80px;
		margin: 50px auto 0;
	}

	.foot-copy {
		padding-top: 50px;
	}

	.foot_btn {
		width: 100%;
	}
	
	#page-top {
		width: 40px;
		height: 40px;
		right: 15px;
	}
	
	#page-top.act {
		bottom: 15px;
	}

	#page-top .pt-txt {
		font-size: 13px;
		line-height: 36px;
	}

}

/* other */

@media screen and (max-width: 1199px) {
	.is-wide {
		display: none;
	}
}

@media screen and (max-width: 767px) {

	.is-pc {
		display: none;
	}
	
}

@media screen and (min-width: 768px) {

	.is-sp {
		display: none;
	}
	
}
