@charset "utf-8";

/*** TOP ***/

#si_header {
	border: 1px solid #ffcc33;
}
.si_kv {
	background: url(/shop_concept/img/kv_bg.png) repeat-x;
	width: 100%;
	height: auto;
}
.si_kv_line {
	background: url(/shop_concept/img/kv_line_bottom.png) repeat-x bottom;
	width: 100%;
	height: 55px;
	position: relative;
}
.si_kv_line img.shop {
	position: absolute;
	bottom: -32px;
	max-width: 30%;
}
.si_kv_line img.btn {
	position: absolute;
	bottom: -55px;
	right: 0;
	max-width: 50%;
}
.si_catch {
	padding: 70px 0;
	margin: 70px 0;
	background-image: url(/shop_concept/img/fig_catch_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right 10%;
	font-size: 22px;
	line-height: 1.6;
}
.si_contents .iframe {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 120px;
}
.si_contents .iframe iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.linkBtn {
	padding-bottom: 20%;
	padding-left: 20px;
	display: table;
	margin: 0 auto;
}
.linkBtnTxt {
	padding-bottom: 1em;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
}
.linkBtn div {
	display: table-cell;
}
.linkBtn div.pr {
	padding-right: 20px;
	width: 30%;
}
.linkBtn div.pr img {
	width: 100%;
}
h2.hdTxt {
	height: 194px;
	font-size: 40px;
	color: #2a1a15;
}
.dtBox {
	display: table;
}
.dtBox h2 {
	display: table-cell;
	vertical-align: middle;
}
.contentName {
	background: url(/shop_concept/img/content_title_bg.png) repeat-x center center;
	margin-bottom: 70px;
}
.contentTitle {
	font-size: 24px;
	font-weight: 700;
	padding: 0 0 0 10px;
	margin-bottom: 1em;
	border-left: 7px solid #009843;
}
.contentText {
	margin: 1em 0 70px;
	font-size: 20px;
}
.part {
	border: 1px solid #382618;
	margin-bottom: 50px;
}
.part .contentText {
	margin: 1em;
	font-size: 16px;
}
.part .partHd {
	padding: 1em;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	background: url(/shop_concept/img/kv_line_bottom.png);
}
.part .partLogo {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: center;
}
.part .partLogo img.corpLogoL {
	max-width: 37%;
	width: 100%;
}
.part .partLogo img.corpLogoR {
	max-width: 38%;
	width: 100%;
}
.part .partLogo div {
	padding-bottom: 30px;
}
.open {
	padding-top: 20px;
	margin-bottom: 50px;
	width: 100%;
	display: table;
	background: url(/shop_concept/img/pickup_txt_bg.png);
}
.open div.left,
.open div.right {
	display: table-cell;
	vertical-align: middle;
}
.open div.left img {
	padding-left:30px;
	width: 100%;
}
.open div.right img {
	position: relative;
	left: -115px;
	top: 30px;
	width: 100%;
}
.open .btnArea {
	text-align: right;
	height: 304px;
	background: url(/shop_concept/img/btn_open_left.png) no-repeat bottom left;
}
.open .btnArea img {
	margin: 160px 0 0 337px;
}
.open .btn {
	padding: 20px;
	float: right;
}

@media screen and (max-width: 768px) {
	.contentWrap .pageLink {
		margin-top: -64px;
		padding-top: 64px;
	}
	.contentText {
		margin: 1em 0 30px;
		font-size: 16px;
	}
	.contentTitle {
		font-size: 18px;
		font-weight: 700;
		padding: 0 0 0 5px;
		margin-bottom: 1em;
		border-left: 5px solid #009843;
	}
	.contentName {
		background: url(/shop_concept/img/content_title_bg.png) repeat-x top center;
		margin-bottom: 35px;
		background-size: 30%;
	}
	.si_kv {
		width: 100%;
		height: 100%;
	}
	.si_kv .sp_parts {
		padding-top: 30px;
	}
	.si_kv_line {
		width: 100%;
		height: 42px;
	}
	.si_kv_line img.shop {
		position: absolute;
		bottom: -24px;
		width: 32%;
	}
	.si_kv_line img.btn {
		bottom: -42px;
		right: 0;
		width: 60%;
	}
	.si_catch {
		padding: 30px 0;
		margin: 30px 0;
		background-image: url(/shop_concept/img/fig_catch_bg_sp.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: right top;
		font-size: 16px;
		line-height: 1.6;
	}
	.linkBtn {
		padding-bottom: 60px;
		padding-left: 5px;
	}
	.linkBtnTxt {
		font-size: 18px;
	}
	.linkBtn div {
		display: table-cell;
	}
	.linkBtn div.pr {
		padding-right: 5px;
	}
	.flex-between img {
		max-width: 100%;
		width: 100%;
	}
	.pickupHd .pickUp {
		position: relative;
		left: -10px;
		margin-bottom: -30px;
	}
	.pickupHd {
		padding: 0 15px 0 0px;
		margin-top: 75px;
		margin-bottom: -15px;
		height: 45px;
		border-radius: 12px 12px 0px 0px / 12px 12px 0px 0px;
		text-align: left;
		display: block;
	}
	.pickupHd img {
		left: 70px;
		margin-top: 0;
		margin-bottom:-6px;
	}
	.pickupBox {
		display: block;
	}
	.pickupBox .catch {
		position: relative;
		top: 44px;
		padding-left: 6%;
		width: 85%;
	}
	.pickupBox .pickupTxt {
		padding: 15px 3px 10px 15px;
		margin: 0;
		max-width: 82%;
		font-size: 14px;
		line-height: 1.4;
		position: relative;
		top: 24px;
	}
	.pickupBox .pickupItem:nth-child(1) {
		width: 38%;
		float: left;
	}
	.pickupBox .pickupItem:nth-child(2) {
		padding-top: 0px;
		padding-left: 0;
		display: table-cell;
		vertical-align: top;
	}
	.pickupBox .pickupItem:nth-child(3) {
		padding-bottom: 10px;
		padding-left: 4%;
		padding-right: 4%;
		display: block;
		vertical-align: bottom;
		position: relative;
	}
	.pickupBox .pickupItemR:nth-child(1) {
		padding-top: 0;
		padding-left: 0;
		display: block;
	}
	.pickupBox .pickupItemR:nth-child(2) {
		padding-top: 10%;
		padding-left: 4%;
		display: block;
	}
	.pickupItemR .pickupTxt {
		padding: 15px 10px 10px 15px;
		margin: 0 auto;
		max-width: 85%;
		font-size: 14px;
		line-height: 1.4;
		position: relative;
		top: 24px;
	}
	.pickupBox .pickupItemR .image {
		width: 70%;
		float: left;
	}
	.pickupBox .catchR {
		position: static;
		padding-right: 0;
		float: right;
		width: 30%;
	}
	.pickupTalk,
	.pickupTalkR {
		position: relative;
		top: -60px;
		left: 10px;
		width: 70%;
		float: right;
	}
	.si_contents.txCenter h2 img {
		width: 70%;
	}
	.open {
		display: block;
	}
	.open div.left,
	.open div.right {
		display: block;
	}
	.open div.left img {
		padding-left: 0px;
		width: 45%;
	}
	.open div.right img {
		position: static;
		padding-bottom: 30px;
	}
	.open .btnArea {
		background-size: 230px auto;
		height: 190px;
	}
	.open .btnArea img {
		margin: 0;
	}
	.part .partLogo {
		padding-bottom: 20px;
	}
	.part .partLogo img.corpLogoL {
		max-width: 80%;
	}
	.part .partLogo img.corpLogoR {
		max-width: 80%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1058px) {
	.pickupHd .pickUp {
		left: 0;
	}
	.pickupTalk img,
	.pickupTalkR img {
		width: 43%;
	}
	.pickupBox {
		padding-bottom: 45px;
	}
	.contentName {
		background: url(/shop_concept/img/content_title_bg.png) repeat-x top center;
	}
	.si_catch {
		background-position: 60% center;
	}
	.open div.right img {
		left: -60px;
	}
}
@media only screen and (max-width: 565px) {
	h2.hdTxt {
		font-size: 20px;
		height: 92px;
	}
}
.left{
	float:initial;
	margin-right:initial;
}
.right{
	float:initial;
}