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

/*
	##### SITE NAME #####
	Copyright (C) 著作者名 All Rights Reserved.

	[Base] Formatting browser's default styles
		0. Reset
		1. HTML, Body, Anchor
		2. Headings
		3. Lists
		4. Tables
		5. Forms
		6. Others

	[Layout] 
		0. Base Layout
		1. Header
		2. Content
		3. Footer

	[Module] 
		1. Common Module
		90. Others
		99. Clearfix
*/

/*/////////////////////////////////////////////////////////////
[Base] 
//////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
	0. Reset
------------------------------------------------------------ */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote,
form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead,
article, aside, figure, footer, header,
hgroup, menu, nav, section, audio, video, canvas {
	margin: 0;
	padding: 0;
}
article, aside, figure, figcaption, footer,
header, hgroup, menu, nav, section {
	display: block;
}

/* ------------------------------------------------------------
	1. HTML, Body, Anchor
------------------------------------------------------------ */
html {
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整OFF */
}
body {
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3"; /* iPhoneバンドル */
	font-size: 12px;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	color: 000;
	background: #efefef;
	background-size: 100%;
	text-align: center;
}
a {
	color: #333;
	-webkit-tap-highlight-color: #ccc; /* タップ時の背景色 */
}
#interView{
	font-size: 14px;
}

/* ------------------------------------------------------------
	2. Headings
------------------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* ------------------------------------------------------------
	3. Lists
------------------------------------------------------------ */
li {
	list-style: none;
}

/* ------------------------------------------------------------
	4. Tables
------------------------------------------------------------ */
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
caption, th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

/* ------------------------------------------------------------
	5. Forms
------------------------------------------------------------ */
fieldset {
	border: none;
}
input, textarea, select, label {
	font-size: 100%;
	vertical-align: middle;
}
textarea {
	overflow: auto;
}

/* ------------------------------------------------------------
	6. Others
------------------------------------------------------------ */
img {
	border: none;
	vertical-align: middle;
}
em, strong {
	font-weight: bold;
	font-style: normal;
}
mark {
	font-weight: bold;
}
object {
	vertical-align: middle;
	outline: none;
}
blockquote, q {
	quotes: none;
}
q:before, q:after {
	content: '';
}
code {
	font-family: monospace;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
abbr, acronym {
	border: none;
	font-variant: normal;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #333;
	cursor: help;
}
address, caption, cite, code, dfn, var {
	font-weight: normal;
	font-style: normal;
}
hr {
	margin: 10px 0;
	color: #ccc;
}
pre {
	font-family: monospace;
}

/*/////////////////////////////////////////////////////////////
[Layout] 
//////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
	0. Base Layout
------------------------------------------------------------ */
body {
}

/* ------------------------------------------------------------
	1. Header
------------------------------------------------------------ */
body &gt; header {
	padding: 10px;
	text-align: center;
	margin: 0 auto 10px;
	max-width: 620px;
}
body &gt; header.int{
	margin-bottom: 0;
	padding: 15px 0 0;
}
body &gt; header h1 {
	font-size: 20px;
}

/* ------------------------------------------------------------
	2. Content
------------------------------------------------------------ */
#content {
	margin: 0 auto 10px;
	text-align: center;
	max-width: 620px;
}
#content ul{
	margin-bottom: 30px;
}
#content p{
	text-align: left;
	padding:0 10px 15px;
}
#content h1 {
	font-size: 20px;
}
#content h3{
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: left;;
}
#tour #content h3{
	margin-bottom: 0;
	padding: 10px 0 0;
	font-size: 1.2em;
	text-align: left;;
}
#content h4{
	text-align: left;
}

.details,
.inner2{
	display: block;
	width: 90%;
	margin: 0px auto;
}

.details dl{
	margin-bottom: 30px;
}
.details dl.cd03{
	margin-bottom: 10px;
}
.details dl dt{
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .details{
	width: 90%;
	text-align: center;
}

#content .details ul{
	float: left;
	width: 90%;
	list-style: none;
	padding: 0 5%;
	margin-bottom: 50px;
}
.details ul li{
	float: left;
	clear: none;
	width: 50%;
	text-align: center;
	padding: 0 0 10px 0 ;
	font-size: 10px;
}
ul.news{
	text-align: left
}
.logo img{
	
}
.jkt{
	text-align: center;
	vertical-align: middle;
	}
	.jkt img{
		clear: none;
		margin-bottom: 10px;
	}
	.jkt .jktImg{
		margin: 0 0 10px 0;
}
iframe{
	margin: 10px 0;
}
.Title,
.P_10 {
	padding: 10px;
}
#content p.buy{
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin-bottom: 15px;
}
.onlineP{
	float: left;
	clear: both;
	font-size: 11px;
	width: 90%;
	padding: 5px 5%;
	margin-bottom: 15px;
}
#interView h4{
	font-size: 14px;
	color: red;
	padding: 5px 5%;
}
.interview{
	text-align: left;
}
.int01 {color: #999;}
.int02 b{color: orange;}
.int03 b{color: red;}

.interviewNav{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	padding-top: 10px;
	}
	.interviewNav p{
		width: 40%;
		border-bottom: none;
		float: left;
		clear: none;
		padding-top: 50px;
	}
	.interviewNav p.right{
		float: right;
		text-align: right !important;
	}
	.interviewNav p a{
		padding: 10px;
		
		color: #000;
		text-shadow: 1px 1px 1px #999;
}
.inner h4{
	padding: 30px 0 15px 0;
}
#content .inner p{
	font-size: .9em;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	color: #555;
}

#content .inner p.staff,
#content .inner p span{
	color: #000;
	font-weight: bold;
}


#photo ul{
	clear: both;
	width: 100%;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
	margin-bottom: 0;
	}
	#photo ul li{
		display: block;
		overflow: hidden;
		width: 25%;
	}
	#photo ul li img{
		width: 100%;
	}
	#photo ul li.typeA{
		width: 50%;
	}
	#photo ul li.typeB{
		width: 25%;
}
#soudCloud{
	padding: 0 5%;
}

p a.button {
	text-align: center;
	font-size: 12px !important;
	line-height: 24px !important;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	border: 1px solid;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	display: inline-block !important;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
	background: -moz-linear-gradient(top, #3e779d, #65a9d7);
	background: -ms-linear-gradient(top, #3e779d, #65a9d7);
	background: -o-linear-gradient(top, #3e779d, #65a9d7);
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3), inset -1px 1px 1px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3), inset -1px 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3), inset -1px 1px 1px rgba(255, 255, 255, 0.75);
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	color: white;
	border: 1px solid;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 10px 10px;
	margin-bottom: 7px;
}

p a.button2{
	text-align: center;
	font-size: 12px !important;
	line-height: 24px !important;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	color: white;
	display: inline-block !important;
	background-color: #FA3219;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F76700), to(#FA3219));
	background-image: -webkit-linear-gradient(top, #F76700, #FA3219);
	background-image: -moz-linear-gradient(top, #F76700, #FA3219);
	background-image: -ms-linear-gradient(top, #F76700, #FA3219);
	background-image: -o-linear-gradient(top, #F76700, #FA3219);
	background-image: linear-gradient(top, #F76700, #FA3219);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#f76700', endColorstr='#fa3219');
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-color: #F76700;
	border: 1px solid;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	padding: 10px 10px;
	margin-bottom: 7px;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3), inset -1px 1px 1px rgba(255, 255, 255, 0.75);
	-moz-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3), inset -1px 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3), inset -1px 1px 1px rgba(255, 255, 255, 0.75);
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
/* ------------------------------------------------------------
	3. Footer
------------------------------------------------------------ */
body &gt; footer {
	padding: 10px;
	text-align: center;
	margin: 0 auto 10px;
	max-width: 840px;
}

/* Navigation
------------------------------------------------- */
body &gt; footer nav {
	margin-bottom: 10px;
}
body &gt; footer nav:after {
	content : '';
	display : block;
	clear : both;
}
body &gt; footer nav li {
	float: left;
	width: 33%;
}
body &gt; footer nav li:first-child {
	width: 34%;
}
body &gt; footer nav a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
}
body &gt; footer nav li:first-child a {
	border-left: 0;
}

/* Copyright
------------------------------------------------- */
body &gt; footer .copyright {
	font-size: 12px;
	padding-top: 10px;
}

/*/////////////////////////////////////////////////////////////
[Module] 
//////////////////////////////////////////////////////////////*/

/* ------------------------------------------------------------
	1. Common Elements
------------------------------------------------------------ */

/* Title
------------------------------------------------- */

/* Text
------------------------------------------------- */

/* List
------------------------------------------------- */

/* Form
------------------------------------------------- */
input[type="text"],
input[type="password"],
input[type="email"] {
	width: 95%;
	margin-bottom: 5px;
	padding: 10px 5px;
}
input[type="password"] {
	width: 50%;
}

/* ------------------------------------------------------------
	2. Common Module
------------------------------------------------------------ */

/* ------------------------------------------------------------
	90. Others
------------------------------------------------------------ */

/* for Voice Browser */
.hidden {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* Noscript Message */
p#msgNoscript {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;
	background: #fcc;
	color: #f00;
	line-height: 1.2;
	text-align: center;
	opacity: 0.7;
}

/* ------------------------------------------------------------
	99. Clearfix
------------------------------------------------------------ */
.group:after {
	content : '';
	display : block;
	clear : both;
}</pre></body></html>