<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.pro_car-shop_cnts {
		margin-top: 50px;
		padding-bottom: 160px;
}

.pro_car-shop_cnts .inner {
		padding: 0 70px 125px 70px;
		margin: 0 auto;
		border-bottom: 1px solid #666666;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts .block_in {
		padding: 0 30px;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts h3 {
		font-size: 1.8rem;
		font-weight: 400;
		border-bottom: 1px solid #000000;
		margin: 0 0 40px 0;
		padding: 0 0 15px 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts h3:before {
		position: relative;
		left: 5px;
		display: inline-block;
		vertical-align: bottom;
		content: "";
		width: 3px;
		height: 45px;
		margin-right: 20px;
		background: #4d4d4d;
}

.pro_car-shop_cnts h4 {
		position: relative;
		font-size: 1.8rem;
		font-weight: 400;
		margin: 0 0 15px 0;
		padding: 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts h4:before {
		display: inline-block;
		position: relative;
		margin-right: 5px;
		top: -2px;
		vertical-align: middle;
		content: "□";
		font-size: 1.3rem;
		font-weight: 900;
		color: #666666;
}

.pro_car-shop_cnts .block01 {
		margin-bottom: 45px;
}

.pro_car-shop_cnts p {
		font-size: 1.6rem;
		line-height: 2.0625;
}

.pro_car-shop_cnts p + p {
		margin-top: 1em;
}

.pro_car-shop_cnts .b_after_support p + p {
		margin-top: 0;
}

.pro_car-shop_cnts .box {
		width: 100%;
		max-width: 870px;
		margin: 0 auto 35px auto;
		border: 2px dotted #999;
		padding: 28px 33px;
		border-radius: 15px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts .box ul {
		margin: 0;
		padding: 0;
		list-style: none;
}

.pro_car-shop_cnts .box ul li {
		font-size: 1.6rem;
		line-height: 2.0625;
}

.pro_car-shop_cnts .box movie_box {
		position: relative;
		width: 100%;
		height: 0;
		padding: 30px 0 56.25%;
		overflow: hidden;
}

.pro_car-shop_cnts .box movie_box iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}

.pro_car-shop_cnts .box movie_box + .txt {
		line-height: 2.5;
}

.pro_car-shop_cnts h5 {
		font-size: 1.6rem;
		font-weight: 400;
		margin: 0 0 15px 13px;
		padding: 0;
}

.pro_car-shop_cnts .box_in {
		margin: 0 0 10px 0;
		padding: 10px 10px 30px 10px;
		border: 1px solid #b3b3b3;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts .b_full .box_in:first-of-type {
		margin-top: 40px;
		margin-bottom: 30px;
}

.pro_car-shop_cnts .box_in:last-of-type {
		margin-bottom: 0;
}

.pro_car-shop_cnts .box_in table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		margin: 0;
		padding: 0;
}

.pro_car-shop_cnts .box_in th,
.pro_car-shop_cnts .box_in td {
		font-size: 1.5rem;
		font-weight: 400;
		line-height: 1.46;
		padding: 10px 15px;
		text-align: left;
		border: 1px solid #999999;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts .box_in th .small {
		font-size: 1.3rem;
}

.pro_car-shop_cnts .box_in th {
		width: 214px;
		padding: 10px 5px 10px 13px;
}

.pro_car-shop_cnts .box_in .tbl_style02 th {
		width: 486px;
}

.pro_car-shop_cnts .img_wrap {
		margin: 30px auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
}

.pro_car-shop_cnts .img_wrap ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin: 0;
		padding: 0;
		list-style: none;
}

.pro_car-shop_cnts .img_wrap ul li {
		max-width: 127px;
		margin-right: 8px;
}

.pro_car-shop_cnts .img_wrap ul li:last-of-type {
		margin-right: 0;
}

.pro_car-shop_cnts .box_in02,
.pro_car-shop_cnts .box_in03 {
		padding-bottom: 20px;
		margin-bottom: 20px;
		border-bottom: 1px dotted #808080;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts .box_in02:last-of-type {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
}

.pro_car-shop_cnts .box_in02 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
}

.pro_car-shop_cnts .box_in02 .img {
		width: 30%;
		max-width: 200px;
}

.pro_car-shop_cnts .box_in02 .txt {
		width: 70%;
		padding-right: 7%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}

.pro_car-shop_cnts .box_in02:last-of-type .img {
		width: 41%;
		max-width: 322px;
}

.pro_car-shop_cnts .box_in02:last-of-type .txt {
		width: 59%;
		padding-right: 0;
}

.pro_car-shop_cnts .box_in02 .movie {
		position: relative;
		width: 100%;
		max-width: 452px;
		height: 255px;
		margin: 20px 0 0 0;
}

.pro_car-shop_cnts .box_in02 .movie iframe {
		position: absolute;
		width: 100%;
		height: 100%;
}

.pro_car-shop_cnts .box_in03 img {
		display: block;
		float: right;
		margin-left: 7%;
		margin-bottom: 20px;
}

.pro_car-shop_cnts .box .col01 {
		color: #ed1c24;
}

.pro_car-shop_cnts .box a {
		color: #0071bc;
}

.pro_car-shop_cnts .indent {
		text-indent: 1em;
}

@media screen and (max-width: 767px) {
		.pro_car-shop_cnts {
				margin-top: 12%;
				padding-bottom: 20%;
		}

		.pro_car-shop_cnts .inner {
				padding: 0;
		}

		.pro_car-shop_cnts .block_in {
				width: 100%;
				max-width: inherit;
				margin: 0 auto;
				padding: 0;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
		}

		.pro_car-shop_cnts h3 {
				font-size: 1.8rem;
				margin: 0 0 6.25% 0;
				padding: 0 0 10px 0;
		}

		.pro_car-shop_cnts h3:before {
				height: 35px;
				margin-right: 20px;
		}

		.pro_car-shop_cnts h4 {
				font-size: 1.7rem;
				margin: 0 0 15px 0;
				padding-left: 18px;
		}

		.pro_car-shop_cnts h4:before {
				position: absolute;
				left: 0;
				top: 4px;
				margin-right: 0;
				font-size: 1.2rem;
		}

		.pro_car-shop_cnts .block01 {
				margin-bottom: 7%;
		}

		.pro_car-shop_cnts p {
				font-size: 1.4rem;
				line-height: 1.9;
		}

		.pro_car-shop_cnts .box {
				width: 100%;
				max-width: inherit;
				margin: 0 auto 5.4% auto;
				padding: 20px 15px;
		}

		.block01 .box img {
				position: static;
				width: 60%;
				display: block;
				margin: 0 auto;
		}

		.pro_car-shop_cnts .box ul li {
				font-size: 1.4rem;
				line-height: 1.9;
				text-indent: -1em;
				padding-left: 1em;
		}

		.pro_car-shop_cnts h5 {
				font-size: 1.5rem;
				margin-left: 0;
		}

		.pro_car-shop_cnts .box_in {
				margin: 0 0 10px 0;
				padding: 10px 10px 20px 10px;
		}

		.pro_car-shop_cnts .b_full .box_in:first-of-type {
				margin-top: 6.25%;
				margin-bottom: 5%;
		}

		.pro_car-shop_cnts .box_in table {
				width: 100%;
				border-collapse: collapse;
				border-spacing: 0;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
				margin: 0;
				padding: 0;
				border-bottom: 1px solid #999999;
		}

		.pro_car-shop_cnts .box_in th,
.pro_car-shop_cnts .box_in td {
				width: 100%;
				display: block;
				font-size: 1.4rem;
				padding: 15px calc(10px + 1em);
				border-bottom: none;
		}

		.pro_car-shop_cnts .box_in th .small {
				font-size: 1.2rem;
		}

		.pro_car-shop_cnts .box_in th {
				width: 100%;
				padding: 10px;
				font-weight: bold;
		}

		.pro_car-shop_cnts .box_in .tbl_style02 th {
				width: 100%;
		}

		.pro_car-shop_cnts .img_wrap {
				margin: 5% auto;
				display: block;
		}

		.pro_car-shop_cnts .img_wrap ul {
				-ms-flex-wrap: wrap;
				    flex-wrap: wrap;
		}

		.pro_car-shop_cnts .img_wrap ul li {
				width: 48%;
				max-width: 127px;
				margin-right: 2%;
		}

		.pro_car-shop_cnts .img_wrap ul li:nth-of-type(2n) {
				margin-right: 0;
		}

		.pro_car-shop_cnts .img_wrap ul li:last-of-type {
				margin-right: 0;
		}

		.pro_car-shop_cnts .box_in02 {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
		}

		.pro_car-shop_cnts .box_in02 .img {
				width: 60%;
				margin: 0 auto;
				-webkit-box-ordinal-group: 3;
				    -ms-flex-order: 2;
				        order: 2;
		}

		.pro_car-shop_cnts .box_in02 .txt {
				width: 100%;
				padding-right: 0;
				margin-bottom: 6%;
				-webkit-box-sizing: border-box;
				        box-sizing: border-box;
		}

		.pro_car-shop_cnts .box_in02:last-of-type .img {
				width: 80%;
				max-width: 322px;
				margin: 0 auto;
		}

		.pro_car-shop_cnts .box_in02:last-of-type .txt {
				width: 100%;
				padding-right: 0;
		}

		.pro_car-shop_cnts .box_in03 {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
		}

		.pro_car-shop_cnts .box_in03 img {
				display: block;
				float: none;
				margin-top: 6%;
				margin-left: 0;
				margin-bottom: 0;
				-webkit-box-ordinal-group: 3;
				    -ms-flex-order: 2;
				        order: 2;
		}
}
@media screen and (max-width: 414px) {
		.pro_car-shop_cnts .box_in02 .movie {
				height: 176px;
		}
}
.movie_box {
		width: 560px;
		margin: auto auto auto;
		max-width: 100%;
}

.youtube {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
}
.youtube iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
}

.movie-comment {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
}</pre></body></html>