<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* video.css */

.in {
	padding: 0 10px;
}
.stripe-1 {
	background: url(/common/img/option/album/video/bg-stripe-1.jpg) repeat left top;
}
.plume {
	margin-top: 10px;
	padding: 25px 10px 0;
	background: url(/common/img/option/album/album/plume.jpg) no-repeat top center;
	background-size: 125px;
	text-align: center;
}
.plume .heading-1 {
	font-size: 14px;
	font-weight: bold;
}
.plume .price-box {
	margin-top: 20px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
}
.plume .price-box .small {
	font-size: 13px;
	font-weight: normal;
}
.plume .txt {
	margin-top: 20px;
}
.stripe-1 {
	margin: 20px 0 35px;
	padding: 10px 5px 20px;
}
.stripe-1 .heading-2 {
	font-size: 13px;
	font-weight: bold;
	color: #0aa0d2;
}
.stripe-1 .heading-3 {
	margin-top:10px;
	font-size: 13px;
	font-weight: normal;
}
.stripe-1 .oh&gt;div:not(:first-of-type) .heading-2 {
	margin-top: 15px;
}
.stripe-1 .table-box {
	margin: 10px 0 0;
}
.stripe-1 .table-1 {
	border: 1px solid #0aa0d2;
	background: #fff;
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}
.stripe-1 .table-1 tr:not(:first-child) {
	border-top: 1px solid #0aa0d2;
}
.stripe-1 .table-1 th,.stripe-1 .table-1 td {
	padding: 7px;
}
.stripe-1 .table-1 th {
	font-weight: normal;
	width: 53%;
}
.stripe-1 .table-1 td {
	border-left: 1px solid #0aa0d2;
}



.stripe-1 .table-2 {
	border: 1px solid #0aa0d2;
	background: #fff;
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}
.stripe-1 .table-2 tr:not(:first-child) {
	border-top: 1px solid #0aa0d2;
}
.stripe-1 .table-2 th,.stripe-1 .table-2 td {
	padding: 7px;
}
.stripe-1 .table-2 th {
	font-weight: normal;
	border-right: 1px solid #0aa0d2;
	width: 53%;
}
.stripe-1 .table-2 td.sec {
	width: 6em;
	text-align: right;
	border-right: 1px solid #0aa0d2;
}
.stripe-1 .table-2 td.thr {
	width: auto;
}


.video-1 {
	width: 100%;
	max-width: 800px;
}
.in.w900 {
	max-width: 900px;
}

.announce{
	outline: 1px solid #4d4d4d;
	margin: 0 20px 30px;
	padding: 20px;
}
.announce .ttl{
	font-weight: 600;
}
.announce .update{
	margin-top:10px;
	text-align: right;
}
@media screen and (min-width: 800px) {
	.in {
		position: relative;
		max-width: 1000px;
		padding: 0 10px;
		margin: auto;
	}
	.in-1 {
		margin-top: 40px;
	}
	.plume {
		margin-top: 25px;
		padding: 40px 10px 0;
		background-size: 155px;
	}
	.plume .heading-1 {
		font-size: 18px;
	}
	.plume .price-box {
		margin-top: 20px;
		font-size: 30.94px;
	}
	.plume .price-box .small {
		font-size: 18px;
	}
	.plume .txt {
		font-size: 16px;
		margin-top: 35px;
	}
	.stripe-1 {
		margin: 40px 0 75px;
		padding: 25px 0px 35px;
	}
	.stripe-1 .oh&gt;div {
		float: left;
		width: 50%;
	}
	.stripe-1 .oh&gt;div.wide {
		float: left;
		width: 100%;
		margin-bottom:10px;
	}
	.stripe-1 .heading-2 {
		font-size: 15px;
	}
	.stripe-1 .oh&gt;div:not(:first-of-type) .heading-2 {
		margin: 0 0 0 5%;
	}
	.stripe-1 .oh&gt;div.wide:not(:first-of-type) .heading-2 {
		margin: 0;
	}
	.stripe-1 .table-box {
		margin: 10px 0 0;
		width: 95%;
	}
	.stripe-1 .oh&gt;div.wide .table-box {
		margin: 10px 0 0;
		width: 100%;
	}
	.stripe-1 .oh&gt;div:not(:first-of-type) .table-box {
		margin-left: 5%;
	}
	.stripe-1 .oh&gt;div.wide:not(:first-of-type) .table-box {
		margin-left: 0;
	}
	.stripe-1 .table-1 {
		font-size: 13px;
	}
	.stripe-1 .table-1 th,.stripe-1 .table-1 td {
		padding: 10px;
		text-align: left;
	}
	.stripe-1 .table-1 th {
		width: 52%;
	}
	.stripe-1 .table-2 {
		font-size: 13px;
	}
	.stripe-1 .table-2 th,.stripe-1 .table-2 td {
		padding: 10px;
		text-align: left;
	}
	.stripe-1 .table-2 th {
		width: 50%;
	}
	.stripe-1 .table-2 td.sec {
		width: 15%;
	}
	.stripe-1 .table-2 td.thr {
		width: 35%;
	}

	.announce{
		max-width: 900px;
		margin: 0 auto 75px;
		padding: 30px;
	}
}

/**/
.bnr-box {
	margin-top: 15px;
	text-align: center;
	padding: 0 10px;
}
.bnr-box img {
	width: 100%;
	max-width: 600px;
}
@media screen and (min-width: 800px) {
	.bnr-box {
		margin-top: 30px;
	}
}

/**/
.add-info-list {
	margin-top: 10px;
	font-size: 12px;
}
.add-info-list&gt;li {
	text-indent: -1em;
	padding-left: 1em;
}
.add-info-list&gt;li:before {
	content: "â—";
	color: #0aa0d2;
}
@media screen and (min-width: 800px) {
	.add-info-list {
		padding-right: 20px;
	}
	.add-info-list.v2 {
		padding-right: 0;
		padding-left: 20px;
	}
}

.frame-wrapper__video {
     position: relative;
     padding-bottom: 56.25%; /*ã‚¢ã‚¹ãƒšã‚¯ãƒˆæ¯” 16:9ã®å&nbsp;´åˆã®ç¸¦å¹…*/
     height: 0;
     overflow: hidden;
}

.frame-wrapper__video iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
</pre></body></html>