﻿@charset "utf-8";
/*PC NPC TAB SP*/
header nav ul#pc-main-menu > li.parts a { color:rgba(31,130,205,1);}
.keyvisual {
	background-color:#ebf4ff;
	background-image:url(../images/products/keyvisual.png);
}
/*Index*/
#index section ul.contents > li .content-box {
	border:solid 1px #CCC;
}
#index section ul.contents > li .img-box {
	background-color:rgba(247,247,247,1);
}
#index section ul.contents > li .txt-box {
	text-align:justify;
	background-color:rgba(255,255,255,1);
}
#index section ul.contents > li .txt-box .button {
	position:relative;
	border:solid 1px #CCC;
}
#index section ul.contents > li .txt-box .button h3 {
	background:#FFF;
	padding:.5rem 1rem;
	border:solid 1px #CCC;
	position: absolute;
}
#index section ul.contents > li .txt-box .button li a {
	display:flex;
	column-gap:.5rem;
	height:100%;
	padding:.5rem 0;
	color:#333;
	transition:color .2s ease;
}
#index section ul.contents > li .txt-box .button li a::before {
	content:"＞";
	display:flex;
	justify-content:center;
	align-items:center;
	width:1rem;
	height:1rem;
	margin-top:.34em;
	font-size:10px;
	line-height:1;
	color:#11597d;
	background-color:#FFF;
	border: solid 1px #11597d;
}

/*Products テキスト ボタン関連*/
#products main section h1.title {
	font-weight:700;
	text-align:center;
}
#products main section h1.title:first-letter {
	color:rgba(31,130,205,1);
}
#products main section ul.button a {
	letter-spacing:.1em;
	color:#FFF;
	background: linear-gradient(125deg, rgba(26,65,134,1) 0%, rgba(24,140,207,1) 50%, rgba(28,147,214,1) 50%, rgba(31,130,205,1) 100%);
}
/*Products インフォメーション（見出し）*/
#products main section .information .message-box h2.title {
	display:block;
	font-family:"Noto Serif JP", serif;
	font-weight:700;
	letter-spacing:.05em;
}
#products main section .information .message-box p {
	text-align:justify;
}
/*Products アピール*/
.appeal > ul > li .content-box .message-box {
	text-align:justify;
}
.appeal > ul > li .content-box .message-box h3.title {
	font-weight:400;
}

.appeal table {
	border-spacing:0;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
}
.appeal table th,
.appeal table td {
	text-align:left;
	vertical-align:top;
	padding:.5rem 1rem;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
.appeal table th {
	white-space:nowrap;
}
/*Products アイテム*/
ul.items > li {
	border:solid 1px #CCC;
	border-bottom:none 0;
}
ul.items > li .content-box .img-box {
	background-color:#FFF;
}
ul.items > li .content-box .img-box a:nth-of-type(1) {
	display:block;
	width:100%;
	height:auto;
	aspect-ratio:4 / 3;
	color:#999;
	position:relative;
}
ul.items > li .content-box .img-box a:nth-of-type(1)::after {
	content:"";
	display:block;
	color:#333;
	background:url(../images/tmpl/icon-open-new-window.svg) no-repeat center right;
	background-size:2em 2em;
	width:2em;
	height:2em;
	position:absolute;
	bottom:10px;
	right:10px;
}
ul.items > li .content-box .img-box a:not(:nth-of-type(1)) {
	display:none;
}
.items .txt-box h3.title {
	font-weight:400;
}
.items .txt-box table {
	min-width:50%;
	border-spacing:0;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
}
.items .txt-box table:not(:last-of-type) {
	margin-bottom:1rem;
}
.items .txt-box table th,
.items .txt-box table td {
	text-align:left;
	vertical-align:top;
	padding:.5rem .5rem;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
.items .txt-box table th {
	white-space:nowrap;
}
.items .txt-box table a {
	color:rgba(31,130,205,1);
	font-weight:bold;
}


/*固定式ガソリン計量機*/
#dispenser #type-a {
	background-color:rgba(241,241,241,1);
}

#dispenser #expanding-overseas {
	background-color:#b9d6ef;
	background-image:url(../images/products/dispenser/expanding-overseas_bgimg.webp);
	background-position-x:center;
	background-position-y:center;
	background-size:cover;
}
#dispenser #expanding-overseas .img-box,
#dispenser #expanding-overseas .txt-box {
	mix-blend-mode: multiply;
}
#products #dispenser #expanding-overseas .information {
	padding-bottom:0;
}

/*消耗部品*/
#hose,
#hose table th {
	background-color:rgba(255,255,255,1);
}
#hose .drawing {
	padding-top:1rem;
}
#hose .drawing img {
	width:100%;
	height:auto;
	max-width:none;
}
#safety-valve,
#safety-valve table th {
	background-color:rgba(241,241,241,1);
}
#ex-proof section:nth-of-type(odd),
#ex-proof section:nth-of-type(odd) table th {
	background-color:rgba(255,255,255,1);
}
#ex-proof section:nth-of-type(even),
#ex-proof section:nth-of-type(even) table th {
	background-color:rgba(241,241,241,1);
}

/*給油機器*/
#pump section > h2.title {
	display:block;
	font-weight:700;
	letter-spacing:.05em;
}
#pump ul.items > li,
#pump ul.items table th {
	background-color:#FFF;
}
#portabl .appeal .img-box img {
	width:100%;
	height:auto;
}
#solar-dike-tank {
	background-image: linear-gradient(0deg, rgba(249,237,142,1) 0%, rgba(255,168,153,1) 100%);
}
#dike-tank {
	background-image: linear-gradient(0deg, rgba(182,207,255,1) 0%, rgba(98,205,177,1) 50%, rgba(152,229,143,1) 100%);
}
#tank {
	background-image: linear-gradient(0deg, rgba(255,232,239,1) 0%, rgba(184,165,239,1) 100%);
}
#pump article > div.supplement {
	background-color:rgba(241,241,241,1);
}


/*SP*/
@media not screen and (min-width: 768px) {
/*BASE*/
html {
	scroll-padding-top: calc(60px + 38px + 32px);
}

/*Index*/
#index section {
	padding:0 2rem 2rem;
}
#index section ul.contents {
}
#index section ul.contents > li {
	padding:2rem 0 0;
}
#index section ul.contents > li .img-box {
	text-align:center;
	padding:1rem;
}
#index section ul.contents > li .img-box img {
	width:160px;
	height:auto;
}
#index section ul.contents > li .txt-box {
	padding:1rem;
}
#index section ul.contents > li .txt-box h2 {
	font-size:18px;
	text-align:center;
	margin-bottom:1rem;
}
#index section ul.contents > li .txt-box .button {
	width:100%;
	margin-top:3rem;
	padding-top:calc(1em + 1rem + 1px);
	padding-left:1rem;
	padding-right:1rem;
	padding-bottom:1rem;
	position:relative;
}
#index section ul.contents > li .txt-box .button h3 {
	text-align:center;
	width:calc(8em + 2rem + 2px);
	top:calc(-.5em + -1rem + 1px);
	right: 0;
	left: 0;
	margin: 0 auto;
}
#index section ul.contents > li .txt-box .button ul {
}
#index section ul.contents > li .txt-box .button li:not(:last-child) {
	border-bottom:solid 1px #CCC;
}

/*Products テキスト ボタン関連*/
#products main section h1.title {
	font-size: 32px;
	font-weight:700;
	text-align:center;
	margin-bottom:1em;
}
#products main section h1.title:first-letter {
	color:rgba(31,130,205,1);
}

#products main section ul.button {
	display:block;
	max-width:400px;
	margin:auto;
	padding:1rem 0 0;
}
#products main section ul.button a {
	display:block;
	font-size:16px;
	text-align:center;
	padding:1rem 2rem;
}
/*Products インフォメーション（見出し）*/
#products main section .information {
	padding-bottom:4rem;
}
#products main section .information .img-box {
	margin-bottom:1rem;
}
#products main section .information .img-box img {
	width:100%;
	height:auto;
}
#products main section .information .txt-box {
}
#products main section .information .message-box {
}
#products main section .information .message-box h2.title {
	display:block;
	font-size: 18px;
	margin-bottom:1rem;
}
/*Products アピール*/
.appeal > ul {
}
.appeal > ul > li {
	padding:2rem 0;
}
.appeal > ul > li .content-box  {
}
.appeal > ul > li:nth-child(odd) .content-box  {
}
.appeal > ul > li:nth-child(even) .content-box  {
}
.appeal > ul > li .content-box .img-box,
.appeal > ul > li .content-box .txt-box {
}
.appeal > ul > li .content-box .img-box {
	margin-bottom:1rem;
}
.appeal > ul > li .content-box .img-box img {
	width:100%;
	height:auto;
}
.appeal > ul > li .content-box .txt-box {
}
.appeal > ul > li:nth-child(odd) .content-box .txt-box  {
}
.appeal > ul > li:nth-child(even) .content-box .txt-box  {
}
.appeal > ul > li .content-box .message-box h3.title {
	font-size: 18px;
	margin-bottom:1rem;
}
/*Products アイテム*/
ul.items > li .content-box .img-box a:nth-of-type(1) {
	width:100%;
	height:auto;
	aspect-ratio:4 / 3;
	color:#999;
}
.items .txt-box table {
	min-width:100%;
}
.items .txt-box table th:not([colspan]) {
	box-sizing:content-box;
	text-align-last:justify;
	width:4.5em;
}
ul.items > li:not(:last-child) {
	margin-bottom:2rem;
}
ul.items > li:last-child {
	margin-bottom:0;
}
ul.items > li .content-box {
	border-bottom:solid 1px #CCC;
}
ul.items > li .content-box .img-box {
	padding:1rem;
	border-bottom:solid 1px #CCC;
}
ul.items > li .content-box .img-box a:nth-of-type(1) {
	color:#999;
}
ul.items > li .content-box .img-box img {
	width:100%;
	height:auto;
}
ul.items > li .content-box .txt-box {
	padding:1rem;
}
ul.items > li .content-box .message-box h3.title {
	font-size:18px;
	margin-bottom:1rem;
}


/*固定式ガソリン計量機*/
#dispenser #type-a {
	padding:4rem 2rem;
}
#products #dispenser #type-a .information {
	padding-bottom:2rem;
}
#dispenser #type-a .information .message-box {
	background-color:rgba(241,241,241,1);
}
#dispenser #type-a .appeal > ul > li .content-box .message-box table {
	font-size:14px;
}
#dispenser #type-a .appeal .message-box table th {
	background-color:rgba(241,241,241,1);
}
#dispenser #expanding-overseas {
	padding:4rem 2rem;
}

/*消耗部品*/
#wear-parts section {
	padding:4rem 2rem;
}
#nozzle table th {
	background-color:#FFF;
}
#nozzle .table-drawing {
	padding-top:1rem;
}
#swivel table th {
	background-color:#FFF;
}

/*防爆機器*/
#ex-proof section {
	padding:4rem 2rem;
}

/*給油機器*/
#pump section {
	padding:4rem 2rem;
}
#pump section > h2.title {
	display:block;
	font-size: 18px;
	margin-bottom:1rem;
}
#portabl .appeal {
	margin-bottom:2rem;
}
#portabl .appeal h2.title {
	font-size: 18px;
}
#portabl .appeal .message-box,
#portabl .appeal .img-box {
	padding:1rem;
}
#pump article > div.supplement {
	padding:4rem 2rem;
}
#pump article > div.supplement .txt-box {
	padding:1rem;
}

}

/*PC NPC TAB*/
@media screen and (min-width: 768px) {
/*BASE*/
html {
	scroll-padding-top: calc(60px + 48px);
}
.items .txt-box table {
font-size:clamp(12px, 1.2vw, 14px);
}

/*Index*/
#index section {
	padding:20px 60px 80px;
}
#index section ul.contents {
	display:grid;
	grid-template-rows:1fr;
	grid-template-columns:1fr;
	gap:0;
	width:1080px;
	margin:auto;
}
#index section ul.contents > li  {
	padding:60px 0 0;
}
#index section ul.contents > li .content-box {
	display:grid;
	grid-template-columns: auto 1fr;
	height:100%;
}
#index section ul.contents > li .img-box {
	display:flex;
	align-items:center;
	padding:40px;
}
#index section ul.contents > li .img-box img {
	width:240px;
	height:180px;
}
#index section ul.contents > li .txt-box {
	font-size:16px;
	padding:40px;
}
#index section ul.contents > li .txt-box h2 {
	font-size:24px;
	margin-bottom:1rem;
}
#index section ul.contents > li .txt-box .button {
	width:calc(100% - 4rem);
	padding:2rem 2rem 2rem 8rem;
	margin-top:2rem;
	margin-left:auto;
	position:relative;
}
#index section ul.contents > li .txt-box .button h3 {
	font-size:16px;
	top:2rem;
	left:-4rem;
}
#index section ul.contents > li .txt-box .button ul {
	display:flex;
	flex-flow: row wrap;
	gap:1rem 1rem;
}
#index section ul.contents > li .txt-box .button li {
	width:calc(100% / 2 - 1rem);
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
#index section ul.contents > li .txt-box .button li a:hover {
	color:#11597d;
}
#index section ul.contents > li .txt-box .button li a::before {
	transition:color .2s ease, background-color .2s ease;
}
#index section ul.contents > li .txt-box .button li a:hover::before {
	color:#FFF;
	background-color:#11597d;
}

/*Products テキスト ボタン関連*/
#products main section h1.title {
	font-size: clamp(72px, 5.4vw, 80px);
	margin-bottom:1em;
}

#products main section ul.button {
	display:flex;
	flex-flow: row wrap;
	padding-top:2rem;
}
#products main section ul.button a {
	display:inline-block;
	font-size:24px;
	padding:1rem 2rem;
}
#products main section ul.button a:hover {
	opacity:.7;
	transition-delay:0s !important;
}
/*Products インフォメーション（見出し）*/
#products main section .information .message-box {
	padding:0 0 0 60px;
}
#products main section .information {
	display:flex;
	flex-flow: row nowrap;
	justify-content:flex-start;
	align-items:center;
	gap:0;
	max-width:1000px;
	margin:0 auto 80px;
}
#products main section .information .img-box {
	width:calc(100% / 3.2);
	text-align:right;
}
#products main section .information .img-box img {
	width:100%;
	height:auto;
}
#products main section .information .txt-box {
	width:calc(100% - (100% / 3.2));
}
#products main section .information .message-box h2.title {
	font-size: clamp(30px, 2.4vw, 36px);
	margin-bottom:2rem;
}
#products main section .information .message-box p {
	font-size: clamp(16px, 1.2vw, 18px);
	text-align:justify;
}
/*Products アピール*/
.appeal > ul {
	max-width:1000px;
	margin:auto;
}
.appeal > ul > li {
	padding:0 0;
}
.appeal > ul > li .content-box  {
	display:flex;
	/*column-gap:40px;*/
}
.appeal > ul > li:nth-child(odd) .content-box  {
	flex-direction:row-reverse;
}
.appeal > ul > li:nth-child(even) .content-box  {
	flex-direction:row;
}
.appeal > ul > li .content-box .img-box,
.appeal > ul > li .content-box .txt-box {
	width:calc(100% / 2);
}
.appeal > ul > li .content-box .img-box {
	display: flex;
	justify-content: center;
	align-items: center;
	position:relative;
	overflow:hidden;
}
.appeal > ul > li .content-box .img-box img {
	width:100%;
	height:auto;
}
.appeal > ul > li .content-box .img-box img.long {
	display:block;
	width:auto;
	height:100%;
	max-width:none;
	aspect-ratio:4 / 3;
}
.appeal > ul > li .content-box .txt-box {
	display:flex;
	flex-flow:row wrap;
	align-items:center;
	padding-top:60px;
	padding-bottom:60px;
}
.appeal > ul > li:nth-child(odd) .content-box .txt-box  {
	padding-right:40px;
}
.appeal > ul > li:nth-child(even) .content-box .txt-box  {
	padding-left:40px;
}
.appeal > ul > li .content-box .message-box h3.title {
	font-size: clamp(20px, 1.6vw, 28px);
	margin-bottom:1em;
}
/*Products アイテム*/
ul.items > li .content-box .img-box a:nth-of-type(1) {
	width:100%;
	height:auto;
	aspect-ratio:4 / 3;
	color:#999;
	position:sticky !important;
	top:140px;
	z-index:1;
}
.items .txt-box table {
	width:auto;
}
.items .txt-box table th:not([colspan]) {
	box-sizing:content-box;
	text-align-last:justify;
	width:4.5em;
}
ul.items  {
	max-width:1000px;
	margin:auto;
}
ul.items > li:not(:last-child) {
	margin-bottom:60px;
}
ul.items > li .content-box {
	display:flex;
	flex-direction:row;
	border-bottom:solid 1px #CCC;
}
ul.items > li .content-box .img-box {
	width:calc(100% / 3.8);
	position:relative;
	padding-top:20px;
}
ul.items > li .content-box .img-box a:nth-of-type(1) {
	padding:20px 40px;
	color:#999;
}
ul.items > li .content-box .img-box img {
	width:100%;
	height:auto;
	max-width:none;
}
ul.items > li .content-box .txt-box {
	width:calc(100% - (100% / 3.8));
	padding:40px 40px 40px 40px;
	border-left:solid 1px #CCC;
}
ul.items > li .content-box .message-box h3.title {
	font-size: clamp(20px, 1.6vw, 28px);
	margin-bottom:1rem;
}

/*固定式ガソリン計量機*/
#dispenser #type-a {
	padding:80px 60px;
	background-color:rgba(241,241,241,1);
}
#products #dispenser #type-a .information {
	margin:0 auto 40px;
}
#dispenser #type-a .information .message-box {
	background-color:rgba(241,241,241,1);
}

#dispenser #type-a .appeal > ul > li .content-box .message-box table {
	border-spacing:0;
	font-size:14px;
}
#dispenser #type-a .appeal .message-box table th {
	background-color:rgba(241,241,241,1);
}
#dispenser #expanding-overseas {
	padding:80px 60px;
}

/*消耗部品*/
#wear-parts section {
	padding:80px 60px;
}

#nozzle .table-drawing {
	display:grid;
	grid-template-columns: 50% 50%;
	gap:1rem;
	padding-top:1rem;
}
#nozzle .table-drawing table {
	width:100%;
}
#nozzle .table-drawing .drawing {
	align-self:center;
}
#nozzle .table-drawing .drawing img {
	width:100%;
	height:auto;
	max-width:none;
}

/*防爆機器*/
#ex-proof section {
	padding:80px 60px;
}

#ex-proof ul.items > li .content-box .img-box {
	width:calc(100% / 4);
	position:relative;
}
#ex-proof ul.items > li .content-box .txt-box {
	width:calc(100% - (100% / 4));
}
#ex-proof .items .txt-box table th,
#ex-proof .items .txt-box table td {
	padding:.5rem .5rem;
}
#ex-proof .items .txt-box table th:not([colspan]) {
	width:5em;
}
#ex-proof .items .txt-box table.type_long {
	width:100%;
}
#ex-proof .items .txt-box table.type_long td {
	text-align:center;
}

/*給油機器*/
#pump section {
	padding:80px 60px;
}
#pump section > h2.title {
	font-size: clamp(30px, 2.4vw, 36px);
	text-align:center;
	max-width:1000px;
	margin:0 auto 2rem;
}
#portabl .appeal {
	max-width:1000px;
	margin:0 auto 40px;
}
#portabl .appeal h2.title {
	font-size: clamp(30px, 2.4vw, 36px);
	margin-bottom:1em;
}
#portabl .appeal .message-box,
#portabl .appeal .img-box {
	padding:20px 40px;
}
ul.items > li .content-box .txt-box .message-box:not(:nth-of-type(1)) h3 {
	padding-top:1.5rem;
}

#pump article > div.supplement {
	padding:80px 60px;
}
#pump article > div.supplement .txt-box {
	max-width:1000px;
	margin:0 auto;
}

}


@media screen and (min-width: 1880px) {
/*BASE*/
.fhd { display:none; }

/*Index*/
#index section ul.contents {
	grid-template-columns:1fr 1fr;
	column-gap:60px;
	width:100%;
	margin:auto;
}
#index section ul.contents > li:not(.device) .txt-box .button ul {
	display:block;
}
#index section ul.contents > li:not(.device) .txt-box .button li {
	width:100%;
	padding-right:0;
	border-right: none;
}
#index section ul.contents > li.device {
	grid-row:3 / 4;
	grid-column:1 / 3;
}
#index section ul.contents > li.device .txt-box .button ul {
	display:flex;
	flex-flow: row nowrap;
	column-gap:4rem;
}
#index section ul.contents > li.device .txt-box .button ul li {
	width: auto;
	padding-right:1em;
}
}