@font-face {
    font-family: 'Ubuntu-Bold';
    src: url('../../fonts/Ubuntu-Bold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-Regular';
    src: url('../../fonts/Ubuntu-Regular.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-Medium';
    src: url('../../fonts/Ubuntu-Medium.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-Black';
    src: url('../../fonts/Ubuntu-Black.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'ZenKakuGothicNew-Regular';
    src: url('../../fonts/ZenKakuGothicNew-Regular.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'ZenKakuGothicNew-Bold';
    src: url('../../fonts/ZenKakuGothicNew-Bold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'ZenKakuGothicNew-Medium';
    src: url('../../fonts/ZenKakuGothicNew-Medium.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'ZenKakuGothicNew-Black';
    src: url('../../fonts/ZenKakuGothicNew-Black.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Dubai-Bold';
    src: url('../../fonts/Dubai-Bold.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Dubai-Light';
    src: url('../../fonts/Dubai-Light.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Dubai-Medium';
    src: url('../../fonts/Dubai-Medium.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Dubai-Regular';
    src: url('../../fonts/Dubai-Regular.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'IBMPlexSansJP-Bold';
    src: url('../../fonts/IBMPlexSansJP-Bold.ttf') format('truetype');
    font-style: normal;
}

body {
	letter-spacing: 1.5px;
}

#footer-height-div {
	clear: both;
	height: 150px;
}
@media only screen and (max-width: 1024px) {
	#footer-height-div {
		height: 0px;
	}
}

.headerLogoImage {
	float: left;
	padding: 5px 10px;
    height: 50px !important;
}
.headerLogoTextArea {
	float: left;
	padding: 10px 0px;
    height: 50px !important;
}
.headerText {
	font-size: 11px;
	color: #c3c3c3;
}
.headerAuctionInfoArea {
	float: left;
	padding: 15px 50px;
    height: 50px !important;
}
.headerAuctionInfoText {
	font-size: 15px;
	color: #c3c3c3;
}
.user_icon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	justify-content: center;
	display: inline-flex;
	overflow: hidden;
}
.logoutImg {
	width: 15px;
	height: auto;
	margin-left: 15px;
}
.change_lang {
	font-family: 'ZenKakuGothicNew-Medium', sans-serif;
	font-size: 18px;
	color: #fff;
	opacity: 0.5;
	margin-right: 3px;
}
.change_lang.active {
	opacity: 1;
}
.to_catalog_chi a {
	font-family: 'IBMPlexSansJP-Bold', sans-serif !important;
}
.lang_sp_li {
	height: 35px;
}
.lang_sp {
	font-family: 'ZenKakuGothicNew-Bold', sans-serif;
	font-size: 18px;
	color: #fff;
	opacity: 0.5;
	padding: 5px !important;
    line-height: 20px;
    font-size: 15px;
    letter-spacing: 1px;
}
.lang_sp.active {
	opacity: 1;
}
.lang_sp:first-child {
	padding-left: 35px !important;
}
.edit_icon {
	width: 8px;
	height: auto;
	padding-left: 3px;
}

.userNameArea {
	float: right;
	padding: 5px 0px;
	margin-right: 30px;
    height: 50px !important;
    text-align: right;
}
.userName_width {
	margin-right: 0;
}
.langArea {
	float: right;
	padding: 12px 0px;
/* 	margin-right: 30px; */
    height: 50px !important;
	cursor: hand;
}
.homeArea {
	float: right;
	padding: 0px;
    height: 50px !important;
	cursor: hand;
}
.headerText-oneline {
	font-size: 14px;
}

.login-name {
	float: left;
	color: #222;
	line-height: 20px;
	position: relative;
	display: block;
	padding: 15px 15px 15px 15px;
}

.login-name-sp {
    float: right;
    color: black;
    line-height: 26px;
    position: relative;
    display: block;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90px;
}

.header-sp-icon {
    float: right;
    cursor: hand;
    padding: 5px;
    font-size: 22px;
    display: none;
}

.navbar {
	background-color: #424242;
	margin-bottom: 0px;
	height: 50px;
}

.navbar a {
/* 	color: #ec6d74; */
	color: white;
}

.navbar a:hover {
/* 	color: black; */
/* 	background-color: #ec6d74 !important; */
	background-color: inherit !important;
}
.navbar a:focus {
	background-color: inherit !important;
}
.navbar .open a {
	background-color: inherit !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    color: black;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: black;
}
.header-pc-view, .header-sp-icon {
	background: url('../../images/menu_dots.svg') no-repeat center center;
	height: 45px;
	width: 45px;
	background-size: contain;
	top: 2px;
}
.header-pc-view-lang {
	background: url('../../images/icon-language.svg') no-repeat center center;
	height: 50px;
	width: 50px;
	filter: brightness(0) invert(1);
}
.header-pc-view-lang:hover, .header-pc-view-lang:focus, .header-sp-view-lang:hover, .header-sp-view-lang:focus {
	background: url('../../images/icon-language.svg') no-repeat center center;
	filter: brightness(1) invert(0);
}
.nav .open > .header-pc-view-lang, .nav .open > .header-pc-view-lang:hover, .nav .open > .header-pc-view-lang:focus,
.nav .open > .header-sp-view-lang, .nav .open > .header-sp-view-lang:hover, .nav .open > .header-sp-view-lang:focus {
	background: url('../../images/icon-language.svg') no-repeat center center;
	background-color: white !important;
}
.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-sub {
	left: auto;
    right: 0;
}
.sub_menu_arrow {
	width: 19px;
}

.dropdown-menu>li>a {
/* 	color: #ec6d74; */
	color: black;
	padding: 10px;
	padding-left: 40px;
	font-family: 'ZenKakuGothicNew-Medium', sans-serif;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #ec6d74;
	background-image: -webkit-linear-gradient(top, white 0%, white 100%);
	background-image: -o-linear-gradient(top, black 0%, black 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(black), to(black));
	background-image: inherit;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='black', endColorstr='black', GradientType=0);
	background-repeat: repeat-x;
	color: #fff;
}

/* .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { */
/* 	color: white; */
/* } */

.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.user_area
,.dropdown-menu li.edit_area {
    text-align: center;
}
.dropdown-menu li a {
	padding: 13px!important;
	padding-left: 35px !important;
    line-height: 16px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
}
.dropdown-menu-sub li a {
	padding: 8px 13px!important;
	padding-left: 10px !important;
    line-height: 16px;
    font-size: 13px;
    color: #fff;
	font-family: 'ZenKakuGothicNew-Bold', sans-serif;
    letter-spacing: 1px;
}
.dropdown-menu-sub li a:hover {
	font-family: 'ZenKakuGothicNew-Black', sans-serif;
	font-size: 14px!important;
}
.dropdown-menu li a:hover {
	font-family: 'ZenKakuGothicNew-Medium', sans-serif;
    font-size: 17px;
}
#dropdown-my-menu {
	width: 175px;
	top: 60px;
	right: 15px;
	border-radius: 10px;
	background-image: linear-gradient(0deg, rgba(91, 91, 91, 1), rgba(0, 0, 0, 1));
}
#dropdown-my-menu::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 10px;
}
#dropdown-my-menu .menu_favorite_icon {
	margin-left: 20px;
	width: 12px;
	margin-top: -4px;
}
#dropdown-my-menu-sub {
	min-width: 140px;
	top: 206px;
	right: 200px;
	border-radius: 12px;
	background: rgba(102, 102, 102, 0.8);
}
#dropdown-my-menu-sub.dashboard {
	background: rgba(102, 102, 102, 0.2);
}
#dropdown-my-menu-sub::before {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    width: 5px;
    height: 100%;
}
#dropdown-my-menu-sub .sub_menu_arrow {
	margin-right: 10px;
}
#dropdown-my-menu-sub .sub_menu_arrow .triangle_icon {
	width: 10px;
	height: 10px;
    position: absolute;
    top: 11px;
    right: 10px;
    display: block;
    transform: rotate(270deg);
}
.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;
}
.icon_li {
	display: flex !important;
	justify-content: center;
}
.icon_area {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 60px;
	height: 60px;
}
.icon_area>img {
	width: 60px;
	object-fit: cover;
}
.username_area {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 15px;
	font-family: 'ZenKakuGothicNew-Medium', sans-serif;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 36px;
	text-align: center !important;
}
.edit_area {
	line-height: 0!important;
	margin-top: 6px;
	margin-bottom: 25px;
}
.edit_text {
	font-family: 'ZenKakuGothicNew-Regular', sans-serif;
	color: #fff;
	opacity: 0.5;
	font-size: 9px;
	letter-spacing: 1px;
}
.line_area {
	border: 1px solid #fff;
	margin: 18px 20px 0 20px;
	height: 0 !important;
}
.line_area.bottom {
	margin-top: 5px;
	margin-bottom: 5px;
}
.display_sub_menu {
	font-size: 12px;
	position: absolute;
	top: 16px;
	left: 16px;
}
.display_sub_menu .triangle_icon {
	width: 13px;
	height: 13px;
    display: block;
    transform: rotate(270deg);
}
.header-sp-view {
	display: none !important;
}
.header-sp-icon {
	float: right;
	cursor: hand;
	padding: 13px;
	font-size:24px;
	display: none;
}
.footer {
/*     background-color: #3e3c3b; */
    background-color: black;
}
.footer-about {
    color: white;
}
.footer-copyright {
    color: white;
}
.footer a {
	color: white;
    text-decoration: none;
}
.footer a:hover, .footer a:focus {
	color: white;
    text-decoration: none;
}
.btn {
    font-size: 15px;
    height: 45px;
}


.btn-action {
    color: #fff;
    background-color: #ae9875;
}
.btn-update {
    background-color: #ec6d74;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {

}

.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: 390px;
}

@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;
	}
	.page-header h2 {
	    font-size: 15px;
	}
	.headerSpUserNameArea {
		width: 215px;
	}
	.userName_width {
		width: 200px;
	}
	.bid_area_a {
		position: relative;
	}
}
@media only screen and (max-width: 500px) {
	.headerSpUserNameArea {
		width: 165px;
	}
	.userName_width {
		width: 150px;
	}
}
@media only screen and (max-width: 350px) {
	.headerSpUserNameArea {
		width: 125px;
	}
	.userName_width {
		width: 110px;
	}
}

h1 {
	text-align: center;
	padding: 1em 0;
	font-size: 2em;
}

form {

}

#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;
	}
	.goodsImage_list {
		display: table-cell !important;
		min-width: 80px!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;
	}
	.headerSpUserNameArea{
		float: right;
		height: 50px;
	}
	.userNameArea{
		height: 25px !important;
	}
	.userName_sama {
		margin-right: 5px;
	}
	.paddleArea{
		clear:both;
		padding: 5px 0px;
		margin-right: 5px;
		height: 25px !important;
		text-align: right;
	}
}

@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: 20px;
}
.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;
}

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;
}

.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: 15px;
}

.search-area .row {
	margin-right: 0px;
	margin-left: 0px;
}

.search-area div {
	font-size: 10pt;
	color: black;
	height: 45px;
	text-align: right;
}

.search-area .label-area {
	line-height: 34px;
}

.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; */
	}
	.langArea {
		font-size: 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;
}

@media ( min-width : 993px) {
	.search-icon {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.search-area {
		display: none;
	}
}

@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: 50px !important;
	padding: 0 !important;
}

.goodsImg {
	padding: 0px;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.GoodsImage {
	position: relative;
	min-width: 50px;
}

.image-lot {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0px;
	width: 100%;
	opacity: 0.8;
	background-color: white;
	color: black;
	padding-right: 10px;
}

.myspn {
	color: red;
	float: right;
	padding: 2px;
}


.navbar-brand, .navbar-nav>li>a {
	text-shadow: none;
}

.list-navi-div {
	height: 50px;
/* 	border-bottom: solid 1px #e9e9e9; */
}

.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;
	}
	.sm-pl-20 {
		padding-left: 20px;
	}
}
.text_ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/** ????? **/
@media only screen and (max-width: 767px) {
	#dropdown-my-menu {
		width: 175px;
		top: 0;
		right: 0;
		border-radius: 12px;
		background-image: linear-gradient(0deg, rgba(91, 91, 91, 1), rgba(0, 0, 0, 1));
		position: relative;
		z-index: 1041; /** modal-backdrop in????????? **/
		position: absolute;
	}
	.navbar-nav {
		display: inherit;
		table-layout: inherit;
	}
	#header {
		padding-right: 0px;
	}
	#dropdown-my-menu.collapse {
	    display: none !important;
	}
	#dropdown-my-menu.collapse.in {
	    display: block !important;
	}
	#dropdown-my-menu-sub {
		position: absolute;
		z-index: 1042; /** modal-backdrop in????????? **/
		top: 148px;
		right: 182px;
		background: rgba(102, 102, 102, 0.2);
	}
	.header-pc-view {
		display: none !important;
	}
	.header-pc-view-lang {
		display: none !important;
	}
	.header-sp-view {
		display: block !important;
	}
	.header-sp-icon {
		display: block !important;
		left: auto;
	}
	.homeArea {
		position: absolute;
		right: 43px;
		top: 0;
	}
	.dropdown-header {
		padding: 13px!important;
		padding-right: 40px!important;
	}
	.dropdown-menu {
		position: relative;
		display: block;
		width: 100%;
	}
	.dropdown-my-menu {
		display: block;
	    float: left;
	    width: 100%;
	}
	.dropdown-menu li {
		width: 100%;
		text-align: left;
	}
	.dropdown-menu li a {
	    line-height: 20px;
	}
	.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: 20px;
	}
	.dropdown-menu {
	    max-height: none; /* ???????? */
	    overflow: visible; /* ????????? */
	    position: static; /* ????????????? */
	}
	.dropdown {
	    position: relative; /* ????????? */
	}
	.icon_home {
		padding-right: 15px;
	}
	.line_area {
		width: 80% !important;
		height: 0 !important;
	}
}

@media only screen and (max-width: 600px) and (min-width: 400px) {
	.headerLogoTextArea {
		display: none;
	}
}
@media only screen and (max-width: 400px) {
	.headerLogoTextArea {
		display: none;
	}
}
