@charset "utf-8";
/* CSS Document */

header{
	width: 1200px;
	margin: 0 0 0 -600px;
	position: fixed;
	top: 20px;
	left: 50%;
	z-index: 200
}
header .header_top{
	height: 60px;
	margin: 0 auto;
	padding: 0 0 25px 30px;
	background-color: #fff;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
	overflow: hidden
}
header .area_logo{
	width: 200px;
	margin: 20px 0 0 0;
	float: left
}
header .area_logo img{
	max-width: 100%;
	height: auto
}
header .area_logo img:hover{
	opacity: .7;
    filter: alpha(opacity=70);
}
header .sp_logo{
	display: none
}
header nav{
	width: 800px;
	float: right
}
header nav ul{
	font-size: 0
}
header nav li{
	width: 20%;
	text-align: center;
	display: inline-block
}
header nav li a{
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	display: block
}
header nav li span.n01{
	margin: 0 2px 0 0;
	color: #444;
	font-size: 16px;
	font-weight: 700
}
header nav li span.n02{
	margin: 0 0 0 2px;
	color: #444;
	font-size: 16px;
	font-weight: 700
}
header nav li a:link{color: #000;text-decoration: none}
header nav li a:visited{color: #000;text-decoration: none}
header nav li a:hover{color: #5F7039;text-decoration: none}
header nav li a:active{color: #000;text-decoration: none}


header nav li:last-child{
	height: 87px;
	padding: 30px 0 0 0;
    color: #fff;
    text-align: center;
    background-image: linear-gradient(300deg, #628c04 0%, #9dc542 100%)
}
header nav li:last-child:hover{opacity: .7;filter: alpha(opacity=70)}
header nav li:last-child a:link{color: #fff;text-decoration: none}
header nav li:last-child a:visited{color: #fff;text-decoration: none}
header nav li:last-child a:hover{color: #fff;text-decoration: none}
header nav li:last-child a:active{color: #fff;text-decoration: none}
	
header .btn_01{
	display: none
}
@media screen and (max-width:959px){
	header{
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #ddd;
		position: relative;
		top: 0;
		left: 0;
		z-index: 200
	}
	header .header_top{
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0
	}
	header .area_logo{
		width: 100%;
		margin: 20px auto 20px; 
		padding-top: 1px
	}
	header .area_logo img{
		max-width: 150px;
		margin: 0 auto;
		display: block
	}
	header nav{
		width: 100%;
		float: none
	}
	header nav ul{
		border-top: 1px solid #ddd;
		box-sizing: border-box;
		clear: both;
		display: block
	}
	header nav li{
		width: 50%;
		margin: 0;
		text-align: center;
		display: inline-block
	}
	header nav li:nth-child(odd){
		border-right: 1px solid #ddd;
		box-sizing: border-box
	}
	header nav li:last-child{
		display: none
	}
	header nav li a{
		padding: 10px;
		font-size: 15px;
		border-bottom: 1px solid #ddd;
		display: block
	}
}
/*PCメインビジュアル*/
.top_mv{
	margin-bottom: 40px;
	background-color: #eee;
	position: relative;
	top: 0;
	z-index: 10
}
.top_mv .area_mv{
	width: 1400px;
	height: 100%;
	max-width: 100%;
	max-height: 760px;
	margin: 0 auto;
	position: relative;
	display: block
}
.top_mv .area_mv #slide{
	width: 1400px;
	height: 100%;
    margin: 0 auto;
    display: block;
	z-index: 2;
}
.top_mv .area_mv #slide_sp{
	display: none
}
.top_mv .catch{
	height: 760px;
	position: relative;
	top: 480px;
	left: 100px;
	z-index: 10000
}
.top_mv .catch h1{
	margin-bottom: 10px;
	color: #fff;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 28px;
	line-height: 2;
	display:block
}
.top_mv .catch h1 span{
	padding: 5px 20px;
	background-image: linear-gradient(300deg, #628c04 0%, #79a01e8c 100%);
	display: inline-block
}
/*SPメインビジュアル*/
@media screen and (max-width:959px){
	.top_mv{
		margin-bottom: 75%
	}
	.top_mv img{
		width: 100%;
		height: 100%;
		max-width: 100%;
		max-height: 100%;
		display: block;
		overflow: hidden
	}
	.top_mv .area_mv{
		width: 100%;
		height: 100%;
		max-width: 100%;
		max-height:100%;
		margin: 0 auto;
		position: relative;
		display: block;
		
	}
	.top_mv .area_mv #slide{
		display: none
	}
	.top_mv .area_mv #slide_sp{
		width: 100%;
		height: 100%;
		margin: 0 auto;
		display: block;
		z-index: 2;
	}
	.top_mv .catch{
		display: none
	}
}

.inner_1200{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}
@media screen and (max-width:959px) {
	.inner_1200{
		width: 98%;
		max-width: 98%;
		margin: 0 1%;
		position:relative
	}
}
.mod_oem_01 {
	margin-bottom: 50px;
	position: relative;
}
.mod_oem_01 .txt_box{
    width: 52%;
    margin: 0 auto 15px;
	position: relative;
	writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-o-writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	text-orientation: upright;
	z-index: 10
}
.mod_oem_01 h2{
	margin-left: 50px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 30px;
	font-weight: bold;
	display: inline-block
}
.mod_oem_01 p{
	margin-left: 35px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 2.5
}
.mod_oem_01 p:last-child{
	margin: 0
}
.mod_oem_01 p span{
	padding: 0 2px;
	background-color: rgba(255,255,255,.5)
}
.mod_oem_01 .photo{
	text-align: center;
	display: block	
}
.mod_oem_01 .photo img{
	width:450px;
	margin: 0 auto;
	position: absolute;
	bottom: -50px;
	right: -0px;
	display: block;
	z-index: 5
}
.m_01{
    width: 30px;
    height: 30px; 
    background-color: #e1e1e1;
    border-radius: 50%;
	position: absolute;
    top: 189px;
    left: 87px
}
@media screen and (max-width:959px){
	.mod_oem_01 {
		margin-bottom: 50px;
		text-align: center;
		position: relative
	}
	.mod_oem_01 .txt_box{
		width: 100%;
		margin-bottom: 15px;
		position: relative;
		-ms-writing-mode: tb;
		writing-mode: horizontal-tb;
		z-index: 10
	}
	.mod_oem_01 h2{
		margin:0 0 20px 0;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size:25px;
		display: block
	}
	.mod_oem_01 p{
		margin-left: 0;
		font-size: 16px;
		line-height: 2.3
	}
}
.mod_oem_02 ul{
	font-size: 0
}
.mod_oem_02 ul li{
	width: 550px;
	display: inline-block
}
.mod_oem_02 ul li:first-child{
	margin: 0 100px 50px 0;
}
.mod_oem_02 ul li img{
	max-width: 100%;
	margin: 0 0 20px 0
}
.mod_oem_02 ul li .ttl{
	margin-bottom: 15px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center
}
.mod_oem_02 ul li .ttl span.n01{
	margin: 0 0 0 2px;
	color: #111;
	font-size: 23px;
	font-weight: 700
}
.mod_oem_02 ul li p.txt{
	margin-bottom: 15px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 2
}
.mod_oem_02 ul li p.btn{
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #444;
}
.mod_oem_02 ul li a{
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    transition: 0.3s opacity;
}
.mod_oem_02 ul li a p.btn{
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    transition: 0.3s opacity;
}
.mod_oem_02 ul li a:link{color: #000;text-decoration: none}
.mod_oem_02 ul li a:active{color: #000;text-decoration: none}
.mod_oem_02 ul li a:hover{color: #000;text-decoration: none;opacity: .7}
.mod_oem_02 ul li a:hover p.btn{
	color: #fff;
	background-color: #5F7039;
	border: 1px solid #5F7039;
}
.mod_oem_02 ul li a:visited{color: #000;text-decoration: none}
@media screen and (max-width:959px){
	.mod_oem_02 ul li{
		width: 100%;
		margin-bottom: 30px;
		display: block
	}
	.mod_oem_02 ul li:first-child{
		margin: 0 0 30px 0
	}
	.mod_oem_02 ul li img{
		margin: 0 0 10px 0
	}
	.mod_oem_02 ul li .ttl{
		margin-bottom: 10px
	}
	.mod_oem_02 ul li p.btn{
		width: 100%;
		margin: 0 auto;
		padding: 5px 0
	}
}
.mod_oem_03{
	margin-bottom: 50px;
	padding: 80px 0;
	background: url("../img/bg_01.png") repeat;
	clear: both
}
.mod_oem_03 .inner_1200{
	overflow: hidden
}
.mod_oem_03 .photo{
	width: 500px;
	float: left
}
.mod_oem_03 .txt_area{
	width: 600px;
	float: right
}
.mod_oem_03 .txt_area p.txt{
	margin-bottom: 20px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.5
}
.mod_oem_03 a.btn{
	width: 48%;
	margin: 0 auto;
	padding: 10px 0;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #444;
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    transition: 0.3s opacity;
	display: inline-block
}
.mod_oem_03 a.btn:nth-child(1){
	float: left
}
.mod_oem_03 a.btn:nth-child(2){
	float: right
}
.mod_oem_03 a.btn:link{color: #000;text-decoration: none}
.mod_oem_03 a.btn:active{color: #000;text-decoration: none}
.mod_oem_03 a.btn:hover{
	color: #fff;
	background-color: #5F7039;
	border: 1px solid #5F7039;
}
.mod_oem_03 a.btn:visited{color: #000;text-decoration: none}
@media screen and (max-width:959px){
	.mod_oem_03{
		padding: 40px 0
	}
	.mod_oem_03 .photo{
		width: 100%;
		float: none
	}
	.mod_oem_03 .photo img{
		max-width: 100%
	}
	.mod_oem_03 .txt_area{
		width: 100%;
		float: none
	}
	.mod_oem_03 a.btn{
		font-size: 16px;
	}
}
.oem_contact_01{
	width: 1100px;
	margin: 0 auto 150px;
	padding: 50px;
	color: #fff;
	background-image: linear-gradient(300deg, #628c04 0%, #587a0a 100%);
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
}
.oem_contact_01 p,.oem_contact_01 a{
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
}
.oem_contact_01 p.txt{
	margin-bottom: 35px;
	font-size: 23px;
	font-weight: bold;
	line-height: 2;
	text-align: center
}
.oem_contact_01 .tel_area{
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.oem_contact_01 a.btn{
	width: 60%;
	margin: 0 auto 20px;
	padding: 10px 0;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #fff;
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    transition: 0.3s opacity;
	display: block
}
.oem_contact_01 a.btn:link{color: #fff;text-decoration: none}
.oem_contact_01 a.btn:active{color: #fff;text-decoration: none}
.oem_contact_01 a.btn:hover{color: #fff;text-decoration: none;opacity: .7;background-color: rgba(255,255,255,.2)}
.oem_contact_01 a.btn:visited{color: #fff;text-decoration: none}

.oem_contact_01 .tel{
	font-size: 25px;
	font-weight: bold;
	text-align: center
}
.oem_contact_01 .tel a{
	font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
	font-size: 28px;
	letter-spacing: 2px;
}
.oem_contact_01 .tel a:link{color: #fff;text-decoration: none}
.oem_contact_01 .tel a:active{color: #fff;text-decoration: none}
.oem_contact_01 .tel a:hover{color: #fff;text-decoration: none}
.oem_contact_01 .tel a:visited{color: #fff;text-decoration: none}
@media screen and (max-width:959px){
	.oem_contact_01{
		width: 96%;
		margin: 0 auto 50px;
		padding: 30px 2% 30px
	}
	.oem_contact_01 p.txt{
		margin-bottom: 25px;
		font-size: 17px;
		font-weight: bold;
		text-align: center
	}
	.oem_contact_01 .tel_area{
		width: 100%;
		margin: 0 auto 20px;
		padding: 30px 0 20px;
	}
	.oem_contact_01 a.btn{
		width: 80%;
		margin: 0 auto 20px
	}
	.oem_contact_01 .tel{
		font-size: 20px;
		font-weight: bold;
		text-align: center
	}
	.oem_contact_01 .tel a{
		font-size: 35px;
		display: block
	}
	.oem_contact_01 .tel span{
		display: none
	}
}

.under_top_mv{
	margin-bottom: 30px;
	background-color: #eee
}
.under_top_mv .box{
	width: 1400px;
	margin: 0 auto;
	background-color: #eee;
	position: relative;
	display: block
}
.under_top_mv img{
	position: relative;
	display: block
}
.under_top_mv .ttl{
	width: 1200px;
	height: 75px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 100px;
	text-align: center;
	background-color: #fff;
	border-radius: 5px 5px 0 0
}
.under_top_mv .ttl h1{
	padding-top: 18px;
	color: #618905;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 40px;
}

.ttl_01 h1{
	padding-top: 18px;
	text-align: center;
	color: #618905;
    font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 40px;
}

@media screen and (max-width:959px) {
	.under_top_mv{
		margin-bottom: 30px;
		background-color: #eee
	}
	.under_top_mv .box{
		width: 100%;
		margin: 0 auto;
		background-color: #eee;
		position: relative;
		display: block
	}
	.under_top_mv img{
		max-width: 100%
	}
	.under_top_mv .ttl{
		width: 90%;
		height: 30px;
		margin: 0 auto;
		position: absolute;
		bottom: 0;
		left: 5%
	}
	.under_top_mv .ttl h1{
		padding-top: 10px;
		color: #618905;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 20px;
		font-weight: bold
	}

	.ttl_01 h1{
		padding-top: 10px;
		color: #618905;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 20px;
		font-weight: bold
	}

}
.mod_oem_o_01{
	margin-bottom: 50px
}
.mod_oem_o_01 p{
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 2.5
}

.mod_oem_o_01 .photo{
	width: 310px;
	float: right;
	margin-left: 15px;
}
.mod_oem_o_01 .photo img{
	width: 100%;
}

@media screen and (max-width:959px) {
	.mod_oem_o_01{
		margin-bottom: 30px;
	}
	.mod_oem_o_01 p{
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 2;
	}
	.mod_oem_o_01 .photo{
		width: 100%;
		float: none;
		margin-left: 0px;
		margin-bottom: 15px;
	}
	.mod_oem_o_01 .photo img{
		max-width: 100%;
	}
}
.ttl_02{
	margin-bottom: 35px;
	color: #000;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 35px;
	text-align: center;
	position: relative
}
.ttl_02:before {
	width: 100%;
	height: 1px;
	background: #aaa;
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	content: ''
}
.ttl_02 span {
	padding: 0 1em;
	position: relative;
	background: #fff
}
.ttl_03{
	color: #618905;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 28px;
	max-width: 980px;
	margin: 20px auto 0;
}
@media screen and (max-width:959px) {
	.ttl_02{
		font-size: 23px;
	}

	.ttl_03{
		font-size: 20px;
	}
}

.mod_oem_o_02{
	margin-bottom: 130px;
	clear: both
}
.mod_oem_o_02 .inner_1200{
	overflow: hidden
}
.mod_oem_o_02 .photo{
	width: 500px;
	float: left
}
.mod_oem_o_02 .txt_area{
	width: 600px;
	float: right
}
.mod_oem_o_02 .txt_area p.txt{
	margin-bottom: 20px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 2
}
.mod_oem_o_02 .txt_area ul li{
	margin-bottom: 20px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 2
}
.mod_oem_o_02 .txt_area ul li::before{
	margin-right: 5px;
	color: #618905;
	content: "●"
}
.mod_oem_o_02 .txt_area ul li span{
    font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
}
@media screen and (max-width:959px){
	.mod_oem_o_02{
		padding: 0
	}
	.mod_oem_o_02 .photo{
		width: 100%;
		float: none
	}
	.mod_oem_o_02 .photo img{
		max-width: 100%
	}
	.mod_oem_o_02 .txt_area{
		width: 100%;
		float: none
	}
	.mod_oem_o_02 .txt_area p.txt{
		margin-bottom: 20px;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 20px;
		font-weight: bold;
		line-height: 2
	}
	.mod_oem_o_02 .txt_area ul li{
		margin-bottom: 20px;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 17px;
		line-height: 2
	}
}
.mod_oem_o_03{
	margin-bottom: 80px;
	position: relative
}
.mod_oem_o_03 .ttl_02 span{
	background: #e7ffea !important
}
.mod_oem_o_03::before {
    position: absolute;
    content: "";
    top: -50px;
    bottom: 0;
    width: 400px;
    left: 0;
    right: 0;
    margin: auto;
    background: #e7ffea;
	z-index:0
}
.mod_oem_o_03 ul{
	font-size: 0;
	position: relative;
	z-index: 10;
}
.mod_oem_o_03 ul li{
	width: 340px;
	vertical-align: top;
	display: inline-block;
}
.mod_oem_o_03 ul li:first-child{
	margin: 0 90px 50px 0;
}
.mod_oem_o_03 ul li:nth-child(2){
	margin: 0 90px 50px 0;
}
.mod_oem_o_03 ul li img{
	max-width: 100%;
	margin: 0 0 20px 0;
}
.mod_oem_o_03 ul li .ttl{
	margin-bottom: 15px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center
}
.mod_oem_o_03 ul li .ttl span.n01{
	margin: 0 0 0 2px;
	color: #111;
	font-size: 23px;
	font-weight: 700
}
.mod_oem_o_03 ul li p.txt{
	margin-bottom: 15px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 2
}
@media screen and (max-width:959px){
	.mod_oem_o_03{
		padding-bottom: 30px;
		position: relative
	}
	.mod_oem_o_03::before {
		width: 50%
	}
	.mod_oem_o_03 ul li{
		width: 100%;
		margin-bottom: 30px;
		display: block
	}
	.mod_oem_o_03 ul li:first-child{
		margin: 0 0 30px 0;
	}
	.mod_oem_o_03 ul li:nth-child(2){
		margin: 0 0 50px 0;
	}
	.mod_oem_o_03 ul li img{
		margin: 0 0 10px 0
	}
	.mod_oem_o_03 ul li .ttl{
		margin-bottom: 10px
	}
}
.mod_oem_o_04 .list-flow {
	margin-bottom: 80px;
	text-align: center
}
.mod_oem_o_04 .list-flow li {
	width: 165px;
	height: 165px;
	margin-right: 30px;
	vertical-align: top;
	background-color: #618905;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
	display: inline-block
}
.mod_oem_o_04 .list-flow li:after {
	width: 16px;
	height: 16px;
	margin: auto;
	position: absolute;
	top: 0;
	right: -44px;
	bottom: 0;
	vertical-align: middle;
	box-sizing: border-box;
	border: 16px solid transparent;
	border-left: 16px solid #ddd;
	content: ""
}
.mod_oem_o_04 .list-flow li:last-child {
	margin-right: 0
}
.mod_oem_o_04 .list-flow li:last-child:after {
    display: none
}
.mod_oem_o_04 .list-flow li .num {
    margin:40px 0 10px;
    color: #fff;
    font-size: 40px;
    line-height: 1
}
.mod_oem_o_04 .list-flow li .txt {
	color: #fff;
    font-size: 20px
}
@media screen and (max-width:959px){
	.mod_oem_o_04 .ttl_02{
		font-size: 20px;
	}
	.mod_oem_o_04 .list-flow {
		margin-bottom: 30px;
		text-align: center
	}
	.mod_oem_o_04 .list-flow li {
		width: 140px;
		height: 140px;
		margin: 0 0 30px;
		vertical-align: top;
		background-color: #618905;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		position: relative;
		display: inline-block
	}
	.mod_oem_o_04 .list-flow li:nth-child(odd){
		margin-right: 30px
	}
	.mod_oem_o_04 .list-flow li:after {
		display: none
	}
	.mod_oem_o_04 .list-flow li .num {
		margin:30px 0 10px;
		color: #fff;
		font-size: 30px;
		line-height: 1
	}
	.mod_oem_o_04 .list-flow li .txt {
		color: #fff;
		font-size: 18px
	}
}
.mod_oem_o_05{
	margin-bottom: 80px
}
.mod_oem_o_05 dl {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
    border-bottom: 1px solid #aaa
}
.mod_oem_o_05 dl:last-child{
	border-bottom: none
}
.mod_oem_o_05 dl dt{
	margin-bottom: 20px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 28px;
	position: relative
}
.mod_oem_o_05 dl span.t {
    font-size: 30px;
    position: absolute;
    left: 0;
    top: 3px
}
.mod_oem_o_05 dl span.ttl {
    margin-left: 45px
}
.mod_oem_o_05 dd{
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 18px;
	position: relative
}
.mod_oem_o_05 dd .con{
    padding:8px 0 0 45px;
	display: block
}
@media screen and (max-width:959px){
	.mod_oem_o_05{
		margin-bottom: 30px
	}
	.mod_oem_o_05 dl {
		width: 100%;
		margin: 0 auto;
		padding: 20px 0
	}

	.mod_oem_o_05 dl dt{
		margin-bottom: 20px;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 18px;
		position: relative
	}
	.mod_oem_o_05 dl span.t {
		font-size: 30px;
		position: absolute;
		left: 0;
		top: 3px
	}
	.mod_oem_o_05 dl span.ttl {
		margin-left: 45px;
		display: block
	}
	.mod_oem_o_05 dd{
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 16px;
		position: relative
	}
	.mod_oem_o_05 dd .con{
		padding:8px 0 0 45px;
		display: block
	}
}
.mod_oem_o_05{
	overflow: hidden
}
.mod_oem_o_05 .txt_box{
	width: 800px;
	float: left
}
.mod_oem_o_05 .txt_box p{
	margin-bottom: 20px;
	line-height: 2.5
}
.mod_oem_o_05 .photo_box{
	width: 350px;
	float: right
}
.mod_oem_o_05 .photo_box img{
	margin: 0 auto 20px;
	display: block
}
.mod_oem_o_05 .photo_box .name_box{
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center
}
.mod_oem_o_05 .photo_box .name_box .position{
	margin: 0 15px 0 0
}
@media screen and (max-width:959px) {
	.mod_oem_o_05 .txt_box{
		width: 100%;
		float: none
	}
	.mod_oem_o_05 .photo_box{
		width: 100%;
		float: none
	}
	.mod_oem_o_05 .photo_box img{
		max-width: 80%
	}
	.mod_oem_o_05 .photo_box .name_box{
		margin-right: 10px
	}
}

.mod_oem_d_02{
	margin-bottom: 130px;
	clear: both
}
.mod_oem_d_02 .inner_1200{
	overflow: hidden
}
.mod_oem_d_02 .photo{
	width: 500px;
	float: left
}
.mod_oem_d_02 .photo img{
	margin-bottom: 10px
}
.mod_oem_d_02 .txt_area{
	width: 600px;
	float: right
}
.mod_oem_d_02 .txt_area p.txt{
	margin-bottom: 20px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 2
}
.mod_oem_d_02 .txt_area ul li{
	margin-bottom: 20px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 2
}
.mod_oem_d_02 .txt_area ul li p{
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 15px;
	font-weight: bold
}
.mod_oem_d_02 .txt_area ul li::before{
	margin-right: 5px;
	color: #618905;
	content: "●"
}
.mod_oem_d_02 .txt_area ul li span{
    font-family: "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック体, YuGothic, "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
}
@media screen and (max-width:959px){
	.mod_oem_d_02{
		padding: 0
	}
	.mod_oem_d_02 .photo{
		width: 100%;
		float: none
	}
	.mod_oem_d_02 .photo img{
		max-width: 100%
	}
	.mod_oem_d_02 .txt_area{
		width: 100%;
		float: none
	}
	.mod_oem_d_02 .txt_area p.txt{
		margin-bottom: 20px;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 20px;
		font-weight: bold;
		line-height: 2
	}
	.mod_oem_d_02 .txt_area ul li{
		margin-bottom: 20px;
		font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
		font-size: 17px;
		line-height: 2
	}
}
.mod_oem_d_03{
	margin-bottom: 80px;
	padding-bottom: 50px;
	position: relative
}
.mod_oem_d_03 .ttl_02 span{
	background: #fff3e5 !important
}
.mod_oem_d_03::before {
    position: absolute;
    content: "";
    top: -50px;
    bottom: 0;
    width: 400px;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff3e5;
	z-index:0
}
.mod_oem_d_03 ul{
	font-size: 0;
	position: relative;
	z-index: 10
}
.mod_oem_d_03 ul li{
	width: 23.5%;
	vertical-align: top;
	display: inline-block
}
.mod_oem_d_03 ul li:nth-child(2){
	margin: 0 2% 20px
}
.mod_oem_d_03 ul li:nth-child(3){
	margin: 0 2% 20px 0
}
.mod_oem_d_03 ul li img{
	max-width: 100%;
	margin: 0 0 20px 0
}
.mod_oem_d_03 ul li .ttl{
	margin-bottom: 5px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 23px;
	font-weight: bold;
	text-align: center
}
.mod_oem_d_03 ul li .ttl span.n01{
	margin: 0 0 0 2px;
	color: #111;
	font-size: 23px;
	font-weight: 700
}
.mod_oem_d_03 p.txt{
	margin-bottom: 15px;
	font-family: 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	position: relative;
	z-index: 100
}
@media screen and (max-width:959px){
	.mod_oem_d_03{
		padding-bottom: 30px;
		position: relative
	}
	.mod_oem_d_03::before {
		width: 50%
	}
	.mod_oem_d_03 ul li{
		width: 85%;
		margin: 0 auto 10px;
		vertical-align: top;
		display: block
	}
	.mod_oem_d_03 ul li:nth-child(2){
		margin: 0 auto 10px
	}
	.mod_oem_d_03 ul li:nth-child(3){
		margin: 0 auto 10px
	}
	.mod_oem_d_03 ul li img{
		margin: 0 0 10px 0
	}
	.mod_oem_d_03 p.txt{
		text-align: left
	}
}
.mod_oem_d_04 .list-flow {
	margin-bottom: 80px;
	text-align: center
}
.mod_oem_d_04 .list-flow li {
	width: 165px;
	height: 165px;
	margin-right: 30px;
	vertical-align: top;
	background-color: #f68500;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: relative;
	display: inline-block
}
.mod_oem_d_04 .list-flow li:after {
	width: 16px;
	height: 16px;
	margin: auto;
	position: absolute;
	top: 0;
	right: -44px;
	bottom: 0;
	vertical-align: middle;
	box-sizing: border-box;
	border: 16px solid transparent;
	border-left: 16px solid #ddd;
	content: ""
}
.mod_oem_d_04 .list-flow li:last-child {
	margin-right: 0
}
.mod_oem_d_04 .list-flow li:last-child:after {
    display: none
}
.mod_oem_d_04 .list-flow li .num {
    margin:40px 0 10px;
    color: #fff;
    font-size: 40px;
    line-height: 1
}
.mod_oem_d_04 .list-flow li .txt {
	color: #fff;
    font-size: 20px
}
@media screen and (max-width:959px){
	.mod_oem_d_04 .ttl_02{
		font-size: 18px;
	}
	.mod_oem_d_04 .list-flow {
		margin-bottom: 30px;
		text-align: center
	}
	.mod_oem_d_04 .list-flow li {
		width: 90%;
		height: auto;
		margin: 0 0 30px;
		padding: 5px 0;
		vertical-align: top;
		background-color: #618905;
		border-radius:5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		position: relative;
		display: inline-block
	}
	.mod_oem_d_04 .list-flow li:nth-child(odd){
		margin-right: 0
	}
	.mod_oem_d_04 .list-flow li:after {
		display: none
	}
	.mod_oem_d_04 .list-flow li .num {
		margin:10px 0 5px;
		color: #fff;
		font-size: 25px;
		line-height: 1
	}
	.mod_oem_d_04 .list-flow li .txt {
		color: #fff;
		font-size: 17px
	}
}

.mod_oem_o_01 a:link{color: #618905}
.mod_oem_o_01 a:active{color: #618905}
.mod_oem_o_01 a:hover{color: #618905;text-decoration: none}
.mod_oem_o_01 a:visited{color: #618905}

.formTbl {
	border-top: 1px solid #E5E5E5;
}
.formTbl th {
	width: 30%;
	padding: 45px 30px 45px;
	font-size: 20px;
	font-weight: normal;
	box-sizing: border-box;
	border: none;
	border-bottom: 1px solid #E5E5E5;
	background: none;
	vertical-align: middle;
	text-align: left;
}
.formTbl th .requireIcon {
	margin-left: 10px;
	color: #fff;
	font-size: 13px;
	padding: 3px 13px;
	vertical-align: text-bottom;
	background-color: #828282;
	position: relative;
	top: -6px
}
.formTbl td {
	width: 70%;
	padding: 25px 30px;
	font-size: 16px;
	line-height: 1.95;
	border: none;
	border-bottom: 1px solid #E5E5E5;
	vertical-align: middle;
}
.formTbl td input[type="text"],
.formTbl td input[type="email"],
.formTbl td input[type="tel"],
.formTbl td select,
.formTbl td textarea {
	width: 100%;
	min-height: 14px;
	padding: 17px 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #FFFFFF;
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	box-sizing: border-box;
	font-size: 17px;
	line-height: 1.5
}
.formTbl td textarea {
	height: 200px
}
.contact-btn {
	margin: 50px 0;
	text-align: center
}
.contact-btn li {
	width: 35%;
	display: inline-block
}
.contact-btn li input {	
	width: 100%;
	padding: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #000;
	border: none;
	color: #fff;
	font-size: 18px;
	box-sizing: border-box
}
.contact-btn li input.back {
	background-color: #AFAFAF;
}
.contact-btn li input:hover {
	opacity: 0.6
}

@media screen and (max-width:959px){
	.formTbl {
		width: 95%;
		margin: 0 2.5%
	}
	.formTbl th {
		width: 100%;
		padding: 25px 0 0;
		font-size: 20px;
		font-weight: normal;
		box-sizing: border-box;
		border: none;
		border-bottom: none;
		background: none;
		vertical-align: middle;
		text-align: left;
		display: block
	}
	.formTbl th .requireIcon {
		margin-left: 10px;
		color: #fff;
		font-size: 13px;
		padding: 3px 13px;
		vertical-align: text-bottom;
		background-color: #828282;
		position: relative;
		top: -6px
	}
	.formTbl td {
		width: 100%;
		padding: 25px 0;
		display: block
	}
}