<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);

body {
	-webkit-text-size-adjust: 100%;
}
/* Override lineup &amp; detail styles */
#footer {
	background-color: transparent;
	padding: 0;
}
#header div {
	/*height: 8em;*/
	height: 9em;
}
#header h1 + a {
	position: absolute;
	display: block;
	width: 315px;
	right: 0px;
	bottom: -40px;
	height: 66px;
	overflow: hidden;
}
#header h1 + a:hover {
	opacity: 1;
}
#header h1 + a img {
	padding: 0;
}
#global &gt; *[role='lineup'] li:first-child {
	margin-left: 10%;
}





/* Common
 * --------------------------------------------------------*/

.icon-arrow-top {
	z-index: 1;
}

/* contents */

.box {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	background-image: url(images/back_pc.jpg);
	background-position: center center;
	overflow: hidden;
}
.box p {
	color: #2E2E2E;
}
/*h2 {
 text-align: center;
 padding-top: 50px;
 padding-bottom: 50px;
 }*/
.content {
	position: relative;
	width: 800px;
	margin: 0 auto;
	height: auto !important;
	min-height: 100%;
	background-color: rgba(255,255,255,0.9);
	padding-top: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
div.lineup_banner {
	width: 775px;
	margin: 0 auto;
}
div.lineup_banner img {
	width: 100% !important;
}
.honmon {
	padding-top: 70px;
	padding-left: 20px;
	font-size: 22px;
	line-height: 2em;
}
#box06 {
	background-color: #6EAEB7;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
}
ul#box06 li {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
ul#box06 li img {
	width: auto;
}
.btn {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.btn2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 70px;
}

#box06 .archive {
	width: 35em;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #204176;
	border-radius: 16px 16px 0 0;
	font-size: 160%;
	font-weight: bold;
	color: #FFF;
}
#box06 .archive + ul {
	width: 56em;
	margin: 0 auto;
	padding-bottom: 10px;
	background-color: #f1f1f1;
	border-radius: 0 0 16px 16px;
}
#box06 .archive + ul li {
	padding: 0;
	border-top: 1px dashed #204176;
}
#box06 .archive + ul li:first-child {
	border-top: 0 none transparent;
}
#box06 .archive + ul li a {
	display: block;
	padding: 10px 20px;
	color: #003143;
	font-size: 190%;
	line-height: 1em;
	text-align: left;
}
#box06 .archive + ul li a em {
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	font-size: 110%;
}
#box06 .archive + ul li a span {
	display: inline-block;
	margin-right: 1em;
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	line-height: 1em;
	vertical-align: middle;
	font-size: 110%;
}
#box06 .archive + ul li a span span {
	border: 1px solid #003143;
	width: 22px;
	height: 22px;
	margin-right: 0;
	margin-left: 1px;
	margin-top: -1px;
	/* border-radius */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	/* END border-radius */
	font-size: 40%;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0;
}
/* footer2 */
#footer2 {
	padding: 30px 0;
	text-align: center;
}
#footer2 ul li {
	padding: 0 0 0 5px;
	margin: 10px auto;
	width: 100px;
	margin-bottom: 10px;
	display: inline-block;
}
#footer2 ul li:first-child {
	padding: 0;
}
#footer2 img {
	width: auto;
}
#footer2 .line {
	display: none;
}

/* smart phone
 * --------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
	.box p {
		font-size: 20px;
		line-height: 24px;
	}
}
/*@media only screen and (max-device-width: 737px) {
	a:hover
	{
		opacity: 1;
	}
}*/
@media (max-width: 600px)
{
	#header_sp ul:nth-of-type(2) li:nth-of-type(1) {
		width: 30%;
	}
	#header_sp ul:nth-of-type(2) li:nth-of-type(2) {
		width: 70%;
	}
	div.lineup_banner {
		width: 600px;
		margin: 0 auto;
	}
}
@media only screen and (max-device-width: 479px) {
	#lineup {
		
	}
	#lineup #header .sale {
		margin-left: 0;
		left: auto;
		right: 20px;
	}
	#lineup #header h2 {
		width: 720px;
	}
	#lineup #header .yodo {
		width: 720px;
	}
	#lineup #header .yodo p {
		font-size: 240%;
	}
	#lineup #header .banner {
		width: 720px;
	}
	#lineup #footer #box06 img {
		width: 90%;
	}
	#lineup #footer #box06 .archive {
		width: 90%;
	}
	#lineup #footer #box06 .archive + ul {
		width: 90%;
	}
	#lineup #footer #box06 .archive + ul li a {
		padding: 25px 0;
	}
	#lineup #footer2 img {
		width: 90%;
	}
	#lineup #footer2 .share h3 {
		height: 60px;
	}
	#lineup #footer2 .share h3 img {
		width: auto;
		height: 100%;
	}
	#lineup #footer2 ul li {
		width: 150px;
		margin-left: 20px;
		margin-right: 20px;
	}
	#lineup #footer2 ul li img {
		width: 100%;
	}
	#lineup #footer2 ul.footer2 {
		margin: 40px auto;
	}
	#lineup #footer2 ul.footer2 li.mail,
	#lineup #footer2 ul.footer2 li.home {
		width: auto;
		height: 60px;
	}
	#lineup #footer2 ul.footer2 li.mail img,
	#lineup #footer2 ul.footer2 li.home img {
		width: auto;
		height: 100%;
	}
	#lineup #footer2 .copyright img {
		width: 50%;
	}
	#lineup #footer2 .line {
		display: inline-block;
	}
	/*#wrapper {
		width: 100%;
	}
	img {
		max-width: 100%;
		height: auto;
		width: auto;　
	}
	.fl, .fr {
		float: none;
	}*/

	/* [sp] box */
	/*.box {
		position: relative;
		background-attachment: scroll;
		height: 100% !important;
		overflow: auto;
	}

	#box01 {
		background-image: url('./images/back_sp.jpg');
		background-repeat: no-repeat;
	}
	.content {
		width: 300px;
		margin: 0 auto;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 20px;
	}
	.honmon {
		width: 300px;
		padding-top: 20px;
		padding-left: 10px;
	}
	p {
		width: 290px;
	}
	.title {
		width: 300px;
		height: 267px;
		margin: 0 auto;
		background-image: url('images/title_sp.png');
		background-repeat: no-repeat;
		background-position: center;
		padding-bottom: -20px;
	}

	.title img {
		display: none;
	}

	br {
		display: none;
	}
	.btn {
		text-align: center;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.btn2 {
		text-align: center;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 70px;
	}*/

	/* footer2 */
	/*#footer2 .share h3 img {
		width: 77px;
	}
	#footer2 ul {
		text-align: center;
		width: 100%;
	}
	#footer2 ul li {
		width: 50px;
		display: inline-block;
	}
	#footer2 .share ul li {
		padding: 0 5px;
	}
	#footer2 .share ul li:first-child {
		padding-left: auto;
	}
	#footer2 .line {
		display: inline-block;
	}
	#footer2 .footer2 .mail {
		width: 100px;
	}
	#footer2 .footer2 .home {
		width: 109px;
	}*/
}
/*@media only screen
 and (min-device-width:768px)
 and (max-device-width:1024px)
 and (orientation:portrait) {
 #box01{	background-image:url('./images/back01_sp.jpg');	}
 #box02{	background-image:url('./images/back02_sp.jpg');	}
 #box03{	background-image:url('./images/back03_sp.jpg');	}
 #box04{	background-image:url('./images/back04_sp.jpg');	}
 #box05{	background-image:url('./images/back05_sp.jpg');	}
 }*/
/*@media only screen and (max-device-width: 414px) {
 .box p {
 top: 20px;
 left: 20px;
 font-size: 16px;
 line-height: 24px;
 }
 br {
 display: none;
 }
 }*/
</pre></body></html>