@charset "UTF-8";
/*
Theme Name: tpl04
*/

ul{margin-left:0;list-style: none;padding: 0;}.text40{ font-size: 40%;}.text50{ font-size: 50%;}.text60{ font-size: 60%;}.text70{ font-size: 70%;}.text80{ font-size: 80%;}.text90{font-size:90%;}.text100{font-size:100%;}.text110{font-size: 110%;}.text120{font-size: 120%; }.text130 {font-size:130%;}.text140 {font-size:140%;}.text150{font-size:150%;}.text160{font-size:160%;}.text170{font-size: 170%;}.text180 {font-size:180%;}.text190{font-size:190%;}.text200{font-size:200%; }.text250{font-size: 250%;}.text300{font-size: 300%;}.text350 {font-size: 350%;}.text400{font-size:400%;}.alpha7,.alpha8,.alpha9{transition:0.25s ease-in-out;}.alpha7:hover{filter:alpha(opacity=70);opacity:.7!important;}.alpha8:hover{filter:alpha(opacity=80);opacity:.8!important;}.alpha9:hover{filter:alpha(opacity=90);opacity:.9!important;}.scale img{transition:transform 0.2s ease-out;}.scale:hover img{transform:scale(1.02);}.scale-m img{transition:transform 0.25s ease-out;}.scale-m:hover img{transform:scale(1.07);}.scale-l img{transition:transform 0.3s ease-out;}.scale-l:hover img{transform:scale(1.12);}.fw400{font-weight:400;}.fw500{font-weight:500;}.fw600{font-weight:500;}.fw700{font-weight:700;}.kome,.maru,.kaku,.hishi{display:block;position:relative;padding-left:1.3em;line-height:1.3;}.kome:before,.maru:before,.kaku:before,.hishi:before {position:absolute;left: 0;}.kome:before{content:"※";}.maru:before{content:"●";}.kaku:before{content:"■";}.hishi:before{content:"◆";}@media (-webkit-device-pixel-ratio: 2){.alpha7,.alpha8,.alpha9{transition:none !important;}.scale img,.scale-m img,.scale-l img{transition:none !important;}}
.w-space-s {letter-spacing:.15em;text-indent:.15em;}.w-space-m{letter-spacing:.3em;text-indent:.3em;}.w-space-l{letter-spacing:.5em;text-indent:.5em;}.ar2-1{aspect-ratio:2/1;}.ar3-2{aspect-ratio:3/2;}.ar4-3{aspect-ratio:4/3;}.ar5-3{aspect-ratio:5/3;}.ar5-4{aspect-ratio:5/4;}.ar1-1{aspect-ratio:1/1;}.of-cover{object-fit:cover;object-position:center;}.of-contain{object-fit:contain;}
.text-vertical{writing-mode:vertical-rl;overflow-wrap: break-word; letter-spacing: .2em;}
@media (min-width: 768px){.text-md-vertical{writing-mode:vertical-rl;overflow-wrap: break-word; letter-spacing: .2em;}}
.text-shadow-bk{text-shadow: 1px 1px 3px rgba(0,0,0,.6), -1px 1px 3px rgba(0,0,0,.6), 1px -1px 3px rgba(0,0,0,.6), -1px -1px 3px rgba(0,0,0,.6);}.box-shadow{box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.3);}.text-shadow-w{text-shadow: 1px 1px 2px rgba(255,255,255,.7), -1px 1px 2px rgba(255,255,255,.7), 1px -1px 2px rgba(255,255,255,.7), -1px -1px 2px rgba(255,255,255,.7);}
.cursor-pointer {cursor: pointer;}
body {
  font-size: 1.3vw;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
}
::-webkit-scrollbar {
  width: 1vw;
  height: 1vw;
  background: none;
}
::-webkit-scrollbar-track {
  box-shadow: none;
}
h1,h2,h3,h4 {
  line-height: 1.3;
}
.user-select-none {
  user-select: none;
  touch-callout: none;
}
.tel-link {
  cursor: text;
  text-decoration: none;
  pointer-events: none;
}
.pointer-events-none {
  pointer-events: none;
}
a.no-line {
  text-decoration: none;
}
.lh-ss {
  line-height: 1;
}
.lh-s {
  line-height: 1.3;
}
.lh-m {
  line-height: 1.6;
}
.lh-l { line-height: 2; }
.lh-ll { line-height: 2.3; }
.bg-white-alpha {
  background-color: rgba(255,255,255,.7);
}
.bg-black-alpha {
  background-color: rgba(0,0,0,.6);
}
.bg-cover, .bg-w100 {
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-cover {
  background-size: cover;
}
.bg-w100 {
  background-size: 100%;
}
.radius1 {
  border-radius: 1vw;
}
.radius2 {
  border-radius: 2vw;
}
.px-10vw {
  padding-left: 10vw;
  padding-right: 10vw;
}
.px-5vw {
  padding-left: 5vw;
  padding-right: 5vw;
}
.px-3vw {
  padding-left: 3vw;
  padding-right: 3vw;
}
.py-5vw {
  padding-top: 5vw;
  padding-bottom: 5vw;
}
.pt-5vw {
  padding-top: 5vw;
}
.pb-5vw {
  padding-bottom: 5vw;
}
a.text-d-none {
  text-decoration: none;
}
.of-hidden {
  overflow: hidden;
}
.ws-nowrap {
  white-space: nowrap;
}
#gt_float_wrapper {
  z-index: 1234567!important;
  line-height: 1 !important;
}
.gt_options.gt-open {
  background-color: rgba(255,255,255,.7);
}
.gt_float_switcher, .gt_float_switcher .gt-selected {
  background-color: rgba(255,255,255,.7) !important;
}
.gt_float_switcher .gt_options {
  max-height: 80vh !important;
}

#mv {
	z-index: 12;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
.logo-area a {
  font-size: 100%;
  z-index: 123;
  position: relative;
  line-height: 1.3;
  text-decoration: none;
}

#menu-header {
  padding-right: 5vw;
}
#header .main-nav {
  text-align: center;
}
#header .main-nav li {
  padding: 0;
}
#header .main-nav li a {
  text-decoration: none;
  font-size: 100%;
  text-align: center;
  padding: 1.5vw 2vw 1vw;
  transition: 0.2s ease-in-out;
  line-height: 1.7;
  position: relative;
  display: block;
  font-weight: 600;
}
#nav-ia li a {
  font-weight: 600;
}
#nav-ia {
  opacity: 0; transition: 0.2s ease-in-out;
}
#nav-ia.nav-show {
  opacity: 1;
}

#bg-ia { left: 0; z-index: -1; transition: 0.03s ease-in-out; }
#bg-ia.bg-show { bottom: 0; }
#header .main-nav li.privacy-link {
  display: none;
}

#header .main-nav li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 3px;
  border-radius: 3px;
  transition: .2s ease-out;
  z-index: -1;
}
#header .main-nav li a:hover::after,
#header .main-nav li a.active::after {
  width: 100%;
}


.wp-pagenavi {
  margin: 3vw 0;
  text-align: center;
}
.wp-pagenavi > span,
.wp-pagenavi > a {
  display: inline-block;
  line-height: 1.1;
  padding: 4px 9px 1px;
  border: solid 1px #123;
  border-radius: 3px;
  margin: 0 3px;
  color: #345;
  text-decoration: none;
  font-size: 105%;
  font-weight: 600;
}
.wp-pagenavi span.current,
.wp-pagenavi > a:hover {
  background-color: #567;
  color: #fff;
  border: solid 1px #123;
}
.nav-spacer {
	width: 1vw;
}

.list-box li {
  padding: 0 1vw;
}
.list-box .bg-cover {
  height: 20vw;
}
#top-info {
  padding-bottom: 0;
}
.top-info-wrap {
  padding: 2vw;
}
.top-info-wrap p:last-child {
  margin-bottom: 0;
}
#f-contact::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#f-contact > * {
  position: relative;
  z-index: 10;
}
#footer-nav a {
  font-weight: 400 !important;
  padding: .4vw .5vw;
  font-size: 80%;
  text-align: center;
}
#Pagetop {
  position:fixed;
  bottom: 2vw; 
  cursor: pointer;
  z-index: 12345;
  opacity: .9;
  font-size: 150%;
  line-height: 4vw;
  height: 4vw;
  width: 4vw;
}
#win-closed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 123456789;
  width: 100%;
  height: 100vh;
}
#win-closed > div {
  border: solid 2px #333;
  color: #333;
  border-radius: 10px;
  padding: 15px;
  width: 30vw;
}
@media (max-width: 767px){
  #win-closed > div { width: 100% }
}

@media (min-width: 768px){
  .logo-area {
    position: absolute;
  }
  #nav-bar {
    position: absolute;
    top: 3vw;
    right: 3vw;
    opacity: 0;
    display: none;
  }
  #tel-area {
    padding-left: 2vw !important;
  }
  #h-nav {
    padding: 0 2vw 0 0;
  }
  #h-nav li {
    padding: 0 .5vw;
  }
  #h-nav li a {
    padding: 1vw;
  }
  /*#gt_float_wrapper {
    z-index: 123!important;
  }*/
  /*page-top*/
  
  #footer .nav-link i {
    line-height: 2vw !important;
  }
}

@media (min-width: 1200px){
  
}
@media (max-width: 1200px){
  .container {
    max-width: none;
  }
}
@media (max-width: 767px){
  body {
    font-size: 3vw;
  }
  #gt_float_wrapper {
    top: auto !important;
    bottom: 0 !important;
    left: 1.3vw !important;
    right: auto !important;
  }
  .gt_float_switcher, .gt_float_switcher .gt-selected {
    background-color: rgba(255,255,255,0) !important;
    box-shadow: none !important;
    text-align: left !important;
  }
  .gt_options.gt-open {
    background-color: rgba(255,255,255,.8);
  }
  .gt-lang-code, .gt_float_switcher-arrow {
    display: none !important;
  }
  .gt_float_switcher .gt-selected .gt-current-lang {
    padding: 2vw 3.5vw 5vw !important;
  }
  .gt_float_switcher img {
    width: 9vw !important;
  }
  .radius1 {
    border-radius: 2vw;
  }
  .radius2 {
    border-radius: 4vw;
  }
  .px-5vw, .px-10vw {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .py-5vw {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .pt-5vw {
    padding-top: 10vw;
  }
  .pb-5vw {
    padding-bottom: 10vw;
  }
  #header {
    position: static;
  }
  
  #h-nav {
    position: fixed;
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 12345;
    opacity: 0;
    display: none;
  }
  #nav-bar {
    position: relative;
    z-index: 123456;
  }

  .tel-link {
    pointer-events: auto;
    text-decoration: underline;
  }
  .form-control {
    padding: .2vw;
  }
  #mv {
    height: 40vw;
    width: 100%;
  }
  #page-title {
    padding: 2vw 0;
  }
  .logo-area {
    padding: 1.5vw;
    position: relative;
    z-index: 1234;
  }
  #nav-area {
    width: 0;
  }
  #inquiry-area {
    top: auto !important;
    bottom: 0;
    font-size: 160%;
    z-index: 123456;
    height: 15vw !important;
    padding: 0;
  }
  #wrap-ia i {
    margin-top: 1.5vw;
  }
  .navbar-toggle {
    margin-top: 3.5vw;
  }
  #inquiry-area > div {
    height: 100%;
  }
  #inquiry-area a,
  #wrap-ia > div > span,
  .btn-translate,
  .navbar-toggle {
    text-decoration: none;
    display: block;
    height: 100%;
  }
  .bm-text {
    font-size: 50%;
    position: absolute;
    top: 10vw;
    left: 0;
    width: 100%;
    line-height: 1 !important;
  }
  #btn-inquiry {
    width: 45vw;
  }
  #btn-inquiry a {
    font-size: 58%;
    line-height: 1.3;
    height: 100%;
  }
  #btn-inquiry a > span {
    height: 84%;
    padding: 1vw !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tel-text {
    font-size: 100%;
  }
  .navbar-toggle {
    border: none;
    outline: none !important;
    background-color: transparent;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-top: 1.8vw;
  }
  .navbar-toggle .icon-bar {
    width: 7vw;
    height: .7vw;
    display: block;
    border-radius: 1px;
    margin-left: auto;
    margin-right: auto;
  }
  .navbar-toggle span {
    transition: all 0.5s;
    transform: rotate(0deg);
  }
  .navbar-toggle .top {
    transform: translateY(0px);
  }
  .navbar-toggle .bottom {
    transform: translateY(0px);
  }

  .navbar-toggle .icon-bar+.icon-bar {
      margin-top: 1.2vw;
  }
  .navbar-toggle.is-open .middle {
    background: rgba(0, 0, 0, 0);
  }
  .navbar-toggle.is-open .top {
    transform: rotate(-45deg) translateY(1.4vw) translateX(-1.3vw);
  }
  .navbar-toggle.is-open .bottom {
    transform: rotate(45deg) translateY(-1.4vw) translateX(-1.3vw);
  }
  

  #h-nav li {
    margin: 1vh 0;
    padding: 0;
  }
  #h-nav li a {
    padding: 1.5vh 0;
    text-align: center;
    width: 100%;
    font-size: 70%;
    height: auto;
  }

  #h-nav li a::after {
    content: none;
  }
  #header-nav .btn-reserve {
    padding: 2vw 2.5vw 0 0;
  }
  #header-nav .btn-reserve a {
    padding: 1vw 3vw;
    display: block;
  }
  .wp-pagenavi {
    margin: 6vw 0;
  }
  .list-box li {
    padding: 0 2vw;
  }
  .list-box .bg-cover {
    height: 36vw;
  }
  .lower {
    padding: 0;
  }
  #f-contact dl {
    font-size: 110%;
  }
  #f-btn a {
    padding: 2vw 0;
  }
  #footer {
    padding-bottom: 13vw;
  }
  #footer-nav li {
    padding: 0 1vw;
  }
  #footer-nav a {
    padding: .8rem 1.5vw;
    font-size: 80%;
  }
  .f-sns li {
    width: 25%;
    padding: 0 1vw;
  }
  #Pagetop {
    bottom: 15vw;
    right: 0;
    font-size: 180%;
    line-height: 12vw;
    height: 12vw;
    width: 12vw;
    z-index: 1233;
  }
}

@media (max-width: 575px){
  body {
    font-size: 3.9vw;
  }
}


