@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Roboto:wght@100;400;700&display=swap");
html {
  scroll-behavior: smooth;
  overflow-y: scroll;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #1a1a1a;
  height: 100%;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "pkna" 1;
  font-weight: 300;
  font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
}

.layout_width {
  width: 1080px;
  margin-left: calc((100% - 1080px) / 2);
  margin-right: calc((100% - 1080px) / 2);
}

.layout_width2 {
  width: 1280px;
  margin-left: calc((100% - 1280px) / 2);
  margin-right: calc((100% - 1280px) / 2);
}

.header_width {
  width: 1080px;
  margin-left: calc((100% - 1080px) / 2);
  margin-right: calc((100% - 1080px) / 2);
}

.footer_width {
  width: 1024px;
  margin-left: calc((100% - 1024px) / 2);
  margin-right: calc((100% - 1024px) / 2);
}

section {
  padding: 0rem 0 6rem;
}
section:first-child {
  padding: 0rem 0 6rem;
}

.first-section {
  padding: 2rem 0 6rem;
}

.header_margin {
  margin: 170px 0 0 0;
}

.h2 {
  width: 50%;
  height: auto;
  font-size: clamp(1.4rem, 1.218rem + 0.91vw, 1.9rem);
  font-weight: 500;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 0;
  padding: 2.8rem 0 2.8rem;
  color: #7db100;
}
.h2 p {
  color: #685f53;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 4rem;
  text-align: center;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-flow: column;
  position: relative;
}
.h2 p span {
  font-size: 0.8rem;
  color: #7db100;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.h2::after {
  display: block;
  content: "";
  width: 100%;
  height: 0.25px;
  border-radius: 1px;
  background-color: #649600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

a:hover {
  opacity: 0.8;
}

.sub_gb {
  background: rgb(250, 248, 245);
  background: linear-gradient(45deg, rgb(250, 248, 245) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#faf8f5", endColorstr="#ffffff", GradientType=1);
}

.footer_bg {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(0, 126, 12, 0.0620623249) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#007e0c", GradientType=1);
}

#__common_sub_section {
  width: 100%;
  position: relative;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px !important;
  min-height: 300px;
}
#__common_sub_section h1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  height: 300px;
  background: linear-gradient(to left, rgb(244, 249, 233) 50%, rgba(244, 249, 233, 0) 70%);
  padding: 2rem 4rem;
  position: absolute;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#__common_sub_section h1 p {
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(1.2rem, 0.909rem + 1.45vw, 2rem);
  color: #7db100;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-left: 50%;
}
#__common_sub_section h1 p::after {
  display: block;
  content: "";
  width: 80%;
  height: 1px;
  background-color: #7db100;
  margin: 1rem 0;
}
#__common_sub_section h1 span {
  display: block;
  font-size: clamp(0.6rem, 0.382rem + 1.09vw, 1.2rem);
  color: #7db100;
  font-weight: bold;
  margin-left: 50%;
}

.__common_section_header_about {
  width: 50%;
  background-image: url("../../img/common/section_header/medical_corporation.jpg");
  background-position: left top !important;
  height: 200px;
}

.__common_section_header_clinic {
  background-image: url("../../img/common/section_header/about.jpg");
  background-position: left center !important;
  height: 200px;
}

.__common_section_header_rehabilitation {
  background-image: url("../../img/common/section_header/rehabilitation.jpg");
  background-position: left center !important;
  height: 200px;
}

.__common_section_header_visitingnursing {
  background-image: url("../../img/common/section_header/visitingnursing.jpg");
  background-position: left top !important;
  height: 200px;
}

.__common_section_header_nursingcare {
  background-image: url("../../img/common/section_header/home_care_support.jpg");
  background-position: left top !important;
  height: 200px;
}

.__common_section_header_recruit {
  background-image: url("../../img/common/section_header/recruit.jpg");
  background-position: left center !important;
  height: 200px;
  min-height: 300px;
}

.breadcrumb {
  margin: 0rem 0 0 0;
  padding: 2rem 0 0 0;
}
.breadcrumb ul {
  display: flex;
}
.breadcrumb ul li::after {
  content: ">";
  margin: 0 10px;
}
.breadcrumb ul li:last-child::after {
  display: none;
}

.h2_padding {
  padding: 4rem 0 0 0 !important;
}

.sub_h2 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-bottom: solid 1px #7db100;
  font-weight: bold;
  margin: 0rem 0 2rem 0;
}
.sub_h2 p {
  font-size: clamp(1.2rem, 1.055rem + 0.73vw, 1.6rem);
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  padding: 0.5rem 0 0.5rem 2rem;
}
.sub_h2::before {
  content: "";
  width: 10px;
  height: 50px;
  background-color: #7db100;
  display: block;
}

.sub_h3 {
  font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
  font-weight: bold;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #7db100;
}

.h3_sub {
  width: 100%;
  height: auto;
  margin: 5.6rem auto 1.4rem;
  padding: 2.8rem 0 2.8rem;
  color: #7db100;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.h3_sub p {
  width: -moz-fit-content;
  width: fit-content;
  color: #685f53;
  padding: 0 4rem;
  text-align: center;
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-size: clamp(1.4rem, 1.218rem + 0.91vw, 1.9rem);
  position: relative;
}
.h3_sub::before {
  display: inline-block;
  content: "";
  width: 50%;
  height: 0.25px;
  border-radius: 1px;
  background-color: #649600;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h3_sub::after {
  display: inline-block;
  content: "";
  width: 50%;
  height: 0.25px;
  border-radius: 1px;
  background-color: #649600;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.h4_sub {
  width: 80% !important;
  font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
  font-weight: bold;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #7db100;
  position: relative;
  margin: 5.5rem auto;
}
.h4_sub p {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.h4_sub::before {
  content: "";
  display: block;
  height: 1px;
  border-bottom: solid 1px #649600;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h4_sub::after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: solid 1px #649600;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.sub_h3_550px p {
  padding: 0 2rem;
}
.sub_h3_550px::before {
  width: calc((100% - 861px) / 2);
}
.sub_h3_550px::after {
  width: calc((100% - 861px) / 2);
}

.sub_h3_360px::before {
  width: calc((100% - 612px) / 2);
}
.sub_h3_360px::after {
  width: calc((100% - 612px) / 2);
}

.sub_h3_280px::before {
  width: calc((100% - 491px) / 2);
}
.sub_h3_280px::after {
  width: calc((100% - 491px) / 2);
}

.sub_h4_280px::before {
  width: calc((100% - 280px) / 2);
}
.sub_h4_280px::after {
  width: calc((100% - 280px) / 2);
}

.sub_h3_250px::before {
  width: calc((100% - 250px) / 2);
}
.sub_h3_250px::after {
  width: calc((100% - 250px) / 2);
}

.sub_h4_250px::before {
  width: calc((100% - 250px) / 2);
}
.sub_h4_250px::after {
  width: calc((100% - 250px) / 2);
}

.sub_h3_180px::before {
  width: calc((100% - 180px) / 2);
}
.sub_h3_180px::after {
  width: calc((100% - 180px) / 2);
}

.sub_h3_150px::before {
  width: calc((100% - 310px) / 2);
}
.sub_h3_150px::after {
  width: calc((100% - 310px) / 2);
}

.yobou {
  margin: 2.5rem auto;
}

._contents_left_img_right_text {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
._contents_left_img_right_text > .img_box {
  width: 40%;
  aspect-ratio: 1/1;
}
._contents_left_img_right_text > .img_box img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
._contents_left_img_right_text > .text_box {
  width: 55%;
  position: relative;
}
._contents_left_img_right_text > .text_box h3 {
  font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
  font-weight: bold;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #7db100;
  margin: 0.5rem 0 1rem;
}
._contents_left_img_right_text > .text_box p {
  margin: 0.5 0 1rem 0;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6rem;
  margin: 0 0 1rem 0;
}
._contents_left_img_right_text > .text_box p:last-child {
  margin: 0;
}

._contents_right_img_left_text {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row-reverse;
}
._contents_right_img_left_text > .img_box {
  width: 40%;
  aspect-ratio: 1/1;
}
._contents_right_img_left_text > .img_box img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
._contents_right_img_left_text > .text_box {
  width: 55%;
}
._contents_right_img_left_text > .text_box h3 {
  font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
  font-weight: bold;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #7db100;
  margin: 0.5rem 0 1rem;
}
._contents_right_img_left_text > .text_box p {
  margin: 0.5 0 1rem 0;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6rem;
}

._contents_1column_list_on_title ul li h3 {
  font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #7db100;
  font-weight: bold;
  margin: 2rem 0 0rem;
}
._contents_1column_list_on_title ul li h3::before {
  content: "●";
  color: #ee7800;
  margin: 0 10px 0 0;
}
._contents_1column_list_on_title ul li p {
  margin: 1rem 0 0 2rem;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6rem;
}

._contents_all_image {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
._contents_all_image img {
  max-width: 80%;
  height: auto;
}

._contents_all_text {
  width: 100%;
  height: auto;
}
._contents_all_text p {
  margin: 1rem 0 0 2rem;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
  line-height: 1.6rem;
}

.marker {
  background: linear-gradient(transparent 60%, #ff6 60%);
}

@media screen and (max-width: 1600px) {
  .__common_section_header_visitingnursing {
    background-position: left top !important;
    background-size: contain !important;
  }
}
@media screen and (max-width: 1280px) {
  .layout_width2 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .__common_section_header_nursingcare {
    background-image: url("../../img/common/section_header/home_care_support.jpg");
    background-position: left top !important;
    background-size: contain !important;
  }
}
@media screen and (max-width: 1150px) {
  .layout_width {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .header_width {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .footer_width {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .header_margin {
    margin: 89px 0 0 0;
  }
  #__common_sub_section {
    height: 200px;
  }
  #__common_sub_section h1 {
    padding: 1.8rem 3.6rem;
    width: 100%;
  }
  #__common_sub_section h1 span {
    display: block;
    color: #7db100;
    font-weight: bold;
  }
}
@media screen and (max-width: 1024px) {
  #__common_sub_section {
    height: 200px;
  }
  #__common_sub_section h1 {
    padding: 1.4rem 2.8rem;
    width: 100%;
  }
  #__common_sub_section h1 span {
    display: block;
    color: #7db100;
    font-weight: bold;
  }
  .__common_section_header_visitingnursing {
    background-position: left top !important;
    background-size: contain !important;
    height: 200px;
  }
  .__common_section_header_nursingcare {
    background-position: left center !important;
    background-size: contain !important;
    height: 200px;
  }
}
@media screen and (max-width: 900px) {
  .__common_section_header_about {
    background-position: left top !important;
    background-size: cover !important;
    height: 200px;
  }
  .__common_section_header_clinic {
    background-position: left top !important;
    background-size: cover !important;
    height: 200px;
  }
  .__common_section_header_rehabilitation {
    background-position: left center !important;
    background-size: cover !important;
    height: 200px;
  }
  .__common_section_header_visitingnursing {
    background-position: left center !important;
    background-size: cover !important;
    height: 200px;
  }
  .__common_section_header_nursingcare {
    background-position: left top !important;
    background-size: cover !important;
    height: 200px;
  }
  .__common_section_header_recruit {
    background-position: right center !important;
    background-size: cover !important;
    height: 200px;
  }
  section {
    padding: 1rem 0 3rem;
  }
  section:first-child {
    padding: 0rem 0 3rem;
  }
  #__common_sub_section {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #__common_sub_section h1 {
    padding: 1.5rem 3rem;
    width: 70%;
    background: rgba(255, 255, 255, 0.8);
    height: auto;
    margin: 0 15%;
  }
  #__common_sub_section h1 p {
    width: 100%;
    margin-left: 0%;
  }
  #__common_sub_section h1 p::after {
    display: block;
    content: "";
    width: 80%;
    height: 2px;
    background-color: #7db100;
    margin: 1rem 0;
  }
  #__common_sub_section h1 span {
    width: 100%;
    margin-left: 0%;
    text-align: center;
  }
  ._contents_left_img_right_text {
    width: calc(100% - 4rem);
    flex-flow: column;
    margin: 1rem 2rem 0 2rem;
  }
  ._contents_left_img_right_text > .img_box {
    width: 100%;
    margin: 1rem 0 1rem 0;
    aspect-ratio: unset;
  }
  ._contents_left_img_right_text > .img_box img {
    width: 100%;
    aspect-ratio: unset;
    -o-object-fit: none;
       object-fit: none;
  }
  ._contents_left_img_right_text > .text_box {
    width: 100%;
  }
  ._contents_right_img_left_text {
    width: calc(100% - 4rem);
    flex-flow: column;
    margin: 1rem 2rem 0 2rem;
  }
  ._contents_right_img_left_text > .img_box {
    width: 100%;
    aspect-ratio: 1/0.75;
  }
  ._contents_right_img_left_text > .img_box img {
    width: 100%;
    aspect-ratio: 1/0.75;
    -o-object-fit: cover;
       object-fit: cover;
  }
  ._contents_right_img_left_text > .text_box {
    width: 100%;
  }
  ._contents_right_img_left_text > .text_box h3 {
    font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
    font-weight: bold;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #7db100;
    margin: 0.5rem 0 1rem;
  }
  ._contents_right_img_left_text > .text_box p {
    margin: 0.5 0 1rem 0;
    text-align: justify;
    -moz-text-align-last: left;
         text-align-last: left;
    line-height: 1.6rem;
  }
  ._contents_1column_list_on_title ul li h3 {
    padding-left: 1.9rem;
    text-indent: -1.9rem;
  }
  ._contents_1column_list_on_title ul li p {
    margin: 1rem 2rem 0 2rem;
  }
  ._contents_all_text {
    width: 100%;
    height: auto;
  }
  ._contents_all_text p {
    margin: 1rem 2rem 0 2rem;
  }
  .h2 {
    width: 90%;
    padding: 2.8rem 0 2.8rem;
  }
  .h2 p {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .breadcrumb {
    margin: 0rem 0 0 0;
    padding: 2rem 0 0 0;
  }
  section {
    padding: 1rem 0 1rem;
  }
  section:first-child {
    padding: 0rem 0 1rem;
  }
  .first-section {
    padding: 2rem 0 0rem;
  }
  #__common_sub_section {
    height: 200px;
  }
  #__common_sub_section div h1 {
    padding: 1rem 0rem;
    width: 80%;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 10%;
  }
  #__common_sub_section div h1 p {
    margin-left: 0;
  }
  #__common_sub_section div h1 span {
    margin-left: 0;
  }
  .h3_sub p {
    width: -moz-fit-content;
    width: fit-content;
    color: #685f53;
    padding: 0 0rem;
    text-align: center;
    display: flex;
    justify-content: center;
    font-weight: 500;
    font-size: clamp(1.4rem, 1.218rem + 0.91vw, 1.9rem);
    position: relative;
  }
  .h3_sub {
    width: 100%;
    height: auto;
    margin: 5.6rem auto 1.4rem;
    padding: 2.8rem 0 2.8rem;
    color: #7db100;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .h3_sub p {
    width: -moz-fit-content;
    width: fit-content;
    color: #685f53;
    padding: 0 1rem;
    text-align: center;
    display: flex;
    justify-content: center;
    font-weight: 500;
    font-size: clamp(1.4rem, 1.218rem + 0.91vw, 1.9rem);
    position: relative;
    background-color: #ffffff;
    z-index: 2;
  }
  .h3_sub::before {
    width: 100%;
    z-index: 1;
  }
  .h3_sub::after {
    z-index: 1;
  }
  ._contents_left_img_right_text {
    width: 100%;
    margin: 1rem 0rem 0 0rem;
  }
  ._contents_left_img_right_text > .img_box img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
header {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999999;
  background-image: url("../../img/common/header/sakura.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
}
header div {
  margin: 1rem 0;
}
header div .logo {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 30px;
  position: relative;
}
header div .logo img {
  width: 60px;
  aspect-ratio: 1/1;
}
header div .logo .logo_text {
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  font-weight: bold;
  margin: 0 0 0 1rem;
  position: relative;
}
header div .logo .logo_text span {
  font-size: 0.9rem;
}
header div .logo .logo_text h1 {
  font-size: 1.2rem;
  margin: 0.25rem 0 0 0;
}
header div .header_info {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
header div .header_info span {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: bold;
  color: #685f53;
}
header div .header_info a {
  font-family: "Roboto", sans-serif;
  font-size: 2.4rem;
  font-weight: bold;
  color: #685f53;
}
header div nav {
  width: 100%;
  margin: 1rem 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
header div nav ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
header div nav ul li {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  border-right: solid 1px #efefef;
  padding: 1rem 0;
}
header div nav ul li:nth-child(7) {
  display: none;
  padding: 0 1rem;
}
header div nav ul li:nth-child(7) input[type=checkbox] {
  display: none;
}
header div nav ul li:nth-child(7) .sp_label {
  width: 30px;
  height: 24px;
  padding: 0 1.15rem;
  margin: 0 auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
header div nav ul li:nth-child(7) .sp_label span {
  width: 24px;
  height: 1px;
  background-color: #333333;
}
header div nav ul li:nth-child(7) .sp_label span:nth-child(2) {
  margin: 0.4rem;
}
header div nav ul li:nth-child(7) .sp_menu_name {
  color: #7db100;
}
header div nav ul li:nth-child(7) span {
  font-size: clamp(0.6rem, 0.564rem + 0.18vw, 0.7rem);
}
@-moz-document url-prefix() {
  header div nav ul li:nth-child(7) input[type=checkbox] {
    display: none;
  }
  header div nav ul li:nth-child(7) > label {
    width: 24px;
    height: 24px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  header div nav ul li:nth-child(7) > label span {
    display: block;
    width: 24px;
    height: 1px;
    background-color: #999999;
  }
  header div nav ul li:nth-child(7) > label span:nth-child(2) {
    margin: 0.4rem;
  }
  header div nav ul li:nth-child(7) span {
    font-size: 0.7rem;
  }
}
header div nav ul li:nth-child(9) {
  display: none;
}
header div nav ul li:last-child {
  border-right: none;
}
header div nav ul li a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 0 1.15rem;
  font-weight: 500;
}
header div nav ul li a p {
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
}
header div nav ul li a span {
  width: 100%;
  text-align: center;
  font-size: 0.7rem;
  color: #7db100;
}
header div nav ul li label {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 0 1.15rem;
  font-weight: 500;
}
header div nav ul li label p {
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
}
header div nav ul li label span {
  width: 100%;
  text-align: center;
  font-size: clamp(0.6rem, 0.564rem + 0.18vw, 0.7rem);
  color: #7db100;
}
header div nav ul li label img {
  display: none;
}
header div nav ul .active {
  background-color: #7db100;
}
header div nav ul .active a p {
  color: #ffffff;
}
header div nav ul .active a span {
  color: #ffffff;
}

#__common_open_box_1 {
  position: absolute;
  top: -170px;
  left: 0;
  width: 100%;
  height: auto;
  background: #7db100;
  padding: 20px;
  z-index: 999;
  transition: 1s;
}
#__common_open_box_1 ul {
  width: 60%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}
#__common_open_box_1 ul li {
  width: 48%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
#__common_open_box_1 ul li a {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
#__common_open_box_1 ul li a .menu_img {
  width: 150px;
  aspect-ratio: 1/1;
}
#__common_open_box_1 ul li a .menu_img img {
  width: 150px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
#__common_open_box_1 ul li a h2 {
  width: 100%;
  text-align: center;
  color: #7db100;
  font-size: 1rem;
  font-weight: bold;
}

#__common_sp_menu_contact_box {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.9);
  width: 90%;
  height: calc(100vh - 170px);
  position: fixed;
  right: -90%;
  top: 170px;
  z-index: 999999999;
  transition: 1s all;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#__common_sp_menu_contact_box ul {
  position: relative;
  padding: 3.6rem;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  transition: 1s all;
}
#__common_sp_menu_contact_box ul > label {
  position: absolute;
  right: 40px;
  top: 0;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7db100;
  border-radius: 15px;
  z-index: 9999;
}
#__common_sp_menu_contact_box ul > label:hover {
  cursor: pointer;
  background-color: #333333;
}
#__common_sp_menu_contact_box ul > label > img {
  width: 20px;
  aspect-ratio: 1/1;
}
#__common_sp_menu_contact_box ul li {
  width: calc(50% - 20px);
  border: solid 1px #dedede;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  margin-bottom: 2rem;
  transition: 0.5s all;
  padding: 2.4rem;
  position: relative;
  overflow: hidden;
}
#__common_sp_menu_contact_box ul li::after {
  content: "";
  width: 10%;
  aspect-ratio: 1/1;
  background-image: url("../../img/common/logo.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-flow: column;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name {
  width: 100%;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name span {
  font-size: 0.9rem;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name p {
  color: #7db100;
  font-size: 1.2rem;
  font-weight: bold;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_address {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 1.2rem 0;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_address span {
  font-size: 0.9rem;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel {
  display: flex;
  flex-wrap: wrap;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div span {
  color: #7db100;
  font-size: 0.6rem;
  font-weight: bold;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div a {
  color: #7db100;
  line-height: 1.5rem;
  font-weight: bold;
  font-size: 1.6rem;
}
#__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel p {
  width: 100%;
  font-size: 0.8rem;
  margin-top: 1rem;
  text-align: center;
}

#sp_menu_contact_checks + #__common_sp_menu_contact_box {
  right: 0;
  transition: 1s all;
}

#__common_sp_menu_navigation_box {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.9);
  width: 90%;
  height: calc(100vh - 170px);
  position: fixed;
  right: -90%;
  top: 170px;
  z-index: 999999999;
  transition: 1s all;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#__common_sp_menu_navigation_box nav {
  position: relative;
  padding: 3.6rem;
}
#__common_sp_menu_navigation_box nav > label {
  position: absolute;
  right: 40px;
  top: 0px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7db100;
  border-radius: 15px;
  z-index: 9999;
}
#__common_sp_menu_navigation_box nav > label:hover {
  cursor: pointer;
  background-color: #333333;
}
#__common_sp_menu_navigation_box nav > label > img {
  width: 20px;
  aspect-ratio: 1/1;
}
#__common_sp_menu_navigation_box nav ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#__common_sp_menu_navigation_box nav ul li {
  width: calc(33.3333333333% - 20px);
  border: solid 1px #dedede;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  margin-bottom: 2rem;
  transition: 0.5s all;
  position: relative;
  overflow: hidden;
}
#__common_sp_menu_navigation_box nav ul li::after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../../img/common/logo.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#__common_sp_menu_navigation_box nav ul li:hover {
  scale: 1.05;
  transition: 0.5s all;
}
#__common_sp_menu_navigation_box nav ul li a {
  padding: 1.2rem;
  display: flex;
  flex-flow: column;
}
#__common_sp_menu_navigation_box nav ul li a p {
  font-size: 0.9rem;
}
#__common_sp_menu_navigation_box nav ul li a span {
  font-size: 0.7rem;
}

#sp_menu_checks:checked + #__common_sp_menu_navigation_box {
  right: 0;
  transition: 1s all;
}

#sp_menu_contact_checks {
  display: none;
}

.contact_pc {
  display: block;
}

.contact_sp {
  display: none;
}

@media screen and (max-width: 1280px) {
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div {
    width: 100%;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div:nth-child(2) {
    margin: 0.5rem 0 0 0;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel p {
    width: 100%;
  }
}
@media screen and (max-width: 1120px) {
  .contact_pc {
    display: none;
  }
  .contact_sp {
    display: block;
  }
  header div {
    padding: 0 0 0 1rem;
    margin: 0;
    display: flex;
    justify-content: space-between;
  }
  header div .logo {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
  }
  header div .logo img {
    width: 60px;
    aspect-ratio: 1/1;
  }
  header div .logo .logo_text {
    display: flex;
    flex-flow: column;
  }
  header div nav {
    width: 30%;
    margin: 0rem 0 0;
  }
  header div nav ul {
    justify-content: flex-end;
    align-items: center;
  }
  header div nav ul li {
    width: auto;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0rem 0;
  }
  header div nav ul li:nth-of-type(n+1):nth-of-type(-n+6) {
    display: none;
  }
  header div nav ul li:nth-child(7) {
    width: auto;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1.5rem;
  }
  header div nav ul li:nth-child(7) .sp_label {
    width: 40px;
    height: 30px;
  }
  @-moz-document url-prefix() {
    header div nav ul li:nth-child(7) > label {
      height: 30px;
    }
  }
  header div nav ul li:nth-child(9) {
    display: flex;
    width: auto;
    aspect-ratio: 1/1;
  }
  header div nav ul li:nth-child(9) a img {
    display: block;
    width: 30px;
    aspect-ratio: 1/1;
  }
  header div nav ul li:nth-child(9) a span {
    width: 100%;
    text-align: center;
    font-size: clamp(0.6rem, 0.564rem + 0.18vw, 0.7rem);
    color: #7db100;
  }
  header div nav ul li label {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.15rem;
  }
  header div nav ul li label span {
    width: 100%;
    text-wrap: nowrap;
  }
  header div nav ul li label p {
    display: none;
  }
  header div nav ul li label img {
    display: block;
    width: 30px;
    aspect-ratio: 1/1;
  }
  header div nav ul li .sp_menu_name {
    font-weight: 500;
  }
  header div nav ul .active {
    background-color: #7db100;
  }
  header div nav ul .active a p {
    color: #ffffff;
  }
  header div nav ul .active a span {
    color: #ffffff;
  }
  #__common_open_box_1 {
    position: absolute;
    top: -170px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px;
    z-index: 999;
    transition: 1s;
  }
  #__common_open_box_1 ul {
    width: 60%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
  }
  #__common_open_box_1 ul li {
    width: 48%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
  }
  #__common_open_box_1 ul li a {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
  }
  #__common_open_box_1 ul li a .menu_img {
    width: 150px;
    aspect-ratio: 1/1;
  }
  #__common_open_box_1 ul li a .menu_img img {
    width: 150px;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #__common_open_box_1 ul li a h2 {
    width: 100%;
    text-align: center;
    color: #7db100;
    font-size: 1rem;
    font-weight: bold;
  }
  #__common_sp_menu_contact_box {
    height: calc(100vh - 88px);
    top: 88px;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name span {
    font-size: 0.8rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name p {
    font-size: 1.1rem;
  }
  #__common_sp_menu_navigation_box {
    height: calc(100vh - 88px);
    top: 88px;
  }
}
@media screen and (max-width: 1024px) {
  header div .logo::before {
    content: "";
    bottom: 12px;
    right: -50px;
  }
  #__common_sp_menu_navigation_box nav ul li {
    width: calc(50% - 20px);
  }
  #__common_sp_menu_contact_box ul li {
    padding: 1.2rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name {
    width: 100%;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name span {
    font-size: 0.8rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name p {
    color: #7db100;
    font-size: 1rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_address span {
    font-size: 0.9rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel {
    display: flex;
    flex-flow: column;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div span {
    font-size: 0.6rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div a {
    font-size: 1.4rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel p {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  header div .logo {
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header div .logo::before {
    content: "";
    width: 90px;
    height: 60px;
    bottom: 12px;
    right: -50px;
    display: none;
  }
  header div .logo .logo_text {
    display: none;
  }
  #__common_sp_menu_contact_box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #__common_sp_menu_contact_box ul li {
    width: 100%;
    padding: 1.2rem;
    margin-bottom: 1rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name span {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    display: none;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_name p {
    text-align: center;
    width: 100%;
    color: #7db100;
    font-size: 0.95rem;
    margin: 0 0 0.5rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_address {
    display: none;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_address span {
    font-size: 0.9rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel {
    display: flex;
    flex-flow: column;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div span {
    text-align: center;
    font-size: 0.6rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div a {
    font-size: 1.4rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel p {
    width: 100%;
    text-align: center;
    -moz-text-align-last: center;
         text-align-last: center;
    font-size: 0.6rem;
    display: none;
  }
  #__common_sp_menu_navigation_box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #__common_sp_menu_navigation_box nav {
    padding: 1.2rem;
  }
  #__common_sp_menu_navigation_box nav > label {
    right: 20px;
    top: -20px;
  }
  #__common_sp_menu_navigation_box nav > label > img {
    width: 20px;
    aspect-ratio: 1/1;
  }
  #__common_sp_menu_navigation_box nav ul li {
    width: 48%;
    margin-bottom: 0.5rem;
  }
  #__common_sp_menu_navigation_box nav ul li:nth-child(n+3) {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  header div .logo::before {
    content: "";
    width: 90px;
    height: 60px;
    position: absolute;
    background-image: url("../../img/common/sakura2.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto 100%;
    bottom: 12px;
    right: -50px;
  }
  #__common_sp_menu_contact_box ul {
    padding: 0 1.2rem 1.2rem 1.2rem;
  }
  #__common_sp_menu_contact_box ul > label {
    right: 20px;
    top: -40px;
  }
  #__common_sp_menu_contact_box ul li {
    width: 100%;
    padding: 1.2rem;
    margin-bottom: 1rem;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div {
    width: 100%;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel div:nth-child(2) {
    display: none;
  }
  #__common_sp_menu_contact_box ul li .__common_sp_menu_info .__common_sp_menu_info_tel p {
    width: 100%;
  }
}
#information_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}
#information_box .info_contents {
  width: calc(100% - 250px - 20px);
  position: relative;
}
#information_box .info_contents > h2 {
  width: 100%;
  font-size: clamp(1.2rem, 1.055rem + 0.73vw, 1.6rem);
  padding: 0 0 1rem 0;
  border-bottom: solid 2px #7db100;
}
#information_box .info_contents #contents_box {
  position: relative;
  padding: 2rem 0.5rem;
}
#information_box .info_contents #contents_box h1 {
  font-size: clamp(2rem, 1.927rem + 0.36vw, 2.2rem);
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box h1 strong {
  font-weight: bold;
}
#information_box .info_contents #contents_box h2 {
  font-size: clamp(1.8rem, 1.727rem + 0.36vw, 2rem);
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box h2 strong {
  font-weight: bold;
}
#information_box .info_contents #contents_box h3 {
  font-size: clamp(1.6rem, 1.527rem + 0.36vw, 1.8rem);
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box h3 strong {
  font-weight: bold;
}
#information_box .info_contents #contents_box h4 {
  font-size: clamp(1.4rem, 1.327rem + 0.36vw, 1.6rem);
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box h4 strong {
  font-weight: bold;
}
#information_box .info_contents #contents_box h5 {
  font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box h5 strong {
  font-weight: bold;
}
#information_box .info_contents #contents_box h6 {
  font-size: clamp(1rem, 0.927rem + 0.36vw, 1.2rem);
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box h6 strong {
  font-weight: bold;
}
#information_box .info_contents #contents_box p {
  font-size: clamp(0.9rem, 0.864rem + 0.18vw, 1rem);
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box p strong {
  font-weight: bold;
}
#information_box .info_contents #contents_box a {
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box table {
  width: 100%;
  border: solid 1px #999999;
  margin: 0 0 0.5rem 0;
}
#information_box .info_contents #contents_box table tbody tr th,
#information_box .info_contents #contents_box table tbody tr td {
  padding: 1rem;
  border: solid 1px #999999;
}
#information_box .info_contents #contents_box img {
  max-width: 100%;
  height: auto;
}
#information_box .info_contents #contents_list {
  position: relative;
}
#information_box .info_contents #contents_list ul {
  width: 100%;
  display: flex;
  flex-flow: column;
}
#information_box .info_contents #contents_list ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  border-bottom: dotted 1px #dddddd;
  transition: 0.5s;
}
#information_box .info_contents #contents_list ul li:hover {
  transform: scale(1.05);
  transition: 0.5s;
}
#information_box .info_contents #contents_list ul li .cat {
  width: 175px;
  font-size: clamp(0.6rem, 0.564rem + 0.18vw, 0.7rem);
  color: #ffffff;
  margin: 0.5rem 0 0 0;
}
#information_box .info_contents #contents_list ul li .cat span {
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
}
#information_box .info_contents #contents_list ul li .cat .cat_21 {
  background-color: rgb(52, 152, 219);
}
#information_box .info_contents #contents_list ul li .cat .cat_22 {
  background-color: rgb(228, 158, 51);
}
#information_box .info_contents #contents_list ul li .cat .cat_23 {
  background-color: rgb(241, 196, 15);
}
#information_box .info_contents #contents_list ul li .cat .cat_24 {
  background-color: rgb(155, 89, 182);
}
#information_box .info_contents #contents_list ul li .cat .cat_25 {
  background-color: rgb(231, 76, 60);
}
#information_box .info_contents #contents_list ul li .info_item {
  width: 100%;
  display: flex;
  margin: 0.85rem 0 0 0;
}
#information_box .info_contents #contents_list ul li .info_item p {
  width: 130px;
  font-family: "Roboto", sans-serif;
  font-weight: 400 !important;
  font-size: clamp(0.9rem, 0.864rem + 0.18vw, 1rem);
  line-height: 1.3rem;
}
#information_box .info_contents #contents_list ul li .info_item a {
  width: calc(100% - 130px);
  font-size: clamp(0.9rem, 0.864rem + 0.18vw, 1rem);
}
#information_box .info_archive {
  width: 250px;
  border: solid 1px #dedede;
  padding: 2rem;
  position: sticky;
  top: 20px;
}
#information_box .info_archive h2 {
  margin: 0 0 0.5rem;
  padding: 0 0 0.5rem;
  border-bottom: solid 1px #7db100;
}
#information_box .info_archive .ul_list ul li {
  margin: 0 0 0.5rem;
}

.display_selectedItem {
  display: none;
}

@media screen and (max-width: 1120px) {
  #information_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column-reverse;
    position: relative;
  }
  #information_box .info_contents {
    width: 100%;
    position: relative;
  }
  #information_box .info_archive {
    width: 100%;
    position: relative;
    margin: 0 0 4rem 0;
    display: flex;
    align-items: center;
    border: none;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(0, 126, 12, 0.0620623249) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#007e0c", GradientType=1);
  }
  #information_box .info_archive > h2 {
    width: 180px;
    font-size: clamp(1.2rem, 1.127rem + 0.36vw, 1.4rem);
    padding: 0 0 0rem 0;
    margin: 0 0 0;
    border-bottom: none;
  }
  #information_box .info_archive .ul_list {
    position: relative;
  }
  #information_box .info_archive .ul_list .display_selectedItem {
    width: 200px;
    box-sizing: border-box;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    padding: 5px 10px;
    display: block;
    position: relative;
    background-color: #ffffff;
  }
  #information_box .info_archive .ul_list .select_box {
    width: 200px;
    border: 1px solid #c5c5c5;
    cursor: pointer;
    position: absolute;
    left: 0;
  }
  #information_box .info_archive .ul_list .select_box li a {
    display: block;
    width: 100%;
  }
  #information_box .info_archive .ul_list .select_box li {
    cursor: default;
    box-sizing: border-box;
    padding: 2px 10px;
    background-color: #ffffff;
  }
}
@media screen and (max-width: 480px) {
  #information_box .info_archive {
    width: 100%;
    position: relative;
    margin: 0 0 4rem 0;
    display: flex;
    align-items: center;
    flex-flow: column;
  }
  #information_box .info_archive > h2 {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 0 1rem 0;
  }
  #information_box .info_archive .ul_list {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
  }
  #information_box .info_archive .ul_list .display_selectedItem {
    margin: 0 auto;
  }
  #information_box .info_archive .ul_list .select_box {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  #information_box .info_archive .ul_list .select_box li a {
    display: block;
    width: 100%;
  }
}
footer {
  background-color: #ffffff;
}

.__common_footer_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.__common_footer_box > nav {
  width: 100%;
  margin: 4rem 0;
}
.__common_footer_box > nav > ul {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.__common_footer_box > nav > ul > li {
  width: 117px;
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
}
.__common_footer_box > nav > ul > li a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
}
.__common_footer_box > nav > ul > li::before {
  content: "/";
  display: block;
}
.__common_footer_box > nav > ul > li:last-child::after {
  content: "/";
  display: none;
}
.__common_footer_box > nav > ul > li:first-child::before {
  display: none;
}

.__common_footer_map {
  width: 100%;
}
.__common_footer_map iframe {
  width: 100%;
  height: 30vh;
  transition: all 0.7s ease;
}

.__common_footer_left {
  width: 100%;
}

.__common_footer_right {
  width: 100%;
}

.__common_footer_left,
.__common_footer_right {
  padding: 3.6rem 0 0;
}

.__footer_logo_box {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.__footer_logo_box img {
  width: 60px;
  aspect-ratio: 1/1;
}
.__footer_logo_box div {
  width: calc(100% - 60px);
  font-size: 0.9rem;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  margin-left: 20px;
}
.__footer_logo_box div p {
  font-size: 1.2rem;
}

.__common_footer_left .access {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 1.25rem 0 0 0;
}
.__common_footer_left .access .Googlemap {
  width: 60%;
  height: auto;
}
.__common_footer_left .access .Googlemap iframe {
  width: 100%;
  aspect-ratio: 1/0.6;
}
.__common_footer_left .access ul {
  width: 35%;
  display: flex;
  flex-flow: column;
  margin: 0 0 0 0;
}
.__common_footer_left .access ul li {
  display: flex;
  flex-flow: column;
}
.__common_footer_left .access ul li:last-child {
  width: 100%;
}
.__common_footer_left .access ul li:last-child ol {
  margin: 0;
}
.__common_footer_left .access ul li:last-child figure {
  width: 100%;
  aspect-ratio: 2/1;
}
.__common_footer_left .access ul li:last-child figure img {
  width: 100%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.__common_footer_left .access ul li h4 {
  font-weight: 500;
  font-size: 0.95rem;
  color: #423728;
  margin-bottom: 0.4rem;
}
.__common_footer_left .access ul li .car {
  display: flex;
  align-items: center;
}
.__common_footer_left .access ul li .car::before {
  display: block;
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 10px;
  background-image: url("../../img/common/footer/iconCar.svg");
  background-repeat: no-repeat;
  background-size: 98% auto;
  background-position: center center;
}
.__common_footer_left .access ul li .train {
  display: flex;
  align-items: center;
}
.__common_footer_left .access ul li .train::before {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 10px;
  background-image: url("../../img/common/footer/iconTrain.svg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
}
.__common_footer_left .access ul li .car_space {
  display: flex;
  align-items: center;
}
.__common_footer_left .access ul li .car_space::before {
  display: block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 10px;
  background-image: url("../../img/common/footer/parking.svg");
  background-repeat: no-repeat;
  background-size: auto 1.4rem;
  background-position: center center;
}
.__common_footer_left .access ul li ol {
  width: 100%;
  display: flex;
  flex-flow: column;
  margin: 0 0 1rem 0;
}
.__common_footer_left .access ul li ol li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row;
  font-size: 0.85rem;
  margin: 0 0 0.6rem 0.25rem;
}
.__common_footer_left .access ul li ol li::before {
  content: "●";
  color: #bed880;
  display: block;
  margin: 0 0.6rem 0 0;
  font-size: 0.8rem;
}
.__common_footer_left .access ul li figure {
  width: 100%;
  margin: 0 0 1rem;
}
.__common_footer_left .access ul li figure img {
  width: 100%;
}
.__common_footer_left .access address {
  font-size: 0.9rem;
  text-align: left;
  margin: 20px 0;
}
.__common_footer_left .access address ul {
  display: flex;
  align-items: flex-start;
  margin: 10px 0 0 0;
}
.__common_footer_left .access address ul li {
  font-size: 0.85rem;
  background-color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 10px;
}

.__common_footer_right ul {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}
.__common_footer_right ul li {
  width: 48%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0rem 0 2rem;
  border-bottom: dotted 1px #7db100;
}
.__common_footer_right ul li:first-child {
  padding: 0 0 2rem;
}
.__common_footer_right ul li:nth-child(2) {
  padding-bottom: 3.55rem;
}
.__common_footer_right ul li:nth-child(2) .attention {
  margin: 0 0 0 0;
  padding: 1.85rem 1rem;
}
.__common_footer_right ul li:nth-child(3) h4 {
  margin-top: 1rem;
}
.__common_footer_right ul li:nth-child(4) h4 {
  margin-top: 1rem;
}
.__common_footer_right ul li:nth-child(4) .attention {
  padding: 1.85rem 1rem;
}
.__common_footer_right ul li:nth-child(n+3) {
  margin: 0 0 0 0;
}
.__common_footer_right ul li h4 {
  color: #423728;
  font-size: clamp(0.9rem, 0.827rem + 0.36vw, 1.1rem);
  font-weight: 600;
  display: flex;
  align-items: center;
  margin: 0 0 0.75rem 0;
}
.__common_footer_right ul li h4 img {
  width: 1.2rem;
  aspect-ratio: 1/1;
  margin: 0 0.5rem 0 0;
}
.__common_footer_right ul li .__commmon_footer_tb03 {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  width: 100%;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr th,
.__common_footer_right ul li .__commmon_footer_tb03 tr td {
  border-bottom: 1px solid #dfd9d3;
  text-align: center;
  vertical-align: middle;
  padding: 1rem 0.5rem;
  font-size: clamp(0.8rem, 0.727rem + 0.36vw, 1rem);
  letter-spacing: 0.05em;
  text-align: center;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr th:first-child,
.__common_footer_right ul li .__commmon_footer_tb03 tr td:first-child {
  letter-spacing: 0.01em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr th .br,
.__common_footer_right ul li .__commmon_footer_tb03 tr td .br {
  display: none;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr th {
  font-weight: normal;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr th:first-child {
  width: 160px;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr td:last-child {
  width: 73px;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr .on_color {
  color: #e49e33;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr .h_shukujitsu {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr .shukujitsu {
  width: -moz-fit-content !important;
  width: fit-content !important;
  color: #e49e33;
}
.__common_footer_right ul li .__commmon_footer_tb03 tr:first-child th,
.__common_footer_right ul li .__commmon_footer_tb03 tr:first-child td {
  background-color: #7db100;
  color: #ffffff;
  padding: 0.5rem;
  font-size: 0.85rem;
}
.__common_footer_right ul li .attention {
  width: 100%;
  font-size: 0.75rem;
  margin: 0 0 0 0;
  background-color: #ffffff;
  padding: 1rem;
}
.__common_footer_right ul li .address {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.75rem 0 0 0;
}
.__common_footer_right ul li .address a {
  display: flex;
  background-color: #7db100;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: clamp(0.8rem, 0.727rem + 0.36vw, 1rem);
  line-height: 1.2rem;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  margin: 0 0.25rem 0 0;
}
.__common_footer_right ul li .address a span img {
  width: 1.2rem;
  aspect-ratio: 1/1;
  margin: 0 0.5rem 0 0;
}
.__common_footer_right ul li .address a:nth-child(3) {
  background-color: #e49e33;
  font-size: clamp(0.6rem, 0.527rem + 0.36vw, 0.8rem);
  margin: 0 0 0 0.25rem;
}

.__common_copy {
  width: 100%;
  text-align: center;
  font-size: 0.8rem;
  background-color: #7db100;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  color: #ffffff;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 10px;
  font-size: 14px;
  line-height: 1;
  z-index: 99999;
}

#page-top a {
  background: #7db100;
  text-decoration: none;
  color: #fff;
  width: 60px;
  aspect-ratio: 1/1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 90px;
  opacity: 0.9;
  transition: all 0.3s ease;
}

#page-top a:hover {
  text-decoration: none;
  opacity: 0.5;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (max-width: 1150px) {
  .__common_footer_right {
    margin-top: 0;
    width: 100%;
  }
  .__common_footer_left {
    width: 100%;
  }
  .__common_footer_left address {
    font-size: 0.9rem;
    text-align: left;
    margin: 20px 0;
  }
  .__common_footer_left address ul {
    display: flex;
    align-items: flex-start;
    margin: 10px 0 0 0;
  }
  .__common_footer_left address ul li {
    font-size: 0.85rem;
    background-color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 10px;
  }
  .__common_footer_left .access {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .__common_footer_left .access .Googlemap {
    width: 50%;
    height: auto;
  }
  .__common_footer_left .access .Googlemap iframe {
    width: 100%;
    aspect-ratio: 1/0.75;
  }
  .__common_footer_left .access ul {
    display: flex;
    flex-flow: column;
    margin: 0rem 0 0 0;
    width: 46%;
  }
  .__common_footer_left .access ul li {
    display: flex;
    flex-flow: column;
  }
  .__common_footer_left .access ul li ol {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin: 0 0 1rem 0;
  }
  .__common_footer_left .access ul li ol li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row;
    font-size: 0.85rem;
    margin: 0 0 0.6rem 0.3rem;
  }
  .__common_footer_left .access ul li ol li::before {
    content: "●";
    color: #bed880;
    display: block;
    margin: 0 0.6rem 0 0;
    font-size: 0.8rem;
  }
  .__common_footer_right ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .__common_footer_right ul li {
    width: 48%;
    padding: 0rem 0 2rem;
  }
  .__common_footer_right ul li:nth-child(n+3) {
    padding: 2rem 0 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .__common_footer_right {
    margin-top: 0;
    width: 100%;
    padding: 1.6rem 0 3.6rem;
  }
  .__common_footer_right ul {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .__common_footer_right ul li {
    width: 100%;
    padding: 2rem 0 2rem;
  }
  .__common_footer_right ul li:nth-child(2) .attention {
    margin: 0.75rem 0 0 0;
  }
  .__common_footer_right ul li:nth-child(n+3) {
    padding: 2rem 0 2rem;
  }
  .__common_footer_right ul li:nth-child(4) .attention {
    padding: 1rem;
  }
}
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .__common_footer_box {
    width: 100%;
  }
  .__common_footer_left {
    width: 100%;
    margin-bottom: 0rem;
  }
  .__common_footer_left .access {
    width: 100%;
    display: flex;
    flex-flow: column;
  }
  .__common_footer_left .access .Googlemap {
    width: 100%;
    height: auto;
  }
  .__common_footer_left .access .Googlemap iframe {
    width: 100%;
    aspect-ratio: 1/0.5;
  }
  .__common_footer_left .access ul {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin: 1rem 0 0 0;
  }
  .__common_footer_box > nav {
    display: none;
  }
  .__common_footer_right {
    padding: 1.2rem 0 0 0;
  }
  .__common_footer_right ul li {
    padding: 2rem;
    border: solid 1px #7db100;
    margin: 0 0 2rem 0;
  }
  .__common_footer_right ul li:first-child {
    padding: 2rem;
  }
  .__common_footer_right ul li:nth-child(3) {
    margin: 0 0 2rem;
  }
  .__common_footer_right ul li:nth-child(n+3) {
    padding: 2rem;
  }
  .__common_footer_right ul li:nth-child(4) {
    margin: 0 0 2rem;
  }
  .__common_footer_right ul li .__commmon_footer_tb03 tr th {
    font-weight: normal;
  }
  .__common_footer_right ul li .__commmon_footer_tb03 tr th:first-child {
    width: 150px;
  }
  .__common_footer_right ul li .__commmon_footer_tb03 tr td:last-child {
    width: 73px;
  }
  .__common_footer_right ul li .__commmon_footer_tb03 tr:first-child th,
  .__common_footer_right ul li .__commmon_footer_tb03 tr:first-child td {
    background-color: #7db100;
    color: #ffffff;
    padding: 0.5rem;
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 550px) {
  .__common_footer_box {
    width: 100%;
    padding: 0 5%;
  }
  .__common_footer_left {
    width: 100%;
    margin-bottom: 1.2rem;
  }
  .__common_footer_box > nav {
    display: none;
  }
  .__footer_logo_box img {
    width: 10%;
  }
  .__footer_logo_box div {
    font-size: 3vw;
  }
  .__footer_logo_box div p {
    font-size: 4vw;
  }
  .__common_footer_right {
    margin-top: 0;
    width: 100%;
    padding: 1.2rem 0 0;
    margin-bottom: 20px;
  }
  .__common_footer_right ul li {
    padding: 2rem 0;
    margin: 0 0 2rem 0;
    border: none;
    border-bottom: dotted 1px #7db100;
  }
  .__common_footer_right ul li:first-child {
    padding: 0 0 2rem;
  }
  .__common_footer_right ul li:first-child .address {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:first-child .address a {
    display: flex;
    align-items: center;
  }
  .__common_footer_right ul li:first-child .address a:nth-child(3) {
    display: none;
  }
  .__common_footer_right ul li:first-child .address a span img {
    width: 0.8rem;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 {
    display: block;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody {
    display: flex;
    justify-content: space-between;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-flow: column;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr th {
    font-weight: normal;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr th:first-child {
    width: calc((100% - 90px) / 2);
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr td {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr td:last-child {
    width: calc((100% - 90px) / 2);
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:first-child {
    width: 90px;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:first-child th,
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:first-child td {
    width: 100%;
    background-color: #7db100;
    color: #ffffff;
    padding: 0.5rem;
    font-size: 0.85rem;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:nth-child(n+2) {
    width: calc((100% - 90px) / 2);
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:nth-child(n+2) th,
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:nth-child(n+2) td {
    width: 100%;
  }
  .__common_footer_right ul li:nth-child(n+2) {
    padding: 0 0 2rem;
  }
  .__common_footer_right ul li:nth-child(n+2) .address {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a:nth-child(3) {
    display: none;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a span img {
    width: 0.8rem;
    margin: 0px 0.5rem 4px 0;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 {
    display: block;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody {
    display: flex;
    justify-content: space-between;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-flow: column;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr th {
    font-weight: normal;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr th:first-child {
    width: calc((100% - 90px) / 1);
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr td {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr td:last-child {
    width: calc((100% - 90px) / 1);
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:first-child {
    width: 90px;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:first-child th,
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:first-child td {
    width: 100% !important;
    background-color: #7db100;
    color: #ffffff;
    padding: 0.5rem;
    font-size: 0.85rem;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:nth-child(n+2) {
    width: calc((100% - 90px) / 1);
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:nth-child(n+2) th,
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:nth-child(n+2) td {
    width: 100% !important;
  }
  .__common_footer_right ul li:nth-child(n+3) {
    padding: 0 0 2rem;
  }
}
@media screen and (max-width: 480px) {
  .__common_footer_box {
    width: 100%;
    padding: 0 5%;
  }
  .__common_footer_left {
    width: 100%;
    margin-bottom: 1.2rem;
  }
  .__common_footer_box > nav {
    display: none;
  }
  .__footer_logo_box img {
    width: 10%;
  }
  .__footer_logo_box div {
    font-size: 3vw;
  }
  .__footer_logo_box div p {
    font-size: 4vw;
  }
  .__common_footer_right {
    margin-top: 0;
    width: 100%;
    padding: 1.2rem 0 0;
    margin-bottom: 20px;
  }
  .__common_footer_right ul li {
    padding: 2rem 0;
    margin: 0 0 2rem 0;
    border: none;
    border-bottom: dotted 1px #7db100;
  }
  .__common_footer_right ul li:first-child {
    padding: 0 0 2rem;
  }
  .__common_footer_right ul li:first-child .address {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
  }
  .__common_footer_right ul li:first-child .address a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    text-align: center;
    font-size: 1rem;
  }
  .__common_footer_right ul li:first-child .address a:nth-child(3) {
    display: none;
  }
  .__common_footer_right ul li:first-child .address a:nth-child(2) {
    margin: 1rem 0 0 0;
  }
  .__common_footer_right ul li:first-child .address a span {
    margin: 0;
    padding: 0;
  }
  .__common_footer_right ul li:first-child .address a span img {
    width: 1.2rem;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 {
    display: block;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody {
    display: flex;
    justify-content: space-between;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-flow: column;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr th {
    font-weight: normal;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr th:first-child {
    width: calc((100% - 90px) / 2);
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr td {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr td:last-child {
    width: calc((100% - 90px) / 2);
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:first-child {
    width: 90px;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:first-child th,
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:first-child td {
    width: 100%;
    background-color: #7db100;
    color: #ffffff;
    padding: 0.5rem;
    font-size: 0.85rem;
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:nth-child(n+2) {
    width: calc((100% - 90px) / 2);
  }
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:nth-child(n+2) th,
  .__common_footer_right ul li:first-child .__commmon_footer_tb03 tbody tr:nth-child(n+2) td {
    width: 100%;
  }
  .__common_footer_right ul li:nth-child(n+2) {
    padding: 0 0 2rem;
  }
  .__common_footer_right ul li:nth-child(n+2) .address {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    text-align: center;
    font-size: 1rem;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a:nth-child(3) {
    display: none;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a:nth-child(2) {
    margin: 1rem 0 0 0;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a span {
    margin: 0;
    padding: 0;
  }
  .__common_footer_right ul li:nth-child(n+2) .address a span img {
    width: 1.2rem;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 {
    display: block;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody {
    display: flex;
    justify-content: space-between;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-flow: column;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr th {
    font-weight: normal;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr th:first-child {
    width: calc((100% - 90px) / 1);
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr td {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr td:last-child {
    width: calc((100% - 90px) / 1);
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:first-child {
    width: 90px;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:first-child th,
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:first-child td {
    width: 100% !important;
    background-color: #7db100;
    color: #ffffff;
    padding: 0.5rem;
    font-size: 0.85rem;
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:nth-child(n+2) {
    width: calc((100% - 90px) / 1);
  }
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:nth-child(n+2) th,
  .__common_footer_right ul li:nth-child(n+2) .__commmon_footer_tb03 tbody tr:nth-child(n+2) td {
    width: 100% !important;
  }
  .__common_footer_right ul li:nth-child(n+3) {
    padding: 0 0 2rem;
  }
}
/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
#floating {
  position: fixed;
  right: 0;
  bottom: 10%;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  text-align: center;
  width: 80px;
  background-color: #7db100;
  padding: 20px 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: solid 2px #7db100;
}
#floating a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  text-align: center;
}
#floating a img {
  width: 40px;
  margin: 0 20px 5px;
}
#floating a p {
  width: 100%;
  font-size: 0.9rem;
  color: #ffffff;
}

@media screen and (max-width: 480px) {
  #floating {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    text-align: center;
    width: 60px;
    background-color: #7db100;
    padding: 15px 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: solid 2px #7db100;
  }
  #floating a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    text-align: center;
  }
  #floating a img {
    width: 20px;
    margin: 0 20px 5px;
  }
  #floating a p {
    width: 100%;
    font-size: 0.8rem;
    color: #ffffff;
  }
}/*# sourceMappingURL=style.css.map */