/* 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 {
	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,
select:focus {
	outline:none;
}
/* end of reset */

/* header */
.vtop-userinfo-top {
	align-items: center;
	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;
	grid-column: 1/1;
	grid-row: 1/3;
}

#ALPHALOGO {
	margin-top: 32px;
	width: 249px;
	height: 65px;
}

#DIVNAVI {
	grid-column: 1/1;
	grid-row: 2/3;
	height: 36px;
	padding-top: 5px;
}

#NAVMENU {
	display: flex;
	font-size: 12px;
	width: 720px;
	align-items: center;
	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;
	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 { 
	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;
	border: none;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	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 {
	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 {
	margin-top: 11px;
	text-align: right;
	align-self: end;
}

#SEARCHBOX input::placeholder {
	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{ 
	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;
	z-index: 1;
} 

.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;
}

.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: #bbb;
	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-dialog-alert {
	top: -24px;
	margin-top: 0;
}

.dialog-alert {
	margin: auto;
}
.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 */
.heading-model {
	padding: 4px;
	background-image: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 90%);
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	border-top: 3px solid #50AECA;
	border-bottom: 3px solid #2C2C2C;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.heading_aces {
	text-transform: uppercase;
	font-stretch: ultra-condensed;
	letter-spacing: 1.5px;
	font-size: 33px;
}

div.heading_aces::after {
	content: ' ';
	height: 5px;
	width: 960px;
	background-image: linear-gradient(to right, #00D7F9 0%, #0A76BE 27%, #ffffff 90%);
	display: block;
	margin-bottom: 8px;
}

html:lang(ja) div.heading_aces {
	font-size: 28px;
	font-stretch: normal;
}

.SubHeading {
	padding: 8px 10px 6px 6px;
	font-size: 22px;
	border-bottom: 3px solid #50AECA;
	border-top: 1px solid #d1d3d4;
	margin-top: 40px;
	margin-bottom: 30px;
	font-stretch: condensed;
	letter-spacing: 0.5px;
	font-weight: 500;
}

.IMGHSSPEC {
	margin: 0 auto;
}
/* end of catalog page */

/*fsw joint  start*/
.tbl-std {
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 14px;
}

.tbl-std td, .tbl-std th {
	padding: 4px 8px;
	text-align: center;
}

.tbl-std th {
	background-color: #dcf1fa;
}

.div-model-name {
	display: flex;
}

.panel-model-name .div-inputgroup {
	margin-top:8px;
	margin-bottom: 16px;
}

.panel-model-name .div-fields {
	margin-bottom:4px;
}

.panel-model-name .div-fields input {
	width: 80px;
}

.panel-model-name .div-inputgroup .label {
	font-weight: bold;
	font-size: 12px;
}

.panel-model-name .div-inputgroup select {
	padding: 4.5px;
}

.panel-model-name {
	display: flex;
	position: relative;
}

.panel-model-name .div-inputgroup {
	margin: 4px;
}

.panel-model-name .div-mark {
	padding-top: 24px;
	margin-right: 3px;
}

.span-model-name {
	font-weight: bold;
	color: #000;
	font-size: 24px;
}

.ul-feature li::before {
	margin-left: 8px;
	list-style: none;
	content: "?";
	padding-right: 8px;
	color: #439FD8;
}

.tbl-dimension {
	margin-top: 24px;
	margin-bottom: 24px;
}

.tbl-dimension th,.tbl-dimension td {
	text-align: center;
	padding: 8px 16px;
}

.tbl-dimension th {
	background-color: #dcf1fa;
	padding: 4px 30px;
	border-top: solid 4px #dcf1fa;
	border-bottom: solid 4px #dcf1fa;
}

.tbl-dimension th:not(:last-child) {
	border-right: solid 0.5px #0071bc;
}

.tbl-dimension td {
	border-bottom: solid 0.5px #0071bc;
}

.div-inputgroup input[type="text"]:read-only {
	padding: 4px;
	margin-right: 4px;
	border: none;
	width: 64px;
	text-align: center;
}

.div-group .div-group-head {
	background-color: #ddd;
	display: flex;
}

.div-group .div-group-head>div {
	padding: 10px 16px;
	border: 1px solid #eee;
	border-bottom: 1px solid #333;
}

.div-dimensions>div{
	margin-bottom: 36px;
}

.div-dimensions>div::after {
	content:"";
	display:block;
	width:970px;
	height:2px;
	background-color:#439FD8;
}

.div-dimensions>div:last-child::after {
	background: none;
;
}


/* .fa-info-circle::before{
	content: "i";
	font-size: 105%;
	margin-left: 1px;
	display: inline-block;
	vertical-align: .75px;
	width: 1.25em;
	height: 1.25em;
	text-align: center;
	line-height: 1.5;
	border-radius: 50%;
	background: #439FD8;
	color: #FFF;
	font-weight: 600;	
} */


input[type="number"] {
	padding: 4px;
}

#DLG-CHGSURFACEFINISH ul {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style: circle;
}

#DLG-CHGSURFACEFINISH li {
	margin: 0;
}

#DLG-CHGSURFACEFINISH .tbl tr th {
	border-bottom: 1px solid #666 !important;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

#DLG-CHGSURFACEFINISH .tbl tr th:first-child {
	padding-left:12px
}

#DLG-CHGSURFACEFINISH .tbl tr th:nth-child(2) {
	padding-left:24px
}

#DLG-CHGSURFACEFINISH .tbl tr td {
	border-bottom: solid 1px #ccc;
}

.tbl tr td {
	padding: 0.4em;
	border: none;
	font-size: 14px;
}

dialog {
	padding: 0.7em;
	outline: 0;
	border: 3px solid #92c4df;
}

#DLG-CHGSURFACEFINISH .tbl tr td:first-child {
	padding-left: 15px;
}

#DLG-CHGSURFACEFINISH .tbl tr td:last-child {
	padding-left: 40px;
}

.div-3d-help {
	position:relative;
	bottom:20px;
	right:8px;
	color:#fff;
	text-decoration: underline;
	font-size: 9px;
	text-align: right;
}

.div-3d-help-body {
	position: absolute;
	font-size: 9px;
	border: 1px solid #000;
	padding: 4px 8px;
	text-align: right;
	display: none;
	color: #000;
	background-color: #fff;
	z-index: 0;
	right:0;
}

.div-3d-help:hover .div-3d-help-body {
	display: block;
}

.span-blue {
    color: #0071bb;
}

#DLG-3D,
#DLG-STEP-DOWNLOAD,
#DLG-CHGSURFACEFINISH {
	top: 40px
}
/* end of fsw joint */

/* .infocircle::before{
  content: "i";
  font-size: 105%;
  margin-left: 1px;
  display: inline-block;
  vertical-align: .75px;
  width: 1.25em;
  height: 1.25em;
  text-align: center;
  line-height: 1.5;
  border-radius: 50%;
  background: #439FD8;
  color: #FFF;
  font-weight: 600; 
} */



/* 丸 */
span:has(> .fa-info-circle)  {
	display: inline-block;
	position: relative;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	background-color: #439FD8;
	top: 2px;
}

/* spanの丸に対してのiの位置？ */
.fa-info-circle {
	width: 0.15em;
	height: 0.6em;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

/* i全体 */
.fa-info-circle::before, .fa-info-circle::after {
	content: '';
	display: block;
	width: inherit;
	background: white;
}

/* iの上の丸 */
.fa-info-circle::before {
	margin-bottom: 0.1em;
	height: 0.15em;
	border-radius: 50%;
}

/* iの下の棒 */
.fa-info-circle::after {
	height: 0.35em;
	border-radius: 0.025em;
}
