<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.maindesign{
	width:100%;
	margin: auto;
	padding-bottom: 40px
}

.maindesign h1{
	/*background-image: url(/include_html/koukoku/18_window/img/2006/title.jpg);*/
	background-size:cover;
	background-position: center center;
	height:auto;
	margin-bottom: 20px;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
font-size: 8vw;
font-weight: bold;
text-shadow: 2px 2px 2px rgba(10,10,10,0.7);
	color: #FFF;
text-align: center}
.maindesign h1 span{
background-color:rgba(23,124,64,0.7); 
	width: 80%;
	padding: 1em 10px;
	
}
.maindesign p.description strong{
	font-weight: bold;

}
.maindesign .bigHeading{
	font-size:1.5em;
	font-weight:bold;
	background-color:#e9f6fd;
	padding:14px;
}
.maindesign h2.headingMiddle{
	margin: 40px 0 30px 0
}
.maindesign h3{
	font-weight:bold;
	/*
	color:#19A2DC;
	border-bottom:solid 2px #19A2DC;*/
	/*color:#E5002D;
	border-bottom:solid 1px #ccc;
	padding-bottom:0.5em;*/
	/*background-color:#E5002D;*/
	background-color:#0769b2;
	color:#fff;
	margin-bottom:5px;
	padding:0.6em 1.6em;
	font-size:1.0em;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	width:100%;
	margin-top:10px;
	box-sizing:border-box;
}

.maindesign h4{
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:0.5em;
	border-left:solid 4px #0769b2;
	padding:0.3em 0.5em;
}
.maindesign img.bg{

	width: 100%;

}
.maindesign img.w100p{
	width: 100%
}
.maindesign .youtube {
    position: relative;
    width: 100%;
    max-width: 580px;
    max-height: 326px;
    padding-top: 56.25%;
    margin: 20px auto;
}
.maindesign .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.maindesign .frames{
	width:100%;
	max-width:900px;
	margin:auto;
	/*background-color: #c0c0c0;
	border: 1px solid #c0c0c0;*/
	}
.maindesign .videos{
    width: 100%;
	height:100%;	
	}
.maindesign .imgArea{
	width: 35%
}
.maindesign .txtArea{
/*	width: 60%*/
}
.maindesign p.imgCol{
	text-align: center;
	margin-bottom: 10px
}
.maindesign p.imgCol img{
	width: 100%;
	max-width: 300px
}
.maindesign .txtArea p{
	line-height: 1.6
}
.maindesign .flexList{display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;}
.maindesign .flexList.half50{
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
	    -webkit-flex-direction: column;
    flex-direction: column;
}
.maindesign .mb30{
	margin-bottom: 30px
}
.maindesign img{

}

.maindesign p.txtArea2{
	margin: 20px auto;
	line-height: 1.7
}
.maindesign p.orderBtn{
	text-align: center;
	margin: 20px auto
}
.maindesign .pitamat h3{
	font-weight: bold;
	margin: 0.8em 0;
	font-size: 1.05em
}
.maindesign .pitamat ul {
	margin-left: 1em
}
.maindesign .pitamat ul li{
	margin-bottom: 0.6em;
	list-style-type: disc;

 }
.maindesign .pitamat p{
	line-height: 1.7
}
.maindesign .flexList.half50 p{

	margin-top: 10px
}
.maindesign span.small{font-size: 0.9em; /*padding-left: 1.0em*/ }
.maindesign .w600{

}
.maindesign .backBtn{
	
	margin-top: 40px
}







.maindesign .webfont{ font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;}
.maindesign a.webfont{ font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;}
.maindesign .description{
    line-height: 1.6;
    margin: 20px 10px;
}

h2.headingMiddle {
	position: relative;
	padding-bottom: 0.8em;
	border-bottom: 3px solid #DDD;
	font-size:1.125em;
	font-weight: bold;
	margin: 30px 0 20px 0;
	
	line-height: 1.3
}
h2.headingMiddle::after {
	position: absolute;
	content: " ";
	border-bottom: solid 3px #E5002D;
	bottom: -3px;
	width: 10.5%;
	display: block;
}
/*-- font-size --*/
/*.fsSmall { font-size: 0.8em; padding: 0.8em; }
.fsMedium { font-size: 0.9em; padding: 1.05em 1.4em; }
.fslarge { font-size: 1.3em; padding: 0.7em 0; }*/
.maindesign .fsMedium { font-size: 0.9em; padding: 1.05em 0.5em; max-width: 300px !important}
.maindesign .fslarge { font-size: 1.15em; padding: 0.6em 0; }
.maindesign a.btnRadius{
	display: block;
	border-radius: 40px;
	text-decoration: none;
	color: #fff;
 max-width: 480px;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
	font-weight: bold;

}
a.monoBtn{background: #969494;}
a.catchyBtn{background:#EA6D0D;}
a.decisionBtn{background:#535353;}

.maindesign .bx-pager{
	margin-top: 10px
}
.maindesign .slide{
	background-color: #eefbd6
}




/*--- ↓201006↓ ---*/
.maindesign h1 span.title{
	background:none; 
	width: auto;
	padding: 1em 10px;
	position:absolute;
	font-size:6.5vw;
	left:0;
	text-align:left;
    width: 70%;
	line-height:1.4;
}

.maindesign .project{
	display: flex;
    flex-wrap: wrap;
    border: 2px solid #00997d;
    border-radius: 10px;
    padding: 10px;
}

.maindesign .project_img{
	width: 100%;
}

.maindesign .details{
	width: 100%;
    margin-left: 0em;
	text-align:center
}
.maindesign .details p{
	font-size:3.5vw;
    font-weight: bold;
    /*margin: 0 0 10px 0;*/
	line-height:1.4;
}

.maindesign .details .project_title{
	font-size: 6vw;
    font-weight: bold;
    margin: 5px 0 10px 0;
	line-height:1.0;
}

.maindesign .goods.cols4-2c li{
	width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;

	box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

.maindesign .goods.cols4-2c li:nth-child(2n) {
    margin-right: 0px;
}

.maindesign .goods.cols4-2c li img {
    width: 100%;
    margin-bottom: 8.0em;
    margin-top: 0.5em;
}
.maindesign .goods.cols4-2c .text_box {
    font-family: "Noto Sans JP";
    position: absolute;
    width: 90%;
    bottom: 4em;
    left: 5%;
    color: #333;
	font-size: 4vw;
}

.maindesign .goods.cols4-2c .sTxt {
    font-weight: 700;
    /* color: #000; */
    font-size: 1.0em;
    line-height: 1.2;
    /* height: 2.5em; */
    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff, 0px -1px 1px #ffffff;
}

.maindesign .goods.cols4-2c .bTxt {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.1;
    /* height: 3em; */
    text-align: left;
    /* color: #000; */
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px #ffffff, -1px 1px 1px #ffffff, 1px -1px 1px #ffffff, -1px -1px 1px #ffffff, 1px 0px 1px #ffffff, 0px 1px 1px #ffffff, -1px 0px 1px #ffffff, 0px -1px 1px #ffffff;
}

.maindesign .goods.cols4-2c .kakaku {
    font-family: "Noto Sans JP";
    position: absolute;
    right: 5%;
    bottom: 0.5em;
    /* text-shadow: 1px 1px 1px #ffffff; */
	font-size: 3.5vw;
}
.maindesign .goods.cols4-2c .b-price {
    text-align: right;
    font-size: 1.3em;
    /* font-weight: bold; */
}
.maindesign .goods.cols4-2c .price {
    text-align: right;
    font-size: 1.8em;
    font-weight: bold;
    color: #C0302C;
}

.maindesign .goods.cols4-2c .tax {
    font-size: 0.8em;
    margin-right: 0.5em;
    font-weight: normal;
    color: #333;
}

.maindesign .goods.cols4-2c .yen {
    font-size: 0.4em;
}

.maindesign .pBox2 li a{
	border:solid 2px #2ca071;
}
.maindesign h1 span.title_disc{
	font-size: 0.5em;
    padding: 0 0 0 20px;
    display: block;
	background: none;
} 

.maindesign .flex{
	display:flex;
	flex-wrap:wrap;
}

.maindesign .w75p{
	width:75%;
}

.maindesign .pBox2 {
	display:flex;
	flex-wrap:wrap;
}

.maindesign .pBox2 li{
	width:100%;
/*    margin-right: 10px;*/
}
.maindesign .pBox2 li:nth-child(2n){
    margin-right: 0;
}
.maindesign .pBox2 li a{
	margin-right:0;
}

.maindesign .pBox2 .catch {
	font-size: 4vw;
}
.maindesign .pBox2 .pName {
	font-size: 4.5vw;
}


/*--- ↑201006↑ ---*/


/*btnStyle*/
.maindesign ul.itemBtn{
	overflow:hidden;
	margin-bottom:50px;
	list-style:none;
	margin:0;
	padding:0;
	margin-top:10px;
}
.maindesign ul.itemBtn li a{
	position:relative;
	display:block;
	width:100%;
	height:5.0em;
	margin:5px 0;
	float:left;
	border:solid 1px #ccc;
	background-image:url(/include_html/koukoku/18_window/img/2006/arrow_b.png);
	background-repeat:no-repeat;
	background-position-x:20px;
	background-position-y:center;
	background-size:16px;
	box-sizing: border-box;
	border:solid 2px #0769b2;
	padding-left:50px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.maindesign ul.itemBtn li:nth-child(odd) a{
	margin-right:0%;
}
.maindesign ul.itemBtn li:nth-child(even) a{
	margin-left:0%;
}
.maindesign ul.itemBtn li span.txt{
	display:block;
	position:absolute;
	top: 50%;
	font-size:0.9em;
	margin-top: -0.7em;
	float:left;
	/*width: 100%;*/
	line-height:1.4em;
	color:#333333;
	/*text-align:center;*/
	font-weight:bold;
	padding-left:0 !important;
}
.maindesign ul.itemBtn li span.txt2{
	font-weight:normal;
	display:block;
}

.maindesign ul.itemBtn a span.row01{
	line-height: 1.4em;
	margin-top: -0.7em;
}
.maindesign ul.itemBtn a span.row02{
	line-height: 1.4em;
	margin-top: -1.4em;
}
.maindesign ul.itemBtn a span.row03{
	line-height: 1.4em;
	margin-top: -2.1em;
}
.maindesign ul.itemBtn hover {
	background-color:#eaf3fd;
	border:solid 1px #2466b2;
}
.maindesign ul.itemBtn hover{
	background-color:#0769b2;
	color: #fff;
	background-image:url(/include_html/koukoku/18_window/img/2006/arrow_w.png);
}
.maindesign ul.itemBtn hover span.txt{
	color: #fff;
}

/*---------------------------------------*/
p.description2{
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
	line-height:1.4;
	margin-bottom:20px;
}
p.description2 br{
	display:block;
}

.bnrBtn{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	line-height:1.2;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	overflow:hidden;
}
.bnrBtn .txt{
	text-align:center;
	float:none;
	display:block;
	width:80%;
	margin:10px 10%;
}
.bnrBtn .txtA{
	font-size:28px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
.bnrBtn .txtB{
}
.bnrBtn .image{
	width:100%;
	display:block;
	float:none;
}
a.bnrBtn{ color:#333; }
a.bnrBtn:link{ color:#333; }
a.bnrBtn:visited{ color:#333; }
a.bnrBtn:hover{ color:#333; }
a.bnrBtn:active{ color:#333; }
.bnrBtn2 .txt{
	text-align:left;
	float:left;
	width:90%;
	margin:10px 5%;
}
.bnrBtn2 .txt br{
	display:none;
}
.bnrBtn2 .txt .txtA{
	_float:left;
}
.bnrBtn2 .txt .txtB{
	_float:left;
	_margin-left:3%;
}
.bnrBtn2 .image{
	width:30%;
	margin:10px 35%;
	float:none;
}



.pBox{
	overflow:hidden;
}
.pBox li a{
	float:left;
	width:49.0%;
	margin-right:2%;
	margin-bottom:15px;
	border:solid 2px #69F;
	box-sizing:border-box;
	padding:2%;
	line-height:1.2;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

.pBox li:nth-child(2n) a{
	margin-right:0%;
}
@media only screen and (max-width: 660px) {
.pBox li a{
	width:100%;	
	margin-right:0%;
}
}
.pBox .catch{
	float:right;
	width:70%;
	font-weight:bold;
	font-size:0.9em;
	text-align:left;
	display:block;
	margin-bottom:8px;
}
@media only screen and (max-width: 660px) {
.pBox .catch{
	width:66%;
	margin-left:4%;
	font-size:1.2em;
	margin-top:10px;
}
}
@media only screen and (max-width: 425px) {
.pBox .catch{
	font-size:0.9em;
}
}
.pBox .catch br{
	display:none;
}
@media only screen and (max-width: 660px) {
.pBox .catch br{
	display:block;
}
}
@media only screen and (max-width: 425px) {
.pBox .catch br{
	display:none
}
}
.pBox .pName{
	float:right;
	width:70%;
	text-align:left;
	display:block;
}
@media only screen and (max-width: 660px) {
.pBox .pName{
	width:66%;
	margin-left:4%;
	font-size:1.3em;
}
}
@media only screen and (max-width: 425px) {
.pBox .pName{
	font-size:1.0em;
}
}
.pBox .image{
	float:left;
	width:30%;
}
.pBox li a{ color:#333; }
.pBox li a:link{ color:#333; }
.pBox li a:visited{ color:#333; }
.pBox li a:hover{ color:#333; }
.pBox li a:active{ color:#333; }





.pBox2{
	overflow:hidden;
}
.pBox2 li a{
	/*float:left;
	width:49.0%;*/
	margin-right:2%;
	margin-bottom:15px;
	border:solid 2px #69F;
	box-sizing:border-box;
	padding:2%;
	line-height:1.2;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
@media only screen and (max-width: 660px) {
.pBox2 li a{
	width:100%;	
	margin-right:0%;
}
}
.pBox2 li:nth-child(2n) a{
	margin-right:0%;
}
.pBox2 .image{
	width:25%;
	/*float:left;*/
}
.pBox2 .catch{
	text-align:left;
	display:block;
	/*float:right;
	width:70%;*/
	font-weight:bold;
	font-size:0.9em;
}
/*@media only screen and (max-width: 660px) {
.pBox2 .catch{
	font-size:1.2em;
	margin-top:10px;
}
}
@media only screen and (max-width: 425px) {
.pBox2 .catch{
	font-size:0.9em;
}
}*/
.pBox2 .pName{
	text-align:left;
	display:block;
	/*float:right;
	width:70%;*/
	margin-top:15px;
}
/*@media only screen and (max-width: 660px) {
.pBox2 .pName{
	font-size:1.3em;
}
}
@media only screen and (max-width: 425px) {
.pBox2 .pName{
	font-size:1.0em;
}
}*/
.pBox2 li a{ color:#333; }
.pBox2 li a:link{ color:#333; }
.pBox2 li a:visited{ color:#333; }
.pBox2 li a:hover{ color:#333; }
.pBox2 li a:active{ color:#333; }





.hBox{
	overflow:hidden;
	background-color:#2ca071;
	margin-bottom:15px;
	color:#fff;
	padding:12px 2.5%;
	line-height:1.4;
	vertical-align:middle;
}
.hBox span.hL{
	display:block;
	float:none;
	width:100%;
	font-size:1.6em;
	font-weight:bold;
}
.hBox span.hR{
	display:block;
	float:none;
	width:100%;
	margin-top:5px;
}
.hBox span.hL span{
	font-size:70%;
}

/*-- text-align --*/
.txt-left { text-align: left   !important; }
.txt-right { text-align: right  !important; }
.txt-center { text-align: center !important; }

/*-- margin-top --*/
.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; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

/*-- margin-right --*/
.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; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
 
 /*-- margin-bottom --*/
.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; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
 
 /*-- margin-left --*/
.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; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }

.pc-only{
	display: none
}
.sp-only{
	display: block
}</pre></body></html>