*{padding: 0;margin: 0;}
html {overflow:auto;}
a {text-decoration:none;color:#0044CC;}
img {vertical-align:bottom;}
ul, ol {list-style: none;}
table {border-collapse: collapse;}
body {font-family:"���C���I","�q���M�m�p�S Pro W3",Osaka,Verdana,"�l�r �o�S�V�b�N",Arial,sans-serif;
width: 100%;
height: 100%;}
.clear:after {
	content:"";
	display: block;
	clear: both;
}

/* PC�� */
@media screen and (min-width:960px) {

#menu_black_back {display:none;}

#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}

header {
	/* width:100%; */
}
/*20250312 add*/
.top_image{
	width: 100%;
	margin: 8px 0;
}
/*20250312 add*/
.kanban{
	width: 100%;
}

/*20250306?? ????*/
.feature_div{
	transition: all .8s;
}
.feature_div:hover{
	opacity: .7;
}
/*20250306?? ????*/
#mall_link {
	width:100%;
	padding:16px 0;
}

#mall_link a {
	float:right;
	color:#c23a24;
}

#head_menu {
	width:100%;
	color:#fff;
	/* background: #ff9861; */
	background: #c23a24;
	
	/* background: -moz-linear-gradient(top, #ff9861 0%, #ff9861 5%, #fd7b36 5%, #fd7b36 95%, #bb4100 95%, #bb4100 100%);
	background: -webkit-linear-gradient(top, #ff9861 0%,#ff9861 5%,#fd7b36 5%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	background: linear-gradient(to bottom, #ff9861 0%,#ff9861 5%,#fd7b36 5%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9861', endColorstr='#bb4100',GradientType=0 ); */
}

#head_menu ul li a:before {
	content:"";
	width:16px;
	height:16px;
	display:inline-block;
	vertical-align:middle;
	margin:-4px 4px 0 0;
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u5509714/pc/css/../images/icon_matome.png) no-repeat;
}
#head_menu ul li.shop a:before {
	background-position:-64px -14px;
}
#head_menu ul li.company a:before {
	background-position:-48px -14px;
}
#head_menu ul li.box a:before {
	background-position:-32px -14px;
}
#head_menu ul li.fav a:before {
	background-position:-16px -14px;
}
#head_menu ul li.mail a:before {
	background-position:0px -14px;
}
#head_menu ul li.cart a:before {
	background-position:-80px -14px;
}
#head_menu ul li {
	text-align:center;
	float:left;
	width:160px;
}
/*20252312 add*/
#head_menu ul li a {
	color:#fff;
	display:block;
	padding:16px 0;
	transition: .6s;
}

#head_menu ul li a:hover {
	opacity: .7;
	/* background: #bb4100; */
	/* background: -moz-linear-gradient(top, #bb4100 0%, #bb4100 5%, #E9590C 5%, #E9590C 100%);
	background: -webkit-linear-gradient(top, #bb4100 0%,#bb4100 5%,#E9590C 5%,#E9590C 100%);
	background: linear-gradient(to bottom, #bb4100 0%,#bb4100 5%,#E9590C 5%,#E9590C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb4100', endColorstr='#E9590C',GradientType=0 ); */
}

#top_search {
	width:100%;
	box-sizing:border-box;
	border:1px solid #c23a24;
}

#top_search > div {

}
#pickup_keyword {
	padding:4px 0;
	float:left;
}
#pickup_keyword > div {
	display:inline-block;
	padding:0 8px;
	border-right:1px solid #c23a24;
	font-weight: 500;
}

#pickup_keyword a {
	padding:0 8px 0 8px;
	color: #c23a24;
}

#search_form {
	width:280px;
	float:right;
	padding:4px 0;
	background-color: #c23a24;
}

#search_form form {
	text-align:center;
}

#search_form form .text {
	width:200px;
	height:22px;
	box-sizing:border-box;
	padding:0;
	border:1px solid #093E7A;
	font-family:"���C���I","�q���M�m�p�S Pro W3",Osaka,Verdana,"�l�r �o�S�V�b�N",Arial,sans-serif;
	font-size:14px;
	text-indent:5px;
	vertical-align:top;
}

#search_form form .btn {
	height:22px;
	padding:0 4px;
	border:1px solid #ffffff;
	background-color:#c23a24;
	color:#fff;
	font-family:"���C���I","�q���M�m�p�S Pro W3",Osaka,Verdana,"�l�r �o�S�V�b�N",Arial,sans-serif;
	font-size:13px;
	vertical-align:top;
}

.head_banner {
	width:100%;
	margin:8px auto 0 auto;
}

.head_banner img {
	width:100%;
	height:auto;
}

#special_product {
	width:100%;
	margin:8px 0;
	background: #24A77F;
	background: -moz-linear-gradient(top, #24A77F 0%, #24A77F 95%, #017552 95%, #017552 100%);
	background: -webkit-linear-gradient(top, #24A77F 0%,#24A77F 95%,#017552 95%,#017552 100%);
	background: linear-gradient(to bottom, #24A77F 0%,#24A77F 95%,#017552 95%,#017552 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24A77F', endColorstr='#017552',GradientType=0 );
}

#special_product a {
	width:320px;
	color:#fff;
	display:block;
	float:left;
	box-sizing:border-box;
	text-align:center;
	padding:4px 0;
}

#special_product a:hover {
	background: #bb4100;
	background: -moz-linear-gradient(top, #00412D 0%, #00412D 5%, #017552 5%, #017552 100%);
	background: -webkit-linear-gradient(top, #00412D 0%,#00412D 5%,#017552 5%,#017552 100%);
	background: linear-gradient(to bottom, #00412D 0%,#00412D 5%,#017552 5%,#017552 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00412D', endColorstr='#017552',GradientType=0 );
}

#special_product a:first-child {
	border-right:1px solid #A0E7D2;
}

#special_product a:last-child {
	border-left:1px solid #A0E7D2;
}

#infomation {
	width:100%;
	font-size:80%;
	margin-bottom:8px;
	box-sizing:border-box;
	border:1px solid #24A77F;
}

#infomation a {
	width:320px;
	float:left;
	padding-left:12px;
	box-sizing:border-box;
}

#infomation a:before {
	position:relative;
	display:inline-block;
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u5509714/pc/css/../images/icon_matome.png) no-repeat;
	content:"";
	width:14px;
	height:14px;
	margin-right:2px;
	top:2px;
}

#infomation a:first-child {
	display:none;
}

#infomation a:nth-child(2) {
	width:319px;
	border-right:1px solid #24A77F;
}

#infomation a:last-child {
	width:319px;
	border-left:1px solid #24A77F;
}

#column_container {
	width:100%;
}

#sub_column {
	width:220px;
	margin-right:20px;
	float:left;
}

#shop_info {
	width:100%;
	margin-bottom:8px;
}
#shop_info a {
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:16px 0;
	border-radius:4px;
	background: #fd7b36;
	background: -moz-linear-gradient(top, #fd7b36 0%, #fd7b36 95%, #bb4100 95%, #bb4100 100%);
	background: -webkit-linear-gradient(top, #fd7b36 0%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	background: linear-gradient(to bottom, #fd7b36 0%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7b36', endColorstr='#bb4100',GradientType=0 );
}
#shop_info a:hover {
	background: #bb4100;
	background: -moz-linear-gradient(top, #6D2600 0%, #6D2600 5%, #E9590C 5%, #E9590C 100%);
	background: -webkit-linear-gradient(top, #6D2600 0%,#6D2600 5%,#E9590C 5%,#E9590C 100%);
	background: linear-gradient(to bottom, #6D2600 0%,#6D2600 5%,#E9590C 5%,#E9590C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6D2600', endColorstr='#E9590C',GradientType=0 );
	border-left:3px solid #6D2600;
	box-sizing:border-box;
}

#sub_column a {
	width:100%;
	display:block;
}

#sub_saleinfo {
	width:100%;
	margin-bottom:8px;
}

#sub_saleinfo a {
	width:100%;
	display:block;
}

#sub_saleinfo a img {
	width:100%;
	height:auto;
}

#category_inner_head {
	background-color:#24A77F;
	color:#fff;
	text-align:center;
	padding:8px 0;
	font-weight:bold;
	font-size:120%;
}

.toggle {
	font-weight:bold;
}

.toggle:after {
	content:"+";
	position:absolute;
	right:18px;
}
.toggle.active:after {
	content:"-";
	position:absolute;
	right:22px;
}

#sub_column > div > .toggle.active:after {
	right:17px;
}

#sub_column > div > ul li .toggle:after {
	right:6px;
}

#sub_column > div > ul li .toggle.active:after {
	right:5px;
}

.toggle + ul {
	display:none;
}

.toggle.sproduct,
.toggle.sproduct + ul a {
	color:#017552;
	border-left:4px solid #24A77F;
}

.toggle.hard,
.toggle.hard + ul a {
	color:#0F5099;
	border-left:4px solid #0F5099;
}

.toggle.hard + ul > div li:first-child {
	color:#fff;
	text-align:center;
	padding:2px 0;
}
#sonysoft li a {
	color:#0F5099;
	border-left:4px solid #0F5099;
}
#sonysoft li:first-child {background-color:#0F5099;}
#ninsoft li a {
	color:#E60012;
	border-left:4px solid #E60012;
}
#ninsoft li:first-child {background-color:#E60012;}
#mssoft li a {
	color:#107B13;
	border-left:4px solid #107B13;
}
#mssoft li:first-child {background-color:#107B13;}
#othersoft li a {
	color:#4C617A;
	border-left:4px solid #717D8B;
}
#othersoft li:first-child {background-color:#717D8B;}
#cardgame li a {
	color:#491267;
	border-left:4px solid #491267;
}
#cardgame li:first-child {background-color:#491267;}
#hobby li a {
	color:#A06C06;
	border-left:4px solid #BC8C2D;
}
#hobby li:first-child {background-color:#BC8C2D;}
.toggle.feature,
.toggle.feature + ul a {
	color:#E75609;
	border-left:4px solid #FD7B36;
}

.toggle.genre,
.toggle.genre + ul a {
	color:#EA325A;
	border-left:4px solid #EA325A;
}

#category_link a,
#genre_link a {
	display:block;
	position:relative;
	background-color:#fafafa;
	box-sizing:border-box;
	border-bottom:1px solid #dddddd;
	cursor:pointer;
	padding-top:2px;
	padding-bottom:2px;
}

#category_link > a,
#genre_link > a {
	padding-left:16px;
}

#category_link > ul > li > a,
#category_link > ul > div > li > a,
#genre_link > ul > li > a {
	padding-left:28px;
}

#category_link > ul > li > ul > li a,
#genre_link > ul > li > ul > li a {
	padding-left:40px;
}

.toggle_inner_link a:after {
	content:">";
	position:absolute;
	right:6px;
}

#sub_column_banner {
	width:100%;
	margin-top:8px;
}

#sub_column_banner a {
	width:100%;
	display:block;
	margin-bottom:8px;
}

#sub_column_banner a img {
	width:100%;
}

#calendar_inner_head {
	background-color:#24A77F;
	color:#fff;
	text-align:center;
	padding:8px 0;
	font-weight:bold;
	font-size:120%;
}

#calendar div,
#calendar ul {
	width:100%;
	margin-bottom:8px;
}

#calendar div table {
	width:100%;
}

#calendar div table,
#calendar div table tr,
#calendar div table td {
	box-sizing:border-box;
	text-align:center;
	border:1px solid #24A77F;
}
#calendar .month {
	background-color:#24A77F;
	color:#fff;
}

#calendar div table td {
	height:18px;
	text-align:center;
}
.mon_fri {
	background-color:#ABD3FF;
	color:#333333;
}
.sat {
	background-color:#0F5099;
	color:#FFFFFF;
}
.sun {
	background-color:#F97A95;
	color:#FFFFFF;
}
.days {
	height:18px;
	text-align:center;
}
.sat1stday {
	background-color:#0F5099;
	color:#fff;
}
.weekday {
	background-color:#FFFFFF;
	color:#666666;
}
.holiday {
	background-color:#F97A95;
	color:#FFFFFF;
}
.notday {
	background-color:#fff;
	color:#fff;
}

#calendar ul {
	font-size:90%;
}


#main_column {
	width:720px;
	float:left;
}

#off_coupon {
	width:100%;
	margin-bottom:8px;
}

#off_coupon a {
	width:25%;
	float:left;
	display:block;
}

#off_coupon a img {
	width:100%;
	height:auto;
}
#bigbanner {/*20211007??*/
	/* margin-top:8px; */
	transition: all .8s;
}
#bigbanner:hover{/*20211007??*/
	opacity: .7;
}


#bigbanner a img {
	width:100%;
	margin-bottom:8px;
}

.gamesoft_container {
	width:100%;
	margin-bottom:8px;
}

.gamesoft_inner_head {
	width:100%;
	box-sizing:border-box;
	border:4px solid #017552;
	text-shadow: 2px 2px 0px #00422E;
	background:#017552;
	background:-moz-repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
	background:-webkit-repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
	background:-ms-repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
	background:repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
}

.gamehard {
	color:#fff;
	padding:4px 0 4px 4px;
}

.inner_product {
	width:25%;
	float:left;
	box-sizing:border-box;
}

.product_info a {
	display:block;
}

.product_img {
	width:100%;
	padding:4px;
	position:relative;
	box-sizing:border-box;
	background:#FFF5F7;
	background:-moz-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:-webkit-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:-ms-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
}

.product_img:before {
	content:"";
	display:block;
	padding-top:100%;
}

.product_img div {
	padding:4px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	text-align:center;
}

.product_img div img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.product_name {
	width:100%;
	box-sizing:border-box;
	padding:4px;
	font-size:80%;
	text-align: center;
}

#foot_menu {
	display:none;
}

#tos {
	width:100%;
	box-sizing:border-box;
	border:solid 1px #0F5099;
}

#tos_head_title {
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-shadow: 2px 2px 2px #0A3C74;
	padding:4px;
	box-sizing:border-box;
	border:solid 3px #0F5099;
	background: #0F5099;
	background: -moz-linear-gradient(top, #4A7DB6 0%, #739ECF 50%, #2D66A5 51%, #2D66A5 100%);
	background: -webkit-linear-gradient(top, #4A7DB6 0%,#739ECF 50%,#2D66A5 51%,#2D66A5 100%);
	background: linear-gradient(to bottom, #4A7DB6 0%,#739ECF 50%,#2D66A5 51%,#2D66A5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4A7DB6', endColorstr='#2D66A5',GradientType=0 );
}

#tos_head_title h3 {
	margin:0;
	padding:0;
	font-size:150%;
}

.tos_container {
	width:100%;
	position:relative;
}

.tos_container p {
	margin:0;
	padding:0;
}

.tos_container p.m4px {
	margin-bottom:4px;
}
.tos_container p.m8px {
	margin-bottom:8px;
}
.tos_container p.m12px,
.tos_container ul.m12px {
	margin-bottom:12px;
}

.tos_inner_title {
	color:#fff;
	font-weight:bold;
	background-color:#0F5099;
	padding:4px 0 4px 4px;
	box-sizing:border-box;
}

.tos_inner_title {
	width:100%;
}

.tos_inner_text,
.tos_inner_text_half {
	background-color:#fff;
	padding:4px 0 4px 4px;
	box-sizing:border-box;
	font-size:85%;
}

.tos_inner_text {
	width:100%;
}

.tos_inner_text_half {
	width:50%;
	float:left;
}

.tos_container_half {
	position:relative;
	width:50%;
	float:left;
	box-sizing:border-box;
}
.tos_container_halfline {
	width:50%;
	position:absolute;
	top:0;
	bottom:0;
	border-right:solid 1px #0F5099;
	box-sizing:border-box;
}
.tos_container_halfline + .tos_container_half {
	border-right:solid 1px #0F5099;
}

#tos .open {
	display:block;
	width:100%;
	font-size:130%;
	font-weight:bold;
}

#tos .open:before {
	content:"��";
	color:#787701;
}

#tos .mobile a {
	font-size:120%;
	margin-right:8px;
}

#tos .mobile a:before {
	content:">>>";
}

#tos .oc:before {
	content:"��";
	color:#FF9900;
}
#tos .rs:before,
#tos .rs:after {
	content:"��";
	color:#FF0000;
}

#tos .navy {
	font-weight:bold;
	color:#003366;
}
#tos .dred {
	font-weight:bold;
	color:#CC0000;
}
#tos .block {
	display:block;
}

#tos .bold {
	font-weight:bold;
}

}
/* PC�� */




/* �X�}�z�� */
@media screen and (max-width:960px) {

#wrapper {
	/* margin:0 auto; */
	/* width: 100%; */
	padding: 0 2.5%;
	position:relative;
}

header {
	width:100%;
}
/*20250306?? ????*/
.feature_div{
	transition: none;
	padding: 0 1%;
}
.feature_div:hover{
	opacity: 1;
}
/*20250306?? ????*/
#mall_link {
	width:100%;
	padding:4px 0;
}

#mall_link a {
	float:right;
	color:#EB5505;
}

#head_menu_button {
	width:40px;
	height:40px;
	right:2%;
	border-radius:4px;
	background-color:#EA325A;
	z-index:100001;
	position:fixed;
	opacity:0.8;
    cursor: pointer;
}

#menu_button_icon  {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 4px;
	margin: -3px 0 0 -12px;
	background: #fff;
	transition: 0;
}

#menu_button_icon:before, #menu_button_icon:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 24px;
	height: 4px;
	background: #fff;
	transition: 0;
}
#menu_button_icon:before{
	margin-top: -12px;
}
#menu_button_icon:after{
	margin-top: 8px;
}
.close #menu_button_icon {
	background: transparent;
}
.close #menu_button_icon:before,
.close #menu_button_icon:after {
	margin-top: 0;
}
.close #menu_button_icon:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.close #menu_button_icon:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

#head_menu {
	width:100%;
	margin-top:44px;
	background-color:#c23a24;
	color:#fff;
}

#head_menu ul {
	width:100%;
}

#head_menu ul li {
	width:16%;
	float:left;
	font-size:60%;
	text-align:center;
	padding:4px 0;
	box-sizing:border-box;
	border-right:2px solid #ffffff;
	background: #c23a24;
	/* background: -moz-linear-gradient(top, #ff9861 0%, #ff9861 5%, #fd7b36 5%, #fd7b36 95%, #bb4100 95%, #bb4100 100%);
	background: -webkit-linear-gradient(top, #ff9861 0%,#ff9861 5%,#fd7b36 5%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	background: linear-gradient(to bottom, #ff9861 0%,#ff9861 5%,#fd7b36 5%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9861', endColorstr='#bb4100',GradientType=0 ); */
}
#head_menu ul li:first-child {
	margin-left:2%;
	border-left:2px solid #ffffff;
}

#head_menu ul li a:before {
	display:block;
	content:"";
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u5509714/pc/css/../images/icon_matome_sp.png) no-repeat ;
	width:24px;
	height:24px;
	margin:0 auto;
}

#head_menu ul li.shop a:before {
	background-position:-96px 0px;
}
#head_menu ul li.company a:before {
	background-position:-72px 0px;
}
#head_menu ul li.box a:before {
	background-position:-48px 0px;
}
#head_menu ul li.fav a:before {
	background-position:-24px 0px;
}
#head_menu ul li.mail a:before {
	background-position: 0px 0px;
}
#head_menu ul li.cart a:before {
	background-position:-120px 0px;
}

#head_menu ul li a {
	color:#fff;
	line-height:100%;
}
.top_image{
	margin: 8px 0;
}
#top_image img {
	width:100%;
}

#top_search {
	width:100%;
	background-color:#c23a24;
}

#pickup_keyword {
	display:none;
}

#search_form {
	width:96%;
	margin:0 auto;
	text-align:center;
	padding:4px 0;
}

#search_form form .text {
	width:80%;
	height:28px;
	box-sizing:border-box;
	padding:0;
	border:1px solid #000000;
	font-family:"���C���I","�q���M�m�p�S Pro W3",Osaka,Verdana,"�l�r �o�S�V�b�N",Arial,sans-serif;
	font-size:14px;
	text-indent:5px;
	vertical-align:top;
}

#search_form form .btn {
	width:20%;
	height:28px;
	box-sizing:border-box;
	border:1px solid #ffffff;
	background-color:#c23a24;
	color:#fff;
	font-family:"���C���I","�q���M�m�p�S Pro W3",Osaka,Verdana,"�l�r �o�S�V�b�N",Arial,sans-serif;
	font-size:13px;
	vertical-align:top;
}

.head_banner {
	width:96%;
	margin:8px auto 0 auto;
}

.head_banner img {
	width:100%;
	height:auto;
}

#special_product {
	width:100%;
	background-color:#24A77F;
	margin:8px 0;
}

#special_product a {
	width:32%;
	color:#fff;
	display:block;
	float:left;
	box-sizing:border-box;
	font-size:85%;
	text-align:center;
	padding:8px 0;
	background: #6DD0B2;
	background: -moz-linear-gradient(top, #6DD0B2 0%, #6DD0B2 5%, #24A77F 5%, #24A77F 95%, #017552 95%, #017552 100%);
	background: -webkit-linear-gradient(top, #6DD0B2 0%,#6DD0B2 5%,#24A77F 5%,#24A77F 95%,#017552 95%,#017552 100%);
	background: linear-gradient(to bottom, #6DD0B2 0%,#6DD0B2 5%,#24A77F 5%,#24A77F 95%,#017552 95%,#017552 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6DD0B2', endColorstr='#017552',GradientType=0 );
}

#special_product a:first-child {
	margin-left:2%;
	border-left:2px solid #6DD0B2;
}

#special_product a:last-child {
	border-right:2px solid #6DD0B2;
}
#special_product a:nth-child(2) {
	border-left:2px solid #6DD0B2;
	border-right:2px solid #6DD0B2;
}

#infomation {
	width:100%;
}

#infomation a:before {
	content:"";
	width:18px;
	height:18px;
	display:inline-block;
	background:url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u5509714/pc/css/../images/icon_matome_sp.png) no-repeat ;
	background-position: 0px -56px;
	vertical-align:middle;
}

#infomation a {
	padding:4px 0 4px 2%;
	display:block;
	border-bottom:1px solid #24A77F;
	font-size:90%;
}

#infomation a:first-child {
	border-top:1px solid #24A77F;
}

#infomation a:nth-last-child(2) {
	display:none;
}

#shop_info {
	display:none;
}


#menu_black_back {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	background-color:#000000;
	opacity:0.5;
	z-index:100000;
	display:none;
    cursor: pointer;
}

#sub_column {
	position:absolute;
	width:220px;
	right:0;
	z-index:100001;
	display:none;
}

#sub_column_container {
	position:relative;
	background-color:#fff;
}

#shop_info {
	width:100%;
	margin-bottom:8px;
}
#shop_info a {
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:16px 0;
	border-radius:4px;
	background: #fd7b36;
	background: -moz-linear-gradient(top, #fd7b36 0%, #fd7b36 95%, #bb4100 95%, #bb4100 100%);
	background: -webkit-linear-gradient(top, #fd7b36 0%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	background: linear-gradient(to bottom, #fd7b36 0%,#fd7b36 95%,#bb4100 95%,#bb4100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7b36', endColorstr='#bb4100',GradientType=0 );
}
#shop_info a:hover {
	background: #bb4100;
	background: -moz-linear-gradient(top, #6D2600 0%, #6D2600 5%, #E9590C 5%, #E9590C 100%);
	background: -webkit-linear-gradient(top, #6D2600 0%,#6D2600 5%,#E9590C 5%,#E9590C 100%);
	background: linear-gradient(to bottom, #6D2600 0%,#6D2600 5%,#E9590C 5%,#E9590C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6D2600', endColorstr='#E9590C',GradientType=0 );
	border-left:3px solid #6D2600;
	box-sizing:border-box;
}

#sub_column a {
	width:100%;
	display:block;
}

#sub_saleinfo {
	width:100%;
	margin-bottom:8px;
}

#sub_saleinfo a {
	width:100%;
	display:block;
}

#sub_saleinfo a img {
	width:100%;
	height:auto;
}

#category_inner_head {
	background-color:#24A77F;
	color:#fff;
	text-align:center;
	padding:8px 0;
	font-weight:bold;
	font-size:120%;
}

.toggle {
	font-weight:bold;
}

.toggle:after {
	content:"+";
	position:absolute;
	right:18px;
}
.toggle.active:after {
	content:"-";
	right:21px;
	position:absolute;
}

#sub_column > div > .toggle.active:after {
	right:20px;
}

#sub_column > div > ul li .toggle:after {
	right:6px;
}

#sub_column > div > ul li .toggle.active:after {
	right:8px;
}

.toggle + ul {
	display:none;
}

.toggle.sproduct,
.toggle.sproduct + ul a {
	color:#017552;
	border-left:4px solid #24A77F;
}

.toggle.hard,
.toggle.hard + ul a {
	color:#0F5099;
	border-left:4px solid #0F5099;
}

.toggle.hard + ul > div li:first-child {
	color:#fff;
	text-align:center;
	padding:2px 0;
}
#sonysoft li a {
	color:#0F5099;
	border-left:4px solid #0F5099;
}
#sonysoft li:first-child {background-color:#0F5099;}
#ninsoft li a {
	color:#E60012;
	border-left:4px solid #E60012;
}
#ninsoft li:first-child {background-color:#E60012;}
#mssoft li a {
	color:#107B13;
	border-left:4px solid #107B13;
}
#mssoft li:first-child {background-color:#107B13;}
#othersoft li a {
	color:#4C617A;
	border-left:4px solid #717D8B;
}
#othersoft li:first-child {background-color:#717D8B;}
#cardgame li a {
	color:#491267;
	border-left:4px solid #491267;
}
#cardgame li:first-child {background-color:#491267;}
#hobby li a {
	color:#A06C06;
	border-left:4px solid #BC8C2D;
}
#hobby li:first-child {background-color:#BC8C2D;}
.toggle.feature,
.toggle.feature + ul a {
	color:#E75609;
	border-left:4px solid #FD7B36;
}

.toggle.genre,
.toggle.genre + ul a {
	color:#EA325A;
	border-left:4px solid #EA325A;
}

#category_link a,
#genre_link a {
	display:block;
	position:relative;
	background-color:#fafafa;
	box-sizing:border-box;
	border-bottom:1px solid #dddddd;
	cursor:pointer;
	padding-top:2px;
	padding-bottom:2px;
}

#category_link > a,
#genre_link > a {
	padding-left:16px;
}

#category_link > ul > li > a,
#category_link > ul > div > li > a,
#genre_link > ul > li > a {
	padding-left:28px;
}

#category_link > ul > li > ul > li a,
#genre_link > ul > li > ul > li a {
	padding-left:40px;
}

.toggle_inner_link a:after {
	content:">";
	position:absolute;
	right:6px;
}

#sub_column_banner {
	width:100%;
	margin-top:8px;
}

#sub_column_banner a {
	width:100%;
	display:block;
	margin-bottom:8px;
}

#sub_column_banner a img {
	width:100%;
}

#calendar_inner_head {
	background-color:#24A77F;
	color:#fff;
	text-align:center;
	padding:8px 0;
	font-weight:bold;
	font-size:120%;
}

#calendar div,
#calendar ul {
	width:100%;
	margin-bottom:8px;
}

#calendar div table {
	width:100%;
}

#calendar div table,
#calendar div table tr,
#calendar div table td {
	box-sizing:border-box;
	text-align:center;
	border:1px solid #24A77F;
}
#calendar .month {
	background-color:#24A77F;
	color:#fff;
}

#calendar div table td {
	height:18px;
	text-align:center;
}
.mon_fri {
	background-color:#ABD3FF;
	color:#333333;
}
.sat {
	background-color:#0F5099;
	color:#FFFFFF;
}
.sun {
	background-color:#F97A95;
	color:#FFFFFF;
}
.days {
	height:18px;
	text-align:center;
}
.sat1stday {
	background-color:#0F5099;
	color:#fff;
}
.weekday {
	background-color:#FFFFFF;
	color:#666666;
}
.holiday {
	background-color:#F97A95;
	color:#FFFFFF;
}
.notday {
	background-color:#fff;
	color:#fff;
}

#calendar ul {
	font-size:90%;
}


#main_column {
	width:96%;
	margin:0 auto;
}

#bigbanner {
	/* margin-top:8px; */
	transition: initial;
}
#bigbanner:hover{
	opacity: 1;
}


#bigbanner a img {
	width:100%;
	margin-bottom:8px;
}

.gamesoft_container {
	width:100%;
	margin-bottom:8px;
}

.gamesoft_inner_head {
	width:100%;
	box-sizing:border-box;
	border:4px solid #017552;
	text-shadow: 2px 2px 0px #00422E;
	background:#017552;
	background:-moz-repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
	background:-webkit-repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
	background:-ms-repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
	background:repeating-linear-gradient(45deg, #0B8F67, #0B8F67 2px, #2A9C7A 2px, #2A9C7A 4px);
}

.gamehard {
	color:#fff;
	padding:4px 0 4px 4px;
}

footer {
	margin-top:8px;
}

#foot_menu {
	width:100%;
}
#foot_menu ul li {
	background-color:#fff;
	border-bottom:2px solid #dddddd;
}

#foot_menu ul li:first-child {
	border-top:2px solid #dddddd;
}

#foot_menu ul li a {
	width:100%;
	padding:8px 2%;
	cursor:pointer;
	display:block;
}

#foot_menu ul li a:before {
	content:">";
	position:absolute;
	right:2%;
}

#tos_close_button {
	width:40px;
	height:40px;
	top:0;
	left:2%;
	border-radius:20px;
	background-color:#333333;
	z-index:100001;
	position:fixed;
	opacity:0.8;
    cursor: pointer;
}

#tos_close_button:before, #tos_close_button:after{
	display: block;
	content: "";
	position: absolute;
	top: 18px;
	left:8px;
	width: 24px;
	height: 4px;
	background: #fff;
	transition: 0;
}

#tos_close_button:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#tos_close_button:after {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

#tos {
	width:96%;
	display:none;
	font-size:90%;
	position:absolute;
	top:0;
	left:2%;
	z-index:100001;
	box-sizing:border-box;
	border:solid 1px #0F5099;
}

#tos_head_title {
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-shadow: 2px 2px 2px #0A3C74;
	padding:4px;
	box-sizing:border-box;
	border:solid 3px #0F5099;
	background: #0F5099;
	background: -moz-linear-gradient(top, #4A7DB6 0%, #739ECF 50%, #2D66A5 51%, #2D66A5 100%);
	background: -webkit-linear-gradient(top, #4A7DB6 0%,#739ECF 50%,#2D66A5 51%,#2D66A5 100%);
	background: linear-gradient(to bottom, #4A7DB6 0%,#739ECF 50%,#2D66A5 51%,#2D66A5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4A7DB6', endColorstr='#2D66A5',GradientType=0 );
}

#tos_head_title h3 {
	margin:0;
	padding:0;
	font-size:150%;
}

.tos_container {
	width:100%;
	position:relative;
}

.tos_container p {
	margin:0;
	padding:0;
}

.tos_container p.m4px {
	margin-bottom:4px;
}
.tos_container p.m8px {
	margin-bottom:8px;
}
.tos_container p.m12px {
	margin-bottom:12px;
}

.tos_inner_title {
	color:#fff;
	font-weight:bold;
	background-color:#0F5099;
	padding:4px 0 4px 4px;
	box-sizing:border-box;
}

.tos_inner_title {
	width:100%;
}

.tos_inner_text,
.tos_inner_text_half {
	background-color:#fff;
	padding:4px 0 4px 4px;
	box-sizing:border-box;
	font-size:85%;
}

.tos_inner_text {
	width:100%;
}

.tos_inner_text_half {
	width:100%;
	float:left;
}

.tos_container_half {
	position:relative;
	width:100%;
	float:left;
	box-sizing:border-box;
}
.tos_container_halfline {
	display:none;
}
.tos_container_halfline + .tos_container_half {

}

#tos .open {
	display:block;
	width:100%;
	font-size:130%;
	font-weight:bold;
}

#tos .open:before {
	content:"��";
	color:#787701;
}

#tos .mobile a {
	font-size:120%;
	margin-right:8px;
}

#tos .mobile a:before {
	content:">>>";
}

#tos .oc:before {
	content:"��";
	color:#FF9900;
}
#tos .rs:before,
#tos .rs:after {
	content:"��";
	color:#FF0000;
}

#tos .navy {
	font-weight:bold;
	color:#003366;
}
#tos .dred {
	font-weight:bold;
	color:#CC0000;
}
#tos .block {
	display:block;
}

#tos .bold {
	font-weight:bold;
}


}
/* �X�}�z�� */

/* �X�}�z��(640�ȏ�) */
/* @media screen and (min-width:639px) and (max-width:959px) {

#off_coupon {
	width:100%;
	margin-bottom:8px;
}

#off_coupon a {
	width:25%;
	float:left;
	display:block;
}

#off_coupon a img {
	width:100%;
	height:auto;
}

} */
/* �X�}�z��(640�ȏ�) */

/* �X�}�z��(640�ȉ�) */
/* @media screen and (max-width:639px) {

#off_coupon {
	width:100%;
	margin-bottom:8px;
}

#off_coupon a {
	width:50%;
	float:left;
	display:block;
}

#off_coupon a img {
	width:100%;
	height:auto;
}

} */
/* �X�}�z��(640�ȉ�) */

/* �X�}�z��(360�ȏ�) */
@media screen and (min-width:400px) and (max-width:960px) {

.inner_product {
	width:25%;
	float:left;
	box-sizing:border-box;
}

.product_info a {
	display:block;
}

.product_img {
	width:100%;
	padding:4px;
	position:relative;
	box-sizing:border-box;
	background:#FFF5F7;
	background:-moz-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:-webkit-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:-ms-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
}

.product_img:before {
	content:"";
	display:block;
	padding-top:100%;
}

.product_img div {
	padding:4px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	text-align:center;
}

.product_img div img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.product_name {
	width:100%;
	box-sizing:border-box;
	padding:4px;
	font-size:80%;
	text-align: center;
}

}
/* �X�}�z��(360�ȏ�) */




/*20250528 edit*/
@media screen and (max-width:400px) {


.inner_product {
	width:50%;
	float:left;
	box-sizing:border-box;
}

.product_info a {
	display:block;
}

.product_img {
	width:100%;
	padding:4px;
	position:relative;
	box-sizing:border-box;
	background:#FFF5F7;
	background:-moz-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:-webkit-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:-ms-repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
	background:repeating-linear-gradient(45deg, #FEE5EB, #FEE5EB 2px, #FFF5F7 2px, #FFF5F7 4px);
}

.product_img:before {
	content:"";
	display:block;
	padding-top:100%;
}

.product_img div {
	padding:4px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	text-align:center;
}

.product_img div img {
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}

.product_name {
	display:none;
}

}
/* �X�}�z��(360����) */