/* 特集１ */
p.toku01_tab{
  font-size: 1.8em;
  line-height: 1.3;
  font-weight: 600;
}
p.toku01_tab span{
  font-size: 0.6em;
}

.toku01_re{
  color: #E55645;
}
.toku01_gr{
  color: #19A25E;
}
.toku01_bll{
  color: #0A52A8;
}
.toku01_grr{
  color: #11592F;
}

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

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

.pm{
  padding-left: 10px;
  margin-left: 10px;
}

.toku01_row_cen.col2_73 .img {
  width: 25%;
}
.toku01_row_cen.col2_73 .txt {
  width: 75%;
}
@media screen and (max-width: 640px) {
  .toku01_row_cen.col2_73 .txt {
    width: 100%;
  }
  .toku01_row_cen.col2_73 .img {
    width: 100%;
  }
}
/* 特集１ */


/* 特集２ */
.heat_medium {
  max-width: 500px;
  margin: auto;
}
.toku_02 .num {
  font-size: 3rem;
  font-weight: bold;
  position: relative;
}

.toku_02 .col2_73 {
  align-items: center;
  justify-content: flex-start;
}
.toku_02 hr {
  border: dashed 1px #ccc;
}
.toku_02 .blue {
  color: rgb(76 93 255);
}
@media screen and (max-width: 640px) {

}
/* 特集２ */



.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;
}
.inner_box .col3-1 > div{
  width: 100%;
}
.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;
}

.fukei_tel{
  font-size: 1.5em;
}

.kurashi_h2_pick {
  position: relative;
}
.kurashi_h2_pick .pick {
  color: #e3740f;
  position: absolute;
  top: -1.5em;
  font-size: 0.7em;
}
.kurashi_h2_pick .pick::before {
  position: absolute;
  top: 0.2em;
  left: -0.7em;
  content: '';
  width: 2px;
  height: 1.1em;
  background-color: #e3740f;
  transform: rotate(-25deg);
}
.kurashi_h2_pick .pick::after {
  position: absolute;
  top: 0.2em;
  right: -0.7em;
  content: '';
  width: 2px;
  height: 1.1em;
  background-color: #e3740f;
  transform: rotate(25deg);
}
@media screen and (max-width: 640px) {

}

/* イベント */
.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;
}
.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{
  color: #734E42;
  font-size: 2rem;
  font-weight: 600;
}
.fukei_top_y ul li span span{
  text-decoration: underline;
  text-decoration-color: #ff0;
  text-decoration-thickness: 8px;
  text-underline-offset: 0.08em;
}
.fukei_top_y ul li b{
  color: #AE1A3B;
}

.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;
}

.fukei_top_g ul li {
  position: relative;
  padding-left: 1.9em;
  margin-bottom: 10px;
  text-indent: 0em;
  font-weight: 600;
}
.fukei_top_g ul li span {
  position: absolute;
  left: 0;
  display: inline-flex;
  width: 1.5em;
  height: 1.5em;
  color: #FFF;
  background-color: #159F98;
  border: solid #159F98;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
}

@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;
  }
  .inner_box .col3-1 {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
}
}


.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 */

.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;
}

.mayumaro_box{
  max-width: 700px;
}