p {
	margin-block-start: 0;
	margin-block-end: 0;
}
h1,
h2,
h3 {
	color: #8fc31f;
}

.wp-block-jetpack-slideshow .swiper-container-fade .wp-block-jetpack-slideshow_slide {
    background: #272C30 !important;
}
.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_image {
    width: 100%!important;
}
#sdg {
	padding: 5%;
	margin: 0 auto;
	max-width: 1000px;
}
#sdg dl {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 5em 0;
	padding: 0;
}
#sdg dt {
	width: 30%;
	margin: 0;
	padding: 0;
}
#sdg dd {
	width: 65%;
	margin: 0;
	padding: 0;
}
#sdg dd h3 {
	padding: 0;
	margin: 0em 0;
}
#sdg dd p {
	margin: 0 0 4em;
}
#sdg dd ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	list-style: none;
	padding: 0;
	margin: 0;
}
#sdg dd li {
	width: 47%;
	padding: 0;
	margin: 0 1% 1% 0;
}
.setsubi_img {
	width: 100%;
}

.title_01 {
	text-align: center;
	font-size: 250%;
}
.title_01 span {
	display: block;
	font-size: 50%;
}
#tour_top {
	margin: 0 auto;
	padding: 5%;
	text-align:center;
}
#tour_top ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: wrap row;
	justify-content: space-between;
}
#tour_top ul li {
	font-size: 14px;
	margin: 0 0 1em;
	width: 32%;
}
#tour_top ul li img {
	width: 100%;
	height: auto;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
} 
#tour_top ul li h3 {
	margin: 0.5em 0;
	padding: 0;
}
#tour_top ul li img:hover {
	opacity: 0.5;
}
#tour_line {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5%;
}
#line_img {
	position: relative;
	padding: 0;
	margin: 0 0 2em;
	max-width: 800px;
}
#line_img img {
	margin: 0;
	padding: 0;
}
#line_img ul {
	list-style: none;
}
#line_img li {
	font-size: 35px;
}
#line_img li a {
	color: #8fc31f;
	display: inline-block;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#line_img li a:hover {
	-webkit-animation: zoom .3s;
  animation: zoom .3s;
	color: #db7093!important;
}
@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.05);
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.05);
  }
}
.main_001 {
	position: absolute;
	top: 52.9%;
	left: 58%;
}
.main_002 {
	position: absolute;
	top: 22.5%;
	left: 50%;
}
.main_003 {
	position: absolute;
	top: 55%;
	left: 40.9%;
}
.dai1_001 {
	position: absolute;
	top: 76.2%;
	left: 31%;
}
.dai1_002 {
	position: absolute;
	top: 71.5%;
	left: 65.5%;
}
.dai1_003 {
	position: absolute;
	top: 75.3%;
	left: 43.7%;
}
.dai1_004 {
	position: absolute;
	top: 60.3%;
	left: 70.8%;
}
.dai1_005 {
	position: absolute;
	top: 58.9%;
	left: 45.2%;
}
.dai1_006 {
	position: absolute;
	top: 59%;
	left: 16.5%;
}
.dai1_007 {
	position: absolute;
	top: 33%;
	left: 65.5%;
}
.dai1_008 {
	position: absolute;
	top: 26%;
	left: 69.9%;
}
.dai1_009 {
	position: absolute;
	top: 22%;
	left: 72.9%;
}
.tottori_001 {
	position: absolute;
	top: 85%;
	left: 21%;
}
.tottori_002 {
	position: absolute;
	top: 81.5%;
	left: 10%;
}
.tottori_003 {
	position: absolute;
	top: 63.6%;
	left: 7.5%;
}
.tottori_004 {
	position: absolute;
	top: 53.9%;
	left: 21%;
}
.tottori_005 {
	position: absolute;
	top: 40.6%;
	left: 17.9%;
}
.tottori_006 {
	position: absolute;
	top: 17.9%;
	left: 61%;
}
.tottori_007 {
	position: absolute;
	top: 39%;
	left: 78%;
}
.tottori_008 {
	position: absolute;
	top: 50.6%;
	left: 78%;
}
.turn_menu {
	display: flex;
	list-style: none;
	flex-flow: row wrap;
}
.turn_menu li {
	margin: 2% 3%;
}
#line_turn {
	width: 100%;
	margin: 3% 0;
	padding: 2% 0 3.5%;
	border-top: 1px solid;
}
.turn {
	display: flex;
	flex-flow: row wrap;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	justify-content: space-around;
}
.turn li {
	font-size: 17px;
	padding: 0;
	width: 30%;
	margin: 0 1.5% 1.5%;
}
.turn h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.turn li a {
	color: #8fc31f;
	display: block;
}
.turn h3 strong {
	font-size: 230%;
	display: block;
	float: left;
	margin: 0 12px 0 0;
}
.turn li a:hover {
	color: #db7093!important;
}
#facility {
	padding: 5%;
	margin: 0 auto;
	max-width: 1200px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.facility_img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 0 1em;
}
.facility_video {
	width: 40%;
}
.version {
	width: 55%;
	border-top: 1px solid #8fc31f;
	font-size: 13px;
}
.version h2 {
	padding: 0;
	margin: 0;
	line-height: 2em;
	font-size: 20px;
}
.version dl {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	border-top: solid 1px;
	padding
}
.version dt {
	width: 28%;
	margin: 0;
	padding: 2%;
	border-bottom: solid 1px;
}
.version dd {
	width: 70%;
	margin: 0;
	padding: 2%;
	border-bottom: solid 1px;
}
.version dd ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu-item-3762 img {
	width: 20px;
	margin:0;
}
#banner {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 40px auto 25px;
	padding: 0 2%;
	max-width: 1300px;
}
#slider001 {
	width: 73%;
	margin: 0;
	padding: 0;
}
#setsubi-banner {
	width: 25%;
	margin: 0;
	padding: 0;
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2018/12/machinery.png);
	background-size: 100% auto;
	position: relative;
}
#setsubi-banner a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
ul.banner {
	list-style: none;
	margin: 0;
}
img {
	width: 100%;
	height: auto;
	margin: 0;
}
.single-featured-image-header img {
	max-width: 1000px;
}
.wp_rp_wrap .related_post_title {
	background: rgba(0,0,0,1)!important;
	margin: 40px 0 0 !important;
	font-size: 16px;
}
.nav-title {
	color: #8fc31f;
}
.entry-footer .cat-links a, .entry-footer .tags-links a {
	color: #eee;
}
.single-featured-image-header {
	margin: 0 0 60px;
}
#setsubi-banner img {
	width: 100%;
	height: auto;
	margin: 0;
}
#setsubi img a {
	border: 0px;
}
#event {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0px auto 2em;
	padding: 0 2%;
	max-width: 1300px;
}
#event dl {
	width: 23.5%;
	padding: 0;
	margin: 0 0 25px;
	position: relative;
}
#event dt a:hover {
	background-size: 100% auto;
	border: solid 10px #8fc31f;
}
#event dt {
	background-size: cover;
	background-position: center center;
	padding: 0;
	height: 140px;
	overflow: hidden;
	position: relative;
}
#event dd {
	padding: 0;
	margin: 0;
}
#event dt a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#event h3 {
	font-size: 1em;
	color: #8fc31f;
	margin: 0;
	padding: 5px;
	line-height: 1;
	position: absolute;
	background-color: #333;
	bottom: 5px;
	left:0;
}
#business {
	margin: 0;
	display: flex;
	flex-flow: row-reverse wrap;
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2018/12/back001.png);
	background-attachment: fixed;
	background-size: auto 100%;
}
#business-img {
	width:50%;
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2018/12/img001.jpg);
	background-position: bottom right;
	background-size: cover;
	position: relative;
}
#business-img::before {
	content: '';
	background-color: rgba(81,116,51,0.4);
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#business-text {
	color: #8fc31f;
	width: 50%;
	line-height: 1.9;
	padding: 40px 6%;
	font-size: 14px;
	background-color: #333;
}
#chapter {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	border-top: solid 1px #8fc31f;
	border-bottom: solid 1px #8fc31f;
}
#chapter dl a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#chapter dl a:hover {
	border: 15px solid #8fc31f;
}
#chapter dl {
	width: 50%;
	margin: 0;
	padding: 0;
	display: flex;
	position: relative;
}
#chapter dt {
	width: 50%;
	background-size: cover;
	background-position: center center;
	position: relative;
}
#chapter dd {
	width: 50%;
	background-color: #333;
	padding: 40px 5%;
	color: #8fc31f;
	font-size: 14px;
	margin: 0;
	display: flex;
	flex-flow: row wrap;
}
#chapter dd strong {
	font-size: 35px;
	font-weight: 100;
	display: block;
	width: 20%;
	line-height: 1;
	margin: 0 15px 10px 0;
	padding: 0 5px 0 0;
	border-right: solid 1px #8fc31f;
	min-width: 50px;
}
#chapter dd h3 {
	font-size: 20px;
	margin: 0 0 10px;
	width: 70%;
	padding: 0;
	color: #8fc31f;
}
#chapter dd h3 span {
	font-size: 50%;
	display: block;
	color: #999;
}
.box-1 {
	flex-flow: row;
}
.box-2 {
	flex-flow: row;
}
.box-3 {
	flex-flow: row-reverse;
}
.box-4 {
	flex-flow: row-reverse;
}
#quality {
	margin: 0;
	display: flex;
	flex-flow: row wrap;
	border-bottom: solid 1px #8fc31f;
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2018/12/back002.png);
	background-attachment: fixed;
	background-size: auto 100%;
}
#quality-img {
	width:50%;
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2018/12/img003.png);
	background-position: bottom right;
	background-size: cover;
	position: relative;
}
#quality-img::before {
	content: '';
	background-color: rgba(81,116,51,0.4);
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#quality-text {
	color: #8fc31f;
	background-color: #333;
	width: 50%;
	line-height: 1.9;
	padding: 40px 6% 50px 6%;
	font-size: 14px;
}
#quality-text h4 {
	color: #8fc31f;
	text-align: center;
	position: relative;
	display: block;
	margin: 20px auto;
	border-top: 1px solid #8fc31f;
	font-weight: 400;
}
#quality-text ul {
	list-style: none;
	display: flex;
	flex-flow: row wrap;
}
#quality-text li {
	width: 33%;
	font-size: 20px;
	text-align: center;
	font-weight: 900;
}
#quality-text li span {
	font-size: 40%;
	display: block;
	font-weight: 400;
}
#aboutus {
	margin: 0;
	display: flex;
	flex-flow: row-reverse wrap;
	border-bottom: solid 1px #8fc31f;
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2018/12/back003.png);
	background-attachment: fixed;
	background-size: auto 100%;
}
#about-img {
	width:50%;
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2018/12/img004.jpg);
	background-position: center right;
	background-size: cover;
	position: relative;
}
#about-img::before {
	content: '';
	background-color: rgba(81,116,51,0.4);
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#about-text {
	color: #8fc31f;
	background-color: #333;
	width: 50%;
	line-height: 1.9;
	padding: 70px 6%;
	font-size: 14px;
}
#recruit {
	padding: 70px 5%;
	background-image: url(https://pioneer-seiko.co.jp/wp-content/uploads/2021/05/ps_img_re.jpg);
	background-size: auto 100%;
	position: relative;
	background-position: center;
	min-height: 450px;
}
#recruit .text001 {
	position: absolute;
	z-index: 2;
	margin: 170px auto;
	top: 0;
	left: 0%;
	right: 0%;
}
#recruit a {
	position: absolute;
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#recruit a:hover {
	position: absolute;
	background-color: rgba(0,0,0,0.0);
}
#job-news {
	width: 63%;
	padding: 0;
	margin: 0;
}
#job-news img {
	width: 100%;
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
}
#job {
	padding: 0 5%;
	margin: 2em auto;
	max-width: 1100px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

#jobbanner {
	width: 35%;
}
#jobbanner img {
	width: 100%;
	border: 1px solid #fff;
}
.s_blog_title {
	text-align: center;
}
#s_blog {
	display: flex;
	overflow-x: scroll;
	padding:0;
}
#s_blog dl {
	width: 35%;
	padding: 0;
	flex-shrink: 0;
	position: relative;
	display:block;
}
#s_blog dt {
	height: 200px;
	background-size: cover;
	margin: 0;
	padding: 0;
}
#s_blog dd {
	margin: 0;
	padding: 0;
}
#s_blog dd h3 {
	font-size: 1em;
	text-align: center;
	
}
#s_blog dd a {
	position: absolute;
	padding: 25%;
	color: #fff;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#s_blog dd a:hover {
	background-color: rgba(0,0,0,0.0)
}
#interview {
	padding: 0 5%;
	margin: 0 0 5em;
}
#interview h2 {
	text-align: center;
}
#interview ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#interview li {
	width: 32.6%;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}
#interview li h3 {
	position: absolute;
	bottom: 8px;
	left: 3px;
	font-size: 0.8em;
	font-weight: 500;
	padding: 5px 10px 3px;
	margin: 0;
	background-color: #fff;
	color: #555;
}
#interview img {
	border: 5px solid #fff;
	margin: 0;
	padding:0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#interview img:hover {
	border: 5px solid #8cc220;
}
#senpai {
	overflow: hidden;
	padding: 0 5%;
	margin:0 auto;
	max-width: 1100px;
}
#senpai img {
	margin: 5% 1%;
	padding: 0;
	width:98%;
	height:auto;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
#senpai dl {
	width:48%;
	height:250px;
	padding: 0;
	margin:1%;
	float: left;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: right top;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
#senpai dl strong {
	font-size: 150%;
	padding: 0;
	margin: 15px 0 0 0;
	display: block;
}
#senpai dt {
	color: #fff;
	background-color: #8cc220;
	padding: 1% 3%;
	margin: 0 0 0 2%;
	width:90%;
	font-size: 120%;
	transform: rotate(-2.5deg);
	-moz-transform: rotate(-2.5deg);
	-webkit-transform: rotate(-2.5deg);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
#senpai dt i {
	font-size: 120%;
}
#senpai dd {
	padding: 3% 70px 3% 3%;
	margin: 10px 0 0 0;
}
#senpai2 {
	margin: 1% auto 5% auto;
	padding: 0 5%;
	max-width: 1100px;
	overflow: hidden;
}
#senpai2 h3 {
	padding: 5% 0;
	margin: 0;
	font-size: 130%;
}
#senpai2 img {
	width:100%;
	height:auto;
}
.saiyo_main {
	margin: 0;
	height: 600px;
	background-size: 100% auto;
	background-position: 50% 20%;
	position: relative;
}
.saiyo_main h2 {
	background-color:#272b30;
	position: absolute;
	padding: 2% 5%;
	margin: 0;
	bottom: 10%;
	right: 0;
	font-size: 2em;
	width: 60%;
}
#saiyo_pro {
	position: relative;
	padding: 0;
	margin: 2em auto;
	max-width: 1000px;
	display: block;
}
.saiyo_img {
	padding: 5%;
	margin: 0;
	width: 50%;
}
#saiyo_pro dl {
	width: 50%;
	display: flex;
	flex-flow: row wrap;
	position: absolute;
	bottom: 25%;
	left:50%;
	padding: 3% 5% 0;
	margin: 0;
	background-color:#272b30;
	font-size: 1em;
}
#saiyo_pro dt {
	width: 25%;
	padding: 1% 0;
	margin: 0;
}
#saiyo_pro dd {
	width: 70%;
	padding: 1% 0;
	margin: 0;
}
#s_text {
	padding: 0;
	margin: 0 auto;
	max-width: 1000px;
	display: flex;
	flex-flow: row wrap;
}
.s_naiyo {
	width: 60%;
	padding: 5%;
	margin: 0;
}
.s_s {
	width: 40%;
	padding: 5%;
	margin: 0;
	display: flex;
	flex-flow: row wrap;
}
.s_s dt {
	width: 40%;
	margin: 0;
}
.s_s dd {
	width: 60%;
	margin: 0;
}
#s_text h3,
.s_douki h3{
	width: 100%;
	background-color: #8fc31f;
	color: #272b30;
	text-align: center;
	border-radius: 150px;
	margin: 0 0 2em;
	font-weight: 500;
	font-size: 1.2em;
}
.s_douki {
	display: flex;
	flex-flow: row wrap;
	padding: 0;
	margin: 0 0 5em;
}
.s_douki dt {
	width: 60%;
	margin: 0;
}
.s_douki dd {
	width: 40%;
	padding: 5%;
	margin: 0;
}
@media screen and (max-width: 660px) {
	#s_blog dl {
		width: 55%;
	}
	#interview li {
	width: 100%;
	margin: 0 0 2em;
	padding: 0;
	text-align: center;
	}
	.saiyo_main {
		margin: 0;
		height: 280px;
		background-size: 100% auto;
		background-position: 50% 20%;
	}
	.saiyo_main h2 {
		padding: 2% 5%;
		bottom: 0%;
		right: 0;
		font-size: 1.2em;
		width: 100%;
	}
	#saiyo_pro {
		padding: 0;
		margin: 4em auto;
	}
	.saiyo_img {
		padding: 0 15% 0 0;
		width: 100%;
	}
	#saiyo_pro dl {
		width: 65%;
		bottom: -10%;
		left:35%;
		font-size: 0.8em;
	}
	#saiyo_pro dt {
		width: 35%;
	}
	#saiyo_pro dd {
		width: 60%;
	}
	.s_naiyo {
		width: 100%;
	}
	.s_s {
		width: 100%;
	}
	.s_douki dt {
		width: 100%;
	}
	.s_douki dd {
		width: 100%;
	}
}
#leftbox {
	width:48%;
	padding: 0;
	margin:0;
	float: left;
}
#rightbox {
	width:48%;
	padding: 0;
	margin:0;
	float: right;
}

.tanaka {
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2017/03/tanaka.png);
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-position: 98% 10%;
}
.text001 {
	text-align: center;
	width: 100%;
	color: #8fc31f;
	font-size: 270%;
	margin: 60px auto 0;
	font-weight: 900;
}
.text001 span {
	display: block;
	font-size: 30%;
	font-weight: 400;
}
.text001 img {
	max-width: 300px;
	height: auto;
}
.text002 {
	width: 100%;
	text-align: center;
	color: #8fc31f;
	margin: 40px 0 100px;
	font-weight: 200;
	font-size: 26px;
}
#footermenu {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	border-top: 1px solid #8fc31f;
}
.fhome {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	padding: 0 5%;
	border-bottom: 1px solid #8fc31f;
}
.fhome ol {
	margin: 10px;
	padding: 0;
	font-size: 13px;
}
.fhome ol:before {
	font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f0fe";
	margin: 0 5px 0 0;
}
#footermenu dl {
	margin: 20px 2%;
}
#footermenu dt {
	margin: 0 0 15px;
	padding: 0;
	font-size: 16px;
}
#footermenu dd {
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 13px
}
#footermenu dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footermenu dd li {
	margin: 0;
	padding: 0;
}
#footermenu dd li:before {
	font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f0fe";
	margin: 0 5px 0 0;
}
#link-item {
	padding: 0 5%;
	margin: 40px auto;
}
#link-item ul {
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0;
}
#link-item li {
	width: 15%;
	margin: 0 1%;
	max-width: 200px;
}
#link-item img {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	margin: 0;
}
#link-item img:hover {
	opacity: 0.7;
}
#adress {
	padding: 40px 5%;
	border-bottom: solid 1px #8fc31f;
}
#adress ul li h3 {
	color: #8fc31f;
	font-size: 13px;
}
#adress ul {
	list-style: none;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0;
}
#adress li {
	font-size: 11px;
	margin: 0 1%;
}
#item {
	padding: 0 5% 70px;
	margin: 0 auto;
	max-width: 1100px;
}
#item dl {
	display: flex;
	flex-flow: row wrap;
	margin: 60px 0;
}
#item dt {
	width: 35%;
	margin: 0 3% 0 0;
	padding: 0;
}
#item dt img {
	width: 100%;
	height: auto;
	margin: 0;
}
#item dd {
	width: 62%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
}
#item dd strong {
	font-size: 160%;
	display: block;
	margin: 0 0 20px;
	font-weight: 300;
	line-height: 1.2;
}
#item dd ul {
	display: flex;
	list-style: none;
	flex-flow: row wrap;
}
#item dd li {
	width: 20%;
	height: auto;
	margin: 5px;
	text-align: center;
	font-size: 12px;
}
#item dd li img {
	width: 100%;
}
#item dd h3 {
	color: #8fc31f;
	font-weight: 400;
	font-size: 16px;
}
#concept-block {
	padding: 10%;
	display: flex;
	flex-flow: row-reverse wrap;
	justify-content: space-between;
}
.concept-img {
	width:40%;
	margin: 0;
}
.concept-text {
	width:60%;
	line-height: 2em;
}
#submenu {
	margin: 0 0 3em;
	border-top: solid 1px #8fc13f;
	border-bottom: solid 1px #8fc13f;
}
#submenu ul {
	margin: 0;
	display: flex;
	list-style: none;
	justify-content: center;
}
#submenu li {
	width: 12%;
	text-align: center;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#submenu li a {
	padding: 20px 5px;
	font-size: 13px;
	display: block;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
#submenu li a:hover {
		color: #fff;
}
#submenu li:hover {
	background-color: #8fc13f;
} 
.sm {
	font-size: 13px;
	padding: 20px 10px;
	background-color: #444;
	color: #eee;
}
#h-contents {
	max-width: 1100px;
	padding: 0 5%;
	margin: 0 auto;
}
#h-contents img {
	width: 100%;
	height: auto;
	margin: 0;
}
#h-contents h1 {
	padding: 20px 5%;
	text-align: center;
	font-size: 37px;
}
#h-contents h1 span {
	font-size: 60%;
	display: block;
}
#gallery {
	
}
#gallery ul {
	display: flex;
	flex-flow: row wrap;
	list-style: none;
}
#gallery li {
	width: 15%;
	margin: 2.5px;
	text-align: center;
	font-size: 13px;
}
#gallery li img {
	width: 100%;
	height: auto;
	margin: 0;
}
#about {
	max-width: 1100px;
	padding: 0 5%;
	margin: 0 auto;
}
#about th {
	border-bottom: solid 1px #555;
	background-color: #333;
	padding: 10px;
	font-weight: 400;
}
#about td {
	border-bottom: solid 1px #555;
	padding: 10px;
	font-weight: 400;
}
#about td dl {
	margin: 0 0 40px;;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
}
#about td h3 {
	width: 100%;
	color: #8fc31f;
}
#about td dd {
	margin: 0;
	width: 45%;
}
#about td dt {
	font-size: 13px;
	width: 55%;
}
#about td dt img {
	width:95%;
	height: auto;
}
#about img {
	width: 100%;
	height: auto;
	margin: 0;
}
#box1 {
	width: 40%;
	float: left;
	margin: 0 0 40px;
}
#box1 img {
	margin-bottom: 0 0 5px;
}
#box2 {
	width: 55%;
	float: right;
	line-height: 1.9;
}
#philosophy {
	text-align: center;
}
#philosophy h2 {
	color: #8fc31f;
	font-weight: 400;
	margin-top: 2em;
}
#philosophy h4 {
	color: #8fc31f;
	font-weight: 400;
	margin-bottom: 4em;
}
#domain {
	width: 100%;
}
#domain dl {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	width: 100%;
}
#domain h2 {
	width: 100%;
}
#domain dd {
	width: 15%;
}
#domain dd strong {
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 100%;
	background-color: #8fc31f;
	color: #333;
	font-size: 20px;
	margin: 0 auto 20px;
	padding: 40px 0;
	text-align: center;
}
#mark {
	padding: 5%;
	text-align: center;
}
#mark img {
	max-width: 300px;
	width: 100%;
	margin: 2em 0 20px;
}
#contact {
	padding: 70px 5%;
	margin: 0 auto;
	max-width: 1100px;
}
#contactfome {
	padding: 70px 5%;
	margin: 0 auto;
	max-width: 1100px;
}
#privacy {
	font-size: 12px;
	line-height: 1.5;
	border: solid 1px #8fc31f;
	padding: 40px 5%;
	margin: 40px 0 0;
	background-color: #333;
}
#privacy h2 {
	font-size: 18px;
	color: #8fc31f;
}
#privacy strong {
	font-size: 13px;
	font-weight: 400;
	display: block;
	margin: 10px 0 0;
	padding: 0;
}
#setsubi {
	padding: 70px 5%;
	margin: 0 auto;
	max-width: 1100px;
}
#setsubi h2 {
	color: #8fc31f;
}
#setsubi h3 {
	color: #8fc31f;
	font-size: 15px;
}
#setsubi h3:before {
    font-family: FontAwesome;
    content: '\f3fd';
    font-size: 15px;
    padding: 0;
    margin: 0px 5px 0px 0;
}
#setsubi dl {
	display: flex;
}
#setsubi dt {
	width: 20%;
}
#setsubi dd {
	width: 80%;
}
#setsubi tr {
	border-bottom: dashed 1px #8fc31f;
}
#isocontents {
	padding: 0 5% 70px;
	margin: 0 auto;
	max-width: 1100px;
}
#isocontents dl {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#isocontents dt {
	width: 50%;
	text-align: center;
}
#isocontents dt img {
	width: 100%;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}
#isocontents dd {
	width: 40%;
}
#isocontents dd img {
	margin: 10px 0;
	width: 118px;
}

#youko {
	line-height: 2em;
	padding: 0 5%;
	margin: 0 auto;
	max-width: 1100px;
}
#youko dl {
	margin: 0 0 20px;
	padding: 15px;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
#youko h2 {
	width: 100%;
}
#youko dt {
	width: 45%;
	margin: 0 10px 0 0;
	padding: 0;
}
#youko dt img {
	width: 100%;
	height: auto;
}
#youko dd {
	width: 50%;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#youko dd strong {
	font-size: 170%;
	color: #bc0000;
	font-family: 'Noto Sans Japanese','Roboto', sans-serif;
}
#youko dd span {
	font-size: 15px;
	line-height: 1.5em;
	display: block;
	margin: 0;
}
#bosyu {
	margin: 40px auto ;
	padding: 0 5%;
	max-width: 1100px;
	overflow: hidden;
}
#bosyu dl {
	margin: 0 ;
	padding: 0;
}
#bosyu dt {
	float: left;
	margin: 0 20px 0 0 ;
	padding: 0;
}
#bosyu dd {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#bosyu dd strong {
	font-size: 25px;
	display: block;
	text-align: center;
	margin: 0 0 15px 0;
	line-height: 1.3em;
}
.button {
	margin: 10px 0 0 0;
	display: inline-block;
	width: 200px;
	height: 34px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
	outline: none;
	background-color: #777;
	color: #fff;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	background-color: #59b1eb;
}
table {
	margin: 0 auto;
	padding: 0;
	max-width: 1100px;
	width: 100%;
}

th {
	border-bottom: 1px solid #8fc31f;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

td {
	padding: 0.4em;
	border-bottom: 1px solid #8fc31f;
}
.kaihatsu {
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2020/12/kaihatsu.jpg);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: bottom right;
		padding: 0% 40% 25% 0;
	margin: 0 0 100px;
}
.kaihatsu dt {
	font-size: 150%;
	font-weight: normal;
	background-color: #272b30;
	margin: 0;
	padding: 0 15% 0;
}
.kaihatsu dd {
	background-color: #272b30;
	padding: 2% 15% 5%;
	margin: 0;
	line-height: 2em;
}
.cost {
	background-image: url(http://pioneer-seiko.co.jp/wp-content/uploads/2020/12/cost.jpg);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20% 0 0 40%;
	margin: 0 0 100px;
}
.cost dt {
	font-size: 150%;
	font-weight: normal;
	background-color: #272b30;
	margin: 0;
	padding: 5% 15% 0;
}
.cost dd {
	background-color: #272b30;
	padding: 2% 15% 0;
	margin: 0;
	line-height: 2em;
}
.hinsitsu_power {
	background-image: url(https://pioneer-seiko.co.jp/wp-content/uploads/2021/05/BMS09127.png);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: bottom right;
		padding: 0 40% 30% 0;
	margin: 0 0 100px;
}
.hinsitsu_power dt {
	font-size: 150%;
	font-weight: normal;
	background-color: #272b30;
	margin: 0;
	padding: 0 15% 0;
}
.hinsitsu_power dd {
	background-color: #272b30;
	padding: 2% 15% 5%;
	margin: 0;
	line-height: 2em;
}
.seisan_power {
	background-image: url(https://pioneer-seiko.co.jp/wp-content/uploads/2021/05/BMS03701.png);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 30% 0 0 40%;
	margin: 0 0 100px;
}
.seisan_power dt {
	font-size: 150%;
	font-weight: normal;
	background-color: #272b30;
	margin: 0;
	padding: 5% 10% 0;
}
.seisan_power dd {
	background-color: #272b30;
	padding: 2% 10% 0;
	margin: 0;
	line-height: 2em;
}
.line_power {
	background-image: url(https://pioneer-seiko.co.jp/wp-content/uploads/2021/05/BMS03769.png);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 30% 30% 0;
	margin: 0 0 100px;
}
.line_power dt {
	font-size: 150%;
	font-weight: normal;
	background-color: #272b30;
	margin: 0;
	padding: 0 15% 0;
}
.line_power dd {
	background-color: #272b30;
	padding: 2% 15% 5%;
	margin: 0;
	line-height: 2em;
}
.widget {
	padding-bottom: 0.5em;
}
.banner {
	padding: 0;
	margin: 0;
}
.banner li {
	margin: 0 0 10px;
	padding: 0!important;
}
.banner li img{
	margin: 0;
	padding: 0;
}
#sesaku {
	padding: 5%;
	margin: 0 0 2em;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
}
#sesaku img {
	width: 60%;
	height: auto;
	margin: 0 20%;
}
#sesaku h2 {
	font-size: 2em;
	width: 80%;
}
#sesaku h3 {
	font-size: 16px;
	width: 100%;
	text-align: center;
}
#sesaku h3 span {
	display:block;
}
#sesaku dl {
	color: #fffcdb;
	background-color: #8fc31f;
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
#sesaku dt {
	text-align: center;
	padding: 20px 0 0;
	margin: 0;
}
#sesaku dt strong {
	display: block;
	font-size: 2em;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#sesaku dd {
	text-align: center;
	padding: 0 10px;
	margin: 0;
	font-size: 1.2em;
}
.strategy {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding: 0;
	margin: 0;
	color: #53A84A;
}
.strategy h2 {
	width: 100%;
}
.strategy dl {
	width: 30%;
	padding: 0;
	margin: 0;
}
.strategy dt {
	font-size: 2em;
	padding: 0;
}
.strategy dt span {
	display: block;
	font-size: 0.5em;
	width: 100%;
	text-align: center;
	background-color: #53A84A;
	color: #272C30;
	margin: 0.4em 0 1.2em;
	padding: 1%;
	font-weight: 700;
}
.strategy dd {
	width: 100%;
	padding: 0;
	margin: 0;
	text-align: left;
}
@media screen and (max-width: 960px) {
	#event dl {
		width: 49%;
	}
	#business-img {
		width:100%;
		height: 450px;
		background-position: center bottom;
	}
	#business-text {
		width: 100%;
		line-height: 1.9;
		padding: 70px 6%;
		font-size: 14px;
	}
	#chapter dl {
		flex-flow: wrap;
	}
	#chapter dt {
		width: 100%;
		height: 200px;
	}
	#chapter dd {
		width: 100%;
		padding: 20px 5%;
		margin: 0;
	}
	#quality-img {
		width:100%;
		height: 450px;
		background-position: center bottom;
	}
	#quality-text {
		width: 100%;
		line-height: 1.9;
		padding: 70px 6%;
		font-size: 14px;
	}
	#about-img {
		width:100%;
		height: 450px;
	}
	#about-text {
		width: 100%;
		padding: 70px 6%;
	}
	#recruit {
		min-height: 240px;
	}
	#recruit .text001 {
		margin: 65px auto;
	}
	#link-item {
		padding: 0 2%;
	}
	#link-item li {
		width: 23%;
	}
	#adress {
		padding: 40px 5%;
	}
	#adress li {
		width: 48%;
		margin: 15px 1%;
	}
	.text002 {
		width: 90%;
		margin: 40px 5% 100px;
	}
	.kaihatsu {
		background-size: auto 50%;
		background-position: top right;
		padding: 60% 0% 0;
		margin: 0 0 100px;
	}
	.kaihatsu dt {
		font-size: 150%;
		margin: 0;
		padding: 5% 10% 0;
	}
	.kaihatsu dd {
		padding: 2% 10% 0;
		margin: 0;
	}
	.cost {
		background-size: auto 50%;
		background-position: top left;
		padding: 60% 0 0;
		margin: 0 0 100px;
	}
	.cost dt {
		font-size: 150%;
		margin: 0;
		padding: 5% 10% 0;
	}
	.cost dd {
		padding: 2% 10% 5%;
		margin: 0;
	}
	.hinsitsu_power {
		background-size: auto 50%;
		background-position: top left;
		padding: 60% 0 0;
		margin: 0 0 100px;
	}
	.hinsitsu_power dt,
	.seisan_power dt,
	.line_power dt {
		font-size: 150%;
		margin: 0;
		padding: 5% 10% 0;
	}
	.hinsitsu_power dd,
	.seisan_power dd,
	.line_power dd {
		padding: 2% 10% 5%;
		margin: 0;
	}
	.seisan_power {
		background-size: auto 50%;
		background-position: top left;
		padding: 60% 0 0;
		margin: 0 0 100px;
	}
	.line_power {
		background-size: auto 50%;
		background-position: top left;
		padding: 60% 0 0;
		margin: 0 0 100px;
	}
}
@media screen and (max-width: 460px) {
	#slider001 {
		width: 100%;
		margin: 0 0 5px;
	}
	#setsubi {
		width: 100%;
	}
	#setsubi-banner {
	width: 100%;
	margin: 0 0 5px;
	padding: 0;
		overflow: hidden;
		height: 90px;
		background-position: 0 -25px ;
		background-size: 95%;
	}
	#business,
	#quality,
	#aboutus {
		background-attachment: scroll;
	}
	#event {
		margin: 0;
	}
	#event dl {
		width: 100%;
		background-size: auto 100%;
		height: 80px;
		margin: 0 0 10px;
		padding: 0;
		display: flex;
	}
	#event a:hover {
	background-size: auto 100%;
	border: solid 0px #8fc31f;
}
	#event dt {
		width: 35%;
		height: 80px;
		padding: 0;
	}
	#event dd {
		width: 60%;
		padding: 0 0 0 5%;
	}
	#event h3 {
	font-size: 0.8em;
	line-height: 1;
	bottom: 50%;
	left:40%;
}
	#business-img {
		width:100%;
		height: 200px;
		background-position: center bottom;
	}
	#business-text {
		width: 100%;
		line-height: 1.9;
		padding: 20px 6%;
		font-size: 14px;
	}
	#chapter dl {
		width: 100%;
	}
	#chapter dt {
		width: 100%;
		height: 150px;
	}
	#chapter dd {
		width: 100%;
		padding: 20px 5%;
		margin: 0;
	}
	#quality-img {
		width:100%;
		height: 200px;
		background-position: center bottom;
	}
	#quality-text {
		width: 100%;
		line-height: 1.9;
		padding: 20px 6%;
		font-size: 14px;
	}
	#quality-text li {
	width: 50%;
	font-size: 20px;
	}
	#about-img {
		width:100%;
		height: 200px;
	}
	#about-text {
		width: 100%;
		padding: 20px 6%;
	}
	#footermenu dl {
		margin: 20px 2%;
		width: 100%;
	}
	#footermenu dt {
		margin: 0 0 15px;
		padding: 0;
		text-align: center;
	}
	#footermenu dd {
		margin: 0 1%;
		padding: 0;
	}
	#footermenu dd ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-around;
	}
	#footermenu dd li {
		margin: 0 0 5px;
		padding: 0;
		width: 48%;
		text-align: center;
		border: 1px solid #8fc31f;
	}
	#footermenu dd li a {
		display: block;
		padding: 10px 0;
	}
	#footermenu dd li:before {
		display: none;
	}
	#link-item {
		padding: 0 2%;
	}
	#link-item li {
		width: 46%;
	}
	#adress {
		padding: 40px 5%;
	}
	#adress li {
		width: 98%;
		margin: 15px 1%;
	}
	.text001 {
		font-size: 200%;
		margin: 40px auto 0;
		width: 80%;
	}
	.text002 {
		margin: 40px 5%;
		font-size: 18px;
		font-weight: 400;
	}
	#item {
		padding: 70px 5%;
		margin: 0;
	}
	#item dl {
		margin: 60px 0;
	}
	#item dt {
		width: 100%;
		margin: 0 0 20px;
		padding: 0;
	}
	#item dd {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#item dd strong {
		font-size: 140%;
	}
	#item dd li {
		width: 45%;
	}
	
	#item img {
		width: 100%;
		height: auto;
	}
	#submenu {
		margin: 0 0 3em;
		border-top: solid 0px #8fc13f;
		border-bottom: solid 0px #8fc13f;
	}
	#submenu ul {
		margin: 0;
		display: flex;
		flex-flow: row wrap;
		list-style: none;
		justify-content: center;
	}
	#submenu li {
		width: 49%;
		text-align: center;
		margin: 1px;
		background-color: #8fc13f;
	}
	#submenu li a {
		padding: 15px 5px;
		font-size: 13px;
		display: block;
		color: #fff;
	}
	#submenu li a:hover {
		color: #fff;
	}
	#submenu li:hover {
		background-color: #8fc13f;
	}
	.sm {
		font-size: 13px;
		padding: 15px 10px;
		background-color: #444!important;
		color: #eee;
	}
	#h-contents {
		padding: 0;
	}
	#h-contents h1 {
		font-size: 24px;
	}
		#box1 {
		width:100%;
	}
		#box2 {
		width:100%;
	}
	#philosophy dd {
		width: 100%;
		margin: 0 0 40px;
		padding: 0;
}
	#philosophy dd strong {
		width: 100%;
		height: auto;
		border-radius: 5px;
		font-size: 20px;
		margin: 0 auto 20px;
		padding: 1em 0;
		line-height: 1em;
	}
	#domain h2 {
		width: 100%;
	}
	#domain dd {
		width: 100%;
	}
	#domain dd strong {
		width: 100%;
		height: auto;
		border-radius: 5px;
		font-size: 20px;
		margin: 0 auto 20px;
		padding: 20px 0;
	}
	#about td dt {
		width: 100%;
	}
	#about td dt img {
		width: 100%;
	}
	#about td dd {
		width: 100%;
	}
	#job-news {
		width: 100%;
	}
	#job-news h2 {
		font-size: 18px;
	}
	#job-news dl {
		width: 100%;
		display: flex;
		margin: 0 0 10px;
	}
	#job-news dt {
		height: 80px;
		width: 30%;
		margin: 0 10px 0 0;
	}
	#job-news dd {
		width: 70%;
		text-align: left;
	}
	#jobbanner {
		width: 100%;
	}
	#interview h2 {
		font-size: 16px;
	}
	#senpai dl {
		width: 100%;
		overflow: hidden;
	}
	#senpai dd {
		margin: 10px 0 40px;
		padding: 0px 70px 70px 0;
	}
	#leftbox, #rightbox {
		width: 100%;
	}
	#youko dl {
		padding: 0;
		margin: 0 0 40px;
	}
	#youko dt, #youko dd {
		width: 100%;
		margin: 0;
	}
	#isocontents dt {
		width: 100%;
		margin: 0 0 20px;
	}
	#isocontents dt img {
		width: 100%;
		height: auto;
	}
	#isocontents dd {
		width: 100%;
		margin: 0;
	}
	.kaihatsu dt {
		font-size: 150%;
		margin: 0;
		padding: 5% 5% 0;
	}
	.kaihatsu dd {
		padding: 2% 5% 0;
		margin: 0;
	}
	.cost {
		background-size: auto 50%;
		background-position: top left;
		padding: 60% 0 0;
		margin: 0 0 50px;
	}
	.hinsitsu_power {
		background-size: auto 40%;
		background-position: top right;
	}
	.line_power {
		background-size: auto 45%;
		background-position: top right;
	}
	.cost dt,
	.hinsitsu_power dt,
	.seisan_power dt,
	.line_power dt {
		font-size: 150%;
		margin: 0;
		padding: 5% 5% 0;
	}
	.cost dd,
	.hinsitsu_power dd,
	.seisan_power dd,
	.line_power dd {
		padding: 2% 5% 5%;
		margin: 0;
	}
.strategy dt span {
	font-size: 0.5em;
}
.strategy dl {
	width: 100%;
}
}
body {
	font-family: 'M PLUS 1p', sans-serif;
}
.btn-box {
	margin: 40px 10% 0;
  display: inline-block;
  width: 80%;
  text-align: center;
	font-size: 14px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: 400;
  padding: 8px 24px;
  position: relative;
  border: 2px solid #8fc31f;
  transition: .4s;
}

.btn-box:hover {
  border: 2px solid transparent;
  color: #FFF;
}

.btn-box:before, .btn-box:after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  transform: scale(0);
  transition: .2s;
}
.site-info {
	font-size: 10px;
}
.site-footer {
	margin-top: 0;
}
.btn-box:before {
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  transform-origin: 100% 0%;
}

.btn-box:after {
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform-origin: 0% 100%;
}

.btn-box:hover:after,
.btn-box:hover:before {
  transform: scale(1);
}
.sd-content {
	padding: 0 5%;
	max-width: 1100px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/*-------------------------------------
社歴
--------------------------------------*/
#story {
	margin: 0;
	padding: 2%;
}
#story img {
	margin:0 0 5px;
}
.timeline {
	list-style: none;
	padding: 0 0%;
}
.timeline > li {
	margin-bottom: 15px;
	border-radius: 4px;
	border: 1px #666 solid;
	padding: 5%;
}
.timeline-content h3 {
	font-size: 16px;
	padding: 0 0 5px;
	margin: 0;
	color: #8fc31f;
		font-weight: 700;
}
.timeline-date {
	margin: 0 0 15px;
	padding: 0 0 2px;
	font-size: 13px;
	border-bottom: 1px #666 solid;
	}
.soshikizu {
	padding: 3%;
	margin: 0;
}
.soshikizu img {
	max-width: 1200px;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	display:block;
}
/* for Desktop */
@media ( min-width : 640px ){
	#story {
		margin:5% auto;
		padding: 0;
		width: 100%;
		max-width: 560px;
	}
	.timeline > li {
    	overflow: hidden;
    	margin: 0;
			padding: 0;
    	position: relative;
			border-radius: 0px;
			border: 0px #e5e5d1 solid;
  	}
	.timeline-date {
		width: 110px;
		float: left;
		margin: 31px 0 0;
		border-bottom: 0px #e5e5d1 solid;
		font-size: 13px;
	}
	.timeline-content {
    	width: 75%;
    	float: left;
    	border-left: 3px #666 solid;
    	padding-left: 30px;
		font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
		font-size: 13px;
	}
	.timeline-content p {
		padding: 0px;
		overflow: hidden;
		font-size: 14px;
	}	
	.timeline-content h3 {
		font-size: 16px;
		padding: 0 0 5px;
		margin: 30px 0 5px 0;
	}
	.timeline-content:before {
		content: '';
		width: 20px;
		height: 20px;
		background: #6fc173;
		position: absolute;
		left: 102px;
		top: 30px;
		border-radius: 100%;
	}
}