@charset "utf-8";

.header .gNavi > li:nth-child(1) > a {
	color: #E2F019;
	border-bottom: 6px solid #E2F019;
}
.header .gNavi > .proNav > a .arrow {
	background-image: url("../images/common/arrow01_on.png");
}
.comBanner {
	background-image: url("../images/products/banner.png");
}
.main .section01 {
	padding: 37px 0 77px;
}
.main .inner {
	margin: 33px -20px;
	display: flex;
}
.main .inner .photoBox {
	padding: 0 20px;
	width: 50%;
	box-sizing: border-box;
}
.main .inner .photoBox .mySwiper2 {
	margin-bottom: 40px;
	background: #F5F6F7;
}
.main .inner .photoBox .swiper-slide {
	position: relative;
}
.main .inner .photoBox .swiper-slide .bg {
	width: 100%;
	height: auto;
}
.main .inner .photoBox .swiper-slide .photo {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
}
.main .inner .photoBox .swiper-slide .photo img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.main .inner .photoBox .swiperBox {
	margin: 0 auto;
	width: 356px;
	position: relative;
}
.main .inner .photoBox .swiperBox .prev {
	margin-top: -12px;
	position: absolute;
	width: 24px;
	left: -62px;
	top: 50%;
}
.main .inner .photoBox .swiperBox .next {
	margin-top: -12px;
	position: absolute;
	width: 24px;
	right: -62px;
	top: 50%;
}
.main .inner .photoBox .swiperBox .prev img,
.main .inner .photoBox .swiperBox .next img {
	width: 100%;
}
.main .inner .photoBox .mySwiper .swiper-slide {
	cursor: pointer;
	background: #F5F6F7;
}
.main .inner .photoBox .mySwiper .swiper-slide-thumb-active:before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	border: 2px solid #E2F019;
	box-sizing: border-box;
	content: "";
}
.main .inner .photoBox .mySwiper .swiper-slide .photo {
	padding: 5px;
}
.main .inner .textBox {
	padding: 0 20px 120px;
	width: 50%;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}
.main .inner .textBox .ttl {
	margin-bottom: 40px;
	font-size: 36px;
	font-weight: bold;
}
.main .inner .textBox .text {
	margin-bottom: 40px;
	min-height: 1px;
	flex: 1;
	color: #B4BEC8;
	font-size: 20px;
}
.main .inner .textBox .imgList {
	margin-bottom: 66px;
	padding: 24px 0;
	display: flex;
	border-top: 1px solid #F5F6F7;
	border-bottom: 1px solid #F5F6F7;
}
.main .inner .textBox .imgList li {
	margin-right: 20px;
}
.main .inner .textBox .imgList li a {
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background: #646E78;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}
.main .inner .textBox .imgList li a:hover {
	background: #E2F019 url("../images/common/f_icon01_on.png") no-repeat center center;
	background-size: 20px auto;
}
.main .inner .textBox .imgList li:nth-child(2) a:hover {
	background-image: url("../images/common/f_icon02_on.png");
}
.main .inner .textBox .imgList li:nth-child(3) a:hover {
	background-image: url("../images/common/f_icon03_on.png");
}
.main .inner .textBox .imgList li:nth-child(4) a:hover {
	background-image: url("../images/common/f_icon04_on.png");
}
.main .inner .textBox .imgList li a img {
	width: 20px;
}
.main .inner .textBox .imgList li a:hover img {
	visibility: hidden;
}
.main .inner .textBox .link a {
	width: 200px;
	display: block;
	color: #141E28;
	line-height: 60px;
	text-align: center;
	background: #E2F019;
	border-radius: 4px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.main .inner .textBox .link a:hover {
	background: #EEFF00;
}
.main .section02 {
	padding-bottom: 112px;
}
.main .section02 .comTitle {
	margin-bottom: 45px;
}
.main .section02 .photo {
	margin-bottom: 60px;
}
.main .section02 .photo img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
}
.main .section02 .text {
	margin-bottom: 24px;
	white-space: pre-line;
}
.main .naviBox {
	margin: 83px -12px 0;
	overflow: hidden;
	zoom: 1;
}
.main .naviBox .nav {
	padding: 0 12px;
	float: left;
	width: 50%;
	max-width: 504px;
	box-sizing: border-box;
}
.main .naviBox .next {
	float: right;
}
.main .naviBox a {
	padding: 16px 20px;
	display: flex;
	align-items: center;
	color: #B4BEC8;
	background: #F5F6F7;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.main .naviBox a:hover {
	background: #E2F019;
}
.main .naviBox a img {
	margin-right: 20px;
	width: 20px;
}
.main .naviBox .next a img {
	margin: 0 0 0 20px;
}
.main .section03 {
	padding-bottom: 120px;
}
.main .section03 .list {
	margin: 47px -12px 24px;
	display: flex;
}
.main .section03 .list li {
	padding: 0 12px;
	width: 25%;
	box-sizing: border-box;
}
.main .section03 .list li:last-child {
	width: 50%;
}
.main .section03 .list li input {
	padding: 0 20px;
	width: 100%;
	height: 60px;
	color: #141E28;
	font-size: 16px;
	line-height: 60px;
	border: none;
	border-radius: 0;
	background: #F5F6F7;
	box-sizing: border-box;
}
.main .section03 .submit a {
	margin: 0 auto;
	width: 200px;
	padding: 2px 0 0 0;
	display: flex;
	justify-content: center;
	color: #141E28;
	line-height: 58px;
	text-align: center;
	border-radius: 4px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	box-sizing: border-box;
	background: #E2F019;
}
.main .section03 .submit a span {
	padding-right: 37px;
	background: url("../images/common/arrow02_on.png") no-repeat right center;
	background-size: 24px auto;
}
.main .section03 .submit a:hover {
	background-color: #FFFF25;
}

@media all and (min-width: 1240px) and (max-width: 1449px) {
	
}

@media all and (min-width: 750px) and (max-width: 1239px) {
	.main .section01 {
		padding: 0 0 70px;
	}
	.main .pagePath {
		border: none;
	}
	.main .pagePath {
		line-height: 52px;
	}
	.main .section01 .inner {
		margin-top: 24px;
		margin-bottom: 0;
		display: block;
	}
	.main .inner .photoBox {
		margin-bottom: 34px;
		width: 100%;
	}
	.main .inner .photoBox .mySwiper2 {
		margin-bottom: 24px;
	}
	.main .inner .photoBox .swiperBox {
		width: 51.9%;
	}
	.main .inner .photoBox .mySwiper .swiper-slide-thumb-active:before {
		border-width: 1px;
	}
	.main .inner .photoBox .swiperBox .prev,
	.main .inner .photoBox .swiperBox .next {
		margin-top: -12px;
		width: 24px;
	}
	.main .inner .photoBox .swiperBox .prev {
		left: -62px;
	}
	.main .inner .photoBox .swiperBox .next {
		right: -62px;
	}
	.main .inner .textBox {
		padding-bottom: 0;
		width: auto;
		display: block;
	}
	.main .inner .textBox .ttl {
		margin-bottom: 16px;
		font-size: 28px;
	}
	.main .inner .textBox .text {
		margin-bottom: 40px;
		font-size: 24px;
	}
	.main .inner .textBox .imgList {
		margin-bottom: 24px;
		padding: 24px 0;
		justify-content: center;
	}
	.main .inner .textBox .imgList li {
		margin: 0 10px;
	}
	.main .inner .textBox .imgList li a {
		width: 48px;
		height: 48px;
	}
	.main .inner .textBox .imgList li a img {
		width: 20px;
	}
	.main .inner .textBox .link a {
		margin: 0 auto;
		width: 280px;
		font-size: 24px;
		line-height: 80px;
		border-radius: 4px;
	}
	.main .section02 {
		padding-bottom: 70px;
	}
	.main .section02 .comTitle {
		margin-bottom: 50px;
	}
	.main .section02 .photo {
		margin-bottom: 60px;
	}
	.main .section02 .text {
		margin-bottom: 44px;
		font-size: 28px;
	}
	.main .naviBox {
		margin: 0 -10px;
		margin-top: 60px;
	}
	.main .naviBox .nav {
		padding: 0 10px;
		max-width: inherit;
	}
	.main .naviBox .nav a {
		padding: 28px 20px;
		font-size: 24px;
	}
	.main .naviBox .nav a img {
		margin-right: 20px;
		width: 20px;
	}
	.main .naviBox .next a img {
		margin: 0 0 0 20px;
	}
	.main .section03 {
		padding-bottom: 80px;
	}
	.main .section03 .list {
		margin-top: 50px;
		margin-bottom: 0;
		display: block;
		flex-wrap: wrap;
	}
	.main .section03 .list li {
		padding-bottom: 20px;
		width: 100% !important;
	}
	.main .section03 .list li input {
		padding: 0 20px;
		height: 80px;
		font-size: 28px;
		line-height: 80px;
	}
	.main .section03 .submit a {
		padding: 0;
		width: auto;
		font-size: 28px;
		line-height: 80px;
		border-radius: 4px;
	}
	.main .section03 .submit a span {
		padding-right: 44px;
		background-size: 24px auto;
	}
}


@media all and (min-width: 0) and (max-width: 749px) {
	.main .section01 {
		padding: 0 0 35px;
	}
	.main .pagePath {
		border: none;
	}
	.main .pagePath {
		line-height: 26px;
	}
	.main .section01 .inner {
		margin-top: 12px;
		margin-bottom: 0;
		display: block;
	}
	.main .inner .photoBox {
		margin-bottom: 17px;
		width: 100%;
	}
	.main .inner .photoBox .mySwiper2 {
		margin-bottom: 12px;
	}
	.main .inner .photoBox .swiperBox {
		width: 51.9%;
	}
	.main .inner .photoBox .mySwiper .swiper-slide-thumb-active:before {
		border-width: 1px;
	}
	.main .inner .photoBox .swiperBox .prev,
	.main .inner .photoBox .swiperBox .next {
		margin-top: -6px;
		width: 12px;
	}
	.main .inner .photoBox .swiperBox .prev {
		left: -31px;
	}
	.main .inner .photoBox .swiperBox .next {
		right: -31px;
	}
	.main .inner .textBox {
		padding-bottom: 0;
		width: auto;
		display: block;
	}
	.main .inner .textBox .ttl {
		margin-bottom: 8px;
		font-size: 14px;
	}
	.main .inner .textBox .text {
		margin-bottom: 20px;
		font-size: 12px;
	}
	.main .inner .textBox .imgList {
		margin-bottom: 12px;
		padding: 12px 0;
		justify-content: center;
	}
	.main .inner .textBox .imgList li {
		margin: 0 5px;
	}
	.main .inner .textBox .imgList li a {
		width: 24px;
		height: 24px;
	}
	.main .inner .textBox .imgList li a img {
		width: 10px;
	}
	.main .inner .textBox .link a {
		margin: 0 auto;
		width: 140px;
		font-size: 12px;
		line-height: 40px;
		border-radius: 2px;
	}
	.main .section02 {
		padding-bottom: 35px;
	}
	.main .section02 .comTitle {
		margin-bottom: 25px;
	}
	.main .section02 .photo {
		margin-bottom: 30px;
	}
	.main .section02 .text {
		margin-bottom: 22px;
		font-size: 14px;
	}
	.main .naviBox {
		margin: 0 -5px;
		margin-top: 30px;
	}
	.main .naviBox .nav {
		padding: 0 5px;
		max-width: inherit;
	}
	.main .naviBox .nav a {
		padding: 14px 10px;
		font-size: 12px;
	}
	.main .naviBox .nav a img {
		margin-right: 10px;
		width: 10px;
	}
	.main .naviBox .next a img {
		margin: 0 0 0 10px;
	}
	.main .section03 {
		padding-bottom: 40px;
	}
	.main .section03 .list {
		margin-top: 25px;
		margin-bottom: 0;
		display: block;
		flex-wrap: wrap;
	}
	.main .section03 .list li {
		padding-bottom: 10px;
		width: 100% !important;
	}
	.main .section03 .list li input {
		padding: 0 10px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.main .section03 .submit a {
		padding: 0;
		width: auto;
		font-size: 14px;
		line-height: 40px;
		border-radius: 2px;
	}
	.main .section03 .submit a span {
		padding-right: 22px;
		background-size: 12px auto;
	}
}