a[target=_blank]::after {
    content: "↗️";
    display: inline-block;
    margin-left: 0.15em;
    margin-right: 0.15em;
}

header > div{padding:0.6rem;}
header .search_form{align-items:center;width: 30%;}
.title_wrap{border-bottom: 2px solid rgba(0,0,0,0.1);position: relative;width: calc(1060px * 0.88);}
.title_wrap h1:before{content: '';background:#3dadd6; display: block;position: absolute;top:18px;left: 0;width:5px;height:2.23rem;}
.title_wrap h2{padding:10px 15px;border-bottom: 2px solid rgba(0,0,0,0.1);position: relative;width: calc(1060px * 0.88);}
.title_wrap h2:before{content: '';background:#3dadd6; display: block;position: absolute;top:10px;left:0;width:5px;height:2.23rem;}

/*クエリループスタイル*/
.article_list_flex{display:flex;flex-wrap: wrap;gap:3.5%;width:88%;margin:0 auto;}
.article_list_flex li{width:31%;display: inherit;}
.article_list_flex li .box_title{padding:0 20px 25px;}
.article_list_flex li > div{border-radius:10px;margin-top: 20px;}
.article_list_flex li a img{border-radius:10px 10px 0 0;}
.article_list_flex li:first-child{width:100%;}
.article_list_flex li:first-child > div{display:flex;}
.article_list_flex li:first-child .box_title{width:55%;padding:20px;}
.article_list_flex li:first-child a img{border-radius: 10px 0 0 10px;}
.wp-block-columns_tate{width:95%;}
.taxonomy-post_tag{border: 1px solid #279ac4;border-radius: 30px;padding: 5px 10px;}
.color_tag{ padding: 0 1em;text-align: center;}
.related_link{margin-left: 0.9em;font-size: 0.9em;}
.next_page_link{font-size:1.35em;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.ft_post_list.wp-block-latest-posts.is-grid {gap:1em;}
.ft_post_list.wp-block-latest-posts.is-grid li{background: #fff;margin: 1em 0;}
.ft_post_list .wp-block-latest-posts__post-title{display: block;padding: 0 10px 1em;}
/*個別投稿*/
.base_group_style{padding:1.72rem 3.82rem;}
.hot_topics{padding:4.05rem 3.82rem;margin-top: 0 !important;}
.hot_topics div p,.hot_topics div h3{padding:0 1.05em;}
.hot_topics a:before{position: relative;top: 0.95em;left: -0.95em;display: block;width: 5px;height: 5px;content: "";transition: left .2s;-webkit-transform: rotate(45deg);transform: rotate(45deg);backface-visibility: hidden;border: 2px solid;border-color: #ea1919 #ea1919 transparent transparent;}
.binder-top{background-image: url(/wp-content/uploads/2023/07/binder-top1.png);background-repeat: no-repeat;background-position:top;background-size: 100% 45px;border-radius: 12px;}
.binder-top > div{padding-top:45px;}
.binder-top .is-layout-flex {justify-content: space-evenly;}
@media (max-width:767px){
	header .search_form{width: 47%;}
	.title_wrap{width: 98%;}
	.title_wrap h2 li{width:100%;}
	.column_disp_yoko{display:flex;}
	.column_disp_yoko .navigator_img {margin-block-start:0;}
	.article_list_flex li{width:48.5%;}
	.article_list_flex{width:97%;gap:3%;}
	.article_list_flex li:first-child > div{display:block;}
	.article_list_flex li:first-child .box_title{width:100%;padding:20px;}
	.article_list_flex li:first-child a img{border-radius:10px 10px 0 0;}
	.next_page_link{font-size:1.15em;}
	.ft_post_list.wp-block-latest-posts.is-grid {gap:1%;}
	.ft_post_list.wp-block-latest-posts.is-grid li{width:49%;}
	/*個別投稿*/
	.base_group_style{padding:1em 0.5em;}
	.hot_topics{padding:1.35em 0.5rem;}
	.binder-top{background-size: 100% 30px;}
	.binder-top > div{padding-top:30px;}
	.binder-top .is-layout-flex {padding: 10px;}
	    

}