<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: #ffffc7 url(../img/bg.png) scroll repeat 0 0 ;
	background-size:124px;
	font-family: Helvetica,ArialMT,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,sans-serif;
	font-size:16px;
	line-height: 1;
	width: 100%;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

select:focus,inpu:focus {
	outline: 0;
}
/******************************************************************/

.onlysp {display:none;}

.contents {
	width: 1160px;
	margin: 0 auto;
}

.contents_inr {
	width: 900px;
	margin: 0 auto 50px;
	padding: 40px 15px;
	color: #333;
}

.mainlogo {
	background: url(../img/bg_header.jpg) scroll no-repeat 0 0 ;
	background-size:900px;
	height:570px;
	position:relative;
}

.mainlogo ul{
	display:table;
	width:840px;
	height:240px;
	margin:auto 30px;
	position:absolute;
	left:0;
	bottom:7px;
}

.mainlogo ul li{
	display: table-cell;
	text-align:center;
	vertical-align:bottom;
	width:20%;
}

.mainlogo ul li img{box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);margin-top:40px;}


.mainlogo ul li a{ display:block;height:240px;}

.mainlogo ul li a:hover{
	background: url(../img/check.png) scroll no-repeat top center ;
	background-size:105px;
}

.mainlogo ul li.small{
	vertical-align:bottom;
	height:220px;
}

.mainlogo02 {
	background: url(../img/bg_header02.jpg) scroll no-repeat 0 0 ;
	background-size:900px;
	height:363px;
	position:relative;
}


.white {
	background: #f9f9f9 url(../img/bg_edge.jpg) scroll repeat-y 100% 0 ;
	background-size:12px;
	width: 894px;
	margin: 40px 0 50px;
	padding:0;
	color: #333;
	overflow: hidden;
	border-radius:0 10px 10px 0;
	border:1px solid #ccc;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
}

.note {
	background: #f9f9f9 url(../img/bg_note.png) scroll repeat 0 0 ;
	background-size:100%;
	margin:10px 30px 10px;
	padding:0 0 30px;
	border-top:2px solid #e6e6e6;
	border-bottom:2px solid #e6e6e6;
	line-height: 1.5;
}

.note_solbbs {
	margin-top:30px;
	padding-top:30px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border-top:2px dashed #009aff;
}

.note_solbbs a:hover{ opacity:0.7;}

.note_solbbs img{
	margin-top:10px;
	width:280px;
}

.note_header {
	margin:25px 30px 5px;
}

.note_footer {
	margin:0 30px 10px;
	text-align:right;
	font-size:22px;
	font-weight:bold;
}


.note_02 {
	margin:20px auto 30px;
	line-height: 1;
	text-align:center;
	border-bottom:2px dashed #009aff;
}

.note_03 {
	margin:20px auto 30px;
	line-height: 1;
	text-align:center;
	border-top:2px dashed #009aff;
}

.note_04 {
	margin:20px auto 30px;
	line-height: 1;
	text-align:left;
	border-top:2px dashed #009aff;
}

.artist {
	border-top:2px solid #e6e6e6;
	padding-top:15px;
	margin:10px 30px 15px;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	position:relative;
}

.artist_02 {
	padding-top:15px;
	margin:10px 30px 15px;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	position:relative;
}

.koremade_title {
	border-top:2px solid #e6e6e6;
	padding-top:15px;
	margin:10px 30px 15px;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	position:relative;
}

.photo{
	margin:10px auto 20px;
}

.info {
	background:#fcbdf6;
	padding:5px 15px;
	font-size:20px;
	font-weight:bold;
	margin:0 auto;
	display:inline;
}

.info_after {
	font-size:20px;
	font-weight:bold;
	margin:0 auto;
	padding:0;
	border-radius:10px;
	border: 2px solid #ff6600;
	line-height: 1.5;
	overflow:hidden;
}

.info_after a {
	display:block;
	padding:5px 15px;
	color:#000;
}

.info_after a:hover { background: rgba(255,225,0,0.2);}


.official {
	margin:30px auto;
}

.video {
	margin:30px 0;
	width:834px;
	height:470px;
}

.txtimg {
	margin:20px auto;
	text-align:center;
}

.link_blue {
	background: #76effd url(../img/bg_stripe.png) scroll repeat 0 0 ;
	background-size: 28px;
	opacity:0.8;
	margin:20px auto;
	padding:0;
	font-size:24px;
	text-align:center;
}

.link_blue a {
	display:block;
	padding:0 20px;
	color:#000;
}

.link_blue:hover{ background: rgba(74,236,255,0.5) url(../img/bg_stripe.png) scroll repeat 0 0 ;}

.link_orange {
	background:#ffdd00;
	font-weight:bold;
}

.link_orange:hover{
	background:#ffff00;
}

/******************************************************************/

.zunko{
	background: url(../img/teacher/zunko.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}

.watari{
	background: url(../img/teacher/watari.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}

.jct{
	background: url(../img/teacher/jct.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}

.vans{
	background: url(../img/teacher/vans.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}

.yoshiko{
	background: url(../img/teacher/yoshiko.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}

.arupaka{
	background: url(../img/teacher/arupaka.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}

.dangary{
	background: url(../img/teacher/dangary.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}

.sutchan{
	background: url(../img/teacher/sutchan.png) scroll no-repeat 100% 50% ;
	background-size: 61px;
	height:61px;
	position:absolute;
	top:0;
	right:0;
	text-align: right;
	padding: 62px 70px 0;
	font-size:14px;
	margin-top:-26px;
}
/******************************************************************/

.pagetop {
	position: fixed;
	bottom:55px;
	left:50%;
	margin-left:-36px;
	opacity:0.8;
}

.pagetop a:hover{opacity:0.5;}

.menubar {
	background:#0078c9;
	width: 100%;
	height: 100px;
	position: fixed;
	bottom:0;
	left:0;
}

.menu_inr {
	margin: 5px auto 0;
	width: 900px;
}

.menu_inr ul {
	display:table;
	width:100%;
	height: 80px;
}
.menu_inr ul li{
	display: table-cell;
	text-align:right;
	vertical-align:middle;
}

.menu_inr ul li a:hover{ opacity:0.7;}

.menu_inr ul li.logo{
	text-align:left;
}

.menu_inr ul li.sns{
	text-align:right;
}

.menu_inr ul li.sns img{
	margin:0 5px;
}

.copyright {
	text-align: center;
	font-size: 10px;
	color: #ccc;
}

/******************************************************************/
/******************************************************************/


.archive_mi {
	background: #f9f9f9 url(../img/bg_note.png) scroll repeat 0 0 ;
	background-size:100%;
	margin:10px 30px 10px;
	padding:0 0 30px;
	border-top:2px solid #e6e6e6;
	border-bottom:2px solid #e6e6e6;
	line-height: 1.5;
}

.archive_mi ul{
	display:table;
	width:100%;
	margin:15px 0;
}

.archive_mi ul li{
	display:table-cell;
	width:10%;
	border-right:1px solid #ccc;
	text-align:center;
}

.archive_mi ul li:last-child{
	border:none;
}

.archive_mi ul li a{
	color:#ff8f9b;
}
.archive_mi ul li a:after{
	content:"行";
}

.archive_mi article{
	margin: 0;
	padding:15px 0;
	border-bottom:1px dotted #ccc;
}

.archive_mi article p{
	font-weight:bold;
	margin-bottom:10px;
}

.archive_mi article p a{
	font-weight:lighter;
	color:#ff6600;
	text-decoration:underline;
	font-size:80%;
}

.archive_mi article section a{
	display:inline-block;
	font-size:15px;
}

.archive_mi article section a:before{
	content:"［";
}

.archive_mi article section a:after{
	content:"］";
}

.note_solbbs a span{
	font-weight:lighter;
	border-bottom:1px dotted #ff6600;
}

.note_solbbs p{
	margin-top:20px;
}

/*pager*/

.koremade_title div{
	position:absolute;
	top:0;
	right:0;
}

.linkpage{
	margin:10px 0;
}

.linkpage select.pager{
	margin-right:10px;
	width:120px;
	border-radius:0;
	font-size:18px;
	font-weight:bold;
	border:1px solid #ccc;
	padding:5px;
}

.linkpage input.pager{
	padding:5px;
	font-size:18px;
	font-weight:bold;
	border:1px solid #ccc;
	background:#ffaf05;
	color:#fff;
}</pre></body></html>