@charset "UTF-8";
/*
Theme Name: wagokinawa
Theme URI:
Author:  
Author URI:
Description:
License:
License URI:
Tags:
*/
/* CSS Document */
/*=================================================
 *  リセット
 * ================================================= */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
  font-size: 100%;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-left: 0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
img {
  border: 0;
  vertical-align: bottom;
}
ul, ol {
  list-style: none;
}
table {
  border-spacing: 0;
  empty-cells: show;
}
p {
  margin: auto;
}
.wp-caption {
  width: 100% !important;
  height: auto;
}
/*=================================================
 * ロールオーバー
 * ================================================= */
a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #000;
}
a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
*:focus {
  outline: none;
}
/*=================================================
 * サイト全体
 * ================================================= */
body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.2vw;
  color: #454545;
  line-height: 2;
  background: #FAF8F4;
}
.en {
  font-family: "Mogra", system-ui;
  font-weight: 400;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
.mainWrap {
  width: 80vw;
  margin: 0 auto;
  position: relative;
}
.fullWrap {
  width: 100%;
}
.sp {
  display: none !important;
}
.flex {
  display: flex;
}
.flex-sb {
  display: flex;
  justify-content: space-between;
}
img {
  width: 100%;
  height: auto;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
a {
  text-decoration: none;
}
.shadow {
  box-shadow: 0 0.3vw 1vw 0 rgb(0 0 0 / 20%);
}
.t-shadow {
  text-shadow: 1px 2px 3px #0000004d;
}
.dotstyle {
  list-style: disc;
  margin-left: 1.5vw;
}
/*=================================================
 * ボタン右矢印
 * ================================================= */
.btn-ar p {
  padding: 1.2vw 3vw;
  width: 23vw;
  border-radius: 50px;
}
.bdr15 {
  border: solid 2px #454545;
  margin: 0 auto;
  margin-top: 5vw;
  text-align: center;
}
.btn-ar .fa-solid {
  margin-left: auto;
  right: 1.2vw;
  position: absolute;
  line-height: 1.6;
  font-size: 1.6vw;
}
/*=================================================
 * 背景色
 * ================================================= */
.bg-tc {
  background-color: #BA7D8A;
}
.bg-be {
  background-color: #D3A2A2;
}
.bg-w {
  background-color: #fff;
}
.brd-r {
  border-radius: 2vw;
}
/*=================================================
 * 色
 * ================================================= */
.tc {
  color: #BA7D8A;
}
.be {
  color: #D3A2A2;
}
.white {
  color: #fff;
}
.red {
  color: #A30000
}
.tc a {
  color: #654F4F;
}
.white a {
  color: #fff;
}
.red a {
  color: #A30000
}
/*=================================================
 * ボーダー
 * ================================================= */
.bd-t {
  border-top: 1px solid #000;
}
.bd-b {
  border-bottom: 1px solid #000;
}
.bd-t-w {
  border-top: 1px solid #fff;
}
.bd-b-w {
  border-bottom: 1px solid #fff;
}
/*=================================================
 * パンくず
 * ================================================= */
.pankuzu {
  margin: 1vw 4vw 0 0;
}
.pankuzu a {
  text-decoration: underline;
}
.pankuzu ul {
  justify-content: right;
}
.pankuzu ul li:after {
  content: ">";
  margin: 0 1vw;
}
.pankuzu ul li:last-child:after {
  content: none;
}
.pankuzu li {
  font-size: 1vw;
  padding: 0 !important;
  display: flex;
}
/*=================================================
 * font
 * ================================================= */
.bold {
  font-weight: bold;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.f12 {
  font-size: 1vw;
}
.f14 {
  font-size: 1.1vw;
}
.f16 {
  font-size: 1.2vw;
}
.f18 {
  font-size: 1.3vw;
}
.f20 {
  font-size: 1.4vw;
}
.f21 {
  font-size: 1.5vw;
}
.f22 {
  font-size: 1.6vw;
}
.f24 {
  font-size: 1.8vw;
}
.f26 {
  font-size: 1.8vw;
}
.f30 {
  font-size: 2.2vw;
}
.f32 {
  font-size: 2.3vw;
}
.f34 {
  font-size: 2.5vw;
}
.f36 {
  font-size: 2.6vw;
}
.f40 {
  font-size: 2.7vw;
}
.f46 {
  font-size: 2.8vw;
  line-height: 1.3;
}
.f48 {
  font-size: 3.4vw;
  line-height: 1.3;
}
.f50 {
  font-size: 3.8vw;
  line-height: 1;
}
.f60 {
  font-size: 4.4vw;
  line-height: 1;
}
.f70 {
  font-size: 5vw;
  line-height: 1;
}
.f90 {
  font-size: 6.5vw;
  line-height: 1;
}
/*=================================================
 *　キャンペーンモーダル
 * ================================================= */
.wag-campaign-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 99999;
  align-items: center;
  justify-content: center;
}
.wag-campaign-modal.open {
  display: flex;
}
.wag-campaign-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}
.wag-campaign-inner {
  position: relative;
  z-index: 2;
  width: 42vw;
  max-width: 92vw;
  max-height: 80vh;
  overflow: auto;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 1.25vw 2.78vw rgba(0, 0, 0, 0.25);
  padding: 1.94vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform .25vw ease, opacity .25vw ease;
}
.wag-popup-close {
  position: absolute;
  top: 0.83vw;
  right: 0.83vw;
  background: transparent;
  border: 0;
  font-size: 1.81vw;
  line-height: 1;
  cursor: pointer;
}
.wag-popup-media img.wag-popup-thumb {
  width: 100%;
  height: auto;
  border-radius: 0.69vw;
  display: block;
  object-fit: cover;
}
.wag-popup-body {
  padding: 1.39vw 0.42vw 0.42vw;
  text-align: center;
  width: 100%;
}
.wag-popup-title {
  font-size: 1.39vw;
  margin: 0.42vw 0 0.83vw;
}
.wag-popup-message {
  font-size: 1.04vw;
  color: #444;
  margin-bottom: 1.25vw;
  line-height: 1.7;
}
.wag-popup-actions {
  margin-top: 0.42vw;
}
.wag-popup-btn {
  display: inline-block;
  padding: 0.83vw 1.81vw;
  background: #d99;
  color: #fff;
  border-radius: 2.08vw;
  text-decoration: none;
  font-weight: 600;
}
@media (max-width:480px) {
  .wag-campaign-inner {
    width: 90vw;
    padding: 6vw;
  }
  .wag-popup-title {
    font-size: 3.75vw;
  }
  .wag-popup-message {
    font-size: 2.92vw;
  }
  .wag-popup-close {
    font-size: 5.42vw;
  }
  .wag-popup-btn {
    padding: 3.0vw 4.0vw;
    border-radius: 6.25vw;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wag-campaign-inner {
    transition: none;
  }
}
.wag-no-scroll {
  overflow: hidden !important;
}
/*=================================================
 * firstview
 * ================================================= */
#firstview .img {
  width: 7vw;
  margin-top: 12vw;
}
/*=================================================
 * header
 * ================================================= */
header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  height: 6vw;
  right: 0;
}
header h1 {
  position: fixed;
  top: 0;
  left: 0;
}
header h1 a:hover {
  opacity: 1;
  filter: none;
}
header h1 img {
  width: 15vw;
  height: auto;
}
/* 固定ボタン */
#fixBtn {
  position: fixed;
  right: 2vw;
  bottom: calc(20px + env(safe-area-inset-bottom));
  z-index: 9999;
  opacity: 1;
  transform: translateY(0);
  transition: opacity .36s ease, transform .36s ease;
  pointer-events: auto;
}
/* フッターが出たら消す */
.footer-visible #fixBtn {
  opacity: 0;
  transform: translateY(-12px);
  pointer-events: none;
}
.fixbt {
  width: 23vw;
  border: solid 2px #BA7D8A;
  border-radius: 5vw;
  background: #fff;
  z-index: 99999;
}
.fixbt .box {
  padding: 0.5vw 1vw 1vw;
}
.fixbt .box .img {
  width: 2.5vw;
  margin: 1.1vw 0 0 2vw;
}
.fixbt .box .tel {
  display: flex;
  flex-direction: column;
  width: 15vw;
}
.fixbt .box .tel .num {
  line-height: 1;
  letter-spacing: 1px;
}
/*=================================================
 * nav
 * ================================================= */
nav {
  margin: 1.7vw 4vw 0 26vw;
  text-align: center;
}
nav ul {
  list-style: none;
  display: flex;
  justify-content: center;
}
nav ul ul {
  display: block;
}
nav ul li {
  position: relative;
  padding: 0px 1vw;
}
nav ul li a {
  display: block;
  text-decoration: none;
  transition: all .3s;
}
nav ul li a:hover {
  color: #888;
}
header .snsbox {
  width: 2.5vw;
  right: 3.2vw;
  top: 1.7vw;
}
header .snsbox i {
  font-size: 2.5vw;
}
/*=================================================
 * top
 * ================================================= */
#concept .box .left {
  width: 16vw;
  margin-left: 3vw;
  margin-top: 6vw;
}
#concept .box .center {
  width: 40vw;
  line-height: 2.5;
  margin-top: 3vw;
}
#concept .box .right {
  width: 14vw;
  margin-right: 5vw;
  margin-top: 9vw;
}
#top .b02 .bg-w {
  padding: 5vw 12vw;
}
#top .b02 .nbox ul {
  margin: 3vw 0 0;
  border-top: solid 1px #454545;
  width: 100%;
}
#top .b02 .nbox li {
  border-bottom: solid 1px #454545;
  padding: 2vw 1vw;
}
#top .b02 .nbox .cat {
  margin: 0 1vw 0;
    padding: 0 1vw;
    border-radius: 5vw;
    line-height: 2;
    white-space: nowrap;
}
#top .b02 .nbox li .ttl {
  text-align: left;
  width: 34vw;
}
#top .b03 .left {
  padding: 5vw 16vw 5vw 12vw;
  width: 62vw;
}
#top .b03 .left .h2box {
  text-align: left;
}
#top .b03 .left .sttl {
  margin: 3vw 0 1vw;
}
#top .b03 .right {
  width: 40vw;
  right: 10vw;
  top: 11vw;
}
#top .b03 .bdr15 {
  margin-left: 0;
  margin-right: auto;
}
#top .b04 {
  position: relative;
  aspect-ratio: 16 / 9;
  min-height: 420px;
}
#top .b04 .right {
  padding: 5vw 12vw 5vw 16vw;
  width: 62vw;
  position: absolute;
  right: 0;
  z-index: -1;
  text-align: left;
}
#top .b04 .right .h2box {
  text-align: left;
}
#top .b04 .right .sttl {
  margin: 3vw 0 1vw;
}
#top .b04 .left {
  width: 40vw;
  left: 10vw;
  top: 11vw;
}
#top .b04 .bdr15 {
  margin-left: 0;
  margin-right: auto;
}
#top .b05 {
  margin-bottom: 5vw;
}
#top .b05 .box {
  display: flex;
  gap: 2vw;
  align-items: stretch;
  flex-wrap: wrap;
}
#top .b05 .box > a {
  display: flex;
  flex: 1 1 24vw;
  text-decoration: none;
}
#top .b05 .box .cell {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 2vw 1vw;
	width: 25vw;
}
#top .b05 .box .cell .ttl {
  width: 15vw;
  border-radius: 3vw;
  margin: 0 auto 2vw;
  text-align: center;
}
#top .b05 .box .cell .img {
  margin-bottom: 1vw;
}
#top .b05 .box .cell .txt {
  margin-top: auto;
}
/*=================================================
 * footer
 * ================================================= */
footer .box {
  padding: 5vw 0 3vw;
}
footer .box .left {
  width: 31vw;
}
footer .box .left .flogo {
  width: 12vw;
}
footer .box .left .txt {
  margin-top: 2vw;
}
footer .box .left .sns {
  width: 2vw;
  margin-top: 3vw;
}
footer .box .right {
  width: 43vw;
}
footer .box .right iframe {
  border-radius: 2vw;
}
/*=================================================
 * page共通
 * ================================================= */
.block {
  padding: 5vw 0;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.block.show {
  opacity: 1;
  transform: translateY(0);
}
.profileArea {
  text-align: left;
  position: relative;
}
.profileArea > .in {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  padding: 50px 0 80px;
}
.profileArea > .in .content {
  display: table;
  width: 100%;
}
.profileArea > .in .content .tr {
  display: table-row;
}
.profileArea > .in .content .tr .tit, .profileArea > .in .content .tr .cap {
  display: table-cell;
  vertical-align: top;
  border-top: 1px solid #707070;
  padding: 16px 0;
}
.profileArea > .in .content .tr .tit {
  text-align: left;
  width: 130px;
  padding-left: 30px;
}
.profileArea > .in .content .tr .tit.type01 {
  letter-spacing: 2rem;
}
.profileArea > .in .content .tr .tit.type03 {
  letter-spacing: 0.5rem;
}
.profileArea > .in .content .tr .tit.type04 {
  letter-spacing: 0rem;
}
.profileArea > .in .content .tr .tit.type05 {
  letter-spacing: 0rem;
}
.profileArea > .in .content .tr .cap {
  padding-left: 44px;
  padding-right: 10px;
}
.profileArea > .in .content .tr:last-child .tit, .profileArea > .in .content .tr:last-child .cap {
  border-bottom: 1px solid #707070;
}
/*=================================================
 * 固定ページ　ファーストビュー
 * ================================================= */
.fv-btm {
  height: 21vw;
}
.fv-btm .h2-box {
  left: 0;
  top: 10vw;
  bottom: 0;
  right: 0;
  margin: auto;
}
.fv-btm .img {
  right: 0;
}
/*=================================================
 * news
 * ================================================= */
#news {
  margin-top: 5vw;
}
#news .cttl {
  width: 80vw;
  margin: 0 auto;
  padding-bottom: 5vw;
}
#news a {
  text-decoration: none;
}
#news .mainWrap {
  margin: 0 auto 10vw;
}
#news .postWrap .post {
  width: 55vw;
  background: #fff;
  border-radius: 2vw;
  padding: 3vw 5vw;
}
#news .mainWrap .post .box {
  padding: 1.5vw 0;
  width: 100%;
  display: flex;
  align-items: center;
}
#news .mainWrap .post .box .date {
  width: 6vw;
  flex-shrink: 0;
}
#news .mainWrap .post .box .cat {
  margin-left: 1vw;
  padding: 0 1vw;
  border-radius: 5vw;
  flex-shrink: 0;
  white-space: nowrap; /* カテゴリは1行固定 */
}
#news .mainWrap .post .box .title {
  margin-left: 1vw;
  line-height: 1.6;
  flex: 1; 
}
#news .mainWrap .post .box .arrow {
  width: 2vw;
  line-height: 1;
  margin: auto 0 auto 2vw;
}
#news .postWrap {
  justify-content: space-between;
}
#news .side {
  background: #fff;
  padding: 3vw 2vw;
  border-radius: 2vw;
}
#news .side .bd-b {
  border-bottom: 1px dotted #000;
}
#news .side .block2 {
  margin-top: 4vw;
}
#news .sidebar .block {
  margin-bottom: 4vw;
}
.sidebar {
  width: 18vw;
}
.sidebar .blue {
  padding-bottom: 1vw;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.sidebar .bold {
  font-size: 1.6vw;
  margin-right: 1vw;
}
.sidebar ul {
  padding: 1vw 0;
}
.sidebar .block2 select {
  padding: 1vw;
  width: 100%;
  margin-top: 2vw;
}
.pager {
  justify-content: center;
  margin: 3vw auto;
  width: fit-content;
}
#news .single .left {
  padding-bottom: 1vw;
  margin-bottom: 1vw;
}
#news .content img {
  margin: 2vw 0;
  width: auto;
  height: auto;
}
#news .entry {
  margin: 2vw 0 4vw;
}
#news .entry a {
  border-bottom: 1px solid #333;
}
#news .single_pager {
  display: flex;
  justify-content: space-between;
  margin-top: 2vw;
}
/*=================================================
 * リッチエディター（お知らせ・トレーニングメニュー）フォントサイズ
 * ================================================= */
.entry h1 {
  font-size: 2.2vw;
}
.entry h2 {
  font-size: 2vw;
}
.entry h3 {
  font-size: 1.8vw;
}
.entry h4 {
  font-size: 1.6vw;
}
.entry h5 {
  font-size: 1.4vw;
}
.entry h6 {
  font-size: 1.2vw;
}
@media screen and (max-width: 768px) {
  .entry h1 {
    font-size: 6vw;
  }
  .entry h2 {
    font-size: 5.5vw;
  }
  .entry h3 {
    font-size: 5vw;
  }
  .entry h4 {
    font-size: 4.5vw;
  }
  .entry h5 {
    font-size: 4.3vw;
  }
  .entry h6 {
    font-size: 4vw;
  }
}
/*=================================================
 * 店舗紹介
 * ================================================= */
#shop .b02 .mainWrap {
  width: 72vw;
}
#shop .b02 .box {
  flex-wrap: wrap;
  margin: 5vw 0 0;
}
#shop .b02 .box .cell {
  width: 35vw;
  padding: 3vw;
  margin-bottom: 2vw;
}
#shop .b02 .box .ttl {
  margin-bottom: 1vw;
}
#shop .b03 .box {
  width: 65vw;
  margin: 0 auto;
  padding: 5vw 8vw;
  margin-top: 5vw;
}
#shop .b03 .box .cell {
  border-bottom: dotted 2px #454545;
  padding: 2vw 3vw;
}
#shop .b03 .box .cell .num {
  width: 10vw;
  display: flex;
  align-items: center;
  gap: 1rem;
}
#shop .b03 .box .cell .txt {
  width: 86vw;
}
/*=================================================
 * トリミング
 * ================================================= */
#trim .b01 {
  margin-top: 5vw;
}
#trim .b01 .img {
  width: 41vw;
}
#trim .b01 .txtbox {
  width: 34vw;
  margin-top: 3vw;
}
#trim .b01 .txtbox .txt {
  margin-top: 2vw;
}
#trim .b02 {
  margin-top: 5vw;
}
#trim .b02 .price {
  width: 65vw;
  margin: 0 auto;
  margin-top: 3vw;
}
#trim .b02 .att2 {
  width: 35vw;
  margin: 0 auto;
}
#trim .b03 .h2box {
  margin-bottom: 5vw;
}
#trim .b03 .box {
  width: 65vw;
  margin: 0 auto;
  padding: 3vw 10vw;
  margin-bottom: 5vw;
}
#trim .b03 .box .ttlbox {
  border-bottom: solid 3px #BA7D8A;
  margin-bottom: 3vw;
}
#trim .b03 .box .txt {
  margin-top: 3vw;
}
#trim .b03 .box .op {
  border-bottom: dotted 2px #BA7D8A;
  margin: 2vw 0;
  padding: 2vw;
}
#trim .b03 .box .op .sttl {
  padding: 0.5vw 2vw;
  width: 15vw;
  text-align: center;
}
#trim .b03 .box .op .txt {
  margin-top: 1vw;
}
#trim .b04 {
  padding: 8vw 0;
}
#trim .b04 .h2box {
  margin-bottom: 5vw;
}
#trim .b04 .wrap {
  width: 62vw;
  margin: 0 auto;
}
#trim .b04 .wrap .box {
  align-items: center;
	margin-bottom: 5vw;
}
#trim .b04 .wrap .box .img {
  width: 15vw;
}
#trim .b04 .wrap .box .txt {
  width: 44vw;
}
#trim .b05 {
  padding: 8vw 0;
}
#trim .b05 .h2box {
  margin-bottom: 5vw;
}
#trim .b05 .white-box {
  width: 65vw;
  margin: 0 auto;
  padding: 4vw 7vw;
}
#trim .b05 .white-box li {
  margin-bottom: 1vw;
}
/*=================================================
 * ホテル
 * ================================================= */
#hotel .b01 {
  margin-top: 5vw;
}
#hotel .b01 .img {
  width: 41vw;
}
#hotel .b01 .txtbox {
  width: 34vw;
  margin-top: 3vw;
}
#hotel .b01 .txtbox .txt {
  margin-top: 2vw;
}
#hotel .b01 .box2 {
  margin: 10vw 0 5vw;
}
#hotel .b01 .box2 .cell {
  width: 38vw;
  padding: 3vw;
}
#hotel .b01 .box2 .ttl {
  width: fit-content;
  margin: 0 auto;
  border-bottom: solid 2px #D3A2A2;
  margin-bottom: 2vw;
}
#hotel .b01 .box2 .img {
  width: 100%;
}
#hotel .b02 .price {
  width: 45vw;
  margin: 0 auto;
  margin-top: 5vw;
}
#hotel .box {
  margin-bottom: 7vw;
}
#hotel .wrap1 {
  margin-bottom: 7vw;
}
#hotel .wrap1 .cell {
  width: 18vw;
  height: 18vw;
  border-radius: 150px;
  padding: 5vw 0;
}
#hotel .wrap1 .cell .txt {
  line-height: 1.5;
  margin-bottom: 1vw;
  height: 4vw;
  align-content: center;
}
#hotel .wrap1 .cell i {
  font-size: 3.8vw;
}
#hotel .wrap2 {
  width: 60vw;
  margin: 0 auto;
}
#hotel .wrap2 .bd-box {
  border: #D3A2A2 solid 3px;
  padding: 1vw 5vw;
  align-items: center;
  margin-bottom: 3vw;
}
#hotel .wrap2 .bd-box .img {
  width: 15vw;
}
#hotel .wrap2 .bd-box .txt-box {
  width: 30vw;
}
/*=================================================
 * 商品紹介
 * ================================================= */
#item .b01 {
  padding: 5vw 3vw;
  margin-bottom: 10vw;
  margin-top: 5vw;
}
#item .b01 .h2box {
  margin-bottom: 3vw;
}
#item .b01 .box {
  margin-bottom: 5vw;
}
#item .b01 .box .img {
  width: 22vw;
  border: solid 6px #D3A2A2;
  border-radius: 2vw;
  height: 100%;
}
#item .b01 .box .img img {
  border-radius: 2vw;
}
#item .b01 .box .txtbox {
  width: 47vw;
}
#item .b01 .box .txtbox .ttlbox {
  border-bottom: solid 2px #D3A2A2;
}
#item .b01 .box .txtbox .link {
  padding: 0 2vw;
  margin-top: 0.9vw;
}
#item .b01 .line {
  border-bottom: dotted 3px #D3A2A2;
  padding-bottom: 5vw;
}
/*=================================================
 * アクセス
 * ================================================= */
#map .b01 {
  padding: 5vw 0 10vw;
  width: 52vw;
  margin: 0 auto;
}
#map .b01 .map {
  margin-top: 3vw;
}
#map iframe {
  border-radius: 2vw;
}
#map .b02 {
  width: 66vw;
  margin: 0 auto 10vw;
}
#map .b02 .white-box {
  padding: 3vw;
}
#map .b02 .white-box .logo {
  width: 15vw;
  margin: 0 auto;
}
#map .b02 .table {
  margin: 2vw auto;
  width: fit-content;
}
#map .b02 .table th {
  text-align: left;
  border-bottom: 1px dotted;
  padding: 1.5vw 5vw 1.5vw 0.5vw;
}
#map .b02 .table td {
  border-bottom: 1px dotted;
  padding: 1.5vw 0.5vw;
}
#map .b02 .table .t-th {
  border-top: 1px dotted;
}
#map .b02 .table .t-td {
  border-top: 1px dotted;
}
/*=================================================
 * トレーニング
 * ================================================= */
#tra .b01 {
  padding: 8vw 0;
}
#tra .b01 .postbox {
  margin-top: 3vw;
  text-align: left;
}
#tra .b01 .postbox .cell {
	width: 25vw;
}
#tra .b01 .postbox:after {
	content: "";
    display: block;
    width:25vw;
}
#tra .b01 .empty {
  margin: 0 auto;
}
#tra .b02 .tmenu-content {
  padding: 5vw 0;
  width: 60vw;
  margin: 0 auto;
}
#tra .b03 {
  margin-bottom: 10vw;
}
#tra .b03 .mainWrap {
  width: 60vw;
}
#tra .b03 .mainWrap .img {
  margin: 3vw 0;
}
/* page-training.php の本文ブロックだけ：選択した画像サイズをそのまま反映 */
#tra .b02 .tmenu-content img, #tra .b02 .tmenu-content figure img {
  width: auto !important; /* グローバルの width:100% を打ち消す */
  max-width: 100%; /* ただし枠からはみ出さないように */
  height: auto !important;
}
/* page-training の the_content 用：配置クラス */
#tra .b02 .tmenu-content .alignleft {
  float: left;
  margin: 0 1.25em 1em 0;
}
#tra .b02 .tmenu-content .alignright {
  float: right;
  margin: 0 0 1.25em 1.25em;
}
#tra .b02 .tmenu-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* フロートが親を抜けないように */
#tra .b02 .tmenu-content::after {
  content: "";
  display: block;
  clear: both;
}
/* 画像とキャプション（Gutenberg） */
#tra .b02 .tmenu-content figure.wp-block-image {
  margin: 0 0 1.25em;
}
#tra .b02 .tmenu-content figure.wp-block-image img {
  display: block;
  height: auto !important;
}
#tra .b02 .tmenu-content figure.wp-block-image a {
  display: inline-block;
}
/* Gutenberg の figcaption */
#tra .b02 .tmenu-content figure.wp-block-image figcaption {
  font-size: .9rem;
  line-height: 1.6;
  color: #666;
  text-align: center;
  margin-top: .5em;
}
/* クラシックエディタのキャプション */
#tra .b02 .tmenu-content .wp-caption {
  max-width: 100%;
  margin: 0 0 1.25em;
}
#tra .b02 .tmenu-content .wp-caption img {
  display: block;
  height: auto !important;
}
#tra .b02 .tmenu-content .wp-caption .wp-caption-text {
  font-size: .9rem;
  line-height: 1.6;
  color: #666;
  text-align: center;
  margin-top: .5em;
}
/*=================================================
 * 譲渡
 * ================================================= */
#ado .b01 {
  margin-top: 5vw;
}
#ado .b01 .img {
  width: 41vw;
}
#ado .b01 .txtbox {
  width: 34vw;
  margin-top: 3vw;
}
#ado .b01 .txtbox .txt {
  margin-top: 2vw;
}
#ado .b02 {
  margin: 7vw 0;
}
#ado .b02 .txtbox {
  width: 34vw;
}
#ado .b02 .txtbox .txt {
  margin: 2vw 0;
}
#ado .b02 .txtbox .btn-ar p {
  margin: 0;
}
#ado .b02 .img {
  width: 41vw;
}
#ado .b02 .img .img {
  width: 19vw;
}
#ado .b03 .lead {
  margin: 5vw 0 3vw;
}
#ado .b03 .box {
  width: 53vw;
  margin: 0 auto;
  margin-bottom: 3vw;
  padding: 3vw 0;
}
#ado .b04 .box {
  margin: 0 auto;
  width: 66vw;
  padding: 3vw 11vw;
  margin-top: 5vw;
  margin-bottom: 10vw;
}
#ado .b04 .box .ttl {
  border-bottom: solid 3px #BA7D8A;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 3vw;
}
#ado .b04 .box .txt {
  margin-top: 3vw;
}
/*=================================================
 * お問い合わせ
 * ================================================= */
.mw_wp_form_complete {
  margin: 5vw auto 10vw !important;
  width: 55vw !important;
}
#contact .fieldwrap {
  width: 50vw;
  margin: 5vw auto 10vw;
}
#contact .fieldwrap .message {
  font-weight: bold;
  margin-bottom: 3vw;
}
#contact .fieldwrap .field {
  margin-bottom: 2vw;
}
#contact input[type="text"], #contact input[type="email"] {
  width: 100%;
  padding: 1vw;
}
#contact .tel input[type="text"] {
  padding: 1vw;
  width: 15.7vw;
}
#contact select {
  padding: 1vw;
  width: 100%;
}
#contact textarea {
  width: 100%;
  height: 20vw;
  padding: 1vw;
}
#contact .check {
  margin-right: 3vw;
}
#contact .fieldwrap .bd-b {
  padding-bottom: 3vw;
}
#contact .fieldwrap .title2 {
  margin: 0 2vw 2vw 0;
  width: 12vw;
}
#contact .fieldwrap .title3 {
  margin: 3vw 0 1vw;
}
#contact .btbox {
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}
#contact input[type="submit"] {
  width: 300px;
  padding: 1vw;
  border: 1px solid #707070;
  background-color: unset;
  font-size: 18px;
  margin: 0 auto;
  cursor: pointer;
}
#contact input[type="submit"]:hover {
  background-color: #F0F0F0 !important;
}
.mw_wp_form_complete {
  margin: 0 auto 15vw;
  width: 40vw;
  line-height: 2;
}
/*=================================================
 * レスポンシブ
 * ================================================= */
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  body {
    font-size: 3.6vw;
    line-height: 2;
  }
  a:hover {
    opacity: unset;
    filter: unset;
  }
  .flex-sb {
    display: block;
  }
  .flex {
    display: block;
  }
  .mainWrap {
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .spmenu.open #fixBtn {
    opacity: 0;
    transform: translateY(12px);
    pointer-events: none;
  }
  .spmenu {
    width: 90vw;
    height: auto;
    transition: all 0.2s;
    position: absolute;
    top: 15vw;
    right: 0;
    z-index: 0;
    background-color: #fff;
    color: #000;
    padding: 5vw;
    font-size: 4vw;
    opacity: 0;
    visibility: hidden;
  }
  .spmenu a {
    color: #000;
    text-decoration: none;
  }
  .spmenu.open {
    opacity: 1;
    z-index: 9999;
    visibility: unset;
  }
  .menublock {
    padding: 10px 0;
    border-bottom: dashed 1px #A0A0A0;
    position: relative;
  }
  .menublock .inner {
    display: none;
  }
  .menublock span {
    display: block;
    border-bottom: dotted 1px #A0A0A0;
    padding: 10px;
  }
  .menublock .inner span:last-child {
    border: none;
    padding-bottom: 0;
  }
  .menu_bt i {
    position: absolute;
    right: 0;
    top: 15px;
  }
  .menu_bt .fa-chevron-up {
    display: none;
  }
  .menu_bt.active .fa-chevron-up {
    display: block;
  }
  .menu_bt.active .fa-chevron-down {
    display: none;
  }
  .menublock.no_inner i {
    position: absolute;
    right: 0;
    top: 15px;
  }
  .inner span i {
    margin-right: 10px;
  }
  .spmenuWrap button {
    display: block;
    border: none;
    padding: 1vw 3vw;
    width: 15vw;
    height: 15vw;
    color: #000;
    letter-spacing: 0.1em;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1001;
    text-align: center;
    outline: none;
    font-size: 1.6vw;
    background-color: #fff;
  }
  /*   iphone対策（送信ボタン・セレクトボックス）   */
  input[type="submit"] {
    -webkit-appearance: none;
    color: #333;
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 3.6vw;
    background-color: #fff;
    color: #000;
  }
  /*   ハンバーガーボタン3本線   */
  .spmenuWrap button span.bar {
    display: block;
    height: 0.8vw;
    background-color: #000;
    margin: 2vw 0;
    transition: all 0.2s;
    transform-origin: 0 0;
  }
  .spmenuWrap button .close {
    letter-spacing: 0.08em;
    display: none;
  }
  .spmenuWrap button .menu {
    display: block;
  }
  /*  メニューアクティブ時  */
  .spmenuWrap button.active span.bar {
    width: 11vw;
  }
  .spmenuWrap button.active .bar1 {
    transform: rotate(30deg);
  }
  .spmenuWrap button.active .bar2 {
    opacity: 0;
  }
  .spmenuWrap button.active .bar3 {
    transform: rotate(-30deg);
  }
  .spmenuWrap button.active .menu {
    display: none;
  }
  .spmenuWrap button.active .close {
    display: block;
  }
  .spmenuWrap .flexbox {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .spmenuWrap .flexbox .sns {
    margin-top: 5vw;
  }
  .spmenuWrap .flexbox img {
    width: 13vw;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    height: 15vw;
  }
  header nav {
    display: none;
  }
  header h1 {
    padding: 0;
  }
  header h1 img {
    width: 30vw;
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 3.6vw;
    background-color: #fff;
    color: #000;
  }
  /*404エラーページ*/
  #p404 h2 {
    font-size: 5.5vw;
    margin-bottom: 7vw;
  }
  #p404 .mainWrap {
    margin: 0 auto 20vw;
  }
  /*パンくず*/
  .pankuzu {
    margin: 5vw auto 14vw 0;
  }
  .pankuzu ul {
    justify-content: left;
    margin-left: 3vw;
  }
  .pankuzu li {
    font-size: 3vw;
  }
  /*=================================================
 * レスポンシブ｜ボタン
 * ================================================= */
  .btn-ar {
    width: 100%;
  }
  .btn-ar p {
    padding: 3vw 7vw;
    width: 75vw;
  }
  .btn-ar p:after {
    font-size: 4.5vw;
    top: 2vw;
    right: 5vw;
  }
  /*フォントサイズ*/
  .f12 {
    font-size: 3vw;
  }
  .f14 {
    font-size: 3.5vw;
  }
  .f18 {
    font-size: 3.7vw;
  }
  .f20 {
    font-size: 4vw;
  }
  .f22 {
    font-size: 5vw;
  }
  .f24 {
    font-size: 4.2vw;
  }
  .f26 {
    font-size: 4.5vw;
  }
  .f30 {
    font-size: 4.5vw;
  }
  .f32 {
    font-size: 4.5vw;
  }
  .f34 {
    font-size: 4.5vw;
  }
  .f36 {
    font-size: 4.6vw;
  }
  .f46 {
    font-size: 5.5vw;
    line-height: 1.3;
  }
  .f48 {
    font-size: 6vw;
    line-height: 1.3;
  }
  .f50 {
    font-size: 9vw;
    line-height: 1.2;
  }
  .f60 {
    font-size: 9.5vw;
    line-height: 1.2;
  }
  .f70 {
    font-size: 10vw;
  }
  .brd-r {
    border-radius: 5vw;
  }
  #firstview .img {
    width: 18vw;
    margin-top: 26vw;
  }
  /*TOP*/
  #firstview {
    margin-top: 14vw;
  }
  #concept .box .left {
    width: 20vw;
    margin-left: auto;
    margin-top: 6vw;
    margin-right: auto;
  }
  #concept .box .center {
    width: 100%;
    line-height: 2.5;
    margin-top: 5vw;
  }
  #concept .box .right {
    width: 20vw;
    margin-right: auto;
    margin-top: 5vw;
    margin-left: auto;
    margin-bottom: 10vw;
  }
  .btn-ar .fa-solid {
    margin-left: auto;
    right: 5vw;
    line-height: 1.5;
    font-size: 5vw;
  }
  #top .b02 .nbox li .ttl {
    width: 100%;
  }
  #top .b02 .nbox .cat {
    margin: 2vw 0;
    padding: 0 5vw;
    border-radius: 5vw;
    line-height: 1.6;
    width: fit-content;
  }
  #top .b02 .btn-ar p {
    padding: 3vw 7vw;
    width: 65vw;
  }
  #top .b03 .box {
    padding: 5vw;
  }
  #top .b03 .box .img {
    margin: 5vw 0;
  }
  #top .b04 {
    position: unset;
    aspect-ratio: unset;
    min-height: unset;
  }
  #top .b04 .box {
    padding: 5vw;
  }
  #top .b04 .box .img {
    margin: 5vw 0;
  }
  #top .b05 .box .cell {
    flex-direction: column;
    width: 65vw;
    padding: 5vw;
    margin: 0 auto;
    margin-bottom: 5vw;
  }
  #top .b05 .box .cell .ttl {
    width: fit-content;
    border-radius: 6vw;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 2vw;
    padding: 0 7vw;
  }
  #top .b05 .box .cell .img {
    margin-bottom: 3vw;
    margin-top: 3vw;
  }
  #top .b05 .box .cell .txt {
    text-align: left;
  }
  /*footer*/
  footer .box {
    padding: 10vw 0 20vw;
  }
  footer .box .left {
    width: 100%;
    text-align: center;
  }
  footer .box .left .flogo {
    width: 40vw;
    margin: 0 auto;
  }
  footer .box .left .txt {
    margin-top: 6vw;
  }
  footer .box .left .sns {
    width: 10vw;
    margin: 0 auto;
    margin-top: 6vw;
    margin-bottom: 8vw;
  }
  footer .box .right {
    width: 100%;
  }
  #fixBtn {
    right: 0;
    left: 0;
    margin: auto;
    bottom: 20vw;
    width: 90vw;
  }
  .fixbt {
    width: 90vw;
    border: solid 2px #BA7D8A;
    border-radius: 9vw;
    position: fixed;
    background: #fff;
    z-index: 999;
    text-align: center;
  }
  .fixbt .box {
    display: flex;
    justify-content: space-between;
  }
  .fixbt .box .img {
    width: 6vw;
    margin: 0 0 0 18vw;
    line-height: 3;
  }
  .fixbt .box .tel {
    display: flex;
    flex-direction: column;
    width: 60vw;
    text-align: left;
    line-height: 1.6;
    padding: 2vw 0;
  }
  .fv-btm {
    height: 35vw;
  }
  .pankuzu .flex {
    display: flex;
  }
  #news .mainWrap .post .box .cat {
	width: fit-content;
    padding: 0 5vw;
    border-radius: 5vw;
    height: 100%;
    margin: 1vw 0;
  }
  /*店舗紹介*/
  #shop .b02 .box .cell {
    width: 100%;
    padding: 5vw;
    margin-bottom: 10vw;
  }
  #shop .b03 .box {
    width: 100%;
    margin: 0 auto;
    padding: 5vw 8vw;
    margin-top: 5vw;
    margin-bottom: 15vw;
  }
  #shop .b03 .box .cell {
    padding: 5vw 2vw;
  }
  #shop .b03 .box .cell .num {
    width: 100%;
    display: block;
    align-items: unset;
    gap: unset;
  }
  #shop .b03 .box .cell .txt {
    width: 100%;
  }
  /*トリミング*/
  #trim .b01 {
    margin-bottom: 10vw;
  }
  #trim .b01 .img {
    width: 100%;
  }
  #trim .b01 .txtbox {
    width: 100%;
    margin-top: 5vw;
  }
  #trim .b02 .price {
    width: 100%;
  }
  #trim .b02 .att2 {
    width: 100%;
  }
  #trim .b03 .box {
    width: 100%;
    padding: 6vw;
    margin-bottom: 8vw;
  }
  #trim .b03 .box .img {
    margin: 5vw 0;
  }
  #trim .b03 .box .op {
    margin: 3vw 0 5vw;
    padding: 4vw;
  }
  #trim .b03 .box .op .sttl {
    padding: 0.5vw 6vw;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
  }
  #trim .b04 .wrap .box .img {
    width: 35vw;
    margin: 0 auto;
    padding: 0 0 5vw;
  }
  #trim .b04 .wrap .box .txt {
    width: 100%;
  }
  #trim .b05 .white-box {
    width: 100%;
    margin: 0 auto;
    padding: 10vw;
  }
  #trim .b05 .white-box li {
    margin-bottom: 3vw;
  }
  /*hotel*/
  #hotel .b01 .img {
    width: 100%;
  }
  #hotel .b01 .txtbox {
    width: 100%;
    margin-top: 3vw;
  }
  #hotel .b01 .box2 .cell {
    width: 80vw;
    padding: 4vw 6vw;
    margin: 0 auto;
    margin-bottom: 5vw;
  }
  #hotel .b01 .box2 .ttl {
    margin-bottom: 5vw;
  }
  #hotel .b02 {
    margin-bottom: 15vw;
  }
  #hotel .b02 .price {
    width: 100%;
  }
  #hotel .wrap1 {
    display: flex;
    flex-wrap: wrap;
  }
  #hotel .wrap1 .cell {
    width: 43vw;
    height: 43vw;
    padding: 10vw 0;
    margin-bottom: 7vw;
  }
  #hotel .wrap1 .cell .txt {
    height: 11vw;
    margin-bottom: 3vw;
  }
  #hotel .wrap1 .cell i {
    font-size: 10vw;
  }
  #hotel .wrap2 {
    width: 100%;
  }
  #hotel .wrap2 .bd-box {
    padding: 6vw 8vw;
    margin-bottom: 8vw;
    text-align: center;
  }
  #hotel .wrap2 .bd-box .img {
    width: 35vw;
    margin: 0 auto 4vw;
  }
  #hotel .wrap2 .bd-box .txt-box {
    width: 100%;
  }
  #hotel .b01 .box2 {
    margin: 10vw 0 15vw;
  }
  /*商品紹介*/
  #item .b01 .box {
    margin-bottom: 10vw;
  }
  #item .b01 .box .img {
    width: 60vw;
    border-radius: 5vw;
    height: 100%;
    margin: 0 auto;
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
  #item .b01 .box .img img {
    border-radius: 5vw;
  }
  #item .b01 .box .txtbox {
    width: 60vw;
    margin: 0 auto;
  }
  #item .b01 .box .txtbox .ttlbox {
    padding-bottom: 3vw;
  }
  #item .b01 .box .txtbox .ttlbox .ttl {
    text-align: center;
    margin-bottom: 1vw;
    font-size: 5vw;
  }
  #item .b01 .box .txtbox .link {
    padding: 0 5vw;
    width: fit-content;
    margin: 0 auto;
  }
  /*アクセス*/
  #map .b01 {
    padding: 0 0 20vw;
    width: 90%;
  }
  #map .b01 .map {
    margin-top: 8vw;
  }
  #map .b02 {
    width: 90%;
    margin: 0 auto 20vw;
  }
  #map .b02 .white-box {
    padding: 8vw 5vw;
  }
  #map .b02 .white-box .logo {
    width: 35vw;
    margin: 0 auto 3vw;
  }
  #map .b02 .table th {
    padding: 4vw 3vw;
    line-height: 1.5;
  }
  #map .b02 .table td {
    padding: 4vw 0vw;
  }
  #tra .b01 .postbox {
    text-align: left;
    width: 60vw;
    margin: 0 auto;
    padding-top: 6vw;
  }
  #tra .b01 .cell {
    margin-bottom: 10vw;
  }
	#tra .b01 .postbox .cell {
    width: 100%;
}
  #tra .block {
    padding: 10vw 0;
  }
  #tra .b03 .mainWrap {
    width: 86vw;
  }
  #tra .b03 .mainWrap .txt {
    text-align: left;
  }
  #tra .b03 .mainWrap .img {
    margin: 6vw 0;
  }
  /*譲渡*/
  #ado .b01 {
    margin-bottom: 10vw;
  }
  #ado .b01 .img {
    width: 100%;
  }
  #ado .b01 .txtbox {
    width: 100%;
    margin-top: 5vw;
  }
  #ado .b02 .txtbox {
    width: 90%;
    margin: 0 auto;
  }
  #ado .b02 .img {
    width: 77vw;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 5vw;
  }
  #ado .b02 .img .img {
    width: 35vw;
  }
  #ado .b03 .box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 6vw;
    padding: 10vw;
  }
  #ado .b04 .box .ttl {
    margin-bottom: 6vw;
  }
  #ado .b04 .box {
    margin: 0 auto;
    width: 100%;
    padding: 8vw 11vw;
    margin-top: 5vw;
    margin-bottom: 10vw;
  }
  #contact .form_wrap {
    width: 80vw;
    margin: 0 auto;
  }
  /*会社概要table*/
  .profileArea {
    width: 100%;
    padding: 0 15px;
  }
  .profileArea > .in .content {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .profileArea > .in .content .tr {
    flex-wrap: wrap;
    display: flex;
    width: 81vw;
    margin-top: 5vw;
  }
  /*お知らせページ*/
  #news .postWrap .post {
    width: 100%;
    border-radius: 5vw;
    padding: 6vw;
  }
  #news .postWrap {
    display: block;
  }
  #news .mainWrap .post .box {
    display: block;
    padding: 5vw 0;
  }
  #news .mainWrap .post .box .date {
    width: fit-content;
  }
  #news .mainWrap .post .box .title {
    width: 100%;
  }
  #news .side {
    background: #fff;
    padding: 5vw;
    border-radius: 5vw;
    margin-top: 10vw;
    margin-bottom: 10vw;
  }
  #news .sidebar .block {
    margin-bottom: 10vw;
  }
  .sidebar {
    width: 100%;
    margin: 5vw 0 10vw;
  }
  .sidebar .block {
    margin-bottom: 10vw;
  }
  .sidebar .bold {
    padding-bottom: 3vw;
    font-size: 5vw;
  }
  .sidebar ul {
    padding: 3vw 0;
  }
  .sidebar .block2 select {
    padding: 3vw;
    margin-top: 2vw;
  }
  /*お問い合わせページ*/
  #contact .fieldwrap {
    width: 100%;
  }
  #contact input[type="text"], #contact input[type="email"] {
    padding: 3vw;
  }
  #contact textarea {
    padding: 3vw;
    height: 50vw;
  }
  #contact .fieldwrap .bdr-b {
    padding-bottom: 10vw;
  }
  #contact .fieldwrap .field {
    margin-bottom: 5vw;
  }
  #contact .fieldwrap .flex {
    display: block;
  }
  #contact .fieldwrap .message {
    margin-bottom: 5vw;
  }
  #contact .fieldwrap .policy {
    margin: 2vw 0 5vw 7vw;
  }
  #contact .btbox {
    width: 100%;
    margin: 10vw auto;
    display: block;
  }
  #contact input[type="submit"] {
    width: 100%;
    padding: 4vw;
    font-size: 16px;
    margin-bottom: 7vw;
  }
  #contact input[type="submit"]:hover {
    background-color: unset;
  }
  .mw_wp_form_complete {
    width: 80% !important;
    margin: 30vw auto 14vw !important;
  }
}