<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* SHUTOKO_MULTILINGUAL
* /driving/road/related.css
*
*/
/* --------------------------------
   related
-------------------------------- */
.p-related .ui-mv {
	padding-top: 10px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-mv {
		padding-top: 0;
	}
}
.p-related .ui-mv .inner {
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-mv .inner {
		margin-bottom: 0;
	}
}
.p-related .ui-mv .icon {
	width: 42px;
	height: auto;
}
.p-related .ui-mv .icon img {
	width: 42px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-mv .icon img {
		width: 22px;
	}
}

.p-related .ui-section {
	padding-bottom: 21px;
}
@media screen and (max-width: 1023px) {
	.p-related .ui-section {
		padding-right: 0; 
		padding-left: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-related .ui-section {
		padding-bottom: 0;
	}
}
.p-related .ui-section.sec1 .ui-article {
	padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec1 .ui-article {
		padding-bottom: 35px;
	}
}
.p-related .ui-section.sec2 .ui-article &gt; h3 {
	margin-top: 30px;
	border-bottom: none;
}
.p-related .ui-section.sec2 .ui-article &gt; h4 {
	line-height: 1.1;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec2 .ui-article .img {
		max-width: 100%;
	}
}
.p-related .ui-section.sec2 .ui-related-businesses-img {
	margin-bottom: 76px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec2 .ui-related-businesses-img {
		margin-bottom: 30px;
	}
	.p-related .ui-section.sec2 .ui-related-businesses-img .large img {
		width: 100%;
		max-width: 686px;
	}
}
.p-related .ui-section.sec2 .ui-related-businesses-img .list ul {
	margin-top: 18px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec2 .ui-related-businesses-img .list ul {
		margin-top: 13px;
	}
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec2 .ui-related-businesses-img .list ul &gt; li {
		margin-bottom: 10px;
	}
}
.p-related .ui-section.sec2 .ui-grid p + p {
	margin-top: 5px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec2 .ui-grid p + p {
		margin-bottom: 25px;
	}
}
.p-related .ui-section.sec3 .ui-article &gt; p + p {
	padding-top: 3px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec3 .ui-article &gt; p + p {
		margin-top: 10px;
	}
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec3 .ui-related-businesses-img .large {
		margin-bottom: 13px;
	}
}
.p-related .ui-section.sec3 .ui-related-businesses-img .list ul &gt; li {
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec3 .ui-related-businesses-img .list ul &gt; li {
		margin-bottom: 13px;
	}
}
.p-related .ui-section.sec4 {
	padding-bottom: 140px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec4 {
		padding-bottom: 100px;
	}
}
.p-related .ui-section.sec4 .ui-article {
	padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec4 .ui-article {
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec4 .ui-article .last {
		margin-top: 65px;
	}
}
.p-related .ui-section.sec4 .ui-article h2 + h3 {
	margin-top: 26px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec4 .ui-article h2 + h3 {
		margin-top: 35px;
	}
}
.p-related .ui-section.sec4 .ui-article h4 + p {
	padding: 0 8px 8px;
}
.p-related .ui-section.sec4 .ui-article h3 + h4 {
	margin-top: 15px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec4 .ui-article h3 + h4 {
		margin-top: 20px;
	}
}
.p-related .ui-section.sec4 .ui-article &gt; h4 {
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section.sec4 .ui-article &gt; h4 {
		margin-top: 20px;
	}
}
.p-related .ui-section p &gt; a {
	text-decoration: underline;
}
.p-related .ui-section .inner {
	padding-top: 66px;
	background-color: #fff;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section .inner {
		margin-top: 15px;
		padding-top: 35px;
	}
}
.p-related .ui-section:last-child {
	padding-bottom: 100px;
}
.p-related .ui-section:last-child .inner {
	margin-top: 50px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-section:last-child .inner {
		margin-top: 25px;
		padding-right: 16px; 
		padding-left: 16px;
	}
}

.p-related .ui-grid {
	margin-top: 10px;
	padding: 0 8px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-grid {
		margin-top: 5px;
		padding: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-related .ui-grid .width-50 {
		margin-top: 0;
	}
}
.p-related .ui-grid .width-50:last-child {
	padding-left: 0;
}
.p-related .ui-grid .width-50 figcaption {
	padding-top: 14px;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.p-related .ui-grid .width-50 figcaption {
		padding-top: 6px;
	}
}
.p-related .ui-grid .width-50 .img {
	display: block;
}
@media screen and (max-width: 767px) {
	.p-related .ui-grid .width-50 &gt; p {
		padding: 0 5px;
	}
}

.p-related .ui-article {
	padding-bottom: 68px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-article {
		padding-bottom: 15px;
	}
}
@media screen and (max-width: 1023px) {
	.p-related .ui-article {
		padding-right: 16px; 
		padding-left: 16px;
	}
}
.p-related .ui-article &gt; h2 {
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.p-related .ui-article &gt; h2 {
		padding: 16px 5px;
	}
}
.p-related .ui-article &gt; h3 {
	padding: 0 8px 8px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-article &gt; h3 {
		margin-top: 35px;
		padding: 0 5px 8px;
	}
}
.p-related .ui-article &gt; h4 {
	margin-top: 20px;
	padding: 0 5px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-article &gt; p {
		padding: 5px 5px 0;
	}
}

.p-related .u-bg-white {
	padding: 0 0 90px;
	border-top: solid 1px #dedede; 
	background-color: #fff;
}
.p-related .u-bg-white .inner {
	padding-top: 50px;
}
@media screen and (max-width: 767px) {
	.p-related .u-bg-white .inner {
		padding-top: 15px;
	}
}
@media screen and (max-width: 767px) {
	.p-related .u-bg-white .inner .heading {
		padding-bottom: 15px;
	}
}
.p-related .u-bg-white .c-btn a {
	padding: 7px 30px;
}
@media screen and (max-width: 767px) {
	.p-related .u-bg-white .c-btn a {
		padding: 7px 15px;
	}
}

.p-related .ui-work-collection-list-wrap {
	padding: 0 10px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-work-collection-list-wrap {
		padding: 0;
	}
}
@media screen and (max-width: 767px) {
	.p-related .ui-work-collection-list-wrap section:first-child &gt; .title {
		margin-top: 30px;
		padding: 0;
	}
}
.p-related .ui-work-collection-list-wrap section &gt; .title {
	margin: 30px 0 14px;
}
@media screen and (max-width: 767px) {
	.p-related .ui-work-collection-list-wrap section &gt; .title {
		margin-top: 50px;
		padding: 0;
	}
}

.p-related .ui-work-collection-list {
	display: -ms-flexbox;
	display: flex;

	-ms-flex-wrap: wrap;

	    flex-wrap: wrap;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.p-related .ui-work-collection-list {
		display: block;
	}
}
.p-related .ui-work-collection-list &gt; li {
	margin-bottom: 17px; 
	width: 49%;
}
@media screen and (max-width: 767px) {
	.p-related .ui-work-collection-list &gt; li {
		margin-bottom: 15px; 
		width: 100%;
	}
}
.p-related .ui-work-collection-list &gt; li a {
	display: -ms-flexbox;
	display: flex;
	padding: 5px;
	border: solid 1px #cde4e7; 

	-ms-flex-align: center; 

	    align-items: center;
}
@media screen and (max-width: 767px) {
	.p-related .ui-work-collection-list &gt; li a {
		padding: 3px;
	}
}
.p-related .ui-work-collection-list &gt; li a:hover {
	text-decoration: underline;
}
.p-related .ui-work-collection-list &gt; li .img {
	margin-right: 20px; 
	max-width: 118px;

	-ms-flex: 0 0 auto;

	    flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
	.p-related .ui-work-collection-list &gt; li .img {
		max-width: 88px;
	}
}
.p-related .ui-work-collection-list &gt; li .link {
	-ms-flex: 1 1 auto;
	    flex: 1 1 auto;
}
.p-related .ui-work-collection-list &gt; li .txt {
	margin-right: 5px;
}
.p-related .ui-work-collection-list &gt; li .txt:before {
	content: "";
	display: inline-block;
	margin-top: -3px;
	margin-right: 8px;
	margin-left: 2px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #007b8e;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	vertical-align: middle;
}

.ui-related-businesses-img {
	display: -ms-flexbox;
	display: flex;
	margin-top: 29px;
}
@media screen and (max-width: 767px) {
	.ui-related-businesses-img {
		display: block;
		margin-top: 20px;
	}
}
.ui-related-businesses-img .large {
	margin-right: 10px;
}
@media screen and (max-width: 767px) {
	.ui-related-businesses-img .large {
		margin-right: 0;
	}
}
.ui-related-businesses-img .list ul &gt; li {
	max-width: 252px;
}
@media screen and (max-width: 767px) {
	.ui-related-businesses-img .list ul &gt; li {
		max-width: 100%;
	}
}
.ui-related-businesses-img .sp-br-only {
	display: none;
}
@media screen and (max-width: 767px) {
	.ui-related-businesses-img .sp-br-only {
		display: block;
	}
}
.ui-related-businesses-img .pc-br-only {
	display: block;
}
@media screen and (max-width: 767px) {
	.ui-related-businesses-img .pc-br-only {
		display: none;
	}
}

/* --------------------------------
   modal slider
-------------------------------- */
.ui-modal {
	visibility: hidden;
	overflow: hidden; 
	height: 0;
}

.ui-modal_contents {
	position: relative;
	margin: 0 auto;
	padding: 20px 20px 30px; 
	max-width: 768px;
	background-color: #fff;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents {
		padding: 10px;
		max-width: 320px;
	}
}
.ui-modal_contents header {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents header {
		padding: 2px 0;
	}
}
.ui-modal_contents header .num {
	display: inline-block;
	width: 34px;
	height: 44px;
	background-color: #555;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 41.6px;
	font-size: 2.6rem;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents header .num {
		width: 22px;
		height: 32px;
		font-size: 1.5rem;
		line-height: 32px;
	}
}
.ui-modal_contents header .title {
	display: inline-block;
	vertical-align: middle;
	font-size: 54.4px;
	font-size: 3.4rem;
	line-height: 1.75;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents header .title {
		font-size: 1.9rem;
	}
}
.ui-modal_contents .detail {
	margin-bottom: 40px;
	padding-top: 5px;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents .detail {
		margin: 0;
		font-size: 14px;
	}
}
.ui-modal_contents .comment {
	padding-top: 10px;
	text-align: right; 
	font-size: 14px;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents .comment {
		padding: 10px 0;
		text-align: left; 
		font-size: 14px;
	}
}
.ui-modal_contents .image {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents .image {
		margin-top: 10px;
	}
}
.ui-modal_contents button.mfp-close {
	opacity: 1;
	top: 28px;
	right: 20px; 
	background-color: #007b8e;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.ui-modal_contents button.mfp-close {
		top: 13px;
		right: 10px;
		width: 30px;
		height: 30px;
		font-size: 22px;
		line-height: 31px;
	}
}
.ui-modal_contents button.mfp-close:hover {
	background-color: #126172;
}

.slick-track {
	margin-right: 0; 
	margin-left: 0;
}

@media screen and (max-width: 1023px) {
	.ui-gallery {
		padding-top: 16px;
	}
}

@media screen and (max-width: 767px) {
	.ui-gallery .slider-for {
		padding-right: 0;
		padding-left: 0;
		width: 100%;
		background-color: #fff;
	}
}

.ui-gallery .slider-for li {
	display: -ms-flexbox;
	display: flex;
	height: 400px; 
	text-align: center;

	-ms-flex-align: center;

	    align-items: center;
	-ms-flex-pack: center;
	    justify-content: center;
}
.ui-gallery .slider-for li &gt; img {
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.ui-gallery .slider-for li &gt; img {
		max-width: 227px;
	}
}
@media print, screen and (min-width: 1024px) {
	.ui-gallery .slider-for li &gt; img {
		position: relative;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.ui-gallery .slider-for li {
		padding-top: 16px;
		padding-bottom: 16px;
	}
}
@media screen and (max-width: 767px) {
	.ui-gallery .slider-for li {
		padding-top: 0;
		padding-bottom: 0; 
		height: 233px;
	}
}

@media print, screen and (min-width: 1024px) {
	.ui-gallery .slider-nav {
		margin: 15px auto 0 auto; 
		width: 555px;
	}
}

@media screen and (max-width: 1023px) {
	.ui-gallery .slider-nav {
		margin: 15px auto 0 auto; 
		width: 555px;
	}
}

@media screen and (max-width: 767px) {
	.ui-gallery .slider-nav {
		margin: 6px auto 0 auto;
		padding: 0 32px; 
		width: 100%;
	}
}

.ui-gallery .slider-nav li {
	outline: none;
	cursor: pointer;
}
@media print, screen and (min-width: 1024px) {
	.ui-gallery .slider-nav li {
		padding: 4px 0;
	}
}
@media screen and (max-width: 1023px) {
	.ui-gallery .slider-nav li {
		padding: 4px 0;
	}
}
.ui-gallery .slider-nav li &gt; span {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 80px;
}
@media screen and (max-width: 767px) {
	.ui-gallery .slider-nav li &gt; span {
		width: 48px;
		height: 48px;
	}
}
.ui-gallery .slider-nav li img {
	width: 100%;
	width: 80px;
	height: 80px;

	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.ui-gallery .slider-nav li img {
		width: 48px;
		height: 48px;
	}
}
.ui-gallery .slider-nav li &gt; span:after {
	content: "";
	display: block;
	position: absolute;
	top: 0; 
	left: 0;
	border-width: 0;
	border-style: solid;
	border-color: #007b8e;
	width: 100%;
	height: 100%;
}
.ui-gallery .slider-nav li.slick-current &gt; span:after {
	top: -3px; 
	left: -3px;
	border-width: 4px;
	width: calc(100% + 6px);
	height: calc(100% + 6px);
}
@media screen and (max-width: 767px) {
	.ui-gallery .slider-nav li.slick-current &gt; span:after {
		top: -1px; 
		left: -1px;
		border-width: 2px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
	}
}

.ui-gallery .slider-nav li:hover &gt; span:after {
	top: -3px; 
	left: -3px;
	border-width: 4px;
	width: calc(100% + 6px);
	height: calc(100% + 6px);
	transition: 0.15s;
}
@media screen and (max-width: 767px) {
	.ui-gallery .slider-nav li:hover &gt; span:after {
		top: -1px; 
		left: -1px;
		border-width: 2px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
	}
}

.ui-gallery .slick-prev,
.ui-gallery .slick-next {
	display: block;
	position: absolute;
	top: 50%;
	padding: 0;
	border: none;
	outline: none;
	height: 100%;
	cursor: pointer;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	background: transparent; 
	color: transparent;
	font-size: 0;
	line-height: 0;
}
@media print, screen and (min-width: 1024px) {
	.ui-gallery .slick-prev,
	.ui-gallery .slick-next {
		width: 40px;
	}
}
@media screen and (max-width: 1023px) {
	.ui-gallery .slick-prev,
	.ui-gallery .slick-next {
		width: 24px;
	}
}

.ui-gallery .slick-prev:hover,
.ui-gallery .slick-prev:focus,
.ui-gallery .slick-next:hover,
.ui-gallery .slick-next:focus {
	outline: none;
	background: transparent; 
	color: transparent;
}

.ui-gallery .slick-prev:hover:before,
.ui-gallery .slick-prev:focus:before,
.ui-gallery .slick-next:hover:before,
.ui-gallery .slick-next:focus:before {
	opacity: 1;
}

.ui-gallery .slick-prev.slick-disabled:before,
.ui-gallery .slick-next.slick-disabled:before {
	opacity: 0.25;
}

.ui-gallery .slick-prev:before,
.ui-gallery .slick-next:before {
	content: "";
	display: block;
	opacity: 0.75;
	top: 50%;
	left: 50%;
	border-style: solid;
	border-color: #007b8e; 

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@media print, screen and (min-width: 1024px) {
	.ui-gallery .slick-prev:before,
	.ui-gallery .slick-next:before {
		width: 18px;
		height: 18px;
	}
}
@media screen and (max-width: 1023px) {
	.ui-gallery .slick-prev:before,
	.ui-gallery .slick-next:before {
		width: 10px;
		height: 10px;
	}
}

.ui-gallery .slick-prev {
	left: 0;
}
@media screen and (max-width: 767px) {
	.ui-gallery .slick-prev {
		left: 15px;
	}
}
.ui-gallery .slick-prev:before {
	margin-left: 4px;
	border-width: 3px 0 0 3px;
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
	.ui-gallery .slick-prev:before {
		border-width: 2px 0 0 2px;
	}
}

.ui-gallery .slick-next {
	right: 0;
}
@media screen and (max-width: 767px) {
	.ui-gallery .slick-next {
		right: 15px;
	}
}
.ui-gallery .slick-next:before {
	border-width: 3px 3px 0 0;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
	.ui-gallery .slick-next:before {
		border-width: 2px 2px 0 0;
	}
}
@media print, screen and (min-width: 1024px) {
	.ui-gallery .slick-next:before {
		margin-left: 16px;
	}
}
@media screen and (max-width: 1023px) {
	.ui-gallery .slick-next:before {
		margin-right: 4px; 
		margin-left: auto;
	}
}</pre></body></html>