@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 default
==================================================================================*/
@font-face {
  font-family: "MyYuGothicM";
  font-weight: normal;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
  /* Mediumない場合 */
}

@font-face {
  font-family: "MyYuGothicM";
  font-weight: bold;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}

/* -------------------------------------------
 initialize
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, nlegend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

body {
  color: #4D4D4D;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: none;
  font-family: fot-tsukuaoldmin-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "pwid";
  position: relative;
  letter-spacing: .2em;
}

.gothic {
  font-family: "Yu Gothic", YuGothic ,sans-serif;
}

.cormorant,
.en,
.Cormorant {
  font-family: fot-tsukuaoldmin-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.cinzel {
  font-family: fot-tsukuaoldmin-pr6n, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.all-wrap {
  position: relative;
  z-index: 2;
  letter-spacing: .12em;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

sup {
  font-size: 10px;
  vertical-align: super;
}

div {
  line-height: 0;
}

ul li {
  list-style: none;
}

input, select {
  vertical-align: middle;
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

table {
  font-size: 100%;
  border-collapse: collapse;
  width: 100%;
}

main {
  display: block;
}

img {
  -ms-interpolation-mode: bicubic;
}

iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

a {
  text-decoration: none;
}

@media (min-width: 1025px) {
  a:hover {
    opacity: 0.7;
  }
}

a.no-link {
  cursor: default !important;
}

a.no-link:hover {
  opacity: 1 !important;
}

.disable a {
  opacity: 0.25 !important;
  cursor: default;
}

.disable a:after {
  display: none !important;
}

@media screen and (min-width: 1025px) {
  a:hover {
    transition: opacity .3s;
  }
}

@media screen and (min-width: 1025px) {
  img.pc {
    display: inline-block !important;
  }
  .pc {
    display: block !important;
  }
  .sp, .tb {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .sp {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  img.tb {
    display: inline-block !important;
  }
  span.tb {
    display: inline !important;
  }
}

@media screen and (max-width: 768px) {
  .pc, .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp {
    display: inline-block !important;
  }
  span.sp {
    display: inline !important;
  }
}

@media (max-width: 768px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 default
==================================================================================*/
.require-login {
  display: none !important;
}

.cormorant {
  font-family: "Cormorant Garamond", serif;
}

.shippori {
  font-family: "Shippori Mincho", serif;
}

.logined .require-login {
  display: block !important;
}

.logined .no-login {
  display: none !important;
}

.all-wrap {
  position: relative;
  z-index: 1;
  background: url(../images/common/content-bg.jpg) center;
  background-size: 100% auto;
}

@media (max-width: 768px) {
  .all-wrap {
    background: url(../images/common/content-bg-sp.jpg);
  }
}

.wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
}

.content-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.images,
.image {
  position: relative;
}

.annotation {
  font-size: 10px;
  line-height: 1.5;
}

.js-fade-obj {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.9s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 0.9s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.js-fade-obj.on {
  opacity: 1;
  transform: translateY(0);
}

.caption {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px 5px;
  line-height: 1;
  font-size: 10px;
  color: #fff;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.5);
  font-family: "Shippori Mincho", serif;
}

.caption.noBg {
  color: #000;
  background: none;
}

.caption.bottom {
  color: #000;
  background: none;
  bottom: -20px;
}

.caption.black {
  color: #333;
  background: rgba(255, 255, 255, 0.5);
}

.caption_model {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px 8px;
  font-size: 14px;
  text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
  color: #fff;
  line-height: 1.5;
}

a {
  text-decoration: none;
}

.disabled a,
.disabled {
  pointer-events: none;
}

video {
  width: 100%;
  height: auto;
}

html main {
  visibility: hidden;
}

html.wf-active main {
  visibility: visible;
}

html header {
  visibility: visible;
}

html.wf-active {
  visibility: visible;
}

main {
  background-attachment: 100% auto;
}

@media screen and (min-width: 1025px) {
  main {
    background-size: cover;
    background-attachment: fixed;
  }
}

.garamond,
.cormorant {
  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

@media (min-width: 1025px) {
  a:hover {
    transition: opacity .3s;
    opacity: 0.7;
  }
}

a.no-link, a.comming-soon, a.disable {
  cursor: default !important;
  pointer-events: none;
}

@media (min-width: 1025px) {
  a.no-link:hover, a.comming-soon:hover, a.disable:hover {
    opacity: 1 !important;
  }
}

@media (min-width: 769px) {
  a.tel {
    pointer-events: none;
  }
}

.disable {
  display: none;
  pointer-events: none;
}

.disable a {
  opacity: 0.25 !important;
  cursor: default;
}

.disable a:after {
  display: none !important;
}

.sp, .tb {
  display: none !important;
}

/*
@media (min-width: 1024px) {
  display: none !important;
}*/
@media (max-width: 1024px) {
  .tb {
    display: block !important;
  }
}

@media (max-width: 768px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

@media print {
  .site-header,
  .site-footer {
    display: none !important;
  }
  .main {
    padding: 0px !important;
  }
}

@media (min-width: 1025px) {
  .site-header .wrap {
    width: 94%;
  }
  .site-footer .wrap {
    width: 84%;
  }
}

.js-scroll {
  transition: transform 0.6s, opacity 0.6s;
  opacity: 0;
  transform: translateY(40px);
}

.js-scroll.on {
  opacity: 1;
  transform: translateY(0px);
}

main img {
  width: 100%;
}

/*==================================================================================
 common
==================================================================================*/
.font-size5 {
  font-size: 5%;
}

.font-size10 {
  font-size: 10%;
}

.font-size15 {
  font-size: 15%;
}

.font-size20 {
  font-size: 20%;
}

.font-size25 {
  font-size: 25%;
}

.font-size30 {
  font-size: 30%;
}

.font-size35 {
  font-size: 35%;
}

.font-size40 {
  font-size: 40%;
}

.font-size45 {
  font-size: 45%;
}

.font-size50 {
  font-size: 50%;
}

.font-size55 {
  font-size: 55%;
}

.font-size60 {
  font-size: 60%;
}

.font-size65 {
  font-size: 65%;
}

.font-size70 {
  font-size: 70%;
}

.font-size75 {
  font-size: 75%;
}

.font-size80 {
  font-size: 80%;
}

.font-size85 {
  font-size: 85%;
}

.font-size90 {
  font-size: 90%;
}

.font-size95 {
  font-size: 95%;
}

.font-size100 {
  font-size: 100%;
}

.font-size105 {
  font-size: 105%;
}

.font-size110 {
  font-size: 110%;
}

.font-size115 {
  font-size: 115%;
}

.font-size120 {
  font-size: 120%;
}

.font-size125 {
  font-size: 125%;
}

.font-size130 {
  font-size: 130%;
}

.font-size135 {
  font-size: 135%;
}

.font-size140 {
  font-size: 140%;
}

.font-size145 {
  font-size: 145%;
}

.font-size150 {
  font-size: 150%;
}

.font-size155 {
  font-size: 155%;
}

.font-size160 {
  font-size: 160%;
}

.font-size165 {
  font-size: 165%;
}

.font-size170 {
  font-size: 170%;
}

.font-size175 {
  font-size: 175%;
}

.font-size180 {
  font-size: 180%;
}

.font-size185 {
  font-size: 185%;
}

.font-size190 {
  font-size: 190%;
}

.font-size195 {
  font-size: 195%;
}

.font-size200 {
  font-size: 200%;
}

.font-size205 {
  font-size: 205%;
}

.font-size210 {
  font-size: 210%;
}

.font-size215 {
  font-size: 215%;
}

.font-size220 {
  font-size: 220%;
}

.font-size225 {
  font-size: 225%;
}

.font-size230 {
  font-size: 230%;
}

.font-size235 {
  font-size: 235%;
}

.font-size240 {
  font-size: 240%;
}

.font-size245 {
  font-size: 245%;
}

.font-size250 {
  font-size: 250%;
}

.font-size255 {
  font-size: 255%;
}

.font-size260 {
  font-size: 260%;
}

.font-size265 {
  font-size: 265%;
}

.font-size270 {
  font-size: 270%;
}

.font-size275 {
  font-size: 275%;
}

.font-size280 {
  font-size: 280%;
}

.font-size285 {
  font-size: 285%;
}

.font-size290 {
  font-size: 290%;
}

.font-size295 {
  font-size: 295%;
}

.font-size300 {
  font-size: 300%;
}

.font-size305 {
  font-size: 305%;
}

.font-size310 {
  font-size: 310%;
}

.font-size315 {
  font-size: 315%;
}

.font-size320 {
  font-size: 320%;
}

.font-size325 {
  font-size: 325%;
}

.font-size330 {
  font-size: 330%;
}

.font-size335 {
  font-size: 335%;
}

.font-size340 {
  font-size: 340%;
}

.font-size345 {
  font-size: 345%;
}

.font-size350 {
  font-size: 350%;
}

.font-size355 {
  font-size: 355%;
}

.font-size360 {
  font-size: 360%;
}

.font-size365 {
  font-size: 365%;
}

.font-size370 {
  font-size: 370%;
}

.font-size375 {
  font-size: 375%;
}

.font-size380 {
  font-size: 380%;
}

.font-size385 {
  font-size: 385%;
}

.font-size390 {
  font-size: 390%;
}

.font-size395 {
  font-size: 395%;
}

.font-size400 {
  font-size: 400%;
}

.font-size405 {
  font-size: 405%;
}

.font-size410 {
  font-size: 410%;
}

.font-size415 {
  font-size: 415%;
}

.font-size420 {
  font-size: 420%;
}

.font-size425 {
  font-size: 425%;
}

.font-size430 {
  font-size: 430%;
}

.font-size435 {
  font-size: 435%;
}

.font-size440 {
  font-size: 440%;
}

.font-size445 {
  font-size: 445%;
}

.font-size450 {
  font-size: 450%;
}

.swipe {
  display: none;
}

@media screen and (max-width: 768px) {
  .swipe-img {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .swipe-img img {
    max-width: auto !important;
    max-width: inherit !important;
    width: auto !important;
  }
  .swipe {
    margin: 20px auto 40px;
    display: block;
    text-align: center;
  }
  .swipe img {
    max-width: 320px;
    width: 100%;
  }
}

h1, h2, h3, h4, h5, h6, em, strong {
  font-weight: normal;
}

@media (max-width: 1024px) {
  .wrap {
    width: 94%;
  }
  .only-pc {
    display: none !important;
  }
}

@media print {
  .sp-menu {
    display: none !important;
  }
  .btns {
    display: none !important;
  }
}

.page-top {
  position: absolute;
  display: block;
  width: 40px;
  bottom: 130px;
  right: 2%;
  z-index: 1000;
  /*@media (max-width: $breakpoint_tb) {
    bottom: 30px;
  }*/
}

.page-annotation {
  font-size: 10px;
  line-height: 1.6;
}

a.common-button01:hover {
  opacity: 1 !important;
}

a.common-button01:hover:after {
  height: 50px;
}

a.common-button01:hover span.sub {
  transform: translateX(0);
}

.tools {
  display: flex;
  gap: 0 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 54%;
  font-size: 11px;
}

.tools .links01 {
  display: flex;
  flex-flow: column;
  justify-content: center;
  gap: 10px 0;
  text-align: left;
}

.tools .links01 a {
  position: relative;
  color: #000;
}

.tools .links02 {
  display: flex;
  gap: 0 8px;
  text-align: center;
}

.tools .links02 li {
  flex: 0 0 180px;
}

.tools .links02 li a {
  display: block;
  padding: 15px 0 14px;
}

.tools02 {
  display: none;
}

.request a,
.reserve a,
.reserve01 a,
.reserve02 a {
  transition: background-color .5s,color .5s ,border-color .5s,letter-spacing .5s;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #9E8D6B;
  border: none;
}

@media (min-width: 1025px) {
  .request a:hover,
  .reserve a:hover,
  .reserve01 a:hover,
  .reserve02 a:hover {
    letter-spacing: 0.3em;
    opacity: 1 !important;
    background-color: #7C6F55;
  }
}

.request a {
  background-color: #9E8D6B;
}

@media (min-width: 1025px) {
  .request a:hover {
    background-color: #7C6F55;
  }
}

.reserve a {
  background-color: #707070;
}

@media (min-width: 1025px) {
  .reserve a:hover {
    background-color: #313131;
  }
}

.reserve01 a {
  background-color: #4D4D4D;
}

@media (min-width: 1025px) {
  .reserve01 a:hover {
    background-color: #313131;
  }
}

.reserve02 a {
  background-color: #4D4D4D;
}

@media (min-width: 1025px) {
  .reserve02 a:hover {
    background-color: #313131;
  }
}

.site-footer .tools .links02 .request a {
  background-color: #9E8D6B;
}

@media (min-width: 1025px) {
  .site-footer .tools .links02 .request a:hover {
    background-color: #7C6F55;
  }
}

.site-footer .tools .links02 .reserve a {
  background-color: #707070;
}

@media (min-width: 1025px) {
  .site-footer .tools .links02 .reserve a:hover {
    background-color: #313131;
  }
}

.site-footer .tools .links02 .reserve01 a {
  background-color: #707070;
}

@media (min-width: 1025px) {
  .site-footer .tools .links02 .reserve01 a:hover {
    background-color: #313131;
  }
}

.site-footer .tools .links02 .reserve02 a {
  background-color: #4D4D4D;
}

@media (min-width: 1025px) {
  .site-footer .tools .links02 .reserve02 a:hover {
    background-color: #313131;
  }
}

.global-navi .links01,
.foot-navi ul {
  display: flex;
  gap: 0 10px;
  justify-content: center;
  font-size: 0;
}

.global-navi .links01 li,
.foot-navi ul li {
  min-width: 100px;
}

.global-navi .links01 li.disabled a,
.foot-navi ul li.disabled a {
  pointer-events: none;
  opacity: .3;
}

.global-navi .links01 .en,
.foot-navi ul .en {
  display: none;
}

.global-navi .links01 li a,
.foot-navi ul li a {
  display: block;
  position: relative;
  padding: 0px 0;
  font-size: 13px;
}

.global-navi .links01 li a {
  padding: 23px 0 12px;
}

.global-navi .links01 li.new a:before {
  content: 'NEW';
  display: block;
  position: absolute;
  top: 5px;
  left: 50%;
  padding: 2px 4px;
  font-family: 'Cormorant Garamond', "游明朝", YuMincho, "HG明朝E", serif;
  font-size: 10px;
  color: #fff;
  background: #9E8D6B;
  transform: translateX(-50%);
}

@media (max-width: 1024px) {
  .tools {
    display: block;
    position: static;
    width: auto;
    font-size: 11px;
  }
  .foot-navi ul li.current a {
    border-bottom: 1px solid #9B921F;
  }
  .tools .links01 {
    display: flex;
    flex-flow: column;
    justify-content: center;
    gap: 10px 0;
    text-align: right;
  }
  .tools .links01 a {
    position: relative;
    color: #000;
  }
  .tools .links02 {
    flex-flow: column;
    gap: 10px 0;
    margin: auto;
    padding-bottom: 30px;
    padding-top: 20px;
    width: 90%;
  }
  .tools .links02 li {
    flex: 0 0 auto;
  }
  .tools .links02 li a {
    display: block;
    padding: 15px 0 14px;
    color: #fff;
  }
  .tools .links02 li.reserve01 a {
    display: block;
    padding: 15px 0 14px;
    color: #000;
  }
  .tools .links02 li.reserve02 a {
    display: block;
    padding: 15px 0 14px;
  }
  .global-navi .links01,
  .foot-navi ul {
    flex-wrap: wrap;
    gap: 0 10%;
    background-color: #1C1C1C;
  }
  .foot-navi ul {
    gap: 0 0%;
    width: auto;
  }
  .global-navi .links01 li,
  .foot-navi ul li {
    flex: 0 0 45%;
    min-width: 0;
  }
  .foot-navi ul li {
    flex: 0 0 50%;
    box-sizing: border-box;
    position: relative;
  }
  .foot-navi ul li:nth-child(2n) {
    border-right: none;
  }
  .foot-navi ul li:first-child {
    flex: 0 0 100%;
  }
  .global-navi .links01 li .en,
  .foot-navi ul li .en {
    display: block;
    padding-bottom: 5px;
  }
  .global-navi .links01 li a,
  .foot-navi ul li a {
    display: block;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    padding: 15px 0;
  }
  .foot-navi ul li.new a:before,
  .global-navi .links01 li.new a:before {
    content: 'NEW';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 4px;
    transform: none;
  }
  .foot-navi ul li.new a:before {
    background-color: #9B921F;
    font-size: 9px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.common-scroll-effect {
  filter: blur(5px);
  opacity: 0;
  transition: opacity 1.0s,filter 1.0s ease-in;
}

.common-scroll-effect.on {
  filter: blur(0px);
  opacity: 1;
}

.icon-map {
  display: inline-block;
  padding-left: 30px;
  color: #4D4D4D;
  font-size: 13px;
  position: relative;
}

.icon-map:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 19px;
  height: 28px;
  background: url(../images/map/icon_pin.svg) no-repeat center;
  background-size: 19px 21px;
  transform: translateY(-50%);
}

.icon-map:hover {
  text-decoration: underline;
}

.commonLowerLinks01 {
  background-color: #ECE8DD;
  padding: 65px 0 90px;
  position: relative;
}

.commonLowerLinks01 .slide-wrap {
  position: relative;
}

.commonLowerLinks01 .controls {
  position: static;
  display: block;
}

.commonLowerLinks01 .controls li {
  position: absolute;
  top: 50%;
  z-index: 3;
  left: 30px;
  transform: translateY(-50%);
}

.commonLowerLinks01 .controls li a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  z-index: 3;
}

.commonLowerLinks01 .controls li a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(-50%, -50%) rotate(-135deg);
}

.commonLowerLinks01 .controls li.control02 {
  left: auto;
  right: 30px;
}

.commonLowerLinks01 .controls li.control02 a::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

@media (max-width: 768px) {
  .commonLowerLinks01 .controls li.control01 {
    left: 10px;
  }
  .commonLowerLinks01 .controls li.control02 {
    right: 10px;
  }
  .commonLowerLinks01 .controls li a {
    width: 20px;
    height: 30px;
  }
}

.commonLowerLinks01 .linksTitle {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  padding-bottom: 40px;
  font-weight: normal;
}

.commonLowerLinks01 .links-wrap {
  overflow: hidden;
  margin-left: -600px;
}

@media (max-width: 768px) {
  .commonLowerLinks01 .links-wrap {
    margin-left: -300px;
  }
}

.commonLowerLinks01 .links-wrap .links {
  width: calc(300px * 20);
  transform: translateX(0);
}

.commonLowerLinks01 .links-wrap .links.on {
  transition: transform 1.1s;
}

.commonLowerLinks01 .links-wrap li {
  width: 300px;
  float: left;
  box-sizing: border-box;
}

.commonLowerLinks01 .links-wrap li:last-child {
  margin-right: auto;
}

@media (max-width: 768px) {
  .commonLowerLinks01 .links-wrap li {
    width: 150px;
  }
}

.commonLowerLinks01 .links-wrap a {
  display: block;
  position: relative;
  color: #F4DBAA;
  text-align: center;
}

.commonLowerLinks01 .links-wrap a:hover .image::after {
  opacity: .5;
}

.commonLowerLinks01 .links-wrap .image {
  overflow: hidden;
}

.commonLowerLinks01 .links-wrap .image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  transition: opacity .5s;
}

.commonLowerLinks01 .links-wrap .image img {
  transform: scale(1);
  transition: transform .5s;
}

.commonLowerLinks01 .links-wrap .texts {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 94%;
  transform: translate(-50%, -50%);
  z-index: 3;
  color: #fff;
}

.commonLowerLinks01 .links-wrap .text01 {
  font-size: 16px;
  line-height: 1.6;
  padding-bottom: 10px;
  word-break: break-all;
}

.commonLowerLinks01 .links-wrap .text02 {
  font-size: 13px;
}

@media (max-width: 768px) {
  .commonLowerLinks01 .links-wrap .text01 {
    font-size: 14px;
  }
  .commonLowerLinks01 .links-wrap .text02 {
    font-size: 12px;
  }
}

.common-link01 {
  position: relative;
  text-align: center;
}

.common-link01 .inner {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding-bottom: 20px;
  max-width: 150px;
}

.common-link01 .inner::after {
  content: "";
  position: absolute;
  display: block;
  margin-top: -8px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  background: url(../images/common/icon-arrow01.svg) no-repeat;
  background-size: 100% auto;
  z-index: 9;
}

.common-link01.brown .inner {
  color: #968125;
  padding-right: 15px;
  padding-bottom: 13px;
}

.common-link01.brown .inner::after {
  background-image: url(../images/common/icon-arrow02.svg);
}

@keyframes _e {
  0% {
    transform: translateX(0%);
  }
  50% {
    left: 100%;
    transform: translateX(100%);
  }
  51% {
    left: -100%;
    transform: translateX(0%);
  }
  100% {
    left: 0%;
    transform: translateX(0%);
  }
}

a:hover,
.common-link01:hover {
  opacity: 1 !important;
}

a:hover .inner:after,
.common-link01:hover .inner:after {
  animation: _e .9s linear;
}

.pageAnnotationArea {
  padding: 35px 0 15px;
  font-size: 11px;
  color: #000000;
  background: url(../images/common/foot-bg.jpg);
  background-size: cover;
}

.pageAnnotationArea p {
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .pageAnnotationArea {
    background-image: url(../images/common/foot-bg-sp.jpg);
  }
}

.swipeArea {
  overflow-x: auto;
}

.swipeArea img {
  min-width: 800px;
}

.common-title01 {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 85px;
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
}

.common-title01:after {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 3px;
  background-color: #9B921F;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 768px) {
  .common-title01 {
    padding-bottom: 24px;
    margin-bottom: 90px;
    font-size: 22px;
  }
  .common-title01:after {
    width: 50px;
  }
}

@media (max-width: 1024px) {
  .commonLowerLinks01 {
    padding-top: 100px;
  }
  .commonLowerLinks01 .linksTitle {
    padding-bottom: 25px;
    font-size: 22px;
  }
  .commonLowerLinks01 .links li {
    flex: 0 0 100%;
  }
  .commonLowerLinks01 .links a {
    padding: 0px 0 0px;
  }
  .commonLowerLinks01 .links .texts.en {
    padding-bottom: 10px;
    font-size: 30px;
  }
  .commonLowerLinks01 .links .texts.ja {
    padding-bottom: 15px;
  }
  .commonLowerLinks01 .links .texts.shadow {
    filter: drop-shadow(0 0 10px black) drop-shadow(0 0 10px black);
  }
}

@media (max-width: 768px) {
  .pageAnnotationArea {
    padding: 25px 0;
  }
  .swipeArea {
    scrollbar-width: none;
    -ms-overflow-style: none;
    /*&::-webkit-scrollbar {
      display: none;
    }
    &:after {
      content: '';
      display: block;
      position: sticky;
      right: 0;
      bottom: 0;
      left: 0;
      margin-top: 20px;
      height: 36px;
      background: url(../images/common/icon-swipe.png) no-repeat center center;
      background-size: auto 100%;
    }
    .caption {
      position: sticky;
      left: 0;
      padding: 0 5px;
      text-align: right;
    }*/
  }
}

/*==================================================================================
 siteHeader
==================================================================================*/
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 200;
  max-height: 84px;
}

.site-header h1 {
  text-align: right;
  padding: 5px 0 2px;
  font-size: 10px;
}

.site-header .logo {
  width: 168px;
  padding-bottom: 14px;
}

.site-header .logo img {
  max-height: 50px;
}

@media (max-width: 1024px) {
  .site-header .tools01 {
    display: none;
  }
  .site-header .tools02 {
    display: flex;
  }
  .site-header {
    position: fixed;
    background: #fff;
  }
  .site-header .logo {
    padding: 7px 0 8px;
  }
  .site-header .logo img {
    height: 40px;
    width: auto;
  }
  .site-header .menu-button {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    margin-top: -1px;
    width: 25px;
    height: 10px;
  }
  .site-header .menu-button span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    opacity: 1;
    transform: rotate(0deg);
    transition: opacity 0.4s,transform 0.4s,top 0.4s;
    background: #2C343B;
  }
  .site-header .menu-button span.cond02 {
    top: 8px;
  }
  .site-header .menu-button.open span.cond01 {
    top: 5px;
    transform: rotate(45deg);
  }
  .site-header .menu-button.open span.cond02 {
    top: 5px;
    transform: rotate(-45deg);
  }
}

.global-navi-base {
  position: relative;
}

@media (min-width: 1025px) {
  .global-navi-base {
    min-height: 50px;
  }
}

.global-navi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  min-height: 50px;
  z-index: 300;
  font-family: "Shippori Mincho", serif;
}

.global-navi .contact {
  display: none;
}

@media (min-width: 1025px) {
  .global-navi {
    display: block !important;
  }
  .global-navi.fixed {
    position: fixed;
  }
  .global-navi .links01 li .en {
    display: none !important;
    font-size: 13px;
    padding-bottom: 4px;
  }
}

.global-navi .links01 li {
  position: relative;
  box-sizing: border-box;
}

.global-navi .links01 li .en {
  display: none;
}

.global-navi .links01 li a {
  position: relative;
  display: block;
  text-align: center;
  font-weight: normal;
  color: #000;
  color: #2F2F2F;
  background: transparent;
  letter-spacing: 0.1em;
}

.global-navi .links01 li.current a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 70%;
  height: 2px;
  background: #ae9752;
}

@media (min-width: 1025px) {
  .global-navi .links01 li a:hover {
    opacity: 1;
  }
  .global-navi .links01 li a:hover:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 70%;
    height: 2px;
    background: #ae9752;
  }
  .global-navi .links01 li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    transition: width .35s;
  }
  .global-navi .links01 li:after {
    display: block;
    display: none;
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 90%;
    width: 1px;
    background: #A8A8A8;
  }
  .global-navi .links01 li.pc-last:after {
    display: none !important;
  }
  .global-navi .links01 li.top {
    width: 6%;
  }
  .global-navi .links01 li.location {
    width: 13%;
  }
  .global-navi .links01 li.history {
    width: 9%;
  }
  .global-navi .links01 li.design {
    width: 7%;
  }
  .global-navi .links01 li.access {
    width: 7%;
  }
  .global-navi .links01 li.plan {
    width: 7%;
  }
  .global-navi .links01 li.asset {
    width: 7%;
  }
  .global-navi .links01 li.education {
    width: 6%;
  }
  .global-navi .links01 li.conceptroom {
    width: 14%;
  }
  .global-navi .links01 li.equipment {
    width: 8%;
  }
  .global-navi .links01 li.achievement {
    width: 6%;
  }
  .global-navi .links01 li.qualitycheck {
    width: 8%;
  }
}

@media (max-width: 1024px) {
  .global-navi {
    background: #fff;
    display: none;
  }
  .global-navi .contact {
    display: block;
    display: none;
    padding: 20px 0 30px;
    text-align: center;
    color: #fff;
  }
  .global-navi .contact .lead {
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 18px;
  }
  .global-navi .contact .tel {
    font-size: 27px;
    line-height: 1.5;
    padding-bottom: 8px;
  }
  .global-navi .contact .tel a {
    color: #fff;
  }
  .global-navi .contact .business-hour {
    font-size: 14px;
    line-height: 1.8;
  }
  .global-navi .links01 {
    display: block;
    width: auto;
    padding: 0 0 10px;
    background: #fff;
    overflow: hidden;
  }
  .global-navi .links01 li a {
    color: #000;
  }
  .global-navi .links01 li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
  }
  .global-navi .links01 li.current {
    border-bottom: #9B921F 1px solid;
  }
  .global-navi .links01 li:first-child {
    width: 100%;
  }
  .global-navi .links01 li:nth-child(2n) {
    float: right;
    float: left;
  }
  .global-navi .links01 li:nth-child(2n+1) {
    border-right: none;
  }
  .global-navi .links01 li .en {
    display: none !important;
    letter-spacing: .15em;
    font-family: 'Cormorant Garamond', serif;
  }
  .global-navi .links01 li.current a:after {
    display: none;
  }
}

/*==================================================================================
 siteFooter
==================================================================================*/
.site-footer {
  position: relative;
  z-index: 9;
}

.site-footer .tel a {
  color: #000;
  line-height: 1;
  font-size: 31px;
}

.foot-navi {
  text-align: center;
  background-color: #1c1c1c;
  font-family: "Shippori Mincho", serif;
}

.foot-navi ul {
  padding: 15px 0 18px;
}

.foot-navi ul li a {
  color: #fff;
}

.foot-navi .bnr {
  max-width: 600px;
  margin: 25px auto;
}

.foot-navi .bnr .title01 {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 10px 5px;
  border-bottom: 1px solid;
}

.foot-navi .bnr .title {
  font-size: 13px;
  text-align: left;
  margin-bottom: 10px;
}

@media (max-width: 1240px) {
  .site-footer .tools {
    width: 465px;
  }
  .site-footer .tools .links02 li {
    flex: 0 0 120px;
  }
}

@media (max-width: 1024px) {
  .site-footer .info-base {
    padding-top: 40px;
  }
  .foot-navi {
    padding-bottom: 0px;
    border-top: none;
    background-color: #1C1C1C;
  }
  .foot-navi ul {
    padding: 0;
  }
  .foot-navi ul li {
    border-bottom: 1px solid #222;
    border-right: 1px solid #222;
  }
  .foot-navi ul li:nth-child(2n) {
    border-right: none;
  }
  .foot-navi ul li .en {
    display: block;
    padding-bottom: 5px;
  }
  .foot-navi ul li a {
    display: block;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    padding: 22px 0 15px;
  }
  .foot-navi .bnr {
    padding: 0 3%;
  }
}

.site-footer .info-base {
  position: relative;
  min-height: 87px;
  background: url(../images/common/foot-bg.jpg);
  background-size: cover;
  color: #000;
}

@media screen and (max-width: 768px) {
  .site-footer .info-base {
    background-image: url(../images/common/foot-bg-sp.jpg);
  }
}

.site-footer .info-base a {
  text-decoration: none;
}

.site-footer .links01 a {
  color: #000;
}

.site-footer .info-base .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(../images/common/foot-bg.jpg);
  background-size: cover;
  display: none;
  padding: 20px 0 15px;
  z-index: 300;
  font-family: "Shippori Mincho", serif;
}

@media screen and (max-width: 768px) {
  .site-footer .info-base .info {
    background-image: url(../images/common/foot-bg-sp.jpg);
  }
}

.site-footer .info-base .lead {
  padding-bottom: 10px;
  font-size: 11px;
}

.site-footer .info-base .image {
  float: left;
  margin-right: 12px;
}

@media (min-width: 1025px) {
  .site-footer .info-base .image img {
    max-width: 246px;
  }
}

.site-footer .info-base .business-hour {
  position: relative;
  top: 2px;
  font-size: 11px;
  line-height: 1.3;
}

@media (max-width: 1024px) {
  .site-footer .info-base .info {
    position: static !important;
    display: block !important;
    opacity: 1 !important;
    width: auto;
    padding: 0;
    text-align: center;
  }
  .site-footer .info-base .lead {
    padding-bottom: 8px;
    font-size: 14px;
  }
  .site-footer .info-base .image {
    padding-bottom: 9px;
    float: none;
    margin-right: auto;
  }
  .site-footer .info-base .business-hour {
    font-size: 14px;
    line-height: 1.6;
  }
  .site-footer .contact-tel {
    padding-bottom: 20px;
  }
  .site-footer .info-base .business-hour .tb {
    display: inline !important;
  }
  .site-footer .tools {
    margin: auto;
    width: 90%;
  }
  .site-footer .tools .links01 {
    display: none;
  }
  .site-footer .tools .links02 li {
    flex: 0 0 auto;
  }
}

@media (max-width: 1024px) {
  .sp-fix {
    display: block !important;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 400;
    letter-spacing: 0;
  }
  .sp-fix .sp {
    display: block !important;
  }
  .sp-fix li {
    float: left;
    width: 33.333%;
    text-align: center;
  }
  .sp-fix li.one-colum {
    width: 100%;
  }
  .sp-fix li:nth-child(2n) {
    float: right;
    float: left;
  }
  .sp-fix li:last-child {
    margin-right: auto;
  }
  .sp-fix li a {
    display: block;
    padding: 13px 0;
    background: #A8A8A8;
    color: #fff;
    font-size: 11px;
  }
  .sp-fix li:nth-child(1) a {
    background: #777;
  }
  .sp-fix li.one-colum a,
  .sp-fix li:nth-child(2) a {
    background: #2f2f2f;
  }
  .sp-fix li:nth-child(3) a {
    background: #9B921F;
  }
  .sp-fix li div {
    padding: 8px;
  }
}

.site-footer {
  background-color: #1C1C1C;
  color: #fff;
}

.site-footer .footer-forms {
  padding-bottom: 65px;
}

.site-footer .footer-forms .button-wrap {
  display: none;
  text-align: center;
}

.site-footer .footer-forms.current .texts-section {
  opacity: 1;
}

.site-footer .footer-forms .inner-wrap {
  margin: 0 auto;
  width: 80%;
  text-align: center;
  color: #fff;
}

.site-footer .footer-forms .texts-section {
  position: relative;
  display: inline-block;
  width: 30.5%;
  margin-bottom: 45px;
  margin-right: 2%;
  height: 170px;
  transition: opacity 1.8s;
  transition-delay: .9s;
}

.site-footer .footer-forms .texts-section .bg, .site-footer .footer-forms .texts-section video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.site-footer .footer-forms .texts-section:nth-child(2) {
  transition-delay: 1.75s;
}

.site-footer .footer-forms .texts-section:nth-child(3) {
  transition-delay: 2.4s;
}

.site-footer .footer-forms .texts-section:nth-child(3n) {
  margin-right: auto;
}

.site-footer .footer-forms .texts-section:nth-child(4) {
  transition-delay: 3s;
}

.site-footer .footer-forms .texts-section:nth-child(5) {
  transition-delay: 3.6s;
}

.site-footer .footer-forms .texts-section a {
  display: block;
  position: relative;
  height: 100%;
  with: 100%;
  color: #fff;
}

.site-footer .footer-forms .texts-section .head {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  z-index: 2;
}

.site-footer .footer-forms .texts-section .block-title {
  line-height: 1;
  font-size: 22px;
  padding-bottom: 20px;
}

.site-footer .footer-forms .texts-section .button-sub {
  width: 80%;
  max-width: 220px;
  padding: 16px 10px;
  border: 1px solid #fff;
  font-size: 12px;
  margin: 0 auto;
}

.site-footer .footer-forms .texts-section .caption {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 10px;
  padding: 4px 8px;
  background: none;
  z-index: 2;
}

.site-footer .footer-forms .texts-section.texts-top .bg {
  background-image: url(../images/top/link00.jpg);
}

.site-footer .footer-forms .texts-section.texts-plan .bg {
  background-image: url(../images/top/link01.jpg);
}

.site-footer .footer-forms .texts-section.texts-concept .bg {
  background-image: url(../images/top/link05.jpg);
}

.site-footer .footer-forms .texts-section.texts-about .bg {
  background-image: url(../images/top/link02.jpg);
}

.site-footer .footer-forms .texts-section.texts-map .bg {
  background-image: url(../images/top/link03.jpg);
}

.site-footer .footer-forms .texts-section.texts-outline {
  margin-right: auto;
}

.site-footer .footer-forms .texts-section.texts-outline .bg {
  background-image: url(../images/top/link04.jpg);
}

.site-footer .footer-forms .texts-section .body {
  background: #fff;
}

.site-footer .footer-forms .texts-section .block-title img {
  width: 40%;
}

.site-footer .footer-forms .texts-section01 {
  left: 0%;
}

.site-footer .footer-forms .texts-section02 {
  right: 0%;
}

.site-footer .footer-forms .texts-section02 .block-title img {
  width: 75%;
}

.site-footer .footer-forms .entry-title {
  font-size: 22px;
  line-height: 1;
  padding-bottom: 18px;
}

.site-footer .footer-forms .entry-button {
  line-height: 1;
  padding-bottom: 35px;
}

.site-footer .footer-forms .entry-button .button {
  display: inline-block;
  width: 48%;
  max-width: 400px;
  margin-right: 2%;
  padding-bottom: 17px;
}

.site-footer .footer-forms .entry-button .button a {
  display: block;
  padding: 25px 12px;
  font-size: 18px;
  color: #fff;
  background: #1C4A50;
  font-family: 'cormorant', serif;
}

.site-footer .footer-forms .entry-button .button01 a {
  background: #7C7A5C;
}

.site-footer .footer-forms .entry-button .button02 {
  margin-right: auto;
}

.site-footer .footer-forms .entry-button .entry-text {
  font-size: 14px;
  line-height: 1.5;
}

.site-footer .footer-forms .limited-form {
  max-width: 830px;
  text-align: center;
  margin: 0 auto;
}

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

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

.site-footer .footer-forms .limited-form .limited-text01 {
  font-size: 14px;
  line-height: 1.5;
  padding-bottom: 13px;
}

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

.site-footer .footer-forms .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;
}

.site-footer .footer-forms .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;
}

.site-footer .footer-forms .inputArea form.login input[type="submit"] {
  font-family: 'cormorant', 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) {
  .site-footer .footer-forms .inputArea form.login input[type="submit"]:hover {
    opacity: .7;
  }
}

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

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

.site-footer .contacts {
  padding-bottom: 200px;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.site-footer .contacts .place {
  font-size: 12px;
  line-height: 1.5;
  padding-bottom: 10px;
}

.site-footer .contacts .tel {
  padding-bottom: 20px;
}

.site-footer .contacts .tel a {
  color: #fff;
  font-size: 27px;
  line-height: 1.5;
}

.site-footer .contacts .bussiness-hour, .site-footer .contacts .holiday {
  font-size: 12px;
  line-height: 1.8;
}

.site-footer .contacts .holiday {
  display: none;
}

.site-footer .logoes {
  margin: 0 auto;
  max-width: 340px;
  padding: 0 10px;
}

.site-footer .logo {
  width: 180px;
  padding-bottom: 20px;
  margin: 0 auto;
}

.site-footer .logo a {
  display: block;
}

.site-footer .company-info {
  background: #fff;
  padding: 35px 0 30px;
  color: #000;
  position: relative;
}

.site-footer .logo02 {
  float: right;
  max-width: 98px;
}

.site-footer .copyright {
  display: block;
  padding-top: 30px;
  text-align: center;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  .site-footer .footer-forms {
    padding-top: 40px;
    padding-bottom: 45px;
  }
  .site-footer .footer-forms .inner-wrap {
    width: 80%;
  }
  .site-footer .footer-forms .button-wrap {
    padding-bottom: 50px;
  }
  .site-footer .footer-forms .texts-section {
    display: block;
    width: auto;
    margin-bottom: 20px;
    margin-right: auto;
    height: 170px;
  }
  .site-footer .footer-forms .texts-section .block-title {
    font-size: 22px;
  }
  .site-footer .footer-forms .texts-section .button-sub {
    max-width: 220px;
    font-size: 12px;
  }
  .site-footer .footer-forms .texts-section .block-title img {
    width: 40%;
  }
  .site-footer .footer-forms .entry-title {
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 12px;
  }
  .site-footer .footer-forms .entry-button {
    padding-bottom: 25px;
  }
  .site-footer .footer-forms .entry-button .button {
    display: block;
    width: 100%;
    max-width: auto;
    max-width: inherit;
    padding-bottom: 13px;
  }
  .site-footer .footer-forms .entry-button .button a {
    padding: 25px 12px;
  }
  .site-footer .footer-forms .entry-button .entry-text {
    font-size: 11px;
  }
  .site-footer .footer-forms .limited-form {
    max-width: 830px;
    text-align: center;
    margin: 0 auto;
  }
  .site-footer .footer-forms .limited-form .limited-title {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 19px;
  }
  .site-footer .footer-forms .limited-form .limited-title span {
    display: none;
    font-size: 18px;
  }
  .site-footer .footer-forms .limited-form .limited-text01 {
    font-size: 11px;
  }
  .site-footer .footer-forms .inputArea form.login input[type="text"] {
    width: 100%;
  }
  .site-footer .footer-forms .inputArea form.login input[type="submit"] {
    width: 100%;
  }
  .site-footer .company-info {
    padding: 10px 0 10px;
  }
  .site-footer .logo {
    padding-bottom: 10px;
  }
  .site-footer .copyright {
    padding-top: 0px;
    font-size: 10px;
  }
}

.mo {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
}

.mo .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 999;
}

.mo .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 30px 0;
  width: 100%;
  overflow: auto;
  z-index: 1000;
}

.mo .close {
  position: absolute;
  top: 3%;
  right: 3%;
  width: 30px;
  height: 30px;
  z-index: 1001;
}

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

.mo .close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.fixed_bnr {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 10000;
  opacity: 1;
}

.fixed_bnr ul {
  display: flex;
  justify-content: space-between;
}

.fixed_bnr ul li {
  text-align: center;
  width: 50%;
}

.fixed_bnr ul a {
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 16px 0;
}

/*==================================================================================
 lower common
==================================================================================*/
html .lower main header .texts {
  visibility: hidden;
}

html.wf-active .lower main header .texts {
  visibility: visible;
}

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

.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: #9E8D6B;
  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;
  }
}

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

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

.lower .page-header .page-title {
  position: relative;
  overflow: hidden;
  line-height: 1.5;
  padding-top: 70px;
  font-weight: normal;
  font-size: 60px;
}

.lower .page-header .page-title span {
  display: inline-block;
  position: relative;
  transform: translateY(100%);
  opacity: 0;
  transition: transform .7s,opacity .4s;
}

.lower .page-header .page-title span:nth-child(1) {
  transition-delay: 0.08s;
}

.lower .page-header .page-title span:nth-child(2) {
  transition-delay: 0.16s;
}

.lower .page-header .page-title span:nth-child(3) {
  transition-delay: 0.24s;
}

.lower .page-header .page-title span:nth-child(4) {
  transition-delay: 0.32s;
}

.lower .page-header .page-title span:nth-child(5) {
  transition-delay: 0.4s;
}

.lower .page-header .page-title span:nth-child(6) {
  transition-delay: 0.48s;
}

.lower .page-header .page-title span:nth-child(7) {
  transition-delay: 0.56s;
}

.lower .page-header .page-title span:nth-child(8) {
  transition-delay: 0.64s;
}

.lower .page-header .page-title span:nth-child(9) {
  transition-delay: 0.72s;
}

.lower .page-header .page-title span:nth-child(10) {
  transition-delay: 0.8s;
}

.lower .page-header .page-title span:nth-child(11) {
  transition-delay: 0.88s;
}

.lower .page-header .page-title span:nth-child(12) {
  transition-delay: 0.96s;
}

.lower .page-header .page-title span:nth-child(13) {
  transition-delay: 1.04s;
}

.lower .page-header .page-title span:nth-child(14) {
  transition-delay: 1.12s;
}

.lower .page-header .page-title span:nth-child(15) {
  transition-delay: 1.2s;
}

.lower .page-header .page-title span:nth-child(16) {
  transition-delay: 1.28s;
}

.lower .page-header .page-title span:nth-child(17) {
  transition-delay: 1.36s;
}

.lower .page-header .page-title span:nth-child(18) {
  transition-delay: 1.44s;
}

.lower .page-header .page-title span:nth-child(19) {
  transition-delay: 1.52s;
}

.lower .page-header .page-title span:nth-child(20) {
  transition-delay: 1.6s;
}

.lower .page-header .page-title.on span {
  opacity: 1;
  transform: translateY(0%);
}

.lower .page-header .image {
  position: relative;
  overflow: hidden;
}

.lower .page-header .image img {
  filter: blur(5px);
  transform: scale(1.05);
  opacity: 0;
  transition: filter 1.3s,opacity 1s,transform 1.3s;
}

.lower .page-header .image.on img {
  transform: scale(1);
  filter: blur(0px);
  opacity: 1;
}

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

.lower .page-header .ja span {
  display: inline-block;
  position: relative;
  transform: translateY(100%);
  opacity: 0;
  transition: transform .7s,opacity .4s;
}

.lower .page-header .ja span:nth-child(1) {
  transition-delay: 0.08s;
}

.lower .page-header .ja span:nth-child(2) {
  transition-delay: 0.16s;
}

.lower .page-header .ja span:nth-child(3) {
  transition-delay: 0.24s;
}

.lower .page-header .ja span:nth-child(4) {
  transition-delay: 0.32s;
}

.lower .page-header .ja span:nth-child(5) {
  transition-delay: 0.4s;
}

.lower .page-header .ja span:nth-child(6) {
  transition-delay: 0.48s;
}

.lower .page-header .ja span:nth-child(7) {
  transition-delay: 0.56s;
}

.lower .page-header .ja span:nth-child(8) {
  transition-delay: 0.64s;
}

.lower .page-header .ja span:nth-child(9) {
  transition-delay: 0.72s;
}

.lower .page-header .ja span:nth-child(10) {
  transition-delay: 0.8s;
}

.lower .page-header .ja span:nth-child(11) {
  transition-delay: 0.88s;
}

.lower .page-header .ja span:nth-child(12) {
  transition-delay: 0.96s;
}

.lower .page-header .ja span:nth-child(13) {
  transition-delay: 1.04s;
}

.lower .page-header .ja span:nth-child(14) {
  transition-delay: 1.12s;
}

.lower .page-header .ja span:nth-child(15) {
  transition-delay: 1.2s;
}

.lower .page-header .ja span:nth-child(16) {
  transition-delay: 1.28s;
}

.lower .page-header .ja span:nth-child(17) {
  transition-delay: 1.36s;
}

.lower .page-header .ja span:nth-child(18) {
  transition-delay: 1.44s;
}

.lower .page-header .ja span:nth-child(19) {
  transition-delay: 1.52s;
}

.lower .page-header .ja span:nth-child(20) {
  transition-delay: 1.6s;
}

.lower .page-header .ja.on span {
  opacity: 1;
  transform: translateY(0%);
}

@media screen and (max-width: 768px) {
  .lower .content {
    padding-bottom: 80px;
  }
  .lower .page-header {
    position: relative;
    padding: 50px 0 0px;
    margin-bottom: 80px;
  }
  .lower .page-header .texts {
    position: absolute;
    left: 30px;
    bottom: 22px;
    color: #fff;
  }
  .lower .page-header .page-title {
    padding: 0 0 0px;
  }
  .lower .page-header .ja {
    font-size: 20px;
  }
  .lower .page-header.no-image {
    padding: 140px 0 0px;
    margin-bottom: 50px;
  }
  .lower .page-header.no-image .texts {
    position: static;
    left: auto;
    bottom: auto;
    color: #4D4D4D;
  }
}

/*==================================================================================
 map
==================================================================================*/
#map .link {
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
}

#map .link a {
  display: inlne-block;
  position: relative;
  padding: 12px 0px 12px 30px;
  font-size: 14px;
  text-decoration: none;
  transition: color .5s;
  color: #4D4D4D;
}

#map .link a svg path {
  fill: currentColor;
}

#map .link a svg {
  display: inline-block;
  vertical-align: middle;
  transform: translateY(0);
  transition: transform .3s;
}

#map .link a:hover {
  color: #1c1c1c;
}

#map .link a:hover svg {
  transform: translateY(-3px);
}

@media screen and (max-width: 768px) {
  #map .link {
    padding-top: 50px;
    max-width: 260px;
  }
  #map .link a {
    padding: 20px 20px;
    font-size: 14px;
  }
  #map .link a::after {
    bottom: 3px;
    right: 3px;
    border-left: 10px solid #002F20;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
}

/*==================================================================================
 access
==================================================================================*/
#access .content {
  padding: 0;
}

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

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

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

#access .intro .img01 {
  max-width: 690px;
  margin: 0 auto 60px;
}

#access .intro .img02 {
  max-width: 870px;
  margin: 0 auto;
}

#access .intro .caption {
  background: none;
  color: #383838;
  bottom: -20px;
}

#access .sections {
  text-align: center;
  margin-bottom: 100px;
}

#access .sections .txt {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 40px;
}

#access .sections .lead {
  font-size: 13px;
  line-height: 2;
  margin-bottom: 40px;
}

#access .sec01 .image {
  max-width: 872px;
  margin: auto;
}

#access .sec01 .caption {
  background: none;
  color: #383838;
  bottom: -10px;
}

#access .sec02 .list {
  max-width: 540px;
  margin: auto;
}

#access .sec02 .list li {
  display: inline-block;
  vertical-align: top;
  width: 56%;
  margin-right: 2%;
}

#access .sec02 .list li:last-child {
  width: 39%;
  margin: auto;
}

#access .sec02 .list li:last-child .img02 {
  margin-bottom: 15px;
}

#access .taxi {
  background: url(../images/access/taxi-bg.jpg);
  background-size: cover;
  color: #fff;
  padding: 100px 0;
  margin: auto;
}

#access .taxi .list {
  max-width: 876px;
  margin: auto;
}

#access .taxi .list li {
  display: inline-block;
  vertical-align: top;
  width: 28%;
  margin-right: 2%;
}

#access .taxi .list li:last-child {
  width: 52%;
  margin: auto;
}

/*==================================================================================
 residence
==================================================================================*/
#residence .intro {
  text-align: center;
  margin-bottom: 100px;
}

#residence .intro .txt {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 80px;
}

#residence .intro .lead {
  font-size: 13px;
  line-height: 2;
}

#residence .intro .image {
  max-width: 760px;
  margin: 0 auto 80px;
}

#residence .intro .txt01 {
  margin-bottom: 40px;
}

#residence .persons {
  padding: 150px 0;
}

#residence .persons ul {
  max-width: 665px;
  margin: auto;
}

#residence .persons ul .office {
  font-size: 20px;
  margin-bottom: 30px;
}

#residence .persons ul .position {
  font-size: 13px;
  margin-bottom: 10px;
}

#residence .persons ul .name {
  font-size: 20px;
  line-height: 1.6;
}

#residence .persons ul .name span {
  font-size: 30px;
}

#residence .persons ul .info {
  font-size: 13px;
  line-height: 2;
  margin-top: 30px;
}

#residence .person01 {
  background: url(../images/residence/bg01.jpg);
  background-size: cover;
  color: #fff;
}

#residence .person01 ul li {
  display: inline-block;
  vertical-align: middle;
  width: 42%;
  margin-right: 6%;
}

#residence .person01 ul li:last-child {
  width: 50%;
  margin: auto;
}

#residence .person01 ul .logo {
  max-width: 246px;
  margin: 0 0 20px;
}

#residence .person02 {
  background: #E5E0D2;
}

#residence .person02 ul li {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  margin-right: 6%;
}

#residence .person02 ul li:last-child {
  width: 42%;
  margin: auto;
}

#residence .person02 ul .logo {
  max-width: 218px;
  margin: 0 0 20px;
}

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

#residence .sections .txt {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 40px;
}

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

#residence .sec01 {
  text-align: center;
  background: url(../images/residence/bg02.jpg);
  background-size: cover;
  color: #ECE8DD;
  padding: 80px 0;
}

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

#residence .sec02 {
  padding-top: 100px;
}

#residence .sec02 .img01 {
  max-width: 900px;
  margin: 0 auto 90px;
}

#residence .sec02 .img01 .caption {
  background: none;
  color: #000;
  bottom: -20px;
}

#residence .sec02 .hallway {
  max-width: 760px;
  margin: auto;
}

#residence .sec02 .hallway .list li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 2%;
}

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

#residence .sec02 .hallway .list li:last-child .caption {
  background: none;
  color: #000;
  bottom: -10px;
}

#residence .sec02 .hallway .mini {
  font-size: 14px;
  line-height: 1.8;
  margin: 20px auto 80px;
}

#residence .sec02 .hallway01 {
  max-width: 385px;
  margin: auto;
}

#residence .sec02 .hallway01 .txt01 {
  font-size: 16px;
  margin: 30px auto;
}

#residence .sec02 .hallway01 .txt02 {
  font-size: 13px;
  line-height: 1.8;
}

/*==================================================================================
 ogikubo
==================================================================================*/
#ogikubo .content {
  padding: 0;
}

#ogikubo .intro {
  text-align: center;
  margin-bottom: 140px;
}

#ogikubo .intro .txt {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 40px;
}

#ogikubo .intro .lead {
  font-size: 13px;
  line-height: 2;
  margin-bottom: 80px;
}

#ogikubo .intro .page-btns {
  text-align: center;
  max-width: 980px;
  margin: auto;
}

#ogikubo .intro .page-btns li {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 31%;
  margin-right: 2%;
}

#ogikubo .intro .page-btns li:last-child {
  margin-right: auto;
}

#ogikubo .intro .page-btns .txt {
  font-size: 30px;
  letter-spacing: 0;
  position: absolute;
  margin: auto;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
}

#ogikubo .intro .page-btns .arrow {
  position: absolute;
  width: 18px;
  bottom: 15%;
  left: 0;
  right: 0;
  margin: auto;
}

#ogikubo .intro .page-btns a img {
  height: auto;
  transition: transform .6s ease;
}

#ogikubo .intro .page-btns a:hover {
  opacity: 1;
}

#ogikubo .intro .page-btns a:hover img {
  transform: scale(1.1);
}

#ogikubo .intro .mini {
  text-align: right;
  max-width: 980px;
  font-size: 11px;
  line-height: 1.5;
  margin: 10px auto 0;
}

#ogikubo .areas {
  text-align: center;
  padding-bottom: 100px;
}

#ogikubo .areas .img00 {
  margin-bottom: 80px;
}

#ogikubo .areas .txt {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 40px;
}

#ogikubo .areas .lead {
  font-size: 13px;
  line-height: 2;
  margin-bottom: 80px;
}

#ogikubo .area01 .img01 {
  max-width: 680px;
  margin: 0 auto 80px;
}

#ogikubo .area02 {
  background: url(../images/ogikubo/area02-bg.jpg);
  background-size: cover;
  color: #fff;
}

#ogikubo .area02 .img01 {
  max-width: 500px;
  margin: 0 auto 80px;
}

#ogikubo .img-lists {
  max-width: 900px;
  margin: auto;
}

#ogikubo .boxs {
  float: left;
}

#ogikubo .box01 {
  width: 66%;
}

#ogikubo .box02 {
  width: 33%;
}

#ogikubo .box03 {
  width: 33%;
}

#ogikubo .box04 {
  width: 33%;
}

#ogikubo .box05 {
  width: 66%;
}

#ogikubo .box06 {
  width: 66%;
}

#ogikubo .box07 {
  width: 33%;
}

#ogikubo .imgs {
  cursor: pointer;
  position: relative;
  width: 100%;
}

#ogikubo .imgs img {
  height: auto;
  width: 100%;
}

#ogikubo .hover-mask {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: flex;
  height: auto;
  justify-content: center;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity .6s ease;
  width: 100%;
}

#ogikubo .hover-mask:hover {
  opacity: 0;
}

#ogikubo .hover-mask p {
  width: 88%;
  font-size: 20px;
  line-height: 2;
}

#ogikubo .hover-mask p span {
  font-size: 76px;
}

#ogikubo .caps {
  text-align: left;
  max-width: 900px;
  margin: 20px auto 0;
  font-size: 11px;
  line-height: 1.8;
}

#ogikubo #lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  display: none;
}

#ogikubo #lightbox .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

#ogikubo #lightbox .content > li {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  z-index: 10001;
  opacity: 0;
  width: 50%;
  max-width: 1000px;
  transition: opacity .6s;
  background: #fff;
  padding: 40px 2%;
}

#ogikubo #lightbox .content > li img {
  width: 100%;
}

#ogikubo #lightbox .content > li.on {
  opacity: 1;
  z-index: 10003;
}

#ogikubo #lightbox .content > li div {
  line-height: 1.5;
}

#ogikubo #lightbox .content > li p, #ogikubo #lightbox #lightbox #lightbox .content > li li {
  line-height: 1.5;
}

#ogikubo #lightbox .content > li .image {
  max-width: 750px;
  width: 100%;
  margin: auto;
  padding-bottom: 20px;
  position: relative;
}

#ogikubo #lightbox .content > li .tit-txt {
  font-size: 30px;
  margin: 0 auto 5px;
}

#ogikubo #lightbox .content > li .min {
  font-size: 13px;
  margin: 0 auto 20px;
}

#ogikubo #lightbox .content > li .lead {
  width: 90%;
  margin: auto;
  font-size: 14px;
  line-height: 2;
  text-align: left;
}

#ogikubo #lightbox .content > li .image .caption {
  font-size: 10px;
  color: #fff;
  bottom: 30px;
  right: 0;
}

#ogikubo #lightbox .close {
  position: absolute;
  display: block;
  top: 1%;
  right: -6%;
  width: 30px;
  height: 0;
  z-index: 2;
}

#ogikubo #lightbox .next {
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: block;
  width: 46px;
  height: 46px;
  z-index: 100000;
}

#ogikubo #lightbox .prev {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: block;
  width: 46px;
  height: 46px;
  z-index: 100000;
}

#ogikubo #lightbox01 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  display: none;
}

#ogikubo #lightbox01 .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

#ogikubo #lightbox01 .content > li {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  z-index: 10001;
  opacity: 0;
  width: 50%;
  max-width: 1000px;
  transition: opacity .6s;
  background: #fff;
  padding: 40px 2%;
}

#ogikubo #lightbox01 .content > li img {
  width: 100%;
}

#ogikubo #lightbox01 .content > li.on {
  opacity: 1;
  z-index: 10003;
}

#ogikubo #lightbox01 .content > li div {
  line-height: 1.5;
}

#ogikubo #lightbox01 .content > li p, #ogikubo #lightbox01 #lightbox #lightbox .content > li li {
  line-height: 1.5;
}

#ogikubo #lightbox01 .content > li .image {
  max-width: 750px;
  width: 100%;
  margin: auto;
  padding-bottom: 20px;
  position: relative;
}

#ogikubo #lightbox01 .content > li .tit-txt {
  font-size: 30px;
  margin: 0 auto 5px;
}

#ogikubo #lightbox01 .content > li .min {
  font-size: 13px;
  margin: 0 auto 20px;
}

#ogikubo #lightbox01 .content > li .lead {
  width: 90%;
  margin: auto;
  font-size: 14px;
  line-height: 2;
  text-align: left;
}

#ogikubo #lightbox01 .content > li .image .caption {
  font-size: 10px;
  color: #fff;
  bottom: 30px;
  right: 0;
}

#ogikubo #lightbox01 .close {
  position: absolute;
  display: block;
  top: 1%;
  right: -6%;
  width: 30px;
  height: 0;
  z-index: 2;
}

#ogikubo #lightbox01 .next {
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: block;
  width: 46px;
  height: 46px;
  z-index: 100000;
}

#ogikubo #lightbox01 .prev {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: block;
  width: 46px;
  height: 46px;
  z-index: 100000;
}

#ogikubo #lightbox02 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  display: none;
}

#ogikubo #lightbox02 .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

#ogikubo #lightbox02 .content > li {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  z-index: 10001;
  opacity: 0;
  width: 50%;
  max-width: 1000px;
  transition: opacity .6s;
  background: #fff;
  padding: 40px 2%;
}

#ogikubo #lightbox02 .content > li img {
  width: 100%;
}

#ogikubo #lightbox02 .content > li.on {
  opacity: 1;
  z-index: 10003;
}

#ogikubo #lightbox02 .content > li div {
  line-height: 1.5;
}

#ogikubo #lightbox02 .content > li p, #ogikubo #lightbox02 #lightbox #lightbox .content > li li {
  line-height: 1.5;
}

#ogikubo #lightbox02 .content > li .image {
  max-width: 750px;
  width: 100%;
  margin: auto;
  padding-bottom: 20px;
  position: relative;
}

#ogikubo #lightbox02 .content > li .tit-txt {
  font-size: 30px;
  margin: 0 auto 5px;
}

#ogikubo #lightbox02 .content > li .min {
  font-size: 13px;
  margin: 0 auto 20px;
}

#ogikubo #lightbox02 .content > li .lead {
  width: 90%;
  margin: auto;
  font-size: 14px;
  line-height: 2;
  text-align: left;
}

#ogikubo #lightbox02 .content > li .image .caption {
  font-size: 10px;
  color: #fff;
  bottom: 30px;
  right: 0;
}

#ogikubo #lightbox02 .close {
  position: absolute;
  display: block;
  top: 1%;
  right: -6%;
  width: 30px;
  height: 0;
  z-index: 2;
}

#ogikubo #lightbox02 .next {
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: block;
  width: 46px;
  height: 46px;
  z-index: 100000;
}

#ogikubo #lightbox02 .prev {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  display: block;
  width: 46px;
  height: 46px;
  z-index: 100000;
}

#ogikubo .life-info {
  text-align: center;
  background: #fff;
  padding: 120px 0 80px;
}

#ogikubo .life-info .tit {
  font-size: 26px;
  margin-bottom: 60px;
}

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

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

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

#ogikubo .life-info .tabs a {
  display: block;
  color: #000;
  font-size: 16px;
  padding: 15px 0;
  border-bottom: 1px solid;
}

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

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

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

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

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

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

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

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

#ogikubo .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;
}

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

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

#ogikubo .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;
}

#ogikubo .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: #9E8D6B;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0;
  text-align: center;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  position: absolute;
}

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

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

/*==================================================================================
 position
==================================================================================*/
#position .content {
  padding: 0;
}

#position .intro {
  text-align: center;
  margin-bottom: 100px;
}

#position .intro .txt {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 40px;
}

#position .intro .img01 {
  max-width: 1100px;
  margin: 0 auto 100px;
}

#position .intro .img01 .caption {
  background: none;
  color: #383838;
}

#position .sections {
  text-align: center;
  margin-bottom: 100px;
}

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

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

#position .sec01 .slick-img img {
  height: auto;
  transform: scale(0.9);
  transition: transform .5s;
  width: 100%;
}

#position .sec01 .slider .slick-center img {
  transform: scale(1);
}

#position .sec01 .slick-prev {
  left: 22%;
}

#position .sec01 .slick-next {
  right: 22%;
}

#position .sec01 .slick-prev, #position .sec01 .slick-next {
  z-index: 10;
  width: 60px;
  height: 60px;
}

#position .sec01 .slick-prev:before, #position .sec01 .slick-next:before {
  font-size: 60px;
  color: #9E8D6B;
  opacity: 1;
}

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

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

#position .sec01 .caps {
  text-align: right;
  margin-top: 20px;
  font-size: 11px;
}

#position .sec02 {
  background: url(../images/position/sec02-bg.jpg);
  background-size: cover;
  padding: 100px 0;
  color: #fff;
  margin-bottom: 0;
}

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

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

#position .sec02 .inner03 {
  margin-bottom: 0;
}

#position .sec02 .lists {
  max-width: 915px;
  margin: auto;
}

#position .sec02 .lists .copy {
  text-align: left;
  font-size: 20px;
  line-height: 2;
  margin-bottom: 20px;
}

#position .sec02 .lists .info {
  text-align: left;
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 20px;
}

#position .sec02 .lists .info.last {
  margin: auto;
}

#position .sec02 .list01 li {
  display: inline-block;
  vertical-align: top;
  width: 38%;
  margin-right: 6%;
}

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

#position .sec02 .list02 li {
  display: inline-block;
  vertical-align: top;
  width: 54%;
  margin-right: 6%;
}

#position .sec02 .list02 li:last-child {
  width: 38%;
  margin-right: auto;
}

#position .sec02 .list02 .caps {
  text-align: right;
  font-size: 11px;
  margin-top: 40px;
}

#position .sec02 .list03 li {
  display: inline-block;
  vertical-align: top;
  width: 38%;
  margin-right: 6%;
}

#position .sec02 .list03 li:last-child {
  width: 54%;
  margin-right: auto;
}

#position .sec02 .slick-dots {
  bottom: -10%;
}

#position .sec02 .slick-dots li {
  width: 8px;
  margin-right: 10px;
}

#position .sec02 .slick-dots li:last-child {
  width: 8px;
}

#position .sec02 .slick-dots li button:before {
  background: #fff;
  border: 1px solid #fff;
  opacity: 1;
  width: 8px;
  height: 8px;
}

#position .sec02 .slick-dots li.slick-active button:before {
  background: #9E8D6B;
  border: 1px solid #9E8D6B;
  opacity: 1;
}

#position .sec03 {
  background: #23282B;
  padding: 100px 0;
  color: #fff;
  margin-bottom: 0;
}

#position .sec03 .lead {
  margin-bottom: 80px;
}

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

#position .sec03 .txt01 {
  margin-bottom: 20px;
}

#position .sec03 .mini {
  text-align: left;
  max-width: 600px;
  margin: auto;
  font-size: 11px;
  line-height: 1.8;
}

#position .sec04 {
  background: url(../images/position/sec04-bg.jpg);
  background-size: cover;
  padding: 100px 0;
  color: #fff;
  margin-bottom: 0;
}

#position .sec04 .wrap {
  max-width: 800px;
  margin: auto;
}

#position .sec04 .inner {
  max-width: 540px;
  margin: auto;
}

#position .sec04 .img01 {
  max-width: 500px;
}

#position .sec04 .img02 {
  max-width: 390px;
  margin: 20px auto 80px 0;
}

#position .sec04 .mini {
  text-align: left;
  font-size: 11px;
  line-height: 1.8;
  margin-top: 20px;
}

/*==================================================================================
#brand
==================================================================================*/
#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;
}

/* 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: #000;
}

#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: #9E8D6B;
}

#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;
  }
}

/*
 plan
*/
html #plan main header {
  visibility: hidden;
}

html.wf-active #plan main header {
  visibility: visible;
}

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

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

#plan .plan-modal .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 2;
}

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

#plan .plan-modal .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#plan .plan-modal .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 95vh;
  transform: translate(-50%, -50%);
  overflow: auto;
}

#plan .plan-modal .inner img {
  width: auto;
  max-width: inherit;
  height: 95vh;
}

#plan .plan-modal .inner.h75 {
  height: 75vh;
}

#plan .plan-modal .inner.h75 img {
  height: 75vh;
}

#plan.archive .page-leads {
  text-align: center;
  padding-bottom: 80px;
}

#plan.archive .page-leads .lead {
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 30px;
}

#plan.archive .page-leads .text {
  font-size: 13px;
  line-height: 2;
}

#plan.detail .page-header {
  padding-top: 120px;
}

#plan.detail .details {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}

#plan.detail .details .type-info {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 35px;
}

#plan.detail .details .info,
#plan.detail .details .header {
  box-sizing: border-box;
  width: 50%;
  background-color: #fff;
}

#plan.detail .details .info {
  padding: 35px 35px 48px;
}

#plan.detail .details .header {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

#plan.detail .details .header .bg {
  background: url(../images/plan/artype/detail-bg01.jpg) top;
  background-size: cover;
  padding-top: 40px;
}

#plan.detail .details .header .concept {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 84%;
  margin: 0 auto;
  padding-bottom: 30px;
}

#plan.detail .details .header .concept .texts {
  order: 1;
  text-align: center;
}

#plan.detail .details .header .concept .texts .name {
  font-size: 36px;
  line-height: 1.5;
  padding-bottom: 12px;
}

#plan.detail .details .header .concept .texts .lead {
  font-size: 11px;
  line-height: 2;
}

#plan.detail .details .header .concept .texts .lead .theme {
  font-size: 20px;
}

#plan.detail .details .header .concept .texts .lead .mid {
  font-size: 13px;
}

#plan.detail .details .header .concept .image {
  order: 0;
  padding-right: 30px;
  mix-blend-mode: overlay;
}

#plan.detail .details .header .concept .image.etype, #plan.detail .details .header .concept .image.frtype {
  width: 50%;
  margin: 20px auto;
}

#plan.detail .details .header .concept .image.hrtype {
  width: 30%;
  margin: 20px auto;
}

#plan.detail .details .header .points {
  box-sizing: border-box;
  padding: 40px 50px 60px;
}

#plan.detail .details .header .points .catch {
  font-size: 20px;
  line-height: 1.4;
  padding-bottom: 20px;
}

#plan.detail .details .header .points .inner {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

#plan.detail .details .header .points .inner .texts {
  width: 55%;
}

#plan.detail .details .header .points .inner .texts .text {
  font-size: 12px;
  line-height: 2.2;
}

#plan.detail .details .header .points .inner .texts .text + .text {
  padding-top: 10px;
}

#plan.detail .details .header .points .inner .images {
  width: 35%;
}

#plan.detail .details .header .points .inner .images .img li + li {
  margin-top: 20px;
}

#plan.detail .details .header .points .inner .images .annotation {
  padding-top: 10px;
  font-size: 10px;
  text-align: right;
}

#plan.detail .details .info .types {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-bottom: 10px;
}

#plan.detail .details .info .types .name {
  font-size: 36px;
  line-height: 1.4;
  color: #9E8D6B;
  padding-right: 20px;
}

#plan.detail .details .info .types .name span {
  font-size: 18px;
}

#plan.detail .details .info .types .ldk {
  font-size: 30px;
  line-height: 1.4;
}

#plan.detail .details .info .width {
  font-size: 20px;
  line-height: 1;
  padding-bottom: 15px;
}

#plan.detail .details .info .width .mini {
  font-size: 55%;
  margin-right: .5em;
}

#plan.detail .details .info .width .big {
  font-size: 150%;
}

#plan.detail .details .info .plan-data {
  padding: 35px 50px 30px;
  background-color: #F5F4F0;
}

#plan.detail .details .info .plan-data .image {
  margin: 0 auto 60px;
  width: 80%;
}

#plan.detail .details .info .plan-data .image .mark {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 60px;
  transform: translate(-50%, 40%);
}

#plan.detail .details .info .plan-data .image.btype {
  width: 44%;
}

#plan.detail .details .info .plan-data .image.ctype {
  width: 68%;
}

#plan.detail .details .info .plan-data .image.dgtype {
  width: 75%;
}

#plan.detail .details .info .plan-data .image.ggtype {
  width: 47%;
}

#plan.detail .details .info .plan-data .image.hrtype {
  width: 67%;
}

#plan.detail .details .info .plan-data .annotation {
  padding-top: 20px;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
}

#plan .tab-wrap-no-follow {
  position: relative;
  margin-bottom: 126px;
}

#plan .tab-wrap-no-follow .annotation {
  text-align: right;
  font-size: 11px;
}

#plan .tab-wrap-no-follow .cover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}

#plan .tab-wrap-no-follow .cover img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55%;
  max-width: 300px;
}

#plan .tab-wrap-no-follow .cover.off {
  opacity: 0;
}

#plan .tab-wrap-no-follow .tab-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#plan .tab-wrap-no-follow .tab-list li {
  width: 12.5%;
  width: 32%;
  margin-right: 2%;
}

#plan .tab-wrap-no-follow .tab-list li:nth-child(3n) {
  margin-right: auto;
  margin-bottom: 15px;
}

#plan .tab-wrap-no-follow .tab-list.list02 {
  margin: auto;
}

#plan .tab-wrap-no-follow .title {
  text-align: center;
  font-size: 24px;
  line-height: 1.3;
  margin-top: 35px;
  padding-bottom: 30px;
}

#plan .content {
  padding-bottom: 0;
}

#plan .section-equipments {
  background-color: #fff;
  padding: 105px 0 140px;
}

#plan .section-equipments .title {
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  padding-bottom: 30px;
}

#plan .section-equipments .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: start;
}

#plan .section-equipments .items li {
  width: 32%;
  padding-bottom: 30px;
  margin-right: 2%;
}

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

#plan .section-equipments .items .name {
  padding: 20px 0;
  font-size: 16px;
  line-height: 1.5;
}

#plan .section-equipments .items .name span {
  font-size: 11px;
  letter-spacing: 0;
}

#plan .section-equipments .items .text {
  font-size: 12px;
  line-height: 1.9;
}

#plan .section-equipments .items .mini {
  font-size: 10px;
  line-height: 1.6;
  margin-top: 5px;
}

#plan .plan-tab {
  position: relative;
  height: 80vw;
}

#plan .plan-tab .bg {
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
  opacity: .7;
}

#plan .plan-tab .bg img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: inherit;
  transform: translateX(-50%);
}

#plan .tab-wrap {
  position: relative;
  height: 17.5vw;
  z-index: 1001;
  overflow: hidden;
}

#plan .tab-wrap .cover {
  display: none;
}

#plan .tab-wrap .tab-list-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#plan .tab-wrap .tab-list {
  display: flex;
}

#plan .tab-wrap .tab-list li {
  width: 12.5%;
}

#plan .tab-wrap.on .tab-list-wrap {
  position: fixed;
}

#plan .tab-wrap.off .tab-list-wrap {
  display: none;
}

#plan .tab-contents {
  position: relative;
  width: 100%;
  height: calc(100% - 17.5vw);
  margin: auto;
  z-index: 3;
  min-height: 65vw;
}

#plan .tab-contents .tabs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/top/tab01-bg.jpg) center;
  background-size: cover;
  opacity: 0;
  transition: opacity 1.6s;
}

#plan .tab-contents .tabs.on {
  opacity: 1;
  z-index: 11;
}

#plan .tab-contents .image00 {
  position: absolute;
  width: 20%;
  top: 5%;
  right: 5%;
}

#plan .tab-contents .image00 img {
  mix-blend-mode: overlay;
}

#plan .tab-contents .in-content {
  position: absolute;
  top: 5vw;
  left: 33%;
  width: 34%;
  color: #fff;
  text-align: center;
}

#plan .tab-contents .title {
  font-size: 36px;
  line-height: 1.5;
  padding-bottom: 10px;
}

#plan .tab-contents .lead {
  font-size: 14px;
  line-height: 1.8;
  padding-bottom: 5px;
}

#plan .tab-contents .text01 {
  font-size: 11px;
  line-height: 1.5;
  padding-bottom: 10px;
}

#plan .tab-contents .text02 {
  font-size: 11px;
  line-height: 1.5;
  padding-bottom: 10px;
}

#plan .tab-contents .images {
  padding-top: 25px;
  padding-bottom: 28px;
  display: flex;
  justify-content: space-between;
}

#plan .tab-contents .images .image01 {
  width: 62%;
}

#plan .tab-contents .images .image01 img {
  mix-blend-mode: overlay;
}

#plan .tab-contents .images .imgs {
  width: 33.5%;
}

#plan .tab-contents .images .imgs .image02 {
  padding-bottom: 10px;
}

#plan .tab-contents .link {
  text-align: center;
  position: relative;
  z-index: 10;
}

#plan .tab-contents .tab02 {
  background-image: url(../images/top/tab02-bg.jpg);
}

#plan .tab-contents .tab02 .images {
  justify-content: space-around;
}

#plan .tab-contents .tab02 .image01 {
  width: 33%;
}

#plan .tab-contents .tab03 {
  background-image: url(../images/top/tab03-bg.jpg);
}

#plan .tab-contents .tab03 .image01 {
  width: 55%;
}

#plan .tab-contents .tab04 {
  background-image: url(../images/top/tab04-bg.jpg);
}

#plan .tab-contents .tab04 .images {
  justify-content: space-around;
}

#plan .tab-contents .tab04 .image01 {
  width: 55%;
}

#plan .tab-contents .tab05 {
  background-image: url(../images/top/tab05-bg.jpg);
}

#plan .tab-contents .tab05 .in-content {
  width: 44%;
  left: 28%;
}

#plan .tab-contents .tab05 .image01 {
  width: 96%;
  margin-right: 10px;
}

#plan .tab-contents .tab06 {
  background-image: url(../images/top/tab06-bg.jpg);
}

#plan .tab-contents .tab06 .images {
  align-items: center;
}

#plan .tab-contents .tab07 {
  background-image: url(../images/top/tab07-bg.jpg);
}

#plan .tab-contents .tab07 .images {
  justify-content: space-around;
}

#plan .tab-contents .tab07 .image01 {
  width: 33%;
}

#plan .tab-contents .tab08 {
  background-image: url(../images/top/tab08-bg.jpg);
}

#plan .tab-contents .tab08 .images {
  justify-content: space-around;
}

#plan .tab-contents .tab08 .image01 {
  width: 45%;
}

#plan .tab-contents .buttons {
  display: inline-block;
  margin: 0 auto;
  padding: 25px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0);
  text-align: center;
  color: #fff;
  font-size: 12px;
  border-radius: 40px;
  transition: background-color .5s,color .5s;
}

#plan .tab-contents .buttons.black {
  border-color: #000;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
}

#plan .tab-contents .buttons.inverse {
  border-color: #fff;
  color: #95B5E3;
  background-color: white;
}

#plan .tab-contents .buttons:hover {
  opacity: 1 !important;
  color: #000;
  transition: background-color .5s,color .5s;
  background-color: white;
}

#plan .tab-contents .buttons:hover.black {
  background-color: black;
  color: #fff;
}

#plan .tab-contents .buttons:hover.inverse {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
}

#plan.btype .details .header .bg {
  background: url(../images/plan/btype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.ctype .details .header .bg {
  background: url(../images/plan/ctype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.cgtype .details .header .bg {
  background: url(../images/plan/ctype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.dgtype .details .header .bg, #plan.dtype .details .header .bg {
  background: url(../images/plan/dgtype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.etype .details .type-info, #plan.frtype .details .type-info, #plan.ftype .details .type-info {
  display: block;
}

#plan.etype .details .info,
#plan.etype .details .header, #plan.frtype .details .info,
#plan.frtype .details .header, #plan.ftype .details .info,
#plan.ftype .details .header {
  width: 100%;
}

#plan.etype .details .header, #plan.frtype .details .header, #plan.ftype .details .header {
  background: url(../images/plan/etype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.etype .details .header .bg, #plan.frtype .details .header .bg, #plan.ftype .details .header .bg {
  background: none;
}

#plan.etype .details .header .concept, #plan.frtype .details .header .concept, #plan.ftype .details .header .concept {
  width: 86%;
}

#plan.etype .details .header .concept .img01, #plan.frtype .details .header .concept .img01, #plan.ftype .details .header .concept .img01 {
  order: 2;
  padding-left: 30px;
  mix-blend-mode: normal;
}

#plan.etype .details .header .concept .img02, #plan.frtype .details .header .concept .img02, #plan.ftype .details .header .concept .img02 {
  order: 3;
  mix-blend-mode: normal;
}

#plan.etype .details .header .points .inner .texts, #plan.frtype .details .header .points .inner .texts, #plan.ftype .details .header .points .inner .texts {
  width: auto;
}

#plan.etype .details .header .points .inner .texts .text + .text, #plan.frtype .details .header .points .inner .texts .text + .text, #plan.ftype .details .header .points .inner .texts .text + .text {
  padding-top: 10px;
}

#plan.etype .details .header .points .inner .images, #plan.frtype .details .header .points .inner .images, #plan.ftype .details .header .points .inner .images {
  display: none;
}

#plan.etype .details .info .plan-data .image, #plan.frtype .details .info .plan-data .image, #plan.ftype .details .info .plan-data .image {
  margin: -12% auto 60px;
  width: 64%;
}

#plan.etype .details .info .plan-data .image.frtype, #plan.frtype .details .info .plan-data .image.frtype, #plan.ftype .details .info .plan-data .image.frtype {
  width: 41.5%;
}

#plan.etype .details .info .plan-data .legends, #plan.frtype .details .info .plan-data .legends, #plan.ftype .details .info .plan-data .legends {
  max-width: 430px;
  margin: auto;
}

@media screen and (max-width: 1024px) {
  #plan.etype .details .info .plan-data .image, #plan.frtype .details .info .plan-data .image, #plan.ftype .details .info .plan-data .image {
    margin: 0 auto 60px;
    width: 70%;
  }
}

#plan.frtype .details .header {
  background: url(../images/plan/frtype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.ftype .details .header {
  background: url(../images/plan/frtype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.ggtype .details .header .bg {
  background: url(../images/plan/ggtype/detail-bg01.jpg) center;
  background-size: cover;
}

#plan.hrtype .details .header .bg {
  background: url(../images/plan/hrtype/detail-bg01.jpg) center;
  background-size: cover;
}

@media screen and (max-width: 1024px) {
  #plan.navi-open .tab-wrap {
    z-index: 100;
  }
}

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

#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;
  color: #ffffff;
}

#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 #fff;
  border-bottom: 1px solid #fff;
  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: 1;
}

#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: 15px 0 15px;
  background: #5c5822;
  background: #9E8D6B;
  text-align: center;
}

#visitor.archive .link-lists .text01 {
  margin: 0 auto;
  width: 90%;
  max-width: 300px;
  border: 1px solid #fff;
  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;
  }
}

/*==================================================================================
 sp
==================================================================================*/
@media (max-width: 768px) {
  /* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
  /*==================================================================================
 default
==================================================================================*/
  /* -------------------------------------------
 initialize
*/
  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
  }
  article, aside, dialog, figure, footer, header, hgroup, nav, section, main {
    display: block;
  }
  sup {
    font-size: 10px;
    vertical-align: super;
  }
  div {
    line-height: 0;
  }
  ul li {
    list-style: none;
  }
  input, select {
    vertical-align: middle;
  }
  img {
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
  }
  table {
    font-size: 100%;
    border-collapse: collapse;
    width: 100%;
  }
  iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .site-header .logo {
    top: 0;
  }
  .annotation {
    font-size: 10px;
    line-height: 1.5;
  }
  a {
    text-decoration: none;
  }
}

@media (max-width: 768px) and (min-width: 1025px) {
  a:hover {
    transition: opacity .3s;
    opacity: 0.7;
  }
}

@media (max-width: 768px) {
  a.no-link, a.comming-soon, a.disable {
    cursor: default !important;
  }
}

@media (max-width: 768px) and (min-width: 1025px) {
  a.no-link:hover, a.comming-soon:hover, a.disable:hover {
    opacity: 1 !important;
  }
}

@media (max-width: 768px) and (min-width: 768px) {
  a.tel {
    pointer-events: none;
  }
}

@media (max-width: 768px) {
  .disable a {
    opacity: 0.25 !important;
    cursor: default;
  }
  .disable a:after {
    display: none !important;
  }
  .sp, .tb {
    display: none !important;
  }
}

@media (max-width: 768px) and (max-width: 1024px) {
  .printBtn, a.print {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
}

@media (max-width: 768px) and (max-width: 768px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

@media print and (max-width: 768px) {
  .site-header,
  .site-footer {
    display: none !important;
  }
  .main {
    padding: 0px !important;
  }
}

@media (max-width: 768px) {
  main .commonButton01 {
    font-size: 14px;
  }
  main .commonButton01 a {
    padding: 18px 0;
  }
  .commonButton02,
  .commonButton03 {
    max-width: 280px;
    font-size: 13px;
  }
  .commonButton02 a,
  .commonButton03 a {
    padding: 19px 0 17px;
  }
  .commonButton02 a {
    padding: 15px 0 13px;
  }
  .mo .content img {
    max-width: inherit !important;
    width: 200% !important;
  }
  .lower .click-btn {
    margin: 20px auto 40px;
  }
  .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;
  }
  /*==================================================================================
 access
==================================================================================*/
  #access .content {
    padding: 0;
  }
  #access .intro {
    margin-bottom: 80px;
  }
  #access .intro .txt {
    text-align: left;
    line-height: 1.5;
  }
  #access .intro .lead {
    text-align: left;
    margin-bottom: 40px;
  }
  #access .intro .lead br {
    display: none;
  }
  #access .intro .img01 {
    margin: auto;
  }
  #access .intro .click-btn {
    margin: 30px auto 50px;
  }
  #access .intro .img02 .swipe-img img {
    width: 600px !important;
  }
  #access .intro .swipe {
    margin: 30px auto 50px;
  }
  #access .sections {
    text-align: center;
    margin-bottom: 80px;
  }
  #access .sections .txt {
    text-align: left;
    line-height: 1.5;
  }
  #access .sections .lead {
    text-align: left;
  }
  #access .sections .lead br {
    display: none;
  }
  #access .sec01 {
    margin-bottom: 40px;
  }
  #access .sec01 .image .swipe-img img {
    width: 600px !important;
  }
  #access .sec02 {
    margin-bottom: 40px;
  }
  #access .sec02 .list li {
    width: 100%;
  }
  #access .sec02 .list li:last-child {
    width: 100%;
    margin-top: 30px;
  }
  #access .sec02 .list li:last-child .img02, #access .sec02 .list li:last-child .img03 {
    float: left;
    width: 50%;
  }
  #access .taxi {
    padding: 40px 0;
    margin: auto;
  }
  #access .taxi .list li {
    width: 100%;
    margin: auto;
  }
  #access .taxi .list li:last-child {
    width: 100%;
    margin-top: 30px;
  }
  #access .taxi .list .swipe-img img {
    width: 550px !important;
  }
  /*==================================================================================
 residence
==================================================================================*/
  #residence .intro {
    text-align: center;
    margin-bottom: 50px;
  }
  #residence .intro .txt {
    text-align: left;
    margin-bottom: 40px;
  }
  #residence .intro .lead {
    text-align: left;
  }
  #residence .intro .lead br {
    display: none;
  }
  #residence .intro .image {
    margin: 0 auto 40px;
  }
  #residence .persons {
    padding: 40px 0;
  }
  #residence .persons ul .image {
    max-width: 204px;
    margin: 0 auto 50px;
  }
  #residence .persons ul .info {
    margin-top: 20px;
  }
  #residence .person01 ul li {
    width: 100%;
  }
  #residence .person01 ul li:last-child {
    width: 100%;
    margin: auto;
  }
  #residence .person02 ul li {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }
  #residence .person02 ul li:last-child {
    width: 100%;
    margin: auto;
  }
  #residence .sections .txt {
    text-align: left;
  }
  #residence .sections .lead {
    text-align: left;
    margin-bottom: 40px;
  }
  #residence .sections .lead br {
    display: none;
  }
  #residence .sec01 {
    padding: 40px 0;
  }
  #residence .sec02 {
    padding-top: 40px;
  }
  #residence .sec02 .img01 {
    margin: 0 auto 80px;
  }
  #residence .sec02 .hallway {
    max-width: 760px;
    margin: auto;
  }
  #residence .sec02 .hallway .list li {
    width: 100%;
    margi: auto;
  }
  #residence .sec02 .hallway .list li:last-child {
    margin-top: 20px;
  }
  #residence .sec02 .hallway .mini {
    text-align: left;
    margin: 20px auto 40px;
  }
  #residence .sec02 .hallway01 {
    text-align: left;
  }
  /*==================================================================================
 ogikubo
==================================================================================*/
  #ogikubo .content {
    padding: 0;
  }
  #ogikubo .intro {
    text-align: center;
    margin-bottom: 60px;
  }
  #ogikubo .intro .txt {
    text-align: left;
  }
  #ogikubo .intro .lead {
    text-align: left;
    margin-bottom: 40px;
  }
  #ogikubo .intro .lead br {
    display: none;
  }
  #ogikubo .intro .page-btns li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 33.3333%;
    margin-right: auto;
  }
  #ogikubo .intro .page-btns .txt {
    display: none;
  }
  #ogikubo .intro .page-btns .arrow {
    display: none;
  }
  #ogikubo .intro .mini {
    padding-right: 10px;
  }
  #ogikubo .areas {
    padding-bottom: 60px;
  }
  #ogikubo .areas .img00 {
    margin-bottom: 40px;
  }
  #ogikubo .areas .txt {
    text-align: left;
  }
  #ogikubo .areas .lead {
    text-align: left;
    margin-bottom: 40px;
  }
  #ogikubo .areas .lead br {
    display: none;
  }
  #ogikubo .area01 .img01 {
    margin: 0 auto 40px;
  }
  #ogikubo .area02 .img01 {
    margin: 0 auto 40px;
  }
  #ogikubo .box01 {
    width: 100%;
  }
  #ogikubo .box02 {
    width: 50%;
  }
  #ogikubo .box03 {
    width: 50%;
  }
  #ogikubo .box04 {
    width: 50%;
  }
  #ogikubo .box05 {
    width: 50%;
  }
  #ogikubo .box06 {
    width: 50%;
  }
  #ogikubo .box07 {
    width: 50%;
  }
  #ogikubo .hover-mask p {
    width: 88%;
    font-size: 13px;
    line-height: 2;
  }
  #ogikubo .hover-mask p span {
    font-size: 45px;
  }
  #ogikubo .caps {
    width: 90%;
    margin: 20px auto 0;
  }
  #ogikubo #lightbox .content > li {
    width: 84%;
  }
  #ogikubo #lightbox .content > li .tit-txt {
    font-size: 20px;
    margin: 0 auto 5px;
  }
  #ogikubo #lightbox .close {
    top: -7%;
    right: 0;
  }
  #ogikubo #lightbox01 .content > li {
    width: 84%;
  }
  #ogikubo #lightbox01 .content > li .tit-txt {
    font-size: 20px;
    margin: 0 auto 5px;
  }
  #ogikubo #lightbox01 .close {
    top: -7%;
    right: 0;
  }
  #ogikubo #lightbox02 .content > li {
    width: 84%;
  }
  #ogikubo #lightbox02 .content > li .tit-txt {
    font-size: 20px;
    margin: 0 auto 5px;
  }
  #ogikubo #lightbox02 .close {
    top: -7%;
    right: 0;
  }
  #ogikubo .life-info {
    padding: 60px 0;
  }
  #ogikubo .life-info .tit {
    font-size: 26px;
    margin-bottom: 40px;
  }
  #ogikubo .life-info .maps {
    margin-top: 25px;
  }
  #ogikubo .life-info .logo, #ogikubo .life-info .annotation {
    width: 100%;
    float: none;
  }
  #ogikubo .life-info .logo span, #ogikubo .life-info .annotation span {
    text-align: center;
    margin-right: auto;
  }
  /*==================================================================================
 position
==================================================================================*/
  #position .content {
    padding: 0;
  }
  #position .intro {
    margin-bottom: 40px;
  }
  #position .intro .txt {
    text-align: left;
  }
  #position .intro .img01 {
    margin: 0 auto 40px;
  }
  #position .sections {
    margin-bottom: 60px;
  }
  #position .sections .txt {
    text-align: left;
  }
  #position .sections .lead {
    text-align: left;
  }
  #position .sections .lead br {
    display: none;
  }
  #position .sec01 .slick-prev {
    left: 10%;
  }
  #position .sec01 .slick-next {
    right: 10%;
  }
  #position .sec01 .slick-prev, #position .sec01 .slick-next {
    z-index: 10;
    width: 30px;
    height: 30px;
  }
  #position .sec01 .slick-prev:before, #position .sec01 .slick-next:before {
    font-size: 30px;
  }
  #position .sec01 .slick-prev:before {
    content: url("../images/position/prev-sp.svg");
  }
  #position .sec01 .slick-next:before {
    content: url("../images/position/next-sp.svg");
  }
  #position .sec02 {
    padding: 40px 0;
    margin-bottom: 0;
  }
  #position .sec02 .txt {
    margin-bottom: 40px;
  }
  #position .sec02 .inners {
    margin-bottom: 50px;
  }
  #position .sec02 .lists .info {
    margin-bottom: 10px;
  }
  #position .sec02 .lists .info.last {
    margin-bottom: 40px;
  }
  #position .sec02 .list01 li {
    width: 100%;
    margin: auto;
  }
  #position .sec02 .list01 li:last-child {
    width: 100%;
    margin: auto;
  }
  #position .sec02 .list02 li {
    width: 100%;
    margin: auto;
  }
  #position .sec02 .list02 li:last-child {
    width: 100%;
    margin: auto;
  }
  #position .sec02 .list02 .caps {
    text-align: right;
    font-size: 11px;
    margin-top: 0;
  }
  #position .sec02 .list03 li {
    width: 100%;
    margin: auto;
  }
  #position .sec02 .list03 li:last-child {
    width: 100%;
    margin: auto;
  }
  #position .sec02 .slick-dotted.slick-slider {
    margin-bottom: 10px;
  }
  #position .sec02 .slick-dots {
    bottom: -20%;
  }
  #position .sec02 .slick-dots li {
    width: 8px;
    margin-right: 10px;
  }
  #position .sec02 .slick-dots li:last-child {
    width: 8px;
  }
  #position .sec02 .slick-dots li button:before {
    background: #fff;
    border: 1px solid #fff;
    opacity: 1;
    width: 8px;
    height: 8px;
  }
  #position .sec03 {
    padding: 40px 0;
    margin-bottom: auto;
  }
  #position .sec03 .lead {
    margin-bottom: 40px;
  }
  #position .sec03 .mini {
    text-align: left;
  }
  #position .sec04 {
    padding: 40px 0;
    margin-bottom: 0;
  }
  #position .sec04 .img01 {
    margin-bottom: 20px;
  }
  #position .sec04 .img02 {
    margin: 0 auto 50px 0;
  }
  #position .sec04 .swipe-img img {
    width: 500px !important;
  }
  /*==================================================================================
 brand
==================================================================================*/
  #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;
  }
  /*
  plan
*/
  #plan.archive .page-leads {
    text-align: left;
    padding-bottom: 35px;
  }
  #plan.detail .plan-modal {
    display: none !important;
  }
  #plan.detail .page-header {
    padding-top: 60px;
  }
  #plan.detail .details {
    width: auto;
  }
  #plan.detail .details .type-info {
    display: block;
    margin: 0 auto 20px;
    width: 90%;
  }
  #plan.detail .details .info,
  #plan.detail .details .header {
    width: auto;
  }
  #plan.detail .details .info {
    padding: 35px 5% 30px;
  }
  #plan.detail .details .header .bg {
    background-image: url(../images/plan/artype/detail-bg01-sp.jpg);
    padding-top: 30px;
  }
  #plan.detail .details .header .concept {
    width: 90%;
    padding-bottom: 15px;
  }
  #plan.detail .details .header .concept .texts {
    order: 0;
    width: 55%;
  }
  #plan.detail .details .header .concept .texts .name {
    padding-bottom: 6px;
  }
  #plan.detail .details .header .concept .texts .type-name {
    padding: 6px 15px 6px 25px;
    font-size: 13px;
  }
  #plan.detail .details .header .concept .texts .type-name:after {
    width: 5px;
    height: 5px;
  }
  #plan.detail .details .header .concept .image {
    order: 2;
    padding-right: 0px;
    padding-left: max(5%, 20px);
    width: 40%;
  }
  #plan.detail .details .header .points {
    padding: 30px 5% 30px;
  }
  #plan.detail .details .header .points .catch {
    font-size: 20px;
    padding-bottom: 20px;
  }
  #plan.detail .details .header .points .inner {
    display: block;
  }
  #plan.detail .details .header .points .inner .texts {
    width: auto;
    padding-bottom: 30px;
  }
  #plan.detail .details .header .points .inner .texts .text + .text {
    padding-top: 0px;
  }
  #plan.detail .details .header .points .inner .images {
    width: auto;
  }
  #plan.detail .details .header .points .inner .images li {
    display: inline-block;
    width: 48%;
  }
  #plan.detail .details .header .points .inner .images li:last-child {
    margin-left: 1%;
  }
  #plan.detail .details .info .types {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  #plan.detail .details .info .types .name {
    padding-right: 0px;
    padding-bottom: 10px;
  }
  #plan.detail .details .info .types .ldk {
    padding-bottom: 5px;
  }
  #plan.detail .details .info .width {
    font-size: 18px;
    padding-bottom: 15px;
    margin: 0 auto;
    width: 90%;
  }
  #plan.detail .details .info .width .mini {
    font-size: 55%;
  }
  #plan.detail .details .info .width .big {
    font-size: 150%;
  }
  #plan.detail .details .info .plan-data {
    padding: 35px 5% 35px;
    background-color: #F5F4F0;
  }
  #plan.detail .details .info .plan-data .image {
    margin: 0 auto 40px;
    width: 70%;
  }
  #plan.detail .details .info .plan-data .image .mark {
    display: none;
  }
  #plan.detail .details .info .plan-data .legends {
    max-width: 250px;
    margin: 0;
  }
  #plan.detail .details .info .plan-data .annotation {
    padding-top: 10px;
    text-align: left;
  }
  #plan .tab-wrap-no-follow {
    margin-bottom: 60px;
    overflow: hidden;
  }
  #plan .tab-wrap-no-follow .tab-list-wrap {
    position: relative;
    overflow: visible;
  }
  #plan .tab-wrap-no-follow .cover {
    display: block;
  }
  #plan .tab-wrap-no-follow .cover.off {
    opacity: 0;
  }
  #plan .tab-wrap-no-follow .tab-list {
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    justify-content: flex-start;
    width: 100%;
    scroll-behavior: smooth;
  }
  #plan .tab-wrap-no-follow .tab-list li {
    flex: 0 0 auto;
    width: 90%;
    max-width: 150px;
    margin-right: 12px;
  }
  #plan .tab-wrap-no-follow .tab-list li:nth-child(3n) {
    margin-right: 2%;
  }
  #plan .tab-wrap-no-follow .tab-list li:last-child {
    margin-right: auto;
  }
  #plan .tab-wrap-no-follow .tab-list.list02 {
    display: flex;
    flex-wrap: nowrap;
    overflow: visible;
    justify-content: center;
  }
  #plan .tab-wrap-no-follow .tab-list.list02 li {
    flex: 0 0 auto;
    width: 40%;
    margin: 0 8px;
  }
  #plan .content {
    padding-bottom: 0;
  }
  #plan .section-equipments {
    background-color: #fff;
    padding: 50px 0 30px;
  }
  #plan .section-equipments .title {
    text-align: left;
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 25px;
  }
  #plan .section-equipments .items {
    display: block;
  }
  #plan .section-equipments .items li {
    width: auto;
    padding-bottom: 30px;
    margin-right: auto;
  }
  #plan .section-equipments .items .name {
    padding: 13px 0;
  }
  #plan .plan-tab {
    background: none;
    height: auto;
  }
  #plan .tab-wrap {
    position: relative;
    height: 42.5vw;
    z-index: 1001;
  }
  #plan .tab-wrap .tab-list-wrap {
    height: 42.5vw;
    overflow-y: hidden;
    overflow-x: auto;
  }
  #plan .tab-wrap .cover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 1;
  }
  #plan .tab-wrap .cover img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55%;
  }
  #plan .tab-wrap .cover.off {
    opacity: 0;
  }
  #plan .tab-wrap .tab-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 244vw;
  }
  #plan .tab-wrap .tab-list li {
    width: 30.5vw;
  }
  #plan .tab-contents {
    width: 100%;
    min-height: 180vw;
  }
  #plan .tab-contents .tabs {
    background-image: url(../images/top/tab01-bg-sp.jpg);
    height: 100%;
  }
  #plan .tab-contents .image00 {
    width: 22%;
  }
  #plan .tab-contents .in-content {
    top: 24vw;
    left: 10%;
    width: 80%;
  }
  #plan .tab-contents .lead {
    font-size: 14px;
    padding-bottom: 5px;
  }
  #plan .tab-contents .text02 {
    font-size: 11px;
    padding-bottom: 10px;
  }
  #plan .tab-contents .text03 {
    line-height: 1.6;
  }
  #plan .tab-contents .images {
    padding-top: 27px;
    padding-bottom: 25px;
    display: block;
    margin: 0 auto;
    width: 66%;
  }
  #plan .tab-contents .images .image01 {
    margin: 0 auto 20px;
    width: 64%;
  }
  #plan .tab-contents .images .imgs {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  #plan .tab-contents .images .imgs .image03 {
    width: 48%;
  }
  #plan .tab-contents .images .imgs .image02 {
    width: 48%;
    padding-bottom: 0px;
  }
  #plan .tab-contents .link {
    text-align: center;
  }
  #plan .tab-contents .link a {
    box-sizing: border-box;
    width: 100%;
  }
  #plan .tab-contents .tab02 {
    background-image: url(../images/top/tab02-bg-sp.jpg);
    height: 110%;
  }
  #plan .tab-contents .tab02 .image01 {
    width: 44%;
  }
  #plan .tab-contents .tab03 {
    background-image: url(../images/top/tab03-bg-sp.jpg);
  }
  #plan .tab-contents .tab04 {
    background-image: url(../images/top/tab04-bg-sp.jpg);
  }
  #plan .tab-contents .tab05 {
    background-image: url(../images/top/tab05-bg-sp.jpg);
  }
  #plan .tab-contents .tab05 .in-content {
    width: 80%;
    left: 10%;
  }
  #plan .tab-contents .tab05 .image01 {
    width: 84%;
  }
  #plan .tab-contents .tab06 {
    background-image: url(../images/top/tab06-bg-sp.jpg);
  }
  #plan .tab-contents .tab06 .image01 {
    width: 84%;
  }
  #plan .tab-contents .tab07 {
    background-image: url(../images/top/tab07-bg-sp.jpg);
    height: 110%;
  }
  #plan .tab-contents .tab07 .image01 {
    width: 44%;
  }
  #plan .tab-contents .tab08 {
    background-image: url(../images/top/tab08-bg-sp.jpg);
    height: 110%;
  }
  #plan .tab-contents .buttons {
    width: 60%;
    display: block;
    padding: 25px;
    font-size: 12px;
    border-radius: 40px;
  }
  #plan.btype .details .header .bg {
    background: url(../images/plan/btype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.ctype .details .header .bg {
    background: url(../images/plan/ctype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.cgtype .details .header .bg {
    background: url(../images/plan/ctype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.dgtype .details .header .bg, #plan.dtype .details .header .bg {
    background: url(../images/plan/dgtype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.etype .details .header, #plan.frtype .details .header, #plan.ftype .details .header {
    background: rgba(0, 0, 0, 0.5);
  }
  #plan.etype .details .header .bg, #plan.frtype .details .header .bg, #plan.ftype .details .header .bg {
    background: url(../images/plan/etype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.etype .details .header .concept, #plan.frtype .details .header .concept, #plan.ftype .details .header .concept {
    display: block;
  }
  #plan.etype .details .header .concept .texts, #plan.frtype .details .header .concept .texts, #plan.ftype .details .header .concept .texts {
    width: 100%;
  }
  #plan.etype .details .header .concept .texts .lead, #plan.frtype .details .header .concept .texts .lead, #plan.ftype .details .header .concept .texts .lead {
    margin-bottom: 20px;
  }
  #plan.etype .details .header .concept .image, #plan.frtype .details .header .concept .image, #plan.ftype .details .header .concept .image {
    width: 100%;
    padding-left: 0;
  }
  #plan.etype .details .header .concept .img01, #plan.frtype .details .header .concept .img01, #plan.ftype .details .header .concept .img01 {
    display: none;
  }
  #plan.etype .details .header .concept .img02, #plan.frtype .details .header .concept .img02, #plan.ftype .details .header .concept .img02 {
    display: none;
  }
  #plan.etype .details .header .points .inner .texts .text + .text, #plan.frtype .details .header .points .inner .texts .text + .text, #plan.ftype .details .header .points .inner .texts .text + .text {
    padding-top: 0;
  }
  #plan.etype .details .header .points .inner .images, #plan.frtype .details .header .points .inner .images, #plan.ftype .details .header .points .inner .images {
    display: inherit;
  }
  #plan.etype .details .info .plan-data .image, #plan.frtype .details .info .plan-data .image, #plan.ftype .details .info .plan-data .image {
    width: 100%;
  }
  #plan.etype .details .info .plan-data .image.frtype, #plan.frtype .details .info .plan-data .image.frtype, #plan.ftype .details .info .plan-data .image.frtype {
    width: 80%;
  }
  #plan.frtype .details .header .bg {
    background: url(../images/plan/frtype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.ftype .details .header .bg {
    background: url(../images/plan/frtype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.ggtype .details .header .bg {
    background: url(../images/plan/ggtype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
  #plan.hrtype .details .header .bg {
    background: url(../images/plan/hrtype/detail-bg01-sp.jpg) center;
    background-size: cover;
  }
}

#plan.archive .body .page-catch {
  text-align: center;
  font-size: 26px;
  line-height: 1.5;
  padding-bottom: 44px;
}

#plan.archive .body .page-lead {
  text-align: center;
  font-size: 16px;
  line-height: 2.3;
  padding-bottom: 50px;
}

#plan.archive .body .page-text {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 auto 50px;
  border: 1px solid #000000;
  padding: 20px 20px;
  max-width: 680px;
}

#plan.archive .body .image {
  margin: 0 auto 150px;
  max-width: 550px;
  position: relative;
}

#plan.archive .body .links li {
  padding-bottom: 50px;
}

#plan.archive .body .links .common-link01 .inner::after {
  background-image: url(../images/common/icon-arrow03.svg);
}

#plan.archive .body .links .common-link01 {
  position: absolute;
  right: 0;
  font-size: 14px;
  top: 30%;
}

#plan.archive .body .links .common-link01 .text {
  padding: 0 20px 20px;
}

#plan.archive .body .links a {
  display: block;
  padding: 24px 30px;
  background-color: #F1EFEE;
  color: #534900;
}

#plan.archive .body .links .width01 {
  color: #534900;
  font-size: 14px;
  text-align: center;
  padding-bottom: 9px;
  line-height: 1.7;
}

#plan.archive .body .links .width01 .big {
  font-size: 43px;
}

#plan.archive .body .links .type-name {
  color: #534900;
  padding-bottom: 13px;
  border-bottom: 2px solid #534900;
  text-align: center;
  font-size: 29px;
  margin: 0 auto 11px;
  max-width: 735px;
  position: relative;
}

#plan.archive .body .links .type-name .big01 {
  font-size: 60px;
}

#plan.archive .body .links .type-name .small {
  font-size: 22px;
}

#plan.archive .body .links .type-name .line {
  margin-right: 10px;
  position: absolute;
  left: 0;
}

#plan.archive .body .links .type-name .line .big01 {
  font-family: 'Cormorant Garamond';
}

#plan.archive .body .links .type-name .ldk {
  font-size: 43px;
}

#plan.archive .body .links .type-name .ic {
  font-size: 24px;
}

#plan.archive .body .casbee {
  width: 300px;
  margin: 50px auto 0;
}

#plan.archive .body .img-links li {
  position: absolute;
  width: 15%;
  height: 100px;
}

#plan.archive .body .img-links li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #534900;
  opacity: 0;
  transition: opacity .5s;
}

#plan.archive .body .img-links li a:hover {
  opacity: .3 !important;
}

#plan.archive .body .img-links .type-a {
  top: 52.3%;
  right: 0%;
  height: 38.8%;
}

#plan.archive .body .img-links .type-b {
  top: 52.3%;
  right: 15.5%;
  height: 38.8%;
}

#plan.archive .body .img-links .type-c {
  top: 26%;
  right: 31%;
  height: 52%;
}

#plan.archive .body .img-links .type-d {
  top: 78.5%;
  right: 46.6%;
  height: 12.5%;
  width: 9.7%;
}

#plan.archive .body .img-links .type-e {
  top: 0%;
  right: 46.5%;
  height: 78%;
}

#plan.archive .body .img-links .type-f {
  top: 26%;
  right: 62%;
  height: 52%;
}

#plan.archive .body .img-links .type-g {
  top: 52.3%;
  right: 77.6%;
  height: 25.6%;
}

#plan.archive .body .img-links .type-hr {
  top: 39%;
  right: 15.5%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-ir {
  top: 39%;
  right: 77.6%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-jr {
  top: 26%;
  right: 15.5%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-k {
  top: 26%;
  right: 77.6%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-lr {
  top: 13%;
  right: 31%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-m {
  top: 13%;
  right: 62%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-nr {
  top: 13%;
  right: 77.6%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-or {
  top: 0%;
  right: 36.3%;
  width: 9.7%;
  height: 12.5%;
}

#plan.archive .body .img-links .type-pr {
  top: 0%;
  right: 62%;
  width: 23%;
  height: 12.5%;
}

@media screen and (max-width: 768px) {
  #plan.archive .img-links {
    display: none;
  }
  #plan.archive .body {
    margin: 0 auto;
    width: 90%;
  }
  #plan.archive .body .page-catch {
    text-align: left;
    font-size: 20px;
    line-height: 2;
    padding-bottom: 35px;
  }
  #plan.archive .body .page-lead {
    text-align: left;
    font-size: 14px;
    padding-bottom: 53px;
  }
  #plan.archive .body .page-lead br {
    display: none;
  }
  #plan.archive .body .image {
    margin: 0 auto 50px;
    width: 90%;
  }
  #plan.archive .body .links li {
    padding-bottom: 50px;
  }
  #plan.archive .body .links .common-link01 {
    position: static;
    font-size: 14px;
  }
  #plan.archive .body .links .common-link01 .text {
    padding: 0 20px 20px;
  }
  #plan.archive .body .links a {
    padding: 45px 30px 24px;
  }
  #plan.archive .body .links .width01 {
    font-size: 16px;
    padding-bottom: 79px;
    line-height: 1.7;
  }
  #plan.archive .body .links .width01 .big {
    font-size: 32px;
  }
  #plan.archive .body .links .type-name {
    padding-bottom: 13px;
    border-bottom: 2px solid #534900;
    font-size: 21px;
    margin-bottom: 11px;
  }
  #plan.archive .body .links .type-name .big01 {
    font-size: 40px;
  }
  #plan.archive .body .links .type-name .small {
    font-size: 22px;
  }
  #plan.archive .body .links .type-name .line {
    margin: 0 auto 30px;
    position: static;
    left: 0;
    display: block;
  }
  #plan.archive .body .links .type-name .line .big01 {
    font-size: 61px;
    margin: 0 auto 0px;
    display: block;
  }
  #plan.archive .body .links .type-name .ldk {
    font-size: 30px;
  }
  #plan.archive .body .links .type-name .ic {
    font-size: 21px;
  }
}

#plan.details .body .type-name {
  color: #534900;
  padding-bottom: 13px;
  border-bottom: 2px solid #534900;
  text-align: center;
  font-size: 29px;
  margin-bottom: 11px;
}

#plan.details .body .type-name .big01 {
  font-size: 60px;
}

#plan.details .body .type-name .small {
  font-size: 22px;
}

#plan.details .body .type-name .line {
  border-right: 1px solid #534900;
  margin-right: 10px;
}

#plan.details .body .type-name .line .big01 {
  font-family: 'Cormorant Garamond';
}

#plan.details .body .type-name .ldk {
  font-size: 43px;
}

#plan.details .body .type-name .ic {
  font-size: 24px;
}

#plan.details .body .width01 {
  color: #534900;
  font-size: 14px;
  text-align: center;
  padding-bottom: 9px;
  line-height: 1.7;
}

#plan.details .body .width01 .big {
  font-size: 43px;
}

#plan.details .body .width02 {
  color: #534900;
  font-size: 14px;
  text-align: center;
  line-height: 1.7;
}

#plan.details .body .lead {
  padding-top: 31px;
  text-align: center;
  line-height: 2;
  font-size: 18px;
}

#plan.details .body .room {
  text-align: center;
}

#plan.details .body .room li {
  display: inline-block;
  margin: 0 10px;
  width: 80%;
}

#plan.details .body .room li a {
  color: #fff;
  font-size: 25px;
  padding: 5px 15px 10px;
  background: #534900;
}

#plan.details .body .room li:first-child {
  margin-left: auto;
  width: 5%;
}

#plan.details .body .room li:last-child {
  margin-right: auto;
  width: 5%;
}

#plan.details .body .room .image {
  padding-top: 100px;
  margin: 0 auto 100px;
  max-width: 1000px;
}

#plan.details .body .room .ctype img {
  max-width: 530px;
}

#plan.details .body .room .etype img {
  max-width: 625px;
}

#plan.details .body .room .ftype img {
  max-width: 477px;
}

#plan.details .body .room .lrtype img {
  max-width: 689px;
}

#plan.details .body .room .ortype img {
  max-width: 530px;
}

#plan.details .body .legends {
  text-align: center;
  padding-bottom: 14px;
}

#plan.details .body .legends img {
  width: auto;
  height: 14px;
}

#plan.details .body .annotation {
  font-size: 13px;
  line-height: 2;
  text-align: center;
  padding-bottom: 55px;
}

#plan.details .body .link {
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}

#plan.details .body .link a {
  color: #534900;
  display: inline-block;
  padding: 0 22px 10px;
  position: relative;
}

#plan.details .body .link a::before, #plan.details .body .link a::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #534900;
}

#plan.details .body .link a::after {
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #534900;
}

#plan.details .body .link a::before {
  bottom: 0;
  right: 0;
  width: 15px;
  height: 1px;
  transform: rotate(45deg);
  transform-origin: right bottom;
}

@media screen and (max-width: 768px) {
  #plan.details .body {
    width: 88%;
  }
  #plan.details .body .type-name {
    padding-bottom: 13px;
    font-size: 21px;
    margin-bottom: 11px;
  }
  #plan.details .body .type-name .big01 {
    font-size: 40px;
  }
  #plan.details .body .type-name .small {
    font-size: 22px;
  }
  #plan.details .body .type-name .line {
    display: block;
    border-right: none;
    margin: 0 auto;
    padding-bottom: 33px;
  }
  #plan.details .body .type-name .line .big01 {
    display: block;
    font-size: 61px;
  }
  #plan.details .body .type-name .ldk {
    font-size: 30px;
  }
  #plan.details .body .type-name .ic {
    font-size: 21px;
  }
  #plan.details .body .width01 {
    font-size: 16px;
    padding-bottom: 9px;
    line-height: 1.7;
  }
  #plan.details .body .width01 .big {
    font-size: 32px;
  }
  #plan.details .body .width02 {
    font-size: 14px;
    line-height: 1.7;
  }
  #plan.details .body .lead {
    padding-top: 49px;
    line-height: 2;
    font-size: 14px;
    text-align: left;
  }
  #plan.details .body .room li {
    margin: auto;
    width: 73%;
  }
  #plan.details .body .room li a {
    padding: 5px 10px 10px;
    font-size: 20px;
  }
  #plan.details .body .room li:first-child {
    margin-left: auto;
    width: 11%;
  }
  #plan.details .body .room li:last-child {
    margin-right: auto;
    width: 11%;
  }
  #plan.details .body .room .image {
    padding-top: 63px;
    margin: 0 auto 70px;
  }
  #plan.details .body .legends {
    padding-bottom: 30px;
  }
  #plan.details .body .legends img {
    width: 55%;
    height: auto;
  }
  #plan.details .body .annotation {
    font-size: 13px;
    line-height: 2;
    padding-bottom: 55px;
    text-align: left;
  }
  #plan.details .body .link {
    font-size: 14px;
    line-height: 1.5;
  }
  #plan.details .body .link a {
    padding: 0 22px 10px;
  }
}

/*==================================================================================
 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=style.css.map */
