@charset "utf-8";


.nav.navbar-nav a {
	text-decoration: underline;
}


.nav.navbar-nav .navYellow a {
	text-decoration: none;
}

.under {
	border-bottom: solid 3px #FF8701;
	
}
.underG {
	border-bottom: solid 3px #008D00;
	
}
.underB {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #005BA7;
}
.underM {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}




.underR {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.topBox {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
	bottom: -2px;
	position: absolute;
	padding-bottom: 5vh;
}
.topBox2 {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	font-weight: bold;
	bottom: 0;
	position: absolute;
	right: 0;
	padding-bottom: 5vh;
}
#featured {
	height: 80vh;
}
.topBox p a {
	color: #000;
	
}
.topBox2 p a {
	color: #000;
}

.topBox p a:hover {
	text-decoration: none;
	color: #C00;
}
.topBox2 p a:hover {
	text-decoration: none;
	color: #C00;
}



.font_space {letter-spacing: 0.1em}


row{
	
	height: 90vh;
	position:relative; 
}




.nav-link,optgroup{font-weight:700}
.nav-link{letter-spacing:2px}
.nav-link{font-weight:12px}


.about-footer-nav .home-link-label:after,.about-footer-nav .home-link-label:before{position:absolute;top:-10px;left:50%;display:block;width:40px;height:2px;margin-left:-20px;content:'';background:#000}
.about-footer-nav .home-link-label:after{width:0;margin-left:0;-webkit-transition:all .2s ease;transition:all .2s ease}.about-footer-nav a:hover .home-link-label:after{width:40px;margin-left:-20px}.about-footer-nav .nav-link-design .home-link-label:after{background:#84aab2}.about-footer-nav .nav-link-illustration .home-link-label:after{background:#be9081}
.navbar-header h1 a{
	color: #999;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper header .navbar.navbar-default.navbar-static-top .container .navbar-header h1 {

}



/* 背景色を透明 */
header{		
	background-color: transparent;
	}

header .navbar {
	min-height: 50px;
	background-color: transparent;
}

header .navbar-nav li {
	padding-top: 13px;
	padding-bottom: 10px;
	background-color: transparent;
}

header .navbar-default{
	background-image: none;
	background-color: transparent;
	}



#wrapper header .navbar.navbar-default.navbar-static-top .container .navbar-collapse.collapse {
	background-color: transparent;
}



@media (max-width: 767px) {
header .navbar {
	min-height: 100px;
	height: 100px;	
}

.navbar-collapse.collapse {
	background-color: #FFF;
}

#wrapper header .navbar.navbar-default.navbar-static-top .container .navbar-collapse.collapse {
	background-color: #FFF;
}




table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	margin-top:5px;
	border-bottom:0;
}

.navbar-header{
	padding-left: 10px;	
	}
		
	
}

.bounce-top h1    {
	font-size: 1em;
	color: #F00;
}
#wrapper section .container .bounce-top h1 {
	color: #FF0;
}
.colorgraph {background: linear-gradient(90deg, #F7EBDD, #D2E4F5, #F8E1E1, #D0F4D1, #F7EBDD, #D2E4F5, #F8E1E1, #D0F4D1);
}
body {
	font-size: 1.5em;
	line-height: 150%;
}
.formTable th {
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formTable td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.listInfo li {
	margin-bottom: 20px;
	list-style-type: upper-roman;
}

.center {
	text-align: center;
}
.text-rinen {
	font-size: 120%;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 30px;
}



#wrapper header .navbar.navbar-default.navbar-static-top {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accessmapBox {
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}

.sitemapBox ul li {
	padding-bottom: 10px;
}
@media (max-width: 480px) {
	

.accessmapBox {
	
	width: 100%;
}
.sp100 img {
	
	width: 100%;
}


}
	
a {
	color: #06C;
}
.sitemapBox {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}


.sitemapBox ul li {
	list-style-image: none;
	background-image: url(../img/icon02.png);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 40px;
	padding-bottom: 30px;
}
.sitemapBox.linkLine ul ol {
	margin-top: 15px;
	margin-bottom: 0px;
}

.sitemapBox ul li ol li {
	list-style-image: none;
	list-style-type: circle;
	background-image: none;
	padding-left: 0px;
}
.sitemapBox ul {
	padding-left: 0px;
}



.linkLine a {

  position: relative;
  display: inline-block;
  text-decoration: none;
}
.linkLine a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #f00;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
.linkLine a:hover::after {
  transform: scale(1, 1);
}



h3{
	font-size: 20px;
	font-style: normal;
	background-image: url(../img/icon02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	  }
  


#wrapper section .container.marginbot30 .businessBox {
	margin-left: 100px;
	background-color: #FFF;
}
#wrapper section .container .irBox {
	margin-left: 100px;
	background-color: #FFF;
	border: 1px solid #999;
}
#wrapper section .container .sitemapBox .linkLine ul li ol {
	padding-top: 10px;
}





/* Theme Styler :: End */
.linkLine .exit {
	background-image: url(../img/newwinicon.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
}
.midasi {
	font-size: 24px;
	line-height: normal;
}
