.only-sp {
  display: none;
}
.back_color--le {
  background-color: #ffffcc !important;
}
.border-none {
  border: none !important;
}
.mt24 {
  margin-top: 24px !important;
}
.icon_hq::before {
  content: "本部";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #fff;
  width: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #094;
  font-weight: bold;
  border-radius: 25px;
  padding: 2px 3px 1px;
}
.icon_branch-g::before {
  content: "地域";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #009944;
  width: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #fff54c;
  font-weight: bold;
  border-radius: 25px;
  padding: 2px 3px 1px;
}
.icon_branch-b::before {
  content: "地域";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #333333;
  width: 40px;
  text-align: center;
  font-size: 16px;
  background-color: #fff54c;
  font-weight: bold;
  border-radius: 25px;
  padding: 2px 3px 1px;
}
.icon_hq + .news_link,
.icon_branch-g + .news_link,
.icon_branch-b + .news_link {
  padding-left: 0 !important;
  background: none !important;
}
@media only screen and (max-width: 450px) {
  .icon_hq::before,
  .icon_branch-g::before,
  .icon_branch-b::before {
    font-size: 12px;
    padding: 2px 1px 1px;
  }
}
.bousai-link span {
  display: inline-block;
  padding: 0 0 0 18px;
  background: url(/library/default/img/parts/button-link_bg01.png) no-repeat 0 center;
  vertical-align: middle;
}
.bousai-link span a {
  color: #009944;
  font-weight: bold;
}
.toc {
  width: 100%;
  background-color: #fff;
}
.toc .tocWrapper {
  width: 860px;
  padding: 73px 0 7px;
  margin: 0 auto;
}
.toc .tocWrapper .tocFrame {
  position: relative;
  text-align: center;
}
.toc .tocWrapper .tocFrame .tocTitle--top {
  position: absolute;
  top: -23px;
  right: 0;
  left: 0;
  height: 42px;
  margin: auto;
}
.toc .tocWrapper .tocFrame .tocTitle--top h2 {
  display: inline-block;
  padding: 8px 34px;
  font-size: 3rem;
  line-height: 1;
  color: #094;
  background-color: #fff;
  border-radius: 32px;
}
.toc .tocWrapper .tocFrame h3 {
  text-align: center;
  margin-top: 50px;
  font-size: 20px;
  font-weight: bold;
  color: #094;
  letter-spacing: 0.5px;
  position: relative;
}
.toc .tocWrapper .tocFrame h3::before {
  content: url(/library/bousai-gensai/images/index_deco_left.png);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 34px;
  height: 42px;
  top: -3px;
  left: 23%;
}
.toc .tocWrapper .tocFrame h3::after {
  content: url(/library/bousai-gensai/images/index_deco_right.png);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 34px;
  height: 42px;
  top: 0;
  right: 23%;
}
.toc .tocWrapper .tocFrame .tocList--top {
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0 auto 7px;
  max-width: 715px;
  padding: 0 15px;
}
.toc .tocWrapper .tocFrame .tocList--top li {
  margin: 0 15px 10px 0;
}
@media only screen and (min-width: 768px) {
  .only-pc {
    display: block;
  }
  .only-sp {
    display: none;
  }
  .toc .tocWrapper .tocFrame .tocList--top li:nth-of-type(3n) {
    margin: 0;
  }
  .bousai .specialContentsArea .program {
    margin-bottom: 60px;
  }
  .bousai .kasaiArea {
    margin-top: 60px;
  }
  .mt-sp {
    margin-top: 40px !important;
  }
}

.toc .tocWrapper .tocFrame .tocList--top li a {
  color: #094;
  font-size: 1.6rem;
}
.toc .tocWrapper .tocFrame .tocList--top li a::after {
  content: "▼";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.toc .tocWrapper .tocFrame .tocList--bottom {
  display: flex;
  justify-content: center;
  padding: 20px 100px;
}
.toc .tocWrapper .tocFrame .tocList--bottom li a img {
  max-width: 100%;
  width: 180px;
  height: auto;
}
.toc .tocWrapper .tocFrame .tocTitle--bottom {
  padding: 0 0 80px;
  margin-top: 30px;
}
.toc .tocWrapper .tocFrame .tocTitle--bottom h2 {
  font-size: 2.4rem;
  color: #094;
  text-align: center;
  margin-top: 20px;
  position: relative;
}
.toc .tocWrapper .tocFrame .tocTitle--bottom h2::before {
  content: url(/library/bousai-gensai/images/index_deco_left.png);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 34px;
  height: 44px;
  top: 2px;
  left: 34%;
}
.toc .tocWrapper .tocFrame .tocTitle--bottom h2::after {
  content: url(/library/bousai-gensai/images/index_deco_right.png);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  width: 34px;
  height: 44px;
  top: 2px;
  right: 34%;
}
.toc .tocWrapper .tocFrame .tocTitle--bottom p {
  text-align: center;
  font-size: 1.6rem;
}

/* ここ */
@media only screen and (max-width: 767px) {
  .only-sp {
    display: block;
  }
  .only-pc {
    display: none;
  }
  .toc .tocWrapper {
    width: 84%;
    padding: 60px 0 0;
  }
  .toc .tocWrapper .tocFrame .tocTitle--top {
    top: -3vw;
    height: 5.48vw;
  }
  .toc .tocWrapper .tocFrame .tocTitle--top h2 {
    padding: 1.04vw 4.43vw;
    font-size: 3.91vw;
  }
  .toc .tocWrapper .tocFrame h3 {
    margin-top: 6.52vw;
    font-size: 2.61vw;
  }
  .toc .tocWrapper .tocFrame h3::before {
    margin-right: 1.3vw;
  }
  .toc .tocWrapper .tocFrame h3::after {
    margin-left: 1.3vw;
  }
  .toc .tocWrapper .tocFrame .tocList--top {
    flex-direction: column;
    align-items: center;
  }
  .toc .tocWrapper .tocFrame .tocList--top li a {
    font-size: 2.09vw;
  }
  .toc .tocWrapper .tocFrame .tocList--top li a::after {
    margin-left: 1.3vw;
  }
  .toc .tocWrapper .tocFrame .tocList--bottom {
    margin-top: 2.61vw;
    padding: 2.61vw 13.04vw;
  }
  .toc .tocWrapper .tocFrame .tocList--bottom li a img {
    width: 23.47vw;
    height: auto;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom {
    padding: 0 0 60px;
    margin-top: 0;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom h2 {
    font-size: 3.13vw;
    margin-top: 2.61vw;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom h2::before {
    margin-right: 1.3vw;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom h2::after {
    margin-left: 1.3vw;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom p {
    font-size: 2.09vw;
  }
  .bousai .newsWrapper {
    padding: 60px 0 0;
  }
}

.contentsLink p,
.bousai .news .news_date,
.bousai .news .news_link,
.bousai .contents .text {
  font-size: 14px;
  line-height: 24px;
}
.contentsLink p .attention {
  position: relative;
  z-index: 1;
}
.contentsLink p .attention::after {
  content: "";
  position: absolute;
  border-bottom: 10px solid #ffff00;
  bottom: 1px;
  left: 0;
  width: 100%;
  z-index: -1;
}
.contentsLink p > .beginning {
  font-weight: bold;
}
.contentsLink p > .beginning > .last {
  font-size: 2rem;
}

.bousai .content_title {
  font-weight: 700;
  font-size: 39px;
  margin: 0 auto 10px;
  padding-top: 37px;
  text-align: center;
  color: #009944;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
  position: relative;
}
.bousai .content_title--border {
  font-weight: 700;
  font-size: 39px;
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 710px;
  padding-top: 60px;
  text-align: center;
  color: #009944;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
  position: relative;
  justify-content: center;
}
.bousai .content_title--border:before,
.bousai .content_title--border:after {
  content: "";
  height: 4px;
  flex-grow: 1;
  min-width: 50px;
  background-color: #094;
}
.bousai .content_title--border:before {
  margin-right: 2rem;
}
.bousai .content_title--border::after {
  margin-left: 2rem;
}
.sec_accordion {
  margin-top: 30px;
}
.accordion {
  border: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-top: -1px;
}
.accordion:first-child {
  border-radius: 8px 8px 0 0;
}
.accordion:last-child {
  border-radius: 0 0 8px 8px;
}
.accordion.is-collapsed {
  background: #fff;
}
.accordion.is-expanded {
  background: #fff;
}
.accordion.is-collapsed .accordion_handle {
  background: url(/library/default/img/parts/accordion_bg_plus.png) no-repeat right center;
  margin-right: 50px;
}
.accordion.is-expanded .accordion_handle {
  background: url(/library/default/img/parts/accordion_bg_minus.png) no-repeat right center;
  margin-right: 50px;
}
.accordion .accordion_handle {
  margin-top: 0;
  padding: 18px 0px 18px 20px;
  font-size: 1.5em;
  font-weight: bold;
  cursor: pointer;
}
.accordion .accordion_content {
  padding: 18px 20px 28px;
  border-top: 1px dotted #eaeaea;
}
.disasterList {
  display: flex;
  justify-content: center;
  padding: 50px 0 0 !important;
  align-items: center;
}
.disasterList li {
  margin-top: 0 !important;
}
.disasterList li a img {
  width: 100%;
  height: auto;
}
.sec_disaster {
  margin-top: 80px;
  /* padding-top: 20px; */
  /* border-top: 2px dashed #009933; */
}
@media only screen and (min-width: 768px) {
  .sec_disaster:first-of-type {
    margin-top: 70px;
  }
}
.sec_disaster h3 {
  font-size: 30px;
  position: relative;
}
.sec_disaster h4 {
  text-align: center;
  margin-bottom: 20px;
  color: #094;
  font-weight: bold;
  font-size: 2rem;
}
.disaster_card--contents {
  margin-top: 30px;
}
.disaster_card {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #e9e9e9;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}
.disaster_card:hover {
  opacity: 0.7;
}
.disaster_card.smile_kyousai:hover {
  opacity: initial;
}
.disaster_card:not(:last-child) {
  margin-bottom: 50px;
}
.disaster_card--inner {
  /* position: relative; */
  padding: 20px 40px;
}
.disaster_card img {
  border-radius: 10px 10px 0 0;
}
.disaster_card .title {
  text-align: center;
  margin-bottom: 10px;
  color: #094;
  font-weight: bold;
  font-size: 1.9rem;
}
.disaster_card .title span {
  font-size: 1.6rem;
  border-bottom: none;
}
.disaster_card--inner .text {
  color: #000000 !important;
}
.covered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}
.kasaiArea .content_title {
  padding-top: 120px;
}
.kasaiArea .content_title--sub {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
  color: #666;
}

@media only screen and (max-width: 767px) {
  .mt-sp {
    margin-top: 24px !important;
  }
  .bousai .contents .contentsLink {
    margin: 0 auto;
  }
  .bousai .contents .contentsLink > p {
    width: 94.66667%;
    margin: 12px auto;
  }
  .bousai .contents .contentsLink > .mod-link {
    width: 94.66667%;
    margin: 12px auto;
  }
  .bousai .content_title,
  .bousai .content_title--border {
    font-size: 5.08vw;
    margin: 80px auto 0;
    padding: 0 10px;
    max-width: 94.66667%;
  }
  /* .contentsLink p {
    font-size: 2.09vw;
  } */
  .contentsLink > p {
    width: 94.66667%;
    margin: 0 auto;
  }
  .sec_accordion {
    width: 94.66667%;
    margin: 3.91vw auto;
  }
  .accordion.is-collapsed .accordion_handle {
    margin-right: 5.22vw;
  }
  .accordion.is-expanded .accordion_handle {
    margin-right: 5.22vw;
  }
  .accordion .accordion_handle {
    padding: 2.35vw 0 2.35vw 2.61vw;
    font-size: 1.96vw;
  }
  .disasterList {
    margin-top: 2.61vw !important;
    padding: 2.61vw 10px 0 !important;
  }
  .disasterList li a img {
    width: 100%;
    height: auto;
  }
  .sec_disaster {
    margin-top: 60px;
    padding-top: 0;
  }
  .sec_disaster > p {
    width: 94.66667%;
    margin: 0 auto;
  }
  .sec_disaster h4 {
    font-size: 2.61vw;
  }
  .disaster_card--contents {
    margin-top: 24px;
  }
  .disaster_card {
    width: 94.66667%;
    margin: 0 auto;
  }
  .disaster_card:not(:last-child) {
    margin-bottom: 6.52vw;
  }
  .disaster_card--inner {
    padding: 2.61vw 4.56vw;
  }
  .disaster_card .title {
    margin-bottom: 1.3vw;
    font-size: 2.48vw;
  }
  .disaster_card .text {
    width: 100% !important;
    margin: 0 !important;
    font-size: 16px !important;
  }
  .kasaiArea .content_title--sub {
    font-size: 3.91vw;
    margin-bottom: 3.91vw;
  }
}

@media only screen and (max-width: 450px) {
  .only-sp {
    display: block;
  }
  .br-pc::before {
    content: "";
  }
  .br-sp::before {
    content: "\A";
    white-space: pre;
  }
  .mod-anchor ul {
    overflow: hidden;
    margin-bottom: -20px;
    padding: 10px 5px !important;
  }
  .mod-anchor ul li {
    margin: 0 7px 8px 0 !important;
    font-size: 13px !important;
  }
  .contentsLink p,
  .bousai .news .news_date,
  .bousai .news .news_link,
  .bousai .contents .text {
    font-size: 13px !important;
    line-height: 24px !important;
  }
  .mod-anchor ul li a {
    display: inline-block;
    position: relative;
    padding: 0 13px 0 5px;
    border-right: 1px solid #eaeaea;
  }
  .mod-anchor ul li a:after {
    display: inline-block;
    position: relative;
    top: -2px;
    right: -6px;
    width: 1px;
    height: 1px;
    padding: 2px 4px;
    background: url(/library/default/img/parts/anchor_bg01.png) no-repeat right center;
    content: "";
    background-size: 60%;
  }
  .mod-anchor ul li:last-child {
    padding-bottom: 10px;
  }
  .bousai .specialContentsArea,
  .bousai .specialContentsArea .program {
    margin: 0 auto;
  }
  .toc .tocWrapper .tocFrame .tocTitle--top {
    top: -4vw;
  }
  .toc .tocWrapper .tocFrame .tocTitle--top h2 {
    padding: 5px 20px;
    font-size: 25px;
  }
  .toc .tocWrapper .tocFrame h3 {
    font-size: 20px;
  }
  .toc .tocWrapper .tocFrame h3::before {
    top: 27px;
    left: 5%;
  }
  .toc .tocWrapper .tocFrame h3::after {
    top: 27px;
    right: 5%;
  }
  .toc .tocWrapper .tocFrame .tocList--top {
    margin: 0;
    flex-direction: column;
    align-items: center;
  }
  .toc .tocWrapper .tocFrame .tocList--top li a {
    font-size: 13px;
  }
  .toc .tocWrapper .tocFrame .tocList--bottom {
    padding: 5px 28px;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom {
    padding: 0 0 40px;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom h2 {
    font-size: 24px;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom h2::before {
    top: 2px;
    left: 11%;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom h2::after {
    top: 2px;
    right: 11%;
  }
  .toc .tocWrapper .tocFrame .tocTitle--bottom p {
    font-size: 12px;
  }
  .section-title {
    max-width: 94.66667%;
    margin: 0 auto;
  }
  .accordion .accordion_handle {
    font-size: 1.5em;
  }
  .disasterList {
    padding: 5px 0 !important;
    max-width: 94.66667%;
    margin: 0 auto !important;
  }
  .sec_disaster h3 {
    font-size: 16px;
  }
  .disaster_card .title {
    font-size: 1.9rem;
  }
  .disaster_card .title span {
    font-size: 3.48vw;
  }
  .bousai .content_title,
  .bousai .content_title--border {
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
  }
  .disaster_card--inner .text {
    font-size: 1.6rem;
    width: 100% !important;
  }
  .sec_accordion {
    margin: 20px auto 80px;
  }
  .kasaiArea .content_title {
    margin-top: 80px;
  }
}
