/*
Project Name: 
Author: 
*/



@font-face {
  font-family: "noto_black";
  src: url("fonts/noto.eot?") format('eot'),
       url("fonts/noto.woff") format('woff');
}

.font_black{
	 font-family: "noto_black";
}

.row {
    max-width: 62.5rem;
}

/*------------------------------------*\
  リセット
\*------------------------------------*/
a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
	}
::-moz-selection {
background-color: #91D8f7;
color: #fff;
}
::selection {
	background-color: #91D8f7;
	color: #fff;
}
a {
	outline: 0;
	color: #6CF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img:hover{
	transition:all linear 0.2s;
}
a img:hover{
	opacity:0.6;
}
p a:hover {
	color: #27B3CF;
}
a:active {
	outline: none;
	position: relative;
	top: 0px;
}
.clearfix {
	clear: both;
}

.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}

/*------------------------------------*\
  基本
\*------------------------------------*/
html { overflow-y: scroll; }/*CSS3でスクロールバーを常に表示*/
body {
	font-size: 100%;
	line-height: 180%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {
	
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
h2 span{
	display:inline-block;
	line-height:2;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	clear: both;
	color:#39C;
}
p {
	margin:0px 0px 10px;
	padding: 0;
	line-height: 180%;
	text-align: justify;
	text-justify: auto;
}
small {
	font-size: 0.9em;
	line-height: 130%;
}

.bnr_souzoku { text-align:center; margin-top:40px;}



/*-------------------------------------------------
UL/OL
-------------------------------------------------*/
ul {
	list-style: none;
}
ul li {
	margin: 0 15px;
}

/*-------------------------------------------------
レイアウト用
-------------------------------------------------*/

#totop {
	bottom: 50px;
	position: fixed;
	height: 49px;
	width: 49px;
	right: 10px;
}
.fixed {
	position: fixed;
	top: 0;
    left: 0;
}
.contents {
	clear: both;
	padding-bottom: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#contact_banner {
	top: 90px;
	position: fixed;
	width: 44px;
	right: 0px;
}

/*-------------------------------------------------
header
-------------------------------------------------*/
header {
	text-align: center;
	clear: both;
}

#header h1 {
	font-size: 0.9rem;
	color:#FFF;
	margin:0 auto;
	padding:15px 0 0 0;
	line-height:1.3;
}
#header  #tagline h1{
	padding:7px 0;
}
#header h2 {
	float: left;
	font-size: 0.9em;
	padding-left: 34px;
	margin-left: 10px;
	line-height: 48px;
	margin-top: 30px;
	padding-top: 0px;
	border-bottom:1px solid #aaa;
}
#tagline {
	background: #809fe5;
	color: #FFF;
}


/*-------------------------------------------------
nav
-------------------------------------------------*/
.fixed {
	position: fixed;
	top: 0;
    left: 0;
	height:auto;
	margin-bottom: 50px;
	 animation-duration: 0.8s;
    animation-name: fadeIn;
	box-shadow:0 0 3px #aaa;
}

.sub-nav {
  display: inline-block;
  margin:0 auto;
}


.sub-nav dd a{
	font-weight:bold;
	font-size:1rem;
	color:#000;
}


.sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
    border-radius: 3px;
    font-weight: normal;
    background: #3f77c2;
    padding: 0.1875rem 1rem;
    cursor: default;
    color: white;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/
#footer {
	padding: 20px 0px;
	background: #000D1C;
	width: 100%;
	color: #FFF;
	text-align: center;
}

/*-------------------------------------------------
画像
-------------------------------------------------*/
figure {
	margin-top: 5px;
	margin-bottom: 15px;
}


/*-------------------------------------------------
フォーム
-------------------------------------------------*/
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: white;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}


/*-------------------------------------------------
テーブル
-------------------------------------------------*/
table td:nth-child(even),
table td:nth-child(odd),
table th:nth-child(even),
table th:nth-child(odd){
	background-color:#FFF!important;
	vertical-align:middle;
}

/*-------------------------------------------------
トップコンテンツ
-------------------------------------------------*/
section#eigyo{
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
}

section h2{
	margin-bottom:20px;
	padding-bottom:7px;
	border-bottom:1px solid #aaa;
	font-size:24px;
}

section h3{
	margin-bottom:5px;
}

section h3 span.label{
	margin-bottom:5px;
	font-size:70%;
	border-radius:4px;
}

#top {
	padding-top: 70px;
}

