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

/*body {
    padding: 0;
    margin: 0;
    font-family: "IwaOGoPro-Md","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    
}


h1, h2, h3, h4, h5, h6{
    font-family: "IwaUDGoDspPro-Eb";
}
*/

body {
  padding: 0;
  margin: 0;
  font-family: MatissePro-M, "TsukuARdGothicStd-M", Arial,
    "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

#font-h {
  /* font-family: "KurokaneStd-EB", "MatisseVPro-DB" !important; */
  font-family: "SkipStd-B", "MatisseVPro-DB" !important;
}

#font-text {
  font-family: "TsukuGoPr5-M", "MatisseVPro-DB" !important;
}

#font-pop {
  /* font-family: "KurokaneStd-EB", "MatisseVPro-DB" !important; */
  font-family: "SkipStd-B", "MatisseVPro-DB" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "TsukuBMinPr6N-D", "MatisseVPro-DB";
}

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

a.footer_privacy:hover {
  color: #dbd7ce;
}

/*---------メニューページ------------*/
.menu-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em;
  color: #543f38;
  /*text-align: right;*/
  line-height: 1.4em;
}

.menu-height {
  line-height: 1.4em;
  margin: 0;
}

.desc {
  font-size: 85%;
  line-height: 1.5em;
  margin: 0 0 0;
  color: #296f06;
  clear: both;
}

.text-right {
  text-align: right;
}

.ttl_new h3 .new {
  text-align: center;
  vertical-align: middle;
  font-size: 0.5em;
  color: #ffffff;
  background-color: #8f1e1c;
  padding: 0.2em 0.3em;
  margin-top: 0.1em;
  margin-right: 0.5em;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .menu-box {
    font-size: 14px;
  }
}

.elementor,
.elementor-9,
.elementor-location-header {
  margin-top: -1px;
}

.head_logo {
  position: fixed;
  top: 10px;
  left: 30px;
  z-index: 9999;
}

.head_img {
  width: 70px;
}

@media (max-width: 1370px) {
  .head_img {
    width: auto;
    max-height: 125px;
  }
}

/* ipad pc -----------------------*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
}

/* sp ---------------------------*/
@media (max-width: 767px) {
  .pc_only {
    display: none !important;
  }
}
