@charset "UTF-8";

/*
Theme Name: ClearHome
Theme URI:
Author: ClearHome
Author URI:
Description: ClearHome original WordPress theme based on Twenty Twenty-One.
Requires at least: 5.3
Tested up to: 6.9
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clearhome
Tags: custom-logo, custom-menu, featured-images, footer-widgets, block-patterns

ClearHome is based on Twenty Twenty-One.
Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org.
ClearHome is distributed under the terms of the GNU GPL.
*/




html {
 margin-top: 0px !important;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
abbr, address, cite, code,
del, dfn, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family:"游明朝","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	/*font-family: "游ゴシック","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/	
	/*font-family: "メイリオ", Meiryo, "游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	line-height: 1.7em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #000;
	font-size: 16px;
}

em {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace, sans-serif;
	color: #000;
	font-size: 16px;
	font-style: italic;	
}

body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
/*blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}*/
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
	color: #333;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
   /* border-collapse:collapse;*/
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

/*li {
	list-style: none;	
}*/

img {
	vertical-align: bottom;
}

/*end reset*/

/* ----------------------------------------------------
    text
---------------------------------------------------- */

.selif {
	font-family:"游明朝","ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.sans-serif {
	font-family: "游ゴシック","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}

.tc {text-align: center !important;}
.tr {text-align: right !important;}
.tl {text-align: left !important;}

.bold {font-weight:bold;}
 
.font10{font-size:10px !important;}
.font11{font-size:11px !important;}
.font12{font-size:12px !important;}
.font13{font-size:13px !important;}
.font14{font-size:14px !important;}
.font15{font-size:15px !important;}
.font16{font-size:16px !important;}
.font17{font-size:17px !important;}
.font18{font-size:18px !important;}
.font19{font-size:19px !important;}
.font20{font-size:20px !important;}
.font21{font-size:21px !important;}
.font22{font-size:22px !important;}
.font23{font-size:23px !important;}
.font24{font-size:24px !important;}
.font25{font-size:25px !important;}
.font26{font-size:26px !important;}
.font27{font-size:27px !important;}
.font28{font-size:28px !important;}
.font29{font-size:29px !important;}
.font30{font-size:30px !important;}
.font32{font-size:32px !important;}
.font34{font-size:34px !important;}
.font36{font-size:36px !important;}
.font40{font-size:40px !important;}
 
/* ----------------------------------------------------
    float
---------------------------------------------------- */
.fr {float: right !important;}
.fl {float: left !important;}
 
.clear {clear: both;}
 
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.clearfix {
  min-height: 1px;
}
 
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
 

/* ----------------------------------------------------
    margin
---------------------------------------------------- */
 
.mt00 { margin-top:  0px !important; }
.mt05 { margin-top:  5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt60 { margin-top: 60px !important; }
.mt80 { margin-top: 80px !important; }
 
.mr00 { margin-right:  0px !important; }
.mr05 { margin-right:  5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr6_5 { margin-right: 6.5% !important; }
 
.mb00 { margin-bottom:  0px !important; }
.mb05 { margin-bottom:  5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb76 { margin-bottom: 76px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }
 
.ml00 { margin-left:  0px !important; }
.ml05 { margin-left:  5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
 
/* ----------------------------------------------------
    padding
---------------------------------------------------- */
 
.pt00 { padding-top:  0px !important; }
.pt05 { padding-top:  5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt80 { padding-top: 80px !important; }
 
.pr00 { padding-right:  0px !important; }
.pr05 { padding-right:  5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
 
.pb00 { padding-bottom:  0px !important; }
.pb05 { padding-bottom:  5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb80 { padding-bottom: 80px !important; }
 
.pl00 { padding-left:  0px !important; }
.pl05 { padding-left:  5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }

/* ----------------------------------------------------
    
	追加共通項目
	
---------------------------------------------------- */

body {
	/*background-color: #61829f;*/
	background-color: #003369;
}

li {
	list-style-type:none;
}

h2,h3,h4 {
	font-weight:normal;
}

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

.section-title {
	text-align: center;
}


#side-header {
	position: fixed;
	left: 0;
	top: 0;
	width: 260px;
	height: 100%;
	box-sizing: border-box;
	background-color: #fff;
    padding: 30px 10px 10px;
	z-index: 9999;
}


#content {
	margin-left: 260px;
}


/*メインビジュアル関連*/
.main-photo-container {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: calc(900/1660*100%);
}

.main-photo-area01 {
	box-sizing: border-box;
	/*float: left;*/
	position: absolute;
	width: 40%;
	border-right: solid 3px #fff;
	height: 100%;
}

.main-photo-area02 {
	box-sizing: border-box;
	/*float: left;*/
	position: absolute;
	width: 40%;
	border-right: solid 3px #fff;
	left: 40%;
	height: 100%;
}

.main-photo-area03 {
	box-sizing: border-box;
	/*float: left;*/
	position: absolute;
	right: 0;
	width: 20%;
	left: 80%;
	height: 100%;
}

.main-photo-area02-01 {
	height: 33.3%;
	border-bottom: solid 3px #fff;
	box-sizing: border-box;
}

.main-photo-area02-02 {
	height: 66.6%;
}


/**/

.main-photo01 {
	box-sizing: border-box;
	width: 100%;
	background-color: #ccc;
	height: 66.6%;
	border-bottom: solid 3px #fff;
	overflow: hidden;
}

.main-photo02 {
	box-sizing: border-box;
	width: 100%;
	background-color: #ccc;
	height: 33.3%;
	overflow: hidden;
}

.main-photo03 {
	box-sizing: border-box;
	background-color: #ccc;
	border-right: solid 3px #fff;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.main-photo04 {
	box-sizing: border-box;
	background-color: #ccc;
	float: left;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.main-photo05 {
	box-sizing: border-box;
	width: 100%;
	background-color: #ccc;
	height: 100%;
	overflow: hidden;
}

.main-photo06 {
	box-sizing: border-box;
	width: 100%;
	background-color: #ccc;
	border-bottom: solid 3px #fff;
	height: 66.6%;
	overflow: hidden;
}

.main-photo07 {
	box-sizing: border-box;
	width: 100%;
	background-color: #ccc;
	height: 33.3%;
	overflow: hidden;
}


/*メインビジュアル　スライド設定*/
.main-photo-slide {
	
	position: relative;
}

.main-photo-slide li {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*メイン写真枠01*/
.mp01-photo01 {background-image: url("images/slide/photo01-01.jpg");}
.mp01-photo02 {background-image: url("images/slide/photo01-02.jpg");}

/*メイン写真枠02*/
.mp02-photo01 {background-image: url("images/slide/photo02-01.jpg");}
.mp02-photo02 {background-image: url("images/slide/photo02-02.jpg");}

/*メイン写真枠03*/
.mp03-photo01 {background-image: url("images/slide/photo03-01.jpg");}
.mp03-photo02 {background-image: url("images/slide/photo03-02.jpg");}

/*メイン写真枠04*/
.mp04-photo01 {background-image: url("images/slide/photo04-01.jpg");}
.mp04-photo02 {background-image: url("images/slide/photo04-02.jpg");}

/*メイン写真枠05*/
.mp05-photo01 {background-image: url("images/slide/photo05-01.jpg");}
.mp05-photo02 {background-image: url("images/slide/photo05-02.jpg");}

/*メイン写真枠06*/
.mp06-photo01 {background-image: url("images/slide/photo06-01.jpg");}
.mp06-photo02 {background-image: url("images/slide/photo06-02.jpg");}

/*メイン写真枠07*/
.mp07-photo01 {background-image: url("images/slide/photo07-01.jpg");}
.mp07-photo02 {background-image: url("images/slide/photo07-02.jpg");}


/*メインビジュアル　スライドアニメーション設定*/
.sight-main-title {
	position: absolute;
	z-index: 100;
    width: 100%;
	text-align: center;
	top: 47%;
}

.sight-main-title img {
	max-width: 450px;
	width: 35vw;
}

.mp-anime01 {
	animation-name: main-image-anime01;
	animation-duration: 14s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.mp-anime02 {
	animation-name: main-image-anime02;
	animation-duration: 14s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	opacity: 0;
}

@keyframes main-image-anime01{
	0%{/*表示*/
	
		opacity: 1;
	}
	
	30%{/*非表示開始*/
		opacity: 1;
	}
	
	50% {/*非表示*/
		opacity: 0;

	}
	

	80% {/*表示開始*/
		opacity: 0;
	}
	
	100% {/*表示完了*/
		opacity: 1;

	}
}

@keyframes main-image-anime02{
	0%{/*非表示*/
		/*transform: scale(0.8,0.8)*/
		opacity: 0;
	}
	
	
	30% {/*表示開始*/
		/*transform: scale(0.8,0.8)*/
		opacity: 0;

	}
	
	50% {/*表示完了*/
		opacity: 1;
	}
	
	80% {/*非表示開始*/
		opacity: 1;
	}
	
	100% {/*非表示*/
		/*transform: scale(0.8,0.8)*/
		opacity: 0;

	}
}

/*
@keyframes main-image-anime03{
	0%{//非表示
		background-position:bottom 1vw left 1vw;
		opacity: 0;
	}
	
	
	56% {//表示開始
		background-position:bottom 1vw left 1vw;
		opacity: 0;
		transform: scale(1.15,1.15)
	}
	
	66.6% {//表示完了
		opacity: 1;
	}
	
	90% {//非表示開始
		opacity: 1;
	}
	
	100% {//非表示
		background-position:bottom -1vw left -1vw;
		opacity: 0;
		transform: scale(1,1)
	}
}
*/

/*タイミングの調整*/
.main-photo01 .mp-anime01,
.main-photo01 .mp-anime02 {
	
	animation-delay: 2s;
}

.main-photo02 .mp-anime01,
.main-photo02 .mp-anime02 {
	
	animation-delay: 4s;
}

.main-photo03 .mp-anime01,
.main-photo03 .mp-anime02 {
	
	animation-delay: 1s;
}

.main-photo04 .mp-anime01,
.main-photo04 .mp-anime02 {
	
	animation-delay: 3s;
}

.main-photo05 .mp-anime01,
.main-photo05 .mp-anime02 {

	animation-delay: 0s;
}

.main-photo06 .mp-anime01,
.main-photo06 .mp-anime02 {
	
}

.main-photo07 .mp-anime01,
.main-photo07 .mp-anime02 {
	
	animation-delay: 5s;
}


/* ----------------------------------------------------
    
	header
	
---------------------------------------------------- */

.header-logo {
	max-width: 200px;
	margin: 0 auto;
}


.header-menu-box {
	max-width: 200px;
    margin: 30px auto 0;
}

.header-menu-box li a {
	display: block;
	box-sizing: border-box;
	position: relative;
	border-bottom: dotted 1px #0a3365;
	height: 45px;
}

.header-menu-box li a img {
	vertical-align: middle;
	height: 15px;
}

.menu-right-mark {
	position: absolute;
    right: 3px;
    top: 8px;
}

.menu-right-mark img {
	vertical-align: middle;
	height: 15px;
}

.header-company {
	max-width: 200px;
    margin: 30px auto 0;
}

.header-company * {
	color: #0a3365;
}

.header-company h3 {
	font-weight: bold;
}

.header-company .header-prof {
	line-height: 1.4em;
}

.header-tel img {
	max-width: 180px;
}

.menu-off {
	position: absolute;
    left: 5px;
    top: 14px;
	opacity: 1;
}

.menu-on {
	position: absolute;
    left: 5px;
    top: 14px;
	opacity: 0;
}


.header-menu-box li a:hover .menu-off {
	opacity: 0;
}

.header-menu-box li a:hover .menu-on {
	opacity: 1;
}


.menu-right-mark-y {
	position: absolute;
    right: 3px;
    top: 8px;
	opacity: 0;
}

.menu-right-mark-y img {
	vertical-align: middle;
	height: 15px;
}

.header-menu-box li a:hover .menu-right-mark-y {
	opacity: 1;
}

.header-menu-box li a:hover .menu-right-mark {
	opacity: 0;
}

/* ----------------------------------------------------
    
	footer
	
---------------------------------------------------- */

#colophon {
	margin-left: 260px;
}

.footer-container {
	max-width: 1000px;
    margin: 0 auto;
    width: 94%;
	padding: 40px 0 30px;
}

.footer-left {
	float: left;
    width: 37%;
    box-sizing: border-box;
    padding-right: 3%;
}

.footer-right {
	float: left;
	width: 63%;
	box-sizing: border-box;
	padding-top: 19px;
}

.footer-left h2 {
	width: 90%;
	max-width: 300px;
}

.footer-prof {
	
}

.footer-prof .footer-text01 {
	color: #fff;
    line-height: 1.4em;
    margin: 10px 0 5px;
}

.footer-prof .footer-text02 img,
.footer-prof .footer-text03 img {
	vertical-align: middle;
}

.copyright {
	text-align: center;
	color: #fff;
	background-color: #000;
	box-sizing: border-box;
	font-size: 12px;
	padding: 3px 0 1px;
}

.footer-menu li {
	float: left;
	display: inline-block;
    margin-right: 20px;
}

.footer-menu li a img {
	height: 15px;
}


/**/
.footer-contact {
	height: 530px;
	background-image: url("images/common/photo01.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	box-sizing: border-box;
    padding: 160px 0 0;
}

.decoration01-top {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
}

.decoration01-bottom {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
}


.button01 {
	position: relative;
	display: block;
	width: 350px;
	height: 50px;
	box-sizing: border-box;
	text-align: center;
    padding: 13px 0 6px;
	transition: 0.3s;
	font-size: 16px;
	color: #fff;
	margin: 0 auto 0;
}

.button01:before {
	content: "";
	display: block;
	border: solid 1px #fff;
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	transition: 0.3s;
	box-sizing: border-box;
}

.button01:after {
	content: "";
	display: block;
	border: solid 1px #fff;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 100%;
	height: 100%;
	transition: 0.2s;
	box-sizing: border-box;
}

.button01:hover {
	background-color: #000;
	color: #fff;
	transition: 0.2s;
}

.button01:hover:after,
.button01:hover:before {
	top: 0px;
	left: 0px;
	transition: 0.2s;
}

.footer-contact-box {
	max-width: 700px;
	width: 90%;
	margin: 0 auto 0;
	text-align: center;
}

.footer-contact-box * {
	color: #fff;
}

.footer-contact-box p {
	padding: 30px 0 30px;
}


/* ----------------------------------------------------
    
	トップページ
	
---------------------------------------------------- */

/*section01*/
#top01 {
	padding: 70px 0 60px;
	box-sizing: border-box;
}

.section-inner01 {
	max-width: 1000px;
	width: 90%;
	box-sizing: border-box;
	margin: 0 auto;
}

.section-inner02 {
	max-width: 1200px;
	width: 90%;
	box-sizing: border-box;
	margin: 0 auto;
}

.section-inner03 {
	max-width: 700px;
	width: 90%;
	box-sizing: border-box;
	margin: 0 auto;
}

.top-news-box {
	float: left;
	width: 30%;
	box-sizing: border-box;
}

.top-news-box:nth-child(2),
.top-news-box:nth-child(5) {
	margin: 0 5%;
}

.top-news-photo {
	position: relative;
}

.top-news-photo .news-dec {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.top-news-date {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px;
}

.top-news-content a {
	color: #fff;
}

.top-news-content a:hover {
	text-decoration: underline;
}

.top01-news-container {
	margin: 60px 0 60px;
}

/*section02*/
#top02 {
	padding: 70px 0 60px;
	box-sizing: border-box;
}

.top02-content-box {
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
	height: 600px;
}

.top02-content-box img {
	max-height: 100%;
}

.top02-content-left {
	float: left;
    width: 45%;
    box-sizing: border-box;
    position: relative;
  
	height: 100%;
	overflow: hidden;
}

.top02-content-num01 {
	height: 100%;
	padding: 50px 3vw 10px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
}

.top02-content-num02 {
	height: 100%;
	padding: 50px 3vw 10px;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
}

.top02-content-num03 {
	height: 100%;
	padding: 50px 3vw 10px;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
}

.top02-content-right {
	float: left;
	width: 55%;
	box-sizing: border-box;
	position: relative;
	
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
}

.top02-dec {
	position: relative;
	left: -1px;
	top: 0;
	height: 100%;
	display: none;
}

.top02-content-right {
	background-image: url("images/top/photo01.jpg");
}

.top02-subtitle {
	display: block;
	font-weight: bold;
	padding-top: 20px;
}

.button02 {
	display: block;
	max-width: 300px;
	width: 90%;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-weight: bold;
    padding: 15px 0 12px;
	border: solid 1px #000;
}

.button02:hover {
	color: #000;
	background-color: #fff;
}

.top02-content-left .button02 {
	max-width: none;
	width: 100%;
    padding: 30px 0 27px;
    box-sizing: border-box;
    font-size: 20px;
}

.top02-content-left p {
	padding: 30px 0 30px;
}

.top02-nav {
	line-height: 0;
    position: relative;
    bottom: -1px;
	text-align: center;
}

.top02-nav li {
	display: inline-block;
}

.top02-nav li a {
	background-color: #000;
    color: #fff;
    box-sizing: border-box;
    padding: 14px 16px 6px;
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-right: 5px;
	border-radius: 10px 10px 0 0;
}

.top02-nav-list01 .active {
	background-color: #fff;
	color: #f4237c;
}

.top02-nav-list02 .active {
	background-color: #fff;
	color: #7bb252;
}

.top02-nav-list03 .active {
	background-color: #fff;
	color: #23b7f4;
}

.top02-outbox {
	margin: 50px 0 50px;
}

/*section03*/
#top03 {
	padding: 70px 0 120px;
	box-sizing: border-box;
}


/**/
.top03-outbox {
	margin: 70px 0 70px;
}

.top-works-photo {
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 30vw;
    margin-right: 5vw;
    position: relative;
    overflow: hidden;
    padding-top: calc(200/300*30vw);
}

/*
.loopSlide .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}*/

/* ----------------------------------------------------
    
	ClearHomeについて
	
---------------------------------------------------- */

/*about01*/
#about01 {
	padding: 60px 0 80px;
	box-sizing: border-box;
	position: relative;
}

#about01 .section-title {
	padding-bottom: 60px;
}

.about01-left {
	position: absolute;
    width: 40%;
    box-sizing: border-box;
    left: 20%;
}

.about01-right {
	float: left;
	margin-left: 50%;
	width: 50%;
	box-sizing: border-box;
	background-image: url("images/about/photo01.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 600px;
}

.about01-inbox02 p {
	color: #fff;
	padding-top: 30px;
}

.about01-inbox01 {
	width: 3%;
	text-align: center;
	float: left;
}

.about01-inbox02 {
	width: 92%;
	float: left;
	margin-left: 5%;
	padding-top: 20%;
}

.about01-line {
	min-height: 470px;
    width: 2px;
    background-color: #fff;
    margin: 0 auto 30px;
}


/*about02*/
#about02 {
	box-sizing: border-box;
}

.about02-outbox {
	background-color: #466077;
	box-sizing: border-box;
	padding: 110px 0 60px;
}

.about02-box {
	padding-top: 50px;
}

.about02-left {
	float: left;
	width: 50%;
	box-sizing: border-box;
	max-width: 500px;
}

.about02-right {
	float: left;
	width: 45%;
	box-sizing: border-box;
	margin-left: 5%;
	padding-top: 40px;
}

.about02-list:first-child {
	border-top: solid 1px #fff;
}

.about02-list {
	border-bottom: solid 1px #fff;
    box-sizing: border-box;
    padding: 15px 0 13px;
}

.about02-list dt {
	float: left;
	width: 25%;
	margin-right: 3%;
	box-sizing: border-box;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
}

.about02-list dd {
	float: left;
	width: 72%;
	box-sizing: border-box;
	color: #fff;
}



/*about03*/
#about03 {
	padding: 100px 0 80px;
}

#about03 .about03-box {
	margin: 35px 0 10px;
}

#about03 p {
	color: #fff;
	text-align: center;
}



/* ----------------------------------------------------
    
	お問い合わせ
	
---------------------------------------------------- */

/*contact01*/
#contact01 {
	padding: 60px 0 80px;
	box-sizing: border-box;
}

.contact01-text01 {
	color: #fff;
	text-align: center;
	padding: 40px 0 40px;
}

.contact-tel img {
	max-width: 370px;
	margin: 0 auto;
	display: block;
}


/*contact02*/
#contact02 {
	margin-bottom: 50px;
}

.contact02-outbox {
	background-color: #466077;
    box-sizing: border-box;
    padding: 110px 0 100px;
}

.contact02-outbox .section-title{
	padding-bottom: 60px;
}

.required {
	display: inline-block;
    color: #fff;
    background-color: #e94918;
    text-align: center;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 13px;
    padding: 3px 11px 1px;
    letter-spacing: 1px;
    margin-right: 8px;
	font-weight: normal;
}

.contact-list {
	border-bottom: dotted 1px #fff;
    padding: 16px 0 13px;
}

.contact-list dt {
	color: #fff;
	font-weight: bold;
	float: left;
	box-sizing: border-box;
	width: 35%;
	margin-right: 3%;
	padding-top: 6px;
	text-align: right;
}

.contact-list dd {
	float: left;
	box-sizing: border-box;
	width: 62%;
}

.wpcf7-text,
.wpcf7-textarea {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 5px 7px;
}

.contact-form {
	max-width: 660px;
	margin: 0 auto;
}

.contact-button {
	position: relative;
	display: block;
	width: 250px;
	height: 50px;
	box-sizing: border-box;
	text-align: center;
	transition: 0.3s;
	font-size: 16px;
	color: #fff;
	margin: 50px auto 0;
}

.wpcf7-submit {
	background-color: transparent;
	border: none;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	position: relative;
    z-index: 100;
}

.cc-buton01 {
	content: "";
	display: block;
	border: solid 1px #fff;
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	transition: 0.3s;
	box-sizing: border-box;
}

.cc-buton02 {
	content: "";
	display: block;
	border: solid 1px #fff;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 100%;
	height: 100%;
	transition: 0.2s;
	box-sizing: border-box;
}

.wpcf7-submit:hover {
	background-color: #000;
	color: #fff;
	transition: 0.2s;
}

.cc-buton01:hover,
.cc-buton02:hover {
	top: 0px;
	left: 0px;
	transition: 0.2s;
}


.wpcf7-response-output {
	color: #fff;
    max-width: 700px;
    margin: 50px auto 0 !important;
    text-align: center;
}

/* ----------------------------------------------------
    
	新着情報（一覧）
	
---------------------------------------------------- */

/*news*/
#news01 {
	padding: 60px 0 130px;
	box-sizing: border-box;
	position: relative;
}

#news01 .section-title {
	padding-bottom: 60px;
}

.news-box {
	border-bottom: solid 1px #fff;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.news-left {
	float: left;
	width: 30%;
	box-sizing: border-box;
	position: relative;
}

.news-right {
	float: left;
	width: 65%;
	margin-left: 5%;
	box-sizing: border-box;
	padding-top: 45px;
}

.news-left .news-dec {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.news-date {
	color: #fff;
	font-weight: bold;
}

.news-content {
	color: #fff;
	padding: 14px 0 25px;
}

.news-right .button01 {
	margin: 0;
	width: 250px;
}

.allpage_pagenation {
	text-align: center;
	color: #fff;
}

.allpage_pagenation * {
	color: #fff;
}



/* ----------------------------------------------------
    
	新着情報（詳細）
	
---------------------------------------------------- */

#news-single01 {
	padding-bottom: 150px;
    padding-top: 70px;
    background-color: #466077;
    position: relative;
}

#news-single01 h1 {
	color: #fff;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 20px;
}

#news-single01 .news-single-content {
	color: #fff;
	margin-bottom: 50px;
}

#news-single01 .news-single-content p {
	color: #fff;
}

.news-single-date {
	display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-bottom: 9px;
    background-color: #000;
    margin-top: 15px;
    padding: 5px 14px 3px;
}

#news-single01 .button01 {
	max-width: 250px;
}



/* ----------------------------------------------------
    
	施工事例（一覧）
	
---------------------------------------------------- */

/*news*/
#works01 {
	padding: 60px 0 130px;
	box-sizing: border-box;
	position: relative;
}

#works01 .section-title {
	padding-bottom: 60px;
}

.works-box {
	float: left;
	width: 30%;
	box-sizing: border-box;
	margin-bottom: 80px
}

.works-box:nth-child(2),
.works-box:nth-child(5),
.works-box:nth-child(8),
.works-box:nth-child(11) {
	margin: 0 5%;
}

.works-category {
	text-align: center;
	box-sizing: border-box;
	color: #fff;
	padding: 5px 0 3px;
    margin: 10px 0 8px;
	background-color: #000;
}

.works-category.reform {background-color: #f4237c;}
.works-category.grease {background-color: #7bb252;}
.works-category.air-conditioner {background-color: #23b7f4;}

.works-box h3 {
	color: #fff;
	margin-bottom: 12px;
	font-size: 18px;
	min-height: 60px;
}

.works-box .button01 {
	width: 100%;
	max-width: 300px;
}

#works01 .allpage_pagenation {
	clear: both;
    border-top: solid 1px #fff;
    padding-top: 30px;
}

.works-photo {
	width: 100%;
	padding-top: calc(240/300*100%);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}



/* ----------------------------------------------------
    
	施工事例（詳細）
	
---------------------------------------------------- */

#works-single01 {
	background-color: #466077;
	position: relative;
	padding-top: 70px;
	padding-bottom: 150px;
}


#works-single01 h1 {
	color: #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 20px;
	display: inline-block;
}

#works-single01 .news-single-content {
	color: #fff;
	margin-bottom: 50px;
}

#works-single01 .news-single-content p {
	color: #fff;
}

.works-single-date {
	display: inline-block;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    margin-bottom: 9px;
    background-color: #000;
    margin-top: 15px;
    padding: 5px 14px 3px;
}

#works-single01 .button01 {
	max-width: 250px;
}



.works-single-before h3,
.works-single-after h3 {
	margin-bottom: 20px;
}

.works-single-mark {
	text-align: center;
	padding: 20px 0 30px;
}

.works-single-mark img {
	max-width: 60px;
	vertical-align: middle;
}

.works-single-content {
	margin: 30px 0 60px;
}

.works-single-content * {
	color: #fff;
}

.works-single-category {
	text-align: center;
    box-sizing: border-box;
    color: #fff;
    padding: 5px 30px 3px;
    margin: 10px 20px 8px 0;
	display: inline-block;
}

.works-single-category.reform {background-color: #f4237c;}
.works-single-category.grease {background-color: #7bb252;}
.works-single-category.air-conditioner {background-color: #23b7f4;}


.works-single-titlearea {
	margin: 60px 0 30px;
}

.works-copy {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}


/* ----------------------------------------------------
    
	事業内容
	
---------------------------------------------------- */

/*service01*/
#service01 {
	padding: 60px 0 80px;
	box-sizing: border-box;
	position: relative;
}

#service01 .section-title {
	padding-bottom: 60px;
}

.service01-inbox {
	float: left;
	width: 32%;
	box-sizing: border-box;
	text-align: center;
}

.service01-inbox:nth-child(2) {
	margin: 0 2%;
}

.service01-inbox h2 {
	text-align: center;
	color: #fff;
	margin-top: 10px;
	font-size: 14px;
}


/**/
#service02 {
    padding: 70px 0 130px;
}

.service02-text {
	text-align: center;
	color: #fff;
}

.service02-box {
	margin: 60px auto 70px;
}

.service02-box li {
	width: 16.66%;
	box-sizing: border-box;
	padding: 0 2%;
	text-align: center;
	float: left;
}

.service02-box li img {
	max-width: 100%;
}



/**/
#service03 {
    padding: 0px 0 70px;
}

.service03-left {
	float: left;
	box-sizing: border-box;
	width: 40%;
	margin-right: 5%;
}

.service03-right {
	float: left;
	box-sizing: border-box;
	width: 55%;
}

.service03-subtitle {
	display: block;
	color: #fff;
	font-weight: bold;
	margin-top: 14px;
}

.service03-right p {
	color: #fff;
	margin-top: 20px;
}

.service03-box {
	margin-bottom: 80px;
}


.service-type {
	text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    background-color: #61829f;
    letter-spacing: 1px;
    padding: 6px 0 12px;
    margin-bottom: 70px;
}

.service-type-sub {
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	margin-top: -5px;
}


/* ----------------------------------------------------
    
	プライバシーポリシー
	
---------------------------------------------------- */

/*policy01*/
#policy01 {
	padding: 60px 0 80px;
	box-sizing: border-box;
	position: relative;
}

#policy01 .section-title {
	padding-bottom: 60px;
}

.policy01-outbox {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}

.policy-des {
	color: #fff;
	text-align: center;
	margin-bottom: 70px;
}

.policy01-box {
	margin-bottom: 60px;
}

.policy01-box *{
	color: #fff;
}

.policy01-box h2 {
	font-size: 24px;
    border-bottom: dotted 1px #f8f898;
    padding-bottom: 5px;
    margin-bottom: 8px;
    font-weight: bold;
}




