/* 暮らしのイベント */
.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);
}
.tiiki-ribon-gold {
  background: #C5A500;
}
.tiiki-ribon-gold::before {
  border-color: #C5A500 transparent transparent transparent;
}
.tiiki-ribon-gold::after {
  border-color: transparent transparent transparent #C5A500;
}
.art_h2{
  background-color: #794324!important;
  color: #FFF!important;
  margin-bottom: 10px!important;
}
.kurashi_h2.top10{
  margin-top: 20px!important;
}
.toku02_col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.toku02_col2_wrap {
  width: 46%;
}
.toku01_mini {
  font-size: clamp(1.4rem, 1.4vw, 1.6rem);
}
span.ttl_u_bar_col2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}

.toku02_flex {
  display: flex;
  gap: 20px;
  align-items: center;
}

.col2_ce{
  align-items: center;
}
.sp_att {
  border: solid 1px red;
  font-size: 0.5em;
  padding: 0.4em;
  letter-spacing: 0.1em;
  color: red;
  border-radius: 100px;
  margin: 0 0.1em;
}

.toku01_q_a_box {
  display: flex;
  gap: 10px;
  font-weight: bold;
}
.toku01_q_a_box {
  font-size: clamp(1.8rem, 2vw, 2.2rem);
}
.toku01_q_a {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #199FCB;
  border-radius: 50%;
  font-size: 1.8rem;
}
.span {
  color: #E94D2A;
}
.toku01_q_a_box.ans .toku01_q_a {
  background: none;
  border: 2px solid #EFDA2F;
  color: #EFDA2F;
}
.toku01_q_a_box .txt {
  width: calc(100% - 40px);
}

.inner_box .col2_73 .img._toku2img{
  text-align: center;
}

@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) {
  .event_box_b .ev_box{
    margin-bottom: 20px;
  }
}



@media screen and (max-width: 640px) {

}



/* 府警 */
.fukei_h1_mini {
  font-size: clamp(1.8rem, 2vw, 2.2rem);
  letter-spacing: .08em;
}
.fukei_red {
  color: #e0023f;
}
.fukei_yakan_box {
  border: solid 1px #516A1C;
  background-color: #E3E8D5;
  padding: 30px;
  max-width: 500px;
  border-radius: 10px;
}
.fukei_yakan_box .img_cap{
  text-align: center;
}
.flex_fukei {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.flex_fukei .img_cap{
  margin-right: 10px;
}
.fukei_enso_box{
  background-color: #F6ECE0;
  padding: 20px 30px;
  /* max-width: 500px; */
  border-radius: 10px;
}

.__ali_ce{
  align-items: center;
}

.inner_box .col2_82 .txt {
  width: 75%;
}
.inner_box .col2_82 .img {
  width: 20%;
}

p.toku01_step {
  padding: 0px 30px;
  font-weight: 600;
  font-size: 20px;
}
.toku01_step span{
  font-size: 30px;
  font-weight: 600;
  color: #6FB51D;
}

.toku01_step1_box {
  text-align: center;
}

.toku01_step1_p{
  text-align: center;
  }
  .toku01_step1_p p{
  line-height: 1.5;
  text-align: left;
  display: inline-block;
}

.toku01_tisin{
  display: block;
  font-size: 0.7em;
  color: #e0023f;
}
.toku01_josei_box {
  padding: 15px 20px;
  background-color: #FAF2CE;
  border-right: solid 10px #D9BC0A;
}

.pt_0{
  padding-top: 0!important;
}

.inner_box .toku01_step1_box.col3-1 > div img{
  width: initial;
}

.toku02_bl{
  color: #3AA3E1;
}

.toku03_num{
  width: 1.5em;
    vertical-align: middle;
    margin-right: 0.5em;
}

.flex_box_b {
  display: flex;
  flex-direction: row;
}

.flex_box_b .img_cap:first-child{
  margin-right: 30px;

}

.toku02_list{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 15px;
  width: 100%;
}
.toku02_list li {
  text-indent: -2.3em;
  padding-left: 2.3em;
}
.toku02_list img{
  margin-right: 0.3em;
  vertical-align: middle;
  width: 2em;
}
@media screen and (max-width: 640px) {
  .toku02_list{
    display: grid;
    grid-template-columns: 1fr ;
    gap: 15px 0;
    width: 100%;
  }
  .inner_box .col2_82 .txt,.inner_box .col2_82 .img {
    width: 100%;
  }
  p.toku01_step {
    padding: 0px 15px;
    font-weight: 600;
    font-size: 16px;
  }
  .toku01_step span{
    font-size: 22px;
    font-weight: 600;
    color: #6FB51D;
  }
  .toku01_josei_box {
    padding: 15px;
    background-color: #FAF2CE;
    border-right: solid 10px #D9BC0A;
}
.inner_box .col2_txt > div.img, .inner_box .col2_img > div.img{
  margin-top: initial;
}
.flex_box_b {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flex_box_b .img_cap:first-child{
  margin-bottom: 20px;
  margin-left: 0;
}
}


/* 特集１ */

@media screen and (max-width: 640px) {
}
