@charset "utf-8";
/**
 * util-hoverlight
 * オーバー時にふわっと光る感じにする効果をつける。
 */
.csstransitions .util-hoverlight, .csstransitions .wgt-button, .csstransitions .mod-popupheader-print a, .mod-popupheader-print .csstransitions a, .csstransitions .mod-print-print a, .mod-print-print .csstransitions a, .csstransitions .wgt-button2, .csstransitions .wgt-button3, .csstransitions .wgt-toconfirmbtn a, .wgt-toconfirmbtn .csstransitions a, .csstransitions .wgt-sendbtn, .csstransitions .wgt-amendbtn, .csstransitions .wgt-closebtn, .csstransitions .mod-header-nav a, .mod-header-nav .csstransitions a, .csstransitions .mod-header-banner a img, .mod-header-banner a .csstransitions img, .csstransitions .mod-floatingheader-nav a, .mod-floatingheader-nav .csstransitions a, .csstransitions .mod-floatingheader-btn a, .mod-floatingheader-btn .csstransitions a, .csstransitions .mod-topcontents-map, .csstransitions .mod-topcontents-button a, .mod-topcontents-button .csstransitions a, .csstransitions .mod-tab-navitem a, .mod-tab-navitem .csstransitions a, .csstransitions .mod-guide-button a, .mod-guide-button .csstransitions a, .csstransitions .mod-related-button a, .mod-related-button .csstransitions a, .csstransitions .mod-items-listiteminner .mod-items-figure, .mod-items-listiteminner .csstransitions .mod-items-figure, .csstransitions .mod-items-listiteminner .mod-items-figure2, .mod-items-listiteminner .csstransitions .mod-items-figure2, .csstransitions .mod-items-more a, .mod-items-more .csstransitions a, .csstransitions .mod-modal-btn .btn-republish, .mod-modal-btn .csstransitions .btn-republish , .mod-header-nav .icon , .mod-floatingheader-nav .label , .csstransitions #footer1_btm li a {
	-webkit-transition: opacity 200ms ease-out;
	-moz-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
}
.util-hoverlight:hover, .wgt-button:hover, .mod-popupheader-print a:hover, .mod-print-print a:hover, .wgt-button2:hover, .wgt-button3:hover, .wgt-toconfirmbtn a:hover, .wgt-sendbtn:hover, .wgt-amendbtn:hover, .wgt-closebtn:hover, .mod-header-nav a:hover, .mod-header-banner a img:hover, .mod-floatingheader-nav a:hover, .mod-floatingheader-btn a:hover, .mod-topcontents-map:hover, .mod-topcontents-button a:hover, .mod-tab-navitem a:hover, .mod-guide-button a:hover, .mod-related-button a:hover, .mod-items-listiteminner .mod-items-figure:hover, .mod-items-listiteminner .mod-items-figure2:hover, .mod-items-more a:hover, .mod-modal-btn .btn-republish:hover , .mod-header-nav .icon:hover , .mod-floatingheader-nav .label:hover , #footer1_btm li a:hover {
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.base-header {
	position: relative;
	z-index: 6;
	background: #fff;
	font: 13px/1 "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	letter-spacing: normal;
}

.base-header a:hover{
	text-decoration:none;
}


.base-header2 {
	position: relative;
	z-index: 6;
	background: #fff;
	border-bottom: 1px solid #E7E7E7;
	margin: 0 0 35px;
}

.base-header2 a:hover{
	text-decoration:none;
}



/**
 * mod-headnav
 */
.mod-headnav {
	zoom: 1;
	margin: 0 auto 15px;
	padding: 5px 0 0;
	width: 950px;
}
.mod-headnav:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.mod-headnav-h {
	float: left;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2;
}
.mod-headnav p.mod-renovation-text {
    font-size:10px;
    float:left;
}
.mod-headnav-items {
	float: right;
}
.mod-headnav-item {
	float: left;
	margin: 0 0 0 7px;
	font-size: 10px;
	line-height: 1.2;
}
.mod-headnav-item a {
	color: #333;
}
/**
 * mod-header
 */
.mod-header {
	zoom: 1;
	width: 950px;
	margin: 0 auto;
}
.mod-header:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.mod-header-logo {
	float: left;
	margin: 0 0 19px;
}
.mod-header-navs {
	float: left;
	margin: 0 0 0 142px;
	padding: 22px 0 0;
}
.mod-header-nav {
	float: left;
	border-right: 1px solid #CCCCCC;
	height: 30px;
	overflow: visible;
}
.mod-header-nav.mylist {
	border-left: 1px solid #ccc;
}
.mod-header-nav.newmail {
	border-left: 1px solid #ccc;
	margin-left: 1px;
}
.mod-header-nav a {
	position: relative;
	margin: -18px 0 0;
	display: block;
	width: 118px;
	height: 62px;
	text-align: center;
}
.mod-header-nav a .icon {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  text-align: left;
}
.mod-header-nav.mylist a .icon {
	width: 118px;
	height: 62px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat -200px -1183px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-header-nav.history a .icon {
	width: 118px;
	height: 62px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat 0 -784px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-header-nav.newmail a .icon {
	width: 118px;
	height: 62px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat 0 -1085px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-header-nav a .result {
	position: relative;
	top: 46px;
	z-index: 1;
	display: inline-block;
	background: #C60035;
	color: #fff;
	padding: 2px 7px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.mod-header-banner {
	float: right;
	/* padding: 17px 0 0; */
}
.mod-header-banner a {
	display: block;
	padding-bottom:5px;
}
/**
 * mod-floatingheader
 */
.mod-floatingheader {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9000;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0 5px 10px;
	box-shadow: rgba(0, 0, 0, 0.3) 0 5px 10px;
}
.no-boxshadow .mod-floatingheader {
	border-bottom: 1px solid #ccc;
}
.mod-floatingheader-inner {
	zoom: 1;
	margin: 0 auto;
	padding: 5px 0 8px;
	width: 950px;
	position: relative;
}
.mod-floatingheader-inner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.mod-floatingheader-logo {
	float: left;
}
.mod-floatingheader-navs {
	float: left;
	margin: 0 0 0 36px;
	padding: 2px 0 0;
}
.mod-floatingheader-nav {
	position: relative;
	top: 8px;
	float: left;
	border-right: 1px solid #CCCCCC;
	height: 20px;
	overflow: visible;
}
.mod-floatingheader-nav.mylist {
	border-left: 1px solid #CCCCCC;
}
.mod-floatingheader-nav a {
	display: block;
	position: relative;
	top: -8px;
	width: 118px;
	height: 35px;
	text-align: center;
}
.mod-floatingheader-nav a .result {
	position: relative;
	z-index: 1;
	padding: 4px 0 2px 8px;
	text-align: left;
}
.mod-floatingheader-nav a .result .icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.mod-floatingheader-nav.mylist a .result .icon {
	width: 22px;
	height: 21px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat -62px -220px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-floatingheader-nav.history a .result .icon {
	width: 22px;
	height: 21px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat -40px -220px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-floatingheader-nav a .result .text {
	position: relative;
	z-index: 1;
	display: inline-block;
	background: #C60035;
	color: #fff;
	padding: 2px 7px 2px 14px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.2;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.mod-floatingheader-nav a .label {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
}
.mod-floatingheader-nav.mylist a .label {
	width: 118px;
	height: 35px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat 0 -846px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-floatingheader-nav.history a .label {
	width: 118px;
	height: 35px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat -100px -298px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-floatingheader-btns {
	float: right;
	margin: 0;
}
.mod-floatingheader-btn {
	float: left;
	margin: -3px 5px 0 0;
	position: relative;
	top: 3px;
}
.mod-floatingheader-btn a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.mod-floatingheader-btn.request a {
	width: 145px;
	height: 40px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat -128px -220px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-floatingheader-btn.contact a {
	width: 145px;
	height: 40px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat 0 -1619px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
.mod-floatingheader-btn.reserve a {
	width: 145px;
	height: 40px;
	background: url('/clasoa_design_mansion/images/common/sprites/all-s97bbef0455.png') no-repeat -168px -594px;
	-webkit-background-size: 338px 1999px;
	background-size: 338px 1999px;
}
/**
 * mod-header2
 */
.mod-header2 {
	zoom: 1;
	width: 950px;
	margin: 0 auto;
	padding: 15px 0;
}
.mod-header2:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.mod-header2-logo {
	float: left;
}
.mod-header2-h {
	clear: none;
	float: left;
	width: 153px;
	padding: 13px 0 0 28px;
}
.mod-header2-steps {
	float: right;
	margin: 0 0 0 -10px;
}
.mod-header2-step {
	float: left;
	margin: 0 0 0 10px;
	text-indent: -9999px;
	overflow: hidden;
}
.mod-header2-step.inquiry-confirm {
	width: 120px;
	height: 50px;
	background: url('/clasoa_design_mansion/images/common/sprites/mod-header2-s3a0a7c5005.png') no-repeat 0 -200px;
	-webkit-background-size: 410px 250px;
	background-size: 410px 250px;
}
.mod-header2-step.inquiry-finish {
	width: 100px;
	height: 50px;
	background: url('/clasoa_design_mansion/images/common/sprites/mod-header2-s3a0a7c5005.png') no-repeat 0 -150px;
	-webkit-background-size: 410px 250px;
	background-size: 410px 250px;
}
.mod-header2-step.inquiry-input.current {
	width: 410px;
	height: 50px;
	background: url('/clasoa_design_mansion/images/common/sprites/mod-header2-s3a0a7c5005.png') no-repeat 0 -50px;
	-webkit-background-size: 410px 250px;
	background-size: 410px 250px;
}
.mod-header2-step.inquiry-confirm.current {
	width: 410px;
	height: 50px;
	background: url('/clasoa_design_mansion/images/common/sprites/mod-header2-s3a0a7c5005.png') no-repeat 0 0;
	-webkit-background-size: 410px 250px;
	background-size: 410px 250px;
}
.mod-header2-step.inquiry-finish.current {
	width: 390px;
	height: 50px;
	background: url('/clasoa_design_mansion/images/common/sprites/mod-header2-s3a0a7c5005.png') no-repeat 0 -100px;
	-webkit-background-size: 410px 250px;
	background-size: 410px 250px;
}
.mod-header2-step.inquiry-input.inputed {
	width: 120px;
	height: 50px;
	background: url('/clasoa_design_mansion/images/common/sprites/mod-header2-s3a0a7c5005.png') no-repeat -120px -200px;
	-webkit-background-size: 410px 250px;
	background-size: 410px 250px;
}
.mod-header2-step.inquiry-confirm.inputed {
	width: 120px;
	height: 50px;
	background: url('/clasoa_design_mansion/images/common/sprites/mod-header2-s3a0a7c5005.png') no-repeat -240px -200px;
	-webkit-background-size: 410px 250px;
	background-size: 410px 250px;
}
.detail_text_links  .detail_text_links-inner {
	/*line-height:0;*/
	letter-spacing: normal;
	margin: 0 auto;
	width: 950px;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	letter-spacing: normal;
}
.base-footer, .simple-footer {
	clear: both;
	text-align: left;
	position: absolute;
	margin: 0 auto 0;
	width: 100%;
	z-index: 5;
	background: #FAF9F3;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	overflow: visible;
	letter-spacing: normal;
	line-height: 100% !important;
	bottom: 0;
	height: 122px;
}
.simple-footer {
	bottom:0;
	height:80px;
}
.base-footer-inner {
	margin: 0 auto;
	width: 950px;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
	letter-spacing: normal;
}
.detail_text_links .detail_text_links-inner {
	letter-spacing: normal;
	border-top: 1px solid #E7E7E7;
	padding: 10px 0;
	width: 950px;
	margin: 0 auto;
	display: table;
	text-align: left;
	line-height: 100%;
}
.detail_text_links {
	margin: 0 auto;
	background: #FAF9F3;
	background: url(/clasoa_design_mansion/images/footer/dummy-footer-1_bg.png) repeat-x #FAF9F3;
	font-size: 11px;
	padding-bottom: 34px;
}
.detail_text_links h2 {
	margin-bottom: 22px;
	font-weight:normal;
	font-size: 11px;
}
.detail_text_links em {
	font-weight: bold;
	color: #C4002E;
	font-style: normal;
}
.detail_text_links h3 {
	clear: both;
	font-size: 11px;
	margin-bottom: 8px;
	margin-left: 0;
}
.detail_text_links dl {
	line-height: 107%;
	margin-bottom: 20px;
}
.detail_text_links dl span {
	width: 415px;
	height: auto;
	float: left;
	display: block;
}
.detail_text_links dl dt {
	color: #9C8448;
	float: left;
	width: 48px;
	display: block;
}
.detail_text_links dl dd {
	float: left;
  width:401px;
}
.detail_text_links dl dd:first-child {
	background: none;
	padding-left: 0;
}
.inner_left {
	width: 474px;
	padding-top: 10px;
	padding-left: 1px;
	display: table-cell;
}
.inner_left_last {
	margin-bottom: 50px;
}
.detail_text_links ul {
	line-height: 107%;
	margin-bottom: 20px;
}
.detail_text_links ul li {
	line-height: 107%;
	margin-bottom: 5px;
	float: left;
	padding: 0 7px;
	background: url(/clasoa_design_mansion/images/footer/dummy-footer-list_bd.png) no-repeat;
}
.detail_text_links ul li:first-child {
	background: none;
	padding-left: 0;
}
.detail_text_links .detail_links_company ul,
.detail_text_links .detail_links_walk ul {
	line-height: 107%;
	margin-bottom: 20px;
}
.detail_text_links .detail_links_company ul li,
.detail_text_links .detail_links_walk ul li {
	line-height: 107%;
	float:none;
	background:none;
	padding-left:0;
	margin-bottom: 5px;
}
.detail_text_links .detail_links_walk ul li span {
	color: #967D3D;
	margin-left: 10px;
}
.detail_text_links a:hover {
	text-decoration: none;
}
.inner_right {
	width: 463px;
	padding-top: 10px;
	padding-left: 12px;
	background: url(/clasoa_design_mansion/images/footer/dummy-footer-border.png) repeat-y #FAF9F3;
	display: table-cell;
}

#footer1_btm {
  position: absolute;
  margin:0 auto;
  z-index:1;
  width:100%;
  top:-25px;
}

#footer1_btm ul {
  width:950px;
  margin:0 auto;
  zoom:1;
}
 
#footer1_btm li {
  float:left;
  margin:2px 2px 2px 2px;
  text-align:center;
}

#footer1_btm li a {
  position:relative;
  color:#333;
  font-size:13px;
  text-decoration:underline;
}

#footer1_btm li a:hover {
  text-decoration:none;
  opacity: 1;
}

#footer1_btm li a span.title {
  display:block;
  background: url(/clasoa_design_mansion/images/top/icon_link.gif) no-repeat 0px 3px;
  white-space: nowrap;
  margin-right: 10px;
  padding-left: 15px;
}

#footer1_btm li a.active span.title {
  width:117px;
  height:34px;
  background:none #FFF;
  text-decoration: none;
}


.base-footer-2 {
	border-top: 1px solid #E7E7E7;
	background: #ffffff;
}
.base-footer-2 {
	margin: 0 auto;
}
.base-footer-2 a:hover {
	text-decoration: none;
}
.base-footer-2 ul {
	margin-right: 2px;
	float: right;
}
.base-footer-2 ul:first-child {
	float: left;
}
.base-footer-2 ul:last-child {
	float: right;
}
.base-footer-2 ul:last-child li:last-child {
	margin-right: 2px;
}
.base-footer-2 ul li {
	float: left;
	font-size: 12px;
	height: 41px;
	line-height: 41px;
	margin-right: 10px;
}
.base-footer-2 ul li a {
	color: #5C5C68;
}
.base-footer-3 {
	background: #C4002E;
	height: 57px;
	color: #fff;
	text-align: center;
	padding-top: 23px;
	clear: both;
}
.base-footer-3 p {
	font-size: 11px;
}
.base-footer-3 a:hover {
	text-decoration: none;
}
.base-footer-3 address {
	font-size: 13px;
	margin-top: 10px;
	font-weight: bold;
	font-style: normal;
}
.util-clearfix {
	zoom: 1;
}
.util-clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.detail_links_other ul li , .detail_links_other ul li:first-child {
  margin-left:5px;
  padding-left:10px;
  background:url(/clasoa_design_mansion/images/common/icon_link.gif) no-repeat 0 2px;
}

.retarn-top p {
    margin:auto;
    text-align:center;
    padding:60px 0 210px 0;
    font-size:16px;   
}

.retarn-top p a {
    padding-right:14px;
}