.flow_no {
	top:-.4em;
	left:-.4em;
  width: 2em;              /* 直径 */
  height: 2em;             /* 直径 */
  border-radius: 50%;       /* 丸 */
  display: inline-flex;     /* 中央寄せ用 */
  align-items: center;      /* 縦中央 */
  justify-content: center;  /* 横中央 */
  font-weight: 700;         /* お好みで太字 */
  line-height: 1;           /* 余計な余白を消す */
}
.title_h2{
	line-height: 1.4;
	font-weight:700;
	padding:0 .6em .4em;
	font-size:1.4em
}
.title_h2>span{
  position: relative;
  display: inline-block;
  text-align: center;
	padding:0 1.4em;
}

.title_h2>span::before,
.title_h2>span::after {
  line-height: 1.2;
  position: absolute;
	top:calc(50% - .5em);
}

.title_h2>span::before {
  left: 0;
  content: '\f101';
}

.title_h2>span::after {
  right: 0;
  content: '\f100';
}
#main-content #cat_topics-1 h2,
#main-content #cat_topics-2 h2,
#main-content #cat_topics-3 h2,
#main-content #cat_topics-4 h2{
	border:none;
}
.title_h3{
	font-weight:700;
	padding:0 .6em .4em;
	font-size:1.2em
}

.title_h2.engTitle{
    padding-top: .6em;
    position: relative;
}
.title_h2.engTitle::before {
	content: attr(data-en);
    position: absolute;
	display:block;
    top: -.4em;
	left: 0;
    transform:rotate(-6deg) translateX(0);
    font-size: .9em;
    z-index: -1;
	opacity:.4
}
.title_h2.fh-center.engTitle::before {
	left: 50%;
	transform: rotate(-4deg) translateX(-50%);
}
.title_h2.fh-end.engTitle::before {
	left: 100%;
	transform: rotate(4deg) translateX(-100%);
}


#wrapper p{margin:.8em .4em}
#breadcrumbList{font-size:0}
#breadcrumbList li{
	min-width:80px
}
#breadcrumbList a{
	border-right:1px solid #fff;
	font-size:0.9rem;
	padding:.6em .4em;
	margin:0
}
#breadcrumbList li:last-child a{
	border:none;
	cursor:default
}
#breadcrumbList li:last-child a:hover{background:none}
.wpcf7Btn,
.mLink a{
	padding:.6em 1em;
	line-height:1
}
.mLink a::after{
	content:"\f0da";
	padding-left:.3em
}
.topic-title{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.topic-exc{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin:.4em .4em 0
}
#home-topics-4 .topic-exc.img_aspect-16_9,
#home-topics-4 .topic-exc.img_aspect-2_1{
	-webkit-line-clamp: 1;
}
#home-topics-4 .topic-exc.img_aspect-4_3,
#home-topics-4 .topic-exc.img_aspect-1_1{
	-webkit-line-clamp: 2;
}
#home-topics-4 .topic-exc.img_aspect-1_1{
	-webkit-line-clamp: 3;
}
.content_slider .slick-prev,
.content_slider .slick-next{
	color:#fff;
	background:rgba(0,0,0,.8)!important;
	text-shadow:1px 1px 0 #111,-1px 1px 0 #111,1px -1px 0 #111,-1px -1px 0 #111;
}
.content_slider .slick-prev{
	border-radius:0 2px 2px 0;
}
.content_slider .slick-next{
	border-radius:2px 0 0 2px;
}
.gallery_alt_text.pos-abs{
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	color:#fff;
	background:rgba(0,0,0,.8)!important;
}
.rounded-circle .gallery_alt_text.pos-abs{
	bottom:calc(50% - 1.1em);
}
@media all and (min-width:576px),print{
	#breadcrumb{
		margin:0.1em 0;
		border-bottom:1px solid #ccc
	}
	#breadcrumbList li{min-width:0;flex:0 0 auto;position:relative}
	#breadcrumbList li:last-child{flex:0 1 auto}
	#breadcrumbList a{
		border:none;
		padding:.2em 0;
		position:relative;
	}
	#breadcrumbList span{
		position:relative;
		padding:0 .3em
	}
	#breadcrumbList li,
	#breadcrumbList a,
	#breadcrumbList span {
	}
	#breadcrumbList li a::after{content:">"}
	#breadcrumbList li:last-child a::after{content:"";padding:0}
	#breadcrumbList li span::before,
	#breadcrumbList li span::after{
		padding:0;
		position:absolute;
		bottom:.1em;
		content:"";
		display:inline-block;
		width:0;
		height:1px;
		background:#888;
		-webkit-transition:.6s;
		transition:.6s;
		opacity:0
	}
	#breadcrumbList li:last-child span::before,
	#breadcrumbList li:last-child span::after{
		display:none;
	}
	#breadcrumbList li span::before{left:50%}
	#breadcrumbList li span::after{right:50%}
	#breadcrumbList li span:hover::before,
	#breadcrumbList li span:hover::after{width:50%;opacity:1}
	#home-topics-4 .topic-exc.img_aspect-16_9,
	#home-topics-4 .topic-exc.img_aspect-2_1{
		-webkit-line-clamp: 1;
	}
	.wpcf7Btn,
	.mLink a{
		padding:.4em .8em;
		line-height:1
	}
	#home-topics-4 .topic-exc.img_aspect-4_3{
		-webkit-line-clamp: 3;
	}
	#home-topics-4 .topic-exc.img_aspect-1_1{
		-webkit-line-clamp: 4;
	}
}
@media all and (min-width:768px),print{
	#home-topics-4 .topic-exc.img_aspect-1_1{
		-webkit-line-clamp: 5;
	}
}
@media all and (min-width:992px),print{
	.pointer-none{color:inherit;text-decoration:none}
	.topic-exc{
		-webkit-line-clamp: 2;
	}
	#home-topics-4 .topic-exc.img_aspect-1_1{
		-webkit-line-clamp: 6;
	}
	.gallery_alt_text.pos-abs{
		z-index:1;
		bottom:-3em;
		left:0;
		opacity:0;
	}
	.gallery_img_area:hover .gallery_alt_text.pos-abs{
		bottom:0;
		opacity:1;
	}
	.rounded-circle .gallery_alt_text.pos-abs{
		bottom:50%;
		transform: translate(0, 50%);
		opacity:0;
	}
	.rounded-circle.gallery_img_area:hover .gallery_alt_text.pos-abs{
		bottom:50%;
		transform: translate(0, 50%);
		opacity:1;
	}
	.over_large img{
		-webkit-transform:translate(0, 0) scale(1);
		transform:translate(0, 0) scale(1);
		-webkit-transition:all .4s;
		transition:all .4s;
	}
	.over_large:hover img{
		-webkit-transform:translate(0, 0) scale(1.1);
		transform:translate(0, 0) scale(1.1);
	}
}