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

/* CSS Document */

body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", 'MS PGothic','ＭＳ Ｐゴシック', 'MS Gothic', sans-serif;
	font-size:18px;
	margin: 0px;
	text-align: center;
	line-height: 130%;
	color: #3f3f3f;
	min-width: 1024px;
	word-wrap: break-word;
}




p, form { margin:0px; padding:0px; }
.formright {
	float: right;
}

img { border:none; margin:0px; padding:0px; height:auto; min-width:auto; }


a { text-decoration:none; outline:none; color:#32baeb; }
a:hover { text-decoration:underline; }
a:hover img {
	filter: alpha(opacity=50);
	opacity: 0.50;
}
a, a img, input, textarea { transition:all 0.25s ease-in-out; -webkit-transition:all 0.25s ease-in-out; -moz-transition:all 0.25s ease-in-out; }
input, textarea, select { outline:none; }
h1, h2,ul, dl, dt, dd { margin:0px; padding:0px; font-weight:normal; list-style:none; }
.nan { transition:none; -webkit-transition:none; -moz-transition:none; }
.cf { width:100%; }
#line1 {
	height: 10px;
	background-color: #222222;
}
#line2 {
	height: 30px;
	border-bottom: 1px solid #DDDDDD;
}
#line2 .company {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}
#line2 .company .co_in1 {
	width: 360px;
	height: 30px;
	float: left;
	background-image: url(../images/company_left.png);
}
#line2 .company .co_in2 {
	width: 600px;
	height: 30px;
	float: right;
	background-image: url(../images/company_right.png);
}

.line_orange {
    width: 200px;
	height: 5px;
	margin: 7px auto;
	background-color: #f7951d;
}





/* Header */

.header  {
	background-repeat: repeat-x;
}
.header .cont {
	width: 1082px;
	margin: 0 auto;
	text-align: left;
}
.header h1 { color:#FFFFFF; font-size:12px; line-height:20px; padding:7px 0px 8px 30px; }
.header .logo {
	padding: 0;
	width: 520px;
	text-indent: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	white-space: nowrap;
	height: 100px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	float: left;
}
.logo h1 a {
	display: block;
	width: 490px;
	height: 100px;
}

.header .tel {
	padding: 0;
	width: 550px;
	height: 100px;
	margin-top: 20px;
	background-image: url(../images/htel.png);
	background-repeat: no-repeat;
	float: right;
}


nav {
	width: 100%;

}nav {
	background: #f7f5f1;

	

}

nav li {

	float: left;

	list-style: none;

}

nav li a:hover {

	color: #363636;

	text-decoration: none;

	background: #ddd;

}



#gNav {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 66px;
	background-image: url(../images/gmenu_bg.gif);
	background-repeat: repeat-x;

}

#gNav .inner {
	width: 1072px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

.menu ul{
	margin: 0;
	padding: 0;
	width: 1072px;

}

.menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	float: left;
	position: relative;
	width: 214px;
	line-height: 66px;
	color: #2A2A2A;
	text-align: center;
	font-weight: bold;
	height: 66px;
}

.menu ul li a {
	color: #4D4D4D;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	border-left: 1px solid #DDDDDD;

}

.menu ul li:hover, .menu ul li a:hover {
	background-image: url(../images/menu_on.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}
.menu ul .last      {
	background-image: url(../images/menu_last_on.png);
	background-repeat: no-repeat;
	border-right: 1px solid #DDDDDD;

}

.menu ul li ul {
	position: absolute;
	top: 40px;
	width: 214px;
	z-index: 100;

}

.menu ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 169px;
	height: 0;
	background: #FFFFFF;

}
.menu ul .mini {
	font-size: 13px;


}


.menu ul li:hover ul li, .menu ul li a:hover ul li{

	visibility: visible;

	overflow: visible;

	height: 45px;

	z-index: 10;

}

.menu * {

  -webkit-transition: 0.5s;

  -moz-transition: 0.5s;

  -ms-transition: 0.5s;

  -o-transition: 0.5s;

  transition: 0.5s;

}

.menu ul .cr {
	background-repeat: no-repeat;
	background-color: white;
	/* [disabled]border-bottom: 3px solid #FF0000; */

}


/* Footer */

.footer {
	height: 145px;
	background-color: #262626;
}
address {
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(../images/footer_logo.png);
	margin: 0 auto;
	width: 860px;
	text-align: right;
	font-style: normal;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	padding: 60px 0px 50px 0px;
}

/* Enviroments */

.mcetxt p { text-indent:0px; padding:0px; }
.fs11 { font-size:12px; }
.lsmin { letter-spacing:-1px; }
.bl { display:block; }
.b { font-weight:bold; }
.hide { display:none; }
.show { display:block; }
.center { text-align:center; }
.right { text-align:right; }
.lf { float:left; }
.rh { float:right; }
.clr { clear:both; }
.bold { font-weight:bold; }
.cf:after { content:" "; display:block; height:0; clear:both; overflow:hidden; visibility:hidden; }

.txt-red{
	color: #d00;
	font-weight: bold;
}
.txt-bigred{
	color: #d00;
	font-weight: bold;
	font-size: x-large;
}
.txt-bigblack{
	color: #1B1B1B;
	font-weight: bold;
	font-size: xx-large;
	line-height: 40px;
}
















/*----dassolar----*/
/*共通*/
a:hover { 
			text-decoration:none; 
		}
p{
	font-size: 16px;
}
h1{
	font-size: 20px;
	font-weight: bold;
}
h2{
	font-weight: bold;
	line-height: 1.3em
}
h3{
	font-weight: bold;
	font-size: 20px;
	margin: 0;
}
.font_bold{
	font-weight: bold;
}
.title1{
	font-weight: bold;
	font-size: 20px;
	line-height: 35px;
}
.gray{
	background-color:#f2f2f2;
}
/*nav*/
.setuzokubako{
	background-color: #EDEDED;
}
.context_nav{

}
.pro_titleback {
    width: 100%;
    background-color: #000000;
}
.pro_title {
    width: 1070px;
    display: flex;
    justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	height: 70px;
}
.h1_font_w {
	color: #FFFFFF;
	}
.tx_right{
	text-align: right;
}
.tx_left{
	text-align: left;
}
.btn-flat-border {
    display: inline-block;
    padding: 0.1em 1em;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 3px;
    transition: .4s;
    width: 250px;
    height: 35px;
    background-color: #FF7700;
    text-align: center;
	line-height: 35px;
}

.btn-flat-border:hover {
    background: #ffd75d;
    color: white;
}

btn-flat-border a:link {
	color : #FFFFFF;
}

btn-flat-border .link:visited {
	color : #FFFFFF;
}
.pro_menuback {
    width: 100%;
    background-color: #363636;
}
.pro_menu {
    width: 1070px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    justify-content: space-between;
	align-items: center;
    background-color: #363636;
	padding: 6px;
}
.link_no {
    color: #FFFFFF;
    text-decoration: none;
}
.link_no &gt;a {
    color: #FFFFFF;
    padding-right: 15px;
    text-decoration: none;
}
/*nav_end*/

/*top*/
.context_top{
	background-color:#1f374a;
	height: 1050px;
	color: #fff;
}
/*top_end*/

/*voice*/
.text_centerleft{
	width: 480px;
	text-align: left;
	margin: 0 auto;
}
/*voice_end*/

/*detail*/
.detail table{
	border-collapse: collapse;
	margin: 0 auto;
	width: 1070px;
}
.detail td{
	border: solid 1px black;
	padding: 5px;
}
/*detail_end*/

/*問い合わせフォームボタン*/
.pro_form_box {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 30px;
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 40px;
    padding-bottom: 20px;
    background-color: #F2F2F2;
    /* [disabled]position: relative; */
}
.contact_flex {
    display: flex;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: center;
    text-align: left;
}
.pro_form_btn {
 display: inline-block; 
    position: relative;
    width: 300px;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #FF7700;
    margin-top: 15px;
	margin-bottom: 15px;
    vertical-align: middle;
}
.pro_form_btn:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
.pro_form_btn:link {
	color : #FFFFFF;
}
.pro_form_btn:visited { /*アクセスしたことのあるリンク*/
	color: #FFFFFF;
}
.form_tx {/*親div*/
	position: relative;/*相対配置*/
	width: 650px;
	margin-left: 15px;
}
.form_tx p {
    position: absolute;/*絶対配置*/
    top: 41px;
    left: 77px;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
/*問い合わせフォームボタンend*/

/*ラインナップ*/
.lineup_flex{
	width: 1050px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	
 @media (max-width: 768px) {
    flex-direction: column;
  }
}

.lineup_flex_brock td {
  padding: 10px; /* 上下左右に10pxの余白 */
}


.lineup_flex_brock{
	width: 500px;
}
.backred{
	background-color: red;
	color: white;
}
.lineup_flex_brock table{
	margin: 0 auto;
}




/*ラインナップend*/

/*私たちについて*/
.aboutus_link{
	margin-left: 790px;
	color: red;
	font-size: 16px;
}
.aboutus_flex{
	display: flex;
	align-items: center;
	justify-content: center;
}
.icon{
	background-color: white;
	border: 1px solid #9fa0a0;
	box-shadow: 2px 2px 2px #9fa0a0;
    padding: 0 1.5em;
	height: 2em;
	line-height: 2.2em;
	border-radius: 2em;
	color: #363636;
	margin: 0.2em;
}
.pro_deimg{
	height: 100%;
}
.caption_flex{
	display: flex;
	justify-content: space-between;
	width: 920px;
	background-color: black;
	margin: 0 auto;
	margin-top: -10px;
	color: white;
	padding: 8px 10px;
	font-size: 14px;
}


.h2_t {
width: 1000px;
    padding: 0.5em;
    color: #fff;
    background: #1f374a;
    text-align: center;
}
.parent {
    display: flex;
    justify-content: center; /* 水平方向に中央揃え */
    align-items: center;     /* 垂直方向に中央揃え */
}



.big_orange {
    font-weight: bold;
	font-size: x-large;
	color: #f7951d;
}


.line_left {
  display: inline-block; /* ← 追加：ブロック要素として扱う */
  padding: 0.25em 0.5em; /* 上下・左右の余白 */
  color: #494949;        /* 文字色 */
  background: transparent; /* 背景透明 */
  border-left: solid 5px #f7951d; /* 左線（オレンジ） */
}


.figure_flex{
	width: 1100px;
	 display: flex;
  justify-content: space-between;
	margin: 0 auto;
	
 @media (max-width: 768px) {
    flex-direction: column;
  }
}

.figure_flex_box{
width: 500px;
text-align: left
}


.figure_tabel {
border-collapse: collapse; /* 枠線を重ねず1本に */
}

.figure_tabel td{
  padding: 10px; /* 上下左右に10pxの余白 */
 border: 1px solid #D3D3D3; /* 黒い枠線 */
 text-align: center;
}

.chuki{font-size:small}

.center_txt_left{
width: 600px;
text-align: left;
margin: 0 auto;}

.flex_center{
  display: flex;
  justify-content:center;
}


.das_flex_left {
  display: flex;
  justify-content: flex-start;
  width: 1000px;
  margin: 0 auto;
}

.das_tx_left{
	text-align: left;
padding: 5px 20px;
}



.btn-border {
  display: inline-block;
  padding: 1em 1.5em;
  text-decoration: none;
  background-color: #008a8b;
  color: #fff;
 border: solid 2px #008a8b;
  border-radius: 3px;
  transition: .4s;
}

.btn-border:hover {
   opacity: 0.7;
}



</pre></body></html>