@charset "utf-8";

/* Reset */
html,body,h1,h2,h3,h4,h5,h6,p,form,ul,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
}

img {
	border: none;
	vertical-align: middle;
}

/* common */
body {
	font-family: 'Hiragino Kaku Gothic ProN', 'Lucida Grande','\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\4E\20\57\33', Meiryo, '\30E1\30A4\30EA\30AA', sans-serif;
	font-size: 28px;
	color: #232323;
}

a {
	color: #213241;
}

/* backorder auction リコメンドバナー */
.headerSecondaryRecommend{
	position: relative;
	z-index: 100;
}

/* --------- header --------- */
.header {
	background: #cc0000;
}

.header__inner {
	padding: 0;
}

.header__inner:after {
	content: "";
	display: block;
	clear: both;
}

.header__onamae {
	float: left;
	padding: 0;
}

.header__onamae a {
	display: block;
}

.header__onamae img {
	display: block;
	height: 114px;
	width: auto;
}
.header__login {
	float: right;
	padding: 30px 0;
}

.header__login a {
	display: block;
	width: 152px;
	height: 54px;
	line-height: 54px;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #ccc 100%);
	background: -webkit-linear-gradient(top, #fff 0%,#ccc 100%);
	background: linear-gradient(to bottom, #fff 0%,#ccc 100%);
	border-radius: 8px;
	text-align: center;
	text-decoration: none;
	color: #232323;
	font-weight: bold;
	font-size: 24px;
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
	margin-right: 18px;
}

/* trial3main-visual */
.trial3main-visual {
	position: relative;
	width: 600px;
	margin: 20px auto;
	line-height: 1;
	overflow: hidden;
	text-align: center;
	font-family: 'Hiragino Kaku Gothic ProN', 'Lucida Grande','\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\4E\20\57\33', Meiryo, '\30E1\30A4\30EA\30AA', sans-serif;
	color: #fff;
	background: #a7000a url(./images/top_main-visual_bg.png) no-repeat;
	border-radius: 10px;
}
.trial3main-visual.no_counter {
	margin:0;
	width: 100%;
	border-radius: 0;
}
.no_counter .trial3main-visual__search-area__inputbox{
	width: 100%;
	margin: 0 auto;
	padding: 0 30px;
	box-sizing: border-box;
}
.trial3main-visual a {
	display: block;
	color: #fff;
	text-decoration: none;
}


.trial3main-visual__num {
	height: 115px;
	padding: 22px 0 0;
	font-family: 'Hiragino Kaku Gothic ProN', 'Lucida Grande','\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\4E\20\57\33', Meiryo, '\30E1\30A4\30EA\30AA', sans-serif;
	font-weight: bold;
	font-size: 43px;
	color: #f2ff2a;
	letter-spacing: 0.2em;
	text-shadow: 2px 2px 0 #540005,
		2px -2px 0 #540005,
		-2px 2px 0 #540005,
		-2px -2px 0 #540005,
		2px 2px 10px #540005;
	line-height: 47px;
}

.trial3main-visual__num:before {
	content: "";
	display: inline-block;
	background: url(./images/top_main-visual_leaf_l.png) no-repeat;
	height: 63px;
	width: 34px;
	margin-right: 3px;
	vertical-align: -12px;
}

.trial3main-visual__num:after {
	content: "";
	display: inline-block;
	background: url(./images/top_main-visual_leaf_r.png) no-repeat;
	height: 63px;
	width: 34px;
	margin-left: 3px;
	vertical-align: -12px;
}

.trial3main-visual__num b {
	font-size: 120%;
	vertical-align: -0.01em;
}

.trial3main-visual__num__inner {
	display: inline-block;
}

.trial3main-visual__num__notice {
	display: block;
	font-size: 26px;
	letter-spacing: 0.25em;
}

.trial3main-visual__ttl {
	position: relative;
	font-family: 'Hiragino Kaku Gothic ProN', 'Lucida Grande','\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\4E\20\57\33', Meiryo, '\30E1\30A4\30EA\30AA', sans-serif;
	white-space: nowrap;
	line-height: 1;
}

.trial3main-visual__ttl:after {
	content: "";
	display: block;
	clear: both;
}

.trial3main-visual__ttl__tlds {
	display: inline-block;
	font-size: 16px;
	line-height: 45px;
	padding-right: 8px;
	text-align: center;
	vertical-align: baseline;
	text-align: right;
	text-shadow: 2px 2px 0 #930009,
				2px -2px 0 #930009,
				-2px 2px 0 #930009,
				-2px -2px 0 #930009,
				2px 2px 10px #540005;
	font-weight: bold;
}

.trial3main-visual__ttl__tlds__big {
	font-size: 44px;
	letter-spacing: 0.01em;
	vertical-align: bottom;
}

.trial3main-visual__ttl__price {
	position: relative;
	display: inline-block;
	vertical-align: -3px;
	text-shadow: 2px 2px 0 #930009,
				2px -2px 0 #930009,
				-2px 2px 0 #930009,
				-2px -2px 0 #930009,
				2px 2px 10px #540005;
	font-size: 37px;
	font-weight: bold;
	vertical-align: top;
}

.trial3main-visual__ttl__price__num {
	font-family: 'Hiragino Kaku Gothic ProN', 'Lucida Grande','\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\4E\20\57\33', Meiryo, '\30E1\30A4\30EA\30AA', sans-serif;
	font-size: 88px;
	letter-spacing: -0.05em;
	padding-right: 5px;
	line-height: 1;
	vertical-align: 0;
}

.trial3main-visual__ttl__price__kara {
	font-size: 17px;
	vertical-align: baseline;
	padding-left: 2px;
}

.trial3main-visual__ttl__price__text-domain {
	font-size: 60px;
}

.trial3main-visual__ttl__caption {
	display: block;
	box-sizing: border-box;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
	margin: 5px 0 35px;
	border: 2px solid #fff;
	box-shadow: 0 0 1px 2px #930009, 0 0 1px 2px #930009 inset;
	-webkit-box-shadow: 0 0 1px 2px #930009, 0 0 1px 2px #930009 inset;
	text-shadow: 2px 2px 0 #930009,
			2px -2px 0 #930009,
			-2px 2px 0 #930009,
			-2px -2px 0 #930009,
			2px 2px 10px #540005;
}

.trial3main-visual__search-area {
	background: #c80202;
	height: 580px;
	box-sizing: border-box;
}

.trial3main-visual__search-area__alert{
	background: #fff;
	height: 64px;
	box-sizing: border-box;
	border-bottom:2px solid #ff900f;
}

.alert_text{
	line-height: 64px;
	height: 64px;
	text-align: center;
	color: #ff900f;
	font-weight: bold;
	font-size: 22px;
}

.alert_text::before{
	content: "";
	display: inline-block;
	background: url(./images/alert_icon.png);
	width: 28px;
	height: 21px;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: -2.3px;
}

.trial3main-visual__search-area__inner {
	padding: 100px 0 140px;
}

.trial3main-visual__search-area__text {
	font-size: 54px;
	padding-bottom: 45px;
	line-height: 72px;
}

.trial3main-visual__search-area__text .min {
	font-size: 36px;
}

.trial3main-visual__search-area__inputbox:after {
	content: "";
	display: block;
	clear: both;
}

.trial3main-visual__search-area__inputbox input[type="search"] {
	float: left;
	-webkit-appearance: none;
	border: 0;
	border-radius: 10px;
	outline: 0;
	width: 430px;
	height: 85px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	background: #fff;
	box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.4) inset;
	-webkit-box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.4) inset;
	font-size: 36px;
	box-sizing: content-box;
	border:4px solid #a40505;
	box-sizing: border-box;
}
.trial3main-visual__search-area__inputbox input[type="search"]::placeholder{
	color:#808080; 
}
.trial3main-visual__search-area__inputbox input[type="search"]::-webkit-input-placeholder{
	line-height:1.286;
}
.trial3main-visual__search-area__inputbox button {
	display: block;
	float: right;
	width: 138px;
	height: 83px;
	line-height: 90px;
	margin: 0;
	padding: 0;
	border-radius: 5px;
	border: 1px solid #1d9900;
	vertical-align: middle;
	font-size: 30px;
	box-sizing: content-box;
	background: #40f317;
	background: -moz-linear-gradient(top, #40f317 0%, #20a701 100%);
	background: -webkit-linear-gradient(top, #40f317 0%,#20a701 100%);
	background: linear-gradient(to bottom, #40f317 0%,#20a701 100%);
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-shadow: 1px 0 1px #147804,
				-1px 0 1px #147804,
				0 2px 1px #147804;
	box-shadow: 0 0 3px 0 #1c9600 inset;
	-webkit-box-shadow: 0 0 3px 0 #1c9600 inset;
	-moz-box-shadow: 0 0 3px 0 #1c9600 inset;
	-ms-box-shadow: 0 0 3px 0 #1c9600 inset;
	-o-box-shadow: 0 0 3px 0 #1c9600 inset;
}

.trial3main-visual__search-area__inputbox button:hover {
	background: #20a701;
	background: -moz-linear-gradient(top, #20a701 0%, #40f317 100%);
	background: -webkit-linear-gradient(top, #20a701 0%,#40f317 100%);
	background: linear-gradient(to bottom, #20a701 0%,#40f317 100%);
}

.trial3main-visual__date {
	font-size: 26px;
	line-height: 1.38;
	padding: 27px 0 0;
}

.trial3main-visual__date a {
	display: block;
	color: inherit;
	text-decoration: none;
}

.trial3main-visual__yen {
	display: inline-block;
	text-align: center;
}

.trial3main-visual__taxed {
	display: block;
	font-size: 24%;
	font-weight: normal;
	margin: 0.4em;
}

.antialias {
	transform: rotate(0.028deg);
	-o-transform: rotate(0.028deg);
	-ms-transform: rotate(0.028deg);
	-moz-transform: rotate(0.028deg);
	-webkit-transform: rotate(0.028deg);
}

/* anv18th */
.trial3main-visual--anv18th {
	background: transparent;
}

.trial3main-visual--anv18th .trial3main-visual__inner {
	background: #a7000a url(./images/top_main-visual_bg_anv18th.png) no-repeat center top;
	background-size: cover;
}

.trial3main-visual--anv18th .trial3main-visual__num {
	background: url(./images/main-visual_ttl_caption.png) no-repeat center 20px;
	width: 400px;
	height: 130px;
	margin: 0 auto;
}

.trial3main-visual--anv18th .trial3main-visual__num:before,
.trial3main-visual--anv18th .trial3main-visual__num:after,
.trial3main-visual--anv18th .trial3main-visual__num__inner {
	display: none;
}


/* --------- mainVisual 140714 --------- */
#mainVisual {
	box-sizing: border-box;
	color: #000000;
	line-height: 1;
	overflow: hidden;
	position: relative;
	text-align: center;
	background: url(images/main-visual_bg.jpg) no-repeat center top;
	
	background-size: cover;
}
#mainVisual h1 {
	width: 100%;
}
#mainVisual h1 img {
	display: block;
	height: auto;
	min-width: 640px;
	width: 100%;
}
#mainVisual footer.searchBox {
	margin: 0;
	width: 100%;
}
#mainVisual footer.searchBox .lets {
	padding: 21px 0 0;
}
#mainVisual .search {
	border-radius:0;
	padding: 0 0 35px;
}
#mainVisual .search form {
	margin: 0 auto;
	padding: 8px;
	position: relative;
	width: 90%;
	background: #000;
	border-radius: 5px;
}
#mainVisual input[type="text"] {
	 width: 100%;
	
	 border: 0 none;
	border-radius: 5px;
	box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.2) inset;
	font-size: 30px;
	height: 83px;
	text-indent: 0.5em;
}
#mainVisual .search form button {
	height: 68px;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 5em;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #7ed260),
		color-stop(0.98, #2fb300)
	);
	background-image: -o-linear-gradient(bottom, #7ed260 0%, #2fb300 98%);
	background-image: -moz-linear-gradient(bottom, #7ed260 0%, #2fb300 98%);
	background-image: -webkit-linear-gradient(bottom, #7ed260 0%, #2fb300 98%);
	background-image: -ms-linear-gradient(bottom, #7ed260 0%, #2fb300 98%);
	background-image: linear-gradient(to bottom, #7ed260 0%, #2fb300 98%);
	border:1px solid #2fb300;
	border-radius: 3px;
	color: #ffffff;
	font-size: 30px;
	white-space: nowrap;
}

#mainVisual .countDown {
	background: #000;
	height: 98px;
}
#mainVisual .countDown .dCampCountdown {
	margin: 0;
	padding: 20px 0 0;
}
#mainVisual .countDown .dCampCountdown .showCountDown {
	font-size: 2.8rem;
	margin-bottom: 0 !important;
	color: #fff !important;
}
#mainVisual .countDown .dCampCountdown .showCountDown span {
	color: #fff !important;
}
#mainVisual .countDown .dCampCountdown .showCountDown + .showEndDate {
	font-size: 1.7rem;
	padding-top: 10px;
	overflow: hidden;
}
#mainVisual .countDown .dCampCountdown .showEndDate {
	padding-top: 18px;
	font-size: 25px;
	color: #fff !important;
}


/* --------- search --------- */
#searchArea {
	margin: 0 20px 40px;
	padding: 17px 0 0;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*text-shadow: 0px 3px 2px #bebda8;*/
}

#searchArea.price {
	background: none;
	margin: 15px auto;
}

#searchArea p.campaign {
	/*background: #c9010e url('images/search_bg03.jpg') repeat-x center top;*/
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	/*height:250px;*/
	padding: 0;
}
#searchArea p.campaign a{
	display: block;
	color: #da1e0b;
	text-decoration: none;
}
#searchArea p.campaign span {
	font-size: 42px;
	color: #da1e0b;
	font-family: "Helvetica Neue", Helvetica, Arial, Impact, sans-serif;
	text-align: center;
	display: block;
	line-height: 100%;
}
#searchArea p.campaign span img {
	vertical-align: middle;
	width: 100%;
}

#searchArea .countDown .showCountDown{
	color: #FFFFFF;
	font-size: 29px;
}
#searchArea .countDown .showEndDate{
	color:#FFFFFF !important;
	font-size: 100%;
}
#searchArea .countDown .dCampCountdown{
	margin:0;
}
#searchArea #searchArea{
   text-shadow: none;
}
#searchArea .countDown {
	margin:-7px auto;
	background:#4B4B4B;
	padding: 14px 0;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
}
#searchArea .dCampCountdown .showCountDown span {
	color:#FFFFFF !important;
}

#searchArea2{
	background:#4B4B4B;
	padding:20px 0 38px;
}
#searchArea2 form {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
#searchArea2 form p {
	font-size: 115%;
	line-height: 100%;
	font-weight: bold;
	text-align: left;
}
#searchArea2 form input[type="text"],#searchArea2 form input[type="search"]  {
	font-size: 38px;
	border: none;
	height: 85px;
	width: 74%;
	/* padding-right: 100px; */
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	text-indent: 0.5em;
	position: absolute;
	left: 5px;
	top:5px;
	height:125px;
	vertical-align: middle;
	-webkit-appearance: none;
}
#searchArea2 form .searchBox_bg {
	border: none;
	height: 85px;
	width: 74%;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	position: absolute;
	left: 5px;
	top:5px;
	box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2) inset;
	height: 125px;
	background:#fff;
}
#searchArea2 form input[type="image"] {
	position: absolute;
	top: 53px;
	right: 13px;
}
#searchArea2 form input[type="submit"] {
	border: 1px solid rgb(48, 158, 48);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	background-color: rgb(66, 176, 66);
	font-size: 30px;
	color: rgb(255, 255, 255);
	white-space: nowrap;
	width:24%;
	right:5px;
	position:absolute;
	top:5px;
	background: -moz-linear-gradient(top, #42b042, #42b042);
	background: -webkit-gradient(linear, left top, left bottom, from(#42b042), to(#42b042));
	height:125px;
}
#searchArea2 form input[type="submit"].new {
	width:26%;
}
/* trialAB 140603 */

#searchAreaB {
	width: 100%;
	margin:0 auto 40px;
	padding: 17px 0 0;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-shadow: 0px 3px 2px #bebda8;
}
#searchAreaB p.campaign img{
	width: 100%;
	height: auto;	
	vertical-align: bottom;
}
#searchAreaB p.campaign {
	margin: 0 auto;
	width: 91.9%;
}
#searchAreaB .countDown{
	width:90%;
}



/* --------- campaign --------- */
#campaignArea {
	margin: 35px 20px 45px;
}

#campaignArea .auctionJP span.text{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 15%;
	white-space: nowrap;
	-webkit-text-size-adjust: 100%;
	color: #fff;
	font-size:18px;
	font-size: 2.8vw;
}

#campaignArea .backorderJP span.text{
	display: block;
	position: absolute;
	bottom: 4px;
	left: 4px;
	width: 100%;
	height: 33px;
	line-height: 36px;
	white-space: nowrap;
	-webkit-text-size-adjust: 100%;
	color: #ffffff;
	font-size: 20px;
	font-size: 2.5vw;
	text-align: center;
}
#campaignArea .backorderJP span.text > span {
	font-size: 125%;
}

/* top banner */

.topBnrArea li {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
}

.topBnrArea li a {
	text-decoration: none;
}

.topBnrArea li:last-child { margin-bottom: 0; }

.topBnrArea img {
	width: 100%;
	height: auto;
	display:block;
}

/* --------- menu --------- */
#menuArea {
	margin: 0 20px 50px;
}
#menuArea ul {
	color: #232323;
	font-size: 30px;
	text-align: left;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	background-color: #f2f4f5;
}

#menuArea ul li {
	border-bottom: 2px solid #c2c3c4;
	border-top: 2px solid #ffffff;
	background: url('images/arrow.png') no-repeat right center;
}

#menuArea .open::after {
	transform: rotate(0deg);
}

#menuArea ul li.gallery a{
	font-weight:bold;
}
#menuArea ul li.gallery img {
	padding: 0 0 0 1em;
	vertical-align: middle;
}
#menuArea ul li:first-child {
	border-top: 0;
}
#menuArea ul li:last-child {
	border-bottom: 0;
}
#menuArea ul li a {
	color: #232323;
	text-decoration: none;
	padding: 28px 40px;
	display: block;
}
/* --------- social --------- */
#socialArea {
	margin: 0 20px 50px;
	zoom: 1;
}
#socialArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#socialArea .fb {
	/*background: -moz-linear-gradient(top, #3a589a, #283d6a);
	background: -webkit-gradient(linear, left top, left bottom, from(#3a589a), to(#283d6a));
	background: -webkit-linear-gradient(top, #3a589a 30%, #283d6a 100%);
	background-color: #3a589a;*/
	background-color:#3a589a;
	float: left;
	border-top-left-radius: 13px;
	border-bottom-left-radius: 13px;
	-webkit-border-top-left-radius: 13px;
	-webkit-border-bottom-left-radius: 13px;
	-moz-border-top-left-radius: 13px;
	-moz-border-bottom-left-radius: 13px;
}
#socialArea .fb a{
	background-image: url('images/fb.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#socialArea .tw {
	/*background: -moz-linear-gradient(top, #00aced, #0077a4);
	background: -webkit-gradient(linear, left top, left bottom, from(#00aced), to(#0077a4));
	background: -webkit-linear-gradient(top, #00aced 30%, #0077a4 100%);
	background-color: #00aced;*/
	background-color:#00aced;
	float: left;
}
#socialArea .tw a {
	background-image: url('images/tw.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#socialArea .line {
	/*background: -moz-linear-gradient(top, #00aced, #0077a4);
	background: -webkit-gradient(linear, left top, left bottom, from(#00aced), to(#0077a4));
	background: -webkit-linear-gradient(top, #00aced 30%, #0077a4 100%);
	background-color: #00aced;*/
	background-color:#00c300;
	float: left;
	border-top-right-radius: 13px;
	border-bottom-right-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	-webkit-border-bottom-right-radius: 13px;
	-moz-border-top-right-radius: 13px;
	-moz-border-bottom-right-radius: 13px;
}
#socialArea .line a {
	background-image: url('images/line.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#socialArea .fb,
#socialArea .tw,
#socialArea .line {
	width: 33.33%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
}
#socialArea a {
	display: block;
	height: 100%;
}

/* --------- notice --------- */
#noticeArea {
	margin: 0 20px 50px;
}
#noticeArea ul {
	text-align: left;
}
#noticeArea ul li {
	padding-bottom: 20px;
}

/* --------- price --------- */

#secprice {
	margin: 0 auto;
	width: 90%;
}

.ttlprice {
	text-align: left;
	font-size: 36px;
	border-left: 10px solid #da1e0b;
	margin-bottom: 22px;
	padding-left: 24px;
}
.hdgs {
	font-size: 28px;
	text-align: left;
	border-bottom: 1px solid #c2c3c4;
	border-top: 1px solid #fff;
}
.hdgs a {
	display: block;
	position: relative;
	color: #232323;
	display: block;
	padding: 28px 40px;
	text-decoration: none;
	background-color: #F2F4F5;
	text-align: left;
}

.hdgs a:after {
	border-bottom: 4px solid #909090;
	border-right: 4px solid #909090;
	content: "";
	display: block;
	height: 20px;
	width: 20px;
	margin-top: -12px;
	position: absolute;
	right: 18px;
	top: 50%;
	-webkit-transform:rotate(-45deg) skew(0);
	-moz-transform:rotate(-45deg) skew(0);
	transform:rotate(-45deg) skew(0);
}

.hdgs a.view:after {
	-webkit-transform:rotate(45deg) skew(0);
	-moz-transform:rotate(45deg) skew(0);
	transform:rotate(45deg) skew(0);
}

.tblprice {
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom: 20px;
}

.tblprice th,
.tblprice td {
	padding: 10px 5px;
	border: 1px solid #C2C3C4;
}

.tblprice thead th{
	text-align: center;
	background-color: #303234;
	color: #fff;
}
.tblprice thead th.dom {
	background-color: #b6b6b6;
	color: #000;
}

.tblprice tbody th{
	text-align: left;
	color: #3baaea;
}

.tblprice tbody th a {
	color: #3baaea;
}

.tblprice tbody th a:hover,
.tblprice tbody th a:focus {
	text-decoration: none;
}

.tblprice tbody tr:nth-child(even) th,
.tblprice tbody tr:nth-child(even) td {
	background-color: #f8f8f8;
}

.tblprice tbody td{
	text-align: right;
	color: #cf000d;
}

/* copyright */
.copyright {
	font-size: 16px;
	color: #213241;
	text-align:center;
}

@media only screen and (device-width: 600px) {
	#searchArea p.campaign span:first-child,
	#searchArea2 form p {
		width: 800px;
		margin-left: auto;
		margin-right: auto;
}
}

/**/
.sTxt{
	margin-bottom:12px;
	color: #fff;
    text-shadow: none;
    -webkit-text-size-adjust: 100%;
}

#searchArea2 .searchBox{
	border-width: 4px;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	background-color: rgb(0, 0, 0);
	position: relative;
	height: 105px;
	border:none;
	background: none;
}
#searchArea2 .searchBox{
	border:none;
	background: none;
}
.sTxt2{
	padding:10px 0;
	color:#fff;
	font-size:22px !important;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-bottom-left-radius: 7px;
	-webkit-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
	position: absolute;
	top: 100px;
	width: 689px;
	left: 4px;
	text-align:center;
}

p.start{
	width: 90%;
	font-size:115%;
	background:#F00000;
	color:#FFFFFF;
	margin:30px auto;
	padding:10px 0;
	text-align:center;
}

/* nagoya */
.movieInfo {
	width: 100%;
	height: 71px;
	margin: 20px auto -20px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}
#tldBanner .movieInfo {
	margin: 0 auto;
}
.movieInfo a {
	display: block;
	height: 65px;
	margin: 0 20px;
	border: 3px solid #3baaea;
	line-height: 65px;
	font-size: 30px;
	color: #3baaea;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
.movieInfo a span {
	background-color: #ff0000;
	color: #ffffff;
	margin: 0 0.5em 0 0;
	padding: 0 0.3em;
}

/* tokyoBnr */

.tokyoBnr a{
	display: block;
	width:100%;
	height: auto;
	text-align:center;
}
.tokyoBnr img{
	width:100%;	
	height: auto;
}

/* countUp */

div#countup{
	width:100%;
	background:#e1e2e7;
}

div#countup p{
	font-size:0;
	padding:14px 0;
	text-align:center;
}

div#countup p img{
	margin:0 2px;
}

div#countup p span{
	margin:0 5px;
}

.dotshop a img{
	width:100%;
	vertical-align:middle;
}

/* shop */
.bnr-sptop-dotshop {
	display: inline-block;
	background: url(https://cache.img.gmo.jp/onamae/images/bnr_sptop_dotshop_bg.png) no-repeat;
	background-size: cover;
	width: 640px;
	font-weight: bold;
	font-family: '\30E1\30A4\30EA\30AA', Meiryo, 'Hiragino Kaku Gothic ProN', 'Lucida Grande','\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\4E\20\57\33', sans-serif;
	color: #fff;
	vertical-align: middle;
}

.bnr-sptop-dotshop a {
	display: block;
	text-decoration: none;
}

.bnr-sptop-dotshop a:after {
	content: "";
	display: block;
	clear: both;
}

.bnr-sptop-dotshop__inner {
	display: table;
	margin: auto;
}

.bnr-sptop-dotshop__inner:after {
	content: "";
	display: block;
	clear: both;
}

.bnr-sptop-dotshop__num,
.bnr-sptop-dotshop__caption,
.bnr-sptop-dotshop__pricing {
	display: table-cell;
	height: 120px;
	line-height: 1;
	vertical-align: middle;
}

.bnr-sptop-dotshop__num {
	font-size: 21px;
	letter-spacing: -0.02em;
	color: #fff100;
	text-align: center;
}

.bnr-sptop-dotshop__num b {
	font-size: 35px;
	letter-spacing: -0.05em;
	vertical-align: -2px;
}

.bnr-sptop-dotshop__num__over {
	padding-top: 5px;
	font-size: 27px;
	display: block;
}

.bnr-sptop-dotshop__caption {
	padding-right: 6px;
	color: #fff;
	font-size: 16px;
	text-align: right;
}

.bnr-sptop-dotshop__caption b {
	padding-top: 3px;
	display: block;
	font-size: 47px;
	letter-spacing: -0.05em;
}

.bnr-sptop-dotshop__pricing {
	font-size: 38px;
	color: #fff;
}

.bnr-sptop-dotshop__pricing b {
	padding-right: 2px;
	font-size: 80px;
	letter-spacing: -0.05em;
}

/* bnr */
.bnr-mlcom {
	background: url(./images/bnr_mlcom_bg.png) no-repeat;
	font-family: '\6E38\30B4\30B7\30C3\30AF\4F53', 'Yu Gothic', YuGothic, '\30D2\30E9\30AE\30CE\89D2\30B4\30B7\30C3\30AF\0020\0050\0072\006F', 'Hiragino Kaku Gothic Pro', \30E1\30A4\30EA\30AA, Meiryo, Osaka, '\FF2D\FF33\0020\FF30\30B4\30B7\30C3\30AF', 'MS PGothic', sans-serif;
	font-weight: 500;
	line-height: 1;
}

.bnr-mlcom,
.bnr-mlcom a {
	height: 190px;
	width: 600px;
	margin: 0 auto;
}

.bnr-mlcom a {
	display: table;
	text-decoration: none;
}

.bnr-mlcom img {
	vertical-align: middle;
	width: auto;
	display: inline;
}

.bnr-mlcom__inner {
	display: table-cell;
	padding: 0 48px 25px 0;
	vertical-align: middle;
	text-align: center;
	color: #e71a19;
}

.bnr-mlcom__caption {
	padding: 0 0 13px 0;
}

.bnr-mlcom__caption img {
	width: 329px;
	height: 25px;
}

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

.bnr-mlcom__tld img,
.bnr-mlcom__pricing {
	vertical-align: -webkit-baseline-middle;
}

.bnr-mlcom__tld img {
	width: 186px;
	height: 63px;
}

.bnr-mlcom__pricing {
	display: inline-block;
	padding: 0 0 0 20px;
}

.bnr-mlcom__pricing b {
	font-family: Arial;
	font-size: 69px;
	vertical-align: -2px;
}

.bnr-mlcom__pricing__unit {
	display: inline-block;
	font-size: 36px;
	text-align: center;
}

.bnr-mlcom__pricing__untax {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	font-weight: 600;
	line-height: 1.2;
}

.bnr-dottokyo {
	background: url(./images/bnr_dottokyo_bg.png) no-repeat;
	font-family: '\6E38\30B4\30B7\30C3\30AF\4F53', 'Yu Gothic', YuGothic, '\30D2\30E9\30AE\30CE\89D2\30B4\30B7\30C3\30AF\0020\0050\0072\006F', 'Hiragino Kaku Gothic Pro', \30E1\30A4\30EA\30AA, Meiryo, Osaka, '\FF2D\FF33\0020\FF30\30B4\30B7\30C3\30AF', 'MS PGothic', sans-serif;
	font-weight: 500;
	line-height: 1;
}

.bnr-dottokyo,
.bnr-dottokyo a {
	height: 190px;
	width: 600px;
	margin: 0 auto;
}

.bnr-dottokyo a {
	display: table;
	text-decoration: none;
}

.bnr-dottokyo img {
	vertical-align: middle;
	width: auto;
	display: inline;
}

.bnr-dottokyo__inner {
	display: table-cell;
	padding: 30px 12px 30px 0;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

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

.bnr-dottokyo__tld img,
.bnr-dottokyo__pricing {vertical-align: -webkit-baseline-middle;}

.bnr-dottokyo__tld img {
	width: 281px;
	height: 131px;
}

.bnr-dottokyo__pricing {
	position: relative;
	top: -18px;
	display: inline-block;
	padding: 0 0 0 4px;
}

.bnr-dottokyo__pricing b {
	font-family: Arial;
	font-size: 125px;
	vertical-align: -3px;
}

.bnr-dottokyo__pricing__unit {
	display: inline-block;
	font-size: 58px;
	text-align: center;
	line-height: 0.95;
}

.bnr-dottokyo__pricing__untax {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	font-weight: 600;
}


.bnr-dotco {
	background: url(./images/bnr_dotco_bg.png) no-repeat;
	font-family: '\6E38\30B4\30B7\30C3\30AF\4F53', 'Yu Gothic', YuGothic, '\30D2\30E9\30AE\30CE\89D2\30B4\30B7\30C3\30AF\0020\0050\0072\006F', 'Hiragino Kaku Gothic Pro', \30E1\30A4\30EA\30AA, Meiryo, Osaka, '\FF2D\FF33\0020\FF30\30B4\30B7\30C3\30AF', 'MS PGothic', sans-serif;
	font-weight: 500;
	line-height: 1;
}

.bnr-dotco,
.bnr-dotco a {
	height: 190px;
	width: 600px;
	margin: 0 auto;
}

.bnr-dotco a {
	display: table;
	text-decoration: none;
}

.bnr-dotco img {
	vertical-align: middle;
	width: auto;
	display: inline;
}

.bnr-dotco__inner {
	display: table-cell;
	padding: 0 0 20px;
	vertical-align: middle;
	text-align: center;
	color: #ff6e00;
}

.bnr-dotco__caption {
	padding: 0 0 9px 0;
}

.bnr-dotco__caption img {
	width: 386px;
	height: 25px;
}

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

.bnr-dotco__tld img,
.bnr-dotco__pricing {
	vertical-align: -webkit-baseline-middle;
}

.bnr-dotco__tld img {
	width: 71px;
	height: 63px;
}

.bnr-dotco__pricing {
	display: inline-block;
	padding: 0 0 0 30px;
}

.bnr-dotco__pricing b {
	font-family: Arial;
	font-size: 87px;
	vertical-align: -2px;
}

.bnr-dotco__pricing__unit {
	display: inline-block;
	font-size: 36px;
	text-align: center;
}

.bnr-dotco__pricing__untax {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	font-weight: 600;
	line-height: 1.2;
}


.bnr-dotasia {
	background: url(./images/bnr_dotasia_bg.png) no-repeat;
	font-family: '\6E38\30B4\30B7\30C3\30AF\4F53', 'Yu Gothic', YuGothic, '\30D2\30E9\30AE\30CE\89D2\30B4\30B7\30C3\30AF\0020\0050\0072\006F', 'Hiragino Kaku Gothic Pro', \30E1\30A4\30EA\30AA, Meiryo, Osaka, '\FF2D\FF33\0020\FF30\30B4\30B7\30C3\30AF', 'MS PGothic', sans-serif;
	font-weight: 500;
	line-height: 1;
}

.bnr-dotasia,
.bnr-dotasia a {
	height: 190px;
	width: 600px;
	margin: 0 auto;
}

.bnr-dotasia a {
	display: table;
	text-decoration: none;
}

.bnr-dotasia img {
	vertical-align: middle;
	width: auto;
	display: inline;
}

.bnr-dotasia__inner {
	display: table-cell;
	padding: 0 0 30px;
	vertical-align: middle;
	text-align: center;
	color: #fed136;
}

.bnr-dotasia__caption {
	padding: 0 0 9px 0;
}

.bnr-dotasia__caption img {
	width: 386px;
	height: 25px;
}

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

.bnr-dotasia__tld img,
.bnr-dotasia__pricing {
	vertical-align: -webkit-baseline-middle;
}

.bnr-dotasia__tld img {
	width: 153px;
	height: 82px;
}

.bnr-dotasia__pricing {
	display: inline-block;
	padding: 0 0 0 10px;
	position: relative;
	bottom: -8px;
}

.bnr-dotasia__pricing b {
	font-family: Arial;
	font-size: 87px;
	vertical-align: -2px;
}

.bnr-dotasia__pricing__unit {
	display: inline-block;
	font-size: 36px;
	text-align: center;
}

.bnr-dotasia__pricing__untax {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	font-weight: 600;
	line-height: 1.2;
}

.bnr-simulregist {
	position: relative;
	height: 190px;
	width: 600px;
	margin: 0 auto;
	background: url(./images/bnr_simulregist_bg.png) no-repeat;
	font-family: '\6E38\30B4\30B7\30C3\30AF\4F53', 'Yu Gothic', YuGothic, '\30D2\30E9\30AE\30CE\89D2\30B4\30B7\30C3\30AF\0020\0050\0072\006F', 'Hiragino Kaku Gothic Pro', \30E1\30A4\30EA\30AA, Meiryo, Osaka, '\FF2D\FF33\0020\FF30\30B4\30B7\30C3\30AF', 'MS PGothic', sans-serif;
	font-weight: 500;
	line-height: 1;
}

.bnr-simulregist a {
	display: block;
	height: 100%;
	padding: 0 18px 0 24px;
	text-decoration: none;
	color: #fff;
}

.bnr-simulregist img {
	vertical-align: middle;
	width: auto;
	display: block;
}

.bnr-simulregist__inner:after {
	content: "";
	display: block;
	clear: both;
}

.bnr-simulregist__catch,
.bnr-simulregist__domain {
	position: relative;
	z-index: 2;
	padding-top: 20px;
}

.bnr-simulregist__catch {
	float: left;
}

.bnr-simulregist__catch__tld {
	font-family: Arial;
	font-size: 16px;
	margin-top: 12px;
	text-align: justify;
}

.bnr-simulregist__newly {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin: -89px 0 0 -80px;
}

.bnr-simulregist__newly img {
	height: 172px;
	width: 172px;
}

.bnr-simulregist__domain {
	float: right;
	text-align: right;
}

.bnr-simulregist__domain__text {
	padding: 1px 0 5px;
}

.bnr-simulregist__domain__text img {
	width: 200px;
	height: 15px;
	margin-left: auto;
}

.bnr-simulregist__domain__top-tld {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	margin: 0 0 13px 0;
	padding: 0 13px;
	font-family: Arial;
	font-weight: bold;
	background: #fff;
	font-size: 24px;
	color: #7fc54d;
}

.bnr-simulregist__domain__pricing {
	font-size: 40px;
	text-align: right;
}

.bnr-simulregist__domain__pricing b {
	font-family: Arial;
	font-size: 70px;
	vertical-align: -2px;
}

.bnr-simulregist__domain__pricing__kara {
	display: inline-block;
	font-size: 22px;
	text-align: center;
}

.bnr-simulregist__domain__pricing__untax {
	display: block;
	padding-bottom: 4px;
	font-size: 15px;
}

.bnr-simulregist__domain__bottom-tld {
	font-family: Arial;
	font-size: 16px;
	text-align: right;
	white-space: nowrap;
}


/* timesale */
.bnr-timesale {
	background: #feeb80;
	border: 3px solid #c00;
	border-radius: 5px;
	text-align: center;
}

.bnr-timesale a {
	display: block;
	color: #333;
	text-decoration: none;
}

.bnr-timesale__inner {
	line-height: 1;
	padding: 11px 0 6px;
}

.bnr-timesale__catch {
	padding: 0 0 4px;
	font-size: 23px;
	font-weight: bold;
}

.bnr-timesale__count {
	font-size: 17px;
}

.price_area{
	background:#fffaa5;
	padding:40px 20px 40px 20px;
}
.price_area-ttl{
	font-size:35px;
	text-align:center;
	color:#c00;
	font-weight:bold;
	margin-bottom:15px;
	line-height:100%;
}
.price_area-ttl img{
	vertical-align:top;
	position:relative;
	top:-9px;
}
.price_area-ttl a{
	color: #e29809;
}
.domain_list{
	width:600px;
	margin-top:3px;
}
.domain_list li{
	width:198px;
	float:left;
	background:#fff;
	margin:0 3px 3px 0;
	text-align:center;
	color:#444;
	font-size:34px;
	padding:20px 0;
	white-space: nowrap;
}
.domain_list li:nth-child(3n){
	margin-right:0;
}
.domain_list li:nth-of-type(4){
	border-radius:0 0 0 12px;
}
.domain_list li:nth-of-type(6){
	border-radius:0 0 12px 0;
}
.domain_list_price{
	color:#cf000d;
	font-weight:bold;
}
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.price_area-visual__date{
	text-align:center;
	background:#ededed;
	border-radius:12px 12px 0 0;
	padding:20px 0 10px;
	color:#000;
	font-size:24px;
}
.price_area-visual__date__text{
	color:#cc0000;
}

/*------ secondaryDomain ------*/
.secondaryDomain{
	background: #f4f4f4;
	margin: 0 -20px;
	padding-bottom: 20px;
	position: relative;
}

.secondaryDomain_title{
	color: #333;
	font-size: 34px;
	padding: 50px 0;
	text-align: center;		
}

.secondaryDomain_word{
	color: #333;
	font-size: 22px;
	font-weight: normal;
	margin: -35px 0 18px 0;
	text-align: center;		
}

.secondaryDomain_more{
	color: #00adf5;
	font-size: 22px;
	position: absolute;
    right: 10%;
    bottom: 20px;
}

.secondaryDomain_more a{
	color: #00adf5;
	text-decoration: underline;
}

.secondaryDomainSlider{
	overflow: hidden;
	width: 100%;
}

.secondaryDomainList{
	box-shadow: 0px 0px 1px rgba(0,0,0,0.2);
	display: inline-block;
	margin: 0 10px;
	width: 100%;
}

.secondaryDomainList li{
	margin-bottom: 0px;
}

.secondaryDomainList li a{
	text-decoration: none;
}

.secondaryDomainList .is-jpauction::after{
	content: url('images/icon_secondary_auction.png');
	position: absolute;
	right: 15px;
	top: 40%;
}

.secondaryDomainList .is-jpbackorder::after{
	content: url('images/icon_secondary_backorder.png');
	position: absolute;
	right: 15px;
	top: 40%;
}

.secondaryDomainList_seo{
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
	color: #0095b5;
	font-size: 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.secondaryDomainList_a8{
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
	color: #ffa200;
	font-size: 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.secondaryDomainList_new{
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
	color: #009b25;
	font-size: 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.secondaryDomainListBox{
	background: #fff;
	border-bottom: 1px solid #e9e9e9;
	height: auto;
	position: relative;	
}

.secondaryDomainListBox_domain{
	color: #000000;
	font-size: 30px;
	padding: 30px 50px 0 20px;
}

.secondaryDomainListBox_notes{
	color: #000000;
	font-size: 20px;
	padding: 0 50px 35px 20px;
}

.is-dotsType{
	display: flex;
	justify-content: center;
}

.is-dotsType li{
	margin: 5px 2px 0;
	margin-bottom: 0px;
	width: auto;
}

.is-dotsType li button{
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 0px;
    height: 30px;
    outline: none;
    padding: 0;
    position: relative;
    width: 30px;
}

.is-dotsType li button::before{
	background: #b2b2b2;
	border-radius:50%;
	color:#cccccc;
	content: "";
    height: 18px;
    margin: auto;
    width: 18px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.is-dotsType .slick-active button::before{
	background: #cc0000;
}


/*------ secondaryNav ------*/
.secondaryNav{
	background: #f4f4f4;
	margin: 0 -20px;
}

.secondaryNavArea{
	overflow: hidden;
	padding: 30px 60px 50px;	
}

.secondaryNav_title{
	color: #333;
	font-size: 26px;
	font-weight: 100;
	text-align: center;		
}

.secondaryNav_word{
	color: #333;
	font-size: 22px;
	font-weight: normal;
	text-align: center;		
}

.secondaryNavAuction{
	background: #cc0000;
	margin-top: 20px;
	height: 90px;
	position: relative;
	text-align: center;
	width: 100%;
}

.secondaryNavBackorder{
	background: #002060;
	margin-top: 10px;
	height: 90px;
	position: relative;
	text-align: center;
	width: 100%;
}

.secondaryNavAuction a,
.secondaryNavBackorder a{
	color: #fff;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
    position: absolute;
    left: 0;
    top:0;	
}

.secondaryNavBtn_word{
	border-bottom: 1px solid #ffffff;
	display: inline-block;
	font-size: 28px;
	padding-top: 5px;
}

.secondaryNavBtn_notes{
	font-size: 20px;
	padding-top: 5px;
}

.secondaryNavAuction::after,
.secondaryNavBackorder::after{
	border-top: solid 6px #ffffff;
	border-right: solid 6px #ffffff;
	content: "";
	display: block;
	height: 15px;
	transform: rotate(45deg);
	width: 15px;
	position: absolute;
	right: 20px;
	top: 40%;	
}

.secondaryNavOther{
	margin-top: 10px;
}

.secondaryNavOtherArea{
	background: #7c7c7c;
	margin-top: 10px;
	height: 90px;
	line-height: 90px;
	position: relative;
	text-align: center;
	width: 100%;
}

.secondaryNavOtherArea a{
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.secondaryNavOtherArea::before,
.secondaryNavOtherArea::after{
    background: #fff;
    content: "";
    display: inline-block;
    height: 5px;
    width: 30px;
    position: absolute;
    right: 20px;
    top: 48%;
}

.secondaryNavOtherArea::after{
	transform: rotate(90deg);
}

.secondaryNavOtherAreaList{
	display: none;
}

.secondaryNavOther .open::after{
    transform: rotate(0deg);
}

.secondaryNavOtherAreaList_auction{
	background: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 22px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}

.secondaryNavOtherAreaList_backorder{
	background: #fff;
	border: 1px solid #000;
	font-size: 22px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}

.secondaryNavOtherAreaList_auction a,
.secondaryNavOtherAreaList_backorder a{
	color: #000;
	display: block;
	text-decoration: none;
}

.secondaryHead{
	color: #333;
	font-size: 34px;
	padding: 50px 0;
	text-align: center;	
}

.secondaryPickip{
	color: #333;
	font-size: 34px;
	padding: 30px 0 50px;
	text-align: center;	
}

/*------ secondaryBanner ------*/
.secondaryDomain {
	margin-top: 50px;
}

.secondaryBanner{
	background: #f4f4f4;
	margin: 0 -20px;
}

.secondaryBannerArea{
	overflow: hidden;
	padding: 30px 60px 50px;	
}

.secondaryBanner_title{
	color: #333;
	font-size: 22px;
	font-weight: 100;
	text-align: center;		
}

.secondaryBannerAction{
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	border-radius: 5px;
	margin-top: 20px;
	height: 115px;
	position: relative;
	text-align: center;
	width: 100%;
}

.secondaryBannerAction a{
	color: #fff;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
    position: absolute;
    left: 0;
    top:0;	
}

.secondaryBannerAction::after{
	border-top: solid 6px #cc0000;
	border-right: solid 6px #cc0000;
	content: "";
	display: block;
	height: 15px;
	transform: rotate(45deg);
	width: 15px;
	position: absolute;
	right: 20px;
	top: 40%;	
}

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

.secondaryBannerAction_time{
	background: #cc0000;
	border-radius: 0 0 5px 5px;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.secondaryBannerBackorder{
	background: #002060;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	border-radius: 5px;
	margin-top: 20px;
	height: 90px;
	padding-top: 5px;
	position: relative;
	text-align: center;
	width: 100%;
}

.secondaryBannerBackorder a{
	color: #fff;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
    position: absolute;
    left: 0;
    top:0;	
}

.secondaryBannerBackorder::after{
	border-top: solid 6px #ffffff;
	border-right: solid 6px #ffffff;
	content: "";
	display: block;
	height: 15px;
	transform: rotate(45deg);
	width: 15px;
	position: absolute;
	right: 20px;
	top: 40%;	
}

.secondaryBannerBackorder_word{
	border-bottom: 1px solid #ffffff;
	display: inline-block;
	font-size: 28px;
	margin-top: 10px;
}

.secondaryBannerBackorder_time{
	font-size: 20px;
	padding-top: 5px;
}

.secondaryBannerBackorderSingle{
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	border-radius: 5px;
	margin-top: 20px;
	height: 115px;
	position: relative;
	text-align: center;
	width: 100%;
}

.secondaryBannerBackorderSingle a{
	color: #fff;
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
    position: absolute;
    left: 0;
    top:0;	
}

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

.secondaryBannerBackorderSingle_time{
	background: #002060;
	border-radius: 0 0 5px 5px;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.secondaryBannerOther{
	margin-top: 20px;
}

.secondaryBannerOtherArea{
	background: #7c7c7c;
	border-radius: 5px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	margin-top: 10px;
	height: 90px;
	line-height: 90px;
	position: relative;
	text-align: center;
	width: 100%;
}

.secondaryBannerOtherArea a{
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.secondaryBannerOther .open{
	border-radius: 5px 5px 0 0;
}

.secondaryBannerOtherArea::before,
.secondaryBannerOtherArea::after{
    background: #fff;
    content: "";
    display: inline-block;
    height: 5px;
    width: 30px;
    position: absolute;
    right: 20px;
    top: 48%;
}

.secondaryBannerOtherArea::after{
	transform: rotate(90deg);
}

.secondaryBannerOther .open::after{
    transform: rotate(0deg);
}


.secondaryBannerOtherList{
	display: none;
}

.secondaryBannerOtherList_auction{
	background: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 22px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}

.secondaryBannerOtherList_backorder{
	background: #fff;
	border: 1px solid #000;
	border-radius: 0 0 5px 5px;
	font-size: 22px;
	height: 90px;
	line-height: 90px;
	text-align: center;
}

.secondaryBannerOtherList_auction a,
.secondaryBannerOtherList_backorder a{
	color: #000;
	display: block;
	text-decoration: none;
}

.secondaryBannerExcellent_title {
	font-size: 34px;
	text-align: center;
}

.secondaryBannerExcellent_auction {
	background: #fff;
	border: 2px solid #cc0000;
	border-radius: 5px;
	font-size: 24px;
	height: 90px;
	line-height: 90px;
	margin-top: 35px;
	text-align: center;
}

.secondaryBannerExcellent_auction a {
	color: #cc0000;
	display: block;
	text-decoration: none;
}

.secondaryBannerExcellent_backorder {
	background: #fff;
	border: 2px solid #002060;
	border-radius: 5px;
	font-size: 24px;
	height: 90px;
	line-height: 90px;
	margin-top: 10px;
	text-align: center;
}

.secondaryBannerExcellent_backorder a {
	color: #002060;
	display: block;
	text-decoration: none;
}

/* optionService */
.optionService{
	padding: 50px 0 0;
}

.optionService *{
	-webkit-text-size-adjust: 100%;
}

.optionService_ttl{
	font-size: 34px;
	font-weight: bold;
	text-align: center;
}

.optionService_content{
	border-top: 1px solid #9a9a9a;
	margin: 130px 0 0;
	position: relative;
}

.optionService_content::before{
	background-size: contain;
	content: "";
	height: 150px;
	width: 150px;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -75px)
}

.optionService_content-transfer::before{
	background: url("/common/images/option/img_option_transfer.svg");
}

.optionService_content-dns::before{
	background: url("/common/images/option/img_option_dns.svg");
}

.optionService_content-ssl::before{
	background: url("/common/images/option/img_option_ssl.svg");
}

.optionService_content-ttl{
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding: 108px 0 0 0;
}

.optionService_content-text{
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	font-size: 24px;
	padding: 20px 48px 30px 83px;
}

.optionService_content-text li{
	position: relative;
	line-height: 1.75;
	margin: 0;
}

.optionService_content-text li::before{
	color: #5686ed;
	content: "\F015";
	font-family: "onamae_domain_icon";
	font-size: 20px;
	width: 1em;
	height: 1em;
	position: absolute;
	left: -35px;
	top: 5px;
}

.optionService_detail{
	background: #c00;
	background-image: linear-gradient(-45deg, #d63333 25%, #c00 25%, #c00 50%, #d63333 50%, #d63333 75%, #c00 75%, #c00);
	background-size: 4px 4px;
	color: #fff;
	display: flex;
	height: 90px;
	justify-content: center;
	text-align: center;
}

.optionService_detail .link-arrow{
	font-weight: bold;
}
.optionService_detail .link-arrow::after{
	color: #fff;
}

.optionService_detail a{
	color: #fff;
	font-size: 28px;
	height: 100%;
	line-height: 90px;
	position: relative;
	width: 100%;
}

.link-arrow{
	text-decoration: underline;
	position: relative;
}

.link-arrow::after{
	color: #c00;
	content: "\F002";
	display: inline-block;
	font-family: "onamae_domain_icon";
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin-left: 14px;
}

.optionService_btnArea{
	line-height: 1;
	margin-top: 30px;
	text-align: right;
}

.optionService_btnArea .link-arrow{
	font-size: 20px;
	position: relative;
	padding-right: 24px;
}

.optionService_btnArea .link-arrow::after{
	top: 0;
	right: 0;
	position: absolute;
}
