
@charset "utf-8";

/*common*/
a:focus-visible,
button:focus-visible {
	outline-style: dotted;
	outline-color: var(--color_key_0);
	outline-width: medium;
	outline-offset: 3px;
	border-radius: .25em;
	transition: 0s;
}

figcaption {
	margin-top: inherit;
}

.u-content,
.other_section {
	margin-top: 110px;
}

.js-link-invalid {
	pointer-events: none;
}

.u-list__item {
	line-height: 1.75;
	margin: .5em 0 0;
	padding-left: 1.25em;
	position: relative;
}

.u-list__item:after {
	content: '';
	width: .5em;
	height: .5em;
	background: var(--color_key_0);
	border-radius: 50%;
	position: absolute;
	top: .7em;
	left: 2px;
}

.u-align-center {
	text-align: center;
}

.u-button__basic a {
	background-color: var(--purple_dark);
}

.u-text,
.other_text,
.u-text-read {
	font-size: inherit;
	line-height: 2;
}

.p-lnjp .g-header_navi .g-header_menu .-slope {
	margin-right: 0;
}

.p-lnjp .g-navi_menu_items {
	padding-bottom: 37px;
	align-items: center;
	flex-wrap: wrap;
}

.p-lnjp .g-navi_menu_item {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.p-lnjp .g-navi_pulldown .link_none_title,
.p-lnjp .g-navi_mobile .link_none_title {
	pointer-events: none;
}

.l-kv_local {
	margin-top: -120px !important;
	background: var(--color_key_0);
}

.l-kv_local .u-title_page {
	color: var(--white);
	text-align: center;
}

.l-kv_local .u-inner {
	min-height: 200px;
	padding: 0 0 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.l-kv_local .u-title_page em {
	letter-spacing: .2em;
}

.l-kv_local .u-title_page span {
	color: var(--white);
	margin: 0 0 0 -.25em;
	display: block;
}

.l-kv_local .u-title_page span:before {
	font-size: 1.6rem;
	letter-spacing: .1em;
}

.l-kv_local .u-title_page span b {
	display: none;
}

.c-kv-title {
	font-size: 1.8rem;
}


.u-content-title-middle {
	font-size: 2.6rem;
	font-weight: 400;
	line-height: 1.5;
	position: relative;
}

.u-content-title-middle:before {
	content: '';
	width: 37px;
	height: 11px;
	margin: .7em 0 0 -10px;
	background: var(--color_key_0);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%, 0);
}

.u-content-title-middle + * {
	margin-top: 60px !important;
}







/*product*/
.c-product-main {
	margin-top: 110px;
}

.c-product-main img,
.c-product-series img {
	width: auto !important;
	max-width: 100% !important;
}

.c-product-main .u-inner {
	padding-right: 80px;
	padding-bottom: 0;
	padding-left: 80px;
}

.c-product-main .e-text {
	line-height: 2;
	text-indent: 0;
	margin: 25px 0 0;
}

.c-product-series-wrap {
	display: flex;
	flex-wrap: wrap;
}

.c-product-series-wrap .e-item {
	width: calc(100% / 5);
}

.c-product-series-wrap .e-caption.u-icon-arrow {
	color: inherit;
	text-decoration: none;
	padding-left: 0;
}

.c-product-series-wrap .e-img {
	width: 65% !important;
}

.c-catalog-list-item .e-link {
	font-size: 1.6rem;
	padding-left: 0;
}

.c-product-series-wrap .e-item .e-link:hover .e-thumb-frame {
	border-color: var(--color_key_0);
}

.c-product-series-wrap .e-item .e-link[target="_blank"] .u-icon-blank:after,
.isEnv .c-main-product-list .e-item a[target="_blank"] .e-caption:after {
	content: '';
	vertical-align: middle;
	width: .75em;
	height: .75em;
	margin-left: .25em;
	background: url("/_assets/img/common/icon_window_01@blue.svg") no-repeat center / 100% auto;
	display: inline-block;
}


.products_box {
	width: 100%;
}

.products_box table.lifte {
	width: calc(100% - 160px);
}

.products_box span.other_title_text {
	padding-left: 0;
}

.video_banner a p:before {
	background-image: url("/_assets/img/common/arrow_01@blue.svg");
	transform-origin: center bottom;
	transform: rotate(90deg) translateY(.5em);
}

.c-lvsContact a {
	background: var(--purple_dark);
}

.c-search-product-wrap {
	display: flex;
	flex-wrap: wrap;
}

.c-search-product-item:nth-child(n + 5) {
	margin-top: 30px;
}

.c-search-product-item .e-link {
	padding: 0 0 0 0;
	border-radius: 1em;
	border: 0;
}

.no-touch .c-search-product-item .e-link:hover {
	color: var(--color_key_0);
	border: 0;
}

.c-search-product-item .e-link:before {
	display: none;
}

.c-search-product-item .e-img {
	max-width: 50% !important;
}

.c-search-product-item .e-product {
	font-size: 1.8rem;
	font-weight: 500;
	margin-top: 20px;
	position: relative;
	top: auto;
	left: auto;
}

.c-search-product-item .e-product:after {
	content: url("/_assets/img/common/arrow_02.svg");
	vertical-align: middle;
	margin: 0 0 0 .5em;
	display: inline-block;
}

.c-product-series-wrap .e-item .e-link.js-link-invalid {
	color: var(--black);
}


/* ENV HOME */
.isEnv .c-main-menu {
	max-width: 700px;
	margin-inline: auto;
}

.isEnv .c-main-menu a:hover,
.isEnv .c-main-menu a:hover img {
	opacity: 1;
}

.isEnv .c-main-menu__wrap {
	padding: 32px 35px;
	display: flex;
	flex-wrap: wrap;
	background: url("/assets/img/product/product-20/menu-00.png") no-repeat center / cover;
}

.isEnv .c-main-menu__item {
	width: calc(100% / 2);
	padding: 16px;
}

.isEnv .is-dry .u-title-hi {
	color: #009e00;
	border-color: #009e00
}

.isEnv .is-wet .u-title-hi {
	color: #0093e5;
	border-color: #0093e5
}

.isEnv .c-main-product-list {
	margin: 0 -10px;
	display: flex;
}

.isEnv .c-main-product-list .e-item {
	width: calc(100% / 3);
	padding: 0 10px;
}

.isEnv .c-main-product-list .e-item a {
	text-decoration: none;
}

.isEnv .c-main-product-list a .e-image {
	margin: 0 0 15px;
}

.isEnv .c-main-product-list a .e-title {
	color: #333;
	margin: 0 0 5px;
	display: block;
}

.isEnv .c-main-product-list a .e-desc {
	line-height: 1.5;
	margin: 0 0 15px;
	display: block;
}

.isEnv .c-main-product-list a .e-link {
	text-decoration: underline;
	margin: 0 0 15px;
	display: block;
}

.isEnv .c-main-product-list .e-item a:hover .e-link {
	text-decoration: none;
	opacity: .8;
}

.c-product-series-wrap.is-other .e-item {
	min-height: 260px;
}

.e-legend-wrap img {
	width: 24px !important;
}

.c-product-series-wrap.is-other .e-icon img {
	width: 50px !important;
}

.c-product-series-wrap.is-other .e-img {
	width: calc(100% - 20px) !important;
}

.c-product-series-wrap .e-thumb-frame {
	border-radius: 1em;
}

/*used_rental*/
.p-used_rental .l-sell_buy .u-button {
	padding: 15px 0;
}

.p-used_rental .l-sell_buy .u-button > * {
	font-size: 2.2rem;
	line-height: 1.5;
	letter-spacing: .05em;
	padding: .75em 0 1em;
	border-radius: 0;
	position: relative;
}

.p-used_rental .l-sell_buy .u-button > *:after {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0,-50%);
}

.p-used_rental .l-sell_buy .u-button.sell > * {
	color: var(--black);
	background-color: #ffaf19;
}

.p-used_rental .l-sell_buy .u-button.sell > *:hover {
	opacity: .8;
}

.p-used_rental .l-sell_buy .u-button.buy > *:after {
	content: url("/_assets/img/common/icon_window_01@white.svg");
}

.p-used_rental .l-sell_buy .u-button.buy > *:hover {
	color: var(--white);
	background: var(--purple_dark);
	opacity: .8;
}

.p-used_rental .l-point .u-title_mid em {
	text-indent: -3.85em;
	padding-left: 3.85em;
	display: block;
}

.p-used_rental .l-point_flow > * {
	display: flex;
	align-items: center;
}

.p-used_rental .l-point_flow > *:nth-child(n + 2) {
	margin-top: 40px;
}

.p-used_rental .l-point_flow figure {
	width: calc(100% / 4);
	padding: 30px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--color_key_5);
	position: relative;
}

.p-used_rental .l-point_flow figure:after {
	content: '';
	width: 22px;
	height: 22px;
	margin: 0 0 -8px;
	border-radius: 100vmax;
	background: var(--color_key_0) url("/_assets/img/common/arrow_01.svg") no-repeat center / 40% auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,100%) scale(1,-1);
}

.p-used_rental .l-point_flow > *:last-child figure:after {
	display: none;
}

.p-used_rental .l-point_flow figure img {
	width: auto;
	max-width: 100%;
}

.p-used_rental .l-point_flow figure + * {
	width: calc(100% / 4 * 3);
	padding: 0 0 0 40px;
}

/*aftersupport*/
.p-aftersupport .l-point .u-title_mid em {
	text-indent: -3.85em;
	padding-left: 3.85em;
	display: block;
}

/*contact*/
.l-contact_ancmenu ul {
	flex-wrap: wrap;
}

.l-contact_ancmenu ul li {
	width: calc(100% / 2);
}

.l-contact_ancmenu ul li:nth-child(n + 3) {
	margin-top: 40px;
}

.l-contact_ancmenu ul li.u-button > * {
	padding-left: 40px;
}

.l-contact_ancmenu ul li.u-button > *:after {
	rotate: -90deg
}

.l-contact_ancmenu ul li.u-button > * em {
	text-align: left;
}







/*casestudies*/
.c-product-cases {
	margin: 60px 0 0;
}

.c-product-cases .u-inner{
	margin-inline: auto;
	display: flex;
	flex-wrap:wrap;
	overflow:hidden;
}

.c-product-cases .cases-list {
	display: block;
	width:calc(100% / 2 - 12px);
	margin:12px 12px 0 0;
	border:1px solid #ccc;
	border-radius: 3px;
}

.c-product-cases .cases-list a {
	margin: 0 0 1rem;
	font-size: 1.8rem;
	font-weight: 400;
	color: #222;
	line-height: 1.5;
	text-decoration: none;
	height: 100%;
	padding: 0 8px 8px;
	display: block;
}

.c-product-cases .cases-list.-redirect {
	padding: 8px;
}

.c-product-cases .cases-list.-redirect a {
	height: auto;
	margin-bottom: 0;
	padding-inline: 0;
	padding-bottom: 0;
}

.c-product-cases .cases-list figure {
	margin-bottom:10px;
	padding: 55% 0 0;
	position: relative;
	overflow: hidden;
}

.c-product-cases .cases-list img {
	width: auto;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.c-product-cases .cases-list h3 {
	margin:0.8rem 0 1rem;
	font-size:1.8rem;
	font-weight: 400;
	color:#222;
	line-height:1.5;
	}
.c-product-cases .cases-list P {
	margin-bottom:0.5rem; 
	font-size:1.3rem;
	line-height:1.25;}
.c-product-cases .cases-list .casename {
	font-size:1.2rem;
	line-height:1.35;
	min-height: 2.75em;
	padding: 0 0 0 55px;
	position: relative;
}
.c-product-cases .cases-list .casename span {
	margin-right:0.5rem;
	padding:.25em .5em;
	color:#fff;
	background: #bd2623;
	position: absolute;
	top: -.25em;
	left: 0;
	}
.c-product-cases-detail .caseinfo {
	margin-bottom:30px;
	padding:10px 0;
	background-color: var(--color_key_0);}
.c-product-cases-detail .caseinfo h3 {
	margin:0 0.8em 0.8em;
	padding-bottom:0.5em;
	font-size:1.6rem;
	color:#fff;
	line-height:1.3;
	border-bottom:1px solid #e1e1e1;
	}
.c-product-cases-detail .caseinfo P {
	margin:0 0 0.8em 1em;
	font-size:1.3rem;
	color:#e1e1e1;
	line-height:1.25;}
.c-product-cases-detail .caseinfo .casename {
	font-size:1.4rem;
	color:#e1e1e1;
	line-height:2.5;}
.c-product-cases-detail .caseinfo .casename span {
	margin-right:1rem;
	padding:5px 10px;
	color:#fff;
	background: #bd2623;
	}
.c-product-cases-detail .task {
	padding:15px 15px 0;
	border:1px solid #CCC;
	position:relative;
	overflow:hidden;}
.c-product-cases-detail .task .task-img {
	width:250px;
	margin-left:30px;
	float:right;}
.c-product-cases-detail .task .task-img img {
	margin-bottom:15px;}
.c-product-cases-detail .task h4 {
	padding:1.8em 0 0.5em;
	font-size:1.6rem;
	line-height:1.5;
	font-weight:600;}
.c-product-cases-detail .task li {
	margin-bottom:0.5em;
	padding-left:1em;
	font-size:1.4rem;
	line-height:1.25;
	position: relative;
}
.c-product-cases-detail .task li:after,
.c-product-cases-detail .task li:before {
	display: block;
	content: '';
	position: absolute;
}
.c-product-cases-detail .task li::after {
	top:5px;
	left: 0;
	width: 6px;
	height: 6px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.c-product-cases-detail .task li::before {
  top: 8px;
  left: -0.025em;
  width: 8px;
  height: 1px;
  background-color: #666;
}
.c-product-cases-detail .task .label {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:60px;
	padding:10px 5px;
	font-size:1.6rem;
	font-weight:600;
	color:#fff;
	text-align:center;}

.c-product-cases-detail .task .label-kadai {
	background:#00468C;}
.c-product-cases-detail .task .label-kento {
	background:#D96D00;}
.c-product-cases-detail .task .label-kouka {
	background:#B20000;}
.c-product-cases-detail .task .voice{
	clear:both;
	margin-bottom:15px;
	padding:15px;
	background:#f1f1f1;}
.c-product-cases-detail .task .voice h5 {
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-size:1.4rem;
	border-bottom:1px solid #CCC;}
.c-product-cases-detail .task .voice P {
	line-height:1.25;}
.c-product-cases-detail .arrow {
	padding:25px 0;
	text-align:center;
}

/*20220628 004*/
.casestudies-004-page .u-video-player__inner {
	padding-top: 67.25%;
}

.image-02 {
	margin-right: 80px;
	margin-left: 80px;
}

.u-box--004 h5 img {
	width: 190px;
}

.u-box--004 h5 em {
	font-size: 1.2rem;
	font-weight: 400;
}

.u-box--004 .u-box--mutual-link__text {
	margin-top: 15px;
}

/*20220824 005*/
.casestudies-005-page .image-01 {
	text-align: center;
}

.casestudies-005-page .image-01 img {
	width: 65%;
}

.casestudies-005-page .image-01 figcaption {
	color: #666;
	padding: 1em 0 0;
}

.casestudies-005-page .u-box--ersis h5 strong {
	font-size: 3.2rem;
	line-height: 1.25;
	margin: 10px 0 0;
	display: block;
}

/*202209 006*/
.casestudies-006-page .u-box--ersis h5 img {
	width: 60%;
	margin: 20px 0 0;
}

.u-photo-image {
	text-align: center;
}

.u-photo-image img {
	max-width: 64.25%;
}

.image_caption {
	text-align: center;
	margin: 1em 0 0;
	display: block;
}

.casestudies-008-page .u-box--ersis h5 img {
	width: 55%;
}

.casestudies-009-page .u-photo-image img {
	max-width: 75%;
}

.p-casestudies .u-content .u-title__hi,
.p-solutions .u-content .u-title__hi,
.wrap .other_heading_01,
.wrap .other_heading_01 .heading,
.is-uc .main h2 > *,
.productsInfo__title strong {
	
	font-size: 2.6rem !important;
	font-weight: 400;
	line-height: 1.5 !important;
	position: relative;
	padding: 0;
	border-bottom: 0;
}

.p-casestudies .u-content .u-title__hi:before,
.p-solutions .u-content .u-title__hi:before,
.wrap .other_heading_01:before,
.is-uc .main h2 > *:before,
.productsInfo__title > strong:before {
	content: '';
	width: 37px;
	height: 11px;
	margin: .7em 0 0 -10px;
	background: var(--color_key_0);
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-100%, 0);
}

.p-casestudies .u-content .u-title__hi + *,
.p-solutions .u-content .u-title__hi + *,
.wrap .other_heading_01 + *,
.is-uc .main h2 + *,
.productsInfo__title + * {
	margin-top: 60px !important;
}

.is-uc .main h2,
.productsInfo__title {
	border-bottom: 0 !important;
	margin-top: 60px !important;
}

.productsInfo__title em {
	font-size: 1.6rem !important;
	font-weight: 400 !important;
}

.is-uc .main h2:nth-of-type(1) {
	margin-top: 0;
}

.is-uc .main iframe {
	width: 75%;
	height: auto;
	aspect-ratio: 16 / 9;
	margin-inline: auto;
}

.p-casestudies .u-content .u-title__mid,
.p-solutions .u-content .u-title__mid,
.wrap .other_heading_02 .heading {
	color: var(--color_key_0);
	font-size: 2.2rem;
	font-weight: 400;
	margin-top: 60px;
}

.p-casestudies .u-content .u-title__mid + *,
.p-solutions .u-content .u-title__mid + *,
.wrap .other_heading_02 + * {
	margin-top: 32px !important;
}

.p-casestudies .u-content .u-box .u-title__mid,
.p-solutions .u-content .u-box .u-title__mid {
	margin-top: 0;
}

.p-casestudies .u-content .l-download-tool .u-title__mid + *,
.p-solutions .u-content .l-download-tool .u-title__mid + * {
	margin-top: 0 !important;
}

.p-casestudies .u-content .u-text,
.p-solutions .u-content .u-text {
	font-size: 1.6rem;
	line-height: 2;
}

.p-casestudies .u-box--mutual-link img,
.p-solutions .u-box--mutual-link img {
	width: auto;
	max-width: 100%;
}

.p-casestudies .u-box--mutual-link__link,
.p-solutions .u-box--mutual-link__link {
	background-color: var(--purple_dark);
}

.p-solutions .l-main {
	background-color: var(--color_key_0);
}

.p-solutions .l-main__inner {
	padding: 1.75em 2em 2em 2em;
}

.p-solutions .l-main h3 {
	font-size: 2.2rem;
	font-weight: 400;
	margin: 0;
}

.p-solutions .u-content img {
	width: auto;
	max-width: 100%;
}

.p-solutions .u-content .l-main img {
	width: 100%;
	max-width: none;
}

.p-solutions .u-content .l-download-tool img {
	max-width: 140px;
}

.p-solutions .u-content .l-download-tool.-large figure img {
	max-width: 240px;
}








.u-title__hi--red {
	color: var(--black);
}

#anc-form {
	display: none;
}

.l-download-tool {
	min-height: 200px;
	margin-top: 1.5em !important;
	padding: 0 0 0 160px;
	position: relative;
}

.l-download-tool figure {
	margin-top: 0 !important;
	position: absolute;
	top: 0;
	left: 0;
}

.l-download-tool figure img {
	max-width: 140px;
	border: 1px solid #ccc;
}

.l-download-tool.-large figure img {
	max-width: 240px;
}

.l-download-tool.-large {
	padding-left: 260px;
}

.l-download-tool__items {
	margin: 2em 0 0;
}

.l-download-tool__item {
	margin: .5em 0 0;
	position: relative;
}

.l-download-tool__item a {
	line-height: 1.5;
	padding: 0 0 0 30px;
	display: inline-block;
}

.l-download-tool__item a:after {
	content: '';
	width: 20px;
	height: 26px;
	margin: -.25em 0 0;
	display: inline-block;
	background: url(/assets/img/global/icon-pdf.png) no-repeat center / 100% auto;
	position: absolute;
	top: 0;
	left: 0;
}

.l-download-tool__item.-arrow a {
	padding-left: 15px;
}

.l-download-tool__item.-arrow a:after {
	width: 10px;
	height: 12px;
	margin-top: .275em;
	background-image: url("/assets/img/global/arrow-red-01.png");
}

.u-box--mutual-link__title strong {
		color: var(--color_key_0);
}

.other_list > li {
	display: flex;
}

.other_list_num {
	flex-shrink: 0;
	white-space: nowrap;
	padding: 0 1em 0 0;
	line-height: 1.75;
}

.other_list .other_text {
	-webkit-box-flex: 1;
	flex: 1;
}

.other_card {
	margin: 20px 0;
	padding: 50px;
	background: var(--color_key_5);
}

.mdl_lead.other_lead {
	line-height: 2;
}

.l-product_detail .productsMainV {
	text-align: center;
	background: var(--color_key_5);
}

.l-product_detail img {
	width: auto !important;
	max-width: 100% !important;
}



.p-hokan .c-product-cases-detail {
	margin-top: 110px;
}

.p-hokan .c-product-cases-detail img:not(.mainTtl) {
	width: auto;
	max-width: 100%;
}

.is-cases .c-product-main  > .u-inner {
	padding-bottom: 0;
}
.c-product-cases .u-inner{
	display: flex;
	flex-wrap:wrap;
	justify-content: center;
	overflow:hidden;
}

.c-product-cases .cases-list {
	display: block;
	width:46%;
	margin:0 12px 12px 0;
	padding:8px;
	border:1px solid #ccc;
	border-radius: 3px;
}
.c-product-cases .cases-list A { text-decoration: none;}
.c-product-cases .cases-list img {
	width:100%;
	margin-bottom:10px;}
.c-product-cases .cases-list h3 {
	margin:0.8rem 0 1rem;
	font-size:1.8rem;
	color:#222;
	line-height:1.5;
	}
.c-product-cases .cases-list P {
	margin-bottom:0.5rem; 
	font-size:1.3rem;
	line-height:1.25;}
.c-product-cases .cases-list .casename {
	font-size:1.2rem;
	line-height:1.7;}
.c-product-cases .cases-list .casename span {
	margin-right:0.5rem;
	padding:3px;
	color:#fff;
	background: #bd2623;
	}
.c-product-cases-detail .caseinfo {
	margin-bottom:30px;
	padding:10px 0;
	background-color: var(--color_key_0);}
.c-product-cases-detail .caseinfo h3 {
	margin:0 0.8em 0.8em;
	padding-bottom:0.5em;
	font-size:2.2rem;
	font-weight: 400;
	color:#fff;
	line-height:1.5;
	border-bottom:1px solid #e1e1e1;
	}
.c-product-cases-detail .caseinfo P {
	margin:0 0 0.8em 1em;
	font-size:1.3rem;
	color:#e1e1e1;
	line-height:1.25;}
.c-product-cases-detail .caseinfo .casename {
	font-size:1.4rem;
	color:#e1e1e1;
	line-height:2.5;}
.c-product-cases-detail .caseinfo .casename span {
	margin-right:1rem;
	padding:5px 10px;
	color:#fff;
	background: #bd2623;
	}
.c-product-cases-detail .task {
	padding:15px 15px 0;
	border:1px solid #CCC;
	position:relative;
	overflow:hidden;}
.c-product-cases-detail .task .task-img {
	width:250px;
	margin-left:30px;
	float:right;}
.c-product-cases-detail .task .task-img img {
	margin-bottom:15px;}
.c-product-cases-detail .task h4 {
	padding:1.8em 0 0.5em;
	font-size:2rem;
	line-height:1.5;
	font-weight:400;}
.c-product-cases-detail .task li {
	margin-bottom:0.5em;
	padding-left:1em;
	font-size:1.4rem;
	line-height:1.25;
	position: relative;
}
.c-product-cases-detail .task li:after,
.c-product-cases-detail .task li:before {
	display: block;
	content: '';
	position: absolute;
}
.c-product-cases-detail .task li::after {
	top:5px;
	left: 0;
	width: 6px;
	height: 6px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.c-product-cases-detail .task li::before {
  top: 8px;
  left: -0.025em;
  width: 8px;
  height: 1px;
  background-color: #666;
}
.c-product-cases-detail .task .label {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:60px;
	padding:10px 5px;
	font-size:1.6rem;
	font-weight:600;
	color:#fff;
	text-align:center;}

.c-product-cases-detail .task .label-kadai {
	background:#00468C;}
.c-product-cases-detail .task .label-kento {
	background:#D96D00;}
.c-product-cases-detail .task .label-kouka {
	background:#B20000;}
.c-product-cases-detail .task .voice{
	clear:both;
	margin-bottom:15px;
	padding:15px;
	background:#f1f1f1;}
.c-product-cases-detail .task .voice h5 {
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-size:1.4rem;
	border-bottom:1px solid #CCC;}
.c-product-cases-detail .task .voice P {
	line-height:1.25;}
.c-product-cases-detail .arrow {
	padding:25px 0;
	text-align:center;}

.foze-table th,
.foze-table td {
	vertical-align: top;
}

.products_lifte_box {
	width: 100%;
}

table.storage,
p.title_under_v_set {
	float: right;
	width: calc(100% - 150px);
}

p.title_under {
	width: 100%;
}

table.storage_t {
	width: calc(100% - 240px);
}

table.lifte {
	width: calc(100% - 180px);
}

.products_automatic_box {
	width: 100%;
}

.products_automatic_box:after {
	content: '';
	display: block;
	clear: both;
}

table.automatic {
	width: calc(100% - 160px);
}

.c-lvs-kv h3 span {
	color: #000;
	font-size: 2.4rem;
	letter-spacing: 0;
	text-align: left;
	display: block;
}

.c-lvs-kv h3 em {
	color: #00a3da;
	font-size: 3rem;
	letter-spacing: 0;
	text-align: left;
	padding: .25em 0 0;
	display: block;
}

.c-lvsKv__inner {
	margin: 20px 0;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.c-lvsKv__inner p {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0;
	text-indent: 0;
	text-align: left;
	width: 75%;
	padding: 0 30px 0 0;
}

.c-lvsKv__inner figure {
	width: 25%;
}

.c-lvs-kv .u-title__low {
	padding: 20px 0 0;
}

.c-lvsVehicleImage__image {
	text-align: center;
}

.c-lvsGetData__items {
	display: flex;
	flex-wrap: wrap;
}

.c-lvsGetData__item {
	width: calc(100% / 2);
	padding: 15px 0 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.c-lvsGetData__item figure {
	width: 50px;
}

.c-lvsGetData__item b {
	color: #000;
	font-size: 1.8rem;
	letter-spacing: 0;
	width: calc(100% - 50px);
	padding: 0 0 0 10px;
}

.c-lvsGetData > figure {
	padding: 40px 0 0;
}

.c-lvsGetData__point {
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	padding: 1em 0 0;
}

.c-lvsMerit__inner {
	margin: 0 0 30px;
}

.c-lvsMerit__inner:nth-of-type(2) {
	padding: 30px 0;
}

.c-lvsMerit figure {
	text-align: center;
	padding: 10px 0;
}

.c-lvsMerit figcaption {
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	padding: 1em 0 0;
	display: block;
}

.c-lvsPoint__main {
	position: relative;
}

.c-lvsPoint__main figcaption {
	padding: 1em 0 0;
	display: block;
}

.c-lvsPoint > div {
	margin: 0 0 60px;
	padding: 10px 0 0;
}

.c-lvsPoint h3 {
	font-size: 1.8rem;
	margin: 0 0 .5em;
	position: relative;
}

.c-lvsPoint h3 span {
	color: #fff;
	font-size: 1.4rem;
	margin: 0 .5em 0 0;
	padding: .25em 1em;
	background: #f39800;
	border-radius: 5px;
}

.c-lvsPoint dl {
	margin: 0 0 30px;
	padding: 0 20px 20px;
	border: 2px solid #ddd;
	border-radius: 10px;
}

.c-lvsPoint dl dt {
	color: #BF1A20;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: -.025em;
	padding: 20px 0 0;
}

.c-lvsPoint dl dd ul li {
	color: #000;
	font-size: 1.5rem;
	line-height: 1.5;
	margin: .5em 0 0;
	padding: 0 0 0 2.25em;
	position: relative;
}

.c-lvsPoint dl dd ul li:before {
	content: '→';
	color: #BF1A20;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	top: 0em;
	left: 10px;
	transform: scaleX(.75);
}

.c-lvsPoint figure {
	position: relative;
}

.c-lvsPoint .u-badge {
	width: 30%;
	margin: 15% 2.5% 0 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.c-lvsPoint__feature {
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	padding: .5em 0 0;
	display: block;
}

.c-lvsPoint__feature:first-of-type {
	padding: 1.5em 0 0;
}

.c-lvsPoint__arrow {
	padding: 15px 0 15px 150px;
	display: block;
}

.c-lvsPoint__arrow img {
	max-width: 80px;
}

.c-lvsPoint__02 figcaption {
	padding: 1em 0 0;
	display: block;
}

.c-lvsPoint__02 .u-badge {
	margin: 6% 20.5% 0 0;
}

.c-lvsPoint__usageGuide {
	padding: 0 0 20px;
	display: flex;
}

.c-lvsPoint__usageGuide li {
	margin: 0 1em 0 0;
}

.c-lvsPoint__usageGuide li i {
	width: 2em;
	height: 1em;
	margin: 0 .25em 0 0;
	background: #000;
	display: inline-block;
}

.c-lvsPoint__usageGuide li:nth-child(1) i {
	background: #37b9cc;
}

.c-lvsPoint__usageGuide li:nth-child(2) i {
	background: #e06962;
}

.c-lvsPoint__usageGuide li b {
	font-weight: 400;
}

.c-lvsPoint_sub {
	margin: 0 0 40px;
	display: flex;
}

.c-lvsPoint_sub-title {
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	margin: 40px 0 0 !important;
	padding: 0 !important;
	border-bottom: 2px solid #0096c2;
}

.c-lvsPoint_sub-title:first-of-type {
	margin: 0 0 15px !important;
}

.c-lvsPoint_sub-arrow {
	width: 20px;
	margin: 0 0 0 40px;
	position: relative;
}

.c-lvsPoint_sub-arrow:before {
	content: '';
	width: 100%;
	display: block;
	background: #0096c2;
	position: absolute;
	top: 0;
	left: 0;
}

.c-lvsPoint_sub-01 .c-lvsPoint_sub-arrow:before {
	height: 80%;
}

.c-lvsPoint_sub-02 .c-lvsPoint_sub-arrow:before {
	height: 80.8%;
}

.c-lvsPoint_sub-arrow + div {
	padding: 12.5% 0 0 40px;
	position: relative;
}

.c-lvsPoint_sub-arrow + div div {
	margin: 40px 0 0 0;
	position: relative;
}

.c-lvsPoint_sub-arrow + div div:before {
	content: '';
	width: 60px;
	height: 35px;
	display: block;
	background: url("/assets/img/product/lvs/arrow-01.png") no-repeat center / 100% 100%;
	position: absolute;
	top: 57.5%;
	left: -40px;
	transform-origin: top left;
	transform: rotate(-90deg);
}

.c-lvsPoint_sub-arrow + div div figcaption {
	padding: 1em 0 0;
	display: block;
}

.c-lvsPoint__caption {
	color: #000;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0;
	margin: 12.5% 0 0 12.5%;
	padding: .5em 1em;
	background: rgba(255,255,255,.75);
	border: 1px solid rgba(0,0,0,.25);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.c-lvsPoint__03 .u-badge {
	margin: 30% 2.5% 0 0;
}

.c-lvsPoint__startImage {
	margin: 40px 0 0;
	border: 6px solid #0096c2;
}

.c-lvsPoint__startCaption {
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	position: absolute;
	top: 2em;
	left: 40px;
}

.c-lvsContact p {
	padding: 0 60px;
}

.c-lvsContact em {
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	margin: 0 0 1em;
	display: block;
}

.c-lvsContact a {
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	padding: 1em 0;
	display: block;
	border-radius: 3px;
	background: #BF1A20;
}

.c-lvsContact a:before {
	content: '';
	width: 1.25em;
	margin: .05em .5em 0 0;
	padding: 1em 0 0;
	display: inline-block;
	background: url("/assets/img/global/icon-mail.png") no-repeat center / 100% auto;
	transform: translate(0,.1em)
}


/* 2019.11.13 */
.is-fx35-50 .c-product-main {
	display: flex;
	align-items: center;
}

.is-fx35-50 .c-product-main .u-inner {
	margin: 0;
}

.is-fx35-50 .u-section {
	margin-bottom: 40px;
}

.is-fx35-50 .productsInfo__title {
	margin: 0 0 1em;
	padding: 1em 0 .5em;
	border-bottom: 1px solid #BF1A20;
}

.is-fx35-50 .productsInfo__title em {
	color: #717171;
	font-size: 1.2rem;
	margin: 0 0 .5em;
	display: block;
}

.is-fx35-50 .productsInfo__title strong {
	font-size: 1.8rem;
	display: block;
}

.is-fx35-50 .u-title-mid {
	color: #000;
	font-size: 1.4rem;
	line-height: 1.35;
	padding: 0 0 .75em 1.5em;
	position: relative;
}

.is-fx35-50 .u-title-mid:before {
	content: '';
	width: 1em;
	height: 1em;
	background: #000;
	display: inline-block;
	border-radius: 2px;
	position: absolute;
	top: 0;
	left: 0;
}

.is-fx35-50 .u-title-mid.is-blue:before { background-color: #0071ba; }
.is-fx35-50 .u-title-mid.is-orange:before { background-color: #f5911e; }
.is-fx35-50 .u-title-mid.is-green:before { background-color: #009045; }

.is-fx35-50 .u-title-mid.is-blue em { color: #0071ba; }
.is-fx35-50 .u-title-mid.is-orange em { color: #f5911e; }
.is-fx35-50 .u-title-mid.is-green em { color: #009045; }

.is-fx35-50 .u-title-mid .is-new {
	color: #fff;
	line-height: 1;
	margin: -.25em 0 0 15px;
	padding: .35em .5em .25em;
	display: inline-block;
	border-radius: 6px;
	background: #e3ae2e;
}

.is-fx35-50 .u-title-mid .is-option {
	color: #fff;
	line-height: 1;
	margin: -.25em 0 0 15px;
	padding: .35em .5em .25em;
	display: inline-block;
	border-radius: 6px;
	background: #98ba28;
}

.is-fx35-50 .is-indent {
	padding-left: 1.5em;
	padding-right: 1.5em;
}

.is-fx35-50 .c-col-1 {
	display: flex;
}

.is-fx35-50 .c-col-1 div:nth-of-type(1) {
	width: 50%;
	padding: 0 50px 0 0;
}

.is-fx35-50 .c-col-1 div:nth-of-type(2) {
	width: 50%;
	padding: 0 0 0 50px;
}

.is-fx35-50 .c-col-1 div figure {
	margin-bottom: 10px;
}

/* col 2 */
.is-fx35-50 .c-col-2 .c-col-inner {
	display: flex;
}

.is-fx35-50 .c-col-2 .c-col-inner p {
	width: calc(100% - 200px);
	padding-right: 30px;
}

.is-fx35-50 .c-col-2 .c-col-inner figure {
	width: 200px;
}

/* col 3 */
.is-fx35-50 .c-col-3 .c-col-inner {
	display: flex;
}

.is-fx35-50 .c-col-3 .c-col-inner p {
	width: calc(100% - 150px);
	padding-right: 30px;
}

.is-fx35-50 .c-col-3 .c-col-inner figure {
	width: 150px;
}

.is-fx35-50 .c-col-4 .c-col-inner {
	display: flex;
}

.is-fx35-50 .c-col-4 .c-col-inner div:nth-of-type(1) {
	width: 50%;
	padding: 0 25px 0 0;
}

.is-fx35-50 .c-col-4 .c-col-inner div:nth-of-type(2) {
	width: 50%;
	padding: 0 0 0 25px;
}

.is-fx35-50 .c-col-4 .c-col-inner figure {
	position: relative;
}

.is-fx35-50 .c-col-4 .c-col-inner figcaption {
	line-height: 1.5;
	max-width: 60%;
	padding: 10% 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.is-fx35-50 .c-col-8 .u-title-mid span {
	max-width: 66px;
	display: inline-block;
	position: absolute;
	top: 0;
	transform: translate(10px, -2px);
}

.is-fx35-50 .c-col-8 .c-col-inner {
	display: flex;
}

.is-fx35-50 .c-col-8 .c-col-inner p {
	width: calc(100% - 320px);
}

.is-fx35-50 .c-col-8 .c-col-inner figure {
	width: 320px;
}

.is-fx35-50 .c-col-9 .c-col-inner {
	display: flex;
}

.is-fx35-50 .c-col-9 .c-col-inner p {
	width: calc(100% - 200px);
	padding-right: 20px;
}

.is-fx35-50 .c-col-9 .c-col-inner figure {
	width: 200px;
}

.is-fx35-50 .c-col-10 .c-col-inner {
	display: flex;
}

.is-fx35-50 .c-col-10 .c-col-inner p {
	width: calc(100% - 200px);
	padding-right: 20px;
}

.is-fx35-50 .c-col-10 .c-col-inner figure {
	width: 200px;
}

.is-fx35-50 .c-col-10 .c-col-inner figure img {
	max-width: 50px;
}

.is-fx35-50 .c-col-10 .c-3point {
	padding-top: 30px;
	display: flex;
}
.is-fx35-50 .c-col-10 .c-3point ul {
	width: calc(100% - 200px);
	padding-right: 20px;
}

.is-fx35-50 .c-col-10 .c-3point ul li {
	margin: 0 0 20px;
}

.is-fx35-50 .c-col-10 .c-3point ul em {
	color: #000;
	margin: 0 0 5px;
	padding-left: 1.25em;
	display: block;
	position: relative;
}

.is-fx35-50 .c-col-10 .c-3point ul em:before {
	content: '';
	width: 1em;
	height: 1em;
	display: block;
	background: #f5911e;
	border-radius: 50%;
	position: absolute;
	top: -.1em;
	left: 0;
}

.is-fx35-50 .c-col-10 .c-3point ul span {
	line-height: 1.75;
	display: block;
}

.is-fx35-50 .c-col-10 .c-3point figure {
	width: 200px;
}

.is-fx35-50 .c-col-11 > div {
	padding: 56.25% 0 0;
	position: relative;
}

.is-fx35-50 .c-col-11 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.is-fx35-50 .c-col-12 > div {
	border-radius: 20px;
	border: 1px solid #00954b;
	overflow: hidden;
	position: relative;
}

.is-fx35-50 .c-col-12 .is-green {
	padding: 15px;
	background: #e5f4ed;
	position: relative;
}

.is-fx35-50 .c-col-12 .is-green h3 {
	width: 58.5%;
	margin: 0 0 15px;
}

.is-fx35-50 .c-col-12 .is-green h3 span {
	color: #000;
	font-size: 1.2rem;
	margin: 0 0 5px;
	display: block;
}

.is-fx35-50 .c-col-12 .is-green h3 em {
	color: #009245;
	font-size: 1.8rem;
	display: block;
}

.is-fx35-50 .c-col-12 .is-green p {
	width: 58.5%;
}

.is-fx35-50 .c-col-12 .is-green figure {
	width: 45%;
	margin-bottom: -1.75%;
	padding-right: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.is-fx35-50 .c-col-12 .is-white {
	padding: 25.5% 0 0;
	position: relative;
}

.is-fx35-50 .c-col-12 .is-white img {
	display: inline-block;
}

.is-fx35-50 .c-col-12 .is-white img:nth-of-type(1) {
	max-width: 22%;
	position: absolute;
	top: 15px;
	left: 15px;
}

.is-fx35-50 .c-col-12 .is-white img:nth-of-type(2) {
	max-width: 75%;
	position: absolute;
	bottom: 0;
	right: 0;
}







/*toppage*/
.c-kv-slider-thumb {
	width: 100%;
}

.l-home_title {
	color: var(--color_key_0);
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: .1em;
	padding: 100px 0 0;
}

.l-home_title:before {
	content: attr(data-en);
	font-family: var(--font_barlow);
	font-size: 4rem;
	font-weight: 300;
	letter-spacing: 0;
	margin: 0 0 10px;
	display: block;
}

.l-home_title + * {
	margin-top: 40px;
}

.l-news .u-news_list + .button_more {
	text-align: right;
	margin: -30px 0 0;
	position: relative;
	z-index: 10;
}

.p-news.p-document #irp-content img {
	max-width: 100%;
}

.p-toppage .l-product {
	margin-top: 120px;
	padding: 0 0 60px;
	background: #EDF1F3;
}

.p-toppage .l-product .lead {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: center;
}

.p-toppage .l-product .brand_list {
	margin: 40px 0 0;
	padding-inline: 120px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.p-toppage .l-product .brand_list > * {
	min-width: calc(100% / 3);
	padding: 0 30px 30px;
	display: inline-block;
}

.p-toppage .l-product .brand_list > *:nth-child(1) {
	transform: translate(0,.35em);
}

.p-toppage .l-product .button_more {
	text-align: right;
	margin: 30px 0 0;
	position: relative;
	z-index: 10;
}

.p-toppage .l-product .catalog_search ul {
	margin: 40px 0 0 -10px !important;
	display: flex;
	flex-wrap: wrap;
}

.p-toppage .l-product .catalog_search ul > * {
	width: calc(100% / 2);
	padding: 10px;
}

.p-toppage .l-product .catalog_search ul > * a {
	padding: .55em 1.5em .75em;
	display: block;
	border: 1px solid #ccc;
	background: var(--white);
	border-radius: 100vmax;
}

.p-toppage .l-product .catalog_search ul > * a:hover {
	color: var(--white);
	background: var(--color_key_0);
	border-color: var(--color_key_0);
	opacity: 1;
}

.p-toppage .l-product .l-cards .-item {
	width: calc(100% / 2);
	margin-top: 60px;
}

.p-toppage .l-product .bx-wrapper {
	background-color: transparent;
}

.p-toppage .l-product .bx-wrapper img {
	border-radius: 10px;
}

.p-toppage .l-product .bx-viewport {
	height: 370px !important;
}

.p-toppage .l-important_notice {
	margin: 40px 0 0;
}

.p-toppage .l-important_notice .u-button {
	max-width: 320px;
	margin: 0 auto;
}

.p-toppage .l-bottom_banner {
	margin: 40px 0 0;
}

.p-toppage .l-bottom_banner .u-button {
	max-width: 420px;
	margin: 60px auto 0;
}

.p-toppage .l-bottom_banner .u-button > * {
	font-size: 2rem;
	padding: 1em 3em 1.25em;
}


/*catcalog*/
.p-catalog .keyword_narrowing_area .u-box {
	border: 0;
}

.p-catalog .keyword_narrowing_area .select_keyword {
	width: calc(100% - 10em);
	display: flex;
	flex-wrap: wrap;
}

.p-catalog .keyword_narrowing_area .select_keyword > *,
.p-catalog .keyword_narrowing_area .clear_blk .clear_btn {
	font-size: 1.8rem;
	margin: 0 .5em .5em 0;
	padding: .55em 1.5em .75em;
	display: block;
	border: 1px solid #ccc;
	background: var(--white);
	border-radius: 100vmax;
	transition: .2s var(--cubic_bezier);
	cursor: pointer;
}

.p-catalog .keyword_narrowing_area .select_keyword > *:hover {
	color: var(--color_key_0);
	border-color: var(--color_key_0);
}

.p-catalog .keyword_narrowing_area .select_keyword > *.is-selected,
.p-catalog .keyword_narrowing_area .clear_blk .clear_btn:hover {
	color: var(--white);
	background: var(--color_key_0);
	border-color: var(--color_key_0);
	opacity: 1;
}

.p-catalog .keyword_narrowing_area .select_blk {
	display: flex;
	align-items: center;
}

.p-catalog .keyword_narrowing_area .select_blk:nth-child(n + 2) {
	border-top: 1px solid var(--color_key_3);
	margin: 15px 0 0;
	padding: 20px 0 0;
}

.p-catalog .keyword_narrowing_area .select_blk .ttl {
	font-weight: 500;
	width: 10em;
	padding: 0 0 0 2em;
}


.p-catalog .keyword_narrowing_area .clear_blk {
	text-align: center;
	border-top: 1px solid var(--color_key_3);
	margin: 15px 0 0;
	padding: 20px 0 0;
}

.p-catalog .keyword_narrowing_area .clear_blk .clear_btn {
	background-color: var(--color_key_4);
	display: inline-block;
}





.p-catalog .product_list_area .item_list {
	margin: 0 -30px;
	display: flex;
	flex-wrap: wrap;
}

.p-catalog .product_list_area .item_blk {
	width: calc(100% / 3);
	padding: 0 30px;
	margin: 60px 0 0;
}

.p-catalog .product_list_area .item_blk .thumb_blk + * {
	margin-top: 20px;
}

.p-catalog .product_list_area .item_blk .thumb_blk .thumb_img {
	padding: 0 40px;
}

.p-catalog .product_list_area .item_blk .thumb_blk .name {
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.35;
	padding: 0 0 .75em;
	border-bottom: 3px solid var(--gray);
}





.p-catalog .product_list_area .item_blk.category_item01 .thumb_blk .name {
	border-color: #f9516d;
}

.p-catalog .product_list_area .item_blk.category_item02 .thumb_blk .name {
	border-color: #61b1ef;
}

.p-catalog .product_list_area .item_blk.category_item03 .thumb_blk .name {
	border-color: #7bc130;
}

.item_zero {
	font-weight: 500;
	text-align: center;
	width: 100%;
	margin: 60px 0 0;
	display: block;
}


.p-catalog .product_list_area .item_blk .data_blk {
	border-bottom: 1px solid var(--color_key_3);
}

.p-catalog .product_list_area .item_blk .data_blk > * {
	font-size: 1.4rem;
	line-height: 1.35;
	padding: .75em 0;
	display: flex;
	align-items: center;
	border-top: 1px solid var(--color_key_3);
}

.p-catalog .product_list_area .item_blk .data_blk > * dt {
	font-size: 1.2rem;
	font-weight: 500;
	width: 5em;
}

.p-catalog .product_list_area .item_blk .data_blk > * dd {
	width: calc(100% - 5em);
}




.l-used_rental {
	margin-top: 0;
}

.l-used_rental .lead {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: center;
}

.l-used_rental .l-cards .-item {
	text-align: center;
	width: calc(100% / 2);
	margin-top: 60px;
}

.l-used_rental .l-cards .-item .-image:before {
	display: none;
}

.l-used_rental .button_more {
	text-align: right;
	margin: 30px 0 0;
	position: relative;
	z-index: 10;
}

.l-service {
	margin-top: 120px;
	padding: 0 0 60px;
	background: #EDF1F3;
}

.l-service .lead {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: center;
}

.l-service .l-cards .-item {
	text-align: center;
	width: calc(100% / 2);
	margin-top: 60px;
}

.l-service .l-cards .-item .-image:before {
	display: none;
}

.l-service .button_more {
	text-align: right;
	margin: 30px 0 0;
	position: relative;
	z-index: 10;
}

.l-network {
	margin-top: 0;
}

.l-network .lead {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: center;
}

.l-network .inner {
	margin: 60px 0 0;
	display: flex;
}

.l-network .inner > *:nth-child(1) {
	width: calc(100% / 5 * 2);
	margin: -30px 0 0;
}

.l-network .inner > *:nth-child(2) {
	width: calc(100% / 5 * 3);
}

.l-network .network_list {
	margin: -20px -20px 0 0;
	padding: 0 0 0 30px;
	display: flex;
	flex-wrap: wrap;
}

.l-network .network_list > * {
	font-weight: 500;
	width: calc(100% / 2 - (20px * 2));
	margin: 20px;
	border-top: 1px solid var(--color_key_3);
}

.l-network .network_list > * a {
	padding: 30px 0;
	display: block;
	position: relative;
}

.l-network .network_list > * a:after {
	content: '';
	vertical-align: -0.5em;
	width: 30px;
	height: 30px;
	margin: calc(30px - .25em) 0 0 0.5em;
	display: inline-block;
	border-radius: 50%;
	background: var(--purple_dark) url(/_assets/img/common/arrow_01.svg) no-repeat top 47.5% left 50% / 10px 7px;
	transform: rotate(90deg);
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
}

.l-network .button_more {
	text-align: right;
	margin: 60px 0 0;
	position: relative;
	z-index: 10;
}

.l-area_items .u-title_mid {
	margin-top: 0 !important;
}

.l-area_items .lists .list {
	margin-top: 20px;
	display: flex;
	align-items: center;
}

.l-area_items .lists .list h3 {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1;
	width: 5em;
}

.l-area_items .lists .list ul {
	width: calc(100% - 5em);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.l-area_items .lists .list ul li {
	line-height: 1;
	white-space: nowrap;
	padding: 3px 6px 3px 0;
}

.l-area_items .lists .list ul li a {
	font-size: 1.4rem;
	padding: .55em 1.5em .75em;
	display: block;
	border: 1px solid #ccc;
	background: var(--white);
	border-radius: 100vmax;
	transition: .2s var(--cubic_bezier);
	cursor: pointer;
}

.l-area_details .point_list {
	margin-inline: -15px;
	display: flex;
	flex-wrap: wrap;
}

.l-area_details .point_list .point_list_blk {
	width: calc(100% / 3);
	padding: 0 15px 60px;
	display: flex;
}

.l-area_details .point_list .point_list_blk .branch_img {
	width: 70px;
}

.l-area_details .point_list .point_list_blk .branch_data {
	font-size: 1.4rem;
	line-height: 1.5;
	width: calc(100% - 70px);
	padding: 0 0 0 20px;
}

.l-area_details .point_list .point_list_blk .branch_data .branch_name {
	font-size: 1.6rem;
	font-weight: 500;
	margin: -.25em 0 0;
}

.l-area_details .point_list .point_list_blk .branch_data .branch_name + * {
	margin-top: .5em;
}





.l-company .lead {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: center;
}

.l-company .lead + * {
	margin-top: 40px;
}

.l-company .button_more {
	text-align: right;
	margin: 60px 0 0;
	position: relative;
	z-index: 10;
}

.l-recruit {
	margin-top: 120px;
	padding: 0 0 60px;
	background: #EDF1F3;
}

.l-recruit .lead {
	font-size: 1.8rem;
	line-height: 1.75;
	text-align: center;
}

.l-recruit .lead + * {
	margin-top: 40px;
}

.l-recruit .button_more {
	text-align: right;
	margin: 60px 0 0;
	position: relative;
	z-index: 10;
}

/*contact*/
.u-form input[type='text'],
.u-form textarea,
.u-form select {
	color: var(--black);
	font-size: 1.8rem;
	border: 1px solid var(--gray);
	background: var(--color_key_5);
	width: 100%;
	margin: -5px 0;
	padding: .5em;
	border-radius: 6px;
	box-sizing: border-box;
}

.u-form input[type='text']:focus {
	background: var(--white);
	border-color: var(--color_key_1);
}

.u-form input[type='radio'],
.u-form input[type='checkbox'] {
	vertical-align: -.15em;
	margin: 0 .75em;
	display: inline-block;
	appearance: auto;
	scale: 1.5;
}

.u-form .input_lists > * {
	padding: .35em 0;
}

.u-form .required {
	color: var(--white);
	font-size: 1.2rem;
	line-height: 1;
	vertical-align: bottom;
	margin: 0 .5em;
	padding: .25em .5em .45em;
	display: inline-block;
	background: var(--red);
	border-radius: 6px;
}

.u-form .submit-button {
	text-align: center;
	margin: 60px 0 0;
}

.u-form .submit-button .u-button {
	color: var(--white);
	font-size: 1.6rem;
	transition: .2s var(--cubic_bezier);
	min-width: 320px;
	margin-inline: 10px;
	border-radius: 100vmax;
	background: var(--purple_dark);
}





/*recruit*/
.p-recruit .l-lineup > * {
	text-align: center;
}

.p-recruit .l-lineup figure {
	margin-top: 20px;
}

.p-recruit .l-lineup figure img:nth-child(1) {
	width: 45%;
}

.p-recruit .l-lineup figure img:nth-child(2) {
	margin-top: 10px;
}

.p-recruit .l-learn .u-title_mid em {
	font-size: 2rem;
	line-height: 1;
}

.p-recruit .l-learn .u-title_mid b {
	font-size: 4rem;
	font-weight: 400;
	display: block;
}

.p-recruit .l-learn_desc {
	display: flex;
	align-items: center;
}

.p-recruit .l-learn_desc > figure {
	width: 30%;
	padding: 0 8% 0 0;
}

.p-recruit .l-learn_desc > figure + * {
	width: calc(100% - 30%);
	margin-top: 0;
}

.p-recruit .l-lists .ttl {
	color: var(--color_key_0);
	font-size: 1.8rem;
	font-weight: 700;
}

.p-recruit .l-lists .ttl + * {
	margin-top: 10px;
}

.p-recruit .l-lists .u-button {
	font-size: 2.2rem;
	text-align: center;
	max-width: 500px;
	margin: 60px auto 0;
}

.p-recruit .l-lists .u-button > * {
	min-height: 80px;
}


/*network*/
.p-network .l-network_items {
	margin-top: 0;
	padding: 60px 0 100px;
	background: #EDF1F3;
}

.p-network .l-map-menu-list {
	margin-top: 120px;
}

.p-network .l-map-menu-list-wrap {
	margin-inline: -30px;
	display: flex;
	flex-wrap: wrap;
}

.p-network .l-map-menu-list-wrap:before {
	content: '';
	width: calc(100% / 4 * 2);
}

.p-network .l-map-menu-list-item {
	width: calc(100% / 4);
	padding: 0 30px;
	position: relative;
	top: auto !important;
	left: auto !important;
}

.l-map-menu-list-item .e-wrap {
	padding: 0 0 0 1.25em;
}

.l-map-menu-list-item .e-item {
	margin-top: 1em;
}

.l-map-menu-list-item .e-item .e-link {
	font-size: 1.4rem;
	padding-left: 0;
}

.l-map-menu-list-item .e-item .e-link:before {
	display: none;
}

.l-map-menu-list-item .e-item .e-link.u-icon.-arrow:after {
	vertical-align: bottom;
	width: 1.15em;
	height: 1.15em;
	background-size: 8px 5px;
}

.l-map-menu-list-item .e-item .e-link[target='_blank']:before {
	display: none;
}

.l-map-menu-list-item .e-title .e-link {
	font-size: 1.8rem;
	font-weight: 500;
	padding: 1em;
}

.l-map-menu-list-item .e-title .e-link:hover {
	color: #fff;
	background-color: var(--color_key_0);
	opacity: 1;
}

.l-map-menu-list-item .e-title .e-link:before {
	display: none;
}

.l-map-menu-list-item .e-title .e-link:after {
	width: 1.5em;
	height: 1.5em;
	margin: 0 10px 0 0;
	background-size: 9px 7px;
	position: absolute;
	top: 50%;
	right: 0;
	translate: 0 -50%;
}

.p-network .l-map-menu-list-item:nth-child(n + 3) {
	margin-top: 80px;
}


.no-touch .is-hokkaido-on .l-map-menu-list-item.is-hokkaido .e-title .e-link,
.no-touch .is-kanto-on .l-map-menu-list-item.is-kanto .e-title .e-link,
.no-touch .is-chubu-on .l-map-menu-list-item.is-chubu .e-title .e-link,
.no-touch .is-kinki-on .l-map-menu-list-item.is-kinki .e-title .e-link,
.no-touch .is-chushikoku-on .l-map-menu-list-item.is-chushikoku .e-title .e-link,
.no-touch .is-kyushu-on .l-map-menu-list-item.is-kyushu .e-title .e-link {
	color: #fff;
	background: var(--color_key_0);
	opacity: 1;
}

.no-touch .is-hokkaido-on .l-map-menu-list-item.is-hokkaido .e-title .e-link:after,
.no-touch .is-kanto-on .l-map-menu-list-item.is-kanto .e-title .e-link:after,
.no-touch .is-chubu-on .l-map-menu-list-item.is-chubu .e-title .e-link:after,
.no-touch .is-kinki-on .l-map-menu-list-item.is-kinki .e-title .e-link:after,
.no-touch .is-chushikoku-on .l-map-menu-list-item.is-chushikoku .e-title .e-link:after,
.no-touch .is-kyushu-on .l-map-menu-list-item.is-kyushu .e-title .e-link:after {
	background-color: var(--white);
	background-image: url("/_assets/img/common/arrow_01@blue.svg");
}

.no-touch .is-hokkaido-on .l-map-image .is-hokkaido .e-link,
.no-touch .is-kanto-on .l-map-image .is-kanto .e-link,
.no-touch .is-chubu-on .l-map-image .is-chubu .e-link,
.no-touch .is-kinki-on .l-map-image .is-kinki .e-link,
.no-touch .is-chushikoku-on .l-map-image .is-chushikoku .e-link,
.no-touch .is-kyushu-on .l-map-image .is-kyushu .e-link {
	color: var(--color_key_0);
}

.l-map-image .e-item:nth-of-type(1) {
	margin: 32% 39% 0 0;
	top: 0;
	right: 0;
}

.l-map-image .e-item:nth-of-type(2) {
	margin: 77% 6% 0 0;
	top: 0;
	right: 0;
}

.l-map-image .e-item:nth-of-type(3) {
	margin: 64% 59% 0 0;
	top: 0;
	right: 0;
}

.l-map-image .e-item:nth-of-type(4) {
	margin: 90% 45% 0 0;
	top: 0;
	right: 0;
}

.l-map-image .e-item:nth-of-type(5) {
	margin: 97% 62% 0 0;
	top: 0;
	right: 0;
}

.l-map-image .e-item:nth-of-type(6) {
	margin: 111% 87% 0 0;
	top: 0;
	right: 0;
}


.p-network .l-map-image {
	width: calc(50%  - 200px);
	margin: -50px 0 0 60px;
	bottom: auto;
	right: auto;
	z-index: 100;
}

.l-map-image .e-link:after {
	vertical-align: bottom;
	width: 1.5em;
	height: 1.5em;
	background-size: 9px 7px;
}

.p-network .l-map-image .e-link:before {
	display: none;
}

/*company*/
.p-company .l-message .u-text {
	margin-top: -.5em;
}

.p-company .l-message figure + p {
	line-height: 1.5;
	margin-top: 5px;
}

/*consulting*/
.p-consulting .-row2 .u-text {
	margin-top: 0;
}

.p-consulting .-row4 {
	margin-top: 60px;
	margin-right: -17px;
	margin-left: -17px;
}




