/*=================================================================*/
/*	special_202508_changeOpening
/*=================================================================*/
.special_202508_changeOpening .content .inner .ttlWrap {
  padding: 15px 35px 20px;
  margin: 0 0 10px;
}
.special_202508_changeOpening .content .inner .ttlWrap .tb {
  display: none;
}
.special_202508_changeOpening .content .inner .ttlWrap .top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin: 0 0 25px;
}
.special_202508_changeOpening .content .inner .ttlWrap .top img {
  width: 150px;
}
.special_202508_changeOpening .content .inner .ttlWrap .top h2 {
  position: relative;
  padding: 60px 0 0;
  font-size: 5rem;
  font-weight: bold;
  line-height: 6rem;
}
.special_202508_changeOpening .content .inner .ttlWrap .top h2 span {
  position: absolute;
  top: 0;
  font-size: 3.5rem;
}
.special_202508_changeOpening .content .inner .ttlWrap .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.special_202508_changeOpening .content .inner .ttlWrap .bottom .text {
  padding: 0 20px 0 0;
}
.special_202508_changeOpening .content .inner .ttlWrap .bottom .text p:first-child {
  margin-bottom: 10px;
}
.special_202508_changeOpening .content .inner .ttlWrap .bottom .text .contact {
  text-align: center;
}
.special_202508_changeOpening .content .inner .ttlWrap .bottom img {
  width: 115px;
}
.special_202508_changeOpening .content .inner .overview {
  margin-bottom: 40px;
}
.special_202508_changeOpening .content .inner .overview .inner {
  padding: 30px;
  background-color: #E5EAF3;
}
.special_202508_changeOpening .content .inner .overview .inner h3 {
  background-color: #1D8ACB;
  color: #fff;
  padding: 10px 20px 10px 25px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.special_202508_changeOpening .content .inner .overview .inner > div {
  margin-bottom: 20px;
}
.special_202508_changeOpening .content .inner .overview .inner .red {
  color: #EE1D23 !important;
}
.special_202508_changeOpening .content .inner .overview .inner .btn {
  text-align: center;
  margin-bottom: 10px;
}
.special_202508_changeOpening .content .inner .overview .inner .btn a {
  background-color: #fff;
}
.special_202508_changeOpening .content .inner .overview .inner .hours {
  position: relative;
}
.special_202508_changeOpening .content .inner .overview .inner .hours::after {
  content: "";
  width: 70px;
  height: 70px;
  background: url(../../img/sec/special/202508/changeOpening/08.png) no-repeat 0 0/65% auto;
  position: absolute;
  left: 57px;
  top: 51%;
}
.special_202508_changeOpening .content .inner .overview .inner .hours h3 {
  margin-bottom: 20px;
}
.special_202508_changeOpening .content .inner .overview .inner .hours p {
  padding: 0 10px 0 121px;
  font-size: 2rem;
  position: relative;
}
.special_202508_changeOpening .content .inner .overview .inner .hours p span {
  position: absolute;
  left: 20px;
  top: -4px;
  padding: 2px 10px;
  border: #000 1px solid;
  background-color: #fff;
}
.special_202508_changeOpening .content .inner .overview .inner .hours .before {
  margin: 0 20px 25px;
  padding: 0 10px 0 130px;
}
.special_202508_changeOpening .content .inner .overview .inner .hours .red {
  font-size: 6rem;
  font-weight: 900;
  margin: 0 20px;
}
.special_202508_changeOpening .content .inner .overview .inner .hours .red span {
  font-size: 2rem;
  bottom: 29px;
  top: unset;
}
.special_202508_changeOpening .content .inner .overview .inner .facility ul {
  margin: 0 20px 0 40px;
}
.special_202508_changeOpening .content .inner .overview .inner .facility ul li {
  position: relative;
  padding-left: 25px;
}
.special_202508_changeOpening .content .inner .overview .inner .facility ul li span {
  position: absolute;
  left: 0;
  color: #0F4D96;
}
.special_202508_changeOpening .content .inner .overview .inner .facility p {
  margin: 0 40px;
}
.special_202508_changeOpening .content .inner .overview .inner .duty {
  margin-bottom: 30px;
}
.special_202508_changeOpening .content .inner .overview .inner .duty p {
  margin: 0 40px;
}
.special_202508_changeOpening .content .inner .background, .special_202508_changeOpening .content .inner .use {
  margin-bottom: 40px;
}
.special_202508_changeOpening .content .inner .background .inner, .special_202508_changeOpening .content .inner .use .inner {
  padding: 30px;
}
.special_202508_changeOpening .content .inner .background .inner h3, .special_202508_changeOpening .content .inner .use .inner h3 {
  color: #231F20;
  padding: 20px;
  margin-bottom: 15px;
  font-size: 2.5rem;
  text-align: center;
  letter-spacing: 0.08rem;
}
.special_202508_changeOpening .content .inner .background .inner {
  background-color: #B1CF97;
}
.special_202508_changeOpening .content .inner .background .inner h3 {
  background-color: #EFF5EA;
}
.special_202508_changeOpening .content .inner .background .inner ul li {
  background-color: #dfebd5;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
.special_202508_changeOpening .content .inner .background .inner ul li p {
  background-color: #67AB44;
  color: #fff;
  padding: 3px 10px;
  border-radius: 10px;
  text-align: center;
  font-size: 2rem;
  margin-bottom: 20px;
}
.special_202508_changeOpening .content .inner .background .inner ul li p span {
  color: #FFDA10;
  font-size: 2.6rem;
}
.special_202508_changeOpening .content .inner .background .inner ul li img {
  width: 80%;
  margin: auto;
  display: block;
}
.special_202508_changeOpening .content .inner .background .inner ul .longWorkingHours {
  margin-bottom: 0;
}
.special_202508_changeOpening .content .inner .background .inner ul .longWorkingHours p:last-child {
  background-color: unset;
  color: unset;
  text-align: left;
  font-size: 1.8rem;
  margin-bottom: 0;
}
.special_202508_changeOpening .content .inner .use .inner {
  background-color: #FABD9E;
}
.special_202508_changeOpening .content .inner .use .inner h3 {
  background-color: #FEF1EB;
  line-height: 3.1rem;
  padding: 15px 20px;
}
.special_202508_changeOpening .content .inner .use .inner h3 span {
  font-size: 2.2rem;
}
.special_202508_changeOpening .content .inner .use .inner > ul {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li {
  width: 49%;
  background-color: #FDE4D8;
  padding: 20px;
  border-radius: 20px;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li h4 {
  background-color: #F58355;
  color: #fff;
  padding: 10px 10px;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 15px;
  position: relative;
  padding-top: 32px;
  letter-spacing: 0.05rem;
  font-size: 2.2rem;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li h4 span {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: #231F20;
  font-size: 1.6rem;
  width: 100%;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li h4::before {
  content: "";
  width: 55px;
  height: 55px;
  background: url(../../img/sec/special/202508/changeOpening/05.png) no-repeat 0 0/100% auto;
  position: absolute;
  left: 25px;
  top: 21%;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li .text p {
  margin-bottom: 15px;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li .text img {
  width: 80%;
  display: block;
  margin: 0 auto 15px;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li .list {
  background-color: #fff;
  padding: 8px 15px 12px;
  margin-bottom: 15px;
  border: 10px solid #010101;
  border-image-source: url(../../img/sec/special/202508/changeOpening/border.png);
  border-image-slice: 11;
  border-image-width: 13px;
  border-image-outset: 0;
  border-image-repeat: round;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li .list h5 {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li .list ul li {
  position: relative;
  padding-left: 25px;
}
.special_202508_changeOpening .content .inner .use .inner > ul > li .list ul li span {
  position: absolute;
  left: 0;
  color: #F58355;
}
.special_202508_changeOpening .content .inner .use .inner > ul .convenienceStoreService h4::before {
  background: url(../../img/sec/special/202508/changeOpening/09.png) no-repeat 0 0/100% auto;
  width: 60px;
  height: 60px;
  left: 16px;
}
.special_202508_changeOpening .content .inner .citizen {
  margin-bottom: 10px;
}
.special_202508_changeOpening .content .inner .citizen .inner {
  background-color: #D5D3E9;
  padding: 30px;
}
.special_202508_changeOpening .content .inner .citizen .inner h3 {
  background-color: #8981BD;
  color: #fff;
  padding: 10px 10px;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 15px;
  letter-spacing: 0.05rem;
  font-size: 2.2rem;
  letter-spacing: 0.08rem;
}
.special_202508_changeOpening .content .inner .citizen .inner .tag01 {
  justify-content: unset;
}
.special_202508_changeOpening .content .inner .use .p10, .special_202508_changeOpening .content .inner .citizen .p10 {
  position: relative;
  padding-left: 20px;
}
.special_202508_changeOpening .content .inner .use .p10 span, .special_202508_changeOpening .content .inner .citizen .p10 span {
  position: absolute;
  left: 0;
}
.special_202508_changeOpening .content .inner .use .btn, .special_202508_changeOpening .content .inner .citizen .btn {
  text-align: center;
  margin-bottom: 10px;
}
.special_202508_changeOpening .content .inner .use .btn a, .special_202508_changeOpening .content .inner .citizen .btn a {
  background-color: #fff;
}

@media (min-width: 625px) and (max-width: 768px) {
  .special_202508_changeOpening .content .inner .ttlWrap .bottom img {
    bottom: -9px !important;
    max-width: 75px !important;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .tb {
    display: block !important;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .contact .sp {
    display: none;
  }
}
/*******************************************************************/
/* SP
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	special_202508_changeOpening
  /*=================================================================*/
  .special_202508_changeOpening .content .inner .ttlWrap {
    padding: 10px 10px 5px;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .tb {
    display: none;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .top {
    display: block;
    text-align: center;
    margin: 0 0 15px;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .top img {
    width: 40%;
    max-width: 120px;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .top h2 {
    padding: 15px 0 0;
    line-height: 3.8rem;
    font-size: 3rem;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .top h2 span {
    position: unset;
    padding: 0 5px 0 0;
    display: inline;
    width: unset;
    font-size: 2.4rem;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .bottom {
    display: block;
    position: relative;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .bottom .text {
    padding: 0;
    margin-bottom: 20px;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .bottom .text p:first-child {
    text-align: left;
    margin-bottom: 15px;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .bottom .text .contact {
    margin-right: auto;
    text-align: left;
    width: 80%;
    position: relative;
    padding-left: 9px;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .bottom .text .contact span {
    position: absolute;
    left: -7px;
  }
  .special_202508_changeOpening .content .inner .ttlWrap .bottom img {
    margin: auto;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 80px;
    width: 18%;
  }
  .special_202508_changeOpening .content .inner .overview {
    margin-bottom: 30px;
  }
  .special_202508_changeOpening .content .inner .overview .inner {
    padding: 20px 15px 15px;
  }
  .special_202508_changeOpening .content .inner .overview .inner h3 {
    padding: 5px;
    text-align: center;
    margin-bottom: 15px !important;
  }
  .special_202508_changeOpening .content .inner .overview .inner .hours::after {
    content: none;
  }
  .special_202508_changeOpening .content .inner .overview .inner .hours .before {
    font-size: 1.5rem;
    margin: 0 5px 15px;
    padding: 0px 10px 0 88px;
  }
  .special_202508_changeOpening .content .inner .overview .inner .hours .before span {
    left: 12px;
    font-size: 1.3rem;
    top: -1px;
  }
  .special_202508_changeOpening .content .inner .overview .inner .hours .red {
    margin: 0 5px 0px;
    font-size: 2.5rem;
    padding: 0 10px 0 85px;
    line-height: 3.5rem;
  }
  .special_202508_changeOpening .content .inner .overview .inner .hours .red span {
    left: 12px;
    font-size: 1.3rem;
    bottom: unset;
    line-height: 2.1rem;
    top: 5px;
  }
  .special_202508_changeOpening .content .inner .overview .inner .facility ul {
    margin: 0 2px 3px;
  }
  .special_202508_changeOpening .content .inner .overview .inner .facility ul li {
    padding-left: 17px;
  }
  .special_202508_changeOpening .content .inner .overview .inner .facility ul li span {
    font-size: 1.4rem;
  }
  .special_202508_changeOpening .content .inner .overview .inner .facility p {
    margin: 0 2px 0;
  }
  .special_202508_changeOpening .content .inner .overview .inner .duty {
    margin-bottom: 15px;
  }
  .special_202508_changeOpening .content .inner .overview .inner .duty .red, .special_202508_changeOpening .content .inner .overview .inner .duty p {
    margin: 0 2px 3px;
  }
  .special_202508_changeOpening .content .inner .background .inner {
    padding: 20px 15px 15px;
  }
  .special_202508_changeOpening .content .inner .background .inner h3 {
    padding: 10px;
    font-size: 2rem;
  }
  .special_202508_changeOpening .content .inner .background .inner ul li {
    padding: 15px;
    border-radius: 15px;
  }
  .special_202508_changeOpening .content .inner .background .inner ul li p {
    border-radius: 7px;
    font-size: 1.6rem;
    line-height: 2.5rem;
    padding: 5px 8px;
    margin-bottom: 10px;
  }
  .special_202508_changeOpening .content .inner .background .inner ul li p span {
    font-size: 2rem;
  }
  .special_202508_changeOpening .content .inner .background .inner ul li img {
    width: 100%;
  }
  .special_202508_changeOpening .content .inner .background .inner ul .longWorkingHours p:last-child {
    font-size: 1.5rem;
  }
  .special_202508_changeOpening .content .inner .background, .special_202508_changeOpening .content .inner .use {
    margin-bottom: 30px;
  }
  .special_202508_changeOpening .content .inner .background .inner, .special_202508_changeOpening .content .inner .use .inner {
    padding: 20px 15px 15px;
  }
  .special_202508_changeOpening .content .inner .use .inner h3 {
    padding: 10px;
    font-size: 2rem;
    line-height: 2.7rem;
  }
  .special_202508_changeOpening .content .inner .use .inner h3 span {
    font-size: 1.6rem;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul {
    display: block;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li h4 {
    font-size: 2rem;
    padding: 27px 8px 8px;
    margin-bottom: 15px;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li h4::before {
    left: calc(50% - 100px);
    background: url(../../img/sec/special/202508/changeOpening/05.png) no-repeat 0 0/90% auto;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li h4 span {
    font-size: 1.3rem;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li .text p {
    margin-bottom: 10px;
    text-align: center;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li .text img {
    max-width: 240px;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li .list {
    padding: 8px 15px 12px;
    border-image-width: 10px;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li .list h5 {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul > li .list ul li {
    padding-left: 20px;
  }
  .special_202508_changeOpening .content .inner .use .inner > ul .convenienceStoreService h4::before {
    background: url(../../img/sec/special/202508/changeOpening/09.png) no-repeat 0 0/73% auto;
    left: calc(50% - 120px);
    top: 34%;
  }
  .special_202508_changeOpening .content .inner .use .inner .electronicApplication {
    margin-bottom: 15px;
  }
  .special_202508_changeOpening .content .inner .citizen .inner {
    padding: 20px 15px;
  }
  .special_202508_changeOpening .content .inner .citizen .inner h3 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  /*<end>============================================================*/
}/*# sourceMappingURL=special_202508_changeOpening.css.map */