div.setsubunnavi_wrap{
	width: 100%;
}
div.setsubun_wrap{
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
ul.setsubunnavi{
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
    padding-top: 1.5rem;
	padding-left: 0;
	margin-top: 0!important;
	background-color: #5a1e1e;
}
ul.setsubunnavi li{
	list-style-type: none;
	text-align: center;
	margin-top: 0;
	padding: 5px 15px 4px 15px;
	border-radius: 16px;
	background-color: #5a1e1e;
	margin-bottom: 1.5rem;
}
ul.setsubunnavi li a{
	color: #ffffff;
	display: block;
}
ul.setsubunnavi li.active {
	background-color: #ffffff;
}
ul.setsubunnavi li.active a{
	color: #5a1e1e;
	display: block;
}
h2.setsubun_h2{
    border-bottom: 3px solid #5a1e1e;
    padding-bottom: 1rem;
}
h3{
    border-left: solid 5px #5a1e1e;
    padding-left: 1rem;
}
.dl_setsubun{
  border-bottom: solid 1px #cccccc;
  margin-top: 0;
}
.dl_setsubun div{
  display: flex;
  align-items: center;
}
.dl_setsubun div.migoro dd{
  margin-top: 10px;
}
.dl_setsubun div.lightup dt{
  margin-left: 10px;
}
.dl_setsubun div.lightup dd{
  margin-left: 22px;
}
.ul_setsubun{
  list-style-type: none;
  padding-left: 0;
}
.spot_dscr{
  border-bottom: solid 1px #cccccc;
}
h4.near_spot{
  padding-bottom: 0;
}
h4{
    font-size: 2rem;
    margin: 3rem 0 2rem;
    border-bottom: solid 1px #dddddd;
    padding-bottom: 1rem;
    font-weight: 600;
}
.kdpush_wrap > div{
    display: flex;
}
.kdpush_wrap > div img{
    display: block;
    max-width: 100%;
    height: auto;
    align-self: flex-start;
    margin-top: 2rem;
    margin-left: 20px;
}
h5.kd_push_name{
    font-size: 1.8rem
}
h5.kd_push_name span{
    display: inline-block;
}
h5.kd_push_name span a{
    padding: 5px 10px 4px 10px;
    box-sizing: border-box;
    border: solid 1px #1E99D5;
    border-radius: 4px;
    margin-left: 1rem;
    font-size: 1.4rem;
}
p.gotospot{
    margin-bottom: 0!important;
}
p.gotospot a{
    padding: 5px 10px 4px 10px;
    box-sizing: border-box;
    border: solid 1px #1E99D5;
    border-radius: 4px;
}
#about_img{
    display:flex;
    justify-content: space-between;
}
#about_img img{
    width: 32%;
    height: auto;
    max-width: 100%;;
}
#hushu{
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
    border: solid 1px #5a1e1e;
}
.kitao_img{
    display: flex;
}
.kitao_img_wrap{
    width: 40%;
    margin-right: 2%;
}
.kitao_img_wrap img{
    width: 100%;
    height: auto;
}
.kitao_img p{
    margin-top: 5px;
    width: 58%;
}
h3 a{
    color: #333333;
}
h3 span{
    font-size: 14px;
    color: #900700;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    margin-left: 10px;
  }
  .caution_2021{
    padding:20px; 
    box-sizing: border-box; 
    border: solid 1px red; 
    border-radius: 4px; 
    color: red; 
    margin-bottom: 20px;
  }
/* 節分会初回 */
table.ivent_date{
    width: 100%;
    display: block;
}
table.ivent_date tbody{
    width: 100%;
    display: block;
}
table.ivent_date tr {
    width: 100%;
    display: block;
}
table.ivent_date tr th {
    width: 100%;
    background: #eeeeee;
    display: block;
    padding: 5px;
}
table.ivent_date tr td.ivent {
    padding-left: 20px;
}
dl.access{
    margin-top: 30px;
}
dl.access dt {
    padding-bottom: 5px;
    border-bottom: solid 1px #dddddd;
    font-weight: 600;
}
/* 節分マップ */
.setsubun_map iframe{
    min-height: 800px;
}
@media screen and (max-width: 600px) {
    #content .section {
    margin: 2rem auto 4rem;
    padding: 0;
    }
    h1{
        font-size: 2.4rem!important;
    }
    #content .singleContent .cont_header{
        margin: 2rem auto 3rem;
    }
    h2{
        font-size: 1.8rem;
        margin: 2.5rem 0 1.5rem;
    }
    h3{
        font-size: 1.6rem!important;
        margin: 3rem 0 1.5rem;
        font-weight: 600;
    }
    h4{
        font-size: 1.6rem!important;
        margin: 2.5rem 0 1.5rem;
    }
    h5.kd_push_name{
        font-size: 1.6rem
    }
    h5.kd_push_name span a{
        font-size: 1.2rem
    }
    .dl_setsubun dt,.dl_setsubun dd{
      font-size: 14px;
    }
    .ul_setsubun li{
      font-size: 14px;
    }
    #content p {
    font-size: 1.4rem!important;
    }
    div.column h3 {
    margin-bottom: 0!important;
    }
    /* 節分マップ */
    .setsubun_map iframe{
        min-height: 600px;
    }
    .kitao_img{
        display:block;
    }
    .kitao_img_wrap{
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .kitao_img_wrap img{
        height: auto;
        max-width: 300px!important;
    }
    .kitao_img p{
        margin-top: 5px;
        width: 100%;
    }
    #about_img{
        display: block;
    }
    #about_img img{
        width: 100%;
        height: auto;
        max-width: 100%;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 400px){    
    .kdpush_wrap > div{
        display: block;
    }
    .kdpush_wrap > div img{
        margin-left: 0!important;
    }
    h5.kd_push_name span{
        display: block;
        margin-left: 0!important;
        margin-top: 10px;
    }    
    h5.kd_push_name span a{
        margin-left: 0!important;
    }
    .setsubun_map iframe{
        min-height: 400px;
    }
}