@charset "utf-8";
#yoyaku_btn {
	/* display: none;*/
	}
a:hover {
	color: #aaa;
}
img {
	vertical-align: middle;
	transition: 0.5s;
}
a img:hover {
	opacity: 0.6;
	transition: 0.5s;
}
img {
	max-width : 100%
}
p {
	margin: 0;
}
ul li {
	margin: 0 !important;
	list-style: none;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}
body {
	background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
}
#black {
background-color: #000;
}
.openbtn span {
background: #fff;
}
.menu_text {
color: #fff;
}
#wrapper {
	width: 100%;
	max-width: 960px;
	margin: auto;

}
/* メイン */
#lp-main {
	background-image: url(images/main_bg.webp);
	background-size: cover;
	background-repeat: no-repeat;
}

.sl_right,
.sl_left,
.sl_right2,
.sl_left2 {
	position: relative;
	min-height: 1300px;
	margin: 0;
}
.sl_right ul li,
.sl_left ul li,
.sl_right2 ul li,
.sl_left2 ul li {
	position: absolute;
}
.ymo201 {
	background-image:
	url(images/sect-bar.jpg), url(images/201-bg.gif);
	background-size: 100%, 100%;
	background-position: bottom, top;
	background-repeat: repeat-x, repeat;
}
.ymo202 {
	background-image:
	url(images/sect-bar.jpg), url(images/202-bg.gif);
	background-size: 100%, 100%;
	background-position: bottom, top;
	background-repeat: repeat-x, repeat;
}
.ymo203 {
	background-image:
	url(images/sect-bar.jpg), url(images/201-bg.gif);
	background-size: 100%, 100%;
	background-position: bottom, top;
	background-repeat: repeat-x, repeat;
}
.ymo204 {
	background-image:
	url(images/sect-bar.jpg), url(images/202-bg.gif);
	background-size: 100%, 100%;
	background-position: bottom, top;
	background-repeat: repeat-x, repeat;
}

.sl_left ul li:nth-of-type(1),
.sl_right ul li:nth-of-type(1),
.sl_left2 ul li:nth-of-type(1),
.sl_right2 ul li:nth-of-type(1) {
	width: 30%;
	top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sl_left ul li:nth-of-type(2),
.sl_right ul li:nth-of-type(2),
.sl_left2 ul li:nth-of-type(2),
.sl_right2 ul li:nth-of-type(2) {
	width: 55%;
	top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sl_left ul li:nth-of-type(3) {
	top: 23%;
	right: 7%;
	width: 13%;
}
.sl_right ul li:nth-of-type(3), .sl_right2 ul li:nth-of-type(3) {
	top: 23%;
	left: 9%;
	width: 8.5%;
}
.sl_left2 ul li:nth-of-type(3) {
	top: 23%;
	right: 10%;
	width: 8.5%;
}

.sl_left ul li:nth-of-type(4),
.sl_left2 ul li:nth-of-type(4) {
	top: 40%;
	left: 0%;
	width: 32%;
}
.sl_right ul li:nth-of-type(4),
.sl_right2 ul li:nth-of-type(4) {
	top: 40%;
	right: 0%;
	width: 32%;
}
/* ymo201 */
.ymo201 ul li:nth-of-type(5) {
	bottom: 5%;
	left: 5%;
	width: 28%;
}
.ymo201 ul li:nth-of-type(6) {
	top: 5%;
	left: 5%;
	width: 28%;
}
.ymo201 ul li:nth-of-type(7) {
	top: 3%;
	right: 7%;
	width: 20%;
}
.ymo201 ul li:nth-of-type(8) {
	top: 3%;
	right: 50%;
	width: 15%;
}
.ymo201 ul li:nth-of-type(9) {
	bottom: 5%;
	right: 7%;
	width: 25%;
}
/* ymo202 */
.ymo202 ul li:nth-of-type(5) {
	top: 3%;
	right: 5%;
	width: 25%;
}
.ymo202 ul li:nth-of-type(6) {
	bottom: 8%;
	right: 5%;
	width: 28%;
}
.ymo202 ul li:nth-of-type(7) {
	bottom: 5%;
	left: 5%;
	width: 20%;
}
.ymo202 ul li:nth-of-type(8) {
	top: 3%;
	left: 5%;
	width: 18%;
}
.ymo202 ul li:nth-of-type(9) {
	top: 23%;
	right: 3%;
	width: 18%;
}
/* ymo203 */
.ymo203 ul li:nth-of-type(5) {
	top: 3%;
	right: 5%;
	width: 23%;
}
.ymo203 ul li:nth-of-type(6) {
	bottom: 5%;
	left: 5%;
	width: 23%;
}
.ymo203 ul li:nth-of-type(7) {
	top: 5%;
	left: 5%;
	width: 25%;
}
.ymo203 ul li:nth-of-type(8) {
	bottom: 3%;
	right: 3%;
	width: 20%;
}
/* ymo204 */
.ymo204 ul li:nth-of-type(5) {
	top: 3%;
	right: 3%;
	width: 28%;
}
.ymo204 ul li:nth-of-type(6) {
	bottom: 3%;
	left: 8%;
	width: 20%;
}

.ymo204 ul li:nth-of-type(7) {
	bottom: 5%;
	right: 5%;
	width: 25%;
}
.ymo204 ul li:nth-of-type(8) {
	top: 3%;
	left: 3%;
	width: 20%;
}

/* アイテム共通 */
.main_img {
	position: relative;
	width: 100%;
	float: left;
	position: relative;
}
/* 価格ボックス共通 */
.price_box {
	width: 18%;
	position: absolute;
	bottom: 15.5%;
	left: 33%;
}
.price_box h3 {
	color: #fff;
	padding: 1% 5% 0;
	margin: 0 0 5%;
	background-color: #80c26b;
	width: 100%;
	text-align: center;
}
.price {
	padding: 0;
	line-height: 1.3em;
	margin: 0 0 7%;
	color: #303030;
}
.price span {
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'こぶりなゴシック W6 JIS2004';
  font-feature-settings: "palt";
}
.price_box .link {
	float: left;
	/* width: 30%; */
}
.price_box .link img {
	width: 60%;
}

section#cont_footer  {
	width: 90%;
	margin: auto;
	padding: 50px 0;
	clear: left;
	color: #fff;
}
#cont_footer .note{
	padding-left: 1em;
	text-indent: -1em;
}
.shop_btn {
	font-size: 1.2em;
	width: 90%;
	text-align: center;
	margin: 5% auto 0;
	padding: 5%;
	background-color: #a78e7b;
	border-radius: 10px;
	/* background-image: linear-gradient(120deg, #e7bde8 0%, #feb1b2 100%); */
	/* filter: drop-shadow(4px 4px 4px #aaa); */
	color: #fff;
}
footer {
	margin-top: 0 !important;
}
@media screen and (max-width : 768px) {
	.sl_right,
	.sl_left,
	.sl_right2,
	.sl_left2 {
		position: relative;
		min-height: 600px;
		margin: 0;
	}
}
