<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import "mp.css";
@import "table.css";

body {
	font-family:'Noto Sans JP','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS UI Gothic',sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	line-height: 2em;	
	color: #333;
	background-color: #fff;
	overflow-x: hidden;
	position: relative;
}
select {background-color: #FFFFFF;border: #e4e4e4 1px solid;border-radius: 5px;padding: 5px 10px;
-moz-appearance: menulist;
  -webkit-appearance: menulist;}
select::-ms-expand {
    display: block;
}
.input100 input,textarea,select{background-color: #FFFFFF;border: #e4e4e4 1px solid; border-radius: 5px; width: 100%;padding: 5px 10px;}
::placeholder{
  color:#999999;}

/*------h1------*/
#wallwatcher-page #h1box{background-image: url("../img/wallwatcher/h1.jpg");}
#birdbarrier-page #h1box{background-image: url("../img/birdbarrier/h1.jpg");}
#pole-page #h1box{background-image: url("../img/pole/h1.jpg");}
#cover-page #h1box{background-image: url("../img/cover/h1.jpg");}
#design-page #h1box{background-image: url("../img/design/h1.jpg");}
#hozen-page #h1box{background-image: url("../img/hozen/h1.jpg");}
#advertise-page #h1box{background-image: url("../img/advertise/h1.jpg");}
/*------top特だし背景------*/
.servicelistbg1{background-image: url("../img/wallwatcher/top.jpg")}
.servicelistbg2{background-image: url("../img/birdbarrier/top.jpg")}
.servicelistbg3{background-image: url("../img/pole/top.jpg")}
.servicelistbg4{background-image: url("../img/design/top.jpg")}
.servicelistbg5{background-image: url("../img/advertise/top.jpg")}
.servicelistbg6{background-image: url("../img/cover/top.jpg")}
.servicelistbg7{background-image: url("../img/hozen/top.jpg")}
/*------調整------*/
.img-max-w600{width: 100%;margin: 0 auto; max-width: 600px;}
.img-max-w630{width: 100%;margin: 0 auto; max-width: 630px;}
.img-max-w540{width: 100%;margin: 0 auto; max-width: 540px;}
.kakomi1{padding: 30px;border-radius: 10px; background-color: #FFF;}
.kakomi2{padding: 30px;border-radius: 10px; background-color: #FFF;border: 1px solid #CCCCCC;}
/*------googleフォント------*/
.font-Noto{font-family: 'Noto Sans JP', sans-serif;transform: rotate(0.01deg);}
.font-Noto-serif{font-family: 'Noto Serif JP', serif;transform: rotate(0.01deg);}
.font-Cabin,.h2-eng,.freedial,.activity-text2{font-family: 'Cabin', sans-serif;transform: rotate(0.01deg)!important;}
.font-zen,.mainimg-text1,.mainimg-text2{font-family: 'Zen Kaku Gothic New', sans-serif;transform: rotate(0.01deg)!important;}

/*------bold------*/
.f-bold700{font-weight: 700;}
.f-bold500{	font-weight: 500;}
.f-300{font-weight: 300;}
.font-small{font-size: 0.8em;}
.font-big{font-size: 1.1em;}

/*-----イメージオーバー------*/
.hover-style img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}

.hover-style img:hover {
	opacity: .6;
	-webkit-opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

/*------スマホのみ電話リンク------*/
@media (min-width: 600px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}

/*-----キーカラーテルウェルブルーrgba(0,160,233,1)------*/
.color-sky-blue,.h2-eng{color:#00A0E9;}
#flex-news-box-title{background-color:#00A0E9;}
/*-----キーカラーあおrgba(57,93,170,1)------*/
.color-blue,h2,h4{color: #395DAA;}
/*-----キーカラーグリーンrgba(46,204,113,1)------*/
.color-green{color:#2ECC71}

/*-----キーカラーグレー------*/
.color-gray,#flex-news-box-navi{background-color:#F8F8F8;}

/*-----キーカラーグレー線色------*/
.toiawase-name{border-color: #ccc!important;}

/*-----キーカラー茶色background-color:rgba(57,43,35,1);------*/
.color-brown,.bg-read{color:#392B23}

.tyuui{color: #D51220;}

/*------位置の共通化------*/
ol{
	padding:0px;
	list-style-type: decimal;
	list-style-position:outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

ol li{
	margin-left: 10px;
}
.line-ol ol{	padding:0px;
	list-style-type: decimal;
	list-style-position:inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}


.line-ol ol li{
margin-left: 0px;
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;padding-bottom: 10px;
     text-indent: -1em;
  padding-left: 1em;
}

ul{
	padding:0px;
	list-style: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul li{
	margin-left: 10px;
}

section{
text-align: justify; 
text-justify: inter-character;
}
p{
	margin:  0em;
	text-indent: 0em;
}
p.space{
	margin:  0em;
	text-indent: 1em;
}
.mark{
padding-left: 1em; 
text-indent: -1em; 
}
.mark2{
padding-left: 2em; 
text-indent: -2em; 
}
.mark3{
padding-left: 3em; 
text-indent: -3em; 
}
.mark35{
padding-left: 3.5em; 
text-indent: -3.5em; 
}
.mark4{
padding-left: 4em; 
text-indent: -4em; 
}
.mark45{
padding-left: 4.5em; 
text-indent: -4.5em; 
}

.clear {
	clear:both;
	overflow:hidden;
	height: 1px;
}
.afterclear{
    zoom:1;/*for IE 5.5-7*/
}
.afterclear:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

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

/*------------------------ボタン 大きさ配置は各css------------------------*/
.common-btn01,.common-btn01:visited{
display: inline-block;
  width: 100%;
  color: #fff; /* 文字色 */
  border: 1px solid rgba(46,204,113,1); /* 線幅・種類・色 */
  background: rgba(46,204,113,1);/* 背景色 */
  padding: 3px 0px 6px 0px;
  font-weight: 400; /* 文字の太さ */
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
  border-radius: 5px;
  cursor: pointer;
}
/* マウスオーバーした際のデザイン */
.common-btn01:hover {
  color: #FFF; /* 文字色 */
  background: rgba(57,93,170,1); /* 背景色 */
  border: 1px solid rgba(57,93,170,1); /* 線幅・種類・色 */
    text-decoration: none;
}

.gocontactbtn,.gocontactbtn:visited{
display: inline-block;
  width: 100%;
  color: #fff; /* 文字色 */
  border: 1px solid rgba(255,255,255,1); /* 線幅・種類・色 */
  background: rgba(255,255,255,0);/* 背景色 */
  padding: 3px 0px 6px 0px;
  font-weight: 400; /* 文字の太さ */
  text-decoration: none;
  text-align: center;
  transition: 0.3s;
  border-radius: 5px;
}
/* マウスオーバーした際のデザイン */
.gocontactbtn:hover {
  color: #FFF; /* 文字色 */
  background: rgba(255,255,255,0.5); /* 背景色 */
  border: 1px solid rgba(255,255,255,1); /* 線幅・種類・色 */
    text-decoration: none;
}

select {background-color: #FFFFFF;border: #e4e4e4 1px solid;border-radius: 5px;padding: 5px 10px;
-moz-appearance: menulist;
  -webkit-appearance: menulist;}
select::-ms-expand {
    display: block;
}
.input100 input,textarea,select{background-color: #FFFFFF;border: #e4e4e4 1px solid; border-radius: 5px; width: 100%;padding: 5px 10px;}
::placeholder{
  color:#999999;
}
caption{display:none}
address {
font-style:normal;
}

/*------リンク------*/
a {
	font-style: normal;
	color: #333333;
	text-decoration:underline;
        	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
a:visited{
	font-style: normal;
	color: #333;
	text-decoration:underline;
}

a:hover{
	color: #00A0E9;
	text-decoration:underline;
}
a:active{
 color: #395DAA;
text-decoration:underline;
}

img {
	border: none;
}
.youtube{
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}


#flex-news p{
	display: none;
}
#flex-news p:first-child{
	display: block;
}
.flex-head-logo a{
	display: block;
	width: 100%;
	height: 100%;
}

.overlay-image{
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0.5;
  background-image: url("../img/topVideoOverlay.png");
  background-repeat: repeat;
  z-index: 2;
}
</pre></body></html>