@charset "utf-8";
/*-----------------------------------------------------------------
		共通スタイル設定
-----------------------------------------------------------------*/

body {
	color: #333;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow-x:hidden;
}
#layout {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: absolute;
	width: 100%;
}
#wrapper {
	width: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	text-align: center;
}
@media (max-width:959px) {
#wrapper {
	margin: 15px auto 0px auto;
}
}
#Content {
	margin: 0px auto;
	height: auto;
	min-height: auto;
	width: 960px;
}
#main {
	padding: 0 0 10px 0;
	text-align: left;
	height: auto !important;
	height: 100%;
	background-color:#FFF;
	width: 960px;
}

@media (max-width:959px) {
  #Content {
	width: 100%;
  }
  #main {
	width: 100%;
  }
}

p {
	line-height: 165%;
	margin: 0;
	text-align: left;
}
a {
	color: #2a4159;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #2a4159;
}
a:hover {
	text-decoration: none;
	color: #0059aa;
}
a:active {
	text-decoration: none;
}
p a.fc-red {
	color: #ffad5b;
}
.rollover:hover {
	opacity: 0.8;
}
#main a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/* ぱんくず */
.section {
	display: block;
	min-height: 1%;
	min-width: 960px;
}
#breadcrumb {
	background-color: #e2e2e2;
	z-index: 100;
	margin:0 auto;
	width: 1060px;
}
#breadcrumb .section {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#breadcrumb .section ul {
	margin: 0;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	height: 18px;
}
#breadcrumb .section li {
	padding: 0px 15px 0px 0px;
	margin: 0px 5px 0px 0px;
	text-align: left;
	float: left;
	display: inline;
	font-size: 15px;
}
.pan_icon {
	background-image: url(../img/icon_pan.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#breadcrumb .section a {
	text-decoration:none;
	font-size: 15px;
}
/* タイトル */
#categoryVisual {
	background-position: right 0%;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin: 0 auto;
	text-align: left;
	background:#ffffff;
	clear:both;
	width: 1060px;
	display: block;
	border-bottom: 1px solid #e2e2e2;
}
#categoryVisual h1 {
	line-height: 70px; /* 20151204 90px */
	font-weight: 500;
	font-size: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 65px; /* 20151204 90px */
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

@media (max-width:991px) {
#categoryVisual h1 {
	font-size: 27px;
	width: 95%;
}
}
@media (max-width:441px) {
#categoryVisual h1 {
	font-size: 24px;
}
}



#Content h1 {
	min-height:36px;
	font-size:21px;
	background: #808080;
	padding: 11px 15px 5px 15px;
	border-radius: 0 10px 0 10px;
	color: #fff;
	margin-bottom:20px;
}
h2.midashi {
	padding:15px 0 11px 20px;
	margin:15px 0 20px 0;
	display:block;
	background-color:#0059aa;
	color:#ffffff;
	font-weight:bold;
	width:940px;
	font-size: 22px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
h2.midashi p {
	color:#ffffff;
	font-weight:bold;
	font-size: 22px;
	text-align:left;
}
h3 {
	font-weight:bold;
	margin:0 0 5px 0;
	color: #0059aa;
}
h3.numlist {
	margin-bottom: 10px;
	padding: 3px 0 3px 38px;
	color: #0059aa;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
h3.num01 {
	background:url(../img/icn_num01.png) 0 0 no-repeat;
}
h3.num02 {
	background:url(../img/icn_num02.png) 0 0 no-repeat;
}
h3.num03 {
	background:url(../img/icn_num03.png) 0 0 no-repeat;
}
h3.num04 {
	background:url(../img/icn_num04.png) 0 0 no-repeat;
}
h3.num05 {
	background:url(../img/icn_num05.png) 0 0 no-repeat;
}
h3 a, h3 a:link {
	color:#0059aa;
	font-size: 18px;
}
h3 a:hover {
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#ff9933;
}
h3.title {
	height: 80px;
	text-align: left;
	width: 980px;
	margin: 0 auto;
}
h3.h-01 span img.right {
	position: absolute;
	top: 13px;
	right: 10px
}
h4 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
}
h4.party1 {
	padding: 0 0 3px 38px;
	background: url(../img/headtitle_point.png) 0 0 no-repeat;
	display: table-cell;
	vertical-align: middle;
	height:30px;
}
.komidashi {
	padding:4px 10px 2px 10px;
	display:block;
	float:left;
	font-weight:bold;
	background:#0059aa;
	color:#fff;
	margin: 0 0 10px 0;
	text-align: center;
	width: 260px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*-----------------------------------------------------------------
		ヘッダー設定
-----------------------------------------------------------------*/
#header {
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background-color: #FFF;
}
#LogoArea {
	height: 120px;
	width: 960px;
	margin: 0 auto;
}
@media (max-width:991px) {
  #LogoArea {
	height: 55px;
	width: 80%;
	margin: 0;
  }
}
#LogoArea #h1_logo {
	padding: 0;
	width: 244px;
	height: 90px;
	float:left;
	margin-top: 18px;
    z-index: 1001;
}
@media (max-width:991px) {
#LogoArea #h1_logo {
	//margin-top: 0px;
	//margin-left: 5px;
	//position:  relative;
	
    position: fixed;
    top: -20px;
	left:5px;
	z-index: 1001;
}
}



#LogoArea #h1_logo a {
	width: 244px;
	height: 90px;
	background: url(../img/nias_logo.png) no-repeat;
	display:block;
	text-indent:-3333px;
	}
@media (max-width:991px) {
#LogoArea #h1_logo a {
    background-size:contain; 
	width: 184px;
    height:70px;    

}
}


#LogoArea .h2_SCSK {
	margin: 0 0 0 15px;
	width: 169px;
	float:right;
	text-align: right;
}
#LogoArea .contact {
	margin: 26px 0 0 0;
	float:right;
	text-align: left;
	width: 189px;
}

@media (max-width:991px) {
#LogoArea .contact {
	display: none;
}

}

#LogoArea .contact p {
	color:#000;
	line-height: 150%;
}
#LogoArea .contact a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/*-----------------------------------------------------------------
		ナビゲーションバー
-----------------------------------------------------------------*/

#gnav {
	width: auto;
	padding: 0;
	margin: 0;
	height: 48px;
}
* html #gnav {
	width: 100%;
	background-color: #000;
	padding: 0px 21px 5px 0;
	margin: 0px;
}
html>/**/body div #gnav {
	width: 1060px;
	padding: 0;
	margin: 0 auto;
	background-color: #0059aa;
}
ul#Menubar {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	height: 48px;
	left: auto;
}
ul#Menubar li {
	float: left;
	width: 192px;
	height: 46px;
	z-index: 3;
	padding: 0;
	text-indent:0;
	margin:0;
}
ul#Menubar li ul {
	visibility: hidden;
	overflow: hidden;
	left: 0px;
	width: 192px;
	height: 0;
	top: 48px;
}
ul#Menubar li a {
	display: block;
	padding: 0px 0px;
	width: 192px;
	height: 48px;
	text-align:center;
	font-size:15px;
	line-height:50px;
	color:#FFF;
}
ul#Menubar li a:hover {
	position: relative;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 48px;
	width: 192px;
}
ul#Menubar li.nav_02 {
	position: relative;
}
/* ボタン背景 */
ul#Menubar li.nav_01 a {
	background-image: url(../img/navi-btn01.png);
	text-decoration: none;
}
ul#Menubar li.nav_02 a {
	background-image: url(../img/navi-btn02.png);
	text-decoration: none;
}
/* ロールオーバー */
ul#Menubar li.nav_01 a:hover {
	background-image: url(../img/navi-btn01_on.png);
}
ul#Menubar li.nav_02 a:hover {
	background-image: url(../img/navi-btn02_on.png);
	text-decoration: none;
}



/* ON時 */
ul#Menubar li.nav_01 a.ON {
	background-image: url(../img/navi-btn01_on.png);
}
ul#Menubar li.nav_02 a.ON {
	background-image: url(../img/navi-btn02_on.png);
}





/*-----------------------------------------------------------------
		カラム設定
-----------------------------------------------------------------*/

#full-column {
	width: 960px;
	padding: 20px 0;
	margin: 0 0 20px 0;
	text-align: left;
	min-height:500px;
	height:auto !important;
	height:500px;
	clear: left;
}

@media (max-width:959px) {
#full-column {
	width: 98%;
	padding: 5px 0;
	margin: 0 auto;
	height:400px;
	min-height:400px;
}
}
/*-----------------------------------------------------------------
		フッター設定
-----------------------------------------------------------------*/
#footer {
	width: 100%;
	position: absolute;
	left: 2px;
	background-color: #0059aa;
}
#footer-inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 30px 0;
}

@media (max-width:959px) {
#footer-inner {
	width: 100%;
	padding: 0 0 20px 0;
}
}
#footer-menu {
	color: #fff;
	margin-top: 28px;
	text-align: center;
	font-size: 13px;
}
#footer-menu a {
	color: #fff;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 13px;
}
@media (max-width:780px) {
#footer-menu a {
	color: #fff;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
}

}

#footer-menu a:hover, .copy a:hover {
	color: #FF9900;
}
.copy {
	width: 960px;
	margin: 15px 0 5px 0;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
@media (max-width:959px) {
.copy {
	width: 100%;
}
}
.copy a {
	color: #fff;
}




/*ボックス */
.BOX120 {
	max-width:120px;
	width:100%;
	float:left;
}
@media (max-width:959px) {
.BOX120 {
	float:none;
}
}


.BOX170 {
	width:170px;
	float:left;
}
.BOX190 {
	width:190px;
}
.BOX200 {
	width:200px;
}
.BOX225 {
	width:225px;
	float:left;
}
.BOX240 {
	width:240px;
}
.BOX250 {
	width:250px;
}
.BOX260 {
	width:260px;
}
.BOX270 {
	width:270px;
}
.BOX300 {
	width:300px;
	float:left;
}
.BOX320 {
	max-width:300px;
	width:100%;
	float:left;
}
.BOX350 {
	max-width:350px;
	width:100%;
	float:left;
}
.BOX400 {
	max-width:400px;
	width:100%;
	float:left;
}
.BOX410 {
	max-width:410px;
	width:100%;
	float:left;
}
.BOX420 {
	max-width:420px;
	width:100%;
	float:left;
}
@media (max-width:959px) {
.BOX420 {
	float:none;	
	margin-left:calc(( 100% - 420px ) / 2);
}
}


.BOX450 {
	max-width:450px;
	width:100%;
	float:left;
}
@media (max-width:959px) {
.BOX450 {
	float:none;
}
}
.BOX460 {
	width:460px;
	float:left;
}
@media (max-width:959px) {
.BOX460 {
	width:100%;
	float:none;
	padding-left:0;
}
}



.BOX500 {
	width:500px;
	float: left;
}
@media (max-width:959px) {
.BOX500 {
	width:100%;
	float:none;
	padding-left:0;
}
}

.BOX600 {
	width:600px;
	float: left;
	overflow: hidden;
	display: block;
}
div.BOX608 {
	width:608px;
	display: block;
	margin: 0 auto;
	text-align:center;
}
.BOX650 {
	width:650px;
	float: left;
	overflow: hidden;
	display: block;
}
.BOX680 {
	width:680px;
	float: left;
	overflow: hidden;
}
.BOX700 {
	width:700px;
	float: left;
	overflow: hidden;
}


.BOX900 {
	width:900px;
	float: left;
}
.BOX930 {
	width:930px;
	float: left;
}

.BOX960 {
	width:960px;
	float: left;
}
@media (max-width:959px) {
.BOX960 {
	width:100%;
	float:none;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
}

@media (max-width:959px) {
.BOX930,.BOX900 {
	width:100%;
	float:none;
	overflow: hidden;
	margin: 0 10px 0 10px;
}
}

.ya1{
  display:block;
}
@media (max-width:959px) {
.ya1{
	display:none;
}
}

.ya2{
  display:none;
}
@media (max-width:959px) {
.ya2{
	margin-left:calc(( 100% - 220px ) / 2);
	display:block;
}
}

