@charset "utf-8";
/*
Theme Name: 株式会社イリス光触媒コーティング施工部
Theme URI: https://iris-photocatalytic.jp/
Description: 株式会社イリス光触媒コーティング施工部
Version: 1.0
Author: WWAVE
Author URI: https://wwave.co.jp/
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, figure, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote::before, blockquote::after,q::before, q::after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body {
	font: 16px/1.8 "メイリオ","ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3",sans-serif;
	color: #252525;
	background: #fff;
}

strong {
	padding: 0 3px;
	font-weight: bold;
	background: linear-gradient(transparent 70%, #fffcb4 80%);
}

/* class
------------------------------------------------------------*/
.text-center {
	text-align: center;
}

.text-red {
	color: #c00;
}

.img-right,
.img-right img {
	float: right;
	margin: 10px 5px 10px 15px;
}

.img-right figcaption {
	margin: 10px 0 10px 25px;
}

@media screen and (max-width: 600px) {
	.img-right,
	.img-right img {
		float: none;
		margin: 10px 0;
		text-align: center;
	}
}

.hissu {
	font-size: 80%;
	color: #c00;
}

.wide640,
.max-wide640 table {
	max-width: 640px;
}

@media screen and (max-width: 700px) {
	img.max-wide640,
	table.max-wide640,
	.max-wide640 img,
	.max-wide640 table {
		width: 100%;
		height: auto;
	}
}

/* リンク設定 */
a {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	color: #252525;
}

a:hover,
a:active {
	transition: all 0.2s;
	outline: none;
	color: #777;
}

a[target="_blank"] {
	margin-right: 3px;
	padding-right: 17px;
	background: url('./images/external-link.png') no-repeat 100% 45%;
}

/* Clearfix */
nav .panel::after,
#mainNav::after,
.post::after {
	content: "";
	display: table;
	clear: both;
}

nav .panel,
#mainNav,
.post {
	zoom: 1;
}

/* フォーム */
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
textarea {
	vertical-align: middle;
	width: 90%;
	line-height: 30px;
	height: 30px;
	padding: 1px 5px;
	border: 1px solid #d4d4d7;
	border-radius: 3px;
	font-size: 100%;
	color: #555;
	background: #fcfcfc;
}

input[name^="post1"],
input[name^="post2"] {
	width: auto;
	margin-bottom: 10px;
}

textarea {
	height: auto;
	line-height: 1.5;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
	padding: 3px 10px;
	background: #000;
	border: 0;
	border-radius: 3px;
	line-height: 1.5;
	font-size: 110%;
	color: #fff;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background: #333;
	cursor: pointer;
}

*:first-child+html input[type="submit"] {padding:3px;}

label {margin-right: 10px;}
label:hover {cursor: pointer;}

/* レイアウト */
#wrapper,
.inner {
	margin: 0 auto;
	width: 960px;
}

main {
	width: 100%;
	padding: 0;
}

#edit {
	float: left;
	width: 680px;
	margin-bottom: 60px;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 10px 0;
}

/* ヘッダー */
#header {
	overflow: hidden;
	border-top: solid 7px #203050;
}

#header ul {
	float: right;
}

#header ul li {
	display: inline-block;
	margin-left: 1px;
}

#header ul li a {
	display: block;
	padding: 25px 15px 25px 40px;
	color: #fff;
	text-decoration: none;
	background: #00a0b3 url('./images/icon1.png') no-repeat 10px 50%;
}

#header ul li:first-of-type a {
	padding: 25px 40px 25px 65px;
	color: #000;
	background: #f0f0f0 url('./images/icon2.png') no-repeat 35px 50%;
}

#header ul li a:hover {
	background-position: 15px 50%;
}

#header ul li:first-of-type a:hover {
	background-position: 40px 50%;
}

/* ロゴ (サイトタイトル) */
#logo {
	clear: both;
	float: left;
	width: 260px;
	padding: 5px 0;
	color: #515151;
	font-size: 160%;
	font-weight: bold;
}

#logo img {
	width: 100%;
}

/* トップページ　メイン画像 */
#mainImg {
	clear: both;
	z-index: 0;
	background: url('./images/mainImage.webp') no-repeat 50% 50%;
}

#mainImg div {
	width: 980px;
	margin: 0 auto;
	padding: 220px 0 240px 20px;
	font-size: 28px;
	font-family: "Yu Gothic", sans-serif;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000, 1px 0 1px #000, 0 1px 1px #000;
}

#mainImg span {
	font-size: 34px;
}

#mainImg span br {
	display: none;
}

.postWrap {
	margin: 0 0 20px 0;
	padding: 3px;
	background: url('./images/tp.png');
}

.post {
	margin-bottom: 20px;
	padding: 0 10px 10px;
	border: 1px solid #f1f1f1;
	background: #fff;
}

#wrapper section {
	margin: 0 0 60px;
}

#wrapper > section:last-of-type {
	margin: 0 0 10px;
}

#wrapper section::after ,
#wrapper p + section::before,
#wrapper div + section::before {
	display: block;
	content: ' ';
	clear: both;
}

.edit-list section {
	margin: 0 0 20px;
}

.post section::after {
	display: block;
	content: ' ';
	clear: both;
}

.post section section {
	margin: 20px 0 30px;
}

/* タイポグラフィ */
h1 {
	clear: both;
	margin: 0 0 15px;
	padding: 40px 0 40px 25px;
	font-size: 200%;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff, 3px 3px 3px #fff, -3px 3px 3px #fff, 3px -3px 3px #fff, -3px -3px 3px #fff, 4px 4px 4px #fff, -4px 4px 4px #fff, 4px -4px 4px #fff, -4px -4px 4px #fff, 5px 5px 5px #fff, -5px 5px 5px #fff, 5px -5px 5px #fff, -5px -5px 5px #fff, 6px 6px 6px #fff, -6px 6px 6px #fff, 6px -6px 6px #fff, -6px -6px 6px #fff;
}

#cost h1 {
	background: url('./images/back-cost.webp') no-repeat 50% 50%;
}

#flow h1 {
	background: url('./images/back-flow.webp') no-repeat 50% 50%;
}

#faq h1 {
	background: url('./images/back-faq.webp') no-repeat 50% 50%;
}

#area h1 {
	background: url('./images/back-construction.webp') no-repeat 50% 50%;
}

#measurement-voc h1 {
	background: url('./images/back-construction.webp') no-repeat 50% 50%;
}

#spray h1 {
	background: url('./images/back-spray.webp') no-repeat 50% 50%;
}

#company h1 {
	background: url('./images/back-company.webp') no-repeat 50% 50%;
}

#contact h1 {
	background: url('./images/back-contact.webp') no-repeat 50% 50%;
}

#privacy-policy h1 {
	background: url('./images/back-contact.webp') no-repeat 50% 50%;
}

#information h1,
[id^="information-"] h1 {
	background: url('./images/back-contact.webp') no-repeat 50% 50%;
}

h2 {
	margin: 15px 0 25px;
	padding: 5px 0;
	font-size: 140%;
	line-height: 180%;
	font-weight: bold;
	text-align: center;
}

h2 span {
	font-size: 120%;
	border-bottom: solid 3px #2dadff;
}

#page h2 {
	font-size: 160%;
	background: #e6f5ff;
	border: solid 1px #69c4ff;
	border-radius: 7px;
}

.dateLabel {
	margin: 0 0 10px;
	text-align: right;
	font: italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.post p {
	margin: 15px 10px;
}

.post ul,
.post ol {
	margin: 25px 0 25px 10px;
}

.post li {
	margin: 10px 0 10px 20px;
}

.post ul li {
	list-style: disc;
}

.post ol li {
	list-style: decimal;
}

.post h2,
.post h3,
.post h4 {
	clear: both;
	color: #000;
}

.post h3 {
	margin: 10px 0;
	padding: 5px 10px;
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
	border-bottom: 2px solid #608ba7;
}

.post h3 span {
	font-size: 120%;
}

.post h4 {
	margin: 10px 0;
	padding: 5px 10px;
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
}

.post blockquote {
	clear: both;
	padding: 10px 0 10px 15px;
	margin: 10px 0 25px 30px;
	border-left: 5px solid #ccc;
}
 
.post blockquote p {
	padding: 5px 0;
}

.post table {
	margin: 20px auto;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

.post th {
	padding: 10px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-weight: bold;
	background: #f5f5f0;
}

.post td {
	padding: 10px 15px;
	border: 1px #000 solid;
	border-width: 0 0 1px 1px;
	background: #fff;
}

.post dt {
	font-weight: bold;
}

.post dd {
	padding-bottom: 10px;
}

.post img {
	max-width: 100%;
	height: auto;
}

img.aligncenter {
	display: block;
	margin: 5px auto;
}

img.alignright,
img.alignleft {
	padding: 4px;
}

img.alignright,
figure.alignright {
	margin: 0 0 10px 15px;
}

img.alignleft,
figure.alignleft {
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.alignleft img {
	margin-right: 20px;
}

.side-title {
	margin-bottom: 5px;
	padding: 5px;
	color: #fff;
	text-align: center;
	background: #252525;
}

@media screen and (max-width: 700px) {
	.alignright,
	.alignleft {
		float: none;
	}

	figure.alignleft {
		text-align: center;
	}
}

/* フッター　ウィジェット */
#banners img {
	max-width: 300px;
	height: auto;
	margin-bottom: 10px;
}
#banners a:hover img {
	opacity: .9;
}

#searchform input[type="text"] {
	padding: 5px;
	line-height: 1.7;
	height: 24px;
	width: 100px;
	vertical-align: bottom;
}

/* パン屑 */
#pankuzu {
	margin: 10px 0;
	padding: 0 15px;
}

#pankuzu a {
	font-size: 90%;
}

/* 投稿日 */
.time {
	margin-bottom: 20px;
	padding: 5px 10px;
	font-size: 90%;
	background: #f0f0f0;
}

/* 会社案内 */
.company th {
	min-width: 90px;
}

#media li {
	display: inline;
}

/* お問い合わせ */
form table {
	width: 640px;
}

@media only screen and (max-width: 730px) {
	form table {
		width: 100%;
	}
}

@media only screen and (max-width: 530px) {
	form th,
	form td {
		display: block;
		text-align: center;
	}
}

/* メインメニュー　PC用 */
@media only screen and (min-width: 1025px) {
	nav div.panel {
		display: block !important;
		float: left;
	}

	#menu {
		display: none;
	}		

	#mainNav {
		background: #f0f0f0;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	#mainNav ul {
		width: 100%;
	}

	#mainNav ul ul {
		display: none;
	}

	#mainNav li {
		display: inline-block;
		width: calc(960px / 5 - 2px);
		background: #fefcfc;
		border-right: 1px solid #f2f2f2;
	}

	#mainNav li:first-child {
		border-left: 1px solid #f2f2f2;
	}

	#mainNav li a {
		display: block;
		height: 45px;
		padding: 15px 20px 5px;
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		color: #000;
		text-decoration: none;
	}

	#mainNav li.current-menu,
	#mainNav li a:hover {
		background: #f3f3f6;
		transition: all 0.3s;
	}
}

/* メインメニュー iPadサイズ以下から */
@media only screen and (max-width:1024px) {
	#mainNav .inner {
		width: 100%;
	}
		
	#mainNav {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background: #fff;
	}

	#mainNav a.menu {
		width: 100%;
		display: block;
		height: 35px;
		line-height: 35px;
		text-align: left;
		background: url('./images/menuOpen.png') no-repeat 5px 7px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	#menu span {
		padding-left: 35px;
	}

	#mainNav a.menuOpen {
		background: url('./images/menuOpen.png') no-repeat 5px -35px;
	}

	#menu:hover {
		cursor: pointer;
	}

	nav .panel {
		display: none;
		width: 100%;
		position: relative;
		right: 0;
		top: 0;
		z-index: 1;
	}

	#mainNav ul {
		margin: 0 0 20px;
		padding: 0;
		border-bottom: 1px solid #ccc;
	}

	#mainNav ul ul {
		display: block;
	}

	#mainNav ul li {
		float: none;
		clear: both;
		width: 100%;
		height: auto;
		line-height: 1.2;
		border-top: 1px solid #ccc;
	}

	#mainNav ul li a {
		display: block;
		padding: 15px;
		text-align: left;
		color: #333;
	}

	#mainNav ul li a:hover,
	#mainNav ul li.current-menu-item > a,
	#mainNav ul li a:active {
		background: #e9ebee;
	}

	#mainNav ul ul li {
		margin-left: 40px;
	}

	#mainNav ul ul li a {
		padding-left: 27px;
		background: url('./images/arrow2.png') no-repeat 5px 50%;
	}

	#mainNav li li a:hover {
		background: #e9ebee url('./images/arrow2.png') no-repeat 5px 50%;
	}

	nav div.panel {
		float: none;
	}

	#mainImg {
		background: url('./images/mainImage-mov.webp') no-repeat 100% 50%;
	}

	#mainImg div {
		width: calc(100% - 40px);
		padding: 340px 0 120px;
		font-size: 26px;
		text-align: center;
		text-shadow: 1px 1px 1px #000, 1px 0 1px #000, 0 1px 1px #000, -1px -1px 1px #000, -1px 0 1px #000, 0 -1px 1px #000, 2px 2px 2px #000, 2px 0 2px #000, 0 2px 2px #000, 3px 3px 3px #000, 3px 0 3px #000, 0 3px 3px #000;
	}

	#mainImg span {
		font-size: 32px;
	}

	#wrapper,
	#header,
	.inner {
		width: 100%;
	}

	#logo {
		padding: 15px 10px 0;
	}

	#mainNav ul {
		margin: 0 auto;
	}

	#mainImg img {
		width: 94%;
		height: auto;
	}

	main,
	#edit,
	#sidebar {
		clear: both;
		width: calc(100% - 10px);
		float: none;
		margin: 0 auto;
		padding: 20px 0 10px;
	}

	#banners {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#banners p {
		display: inline;
		margin: 0 1% 0 0;
	}

	#banners p img {
		width: 31%;
		height: auto;
	}
}

/* 幅644px以下から ヘッダー等微調節 */
@media only screen and (max-width: 644px) {
	#header {
		text-align: center;
	}

	#logo {
		float: none;
	}

	#header ul {
		display: none;
	}

	#mainImg {
		background: url('./images/mainImage-mov.webp') no-repeat 80% -30px;
	}

	#mainImg div {
		padding: 240px 0 70px;
	}

	#mainImg span br {
		display: inline;
	}
}

/* 幅330px以下から ヘッダー等微調節 */
@media only screen and (max-width: 330px) {
	#banners p img {
		width: 31%;
		height: auto;
	}
}