/*a[target=_blank]::after {
    content: "竊暦ｸ輀";
    display: inline-block;
    margin-left: 0.15em;
    margin-right: 0.15em;
}*/
:not(.wp-block-image) > a[target=_blank]::after {
display: inline-block;
vertical-align: middle;
content: URL(/wp-content/themes/KP3/images/target_blank.png);
transform: scale(0.44);
}
:not(.wp-block-image) > a:link[target="_blank"] {
    display: inline;
    padding-bottom: 3px;
    line-height: 2;
    border-bottom: 1px dashed #3c8bd9;
}
a img{transform:scale(1);transition: transform 0.8s}
a img:hover{opacity:0.8;transform:scale(1.02);transition: transform 0.8s}
figure{overflow:hidden;}
time{font-size:0.7em;}
time:before{content: "";background: URL(/wp-content/themes/KP3/images/clock.svg) no-repeat center;width: 12px;height: 12px;padding: 12px;}
hr{margin-bottom: 1rem;}
header > div{padding:0.6rem;}
header .search_form{align-items:center;width: 30%;display:none;}
.wp-site-blocks{padding-top:0;padding-bottom:0;}
footer{margin:0 !important;}
.gap0{gap:0;}
.marker_yellow{background:linear-gradient(transparent 40%, #ff6 60%);}
.marker_pink{background:linear-gradient(transparent 60%, #f6c 60%);}
.marker_blue{background:linear-gradient(transparent 60%, #6cf 60%);}
.title_wrap{position: relative;/*width: calc(1060px * 0.88);*/}
.title_wrap_inner{position: relative;}
.title_wrap h2,.title_wrap_inner h2{padding:10px 15px;border-bottom: 2px solid rgba(0,0,0,0.1);}
.title_wrap h2:before,.title_wrap_inner h2:before{content: '';background:#3dadd6; display: block;position: absolute;top:10px;left:0;width:5px;height:2.23rem;}
/*背景スタイル*/
.entry-content.bgstyle1{margin-top:0;background: url(https://www.kentaku.co.jp/etc/shanaiho-img/2024/myboom_bg.png);}
/*クエリループスタイル*/
.article_list_flex{display:flex;flex-wrap: wrap;justify-content: start;width:95%;margin:0 auto;gap: 3.5%;}
.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: 2px solid #9100ff;border-radius: 25px;max-width: 28em;margin: 0 auto;padding: 0.25em;background: linear-gradient(90deg, rgb(35 22 237), rgb(90 20 65));}
.next_page_link a{color:#fff;}
.next_page_link a:hover{color:#fdd0d0;}
.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 1.38em;}
/*吹き出し調整*/
div p.has-background{padding: 0.25em 1.375em;}
/*個別投稿*/
.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.76%;}
.hot_topics a:before{content: "";background: URL(/wp-content/themes/KP3/images/arrow_r.svg) no-repeat center;padding-left: 20px;margin-left: -15px;margin-right: 5px;}
.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;}
/*独自アニメーション*/
.icon-triangle {width: 90px; background: rgba(0, 0, 0, .3); border: 3px solid rgba(255, 255, 255, .7);border-radius: 50%; line-height: 90px;text-align: center;font-size: 3rem;animation: pulse 1.6s linear infinite; color: #fff;}

/*投稿一覧からパーパスアンバサダー消しておく*/
li.cat-item.cat-item-51 { display: none;}

/*パーツ*/
.title_radius1{display: inline-block;padding: 10px 20px; z-index: 1;}
.title_back{margin: -17px 0 0 0;}


@keyframes pulse {
    0% { box-shadow: 0 0 0 0 rgba(255, 255, 255, .8), 0 0 0 0 rgba(255, 255, 255, .8) }
    30% { box-shadow: 0 0 0 30px rgba(255, 255, 255, 0), 0 0 0 0 rgba(255, 255, 255, .8) }
    65% { box-shadow: 0 0 0 30px rgba(255, 255, 255, 0), 0 0 0 10px rgba(255, 255, 255, 0) }
    100% { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0), 0 0 0 10px rgba(255, 255, 255, 0) }
}
@media (max-width:767px){
	html{font-size:85%;}
	h1{width:96%;font-size: 1.62em;}
	header .search_form{width: 47%;}
	.wp-block-search__inside-wrapper{height:30px;}
	.wp-block-search__inside-wrapper .wp-element-button{padding:4px;}
	.title_wrap{width: 98%;}
	.title_wrap h2 {width:96%;}
	.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;}
	.article_list_flex li .box_title {padding: 0 10px 20px;}
	.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;}
	/*ギャラリーをSPは強制１カラム表示へ*/
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {width: 100%;}
    .icon-triangle {width: 70px;line-height: 70px;font-size: 2rem;}
}