#footer-height-div {
	clear: both;
	height: 150px;
}

.container{
	background-color:white;
}

body{
	background-color:#eae9ee;
	font-family: YakuHanJP,"Noto Sans JP",sans-serif;
	letter-spacing: 0.08rem;
}

.login-name {
	color: white;
	line-height: 20px;
	position: relative;
	display: block;
	padding: 15px 15px 15px 15px;
	text-overflow: ellipsis;
	overflow: hidden;
    text-align: right;
    white-space: nowrap;
}

.paddleNo {
	color: #333;
	line-height: 35px;
	position: relative;
	display: block;
	width: 300px;
	padding: 15px 15px 15px 15px;
	text-overflow: ellipsis;
	overflow: hidden;
    float: right;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
	.paddleNo {
		width: 200px;
		text-align: right;
	}
}


.navbar a {
	color: black;
}

.navbar a:hover {
	color: black;
	background-color: white !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    color: black;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: black;
}

.headermenu_goodsList_live,.headermenu_favorite{
	width:170px;
	text-align: center;
}
.headermenu_catalogsubscription{
	width:300px;
	text-align: center;
}
.headermenu_bidlist,.headermenu_result{
	width:200px;
	text-align: center;
}
.headermenu_login, .headermenu_mypage, .headermenu_logout, .headermenu_livebid{
	width:120px;
	text-align: center;
}
.{
	width:160px;
	text-align: center;
}

.jp_title, .en_title{
    line-height: 1.6;
}
.jp_title{
	font-size: 1.3rem;
    font-weight: 400;
}
.en_title{
	font-size: 1.1rem;
    font-weight: 300;
}

#header li>a:hover {
	border-radius: 8px;
    background-color:#f8f502 !important;
}

#header li>a:hover .jp_title {
    letter-spacing: 0.2rem
}

#header li>a:hover .en_title {
    letter-spacing: 0.16rem
}


.login-li {
	width: 100%;
	text-align: center;
}
.dropdown-menu {
	font-size: 13px;
	background-color: white;
	border: none;
	padding: 0px;
	left: -46px;
}
.dropdown-menu-my {
	left: auto;
    right: 0;
}

.dropdown-menu>li>a {
	color: white;
	padding: 10px;
	padding-left: 40px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: white;
	background-image: -webkit-linear-gradient(top, white 0%, white 100%);
	background-image: -o-linear-gradient(top, white 0%, white 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
	background-image: linear-gradient(to bottom, white 0%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='white', GradientType=0);
	background-repeat: repeat-x;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	color: #0c0c0c;
}

.dropdown-header {
	padding: 13px!important;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.dropdown-menu li {
    text-align: left;
    line-height: 30px;
}
.dropdown-menu li a {
	padding: 13px!important;
	padding-left: 30px!important;
    line-height: 24px;
    font-size: 12px;
}
.dropdown-my-menu {
	display: block;
}
.dropdown-my-menu li {
	float: left;
    list-style: none;
    line-height: 30px;
}
.dropdown-my-menu li .tooltip {
	width: 100px;
}
.dropdown-my-menu li a {
	padding: 13px!important;
    line-height: 24px;
    font-size: 12px;
}
.header-sp-view {
	display: none !important;
}
.header-sp-icon {
	float: right;
	cursor: hand;
	padding: 13px;
	font-size:24px;
	display: none;
}
.footer {
    background-color: white;
    border-top:1px solid #eae9ee;
}
.footer-about {
    color: #333;
}
.footer-copyright {
    color: #333;
}
.footer a {
	color: #333;
    text-decoration: none;
}
.footer a:hover, .footer a:focus {
    text-decoration: none;
}

.footerLogoImage {
	height: 100px;
	width: 240px;
}
#pageTop {
    background-color: white;
    color: black;
    border: 1px solid black;
}

.btn-action {
    color: #fff;
    background-color: black;
}
.btn-update {
    background-color: black;
}


@media only screen and (max-width: 991px) and (min-width: 768px) {

}
@media only screen and (max-width: 1180px) {
	#header {
		padding-right: 0px;
	}
	.collapse {
	    display: none!important;
	}

	.header-sp-view {
		display: block !important;
	}

	.dropdown-header {
		padding: 13px!important;
		padding-right: 40px!important;
	}

	.dropdown-my-menu {
		display: block;
	    float: left;
	    width: 100%;
	}

	.dropdown-my-menu li {
		clear: both;
	    width: 100%;
	    text-align: right;
	    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	}
	.dropdown-my-menu li a {
	    line-height: 30px;
	}
}

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

	.header-sp-icon {
		display: block !important;
		margin-top: 5;
	}
	.dropdown-menu {
		display: block;
		width: 100%;
	}
	.header-pc-view {
		display: none !important;
	}
	.navbar-header {
	    float: inherit !important;
	}
	.dropdown-menu li {
		width: 100%;
		text-align: left;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	}
	.dropdown-menu li a {
	    line-height: 30px;
	    color:black;
	}

	.navbar {
	    background-color: white;
	    margin-bottom: 0px;
	    height: 65px;
	    position: fixed;
	    z-index: 5;
	    width: 100%;
	    border-bottom: 1px solid #eae9ee;
	}

	.en_title{
		color : rgba(51,51,51,0.5);
	}

	#languageChange {
	    float: right;
	    margin: 20px 0 0 10;
	}

}

@media only screen and (min-width: 1180px) {
	.header-sp-language{
		display: none !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.dropdown-menu {
		display: block;
		width: 25%;
	}
}
@media only screen and (min-width: 1024px) {

	.navbar {
	background-color: white;
    margin-bottom: 0px;
    z-index: 5;
    border-bottom: 1px solid #eae9ee;
    border: 1px solid #333;
    width: 98.4%;
    height: 67px;
    position: fixed;
    top: 12px;
    left: 0.8%;
    border-radius: 100px;

}

}


.page-header h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 44px;
	font-size: 20px;
	background: white;
}
.footer ul {
	-webkit-padding-start: 0px;
}


.liveNowTelop {
	line-height: 50px;
	margin-left: 20px !important;
	color: white;
	font-weight: bold;
}

.user-icon {
	padding-top: 11px !important;
}

/* Form Layout */
.form-wrapper {
	background: #fafafa;
	margin: 2em auto;
	padding: 0 1em;
	max-width: 650px;
}

@media ( max-width : 1392px) {
	.form-wrapper {
		max-width: 390px;
	}
}

@media only screen and (max-width: 1119px) and (min-width: 992px) {
	.form-wrapper {
		max-width: 80%;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.form-wrapper {
		max-width: 80%;
	}
}

@media only screen and (max-width: 767px) {
	.form-wrapper {
		max-width: 100%;
		margin: 0;
		margin-top: calc(25vh - 50px) !important;
	}
	.page-header h2 {
	    font-size: 15px;
	}
}

h1 {
	text-align: center;
	padding: 1em 0;
	font-size: 2em;
}

form {

}

#mail {
	font-size: 15px;
}

#hot-auction {
	background-color: #eee;
}

#hot-auction-list-live, #hot-auction-list-int, #hot-auction-list-ec {
	padding-left: 0;
}

.font-red {
	color: red;
}

.font-blue {
	color: blue;
}

.font-black {
	color: black;
}

.font-lightblue {
	color: black;
}

.text_info_title {
	color: #0080ff;
	font-size: 28px;
	margin-top: 15%;
	font-weight: bold;
}

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

.text_info_title_site {
	color: #000000;
	font-size: 18px;
}

.text_info_title_info {
	color: #000000;
	font-size: 18px;
}

.text_info_content {
	color: #0080ff;
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
}

.backcolor_gray {
	background-color: #eee;
}

.backcolor_aqua {
	background-color: #00FFFF;
}

.backcolor_blue {
	background-color: #0071ff;
}

.backcolor_table_td {
	background-color: #e3e7ff;
}

.button-panel {
	margin: 2em 0 0;
	width: 100%;
}

.form-item {
	margin-bottom: 0.75em;
	width: 100%;
}

.form-item input {
/* 	background: #fafafa; */
	border: none;
	border-bottom: 2px solid #e9e9e9;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	height: 50px;
	transition: border-color 0.3s;
	width: 100%;
}

.form-item input:focus {
	border-bottom: 2px solid #c0c0c0;
	outline: none;
}

.form-footer {
	padding: 2em 0;
	text-align: center;
}

.form-footer a {
	color: #8c8c8c;
	text-decoration: none;
	transition: border-color 0.3s;
}

.form-footer a:hover {
	border-bottom: 1px dotted #8c8c8c;
}

.list-navi {
	font-size: 12px;
	line-height: 45px;
}
.SpContents {
	display: none;
}
.SpContentsBtn-tr {
	display: none;
}
@media only screen and (max-width: 767px) {
	.list-navi {
		height: 40px;
		margin: 5px;
		font-size: 1.0rem;
	}
	.list-navi .form-control {
		height: 35px;
		padding: 5px;
	}

	#list_table thead {
		display: none;
	}
	#list_table td {
		display: none;
	}
	#favorite_list_table thead {
		display: none;
	}
	#favorite_list_table td {
		display: none;
	}
	.goodsImage_list {
		display: table-cell !important;
		min-width: 80px!important;;
	}
	.check_list {
		display: table-cell !important;
		min-width: 50px!important;;
	}
	.SpContents {
		display: table-cell !important;
		line-height: 1.5!important;
	}
	.SpContentsBtn-tr {
		display: table-row !important;
		line-height: 1.5!important;
	}
	.SpContentsBtn {
		display: table-cell !important;
		line-height: 1.5!important;
	}
	.SpContentsBtn .btn {
		width: 150px;
		height: 30px;
    	line-height: 20px;
		margin-left: 0;
	}
}

@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.list-navi {
		margin: 5px;
		font-size: 2.0rem;
	}
	.list-navi .form-control {
		height: 35px;
		padding: 5px;
	}
}

.a_container {
	width: 100%;
	margin: 0 auto;
	max-width: 500px;
	text-align: center;
}

.panel-heading {
	cursor: pointer;
}

.accordion-toggle a:after {
	font-family: 'Glyphicons Halflings';
	content: "\e113";
	float: right;
	color: inherit;
}

.accordion-toggle a.collapsed:after {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	float: right;
	color: inherit;
}

.position_center {
	text-align: center;
}

.position_right {
	text-align: right;
}

.navbar-custom {
	background: #0080ff;
	margin-top: -20px;
	text-align: center;
	color: #ffffff;
	width: 100%;
	height: 49px;
}

.navbar-custom .navbar-nav>li>a {
	color: #fff;
}

.navbar-custom .navbar-nav>li>a:hover, .navbar-custom .navbar-nav>li>a:focus,
	.navbar-custom .navbar-nav>.active>a:hover, .navbar-custom .navbar-nav>.active>a:focus,
	.navbar-custom .navbar-nav>.open>a {
	text-decoration: none;
	background-color: #0000ff;
}

.navbar-nav {
	color: #ffffff;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
	float: none;
}
.navbar-nav > li > a {
    line-height: 15px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 5px;
}
.mictitle {
	color: #0080ff;
	font-size: 25px;
	font-weight: bold;
	margin-top: 60px;
}

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

.affix {
	top: 20;
	z-index: 10;
	opacity: 0.7;
}

.imagewaku {
	margin-bottom: 10px;
	border-radius: 5px;
}

span.menu-triangle {
	border-radius: none;
	color: #333333;
	font-size: 12px;
	margin: 0 5px;
	padding: 0 7px;
	cursor: pointer;
	float: right;
}

ul.jquery-menu {
	padding-left: 0px;
}

ul.jquery-menu li {
	list-style-type: none;
}

ul.jquery-menu-sub {
	display: none;
}

ul.jquery-menu-sub li {
	list-style-type: none;
}

table.kindtable td a {
	text-decoration: none;
	display: block;
	width: auto;
	height: 30px;
	line-height: 30px;
}

.pan ol li {
	display: inline;
	list-style-type: none;
	font-family: "Noto Serif JP",serif;
    font-size: 2.3rem;
    font-weight: 400;
}

.pan ol li:first-child:before {
	content: "";
}

.textarea {
	width: 534;
	height: 210px;
	margin-top: 10px;
	font-size: 11pt;
	border: 1px solid #ddd;
}

.auc_navi {
	margin-top: -20px;
	height: 40px;
	color: #666;
	background-color: #eee;
}

.icon_pink {
	color: #ff0080;
}

.icon_pink:hover {
	color: #ff0080;
}

.navbar-search {
	position: relative;
}

.navbar-search .search-query {
	padding-left: 29px;
}

.navbar-search .icon-search {
	position: absolute;
	top: 7px;
	left: 11px;
}

.search-area {
	/* 	background-color: #444; */
	padding: 10px 0 0 0;
	margin-bottom: 10px;
}

.search-area .row {
	margin-right: 0px;
	margin-left: 0px;
}

.search-area div {
	font-size: 14;
	color: black;
	height: 45px;
	text-align: right;
}

.search-area .label-area {
	line-height: 40px;
}

.search-area label {
	margin-bottom: 0px;
}

.search-area .btn-area {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 40px;
}

.search-area button {
	width: 150px;
	float: right;
	margin-left: 10px;
	/* 	margin-right:15px; */
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.search-area {
		/* 	background-color: #444; */
		padding: 10px 0 0 0;
		margin-bottom: 15px;
	}
	.search-area .row {
		margin-right: 0px;
		margin-left: 0px;
	}
	.search-area div {
		font-size: 10pt;
		color: black;
		height: 50px;
		text-align: right;
	}
	.search-area .label-area {
		line-height: 50px;
	}
	.search-area label {
		margin-bottom: 0px;
	}
	.search-area .btn-area {
		text-align: right;
		margin-top: 10px;
		margin-bottom: 5px;
		height: 40px;
	}
	.search-area button {
		width: 150px;
		float: right;
		margin-left: 10px;
		/* 	margin-right:15px; */
	}
}

@media only screen and (max-width: 767px) {
	.navbar-nav > li > a {
	    line-height: 30px;
	}
	.search-area {
		padding: 0 0 0 0;
		margin-bottom: 15px;
	}
	.search-area .row {
		margin-right: 0px;
		margin-left: 0px;
	}
	.search-area div {
		font-size: 10pt;
		color: black;
		height: 50px;
		text-align: left;
		padding: 0px;
	}
	.search-area .label-area {
		padding: 5px;
		line-height: 40px;
		background: #f3f3f3;
	}
	.search-area label {
		margin-bottom: 0px;
	}
	.search-area .btn-area {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 5px;
		height: 40px;
	}
	.search-area button {
		width: 100%;
		margin-top: 10px;
		margin-left: 0px;
	}
}

table th {
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	line-height: 40px;
	text-align: left;
	overflow: hidden;
	padding: 0;
	background: -webkit-linear-gradient(top, #eee 0%, #e0e0e0);
	background: -moz-linear-gradient(top, #eee 0%, #e0e0e0);
	background: -ms-linear-gradient(top, #eee 0%, #e0e0e0);
	background: -o-linear-gradient(top, #eee 0%, #e0e0e0);
	background: linear-gradient(top, #eee 0%, #e0e0e0);
	background: #f6f6f6;
}

.contens_area_white {
	background-color: white;
	color: black;
	text-align: lert;
}

.bid-btn {
	font-size: 1.0em;
	color: white;
	margin-bottom: 10px;
	line-height: 1.428571;
	height: 60px;
}

.search-icon {
	margin-top: -15px;
	width: 50px;
	margin-bottom: 5px;
	margin-right: 5px;
	box-shadow: none;
}
.search-icon:active, .search-icon.active {
	box-shadow: none;
}

.search-area {
	clear: both;
	display: block;
	background-color: #f3f3f3;
}

@media ( min-width : 993px) {
	.search-icon {
		display: none;
	}


}

@media only screen and (max-width: 768px) {
	.search-area {
		display: none;
	}

}
.list-navi-div {
	height: 50px;
/* 	border-bottom: solid 1px #e9e9e9; */
    margin-left: 5px !important;
}
@media only screen and (max-width: 1020px) and (min-width: 768px) {
	.search-icon {
		display: none;
	}
	.search-area {
		display: block;
	}

}

#search-area-check {
	margin-left: -10px;
}

.goodsImage_list {
	width: 100px !important;
	padding: 0 !important;
}
.check_list {
	width: 40px !important;
	padding: 0 !important;
}

.goodsImg {
	padding: 0px;
	width: auto;
	height: auto;
	max-width: 90%;
    max-height: 90%;
    margin: 5%;
    margin-bottom: 0;
}

.navbar-brand, .navbar-nav>li>a {
	text-shadow: none;
}



.pagination>li>a, .pagination>li>span {
	padding: 10px 17px;
	font-size: 1.5rem;
}

@media ( max-width : 992px) {
	.pagination>li>a, .pagination>li>span {
		padding: 10px 17px;
		font-size: 1.5rem;
	}
}


.GoodsImage {
	position: relative;
	min-width: 50px;
}
/* .goods-over-info { */
/*     font-size: 12px; */
/* 	position: absolute; */
/*     z-index: 1; */
/*     bottom: 0px; */
/*     left: 0px; */
/*     width: 100%; */
/*     opacity: 0.8; */
/*     background-color: white; */
/*     color: black; */
/*     padding: 5px; */
/* } */
.goods-under-info .Myspn {
	color: red;
    text-align: right;
}
.goods-under-info .Auction {
	text-align: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.goods-under-info {
    font-size: 12px;
	padding: 5px;
	height: 90px;
}
.goods-under-info .GoodsName
,.goods-under-info .GoodsNameEng
,.goods-under-info .GoodsNameChi {
	font-size:14px;
	text-align: left;
	margin-top:5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25;

}

.goods-under-info .GoodsPrice {
	color: red;
	text-align: right;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-navi label {
    font-size: 10pt;
    font-weight: 100;
}

.pan {
    margin-top: 90px;
    font-size: 15px;
}
.pan-ol {
	padding-inline-start: 15px;
}

.page-header{
	height:0px;
}

.icon_favorite {
    color: #ff0080;
}

.terms-div {
    width: 80%;
    margin: auto;
    font-size: 12pt;
}

.main-title {
    font-size: 25px;
    font-weight: bold;
    margin: 40px 0 10px 0;
}

#stkr{
      position: fixed;
      top: 0px;
      left: 0px;
      width: 35px;
      height: 35px;
      background: rgba(244,255,33,0.6);
      border-radius: 50%;
      transition: 0.2s;
      transition-timing-function: ease-out;
      pointer-events: none;
      z-index: 10;
    }

.btn-cancel{
	height: 30;
    width: 70;
    padding:0px;
    background-color:white;
    font-size: 10;
}


.footer-about {
	width: 100%;
	height: 230px;
	color: #1A1A1A;
	background-color: white;
}

.footer-link-area {
	width: 1000px;
	margin: 10px auto;
}

.footer-left {
	width: 400px;
	margin-right: 50px;
	float: left;
}

.footer-center {
	width: 300px;
	float: left;
	text-align: left;
	line-height: 1.25;


}

.footer-right {
	width: 250px;
	float: left;
	text-align: left;
	line-height: 1.25;
	font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.1rem;
}


.footer-left .icon img {
	width: 40px;
	height: 40px;
}

.footer-left .companyInfo {
	margin-top: 10px;
	text-align: left;
}

.footer-title {
	margin: 10px 0;
	font-size: 14px;
}

.footer-link {
	margin: 5px 0;
}

.footer-link a {
	font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.1rem;
    text-decoration: none;
    padding: 3px 0;
    display: inline-block;
    position: relative;
}

.footer-child{
	border-left: 1px solid rgba(51,51,51,0.15);
    margin: 16px 0;
    padding: 8px 0 1px 16px;
}

.footer-child li{
	margin: 0px 10 10px;
}

@media only screen and (max-width: 1024px) {
	.footer {
		height: auto;
	}
	.footer-about {
		height: 220px;
	}
	.footer-link-area {
		width: 730px;
		margin: 10px auto;
	}
	.footer-left {
		width: 280px;
	}
	.footer-center {
		width: 200px;
	}
	.footer-right {
		width: 200px;
	}
	.footer-left .icon img {
		width: 40px;
		height: 40px;
	}
	.footer-left .companyInfo {
		margin-top: 10px;
		font-size: 12px;
	}
	.footer-link {
		font-size: 12px;
	}
}

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

	.footer-about {
		height: 280px;
	}
	.footer-link-area {
		width: 300px;
		margin: 20px auto;
	}
	.footer-left {
		width: 100%;
		margin: 0;
	}
	.footer-center {
		display:none;
	}
	.footer-right {
		display:none;
	}
}

.footer-link a:hover,
.footer-child a:hover {
	border-bottom: 1px solid black;
}


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

	#stkr{
      background: none;
    }
}

.jp_title_btn{
     font-size: 1.4rem;
}
.en_title_btn{
     font-size: 1.2rem;
}
#languageChange {
    width: 45px;
    /* height: 40px; */
    /* float: right; */
    color: #000;
    border: none;
}