<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
* SHUTOKO_MULTILINGUAL
* /driving/lightup/common/common_lightup.css
*
*/
/* ------------------------
  Article Styles
------------------------ */
.ui-article {
	margin: 0 auto; 
	max-width: 832px;
}
.ui-article &gt; h2 {
	margin-top: 120px;
	padding: 16px 8px;
	border-top: 2px solid #474747;
	border-bottom: 1px solid #dedede; 
	width: 100%;
	font-size: 44.8px;
	font-size: 2.8rem;
	font-weight: 400;
	line-height: 1.3;
}
.ui-article &gt; h2:first-child {
	margin-top: 60px;
}
@media screen and (max-width: 767px) {
	.ui-article &gt; h2 {
		margin-top: 80px; 
		font-size: 2.1rem;
	}
	.ui-article &gt; h2:first-child {
		margin-top: 32px;
	}
}
.ui-article &gt; h2.no-top-margin {
	margin-top: 20px;
}
.ui-article &gt; .top-img + h2 {
	margin-top: 32px;
}
.ui-article &gt; h3 {
	margin-top: 64px;
	padding: 0 8px 8px 8px;
	border-bottom: 1px solid #dedede; 
	width: 100%;
	font-size: 38.4px;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1.1;
}
.ui-article &gt; h3:first-child {
	margin-top: 0;
}
@media screen and (max-width: 767px) {
	.ui-article &gt; h3 {
		font-size: 2.1rem;
	}
}
.ui-article h4 {
	margin-top: 16px;
	padding: 0 8px; 
	width: 100%;
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.4;
}
@media screen and (max-width: 767px) {
	.ui-article h4 {
		font-size: 1.9rem;
	}
}
.ui-article h5 {
	margin-top: 40px;
	padding: 0 8px;
	padding-left: 32px;
	width: 100%;
	text-indent: -24px; 
	font-size: 25.6px; 
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.4;
}
.ui-article h5:before {
	content: "";
	display: inline-block;
	margin-top: -2px;
	margin-right: 6px;
	width: 18px;
	height: 1px;
	background-color: #333;
	vertical-align: middle;
}
.ui-article h4 + img,
.ui-article h5 + img {
	margin-top: 20px;
}
.ui-article p {
	text-align: left;
}
.ui-article &gt; p {
	padding: 8px;
	width: 100%;
	vertical-align: top;
}
.ui-article &gt; p:first-child {
	margin-top: 32px;
}
@media screen and (max-width: 767px) {
	.ui-article &gt; p:first-child {
		margin-top: 12px;
	}
}
.ui-article &gt; h2 + p {
	margin-top: 8px;
}
.ui-article &gt; .img + p {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	.ui-article &gt; .img + p {
		margin-top: 10px;
	}
}
.ui-article &gt; .top-img {
	padding: 16px 0 8px 0; 
	max-width: 960px;
}
@media screen and (max-width: 767px) {
	.ui-article &gt; .top-img {
		margin-right: -8px; 
		margin-left: -8px;
	}
}
.ui-article &gt; .img {
	padding: 8px; 
	width: 100%;
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	.ui-article &gt; .img img + img {
		margin-left: 50px;
	}
}
.ui-article &gt; .img.img-left {
	text-align: left;
}
.ui-article &gt; p + .img,
.ui-article &gt; h4 + .img {
	margin-top: 20px;
}
@media screen and (max-width: 767px) {
	.ui-article &gt; p + .img,
	.ui-article &gt; h4 + .img {
		margin-top: 10px;
	}
}
.ui-article .img {
	display: inline-block;
	text-align: left;
}
@media screen and (max-width: 767px) {
	.ui-article .img {
		max-width: 320px;
	}
}
.ui-article img + figcaption {
	padding-top: 6px;
}
.ui-article .p-small {
	font-size: 22.4px;
	font-size: 1.4rem;
	line-height: 1.5;
}
.ui-article .notice {
	color: #961500;
	font-weight: 300;
}
.ui-article .c-btn {
	margin-top: 64px;
}
.ui-article .pdf-link {
	padding-top: 40px;
}
@media print, screen and (min-width: 1024px) {
	.ui-article .pdf-link {
		width: 100%;
	}
}
.ui-article .pdf-link a {
	display: inline-block;
	margin-right: 46px;
	margin-bottom: 10px; 
	font-size: 25.6px; 
	font-size: 1.6rem;
}
.ui-article .pdf-link a:before {
	content: "";
	display: inline-block;
	margin-top: -4px; 
	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-article .pdf-link a.is-hover:before {
	border-color: #126172;
}
.ui-article .pdf-link a:visited:before {
	border-color: #294c70;
}
.ui-article .ui-grid {
	margin-top: 36px;
}
@media screen and (max-width: 767px) {
	.ui-article .ui-grid {
		margin-top: 20px;
	}
}
.ui-article .ui-list {
	font-size: 25.6px;
	font-size: 1.6rem;
}
.ui-article .ui-list ul {
	position: relative;
}
.ui-article .ui-list ul li {
	position: relative;
	padding-top: 1.25em; 
	padding-left: 1em;
	line-height: 1.875;
}
.ui-article .ui-list ul li:last-child {
	padding-bottom: 1.25em;
}
.ui-article .ui-list ul li a {
	text-decoration: underline;
}
.ui-article .ui-list li &gt; ul {
	position: relative;
}
.ui-article .ui-list li &gt; ul li {
	padding-top: 0.5em; 
	font-weight: 300;
	line-height: 1.375;
}
.ui-article .ui-list ul.ui-list_circle &gt; li {
	text-indent: -1em;
}
.ui-article .ui-list ul.ui-list_circle &gt; li:before {
	content: "";
	display: inline-block;
	margin-right: 0.75em; 
	border-radius: 0.125em;
	width: 0.25em;
	height: 0.25em;
	background-color: #333;
	vertical-align: middle;
}
.ui-article .ui-list ul ul.ui-list_circle &gt; li:before {
	margin-right: 0.875em; 
	width: 0.125em;
	height: 0.125em;
}
.ui-article .ui-list ul.ui-list_notice &gt; li {
	text-indent: -1em;
}
.ui-article .ui-list ul.ui-list_notice &gt; li:before {
	content: "*";
	margin-right: 0.55em;
	vertical-align: middle;
	line-height: 1;
}
.ui-article .ui-list ul.ui-list_number {
	padding-left: 1em; 
	list-style-type: decimal;
}
.ui-article .ui-list ul.ui-list_number &gt; li {
	padding-left: 0;
	text-indent: 0;
}

/* ------------------------
  Table Styles
------------------------ */
.ui-table {
	margin: 0 auto;
	padding-top: 32px; 
	max-width: 832px;
}
@media screen and (max-width: 1023px) {
	.ui-table {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.ui-table {
		max-width: 476px;
	}
}
.ui-table li {
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #dedede; 
	line-height: 1.2;

	-ms-flex-wrap: wrap;

	    flex-wrap: wrap;
}
.ui-table li:first-child {
	border-top: 1px solid #dedede;
}
@media print, screen and (min-width: 768px) {
	.ui-table li {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 767px) {
	.ui-table li {
		font-size: 1.4rem;
	}
}
.ui-table li.header {
	border-top: 0;
}
@media screen and (max-width: 767px) {
	.ui-table li.header {
		display: none;
	}
}
.ui-table li.header span {
	border-left: 0;
}
.ui-table li &gt; * {
	padding: 9px 8px 10px 8px;
}
.ui-table .bg-green {
	background-color: #f8feff;
}
.ui-table .header {
	padding-bottom: 8px; 
	font-size: 19.2px; 
	font-size: 1.2rem;
	line-height: 1.25;
}
.ui-table .header &gt; * {
	padding: 2px 0;
	text-align: center;
}
.ui-table .ttl-sp {
	display: block; 
	padding-bottom: 2px;
	font-size: 16px;
	font-size: 1rem;
}
@media print, screen and (min-width: 768px) {
	.ui-table .ttl-sp {
		display: none;
	}
}

@media print, screen and (min-width: 768px) {
	.ui-table-separate li:not(.header) {
		border-right: 1px solid #dedede; 
		border-left: 1px solid #dedede;
	}
}

@media screen and (max-width: 767px) {
	.ui-table-separate li:not(.header) {
		border: 1px solid #dedede;
	}
	.ui-table-separate li:not(.header):not(:last-child) {
		margin-bottom: 16px;
	}
}

.ui-table-caption {
	margin: 0 auto; 
	padding: 4px 0;
	max-width: 832px;
	text-align: right;
	font-size: 19.2px;
	font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
	.ui-table-caption {
		max-width: 476px;
	}
}

/* --------------------------------
   Common LightUp
-------------------------------- */
.ui-info-on-map {
	padding: 4px;
	font-size: 22.4px;
	font-size: 1.4rem;
}
.ui-info-on-map a br {
	display: none;
}
.ui-info-on-map p {
	margin-top: 6px;
}
.ui-info-on-map .facilities {
	padding-top: 8px;
}
.ui-info-on-map .facilities .icon {
	margin-right: 0.2em; 
	font-size: 38.4px; 
	font-size: 2.4rem;
}

.p-lightup-spot .ui-tab-menu {
	margin-top: 28px;
	background-color: #dedede;
}
@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-tab-menu {
		box-sizing: content-box;
		margin-right: -16px; 
		margin-left: -16px;
		padding-right: 10px;
		padding-left: 10px;
		width: calc(100% + 12px);
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-tab-menu {
		margin-top: 24px;
		padding-right: 8px;
		padding-left: 8px;
		width: calc(100% + 16px);
	}
}
.p-lightup-spot .ui-tab-menu ul {
	display: -ms-flexbox;
	display: flex;
	padding-top: 6px;

	-ms-flex-wrap: nowrap;

	    flex-wrap: nowrap;
}
@media print, screen and (min-width: 1024px) {
	.p-lightup-spot .ui-tab-menu ul {
		margin: 0 auto; 
		width: 960px;
	}
}
@media print, screen and (min-width: 768px) {
	.p-lightup-spot .ui-tab-menu ul {
		height: 52px;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-tab-menu ul {
		height: 62px;
	}
}
.p-lightup-spot .ui-tab-menu li {
	display: -ms-inline-flexbox;
	display: inline-flex;
}
@media print, screen and (min-width: 1024px) {
	.p-lightup-spot .ui-tab-menu li {
		width: 234px;
	}
	.p-lightup-spot .ui-tab-menu li:not(:first-child) {
		margin-left: 8px;
	}
}
@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-tab-menu li {
		width: 24%;
	}
	.p-lightup-spot .ui-tab-menu li:not(:first-child) {
		margin-left: 1.3333%;
	}
}
.p-lightup-spot .ui-tab-menu li a {
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
	background-color: #007b8e;
	color: #fff; 

	-ms-flex-pack: center; 

	    justify-content: center;
}
.p-lightup-spot .ui-tab-menu li a.is-hover {
	background-color: #126172;
}
@media print, screen and (min-width: 768px) {
	.p-lightup-spot .ui-tab-menu li a {
		height: 40px;
		font-size: 1.6rem;
		line-height: 39px;
	}
	.p-lightup-spot .ui-tab-menu li a br {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-tab-menu li a {
		height: 50px;
		font-size: 1.3rem;
		line-height: 18px;
	}
}
.p-lightup-spot .ui-tab-menu li a span {
	display: inline-block;
	padding-right: 1px;
	padding-bottom: 2px; 
	padding-left: 1px;
	text-align: center;
	word-break: break-all;
	line-height: 1.2;

	-ms-flex-item-align: center;

	    -ms-grid-row-align: center;

	    align-self: center;
}
.p-lightup-spot .ui-tab-menu li.is-selected &gt; a {
	background-color: #fff; 
	color: #333;
}
@media print, screen and (min-width: 768px) {
	.p-lightup-spot .ui-tab-menu li.is-selected &gt; a {
		height: 46px;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-tab-menu li.is-selected &gt; a {
		height: 56px;
	}
}
.p-lightup-spot .ui-tab-menu li.is-selected &gt; a span {
	padding-bottom: 3px;
}

.p-lightup-spot .ui-other-links {
	padding-top: 54px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-other-links {
		padding-top: 32px;
	}
}
.p-lightup-spot .ui-other-links ul {
	display: -ms-flexbox;
	display: flex;
	text-align: left;

	-ms-flex-wrap: wrap;

	    flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
	.p-lightup-spot .ui-other-links li {
		border-bottom: 1px solid #dedede; 
		width: 48%;
	}
	.p-lightup-spot .ui-other-links li:nth-child(even) {
		margin-left: 4%;
	}
	.p-lightup-spot .ui-other-links li:nth-child(-n+2) {
		border-top: 1px solid #dedede;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-other-links li {
		box-sizing: content-box;
		margin-right: -16px;
		margin-left: -16px;
		padding-right: 16px;
		padding-left: 16px;
		border-bottom: 1px solid #dedede; 
		width: 100%;
		width: 100%;
	}
	.p-lightup-spot .ui-other-links li:first-child {
		border-top: 1px solid #dedede;
	}
}
.p-lightup-spot .ui-other-links li &gt; a {
	display: block;
	padding: 16px 0;
	padding: 16px;
	text-indent: -16px; 
	font-size: 25.6px; 
	font-size: 1.6rem;
}
.p-lightup-spot .ui-other-links li &gt; a:before {
	content: "";
	display: inline-block;
	margin-top: -4px; 
	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;
}
.p-lightup-spot .ui-other-links li &gt; a.is-hover:before {
	border-color: #126172;
}
.p-lightup-spot .ui-other-links li &gt; a:visited:before {
	border-color: #294c70;
}
.p-lightup-spot .ui-other-links .c-btn {
	margin-top: 32px;
}

.p-lightup-spot .ui-mv + .ui-section,
.p-lightup-spot .ui-section:first-child {
	padding-top: 0;
}

@media print, screen and (min-width: 1024px) {
	.p-lightup-spot .ui-gallery {
		padding-top: 46px;
	}
}

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

@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-gallery .slider-for {
		box-sizing: content-box;
		margin-right: -16px; 
		margin-left: -16px;
		padding-right: 16px;
		padding-left: 16px;
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-gallery .slider-for {
		padding-right: 8px;
		padding-left: 8px;
		width: calc(100% + 16px);
		background-color: #fff;
	}
}

.p-lightup-spot .ui-gallery .slider-for li {
	text-align: center;
}
.p-lightup-spot .ui-gallery .slider-for li &gt; img {
	display: inline-block;
}
@media print, screen and (min-width: 1024px) {
	.p-lightup-spot .ui-gallery .slider-for li {
		height: 494px;
	}
	.p-lightup-spot .ui-gallery .slider-for li &gt; img {
		position: relative;
		top: 50%;
		margin: 0 auto;
		-webkit-transform: translate(0, -50%);
		        transform: translate(0, -50%);
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.p-lightup-spot .ui-gallery .slider-for li {
		padding-top: 16px;
		padding-bottom: 16px;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-gallery .slider-for li {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media print, screen and (min-width: 1024px) {
	.p-lightup-spot .ui-gallery .slider-nav {
		margin: 40px auto 0 auto;
		padding: 0 40px; 
		width: 900px;
	}
}

@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-gallery .slider-nav {
		margin-top: 10px;
		padding: 0 24px; 
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-gallery .slider-nav {
		padding: 0 12px;
	}
}

.p-lightup-spot .ui-gallery .slider-nav li {
	outline: none;
	cursor: pointer;
}
@media print, screen and (min-width: 1024px) {
	.p-lightup-spot .ui-gallery .slider-nav li {
		padding: 4px 10px;
	}
}
@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-gallery .slider-nav li {
		padding: 4px;
	}
}
.p-lightup-spot .ui-gallery .slider-nav li &gt; span {
	display: block;
	position: relative;
	margin: 0 auto;
}
.p-lightup-spot .ui-gallery .slider-nav li img {
	width: 100%;
}
.p-lightup-spot .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%;
}
.p-lightup-spot .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) {
	.p-lightup-spot .ui-gallery .slider-nav li.slick-current &gt; span:after {
		top: -1px; 
		left: -1px;
		border-width: 3px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
	}
}

.p-lightup-spot .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) {
	.p-lightup-spot .ui-gallery .slider-nav li:hover &gt; span:after {
		top: -1px; 
		left: -1px;
		border-width: 3px;
		width: calc(100% + 2px);
		height: calc(100% + 2px);
	}
}

.p-lightup-spot .ui-gallery .slick-prev,
.p-lightup-spot .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) {
	.p-lightup-spot .ui-gallery .slick-prev,
	.p-lightup-spot .ui-gallery .slick-next {
		width: 40px;
	}
}
@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-gallery .slick-prev,
	.p-lightup-spot .ui-gallery .slick-next {
		width: 24px;
	}
}

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

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

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

.p-lightup-spot .ui-gallery .slick-prev:before,
.p-lightup-spot .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) {
	.p-lightup-spot .ui-gallery .slick-prev:before,
	.p-lightup-spot .ui-gallery .slick-next:before {
		width: 18px;
		height: 18px;
	}
}
@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-gallery .slick-prev:before,
	.p-lightup-spot .ui-gallery .slick-next:before {
		width: 10px;
		height: 10px;
	}
}

.p-lightup-spot .ui-gallery .slick-prev {
	left: 0;
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-gallery .slick-prev {
		left: -6px;
	}
}
.p-lightup-spot .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) {
	.p-lightup-spot .ui-gallery .slick-prev:before {
		border-width: 2px 0 0 2px;
	}
}

.p-lightup-spot .ui-gallery .slick-next {
	right: 0;
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-gallery .slick-next {
		right: -6px;
	}
}
.p-lightup-spot .ui-gallery .slick-next:before {
	border-width: 3px 3px 0 0;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-gallery .slick-next:before {
		border-width: 2px 2px 0 0;
	}
}
@media print, screen and (min-width: 1024px) {
	.p-lightup-spot .ui-gallery .slick-next:before {
		margin-left: 16px;
	}
}
@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-gallery .slick-next:before {
		margin-right: 4px; 
		margin-left: auto;
	}
}

.p-lightup-spot .ui-map-place {
	margin-top: 30px; 
	height: 460px;
}
@media screen and (max-width: 1023px) {
	.p-lightup-spot .ui-map-place {
		box-sizing: content-box;
		margin-right: -16px; 
		margin-left: -16px;
		padding-right: 16px;
		padding-left: 16px;
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-map-place {
		height: 106px;
	}
}

.p-lightup-spot .ui-step {
	margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
	.p-lightup-spot .ui-step {
		display: -ms-flexbox;
		display: flex;
		padding: 0 10px;
		max-width: 832px;

		-ms-flex-wrap: nowrap;

		    flex-wrap: nowrap;
		-ms-flex-pack: justify;
		    justify-content: space-between;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-step {
		margin-top: 40px; 
		max-width: 476px;
	}
	.p-lightup-spot .ui-step + .ui-step {
		margin-top: 0;
	}
}
.p-lightup-spot .ui-step li {
	display: block;
}
@media print, screen and (min-width: 768px) {
	.p-lightup-spot .ui-step li {
		margin-top: 40px; 
		width: 222px;
	}
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-step li {
		margin-top: 20px; 
		width: 100%;
	}
}
.p-lightup-spot .ui-step li h3 {
	padding-bottom: 8px;
	padding-left: 24px;
	text-indent: -24px; 
	font-size: 28.8px; 
	font-size: 1.8rem;
	line-height: 1.1;
}
.p-lightup-spot .ui-step li h3 .num {
	display: inline-block;
	margin-top: -3px;
	margin-right: 4px;
	width: 20px;
	height: 20px;
	background-color: #333;
	text-align: center;
	vertical-align: middle;
	text-indent: 0; 
	color: #fff;
	font-size: 32px;
	font-size: 2rem;
	line-height: 1;
}
.p-lightup-spot .ui-step li img {
	width: 100%;
}
.p-lightup-spot .ui-step li p {
	margin-top: 4px; 
	font-size: 22.4px; 
	font-size: 1.4rem;
	line-height: 1.3;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.p-lightup-spot .ui-step li p {
		min-height: 80px;
	}
}

.p-lightup-spot .ui-table-overview .ttl {
	width: 172px;
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-table-overview .ttl {
		width: 35%;
	}
}

@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-table-overview .param {
		width: 65%;
	}
}

.p-lightup-spot .ui-column {
	position: relative; 
	margin-top: 20px;
	padding: 40px 32px 32px 32px;
	border: 20px solid #ebf6f8;
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-column {
		margin-top: 40px; 
		margin-right: -16px;
		margin-left: -16px;
		padding: 32px 20px 20px 20px;
	}
}
.p-lightup-spot .ui-column:before {
	content: "";
	display: block;
	position: absolute;
	top: -15px;
	left: -10px;
	width: 160px;
	height: 84px;
	background: url(/~/Media/Images/index/common/column_ttl.png) no-repeat 0 0;
	background-size: 160px auto;
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-column:before {
		top: -10px;
		left: 50%;
		width: 128px;
		height: 50px;
		-webkit-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
		background-size: 128px auto;
	}
}
.p-lightup-spot .ui-column &gt; h3 {
	font-size: 32px;
	font-size: 2rem;
}
.p-lightup-spot .ui-column &gt; p {
	margin-top: 4px;
}
.p-lightup-spot .ui-column &gt; .img {
	display: block; 
	text-align: right;
}
.p-lightup-spot .ui-column &gt; .img img {
	margin-right: -32px;
	margin-bottom: -32px;
}
@media screen and (max-width: 767px) {
	.p-lightup-spot .ui-column &gt; .img img {
		margin-right: -20px;
		margin-bottom: -20px;
	}
}

@media print, screen and (min-width: 768px) {
	.ui-table-lightup li:not(.header) {
		border-right: 1px solid #dedede; 
		border-left: 1px solid #dedede;
	}
}

@media screen and (max-width: 767px) {
	.ui-table-lightup li:not(.header) {
		margin-bottom: 16px;
		border: 1px solid #dedede;
	}
}

.ui-table-lightup .id {
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	.ui-table-lightup .id {
		width: 5%;
	}
}
@media screen and (max-width: 767px) {
	.ui-table-lightup .id {
		border-bottom: 1px solid #dedede; 
		width: 12%;
	}
}

.ui-table-lightup .ttl {
	border-left: 1px solid #dedede;
}
@media print, screen and (min-width: 768px) {
	.ui-table-lightup .ttl {
		width: 24%;
	}
}
@media screen and (max-width: 767px) {
	.ui-table-lightup .ttl {
		border-bottom: 1px solid #dedede; 
		width: 88%;
	}
}

.ui-table-lightup .num {
	text-align: center;
}
@media print, screen and (min-width: 768px) {
	.ui-table-lightup .num {
		border-left: 1px solid #dedede;
		width: 11%;
	}
}
@media screen and (max-width: 767px) {
	.ui-table-lightup .num {
		width: 31%;
		text-align: left;
	}
}

.ui-table-lightup .color {
	border-left: 1px solid #dedede;
}
@media print, screen and (min-width: 768px) {
	.ui-table-lightup .color {
		width: 60%;
	}
}
@media screen and (max-width: 767px) {
	.ui-table-lightup .color {
		border-left: 1px solid #dedede; 
		width: 69%;
	}
}</pre></body></html>