/* contents */

body {
	background: #fff;
	font-size: 10px;
	line-height: 1.4;
	color: #231815;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: -0.025em;
}

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

.midashi-go {
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
}


.orpheus {
	font-family: orpheuspro, serif;
	font-weight: 500;
	font-style: normal;
}

.bold {
	font-weight: 500;
}

.italic {
	font-style: italic;
}

.bg-green {
	background-color: #d8f4d3;
}

.color-green {
	color: #00a887!important;
}

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

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

.pt15 {
	padding-top: 15px!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;
}

.mt15 {
	margin-top: 15px!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;
}

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

.fs15 {
	font-size: 15px!important;
}

.fs16 {
	font-size: 16px!important;
}

.fs18 {
	font-size: 18px!important;
}

.fs20 {
	font-size: 20px!important;
}

.fs26 {
	font-size: 26px!important;
}

.fs30 {
	font-size: 30px!important;
}

.fs38 {
	font-size: 38px!important;
}

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

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

	.pt15 {
		padding-top: 8px!important;
	}

	.pt20 {
		padding-top: 12px!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;
	}

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

	.pb15 {
		padding-bottom: 8px!important;
	}

	.pb20 {
		padding-bottom: 12px!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;
	}

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

	.mt20 {
		margin-top: 12px!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: 12px!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;
	}
	
	.fs14 {
		font-size: 13px!important;
	}

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

	.fs16 {
		font-size: 15px!important;
	}
	
	.fs18 {
		font-size: 16px!important;
	}
	
	.fs20 {
		font-size: 18px!important;
	}

	.fs26 {
		font-size: 22px!important;
	}

	.fs30 {
		font-size: 24px!important;
	}

	.fs38 {
		font-size: 28px!important;
	}

}

@media screen and (min-width: 768px) {
	
	body {
		font-size: 12px;
	}
	
}

/* common */



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

.cont-block {
	border-top: 1px solid #000;
}

.sec-tit-top {
	width: 44px;
	padding-top: 6px;
}

.sec-tit h2 {
	text-align: center;
	line-height: 1.12;
}

.btn-buy {
	padding: 5px 8px 6px 8px;
	line-height: 100%;
	color: #fff;
	background: #657936;
	display: inline-block;
	font-weight: 500;
	margin-top: 8px;
	border: 1px solid #657936;
}

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

.btn-spec:hover {
	color: #999;
}

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

.btn-item a {
	display: inline-block;
	width: 100px;
}

.btn-item a:hover {
	opacity: 0.6;
}

.spec a {
	text-decoration: underline;
}

.spec a:hover {
	text-decoration: none;
}

hr {
	border-top: 1px solid #000;
	border-bottom: none;
	height: 1px;
}

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

	.img-max {
		width: calc(100% + 24px);
		margin-left: -12px;
	}
	
	.inner {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.btn-item a {
		display: inline-block;
		width: 84px;
	}
}


@media screen and (min-width: 768px) {
		
	.wrap-600 {
		width: 33.333%;
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}

	.wrap-720 {
		width: 40%;
		max-width: 720px;
		margin-left: auto;
		margin-right: auto;
	}

	.wrap-900 {
		width: 50%;
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
	}

	.wrap-1400 {
		width: 77.778%;
		max-width: 1400px;
		margin-left: auto;
		margin-right: auto;
	}

	.wrap-max {
		max-width: 1800px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.sec-tit-top {
		width: 62px;
		padding-top: 15px;
	}
	
	.float-img {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.float-img > div {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.float-img.col3 > div {
		width: 33.333%;
	}

	.float-img.col2 > div {
		width: 50%;
	}
		
	#look01 .float-img.col3 > div:nth-child(1) {
		width: 40%;
	}
	
	#look01 .float-img.col3 > div:nth-child(2), #look01 .float-img.col3 > div:nth-child(3) {
		width: 30%;
	}
	
	.float-img > div img {
		padding-top: 0!important;
		padding-bottom: 0!important;
		vertical-align: middle;
	}

}


/* foot */

.foot-wrap {
	position: relative;
}

.foot {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 640px;
	border-top: 1px solid #000;
}

.foot_btn {
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
	width: 330px;
	line-height: 1.65;
	text-align: center;
	font-weight: 500;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.foot_btn:hover {
	background: #000;
	color: #fff;
}

.foot_mystic {
	width: 125px;
	margin: 0 auto 0;
}

.foot_mystic a:hover {
	opacity: 0.7;
}

.foot_copy {
	text-align: center;
	display: block;
	font-size: 12px;
}

.foot-sns {
	overflow: hidden;
}	

.foot-sns a {
	float: left;
	width: 35px;
	margin-right: 12px;
	display: block;
}
	
#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 {
	border-color: #C1B18E;
}

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

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

	.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: 767px) {

	.is-pc {
		display: none;
	}
}

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

	.is-sp {
		display: none;
	}
}


/* top */

#top h1 {
	display: inline-block;
	text-align: left;
	font-size: 11px;
}

.main02 {
	padding-left: 10px;
	padding-right: 10px;
}

@media screen and (min-width: 768px) {
	
	#top > div {
		max-width: 1800px;
		margin: 0 auto;
	}
	
	.main01 {
		padding-left: 5%;
		padding-right: 5%;
	}

	.main02 {
		padding-left: 16%;
		padding-right: 16%;
	}

	#top h1 {
		font-size: 14px;
	}

	#top .text-center {
		max-width: 960px;
		width: calc(68% + 40px);
	}
}

/* look03 */

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

	#look03 .non-full {
		padding-left: 6%;
		padding-right: 28%;
	}
	
	#look06 .non-full {
		padding-left: 34%;
	}
	
}

