@charset "utf-8";

@media only screen and (min-width: 0px) and (max-width: 1160px) {

/* ────────────────────── *
 *                                              *
 * メインビジュアル                             *
 *                                              *
 * ────────────────────── */

#mainvisual {
	padding-top: 92px;
}
#mainvisual .bx-wrapper .bx-prev {
	left: 0;
}
#mainvisual .bx-wrapper .bx-next {
	right: 0;
}

}

@media only screen and (min-width: 0px) and (max-width: 1000px) {

/* ────────────────────── *
 *                                              *
 * メインビジュアル                             *
 *                                              *
 * ────────────────────── */

#mainvisual {
	width: 100%;
}
#mainvisual .bx-wrapper .bx-pager {
	display: block;
}
#mainvisual .bx-wrapper .bx-controls-direction {
	display: none;
}

/* ────────────────────── *
 *                                              *
 * コンセプト                                   *
 *                                              *
 * ────────────────────── */

#about {
	width: 97%;
	padding-left: 3%;
    margin: 0 auto 13.5%;
}
#about h2 {
    font-size: 2.4vw;
	width: 58.76288659793815%;
    margin-bottom: 3.0927835051546393%;
}
#about h2 br.tb {
	display: none;
}
#about p.text {
	width: 58.76288659793815%;
    margin-bottom: 4.123711340206185%;
}
#about p.text br {
	display: none;
}
#about figure {
    width: 36.4%;
}

/* ────────────────────── *
 *                                              *
 * フォトギャラリー                             *
 *                                              *
 * ────────────────────── */

#gallery h3 {
	padding-top: 5px;
}
#gallery h3 span {
    line-height: 1.2;
	width: 35vw;
    bottom: 0;
}

/* ────────────────────── *
 *                                              *
 * 間取り                                       *
 *                                              *
 * ────────────────────── */

#plan {
	width: 96.4%;
    margin: 0 auto 22%;
}
#plan ul li {
	vertical-align: bottom;
	width: 33.09128630705394%;
}

/* ────────────────────── *
 *                                              *
 * 360°画像                                    *
 *                                              *
 * ────────────────────── */

#aroundview {
	width: 96%;
}

/* ────────────────────── *
 *                                              *
 * 物件概要                                     *
 *                                              *
 * ────────────────────── */

#outline {
	width: 96%;
	max-width: 790px;
}

}

@media only screen and (min-width: 0px) and (max-width: 800px) {

/* ────────────────────── *
 *                                              *
 * フォトギャラリー                             *
 *                                              *
 * ────────────────────── */

#gallery #wrap .bx-wrapper .bx-prev {
	left: 10px;
}
#gallery #wrap .bx-wrapper .bx-next {
	right: 10px;
}

/* ────────────────────── *
 *                                              *
 * 物件概要                                     *
 *                                              *
 * ────────────────────── */

#outline dl dt {
	margin-bottom: 10px;
	position: static;
	-webkit-transform: none;
	transform: none;
}
#outline dl dd {
	padding-left: 0;
}

}

@media only screen and (min-width: 0px) and (max-width: 640px) {

/* ────────────────────── *
 *                                              *
 * 上下移動                                     *
 *                                              *
 * ────────────────────── */

.updown {
	display: block;
	height: 40px;
	margin-bottom: 25%;
	position: relative;
}
.updown:after {
	content: "";
	width: 100%;
	border-top: 1px solid #ccc;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}
.updown ul {
	position: relative;
}
.updown ul li {
	position: absolute;
}
.updown ul li:nth-child(1) {
	width: 40px;
	left: 3.125%;
}
.updown ul li:nth-child(2) {
	width: 88px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.updown ul li:nth-child(3) {
	width: 40px;
	right: 3.125%;
}
.updown ul li a {
	outline: none;
}

/* ────────────────────── *
 *                                              *
 * メインビジュアル                             *
 *                                              *
 * ────────────────────── */

#mainvisual {
	padding-top: 0;
	margin: 0 auto 25%;
}

/* ────────────────────── *
 *                                              *
 * コンセプト                                   *
 *                                              *
 * ────────────────────── */

#about {
	width: 93.75%;
	padding-left: 0;
	margin: 0 auto 10.9375%;
}
#about h2 {
	font-size: 16px;
	line-height: 1.5;
	width: 100%;
	margin-bottom: 5%;
}
#about h2 span.kerning {
	margin-left: 0;
}
#about h2 br {
	display: none!important;
}
#about p.text {
	font-size: 13px;
	line-height: 1.5;
	width: 100%;
}
#about p.text:last-of-type {
	margin-bottom: 6.666666666666667%;
}
#about figure {
    width: auto;
    max-width: 364px;
    position: static;
}
#about #bg02 {
	left: 250px;
}

/* ────────────────────── *
 *                                              *
 * フォトギャラリー                             *
 *                                              *
 * ────────────────────── */

#gallery {
	margin-bottom: 14.0625%;
}
#gallery h3 {
	text-align: center;
	width: auto;
	margin: 0 auto 15px;
}
#gallery h3 span {
    width: 93.75%;
	padding-top: 10px;
    margin: 0 auto;
	position: static;
}
#gallery #wrap {
	width: 300%;
	margin-left: -150%;
}
#gallery #wrap .bx-wrapper .bx-prev {
	background: url(../../image/btn-gallery-left.png) no-repeat 0 0 / cover;
}
#gallery #wrap .bx-wrapper .bx-next {
	background: url(../../image/btn-gallery-right.png) no-repeat 0 0 / cover;
}
#gallery #wrap .bx-wrapper .bx-controls-direction {
	width: 33.33333333333333%;
}
#gallery #wrap .bx-wrapper .bx-controls-direction a {
	margin-top: -10px;
	width: 11px;
	height: 19px;
}

/* ────────────────────── *
 *                                              *
 * 間取り                                       *
 *                                              *
 * ────────────────────── */

#plan {
	width: 93.75%;
	margin: 0 auto 12.5%;
}
#plan ul li {
	width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#plan ul li:nth-child(3n) {
	border-right: none;
}
#plan ul li:nth-child(odd) {
	width: 49.666666666666664%;
}
#plan ul li:nth-child(even) {
	border-right: 1px solid #3d5f8d;
}
#plan ul li:nth-child(n+13) {
	border-bottom: none;
}
#plan ul li:nth-child(n+15) {
	border-bottom: 1px solid #3d5f8d;
}
#plan ul li.sp {
	border-bottom: none;
    border-right: none;
}

/* ────────────────────── *
 *                                              *
 * 360°画像                                    *
 *                                              *
 * ────────────────────── */

#aroundview {
	width: 93.75%;
	margin: 0 auto 12.5%;
}

/* ────────────────────── *
 *                                              *
 * 物件概要                                     *
 *                                              *
 * ────────────────────── */

#outline {
	width: 100%;
	margin: 0 auto 6.25%;
}
#outline table {
	font-size: 12px;
	line-height: 1.5;
}
#outline table th {
	padding: 10px 15px;
	text-align: left;
	text-justify: auto;
	-ms-text-justify: auto;
	-moz-text-align-last: left;
	text-align-last: left;
}
#outline table td {
	padding: 10px 15px;
}
#outline p {
	font-size: 11px;
	line-height: 1.5;
	width: 93.75%;
	margin: 0 auto 30px;
}
#outline dl {
	font-size: 13px;
	text-align: center;
	width: 93.75%;
	margin: 0 auto;
}
#outline dl dt {
	display: block;
	margin: 0 auto 10px;
}
#outline dl dd ul li {
	text-align: left;
	float: none;
	width: auto;
}

/* ────────────────────── *
 *                                              *
 * GoogleMap                                    *
 *                                              *
 * ────────────────────── */

#googlemap {
	display: none;
}
#googlemap-sp {
	text-align: center;
	display: block;
	margin-bottom: 12.5%;
}
#googlemap-sp p {
	display: inline-block;
}
#googlemap-sp p a {
	font-size: 14px;
	line-height: 1;
	color: #fff;
	background: #84868b;
	display: block;
	padding: 10px 30px;
}

/* ────────────────────── *
 *                                              *
 * お問い合わせ                                 *
 *                                              *
 * ────────────────────── */

p#btn-contact {
	font-size: 14px;
	width: 93.75%;
	margin: 0 auto 50px;
}
p#btn-contact a {
	color: #fff;
	display: block;
	padding: 15px 0;
	position: relative;
	overflow: hidden;
	z-index: 2;
	outline: none;
}

}
