@charset "utf-8";
/* manual
========================================== */
.pcOnly {
  display: none;
}
.spOnly {
  display: none;
}
.tabOnly {
  display: block;
}
.pctabOnly {
  display: block;
}
.tabspOnly {
  display: block;
}
img {
  max-width: 100%;
    height: auto;
}
.mw{
    width: 94%;
}
/* header
========================================== */
header.hdPc {
  display: none;
}
header h1 {
  width: 260px;
  text-align: center;
  color: #7b7b7b;
  font-size: 11px !important;
  font-weight: normal;
  width: 96%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 5px 0 0;
}
.hd {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}
.hd .logo {
  max-width: 116px;
  float: left;
  margin-right: 20px;
  margin-left: 1%;
}
.hd .logo .logo_img {
  width: 303px;
  float: left;
}
.hd .hdnav {
  width: 32%;
  float: right;
  margin-top: 15px;
  margin-right: 2%;
  padding: 0px 0;
}
.hd .hdnav li {
  float: right;
  margin-left: 5px;
  max-width: 90px;
  width: 22%;
}
.hd .hdnav li:hover {
  transition: all 0.3s linear;
}
.hd .hdnav li a {
  display: block;
  color: #ffffff;
  position: relative;
  text-decoration: none;
  padding: 6px 10px;
  text-align: center;
  line-height: 1;
  font-size: 14px;
}
.hd .hdnav li a span {
  padding: 14px 0;
  display: block;
}
.hd .hdnav li.req {
  position: relative;
  overflow: hidden;
}
.hd .hdnav li.res {
  margin-left: 5px;
}
.hd .hdnav li.res a, .hd .hdnav li.req a {
  padding: 52px 0 22px;
  font-size: 15px;
  color: #ffffff;
  position: relative;
  border-radius: 50%;
  text-align: center;
}
.hd .hdnav li.res a {
  color: #ffffff;
  background-color: #2c89c3;
  border: solid 2px #ffffff;
}
.hd .hdnav li.req a {
  color: #ffffff;
  background-color: #1b833b;
  border: solid 2px #ffffff;
}
.hd .hdnav li.res a:hover {
  background-color: #ffffff;
  color: #2c89c3;
  border: solid 2px #2c89c3;
}
.hd .hdnav li.req a:hover {
  background-color: #ffffff;
  color: #1b833b;
  border: solid 2px #1b833b;
}
.hd .hdnav li.res a i, .hd .hdnav li.req a i {
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -15px;
  font-size: 30px;
}
@keyframes fadeBtn {
  0% {
    background-color: #fff2d0;
  }
  50% {
    background-color: #efb820;
  }
  100% {
    background-color: #fff2d0;
  }
}
.hd .hdnav li.mapout {
  margin-top: 10px;
  max-width: 129px;
  width: 36%;
}
.hd .hdnav li.mapout a {
  color: #333333;
  font-size: 14px;
  line-height: 1;
  text-align: left;
  padding: 10px 10px 10px;
}
.hd .hdnav li.mapout .map, .hd .hdnav li.mapout .out {
  text-align: left;
  border-radius: 10px;
}
.hd .hdnav li.mapout .out {
  margin-bottom: 4px;
}
.hd .hdnav li.mapout a i {
  font-size: 24px;
  line-height: inherit;
  margin-top: -3px;
  vertical-align: middle;
  margin-right: 5px;
  color: #000000;
}
.hd .jimukyoku {
  float: left;
  width: 26%;
  min-width: 270px;
}
.hd .jimukyoku span {
  font-size: 13px;
  display: block;
}
.hd .jimukyoku a {
  display: block;
  font-size: 40px;
  margin-bottom: 0px;
  font-weight: bold;
  text-decoration: none;
  color: #bb1e14;
  line-height: 1;
}
.hd .jimukyoku a i {
  font-size: 70%;
  line-height: 1;
  vertical-align: middle;
  padding-bottom: 5px;
  margin-right: 3px;
}
/* headerSP
========================================== */
header.hdSp {
  width: 100%;
}
header.hdSp p.logo {
  display: block;
  padding: 10px 2%;
    top: 0;
  left: 2%;
  background-color: #ffffff;
  max-width: 330px;
}
header.hdSp p.logo a img {
  width: 100%;
}
header.hdSp ul.hdnavSp {
  opacity: 1;
  visibility: visible;
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 10px 0;
}
header.hdSp ul.hdnavSp.fixed {
  opacity: 1;
  visibility: visible;
}
.btnMenu {
  top: 1vh;
  height: 90px;
  width: 90px;
  visibility: visible;
  opacity: 1;
}
.btnMenu span {
  top: 45px;
  left: 30%;
  width: 40%;
  height: 2px;
}
.btnMenu span:nth-of-type(2) {
  top: 56px;
}
.btnMenu span:nth-of-type(3) {
  top: 67px;
}
.btnMenu em {
  position: absolute;
  top: 27px;
  left: 0;
}
.btnMenu.vew span:nth-of-type(1) {
  top: 56px;
}
.btnMenu.vew span:nth-of-type(2) {
  display: none;
}
.btnMenu.vew span:nth-of-type(3) {
  top: 56px;
}
header.hdSp ul.hdnavSp li {
  width: 35%;
  margin: 0 0.5%;
    text-align: center;
  font-size: 16px;
  display: inline-block;
  vertical-align: text-top;
}
header.hdSp ul.hdnavSp li:first-child{
    width: 25%;
}
header.hdSp ul.hdnavSp li a {
  padding: 13px 0;
  font-size: 13px;
}
header.hdSp ul.hdnavSp li a i {
  margin-bottom: 0px;
    font-size: 30px;
}
header.hdSp ul.hdnavSp li a em {
    left: 0;
  width: 100%;
    font-size: 14px;
  font-weight: bold;
  font-style: normal;
    text-align: center;
  display: block;
}
header.hdSp ul.hdnavSp li.btnTel {
  display: none;
}
header.hdSp ul.hdnavSp li.btnReq a {
  padding: 4px 0;
}
header.hdSp ul.hdnavSp li.btnRes a {
  padding: 4px 0;
}
header.hdSp nav.gnav.gnavSp {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding-top: 15vh;
  height: 85vh;
  z-index: -10;
  display: block;
}
header.hdSp nav.gnav.gnavSp.show {
  opacity: 1;
  visibility: visible;
  z-index: 90;
}
header.hdSp nav.gnav.gnavSp ul.gn.eng {
  text-align: center;
}
header.hdSp nav.gnav.gnavSp ul.gn.eng li {
  margin: 0 0.25% 1vh;
}
header.hdSp nav.gnav.gnavSp ul.gn.eng li a.eng {
  font-size: 4vh;
}
header.hdSp nav.gnav.gnavSp ul.gn.eng li a.eng span {
  font-size: 2vh;
}
/* gmenu
========================================== */
.gnav {
  display: none;
}
.gnav .gn {
  width: 100%;
  margin: 0 auto;
  max-width: 1300px;
  text-align: left;
  font-size: 0;
}
.gnav .gn li {
  width: 16%;
  margin: 0 0.25% 5px;
  height: auto;
  position: relative;
  text-align: center;
  display: inline-block;
}
.gnav .gn li.gnHouse, .gnav .gn li.gnLand {
  width: 35.5%;
}
.gnav .gn li a {
  padding: 7px 0px 4px;
  font-size: 18px;
}
.gnav .gn li.gnHouse a {
  color: #e65b82;
}
.gnav .gn li.gnLand a {
  color: #31a71d;
}
.gnav .gn li a span {
  display: block;
  font-size: 12px;
}
.gnav .gn li.gnHouse a:hover, .gnav .gn li.gnHouse.on a {
  border: solid 1px #e65b82;
}
.gnav .gn li.gnLand a:hover, .gnav .gn li.gnLand.on a {
  border: solid 1px #31a71d;
}
.gnav .gn li.gnHouse a::before, .gnav .gn li.gnLand a::before {
  content: "";
  height: 40px;
  width: 40px;
  display: inline-block;
  position: absolute;
  top: 11%;
  left: 25%;
}
.gn li.new::before {
  top: 1px;
}
/* gmenu  no
========================================== */
.gnav .gn li.no a, .gn li.no a:hover {
  opacity: 0.3;
  border: none;
}
.gnav .gn li.no a {
  cursor: default;
}
.gnav .gn li.gnHouse.no a {
  color: #e37e78;
}
.gnav .gn li.gnLand.no a {
  color: #418835;
}
.gnav .gn li.gnHouse.no a:hover {
  background-color: #ffffff;
  opacity: 0.3;
}
.gn li.gnLand.no a:hover {
  background-color: #ffffff;
  opacity: 0.3;
}
.gnav .gn li.no .comson {
  display: block;
  font-size: 20px;
  position: absolute;
  width: 100%;
  color: #776c3b;
  font-style: italic;
  top: 50%;
  left: 0px;
  margin-top: -16px;
}
/* ==================
top
======================== */
.main img {
  width: 100%;
}
.main button {
  background-color: #000000;
  color: #ffffff;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  cursor: pointer;
  z-index: 100;
  padding: 5px 10px 3px;
  border: none;
  outline: none;
}
.main .bxslider li {
  position: relative;
}
.main .bxslider li .cap {
  position: absolute;
  bottom: 21vw;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 1px 5px;
  font-size: 12px;
  width: auto;
}
.mainBtm {
  background-color: #fcc80e;
  margin-top: -6vw;
  z-index: 1;
  position: relative;
  padding: 8vw 0 30px;
}
.secAward {
  max-width: 930px;
  margin: 0 auto 50px;
  width: 96%;
}
.secAward ul {
  margin: 20px auto;
  max-width: 1300px;
    padding: 15px;
  border-radius: 36px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
}
.secAward ul li {
  width: 96%;
    margin-bottom: 10px;
}
.secAward ul li a {
  position: relative;
  display: block;
  text-align: center;
  padding: 13px 0;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  border-radius: 20px;
  border: solid 3px #ff9312;
  background-color: #ffffff;
  color: #333;
}
.secAward ul li a::after {
  font-family: 'Material Icons';
  content: "\E5C8";
  position: absolute;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  right: 20px;
  transition: all 0.3s linear;
}
.secAward ul li a:hover::after {
  right: 10px;
}
.mainBtm .txtMain {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.mainBtm .txtMain p.txt {
  font-size: 26px;
}
.mainBtm .txtMain p.cat {
  font-size: 34px;
  letter-spacing: 0.25em;
  line-height: 1.2;
}
.mainBtm .txtMain p.cat span {
  color: #d90514;
}
.mainBtm .txtMain p.cat strong {
  font-size: 140%;
}
.mainBtm ul.point {
  text-align: center;
}
.mainBtm ul.point li div {
  background-color: #c7e8fa;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  border: solid 2px #ffffff;
  margin: 0 1% 5px;
  border-radius: 5px;
  box-shadow: 0 0 6px 0 rgb(0 0 0 / 0.3);
}
.mainBtm ul.point li {
  display: inline-block;
  width: 18%;
  vertical-align: text-top;
}
.mainBtm ul.point li strong {
  font-size: 120%;
}
.mainBtm ul.point li p.chu {
  text-align: center;
}
/***予告***/
.yokoku_top {
  background: rgb(255 255 255 / 86%);
  padding: 10px;
}
.yokoku_top .yokoku_in {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.yokoku_top .yokoku_in dl {
  display: flex;
  margin-right: 10px;
  align-items: center;
}
.yokoku_top .yokoku_in dl dt {
  border: 1px solid #444;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.yokoku_top .yokoku_in dl dd {
  font-size: 18px;
}
.yokoku_top .yokoku_in p {
  font-size: 13px;
}
.fbnr {
  position: fixed;
  z-index: 50;
  top: 280px;
  right: 10px;
}
.fbnr ul li {
  position: relative;
  margin-bottom: 5px;
}
.fbnr ul li a {
  display: block;
  text-decoration: none;
  color: #000000;
}
.fbnr span {
  position: absolute;
  top: -15px;
  right: -4px;
  z-index: 5;
  display: block;
  cursor: pointer;
}
.fbnr span i {
  background-color: #ffffff;
  border-radius: 50%;
  color: #39507a;
}
/* footer
========================================== */
.bnr_area {
  text-align: center;
  margin: 30px auto 0px;
}
.fbtn {
  width: 100%;
  margin: 0px auto 0;
  padding: 30px 0;
  position: relative;
}
.fbtn::after {
  content: none;
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0px;
  z-index: 0;
}
.fbtn ul {
  width: 100%;
  margin: 0 auto;
}
.fbtn li {
  width: 44%;
  display: inline-block;
}
.fbtn li a {
  display: block;
  text-align: center;
  position: relative;
}
.fbtn li a {
  font-size: 20px;
  letter-spacing: 2px;
}
.fbtn li a i {
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1;
  vertical-align: middle;
}
.fbtn li.res a:hover {
  border: solid 2px #2c89c3;
  background-color: #ffffff;
  color: #2c89c3;
}
.fbtn li.req a:hover {
  border: solid 2px #1b833b;
  background-color: #ffffff;
  color: #1b833b;
}
.fbtn li a:after {
  top: 0px;
  left: -300px;
  width: 400px;
  height: 125px;
  position: absolute;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.0));
  animation: AnimationName 3s linear infinite;
}
@keyframes AnimationName {
  0% {
    left: -800px;
  }
  50% {
    left: 0px;
  }
  100% {
    left: 800px;
  }
}
.fnav ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.fnav ul li {
  width: 25%;
  text-align: center;
  display: inline-block;
}
.fnav ul li a {
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 15px 20px;
}
.fnav ul li.no a {
  color: #d2d2d2;
  cursor: default;
}
footer {
  width: 100%;
  padding: 0px 0 0px;
  background-color: #ffffff;
}
footer .telw {
  width: 1080px;
  max-width: 1250px;
  margin: 0 auto 15px;
  padding: 0;
}
footer .telw .contact {
  margin-top: 0px;
}
footer .telw .contact p {
  font-size: 12px;
  line-height: 28px;
  color: #ffffff;
}
footer .tel .telnum {
  margin-right: 15px;
  margin-bottom: 5px;
  float: none;
}
footer .tel .telnum a {
  font-size: 55px;
  text-decoration: none;
  text-align: right;
  line-height: 1;
  color: #ffffff;
}
footer .tel .telnum img {
  margin-right: 10px;
  margin-bottom: 6px;
}
footer .tel .eigyo {
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
  padding-top: 10px;
  float: left;
}
footer .telw .left {
  width: 36%;
  float: left;
}
footer .telw .right {
  width: 47%;
  float: right;
  padding-top: 19px;
}
footer .flogow {
  width: 100%;
  padding: 0;
  margin-bottom: 5px;
}
footer .flogo .ttl {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #cccccc;
}
footer .flogo .ttl span {
  font-size: 30px;
}
footer .flogo .zaidan {
  text-align: center;
  margin-bottom: 20px;
}
footer .flogo .jimukyoku {
  text-align: center;
  margin-bottom: 20px;
}
footer .flogo .jimukyoku a {
  display: block;
  font-size: 50px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #bb1e14;
}
footer .flogo .jimukyoku a i {
  font-size: 70%;
  line-height: 1;
  vertical-align: middle;
  padding-bottom: 5px;
  margin-right: 3px;
}
footer .flogo .jimukyoku span {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
}
footer .flogo ul {
  width: 100%;
  float: none;
}
footer .flogo li {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: text-top;
}
footer .flogo li:nth-child(5n) {
  margin-right: 0%;
}
footer .flogo a {
  text-decoration: none;
  color: #000000;
  display: block;
}
footer .flogo li p span {
  margin-bottom: 5px;
}
footer .flogo li p.tel {
  margin-bottom: 5px;
  font-size: 10px;
}
footer .flogo li p.tel span {
  display: block;
  font-size: 12px;
  margin-bottom: 0;
  padding: 1px 0;
  display: none;
}
footer .flogo li p.tel .tel2 {
  display: inline-block;
  margin: 0 5px;
}
footer .flogo li p.tel small {
  font-size: 12px;
}
footer .flogo li p.tel a {
  font-size: 28px;
  line-height: 1;
}
footer .flogo li p.tel a i {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
  padding-bottom: 5px;
  margin-right: 3px;
}
footer .flogo li img {
}
.ftBtm {
  position: relative;
}
.ftBtm .logoFt {
  position: relative;
  top: unset;
  left: 0%;
  z-index: 1;
  margin: 0 auto -100px;
  max-width: 124px;
}
.ftBtm .logoFt img {
  width: 100%;
}
.copy {
  font-size: 11px;
  padding: 10px 0;
}
.pageTop {
  margin-top: 5px;
  position: fixed;
  right: 10px;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  height: 40px;
  width: 40px;
  padding: 9px 7px 4px 7px;
  font-size: 24px;
  cursor: pointer;
}
.fbnrEvent {
  position: fixed;
  left: -15px;
  top: 280px;
  z-index: 100;
  cursor: pointer;
}
.fbnrEvent dt {
  position: absolute;
  z-index: 10
}
.fbnrEvent dd {
  position: absolute;
  left: -612px;
  transition: all 0.3s linear;
}
.fbnrEvent dt:hover + dd {
  left: 0px;
}
.fbnrEvent dd:hover {
  left: 0px;
}
.fbnrEvent dt {
  display: inline-block;
  animation: shake 2s infinite;
  -webkit-animation: shake 2s infinite;
  -moz-animation: shake 2s infinite;
  -o-animation: shake 2s infinite;
  -ms-animation: shake 2s infinite;
}
@keyframes shake {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }
  25% {
    transform: translate(5px, 0px) rotateZ(0deg)
  }
  30% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }
  35% {
    transform: translate(10px, 0px) rotateZ(0deg)
  }
  75% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }
  100% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }
}
/****
common
*******************************************/
.conw {
  width: 100%;
}
.top .conw {
  padding-bottom: 0px;
}
.con {
  width: 100%;
  margin: 0 auto;
}
.block {
  max-width: 1300px;
  width: 96%;
}
.titw {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.reserve .titw, .outline .titw, .map .titw {
  background-image: none !important;
}
.tit {
  width: 96%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  max-width: 1300px;
}
.tit h2 {
  color: #231816;
  font-size: 100px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0px;
  bottom: -60px;
  font-weight: normal;
}
.reserve .tit h2, .outline .tit h2, .map .tit h2 {
  font-size: 50px;
  position: static;
  text-align: center;
  width: 100%;
  left: 0px;
  bottom: 0px;
  font-weight: normal;
  padding: 80px 0 20px;
}
.tit .img {
  text-align: center;
  display: inline-block;
}
.reserve .tit .img, .outline .tit .img, .map .tit .img {
  display: none;
}
.pan {
  text-align: left;
  font-size: 12px;
  padding: 5px 2%;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  width: 96%;
  display: none;
}
.pan a {
  color: #3d280d;
}
.txt {
  font-size: 14px;
  line-height: 2;
}
.cat {
  font-size: 24px;
  line-height: 2;
  margin-bottom: 3vh;
}
.chu {
  font-size: 12px;
  color: #333333;
  text-align: left;
}
.left {
  float: left;
}
.right {
  float: right;
}
.sec00 {
  position: relative;
  padding-bottom: 5vh;
}
.sec00 p.img {
  position: relative;
}
.sec00 p.img img {
  width: 100%;
}
.sec00 p.ttl {
  text-align: center;
  padding: 10vh 0;
}
.sec00 p.ttl span {
  display: block;
  text-align: center;
  padding: 10px 0 8px;
  text-decoration: none;
  font-size: 30px;
  border-radius: 20px;
  background-color: #ffffff;
  color: #ffffff;
  width: 500px;
  margin: 0 auto;
  letter-spacing: 5px;
}
.sec00 p.ttl.ttlLand span {
  background: #11a63a;
  background: -moz-linear-gradient(left, #efe43e 0%, #11a63a 100%);
  background: -webkit-linear-gradient(left, #efe43e 0%, #11a63a 100%);
  background: linear-gradient(to right, #efe43e 0%, #11a63a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efe43e', endColorstr='#11a63a', GradientType=1);
}
.sec00 .cat {
  text-align: center;
  margin: 0 auto 30px;
  width: 96%;
}
.sec00 .txt {
  text-align: center;
  font-size: 18px;
  margin: 0 auto 30px;
  width: 96%;
}
.btnPri {
  width: 96%;
  margin: 0 auto;
  text-align: center;
  max-width: 600px;
}
.btnPri li {
  display: inline-block;
  width: 29%;
  margin: 0 1%;
}
.btnPri li a {
  display: block;
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
  color: #023287;
  padding: 10px 0;
  border: solid 1px #023287;
  border-radius: 7px;
  font-size: 16px;
}
.btnPri li a:hover {
  background-color: #023287;
  color: #fffdfa;
  padding: 10px 0;
  opacity: 1;
}
.btnPri li a i {
  display: block;
}
/* info
========================================== */
.infow {
  width: 100%;
}
.info .ttl_info {
  margin-bottom: 10px;
  text-align: center;
  color: #6b4e21;
  font-size: 18px;
  letter-spacing: 1px;
  border-top: solid 1px #6b4e21;
  border-bottom: solid 1px #6b4e21;
}
.info .ttl_info span {
  display: inline-block;
  border-left: solid 1px #6b4e21;
  border-right: solid 1px #6b4e21;
  padding: 3px 10px 0px;
}
.info .infoIn {
  max-height: 300px;
}
.info dl {
  padding: 10px 2%;
  margin-bottom: 3px;
  border-radius: 5px;
}
.info dl:hover {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.info dl dt, .info dl dd {
  display: inline-block;
  font-size: 16px;
}
.info dl dt {
  width: 14%;
  float: left;
  margin-right: 1%;
  font-weight: bold;
}
.info dl dd {
  width: 80%;
}
.info dl dd a {
  color: #ab1725;
}
.info dl dd span.strong {
  color: #333333;
  font-size: 14px;
}
.actionw .ttlInfo {
  margin-bottom: 30px;
  font-size: 30px;
  letter-spacing: 2px;
}
.actionw .action {
  margin-bottom: 5vh;
}
.actionw .action .txt {
  text-align: center;
  font-size: 43px;
  letter-spacing: 10px;
  line-height: 1.6;
  margin-bottom: 1vh;
}
.actionw .action .txt a {
  text-decoration: none;
  color: #d80016;
}
.actionw .action .txt strong {
  color: #d80016;
  letter-spacing: 0px;
  display: block;
}
.actionw .action small {
  font-size: 60%;
  letter-spacing: 0;
}
.actionw .infoBtn {
  width: 90%;
  margin: 0 auto;
}
.actionw .infoBtn li {
  width: 49%;
  float: left;
}
.actionw .infoBtn li.res {
  margin-right: 2%;
}
.actionw .infoBtn li.res a {
  background-color: #ce4350;
}
.actionw .infoBtn li a {
  background-color: #d6850d;
  color: #333333;
  position: relative;
  display: block;
  color: #ffffff;
  position: relative;
  text-decoration: none;
  border-radius: 5px;
  padding: 24px 0;
  text-align: center;
  line-height: 1;
  font-size: 20px;
  font-family: "Sawarabi Mincho", "Hiragino Mincho Pro", "MS PMincho", "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ 明朝", serif;
}
@keyframes fadeBtn {
  0% {
    background-color: #e26a62;
  }
  50% {
    background-color: #efb820;
  }
  100% {
    background-color: #8dcaad;
  }
}
.buruburu:hover {
  animation: buruburu 0.3s infinite;
}
@keyframes buruburu {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }
  25% {
    transform: translate(1px, 1px) rotateZ(1deg)
  }
  50% {
    transform: translate(0px, 1px) rotateZ(0deg)
  }
  75% {
    transform: translate(1px, 0px) rotateZ(-1deg)
  }
  100% {
    transform: translate(0px, 0px) rotateZ(0deg)
  }
}
.bnr {
  margin: 0 auto 10px;
  max-width: 1000px;
  width: 98%;
  text-align: center;
}
.bnr img {
  width: 100%;
}
.bnrRes {
  margin: 20px auto;
}
/****
concept
*******************************************/
.concept .secConcept .sec01 .sec01_2 .img {
  width: 80%;
    margin: 20px auto;
}
.concept .secConcept .sec01 .sec01_2 h2 {
  font-size: 35px;
  margin-bottom: 0;
}
.concept .secConcept .sec02 .sec02_1 h3 {
  font-size: 30px;
  margin: 30px 0;
}
/****
land
*******************************************/
.land .sec01 dl dt img,
.land .sec01 dl dd img{
    height: 20px;
}
.land .sec02 dl{
    margin-bottom: 10px;
}
.land .sec02 dl dt,
.land .sec02 dl dd{
    width: 48%;
    padding: 15px 15px 40px;
}
.land .sec02 dl dt{
    margin-right: 4%;
}
.land .sec02 .zaidan{
    padding: 15px 15px 40px;
}
.land .sec02 .logo{
    width: 90%;
}
.land .sec02 .zaidan img{
    max-width: 300px;
}
.land .sec02 h3{
    font-size: 25px;
}
.land .sec02 .text{
    font-size: 15px;
}
.land .sec02 .btn{
    width: 90%;
}

.bnr_maker .btn {
    width: 100%;
    font-size: 16px;
}
/****
landscape
*******************************************/
.landscape .sec01 .sec01_2 .img02 {
    top: 20vw;
}
.landscape .sec02 .sec02_1{
    background-size: 400px auto;
    padding: 80px 0;
}
.landscape .sec02 .word {
    width: 60%;
    margin-bottom: 50px;
}
.landscape .sec02 .sec02_2 {
    background-size: 500px auto;
}
.landscape .sec02 .sec02_1_1 .content01 ul{
    padding: 20px 1%;
}
.landscape .sec02 .sec02_1_1 .content01 ul li{
    width: 50%;
    margin-bottom: 15px;
    padding: 0 3%
}
.landscape .sec02 .sec02_1_1 .content01 ul li:nth-child(2),
.landscape .sec02 .sec02_1_1 .content01 ul li:last-child{
    border-right: none;
}
.landscape .sec02 .sec02_2 .sec02_2_1 .word {
    padding-bottom: 40px;
}
.landscape .sec02 .sec02_2 .sec02_2_1 .sec02_2_1_box .img04 {
    width: 35%;
    padding-left: 2%;
}
.landscape .sec02 .content01 h3,
.landscape .sec02 .sec02_3 .content02 dl dt h3{
   font-size: 20px;
    margin-bottom: 5px;
}
.landscape .sec02 .sec02_2 .sec02_2_1 .content01 {
    margin-top: -20px;
}
.landscape .sec02 .sec02_2 .sec02_2_1 .content01 ul li:first-child {
    width: 27%;
}
.landscape .sec02 .sec02_2 .sec02_2_1 .content01 ul li {
    width: 68%;
    margin-bottom: 10px;
}
.landscape .sec02 .sec02_2 .sec02_2_1 .content01 ul li:last-child {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
}
.landscape .sec02 .sec02_2 .sec02_2_1 .content01 ul li:last-child img {
    max-width: 70%;
}
.landscape .sec02 .sec02_3 {
    background-size: 400px auto;
}
.landscape .sec02 .sec02_3 .content02 dl dt{
    width: 48%;
    padding: 15px 10px 5px;
}
.landscape .sec02 .sec02_3 .content02 dl dd{
    width: 50%;
}
.landscape .sec02 .sec02_3 .content02 dl dt p{
    font-size: 14px;
    margin-bottom: 5px;
}
.landscape .sec02 .sec02_3 .content02 dl dt p{
    padding: 3px 0;
}
.landscape .sec02 .sec02_3 .content02 .chu {
    margin-top: 5px;
}
.landscape .sec03 {
    padding: 0 0 50px;
}
.landscape .sec03 .sec03_1 {
    padding: 10vw 0 0;
}
.landscape .sec02 .word p.txt,
.landscape .sec03 .sec03_1 p.txt{
    margin-bottom: 0;
}
.landscape .sec03 .sec03_1 dl dt,
.landscape .sec03 .sec03_1 dl dd{
    width: 48%;
}
.landscape .sec03 .sec03_1 dl{
    margin-bottom: 50px;
}
.landscape .sec03 .sec03_1 .img {
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.landscape .sec04 .sec04_1 .left {
  width: 30%;
}
.landscape .sec04 .sec04_1 .right {
  width: 67%;
  margin-left: 3%;
  padding-top: 15px;
}
.landscape .sec05 ul {
    justify-content: center;
}
.landscape .sec05 ul li:first-child {
    margin-right: 4%;
}
.landscape .sec05 ul li {
    width: 48%;
    margin-bottom: 25px;
    box-sizing: border-box;
}
.landscape .sec05 p.img.sec05_1 {
    top: 8vw;
    right: 5%;
    width: 20%;
}
.landscape .sec05 p.txt {
    width: 100%;
}
/****
location
*******************************************/
.location .sec01 .sec01_2 .lst table {
  width: 100%;
}
.location .lifeSwitch .tab {
  margin-bottom: 10px;
  margin-top: 10px;
}
.location .lifeSwitch .tab li {
  width: 48%;
  font-size: 16px;
}
.location .lifeSwitch .lifeTxt li {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.location .lifeSwitch .lifeTxt li:nth-child(even) {
  margin-right: 0;
  float: right;
}
.location .lifeSwitch .lifeTxt li .name::before {
  content: "1";
  padding: 2px 7px;
  min-width: 10px;
  margin-right: 5px;
  font-size: 11px;
}
.location .lifeSwitch .lifeTxt li p {
  display: inline-block;
  font-size: 14px;
}
.location .lifeSwitch .lifeTxt li .name {
  margin-right: 0px;
  float: left;
  width: 65%;
}
.location .lifeSwitch .lifeTxt .name span {
  background-color: transparent;
  color: #ffffff;
  padding: 3px 7px 3px;
  margin-right: 7px;
  min-width: 10px;
  text-align: center;
  display: inline-block;
}
.location .lifeSwitch .lifeTxt .name span.number {
  background-color: #000000;
}
.location .lifeSwitch .lifeTxt .dist {
  float: right;
  width: 34%;
  text-align: right;
}
.location .lifeSwitch .mapImg img {
  width: 100%;
}
/****
access
*******************************************/
.access .sec03 h2.ttl {
  background-color: #947cae;
  background-color: #81b11a;
  color: #ffffff;
  padding: 10px 0;
}
.access .sec03 .sec03_1 {
  margin-bottom: 50px;
}
.access .sec03 .sec03_1 .left {
  width: 100%;
}
.access .sec03 .sec03_1 .right {
  width: 100%;
}
/****
development
*******************************************/
.development .sec03 .box p.cat {
  font-size: 24px;
  line-height: 2;
}
.development .sec03 .sec03_3.box .right {
  width: 42%;
  position: relative;
  margin: 0 6% 0 0;
}
.development .sec03 .sec03_2.box .right p.txt {
  margin-bottom: 50px;
}
.development .sec03 .sec03_3.box .right p.txt {
  margin-top: 0;
}
/****
plan
*******************************************/
.snavP {
  margin: 60px auto 30px;
  width: 90%;
  max-width: 1300px;
}
.snavP.bottom {
  margin: 30px auto 30px;
}
.snavP li {
  float: left;
  width: 49%;
}
.snavP li:last-child {
  float: right;
}
.snavP li a {
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 0 8px;
  text-decoration: none;
  font-size: 20px;
  border-radius: 20px;
  color: #333333;
}
.snavP li a:hover {
  opacity: 1;
  color: #ffffff;
}
.snavP li.snavLand a {
  background-color: #81d24c;
}
.snavP li.snavHouse a {
  background-color: #ffb716;
  ;
}
.snavP li a::after {
  font-family: 'Material Icons';
  content: "\E5C8";
  position: absolute;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  right: 20px;
  transition: all 0.3s linear;
}
.snavP li a:hover::after {
  right: 10px;
}
.kukaku {
  padding: 5vh 0;
}
.kukaku .sec02_1 {
  max-width: 1300px;
  position: relative;
  margin: 0 auto 10px;
  width: 98%;
}
.kukaku .sec02_1 img {
  width: 100%;
}
.kukaku .sec02_1::before {
  top: -20px;
  left: 0px;
  border-radius: 15px;
  padding: 5px 20px;
}
.kukaku .sec02_2 {
  max-width: 1300px;
  position: relative;
  margin: 0 auto 20px;
  width: 98%;
}
.kukaku .sec02_2 p {
  background-color: #eae7e0;
  color: #442d0e;
  padding: 10px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 18px;
}
.kukaku .sec02_2 ul {
  text-align: center;
}
.kukaku .sec02_2 ul li {
  text-align: center;
  display: inline-block;
  width: 48%;
  margin: 0 0.5% 5px;
}
.kukaku .sec02_2 ul li a {
  display: block;
  border: solid 1px #000000;
  background-color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
  text-align: center;
  position: relative;
}
.kukaku .sec02_2 ul li a:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.60);
  transition: all 0.3s linear;
  border-color: #e26a62;
}
.kukaku .sec02_2 ul li a img {
  max-width: 245px;
}
.kukaku .sec02_2 ul li a::after {
  content: "▼";
  position: absolute;
  top: 20px;
  right: 10px;
  color: #8a8a8a;
  font-size: 12px;
}
.kukakuInfo {
  margin-bottom: 0px;
}
.kukakuInfo h3 {
  text-align: center;
  border-bottom: solid 1px #000000;
  color: #362008;
  padding: 8px 0 5px;
  font-size: 24px;
  position: relative;
  margin-bottom: 20px;
  font-weight: normal;
}
.kukakuInfoTxt {
  padding: 10px;
  margin: 0 auto 20px;
  width: 70%;
}
.kukakuInfoTxt p {
  text-align: center;
  font-size: 17px;
}
.kukakuInfoTxt p a {
  background-color: #d43f35;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
  display: block;
  border: solid 1px #e8e8e8;
  border-radius: 5px;
  padding: 5px 0;
  width: 100px;
  display: inline-block;
  margin-right: 5px;
}
.kukakuInfoTxt p a:hover {
  opacity: 1;
}
.kukakuInfo .unit {
  margin-bottom: 30px;
}
.kukakuInfo .unit h4 {
  margin-bottom: 10px;
}
.kukakuInfo .unit table.left {
  float: none;
  width: 100%;
}
.kukakuInfo .unit table.right {
  float: none;
  width: 100%;
}
.kukakuInfo .unit table.right tr th {
  display: none;
}
.kukakuInfo .unit table tr th, .kukakuInfo .unit table tr td {
  border: solid 1px #000000;
  padding: 10px 5px;
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
}
.kukakuInfo .unit table tr th:first-child {
  width: 44px;
}
/************house***************/
.house .kukakuInfo .unit table tr th:last-child,
.house .kukakuInfo .unit table tr td:last-child {
  width: 50px;
  padding: 6px 5px;
}
.kukakuInfo .unit table tr td {
  background-color: #fffef4;
}
.kukakuInfo .unit table tr td a {
  display: block;
  text-decoration: none;
  font-size: 13px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
  border: solid 1px #e8e8e8;
  border-radius: 5px;
  padding: 5px 0;
}
.kukakuInfo .unit table tr td a i {
  font-size: 16px;
  vertical-align: middle;
}
.house .kukakuInfo .unit table tr.model td:last-child a {
  display: block;
}
.house .kukakuInfo .unit table tr.sumi td,
.house .kukakuInfo .unit table tr.mou td {
  padding: 16px 5px;
}
.kukakuInfo .unit table tr.sumi td:first-child::after {
  font-size: 20px;
}
.kukakuInfo .unit table tr.mou td:first-child::after {
  font-size: 20px;
}
.kukakuInfo .unit table tr td.kaitei {
  line-height: 1;
  padding: 7px 5px 5px;
  font-size: 16px;
}
.kukakuInfo .unit table tr td.kaitei small {
  font-size: 10px;
}
.kukakuInfo .unit table tr td.kaitei i {
  line-height: 18px;
  font-size: 38px;
  display: block;
}
/****
house
*******************************************/
.house .con {
  background: url(../images/common/bg.jpg);
}
.house .sec01::after {
  position: absolute;
  bottom: 0px;
  right: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 1px 5px;
  font-size: 12px;
}
/****
modelhouseplan
*******************************************/
.modelhouseplan .con {
  padding-bottom: 3vw;
}
.modelhouseplan .secTit {
  background-image: url(../images/plan/bgTtl.jpg);
}
.modelhouseplan .sec00 p.img.img01 {
  position: absolute;
  top: -2vw;
  right: 4%;
  width: 11%;
}
.modelhouseplan .sec01::after {
  position: absolute;
  bottom: 0px;
  right: 2px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 1px 5px;
  font-size: 12px;
}
.modelhouseplan .sec01 {
  padding: 6vw 0;
  background: url(../images/common/dot20.png) #fff100;
}
.modelhouseplan .sec01 .sec01_2 > .txt {
  text-align: center;
  margin-bottom: 50px;
}
.modelhouseplan .sec01 .sec01_2 ul li {
  float: left;
  width: 30%;
  margin: 0 1.6666%;
  background-color: #ffffff;
  padding: 20px 1%;
  box-sizing: border-box;
  box-shadow: 12px 12px 0px 0px #00a6b2;
  transition: all 0.3s linear;
}
.modelhouseplan .sec01 .sec01_2 ul li:hover {
  box-shadow: 6px 6px 0px 0px #00a6b2;
}
.modelhouseplan .sec01 .sec01_2 ul li .ttl {
  text-align: center;
  margin-bottom: 20px;
}
.modelhouseplan .sec01 .sec01_2 ul li .ttl img {
  height: 30px;
  width: auto;
}
.modelhouseplan .sec01 .sec01_2 ul li .img a img {
  width: 100%;
}
/****
outline
*******************************************/
.outline .ttl_out {
  font-size: 16px;
  margin-bottom: 10px;
  color: #ffffff;
}
.outline .secOut {
  max-width: 1300px;
  width: 96%;
  margin: 0 auto;
}
.outline .shuTit {
  font-size: 20px;
  text-align: left;
  letter-spacing: 2px;
  font-weight: bold;
  border-bottom: solid 2px #333333;
  color: #333333;
  padding: 5px 10px 5px 0;
  margin-bottom: 20px;
}
.outline .secOut h3 {
  margin-bottom: 10px;
}
.outline .secOut h3 img {
  width: auto;
}
.outline .secOut h4 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
  border-bottom: dotted 1px #333333;
}
.outline .secOut table {
  width: 100%;
  margin-bottom: 40px;
}
.outline .secOut table th, .outline .secOut table td {
  vertical-align: middle;
  padding: 8px 5px 8px 10px;
  border-bottom: solid 1px #cccccc;
  font-size: 13px;
}
.outline .secOut table th {
  width: 20%;
  border-bottom: solid 2px #c3c3c3;
  text-align: left;
  border-right: solid 3px #ffffff;
}
.outline .secOut table th.urinushi {
  vertical-align: top;
}
.outline .secOut table td {
  width: 70%;
  background-color: #ffffff;
}
.notice {
  margin-bottom: 20px;
}
.notice .kokuchi {
  border: solid 1px #333333;
  color: #333333;
  float: left;
  padding: 15px 1%;
  margin-right: 1%;
  width: 14%;
  text-align: center;
  font-size: 24px;
}
.notice .txt {
  float: left;
  width: 81%;
  line-height: 1.4;
  font-size: 14px;
  color: #333333;
}
/****
map
*******************************************/
.map .sec01 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
  max-width: 1100px;
}
.map .sec01 .cap {
  font-size: 16px;
  padding: 5px 20px;
}
.map .sec01 img {
  width: 100%;
}
.map .sec03 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
  max-width: 1000px;
  border: solid 2px #34a75d;
  width: 98%;
}
