@charset "utf-8";
@import url(common_style.css);

body {
	font-family: "Hiragino Kaku Gothic ProN" ,Meiryo, MS-PGothic, sans-serif;
}

body#shoptop_gbase fieldset,
body#shoptop_gbase img {
	border: 0;
}

body#shoptop_gbase a img {
	border-style: none;
}

body#shoptop_gbase ul,
body#shoptop_gbase ol,
body#shoptop_gbase li {
	list-style: none;
}

body#shoptop_gbase .clearfix:after {
	content: "";
	display: block;
	clear: both;
}

body#shoptop_gbase hr {
	display: none;
}

body#shoptop_gbase .line_head {
	border-top: 4px solid #b4c1c6;
	height: 4px;
	margin: 0 auto 20px auto;
	padding: 0;
	width: 794px;
}

body#shoptop_gbase .line_foot {
	border-top: 4px solid #b4c1c6;
	height: 4px;
	margin: 10px auto 0 auto;
	padding: 0;
	width: 794px;
}

body#shoptop_gbase .red,
body#shoptop_gbase a .red {
	color: #f00;
}

body#shoptop_gbase a:hover .red {
	color: #f00;
	text-decoration: underline;
}

body#shoptop_gbase img.gbinherit {
	height: auto;
	width: inherit !important;
}

#gbaseWrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}

.gbaseWrap_inner {
	background: #fff;
	margin: 0 auto;
	padding: 0;
	width: 1280px;
	position: relative;
}

#cdu3mainColumn a img,
#cdu2sideColumn a img,
#cdu3sideColumn_right a img {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	transition: all ease-in-out 0.25s;
	-webkit-transition: all ease-in-out 0.25s;
	width: auto !important;
	zoom: 1;
}

#cdu3mainColumn a:hover img,
#cdu2sideColumn a:hover img,
#cdu3sideColumn_right a:hover img,
#cdu3mainColumn a:active img,
#cdu2sideColumn a:active img,
#cdu3sideColumn_right a:active img {
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	opacity: 0.9;
	width: auto !important;
}

/*メインカラム*/
#cdu3mainColumn02 {
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	width: 600px;
}

/*サイドバー左*/
#cdu2sideColumn {
	float: left;
	width: 204px;
}

/*サイドバー右*/
#cdu3sideColumn_right {
	float: left;
	margin: 0px;
	padding: 3px 0px 0px 11px;
	width: 186px;
}

/*フッター*/
#cduFooter {
	clear: both;
	margin: 15px auto 0 auto;
}
#cduFooter .inner {
	margin: 0 auto 0 auto !important;
	width: 998px;
}
#cduCopyFooter {
	clear: both;
	color: #999;
	font-size: 10px;
	line-height: 13px;
	padding: 15px 0;
}

/*=====================================================================
【パンくずリスト】
=======================================================================*/
#cduPanNavi {
	color: #666 !important;
	font-weight: normal !important;




	    margin: 0;
	    vertical-align: middle;
	    /* width: 51%; */
	    width: calc(100% - 420px)!important;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;

	    padding: 0 0 10px!important;
	    line-height: 20px;
}

#cduPanNavi a,
#cduPanNavi a:visited,
.cduPanNavi a,
.cduPanNavi a:visited {
	color: #666;
	text-decoration: none;
}

#cduPanNavi a:hover,
.cduPanNavi a:hover {
	text-decoration: underline;
}

/*=====================================================================
【ショップ看板】
=======================================================================*/
body#shoptop_gbase .shopSignboard {
	width: 100%;
	margin: 0;
	height: auto;
}
div.shopSignboard-bg {
  width: 1280px;
  height: 101px;
  margin: auto;
	background: url(/bc/images/gundambase/m_S0075_2203.jpg)top left no-repeat!important;
}

/*=====================================================================
【ナビゲーション】
=======================================================================*/
.gbase_nav_on_fix {
	overflow: auto;
}

.gbase_nav_on_fix body {
	overflow: hidden;
	height: 100vh;
}

#gbase_nav_close {
	width: 30px;
	height: 30px;
	position: fixed;
	top: 5px;
	left: 102%;
	z-index: 50;
	display: none;
}

#gbase_nav_close::before,
#gbase_nav_close::after {
	content: '';
	display: block;
	width: 100%;
	height: 3px;
	background-color: #fff;
	top: 15px;
}

#gbase_nav_close::before {
	position: absolute;
	left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: top 5px;
	transform-origin: top 5px;
}

#gbase_nav_close::after {
	position: absolute;
	right: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: top 5px;
	transform-origin: top 5px;
}

/*=====================================================================
【フリースペース01】
・トピックス（手動のお知らせ）
・基本のメニュー
・スライダー
=======================================================================*/

/*--------------------------------------------------------------------
【フリースペース1】トピックスとメニュー
----------------------------------------------------------------------*/
#gbase_info_menu {
	margin-bottom: 15px;
	font-size: 0;
}

.gbase_menu {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.gbase_menu ul {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}
.gbase_menu ul li {
	border-left: 1px solid #ccc;
	display: inline-block;
	line-height: 0;
	margin: 0;
	padding: 0 10px;
	width: auto !important;
	min-width: 113px !important;
	text-align: center !important;
}

.gbase_menu ul li:last-child {
	border-right: 1px solid #ccc;
}

.gbase_menu ul li img {
	vertical-align: middle;
}

/*リンクの挙動
--------------------------------------------*/
.gbase_menu ul li a img {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	transition: all ease-in-out 0.25s;
	-webkit-transition: all ease-in-out 0.25s;
	zoom: 1;
	width: auto !important;
}
.gbase_menu ul li a:hover img,
.gbase_menu ul li a:active img {
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: 0.8;
}

/*---------------------------------------------------------------------
【フリースペース1】スライダー
-----------------------------------------------------------------------*/
/*全体の幅*/
#gbase_slider {
	display: block;
	margin: 0 auto 30px auto;
	padding: 0;
}

/*定義だけしておく
--------------------------------------------*/
#gbase_slider ul {
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
}
#gbase_slider ul li img {
	height: auto;
	width: 100%;
}
#gbase_slider ul li span {
	display: block;
	font-size: 12px;
	line-height: 16px;
}

/*メイン画像
--------------------------------------------*/
#gbase_slider ul.gbbnr {
	width: 998px;
}
#gbase_slider ul.gbbnr li img {
	border: 1px solid #0093ff;
	height: auto;
	width: 816px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.slick-slide span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 5px 0 0 0;
	padding: 0;
}

/*左カラム
--------------------------------------------*/
#gbase_2col #gbase_2col_left {
	display: inline-block;
	margin: 0 0 0 17px;
	padding: 0;
	vertical-align: top;
	width: 186px;
}

/*メインカラム
--------------------------------------------*/
#gbase_2col #gbase_2col_main {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 813px;
}

#gbase_2col img ,
#gbase_col img {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	transition: all ease-in-out 0.25s;
	-webkit-transition: all ease-in-out 0.25s;
	zoom: 1;
}

#gbase_2col a:hover img,
#gbase_2col a:active img ,
#gbase_col a:hover img,
#gbase_col a:active img {
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	opacity: 0.9;
}

#gbase_2col_main h2 ,
#gbase_col_main h2 {
	line-height: 0;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

#gbase_2col #gbase_2col_left div.category {
	background: none !important;
	margin: 0 auto;
	padding: 0;
	width: 186px;
}

#gbase_2col #gbase_2col_left div.category dl {
	margin: 0 auto;
	padding: 0;
	width: 186px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_2col #gbase_2col_left dt {
	background: #005e89 !important;
	border-radius: 0;
	color: #fff !important;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	margin: 0 auto !important;
	padding: 8px 8px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#gbase_2col #gbase_2col_left div.category dt a {
	color: #fff !important;
}

/*中～小カテゴリー中身*/
#gbase_2col #gbase_2col_left dd {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-radius: 0;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_2col #gbase_2col_left div.category .list_02 {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 3px 0;
	padding: 0;
}
#gbase_2col #gbase_2col_left div.category .list_03 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin-left: 1em;
}
#gbase_2col #gbase_2col_left div.category .list_04 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	display: block;
	margin-left: 1em;
}

#gbase_2col #gbase_2col_left div.category p.andmore {
	margin-right: 15px;
	text-align: right;
}

#gbase_search {
	border-top: 0px solid #b4c1c6;
	margin: 0 0 25px 0;
	padding: 20px 0 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

#gbase_search .contWrap {
	margin: 0;
	padding: 0 0 0 3px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbaseSearchCol {
	border-top: 0px solid #b4c1c6;
	/* margin-bottom: 25px; */
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 15px auto;
	position: sticky;
	top: 0;
	z-index: 10;
	background: #fff;
	padding: 0;

}



#gbaseSearchCol .contWrap {
	margin: 0 auto;
	padding: 15px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 1280px;
	background: #eff1f2;
}

.gbaseSearchBox {

	display: inline-block;
	margin: 0;
	padding: 11px 23px;
	vertical-align: middle;
	width: 910px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gbaseSearchBox ul {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.gbaseSearchBox ul li {
	display: inline-block;
	margin: 0 9px 0 0;
	padding: 0;
}
.gbaseSearchBox ul li:last-child {
	display: inline-block;
	margin: 0;
	padding: 0;
}

/*INPUT*/
.gbaseSearchBox input[type="text"] {
	border: #999 solid 1px !important;
	border-radius: 4px !important;
	box-sizing: border-box;
	font-size: 15px !important;
	height: 28px !important;
	line-height: 30px !important;
	margin: 0 auto !important;
	outline: none !important;
	overflow: visible !important;
	padding: 0 0 0 5px !important;
	width: 790px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
}

/*SUBMIT*/
.gbaseSearchBox input#search3 {
	background: #00598a
		url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/20180802_gbase_search_icon.png)
		no-repeat center top;
	border: none;
	border-radius: 4px;
	color: #41464a;
	cursor: pointer;
	display: inline-block;
	font-size: 15px !important;
	height: 28px !important;
	line-height: 30px !important;
	margin: auto 0 !important;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 55px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*プレースホルダーの色
--------------------------------------------*/
/*CSS的に最新の書き方*/
.gbaseSearchBox :placeholder-shown {
	color: #999;
	opacity: 1;
}
/*Chrome＆Safari（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox ::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}
/*FF18以下*/
.gbaseSearchBox :-moz-placeholder {
	color: #999;
	opacity: 1;
}
/*FF19以上（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox ::-moz-placeholder {
	color: #999;
	opacity: 1;
}
/*IE10以上*/
.gbaseSearchBox :-ms-input-placeholder {
	color: #999;
	opacity: 1;
}

/*focus時にプレースホルダーの文字が消える（※IE9以下は省略）
--------------------------------------------*/
/*Chrome＆Safari（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox :focus::-webkit-input-placeholder {
	color: transparent !important;
}
/*FF18以下*/
.gbaseSearchBox :focus:-moz-placeholder {
	color: transparent !important;
}
/*FF19以上（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox :focus::-moz-placeholder {
	color: transparent !important;
}
/*IE10以上*/
.gbaseSearchBox :focus:-ms-input-placeholder {
	color: transparent !important;
}



/* 202202
----------*/

.snsHeader	{
	position: absolute;
  top: 16px;
  right: 141px;
}

.gbaseSearchBox2 , .gbaseSearchBox3 {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	width: 697px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#shoptop_gbase .gbaseSearchBox2 , .gbaseSearchBox3 {
	width: 560px;
}

.gbaseSearchBox3 {
	width: 100%;
	padding: 20px;
	border: solid 1px #DDD;
  border-bottom: none;
}

.gbaseSearchBox2 ul , .gbaseSearchBox3 ul {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.gbaseSearchBox3 ul {
	text-align: center;
}

.gbaseSearchBox2 ul li , .gbaseSearchBox3 ul li {
	display: inline-block;
	margin: 0 9px 0 0;
	padding: 0;
	vertical-align: top;
}
.gbaseSearchBox2 ul li:last-child , .gbaseSearchBox3 ul li:last-child {
	display: inline-block;
	margin: 0;
	padding: 0;
}

/*INPUT*/
.gbaseSearchBox2 input[type="text"] , .gbaseSearchBox3 input[type="text"] {
	border: #999 solid 1px !important;
	border-radius: 4px !important;
	box-sizing: border-box;
	font-size: 15px !important;
	height: 45px !important;
	line-height: 30px !important;
	margin: 0 auto !important;
	outline: none !important;
	overflow: visible !important;
	padding: 5px 10px!important;
	width: 607px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
}

#shoptop_gbase .gbaseSearchBox2 input[type="text"] , .gbaseSearchBox3 input[type="text"] {
	width: 470px;
}

.gbaseSearchBox3 input[type="text"] {
	width: 800px;
}

/*SUBMIT*/
.gbaseSearchBox2 input#search3 , .gbaseSearchBox3 input#search5 {
	background: #00598a
		url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/20180802_gbase_search_icon.png)
		no-repeat center center;
	border: none;
	border-radius: 4px;
	color: #41464a;
	cursor: pointer;
	display: inline-block;
	font-size: 15px !important;
	height: 45px !important;
	line-height: 30px !important;
	margin: auto 0 !important;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 80px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*プレースホルダーの色
--------------------------------------------*/
/*CSS的に最新の書き方*/
.gbaseSearchBox2 :placeholder-shown , .gbaseSearchBox3 :placeholder-shown {
	color: #999;
	opacity: 1;
}
/*Chrome＆Safari（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox2 ::-webkit-input-placeholder , .gbaseSearchBox3 ::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}
/*FF18以下*/
.gbaseSearchBox2 :-moz-placeholder , .gbaseSearchBox3 :-moz-placeholder {
	color: #999;
	opacity: 1;
}
/*FF19以上（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox2 ::-moz-placeholder , .gbaseSearchBox3 ::-moz-placeholder {
	color: #999;
	opacity: 1;
}
/*IE10以上*/
.gbaseSearchBox2 :-ms-input-placeholder , .gbaseSearchBox3 :-ms-input-placeholder {
	color: #999;
	opacity: 1;
}

/*focus時にプレースホルダーの文字が消える（※IE9以下は省略）
--------------------------------------------*/
/*Chrome＆Safari（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox2 :focus::-webkit-input-placeholder , .gbaseSearchBox3 :focus::-webkit-input-placeholder {
	color: transparent !important;
}
/*FF18以下*/
.gbaseSearchBox2 :focus:-moz-placeholder , .gbaseSearchBox3 :focus:-moz-placeholder {
	color: transparent !important;
}
/*FF19以上（疑似要素のコロンは必ず2つ）*/
.gbaseSearchBox2 :focus::-moz-placeholder , .gbaseSearchBox3 :focus::-moz-placeholder {
	color: transparent !important;
}
/*IE10以上*/
.gbaseSearchBox2 :focus:-ms-input-placeholder , .gbaseSearchBox3 :focus:-ms-input-placeholder {
	color: transparent !important;
}


/*
---------*/

/*トレンドワード（検索フォームと横並び）
※1行を超えない想定のようなのでinlineではなくinline-blockで行きます
--------------------------------------------*/
.gbaseTrendBox {
	display: inline-block;
	margin: 0;
	padding: 0 0 20px 0;
	vertical-align: middle;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gbaseTrendBox ul {
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
}
.gbaseTrendBox ul li {
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0 1px 0 0;
	vertical-align: middle;
}
.gbaseTrendBox ul li:last-child {
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}


/* 202202
----------*/
.gbaseTrendBox2 {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 553px;
}

#shoptop_gbase .gbaseTrendBox2 {
	width: 690px;
}

.gbaseTrendBox2 ul {
	font-size: 0;
	/* line-height: 0; */
	margin: 0 auto;
	padding: 0;
}
.gbaseTrendBox2 ul li {
	display: inline-block;
	font-size: 13px;
	/* line-height: 15px; */
	margin: 0;
	padding: 0 1px 0 0;
	vertical-align: middle;
}
.gbaseTrendBox2 ul li:last-child {
	display: inline-block;
	font-size: 13px;
	/* line-height: 15px; */
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/* 202202
----------*/

.dropdownMenu {
	position: absolute;
	/* top: 48px; */
	right: -274px;
	width: 680px;
	z-index: 100;
	opacity: 0;
	pointer-events: none;
	text-align: left;
}

.dropdownMenu.is-show {
	opacity: 1;
	pointer-events: auto;
}

.dropdownMenu img {
	max-width: 100%;
}

.dropdownMenu_brand {
	/* right: -138px; */
}

.dropdownMenu_series {
	/* right: -1px; */
}

.dropdownMenu .gbase_category_search_list {
	background: none!important;
	justify-content: center;
}
.dropdownMenu .gbase_category_search_list .title{
	width: 227px;

}
.dropdownMenu .gbase_category_search_list .title:nth-child(3n){
	width: 226px;
}

/*ブランド一覧と作品一覧で共用
--------------------------------------------*/
.gbaseCatBox {
	margin: 20px auto 20px;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #b4c1c6;
	padding-bottom: 30px;
}
.gbaseCatBox h3 {
	font-size: 17px;
	line-height: 22px;
	padding-top: 5px;
}

.gbaseCatBox dl {
	margin: 0 auto;
	padding: 0;
}

.gbaseCatBox dl dt {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.gbaseCatBox dl dd {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*バナーリスト*/
.gbaseCatBox dl ul {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}
.gbaseCatBox dl ul li {
	border: 1px solid #c7c7c7 !important;
	display: inline-block;
	margin: 0 7px 8px 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 156px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gbaseCatBox dl ul li:nth-child(5n) {
	margin-right: 0;
}

.gbaseCatBox .acco_series .overflow {
	overflow: hidden;
	height: 180px;
	transition: all ease .3s;
	-webkit-transition: all ease .3s;
}

.gbaseCatBox .more_arrow {
	width: 20px;
	height: 20px;
	display: block;
	background-color: #86969e;
	border-radius: 30px;
	margin-left: auto;
	position: relative;
	cursor: pointer;
	margin-top: 10px;
	transform: rotate(45deg);
}

.gbaseCatBox .more_arrow::before {
	content: '';
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	top: 50%;
	left: 50%;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translate(-60%,-60%);
}

.gbaseCatBox .more_arrow_on {
	transform: rotate(45deg) scale(-1, -1);
}

#gbase_facilty {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
#gbase_facilty .contWrap {
	margin: 0;
	padding: 0 0 0 3px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_facilty dl {
	display: block;
	margin: 0 0 15px 0;
}

#gbase_facilty dl dt {
	display: inline-block;
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 777px;
}
#gbase_facilty dl dt strong {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}

#gbase_facilty dl dt ul {
	font-size: 0;
	line-height: 0;
	margin: 20px auto 0 auto;
	padding: 0 0 0 3px;
	width: 100%;
}
#gbase_facilty dl dt ul li {
	font-size: 13px;
	line-height: 19px;
	margin: 0 0 13px 0;
	padding: 0;
}

#gbase_facilty dl dt ul li big {
	border: 1px solid #484c52;
	display: inline-block;
	font-size: 13px;
	line-height: 19px;
	margin: 0 5px 0 0;
	padding: 5px 0 6px 0;
	text-align: center;
	vertical-align: middle;
	width: 115px;
}
#gbase_facilty dl dt ul li span {
	display: inline-block;
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	width: auto;
}

#gbase_facilty dl dd {
	display: inline-block;
	margin-top: 2px;
	padding: 0;
	vertical-align: top;
	width: 500px;
}
#gbase_facilty dl dd img {
	height: auto;
	max-width: 100%;
}

#gbase_facilty p {
	font-size: 15px;
	line-height: 21px;
}


.btnFacilty {
	font-size: 14px;
	position: absolute;
	top: -10px;
	right: 0;
	border: 1px solid #ddd;
	cursor: pointer;
	padding: 12px 20px;
	width: 200px;
	box-sizing: border-box;
}

.btnFacilty::before , .btnFacilty::after {
	content: "";
	display: block;
	background: #999;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

.btnFacilty::before {
	width: 12px;
	height: 1px;
	right: 10px;

}

.btnFacilty::after {
	width: 1px;
	height: 12px;
	right: 16px;
}

.btnFacilty.is-open::after {
	display: none;
}



.gbase_faciltyWrap {
	display: none;
}

#gbase_links {
	border-top: 1px solid #b4c1c6;
	padding: 20px 0 0 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_links .contWrap {
	margin: 0;
	padding: 0 0 0 3px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_links ul {
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#gbase_links ul li {
	display: inline-block;
	margin: 0 20px 20px 0;
	padding: 0;
	vertical-align: top;
	width: 182px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_links ul li:nth-child(4n) {
	display: inline-block;
	margin: 0 0 20px 0;
	padding: 0;
	vertical-align: top;
	width: 182px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_links ul li img {
	height: auto;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gbase_main_backto {
	margin: 0 0 15px 0;
	padding: 0;
}

.gbase_main_backto a img {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	transition: all ease-in-out 0.25s;
	-webkit-transition: all ease-in-out 0.25s;
	zoom: 1;
}
.gbase_main_backto a:hover img,
.gbase_main_backto a:active img {
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	opacity: 0.9;
}

/*=====================================================================
締切り間近
=======================================================================*/
#gbase_side_close .gbase_timelimited_ttl {
	background: #005e89 !important;
	border-radius: 0;
	color: #fff !important;
	font-size: 14px;
	line-height: 18px;
	height: auto;
	margin: 0 auto !important;
	padding: 8px 8px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase_side_close {
	margin: 0 0 20px 0;
	padding: 0;
	width: 182px;
}
#gbase_side_close ul {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#gbase_side_close ul li {
	border-bottom: 1px dotted #ccc;
	display: inline-block;
	margin: 0 0 2% 0;
	padding: 0 0 2% 0;
	position: relative;
	width: 100%;
}

#gbase_side_close ul li:first-child {
	margin-top: 13px;
}

/*テキスト関係
--------------------------------------------*/
/*えんじ色のタイトル*/
#gbase_side_close ul li span.side_catch {
	color: #bc0001 !important;
	font-weight: bold;
	display: block !important;
	line-height: 16px !important;
	margin: 0 0 2px 0;
	padding: 0;
	width: 98%;
}

/*商品名*/
#gbase_side_close ul li span {
	display: inline-block;
	font-size: 11px;
	line-height: 16px !important;
	padding: 0;
	vertical-align: top;
	width: 124px;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*えんじ色ほど目立たせたくはないが、書き添えたい時*/
#gbase_side_close ul li span.side_notes {
	display: block !important;
	line-height: 16px !important;
	margin: 2px 0 2px 0;
	padding: 2px 0 0 0;
	width: 98%;
}

/*商品画像*/
#gbase_side_close ul li img {
	border: 1px solid #ccc;
	display: inline-block;
	height: 48px;
	line-height: 0;
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: top;
	width: 48px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*締切迫る！のみリンクが付与されるので調整*/
#gbase_side_close ul li a:hover,
#gbase_side_close ul li a:hover span.close_ttl {
	text-decoration: none !important;
}
#gbase_side_close ul li a:hover span {
	text-decoration: underline !important;
}

.gbase_side_listall {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
	width: 100%;
	display: none;
}
.gbase_side_listall span {
	font-size: 11px;
	line-height: 16px;
}

/*=====================================================================
【※下層ページ用】【左カラム】
=======================================================================*/

/*--------------------------------------------------------------------
【※下層ページ用】【左カラム】検索フォーム
----------------------------------------------------------------------*/
#cdu2sideColumn div.search {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_btrain/side_search_bg1.jpg) !important;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 186px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#cdu2sideColumn div.search input {
	margin-right: 20px;
}
#cdu2sideColumn div.search input.search_box {
	margin-top: 15px;
	margin-right: 23px;
	margin-bottom: 3px;
	width: 126px;
}
#cdu2sideColumn div.search select {
	margin-right: 23px;
	margin-bottom: 3px;
	width: 130px;
}
#cdu2sideColumn div.button {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_btrain/side_search_bg2.jpg) !important;
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-bottom: 15px;
	width: 186px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*--------------------------------------------------------------------
【※下層ページ用】【左カラム】★ショップ内カテゴリーリスト★
----------------------------------------------------------------------*/
#cdu2sideColumn div.category {
	background: none !important;
	margin: 0 auto 10px auto;
	padding: 0;
	width: 186px;
}
#cdu2sideColumn div.category dl {
	margin: 0 auto;
	padding: 0;
	width: 186px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*★大カテゴリの名前（ショップトップの場合はショップ名）★*/
#cdu2sideColumn div.category dt {
	background: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/cat_head.jpg)
		no-repeat top center !important;
	color: #fff !important;
	font-size: 14px;
	line-height: 18px;
	height: 37px;
	padding: 8px 16px 5px 30px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#cdu2sideColumn div.category dt a {
	color: #fff !important;
}

/*中～小カテゴリー中身*/
#cdu2sideColumn div.category dd {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-radius: 0 0 10px 10px;
	margin: 0;
	padding: 8px 5px 10px 8px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#cdu2sideColumn div.category ul li.list_02 {
	font-size: 13px;
	font-weight: normal !important;
}
#cdu2sideColumn div.category ul li.list_03 {
	font-size: 12px;
	font-weight: normal !important;
	display: block;
	margin-left: 1em;
}

/*カテゴリーリスト：もっと見る*/
#cdu2sideColumn div.category p.andmore {
	margin-right: 15px;
	text-align: right;
}

/*--------------------------------------------------------------------
【※下層ページ用】【左カラム】★サイドバー左用のリンクボタン★
----------------------------------------------------------------------*/
#cdu2sideColumn div.look {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/side_look_button.jpg) !important;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 20px;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
	width: 186px;
	height: 37px;
}

/*★サイドバー左のリンクボタンのテキスト、リンク色まとめ★
--------------------------------------------*/
#cdu2sideColumn div.look a {
	color: #fff;
	background-color: transparent;
}
#cdu2sideColumn div.look div.next {
	padding-top: 5px;
}

#cdu2sideColumn div.mall {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/mall_1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: -2px;
	padding-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	width: 186px;
}
#cdu2sideColumn div.mall div.sub {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/mall_2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#cdu2sideColumn div.mall div.sub ul {
	margin-left: 40px;
}
#cdu2sideColumn div.mall div.sub ul li {
	margin-right: 10px;
	text-indent: 3px;
}

/*moreinfo*/
.moreInfo {
	padding: 0 20px 15px 20px;
}
.moreInfo li {
	list-style-type: disc;
}
.moreInofoTitle {
	background-color: #000;
	color: #fff;
	font-size: 12px;
	text-indent: 12px;
	margin-bottom: 12px;
}

/*--------------------------------------------------------------------
【※下層ページ用】【左カラム】★PB全体のショップリスト★
----------------------------------------------------------------------*/
/*大枠*/
#cdu2sideColumn div.shoplist {
	background: none !important;
	margin: 0 auto;
	padding: 0;
	width: 186px;
}
#cdu2sideColumn div.shoplist dl {
	margin: 0 auto;
	padding: 0;
	width: 186px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*★タイトル★*/
#cdu2sideColumn div.shoplist dt {
	background: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/cat_head.jpg)
		no-repeat top center !important;
	color: #fff !important;
	font-size: 14px;
	height: 37px;
	padding: 8px 16px 5px 20px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#cdu2sideColumn div.shoplist dt a {
	color: #fff !important;
}

/*ショップリスト中身*/
#cdu2sideColumn div.shoplist dd {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-radius: 0 0 10px 10px;
	margin: 0;
	padding: 8px 8px 10px 8px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#cdu2sideColumn div.shoplist ul {
	margin: 0;
	list-style: none;
}
#cdu2sideColumn div.shoplist ul li {
	border: none;
	font-size: 13px;
	line-height: 21px;
	margin: 0 !important;
	padding: 0 !important;
}

/*自動で頭に中黒を付ける*/
#cdu2sideColumn div.shoplist ul li:before {
	content: "・";
	margin: 0;
	padding: 0;
}

/*H1*/
#cdu3mainColumn02 div.article_details02 h1,
#cdu3mainColumn02 div.article_details02 h2 {
	background: #000;
	color: #fff;
	font-size: 12px;
	margin: 0 0 12px 0;
	text-indent: 12px;
}

#cdu3mainColumn02 div.article_title02 h2 {
	background-color: #13161b;
	border-top: 2px solid #ff0000;
	color: #fff;
	font-size: 12px;
	margin-bottom: 12px;
	text-indent: 12px;
}

/*使っているか不明*/
#cdu2sideColumn div.banner {
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 3px;
}
#cdu2sideColumn div.banner img {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

/*=====================================================================
【※下層ページ用】【メインカラム】
=======================================================================*/
/*メインコンテンツ大枠*/
#cdu3mainColumn02 div.article_area02 {
	margin-top: 8px !important;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}

/*フリースペース*/
#cdu3mainColumn02 div.big_banner {
	margin-top: 0 !important;
	padding: 0;
}

/*--------------------------------------------------------------------
【※下層ページ用】【メインカラム】イチオシアイテム（RECOMMEND_ITEM_LIST）
----------------------------------------------------------------------*/
#cdu3mainColumn02 div.article_item01 {
	color: #000;
	float: left;
	font-size: 12px;
	padding: 0px 0px 5px 20px;
	width: 270px;
}

#cdu3mainColumn02 div.article_item01 a,
#cdu3mainColumn02 div.article_item01 a:visited {
	color: #bf3100 !important;
}

#cdu3mainColumn02 div.article_photo_s01 {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 110px;
}

#cdu3mainColumn02 div.article_info,
#cdu3mainColumn02 div.article_txt {
	float: left;
	line-height: 160%;
	width: 140px;
}

#cdu3mainColumn02 div.article_txt p.article_title a {
	color: #bf3100;
	background-color: transparent;
	font-size: 11px;
	line-height: 130%;
}
#cdu3mainColumn02 div.article_txt p.release {
	font-size: 11px;
	color: #585858;
	background-color: transparent;
}
#cdu3mainColumn02 div.article_txt p.price {
	font-weight: bold;
	color: #343434;
	background-color: transparent;
	margin: 5px 0px 10px 0px;
}
#cdu3mainColumn02 div.article_txt p.summary {
	font-size: 10px;
	line-height: 1.2;
	margin-bottom: 5px;
}

/*リンクの挙動*/
#cdu3mainColumn02 div.article_item01 a img {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	transition: all ease-in-out 0.25s;
	-webkit-transition: all ease-in-out 0.25s;
	zoom: 1;
}
#cdu3mainColumn02 div.article_item01 a:hover img,
#cdu3mainColumn02 div.article_item01 a:active img {
	filter: alpha(opacity=90);
	-ms-filter: "alpha(opacity=90)";
	opacity: 0.9;
}

/*=====================================================================
【※下層ページ用】【商品一覧ページ】
=======================================================================*/

/*--------------------------------------------------------------------
【※下層ページ用】【商品一覧ページ】★商品一覧ナビゲーション（上部）★
----------------------------------------------------------------------*/
/*★背景★*/
#cdu2mainColumn div.pnav_u {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/page_s_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffff !important;
	padding-top: 1px;
}

#cdu2mainColumn div.pnav_u div.pnav_dsp {
	margin-left: 445px;
}
#cdu2mainColumn div.pnav_u div.pnav_dsp dl dt {
	float: left;
	margin-right: 45px;
}
#cdu2mainColumn div.pnav_u div.pnav_dsp dl dd {
	float: left;
	margin: 0 0 0 0;
}
#cdu2mainColumn div.pnav_u div.pnav_dsp dl dd li {
	float: left;
	list-style-type: none;
}
#cdu2mainColumn div.pnav_u div.pnav_dsp dl dd li.txt {
	float: left;
	margin-right: 45px;
	list-style-type: none;
}
#cdu2mainColumn div.pnav_u div.pnav_dsp dl dd li a {
	color: #fff !important;
	background-color: transparent;
	text-decoration: underline;
}

#cdu2mainColumn div.pnav_u div.page_swt {
	clear: both;
	float: left;
	font-weight: bold;
	width: 400px;
}
#cdu2mainColumn div.pnav_u div.page_swt ul {
	display: inline;
	margin-left: 20px;
	position: relative;
	top: -3px;
}
#cdu2mainColumn div.pnav_u div.page_swt li {
	display: inline;
	list-style-type: none;
}
#cdu2mainColumn div.pnav_u div.page_swt li a {
	background-color: transparent;
	color: #fff !important;
	text-decoration: underline;
}
#cdu2mainColumn div.pnav_u div.total_p {
	display: inline;
	font-weight: normal;
	position: relative;
	top: -2px;
}
#cdu2mainColumn div.pnav_u div.sort {
	float: right;
	margin-right: 20px;
	position: relative;
	top: 0;
}

/*--------------------------------------------------------------------
【※下層ページ用】【商品一覧ページ】★商品一覧ナビゲーション（下部）★
----------------------------------------------------------------------*/
/*★背景★*/
#cdu2mainColumn div.pnav_b {
	background-color: #005e89 !important;
	clear: both;
	color: #fff !important;
	margin-bottom: 38px;
}

#cdu2mainColumn div.pnav_b div.page_swt {
	clear: both;
	float: left;
	font-weight: bold;
	width: 400px;
}
#cdu2mainColumn div.pnav_b div.page_swt ul {
	display: inline;
	margin-left: 20px;
	position: relative;
	top: -1px;
}
#cdu2mainColumn div.pnav_b div.page_swt li {
	display: inline;
	list-style-type: none;
}
#cdu2mainColumn div.pnav_b div.page_swt li a {
	color: #fff !important;
	background-color: transparent;
	text-decoration: underline;
}
#cdu2mainColumn div.pnav_b div.total_p {
	display: inline;
	font-weight: normal;
	position: relative;
	top: -1px;
}
#cdu2mainColumn div.pnav_b div.sort {
	float: right;
	margin-top: 2px;
	margin-right: 20px;
}

/*--------------------------------------------------------------------
【※下層ページ用】【商品一覧ページ】商品アイコン
----------------------------------------------------------------------*/
#cdu2mainColumn div.article_area div.article_txt .icon li,
#cdu2mainColumn div.article_details div.article_details_shop .icon li,
#cdu2mainColumn div.article_box .icon li {
	display: inline;
	line-height: 20px;
	list-style: none;
	text-align: left;
}

#cdu2mainColumn div.article_area div.article_txt .icon img,
#cdu2mainColumn div.article_details div.article_details_shop .icon img,
#cdu2mainColumn div.article_box .icon img {
	margin: 3px 0 0 3px;
}

/* thumbnail image background */
#cdu2mainColumn div.article_details div.article_tn2 {
	border-color: #e0e4e7;
}

/*--------------------------------------------------------------------
【※下層ページ用】【商品一覧ページ】商品リスト（説明付き版）
----------------------------------------------------------------------*/
#cdu2mainColumn div.article_area {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #94999d;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#cdu2mainColumn div.article_area div.article_photo_s {
	float: left;
	width: 115px;
}
#cdu2mainColumn div.article_area div.article_photo_s img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#cdu2mainColumn div.article_area div.article_txt {
	float: right;
	width: 590px;
}

/*商品リスト（説明付き版）文字色
--------------------------------------------*/
#cdu2mainColumn div.article_area div.article_txt p.release {
	background-color: transparent;
	color: #585858;
	font-size: 11px;
	line-height: 14px;
}
#cdu2mainColumn div.article_area div.article_txt p.price {
	background-color: transparent;
	color: #343434;
	font-weight: bold;
}
#cdu2mainColumn div.article_area div.article_txt p.summary {
	font-size: 10px;
	line-height: 1.2;
	margin-bottom: 5px;
}

/*商品リスト（説明付き版）リンク色
--------------------------------------------*/
#cdu2mainColumn div.article_area div.article_txt p.article_title a {
	background-color: transparent;
	color: #bf3100;
}

/*--------------------------------------------------------------------
【※下層ページ用】【商品一覧ページ】商品リスト（写真のみ版）
----------------------------------------------------------------------*/
#cdu2mainColumn div.article {
	margin-top: 20px;
	margin-bottom: 10px;
}
#cdu2mainColumn div.article_box {
	float: left;
	margin-top: 10px;
	line-height: 1.2;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	text-align: center;
	width: 150px;
}

#cdu2mainColumn div.article_box div.article_photo {
	margin-bottom: 10px;
}

#cdu2mainColumn div.article_box p.article_title {
	margin: 5px 0 5px 0;
}
#cdu2mainColumn div.article_box p.article_title a {
	background-color: transparent;
	color: #ff5f00;
	font-size: 10px;
}
#cdu2mainColumn div.article_box p.release {
	background-color: transparent;
	color: #585858;
	font-size: 10px;
	margin-bottom: 7px;
}
#cdu2mainColumn div.article_box p.price {
	background-color: transparent;
	color: #343434;
	font-weight: bold;
	margin-bottom: 3px;
}
#cdu2mainColumn div.article_box p.copyp {
	background-color: transparent;
	color: #7a7a7a;
	font-size: 10px;
}

/*商品リスト（写真のみ版）で自動で入るhr*/
/*リスト行がclearされるようにする*/
#cdu2mainColumn div.article hr {
	background-color: #fff;
	border: none;
	clear: both;
	color: #fff;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

/*=====================================================================
【※下層ページ用】【商品詳細ページ】
=======================================================================*/

/*現行でh2は使ってない（h3を使っている）*/
#cdu2mainColumn div.article_details h2 {
	background-color: #000;
	color: #fff;
	font-size: 12px;
	text-indent: 12px;
	margin-bottom: 12px;
}

/*商品画像*/
#cdu2mainColumn div.article_details div.article_details_photo {
	margin-bottom: 3px;
}
#cdu2mainColumn div.article_details_photo img {
	border-color: #e0e4e7;
	border-width: 1px;
	border-style: solid;
}

/*商品画像の並びのfloatがclearfixされてないのを調整*/
#cdu2mainColumn div.article_details form:before,
#cdu2mainColumn div.article_details form:after {
	content: " ";
	display: table;
}
#cdu2mainColumn div.article_details form:after {
	clear: both;
}

/*★商品詳細ページ：購入ボタン下の取扱いショップ名★*/
#cdu2mainColumn div.article_details div.article_details_shop div.shop {
	background-color: #f1f1f1;
	color: #343434;
	padding-top: 2px;
	padding-bottom: 2px;
}
#cdu2mainColumn div.article_details div.article_details_shop div.shop_image {
	float: right;
	text-align: right;
	width: 128px;
}
#cdu2mainColumn div.article_details div.zoom img {
	margin-right: 5px;
	vertical-align: baseline;
}

/*商品詳細ページ：商品画像下のコピーライト*/
#cdu2mainColumn div.article_details p.copy_a {
	font-size: 10px;
}

/*商品詳細ページ：カート挙動一式
--------------------------------------------*/
#cdu2mainColumn div.article_details div.cart {
	clear: both;
	float: left;
}
#cdu2mainColumn div.article_details div.cart dl {
	margin-bottom: 0;
}

#cdu2mainColumn div.article_details div.cart p.captiion {
	clear: both;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 10px;
	padding-left: 15px;
}

#cdu2mainColumn div.article_details div.cart dl dt {
	clear: both;
	float: left;
	line-height: 1.5;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 4px;
	width: 145px;
}
*html #cdu2mainColumn div.article_details div.cart dl dt {
	padding: 4px 0 2px 7px;
}
#cdu2mainColumn div.article_details div.cart dl dd {
	margin-left: 145px;
	padding: 4px 0;
	width: 185px;
}
#cdu2mainColumn div.article_details div.cart dl dd.price,
#cdu2mainColumn div.article_details div.cart dl dd.point,
#cdu2mainColumn div.article_details div.cart dl dd.stock {
	font-weight: bold;
}

#cdu2mainColumn div.article_details div.cart dl dd a {
	text-decoration: underline;
}

#cdu2mainColumn div.article_details div.cart .cart_button {
	clear: both;
	float: left;
	margin-bottom: 25px;
	text-align: right;
	width: 342px;
}
#cdu2mainColumn div.article_details div.cart div.cart_button input {
	margin-bottom: 5px;
}

/*商品写真リスト
--------------------------------------------*/
/*common_styleの方の「article_tn2」を使用しているのでおそらく使ってない*/
#cdu2mainColumn div.article_details div.article_tn {
	background-color: #ffe8db;
	border-width: 1px;
	border-style: solid;
	border-color: #e0e4e7;
	clear: both;
	margin-left: 0px;
	margin-bottom: 50px;
	padding: 10px;
}
*html #cdu2mainColumn div.article_details div.article_tn {
	padding-top: 4px;
}
* + html body #cdu2mainColumn div.article_details div.article_tn {
	padding-top: 4px;
}
#cdu2mainColumn div.article_details div.article_tn img {
	margin-right: 5px;
	vertical-align: middle;
}

/*購入ボタンの下あたりに出るQRコード*/
/*common_styleの方でdisplay:none;指定されているので使ってない*/
#cdu2mainColumn div.article_details div.qr_code {
	float: left;
	margin-top: 15px;
	text-align: center;
	width: 62px;
}

/*★色帯にデバイス文字のタイトル（「商品詳細」など）★*/
/*一番最初の「cdu1Column」は既に無さそうですが念のため残します*/
#cdu1Column h3,
#cdu2mainColumn div.article_details h3,
#cdu2mainColumn div.article h3 {
	background-color: #666;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 10px;
}

/*商品詳細：テキスト用調整枠*/
#cdu2mainColumn div.article_details div.details_txt {
	margin: 20px 0 0 20px;
	margin-bottom: 15px;
	width: 690px;
}

/*商品詳細：商品基本項目の枠*/
#cdu2mainColumn div.article_details table {
	border-width: 1px;
	border-style: solid;
	border-color: #d1d4d7;
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	font-size: 12px;
	width: 712px;
}
#cdu2mainColumn div.article_details table th {
	background-color: #a1a8ae;
	border-width: 1px;
	border-style: solid;
	border-top-color: #a1a8ae;
	border-left-color: #a1a8ae;
	border-right-color: #fff;
	border-bottom-color: #fff;
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	width: 125px;
}
#cdu2mainColumn div.article_details table td {
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d4d7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d4d7;
	font-size: 12px;
	padding-left: 10px;
}

/*不明：どこかで使っているかもしれない
--------------------------------------------*/
/* ----バナー---- */
.bnr_style {
	padding: 0px 0px 5px 0px;
}

/*=====================================================================
【※下層ページ用】【右カラム】
=======================================================================*/

/*ランキング
--------------------------------------------*/
#cdu3sideColumn_right div.ranking {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/dl.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 25px;
	width: 186px;
}
#cdu3sideColumn_right div.ranking dt {
	color: #fff;
	background-color: transparent;
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/cat_head.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 36px;
	padding-bottom: 5px;
}

#cdu3sideColumn_right div.ranking ul {
	margin-top: 3px;
	clear: both;
}
#cdu3sideColumn_right .icon {
	width: 50px;
	padding: 10px 0px 0px 15px;
	list-style-type: none;
	border: none;
	float: left;
}
#cdu3sideColumn_right .tx {
	width: 110px;
	margin: 10px 5px 0px 0px;
	list-style-type: none;
	font-size: 12px;
	float: left;
	line-height: 150%;
}

/*カテゴリリストが右にある場合
--------------------------------------------*/
#cdu3sideColumn_right div.category ul {
	margin-top: 3px;
}
#cdu3sideColumn_right div.category ul li {
	margin-left: 45px;
	margin-right: 0px;
	list-style-type: none;
}

#cdu3sideColumn_right div.banner {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
#cdu3sideColumn_right div.banner img {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

/*★サイドバー右用のリンクボタン★
--------------------------------------------*/
#cdu3sideColumn_right div.look {
	background-image: url(//bandai-a.akamaihd.net/bc/images/shop_top_gundambase/side_look_button.jpg) !important;
	background-position: center center;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 20px;
	margin-top: 1px;
	margin-left: 5px;
	margin-right: 5px;
	width: 186px;
	height: 37px;
}
#cdu3sideColumn_right div.look a {
	color: #333 !important;
	background-color: transparent;
}
#cdu3sideColumn_right div.look div.next {
	padding-top: 5px;
}

/*=====================================================================
【※下層ページ用】【商品詳細ページ】
=======================================================================*/

/*★商品詳細ページに出てくる「最近チェックした商品」★
--------------------------------------------*/
#footprint_pc11 {
	word-wrap: break-word;
	background-image: url("//bandai-a.akamaihd.net/bc/images/common/dl.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 5px;
	padding-bottom: 25px;
	width: 194px;
}
#footprint_pc11 #dv_rc_title {
	height: 37px;
	background: url("//bandai-a.akamaihd.net/bc/images/common/side_recommend_itemdl.gif")
		no-repeat scroll left bottom;
}
#footprint_pc11 .dv_rc_items {
	width: 164px;
	margin: 10px auto 0;
}
#footprint_pc11 .dv_rc_img {
	float: left;
	margin-right: 10px;
}
#footprint_pc11 .dv_rc_img img {
	width: 80px;
	height: 80px;
}

#footprint_pc11 .dv_rc_name {
	width: 70px;
	line-height: 1.25em;
	float: left;
}
#footprint_pc11 .dv_rc_description {
	display: none;
}
#footprint_pc11 .dv_rc_price {
	color: #8a8a8a;
	width: 73px;
	line-height: 1.25em;
	float: right;
	margin-left: 90px;
}

/*★この商品を見たお客様はこんな商品も見ています★
--------------------------------------------*/
#recommender_pc12 {
	text-align: center;
	margin-bottom: 30px;
}
#recommender_pc12 #dv_rc_title {
	width: 712px;
	height: 33px;
	background: url("//bandai-a.akamaihd.net/bc/images/common/title_recommend_itemdl.gif")
		no-repeat left bottom;
	margin-bottom: 15px;
}
#recommender_pc12 .dv_rc_items {
	width: 170px;
	float: left;
	margin: 0 3px;
}
#recommender_pc12 .dv_rc_img img {
	width: 130px;
	height: 130px;
	margin-bottom: 10px;
}
#recommender_pc12 a {
	color: #bf3100;
	display: block;
	font-size: 12px;
	line-height: 110%;
}
#recommender_pc12 .dv_rc_description {
	display: none;
}

/* --------------------------------------------------
overwrite [pbItemDetail.css]
-------------------------------------------------- */
.pbFluidStyle #cdu2sideColumn .search {
	background: #005e89 !important;
}

#cdu2sideColumn div.category dl,
#cdu2sideColumn div.shoplist dl {
	border: none;
	width: auto;
}

#cdu2sideColumn div.category dt,
#cdu2sideColumn div.shoplist dt,
.pbFluidStyle #footprint_pc11 #dv_rc_title {
	padding: 10px 5px !important;
	background: #005e89 !important;
	color: #fff !important;
	height: auto;
	margin: 0 auto !important;
	border-radius: 0;
}
#cdu2sideColumn div.category dd,
#cdu2sideColumn div.shoplist dd {
	padding: 10px 10px 10px 15px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}

.pbFluidStyle #footprint_pc11 #dv_rc_title:before {
	content: url(//bandai-a.akamaihd.net/bc/images/common/side_recommend_icon_black.png) !important;
}

.pbFluidStyle #cdu2mainColumn div.pnav_u,
.pbFluidStyle #cdu2mainColumn div.pnav_b {
	background: #005e89 !important;
}

/*------------------------------------------------------------
[COMMON] - フォントスタイル
--------------------------------------------------------------*/
/*ノーマル*/
.fw_normal {
	font-weight: normal !important;
}
/*太字*/
.fw_bold {
	font-weight: bold !important;
}
/*斜体*/
.fw_italic {
	font-style: italic !important;
}

/*左寄せ*/
.ta_left {
	text-align: left !important;
}
/*中央寄せ*/
.ta_center {
	text-align: center !important;
}
/*右寄せ*/
.ta_right {
	text-align: right !important;
}

/*------------------------------------------------------------
[COMMON] - マージン
--------------------------------------------------------------*/
/*上に間隔をあける（数字が数値）*/
.mt0 {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}

/*下に間隔をあける（数字が数値）*/
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}

/*margin:0 auto; の時*/
.ma {
	margin-right: auto !important;
	margin-left: auto !important;
}

#pb-mdd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
		Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

/* 202003追加 */
body {
	overflow-x: hidden;
}

 .ttl_sp2 {
	width: 30%;
	position: relative;
	margin: 0.5rem 0rem 0.5rem 0.5rem;
	border: solid 1px #d5d5d5;
}

 .ttl_sp2 a {
	display: block;
	height: 100%;
	width: 100%;
}

 .ttl_sp2 a img {
	width: 65%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.gbaseWrap_inner {
	/* overflow: hidden; */
}
/* #gbase_nav {
	width: 55%;
	margin: 9px auto 0;
	text-align: center;
	position: absolute;
	display: flex;
	align-items: center;
	right: 6px;
	top: 12px;
}
#gbase_nav .hobby_logo {
	padding: 0.4rem;
	border: 1px solid #ccc;
}

#gbase_nav img {
	max-width: 100%;
	vertical-align: bottom;
}

#gbase_nav li {
	display: inline-block;
	position: relative;
	font-size: 1rem;
	border-right: 2px solid #d5d5d5;
	padding: 0 2%;
    width: 25%;
}
#gbase_nav li:nth-child(4) {
	border-right: 0px solid #d5d5d5;
}
#gbase_nav li:last-child {
	display: inline-block;
	position: relative;
	font-size: 1.2rem;
	padding-left: 2%;
	padding-right: 0;
}

#gbase_nav li p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
#gbase_nav li:last-child {
	border: none;
} */

.gbaseWrap_inner .hobby_logo {
	padding: 0.4rem;
	border: 1px solid #ccc;
	position: absolute;
	right: 8px;
  top: 16px;
}

#gbase_topiNews {
    margin: 0 auto 25px auto;
    padding: 0;
    width: 100%;
}

/* 検証のため */
#gbaseWrap {
	font-size: 0;
}
#cduPanNavi {
	font-size: 12px;
}

/* メインスライダー */
#gbase_slider {
	margin-bottom: 30px;
}

#gbase_slider .gbase_main_slider {
	overflow: visible;
	display: none;
}

#gbase_slider img {
	width: 100%;
	height: auto;
	outline: 1px solid #0093ff;
}

#gbaseWrap .gbase_main_slider-prev,
#gbaseWrap .gbase_main_slider-next {
	content: "";
	width: 35px;
	height: 35px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;

}
#gbaseWrap .gbase_main_slider-prev {
	background-image: url(/bc/images/gundambase/202006_gbase_slider_prev.svg);
	left: 63px;
}
#gbaseWrap .gbase_main_slider-next {
	background-image: url(/bc/images/gundambase/202006_gbase_slider_next.svg);
	right: 63px;
}
#gbaseWrap .gbase_main_slider .swiper-pagination {
	bottom: -25px;
}
#gbaseWrap .gbase_main_slider .swiper-pagination-bullet {
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 10px;
	line-height: 1.5;
	height: 8px;
	opacity: 1;
	width: 8px;
	margin-right: 10px;
}

#gbaseWrap .gbase_main_slider .swiper-pagination-bullet-active {
	background-color: #666;
}

.swiper-blind-left,
.swiper-blind-right {
	position: absolute;
	width: 11.55%;
	height: 100%;
	display: block;
	top: 0;
	/*background: rgba(255,255,255,.7);*/
	z-index: 5;
}
.swiper-blind-left {
	left: 0;
}
.swiper-blind-right {
	right: 0;
}
@media (max-width: 600px) {
	.swiper-blind-left,.swiper-blind-right {
		display: none;
	}
}
#gbaseWrap .gbase_square {
	position: relative;
}

#gbaseWrap .gbase_square_slider {
	padding: 0%;
}
#gbaseWrap .gbase_square_slider li {
	width: 30%;
	margin-right: 2%;
}

#gbaseWrap .gbase_square_slider li:last-child {
	margin-right: 0;
}

#gbaseWrap .gbase_square_slider img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#gbaseWrap .gbase_square_slider-prev,
#gbaseWrap .gbase_square_slider-next {
	content: "";
	width: 30px;
	height: 30px;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff;
	border-radius: 50%;
	margin: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	border: 1px solid #fff;
}

#gbaseWrap .gbase_square_slider-prev {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_prev.svg);
	left: 5px;
}

#gbaseWrap .gbase_square_slider-next {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_next.svg);
	right: 5px !important;
}

#gbaseWrap .no-slide .gbase_square_slider-prev,
.no-slide .gbase_square_slider-next {
	display: none;
}

#gbaseWrap .swiper-button-next.swiper-button-disabled,
#gbaseWrap .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}

#gbaseWrap .no-slide .gbase_square_slider {
	display: block !important;
}

#gbaseWrap .gbase_lineup_list {
	width: 910px;
}
#gbaseWrap .gbase_lineup_list ul {
	margin: 0;
}
#gbaseWrap .gbase_lineup_list li {
	float: left;
	width: 32.5%;
	margin-left: 1%;
}
#gbaseWrap .gbase_lineup_list li img {
	width: 100%;
	height: auto;
}
#gbaseWrap .gbase_lineup_list li:first-child {
	margin-left: 0;
}

/* 202202
----------*/
#gbaseWrap .gbase_lineup_list2 {
	/* width: 910px; */
}
#gbaseWrap .gbase_lineup_list2 > ul {
	margin: 0;
}
#gbaseWrap .gbase_lineup_list2 > li {
	float: left;
	width: 130px;
	margin-left: 6px;
	position: relative;
	box-sizing: border-box;
}




#gbaseWrap .gbase_lineup_list2 > li:first-child {
	margin-left: 15px;
}
#gbaseWrap .gbase_lineup_list2 > li:nth-child(5) {
	display: none;
}
#shoptop_gbase #gbaseWrap .gbase_lineup_list2 > li:nth-child(5) {
	display: block;
}
#gbaseWrap .gbase_lineup_list2 > li > a {
	display: block;
	color: #00598a;
	padding: 8px 0;
	cursor: pointer;
	font-weight: bolder;
	text-decoration: none;
	height: 45px;
	box-sizing: border-box;
	border: 2px solid #00598a;
	border-radius: 100px;
	background: #fff;
	font-size: 15px;
	position: relative;
}

#gbaseWrap .gbase_lineup_list2 > li:first-child > a , #gbaseWrap .gbase_lineup_list2 > li:nth-child(2) > a {
	padding-right: 12px;
}

#gbaseWrap .gbase_lineup_list2 > li > a:hover , #gbaseWrap .gbase_lineup_list2 > li > a.is-current {
	background: #00598a;
	color: #fff;
}

#gbaseWrap .gbase_lineup_list2 > li:first-child > a::after , #gbaseWrap .gbase_lineup_list2 > li:nth-child(2) > a::after {
	content: "";
  width: 6px;
  height: 6px;
  border: solid 2px #00598a;
  border-left: none;
  border-bottom: none;
	display: block;
	position: absolute;
	transform: rotate(135deg);
	top: -3px;
	bottom: 0;
	right: 10px;
	margin: auto;
}

#gbaseWrap .gbase_lineup_list2 > li:first-child > a:hover::after , #gbaseWrap .gbase_lineup_list2 > li:nth-child(2) > a:hover::after ,
#gbaseWrap .gbase_lineup_list2 > li > a.is-current::after {
	border-color: #fff;
}




/* #gbaseWrap .gbase_lineup_list2 li img {
	width: 100%;
	height: auto;
} */



#gbaseWrap .gbaseCatBox .ttl_wrap {
	margin-bottom: 10px;
}
#gbaseWrap .gbaseCatBox .ttl_wrap h3 {
	width: 50%;
	float: left;
}
#gbaseWrap .gbaseCatBox .more {
	width: 160px;
}
#gbaseWrap .gbaseCatBox .more img {
	width: 160px;
	height: auto;
}
#gbaseWrap .gbaseCatBox .more .off {
	width: 160px;
	height: 27px;
}
#gbaseWrap .gbaseCatBox .more:hover .off {
	width: 0;
}
#gbaseWrap .gbaseCatBox .more .on {
	position: absolute;
}

#gbaseWrap .gbase_rcm {
	margin-top: 20px;
	margin-bottom: 20px;
	display: none;
	border-bottom: 1px solid #b4c1c6;
	padding-bottom: 30px;
}

#gbaseWrap .gbase_rcm > p {
	font-size: 20px;
}

#gbaseWrap .gbase_rcm a:hover {
	text-decoration: none;
}

#gbaseWrap .gbase_rcm .ttl h2 {
	/* margin-top: 10px; */
}

#gbaseWrap .gbase_rcm .more {
	width: 160px;
	float: right;
	margin-top: 15px;
	display: none;
}
#gbaseWrap .gbase_rcm .more img,
#gbaseWrap .gbase_rcm .more .off {
	width: 160px;
	height: auto;
}
#gbaseWrap .gbase_rcm .more:hover .off {
	width: 0;
}
#gbaseWrap .gbase_rcm .more .on {
	position: absolute;
}

.rcm_btn_prev,
.rcm_btn_next {
    width: 53px;
    height: 85px;
	position: absolute;
	top: 40%;
	z-index: 10;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	/* box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff; */
	/* border-radius: 50%; */
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	cursor: pointer;
	/* border: 1px solid #fff; */
	background-repeat: no-repeat;
}

.rcm_btn_prev {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_prev.svg);
	left: 5px;
}

.rcm_btn_next {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_next.svg);
	right: 5px;
}

.gbase_rcm .swiper-button-disabled {
	opacity: 0;
}

#footprint_pc79,
#recommender_pc78 {
	word-wrap: unset;
	background-image: none ;
	background-position: unset ;
	background-repeat: unset;
	margin: 0 ;
	padding-bottom: 0 ;
	width: 100% ;
	font-size: 0;
}

#footprint_pc79 .dv_rc_items,
#recommender_pc78 .dv_rc_items {
	display: inline-block;
	vertical-align: top;
	width: 15.5%;
	margin: 0 1.4% 20px 0;
}


#footprint_pc79 > div > div:nth-child(6),
#recommender_pc78 > div > div:nth-child(6) {
	margin-right: 0;
}

.gbase_history .dv_rc_description,
.gbase_rcm .dv_rc_description,
#recommender_pc78 #dv_rc_title,
#recommender_pc78 .dv_rc_price,
#footprint_pc79 #dv_rc_title,
#footprint_pc79 .dv_rc_price {
	display: none;
}

#recommender_pc78 .dv_rc_img,
#footprint_pc79 .dv_rc_img {
	float: none;
	margin-right: 0;
}

#recommender_pc78 .dv_rc_img img,
#footprint_pc79 .dv_rc_img img,
#gbaseWrap .gbase_history img {
	width: 100%;
	height: auto;
}

#recommender_pc78 .dv_rc_name,
#footprint_pc79 .dv_rc_name {
	float: none;
	width: 100%;
	font-size: 13px;
	margin-top: 10px;
	height: 35px;
	overflow: hidden;
	display: block;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#gbaseWrap .gbase_history {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b4c1c6;
	display: none;
}

#gbaseWrap .gbase_history .check_slider {
	display: none;
}
#gbaseWrap .gbase_history li img {
	width: 100%;
	height: auto;
}
#gbaseWrap .gbase_history li p {
	font-size: 13px;
	line-height: 20px;
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
}

#gbaseWrap .gbase_history a:hover {
	text-decoration: none;
}

.hist_btn_prev,
.hist_btn_next {
  width: 53px;
  height: 85px;
	position: absolute;
	top: 40%;
	z-index: 10;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	/* box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff; */
	/* border-radius: 50%; */
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	cursor: pointer;
	/* border: 1px solid #fff; */
	background-repeat: no-repeat;
}

.hist_btn_prev {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_prev.svg);
	left: 5px;
}

.hist_btn_next {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_next.svg);
	right: 5px;
}

/* .hist_btn_prev,
.hist_btn_next {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 40%;
	z-index: 10;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	box-shadow: 0 0 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff;
	border-radius: 50%;
	transition: all ease .2s;
	-webkit-transition: all ease .2s;
	cursor: pointer;
	border: 1px solid #fff;
}

.hist_btn_prev {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_prev.svg);
	left: 5px;
}

.hist_btn_next {
	background-image: url(/bc/images/gundambase/202003_gbase_slider_arrow_next.svg);
	right: 5px;
} */

.gbase_history .swiper-button-disabled {
	opacity: 0;
}


#gbaseWrap .gbase_topics {
	padding: 0;
	margin-bottom: 20px;
}

#gbaseWrap .gbase_topics h2 {
	padding: 0;
}

#gbaseWrap .gbase_topics h4 {
	font-size: 16px;
	font-weight: bold;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt {
	margin-bottom: 20px;
	border-bottom: 1px solid #b4c1c6;
	padding-bottom: 30px;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt_inner {
	font-size: 0;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt_inner .logo {
	display: inline-block;
	vertical-align: middle;
	width: 180px;
	margin-right: 15px;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt_inner .ship {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	margin-right: 15px;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt_inner p {
	display: inline-block;
	vertical-align: middle;
	width: 555px;
	color: #00598a;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 20px;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt ul {
	margin-top: 10px;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt ul li {
	width: 23.5%;
	display: inline-block;
	margin-right: 2%;
	height: 200px;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt ul li img {
	width: 100%;
	height: auto;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt ul li:nth-child(4n) {
	margin-right: 0;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt .bnr {
	margin: 0 auto;
	width: 600px;
}

#gbaseWrap .gbase_topics .gbase_topics_cnt .bnr p {
	font-size: 15px;
	margin-top: 5px;
	text-align: center;
}

#gbaseWrap .gbase_topics li img {
	outline: 1px solid #cecece;
}

.gbase_topics .bnr a {
	display: block;
}

#gbaseWrap .swiper-container-initialized {
	display: block !important;
}
.gbaseWrap_inner img {
	width: 100%;
	height: auto;
}

.more {
	display: block;
	width: 170px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #494c53;
	transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	text-decoration: none !important;
	position: relative;
	overflow: hidden;
	margin: 0 10px 0 auto;
}

.more span {
	display: block;
	transform: skewX(20deg);
	-webkit-transform: skewX(20deg);
	-ms-transform: skewX(20deg);
	text-decoration: none;
	transition: all ease 0.3s;
}

.more span::before {
	content: "";
	width: 13px;
	height: 2px;
	display: block;
	background-color: #494c53;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all ease 0.3s;
}

.more span::after {
	content: "";
	width: 5px;
	height: 5px;
	display: block;
	border-top: 2px solid #494c53;
	border-right: 2px solid #494c53;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	transition: all ease 0.3s;
}

.more::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #494c53;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateX(-100%);
	transition: all ease 0.3s;
}

.more:hover::before {
	transform: translateX(0);
}

.more:hover span {
	color: #fff;
}

.more:hover span::before {
	background-color: #fff;
}

.more:hover span::after {
	border-color: #fff;
}

#gbaseWrap h2 img {
	height: 28px !important;
	width: auto !important;
}

/*=====================================================================
【新着商品】
=======================================================================*/
#gbase-newitem {
	width: 100%;
	margin: 20px auto 20px;
	border-bottom: 1px solid #b4c1c6;
	padding-bottom: 30px;
}

#gbase-newitem h2 img {
	height: 28px !important;
	width: auto;
}

#gbase-newitem .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#gbase-newitem .newitem_list {
	width: 24%;
  margin-bottom: 20px;
  margin-right: 1.3%;
}
#gbase-newitem .newitem_list:nth-child(4n) {
	margin-right: 0;
}
#gbase-newitem a img {
	border: 1px solid #ccc !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#gbase-newitem a p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 5px;
}

#gbase-newitem .newitem_day {
	color: #36383E;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

#gbase-newitem .newitem_tag {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-bottom: 5px;
	height: 20px;
}

#gbase-newitem .newitem_tag ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#gbase-newitem .newitem_tag ul li {
	display: inline-block;
	height: 15px;
	margin-right: 3px;
}

#gbase-newitem .newitem_tag ul li img {
	vertical-align: middle;
	width: auto;
	height: 100%;
}

/*=====================================================================
【ショップトップ】ホットニュース
=======================================================================*/
#hot_news {
	margin: 2% auto 4% auto;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 100%;
	border-bottom: 1px solid #b4c1c6;
}

/*タイトル
--------------------------------------------*/
#hot_news h2 {
	margin: 0;
	padding: 0;
}
#hot_news h2 img {
	height: 28px!important;
	width: auto;
}

/*中身
--------------------------------------------*/
#hot_news .hn_box {
	display: flex;
	margin: 1rem 0;
}

#hot_news .hn_img {
	width: 68%;
	display: flex;
}

#hot_news .hn_img a {
	margin-right: 5%;
}

#hot_news .hn_text {
	/* margin-left: 1rem; */
	font-size: 1.1rem;
	width: 31%;
}

#hot_news .hn_text p {
	margin-top: 1rem;
	/*font-weight: bold;*/
	line-height: 30px;
}

#hot_news big,
#hot_news small{
	background: #bd5c00;
	border: 2px solid #bd5c00;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	margin: 0 3px 0 0;
	padding: 3px 15px;
	text-align: center;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#hot_news big{
	background: #bd5c00;
	border: 2px solid #bd5c00;
}

#hot_news small {
	background: #c27a21;
	border: 2px solid #c27a21;
}

/*=====================================================================
最近チェックした商品
=======================================================================*/
#history {

}

#history h2 {
	line-height: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
#history h2 img {
	height: 28px!important;
	width: auto;
}

/*=====================================================================
【カテゴリ】
=======================================================================*/
#gbase-category {
	width: 100%;
	height: auto ;
	margin: 20px auto 40px ;
}

#gbase-category h2 img {
	height: 20px;
	width: auto;
}

#gbase-category .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#gbase-category a {
	margin-right: 2%;
}

#gbase-category a:last-child {
	margin-right: 0;
}

#gbase-category a img {
	border: 1px solid #ccc !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#test_b_gbase-category {
	width: 95%;
	margin: 0 auto 10px;
	padding-bottom: 10px;
	font-size: 1.2rem;
}

#test_b_gbase-category ul {
	display: flex;
	flex-flow: wrap;
}

#test_b_gbase-category ul li {
	margin-bottom: 5px;
}

#test_b_gbase-category ul li:after {
	content: "|";
	font-weight: normal;
	color: #BBB;
	margin-right: 10px;
}

#test_b_gbase-category ul li a {
	text-decoration: none;
	color: #333;
	margin-right: 10px;
	font-weight: bold;
}

/*=====================================================================
【商品で絞り込む】
=======================================================================*/
#gbase_sort {
	width: 98%;
	margin:0 auto 20px;
	border-bottom: 1px solid #b4c1c6;
	padding-bottom: 30px;
}

#gbase_sort .wrapper {
	width: auto !important;
}

#gbase_sort .category_title {
	width: 100%;
	margin: 10px auto 10px;
}

#category_search_box_2018 img{ width: auto !important; }
#std_item_list_201811 li.std_item_label_201811 img{ width: auto !important; }

/*=====================================================================
【カテゴリで探す】
=======================================================================*/
#gbase_category_sort {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	    padding-bottom: 20px;
	    border-bottom: 1px solid #b4c1c6;
}

#gbase_category_sort .gbase_genre .gbase_genre_ttl {
	position: relative;
	margin-bottom: 3vw;
}
#gbase_category_sort .gbase_genre .gbase_genre_slider {
	margin-bottom: 20px;
	overflow: visible;
	display: block;
}
#gbase_category_sort .gbase_genre .gbase_genre_slider-prev,
#gbase_category_sort .gbase_genre .gbase_genre_slider-next {
	top: 0;
	width: 7vw;
	max-width: 70px;
	position: absolute;
	margin-top: 0;
	height: auto;
	display: block;
}
#gbase_category_sort .gbase_genre .gbase_genre_slider-prev {
	left: 2%;
}
#gbase_category_sort .gbase_genre .gbase_genre_slider-next {
	right: 2%;
}
#gbase_category_sort .gbase_genre .gbase_genre_slider-prev::after,
#gbase_category_sort .gbase_genre .gbase_genre_slider-next::after {
	content: "";
	width: 4vw;
	height: 4vw;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	visibility: inherit;
}
#gbase_category_sort .gbase_genre .gbase_genre_slider-prev::after {
	background-image: url(/bc/images/gundambase/202003_gbase_genre_slider_prev.png);
}
#gbase_category_sort .gbase_genre .gbase_genre_slider-next::after {
	background-image: url(/bc/images/gundambase/202003_gbase_genre_slider_next.png);
}
#gbase_category_sort .gbase_genre h4 {
	text-align: left;
	/*font-size: 30px;*/
	font-weight: bold;
	font-family: arial, sans-serif !important;
	padding-top: 1vw;
}
#gbase_category_sort .gbase_genre ul > li {
	width: 80%;
	height: auto;
	outline: 1px solid #333;
	background-color: #f6f6f6;
}
#gbase_category_sort .gbase_genre .gbase_genre_cnt_wrap {
	padding: 5% 3%;
	margin-top: 2px;
}
#gbase_category_sort .gbase_genre .gbase_genre_cnt_dtl span {
	float: left;
	font-weight: bold;
	font-size: 24px;
	color: #333;
}
#gbase_category_sort .gbase_genre .gbase_genre_cnt_dtl a {
	float: right;
	width: 20vw;
	text-align: right;
	max-width: 100px;
	display: block;
}
#gbase_category_sort .gbase_genre .gbase_genre_cnt {
	margin-top: 10px;
}
#gbase_category_sort .gbase_genre .gbase_genre_cnt li {
	width: 32%;
	float: left;
	height: auto;
	border: none;
	outline: 1px solid #cfcfcf;
	margin-right: 2%;
	margin-bottom: 10px;
}
#gbase_category_sort .gbase_genre .gbase_genre_cnt li img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
#gbase_category_sort .gbase_genre .gbase_genre_cnt li:nth-child(3n) {
	margin-right: 0;
}
#gbase-special {
	width: 1280px;
	margin: 20px auto 0;
  border-bottom: 1px solid #b4c1c6;
	padding-bottom: 30px;
}
#gbase-special h2 {
	margin: 0 0 20px 0;
	padding-top: 0;
}
#gbase-special img {
	width: 100%;
	height: auto;
}
#gbase-special .swiper-slide {
	width: 23.5%;
	margin-right: 20px;
}
#gbase-special .swiper-slide:hover {
	opacity: .8;
}
#gbase-special .swiper-slide img {
	margin: 0 0 5px 0;
	border: 1px solid #eee;
	box-sizing: border-box;
}
#gbase-special .swiper-slide p {
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.swiper-button-disabled {
	opacity: 0;
}
#shoptop_gbase a:hover,
#shoptop_gbase a:active {
	text-decoration: none;
}

#gbase-special .feature_more{
	font-size: 16px;
	border: 1px solid #b4c1c6;
	padding: 5px 10px;
	float: right;
	margin: 10px 0 0 0;
}

/*=====================================================================
メインスライダー
=======================================================================*/

#main-slider-parent {
	overflow: hidden;
	width: 1280px;
	margin: auto;
	padding-bottom: 20px;
}
#main-slider-parent img {
	width: 100%;
	height: auto;
	border: 1px solid #0093ff !important;
	box-sizing: border-box;
}
#main-slider {
	width: 830px;
	max-width: 900px;
	margin: 0 auto 10px;
}
#main-slider .swiper-container {
	overflow: visible;
}
#main-slider .swiper-button-prev,
#main-slider .swiper-button-next {
	background: url(https://p-bandai.jp/bc/images/gundambase/202006_gbase_slider_next.svg) center no-repeat;
	width: 35px;
	height: 35px;
	--swiper-navigation-size: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right: -20px !important;
	left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	left: -20px !important;
	right: auto;
}
#main-slider .swiper-button-prev {
	background: url(https://p-bandai.jp/bc/images/gundambase/202006_gbase_slider_prev.svg) center no-repeat;
}
#main-slider-parent .swiper-slide {
	opacity: .6;
}
#main-slider .swiper-slide-active {
	opacity: 1;
}
#main-slider .swiper-pagination {
	bottom: -20px;
}
#main-slider .swiper-pagination-bullet-active {
	background: #333;
}
#main-slider .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 6px;
}

/*=====================================================================
サブスライダー
=======================================================================*/

.container {
	position: relative;
	margin: auto;
	width: 1280px;
}

.swiper-container{
	text-align: center;
	cursor: grab;
}
.swiper-container:active{
	cursor: grabbing;
}
.swiper-container .swiper-slide img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

#thumbs {
	height: 10%;
	box-sizing: border-box;
	padding: 10px 40px;
	width: 910px;
}
#thumbs .swiper-slide {
	width: 16%;
	height: auto;
	opacity: 0.3;
	cursor: grab;
}
#thumbs .swiper-slide:active {
	cursor: grabbing;
}
#thumbs .swiper-slide-active {
	opacity: 1;
}
.swiper-blind-left {
	left: 0;
}
.swiper-blind-right {
	right: 0;
}


#sub-swiper {
	width: 910px;
	margin: auto;
}
#sub-swiper img {
	width: 100%;
	height: auto;
}
#sub-swiper .swiper-slide {
	width: 23.5%;
	margin-right: 20px;
}
#sub-swiper .swiper-slide:hover {
	opacity: .8;
}
#sub-swiper .swiper-slide img {
	margin: 0 0 5px 0;
	border: 1px solid #eee;
	box-sizing: border-box;
}
#sub-swiper .swiper-slide p {
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}





/* #gbaseWrap #textNews {
	padding: 10px 0;
	line-height: 20px;
	width: 1280px;
	margin: 0 auto;
}
#gbaseWrap #textNews div {
	position: relative;
	padding-left: 20px;
}
#gbaseWrap #textNews div::before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: url(https://p-bandai.jp/bc/images/gundambase/202006_gbase_news_btn.svg);
	margin-right: 3px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
#gbaseWrap #textNews div:nth-child(n + 2) {
	margin-top: 5px;
}
#gbaseWrap #textNews a {
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
} */

#gbase_topiNews {
	margin: 0 auto 25px auto;
	padding: 0;
    width: 1280px;
}
.gbase_topi {
	margin: 0;
	vertical-align: middle;
	/* width: 51%; */
	width: calc(100% - 420px);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding: 0;
    line-height: 20px;
}
.gbase_topi ul {
	list-style: none;
}
.gbase_topi ul li {
	position: relative;
	padding-left: 20px;
}
.gbase_topi ul li:last-child {
	background: url(https://p-bandai.jp/bc/images/gundambase/202006_gbase_news_btn.svg)
		top left no-repeat;
	font-size: 12px !important;
	line-height: 16px;
	margin: 3px 0 0 0;
	padding: 0 0 0 18px;
}
.gbase_topi ul li::before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: url(https://p-bandai.jp/bc/images/gundambase/202006_gbase_news_btn.svg);
	margin-right: 3px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.gbase_topi ul li:nth-child(n + 2) {
	margin-top: 5px;
}
.gbase_topi ul li a {
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-wrap: break-word;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}



#gbase_nav {
	float: right;
    margin: 0;
    padding: 0;
    width: 400px;;
}
#gbase_nav ul {
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
#gbase_nav ul li {
    border-left: 2px solid #ccc;
    line-height: 0;
    margin: 0;
    padding: 0 1%;
    width: 22.3%;
    float: left;
    /* height: 50px; */
}
#gbase_nav ul .new_icon {
    position: relative;
}
#gbase_nav ul .new_icon::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
    width: 19px;
    height: 19px;
    background-color: red;
    background-image: url(/bc/images/gundambase/202003_new_icon_dtl.png);
    background-size: cover;
    border-radius: 10px;
}
#gbase_nav ul li:last-child {
    border-right: 2px solid #ccc;
}
#gbase_nav ul li img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
}
#gbase_nav li p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	font-weight: bold;
}

#gbase_nav li a {
	display: block;
}

/* gbase_category_search ----------*/
#gbase_category_search { width: 100%; margin: 1px auto 20px; }
#gbase_category_search h4 { background-color: #EEE; color: #333; padding: 15px; font-weight: bold; font-size: 16px; border: solid 1px #DDD; border-bottom: none; }
#gbase_category_search h5 { background-color: #FFF; color: #333; padding: 15px; font-weight: bold; font-size: 14px; border: solid 1px #DDD; border-bottom: none; margin-top: -1px;}
.gbase_category_search_list { display: flex; flex-flow: wrap; background-color: #EEE; box-sizing: border-box; margin-bottom: 1px;}
.gbase_category_search_list.open { background-color: #f6f6f6; }
.gbase_category_search_list .title {
	width: 427px;
	min-height: 80px;
	padding: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: solid 1px #DDD;
	background-color: #fff;
	box-sizing: border-box;
	text-decoration: none;
	margin-right: -1px;
	margin-bottom: -1px;
}

.dropdownMenu .gbase_category_search_list .title {
	width: 227px;
  line-height: 1.3;
  padding: 0 10px;
  min-height: 55px;
}

.dropdownMenu .gbase_category_search_list .title.titleList {
	width: calc(100% - 2px);
	min-height: 55px;
	margin-left: -1px;
	position: relative;

}


.dropdownMenu .gbase_category_search_list .title.titleList::before, .dropdownMenu .gbase_category_search_list .title.titleList::after {
	content: "";
  display: block;
  background: #999;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
	transform: rotate(180deg);
  border: none;
}
.dropdownMenu .gbase_category_search_list .title.titleList::before {
	width: 12px;
  height: 1px;
  right: 10px;
}
.dropdownMenu .gbase_category_search_list .title.titleList::after {
	width: 1px;
  height: 12px;
  right: 16px;
}

.gbase_category_search_list .title:nth-child(3n) {
	margin-right: 0;
	width: 428px;
}
.gbase_category_search_list .title:hover { cursor: pointer; }
.gbase_category_search_list .title:after { content: ""; width: 5px; height: 5px; border: solid 1px #999; border-left: none; border-bottom: none; margin-left: 5px; -webkit-transform:rotate(135deg); transform:rotate(135deg); }
.gbase_category_search_list .title.open { border-bottom: none; background-color: #FFF; }
.gbase_category_search_list .title .p { display: block; width: 30%; text-align: center; }
.gbase_category_search_list .title .t { display: block; width: 70%; color: #333; font-size: 12px; padding-left: 10px; }
.dropdownMenu .gbase_category_search_list .title .t { display: block; width: 80%; color: #333; font-size: 12px; padding-left: 10px; }
.gbase_category_search_list .detail { width: 100%; padding: 15px; display: none; border-right: solid 1px #DDD; border-bottom: solid 1px #DDD; box-sizing: border-box; }
.gbase_category_search_list .detail.open { display: block; background-color: #FFF; }

/* swiper-container2 ----------*/
#swiper-container2 {}
#swiper-container2 .swiper-slide { width: 35%; }
#swiper-container2 .swiper-slide a { text-decoration: none; }
#swiper-container2 .swiper-slide span { display: block; text-align: left; color: #333; padding-top: 5px; font-size: 12px; }

/* last_nav ----------*/
#last_news .nav2 {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #b4c1c6;
	margin-bottom: 20px;
}

#last_news .nav2 li {
	padding: 1rem;
	width: 25%;
}







/* 202202
----------*/
.btnBrandList.is-hide , .btnSeriesList.is-hide {
	/* display: none; */
	opacity: 0;
	pointer-events: none;
	transition: all 0.3s;
}

.gbase_category_search_list_acr {
	display: none;
	width: calc(100% - 2px);
}

.gbase_category_search_list_acr div {
	display: flex;
	flex-wrap: wrap;


}

.gbase_category_search_list_acr.is-open {
	display: flex;
}

.gbase_category_search_list_acr div .title2:nth-child(3n) {
	width: 226px;
}


.gbaseSearchSubCol {
	width: 270px;
	font-size: 12px;
	margin-right: 40px;
}

.gbaseSearchMainCol {
	width: 970px;
	font-size: 14px;
}

#popfind .wrap {
	justify-content: space-between;
}

._items {
	display: flex!important;
	flex-wrap: wrap;
	align-items: stretch;
}

._items ._item {
	width: 18.4%!important;
	margin-right: 2%!important;
	margin-top: 2%!important;
	margin-bottom: 0!important;
	/* border: 1px solid #e3e3e3; */
	/* padding: 15px!important; */
}

._items ._item ._wrap {
	border: none!important;
}

._items ._item:nth-child(5n){
	margin-right: 0!important;
}

._icon {
	padding: 0!important;
	margin-right: 5px!important;
}

._icon img {
	max-width: 100%;
	width: auto;
}

._title {
	padding: 0!important;
	margin-top: 10px!important;
	margin-bottom: 1em!important;
	order: 4;
	line-height: 1.3;
	min-height: 4em;
	overflow: hidden;
}

._title a {
	text-decoration: none;
	font-weight: normal!important;
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
	overflow: hidden;
}

._price {
	padding: 0!important;
	margin-top: auto!important;
	order: 5;
}

._additional_icons1 , ._additional_icons2 {
	display: flex;
	padding: 0!important;
	width: 100%;
	margin-top: 10px!important;
}

._additional_icons1 {
	order: 2;
}

._additional_icons2 {
	order: 3;
}

._items ._item ._wrap {
	width: auto!important;
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	align-items: flex-start;
	flex-flow: column;
}

._image {
	width: 100%;
	order: 1;
	padding: 0!important;
}

.searchNav {
	display: flex;
	background: #eff1f2;
	padding: 20px;
	justify-content: space-between;

}

._searchstatus {
	text-align: right;
}

._sortorderselector {
		display: block!important;
		margin: 0!important;
		padding: 0!important;
}
._sortorderselector select {
	padding: 5px!important;
}

._attributes select {
	padding: 5px;
}

._attributegroup {
	margin: 0!important;
	padding: 0!important;
}

.searchNav >div {
	width: 31.3333%;
	margin-right: 3%;
}

.searchNav >div:last-child {
	margin-right: 0;
}

.searchNav select {
	width: 100%;
}

._hits {
	font-weight: bolder;
}

.gbaseSearchSubCol ._attribute {
	margin: 0!important;
	border-top: 1px solid #e3e3e3;
	position: relative;

}

.gbaseSearchSubCol ._attribute label {
	display: flex;
	align-items: center;
	cursor: pointer;
	margin: 0;
	padding: 15px;
}

.gbaseSearchSubCol ._attribute input {
	flex-shrink: 0;
	margin: 0!important;
	display: none!important;
}

.gbaseSearchSubCol ._attribute ._label {
	/* margin-left: 10px; */
}

.gbaseSearchSubCol ._attribute ._count {
	margin-left: 10px;
	color: #b5b5b5;
}

.gbaseSearchSubCol ._group {
	font-size: 15px!important;
	font-weight: bolder!important;
	margin-bottom: 8px;
	border-left: 5px solid #00598a;
	padding-left: 10px;
}

[data-popfind="attributes-series"] {
	margin-top: 20px;
}

._attributegroup ._attributes ._attribute._disable {
	text-decoration: none!important;
	color: #ccc!important;
}

._attributegroup ._attributes ._attribute._disable label {
	/* opacity: 0.4; */
	cursor: default!important;
}

.gbaseSearchSubCol ._select ._label , .gbaseSearchSubCol ._attribute:not(._disable):hover ._label {
	font-weight: bolder;
}


.gbaseSearchSubCol ._select {
	position: relative;
	background: rgb(0 89 138 / 5%);
}
.gbaseSearchSubCol ._attribute:not(._disable):not(._select):hover {
	position: relative;
	background: rgb(239 241 242 / 50%);
}

.gbaseSearchSubCol ._attribute:not(._disable):not(._select):hover::before {
	content: "";
	display: block;
	width: 5px;
	height: calc(100% + 2px);
	background: #ccc;
	position: absolute;
	top: -1px;
	left: 0;
}
.gbaseSearchSubCol ._select::before {
	content: "";
	display: block;
	width: 5px;
	height: calc(100% + 2px);
	background: rgb(0 89 138 / 30%);
	position: absolute;
	top: -1px;
	left: 0;
}

.gbaseSearchSubCol ._attributegroup ._attributes ._attribute label {
  cursor: pointer;
  position: relative;
  margin-left: 10px;
  /* padding-left: 20px; */
	padding-left: 10px;
}

.gbaseSearchSubCol ._attributegroup ._attributes ._attribute label::before,
.gbaseSearchSubCol ._attributegroup ._attributes ._attribute label::after {
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	border-radius: 50%;
	transition: 0.1s;
	/* transform: translateY(-50%); */
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: none;
}


.gbaseSearchSubCol ._attributegroup ._attributes ._attribute label::before {
  background-color: #ccc;
  border-radius: 100px;
  /* border: 2px solid #e3e3e3; */
  height: 16px;
  width: 16px;
  left: 5px;
}

.gbaseSearchSubCol ._attributegroup ._attributes ._attribute label::after {
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
  height: 6px;
  width: 6px;
  left: 10px;
	opacity: 0;
}

.gbaseSearchSubCol ._attributegroup ._attributes ._attribute._disable label::before {
	background: #efefef;
}

._attributegroup ._attributes ._attribute._select label::before , ._attributegroup ._attributes ._attribute:not(._disable):hover label::before {
  background-color: #00598a;
}

._attributegroup ._attributes ._attribute._select label::after , ._attributegroup ._attributes ._attribute:not(._disable):hover label::after {
  /* left: 8px; */
	opacity: 1;
}

/* ._attributegroup ._attributes ._attribute._select:hover label::after {
	opacity: 0;
} */
/* ._attributegroup ._attributes ._attribute._select:hover label::before {
  background-color: #ccc;
} */
/* .gbaseSearchSubCol ._select:hover {
	background: none!important;
}
.gbaseSearchSubCol ._select:hover::before {
	display: none!important;
} */


._pagenator ._nav._page {
  display:inline-block!important;
}

._pagenator ._nav._first {
	display:inline-block!important;
}
.popfindInner {
  display: flex;
}

.gbaseSearchSubCol ._attributegroup > ._group {
  /* font-size: 1em; */
}

.gbaseSearchMainCol ._attributegroup ._group , .gbaseSearchMainCol ._sortorderselector ._label {
	font-size: 14px;
	margin-bottom: 5px;
}

.gbaseSearchMainCol ._searchresults {
	margin:1% 0 3%;
}
.gbaseSearchSubCol ._searchresults > ._items > ._item {
  width: 200px;
}
.gbaseSearchSubCol ._attributegroup ._attributes ._attribute {
  white-space: normal;
}

._items ._item ._wrap ._image a:hover {
	opacity: 0.8;
}

._pagenator {
	padding: 0!important;
	margin: 0!important;
}

._pagenator ._nav{
	padding: 0!important;
	margin: 0!important;
	margin: 0 0.5em!important;
	max-width: 40px;
}

._pagenator ._nav._next , ._pagenator ._nav._prev , ._pagenator ._nav._first , ._pagenator ._nav._last{
	max-width: 100px!important;
}

._pagenator ._nav a{
	display: block;
	border: 1px solid #e3e3e3;
	padding: 0.5em 0;
	border-radius: 5px;
	text-decoration: none;
}

._pagenator ._nav a:active {
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgb(0 0 0 / 20%);
}

._pagenator ._nav a:hover , ._pagenator ._nav ._button:hover {
    background: #e3e3e3!important;
}

._pagenator ._nav._page._current {
	background:  #00598a;
	padding: 0.5em 0!important;
	border: 1px solid #00598a;
	color: #fff;
	border-radius: 5px;
}

._pagenator ._nav._next {

}

._pagenator ._nav ._button {
	background: none!important;
	border: 1px solid #e3e3e3!important;
	color: #000!important;
	padding: 0.5em 0!important;
	border-radius: 5px!important;
}

._pagenator ._nav ._disable {
	opacity: 0.4;
}

.gbaseSearchSubCol ._attributegroup ._attributes ._attribute::after {
  content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 68px;
	height: 37px;
	mix-blend-mode: multiply;
	visibility: visible;
	pointer-events: none;
}

.gbaseSearchSubCol ._attributegroup ._attributes ._attribute._disable::after {
	opacity: 0.2;
}

.pbFluidStyle #cduFooter img {
	width: auto;
	height: inherit;
}
