@charset "UTF-8";
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css");
/* 設定
******************************************************************************************** */
/* txt-maker */
/* btn */
/* $width-pc: 1281px; */
/* $width-smartphone: 600px; */
/* $width-scrollbar: 20px; */
/* 基本設定
******************************************************************************************** */
html {
  /* overflow-x: hidden; */
  cursor: inherit;
  /* font-size: 62.5%; */
  /* overflow-x: auto; */
}

body {
  font-size: 16px;
  font-size: 1rem;
  font-family: "YuGothic", "Noto Sans JP", "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Arial", "メイリオ", "Meiryo", "sans-serif";
  font-weight: 400;
  background: #fff;
  color: #000;
  width: 100%;
  /* min-width: $ww; */
  overflow-x: hidden;
  line-height: normal;
  letter-spacing: 0.05em;
  /* -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; */
}

img {
  backface-visibility: hidden;
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #333333;
}
a img {
  transition: 0.5s ease-in-out;
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* レイアウト設定
******************************************************************************************** */
.in-width {
  max-width: 1100px;
  margin: 0 auto;
  /*  Smartphone */
}
@media only screen and (max-width: 640px) {
  .in-width {
    width: 100%;
  }
}

.drawer--navbarTopGutter {
  padding-top: 0 !important;
}

.header__in {
  padding: 20px 0;
  max-width: 1100px;
  margin: 0 auto;
  /*  Smartphone */
  margin: 0 auto;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .header__in {
    width: 100%;
  }
}
.header__in h1 {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  line-height: 1.3em;
  letter-spacing: 0em;
}
.header__logo {
  width: 400px;
}
.header__right {
  -moz-order: 1;
  -ms-order: 1;
  -o-order: 1;
  order: 1;
  width: 61%;
}

.glnv__list {
  display: inline-block;
}
.glnv__list li {
  display: inline-block;
  border-bottom: 4px solid #e8e8e8;
  margin: 0 15px;
  padding-bottom: 7px;
}
.glnv__list li.current {
  border-bottom: 4px solid #f08200;
}
.glnv__list li:hover {
  border-bottom: 4px solid #f08200;
}
.glnv__list li a {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}
.glnv__list li a:hover {
  text-decoration: none;
  opacity: 1;
}
.glnv__btn {
  color: #f08200;
  background: #fff;
  border: 4px solid #f08200;
  display: inline-block;
  padding: 5px 40px;
  text-shadow: none;
  position: relative;
  padding: 5px 20px;
  margin-left: 15px;
}
.glnv__btn i {
  margin-right: 1em;
}
.glnv__btn a {
  color: #f08200;
  display: block;
  font-weight: bold;
}
.glnv__btn:hover {
  transition: 0.5s ease-in-out;
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
  background: #f08200;
  color: #fff;
}
.glnv__btn:hover i {
  transition: 0.5s ease-in-out;
  transform: scale(1.5);
}
.glnv__btn:hover a {
  color: #fff;
  text-decoration: none;
}
.glnv__btn--arrow {
  padding: 3px 20px 3px 40px;
}
.glnv__btn--arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  left: 20px;
}
.glnv__btn a {
  font-size: 18px;
  font-size: 1.125rem;
}

.map iframe {
  width: 100%;
}

.footer__in {
  padding: 20px 0;
  max-width: 1100px;
  margin: 0 auto;
  /*  Smartphone */
  margin: 0 auto;
  position: relative;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media only screen and (max-width: 640px) {
  .footer__in {
    width: 100%;
  }
}
.footer__in .gotop {
  width: 50px;
  margin: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  cursor: pointer;
}
.footer__in .gotop:hover {
  transition: 0.5s ease-in-out;
  transform: scale(1.5);
}
.footer__right {
  width: 70%;
}
.footer__id {
  color: #f08200;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 10px;
}
.footer__address {
  font-style: normal;
}
.footer__sns {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer__sns li {
  list-style: none;
  margin: 0 5px 0 0;
  padding: 0;
  display: inline-block;
}
.footer__sns li a {
  font-size: 30px;
  font-size: 1.875rem;
}
.footer__sns li.facebook a {
  color: #3d6ad6;
}
.footer__sns li.instagram a {
  color: #e4007f;
}
.footer__sns li.line a {
  color: #00b900;
}
.footer .fnav {
  margin-top: 60px;
}
.footer .fnav li {
  display: inline-block;
  margin: 5px 10px;
  border-right: 1px solid #626262;
  padding-right: 20px;
}
.footer .fnav li a {
  font-size: 13px;
  font-size: 0.8125rem;
}
.footer .copyright {
  background-color: #000;
  color: #fff;
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 5px 0;
}

/* FLOAT CONFIG
******************************************************************************************** */
.clear {
  clear: both;
}

.flr {
  float: right;
}

.fll {
  float: left;
}

.center {
  text-align: center;
}
.center img {
  display: inline;
}

.left {
  text-align: left;
}

.flrpic {
  display: inline;
  float: right;
  margin: 0 0 0 15px;
}
.flrpic img {
  display: inline;
  margin-bottom: 5px;
}

.fllpic {
  float: left;
  margin: 0 15px 0 0;
}
.fllpic img {
  display: inline;
  margin-bottom: 5px;
}

.centerpic {
  margin: 0 auto;
  text-align: center;
}
.centerpic img {
  display: inline;
}

.flrtbl {
  float: right;
  margin: 0 0 25px 25px;
}

.flltbl {
  float: left;
  margin: 0 25px 25px 0;
}

.alr {
  text-align: right;
}
.alr img {
  display: inline;
}

.inline {
  display: inline;
}

.all {
  text-align: left;
}

/* img */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img[class*=wp-image-],
img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}

/* 共通設定 */
.pc-mode {
  display: block;
}

.sp-mode {
  display: none;
}/*# sourceMappingURL=common.css.map */