/* ===============================================
	AMOMA channel - 20220322 -
================================================== */

div.top_sec06 > div.radio section,
div.top_sec06 > div.column > div.container,
div.sec06_box > div.container > section > figure {
	display : flex;
	flex-flow : column;
	justify-content : space-between;
}
div.sec06_box > div.container {
	width : 100%;
}
div.sec06_box > div.container > section {
	padding : 0 5%;
}
div.sec06_box > div.container + p > a {
	margin : 80px 0 0 0;
}

div.sec06_box > div.container + p > a::after,
div.sec06_box > div.container > section > figure + p > a::after {
	margin : 0 0 0 1.5rem;
	content : "\f061";
	font-family : "Font Awesome 5 Free";
	font-weight : 900;
}
div.sec06_box > div.container + p > a::after {
	content : "\f054";
}
div.sec06_box > div.container > section > h3 {
	margin : 30px auto;
	padding : 0 0 0 40px;
	font-size : 1.2rem;
	font-weight : bold;
}
div.sec06_box > div.container > section > h3 > a::after {
	padding : 0 0 0 10px;
	font-size : 0.9rem;
}
div.sec06_box > div.container > section > figure {
	position : relative;
	margin : 0 0 60px 0;
	background : #ffffff;
	box-shadow : 0px 5px 8px -5px rgba(0,0,0,0.3);
	transition : 0.3s;
	line-height : 1.4;
}
div.sec06_box > div.container > section > figure > img {
	margin : 0 auto 25px auto;
}

div.sec06_box > div.container > section > figure p.count {
	margin : 0 0 0 auto;
	padding : 0 0 0 15px;
	background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico04.png) no-repeat 0 center / 18px;
	color : #da7b00;
	font-size : 0.9rem;
	text-align : right;
	white-space : nowrap;
	align-self : flex-end;
	width : 13%;
}

div.sec06_box > div.container > section > figure > p:nth-last-of-type(1) > a {
	overflow : hidden;
	display : block;
	position : absolute;
	top : 0;
	left : 0;
	text-indent : 100%;
	white-space : nowrap;
	width : 100%;
	height : 100%;
}
div.column > div.container > section:nth-of-type(2) > figure > p:nth-last-of-type(1) > a {
	background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico08.png) no-repeat center 22% / 70px;
	background-blend-mode : saturation;
}
div.sec06_box > div.container > section > figure:hover {
	opacity : 0.7;
}
div.sec06_box > div.container > section > h3,
div.sec06_box > div.container > section > figure + p,
div.sec06_box > div.container > section + p {
	display : block;
	width : 100%;
}

div.sec06_box > div.container > section > figure > img {
	width : 100%;
}
div.top_sec06 > div.radio section > h3 {
	background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico02.png) no-repeat 0 center / 30px;
}
div.top_sec06 > div.radio section > h3 > a::after {
	content : "-radio-";
}
div.top_sec06 > div.radio > div.container > section > figure {
	flex-flow : row wrap;
	padding : 15px;
	background : rgba(255,255,255,0.9) url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico08.png) no-repeat center / 70px;
	background-blend-mode : saturation;
}
div.top_sec06 > div.radio > div.container > section > figure:nth-of-type(n+2),
div.top_sec06 > div.column section:nth-of-type(1) > figure:nth-of-type(n+2) {

}
div.top_sec06 > div.radio > div.container > section > figure > img {
	margin : 0 10px 25px 0;
	width : 33%;
}
div.top_sec06 > div.radio > div.container > section > figure > figcaption {
	color : #898989;
	font-size : 1rem;
	width : 62%;
}
div.top_sec06 > div.radio section > figure > figcaption > p {
	margin : 0 0 14px 0;
}
div.top_sec06 > div.radio section > figure > figcaption > p::after {
	display : block;
	margin : 12px 0 0 0;
	background : #35b597;
	content : "";
	width : 50px;
	height : 3px;
}
div.top_sec06 > div.radio section > figure > figcaption > h4 {
	font-size : 1.1rem;
}
div.top_sec06 > div.radio section > figure > figcaption > h4 > small {
	display : block;
	font-size : 0.9rem;
}
div.top_sec06 > div.radio > div.container > section > figure > h5,
div.top_sec06 > div.radio > div.container > section > figure > aside {
	display : block;
	width : 100%;
}
div.top_sec06 > div.radio section > figure > h5,
div.top_sec06 > div.radio section > figure > aside > h6,
div.top_sec06 > div.column section > figure > figcaption {
	font-size : 0.9rem;
	font-weight : bold;
}
div.top_sec06 > div.radio section > figure > h5 {
	padding : 0 10px;
	align-self : baseline;
	border-left : 7px solid #35b597;
	font-size : 1.1rem;
}

div.top_sec06 > div.sec06_box > div.container > section > figure > aside {
	display : flex;
	flex-flow : column;
	justify-content : space-between;
	margin : 15px 0 0 0;
}
div.top_sec06 > div.radio section > figure > aside > h6 {
	margin : 0 0 15px 0;
}

div.top_sec06 > div.column {
	padding : 0;
}

div.top_sec06 > div.column > div.container > section > figure > aside {
	flex-flow : row wrap;
	margin : 0 15px;
}
div.top_sec06 > div.column section:nth-of-type(1) {
	display : flex;
	flex-flow : row wrap;
	justify-content : space-between;
	padding : 0 5% 10% 5%;
	border-bottom : 2px solid #cccccc;
}
div.top_sec06 > div.column section:nth-of-type(1) > figure {
	width : 47%;
}
div.top_sec06 > div.column section:nth-of-type(1) > h3 {
	background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico05.png) no-repeat 0 center / 25px;
}
div.top_sec06 > div.column section:nth-of-type(1) > h3 > a::after {
	content : "-column-";
}
div.top_sec06 > div.column section > figure > figcaption,
div.top_sec06 > div.column section > figure > p {
	margin : 0 15px 15px 15px;
}

div.top_sec06 > div.column section:nth-of-type(2) > h3 {
	background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico07.png) no-repeat 0 center / 30px;
}
div.top_sec06 > div.column section:nth-of-type(2) > h3 > a::after {
	content : "-movie-";
}
div.top_sec06 > div.column section:nth-of-type(2) > figure > img {
	position : relative;
}


/* ===============================================
	screen style's
================================================== */

@media screen and (min-width : 780px) {

	div.top_sec06 > div.radio section,
	div.top_sec06 > div.column > div.container {
		flex-flow : row wrap;
		justify-content : space-between;
	}
	div.sec06_box > div.container {
		width : 1120px;
	}
	div.sec06_box > div.container > section {
		padding : 0;
	}
	div.sec06_box > div.container > section > h3 {
		padding : 0 0 0 70px;
		font-size : 2rem;
	}

	div.top_sec06 > div.radio section > h3 {
		background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico02.png) no-repeat 0 center / 50px;
	}
	div.top_sec06 > div.column section:nth-of-type(1) > h3 {
		background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico05.png) no-repeat 0 center / 46px;
	}
	div.top_sec06 > div.column section:nth-of-type(2) > h3 {
		background : url(https://www.amoma.jp/wp-content/themes/amoma_v2/img/top/ico07.png) no-repeat 0 center / 50px;
	}
	div.sec06_box > div.container > section > h3 > a::after {
		font-size : 1.4rem;
	}
	div.sec06_box > div.container > section > figure p.count {
		padding : 0 0 0 20px;
		font-size : 0.9rem;
		width : 14%;
	}

	div.top_sec06 > div.radio section > figure {
		width : 28.5%;
	}
	div.top_sec06 > div.radio > div.container > section > figure > figcaption {
		font-size : 1.2rem;
	}
	div.top_sec06 > div.radio section > figure > figcaption > h4 {
		font-size : 1.4rem;
	}
	div.top_sec06 > div.radio section > figure > figcaption > h4 > small {
		display : block;
		font-size : 1rem;
	}
	div.top_sec06 > div.radio section > figure > h5,
	div.top_sec06 > div.radio section > figure > aside > h6,
	div.top_sec06 > div.column section > figure > figcaption {
		font-size : 1.1rem;
	}
	div.top_sec06 > div.radio section > figure > h5 {
		font-size : 1.2rem;
	}


	div.top_sec06 > div.column section:nth-of-type(1) {
		padding : 0;
		border : none;
		width : 66%;
	}
	div.top_sec06 > div.column section:nth-of-type(1) > figure {
		padding : 0 0 35px 0;
	}
	div.top_sec06 > div.column section:nth-of-type(1) > figure > figcaption {
		margin : 0 15px 20px 15px;
	}

	div.top_sec06 > div.column section:nth-of-type(2) {
		width : 30%;
	}

	div.sec06_box > div.container > section > figure + p {
		align-self : flex-end;
	}

}
