@charset "utf-8";

@media screen and (max-width: 1329px) {
	.c-lpContact__title {
		padding-right: 0;
	}
	
	.c-lpContact__title:after {
		content: '';
		width: 52px;
		height: 1px;
		margin: 15px auto 0;
		background: #333;
		display: block;
	}
	
	.c-lpContact {
		padding: 50px 0;
	}
	
	.c-lpContact__inner {
		text-align: center;
		display: block;
	}
	
	.c-lpContact__tel {
		border-left: 0;
		padding-left: 0;
	}
	
	.c-lpContact__tel dl {
		justify-content: center;
	}
	
	.c-lpContact__button a {
		text-align: left;
		max-width: 300px;
		margin: 0 auto;
	}
	
	.c-productTable th {
		width: 9.5%;
	}
}

@media screen and (max-width: 1199px) {
	.g-wrapper {
		padding-top: 60px;
	}
	
	.g-main {
		margin-left: 0;
		border-left: 0;
	}
	
	.is-scroll .g-naviPullDown {
		top: 60px;
	}
	
	.is-gnaviPullDown-active .g-wrapper {
		filter: none;
	}
	
	.g-GasLpHeader {
		width: 100%;
		height: 100vh;
		top: 60px;
		transform: translateY(-100vh);
	}
	
	.is-gnaviPullDown-active .g-naviPullDown {
		transform: translateY(0);
	}
	
	.g-GasLpHeader__inner {
		padding: 20px 30px 40px;
		background: #EAEDEF;
	}
	
	.g-GasLpHeader__title {
		margin-top: 0;
		border-top: 0;
	}
	
	.g-GasLpHeader__title a {
		padding-left: 10px;
	}
	
	.g-GasLpHeader__item a {
		padding-left: 25px;
	}
	
	.g-GasLpHeader__title a:after,
	.g-GasLpHeader__item a:after {
		content: '';
		width: 7px;
		height: 14px;
		display: block;
		background: url("/_assets/img/common/arrow-01-black.svg") no-repeat center / 100% 100%;
		position: absolute;
		top: 50%;
		right: 10px;
		transform: translate(0,-50%);
		opacity: .7;
	}
	
	.g-GasLpHeaderContactTel {
		text-align: center;
	}
	
	.g-GasLpHeaderContact__item a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.g-header {
		height: 60px !important;
		border-bottom-color: #ccc;
	}
	
	.g-header__logo {
		text-align: center;
		width: 160px;
		left: 13px;
	}
	
	.g-header__logo em {
		font-size: 1.2rem;
	}
	
	.g-navi__button {
		background: #5A5A5A;
		right: 0;
	}
	
	.g-navi__button-line {
		width: 30px;
		height: 4px;
		background: #fff;
	}
	
	.g-navi__button-line:first-child {
		margin-top: -10px;
	}
	
	.g-navi__button-line:last-child {
		margin-top: 10px;
	}
	
	.g-header__contact {
		float: right;
		margin-right: 60px;
	}
	
	.g-header__contact a {
		width: 60px;
		height: 60px;
		display: block;
		background: #E1521B url("/_assets/img/product/gas/engineering/lp-page/icon-mail-01.png") no-repeat center center / 30px auto;
	}
	
	.c-GasLpMenu__item a span em {
		font-size: 2rem;
	}
	
	.c-GasLpMenu__item a span b {
		font-size: 1rem;
	}
	
	.c-GasLpMenu__item a span b i {
		font-size: 2.2rem;
	}
	
	.c-prologueMain .u-text {
		width: 45%;
	}
	
	.c-prologueMain figure {
		width: calc(100% - 45%);
	}
	
	:lang(en) .c-prologueMain figure {
		margin-top: 20px;
	}
	
	.c-caseList__item ul li {
		font-size: 1.6rem;
	}
	
	:lang(en) .c-kv__primary {
		top: 60px;
	}
	
	:lang(en) .c-kv__primary p {
		max-width: 50%;
	}
	
} /* END Responsive 1199px */


@media screen and (max-width: 767px) {
	
	.g-GasLpFooter {
		display: block;
	}
	
	.g-GasLpFooter__copyright {
		text-align: left;
		line-height: 1.35;
		margin-top: 10px;
	}
	
	.c-kv__inner {
		height: auto;
		padding: 116% 0 0;
		background-image: url("/_assets/img/product/gas/engineering/lp-page/main-01@mobile.jpg");
		background-size: 100% auto;
	}
	
	.c-kv__primary {
		top: auto;
		bottom: 40px;
		left: 30px;
	}
	
	:lang(en) .c-kv__primary {
		top: auto;
		bottom: 20px;
	}
	
	.c-kv__primaryTitle em:nth-child(1) {
		font-size: 1.2rem;
	}
	
	.c-kv__primaryTitle em:nth-child(2) {
		font-size: 2.4rem;
		margin-top: 0;
	}
	
	.c-kv__primaryTitle em:nth-child(2) b {
		font-size: 6.8rem;
		letter-spacing: 0;
		margin-right: .05em;
		display: inline-block;
		transform: translateY(.1em);
	}
	
	:lang(en) .c-kv__primaryTitle em:nth-child(2) {
		font-size: 4rem;
		letter-spacing: -.05em;
	}
	
	:lang(en) .c-kv__primaryTitle em:nth-child(2) b {
		display: block;
	}
	
	.c-kv__primary p {
		font-size: 1.4rem;
		font-weight: 500;
		margin-top: 20px;
	}
	
	:lang(en) .c-kv__primary p {
		font-size: 1.4rem;
		line-height: 1.5;
		max-width: none;
		margin-top: 15px;
	}
	
	.c-GasLpMenu__items:after {
		content: '';
		width: 1px;
		height: 100%;
		display: block;
		background: #fff;
		position: absolute;
		top: 0;
		left: 50%;
	}
	
	.c-GasLpMenu__item {
		width: calc(100% / 2);
		padding: 1px 0 0;
	}
	
	.c-GasLpMenu__item a {
		padding-top: 86%;
	}
	
	.c-GasLpMenu__item a:after {
		bottom: 10px;
	}
	
	.c-GasLpMenu__item figure img {
		top: 0;
		transform: translate(-50%,0);
	}
	
	.c-prologue {
		padding-top: 80px;
	}
	
	.c-prologue .u-inner {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.c-prologue__title {
		font-size: 2.2rem;
	}
	
	.c-prologueMain {
		display: block;
	}
	
	.c-prologueMain .u-text {
		width: 100%;
		padding-right: 0;
	}
	
	.c-prologueMain .u-text {
		font-size: 1.4rem;
	}
	
	.c-prologueMain figure {
		width: 100%;
		margin-top: 20px;
		padding-top: 62.5%;
	}
	
	.c-prologueSub {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 70px;
		display: block;
	}
	
	.c-prologueSub > div {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	
	.c-prologueSub h4 {
		font-size: 1.6rem;
	}
	
	.c-prologueSub > div:nth-child(1) figure {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.c-prologueSub > div:nth-child(2) {
		margin-top: 30px;
	}
	
	.c-prologueSub figcaption {
		font-size: 1.4rem;
	}
	
	.c-lpCorner__titleLine {
		width: 18px;
		margin-top: 20px;
	}
	
	.c-lpCorner__titleMain em {
		font-size: 1.6rem;
	}
	
	.c-lpCorner__titleMain em i {
		font-size: 3.6rem;
	}
	
	.c-lpCorner__titleMain strong {
		font-size: 4.6rem;
		line-height: 1.25;
	}
	
	.c-lpCorner__titleMid {
		font-size: 2.2rem;
		margin-top: 60px;
	}
	
	.c-lpCorner__titlelow {
		font-size: 1.6rem;
		margin-top: 20px;
	}
	
	.c-lpCorner {
		padding-top: 40px;
		padding-bottom: 70px;
	}
	
	.c-lpCorner--1 {
		background-image: url("/_assets/img/product/gas/engineering/lp-page/img-01-01@mobile.jpg");
	}
	
	.c-lpCorner .u-inner {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.c-lpCorner .u-text {
		font-size: 1.4rem;
		margin-top: 25px;
	}
	
	.c-caseList {
		margin-top: 15px;
	}
	
	:lang(en) .c-caseList {
		margin-top: 30px;
		margin-bottom: 50px;
		display: block;
	}
	
	.c-caseList__item {
		width: calc(100% / 2);
		padding: 0 0 0 13px;
		border-right: 0;
		border-left: 1px solid rgba(255,255,255,.5);
	}
	
	.c-caseList__item:nth-child(even) {
		border-right: 1px solid rgba(255,255,255,.5);
	}
	
	.c-caseList__item:nth-last-child(-n+2) {
		padding-bottom: 15px;
	}
	
	:lang(en) .c-caseList__item {
		width: 100%;
		padding-left: 0;
		padding-bottom: 0;
		border: 0;
	}
	
	.c-caseList__item h5 {
		font-size: 1.6rem;
	}
	
	.c-caseList__item h5 small {
		font-size: 1.2rem;
	}
	
	.c-caseList__item p {
		font-size: 1.4rem;
		margin-top: 5px;
		padding-right: 5px;
	}
	
	.c-caseList--sales .c-caseList__item:nth-child(n+3) {
		margin-top: 15px;
	}
	
	.c-caseList__item ul li {
		line-height: 1.35;
	}
	
	.c-lpCorner__button a {
		width: 100%;
		min-width: 0;
	}
	
	:lang(en) .c-lpCorner__button a {
		min-width: 0;
	}
	
	.c-lpCorner--1 .c-lpCorner__image:nth-of-type(1) {
		padding: 10px;
	}
	
	.c-lpCorner--2 .c-lpCorner__image:nth-of-type(1) {
		padding: 10px;
	}
	
	.c-lpCorner--3 .c-lpCorner__image:nth-of-type(1) {
		padding: 10px;
	}
	
	.c-product {
		padding-top: 70px;
	}
	
	.c-product__title {
		font-size: 3rem;
	}
	
	.c-product__title:after {
		width: 52px;
	}
	
	.c-productTable__caption {
		font-size: 1.6rem;
	}
	
	.c-productTable th {
		font-size: 1.4rem;
		line-height: 1.75;
		width: 16.5%;
		padding: 17px 0 17px 10px;
	}
	
	.c-productTable__head th {
		padding: 7px 0 7px 15px !important;
	}
	
	.c-productTable td {
		font-size: 1.4rem;
		line-height: 1.75;
		padding: 17px 0 17px 15px;
	}
	
	.c-lpContact {
		margin-top: 90px;
	}
	
	.c-lpContact__title {
		font-size: 2.4rem;
	}
	
	.c-lpContact__tel {
		padding-top: 25px;
	}
	
	.c-lpContact__tel p {
		font-size: 1.6rem;
	}
	
	.c-lpContact__tel dt {
		font-size: 2.2rem;
	}
	
	.c-lpContact__tel dd {
		font-size: 3.4rem;
	}
	
	
	
	
} /* END Responsive 767px */


@media screen and (max-width: 374px) {
	
	
} /* END Responsive 374px */

