@charset "UTF-8";
/* CSS Document */
/*
Theme Name: terumo-yamaguchi
Theme URI: http://kirara-m.com/terymo-yamaguchi
Author: kiraramarketing
Description: テルモ山口
Version: 1.0
*/
/*********************************************

reset.css

********************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-style:normal;
font-weight: normal;
font-size: 100%;
vertical-align: /**/bottom;
font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
/* font-size: 67.5%;*/
color: #231815;
letter-spacing: .1em;
line-height: 1;
}
body {
line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
ol,ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #000;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
.clearfix:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
.clear{
	clear:both;
}
* html .clearfix {
height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/*a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}*/
/*a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}*/
/* editor */
 
p {
    display: block;
    /*margin: 1em 0;*/
}
strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
/*********************************************

ローディング

********************************************/
#loader-bg {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: #fff;
z-index: 100;
}
#loader {
display: none;
position: fixed;
top: 50%;
left: 50%;
width: 200px;
height: 200px;
margin-top: -100px;
margin-left: -100px;
text-align: center;
color: #fff;
z-index: 200;
}
#contents{
width:100%;
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 100px auto;
}
.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background:rgba(0,141,97,1); 
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}
/*********************************************

pc-css

********************************************/

/*********************************************

共通設定

********************************************/
.pcnone{
display: none;
}
#wrapper{
	width: 100%;
}
.mt90{
	margin-top: 90px;
}
.container{
	width: 1000px;
	margin: 0 auto;
	padding: 85px 0 0;
}
.container h2{
	clear: both;
	text-align: center;
	font-size: 2rem;
	margin-bottom: 20px;
}
.centertext{
	text-align: center;
	line-height: 150%;
	margin: 1rem 0;
}
.pagecontainer{
width: 1000px;
margin: 0 auto;
}
.pagecontainer h2{
text-align: center;
font-size: 1.4375rem;
}
.pagecontainer h3{
text-align: center;
font-size: 1.4375rem;
color: rgba(0,141,97,1);
}
.pagecontainer h4{
text-align: left;margin-top: 40px;
font-size: 1.4375rem;
color: #000;
padding-left: 20px;
border-left: 4px solid rgba(0,141,97,1);
}
.pagecontainer h5{
text-align: left;
margin-top: 40px;
font-size: 1.25rem;
color: rgba(0,141,97,1);
font-weight: 600;
padding-bottom: 5px;
border-bottom: 1px solid rgba(0,141,97,1);
}
.pagecontainer p{
line-height: 180%;
}
.border_bottom_black{
border-bottom: 1px solid #000;
}
p.taisaku{
font-size: 1.125rem;
color: #000;
font-weight: 600;
	}
/*********************************************

マージン

********************************************/
.mt55{
	margin-top: 55px;
}
.mt113{
	margin-top: 113px;
}
.mb180{
	margin-bottom: 180px;
}
.mr12{
	margin-right: 12px;
}
.mb12{
	margin-bottom: 12px;
}
.mb20{
		margin-bottom: 20px;
	}
.mb30{
	margin-bottom: 30px;
}
.mb50{
	margin-bottom: 50px;
}
.mb90{
	margin-bottom: 90px;
	}
.mb1rem{
		margin-bottom: 1rem;
	}
.pb200{
		padding-bottom: 200px;
	}
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
    -moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;  
}  
.fade:hover {  
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";

}   
/*********************************************

ヘッダー設定

********************************************/
#header_container{
	width: 1000px;
	margin: 0 auto;
	padding: 35px 0 0 ;
	box-sizing:border-box;
}
#header_container h1{
	float: left;
}
.head_companyname{
	float: left;
	margin-left: 25px;
	font-size: 1rem;
	margin-top: 1rem;
}
.gruup_link_header{
	float: right;
	color: rgba(0,141,97,1);
	font-weight: 700;
	margin-top: 1rem;
	display: block;
	text-decoration: none;
	transition: .2s ease;
}
.gruup_link_header:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	transition: .2s ease;
}
/*********************************************

グローバルナビ設定

********************************************/
#g_nav{
	clear: both;
	width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
	/*padding-left: 65px;*/
	box-sizing:border-box;
}
/*ナビゲーション*/
#global-nav{
	width:1000px;
	height:37px;
	margin:40px auto 7px;
}
#global-nav ul {
	margin: 0;
	position: absolute;
/*	z-index: 10;*/
	width:1000px;
}
#global-nav ul li {
	float: left;
	border-left: 1px solid #000;
	width: 165px;
	height: 37px;
	box-sizing: border-box;
	text-align: center;
}
#global-nav ul li:last-child{
	border-right: 1px solid #000;
}
#global-nav ul li li {
	float: none;
}
#global-nav a {
	display: block;
	outline: 1;
	text-decoration: none;
	padding: 10px 0;
}

#global-nav li ul {
	display: none;
}

#global-nav ul li{
  position: relative;
  display: inline-block;
}
#global-nav ul li::after {
  bottom: 0;
  content: '';
  display: block;
  border-bottom: 3px solid #008d61;
  left: 0;
  position: absolute;
  transition: .5s all;
  width: 0;
}
#global-nav ul li:hover:after {
  width: 100%;
}
#global-nav ul li ul li::after {
  bottom: 0;
  content: '';
  display: block;
  border:none;
  left: 0;
  position: absolute;
  width: 0;
}
#global-nav ul li ul li:hover{
background:rgba(0,141,97,0.5) !important;
}
#global-nav .current-menu-item a, 
#global-nav .current-post-ancestor a, 
#global-nav .current-page-ancestor a{
color: #008d61;
}
#global-nav ul ul {
    display: none;
    position: absolute;
    top: 37px;
    z-index: 100;
	width: auto;
}
#global-nav ul .menu-item ul a {
	color: #333;
    background: none;
	text-indent: 0;
	height: 22px;
	padding: 10px 5px;
	
}
#global-nav ul .menu-item ul a:hover {
	color: #333;
	border: none ;
}

#global-nav ul .menu-item ul li {
	background:rgba(0,141,97,0.75); 
	float: none;
	padding: 0 5px;
	width:165px;
	height:auto;
	border-left: none;
}
.sub-menu li a:hover{
	color: #fff !important;
}
.sub-menu li{
	border-bottom: none ;
}
#global-nav ul .menu-item ul li:first-child a {
	border-top: none;
	/*border-bottom:1px solid #ccc;*/
	min-width:145px;
	/*width:auto;*/
	height:auto;
	font-size:12px;
    vertical-align: baseline;
}
#global-nav ul .menu-item ul li a {
	border-top: none;
	/*border-bottom:1px solid #ccc;*/
	font-size:12px;
	width:auto;
	height:auto;
    vertical-align: baseline;
	color: #fff;
}
#global-nav ul .menu-item ul li:last-child{
	border: none !important;
}
#global-nav ul .menu-item ul li:last-child a {
	border-top: none;
	border-bottom:none;
	width:auto;
	height:auto;
	font-size:0.6875rem ;
    vertical-align: baseline;
	margin-bottom: 0;
	line-height: 150%;
}

#global-nav ul li:hover > ul, div.menu ul li:hover > ul {
    display: block;
	background-color: #e4e4e4;
	
}
/*********************************************

採用グローバルナビ設定

********************************************/
#g_nav_recruit{
	clear: both;
	width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
	/*padding-left: 65px;*/
	box-sizing:border-box;
}
/*ナビゲーション*/
#global-nav_recruit{
	width:1000px;
	height:37px;
	margin:40px auto 7px;
}
#global-nav_recruit ul {
	margin: 0;
	position: absolute;
/*	z-index: 10;*/
	width:1000px;
}
#global-nav_recruit ul li {
	float: left;
	border-left: 1px solid #000;
	width: 141px;
	height: 37px;
	box-sizing: border-box;
	text-align: center;
}
#global-nav_recruit ul li:last-child{
	border-right: 1px solid #000;
}
#global-nav_recruit ul li li {
	float: none;
}
#global-nav_recruit a {
	display: block;
	outline: 1;
	text-decoration: none;
	padding: 10px 0;
	font-size: 0.75rem ;
}
#global-nav_recruit li ul {
	display: none;
}
#global-nav_recruit .menu-item{
	position: relative;
  display: inline-block;
}
#global-nav_recruit .menu-item::after {
  bottom: 0;
  content: '';
  display: block;
  border-bottom: 3px solid rgba(0,141,97,1);
  left: 0;
  position: absolute;
  transition: .5s all;
  width: 0;
}
#global-nav_recruit .menu-item:hover:after {
  width: 100%;
}
#global-nav_recruit .current-menu-item a, 
#global-nav_recruit .current-post-ancestor a, 
#global-nav_recruit .current-page-ancestor a{
color: rgba(0,141,97,1);
	font-weight: 600;
}
#global-nav_recruit ul ul {
    border-bottom: 3px solid #fff;
    display: none;
    position: absolute;
    top: 37px;
    z-index: 100;
	width: auto;
}
#global-nav_recruit ul .menu-item ul a {
	color: #333;
    background: none;
	text-indent: 0;
	height: 22px;
	padding: 10px 5px;
	
}
#global-nav_recruit ul .menu-item ul a:hover {
	color: #333;
}
#global-nav_recruit ul .menu-item ul li {
	background: #fff;
	float: none;
	padding: 0 5px;
	width:165px;
	height:auto;
	border-left: none;
}
#global-nav_recruit ul .menu-item ul li:first-child a {
	border-top: none;
	border-bottom:1px solid #ccc;
	min-width:145px;
	/*width:auto;*/
	height:auto;
	font-size:12px;
    vertical-align: baseline;
}
#global-nav_recruit ul .menu-item ul li a {
	border-top: none;
	border-bottom:1px solid #ccc;
	font-size:12px;
	width:auto;
	height:auto;
    vertical-align: baseline;
}
#global-nav_recruit ul .menu-item ul li:last-child{
	border: none !important;
}
#global-nav_recruit ul .menu-item ul li:last-child a {
	border-top: none;
	border-bottom:none;
	width:auto;
	height:auto;
	font-size:12px;
    vertical-align: baseline;
	margin-bottom: 0;
}
#global-nav_recruit ul li:hover > ul, div.menu ul li:hover > ul {
    display: block;
}

/*********************************************

トップスライド設定

********************************************/
#slide{
	width: 100%;
}

#topnewsbox{
	width: 1000px;
}

#topnewsbox h2{
	font-size: 28px;
	text-align: left !important;
}
.topnews{
	width: 100%;
}

.topnews li{
	float: left;
	width: 100%;
	margin-bottom: 40px;
	padding-left: 20px;
}
.topnews li a{
	text-decoration: none;
	font-size: 0.8125rem ;
	line-height: 20px;
	transition: .2s;
}
.topnews li a:hover{
	text-decoration: none;
	font-size: 0.8125rem ;
	line-height: 20px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
	transition: .2s;
}
.newstext{
	font-size: 0.8125rem  !important;
}
.date{
	width: 130px;
	display:inline-block;
	height: 20px;
	line-height: 20px;
}
.category{
	background: #ececec;
	text-align: center;
	width: 70px;
	display:inline-block;
	padding: 4px 0;
}
.newstext{
	color: #008a61;
	margin-left: 35px;
	display:inline-block;
	height: 20px;
	line-height: 20px;
}
.top_toarchive{
	display: inline-block;
	margin-bottom: 90px;
	transition: .2s;
}
.top_toarchive:hover{
	opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
	transition: .2s;
}
/*********************************************

トップグリッド設定（上）

********************************************/

ul.topglid{
	width: 1000px;
	margin-top: 40px;
	margin-bottom: 90px;
}
ul.topglid a{
	display: block;
	width: 333px;
	height: 256px;
	float: left;
	}
.topglid li{
	width: 333px;
	float: left;
	transition: .2s;
}
.topglid li:hover{
	opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    transition: .2s;
}
.topglid li:nth-child(3n) {
 width: 334px;
}
.topglid_green01{
	float: left;
	width: 333px;
	height: 144px;
	background:rgba(0,141,97,1);
}
.topglid_green02{
	float: left;
	width: 333px;
	height: 144px;
	background:rgba(0,141,97,0.75);
}
.background_01 h3,.background_02 h3,.background_03 h3,.background_04 h3,.background_05 h3{
	text-align: center;
	color: #fff;
	line-height: 120%;
	font-size: 18px;
}
.background_06 h3{
	text-align: center;
	color: #fff;
	line-height: 1.5;
	font-size: 15px;	
	}
.background_01{
	padding: 78px 0 0;
	width: 333px;
	height: 144px;
	background: url(image/topglid/back01.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.background_02{
	padding: 78px 0 0;
	width: 333px;
	height: 144px;
	background: url(image/topglid/back02.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.background_03{
	padding: 78px 0 0;
	width: 334px;
	height: 144px;
	background: url(image/topglid/back03.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.background_04{
	padding: 78px 0 0;
	width: 333px;
	height: 144px;
	background: url(image/topglid/back04.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.background_05{
	padding: 78px 0 0;
	width: 333px;
	height: 144px;
	background: url(image/topglid/back05.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.background_06{
	padding: 78px 0 0;
	width: 333px;
	height: 144px;
	background: url(image/topglid/back06.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.spel_top{
	text-align: center;
	color: #000;
	font-size: 0.5625rem ;
	margin-top: 13px;
}
/*********************************************

トップグリッド設定（中）

********************************************/
.topglid_middle{
	width: 1000px;
	margin-bottom: 90px;
}
.topglid_middle a{
	display: block;
	vertical-align: bottom;
	transition: .2s;
}
.topglid_middle a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
	transition: .2s;
}
.top_glid_middleup{
	width: 1000px;
	height: 230px;
	box-sizing: border-box;
	float: left;
}
.top_glid_middleup h3{
	float: left;
	margin-top: 22px;
	color: #fff;
	margin-left: 34px;
	font-size: 1.1875rem ;
	padding-bottom: 9px;
}
.top_glid_middledown{
	width: 1000px;
	padding: 24px 30px;
	color: #fff;
	line-height: 120%;
	box-sizing: border-box;
	font-size: 0.875rem ;
	float: left;
	height: 132px;
	line-height: 150%;
}
.back07{
	background: url(image/topglid/image07.jpg);
}
.back08{
	background: url(image/topglid/image08.jpg);
}
.back_top_middle{
	background: url(image/topglid/back_top_middle.jpg);
	background-size: contain;
}
.greenback01{
	background:rgba(0,141,97,1); 
}
.greenback02{
    background:rgba(0,141,97,0.75); 
}
.spel2{
	float: left;
	clear: both;
	margin-left: 34px;
	color: #fff;
}
/*********************************************

下部ボタン設定

********************************************/
.top_bottom_btn{
	width: 1000px;
	height: 148px;
	background: url(image/topglid/image09.jpg) no-repeat;
	padding: 81px 0 0 744px;
	display: block;
	transition: .2s;
	box-sizing: border-box;
	text-decoration: none;
	margin-bottom: 190px;
	background-size: contain;
}
.top_bottom_btn:hover{
		opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	transition: .2s;
}
.top_bottom_btn h2{
	color: #fff;
	text-align: center;
	font-size: 1.0625rem ;
	margin-bottom: 8px;
}
.spel3{
	text-align: center;
	margin: 0;
	font-size: 0.5625rem ;
}
/*********************************************

フッター設定

********************************************/

#footerwrapper{
	width: 100%;
	background: #ececec;
}
.footercontents{
	padding-bottom: 90px;
	border-bottom: 1px solid #4d4d4d;
}
.footerquarter{
	width: 100%;
}
.footerquarter ul{
	width: 25%;
	float: left;
}
.footerquarter ul li{
	margin-bottom: 20px;
}
.footerbottom{
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 77px;
}
.footerbottom ul{
	text-align: center;
	margin: 0 auto;
	width: 560PX;
}
.footerbottom ul li{
	float: left;
	padding-left: 18px;
	height: 20px;
border-right: 1px solid #4d4d4d;
}
.footerbottom ul li a{
	text-decoration: none;
	font-size: 0.75rem ;
	padding-right: 18px;
	transition: .2s;
}
.footerquarter ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	transition: .2s;
}
.footerquarter ul li a{
	text-decoration: underline;
	font-size: 0.75rem ;
	padding-right: 18px;
	transition: .2s;
}
.footerbottom ul li a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	transition: .2s;
}
.footerbottom ul li:first-child{
	padding-left: 0;
}
.footerbottom ul li:last-child{
	border: none;
}
.copy{
	width: 100%;
	margin: 20px auto 0;
	padding-bottom: 30px;
	font-size: 0.625rem ;
	text-align: center;
	}
/*********************************************

文頭アイコン設定

********************************************/
.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 0.9375rem ;
}
.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.sample5-2::before{
left: 3px;
width: 4px;
height: 4px;
border-top: 2px solid #008d61;
border-right: 2px solid #008d61;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
/*********************************************

投稿設定

********************************************/
#singlecontainer{
	width: 1000px;
	margin: 40px auto;
	padding-bottom: 40px;
}
#singlecontainer strong{
	font-weight: 700;
}
#singlecontainer h1{
border-bottom: solid 3px #008d61;
position: relative;
	font-size: 2rem;
	line-height: 120%;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
	#singlecontainer a{
		color: #008d61;
		text-decoration: underline;}
#singlecontainer p{
	line-height: 180%;
}


/*********************************************

一覧設定

********************************************/

#newsbox{
	width: 1000px;
	margin: 40px auto;
}
.pagenavi{
	width: 1000px;
	margin: 0 auto 40px;
	text-align: center;
}
.page-numbers{
	color: #008a61;
}

/*********************************************

パンくず

********************************************/
#breadcrumb {
	width: 1000px;
	padding-top: 20px;
	border-top:1px solid #000;
	margin: 0 auto;
	padding-bottom: 80px;
}
#breadcrumb ul {
    font-size:0.9375em;
}
#breadcrumb ul li {
    display: inline;
    list-style: none;
}
#breadcrumb ul li:first-child:before {
    content: none;
}
#breadcrumb ul li:before {
    content: '›';
    margin: 0 5px 0 0;
}
#breadcrumb ul li > a{
    color: #333;
    margin-right: 5px;
    text-decoration: none;  
}
#breadcrumb ul li a:hover {
    text-decoration: underline; 
}
@media screen and (max-width: 480px) {
    #breadcrumb ul li span.e-title{
        display: block;
    }   
}



#page_container{
	width: 1000px;
	margin: 0 auto;
	padding-top: 80px;
}
#pageimage_area{
	min-height: 607px;
	clear: both;
	padding: 0 0 0 117px;
	/*box-sizing: border-box;*/

}
#pageimage_area h2{
	font-size: 2.5rem ;
	font-weight: 500;
	color: #fff;
	display: inline;
	padding-bottom: 10px;
}
#pageimage_area h3 {
    font-size: 0.875rem ;
    font-weight: 500;
    color: #fff;
    display: inline;
    padding-bottom: 15px;
    padding-top: 69px;
    position: absolute;
	top: 67px;
}
.page_head_image{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.page-title{
	position: absolute;
	top:100px;
	left: 100px;
}
.backgroundcompany{
	background: url(image/pagehead/company-head-image.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
.backgroundbusiness{
	background: url(image/pagehead/business-head-image.jpg) no-repeat;
	background-size: cover;
}
.page_head_image_full{
	width: 100%;
}
.page_head_image_full img{
	width: 100%;
	height: auto;
}
/*********************

ページグリッド3列

*********************/
.pageglid{
	width: 1000px;
	padding: 123px 0;
	margin: 0 auto;
}
.pageglid li{
	width: 316px;
	margin-left: 26px;
	height: 264px;
	float: left;
	overflow: hidden;
	border: 1px solid #AAABAB;
	margin-bottom: 58px;
	box-sizing: border-box;
	padding-bottom: 27px;
}
.pageglid li p{
	margin: 27px 15px;
	display: block;
}
.pageglid li a{
	display: block;
}
.pageglid li:nth-child(3n+1) {
 margin-left: 0;
}
.pageglidscale {
    width: 316px;
    height: 180px;
    overflow: hidden;
}
.pageglidscale img {
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.pageglidscale img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
	transform: scale(1.1);}

.glidlink_text:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.glidtxt{
margin: 20px;
padding-left: 1.6rem;
color: #000;
font-size: 16px;
line-height: 1;
display: inline-block;
position: relative;
	}
	
	
.glidtxt:before{content: '';
width: 9px;
height: 9px;
border: 0px;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0px;
border-top: solid 2px #008061;
border-right: solid 2px #008061;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 50%;
left: 0;
margin-top: -4px;
	}
	
	
/*********************

社長あいさつ

*********************/
#shomeiwrap{
	width: 100%;
	margin: 100px 0 45px 0;
}
.shomei{
	float: right;
}
.shomeismallfont{
	font-size: 0.75rem;
	display:inline-block;
}
.pagetext_type01{
	line-height: 180%;
padding: 40px 0 60px;
}

#pagetext_area{
	clear: both;
	height: 107px;
	padding-top: 36px;
	box-sizing: border-box;
	background:rgba(0,141,97,1);
	text-align: center;
}
#pagetext_area h2{
	color: #fff;
	font-size: 1.875rem;
}
.page_text{
	line-height: 180%;
	margin: 1rem 0;
}
.pageimage{
	width: 1000px;
}
/* 固定ページ内ナビゲーション
--------------------------------------*/
#gnav_page_wrap{
	width:100%;
	background:#e9e9e9;
}
.gnav_page{
	width:1000px;
	margin:0 auto;
	box-sizing:border-box;
	border-left:1px solid #000;
}
.gnav_page li{
	width:165px;
	float:left;
	border-right:1px solid #000;
}
.gnav_page li:first-child{
	borde-left:1px solid #000;
}

.gnav_page a {
display: block;
position: relative;
height: 30px;
text-align: center;
color: 000;
	padding-top: 20px;
background:#e9e9e9;
font-size:11px;
text-decoration:none;
height:50px;
box-sizing:border-box;
transition: .2s;
}
.pt_nav_sub{
	padding-top:5px !important;
	line-height: 1.2;
}
.gnav_page a:hover{
	background:#cfcfcf;
	transition: .2s;
}
/* 疑似要素にborderを使った三角マークを記述 */
.gnav_page a:after {
	
content: "";
position: absolute;
width: 0;
height: 0;
bottom: -10px;/*三角をボタンの下のラインに合わせます*/
left: 50%;/*三角を横方向中央にします*/
margin-left: -10px;/*border-leftの10px分左にずらして完全な中央にします*/
border-left: solid 10px transparent;/*border-rightと同じ幅にします*/
border-right: solid 10px transparent;/*border-leftと同じ幅にします*/
}
/* マウスオーバー時にborderを使った三角マークを表示 */
#products a:hover:after {
border-top: solid 10px #cfcfcf;
}
#gnavactive{
display: block;
position: relative;
height: 30px;
padding-top: 20px;
text-align: center;
color: 000;
background:#cfcfcf;
font-size: 11px;
text-decoration: none;
height: 50px;
box-sizing: border-box;
transition: .2s;
	}
#gnavactive:after {
	border-top: solid 10px #cfcfcf;
content: "";
position: absolute;
width: 0;
height: 0;
bottom: -10px;/*三角をボタンの下のラインに合わせます*/
left: 50%;/*三角を横方向中央にします*/
margin-left: -10px;/*border-leftの10px分左にずらして完全な中央にします*/
border-left: solid 10px transparent;/*border-rightと同じ幅にします*/
border-right: solid 10px transparent;/*border-leftと同じ幅にします*/
}
	

/* 沿革
--------------------------------------*/
.history{
width:1000px;
margin:90px auto;
}
table.typehistory{
border-collapse: collapse;
line-height: 1.5;
border: 1px solid rgba(0,141,97,1);
}
table.typehistory{
	width:100%;
}
table.typehistory th {
padding: 22px 34px;
font-weight: bold;
vertical-align: top;
color:#000;
background:rgba(0,141,97,0.25);
text-align: left;
font-size: 1rem;
border-bottom: 1px dashed rgba(0,141,97,1);
width: 30%;
}
table.typehistory td {
padding: 10px;
vertical-align: middle;
border-bottom: 1px dashed rgba(0,141,97,1);
line-height: 150%;
 }
table.typehistory tr:last-child td{
border:none;
}
table.typehistory tr:last-child th{
border:none;
}
.font_small_table{
font-size: 0.75rem ;
}
/*tr:nth-child(even) {
  background: #d9d9d9;
 }*/
 
 /* 製品紹介ページ
--------------------------------------*/
#pagetopimage_business{
width:100%;
 }
.businesscontents{
	 width:1000px;
	 height: 608px;
	 margin:0 auto;
	 position: relative;
 }
.background_product{
	background: url(image/pagehead/product.jpg);
	background-size: cover;
}
.background_factory{
	background: url(image/pagehead/factory.jpg);
	background-size: cover;
} 
div.business_page_contents{
	width: 1000px;
	margin: 0 auto;
	}
 #greencontainer{
	background:rgba(0,141,97,.25);
 }
h2.seihinshokaititle{
	text-align: center;
	font-size: 30px;
	padding-top: 120px;
	font-weight: 600;
	padding-bottom: 80px;
	}
h4.seihinh4{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 60px;
	}
h4.seihinh4 span{
	border-bottom: 1px solid #000;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-right: 30px;
	}
h5.seihinh5{
	font-size: 24px;
	color: rgba(0,141,97,1);
	margin-bottom: 15px;
	}
 .bissinesstitle{
	 font-size:2rem !important;
 }
 .bissinessbox{
	 width:1000px;
	 background:#fff;
	 padding:55px 40px;
	 box-sizing:border-box;
	 margin-bottom:82px;
 }
.bissinessbox h3{
 color:rgba(0,141,97,1);
 text-align:center;
 font-size:2rem;
}
p.jigyoseihin_txt{
color:rgba(0,141,97,1);
text-align:center;
font-size:1.5rem;
	}
.bissinessbox ul{
	  width:920px;
	  margin-top:10px;
}
.bissinessbox ul li{
	  width:215px;
	  float:left;
	  margin-left:20px;
}
.bissinessbox ul li:first-child{
	  margin-left:0;
}
.bissinessbox ul li h4{
color:rgba(0,141,97,1);
text-align:left;
font-size:1.125rem ;
margin: 30px 0;
} 
.bissinessbox ul li p{
text-align:left;
font-size:1rem;
line-height: 150%;
}
.bissinessbox2{
width:1000px;
background:#fff;
padding:55px 40px;
box-sizing:border-box;
margin-bottom:82px;
 }
.bissinessbox2 h3{
color:rgba(0,141,97,1);
text-align:center;
font-size:2rem;
margin-bottom: 30px;
}
.bissinessbox2 p{
line-height: 150%;
margin-bottom: 20px;
}
.bissinessbox2 ul{
width:920px;
margin-top:20px;
margin-bottom: 30px;
}
.bissinessbox2 ul li{
width:215px;
float:left;
margin-left:20px;
margin-bottom: 20px;
}
.bissinessbox2 ul li img{
width: 100%;
height: auto;
}
.bissinessbox2 ul li:first-child{
margin-left:0;
}
.bissinessbox2 ul li h4{
	color:#008361;
	text-align:left;
	font-size:1.125rem ;
	margin: 30px 0;
} 
.bissinessbox2 ul li p{
text-align:left;
font-size:13px;
line-height: 120%;
margin-top: 8px;
}
div.deviceimage{
margin: 10px 0 40px;
	}
div.seihinimage{
margin: 10px 0 5px;
	}
p.movie_seihin{
font-size: 24px;
color: #008061;
margin-bottom: 15px;
	}
.movie_seihin:before {
content: '';/*何も入れない*/
display: inline-block;/*忘れずに！*/
width: 24px;/*画像の幅*/
height: 24px;/*画像の高さ*/
background-image:url(image/page/seihin/movie.svg);
background-size: contain;
vertical-align: middle;
margin-right: 10px;
margin-top: -5px;
}
.seihin_txt_small{
font-size: 14px;
	}	
.pb90{
padding-bottom:90px;
}
.kandomyaku{
	background: #E9EAEC;
	padding: 20px 0 20px 25px;
	line-height: 1.5;
	}
.kandomyaku_left{
	float: left;
	width: 701px;
	padding-right: 10px;
	line-height: 1.5;
	}
.kandomyaku_right{
	float: right;
	width: 184px;
	}	
.bussinesscentertext{
	color: #fff;
	text-align: center;
	position: absolute;
	top:222px;
	left: 208px;
	background: #008361;
	width: 578px;
	height: 172px;
	font-size: 1.5625rem;
	line-height: 150%;
	padding-top: 25px;
	box-sizing: border-box;
	font-weight: 700;
}
.titlespel{
	position: absolute;
	top:35px;
	color: #fff;
	background: rgba(0,141,97,1);
	padding: 10px;
	font-size: 1.1875rem;
}
.businesscontents h2{
	color: #fff;
	position: absolute;
	top:106px;
	font-size: 2.1875rem;
	/*border-bottom: #d0201d 4px solid;*/
	padding-bottom: 9px;
	font-weight: 700;
}
div.uriageimage{
	width: 650px;
	margin: 0 auto;
	}
div.uriageimage img{
	width:100%;
	height: auto;
	}
div.jigto_txt_greenback{
	color: #000;
	text-align: center;
	font-size: 1.4rem;
	background: rgba(0,141,97,.25);
	padding: 45px 0;
	margin-bottom: 30px;
	}
p.jigyotext_big{
	text-align: center;
	line-height: 2;
	font-size: 1.5rem;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	}
div.shinzobox{
	width: 850px;
	margin: 0 auto;
	}
	div.shinzotxt{
		float: left;
		width: 520px;
		line-height: 1.8;
	}
	div.shinzoimg{
		float: left;
	}
.subtitle{
	position: absolute;
	top:168px;
	color: #fff;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.effect{
	animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	-webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.effect2{
	animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
/* アクセスページ
--------------------------------------*/
.accesswrap{
width: 1000px;
margin-bottom: 30px;
	}
.color_green{
color: rgba(0,141,97,1);
line-height: 150%;
display: inline;
}
.color_green_access{
color: rgba(0,141,97,1);
width: 80px;
display: inline-block;
line-height: 150%;
}
.access_left{
float: left;
width: 500px;
	}
.access_left p{
line-height: 150%;
	}
.access_right{
float: left;
width: 500px;
	}
.access_right p{
line-height: 150%;
	}
 /* 紹介動画
--------------------------------------*/	
.video{
width: 560px;
margin: 30px 220px;
	}
 /* 女性活躍推進法に基づく 行動計画について
--------------------------------------*/
.green_obi{
	background: rgba(0,141,97,.25);
	font-size: 1.1875rem ;
	font-weight: 700;
	padding: 8px 0 8px 17px;
	}
.joseikatuyaku_text{
	text-align: left;
    font-size: 1rem;
    line-height: 150%;
	padding: 12px 0 50px;
	}
 /* お問い合わせ
--------------------------------------*/
div.contactwrap{
	padding-top: 90px;
	}
.freedial{
	margin-right: 10px;
	}
.contactbox{
	width: 800px;
	margin: 0 auto 90px;
	padding: 30px;
	background: rgba(0,141,97,.25);
	text-align: center;
	box-sizing: border-box;
	}
div.contact_txt_box{
		width: 800px;
		margin: 0 auto;
	}
.contactbox p{
	line-height: 180%;
	margin-bottom: 20px;
	}
	.contactbox p:last-child{
		margin-bottom: 0;
	}
.contact_font{
	font-size: 1rem;
	vertical-align: middle;
	}
.telfont{
	font-size: 2rem ;
	font-weight: 700;
	color: rgba(0,141,97,1);
	vertical-align: middle;
	}
 /* 採用情報
--------------------------------------*/
.saiyou ul{
		width: 1000px;
		margin-top: 65px;
margin-bottom: 65px;
	}
.saiyou li{
		float: left;
		width: 486px;
		margin-left: 28px;
	}
.saiyou li a:hover img{
		opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	}
.saiyou li:first-child{
		margin-left: 0
	}
#contact {
/*    margin-top: 176px;*/
    padding: 70px 0 75px;
}
#contact {
    background-color: rgba(0,141,97,.25);
}
#contact > div {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 0;
}
#contact h2 {
    margin-bottom: 38px;
    font-size: 22px;
	font-weight: 600; 
}
#contact p {
    margin-right: 30px;
    padding-right: 30px;
    font-size: 19px;
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
}
#contact p strong {
    font-size: 180%;
}
#contact a {
    padding: 1rem 3rem;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    background-color: #008E61;
    border-radius: .5rem;
    display: inline-block;
    vertical-align: middle;
	text-decoration: none;
}
.saiyou p{
	text-align: center;
	}
.saiyou h5{
		margin-top: 8px;
		font-size: 10px;
		color: #009D61;
		text-align: center;
	}
.saiyou h2{
		margin-top: 10px;
	}
.saiyou h3{
		margin-top: 50px;
		margin-bottom: 30px;
	}
.saiyou_img{
		margin: 90px auto 0;
		width: 61px;
	}
/* 中途採用
--------------------------------------*/
.page_text_carrer{
		font-size: 14px;
		margin-top: 35px;
		text-align: center;
	}
.chutotitle{
		color: #008061;
		font-size: 19px;
		padding-left: 15px;
		margin-bottom: 10px;
	}
table.career_table {
border-collapse: collapse;
border-top: 1px solid #929292;
border-right: 1px solid #929292;
border-left: 1px solid #929292;
line-height: 1.5;
margin-bottom: 87px;
}

table.career_table th {
  padding: 10px;
  font-weight: bold;
  vertical-align: middle;
  background: rgba(0, 128, 97, .19);
  color: #000;
  text-align: left;
  padding-left: 15px;
}
table.career_table td {
  padding: 10px;
  vertical-align: top;line-height: 150%;
  border-bottom: 1px solid #929292;
}
table.career_table td:first-child {
  padding: 10px;
  width: 125px;
  vertical-align: top;
  border-right: 1px solid #929292;
}

.indexvoice {
    padding: 60px 0 80px;
    background: url(./common/img/bg_index2.jpg) no-repeat center center;
    background-size: auto auto;
    background-size: cover;
}
.indexvoice > div {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
	.indexvoice h2 {
    font-size: 24px;
    line-height: 1;
}
.indexvoice h2 span {
    margin-top: 5px;
    color: #008E61;
    font-size: 9px;
    display: block;
}
.indexvoice p {
    width: 100%;
    margin-top: 26px;
	line-height: 1.7;
    padding-bottom: 28px;
    border-bottom: 1px solid #008061;
}
.indexvoice > div div {
    font-size: 0;
    text-align: left;
}
.indexvoice a div {
    font-size: 14px !important;
	line-height: 1.7;
}
.indexvoice a {
    width: 30.6%;
    margin: 4.1% 0 0 4.1%;
    margin-left: 4.1%;
    color: #000;
    font-size: 19px;
    line-height: 1.4;
    display: inline-block;
    vertical-align: top;
	text-decoration: none;
}
.indexvoice a strong {
    color: #008061;
    font-size: 24px;
    font-weight: bold;
    display: block;
}
.indexvoice a:nth-of-type(3n+1) {
    margin-left: 0;
}

.indexvoice a:hover img{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
	}
#entry{
	padding-top: 40px;
    background-color: #CFE7E1;
	}
#entry > div{
	max-width: 1000px;
    margin: 0 auto;
	}
.chutoentry{
		font-size: 16px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	    border-bottom: 1px solid #008061;}
.chutoentrybtn{
		padding: 23px 65px;
		box-sizing: border-box;
		display: block;
		font-size: 25px;
		width: 514px;
		text-align: center;
		color: #008061;
		border: 1px solid #008061;
		background: #fff;
		text-decoration: none;
	}


	
	
.sitemap{
		width: 800px;
		margin: 0 100px;
		padding: 20px 0;
	}
	.sitemap h3{
		margin-bottom: 30px;
	}
	.sitemap a{
		display: block;
		margin-bottom: 20px;
		text-decoration: none;
	}
	.sitemap a:first-child{
		margin-top: 50px;
	}
	.kiyaku{
		padding-bottom: 90px;
	}
	.kiyaku h2{
		text-align: left;
		padding-bottom: 6px;
		font-weight: 600;
		color: rgba(0,141,97,1);
		border-bottom: 1px solid rgba(0,141,97,1);
	}
	.kiyaku h5{
		text-align: left;
		color: rgba(0,141,97,1);
		border:none ;
	}