.intro {
}

.intro_top {
	background-image: url(//file002.shop-pro.jp/PA01387/803/img/home/pt-intro01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	max-height: 670px;
	padding: 21% 0;
}

.intro_cnt {
	width: 50%;
}

.intro_head {
}

.intro_ttl {
}

.intro_txt {
	font-size: 18px;
	margin-top: 30px;
}

.story {
	background: #dcdcdc;
	padding: 100px 0;
}

.story_head {
	font-size: 0;
	text-align: center;
	margin-bottom: 80px;
}

.story_head_logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
}

.story_head_txt {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.story_wrap {
	background-image: url(//file002.shop-pro.jp/PA01387/803/img/home/pt-intro02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	padding: 6% 0;
}

.story_cnt {
	width: 48%;
	float: right;
}

.story_ttl {
	font-size: 30px;
	margin-bottom: 20px;
}

.story_txt {
	line-height: 2;
	margin-bottom: 30px;
}

.story_link {
}

.story_link > a {
	display: inline-block;
	padding: 10px 60px;
	background: #000;
	color: #FFF;
}

.story_link > a:hover {
	background: #ababab;
}

.story_link > a:before {
	content: "";
	display: inline-block;
	margin-right: 10px;
	background-image: url(//file002.shop-pro.jp/PA01387/803/common/img/icn-arrowhead-w.png);
	background-size: contain;
	width: 10px;
	height: 7px;
	vertical-align: 2px;
}

.type {
	padding: 60px 0;
	background: #000;
	margin-bottom: 80px;
}

.type_ttl {
	color: #FFF;
	font-size: 36px;
	text-align: center;
	margin-bottom: 40px;
}

.type_cnt {
}

.type_item {
	width: 32.5%;
	float: left;
	margin-left: 1.25%;
}

.type_item:first-child {
	margin-left: 0;
}

.type_item > a {
	display: block;
}

.type_item > a:hover {
	opacity: 0.8;
}

.type_item_img {
}

.type_item_cnt {
	background: #626262;
	color: #FFF;
	text-align: center;
	padding: 20px 10px;
}

.type_item_catch {
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.type_item_ttl {
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 24px;
}

.type_item_txt {
	font-size: 12px;
}

.type_item_link {
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	border: 1px solid #fff;
	font-size: 20px;
	padding: 15px 0;
	color: #fff;
	border-radius: 35px;
	width: 85%;
	margin: 30px auto 0;
}

.type_item_link:hover {
	background: #333;
}

.type_item_link:before {
	margin-right: 10px;
	content: "";
	display: inline-block;
	background-image: url(//file002.shop-pro.jp/PA01387/803/common/img/icn-cart02-w.png);
	background-size: contain;
	width: 29px;
	height: 29px;
	vertical-align: -5px;
}

.spc-b {
	margin-bottom: 3em;
}

/* All SP & Tablet */
@media screen and (max-width:1230px) {
	.intro {
	}

	.intro_top {
		background-position: right 38% center;
	}

	.intro_cnt {
		padding-left: 5%;
		width: 55%;
	}

	.intro_head {
	}

	.intro_ttl {
	}

	.intro_txt {
		margin-top: 30px;
		font-size: 16px;
	}

	.story {
	}

	.story_wrap {
		background-position: left 30% center;
	}

	.story_head_logo {
		margin-right: 0;
		display: block;
	}

	.story_head_txt {
		text-align: center;
		display: block;
		margin-top: 30px;
	}

	.story_cnt {
		padding-right: 15px;
	}

	.story_ttl {
	}

	.story_txt {
	}

	.story_link {
	}

	.story_link > a {
	}

	.story_link > a:before {
	}

	.type {
	}

	.type_item {
	}

	.type_item:first-child {
	}

	.type_item > a {
	}

	.type_item_img {
	}

	.type_item_cnt {
	}

	.type_item_catch {
	}

	.type_item_ttl {
	}

	.type_item_txt {
		font-size: 10px;
	}

}

/* All SP */
@media screen and (max-width:640px) {
	.intro {
	}

	.intro_top {
		background-image: url(//file002.shop-pro.jp/PA01387/803/img/home/pt-intro-sp01.jpg);
		background-position: bottom center;
		padding: 10% 0 100%;
	}

	.intro_cnt {
		width: 100%;
	}

	.intro_head {
		max-width: 300px;
		margin: 0 auto;
	}

	.intro_ttl {
	}

	.intro_txt {
		font-size: 14px;
		text-align: center;
		margin-top: 10px;
	}

	.story {
		padding: 40px 0;
	}

	.story_head {
		margin-bottom: 30px;
	}

	.story_head_logo {
		width: 80%;
		margin: 0 auto;
	}

	.story_head_txt {
		font-size: 14px;
	}

	.story_wrap {
		background: none;
		padding: 0;
	}

	.story_img {
		margin-bottom: 30px;
	}

	.story_cnt {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.story_ttl {
		font-size: 20px;
		margin-bottom: 10px;
		text-align: center;
	}

	.story_txt {
		margin-bottom: 10px;
		line-height: 1.8;
		font-size: 13px;
	}

	.story_link {
		text-align: center;
		margin-top: 20px;
	}

	.story_link > a {
		font-size: 13px;
		padding: 10px 20px;
	}

	.story_link > a:before {
	}

	.type {
		padding: 40px 0 0;
		margin-bottom: 20px;
	}

	.type .inner {
		padding: 0;
	}

	.type_ttl {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.type_cnt {
	}

	.type_item {
		margin-left: 0;
		width: 100%;
		float: none;
		margin-top: 30px;
		padding: 0 15px 30px;
		border-bottom: 1px solid #fff;
	}

	.type_item:first-child {
		margin-top: 0;
	}

	.type_item > a {
	}

	.type_item_img {
	}

	.type_item_cnt {
	}

	.type_item_catch {
	}

	.type_item_ttl {
	}

	.type_item_txt {
	}

	.type_item_link {
	}

	.type_item_link:before {
	}

}

/*↓オープン記念クーポン用↓*/
.openkinen{
  margin-bottom:3em;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pco { display: block !important;
width:100%;
 max-width:1200px;
 height:auto; }
.spo { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pco { display: none !important; }
    .spo { display: block !important; }
}

/*----------------------------------------------------------*/