<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 */

/* font reset
---------------------------------------------------------- */
/*
YUI 3.5.0 (build 5089)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	line-height: 1.55;
	color: #333333;
	*font-size:small;*font:x-small
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
*img { margin:0px; }

/*  font size set pixels(px)
---------------------------------------------------------- */
.fonts-10 {font-size:77%;}
.fonts-11 {font-size:85%;}
.fonts-12 {font-size:93%;}
.fonts-13 {font-size:100%;}
.fonts-14 {font-size:108%;}
.fonts-15 {font-size:116%;}
.fonts-16 {font-size:123.1%;}
.fonts-17 {font-size:131%;}
.fonts-18 {font-size:138.5%;}
.fonts-19 {font-size:146.5%;}
.fonts-20 {font-size:153.9%;}
.fonts-21 {font-size:161.6%;}
.fonts-22 {font-size:167%;}
.fonts-23 {font-size:174%;}
.fonts-24 {font-size:182%;}
.fonts-25 {font-size:189%;}
.fonts-26 {font-size:197%;}

/*  clear fix
---------------------------------------------------------- */
.clearfix:after{
   content:".";
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
}
.clearfix{
   display:inline-block;
   min-height:1%;  /* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix{height: 1%;}
.clearfix{display: block;}
/* for ie5,6*/

/* common layout
---------------------------------------------------------- */
html, body {
	width: 100%;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.midashiH3 {
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
	border-top: 1px dotted #FFAE00 !important;
	padding: 25px 0 20px !important;
	color: #333 !important;
	font-size: 210% !important;
}
.pointTxt {
	color: #FA6A4F !important;
	font-size: 100% !important;
	font-weight: bold;
}

/* header
---------------------------------------------------------- */
header{
	width: 100%;
	background:url(../img/common/bg_left_line.jpg) repeat-y left top;
	margin: 0 auto;
	padding: 30px 0 0;
	position: relative;
}

#headerInner{
	width:1000px;
	margin:0px auto;
	text-align:center;
	position:relative;
}
header .headerleft{
	float: left;
}
header .headerright {
	/*width: 405px;*/
	position:absolute;
	float:right;
	right:0px;
	top:10px;
}

header .headerright li{
	float:left;
	background:url(../img/common/ico_nav.gif) no-repeat left center;
	color:#828282;
	padding-left:10px;
	font-size:93%;
	margin-top:10px;
	margin-right:10px;
}

header .headerright li.contactBtn{
	background:initial;
	margin-top:initial;
}

header .headerright li.contactBtn a{
	display:block;
	text-decoration:none;
	position: relative;
	background:#FA6A4F;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
	color:#FFF;
	font-size:110%;
	padding:8px 16px;
}

header .headerright li.sns{
	background:none;
	padding-left: 0;
}

header .headerright li.insta {
	margin-top: 12px !important;
}
header .headerright li.line {
	margin-top: 12px !important;
	margin-right: 0;
}

header .headerright li a{
	color:#828282;
	font-size: 88%;
}

header .fa-facebook-official{
	color:#2E4E99;
	background-color:#FFF;
	margin-top:-10px;
}

header .fa-twitter-square{
	color:#00ABF0;
	background-color:#FFF;
	margin-top:-10px;
}
	
/* gnavi
---------------------------------------------------------- */
.gnavi {
	min-width: 1000px;
	margin-top:30px;
}
.gnavi .wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 6px 0 0 ;
}
.gnavi li {
	float: left;
	margin-right:20px;
}

.gnavi li.last{
	margin-right:0px;
}

.gnavi li a {
	display: block;
	padding-bottom:10px;
}

/* magamenuコンテンツ*/
.global-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1000px;
	z-index: 15000!important; /* &lt;=10000:NG */
}

.global-menu .menu {
	position: absolute;
	top: 180px;
	left: 0;
	display: none;
	width: 100%;
	z-index: 150000!important; /* &lt;=10000:NG */
	border-bottom: #DFDFDF 1px solid;
}
.global-menu .menu .menu-inner {
	overflow: hidden;
	background:url(../img/common/bg_menu.jpg) repeat-x left top #FAFAFA;
}
.global-menu .menu .menu-inside {
	position: relative;
	width: 1000px;
	padding: 30px 0px;
	display: block;
	margin: 0 auto;
}
.global-menu .menu .menu-title {
	margin: 0 0 20px;
	width: 1000px;
	padding-bottom:5px;
	font-size:167%;
	letter-spacing:1px;
	text-align:left;
	background:url(../img/common/bg_line.gif) repeat-x left bottom;
}
.global-menu .menu .menu-title span{
	color:#979797;
	font-size:55%;
	font-family: 'Hind', sans-serif;
	font-weight:50;
	margin-left:5px;
}

.global-menu .menu .menu-inner .menuBox {
	float: left;
	margin-right: 26px;
}
.global-menu .menu .menu-inner .last {
	margin-right: 0;
}

.global-menu .menu .menu-inner ul{
	border-top:1px dotted #CCC;
	width:230px;
}

.global-menu .menu .menu-inner ul li{
	text-align:left;
	padding:17px;
	font-size:110%;
	background:url(../img/common/ico_arrow_yg.gif) no-repeat left center;
	border-bottom:1px dotted #CCC;
}

.global-menu .menu .menu-inner ul li a {
	text-decoration: none;
}

.global-menu .menu .menu-inner .btn_menu_close{
	position: absolute;
	top: -5px;
	right: 0px;
}

/* footer
---------------------------------------------------------- */
#pagetop{
	position: fixed;
	right: 20px;
	bottom: 110px;
	z-index: 1000;
}

#footerWrap{
	position:relative;
	background:url(../img/common/bg_footer.jpg) no-repeat center center;
	background-size:100% 100%;
	}

footer{
		background:url(../img/common/bg_left_line.jpg) repeat-y left top;
}

.footerTop{
	padding:50px 0px 0px;
	margin: 0px auto;
}

.footerTop ul{
	width:1000px;
	margin:0px auto 20px;
	letter-spacing:1px;
}

.footerTop ul li{
	float:left;
	text-align:left;
	margin-right:15px;
}

.footerTop ul li dl{
line-height: 1;
}

.footerTop ul li dt{
	font-size:108%;
	font-family:"AXIS Std UL", "AXIS Std R", "AXIS Std M", "AXIS Std L", "AXIS Std H", "AXIS Std EL", "AXIS Std B";
}	

.footerTop ul li dd p a{
	font-size:240%;
	font-weight:bold;
	color:#FC6848;
	font-family: 'Hind', sans-serif;
	display:inline;
}

.footerTop ul li dd p a:hover{
	text-decoration:none;
}

.footerTop ul li dd p{
	float:left;
	margin:5px 2px 0px 0px;
}

.footerTop ul li dd span{
	font-size:93%;
	float:left;
	font-family:"AXIS Std UL", "AXIS Std R", "AXIS Std M", "AXIS Std L", "AXIS Std H", "AXIS Std EL", "AXIS Std B";
	display:block;
	margin-top:15px;
}

#shiryo a{
	display:block;
	text-decoration:none;
	position: relative;
	background:#FA6A4F;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
	color:#FFF;
	font-size:116%;
	padding:13px 22px;
}

#openCampus a{
	display:block;
	text-decoration:none;
	position: relative;
	background:#FFB000;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
	color:#FFF;
	font-size:116%;
	padding:13px 20px;
}

#openCampus{
	margin-right:15px;
}

#snsButton .in {
	background: #00AAF3;
	background: #d46b90;
	background: -moz-linear-gradient(left, #d46b90 0%, #9a32b0 100%);
	background: -webkit-linear-gradient(left, #d46b90 0%,#9a32b0 100%);
	background: linear-gradient(to right, #d46b90 0%,#9a32b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d46b90', endColorstr='#9a32b0',GradientType=1 );
	font-size: 123.1%;
	color: #FFFEFE;
	padding: 8px 2px 6px 8px;
	border-radius: 8px;   
}

#snsButton{
	margin-right:0;
}

footer ol{
	width:1000px;
	margin:0px auto;
	padding-bottom:50px;
}

footer ol li a{
	float:left;
	display: block;
	background:url(../img/common/ico_link.gif) no-repeat right top #FFF;
	background-position:98% 10%;
	width:298px;
	text-align:center;
	border:1px solid #DEDEDE;
	padding:10px;
	position: relative;
	border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */
	margin-right:20px;
}

footer .fa{
	margin-right:5px;
}

footer ol li.last a{
	margin-right:0px;
}

.footerNaviwrap{
	width:100%;
	padding:20px 0px;
	background:url(../img/common/bg_left_line.jpg) repeat-y left top #FFF;
	border-top:1px solid #DEDEDE;
}

.footerNavi{
	width:1000px;
	margin:0px auto;
}

.footerNavi ul{
	float:left;
}

.footerNavi ul li{
	float:left;
	background:url(../img/common/ico_nav.gif) no-repeat left center;
	padding-left:10px;
	margin-right:15px;
	font-size:93%;
}

.footerNavi address{
	float:right;
	font-size:85%;
}
</pre></body></html>