@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/*-----------------------------------------------------------------
base
-----------------------------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  width: 100%;
  height: 100%;
  line-height: 1.5;
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif;
}

body {
  width: 100%;
  color: #000;
  height: 100%;
  letter-spacing: -0.025em;
}

html,
body {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
}

/*-----------------------------------------------------------------
animation
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
font
-----------------------------------------------------------------*/
.font-base {
  font-family: "Noto Sans JP", sans-serif;
}

.font-min {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*-----------------------------------------------------------------
base
-----------------------------------------------------------------*/
body {
  padding-top: 16vw;
  width: 100%;
  position: relative;
  letter-spacing: 0;
  font-size: 3.2vw;
  font-weight: 400;
  color: #333333;
}

#wrapper {
  width: 100%;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
}

video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pc {
  display: none !important;
}

/*-----------------------------------------------------------------

-----------------------------------------------------------------*/
.icon.icon-home {
  background: url(../img/common/icon-home.png) center center no-repeat;
}

/*-----------------------------------------------------------------
btn
-----------------------------------------------------------------*/
.btn01 {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #979797;
  padding: 0em 3.4666666667vw 0;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  font-size: 3.2vw;
}
.btn01::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
}
.btn01::before {
  right: 2.1333333333vw;
  border-left: 1.7333333333vw solid #fff;
  border-top: 1vw solid transparent;
  border-bottom: 1vw solid transparent;
}

.btn-more {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #979797;
  padding: 0em 3.4666666667vw 0;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fff;
  position: relative;
  font-size: 3.2vw;
  text-decoration: none;
  color: #fff;
  font-size: 2.2rem;
  text-indent: 0;
}
.btn-more::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
}
.btn-more::before {
  right: 2.1333333333vw;
  border-left: 1.7333333333vw solid #fff;
  border-top: 1vw solid transparent;
  border-bottom: 1vw solid transparent;
}
.btn-more:hover {
  color: #fff;
}

/*-----------------------------------------------------------------
animation
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
menu
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
hx
-----------------------------------------------------------------*/
.hx01 {
  /*-----------------------------------------------------------------
  sp
  -----------------------------------------------------------------*/
  font-size: 4.2666666667vw;
  line-height: 1.625;
  font-weight: bold;
  border-bottom: 0.2666666667vw solid #ccc;
  padding-bottom: 1.0666666667vw;
  position: relative;
  padding-left: 3.3333333333vw;
}
.hx01:before, .hx01:after {
  content: "";
  display: block;
  width: 1.6vw;
  height: 1.6vw;
  border-radius: 0.8vw;
  position: absolute;
  left: 0px;
}
.hx01:before {
  background-color: #006db9;
  top: 1.3333333333vw;
}
.hx01:after {
  background-color: #d10000;
  top: 3.7333333333vw;
}

/*-----------------------------------------------------------------
link
-----------------------------------------------------------------*/
a {
  color: #333;
  transition: all 0.2s ease;
  transition-property: opacity, color, background-color;
}
a:hover {
  opacity: 0.5;
}

/**
header
*/
header {
  height: 16vw;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
header #header-top {
  background-color: #fff;
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 2.6666666667vw;
  position: relative;
}
header #header-top h1 {
  z-index: 1000;
  width: 41.0666666667vw;
}
header #header-bottom {
  width: 100%;
}
header #header-bottom nav {
  width: 100%;
}
header #header-bottom nav.active .btns .btn-menu {
  background-image: url(../img/common/icon-menu-close.png);
  background-size: auto 8vw;
}
header #header-bottom nav.active .inner {
  position: absolute;
  display: flex;
}
header #header-bottom nav .btns {
  position: absolute;
  z-index: 1001;
  top: 0vw;
  right: 0vw;
  width: 16vw;
  display: flex;
}
header #header-bottom nav .btns .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 8vw;
  width: 16vw;
  height: 16vw;
  text-decoration: none;
}
header #header-bottom nav .btns .btn span {
  color: #fff;
  font-family: "Oswald", serif;
}
header #header-bottom nav .btns .btn-menu {
  background: url(../img/common/icon-menu.png) center center no-repeat;
  background-size: auto 8vw;
}
header #header-bottom nav .btns .btn-menu span {
  display: none;
}
header #header-bottom nav .sitemap {
  display: flex;
  flex-direction: column;
  gap: 16vw;
  padding-top: 13.3333333333vw;
}
header #header-bottom nav .sitemap > ul {
  display: flex;
  flex-direction: column;
  gap: 9.3333333333vw;
}
header #header-bottom nav .sitemap > ul > li {
  display: flex;
  align-items: center;
  gap: 2.6666666667vw;
}
header #header-bottom nav .sitemap > ul > li::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 2.6666666667vw;
  height: 0.2666666667vw;
}
header #header-bottom nav .sitemap > ul > li a {
  font-size: 4.2666666667vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
header #header-bottom nav .sitemap > ul > li a:hover {
  opacity: 1;
  color: #ef7d00;
}
header #header-bottom nav .sitemap .btn-contact {
  width: 82.8vw;
  height: 13.3333333333vw;
  margin: 0 auto;
  display: flex;
  font-size: 4.5333333333vw;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #f08300;
  gap: 0.6666666667vw;
  border-radius: 6.6666666667vw;
  background-color: #fff;
}
header #header-bottom nav .sitemap .btn-contact::before {
  content: "";
  display: block;
  background-image: url(../img/common/icon-mail-sp.png);
  background-size: 7.0666666667vw auto;
  width: 7.0666666667vw;
  height: 5.2vw;
}
header #header-bottom nav .sns {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4.6666666667vw;
  z-index: 10;
  border-radius: 2.6666666667vw;
  height: 24vw;
}
header #header-bottom nav .sns img {
  width: 9.0666666667vw;
  height: auto;
}
header #header-bottom nav .inner {
  z-index: 999;
  display: none;
  padding: 4vw;
  position: absolute;
  top: 16vw;
  transform: translateX(0%); /* 初期状態で右にスライド */
  justify-content: space-between;
  flex-direction: column;
  background-color: #f08300;
  width: 100vw;
  height: calc(100vh - 16vw);
  height: calc(100dvh - 16vw);
}

/**
main
*/
#main-image {
  margin-top: 10.6666666667vw;
  padding: 0 4vw;
}
#main-image h2[data-ruby] {
  position: relative;
  font-size: 6.9333333333vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1em;
  text-align: left;
  color: #333;
  display: flex;
  align-items: center;
  gap: 2.6666666667vw;
  width: 100%;
  padding-top: 12vw;
}
#main-image h2[data-ruby] span {
  display: block;
  position: absolute;
  top: 0;
}
#main-image h2[data-ruby]::before {
  content: attr(data-ruby);
  white-space: pre;
  font-family: "Sen", sans-serif;
  font-size: 4.2666666667vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.1em;
  text-align: left;
  color: #333;
}
#main-image h2[data-ruby]::after {
  content: "";
  display: block;
  border-bottom: 0.1333333333vw solid #333;
  width: 8vw;
}

#breadcrumbs {
  display: none;
  position: relative;
}
#breadcrumbs ul {
  display: flex;
  align-items: center;
  width: 144vw;
  margin: 0 auto 0;
  padding: 1.6vw 0;
}
#breadcrumbs ul li {
  display: flex;
  align-items: center;
  font-size: 1.8666666667vw;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.04em;
}
#breadcrumbs ul li:first-child a span {
  padding-left: 0;
}
#breadcrumbs ul li:last-child {
  white-space: nowrap;
  width: 400px;
  padding-right: 0;
  vertical-align: middle;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
#breadcrumbs ul li:last-child span {
  border-bottom: 0.1333333333vw solid #333333;
  padding: 0 0.2666666667vw 0.4vw;
  margin-left: 1.0666666667vw;
  padding-right: 0;
}
#breadcrumbs ul li a {
  text-decoration: none;
}
#breadcrumbs ul li a:hover {
  opacity: 0.5;
  transition: none;
}
#breadcrumbs ul li span {
  padding: 0 0.8em;
}

#sidebar {
  width: 92vw;
  margin: 0 auto;
}
#sidebar .boxes .box + .box {
  margin-top: 2.6666666667vw;
}
#sidebar .widgettitle,
#sidebar .wp-block-heading {
  padding: 1.6vw 1.3333333333vw;
  background-color: #ebebeb;
  position: relative;
  font-size: 3.4666666667vw;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#sidebar .widget + .widget {
  margin-top: 5.3333333333vw;
}
#sidebar .widget .widgettitle + ul,
#sidebar .widget .wp-block-archives,
#sidebar .widget .wp-block-categories-list {
  margin-top: 2.6666666667vw;
  padding-left: 1.3333333333vw;
}
#sidebar .widget ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 3.2vw;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.65;
  letter-spacing: normal;
  text-align: left;
  color: #333;
}
#sidebar .widget ul li a::before {
  content: "・";
}
#sidebar .widget ul li .children {
  margin-left: 2.6666666667vw;
}
#sidebar .sns {
  margin-top: 8vw;
}
#sidebar .sns ul {
  display: flex;
  flex-direction: column;
  gap: 4vw;
}
/**
footer
*/
#pagetop {
  z-index: 1000;
  position: fixed;
  right: 2.6666666667vw;
  bottom: 2.6666666667vw;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
}
#pagetop a {
  display: block;
  background-color: #ee7700;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  border-radius: 5.3333333333vw;
  position: relative;
}
#pagetop a img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 4.4vw;
}

#links {
  background: linear-gradient(45deg, #ffe100 0%, #ee7800 100%);
  padding: 6.6666666667vw 0 7.3333333333vw;
}
#links p {
  font-size: 3.4666666667vw;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: 0.05em;
  text-align: center;
  color: #333;
}
#links .boxes {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 3.2vw auto 0;
  gap: 2.6666666667vw;
  width: 84.6666666667vw;
}
#links .boxes .box:nth-of-type(1) {
  width: 88.2666666667vw;
}

footer {
  position: relative;
  width: 100%;
}
footer #footer {
  background-color: #fff;
  padding-top: 6.6666666667vw;
  padding-bottom: 5.2vw;
}
footer #footer #footer-bottom .inner {
  width: 100%;
  margin: 0 auto;
}
footer #footer #footer-bottom .inner .company {
  display: flex;
  justify-content: center;
}
footer #footer #footer-bottom .inner .company .detail {
  width: 48vw;
  color: #333;
}
footer #footer #footer-bottom .inner .company .detail .info {
  margin-top: 2.6666666667vw;
}
footer #footer #footer-bottom .inner .company .detail .info .title {
  font-size: 1.8666666667vw;
  line-height: 1.4285714286;
  font-weight: bold;
  text-align: left;
}
footer #footer #footer-bottom .inner .company .detail .info .text {
  font-size: 3.2vw;
  line-height: 1.4583333333;
  font-weight: 400;
  margin-top: 0.9333333333vw;
  text-align: center;
}
footer #footer #footer-bottom .inner .sitemap {
  margin-top: 8vw;
  padding: 0 4.8vw;
  display: flex;
  flex-wrap: wrap;
  gap: 2.6666666667vw 0;
}
footer #footer #footer-bottom .inner .sitemap > ul {
  display: flex;
  flex-direction: column;
  gap: 2.4vw;
  width: 50%;
}
footer #footer #footer-bottom .inner .sitemap > ul > li {
  display: flex;
  align-items: center;
  gap: 1.3333333333vw;
}
footer #footer #footer-bottom .inner .sitemap > ul > li::before {
  content: "";
  display: block;
  background-color: #ef7e00;
  width: 0.9333333333vw;
  height: 0.9333333333vw;
  border-radius: 0.4666666667vw;
}
footer #footer #footer-bottom .inner .sitemap > ul > li a {
  font-size: 3.7333333333vw;
  line-height: 2.1428571429;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-decoration: none;
  text-align: left;
  color: #333;
}
footer #footer #footer-bottom .inner .sitemap > ul > li a:hover {
  opacity: 1;
  color: #ee7700;
}
footer #footer #footer-bottom .inner .copyright {
  width: 100%;
  margin-top: 6.6666666667vw;
  font-size: 2.4vw;
  line-height: 1.3333333333;
  font-weight: 400;
  text-align: center;
  color: #333333;
}

.grecaptcha-badge {
  bottom: 124px !important;
}
