/* 特集１ */
p.toku_01_txt_m {
  text-indent: -1.8em;
  padding-left: 1.8em;
}

.ttl_bg_gy.level.first {
  background: #d4d4d4;
  color: #000;
}
.ttl_bg_gy.level.second {
  background: #ff0;
  color: #000;
}
.ttl_bg_gy.level.third {
  background: #f00;
  color: #fff;
}
.ttl_bg_gy.level.fourth {
  background: #8d219f;
  color: #fff;
  position: relative;
}
.ttl_bg_gy.level.fifth {
  background: #000;
  color: #fff;
}

.fukei_h1_mini {
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  letter-spacing: .08em;
}
.fukei_tel {
  font-size: 1.5em;
}

.ttl_bg_gy.level span {
  margin-left: 10px;
}
.toku_level_pic {
  position: absolute;
  top: -20px;
  left: 400px;
  background: #ff0;
  color: #000;
  width: 120px;
  height: 120px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  text-align: center;
  font-feature-settings: "palt";
}
.toku_ppl {
  color: #8d219f;
}
.ttl_u_bar.toku_top0{
  margin-top: 0;
}
.ttl_u_bar.toku_top0 span > b{
  font-size: 0.7em;
  letter-spacing: 0.01em;
  margin-left: 10px;
}

.event_box_b .event_box_line .event_tit{
  color: #DB332E;
  font-size: 1.2em;
  font-weight: 600;
}
.event_box_b .event_box_line span{
  display: block;
  background-color: #DB332E;
  color: #FFF;
  font-weight: 600;
}
.event_box_b .event_box_line span {
  display: block;
  background-color: #DB332E;
  color: #FFF;
  font-weight: 600;
  padding: 5px;
  text-align: center;
  border-radius: 5px;
  margin: 5px 0;
}

.event_box .img_cap:last-child{
  margin-left: 4rem;
}

.mayu_att {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.inner_box .col2_73 .mayu_att .img{
  width: auto;
  max-width: 1.5em;
  margin-right: 5px;
}

.si_list li {
  position: relative;
  text-indent: 0em;
  padding-left: 1.5em;
  margin-bottom: 5px;
}
.si_list li::before{
  content: '';
  position: absolute;
  width: 1em;
  height: 1em;
  border: solid 1px #000;
  left: 0;
  top: 0.2em;
}

.inner_box .col3-1 > div:not(:nth-of-type(3n)) {
  margin-right: 5%;
}
.inner_box .col3-1 > div {
  width: 30%;
  margin-bottom: 20px;
}


.toku_flex.saigai {
  flex-wrap: nowrap;
}
.toku_flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.toku_saigai ul li {
  display: flex;
  align-items: center;
}
.toku_kiki_ttl {
  margin-left: 10px;
}
.toku_saigai ul li:first-of-type::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #000;
  display: inline-block;
  margin-left: 20px;
}
.img_cap.auto img {
  width: auto;
  max-width: 100%;
}
.img_cap.kiki img {
  width: 100%;
}

.toku_add {
  margin-left: 10px;
}

.fukei_h1_mini {
  font-size: clamp(1.4rem, 1.4vw, 1.6rem);
}

.fukei_h1_mini {
  /* display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px; */
  line-height: 1.8;
  display: block;
}

.ttl_img{
  max-width: 1040px;
  padding: 0 20px 10px;
  margin: 0 auto;
}

.col2_txt.top30-20{
  padding-bottom: 0;
}

.dl_na{
  /* PCの右クリック禁止 */
  pointer-events: none;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  user-select:none;
}

.inner_box .col3-1 > div img{
  width: auto!important;
}

.digest_box {
  display: flex;
  /* max-width: 700px; */
  gap: 30px;
  margin-bottom: 80px;
}
.digest_month {
  position: relative;
  height: 65px;
}
.digest_txt {
  width: calc(100% - 160px);
}
.digest_month span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
}

.taitan_actor {
  border: 1px solid #333;
  padding: 20px;
}

.taidan2-1 {
  margin-inline: auto;
}

.toku01_anshin {
  color: rgb(13, 153, 13);
  font-weight: bold;
}
.toku01_nuku {
  color: rgb(247, 172, 32);
  font-weight: bold;
}
.toku01_yume {
  color: #ac19ac;
  font-weight: bold;
}

.toku01_mb5 {

  padding: 2px 0 2px 10px;
  font-size: 1.3rem;
  border: solid #502928;
  border-radius: 5px;
  margin-right: 15px;
  color: #502928;
}
.toku01_mb5 i {
  font-style: normal;
  background: #502928;
  border-radius: 10000px;
  width: 2em;
  height: 2em;
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  margin-left: 3px;
  text-align: center;
  margin-right: -15px;
}
.toku01_tab .toku01_anshin {
  font-size: 1.3em;
  line-height: 1;
  vertical-align: sub;
  margin-left: 0.5em;
}
.toku01_nuku{
  color: #E65707;
}
.toku01_yume{
  color: #ac19ac;
}
.toku01_txt_lg {
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: bold;
}
.inner_box .col2_73 .toku01_mayu {
  width: 35%;
}
.toku01_ribbon_red{
  background: #DF1E23;
  color: #fff;
  padding: 3px 10px;
  position: relative;
}
.toku01_ribbon_blue{
  background: #2A8FCC;
  color: #fff;
  padding: 3px 10px;
  position: relative;
}
.toku01_ribbon_blo{
  background: #B59473;
  color: #fff;
  padding: 3px 10px;
  position: relative;
}
.toku01_ribbon_green{
  background: #0F6C42;
  color: #fff;
  padding: 3px 10px;
  position: relative;
}

.toku01_g_box {
  background: #FFFBAE;
  padding: 1em;
  border-radius: 10px;
}

.toku01_lh_title {
  font-weight: bold;
  font-size: clamp(1.6rem, 3vw, 2rem);
}

.toku01_txt_lg02 {
  font-size: clamp(1.6rem, 3vw, 2rem);
  font-weight: bold;
}
.toku01_fz_lg {
  font-size: 20px;
}
.toku01_txt_lg {
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: bold;
}

@media screen and (max-width: 640px) {
  .event_box .img_cap:last-child{
    margin-left: 0;
  }
  .event_box .cap{
    text-align: center;
  }
  .digest_box {
    flex-direction: column;
  }
  .digest_month {
    text-align: center;
  }
  .digest_txt {
    width: 100%;
  }
  
  .toku_level_pic {
      left: inherit;
      right: 10px;
      top: -50px;
  }
  .inner_box .col3-1 > div {
    width: 100%;
  }
  .inner_box .col3-1 > div:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .ttl_img{
    padding: 0;
  }
  .toku01_mini_1{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
  }
}

.mayumaro_box{
  max-width: 700px;
}

@media screen and (max-width: 640px) {
  .toku_flex.saigai {
      flex-direction: column-reverse;
      align-items: flex-start;
  }
  .toku_saigai ul li:first-of-type::after {
    transform: rotate(-62deg);
    margin: 0 0 26px 0px;
    width: 27px;
}
.img_cap.auto img {
  max-width: 100%;
}
.toku_saigai ul li > .img_cap {
  width: 40px;
}
}
/* 特集１ */


/* 特集２ */
.toku02_h2 span {
  display: flex;
  gap: 10px;
}
.toku02_h2 span b {
  display: flex;
  flex-direction: column;
  width: 146px;
  background: #751485;
  color: #fff;
  letter-spacing: 0.01em;
  padding: 5px 10px;
  justify-content: center;
  align-items: center;
  border-radius: 10px 10px 0 0;
}
.toku02_h2.gr span b {
  background: #E65728;
}
.ttl_u_bar.toku02_h2.gr .kessan {
  font-size: clamp(3rem, 4vw, 3.8rem);
  letter-spacing: 0.2em;
}
.toku02_h2 span b > span:first-of-type {
  font-size: 1.6rem;
}
.toku02_h2.gr {
  color: #E65728;
  /* border-bottom-color: #E65728; */
}
.toku02_h2 span strong {
  width: calc(100% - 156px);
}

.toku02_yosan_warp {
  border: 2px solid #555;
  padding: 15px 15px 5px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  width: 335px;
}
.toku02_sai {
  background: #ffff55;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  letter-spacing: 0.5em;
}
.toku02_gr {
  color: #E65728;
}

.toku02_col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.toku02_col2_box {
  width: 48%;
}
.toku02_wrap, .toku02_col2_box.wrap {
  border: 3px solid #9C2F84;
  padding: 20px;
  margin-top: 40px;
  border-radius: 15px;
}
.toku02_wrap.gr, .toku02_col2_box.wrap.gr {
  border-color: #E65728;
}
.toku02_h3 {
  font-size: clamp(2rem, 2vw, 3rem);
  font-weight: bold;
  color: #751485;
}
.toku02_wrap.gr, .toku02_col2_box.wrap.gr .toku02_h3 {
  color: #E65728;
}
.toku02_wrap_yen {
  display: flex;
  justify-content: flex-end;
}
.inner_box .toku02_yen {
  font-size: clamp(2.2rem, 2vw, 3rem);
  color: #751485;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.3em;
}
.inner_box .toku02_yen.gr {
  color: #E65728;
  text-decoration: none;
  border: 1px solid #E65728;
  padding: 0 10px;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  margin-top: 5px;
  line-height: 1.3;
}
.inner_box .toku02_yen.gr::before, .inner_box .toku02_yen.gr::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 25px 6px 0;
  border-color: transparent #E65728 transparent transparent;
  position: absolute;
  left: -23px;
  top: 3px;
  transform: rotate(23deg);
}
.toku02_yen span {
  font-size: 1.6rem;
}
.inner_box .toku02_yen.gr::before, .inner_box .toku02_yen.gr::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 25px 6px 0;
  border-color: transparent #E65728 transparent transparent;
  position: absolute;
  left: -23px;
  top: 3px;
  transform: rotate(23deg);
}
.inner_box .toku02_yen.gr::after {
  border-color: transparent #fff transparent transparent;
  left: -18px;
  top: 5px;
}

.toku02_kiban .ttl_bg_gy {
  color: #E65728;
  margin-bottom: 20px;
}

.toku02_pnk {
  background: #7dba54;
  color: #fff;
  padding: 10px;
  border-radius: 54px;
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.3;
  font-size: 1.4rem;
  text-align: center;
}

.toku02_kiban h4 {
  color: #E65728;
  text-align: center;
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: clamp(2rem, 2vw, 2.4rem);
  line-height: 1.4;
  margin-block: 10px;
  height: clamp(80px, 9vw, 90px);
}
.toku02_h2 span b > span:last-of-type {
  font-size: 1.8rem;
}
.inner_box .toku02_yosan {
  font-size: clamp(3rem, 3vw, 3rem);
  font-weight: bold;
  color: #751485;
  text-decoration-color: #ffff55;
  text-decoration-thickness: 20px;
  text-underline-offset: -0.3em;
  text-decoration-skip-ink: none;
}
.toku02_posi{
  position: relative;
}
.toku02_yume {
  position: absolute;
  top: -15px;
  right: 0;
}
.toku02_days {
  position: absolute;
  top: -15px;
  right: 0;
}

.inner_box .toku02_yen {
  font-size: clamp(2rem, 1.8vw, 2.5rem);
  color: #751485;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.3em;
}
.toku02_yen span {
  font-size: 1.6rem;
}
.toku02_h3 {
  font-size: clamp(2rem, 1.8vw, 2.5rem);
  font-weight: bold;
  color: #751485;
}
.toku02_tag .tag {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 26px;
  padding: 0 2px;
  color: #fff;
  background: #DF3686;
  margin-right: 5px;
  line-height: 1;
  margin-top: 0;
}
.toku02_tag .tag.new {
  background: #5BBECF;
}
.toku02_tag {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.toku02_tag .txt {
  width: calc(100% - 70px);
  line-height: 1.4;
  font-size: clamp(1.8rem, 1vw, 1.5rem);
  font-weight: 600;
}

.toku02_col2_wrap{
  width: 46%;
}
.n_toku02_ck {
  width: 1.5em;
  vertical-align: bottom;
  margin-right: 0.4em;
}

.line_ul ul{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px;
}
.line_ul {
  background: #FFF;
  border: solid 2px #01a75d;
  padding: 15px 30px;
  border-radius: 10px;
}
.line_ul p{
  text-align: right;
}
@media screen and (max-width: 640px) {
  .toku02_col2_wrap{
    width: 100%;
  }
  .toku02_h2 span {
    flex-direction: column;
  }
  .toku02_h2 span strong {
    width: 100%;
  }
  .toku02_yosan_warp {
    width: 290px;
  }
  .toku02_h2 span strong {
    width: 100%;
  }
  .toku02_col2 {
    flex-direction: column;
  }
  .toku02_col2_box {
    width: 100%;
  }
  .toku02_h2 span {
    flex-direction: column;
  }
  .inner_box .toku02_yosan{
    font-size: clamp(2.7rem, 2.5vw, 2.7rem);
  }

  .toku02_col2_wrap:first-of-type{
    margin-bottom: 20px;
  }
}
/* 特集２ */

.inner_box .col2_txt{
  padding-top: 0;
}
.col2_73.toku_01_col2_82 .img{
  width: 20%;
}
.col2_73.toku_01_col2_82 .txt {
  width: 80%;
}

.tiiki.txt16 {
  line-height: 1.5;
  display: inline-block;
}

.tiiki.txt16 br {
  display: none;
}

.tiiki_special {
  background: #751485;
  color: #fff;
  font-weight: normal;
  padding: 1px 10px;
  margin: 0 10px 0 5px;
}

.tiiki_next_image {
  align-items: center;
  margin-bottom: 50px;
}

.tiiki_next_image {
  background: #aaa;
  padding: 20px 20px;
  /* text-align: center; */
  font-weight: bold;
  letter-spacing: .05em;
  font-size: 2rem;
}
.tiiki_next_image.tango {
  background: rgba(59, 130, 197, 0.15);
}
.tiiki_next_image span {
  background: linear-gradient(transparent 60%, #B2C4E5 30%);
  display: inline;
}

.tiiki.ribbon {
  background: #751485;
  padding: 3px 0 3px 20px;
  font-size: 2rem;
}
.tiiki.ribbon::before {
  border-color: #751485 transparent transparent transparent;
}
.tiiki.ribbon i {
  font-style: normal;
  background: #fff;
  border-radius: 35px;
  width: 35px;
  height: 35px;
  border: 2px solid #751485;
  display: inline-block;
  color: #751485;
  font-weight: bold;
  padding: 0 0 0 8px;
  margin-left: 3px;
}
.tiiki.ribbon::after {
  border-color: transparent transparent transparent #751485;
}
.tiiki_ex {
  background: #8FC31F;
  color: #fff;
  font-weight: bold;
  margin: 30px 0 10px;
  display: inline-block;
  padding: 2px 15px;
  border-radius: 5px;
}
.tiiki_next_image.chutan {
  background: rgba(241, 141, 0, 0.15);
}
.tiiki_next_image.chutan span {
  background: linear-gradient(transparent 60%, #FACE93 30%);
}
.tiiki_next_image.nantan {
  background: rgba(233, 84, 107, 0.15);
}
.tiiki_next_image.nantan span {
  background: linear-gradient(transparent 60%, #F6BABA 30%);
}
.tiiki_next_image.yamashiro {
  background: rgba(85, 168, 61, 0.15);
}
.tiiki_next_image.yamashiro span {
  background: linear-gradient(transparent 60%, #BED7A5 30%);
}

@media screen and (max-width: 640px) {
  .col2_73.toku_01_col2_82 .img{
    width: 100%;
  }
  .col2_73.toku_01_col2_82 .txt {
    width: 100%;
  }
  .inner_box .col3-1 > div:not(:nth-of-type(3n)) {
    margin-right: 0;
}
.toku02_kiban h4 {
  height: auto;
}
.img_cap.auto.toku02_posi img{
  width: 80%;
  margin: 0 auto;
}
.tiiki.ribbon{
  font-size: 1.4rem;
  padding: 3px 0 3px 0.8em;
}
.tiiki.ribbon i{
  width: 2em;
  height: 2em;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0.5em;
}
}

/* 特集3 */
.tou_03_num_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.tou_03_num_inner{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}

.tou_03_num_inner p{
  text-align: center;
  line-height: 1.5;
}
.tou_03_num_inner p:first-child{
  line-height: 1.4;
}
.tou_03_num_inner li:first-child p:last-child{
  color: #0E74C3;
  font-weight: 600;
}
.tou_03_num_inner li:last-child p:last-child{
  color: #684292;
  font-weight: 600;
}
.tou_03_num_inner span{
  font-size: 2.5em;
}


.table_tab {
  max-width: 650px;
  width: 100%;
}
.table_tab tr:nth-child(odd) {
  background-color: #FEF7F7;
}
.table_tab th, .table_tab td {
  padding: 0.7em;
  border: solid 1px #b0b0b0;
  vertical-align: middle;
  line-height: 1.3;
}
.table_tab th {
  text-align: center;
  background-color: #DF2C54;
  color: #FFF;
}

.fukei_list {
  list-style-type: none;
  margin-left: 0;
}
.fukei_list span{
  color: #0E77CC;
}
.fukei_txt_m {
  font-size: 2rem;
}
.fukei_txt_l {
  font-size: 2.6rem;
  color: #751485;
}

.toku01_list {
  margin-left: -0.5em;
  list-style: none;
}
.toku01_list li img{
  vertical-align: middle;
  padding-right: 0.5em;
}

.toku01_top_ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 1.3;
  margin-left: -0.4em;
}
.toku01_top_ul p{
  line-height: 1.5;
}








.toku01_cose {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: bold;
  font-size: clamp(1.6rem, 3vw, 2rem);
  line-height: 1.3;
  margin-left: -0.4em;
  color: #8A006F;
}
.toku01_cose img{
  padding-right: 0.5em;
}

.toku01_cose_ku{
  color: #2B3454;
}
.toku01_bl{
  color: #1C358C;
}
.toku01_pl{
  color: #8A006F;
}
.toku01_gr{
  color: #12893A;
}
.toku01_pi{
  color: #DE1565;
}

.toku01_icon_box {
  display: flex;
}
.toku01_icon_box .img_cap{
  margin-left: 0.5em;
}
.toku01_icon_box .img_cap:first-child {
  margin-left: 0;
}
@media screen and (max-width: 640px) {
  .tou_03_num_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-top: 50px;
  }
}

/* イベント */
.pickup.addh1 {
  max-width: 1050px;
  margin: 70px auto 0;
}
.pickup.addh1 span {
  background: #9A88BE;
  font-weight: bold;
  font-size: 1.4rem;
  color: #fff;
  padding: 6px 20px 6px 50px;
  position: relative;
  display: inline-block;
  letter-spacing: 0.05em;
  border-radius: 10px 10px 0 0;
}
.pickup.addh1 span::before {
  content: "";
  background: url(../images/n_kurashi_shiken_pickup.png) no-repeat;
  background-size: contain;
  width: 33px;
  height: 37px;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 40%;
  transform: translateY(-50%);
}

.pickup.addh2 {
  max-width: 1050px;
  margin: 70px auto 0;
}

.pickup.addh2 p{
  display: inline-block;
  position: relative;
  color: #4C912B;
  padding: 0 1em;
}
.pickup.addh2 p::before{
  content: '';
  display: block;
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 1em;
  height: 1px;
  background-color: #4C912B;
  transform: rotate(50deg);
}
.pickup.addh2 p::after{
  content: '';
  display: block;
  position: absolute;
  top: 0.7em;
  right: 0;
  width: 1em;
  height: 1px;
  background-color: #4C912B;
  transform: rotate(-50deg);
}

/* 府警 */
.fukei_re{
  color: #C30024;
}
.n_toku02_point {
  width: 1.9em;
  margin-bottom: -0.3em;
  margin-top: -0.3em;
  margin-right: 0.5em;
}
.fukei_point p{
  text-align: center;
  color: #FFF;
  background-color: #A4639D;
  font-weight: 600;
  padding: 5px;
  margin-bottom: 10px;
}
.fukei_point ol li.point_li {
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-bottom: 10px;
}
.fukei_point ol li.point_li li {
  text-indent: 0em;
}

.fukei_tit span{
  font-weight: 600;
  font-size: 1.5em;
}

.inner_box p.fukei_p {
  text-align: center;
  background-color: #35729D;
  font-weight: 600;
  color: #FFF;
  font-size: 1.3em;
  padding: 5px;
  border-radius: 100px;
}
.fukei_p span{
  color: #FFF40A;
}

.fukei_qa_q{
  margin-bottom: 10px;
}
.fukei_qa_q .fukei_qa_span{
  background-color: #5386AE;
}
.fukei_qa_a .fukei_qa_span{
  background-color: #F3875A;
}

.fukei_af_list p:nth-of-type(2) {
  line-height: 1.6;
  font-weight: 600;
}
.fukei_af_list p:nth-of-type(2) span{
  color: #AD122C;
}

.stop_box {
  background-color: #E6D3E2;
  padding: 1em 1.7em;
  border-radius: 10px;
}
.stop_box ul li{
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: dotted 2px #FFF;
}
.stop_box ul li:last-child{
  margin-bottom: 0em;
  padding-bottom: 0em;
  border-bottom: none;
}
.stop_box ul li span {
  display: inline-block;
  background-color: #3C3373;
  color: #FFF;
  font-weight: 600;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  font-size: 1.4em;
}
.stop_box ul li p {
  display: inline-block;
  color: #7C0058;
  font-weight: 600;
  padding-left: 0.5em;
}

.fukei_af_list ul li {
  position: relative;
  margin-bottom: 10px;
  font-weight: 600;
}

.fukei_af_list:first-of-type p.fukei_tit_tab{
  background-color: #00902A;
  text-align: center;
  color: #FFF;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: 600;
}
.fukei_af_list:last-of-type p.fukei_tit_tab{
  background-color: #008EBD;
  text-align: center;
  color: #FFF;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: 600;
}

.fukei_af_list:first-of-type ul li p{
 color: #00902A; 
}
.fukei_af_list:last-of-type ul li p{
  color: #008EBD; 
 }

.fukei_af_list ul li span{
  font-weight: 500;
}
.fukei_a a {
  display: block;
  text-align: center;
  width: 100%;
  background-color: #00902A;
  color: #FFF;
  padding: 6px 0;
  border-radius: 100px;
  font-weight: 600;
}

.fukei_ce_k{
  display: flex;
  width: 2.5em;
  background-color: #F48018;
  height: 2.5em;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 5px;
}
.fukei_top_y ul li {
  position: relative;
  padding-left: 1.9em;
  margin-bottom: 10px;
  font-weight: 600;
}
.fukei_top_y ul li::before {
  position: absolute;
  top: 0.2em;
  left: 0;
  content: '';
  background-image: url(../images/n_fukei_check.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.4em;
  height: 1.4em;
}

.fukei_g_txt {
  color: #CB0028;
}
.fukei_txt_lg{
  color: #4CAB37;
  font-weight: 600;
}

p.fukei_txt_lg_b{
  font-size: 2rem;
  color: #4CAB37;
  font-weight: 600;
  line-height: 1.5;
}
.fukei_p_txt {
  color: rgb(218, 43, 43);
  font-weight: bold;
  font-size: 2rem;
}
.fukei_txt_pi{
  color: #E3476F;
}
.fukei_s3{
  font-size: 2.5rem;
  font-weight: 600;
}

.fukei_top_y_2 ul li::before{
  background-image:none;
}
.fukei_top_y.fukei_top_y_2 ul li{
  padding-left:0;
}
.fukei_top_y ul li span,.span_re {
  color: #DE3052;
}

.fukei_concert {
  padding: 20px;
  background: url(../images/n_fukei_onpus.png) right top no-repeat #ffede0;
}
.fukei_concert h2 {
  font-size: clamp(2rem,2.5vw,3.2rem);
  color: #9d5533;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.fukei_concert_schedule {
  background: rgba(255, 255, 255, .9);
  padding: 5px 30px;
  border-radius: 50px;
  max-width: 550px;
}
.fukei_concert_schedule span {
  color: #9d5533;
  font-weight: bold;
  margin-right: 10px;
  font-size: clamp(1.6rem,2vw,2rem);
}
.fukei_concert a {
  color: #751485;
  margin-inline: 5px;
}

@media screen and (max-width: 640px) {
  .inner_box p.fukei_p{
    font-size: 1.1em;
    padding: 1em 2em;
    line-height: 1.5;
  }
  .fukei_a a{
    margin-bottom: 30px;
  }
}


.col2_73.toku01_flex .img {
  width: 20%;
}
.col2_73.toku01_flex .txt {
  width: 80%;
}

.flex{
  display: flex;
  align-items: flex-end;
}
.flex .img {
  margin-left: 40px;
}
.flex.flex2{
  display: flex;
  align-items: flex-start;
}

.col2_73.toku02_flex .img {
  width: 20%;
}
.col2_73.toku02_flex .txt {
  margin-left: 0%;
  width: 80%;
}

.fukei_flex {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.inner_box .fukei_col2.col2_txt > div, .inner_box .fukei_col2 .col2_img > div {
  width: 48%;
}

.fukei_boushi li {
  font-size: 2.4rem;
  text-decoration: underline;
  text-decoration-color: #ff0;
  text-decoration-thickness: 8px;
  text-underline-offset: 0.08em;
}
.fukei_u_line {
  text-decoration: underline 2px #ff0;
  font-size: 1.8rem;
  font-weight: bold;
}

.ev_red {
  line-height: 1.6!important;
  color: #B52422;
}

.jinken.blue {
  color: #E96D4B;
  padding: 0 5px;
  border-top: 2px solid #E96D4B;
  border-bottom: 2px solid #E96D4B;
  display: inline-block;
  font-size: 2rem;
  margin-left: 10px;
}
.jinken_top p:last-child {
  text-align: right;
}

.txt_big24.ttl_mgn.top80-50{
  margin-top: 80px;
}
.jinken_sp_br {
  display: none;
}
@media screen and (min-width: 769px) {

  .event_box {
    display: flex;
}
.event_box .ev_box {
  width: calc(33% - 15px* 2 / 3);
  margin-left: 15px;
}
.event_box .ev_box:nth-child(1) {
  margin-left: 0;
}
}
@media screen and (max-width: 640px) {
  .jinken_sp_br {
    display: block;
}
  .event_box .img_cap {
      margin-bottom: 30px;
  }
  .col2_73.toku01_flex .txt, .inner_box .col2_73.toku01_flex .img {
    width: 100%;
  }
  .col2_73.toku02_flex .txt, .inner_box .col2_73.toku02_flex .img {
    width: 100%;
  }
  .col2_73.toku02_flex .txt {
    margin-top: 5%;
    margin-left: 0px;
  }

  .flex.flex2{
    display: flex;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .flex.flex2 .img{
    margin-left: 0px;
  }
  .flex.flex3 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }

  .inner_box .fukei_col2.col2_txt > div, .inner_box .fukei_col2 .col2_img > div {
    width: 100%;
}
}
/* 府警 */


/* PC/SP start */
.pc{
}
.sp{
    display: none;
}
@media screen and (max-width: 640px) {
    .pc{
        display: none;
    }
    .sp{
        display: block;
    }
}
/* PC/SP end */