<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* デスクトップ＆スマホ共通項目 */
body {background-color: #31313a;}
header#header_190926, header#header_191006 {
font-size: 0em;
}
#overview a, #archives a {
	color: #e50065;
	text-decoration: none;
	border-bottom: #e50065 2px dotted;
}
.new_icon {background-color: #ff0000; margin-left: 0.5rem; padding: 0% 0.5%; color: #fff;}

@media (min-width: 1180px){
	#movie {
	display: block;
	position: relative;
	width: 800px;
	height: 450px;
	margin: 0 auto;
	margin-top: 70px;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	#gnav {
	background-color: #e5007f;
	width: 100%;
	}
	#gnav ul {
	width: 1180px;
	margin: 2px auto;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-around;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.4rem;
	line-height: 175%;
	font-weight: 700;
	border-left: #fff 2px dotted;
	}
	#gnav a {
	display: block;
	width: calc(1 / 2 * 100%);
	margin: 0;
	padding: 20px 0;
	border-right: #fff 2px dotted;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}
	#header_190926 {
	background: url("../images/common/desktop/header_190926.jpg") center top no-repeat;
	height: 270px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	} 
	#header_191006 {
	background: url("../images/common/desktop/header_191006.jpg") center top no-repeat;
	height: 270px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	} 
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	line-height: 175%;
	}
	#ttl_overview {
	background: url("../images/overviews/desktop/ttl_overviews.png")center top no-repeat;
	width: 260px;
	height: 258px;
	margin: 0 auto;
	margin-top: -120px;
	font-size: 0em;
	position: relative;
	z-index: 2;
	}
	#overview {
	width: 1180px;
	margin: 0 auto;
	margin-top: -120px;
	display: flex;
	position: relative;
	z-index: 1;
	}
	#overview article {
	background-color: #fff;
	width: 99%;
	margin: 0 auto;
	margin-top: -30px;
	margin-right: 1%;
	padding: 20px;
	}
	#overview dl {
	display: flex;
	flex-wrap: wrap;
	padding: 40px;
	font-size: 1.2rem;
	line-height: 175%;
	background-color:rgba(255,255,255,0.50);
	}
	#overview article dt {
	width: 25%;
	padding: 10px 0;
	text-align: center;
	border-bottom: #e50065 2px dotted;
	color: #e50065;
	}
	#overview article dd {
	width: 75%;
	padding: 10px 0;
	border-bottom: #e50065 2px dotted;
	}
	#overview li {
	margin-bottom: 20px;
	}
	.b_name {
	color: #e50065;
	font-weight: 900;
	}
	#overview p {
	font-size: 0.8em;
	line-height: 175%;
	margin-bottom: 1rem;
	}
	#overview p span {
	margin-left: -1em;
	}
	
	#archives {
	background-color: #fff;
	width: 30%;
	margin: 0 auto;
	margin-top: -30px;
	padding: 20px;
	}
	#archives .ttl_archives {
	font-size: 16px;
	color: #e50065 ;
	text-align: center;
	border-bottom: #e50065 2px solid;
	}
	#archives a {
	border: none;
	}
	#archives dl {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	display: flex;
	justify-content:space-around;
	flex-wrap:wrap;
	border-bottom: #DFDFDF 1px solid;
	}
	#archives dt {
	width: 75%;
	font-size: 14px;
	line-height: 175%;
	text-align: left;
	}
	#archives dd {
	width: 25%;
	height: auto;
	margin-bottom: 5px;
	}
	#archives dd img {
	width: 100%;
	height: auto;
	}
}

/* タブレット */
@media screen and (min-width:600px) and (max-width:1179px) {
#gnav {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 1%;
	background-color: #e5007f;
	}
	#gnav ul {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1rem;
	line-height: 175%;
	font-weight: 400;
	border-left: #fff 2px dotted;
	}
	#gnav a {
	display: block;
	width: calc(1 / 2 * 100%);
	margin: 0;
	padding: 20px 0;
	border-right: #fff 2px dotted;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}
	#movie {
	display: block;
	position: relative;
	width: 100%;
	padding-top:calc(9 / 16 * 100%);
	margin: 3% auto;
	background-size: contain;
	clear: both;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	width:100%;
	margin: 0 auto;
	}	

	#header_190926 {
	background: url("../images/common/tablet/header_190926.png") center top no-repeat;
	width: calc(1536 / 1536 * 100%);
	height: 0;
	padding-bottom: calc(351 / 1536 * 100%);
	background-size: contain;
	margin:0 auto;
	} 
	#header_191006 {
	background: url("../images/common/tablet/header_191006.png") center top no-repeat;
	width: calc(1536 / 1536 * 100%);
	height: 0;
	padding-bottom: calc(351 / 1536 * 100%);
	background-size: contain;
	margin:0 auto;
	} 
	#ttl_overview {
	background: url("../images/overviews/tablet/ttl_overviews.png") no-repeat;
	width: calc(338 / 1536 * 100%);
 	height: 0;
	padding-bottom:calc(335 / 1536 * 100%);
	background-size: contain;
 	font-size: 0em;
	margin: 0 auto;
	margin-top: -11%;
	position: relative;
	z-index: 2;
	}
	#overview article {
	background-color: #fff;
	width: 92%;
	margin: 0 auto;
	margin-top: -7%;
	padding: 3% 2%;
	position: relative;
	z-index: 1;
	}
	#overview dl {
	display: flex;
	flex-wrap: wrap;
	padding: 4%;
	font-size: 1rem;
	line-height: 175%;
	background-color:rgba(255,255,255,0.50);
	}
	#overview article dt {
	width: 25%;
	padding: 3% 0;
	text-align: center;
	border-bottom: #e50065 2px dotted;
	color: #e50065;
	}
	#overview article dd {
	width: 75%;
	padding: 3% 0;
	border-bottom: #e50065 2px dotted;
	}
	#overview li {
	margin-bottom: 3%;
	}
	.b_name {
	color: #e50065;
	font-weight: 900;
	}
	#overview p {
	font-size: 0.8em;
	line-height: 175%;
	margin-bottom: 1rem;
	}
	#overview p span {
	margin-left: -1em;
	}
	#archives  {
	background-color: #fff;
	width: 92%;
	margin: 0 auto;
	margin-top: 2%;
	padding: 3% 2%;
	clear: both;
	}
	#archives .ttl_archives {
	font-size: 1.2rem;
	color: #e50065;
	text-align: center;
	padding-bottom: 1%;
	border-bottom: #e50065 2px solid;
	}
	#archives a {
	border: none;
	}
	#archives div {
	display: flex;
	justify-content:space-around;
	flex-wrap:wrap;
	}
	#archives dl {
	border-bottom: #DFDFDF 1px solid;
	width: 100%;
	margin: 2% 1%;
	padding: 1% 0;
	text-align: center;
	}
	#archives dt {
	width: 80%;
	margin-bottom: 5%;
	text-align: left;
	float: left;
	}
	#archives dd img {
	width: 15%;
	height: auto;
	}
}		

/* スマホ */
@media screen and (min-width:10px) and (max-width:599px) {
	#gnav {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 3%;
	background-color: #e5007f;
	}
	#gnav ul {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.8rem;
	line-height: 175%;
	font-weight: 400;
	border-left: #fff 1px dotted;
	}
	#gnav a {
	display: block;
	width: calc(1 / 2 * 100%);
	margin: 0;
	padding: 3% 0;
	border-right: #fff 1px dotted;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}
	#gnav a:nth-child(3){display: none;}
	#movie {
	display: block;
	position: relative;
	width: 100%;
	padding-top:calc(9 / 16 * 100%);
	margin: 3% auto;
	background-size: contain;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-family: 'Noto Sans JP', sans-serif;
	width:100%;
	margin: 0 auto;
	}
	#header_190926 {
	background: url("../images/common/smp/header_190926.png") center top no-repeat;
	width: calc(750 / 750 * 100%);
	height: 0;
	padding-bottom: calc(258/ 750 * 100%);
	background-size: contain;
	margin: 0 auto;
	} 
	#header_191006 {
	background: url("../images/common/smp/header_191006.png") center top no-repeat;
	width: calc(750 / 750 * 100%);
	height: 0;
	padding-bottom: calc(258/ 750 * 100%);
	background-size: contain;
	margin: 0 auto;
	} 
	#ttl_overview {
	background: url("../images/overviews/smp/ttl_overviews.png") no-repeat;
	width: calc(338 / 750 * 100%);
 	height: 0;
	padding-bottom:calc(335 / 750 * 100%);
	background-size: contain;
 	font-size: 0em;
	position: relative;
	z-index: 2;
	}
	#overview article {
	background-color: #fff;
	width: 92%;
	margin: 0 auto;
	margin-top: -20%;
	padding: 3% 2%;
	position: relative;
	z-index: 1;
	}
	#overview dl {
	padding: 4%;
	font-size: 1rem;
	line-height: 175%;
	background-color:rgba(255,255,255,0.50);
	}
	#overview article dt {
	/*background-color:rgba(255,255,255,0.50);*/
	width: 94%;
	margin:  0 auto;
	padding: 1% 3%;
	color: #e50065;
	border-bottom: #e50065 2px dotted;
	}
	#overview dd {
	width: 94%;
	margin:  0 auto;
	margin-bottom: 1rem;
	padding: 3%;
	/*border-bottom: #e50065 2px dotted;*/
	}
	#overview li {
	margin-bottom: 3%;
	}
	.b_name {
	color: #e50065;
	font-weight: 900;
	}
	#overview p {
	font-size: 0.8em;
	line-height: 175%;
	margin-bottom: 1rem;
	}
	#overview p span {
	margin-left: -1em;
	}
	
	#archives  {
	background-color: #fff;
	width: 92%;
	margin: 0 auto;
	margin-top: 2%;
	padding: 2%;
	clear: both;
	}
	#archives .ttl_archives {
	padding: 2% 0;
	font-size: 1.0rem;
	color: #e50065;
	text-align: center;
	border-top: #e50065 2px solid;
	border-bottom: #e50065 1px solid;
	}
	#archives a {
	border: none;
	}
	#archives div {
	}
	#archives dl {
	display: block;
	width: 96%;
	margin: 2% 1%;
	padding: 2% 0;
	text-align: center;
	border-bottom: #DFDFDF 1px solid;
	}
	#archives  dt  {
	width: 80%;
	height :auto;
	margin-bottom: 5%;
	font-size: 0.9rem;
	text-align: left;
	float: left;
	}
	#archives dd img {
	width: 20%;
	height: auto;
	}
}


</pre></body></html>