/*!
Theme Name: gatewing-vr16
Text Domain: gatewing-vr16
*/

@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

body {
  padding: 0;
  margin: 0;
/*  font-family: "NewGrecoStd-DB", "Yu Mincho", "Hiragino Mincho ProN", serif;*/
/*  font-family: "FOT-テロップ明朝 Pro B", "Yu Mincho", "Hiragino Mincho ProN", serif;*/
/*font-family: "I-OTF-UD明朝KAPro D", "Yu Mincho", "Hiragino Mincho ProN", serif;*/
  font-family: "Shippori Mincho", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-weight: 600;

}

h1,
h2,
h3,
h4,
h5,
h6 {
/*font-family: "FP-ヒラギノ行書 StdN W8";*/
font-family: "FOT-筑紫Aオールド明朝 Pr6N E", serif;
}

.link-font a {
/*font-family: "FOT-グレコ Std B", serif!important;*/
font-family: "FOT-UD明朝 Pr6 M", "Yu Mincho", "Hiragino Mincho ProN", serif;

}


.single-post .elementor .elementor-widget-theme-post-content a {
  text-decoration: underline;
  color: var(--e-global-color-accent);
}

/*GTranslate-----------------*/
/*.gt_switcher_wrapper {
    bottom: 140px!important;
    left: 0!important;
    z-index: 5 !important;
}*/

.gt_container-u9rvlh .gt_switcher .gt_option a {
  line-height: 1 !important;
}

/* .gtranslate_wrapper a {
  display: flex !important;
  width: 100% !important;
  align-items: center !important;
  white-space: nowrap !important;
  box-sizing: border-box !important;
}

.gtranslate_wrapper {
  min-width: 220px !important;
  width: max-content !important;
} */

.sp_only {
  display: none;
}
.tb_only {
  display: none;
}

/* 縦書きにする */
@media screen and (min-width: 1024px) {
  .tategaki_outer {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tategaki {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    padding: 30px;
    display: inline-block;
  }
  .tategaki span.text-combine {
    -webkit-text-combine: horizontal;
    -ms-text-combine-horizontal: all;
    text-combine-upright: all;
  }
  .tategaki a {
    text-decoration: none;
    border-right: 1px dashed;
    padding-right: 0px;
  }
  .tategaki h1 {
    font-size: 33px;
    margin-left: 20px;
  }
  .tategaki p {
    line-height: 1.7;
    margin-left: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .tategaki {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    /* padding: 30px; */
    display: inline-block;
  }
  .tategaki h1 {
    font-size: 24px;
    margin-left: 20px;
    margin-bottom: 10px;
  }
    .tategaki p {
    line-height: 1.7;
    margin-left: 20px;
  }
}



/* 文字の光彩 */
.kousai-black p {
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 1), 0px 0px 6px rgba(0, 0, 0, 1),
    0px 0px 6px rgba(0, 0, 0, 1);
}


/*枠線付き見出し*/
.ttl_index {
    border: 2px solid #19475E;
    width: 200px;
    margin: 0 auto;
    padding: 16px 24px;
    color: #19475E;
    font-size: 20px;
}


/*-------indexボタン-------*/
*,
*:before,
*:after {
  box-sizing: inherit;
}

.btn,
a.btn,
button.btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 16px 32px;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  width: 200px;
}

a[data-position="center"] {
    margin: 0 auto;
    display: block;
}

a.btn-border {
  border: 3px solid #000;
  border-radius: 0;
  background: #fff;
}

a.btn-border:before {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  content: '';
  transition: all .3s;
  border: 1px solid #000;
}

a.btn-border:hover {
    background-color: #e8e8e8;
    transition: 0.5s;
}

a.btn-border:hover:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}



/*---------メニューページ------------*/
.menu-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em;
  line-height: 1.8;
  color: var(--e-global-color-text);
  text-align: right;
}
.menu-height {
  line-height: 1.6em;
  margin: 0;
  text-align: left;
}

.desc {
  font-size: 85%;
  line-height: 1.6em;
  margin: 0 0 0;
  color: #cd974b;
  clear: both;
  margin-top:5px;
}
@media screen and (max-width: 767px) {
  .menu-box {
    font-size: 14.5px;
  }
}

@media (max-width: 1024px) {
  .tb_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: none;
  }
}

/* sp ------------------------------------------
------------------------------------------------ */
@media (max-width: 767px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
    /* display: inline-block; */
  }
  .tb_only {
    display: none;
  }
  .tategaki h1 {
    font-size: 22px;
  }
  .tategaki p {
    font-size: 15px;
  }

  
   .btn,
   a.btn,
   button.btn {
    font-size: 14px;
  }

    .ttl_index {
        font-size: 18px;
        width: 180px;
        padding: 12px 24px;
    }

}

/* PC時 カーソルOFF ------------------------------------------
------------------------------------------------ */
.pc_tel_button {
  pointer-events: none;
}
