@import url('./reset.css');

html{
	font-size:62.5%;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#fff;
}
body{
	position:relative;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro";
	font-size:10px;
	font-size:1rem;
	background:#fff;
	min-height:100%;

    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-width: 950px;
}
.wrap-inner {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
}
#navigation {
    width: 100%;
    margin: 0;
    padding: 0;
}
#navigation ul li {
    width: auto;
	line-height:1.5em;
    float: left;
    text-align: center;
    border-right: 1px solid #000;
    font-size: 11pt;
	
    margin: 1em 0;
    padding: 0 1.8em;
}
#navigation ul {
    overflow: hidden;
}
#navigation ul li:last-child {
    border-right: none;
}
#navigation ul li a {
    text-decoration: none;
    color: #555;
}
p.catch .alignleft {
    float: left;
    margin: 0px 60px 40px 40px;
}
#content-wrap p.catch {
    padding: 40px 20px 0;
    background-color: #eee;
    overflow: hidden;
    line-height: 1.5em;
    font-size: 14pt;
    border-left: solid 3px #fff;
    border-bottom: solid 3px #fff;
    border-right: solid 3px #fff;
    box-shadow: 0px 2px 4px 1px #ddd;
    border-radius: 5px;
    margin: 0 2px;
}
#content-wrap div.catch {
    padding: 40px 20px 0;
    background-color: #eee;
    overflow: hidden;
    line-height: 1.5em;
    font-size: 13pt;
    border-left: solid 3px #fff;
    border-bottom: solid 3px #fff;
    border-right: solid 3px #fff;
    box-shadow: 0px 2px 4px 1px #ddd;
    border-radius: 5px;
    margin: 0 2px 20px;
}
p.lineup-catch {
    font-size: 12pt;
    letter-spacing: 1em;
    text-align: center;
    border: solid 3px #fff;
    border-radius: 1px;
    background: #000;
    color: #fff;
    padding: 0.7em;
    box-shadow: 0 3px 4px 0px #ddd;
    margin: 0 2px;
}
table.lineup {
    margin-top: 20px;
    border-collapse: separate;  border-spacing: 1px;
    width: 100%;
}
table.lineup tr:first-child td,
table.lineup tr:nth-child(3) td {
    vertical-align: bottom;
    line-height: 2.5em;
    font-size: 12pt;
    color: #fff;
    margin-bottom: 0;
}

table.lineup tr td a{
	text-decoration:none;
    display:block;
	color:#000;
}

table.lineup tr:first-child td a,
table.lineup tr:nth-child(3) td a{
	color:#fff;
}

table.lineup tr:first-child td a:first-letter,
table.lineup tr:nth-child(3) td a:first-letter,
table.lineup tr:first-child td:first-letter,
table.lineup tr:nth-child(3) td:first-letter {
    font-size: 20pt;
    padding: 0 0 0 10pt;
    margin-right: 0.1em;
    color:#fff;
}

table.lineup tr:nth-child(4) td {
    font-size: 10pt;
    line-height: 2em;
    text-align: center;
}
table.lineup tr td {
    width: 25%;
}
.cl6 {
    background: rgba(64,49,82,1);
}
table.lineup tr td span {
    float: right;
    margin-right: 24%;
    font-size: 14pt;
    vertical-align: bottom;
    line-height: 36pt;
    margin-bottom: -4pt;
}
.catch img {
    background: #fff;
}
.gridding {
	margin: 0;
    
	margin-left: 15px;
    overflow: hidden;
}
.gridding > div {
	margin:0;
	padding:0;
	margin-right: 15px;
	margin-bottom: 15px;
    overflow: hidden;
    line-height:0;
}
.col{
	width:1020px;
}
.row{
}
.col1 {
    width: 100px;
}
.col2 {
    width: 215px;
}
.row1 {
    height: 100px;
}
.row2 {
    height: 215px;
}
.gridding .grid-ov {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	text-align:center;
}
.gridding div a{
	position:absolute;
	top: 0;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#fff;
	left: 0;
}
.gridding div p {
    position: absolute;
    line-height: 1.2em;
    width: 100%;
    top: 50%;
    margin-top: -1.2em;
    font-size: 10pt;
	letter-spacing:0.1em
;
    text-align: center;
}
.gr_cl1 {
    background: rgba(79,98,40,0.48);
}
.gr_cl2 {
    background: rgba(102,55,0,0.48);
}
.gr_cl3 {
    background: rgba(0,50,102,0.48);
}
.gr_cl4 {
    background: rgba(241,198,77,0.48);
}
.gr_cl5 {
    background: rgba(99,37,35,0.48);
}
.gr_cls{
	background: rgba(192,192,192,0.5);
	opacity:0;
}

div.japanesque-modern-panel {
    width: 110px;
    height: 110px;
    float: left;
    margin: 0 40px 50px 60px;
    color: white;
    font-size: 16px;
    text-align: center;
    padding-top: 28px;
    box-sizing: border-box;
}
table.housing-list td h4 {
    font-size: 16pt;
    line-height: 1.5em;
    margin-bottom: 1em;
}
table.housing-list td p {
    font-size: 10pt;
    line-height: 1.3em;
}
table.housing-list td {
    vertical-align: top;
}
table.housing-list td:nth-child(2) {
    padding-left: 20px;
}
span.housing-bf {
    font-size: 20pt;
}
span.spr {
    color: #e0302b;
    font-weight: bold;
    font-size: 18pt;
}
span.spr-description {
    font-size: 10pt;
    /* color: #fff; */
    /* background: #e03241; */
}
span.housing-mf {
    font-size: 14pt;
}
span.housing-wa {
    font-weight: bold;
    color: #6D6D00;
}
.housing-thumbs a.fancybox {
    display: block;
    float: left;
    width: 225px;
    height: 160px;
    overflow: hidden;
    margin-right: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}
.housing-thumbs a.fancybox:last-child {
    margin-right: 0;
}
div.housing-wrap {
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: dotted 1px;
}
.housing-thumbs a.fancybox img {
    width: 100%;
    height: auto;
}