@charset "utf-8";
/* CSS Document */

#main * {
	box-sizing:border-box;
}

h1.tit {
	margin-bottom:22px;
	text-align:center;
	letter-spacing:.1em;
}
h1.tit img {
	display:inline-block;
	width:auto;
}
section.content {
	margin:0 15px;
	padding-top:25px;
	color:#69584D;
	font-size:12px;
}
section.content p {
	line-height:1.8;
}
section.content p.read {
	margin-bottom:3em;
	text-align:center;
	line-height:1.6;
}
section.content p.read strong {
	display:block;
	margin-bottom:.4em;
	font-weight:normal;
	font-size:2em;
	line-height:1.2;
}
.p_tit {
    margin: 2% auto 6%;
    width: 40%;
}
#fithouse {
	margin-bottom:4em;
}
#fithouse h2 {
	margin:2.4em 0 .7em;
	color:#457994;
	font-weight:500;
	font-size:1.8em;
	line-height:1.3;
	text-align:center;
}

#fithouse div.floor_fithouse div.flex {
	position:relative;
	margin-bottom:2em;
}
#fithouse div.floor_fithouse div.flex div.img {
	width:84%;
	margin:0 auto 1em;
}

#fithouse div.floor_fithouse div.flex div.zoom_space {
	padding-right:40px;
}
#fithouse div.data {
	padding:.6em;
	border:solid 1px #69584D;
}
#fithouse div.data h2 {
	margin:0 0 .2em;
	color:inherit;
	font-size:1em;
	text-align:left;
}
#fithouse div.data p {
	line-height:1.5;
}
#fithouse div.floor_fithouse div.zoom_btn {
	position:absolute;
	bottom:0;
	right:0;
	overflow:hidden;
	width:40px;
	height:0;
	padding-top:40px;
	border-radius:50%;
	background:url(../img/fithouse/zoom_btn.png) no-repeat center;
	background-size:contain;
}
#fithouse section.fithouse h2 + p {
	margin-bottom:1.5em;
}
#fithouse section.fithouse div.img {
	margin-bottom:1em;
}

#fithouse section.other {
	margin:0 -15px;
}
#fithouse section.other h2 {
	margin:2em 0 1em;
}
#fithouse section.other .slider_fithouse li {
	overflow:hidden;
	width:166px;
	margin:0 6px;
	border-radius:2px;
	background:#fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
}
#fithouse section.other .slider_fithouse p {
	padding:.5em 1em;
	color:#457994;
	line-height:1.2;
}
#fithouse section.other .slider_fithouse p:first-line {
	font-size:.8em;
}
.slick-list {
	overflow:visible;
}
	section.content p.read strong {

	    color: #457994;
	}
	
ul.slider_plan.clr {
    width: 100%;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

ul.slider_plan li {
    display: inline-block;
    margin: 0 auto 5%;
    position: relative;
}
ul.slider_plan li p {
    font-weight: 500;
    text-align: left;
    width: 94%;
    margin: 0 auto;
}
ul.faj_boz {
    max-width: 802px;
    width: 100%;
    margin: 0 auto;
}
ul.faj_boz li:first-child {
    margin-left: -20px;
    max-width: 800px;
}
ul.faj_boz li:last-child {
    max-width: 800px;
}
ul.faj_boz li:last-child img {
    margin-left: 20px;
}
ul.faj_boz li {
    margin: 0 auto 2%;
}
div.zoom_btn a {
    display: block;
    width: 100%;
    height: 100%;
}
@media screen and (min-width: 769px) {
	.pc_none {
		display:none;
	}
	section.content {
		width:770px;
		margin:0 auto;
		padding-top:45px;
		color:#69584D;
		font-size:14px;
	}
	
	h1.tit {
		margin-bottom:40px;
		text-align:center;
	}
	h1.tit img {

	}
	section.content p {
		line-height:1.6;
	}
	.floor_fithouse {
	    margin: 20% auto;
	    text-align: center;
	    width: 100%;
	}
	.cs_p {
	    font-size: 2em;
	}
	section.content p.read {
		margin-bottom:50px;
		text-align:center;
		line-height:2;
		color: #333;
		font-size: 1.5em;
	}
	section.content p.read strong {
		color:#457994;
		font-weight:normal;
	}
	#fithouse {
		margin-bottom:0;
	}
	#fithouse h2 {
		text-align:left;
	}
	#fithouse h2 span {
		margin-right:1.5em;
	}
	#fithouse .flex {
		display:-webkit-box;
		display:-ms-flexbox;
		display:-webkit-flex;
		display:flex;
		-webkit-box-pack:justify;
		-ms-flex-pack:justify;
		justify-content:space-between;
	}
	#fithouse div.floor_fithouse div.flex {
		align-items:flex-end;
		margin-bottom:2em;
	}
	#fithouse div.floor_fithouse div.flex div.img {
		width:auto;
		margin:0;
	}
	#fithouse div.floor_fithouse div.flex div.zoom_space {
		padding:0;
	}s
	#fithouse div.data {
		padding:1.1em 1.5em .8em;
	}
	#fithouse div.data p {
		font-size:1.2em;
	}
	#fithouse div.floor_fithouse div.zoom_btn {
		position:absolute;
		top:15%;
		bottom:auto;
		right:20px;
		width:60px;
		height:60px;
		background-image:url(../img/fithouse/zoom_btn_pc.png);
	}
	#fithouse div.data h2 {
		margin:0 0 .5em;
		color:inherit;
		font-size:1em;
	}
	#fithouse section.fithouse h2 + p {
		margin-bottom:2.5em;
	}
	#fithouse section.fithouse div.img {
		width:240px;
	}
	#fithouse section.other {
		margin:0;
	}
	#fithouse section.other h2 {
		margin:3.5em 0 1em;
	}
	#fithouse section.other .slider_fithouse li {
		width:240px;
		margin:0;
	}
	div.zoom_btn {
		position: absolute;
		top: 125px;
		right: 18px;
		width: 35px;
		height: 35px;
		background: url(../img/plan/zoom_btn_pc.png) no-repeat 0 0/100%;
	}
	ul.plan_adul {
	    margin: 7% auto 0;
	    width: 94%;
	}
	ul.plan_adul li {
	    display: block;
	    text-align: left;
	    color: #000000;
	    margin: 3% auto 2%;
	    font-size: 0.9em;
	}
	ul.plan_adul li p {
	    width: 40%;
	    float: left;
	}

}
@media screen and (max-width: 767px) {
	section.content p.read strong {
	    display: block;
	    margin-bottom: .4em;
	    font-weight: normal;
	    font-size: 1.8em;
	    line-height: 1.2;
	    color: #457994;
	}
	p.cs_p {
	    text-align: center;
	    font-size: 200%;
	    margin: 20% auto;
	}
	ul.slider_plan li {
	    width: 47%;
	}
	h1.tit img {
		display:inline-block;
		width:auto;
		height:44px;
	}
	section.content p.read {
	    font-size: 1.6em;
	    color: #333;
	}
	h1.tit img {
	    height: auto;
	}
	ul.faj_boz li:first-child {
	    margin: 0 auto;
	}
	ul.faj_boz li {
	    margin: 0 auto 2%;
	    width: 90%;
	}
	ul.faj_boz li:last-child img {
	    margin-left: 0;
	}
	section#fithouse h1.tit img {
	    width: 210px;
	}
	section#fithouse h1.tit.addtit img {
	    width: 230px;
	}
	div.zoom_btn {
		position: absolute;
	    top: 83px;
	    right: 11px;
		width: 35px;
		height: 35px;
		background: url(../img/plan/zoom_btn_pc.png) no-repeat 0 0/100%;
	}
	ul.plan_adul {
	    margin: 7% auto 0;
	    width: 94%;
	}
	ul.plan_adul li {
	    display: block;
	    text-align: left;
	    color: #000000;
	    margin: 3% auto 2%;
	    font-size: 0.9em;
	    width: 100%;
	}
	ul.plan_adul li p {
	    width: 52%;
	    float: left;
	}
}