@charset "utf-8";
/*
Theme Name: 云南利鲁环境建设有限公司
Theme URI: http://ynlilu.browsercheck-pro.com/cn/
Author: YunNanLiLu
Description: This is theme of Yun Nan Li Lu
Version: 2017/11/06 Ver1.0
Tags: setup 2017/11/06
*/

/* !HTML5 elements
---------------------------------------------------------- */
header, footer, nav, section, aside, article
{ display: block;}

/* !Reseting
---------------------------------------------------------- */
body {
 font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
 font-size: medium;
 -webkit-text-size-adjust: none;
 line-height: 1.8;
 color: #000;
}
html body#adside {top: -32px !important;}
body.fontS{ font-size: 10px; }
body.fontM{ font-size: 12px; }
body.fontL{ font-size: 14px; }
body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td
{ margin: 0; padding: 0;}
input, textarea
{ margin: 0; font-size: 100%;}
label
{ cursor: pointer;}
table
{ border-collapse: collapse; border-spacing: 0; font-size: 100%;}
fieldset, img
{ border: 0;}
img
{ vertical-align: top; max-width: 100%; height: auto;}
address, caption, cite, code, dfn, em, th, var
{ font-style: normal; font-weight: normal;}
ol, ul
{ list-style: none;}
caption, th
{ text-align: left;}
h1, h2, h3, h4, h5, h6
{ font-size: 100%; font-weight: normal;}
q:after, q:before
{ content:'';}
a, input
{ /* outline: none; */ }
abbr, acronym
{ border: 0;}

/* !Clearfix
---------------------------------------------------------- */
.clearfix {
	display: block;
	min-height: 1%;
}
.clearfix:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* !Base Fonts -------------------------------------------------------------- */
a {
	color:#000;
	text-decoration: none;
	transition: all 0.5s !important;
	-moz-transition: all 0.5s !important; /* Firefox */
	-webkit-transition: all 0.5s !important; /* Chrome&Safari */
}

a:hover {
	color:#000;
	text-decoration: underline;
	transition: all 0.5s !important;
	-moz-transition: all 0.5s !important; /* Firefox */
	-webkit-transition: all 0.5s !important; /* Chrome&Safari */
}

.op img,
.op input {
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;	
}
.op:hover img,
.op:hover input {
	opacity: .7;
	-webkit-opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
	-webkit-transition: opacity 0.5s ease-out;
	-moz-transition: opacity 0.5s ease-out;
	-ms-transition: opacity 0.5s ease-out;
	transition: opacity 0.5s ease-out;
}
.fwN { font-weight: normal;}
.fwB { font-weight: bold;}
.fs10   { font-size: 10px;}
.fs11   { font-size: 11px;}
.fs12   { font-size: 12px;}
.fs13   { font-size: 13px;}
.fs14   { font-size: 14px;}
.fs15   { font-size: 15px;}
.fs16   { font-size: 16px;}
.fs17   { font-size: 17px;}
.fs18   { font-size: 18px;}
.fs19   { font-size: 19px;}
.fs20   { font-size: 20px;}
.fs21   { font-size: 21px;}
.fs22   { font-size: 22px;}
.fs23   { font-size: 23px;}
.fs24   { font-size: 24px;}
.fs25   { font-size: 25px;}
sup   { font-size: 8px; vertical-align: top;}
sub   { font-size: 8px; vertical-align: baseline;}

/* !Anchor ------------------------------------------------------------ */
#anchor151701,#anchor151702,#anchor151703,#anchor151704,#anchor151705,
#anchor15101,#anchor15102,#anchor15103,#anchor15104,#anchor15105,#anchor15106,#anchor15107,#anchor15108,#anchor15109,
#anchor14301,#anchor14302,#anchor14303,#anchor14304,#anchor14305,#anchor14306,#anchor14307,#anchor14308,#anchor14309,#anchor14310,#anchor14311,
#anchor6131,#anchor6132,#anchor6133,#anchor6134,#anchor6135,#anchor6136,#anchor6137,
#anchor7151,#anchor7152,#anchor7153,#anchor7154,#anchor7155,#anchor7156,#anchor7157,
#anchor6211,#anchor6212,#anchor6213,#anchor6214,#anchor6215,#anchor6216,
#anchor10211,#anchor10212,#anchor10213,#anchor10214{
margin-top:-138px;padding-top:138px;}

/* !Inline Align ------------------------------------------------------------ */
.taL { text-align: left   !important;}
.taC { text-align: center !important;}
.taR { text-align: right  !important;}
.vaT { vertical-align: top    !important;}
.vaM { vertical-align: middle !important;}
.vaB { vertical-align: bottom !important;}
.blockC { margin-right: auto; margin-left: auto; text-align: left;}
* html .blockC { margin-right: 0; margin-left: 0;}
.blockR { margin-left: auto; text-align: left;}
* html .blockR { margin-left: 0;}

/* !Width ------------------------------------------------------------------- */
/* 960px Grid */
.w960	{ width: 960px !important;}
.w800	{ width: 800px !important;}
.w640	{ width: 640px !important;}
.w480	{ width: 480px !important;}
.w320	{ width: 320px !important;}
.w160	{ width: 160px !important;}

.wHalf  { width: 48% !important;}
.wTri   { width: 33% !important;}
.wQuart { width: 24% !important;}
.wFull  { width: 99.9% !important;}
.wMax   { width: 100% !important;}

.w03per { width: 3%  !important;}
.w05per { width: 5%  !important;}
.w10per { width: 10% !important;}
.w13per { width: 13% !important;}
.w15per { width: 15% !important;}
.w20per { width: 20% !important;}
.w25per { width: 25% !important;}
.w30per { width: 30% !important;}
.w35per { width: 35% !important;}
.w40per { width: 40% !important;}
.w45per { width: 45% !important;}
.w50per { width: 50% !important;}

/* !Floats ------------------------------------------------------------------ */
.flL    { display: inline; float: left;}
.flR    { display: inline; float: right;}
.flImgL { display: inline; float: left; margin-right: 10px;}
.flImgR { display: inline; float: right; margin-left: 10px;}
.ftBox  { overflow: hidden; *zoom: 1;}

/* !Tools ------------------------------------------------------------------- */
.clear { clear: both;}
.block { display: block !important;}
.hide  { display: none !important;}
.bgN   { background: none !important;}
.tdU   { text-decoration: underline;}
.tdN   { text-decoration: none;}
.atode { border: 2px solid #96c; padding: 10px; text-align: center; background-color: #f9f; font-size: 30px; color: #fff;}

/* !icons ------------------------------------------------------------------- */
i.fa { color: #0e5c27;}
#headerLinks i.fa,.topMainaBox i.fa { color: #ffffff; }

/* !Layout
---------------------------------------------------------- */
html { overflow-y: scroll;}
body { }
@media print {
	html,
	html body { *zoom: 0.65;}
}

/* !wrapper
---------------------------------------------------------- */
#wrapper {
	padding-top:103px;
}
@media screen and (max-width: 959px) {
#wrapper {
	padding-top:80px;
}
}
@media screen and (max-width: 767px) {
#wrapper {
	padding-top:80px;
}
}


/* !header
---------------------------------------------------------- */
#header {
	position:absolute;
    z-index: 300001;
	top:0;
	left:0;
	width:100%;
	height:103px;
	background:#2e2e2e;
}
#header.fixed {
  position: fixed;
  height: 42px;
}
#header.fixed .inner-navi {
    max-width: 750px;
    margin: 0 auto;
}
#headerIn {
	padding:0 187px 1px 228px;
	position:relative;
}
#header.fixed #headerIn  {
  padding: 0 307px 0 60px;
}
#headerLogo {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
 
}
#headerLogo a {
  display: block;
  width: 227px;
  height: 103px;
  background: url(images/logo.gif) center center no-repeat;
  text-indent: -9999px;
}
#header.fixed #headerLogo a {
  width: 60px;
  height: 42px;
  background: url(images/logo_fixed.png) center center no-repeat;
}

#headerLogo a:hover {
	opacity:.7;
}
#headerLinks {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	width:187px;
}
#header.fixed #headerLinks {
  width: auto;
}
.headerTel a {
	width:100%;
	color:#fff;
	line-height:2;
	display:block;
	padding: 10px 0;
	text-align:center;
	background:#625a50;
	box-sizing:border-box;
	font-size: 0.95em;
}
.headerTel a i {
	padding-right:10px;
}
.headerMail a {
	width:100%;
	color:#fff;
	line-height:2;
	display:block;
	padding: 10px 0;
	text-align:center;
	background:#7c7161;
	box-sizing:border-box;
	font-size: 0.95em;
}
.headerMail a i {
	padding-right:10px;
}
#headerLogo a,
.headerTel a,
.headerMail a,
.headerLanguage a {
  transition: none !important;
	-moz-transition: none !important; /* Firefox */
	-webkit-transition: none !important; /* Chrome&Safari */
}

.headerTel a:hover,
.headerMail a:hover,
.headerLanguage a:hover {
	text-decoration:none;
	opacity:.7;
}
	

.headerSearch {
  background:#625a50;
  padding: 6px 14px;
  box-sizing: border-box;
  line-height: 1;
}
#header.fixed .headerSearch {
  padding: 10px 14px;
  float: right;
}

.headerSearch .inpSearch {
    width: 130px;
    height: 22px;
    box-sizing: border-box;
    border: 1px solid #4a453f;
    background: #3a3935;
    color: #dcdcdc;
    font-size: 0.95em;
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-border-radius: 0;}
	
#post .submitSearch {
	font-family: FontAwesome;
    color: #125227;
    background: none;
    border: 0;
    display: inline-block;
    margin-left: 5px;
    font-size: 25px;
    vertical-align: -2.5px;
    padding: 0px;
    width: 24px;
    text-align: right;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
#post input.inpSearch {
    padding: 7px 0px 8px 5px;
}
.headerSearch .submitSearch {
  font-family: FontAwesome;
  color: #fff;
  margin-left: -5px;
  background: none;
  border: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.95em;
  padding: 0;
  width: 24px;
  text-align: right;
  cursor: pointer;
  -webkit-appearance: none;
	-webkit-border-radius: 0;
}
::-webkit-input-placeholder {
  padding-left:5px;
  color: #dcdcdc;
}
::-moz-placeholder {
  padding-left:5px;
  color: #dcdcdc; opacity: 1;
}
:-ms-input-placeholder {
  padding-left:5px;
  color: #dcdcdc;
}
.headerContact {
  background:#7c7161;
  padding: 3px 14px;
  box-sizing: border-box;
}
#header.fixed .headerContact {
  display: none;
}

.headerContact li {
  float: left;
  width: 25%;
  text-align: center;
  color: #fff;
  font-size:0.95em;
}


.headerLanguage .icon {
	padding-top:3px;
}
.headerLanguage i {
	color: #fff;
	font-size: 1.2em;
	margin: 5px 0 0 0;
}

.headerLanguage .lang {
	color:#fff;
	padding-top: 5px;
}
.headerLanguage {
	background:#314939;
	padding: 0 10px 0 14px;
	box-sizing:border-box;
	height: 35px;
}
#header.fixed .headerLanguage {
  float: right;
  height: 42px;
  padding: 0 7px;
}
.headerLanguage li {
	float:left;
	padding-left: 7px;
}
.headerLanguage li:first-child .pagetotop {
  display: none;
}
#header.fixed .headerLanguage li {
  padding: 0 3px;
}
#header.fixed .headerLanguage li:first-child .lang {
  display: none;
}
#header.fixed .headerLanguage li:first-child .pagetotop {
  display: block;
}
.headerLanguage p {
	padding-right:10px;
}
.headerLanguage a {
	display:block;
	margin: 5px 0 -2px 0;
	color: #fff;
	font-size:0.95em;
}
#header.fixed .headerLanguage a {
  font-size:0.8125em;
  line-height: 42px;
  margin: 0;
}
/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {
  #headerIn {
    padding:0 187px 0 150px;
  }
  #header.fixed #headerIn  {
  padding: 0 243px 0 60px;
}
#header.fixed .headerSearch {
  padding: 10px 7px;
}
  #headerLogo a{
    height:102px;
    width: 150px;
    background: url(images/logo_sp.gif) center center no-repeat;
    background-size: 100%;
  }
  #header.fixed .headerSearch .inpSearch {
    width: 80px;
  }
}

@media screen and (max-width: 830px) {
.headerTel,
.headerMail,
.headerSearch,
.headerContact {
	display:none;
}
#header,
#header.fixed{
	height:80px;
	overflow:visible;
  position: fixed;
}

#headerIn,
#header.fixed #headerIn {
	padding:0 0 0 100px;
}
#headerLogo a,
#header.fixed #headerLogo a{
	height:80px;
  width: 120px;
  background: url(images/logo_sp.gif) center center no-repeat;
  background-size: 100%;
}
#headerLinks {
	position:absolute;
	top:20px;
	right:20px;
	z-index:2;
  width: auto;
}
.headerLanguage,
#header.fixed .headerLanguage{
  float: left;

  margin-right: 43px;







  height: 36px;
  padding: 0 10px;
}
#header .headerLanguage li,
#header.fixed .headerLanguage li {
  padding: 0 2px;
}
#header .headerLanguage li:first-child,
#header.fixed .headerLanguage li:first-child {
  display: none;
}

#header.fixed .headerLanguage a {
  font-size:0.95em;
  line-height: 36px;
}
}

.btnMenu {
	display: none;
  float: left;
}
/*.btnMenu a {
	display: block;
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	border: 1px solid #515151;
	position: relative;
}

.btnMenu a span {
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.btnMenu a span:first-child {
	top: 7px;
}

.btnMenu a span:nth-child(2) {
	margin-top: -2px;
	top: 50%;
}

/*.btnMenu a span:last-child {
    bottom: 7px;
}*/

	
.btnMenu.active a span:first-child {
    -webkit-transform: translateY(8px) rotate(45deg);
    -moz-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
}

.btnMenu.active a span:nth-child(2) {
    opacity: 0;
}

.btnMenu.active a span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    -moz-transform: translateY(-8px) rotate(-45deg);
    -ms-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
}

/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 830px) {

.btnMenu {
	display: block;
}
}

/* !breadcrumb
---------------------------------------------------------- */
#breadcrumb {
	font-size:14px;
	line-height:1.2;
	padding:30px 0;
	color:#222439;
}
#breadcrumb span {
	display:inline-block;
}
#breadcrumb a {
	display:block;
}


/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {

}

/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {

}
/* !gNavi
---------------------------------------------------------- */
		
#gNavi div {
	max-width:720px;
	margin:0 auto;
	box-sizing:border-box;
}
#header.fixed #gNavi div  {
  margin: 0;
  max-width: 100%;
}

#gNavi div > ul > li {
	float:left;
	width:12.5%;
	height:103px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	padding-left: 20px;
	border-right: 1px solid #3e3e3e;
	/*font-family: "Arial","新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;*/
}
#header.fixed #gNavi div > ul > li  {
  height: auto;
  border: 0;
  width: auto;
  padding-left: 0px;
}
#gNavi div > ul > li > a {
	font-size: 18px;
	color: #fff;
	writing-mode:tb-rl;
	display: block;
	height:100%;
	padding-top: 14px;
}
#header.fixed #gNavi div > ul > li > a  {
  writing-mode:horizontal-tb;
  writing-mode:lr-tb;
  padding: 0;
  line-height: 42px;
  font-family: "Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
}
#header.fixed #gNavi div > ul > li > a:after  {content: "・";padding: 0px 3px;}
#header.fixed #gNavi div > ul > li#menu-item-10592 > a:after,
#header.fixed #gNavi div > ul > li#menu-item-11183 > a:after  {content: none ;}
#gNavi div > ul > li > a > span {
	display: block;
	color:rgb(123, 123, 123);
	font-size: 12px;
	writing-mode:tb-rl;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
#header.fixed #gNavi div > ul > li > a > span  {
  display: none;
}
#gNavi div > ul > li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#gNavi div li .sub-menu {
	position: absolute;
	left:0;
	top:100%;
	z-index:999;
	width:200px;
	display: none;
	background:rgba(0,0,0,0.6);
}
#gNavi div li .sub-menu li {
	width:100% !important;
	float:none;
}
#gNavi div li .sub-menu li a {
	display:block;
	font-size:15px;
	line-height:2;
	color:#fff !important;
	writing-mode: lr-tb;
	padding:0 10px;
	font-family: "Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
}
#gNavi div li .sub-menu li+li {
	border-top:1px solid #555;
}

@media screen and (max-width: 1155px) {
#header.fixed .inner-navi {
    max-width: 580px;

}
#gNavi div > ul > li > a {
	font-size: 14px;
}
}

@media screen and (max-width: 1035px) {
#header.fixed .inner-navi {max-width: 490px;}
#header.fixed #gNavi div > ul > li  {
  padding-left: 10px;
}
ul#menu-navi {
    margin-left: -10px;
}
}
@media only screen and (max-width: 1024px){
.mob-menu-header-holder.mobmenu {display: none !important;}
.mobmenu-push-wrap { padding-top: 0px !important;}
}
@media screen and (max-width: 830px) {
/* WP Mobile Menu outside the width of trigger Hack */
#mobmenuright li a, #mobmenuright li a:visited, #mobmenuright .mobmenu_content h2, #mobmenuright .mobmenu_content h3 {
font-family: -apple-system,BlinkMacSystemFont,Arial,sans-serif !important;
}
.mobmenu-push-wrap {
    padding-top:0px !important;
}
.show-nav-right.mob-menu-slideout-over .mob-menu-right-panel {
    padding-top: 80px;
}
.mob-menu-slideout-over .mobmenu_content {
    padding-top: 14px !important;
}
.mob-icon-menu:before {
	color: #fff !important;
    content: '\f0c9' !important;
	font-family: FontAwesome;
}
.mob-menu-slideout-over.tos-touch .spnavi-close,
.mob-menu-slideout-over.tos-desktop .spnavi-close {display: none;}
.mob-menu-slideout-over.tos-touch .spnavi-open,
.mob-menu-slideout-over.tos-desktop .spnavi-open {display: block;}

.mob-menu-slideout-over.tos-touch.show-nav-right .spnavi-close,
.mob-menu-slideout-over.tos-desktop.show-nav-right .spnavi-close {display: block;}
.mob-menu-slideout-over.tos-touch.show-nav-right .spnavi-open,
.mob-menu-slideout-over.tos-desktop.show-nav-right .spnavi-open {display: none;}

.mobmenur-container {
    top: 3px !important;
    margin-right: 0 !important;
}
/* navi */
#gNavi div {
	display:none;
	position:absolute;
	top:100px;
	left:0;
	z-index:2;
	width:100%;
	padding:0 0;
	max-width:100%;
	padding-bottom:100px;
	box-sizing:border-box;
	background:rgba(46,46,46,0.8);
}
#gNavi div > ul > li {
	float:none;
	width:100%;
	height:100%;
	border-bottom:1px solid #000;
}
#gNavi div > ul > li a {
	color:#fff;
	padding:0 20px;
	writing-mode: lr-tb;
}
#gNavi div > ul > li img {
	display:none;
}
#gNavi div > ul > li a span {
	color:#fff;
	display:block;
}
#gNavi div li a:hover {
	opacity:.7;
	text-decoration:none;
}
#gNavi div li a span:hover {
	text-decoration:none;
}
#gNavi div li .sub-menu {
	display:none !important;
}
li.menu-item span {display:none;}
}
@media screen and (max-width: 767px) {
#gNavi div {
	top:80px;
}
}
/* !contents
---------------------------------------------------------- */
#contents {
	
}
#main {
}
#side {
}
.inner {
	max-width:1020px;
	margin:0 auto;
	padding: 0 10px;
}

/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {
	.inner {
		max-width:100%;
		margin:0 auto;
		padding: 0 10px;
	}

}

/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {

}

/* !pageTop
---------------------------------------------------------- */
.pageTop {
	display:none;
	position: fixed;
	right:3px;
	bottom:3px;
	z-index:2;
}
.pageTop a {
	display: inline-block;
	background:url(images/pagetop.png) no-repeat;
	width:46px;
	height:46px;
	text-indent:-9999px;
}
.pageTop a:hover {
	opacity:.7;
	background: url(images/pagrtop_on.png) no-repeat;
	width:46px;
	height:46px;
}

@media screen and (max-width: 767px) {
.pageTop {
	position: fixed;
	right:3px;
	bottom:3px;
	z-index:2;
}
.pageTop a {
	display: inline-block;
	background:url(images/pagetop.png) no-repeat;
	background-size:30px auto;
	width:30px;
	height:30px;
	text-indent:-9999px;
}
.pageTop a:hover {
	background: url(images/pagrtop_on.png) no-repeat;
	background-size:30px auto;
	width:30px;
	height:30px;
}
}
/* !footer
---------------------------------------------------------- */
#footer {
	position:relative;
  border-top: 10px solid #444444;
}
.footerLink {
	background:#444444;
	padding:9px 0 8px;
}
.footerLink ul {
	border-right:1px solid #fff;
}
.footerLink ul li {
	float:left;
	width:12.5%;
	text-align:center;
	border-left:1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.footerLink ul li a {
	display:block;
	color:#fff;
	font-size:18px;
	line-height:2;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.footerLink ul li a:hover {
	text-decoration:none;
	opacity:.7;
}
.footerLink ul li span {
	padding-left:35px;
	background:url(images/ico_footer01.png) 0 center no-repeat;
	background-size:22px auto;
}
.footerIn {
	background:#ece9dd;
	padding:70px 0 0;
}
.footerBox {
	font-size:14px;
	line-height:2.14;
}
.footerBox a:hover {
	text-decoration:none;
	opacity:.7;
}
.footerLeft {
	float:left;
	width:33.33%;
}
.footerRight {
	float:right;
	width:33.33%;
	padding-top:44px;
}
.footerInfoma {
  float: left;
  width: 250px;
}
.footerInfoma img {
    margin: 0 auto;
    display: block;
}
.footerInfoma ul {
  text-align: center;
}
.footerInfoma ul li {
  display: inline-block;
  margin: 0 3px;
}
.footerBox i {
	padding-right:14px;
}
.footerBox .sty01 {
	font-size:16px;
	padding-bottom:10px;
}
.footerBox .sty01 i {
	font-size:18px;
	font-weight:bold;
}
.footerBox .sty02 {
	font-size:14px;
}
.footerBox .sty02 i {
  font-size:18px;
	font-weight:bold;
}
.footerBox .sty03 {
	padding-left:24px;
}
.footerBox .left {
	float:left;
	width:46%;
}
.footerBox .right {
	float:right;
	width:46%;
}
.footerBox .footerLeft .right{
	width: 45%;
}
.footerBox .footerLeft .left{
	width: 47%;
}
.footerPan {
	padding:40px 0 20px;
	border-bottom:1px dashed #afafaf;
}
.footerTit {
	font-size: 19px;
	line-height:2;
	text-align:center;
	font-weight:bold;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.footerLogo {
	float:left;
}
.footerImg {
	overflow:hidden;
	padding-left:20px;
}
.footerDetail {
	text-align:center;
	font-size:14px;
	line-height: 1.8;
}
.footerDetail i {
	padding-right:3px;
}
.footerBac {
	color:#fff;
	font-size:12px;
	line-height:2.5;
	background:#313131;
}
.footerBac .inner {
	overflow:hidden;
}
.footerBac .left {
	float:left;
}
.footerBac .left span {
	padding-left:18px;
	background:url(images/ico_footer02.png) 0 center no-repeat;
	background-size:12px auto;
}
#copyright {
	float:right;
}

#copyright a {
	color:#fff;
}

#copyright a:hover {
	text-decoration:none;
	color:#fff;
}

.footerLinks {
  float: left;
  padding-left: 85px;
  width: 385px;
  box-sizing: border-box;
}
.footerLinks li {
  float: left;
  width: 150px;
}

.footerContact {
  float: right;
  width: 280px;
}

.footerContact .footerContactText {
  font-size: 14px;
  line-height: 1.5;
  background: url(images/ico_leaf.png) left center no-repeat;
  padding-left: 28px;
  margin-bottom: 14px;
}
.footerContact input[type=text], input.wpcf7-validates-as-email {
  width: 100%;
  border: 0;
  background: #fff;
  margin-bottom: 5px;
  padding: 0 10px;
  height: 30px;
  box-sizing: border-box;
  font-size: 12px;
  -webkit-appearance: none;
	-webkit-border-radius: 0;
}
.footerContact textarea {
  width: 100%;
  border: 0;
  background: #fff;
  padding: 5px 10px;
  height: 70px;
  resize: none;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 12px;
  -webkit-appearance: none;
	-webkit-border-radius: 0;
  margin: 0;
}
.footerContact input[type=submit] {
  width: 100%;
  border: 0;
  background: #fff;
  padding: 0 10px;
  height: 30px;
  box-sizing: border-box;
  font-size: 12px;
  -webkit-appearance: none;
	-webkit-border-radius: 0;
  background: #515151;
  color: #fff;
  text-align: center;
  font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
  cursor: pointer;
}
.footerContact input[type=submit]:hover {
  opacity: .7;
}
/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {
	#footer {
		border-top:1px solid #313131;
	}
	.footerLink {
		display:none;
	}
	.footerLink ul {

		border-right:0;
	}
	.footerLink ul li {
		float:none;
		width:100%;
		text-align:left;
		border-left:0;
		padding:5px 0 5px 10px;
		border-bottom:1px solid #fff;
	}
	.footerLink ul li a:hover {
		text-decoration:none;
		opacity:.7;
	}
  .footerInfoma {
    float: none;
    width: auto;
  }
  .footerLinks {
    float: none;
    padding-left: 0;
    width: 300px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 20px;
  }
  .footerContact {
    float: none;
    margin: 0 auto;
    margin-top: 20px;
  }
}


/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 768px) {
  .footerIn {
    padding:30px 0 0;
  }
	.footerLink ul li a {
		font-size:15px;
	}
	.footerLink ul li span {
		padding-left:20px;
		background:url(images/ico_footer01.png) 0 center no-repeat;
		background-size:16px auto;
	}
	.footerBac .left {
		float:none;
		text-align:center;
	}
	#copyright {
		text-align:center;
		float:none;
	}
	.footerBac {
		font-size:12px;
		line-height:2;
		padding:10px 0;
	}
	.footerPan {
		max-width:260px;
		margin:0 auto;
	}
		.footerLeft {
		float:none;
		width:100%;
		display:none;
	}
	.footerRight {
		float:none;
		width:100%;
		display:none;
		padding-top:0;
	}
	.footerBox .left {
		float:none;
		width:100%;
	}
	.footerBox .right {
		float:none;
		width:100%;
	}
	.footerPan {
		max-width:300px;
		margin:0 auto;
		padding:40px 0 20px;
		border-bottom:1px dashed #afafaf;
	}
	.footerInfoma img {
    margin: 0 auto;
}
}
	
/* !h(n)eading
---------------------------------------------------------- */
.hdL {
	text-align:center;
	font-size:50px;
	line-height:1.2;
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.hdL .comtit {
	padding:0 10px;
	position:relative;
}
.hdL .spe {
	display:block;
	font-size:18px;
	line-height:2;
	font-weight:bold;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.hdL .cor01 {
	color:#008bb8;
}
.hdL .cor02 {
	color:#0e5e29;
}
.hdL .cor03 {
	color:#b66f00;
}
.hdL .cor04 {
    color: #962929;
}

/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {
.hdL {
	font-size:40px;
}
}

/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {
.hdL {
	font-size:30px;
}
.hdL .comtit {
	padding:0 30px;
	position:relative;
}
.hdL .spe {
	font-size:16px;
}
}
@media screen and (max-width: 479px) {
.hdL .comtit {
	padding:0 5px;
}
.hdL .spe {
	font-size:14px;
}
.hdL .comtit:before {
	top:15px;
}
.hdL .comtit:after {
	top:15px;
}
}
/* !comSideLink
---------------------------------------------------------- */
.comSideLink {
	display:none;
	position:fixed;
	right:0;
	top:150px;
	z-index:999;
}
.comSideLink p+p{
	padding-top:30px;
}
.comSideLink p span {
	display:block;
}
.comSideLink a:hover {
	opacity:.8;
}

/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {
.comSideLink {
	display:none !important;
}
}

/* !common structure
---------------------------------------------------------- */
.combtn01 {
	max-width:495px;
	margin:0 auto;
}
.combtn01 a {
	color:#fff;
	display:block;
	background:#515151;
	font-size:18px;
	line-height:1.8;
	text-align: center;
	border:1px solid #515151;
	box-sizing:border-box;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.combtn01 a i {
	padding-left:8px;
	color: #fff;
}
.combtn01 a:hover {
	opacity:.7;
	text-decoration:none;
}
.combtn02 {
	max-width:920px;
	margin:0 auto;
}
.combtn02 a {
	color:#fff;
	display:block;
	font-size:18px;
	line-height:2;
	padding:60px 0;
	text-align: center;
	box-sizing:border-box;
	-webkit-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	-ms-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	-o-text-shadow: 0 0 5px rgba(0,0,0,0.5);
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	background:url(images/bg_btn01.png) 0 0 no-repeat;
	background-size:cover;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.combtn02 a:hover {
	opacity:.9;
	text-decoration:none;
}
.combtn02>a>i {
    color: #fff;
}
/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {
	.combtn02 {
		max-width:100%;
		margin:0 auto;
	}
}
/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {
	.combtn01 {
		max-width:100%;
		margin:0 auto;
	}
	.combtn02 a {
		padding:30px 0;
	}
}
@media screen and (max-width: 479px) {

	.combtn02 a {
		font-size:16px;
		padding:20px 0;
	}
}
.comContactArea {

	padding:82px 0 80px;
}
.comContactBox {
	padding-top:60px;
}
.comContactBox .img_l {
	float:left;
	width:460px;
	height:380px;
}
.comContactBox .box_r {
	overflow:hidden;
	padding-left:30px;
}
.comContactPan {
	margin-bottom:10px;
	padding-bottom:14px;
	border-bottom:1px dashed #afafaf
}
.comContactPan .left {
	float:left;
}
.comContactPan .right {
	overflow:hidden;
	padding-left:20px;
	font-size:18px;
	line-height:2;
	font-weight:bold;
	padding-top:20px;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.comContactInfor {
	font-size:15px;
	line-height:1.8;
	padding:0 0 100px 18px;
}
.comContactInfor i {
	color:#0e5c27;
	padding-right:18px;
	font-size: 20px;
	text-align: center;
	width: 20px;
}
.comContactInfor a:hover {
	opacity:.7;
	text-decoration:none;
}
.comContactArea .click {
	padding:0 0 8px 20px;
}
.comContactArea .click a {
	display:block;
	color:#0f5d29;
	text-decoration:underline;
}
.comContactArea .click a>i {
	color:#fff;
	margin-right:1em;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #0f5d29;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
}
.comContactArea .click a:hover {
	text-decoration:none;
}
@media screen and (max-width: 959px) {
	.comContactArea {
		background:url(images/bg_comcontact.png) 0 0 no-repeat;
		background-size:cover;
		padding:40px 0;
	}
	.comContactBox {
		padding-top:30px;
	}
	.comContactBox .img_l {
		float:none;
		width:100%;
		text-align:center;
	}
	.comContactBox .box_r {
		overflow:hidden;
		padding:30px 0 0 0;
	}
	.comContactPan {
		max-width:320px;
		margin:0 auto;
	}
	.comContactInfor {
		text-align:left;
		padding:10px 0 10px 0;
	}
	.comContactArea .click {
		text-align:center;
	}
	.comContactPan .right {
		padding-left:20px;
		font-size:16px;
		line-height:1.5;
		padding-top:10px;
	}


}
.commonConBox {
	padding:77px 0;
}
.contactbanner {
	width: 100%;
	background: #444;
	padding: 45px 0;
	text-align: center;
}
.contactbanner a {
	display: block;
	max-width: 346px;
	height: 60px;
	margin: 0 auto;
	background:  #fff;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 58px;
	color: #444;
}
.contactbanner a span {
	display: inline-block;
	background: url(images/ico_mail_open.png) right center no-repeat;
	padding-right: 40px;
	padding-top: 4px;
	font-weight:bold;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.contactbanner:hover {
	text-decoration: none;
	opacity: .7;
}
@media screen and (max-width: 959px) {
	.commonConBox {
		padding:40px 0;
	}
	.contactbanner {
		padding: 30px 20px;
		box-sizing:border-box;
	}
}

/* !top circle
---------------------------------------------------------- */
.circle-banner{
	max-width:118px;
    max-height: 118px;
    border-radius: 118px;
    overflow: hidden;
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow:hidden;
	position: relative;
  margin: 0 auto;
	margin-bottom: 10px;
}
.circle-banner a{
  display: block;
}
.circle-banner a img{
  width: 100%;
}
.circle-banner .cover{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position: absolute;
	background: transparent;
	border-radius:5000px;
}
.circle-banner:hover .cover{
	background:rgba(0,0,0, .3);
}
.circle-banner .cover *{
	opacity:0;
	color:white;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.circle-banner .cover p{
	-ms-transform: translateY(80px);
	-webkit-transform: translateY(80px);
	transform: translateY(80px);
	margin: 0;
	width: 100%;
	font-size: 18px;
    padding: 45px 0 0;
    line-height:1.2em;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}

.circle-banner:hover .cover *{
	opacity: 1;

	-ms-transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}
@media screen and (max-width: 950px) {
.circle-banner {
    max-width: 100px;
    max-height: 100px;
    border-radius: 100px;
}
.circle-banner .cover p {
    font-size: 13px;
    padding: 35px 0 0;
    font-weight: bold;
    line-height:1.2em;
}
}
@media screen and (max-width: 767px) {


	.topProcuctArea .txt {
	min-height:unset;
}
.circle-banner {
    max-width: 155px;
    max-height: 155px;
    border-radius: 155px;
}
.circle-banner .cover p {
    font-size: 16px;
    padding: 55px 0 0 0;
}
}
@media screen and (max-width: 700px) {
.circle-banner {
    max-width: 148px;
    max-height: 148px;
    border-radius: 148px;
}
}
@media screen and (max-width: 660px) {
.topProcuctBox li {
	width:33.33%;
}
.circle-banner {
    max-width: 135px;
    max-height: 135px;
    border-radius: 135px;
}
.circle-banner .cover p {
    font-size: 15px;
    padding: 55px 0 0 0;
}
}
@media screen and (max-width: 600px) {
.circle-banner {
    max-width: 120px;
    max-height: 120px;
    border-radius: 120px;
}
}
@media screen and (max-width: 535px) {
.circle-banner {
    max-width: 100px;
    max-height: 100px;
    border-radius: 100px;
}
}
@media screen and (max-width: 479px) {
	.circle-banner .cover p{
		font-size: 13px;
		font-weight: bold;
		padding: 40px 0 0;
	}
}
@media screen and (max-width: 450px) {
.circle-banner {
    max-width: 80px;
    max-height: 80x;
    border-radius: 80px;
}
.circle-banner .cover p {
    font-size: 13px;
    padding: 45px 0 0 0;
}
}
@media screen and (max-width: 380px) {
.topProcuctArea .txt {
	font-size:18px;
}
.circle-banner {
    max-width: 73px;
    max-height: 73x;
    border-radius: 73px;
}
.circle-banner .cover p {
    font-size: 13px;
    padding: 30px 0 0 0;
}
}

/* !parts circle
---------------------------------------------------------- */
.commonBoxPar .fa-angle-double-right{
    color: #fff !important;
}
.commonBoxPar .circle-banner{
	max-width:232px;
    max-height: 232px;
    border-radius: 232px;
    overflow: hidden;
	display: inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow:hidden;
	position: relative;
	margin-bottom: 10px;
}
.commonBoxPar .circle-banner .cover{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position: absolute;
	background: transparent;
	border-radius:5000px;
}
.commonBoxPar .circle-banner:hover .cover{
	background:rgba(0,0,0, .3);
}
.commonBoxPar .circle-banner .cover *{
	opacity:0;
	color:white;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.commonBoxPar .circle-banner .cover p{
	-ms-transform: translateY(80px);
	-webkit-transform: translateY(80px);
	transform: translateY(80px);
	margin: 0;
	width: 100%;
	font-size: 22px;
    padding: 100px 0 0;
		font-family:"NSimSun","新宋体",Arial,Helvetica,sans-serif;
}

.commonBoxPar .circle-banner:hover .cover *{
	opacity: 1;
	-ms-transform: translate(0px, 0px);
	-webkit-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}
@media screen and (max-width: 479px) {
	.commonBoxPar .circle-banner .cover p{
		font-size: 18px;
		padding: 60px 0 0;
	}
}

/* !TOP
---------------------------------------------------------- */
.comlist01 {
	margin-left:-100px;
}
.comlist01 li {
	float:left;
	width:33.33%;
	text-align:center;
	padding-left:100px;
	padding-bottom:75px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.pindex.comlist01 li {
	padding-bottom:7px;
}
.comlist01.rel-link {
	margin-left: -50px;
	margin-top: 50px;
}
.comlist01.rel-link li {
	float:left;
	width: 25%;
	text-align:center;
	padding-left: 50px;
	padding-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.comlist01 li img {
	width:100%;
	overflow:hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.comlist01 li i {
	padding-left:5px;
}
.comlist01 .text {
	text-align:left;
	padding-bottom:10px;
}
.comlist01 .tit a:hover {
	opacity:.7;
}
.comlist01 .tit a {
	color:#000;
	display:block;
	font-size: large;
	text-align:center;
	margin-bottom:10px;
	text-decoration:none;
	background-color:#e8ded1;
	padding: 1px 0;
}
.comlist01 .btn01 {
	max-width:100px;
	margin:0 auto;
}
.comlist01 .btn01 a {
	color:#fff;
	display:block;
	font-size:16px;
	line-height:2;
	text-align:center;
	background:#284733;
	text-decoration:none;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.comlist01 .btn01 a:hover {
	opacity: .7;
}
.commonSecond .commonTit {
	margin-bottom:58px;
}
.comlist02+.comlist02 {
	padding-top:8px;
}
.comlist02 dt {
	float:left;
	width:8%;
	font-weight:normal;
}
@media screen and (max-width: 959px) {
	.commonBoxHead {
		padding:50px 0 0 0;
		margin-bottom: -40px;
	}
	.comlist01 {
		margin-left:-60px;
	}
	.comlist01 li {
		padding-left:60px;
	}
	.comlist01 .text {
		margin:0 30px;
	}
	.comlist02 dt {
		width:10%;
	}
}
@media screen and (max-width: 767px) {
	.comlist01 {
		margin-left:-50px;
	}
	.comlist01 li {
		width:50%;
		padding-left:50px;
		padding-bottom:40px;
	}
	.comlist01 .text {
		margin:0 20px;
	}
	.comlist01 .text a {
		font-size:16px;
		margin-bottom:10px;
	}
	.comlist01 .btn01 {
		max-width:100px;
		margin:0 auto;
	}
	.comlist01 .btn01 a {
		font-size:16px;
		line-height:2;
	}
	.commonSecond .commonTit {
		margin-bottom:40px;
	}
	.comlist02 dt {
		width:14%;
	}
}
@media screen and (max-width: 479px) {
	.comlist01 {
		margin-left:-30px;
	}
	.comlist01 li {
		padding-left:30px;
	}
	.commonFirst .text {
		margin:0 0;
	}
	.comlist02 dt {
		width:18%;
	}
	.comlist01 .tit a {
		font-size:17px;
		line-height:1.6;
	}
	.circle-banner .cover p{
		font-size: 13px;
		font-weight: bold;
		padding: 40px 0 0;
	}
}
.topMovie {
	padding-left:10px;
}
.topAboutArea {
	padding:78px 0 108px;
}
.topAboutArea .inner {
	background:url(images/bg_topabout.png) right bottom no-repeat;
}
.topAboutBox {
	padding:60px 0 0 0;
}
.topAboutBox .img_l {
	float:left;
	width:48.5%;
	margin-right:32px;
}
.topAboutBox .img_r {
	float:right;
	width:48.5%;
	margin-left:32px;
}
.topAboutBox .img_l img {
	width:100%;
}
.topAboutTit {
	font-size:25px;
	line-height:1.2;
	padding-bottom:15px;
	font-weight:bold;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.topAboutBox .txt_r p+p {
	padding-top:17px;
}
.topAboutBox .txt_r .txt {
	padding:40px 0 22px;
}
.topAboutBox .txt_r, .topAboutBox .txt_l {
    padding-bottom: 15px;
}
/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {
	.topAboutArea {
		padding:40px 0;
	}
	.topAboutBox {
		padding:40px 0 0 0;
	}
	.topAboutBox .txt_r .txt {
		padding:15px 0 22px;
	}
	.topAboutTit {
		font-size:22px;
	}
	.topAboutBox .img_l {
		margin-right:15px;
	}
	.topAboutBox .img_r {
		margin-left:15px;
	}
	.topAboutBox .txt_r p+p {
		padding-top:15px;
	}
}
/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {
	.topAboutBox .img_l {
		float:none;
		width:100%;
		margin-right:0;
	}
	.topAboutBox .img_r {
		float:none;
		width:100%;
		margin-left:0;
	}
	.topAboutTit {
		padding-top:15px;
		font-size:21px;
		padding-bottom:15px;
	}
	.topAboutArea .inner {
		background:url(images/bg_topabout.png) 95% 95% no-repeat;
		background-size:60px auto;
	}
}
.topProcuctArea {
	padding:69px 0 63px;
}
.topProcuctBox {
    margin: 50px 0 30px;
}
.topProcuctBox i {
    color: #0e5c27;
}
.topProcuctBox li {
	float: left;
    width: 12.285%;
	text-align:center;
	border-right:1px solid #a5a5a5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
  margin-bottom: 40px;
}
.topProcuctBox li.c-index-en {
  margin-bottom: 20px;
}

.topProcuctBox li:nth-child(7n+1) {
	border-left:1px solid #a5a5a5;
}
.topProcuctBox .txt {
	line-height:1.2;
	letter-spacing: 1px;
	writing-mode:tb-rl;
	min-height:150px;
	margin: 0 auto;
	font-weight:bold;
	display:inline-block;
	text-align:left;
	font-size:18px;
	box-sizing: border-box;
	padding-top: 1.2em;
	font-weight: normal;
	/*font-family:"Arial","新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;*/
	position: relative;
}
.topProcuctBox .c-index-en .txt {
    min-height: 71px !important;
    height: 55px !important;
    writing-mode: lr-tb;
    text-align: center;
    padding-top: 5px;
    font-family: "Arial",sans-serif;
}
.topProcuctBox .txt i {
  position: absolute;
  top: 0;
  z-index: 2;
}
.topProcuctBox .txt a:hover {
	text-decoration:none;
	opacity:.7;
}
.topProcuctBox .txt span {
	display:block;
}
.topProcuctBox .img {
	padding:0 10px;
}
.topProcuctBox .img img {
	width:100%;
}
.topProcuctBox .img a:hover {
	opacity:.7;
}
@media screen and (max-width: 959px) {
	.topProcuctArea {
		padding:40px 0;
	}
	.topProcuctBox {
		margin:40px 0;
	}
}
@media screen and (max-width: 767px) {
	.topProcuctBox .img {
		padding:0 2px;
	}
.topProcuctBox {
	margin:67px 0 70px;
	border-right:0;
}
.topProcuctBox li {
	float:left;
	width:33.33%;
	text-align:center;
	border-left:0;
	margin-bottom:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.topProcuctBox li:nth-child(7n+1) {
	border-left: 0;
}
  .topProcuctBox li:nth-child(3n+1) {
	border-left:1px solid #a5a5a5;
}
}
.topPlantArea {
	padding:89px 0 106px;
}
.topPlantArea .inner {
	background:url(images/bg_topplant.png) right 80% no-repeat;
}
@media screen and (max-width: 959px) {
	.topPlantArea {
		padding:40px 0;
	}
	.topPlantArea .inner {
		background:url(images/bg_topplant.png) right 75% no-repeat;
	}
}
@media screen and (max-width: 767px) {
	.topPlantArea .inner {
		background:url(images/bg_topplant.png) right 90% no-repeat;
	}
}
.topNewsArea {
	padding:44px 0 55px;
}
.topNewsBox {
	padding:45px 0 30px;
}
/*** TOPニュース縦に 
.topNewsBox .left {
	float:left;
	width:46%;
}
.topNewsBox .right {
	float:right;
	width:46%;
}***/
/*** TOPニュース横に ***/
.topNewsBox .position:nth-child(odd) {
    float: left;
    width: 46%;
}
.topNewsBox .position:nth-child(even) {
    float: right;
    width: 46%;
}
@media screen and (max-width: 959px) {
.topNewsBox .position:nth-child(odd),
.topNewsBox .position:nth-child(even) {
		float:none;
		width:100%;
}
}
.topNewsBox .img_l {
	float:left;
	padding-right:12px;
}
.topNewsBox .img_l a:hover {
	opacity:.7;
}
.topNewsBox .box_r {
	font-size:15px;
	line-height:1.2;
}
.topNewsBox .tit {
	font-size:22px;
	padding-bottom:2px;
	margin-bottom:12px;
	overflow:auto;
	border-bottom:1px dashed #bfbfbf;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.topNewsBox .tit a {
	color:#073a18;
	display:block;
	font-weight:bold;
}
.topNewsBox .tit a:hover {
	text-decoration:none;
	opacity:.7;
}
.topNewsBox .txt {
	padding-bottom:8px;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.topNewsBox .txt .col01,
.topNewsBox .txt .col02,
.topNewsBox .txt .col03 {
	display:inline-block;
	color:#fff;
	padding:0 15px;
	margin-right:5px;

	font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
}
.topNewsBox .txt .col01 a,
.topNewsBox .txt .col02 a,
.topNewsBox .txt .col03 a {
	color:#fff;
}
.topNewsBox a:hover {
	text-decoration:none;
	opacity:.7;
}

.topNewsBox .txt .tag_infomation,.comNewsBox .txt .tag_infomation{background:#125227;}/*緑*/
.topNewsBox .txt .tag_news,.comNewsBox .txt .tag_news{background:#125227;}/*緑*/
.topNewsBox .txt .tag_product,.comNewsBox .txt .tag_product{background:#b1426e;}/*pink*/
.topNewsBox .txt .tag_csr,.comNewsBox .txt .tag_csr{background:#0c729d;}/*warter*/
.topNewsBox .txt .tag_general,.comNewsBox .txt .tag_general{background:#26578e;}/*blue*/
.topNewsBox .txt .tag_event,.comNewsBox .txt .tag_event{background:#9a5110;}/*orang*/
.topNewsBox .txt .tag_page,.comNewsBox .txt .tag_page{background: #2e7977;}/*水緑*/
@media screen and (max-width: 959px) {
	.topNewsBox .left,
	.topNewsBox .right {
		float:none;
		width:100%;
	}
}
@media screen and (max-width: 767px) {
	.topNewsBox .txt .col01,
	.topNewsBox .txt .col02,
	.topNewsBox .txt .col03 {
		padding:0 5px;
		margin-right:5px;
	}
	.topNewsBox .img_l {
		float:left;
		padding-right:12px;
	}
}
@media screen and (max-width: 496px) {
	.topNewsBox .img_l {
		width:26%;
	}
}
.topParkArea {
	padding:65px 0 86px;
}
.topParkArea .inner {
	background:url(images/bg_toppark.png) right 80% no-repeat;
}
@media screen and (max-width: 959px) {
	.topParkArea {
		padding:40px 0;
	}
	.topParkArea .inner {
		background:url(images/bg_toppark.png) right 75% no-repeat;
	}
}
@media screen and (max-width: 767px) {
	.topParkArea .inner {
		background:url(images/bg_toppark.png) right 88% no-repeat;
		background-size:40px auto;
	}
}
.comLinkArea {
	padding:50px 0 76px;
}
.comLinkArea .hdL {
	margin-bottom:50px;
}
.comLinkAreaIn {
	max-width:1086px;
	margin:0 auto;
	padding:0 50px;
}
.topLinkBox {
	margin-left:-18px;
}
.topLinkBox li {
	float:left;
	width:25%;
	padding-left:18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.topLinkBox li p{
	border:1px solid #c0c2c0;
}
.topLinkBox li img {
	width:100% !important;
}
.topLinkBox li a {
	display:block;
}
.topLinkBox li a:hover {
	opacity:.2 !important;
}
.bxslider01 .slick-arrow {
	position:absolute;
	top:50%;
	z-index:2;
	text-indent:-999px;
	margin-top:-14px;
}
.bxslider01 .slick-prev {
	left: -20px;
	background: url(images/ico_toplink_pre.png) no-repeat;
	background-size: 100% auto;
	text-indent:-9999px;
	border:none;
	width:16px;
	height:27px;
}
.bxslider01 .slick-next {
	right: -40px;
	background: url(images/ico_toplink_next.png) no-repeat;
	background-size: 100% auto;
	text-indent:-9999px;
	border:none;
	width:16px;
	height:27px;
}
@media screen and (max-width: 959px) {
	.comLinkArea {
		padding:40px 0;
	}
	.comLinkArea .hdL {
		margin-bottom:30px;
	}
	.comLinkAreaIn {
		max-width:100%;
		margin:0 auto;
		padding:0 50px;
	}
}
@media screen and (max-width: 767px) {
	.topLinkBox {
		margin-left:-10px;
	}
	.topLinkBox li {
		float:left;
		width:50%;
		padding-left:10px;
		margin-bottom:10px;
	}
	.topMainaPan .right {
		display:none;
	}
}
@media screen and (max-width: 479px) {
	.comLinkAreaIn {
		padding:0 30px;
	}
	.bxslider01 .slick-arrow {
		position:absolute;
		top:50%;
		z-index:2;
		text-indent:-999px;
		margin-top:-12px;
	}
	.bxslider01 .slick-prev {
		left: -5px;
		background: url(images/ico_toplink_pre.png) no-repeat;
		background-size: 10px auto;
		text-indent:-9999px;
		border:none;
		width:10px;
		height:20px;
	}
	.bxslider01 .slick-next {
		right: -20px;
		background: url(images/ico_toplink_next.png) no-repeat;
		background-size: 10px auto;
		text-indent:-9999px;
		border:none;
		width:10px;
		height:20px;
	}
}
#mainimg {
	position:relative;
}

#mainimg .bxslider,
#mainimg .bx-wrapper,
#mainimg .bx-viewport {
	height:100% !important;
}
#mainimg .bx-wrapper {
	position:absolute;
	left:0;
	top: 0;
	width:100%;
	z-index:-1;
}
#mainimg .bxslider li {
	height:100%;
	width:100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#mainimg .bxslider li img {
	display:none;
}
.topMainaBox {
	padding:300px 0 100px;
}
#mainimg .bxslider li .inner {
	position:relative;
}
.topMainTit {
	color:#fff;
	font-size:45px;
	line-height:1.5;
	padding:32px 0 0;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	font-weight: bold;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
	-webkit-text-shadow: 0 0 5px rgba(0,0,0,0.8);
	-moz-text-shadow: 0 0 5px rgba(0,0,0,0.8);
	-ms-text-shadow: 0 0 5px rgba(0,0,0,0.8);
	-o-text-shadow: 0 0 5px rgba(0,0,0,0.8);
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}
.topMainaPan a:hover {
	text-decoration:none;
	opacity:.7;

}
.topMainaPan .left {
	float:left;
	width:40%;
}
.topMainaPan .right {
	float:right;
	width:40%;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
	padding-top:20px;
}
.topMainaPan .left p {
	float:left;
}
.topMainaPan .left .txt {
	color:#fff;
	padding:30px 18px;
	font-size:20px;
	line-height:1.5;
	display:inline-block;
	background:rgba(0,0,0,0.6);
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.topMainaPan .topMainDetail a+a {
	margin-left:20px;
}
.topMainaPan .topMainDetail a {
	color:#fff;
	font-size:17px;
	line-height:1.5;
	font-weight:bold;
	-webkit-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-moz-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-ms-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-o-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
}
.topMainaPan .topMainDetail span {
	display:inline-block;
}
.topMainaPan .topMainDetail span+span {
	margin-left:5px;
}
.topMainaPan .right i {
	padding-right:5px;
}
.topMainLink span {
	display:inline-block;
}
.topMainLink {
	color:#fff;
}
.topMainLink a {
	color:#fff;
	font-size:17px;
	font-weight:bold;
	-webkit-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-moz-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-ms-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-o-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
}
.topMainTel {
	padding-right:10px;
}
.topMainTel a {
	color: #efd969;
	font-size:29px;
	line-height:1;
	display:block;
	font-weight:normal;
}
.topScroll {
	text-align: center;
	position: absolute;
	bottom: 55px;
	left: 50%;
	z-index: 10;
	margin-left:-34px;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	-o-transition: all 1.5s;
	transition: all 1.5s;
	-moz-animation: bounce 15s infinite;
	-webkit-animation: bounce 15s infinite;
	animation: bounce 15s infinite;

}
@-moz-keyframes bounce{0%,100%,20%,80%{-moz-transform:translateY(0);transform:translateY(0)}40%,50%{-moz-transform:translateY(-30px);transform:translateY(-30px)}}@-webkit-keyframes bounce{0%,100%,20%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%,50%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes bounce{0%,100%,20%,80%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}40%,50%{-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-webkit-transform:translateY(-30px);transform:translateY(-30px)}}
@media screen and (max-width: 959px) {
.topMainaBox {
	padding:200px 0 140px;
}
.topMainTit {
    position: relative;
    top: 0px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
}
.topMainaPan .left {
	float:none;
	width:100%;
}
.topMainaPan .right {
	width:55%;
	padding-top:0;
}
.topScroll {
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 10;
	margin-left:-34px;
}
.topMovie {
	max-width:380px;
	margin:40px auto 0 auto;
}
}
@media screen and (max-width: 767px) {
.topMovie {
	max-width:380px;
	margin:40px auto 0 auto;
}
.topMainTit {
    position: relative;
    font-size: 35px;
    line-height: 45px;
    padding: 45px 0 60px;
    text-align: center;
    font-weight: bold;
}
}
@media screen and (max-width: 479px) {
.topMainaBox {
	padding:130px 0 80px;
}
.topMainTit {
    font-size: 26px;
    padding: 20px 0 60px;
    line-height: 30px;
}
.topScroll {
	margin-left:-25px;
}
.topScroll img {
	width:50px;
	height:auto;
}
.topMovie {
	max-width:270px;
	margin:40px auto 0 auto;
}
.topMainaPan .left img {
	height:64px;
	width:auto;
}
.topMainaPan .left .txt {
	padding:21px 10px;
	font-size:15px;
	line-height:1.5;
}
.topMainaPan .right {
	padding-bottom:30px;
}
.topMainaPan .topMainDetail a+a {
	margin-left:5px;
}
.topMainaPan .topMainDetail a {
	font-size:14px;
}
.topMainLink a {
	font-size:15px;
}
.topMainTel a {
	font-size:19px !important;
}
.topMainDetail span img {
	width:28px;
	height:auto;
}
}

/* !parts
---------------------------------------------------------- */
.commonBoxHead {
	padding: 0;
	margin-bottom: 45px;
}
.commonBox01 {
	padding:50px 0;
}
.commonBoxPar {
	padding:0;
}
.commonBox02 {
	padding:50px 0 0 0;
	background:url(images/bg_com01.png) 0 0 no-repeat #f9f7ef;
}
.commonBox03 {
	padding: 0 0 50px 0;
	background:url(images/bg_com02.png) right bottom no-repeat;
}
.commonBox03 .commn_point {
    padding: 5px 0;
}
.commonBox03 .commn_cont p, .commonBox01 .commn_cont p {
    padding-bottom: 0.55em;
}

@media screen and (max-width: 959px) {
	.commonBoxHead {
		margin: auto auto 30px auto;
		padding: 0;
	}
	.commonBox01 {
		padding:30px 0;
	}
	.commonBoxPar {
		padding:0;
	}
	.commonBox02 {
		padding:30px 0 0 0;
		background:url(images/bg_com01.png) 0 0 no-repeat #f9f7ef;
		background-size: 200px auto;
	}
	.commonBox03 {
		padding: 0 0 30px 0;
		background:url(images/bg_com02.png) right bottom no-repeat;
		background-size: 200px auto;
	}
}
@media screen and (max-width: 479px) {
}
@media screen and (max-width: 479px) {
}
.hdS {
    font-size: 145%;
    line-height: 1.6;
	font-weight:bold;
	font-size:24px;
	line-height:1.6;
	color:#fff;
	text-align:center;
}
.hdS .cor01 {
	display:block;
	background:#322a21;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px;
	border-radius: 18px;
}
.hdS .cor02 {
	display:block;
	background:#073a18;
	border-left:4PX solid #625a50;
}

@media screen and (max-width: 767px) {
.hdS {
	font-size:23px;
}
}

.hdM {
	font-size:55px;
	line-height:1.4;
	color:#fff;
	font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
	-webkit-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-moz-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-ms-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	-o-text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
	text-shadow: 0 0 5px rgba(0,0,0,0.8),0 0 5px rgba(0,0,0,0.8);
}
/*** タブレット 768x ~ 959px***/
@media screen and (max-width: 959px) {
.hdM {
	font-size:40px;
}
}

/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {

.hdM {
	font-size:30px;
}
}
@media screen and (max-width: 767px) {
.hdM {
	font-size:28px;
}
}
.commonTable01 {
	width:100%;
	line-height:1.6;
}
.commonTable01 th {
	text-align:center;
	font-weight:bold;
	width:18%;
	padding:13px 0;
	background:#e9f3ec;
	border:1px solid #dcdcdc;
}
.commonTable01 td {
	padding:13px 20px;
	border:1px solid #dcdcdc;
	background:#fff;
}
.commonTable01.list-rec td {
    text-align:  center;
}
.mapbox {
	padding:10px 10px;
}
.map {
	border:1px solid #dcdcdc;
	width: 100%;
	height: 440px;
	overflow: hidden;
}
.map_center {
    text-align: center;
    margin-top: 5px;
}
.commonDl01 dt {
	float:left;
	font-weight:bold;
}
.commonDl01 dd {
	overflow:hidden;
}
.commonTable01 .click {
	text-align:center;
	padding-bottom:15px;
}
.commonTable01 .click a {
	display:block;
	line-height:1.5;
	text-decoration:underline;
}
.commonTable01 .click i {
	display: inline;
}
.commonTable01 .click a:hover {
	text-decoration:none;
}
@media screen and (max-width: 767px) {
	.commonTable01,
	.commonTable01 tbody,
	.commonTable01 tr,
	.commonTable01 th,
	.commonTable01 td,
	.commonTable01 th {
		width:100% !important;
		display: block;
		box-sizing: border-box;
	}
	.commonTable01 th {
		background: #f5f5f5;
		padding:10px 0;
		border:0;
	}
	.commonTable01 td {
		padding:10px 10px;
		border:0;
	}
	.map {
		height: 250px;
	}
}
.commonSmatit {
	font-size:16px;
	line-height:1.5;
	padding:12px 0 14px;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.commonSmatit span a {
	color:#fff;
}
.commonSmatit a:hover {
	text-decoration:none;
	opacity:.7;
}
.commonSmatit span {
	display:inline-block;
	font-size:15px;
	line-height:1.3;
	color:#fff;
	padding:0 15px;
	background:#0c729d;
	margin:2px 5px 0 0;
	font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
}
.commonImgBox .img_l {
	float:left;
	width:350px;
	text-align:center;
	margin-right:30px;
	margin-bottom: 5px;
	background-color:#efefef;
}
.commonImgBox .img_r {
	float:right;
	width:350px;
	text-align:center;
	margin-left:30px;
	margin-bottom: 5px;
	background-color:#efefef;
}
/*.commonImgBox .img_r img {
	width:362px;
	height:auto;
	padding-bottom: 5px;
}*/
.commonImgBox .img_c {
	text-align:center;
	margin: 0px 0 15px 0;
}
.commonImgBox .img_c img {
	max-width: 640px;
	height:auto;
}
@media screen and (max-width: 639px) {
	.commonImgBox .img_c img {max-width: 100%;}
}
.commonTit01 {
	font-size:140%;
	line-height:1.2;
	padding-bottom:9px;
	overflow:auto;
	font-weight:bold;
    color: #0c4a21;
	border-bottom:1px dashed #afafaf;
}
.commonTit02 span {
	display:inline-block;
	color:#fff;
	width:80px;
	text-align:center;
	background:#073a18;
	margin-right:15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.commonTit03 {
	font-size:25px;
	font-weight:bold;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.imghover {
	display: block;
	width: 100%;
	text-align: center;
}
.imghover:hover {
	opacity: .7;
}
@media screen and (max-width: 767px) {
	.commonImgBox .img_l {
		float:none;
		width:100%;
		text-align:center;
		margin-right:0;
		margin-bottom:20px;
	}
	.commonImgBox .img_r {
		float:none;
		width:100%;
		margin-left:0;
		margin-bottom:20px;
	}
	.commonTit01 {
		font-size:21px;
		padding-bottom:9px;
	}
	.commonTit02 span {
		margin-right:5px;
	}
	.commonTit03 {
		font-size:18px;
	}

}
.commonList {
	max-width: 1000px;
	margin: 0 auto;
}
.commonList ul {
	margin-left: -26px;
}
.commonList li {
	float:left;
	width:312px;
	margin-left: 26px;
	margin-bottom:20px;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.commonListIn .imgLink {
	background:#dbdbdb;
	text-align:center;
}
.commonListIn a {
	display:table-cell;
	width:315px;
	height: 189px;
	text-align:center;
	vertical-align:middle;
}
.commonListIn img {
	max-width:100%;
	max-height:100%;
}
.commonListIn .txt {
	text-align:center;
	padding-top:3px;
	font-size:15px;
	line-height:1.2;
}
@media screen and (max-width: 1019px) {
	.commonList {
		max-width: 940px;
		margin: 0 auto;
	}
	.commonList ul {
		margin-left: -20px;
	}
	.commonList li {
		width:300px;
		margin-left: 20px;
	}

	.commonListIn a {
		width:300px;
	}
}
@media screen and (max-width: 959px) {
	.commonList {
		max-width: 620px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 639px) {
	.commonList {
		max-width: 300px;
		margin: 0 auto;
	}
}
.comNewsBox .img_l {
	float:left;
	padding-right:12px;
}
.comNewsBox .img_l a:hover {
	opacity:.7;
}
.comNewsBox .box_r {
    line-height: 1.4;
}
.comNewsBox .tit {
	font-size:22px;
	padding-bottom:2px;
	margin-bottom:12px;
	overflow:auto;
	border-bottom:1px dashed #bfbfbf;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.comNewsBox .tit a {
	color:#073a18;
	display:block;
	font-weight:bold;
}
.comNewsBox .tit a:hover {
	opacity:.7;
	text-decoration:none;
}
.comNewsBox .txt {
	padding-bottom:8px;
}
.comNewsBox .txt .tag_general {
    background: #005361;
}
.comNewsBox .txt .tag_csr {
    background: #0c729d;
}
.comNewsBox .txt .col01,
.comNewsBox .txt .col02,
.comNewsBox .txt .col03 {
	display:inline-block;
	color:#fff;
	padding:0 15px;

	margin-right:5px;
}
.comNewsBox a:hover {
	opacity:.7;
	text-decoration:none;
}
.comNewsBox .txt .col01 a,
.comNewsBox .txt .col02 a,
.comNewsBox .txt .col03 a {
	color:#fff;
}
.comNewsBox .left {
	float:left;
	width:46%;
}
.comNewsBox .right {
	float:right;
	width:46%;
}
@media screen and (max-width: 959px) {
	.comNewsBox .left,
	.comNewsBox .right {
		float:none;
		width:100%;
	}
}
@media screen and (max-width: 767px) {
	.comNewsBox .txt .col01,
	.comNewsBox .txt .col02,
	.comNewsBox .txt .col03 {
		padding:0 5px;
		margin-right:5px;
	}
	.comNewsBox .img_l {
		float:left;
		padding-right:12px;
	}
}
@media screen and (max-width: 496px) {
	.comNewsBox .img_l {
		width:26%;
	}
}
/************************************
** レスポンシブページネーション
************************************/
.pagination{
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}

.pagination,
.pagination li a,
.pagination li span {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pagination a,
.pagination span {
  font-weight: 300;
  padding-top: 1px;
  text-decoration:none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width:36px;
  min-height:36px;
  color: #333;
}

.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;

  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.pagination a.next.page-numbers, .pagination a.prev.page-numbers {
    padding: 1px 5px 0px 5px;
}
.pagination li.first a::before { content: "\f100"; }
.pagination li.last a::after { content: "\f101"; }

.pagination li.previous a::before { content: "\f104"; }
.pagination li.next a::after { content: "\f105"; }

.pagination li.current a,
.pagination span.page-numbers.current {
 background-color: #ddd;
 cursor: default;
 pointer-events: none;
}

@media only screen and ( max-width: 680px ) {
.pagination li.first,
.pagination li.last,
.pagination span.page-numbers.dots {
/* screen readers only */
 position: absolute;
 top: -9999px;
 left: -9999px;
}
.pagination li.previous a { 
 border-left-width: 1px;
}
}

@media only screen and ( max-width: 367px ) {
.pagination a, .pagination span {
    min-width: 25px;
}
}
/************************************
** ニュースページフォント調整
************************************/
#post .commonBox01 {
    padding-top: 20px;

}
#post .hdL {
    padding-bottom: 20px;
}
#post .hdS {
    font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.6;
    color: #fff;
    text-align: unset;
}

#post .tit {
    font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
    font-size: 22px;
    padding-bottom: 2px;
    margin-bottom: 12px;
    overflow: auto;

    border-bottom: 1px dashed #bfbfbf;
    letter-spacing:.01em;
}
#post .comNewsBox .tit a {
    font-size: 21px;
}
#post .hdS span {
    padding: 0 0 0 10px;
    letter-spacing:.03em;
}
#post .aclist .tit {
    font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
    font-size: 22px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    overflow: auto;
    letter-spacing:.01em;
    border-bottom: none;
}
.comlist01 .aclist .tit a {
    color: #000;
    display: block;
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    text-decoration: none;
    background-color: #e8ded1;
}
#post .aclist .tit i {
    color: #000;
}
#post ul.aclist li {
    padding-bottom: 15px;
}
@media only screen and ( max-width: 767px ) {
#post .comNewsBox .tit a {
    font-size: 19px;
}
#post .hdS span {
    font-size: 22px;
    line-height:24px;
    padding: 4px 0 4px 10px;
    letter-spacing:.03em;
}
#post .aclist li {
    padding-left: 30px;
}
}
@media screen and (max-width: 479px) {
#post .aclist li {
    padding-left: 30px;
}
}
#post h5 {
    font-family:"Arial","微软雅黑","Microsoft YaHei","黑体",SimHei,"华文黑体",STHeiti,sans-serif;
    font-size: 20px;
    color: #073a18;
}
/************************************/

.commonTit04 {
	color:#0e5c28;
	font-size:18px;
	line-height:2;
	font-weight:bold;
	border-bottom:1px dashed #afafaf;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.commonLink {
	margin-left:-20px;
	padding:0 60px;
}
.commonLink > li {
	float:left;
	width:20%;
	font-size:14px;
	line-height:1.5;
	padding-left:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.commonLink a {
	display:inline-block;
}
.commonLink a:hover {
	opacity:.7;
	text-decoration:none;
}
.commonLink i {
	margin-right:8px;
}
.commonLink .large i {
	font-weight:bold;
}
.commonLink .large {
	margin-bottom:15px;
}
.commonLink .middle i {
	font-weight:bold;
}
.commonLink .small {
	padding-left:38px;
	margin-bottom:10px;
}
.commonLink .middle {
	margin-bottom:10px;
	padding-left:18px;
}
@media screen and (max-width: 959px) {
	.commonLink {
		margin-left:-10px;
		padding:0 0;
	}
	.commonLink > li {
		padding-left:10px;
	}
}
@media screen and (max-width: 767px) {
	.commonLink {
		margin-left:0;
	}
	.commonLink > li {
		width:50%;
		float:left;
		padding:0 0;
	}
	.commonLink_last {
    margin-top: 20px;
}
	.commonTit04 {
	font-size:16px;
	}
	.commonLink .mtsp {
		margin-top:35px !important;
	}
	.commonLink ul {
		margin-top:0 !important;
	}
}
.commonTable02 {
	width:100%;
	box-sizing:border-box;
}
.commonTable02 th {
	color:#fff;
	width:10%;
	padding:7px 0;
	text-align:center;
	background:#2a633d;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
.commonTable02 td {
	background:#ebf5ef;
	padding:7px 0 7px 12px;
	border-bottom:1px solid #fff;
}
.comNote i {
	color:#2a633d;
}
.comMust {
	color:#b22222;
}
@media screen and (max-width: 767px) {
	.commonTable02 th {
		width:25%;
	}
}
.commonTable03 {
	width:100%;
}
.commonTable03 .red {
	color:#ff0000;
}
.commonTable03 .txt {
	padding-top:10px;
	border-top:1px dashed #bfbfbf;
}
.commonTable03 th {
	width:18%;
	text-align:center;
	font-weight:bold;
	background-color:#f5f5f5;
	padding:10px 0;
	border:1px solid #ddd;
}
.commonTable03 th span {
	padding-left:5px;
}
.commonTable03 td {
	border:1px solid #ddd;

	padding:10px 20px;
}
.commonTable03 textarea {
	width:420px;
	height:96px;
	box-sizing:border-box;
	border:1px solid #ddd;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	resize: none;
}
.commonTable03 .cominp {
	width:490px;
	height:30px;
	font-size:15px;
	line-height:1.6;
	box-sizing:border-box;
	border:1px solid #ddd;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
.commonTable03 .smallinp {
	width:370px;
	height:30px;
	font-size:15px;
	line-height:1.6;
	box-sizing:border-box;
	border:1px solid #ddd;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
.commonTable03 label {
	display: inline-block !important;
}
.commonTable03 label+label {
	margin-left:20px;
}
.commonTable03 .peoinp {
	margin-right:5px;
}
.commonTable03 .address span {
	display:inline-block;
	padding-right:5px;
	width:65px;
	text-align:center;
}
.commonTable03 .addinp {
	box-sizing:border-box;
	border:1px solid #ddd;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	width:420px;
	height:24px;
}
.commonTable03 .address+.address {
	padding-top:7px;
}
.commonTable03 input[type=checkbox]{
	margin:0 5px;
}
.commonTable03 .peobox {
	display: inline-block;
	text-decoration:underline;
}
.commonTable03 .peobox i {
	display:inline;
}
.commonTable03 .peobox:hover {
	text-decoration:none;
}
.commonPan{
	margin:0 auto;
	width:270px;
}
.commonPan ul {
	margin-left:-26px;
}
.commonPan ul li {
	float:left;
	width:45%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:26px;
}
.commonSubmit01 input[type=submit]{
	line-height:44px;
	text-align:center !important;
	color:#fff;
	font-size:18px;
	background: url(images/ico_btn01.png) 70% center no-repeat #284733;
	background-size:9px auto;
	border:none;
	width:100%;
	cursor:pointer;
	padding-right:20px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	font-family:century,"新宋体","NSimSun","宋体","SimSun",华文宋体,STSong,serif;
}
.commonSubmit01 input[type=submit]:hover{
	opacity: .7;
}
@media screen and (max-width: 767px) {
	.commonTable03 td,
	.commonTable03 th {
		border:0;
	}
	.commonTable03 td {
		padding:10px 0;
	}
	.commonTable03,
	.commonTable03 tbody,
	.commonTable03 tr,
	.commonTable03 th,
	.commonTable03 td {
		display:block;
		width:100%;
		box-sizing:border-box;
	}
	.commonTable03 .cominp {
		width:100%;
	}
	.commonTable03 .smallinp {
		width:100%;
	}
	.commonTable03 textarea {
		width:100%;
	}
	.commonTable03 .address span {
		padding-right:0;
		width:100%;
		text-align:left;
	}
	.commonTable03 .addinp {
		width:100%;
		height:30px;
	}
	.commonPan{
		margin:0 auto;
		max-width:150px;
	}
	.commonPan ul {
		margin-left:0;
	}
	.commonPan ul li {
		float:none;
		padding:0 0;
		width:100%;
	}
	.commonPan ul li+li {
		margin-top:20px;
	}
	.commonTable03 .txt {
		padding-top:0;
		border-top:0;
	}
	.commonSubmit01 input[type=submit]{
		line-height:40px;
		font-size:16px;
		width:100%;
	}

}
.commonTitBox {
	padding:150px 0 55px;
	line-height:1.2;
	font-size:55px;
	color:#fff;
}
.commonWrapBg {
	background: -moz-linear-gradient(top, #dfdad7, #f2f2f2);
	background: -webkit-gradient(linear, top, from(#dfdad7), to(#f2f2f2));
	background: -webkit-linear-gradient(top, #dfdad7, #f2f2f2);
	background: -o-linear-gradient(top, #dfdad7, #f2f2f2);
	background: -ms-linear-gradient(top, #dfdad7, #f2f2f2);
	-pie-background: linear-gradient(top, #dfdad7, #f2f2f2);
}
@media screen and (max-width: 767px) {
.commonTitBox {
	padding:60px 0 30px;
}

}

/* !JavaScript -------------------------------------------------------------- */
.over { /* ロールオーバー呼び出し用 */ }

/* !Margin ------------------------------------------------------------------ */
.mt00 { margin-top: 0   !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top:10px !important;}
.mt15 { margin-top:15px !important;}
.mt20 { margin-top:20px !important;}
.mt25 { margin-top:25px !important;}
.mt30 { margin-top:30px !important;}
.mt35 { margin-top:35px !important;}
.mt40 { margin-top:40px !important;}
.mt45 { margin-top:45px !important;}
.mt50 { margin-top:50px !important;}
.mt55 { margin-top:55px !important;}
.mt60 { margin-top:60px !important;}
.mt65 { margin-top:65px !important;}
.mt70 { margin-top:70px !important;}
.mt75 { margin-top:75px !important;}
.mt80 { margin-top:80px !important;}
.mt85 { margin-top:85px !important;}
.mt90 { margin-top:90px !important;}
.mt95 { margin-top:95px !important;}
.mt100{ margin-top:100px !important;}
.mr00 { margin-right: 0   !important;}
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right:10px !important;}
.mr15 { margin-right:15px !important;}
.mr20 { margin-right:20px !important;}
.mr25 { margin-right:25px !important;}
.mr30 { margin-right:30px !important;}
.mr35 { margin-right:35px !important;}
.mr40 { margin-right:40px !important;}
.mr45 { margin-right:45px !important;}
.mr50 { margin-right:50px !important;}
.mr55 { margin-right:55px !important;}
.mr60 { margin-right:60px !important;}
.mr65 { margin-right:65px !important;}
.mr70 { margin-right:70px !important;}
.mr75 { margin-right:75px !important;}
.mr80 { margin-right:80px !important;}
.mr85 { margin-right:85px !important;}
.mr90 { margin-right:90px !important;}
.mr95 { margin-right:95px !important;}
.mr100{ margin-right:100px !important;}
.mb00 { margin-bottom: 0   !important;}
.mb05 { 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;}
.mb35 { margin-bottom:35px !important;}
.mb40 { margin-bottom:40px !important;}
.mb45 { margin-bottom:45px !important;}
.mb50 { margin-bottom:50px !important;}
.mb55 { margin-bottom:55px !important;}
.mb60 { margin-bottom:60px !important;}
.mb65 { margin-bottom:65px !important;}
.mb70 { margin-bottom:70px !important;}
.mb75 { margin-bottom:75px !important;}
.mb80 { margin-bottom:80px !important;}
.mb85 { margin-bottom:85px !important;}
.mb90 { margin-bottom:90px !important;}
.mb95 { margin-bottom:95px !important;}
.mb100{ margin-bottom:100px !important;}
.ml00 { margin-left: 0   !important;}
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left:10px !important;}
.ml15 { margin-left:15px !important;}
.ml20 { margin-left:20px !important;}
.ml25 { margin-left:25px !important;}
.ml30 { margin-left:30px !important;}
.ml35 { margin-left:35px !important;}
.ml40 { margin-left:40px !important;}
.ml45 { margin-left:45px !important;}
.ml50 { margin-left:50px !important;}
.ml55 { margin-left:55px !important;}
.ml60 { margin-left:60px !important;}
.ml65 { margin-left:65px !important;}
.ml70 { margin-left:70px !important;}
.ml75 { margin-left:75px !important;}
.ml80 { margin-left:80px !important;}
.ml85 { margin-left:85px !important;}
.ml90 { margin-left:90px !important;}
.ml95 { margin-left:95px !important;}
.ml100{ margin-left:100px !important;}

/* !Padding  ---------------------------------------------------------------- */
.p00 { padding: 0 !important;}
.pt00 { padding-top: 0   !important;}
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top:10px !important;}
.pt15 { padding-top:15px !important;}
.pt20 { padding-top:20px !important;}
.pt25 { padding-top:25px !important;}
.pt30 { padding-top:30px !important;}
.pt35 { padding-top:35px !important;}
.pt40 { padding-top:40px !important;}
.pt45 { padding-top:45px !important;}
.pt50 { padding-top:50px !important;}
.pt55 { padding-top:55px !important;}
.pt60 { padding-top:60px !important;}
.pt65 { padding-top:65px !important;}
.pt70 { padding-top:70px !important;}
.pt75 { padding-top:75px !important;}
.pt80 { padding-top:80px !important;}
.pt85 { padding-top:85px !important;}
.pt90 { padding-top:90px !important;}
.pt95 { padding-top:95px !important;}
.pt100{ padding-top:100px !important;}
.pr00 { padding-right: 0   !important;}
.pr05 { padding-right: 5px !important;}
.pr10 { padding-right:10px !important;}
.pr15 { padding-right:15px !important;}
.pr20 { padding-right:20px !important;}
.pr25 { padding-right:25px !important;}
.pr30 { padding-right:30px !important;}
.pr35 { padding-right:35px !important;}
.pr40 { padding-right:40px !important;}
.pr45 { padding-right:45px !important;}
.pr50 { padding-right:50px !important;}
.pr55 { padding-right:55px !important;}
.pr60 { padding-right:60px !important;}
.pr65 { padding-right:65px !important;}
.pr70 { padding-right:70px !important;}
.pr75 { padding-right:75px !important;}
.pr80 { padding-right:80px !important;}
.pr85 { padding-right:85px !important;}
.pr90 { padding-right:90px !important;}
.pr95 { padding-right:95px !important;}
.pr100{ padding-right:100px !important;}
.pb00 { padding-bottom: 0   !important;}
.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom:10px !important;}
.pb15 { padding-bottom:15px !important;}
.pb20 { padding-bottom:20px !important;}
.pb25 { padding-bottom:25px !important;}
.pb30 { padding-bottom:30px !important;}
.pb35 { padding-bottom:35px !important;}
.pb40 { padding-bottom:40px !important;}
.pb45 { padding-bottom:45px !important;}
.pb50 { padding-bottom:50px !important;}
.pb55 { padding-bottom:55px !important;}
.pb60 { padding-bottom:60px !important;}
.pb65 { padding-bottom:65px !important;}
.pb70 { padding-bottom:70px !important;}
.pb75 { padding-bottom:75px !important;}
.pb80 { padding-bottom:80px !important;}
.pb85 { padding-bottom:85px !important;}
.pb90 { padding-bottom:90px !important;}
.pb95 { padding-bottom:95px !important;}
.pb100{ padding-bottom:100px !important;}
.pl00 { padding-left: 0   !important;}
.pl05 { padding-left: 5px !important;}
.pl10 { padding-left:10px !important;}
.pl15 { padding-left:15px !important;}
.pl20 { padding-left:20px !important;}
.pl25 { padding-left:25px !important;}
.pl30 { padding-left:30px !important;}
.pl35 { padding-left:35px !important;}
.pl40 { padding-left:40px !important;}
.pl45 { padding-left:45px !important;}
.pl50 { padding-left:50px !important;}
.pl55 { padding-left:55px !important;}
.pl60 { padding-left:60px !important;}
.pl65 { padding-left:65px !important;}
.pl70 { padding-left:70px !important;}
.pl75 { padding-left:75px !important;}
.pl80 { padding-left:80px !important;}
.pl85 { padding-left:85px !important;}
.pl90 { padding-left:90px !important;}
.pl95 { padding-left:95px !important;}
.pl100{ padding-left:100px !important;}

@media screen and (max-width: 479px) {
/* !Margin ------------------------------------------------------------------ */
.mt05 { margin-top: 3px !important;}
.mt10 { margin-top: 5px !important;}
.mt15 { margin-top: 7px !important;}
.mt20 { margin-top:10px !important;}
.mt25 { margin-top:13px !important;}
.mt30 { margin-top:15px !important;}
.mt35 { margin-top:17px !important;}
.mt40 { margin-top:20px !important;}
.mt45 { margin-top:23px !important;}
.mt50 { margin-top:25px !important;}
.mt55 { margin-top:27px !important;}
.mt60 { margin-top:30px !important;}
.mt65 { margin-top:33px !important;}
.mt70 { margin-top:35px !important;}
.mt75 { margin-top:37px !important;}
.mt80 { margin-top:40px !important;}
.mt85 { margin-top:42px !important;}
.mt90 { margin-top:45px !important;}
.mt95 { margin-top:47px !important;}
.mt100{ margin-top:50px !important;}

.mr05 { margin-right: 3px !important;}
.mr10 { margin-right: 5px !important;}
.mr15 { margin-right: 7px !important;}
.mr20 { margin-right:10px !important;}
.mr25 { margin-right:13px !important;}
.mr30 { margin-right:15px !important;}
.mr35 { margin-right:17px !important;}
.mr40 { margin-right:20px !important;}
.mr45 { margin-right:23px !important;}
.mr50 { margin-right:25px !important;}
.mr55 { margin-right:27px !important;}
.mr60 { margin-right:30px !important;}
.mr65 { margin-right:33px !important;}
.mr70 { margin-right:35px !important;}
.mr75 { margin-right:37px !important;}
.mr80 { margin-right:40px !important;}
.mr85 { margin-right:42px !important;}
.mr90 { margin-right:45px !important;}
.mr95 { margin-right:47px !important;}
.mr100{ margin-right:50px !important;}

.mb05 { margin-bottom: 3px !important;}
.mb10 { margin-bottom: 5px !important;}
.mb15 { margin-bottom: 7px !important;}
.mb20 { margin-bottom:10px !important;}
.mb25 { margin-bottom:13px !important;}
.mb30 { margin-bottom:15px !important;}
.mb35 { margin-bottom:17px !important;}
.mb40 { margin-bottom:20px !important;}
.mb45 { margin-bottom:23px !important;}
.mb50 { margin-bottom:25px !important;}
.mb55 { margin-bottom:27px !important;}
.mb60 { margin-bottom:30px !important;}
.mb65 { margin-bottom:33px !important;}
.mb70 { margin-bottom:35px !important;}
.mb75 { margin-bottom:37px !important;}
.mb80 { margin-bottom:40px !important;}
.mb85 { margin-bottom:42px !important;}
.mb90 { margin-bottom:45px !important;}
.mb95 { margin-bottom:47px !important;}
.mb100{ margin-bottom:50px !important;}

.ml05 { margin-left: 3px !important;}
.ml10 { margin-left: 5px !important;}
.ml15 { margin-left: 7px !important;}
.ml20 { margin-left:10px !important;}
.ml25 { margin-left:13px !important;}
.ml30 { margin-left:15px !important;}
.ml35 { margin-left:17px !important;}
.ml40 { margin-left:20px !important;}
.ml45 { margin-left:23px !important;}
.ml50 { margin-left:25px !important;}
.ml55 { margin-left:27px !important;}
.ml60 { margin-left:30px !important;}
.ml65 { margin-left:33px !important;}
.ml70 { margin-left:35px !important;}
.ml75 { margin-left:37px !important;}
.ml80 { margin-left:40px !important;}
.ml85 { margin-left:42px !important;}
.ml90 { margin-left:45px !important;}
.ml95 { margin-left:47px !important;}
.ml100{ margin-left:50px !important;}

/* !Padding  ---------------------------------------------------------------- */


.pt05 { padding-top: 3px !important;}
.pt10 { padding-top: 5px !important;}
.pt15 { padding-top: 7px !important;}
.pt20 { padding-top:10px !important;}
.pt25 { padding-top:13px !important;}
.pt30 { padding-top:15px !important;}
.pt35 { padding-top:17px !important;}
.pt40 { padding-top:20px !important;}
.pt45 { padding-top:23px !important;}
.pt50 { padding-top:25px !important;}
.pt55 { padding-top:27px !important;}
.pt60 { padding-top:30px !important;}
.pt65 { padding-top:33px !important;}
.pt70 { padding-top:35px !important;}
.pt75 { padding-top:37px !important;}
.pt80 { padding-top:40px !important;}
.pt85 { padding-top:42px !important;}
.pt90 { padding-top:45px !important;}
.pt95 { padding-top:47px !important;}
.pt100{ padding-top:50px !important;}

.pr05 { padding-right: 3px !important;}
.pr10 { padding-right: 5px !important;}
.pr15 { padding-right: 7px !important;}
.pr20 { padding-right:10px !important;}
.pr25 { padding-right:13px !important;}
.pr30 { padding-right:15px !important;}
.pr35 { padding-right:17px !important;}
.pr40 { padding-right:20px !important;}
.pr45 { padding-right:23px !important;}
.pr50 { padding-right:25px !important;}
.pr55 { padding-right:27px !important;}
.pr60 { padding-right:30px !important;}
.pr65 { padding-right:33px !important;}
.pr70 { padding-right:35px !important;}
.pr75 { padding-right:37px !important;}
.pr80 { padding-right:40px !important;}
.pr85 { padding-right:42px !important;}
.pr90 { padding-right:45px !important;}
.pr95 { padding-right:47px !important;}
.pr100{ padding-right:50px !important;}

.pb05 { padding-bottom: 3px !important;}
.pb10 { padding-bottom: 5px !important;}
.pb15 { padding-bottom: 7px !important;}
.pb20 { padding-bottom:10px !important;}
.pb25 { padding-bottom:13px !important;}
.pb30 { padding-bottom:15px !important;}
.pb35 { padding-bottom:17px !important;}
.pb40 { padding-bottom:20px !important;}
.pb45 { padding-bottom:23px !important;}
.pb50 { padding-bottom:25px !important;}
.pb55 { padding-bottom:27px !important;}
.pb60 { padding-bottom:30px !important;}
.pb65 { padding-bottom:33px !important;}
.pb70 { padding-bottom:35px !important;}
.pb75 { padding-bottom:37px !important;}
.pb80 { padding-bottom:40px !important;}
.pb85 { padding-bottom:42px !important;}
.pb90 { padding-bottom:45px !important;}
.pb95 { padding-bottom:47px !important;}
.pb100{ padding-bottom:50px !important;}

.pl05 { padding-left: 3px !important;}
.pl10 { padding-left: 5px !important;}
.pl15 { padding-left: 7px !important;}
.pl20 { padding-left:10px !important;}
.pl25 { padding-left:13px !important;}
.pl30 { padding-left:15px !important;}
.pl35 { padding-left:17px !important;}
.pl40 { padding-left:20px !important;}
.pl45 { padding-left:23px !important;}
.pl50 { padding-left:25px !important;}
.pl55 { padding-left:27px !important;}
.pl60 { padding-left:30px !important;}
.pl65 { padding-left:33px !important;}
.pl70 { padding-left:35px !important;}
.pl75 { padding-left:37px !important;}
.pl80 { padding-left:40px !important;}
.pl85 { padding-left:42px !important;}
.pl90 { padding-left:45px !important;}
.pl95 { padding-left:47px !important;}
.pl100{ padding-left:50px !important;}
}


.visiblePC {
	display: block;
}
.visibleTS {
	display: none;
}
@media screen and (max-width: 959px) {
	.visibleTS {
		display: block;
	}
	.visiblePC {
		display: none;
	}
}

.datetimepicker-hours .table-condensed thead {
	opacity: 0;
	height: 0 !important:;
	overflow: hidden;
}

.bx-contorl .bx-prev {
	left: 50px;
	background: url(images/ico_mainimg_pre.png) no-repeat 0 0;
}

.bx-contorl .bx-next {
	right: 50px;
	background: url(images/ico_mainimg_next.png) no-repeat right 0;
}
.bx-contorl .bx-prev:hover,
.bx-contorl .bx-next:hover {
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
@media screen and (max-width: 959px) {
.bx-contorl .bx-prev {
	background: none;
}

.bx-contorl .bx-next {
	background: none;
}
}
.bx-contorl a {
	position: absolute;
	top: 226px;
	outline: 0;
	width: 16px;
	height: 27px;
	text-indent: -9999px;
	z-index: 9999;
}
@media screen and (max-width: 948px) {
.footerBox .left {
    width: 41%;
}
}
@media screen and (max-width: 865px) {
.footerBox .right {
    width: 47%;
}
}
@media screen and (max-width: 847px) {
.footerBox .right {
    width: 48%;
}
}
@media screen and (max-width: 830px) {
.footerBox .right {
    width: 52%;
}
.footerBox .left {
    width: 47%;
}
}
.warn,
.warn-jp {
    border: 1px solid #000;
    padding: 17px 20px;
    margin-top: 30px;
}
.warn p{
    text-align: center;
}
tbody.recruit_info {
    text-align:  center;
}
thead.recruit_title>tr>th {background-color: #2c7e484f;}
.recruit_info th {width:25%;}
.recruit_title th:nth-child(2) {width: 10%;}
.recruit_title th:nth-child(3) {width: 22%;}
.recruit_title th:nth-child(4) {width: 15%;}
@media only screen and (max-width: 767px){
td:nth-of-type(1):before,
td:nth-of-type(2):before,
td:nth-of-type(3):before,
td:nth-of-type(4):before,
td:nth-of-type(5):before,
td:nth-of-type(6):before{font-weight:bold;padding:3px 5px 3px 5px;background:#0c5022cc;color:#fff;width:30%;float:left;border-radius:5px;}
.commonTable01 tbody.recruit_info td:nth-of-type(1):before {content: "招聘职位";}
.commonTable01 tbody.recruit_info td:nth-of-type(2):before {content: "招聘人数";}
.commonTable01 tbody.recruit_info td:nth-of-type(3):before {content: "最低学历";}
.commonTable01 tbody.recruit_info td:nth-of-type(4):before {content: "工作地点";}
.commonTable01 tbody.recruit_info td:nth-of-type(5):before {content: "薪资待遇";}
.commonTable01 tbody.recruit_info td:nth-of-type(6):before {content: "详细信息";}
thead.recruit_title{display:none;}
tbody.recruit_info td:last-child{padding: 10px 10px 15px;}
.recruit_info td{display:inline-block;}
}

.mobi-nav-target {
  padding: 80px 0 45px !important;
  box-sizing: border-box !important;
}
/*.mobi-nav-target .mobi-full-inner .mobi-menu {
  float: left;
  width: 50%;
}
*//**
 * スマホ用固定フッターバーの設定
 */
.icon-fa-building:before { content: "\f1ad";}
.icon-fa-rss:before { content: "\f09e";}
.icon-fa-envelope:before { content: "\f0e0";}
.icon-fa-phone:before { content: "\f095";}

.dp-footer-bar {
  background: #ffffff;
  display: flex;

  flex-wrap: wrap;
  font-size: 10px;
  position: fixed;
  bottom: 0;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  z-index: 9998;
}
.dp-footer-bar a {
  display: block;
  padding: 5px 0 5px 0;
}

.dp-footer-bar-item {
  flex: 1;
}
.dp-footer-bar-item:only-child .dp-footer-bar-icon {
  display: block;
  position: relative;
}
.dp-footer-bar-item:only-child .dp-footer-bar-icon:before {
  position: absolute;
  right: 15px;
}
.dp-footer-bar-icon:before {
  display: block;
  font-family: FontAwesome;
  font-size: 16px;
  margin-bottom: 0;
}

.dp-footer-bar{
  background: rgb(7, 58, 24);
  color: #000000;
  display: flex;
  flex-wrap: wrap;
}
.dp-footer-bar a{
  color: #ffffff;
}
.dp-footer-bar-item + .dp-footer-bar-item{
  border-left: solid 1px #b3bbb6;
}

li.dp-footer-bar-item a {
    text-decoration: none;
}

.mobi-nav-wrapper {
    display: none !important;
}

.mobi-nav-target {
    top: 80px !important;
}

.mobmenur-container.active a .spnavi-open{
    display: none !important;
}

.mobmenur-container.active a #close {
    display: block !important;
}

@media only screen and (min-width: 767px){
.mobi-nav-wrapper02 {
    display: none !important;
}
}
