@charset "utf-8";


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


/*-----cheeseListBook-----*/
#cheeseListBook .bookmarkList {
	display: flex;
	align-items: flex-end;
	position: relative;
	margin-top: 0;
	padding: 0 11.2vw 0 5.33vw;
	width: 100%;
	top: 5px;
	left: 0;
}

#cheeseListBook .bookmarkList > li {
	display: inline-block;
}
#cheeseListBook .bookmarkList > li > a {
	display:flex;
	justify-content: center;
	align-items: center;
	margin-top: 4px;
	width: calc((83.47vw - 25px) / 2);
	height: 27px;
	text-align: center;
	background:url(/cheeseclub/cheeseclub_img/index_bg04_02_sp.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#cheeseListBook .bookmarkList > li > a span {
	position: relative;
	display: inline-block;
	padding-left: 9px;
	line-height: 1;
}
#cheeseListBook .bookmarkList > li > a span::after {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	border-top: 4px solid #ffffff;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	content: '';
}
#cheeseListBook .bookmarkList > li > a.select {
	margin-top: 0;
	width: calc(((83.47vw - 25px) / 2) + 5px);
	height: 33px;
	background:url(/cheeseclub/cheeseclub_img/index_bg04_02_sp_on.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#cheeseListBook .bookmarkList > li > a.select span {
	margin-bottom: 6px;
}
#cheeseListBook .bookmarkList > li > a.select span::after {
	border-top-color: #3d3933;
	transform: rotateZ(-90deg);
}
#cheeseListBook .bookmarkList > li > a img {
	width: auto;
	height: 12px;
}

/*-----cheeseListBook-----*/

#cheeseListBook{
	padding-top:20px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#cheeseListBook .moreBtn{
	text-align:center;
}
#cheeseListBook .titleTextArea{
	background:url(/cheeseclub/cheeseclub_img/index_tx12.png) no-repeat center top;
	background-size:128px 48px;
	width:100%;
	height:48px;
}
#cheeseListBook .titleTextArea *{
	display:none;
}

#cheeseListBook .titleTextArea p {
	margin-top:10px;
}

#cheeseListBook .spWidth {
	margin: 10px auto 0;
}

#cheeseListBook .Book {
	position: relative;
	height: 500px;
	margin: 0 -10px;
	padding: 20px 10.66vw 40px;
	background-image: url(/cheeseclub/cheeseclub_common/img/com_jiten_bg02.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% 100%;
	z-index: 2;
}

#cheeseListBook .Book .BookInner > *:first-child {
	margin-top: 0 !important;
}

#cheeseListBook .Book .tabList {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	width: 100%;
}

#cheeseListBook .Book .tabList li {
	position: relative;
	width: calc(100% / 4);
	border-bottom: 1px solid #999999;
}
#cheeseListBook .Book .tabList li:nth-last-child(-n+4) {
	border-bottom: none;
}
#cheeseListBook .Book .tabList li::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 20px;
	margin-top: -10px;
	background: #999999;
	content: '';
}
#cheeseListBook .Book .tabList li:nth-child(4n)::after {
	content: none;
}

#cheeseListBook .Book .tabList li a {
	display: -webkit-flex;
	display: flex;
	background-color: transparent;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 10px;
}

#cheeseListBook .Book .tabList li a img {
	width: 31px;
	height: auto;
}

#cheeseListBook .Book .tabList li a.select {
	cursor: default;
}
#cheeseListBook .Book .tabList li a.select::before{
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 38px;
	height: 2px;
	margin-left: -19px;
	background: #3d3933;
	content: '';
}
#cheeseListBook .Book .tabList li a.select::after {
	position: absolute;
	bottom: 3px;
	left: 50%;
	width: 38px;
	height: 1px;
	margin-left: -19px;
	background: #3d3933;
	content: '';
}

#cheeseListBook .Book .tabDitail {
	display:none;
	overflow-y: scroll;
	padding: 15px 0 0 0;
}

#cheeseListBook .Book .tabDitail02 {
	display:block;
}

#cheeseListBook .Book .tabDitail > *:first-child {
	margin-top: 0 !important;
}

#cheeseListBook .Book .tabDitail .cheeseList li {
	float: left;
	width: calc((100% - 18px) / 2);
	margin-top: 17px;
	margin-left: 15px;
}
#cheeseListBook .Book .tabDitail .cheeseList > li:nth-child(-n+2) {
	margin-top: 0;
}
#cheeseListBook .Book .tabDitail .cheeseList > li:nth-child(2n+1) {
	margin-left: 0;
}
#cheeseListBook .Book .tabDitail .cheeseList > li > a {
	display: block;
	position: relative;
	padding-left: 15px;
	color: #996633;
	font-size: 11px;
	text-decoration: none;
}
#cheeseListBook .Book .tabDitail .cheeseList > li > a:before {
	display: inline-block;
	position: absolute;
	top: .5em;
	left: 0;
	width: 0;
	height: 0;
	border-width: 3px 6px;
	border-style: solid;
	border-color: transparent transparent transparent #28241f;
	content: "";
}

#cheeseListBook .Book .cheeseList02{
	display: flex;
	flex-flow: row wrap;
	margin-top: 0;
}
#cheeseListBook .Book .cheeseList02 li {
	width: calc((100% - 15px * 2) / 3);
	margin-left: 15px;
}
#cheeseListBook .Book .cheeseList02 li:nth-child(3n+1) {
	margin-left: 0;
}
#cheeseListBook .Book .cheeseList02 > li > a {
	display: flex;
	flex-flow: column wrap;
	align-items: stretch;
	height: 100%;
	border-bottom: 1px dashed #d0c9c0;
	padding: 6px 0;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #39322a;
}

#cheeseListBook .Book .cheeseList02 > li > a:hover img {
	opacity: 0.8;
}
#cheeseListBook .Book .cheeseList02 > li > a .cheeseList02Img {
	display: block;
	margin-bottom: 5px;
}
#cheeseListBook .Book .cheeseList02 > li > a .cheeseList02Img img{
	width: 65px;
}
#cheeseListBook .Book .cheeseList02 > li > a .cheeseList02Txt {
	display: block;
}



/*=================================

	clearfix

=================================*/
#cheeseListBook .Book .tabDitail .cheeseList:after,
#cheeseListBook .bookmarkList:after,
#cheeseListBook .Book .tabDitail02:after  {
	content: "";
	display: block;
	clear: both;
}




}
