@charset "UTF-8";
* {
	padding: 0px;
	margin: 0px;
	-webkit-text-size-adjust: 100%;
	color: #111;
	line-height: 1.6em;
}

body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
.set {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
img {
	border: 0
}
.alpha:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


/*clearfix*/
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* PC */
@media print, screen and (min-width: 751px){
.pc_none {
  display: none;
}
#all_wrapper {
	position: relative;
	height: 100vh;
}
.center_box {
	width: 360px;
    position: absolute;
    bottom: 30%;
    left: 50%;
    margin-left: -180px;
    z-index: 100;
}
.logo {
	position: absolute;
	top: 5%;
	left: 50%;
	width: 320px;
	margin-left: -160px;
    z-index: 100;
}
.logo img {
	width: 100%;
}
.mv_work {
	width: 50%;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100vh;
}
.mv_live {
	width: 50%;
	z-index: 99;
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100vh;
}
.btn {
	width: 300px;
	position: absolute;
	top: 45%;
	left: 50%;
	margin-top: -25px;
	margin-left: -150px;
}
.btn img {
	width: 100%;
}
.btn_about {
	width: 160px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.btn_about img {
	width: 100%;
	display: block;
}
.bnr_fb {
	width: 240px;
	margin: 0 auto;
}
.bnr_fb img {
	width: 100%;
	display: block;
}

.catebox {
	width: 300px;
	position: absolute;
	top: 53%;
	left: 50%;
	margin-top: -25px;
	margin-left: -150px;
	z-index: 9999;
}
.catebox .waku {
	width: 24.3333%;
	margin: 4.5%;
	float: left;
	height: auto;
}
.catebox .waku img {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	float: left;
	height: auto;
}
.catebox .waku .tip {
	color: #fff !important;
}
.catebox p {
	font: 7px;
	text-align: center;
	background: rgba(255,255,255,0.8);
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.catebox .waku button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	float: left;
}
.tippy-tooltip {
	border: none!important;
	font-weight: normal!important;
	font-size: 10px!important;
	color: #fff!important;
}
.tippy-content {
	color: #fff!important;
}

.newsbox {
	width: 740px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 9999;
	margin-left: -370px;
}
.news {
	background-color: rgba(255,255,255,0.8);
	width: 23%;
	margin: 0.5%;
	padding: 0.5%;
	float: left;
    height: 52px;
}
.news dl dt {
	font-size: 10px;
	font-weight: normal;
	background: none;
	margin: 0;
	width: 100%;
	float: left;
	border-bottom: dotted 1px #333333;
	margin-bottom: 2px;
	padding-bottom: 2px;
	}
.news dl dd {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	text-align: justify;
	width: 100%;
	float: left;
}
.news dl dd a {
	text-decoration: none;
	line-height: 1.3em;
}
.oshirase {
	width: 86%;
	background: rgba(0,0,0,0.80);
	margin-left: 0.5%;
	margin-right: 0.5%;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: 22px;
}
.oshirase a {
	color: #ffffff;
	text-decoration: none;
}
.oshirase2 {
	width: 12%;
	background: rgba(0,0,0,0.80);
	margin-left: 0.5%;
	margin-right: 0.5%;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	font-size: 12px;
	height: 22px;
}
.oshirase2 a {
	color: #ffffff;
	text-decoration: none;
}

.news2 {
	background-color: rgba(255,255,255,0.8);
	padding: 10px;
	width: 700px;
	max-height: 200px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -350px;
	z-index: 9999;
	overflow: auto;
}
.news2 dl dt {
	font-size: 11px;
	font-weight: normal;
	background: none;
	margin: 0 5px 5px 0;
}
.news2 dl dt span {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	padding: 5px;
}
.news2 dl dd {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCC;
}

#header {
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 20px 0;
}
#header .header_logo {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.header_logo img {
	width: 100%;
}
.global-nav {
	list-style-type: none;
	background-image: linear-gradient(
    -45deg,
    #5C4739 25%,
    #644E40 25%, #644E40 50%,
    #5C4739 50%, #5C4739 75%,
    #644E40 75%, #644E40
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 8px 8px;
}
.global-nav li {
	text-align: center;
	float: left;
	width: 14.2%;
	border-right: solid 1px #745B4A;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.global-nav li:last-child {
	border: none;
}
.global-nav li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 10px 5px;
	display: block;
}
.global-nav li a:hover {
	/*background-color: #80573C;*/
	background-color: rgba(128,87,60,0.5);
}
.contents-wrapper {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 20px;
}
.main_ttl {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	clear: both;
	padding-bottom: 5px;
	color: #5C4739;
}
.main_ttl:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #CBB2A1, #CBB2A1 2px, #FFF 2px, #FFF 4px);
	background: repeating-linear-gradient(-45deg, #CBB2A1, #CBB2A1 2px, #FFF 2px, #FFF 4px);
}
.about01 {
	margin-bottom: 80px;
}
.about01 .txt {
	font-size: 15px;
	font-weight: normal;
}
.about01 .facility01 {
	list-style-type: none;
	margin-top: 30px;
    background-color: #5C4739;
	padding: 10px;
}
.about01 .facility01 li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.about01 .facility01 li img {
	width: 100%;
	display: block;
}
.about01 .facility01 li:first-child {
	width: 100%;
	text-align: center;
}
.about01 .facility01 li:last-child {
	width: 100%;
	text-align: center;
}
.about01 .facility01 li .caption {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
}
.about01 .facility01 li .txt {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	margin: 10px 0;
}
.about01 .facility01 li .price {
	font-size: 15px;
	font-weight: normal;
	color: #5C4739;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
	width: 400px;
	margin: 0 auto;
}
.about01 .facility02 {
	list-style-type: none;
	margin-top: 3%;
}
.about01 .facility02 li {
	width: 48.5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
    background-color: #5C4739;
	padding: 10px;
}
.about01 .facility02 li:nth-child(odd) {
	float: left;
}
.about01 .facility02 li:nth-child(even) {
	float: right;
}
.about01 .facility02 li img {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
.about01 .facility02 li .caption {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
}
.about01 .facility02 li .txt {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
}
.about01 .facility02 li .price {
	font-size: 15px;
	font-weight: normal;
	color: #5C4739;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
}
.about01 .facility02 li .price a {
	font-size: 15px;
	font-weight: bold;
	color: #F67F00;
	display: block;
}
.about01 .facility02 li .price a:hover {
	text-decoration: none;
}

.about01 .facility03 {
	list-style-type: none;
	margin-top: 3%;
}
.about01 .facility03 li {
	width: 48.5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
    background-color: #5C4739;
	padding: 10px;
}
.about01 .facility03 li:nth-child(odd) {
	float: left;
}
.about01 .facility03 li:nth-child(even) {
	float: right;
}
.about01 .facility03 li img {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
.about01 .facility03 li .txt {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.about01 .facility03 li .price {
	font-size: 15px;
	font-weight: normal;
	color: #5C4739;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
}
.about01 .facility03 li .price a {
	font-size: 15px;
	font-weight: bold;
	color: #F67F00;
	display: block;
}
.about01 .facility03 li .price a:hover {
	text-decoration: none;
}

.about01 .facility04 {
	list-style-type: none;
}
.about01 .facility04 li {
	width: 48.5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
    background-color: #5C4739;
	padding: 10px;
}
.about01 .facility04 li a {
	text-decoration: none;
}
.about01 .facility04 li:nth-child(odd) {
	float: left;
}
.about01 .facility04 li:nth-child(even) {
	float: right;
}
.about01 .facility04 li img {
	width: 30% !important;
	margin-bottom: 5px;
	float: right;
}
.about01 .facility04 li .txt {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-top: 15px;
	float: left;
}

.about02 {
	margin-bottom: 80px;
}
.about02 dl {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	width: 60%;
}
.about02 dl dt {
	float: left;
	width: 25%;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 14px;
	font-weight: normal;
}
.about02 dl dd {
	float: left;
	width: 75%;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFF;
}
.about02 img {
	float: right;
	width: 38%;
}
.trial01 {
	margin-bottom: 80px;
}
.trial01 .txt {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 20px;
}
.trial01 .house {
	list-style-type: none;
	/*max-width: 800px;*/
	margin: 30px auto 0 auto;
}
.trial01 .house li {
	margin-bottom: 50px;
}
.trial01 .house li .photo {
	list-style-type: none;
	width: 100%;
	margin-bottom: 30px;
}
.trial01 .house li .photo li {
	width: 24%;
	margin-bottom: 2%;
}
.trial01 .house li .photo li {
	float: left;
	margin-right: 1.3%;
}
.trial01 .house li .photo li:nth-child(4n) {
	float: right;
	margin-right: 0%;
}
.trial01 .house li .photo li img {
	width: 100%;
	display: block;
}
.trial01 .house li .caption {
	font-size: 18px;
	font-weight: bold;
	color: #5C4739;
	border-bottom: double 3px #CBB2A1;
	margin-bottom: 10px;
}
.trial01 .house li .caption span {
	font-size: 14px;
	font-weight: bold;
	float: right;
}
.trial01 .house li .detail {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}
.trial01 .house li .detail-link {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: right;
	padding: 10px;
	background-color: #5C4739;
	float: right;
	border-radius: 5px;
}
.trial01 .house li .detail-link a {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	background-color: #5C4739;
	color: #ffffff;
	float: right;
	text-decoration: none;
}
.trial01 .house li .map {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.trial01 .house li .map iframe {
	display: block;
}
.trial01 .house li .more {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	clear: both;
	margin-top: 0px;
}
.trial01 .house li .more a {
	background-color: #5C4739;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	text-align: center;
}
.trial01 .house li .more a:hover {
	background-color: #CBB2A1;
	color: #5C4739;
	font-weight: bold;
}
.trial01 .madori {
	list-style-type: none;
	width: 40%;
	float: right;
	margin-bottom: 30px;
	margin-left: 30%;
	margin-right: 30%;
}

.member01 ul {
	list-style-type: none;
	margin-bottom: 60px;
}
.member01 ul li {
	float: left;
	width: 30.6666%;
	margin-right: 4%;
	margin-bottom: 4%;
	position: relative;
}
.member01 ul li:nth-child(3n) {
	margin-right: 0;
}
.member01 ul li img {
	width: 100%;
}
.member01 ul li .position {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #5C4739;
	padding: 10px 5px;
	display: block;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	position: absolute;
	top: 10px;
	right: -5px;
}
.member01 ul li .name {
	font-size: 16px;
	font-weight: bold;
	color: #5C4739;
}
.member01 ul li .txt {
	font-size: 14px;
	font-weight: normal;
}
#fb {
	width: 500px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

#pagetop {
	height: 70px;
	width: 70px;
	bottom: 25px;
	position: fixed;
	right: 20px;
	z-index: 6;
}
#pagetop p {
	height: 70px;
	width: 70px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/index/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 0px;
	width: 70px;
	padding-top: 70px;
}
	
.other_link {
	border-radius: 5px;
	margin-top: 20px;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	background-color: #5C4739;
	text-align: center;
}
.other_link a {
	display: block;
	padding: 10px;
}
.other_link a:link , .other_link a:visited {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

#footer {
	width: 100%;
	height: auto;
	border-top: double 3px #CECECE;
	padding-top: 30px;
	margin-bottom: -20px;
}
#footer img {
	width: 18%;
	height: auto;
	margin: 1%;
}

.akiyaheader {
	width: 100%;
	margin-bottom: 30px;
}
#vacant {
	position: relative;
}
#vacant .swiper-container ul {
	list-style-type: none;
	padding-bottom: 30px;
}
#vacant .swiper-container .swiper-wrapper li {
	width: 32%;
	float: left;
    margin-right: 2%;
	margin-bottom: 20px;
}
#vacant .swiper-container .swiper-wrapper li:nth-child(3n) {
    margin-right: 0%;
}
#vacant .swiper-container .swiper-wrapper li a {
	font-size: 15px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
	text-align: center;
	display: block;
}
#vacant .swiper-container .swiper-wrapper li img {
	width: 100%;
	height: 210px;
}

}

/* SP */
@media only screen and (max-width: 750px) {
.sp_none {
  display: none;
}
#all_wrapper {
	position: relative;
	height: 100vh;
}
.center_box {
	width: 280px;
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -140px;
    z-index: 100;
}
.logo {
	width: 150px;
	margin-bottom: 50px;
	position: absolute;
	top: 10px;
	left: 50%;
    margin-left: -75px;
	z-index: 100;
}
.logo img {
	width: 100%;
}
.mv_work {
	width: 50%;
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100vh;
}
.mv_live {
	width: 50%;
	z-index: 99;
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100vh;
}
.btn {
	width: 90%;
    /*max-width: 200px;*/
    position: absolute;
    top: 280px;
    left: 50%;
    margin-left: -45%;
}
.btn img {
	width: 100%;
}
.btn_about {
	width: 120px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.btn_about img {
	width: 100%;
	display: block;
}
.bnr_fb {
	width: 200px;
	margin: 0 auto;
}
.bnr_fb img {
	width: 100%;
	display: block;
}
	
.newsbox {
	width: 90%;
	margin: 0 auto;
	position: absolute;
	left: 5%;
	top: 400px;
	z-index: 9999;
}
.news {
	background-color: rgba(255,255,255,0.8);
	width: 98%;
	padding: 1%;
	float: left;
	margin-bottom: 5px;
}
.news dl dt {
	font-size: 8px;
	font-weight: normal;
	background: none;
	margin: 0;
	width: 24%;
	float: left;
	text-align: center;
	}
.news dl dd {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	text-align: justify;
	width: 76%;
	float: left;
}
.news dl dd a {
	text-decoration: none;
	font-size: 8px;
}
.oshirase {
	width: 74%;
	background: rgba(0,0,0,0.80);
	margin-left: 0.5%;
	margin-right: 0.5%;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	margin-bottom: 5px;
	font-size: 10px;
}
.oshirase a {
	color: #ffffff;
	text-decoration: none;
}
.oshirase2 {
	width: 24%;
	background: rgba(0,0,0,0.80);
	margin-left: 0.5%;
	margin-right: 0.5%;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	font-size: 10px;
}
.oshirase2 a {
	color: #ffffff;
	text-decoration: none;
}	
.catebox {
	display: none;
}

#header {
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 20px 0;
}
#header .header_logo {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.header_logo img {
	width: 100%;
}
.global-nav {
	list-style-type: none;
}
.global-nav li {
	text-align: center;
	margin-bottom: 10px;
}
.global-nav li:last-child {
	border: none;
}
.global-nav li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 10px 5px;
	display: block;
	background-image: linear-gradient(
    -45deg,
    #5C4739 25%,
    #644E40 25%, #644E40 50%,
    #5C4739 50%, #5C4739 75%,
    #644E40 75%, #644E40
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 8px 8px;
}
.header_icon {
	height: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.header_icon img {
	width: 40px;
	padding: 5px;
}
.contents-wrapper {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 10px;
}
.main_ttl {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	clear: both;
	padding-bottom: 5px;
	color: #5C4739;
}
.main_ttl:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: -webkit-repeating-linear-gradient(-45deg, #CBB2A1, #CBB2A1 2px, #FFF 2px, #FFF 4px);
	background: repeating-linear-gradient(-45deg, #CBB2A1, #CBB2A1 2px, #FFF 2px, #FFF 4px);
}
.about01 {
	margin-bottom: 50px;
}
.about01 .txt {
	font-size: 13px;
	font-weight: normal;
}
.about01 .facility01 {
	list-style-type: none;
	margin-top: 30px;
    background-color: #5C4739;
	padding: 5px;
}
.about01 .facility01 li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.about01 .facility01 li img {
	width: 100%;
	display: block;
}
.about01 .facility01 li:first-child {
	width: 100%;
	text-align: center;
}
.about01 .facility01 li:last-child {
	width: 100%;
}
.about01 .facility01 li .caption {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
}
.about01 .facility01 li .txt {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	margin: 10px 0;
}
.about01 .facility01 li .price {
	font-size: 13px;
	font-weight: normal;
	color: #5C4739;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
}
.about01 .facility02 {
	list-style-type: none;
	margin-top: 10px;
}
.about01 .facility02 li {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
    background-color: #5C4739;
	padding: 5px;
	margin-bottom: 10px;
}
.about01 .facility02 li img {
	width: 30%;
	display: block;
	margin-left: 5px;
	float: right;
}
.about01 .facility02 li .caption {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
	border-bottom: solid 1px #FFF;
}
.about01 .facility02 li .txt {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
}
.about01 .facility02 li .price {
	font-size: 13px;
	font-weight: normal;
	color: #5C4739;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
	clear: both;
}
.about01 .facility02 li .price a {
	font-size: 13px;
	font-weight: bold;
	color: #F67F00;
	display: block;
}

.about01 .facility03 {
	list-style-type: none;
	margin-top: 10px;
}
.about01 .facility03 li {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
    background-color: #5C4739;
	padding: 5px;
	margin-bottom: 10px;
}
.about01 .facility03 li img {
	width: 100%;
	display: block;
	float: left;
    margin-bottom: 5px;
}
.about01 .facility03 li .txt {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
}
.about01 .facility03 li .price {
	font-size: 13px;
	font-weight: normal;
	color: #5C4739;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
	clear: both;
}
.about01 .facility03 li .price a {
	font-size: 13px;
	font-weight: bold;
	color: #F67F00;
	display: block;
}

.about01 .facility04 {
	list-style-type: none;
}
.about01 .facility04 li {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
    background-color: #5C4739;
	padding: 5px;
	margin-bottom: 10px;
}
.about01 .facility04 li a {
	text-decoration: none;
}
.about01 .facility04 li:nth-child(odd) {
	float: left;
}
.about01 .facility04 li:nth-child(even) {
	float: right;
}
.about01 .facility04 li img {
	width: 30% !important;
	margin-bottom: 5px;
	float: right;
}
.about01 .facility04 li .txt {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-top: 15px;
	float: left;
}

.trial01 .madori {
	list-style-type: none;
	width: 80%;
	margin-bottom: 20px;
	margin-left: 10%;
	margin-right: 10%;
}

.about02 {
	margin-bottom: 50px;
}
.about02 dl {
	margin-bottom: 20px;
}
.about02 dl dt {
	background-color: #EFEFEF;
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
}
.about02 dl dd {
	padding: 5px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
}
.about02 img {
	width: 100%;
}
.trial01 {
	margin-bottom: 50px;
}
.trial01 .txt {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 30px;
}
.trial01 .house {
	list-style-type: none;
	margin: 0 auto;
}
.trial01 .house li {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-bottom: 30px;
}
.trial01 .house li .photo {
	list-style-type: none;
}
.trial01 .house li .photo li {
	width: 49%;
	margin-bottom: 2%;
}
.trial01 .house li .photo li:nth-child(odd) {
	float: left;
}
.trial01 .house li .photo li:nth-child(even) {
	float: right;
}
.trial01 .house li .photo li img {
	width: 100%;
	display: block;
}
.trial01 .house li .caption {
	font-size: 15px;
	font-weight: bold;
	color: #5C4739;
	border-bottom: double 3px #CBB2A1;
	margin-bottom: 10px;
}
.trial01 .house li .caption span {
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.trial01 .house li .detail {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
    margin-top: 10px;
}
.trial01 .house li .detail-link {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: right;
	padding: 5px;
	background-color: #5C4739;
	float: right;
	border-radius: 5px;
}
.trial01 .house li .detail-link a {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	background-color: #5C4739;
	color: #ffffff;
	float: right;
	text-decoration: none;
}
.trial01 .house li .map {
	margin-bottom: 20px;
}
.trial01 .house li .map iframe {
	display: block;
}
.trial01 .house li .more {
	width: 180px;
	margin: 0 auto;
	text-align: center;
}
.trial01 .house li .more a {
	background-color: #5C4739;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
}

.member01 ul {
	list-style-type: none;
	margin-bottom: 40px;
}
.member01 ul li {
	margin-bottom: 20px;
	position: relative;
}
.member01 ul li:nth-child(odd) {
	float: left;
}
.member01 ul li:nth-child(even) {
	float: right;
}
.member01 ul li img {
	width: 100%;
}
.member01 ul li .position {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #5C4739;
	padding: 10px 5px;
	display: block;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	position: absolute;
	top: 10px;
	right: 0px;
}
.member01 ul li .name {
	font-size: 14px;
	font-weight: bold;
	color: #5C4739;
}
.member01 ul li .txt {
	font-size: 13px;
	font-weight: normal;
}
#fb {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}
#fb iframe {
	height: 400px;
}

#pagetop {
	height: 40px;
	width: 40px;
	bottom: 10px;
	position: fixed;
	right: 10px;
	z-index: 6;
}
#pagetop p {
	height: 40px;
	width: 40px;
	display: block;
	overflow: hidden;
	position: relative;
}
#pagetop p a {
	background-image: url(image/index/pagetop.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	display: block;
	height: 0px;
	width: 40px;
	padding-top: 40px;
}
	
.other_link {
	border-radius: 5px;
	margin-top: 20px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-color: #5C4739;
	text-align: center;
}	
.other_link a {
	display: block;
	padding: 10px;
}
.other_link a:link , .other_link a:visited {
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}

#footer {
	width: 100%;
	height: auto;
	border-top: double 3px #CECECE;
	padding-top: 30px;
	margin-bottom: -20px;
}
#footer img {
	width: 47%;
	height: auto;
	margin: 1%;
}

.akiyaheader {
	width: 100%;
	margin-bottom: 10px;
}
#vacant {
	margin-bottom: 4%;
	position: relative;
}
#vacant .swiper-container ul {
	list-style-type: none;
	padding-bottom: 30px;
}
#vacant .swiper-container .swiper-wrapper li {
	margin-bottom: 10px;
}
#vacant .swiper-container .swiper-wrapper li a {
	font-size: 14px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
	text-align: center;
	display: block;
}
#vacant .swiper-container .swiper-wrapper li img {
	width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

}
