@charset "UTF-8";

body {
	overflow-x: hidden;
}

.fixed-width2 {
	/* display: block; */
	margin: 0 auto;
	max-width: 1600px;
}

.full-width p {
	line-height: 1.5;
}

.full-width img {
	width: 100%;
}

.full-width a {
	transition: 0.3s;
}

.full-width a:hover {
	color: #000;
	opacity: 0.3;
}

.t_white{color: #fff;}


.t_white::after {
	background: #ffffff!important;
	
}

.btn.type3 {
	padding: 15px 10px !important;
	font-size: 16px;
	width: 90%;
	margin: auto;
	border-radius: 200px;
	background: #f5ffff;
	border: none;
	color: #0A5F75;
	-webkit-box-shadow: none;
	box-shadow: none;
}


h2,
h3,
.full-width ul li,
.full-width ol li {
	line-height: 1.6;
}

h2 {
	font-size: 3.5rem;
	text-align: center;
}

.pa-l-side {
	padding: 0 20px 0 20px;
}

.bg_gray3 {
	background-image: linear-gradient(180deg, rgb(255 255 255), rgb(244 244 244));
}

.bg_bluegreen {
background: #e5f8fc;}

.btm_btn03 {
	background-color: #0b7e86;
	border: 1px solid #c4c4c4;
}

.mobile_hero_box {
	height: 400px;
	display: flex;
	padding: 0 30px;
	justify-content: left;
	background: url(/product/rearegi/img/mobile/bg_image.png), linear-gradient(to right, #ecf3f5, rgb(255 255 255 / 0%)) center center no-repeat;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
}

.mobile_hero_box>div {
	/* width: 100%; */
	display: flex;
	justify-content: left;
	align-self: center;
	position: absolute;
	/* top: 50px; */
	z-index: 3;
	padding: 0 10px;
	flex-wrap: wrap;
	margin-left: 200px;
}

.text_box {
	display: flex;
	width: 45%;
	padding-left: 20px;
	align-self: center;
}

.text_box p {
	font-size: 17px;
	margin-top: 20px;
	padding-left: 20px;
	font-weight: 600;
}


.mobile_hero_box>div>div:nth-of-type(1) {
	display: flex;
	flex-flow: column;
	align-items: left;
	gap: 5px;
	margin-bottom: 10px;
	position: relative;
	width: fit-content;
}

.logo_wrap {
	display: flex;
	align-items: end;
	/* justify-content: center ; */

}



.logo_wrap>a {
	display: block;
	margin-top: 20px;
}

.logo_wrap>a:hover {
	opacity: 0.8;
}

.logo_wrap>a img {

	max-width: 380px;
	padding-left: 20px;
}

.logo_wrap>a img:nth-of-type(2) {
	display: none;
}

.logo_wrap p {
	background-color: #0A5F75;
	color: #fff;
	font-size: 2.2rem;
	text-align: left;
	margin-left: 10px;
	line-height: 1.2;
	width: fit-content;
	padding: 10px 20px;
	height: max-content;
	margin-bottom: 10px;

}

.hero_img {
	position: relative !important;
	width: 54%;
	height: auto;
	display: flex;
}

.hero_img::before {
	content: "";
	width: 100%;
	height: 100%;
	background: radial-gradient(at 15% 460px, #fff 5%, rgba(255, 255, 255, 0%) 10%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.hero_img_inner {
	display: flex;
	align-items: flex-end;
	gap: 30px;
	/* padding-bottom: 30px; */
}

.hero_img_inner img {
	position: relative;
	object-fit: contain;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	max-height: 350px;
	z-index: 3;
}



.balloon {
	position: absolute;
	padding: 15px 5px 5px 6px;
	width: 110px;
	height: 110px;
	line-height: 22px;
	border-radius: 50%;
	text-align: center;
	color: #000000;
	letter-spacing: 0.1em;
	font-size: 20px;
	background-color: #FFD100;
	z-index: 10;
	font-weight: 800;
	display: flex;
	gap: 0px !important;
	align-items: center !important;
	justify-content: center !important;
	right: -10px;
	top: 20%;
	font-size: 18px;
}






.mobile_hero_box::before {
	/* content: "";
	width: 100%;
	height: 100%;
	background: radial-gradient(at 35% 140px, #fff 10%, rgba(255, 255, 255, 0%) 50%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1; */
}

.hero_pricewrap {
	justify-content: end;
	/* display: flex; */
	text-align: end;
	width: 100%;
	/* margin-top: -70px; */
	z-index: 1;
}

.hero_price {
	margin-top: 30px;
	width: 100%;
	padding: 10px 30px 10px 30px;
	background: #ffffff88;
	justify-content: flex-end;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	width: fit-content;
}

.hero_price p {
	justify-content: right;
	justify-content: end;
	display: flex;
	justify-content: center;
	font-weight: 600;
	vertical-align: middle;
	align-items: center;
	margin-top: 0px;
	padding-left: 0px;

}

.hero_price p span {
	color: #d51e25;
	font-size: 25px;
	padding-left: 10px;
}

.hero_logo {
	max-width: 400px;
	margin: 0 0 10px;
}




.mobile_hero_box>div>div:nth-of-type(2) {

	position: relative;
}

.mobile_hero_box>div>div:nth-of-type(2) img {
	/* filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 30%));
	margin: 0 0 4px; */

}

.intro_box .intro {
	display: flex;
	flex-flow: column;
	align-items: center;

}

.intro_box .intro h2 {
	text-align: left;
}

.intro_box .intro>p {
	font-size: 1.8rem;
}

.intro_box .intro>p::before {
	font-size: 1.8re
}

.intro_box .intro h2 img {
	max-width: 200px;
	margin: 0 10px -4px 0;
}


h2.index_h2 {
	position: relative;
	width: max-content;
	line-height: 4.1rem;
	display: inline-table;
	margin-bottom: 10px;
}

h2.index_h2l {
	position: relative;
	width: auto;
	display: inline-table;
	margin-bottom: 10px;
}

.lh50 {
	line-height: 50px;
}

h2.index_h2 span,
h2.index_h2l span {
	font-size: 70%;
}

h2.index_h2>span>img {
	max-width: 90px;
	margin: auto;
	margin-bottom: 5px;
}

h2.index_h2::after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background: #0c7b9c;
	border-radius: 0;
	position: absolute;
	bottom: -15px;

	left: 50%;
	transform: translateX(-50%);
}

h2.index_h2l::after {
	content: '';
	display: block;
	width: 60px;
	height: 4px;
	background: #0c7b9c;
	border-radius: 0;
	position: absolute;
	bottom: -10px;
	left: 9%;
	transform: translateX(-50%);
}




.point p {
	font-size: 14px;
	font-weight: 600;
}

.point img {
	width: 90px !important;
}

.list {
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
	max-width: 800px;
	margin: auto;
	gap: 10px;
	justify-content: center;
}

.list li {
	width: calc(100%/6)
}

#list h3 {
	font-size: 1.5rem;
	background: #ddf0fd;
	padding: 8px 10px;
	width: 65.7%;
}


.typebutton {
	text-align: center;
	margin-top: 0px;
	width: 100%;
}

.title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.type_buttons_wrap {
	display: flex;
	justify-content: center;
}

.button-left,
.button-right {
	width: 40%;
	padding: 20px 20px 10px 20px;
	background-color: #2aa6a0;
	color: white;
	text-align: center;
	margin: 0 5px;
	border-radius: 5px;
	transition: background-color 0.3s ease;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	box-shadow: 3px 3px 0px rgb(0 0 0 / 13%);


}

.button-right {
	background-color: #00748d;
}

.button-left span,
.button-right span {
	display: block;
	font-size: 70%;
	margin-bottom: 10px;
	transition: background-color 0.3s ease;
}


.button-left::after,
.button-right::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid white;
	margin: 10px auto 0;
	transition: background-color 0.3s ease;
}

.button-left:hover,
.button-right:hover {
	background-color: #6ec1d1;
	opacity: 0.8 !important;
	color: #00748d !important;
}

.button-left:hover::after,
.button-right:hover::after {
	border-top: 8px solid #00748d;
}



.pos_type p {
	color: #0A5F75;
	font-size: 18px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-bottom: 5px;
}


.pos_type p::before,
.pos_type p::after {
	content: '';
	width: 2px;
	height: 20px;
	background-color: #0A5F75;
}

.pos_type p::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}

.pos_type p::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.pos_type h3 {
	color: #fff;
	background-color: #0A5F75;
	padding: 15px 0;
	border-radius: 10px;
	margin-bottom: 10px;
}




.image-modal {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.8);
}

/* .modal-content {
    position: relative;
    margin: 70px auto 0;
    padding: 30px;
    width: 60%;
    max-width: 1010px;
    max-height: 80%; 
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    overflow:visible;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	top: 10%;
} */

/* .modal-inner {
max-height: 480px;
margin: auto;
display: flex;
object-fit: contain;
flex-direction: column;
} */

.modal-image {
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 460px;
	object-fit: contain;
}



.close-button {
	display: block;
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: 2;
	width: 40px;
	height: 40px;
	border: #fff 2px solid;
	border-radius: 40px;
	background: #000;
}

.close-button::before {
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	left: 50%;
	z-index: 2;
	width: 2px;
	height: 16px;
	background: #fff;
	transform-origin: center center;
	transform: rotate(45deg);
}

.close-button::after {
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	left: 50%;
	z-index: 2;
	width: 2px;
	height: 16px;
	background: #fff;
	transform-origin: center center;
	transform: rotate(-45deg);
}


.close-button:hover,
.close-button:focus {
	background: #3a3a3a;
	text-decoration: none;
	cursor: pointer;
}

/* banner */

.campaign {
	width: 100px;
	height: 100px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	background: url(/product/rearegi/device/images/bigtouch/icon_stamp.svg) no-repeat;
	background-size: contain;
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 2;
}

.campaign>p:nth-of-type(1) {
	color: #fff;
	font-size: 3rem;
	line-height: 1;
	font-weight: bold;
}

.campaign>p:nth-of-type(1) span {
	font-size: 1.6rem;
	color: #fff;
}

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


/*banner  */
.postype_caption {
	margin-top: 10px;
	font-size: 14px;
	color: #333;
	text-align: right;
	margin-bottom: 15px;
	height: 10px;
	padding-right: 30px;
	width: 100%;

}


.modalcaption {
	text-align: center !important;
	padding-right: 0px;
}

.postype_container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

.postype_tabs {
	display: flex;
	justify-content: space-between;
	margin-bottom: 2px;
}

.postype_tab-btn {
	background-color: #eaeaea;
	position: relative;
	box-shadow: -2px 1px 6px rgba(0, 0, 0, 0.1);

	border-bottom: solid 3px gray;
	border: none;
	padding: 8px;
	cursor: pointer;
	transition: background-color 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	text-align: left;
	border-radius: 5px;
	box-sizing: border-box;
	width: 100%;
	display: flex;

	flex-direction: column;

	justify-content: center;

	align-items: center;

	text-align: left;

	width: 100%;

	box-sizing: border-box;

}


.postype_tab-btn .icon {
	position: absolute !important;
	right: 5%;
	top: 20%;
	transform: translateY(-30%);
	width: 22px;

}



.postype_tab-btn::after {
	content: '';
	display: block;
	width: 100%;
	height: 5px;

	background-color: rgb(177, 177, 177);

	position: absolute;
	bottom: 0;
	left: 0;
}

.postype_tab-btn.active {}

.btn_inner {
	display: flex;
	margin: auto;
	width: 70%;
	position: relative;
}


.btn_inner2 {
	display: flex;
	margin: auto;
	width: 90%;
	position: relative;
}



.postype_tab-btn .btn_inner img {
	max-height: 60px;
	width: 30%;
	margin: auto;
	object-fit: contain;
}

.postype_tab-btn .btn_inner2 img {
	max-height: 60px;
	width: 30%;
	margin: auto;
	object-fit: contain;
	margin-right: 10px;
}




.btn_inner p {
	width: 70%;
	font-size: 27px;
	font-weight: 700;
	text-align: left;
	line-height: normal;
	display: flex;
	align-items: left;
	flex-direction: column;
	justify-content: center;
	margin: 0;
}

.btn_inner2 p {
	width: 70%;
	font-size: 26px;
	font-weight: 700;
	text-align: left;
	line-height: normal;
	display: flex;
	align-items: left;
	flex-direction: column;
	justify-content: center;
	margin: 0;
}

.btn_inner p span {
	font-size: 40%;
	display: inline-block;
}

.btn_inner2 p span {
	font-size: 45%;
	display: inline-block;
}



.postype_tab-btn:hover {
	opacity: 0.7;
}

.postype_tab-btn.active p {
	color: #0c7b9c;

}

.postype_tab-btn:hover,
.postype_tab-btn.active {
	background-color: #ffffff;
	box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.postype_tab-btn:hover::after,
.postype_tab-btn.active::after {
	background-color: #ffffff;
	background-color: #0c7b9c;

}



.postype_tab-content {
	display: none;
	background-color: white;
	padding: 30px 20px 20px 20px;
	border-radius: 0 0 8px 8px;
	box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2);
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}

.postype_tab-content.active {
	display: block;
	opacity: 1;
}

.fade-out {
	opacity: 0;
}

.fade-in {
	opacity: 1;
}



.postype_product-info {
	display: flex;
	justify-content: space-between;
	align-items: center;

	margin-bottom: 20px;
}

.postype_product-details,
.postype_product-image-gallery {
	flex: 1;
	padding: 10px 20px;
	box-sizing: border-box;
}

.postype_product-details {
	flex: 1;
	padding-right: 20px;
	padding: 0px 30px 0 30px;
	position: relative;
}

.postype_product-details .icon {
	position: absolute !important;
	right: 50%;
	top: 5%;
	transform: translateY(-30%);
	width: 35px;
}

.postype_product-details .sub span {
	font-size: 12px;
	color: #464646;
}

.payment_banner {
	display: inline-block;
	margin: 0px 0 15px;
	padding: 6px 15px;
	background-color: #31588a;
	/* border: #4badd8 2px solid; */
	border-radius: 40px;
	font-weight: 600;
	color: #ffffff;
	line-height: 1;
	font-size: 1.0rem;
}


.postype_product-details h2 {
	text-align: left;
	font-size: 5rem;
	margin-bottom: 5px;
}

.postype_product-image-gallery {
	flex: 1;
	height: 100%;
	position: relative;

}

.zoom-icon {
	position: absolute;
	top: 25px;
	right: 10px;
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
	cursor: pointer;
}

.zoom-icon:hover {
	opacity: .7;
}

.zoom-icon .icon-img {
	width: 20px;
	height: 20px;
}

.postype_main-image {
	max-height: 280px !important;
	min-height: 280px;
	width: 100%;
	object-fit: contain;
	height: auto;

	opacity: 1;
	transition: opacity 0.5s ease-in-out;
	cursor: pointer;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);

}

.postype_main-image:hover {
	opacity: .5;
}

.postype_main-image.fade-out {
	opacity: 0.8;
}

.postype_thumbnails {
	display: flex;
	margin: auto;
	margin-top: 30px;
	justify-content: center;
	gap: 0 10px;
	flex-wrap: wrap;
}

.postype_thumbnail {
	width: calc(100%/4 - 10px) !important;
	min-height: 98px;
	max-height: 98px;
	cursor: pointer;
	opacity: 0.6;
	transition: opacity 0.3s;
	object-fit: contain;
	padding: 10px;
	border: solid 1px rgb(226, 226, 226);
	border-radius: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.postype_thumbnail:hover,
.postype_thumbnail.active {
	opacity: 1;
}

.postype_table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 30px;
}





.postype_th,
.postype_td {
	border: 1px solid #ddd;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.payment {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}

.payment:last-child {
	margin-bottom: 0px;
}

.payment img {
	max-width: 100px;
	align-items: center;
	padding-right: 10px;

}


.postype_th {
	background-color: #ebeef2
}





.image-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.feature-item {
	text-align: center;
	width: calc(100% / 4 - 10px);

	margin-bottom: 20px;
	border-radius: 5px;
	background: rgb(228, 228, 228);
	padding: 15px;
}

.feature-item p {
	background: rgb(65, 65, 65);
	color: #fff;
	padding: 8px 5px;
	border-radius: 50px;
	margin-bottom: 10px;
	margin-top: -30px;
	font-weight: 500;


}

.feature-item img {
	max-width: 100%;
	height: auto;
	object-position: top;
	max-height: 230px;
}

.fit {
	object-fit: cover;
}


#point {
	counter-reset: section;
}

.ml60 {
	margin-left: 60px;
}



/*intro  */
.image-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
	gap: 16px;
	/* Adjust the gap between images */
}

.image-item p {
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	font-weight: 600;
	letter-spacing: -0.3px;
}

.image-item p::after {
	content: "△";
	font-size: 10px;
	padding-left: 5px;
}

.image-item img {
	width: 100%;
	height: auto;
	display: block;
}

/*  */
.point_wrap {
	text-align: left !important;
	width: 100%;
}

.point_box>p.info {
	font-size: 12px;
	justify-content: end;
	display: flex;
	width: 100%;
	margin-top: 5px;
}


.point_wrap h4 {
	text-align: center;
	font-size: 30px;
	margin: 20px 0 10px 0;
	color: rgb(39, 39, 39);
}

.point_box {
    margin-top: 10px;
    background: #fdfdfd;
    padding: 15px 30px 5px 10px;
    border-radius: 10px;
    margin-bottom: 40px;
	min-height: 305px;

}

.point_box:last-child {
	margin-bottom: 0px;
}

.point_box>div>h3 {
	position: relative;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 28px;
	color: #075e77;
	font-weight: 600;
}

.point_box>div>h3::before {
	content: counter(section) ". ";
    counter-increment: section;
    font-style: italic;
    position: absolute;
    font-family: serif;
    font-weight: 300;
    font-size: 50px;
	left: -40px;
    margin-left: 20px;
    top: -13px;
    color: #c4cbd3;
}

.point_box>div>p {
    padding-left: 30px;
	margin-bottom: 15px;
	line-height: 26px;
}

.point_box>div>a {
	margin-left: 60px;
	margin-bottom: 30px;
	line-height: 26px;
}

.point_box>div>.btn_red {
	margin: auto;
}

.cashless_box>p {
	text-align: center;
	margin: 0 0 30px;
}

.cashless_box>div:nth-of-type(1) {
	display: flex;
	/* grid-template-columns: repeat(, minmax(130px, 300px)); */
	height: 200px;
	object-fit: contain;
	overflow: hidden;
	justify-content: center;
	gap: 10px;
	margin: 0 0 30px;
}

.cashless_box>div:nth-of-type(1)>div>img {
	border-radius: 5px;

}

.cashless_table th,
.cashless_table td {
	width: auto;
	font-size: 1.4rem;
	line-height: 1.5;
	white-space: nowrap;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #ccc;
}

.cashless_table td:first-child {
	background: #ebeef2;
}

.cashless_table {
	width: 100%;
	max-width: 860px;
	text-align: center;
	background: #fff;
	justify-content: right;
	margin: auto;

}

.cashless_table th {
	color: #fff;
	text-align: center;
	background: #0A5F75;
}

.cashless_table img {
	max-width: 100px;
	height: 30px;
	object-fit: contain;
	vertical-align: text-bottom;
}

.cashless_table tr:nth-of-type(3) td:nth-of-type(2) img {
	margin: 0 5px -2px 0;
}







.pricing {
	display: flex;
	align-items: flex-end;
	gap: 60px;
}

.pricing>p {
	margin-top: 10px;
	color: #D64550;
	font-size: 2rem;
}

.pricing .nomal-price p {
	margin-top: 10px;
	color: #D64550;
	font-size: 1.5rem;
	line-height: 1.2;
	position: relative;
}

.pricing .original-price p {
	color: #0A5F75;
	font-size: 1.5rem;
	line-height: 1.2;
	position: relative;
}


.pricing .original-price p::after {
	content: "";
	width: 10px;
	height: 20px;
	background: #000;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	position: absolute;
	right: -40px;
	bottom: 10px;
}

.pricing .special-price p {
	color: #D64550;
	font-size: 1.5rem;
	line-height: 1.2;

}


.nomal-price p span {
	font-size: 3.4rem;
	font-weight: bold;
	color: #D64550;
}



.original-price p span {
	font-size: 1.8rem;
	font-weight: bold;
	text-decoration: line-through;
}

.special-price p span {
	font-size: 3.4rem;
	font-weight: bold;
}

.product-set table {
	width: 100%;
	margin: 0 0 30px;
}




.intro_box .support {
	margin: 60px 0 0;
}

.intro_box .support>h3 {
	font-size: 3rem;
	text-align: center;
	margin: 0 0 30px;
}

.intro_box .support>div {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.intro_box .support>div>div {
	filter: drop-shadow(0 5px 3px rgba(0, 0, 0, 30%));
	background: #fff;
	border-radius: 10px;
}

.intro_box .support>div>div>div {
	line-height: 1;
	background: #15848b;
	border-radius: 10px 10px 0 0;
	padding: 15px 10px;
}

.intro_box .support>div>div>div img {
	height: 50px;
	object-fit: contain;
	margin: 0 0 20px;
}

.intro_box .support>div>div:nth-of-type(2)>div img {
	max-width: 100px;
	display: block;
	margin: 0 auto 22px;
}

.intro_box .support>div>div>div p {
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.intro_box .support>div>div>p {
	display: flex;
	justify-content: center;
	border-radius: 0 0 10px 10px;
	padding: 20px;
}


.tukaikata_box p {
	font-size: 20px;
	color: #0A5F75;
	margin-bottom: 20px;
	font-weight: 600;
}

.tukaikata_box>img {
	max-width: 1400px;
	display: block;
	margin: 0 auto 60px;
}

.tukaikata_box lite-youtube {
	max-width: 500px;
	margin: 0 auto;
}

.kitchen_box h3,
.selfregi_box h3 {
	color: #292929;
	margin: 0px 0 20px;
	font-size: 21px;
}


.bigtouch_box {
	max-width: 959px;
}

.bigtouch_box>img {
	max-width: 800px;
	display: block;
	margin: 0 auto 30px;
}

.bigtouch_box>div {
	display: flex;
	align-items: end;

	margin: 10px 0 0px;
}

.bigtouch-image img {
	width: 120px;
}

.bigtouch-image {
	margin: auto;
	display: flex;
	/* width: 30%; */
}


.description_area {
	width: 80%;
}

.description_area h3 {
	color: #0A5F75;
	font-size: 24px;
	margin: 0 0 15px;
}

.bigtouch_box .description_area p {
	margin: 0 0 10px;
}

.bigtouch_box .description_area img {
	max-width: 50px;
	display: block;
	margin: 0 0 0 auto;
}

.kitchen_box>img {
	max-width: 800px;
	display: block;
	margin: 0 auto 30px;
}

.kitchen_box>div {
	display: flex;
	align-items: center;
	gap: 30px;
	margin: 0 0 60px;
}

.kitchen_box>div:last-of-type {
	margin: 0;
}

.kitchen_box>div:nth-of-type(1)>div:nth-of-type(2) {
	display: flex;
	align-items: center;
	gap: 30px 10px;
}

.kitchen_box>div:nth-of-type(1)>div:nth-of-type(2) ol {
	background: #fff;
	border: 2px solid #4CBFC6;
	border-radius: 10px;
	padding: 10px;
}

.kitchen_box>div:nth-of-type(1)>div:nth-of-type(2) ol li {
	list-style: disc;
	white-space: nowrap;
	line-height: 1.5;
	margin: 0 0 10px 2rem;
}

.kitchen_box>div:nth-of-type(1)>div:nth-of-type(2) ol li:last-of-type {
	margin: 0 0 0 2rem;
}

.kitchen_box>div:nth-of-type(1) img {
	width: 230px;
}

.kitchen_box>div:nth-of-type(2)>div>p:nth-of-type(1) {
	margin: 0 0 10px;
}

.kitchen_box>div:nth-of-type(2) img {
	width: 350px;
	border-radius: 10px;
	box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 30%);
}

.selfregi_box>img {
	max-width: 800px;
	display: block;
	margin: 0 auto 30px;
}

.selfregi_box>div {
	display: flex;
	align-items: center;
	gap: 30px;
}

.image_area {
	min-width: 500px;
	display: grid;

	gap: 30px;
	white-space: nowrap;

	border-radius: 10px;
	padding: 15px 20px 0px;
}

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

.image_area>div>img {
	height: 160px;
	object-fit: contain;
}

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

.image_area p {
	color: #4CBFC6;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px;
}

.selfregi_box>div>div:nth-of-type(2)>p:nth-of-type(1) {
	margin: 0 0 10px;
}

.kenbaiki_unyou_box>div:nth-of-type(1) {
	background: #fff;
	text-align: center;
	border-radius: 10px;
	filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 30%));
	padding: 30px;
}

.kenbaiki_unyou_box>div:nth-of-type(1) img {
	max-width: 600px;
}





.case {}

.case .flex img {
	width: 300px;
	height: 275px;
	max-height: 386px;
	object-fit: cover;
}

.case h2 img {
	vertical-align: bottom;
	margin-right: 5px;
}

.case .case_box {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	background: #fff;
}

.case .case_text {
	width: 100%;
}

.case .case_ttl {
	background-color: #e8e8e8;
	width: 100%;
	padding: 10px 10px 13px 20px;
	text-align: left;
}

.case .case_ttl h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.case .case_ttl p {
	font-size: 14px;
	color: #999999;
}

.case .case_cate {
	padding: 15px 0 15px 20px;
	background-color: #fff;
	width: 100%;
	text-align: left;
}

.case .case_cate p {
	line-height: 2.0;
}

.case .case_cate p:first-child {
	margin-bottom: 15px;
}

.case .case_cate span {
	background-color: #ECF3F5;
	padding: 5px;
	margin-right: 5px;
}

.case_text>a {
	margin: 0 0 20px 20px !important;
	max-width: 250px !important;
}

/* purchase */
.purchase-section {
	max-width: 800px;
	margin: 60px auto;
	text-align: center;

  }

  .purchase-title {
	position: relative;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 40px;
	padding-bottom: 15px;
	color: #333;
	text-align: center;
  }

  .purchase-title::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 60px;
	height: 3px;
	background-color: #0096C8;
  }

  .purchase-card {
	background: white;
	border-radius: 10px;
	overflow: hidden;
	width: 40%;
	margin: 0 auto;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s, box-shadow 0.3s;
	text-align: center;
	max-width: 620px;
  }

  .purchase-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  }

  .card-header3 {
	background: linear-gradient(135deg, #0096C8, #006A8E);
	color: white;
	padding: 15px;
	font-size: 20px;
	font-weight: bold;
  }

  .card-price {
	font-size: 28px;
	padding: 25px 15px;
	font-weight: bold;
	color: #333;
  }

  .card-price .tax {
	font-size: 14px;
	color: #666;
  }

  .card-image {
	padding: 0 15px;
  }

  .card-image img {
	max-width: 100%;
	height: auto;
  }

  .card-features {
	padding: 15px 20px 25px;
  }

  .feature-item2 {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
	font-size: 15px;
	color: #444;
	text-align: left;
  }

  .feature-item2 svg {
	min-width: 20px;
	margin-right: 10px;
	color: #0096C8;
  }

  .purchase-button {
	display: block;
	background: #D64550;
	color: white;
	text-decoration: none;
	padding: 18px;
	margin: 5px 20px 25px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 17px;
	transition: background-color 0.3s;
	position: relative;
	overflow: hidden;
	z-index: 1;
  }

  .purchase-button::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: linear-gradient(rgba(255,255,255,0.2), rgba(255,255,255,0)); */
	z-index: -1;
  }

  .purchase-button:hover {
	background: #FF8533;
  }

  .purchase-note {
	margin-top: 30px;
	font-size: 13px;
	color: #666;
	text-align: center;
  }

  @media (max-width: 768px) {
	.purchase-card {
	  width: 90%;
	  max-width: 320px;
	}
  }
/*  purchase*/


.set_box>div:nth-of-type(1) {
	width: fit-content;
	display: flex;
	flex-flow: column;
	align-items: center;
	background: #D64550;
	border-radius: 10px;
	position: relative;
	top: 10px;
	z-index: 2;
	padding: 20px;
	margin: 0 auto;
}

.set_box>div:nth-of-type(1)::after {
	content: "";
	width: 30px;
	height: 45px;
	background: #D64550;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	transform: rotate(90deg);
	position: absolute;
	bottom: -30px;
}

.set_box>div:nth-of-type(1) p:nth-of-type(1) {
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}

.set_box>div:nth-of-type(1) p:nth-of-type(2) {
	color: #fff;
	font-size: 1.4rem;
}

.set_box>div:nth-of-type(n+2) {
	display: grid;
	grid-template-columns: 1fr 300px;
	grid-template-rows: max-content 1fr;
	gap: 30px;
	background: #fff;
	border: 5px solid #D64550;
	border-radius: 10px;
	filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 30%));
	position: relative;
	z-index: 1;
	padding: 30px 30px 30px 40px;
	margin: 0 auto 60px;
	width: 100%;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1) {
	grid-column: 1/2;
	grid-row: 1/2;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) {
	grid-column: 1/2;
	grid-row: 2/3;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(3) {
	display: flex;
	align-items: center;
	grid-column: 2/3;
	grid-row: 1/3;
}

.set_box>div:nth-of-type(n+2) h3 {
	font-size: 3rem;
	margin: 0 0 10px;
}

.set_box>div:nth-of-type(2)>div:nth-of-type(1)>p:nth-of-type(3),
.set_box>div:nth-of-type(3)>div:nth-of-type(1)>p:nth-of-type(1),
.set_box>div:nth-of-type(4)>div:nth-of-type(1)>p:nth-of-type(2),
.set_box>div:nth-of-type(5)>div:nth-of-type(1)>p:nth-of-type(1),
.set_box>div:nth-of-type(5)>div:nth-of-type(1)>p:nth-of-type(2),
.set_box>div:nth-of-type(6)>div:nth-of-type(1)>p:nth-of-type(1) {
	margin: 0 0 20px;
}

.set_box>div:nth-of-type(2)>div:nth-of-type(1)>p:nth-of-type(1),
.set_box>div:nth-of-type(2)>div:nth-of-type(1)>p:nth-of-type(2),
.set_box>div:nth-of-type(4)>div:nth-of-type(1)>p:nth-of-type(1) {
	margin: 0 0 10px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>ul {
	margin: 0 0 10px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>ul li {
	list-style: decimal;
	line-height: 1.5;
	margin: 0 0 0 2rem;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div {
	display: flex;
	align-items: flex-end;
	gap: 60px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(1) {
	position: relative;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(1)::after {
	content: "";
	width: 20px;
	height: 30px;
	background: #000;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	position: absolute;
	right: -40px;
	bottom: 10px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div.adjust::after {
	content: none;
	width: 20px;
	height: 30px;
	background: #000;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	position: absolute;
	right: -40px;
	bottom: 10px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div.adjust {
	margin-left: -60px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(1) p {
	color: #0A5F75;
	font-size: 1.2rem;
	line-height: 1.3;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(1) p span {
	font-size: 2rem;
	font-weight: bold;
	text-decoration: line-through;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(2) p {
	color: #D64550;
	font-size: 1.4rem;
	line-height: 1.2;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(2) p span {
	font-size: 4rem;
	font-weight: bold;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table {
	width: 100%;
	margin: 0 0 30px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table th,
.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table td {
	width: auto;
	font-size: 1.2rem;
	white-space: nowrap;
	padding: 10px;
	border: 1px solid #ccc;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table th {
	width: 20%;
	background: #ddddde;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table td:nth-of-type(1) {
	width: 45%;
	background: #f5f5f5;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(3) img {
	max-height: 400px;
	object-fit: contain;
}

.set_box>div:nth-of-type(2)>div:nth-of-type(3) img {
	max-height: 300px;
}

.set_box>div:nth-of-type(3)>div:nth-of-type(3) img {}

.set_box>div:nth-of-type(3)>div:nth-of-type(3) img {
	height: 320px;
}

.set_box>div:nth-of-type(5)>div:nth-of-type(3) img {
	height: 330px;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(4) {
	width: 120px;
	height: 120px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	background: url(/product/rearegi/device/images/bigtouch/icon_stamp.svg) no-repeat;
	background-size: contain;
	position: absolute;
	top: -40px;
	right: 20px;
	z-index: 2;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(4)>p:nth-of-type(1) {
	color: #fff;
	font-size: 4rem;
	line-height: 1;
	font-weight: bold;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(4)>p:nth-of-type(1) span {
	font-size: 2.6rem;
}

.set_box>div:nth-of-type(n+2)>div:nth-of-type(4)>p:nth-of-type(2) {
	color: #fff;
	font-size: 2.6rem;
	line-height: 1;
	font-weight: bold;
}

.set_box>a.btn_red {
	margin: 0 auto;
}

.set_box>a.btn_red_frame {
	max-width: 500px;
}



.hojokin {
	width: 100%;
	max-width: 900px;
	display: flex;
	flex-flow: column;
	align-items: center;
	filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 30%));
	background: #fff;
	margin: 0 auto;
	border: 1px solid #cecece;
	border-radius: 10px;
	padding: 0 0 30px;
	justify-content: center;
}

.hojokin>img {

	width: 60%;

}

.hojokin>.hojo_img {
	width: 90%;

}

.hojokin>.title {
	width: 100%;
	display: grid;
	justify-content: center;
	background: #FFD100;
	border-radius: 10px 10px 0 0;
	position: relative;
	padding: 20px 20px 20px;
}



.hojokin>div>p {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #000000;
	font-size: 2.6rem;
	font-weight: 800;
	line-height: 1.2;
}

.hojokin .intro_p_01 {
	width: 90%;
	align-items: center;
	text-align: center;
	font-size: 2em;
	line-height: 1.3;
	position: relative;
	margin: 30px auto 35px;
	font-weight: 700;
}

.hojokin>p span.intro_box_p01 {
	font-size: 1.1em;
	background: linear-gradient(transparent 60%, #ff6 60%);
}

.hojokin p.intro_p_02 {
	width: 90%;
	align-items: center;
	font-size: 1.1em;
	position: relative;
	margin: 10px auto 10px;
}



.btm_btn06 {
	background-color: #FFD100;
	;
	color: #000000;

	border-radius: 40px;
	font-size: 15px;
	display: inline-table;
	padding: 16px 40px;


}

.btm_btn06 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	z-index: 2
}

.hojokin_list {
	background: rgb(241, 240, 240);
	width: 90%;
	text-align: center;
	padding: 15px 0;
}

.hojokin_list_p {
	font-size: 19px !important;
	font-weight: 600 !important;
	text-align: center !important;
	display: block !important;
	margin-bottom: 8px;
}

.hojokin_list ul {
	display: inline-flex;
}

.hojokin_list li:not(:last-child)::after {
	content: " / ";
	padding: 0 5px;

}




.cashlessall_box {
	margin: 0 auto;
	max-width: 860px;
}


/*plan  */

.pricing-container {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2rem;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.pricing-card {
	width: 100%;
	/* カード幅を%指定に変更 */
	background: white;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	cursor: pointer;
}

.plus-sign {
	width: 6%;
	/* プラス記号のスペースも%指定 */
	text-align: center;
}

.pricing-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
		opacity: 0.6;
		/* border: #c6f5d4 2px solid; */
		transition: all 0.3s ease-in-out;
	
}

.card-header {
	background: #217588;
	color: white;
	padding: 1rem;
	text-align: center;
	font-size: 2.5rem;
	font-weight: 700;
	position: relative;
}

.card-header::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #217588;
}

.card-header2 {
	background: #26B7BC;
	color: white;
	padding: 2.25rem;
	text-align: center;
	font-size: 2.5rem;
	font-weight: 700;
	position: relative;
}

.card-header2::after {
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #26B7BC;
}

.card-content {
	padding: 2rem 1.5rem;
	text-align: center;
}

.product-name {
	font-size: 1.8rem;
	color: #0c0c0c;
	margin-top: 10px;
	margin-bottom: 2.5rem;
	font-weight: 600;
}

.set-text {
	font-size: 1.5rem;
	color: #666;
	margin-bottom: .8rem;
}

.price2 {
	margin: 0 0 1.5rem;
}

.price-number {
	font-size: 5rem;
	font-weight: 700;
	color: #a10721;
}

.price-unit {
	font-size: 2rem;
	color: #000000;
	margin-left: 0.25rem;
	font-weight: 600;
}

.detail-button {
	background: #26B7BC;
	color: white;
	border: none;
	padding: 0.75rem 3rem;
	border-radius: 30px;
	font-size: 1.5rem;
	font-weight: 600;
	cursor: pointer;
	transition: background-color 0.2s ease;
	width: fit-content;
	margin: auto;
}


.detail-button::after {
    content: "\f105";
    font-family: Font Awesome\ 5 Free;
    font-weight: 600;
    margin: 0 0 0 5px;
}
.detail-button:hover {
	background: #1c9a9f;
}

.plus-sign {
	font-size: 6rem;
	color: #666;
	font-weight: 300;
}

/* Modal Styles */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 1000;
    padding: 2rem;
}

.modal.active {
	display: flex;
}

.modal-content {
    background: white;
    padding: 2.5rem;
    border-radius: 8px;
    width: 90%;
    max-width: 1000px;
    position: relative;
    max-height: 80%;
    overflow-y: auto;
    /* アニメーション関連のプロパティを追加 */
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

/* アクティブ時のアニメーション */
.modal.active .modal-content {
    opacity: 1;
    transform: translateY(0); /* 最終位置 */
}

.modal-title {
    font-size: 1.5rem;
    color: #333;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #26B7BC;
}
/* .modal-close {
	position: absolute;
	top: 1rem;
	right: 1rem;
	font-size: 1.5rem;
	color: #666;
	cursor: pointer;
	border: none;
	background: none;
	padding: 0.5rem;
}

.modal-close:hover {
	color: #333;
} */


.modal-close {
    position: absolute;
    top: 15px;
    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: #a10721;
    color: white;
    transform: rotate(90deg);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}


.product-container {

    text-align: center;
	padding: 10px 0 10px;
	margin: auto;
}
.product-title {
	color: #000000;
	font-size: 2em;
	font-weight: bold;
}
.product-description {
	margin-top: 0px;
    font-size: 1.6em;
	color: #1d1d1d;
	font-weight: bold;
	line-height: 35px !important;
}
.product-price {
	font-size: 1.8em;
	font-weight: bold;
	color: #a10721;
}
.product-tax {
    font-size: 1em;
	color: #a10721;
	padding-left: 5px;


}



.custom-plan {

    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.plan-header {
    background-color: #50b7c1;
    color: white;
	font-size: 28px;
    font-weight: bold;
    padding: 10px;
}

.plan-body {
    background-color: white;
    color: #333;
	font-size: 36px;
    padding: 23px;
    font-weight: bold;
}
/* modal */


/*table  */

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

table th {
	background: #f5f5f5;
	border-right: 1px solid #c7c7c7;
	/* padding: 0.9em; */
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	width: 10%;
	line-height: 20px;
	min-width: 100px;
}

table th.main {
	width: 20%;
}

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: 8px 0px;
}

table {
	width: 100%;
	margin-left: auto;
	box-sizing: border-box;
}
.modalmain_img{
	max-width:500px;}
.set_wrap {
	width: 100%;
	margin: auto;
}

.hd4 {
	text-align: left;
	font-size: 18px;
}

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

}

.set li {
	display: list-item;
	text-align: left;
	list-style:disc;
	list-style-position: inside;

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

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

.ex_link{color: #0e6dda;}

.ex_link::after {
    content: "";
    display: inline-block;
	width: 12px;
    height: 11px;
    margin-left: 5px;
    background-color: currentColor; /* 親要素の文字色を継承 */

    /* マスク画像 (SVG) を指定 */
    mask-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z"/></svg>');
    -webkit-mask-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z"/></svg>');

    /* 画像の繰り返しを防ぐ */
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;

    /* 画像のサイズを調整 */
    mask-size: contain;
    -webkit-mask-size: contain;
}
/*plan  */
/* 

.planbox h2 img {
	max-width: 200px;
	margin: 0 10px 0 0;
}

.planbox>div {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(auto, 380px));
	justify-content: center;
	gap: 30px;
	text-align: center;
	margin: 0 0 20px;
}

.planbox>div>div {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.planbox>div>div h3 {
	color: #fff;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
	padding: 10px;
}

.planbox>div>div:nth-of-type(1) h3 {
	background: linear-gradient(45deg, #ffffff 0%, #2eb4af 57%);
}

.planbox>div>div:nth-of-type(2) h3 {
	background: linear-gradient(45deg, #6c748b 0%, #a2a9be 30%);
}

.planbox>div>div p,
.planbox>div>div ul {
	padding: 10px 0;
}

.planbox>div>div p:nth-of-type(2) {
	font-size: 3rem;
	font-weight: bold;
	background: #ecedf0;
}

.planbox>div>div p:nth-of-type(2) span {
	font-size: 1.4rem;
	font-weight: normal;
}

.planbox>div>div ul {
	background: #fff;
	border-radius: 0 0 10px 10px;
}

.planbox>p {
	margin: 0 0 30px;
} */

.support_box {
	flex-flow: column;
	text-align: center;
}

.support_box>p:nth-of-type(1) {
	margin: 0 0 10px;
}

.link_box>a:nth-of-type(-n+2) {
	width: 100%;
	max-width: 700px;
	min-height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	border-radius: 5px;
	padding: 10px;
	margin: 0 auto 20px;
}

.link_box>a:nth-of-type(1) {
	background: #0A5F75;
}

.link_box>a:nth-of-type(2) {
	background: #4CBFC6;
}

.logo_windows10,
.logo_android {
	position: relative;
	padding: 0 0 30px;
}

.logo_android::after {
	content: "";
	width: 27px;
	height: 15px;
	background: url(/assets/img/logo/android_head_logo.svg) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	right: 0;
}

.logo_windows10::after {
	content: "";
	width: 80px;
	height: 15px;
	background: url(/assets/img/logo/windows_10_logo.svg) no-repeat;
	background-size: contain;
	position: absolute;
	bottom: 0;
	right: 0;
}

a.link_red {
	width: fit-content;
	display: block;
	color: #D64550;
	margin: 0 auto 60px;
}

a.link_blue {
	width: fit-content;
	display: block;
	color: #0e6dda;

}

a.link_red:hover {
	color: #D64550;
}


a.link_blue:hover {
	color: #4584d6;
}


a.btn_red {
	width: 100%;
	max-width: 400px;
	min-height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background: #D64550;
	border-radius: 30px;
	border-bottom: 0;
	padding: 10px;
	margin: 0 auto;
}

a.btn_red:hover {
	color: #fff;
}

a.btn_red_frame {
	width: 100%;
	max-width: 300px;
	min-height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #D64550;
	text-align: center;
	background: #fff;
	border: 1px solid #D64550;
	border-radius: 30px;
	padding: 10px;
	margin: 0 auto;
}

a.btn_red_frame:hover {
	color: #D64550;
}

.bg_gray {
	background: #f1f1f1;
}

.bg_gray2 {
	background: #ecf3f5;
}

.bg_gray4{background: #f9f9f9;;}

.bg_yellow {
	background: #fffdf2;
}

.bg_gray6 {
	background-image: linear-gradient(180deg, rgb(251 251 251), rgb(237 237 237));
	;

}


#flow h2 {
	position: relative;
}

#flow h2::after {
	content: '';
	position: absolute;
	bottom: -10px;
	display: inline-block;
	width: 60px;
	height: 3px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #0A5F75;
	border-radius: 2px;
}


#flow1 img {
	height: 240px;
	object-fit: contain;
	padding: 0 20px;
}

#flow1 p {
	text-align: left;
}

#flow1 h4 {
	font-size: 15px;
	font-weight: 500;
	line-height: 0px;
	color: #ffffff;
	background-color: #042027;
	padding-left: 0;
	padding: 18px 20px;
	display: inline-block;
	border-radius: 25px;
}

#flow1 h4 span {
	font-size: 20px;
	display: contents;
}

#flow1 h3 {
	font-size: 25px;
	margin-bottom: 10px;
}


.link2 {
	color: #1c3ab5;
	text-decoration: underline;
	font-weight: 500;
}


.btm_btn01 a,
.btm_btn02 a,
.btm_btn03 a,
.btm_btn03s a,
.btm_btn04 a,
.btm_btn05 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	z-index: 2
}

.btm_btn03s {
	background-color: #19416a;
	border: 1px solid #c4c4c4;
	display: inline-table;


}

.btm_btn04 {
	background-color: #c4373c;
	color: #fff;

	border-radius: 40px;
	font-size: 15px;
	display: inline-table;
	padding: 16px 40px;


}

/*--- hardware.html ---*/

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

.hard_box img {
	width: 130px;
	height: 80px;
	object-fit: contain;
}

.hard_box h3 {
	min-height: 30px;
	font-size: 1.5rem;
	margin: 0 0 15px;
}

.hard_box h3 span {
	font-size: 1.3rem;
	display: inline-flex;
}

.hard_box>a {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	border: 1px solid #b5b5b5;
	border-radius: 5px;
	position: relative;
	transition: .3s;
	background: #fff;
}

.hard_box>a:hover {
	color: #09f;
	opacity: 0.3;
}

.hard_box>a>div:nth-of-type(1)>div:nth-of-type(1) {
	display: flex;
	justify-content: center;
	background: #f3f3f3;
	border-radius: 5px 5px 0 0;
	padding: 10px;
}

.hard_box>a>div:nth-of-type(1)>div:nth-of-type(2) {
	padding: 10px;
}

.hard_box>a>div:nth-of-type(1)>div:nth-of-type(2) p {
	font-size: 1.1rem;
	line-height: 1.5;
}

.hard_box>a>div:nth-of-type(2) {
	border-radius: 5px 5px 0 0;
	padding: 0 10px 10px;
}

.hard_box>a>div:nth-of-type(2) p {
	position: relative;
}

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


span.h_black::after {
	font-size: 15px;
	content: "黒";
	padding: 5px 5px;
	background: #000000;
	color: #fff;
	margin-left: 5px;
	vertical-align: 2px;
	font-weight: 400;
	border-radius: 4px;
}

span.h_white::after {
	font-size: 15px;
	content: "白";
	padding: 5px 5px;
	background: #ffffff;
	color: #000000;
	border: 1px solid rgb(211, 211, 211);
	margin-left: 5px;
	vertical-align: 2px;
	font-weight: 400;
	border-radius: 4px;
}



/* price */
.tprice_box {
	width: 100%;
	display: flex;
	justify-content: space-around;
	text-align: center;
}

.price-card1 {
	border: 1px solid #ccc;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 10px;
	text-align: center;
	width: calc(50% - 10px);
}

.price-card2 {
	border: 1px solid #ccc;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}


.price-card1>h3 {
	width: 100%;
	/* margin-bottom: 20px; */
	text-align: center;
	font-weight: 700;
}

.price-value {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}


.price-value span {
	color: #D64550;
	font-size: 50px;
	font-weight: bold;
}

.price-value2 {
	margin-top: 20px;
}

.price-value2 span {
	color: #153899;

	font-size: 30px;
	font-weight: bold;
}


.price-value3 {
	color: #2e2e2e;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 400;
}

.per-month {
	font-size: 16px;
}

.note {
	font-size: 14px;
	color: #888;
}

.option {
	font-size: 20px;
	font-weight: 600;
	padding: 20px 0 5px 0;
}

.bt_none {
	display: none !important;
}


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

	.mobile_hero_box>div {

		margin-left: 0px;
	}

	.hero_img {
		display: block;
	}
}


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


	/*intro  */
	.image-grid {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(150px, 2fr));
		gap: 16px;
		/* Adjust the gap between images */
	}

	.image-item p {
		font-size: 12px;
		text-align: center;
		margin-top: 10px;
		font-weight: 600;
	}

	.image-item p::after {
		content: "△";
		font-size: 10px;
		padding-left: 5px;
	}

	.postype_container {
		padding: 0px;
	}

	.postype_tabs {
		margin-top: 20px;
	}

	.postype_tab-btn {
		padding: 10px 5px;
	}

	.btn_inner,
	.btn_inner2 {
		width: 100%;
		display: flex;
		flex-direction: column-reverse;
		position: relative;
	}


	.postype_product-info {
		display: block;
		justify-content: space-between;
		margin-bottom: 20px;
	}

	.btn_inner p {
		width: 100%;
		font-size: 21px;
		margin: auto;
		text-align: center;
	}

	.btn_inner2 p {
		width: 100%;
		font-size: 25px;
		margin: auto;
		text-align: center;
	}

	.btn_inner p span,
	.btn_inner2 p span {
		font-size: 50%;

	}

	.btn_inner img,
	.btn_inner2 {
		min-height: 50px;
		width: 100% !important;
		margin-bottom: 10px;
	}

	.postype_tab-btn .btn_inner2 img {
		margin: auto !important;
		margin-right: none;
	}


	.postype_table.sponly {
		display: inline-table !important;
	}


	.postype_tab-btn .icon {
		position: absolute !important;
		right: 25%;
		top: 20%;
		transform: translateY(-30%);
		width: 22px;
	}




	.postype_product-details .icon {
		position: absolute !important;
		right: auto;
		left: 250px;
		top: 5%;
		transform: translateY(-30%);
		width: 35px;
	}

	.postype_product-image-gallery {
		margin-top: 20px;
	}



	.banner {
		max-width: 320px;
	}


	.mobile_hero_box {
		height: 820px;
	}

	.hero_pricewrap {
		/* margin-top: -30px; */
		justify-content: center;

	}

	.hero_price {
		width: 60%;
		margin-bottom: 20px;
		margin: 0px auto 20px;
		display: flex;
		text-align: center;
	}

	.mobile_hero_box::after {
		background: radial-gradient(at center 200px, #fff 20%, rgba(255, 255, 255, 0%));
	}

	.mobile_hero_box>div {
		flex-wrap: wrap;
		padding: 0 20px;
		margin: auto;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.mobile_hero_box>div>div:nth-of-type(1) {
		margin-top: 10px;
		display: flow-root;

		width: 100%;
		text-align: center;
		background-color: #ecf3f5a1;
		padding: 10px;
	}

	.mobile_hero_box>div>div:nth-of-type(1) h1 {
		width: 100%;
		display: flow-root;
		margin: auto;


		text-align: center;
		width: fit-content;
		display: block;
	}

	.balloon {
		right: -50px;

	}

	.banner {
		margin: auto;
	}

	.mobile_hero_box>div>div:nth-of-type(1)>a img {
		max-width: 310px;
	}

	.mobile_hero_box>div>div:nth-of-type(1)>a img:nth-of-type(1) {
		display: none;
	}

	.mobile_hero_box>div>div:nth-of-type(1)>a img:nth-of-type(2) {
		display: block;
	}

	.mobile_hero_box>div>div:nth-of-type(2) {

		margin: auto;
		position: initial;
	}

	.hero_img_inner {
		padding-bottom: 10px;
		margin: auto;
	}

	.mobile_hero_box>div>div:nth-of-type(2) img {
		margin: 0 0 2px;
	}

	.bigtouch {
		max-width: 140px !important;
	}

	.intro_box .intro>p {
		font-size: 1.4rem;
	}

	.selfregi_box>div {
		flex-flow: column-reverse;
		display: flex;
	}

	.selfregi_box>div:nth-child(even) {
		flex-flow: column;
	}

	/* .selfregi_box>div:nth-child(even) {

display: block;
	} */



	.set_box>h2 {
		margin: 0 0 60px;
	}

	.set_box>div:nth-of-type(1) {
		width: 100%;
		max-width: 300px;
		top: -40px;
		margin-top: 50px;
	}

	.set_box>div:nth-of-type(n+2) {
		max-width: 550px;
		grid-template-columns: 1fr;
		grid-template-rows: repeat(3, max-content);
		padding: 30px 20px 30px 20px;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1) {
		grid-column: 1/2;
		grid-row: 1/2;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) {
		grid-column: 1/2;
		grid-row: 3/4;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(3) {
		grid-column: 1/2;
		grid-row: 2/3;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(4) {
		top: -50px;
		left: auto;
		right: 20px;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div {
		justify-content: center;
		gap: 30px;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(1)::after {
		width: 10px;
		height: 20px;
		right: -20px;
		bottom: 17px;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div.adjust {
		margin-left: -135px;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(1) p span {
		font-size: 1.6rem;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div:nth-of-type(2) p span {
		font-size: 2.2rem;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) img {
		height: auto;
		max-height: 300px;
	}

}


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



	.image_area {
		min-width: auto;
	}

	.pagetop {
		bottom: 65px;
	}

	h2 {
		font-size: 2.4rem;
	}




	.mobile_hero_box {
		height: 800px;
	}

	.mobile_hero_box>div {
		flex-flow: column;
		align-items: center;
	}

	.mobile_hero_box>div>div:nth-of-type(1) h1 {
		font-size: 2rem;
		text-align: center;
	}

	.mobile_hero_box>div>div:nth-of-type(1) h1 img {
		max-width: 250px;
	}

	.mobile_hero_box>div>div:nth-of-type(1)>a {
		order: 3;
	}


	.hero_pricewrap {
		justify-content: center;

	}

	.hero_price {
		width: 100%;
		max-width: 400px;
		margin-bottom: 20px;
		margin-top: 20px;
	}


	.hero_img {
		width: auto;
	}


	/*  */


	.list {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		/* max-width: 800px; */
		margin: auto;
		gap: 0 30px;
	}

	.list li {
		width: calc(100% / 4);
		margin-bottom: 10px;
	}

	/*  */

	.balloon {
		right: -25px;
		top: 60%;
		width: 95px;
		height: 95px;
		font-size: 14px;
	}

	.intro_box {
		padding: 30px 10px !important;
	}

	.point img {
		width: 90px;
	}


	#list h3 {
		width: 100%;
		margin-top: 15px;
	}

	.point p {
		font-size: 14px;
		font-weight: 600;
	}

/*pricing  */

.pricing-container {
	flex-direction: column;
	align-items: center;
}

.pricing-card {
	width: 90%; /* 横幅を少し狭める */
	max-width: 400px; /* 最大幅を指定 */
}

.plus-sign {
	width: auto;
	font-size: 4rem;
}
.price-number {
    font-size: 4rem;

}

/*pricing  */
	/* modaltbale */
	.modaltable {
        width: 100%;
        border-collapse: collapse;
    }

    .modaltable th,
    .modaltable td {
        display: block;
        width: 100%!important;
        text-align: left; /* テキストの整列を調整 */
        box-sizing: border-box;
    }

    .modaltable th.main {
        text-align: center;
		font-size: 1.5rem;

        padding: 10px 0;
		background-color: #eaf2f6;
    }

    .modaltable th {
        background-color: #f4f4f4;
        padding: 10px;
        font-weight: bold;
    }

    .modaltable td {
        padding: 10px;
        border-bottom: 1px solid #ddd;
    }
	/* modaltbale */

	/* .modal-content {
		width: calc(100% - 40px);

		height: auto;

		margin: 20px;

		margin-top: 60px;
		top: 20%;
	} */

	.modal-image {
		width: 100%;
		height: auto;

		max-height: 450px;
		padding-top: 20px;
	}


	.button-left,
	.button-right {
		width: 50%;
		padding: 20px 5px 10px 5px;
		font-size: 15px;
	}

	.postype_main-image {
		min-height: 250px;
	}


	.postype_thumbnail {
		width: calc(100%/2 - 10px) !important;
		margin-bottom: 5px;
		min-height: 98px;
		max-height: 98px;
		cursor: pointer;
		opacity: 0.6;
		transition: opacity 0.3s;
		object-fit: contain;
		padding: 10px;
		border: solid 1px rgb(226, 226, 226);
		border-radius: 5px;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	}



	.mobile_hero_box>div>div:nth-of-type(1)>a img:nth-of-type(2) {
		display: none;
	}

	.mobile_hero_box>div>div:nth-of-type(2) {}

	.mobile_hero_box>div>div:nth-of-type(2) img {
		margin: 0;
	}

	.intro_box .support {
		margin: 20px 0 60px;
	}

	.intro_box .support>div {
		max-width: 500px;
		grid-template-columns: repeat(1, 1fr);
		margin: 0 auto;
	}

	/*  */
	.postype_tab-btn .icon {
		position: absolute !important;
		right: 8%;
		top: 10%;
		transform: translateY(-30%);
		width: 19px
	}

	.btn_inner p span,
	.btn_inner2 p span {
		font-size: 47%;
	}

	.btn_inner2 p {
		width: 100%;
		font-size: 14px;
		margin: auto;
		text-align: center;
	}

	.postype_product-details h2 {
		font-size: 3rem;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.postype_product-details {
		flex: 1;
		padding-right: 20px;
		padding: 0px 10px 0 10px;
		position: relative;
	}

	.pricing {
		display: flex;
		align-items: flex-end;
		gap: 60px;
	}

	.pricing>p {
		margin-top: 10px;
		color: #D64550;
		font-size: 2rem;
	}

	.pricing .nomal-price p {
		margin-top: 10px;
		color: #D64550;
		font-size: 1.5rem;
		line-height: 1.2;
		position: relative;
	}

	.pricing .original-price p {
		color: #0A5F75;
		font-size: 1.3rem;
		line-height: 1.2;
		position: relative;
	}


	.pricing .original-price p::after {
		content: "";
		width: 10px;
		height: 20px;
		background: #000;
		clip-path: polygon(0 0, 0% 100%, 100% 50%);
		position: absolute;
		right: -40px;
		bottom: 10px;
	}

	.pricing .special-price p {
		color: #D64550;
		font-size: 1.3rem;
		line-height: 1.2;

	}


	.nomal-price p span {
		font-size: 3rem;
		font-weight: bold;
	}



	.original-price p span {
		font-size: 1.5rem;
		font-weight: bold;
		text-decoration: line-through;
	}

	.special-price p span {
		font-size: 3rem;
		font-weight: bold;
	}

	.product-set table {
		width: 100%;
		margin: 0 0 30px;
	}


	/*  */
	.point_box:first-child{	margin-top: 0px !important;}
	.point_box {
		margin-top: 12px !important;
		padding: 30px 15px 35px 15px
	}



	.point_box>div>h3::before {
		top: 0px;
		font-size: 45px;

	}

	.point_box>div>h3::before {

		margin-left: 5px;
		color: #bebebe;
	}

	.point_box>div>h3 {
		font-size: 20px;
		padding-left: 30px;
		letter-spacing: -1px;
	}

	.point_box>div>p {
		padding-left: 0px;
		margin-bottom: 0px;

	}

	.point_box>.col-7{

		margin: auto;
        width: 100%;
        display: contents;
	}

	.kitchen_box>div {

		margin: auto;
	}

	.ml60 {
		margin-left: 0px;
	}

	.kitchen_box>div:nth-child(odd) {
		flex-direction: column;
		margin-bottom: 40px;
	}

	/* model */

	.modal-content {width: 100%;}

	/*  */

	.bigtouch_box {
		margin-top: 30px;
	}

	.bigtouch_box>div,
	.kitchen_box>div {
		flex-flow: column-reverse;
	}

	.bigtouch_box>div:nth-of-type(even) {
		flex-flow: column-reverse;
	}


	.bigtouch_box>div:nth-of-type(1)>div:nth-of-type(1) {

		min-width: auto;
		gap: 5px;
	}

	.description_area {
		width: 80%;
		margin: auto;
	}

	.bigtouch-image {
		margin: auto;
		display: flex;
		width: 100%;
	}

	.bigtouch-image img {
		width: 200px;
		margin: auto;
	}



	.bigtouch_box>div:nth-of-type(3) img {
		width: 200px;
	}

	.kitchen_box>div:nth-of-type(1)>div:nth-of-type(2) {
		flex-flow: column;
	}

	.kitchen_box>div:nth-of-type(2) {
		flex-flow: column-reverse;
	}

	.kitchen_box>div:nth-of-type(2) img {
		width: 100%;
		max-width: 350px;
	}


	.case {}


	.case h2 img {
		vertical-align: bottom;
		margin-right: 5px;
	}

	.case>a>div {
		border: 1px solid #ddd;
		margin-bottom: 20px;
		display: flex;
		flex-direction: column;
		width: 90%;
		margin: auto;
	}

	.case_box {
		margin-bottom: 60px;
		display: flex;
		flex-direction: column;
	}

	.case_box :last-child {
		margin-bottom: 0px;
	}


	.case .flex img {
		width: 100%;
		height: 370px;
		max-height: 386px;
		object-fit: cover;
	}

	.case .case_text {
		width: 100%;
	}

	.case .case_ttl {

		width: 100%;
		padding: 10px 10px 13px 20px;
	}

	.case .case_ttl h3 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.case .case_ttl p {
		font-size: 14px;
		color: #999999;
	}

	.case .case_cate {
		padding: 15px 0 15px 20px;
		background-color: #fff;
	}

	.case .case_cate p {
		line-height: 2.0;
	}

	.case .case_cate p:first-child {
		margin-bottom: 15px;
	}

	.case .case_cate span {
		background-color: #ECF3F5;
		padding: 5px;
		margin-right: 5px;
	}


	.selfregi_box {
		margin-top: 30px;
	}

	.selfregi_box>div img {
		width: 100%;
		max-width: 400px;
	}

	.selfregi_box>div>div:nth-of-type(1) {
		width: 100%;
		max-width: 500px;
		min-width: auto;
		grid-template-columns: repeat(1, 1fr);
		gap: 30px;
		margin: 0 auto;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1)>div>div.adjust {
		margin-left: -220px;
	}

	.selfregi_box>div>div:nth-of-type(1) img {
		height: 200px;
		margin: auto;
		justify-content: space-around;
		display: flex;

	}

	.set_box>div:nth-of-type(n+2) {
		max-width: 500px;
	}

	.set_box>div:nth-of-type(n+2) h3 {
		font-size: 2rem;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table tr,
	.cashless_table tr {
		display: flex;
		flex-flow: column;
	}


	.set_box>div:nth-of-type(n+2)>div:nth-of-type(1),
	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2),
	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table th,
	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table td,
	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table td:nth-of-type(1) {
		width: 100%;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(2) table td:nth-of-type(1) {
		font-weight: bold;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(4) {
		width: 90px;
		height: 90px;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(4) {
		top: -40px;
		right: -20px;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(4)>p:nth-of-type(1) {
		font-size: 3rem;
	}

	.set_box>div:nth-of-type(n+2)>div:nth-of-type(4)>p:nth-of-type(1) span,
	.set_box>div:nth-of-type(n+2)>div:nth-of-type(4)>p:nth-of-type(2) {
		font-size: 2rem;
	}




	.image-container {
		grid-template-columns: repeat(2, 1fr);

	}

	.feature-item {
		text-align: center;
		width: calc(100% / 2 - 10px);

		margin-bottom: 30px;

	}

	.hard_box {

		grid-template-columns: repeat(2, 1fr) !important;
	}




}








.introWrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	margin: 30px 0 0;
}

.LineUpReWrap {
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.LineUpRe {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding: 40px 0 0;
}

.LineUpReWrap.cashless {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	alignitems: flex-start;
	align-self: stretch;
	width: 76%;
}

.LineUpReWrap.cashless_money {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	alignitems: flex-start;
	align-self: stretch;
	width: 22%;
}

.intro .LineUpReWrap h3 {
	margin: 0;
	padding: 12px 6px;
	border-radius: 4px 4px 0 0;
	color: #fff;
	line-height: 1.3;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #4CBFC6;
}

.LineUpReWrap ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding: 20px 15px;
}

.LineUpReWrap ul>li {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	alignitems: flex-start;
	align-self: stretch;
	padding: 0;
}

.LineUpReWrap.cashless ul>li {
	width: 23.5%;
}

.LineUpReWrap.cashless_money ul>li {
	width: 100%;
}

.LineUpReInner {
	width: 100%;
}

.LineUpReInner h4 {
	width: 100%;
	min-height: 2.5lh;
	padding: 0 0 5px;
	font-size: 13px;
	text-align: center;
}

.LineUpReInner h4 small {
	display: block;
	color: #808080;
	font-size: 11px;
}

.LineUpReInner h4 .LineUpReLabel {
	display: block;
	margin: 5px 0 10px;
	padding: 6px;
	border: #4CBFC6 1px solid;
	border-radius: 40px;
	color: #4CBFC6;
	line-height: 1;
	font-size: 1.0rem;
	text-align: center;
}


.LineUpReTxt h4 {
	display: none;
}

.LineUpReWrap p {}

.LineUpReWrap p.LineUpRePrice {
	border-radius: 0;
	margin: 0 0 15px;
	padding: 0 0 15px 0;
	border-bottom: #dedede 1px solid;
	color: #D64550;
	line-height: 1;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
}

.LineUpReWrap p.LineUpRePrice b {
	font-size: 1.3em;
}

.LineUpReWrap p.LineUpRePrice small {
	font-size: 0.6em;
}

.LineUpReWrap ol {
	padding: 0 0 0 1.75em;
	font-size: 11px;
}

.LineUpReWrap ol>li {
	margin: 0 0 2px;
	list-style: disc;
}

.LineUpRe .LineUpRePhoto {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	width: 100%;
	height: 420px;
	margin: 0 0 20px;
	padding: 20px 0;
	text-align: center;
	background: #fafafa;
}

.LineUpRe .LineUpRePhoto a {
	outline: 0;
}

.fancybox-slide--image .fancybox-content {
	margin: 0 5%;
}

.LineUpRe .LineUpRePhoto img {
	width: auto;
	height: 380px;
	object-fit: cover;
}

.LineUpRe li:nth-child(3) .LineUpRePhoto a img {
	width: auto;
	height: 365px;
	object-fit: cover;
}

.LineUpRe .LineUpRePhoto img.adjust {
	width: auto;
	height: 380px;
	object-fit: cover;
}

.LineUpRe .LineUpRePhoto .badge_inc {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 42px;
	height: 42px;
}

.LineUpRe .LineUpRePhoto .badge_inc img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpRe .LineUpRePhoto .badge_limit {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
}

.LineUpRe .LineUpRePhoto .badge_limit img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpRe .LineUpRePhoto .badge_counter {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
}

.LineUpRe .LineUpRePhoto .badge_counter img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpRe .LineUpRePhoto .badge_os {
	position: absolute;
	top: 5px;
	right: 5px;
	width: auto;
	height: 28px;
}

.LineUpRe .LineUpRePhoto .badge_os img {
	width: auto;
	height: 100%;
	object-fit: cover;
}

.LineUpReTips {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	max-width: 100%;
	margin: 30px auto 20px;
	padding: 0 25px;

	border-radius: 4px;

}

.LineUpReTipsPhoto {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	width: 48%;
}

.LineUpReTipsPhoto figure {
	display: block;
	width: 31%;
}

.LineUpReTipsPhoto figcaption {
	display: block;
	margin: 7px 0 0;
	font-size: 1.1rem;
	text-align: center;
}

.LineUpReTipsTxt {
	width: 48%;
}

.LineUpReTipsTxt h3 {
	margin: 0 0 10px;
	color: #0A5F75;
	font-size: 1.5rem;
}

.LineUpReTipsTxt p {
	margin: 0 0 15px;
}

.LineUpReTipsTxt .notice {
	margin: 0;
	padding: 0;
	border: 0;
	color: #999;
	font-size: 1.1rem;
	font-weight: normal;
}

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

	.mobile_hero_box {
		height: 605px;
		background: url(/product/rearegi/img/mobile/bg_image.png) 300px 0px no-repeat, linear-gradient(to right, #ecf3f5, rgb(255 255 255 / 0%)) center center;
		background-size: contain;
		justify-content: center;

	}

	.mobile_hero_box>div {
		height: max-content;
		width: auto;
		align-content: start;
		flex-direction: column;
		top: 50px;
		justify-content: center;
		display: flex;
		padding: initial;
		width: 95%;

	}

	.text_box {
		padding-left: 0px;
	}

	.text_box p {
		padding-left: 0px;
	}

	.hero_img_inner img {

		max-height: 264px;

	}

}

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

	.mobile_hero_box {
		height: 625px;
		background: url(/product/rearegi/img/mobile/bg_image_sp.png) center 100% no-repeat, linear-gradient(to right, #ecf3f5, rgb(255 255 255 / 0%)) center center;
		background-size: contain;

	}

	.LineUpRe li h3 {
		font-size: 16px;
	}

	.bigtouch_box>div:nth-of-type(1)>div:nth-of-type(1) {
		max-width: auto;
	}

	.bigtouch_box>div:nth-of-type(1)>div:nth-of-type(1).bigtouch_boxRe_cashlessText {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		align-items: flex-start;
		width: 47.5%;
		min-width: auto;
		max-width: auto;
	}

	.bigtouch_boxRe_cashlessPhoto {
		display: flex;
		flex-flow: column wrap;
		justify-content: center;
		align-items: center;
		width: 47.5%;
		min-width: auto;
		max-width: auto;
	}
}

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



	.mobile_hero_box {
		height: 605px;
	}

	.introWrapper {
		display: flex;
		flex-flow: column wrap;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
		margin: 30px 0 0;
	}

	.LineUpRe {
		display: flex;
		flex-flow: column wrap;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
		padding: 40px 0 0;
	}

	.LineUpReWrap.cashless {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		alignitems: flex-start;
		align-self: stretch;
		width: 100%;
		margin: 0 0 20px;
	}

	.LineUpReWrap.cashless_money {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		alignitems: flex-start;
		align-self: stretch;
		width: 100%;
	}

	.LineUpReWrap ul {
		display: flex;
		flex-flow: column wrap;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
		padding: 20px 15px;
	}

	.LineUpReWrap ul>li {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		alignitems: flex-start;
		align-self: stretch;
		padding: 20px 15px;
		border-radius: 3px;
		border: #dedede 1px solid;
	}

	.LineUpReWrap.cashless ul>li {
		width: 100.0%;
		margin: 0 0 15px;
	}

	.LineUpReWrap.cashless_money ul>li {
		width: 100%;
		margin: 0 0 15px;
	}

	.LineUpReInner {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
	}

	.LineUpReInner h4 {
		display: none;
		min-height: auto;
		padding: 0;
	}

	.LineUpReInner h4 small {
		display: none;
	}

	.LineUpReInner h4 .LineUpReLabel {
		display: block;
		margin: 5px 0 0;
		padding: 8px;
		border: #dedede 1px solid;
		line-height: 1;
		font-size: 1.1rem;
		text-align: center;
	}

	.LineUpRe .LineUpRePhoto {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-end;
		align-items: center;
		width: 30%;
		height: auto;
		margin: 0;
		text-align: center;
	}

	.LineUpRe .LineUpRePhoto img {
		width: auto;
		height: 240px;
		object-fit: cover;
	}

	.LineUpRe li:nth-child(3) .LineUpRePhoto a img {
		width: auto;
		height: 240px;
		object-fit: cover;
	}

	.LineUpRe .LineUpRePhoto img.adjust {
		width: auto;
		height: 240px;
		object-fit: cover;
	}


	.LineUpRe .LineUpReTxt {
		width: 65%;
	}

	.LineUpReTxt h4 {
		display: block;
		flex-flow: column wrap;
		justify-content: center;
		align-items: flex-start;
		align-self: inherit;
		width: 100%;
		min-height: 2.5lh;
		padding: 0 0 5px;
		font-size: 13px;
		text-align: left;
	}

	.LineUpReTxt h4 small {
		display: inline;
		padding: 0 0 0 8px;
		color: #808080;
		font-size: 11px;
	}

	.LineUpReTxt h4 br {
		display: none;
	}

	.LineUpReWrap p {}

	.LineUpReWrap p.LineUpRePrice {
		border-radius: 3px;
		margin: 0 0 15px;
		padding: 0 0 15px 0;
		border-bottom: #dedede 1px solid;
		color: #D64550;
		line-height: 1;
		font-size: 12px;
		text-align: left;
		white-space: nowrap;
	}

	.LineUpReWrap p.LineUpRePrice b {
		font-size: 1.3em;
	}

	.LineUpReWrap p.LineUpRePrice small {
		font-size: 0.6em;
	}


	.bigtouch_box>div:nth-of-type(1).bigtouch_boxRe_cashless {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
		gap: 0;
	}

	.bigtouch_box>div:nth-of-type(1)>div:nth-of-type(1) {
		width: 100%;
		max-width: auto;
		gap: 0;
	}

	.bigtouch_box>div:nth-of-type(1)>div:nth-of-type(1).bigtouch_boxRe_cashlessText {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		align-items: flex-start;
		width: 100%;
	}

	.bigtouch_box>div:nth-of-type(1)>div:nth-of-type(1).bigtouch_boxRe_cashlessText h3 {
		width: 100%;
	}

	.bigtouch_box>div:nth-of-type(1)>div:nth-of-type(1).bigtouch_boxRe_cashlessText p {
		width: 100%;
		color: #000;
		line-height: 1.5;
		font-size: 1.4rem;
		font-weight: normal;
		text-align: left;
	}

	.bigtouch_boxRe_cashlessPhoto {
		display: flex;
		flex-flow: column wrap;
		justify-content: center;
		align-items: center;
		width: 100%;
	}

	.bigtouch_box>div:nth-of-type(2)::after {
		content: '';
		display: table;
		clear: both;
		height: 0;
	}



	.bigtouch_boxRe_buidPhoto {
		order: 2;
	}

	.bigtouch_boxRe_buidText {
		order: 1;
	}

	.bigtouch_box>div:nth-of-type(2) .TextinLogo {
		display: block;
		float: right;
		width: 40px;
		margin: 15px 0 0;
	}

	.bigtouch_box>div:nth-of-type(2) .TextinLogo img {
		float: right;
		width: 40px;
		height: auto;
	}

	.campaign {
		width: 90px;
		height: 90px;

		top: 70px;
	}

/* table */

/*  */
.device-type div p {
    font-size: 13px;
    font-weight: 600;
}

}


.intro p {
	text-align: center;
}

.LineUpRe_ {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	padding: 40px 0 0;
}

.LineUpReWrap_ {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	alignitems: flex-start;
	align-self: stretch;
	margin: 0;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

.LineUpReWrap_.cashless {
	width: 76%;
}

.LineUpReWrap_.cashless_money {
	width: 22%;
}

.LineUpReWrap_ ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	padding: 20px 15px;
}

.LineUpReWrap_ ul>li {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	align-self: stretch;
	padding: 0;
}

.LineUpReWrap_.cashless ul>li {
	width: 23.5%;
}

.LineUpReWrap_.cashless_money ul>li {
	width: 100%;
}

.LineUpReWrap_ h3 {
	margin: 0;
	padding: 12px 6px;
	border-radius: 4px 4px 0 0;
	color: #fff;
	line-height: 1.3;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #4CBFC6;
}

.LineUpReInner_ {
	width: 100%;
}

.LineUpRePhoto_ {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	width: 100%;
	height: 420px;
	margin: 0 0 20px;
	padding: 40px 0 5px;
	text-align: center;
	background: #fafafa;
}

.LineUpRePhoto_ figure {
	text-align: center;
}

.LineUpRePhoto_ img {
	width: auto;
	height: 380px;
	object-fit: cover;
}

.LineUpRePhoto_ .badge_inc {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 42px;
	height: 42px;
}

.LineUpRePhoto_ .badge_inc img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpRePhoto_ .badge_limit {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 60px;
	height: 60px;
}

.LineUpRePhoto_ .badge_limit img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpRePhoto_ .badge_counter {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
}

.LineUpRePhoto_ .badge_counter img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpRePhoto_ .badge_os {
	position: absolute;
	top: 10px;
	left: 10px;
	width: auto;
	height: 20px;
}

.LineUpRePhoto_ .badge_os img {
	width: auto;
	height: 100%;
	object-fit: cover;
}

.LineUpRe_ li:nth-child(3) .LineUpRePhoto_ a img {
	width: auto;
	height: 365px;
	object-fit: cover;
}

.LineUpRePhoto_ img.adjust {
	width: auto;
	height: 360px;
	object-fit: cover;
}

.LineUpReTxt_ {}

.LineUpReTxt_ .badge_inc {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 42px;
	height: 42px;
}

.LineUpReTxt_ .badge_inc img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpReTxt_ .badge_limit {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 40px;
	height: 40px;
}

.LineUpReTxt_ .badge_limit img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpReTxt_ .badge_counter {
	display: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
}

.LineUpReTxt_ .badge_counter img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.LineUpReTxt_ .badge_os {
	display: none;
	position: absolute;
	top: 10px;
	left: 10px;
	width: auto;
	height: 20px;
}

.LineUpReTxt_ .badge_os img {
	width: auto;
	height: 100%;
	object-fit: cover;
}

.LineUpReWrap_ h4 {
	margin: 0 0 15px;
	font-size: 14px;
	text-align: center;
}

.LineUpReWrap_ h4 .LineUpReLabel {
	display: block;
	margin: 5px 0 10px;
	padding: 6px;
	border: #4CBFC6 1px solid;
	border-radius: 40px;
	color: #4CBFC6;
	line-height: 1;
	font-size: 1.0rem;
}

.LineUpReWrap_ p {}

.LineUpReWrap_ p.LineUpRePrice {
	border-radius: 0;
	margin: 0 0 15px;
	padding: 0 0 15px 0;
	border-bottom: #dedede 1px solid;
	color: #D64550;
	line-height: 1;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
}

.LineUpReWrap_ p.LineUpRePrice b {
	font-size: 1.3em;
}

.LineUpReWrap_ p.LineUpRePrice small {
	font-size: 0.6em;
}

.LineUpReWrap_ ol {
	padding: 0 0 0 1.75em;
	font-size: 11px;
}

.LineUpReWrap_ ol>li {
	margin: 0 0 2px;
	list-style: disc;
}


/* 比較表 */

.comparison_table {
	width: 90%;
	/* ウィンドウ幅に合わせてテーブル全体を広げる */
	padding: 0 20px;
	margin: auto;
	border-collapse: collapse;
	background-color: #fff;
	table-layout: fixed;
	/* カラム幅を固定 */
}

.comparison_table th,
.comparison_table td {
	padding: 12px;
	/* パディングを増やして見やすく */
	text-align: center;
	/* テキストを中央揃え */
	border: 1px solid #ccc;
	/* セル間に薄いグレーの境界線 */
	vertical-align: middle;
	/* テキストの縦方向の中央揃え */
	font-size: 1.6rem;
	/* テキストサイズを設定 */
	line-height: 1.8;

}

/* 最初のカラムはテキストの長さに合わせて幅を調整 */
.comparison_table td:first-child,
.comparison_table th:first-child {
	width: auto;
	white-space: wrap;
}

/* ビジコムのth、tdのカラム幅を大きくする */
.comparison_table td:nth-child(2),
.comparison_table th:nth-child(2) {
	width: 35%;
	/* ビジコムのカラム幅を50%に設定 */
}

/* A社、B社のth、tdの幅を同じに設定 */
.comparison_table td:nth-child(3),
.comparison_table th:nth-child(3),
.comparison_table td:nth-child(4),
.comparison_table th:nth-child(4) {
	width: 25%;
	/* A社とB社のカラム幅を25%に設定 */
}

/* thのスタイル：すべて中央揃え */
.comparison_table th {
	text-align: center;
	padding: 12px;
	font-size: 1.6rem;
	/* ヘッダーの文字サイズ */
	line-height: 1.8;
	/* ヘッダーの行間 */
	font-weight: bold;
	border: 1px solid #ccc;
	/* 枠線を復元 */
}

/* ビジコムの背景色を濃い緑に */
.comparison_table th:nth-child(2) {
	background-color: #0A5F75;
	/* ビジコムの濃い緑背景 */
	color: white;
}


/* A社とB社の背景をグレー */
.comparison_table th:nth-child(3),
.comparison_table th:nth-child(4) {
	background-color: #8f8f8f;
	/* A社とB社の薄いグレー背景 */
}

/* 何もないthは背景を白 */
.comparison_table th:first-child {
	background-color: #ffffff;
	/* 白背景 */
}

/* 項目（ランニングコストなど）の幅を狭める */
.comparison_table th:first-child,
.comparison_table td:first-child {
	width: 20%;
	/* 項目名の幅を20%に固定 */
	font-size: 1.4rem;
	/* 文字サイズを調整 */
	line-height: 1.6;
	/* 行間を調整 */
	font-weight: 600;
}

.comparison_table td span {
	color: #D64550;
	font-weight: 600;
	font-size: clamp(16px, 1.8lvw, 22px);
}

.comparison_table td:first-child {
	background-color: #f6f6f6;
}

/*  */

.comparison_table th,
.comparison_table td {
	width: 25%;

}

.comparison_table td:nth-child(2) {
	width: 35%;
}

.comparison_table td:nth-child(3),
.comparison_table td:nth-child(4) {
	width: 20%;
}

/* 通常のデータセルのスタイル（縦中央揃え） */
.comparison_table td {
	text-align: center;
	vertical-align: middle;
	/* 縦中央揃え */
	padding: 18px 0px;
	/* パディングを調整 */
	word-wrap: break-word;
	white-space: nowrap;
	font-size: clamp(13px, 1.6lvw, 18px);
	* 文字サイズを画像に寄せる */ max-line-height: 1;
	/* 行間を画像に合わせる */
	border: 1px solid #ccc;
	/* 枠線を復元 */
}

.comparison_small {
	font-size: 65%;
	line-height: 1.2;
	margin-top: 1px;
}

/* ビジコムのセルに薄い緑色背景 */
.comparison_table td[data-label="ビジコム"] {
	background-color: #ffffff;
	/* ビジコムの薄い緑色背景 */
}

/* A社、B社のセルに薄いグレー背景 */
.comparison_table td[data-label="A社"],
.comparison_table td[data-label="B社"] {
	background-color: #f0f0f0;
	/* A社とB社の薄いグレー背景 */
}

@media screen and (max-width:1024px) {
	.LineUpReWrap_ h4 {
		font-size: 12px;
	}
}


@media screen and (max-width:767px) {
	.intro p {
		text-align: center;
	}

	.LineUpRe_ {
		display: flex;
		flex-flow: column wrap;
		justify-content: space-between;
		align-items: flex-start;
		padding: 40px 0 0;
	}

	.LineUpReWrap_ {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		alignitems: flex-start;
		align-self: stretch;
		margin: 0;
		border-radius: 4px;
		background: #fff;
		box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	}

	.LineUpReWrap_.cashless {
		width: 100%;
		margin: 0 0 20px;
	}

	.LineUpReWrap_.cashless_money {
		width: 100%;
	}

	.LineUpReWrap_ ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: flex-start;
		width: 100%;
		padding: 20px 15px;
	}

	.LineUpReWrap_ ul>li {
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-start;
		alignitems: flex-start;
		align-self: stretch;
		padding: 0;
	}

	.LineUpReWrap_ ul>li:after {
		content: '';
		display: table;
		clear: both;
		height: 0;
	}

	.LineUpReWrap_.cashless ul>li {
		width: 100%;
		margin: 0 0 20px;
	}

	.LineUpReWrap_.cashless_money ul>li {
		width: 100%;
	}

	.LineUpReWrap_ h3 {
		padding: 12px 6px;
		border-radius: 4px 4px 0 0;
		color: #fff;
		line-height: 1.3;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		background: #4CBFC6;
	}

	.LineUpReInner_ {
		width: 100%;
	}

	.LineUpRePhoto_ {
		order: 1;
		float: left;
		display: flex;
		flex-flow: column wrap;
		justify-content: flex-end;
		align-items: center;
		position: relative;
		width: 30%;
		height: 220px;
		margin: 0;
		padding: 20px 0;
		text-align: center;
		background: #fafafa;
	}

	.LineUpRePhoto_ figure {
		width: 100%;
		margin: 0 20px 0 0;
		text-align: center;
	}

	.LineUpRePhoto_ img {
		width: auto;
		height: 180px;
		object-fit: cover;
	}

	.LineUpRePhoto_ .badge_inc {
		display: none;
		position: absolute;
		top: 10px;
		left: 10px;
		width: 42px;
		height: 42px;
	}

	.LineUpRePhoto_ .badge_inc img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.LineUpRePhoto_ .badge_limit {
		display: none;
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 60px;
		height: 60px;
	}

	.LineUpRePhoto_ .badge_limit img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.LineUpRePhoto_ .badge_counter {
		display: none;
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 60px;
		height: 60px;
	}

	.LineUpRePhoto_ .badge_counter img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.LineUpRePhoto_ .badge_os {
		display: none;
		position: absolute;
		top: 5px;
		right: 5px;
		width: auto;
		height: 28px;
	}

	.LineUpRePhoto_ .badge_os img {
		width: auto;
		height: 100%;
		object-fit: cover;
	}

	.LineUpRe_ li:nth-child(3) .LineUpRePhoto_ a img {
		width: auto;
		height: 170px;
		object-fit: cover;
	}

	.LineUpRePhoto_ img.adjust {
		width: 50px;
		height: auto;
		object-fit: cover;
	}

	.LineUpReTxt_ {
		order: 3;
		position: relative;
		float: right;
		width: 60%;
	}

	.LineUpReTxt_ .badge_inc {
		display: block;
		position: absolute;
		top: 0;
		left: auto;
		right: 0;
		width: 42px;
		height: 42px;
	}

	.LineUpReTxt_ .badge_inc img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.LineUpReTxt_ .badge_limit {
		display: block;
		position: absolute;
		top: -55px;
		bottom: auto;
		left: auto;
		right: -5px;
		width: 60px;
		height: 60px;
	}

	.LineUpReTxt_ .badge_limit img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.LineUpReTxt_ .badge_counter {
		display: block;
		position: absolute;
		top: 0;
		left: auto;
		right: 0;
		width: 60px;
		height: 60px;
	}

	.LineUpReTxt_ .badge_counter img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.LineUpReTxt_ .badge_os {
		display: block;
		position: absolute;
		top: 0;
		left: auto;
		right: 0;
		width: auto;
		height: 20px;
	}

	.LineUpReTxt_ .badge_os img {
		width: auto;
		height: 100%;
		object-fit: cover;
	}

	.LineUpReWrap_ h4 {
		order: 2;
		float: right;
		width: 60%;
		margin: 0 0 15px;
		text-align: left;
	}

	.LineUpReWrap_ h4 .LineUpReLabel {
		display: inline-block;
		position: relative;
		top: -2px;
		margin: 0 0 0 5px;
		padding: 5px 10px;
		border: #dedede 1px solid;
		line-height: 1;
		font-size: 0.9rem;
		text-align: center;
	}

	.LineUpReWrap_ p {}

	.LineUpReWrap_ p.LineUpRePrice {
		border-radius: 0;
		margin: 0 0 15px;
		padding: 0 0 15px 0;
		border-bottom: #dedede 1px solid;
		color: #D64550;
		line-height: 1;
		font-size: 12px;
		text-align: left;
		white-space: nowrap;
	}

	.LineUpReWrap_ p.LineUpRePrice b {
		font-size: 1.3em;
	}

	.LineUpReWrap_ p.LineUpRePrice small {
		font-size: 0.6em;
	}

	.LineUpReWrap_ ol {
		padding: 0 0 0 1.75em;
		font-size: 11px;
	}

	.LineUpReWrap_ ol>li {
		margin: 0 0 2px;
		list-style: disc;
	}

}




.LineUpReTipsPhoto {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	width: 36%;
}

.LineUpReTipsPhoto figure {
	display: block;
	width: 31%;
}

.LineUpReTipsPhoto figcaption {
	display: block;
	margin: 7px 0 0;
	font-size: 1.1rem;
	text-align: center;
}

.LineUpReTipsTxt {
	width: 58%;
}

.LineUpReTipsTxt h3 {
	margin: 0 0 15px;
	color: #0A5F75;
	font-size: 24px;
}

.LineUpReTipsTxt p {
	margin: 0 0 15px;
	font-size: 14px;
}

.LineUpReTipsTxt .notice {
	margin: 0;
	padding: 0;
	border: 0;
	color: #999;
	font-size: 1.1rem;
	font-weight: normal;
}

.note {
	text-align: right;
}

/* 比較表レスポンシブ */

/* レスポンシブ対応: 画面幅が768px以下の場合 */
@media screen and (max-width: 768px) {


	.comparison_table td,
	.comparison_table th {
		width: 100%;
		display: block;
		text-align: left;

	}

	.comparison_table td:nth-child(2),
	.comparison_table th:nth-child(2),
	.comparison_table td:nth-child(3),
	.comparison_table th:nth-child(3),
	.comparison_table td:nth-child(4),
	.comparison_table th:nth-child(4) {
		width: 100%;
		/* 狭い画面でカラムを広げる */
	}

	.comparison_table td:first-child,
	.comparison_table th:first-child {
		white-space: normal;
		/* 長いテキストも改行可能に */
	}

	/* テーブルをブロック表示に変換 */
	.comparison_table,
	.comparison_table thead,
	.comparison_table tbody,
	.comparison_table th,
	.comparison_table td,
	.comparison_table tr {
		display: inline-block;

		width: 100%;
	}

	/* テーブルヘッダーを非表示にする */
	.comparison_table thead {
		display: none;
	}

	/* 各行のスタイル */
	.comparison_table tr {
		margin-bottom: 10px;

	}




	/* 各行のタイトル（左端のセル）を上に表示し、太字に */
	.comparison_table td:first-child {
		background-color: #0A5F75;
		color: white;
		font-weight: bold;
		padding: 10px;
		text-align: left;
		width: 100%;
		font-size: 1.4rem;
		/* レスポンシブ時の文字サイズ調整 */
		text-align: center;
	}

	/* 各セルにラベルを付けて、項目とビジコム、A社、B社の対応がわかりやすくする */
	.comparison_table td[data-label]::before {
		content: attr(data-label) ": ";
		/* 各セルの前にラベルを追加 */
		font-weight: bold;
		color: #0A5F75;
		display: block;
		font-size: 1.5rem;
	}

	/* 右側のセルをインデントさせる */
	.comparison_table td {
		text-align: left;
		padding: 10px 10px 10px 20px;
		font-size: 1.3rem;
		/* 文字サイズを調整 */
		line-height: 1.6;
		/* 行間を調整 */
		vertical-align: middle;
		/* 縦中央揃え */

	}

	.comparison_table td span {
		color: #D64550;
		font-weight: 600;
		font-size: 18px;
	}

	/* 2つ目以降のセルをブロック形式にする */
	.comparison_table td:not(:first-child) {
		margin-top: 5px;
		border-top: 1px solid #ddd;
		padding-top: 10px;
		font-size: 15px;
		/* width: 32%;
		height: 160px; */
	}



	.btm_btn03,.btm_btn03s {
		padding: 1.5rem 0;
        margin-top:inherit;

		width: 100%!important;
    }


}

/* レスポンシブ対応: 画面幅が480px以下の場合 */
@media screen and (max-width: 480px) {
	.comparison_table td {
		font-size: 1.2rem;
		padding: 8px 10px;
	}

	.comparison_table td:first-child {
		font-size: 1.4rem;
	}
}

/*  */

@media screen and (max-width:767px) {
	.LineUpReTips {
		padding-top: 20px;
	}

	.LineUpReTipsPhoto {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}

	.LineUpReTipsPhoto figure {
		display: block;
		width: 80%;
		margin: 0 auto 20px;
	}

	.LineUpReTipsPhoto figure img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.LineUpReTipsPhoto figcaption {
		display: block;
		margin: 7px 0 0;
		font-size: 1.1rem;
		text-align: center;
	}

	.LineUpReTipsTxt {
		width: 100%;
	}

	.LineUpReTipsTxt h3 {
		margin: 0 0 15px;
		color: #0A5F75;
		font-size: 20px;
	}

	.LineUpReTipsTxt p {
		margin: 0 0 15px;
		font-size: 14px;
	}

	.LineUpReTipsTxt .notice {
		margin: 0;
		padding: 0;
		border: 0;
		color: #999;
		font-size: 1.1rem;
		font-weight: normal;
	}
}


.slideWrap {
	position: fixed;
	top: 0;
	left: -120%;
	z-index: 2000;
	width: 100vw;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
}

.slideWrap.active {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
}

.slideInner {
	display: flex;
	flex-flow: column wrap;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 88%;
	max-width: 960px;
	height: auto;
	padding: 30px;
	border-radius: 10px;
	background: #fff;
	box-sahdow: 0 4px 12px 0 rgba(0, 0, 0, 0.25);
	transform: translate(-50%, -50%);
}

.modalClose {
	display: block;
	position: absolute;
	top: -15px;
	right: -15px;
	z-index: 2;
	width: 40px;
	height: 40px;
	border: #fff 2px solid;
	border-radius: 40px;
	background: #000;
}

.modalClose::before {
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	left: 50%;
	z-index: 2;
	width: 2px;
	height: 16px;
	background: #fff;
	transform-origin: center center;
	transform: rotate(45deg);
}

.modalClose::after {
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	left: 50%;
	z-index: 2;
	width: 2px;
	height: 16px;
	background: #fff;
	transform-origin: center center;
	transform: rotate(-45deg);
}

.slide-for.slick-dotted.slick-slider {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0 0 120px;
}

.slide-for div.slick-slide img {
	width: auto;
	max-height: 450px;
	margin: 0 auto;
}

.slide-for .caption {
	font-size: 12px;
	text-align: center;
}

.LineUpReWrap_ .slide-for ul.slick-dots {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	bottom: 0;
}

.LineUpReWrap_ .slide-for ul.slick-dots>li {
	float: none;
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 5px;
	border: #ddd 1px solid;
}

.LineUpReWrap_ .slide-for ul.slick-dots>li.slick-active {
	box-shadow: 0 0 0 3px #ddd;
}

.LineUpReWrap_ .slide-for ul.slick-dots>li button {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
}

.LineUpReWrap_ ._windows_cashless_modal .slide-for ul.slick-dots>li:nth-child(1) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-1.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_cashless_modal .slide-for ul.slick-dots>li:nth-child(2) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-2.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_cashless_modal .slide-for ul.slick-dots>li:nth-child(3) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-3.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_cashless_modal .slide-for ul.slick-dots>li:nth-child(4) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-4.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._android_cashless_modal .slide-for ul.slick-dots>li:nth-child(1) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-1.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._android_cashless_modal .slide-for ul.slick-dots>li:nth-child(2) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-2.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._android_cashless_modal .slide-for ul.slick-dots>li:nth-child(3) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-3.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._android_cashless_modal .slide-for ul.slick-dots>li:nth-child(4) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal1-4.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_21_5_cashless_modal .slide-for ul.slick-dots>li:nth-child(1) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal2-1.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_21_5_cashless_modal .slide-for ul.slick-dots>li:nth-child(2) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal2-2.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_21_5_cashless_modal .slide-for ul.slick-dots>li:nth-child(3) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal2-3.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_21_5_cashless_modal .slide-for ul.slick-dots>li:nth-child(4) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal2-4.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_cash_cashless_modal .slide-for ul.slick-dots>li:nth-child(1) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal3-1.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_cash_cashless_modal .slide-for ul.slick-dots>li:nth-child(2) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal3-2.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_cash_cashless_modal .slide-for ul.slick-dots>li:nth-child(3) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal3-3.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._windows_cash_cashless_modal .slide-for ul.slick-dots>li:nth-child(4) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal3-4.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._mazik .slide-for ul.slick-dots>li:nth-child(1) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal4-1.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._mazik .slide-for ul.slick-dots>li:nth-child(2) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal4-2.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._mazik .slide-for ul.slick-dots>li:nth-child(3) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal4-3.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ ._mazik .slide-for ul.slick-dots>li:nth-child(4) button {
	background: rgba(0, 0, 0, 0.05) url('../images/bigtouch/img_modal4-4.webp') no-repeat;
	background-size: cover;
}

.LineUpReWrap_ .slide-for ul.slick-dots>li button:before {
	content: none;
}

@media screen and (max-width:767px) {
	.slide-for div.slick-slide img {
		width: 100%;
		max-height: auto;
		margin: 0 auto;
	}

	.LineUpReWrap_ .slide-for ul.slick-dots>li {
		float: none;
		display: block;
		width: 40px;
		height: 40px;
		margin: 0 5px;
		border: #ddd 1px solid;
	}
}



.cashlessall_box .cashlessall_box_inner {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	gap: inherit !important;
}

.cashlessall_box .cashlessall_box_innerWrap {
	display: flex !important;
	flex-flow: row wrap !important;
	justify-content: space-between !important;
	align-items: center !important;
	width: 64%;
	border: #1561ff 1px solid;
	border-radius: 0 20px 0 0;
}

.cashlessall_box .cashlessall_box_inner_left {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	width: 35%;
	margin: 0 5% 0 0;
	padding: 0 5%;
	border: 0;
	box-sizing: border-box;
	background: #1561ff;
}

.cashlessall_box .cashlessall_box_inner_left img {
	width: 100%;
	max-width: inherit !important;
	height: auto;
	max-height: inherit !important;
}

.cashlessall_box .cashlessall_box_inner_middle {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	width: 18%;
	margin: 0;
	padding: 0 1%;
}

.cashlessall_box .cashlessall_box_inner_middle img {
	width: 100%;
	max-width: auto !important;
	height: auto;
	max-height: 36px !important;
}

.cashlessall_box .cashlessall_box_inner_right {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	align-self: stretch;
	width: 40%;
	padding: 10px 5%;
}

.cashlessall_box .cashlessall_box_inner_right img {
	width: auto !important;
	max-width: 31% !important;
	height: auto !important;
	max-height: inherit !important;
}

.cashlessall_box .cashlessall_box_inner_right2 {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	align-self: stretch;
	width: 30%;
}

.cashlessall_box .cashlessall_box_inner_right2 img {
	width: auto !important;
	max-width: 46% !important;
	height: auto !important;
	max-height: inherit !important;
	margin: 0 2% 0 0;
}

@media screen and (max-width: 767px) {
	.cashlessall_box .cashlessall_box_inner {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
		gap: inherit !important;
	}

	.cashlessall_box .cashlessall_box_innerWrap {
		display: flex !important;
		flex-flow: row wrap !important;
		justify-content: space-between !important;
		align-items: center !important;
		width: 64%;
		border: #1561ff 1px solid;
		border-radius: 0 20px 0 0;
	}

	.cashlessall_box .cashlessall_box_inner_left {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		align-items: center;
		align-self: stretch;
		width: 35%;
		margin: 0 5% 0 0;
		padding: 0 5%;
		border: 0;
		box-sizing: border-box;
		background: #1561ff;
	}

	.cashlessall_box .cashlessall_box_inner_left img {
		width: 100%;
		max-width: inherit !important;
		height: auto;
		max-height: inherit !important;
	}

	.cashlessall_box .cashlessall_box_inner_middle {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		align-items: center;
		align-self: stretch;
		width: 18%;
		margin: 0;
		padding: 0 1%;
	}

	.cashlessall_box .cashlessall_box_inner_middle img {
		width: 100%;
		max-width: auto !important;
		height: auto;
		max-height: 36px !important;
	}

	.cashlessall_box .cashlessall_box_inner_right {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
		align-items: center;
		align-self: stretch;
		width: 40%;
		padding: 10px 5%;
	}

	.cashlessall_box .cashlessall_box_inner_right img {
		width: auto !important;
		max-width: 31% !important;
		height: auto !important;
		max-height: auto !important;
	}

	.cashlessall_box .cashlessall_box_inner_right2 {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: center;
		align-self: stretch;
		width: 30%;
	}

	.cashlessall_box .cashlessall_box_inner_right2 img {
		width: auto !important;
		max-width: 46% !important;
		height: auto !important;
		max-height: inherit !important;
		margin: 0 2% 0 0;
	}
}