/* 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;
}
.ANTOP {
	/* for header search box */
	display: grid;
	grid-template-rows: 76px auto;
	grid-template-columns: 260px auto;
}
.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 {
	align-items: center;
	/* for header search box */
	grid-column: 2/3;
	grid-row: 1/3;
	display: grid;
	grid-template-rows: 60% auto;
	grid-template-columns: 40% auto;
	width: 700px;
	height: 100%;
}
.div-navicons {
	margin-right:16px;
	margin-top:8px;
	width:300px;
	min-width:136px;
	/* for header search box */
	grid-column: 1/1;
	grid-row: 1/3;
}
#ALPHALOGO {
	margin-top: 32px;
	width: 249px;
	height: 65px;
}
#DIVNAVI {
	/* for header search box */
	grid-column: 1/1;
	grid-row: 2/3;
}
#NAVMENU {
	display: flex;
	font-size: 12px;
	width: 720px;
	align-items: center;
	/* from style2018 */
	margin: 4px 8px;
	padding: 0 3px;
}
#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;

	/* for header search box */
	padding-left: initial;
}
#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 {
	/* for header search box */
	padding-left: 4px;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 251px;
	height: 31px;
	border-radius: 6px;
}
#iSRCHB {
	-webkit-appearance: none;
	border-radius: 0;
	background-color: #f0f0f0;
	color: #666;
	border: none;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	/* for header search box */
	font-size: 14px;
	padding: 8px;
	padding: 0;
	background-color: #00aeef;
	height: 32px;
	border-radius: 6px;
	margin-left: 10px;
	width: 61px;
	height: 29px;
}
.div-userinfo {
	line-height: 1em;
	padding-top: 5px;
	margin-left: 8px;
	margin-right: 8px;
}
.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;
}
.div-userinfo { /* for header search box */
	grid-column: 2/3;
	grid-row: 2/3;
	justify-self: end;
	display: flex;
	height: 100%;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
#FORMUSRMENU {
	display: flex;
	align-items: center;
	gap: 10px;
}
#HDLOGOUT {
	/* スラッシュ */
	position: relative;
	padding-right: 18px;
}
#HDLOGOUT::before {
	/* スラッシュ */
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 15px;
	height: 1px;
	background-color: #00aeef;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

#HDLOGOUT:lang(ja):before {
	left: -11px;
}

#HDLOGOUT::before {
	/* スラッシュ */
	right: 67px;
}

#SEARCHBOX {
	/* for header search box */
	margin-top: 11px;
	text-align: right;
	align-self: end;
}
#SEARCHBOX input::placeholder {	/* for header search box */
	background-image: url(/images/png/icon_mgnf_glss.png);
	background-size: 8%;
	background-repeat: no-repeat;
	background-position: 3% 50%;
	color: #bcbec0;
	font-size: 14px;
	padding-left: 40px;
	text-align: center;
}
#HDUSRMENU, #HDLOGOUT {
	color: blue;
}
.CHAR {
	/* from style2018 */
	padding: 4px 5px 4px 5px;
}
/* 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-dialog .ui-dialog-titlebar-close {
	top: 16px;
	right: 0;
} 
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .7em;
	outline: 0;
}
.ui-widget-content a {
	color: revert;
}
.ui-widget-content a:focus {
	outline:none;
}
/* end of jquery override */

/* utility */
.input-error {
	background-color: #f99;
}
.div-warnings {
	color: #c03;
	font-size: 0.9em;
}
.heading-model {
	padding: 4px;
	background-image: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 90%);
	text-align: center;
	font-size: 24px;
	font-weight: lighter;
	border-top: 3px solid #50AECA;
	border-bottom: 3px solid #2C2C2C;
	margin-top: 2px;
	margin-bottom: 8px;
	position: relative;
}
.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-mint {
	background-color: #89CDB5;
}
.btn-lightgreen {
	background-color: #89CDB5;
}
.btn-order {
	background-color: #00abf4;
}
html:lang(en) .btn-order {
	width: 183px;
}
.btn-white {
	background: transparent;
}
.btn:hover {
	color: #fff;
}
.btn-white:hover {
	color: #000;
}
.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: #bbb;
	height: 32px;
}
.row {
	display: flex;
}
.div-changeunit {
	border: 1px solid #ccc;
	position: relative;
	margin-top: 12px;
	width: 200px;
}
.div-changeunit label {
	margin-left: 8px;
	padding-left: 8px;
	font-size: 12px;
	display: inline-flex;
	align-items: center;
}
.div-changeunit>label>input[type="radio"] {
	margin-left: 4px;
	padding-left: 4px;
	margin-right: 4px;
	cursor: pointer;
}
.div-changeunit .div-label {
	position: absolute;
	top: -10px;
	left: 8px;
	background-color: #fff;
	font-size: 12px;
	padding: 0 6px;
}
.div-changeunit label {
	margin: 8px 0;
}
.div-changeunit input {
	margin: 0 4px;
}
.panel-model-name {
	display: flex;
	font-weight: bold;
	align-items: center;
	font-size: 14px;
	margin: 8px 0;
	justify-content: center;
	margin-top: 0;
}
.model-name {
	font-size: 24px;
}
.model-name-box {
	width: 40px;
	height: 40px;
	margin: 2px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
}
.box-height,.selected-hsheight {
	background-color: #75adeb;
}
.box-spr,.selected-spr {
	background-color: #80ae94;
}
.box-tim,.selected-tim {
	background-color: #78b0d3;
}
html:lang(en) .box-tim {
	width: 52px;
}
.CPIPBLOCK .row:lang(ja) {
	min-height: 190px;
}
.CPIPBLOCK .row:lang(en) {
	min-height: 250px;
}
.CPIPBLOCK .TBLSUBPART th {
	font-size: 16px;
}
.CPIPBLOCK {
	position: relative;
	font-size: 12px;
	margin-top: 0;
	width: 960px;
	margin-left: 4px;
	padding: 8px 0;
	height: auto;
}
.TBLSUBPART {
	margin: 0 8px;
}
.TBLSUBPART th {
	border: none;
	border-bottom: 2px solid #333;
	padding: 4px;
	color: #003f5e;
	font-weight: normal;
}
#TBLHS {
	min-width: 160px;
}
.TBLSUBPART td {
	padding: 2px 8px;
	vertical-align: middle;
	font-size: 13px;
}
.TBLSUBPART tr {
	border-bottom: 1px solid #e5e6e7;
}
.TBLSUBPART tr:last-child {
	border-bottom: 4px solid #dfe8ed;
}
#TBLPCM td {
	height: 44px;
}
.TBLSUBPART input[type="radio"] {
	display: block;
}
.balloon1 {
	height: 40px;
	position: relative;
	margin: 20px 0 0 0;
	padding: 1px 3px;
	max-width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	margin-bottom: 16px;
	border-bottom: 5px solid #8fd3f4;
	border-image: linear-gradient(to right, #8fd3f4 0%, #84fab1 50%,#ffffff 100%);
	border-image-slice: 1;
	font-family: "neue-haas-grotesk-display", sans-serif;
}
.balloon1 {
	padding-top: 4px;
}
.balloon1:lang(ja) {
	height: 36px;
}
.TBLSUBPART .step-selected-border:last-child {
	border-bottom: 4px solid #8fd3f4;
	border-image: linear-gradient(to right, #8fd3f4 0%, #84fab1 100%);
	border-image-slice: 1;
}
.balloon1 p {
	margin: 0;
	padding: 0;
}
.balloon1 .step-header-description {
	color: #000;
	font-size: 22px;
	font-weight: 400;
}
.balloon1 .step-header-description:lang(ja) {
	color: #000;
	font-size: 17px;
	font-weight: 600;
}
.kikakunote {
	position: absolute;
	top: 310px;
	left: 280px;
	z-index: 1;
}
.kikakunote:lang(ja) {
	top: 290px;
}
.kikakunote ul {
	list-style:disc;
}
.kikakunote li {
	margin:4px;
}
html:lang(en) .kikakunote li {
	margin:8px 4px;
}
.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;
}
.div-catalog-icons {
	display: flex;
	flex-wrap: wrap;
	width: 160px;
	margin-left: 160px;
}
.div-catalog-icons img {
	margin: 2px;
}
html:lang(en) .div-catalog-icons {
	margin-left: 100px;
}
.popup-body {
	visibility: hidden;
	position: absolute;
	display: block;
	z-index: 5;
	margin: 16px 0;
	padding: 7px 10px;
	min-width: 120px;
	color: #333;
	font-size: 16px;
	background: #fff;
	border: solid 3px #666;
	box-sizing: border-box;
	border-radius: 15px;
	font-weight: normal;
	font-size: 13px;
}
.popup-body p {
	margin: 4px;
	text-align: left;
}
.popup-body-bottom {
	bottom: 1em;
}
.popup-body-bottom:before {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 12px solid #fff;
	z-index: 5;
}
.popup-body-bottom:after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-top: 14px solid #666;
	z-index: 4;
}
.popup-body-top:before {
	content: "";
	position: absolute;
	top: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-bottom: 12px solid #fff;
	z-index: 3;
}
.popup-body-top:after {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-bottom: 14px solid #666;
	z-index: 2;
}
.popup-body-right:before {
	content: "";
	position: absolute;
	top: 43%;
	right: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #FFF;
	z-index: 2;
}
.popup-body-right:after {
	content: "";
	position: absolute;
	top: 43%;
	right: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-left: 14px solid #555;
	z-index: 1;
}
.popup-body-left10:before {
	left: 10%;
}
.popup-body-left10:after {
	left: 10%;
}
.popup-body-left25:before {
	left: 25%;
}
.popup-body-left25:after {
	left: 25%;
}
.popup-body-right25:before {
	left: 75%;
}
.popup-body-right25:after {
	left: 75%;
}
.popup-mark {
	display: inline-block;
	cursor: pointer;
	z-index: 1;
}
.popup-mark .fa {
	font-size: 15px;
}
.fa-info-circle {
	color: #0096D6;
}
.popup-mark-left48 {
	left: 48px !important;
}
.popup-background {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 2;
}
.popup {
	display: inline-block;
	width: 24px;
	position: relative;
}
.popup:hover .popup-body {
	visibility: visible;
}
.popup-body[data-help-show="1"] {
	visibility: visible;
}
.onfocus {
	background-color: yellow;
}
.tr-hover:hover {
	background-color: #eee;
	cursor: pointer;
}
#divhs .label-radio {
	width: 100%;
}
#TBLHS select {
	margin: 2px;
	padding: 4px 4px 4px 0;
	width: 64px;
}
#TBLPCM select {
	margin: 2px;
	padding: 4px 4px 4px 0;
}
.label-radio {
	margin-left: 4px;
	padding-left: 4px;
	font-size: 13px;
	display: inline-flex;
	align-items: center;
	cursor: pointer;
}
.label-radio>input[type="checkbox"] {
	margin-left: 4px;
	padding-left: 4px;
	margin-right: 4px;
}
.label-radio>input[type="radio"] {
	margin-left: 4px;
	padding-left: 4px;
	margin-right: 4px;
}
.label-pulltab {
	margin-left:28px;
}
.tr-selected {
	background-color: #11f2f2;
}
.div-buttons input[type="button"], .div-buttons button {
	margin: 4px;
	width: 88px;
	font-size: 14px;
	font-weight: normal;
	font-family: "neue-haas-grotesk-display", sans-serif;
}
.td-c {
	text-align: center;
}
.unit input {
	border: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.div-dialog-alert {
	top: -24px;
	margin-top: 0;
}
.div-diagram {
	position: relative;
}
.div-diagram label {
	position: absolute;
	font-size: 11px;
}
.div-dialog-help p:last-child {
	margin-bottom: 40px;
}
.box-settype {
	border: none;
}
.box-anc {
	background-color: #c3edc3;
}
.kikakunote {
	left: 320px;
}
.span-help-subject {
	color: #00f;
	text-decoration: underline;
	cursor: pointer;
}
.label-radio input[type="radio"] {
	margin-right: 8px;
}
.div-condition {
	font-size: 13px;
	display: flex;
	margin: 4px;
	flex-wrap: no-wrap;
	flex-flow: row;
}
.div-condition-group {
	margin-bottom: 16px;
}
.tbl-result>thead>tr>th {
	background-color: #dcf1fa;
}
.div-radioitem {
	display: flex;
	align-items: center;
}
.tbl-result {
	border-top:6px solid #dcf1fa;
	margin: 40px 0 40px 0;
}
.tbl-result tr th {
	border-top: 0 solid #dcf1fa;
	border-bottom: 0 solid #dcf1fa;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right:1px solid #52afcb;
}
.tbl-result tr:first-child td {
	border-top: 6px solid #dcf1fa;
}
.tbl-result tr:nth-child(2) th {
	border-top: 1px solid #52afcb;
}

.tbl-result tr th:last-child {
	border-right:none;
}
.dlg {
	border-color: #92c4df;
	cursor: move;
	position: relative;
}
.dlg p, .dlg div {
	cursor: default;
}
/* end of utility */

/* for vtblprc */
.div-vprctbl-prices .div-prices {
	display: block;
	margin-left: 8px;
	margin-top: 30px;
}
.div-vprctbl-prices .div-prices .tbl tbody tr td {
	background-image: linear-gradient(to right, #000 50%, rgba(255, 255, 255, 0) 0%);
	background-position: bottom;
	background-size: 8px 1px;
	background-repeat: repeat-x;
	border-bottom: none !important;
}
.div-vprctbl-prices .div-prices .tbl thead tr th {
	border-top: solid 1px #000 !important;
	border-bottom: solid 1px #000 !important;
	background-color: #fff;
	color: #0071bb;
}
.div-vprctbl-prices .div-prices .tbl td,
.div-vprctbl-prices .div-prices .tbl th {
	text-align: center;
	font-size: 13px;
}
.div-vprctbl-prices .div-prices .tbl .td-price {
	text-align: right;
	padding-right: 16px;
}
.div-vprctbl-prices .div-prices .tbl .td-pricej {
	text-align: right;
	padding-right: 24px;
}
.div-vprctbl-prices .div-prices .tbl .td-c {
	text-align: center;
	padding-right: 0;
}
.div-vprctbl-prices .div-prices .tbl {
	width: 240px;
	margin-right: 0;
	margin-left: auto;
}
.div-vprctbl-prices .div-prices td.col-qty {
	text-align: center;
}
.div-vprctbl-prices .div-prices td.col-price {
	text-align: right;
}
.div-vprctbl-prices .div-prices td.col-price div {
	margin-right: 40%;
}
.div-vprctbl-prices {
	top:-16px; 
}
.div-vprctbl-prices .div-wrapper-pricetable {
	display:grid;  
	grid-template-columns: 132px 1fr 1fr 1fr; 
	grid-template-rows: 1fr 82px auto;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-prices {
	display:flex;
	grid-column:2/5;
	grid-row:1/2;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-input-qty {
	margin:0 16px;
	text-align:center;
	width:94px;
	grid-column:1/2;
	grid-row:2/3;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-input-qty input[type="number"] {
	font-size:13px;
	width:40px;
	border:none;
	border-bottom:1px solid #ccc;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-input-qty .changeqty-button {
	display: inline-block;
	cursor: pointer;
	border: none;
	background-color: #fff;
	font-size:20px;
	width:20px;
	margin:0;
	padding:0
}
.div-vprctbl-prices .div-wrapper-pricetable .div-btn-nouki {
	grid-column:2/3;
	grid-row:2/3;
	display: flex;
	align-items: center;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-btn-rfq {
	grid-column:3/4;
	grid-row:2/3;
	display: flex;
	align-items: center;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-btn-shop {
	grid-column:4/5;
	grid-row:2/3;
	display: flex;
	align-items: center;
}
.div-vprctbl-prices .btn-nouki,
.div-vprctbl-prices .btn-rfq,
.div-vprctbl-prices .btn-shop {
	height: 35px;
	width: 80px;
	border: none;
	margin: 2px;
}
html:lang(en) .div-vprctbl-prices .btn-nouki:hover {
	background-image: url(/images/png/btn_check_avail_e2.png);
}
html:lang(en) .div-vprctbl-prices .btn-nouki {
	background: url(/images/png/btn_check_avail_e1.png) no-repeat;
	background-position: center;
	color: transparent;
}
html:lang(en) .div-vprctbl-prices .btn-rfq:hover {
	background-image: url(/images/png/btn_rfq_e2.png);
}
html:lang(en) .div-vprctbl-prices .btn-rfq {
	background: url(/images/png/btn_rfq_e1.png) no-repeat;
	background-position: center;
	color: transparent;
}
html:lang(en) .div-vprctbl-prices .btn-shop:hover {
	background-image: url(/images/png/btn_order_e2.png);
}
html:lang(en) .div-vprctbl-prices .btn-shop {
	background: url(/images/png/btn_order_e1.png) no-repeat;
	background-position: center;
	color: transparent;
}
html:lang(ja) .div-vprctbl-prices .btn-nouki:hover {
	background-image: url(/images/png/btn_check_avail_j2.png);
}
html:lang(ja) .div-vprctbl-prices .btn-nouki {
	background: url(/images/png/btn_check_avail_j1.png) no-repeat;
	background-position: center;
	color: transparent;
}
html:lang(ja) .div-vprctbl-prices .btn-rfq:hover {
	background-image: url(/images/png/btn_check_prc_j2.png);
}
html:lang(ja) .div-vprctbl-prices .btn-rfq {
	background: url(/images/png/btn_check_prc_j1.png) no-repeat;
	background-position: center;
	color: transparent;
}
html:lang(ja) .div-vprctbl-prices .btn-shop:hover {
	background-image: url(/images/png/btn_check_purch_j2.png);
}
html:lang(ja) .div-vprctbl-prices .btn-shop {
	background: url(/images/png/btn_check_purch_j1.png) no-repeat;
	background-position: center;
	color: transparent;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-nouki {
	border-top:1px solid #0071bb;
	border-bottom:1px solid #0071bb;
	padding:4px;
	margin-top:8px;
	grid-column: 1/5;
	grid-row: 3/4;
}
.div-vprctbl-prices .div-wrapper-pricetable .div-nouki th {
	font-size: 16px;
	vertical-align: middle; 
	margin: 2px; 
	text-align: left; 
	color:#27aae1;
}
.div-vprctbl-prices-tbl .div-wrapper-pricetable {
	display:grid;  
	grid-template-columns: 126px 1fr; 
	grid-template-rows: auto 1fr 1fr 1fr;
	height: 160px;
}
.div-vprctbl-prices-tbl .div-wrapper-pricetable .div-prices .tbl {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.div-vprctbl-prices-tbl .div-wrapper-pricetable .div-input-qty {
	grid-row:1/3;
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
}
.div-vprctbl-prices-tbl .div-wrapper-pricetable .div-btn-nouki {
	grid-column:2/3;
	grid-row:2/3;
	margin: 0;
	display: flex;
	align-items: flex-end;
}
.div-vprctbl-prices-tbl .div-wrapper-pricetable .div-btn-rfq {
	grid-column:2/3;
	grid-row:3/4;
	display: flex;
	align-items: flex-end;
}
.div-vprctbl-prices-tbl .div-wrapper-pricetable .div-btn-shop {
	grid-column:2/3;
	grid-row:4/5;
	display: flex;
	align-items: flex-end;
}
.div-vprctbl-prices-tbl .div-wrapper-pricetable .div-nouki th {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.div-vprctbl-prices-tbl-withprice .div-wrapper-pricetable {
	display:grid;  
	grid-template-columns: 126px 1fr; 
	grid-template-rows: auto auto auto auto auto;
	height: auto;
}
.div-vprctbl-prices-tbl-withprice .div-wrapper-pricetable .div-prices {
	display:flex;
	grid-column:1/3;
	grid-row:4/5;
	margin-top: 8px;
	margin-bottom: 8px;
}
.div-vprctbl-prices-tbl-withprice .div-wrapper-pricetable .div-btn-rfq {
	grid-column:1/2;
	grid-row:5/6;
	justify-content: center;
}
.div-vprctbl-prices-tbl-withprice .div-wrapper-pricetable .div-btn-shop {
	grid-column:2/3;
	grid-row:5/6;
}
.div-vprctbl-prices-tbl-withprice .div-wrapper-pricetable .div-nouki {
	grid-column: 1/3;
	grid-row: 3/4;
	border:1px solid #0071bb;
	margin-left: 4px;
	margin-right: 4px;
	width: 100%;
}
.div-vprctbl-prices-tbl {
	top: 0;
	display: block;
	width: 224px;
}
.div-vprctbl-tableprice {
	margin-top: 4px;
}
.div-vprctbl-tableprice .div-contact-alpha {
	margin: 30px;
}
.div-vprctbl-prices-tbl dialog {
	display: block;
	border: none;
}
/* end of for vtblprc */

/*  catalog page  start */
.step-header-step {
	position: relative;
	margin: 0 4px 0 21px;
}
.balloon1 .step-header-step {
	color: #1c75bb;
	font-size: 18px;
	font-weight: normal;
}
.step-header-step::before {
	content: '';
	top: 15%;
	left: -20px;
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #ba0a39;
	clip-path: polygon(25% 60%, 25% 0, 75% 0, 75% 60%, 100% 60%, 50% 100%, 0 60%);
}
.step-header-description:lang(ja),
.step-header-description-spr:lang(ja) {
	position: relative;
}
.step-header-description:lang(ja)::before,
.step-header-description::before,
.step-header-description-spr:lang(ja)::before,
.step-header-description-spr::before {
	content: "";
	position: absolute;
	border: 5px solid #ba0a39;
	border-radius: 50%;
	animation: flash 1.5s 2 linear;
}
.step-header-description-spr:lang(ja)::before {
	top: 95px;
	left: -78px;
}
.step-header-description-spr::before {
	top: 108px;
	left: 0px;
}
.step-header-description:lang(ja)::before {
	top: 54px;
	left: -84px;
}
.step-header-description::before {
	top: 68px;
	left: 5px;
}
@keyframes flash {
	0%,
	100% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
}
.btn-order-complete-end::before {
	content: attr(data-num);;
	top:114px;
	left:494px;
	position: absolute;
	display: inline-block;
	width: 200px;
	height: 15px;
	text-align: left;
	margin-bottom: 16px;
	border-image-slice: 1;
	padding-left: 23px;
	color: #1c75bb;
	font-weight: initial;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;		   
	padding-bottom: 17px;
	pointer-events: none;
}
.btn-order-complete::before {
	content: '';
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 15px;
	background-color: #ba0a39;
	clip-path: polygon(25% 60%, 25% 0, 75% 0, 75% 60%, 100% 60%, 50% 100%, 0 60%);
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	pointer-events: none;
}
.btn-order-complete-end::after {
	position: absolute;
	display: inline-block;
	top: 113px;
	left: 580px;
	font-weight: initial;
	font-family: "neue-haas-grotesk-display", sans-serif;
	font-size: 22px;
}
.btn-order-complete-end:lang(en)::before {
	top: 114px;
	left: 514px;
}
.btn-order-complete:lang(en)::before {
	top: 68px;
	left: 512px;
}
.btn-order-complete-end:lang(en)::after {
	content: 'Complete';
	top: 113px;
	left: 600px;
}
.btn-order-complete-end:lang(ja)::before {
	top: 114px;
	left: 506px;
}
.btn-order-complete:lang(ja)::before {
	top: 68px;
	left: 504px;
}
.btn-order-complete-end:lang(ja)::after {
	content: '選択完了';
	top: 113px;
	left: 590px;
}
.panel-model-name > .btn-order,
.div-catalog-icons {
	flex-shrink: 0;
	flex-grow: 0;
}
.panel-model-name:lang(en)>.btn-order {
	flex-basis: 188px;
}
.panel-model-name:lang(ja)>.btn-order {
	flex-basis: 128px;
}
.TBLSUBPART tbody tr th:lang(ja) {
	padding-left: 16px;
}
.step-selected-border th a:lang(ja) {
	margin-right: 12px;
}
#TBLPCM thead tr th a:lang(en) {
	margin-right: 56px;
}
.TBLSUBPART tbody tr td .btn-white:lang(en) {
	margin-left: 8px;
}
/* end of catalog page */

/* special */
.div-dialog-selectqt {
	font-size: 13px;
}
.QT35_SP_1 {
	position: absolute;
	top: 510px;
	left: 330px;
	width: 150px;
	height: 20px;
}
.QT40_SP_1 {
	position:absolute;
	top:415px;
	left:355px;
	width:150px;
	height:20px;
}
.QT45-50_SP_1 {
	position:absolute;
	top:420px;
	left:345px;
	width:150px;
	height:20px;
}
.QT54_SP_1 {
	position:absolute;
	top:420px;
	left:335px;
	width:150px;
	height:20px;
}
.QT60_SP_1 {
	position:absolute;
	top:425px;
	left:325px;
	width:150px;
	height:20px;
}
.QT35_ANC_1 {
	position:absolute;
	top:410px;
	left:360px;
	width:150px;
	height:20px;
}
.QT40_ANC_1 {
	position:absolute;
	top:510px;
	left:325px;
	width:150px;
	height:20px;
}
.QT45-50_ANC_1 {
	position:absolute;
	top:510px;
	left:315px;
	width:150px;
	height:20px;
}
.QT54_ANC_1 {
	position:absolute;
	top:510px;
	left:305px;
	width:150px;
	height:20px
}
.QT60_ANC_1 {
	position:absolute;
	top:510px;
	left:300px;
	width:150px;
	height:20px;
}
.QT_SP_2 {
	position:absolute;
	top:450px;
	left:576px;
	width:150px;
	height:20px;
}
.QT_ANC_2 {
	position:absolute;
	top:485px;
	left:576px;
	width:150px;
	height:20px;
}
.QT_SP_3 {
	position: absolute;
	top:263px;
	left:699px;
	width:150px;
	height:20px;
}
.QT_ANC_3 {
	position: absolute;
	top:520px;
	left:550px;
	width:150px;
	height:20px;
}
.div-qt-productmodel .btn-white {
	text-decoration: underline;
	color: #00f;
}
/* end of special */