@charset "utf-8";


/* base
-----------------------------------------------*/
a{
color:#1b558c;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}


/* header 091208
-----------------------------------------------*/
#header{
padding-bottom:4px;
background:url(../images/header_bg01.gif) repeat-x left bottom #fff;
text-align:right;
}
#corporate #header{background-image:url(../images/header_bg01_corp.gif);}
#unitHouse #header{background-image:url(../images/header_bg01_unit.gif);}
#parking #header{background-image:url(../images/header_bg01_parking.gif);}
#u-space #header{background-image:url(../images/header_bg01_uspace.gif);}

#headerInner{
margin:0 auto;
padding-top:20px;
width:902px;
position:relative;
}

#ci{
position:absolute;
top:24px;
left:0;
}

#headerCom{
position:absolute;
top:3px;
right:0;
}


#headerUtilityNav{
position:absolute;
top:24px;
right:194px;
border-left:1px solid #e1e1e1;
zoom:1;
}
#headerUtilityNav:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
#headerUtilityNav li{
border-right:1px solid #e1e1e1;
float:left;
}
#headerUtilityNav img{
display:block;
}

#header #srchBox p{
margin-bottom:20px;
}
#header #srchBox input{
margin-left:3px;
vertical-align:middle;
}
#header #srchBox #srchInput{
width:160px;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#header #srchBox #srchInput.nomark{
background: #fff;
}


#categoryNav{
margin:0 10px 15px auto;
/margin-right:15px;
border-right:1px solid #e1e1e1;
padding-top:2px;
display:-moz-inline-box;
display:inline-block;
/display:inline;
font-size:83%;
zoom:1;
}
#categoryNav li{
padding:0 15px 0 10px;
display:-moz-inline-box;
display:inline-block;
/display:inline;
vertical-align:top;
background:url(../images/ico_arrow01_right.gif) no-repeat left 0.4em;
zoom:1;
}
#categoryNav li.current{
background:url(../images/ico_arrow01_bottom.gif) no-repeat left 0.5em;
}

#fontSizeChange{
display:-moz-inline-box;
display:inline-block;
/display:inline;
vertical-align:top;
zoom:1;
}
#fontSizeChange dt,
#fontSizeChange dd{
padding-left:4px;
display:-moz-inline-box;
display:inline-block;
/display:inline;
vertical-align:middle;
zoom:1;
}
#fontSizeChange dt{
}
#fontSizeChange img{
display:block;
}

#globalNav{
margin:0;
zoom:1;
clear:both;
}
#globalNav:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
#globalNav li{
float:left;
}
#globalNav img{
display:block;
}

#localNav{
margin:-4px auto 0;
width:902px;
position:relative;
background:url(../images/lnav_bg01.gif) no-repeat left bottom;
}
#localNav ul{
margin-bottom:0;
padding:0 3px 6px 3px;
zoom:1;
}
#localNav ul:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
#localNav li{
padding-right:2px;
float:left;
}
#localNav img{
display:block;
}

#topicPath,
#topicPath02{
margin:7px auto 20px;
padding-bottom:2px;
width:902px;
background:url(../images/topic-path_bg02.gif) no-repeat left bottom;
}
#topicPath02{
margin-bottom:1px;
}
#topicPath p,
#topicPath02 p{
margin:0;
padding:5px 10px;
background:url(../images/topic-path_bg01.gif) no-repeat left top;
}

@media screen and (max-width: 960px) {
	#topicPath,
	#topicPath02 {
		width: auto;
		padding: 0;
		margin: 45px auto 5px;
		background: none;
	}
	#topicPath p,
	#topicPath02 p {
		background: none;
	}
}


/* content
-----------------------------------------------*/
#mainVisual{
text-align:center;
}
#mainVisual h1{
margin-bottom:10px;
}

#content{
margin:0 auto;
width:902px;
zoom:1;
}
#content:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}

#mainContent{
width:691px;
float:left;
}

@media screen and (max-width: 900px) and (min-width: 768px) {
	#content {
		width: auto;
	}
	#mainContent {
		float: none;
		margin: 0 auto;
	}
	#subContent {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	#content {
		width: auto;
	}
	#mainContent {
		float: none;
		width: auto;
	}
}

/* ========== subContent ========== */
#subContent{
padding-bottom:20px;
width:181px;
float:right;
}

#subNav{
margin-bottom:20px;
border:1px solid #e5e5e5;
}
#subNav dl{
margin:0;
}
#subNav dt{
border-bottom:1px solid #e5e5e5;
padding:1px;
background:url(../images/sub-nav_bg01.gif) repeat-x left bottom #fff;
}
#subNav dt strong{
padding:10px 8px;
border-top:2px solid #2a4169;
display:block;
color:#2a4169;
}
#subNav dd{
padding-bottom:1px;
background:url(../images/line_dot01.gif) repeat-x left bottom;
}
#subNav dd.lastChild{
background-image:none;
}
#subNav dd.contentTop{
border-top:1px solid #e5e5e5;
padding-bottom:0;
background-image:none;
}
#subNav dd a{
border:1px solid #fff;
padding:5px 5px 5px 15px;
border-bottom:0;
display:block;
background:url(../images/ico_arrow01_right.gif) no-repeat 7px 50%;
}
#subNav dd a:hover{
font-weight:bold;
text-decoration:none;
}
#subNav dd em{
border:1px solid #fff;
padding:5px 5px 5px 15px;
border-bottom:0;
display:block;
background:url(../images/ico_arrow01_bottom.gif) no-repeat 7px 50% #f3f5f7;
color:#448aca;
font-weight:bold;
}
#subNav dd.contentTop a{
border:0;
border-top:1px solid #fff;
background:url(../images/ico_arrow03_left.gif) no-repeat 7px 50% #f7f7f7;
}
#unitHouse #subNav dt strong{
border-top:2px solid #1574bd;
}

#relatedNav{
margin-bottom:20px;
}
#relatedNav dt{
border-bottom:1px solid #c8c8c8;
padding-bottom:5px;
font-weight:bold;
}
#relatedNav dd{
background:url(../images/line_dot01.gif) repeat-x left bottom;
}
#relatedNav dd a{
padding:5px;
display:block;
background:url(../images/ico_arrow01_right.gif) no-repeat left 50%;
}

#relatedNav02{
border:1px solid #d6d6d6;
padding-bottom:10px;
background:url(../images/related02_bg01.gif) repeat-x left bottom #eceded;
}
#relatedNav02 dt{
border-bottom:1px solid #fff;
}
#relatedNav02 dt img{
border-bottom:1px solid #d6d6d6;
display:block;
}
#relatedNav02 dd{
padding:10px 14px 0 20px;
background:url(../images/ico_arrow01_right.gif) no-repeat 14px 18px;
}

.subContactA01{
border:1px solid #d6d6d6;
}
.subContactA01 dt{
border-bottom:1px solid #d6d6d6;
padding:14px 0;
background:url(../images/sub-contact-a01_bg01.gif) no-repeat left top #efefef;
text-align:center;
}
.subContactA01 dd{
padding:14px 0;
background:url(../images/line_dot01.gif) no-repeat left bottom #fafafa;
text-align:center;
}
.subContactA01 dd.lastChild{
background-image:none;
}

@media screen and (max-width: 767px) {
	#subContent {
		display: none;
	}
}


/* footer
-----------------------------------------------*/
#footer{
margin:0 auto;
width:902px;
clear:both;
}

#pageTop{
border-top:1px solid #dcdcdc;
padding:5px 10px;
background:#f8f8f8;
text-align:right;
}
#pageTop a{
padding-left:16px;
background:url(../images/ico_arrow02_top.gif) no-repeat left;
}

#footerUtilityNav00{
padding-bottom:10px;
background:url(../images/line_dot01.gif) repeat-x left bottom;
font-size:83%;
zoom:1;
}
#footerUtilityNav00:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0;
}
#footerUtilityNav00 li{
padding:0 15px 0 10px;
/display:inline;
float:left;
/float:none;
background:url(../images/ico_arrow01_right.gif) no-repeat left 0.5em;
zoom:1;
}

#footerUtilityNav01{
padding-bottom:10px;
background:url(../images/line_dot01.gif) repeat-x left bottom;
font-size:83%;
zoom:1;
}
#footerUtilityNav01:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
#footerUtilityNav01 li{
padding:0 15px 0 10px;
/display:inline;
float:left;
/float:none;
background:url(../images/ico_arrow01_right.gif) no-repeat left 0.5em;
zoom:1;
}

#footerUtilityNav02{
font-size:83%;
zoom:1;
}
#footerUtilityNav02:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
#footerUtilityNav02 li{
padding:0 15px 0 10px;
/display:inline;
float:left;
/float:none;
background:url(../images/ico_arrow01_right.gif) no-repeat left 0.5em;
zoom:1;
}

#copyright{
padding-bottom:0;
}

@media screen and (max-width: 960px) {
	#footer {
		width: auto;
		padding: 0 10px;
		font-size: 14px;
	}
	#footerUtilityNav01 li,
	#footerUtilityNav02 li {
		font-size: 14px;
	}
	#pageTop {
		margin: 0 -10px 10px;
	}
	#footerUtilityNav02 li.sns {
		margin-top: 10px;
	}
	#copyright {
		margin: 0 -10px;
	}
	#copyright img {
		width: 100%;
		height: auto;
	}
}


/* generic style
-----------------------------------------------*/
.alignL{
text-align:left;
}

.alignC{
text-align:center;
}

.alignR{
text-align:right;
}

.marginBOff{
margin-bottom:0 !important;
}

.fontSizeSmallA01{
font-size:83%;
}

.imgStyleA01{
vertical-align:middle;
}

.lineHeightA01{
line-height:1.6;
}


/* temporary add style
-----------------------------------------------*/


/* debug
-----------------------------------------------*/
.debugMessageA01{
margin-bottom:0;
color:#f20;
font-weight:bold;
}

.debugMessageA02{
margin-bottom:0;
clear:both;
color:#f20;
}


#newHeader{
position: relative;
z-index: 3;
font-size: 16px;
line-height: 1.5;
-webkit-text-size-adjust: none;
color: #333333;
}
.header{
margin:0 auto;
width:100%;
background:#fff;
position:relative;
min-width:1028px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "YuGothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
font-size: 80%;
}
.header:after{
content:"";
clear:both;
display:block;
}
.header .layout{
position: relative;
margin:0 auto;
width:960px;
padding:14px 0 19px 0;
}
.header .layout:after{
content:"";
clear:both;
display:block;
}
.header .logo{
float:left;
}
.header .menu{
display:none;
}
.header .dial{
display:none;
}
.header .search{
display:none;
}
.spHeader{
display:none;	
}
.header .right{
width:483px;
float:right;
}
.header .tel{
float:left;
position:relative;
top:-7px;
}
.header .tel .num{
background:url(/cmn/img/hd_tel_pc.png) no-repeat 0 0.2em;
padding:0 0 0 38px;
line-height:1.1;
font-size:190%;
font-weight:bold;
}
.header .tel a.num{
display:none;
}
.header .tel .txt{
padding:0;
display:block;
font-size:80%;
font-weight:normal;
}
.header .tel .time{
display:block;
font-size:80%;
font-weight:normal;
}
.header .btn{
float:right;
}
.header .btn a{
display:block;
background:#7bb101;
width:160px;
height:32px;
text-align:center;
padding:13px 0 0 0;
border-radius:5px;
font-weight:bold;
color:#fff;
}
.header .btn a:hover{
text-decoration:none;
background:#bfd88c;
}
.header .nav{
margin:0 auto;
width:960px;
text-align:center;
}
.header .nav:after{
content:"";
clear:both;
display:block;
}
.header .nav ul{
margin:0;
padding:0;
}
.header .nav li{
float:left;
width:159px;
font-weight:bold;
border-bottom:solid 2px #fff;
}
.header .nav li.first{
float:left;
width:158px;
}
.header .nav li.active{
border-bottom:solid 2px #d0091e;
}
.header .nav li a{
padding:20px 0;
display:block;
color: #333;
}
.header .nav li a:hover{
text-decoration:none;
color:#d0091e;
}
.header .nav li a span{
display:block;
border-right:solid 1px #e7e7e7;
}
.header .nav li.first a span{
border-left:solid 1px #e7e7e7;
}
.header.min{
position:fixed;
top:0;
left:0;
z-index:2;
height:48px;
padding:7px 0 0 0;
}
.header.min .layout{
padding:0;
position:relative;
height:1px;
}
.header.min .logo{
padding:10px 0 0 0;
width:100px;
float:left;
}
.header.min .logo img{
width:100px;
}
.header.min .right{
width:125px;
float:right;
}
.header.min .right img{
width:125px;
}
.header.min .tel{
display:none;
}
.header.min .btn a{
/*width:125px;*/
height:30px;
padding:10px 0 0 0;
}
.header.min .nav{
padding:3px 0 0 0;
text-align:left;
}
.header.min .nav ul{
padding:0 0 0 120px;
}
.header.min  .nav li,
.header.min  .nav li.first{
padding:0;
float:none;
width:auto;
display:inline-block;
}
.header.min .nav li a{
padding:5px 0 18px 0;
}
.header.min  .nav li a span{
padding:0 10px 0 10px;
}

/**/
#srchBox .srchBtn,
#srchBox .srchBtnHover{
text-indent:-1000.0em;
overflow: hidden;
background: url(/cmn/img/serch_btn.png) no-repeat 100% 0;
background-size:50px auto;
width:50px;
height: 24px;
border: none;
}
#srchBox .srchBtnHover{
opacity: 0.7;
}
.hdSearch{
	display: none;
	position: absolute;
	left: 0;
	top: 70px;
	width: 100%;
	float: none;
}
.hdSearch .hdSearchInner{
	position: relative;
	width: 100%;
	padding: 15px 25px;
	box-sizing: border-box;
	background: #6c6c6c;
	border-radius: 5px;
}
.hdSearch p{
	font-size: 16px;
	color: #fff;
	margin: 0;
}
.hdSearch input[type="text"]{
	font-size: 16px;
	height: 40px;
	padding: 0 15px;
	border: none !important;
	margin-left: 15px;
  outline: 0;
	vertical-align: middle;
	width: calc(100% - 195px - 6em);
	border-radius: 3px;
	box-sizing: border-box;
}
.hdSearch input[type="text"]:focus {
  outline: 0;
}
.hdSearch #srchBox .srchBtn{
	width: 130px;
	vertical-align: middle;
	background: #003557;
	font-size: 16px;
	color: #fff;
	text-indent: 0;
	height: 40px;
	border-radius: 3px;
	margin-left: 10px;
	cursor: pointer;
}
.hdSearch #srchBox .srchBtn:hover{
	background: #fff;
	color: #003557;
}
.srchClose{
	position:absolute;
	right: 0;
	top: 0;
	display: block;
	width: 70px;
	height: 70px;
	font-size: 0;
	ppacity: 1 !important;
	cursor: pointer;
}
.srchClose:hover{
	opacity: .7;
}
.srchClose::before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 3px;
  margin-top: -1px;
  margin-left: -15px;
  background: #fff;
  transform: rotate(-45deg);
}
.srchClose::after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 3px;
  margin-top: -1px;
  margin-left: -15px;
  background: #fff;
  transform: rotate(45deg);
}
.header.min .hdSearch{
display: none !important;
}

@media only screen and (max-width: 960px) {
.header{
position:fixed;
top:0;
left:100%;
z-index:2;
height:100%;
overflow:auto;
background:rgba(0,0,0,0.30);
min-width:inherit;
}
.header .layout{
padding:0;
width:100%;
background:#fff;
}
.header .logo{
padding:5px;
height:35px;
}
.header .logo img{
width:152px;
height:30px;
}
.header .menu,
.header .dial,
.header .search{
float:right;
display:block;
position:relative;
	width:50px;
	height:45px;
}
.header .menu .open,
.header .menu .close,
.header .dial .open,
.header .dial .close,
.header .search .open,
.header .search .close{
	position:absolute;
	width:55px;
	height:45px;
	top:0;
}
.spHeader{
display:block;
}
.header .right{
width:auto;
float:none;
clear:both;
text-align:center;
padding:20px 0;
background:#e7e7e7;
text-align:center;
}
.header .right:after{
content:"";
clear:both;
display:block;
}
.header .right .tel{
float:none;
}
.header .right .tel .txt{
width:auto;
float:none;
font-size:100%;
}
.header .right .tel .num{
padding:10px 0 0 0;
width:auto;
float:none;
}
.header .right .tel .time{
width:auto;
float:none;
font-size:90%;
}
.header .right .tel span.num{
	display:none;
}
.header .right .tel a.num{
background:#fff;
margin:0 auto;
display:block;
width:256px;
padding:13px 0 0 0;
height:36px;
border:solid 2px #7bb101;
border-radius:5px;
}
.header .right .tel .num span{
display:none;
}
.header .right .tel .num a{
background:#fff url(../img/tel02_num_sp.png) no-repeat 0 50%;
background-size:27px 18px;
display:inline;
}
.header .right .btn{
	float:none;
}
.header .right .btn a{
margin:0 auto;
padding:13px 0 0 0;
display:block;
width:260px;
height:36px;
border-radius:5px;
background:#7bb101 url(../img/arrow06.png) no-repeat 97% 50%;
color:#fff;
font-size:140%;
font-weight:bold;
}
.header .right .btn a:hover{
text-decoration:none;
background:#bfd88c url(../img/arrow06.png) no-repeat 97% 50%;
}

.header .nav{
width:auto;
padding:0 10px 10px 10px;
background:#fff;
border-top:solid 1px #e7e7e7;
}
.header .nav li{
display:block;
width:100%;
border:none;
border-top:solid 1px #e7e7e7;
border-bottom:none !important;
}
.header .nav li.first{
display:block;
width:100%;
border-top:none;
}
.header .nav li a span{
border:none;
}
.header .nav li.first a span{
border:none;
}
.spHeader{
height:45px;
position:fixed;
top:0;
width:100%;
z-index:2;
background:#fff;
}
.spHeader .logo{
padding:5px;
float:left;
}
.spHeader .logo img{
width:152px;
height:30px;
}
.spHeader .menu{
float:right;	
}
.spHeader .dial{
float:right;	
}
.spHeader .search{
float:right;	
}
.hdSearch{
	position: relative;
	left: 0;
	top: 0;
	float: left;
}
.hdSearch .hdSearchInner{
	padding: 15px;
	border-radius: 0;
}
.hdSearch p{
	font-size: 12px;
}
.hdSearch input[type="text"]{
	font-size: 13px;
	padding: 0 10px;
	margin-left: 10px;
	width: calc(100% - 80px - 6em);
}
.hdSearch #srchBox .srchBtn{
	width: 60px;
	font-size: 13px;
	margin-left: 10px;
}
.srchClose{
	display: none;
}
/**/
.header .nav li,
.header .nav li.first{
float: none;
}
.navSearch{
border-top: solid 1px #e7e7e7;
padding: 20px 0 10px 0;
}
#srchInput{
border: solid 1px #ccc;
}
.navSearch #srchInput{
border: solid 1px #ccc;
}

}



.header .btn .btn01 {
	float:left;
}
.header .btn .btn01 a {
    background: #cf0707;
    width: 90px;
    height: 33px;
    padding: 8px 0 0 0;
	line-height:1.1;
}
.header .btn .btn01 a:hover {
    background: #e78383;
}
.header .btn .btn02 {
	float:left;
	padding:0 0 0 10px;
}
.header .btn .btn02 a {
    background: #00b900;
    width: 90px;
    height: 33px;
    padding: 8px 0 0 0;
	line-height:1.1;
}
.header .btn .btn02 a:hover {
    background: #80dc80;
}
.header.min .btn .btn01 a {
    width: 160px;
    height: 30px;
    padding: 10px 0 0 0;
	line-height:1.5;
}
.header.min .btn .btn01 br {
	display:none;
}
.header.min .btn .btn02 {
	display:none;
}
.header.min .btn .btn03 {
	display:none;
}
.header .btn .btn03 {
	float:left;
	border-radius: 5px;
	width: 41px;
	height: 41px;
	margin-left: 10px;
	font-size: 0;
	background: #555555 url(/cmn/img/serch_btn.png) no-repeat 100% 0;
	background-size: 50px auto;
	background-position: center;
	cursor: pointer;
}
.header .btn .btn03:hover {
	opacity: .7;
}

@media only screen and (max-width: 640px){
.header .btn .btn01 ,
.header .btn .btn02 {
	float:none;
	margin-top:10px;
	padding:0;
}
.header .btn .btn01 br,
.header .btn .btn02 br {
	display:none;
}
.header .btn .btn01 a {
    width: 260px;
	line-height:1.5;
}
.header .btn .btn02 a {
    width: 260px;
	line-height:1.5;
}
}