<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
	0 SETTING
========================================================================== */
html {
	overflow-y: scroll;
}

body{
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

a:link,
a:visited,
a:active,
a:hover {
	overflow: hidden;
	outline: none;
}

body{line-height: 1.5;}
h1{font-size: 2.0em;font-weight: bold;}
h2{font-size: 1.5em;font-weight: bold;}
h3{font-size: 1.0em;}
h4{font-size: 1.0em;}
h5{font-size: 1.0em;}
h6{font-size: 1.0em;}
p{font-size: 12px;line-height: 1.8em;}

a{text-decoration: none; font-size: 1.0em; color: #000;}
a:hover{color: #000;cursor: pointer;}


/* ==========================================================================
	00 GROBAL
========================================================================== */

body{
	width: 100%;
	min-width: 980px;
	background: #fff url("../img/header.jpg") no-repeat center 120px;
}


#wrap{
	max-width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
}

header#gh{
	width: 960px;
	height: 700px;
	position: relative;
	margin-bottom: 80px;
}
header#gh h1{
	position: absolute;
	top: 0px; left: 0px;
	width: 160px;
	height: 120px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url("../img/logo.png");
}
header#gh h2{
	position: absolute;
	top: 0px; left: 160px;
	width: 380px;
	height: 120px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url("../img/sub.png");
}
header#gh span{
	position: absolute;
	top: 0px; right: 10px;
	width: 408px;
	height: 120px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url("../img/contact.png");
}
header#gh p.copy{
	position: absolute;
	top: 160px; left: 0;
	width: 400px;
	height: 140px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background: url("../img/copy.png");
}

header#gh div#feed{
	position: absolute;
	top: 150px; right: 10px;
	width: 370px;
	overflow: hidden;
	padding: 10px 15px;
	background: url("../img/feedback.png") no-repeat;
	background-size: cover;
}
header#gh div#feed p{
}
header#gh div#feed dl{
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
header#gh div#feed dl dt{
	width: 80px;
	float: left;
	clear: both;
	font-size: 12px;
	padding: 4px 0 0 0 ;
}
header#gh div#feed dl dd{
	padding: 4px 0 4px 90px;
	font-size: 12px;
	border-top: 1px solid #717071;
}
header#gh div#feed dl &gt; *:first-child + *{
	border-top: none;
}

header#gh div#feed dl dd a{
	text-decoration: none;
}
header#gh div#feed dl dd a:hover{
	color: #555;
}

header#gh nav{
	text-align: center;
}

header#gh nav ul{
	position: absolute;
	top: 640px; left: 0px;
	width:960px;
/*	display: flex;
	justify-content: center;*/
	padding:0;
}
header#gh nav ul li{
	float: left;
	width: 260px;
	height: 55px;
	margin: 0 25px;
}
header#gh nav ul li a{
	display: block;
	width: 260px;
	height: 0px;
	padding-top: 55px;
}
/*header#gh nav ul li:nth-child(1) a{background: url("../img/flug1_1.png");}
header#gh nav ul li:nth-child(2) a{background: url("../img/flug1_2.png");}
header#gh nav ul li:nth-child(3) a{background: url("../img/flug1_3.png");}*/
header#gh nav ul &gt; *:first-child a{background: url("../img/flug1_1.png");}
header#gh nav ul &gt; *:first-child + * a{background: url("../img/flug1_2.png");}
header#gh nav ul &gt; *:first-child + * + * a{background: url("../img/flug1_3.png");}

footer#gf{
	position: relative;
	text-align: center;
	margin: 0 auto;
}
.Footer{
	background:#fdfdf5;
}
.wrapInner{
	width: 932px;
	padding: 0 24px;
}

/* ==========================================================================
	01 CONTENT
========================================================================== */
div#content{
	width: 960px;
	text-align: left;
}
section#concept section{
	margin-bottom: 50px;
}
section h1{
	width: 225px;
	height: 50px;
	margin-bottom: 30px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
section#concept h1{background: url("../img/content/flug2_1.png");}
section#compartment h1{background: url("../img/content/flug2_2.png");}
section#outline h1{background: url("../img/content/flug2_3.png");}

section#concept section div{float: left;}
section#concept section.fl480 div:first-child{
	width: 480px;
	margin-right: 123px;
}
section#concept section.fl480 div:first-child + *{
	width: 357px;
}

section#concept section.fl310 div:first-child{
	width: 310px;
	margin-right: 10px;
}
section#concept section.fl310 div:first-child + *{
	width: 640px;
}
section#concept figure figcaption{
	text-align: right;
	font-size: 10px;
	min-height: 20px;
	margin-bottom: 5px;
}


section#concept section h2{
	width: 480px;
	height: 30px;
	margin-bottom: 10px;
	background: url("../img/content/txt1_1.png");
}
section#concept section p.bd{
	width: 446px;
	border: 2px solid #8dc21f;
	padding: 15px;
	margin-bottom: 40px;
	background: #fffcdb;
	color: #006934;
}
section#concept section h3{
	width: 261px;
	height: 30px;
	margin-bottom: 20px;
}
section#concept section h3.t1{background: url("../img/content/txt1_2.png");}
section#concept section h3.t2{background: url("../img/content/txt1_3.png");}
section#concept section h3.t3{background: url("../img/content/txt1_4.png");}

section#concept section h4{
	margin-bottom: 10px;
	font-size: 17px;
}
section#concept section p{
	margin-bottom: 20px;
}


section#compartment{}
section#compartment h2{
	width: 480px;
	height: 30px;
	margin-bottom: 10px;
	background: url("../img/content/txt2_1.png");
}
section#compartment h3{
	width: 504px;
	height: 46px;
	margin:0 auto;
	margin-bottom: 40px;
	background: url("../img/content/txt2_2.png");
}

section#compartment section{ margin-bottom: 20px;}
section#compartment section div{float: left;}
section#compartment section.fl280 div:first-child{
	width: 280px;
	min-height: 150px;
	overflow: hidden;
}
section#compartment section.fl280 div:first-child + *{
	width: 680px;
}

section#compartment section h4{
	width: 280px;
	height: 30px;
	margin: 15px 0 0 0;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c8c5c4;
}
section#compartment section h4.c1{background: url("../img/content/txt2_3.png") no-repeat;}
section#compartment section h4.c2{background: url("../img/content/txt2_4.png") no-repeat;}
section#compartment section h4.c3{
	background: url("../img/content/txt2_5.png") no-repeat;
	width: 300px;
	border-bottom: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
section#compartment section.cc{
	width: 960px;
	border-top: 1px solid #c8c5c4;
	border-bottom: 1px solid #c8c5c4;
	padding: 5px 0;
	margin-bottom: 70px;
}
section#compartment section.cc p{
	width: 630px;
	height: 30px;
	margin-left: 29px;
	line-height: 30px;
	text-indent: 15px;
	border-left: 1px solid #c8c5c4;
	display: block;
	float: left;
}

section#compartment aside.bn{
	text-align: center;
	margin-bottom: 80px;
}

section#compartment aside.bn ul{
	width:960px;
/*	display: flex;
	justify-content: center;*/
	padding:0;
	margin: 0 0 0 50px;
}
section#compartment aside.bn ul li{
	float: left;
	width: 377px;
	height: 65px;
	margin: 0 25px;
}
section#compartment aside.bn ul li a{
	display: block;
	width: 377px;
	height: 0px;
	padding-top: 65px;
}
section#compartment aside.bn ul &gt; *:first-child a{background: url("../img/content/bn1.jpg");}
section#compartment aside.bn ul &gt; *:first-child + * a{background: url("../img/content/bn2.jpg");}

section#outline{ }
section#outline h2{
	width: 960px;
	height: 30px;
	margin-bottom: 30px;
	background: url("../img/content/txt3_1.png");
}
section#outline figure{
	text-align: center;
	margin-bottom: 40px;
}
section#outline h3{
	width: 960px;
	height: 25px;
	margin-bottom: 30px;
	background: url("../img/content/txt3_2.png");
}
section#outline small{
	line-height: 1.6em;
}
section#outline section.fl460{
	margin-bottom: 30px;
}
section#outline section.fl460 div{
	float: left;
	width: 460px;
}
section#outline section.fl460 div:first-child{
	margin-right: 40px;
}
section#outline section.fl460 div:first-child + *{
}
section#outline section.fl460 h4{
	font-size: 17px;
	color: #006934;
	margin: 20px 0 0 0;
	margin-bottom: 5px;
}
section#outline section.fl460 div h4:first-child {
	margin-top: 0;
}

section#outline section.fl460 dl{
	width: 460px;
	overflow: hidden;
	margin-bottom: 5px;
	background: url("../img/content/border.png") repeat-x 0px 7px;
}

section#outline section.fl460 dt{
	display: inline-block;
	zoom:1;
	float: left;
	padding: 0 8px 0 0;
	background: #fff;
}
section#outline section.fl460 dd{
	display: inline-block;
	zoom:1;
	float: right;
	padding: 0 0 0 8px;
	background: #fff;
}
/* ==========================================================================
	00 GENERAL
========================================================================== */
small{
	font-size: 10px;
	display:inline-block;
	line-height: 1.6em;
	margin-bottom: 20px;
}

/* ==========================================================================
	XX CHEATS
========================================================================== */
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb80{margin-bottom: 80px;}
.mb90{margin-bottom: 90px;}
.mb100{margin-bottom: 100px;}

.clr:after {display:block;clear:both;height:0px;visibility:hidden;content:".";}
.clr {min-height: 1px; /*IE*/}
* html .clr {height: 1px;/*ﾂ･*//*/ /*IE5.x*/height: auto;overflow: hidden;/**/}

.rad{border-radius: 5px;}
.txtimg{
	display: block;
	height: 0;
	padding-top: 0;
	overflow: hidden;
}

.txi{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}</pre></body></html>