.sp {
  display: none;
}

.tnavi-inner {
  height: 55px;
  max-width: 190rem;
  z-index: 100;
  width: calc(100% - 4rem);
  padding: 0 !important;
}
.top_navi {
  padding: 16px 0 0 0 !important;
  margin: 0 auto !important;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI",
    "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic",
    Verdana, Meiryo, sans-serif;
  height: 71px;

  position: relative;
  right: 345px;
}
@media screen and (min-width: 1920px) {
  .top_navi {
    right: 345px;
  }
}
@media screen and (max-width: 1919px) {
  .top_navi {
    right: 245px;
  }
}
@media screen and (max-width: 1440px) {
  .top_navi {
    right: 45px;
  }
}

.top_navi a:link,
.top_navi a:visited {
  color: #000000 !important;
  text-decoration: none !important;
}
.top_navi a:hover {
  color: #000000 !important;
  text-decoration: underline !important;
}
.top_navi ul {
  margin: 0 !important;
  padding: 0 !important;
  text-align: right;
  height: 55px;
}
.top_navi ul li {
  margin-top: 0 !important;
}

.top_navi ul li.icon1 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/info_icon.svg);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 40px;

  font-weight: normal;
  padding: 0 !important;
  height: 55px;
  line-height: 3.4;
}
.top_navi ul li.icon2 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/faq_icon.svg);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 40px;
  font-size: 16px;
  font-weight: normal;
  padding: 0 !important;
  height: 55px;
  line-height: 3.4;
}
.top_navi ul li.icon3 {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/company_icon.svg);
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: 40px;
  font-size: 16px;
  font-weight: normal;
  padding: 0 !important;
  height: 55px;
  line-height: 3.4;
}
.top_navi ul li.icon4 {
  display: inline-block;
  vertical-align: middle;
  width: 209px;
  height: 55px;
  color: #eb9701;
  border-radius: 40px;
  background-color: #ffffff;
  background-image: url(../img/mail.svg);
  background-repeat: no-repeat;
  background-position: 20px center;
  text-indent: 80px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 3.4;
}
.top_navi ul li.icon4 a {
  color: #eb9701 !important;
}
@media screen and (max-width: 1149px) {
  .top_navi ul li {
    font-size: 14px !important;
    background-size: 16px;
    text-indent: 20px !important;
    height: 45px !important;
  }
  .top_navi ul li.icon4 {
    width: 159px !important;
    height: 45px !important;
    color: #eb9701;
    border-radius: 30px;
    background-color: #ffffff;
    background-image: url(../img/mail.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
    text-indent: 40px !important;
    text-align: left;
    font-weight: bold;
    line-height: 3 !important;
  }
}
@media screen and (max-width: 900px) {
  .top_navi ul li {
    font-size: 12px !important;
    background-size: 14px;
  }
}
@media screen and (max-width: 763px) {
  .top_navi ul {
    margin: 60px auto 30px auto !important;
    padding: 0 !important;
    text-align: right;
    height: auto;
  }
}

/* -------------------------------------------------------------------------- */

/*	16. Site Footer
/* -------------------------------------------------------------------------- */

/*フッター*/
#site-footer {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI",
    "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic",
    Verdana, Meiryo, sans-serif;
  background-color: #ffffff !important;
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  text-align: center;
  padding: 40px 0 0 0 !important;
}

@media screen and (max-width: 800px) {
  .footer_credits {
    margin: 30px auto 0 auto;
    background-color: #ffffff;
  }

  .fotter_btnarea {
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0;
    font-weight: bold;
  }
  .footer_contact {
    width: 100%;
    height: auto;
    margin: 50px auto 0 auto;
    padding-top: 0px;
    padding-bottom: 30px;
    text-align: center;
  }
  .footer_contact span {
    display: block;
    margin: 0ox auto 30px auto;
  }
  .footer_contact img {
    display: inline-block;
    margin: 0 auto 0 auto;
  }
  .area1 {
    width: 100% !important;
    height: auto;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding: 30px 20px;
    border-top: 1px solid #eb9701;
    text-align: center;
  }
  .area1 img {
    width: auto;
    height: auto !important;
  }
  .area2 {
    width: 100% !important;
    height: auto;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding: 30px 20px;
    border-top: 1px solid #eb9701;
    text-align: center;
  }

  .area3 {
    width: 100% !important;
    height: auto;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding: 30px 20px;
    border-top: 1px solid #eb9701;
    border-bottom: 1px solid #eb9701;
    text-align: center;
  }
  img.footer_telpict {
    display: block;
    margin: 30px auto 16px auto;
  }
  .footer_tel {
    font-size: 14px;
  }
  .footer_time {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .footer_title {
    font-size: 18px;
    margin-bottom: 42px;
  }
  .footer_txt {
    font-size: 14px;
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 801px) and (max-width: 1200px) {
  .footer_credits {
    margin: 60px auto 0 auto;
    background-color: #ffffff;
  }

  .fotter_btnarea {
    display: flex;
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0;
    font-weight: bold;
    justify-content: space-between;
    align-items: center;
  }
  .footer_contact {
    display: flex;
    align-items: center;
    width: 650px;
    text-align: center;
    margin: 50px auto 0 auto;
  }

  .footer_contact img {
    display: block;
    margin-right: 20px;
  }
  .area1 {
    width: 33.3%;
    height: 266px;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding: 30px 20px;
    border-top: 1px solid #eb9701;
    border-bottom: 1px solid #eb9701;
    border-right: 1px solid #eb9701;
    text-align: center;
  }
  .area1 img {
    width: 80%;
    height: auto !important;
  }
  .area2 {
    width: 33.3%;
    height: 266px;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding: 30px 20px;
    border-top: 1px solid #eb9701;
    border-bottom: 1px solid #eb9701;
    border-right: 1px solid #eb9701;
    text-align: center;
  }

  .area3 {
    width: 33.3%;
    height: 266px;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding: 30px 20px;
    border-top: 1px solid #eb9701;
    border-bottom: 1px solid #eb9701;
    text-align: center;
  }
  img.footer_telpict {
    display: block;
    margin: 30px auto 16px auto;
  }
  .footer_tel {
    font-size: 14px;
  }
  .footer_time {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .footer_title {
    font-size: 18px;
    margin-bottom: 42px;
  }
  .footer_txt {
    font-size: 14px;
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 1201px) {
  .footer_credits {
    margin: 60px auto 0 auto;
    background-color: #ffffff;
  }

  .fotter_btnarea {
    display: flex;
    width: 100%;
    margin: 0px auto 0 auto;
    padding: 0;
    font-weight: bold;
    justify-content: space-between;
    align-items: center;
  }
  .footer_contact {
    display: flex;
    align-items: center;
    width: 650px;
    margin: 50px auto 0 auto;
  }

  .footer_contact img {
    display: block;
    margin-right: 20px;
  }
  .area1 {
    width: 33.3%;
    height: 343px;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 72px;
    border-top: 1px solid #eb9701;
    border-bottom: 1px solid #eb9701;
    border-right: 1px solid #eb9701;
    text-align: center;
  }
  .area2 {
    width: 33.3%;
    height: 343px;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 72px;
    border-top: 1px solid #eb9701;
    border-bottom: 1px solid #eb9701;
    border-right: 1px solid #eb9701;
    text-align: center;
  }

  .area3 {
    width: 33.3%;
    height: 343px;
    margin: 0px auto 0 auto;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 72px;
    border-top: 1px solid #eb9701;
    border-bottom: 1px solid #eb9701;
    text-align: center;
  }
  img.footer_telpict {
    display: block;
    margin: 30px auto 16px auto;
  }
  .footer_tel {
    font-size: 16px;
  }
  .footer_time {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .footer_title {
    font-size: 24px;
    margin-bottom: 42px;
  }
  .footer_txt {
    font-size: 18px;
    margin-bottom: 42px;
  }
}
.footer_chiba {
  clear: both;
  padding-top: 60px;
  font-weight: bold;
  font-size: 16px;
  display: block;
}
h2.footer_chiba2 {
  width: 28rem;
  height: 60px;
  margin: 80px auto 80px auto;
  background-image: url(../img/kaitori_house.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 70px !important;
  font-weight: bold;
  font-size: 28px;
  display: block;
  line-height: 2.2 !important;
}

.footer_chiba span {
  font-size: 30px;
  font-weight: bold;
  display: block;
}
.bousoumap {
  max-width: 1300px;

  display: flex;
  justify-content: center;
  margin: 30px auto 0 auto;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 1400px) {
  .bousoumap {
    max-width: 728px;
    display: flex;
    justify-content: center;
    margin: 30px auto 0 auto;
    font-size: 16px;
    line-height: 1.8;
  }
}

.bousoumap img.bousoumap {
  text-align: right;
  width: 90%;
}
.bousoumap .area_wrap {
  text-align: left;
  margin-top: 10px;
}
.bousoumap .area_midashi::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #fcd184;
  border-radius: 50%;
}
.bousoumap .area_midashi {
  position: relative;
  padding-left: 15px;
  width: 107px;
  height: 31px;
}
.bousoumap .area_txt a {
  color: #000000;
}
.bousoumap .area_txt2 {
  font-size: 12px;
  margin-top: 10px;
}
.footer_logo {
  margin: 100px auto 30px auto;
}
.footer_text3 {
  padding-bottom: 40px;
  font-size: 14px !important;
}

.footer_text3 p a {
  padding-top: 20px !important;
  font-size: 12px !important;
  display: block;
}
.footer_text3 a {
  color: #000000;
}

@media screen and (min-width: 1200px) {
  .bousoumap {
    max-width: 1120px;
    display: flex;
    justify-content: center;
    margin: 30px auto 0 auto;
    font-size: 16px;
    line-height: 1.8;
  }
  .bousoumap img.bousoumap {
    text-align: right;
    width: 100%;
    max-width: 407px;
  }
}
@media screen and (max-width: 768px) {
  .contact_btn {
    display: none;
  }
  .satei_btn {
    display: none;
  }
  .insta_btn {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .satei_btn {
    position: fixed;
    top: 200px;
    right: 1%;
    width: 100px;
    height: 100px;
    z-index: 1000;
  }
  .satei_btn.HeightMin2 {
    position: fixed;
    top: 20px;
    right: 1%;
    width: 100px;
    height: 100px;
    z-index: 1000;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .satei_btn {
    position: fixed;
    top: 200px;

    right: 2%;
    width: 120px;
    height: 120px;
    z-index: 1000;
  }
  .satei_btn.HeightMin2 {
    position: fixed;
    top: 20px;
    right: 2%;
    width: 120px;
    height: 120px;
    z-index: 1000;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1920px) {
  .satei_btn {
    position: fixed;
    top: 29px;
    right: 2%;
    width: 136px;
    height: 136px;
    z-index: 1000;
  }
}
@media screen and (min-width: 1921px) {
  .satei_btn {
    position: fixed;
    top: 29px;
    right: 5%;
    width: 194px;
    height: 194px;
    z-index: 1000;
  }
}

/* インスタグラム ---------------------------- */
.insta_wrap {
  background-color: #f8f5f2;
  background-image: none !important;
  width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  text-align: center;
  padding: 30px 0 140px 0 !important;
  margin-top: 0;
}
.ins_inner {
  max-width: 1240px;
  margin: 0 auto;
}
.footer_insta {
  clear: both;
  padding-top: 60px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin-bottom: 30px;
}
.footer_insta span {
  font-size: 30px;
  font-weight: bold;
  display: block;
}

/* 20240430:地域情報について */
.area-content-title.sub_h2 {
  margin-bottom: 2em;
}
/* //20240430:地域情報について */
/* お知らせ ---------------------------- */
h2.sub_h2_news {
  font-size: 28px;
  color: #222222;
  margin: 0 auto 0 auto;
  padding-top: 50px;
  text-align: center;
  line-height: 1.6;
}
.newsbox {
  width: 100%;
  height: auto;
  margin: 0px auto 0px;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI",
    "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic",
    Verdana, Meiryo, sans-serif;
}
@media screen and (max-width: 1472px) {
  .newsbox {
    width: 100%;
    height: auto;
    margin: 60px auto 0px;
  }
}
@media screen and (max-width: 800px) {
  .newsbox {
    height: auto;
    width: 96%;
    margin: 60px auto 0px;
  }
}
dl.newslist {
  width: 800px;
  height: 86px;
  margin: 0px auto 0 auto;
  border-bottom: 1px solid #9c9c9c;
  display: flex;
}

dl.newslist dt {
  width: 100px;
  font-size: 18px;
  font-weight: normal !important;
  margin: 0 1.5rem 0 1.5rem !important;
  padding: 30px 0 0 0 !important;
  text-align: center;
  height: 86px;
  line-height: 1.4;
  color: #191919;
}
dl.newslist dd {
  width: auto;
  font-size: 18px;
  position: relative;
  font-weight: normal !important;
  height: 86px;
  margin: 0 0 0 14px !important;
  padding: 30px 0 0 2rem !important;
  line-height: 1.4;
}

dl.newslist dd a.newstitle:link,
dl.newslist dd a.newstitle:visited {
  text-decoration: none;
  color: #191919;
}
dl.newslist dd a.newstitle:hover {
  text-decoration: underline;
  color: #191919;
}
dl.newslist dd a.newstitle::before {
  content: "";
  position: absolute;
  top: 38px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #fcd184;
  border-radius: 50%;
}
.t-state3 {
  font-size: 12px !important;
  color: #191919;
  border: 1px solid #191919;
  padding: 4px 4px;
  border-radius: 10px;
  margin-left: 10px;
}
dl.newslist img.white_arrow {
  position: static;
  float: right;
  margin-right: 10px;
}
@media screen and (max-width: 800px) {
  dl.newslist {
    width: 96%;
    height: 86px;
    margin: 0px auto 0 auto;
    border-bottom: 1px solid #9c9c9c;
    display: flex;
  }
  dl.newslist dt {
    width: 100px;
    font-size: 14px;
    font-weight: normal !important;
    margin: 0 1.5rem 0 1.5rem !important;
    padding: 30px 0 0 0 !important;
    text-align: center;
    height: 86px;
    line-height: 1.4;
    color: #191919;
  }
  dl.newslist dd {
    width: auto;
    font-size: 14px;
    position: relative;
    font-weight: normal !important;
    height: 86px;
    margin: 0 0 0 14px !important;
    padding: 30px 0 0 2rem !important;
    line-height: 1.4;
  }
  dl.newslist dd a.newstitle {
    font-size: 14px;
    color: #191919;
    width: auto;
    line-height: 1.8;
  }
  .t-state3 {
    font-size: 12px !important;
    color: #191919;
    border: 1px solid #191919;
    padding: 4px 4px;
    border-radius: 10px;
    margin-left: 10px;
    display: inline-block;
  }
}
ul.news_btn {
  width: 230px;
  height: 30px;
  margin: 60px auto 0 auto;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
ul.news_btn li {
  background-image: url(../img/orange_arrow2.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  list-style: none;
  text-indent: 2.5rem;
  margin-right: -10px;
  height: 30px;
}
ul.news_btn li a:link,
ul.news_btn li a:visited {
  text-decoration: none;
  color: #000000;
}
ul.news_btn li a:hover {
  text-decoration: underline;
  color: #000000;
}
