@charset "UTF-8";
.collection img{
	background-image: url("../img/common/line5.svg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.scroll{
	width: 230px;
	height: 40%;
	position: fixed;
	bottom: 5%;
	left: 3%;
	overflow: scroll;
}
.scroll:hover{
	background-color: rgba(239,239,244,0.4);
	transition-timing-function: ease-in-out;
	transition-duration: 0.4s
}
.category1{
	position: static;
	margin-left: 22px;
	margin-top: 18px;
	width: 170px;
	height: auto;
}
.category{
	display: none;
	position: static;
	margin-left: 22px;
	margin-top: 3px;
	width: 170px;
	height: auto;
}
h2{
	position: static;
	display: flex;
	margin-bottom: 10px;
}
h2 img{
	height: 15px;
	cursor: url("../img/common/cursor_2.png") , auto;
	cursor: -webkit-image-set(url("../img/common/cursor_2.png") 1x, url("../img/common/cursor_2@2x.png") 2x),auto;
}
h2 img:hover{
	background-color: #FFE147;
	transition-timing-function: ease-in-out;
    transition-duration: 0.4s;
}
.hidden{
	width: 170px;
	height: 285px;
	display: none
}
.chart{
	display: block;
	position: absolute;
	left: 65px;
}
.chart-line{
	height: 200px;
	width: 1px;
	background-color: black;
	margin: 10px 0 18px 0;
	z-index: 50;
	position: relative;
}
.chart-dots{
	width: 2px;
	height: 2px;
	background-color: black;
	border-radius: 100%;
	margin: 10px -1px 10px 0;
}
.category-name{
	position: absolute;
	margin: 30px 0 0 4px;
	list-style: none;
}
.category-name img{
	height: 15px;
	margin-bottom: 20px;
	padding: 0;
}
.category-name img:hover{
	background-color: #FFE147;
	transition-timing-function: ease-in-out;
    transition-duration: 0.4s;
}
.cate-ishi{
	display: none;
}
main{
	width: 70%;
	height: auto;
	margin-left: 25%;
	top: 200px;
	text-align: left;
	padding: 0;
}
.for-pc{
    width: 100%;
	margin-bottom: 150px;	
}
.for-sp{
    width: 100%;
	margin-bottom: 150px;	
	display: none
}
.enogu{
	width: 90%;
	margin-left: 10%;
	margin-bottom: 500px;
}
.script-l{
	display: block;
	position: relative;
	z-index: 30;
	width: 27%;
	margin-left: -10%;
}
.script-r{
	display: block;
	position: relative;
	float: right;
	z-index: 30;
	width: 27%;
	margin-right: -10%;
}
.shop_button {
	display: flex;
	justify-content: space-between;
	position: absolute;
	right: 0;
	font-size: 1.3em;
	font-variation-settings: "CRSV" 0, "SHRP" 0, "slnt" 0, "wght" 200;
	align-items: center;
	padding: 1em 2em 1.2em;
	width: 100px;
	background-color: #FFFFFF;
	transition: 0.3s;
	letter-spacing: 0.1em;
	box-shadow: 0 0 45px rgba(0 0 0 / .08);
	border-radius: 3px;
	margin: 30px  0;
}
.button_arrow{
	width: 5px;
	height: 5px;
	border-top: 1.5px solid #000000;
	border-right: 1.5px solid #000000;
	transform: rotate(45deg);
	margin-bottom: -0.2em;
}

.shop_button:hover {
	border: 1px solid #000000;
	box-shadow: 0 0 0 rgba(0 0 0 / .08);
	cursor: url("../../img/common/cursor_2.png") , auto;
	cursor: -webkit-image-set(url("../../img/common/cursor_2.png") 1x, url("../../img/common/cursor_2@2x.png") 2x),auto;
}

h3{
	margin: 38px 0;
}
h3 img{
	height: 18px;
}
p{
	font-size: 1.4em;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-align: justify;
}
.e-img-pc-1{
	display: block;
	position: relative;
	width: 100%;
	margin-top: -100px;
}
.enogu-name{
	font-family: "logic-monospace", mono;
	font-weight: 300;
	font-style: normal;
	font-size: 2em;
	position: absolute;
	display: flex;
	margin: -10% 0 0 -6%;
	height: 0.25%;
}
.e-img-pc-2{
	display: block;
	position: relative;
	width: 100%;
	margin: 250px 0 0 0;
}
.enogu-name-2{
	position: absolute;
	display: flex;
	margin: -4% 0 0 -6%;
	height: 0.4%;
}
.img-scroll{
	height: 200px;
	margin-top: 40px;
	padding: 0;
	list-style: none;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit- overflow-scrolling: touch;
  	overflow-scrolling: touch;
	white-space: nowrap;
	display: flex;
}
.img-scroll::-webkit-scrollbar {
        display:none;
 }
.img-scroll img{
	margin: 0 20px 0 0;
	padding: 0;
	height: 100%;
	width: 200px;
	
}
.img-scroll img:hover{
	transform:scale(0.95);
    transition-duration: 0.4s;
	transition-timing-function: ease;
}
.scroll-arrow-l{
	position: absolute;
	height: 9.5px;
	margin: -40px -15px 0;
}
.scroll-arrow-r{
	height: 9.5px;
	transform: rotate(180deg);
	position: absolute;
	margin: -40px -15px 0;
	right: 0;
}
.ishi{
	display: none;
	text-align: right;
	width: 90%;
	margin-right: 10%;
	margin-bottom: 250px;
}
.i-img-1{
	width: 100%;
	margin-top: -120px;
}
.i-img-2{
	width: 100%;
	margin-top: 40px;
}
.ishi-name{
	position: absolute;
	display: flex;
	margin: -200px 0 0 85%;
	height: 4.8%;
}
.img-scroll-ishi{
	height: 200px;
	margin-top: 40px;
	padding: 0;
	list-style: none;
	overflow-x: scroll;
	-webkit- overflow-scrolling: touch;
  	overflow-scrolling: touch;
	white-space: nowrap;
	display: flex;
}
.img-scroll-ishi::-webkit-scrollbar {
        display:none;
 }
.img-scroll-ishi img{
	margin: 0 20px 0 0;
	padding: 0;
	height: 100%;
	width: 200px;
}
.scroll-sp{
	display: none;
}

	/*タブレット用*/
@media screen and (max-width : 959px){
	main{
		width: 80%;
		margin-left: 15%;
	}
}

	/*スマホ用*/
@media(max-width: 480px){
	header{
		position: relative;
		z-index: 50;
	}
	.collection img{
		background-image: url("../img/common/link.svg");
		background-repeat: no-repeat;
		background-position: left bottom;
	}

	.scroll{
		display: none;
	}
	.scroll-sp{
		display: block;
		position: absolute;
		width: 100%;
		margin-top: -2px;
		text-align: center;
		height: 40px;
		list-style: none;
	}
	.scroll-sp ul{
		text-align: left;
		list-style: none;
		padding-left: 10px;
		overflow-x: auto;
		white-space: nowrap;
	}
	.scroll-sp li{
		display: inline;
		margin: 0 10px;
	}
	.scroll-sp img{
		height: 12px;
		padding: 0 2px 8px 2px;
		background-image:url("../img/common/link_gray.svg");
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	main{
		position: relative;
		width: 100%;
		top: -20px;
		text-align: center;
		margin: 0;
		z-index: 0;
	}
	.for-pc{
		display: none
	}
	.for-sp{
		width: 100vw;
		margin: 0;
		padding: 0;
		position: relative;
		z-index: 0;
		display: block;
	}
	.script-l{
		margin: 100px 20px 50px;
		width: 80%;
		text-align: left;
		z-index: 0;
	}
	.script-r{
		margin: 100px 20px 50px;
		width: 80%;
		text-align: left;
		float: none;
		z-index: 0
	}
	.shop_button{
		right: 6%;
	}
	h3{
		margin: 20px 0px;
	}
	h3 img{
		height: 22px
	}
	.enogu{
		margin-bottom: 200px;
		margin-top: 180px;
		margin-left: 0;
		width: 100%;
	}
	.img-scroll{
		width: 100%;
		height: 140px;
		margin-top: 50px;
}
	.img-scroll img{
		margin-right: 15px;
		height: 100%;
		width: 140px;
	}
	.scroll-arrow-l{
		height: 8px;
		left: 0;
		margin: -140px 0 0 10px;
	}
	.scroll-arrow-r{
		height: 8px;
		margin: 0;
		margin: -30px 10px 0 0;
	}
	.enogu-name{
		font-size: 1.8em;
		margin: -18px 0 0 6%;
	}
	.enogu-name-2{
		margin: -10px 0 0 6%;
		height: 18px;
	}
	.e-img-pc-1{
		display: block;
		position: relative;
		width: 100vw;
		margin:10px 0 0;
	}
	.e-img-pc-2{
		display: block;
		position: relative;
		width: 100vw;
	}
	.ishi{
		display: none;
	}
}

/*SE用*/
@media(max-width: 320px){
	h3 img{
		height: 18px
	}
}