.headerBackorderBanner {
	background: #002060;
	font-family: '\30E1\30A4\30EA\30AA',Meiryo,'\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\004E\0020\0057\0033','Hiragino Kaku Gothic Pro',sans-serif,Lucida Grande;
	display: none;
	position: relative;
	z-index: 22;
}

.headerBackorderBanner_inner {
	font-size: 14px;
	margin: 0 auto;
	max-width: 950px;
	width: 100%;
}

.headerBackorderBanner_inner a {
	color: #fff;
	text-decoration: none;
}

.headerBackorderBanner_inner a:hover{
	color: #fff;
	text-decoration: none;
}

.headerBackorderBannerBox {
	display: flex;
	justify-content: center;
	align-items: center;
	list-style: none;
}

.headerBackorderBannerBox img{
	display: block;
}

.headerBackorderBannerBox li:nth-child(n+2) {
	margin-left: 16px;
}
.headerBackorderBannerBox_logo {
	max-width: 110px;
	width: 100%;
}
.headerBackorderBannerBox_logo img {
	width: 100%;
	height: auto;
}

.headerBackorderBannerBox_word img {
	max-width: 200px;
	min-width: 200px;
	width: 100%;	
}

.headerBackorderBannerBoxPickup {
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 4px;
	display: flex;
	padding: 2px 10px 2px 10px;
	white-space: nowrap;
	align-items: center;
	margin: 10px 0;
}

.headerBackorderBannerBoxPickup img{
	height: 46px;
	width: auto;
}

.headerBackorderBannerBoxPickup_domain{
	font-size: 26px;
	font-weight: bold;
	margin: 0 28px 0 10px;
	line-height: 1;
}

.headerBackorderBannerBoxPickup_data{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.headerBackorderBannerBox_count img {
	max-width: 167px;
	width: 100%;		
}

/* .headerBackorderBannerBox_count {
	max-width: 150px;
	width: 100%;		
} */

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

.is-header-banner-sp {
	display: none !important;
}

@media screen and (max-width: 950px) {
	.headerBackorderBanner_inner {
		padding: 0 20px;
		max-width: 950px;
		width: auto;
	}
	.headerBackorderBannerBox_word img {
		max-width: 180px;
		min-width: auto;
		width: 100%;	
	}
}

@media screen and (max-width: 768px) {
	.is-header-banner-pc {
		display: none !important;
	}

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

	.headerBackorderBannerBox {
		padding: 3.125vw;
		width: auto;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.headerBackorderBannerBox li:nth-child(n+2) {
		margin-left: 0;
	}

	.headerBackorderBannerBox_logo {
		max-width: none;
		width: auto;
	}

	.headerBackorderBannerBox_logo img {
		height: auto;
		width: 24.0625vw;
		max-width: 24.0625vw;
	}

	.headerBackorderBannerBox_word img {
		height: auto;
		width: 45vw;
		max-width: 45vw;
	}

	.headerBackorderBannerBox_limit img {
		width: auto;
		height: 10.9375vw;
	}

	.headerBackorderBannerBoxPickup{
		display: block;
		width: 100%;
		height: 14.0625vw;
		justify-content: center;
		flex-wrap: wrap;
		align-items: center;
		padding: 0 0 0 14.665vw;
		margin: 1.25vw 0 0 0;
		position: relative;
		overflow: hidden;
	}

	.headerBackorderBannerBoxPickup img{
		position: absolute;
		left: -4.0vw;
		top: -2.6vw;
		height: 19.0625vw;
	}

	.headerBackorderBannerBoxPickup_domain{
		font-size: 5.625vw;
		margin: 2.5vw 0 0;
	}
	
	.headerBackorderBannerBoxPickup_data{
		font-size: 3.125vw;
		margin: 1.3vw 0 0;
		font-weight: bold;
		text-align: left;
		line-height: 1;
	}

	.headerBackorderBanner_inner {
		padding: 0;
	}
}

.headerAuctionBanner {
	background: #fff100;
	font-family: '\30E1\30A4\30EA\30AA',Meiryo,'\30D2\30E9\30AE\30CE\89D2\30B4\0020\0050\0072\006F\004E\0020\0057\0033','Hiragino Kaku Gothic Pro',sans-serif,Lucida Grande;
	display: none;
	height: auto;
	position: relative;
	z-index: 22;
	position: relative;
}

.headerAuctionBanner_inner {
	border: none;
}

.headerAuctionBanner.is-extension .headerAuctionBannerBox {
	max-width: 1080px;
	display: flex;
}
.headerAuctionBanner.is-extension::before, .headerAuctionBanner.is-extension::after {
	content: '';
	height: 100%;
	position: absolute;
	top: 0;
	width: 50%;
} 

.headerAuctionBanner.is-extension::before {
	left: 0;
	background: #000;
}

.headerAuctionBanner.is-extension::after {
	right: 0;
	background: #fff;
}

.headerAuctionBanner.is-extension a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	position: relative;
	z-index: 1;
}

.headerAuctionBanner.is-extension.is-backorder {
	border-bottom: 1px solid #cdcdcd;
}

.headerAuctionBanner.is-extension a picture {
	width: 100%;
}

.headerAuctionBanner.is-extension a img {
	width: 100%;
	vertical-align: middle;
}

.headerAuctionBanner_inner a {
	text-decoration: none;
}

.headerAuctionBannerBox {
	box-sizing: border-box;
	color: #cc0000;
	font-size: 16px;
	margin: 0 auto;
	max-width: 950px;
	width: 100%;
}

.headerAuctionBannerBox_pc {
	display: flex;
	justify-content: space-around;
	padding: 0 10px;
	overflow: hidden;
	color: #cd091b;
	box-sizing: border-box;
	width: 100%;
}

.headerAuctionBannerBox_pc_number {
	background-color: #fff;
	border-radius: 50%;
	margin: -35px 0;
	padding: 40px 0;
	border: 1px solid #cc0000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 100%; /*flexbox ie対策*/
}

.headerAuctionBannerBox_pc_number p {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	display: inline-block;
	white-space: nowrap;
	margin: 0 16px;
}

.headerAuctionBannerBox_pc_number .number {
	font-size: 30px;
	font-weight: bold;
}

.headerAuctionBannerBox_pc_number .cases {
	font-size: 20px;
	font-weight: bold;
}

.headerAuctionBannerBox_pc_logo {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	padding: 8px 10px;
	flex: 1;
	max-width: 100%; /*flexbox ie対策*/
}

.headerAuctionBannerBox_pc_logo .text {
	box-sizing: border-box;
	width: 100%;
	display: flex;
	justify-content: center;
	max-width: 640px;
}

.headerAuctionBannerBox_pc_logo .text .pickup {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
	display: inline-block;
	word-wrap: break-word;
	max-width: 100%; /*flexbox ie対策*/
	margin: 0 1em 0 0;
}

.headerAuctionBannerBox_pc_logo .text .count {
	flex: 1;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
	line-height: 1;
	display: inline-block;
	white-space: nowrap;
	max-width: 100%; /*flexbox ie対策*/
}

.headerAuctionBannerBox_pc_logo .img_logo {
	width: 100%;
	max-width: 640px;
}

.headerAuctionBannerBox_pc_logo .img_logo img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.img_limit {
	width: auto;
	height: 70px;
	max-width: 100%; /*flexbox ie対策*/
}

.img_limit img {
	width: auto;
	height: 120%;
	transform: translateY(-10%);
}

.headerAuctionBannerBox_sp {
	display: none;
}

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

	.headerAuctionBannerBox_sp {
		display: block;
		padding: 0.8em;
		font-size: 2.7vw;
		border-bottom: 2px solid #cc0000;
	}

	.headerAuctionBannerBox_sp .pickup {
		font-size: 1.1em;
		font-weight: bold;
		line-height: 1.2;
		padding-left: 0.6em;
	}

	.headerAuctionBannerBox_sp .img {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		margin-bottom: 0.4em;
	}

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

	.headerAuctionBannerBox_sp .img .logo {
		height: 14vw;
		width: 74vw;
	}

	.headerAuctionBannerBox_sp .img .limit {
		height: 18vw;
		width: 18vw;
		margin-left: 1.2em;
	}

	.headerAuctionBannerBox_sp .text {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.headerAuctionBannerBox_sp .text .number {
		font-weight: bold;
		background-color: #fff;
		line-height: 1.2;
		padding: 0.6em 0.6em 0.5em;
		border-radius: 0.5em;
		border: 0.1em solid #cc0000;
		margin-right: 0.3em;
	}

	.headerAuctionBannerBox_sp .text .count {
		font-style: italic;
		font-weight: normal;
		font-size: 1.1em;
		white-space: nowrap;
	}
}

.headerGtldBanner {
	position: relative;
}

.headerGtldBanner::before,
.headerGtldBanner::after {
	content: '';
	width: 50%;
	position: absolute;
	top: 0;
	height: 100%;
	z-index: -1;
}

.headerGtldBanner::before {
	left: 0;
	background: #fff;
}

.headerGtldBanner::after {
	right: 0;
	background: #ff4e00;
}

.headerGtldBanner a {
	text-decoration: none;
}

.headerGtldBannerInner {
	display: flex;
	max-width: 1080px;
	margin: 0 auto;
	height: 70px;
}

.headerGtldBanner.is-extension::before {
	background: #040000;
}

.headerGtldBannerRight {
	display: flex;
	align-items: center;
	position: relative;
	width: 21%;
}

.headerGtldBannerRight::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	display: inline-block;
	height: 0;
	border-style: solid;
	border-width: 0 0 70px 16px;
	border-color: transparent transparent #ff4e00 transparent;
}

.headerGtldBannerRight_sp {
	display: none;
}

.headerGtldBannerRight_logo {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
}

.headerGtldBannerRight_logo img {
	max-width: 198px;
	width: 86%;
}

.headerGtldBannerRight_extension {
	display: none;
}

.headerGtldBanner.is-extension .headerGtldBannerRight {
	width: 25%;
}


.headerGtldBanner.is-extension .headerGtldBannerRight_extension {
	display: flex;
	background: url('/navi/campaign/images/gtld_bg_pc.png') center no-repeat;
	width: 100%;
	padding-left: 18px;
	height: 100%;
}

.headerGtldBanner.is-extension .headerGtldBannerRight_extension p {
	display: flex;
	align-items: center;
	font-size: 38px;
	color: #fffc0e;
	text-shadow: 3px 3px 1px rgba(2,0,1,.5), -3px 3px 1px rgba(2,0,1,.5), 3px -3px 1px rgba(2,0,1,.5), -3px -3px 1px rgba(2,0,1,.5);
	font-weight: bold;
	line-height: 1;
}

.headerGtldBanner.is-extension .headerGtldBannerRight_extension p > span.is-text {
	font-size: 20px;
	display: flex;
	flex-flow: column;
	color: #fff;
	margin-right: 4px;
}

.headerGtldBanner.is-extension .headerGtldBannerRight_extension p > span.is-text span {
	font-size: 14px;
}

.headerGtldBanner.is-extension .headerGtldBannerRight_extension p > span.is-exclamationMark {
	transform: skewX(-8deg);
}

.headerGtldBanner.is-extension .headerGtldBannerRight_logo {
	display: none;
}

.headerGtldBannerLeft {
	display: flex;
	align-items: center;
	background: #ff4e00;
	color: #fff;
	padding: 7px 0 7px 0;
	justify-content: space-between;
	width: 79%;
}

.headerGtldBannerLeft_text {
	display: flex;
	justify-content: center;
	width: 70%;
}

.headerGtldBannerLeft_textInner {
	display: inline-block;
	white-space: nowrap;
}

.headerGtldBannerLeft_textInner > div {
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	line-height: 1.6;
	padding-right: 8px
}

.headerGtldBannerLeft_textInner > div p:first-of-type {
	font-weight: bold;
}

.headerGtldBannerLeft_textInner > p {
	font-size: 40px;
	line-height: 1;
	letter-spacing: .1rem;
}

.headerGtldBannerLeft_textInner > p span {
	font-weight: bold;
}

.headerGtldBannerLeft_time {
	background: #fff;
	color: #000;
	display: flex;
	padding: 10px 0;
	align-items: center;
	height: 100%;
	max-width: 246px;
	width: 30%;
	line-height: 1;
	justify-content: center;
	font-weight: bold;
	box-sizing: border-box;
}

.headerGtldBannerLeft_time span {
	display: flex;
	height: 100%;
}

.headerGtldBannerLeft_time .is-day {
	writing-mode:vertical-lr;
	font-size: 18px;
	line-height: 1;
	justify-content: center;
}

.headerGtldBannerLeft_time .is-time {
	color: #ff4e00;
	font-size: 46px;
	margin-bottom: 6px;
}

.headerGtldBannerLeft_time .is-time span {
	font-size: 42px;
}

.headerGtldBannerLeft_time .is-text {
	font-size: 25px;
	align-items: flex-end;
}

.headerGtldBannerLeft_logo {
	display: none;
}

.headerGtldBanner.is-extension .headerGtldBannerLeft {
	width: 75%;
}

.headerGtldBanner.is-extension .headerGtldBannerLeft_logo {
	display: block;
	padding: 11px 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.headerGtldBanner.is-extension .headerGtldBannerLeft_logo img {
	width: 180px;
}

.headerGtldBanner.is-extension .headerGtldBannerLeft_time {
	display: none;
}

@media screen and (max-width: 1199px) {
	.headerGtldBannerInner {
		padding: 0 10px;
	}

	.headerGtldBannerLeft_textInner > p {
		font-size: 3.32vw;
	}

	.headerGtldBannerLeft_time {
		max-width: 226px;
		width: 28%;
		padding: 1vw 0 0.8vw;
	}

	.headerGtldBannerLeft_time .is-time {
		font-size: 3.8vw;
		align-items: center;
		margin: 0;
	}

	.headerGtldBannerLeft_time .is-time span {
		font-size: 3.2vw;
	}

	.headerGtldBannerLeft_time .is-text {
		font-size: 2vw;
		align-items: center;
		margin: 1vw 0 0;
	}

	.headerGtldBannerLeft_time .is-day {
		font-size: 1.4vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerLeft_logo img {
		width: 150px;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_extension p {
		font-size: 3vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_extension p > span.is-text {
		font-size: 1.4vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_extension p > span.is-text span {
		font-size: 1.2vw;
	}
}

@media screen and (max-width: 768px) {
	.is-pc {
		display: none !important;
	}

	.headerGtldBanner {
		background: #ff4e00;
	}

	.headerGtldBannerInner {
		height: 31.25vw;
		justify-content: center;
		flex-flow: column-reverse;
		padding: 0 3.75vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerInner {
		flex-flow: column;
	}

	.headerGtldBanner::before,
	.headerGtldBanner::after {
		display: none;
	}

	.headerGtldBannerInner > div,
	.headerGtldBanner.is-extension .headerGtldBannerLeft,
	.headerGtldBanner.is-extension .headerGtldBannerRight {
		width: 100%;
	}

	.headerGtldBannerRight {
		justify-content: space-between;
		align-items: normal;
	}

	.headerGtldBannerRight::after {
		display: none;
	}

	.headerGtldBannerRight_logo {
		width: 48%;
		justify-content: center;
		background: #fff;
	}

	.headerGtldBannerRight_logo img {
		width: 90%;
	}

	.headerGtldBannerRight_sp {
		display: block;
		width: 48%;
		padding: 1.4625vw 0;
		border: 1px solid #fff;
		text-align: center;
		color: #fff;
		line-height: 1;
	}

	.headerGtldBannerRight_sp .is-text {
		font-weight: bold;
		font-size: 4.375vw;
		margin: 0 0 1.25vw;
	}

	.headerGtldBannerRight_sp .count {
		font-size: 3.125vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight {
		margin: 0 0 2.5vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_sp {
		display: none;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_extension {
		width: 50%;
		justify-content: center;
		padding-left: 0;
		padding: 3.12vw 0;
		background: url('/navi/campaign/images/gtld_bg_sp.png') center/cover no-repeat;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_extension p {
		font-size: 5.62vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_extension p > span.is-text {
		font-size: 4.37vw;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_extension p > span.is-text span {
		display: none;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_logo {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 50%;
		padding: 0 4.3vw;
		position: relative;
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_logo::before {
		content: '';
		display: block;
		position: absolute;
		left: -3px;
		top: 0;
		height: 100%;
		width: 6px;
		background: #fff;
		transform: skewX(-4deg);
	}

	.headerGtldBanner.is-extension .headerGtldBannerRight_logo img {
		width: 100%;
		max-width: none;
	}

	.headerGtldBannerLeft {
		padding: 0;
		margin: 0 0 2.4vw;
	}

	.headerGtldBannerLeft_text {
		width: 100%;
	}

	.headerGtldBannerLeft_textInner {
		white-space: normal;
	}

	.headerGtldBannerLeft_textInner > div {
		font-size: 3.75vw;
		margin: 0 0 2.4vw;
		line-height: 1;
	}

	.headerGtldBannerLeft_textInner > p {
		font-size: 6.785vw;
		letter-spacing: 0;
	}

	.headerGtldBannerLeft_time {
		display: none;
	}

	.headerGtldBanner.is-extension .headerGtldBannerLeft {
		margin: 0;
	}

	.headerGtldBanner.is-extension .headerGtldBannerLeft_logo {
		display: none;
	}
}