@charset "utf-8";

.sp {
	display: none;
}

.tablet {
	display: none;
}

img{
	width: 100%;
	height: auto;
}

/*MV*/

#inMvWrap{
	position: relative;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 100px;
}

#inMv {
    position: relative;
    width: 100%;
    height: 320px;
    padding-top: 130px;
    box-sizing: border-box;
    text-align: center;
}

.inMvTtl{
	display: inline-block;
	color: rgba(0,0,0,0.5);
	font-size: 3rem;
	max-width: 1200px;
	margin: 0 auto;
	font-weight: bold;
}
.breadCrumb{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 60px;
}
.breadCrumb li{
	display: inline-block;
	margin-right: 5px;
}
.breadCrumb li:after{
	content: ">";
	margin-left: 5px;
}
.breadCrumb li:last-child{
	margin-right: 0;
}
.breadCrumb li:last-child:after{
	content: "";
}

/*ネットワークについて*/

.mvNetwork{
	background: url("../../img/network/in_mv.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}
.inMvCap{
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-size: 1.2rem;
	color: rgba(0,0,0,0.5);
}

#secNet01{
	margin-bottom: 60px;
}
.secNet01W{
	display: table;
}
.secNet01L{
	display: table-cell;
	width: 800px;
	box-sizing: border-box;
}
.secNetTxt01{
	font-size: 1.6rem;
	line-height: 3rem;
	letter-spacing: 0.1em;
}
.secNet01R{
	width: 50%;
	display: table-cell;
	background: url("../../img/network/network_img_01.jpg") no-repeat;
	background-size: cover;
	background-position: center;
}
.secNetImg01{
}
#secNet02{
	position: relative;
	background: #f4f4f4;
	width: 100%;
}
.secNet02W{
	padding: 60px 0;
	text-align: center;
}
.secNetLogo01{
	width: 385px;
	margin: 0 auto 30px;
}
.secNetImg02{
	margin-bottom: 40px;
}
.secNet02Ttl{
	margin-bottom: 20px;
}
.secNet02Txt{
	margin-bottom: 40px;
}
.secNet03Box{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border-top: 1px solid rgba(102,102,102,0.5);
}
.secNet03Dl{
	width: 100%;
	display: table;
	border-bottom: 1px solid rgba(102,102,102,0.5);
}
.secNet03Ttl{
	display: table-cell;
	width: 300px;
	vertical-align: middle;
	padding: 20px 0;
	font-size: 2rem;
	text-align: left;
}
.secNet03Txt{
	display: table-cell;
	vertical-align: middle;
	padding: 20px 0;
}

#secNet03{
	
}
.secNet03W{
	padding: 60px 0;
}
.secNetLogos{
	letter-spacing: -0.4em;
	text-align: center;
}
.secNetLogo{
	width: 1000px;
	display: inline-block;
	margin-bottom: 40px;
}
.secNetLogo:last-child{
	margin-right: 0;
}

.secNetMovie{
	height: 675px;
	margin-bottom: 40px;
}
.secNetMovie iframe{
	width: 1200px;
	height: 675px;
}
.secNetImg03{
	width: 615px;
	margin: 0 auto;
}

/*製品ラインナップ*/

.mvLineup{
	background: url("../../img/lineup/in_mv.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}

.secProduct01W{
	padding-bottom: 60px;
}

#secProduct02{
	position: relative;
	background: #f4f4f4;
	width: 100%;
}

.products{
	padding: 60px 0 0;
	letter-spacing: -0.4em;
	text-align: center;
	width: 900px;
}
.product{
	vertical-align: top;
	letter-spacing: normal;
	width: 240px;
	display: inline-block;
	margin: 0 30px 60px;
	text-align: center;
}
.product:nth-child(3n){
	margin-right: 0;
}
.productImg{
	width: 240px;
	height: 240px;
	border-radius: 50%;
	margin-bottom: 20px;
	overflow: hidden;
    box-sizing: border-box;
	display: inline-block;
}
.productName{
	text-align: center;
	font-size: 1.8rem;
	color: #037d65;
	margin-bottom: 20px;
}

/*OEM*/

.mvOem{
	background: url("../../img/oem/in_mv.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}

#secOem{
	position: relative;
	background: #f4f4f4;
	width: 100%;
	padding: 0 0 60px;
}
.secOemImg{
	width: 100%;
	background: url("../../img/oem/oem_img_01.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	height: 300px;
	box-sizing: border-box;
	padding-top: 130px;
	margin-bottom: 40px;
}
.secOemW{
	width: 800px;
	margin: 0 auto;
}
.secOemCopy{
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 2.8rem;
	margin-bottom: 40px;
}
.oemList{
	background: #98cc98;
	color: #fff;
	font-weight: bold;
	font-size: 2rem;
	text-align: center;
	line-height: 5rem;
	margin-bottom: 40px;
	position: relative;
	border-radius: 10px;
}
.oemList:before{
	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #fff;
	border: 2px solid #98cc98;
	left: -20px;
	top: -8px;
	overflow: hidden;
}
.oemList:after{
	content: "▼";
	color: #98cc98;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -30px;
	font-size: 3.0rem;
}
.oemList:last-child:after{
	content: "";
}
.oem01:before{
	content: url("../../img/oem/oem_list_icon_01.png");
}
.oem02:before{
	content: url("../../img/oem/oem_list_icon_02.png");
}
.oem03:before{
	content: url("../../img/oem/oem_list_icon_03.png");
}
.oem04:before{
	content: url("../../img/oem/oem_list_icon_04.png");
}
.oem05:before{
	content: url("../../img/oem/oem_list_icon_05.png");
}
.oem06:before{
	content: url("../../img/oem/oem_list_icon_06.png");
}

/*お問い合わせ*/

#secInq{
}

.secInqW{
	width: 800px;
	margin: 0 auto;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}

.inqTtl{
	font-size: 3.4rem;
	letter-spacing: 0.38em;
	margin-bottom: 20px;
}
.inqTxt1{
	font-size: 2.1rem;
	line-height: 5.3rem;
	letter-spacing: 0.3em;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(204,204,204,0.5);
	margin-bottom: 30px;
}
.inqTxt2{
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	line-height: 3.5rem;
	margin-bottom: 40px;
}
.inqTable{
	text-align: left;
	width: 100%;
	border-top: 1px solid rgba(204,204,204,0.5);
	margin-bottom: 42px;
	font-size: 1.6rem;
}
.inqTable th{
	border-bottom: 1px solid rgba(204,204,204,0.5);
	padding: 18px 0;
	line-height: 2.8rem;
	padding-left: 20px;
	width: 32%;
	vertical-align: top;
}
.inqTable td{
	border-bottom: 1px solid rgba(204,204,204,0.5);
	padding: 18px 0;
}
.inquiryBtn{
	text-align: center;
}
.wpcf7-list-item-label:after {
    content: "\A";
	white-space: pre;
}
.wpcf7-text {
    padding: 5px;
}
.wpcf7-textarea {
    width: 100%;
}

/*パートナー*/

.mvPartner{
	background: url("../../img/in_mv.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}

#secPartner{
	padding-bottom: 60px;
}
.partnerLists{
	width: 840px;
	margin: 0 auto;
	letter-spacing: -0.4em;
	text-align: center;
}
.partnerList{
	vertical-align: top;
	letter-spacing: normal;
	width: 240px;
	display: inline-block;
	margin-bottom: 60px;
	margin-right: 60px;
	text-align: center;
}
.partnerList:nth-child(3n){
	margin-right: 0;
}
.partnerName{
    background: #037D65;
	color: #fff;
	padding: 8px 0;
	margin-bottom: 20px;
}
.partnerLogo{
    border: 1px solid rgba(102,102,102,0.5);
	margin-bottom: 20px;
}
.partnerTxt{
	text-align: left;
	line-height: 2.4rem;
	word-break: break-all;
}


/*会社概要*/

.mvCompany{
	background: url("../../img/company/in_mv.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}

#secCompany01{
	padding: 0px 0 60px;
}
.missionW{
	width: 800px;
	margin: 0 auto;
	background: rgba(255,255,255,0.8);
	box-sizing: border-box;
}
.missionTtl{
	margin-bottom: 60px;
}
.missionTxt{
	font-size: 1.6rem;
	line-height: 2.4rem;
	letter-spacing: 0.1em;
}

#secCompany02{
	position: relative;
	width: 100%;
	padding: 60px 0 80px;
	background: #f4f4f4;
}
.memberW{
	
}
.memberTtl01{
	margin-bottom: 60px;
}
.memberBox{
	width: 100%;
	display: table;
}
.memberL{
	display: table-cell;
	width: 30%;
	background: url("../../img/company/company_img_01.jpg") no-repeat;
	background-size: cover;
	background-position: center;
}
.memberR{
	display: table-cell;
	box-sizing: border-box;
	padding-left: 40px;
	line-height: 2.0rem;
}
.memberTtl02{
	margin-bottom: 10px;
	font-weight: bold;
}
.memberName{
	font-size: 2.0rem;
	font-weight: bold;
	letter-spacing: 0.14em;
	margin-bottom: 20px;
}
.memberTxt01{
	margin-bottom: 20px;
}
.memberTxt02{
	margin-bottom: 10px;
}
.memberTxt03 p{
	margin-bottom: 10px;
	font-weight: bold;
}
.memberTable01{
	width: 100%;
}
.memberTable01 th{
	width: 15%;
	text-align: left;
}

#secCompany03{
	position: relative;
	width: 100%;
	padding: 60px 0 0;
}
.companyW{
	max-width: 800px;
	margin: 0 auto;
}
.companyTtl{
	margin-bottom: 60px;
}
.companyTable{
	width: 100%;
	margin-bottom: 60px;
}
.companyTable th{
	padding: 10px 0;
	text-align: center;
	font-size: 1.6rem !important;
	color: #037d65;
	width: 25%;
	border-bottom: 1px solid #037d65;
}
.companyTable td{
	border-bottom: 1px solid #333;
	padding: 10px 0;
	text-align: left;
	font-size: 1.6rem !important;
}
.gMap iframe{
	width: 100%;
	height: 500px;
}

/*BLOG*/

.mvBlog{
	background: url("../../img/blog/in_mv.jpg") no-repeat;
	background-position: center;
	background-size: cover;
}


#sec01{
}
.catBtnW{
	margin-bottom: 50px;
	letter-spacing: -0.4em;
}
.catBtn{
	display: inline-block;
	width: 366px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	text-align: center;
	font-size: 2.2rem;
	padding: 15px 0;
	letter-spacing: 0.06em;
	margin-right: 51px;
	color: #9fa0a0 !important;
	margin-bottom: 30px;
}
.catBtn:hover{
	border: 1px solid #037d65;
	color: #037d65 !important;
}
.catBtn:nth-child(3n){
	margin-right: 0;
}
.catBtn.current{
	border: 1px solid #037d65;
	color: #037d65 !important;
}
.newsListW{
}
.newsList{
	width: 275px;
	display: inline-block;
	letter-spacing: normal;
	margin-right: 29px;
	vertical-align: top;
	transition: 0.3s ease-in-out;
	margin-bottom: 80px;
}
.newsLink{
	display: block;
	transition: 0.3s ease-in-out;
}
.newsLink:hover{
	opacity: 0.8;
	color: #000 !important;
}
.newsList:nth-child(4n){
	margin-right: 0;
}
.newsImg{
	display: block;
	margin-bottom: 15px;
	width: 275px;
	height: 244px;
	overflow: hidden;
	background: url("../../img/no_image.jpg") no-repeat;
}
.newsDate{
	font-size: 1.8rem;
	margin-bottom: 5px;
}
.newsCat{
	margin-left: 15px;
}
.newsSubTit{
	font-size: 2.2rem;
	margin-bottom: 5px;
	color: #037d65;
}
.newsTxt{
	font-size: 1.4rem;
	line-height: 3.5rem;
}
.newsContW{
	position: relative;
	height: 42px;
    margin-bottom: 60px;
}
.newsBtn01{
	display: inline-block;
	width: 120px;
	height: 42px;
	color: #037d65 !important;
	background: #efefef;
	position: absolute;
	font-size: 1.7rem;
	padding-top: 6px;
	box-sizing: border-box;
	top: 0;
	letter-spacing: normal;
}
.btnFirst{
	left: 0;
	padding-left: 45px;
}
.btnFirst:before{
	content: "<";
	display: inline-block;
	width: 12px;
	height: 20px;
	position: absolute;
	left: 16px;
	top: 6px;
}
.btnFirst:hover{
	color: #fff !important;
	background: #037d65;
}
.btnFirst:hover:before{
}
.btnLast{
	right: 0;
	padding-left: 24px;
}
.btnLast:after{
	content: ">";
	display: inline-block;
	width: 12px;
	height: 20px;
	position: absolute;
	right: 16px;
	top: 6px;
}
.btnLast:hover{
	color: #fff !important;
	background: #037d65;
}
.btnLast:hover:after{
}
.newsContCenter{
	width: 240px;
	margin: 0 auto;
	letter-spacing: -0.4em;
}
.newsBtn02{
	display: inline-block;
	width: 120px;
	height: 42px;
	color: #fff !important;
	background: #037d65;
	font-size: 1.7rem;
	padding-top: 6px;
	box-sizing: border-box;
	letter-spacing: normal;
	position: relative;
}
.newsBtn02:hover{
	opacity: 0.8;
}
.btnBack{
	padding-left: 45px;
	float: left;
}
.btnBack:before{
	content: "";
	display: inline-block;
	background: url("../../img/news/news_arrow_l_ov.png") no-repeat;
	width: 12px;
	height: 20px;
	position: absolute;
	left: 16px;
	top: 11px;
}
.btnNext{
	padding-left: 24px;
	float: right;
}
.btnNext:after{
	content: "";
	display: inline-block;
	background: url("../../img/news/news_arrow_r_ov.png") no-repeat;
	width: 12px;
	height: 20px;
	position: absolute;
	right: 16px;
	top: 11px;
}
.btnNext:hover{
	color: #fff !important;
	background: #037d65;
}


/*ブログ詳細Style*/

#secNews{
}
.newsSDate{
	font-size: 1.8rem;
	margin-bottom: 5px;
}
.newsSCat{
	margin-left: 10px;
}
.newsSTit{
	color: #037d65;
    font-size: 2.6rem;
    box-sizing: border-box;
    height: 84px;
    padding-top: 30px;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
}
.newsSImg{
	text-align: center;
	margin-bottom: 55px;
}
.newsSImg img{
	max-width: 100%;
	height: auto;
}
.newsSTxt{
    width: 980px;
    margin: 0 auto 120px;
	font-size: 1.8rem;
}
.newsSTxt img{
	max-width: 100%;
	height: auto;
}
.newsSTxt a{
	color: #037d65 !important;
}
.newsSTxt a:hover{
	text-decoration: underline;
}
.newsBtnTit01{
	position: absolute;
	left: 136px;
	top: 8px;
	font-size: 1.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 35%;
}
.newsBtnTit01 a:hover{
	color: #037d65 !important;
}
.newsBtnTit02{
	position: absolute;
	right: 136px;
	top: 8px;
	font-size: 1.7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 35%;
	text-align: right;
}
.newsBtnTit02 a:hover{
	color: #037d65 !important;
}


