@charset 'UTF-8';

/*--------------------------------------------------
reset
--------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border: 0;
	outline: 0;
}
body {
	width: 100%;
	height: 100%;
	line-height: 1;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ul, ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	vertical-align: middle;
}


/*--------------------------------------------------
common
--------------------------------------------------*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.pcOnly {
	display: block;
}
.spOnly {
	display: none;
}


/*--------------------------------------------------
header
--------------------------------------------------*/
#lxl-header {
	width: 100%;
	min-width: 1020px;
}
#lxl-header .lxl-header-utility {
	margin: 0 auto;
	width: 980px;
	height: 90px;
}
.logo {
	float: left;
	margin-top: 15px;
	padding-top: 10px;
	width: 254px;
	height: 45px;
}
.logo a {
	font-size: 0;
	line-height: 0;
	width: 254px;
	height: 45px;
	background: url(../common/pic/h_logo_new.png) left top no-repeat;
	display: block;
}
.lxl-utility-wrap {
	margin: 15px 0 0;
	float: right;
}
.lxl-utility-wrap #lxl-search-area2 {
	padding: 0 0 2px 20px;
	width: 100px;
	height: 19px;
	background: url("../common/pic/icon_search.png") left top no-repeat;
	border-bottom: 1px solid #4B4949;
}
.lxl-utility-wrap #lxl-search-area2 #searchform input#keywords {
	width: 100px;
	font-size: 0.75em;
	color: #aaa;
	vertical-align: top;
	background: transparent;
	border: none;
}
.lxl-utility-wrap #lxl-search-area2 #searchform input#keywords:focus {
	color: #4B4949;
	outline: none;
}
#btn-contact {
	background: url("../images/btn_link_contact.png") no-repeat scroll 0% 0% transparent;
	width: 71px;
	height: 13px;
	float: left;
	margin: 10px 20px 0 0;
	text-indent: -9999px;
}
#btn-contact:hover {
	text-indent: -9999px;
	background: url("../images/btn_link_contact_on.png") no-repeat scroll 0% 0% transparent;
	width: 71px;
	height: 13px;
}

/* global-nav */
.lxl-header-nav2 {
	padding-bottom: 8px;
}
.lxl-header-nav2 ul {
	overflow: hidden;
	width: 726px;
	height: 45px;
	padding-top: 5px;
}
@-moz-document url-prefix() {
	.lxl-header-nav2 ul {
		margin-top: 35px;
	}
}
.lxl-header-nav2 li {
	float: left;
}
.lxl-header-nav2 li#lxl-contact {
	background: none;
}
.lxl-header-nav2 li a {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	transition: none;
	background: url(../common/pic/gnav_new.png) no-repeat;
	display: block;
	height: 45px;
	text-indent: -9999px;
	line-height: 1;
}
.lxl-header-nav2 li#lxl-about a {
	background-position: 0 0;
	width: 201px;
}
.lxl-header-nav2 li#lxl-shinchikunisei a {
	background-position: -201px 0;
	width: 176px;
}
.lxl-header-nav2 li#lxl-concierge a {
	background-position: -377px 0;
	width: 184px;
}
.lxl-header-nav2 li#lxl-case a {
	background-position: -561px 0;
	width: 82px;
}
.lxl-header-nav2 li#lxl-shop a {
	background-position: -643px 0;
	width: 83px;
}
.lxl-header-nav2 li#lxl-about a:hover,
#about .lxl-header-nav2 li#lxl-about a {
	background-position: 0 -45px;
}
.lxl-header-nav2 li#lxl-shinchikunisei a:hover,
#shinchikunisei .lxl-header-nav2 li#lxl-shinchikunisei a {
	background-position: -201px -45px;
}
.lxl-header-nav2 li#lxl-concierge a:hover,
#concierge .lxl-header-nav2 li#lxl-concierge a {
	background-position: -377px -45px;
}
.lxl-header-nav2 li#lxl-case a:hover,
#case .lxl-header-nav2 li#lxl-case a {
	background-position: -561px -45px;
}
.lxl-header-nav2 li#lxl-shop a:hover,
#shop .lxl-header-nav2 li#lxl-shop a {
	background-position: -643px -45px;
}

/* title */
.title-box {
	clear: both;
	margin: 0 0 14px;
	background: #efefef;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.title-box h1 {
	margin: 0 auto;
	width: 980px;
}

/* bread */
nav.bread {
	margin: 10px auto 15px auto;
	width: 980px;
}
nav.bread li {
	font-size: 10px;
	color: #666;
	display: inline;
}
nav.bread li:after {
	content: " ＞";
}
nav.bread li:last-child {
	color: #ff7500;
}
nav.bread li:last-child:after {
	content: "";
}
nav.bread strong {
	font-weight: normal;
}
nav.bread a {
	color: #666;
	text-decoration: none;
}
nav.bread a sup {
	top: 0 !important;
}

/* sub-nav */
.sub-menu ul {
	margin: 0 auto 30px;
	width: 980px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: table;
}
.sub-menu ul li {
	width: auto;
	display: table-cell;
}
.sub-menu ul li a {
	padding: 15px 10px;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	display: block;
}
.sub-menu ul li a:hover {
	color: #444 !important;
	background: #f0f0f0;
}
.sub-menu ul li.on a {
	color: #ff7500;
}

/* sp menu */
#SP_lxl-header,
#SP_lxl-header-wrap {
	display: none;
}
#nav-toggle {
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: #f06c30;
	z-index: 100;
}
#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	position: absolute;
	left: 12px;
	width: 26px;
	height: 2px;
	background: #fff;
	display: block;
}
#nav-toggle span:nth-child(1) {
	top: 15px;
}
#nav-toggle span:nth-child(2) {
	top: 23px;
}
#nav-toggle span:nth-child(3) {
	top: 31px;
}


/*--------------------------------------------------
footer
--------------------------------------------------*/
footer {
	font-family: Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo,"MS ゴシック","MS Gothic",sans-serif;
	width: 100%;
}
.to-top {
	margin: 0 auto;
	padding: 30px 0;
	width: 980px;
	font-size: 0.7em;
	text-align: right;
}
.to-top a {
	padding: 0 0 0 20px;
	background: url(../images/shinchiku-nisei/common/top.png) left center no-repeat;
	background-size: 14px 14px;
	display: inline-block;
}
.to-top a:hover {
	color: #ccc;
	text-decoration: none;
}
#lxl-footer {
	clear: both;
	background: #efefef;
	border-top: solid 1px #e0e0e0;
}
.lxl-footer-sitemap {
	padding: 55px 0 30px 0;
	width: 100%;
	font-size: 0.8em;
}
.lxl-footer-sitemap a {
	color: #4b4949;
	text-decoration: none;
	cursor: pointer;
}
.lxl-footer-sitemap a:hover {
	color: #c5c3c3;
}
.lxl-footer-sitemap .lxl-sitemap-inner {
	margin: 0 auto;
	padding-bottom: 5px;
	width: 980px;
	text-align: left;
}
.lxl-footer-sitemap .lxl-sitemap-col {
	padding-right: 2px;
	min-height: 215px;
	line-height: 1.6;
	background: url(../common/pic/line_footer_lengthwise.png) right top repeat-y;
	float: left;
}
.lxl-footer-sitemap .col_01 {
	width: 265px;
}
.lxl-footer-sitemap .col_02 {
	width: 309px;
}
.lxl-footer-sitemap .col_03 {
	width: 193px;
}
.lxl-footer-sitemap .col_04 {
	padding: 9px 0 0 0;
	width: 207px;
	background: none;
}
.lxl-footer-sitemap .lxl-sitemap-col .font-min {
	padding: 3px 0;
	font-weight: normal;
	font-size: 100%;
}
.lxl-footer-sitemap .col_03 .font-min {
	padding-top: 10px;
}
.lxl-footer-sitemap .lxl-sitemap-col ul {
	padding-left: 38px;
}
.lxl-footer-sitemap .lxl-sitemap-col li {
	padding: 2px 0;
}
.lxl-footer-sitemap .lxl-sitemap-col li a,
.lxl-footer-sitemap .lxl-sitemap-col .font-min li a {
	padding-left: 10px;
	color: #615e5c;
	background: url(../common/pic/icon_footer_arrow02.png) left 0.5em no-repeat;
	display: block;
}
.lxl-footer-sitemap .lxl-sitemap-col a span {
	color: #494949;
	vertical-align: top;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}
.lxl-footer-sitemap .lxl-sitemap-col li a:hover,
.lxl-footer-sitemap .lxl-sitemap-col a:hover span,
.lxl-footer-sitemap .lxl-sitemap-col .font-min a:hover {
	color: #bbb;
	text-decoration: none;
}
.lxl-footer-sitemap .lxl-sitemap-col p {
	margin: 0 28px;
	padding: 12px 0 4px;
	font-size: 108%;
	font-weight: bold;
}
.lxl-footer-sitemap .lxl-sitemap-col p.line-divide {
	padding-bottom: 14px;
	background: url(../common/pic/line_footer_horizontally.png) left bottom repeat-x;
}
.lxl-footer-sitemap .lxl-sitemap-col p a {
	padding-left: 10px;
	background:url(../common/pic/icon_footer_arrow01.png) no-repeat left 0.5em;
	display:block;
}
.lxl-footer-sitemap .lxl-sitemap-col .font-min li p {
	padding: 0;
	font-weight: normal;
}
.lxl-footer-sitemap .col_04 ul p {
	margin-right: 0;
}
.lxl-footer-appendix {
	padding-bottom: 70px;
	width: 100%;
	text-align: left;
}
.lxl-appendix-inner {
	margin: 0 auto;
	padding-top: 25px;
	width: 980px;
}
.lxl-footer-appendix ul {
	padding: 0 5px;
	width: 720px;
	font-size: 92%;
	color: #615e5c;
	line-height: 1.7em;
}
#lxl-footer-logo {
	float: right;
}
#lxl-footer-copyright {
	clear: both;
	margin-top: 0;
	padding: 10px 0 0 0;
	font-size: 84%;
	color:#615e5c;
	text-align: right;
}
#SP_footer {
	display: none;
}
/**TCD**/
@media screen and (min-width: 769px) {
.lxl-footer-appendix ul {
    font-size: 11px;
}
}

/* responsive */

@media screen and (max-width: 768px) {
/*--------------------------------------------------
common
--------------------------------------------------*/
	.pcOnly {
		display: none;
	}
	.spOnly {
		display: block;
	}


/*--------------------------------------------------
header
--------------------------------------------------*/
	.lxl-utility-wrap,
	.lxl-header-nav2,
	nav.bread,
	.sub-menu {
		display: none;
	}
	#lxl-header {
		margin-bottom: 0;
		min-width: 100%;
	}
	#lxl-header .lxl-header-utility {
		margin: 0 auto;
		width: 94%;
		height: 60px;
	}
	.logo {
		margin-top: 0;
		width: 200px;
		height: 37px;
	}
	#SP_lxl-header .logo {
		margin: 0 0 13px 3%;
	}
	.logo a {
		width: 200px;
		height: 37px;
		background: url(../common/pic/h_logo_new_2x.png) left top no-repeat;
		background-size: 200px 37px;
	}

/* title */
	.title-box {
		margin: 0;
	}
	.title-box h1 {
		margin: 0 auto;
		width: 92%;
	}
	.title-box h1 img {
		width: 100px;
		height: auto;
	}
	.title-box h1 a {
		display: block;
	}

/* sp menu */
	#SP_lxl-header {
		display: block;
	}
	.contsFixed {
		position: fixed;
		width: 100%;
		height: 100%;
	}
	/**TCD**/
	#SP_lxl-header-wrap {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.9);
		overflow: auto;
		z-index: 15;
	}
	#SP_lxl-header-wrap .inner {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 10;
	}

/* Open Effect */
	.open #nav-toggle span {
		background: #fff;
	}
	.open #nav-toggle span:nth-child(1) {
		top: 24px;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 24px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}

/* nav */
	#SP_lxl-header-wrap nav {
		clear: both;
		padding: 70px 0 5px 0;
		width: 100%;
		background: #fff;
	}
	#SP_lxl-header-wrap ul {
		margin: 0 auto 15px;
		width: 90%;
	}
	#SP_lxl-header-wrap ul li a {
		padding: 0 0 0 15px;
		width: auto;
		line-height: 40px;
		background: #f2f2f2 url(../images/shinchiku-nisei/common/nav_arrow.png) right center no-repeat;
		background-size: 40px 40px;
		border-bottom: 2px solid #fff;
		display: block;
		font-size: 13px;/**TCD**/
	}
	#SP_lxl-header-wrap ul li ul {
		margin: 0;
		width: 100%;
		display: none;
	}
	/**TCD**/
	#SP_lxl-header-wrap ul li ul li a {
		padding: 8px 30px 8px 30px;
		line-height: 1.5em;
		background-color: #fde9e0;
		font-family: Verdana, '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
		font-size: 13px;
	}
	/**TCD**/
	#SP_lxl-header-wrap ul li span.toggle {
		padding: 0 30px 0 15px;
		width: auto;
		line-height: 40px;
		background: #f2f2f2 url(../images/shinchiku-nisei/common/nav_open.png) right top no-repeat;
		background-size: 40px 40px;
		cursor: pointer;
		border-bottom: 2px solid #fff;
		display: block;
		font-family: Verdana, '游ゴシック', YuGothic, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
		font-size: 13px;
	}
	#SP_lxl-header-wrap ul li span.toggle.close {
		background: #f2f2f2 url(../images/shinchiku-nisei/common/nav_close.png) right top no-repeat;
		background-size: 40px 40px;
	}
	#SP_lxl-header-wrap ul li span.toggle {
	}
	#SP_lxl-header-wrap ul li span sup {
		position: relative;
		top: -0.5em;
	}


/*--------------------------------------------------
footer
--------------------------------------------------*/
	footer {
		display: none;
	}
	#SP_footer {
		width: 100%;
		font-size: 12px;
		display: block;
	}
	#SP_footer .to-top {
		margin: 0 auto;
		padding: 40px 0 30px;
		width: 94%;
	}
	#SP_footer .to-top img {
		width: 30px;
		height: auto;
	}
	#SP_footer .to-top a {
		padding: 5px;
		width: 30px;
		height: 30px;
		background: #ff7500;
	}
	#SP_footer .fl,
	#SP_footer .fr {
		padding: 0 3% 20px;
		width: 44%;
	}
	#SP_footer .fl .logo {
		margin-top: 0;
		padding-top: 0;
		width: 150px;
		height: 28px;
	}
	#SP_footer .fl .logo a {
		width: 150px;
		height: 28px;
		background: url(../common/pic/h_logo_new_2x.png) left top no-repeat;
		background-size: 150px 28px;
	}
	#SP_footer .fr {
		text-align: right;
	}
	#SP_footer .fr img {
		width: 120px;
		height: auto;
	}
	#SP_footer .lxl-footer-copyright {
		clear: both;
		padding: 15px 3% 0;
		font-size: 10px;
		color: #fff;
		line-height: 1.5em;
		text-align: center;
		background: #5a5857;
	}
	#SP_footer .lxl-footer-copyright p {
		padding: 0 0 25px 0;
	}
	#SP_footer .lxl-footer-copyright a {
		padding: 10px 5px;
		color: #fff;
		display: inline-block;
	}
}

