/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  width: 1140px;
  padding-top: 90px;
  padding-bottom: 80px;
}
main section.s01 .wrapper .ttl_dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 25px;
  border-top: 2px solid #a7a7a7;
  border-bottom: 2px solid #a7a7a7;
}
main section.s01 .wrapper .ttl_dl dt {
  width: 153px;
}
main section.s01 .wrapper .ttl_dl dt img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .ttl_dl dd {
  width: calc(100% - 153px);
  padding-left: 30px;
}
main section.s01 .wrapper .ttl_dl dd h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 180%;
}
main section.s01 .wrapper .mainphoto {
  width: 1100px;
  margin: 30px auto 0;
  display: block;
}
main section.s01 .wrapper .info_dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1100px;
  margin: 50px auto 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s01 .wrapper .info_dl .info_dt {
  width: 640px;
}
main section.s01 .wrapper .info_dl .info_dt .dl01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s01 .wrapper .info_dl .info_dt .dl01 + .dl01 {
  margin-top: 15px;
}
main section.s01 .wrapper .info_dl .info_dt .dl01 + .dl02 {
  margin-top: 25px;
}
main section.s01 .wrapper .info_dl .info_dt .dl01 dt {
  width: 110px;
  background-color: #534741;
  vertical-align: top;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  border-radius: 30px;
}
main section.s01 .wrapper .info_dl .info_dt .dl01 dd {
  width: calc(100% - 78px);
  font-size: 28px;
  line-height: 30px;
  padding-left: 15px;
  font-weight: bold;
}
main section.s01 .wrapper .info_dl .info_dt .dl01 dd * {
  font-weight: bold !important;
}
main section.s01 .wrapper .info_dl .info_dt .dl01 dd span {
  font-size: 34px;
  line-height: 28px;
  padding-right: 3px;
}
main section.s01 .wrapper .info_dl .info_dt .dl02,
main section.s01 .wrapper .info_dl .info_dt .dl03 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
main section.s01 .wrapper .info_dl .info_dt .dl02 dt,
main section.s01 .wrapper .info_dl .info_dt .dl03 dt {
  width: 120px;
  font-size: 18px;
  line-height: 150%;
}
main section.s01 .wrapper .info_dl .info_dt .dl02 dd,
main section.s01 .wrapper .info_dl .info_dt .dl03 dd {
  width: calc(100% - 70px);
  font-size: 18px;
  line-height: 180%;
}
main section.s01 .wrapper .info_dl .info_dt .dl03 dt {
  width: 90px;
}
main section.s01 .wrapper .info_dl .info_dt .dl03 dd {
  width: calc(100% - 90px);
}
main section.s01 .wrapper .info_dl .info_dd {
  width: 534px;
  position: relative;
  background-color: #d9d3c3;
  padding: 50px 40px;
}
main section.s01 .wrapper .info_dl .info_dd .pin {
  display: block;
  width: 49px;
  position: absolute;
  top: -27px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
main section.s01 .wrapper .info_dl .info_dd p {
  font-size: 18px;
  line-height: 200%;
}
main section.s01 .wrapper .btn_contact {
  width: 563px;
  display: block;
  margin: 50px auto 0;
}
main section.s01 .wrapper .btn_contact img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .t05 {
  text-align: center;
  font-size: 21px;
  margin-top: 20px;
  letter-spacing: 4px;
}
main section.s01 .wrapper .tel {
  text-align: center;
  margin-top: 40px;
}
main section.s01 .wrapper .tel a {
  text-decoration: none;
  color: #006837;
  font-size: 48px;
  letter-spacing: 4px;
  pointer-events: none;
}
main section.s01 .wrapper .t06 {
  text-align: center;
  font-size: 18px;
  line-height: 200%;
  margin-top: 5px;
  letter-spacing: 3px;
}
main section.s02 {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 200px;
}
main section.s02 .wrapper .photolist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main section.s02 .wrapper .photolist li {
  width: 534px;
  margin: 0 32px 50px 0;
}
main section.s02 .wrapper .photolist li:nth-child(even) {
  margin-right: 0;
}
main section.s02 .wrapper .photolist li dl dt {
  width: 100%;
  height: 412px;
  border: solid 1px;
  color: #d8d8d8;
}
main section.s02 .wrapper .photolist li dl dt img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 .wrapper .photolist li dl dd {
  font-size: 18px;
  line-height: 200%;
  margin-top: 2px;
}
main section.s02 .wrapper .gmap {
  width: 100% !important;
  height: 550px !important;
  display: block !important;
  margin-top: 60px;
}
main section.s02 .wrapper .btn_contact {
  width: 563px;
  display: block;
  margin: 50px auto 0;
}
main section.s02 .wrapper .btn_contact img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .t05 {
  text-align: center;
  font-size: 21px;
  margin-top: 20px;
  letter-spacing: 4px;
}
main section.s02 .wrapper .tel {
  text-align: center;
  margin-top: 40px;
}
main section.s02 .wrapper .tel a {
  text-decoration: none;
  color: #006837;
  font-size: 48px;
  letter-spacing: 4px;
  pointer-events: none;
}
main section.s02 .wrapper .t06 {
  text-align: center;
  font-size: 18px;
  line-height: 200%;
  margin-top: 5px;
  letter-spacing: 3px;
}
main section.s02 .wrapper .submenu {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  margin-top: 70px;
}
main section.s02 .wrapper .submenu li {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
main section.s02 .wrapper .submenu li a {
  width: 164px;
  display: block;
  text-decoration: none;
  background-color: #fff;
  font-size: 14px;
  line-height: 14px;
  border: 1px solid #000;
  color: #000;
  padding: 13px 0;
  text-align: center;
  border-radius: 30px;
  position: relative;
}
main section.s02 .wrapper .submenu li a img {
  width: 20px;
  position: absolute;
  top: 8px;
  left: 15px;
}
main section.s02 .wrapper .submenu li a:hover {
  opacity: 1;
  background-color: #006837;
  border: 1px solid #006837;
  color: #fff;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    width: 100%;
    padding: 0 20px 50px;
  }
  main section.s01 .wrapper .ttl_dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0;
    border-top: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
  }
  main section.s01 .wrapper .ttl_dl dt {
    width: 60px;
  }
  main section.s01 .wrapper .ttl_dl dt img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .ttl_dl dd {
    width: calc(100% - 60px);
    padding-left: 15px;
  }
  main section.s01 .wrapper .ttl_dl dd h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 180%;
  }
  main section.s01 .wrapper .mainphoto {
    width: 100%;
    margin: 20px auto 0;
    display: block;
  }
  main section.s01 .wrapper .info_dl {
    width: 100%;
    margin: 20px auto 0;
    display: block;
  }
  main section.s01 .wrapper .info_dl .info_dt {
    width: 100%;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl01 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl01 + .dl01 {
    margin-top: 10px;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl01 + .dl02 {
    margin-top: 20px;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl01 dt {
    width: 80px;
    background-color: #534741;
    vertical-align: top;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    border-radius: 30px;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl01 dd {
    width: calc(100% - 60px);
    font-size: 20px;
    line-height: 22px;
    padding-left: 10px;
    font-weight: bold;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl01 dd * {
    font-weight: bold !important;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl01 dd span {
    font-size: 24px;
    line-height: 24px;
    padding-right: 3px;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl02,
  main section.s01 .wrapper .info_dl .info_dt .dl03 {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl02 dt,
  main section.s01 .wrapper .info_dl .info_dt .dl03 dt {
    width: 90px;
    font-size: 14px;
    line-height: 160%;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl02 dd,
  main section.s01 .wrapper .info_dl .info_dt .dl03 dd {
    width: calc(100% - 50px);
    font-size: 14px;
    line-height: 150%;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl03 dt {
    width: 65px;
  }
  main section.s01 .wrapper .info_dl .info_dt .dl03 dd {
    width: calc(100% - 65px);
  }
  main section.s01 .wrapper .info_dl .info_dd {
    width: 100%;
    margin-top: 40px;
    position: relative;
    background-color: #d9d3c3;
    padding: 27px 20px 20px;
  }
  main section.s01 .wrapper .info_dl .info_dd .pin {
    display: block;
    width: 35px;
    position: absolute;
    top: -19px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s01 .wrapper .info_dl .info_dd p {
    font-size: 14px;
    line-height: 200%;
  }
  main section.s01 .wrapper .btn_contact {
    width: 280px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper .btn_contact img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .t05 {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 4px;
  }
  main section.s01 .wrapper .tel {
    text-align: center;
    margin-top: 20px;
  }
  main section.s01 .wrapper .tel a {
    text-decoration: none;
    color: #006837;
    font-size: 38px;
    letter-spacing: 2px;
    pointer-events: all;
  }
  main section.s01 .wrapper .t06 {
    text-align: center;
    font-size: 14px;
    line-height: 200%;
    margin-top: 5px;
    letter-spacing: 1px;
  }
  main section.s02 {
    width: 100%;
    padding: 0 20px 100px;
    margin: 0 auto;
  }
  main section.s02 .wrapper .photolist {
    display: block;
  }
  main section.s02 .wrapper .photolist li {
    width: 100%;
    margin: 0 auto 30px !important;
  }
  main section.s02 .wrapper .photolist li dl dt {
    width: 100%;
    height: calc((100vw - 40px) * 0.74);
  }
  main section.s02 .wrapper .photolist li dl dt img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }
  main section.s02 .wrapper .photolist li dl dd {
    font-size: 14px;
    line-height: 200%;
    margin-top: 10px;
  }
  main section.s02 .wrapper .gmap {
    width: 100% !important;
    height: 250px !important;
    display: block !important;
    margin-top: 60px;
  }
  main section.s02 .wrapper .btn_contact {
    width: 280px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s02 .wrapper .btn_contact img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .t05 {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 4px;
  }
  main section.s02 .wrapper .tel {
    text-align: center;
    margin-top: 20px;
  }
  main section.s02 .wrapper .tel a {
    text-decoration: none;
    color: #006837;
    font-size: 38px;
    letter-spacing: 2px;
    pointer-events: all;
  }
  main section.s02 .wrapper .t06 {
    text-align: center;
    font-size: 14px;
    line-height: 200%;
    margin-top: 5px;
    letter-spacing: 1px;
  }
  main section.s02 .wrapper .submenu {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    margin-top: 30px;
  }
  main section.s02 .wrapper .submenu li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
  }
  main section.s02 .wrapper .submenu li:first-child {
    margin-left: 0;
  }
  main section.s02 .wrapper .submenu li:last-child {
    margin-right: 0;
  }
  main section.s02 .wrapper .submenu li a {
    width: auto;
    display: block;
    text-decoration: none;
    background-color: #fff;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid #000;
    color: #000;
    padding: 8px 7px;
    text-align: center;
    border-radius: 30px;
    position: relative;
  }
  main section.s02 .wrapper .submenu li a img {
    width: 13px;
    position: static;
    vertical-align: top;
    margin: 0px 3px -3px 2px;
  }
  main section.s02 .wrapper .submenu li a:hover {
    opacity: 1;
    background-color: #006837;
    border: 1px solid #006837;
    color: #fff;
  }
}