@charset "UTF-8";

@font-face {
  font-family: 'NotoSansCJKjp-Light';
  src: url('../common/font/noto.woff') format('woff');
  src: url('../common/font/noto.eot') format('embedded-opentype');
  src: local('NotoSansCJKjp-Light'),url('../common/font/noto.otf') format('opentype');
}
.fas ,.far{
    margin-right: 0.5em;
}




/* カスタム, iPhone Retinaディスプレイ */ 
@media only screen and (min-width : 320px) {
.jumbotron {
	background-color: #FFF;
}	
	
.service .text-muted{
	height: 6em;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: 200;
}

.service dt{
    color: #000;
    margin-bottom: 0.5em;
    padding-top: 1em;
    font-size: 2em;
    font-weight: 200;
}

.service .text-muted{
	height: 8em;
	line-height: 1.3em;
	font-size: 0.8em;
	color: #666;
}
body {
	color: #333;
	padding-top: 50px;
}
h2 ,h3,dt{
    font-family: 'NotoSansCJKjp-Light', serif;
    font-weight: bold;
}

section {
	padding-top: 1em;
}

section .container {
	padding-top: 1em;
	line-height: 1.7em;
}
section a,footer a{
}

#access {
	text-align: center;
}

h2 {
    font-weight: 200;
    color: #333;
    font-size: 2.5em;
    letter-spacing: 0.1em;
    margin-bottom: 1em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    padding-bottom: 0.5em;
    text-align: center;
}

h3 {
	font-weight: 200;
	color: #005149;
	margin-bottom: 1em;
	text-align: center;
	padding-bottom: 0.5em;
	font-size: 24px;
	letter-spacing: 0.1em;
}

hr {
	opacity: 0.5;
	padding-top: 1em;
	padding-bottom: 1em;
}
.text-muted {
	opacity: 1;
	color: #666;
	line-height: 1.8em;
}
#navbar i ,#f_navi i{
	margin-right: 10px;
}
.navbar-header .navbar-brand {
	padding-right: 4em;
}
.dropdown-menu {
	font-size: 0.9em;
	padding: 10px;
	color: #999;
	background-color: #000;
	letter-spacing: 0.1em;
	width: 200px;
}
.dropdown-menu li a {
	color: #999;
}

.jumbotron {
	font-weight: 100;
	position: relative;
	padding-top: 0px;
	margin-bottom: 0px;
}

.jumbotron h1 {
	font-family: 'Oswald', sans-serif;
	color: #000;
	line-height: 1.2em;
	font-size: 2.9em;
	letter-spacing: 0em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/* [disabled]padding-top: 25px; */
	margin-top: 0px;
}

footer {
	color: #FFF;
	padding-top: 2em;
	padding-bottom: 2em;
	background-color: #000000;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 300;
}
#f_navi .list-group-item {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
}
.copy {
	text-align: center;
}

}
 
/* XSサイズ : Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	
.jumbotron {
	font-weight: 100;
	position: relative;
	padding-top: 0px;
}
.jumbotron .container {
	background-repeat: 1.1;
	background-position: right center;
	margin-right: auto;
	margin-left: auto;
}

 .jumbotron h1 {
	line-height: 1.2em;
	font-size: 4em;
}


}
 
/* Sサイズ、タブレット : Small Devices, Tablets */
@media only screen and (min-width : 768px) {

body {
	padding-top: 100px;
}

.jumbotron {
	padding-top: 0px;
}
	
.jumbotron h1 {
	line-height: 1.2em;
	font-size: 5em;
}
h2 {
	font-size: 2em;
	font-weight: 200;
}

.service dt{
	font-size: 16px;
	letter-spacing: 0.1em;
}

#contact .form-inline input {
	width: 45%;
}
}
 
/* Mサイズ、デスクトップ : Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

body {
	padding-top: 50px;
}

.jumbotron {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.jumbotron h1 {
	line-height: 1.1em;
	font-size: 6em;
}

.jumbotron .text {
	line-height: 1.5em;
	font-size: 1.1em;
}


}
 
/* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

section {
	padding-top: 2em;
	padding-bottom: 2em;
}

h2 {
	
	text-align: left;
}

h3 {
	font-weight: 200;
	color: #333;
	margin-bottom: 0.5em;
	text-align: left;
}

.jumbotron {
	padding-top: 0px;
	padding-bottom: 0px;
	height: auto;
}

.jumbotron .container {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 10px;
	height: auto;
}

.jumbotron h1 {
	line-height: 1.1em;
	font-size: 5em;
	margin-bottom: 15px;
}

.jumbotron .text {
	line-height: 1.5em;
	font-size: 1.2em;
	visibility: visible;
	padding-bottom: 1em;
}



}


/*ロールオーバーイメージ*/

figure {
	position: relative;
	overflow: hidden;
	width: 100%;
}
figcaption {
	position: absolute;
	top: -100%;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: #000;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
	color: #FFFFFF;
	padding: 10px;
}
figure:hover figcaption {
	top: 0;
	left: 0;
}

/*その他*/
.submit {
	letter-spacing: 0.3em;
	font-weight: 100;
}
#f_navi a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	word-spacing: 0.1em;
}
.bg-white {
	background-color: #FFF;
}
.bg-gray {
	background-color: #ECEAEF;
	background-image: url(../common/img/section_gray.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 30px;
}
.bg-green {
	background-color: #F3F0ED;
}
.bg-pink {
	background-color: #FFDCD2;
}
.form-control {
}
.jumbotron p {
	font-size: 1em;
	letter-spacing: 0.1em;
}

.jumbotron {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;/*高さが自動設定*/
	background-size: auto 100%;/*幅が自動設定*/
	padding: 0px;
}


#navbar .navbar-nav {
	letter-spacing: 0.2em;
}
.row p {
    margin-bottom: 1em;
}
.breadcrumb {
	background-color: #666;
	color: #CCC;
}
.breadcrumb.container li a {
	color: #FFF;
}
.bg-gray .col-lg-6 {
	margin-bottom: 0.5em;
}
.row {
	margin-bottom: 1em;
}
#navbar .nav.navbar-nav li a {
	font-size: 12px;
}

.navbar-inverse{
	background-color: #000000;
}

.navbar-inverse {
	background-image:-webkit-linear-gradient(top,#000 0,#000 100%);
	background-image:-o-linear-gradient(top,#000 0,#000 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));
	background-image:linear-gradient(to bottom,#000 0,#000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x
	}
#navbar li a    {
	color: #FFF;
}
#f_navi .list-group-item a ,.copy{
	font-size: 12px;
	letter-spacing: 0.3em;
	font-weight: bold;
}
#f_navi .list-group {
	text-align: center;
	box-shadow: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.row {
	padding-bottom: 1em;
}
.navbar-fixed-top {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


footer,#f_navi .list-group-item{
	background-color: #005149;
}
#main img{
	background-color: #666666;
}

.navbar-inverse {
	background-image:-webkit-linear-gradient(top,#005149 0,#005149 100%);
	background-image:-o-linear-gradient(top,#005149 0,#005149 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#005149),to(#005149));
	background-image:linear-gradient(to bottom,#005149 0,#005149 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat:repeat-x
	}
#headbar1 .nav.navbar-nav li a span {
	height: 15px;
	display: inline;
	width: 15px;
	font-size: 15px;
}
.box {
	margin-bottom: 1em;
}
