<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*===========================================
	howto lspx-s3 css
=============================================*/

#contents .stepArea ol.stepList &gt; li &gt; ol{
	margin-left: calc(38px + 1.5em);
	margin-top: 2em;
}

#contents .stepArea ol.stepList &gt; li &gt; ol &gt; li{
	margin-bottom: 2em;
}

#contents .stepArea ol.stepList &gt; li &gt; ol &gt; li &gt; p{
	margin-left: 0;
	margin-bottom: 0;
}

#contents .stepArea ol.stepList &gt; li &gt; .Gray{
	width: calc(100% - 38px);
}

#contents .stepArea ol.stepList .ylink{
	margin-left: 0;
}

#contents .stepArea ol.stepList .ylink ul.flex{
	flex-wrap: nowrap;
}

#contents figure figcaption{
	text-align: left;
	margin: 10px 0;
}

#contents figure figcaption.center{
	text-align: center !important;
}

#contents figure figcaption.right{
	text-align: right !important;
}

#contents figure.f_center {
    align-self: center;
}

#contents .detailArea table.tbl_charge{
	width: 90%;
	text-align: center;
	margin: auto;
	border: 1px solid #eee;
}

#contents table thead th{
	border: 1px solid #ccc;
	padding: 10px 0;
}

#contents table thead th:first-child{
	width: 50%;
}
#contents table tbody th,
#contents table tbody td{
	border: 1px solid #ccc;
	padding: 0 10px;
}

#contents table td figure{
	margin: 1em auto;
    width: 90%;
}

#contents table td figure figcaption{
	margin: 0;
	font-size: 0.929rem;
	text-align: center;
}

#contents table td figure .flex{
	margin-bottom: 5px;
}

#contents table td figure .flex .pc_arrow1{
	
}

@media (max-width: 640px){
	
	#contents .stepArea ol.stepList &gt; li &gt; ol{
		margin-left: 1.5em;
	}

	#contents .stepArea ol.stepList &gt; li &gt; .Gray {
		width: 100%;
	}
	
	#contents .detailArea {
		border: 1px solid #d2d2d2;
		background-color: #fff;
	}
    
	#chargeArea.detailArea {
    padding-left: 0;
    padding-right: 0;
}
	
	#contents figure img{
		width: 100%
	}
	
	#contents .flex.top figure{
		margin: 0 auto !important;
	}
	
	#contents table td figure img{
		max-width: 90px;
		height: auto;
	}

    #contents table td figure img.charge {
		max-height: 90px;
		width: auto;
	}

}


@media (max-width: 380px){
	#contents .stepArea ol.stepList &gt; li .detailArea figure img,
	#contents .notice_gray_b ul li .photo img{
		max-width: 264px;
	}
	
}


/* ============================
	ontentsB 
================================*/

#contents .ylink{
	margin: 2em 0 2em 1em;
}

#contents .ylink ul.flex{
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}

#contents .ylink ul.flex:after{
    display: none;
}

#contents .ylink figure{
	width: 340px;
}

#contents .ylink figure figcaption{
	text-align: center;
	margin: 5px 0;
}

#contents dl.speak dd{
	margin-left: 1em;
}

#contents ul.volumeList li{
	text-indent: -2.571em;
    padding-left: 2.571em;
}

@media (max-width: 640px){
	#contents .ylink{
		margin-left: 0;
	}
	#contents .ylink figure {
		width: 100% !important;
		max-width: 100%
	}
	
	#contents dl.speak dd{
		margin-left: 0;
	}
}

/* 20210611 追加 */

/* ------------------------
	ylink
---------------------------*/

#contents .ylink figure iframe{
	width: 100%;
	height: 190px;
}

#contents .stepArea ol.stepList .ylink ul.flex figure.movie{
	width: 320px;
}

#contents .stepArea ol.stepList .ylink ul.flex figure.movie iframe{
	width: 100%;
	height: 181px;
}






@media (max-width: 640px){
	#contents .stepArea ol.stepList .ylink ul.flex{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	#contents .notice_gray_b.movieLink .ylink figure iframe{
		height: 200px;
	} 
	
	#contents .stepArea ol.stepList .ylink &gt; figure.movie{
		margin-left: -20px !important;
	}
	
	#contents .stepArea ol.stepList .ylink &gt; figure.movie iframe{
		width: calc(100% + 20px) !important;
		height: 216px;
	}
	
	#contents .stepArea ol.stepList .ylink ul.flex figure.movie iframe{
		height: 206px;
	}

	
	/* contentsB */
	
	#contents section .ylink ul.flex figure.movie{
		margin-left: -86px !important;
		width: calc(100% + 170px) !important;
		max-width: calc(100% + 170px) !important;
	}
	
	#contents section .ylink ul.flex figure.movie iframe{
	}
	
}

@media (max-width: 420px){
	#contents .notice_gray_b.movieLink .ylink figure iframe{
		height: 188px;
	} 
	
	#contents .stepArea ol.stepList .ylink &gt; figure.movie iframe{
		height: 204px;
	}
	
	#contents .stepArea ol.stepList &gt; li &gt; ol .ylink &gt; figure.movie{
		width: 100% !important;
		max-width: 100% !important;
	}
	
	#contents .stepArea ol.stepList &gt; li &gt; ol .ylink ul.flex figure.movie{
		width: calc(100% + 120px) !important;
		max-width: calc(100% + 120px) !important;
		margin-left: -70px !important;
	}
	
	#contents .stepArea ol.stepList  &gt; li &gt; ol .ylink ul.flex figure.movie iframe{
		height: 196px;
	}
	
	/* contentsB */
	
	#contents section &gt; .ylink ul.flex figure.movie{
		margin-left: -64px !important;
		width: calc(100% + 128px) !important;
		max-width: calc(100% + 128px) !important;
	}
	#contents section &gt; .ylink ul.flex figure.movie iframe{
		height: 204px;
	}
	
}

@media (max-width: 380px){
	#contents .notice_gray_b.movieLink .ylink figure iframe {
		height: 164px;
	}
	
	#contents .stepArea ol.stepList &gt; li &gt; ol .ylink ul.flex figure.movie {
		width: calc(100% + 70px) !important;
		max-width: calc(100% + 70px) !important;
		margin-left: -46px !important;
	}
	
	#contents .stepArea ol.stepList &gt; li &gt; ol .ylink ul.flex figure.movie iframe{
		height: 182px;
	}
	
	#contents .stepArea ol.stepList .ylink &gt; figure.movie iframe {
		height: 184px;
	}
	#contents section &gt; .ylink ul.flex figure.movie {
		margin-left: -24px !important;
		width: calc(100% + 52px) !important;
		max-width: calc(100% + 52px) !important;
	}
	#contents section &gt; .ylink ul.flex figure.movie iframe {
		height: 184px;
	}
}

@media (max-width: 340px){
	#contents .stepArea ol.stepList &gt; li &gt; ol .ylink ul.flex figure.movie {
		width: calc(100% + 30px) !important;
		max-width: calc(100% + 30px) !important;
		margin-left: -28px !important;
	}
	#contents .stepArea ol.stepList .ylink &gt; figure.movie iframe {
		height: 160px;
	}
	
	#contents .stepArea ol.stepList &gt; li &gt; ol .ylink ul.flex figure.movie iframe {
		height: 168px;
	}
	
	#contents section &gt; .ylink ul.flex figure.movie {
		margin-left: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	#contents .stepArea ol.stepList &gt; li &gt; ol .ylink ul.flex figure.movie iframe{
		height: 164px;
	}
}

p.fr {
    float: right;
}</pre></body></html>