#contents{
	display: flex;
	margin: 0 0 0 20px;
}
#main-column{
	width: 100%;
	margin-right: 10px;
}
.page-title-wrapper{
}
.page-title-wrapper h1{
	font-weight: bold;
	margin-top: 2.5rem;
}
/*
#right-column{
	width: 25%;
}
*/

/********** 左エリア **********/
#hlist {
	display: block;
	margin-bottom: 3em;
}
#hlist ul {
	padding-left: 0;
	display: flex;
	margin-bottom: 0;
}
#hlist ul:last-child {
	margin-bottom: 1.5rem;
}
#hlist ul li {
	list-style: none;
	margin: 0px 3px;
	background-color: #ededec;
	padding: 6px 0px;
}
#hlist ul li a {
}
#hlist ul li a .ctext {
	width: 65px;
	height: 55px;
	word-break: break-all;
	margin-top: -4px;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: rgba(51,51,51,1);
}
#hlist ul li a .cicon {
	text-align: center;
	width: 65px;
}
#hlist ul li a .cicon svg {
	width: 12px;
	height: 12px;
	transform: matrix(1,0,0,1,0,0);
}
#hlist ul li a .cicon svg path {
	fill: rgba(102,102,102,1);
}
#subareas{
}
#subareas .subarea {
	padding-top: 4em;
	margin-top: -4em;
	margin-bottom: 2em;
}
#subareas .subarea .subname {
	white-space: nowrap;
	line-height: 20px;
	margin-top: -2px;
	margin-bottom: 24px;
	text-align: left;
	font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: rgba(51,51,51,1);
	border-bottom: 2px solid #ddd;
	padding-bottom: 4px;
}
#subareas .subarea .subname a {
	color: rgba(51,51,51,1);
	text-decoration: none;
}

/********** 左エリアのリスト表示 **********/
#main-column .category-image{
	text-align: center;
	margin: 0 0 30px 0;
}
#main-column ul.small-products {
	list-style-type: none;
	margin: 0 4px 10px;
	padding: 0 0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#main-column ul.small-products li.product{
			width:225px;
}

#main-column .Related_products_character ul.small-products li.product, #main-column .Related_products_title ul.small-products li.product{
	width: 173px;
	margin: 0px 10px 10px;
	min-height: 302px;
}
.sort-area{
	text-align: right;
	margin: 0 4px 10px;
}
#sort_select{
	width: 150px;
}

/********** 右エリア **********/
.banner-wrapper {
	text-align: center;
}


/********** カテゴリページ用 **********/
.subcatlist {
}
.subcatlist ul {
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
}
.subcatlist ul li {
	float: left;
	list-style: none;
	margin: 0 20px 2em 0;
	width: 178px; /* 224pxから175pxに変更して5列に */
}
.subcatlist ul li .subcate-img {
	display: block;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.subcatlist ul li .subcate-name {
width: 178px; /* 204pxから155pxに変更 */
line-height: 24px;
margin-top: -4px;
text-align: center; /* 左揃えから中央揃えに変更 */
font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #333333; /* 白から黒に変更 */
background-color: #ffffff; /* 黒から白に変更 */
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
padding: 10px 0px 5px;
}

/********** タイトルページ用 **********/
.subtitlelist {
}
.subtitlelist ul {
	padding-left: 0;
	
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.subtitlelist ul li {
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	width: 224px;
}
.subtitlelist ul li .subcate-img {
	display: block;
}
.subtitlelist ul li .title-name {
	width: 214px;
	line-height: 16px;
	margin-top: -2px;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #918c8c;
	padding: 5px 0 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.subtitlelist ul li .subcate-name {
	width: 214px;
	line-height: 24px;
	margin-top: -4px;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #313131;
	padding: 7px 0 5px;
}
.subtitlelist ul li a:hover{
	text-decoration: none;
}

/********** Slick **********/
.slide-items {
	width: 100%;
	height: 43%;
	margin: auto;
	padding: 0;
}
.slick-dotted.slick-slider {
	margin-bottom: 45px;
	height: 385px;
}
.slide-items img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
li.slick-slide{
}
.slick-prev:before,
.slick-next:before {
	color: black;
}
.slick-dots{
	top: 392px;
}
.slick-dots li button:before {
	font-size: 18px;
	top: 6px;
}
.slick-prev::before {
content: '<';
}
.slick-next::before {
content: '>';
}
.slick-next{
	right: -30px;
}
.slick-prev{
	left: -30px;
}
.slick-prev, .slick-next {
	width: 30px;
	height: 30px;
}
.slick-arrow:hover{
	border:none;
}
.slick-prev::before {
	content:url("../images/top/arrow_prev.svg");
	background-color: #333;
	width: 25px;
	height: 24px;
	border-radius: 12px;
	display: block;
}
.slick-next::before{
	content:url("../images/top/arrow_next.svg");
	background-color: #333;
	width: 25px;
	height: 24px;
	border-radius: 12px;
	display: block;
}

#main-column .recommend-products ul.small-products {
	display: flex;
	list-style-type: none;
	padding: 0 0;
	margin: 0 0 10px;
}


/********** キャラリスト下にコピーライt用CSS **********/

#main-column .chara_copy {
	margin: 50px 0;
}
#main-column .chara_copy p {
	font-size: 12px;
}

/********** キャラクター一覧ページ **********/

.characterlist {
}
.characterlist ul {
padding-left: 0;
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap: wrap;
justify-content: flex-start;
gap: 26px;
}
.characterlist ul li {
float: left;
list-style: none;
margin: 0 0px 0 0;
width: 144px;
}
.characterlist ul li .subcate-img {
display: block;
border-radius: 50%;
border: 1px solid #ddd;
outline: 1px solid #ddd;
outline-offset: -2px;
}
.characterlist ul li .title-name {
width: 144px;
line-height: 16px;
margin-top: -2px;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
font-style: normal;
font-weight: normal;
font-size: 11px;
color: #918c8c;
padding: 5px 0 0;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.characterlist ul li .subcate-name {
width: 144px;
line-height: 19px;
margin-top: -6px;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
font-style: normal;
font-weight: normal;
font-size: 13px;
color: #313131;
padding: 7px 0 20px;
}
.characterlist ul li a:hover{
text-decoration: none;
}
/* PC版キャラクターとカテゴリ一覧の改善 */

/* 共通スタイル - 矢印を非表示・中央揃え */
#hlist ul li {
margin: 0px 3px;
background-color: #ededec;
padding: 0;
}

#hlist ul li a {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100%;
padding: 0px 3px;
text-decoration: none;
}

#hlist ul li a .cicon {
display: none;
}

#hlist ul li a .ctext {
display: flex;
justify-content: center;
align-items: center;
height: 48px; /* 固定高さで上下中央揃え */
margin: 0;
word-break: break-all;
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, Noto Sans JP;
font-style: normal;
font-weight: normal;
color: rgba(51,51,51,1);
}

#hlist ul li a:hover {
background-color: #e0e0e0;
}

/* キャラクターページ固有のスタイル */
.character-page #hlist ul li a .ctext {
font-size: 15px;
width: 80px;
}

.character-page #hlist ul li a .ctext .row-suffix{
font-size: 13px;
display: block;
margin-top: 2px;
}

/* カテゴリページ固有のスタイル */
.category-page #hlist ul li a .ctext {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 55px;
width: 110px;
font-size: 13px;
line-height: 1.2;
word-break: break-word;
overflow-wrap: break-word;
white-space: normal;
padding: 0 2px;
}

/* カテゴリーリンクのホバー効果 */
.category-page #hlist ul li a:hover {
background-color: #e0e0e0;
}
/********** Footer Banner **********/
.footer-banner{
display:flex;
justify-content: center;
margin-bottom: 32px;
}
