@charset "UTF-8";
/*------------------------------------------------------------
  変数設定
  ------------------------------------------------------------*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}

a, address, article, aside, audio, b, big, blockquote, body, button, caption, center, cite, code, dd, details, div, dl, dt, em, fieldset, figcaption, figure, footer, form, form, h1, h2, h3, h4, h5, h6, header, i, iframe, img, input, label, li, main, mark, menu, nav, ol, p, pre, q, s, section, select, small, span, strong, summary, table, tbody, td, textarea, tfoot, th, thead, time, tr, u, ul, video {
  margin: 0;
  padding: 0;
  font-size: inherit;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

button,
input,
select {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

body {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

[type=button],
[type=reset],
[type=submit],
a,
a img,
button {
  transition: 0.3s;
}

/*------------------------------------------------------------
	サイト基礎
  ------------------------------------------------------------*/
body {
  color: #000000;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
@media screen and (max-width: 991px) {
  body {
    font-size: 1.5rem;
  }
}
body a {
  color: #000000;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
body a:hover {
  text-decoration: none;
  opacity: 0.8;
}
body img {
  max-width: 100%;
  width: auto;
  height: auto;
}
body .inner-xl {
  max-width: 1600px;
  margin: 0 auto;
}
body .inner-l {
  max-width: calc(1200px + 3rem);
  margin: 0 auto;
  padding: 0 1.5rem;
}
@media screen and (max-width: 991px) {
  body .inner-l {
    padding: 0 2rem;
  }
}
body .inner-m {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  body .inner-m {
    padding: 0 2rem;
  }
}
body .inner-s {
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  body .inner-s {
    padding: 0 2rem;
  }
}
body .readTxt {
  font-size: 1.6rem;
  line-height: 35px;
}
@media screen and (max-width: 991px) {
  body .readTxt {
    font-size: 1.5rem;
    line-height: 27px;
  }
}
body section {
  position: relative;
}
body h2.baseTtl {
  font-size: 4.2rem;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 991px) {
  body h2.baseTtl {
    font-size: 3rem;
    margin-bottom: 3.5rem;
  }
}
body h2.baseTtl span {
  font-size: 2rem;
  display: block;
  font-family: "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 991px) {
  body h2.baseTtl span {
    font-size: 1.5rem;
  }
}
body h2.baseTtl span.under {
  font-size: 1.4rem;
  font-weight: 400;
  color: #666666;
  position: relative;
  display: inline-block;
  top: -2rem;
}
@media screen and (max-width: 991px) {
  body h2.baseTtl span.under {
    font-size: 1.4rem;
    top: -1rem;
  }
}
body h2.baseTtl span.under::after {
  content: "";
  display: block;
  position: absolute;
  background: #666666;
  height: 1px;
  width: 50px;
  bottom: -1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  body h2.baseTtl span.under::after {
    width: 40px;
    bottom: -0.8rem;
  }
}
body .anchor {
  margin-top: -12rem !important;
  padding-top: 12rem !important;
}
@media screen and (max-width: 991px) {
  body .anchor {
    margin-top: -10rem !important;
    padding-top: 10rem !important;
  }
}
body h3.baseTtl {
  font-size: 3.2rem;
  font-weight: 500;
  margin-bottom: 3rem;
}
@media screen and (max-width: 991px) {
  body h3.baseTtl {
    font-size: 2rem;
    margin-bottom: 1.7rem;
  }
}
body .baseLinkBtn {
  text-align: center;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 991px) {
  body .baseLinkBtn {
    margin-bottom: 2rem;
  }
}
body .baseLinkBtn a {
  display: inline-block;
  border: 1px solid #000000;
  font-size: 1.6rem;
  font-weight: 500;
  height: 60px;
  line-height: 60px;
  padding: 0 5rem;
  min-width: 320px;
}
@media screen and (max-width: 991px) {
  body .baseLinkBtn a {
    font-size: 1.2rem;
    height: 45px;
    line-height: 45px;
    padding: 0 4rem;
    width: 250px;
    min-width: 250px;
  }
}
body .baseLinkBtn a:hover {
  border: 1px solid #242526;
  background: #242526;
  color: #fff;
}
body .baseLinkBtn.--btnBlack a {
  background: #242526;
  border: 1px solid #242526;
  color: #fff;
}
body .baseLinkBtn.--btnBlack a:hover {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
body .baseLinkBtn.--btnEC a {
  background: url("/assets/img/top/online-btn-bg.jpg") no-repeat;
  padding: 0;
  width: 320px;
}
@media screen and (max-width: 991px) {
  body .baseLinkBtn.--btnEC a {
    width: 250px;
  }
}
body .baseLinkBtn.--btnEC a:hover {
  background: url("/assets/img/top/online-btn-bg.jpg") no-repeat;
  color: #fff;
}
body .pcNone {
  display: none;
}
@media screen and (max-width: 991px) {
  body .pcNone {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  body .lgNone {
    display: none !important;
  }
}
body .lgBlock {
  display: none !important;
}
@media screen and (max-width: 991px) {
  body .lgBlock {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  body .tbNone {
    display: none !important;
  }
}
body .tbBlock {
  display: none !important;
}
@media screen and (max-width: 991px) {
  body .tbBlock {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  body .spNone {
    display: none !important;
  }
}
body .spBlock {
  display: none !important;
}
@media screen and (max-width: 767px) {
  body .spBlock {
    display: block !important;
  }
}

.preload * {
  transition: none !important;
}

.wrap {
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

/*------------------------------------------------------------
	ヘッダー
  ------------------------------------------------------------*/
header#header .navbar {
  padding: 0;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
header#header .navbar::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  box-shadow: 0px 3px 10px -5px #000;
  background: #fff;
}
header#header .navbar .container-fluid {
  padding: 0;
  height: 80px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid {
    height: 60px;
  }
}
header#header .navbar .container-fluid .navLeft {
  padding-left: 3.5rem;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navLeft {
    position: absolute;
    padding: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
}
header#header .navbar .container-fluid .navLeft .navbar-brand {
  display: inline-block;
}
header#header .navbar .container-fluid .navLeft .navbar-brand img {
  width: 140px;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navLeft .navbar-brand img {
    width: 90px;
  }
}
header#header .navbar .container-fluid .navRight .navbar-toggler {
  display: none;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-toggler {
    display: block;
    position: fixed;
    right: 1rem;
    top: 2rem;
    border: 0;
  }
}
header#header .navbar .container-fluid .navRight .navbar-toggler:focus {
  box-shadow: none;
}
header#header .navbar .container-fluid .navRight .navbar-toggler[aria-expanded=true] {
  z-index: 2;
}
header#header .navbar .container-fluid .navRight .navbar-toggler[aria-expanded=true] .lin {
  margin: 0;
}
header#header .navbar .container-fluid .navRight .navbar-toggler[aria-expanded=true] .lin.lin1 {
  transform: rotate(45deg);
  margin-top: 0.7rem;
}
header#header .navbar .container-fluid .navRight .navbar-toggler[aria-expanded=true] .lin.lin2 {
  transform: rotate(-45deg);
  margin-top: -0.2rem;
}
header#header .navbar .container-fluid .navRight .navbar-toggler[aria-expanded=true] .lin.lin3 {
  display: none;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-toggler .lin {
    display: block;
    height: 2px;
    width: 25px;
    background: #000;
    border-radius: 1px;
    margin-bottom: 0.5rem;
    transition: all 0.3s ease-in-out;
  }
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse {
    background: #fff;
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse.show {
    display: block !important;
  }
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse.show ul li.online {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse.show ul li.online a {
    width: 250px !important;
    line-height: 50px !important;
    background: url(/assets/img/ec-bg.jpg) no-repeat !important;
    color: #fff !important;
    font-size: 1.6rem;
    height: 50px;
  }
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse.show ul li.online a img {
    filter: brightness(1) !important;
  }
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse.show .snsBox {
    margin-top: 0 !important;
    display: flex !important;
  }
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul {
  font-size: 1.6rem;
  gap: 0 2rem;
  align-items: center;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse ul {
    flex-direction: column;
    gap: 2rem;
    font-size: 2rem;
  }
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li {
  position: relative;
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li::after {
  content: "";
  display: block;
  position: absolute;
  background: #000;
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse ul li::after {
    display: none;
  }
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li:hover::after {
  width: 100%;
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li:hover a {
  opacity: 1;
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online {
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online::after {
  display: none;
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online:hover {
  opacity: 0.7;
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online a {
  display: block;
  height: 80px;
  color: #fff;
  line-height: 80px;
  margin-left: 3rem;
  text-align: center;
  width: 250px;
  background: url("/assets/img/ec-bg.jpg") no-repeat;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online a {
    margin-left: 0;
    width: 220px;
    height: 45px;
    line-height: 45px;
    font-size: 1.2rem;
  }
}
header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online a img {
  vertical-align: -1px;
  margin-right: 0.8rem;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse ul li.online a img {
    vertical-align: -3px;
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse ul li.spLogo {
    padding-top: 5rem;
    margin-bottom: 6rem;
    position: relative;
  }
  header#header .navbar .container-fluid .navRight .navbar-collapse ul li.spLogo::after {
    content: "";
    display: block;
    background: url("/assets/img/logo02.svg") no-repeat;
    position: absolute;
    background-size: 100px;
    width: 100px;
    height: 52px;
    right: -2rem;
    bottom: -5rem;
    left: auto;
  }
  header#header .navbar .container-fluid .navRight .navbar-collapse ul li.spLogo img {
    width: 161px;
    display: block;
    margin: 0 auto;
  }
}
header#header .navbar .container-fluid .navRight .navbar-collapse .snsBox {
  position: fixed;
  top: 12rem;
  right: 2rem;
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .navRight .navbar-collapse .snsBox {
    position: static;
    flex-direction: row;
    justify-content: center;
  }
}
header#header .navbar .container-fluid .navRight .navbar-collapse .snsBox a:hover {
  opacity: 0.7;
}
header#header .navbar .container-fluid .navRight .navbar-collapse .snsBox a img {
  width: 18px;
}
@media screen and (max-width: 991px) {
  header#header .navbar .container-fluid .spOnline {
    height: 60px;
    width: 60px;
    position: absolute;
    left: 0;
    z-index: 0;
    background: url(/assets/img/ec-bg.jpg) no-repeat;
    background-size: auto 60px;
  }
  header#header .navbar .container-fluid .spOnline a {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  header#header .navbar .container-fluid .spOnline a img {
    width: 12px;
  }
}

/*------------------------------------------------------------
	フッター
  ------------------------------------------------------------*/
.footer {
  padding: 3.5rem 0 4rem;
  background: #242526;
  position: relative;
}
@media screen and (max-width: 991px) {
  .footer {
    padding: 2rem 0;
  }
}
.footer .logo {
  display: block;
  width: 140px;
  margin: 0 auto 2.5rem;
}
@media screen and (max-width: 991px) {
  .footer .logo {
    display: none;
  }
}
.footer .links {
  justify-content: center;
  align-items: center;
  gap: 0 2rem;
}
@media screen and (max-width: 991px) {
  .footer .links {
    gap: 1rem 2rem;
  }
}
.footer .links .cp {
  margin-right: 1rem;
  margin-top: 0.1rem;
}
@media screen and (max-width: 991px) {
  .footer .links .cp {
    order: 4;
    width: 100%;
    margin: 0 0 2rem;
  }
}
.footer .links .cp a {
  color: #fff;
  font-size: 1.4rem;
}
.footer .links a img {
  filter: invert(1);
}
.footer .copy {
  font-size: 1.4rem;
  color: #fff;
  position: absolute;
  bottom: 4rem;
  right: 4rem;
}
@media screen and (max-width: 991px) {
  .footer .copy {
    position: static;
    font-size: 1rem;
  }
}

/*-- page top --*/
#go_pagetop {
  position: fixed;
  right: 2rem;
  z-index: 10;
}
@media screen and (max-width: 991px) {
  #go_pagetop {
    right: 1rem;
  }
}
#go_pagetop a {
  width: 40px;
  background: #242526;
  display: flex;
  height: 40px;
  justify-content: center;
  align-items: center;
}
#go_pagetop a img {
  width: 20px;
}
/*------------------------------------------------------------
	共通
  ------------------------------------------------------------*/
.-center {
  text-align: center;
}
@media screen and (max-width: 991px) {
  .-center.-tbLeft {
    text-align: left;
  }
}

.-flex {
  display: flex;
  flex-wrap: wrap;
}

.-gothic {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.-lh2 {
  line-height: 2;
}

.-medium {
  font-weight: 500;
}

.-semiBold {
  font-weight: 600;
}

.-bold {
  font-weight: 700;
}

/*-- Goldman --*/
.-trajan {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-weight: 400;
}
.-trajan.--semibold {
  font-weight: 600;
}
.-trajan.--bold {
  font-weight: 700;
}

:root {
  --bold: 700;
  --medium: 500;
  --semiBold: 600;
  --black: 900;
}

/*-- wordpress --*/
.wp-pagenavi {
  text-align: center;
  margin-bottom: 10rem;
}
@media screen and (max-width: 991px) {
  .wp-pagenavi {
    margin-bottom: 5rem;
  }
}
.wp-pagenavi span,
.wp-pagenavi a {
  width: 40px;
  display: inline-block;
  height: 40px;
  margin: 0 7px !important;
  line-height: 40px;
  padding: 0 !important;
  border: 1px solid #000 !important;
  font-size: 1.4rem;
  margin-bottom: 1rem !important;
}
@media screen and (max-width: 991px) {
  .wp-pagenavi span,
  .wp-pagenavi a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 1.2rem;
    margin: 0 2px !important;
  }
}
.wp-pagenavi span {
  font-weight: normal !important;
}
.wp-pagenavi span.current {
  background: #000;
  color: #fff;
  border: 1px solid #000 !important;
}
.wp-pagenavi a:hover {
  background: #000;
  color: #fff;
  opacity: 1;
}
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
  width: auto;
  border: none !important;
  margin: 0 3rem !important;
  font-size: 1.4rem;
  background: none;
  color: #000;
}
@media screen and (max-width: 991px) {
  .wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
    font-size: 1.2rem;
    margin: 0 0.5rem !important;
  }
}
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover {
  opacity: 0.8;
}/*# sourceMappingURL=base.css.map */