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


.maindesign h1{
	/*background-image: url(/include_html/koukoku/18_window/img/2006/title.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 250px;*/
	margin-bottom: 30px;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
	justify-content: center;
	/*align-items: center;*/
	background-color: #fff;
font-size: 2.5em;
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: 640px;
	padding: 1em 10px;
	
	
}
.maindesign p.description {
	margin: 20px 10px!important;
}

.maindesign p.description strong{
	font-weight: bold;
	font-size: 1.1em
}
.maindesign .bigHeading{
	font-size:1.6em;
	font-weight:bold;
	background-color:#e9f6fd;
	padding:25px;
}


#main .maindesign h2.headingMiddle{
	margin: 40px 0 30px 0
}
#main .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.1em;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	display:inline-block;
	margin-top:10px;
	background-image:none;
}

.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%;
	height: 100%;
	max-height: 200px*/
}
.maindesign p.imgCenter{
	text-align: center
}
.maindesign .youtube {
    width: 580px;
    height: 326px;
    margin: 20px auto;
}
.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: 55%*/
}
.maindesign p.imgCol{
	text-align: center;
	margin-bottom: 10px
}
.maindesign .txtCenter{
	text-align: center
}
.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 .mb30{
	margin-bottom: 30px
}
.maindesign img{
	/*background-color: #828282*/
}

.maindesign p.txtArea2{
	margin: 20px auto;
	line-height: 1.7
}
.maindesign p.orderBtn{
	text-align: center;
	margin: 30px auto
}
.maindesign .pitamat h3{
	font-weight: bold;
	margin: 0.8em 0;
	font-size: 1.1em
}
.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: 20px
}
.maindesign .flexList.half50 p.leftw{
	width: 59%
}
.maindesign .flexList.half50 p.leftw img{
	width: 100%
}
.maindesign .flexList.half50 p.rightw{
	width: 39%
}
.maindesign .flexList.half50 p.rightw img{
	width: 100%
}
.maindesign span.small{font-size: 0.8em; /*padding-left: 1.0em*/ }
.maindesign .w600{
	width: 600px
}
.maindesign .backBtn{
	text-align: right;
	margin-top: 40px
}
.maindesign a.btnRadius {
	border-radius: 50px;}
.maindesign .slider03{

}
.bx-viewport{
	width: 600px !important;
	margin: 0 auto
}
.maindesign .slider03 li{
	text-align: center;
	width: 600px
}
.maindesign .bx-pager{
	margin-top: 20px
}
.maindesign .slide{
	background-color: #eefbd6
}

.maindesign span.redTxt {
    color: #FF0004;
    font-size: 1em;
    padding-left: 0;
}


/*--- ↓201006↓ ---*/
.maindesign h1 span.title{
	background:none; 
	width: auto;
	padding: 1em 10px;
	position:absolute;
	font-size:1.1em;
	left:5%;
	text-align:left;
	line-height:1.4;
	
	
}
.maindesign .project{
	display: flex;
    flex-wrap: wrap;
    border: 2px solid #00997d;
    border-radius: 10px;
    padding: 10px;
}

.maindesign .project_img{
	width: 20%;
}

.maindesign .details{
	width: calc(80% - 2em);
    margin-left: 2em;
	padding-top:35px;
}
.maindesign .details p{
	font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.maindesign .details .project_title{
	font-size: 2em;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.maindesign .goods.cols4-2c li{
	width: calc(25% - 7.5px);
    margin-right: calc(30px / 3);
    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(4n) {
    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: 3em;
    left: 5%;
    color: #333;
}

.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; */
}
.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: calc(50% - 5px);
    margin-right: 10px;
}
.maindesign .pBox2 li:nth-child(2n){
    margin-right: 0;
}


/*--- ↑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:49%;
	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;
    transition: 0.4s;
	opacity: 1;

}
.maindesign ul.itemBtn li:nth-child(odd) a{
	margin-right:1%;
}
.maindesign ul.itemBtn li:nth-child(even) a{
	margin-left:1%;
}
.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 a:hover {
	background-color:#eaf3fd;
	border:solid 1px #2466b2;
}
.maindesign ul.itemBtn a:hover{
	background-color:#0769b2;
	color: #fff;
	background-image:url(/include_html/koukoku/18_window/img/2006/arrow_w.png);
}
.maindesign ul.itemBtn a:hover span.txt{
	color: #fff;
}



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

.bnrBtn{
	position:relative;
	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{
	position:absolute;
	top:28px;
	left:36px;
	float:left;
	display:block;
	width:50%;
}
.bnrBtn .txtA{
	font-size:28px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
.bnrBtn .txtB{
}
.bnrBtn .image{
	width:50%;
	display:block;
	float:right;
}
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{
	width:86%;
}
.bnrBtn2 .txt .txtA{
	_float:left;
}
.bnrBtn2 .txt .txtB{
	_float:left;
	_margin-left:3%;
}
.bnrBtn2 .image{
	width:18%;
	margin:1%;
	margin-right:3%;
}


.pBox{
	overflow:hidden;
}
.pBox li a{
	float:left;
	width:32.0%;
	margin-right:2.0%;
	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(3n) a{
	margin-right:0%;
}
.pBox .catch{
	text-align:center;
	display:block;
	font-weight:bold;
}
.pBox .pName{
	text-align:center;
	display:block;
}
.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;*/
	margin-bottom:20px;
}
.pBox2 li a{
	/*float:left;
	width:49.0%;*/
	margin-right:2.0%;
	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;
}
.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;
}
.pBox2 .pName{
	text-align:left;
	display:block;
	/*float:right;
	width:70%;*/
	margin-top:15px;
}
.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; }


.top_btn{
	text-align:center;
	width:40%;
	margin:10px 30% 30px;
}




.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:left;
	width:30%;
	font-size:1.6em;
	font-weight:bold;
}
.hBox span.hR{
	display:block;
	float:right;
	width:65%;
	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; }
.mb60 { margin-bottom: 60px !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: block
}
.sp-only{
	display: none
}</pre></body></html>