<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*蝓ｺ譛ｬ*/


.rc {
	gap: 20px 0;
}

.breadcrumb {
	padding: 10px 30px 0;
}

.small {
	font-size: 12px;
}

#container h2 {
	color: #000;
	text-align: center;
	margin: 0 0 10px;
}

/*intro*/

.intro h2 {
	font-size: 3rem;
	font-weight: bold;
	margin: 30px auto 0px;

}

.g:hover {
	opacity: .6;
}

/*繧ｹ繝ｩ繧､繝繝ｼ*/

.btn {
	border: 1px solid #00863C;
}




/*繝��繝悶Ν*/

.productImg {
	word-break: keep-all;
}
.productImg&gt;div&gt;.r p{color:#1C7437;}

.productImg .img {
	margin: auto;
	text-align: center;
	display: block;
}

.productImg .col-6 img {
	max-width: 300px;
	margin: auto;
	height: 250px;
	object-fit: contain !important;
}

.productImg .col-6 img.w_150 {
	max-width: 150px;
}

.container {
	position: relative;
}

.slick-prev {
	left: 10px !important;
	z-index: 1;
}

.slick-next {
	right: 10px !important;
}

.color {
	display: flex;
	text-align: center;
}

.color img {
	padding: 10px;
}

table tr {
	border: 1px solid #c7c7c7;
	box-sizing: border-box;
}

table th {
	background: #eef8e7;
	border-right: 1px solid #c7c7c7;
	padding: 0.1em;
	/*width: 30%;*/
	vertical-align: middle;
	font-weight: bold;
}

table td {
	background: #fff;
	padding: 0.5em;
	width: 70%;
	text-align: left;
	word-break: keep-all;
	box-sizing: border-box !important;
}

table {
	margin-left: auto;
	box-sizing: border-box;

}

.pos table td {
	background: #fff;
	padding: 0.5em;
	text-align: left;
	word-break: keep-all;
}

.pos table td:nth-child(1) {
	width: 60%;
}

.pos table td:nth-child(2) {
	width: 40%;
}

.pos table td:nth-child(3) {
	width: 20%;
}

.tokubetu_box {
	max-width: 850px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 20px;
	margin: 0 auto;
}

.tokubetu_box&gt;p:nth-of-type(1) {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ff0000;
	font-size: 3rem;
	line-height: 1.2;
	position: relative;
	margin: 0 0 10px;
}

.tokubetu_box&gt;p:nth-of-type(1)::before,
.tokubetu_box&gt;p:nth-of-type(1)::after {
	content: "";
	width: 10%;
	height: 1px;
	background: #0070c0;
}

.tokubetu_box&gt;p:nth-of-type(1)::before {
	margin: 0 10px 0 0;
}

.tokubetu_box&gt;p:nth-of-type(1)::after {
	margin: 0 0 0 10px;
}

.tokubetu_box&gt;p:nth-of-type(2) {
	margin: 0 0 10px;
}

.tokubetu_box&gt;p:nth-of-type(2) span {
	font-size: 2rem;
}

.tokubetu_box img {
	width: 100%;
	max-width: 150px;
	height: 100px;
	object-fit: contain;
}

.tokubetu_box&gt;div:nth-of-type(1) {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px 20px;
	margin: 0 0 30px;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div {
	display: flex;
	flex-flow: column;
	align-items: center;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div&gt;div:nth-of-type(1) {
	width: 100%;
	border-radius: 10px 10px 0 0;
	padding: 10px;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(1)&gt;div:nth-of-type(1) {
	background: #ffc000;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(2)&gt;div:nth-of-type(1) {
	background: #e18081;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(3)&gt;div:nth-of-type(1) {
	background: #a1c238;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div&gt;div:nth-of-type(1) p {
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div&gt;div:nth-of-type(2) {
	width: 100%;
	padding: 20px 10px 10px;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(1)&gt;div:nth-of-type(2),
.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(1)&gt;div:nth-of-type(3) {
	background: #fff2cc;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(2)&gt;div:nth-of-type(2),
.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(2)&gt;div:nth-of-type(3) {
	background: #f8e2dd;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(3)&gt;div:nth-of-type(2),
.tokubetu_box&gt;div:nth-of-type(1)&gt;div:nth-of-type(3)&gt;div:nth-of-type(3) {
	background: #e9f0d4;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div&gt;div:nth-of-type(3) {
	width: 100%;
	border-radius: 0 0 10px 10px;
	padding: 10px;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div&gt;div:nth-of-type(3) p {
	font-size: 1.2rem;
	background: #fff;
	border-radius: 10px;
	padding: 10px 0 3px;
}

.tokubetu_box&gt;div:nth-of-type(1)&gt;div&gt;div:nth-of-type(3) p span {
	color: #ff0000;
	font-size: 3rem;
}

.tokubetu_box&gt;div:nth-of-type(2) {
	text-align: center;
}

.tokubetu_box&gt;div:nth-of-type(2) a {
	width: 100%;
	max-width: 400px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	background: #efefef;
	box-shadow: 0px 5px 3px rgb(0 0 0 / 20%);
	border-radius: 45px;
	padding: 15px 10px;
	transition: .3s;
}

.tokubetu_box&gt;div:nth-of-type(2) a:hover {
	opacity: 0.3;
}

.tokubetu_box&gt;div:nth-of-type(2) a::after {
	font-family: "Font Awesome 5 Free";
	content: "\f101";
	font-weight: 900;
	margin: 0 0 0 10px;
}

/*邨槭ｊ霎ｼ縺ｿ*/

.boxes h3 {

	font-size: 23px;
	color: #000000;
	float: left padding-bottom: 10px;
	color: white;
	width: 50%;

}

.boxes2 h2 {
	font-size: 23px;
	color: #000000;
	float: left;
	color: white;
	vertical-align: middle;

}

.p-title_line {
	display: flex;
	margin-bottom: 20px;
	padding-bottom: 0px;
	background: #4c524e;
	color: white;
	padding: 15px;
	vertical-align: inherit;
	margin-top: 30px;
}

#container .p-title_line h2 {
	color: #fff;
	font-size: 2rem;
	width: 82%;
	text-align: left;
	padding-left: 10px;
}

#container .p-title_line2 h2 {
	color: #fff;
	font-size: 2rem;
	text-align: left;
	padding-left: 10px;
	margin: 0;
}

.p-title_line2 {
	display: flex;
	margin-bottom: 20px;
	padding-bottom: 0px;
	background: #1c7437;
	color: white;
	vertical-align: inherit;
	position: relative;
	margin-top: 30px;
	padding: 5px 15px;
}
.clinic_title{
	background: #0864ad;
}

.p-title_line p {
	margin-left: 30px;
	vertical-align: text-bottom;
	width: 102%;
	vertical-align: middle;
}


/*  */

.product_tag {
	margin-top: 5px;
	margin-left: 10px;
	display: flex;
	justify-content: end;
	justify-content: ;
	gap: 5px;
	margin-bottom: 20px;
	flex-flow: wrap;
	
}

.product_tag li {
	font-size: 11px;
	background-color: rgb(233 233 233);
	color: #838383;
	padding: 3px 10px;
	border-radius: 50px;

	font-weight: 600;
}

.product_tag li.fujidenki {
	background-color: rgb(220 238 213) !important;
    color: #007c05 !important;
	min-width: 78px;
	text-align: center;

}

.product_tag li.glory {
	background-color: rgb(206 222 255) !important;
    color: #0045d3 !important;
	min-width: 78px;
	text-align: center;

}

.product_tag li.clinic {
    background-color: rgb(213 236 238) !important;
    color: #00a29c !important;
	min-width: 78px;
	text-align: center;

}


/*  modal*/
/* 繝｢繝ｼ繝繝ｫ閭梧勹繧ｪ繝ｼ繝舌�繝ｬ繧､ */

#modalOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9998;
    display: none;

}

/* 繝｢繝ｼ繝繝ｫ繧ｦ繧｣繝ｳ繝峨え */
#modalSubInner {
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 1010px;
    max-height: 80%;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    padding: 30px 40px;
    z-index: 9999;
    opacity: 0;
    transition: all 0.3s ease-in-out;
	font-family: YakuHanJP, 'Noto Sans JP', 'noto-fallback', 'rome_num', sans-serif;
}

/* 髢峨§繧九�繧ｿ繝ｳ */
.modal-close {
    position: absolute;
    top: 5px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: #f0f0f0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    color: #333;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.modal-close:hover {
    background-color: #e74c3c;
    color: white;
    transform: rotate(90deg);
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}

/* 繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝舌�縺ｮ繝�じ繧､繝ｳ繧呈隼蝟�ｼ�Chrome縺ｪ縺ｩ�� */
#modalSubInner::-webkit-scrollbar {
    width: 8px;
}

#modalSubInner::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

#modalSubInner::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* 繝ｬ繧ｹ繝昴Φ繧ｷ繝悶ョ繧ｶ繧､繝ｳ */
@media screen and (max-width: 480px) {
    #modalSubInner {
        width: 95%;
        padding: 15px;
    }
    .modal-close {
        font-size: 1.2em;
    }
}
/* 譁ｰ邨槭ｊ霎ｼ縺ｿ */
/* Custom Filter Styles */
.filter {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	width: 100%;
	background-color: #f4f4f4;
	padding: 15px;
	border-radius: 5px;
}

/* 譌｢蟄倥� .filter 縺ｮ繧ｹ繧ｿ繧､繝ｫ縺ｯ縺昴�縺ｾ縺ｾ縺ｧ縲∵ｨｪ荳ｦ縺ｳ縺ｫ縺吶ｋ繧ｻ繧ｯ繧ｷ繝ｧ繝ｳ縺ｮ縺ｿ蟇ｾ雎｡縺ｫ縺吶ｋ */
.filter-container .filter-row {
	display: flex;
	gap: 20px;
	/* 繧ｻ繧ｯ繧ｷ繝ｧ繝ｳ髢薙�菴咏區 */
	flex-wrap: wrap;
	/* 逕ｻ髱｢蟷�′迢ｭ縺��ｴ蜷医�謚倥ｊ霑斐＠ */
}

/* 讌ｭ遞ｮ縺ｨ繧ｻ繝�ヨ讒区�縺ｮ繧ｻ繧ｯ繧ｷ繝ｧ繝ｳ縺ｮ蟷�ｒ隱ｿ謨ｴ�井ｾ具ｼ壼推50%�� */
.filter-container .filter-row .custom-filter-section {
	width: auto;
}

.custom-filter-section {
	/* margin-bottom: 15px; */
}

.custom-filter-title {
	font-size: 15px;
	color: #000000;

	font-weight: 600;
	white-space: nowrap;
}

.custom-filter-group {
	display: grid;
	/* gap: 10px; */
	margin-bottom: 0;
}

.custom-filter-item {
	display: inline-block;
	/* 繧､繝ｳ繝ｩ繧､繝ｳ繝悶Ο繝�け縺ｫ縺吶ｋ縺薙→縺ｧ繝�く繧ｹ繝亥ｹ�↓蜷医ｏ縺帙ｋ */
	padding: 8px 20px;
	/* 蠢�ｦ√↓蠢懊§縺ｦ蟾ｦ蜿ｳ縺ｮ菴咏區繧定ｨｭ螳� */
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	background: #fff;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.2s ease;
	white-space: nowrap;
	/* 繝�く繧ｹ繝医ｒ謚倥ｊ霑斐＆縺ｪ縺� */
}

/* 繧ゅ＠繧ｰ繝ｪ繝�ラ繝ｬ繧､繧｢繧ｦ繝医〒讓ｪ荳ｦ縺ｳ縺ｫ驟咲ｽｮ縺励※縺�ｋ蝣ｴ蜷医�縲�
   蝗ｺ螳壹�繧ｫ繝ｩ繝�蟷�欠螳壹↑縺ｩ�井ｾ具ｼ喩rid-template-columns�峨ｒ蜑企勁縲√ｂ縺励￥縺ｯ蜀�ｮｹ縺ｫ繧医▲縺ｦ閾ｪ蜍戊ｪｿ謨ｴ縺輔○繧玖ｨｭ螳壹↓縺励∪縺吶� */
/* 萓具ｼ�.custom-filter-radio 蜀��繝懊ち繝ｳ縺ｮ蝣ｴ蜷� */
.custom-filter-radio {
	display: flex;
	gap: 10px;
	/* 蠢�ｦ√↓蠢懊§縺ｦ菴咏區繧定ｪｿ謨ｴ */
}

.custom-filter-multi {
	/* grid-template-columns: repeat(3, minmax(0, 1fr)); */
	display: flex;
}

/* Checkbox container */
.custom-filter-multi label {

	position: relative;
	display: flex;
	align-items: center;
	padding: 5px 10px;
	/* background: #fff;
    border: 1px solid #e0e0e0; */
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.2s ease;
}

/* Hide default checkbox */
.custom-filter-check {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Custom checkbox */
.custom-checkbox-mark {
	position: relative;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 3px;
	border: 2px solid #ccc;
	border-radius: 3px;
	background-color: #fff;
	transition: all 0.2s ease;
}

/* Checkbox check mark */
.custom-checkbox-mark:after {
	content: '';
	position: absolute;
	display: none;
	left: 4px;
	top: 0px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

/* Show check mark when checked */
.custom-filter-check:checked~.custom-checkbox-mark:after {
	display: block;
}

/* Checked state styles */
.custom-filter-check:checked~.custom-checkbox-mark {
	background-color: #2753b1;
	border-color: #2753b1;
}

.custom-filter-check:checked+span {
	color: #2753b1;
}

/* Label text */
.custom-filter-label {
	font-size: 14px;
	white-space: nowrap;
	flex: 1;
}

/* Hover states */
.custom-filter-multi label:hover {
	background-color: #ebf0f8;
    border-color: #6994e3;

}
/* Radio button styles */
.custom-filter-item {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 20px;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	background: #fff;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.2s ease;
	white-space: nowrap;
}

.custom-filter-item i {
	margin-left: 8px;
	opacity: 0;
	transition: opacity 0.2s ease;
}

.custom-filter-item.custom-active {
	background-color: #ccdfff;
    border-color: #2d60bc;
    color: #2862b2;
}

.custom-filter-item.custom-active i {
	opacity: 1;
}

/* 譁ｰ邨槭ｊ霎ｼ縺ｿ */



.filter2 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
}

.filter2 div {
	text-align: center;
	cursor: pointer;
	padding: 10px 5px;
	border: 2px solid #555555;
}

.filter2 div i {
	margin-left: 10px;
}

#container .active {
	/* background-color: #f8efeb;
	border: 2px solid #E36E69; */
}

#container .active2 {
	background-color: #dcdeea;
	border: 2px solid #aeb3dd !important;
}

.boxes {
	flex-wrap: wrap;
}



.boxes div article.subContent {
	max-width: 1010px;
}

.boxes div article.subContent h4 {
	max-width: 1010px;
	padding: 10px;
	line-height: 20px;
	color: #000;
	width: 100%;
	/* background:#fff; */
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
	/* border-top: 2px solid #d8e2d9; */
	/* background: #ffffff; */
	/* Old browsers */
	/*background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);*/
	/* FF3.6-15 */
	/* background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); */
	/* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	/* IE6-9 */
	/* border-bottom:1px solid #b5b5b5; */
}



/* .boxes div article.subContent h4:hover {
	background: #f5f4f4;
} */

/* 202501 */
.posbox_wrap{
display: flex;
flex-wrap: wrap;
width: 100%;
gap:15px 10px; 
}

.posbox{
	box-sizing: border-box;
	flex: 0 0 calc((100% - 20px) / 3);
	box-sizing: border-box;
  padding: 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, .16);
  text-decoration: none;
border-radius: 5px;
position: relative;
border: #10683500 1px solid;

}

.posbox:hover{opacity: 0.6;
/* border: #c6f5d4 2px solid; */
transition: all 0.3s ease-in-out;
}

.recommend {
	width: 70px;
    height: 70px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
	-webkit-mask: url('/product/rearegi/device/images/bigtouch/icon_stamp.svg') no-repeat;
	mask: url('/product/rearegi/device/images/bigtouch/icon_stamp.svg') no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	background-color: #c90909;/* SVG縺ｮ濶ｲ繧呈欠螳� */
    background-size: contain;
    position: absolute;
    top:-20px;
    right: 0px;
    z-index: 2;
}

.recommend&gt;p:nth-of-type(1) {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1;
	font-weight: bold;
}

.recommend&gt;p:nth-of-type(1) span {
	font-size: 1.5rem;
	color: #fff;
}

.recommend&gt;p:nth-of-type(2) {
    color: #fff;
    font-size: 2.2rem;
    line-height: 1;
    font-weight: bold;
}



.new3 {
	width: 70px;
    height: 70px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
	-webkit-mask: url('/product/rearegi/device/images/bigtouch/icon_stamp.svg') no-repeat;
	mask: url('/product/rearegi/device/images/bigtouch/icon_stamp.svg') no-repeat;
	-webkit-mask-size: contain;
	mask-size: contain;
	background-color: #0963c9;/* SVG縺ｮ濶ｲ繧呈欠螳� */
    background-size: contain;
    position: absolute;
    top:-20px;
    right: 0px;
    z-index: 2;
}

.new3&gt;p:nth-of-type(1) {
	color: #fff;
    font-size: 1.5rem;
	line-height: 1;
	font-weight: bold;
}

.posbox:after,
h4 accessory span.open:after {
    content: "隧ｳ邏ｰ繧帝幕縺� \f245";
    font-family: "Font Awesome 5 Free", 'Noto Sans JP';
    font-weight: 600;
    margin-left: 1em;
    padding: 0.5em 10px .5em 0px;
    /* margin-top: 10px; */
    font-size: 1em;
    letter-spacing: 0.1em;
    position: absolute;
    right: 0%;
    bottom: 10px;
    color: rgb(0 150 43);
	width: 97%;
    text-align: right;
    background: #f7f7f7;
    bottom: -1px;

}

/* h4&gt;span.open:after {
	content: "隧ｳ邏ｰ繧帝哩縺倥ｋ縲\f00d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-left: 2em;
} */



.filter a.active:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-color: #333 transparent transparent transparent;
}

.is-animated {
	animation-timing-function: ease-in-out;

}

@keyframes zoom-in {
	0% {
		transform: scale(.1);
	}

	100% {
		transform: none;
	}
}

/*繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ*/

.menu {
	padding: 0;
}

.subInner {
	display: none;
	border-top: 1px solid #ededed;
	padding: 10px 0 0;
	margin: 20px 0;
}

.subInner:active {
	display: block;
}

.accessory .subInner {
	display: none;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #ededed;
}

article.subContent {
	max-width: 1010px;
}

article.subContent h4 {
	max-width: 1010px;
	padding: 10px;
	line-height: 20px;
	color: #000;
	width: 100%;
	/* background:#fff; */
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
	/* border-top: 1px solid #b5b5b5; */
	/* background: #ffffff; */
	/* Old browsers */
	/*background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%);*/
	/* FF3.6-15 */
	/* background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); */
	/* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	/* IE6-9 */
	/* border-bottom:1px solid #b5b5b5; */
}

/* article.subContent h4:hover {
	background: #f5f4f4;
} */

.productName {
	color: #444444;
	line-height: 1em;
	font-weight: 600;
	font-size: 17px;
	margin-top: 5px;
	display: flex;
}
.productName &gt;p{
	padding-left: 1px;
	font-size: 12px!important;
font-weight: 400;}

.ProductTitle{
	color:#444444;
}


.title_text {
	max-width: 260px;
	color: #ff0000;
	text-align: center;
	border: 2px solid #ff0000;
	border-radius: 18px;
	padding: 3px 10px;
	margin: 0 0 0 10px;
}

.hd4 {
	margin: 0 0 15px;
	color: #333;
	font-weight: bold;
}

.set {
	background: #f2f2f2;
	padding: 10px 0px 0px 10px;
	margin-bottom: 15px;
}

.set li {
	display: inline-block;
}

.set li::after {
	content: "/";
	margin: 0 5px;
}

.set li:last-child::after {
	content: "";
}

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

.price_box&gt;p {
	color: #0956be;
	font-weight: bold;
	background: #ebf4f7;
	position: absolute;
	right: 0;
	padding: 2px 10px;
}

.price_box&gt;p span,
.shinshihei_text&gt;span {
	color: #000;
	font-size: 1.1rem;
	margin: 0 0 0 5px;
}

.shinshihei_text {
	max-width: 350px;
	color: #0956be;
	font-weight: bold;
	text-align: center;
	background: #ebf4f7;
	padding: 2px 10px;
	margin: 10px auto 30px;
}

.shinshihei_icon {
	width: 60px;
	height: 60px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 2px solid #1C7437;
	border-radius: 35px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 30%));
	position: absolute;
	top: -10px;
	right: 10px;
}

.shinshihei_icon.inner_p {
	top: 20px;
}

.shinshihei_icon&gt;img {
	width: 100%;
	height: auto !important;
	max-width: 40px !important;
	position: absolute;
	top: -14px;
}

.shinshihei_icon&gt;p {
	color: #10695e;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 0.8;
	margin: 13px 0 0;
}

.shinshihei_icon&gt;p span {
	color: #111;
	font-size: 1rem;
	font-weight: normal;
}

.titlePrice,
.titlePrice_open {
	display: block;
	color: #ab1c1c;
	font-size: 2.5rem;
	line-height: 1.5;
}

.titlePrice2 {
	display: block;
	color: #ab1c1c;
	font-size: 2rem;
	line-height: 1.5;
}

.titlePrice:after {
	content: "(遞主挨)";
	font-size: 0.6em;
	font-weight: 300;
	margin: 0 0.5em;
}

.ProductTitle {
	display: inline-block;
	vertical-align: top;
}

/* 蜻ｨ霎ｺ讖溷勣繧ｻ繝�ヨ */
article.accessory ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	text-align: center;
	padding: 0 0 30px;
}

article.accessory li {
	display: block;
}

article.accessory li&gt;p&gt;img {
	height: 120px;
	object-fit: contain;
}

.accessory {
	border: 1px solid #ccc;
	padding: 1em;
	margin-bottom: 2em;
}

.open h4&gt;span:hover {
	opacity: .7;
	cursor: pointer;
}

.accessory h5 {
	margin-top: 10px;
}

.accessory table tr {
	border: 1px solid #c7c7c7;
}

.accessory table th {
	background: #eef8e7;
	border-right: 1px solid #c7c7c7;
	padding: 0.5em;
	width: 30%;
	vertical-align: middle;
	font-weight: bold;
}

.accessory table td {
	background: #fff;
	padding: 0.5em;
	width: 70%;
	text-align: left;
}

.accessory table {
	width: 98%;
	margin: 0 auto;
}


.accessoryOther {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.accessoryOther ul {
	display: block;
	border: 1px solid #c7c7c7;
	width: 32%;
	position: relative;
}

.accessoryOther li {
	padding: 1em 1em 3em;
}

.accessoryOther img {
	margin-left: 25%
}

.accessoryOther a {
	position: absolute;
	bottom: 5px;
}

.title {
	color: #1C7437;
	display: block;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0.5em;
}

.price {
	display: block;
	color: #c30;
	font-size: 1.8em;
	text-align: center;
	font-weight: bold;
}

.price:before {
	content: "縲蝉ｾ｡譬ｼ縲�";
	margin-right: 0.5em;
	color: #000;
	font-size: 0.6em;
	font-weight: 100;
}

.price:after {
	content: "�育ｨ主挨��";
	font-size: 0.5em;
	font-weight: 100;
	margin-left: 0.5em;
}

/* 陬ｽ蜩∬ｩｳ邏ｰ髢矩哩繝懊ち繝ｳ */
h4&gt;span {
	display: block;
	font-size: 1.6em;
	position: relative;
	font-weight: bold;
}


h5 span {
	display: block;
	font-size: 1.6em;
	position: absolute;
	font-weight: bold;
	bottom: 0%;
	left: 38%;
	width: 21%;
}

h5 span:after {
	content: "隧ｳ邏ｰ繧帝幕縺上\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-left: 2em;
	padding: 0.3em 1em;
	font-size: 0.6em;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0;
	bottom: 0;
	color: rgb(255, 255, 255);
	background: rgb(232, 132, 8);
}

h5 span.open:after {
	content: "隧ｳ邏ｰ繧帝哩縺倥ｋ縲\f00d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	;
	margin-left: 2em;
}



/* 陬ｽ蜩∽ｸ隕ｧ逕ｻ蜒� */
/* 20250123 */
.subContent&gt;div&gt;h4&gt;span:before{	
    display: flex;
    width: 100%;
    height: 180px ;
    object-fit: contain;
	margin-bottom: 10px;
    background-position: center;
}

/* 20250123 */


.Seavmk_fuji h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seavmk_fuji.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}

.Seavmk_glory h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seavmk_glory.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}

.Seavmk_s1000 h4&gt;span:before {
	content: "";
	background: url("/news/wp-content/uploads/MKset-1.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}

.Seav10 h4&gt;span:before {
	content: "";
	background: url(/assets/img/hard/set/set_seav-10_br_b.png) center center / contain no-repeat;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}

.Seav10fset h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav10fset.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}

.seav10_mpop h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav10f_mpopset.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}

.seav10f_epson h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav10fset_epson.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}

.surface h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/surface_mpopset_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 95px; */
	display: inline-block;
}


.Seav12 h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav12_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 129px;
	/* height: 100px; */
	display: inline-block;
	background-position: bottom;
}

.RZ-A395 h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/RZ-A395S.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 106px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 2.3%;
}

.Seav15f h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15f2set.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15a h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15a.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15alm h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15aset.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15ap h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15apset.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav20ap h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/posset_seav20ap_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15a_sss_fuji h4&gt;span:before {
	content: "";
	background: url("/assets/img/hard/set/set_fujidenki_seav-15a_sm_rp_tqr_br_verifone_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15a_sss_gl h4&gt;span:before {
	content: "";
	/*	background: url("/assets/img/hard/set/set_glory_n-300_seav-15a_sm_rp_tqr_br_verifone_w.png");*/
	background: url("/assets/img/hard/set/set_glory_n-300_seav-15a_sm_rp_tqr_br_verifone_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15f2_sss_fuji h4&gt;span:before {
	content: "";
	background: url("/assets/img/hard/set/set_fujidenki_seav-15f2_sm_rp_tqr_br_verifone_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15f2_sss_gl h4&gt;span:before {
	content: "";
	background: url("/assets/img/hard/set/set_glory_n-300_seav-15f2_sm_rp_tqr_br_verifone_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15a_cs_fuji h4&gt;span:before {
	content: "";
	background: url("/product/business/images/clinic_semiself_15a_fuji.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15a_cs_gl h4&gt;span:before {
	content: "";
	/*background: url("/assets/img/hard/set/set_clinic_glory_n-300_seav-15a_br_w.png");*/
	background: url("/assets/img/hard/set/set_clinic_glory_n-300_seav-15a_br_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15f2_cs_fuji h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/clinicset_seav15f2_fuji_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15f2_cs_gl h4&gt;span:before {
	content: "";
	background: url("/assets/img/hard/set/set_clinic_glory_n-300_seav-15f2_br_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav10f_cs_fuji h4&gt;span:before {
	content: "";
	background: url("/assets/img/hard/set/set_clinic_fujidenki_seav-10f_br_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 215px !important;
	margin: auto !important;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;

}

.Seav10f_cs_gl h4&gt;span:before {
	content: "";
	background: url("/assets/img/hard/set/set_clinic_glory_n-300_seav-10f_br_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 215px !important;
	margin: auto !important;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.RP7 h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/hp_rp7_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 128px;
	/* height: 95px; */
	display: inline-block;
}

.TeamPOS7000 h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/teampos7000_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 128px;
	/* height: 95px; */
	display: inline-block;
}

.touch-fujitsu h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/touch-fujitsu_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 128px;
	/* height: 95px; */
	display: inline-block;
}

.touch-fujitsu15 h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/touch-fujitsu15_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 128px;
	/* height: 95px; */
	display: inline-block;
}

.pc-fujitsu h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/pc-fujitsu_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 128px;
	/* height: 95px; */
	display: inline-block;
}

.x750f h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/x750f.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 111px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 2%;
}

.er-a421 h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/er-a421.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 111px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 2%;
}

.willpos-touch h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/willpos-touch.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 111px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 2%;
}

.epson_e h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/epson_e_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 130px;
	/* height: 95px; */
	display: inline-block;
}

.mpop_s h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/mpop_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 121px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1%;
}

.seav10fset h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav10fset.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 121px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1%;
}

.seav10f_mpopset h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav10fset.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 121px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1%;
}

.seav10f_epsonset h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav10fset.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 121px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1%;
}

.Seav15c_sss_fuji h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15c_sss_fuji_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15c_sss_gl h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15c_sss_gl_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15wap2_sss_fuji h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15wap2_sss_fuji_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15wap2_sss_gl h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/Seav15wap2_sss_gl_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav20ap_sss_fuji h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/Seav20ap_sss_fuji_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav20ap_sss_gl_b h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav20ap_sss_gl_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15c_clinic_fuji h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/clinicset_seav15c_fuji_b.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15c_clinic_gl h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/clinicset_seav15c_gl_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15wap2_clinic_fuji h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/clinicset_seav15wap2_fuji_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15wap2_clinic_gl h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/clinicset_seav15wap2_gl_w.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15c h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15c_bw.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}

.Seav15wap2set h4&gt;span:before {
	content: "";
	background: url("/product/bcpos/hard/image/seav15wap2set.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 115px;
	/* height: 95px; */
	display: inline-block;
	margin-left: 1.5%;
}




/* 陬ｽ蜩∬ｩｳ邏ｰ陦ｨ */

font.productTitle2 {
	color: #292929;
	display: block;
	font-size: 2.5rem;
	font-weight: bold;
margin-bottom: 20px;
}

font.productTitle {
	color: #1C7437;
	display: block;
	font-size: 4rem;
	font-weight: bold;
	margin: 0px 0px 30px 20px !important;
}

.productImg {
	word-break: keep-all;
}

.productImg li {
	margin-bottom: 10px;
}


.colorbox {
	text-align: center;
	margin-top: 20px;
	width: 100%;

}

.colorwrap {
	display: flex;
	justify-content: space-around;
	border: solid 1px #c6c6c6;
	margin: 10px;
	padding: 10px;
}

.colorB {
	margin-right: 10px;
}


.colorB::before {
	content: "笳�";
	font-size: 23px;
	margin-right: 10px;
}

.colorW::before {
	content: "縲�";
	font-size: 23px;
	margin-right: 10px;
}

table tr {
	border: 1px solid #c7c7c7;
	box-sizing: border-box;
	word-wrap: anywhere;
}

table th {
	background: #f5f5f5;
	border-right: 1px solid #c7c7c7;
	padding: 0.5em;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	width: 20%;
}

table th.main {
	width: 12%;
}

table td {
	width: 100%;
	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	background: #fff;
	word-break: keep-all;
	box-sizing: border-box !important;
    padding: 3.5px 0px;
}

table {
	width: 100%;
	margin-left: auto;
	box-sizing: border-box;
}

.slick-slide {
	width: 300px;
}

.slick-slide p {
	margin-top: 10px;
}

.accessory table td {
	text-align: center;
	width: 100%;

}


/* POS繧ｫ繧ｦ繝ｳ繧ｿ繝ｼ陦ｨ */
.pos table td {
	background: #fff;
	padding: 0.5em;
	text-align: left;
	word-break: keep-all;
}

.pos table td:nth-child(1) {
	width: 60%;
}

.pos table td:nth-child(2) {
	width: 40%;
}

.pos table td:nth-child(3) {
	width: 20%;
}


/* 諡｡蠑ｵ繝上�繝峨え繧ｧ繧｢ */
.extension ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.extension li {
	display: block;

}

.modal-content {
	position: fixed;
	display: none;
	z-index: 2;
	width: 95%;
	max-width: 855px;
	margin-left: 0%;
	padding: 40px 20px;
	box-shadow: 0px 0px 10px 5px #c3c3c3;
	border-radius: 5px;
	background: #fff;
	margin: auto;
	top: 30%;
	left: 0;
	right: 0;
	margin: -9.5% auto;
	min-height: 300px;
}


.modal-overlay {
	z-index: 1;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.6);
}

.modal-open {
	color: #000;
	text-decoration: blink;
}

.modal-open:hover {
	cursor: pointer;
	color: #000;
	opacity: 0.5;
}

a.modal-close {
	margin-top: 10px;
	color: #3a3a3a;
	text-decoration: blink;

}

p .modal-close {
	text-align: right;
}

p a.modal-close:before {
	content: "\f00d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-right: 0.5em;
	font-size: 2em;
	vertical-align: middle;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	display: inline-block;
}

p a.modal-close:hover {
	cursor: pointer;
	color: #000;
	opacity: 0.5;
}

p a.modal-close:hover::before {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}

p.search {
	margin-top: 10px;
	color: #fff;
	text-align: center;
	padding: 10px;
	background: #65ab31;
	display: block;
	text-decoration: none;
}

/* .modal-content a {
	display: block;
	text-decoration: none;
} */

p.search a,
p.search a:hover {
	text-decoration: none;
	color: #fff;
}

p.search:hover {
	opacity: 0.8;
}

p.search:before {
	content: "\f002";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 0.5em;
	font-size: 1.5em;
	text-decoration: none;
}

.modal-content h2 {
	font-size: 1.5em;
	color: #65ab31;
	font-weight: bold;
	margin-bottom: 1em;
}

.Detail {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.Detail div {
	display: block;
}

.Detail div.center {
	text-align: center;
}


.Detail img {
	max-height: 200px;
	object-fit: contain;
}

.Detail h2 {
text-align: left!important;
}

.Detail font {
	font-size: x-small;
	letter-spacing: 0.1em;
}

font.modalPrice {
	color: #c30;
	font-size: 2em;
	font-weight: bold;
}

font.modalPrice:before {
	content: "縲蝉ｾ｡譬ｼ縲�";
	color: #000;
	font-size: 0.6em;
	margin-right: 0.5em;
}

font.modalPrice:after {
	content: "(遞主挨)";
	font-size: 0.6em;
	margin-left: 0.5em;
}

#extension ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
	margin: 20px 0;
}

#extension .accessory.kesai ul {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	padding: 0;
	margin: 0 auto;
}

#extension .accessory.turisenki ul {
	max-width: 700px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	padding: 0;
	margin: 0 auto;
}

#extension .accessory ul img.w_long {
	object-fit: contain;
	max-width: 150px;
}

#spec ul li {
	display: inline-block;
	width: 100%;
	height: auto;
	border: none;
	text-align: left;
	margin-top: 0px;
	padding: 5px 0px 0px;

	;
	/* margin-left: 100px; */
}

#extension ul.detail {
	display: inline-block;
	margin: 0;
}

#extension ul.detail li {
	width: 100%;
	text-align: left;
	border: none;
	min-height: auto;
	padding: 0;
	line-height: 25px;
}

#extension ul.detail_list {
	display: inline-block;
	margin: 0;
}

#extension ul.detail_list li {
	width: 100%;
	border: none;
	min-height: auto;
	text-align: left;
	line-height: 25px;
	padding: 0 0 0 0.7rem;
}

#extension li {
	min-height: 200px;
	text-align: center;
	border: 1px solid #c1c1c1;
	position: relative;
	padding: 20px 10px 0px 10px;
}

#extension li img {
	height: 80px;
	object-fit: contain;
}

#extension li p {
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 10px;
}

#extension .accessory li {
	width: auto;
	min-height: auto;
	list-style: none;
	text-align: center;
	position: relative;
	border: none;
	padding: 0;
	margin: 0 0 20px 0;
}

#extension span {
	max-width: 140px;
	display: block;
	width: 100%;
	padding: 0.5em 0em;
background: #1c4274;
	/* border: 1px solid #b9b9b9; */
	position: absolute;
	bottom: 5px;
    right: 5px;
}

#extension .subtool{background: none;
position: relative;
}

#extension .subtool::after{
	content: "隧ｳ邏ｰ縺ｯ縺薙■繧峨\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
color:#1b1b1b;
	margin-top: 10px;
	position: absolute;
	bottom: -5px;
    right: 5px;
}


#extension .accessory span {
	max-width: 100%;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	border: none;
	position: relative;
}


#extension span::after {
	content: "隧ｳ邏ｰ縺ｯ縺薙■繧峨\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
color:#fff;
	margin-top: 10px;
}

#extension .accessory span::after {
	content: "隧ｳ邏ｰ繧帝幕縺上\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-size: 12px;
}

#extension .accessory span.open::after {
	content: "隧ｳ邏ｰ繧帝哩縺倥ｋ縲\f00d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-left: 2em;
}

.bottun {
	background: #476DB2;
	padding: .5em 1em;
	color: #fff;
	margin-top: 20px;
}

.bottun::after {
	content: "隧ｳ邏ｰ縺ｯ縺薙■繧峨\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;

}

#poscounter ul {
	display: flex;
	display: -webkit-flex;
	border: 1px solid #ccc;
	padding: 1em;
	margin-bottom: 2px;
}

#poscounter li {
	display: block;

}

#poscounter h4&gt;span:after {
	bottom: 10px;
}

.register img {
	width: 300px;
}

ul#dispenser li {
	height: auto;
	width: 100%;
	vertical-align: middle;
	padding: 10px 10px;
}

/* .scroll_box {
	width: 100%;
	max-height: 350px;
	overflow-y: scroll;
} */

/* 隧ｳ邏ｰ繝懊ち繝ｳ */
.deviceBox2 {
	margin-bottom: 30px;
}

.deviceBox2:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.deviceBox2 li {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0 5px 15px 0;
	border-right: #DCDCDC 1px solid;
	border-bottom: #DCDCDC 1px solid;
}

.deviceBox2&gt;li:nth-child(4n+4) {
	margin-right: 0;
}

.deviceBox2 li:nth-child(2) {
	margin: 0 0 0 15px;
}

.deviceBox2 li:nth-child(3) {
	margin: 0 15px;
}

.deviceBox2 h3 {
	margin: 0 0 5px;
	color: #C30;
	font-weight: bold;
	line-height: 1.6;
	font-size: 114.3%;
}

.deviceBox2 p {
	text-align: center;
}

.deviceBox2 p.photo {
	margin: 0 auto 10px;
}

.deviceBox2 a {
	display: block;
	width: 150px;
	margin: 10px auto 5px;
	padding: 5px;
	color: #FFF;
	line-height: 1.0;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
	background: rgba(255, 148, 14, 1.0);
}

.deviceBox2 a:hover {
	text-decoration: none;
	background: rgba(255, 148, 14, 0.8);
}


/* POS繧ｫ繧ｦ繝ｳ繧ｿ繝ｼ隧ｳ邏ｰ */
.counterDetail {
	border: 1px solid #ccc;
	padding: 2em;
	margin: 0 auto;
}

.counterDetail p img {
	margin-bottom: 20px;
}

.counterDetail ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;

}

.counterDetail li {
	display: block;
	width: 45%;
}

.counterDetail table {
	width: auto;
	border-spacing: 0;
	font-size: 14px;
}

.counterDetail table th {
	color: #000;
	padding: 8px 15px;
	background: #eee;
	font-weight: bold;
	border: 1px solid #aaa;
	line-height: 120%;
	text-align: center;
}

.counterDetail table tr td {
	padding: 8px 15px;
	text-align: center;
}

.counterDetail table tr td:first-child {
	border-left: 1px solid #aaa;
}

.counterDetail table tr td:last-child {
	border-right: 1px solid #aaa;
}

.counterDetail table tr {
	background: #fff;
	border: none;
}

.counterDetail table tr:nth-child(2n+1) td {
	background: #eee;
}

.counterDetail table tr td:last-of-type {
	border-bottom: 1px solid #aaa;
}

.glay {
	padding: 5px 10px;
	background: #D5DBCF;
	font-weight: bold;
}

.btm_btn02 {
	border-radius: 5px;
}


/**/
a img:hover {
	opacity: 0.8;
}



img.ttl_keigen {
	width: 100%;
	max-width: 201px;
}

a.btn_box {
    display: block;
    width: 100%;
    max-width: 300px;
    color: #000;
    text-decoration: none;
    padding: 10px;
    margin: 0 auto;
    transition: 0.3s;
    text-align: center;
    color: white;
    background: #00863C;
}

a.btn_box:hover {
	opacity: 0.3;
}

a.btn_campaign,
a.btn_pdf {
	width: 100%;
	max-width: 400px;
	display: block;
	text-align: center;
	border-radius: 50px;
	box-shadow: 0px 8px 15px rgba(74, 96, 75, 0.1);
	padding: 10px;
	margin: 0 auto 30px;
}

a.btn_campaign {
	color: #fff;
	font-weight: bold;
	background: #1c45a6;
}

a.btn_pdf {
	color: #00863C;
	background-color: #fff;
	border: 1px solid #00863C;
}

.text_middle {
	font-size: 1.8rem;
}

.text_slash {
	text-decoration: line-through;
}

.text_campaign {
	color: #ff0000;
}


.w_small {
	max-width: 200px;
}

@media screen and (max-width: 1024px) {

	.boxes h3 {
		width: 100%;
		margin-bottom: 10px;

	}

	.p-title_line {
		display: inline-block;
		width: 100%;
	}

	.p-title_line p {
		margin-left: 0px;
		vertical-align: text-bottom;
		width: 100%;
		vertical-align: middle;
	}

	.pos table td {
		background: #fff;
		padding: 0.5em;
		text-align: left;
		word-break: keep-all;
	}

	.pos table td:nth-child(1) {
		width: 100%;
		border-right: 1px solid #aaa;
		border-left: 1px solid #aaa;
	}

	.pos table td:nth-child(2) {
		width: 100%;
		border-right: 1px solid #aaa;
		border-left: 1px solid #aaa;
	}

	.pos table td:nth-child(3) {
		width: 100%;
		border-right: 1px solid #aaa;
		border-left: 1px solid #aaa;
	}

	table td {
		max-width: 100vw;
	}

	table.hack td {
		max-width: 50vw;
	}

	table.hack2 td {
		max-width: 95vw;
	}

	table.hack3 td {
		max-width: 90vw;
	}

	.colorbox {
		text-align: center;
		margin-top: 40px;
		width: 100%;
	}

	table td {
		max-width: 100vw;
	}

	table.hack td {
		max-width: 50vw;
	}

	table.hack2 td {
		max-width: 95vw;
	}

	table.hack3 td {
		max-width: 90vw;
	}

	.filter2 div {
		font-size: 1.3rem;
	}

	#extension .accessory.kesai ul {
		grid-template-columns: repeat(3, 1fr);
	}

}

@media screen and (max-width:767px) {
/*20250123  */
.posbox{
	box-sizing: border-box;
	flex: 0 0 calc((100%) / 1
				  );
				margin: auto;
				}


				/* 邨槭ｊ霎ｼ縺ｿ */
				.custom-filter-group.custom-filter-radio {
					width: 100%;
				}
				.custom-filter-item {
					width: 100%;
				}

				.filter-row {
					width: 100%;
				
				}
				.filter-container .filter-row {	gap:5px;}


				.filter-container {
					width: 100%;
				}
				.custom-filter-section:not(:first-child) .custom-filter-title {
					background-color: #e9e9e9;
					padding: 10px;
					cursor: pointer;
					display: flex;
					justify-content: space-between;
					align-items: center;
					position: relative;
					border: none!important;
				}
				.custom-filter-section:not(:first-child) .custom-filter-title::after {
					content: '笆ｼ';
					transition: transform 0.3s ease;
				}
				.custom-filter-section:not(:first-child) .custom-filter-title.active::after {
					transform: rotate(180deg);
				}
				.custom-filter-section:not(:first-child) .custom-filter-group {
					display: none;
				}
				.custom-filter-section:not(:first-child) .custom-filter-group.active {
					display: block;
					border: none !important;
					
				}
				.custom-filter-group.custom-filter-multi,
				.custom-filter-group.custom-filter-radio {
					/* display: flex;
					flex-direction: column; */
				}
				.custom-filter-multi label,
				.custom-filter-item {
					/* margin-bottom: 10px; */
					padding: 10px;
					background-color: #f9f9f9;
				}
	/*  */
	.pagetop {
		bottom: 0;
	}

	.breadcrumb {
		padding: 10px 20px 0;
	}

	h4&gt;span {
		padding: 0 0 20px;
	}

	h4&gt;span:after {
		font-weight: 600;
		margin-left: 2em;
		padding: 0.1em 1em;
		font-size: 0.6em;
		letter-spacing: 0.1em;
		position: absolute;
		right: 0;
		bottom: -7px;
		background: .4px solid #ccc;
	}

	.intro h2 {
		font-size: 2.6rem;
	}

	.tokubetu_box {
		max-width: 400px;
	}

	.tokubetu_box&gt;div:nth-of-type(1) {
		grid-template-columns: repeat(1, 1fr);
	}

	.boxes div article.subContent h4 {
		font-size: 1.2rem;
	}

	table {
		border: none
	}

	table.hack td {
		max-width: 200vw;
	}

	table th br {
		display: none;
	}

	.main {
		width: 100%;
		background: #868686;
		border-bottom: 1px solid #ccc;
		color: white;
		padding: 10px;

	}

	table th.main {
		width: 100% !important;
	}

	table tr td {
		display: block;
		/*td繧偵ヶ繝ｭ繝�け繝ｬ繝吶Ν縺ｫ�医そ繝ｫ繧偵ｄ繧√ｋ��*/
		border-top: 0.4px solid #ccc;

		border-bottom: none;
	}

	table tr td::before {
		/*td縺ｫ謫ｬ莨ｼ隕∫ｴ� ::before*/
		content: attr(aria-label);
		/*aria-label螻樊ｧ縺ｮ蛟､繧偵さ繝ｳ繝�Φ繝�↓*/
		float: left;
		/*繝�く繧ｹ繝医ｒ蟾ｦ蟇�○縺ｫ縺吶ｋ*/
		font-weight: bold;
		padding-left: .7em
	}

	table tr td::after {
		/*繧ｯ繝ｪ繧｢繝輔ぅ繝�け繧ｹ�医さ繝ｬ縺ｯ荳崎ｦ√°繧ゅ＠繧後∪縺帙ｓ��*/
		content: "";
		display: table;
		clear: both;
	}

	table tbody th {
		display: block;
		width: 100%;
		/*tbody蜀�� th繧偵ヶ繝ｭ繝�け繝ｬ繝吶Ν縺ｫ�医そ繝ｫ繧偵ｄ繧√ｋ��*/
		border: none;
	}

	.accessory table th {
		width: 100%;
	}

	article.accessory ul {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px 50px;
	}



	/*  */
	.filter {
		gap: 5px;
	}

	.custom-filter-section {
		flex: 0 0 100%;
	}

	.custom-filter-multi {
		grid-template-columns: repeat(2, 1fr);
	}

	.custom-filter-item {
		font-size: 0.85em;
		padding: 8px 10px;
	}

	.custom-filter-item i {
		right: 10px;
	}

	/*  */
	/* .filter {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	} */

	.filter div {
		font-size: 1.2rem;
	}

	.filter2 {
		grid-template-columns: repeat(2, 1fr);
	}

	.filter2 div {
		font-size: 1.2rem;
	}

	.filter2 div i {
		margin-left: 5px;
	}

	#extension span {
		font-size: 12px;
		width: 100%;
		margin: 0 auto 10px auto;
	}

	#extension .accessory span {
		font-size: 1.6em;
		width: 100%;
		margin: 0 auto 10px auto;
	}

	#extension .accessory ul img {
		max-width: 100px;
	}

	#extension .accessory ul img.w_long {
		max-width: 100px;
	}

	#extension .accessory h5 {
		font-size: 1.1rem;
	}

	#extension ul {
		grid-template-columns: repeat(2, 1fr);
	}

	#extension .accessory.kesai ul {
		grid-template-columns: repeat(2, 1fr);
	}

	#extension .accessory.turisenki ul {
		grid-template-columns: repeat(2, 1fr);
	}

	#extension li {
		padding: 5px;
	}

	#extension li p {
		font-size: 1.2rem;
		min-height: auto;
	}

	.p-title_line2 {
		display: inline-block;
		margin-bottom: 20px;
		padding-bottom: 0px;
		background: #6d6d6d;
		color: white;
		vertical-align: inherit;
		margin-top: 30px;
		padding: 5px 15px;
		width: 100%;
	}
	

	.modal-content {
		position: fixed;
		display: none;
		z-index: 2;
		width: 85%;
		max-height: 85%;
		margin: auto;
		padding: 10px 20px;
		box-shadow: 0px 0px 10px 5px #c3c3c3;
		border-radius: 5px;
		background: #fff;
		top: 75px !important;
	}

	.Detail div {
		font-size: 1.4rem;
		margin: 0 0 10px 0;
		text-align: left;
		line-height: 16px;
	}

	.modal-content h2 {
		font-size: 1em;
		color: #65ab31;
		font-weight: bold;
		margin-bottom: 1em;
	}

	.ProductTitle {
		display: block;
	}

	.btm_btn03 {
		padding: 10px;
		margin-top: 10px;
	}

	.price_box {
		flex-flow: column;
		align-items: flex-start;
	}

	.price_box&gt;p {
		position: initial;
	}

}

/*
@media screen and (max-width: 414px) {
	.accessory table {
		width: 100% !important;
	}
}
*/

/* 蜊ｰ蛻ｷ譎ゅ�險ｭ螳� */
@media print {

	/*蜊ｰ蛻ｷ髱櫁｡ｨ遉ｺ*/
	#print,
	header,
	nav,
	.crumbs,
	footer {
		display: none;
	}

	.PageBreak {
		page-break-before: always;
		page-break-after: always;
	}

	/*謾ｹ繝壹�繧ｸ*/
	h4&gt;span.open:after {
		page-break-before: always;
		page-break-after: always;
	}

	.modal-content {
		position: fixed;
		display: none;
		z-index: 2;
		width: 855px !important;
		margin-left: 0%;
		padding: 10px 20px;
		box-shadow: none;
		border: 1px solid;
		border-radius: 5px;
		background: #fff;
		left: 10px !important;
	}
}</pre></body></html>