@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 lower common
==================================================================================*/
.lower {
  background-color: #ECE8DD;
}

.lower .content {
  padding-bottom: 145px;
}

.lower main {
  padding-top: 100px;
}

.lower .page-header {
  padding: 30px 0 50px;
  text-align: center;
}

.lower .page-header .page-title {
  font-weight: normal;
  font-size: 60px;
  line-height: 1.2;
  padding-bottom: 40px;
  font-family: "Cormorant Garamond", serif;
}

.lower .page-header .ja {
  font-weight: normal;
  font-size: 18px;
}

.lower .commonLowerLinks01 {
  border-top: 1px solid #fff;
}

@media screen and (max-width: 1024px) {
  .lower main {
    padding-top: 55px;
  }
}

.lower#visitor .limited-form input[type="submit"] {
  background: #2A1000;
}

.lower .limited-form {
  max-width: 900px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 180px;
}

.lower .limited-form .limited-title {
  font-size: 22px;
  line-height: 1.8;
  padding-bottom: 10px;
}

.lower .limited-form .limited-title span {
  display: none;
  font-size: 18px;
}

.lower .limited-form .limited-text01 {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 63px;
}

.lower .limited-form .limited-text02 {
  display: none;
  padding-top: 13px;
  font-size: 14px;
  line-height: 1.5;
}

.lower .inputArea form.login input {
  display: inline-block;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  font-family: 'Noto Serif JP', 'Noto serif' ,serif;
}

.lower .inputArea form.login input[type="text"] {
  box-sizing: border-box;
  margin-right: 30px;
  padding: 0 .75em;
  width: 360px;
  height: 48px;
  border-radius: 0;
  border: 1px solid #A8A8A8;
  text-align: center;
  font-size: 16px;
  color: #8B896A;
  letter-spacing: .2em;
}

.lower .inputArea form.login input[type="submit"] {
  font-family: 'Cinzel', serif;
  cursor: pointer;
  padding: 17px 0;
  width: 250px;
  border: none;
  border-radius: 0;
  line-height: 1;
  font-size: 14px;
  letter-spacing: .12em;
  color: #fff;
  background: #7C7A5C;
  appearance: none;
  -webkit-appearance: none;
}

@media (min-width: 1025px) {
  .lower .inputArea form.login input[type="submit"]:hover {
    opacity: .7;
  }
}

.lower .inputArea form.login .error {
  display: none;
  padding-bottom: 15px;
  font-size: 16px;
  color: #ff0000;
}

.lower .inputArea .entry-button a {
  padding: 20px 0;
  font-size: 18px;
}

@media screen and (max-width: 1024px) {
  .lower .limited-form {
    max-width: 830px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 90px;
  }
  .lower .limited-form .limited-title {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 19px;
  }
  .lower .limited-form .limited-title span {
    display: none;
    font-size: 18px;
  }
  .lower .limited-form .limited-text01 {
    font-size: 11px;
  }
  .lower .inputArea form.login input[type="text"] {
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
  }
  .lower .inputArea form.login input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
  }
}

/*==================================================================================
 map
==================================================================================*/
#map .page-header {
  padding: 30px 0 50px;
}

#map .page-header .image {
  margin-bottom: 30px;
}

#map .map01 {
  margin: 0 auto;
  max-width: 600px;
}

#map .link {
  padding-top: 40px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  #map .page-header {
    padding-top: 0;
  }
}

/* outline */
/*==================================================================================
#outline
==================================================================================*/
#outline main {
  background: none;
}

#outline .pageTitle02:before {
  background: none;
}

#outline .page-header {
  padding: 160px 0 50px;
}

#outline .content {
  padding-top: 200px;
}

#outline .content .title {
  text-align: center;
  font-size: 25px;
  padding-bottom: 40px;
}

#outline .pageTitleArea01 .image {
  position: relative;
}

#outline .footer-cv-button {
  display: none;
}

#outline img {
  height: auto;
}

#outline .main .title {
  padding-top: 25px;
  padding-bottom: 20px;
  margin-top: 15px;
  margin-bottom: 45px;
  color: #000;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

#outline #fontSize {
  overflow: hidden;
  color: #333333;
  margin-left: 689px;
  margin-bottom: 20px;
}

#outline #fontSize li {
  float: left;
  text-align: center;
}

#outline #fontSize li span {
  color: #fff;
}

#outline #fontSize li span, #outline #fontSize li a, #outline #fontSize li a:link, #outline #fontSize li a:visited, #outline #fontSize li a:hover, #outline #fontSize li a:active {
  float: left;
  display: block;
  padding: 10px;
  width: 76px;
  text-decoration: none;
  font-size: 13px;
}

#outline #changeArea {
  margin-bottom: 50px;
  font-family: "Shippori Mincho", serif;
}

#outline #changeArea .outlineTitle2, #outline #changeArea .outlineTitle3, #outline #changeArea .outlineTitle4, #outline #changeArea .outlineTitle5, #outline #changeArea .outlineTitle6, #outline #changeArea .outlineTitle1, #outline #changeArea .outlineTitle {
  font-size: 113%;
}

#outline .outlineTitle2, #outline .outlineTitle3, #outline .outlineTitle4, #outline .outlineTitle5, #outline .outlineTitle6, #outline .outlineTitle1, #outline .outlineTitle {
  padding: 15px 0;
  font-weight: bold;
}

#outline #changeArea dl, #outline #changeArea dt, #outline #changeArea dd {
  font-size: 100%;
}

#outline dl {
  margin-bottom: 1px;
  border-bottom: 1px solid #6a8ca599;
  overflow: hidden;
  zoom: 1;
}

#outline dt, #outline dd {
  padding: 12px 16px 10px;
  line-height: 1.3;
  letter-spacing: 0;
  box-sizing: border-box;
}

#outline dl {
  display: table;
}

#outline dd {
  display: table-cell;
  width: 715px;
  color: #000;
}

@media (max-width: 1024px) {
  #outline dd {
    width: auto;
  }
}

#outline dt {
  display: table-cell;
  width: 225px;
  color: #fff;
  background: #102E21;
}

#outline #fontSize .active {
  background: transparent;
  color: #000;
  box-sizing: border-box;
  border: 1px solid #000;
}

#outline #fontSize .active:hover {
  background-color: transparent;
  border: 1px solid #000;
}

#outline #fontSize a {
  background-color: #efefef;
  color: #000;
  border: 1px solid #222;
}

#outline #fontSize a:hover {
  background-color: #222;
  color: #ddd;
  opacity: 1;
  border: 1px solid #222;
}

#outline .buttons-wrap {
  text-align: center;
}

#outline .buttons-wrap .button1 {
  padding-bottom: 17px;
}

@media screen and (max-width: 1024px) {
  #outline .content {
    padding-top: 120px;
  }
  #outline .content .title {
    text-align: center;
    font-size: 20px;
    padding-bottom: 20px;
  }
  #outline dl {
    display: block;
  }
  #outline dd {
    display: block;
    width: auto;
    color: #000;
  }
  #outline dt {
    display: block;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  #outline .page-header {
    padding: 60px 0 20px;
  }
}

/*==================================================================================
#plan
==================================================================================*/
#plan .page-header {
  padding: 30px 0 50px;
}

#plan .page-header .image {
  margin-bottom: 30px;
}

#plan .intro {
  text-align: center;
  margin-bottom: 150px;
}

#plan .intro .tit {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 60px;
}

#plan .intro .lead {
  font-size: 13px;
  line-height: 2.4;
  margin-bottom: 90px;
}

#plan .intro ul {
  max-width: 756px;
  margin: auto;
}

#plan .intro ul li {
  display: inline-block;
  vertical-align: top;
  width: 56%;
  margin-right: 8%;
}

#plan .intro ul li:last-child {
  width: 33%;
  margin-right: auto;
}

#plan .intro ul li:last-child .caption {
  background: none;
  color: #000;
}

#plan .plan-btns {
  text-align: center;
  max-width: 1152px;
  margin: 0 auto 80px;
}

#plan .plan-btns li {
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin-right: 2%;
  background: #fff;
  margin-bottom: 40px;
}

#plan .plan-btns li:nth-child(3) {
  margin-right: auto;
}

#plan .plan-btns .types {
  background: #D9D9D5;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

#plan .plan-btns .types .type {
  background: url(../images/plan/bg.jpg);
  background-size: cover;
  color: #fff;
  font-size: 16px;
  width: 26%;
  padding: 38px 0;
}

#plan .plan-btns .types .type span {
  font-size: 22px;
}

#plan .plan-btns .types .spec {
  text-align: left;
  background: #D9D9D5;
  font-size: 16px;
  line-height: 1.8;
  color: #4D4D4D;
  padding-left: 14px;
  width: 70%;
}

#plan .plan-btns .types .spec .num {
  font-size: 25px;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
}

#plan .plan-btns .types .spec .mini {
  font-size: 13px;
}

#plan .plan-btns .types .spec .width {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
}

#plan .plan-btns .types .spec .price {
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
}

#plan .plan-btns .types .spec .price .num {
  font-size: 20px;
}

#plan .plan-btns .image {
  margin: 30px auto 0;
  padding: 0 10%;
  max-width: 280px;
  height: 430px;
}

#plan .plan-btns .image.agtype {
  margin: 100px auto -70px;
}

#plan .plan-btns .image.hgtype {
  margin: 60px auto -30px;
}

#plan .plan-btns .button {
  width: 120px;
  margin: 60px auto 40px;
}

#plan .plan-btns .button .page-button {
  display: block;
  border-radius: 40px;
  padding: 8px 5px;
  text-align: center;
  letter-spacing: .15em;
  box-sizing: border-box;
  border: 1px solid #4D4D4D;
  color: #4D4D4D;
  font-size: 12px;
  /*&:hover {
              span{
                margin-left:-15px;
                &:after {
                  width: 13px;
                }
              }
            }*/
}

#plan .plan-btns .button .page-button span {
  display: inline-block;
  position: relative;
  transition: margin-left .5s;
  margin-left: 0px;
}

#plan .plan-btns .button .page-button span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 4px;
  width: 0px;
  height: 6px;
  background: url(../images/top/arrow01.svg);
  background-size: 13px 6px;
  transform: translateY(-50%);
  transition: width .5s;
}

#plan .img01 {
  max-width: 800px;
  margin: 0 auto 150px;
}

#plan .equipment {
  text-align: center;
  max-width: 1152px;
  margin: 0 auto 100px;
}

#plan .equipment .tit {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 60px;
}

#plan .equipment li {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 31%;
  margin-right: 2%;
  margin-bottom: 60px;
}

#plan .equipment li:nth-child(3n) {
  margin-right: auto;
}

#plan .equipment .name {
  font-size: 18px;
  line-height: 1.5;
  margin: 30px 0 20px;
}

#plan .equipment .info {
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0;
}

#plan .equipment .info span {
  font-size: 11px;
}

@media screen and (max-width: 1024px) {
  #plan .page-header {
    padding-top: 0;
  }
  #plan .plan-btns .image {
    height: 360px;
  }
  #plan .plan-btns .image.agtype, #plan .plan-btns .image.hgtype {
    height: 348px;
  }
}

@media screen and (max-width: 879px) {
  #plan .plan-btns .types .type.hgtype {
    padding: 35px 0;
  }
  #plan .plan-btns .image {
    height: 280px;
  }
  #plan .plan-btns .image.agtype, #plan .plan-btns .image.hgtype {
    height: 280px;
  }
  #plan .plan-btns .image.hgtype {
    margin-top: 28px;
  }
}

/*==================================================================================
#plan.detail
==================================================================================*/
#plan.detail .page-header {
  padding: 70px 0 50px;
}

#plan.detail .plans {
  text-align: center;
  margin-bottom: 50px;
}

#plan.detail .plans .type {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 10px;
}

#plan.detail .plans .type span {
  font-size: 50px;
}

#plan.detail .plans .spec {
  font-size: 20px;
  margin-bottom: 20px;
}

#plan.detail .plans .spec span {
  font-size: 30px;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
}

#plan.detail .plans .price {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 30px;
  display: inline-block;
  border: 1px solid;
  padding: 8px 16px;
}

#plan.detail .plans .price span {
  font-size: 20px;
}

#plan.detail .plans .width {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 30px;
}

#plan.detail .plans .width .num {
  font-size: 30px;
}

#plan.detail .plans .width .mini {
  font-size: 13px;
}

#plan.detail .plans .point {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 60px;
}

#plan.detail .plans .rooms {
  padding: 80px 0;
}

#plan.detail .plans .rooms li {
  display: inline-block;
  vertical-align: middle;
  width: 3%;
}

#plan.detail .plans .rooms li .icon {
  max-width: 50px;
  margin-bottom: 10px;
}

#plan.detail .plans .rooms li .name {
  font-size: 16px;
  color: #4D4D4D;
  font-family: 'Cormorant Garamond', serif;
}

#plan.detail .plans .rooms li .name span {
  font-size: 22px;
}

#plan.detail .plans .rooms li:nth-child(2) {
  width: 35%;
  margin: 0 8% 0;
}

#plan.detail .plans .rooms li:first-child {
  display: none;
}

#plan.detail .plans .rooms li:last-child {
  display: none;
}

#plan.detail .guides {
  text-align: center;
  margin-bottom: 150px;
}

#plan.detail .guides .legend {
  display: none;
  width: 336px;
  margin: 0 auto 20px;
}

#plan.detail .guides .txt {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 80px;
}

#plan.detail .guides .button {
  width: 150px;
  margin: auto;
}

#plan.detail .guides .button a {
  display: block;
  border-radius: 40px;
  padding: 8px 5px;
  text-align: center;
  letter-spacing: .15em;
  box-sizing: border-box;
  border: 1px solid #4D4D4D;
  color: #4D4D4D;
  font-size: 12px;
}

#plan.detail .guides .button a span {
  display: inline-block;
  position: relative;
  transition: margin-left .5s;
  margin-left: 0px;
}

#plan.detail .guides .button a span::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 4px;
  width: 0px;
  height: 6px;
  background: url(../images/top/arrow01.svg);
  background-size: 13px 6px;
  transform: translateY(-50%);
  transition: width .5s;
}

#plan.detail .guides .button a:hover span {
  margin-left: -15px;
}

#plan.detail .guides .button a:hover span:after {
  width: 13px;
}

/*==================================================================================
#brand
==================================================================================*/
#brand .page-header {
  padding: 30px 0 50px;
}

#brand .page-header .image {
  margin-bottom: 30px;
}

#brand .main-visual {
  margin-bottom: 180px;
}

#brand .main-visual .image {
  background: url(../images/brand/mv-pc.jpg) no-repeat center;
  background-size: cover;
}

#brand .intro {
  text-align: center;
  margin-bottom: 180px;
}

#brand .intro .logo01 {
  max-width: 145px;
  width: 35%;
  margin: 0 auto 60px;
}

#brand .intro .text {
  font-size: 30px;
  line-height: 1.6;
  letter-spacing: .2em;
  margin-bottom: 70px;
}

#brand .intro .lead {
  font-size: 16px;
  line-height: 1.8;
  color: #191D1D;
}

#brand .sections {
  text-align: center;
  background: #D5CFBF;
  padding: 180px 0 100px;
}

#brand .sections .image {
  position: relative;
}

#brand .sections .tit {
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: .2em;
  padding-bottom: 20px;
  border-bottom: 1px solid;
  max-width: 600px;
  margin: 0 auto 20px;
}

#brand .sections .sub {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: .2em;
  margin-bottom: 60px;
}

#brand .sections .policy {
  margin-bottom: 100px;
}

#brand .sections .policy .text {
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: .2em;
  margin: 40px auto 20px;
}

#brand .sections .policy .lead {
  font-size: 16px;
  line-height: 1.8;
}

#brand .sec02 {
  background: none;
}

#brand .sec02 .tit {
  margin: 0 auto 100px;
}

#brand .sec02 .logo02 {
  max-width: 145px;
  width: 35%;
  margin: 0 auto 60px;
}

#brand .sec02 .tit01 {
  font-size: 26px;
  letter-spacing: .2em;
  margin-bottom: 60px;
}

#brand .sec02 .text {
  font-size: 22px;
  line-height: 2;
  letter-spacing: .2em;
  margin-bottom: 60px;
}

#brand .sec02 .lead {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 120px;
}

#brand .sec02 .img-list li {
  display: inline-block;
  width: 49%;
  margin-right: 1%;
  margin-bottom: 20px;
}

#brand .sec02 .img-list li:nth-child(2n) {
  margin-right: auto;
}

#brand .sec03 {
  background: none;
}

#brand .sec03 .tit {
  margin: 0 auto 100px;
}

#brand .sec03 .logo03 {
  max-width: 145px;
  width: 35%;
  margin: 0 auto 60px;
}

#brand .sec03 .tit01 {
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: .2em;
  margin-bottom: 60px;
}

#brand .sec03 .name {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: .2em;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
  padding: 0 100px;
}

#brand .sec03 .name:before, #brand .sec03 .name:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #5A501C;
}

#brand .sec03 .name:before {
  left: 0;
}

#brand .sec03 .name:after {
  right: 0;
}

#brand .sec03 .lead {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 120px;
}

#brand .sec03 .img-list {
  max-width: 780px;
  margin: auto;
}

#brand .sec03 .img-list li {
  display: inline-block;
  width: 49%;
  margin-right: 1%;
}

#brand .sec03 .img-list li:nth-child(2n) {
  margin-right: auto;
}

#brand .sec04 .logo {
  margin: auto;
  text-align: center;
}

#brand .sec04 .logo li {
  display: inline-block;
  width: 33%;
  margin-right: 6%;
  vertical-align: text-top;
}

#brand .sec04 .logo li .keio {
  max-width: 380px;
  margin: 0 auto 30px;
}

#brand .sec04 .logo li .img02 {
  max-width: 380px;
  margin: auto;
}

#brand .sec04 .logo li:last-child {
  margin-right: auto;
  width: 60%;
}

#brand .sec04 .lead {
  font-size: 16px;
  line-height: 1.8;
  margin: 70px auto 0;
}

#brand .sec04 .lead span {
  font-size: 30px;
}

@media screen and (max-width: 1024px) {
  #brand .page-header {
    padding-top: 0;
  }
}

/*==================================================================================
#residence
==================================================================================*/
#residence .page-header {
  padding: 30px 0 50px;
}

#residence .page-header .image {
  margin-bottom: 30px;
}

#residence .intro {
  text-align: center;
  margin-bottom: 80px;
}

#residence .intro .tit {
  font-size: 20px;
  margin-bottom: 80px;
}

#residence .designer {
  text-align: center;
}

#residence .designer .tit {
  font-size: 20px;
  margin-bottom: 50px;
}

#residence .designer .lead {
  font-size: 13px;
  line-height: 2.2;
  margin-bottom: 80px;
}

#residence .designer .inner01 {
  background: #2A1000;
  padding: 150px 0;
  color: #fff;
}

#residence .designer .inner01 ul {
  max-width: 563px;
  margin: auto;
}

#residence .designer .inner01 ul li {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 36%;
  margin-right: 6%;
}

#residence .designer .inner01 ul li:last-child {
  width: 56%;
  margin: auto;
}

#residence .designer .inner01 ul .office01 {
  font-size: 13px;
  line-height: 1.5;
}

#residence .designer .inner01 ul .office02 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 30px;
}

#residence .designer .inner01 ul .position {
  font-size: 13px;
  line-height: 1.5;
}

#residence .designer .inner01 ul .name {
  font-size: 30px;
}

#residence .designer .inner02 {
  padding: 150px 0;
}

#residence .designer .inner02 ul {
  max-width: 563px;
  margin: auto;
}

#residence .designer .inner02 ul li {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  width: 56%;
  margin-right: 6%;
}

#residence .designer .inner02 ul li:last-child {
  width: 36%;
  margin: auto;
}

#residence .designer .inner02 ul .logo {
  max-width: 218px;
  margin-bottom: 4px;
}

#residence .designer .inner02 ul .office02 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}

#residence .designer .inner02 ul .position {
  font-size: 13px;
  line-height: 1.5;
}

#residence .designer .inner02 ul .name {
  font-size: 30px;
}

#residence .material {
  text-align: center;
  color: #fff;
  background: #2A1000;
  padding: 160px 0;
  margin-bottom: 150px;
}

#residence .material .tit {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 50px;
}

#residence .material .lead {
  font-size: 13px;
  line-height: 2.2;
  margin-bottom: 80px;
}

#residence .material .image {
  max-width: 756px;
  margin: auto;
}

#residence .sections {
  text-align: center;
}

#residence .sections .tit {
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 50px;
}

#residence .sections .lead {
  font-size: 13px;
  line-height: 2.2;
  margin-bottom: 80px;
}

#residence .sec01 {
  margin-bottom: 50px;
}

#residence .sec01 .img01 {
  max-width: 700px;
  margin: 0 auto 80px;
}

#residence .sec01 .img01 .caption {
  background: none;
  color: #000;
}

#residence .sec02 {
  margin-bottom: 80px;
}

#residence .sec02 .img01 {
  margin-bottom: 80px;
}

#residence .sec02 .list {
  max-width: 756px;
  margin: auto;
}

#residence .sec02 .list li {
  display: inline-block;
  vertical-align: top;
}

#residence .sec02 .list01 {
  margin-bottom: 40px;
}

#residence .sec02 .list01 li {
  width: 56%;
  margin-right: 8%;
}

#residence .sec02 .list01 li:last-child {
  width: 33%;
  margin-right: auto;
}

#residence .sec02 .list01 li:last-child .caption {
  background: none;
  color: #000;
}

#residence .sec02 .txt {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 80px;
}

#residence .sec02 .list02 li {
  width: 48%;
  margin-right: 2%;
}

#residence .sec02 .list02 li:last-child {
  margin-right: auto;
}

#residence .sec02 .list02 .name {
  text-align: left;
  font-size: 18px;
  line-height: 1.4;
  margin: 30px 0 20px;
}

#residence .sec02 .list02 .name span {
  font-size: 13px;
}

#residence .sec02 .list02 .lead {
  text-align: left;
  margin: auto;
}

#residence .sec03 {
  text-align: center;
  max-width: 100%;
  margin: auto;
  background: #2F0B00;
}

#residence .sec03 .txt {
  font-size: 20px;
  line-height: 1.6;
  color: #fff;
  padding: 80px 0;
}

@media screen and (max-width: 1024px) {
  #residence .page-header {
    padding-top: 0;
  }
}

/*==================================================================================
#access
==================================================================================*/
#access .page-header {
  padding: 30px 0 50px;
}

#access .page-header .image {
  margin-bottom: 30px;
}

#access .intro {
  text-align: center;
  margin-bottom: 80px;
}

#access .intro .tit {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 40px;
}

#access .intro .lead {
  font-size: 13px;
  line-height: 2.2;
  margin-bottom: 60px;
}

#access .intro .image {
  max-width: 1000px;
  margin: auto;
}

#access .sec01 {
  text-align: center;
  margin-bottom: 80px;
}

#access .sec01 li {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin-right: 1%;
}

#access .sec01 li:last-child {
  margin-right: auto;
}

@media screen and (max-width: 1024px) {
  #access .page-header {
    padding-top: 0;
  }
}

/*==================================================================================
#position
==================================================================================*/
#position .page-header {
  padding: 30px 0 50px;
}

#position .page-header .image {
  margin-bottom: 30px;
}

#position .intro {
  text-align: center;
}

#position .intro .tit {
  font-size: 20px;
  margin-bottom: 80px;
}

#position .intro .img00 .caption {
  background: none;
  color: #000;
  right: 16%;
  bottom: 22%;
}

#position .sections {
  text-align: center;
}

#position .sections .txt {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 50px;
}

#position .sections .lead {
  font-size: 13px;
  line-height: 2.2;
  margin-bottom: 80px;
}

#position .sec01 {
  padding-top: 100px;
}

#position .sec01 .image {
  max-width: 1000px;
  margin: 0 auto 80px;
}

#position .sec02 {
  text-align: center;
  background: #D3CEC0;
  padding: 80px 0;
}

#position .sec02 .image {
  max-width: 700px;
  margin: auto;
}

#position .sec02 .txt01 {
  margin: 100px auto 30px;
}

#position .sec02 .mini {
  text-align: left;
  font-size: 11px;
  line-height: 1.8;
  max-width: 700px;
  margin: 20px auto 0;
}

#position .sec03 {
  text-align: center;
  background: #2F0B00;
  padding: 80px 0;
  color: #fff;
}

#position .sec03 .lead01 {
  margin-bottom: 50px;
}

#position .sec03 .image {
  max-width: 800px;
  margin: auto;
}

#position .sec03 .tit01 {
  max-width: 400px;
  margin: 0 auto 50px;
}

#position .sec03 .mini {
  font-size: 11px;
  line-height: 1.8;
  margin-bottom: 140px;
}

#position .sec03 .tit02 {
  max-width: 575px;
  margin: 0 auto 50px;
}

#position .sec03 .img03 {
  max-width: 500px;
  margin: 0 auto 50px;
}

#position .sec03 .mini01 {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  #position .page-header {
    padding-top: 0;
  }
}

/*==================================================================================
 visitor
==================================================================================*/
#visitor .page-header .image {
  margin-bottom: 30px;
}

/*==================================================================================
 visitor
==================================================================================*/
#visitor.archive .link-lists li {
  width: 31%;
  margin-right: 2%;
  margin-bottom: 60px;
  display: inline-block;
}

#visitor.archive .link-lists li:last-child, #visitor.archive .link-lists li:nth-child(3) {
  margin-right: auto;
}

#visitor.archive .link-lists li:last-child .img .bg {
  opacity: 1;
}

#visitor.archive .link-lists li span {
  display: inline-block;
  position: relative;
  font-size: 14px;
}

#visitor.archive .link-lists li span:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: -20px;
  margin-top: -1px;
  width: 10px;
  height: 10px;
  border-right: 1px solid #9E8D6B;
  border-bottom: 1px solid #9E8D6B;
  transform: rotate(-45deg) translateY(-50%);
  transition: right .3s linear;
}

#visitor.archive .link-lists .img {
  position: relative;
  overflow: hidden;
}

#visitor.archive .link-lists .img .bg {
  opacity: 0;
}

#visitor.archive .link-lists .img .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: scale(1.03);
  transition: transform .3s linear;
}

#visitor.archive .link-lists .txt {
  padding: 10px;
  background: #2A1000;
  text-align: center;
}

#visitor.archive .link-lists .text01 {
  margin: 0 auto;
  border: 1px solid #9E8D6B;
  padding: 10px 0;
}

#visitor.archive .link-lists a {
  display: block;
  color: #fff;
}

#visitor.archive .link-lists a:hover {
  opacity: 1 !important;
}

#visitor.archive .link-lists a:hover .image {
  transform: scale(1.2);
}

#visitor.archive .link-lists a:hover span:after {
  right: -28px;
}

#visitor.archive .link-lists.list02 {
  width: 66%;
  margin: auto;
}

#visitor.archive .link-lists.list02 li {
  margin-right: 3%;
  width: 48%;
}

#visitor.archive .link-lists.list02 li:last-child {
  margin-right: auto;
}

@media screen and (max-width: 1024px) {
  #visitor.archive .link-lists li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 45px;
  }
  #visitor.archive .link-lists li:nth-child(2n) {
    margin-right: auto;
  }
  #visitor.archive .link-lists li:nth-child(3) {
    margin-right: 2%;
  }
}

@media screen and (max-width: 768px) {
  #visitor.archive .link-lists li, #visitor.archive .link-lists li:nth-child(3) {
    display: block;
    min-width: 300px;
    width: 75%;
    margin: 0 auto 45px;
  }
}

/*==================================================================================
 lower-sp
==================================================================================*/
@media (max-width: 768px) {
  .mo .content img {
    max-width: inherit !important;
    width: 200% !important;
  }
  .lower {
    background-color: #ECE8DD;
  }
  .lower .content {
    padding-bottom: 85px;
  }
  .lower main {
    padding-top: 55px;
    overflow: hidden;
  }
  .lower .page-header {
    padding: 0 0 20px;
  }
  .lower .page-header .page-title {
    font-size: 52px;
    line-height: 1.2;
    padding-bottom: 20px;
  }
  .lower .page-header .ja {
    font-size: 18px;
  }
  .lower .commonLowerLinks01 {
    border-top: 1px solid #fff;
  }
  .lower .modal-btn {
    max-width: 320px;
    width: 90%;
    margin: 20px auto 50px;
  }
  .lower .modal-wrapper {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 40px 10px;
    text-align: center;
  }
  .lower .modal-wrapper .swipe-img img {
    max-height: 40vh;
  }
  .lower .modal-wrapper:not(:target) {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
  }
  .lower .modal-wrapper:target {
    opacity: 1;
    visibility: visible;
    transition: opacity .4s, visibility .4s;
    background: rgba(0, 0, 0, 0.8) !important;
  }
  .lower .modal-wrapper.on {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.4s, visibility 0.4s;
    background: rgba(0, 0, 0, 0.8) !important;
  }
  .lower .modal-wrapper::after {
    display: inline-block;
    height: 100%;
    margin-left: -.05em;
    vertical-align: middle;
    content: "";
  }
  .lower .modal-wrapper .modal-window {
    box-sizing: border-box;
    display: inline-block;
    z-index: 20;
    position: relative;
    width: 94%;
    max-width: 800px;
    padding: 0;
    border-radius: 2px;
    vertical-align: middle;
  }
  .lower .modal-window .modal-content {
    max-height: 80vh;
    overflow-y: auto;
    text-align: left;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
  }
  .lower .modal-overlay {
    z-index: 10;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0 !important;
    background: rgba(0, 0, 0, 0.1) !important;
  }
  .lower .modal-overlay:hover {
    opacity: 1 !important;
  }
  .lower .modal-wrapper .modal-close {
    z-index: 20;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    color: #243051 !important;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 0;
  }
  .lower .modal-wrapper .modal-close:hover {
    color: #2b2e38 !important;
  }
  /*==================================================================================
 map
==================================================================================*/
  #map .page-header {
    padding: 0 0 20px;
  }
  #map .page-header .image {
    margin-bottom: 30px;
  }
  /* plan */
  /*==================================================================================
#plan
==================================================================================*/
  #plan .page-header {
    padding: 0 0 20px;
  }
  #plan .page-header .image {
    margin-bottom: 30px;
  }
  #plan .intro {
    text-align: left;
    margin-bottom: 100px;
  }
  #plan .intro .tit {
    margin-bottom: 30px;
  }
  #plan .intro .lead {
    line-height: 2;
    margin-bottom: 50px;
  }
  #plan .intro ul li {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  #plan .intro ul li:last-child {
    width: 70%;
    margin: auto;
  }
  #plan .plan-btns {
    margin: 0 auto 60px;
  }
  #plan .plan-btns li {
    width: 100%;
    margin-bottom: 40px;
  }
  #plan .plan-btns li:last-child {
    margin: auto;
  }
  #plan .plan-btns .image {
    width: 80%;
    margin: 40px auto 0;
    height: auto;
  }
  #plan .plan-btns .image.agtype, #plan .plan-btns .image.hgtype {
    height: auto;
    margin: 40px auto 0;
  }
  #plan .plan-btns .button {
    width: 120px;
    margin: 20px auto 20px;
  }
  #plan .img01 {
    margin: 0 auto 80px;
  }
  #plan .equipment {
    text-align: left;
    margin: 0 auto 20px;
  }
  #plan .equipment .tit {
    margin-bottom: 30px;
  }
  #plan .equipment li {
    width: 100%;
    margin-bottom: 40px;
  }
  #plan .equipment .name {
    margin: 20px 0 10px;
  }
  /* plan detail*/
  /*==================================================================================
#plan.detail
==================================================================================*/
  #plan.detail .page-header {
    padding: 30px 0 20px;
  }
  #plan.detail .page-header .image {
    margin-bottom: 30px;
  }
  #plan.detail .plans {
    margin-bottom: 50px;
  }
  #plan.detail .plans .rooms {
    padding: 50px 0;
  }
  #plan.detail .plans .rooms li {
    display: inline-block;
    vertical-align: middle;
    width: 10%;
  }
  #plan.detail .plans .rooms li .name {
    font-size: 12px;
  }
  #plan.detail .plans .rooms li .name span {
    font-size: 16px;
  }
  #plan.detail .plans .rooms li:nth-child(2) {
    width: 75%;
    margin: 0 auto;
  }
  #plan.detail .plans .point {
    text-align: left;
    font-size: 16px;
    margin-bottom: 40px;
  }
  #plan.detail .guides {
    margin-bottom: 100px;
  }
  #plan.detail .guides .txt {
    margin-bottom: 60px;
  }
  /*==================================================================================
 brand
==================================================================================*/
  #brand .page-header {
    padding-top: 0;
  }
  #brand .intro {
    margin-bottom: 80px;
  }
  #brand .intro .text {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #brand .intro .lead {
    font-size: 14px;
  }
  #brand .sections {
    padding: 80px 0 20px;
  }
  #brand .sections .tit {
    font-size: 22px;
    padding-bottom: 10px;
    margin: 0 auto 10px;
  }
  #brand .sections .sub {
    font-size: 16px;
    margin-bottom: 40px;
  }
  #brand .sections .policy {
    margin-bottom: 60px;
  }
  #brand .sections .policy .text {
    font-size: 20px;
    margin: 20px auto 10px;
  }
  #brand .sections .policy .lead {
    font-size: 14px;
    line-height: 1.8;
  }
  #brand .sec02 {
    background: none;
  }
  #brand .sec02 .tit {
    margin: 0 auto 40px;
  }
  #brand .sec02 .logo02 {
    margin: 0 auto 40px;
  }
  #brand .sec02 .tit01 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #brand .sec02 .text {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #brand .sec02 .lead {
    font-size: 14px;
    margin-bottom: 40px;
  }
  #brand .sec02 .img-list li {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  #brand .sec02 .img-list li:last-child {
    margin-bottom: auto;
  }
  #brand .sec03 {
    background: none;
  }
  #brand .sec03 .tit {
    margin: 0 auto 40px;
  }
  #brand .sec03 .logo03 {
    margin: 0 auto 40px;
  }
  #brand .sec03 .tit01 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #brand .sec03 .name {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 0 50px;
  }
  #brand .sec03 .name:before, #brand .sec03 .name:after {
    width: 40px;
  }
  #brand .sec03 .lead {
    font-size: 14px;
    margin-bottom: 40px;
  }
  #brand .sec03 .img-list li {
    display: block;
    width: 100%;
  }
  #brand .sec03 .img-list li:last-child {
    margin-top: 20px;
  }
  #brand .sec04 .logo {
    margin: auto;
    text-align: center;
  }
  #brand .sec04 .logo li {
    display: block;
    width: 80%;
    margin: auto;
  }
  #brand .sec04 .img01 {
    margin: 0 auto 30px;
    width: 85%;
  }
  #brand .sec04 .lead {
    text-align: center;
    font-size: 14px;
    line-height: 1.8;
    margin: 30px auto;
  }
  #brand .sec04 .lead span {
    font-size: 26px;
  }
  /*==================================================================================
#access
==================================================================================*/
  #access .page-header {
    padding: 0 0 20px;
  }
  #access .page-header .image {
    margin-bottom: 30px;
  }
  #access .intro {
    text-align: left;
  }
  #access .intro .lead {
    margin-bottom: 30px;
  }
  #access .intro .btn {
    width: 80%;
    max-width: 375px;
    margin: 30px auto 0;
  }
  #access .sec01 .list {
    display: none;
  }
  #access .sec01 .swipe-img img {
    width: 872px !important;
  }
  /*==================================================================================
#residence
==================================================================================*/
  #residence .page-header {
    padding: 0 0 20px;
  }
  #residence .page-header .image {
    margin-bottom: 30px;
  }
  #residence .intro {
    text-align: left;
    margin-bottom: 30px;
  }
  #residence .intro .tit {
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #residence .designer {
    text-align: left;
  }
  #residence .designer .tit {
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #residence .designer .lead {
    margin-bottom: 50px;
  }
  #residence .designer .inner01 {
    padding: 50px 0;
  }
  #residence .designer .inner01 ul {
    text-align: center;
    max-width: 563px;
    margin: auto;
  }
  #residence .designer .inner01 ul li {
    text-align: center;
    max-width: 180px;
    width: auto;
    margin: 0 auto 30px;
  }
  #residence .designer .inner01 ul li:last-child {
    max-width: inherit;
    width: 100%;
    margin: auto;
  }
  #residence .designer .inner01 ul .office01 {
    margin-bottom: 4px;
  }
  #residence .designer .inner01 ul .office02 {
    margin-bottom: 20px;
  }
  #residence .designer .inner01 ul .position {
    margin-bottom: 4px;
  }
  #residence .designer .inner02 {
    padding: 50px 0;
  }
  #residence .designer .inner02 ul {
    text-align: center;
  }
  #residence .designer .inner02 ul li {
    text-align: center;
    width: 100%;
    margin: 0 auto 30px;
  }
  #residence .designer .inner02 ul li .image.sp {
    max-width: 180px;
    margin: 0 auto 30px;
  }
  #residence .designer .inner02 ul li:last-child {
    display: none;
  }
  #residence .designer .inner02 ul .logo {
    max-width: 218px;
    margin: 0 auto 4px;
  }
  #residence .designer .inner02 ul .position {
    margin-bottom: 4px;
  }
  #residence .material {
    padding: 50px 0;
    margin-bottom: 50px;
  }
  #residence .material .tit {
    text-align: left;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #residence .material .lead {
    text-align: left;
    margin-bottom: 50px;
  }
  #residence .material .image {
    max-width: 756px;
    margin: auto;
  }
  #residence .sections {
    text-align: center;
  }
  #residence .sections .tit {
    text-align: left;
    margin-bottom: 30px;
  }
  #residence .sections .lead {
    text-align: left;
    margin-bottom: 20px;
  }
  #residence .sec01 {
    margin-bottom: 50px;
  }
  #residence .sec01 .img01 {
    max-width: 900px;
    margin: 0 auto 30px;
  }
  #residence .sec02 {
    margin-bottom: 80px;
  }
  #residence .sec02 .img01 {
    margin-bottom: 80px;
  }
  #residence .sec02 .list {
    max-width: 756px;
    margin: auto;
  }
  #residence .sec02 .list li {
    display: block;
    vertical-align: top;
  }
  #residence .sec02 .list01 {
    margin-bottom: 40px;
  }
  #residence .sec02 .list01 li {
    width: 100%;
    margin-bottom: 30px;
  }
  #residence .sec02 .list01 li:last-child {
    width: 100%;
    margin: auto;
  }
  #residence .sec02 .txt {
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 50px;
  }
  #residence .sec02 .list02 li {
    width: 100%;
    margin-bottom: 30px;
  }
  #residence .sec02 .list02 li:last-child {
    margin-right: auto;
  }
  #residence .sec02 .list02 .name {
    width: 94%;
    line-height: 1.6;
    margin: 30px auto 20px;
  }
  #residence .sec02 .list02 .lead {
    width: 94%;
    line-height: 1.6;
    margin: auto;
  }
  #residence .sec03 {
    text-align: center;
    max-width: 100%;
    margin: auto;
  }
  #residence .sec03 .txt {
    padding: 50px 0;
  }
  /*==================================================================================
#position
==================================================================================*/
  #position .page-header {
    padding: 0 0 20px;
  }
  #position .page-header .image {
    margin-bottom: 30px;
  }
  #position .intro {
    text-align: left;
  }
  #position .intro .tit {
    margin-bottom: 20px;
  }
  #position .intro .img00 .caption {
    right: 2%;
    bottom: 2%;
  }
  #position .sections .txt {
    text-align: left;
    margin-bottom: 30px;
  }
  #position .sections .lead {
    text-align: left;
    margin-bottom: 50px;
  }
  #position .sec01 {
    padding-top: 80px;
  }
  #position .sec01 .image {
    max-width: 1000px;
    margin: 0 auto 50px;
  }
  #position .sec02 {
    padding: 50px 0;
  }
  #position .sec02 .image {
    max-width: 700px;
    margin: auto;
  }
  #position .sec02 .txt01 {
    margin: 80px auto 20px;
  }
  #position .sec03 {
    padding: 50px 0;
  }
  #position .sec03 .lead01 {
    margin-bottom: 30px;
  }
  #position .sec03 .title {
    text-align: left;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  #position .sec03 .title span {
    font-size: 50px;
  }
  #position .sec03 .mini {
    text-align: left;
    margin-bottom: 80px;
  }
  #position .sec03 .tit01, #position .sec03 .tit02 {
    width: 94%;
    max-width: 400px;
    margin: 0 auto 50px;
  }
  #position .sec03 .img03 {
    max-width: 500px;
    margin: 0 auto 30px;
  }
  #position .sec03 .mini01 {
    margin-bottom: 0;
  }
}

/*==================================================================================
 position
==================================================================================*/
#position .commonLowerLinks01 {
  background: #fff;
}

#position main {
  background: #fff;
}

#position .intro {
  padding-bottom: 140px;
  text-align: center;
}

#position .intro .text {
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: .15em;
  margin-bottom: 40px;
}

#position .intro .lead {
  font-size: 16px;
  color: #8C5937;
  line-height: 2.2;
  padding-bottom: 55px;
}

#position .intro .image {
  margin: 0 auto;
  max-width: 610px;
}

#position .intro .image .caption {
  bottom: -15px;
  background: transparent;
  color: #000000;
}

#position .relax {
  position: relative;
  background: #000;
  background-size: cover;
  padding-bottom: 267px;
}

@media screen and (min-width: 1025px) {
  #position .relax {
    background-attachment: fixed;
    padding-bottom: 67px;
  }
}

#position .relax::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 280px;
  background: #fff;
}

#position .relax .title {
  color: #000000;
  font-size: 30px;
  line-height: 1.5;
  padding-bottom: 70px;
  text-align: center;
  position: relative;
  z-index: 2;
}

#position .relax .image {
  margin: -45px 0px 20px;
  transform: scale(0.85);
  transition: transform .6s, margin .6s;
}

#position .relax .image img {
  max-height: 470px;
}

#position .relax .slick-current .image {
  margin-top: 0;
  transform: scale(1);
  transition: transform .6s .7s, margin .6s .7s;
}

#position .relax .slick-slider {
  height: 470px;
}

#position .relax .slick-slider .slick-track {
  left: -15vw;
}

#position .relax .slick-next {
  left: auto;
  right: 70px;
  bottom: 20px;
  top: auto;
}

#position .relax .slick-next:before {
  content: url(../images/position/next.svg);
}

@media screen and (max-width: 1024px) {
  #position .relax .slick-next {
    bottom: -100px;
  }
}

#position .relax .slick-prev {
  left: auto;
  top: auto;
  right: 135px;
  bottom: 20px;
}

#position .relax .slick-prev:before {
  content: url(../images/position/prev.svg);
}

@media screen and (max-width: 1024px) {
  #position .relax .slick-prev {
    bottom: -100px;
  }
}

#position .relax .slick-prev, #position .relax .slick-next {
  z-index: 2;
}

#position .relax .annotation {
  color: #fff;
  font-size: 10px;
  padding: 80px 5% 0;
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 0;
}

#position .welbe {
  padding: 202px 0 174px;
}

#position .welbe .title {
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 80px;
}

#position .welbe .body {
  margin: 0 auto;
  width: 90%;
  max-width: 1320px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#position .welbe .body .welbe-photoes {
  width: 55%;
  order: 2;
}

#position .welbe .body .welbe-photoes .slick-dots {
  bottom: -35px;
}

#position .welbe .body .welbe-photoes .slick-dots li button:before {
  opacity: 1;
  color: #D9EAF2;
}

#position .welbe .body .welbe-photoes .slick-dots li.slick-active button:before {
  color: #BFB086;
}

#position .welbe .body .text {
  width: 40%;
  order: 1;
  font-size: 16px;
  line-height: 2;
  color: #8C5937;
}

#position .welbe .annotation {
  width: 90%;
  margin: auto;
  text-align: right;
}

#position .big-image {
  position: relative;
}

#position .town {
  overflow: hidden;
  position: relative;
  margin-bottom: 172px;
}

#position .town .header {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  color: #8C5937;
  z-index: 1;
}

#position .town .title {
  font-size: 26px;
  line-height: 1.5;
  padding-bottom: 66px;
}

#position .town .lead {
  font-size: 16px;
  line-height: 2;
}

#position .town .image {
  position: relative;
  margin: 500px auto 0;
  max-width: 1000px;
}

#position .town .image .caption {
  background: none;
  color: #2b2b2b;
}

#position .history {
  position: relative;
  margin-bottom: 174px;
}

#position .history .wrap {
  max-width: 1320px;
  display: flex;
  justify-content: center;
}

#position .history .image {
  width: 40%;
}

#position .history .image .in {
  position: relative;
}

#position .history .image.park {
  margin-left: 2%;
}

#position .history .header {
  width: 62.4%;
  color: #8C5937;
}

#position .history .photoes li {
  position: relative;
  float: left;
  width: 60%;
}

#position .history .photoes li:last-child {
  float: right;
  width: 35%;
}

#position .history .title {
  font-size: 26px;
  line-height: 1.5;
  padding-bottom: 27px;
}

#position .history .text {
  font-size: 16px;
  line-height: 2;
  padding-bottom: 30px;
}

#position .musashono {
  padding: 82px 0;
  background: #E2DDDB;
  background-size: cover;
  color: #8C5937;
}

@media screen and (min-width: 1025px) {
  #position .musashono {
    background-attachment: fixed;
  }
}

#position .musashono .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#position .musashono .header {
  width: 50%;
  order: 2;
}

#position .musashono .image {
  width: 47%;
  position: relative;
  order: 1;
}

#position .musashono .title {
  font-size: 26px;
  line-height: 1.5;
  padding-bottom: 20px;
}

#position .musashono .text {
  font-size: 16px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #position .intro {
    padding-bottom: 100px;
  }
  #position .intro .text {
    text-align: left;
    margin-bottom: 20px;
  }
  #position .intro .lead {
    font-size: 16px;
    padding-bottom: 75px;
    text-align: left;
  }
  #position .intro .lead br {
    display: none;
  }
  #position .relax {
    padding-bottom: 147px;
  }
  #position .relax::before {
    height: 40%;
  }
  #position .relax .title {
    font-size: 22px;
    padding-bottom: 40px;
    text-align: left;
  }
  #position .relax .image {
    margin: 0px 10px 20px;
    transform: scale(1);
  }
  #position .relax .slick-current .image {
    margin-top: 0;
    transform: scale(1);
  }
  #position .relax .slick-slider {
    height: inherit;
    padding-bottom: 80px;
  }
  #position .relax .slick-slider .slick-track {
    left: 0vw;
  }
  #position .relax .slick-next {
    bottom: -8%;
    left: auto;
    right: 10px;
  }
  #position .relax .slick-prev {
    bottom: -8%;
    right: 80px;
    top: auto;
  }
  #position .relax .annotation {
    padding: 0px 5% 0;
    bottom: 20px;
    right: 0;
    text-align: left;
  }
  #position .relax .slick-prev, #position .relax .slick-next {
    width: 70px;
    height: 70px;
  }
  #position .welbe {
    padding: 103px 0 140px;
  }
  #position .welbe .title {
    font-size: 22x;
    text-align: left;
    padding-bottom: 40px;
  }
  #position .welbe .body {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
  }
  #position .welbe .body .welbe-photoes {
    width: auto;
  }
  #position .welbe .body .annotation {
    padding-top: 10px;
  }
  #position .welbe .body .text {
    width: auto;
    padding-top: 28px;
  }
  #position .big-image {
    position: relative;
    margin-bottom: 105px;
  }
  #position .town {
    margin-bottom: 108px;
  }
  #position .town .header {
    position: static;
    transform: translate(0%, 0%);
    margin: 0 auto;
    width: 90%;
    text-align: center;
    color: #8C5937;
    z-index: 1;
  }
  #position .town .title {
    font-size: 22px;
    line-height: 1.8;
    padding-bottom: 40px;
    text-align: left;
  }
  #position .town .lead {
    text-align: left;
  }
  #position .town .lead br {
    display: none;
  }
  #position .town .image {
    position: relative;
    margin-top: 0;
  }
  #position .town .image .swipe-img img {
    width: 1000px !important;
  }
  #position .town .image .caption {
    bottom: -20px;
  }
  #position .history {
    position: relative;
    margin-bottom: 111px;
  }
  #position .history .wrap {
    display: block;
  }
  #position .history .image {
    width: auto;
  }
  #position .history .image.park {
    margin-left: 0;
    margin-top: 20px;
  }
  #position .history .header {
    width: auto;
  }
  #position .history .photoes {
    padding-top: 20px;
  }
  #position .history .photoes li {
    position: relative;
    float: left;
    width: 100%;
  }
  #position .history .photoes li:last-child {
    float: right;
    width: 100%;
  }
  #position .history .title {
    font-size: 22px;
    text-align: left;
    padding-bottom: 35px;
  }
  #position .history .text {
    font-size: 16px;
    padding-bottom: 20px;
  }
  #position .musashono {
    padding: 62px 0 0;
  }
  #position .musashono .wrap {
    display: block;
    width: auto;
  }
  #position .musashono .header {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  #position .musashono .image {
    width: auto;
  }
  #position .musashono .title {
    font-size: 22px;
    padding-bottom: 35px;
    text-align: left;
  }
  #position .musashono .text {
    padding-bottom: 0;
  }
}

/*==================================================================================
 location
==================================================================================*/
#location .page-header .texts {
  width: 187px;
  margin: auto;
}

#location .page-header .image {
  margin-bottom: 46px;
}

#location .page-header .page-title {
  font-size: 46px;
}

#location .intro {
  margin-bottom: 80px;
  text-align: center;
}

#location .intro .page-lead {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 40px;
}

#location .intro .flavor {
  font-size: 13px;
  line-height: 2.2;
  padding-bottom: 60px;
}

#location .intro .anchors {
  margin: 0 auto;
  width: 90%;
  display: flex;
  justify-content: space-between;
}

#location .intro .anchors li {
  width: 32%;
}

#location .intro .anchors li a {
  display: block;
  color: #fff;
  position: relative;
}

#location .intro .anchors li a:hover .image::after {
  opacity: 0;
}

#location .intro .anchors li a:hover .text {
  opacity: 0;
}

#location .intro .anchors li .image {
  position: relative;
}

#location .intro .anchors li .image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: opacity .5s;
}

#location .intro .anchors li .text {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 1.2;
  transform: translateY(-50%);
  z-index: 2;
  transition: opacity .5s;
}

#location .sections {
  padding-bottom: 60px;
}

#location .sections .header {
  position: relative;
  background: url(../images/location/park-bg.jpg) center;
  background-size: cover;
  height: 340px;
  margin-bottom: 80px;
}

#location .sections .header .caption {
  z-index: 2;
}

#location .sections .header .title {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  text-align: center;
  font-size: 36px;
  line-height: 1.2;
  color: #fff;
  transform: translateY(-50%);
}

#location .sections .leads {
  text-align: center;
  padding-bottom: 75px;
}

#location .sections .leads .lead {
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 45px;
}

#location .sections .leads .text {
  font-size: 13px;
  line-height: 2.4;
}

#location .sections .section-image {
  margin: 0 auto 80px;
  max-width: 900px;
  width: 90%;
}

#location .sections .section-image .caption {
  background: none;
  color: #000;
  bottom: -20px;
}

#location .sections .photoes {
  position: relative;
  margin: 0 auto 80px;
  max-width: 900px;
  width: 90%;
}

#location .sections .photoes .bg {
  opacity: 0;
}

#location .sections .photoes .photo-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#location .sections .photoes .photo-list li {
  position: absolute;
  cursor: pointer;
  list-style: none;
}

#location .sections .photoes .photo-list li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  transition: opacity .5s;
}

#location .sections .photoes .photo-list li:hover .texts {
  opacity: 0;
}

#location .sections .photoes .photo-list li:hover::after {
  opacity: 0;
}

#location .sections .photoes .photo-list .texts {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 90%;
  transform: translateY(-50%);
  color: #fff;
  z-index: 4;
  text-align: center;
  transition: opacity .5s;
}

#location .sections .photoes .photo-list .num {
  font-size: 76px;
  padding-bottom: 15px;
}

#location .sections .photoes .photo-list .name {
  font-size: 20px;
}

#location .sections .photoes .photo-list .list01 {
  top: 0;
  left: 0;
  width: 66.66667%;
}

#location .sections .photoes .photo-list .list02 {
  top: 0;
  left: 66.66667%;
  width: 33.33333%;
  z-index: 6;
}

#location .sections .photoes .photo-list .list03 {
  top: 25%;
  left: 66.66667%;
  width: 33.33333%;
}

#location .sections .photoes .photo-list .list04 {
  top: 50%;
  left: 0;
  width: 33.33333%;
}

#location .sections .photoes .photo-list .list05 {
  top: 50%;
  left: 33.33333%;
  width: 66.66667%;
}

#location .sections .photoes .photo-list .list06 {
  top: 75%;
  left: 0;
  width: 66.66667%;
}

#location .sections .photoes .photo-list .list07 {
  top: 75%;
  left: 66.66667%;
  width: 33.33333%;
}

#location .sections .annotation {
  padding-top: 35px;
  margin: 0 auto;
  max-width: 900px;
  width: 90%;
}

#location .sections.park, #location .sections.gourmet {
  background-color: #E0DACE;
}

#location .sections.shopping .header {
  background-image: url(../images/location/shopping-bg.jpg);
}

#location .sections.shopping .title {
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.8));
}

#location .sections.gourmet .header {
  background-image: url(../images/location/gourmet-bg.jpg);
}

#location .modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

#location .modal .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

#location .modal .contents {
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  max-width: 700px;
  padding: 20px 15px;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
}

#location .modal .contents .close {
  position: absolute;
  bottom: 100%;
  left: 100%;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 35px;
  z-index: 1000;
  height: 35px;
  cursor: pointer;
}

#location .modal .contents .close::after, #location .modal .contents .close::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 100%;
  height: 1px;
  background-color: #fff;
}

#location .modal .contents .close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#location .modal .contents .controls {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/location/prev.svg);
  background-size: cover;
  z-index: 10;
  cursor: pointer;
}

#location .modal .contents .prev {
  right: 100%;
  margin-right: 10px;
}

#location .modal .contents .next {
  left: 100%;
  margin-left: 10px;
  background-image: url(../images/location/next.svg);
}

#location .modal .contents li {
  list-style: none;
}

#location .modal .contents .num {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 13px;
}

#location .modal .contents .current {
  font-size: 26px;
}

#location .modal .contents .list-wrap {
  position: relative;
  overflow: hidden;
}

#location .modal .contents .lists {
  width: 7000px;
  will-change: transform;
}

#location .modal .contents .lists:not(.move) {
  transition: transform 1.2s;
}

#location .modal .contents .lists::after {
  content: "";
  display: table;
  clear: both;
}

#location .modal .contents .lists li {
  float: left;
  width: 670px;
  margin-right: 10px;
}

#location .modal .contents .lists .text {
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.8;
}

#location .modal .contents .lists .name {
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 3px;
  text-align: center;
}

#location .modal .contents .lists .distance {
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 15px;
}

#location .life-info {
  text-align: center;
  margin: 100px auto 140px;
}

#location .life-info .title {
  font-size: 30px;
  margin-bottom: 50px;
}

#location .life-info .tabs {
  text-align: center;
  font-size: 0;
  margin: 30px 0;
}

#location .life-info .tabs li {
  display: inline-block;
  width: 16.5%;
  margin-right: 4%;
  padding: 0;
  box-sizing: border-box;
  background: #fff;
}

#location .life-info .tabs li:last-child {
  margin-right: auto;
}

#location .life-info .tabs a {
  display: block;
  color: #000;
  font-size: 13px;
  padding: 15px 0;
  border-bottom: 1px solid;
  font-family: "Shippori Mincho", serif;
}

#location .life-info .tabs a.current {
  background: #000;
  color: #fff;
}

#location .life-info .logo {
  float: left;
  width: 612px;
  text-align: right;
}

#location .life-info .logo span {
  display: block;
  margin-right: 20px;
}

#location .life-info .logo img {
  width: 20px;
}

#location .life-info .annotation {
  float: right;
  width: 388px;
}

#location .life-info .annotation span {
  display: block;
  text-align: left;
  line-height: 1.4;
  margin-left: 18px;
}

#location .life-info .maps {
  position: relative;
  margin: 75px auto 0;
}

#location .life-info .googlemap {
  height: 700px;
  margin-right: 388px;
  background: #fff;
}

#location .life-info .list-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 388px;
  height: 100%;
  min-height: 450px;
  background: #fff;
  box-sizing: border-box;
  text-align: left;
  padding: 9px 10px;
  border-left: 1px solid #eee;
}

#location .life-info .list-wrapper ol {
  counter-reset: lis;
  display: none;
}

#location .life-info .list-wrapper ol.current {
  display: block;
}

#location .life-info .list-wrapper li {
  padding: 9px 10px 9px 40px;
  list-style: none;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  line-height: 1.2;
  position: relative;
  cursor: pointer;
  cursor: hand;
  font-family: "Shippori Mincho", serif;
}

#location .life-info .list-wrapper li:after {
  counter-increment: lis;
  content: counter(lis);
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50px;
  background: #004135;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  position: absolute;
}

#location .life-info .list-wrapper .minite {
  display: none;
  font-size: 10px;
  padding-top: 4px;
  margin-left: 10px;
}

@media screen and (max-width: 1024px) {
  #location .page-header {
    padding-top: 0;
  }
  #location .life-info .tabs {
    margin-bottom: 20px;
  }
  #location .life-info .tabs li {
    display: inline-block;
    width: 48%;
    margin-right: 1%;
    margin-bottom: 6px;
  }
  #location .life-info .tabs li:nth-child(2n) {
    margin-right: auto;
  }
  #location .life-info .tabs a {
    font-size: 11px;
    padding: 13px 10px;
  }
  #location .life-info .tabs a .none {
    display: none;
  }
  #location .life-info .logo {
    width: 50%;
    margin-bottom: 10px;
  }
  #location .life-info .annotation {
    width: 50%;
    margin-bottom: 10px;
  }
  #location .life-info .maps {
    margin-bottom: 20px;
  }
  #location .life-info .googlemap {
    float: none;
    height: 328px;
    margin-right: auto;
  }
  #location .life-info .list-wrapper {
    position: static;
    float: none;
    width: auto;
    height: auto;
    min-height: 0;
  }
  #location .life-info .list-wrapper li {
    padding: 9px 10px 9px 30px;
  }
  #location .life-info .list-wrapper li:after {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
  }
  #location .life-info .list-wrapper .minite {
    display: block;
    font-size: 10px;
    padding-top: 4px;
  }
}

@media screen and (max-width: 768px) {
  #location .page-header {
    padding: 0 0 20px;
  }
  #location .page-header .texts {
    width: 141px;
  }
  #location .intro {
    margin-bottom: 60px;
    text-align: left;
  }
  #location .intro .flavor {
    padding-bottom: 30px;
  }
  #location .intro .anchors {
    width: auto;
  }
  #location .intro .anchors li {
    width: 33%;
  }
  #location .intro .anchors li .text {
    font-size: 12px;
  }
  #location .intro .anchors li .caption {
    bottom: -40px;
    color: #000;
    background: none;
  }
  #location .intro .anchors li .image::after {
    display: none;
  }
  #location .sections {
    padding-bottom: 70px;
  }
  #location .sections .header {
    background-image: url(../images/location/park-bg-sp.jpg);
    height: 160px;
    margin-bottom: 85px;
  }
  #location .sections .header .title {
    font-size: 30px;
  }
  #location .sections .leads {
    text-align: left;
    padding-bottom: 70px;
  }
  #location .sections .section-image {
    max-width: inherit;
    width: auto;
  }
  #location .sections .photoes {
    margin: 0 auto;
    max-width: inherit;
    width: auto;
  }
  #location .sections .photoes .bg {
    display: none;
  }
  #location .sections .photoes .photo-list {
    position: static;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #location .sections .photoes .photo-list li {
    position: relative;
    width: 50% !important;
    top: 0 !important;
    left: 0 !important;
  }
  #location .sections .photoes .photo-list li:first-child {
    width: 100% !important;
  }
  #location .sections .photoes .photo-list li::after {
    display: none;
  }
  #location .sections .photoes .photo-list .texts {
    display: none;
  }
  #location .sections .annotation {
    max-width: 900px;
    width: 90%;
  }
  #location .sections.shopping .header {
    background-image: url(../images/location/shopping-bg-sp.jpg);
  }
  #location .sections.gourmet .header {
    background-image: url(../images/location/gourmet-bg-sp.jpg);
  }
  #location .modal .contents {
    max-width: 700px;
    padding: 20px 15px 20px;
  }
  #location .modal .contents .close {
    margin-bottom: 4px;
    margin-left: 4px;
    width: 35px;
    height: 35px;
  }
  #location .modal .contents .controls {
    width: 40px;
    height: 40px;
  }
  #location .modal .contents .prev {
    right: 100%;
    margin-right: 0px;
  }
  #location .modal .contents .next {
    left: 100%;
    margin-left: 0px;
    background-image: url(../images/location/next.svg);
  }
  #location .modal .contents .list-wrap {
    padding-top: 30px;
  }
  #location .modal .contents li {
    list-style: none;
  }
  #location .modal .contents .num {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 13px;
  }
  #location .modal .contents .current {
    font-size: 26px;
  }
  #location .modal .contents .list-wrap {
    position: relative;
    overflow: hidden;
  }
  #location .modal .contents .lists {
    width: 7000px;
    will-change: transform;
  }
  #location .modal .contents .lists:not(.move) {
    transition: transform 1.2s;
  }
  #location .modal .contents .lists::after {
    content: "";
    display: table;
    clear: both;
  }
  #location .modal .contents .lists li {
    float: left;
    width: 670px;
    margin-right: 10px;
  }
  #location .modal .contents .lists .text {
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.8;
  }
  #location .modal .contents .lists .name {
    font-size: 30px;
    line-height: 1.4;
    padding-bottom: 3px;
    text-align: center;
  }
  #location .modal .contents .lists .distance {
    font-size: 13px;
    line-height: 1.5;
    text-align: center;
    padding-bottom: 15px;
  }
  #location .life-info {
    margin: 50px auto 60px;
  }
  #location .life-info .title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  #location .life-info .bg {
    padding-top: 80px;
    margin-bottom: 60px;
  }
  #location .life-info .maps {
    margin-top: 25px;
  }
  #location .life-info .logo, #location .life-info .annotation {
    width: 100%;
    float: none;
  }
  #location .life-info .logo span, #location .life-info .annotation span {
    text-align: center;
    margin-right: auto;
  }
}

/*# sourceMappingURL=lower.css.map */
