body {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  color: #545454;
  background-repeat: repeat-x;
  font-size: 15px;
  line-height: 200%;
  height: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
}

html,body {
    height: 100%;
    text-align: center;
    margin: 0px auto;
}

a {
  color: #626262;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.arrow{
	background-image: url(../image/arrow.png);
	background-repeat: no-repeat;
	padding: 10px 0px 15px 30px;
	font-size: 14px;
	height: 60px;
	
}
.arrow-white{
	background-image: url(../image/arrow-white.png);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 39px;
	font-size: 1.2em;
	font-weight: bold;
	height: 45px;
	color: white;
	
}


.image1{
box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.05) inset, 0 16px 10px -8px rgba(0, 0, 0, 0.3);
}



h1 {
	font-family: 'Raleway', cursive;
	font-weight: 100;
	color: #545454;
	line-height: 120%;
	padding: 0px 0px 10px 0px;
}
h1.white {

	font-weight: normal;
}

h2 {
	color: #414142;
}

h3 {
	font-family: 'Raleway';
	font-weight: 400;
	color: #414142;
}

p {
  overflow: hidden;
  padding: 10px 0;
  text-align: left;
}


div#headerArea {    
    height: 60px;    
   box-sizing:content-box !important;
    color: white;    
    background-color: rgba(93,186,232,0.9);    
    margin-right: auto;    
    margin-left: auto;    
    text-align: left;  
    top: 0;  
    left: 0;  
    width: 100%; 
   /* box-shadow: 0px 1px 13px black; */
      position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 9999;

}

.back-mobi-menu{
    background-color: rgba(93,186,232,1); 
}

.back-0{
	background-image: url(../images/mainvisual.jpg);
	position: relative;
	padding: 50px 0px;
	min-height: 100%;
	width: 100%;
	height: auto;
	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}  

.back-1{
	position: relative;
	padding: 30px 0px 30px 0px;
}
.back-2{

		background-color: #e9e9e9 ;
		position: relative;
			padding: 30px 0px 30px 0px;
}
.back-3{
	background-image: url(../image/texture_0_light.jpg);
		position: relative;
			padding: 30px 0px 30px 0px;
}
.back-4{
		background-color: #e9e9e9 ;
		position: relative;
			padding: 30px 0px 30px 0px;
}

/* 準著　単著　など */

.jyuncho {display: inline;
background-color: #ca4cd5;
color: white;
margin-right: 5px;
margin-left: 5px;
padding: 2px;
border-style: solid;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size: small;

}

.tancho {display: inline;
background-color: #e0a642;
color: white;
margin-right: 5px;
margin-left: 5px;
padding: 2px;
border-style: solid;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size: small;

}

.kyoucho {display: inline;
background-color: #59c049;
color: white;
margin-right: 5px;
margin-left: 5px;
padding: 2px;
border-style: solid;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-size: small;

}

/* ヘッダーメニューバー */

ul.header-menu{
margin: 0px;
padding: 0px;
list-style: none;
box-sizing:content-box !important;
}



ul.header-menu li{
	line-height: 1.3em;
	text-align: center;
	width: 12%;
	float: left;
}

ul.header-menu li.logo{
	text-align: center;
	min-width: 200px;
	float: left;
}

ul.header-menu div.title-f{
	
	color: #ffffff;
	font-size: 0.9em;
	margin: 0px;
	display: inline;
}

ul.header-menu li:hover{

	background-color: #2C8DBB;
	color: #ffffff;

}


ul.header-menu a{
box-sizing:content-box !important;
	color: #ffffff;
	display: block;
	height: 30px !important;
	padding: 23px 0px 7px 0px !important;
	font-size: 1em;
}

ul.header-menu a.logo{　
	display: block;
	height: 40px !important;
	padding: 15px 0px 5px 0px !important;
}


ul.header-menu  {
	color: #727273;
}


/*　ヘッダーメニューiphone */
header nav {
text-align: center;
background: #efefef;
}
header nav ul {
margin: 0;
padding: 1em;
list-style-type: none;
}
header nav ul li {
display: inline;
margin-left: 1em;
}
header nav ul li:first-child {
margin-left: 0;
}
header nav ul li ul {
display: none;
}



div.footerArea {   
     background-image:  url(../image/texture_2_light.jpg);
     	position: relative;
     text-align: left; 
     margin: 0px;
}  


.footerArea a{
color: white;

}

.footerArea a:hover{
color: white;
}

#container {  
    min-height: 95%;   
    _height: 95%; /* for IE6 */
}  

* html div#contentsArea{  
    margin: 0 auto;
}  

.wrapper{
    text-align: left;
    margin: 0 auto;
    max-width: 980px;
	_width: 960px;

}

.corner {
margin-right: 5px;
margin-left: 5px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background: white;

}
.corner-div {
margin-right: 5px;
margin-left: 5px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background: white;
}

.corner:hover {
background-color: #5dbae8;
color: white;
margin-right: 5px;
margin-left: 5px;
border-color: #5dbae8;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}


div.grey{
	background-color: #f4f4f4;
}
div.pink{
	background-color: #ffe4de;
}
div.sky{
	background-image: url("../image/back-sky.jpg");
	background-position: center top;
	-moz-background-size:cover;
	background-size:cover ;
}



.footer1{ background-repeat: no-repeat; background-position: right; height: 30px; background-image: url(../images/footertop.png);}


.footer2{ padding-bottom: 40px; padding-top: 20px; font-size: 13px; color: white; background-color: #5dbae8; }

.footer2 a{color: white;}
.footer2 a:hover{text-decoration: underline; color: white;}

.ulfooter2{ margin-left: 0px; margin-bottom: 8px; margin-right: 0px; margin-top: 5px; line-height: 1.4em; font-size: 12px; padding-left: 10px; }
.footertitle{padding: 0px; margin: 0px; font-weight: bold;}

.tile0{ padding-right: 15px; padding-left: 15px; border-left-color: #cac8c4; border-left-style: solid; }
.tile{ padding-right: 15px; padding-left: 15px; border-left-style: solid; border-left-color: #c7c7c7; border-left-width: 1px; }
.tile2{ border-left-style: solid; border-left-color: #c7c7c7; }
.tile_white{ padding-right: 10px; padding-left: 10px; border-left-style: solid; border-left-color: white; border-left-width: 1px; }

.nav {

	padding: 0 20px;
	margin: 0 auto 60px;

}


.button { border-style: none;

/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,51% 105%,color-stop(0, rgb(247,247,247)),color-stop(0.28, rgb(238,238,238)),color-stop(0.28, rgb(230,230,230)),color-stop(1, rgb(217,217,217)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
background-image:linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0);width: auto;
text-shadow:0px -1px  1px rgba(0, 0, 0, .4), 0px 1px #fff;/* テキストくぼませ */
max-width: 480px;
display:block; margin: 5px; padding:10px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

 -webkit-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34) ; /* Safari, Chrome用 */
  -moz-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* Firefox用 */
  box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* CSS3 */

}
.button:hover { color: white; border-style: none; background-image: url(none);
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(0,75,147)),color-stop(0.22, rgb(0,73,144)),color-stop(0.7, rgb(0,62,131)),color-stop(1, rgb(0,62,131)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
background-image:linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0);
display:block; margin: 5px; padding:10px;
text-shadow:0px 0px  0px rgba(0, 0, 0, .4), 0px 0px #fff;/* テキストくぼませ */
color: white;
border-color: #00468c;
border-width: 1px;
border-style: solid;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

  -webkit-box-shadow: 0 0 8px 0 #baccf2; /* Safari, Chrome用 グロー*/
  -moz-box-shadow: 0 0 8px 0 #baccf2; /* Firefox用 */
  box-shadow: 0 0 8px 0 #baccf2; /* CSS3 */
}


.button-m { border-style: none;

/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,51% 105%,color-stop(0, rgb(247,247,247)),color-stop(0.28, rgb(238,238,238)),color-stop(0.28, rgb(230,230,230)),color-stop(1, rgb(217,217,217)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
background-image:linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0);width: auto;
text-shadow:0px -1px  1px rgba(0, 0, 0, .4), 0px 1px #fff;/* テキストくぼませ */
max-width: 100%;
display:block; margin: 0px; padding:10px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

 -webkit-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34) ; /* Safari, Chrome用 */
  -moz-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* Firefox用 */
  box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* CSS3 */

}
.button-m:hover { color: white; border-style: none; background-image: url(none);
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(0,75,147)),color-stop(0.22, rgb(0,73,144)),color-stop(0.7, rgb(0,62,131)),color-stop(1, rgb(0,62,131)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
background-image:linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0);

text-shadow:0px 0px  0px rgba(0, 0, 0, .4), 0px 0px #fff;/* テキストくぼませ */
color: white;
border-color: #00468c;
border-width: 1px;
border-style: solid;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

  -webkit-box-shadow: 0 0 8px 0 #baccf2; /* Safari, Chrome用 グロー*/
  -moz-box-shadow: 0 0 8px 0 #baccf2; /* Firefox用 */
  box-shadow: 0 0 8px 0 #baccf2; /* CSS3 */
}


#tab {
	padding-top: 10px;
	padding-bottom: 20px;

}



#tab li {
text-shadow:0px -1px  1px rgba(0, 0, 0, .4), 0px 1px #fff;/* テキストくぼませ */
  min-width: 150px;
  float: left;
  padding: 10px;
  list-style: none;
  cursor: pointer;
border-style: none; width: auto;max-width: 220px;display:block; margin:0px; padding:10px;
margin-right: 5px;
margin-left: 5px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-image: url(http://nixus.jp/images/button-back2.png);
 -webkit-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.54) ; /* Safari, Chrome用 */
  -moz-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.54); /* Firefox用 */
  box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.54); /* CSS3 */



}


.border {
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
}



#mobimenu{
padding-bottom: 10px;
padding-top: 10px;
width: 100%;border-style: none;text-align: left;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background: #282828;
}

#mobimenu a{

	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: white;

}


.side{

width:220px !important

}



table.tbl{
	width: 80%;
	margin: 15px auto 10px auto;
}


table.tbl th{
	text-align: center;
	padding:5px;
	background:#a9dae8;
	border:1px solid #c7c7c7;
}



table.tbl td{
	border:solid 1px #c7c7c7;
	padding:5px;
}


table.tbl tr.odd td{
	background: #f0f0f0;
}

.center{
	text-align: center;
}

.big{
	font-family:inherit;
	display: inline;
	font-size: 1.6em;
}

.small-font{ display: inline;  font-size: x-small; line-height: 100%;}
.small-font2{  color: #9e9e9e; font-size: 0.8em; line-height: 1.3em; }
.image-pic{

	
}

/*-- レスポンシブ時のiframe --*/
div.iframeWrap {
    position: relative;
    width: 100%;
}
div.iframeWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.pc{display: block}
.mobi{display: none}
.tab{display:inline }


/* フッターメニューバー */

ul.footer-menu{
margin: 0px;
padding: 0px;
list-style: none;

}

ul.footer-menu li{
	line-height: 1em;
	background-color: rgba(0,0,0,0.10);
	text-align: center;
	width: 15%;
	float: left;
}

ul.footer-menu div.title-f{
	font-family:  'Open Sans', sans-serif;
	font-size: 1.2em;
	margin: 0px;
	display: inline;
}

ul.footer-menu li:hover{

	background-color: rgba(255,255,255,0.10);
	text-align: center;
	float: left;
}


ul.footer-menu a{
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 1em;
	color: white;
}

ul.footer-menu div.small-font {
	color: #717172;
}



/* レスポンシブナビゲーション */

ul#navi { display: none; padding: 0px;margin: 0; }

.open { display: block; }
    	    #pageslide { width: 100px; }
    	    #pageslide #navi li { padding: 10px 10px 10px 10px;margin: 0px; border-bottom: 1px solid #666; list-style: none; }
    	    #pageslide #navi li a { color: #FFF; border: none; }
    	    #pageslide #navi li a:hover { text-decoration: underline; }
    	}
    	




@media print{
.nodisp{display: none}
.subnavimg{
	width: 120px;	
}
}

@media screen{
.print{display: none}
}

/* =Tablet (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .wrapper { width: 748px; }


.subnavimg{
	
	width: 120px;
	
}



}


/* =Mobile (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.wrapper { width: 95%; min-width: 300px; }
	#nav, #header h1 { float: none; }
	#header h1 { margin-bottom: .5em; }
	#nav ul li { margin: 0; float: none; margin-bottom: 1px; background-color: #f6f6f6; }
	#nav ul li a, #nav ul li span { display: block; padding: 2px 5px; }
	.navarea { display: none; }
	.pc { display: none; }
	.mobi { display: block; }
	
	.tile0{ border-left-style: none; border-bottom-style: solid; border-right-style: none; border-top-style: none; border-bottom-color: #00468c; border-bottom-width: 1px; margin-top: 1px; padding-right: 10px; padding-left: 10px; }
	.tile{ border-style: none; padding-right: 10px; padding-left: 10px; }
	.tile2{ border-style: solid; margin-right: 5px; margin-left: 5px; padding-right: 10px; padding-left: 10px;}
	
	/*.tile0{ border-color: #e6e6e6; border-style: solid; border-width: 1px; margin-top: 1px; padding-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-left: 10px;-moz-border-radius:5px;-webkit-border-radius:5px; }
	.tile{ border-width: 1px; border-style: solid; border-color: #e6e6e6; padding-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-left: 10px;-moz-border-radius:5px;-webkit-border-radius:5px; }
	.tile2{ border-color: #e6e6e6; border-width: 1px; border-style: solid; padding-bottom: 10px; padding-top: 10px; margin-right: 5px; margin-left: 5px; padding-right: 10px; padding-left: 10px; -moz-border-radius:5px;-webkit-border-radius:5px;}*/


.big{
	font-family:inherit;
	display: inline;
	font-size: 1.2em;
}


.subnavimg{
	
	width: 90px;
	
}

.image-pic{
	width: 90%
	
}



ul.footer-menu{
margin: 0px;
padding: 0px;
list-style: none;
border-top: 1px solid rgba(255,255,255,0.5);	
}

ul.footer-menu li{
	width:49%;
	text-align: center;
	border-left: 1px solid  rgba(255,255,255,0.5);
	border-right: 1px solid  rgba(255,255,255,0.5);
	border-bottom:1px solid  rgba(255,255,255,0.5); 
}

ul.footer-menu li:hover{
	width:49%;
	background-color: rgba(186,186,186,0.70);
	text-align: center;
	border-left: 1px solid  rgba(255,255,255,0.5);
	border-right: 1px solid  rgba(255,255,255,0.5);
	border-bottom:1px solid  rgba(255,255,255,0.5); 
}

ul.footer-menu li:nth-child(odd) {
 	float: left;
	width: 50%;
 }


ul.footer-menu a{
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 1em;
}

.back-1{
	padding: 10px 0px 10px 0px;
}
.back-2{
			padding: 10px 0px 10px 0px;
}
.back-3{
			padding: 10px 0px 10px 0px;
}
.back-4{
			padding: 10px 0px 10px 0px;
}

}





/* =Mobile (Landscape)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.wrapper { width: 420px; }
	



}





