  #footer .linkBoxs:after,
#footer .links:after,
footer ul:after,
.cont:after,
.section:after,
.block:after,
.row:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#footer .linkBoxs,
#footer .links,
footer ul,
.cont,
.section,
.block,
.row {
zoom: 1;
}

html {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}

.KobuGothiW1 {
font-family: 'Koburina Gothic W1 JIS2004';
}
.KobuGothiW3 {
font-family: 'Koburina Gothic W3 JIS2004';
}
.KobuGothiW6 {
font-family: 'Koburina Gothic W6 JIS2004';
}
.HiraMinW3 {
font-family: 'Hiragino Mincho W3 JIS2004';
}
.HiraMinW6 {
font-family: 'Hiragino Mincho W6 JIS2004';
}

body {
position: relative;
background-color: #fff;
text-align: center;
font-family: 'Koburina Gothic W3 JIS2004', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic','Osaka',sans-serif;
width: 100%;
height: 100%;
-webkit-text-size-adjust: none;
}

/* HEADER */
#header {
height: 82px;
}
#header .sfc {
background-color: #fff;
width: 100%;
height: 50px;
text-align: center;
z-index: 90;
}
#globalNavigetion {
position: relative;
background-color: #514d4c;
width: 100%;
height: 32px;
z-index: 99;
}
#globalNavigetion.fixed {
position: fixed;
left: 0;
top: 0;
}
#globalNavigetion .cont {}
#globalNavigetion .logo {
padding: 9px 0 0 6%;
float: left;
}
#globalNavigetion .logo img {
width: 97px;
height: auto;
}
#globalNavigetion ul {
padding: 0 7.2% 0 0;
font-size: 14px;
float: right;
}
#globalNavigetion ul li {
position: relative;
float: left;
}
#globalNavigetion ul li::after {
transform: translateX(0) translateY(15px) rotate(-45deg);
display: inline-block;
content: '';
background-color: #fff;
width: 18px;
height: 1px;
float: left;
}
#globalNavigetion ul ul li::after,
#globalNavigetion ul li:last-child::after {
display: none;
}
#globalNavigetion ul a.hed {
display: block;
padding: 0 16px;
line-height: 32px;
float: left;
}
#globalNavigetion ul a {
color: #fff;
}
#globalNavigetion ul li:hover > ul {
height: 125px;
}
#globalNavigetion ul ul {
-webkit-transition: height 0.5s ease;
-moz-transition: height 0.5s ease;
-o-transition: height 0.5s ease;
transition: height 0.5s ease;
position: absolute;
left: 22px;
top: 32px;
width: 94px;
height: 0;
font-size: 15px;
overflow: hidden;
}
#globalNavigetion ul ul li {
float: none;
border-bottom: solid 1px #fff;
}
#globalNavigetion ul ul li:first-child {
border-top: solid 1px #fff;
}
#globalNavigetion ul ul li a {
display: block;
background-color: #a5a7a8;
line-height: 30px;
color: #000;
}
#globalNavigetion ul ul li a:hover {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background-color: #ccc;
}

/* CONTENTS */
#contents {}

/* moreBLK */
#moreBLK {
background-color: #e2899b;
padding: 63px 0 50px 0;
text-align: center;
}
#moreBLK p {
background-color: #a5b9b7;
margin: 40px auto 0 auto;
width: 130px;
font-size: 13px;
font-weight: bold;
line-height: 45px;
letter-spacing: 3px;
}
#moreBLK p a {
color: #fff;
}
#moreBLK div img {
margin: 0 auto;
display: block;
}
#moreBLK div img.logo {
margin-top: 18px;
}

.footBanner {
margin-top: 30px;
background-color: #f4f2ef;
padding: 40px 0;
}
.footBanner .cont {
display: flex;
flex-wrap: wrap;
justify-content: center;
box-sizing: border-box;
margin: 0 auto;
border: solid 1px #000;
padding: 13px 0;
width: 1000px;
}
.footBanner .btn img {
width: 714px;
height: auto;
display: flex;

}
.footBanner .movie {
position: relative;
background: url("/ie/tree/lab/common/img/bnr_myhomepark2.jpg") no-repeat center top;
width: 260px;
height: 197px;
}
.footBanner .movie .inner {
position: absolute;
left: 17px;
top: 33px;
border-radius: 10px;
overflow: hidden;
width: 230px;
}
.footBanner .movie .inner div {
margin: -1px;
}
/* FOOTER */
#footer {
position: relative;
background-color: #4d4d4d;
padding-top: 55px;
z-index: 10;
}
#footer .linkBoxs {
margin: 0 auto;
padding: 0 0 40px 0;
width: 810px;
text-align: left;
}
#footer .links {
width: 375px;
float: left;
}
#footer .linkBoxs .links .dl3,
#footer .linkBoxs .links .dl2 {
margin-top: 18px;
}
#footer .links2 {
width: 375px;
float: right;
}
#footer .linkBoxs .links2 .dl2 {
margin-top: 28px;
}
#footer .links2 h4,
#footer .links dt {
background: url(/ie/tree/lab/common/img/icn_hed.png) no-repeat left center;
border-bottom: solid 1px #fff;
margin-bottom: 11px;
padding-left: 22px;
padding-bottom: 4px;
font-size: 14px;
line-height: 1.5;
font-weight: bold;
color: #fff;
}
#footer .links2 dt,
#footer .links dd {
margin-bottom: 3px;
font-size: 12px;
line-height: 1.5;
color: #999;
}
#footer .links2 dd,
#footer .links dd.link {
background: url(/ie/tree/lab/common/img/f_arw2.png) no-repeat left center;
padding-left: 10px;
font-size: 14px;
line-height: 1.5;
}
#footer .links2 dd a,
#footer .links dd.link a {
color: #fff;
}
#footer .copyright {
border-top: solid 1px #fff;
padding: 23px 0 22px 0;
text-align: center;
color: #fff;
}

.script {
position: absolute;
left: 0;
bottom: 0;
}
