@charset "utf-8";
/*-----------------------------------------------------------------------------
basic
-----------------------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}
html {
	overflow-y: scroll;
	background:#fff;
}
body {

	color: #333;
	font-size: 16px;
    line-height: 1.8;
	font-family:"Font Awesome 5 Free", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#fff;
	position:relative;
}


.wrap {
	overflow: hidden;
}
.serif {
	font-family: "Roboto Slab" , Garamond , "Times New Roman" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
strong {
	font-weight: bold;
}
.x-small { font-size: 10px; line-height: 1.6; }
.small { font-size: 12px; line-height: 1.6;}
.middle { font-size: 14px; }
.large { font-size: 16px; }
.x-large { font-size: 18px; }
.xx-large { font-size: 20px; }
.xxx-large { font-size: 22px; }
.xxxx-large { font-size: 24px; }
.x5-large { font-size: 30px; }
.italic {
	font-style: italic;
}
img {
	vertical-align: bottom;
	border: none;
}
img.frame {
	padding: 8px;
	background-color: #fff;
	border: 1px solid #eee;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}
.white { color: #ffffff; }
.red { color: #ff0000; }
.blue { color: #111765; }
.purple { color: #c27dbc; }
.orange { color: #eb9b00; }
.green { color: #4db941; }
.brown { color: #9d512d; }
.gray { color: #b2b2b2; }
.f-right {
	float: right;
	margin-left: 15px !important;
}
.f-left {
	float: left;
	margin-right: 15px !important;
}

.f-bold{
font-weight:700;
}

.img-responsive-center{
    margin: 0px auto;
	text-align:center;
}

.pointer {
	cursor: pointer;
}
.clear {
	clear: both;
}
.mb0  { margin-bottom: 0 !important; }
.mb5  { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt40 { margin-top: 40px !important; }
.mt60 { margin-top: 60px !important; }
.pad05 { padding: 5px; }
.pad10 { padding: 10px; }
.pad20 { padding: 20px; }
.pr10 { padding-right: 10px !important; }
.pl10 { padding-left: 10px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w33 { width: 33.33333333%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.w350 { width: 350px; }
a {
	font-size: 100%;
	vertical-align: baseline;
	color: #333;
	
}

a:link {
	color: #333;
	/*text-decoration: underline;*/
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color:#333;
	text-decoration: none;
}
a:active {
	color: #634a19;
	text-decoration:none;
}
.pc a.opacity {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pc a.opacity:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a.opacity img {
	box-shadow: #000 0 0 0;
}
.indent {
	padding-left: 1.2em;
	text-indent: -1.2em;
}
.indent-icon {
	position: relative;
	padding-left: 1.2em;
}
.indent-icon::after {
	position: absolute;
	font-family: FontAwesome;
	top: 0;
	left: 0;
	color: #bb2525;
}
.indent-icon.dot::after {
	content: "\f192";
}
.indent-icon.check::after {
	content: "\f046";
}
.indent-icon.color-2::after {
	color: #c00;
}
.bb {
	padding-bottom: 10px;
	border-bottom: 2px solid #ddd;
}
a.btn,
button.btn,input.btn,
.btn {
	display: inline-block;
	width: 100%;
	max-width:350px;
	height:auto;
	padding:15px 7px 15px 5px;
	margin:7px 0;
	line-height: 1;
	color: #fff;
	background:#13a266;
	font-size: 15px;
	text-decoration: none;	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	line-height:160%;
text-align:center;
z-index:999;
border-radius:25px;
}

@media (max-width: 950px) {
a.small{
font-size:12px;
}
}

.btn a{
color: #fff;
text-decoration:none;
}

a.btn:hover, .btn:hover{
color: #fff;
background:#30cf8c;
-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

button.btn:hover,input.btn:hover{
background-color: #30cf8c;
-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


a.btn2,
button.btn2,input.btn2,
.btn2 {
	display:inline-block;
	width:100%;
	height:auto;
	padding:20px 0px;
	margin:7px 0;
	line-height: 1;
	color: #fff;
	background:#5776c6;
	font-size: 20px;
	text-decoration: none;	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius:15px;
	line-height:160%;
text-align:center;
z-index:999;
}

a.btn2:hover{
color: #333;
background:#5f8afa;
-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}



.btn3,
 {
	display: inline-block;
	height:auto;
	padding:20px 15px 20px 15px;
	margin:7px 0;
	line-height: 1;
	color: #fff;
	background:#5776c6;
	font-size: 20px;
	text-decoration: none;	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius:15px;
	line-height:160%;
text-align:center;
z-index:999;
}


a.btn.white {
	color: #333;
	background-color: #fff;
}
a.btn.line {
	color: #333;
	background-color: transparent;
	border: 1px solid #ccc;
}


a.btn.white:hover,
a.btn.line:hover {
	color: #333;
}
a.btn i,button.btn i,input.btn i {
	padding-right: 0.2em;
	padding-left: 0.2em;
}
.pc a.btn:hover {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
}


@media (max-width: 1140px) {
	img.frame {
		padding: 4px;
	}
	.indent {
		padding-left: 1em;
		text-indent: -1em;
	}
	.text-center.left-md {
		text-align: left;
	}
}

@media (max-width: 767px) {
	body {
		font-size: 14px;
		line-height: 1.6;
	}
	.x-small { font-size: 10px; }
	.small { font-size: 12px; }
	.middle { font-size: 14px; }
	.large { font-size: 16px; }
	.x-large { font-size: 18px; }
	.xx-large { font-size: 20px; }
	.xxx-large { font-size: 22px; }
	.xxxx-large { font-size: 24px; }
	.text-center.left-xs {
		text-align: left;
	}
	.btn {
		padding: 5px;
	}
	.indent {
		padding-left: 1em;
		text-indent: -1em;
	}
	a.btn,
button.btn,input.btn,
.btn {
		max-width: 100%;
		font-size: 14px;
		
	}
	.text-center.left-xs {
		text-align: left;
	}
}

.eng{
font-family: 'Pontano Sans', sans-serif;
}


/*-----------------------------------------------------------------------------
layout
-----------------------------------------------------------------------------*/
.fluid {
	max-width:1140px;
	margin: 0 auto;
	padding:0;
}

@media (max-width: 767px) {
section .row{
padding-bottom:10px;
margin-top:10px;
margin-bottom:10px;
padding-left:5px;
padding-right:5px;
box-sizing:border-box;
}

}



/*-----------------------------------------------------------------------------
header
-----------------------------------------------------------------------------*/
#header {
	width:100%;
	height:85px !important;
	padding:0;
	margin:0;
	line-height: 1;
	background:#ffffff;
top:0;
left:0;
display:block;
z-index:20;
	}

#header{
position:fixed;
transition: .3s;
z-index:30;
}	


#header .logo {
	padding:0px 0;
	margin:20px 0 0 10px;
	width:20%;
	max-width:187px;
	height:48px;
	display:block;	
	position:absolute;
	left:0px;
	top:0px;
	box-sizing:border-box;

}

#header .logo img{
/*width:80%;
height:auto;*/
width:100%;
max-width:187px;

}

.tel_mail_box{
width:80%;
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:25%;
float:right;
font-size:12px;
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:12%;
max-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 !important;
width:12%;
max-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;
}


@media (max-width:  1100px) {
#header {
	width:100%;
	padding:0;
	margin:0;
	line-height: 1;
top:0;
left:0;
	}

#header .logo {
	padding:0px 0;
	width:15%;
	height:85px;
	display:block;	
	position:absolute;
	left:0px;
	top:0;
	/*z-index:900;*/
	box-sizing:border-box;
}

#header .logo img{
width:100%;
max-width:187px;
}

.tel_mail_box{
width:84%%;
height:85px;
float:right;
margin:0;
padding:0;
}

.tel_box{
height:85px !important;
width:20%;
float:right;
font-size:9px;
padding-top:10px;
}

.tel_box span{
font-size:12px;
}


.tel_btn{
background:#eb9b00;
height:85px !important;
width:12%;
max-width:90px;
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 !important;
height:85px !important;
width:12%;
max-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;
}


}



@media (max-width:  900px) {
#header {
	width:100%;
	padding:0;
	margin:0;
	line-height: 1;
top:0;
left:0;
	}

#header .logo {
	padding:0px 0;
	width:15%;
	height:85px;
	display:block;	
	position:absolute;
	left:0px;
	top:0;
	/*z-index:900;*/
	box-sizing:border-box;
}

#header .logo img{
width:100%;
max-width:187px;
}

.tel_mail_box{
width:85%%;
height:85px;
float:right;
margin:0;
padding:0;
}


.tel_box{
height:85px !important;
width:20%;
float:right;
font-size:8px;
padding-top:10px;
text-align:left;
}

.tel_box span{
font-size:12px !important;
margin-bottom:3px;
display:inline-block;
}

.tel_box p{
text-align:left;
line-height:120%;
}



.tel_btn{
background:#eb9b00;
height:85px !important;
width:11%;
max-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 !important;
width:11%;
max-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;
}

.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;
}

}




@media (max-width: 800px) {

#header .logo {
	padding:0px 0;
	width:12%;
	height:85px;
	display:block;	
	position:absolute;
	left:0px;
	top:0;
	/*z-index:900;*/
	box-sizing:border-box;
}

#header .logo img{
width:100%;
max-width:187px;
}

.tel_mail_box{
width:95%%;
height:85px;
float:right;
margin:0;
padding:0;
}


.tel_box{
height:85px !important;
width:22%;
float:right;
font-size:8px;
padding-top:10px;
text-align:left;
}



}



@media (max-width: 767px) {
	#header {
background:#ffffff;
		height:auto;
		max-height:60px;
		position: fixed;
		top: 0px;
		left: 0px;
		width:100% !important;  
box-sizing: border-box;
transition: .3s;
padding:0;
margin:0;
}

#header{
position:fixed;
transition: .3s;
z-index:30;
}



#header .logo {
	position:absolute;
	width:49% !important;
	height:auto;
	max-width:200px;
	max-height:50px;
	padding:0px;
	top:10px;
	left:5px;
		margin: 0px;

		display:block;
		
	}
	
#header .logo img{
width:auto;
max-width:187px;
height:auto;
max-height:48px;
}

#header .logo a{
z-index:100;
position:relative;
}


.header_box{
position:absolute;
z-index:80;
right:58px;
top:0px;
float:right;
width:30%;
min-width:110px;
margin-right:0;
}


.s_header_btn{
padding: 5px 15px 5px 12px;
  margin-top: 10px;
  margin-right:  1%;
  margin-bottom: 10px;
  border: 1px solid #4db941;
     background:#4db941;
 border-radius: 4px;
   color: #fff;
  display:inline-block;
box-sizing:border-box;
width:47%;
min-width:50px;
max-width:53px;
height:45px;
float:right;
text-align:center;
}

a.s_header_btn{
text-decoration:none;
color:#ffffff;
}

.s_header_btn:hover{
text-decoration:none;
background:#4db941;
}

.s_header_btn span{
display:block;
font-size:10px;
letter-spacing:0.1em;
line-height:100%;
}


.s_header_btn i{
   font-size:22px;
   line-height:100%;
   transform:none;
   color:#ffffff;
}


.s_header_btn2{
padding: 5px 0px 5px 0px;
  margin-top: 10px;
  margin-right:  1%;
  margin-bottom: 10px;
  border: 1px solid #eb9b00;
background:#eb9b00;
 border-radius: 4px;
   color: #fff;
  display:inline-block;
box-sizing:border-box;
width:47%;
min-width:50px;
max-width:53px;
height:45px;
float:right;
text-align:center;
}

a.s_header_btn2{
text-decoration:none;
color:#ffffff;
}

.s_header_btn2:hover{
text-decoration:none;
background:#ffcc6a;
}

.s_header_btn2 span{
display:block;
font-size:8px !important;
letter-spacing:0.01em;
line-height:100%;
}


.s_header_btn2 i{
   font-size:22px;
   line-height:100%;
   transform:none;
   color:#ffffff;
}


}

@media (max-width: 400px) {


.s_header_btn2 span{
display:block;
font-size:11px
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
-o-transform:scale(0.8);
transform:scale(0.8);
letter-spacing:0.01em;
line-height:100%;
width:100%;
white-space:nowrap;
}

}


@media (max-width: 360px) {
	#header {
background:#ffffff;
		height:auto;
		max-height:60px;
		position: fixed;
		top: 0px;
		left: 0px;
		width:100% !important;  
box-sizing: border-box;
transition: .3s;
padding:0;
margin:0;
}

#header{
position:fixed;
transition: .3s;
z-index:30;
}



#header .logo {
	position:absolute;
	width:50% !important;
	height:auto;
	max-width:150px;
	max-height:50px;
	padding:0px;
	top:10px;
	left:5px;
		margin: 0px;

		display:block;
		
	}
	
#header .logo img{
width:100%;
max-width:187px;
height:auto;
max-height:48px;
}


.s_header_btn2 span{
display:block;
font-size:12px
-webkit-transform:scale(0.8);
-moz-transform:scale(0.8);
-ms-transform:scale(0.8);
-o-transform:scale(0.8);
transform:scale(0.8);
letter-spacing:0.01em;
line-height:100%;
width:100%;
white-space:nowrap;
}

}


/*-----------------------------------------------------------------------------
nav
-----------------------------------------------------------------------------*/

#nav {
	padding: 0;
	margin:0 0 0 0;
	float:right;
}




#nav .navbar .nav {
margin:0 0 0 0;
width: 100%;
}
#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 7px 0px 3px;
box-sizing:border-box;
	background-color:#fff;
	border-bottom:2px solid #fff;
	transition: all 1s
-webkit-transition:all 1s;
-moz-transition:all 1s;
-o-transition:all 1s ;	
}

#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;
}


@media (max-width: 1050px) {
#nav .navbar .nav > li{
padding-top:15px;
padding-left:2px;
padding-right:2px;
margin-right:10px;
box-sizing:border-box;
}


#nav .navbar .nav > li > a{
	font-size: 10px;
	padding:0 0px 10px 0;
	}


#nav .navbar .nav li.pdT10{
padding-top:1.5em;
box-sizing:border-box;
}

.mail_btn{
background:#4db941;
height:auto;
width:15%;
max-width:60px;
float:right;
text-align:center;

}

.tel_btn{
background:#eb9b00;
height:auto;
width:15%;
max-width:60px;
float:right;
text-align:center;

}

.tel_btn a, .mail_btn a{
height:85px;
width:100%;
max-width:60px;
}

.tel_btn a img, .mail_btn a img{
height:auto;
width:100% !important;
}
	
.mail_btn a img{
height:autu;
width:100% !important;
}

.tel_btn a img{
height:autu;
width:auto;
}
}


@media (max-width: 800px) {
#nav .navbar .nav > li{
padding-top:10px;
padding-left:2px;
padding-right:2px;
margin-right:5px;

}


#nav .navbar .nav > li > a{
	font-size: 9px;
	padding:0 0px 10px 0;
	}

#nav .navbar .nav li span{
font-size:6px;
color:#ccc;
display:block;
margin-top:5px;
}
}


@media (max-width: 767px){
	#nav {
	margin:-3px 0 0 0px;
	width:100vw !important;
	background:#fff !imporatant;
	}
	#nav .navbar-nav {
		margin:-10px 0 0 0;
		background:#fff;
		width:100% !important;
		
	}
	#nav .navbar-default .navbar-collapse {
		border-top: none;
	}
	#nav .navbar .nav li {
		text-align: left;
		border:0;
		border-bottom:1px solid #95ac7b;		
		margin:0;
		padding:10px 5px 10px 15px;
		box-sizing:border-box;
		background:#fff;
		
	
	}
	#nav .navbar .nav li a {
		padding: 5px 5px 5px 20px;
		/*background: #fff;*/
		margin: 0px;
		font-size: 14px;
		line-height: 20px;
		letter-spacing: 0;
		text-align:left;
		width:100%;
		height:100%;
		display:block;
		
	}
	
	
	#nav .navbar .nav li:before{
		content: "\f105";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 50%;
		left:20px;
		margin-top: -8px;
		color:#4db941;
		font-weight: 900;
	}
	
	
	#nav .navbar .nav li.active,
	#nav .navbar .nav li:hover
	{
	background-color: rgba(51,153,51,0.1);
	border-bottom:1px solid #95ac7b;
	}
	
	#nav .navbar .nav li a,
	#nav .navbar .nav li:first-child a {
		border: none;
	}

#nav .navbar .nav li span{
display:inline-block;
margin-left:5px;
}
#nav .navbar .nav li.pdT10{
padding:10px 5px 10px 15px;

}
	
}



	
/*-----------------------------------------------------------------------------
common
-----------------------------------------------------------------------------*/
.headline01 {
	font-size:2.2em;
	line-height: 1.3;	
	letter-spacing:0.01em;
	box-sizing:border-box;
	margin-top:40px;

}
.headline02{
	font-size:1.8em;
	line-height: 1.3;	
	letter-spacing:0.05em;
box-sizing:border-box;
margin-top:20px;
margin-bottom:40px;
}


.headline03{
	font-size:1.3em;
	line-height: 1.3;	
	letter-spacing:0.08em;
box-sizing:border-box;
}

.headline04{
	font-size:1em;
	line-height: 1.3;
	font-weight:400;
	letter-spacing:0.08em;
	box-sizing:border-box;
	margin-top:20px;

}



.headline_uline{
  position: relative;
  display:block;
  /*margin-bottom: 1em;*/
text-align:center ;
}

.headline_uline:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color:#008d52;
  border-radius: 2px;
}

.headline_uline_org{
  position: relative;
  display:block;
  /*margin-bottom: 1em;*/
text-align:center ;
}

.headline_uline_org:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color:#eb9b00;
  border-radius: 2px;
}


.headline_a_uline{
border-bottom:2px solid #008d52;
padding:0 0px 0px 10px;
box-sizing:border-box;
}

.headline_a_uline_org{
border-bottom:2px solid #eb9b00;
padding:0 0px 0px 10px;
box-sizing:border-box;
}


.headline_large{
font-size:1.5em;
}
.headline_large{
font-size:1.5em;
}

.headline_ul_squ{
position:relative;
padding-left:40px;
}


 .headline_ul_squ:before{
		content: "\f45c";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 20%;
		left:0px;
		margin-top: -10px;
		color:#008d52;
		font-size:30px;
		font-weight: 900;
	}


.headline_ul_squ_org{
position:relative;
padding-left:40px;
}


 .headline_ul_squ_org:before{
		content: "\f45c";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 20%;
		left:0px;
		margin-top: -10px;
		color:#eb9b00;
		font-size:30px;
		font-weight: 900;
	}


.headline_bgg{
background:#4db941;
padding:7px 15px;
color:#ffffff;
}

.headline_bgora{
background:#f78c2d;
padding:7px 15px;
color:#ffffff;
}

.headline_ll_g{
border-left:5px solid #008d52;
padding:5px 0 3px 10px;
}


@media (max-width: 767px) {
 .headline_ul_squ:before{
		content: "\f45c";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 20%;
		left:0px;
		margin-top: -6px;
		color:#008d52;
		font-size:22px;
		font-weight: 900;
	}
	
	 .headline_ul_squ_org:before{
		content: "\f45c";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 20%;
		left:0px;
		margin-top: -6px;
		color:#eb9b00;
		font-size:22px;
		font-weight: 900;
	}


}


.line-left {
	padding-left: 15px;
	border-left: 7px solid #0140ba;
}

.line-bottom {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

.line-bottom_d {
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
}


.line-top {
	padding: 10px;
	border-top:1px solid #7c5d41;
	background:url(../images/common/bdr_t_bg.png) repeat-x;
	background-size:cover;
}
.line-top i{
margin-right:5px;
}



.line-btm_g{
	padding-bottom: 7px;
	border-bottom: 2px solid #4f9b02;
}
.line-btm_p{
	padding-bottom: 7px;
	border-bottom: 2px solid #197c6f;
}

.line-btm_bl{
	padding-bottom: 10px;
	border-bottom: 2px solid #0066cc;
}

.bg_pblue{
background:#e8f3ff;
}	

	

@media (max-width: 767px) {
.headline01 {
	font-size:1.6em;
	line-height: 1.2;
	font-weight:200;
	/*text-align:center;*/
}
.headline02{
	font-size:1.3em;
	line-height: 1.2;
	font-weight:200;
	margin-bottom:30px;
}

.headline03{
	font-size:1.1em;
	line-height: 1.2;
	font-weight:200;
}

.headline04{
	font-size:1em;
	line-height: 1.2;
	font-weight:200;
}
	
}

ul.normal {
	list-style-type: disc;
}
ul.normal li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}

/*-----------------------------------------------------------------------------
top
-----------------------------------------------------------------------------*/
.home .top_wrapper{
margin:0;
padding:0;
width:100%;
height:645px;
background-size:cover;
position:relative;
top:85px;
background:url(../images/top_mainp_bg.jpg) no-repeat center top;
}

.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;
}


@media (max-width: 880px) {
.home .top_wrapper{
margin:0;
padding:0;
width:100%;
height:400px;
background-size:cover;
position:relative;
top:90px;
}

.home .top_main{
margin:0 auto;
padding:0;
width:100%;
max-width:1140px;
height:400px;
background-size:cover;
position:relative;
}

.home .top_wrapper .top_main .tmpt1{
width:309px;
position:absolute;
top:30px;
}


.home .top_main .tmpt2{
width:309px;
bottom:50px;
right:0px;
position:absolute;
}

}



@media (max-width: 767px) {
.home .top_wrapper{
box-sizing:border-box;
potisition:relative;
height:280px;
top:60px;
background-size:cover;
}	

.home .top_main{
margin:0 auto;
padding:0;
width:100%;
max-width:767px;
height:280px;
background-size:cover;

}


.home .top_wrapper .top_main .tmpt1{
width:250px;
position:absolute;
top:30px;
}


.home .top_main .tmpt2{
width:250px;
bottom:50px;
right:0px;
position:absolute;
}
}


.home section#main01{
top:100px;
position:relative;
padding-bottom:100px !important;
}


.home #main01 .row{
background:#fff;
margin-bottom:10px;
}

.home #main01 .row .top_wrap1{
background:#fff url(../images/top_wrap1_bg.png) no-repeat left center;
}


.home #main01 .row h2{
color:#111765;
font-size:2.2em;
line-height:1.3em;
letter-spacing:0.08em;
margin-bottom:;
padding-top:50px;
padding-bottom:20px;
}

.home #main01 .row p{
line-height:180%;
}


@media (max-width: 767px) {

.home #main01{
padding-bottom:50px;
}

.home #main01 .row{
background:none;
position: relative;
z-index:10;
text-align:center;
padding:0 5px 50px 5px;
}

.home #main01 .row h2{
color:#111765;
font-size:2.0em;
line-height:1.3em;
text-align:center;
letter-spacing:0.08em;
margin-bottom:;
padding-top:0px;
padding-bottom:25px;
}

.home #main01 .row p{
text-align:left !important;
line-height:150%;
}

.home .row h2 img, .home .row h3 img{
width:80%;
height:auto;
}

}


.home #main02{
background:#ebf7ed;
padding:40px 0;
}

.home #main02 h3{
padding:40px 0 20px 0;
text-align:center;
}
.home #main02 h3 img{
max-width:179px;
}

.home #main02 .top_wrap2_1{
background:#fff url(../images/top_wrap2_bg1.jpg) no-repeat center bottom;
padding:70px 0 0 0;
text-align:right;
margin-bottom:10px;
}
.home #main02 .top_wrap2_2{
background:#fff url(../images/top_wrap2_bg2.jpg) no-repeat center bottom;
padding:70px 0 0 0;
margin-bottom:10px;

}
.home #main02 .top_wrap2_3{
background:#fff url(../images/top_wrap2_bg3.jpg) no-repeat center bottom;
padding:70px 0 0 0;
margin-bottom:10px;

}

.home #main02 .box{
padding:60px 15px 10px 10px;
text-align:center;
width:80%;
}

.home #main02 .box h4{
color:#eb9b00;
font-size:1.4em;
margin-bottom:15px;
line-height:150%;
}

.home #main02 .box h5{
color:#111765;
font-size:0.8em;
margin-bottom:5px;
line-height:120%;
}

.home #main02 .box p{
font-size:0.7em;
line-height:150%;
}


.home #main02 .top_wrap2_1 .box{
background: url(../images/top_box1_bg.png) no-repeat left top;
}

.home #main02 .top_wrap2_2 .box{
background: url(../images/top_box2_bg.png) no-repeat left top;
}
.home #main02 .top_wrap2_3 .box{
background: url(../images/top_box3_bg.png) no-repeat left top;
}



@media (max-width: 767px) {

.home #main02 h3{
padding:30px 0 0px 0;
text-align:center;
}

}


.home #main03{
background:url(../images/top_wrap5_bg.jpg) no-repeat center top;
padding:0px 0 50px 0;
}

.home #main03 h3{
text-align:center;
margin-bottom:30px;
padding-top:50px;
}

.home #main03 .box{
background:#fff;
border:1px solid #ccc;
padding:20px 40px;
}

.home #main03 .box li i{
margin-right:5px;
color:#13a266;
}

@media (max-width: 767px) {
.home #main03{
background:url(../images/top_wrap5_bg.jpg) no-repeat center top;
background-size:cover;
padding:0;
}
}

.home #main04{
background:url(../images/top_wrap3_bg.png) no-repeat center bottom;
padding:0px 0 50px 0;

}

.home #main04 .box{
margin:20px 0;
border:3px solid #97caee;
}


.home #main04 .box ul{
	letter-spacing: 0.5em;
line-height:1em;
}
.home #main04 .box ul li {
	letter-spacing: 0.1em;
	line-height:1.5em;
margin:10px 0;
}

.home #main04 .box ul a{
background-color:#fff;
display:block;
	padding:7px;
	box-sizing:border-box;
	color: #000;
	font-weight:400;
	 border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	border:1px solid #111765 !important;
	font-size:14px;
	text-decoration: none;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.home #main04 .box ul a:hover {
	color: #333;
	text-decoration:underline;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}


.home #main04 .box ul li:last-child a {
		border-bottom: none;
}
.home #main04 .box ul li:first-child a {
		padding-left: 25px;
	}

.home #main04 .box ul li a::after {
		content: "\f054";
		position: absolute;
		font-family:"Font Awesome 5 Free";
		top: 50%;
		right: 20px;
		margin-top: -10px;
		color:#000;
		font-weight: 900;
	}


@media (max-width: 767px) {

}


.hgt250{
height:250px;
overflow-y:auto;
}

.home #main05{
text-align:center;
}

.home #main05 .col-sm-3{
padding:0;
}

.home #main05 a{
color:#fff;
display:block;
width:100% !important;
height:100% !important;
padding:85px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home #main05 a:hover{
background-color:rgba(255,255,255,0.2);
	
}

.home #main06{
text-align:center;
background-color:rgba(234,244,235,1);
}
.home #main06 h3{
	font-weight: bold;
	margin-top: 60px;
	margin-bottom: 20px;
}
.home #main06 p{
	margin-bottom: 30px;
}
@media (max-width: 767px) {
.home #main06 h3{
	margin-top: 20px;
	margin-bottom: 20px;
}
.home #main06 p{
	margin-bottom: 0;
}
.home #main06 img{
	width: 80%;
}
}

.top_wrap4_bg1{
background:url(../images/top_wrap4_bg1.png) no-repeat center center;
}

.top_wrap4_bg2{
background:url(../images/top_wrap4_bg2.png) no-repeat center center;

}

.top_wrap4_bg3{
background:url(../images/top_wrap4_bg3.png) no-repeat center center;

}

.top_wrap4_bg4{
background:url(../images/top_wrap4_bg4.png) no-repeat center center;

}






/*-----------------------------------------------------------------------------
contents_header,
-----------------------------------------------------------------------------*/

.content #header {
 box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1) !important;
 border-bottom:;1px solid #dedede
z-index:30;
}

/*.content main{
position:relative;
top:85px;
z-index:0;
margin-bottom:85px;
}*/


.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;
}

section{margin:0px 0 50px 0;

}

@media (min-width: 768px) {
main section .row{
margin-left:2px;
margin-right:2px;

}
}

@media (max-width: 767px) {
section{
margin:10px 0 0px 0;

}



.content h2{
font-size:1.8em;
padding:25px 0px 15px;
position:relative;
z-index:0;
top:50px;
margin-bottom:60px;
}

.content main{

}

}


/*-----------------------------------------------------------------------------
about
-----------------------------------------------------------------------------*/
.ab_r{
background:url(../images/arrow_right.png) center center no-repeat;

}


@media (max-width: 767px) {
.ab_r{
background:url(../images/arrow_bottom.png) center center no-repeat;
height:50px;
}

}

.about_box_l{
border:5px solid #eb9b00;
padding:10px;
margin-bottom:10px;
}
.about_box_r{
border:5px solid #13a266;
padding:10px;
margin-bottom:10px;
}


.about_l_list{

}

.about_l_list li{
		text-align: left;
		border:0;		
		margin:0;
		padding:10px 5px 0px 0px;
		box-sizing:border-box;
	}
	
.about_l_list li span {
		padding: 5px 5px 5px 35px;
		margin: 0px;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
		text-align:left;
		width:100%;
		height:100%;
		display:block;
	}




	
.about_l_list li:before{
		content: "\f14a";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 18px;
		left:10px;
		margin-top: -8px;
		color:#eb9b00;
		font-weight: 900;
	}

.about_r_list{

}

.about_r_list li{
		text-align: left;
		border:0;		
		margin:0;
		padding:10px 5px 0px 0px;
		box-sizing:border-box;
	}
	
.about_r_list li span {
		padding: 5px 5px 5px 35px;
		margin: 0px;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
		text-align:left;
		width:100%;
		height:100%;
		display:block;
	}
	
.about_r_list li span.red{
padding: 0px !important;
display:inline-block !important;
}
	
.about_r_list li:before{
		content: "\f058";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 18px;
		left:10px;
		margin-top: -8px;
		color:#13a266;
		font-weight: 900;
	}

.about_box2_l{
border:3px solid #90a6fb;
padding:10px;
margin-bottom:10px;

}

.about_box2_r{
border:3px solid #c64a4a;
padding:10px;
margin-bottom:10px;

}

.about_l2_list{

}

.about_l2_list li{
		text-align: left;
		border:0;		
		margin:0;
		padding:10px 5px 0px 0px;
		line-height:140%;
		box-sizing:border-box;
	}
	
.about_l2_list li span {
		padding: 5px 5px 5px 25px;
		margin: 0px;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
		text-align:left;
		width:100%;
		height:100%;
		display:block;
	}
	
	
.about_l2_list li:before{
		content: "\f00c";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 18px;
		left:0px;
		margin-top: -5px;
		color:#5776c6;
		font-weight: 900;
	}



.about_r2_list{

}

.about_r2_list li{
		text-align: left;
		border:0;		
		margin:0;
		padding:10px 5px 0px 0px;
		line-height:140%;
		box-sizing:border-box;
		position: relative;
	}
	
.about_r2_list li span {
		padding: 5px 5px 5px 25px;
		margin: 0px;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
		text-align:left;
		width:100%;
		height:100%;
		display:block !important;
	}
	
	
.about_r2_list li:before{
		content: "\f00c";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 18px;
		left:0px;
		margin-top: -5px;
		color:#c64a4a;
		font-weight: 900;
	}

/*-----------------------------------------------------------------------------
typelist
-----------------------------------------------------------------------------*/

.typelist_anchor{
margin-top:-90px;
padding-top:90px;
}


.sea_list2{

}

.sea_list2 li{
		text-align: left;
		border:0;		
		margin:0;
		padding:10px 5px 0px 0px;
		box-sizing:border-box;
	}
	
.sea_list2 li span {
		padding: 5px 5px 5px 35px;
		margin: 0px;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
		text-align:left;
		width:100%;
		height:100%;
		display:block;
	}
	
	
.sea_list2 li:before{
		content: "\f14a";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 18px;
		left:10px;
		margin-top: -8px;
		color:#13a266;
		font-weight: 900;
	}

.type_t{
background:#ebf7ed;
}

.type_t span{
background:#13a266;
padding:5px 10px;
display:inline-block;
color:#fff;
}

@media (max-width: 767px) {
.type_t span{
display:block;
}


}

/*-----------------------------------------------------------------------------
search
-----------------------------------------------------------------------------*/

.ser_p{
padding:0 !important;
}

.sea_t{
border:5px solid #eb9b00;
border-radius:3px;
/*background:#eb9b00;*/
padding:0px 10px;
}

.sea_list{

}



.sea_list li{
		text-align: left;
		border:0;		
		margin:0;
		padding:10px 5px 10px 0px;
		box-sizing:border-box;
		
	
	}
.sea_list li span {
		padding: 5px 5px 5px 35px;
		/*background: #fff;*/
		margin: 0px;
		font-size: 16px;
		line-height: 20px;
		letter-spacing: 0;
		text-align:left;
		width:100%;
		height:100%;
		display:block;
		background:#13a266;
		color:#fff;
		border-radius:7px;
	}
	
	
.sea_list li:before{
		content: "\f14a";
		position: absolute;
		font-family: "Font Awesome 5 Free";
		top: 40%;
		left:10px;
		margin-top: -8px;
		color:#fff;
		font-weight: 900;
	}

.sea_bg{
background:#ebf7ed;
padding:20px 0;
}


.search_table{
margin:0px 0 50px 0;
}

.search_table th{
background:#ebf7ed;
padding:10px 5px !important;
box-sizing:border-box;
border-bottom:1px solid #dedede;
}
.search_table td{
border-bottom:1px solid #dedede;
}
#search_box{
background:url(../images/top_wrap3_bg.png) no-repeat center bottom;
padding:0px 0 50px 0;

}

#search_box .box{
margin:20px 0;
border:3px solid #97caee;
}


#search_box .box ul{
	letter-spacing: 0.5em;
line-height:1em;
}
#search_box .box ul li {
	letter-spacing: 0.1em;
	line-height:1.5em;
margin:10px 0;
}

#search_box .box ul a{
background-color:#fff;
display:block;
	padding:7px;
	box-sizing:border-box;
	color: #000;
	font-weight:400;
	 border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
	border:1px solid #111765 !important;
	font-size:14px;
	text-decoration: none;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
#search_box .box ul a:hover {
	color: #333;
	text-decoration:underline;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}


#search_box .box ul li:last-child a {
		border-bottom: none;
}
#search_box .box ul li:first-child a {
		padding-left: 25px;
	}

#search_box .box ul li a::after {
		content: "\f054";
		position: absolute;
		font-family:"Font Awesome 5 Free";
		top: 50%;
		right: 20px;
		margin-top: -10px;
		color:#000;
		font-weight: 900;
	}








/*-----------------------------------------------------------------------------
company
-----------------------------------------------------------------------------*/


.comp_table{
margin:30px 0 50px 0;

}


.comp_table > thead > tr > th,
.comp_table > tbody > tr > th,
.comp_table > tfoot > tr > th,
.comp_table > thead > tr > td,
.comp_table > tbody > tr > td,
.comp_table > tfoot > tr > td {
border-top: 0px solid #dddddd;
  border-bottom: 1px solid #dddddd;
padding: 15px 8px;
line-height: 1.62857143;
}

/*.comp_table > thead > tr > th,
.comp_table > tbody > tr > th,
.comp_table > tfoot > tr > th {
width:20%;
}*/


.googlemap{
margin:0px 0 30px 0;
height:420px;
border:10px solid #dddddd;
}

.lang{
border-radius:3px;
background:#fff;
display:inline-block;
color:#13a266;
font-size:12px;
padding:0 5px;
}



/*-----------------------------------------------------------------------------
contact 
-----------------------------------------------------------------------------*/

.contact_box{
text-align:center;
padding:15px;
margin-bottom:15px;
box-sizing:border-box;
border:2px solid #339933;
}

.contact_box span{
font-size:30px;
}


.require{
background:#990000;
color:#fff;
font-size:12px;
padding:4px 5px;
margin-left:5px;
}

input,label{
font-weight:normal;
margin-bottom:10px;
text-align:left !important;
}


@media (max-width: 767px) {

.contact #main01 .row{
margin-top:10px;
}

.contact_box{
}

.contact_box h4{
font-size:18px;
margin:10px 0 30px 0;
box-sizing:border-box;
}

.contact_box span{
font-size:28px;
}
a.contact_box{
color:#fff;
vertical-align:middle;
font-size:20px;
}

}

input,label{
font-weight:normal;
margin-bottom:10px;
text-align:left;
}

.control-label{
font-size:18px;
font-weight:normal;
text-align:left;
}

span.checkbox_cont{
/*padding:10px;*/
font-size:16px;
 margin-right:10px;
}

input[type="radio"],input[type="checkbox"]{
display: inline-block;
  margin: 0 2px;
  padding: 0;
  vertical-align: middle;
  position: relative;
  top: -1px;
  cursor: pointer;
}

.contact_wrap{
margin:30px 0 60px 0;
}
.contact_wrap .table, .contact_wrap .table th, .contact_wrap .table td{
border-top:0;
}

.contact_wrap .table{
margin-bottom:40px;
}

.contact_wrap .table th, .contact_wrap .table td{
padding:20px;
border-bottom:1px solid #dedede;
}


@media (max-width: 767px) {
.contact_wrap .form-group{
margin-left:-1%;
margin-right:-1%;
}
.contact_wrap .table th{
border-bottom:0;
}

}

#privacy, #job {margin-top:-90px;
padding-top:90px;
 } 
  
.hgt250{
height:350px;
overflow:auto;
border:1px solid #dedede;
padding:10px 15px;
}


.contact_ol,
.contact_b{
	border-top:1px dotted #666;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:20px;
}
.contact_ol li{ margin-left:20px; list-style:decimal}


/*-----------------------------------------------------------------------------
footer 
-----------------------------------------------------------------------------*/



#footer {
	width:100%;
	padding:0px 0 20px 0;
	margin:0;	
}


 .inner {
		padding: 10px 0px ;
	}
	


.footer_wrap1{
padding-bottom:30px;
background-size:cover;
}

#footer h3.chatch{
padding:20px 10px;
background:#eaeaea;
text-align:center;
font-size:14px;
font-weight:400;
line-height:1.7em;
}

.footer_wrap1 .row{
background:#fff;
padding:30px 0 0 0;
}

.footer_wrap1 .row h4{
font-size:1em;
font-weight:400;
line-height:1.5em;
margin-top:5px;
}



.footer_tel{
border:1px solid #111765;
padding:10px;
text-align:center;
font-size:16px;
}

.footer_tel span{
color:#000;
font-weight:400;
}



@media (max-width: 767px) {

#footer h3 img{
max-width:187px;
height:auto;
}

}


a.footer_btn{
background:#eaeaea;
padding:10px;
margin-bottom:10px;
text-align:center;
font-size:16px;
color:#000;
font-weight:400;
display:block;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

a.footer_btn:hover{
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}


 .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;

}


 .footer_menu-list {
    display: flex;
    list-style: none;
    position: relative;
}
 .footer_menu-list li+li:before {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    height: 14px;
    margin-top: -7px;
    border-right: 1px solid #585858;
}

 .footer_menu-list a{
 display:block;
	padding:10px;
	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;
}


@media (max-width: 767px) {
 .inner {
		padding:0 0 20px 0px ;
	}

.footer_menu {
	line-height: 1;
	margin:0px 10px;
	display:block;
text-align:center;	
}


 .footer_menu-list {
		margin:0 5px 0px 5px;
		font-size: 12px;
		/*background-color: #fff;*/
		display:block;
		position:static;
	}
 .footer_menu-list li{
padding:0px;
border-bottom:1px solid #dedede;
	}
	
	.footer_menu-list li+li:before {
    position:static;
    border-right: 0px;
}
	
 .footer_menu-list li a,
 .footer_menu-list li.active a{
		display: block;
		padding:0 0 10px 0;
		font-size: 12px;
		position:static;
	}



}

 .back-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	display: none;
	cursor: pointer;
	margin: 0;
	z-index:1000;
}
 .back-top img {
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
body.pc .back-top img:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}
@media (max-width: 767px) {
	 .back-top {
		right: 10px;
		bottom: 10px;
	}
	 .back-top img {
		width: 35px;
		height: auto;
	}
}


