/* reset */
* {
	margin: 0;
	box-sizing: border-box;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
}

html,
body {
	height: 100%;
}

img,
picture,
video,
canvas,
svg {
	display: block;
	max-width: 100%;
}

input,
button,
textarea,
select {
	font: inherit;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	text-align: center;
	-moz-appearance: textfield;
	padding: 4px;
	margin-right: 4px;
	width: 4em;
}

table {
	border-collapse: collapse;
}

th {
	font-weight: normal;
}

ul {
	list-style: none;
	padding-left: 0;
}

h1,
h2 {
	display: none;
}

.ANTOP,
.ANBODY,
.ANFOOT,
header,
footer,
main {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

.ANTOP,
header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: -24px;
}

.ANFOOT,
footer {
	border-top: 2px groove #999;
	font-size: 12px;
	text-align: right;
	padding: 4px 5px;
	margin-top: 32px;
}

[v-cloak] {
	display: none;
}

input:focus {
	outline: none;
}

/* end of reset */

/* header */
.vtop-userinfo-top {
	display: flex;
	align-items: center;
	margin-top: 24px;
}

.div-navicons {
	margin-right: 16px;
	margin-top: 8px;
	width: 300px;
	min-width: 136px;
}

#ALPHALOGO {
	margin-top: 32px;
	width: 249px;
	height: 65px;
}

#DIVNAVI {
	order: 3;
	margin: 0 0 12px;
}

#NAVMENU {
	display: flex;
	font-size: 12px;
	width: 720px;
	align-items: center;
}

#NAVMENU li {
	display: inline-block;
	background-image: url(/images/ya.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 24px;
}

#NAVMENU li:first-child {
	background-image: none;
}

#NAVMENU-HOME {
	height: 20px;
	width: 20px;
	background-image: url(/images/home.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	text-indent: -9999px;
	float: left;
	clear: both;
}

#iSRCHT {
	height: 24px;
	padding-left: 4px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 172px;
}

#iSRCHB {
	-webkit-appearance: none;
	border-radius: 0;
	width: 50px;
	background-color: #f0f0f0;
	color: #666;
	font-size: 12px;
	border: none;
	height: 24px;
	border-radius: 3px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.div-userinfo {
	line-height: 1em;
	padding-top: 5px;
	margin-left: 8px;
	margin-right: 8px;
	max-width: 158px;
}

.div-navicons ul {
	display: flex;
	flex-flow: row;
	margin: 0;
	margin-top: 4px;
}

.div-navicons ul li {
	list-style: none;
}

.div-navicons ul li a {
	font-size: 8px;
	text-decoration: none;
	display: flex;
	width: 44px;
	flex-wrap: wrap;
	justify-content: center;
}

.div-numitemincart {
	width: 17px;
	height: 15px;
	border: 1px solid #cef;
	position: relative;
	top: -52px;
	left: 60px;
	background-color: #abdbff;
	border-bottom: 1px solid #7ad;
	border-right: 1px solid #7ad;
	font-size: 9px;
	color: #03f;
	text-align: center;
}

#HDUSRMENU, #HDLOGOUT {
	color: blue;
}
/* end of header */

/* Cookie consent start */
.cookie-consent {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: fixed;
	bottom: 0;
	left:0;
	width: 100%;
	font-size: 13px;
	color: #fff;
	background: rgba(0, 0, 0, .7);
	padding: 1.2em;
	box-sizing: border-box;
	visibility: hidden;
	z-index: 999;
}
.cookie-consent.is-show {
	visibility: visible;
}
.cookie-consent a {
	color: #fff !important;
}
.cookie-agree {
	background: dodgerblue;
}
.cookieconsent-hide {
	display: none;
}
.cookie-consent .btn {
	width: 200px;
}
@media screen and (max-width: 930px) {
	.cookie-consent {
		flex-direction: column;
	}
	.cookie-text {
		margin-bottom: 1em;
	}
}
/* End of Cookie consent */


/* jQuery override */
.ui-widget {
	font-family: "neue-haas-grotesk-display", sans-serif;
}

.ui-widget-overlay {
	background: #444444;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-dialog.ui-widget.ui-widget-content {
	border: 3px solid #92c4df;
}

.ui-state-hover,
.ui-widget-header {
	background-color: transparent;
}

.ui-widget-header {
	border: none;
}

.ui-dialog .ui-dialog-content {
	padding-top: 0.2em;
}

.ui-dialog-titlebar {
	background-repeat: no-repeat;
	background-size: 55px;
}

.ui-dialog .ui-dialog-title {
	margin: .2em 0.4em;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
}

.ui-button .ui-icon.ui-icon-closethick {
	background-image: url('/images/png/icon_close_x.png');
	background-position: 0 0;
}

.ui-button.ui-dialog-titlebar-close {
	border: none;
	background-color: #fff;
}

.ui-button-icon-only .ui-icon {
	margin-top: -22px;
	margin-left: -5px;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .7em;
	outline: 0;
}

.ui-widget-content a {
	color: revert;
}

/* end of jquery override */

/* utility */
.input-error {
	background-color: #f99;
}

.div-warnings {
	color: #c03;
	font-size: 0.9em;
}

.btn {
	cursor: pointer;
	border: none;
	margin: 4px;
	font-size: 14px;
	line-height: 1.2;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	--padding-x: 8px;
	border-radius: 4px;
	padding: 0.5em var(--padding-x);
}

.btn-lightgreen {
	background-color: #89CDB5;
}

.btn-lightgray {
	background-color: #D0D2D3;
}

.btn-order {
	background-color: #00abf4;
}

.btn-next {
	background-color: #89CDB5;
}

.btn:hover {
	color: #fff;
}

.btn:disabled:hover {
	color: #999;
}

.div-dialog,
.div-subdialog {
	display: none;
}

.btn-cancel {
	background-color: #d0d2d3;
}

.label-inptext {
	display: block;
	font-size: 12px;
	width: 72px;

	
	padding: 8px;
}

.label-inptext input[type="text"],
.label-inptext input[type="password"],
.label-inptext input[type="number"] {
	display: block;
	width: 95%;
	font-size: 15px;
	height: 32px;
}

.label-inptext input[type="text"]::placeholder {
	font-size: 12px;
	color: #bcbec0;
	height: 32px;
}

.row {
	display: flex;
}

.tbl {
	width: 100%;
}

.tbl tr th,
.tbl tr td {
	padding: 0.4em;
	border: none;
	font-size: 12px;
}

.div-buttons {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	padding-top: 20px;
	width: 100%;
}

.div-buttons input[type="button"],
.div-buttons button {
	margin: 4px;
	min-width: 88px;
	font-size: 14px;
	font-weight: normal;
	font-family: "neue-haas-grotesk-display", sans-serif;
}

.div-buttons .changeqty-button {
	font-size: 5px;
	display: inline-block;
	width: 12px;
	cursor: pointer;
	border: none;
	background-color: #fff;
}

/* end of utility */

/* contact dialog */

div.midashi {
	margin: 0px 0px 2px 0px;
	font: 15px Tahoma, Arial;
	clear: left;
	font-weight: normal;
	padding: 8px 16px;
	background-position: 5px 5px;
}
.dlgcontact div.midashi {
	margin-top: 12px;
	font-weight: bold;
}

.dlgcontact div.midashi p {
	font-weight: normal;
}

.ui-dialog-titlebar {
	color:#6669;
}
.input-error {
	background-color: #f99;
}

.msg-error-bold {
	font-weight: bold;
	color: #c00;
}

.dlgdiv-complete {
	display: none;
}
.invisible {
	display: none;
}

.visible {
	display: block;
}
.CTBLADD {
	margin-bottom: 2em;
	width: 300px;
}

.CTBLADDADD {
	width: 180px;
}

.ANBODY {
	margin-bottom: 16px;
}
/* div.heading {
	font-size: 32px;
	font-weight: lighter;
	padding: 0.5em;
	line-height: 1.25;
	margin-top: 15px;
	margin-bottom: 16px;
	padding-left: 2px;
} */

/* div.heading::after {
	content: ' ';
	height: 5px;
	width: 1155px;
	background-image: linear-gradient(to right, #92c4df 0%, #ffffff 90%);
	display: block;
	margin-bottom: 8px;
	margin-top: 2px;
} */

.heading_tech-info {
	font-size: 20px;
	font-weight: lighter;
	line-height: 1.25em;
	width: 960px;
	margin-top: -1px;
	margin-bottom: 16px;
	padding-left: 22px;
	/* margin: 40px 0 30px 0; */
}

.heading_tech-info::before {
	content: ' ';
	height: 1px;
	width: 960px;
	background-image: linear-gradient(to right, #8393ca 10%, #00D7F9 45%, #ffffff 80%);
	display: block;
	margin-bottom: 10px;
	margin-top: 6px;
	height: 5px;
	margin-left: -10px;
}

.heading_tech-info::after {
	content: ' ';
	height: 5px;
	width: 960px;
	background-image: linear-gradient(to right, #00D7F9 10%, #8393ca 20%, #ffffff 80%);
	display: block;
	margin-bottom: 18px;
	margin-top: 6px;
	margin-left: -10px;
}
textarea,.inputemail,.inputcountry{
	border: solid 1px #01b9f2;
	width: 450px;
	margin-left: 20px;
}
.dlgcontact input[value="Y"] {
	margin-left: 20px;
}
.dlgcontact input[value="N"] {
	margin-left: 10px;
}
.contactnum {
	padding-top: 1em;
}
.supportlinks {
	font-size: 20px;
}
.dlgcontact {
	display: none;
	font-size: 13px;
	line-height: 1.6em;
}
input.imgbtnsubmit {
	border: none;
	margin: 10px 4px 4px 4px;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	--padding-x: 8px;
	border-radius: 4px;
	padding: 0.5em var(--padding-x);
	width: 88px;
}
.REVIEWINFO,
.completedtitle {
	color: #3232ea;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 10px;
}
.review {
	background-color: #7DC7D8;
}

.close {
	background-color: #D0D2D3;
}

.submit {
	background-color: #89CDB5;
}
/* end of contact dialog */

/* search */

	div.srchdesc {
		font-size: 13px;
		margin-left: 0.5em;
		margin-bottom: 0.6em;
	}

	div.searchresulttop input {
		height: 23px;
		margin: 2px;
		vertical-align: middle;
	}

	div.searchresulttop input[type="text"] {
		width: 184px;
		height: 23px;
		margin: 4px 0px 4px 4px;
		padding-left: 4px;
	}

	div.searchresulttop textarea {
		width: 245px;
		margin-left: 4px;
	}

	div.searchresultcontents {
		margin: 3px 2px 3px 0px;
		font-size: 0.9em;
	}

	/* div.searchresultcontents li {
		margin-left: 18px;
	} */
	div.searchedpartresult span {
		/* color: #000; */
		margin: 2px;
		padding: 1px 2px;
		width: 120px;
	}

	div.searchedpartresult p {
		margin: 4px;
	}

	.divsetitem {
		/* border: 1px dotted #999; */
		padding: 2px 7px;
		/* background-color: #eee; */
		margin-left: 8px;
		margin-right: 8px;
	}

	.divsetitemname {
		font-weight: bold;
		margin-bottom: 12px;
		font-size: 18px;
	}

	.divsetitem .setitemlinks a, .itemdata .setitemlinks a {
		margin: 2px 10px;
	}

	.divsetitem div.setitemlinks a:hover {
		cursor: pointer;
	}

	.setitemlinks{
		display: flex;
	}
	.setitemspec {
		display: flex;
		flex-wrap: wrap;
		font-size: 16px;
	}

	div.searchresultcontents p {
		margin-left: 4px;
	}
	.resulttitle {
		margin-left: 8px;
		margin-top: 12px;
	}
	.anbodyboxes{
		display: flex;
		flex-direction: column;
	}
	div.heading {
		font-size: 32px !important;
		padding: 0.5em;
		line-height: 1.25;
		margin-top: 15px;
		margin-bottom: 16px;
		padding-left: 2px;
	}
	div.heading::after{
		content: ' ';
		height: 5px;
		width: 1155px;
		background-image: linear-gradient(to right, #2bace2 0%, #99cc99 7.5%, #ffffff 80%);
		display: block;
		margin-bottom: 8px;
		margin-top: 2px;
		transform: skewX(-40deg);
	}
	.resulttitle {
		margin-top: 0;
		font-size: 22px;
		padding: 0.4em 0.5em 0.1em 0.4em;
		border-top: #8fd4da solid 1px;
		border-bottom: #8aceb6 solid 3px;
		line-height: 1.25;
		margin-top: 32px;
		margin-bottom: 16px;
	}
	.resulttitle:first-child {
		margin-top: 16px;
	}

	.btn.btn-blue {
		font-size: 16px;
		padding: 0;
		background-color: #00aeef;
		height: 32px;
		border-radius: 6px;
		margin-left: 10px;
		width: 68px;
	}
	.btn.btn-blue:lang(ja){
		width: 52px;
	}
	.btn.btn-blue:lang(en){
		width: 68px;
	}
	.itemdata{
		margin-left: 20px ;
	}
	.invisible {
		display: none;
	}
	.visible {
		display: block;
	}
	.indent {
		margin-left: 20px;
		line-height: 1.6;
		padding-top: 9px;
	}
	.srchlist{
		margin-left: 20px;
	}
	.eachitemname{
		background:linear-gradient(transparent 70%, #bbdaf7 0%);
	}
	.eachitemname-maybe{
				background: linear-gradient(transparent 70%, #ee7593 0%);
	}
	#SEARCHBOX{
		display: none;
	}

	.searchresultcontents input::placeholder {
		background-image: url(/images/png/icon_mgnf_glss.png);
		background-repeat: no-repeat;
		background-position: 10% 50%;
		background-size: 8%;
		color: #bcbec0;
	}
	.setitempartname{
		margin-right: 15px;
	}

/* end of search */