@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
}

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

html,
body {
  font-size: 62.5%;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  font-weight: inherit;
  font-size: inherit;
}

a {
  text-decoration: none;
  color: inherit;
}

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

p {
  word-wrap: break-word;
}

input[type=text],
input[type=tel],
input[type=mail] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
  -webkit-appearance: none;
  border-radius: 0;
}

button,
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

.ex-maxWidth {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
}

.ex-XYcent, .product-page--product .img-cont img, .product-page--main .productGrid .product-img img, .top-page .news_sec--main .news-swiper .slide-img img, .top-page .news_sec--main .news-swiper .backImg, #fixed-box .in .home img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ex-Xcent, .top-page .kinds_sec--title .lead, .top-page .news_sec--main .news-swiper .button-cont {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.ex-Ycent, .guide_sec--title::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.ex-cent-clear {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0, 0);
}

.ex-clear:after {
  content: "";
  display: block;
  clear: both;
}

.br--sp {
  display: none;
}
@media all and (max-width: 660px) {
  .br--sp {
    display: inline;
  }
}

@media all and (max-width: 660px) {
  .br-no-sp {
    display: none;
  }
}

.br--tb {
  display: none;
}
@media all and (max-width: 960px) {
  .br--tb {
    display: inline;
  }
}

@media all and (max-width: 960px) {
  .br-no-tb {
    display: none;
  }
}

.cf:after {
  content: "";
  display: block;
  clear: both;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  background: #caf8ff;
}

#wrapper {
  position: relative;
}

.ex-f-e {
  font-family: "kaiso", sans-serif;
}

footer .fot-main {
  padding: 120px 0 20px;
  background: #ffa025;
  font-size: min(3.6vw, 20px);
  color: #fff;
}
@media all and (max-width: 660px) {
  footer .fot-main {
    padding: 65px 0 12px;
  }
}
footer .fot-main--inr {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
footer .fot-main .logo {
  width: 60%;
  max-width: 260px;
  margin-bottom: 16px;
}
footer .fot-main .logo a {
  transition: 0.3s;
}
footer .fot-main .logo a:hover {
  opacity: 0.5;
}
footer .fot-main .time {
  margin-bottom: 24px;
}
footer .fot-main .tel {
  width: 82%;
  max-width: 420px;
  margin-bottom: 6px;
}
footer .fot-main .address {
  font-style: normal;
  font-size: min(3.4vw, 16px);
}
footer .fot-main .contact {
  margin-top: 0.4em;
  font-style: normal;
  font-size: min(3.4vw, 16px);
}
footer .fot-main .contact a {
  text-decoration: underline;
}
footer .fot-main .link-box {
  margin-top: 30px;
  display: flex;
  font-size: min(2.7vw, 14px);
  gap: 2em;
}
footer .fot-main .link-box a:hover {
  text-decoration: underline;
}
footer .fot-main .copyRight {
  margin-top: 25px;
  font-size: min(2.4vw, 14px);
}

#intro {
  display: none;
}

html.need-intro #intro {
  display: flex;
}

#intro {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #21871e;
  align-items: center;
  justify-content: center;
}
#intro .inr {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  -webkit-animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
          animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
}
@-webkit-keyframes floatUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
    @media all and (max-width: 660px) {
      #intro .inr {
        transform: translateY(-12px);
      }
    }
  }
}
@keyframes floatUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
    @media all and (max-width: 660px) {
      #intro .inr {
        transform: translateY(-12px);
      }
    }
  }
}
#intro .illust {
  width: 7%;
  max-width: 160px;
  margin-bottom: min(2vw, 30px);
}
@media all and (max-width: 960px) {
  #intro .illust {
    width: 12%;
    margin-bottom: 3vw;
  }
}
@media all and (max-width: 660px) {
  #intro .illust {
    width: 22%;
    margin-bottom: 5.5vw;
  }
}
#intro .load-text {
  width: 20%;
  display: inline-block;
  max-width: 400px;
}
@media all and (max-width: 960px) {
  #intro .load-text {
    width: 35%;
  }
}
@media all and (max-width: 660px) {
  #intro .load-text {
    width: 48%;
  }
}

.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.bs-linkList {
  width: 45vw;
  text-align: center;
  margin: 0 auto;
}
@media all and (max-width: 960px) {
  .bs-linkList {
    width: 53vw;
  }
}
@media all and (max-width: 660px) {
  .bs-linkList {
    width: 88%;
  }
}
.bs-linkList .linkList {
  width: 100%;
  margin-top: 2vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media all and (max-width: 960px) {
  .bs-linkList .linkList {
    margin-top: 2.8vw;
  }
}
@media all and (max-width: 660px) {
  .bs-linkList .linkList {
    margin-top: 8vw;
  }
}
.bs-linkList .linkList li {
  width: 31%;
}
.bs-linkList .linkList a {
  padding: 0.75vw 0;
  display: flex;
  justify-content: center;
  background: #000;
  border-radius: 4vw;
  line-height: 1;
  transition: background 0.15s ease-out;
}
@media all and (max-width: 660px) {
  .bs-linkList .linkList a {
    padding: 1.85vw 0;
  }
}
.bs-linkList .linkList a.active {
  background: #21871e;
}
.bs-linkList .linkList a:hover {
  background: #21871e;
}
.bs-linkList .linkList a img {
  height: 1.15vw;
  line-height: 1;
}
@media all and (max-width: 960px) {
  .bs-linkList .linkList a img {
    height: 1.35vw;
  }
}
@media all and (max-width: 660px) {
  .bs-linkList .linkList a img {
    height: 2.45vw;
  }
}

#fixed-tel {
  width: 16.5vw;
  max-width: 300px;
  position: fixed;
  top: 90px;
  right: 0;
  z-index: 50;
  display: block;
  cursor: pointer;
  transition: 0.3s;
}
#fixed-tel:hover {
  opacity: 0.7;
}
@media all and (max-width: 660px) {
  #fixed-tel {
    display: none;
  }
}

#fixed-box {
  position: fixed;
  bottom: 40px;
  right: 0;
  z-index: 100;
  display: flex;
  gap: 10px;
  align-items: flex-end;
}
@media all and (max-width: 960px) {
  #fixed-box {
    bottom: 0;
  }
}
#fixed-box .top {
  max-width: 82px;
  width: 5vw;
  z-index: 50;
  cursor: pointer;
}
@media all and (max-width: 1550px) {
  #fixed-box .top {
    right: calc(6vw + 22px);
  }
}
@media all and (max-width: 960px) {
  #fixed-box .top {
    width: 6vw;
  }
}
@media all and (max-width: 660px) {
  #fixed-box .top {
    width: 13.7vw;
  }
}
#fixed-box .top img {
  transition: 0.2s;
}
@media (hover: hover) and (pointer: fine) {
  #fixed-box .top img:hover {
    opacity: 0.6;
  }
}
#fixed-box .in {
  max-width: 95px;
  width: 6vw;
}
@media all and (max-width: 660px) {
  #fixed-box .in {
    width: 13.7vw;
  }
}
#fixed-box .in .home {
  width: 100%;
  margin-bottom: 17px;
  display: block;
  position: relative;
  background: #000;
  border-radius: 100%;
  transition: background 0.15s;
}
@media all and (max-width: 660px) {
  #fixed-box .in .home {
    width: 95%;
    margin: 0 auto 14px;
  }
}
#fixed-box .in .home:hover {
  background: #21871e;
}
#fixed-box .in .home::before {
  content: "";
  padding-top: 100%;
  display: block;
}
#fixed-box .in .home img {
  width: 50%;
}
#fixed-box .in .order {
  width: 100%;
  padding: 30px 0;
  background: #000;
  text-align: center;
  z-index: 50;
  display: block;
  transition: background 0.15s;
}
@media all and (max-width: 660px) {
  #fixed-box .in .order {
    padding: 15px 0;
  }
}
#fixed-box .in .order:hover {
  background: #21871e;
}
#fixed-box .in .order img {
  width: 45%;
}

.top-page .mv_sec {
  background: #caf8ff;
  position: relative;
  padding-bottom: 36.5vw;
  padding-top: 2vw;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec {
    padding-top: 5vw;
    padding-bottom: 55vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec {
    padding-top: 15vw;
    padding-bottom: 5vw;
  }
}
.top-page .mv_sec .cloud-1 {
  width: 35vw;
  position: absolute;
  top: 12vw;
  left: 0;
  z-index: 0;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec .cloud-1 {
    top: 5vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec .cloud-1 {
    width: 56vw;
    top: 36vw;
  }
}
.top-page .mv_sec .cloud-2 {
  width: 59vw;
  position: absolute;
  top: 125vw;
  right: 0;
  display: none;
}
@media all and (max-width: 660px) {
  .top-page .mv_sec .cloud-2 {
    display: block;
  }
}
.top-page .mv_sec .bard-1 {
  width: 8.2vw;
  position: absolute;
  top: 17vw;
  left: 17vw;
  -webkit-animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
          animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec .bard-1 {
    top: 11vw;
    left: 14vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec .bard-1 {
    display: none;
  }
}
.top-page .mv_sec .bard-2 {
  width: 8.2vw;
  position: absolute;
  top: 8.5vw;
  left: 15vw;
  display: none;
  -webkit-animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
          animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
}
@media all and (max-width: 660px) {
  .top-page .mv_sec .bard-2 {
    display: block;
  }
}
.top-page .mv_sec .bard-3 {
  width: 7.5vw;
  position: absolute;
  top: 78.5vw;
  right: 7.3vw;
  display: none;
  -webkit-animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
          animation: floatUp 1.6s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@media all and (max-width: 660px) {
  .top-page .mv_sec .bard-3 {
    display: block;
  }
}
.top-page .mv_sec--top {
  z-index: 10;
  position: relative;
}
.top-page .mv_sec--top .inr {
  display: flex;
  justify-content: center;
}
.top-page .mv_sec--top .box {
  width: 45vw;
  text-align: center;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec--top .box {
    width: 53vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec--top .box {
    width: 85%;
  }
}
.top-page .mv_sec--top .box .title {
  width: 85%;
  display: inline-block;
}
.top-page .mv_sec--top .box .linkList {
  width: 100%;
  margin-top: 2vw;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec--top .box .linkList {
    margin-top: 2.8vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec--top .box .linkList {
    margin-top: 8vw;
  }
}
.top-page .mv_sec--top .box .linkList li {
  width: 31%;
}
.top-page .mv_sec--top .box .linkList a {
  padding: 0.75vw 0;
  display: flex;
  justify-content: center;
  background: #000;
  border-radius: 4vw;
  line-height: 1;
  transition: 0.15s ease-out;
}
@media all and (max-width: 660px) {
  .top-page .mv_sec--top .box .linkList a {
    padding: 1.85vw 0;
  }
}
.top-page .mv_sec--top .box .linkList a:hover {
  background: #21871e;
}
.top-page .mv_sec--top .box .linkList a img {
  height: 1.15vw;
  line-height: 1;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec--top .box .linkList a img {
    height: 1.35vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec--top .box .linkList a img {
    height: 2.35vw;
  }
}
.top-page .mv_sec--top .box .lead {
  margin-top: 2vw;
  text-align: center;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec--top .box .lead {
    margin-top: 2.8vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec--top .box .lead {
    margin-top: 10vw;
  }
}
.top-page .mv_sec--top .box .lead img {
  width: 87%;
}
@media all and (max-width: 960px) {
  .top-page .mv_sec--top .box .lead img {
    width: 92%;
  }
}
@media all and (max-width: 660px) {
  .top-page .mv_sec--top .box .lead img {
    width: 70%;
  }
}
.top-page .mv_sec--image {
  position: absolute;
  bottom: -8vw;
  left: 0;
  z-index: 1;
}
@media all and (max-width: 660px) {
  .top-page .mv_sec--image {
    position: relative;
    bottom: auto;
    left: auto;
  }
}
.top-page .backColor {
  background-image: linear-gradient(180deg, #caf8ff, #fabe00);
}
.top-page--title {
  padding-bottom: 5vw;
  text-align: center;
}
.top-page--title .ja {
  margin-bottom: 1vw;
  width: 9vw;
  background: #000;
  padding: 0.5vw 0;
  line-height: 1;
  border-radius: 20vw;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 660px) {
  .top-page--title .ja {
    width: auto;
    margin-bottom: 3.5vw;
    padding: 1.85vw 4vw;
  }
}
.top-page--title .ja img {
  height: 0.87vw;
  line-height: 1;
}
@media all and (max-width: 660px) {
  .top-page--title .ja img {
    height: 2.85vw;
  }
}
.top-page--title .en {
  width: 15.1vw;
  display: block;
  margin: 0 auto;
}
.top-page .news_sec {
  margin-bottom: 10vw;
  padding-bottom: 6.5vw;
  overflow: hidden;
}
@media all and (max-width: 660px) {
  .top-page .news_sec {
    padding-bottom: 100px;
  }
}
.top-page .news_sec--title {
  padding-bottom: 8.3vw;
}
@media all and (max-width: 960px) {
  .top-page .news_sec--title {
    padding-bottom: 11vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .news_sec--title {
    padding-bottom: 25vw;
  }
}
.top-page .news_sec--title .top-page--title {
  padding-bottom: 0;
}
@media all and (max-width: 660px) {
  .top-page .news_sec--title .en {
    width: 38.8vw;
  }
}
.top-page .news_sec--main {
  overflow: visible; /* ← 重要 */
}
.top-page .news_sec--main .news-swiper {
  position: relative;
  overflow: visible;
}
.top-page .news_sec--main .news-swiper .backImg {
  width: 29vw;
}
@media all and (max-width: 1023px) {
  .top-page .news_sec--main .news-swiper .backImg {
    width: 45vw;
  }
}
@media all and (max-width: 960px) {
  .top-page .news_sec--main .news-swiper .backImg {
    width: 45vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .news_sec--main .news-swiper .backImg {
    width: 85vw;
  }
}
.top-page .news_sec--main .news-swiper .button-cont {
  width: 35vw;
  top: -40px;
  z-index: 10;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 1023px) {
  .top-page .news_sec--main .news-swiper .button-cont {
    width: 57vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .news_sec--main .news-swiper .button-cont {
    width: 90vw;
  }
}
.top-page .news_sec--main .news-swiper .button-cont .button {
  width: 65px;
  cursor: pointer;
}
@media all and (max-width: 660px) {
  .top-page .news_sec--main .news-swiper .button-cont .button {
    width: 13.5vw;
  }
}
.top-page .news_sec--main .news-swiper .button-cont .button img {
  width: 100%;
}
.top-page .news_sec--main .news-swiper .swiper-button-prev img,
.top-page .news_sec--main .news-swiper .swiper-button-next img {
  width: 50px;
}
.top-page .news_sec--main .news-swiper .swiper-slide {
  transition: transform 0.4s, opacity 0.4s;
  transform: scale(0.875);
  transform-origin: center bottom;
  box-sizing: border-box;
}
.top-page .news_sec--main .news-swiper .swiper-slide-active {
  transform: scale(1); /* 大きく */
  opacity: 1; /* はっきり表示 */
}
.top-page .news_sec--main .news-swiper .swiper-slide-active .slide-img::after {
  display: none !important;
}
.top-page .news_sec--main .news-swiper .slide {
  transition: width 0.5s;
}
.top-page .news_sec--main .news-swiper .slide-anchor:hover .slide-img img {
  transform: translate(-50%, -50%) scale(1.1);
}
.top-page .news_sec--main .news-swiper .slide-time {
  padding: 0.5em 0.75em;
  border-radius: 10px;
  position: absolute;
  top: -0.65vw;
  left: -0.65vw;
  line-height: 1;
  background: #000;
  color: #fff;
  font-size: min(2vw, 22px);
  z-index: 5;
}
@media all and (max-width: 1440px) {
  .top-page .news_sec--main .news-swiper .slide-time {
    font-size: 1.2vw;
    border-radius: 7px;
  }
}
@media all and (max-width: 960px) {
  .top-page .news_sec--main .news-swiper .slide-time {
    font-size: 1.4vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .news_sec--main .news-swiper .slide-time {
    top: -1.8vw;
    left: -1.8vw;
    font-size: 3.5vw;
  }
}
.top-page .news_sec--main .news-swiper .slide-img {
  width: 100%;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.top-page .news_sec--main .news-swiper .slide-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.top-page .news_sec--main .news-swiper .slide-img::before {
  content: "";
  padding-top: 75%;
  display: block;
}
.top-page .news_sec--main .news-swiper .slide-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.top-page .news_sec--main .news-swiper .slide-title {
  width: 80%;
  padding: 10px 18px;
  position: absolute;
  bottom: -0.65vw;
  right: -0.65vw;
  background: #21871e;
  border-radius: 10px;
}
@media all and (max-width: 1440px) {
  .top-page .news_sec--main .news-swiper .slide-title {
    padding: 8px 13px;
    border-radius: 7px;
  }
}
@media all and (max-width: 660px) {
  .top-page .news_sec--main .news-swiper .slide-title {
    width: 85%;
    bottom: -2vw;
    right: -2vw;
  }
}
.top-page .news_sec--main .news-swiper .slide-title p {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media all and (max-width: 1440px) {
  .top-page .news_sec--main .news-swiper .slide-title p {
    font-size: 0.95vw;
  }
}
@media all and (max-width: 960px) {
  .top-page .news_sec--main .news-swiper .slide-title p {
    font-size: 1.45vw;
  }
}
@media all and (max-width: 660px) {
  .top-page .news_sec--main .news-swiper .slide-title p {
    font-size: 2.8vw;
  }
}
.top-page .kinds_sec {
  position: relative;
  padding-bottom: 46vw;
}
@media all and (max-width: 660px) {
  .top-page .kinds_sec {
    padding-bottom: 100vw;
  }
}
.top-page .kinds_sec--parts {
  width: 100%;
  position: absolute;
  top: -10vw;
  left: 0;
}
.top-page .kinds_sec .backImg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.top-page .kinds_sec--title {
  padding-top: 9vw;
  padding-bottom: 12.5vw;
  position: relative;
  z-index: 10;
}
@media all and (max-width: 660px) {
  .top-page .kinds_sec--title {
    padding-bottom: 18.5vw;
    padding-top: 15vw;
  }
}
.top-page .kinds_sec--title .title {
  padding-bottom: 0;
}
@media all and (max-width: 660px) {
  .top-page .kinds_sec--title .title .en {
    width: 38.8vw;
  }
}
.top-page .kinds_sec--title .lead {
  top: 0;
  width: 41vw;
}
@media all and (max-width: 660px) {
  .top-page .kinds_sec--title .lead {
    width: 68vw;
  }
}
.top-page .kinds_sec--main {
  width: 66.5vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 1vw 0;
  z-index: 10;
  position: relative;
}
@media all and (max-width: 660px) {
  .top-page .kinds_sec--main {
    width: 91vw;
    gap: 2vw 0;
  }
}
.top-page .kinds_sec--main li {
  width: 32.5%;
}
@media all and (max-width: 660px) {
  .top-page .kinds_sec--main li {
    width: 47.5%;
  }
}
.top-page .kinds_sec--main li img {
  width: 100%;
}

.instagram_sec {
  padding: 80px 5vw;
  background-color: #fff;
}
@media all and (max-width: 960px) {
  .instagram_sec {
    padding: 50px 4.5vw;
  }
}
.instagram_sec--inr {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}
.instagram_sec--inr .lead {
  text-align: center;
  margin-bottom: 35px;
}
@media all and (max-width: 960px) {
  .instagram_sec--inr .lead {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 660px) {
  .instagram_sec--inr .lead {
    margin-bottom: 15px;
  }
}
.instagram_sec--inr .lead img {
  width: 186px;
}
@media all and (max-width: 960px) {
  .instagram_sec--inr .lead img {
    width: 150px;
  }
}
@media all and (max-width: 660px) {
  .instagram_sec--inr .lead img {
    width: 120px;
  }
}
.instagram_sec--inr .title {
  margin-bottom: 15px;
  text-align: center;
}
@media all and (max-width: 960px) {
  .instagram_sec--inr .title {
    margin-bottom: 20px;
  }
}
.instagram_sec--inr .title img {
  max-width: 625px;
  width: 80%;
}
@media all and (max-width: 960px) {
  .instagram_sec--inr .title img {
    width: 55%;
  }
}
@media all and (max-width: 660px) {
  .instagram_sec--inr .title img {
    width: 75%;
  }
}
.instagram_sec--main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.instagram_sec--main li {
  width: 18%;
  background: #999;
  position: relative;
  margin-top: 2.5%;
}
@media all and (max-width: 960px) {
  .instagram_sec--main li {
    width: 23%;
  }
}
@media all and (max-width: 660px) {
  .instagram_sec--main li {
    width: 32%;
  }
}
.instagram_sec--main li::before {
  content: "";
  padding-top: 100%;
  display: block;
}
@media all and (max-width: 960px) {
  .instagram_sec--main li:nth-last-of-type(-n + 2) {
    display: none;
  }
}
@media all and (max-width: 660px) {
  .instagram_sec--main li:nth-last-of-type(-n + 4) {
    display: none;
  }
}

.guide_sec {
  padding: 50px 5vw 150px;
  background: #fff;
}
@media all and (max-width: 660px) {
  .guide_sec {
    padding: 30px 4.5vw 80px;
  }
}
.guide_sec--inr {
  max-width: 1140px;
  margin: 0 auto;
}
.guide_sec--title {
  margin-bottom: 14px;
  padding-left: 20px;
  color: #21871e;
  font-weight: bold;
  font-size: 23px;
  position: relative;
}
@media all and (max-width: 660px) {
  .guide_sec--title {
    font-size: 18px;
    padding-left: 15px;
  }
}
.guide_sec--title::before {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  background: #21871e;
  left: 0;
}
@media all and (max-width: 660px) {
  .guide_sec--title::before {
    width: 10px;
    height: 10px;
  }
}
.guide_sec--list .list {
  border-top: 1px solid #21871e;
  display: grid;
  grid-template-columns: 250px 1fr;
}
@media all and (max-width: 960px) {
  .guide_sec--list .list {
    grid-template-columns: 190px 1fr;
  }
}
@media all and (max-width: 660px) {
  .guide_sec--list .list {
    padding: 17px 3px 20px;
    display: block;
  }
}
.guide_sec--list .list:last-of-type {
  border-bottom: 1px solid #21871e;
}
.guide_sec--list .list-title {
  font-size: 19px;
  padding-left: 0.5em;
  font-weight: bold;
  color: #21871e;
  display: flex;
  align-items: center;
}
@media all and (max-width: 960px) {
  .guide_sec--list .list-title {
    font-size: 17px;
  }
}
@media all and (max-width: 660px) {
  .guide_sec--list .list-title {
    font-size: 16px;
    padding-left: 0;
  }
}
.guide_sec--list .list-title small {
  font-size: 0.8em;
  display: block;
  font-feature-settings: "palt";
  font-weight: normal;
}
.guide_sec--list .list-box {
  padding: 30px 10px 30px 0;
  font-size: 18px;
  line-height: 1.85;
  font-feature-settings: "palt";
  letter-spacing: 0.065em;
}
@media all and (max-width: 960px) {
  .guide_sec--list .list-box {
    font-size: 16px;
    padding: 20px 0px 20px 0;
  }
}
@media all and (max-width: 660px) {
  .guide_sec--list .list-box {
    padding: 6px 0 0;
    font-size: 14px;
  }
}
.guide_sec--list .list-box .price-list {
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 15px 16px;
}
@media all and (max-width: 660px) {
  .guide_sec--list .list-box .price-list {
    grid-template-columns: 87px 1fr;
  }
}
.guide_sec--list .list-box .price-list dt {
  background: #e5efe4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 14px;
}
@media all and (max-width: 660px) {
  .guide_sec--list .list-box .price-list dt {
    font-size: 12px;
  }
}
.guide_sec--list .list-box .price-list dt span {
  text-align: center;
}
@media all and (max-width: 660px) {
  .guide_sec--list .list-box .price-list dt span {
    line-height: 1.55;
  }
}
.guide_sec--list .list-box .price-list dd {
  padding: 5px 0;
  font-feature-settings: "palt";
  font-size: 0.9em;
  line-height: 1.75;
}
.guide_sec--list .list-box--img {
  margin-bottom: 16px;
}
@media all and (max-width: 660px) {
  .guide_sec--list .list-box--img.card {
    width: 55%;
  }
}
@media all and (max-width: 660px) {
  .guide_sec--list .list-box--img.paypay {
    width: 25%;
  }
}
.guide_sec--list .list-box .indent {
  display: inline-block;
  padding-left: 1em;
}
.guide_sec--list .list-box .small {
  font-size: 0.85em;
}

.base-page {
  background: #caf8ff;
}
.base-page--inr {
  z-index: 10;
  position: relative;
}
.base-page--top {
  padding-top: 4.4vw;
  position: relative;
}
@media all and (max-width: 660px) {
  .base-page--top {
    padding-top: 10.4vw;
  }
}
.base-page--top .back {
  width: 38.5vw;
  position: absolute;
  top: 0;
}
@media all and (max-width: 660px) {
  .base-page--top .back {
    width: 49.4vw;
  }
}
.base-page--top .back-left {
  left: 0;
}
.base-page--top .back-right {
  right: 0;
}
.base-page--top .logo {
  width: 32vw;
  margin: 0 auto;
}
@media all and (max-width: 660px) {
  .base-page--top .logo {
    width: 39.5vw;
  }
}
.base-page--top .logo a {
  transition: opacity 0.3s;
}
.base-page--top .logo a:hover {
  opacity: 0.5;
}
.base-page--bottom {
  margin-top: 6vw;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 660px) {
  .base-page--bottom {
    margin-top: 10vw;
  }
}
.base-page--bottom::before {
  content: "";
  width: 100%;
  height: 100vw;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(180deg, #caf8ff, #fabe00);
  z-index: 1;
}
@media all and (max-width: 960px) {
  .base-page--bottom::before {
    height: 120vw;
  }
}
@media all and (max-width: 660px) {
  .base-page--bottom::before {
    height: 175vw;
  }
}
.base-page--bottom .img {
  width: 100%;
  z-index: 2;
  position: relative;
}

.product-page--top {
  margin-top: 4vw;
}
@media all and (max-width: 660px) {
  .product-page--top {
    margin-top: 7vw;
  }
}
.product-page--top .inr {
  max-width: calc(1330px + 9vw);
  margin: 0 auto 0;
  padding: 0 4.5vw;
  position: relative;
}
.product-page--top .inr .illust {
  width: 22vw;
  max-width: 500px;
  position: absolute;
  top: -70px;
  left: -120px;
  z-index: 1;
}
@media all and (max-width: 1750px) {
  .product-page--top .inr .illust {
    top: -1vw;
    left: -5vw;
  }
}
@media all and (max-width: 1550px) {
  .product-page--top .inr .illust {
    left: 0;
  }
}
@media all and (max-width: 660px) {
  .product-page--top .inr .illust {
    width: 36vw;
  }
}
.product-page--top .inr .title {
  width: 67%;
  max-width: 950px;
  margin: 0 auto;
  z-index: 5;
  position: relative;
}
@media all and (max-width: 660px) {
  .product-page--top .inr .title {
    width: 78%;
    margin-right: 0;
    padding-top: 12vw;
  }
}
.product-page--top .inr .l {
  margin-top: 1.75em;
  font-size: min(1.45vw, 22px);
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  z-index: 5;
  position: relative;
}
@media all and (max-width: 660px) {
  .product-page--top .inr .l {
    margin-top: 8vw;
    text-align: left;
    font-size: 14px;
    line-height: 1.6;
  }
}
.product-page--top .inr .l .small {
  margin-top: 0.5em;
  line-height: 1.55;
  display: inline-block;
}
@media all and (max-width: 660px) {
  .product-page--top .inr .l .small {
    padding-left: 1em;
    text-indent: -1em;
  }
}
.product-page--main {
  margin-top: 7vw;
  padding-bottom: 8vw;
}
@media all and (max-width: 1240px) {
  .product-page--main {
    padding-bottom: 5vw;
  }
}
.product-page--main .inr {
  max-width: calc(1330px + 9vw);
  margin: 0 auto 0;
  padding: 0 4.5vw;
}
.product-page--main .title {
  text-align: center;
}
.product-page--main .title img {
  width: 42%;
  max-width: 520px;
}
.product-page--main .productGrid {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: min(5.5vw, 70px) 5%;
}
@media all and (max-width: 960px) {
  .product-page--main .productGrid {
    gap: 6vw 3vw;
  }
}
@media all and (max-width: 660px) {
  .product-page--main .productGrid {
    margin-top: 25px;
    gap: 10vw 3vw;
    grid-template-columns: 1fr 1fr;
  }
}
.product-page--main .productGrid .product-anchor:hover .product-img img {
  transform: translate(-50%, -50%) scale(1.1);
  opacity: 0.7;
}
.product-page--main .productGrid .product-img {
  position: relative;
  overflow: hidden;
  border-radius: 17px;
}
.product-page--main .productGrid .product-img:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.product-page--main .productGrid .product-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 660px) {
  .product-page--main .productGrid .product-img {
    border-radius: 12px;
  }
}
.product-page--main .productGrid .product-img img {
  transition: 0.3s ease-out;
}
.product-page--main .productGrid .product-img .t {
  padding: 10px 24px;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: min(1.85vw, 26px);
  font-weight: bold;
  color: #fff;
  z-index: 5;
  border-radius: 100%;
}
@media all and (max-width: 960px) {
  .product-page--main .productGrid .product-img .t {
    top: 9px;
    left: 9px;
  }
}
@media all and (max-width: 660px) {
  .product-page--main .productGrid .product-img .t {
    padding: 10px 20px;
    font-size: 3.5vw;
  }
}
.product-page--main .productGrid .product-img .t.sale {
  background: #3fa9f5;
}
.product-page--main .productGrid .product-img .t.sold {
  background: #c1272d;
}
.product-page--main .productGrid .product-img .t.yoyaku {
  background: #ff7bac;
}
.product-page--main .productGrid .product .list {
  margin-top: 18px;
  padding-left: 10px;
  display: grid;
  grid-template-columns: 95px 1fr;
  font-size: 18px;
  gap: 6px 1px;
}
@media all and (max-width: 1240px) {
  .product-page--main .productGrid .product .list {
    font-size: 15px;
    padding-left: 0;
    grid-template-columns: 85px 1fr;
  }
}
@media all and (max-width: 960px) {
  .product-page--main .productGrid .product .list {
    margin-top: 10px;
    font-size: 13px;
    grid-template-columns: 70px 1fr;
  }
}
@media all and (max-width: 660px) {
  .product-page--main .productGrid .product .list {
    gap: 2px 1px;
    font-size: 12px;
    grid-template-columns: 63px 1fr;
  }
}
.product-page--main .productGrid .product .list dt {
  padding-left: 15px;
  font-weight: bold;
  position: relative;
}
@media all and (max-width: 960px) {
  .product-page--main .productGrid .product .list dt {
    padding-left: 12px;
  }
}
@media all and (max-width: 660px) {
  .product-page--main .productGrid .product .list dt {
    padding-left: 8px;
  }
}
.product-page--main .productGrid .product .list dt::before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;
  background-color: #000;
  position: absolute;
  top: 7px;
  left: 0;
}
@media all and (max-width: 1240px) {
  .product-page--main .productGrid .product .list dt::before {
    width: 10px;
    height: 10px;
    top: 6px;
  }
}
@media all and (max-width: 960px) {
  .product-page--main .productGrid .product .list dt::before {
    width: 8px;
    height: 8px;
  }
}
@media all and (max-width: 660px) {
  .product-page--main .productGrid .product .list dt::before {
    width: 6px;
    height: 6px;
  }
}
.product-page--product {
  margin-top: 7vw;
}
@media all and (max-width: 660px) {
  .product-page--product {
    margin-top: 14vw;
  }
}
.product-page--product .inr {
  max-width: calc(1330px + 9vw);
  margin: 0 auto 0;
  padding: 0 4.5vw;
}
.product-page--product .title-cont {
  text-align: center;
}
.product-page--product .title-cont .title {
  display: inline-block;
  padding: 0.4em 2em;
  background: #ffa025;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: min(3vw, 34px);
  border-radius: 100px;
}
@media all and (max-width: 960px) {
  .product-page--product .title-cont .title {
    font-size: 26px;
  }
}
@media all and (max-width: 660px) {
  .product-page--product .title-cont .title {
    width: 100%;
    border-radius: 200px;
    font-size: 20px;
  }
}
.product-page--product .title-cont .title .price {
  display: inline-block;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
  font-size: 0.9em;
}
@media all and (max-width: 660px) {
  .product-page--product .title-cont .title .price {
    display: block;
    font-size: 16px;
  }
}
.product-page--product .title-cont .day {
  margin-top: 1em;
  font-weight: bold;
  font-size: 24px;
  color: #ffa025;
}
@media all and (max-width: 960px) {
  .product-page--product .title-cont .day {
    font-size: 22px;
  }
}
@media all and (max-width: 660px) {
  .product-page--product .title-cont .day {
    margin-top: 10px;
    font-size: 18px;
  }
}
.product-page--product .img-cont {
  width: 100%;
  max-width: 650px;
  margin: 40px auto 0;
  border-radius: 17px;
  position: relative;
  overflow: hidden;
}
.product-page--product .img-cont:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.product-page--product .img-cont img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media all and (max-width: 660px) {
  .product-page--product .img-cont {
    margin-top: 25px;
    border-radius: 12px;
  }
}
.product-page--product .img-cont .t {
  padding: 10px 24px;
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: min(1.85vw, 26px);
  font-weight: bold;
  color: #fff;
  z-index: 5;
  border-radius: 100%;
}
@media all and (max-width: 960px) {
  .product-page--product .img-cont .t {
    top: 9px;
    left: 9px;
  }
}
@media all and (max-width: 660px) {
  .product-page--product .img-cont .t {
    padding: 10px 20px;
    font-size: 3.5vw;
  }
}
.product-page--product .img-cont .t.sale {
  background: #3fa9f5;
}
.product-page--product .img-cont .t.sold {
  background: #c1272d;
}
.product-page--product .img-cont .t.yoyaku {
  background: #ff7bac;
}
.product-page--product .text-cont {
  max-width: 650px;
  margin: 40px auto 0;
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 660px) {
  .product-page--product .text-cont {
    font-size: 15px;
    margin-top: 30px;
  }
}
.product-page--product .return {
  margin-top: 100px;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 1320px) {
  .product-page--product .return {
    margin-top: 35px;
  }
}
@media all and (max-width: 660px) {
  .product-page--product .return {
    margin-top: 50px;
  }
}
.product-page--product .return a,
.product-page--product .return button {
  width: 64px;
  height: 64px;
  line-height: 1;
  font-size: 20px;
  color: #ffa025;
  background-color: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
  font-weight: bold;
}
@media all and (max-width: 1320px) {
  .product-page--product .return a,
.product-page--product .return button {
    width: 54px;
    height: 54px;
    font-size: 18px;
  }
}
@media all and (max-width: 660px) {
  .product-page--product .return a,
.product-page--product .return button {
    font-size: 16px;
  }
}
.product-page--product .return a:hover,
.product-page--product .return button:hover {
  background: #ffa025;
  color: #fff;
}

.news-page {
  position: relative;
}
.news-page .parts {
  position: absolute;
  z-index: 2;
}
.news-page .parts-l {
  width: 34vw;
  left: 0;
  top: 10vw;
}
@media all and (max-width: 660px) {
  .news-page .parts-l {
    width: 44vw;
    top: 37.6vw;
  }
}
.news-page .parts-r {
  width: 34vw;
  right: 0;
  top: 25vw;
}
@media all and (max-width: 660px) {
  .news-page .parts-r {
    top: 31vw;
  }
}
.news-page--top {
  margin-top: 7vw;
}
@media all and (max-width: 960px) {
  .news-page--top {
    margin-top: 10vw;
  }
}
@media all and (max-width: 660px) {
  .news-page--top {
    margin-top: 18vw;
  }
}
.news-page--top .title {
  text-align: center;
}
.news-page--top .title .ja {
  width: 12vw;
  background: #000;
  padding: 0.5vw 0;
  line-height: 1;
  border-radius: 20vw;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media all and (max-width: 1240px) {
  .news-page--top .title .ja {
    width: 18vw;
    padding: 0.85vw 0;
  }
}
@media all and (max-width: 660px) {
  .news-page--top .title .ja {
    width: 32vw;
    padding: 1.2vw 0;
  }
}
.news-page--top .title .ja img {
  height: 1vw;
  line-height: 1;
}
@media all and (max-width: 1240px) {
  .news-page--top .title .ja img {
    height: 1.5vw;
  }
}
@media all and (max-width: 660px) {
  .news-page--top .title .ja img {
    height: 3vw;
  }
}
.news-page--top .title .en {
  width: 15vw;
  display: block;
  margin: 0 auto 1.4vw;
}
@media all and (max-width: 1240px) {
  .news-page--top .title .en {
    width: 21vw;
  }
}
@media all and (max-width: 660px) {
  .news-page--top .title .en {
    width: 35vw;
    margin-bottom: 2.7vw;
  }
}
.news-page--main {
  max-width: calc(1330px + 9vw);
  margin: 4vw auto 0;
  padding: 0 4.5vw;
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 3vw;
  z-index: 10;
  position: relative;
}
@media all and (max-width: 1320px) {
  .news-page--main {
    grid-template-columns: 1fr 280px;
  }
}
@media all and (max-width: 960px) {
  .news-page--main {
    grid-template-columns: 1fr 200px;
  }
}
@media all and (max-width: 660px) {
  .news-page--main {
    display: block;
    margin-top: 6vw;
  }
}
.news-page--article .news-archive__list li:not(:first-of-type) {
  margin-top: 50px;
}
@media all and (max-width: 660px) {
  .news-page--article .news-archive__list li:not(:first-of-type) {
    margin-top: 25px;
  }
}
.news-page--article .article {
  background: #fff;
  padding: 30px 40px 40px;
}
@media all and (max-width: 1320px) {
  .news-page--article .article {
    padding: 20px 30px 30px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .article {
    padding: 20px 20px 30px;
  }
}
.news-page--article .article.short .article-text .in {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.news-page--article .article-title {
  margin-bottom: 20px;
  font-weight: bold;
  color: #4fa438;
  display: flex;
  align-items: center;
}
@media all and (max-width: 660px) {
  .news-page--article .article-title {
    margin-bottom: 10px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.news-page--article .article-title time {
  width: 120px;
  font-size: 20px;
}
@media all and (max-width: 1320px) {
  .news-page--article .article-title time {
    width: 98px;
    font-size: 16px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .article-title time {
    font-size: 14px;
  }
}
.news-page--article .article-title .title {
  width: calc(100% - 120px);
  padding-left: 18px;
  border-left: 1px solid #4fa438;
  font-size: 26px;
}
@media all and (max-width: 1320px) {
  .news-page--article .article-title .title {
    width: calc(100% - 98px);
    font-size: 22px;
  }
}
@media all and (max-width: 960px) {
  .news-page--article .article-title .title {
    font-size: 20px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .article-title .title {
    width: 100%;
    border-left: none;
    font-size: 18px;
    padding-left: 0;
  }
}
.news-page--article .article-title .title a:hover {
  text-decoration: underline;
}
.news-page--article .article-image {
  margin-bottom: 30px;
}
@media all and (max-width: 960px) {
  .news-page--article .article-image {
    margin-bottom: 20px;
  }
}
.news-page--article .article-image img {
  width: 100%;
  height: auto;
}
.news-page--article .article-text {
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 1320px) {
  .news-page--article .article-text {
    font-size: 16px;
  }
}
@media all and (max-width: 960px) {
  .news-page--article .article-text {
    font-size: 14px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .article-text {
    font-size: 13px;
  }
}
.news-page--article .article-text p {
  margin-bottom: 1em;
}
.news-page--article .article-text img {
  width: 100%;
  margin: 1em 0;
}
.news-page--article .article-text .load {
  margin-top: 1em;
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline;
  color: #ffa025;
  display: inline-block;
}
@media all and (max-width: 660px) {
  .news-page--article .article-text .load {
    font-size: 13px;
  }
}
.news-page--article .article-text .load:hover {
  color: #4fa438;
}
.news-page--article .return {
  margin-top: 55px;
  display: flex;
  justify-content: center;
}
@media all and (max-width: 1320px) {
  .news-page--article .return {
    margin-top: 35px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .return {
    margin-top: 25px;
  }
}
.news-page--article .return a,
.news-page--article .return button {
  width: 64px;
  height: 64px;
  line-height: 1;
  font-size: 20px;
  color: #ffa025;
  background-color: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
  font-weight: bold;
}
@media all and (max-width: 1320px) {
  .news-page--article .return a,
.news-page--article .return button {
    width: 54px;
    height: 54px;
    font-size: 18px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .return a,
.news-page--article .return button {
    font-size: 16px;
  }
}
.news-page--article .return a:hover,
.news-page--article .return button:hover {
  background: #ffa025;
  color: #fff;
}
.news-page--article .pageNation {
  margin-top: 55px;
}
@media all and (max-width: 1320px) {
  .news-page--article .pageNation {
    margin-top: 35px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .pageNation {
    margin-top: 25px;
  }
}
.news-page--article .pageNation .list {
  display: flex;
  gap: 18px;
  justify-content: center;
}
@media all and (max-width: 1320px) {
  .news-page--article .pageNation .list {
    gap: 13px;
  }
}
.news-page--article .pageNation .list a,
.news-page--article .pageNation .list span {
  width: 64px;
  height: 64px;
  line-height: 1;
  font-size: 30px;
  background: #ffa025;
  color: #fff;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
}
@media all and (max-width: 1320px) {
  .news-page--article .pageNation .list a,
.news-page--article .pageNation .list span {
    width: 48px;
    height: 48px;
    font-size: 24px;
  }
}
@media all and (max-width: 660px) {
  .news-page--article .pageNation .list a,
.news-page--article .pageNation .list span {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.news-page--article .pageNation .list a.active,
.news-page--article .pageNation .list span.active {
  color: #ffa025;
  background-color: #fff;
}
.news-page--article .pageNation .list a:hover,
.news-page--article .pageNation .list span:hover {
  color: #ffa025;
  background-color: #fff;
}
@media all and (max-width: 660px) {
  .news-page--aside {
    margin-top: 70px;
  }
}
.news-page--aside .continer {
  margin-bottom: 30px;
}
.news-page--aside .title {
  margin-bottom: 12px;
  padding: 8px 5px 8px 15px;
  background: #4fa438;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
}
@media all and (max-width: 1320px) {
  .news-page--aside .title {
    font-size: 22px;
  }
}
@media all and (max-width: 960px) {
  .news-page--aside .title {
    font-size: 16px;
    padding: 5px 5px 5px 10px;
  }
}
.news-page--aside .list {
  background: #fff;
  padding: 10px 15px;
}
@media all and (max-width: 1320px) {
  .news-page--aside .list {
    padding: 8px 15px;
  }
}
@media all and (max-width: 960px) {
  .news-page--aside .list {
    padding: 6px 10px;
  }
}
.news-page--aside .list.month li a {
  display: inline-block;
  overflow: inherit;
}
.news-page--aside .list li {
  padding: 10px 0;
  font-weight: bold;
  font-size: 16px;
}
@media all and (max-width: 1320px) {
  .news-page--aside .list li {
    font-size: 14px;
  }
}
@media all and (max-width: 960px) {
  .news-page--aside .list li {
    font-size: 12px;
  }
}
.news-page--aside .list li:not(:last-of-type) {
  border-bottom: 1px dashed #4fa438;
}
.news-page--aside .list li a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-page--aside .list li a:hover {
  color: #4fa438;
}

.order-page .bs-linkList {
  margin: 0 auto;
}
.order-page--inr {
  max-width: calc(1330px + 9vw);
  margin: 0 auto;
  padding: 0 4.5vw;
}
.order-page--top {
  margin-top: 80px;
}
@media all and (max-width: 960px) {
  .order-page--top {
    margin-top: 45px;
  }
}
.order-page--top .title {
  width: 100%;
  display: flex;
  gap: 12px;
}
@media all and (max-width: 660px) {
  .order-page--top .title {
    gap: 7px;
  }
}
.order-page--top .title .check {
  width: 2.65vw;
  max-width: 37px;
}
@media all and (max-width: 660px) {
  .order-page--top .title .check {
    width: 4.7vw;
    line-height: 1;
  }
}
.order-page--top .title .text {
  width: 85%;
  max-width: 1060px;
}
@media all and (max-width: 660px) {
  .order-page--top .title .text {
    width: 83%;
  }
}
.order-page--top .l {
  margin-top: min(2vw, 30px);
  font-weight: bold;
  font-size: min(1.7vw, 25px);
  line-height: 1.7;
}
@media all and (max-width: 960px) {
  .order-page--top .l {
    font-size: 1.85vw;
  }
}
@media all and (max-width: 660px) {
  .order-page--top .l {
    margin-top: 5vw;
  }
}
@media all and (max-width: 660px) {
  .order-page--top .l {
    font-size: 14px;
  }
}
.order-page--top .l a {
  text-decoration: underline;
  color: #21871e;
  transition: 0.1s;
}
.order-page--top .l a:hover {
  color: #ffa025;
}
.order-page--top .l .small {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 0.5em;
  line-height: 1.55;
  display: inline-block;
}
.order-page--top .flow {
  width: 75%;
  max-width: 710px;
  margin-top: 80px;
}
@media all and (max-width: 660px) {
  .order-page--top .flow {
    width: 100%;
    margin-top: 35px;
  }
}
.order-page--form {
  width: 100%;
  max-width: 750px;
  margin-top: 60px;
}
.order-page--form .form-container .f-box:not(:last-of-type) {
  margin-bottom: 45px;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.order-page--form .form-container .f-box.twice {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box.twice {
    display: block;
  }
}
.order-page--form .form-container .f-box.twice .twice-in {
  width: 46.5%;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box.twice .twice-in {
    width: 100%;
  }
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box.twice .twice-in.s {
    margin-bottom: 30px;
  }
}
.order-page--form .form-container .f-box .f-label {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 22px;
  font-weight: bold;
}
@media all and (max-width: 960px) {
  .order-page--form .form-container .f-box .f-label {
    font-size: 18px;
  }
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box .f-label {
    font-size: 16px;
    gap: 5px;
  }
}
.order-page--form .form-container .f-box .f-label .cau {
  font-weight: normal;
  color: #e7211a;
  font-size: 25px;
  line-height: 1;
  transform: translateY(-2px);
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box .f-label .cau {
    font-size: 20px;
  }
}
.order-page--form .form-container .f-box .f-label .small {
  font-size: 0.7em;
  display: inline-block;
  padding-left: 3px;
}
.order-page--form .form-container .f-box .order-actions {
  margin-top: 12px;
}
.order-page--form .form-container .f-box .order-actions .order-add {
  display: block;
  background: #21871e;
  color: #fff;
  padding: 10px 20px;
}
.order-page--form .form-container .f-box .order-item {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-top: 10px;
}
.order-page--form .form-container .f-box .order-item .input.qty {
  flex: 0 0 110px;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box .order-item .input.qty {
    flex: 0 0 80px;
  }
}
.order-page--form .form-container .f-box .order-item select {
  padding: 14px 20px 14px;
  box-sizing: border-box;
  background: #fff;
  font: inherit;
  border: 1px solid #666767;
  border-radius: 5px;
}
.order-page--form .form-container .f-box .order-remove {
  background: #000;
  color: #fff;
  display: inline-block;
  align-self: center;
  padding: 3px 8px;
  border-radius: 4px;
}
.order-page--form .form-container .f-box input {
  width: 100%;
  padding: 14px 20px 14px;
  box-sizing: border-box;
  background: #fff;
  font: inherit;
  border: 1px solid #666767;
  border-radius: 5px;
}
.order-page--form .form-container .f-box .pay-fieldset .pay-list {
  font-size: 18px;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box .pay-fieldset .pay-list {
    font-size: 16px;
  }
}
.order-page--form .form-container .f-box .pay-fieldset .pay-list li {
  margin-bottom: 5px;
}
.order-page--form .form-container .f-box .pay-fieldset .pay-list li label {
  cursor: pointer;
}
.order-page--form .form-container .f-box .pay-fieldset input[type=radio] {
  width: auto;
}
.order-page--form .form-container .f-box .pay-fieldset .note {
  margin-top: 12px;
  font-size: 14px;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .f-box .pay-fieldset .note {
    margin-top: 15px;
    font-size: 13px;
  }
}
.order-page--form .form-container .f-box textarea {
  width: 100%;
  height: 240px;
  padding: 14px 20px 14px;
  box-sizing: border-box;
  background: #fff;
  font: inherit;
  border: 1px solid #666767;
  border-radius: 5px;
}
.order-page--form .form-container .f-box textarea::-moz-placeholder {
  font-size: 14px;
}
.order-page--form .form-container .f-box textarea::placeholder {
  font-size: 14px;
}
.order-page--form .form-container .privacy-box .in {
  display: flex;
  font-size: 18px;
  font-weight: bold;
  gap: 10px;
  align-items: center;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .privacy-box .in {
    font-size: 16px;
  }
}
.order-page--form .form-container .privacy-box .in input {
  width: 20px;
  height: 20px;
  border-radius: 0 !important;
}
.order-page--form .form-container .privacy-box .in .text a {
  color: #21871e;
  text-decoration: underline;
}
.order-page--form .form-container .privacy-box .in .text a:hover {
  opacity: 0.5;
}
.order-page--form .form-container .submit-box {
  margin-top: 45px;
}
@media all and (max-width: 660px) {
  .order-page--form .form-container .submit-box {
    margin-top: 55px;
    text-align: center;
  }
}
.order-page--form .form-container .submit-box button {
  width: 80%;
  max-width: 320px;
  padding: 24px 0;
  background: #21871e;
  color: #fff;
  text-align: center;
  font: inherit;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #21871e;
  line-height: 1;
  cursor: pointer;
  transition: 0.2s;
}
.order-page--form .form-container .submit-box button:hover {
  background: #fff;
  color: #21871e;
}
.order-page--check {
  width: 100%;
  max-width: 710px;
  padding-bottom: 20vw;
}
.order-page--check.error .title-cont {
  margin-bottom: 20px;
  border-color: #21871e;
}
.order-page--check.error .title-cont .title {
  color: #21871e;
}
.order-page--check .title-cont {
  margin-top: 60px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.order-page--check .title-cont .title {
  font-size: 24px;
  font-weight: bold;
}
@media all and (max-width: 660px) {
  .order-page--check .title-cont .title {
    font-size: 20px;
  }
}
.order-page--check .list {
  padding: 35px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #000;
}
@media all and (max-width: 960px) {
  .order-page--check .list {
    font-size: 18px;
  }
}
@media all and (max-width: 660px) {
  .order-page--check .list {
    font-size: 15px;
  }
}
.order-page--check .list dt {
  width: 200px;
}
@media all and (max-width: 960px) {
  .order-page--check .list dt {
    width: 180px;
  }
}
@media all and (max-width: 660px) {
  .order-page--check .list dt {
    width: 124px;
  }
}
.order-page--check .list dd {
  width: calc(100% - 200px);
  padding-left: 1em;
}
@media all and (max-width: 960px) {
  .order-page--check .list dd {
    width: calc(100% - 180px);
  }
}
@media all and (max-width: 660px) {
  .order-page--check .list dd {
    width: calc(100% - 124px);
  }
}
.order-page--check .button-box {
  margin-top: 40px;
  display: flex;
  gap: 25px;
}
@media all and (max-width: 660px) {
  .order-page--check .button-box {
    flex-direction: column-reverse;
    align-items: center;
  }
}
.order-page--check .button-box button {
  width: calc((100% - 25px) / 2);
  padding: 24px 0;
  font: inherit;
  font-size: 18px;
  display: block;
  line-height: 1;
  cursor: pointer;
  text-align: center;
  transition: 0.2s;
}
.order-page--check .button-box button.return {
  color: #999;
  border: 1px solid #999;
  background: #fff;
}
@media all and (max-width: 660px) {
  .order-page--check .button-box button.return {
    width: 50%;
    padding: 14px 0;
    font-size: 14px;
  }
}
.order-page--check .button-box button.return:hover {
  opacity: 0.5;
}
.order-page--check .button-box button.submit {
  background: #21871e;
  color: #fff;
  font-weight: bold;
  border: 2px solid #21871e;
}
@media all and (max-width: 660px) {
  .order-page--check .button-box button.submit {
    width: 80%;
  }
}
.order-page--check .button-box button.submit:hover {
  background: #fff;
  color: #21871e;
}
.order-page--comp {
  width: 100%;
  max-width: 710px;
  padding-bottom: 20vw;
}
.order-page--comp .title-cont {
  margin-top: 60px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.order-page--comp .title-cont .title {
  font-size: 24px;
  font-weight: bold;
}
@media all and (max-width: 660px) {
  .order-page--comp .title-cont .title {
    font-size: 20px;
  }
}
.order-page--comp .title-cont .en {
  padding: 12px 0 7px;
  line-height: 1;
  color: #21871e;
  font-size: 19px;
}
.order-page--comp .main-cont {
  padding-top: 30px;
}
@media all and (max-width: 660px) {
  .order-page--comp .main-cont {
    padding-top: 20px;
  }
}
.order-page--comp .main-cont p {
  font-size: 18px;
  line-height: 2;
  font-weight: bold;
}
@media all and (max-width: 660px) {
  .order-page--comp .main-cont p {
    font-size: 15px;
    line-height: 1.8;
  }
}

.notFound-page--main {
  z-index: 10;
  display: flex;
  align-items: center; /* 縦方向中央 */
  justify-content: center; /* 横方向中央 */
  min-height: 50vh; /* 画面いっぱいを最低高さに */
  padding: 10vh 0; /* 上下に 10vh の余白 */
  box-sizing: border-box; /* padding を含めて高さ計算 */
  text-align: center; /* 中央寄せ（テキストの場合） */
  position: relative;
}
.notFound-page--inr {
  text-align: center;
}
@media all and (max-width: 660px) {
  .notFound-page--inr {
    font-size: 14px;
  }
}
.notFound-page--inr .title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 32px;
  color: #21871e;
}
@media all and (max-width: 660px) {
  .notFound-page--inr .title {
    font-size: 20px;
  }
}
.notFound-page--inr .anchor {
  margin-top: 40px;
  display: inline-block;
  max-width: 340px;
  width: 60%;
  color: #fff;
  background: #21871e;
  border-radius: 5px;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0;
}
/*# sourceMappingURL=style.css.map */