body {
	color: #000000;
	font-family: 'microsoft yahei', 'Source Han Sans CN',Helvetica,Arial,sans-serif;
	background-color: #fff;
	font-size: 1.5em;
}

@media(max-width:767px) {
#banner {
	min-height: 300px;
	border-bottom: none;
}
.bs-docs-section {
	margin-top: 8em;
}
.bs-component {
	position: relative;
}
.bs-component .modal {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	z-index: 1;
	display: block;
}
.bs-component .modal-dialog {
	width: 90%;
}
.bs-component .popover {
	position: relative;
	display: inline-block;
	width: 220px;
	margin: 20px;
}
.nav-tabs {
	margin-bottom: 15px;
}
.progress {
	margin-bottom: 10px;
}
}
.wrap {
	overflow: hidden;
}
.container-fluid {
}
section {
	margin: 0;
}
.well {
	margin: 0 0 10px 0;
	padding: 20px 20px 20px 20px;
}
/* header, nav */

header {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
#header {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#menu-wrap {
	width: 100%;
	border-bottom: 5px solid #395CA3;
}
.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999!important;
}
.nav {
	margin: 0 0 0 0!important;
	padding: 0 0 0 0!important;
	font-size: 1.1em;
}
.navbar {
	border-radius: 0;
	margin: 0 0 0 0!important;
	padding: 0!important;
	background-color: transparent;
	border: none!important;
}
.navbar-brand {
}
.navbar-brand img{
	width: 150px;
	}
.navbar img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.navbar-name {
	padding: 30px 0 0 10px;
	color: #000000;
	font-weight: 600;
}
.navbar-nav > li {
/*	font-style: italic;*/
	text-align: center;
}
.navbar-nav > li a {
/*	color: rgba(57,92,163,1.0)!important;*/
}
.navbar-nav > li a:hover {
	color: #fff!important;
}
.social {
	margin-top: 5px;
	padding: 0 0 0 0;
	font-size: 0.8em;
}
.social a {
	color: #395BA3!important;
	background-image: none!important;
	padding: 0px 0 0 0!important;
}
.social a:hover {
	text-decoration: underline!important;
}
.social ul {
	background-image: none!important;
	margin: 0 0 0 30px;
	padding: 0px 0 0 0;
}
.social ul li {
	margin: 15px 0 0 30px;
	padding: 0px 0 0 0;
	float: right;
}
.social i {
	margin-right: 5px;
	opacity: 0.5;
}

@media only screen and (min-width: 992px) {
#bg-nav {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #fff), color-stop(0.5, #FFFFFF), to(#FFFFFF))!important;
	background: -moz-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
	background: -ms-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
}
.nav01 {
	width: 15%;
}
.nav02 {
	width: 17%;
}
.nav03 {
	width: 17%;
}
.nav04 {
	width: 17%;
}
.nav05 {
	width: 17%;
}
.nav06 {
	width: 17%;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
#bg-nav {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.25, #fff), color-stop(0.25, #FFFFFF), color-stop(0.50, #FFFFFF), color-stop(0.50, #fff), color-stop(0.75, #fff), color-stop(0.75, #FFFFFF), to(#FFFFFF));
	background: -moz-linear-gradient(top, #fff, #fff 25%, #FFFFFF 25%, #FFFFFF 50%, #fff 50%, #fff 75%, #FFFFFF 75%, #FFFFFF)!important;
	background: -ms-linear-gradient(top, #fff, #fff 25%, #FFFFFF 25%, #FFFFFF 50%, #fff 50%, #fff 75%, #FFFFFF 75%, #FFFFFF)!important;
}
.nav01 {
	width: 33.33%;
}
.nav02 {
	width: 33.33%;
}
.nav03 {
	width: 33.33%;
}
.nav04 {
	width: 33.33%;
	clear: both;
}
.nav05 {
	width: 33.33%;
}
.nav06 {
	width: 33.33%;
}
.nav04 span {
	border-left: 1px solid #ccc;
}
}

@media only screen and (min-width: 768px) {
.navbar-nav {
	width: 100%;
	background-image: url(menu-border.gif)!important;
	background-position: left center!important;
	background-repeat: no-repeat!important;
	font-weight: 700;
	font-size: 16px;
}
.navbar-nav > li a {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #fff), color-stop(0.5, #FFFFFF), to(#FFFFFF))!important;
	background: -moz-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
	background: -ms-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
}
.navbar-nav > li a:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#9CAED1), color-stop(0.5, #9CAED1), color-stop(0.5, #5E7AB2), to(#5E7AB2))!important;
	background: -moz-linear-gradient(top, #9CAED1, #9CAED1 50%, #5E7AB2 50%, #5E7AB2)!important;
	background: -ms-linear-gradient(top, #9CAED1, #9CAED1 50%, #5E7AB2 50%, #5E7AB2)!important;
}
.navbar-nav > li a {
	color: #395CA3;
	padding-left: 0;
	padding-right: 0;
}
.navbar-nav > li span {
	border-right: 1px solid #ccc;
	display: block;
}
.nav01 span {
	border-left: 1px solid #ccc;
}
.table-yukyu{
	font-size: 1em;
}
}

@media only screen and (max-width: 767px) {
#menu-wrap {
	border-bottom: none!important;
}
.social a {
	color: #395BA3!important;
	background-image: none!important;
	padding: 0px 0 0 0!important;
	clear: both!important;
}
.social ul {
	margin: 10px 0 0 30px!important;
	padding: 0px 0 0 0!important;
}
.social ul li {
	margin: 0px 0 0 30px!important;
	padding: 0px 0 0 0!important;
	clear: both;
}
#bg-nav {
	background: none!important;
	border-bottom: 5px solid #395CA3!important;
}
.navbar-header {
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #fff), color-stop(0.5, #FFFFFF), to(#FFFFFF))!important;
	background: -moz-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
	background: -ms-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
	border-bottom: 5px solid #ccc!important;
}
.navbar-collapse {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
.navbar-nav > li a {
	padding: 15px 0px 15px 0px!important;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.5, #fff), color-stop(0.5, #FFFFFF), to(#FFFFFF))!important;
	background: -moz-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
	background: -ms-linear-gradient(top, #fff, #fff 50%, #FFFFFF 50%, #FFFFFF)!important;
}
.navbar-nav > li a:hover {
	padding: 15px 0px 15px 0px!important;
	background: -webkit-gradient(linear, left top, left bottom, from(#9CAED1), color-stop(0.5, #9CAED1), color-stop(0.5, #5E7AB2), to(#5E7AB2))!important;
	background: -moz-linear-gradient(top, #9CAED1, #9CAED1 50%, #5E7AB2 50%, #5E7AB2)!important;
	background: -ms-linear-gradient(top, #9CAED1, #9CAED1 50%, #5E7AB2 50%, #5E7AB2)!important;
	font-weight: 300;
}
.navbar-toggle {
	background-color: #395BA3;
	border: none;
}
.navbar-toggle:hover {
	background-color: #395BA3!important;
	opacity: 0.8;
}
.navbar-toggle:focus {
	background-color: #395BA3!important;
	opacity: 0.8;
}
}
/* submenu */

#submenu {
	background-color: #fff;
}
#subnavigation h2 a {
	background-image: url(arrow-right-lg.png);
	background-position: center right;
	background-repeat: no-repeat;
}
#submenu li {
	margin: 0 0 0 0;
	border-left: 1px solid #395CA3;
	border-right: 1px solid #395CA3;
	border-bottom: 1px solid #395CA3;
}
#submenu li a {
	color: #395CA3;
	padding: 15px 15px 15px 15px;
	font-weight: 400;
	color: #395CA3;
	background-image: url(arrow-right.png);
	background-position: right center;
	background-repeat: no-repeat;
	border-radius: 0;
}
#submenu li a:hover {
	background-image: url(arrow-right_on.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #CDD6E8;
	color: #395BA3;
}
#submenu li:last-child {
/*border: none;*/
}
#subnavigation {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#subnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*background: #fff;*/
  /*border-left: 5px solid #395CA3;*/
	border-left: none!important;
}
#submenu ul:nth-of-type(1) { /*border-color: #395CA3;*/
}
#subnavigation ul li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#subnavigation ul li a {
	display: block;
	margin: 0;
	/* padding: 8px 10px;*/
  /*color: #333;*/
  /*font-size: 12px;*/
  font-size:15px;
	text-align: left;
	text-decoration: none;
}
#subnavigation li a:hover { /*background: #FFFFFF;*/
}
#subtoggle {
	display: none;
}

@media only screen and (max-width: 991px) {
#subnavigation {
	float: none;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 0px;/*border-left: 1px solid #CDD6E8;
  border-right: 1px solid #CDD6E8;
  border-bottom: 1px solid #CDD6E8;*/
}
#submenu {
	display: none;
	position: relative;
	margin: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#submenu ul {
}
#submenu:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}
#subnavigation h2 {
	margin: 15px 0 10px 0;
	text-align: center;
	border-bottom: 0;
}
#subnavigation h2 a {
	margin: 15px 0 0 0;
	border-bottom: 0;
	border-radius: 5px!important;
	background-image: url(arrow-right-lg.png);
	background-position: center right;
	background-repeat: no-repeat;
}
#subnavigation h2 a:hover {
	background-image: url(arrow-right_on-lg.png);
}
#subnavigation ul {
	margin-bottom: 15px;
	/*border-left-width: 3px;
    border-right-width: 3px;
    border-right-style: solid;*/
	/*background: #990;*/
	border-top: 1px solid #CDD6E8;
}
#subnavigation ul:before, #subnavigation ul:after {
	content: "";
	display: table;
}
#subnavigation ul:after {
	clear: both;
}
#subnavigation ul {
*zoom: 1;
	border-left: 1px solid #CDD6E8;
}
#subnavigation ul li {
	float: left;
	/* width: 50%;*/
	box-sizing: border-box;
	border-right: 1px solid #CDD6E8;
	border-bottom: 1px solid #CDD6E8;
}
#subnavigation ul li:nth-of-type(4n) { /*border-right: 0;*/
}
#subnavigation ul li a {
	text-align: center;/*padding: 12px 0px;*/
}
#subnavigation ul li a:hover {
}
#subtoggle {
	display: block;
	position: relative;
	width: 100%;
	background: #395CA3;
}
#subtoggle a {
	display: block;
	position: relative;
	/*padding: 15px 0 10px;*/
    /*color: #fff;*/
	text-align: center;
	text-decoration: none;
}
#subtoggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
}
#subtoggle a:before, #subtoggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #395CA3;
}
#subtoggle a:before {
	margin-top: -6px;
}
#subtoggle a:after {
	margin-top: 2px;
}
}

@media only screen and (max-width: 767px) {
#subnavigation ul li {
	float: none;
	width: 100%;
}
}
#subnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #fff;/*border-left: 5px solid #395CA3;*/
}
#submenu ul:nth-of-type(1) { /*border-color: #395CA3;*/
}
#subnavigation ul li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#subnavigation ul li a {
	display: block;
	margin: 0;
	/*padding: 8px 10px;
  color: #333;
  font-size: 12px;*/
	text-align: left;
	text-decoration: none;
}
#subnavigation li a:hover { /*background: #FFFFFF;*/
}
#subtoggle {
	display: none;
}

@media only screen and (max-width: 991px) {
#subnavigation {
	float: none;
	width: 100%;
	margin-top: 15px;
}
#submenu {
	display: none;
	position: relative;
}
#submenu:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
}
#subnavigation ul {
	margin-bottom: -1px;/*
  border-left-width: 3px;
  border-right-width: 3px;
  border-right-style: solid;*/
}
#subnavigation ul:before, #subnavigation ul:after {
	content: "";
	display: table;
}
#subnavigation ul:after {
	clear: both;
}
#subnavigation ul {
*zoom: 1;
	border-left: 1px solid #CDD6E8;
}
#subnavigation ul li {
	float: left;
	/*width: 50%;*/
	width: 100%;
	box-sizing: border-box;
	border-right: 1px solid #CDD6E8;
	border-bottom: 1px solid #CDD6E8;
}
#subnavigation ul li:nth-of-type(4n) { /*border-right: 0;*/
}
#subnavigation ul li a {
	text-align: center;/* padding: 12px 0px;*/
}
#subnavigation ul li a:hover {
}
#subtoggle {
	display: block;
	position: relative;
	width: 100%;
	background: #395CA3;
}
#subtoggle a {
	display: block;
	position: relative;
	padding: 15px 0 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
#subtoggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
}
#subtoggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;/*background: #CDD6E8;*/
}
#subtoggle a:before {
	margin-top: -6px;
}
#subtoggle a:after {
	margin-top: 2px;
}
#subnavigation ul li:nth-of-type(1n) {
	border-right: 0;
}
#subnavigation ul li:nth-of-type(2n) {
	border-right: 1px solid #CDD6E8;
}
}

@media only screen and (max-width: 767px) {
#subnavigation {
	margin-top: 15px;
}
#subnavigation ul li {
	width: 50%;
}
#subnavigation ul li:nth-of-type(1n) {
	border-right: 1px solid #CDD6E8;
}
#subnavigation ul li:nth-of-type(2n) {
	border-right: 1px solid #CDD6E8;
}
#subnavigation ul li:nth-of-type(2n) { /*border-right: 0;*/
}
#subnavigation ul li {
	float: none;
	width: 100%;
}
}
/* submenu - 現在地表示 */	
.txt_s {
	font-size: 0.8em;
}
.sub-bace li a.on {
	background-color: #DFE6F4;
}
.sub-cnc li a.on {
	background-color: rgba(0,178,178,0.2) !important;
}
.sub-fk li a.on {
	background-color: rgba(76,165,255,0.2)!important;
}
.sub-tps li a.on {
	background-color: rgba(64,51,166,0.2)!important;
}
.sub-mc li a.on {
	background-color: rgba(255,121,76,0.2)!important;
}
.sub-tac li a.on {
	background-color: rgba(51,164,72,0.2)!important;
}
.sub-fs li a.on {
	background-color: rgba(102,164,41,0.2)!important;
}
/* breadcrumb */
	
#breadcrumb {
	background-color: #fff;
}
.breadcrumb {
	background-color: #fff;
	border-radius: 0;
	margin: 0 0 0 0;
	padding: 10px 0 12px 0;
	font-size: 0.8em;
}
/* contents */

#wrap {
	background-color: #FFFFFF;
	padding: 15px 0 55px 0!important;
}
#wrap section {
	margin: 35px 0 0 0!important;
	padding: 30px 0px 30px 0px!important;
	background-color: #fff;
	border-radius: 2px;
	border: 1px solid #395CA3;
}
.cont {
	padding: 30px 30px 0 30px;
}
.cont-s {
	padding: 0 20px;
}
.cont2 h6 {
	line-height: 1.5em;
}
.cont2 ul {
	margin: 25px 0 10px 0;
}
.cont2 li {
	margin: 10px 0 10px 25px;
	font-size: 1.1em;
	line-height: 1.5em;
}
.page-header {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: #FFFFFF dotted 1px;
}

@media only screen and (max-width:767px) {
#wrap {
	padding: 5px 0 25px 0!important;
}
#wrap section {
	margin: 5px 0 10px 0!important;
	padding: 20px 0px 0px 0px!important;
}
.cont {
	padding: 20px 15px 10px 15px!important;
}
.cont-s {
	padding: 0;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
#wrap {
	padding: 15px 0 25px 0!important;
}
#wrap section {
	padding: 20px 0px 10px 0px!important;
}
.cont{
	padding-bottom: 20px!important;
	}
.table-yukyu{
	font-size: 1em;
}
}
/* footer */	

footer {
	background-color: #333;
	color: #999;
	font-size: 0.8em;
	text-align: center;
	padding: 15px 0 15px 0;
	letter-spacing: 1px;
	font-family: 'Audiowide', cursive;
}
.footer-top {
	text-align: center;
	background-color: #fff;
	color: #395CA3;
	padding: 0px 0 5px 0;
	font-size: 2.5em;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;/*
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;*/
}
.footer-top:hover {
	background-color: #CDD6E8;
	color: #395BA3;
}
.footer-info {
	background-color: #F2F7FC;
	border-top: 4px solid #DFEBF7;
}
.footer-info-title {
	color: #395CA3;
	font-size: 1.1em;
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	text-align: left;
	font-weight: 500;
}
.footer-info ul {
	margin: 0 0 40px 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
}
.footer-info li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
.footer-info a {
	color: #395CA3;
}
.footer-info a:hover {
	text-decoration: underline;
}
.footer-menu {
	margin: 0 auto;
	width: 100%;
	background-color: #395CA3;
	padding: 20px 0 20px 0;
	font-size: 0.9em;
}
.footer-menu img {
	margin-top: 8px;
}
.footer-menu a:hover img {
	opacity: 0.5;
}

.footer-left {
	float: left;
}
.footer-right {
	float: right;
	color: #fff !important;
}
.footer-right a {
	color: #fff !important;
}
.footer-right a:hover {
	text-decoration: underline;
}

footer .pageTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 53px;
    height: 53px;
    display: block;
    z-index: 800;
    border: solid 1px #395ca3;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
}

footer .pageTop:hover {
	background-color: #395ca3;
	border-color: #fff;
	color:#FFFFFF;
}
footer .pageTop:hover i{
	color:#FFFFFF;
}
footer .pageTop i{
	color:#666666;font-size:26px;display:block;
}
.pager {
	margin: 0;
	padding: 0;
}
.pager li {
}
.pager li a {
	color: #ccc;
	font-weight: 200;
	border: none;
	background-image: url(../img/circle.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 28px;
	background-color: transparent;
	color: #fff;
	font-weight: 100!important;
}
.pager li a:hover {
	color: #333;
}

@media screen and (min-width: 991px) and (max-width: 1279px) {
.footer-info{
	padding-bottom: 30px;
	}
.footer-info ul {
	margin: 0 0 0 0;
}	
.footer-info-title {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding-top: 30px;
}
.table-yukyu{
	font-size: 0.9em;
}
	}

@media screen and (min-width: 768px) and (max-width: 991px) {
.footer-info {
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer-info-title {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding-top: 15px;
}
.footer-info ul {
	margin: 0 0 0 0;
}
.footer-info li {
	font-size: 1.2em;
}
.footer-menu .pull-left {
	clear: both;
	text-align: center!important;
	margin: 0 auto;
}
.pager {
	margin-top: 15px;
}
.pager li {
	clear: both;
	text-align: left;
}
.table-yukyu{
	font-size: 0.9em;
}
}

@media only screen and (max-width:767px) {
footer {
	padding: 10px 0 10px 0;
}
.footer-top {
	font-size: 2.0em;
}
.footer-info {
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer-info-title {
	text-align: center;
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding-top: 15px;
}
.footer-info ul {
	margin: 0 0 0 0;
}
.footer-info li {
	text-align: center;
	font-size: 1.2em;
}
.footer-menu {
	padding: 10px 0 15px 0;
}
.footer-menu .pull-left {
	clear: both;
	text-align: center!important;
	margin: 0 auto;
}

.footer-left {
	float: none;
	text-align: center;
}
.footer-left a {
	margin-top: 80px;
}
.footer-right {
	float: none;
	margin: 0 1.4em 2em 1.4em;
}
	
.pager {
	margin-top: 15px;
}
.pager li {
	clear: both;
	text-align: left;
}
.pager li a {
	background-image: none;
	padding-left: 20px;
}
.form-group{
	margin-bottom: 0px!important;
	}
}

/* form */	

.telephone {
	text-align: center;
	font-size: 2.0em;
	font-weight: 500;
	padding-bottom: 10px;
	margin: 0 0 0 0;
}
.telephone small {
	font-size: 0.8em;
	margin-right: 5px;
}
#mailform {
	margin-top: 30px;
}
.form-button {
	margin-top: 30px;
}
.submit {
	padding-left: 50px;
	padding-right: 50px;
}

@media screen and (max-width: 767px) {
form#mailformpro dl dt {
	float: none;
	width: auto;
	/*font-size: 12px;*/
	padding: 5px;
	text-align: left;
}
form#mailformpro dl dd {
	clear: both;
	border-top: none;
	padding: 5px 15px;
	/*font-size: 12px;*/
	line-height: 1.5em;
}
div.mfp_buttons button {
	font-size: 14px;
}
div#mfp_phase_confirm h4 {
	font-size: 18px;
}
ul#mfp_phase_stat {
	padding: 0px;
}
ul#mfp_phase_stat li {
	float: left;
	text-align: center;
	padding: 5px 0px;
	border-radius: 3px;
	margin: 5px;
	list-style: none;
	font-size: 14px;
	width: 28%;
}
ul#mfp_phase_stat li.mfp_phase_arrow {
	bos-shadow: none;
	display: none;
}
ul#mfp_phase_stat li.mfp_active_phase {
	background-color: #E8EEF9;
	box-shadow: 0px 0px 5px #000;
}
ul#mfp_phase_stat li.mfp_inactive_phase {
	background-color: #CCC;
	color: #666;
	box-shadow: 0px 0px 5px #CCC;
}
table#mfp_confirm_table tr th {
	white-space: nowrap;
	width: 100px;
}
div#mfp_thanks {
	text-align: center;
	font-size: 18px;
	padding: 20px 0px;
}
div#mfp_thanks strong {
	color: #C00;
	font-size: 24px;
	display: block;
}
}
input, select, textarea {
	border: 4px solid #efefef!important;
	background-color: #fff!important;
	border-radius: 0px!important;
}
.required {
	color: #FF9326;
	font-weight: 200;
	font-size: 0.8em;
	margin-left: 5px;
}
.form-comment {
	color: #999;
	font-size: 0.9em;
}
/* table */

.table-dl {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.table-dl th {
}
.table-dl td {
}
.fig {
	width: 100%;
	height: auto;
}
.table-company th {
	width: 220px;
}
.table-company-about img {
	width: 200px;
	float: right;
	border-radius: 5px;
	margin-left: 15px;
}
@media only screen and (max-width:767px) {
.table-company-about img {
	width: 97.5%;
	float: none;
	border-radius: 5px;
	margin: 5px 0px 5px 0!important;
}
}

.table-info th {
	width: 120px;
}
.table-history th {
	width: 115px;
}
.table-recruit th {
	width: 100px;
}
.table-training th {
	width: 300px;
	font-weight: normal;
	background-color: #efefef;
}
.table-caption {
	text-align: left;
	background-color: #ddd;
	padding: 6px 10px 5px 10px;
	font-weight: 500;
}
.text-gray {
	color: #666;
}

@media only screen and (max-width:767px) {
.table-dl {
	border: none!important;
}
.table-dl tr {
	display: block;
	margin-bottom: 5px;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #fff;
}
.table-dl th {
	display: block;
	margin: 0 auto 5px;
	background: #666!important;
	color: #fff;
	border: none!important;
	border-radius: 3px;
	padding: 5px 10px!important;
	width: 100%;
	font-weight: 400;
}
.table-dl td {
	/*display: list-item;*/
	padding: 0 0 5px 10px!important;
	border: none!important;
	background-color: none!important;
}
.table-company th {
	width: 100%;
}	
.table-info th {
	width: 100%;
}	
.table-history th {
	width: 100%;
}
.table-recruit th {
	width: 100%;
}
.table-training th {
	width: 100%;
}
.table-stock2 tr td, .table-stock2 tr th {
	width: 100%;
	border: none!important;
	word-break: break-all;
	}
.mynavi .pull-left {
	clear: both!important;
}
}



.table-products {
	display: block;
	overflow-x: auto;
}
.table-products th, .table-products td {
	width: 819px;
	white-space: nowrap;
}


.table-products::-webkit-scrollbar {
 height: 10px;
 height: 1rem;
 background-color: #F1F1F1;
}


.table-products::-webkit-scrollbar-thumb {
 background-color: #BCBCBC;
 border-radius: 12px;
 border-radius: 1.2rem;
}
.table-products::-webkit-scrollbar-thumb:hover {
 background-color: #A9A9AA;
}


.anchor-link > a {
    display: block; 
	padding-top: 50px;
	margin-top: -50px;
}

.style_three_row img{width:100%;}
.style_three_row p{text-align:center;}