<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*
===================================================
0.base format
===================================================
*/
body {
  color: #333;
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  /*font-size: clamp(1rem, calc(0.75rem + 1vw), 1.5rem);*/
  font-size: 1rem;
}
header, footer, h1, h2, h3, ol, ul, li, form, input, p, div {
  margin: 0;
  padding: 0;
}
img {
  vertical-align: bottom;
}
ul, ol {
  list-style: none;
}
/*
===================================================
components
===================================================
*/
.conA {
  margin-bottom: 2em;
}
.conB p {
	text-align: center;
}
.breadcrumb {
  display: flex;
  margin-top: 1em;
}
.breadcrumb li {
  margin-right: 0.5em;
}
.breadcrumb li:not(:last-of-type)::after {
  content: "/";
  margin-left: 0.5em;
}
.heroimg {
  text-align: center;
}
.size_change {
  width: 100%;
  max-width: 1200px;
  height: auto;
  box-sizing: border-box;
}
.size_change2 {
  width: 100%;
  max-width: 800px;
  height: auto;
  box-sizing: border-box;
}
.text_head {
  margin-top: 7em;
  margin-bottom: 14em;
}
.text_head dt {
  text-align: center;
  font-weight: 700;
  margin-bottom: 5em;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.text_head dd {
  margin-left: 0;
  box-sizing: border-box;
  line-height: 1.5;
  font-weight: 300;
  padding: 0 1em;
}
.lineuptypeA li dt {
  font-weight: 500;
}
.lineuptypeA li dd {
  margin-left: 0;
}
.itmA {
  padding-bottom: 2em;
}
.lineupStart {
  text-align: center;
  font-weight: 500;
  background: #009245;
  color: #fff;
  box-sizing: border-box;
  padding-top: 3em;
  padding-bottom: 3em;
  font-size: clamp(16px, calc(12px + 1vw), 24px);
}
.lineuptypeA {
  margin-top: 2em;
  margin-bottom: 2em;
  background: #ddd;
}
.lineuptypeA h3 {
  font-weight: 300;
  text-align: center;
  border-bottom: solid 1px #333;
  box-sizing: border-box;
  padding: 0.5em;
  font-size: clamp(20px, calc(14px + 1.5vw), 32px);
}
h3.cateA {
  font-weight: 300;
  font-size: clamp(20px, calc(14px + 1.5vw), 32px);
  border-bottom: solid 1px #009245;
}
h4.cateA {
  font-weight: 300;
  font-size: clamp(18px, calc(15px + 0.75vw), 24px);
}
h4.cateA::before {
  content: "";
  display: inline-block;
  border: solid 4px #aaa;
  width: 0.5em;
  height: 0.5em;
  margin-right: 0.5em;
}
.lineuptypeA_con img, .lineuptypeB_con img, .lineuptypeC_con img, .lineuptypeD_con img {
  width: 100%;
}
.lineuptypeA_con ul {
  box-sizing: border-box;
  padding: 1em;
  margin-bottom: 1em;
}
.lineuptypeB_con li {
  box-sizing: border-box;
  padding: 0 1em;
}
.lineuptypeA_con ul li dl dt, .lineuptypeB_con dl dt, .lineuptypeC_con dl dt {
  font-size: clamp(16px, calc(14.5px + 0.375vw), 19px);
  margin-bottom: 0.5em;
}
.lineuptypeA_con dd {
  font-weight: 300;
}
.lineuptypeB {
  margin-top: 2em;
  margin-bottom: 2em;
  background: #ccc;
}
.lineuptypeB h3 {
  font-weight: 300;
  text-align: center;
  border-bottom: solid 1px #333;
  box-sizing: border-box;
  padding: 0.5em;
  font-size: clamp(20px, calc(14px + 1.5vw), 32px);
}
.lineuptypeB_con dl {
  box-sizing: border-box;
  padding: 0 1em 2em 1em;
  margin-top: 0;
}
.lineuptypeB_con dt {
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.5em;
}
.lineuptypeB_con dd {
  margin-left: 0;
  font-weight: 300;
}
.lineuptypeC_con dl {
  box-sizing: border-box;
  padding: 0 1em;
  margin-top: 0;
}
.lineuptypeC_con dt {
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.5em;
}
.lineuptypeC_con dd {
  margin-left: 0;
  font-weight: 300;
}
.lineuptypeD_con {
	margin-bottom: 5em;
}
.buttonA {
  display: flex;
  justify-content: center;
  margin-top: 1em;
}
.buttonA a {
  border: solid 1px #333;
  padding: 1em;
  box-sizing: border-box;
  color: #333;
  text-decoration: none;
  margin-bottom: 2em;
}
.shakocho {
  box-sizing: border-box;
  padding: 0 1em;
}
.shakocho dt img {
  width: 50%;
}
.shakocho dd {
  margin-left: 0;
}
.shakocho &gt; dd &gt; dl {
  margin-bottom: 0.5em;
}
.shakocho &gt; dd &gt; dl &gt; dt {
  background: #1D1D1D;
  color: #fff;
  padding: 0.25em;
}
.shakocho_shosai dd {
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.cateA {
  margin-top: 1em;
}
.spec01 {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.spec02 {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}
.spec01 {
  border-collapse: collapse;
  box-sizing: border-box;
  margin-bottom: 1em;
  table-layout: fixed;
}
.spec01 tr th:nth-child(1) {
  width: 25%;
}
.spec01 tr th:nth-child(2) {
  width: 37.5%;
}
.spec01 th, .spec01 td {
  border: solid 1px #333;
  font-weight: 300;
}
.spec01 th {
  background: #aaa;
  color: #333;
}
.spec01 td {
  text-align: center;
}
.spec01 caption {
  caption-side: bottom;
  text-align: left;
}
.spec02 {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  box-sizing: border-box;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.spec02 li {
  background: #009245;
  color: #fff;
  margin-right: 1em;
  margin-bottom: 1em;
  box-sizing: border-box;
  padding: 0.5em;
  border-radius: 5px;
}
.p_photo {
  text-align: center;
	margin-bottom: 10em;
}
.p_photo img {
  width: 80%;
}
.conC {
  box-sizing: border-box;
  padding: 0 1em;
}
.conC p {
  margin-bottom: 1em;
}
.conC img {
  width: 100%;
  margin-bottom: 2em;
}
.set_illust dl {
  width: 100%;
}
.set_illust dd {
  margin-left: 0;
}
.set_illust dd &gt; dl &gt; dt {
  background: #333;
  color: #fff;
  box-sizing: border-box;
  padding-left: 0.3em;
}
.swiper {
  width: 100%;
  margin-bottom: 2em;
}
.swiper img {
  width: 100%;
}
.table-container {
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
  margin-bottom: 3em;
}
.EDFCtable {
  border-collapse: collapse;
}
.EDFCtable caption {
  caption-side: bottom;
  text-align: right;
  font-size: 80%;
}
.EDFCtable thead {
  font-size: 80%;
  background: #333;
  color: #fff;
}
.EDFCtable tbody td {
  padding: 0.5em 1em;
}
.EDFCtable tbody &gt; tr:nth-of-type(3) td {
  border-bottom: solid 1px #333;
}
.scroll-hint {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: 700;
  line-height: 1.4;
  display: none;
  animation: scroll-hint-animation 2s infinite ease;
}
@keyframes scroll-hint-animation {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-40%, -50%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
.scroll-hint--show {
  display: block;
}
.bottom_space {
	margin-bottom: 10em;
}
.bottom_space02 {
	margin-bottom: 7em;
}
iframe.ratio-16-9 {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.gallery {
  margin-bottom: 2em;
	margin-top: 2em;
}
.link_btns ul {
  margin-bottom: 1em;
}
ul.link_btns {
  padding-bottom: 1em;
}
.link_btns li {
  margin: 2em;
}
.link_btns li a {
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  padding: 1em 2em;
  display: block;
  background: #009245;
  text-align: center;
}
.price {
	font-size: 1.4em;
}
.logo_frame {
	position: relative;
	margin-bottom: 0.5em;
}
.logo_frame::before, .logo_frame::after {
	content: "";
	width: 1em;
	height: 1em;
	position: absolute;
}
.logo_frame::before {
	border-left: solid 1px #333;
	border-top: solid 1px #333;
	top: 0;
	left: 0;
}
.logo_frame::after {
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	bottom: 0;
}
/*
===================================================
responsive
===================================================
*/
@media (max-width: 767px) {
	.lineuptypeD_con li {
    width: 80%;
	padding-left: 10%;
	padding-right: 10%;
		margin-top: 1em;
  }
}
@media (min-width: 768px) {
  .conA {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .conA p {
    width: 300px;
  }
  .conB {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .conC {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .conC img {
    width: 655px;
    height: auto;
  }
  .lineuptypeA {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .lineuptypeA_con {
    display: flex;
    flex-wrap: wrap;
  }
  .lineuptypeA_con ul {
    width: 50%;
    box-sizing: border-box;
  }
  .lineuptypeA_con ul li {
    box-sizing: border-box;
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
  .lineuptypeA_con ul li p {
    text-align: center;
  }
  .lineuptypeA_con ul img {
    width: 75%;
  }
  .lineuptypeB {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .lineuptypeB_con ul {
    display: flex;
    flex-wrap: wrap;
  }
  .lineuptypeB_con li {
    width: 50%;
  }
  .lineuptypeB_con li img {
    width: 75%;
  }
  .lineuptypeB_con li p {
    text-align: center;
  }
  .lineuptypeB_con dl {
    box-sizing: border-box;
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
  .lineuptypeC_con ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .lineuptypeC_con ul li p {
    text-align: center;
  }
  .lineuptypeC_con ul img {
    width: 75%;
  }
  .lineuptypeC_con dl {
    box-sizing: border-box;
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
  .lineuptypeD {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	  display: flex;
	  justify-content: center;
  }
  .lineuptypeD_con {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1em;
	  max-width: 800px;
  }
  .lineuptypeD_con li {
    box-sizing: border-box;
    width: calc(100%/3);
	  padding: 1em;
  }
  .shakocho {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .shakocho dt img {
    width: 40%;
  }
  .cateA {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .shakocho_shosai {
    display: flex;
    flex-wrap: wrap;
  }
  .shakocho_shosai dl:nth-of-type(1) {
    width: 20%;
  }
  .shakocho_shosai dl:nth-of-type(2) {
    width: 30%;
  }
  .shakocho_shosai dl:nth-of-type(3) {
    width: 50%;
  }
  .spec_conA {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .gallery {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .p_photo {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
	.p_photo img {
		max-width: 600px;
	}
  .swiper {
    width: 40%;
  }
  .set_illust {
    display: flex;
    align-items: flex-start;
  }
  .set_illust dl {
    margin-top: 0;
  }
  .table-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  iframe.ratio-16-9 {
    max-width: 550px;
    margin-left: 1em;
    margin-bottom: 1em;
  }
  .Youtube_g {
    display: flex;
    flex-flow: row wrap;
  }
}</pre></body></html>