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


/*	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	behavior: url("/css/PIE.htc");*/



/*top*/
.top_about {
	background:url(../img/top/about_bg.png) no-repeat center top;
	height:870px;
	margin:0 0 100px;
}
.top_about .top_about_in {
	width:1000px;
	margin:0 auto;
}
.top_about .top_about_in h3 {
	position:relative;
	font-family: 'Quicksand', sans-serif;
	font-size:4.8rem;
	line-height:1.2;
	text-transform: uppercase;
	text-align:center;
	color:#83c22f;
	padding:90px 0 0;
	margin:0 0 50px;
}
.top_about .top_about_in h3 span {
	position:relative;
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:1.8rem;
	line-height:1.2;
	text-align:center;
	color:#000;
	padding:15px 0 0;
}
.top_about .top_about_in h3:before {
	position:absolute;
	top:0;
	right:0;
	left:0;
	margin:auto;
	background:url(../img/common/mark.png) no-repeat 0 0;
	width:38px;
	height:65px;
	content:'';
	display:block;
}
.top_about .top_about_in h3:after {
	position:absolute;
	bottom:-20px;
	right:0;
	left:0;
	margin:auto;
	background:#83c22f;
	width:100px;
	height:1px;
	content:'';
	display:block;
}
.top_about .top_about_in p {
	font-size:1.5rem;
	line-height:1.8;
	letter-spacing:0.2rem;
	text-align:center;
}
.top_feature {
	background:url(../img/top/feature_bg.png) repeat 0 0;
	width:1400px;
	margin:0 auto 80px;
}
.top_feature .top_feature_in {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding:0 0 55px;
}
.top_feature .top_feature_in h3 {
	position:relative;
	top:-20px;
	font-family: 'Quicksand', sans-serif;
	font-size:4.8rem;
	line-height:1.2;
	text-transform: uppercase;
	text-align:center;
	color:#83c22f;
	padding:90px 0 0;
	margin:0 0 50px;
}
.top_feature .top_feature_in h3 span {
	position:relative;
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:1.8rem;
	line-height:1.2;
	text-align:center;
	color:#000;
	padding:15px 0 0;
}
.top_feature .top_feature_in h3:before {
	position:absolute;
	top:0;
	right:0;
	left:0;
	margin:auto;
	background:url(../img/common/mark.png) no-repeat 0 0;
	width:38px;
	height:65px;
	content:'';
	display:block;
}
.top_feature .top_feature_in h3:after {
	position:absolute;
	bottom:-20px;
	right:0;
	left:0;
	margin:auto;
	background:#83c22f;
	width:100px;
	height:1px;
	content:'';
	display:block;
}
.top_feature .top_feature_in .top_feature_box {
	position:relative;
	height:950px;
}
.top_feature .top_feature_in .top_feature_box section {
	position: absolute;
}
.top_feature .top_feature_in .top_feature_box section.top_feature_box01 {
	top:0;
	left:20px;
}
.top_feature .top_feature_in .top_feature_box section.top_feature_box02 {
	top:219px;
	left:627px;
}
.top_feature .top_feature_in .top_feature_box section.top_feature_box03 {
	top:631px;
	left:81px;
}
.top_feature .top_feature_in .top_feature_box section .contents {
	position:relative;
	z-index:2;
	display:inline-block;
	background:rgba(113,186,36,0.92);
	padding:20px;
	color:#FFF;
}
.top_feature .top_feature_in .top_feature_box section .contents h4 {
	border-bottom: solid 1px #FFFFFF;
	padding:0 0 10px;
	margin:0 0 10px;
	font-size:3.0rem;
	font-weight:bold;
	letter-spacing:0.05rem;
	line-height:1.2;
	text-align:center;
	letter-spacing:1rem;
}
.top_feature .top_feature_in .top_feature_box section .contents h4 span {
	display:block;
	text-align:center;
	margin:0 0 10px;
	font-size:3.4rem;
	font-weight: normal;
	letter-spacing: normal;
	line-height:1.2;
}
.top_feature .top_feature_in .top_feature_box section .contents p {
	margin:0 0 10px;
	padding:0 5px;
	font-size:1.6rem;
	line-height:1.4;
	text-align:center;
}
.top_feature .top_feature_in .top_feature_box section .contents p:last-child {
	margin:0;
}
.top_feature .top_feature_in .top_feature_box section .img {
	position: absolute;
	z-index:1;
	width:480px;
	height:395px;
}
.top_feature .top_feature_in .top_feature_box section.top_feature_box01 .img {
	top:88px;
	left:-19px;
}
.top_feature .top_feature_in .top_feature_box section.top_feature_box02 .img {
	top:-198px;
	left:-108px;
}
.top_feature .top_feature_in .top_feature_box section.top_feature_box03 .img {
	top:-90px;
	left:235px;
	width:580px;
	height:370px;
}
.top_product {
	width:1400px;
	margin:0 auto 80px;
}
.top_product .top_product_in h3 {
	position:relative;
	font-family: 'Quicksand', sans-serif;
	font-size:4.8rem;
	line-height:1.2;
	text-transform: uppercase;
	text-align:center;
	color:#83c22f;
	padding:90px 0 0;
	margin:0 0 30px;
}
.top_product .top_product_in h3 span {
	position:relative;
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:1.8rem;
	line-height:1.2;
	text-align:center;
	color:#000;
	padding:15px 0 0;
}
.top_product .top_product_in h3:before {
	position:absolute;
	top:0;
	right:0;
	left:0;
	margin:auto;
	background:url(../img/common/mark.png) no-repeat 0 0;
	width:38px;
	height:65px;
	content:'';
	display:block;
}
.top_product .top_product_in .top_product_box01 {
	background:url(../img/top/product_img01.png) no-repeat center top;
	height:350px;
	padding:60px 0 0 141px;
	margin:0 0 20px;
}
.top_product .top_product_in .top_product_box01 div {
	display:inline-block;
	width:445px;
	background:rgba(255,255,255,0.93);
	padding:45px 51px 45px 63px;
}
.top_product .top_product_in .top_product_box01 div h4 {
	margin:0 0 24px;
}
.top_product .top_product_in .top_product_box01 div a {
	display:block;
	padding:15px 0;
	text-align:center;
	background:#7bbd23;
	color:#FFF;
	text-decoration:none;
	font-size:1.8rem;
	line-height:1.2;
}
.top_product .top_product_in .top_product_box02 {
	background:url(../img/top/product_img02.png) no-repeat center top;
	height:350px;
	padding:60px 0 0 141px;
}
.top_product .top_product_in .top_product_box02 div {
	display:inline-block;
	width:445px;
	background:rgba(255,255,255,0.93);
	padding:39px 51px 32px 63px;
}
.top_product .top_product_in .top_product_box02 div h4 {
	margin:0 0 24px;
}
.top_product .top_product_in .top_product_box02 div a {
	display:block;
	padding:15px 0;
	text-align:center;
	background:#fb1b03;
	color:#FFF;
	text-decoration:none;
	font-size:1.8rem;
	line-height:1.2;
}
.btn_sns {
	width:1000px;
	margin:0 auto;
}
.btn_sns:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.btn_sns ul {
	float:left;
	overflow:hidden;
}
.btn_sns ul li {
	float:left;
}
.btn_sns ul li:first-child {
	margin:0 11px 0 0;
}
.btn_sns .fb {
	float:right;
	width:490px;
}



/*product*/
.sub.product header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.product header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.product header .header_in {
	width:1400px;
	margin:0 auto;
}
.product .list {
	margin:0 0 115px;
}
.product .list h3 {
	border: solid 2px #83c22f;
	font-size:2.6rem;
	line-height:62px;
	margin:0 0 20px;
}
.product .list h3 span {
	display: inline-block;
	width:62px;
	height:62px;
	background:#83c22f;
	text-align:center;
	color:#FFF;
	margin:0 20px 0 0;
}
.product .list .comment {
	font-size:1.5rem;
	margin:0 0 25px;
	padding:0 5px;
}
.product .list ul:after {
   content: " ";
   font-size: 0.1rem;
   display: block;
   clear: both;
   line-height: 0;
   height: 0;
   visibility: hidden;
}
.product .list ul li {
	float:left;
	width:318px;
	margin:0 23px 25px 0;
}
.product .list ul li:nth-child(3n) {
	margin:0 0 25px 0;
}
.product .list ul li:nth-child(3n+1) {
	clear:both;
}
.product .list ul li:nth-last-child(-n+3) {
	margin-bottom:0;
}
.product .list ul li a {
	display:block;
	position:relative;
	color:#FFF;
	font-size:2.0rem;
	font-weight:bold;
	line-height:1.3;
}
.product .list ul li a:hover {
	text-decoration:none;
}
.product .list ul li a span {
	display:block;
	position: absolute;
	top:85px;
	left:55px;
}
.product .box {
}
.product .box h3 {
	border: solid 2px #83c22f;
	font-size:2.6rem;
	line-height:62px;
	margin:0 0 20px;
}
.product .box h3 span {
	display: inline-block;
	width:62px;
	height:62px;
	background:#83c22f;
	text-align:center;
	color:#FFF;
	margin:0 20px 0 0;
}
.product .box .comment {
	font-size:1.5rem;
	margin:0 0 25px;
	padding:0 5px;
}
.product .box .img {
}



/*about*/
.sub.about header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.about header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.about header .header_in {
	width:1400px;
	margin:0 auto;
}
.sub_about {
	background:url(../img/top/about_bg.png) no-repeat center top;
	height:870px;
	margin:60px 0 90px;
}
.sub_about .sub_about_in {
	width:1000px;
	margin:0 auto;
}
.sub_about .sub_about_in h3 {
	position:relative;
	font-family: 'Quicksand', sans-serif;
	font-size:4.8rem;
	line-height:1.2;
	text-transform: uppercase;
	text-align:center;
	color:#83c22f;
	padding:90px 0 0;
	margin:0 0 50px;
}
.sub_about .sub_about_in h3 span {
	position:relative;
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:1.8rem;
	line-height:1.2;
	text-align:center;
	color:#000;
	padding:15px 0 0;
}
.sub_about .sub_about_in h3:before {
	position:absolute;
	top:0;
	right:0;
	left:0;
	margin:auto;
	background:url(../img/common/mark.png) no-repeat 0 0;
	width:38px;
	height:65px;
	content:'';
	display:block;
}
.sub_about .sub_about_in h3:after {
	position:absolute;
	bottom:-20px;
	right:0;
	left:0;
	margin:auto;
	background:#83c22f;
	width:100px;
	height:1px;
	content:'';
	display:block;
}
.sub_about .sub_about_in p {
	font-size:1.5rem;
	line-height:1.8;
	letter-spacing:0.2rem;
	text-align:center;
}



/*feature*/
.sub.feature header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.feature header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.feature header .header_in {
	width:1400px;
	margin:0 auto;
}
.sub_feature {
	background:url(../img/top/feature_bg.png) repeat 0 0;
	width:1400px;
	margin:80px auto 90px;
}
.sub_feature .sub_feature_in {
	position:relative;
	width:1000px;
	margin:0 auto;
	padding:0 0 55px;
}
.sub_feature .sub_feature_in h3 {
	position:relative;
	top:-20px;
	font-family: 'Quicksand', sans-serif;
	font-size:4.8rem;
	line-height:1.2;
	text-transform: uppercase;
	text-align:center;
	color:#83c22f;
	padding:90px 0 0;
	margin:0 0 50px;
}
.sub_feature .sub_feature_in h3 span {
	position:relative;
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:1.8rem;
	line-height:1.2;
	text-align:center;
	color:#000;
	padding:15px 0 0;
}
.sub_feature .sub_feature_in h3:before {
	position:absolute;
	top:0;
	right:0;
	left:0;
	margin:auto;
	background:url(../img/common/mark.png) no-repeat 0 0;
	width:38px;
	height:65px;
	content:'';
	display:block;
}
.sub_feature .sub_feature_in h3:after {
	position:absolute;
	bottom:-20px;
	right:0;
	left:0;
	margin:auto;
	background:#83c22f;
	width:100px;
	height:1px;
	content:'';
	display:block;
}
.sub_feature .sub_feature_in .sub_feature_box {
	position:relative;
	height:950px;
}
.sub_feature .sub_feature_in .sub_feature_box section {
	position: absolute;
}
.sub_feature .sub_feature_in .sub_feature_box section.sub_feature_box01 {
	top:0;
	left:20px;
}
.sub_feature .sub_feature_in .sub_feature_box section.sub_feature_box02 {
	top:219px;
	left:627px;
}
.sub_feature .sub_feature_in .sub_feature_box section.sub_feature_box03 {
	top:631px;
	left:81px;
}
.sub_feature .sub_feature_in .sub_feature_box section .contents {
	position:relative;
	z-index:2;
	display:inline-block;
	background:rgba(113,186,36,0.92);
	padding:20px;
	color:#FFF;
}
.sub_feature .sub_feature_in .sub_feature_box section .contents h4 {
	border-bottom: solid 1px #FFFFFF;
	padding:0 0 10px;
	margin:0 0 10px;
	font-size:3.0rem;
	font-weight:bold;
	letter-spacing:0.05rem;
	line-height:1.2;
	text-align:center;
	letter-spacing:1rem;
}
.sub_feature .sub_feature_in .sub_feature_box section .contents h4 span {
	display:block;
	text-align:center;
	margin:0 0 10px;
	font-size:3.4rem;
	font-weight: normal;
	letter-spacing: normal;
	line-height:1.2;
}
.sub_feature .sub_feature_in .sub_feature_box section .contents p {
	margin:0 0 10px;
	padding:0 5px;
	font-size:1.6rem;
	line-height:1.4;
	text-align:center;
}
.sub_feature .sub_feature_in .sub_feature_box section .contents p:last-child {
	margin:0;
}
.sub_feature .sub_feature_in .sub_feature_box section .img {
	position: absolute;
	z-index:1;
	width:480px;
	height:395px;
}
.sub_feature .sub_feature_in .sub_feature_box section.sub_feature_box01 .img {
	top:88px;
	left:-19px;
}
.sub_feature .sub_feature_in .sub_feature_box section.sub_feature_box02 .img {
	top:-198px;
	left:-108px;
}
.sub_feature .sub_feature_in .sub_feature_box section.sub_feature_box03 .img {
	top:-90px;
	left:235px;
	width:580px;
	height:370px;
}



/*recruit*/
.sub.recruit header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.recruit header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.recruit header .header_in {
	width:1400px;
	margin:0 auto;
}
.recruit .list {
	margin:0 0 10px;
}
.recruit .list h3 {
	border: solid 2px #83c22f;
	font-size: 2.6rem;
	line-height: 62px;
	margin: 0 0 20px;
	text-align: center;
}
.recruit .list h3 span {
	display: inline-block;
	width:62px;
	height:62px;
	background:#83c22f;
	text-align:center;
	color:#FFF;
	margin:0 20px 0 0;
}
.recruit .list .comment {
	font-size:1.5rem;
	margin:0 0 25px;
	padding:0 5px;
	text-align: center;
}



/*company*/
.sub.company header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.company header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.company header .header_in {
	width:1400px;
	margin:0 auto;
}
.table_company{
	width: 100%;
	font-size: 1.5rem;
	border-collapse: collapse;
	border: medium solid #A3D75B;
	margin-top: 20px;
}
.table_company th{
	width: 25%;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #83C22F;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ADDB42;
}
.table_company td{
	padding: 20px;
	background-color: #fff;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ADDB42;
	color: #333333;
}



/*access*/
.sub.access header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.access header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.access header .header_in {
	width:1400px;
	margin:0 auto;
}
table.access {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 
table.access th,
table.access td {
    padding: 10px;
}
 
table.access th {
    background: #666666;
    vertical-align: middle;
    text-align: left;
    width: 100px;
    overflow: visible;
    position: relative;
    color: #fff;
}
 
table.access th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #666666;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    table.access th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #666666 10px solid;
        margin-top: -10px;
    }
}
 
table.access td {
	background: #f8f8f8;
	width: 360px;
	padding-left: 20px;
	line-height: 1.6;
}
.box_access {
	margin-top:50px;
}



/*contact*/
.sub.contact header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.contact header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.contact header .header_in {
	width:1400px;
	margin:0 auto;
}
.contact .list {
	margin:0 0 10px;
}
.contact .list h3 {
	border: solid 2px #83c22f;
	font-size: 2.6rem;
	line-height: 62px;
	margin: 0 0 20px;
	text-align: center;
}
.contact .list h3 span {
	display: inline-block;
	width:62px;
	height:62px;
	background:#83c22f;
	text-align:center;
	color:#FFF;
	margin:0 20px 0 0;
}
.contact .list .comment {
	font-size:1.7rem;
	margin:0 0 25px;
	padding:0 5px;
	text-align: center;
}



/*english*/
.sub.english header {
	position:relative;
	background: url(../img/product/header.png) no-repeat center top;
	height:388px;
}
.sub.english header:before {
	position:absolute;
	height:100%;
	width:50%;
	top:0;
	right:0;
	z-index:-1;
	content:'';
	background:url(../img/product/header_bg.png) repeat-x left top;
}
.sub.english header .header_in {
	width:1400px;
	margin:0 auto;
}
.english .list {
	margin:0 0 10px;
}
.english .list h3 {
	border: solid 2px #83c22f;
	font-size: 2.6rem;
	line-height: 62px;
	margin: 0 0 20px;
	text-align: center;
}
.english .list h3 span {
	display: inline-block;
	width:62px;
	height:62px;
	background:#83c22f;
	text-align:center;
	color:#FFF;
	margin:0 20px 0 0;
}
.english .list .comment {
	font-size:1.5rem;
	margin:0 0 25px;
	padding:0 5px;
	text-align: center;
}
