@media print {
/**
	 * Bootstrap Print v1.0.0 (https://github.com/onocom/bootstrap-print)
	 * Copyright (c) 2017 Ono Takashi
	 * Licensed under MIT (https://github.com/onocom/bootstrap-print/blob/master/LICENSE)
	 */
* {
	-webkit-print-color-adjust: exact !important;
	background-attachment: initial !important;
	overflow-y: visible !important;
}
html {
	overflow: visible !important;
	zoom: 0.7 !important;
}
body {
	min-width: 1240px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.container-fluid, .container {
	min-width: 1170px !important;
}
.row {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-inline .form-control-static {
	display: inline-block;
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto;
}
.form-inline .input-group>.form-control {
	width: 100%;
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0;
}
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 18px;
}
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px;
}
.navbar-header {
	float: left;
}
.navbar-right .dropdown-menu {
	right: 0;
	left: auto;
}
.navbar-right .dropdown-menu-left {
	right: auto;
	left: 0;
}
.navbar {
	border-radius: 4px;
}
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block;
	height: auto;
	padding-bottom: 0;
	overflow: visible;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.nav-justified {
	width: 100%;
}
.nav-justified>li {
	float: none;
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.nav-justified>li {
	display: table-cell;
	width: 1%;
}
.nav-justified>li>a {
	margin-bottom: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: static;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
.navbar-static-top {
	border-radius: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px;
}
.navbar-toggle {
	display: none;
}
.navbar-nav {
	float: left;
	margin: 0;
}
.navbar-nav>li {
	float: left;
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.navbar-form .form-control-static {
	display: inline-block;
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto;
}
.navbar-form .input-group>.form-control {
	width: 100%;
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0;
}
.navbar-text {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.navbar-left {
	float: left;
}
.navbar-right {
	float: right;
	margin-right: -15px;
}
.navbar-right~.navbar-right {
	margin-right: 0;
}
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-right: 60px;
	padding-left: 60px;
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px;
}
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
	width: 300px;
}
.modal-lg {
	width: 900px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px;
}
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
.visible-xs, .visible-sm, .visible-md {
	display: none !important;
}
.visible-lg {
	display: block !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block {
	display: none !important;
}
, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
 display: block !important;
}
.hidden-xs, .hidden-sm, .hidden-md {
	display: block !important;
}
.hidden-lg {
	display: none !important;
}
}


 @page {
 margin-left:8mm;
 margin-right:8mm;
}



@media only screen and (max-width: 767px) { /*スマホレイアウト*/}
@media print, screen and (min-width: 768px) { /*タブレットレイアウト*/}



@media print {

body{
  overflow-y: visible;
  overflow-x: visible;
 }

#header {
	width:100%;
	height:85px !important;
	padding:0;
	margin:0;
	line-height: 1;
	background:#ffffff;
top:0 !important;
left:0 !important;
display:block;
	}


#header{
position:static !important;
/*z-index:30;*/
}	


#header .logo {
	padding:0px 0;
	margin:20px 0 0 0px;
	width:15%;
	max-width:187px;
	height:48px;
	display:block;	
	position:absolute;
	left:0px;
	top:0px;
	box-sizing:border-box;
	border:0 !important;

}

#header .logo img{
/*width:80%;
height:auto;*/
width:100%;
max-width:187px;
	border:0 !important;
}

#header .logo a{
	border:0 !important;
}



.tel_mail_box{
width:84%%;
height:85px;
float:right;
margin:0;
padding:0;
}

#header .tel_mail_box{
margin:0px 0 0px 0;
padding:0px 0 0 0;
box-sizing:border-box;
}


.tel_box{
height:85px !important;
width:20%;
float:right;
font-size:9px;
padding-top:10px;
}

.tel_box span{
font-size:15px;
margin-bottom:3px;
display:inline-block;
}

.tel_box p{
line-height:120%;
}


.tel_btn{
background:#eb9b00;
height:85px !important;
width:85px;
float:right;
text-align:center;
}


.tel_btn a{
height:85px !important;
width:100%;
max-width:85px;
position:relative;
display:block;
text-align:center !important;
}


.tel_btn a img{
position:absolute;
margin:auto;
padding:0;
top:0;
bottom:0;
left:0;
right:0;
}

.mail_btn{
background:#008d52;
height:85px;
width:85px;
float:right;
text-align:center;

}

.mail_btn a{
height:85px !important;
width:100%;
max-width:85px;
position:relative;
display:block;
text-align:center !important;
border-right:1px solid #dedede;
}

.mail_btn a img{
position:absolute;
margin:auto;
padding:0;
top:0;
bottom:0;
left:0;
right:0;
}

.mail_btn a:hover{
background:#92d18b;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.tel_btn a:hover{
background:#ffcc6a;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#nav {
	padding: 0;
	margin:0 0 0 0;
	float:left !important;
	width:50% !important;
}




#nav .navbar .nav {
margin:0 0 0 0;
float:left !important;
width:50% !important;
}
#nav .navbar-default {
	background: none;
}
#nav .navbar-header {
    text-align: center;
    font-size: 10px;
}

#nav .navbar .navbar-toggle{
    background:#4db941;
	border: none;
    color: #ffffff;
    border:1px solid #4db941;
  font-size:22px;
padding:5px 15px 3px 10px;
  display:block;
  box-sizing:border-box;
  position:relative;
  right:-10px;
  top:5px;
  width:53px;
height:45px;

}

#nav .navbar .navbar-toggle span{
font-size:10px;
display:block;
/*background: #fff;
margin-top:-5px;*/
}

#nav .navbar-default .navbar-toggle:hover,
#nav .navbar-default .navbar-toggle:focus {
     background: #4db941;

}
.navbar .navbar-toggle .icon-bar {
    background-color:#4db941;
}
#nav .navbar .navbar-collapse {
    padding: 0;
}


#nav .navbar .nav li{	
	text-align: center;
	/*height:85px;*/
	padding:0px 0px 0px 3px;
box-sizing:border-box;
	background-color:#fff;
	border-bottom:2px solid #fff;
}

#nav .navbar .nav > li > a{
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	letter-spacing:0.07em;
	line-height:150%;
	color:#333;
	width:100%;
	height:100%;
	font-weight:400;
	display:block !important;
	
}

#nav .navbar .nav li:first-child a {
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
}


#nav .navbar .nav li.active , #nav .navbar .nav li:hover {
	background:#fff;
	border-bottom:2px solid #339933;
	transition: .3s;
}



#nav .navbar .nav li.active a,{
	color:#fff;
	
	}


#nav .navbar .nav li.active a,
#nav .navbar .nav li a {
position: relative;
  display: inline-block;
  text-decoration: none;
}


#nav .navbar .nav li span{
font-size:80%;
color:#999999;
display:block;
margin-top:0px;
}

#nav .navbar .nav li.pdT10{
padding-top:1.2em;
box-sizing:border-box;
}





.home .top_wrapper{
margin:0;
padding:0;
width:100%;
height:645px;
position:relative;
z-index:0;
top:85px;
}

.home .top_main{
margin:0 auto;
padding:0;
width:100%;
max-width:1140px;
height:645px;
position:relative;
}

.home .top_wrapper .top_main .tmpt1{
width:439px;
height:141px;
position:absolute;
top:80px;
}


.home .top_main .tmpt2{
width:449px;
bottom:80px;
right:0px;
position:absolute;
}

/*section#main01{
margin-left:-8em;
}*/

section#main02, section#main03{
}

.home .top_wrap2_4{
margin-left:0em;
}


.home .top_wrap2_1, .home .top_wrap2_2, .home .top_wrap2_3{
/*float:right;*/

}

.content #header {
 box-shadow:none !important;
 border-bottom:;0px solid #dedede !important;
}


.content h2{
width:100%;
background:#ebf7ed;
padding:80px 0px 40px 0px;
margin:0px 0 0px 0;
font-size:2.5em;
letter-spacing:0.1em;
line-height:100%;
box-sizing:border-box;
margin:0;
text-align:center;
font-weight:400;
color:#333;

position:relative;

top:85px;
z-index:0;
margin-bottom:85px;


}

.content h2 span{
display:block;
box-sizing:border-box;
font-family: 'Roboto Condensed', sans-serif;
font-size:0.4em;
letter-spacing:0.01em;
font-weight:400;
}



.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
  min-height:1em !important;
}


.table > thead > tr > th {
  vertical-align: bottom;
  /*border-bottom: 2px solid #dddddd;*/
display:table-cell;

}



.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.comp_table > thead > tr > th,
.comp_table > tbody > tr > th,
.comp_table > tfoot > tr > th,
.search_table > thead > tr > th,
.search_table > tbody > tr > th,
.search_table > tfoot > tr > th {
width:20%;
display:table-cell;
}


.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.comp_table > thead > tr > td,
.comp_table > tbody > tr > td,
.comp_table > tfoot > tr > td,
.search_table > thead > tr > td,
.search_table > tbody > tr > td,
.search_table > tfoot > tr > td {
display:table-cell;
}


 .footer_menu {
	line-height: 1;
	margin:0px auto 20px auto;
	display:inline-block;
text-align:center;	
}

 .footer_menu-list {
	letter-spacing: 0.5em;
line-height:1em;
}
 .footer_menu-list li {
	letter-spacing: 0.1em;
	line-height:1.5em;
margin:10px 0;
border-bottom:0 !important;
}


 .footer_menu-list {
    display: flex !important;
    list-style: none;
    position: relative !important;
}
 .footer_menu-list li+li:before {
    position: absolute !important;
    display: block;
    content: "";
    top: 50%;
    height: 14px;
    margin-top: -7px;
    border-right: 1px solid #585858;
    border-bottom:0;
}

 .footer_menu-list a{
 display:block;
	padding:10px !important;
	color: #000;
	font-size:12px;
	text-decoration: none;
		-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

 .footer_menu-list a:hover {
	color: #333;
	text-decoration:underline;
		-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}

 .footer_copyright {
	font-size: 13px;
	text-align: center;
	line-height:1;
	margin:0;
	padding:20px 0;
	color:#fff;
	/*background:#0099cc;*/
	letter-spacing:0.06em;
	background:#13a266;
}




}
/* chrome opera */
@media print and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
.table tr{
break-inside:avoid !important;
}

}