  @charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

img {
  display: block;
  border: none;
  -webkit-backface-visibility: hidden; /*弁伕奈丞及賒砉廿仃滅砦*/
  image-rendering: -webkit-optimize-contrast; /*弁伕奈丞及賒砉廿仃滅砦*/
}

.pc-only {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
}
.pc-only .yokoku {
  max-width: 1280px;
  padding: 7px 0;
  margin: 0 auto 5px;
  color: #004121;
  border-top: solid 1px #004121;
  border-bottom: solid 1px #004121;
  display: flex;
  align-items: center;
}
.pc-only .yokoku .yokoku__title {
  flex: 0 0 auto;
  font-size: 14px;
  letter-spacing: 0.4em;
  margin-right: 20px;
  background: #fff;
}
.pc-only .yokoku .yokoku__title span {
  display: inline-block;
  padding: 20px;
  border: solid 1px #004121;
}
.pc-only .yokoku .yokoku__main {
  flex: 0 1 100%;
  font-size: 12px;
}

.sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-only {
    display: block;
    padding-bottom: 20px;
  }
}
.sp-only .yokoku {
  display: block;
  max-width: 1280px;
  position: relative;
  padding: 14px 0 7px;
  margin: 10% 10px 5px;
  color: #221815;
  border-top: solid 1px #221815;
  border-bottom: solid 1px #221815;
  align-items: center;
}
.sp-only .yokoku .yokoku__title {
  display: inline-block;
  padding: 5px;
  position: absolute;
  top: -30px;
  left: 0;
  margin-right: 10px;
  font-size: 14px;
  letter-spacing: 0.4em;
  background-color: #fff;
}
.sp-only .yokoku .yokoku__title span {
  padding: 5px;
  display: inline-block;
  border: solid 1px #221815;
}
.sp-only .yokoku .yokoku__main {
  padding: 0 10px;
  font-size: 12px;
}

.top-time {
  padding: 20px 10px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/top/time__bg.jpg);
  background-size: 50% 80px;
  background-position: left center;
  background-repeat: repeat-x;
}
@media screen and (max-width: 768px) {
  .top-time {
    padding: 10px;
    font-size: 16px;
  }
}
.top-time span {
  color: #f8f199;
}
.top-time small {
  font-size: 0.7em;
}
.top-time br {
  display: none;
}
@media screen and (max-width: 768px) {
  .top-time br {
    display: block;
  }
}

.top-summary {
  padding: 20px 0;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/top/summary__bg.jpg);
  background-size: 50% 220px;
  background-position: left center;
  background-repeat: repeat;
}
.top-summary ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .top-summary ul {
    grid-template-columns: repeat(2, 1fr);
  }
}

.top-info {
  width: min(1300px, 100%);
  padding: 60px 10px 40px 10px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .top-info {
    padding: 30px 10px 20px 10px;
  }
}
.top-info h2 {
  width: 250px;
  margin: 0 auto 30px auto;
}
.top-info .info_banner {
  width: min(1000px, 100%);
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 768px) {
  .top-info .info_banner {
    margin: 0 auto 10px auto;
  }
}
.top-info #property_notice {
  font-size: 20px;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .top-info #property_notice {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
}
.top-info #property_notice br {
  display: none;
}
@media screen and (max-width: 768px) {
  .top-info #property_notice br {
    display: block;
  }
}
.top-info h3 {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-info h3 {
    font-size: 20px;
  }
}
.top-info h3 span {
  display: block;
  line-height: 1.5;
}
.top-info h4 {
  font-size: 43px;
  font-weight: 700;
  color: #c1272d;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .top-info h4 {
    font-size: 18px;
  }
}
.top-info h4::before {
  content: "";
  padding: 0 0 0 70px;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/top/icon_info_before.png);
  background-size: 60px 21px;
  background-position: left center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .top-info h4::before {
    padding: 0 0 0 25px;
    background-size: 20px 7px;
  }
}
.top-info h4::after {
  content: "";
  padding: 0 70px 0 0;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/top/icon_info_after.png);
  background-size: 60px 21px;
  background-position: right center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .top-info h4::after {
    padding: 0 25px 0 0;
    background-size: 20px 7px;
  }
}

.top-link {
  padding: 120px 10px;
  margin: 0 0 20px 0;
  background-color: #e1e5d6;
}
@media screen and (max-width: 768px) {
  .top-link {
    padding: 60px 10px;
  }
}
.top-link ul {
  width: min(1110px, 100%);
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .top-link ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.top-link ul a {
  transition: 0.3s;
}
.top-link ul a:hover {
  opacity: 0.7;
}

.top-summary ul li {
  opacity: 0;
  transform: translate(0, 60px);
}
.top-summary ul.started li {
  opacity: 1;
  transform: translate(0, 0);
}
.top-summary ul.started li:nth-child(1) {
  transition: 1.2s ease-in-out;
}
.top-summary ul.started li:nth-child(2) {
  transition: 1.4s ease-in-out;
}
.top-summary ul.started li:nth-child(3) {
  transition: 1.6s ease-in-out;
}
.top-summary ul.started li:nth-child(4) {
  transition: 1.8s ease-in-out;
}

.top-link ul li {
  opacity: 0;
  transform: translate(0, 80px);
}
.top-link ul.started li {
  opacity: 1;
  transform: translate(0, 0);
}
.top-link ul.started li:nth-child(1) {
  transition: 1.2s ease-in-out;
}
.top-link ul.started li:nth-child(2) {
  transition: 1.4s ease-in-out;
}
.top-link ul.started li:nth-child(3) {
  transition: 1.6s ease-in-out;
}
.top-link ul.started li:nth-child(4) {
  transition: 1.8s ease-in-out;
}
.top-link ul.started li:nth-child(5) {
  transition: 2s ease-in-out;
}
.top-link ul.started li:nth-child(6) {
  transition: 2.2s ease-in-out;
}
.top-link ul.started li:nth-child(7) {
  transition: 2.4s ease-in-out;
}
.top-link ul.started li:nth-child(8) {
  transition: 2.6s ease-in-out;
}

.annotation {
  width: min(1300px, 100%);
  padding: 0 10px;
  margin: 0 auto 160px auto;
}
@media screen and (max-width: 768px) {
  .annotation {
    margin: 0 auto 90px auto;
  }
}
.annotation p {
  font-size: 12px;
  line-height: 1.5;
}
.annotation p::before {
  content: "↗";
}

#banner {
  width: min(637px, 100%);
  margin: 0 auto 60px auto;
}
@media screen and (max-width: 768px) {
  #banner {
    margin: 0 auto 50px auto;
  }
}

.request {
  width: 720px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .request {
    width: 300px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.request li:first-child a {
  background-color: #007c69;
}
.request li:last-child a {
  background-color: #315c34;
}
.request li:last-child p {
  background-color: #808080;
}
.request li a {
  width: 350px;
  padding: 20px 0;
  display: block;
  font-size: 27px;
  color: #fff;
  text-align: center;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .request li a {
    width: 300px;
    font-size: 22px;
  }
}
.request li a:hover {
  opacity: 0.7;
}
.request li p {
  width: min(350px, 100%);
  padding: 20px 0;
  display: block;
  font-size: 27px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .request li p {
    font-size: 22px;
  }
}

.concept_summary {
  padding: 100px 10px;
  margin: 0 0 100px 0;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/concept/summary__bg.jpg);
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .concept_summary {
    padding: 50px 10px;
    margin: 0 0 50px 0;
  }
}
.concept_summary h2 {
  font-size: 36px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .concept_summary h2 {
    font-size: 20px;
  }
}
.concept_summary h3 {
  width: 221px;
  margin: 0 auto 20px auto;
}
@media screen and (max-width: 768px) {
  .concept_summary h3 {
    width: 110px;
  }
}
.concept_summary .reason {
  font-size: 21px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .concept_summary .reason {
    font-size: 16px;
  }
}
.concept_summary .reason span {
  display: block;
}
.concept_summary .reason span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .concept_summary .reason span br {
    display: block;
  }
}
.concept_summary article {
  width: min(1000px, 100%);
  display: grid;
  gap: 40px;
  margin: 0 auto 100px auto;
}
@media screen and (max-width: 768px) {
  .concept_summary article {
    margin: 0 auto 50px auto;
  }
}
.concept_summary article section figure {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .concept_summary article section figure {
    flex-direction: column;
  }
}
.concept_summary article section figure img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .concept_summary article section figure img {
    width: 100%;
  }
}
.concept_summary article section figure figcaption {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .concept_summary article section figure figcaption {
    width: 100%;
  }
}
.concept_summary article section figure figcaption h4 {
  font-size: 25px;
  font-weight: 700;
  color: #697d31;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .concept_summary article section figure figcaption h4 {
    font-size: 20px;
    margin: 0 0 5px 0;
  }
}
.concept_summary article section figure figcaption p {
  font-size: 15px;
  line-height: 1.8;
  text-align: justify;
}
.concept_summary article section figure figcaption p span {
  display: block;
}
@media screen and (max-width: 768px) {
  .concept_summary article section figure figcaption p span {
    display: inline;
  }
}
.concept_summary article section:nth-child(even) figure {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .concept_summary article section:nth-child(even) figure {
    flex-direction: column;
  }
}
.concept_summary .concept_message {
  width: min(1000px, 100%);
  padding: 20px 10px;
  margin: 0 auto 60px auto;
  border: 1px solid #697d31;
  background-color: #fff;
  font-size: 26px;
  color: #697d31;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .concept_summary .concept_message {
    padding: 10px;
    margin: 0 auto 30px auto;
    font-size: 20px;
    text-align: justify;
    line-height: 1.5;
  }
}
.concept_summary .concept_notice {
  width: min(1000px, 100%);
  margin: auto;
  font-size: 14px;
  text-align: justify;
}

.concept_detail {
  margin: 0 0 50px 0;
}
.concept_detail h2 {
  width: 262px;
  margin: 0 auto 40px auto;
}
@media screen and (max-width: 768px) {
  .concept_detail h2 {
    width: 131px;
    margin: 0 auto 20px auto;
  }
}
.concept_detail article {
  display: grid;
  gap: 100px;
}
@media screen and (max-width: 768px) {
  .concept_detail article {
    gap: 50px;
  }
}
.concept_detail article .concept_chapter {
  width: min(1000px, 100%);
  padding: 100px 60px;
  margin: auto;
  background-color: #f3f8eb;
}
@media screen and (max-width: 768px) {
  .concept_detail article .concept_chapter {
    padding: 50px 10px;
  }
}
.concept_detail article .concept_chapter.concept_detail_midori, .concept_detail article .concept_chapter.concept_detail_irodori, .concept_detail article .concept_chapter.concept_detail_iitokodori {
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  .concept_detail article .concept_chapter.concept_detail_midori, .concept_detail article .concept_chapter.concept_detail_irodori, .concept_detail article .concept_chapter.concept_detail_iitokodori {
    background-image: none !important;
  }
}
.concept_detail article .concept_chapter.concept_detail_midori {
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/concept/title__midori.png);
  background-size: 150px 258px;
  background-position: right 20px top 30px;
}
.concept_detail article .concept_chapter.concept_detail_irodori {
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/concept/title__irodori.png);
  background-size: 168px 335px;
  background-position: left 20px top 30px;
}
.concept_detail article .concept_chapter.concept_detail_irodori h3, .concept_detail article .concept_chapter.concept_detail_irodori p {
  transform: translate(100px, 0);
}
@media screen and (max-width: 1200px) {
  .concept_detail article .concept_chapter.concept_detail_irodori h3, .concept_detail article .concept_chapter.concept_detail_irodori p {
    transform: translate(0, 0);
  }
}
.concept_detail article .concept_chapter.concept_detail_iitokodori {
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/concept/title__iitokodori.png);
  background-size: 210px 451px;
  background-position: right 20px top 30px;
}
.concept_detail article .concept_chapter h3 {
  font-size: 28px;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .concept_detail article .concept_chapter h3 {
    font-size: 20px;
    text-align: justify;
    margin: 0 0 10px 0;
  }
}
.concept_detail article .concept_chapter h3 span {
  font-size: 36px;
  color: #315c34;
}
@media screen and (max-width: 768px) {
  .concept_detail article .concept_chapter h3 span {
    font-size: 24px;
  }
}
.concept_detail article .concept_chapter p {
  font-size: 20px;
  line-height: 1.8;
  text-align: justify;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .concept_detail article .concept_chapter p {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .concept_detail article .concept_chapter p br {
    display: none;
  }
}
.concept_detail article .concept_chapter p small {
  font-size: 0.7em;
}
.concept_detail article .concept_chapter .concept_detail_img_pattern_1 {
  width: min(930px, 100%);
  display: flex;
  transform: translate(-180px, 0);
}
@media screen and (max-width: 1200px) {
  .concept_detail article .concept_chapter .concept_detail_img_pattern_1 {
    flex-direction: column;
    transform: translate(0, 0);
  }
}
.concept_detail article .concept_chapter .concept_detail_img_pattern_2 {
  width: min(1000px, 100%);
  transform: translate(180px, 0);
}
@media screen and (max-width: 1200px) {
  .concept_detail article .concept_chapter .concept_detail_img_pattern_2 {
    transform: translate(0, 0);
  }
}
.concept_detail article .concept_chapter .concept_detail_img_pattern_3 {
  width: min(700px, 100%);
  transform: translate(240px, 0);
}
@media screen and (max-width: 1200px) {
  .concept_detail article .concept_chapter .concept_detail_img_pattern_3 {
    transform: translate(0, 0);
  }
}
.concept_detail article .concept_chapter .concept_detail_img_pattern_4 {
  width: min(900px, 100%);
  display: flex;
  transform: translate(-200px, 0);
}
@media screen and (max-width: 1200px) {
  .concept_detail article .concept_chapter .concept_detail_img_pattern_4 {
    flex-direction: column;
    transform: translate(0, 0);
  }
}
.concept_detail article .concept_chapter .concept_detail_img_pattern_5 {
  width: min(785px, 100%);
  transform: translate(-60px, 0);
}
@media screen and (max-width: 1200px) {
  .concept_detail article .concept_chapter .concept_detail_img_pattern_5 {
    transform: translate(0, 0);
  }
}

.location_notice {
  width: min(1020px, 100%);
  margin: 20px auto 80px auto;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .location_notice {
    margin: 10px auto 40px auto;
  }
}

.location_summary {
  padding: 40px 10px;
}
.location_summary h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .location_summary h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.location_summary h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .location_summary h3 {
    font-size: 20px;
  }
}
.location_summary h3 span {
  display: block;
}
.location_summary h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .location_summary h3 span br {
    display: block;
  }
}
.location_summary p {
  font-size: 17px;
  color: #004121;
  text-align: center;
}
.location_summary p span {
  display: block;
}
.location_summary p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .location_summary p span br {
    display: block;
  }
}

.location_map_shops {
  width: min(1020px, 100%);
  margin: 0 auto 20px auto;
  position: relative;
}
.location_map_shops h2 {
  font-size: 25px;
  color: #fff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 10px;
  margin: 0 0 20px 0;
  background-color: #339687;
}
@media screen and (max-width: 768px) {
  .location_map_shops h2 {
    font-size: 14px;
  }
}
.location_map_shops .notice {
  font-size: 19px;
  text-align: center;
  margin: 0 0 20px 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .location_map_shops .notice {
    font-size: 17px;
  }
}
.location_map_shops .notice br {
  display: none;
}
@media screen and (max-width: 768px) {
  .location_map_shops .notice br {
    display: block;
  }
}
.location_map_shops p:hover {
  transition: 0.3s;
  opacity: 0.5;
  cursor: pointer;
}
.location_map_shops .shop_1 {
  width: 21%;
  position: absolute;
  left: 11%;
  top: 11%;
  animation-name: shop;
  animation-delay: 0s;
  animation-duration: 2.3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes shop {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.location_map_shops .shop_1:hover {
  opacity: 0.5 !important;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_1 {
    width: 17%;
    left: 13%;
    top: 25%;
  }
}
.location_map_shops .shop_2 {
  width: 16%;
  position: absolute;
  left: 32%;
  top: 13%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_2 {
    width: 15%;
    left: 33%;
    top: 24%;
  }
}
.location_map_shops .shop_3 {
  width: 21%;
  position: absolute;
  left: 51%;
  top: 10.5%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_3 {
    width: 20%;
    position: absolute;
    left: 51.5%;
    top: 21%;
  }
}
.location_map_shops .shop_4 {
  width: 25%;
  position: absolute;
  left: -1%;
  top: 29%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_4 {
    width: 25%;
    position: absolute;
    left: 0%;
    top: 39%;
  }
}
.location_map_shops .shop_5 {
  width: 19%;
  position: absolute;
  left: 47%;
  top: 34%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_5 {
    width: 20%;
    position: absolute;
    left: 44%;
    top: 40%;
  }
}
.location_map_shops .shop_6 {
  width: 16%;
  position: absolute;
  left: 69%;
  top: 38%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_6 {
    width: 17%;
    position: absolute;
    left: 69%;
    top: 44%;
  }
}
.location_map_shops .shop_7 {
  width: 22%;
  position: absolute;
  left: 17%;
  top: 45%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_7 {
    width: 22%;
    position: absolute;
    left: 17%;
    top: 51%;
  }
}
.location_map_shops .shop_8 {
  width: 24%;
  position: absolute;
  left: -5%;
  top: 59%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_8 {
    width: 26%;
    position: absolute;
    left: 0%;
    top: 63%;
  }
}
.location_map_shops .shop_9 {
  width: 18%;
  position: absolute;
  left: 47%;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_9 {
    width: 19%;
    position: absolute;
    left: 47%;
    top: 55%;
  }
}
.location_map_shops .shop_10 {
  width: 25%;
  position: absolute;
  left: 51%;
  top: 58%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_10 {
    width: 26%;
    position: absolute;
    left: 51%;
    top: 63%;
  }
}
.location_map_shops .shop_11 {
  width: 24%;
  position: absolute;
  left: 44%;
  top: 72%;
}
@media screen and (max-width: 768px) {
  .location_map_shops .shop_11 {
    width: 24%;
    position: absolute;
    left: 45%;
    top: 75%;
  }
}

.shop_detail {
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/location/shop__detail__bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  .shop_detail {
    padding: 30px 10px;
  }
}
.shop_detail section {
  width: min(1000px, 100%);
  padding: 30px 70px 0 20px;
  margin: auto;
  display: none;
  grid-template-columns: 0.5fr 4fr 4.5fr;
  gap: 20px;
  background-color: #fff;
  box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.shop_detail section.current {
  display: grid;
}
@media screen and (max-width: 768px) {
  .shop_detail section {
    padding: 20px;
    grid-template-columns: 1fr;
  }
}
.shop_detail section .shop_number {
  width: 70px;
}
.shop_detail section small {
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  display: block;
}
.shop_detail section h4 {
  font-size: 23px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .shop_detail section h4 {
    font-size: 20px;
  }
}
.shop_detail section span {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 20px 0;
  display: block;
}
.shop_detail section .comment {
  font-size: 15px;
  font-weight: 600;
  text-align: justify;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .shop_detail section .comment br {
    display: none;
  }
}

.support {
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  .support {
    padding: 20px 0;
  }
}
.support h2 {
  font-size: 28px;
  font-weight: 500;
  color: #315c34;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .support h2 {
    font-size: 20px;
  }
}
.support h2 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .support h2 br {
    display: block;
  }
}
.support .outline {
  font-size: 17px;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .support .outline {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
}
.support .outline span {
  display: block;
}
.support .outline span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .support .outline span br {
    display: block;
  }
}
.support article {
  width: min(1020px, 100%);
  padding: 0 10px;
  margin: 0 auto 50px auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .support article {
    grid-template-columns: repeat(1, 1fr);
    margin: 0 auto 20px auto;
  }
}
.support article section {
  padding: 20px;
  background-color: #def2d6;
}
.support article section h3 {
  font-size: 27px;
  font-weight: 500;
  color: #315c34;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .support article section h3 {
    font-size: 20px;
  }
}
.support article section div {
  display: grid;
  grid-template-columns: 1.8fr 1.2fr;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .support article section div {
    grid-template-columns: 1fr;
  }
}
.support article section div p {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 15px;
  text-align: justify;
}
.support article section div p span {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 1.5;
  padding: 5px;
  margin: 10px 0 0 0;
  display: block;
  background-color: #87b64d;
}
.support article section div figcaption {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 13px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .support article section div figcaption br {
    display: none;
  }
}
.support .facility {
  padding: 50px 10px;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/location/support__bg.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .support .facility {
    padding: 20px 10px;
  }
}
.support .facility h2 {
  width: min(1000px, 100%);
  padding: 5px 0;
  margin: 0 auto 10px auto;
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #339687;
}
@media screen and (max-width: 768px) {
  .support .facility h2 {
    font-size: 20px;
  }
}
.support .facility .facility_list {
  width: min(1000px, 100%);
  margin: auto;
  display: grid;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .support .facility .facility_list {
    gap: 20px;
  }
}
.support .facility .facility_list section {
  padding: 30px 20px 30px 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  place-items: end;
  gap: 40px;
  box-shadow: 2px 2px 15px 0px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .support .facility .facility_list section {
    padding: 10px;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.support .facility .facility_list section h3 {
  font-size: 21px;
  font-weight: 500;
  color: #339687;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .support .facility .facility_list section h3 {
    font-size: 18px;
  }
}
.support .facility .facility_list section h4 {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 23px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .support .facility .facility_list section h4 {
    font-size: 19px;
  }
}
.support .facility .facility_list section span {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 20px 0;
  display: block;
}
.support .facility .facility_list section p {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-align: justify;
}
.support .facility .facility_list section ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
  margin: 0 0 10px 0;
}
.support .facility .facility_list section small {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: 300;
  padding: 0 0 0 10px;
  display: block;
}
.support .facility .facility_list section small a {
  color: #221815;
}
.support .facility .facility_list section small a:hover {
  transition: 0.3s;
  opacity: 0.5;
}

.lifeinfo {
  padding: 60px 10px;
}
@media screen and (max-width: 768px) {
  .lifeinfo {
    padding: 30px 10px;
  }
}
.lifeinfo h2 {
  font-size: 28px;
  font-weight: 500;
  color: #315c34;
  text-align: center;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 768px) {
  .lifeinfo h2 {
    font-size: 20px;
  }
}
.lifeinfo h2 span {
  display: block;
}
.lifeinfo h2 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .lifeinfo h2 span br {
    display: block;
  }
}
.lifeinfo .lifeinfo_point {
  font-size: 17px;
  text-align: center;
  margin: 0 0 40px 0;
}
.lifeinfo .lifeinfo_point span {
  display: block;
}
.lifeinfo .lifeinfo_point span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .lifeinfo .lifeinfo_point span br {
    display: block;
  }
}
.lifeinfo .map_life {
  width: min(1020px, 100%);
  margin: auto;
}
.lifeinfo .map_life h3 {
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  padding: 10px;
  margin: 0 0 10px 0;
  background-color: #339687;
}
@media screen and (max-width: 768px) {
  .lifeinfo .map_life h3 {
    font-size: 20px;
  }
}
.lifeinfo .map_life_facility {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .lifeinfo .map_life_facility {
    grid-template-columns: repeat(2, 1fr);
  }
}
.lifeinfo .map_life_facility li {
  font-size: 14px;
  font-weight: 500;
  color: #4d4d4d;
  text-align: center;
  line-height: 1;
  left: 0.1em;
  padding: 10px 0;
  border-radius: 5px;
  cursor: pointer;
  background-color: #d2e2ba;
}
.lifeinfo .map_life_facility li span {
  font-size: 13px;
  font-weight: 700;
  color: #339687;
  margin: 0 0 5px 0;
  display: block;
}
.lifeinfo .map_life_facility li.active {
  color: #fff;
  background-color: #e1a25d;
}
.lifeinfo .map_life_facility li.active span {
  color: #fff;
}
.lifeinfo .map_life_facility_detail section {
  display: none;
}
.lifeinfo .map_life_facility_detail section.active {
  display: grid;
  gap: 20px;
}
.lifeinfo .map_life_facility_detail section .facility_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 20px;
  margin: 0 0 20px 0;
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 17px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .lifeinfo .map_life_facility_detail section .facility_list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(1)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(2)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(3)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(4)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(5)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(6)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(7)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(8)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(9)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(10)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(11)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(12)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(13)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_list li:nth-child(14)::before {
  content: "?";
  color: #da8b34;
}
.lifeinfo .map_life_facility_detail section .facility_img {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .lifeinfo .map_life_facility_detail section .facility_img {
    grid-template-columns: repeat(1, 1fr);
  }
}
.lifeinfo .map_life_facility_detail section .facility_img figcaption {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 17px;
}
.lifeinfo .map_life_facility_detail section .facility_img figcaption span {
  color: #da8b34;
}

.access_summary {
  padding: 40px 0;
  margin: 0 0 50px 0;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/access/fv__bg.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.access_summary div {
  width: min(1200px, 100%);
  padding: 0 10px;
  margin: auto;
}
.access_summary div h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .access_summary div h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.access_summary div h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .access_summary div h3 {
    font-size: 20px;
  }
}
.access_summary div h3 span {
  display: block;
}
.access_summary div h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .access_summary div h3 span br {
    display: block;
  }
}
.access_summary div p {
  font-size: 17px;
  color: #004121;
  text-align: center;
  margin: 0 0 50px 0;
}
@media screen and (max-width: 768px) {
  .access_summary div p {
    font-size: 15px;
    margin: 0 0 20px 0;
  }
}
.access_summary div p span {
  display: block;
}
.access_summary div p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .access_summary div p span br {
    display: block;
  }
}

.access_root {
  width: min(1000px, 100%);
  padding: 0 10px;
  margin: 0 auto 100px auto;
}
@media screen and (max-width: 768px) {
  .access_root {
    margin: 0 auto 50px auto;
  }
}
.access_root article {
  display: grid;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .access_root article {
    gap: 20px;
  }
}
.access_root article h3 {
  font-size: 32px;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .access_root article h3 {
    font-size: 20px;
  }
}
.access_root article h3 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .access_root article h3 br {
    display: block;
  }
}
.access_root article figure figcaption {
  font-size: 10px;
  text-align: right;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 768px) {
  .access_root article figure figcaption {
    text-align: left;
  }
}

.access_map {
  padding: 60px 10px;
  margin: 0 0 60px 0;
  background-color: #e8f7f1;
}
@media screen and (max-width: 768px) {
  .access_map {
    padding: 30px 10px;
    margin: 0 0 30px 0;
  }
}
.access_map h3 {
  font-size: 32px;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .access_map h3 {
    font-size: 20px;
  }
}
.access_map h3 span {
  display: block;
}
.access_map h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .access_map h3 span br {
    display: block;
  }
}
.access_map p {
  font-size: 17px;
  color: #004121;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .access_map p {
    font-size: 15px;
  }
}
.access_map p span {
  display: block;
}
.access_map p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .access_map p span br {
    display: block;
  }
}
.access_map div {
  width: min(1000px, 100%);
  padding: 0 10px;
  margin: auto;
}

.guide_map {
  width: min(900px, 100%);
  padding: 0 10px;
  margin: 0 auto 60px auto;
}
@media screen and (max-width: 768px) {
  .guide_map {
    padding: 40px 10px 0 10px;
    margin: 0 auto 30px auto;
  }
}
.guide_map h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .guide_map h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.guide_map div:last-child {
  margin: 20px 0 0 0;
}

.outline_table {
  width: min(1020px, 100%);
  padding: 0 10px;
  margin: 0 auto 60px auto;
}
@media screen and (max-width: 768px) {
  .outline_table {
    padding: 40px 10px 0 10px;
    margin: 0 auto 30px auto;
  }
}
.outline_table h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .outline_table h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.outline_table h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .outline_table h3 {
    font-size: 20px;
  }
}
.outline_table h3 span {
  display: block;
}
.outline_table h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .outline_table h3 span br {
    display: block;
  }
}
.outline_table p {
  font-size: 20px;
  margin: 0 0 10px 0;
}
.outline_table table {
  width: 100%;
  margin: 0 0 60px 0;
  border-top: solid 1px #000;
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  .outline_table table {
    margin: 0 0 30px 0;
  }
}
.outline_table table th {
  width: 20%;
  padding: 10px 15px;
  font-weight: 400;
  text-align: left;
  border: solid 1px #315c34;
  background: #c8c8c8;
}
@media screen and (max-width: 768px) {
  .outline_table table th {
    width: 100%;
    padding: 10px;
    display: block;
  }
}
.outline_table table td {
  padding: 10px 15px;
  border: solid 1px #315c34;
}
@media screen and (max-width: 768px) {
  .outline_table table td {
    width: 100%;
    padding: 10px;
    display: block;
  }
}

.plan_fv {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .plan_fv {
    margin: 0 0 30px 0;
  }
}

.plan_summary {
  padding: 0 10px 60px 10px;
}
@media screen and (max-width: 768px) {
  .plan_summary {
    padding: 0 10px 30px 10px;
  }
}
.plan_summary h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .plan_summary h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.plan_summary h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .plan_summary h3 {
    font-size: 20px;
  }
}
.plan_summary h3 span {
  display: block;
}
.plan_summary h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .plan_summary h3 span br {
    display: block;
  }
}
.plan_summary h3 .plan_summary_notice {
  font-size: 13px;
  color: #000;
  padding: 10px 0 0 0;
}
.plan_summary #plan_summary_img {
  width: min(840px, 100%);
  margin: auto;
}

.plan_detail {
  padding: 0 10px 80px 10px;
}
@media screen and (max-width: 768px) {
  .plan_detail {
    padding: 0 10px 40px 10px;
  }
}
.plan_detail .plan_detail_model {
  width: min(1000px, 100%);
  padding: 0 0 40px 0;
  margin: auto;
}
.plan_detail .plan_detail_model h3 {
  font-size: 31px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0 0 40px 0;
  background-color: #5c9d61;
}
@media screen and (max-width: 768px) {
  .plan_detail .plan_detail_model h3 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
}
.plan_detail .plan_detail_model h4 {
  font-size: 25px;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .plan_detail .plan_detail_model h4 {
    font-size: 20px;
    margin: 30px 0;
  }
}
.plan_detail .plan_detail_model h4 span {
  display: block;
}
.plan_detail .plan_detail_model h4 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .plan_detail .plan_detail_model h4 span br {
    display: block;
  }
}
.plan_detail .plan_detail_model .plan_drawing {
  display: grid;
  gap: 80px;
  margin: 0 0 80px 0;
}
@media screen and (max-width: 768px) {
  .plan_detail .plan_detail_model .plan_drawing {
    gap: 40px;
    margin: 0 0 40px 0;
  }
}
.plan_detail .plan_detail_model .plan_functions {
  width: min(1000px, 100%);
  margin: auto;
}
.plan_detail .plan_detail_model .plan_functions ul {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  row-gap: 10px;
}
@media screen and (max-width: 768px) {
  .plan_detail .plan_detail_model .plan_functions ul {
    grid-template-columns: repeat(4, 1fr);
  }
}

.plan_image {
  padding: 40px 10px;
  margin: 0 0 60px 0;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/plan/image__bg.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .plan_image {
    padding: 20px 10px;
    margin: 0 0 30px 0;
  }
}
.plan_image article {
  width: min(1000px, 100%);
  margin: 0 auto 40px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .plan_image article {
    grid-template-columns: 1fr;
    margin: 0 auto 20px auto;
  }
}
.plan_image article section h3 {
  font-size: 18px;
  color: #315c34;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .plan_image article section h3 {
    font-size: 16px;
  }
}
.plan_image p {
  width: min(1000px, 100%);
  margin: auto;
  font-size: 14px;
}

.design_summary {
  padding: 60px 10px 40px 10px;
  margin: 0 0 80px 0;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/design/summary__bg.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .design_summary {
    padding: 30px 10px 20px 10px;
    margin: 0 0 40px 0;
  }
}
.design_summary h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .design_summary h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.design_summary h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .design_summary h3 {
    font-size: 20px;
  }
}
.design_summary h3 span {
  display: block;
}
.design_summary h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_summary h3 span br {
    display: block;
  }
}
.design_summary p {
  font-size: 17px;
  color: #004121;
  text-align: center;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .design_summary p {
    margin: 0 0 30px 0;
  }
}
.design_summary p span {
  display: block;
}
.design_summary p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_summary p span br {
    display: block;
  }
}
.design_summary .design_section {
  width: min(1100px, 100%);
  margin: 0 auto 60px auto;
}
@media screen and (max-width: 768px) {
  .design_summary .design_section {
    margin: 0 auto 30px auto;
  }
}
.design_summary .design_section img {
  margin: 0 0 10px 0;
}
.design_summary .design_section figcaption {
  font-size: 15px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .design_summary .design_section figcaption {
    font-size: 12px;
  }
}
.design_summary ul {
  width: min(1000px, 100%);
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .design_summary ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.design_summary ul img {
  margin: 0 0 10px 0;
}
.design_summary ul span {
  font-size: 13px;
  text-align: justify;
  display: block;
}

.design_detail {
  padding: 0 10px;
}
.design_detail h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .design_detail h3 {
    font-size: 20px;
  }
}
.design_detail h3 span {
  display: block;
}
.design_detail h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_detail h3 span br {
    display: block;
  }
}
.design_detail .design_detail_summary {
  font-size: 17px;
  color: #004121;
  text-align: center;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_summary {
    margin: 0 0 30px 0;
  }
}
.design_detail .design_detail_summary span {
  display: block;
}
.design_detail .design_detail_summary span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_summary span br {
    display: block;
  }
}
.design_detail .design_detail_section_1 {
  width: min(1000px, 100%);
  padding: 0 0 40px 0;
  margin: 0 auto 80px auto;
  background-color: #e8f7f1;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_1 {
    padding: 0 0 20px 0;
    margin: 0 auto 40px auto;
  }
}
.design_detail .design_detail_section_1 figure {
  padding: 0 0 40px 0;
}
.design_detail .design_detail_section_1 figure figcaption {
  font-size: 13px;
  text-align: right;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_1 figure figcaption {
    text-align: justify;
  }
}
.design_detail .design_detail_section_1 h4 {
  font-size: 28px;
  font-weight: 700;
  color: #004121;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_1 h4 {
    font-size: 20px;
  }
}
.design_detail .design_detail_section_1 h4 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_1 h4 br {
    display: block;
  }
}
.design_detail .design_detail_section_1 ul {
  width: min(720px, 100%);
  padding: 0 10px;
  margin: auto;
  display: grid;
  grid-template-columns: 0.9fr 1.9fr;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_1 ul {
    gap: 10px;
  }
}
.design_detail .design_detail_section_1 ul figure {
  padding: 0;
}
.design_detail .design_detail_section_1 ul figure div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_1 ul figure div {
    gap: 10px;
  }
}
.design_detail .design_detail_section_1 ul figure figcaption {
  font-size: 17px;
  text-align: center;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_1 ul figure figcaption {
    font-size: 12px;
    padding: 10px 0 0 0;
  }
}
.design_detail .design_detail_section_2 {
  width: min(1020px, 100%);
  margin: 0 auto 50px auto;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 {
    margin: 0 auto 20px auto;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_1 {
  width: min(850px, 100%);
  margin: 0 auto 80px auto;
}
.design_detail .design_detail_section_2 .design_detail_section_2_1 figcaption {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_1 figcaption {
    font-size: 16px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_2 {
  width: min(1000px, 100%);
  margin: 0 auto 50px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_2 {
    margin: 0 auto 20px auto;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_2 section h4 {
  font-size: 26px;
  font-weight: 700;
  color: #004121;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #004121;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_2 section h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_2 section h4 br {
    display: none;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_2 section figcaption {
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_2 section figcaption {
    font-size: 12px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 {
  padding: 0 0 40px 0;
  margin: 0 0 60px 0;
  background-color: #e8f7f1;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_3 {
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 figure {
  padding: 0 0 30px 0;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_3 figure {
    padding: 0 0 20px 0;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 figure figcaption {
  font-size: 13px;
  text-align: right;
  padding: 0 20px 0 0;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_3 figure figcaption {
    text-align: justify;
    padding: 0 10px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 h4 {
  font-size: 28px;
  font-weight: 700;
  color: #004121;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_3 h4 {
    font-size: 20px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 h4 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_3 h4 br {
    display: block;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 p {
  font-size: 17px;
  line-height: 2.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_3 p {
    line-height: 2;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 p span {
  display: block;
}
.design_detail .design_detail_section_2 .design_detail_section_2_3 p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_3 p span br {
    display: block;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_4 {
  width: min(1000px, 100%);
  margin: 0 auto 60px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_4 {
    margin: 0 auto 30px auto;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_4 h4 {
  font-size: 24px;
  font-weight: 700;
  color: #004121;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #004121;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_4 h4 {
    font-size: 20px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_4 div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_4 div {
    grid-template-columns: 1fr;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_4 div figcaption {
  font-size: 23px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_4 div figcaption {
    font-size: 13px;
  }
}
.design_detail .design_detail_section_2 .design_detail_section_2_4 div p {
  font-size: 17px;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_2 .design_detail_section_2_4 div p {
    font-size: 16px;
  }
}
.design_detail .design_detail_section_title {
  margin: 0 0 60px 0;
}
.design_detail .design_detail_section_title h4 {
  font-size: 28px;
  font-weight: 700;
  color: #004121;
  text-align: center;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #004121;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_title h4 {
    font-size: 20px;
  }
}
.design_detail .design_detail_section_title h4 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_title h4 br {
    display: block;
  }
}
.design_detail .design_detail_section_title p {
  font-size: 17px;
  text-align: center;
}
.design_detail .design_detail_section_title p span {
  display: block;
}
.design_detail .design_detail_section_title p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .design_detail .design_detail_section_title p span br {
    display: block;
  }
}

.quality_fv {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .quality_fv {
    margin: 0 0 30px 0;
  }
}

.quality_summary {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .quality_summary {
    margin: 0 0 30px 0;
  }
}
.quality_summary h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .quality_summary h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.quality_summary h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .quality_summary h3 {
    font-size: 20px;
  }
}
.quality_summary h3 span {
  display: block;
}
.quality_summary h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .quality_summary h3 span br {
    display: block;
  }
}
.quality_summary p {
  font-size: 17px;
  color: #004121;
  text-align: center;
  margin: 0 0 50px 0;
}
@media screen and (max-width: 768px) {
  .quality_summary p {
    font-size: 15px;
    margin: 0 0 20px 0;
  }
}
.quality_summary p span {
  display: block;
}
.quality_summary p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .quality_summary p span br {
    display: block;
  }
}

.quality-tab_list {
  width: min(680px, 100%);
  padding: 0 10px;
  margin: 0 auto 60px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .quality-tab_list {
    margin: 0 auto 30px auto;
    gap: 10px;
  }
}
.quality-tab_list li {
  opacity: 0.2;
}
.quality-tab_list li.current {
  opacity: 1;
  cursor: default !important;
}
.quality-tab_list li:hover {
  opacity: 1;
  cursor: pointer;
  transition: 0.3s;
}

.category {
  display: none;
}
.category.current {
  display: block;
}

.quality_slogan {
  padding: 30px 10px;
  margin: 0 auto 30px auto;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/quality/bg__01.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .quality_slogan {
    width: calc(100% - 20px);
  }
}
.quality_slogan h3 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .quality_slogan h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}
.quality_slogan h3 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .quality_slogan h3 br {
    display: block;
  }
}
.quality_slogan p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .quality_slogan p {
    font-size: 16px;
  }
}
.quality_slogan p span {
  display: block;
}
.quality_slogan p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .quality_slogan p span br {
    display: block;
  }
}
.quality_slogan p span sup {
  font-size: 0.7em;
}

.quality_detail_summary p {
  font-size: 15px;
  text-align: center;
  line-height: 2;
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .quality_detail_summary p {
    margin: 0 0 30px 0;
  }
}
.quality_detail_summary p span {
  display: block;
}
.quality_detail_summary p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .quality_detail_summary p span br {
    display: block;
  }
}

.quality_detail_point {
  width: min(720px, 100%);
  padding: 0 10px;
  margin: 0 auto 60px auto;
}
@media screen and (max-width: 768px) {
  .quality_detail_point {
    margin: 0 auto 30px auto;
  }
}

.quality_detail_wrap {
  padding: 60px 0 0 0;
  background-color: #e8f7f1;
}
@media screen and (max-width: 768px) {
  .quality_detail_wrap {
    padding: 30px 0 0 0;
  }
}

.quality_detail_01 {
  width: min(1020px, 100%);
  padding: 0 10px;
  margin: 0 auto 60px auto;
}
@media screen and (max-width: 768px) {
  .quality_detail_01 {
    margin: 0 auto 30px auto;
  }
}
.quality_detail_01 figcaption {
  font-size: 11px;
  padding: 30px 0 0 0;
}
@media screen and (max-width: 768px) {
  .quality_detail_01 figcaption {
    padding: 10px 0 0 0;
  }
}

.quality_detail_02 {
  width: min(1020px, 100%);
  padding: 0 10px 60px 10px;
  margin: auto;
  display: grid;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .quality_detail_02 {
    padding: 0 10px 30px 10px;
  }
}
.quality_detail_02 .quality_detail_02_title {
  margin: 0 0 10px 0;
}
.quality_detail_02 .quality_detail_column_1_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  padding: 20px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .quality_detail_02 .quality_detail_column_1_1 {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 10px;
  }
}
.quality_detail_02 .quality_detail_column_1_1 h3 {
  font-weight: bold;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 768px) {
  .quality_detail_02 .quality_detail_column_1_1 h3 {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .quality_detail_02 .quality_detail_column_1_1 h3 br {
    display: none;
  }
}
.quality_detail_02 .quality_detail_column_1_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .quality_detail_02 .quality_detail_column_1_2 {
    grid-template-columns: 1fr;
  }
}
.quality_detail_02 .quality_detail_column_1_2 section {
  padding: 20px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .quality_detail_02 .quality_detail_column_1_2 section {
    padding: 10px;
  }
}
.quality_detail_02 .quality_detail_column_1_2 section h3 {
  font-weight: bold;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 768px) {
  .quality_detail_02 .quality_detail_column_1_2 section h3 {
    margin: 0 0 10px 0;
  }
}
.quality_detail_02 .quality_detail_column_1_2 small {
  text-align: right;
  padding: 20px 0 0 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .quality_detail_02 .quality_detail_column_1_2 small {
    text-align: left;
  }
}

.quality_detail_03 {
  display: grid;
  gap: 60px;
  padding: 60px 0 0 0;
  margin: 0 0 60px 0;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 {
    gap: 30px;
    padding: 30px 0 0 0;
    margin: 0 0 30px 0;
  }
}
.quality_detail_03 article {
  width: min(1020px, 100%);
  padding: 0 10px;
  margin: 0 auto;
}
.quality_detail_03 article .headline_1 {
  background-color: #5c9d61;
  padding: 5px 20px;
  margin: 0 0 20px 0;
  font-size: 23px;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .headline_1 {
    font-size: 18px;
  }
}
.quality_detail_03 article .headline_2 {
  display: flex;
  gap: 10px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #5c9d61;
}
.quality_detail_03 article .headline_2 span {
  font-size: 23px;
  font-weight: bold;
  color: #feed9c;
  padding: 0 10px;
  background-color: #5c9d61;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .headline_2 span {
    font-size: 18px;
  }
}
.quality_detail_03 article .headline_2 p {
  font-size: 22px;
  font-weight: bold;
  color: #5c9d61;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .headline_2 p {
    font-size: 18px;
  }
}
.quality_detail_03 article h4 {
  font-size: 22px;
  font-weight: bold;
  color: #5c9d61;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #5c9d61;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article h4 {
    font-size: 18px;
  }
}
.quality_detail_03 article h5 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #006536;
}
.quality_detail_03 article .quality_detail_03_column_1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .quality_detail_03_column_1 {
    grid-template-columns: 1fr;
  }
}
.quality_detail_03 article .quality_detail_03_column_1_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .quality_detail_03_column_1_2 {
    grid-template-columns: 1fr;
  }
}
.quality_detail_03 article .quality_detail_03_column_1_2 section {
  display: grid;
  align-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .quality_detail_03_column_1_2 section {
    gap: 10px;
  }
}
.quality_detail_03 article .quality_detail_03_column_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .quality_detail_03_column_2 {
    grid-template-columns: 1fr;
  }
}
.quality_detail_03 article .quality_detail_03_column_2 section {
  padding: 20px;
  background-color: #e8f7f1;
}
@media screen and (max-width: 768px) {
  .quality_detail_03 article .quality_detail_03_column_2 section {
    padding: 10px;
  }
}
.quality_detail_03 article .quality_detail_03_column_2 .column_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.quality_detail_case {
  width: min(870px, 100%);
  padding: 0 10px;
  margin: 0 auto 100px auto;
  display: grid;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .quality_detail_case {
    gap: 10px;
  }
}
.quality_detail_case figcaption {
  font-size: 11px;
  text-align: right;
  padding: 5px 0 0 0;
}
@media screen and (max-width: 768px) {
  .quality_detail_case figcaption {
    text-align: left;
  }
}
.quality_detail_case div {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 768px) {
  .quality_detail_case div {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.quality_detail_case p {
  font-size: 14px;
}

.equipment_fv {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .equipment_fv {
    margin: 0 0 30px 0;
  }
}

.equipment_summary {
  padding: 0 10px 30px 10px;
}
.equipment_summary h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .equipment_summary h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.equipment_summary h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .equipment_summary h3 {
    font-size: 20px;
  }
}
.equipment_summary h3 span {
  display: block;
}
.equipment_summary h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .equipment_summary h3 span br {
    display: block;
  }
}
.equipment_summary p {
  font-size: 17px;
  color: #231815;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .equipment_summary p {
    font-size: 16px;
  }
}
.equipment_summary p span {
  font-size: 17px;
  color: #004121;
  display: block;
}
.equipment_summary p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .equipment_summary p span br {
    display: block;
  }
}

.equipment-tab_list {
  width: min(1040px, 100%);
  padding: 0 10px;
  margin: 0 auto 50px auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .equipment-tab_list {
    margin: 0 auto 30px auto;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.equipment-tab_list li {
  opacity: 0.2;
}
.equipment-tab_list li.current {
  opacity: 1;
  cursor: default !important;
}
.equipment-tab_list li:hover {
  opacity: 1;
  cursor: pointer;
  transition: 0.3s;
}

.block {
  display: none;
}
.block.current {
  display: block;
}

.equipment_slogan {
  width: min(1020px, 100%);
  padding: 30px 10px;
  margin: 0 auto 30px auto;
  background-image: url(/bunjyo/yachiyomidorigaoka2/img/equipment/bg__01.jpg);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .equipment_slogan {
    width: calc(100% - 20px);
  }
}
.equipment_slogan h2 {
  font-size: 77px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin: 0 0 10px 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 768px) {
  .equipment_slogan h2 {
    font-size: 30px;
  }
}
.equipment_slogan h3 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .equipment_slogan h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}
.equipment_slogan h3 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .equipment_slogan h3 br {
    display: block;
  }
}
.equipment_slogan h4 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.12em;
  margin: 0 0 30px 0;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 768px) {
  .equipment_slogan h4 {
    font-size: 18px;
    margin: 0 0 10px 0;
  }
}
.equipment_slogan p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .equipment_slogan p {
    font-size: 16px;
  }
}
.equipment_slogan p span {
  display: block;
}
.equipment_slogan p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .equipment_slogan p span br {
    display: block;
  }
}
.equipment_slogan small {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: 0 0 30px 0;
  display: block;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 768px) {
  .equipment_slogan small {
    font-size: 18px;
  }
}

.equipment-type_title {
  text-align: center;
  margin: 0 0 30px 0;
}
.equipment-type_title p:nth-child(1) {
  font-size: 21px;
}
@media screen and (max-width: 768px) {
  .equipment-type_title p:nth-child(1) {
    font-size: 16px;
  }
}
.equipment-type_title p:nth-child(2) {
  font-size: 29px;
}
@media screen and (max-width: 768px) {
  .equipment-type_title p:nth-child(2) {
    font-size: 20px;
  }
}
.equipment-type_title p:nth-child(3) {
  font-size: 27px;
}
@media screen and (max-width: 768px) {
  .equipment-type_title p:nth-child(3) {
    font-size: 18px;
  }
}

.equipment-category_title {
  width: min(1020px, 100%);
  padding: 0 10px;
  margin: 0 auto 40px auto;
  border-bottom: 1px solid #315c34;
}
@media screen and (max-width: 768px) {
  .equipment-category_title {
    margin: 0 auto 20px auto;
  }
}
.equipment-category_title img {
  width: 270px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .equipment-category_title img {
    width: 200px;
  }
}

.equipment-title_1 {
  font-size: 29px;
  font-weight: 700;
  color: #004121;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .equipment-title_1 {
    font-size: 18px;
  }
}

.equipment-title_2 {
  font-size: 43px;
  font-weight: 700;
  color: #be2720;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .equipment-title_2 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}

.equipment-article {
  width: min(1020px, 100%);
  padding: 0 10px;
  margin: 0 auto 60px auto;
  display: grid;
  gap: 60px;
}
@media screen and (max-width: 768px) {
  .equipment-article {
    gap: 30px;
  }
}

.equipment-point_1 {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 70px;
}
@media screen and (max-width: 768px) {
  .equipment-point_1 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.equipment-point_2_summary {
  font-size: 17px;
  text-align: center;
  margin: 0 0 20px 0;
}
.equipment-point_2_summary span {
  display: block;
}
@media screen and (max-width: 768px) {
  .equipment-point_2_summary span {
    font-size: 16px;
  }
}
.equipment-point_2_summary span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .equipment-point_2_summary span br {
    display: block;
  }
}

.equipment-notice {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .equipment-notice {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
.equipment-notice li {
  background-color: #efefef;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 1px;
}
.equipment-notice li p:nth-child(1) {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 10px;
  background-color: #be2720;
}
@media screen and (max-width: 768px) {
  .equipment-notice li p:nth-child(1) {
    font-size: 16px;
  }
}
.equipment-notice li p:nth-child(2) {
  font-family: "甲仿幼用褒打 W3 JIS2004", "Noto Sans JP", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #4d4d4d;
  text-align: justify;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .equipment-notice li p:nth-child(2) {
    font-size: 14px;
  }
}

.equipment-category_summary h3 {
  font-size: 29px;
  font-weight: 700;
  color: #553f2f;
  text-align: center;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .equipment-category_summary h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
}
.equipment-category_summary h3 br {
  display: none;
}
@media screen and (max-width: 768px) {
  .equipment-category_summary h3 br {
    display: block;
  }
}
.equipment-category_summary p {
  font-size: 17px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .equipment-category_summary p {
    font-size: 16px;
  }
}
.equipment-category_summary p span {
  display: block;
}
.equipment-category_summary p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .equipment-category_summary p span br {
    display: block;
  }
}

.equipment-floor_img_1 {
  width: min(490px, 100%);
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 45px;
       column-gap: 45px;
  row-gap: 20px;
}
@media screen and (max-width: 768px) {
  .equipment-floor_img_1 {
    gap: 10px;
  }
}
.equipment-floor_img_1 figcaption {
  font-size: 13px;
  text-align: center;
}

.equipment-floor_img_2 {
  width: min(750px, 100%);
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .equipment-floor_img_2 {
    gap: 10px;
  }
}

.equipment-kitchen_1 {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 40px;
  font-size: 14px;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .equipment-kitchen_1 {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.equipment-kitchen_1 div:nth-child(2) {
  display: grid;
  align-content: space-between;
  gap: 10px;
}

.equipment-kitchen_2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  font-size: 14px;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .equipment-kitchen_2 {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.equipment-kitchen_2 div:nth-child(2) {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .equipment-kitchen_2 div:nth-child(2) {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}

.equipment-kitchen_3 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .equipment-kitchen_3 {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.equipment-kitchen_3 li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  font-size: 14px;
  text-align: justify;
}

.equipment-kitchen_title {
  font-size: 15px;
  font-weight: 700;
  padding: 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #000;
}

.gallery_fv {
  margin: 0 0 60px 0;
}
@media screen and (max-width: 768px) {
  .gallery_fv {
    margin: 0 0 30px 0;
  }
}

.gallery_summary {
  padding: 40px 10px 30px 10px;
}
.gallery_summary h2 {
  font-size: 50px;
  font-weight: 700;
  color: #004121;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .gallery_summary h2 {
    font-size: 30px;
    margin: 0 0 20px 0;
  }
}
.gallery_summary h3 {
  font-size: 30px;
  font-weight: 700;
  color: #004121;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .gallery_summary h3 {
    font-size: 20px;
  }
}
.gallery_summary h3 span {
  display: block;
}
.gallery_summary h3 span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .gallery_summary h3 span br {
    display: block;
  }
}
.gallery_summary p {
  font-size: 17px;
  color: #231815;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .gallery_summary p {
    font-size: 16px;
  }
}
.gallery_summary p span {
  font-size: 17px;
  color: #004121;
  display: block;
}
.gallery_summary p span br {
  display: none;
}
@media screen and (max-width: 768px) {
  .gallery_summary p span br {
    display: block;
  }
}

.gallery-tab_list {
  width: min(580px, 100%);
  padding: 0 10px;
  margin: 0 auto 60px auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 45px;
}
@media screen and (max-width: 768px) {
  .gallery-tab_list {
    margin: 0 auto 30px auto;
    gap: 10px;
  }
}
.gallery-tab_list li {
  opacity: 0.3;
}
.gallery-tab_list li.current {
  opacity: 1;
  cursor: default !important;
}
.gallery-tab_list li:hover {
  opacity: 1;
  cursor: pointer;
  transition: 0.3s;
}

.gallery-block {
  display: none;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 768px) {
  .gallery-block {
    margin: 0 auto 40px auto;
  }
}
.gallery-block.current {
  display: block;
}

#slider_1_thumb,
#slider_2_thumb {
  margin: 0 0 5px 0;
}/*# sourceMappingURL=common.css.map */