﻿@charset "utf-8";



html,body {height: 100%;}


body {margin: 0px;
	padding: 0px;
color: #000;	
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", 
Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
font-size: 16px;line-height: 2;background: #fff;-webkit-text-size-adjust: 100%;
}



h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form {
margin: 0px;padding: 0px;font-size: 100%;font-weight: normal;}


ul {list-style-type: none;}

ol {padding-left: 40px;padding-bottom: 15px;}

img {border: none;max-width: 100%;height: auto;vertical-align: middle;}

table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}

iframe {width: 100%;}





a {
color: #008080;	transition: 0.5s;text-decoration: none;	}


a:hover {
	color: #0814b1;	text-decoration: none;}


.inner {
	max-width: 1400px;margin: 0 auto;
}






header {
	overflow: hidden;
	background: #000;	
color: #fff;width: 94%;height: 80px;padding: 0 3%;
box-shadow: 0px 0px 10px rgba(0,0,0,0.4);position: fixed;	
z-index: 1;		

}





#top header {
padding: 0;
box-shadow: none;
width: auto;
min-height: 100%;
	
overflow: auto;
position: relative;
	
background: #000 url(../images/n-logo.png) no-repeat center center;	
background: #000 url(../images/nstlogo.png) no-repeat center center/60%;	

}



header #logo img {
	width: 300px;float: left;padding-top: 12px;}

#menubar {
overflow: hidden;
	position: relative;
	padding-top: 20px;	float: left;
}



#menubar li {
float: left;padding-left: 30px;}


#menubar li a {
text-decoration: none;
display: block;
color: #fff;padding-top: 3px;}

#menubar li::after {
transition: 0.2s;content: "";
display: block;
border-bottom: 1px solid #fff;	
position: relative;left: 0px;bottom: -3px;
}



#menubar li:hover::after,#menubar li.current::after {
bottom: 0px;
}




#menubar-s {display: none;
}




#menubar_hdr {display: none;
}


.contents {
clear: both;
overflow: hidden;
padding: 40px 3%;
}


header + #menubar-s + .contents {
padding-top: 120px;}



.contents h2 {

clear: both;
margin-bottom: 30px;
font-size: 20px;
background: #000;	border-radius: 30px;color: #fff;padding: 5px 20px;
text-align: center;	
}

.contents h3 {clear: both;
margin-bottom:
30px;font-size: 17px;text-align:left;	 width:80%;
padding: 10px 0 0 40px;	
border: 2px solid green;	
border-radius: 30px;	
}



.contents h4 {clear: both;
margin-bottom: 
10px;font-size: 17px;text-align:center;	
padding: 3px 20px;	
border: 2px solid green;	
border-radius: 30px;	
}


.contents p {
padding: 0px 20px 15px;
}

.contents h2 + p,
.contents h3 + p {
margin-top: -10px;
}


.main {
overflow: hidden;
float: right;width: 72%;	padding-bottom: 30px;
}





.list {
	position: relative;
	overflow: hidden;
	padding: 10px;	
	border-bottom: 1px solid #dcdcdc;	

	margin: 0 0px;	
	line-height: 1.5;
}





.list:first-of-type {
	border-top: 1px solid #dcdcdc;	


}



.list:nth-child(odd) {
background: #fafafa;}
.bg1 .list {
	background: #fff;	
}

.list a {
	text-decoration: none;
display: block;
overflow: hidden;
padding: 20px;	margin: -20px;


}





.list a:hover {
background: #f9f9de;
}



.list a::before {content: "→";	font-size: 12px;display: block;
	position: absolute;
	right: 10px;	
bottom: 20px;width: 30px;	line-height: 30px;text-align: center;
	background: #333;	color: #fff;border-radius: 50%;transition: 0.5s;	

}



.list a:hover::before {background: #0814b1;}



.list h4 {
	font-size: 20px;color: #0814b1;margin-bottom: 10px;
}

.list p {
padding: 0px 20px 15px;}



.list figure img {
float: left;width: 10%;	height: auto;border-radius: 8px;margin-right: 20px;
}




.sub {
float: left;width: 24%;padding-bottom: 30px;
}





.sub h2 {
	border-radius: 0;margin-bottom: 0;
background: #000;
text-align: center;	}





.sub p {
	padding: 0 !important;
margin: 0 !important;
}






.sub ul.submenu {
	margin-bottom: 15px;border-top: solid 1px #dcdcdc;	
text-align: center;		

}




.sub ul.submenu li a {
text-decoration: none;
display: block;
padding: 5px 10px;	
border-bottom: solid 1px #dcdcdc;	
border-left: solid 1px #dcdcdc;		
border-right: solid 1px #dcdcdc;background: blue;	
}






.sub h2 + ul.submenu {
border-top: none;
}




.sub .box1 {
overflow: hidden;
	
padding: 0px 20px 30px ;margin-bottom: 30px;	
border: solid 1px #dcdcdc;	background: #fafafa;	


}





.sub h2 + .box1 {	border-top: none;
}



.sub ul.submenu {
	margin-bottom: 0;
}


footer {
clear: both;
background: #000;color: #fff;font-size: 85%;
}


footer a {
	color: #fff;text-decoration: none;
}



footer a:hover {
	color: #fff;	}


footer .pr {
display: block;
font-size: 80%;
}



#footermenu {
overflow: hidden;
padding: 20px 3%;
}




#footermenu ul {
	float: left;	width: 18%;	
padding-right: 1%;
	padding-left: 1%;
}






#copyright {
clear: both;
text-align: center;
background: #222;color: #ccc;		
}





.ta1 {
width: 96%;
margin: 0 auto 20px;
}


.ta1, .ta1 td, .ta1 th {
border: 1px solid #ccc;padding: 10px 15px;	
word-break: break-all;

text-align: center;}


.ta1 th.tamidashi {
	width: auto;
text-align: center;font-size: 18px;background: #fafafa;
}
.ta1 th {
	width: 140px;text-align: center;font-weight: normal;
}

.ta1 th img {
width: 100%;
}

.ta2 {
width: 96%;
margin: 0 auto 20px;
}


.ta2, .ta2 td, .ta2 th {
border: 1px solid #ccc;padding: 10px 15px;	
word-break: break-all;

text-align: left;}


.ta2 th.tamidashi {
	width: auto;
text-align: center;font-size: 18px;background: #fafafa;
}
.ta2 th {
	width: 140px;text-align: center;font-weight: normal;
}

.ta2 th img {
width: 100%;
}


.page-top {position: fixed;   right: 10px;   padding: 1px;    background: #fff;    border-radius: 5px;
    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    font-size: 20px;    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;    -khtml-opacity: 0.8;    opacity: 0.8;bottom: 10px;    z-index: 889;}

page-top a:hover { background: #fff; }

/*マウスオン時*/

#pagetop a:hover {
	background: #222;
}






/*その他
------*/


.bg1 {background: #f0f0f0;}

.look {background: #eee;padding: 5px 10px;border-radius: 4px;}

.mb15,.mb1em {margin-bottom: 15px;}

.clear {clear: both;}

ul.disc {padding: 0em 25px 15px;list-style: disc;}

.color1, .color1 a {color: #0814b1;}

.pr {font-size: 10px;}

.wl {width: 96%;}

.ws {width: 50%;}

.c {text-align: center;}

.r {text-align: right;font-size:14px;margin-top:-25px;}


.g {text-align: right;font-size:15px;}


.m {text-align: right;font-size:13px;}

.l {text-align: left;}

img.fr {float: right;margin-left: 10px;margin-bottom: 10px;}

img.fl {float: left;margin-right: 10px;margin-bottom: 10px;}

.big1 {font-size: 24px;letter-spacing: 0.2em;}

.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}

.sh {display: none;}

figure.item {padding: 0px 20px 20px;text-align: center;}






/*画面幅900px以下の設定-----*/

@media screen and (max-width:900px){


header #logo img {
	width: 200px;padding-top: 18px;}

}





/*画面幅800px以下の設定
-----*/

@media screen and (max-width:800px){



/*inner共通
----------*/


.inner {
	width: auto;
padding:10px;}



/*メインメニュー（※トップページ以外）
---*/


/*小さな端末用メニューを非表示から表示に切り替える*/


#menubar-s {
display: block;
	clear: both;
position: fixed;
z-index: 2;
top: 80px;	

/*ヘッダーブロックの高さをここに設定する*/
	

width: 100%;
box-shadow: 0px 10px 5px rgba(0,0,0,0.1);	

/*ボックスの影。右に、下に、広げる幅、0,0,0は黒の事で0.4は透明度40%の事。*/
}


/*メニュー１個あたりの設定*/


#menubar-s li a {
	display: block;
text-decoration: none;
text-align: left;	

/*文字をセンタリング*/
	
padding: 3px 30px;	
/*上下、左右へのメニュー内の余白*/
	
background: #222;
/*背景色*/
	
border-bottom: 1px solid #000;	
/*下線の幅、線種、色*/
}



/*トップページ以外で使っている大きな端末用用メニューを非表示にする
---*/


#menubar {
display: none;
}



/*３本バーアイコン設定
----------*/


/*３本バーブロック*/


#menubar_hdr {
display: block;
position: fixed;
z-index: 2;
top: 25px;	right: 6%;
width: 20px;border: 1px solid #fff;padding: 6px 5px 2px;	}



/*３本のバー（1本あたり）*/


#menubar_hdr span {display: block;border-top: 1px solid #fff;	

/*枠線の幅、線種、色*/
	

margin-bottom: 5px;			
/*バー同士の余白*/
}


#top #menubar_hdr {
display: none;
}



/*main,subコンテンツ-----*/


.main, .sub {float: none;width: auto;
}



/*Serviceページの各ブロック
--*/


/*ボックス内の画像*/


.list figure img {
width: 30%;	
}




/*subコンテンツ内のメニュー
--*/


/*メニュー１個ごとの設定*/


.sub ul.submenu li {
	width: 50%;

/*半分の幅にする*/
	

float: left;

/*左に回り込み*/
}



/*偶数番目のメニューの左のラインを消す設定*/


.sub ul.submenu li:nth-child(even) a {
	border-left: none;
}



/*その他
------*/


body.s-n .sub,body.s-n #footermenu,.m-n {display: none;}

.fl-half{float:left;width:45%;margin-left:3%;}

.sh {display:block;}
.pc {display:none;}

}






/*画面を横に倒した場合に高さ400px以下の設定
----*/



@media screen and (orientation: landscape) and (max-height:400px){



/*ヘッダー（最上段のブロック）と、メインメニュー
（※トップページ以外）と、３本バーアイコンブロック
----*/


header,#menubar-s,#menubar_hdr {
	position: absolute;	
	
/*画面高さの表示領域が狭いので、固定表示を解除（画面スクロールとともに移動させる）*/
}

}






/*画面幅480px以下の設定
-----------*/


@media screen and (max-width:480px){


body {
	font-size: 16px;line-height: 1.5;}



/*コンテンツ
-------*/


.contents {
padding: 20px 10px;

/*上下、左右に空けるボックス内の余白*/
}


/*コンテンツのh2タグの設定*/


.contents h2 {
font-size: 19px;	padding: 5px 10px;	}



.contents h3 {font-size: 17px;
text-align:left;	 width:70%;
padding: 0 0 0 20px;
}

.contents h4 {font-size: 17px;	padding: 15px 0 0 0;
}










.contents p {
padding: 0px 10px 15px;	line-height:30px;


}


/*各ボックスの設定*/


.list {

	padding: 10px;
	margin: 0;
}

.list a {
	padding: 10px;
	margin: -10px;
}


/*ボックス内のh4タグ設定*/


.list h4 {
	font-size: 17px;margin-bottom: 0;
}


/*リンクを貼った際に出る「→」マーク*/


.list a::before {
font-size: 10px;width: 20px;line-height: 20px;
}






.sub ul.submenu li a {padding: 10px;	}





#footermenu {
	display: none;
}






.ta1 th.tamidashi {
	font-size: 16px;}


.ta2 th.tamidashi {
	font-size: 16px;}

/*テーブル内の左側*/


.ta1 th {
	width: 100px;
padding: 3px;
}


.ta2 th {
	width: 100px;
padding: 3px;
}


/*テーブル内の右側*/


.ta1 td {
	width: auto;
padding: 3px;
}
.ta2 td {
	width: auto;
padding: 3px;
}



/*その他
-----*/

.ws,.wl {width: 94%;}

img.fr,img.fl {float: none;margin: 0;width: 100%;}

.fl-half{float:none;width:100%;margin-left:0;}

}
