@charset "UTF-8";
/*=============================================================
home トップページ
=============================================================*/
.home_mainSlider .item {
	/*min-height: 335px;*/
	min-height: 395px;
	/*padding-top: 82px;*/
	color: #333;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.home_mainSlider .itemIn {
	/*padding-left: 40px;*/
	/*padding-right: 40px;*/
}


.home_mainSlider .item-ideal {
	padding: 55px 0 0;
	background-image: url("../img/home/mainimg01_sp.jpg")
}
.home_mainSlider .item-vacuum {
	padding: 63px 0 0;
	background-image: url("../img/home/mainimg02_sp.jpg")
}
.home_mainSlider .item-nonwoven {
	padding: 55px 0 0;
	background-image: url("../img/home/mainimg03_sp.jpg")
}
.home_mainSlider .item-sdgs {
	padding: 55px 0 0;
	background-size: cover;
	background-image: url("../img/home/img02_sp_fv.png")
}
.home_mainSlider .item-anniversary {
	padding: 55px 0 0
;
	background-size: contain;
	background-image: url("../img/home/img04_sp_fv.jpg");
	background-color: #fff;
}

.home_mainSlider .item-sdgs .pc{
	display: none;
}

/*.itemCopy*/
.home_mainSlider .item .itemCopy {
	margin-bottom: 5px;
	color: #0056a8;
	font-weight: 900;
	text-align: center;
	line-height: 1;
}
.home_mainSlider .item-ideal .itemCopy {
	font-size: 6.0rem;
}
.home_mainSlider .item-vacuum .itemCopy {
	font-size: 5.7rem;
}
.home_mainSlider .item-nonwoven .itemCopy {
	font-size: 4.5rem;
	line-height: .96;
}

/*.itemCatch01*/
.home_mainSlider .item .itemCatch01 {}
.home_mainSlider .item .itemCatch01 {
	text-align: center;
}
.home_mainSlider .item .itemCatch01 span {
	position: relative;
	font-weight: 900;
	letter-spacing: .1em;
}
.home_mainSlider .item .itemCatch01 span::before,
.home_mainSlider .item .itemCatch01 span::after {
	position: absolute;
	content: "";
	top: 50%;
	width: 30px;
	height: 3px;
	margin-top: -2px;
	background: #555;
}
.home_mainSlider .item .itemCatch01 span::before {
	left: -40px;
}
.home_mainSlider .item .itemCatch01 span::after {
	right: -40px;
}

.home_mainSlider .item-ideal .itemCatch01 {
	margin-bottom: 20px;
	font-size: 1.9rem;
}
.home_mainSlider .item-vacuum .itemCatch01 {
	margin-bottom: 15px;
	font-size: 2.0rem;
}
.home_mainSlider .item-nonwoven .itemCatch01 {
	margin-bottom: 15px;
	font-size: 2.0rem;
}

/*.itemCatch02*/
.home_mainSlider .item .itemCatch02 {
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.57;
}

.home_mainSlider.slick-dotted.slick-slider {
	margin-bottom: 0;
}
.home_mainSlider .slick-dots {
	display: block;
	list-style: none;
	position: absolute;
	bottom: 11px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.home_mainSlider .slick-dots li {
	display: inline-block;
	position: relative;
	width: 30px;
	overflow: hidden;
	margin: 0 3px;
	padding: 0;
	cursor: pointer;
}
.home_mainSlider .slick-dots li button {
	display: block;
	width: 30px;
	height: 20px;
	line-height: 0;
	padding: 5px;
	border: 0;
	color: transparent;
	font-size: 0;
	outline: none;
	cursor: pointer;
}
.home_mainSlider .slick-dots li button:focus,
.home_mainSlider .slick-dots li button:hover {
	outline: none;
}
.home_mainSlider .slick-dots li button:focus:before,
.home_mainSlider .slick-dots li button:hover:before {
	opacity: 1;
	-ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.home_mainSlider .slick-dots li button:before {
	top: 9px;
	width: 30px;
	height: 3px;
	background: #C6C6C6;
	opacity: 1;
	content: "";
	-ms-filter:  "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.home_mainSlider .slick-dots li.slick-active button:before {
	background: #0056a8;
}
@media screen and (min-width: 600px) {
	.home_mainSlider .item {
		min-height: 640px;
		/*padding-top: 200px;*/
	}
	.home_mainSlider .item .itemIn {
		/*width: 1040px;*/
		width: 1280px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.home_mainSlider .item-ideal {
		padding: 166px 0 0;
		background-image: url("../img/home/mainimg01_pc.jpg");
	}
	.home_mainSlider .item-vacuum {
		padding: 168px 0 0;
		background-image: url("../img/home/mainimg02_pc.jpg");
	}
	.home_mainSlider .item-vacuum .itemIn {
		padding: 0 800px 0 0;
	}
	.home_mainSlider .item-nonwoven {
		padding: 145px 0 0;
		background-image: url("../img/home/mainimg03_pc.jpg");
	}
	.home_mainSlider .item-sdgs {
		padding: 145px 0 0;
		background-image: url("../img/home/img02_pc_fv.png");
	}
	.home_mainSlider .item-anniversary {
		background-size: contain;
		padding: 145px 0 0;
		background-image: url("../img/home/img04_pc_fv.jpg");
	}
	.home_mainSlider .item-sdgs .pc{
		display: inline-block;
	}
	.home_mainSlider .item-sdgs .sp{
		display: none;
	}
	.home_mainSlider .item-nonwoven .itemIn {
		padding: 0 0 0 650px;
	}

	.home_mainSlider .item-ideal .itemCopy {
		margin-bottom: 20px;
		font-size: 13.0rem;
	}
	.home_mainSlider .item-vacuum .itemCopy {
		margin-bottom: 25px;
		font-size: 9.8rem;
		line-height: .97;
	}
	.home_mainSlider .item-nonwoven .itemCopy {
		margin-bottom: 25px;
		font-size: 7.8rem;
		line-height: 1.13;
	}

	.home_mainSlider .item .itemCatch01 {
	}
	.home_mainSlider .item .itemCatch01 span{
	}

	.home_mainSlider .item-ideal .itemCatch01 {
		margin-bottom: 25px;
	}
	.home_mainSlider .item-ideal .itemCatch01 span {
		font-size: 2.8rem;
	}
	.home_mainSlider .item-ideal .itemCatch01 span::before,
	.home_mainSlider .item-ideal .itemCatch01 span::after {
		width: 60px;
		height: 4px;
	}
	.home_mainSlider .item-ideal .itemCatch01 span::before {
		left: -78px;
	}
	.home_mainSlider .item-ideal .itemCatch01 span::after {
		right: -78px;
	}

	.home_mainSlider .item-vacuum .itemCatch01 {
		margin-bottom: 25px;
	}
	.home_mainSlider .item-vacuum .itemCatch01 span {
		font-size: 2.4rem;
	}
	.home_mainSlider .item-vacuum .itemCatch01 span::before,
	.home_mainSlider .item-vacuum .itemCatch01 span::after {
		width: 109px;
		height: 4px;
	}
	.home_mainSlider .item-vacuum .itemCatch01 span::before {
		left: -120px;
	}
	.home_mainSlider .item-vacuum .itemCatch01 span::after {
		right: -120px;
	}

	.home_mainSlider .item-nonwoven .itemCatch01 {
		margin-bottom: 25px;
	}
	.home_mainSlider .item-nonwoven .itemCatch01 span {
		font-size: 2.4rem;
	}
	.home_mainSlider .item-nonwoven .itemCatch01 span::before,
	.home_mainSlider .item-nonwoven .itemCatch01 span::after {
		width: 109px;
		height: 4px;
	}
	.home_mainSlider .item-nonwoven .itemCatch01 span::before {
		left: -120px;
	}
	.home_mainSlider .item-nonwoven .itemCatch01 span::after {
		right: -120px;
	}


	.home_mainSlider .item .itemCatch02 {
		font-weight: 500;
	}
	.home_mainSlider .item-ideal .itemCatch02 {
		font-size: 1.8rem;
		line-height: 2.22;
	}
	.home_mainSlider .item-vacuum .itemCatch02 {
		font-size: 1.6rem;
		line-height: 1.88;
	}
	.home_mainSlider .item-nonwoven .itemCatch02 {
		font-size: 1.6rem;
		line-height: 1.88;
	}

	.home_mainSlider .slick-dots {
		bottom: 30px;
	}
	.home_mainSlider .slick-dots li button:before {
		height: 4px;
	}
}

@media screen and (max-width: 599px) {
	.home_productNavi .itemWrap {
		width: 100%;
	}
}
.home_productNavi {
	/*background-color: #0056a8;*/
	background-color: #4B474D;
}
@media screen and (max-width: 599px) {
	.js-productNavi_sp {
		display: block;
	}
	.js-productNavi_pc {
		display: none;
	}
}
@media screen and (min-width: 600px) {
	.js-productNavi_sp {
		display: none;
	}
	.js-productNavi_pc {
		display: block;
	}
}
.home_productNavi .item {
	position: relative;
	float: left;
	width: 33.3%;
	border-bottom: 1px solid rgba(246, 246, 246, .1);
	border-left: 1px solid rgba(246, 246, 246, .1);
	text-align: center;
}
.home_productNavi .item:first-child {
	border-left: 0;
}
.home_productNavi .item:before {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-width: 0 0 6.5px 6.5px;
	border-style: solid;
	/*border-color: transparent transparent #669acb transparent;*/
	border-color: transparent transparent #B3B3B4 transparent;
	content: "";
}
.home_productNavi .item a {
	display: block;
	color: #fff;
	font-weight: 500;
	font-size: 1.2rem;
	text-align: center;
}
.home_productNavi .item a span {
	position: absolute;
	top: 13px;
	left: 50%;
	display: block;
	width: 100%;
	font-weight: bold;
	transform: translate(-50%, 0);
}
.home_productNavi .item a:after {
	display: block;
	padding-bottom: 80%;
	content: "";
}
.home_productNavi .item-car a {
	background: url("../img/common/ico/ico_car_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-food a {
	background: url("../img/common/ico/ico_food_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-medical a {
	background: url("../img/common/ico/ico_medical_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-cosme a {
	background: url("../img/common/ico/ico_cosme_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-agri a {
	background: url("../img/common/ico/ico_agri_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-parts a {
	background: url("../img/common/ico/ico_parts_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-in_house a {
	background: url("../img/common/ico/ico_house_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-diy a {
	background: url("../img/common/ico/ico_diy_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-quasi_drug a {
	background: url("../img/common/ico/ico_quasi-drugs_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-paper a {
	background: url("../img/common/ico/ico_paper_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-leisure a {
	background: url("../img/common/ico/ico_leisure_large01.png") no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .item-housing a {
	background: url(../img/common/ico/ico_architecture_large01.png) no-repeat center 68%;
	background-size: 50% auto;
}
.home_productNavi .slick-next,
.home_productNavi .slick-prev {
	width: 25px;
	height: 25px;
	z-index: 2;
}
.home_productNavi .slick-prev {
	left: 9px;
	transform: rotate(-135deg);
}
.home_productNavi .slick-next {
	right: 9px;
	transform: rotate(45deg);
}
.home_productNavi .slick-next:before,
.home_productNavi .slick-prev:before {
	display: block;
	width: 13px;
	height: 13px;
	font-size: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
/*
.home_productNavi .slick-prev:before {
	transform: rotate(-135deg);
}
.home_productNavi .slick-next:before {
	transform: rotate(45deg);
}
*/
@media screen and (min-width: 600px) {
	.home_productNavi .list {
		/*border-right: 1px solid #1966b0;*/
		border-right: 1px solid #fff;
	}
	.home_productNavi .list .slick-list {
		min-width: 1280px;
		max-width: 1366px;
		height: 180px;
		margin: 0 auto;
		/*border-right: 1px solid #1966b0;*/
		border-right: 1px solid #fff;
	}
	.home_productNavi .item {
		position: relative;
		width: 16.7%;
		height: 182px;
		/*border-left: 1px solid #1966b0;*/
		border-left: 1px solid #fff;
		text-align: center;
		vertical-align: middle;
	}
	.home_productNavi .item:first-child {
		/*border-left: 1px solid #1966b0;*/
		border-left: 1px solid #fff;
	}
	.home_productNavi .item:last-child {
		/*border-right: 1px solid #1966b0;*/
		border-right: 1px solid #fff;
	}
	.home_productNavi .item:before {
		border-width: 0 0 15px 15px;
	}
	.home_productNavi .item a {
		display: block;
		height: 182px;
		padding: 30px 0;
		background: #0056a8;
		color: #fff;
		font-weight: 400;
		font-size: 1.6rem;
	}
	.home_productNavi .item a:after {
		content: none;
	}
	.home_productNavi .item a span {
		top: 30px;
		left: 0;
		width: 100%;
		margin-left: 0;
		transform: none;
	}
	.home_productNavi .item-car a {
		background: url("../img/common/ico/ico_car_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-car a:hover {
		/*background: #00478a url("../img/common/ico/ico_car_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_car_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-food a {
		background: url("../img/common/ico/ico_food_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-food a:hover {
		/*background: #00478a url("../img/common/ico/ico_food_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_food_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-medical a {
		background: url("../img/common/ico/ico_medical_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-medical a:hover {
		/*background: #00478a url("../img/common/ico/ico_medical_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_medical_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-cosme a {
		background: url("../img/common/ico/ico_cosme_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-cosme a:hover {
		/*background: #00478a url("../img/common/ico/ico_cosme_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_cosme_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-agri a {
		background: url("../img/common/ico/ico_agri_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-agri a:hover {
		/*background: #00478a url("../img/common/ico/ico_agri_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_agri_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-parts a {
		background: url("../img/common/ico/ico_parts_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-parts a:hover {
		/*background: #00478a url("../img/common/ico/ico_parts_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_parts_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-in_house a {
		background: url("../img/common/ico/ico_house_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-in_house a:hover {
		/*background: #00478a url("../img/common/ico/ico_house_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_house_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-diy a {
		background: url("../img/common/ico/ico_diy_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-diy a:hover {
		/*background: #00478a url("../img/common/ico/ico_diy_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_diy_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-quasi_drug a {
		background: url("../img/common/ico/ico_quasi-drugs_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-quasi_drug a:hover {
		/*background: #00478a url("../img/common/ico/ico_quasi-drugs_large01.png") no-repeat center 68*/
		background: #747475 url("../img/common/ico/ico_quasi-drugs_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-paper a {
		background: url("../img/common/ico/ico_paper_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-paper a:hover {
		/*background: #00478a url("../img/common/ico/ico_paper_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_paper_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-leisure a {
		background: url("../img/common/ico/ico_leisure_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-leisure a:hover {
		/*background: #00478a url("../img/common/ico/ico_leisure_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_leisure_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-housing a {
		background: url("../img/common/ico/ico_architecture_large01.png") no-repeat center 68%;
	}
	.home_productNavi .item-housing a:hover {
		/*background: #00478a url("../img/common/ico/ico_architecture_large01.png") no-repeat center 68%;*/
		background: #747475 url("../img/common/ico/ico_architecture_large01.png") no-repeat center 68%;
	}
	.home_productNavi .slick-prev {
		left: 0;
	}
	.home_productNavi .slick-next {
		right: 0;
	}
	.home_productNavi .slick-next:before,
	.home_productNavi .slick-prev:before {
		display: block;
		width: 24px;
		height: 24px;
		font-size: 0;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
/*
	.home_productNavi .slick-prev:before {
		transform: rotate(-135deg);
	}
	.home_productNavi .slick-next:before {
		transform: rotate(45deg);
	}
*/
}
@media screen and (min-width: 1430px) {
	.home_productNavi .slick-prev {
		left: calc(50% - 707px);
	}
	.home_productNavi .slick-next {
		right: calc(50% - 702px);
	}
}

.home_productNavi .slick-dotted.slick-slider {
	margin-bottom: 23px;
}
.home_productNavi .slick-dots {
	bottom: -24px;
	padding: 2px 0;
	/*background-color: #1a67b1;*/
	/*background-color: #6A6A6C;*/
	background-color: rgb(154,136,123);
}
.home_productNavi .slick-dots li button {

}
.home_productNavi .slick-dots li button:before {
	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	margin: 0;
	font-size: 0;
	border: 2px solid #fff;
	border-radius: 50px;
}
.home_productNavi .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #fff;
	background: #fff;
}
@media screen and (min-width: 600px) {
	.home_productNavi .slick-dots li button:before {
		top: 5px;
		width: 6px;
		height: 6px;
	}
}
.home_productSearch {
	padding: 15px 44px;
	/*background: url("../img/common/bg/bg_pattern01.png");*/
	background: #747475;
	text-align: center;
}
.home_productSearch a {
	position: relative;
	width: 100%;
	padding: 11px 0 13px 14px;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	display:block;
	background: url("../img/common/ico/ico_search01.png") no-repeat 40px 50%;
	background-size: 14px auto;
	font-size: 1.2rem;
}
.home_productSearch input:-moz-placeholder {
	color: #fff;
}
.home_productSearch input::-ms-input-placeholder {
	color: #fff;
}
@media screen and (min-width: 600px) {
	.home_productSearch {
		padding: 28px 0 32px;
		/*background: url("../img/common/bg/bg_pattern01.png");*/
		background: #747475;
		text-align: center;
	}
	.home_productSearch a {
		position: relative;
		width: 327px;
		padding: 18px 0;
		border: 2px solid #fff;
		color: #fff;
		font-size: 1.8rem;
		text-align: center;
		background: url("../img/common/ico/ico_search01.png") no-repeat 58px 16px;
		background-size: 21px auto;
		display:block;
		margin:0 auto;
		padding-left:18px;
	}
	.home_productSearch a:hover {
		background-color: rgba(255,255,255,.2);
	}
}
.home_movieWrap {
	padding: 35px 15px 0 15px;
}
.home_movieWrap .inner {
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
	height: 0;
	overflow: hidden;
}
.home_movieWrap .inner .embed {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.home_promiseTit {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 2rem;
	text-align: center;
}
.home_promiseTxt {
	line-height: 1.84;
	font-size: 1.4rem;
    padding-bottom: 31px;
}
.home_promiseTxt .strong {
	color: #0056ab;
}
.home_promiseList .itemImg:after {
	display: block;
	padding-bottom: 46.8%;
	content: "";
}
.home_promiseList .item:nth-child(1) {
	background: url("../img/home/bg_contents01_sp.jpg") no-repeat center bottom;
	background-size: cover;
}
.home_promiseList .item:nth-child(2) {
	background: url("../img/home/bg_contents02_sp.jpg") no-repeat center bottom;
	background-size: cover;
}
.home_promiseList .item:nth-child(3) {
	background: url("../img/home/bg_contents03_sp.jpg") no-repeat center bottom;
	background-size: cover;
}
.home_promiseList .item:nth-child(4) {
	background: url("../img/home/bg_contents04_sp.jpg") no-repeat center bottom;
	background-size: cover;
}
.home_promiseList .item:nth-child(5) {
	background: url("../img/home/bg_contents05_sp.jpg") no-repeat center bottom;
	background-size: cover;
}
.home_promiseList .item-technology .itemImg {
	background: url("../img/home/pic_technology01_sp.jpg") no-repeat top right;
	background-size: cover;
}
.home_promiseList .item-environment .itemImg {
	background: url("../img/home/pic_environment01_sp.jpg") no-repeat top right;
	background-size: cover;
}
.home_promiseList .item-quality .itemImg {
	background: url("../img/home/pic_quality01_sp.jpg") no-repeat top right;
	background-size: cover;
}
.home_promiseList .item-flow .itemImg {
	background: url("../img/home/pic_flow01_sp.jpg") no-repeat top right;
	background-size: cover;
}
.home_promiseList .item-cost .itemImg {
	background: url("../img/home/pic_cost01.jpg") no-repeat top right;
	background-size: cover;
}
.home_promiseList .item-material .itemImg {
	background: url("../img/home/pic_material01.jpg") no-repeat top right;
	background-size: cover;
}
.home_promiseList .item-support {
	background: url("../img/home/bg_contents01_sp.jpg") no-repeat center bottom;
	background-size: contain;
}
.home_promiseList .item-support .itemImg {
	background: url("../img/home/pic_support01_sp.jpg") no-repeat top right;
	background-size: cover;
}
.home_promiseList .itemTxtArea {
	padding: 25px 20px 35px;
}
.home_promiseList .itemTit {
	text-align: center;
}
/*.home_promiseList .itemTit img {
	width: auto;
	height: 21px;
}*/
.home_promiseList .itemTit_en {
	color: #0056a8;
	font-size: 3.3rem;
	font-weight: 900;
}
.home_promiseList .itemTit_ja {
	display: block;
	margin: 7px 0 10px;
	font-weight: 700;
	font-size: 1.4rem;
}
.home_promiseList .itemTxt {
	line-height: 1.53;
	margin-bottom: 20px;
	font-size: 1.4rem;
}
.home_promiseList .itemBtn {
	width: 240px;
	margin: 0 auto;
}
.home_promiseList .itemBtn a {
	display: block;
	width: 240px;
	padding: 12px 0;
	border: 2px solid #8e9499;
	background-color: #fff;
	color: #8e9499;
	font-weight: 700;
	font-size: 1.2rem;
	text-align: center;
}
/*.home_promiseList .item-environment .itemBtn a {
	background-color: #0056a8;
	color: #fff;
}*/
@media screen and (min-width: 600px) {
	.home_movieWrap {
		width: 1040px;
	    height: 100%;
		margin: 0 auto;
		padding: 100px 0 50px 0;
	}
	.home_promiseTit {
		margin-top: 0;
		margin-bottom: 50px;
		font-weight: 700;
		font-size: 3.6rem;
		text-align: center;
	}
	.home_promiseTxt {
		line-height: 2.28;
		padding-bottom: 0;
		font-size: 2.0rem;
		text-align: center;
	}
	.home_promiseTxt .strong {
		color: #0056ab;
	}
	.home_promiseList {
		padding-top: 90px;
	}
	.home_promiseList .item {
		display: table;
		width: 100%;
		padding-bottom: 100px;
		background: none !important;
	}
	.home_promiseList .itemImg {
		display: table-cell;
		width: 50%;
		height: 446px;
		vertical-align: middle;
	}
	.home_promiseList .item-environment .itemImg{
		background: url("../img/home/pic_environment01_pc.jpg") no-repeat top right;
	}
	.home_promiseList .item-quality .itemImg {
		background: url("../img/home/pic_quality01_pc.jpg") no-repeat top left;
	}
	.home_promiseList .item-technology .itemImg {
		background: url("../img/home/pic_technology01_pc.jpg") no-repeat top right;
	}
	.home_promiseList .item-flow .itemImg {
		background: url("../img/home/pic_flow01_pc.jpg") no-repeat top left;
	}
	.home_promiseList .item-support .itemImg {
		background: url("../img/home/pic_support01_pc.jpg") no-repeat top right;
	}
	.home_promiseList .item-cost .itemImg {
		background: url("../img/home/pic_cost01.jpg") no-repeat top right;
	}
	.home_promiseList .item-material .itemImg {
		background: url("../img/home/pic_material01.jpg") no-repeat top right;
	}
	.home_promiseList .itemTxtArea {
		display: table-cell;
		width: 50%;
		height: 446px;
		vertical-align: middle;
	}
	.home_promiseList .itemTit {
		text-align: left;
	}
	.home_promiseList .itemTit_en {
		font-size: 6.0rem;
	}
	.home_promiseList .itemTit_ja {
		display: block;
		margin: 20px 0 50px;
		font-weight: 700;
		font-size: 2.4rem;
	}
	.home_promiseList .itemTxt {
		width: 240px;
		line-height: 1.7;
		/*margin-bottom: 40px;*/
		margin-bottom: 20px;
		/*font-size: 1.6rem;*/
		color: #1a1a1a;
		font-size: 2.0rem;
	}
	.home_promiseList .itemBtn {
		width: 240px;
	}
	.home_promiseList .itemBtn a {
		display: block;
		width: 240px;
		padding: 16px 0;
		border: 2px solid #8e9499;
		background-color: #fff;
		color: #8e9499;
		text-align: center;
		font-size: 1.8rem;
	}
	.home_promiseList .item-environment .itemBtn a {
		border: 2px solid #8e9499;
		background-color: #fff;
		color: #8e9499;
	}
	.home_promiseList .itemBtn a:hover {
		background-color: #0056a8;
		color: #fff;
	}
	.home_promiseList .item:nth-child(odd) .itemBtn,
	.home_promiseList .item:nth-child(odd) .itemTit,
	.home_promiseList .item:nth-child(odd) .itemTxt {
		margin-right: auto;
		margin-left: 74px;
	}
	.home_promiseList .item:nth-child(even) .itemTit {
		margin-right: 64px;
		text-align: right;
	}
	.home_promiseList .item:nth-child(even) .itemBtn,
	.home_promiseList .item:nth-child(even) .itemTxt {
		margin-right: 64px;
		margin-left: auto;
	}
}
.home_works {
	padding: 48px 0 50px;
	background: url("../img/home/bg_works01_sp.jpg") no-repeat center top;
	background-size: cover;
}
.home_worksTit {
	margin-bottom: 32px;
	font-weight: 400;
	text-align: center;
}
.home_worksTit_en {
	color: #fff;
	font-size: 3.0rem;
	font-weight: 900;
}
.home_worksTit_ja {
	display: block;
	margin-top: 10px;
	color: #fff;
	font-size: 1rem;
}
.home_worksSlider .slick-list {
	overflow: inherit !important;
}
.home_worksSlider .slick-track {
	width: 9999px !important;
}
.home_worksSlider .slick-slide {
	padding: 0 9px;
}
.home_worksSlider .slick-next,
.home_worksSlider .slick-prev {
	z-index: 2;
	width: 12px;
}
.home_worksSlider .slick-next:before,
.home_worksSlider .slick-prev:before {
	display: block;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	content: "";
}
.home_worksSlider .slick-prev {
	left: 9px;
}
.home_worksSlider .slick-prev:before {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.home_worksSlider .slick-next {
	right: 9px;
}
.home_worksSlider .slick-next:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.home_worksSlider .item {
	padding: 0 9px;
}
.home_worksSlider .itemIn {
	overflow: hidden;
	display: block;
	padding: 15px;
	border-radius: 2px;
	background: #fff;
}
.home_worksSlider .itemImg {
	float: left;
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin-right: 15px;
}
.home_worksSlider .itemTxtArea {
	float: left;
	width: calc(100% - 90px);
}
.home_worksSlider .itemTxt {
	margin: 4px 0 8px;
	font-size: 1.4rem;
	line-height: 1.4
}
.home_worksSlider .itemCompany {
	font-size: 1.2rem;
}
.home_worksSlider .itemCompany .cat {
	display: inline-block;
	line-height: 1.4;
	padding: 2px 10px 4px;
	border-radius: 2px;
	background: #0056a8;
	color: #fff;
	vertical-align: middle;
}
.home_worksSlider .itemCompany .client {
	display: inline-block;
	vertical-align: middle;
}
.home_worksSlider .itemCompany .name {
	vertical-align: middle;
	font-size: 1.4rem;
	margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
	.home_works {
		padding: 110px 0 80px;
		background: url("../img/home/bg_works01.jpg") no-repeat center top;
		background-size: cover;
	}
	.home_worksTit {
		margin-bottom: 50px;
	}
	.home_worksTit_en {
		font-size: 5.4rem;
	}
	.home_worksTit_ja {
		margin-top: 12px;
		font-size: 1.6rem;
	}
	.home_worksSlider {
		width: 803px;
		margin: 0 auto;
	}
	.home_worksSlider .slick-list {
		overflow: inherit !important;
	}
	.home_worksSlider .slick-track {
		width: 9999px !important;
	}
	.home_worksSlider .slick-prev {
		left: 10px;
	}
	.home_worksSlider .slick-next {
		right: 20px;
	}
	.home_worksSlider .slick-next:before,
	.home_worksSlider .slick-prev:before {
		width: 26px;
		height: 26px;
	}
	.home_worksSlider .item {
		margin: 0 40px;
	}
	.home_worksSlider .itemIn {
		overflow: hidden;
		position: relative;
		padding: 30px;
		border-radius: 2px;
		background: #fff;
	}
	.home_worksSlider .itemIn:hover {
		color: #0056a8;
	}
	.home_worksSlider .itemIn:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: calc(100% - 8px);
		height: calc(100% - 8px);
		border: 4px solid #0056a8;
		opacity: 0;
		visibility: hidden;
	}
	.home_worksSlider .itemIn:hover:before {
		opacity: 1;
		visibility: visible;    
	}
	.home_worksSlider .itemImg {
		float: left;
		width: 135px;
		height: 135px;
		overflow: hidden;
		margin-right: 23px;
	}
	.home_worksSlider .itemTxtArea {
		float: left;
		width: calc(100% - 160px);
	}
	.home_worksSlider .itemTxt {
		margin: 6px 0 24px;
		font-size: 2.4rem;
		letter-spacing: 0.08em;
	}
	.home_worksSlider .itemCompany .cat , .home_worksSlider .itemCompany .client {
		font-size: 1.5rem;
	}
	.home_worksSlider .itemCompany .name {
		font-size: 2.0rem;
	}
}
.home_bnrArea {
	padding: 26px 14px;
	background: url("../img/common/bg/bg_pattern03.png") repeat;
	background-size: 3px auto;
}
.home_bnrArea .bnrList {
	overflow: hidden;
}
.home_bnrArea .bnrList li {
	margin-bottom: 10px;
}
.home_bnrArea .bnrList li:last-child {
	margin-bottom: 0px;
}

.home_bnrArea .bnrList li img {
	width: 100%;
}
.home_bnrArea .recruit {
	margin-top: 17px;
}
.home_bnrArea .recruit a {
	display: block;
	padding: 20px 0;
	border: 2px solid #0056a8;
	background: #fff;
	color: #0056a8;
	font-weight: 700;
	font-size: 1.5rem;
	text-align: center;
	letter-spacing: 0.08em;
}
.home_bnrArea .recruit a span {
	position: relative;
}
.home_bnrArea .recruit a span:before {
	position: absolute;
	top: 0;
	left: -35px;
	width: 21px;
	height: 21px;
	background: url("../img/common/ico/ico_recruit01.png") no-repeat;
	background-size: contain;
	content: "";
}
@media screen and (min-width: 600px) {
	.home_bnrArea {
		padding: 62px 0 58px;
		background: url("../img/common/bg/bg_pattern03.png") repeat;
		background-size: 3px auto;
	}
	.home_bnrArea .bnrList {
		overflow: hidden;
	}
	.home_bnrArea .bnrList {
		width: 1540px;
	}
	.home_bnrArea .bnrList li {
		float: left;
		margin-left: 20px;
	}
	/*.home_bnrArea .bnrList li:last-child {
		float: right;
	}*/
	.home_bnrArea .bnrList li:first-child {
		margin-left: 0px;
	}
	.home_bnrArea .bnrList li a {
		display: block;
		position: relative;
	}
	.home_bnrArea .bnrList li a:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: calc(100% - 8px);
		height: calc(100% - 8px);
		border: 4px solid #0056a8;
		opacity: 0;
		visibility: hidden;
	}
	.home_bnrArea .bnrList li a:hover:before {
		opacity: 1;
		visibility: visible;
	}
	.home_bnrArea .bnrList li a img {
		width: 100%;
	}
	.home_bnrArea .recruit {
		margin-top: 30px;
	}
	.home_bnrArea .recruit a {
		padding: 24px 0;
		font-size: 1.8rem;
	}
	.home_bnrArea .recruit a:hover {
		padding: 22px 0;
		border: 4px solid #0056a8;
	}
}
.home_news {
	padding-top: 25px;
	padding-bottom: 28px;
}
.home_newsTitWrap {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.home_newsTit {
	float: left;
	padding-top: 10px;
	font-weight: 700;
	font-size: 1.8rem;
}
.home_news .archiveBtn {
	float: right;
	margin-bottom: 15px;
}
.home_news .archiveBtn a {
	display: block;
	width: 75px;
}
.home_news .archiveBtn a img {
	width: 100%;
}
.home_newsList .item {
	padding: 20px 0;
	border-bottom: 1px solid #ebeef1;
}
.home_newsList .itemDate {
	display: inline-block;
	line-height: 1.6;
	color: #0056a8;
	font-weight: bold;
	font-size: 1.4rem;
	vertical-align: top;
}
.home_newsList .itemTit {
	display: inline-block;
	line-height: 1.6;
	font-weight: 400;
	font-size: 1.4rem;
	vertical-align: top;
}
.home_facebook {
	margin-bottom: 30px;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
	width: 100% !important;
}
@media screen and (min-width: 600px) {
	.home_news {
		float: left;
		width: 500px;
		padding-top: 52px;
		padding-bottom: 72px;
	}
	.home_newsTit{
		font-size: 2.2rem;
	}
	.home_newsTitWrap {
		border-bottom: 2px solid #ccc;
	}
	.home_newsTitWrap .newsTit {
		font-size: 2rem;
	}
	.home_newsTitWrap .archiveBtn {
		margin-bottom: 20px;
	}
	.home_newsList .itemDate {
		margin-right: 20px;
		font-size: 1.9rem;
		float: left;
	}
	.home_newsList .item{
		overflow: hidden;
	}
	.home_newsList .itemTit {
		font-size: 2.0rem;
		float: left;
		width: 370px;
	}
	.home_facebook {
		float: right;
		width: 500px;
		padding-top: 52px;
		padding-bottom: 40px;
	}
}

.bunnerArea {
	padding-bottom: 28px;
}
.bunnerArea ul li + li {
	margin-top: 10px;
}
@media screen and (min-width: 600px) {
	.bunnerArea {
		padding-bottom: 72px;
	}
	.bunnerArea ul li {
		text-align: center;
	}
	.bunnerArea ul li a:hover{
		opacity: 0.7;
	}
	.bunnerArea ul li + li {
		margin-top: 20px;
	}
}

