.main_visual {background-image: url(https://www.bigbang-web.jp/wp-content/themes/bigbang/assets/img/about/y_profile/main.png), url(../img/common/main_bg.jpg);}

.message-text {
	font-size: 1.6rem;
	line-height: 1.6;
}
.float-right {
	float: right;
}
.message-text .float-right {
	margin-left: 3rem;
}
.message-text::after {
	content: "";
	clear: both;
}

.ffs-palt {
	-webkit-font-feature-settings : "palt" ;
	-moz-font-feature-settings : "palt" ;
	font-feature-settings : "palt" ;
}

.contents {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	line-height: 1.6;
}
.contents figure {
	margin-right: 2rem;
	text-align: left;
	min-width: 30.5%;
}
.contents figure figcaption {
	margin-top: 15px;
	display: inline-block;
}

.publish_info {
	background-color: #eceef2;
	border: solid 1px #c2c9d5;
	padding: 26px 23px 23px;
}
.publish_info > dt {
	color: #333333;
	font-size: 2.2rem;
	margin-bottom: 20px;
	font-weight: bold;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items:baseline;
	align-items: baseline;
	line-height: 1;
}
.publish_info > dt::before, .publish_info > dt::after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #001f50;
	position: relative;
	top: -6px;
}
.publish_info > dt > span {
	min-width: 248px;
	padding: 0 20px;
	text-align: center;
	line-height: 1;
}
.publish_info > dd:first-of-type {
	border-bottom: dotted 1px #9a9a9a;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.publish_list .tag_label {
	font-size: 1.4rem;
	font-weight: 900;
	width: 77px;
	height: 33px;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	line-height: 1;
	text-align: center;
	margin-bottom: 20px;
}
.publish_list .tag_label.blue-tag {
	background-color: #001f50;
	color: #FFF;
}
.publish_list .tag_label.gray-tag {
	background-color: #ccd2dc;
}

.publish_list.publish_list_01 {
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.publish_list.publish_list_01 {
		width: 100%;
	}
}

.publish_list.publish_list_02 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.publish_list.publish_list_02 dd {
	padding-left: 10px;
}
.publish_list.publish_list_02 dd > span {
	display: block;
	line-height: 1;
}
.publish_list.publish_list_02 .tag_label {
	min-width: 93px;
	font-size: 1.2rem;
	margin: 0;
}

.publish_list ul, .publish_list ul li figure, .publish_list ul li figure figcaption {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.publish_list ul {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.publish_list ul li {
	width: 33.333%;
	margin-bottom: 20px;
}
.publish_list ul li figure {
	margin: 0;
}
.publish_list ul li figure > span {
	margin-right: 5px;
}
.publish_list ul li figure figcaption {
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
}
.publish_list ul li figure figcaption > span {
	line-height: 1;
}
.publish_list span.status {
	font-size: 1.2rem;
	margin-bottom: 10px;
	font-weight: 900;
}
.publish_list span.publisher {
	font-size: 1.2rem;
	color: #001f50;
	margin-bottom: 5px;
	font-weight: 900;
}
.publish_list span.ttl {
	font-size: 1.3rem;
	font-weight: 900;
	line-height: 1.6;
}
.other_publish .publish_list ul li figure figcaption {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.other_publish .publish_list ul li {
	width: 100%;
}
.contents-flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.contents-flex.contents-flex_02 {
	-webkit-align-items: center;
	align-items: center;
}

.publish_list.publish_list_01.publish_list_03 figure {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	font-size: 1.2rem;
	font-weight: 900;
}
.publish_list.publish_list_01.publish_list_03 figure figcaption {
	padding-left: 25px;
}
.publish_list.publish_list_02.publish_list_04 .tag_label {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	height: auto;
}
#OtherNovel {
	height: 84px;
}
#OtherNovel dd {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
}
#OtherNovel dd div:first-of-type {
	margin-bottom: 15px;
}
#OtherNovel dd div span {
	display: block;
	line-height: 1;
}
#PublishMedia dd {
	font-size: 1.2rem;
	font-weight: 900;
}

.links-wrap {
	padding-top: 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.links-wrap .btn {
	width: 360px;
	height: 83px;
	font-size: 2.4rem;
}

.v_tab {
	display: none;
}

@media screen and (max-width: 1130px) and (min-width: 768px) {
	.n_tab {display: none;}
	.v_tab {
		display: block;
	}
}
/* iPad Pro */
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.links-wrap .btn {
		height: 77px;
	}
	.links-wrap .btn,
	.links-wrap a {
		width: 49%;
	}
}
@media screen and (max-width: 1010px) and (min-width: 1001px){
	.title_01 {
		font-size: 2.2rem;
	}
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
}
/* SP */
@media screen and (max-width: 767px) {
	.main_visual {background-image: url(https://www.bigbang-web.jp/wp-content/themes/bigbang/assets/img/about/y_profile/main_sm.png), url(../img/common/main_bg.jpg);}

	.message-text .float-right {
		margin-left: 0;
		float: right;
		display: block;
		margin: auto auto 20px;
		max-width: 50%;
		padding-left: 1.5rem;
	}
	.contents {
		display: block;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	figure#Matsubara {
		float: left;
		display: block;
		width: 150px;
		min-width: inherit;
		padding-right: 1.5rem;
		margin-top: 0;
	}
	figure#Matsubara span {
		width: 30%;
	}
	figure#Matsubara figcaption {
		font-size: 1rem;
		padding-left: 0;
		margin-top: 10px;
	}
	.contents figure {
		margin: 20px 0 0;
		text-align: center;
		min-width: 100%;
	}
	.publish_info {
		padding: 20px 10px 10px;
	}
	.publish_list ul {
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	.publish_list ul li {
		width: 50%;
	}
	.publish_list .tag_label.blue-tag {
		margin-bottom: 10px;
	}
	.publish_list span.ttl,
	.publish_list span.publisher {
		font-size: 1.1rem;
	}
	.publish_list ul li figure {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.publish_list ul li figure > span {
		margin-bottom: 10px;
	}
	.contents-flex {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	#NovelColumn {
		-webkit-flex-direction: row;
		flex-direction: row;
	}
	#NovelColumn > dl:first-of-type {
		width: 43%;
	}
	#NovelColumn > dl:last-of-type {
		width: 83%;
	}
	.publish_list.publish_list_01.publish_list_03 figure {
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	.publish_list.publish_list_01.publish_list_03 figure figcaption {
		padding-left: 0;
		padding-top: 10px;
		font-size: 1.1rem;
		width: 100%;
	}
	.contents-flex.contents-flex_02 {
		-webkit-align-items: flex-start;
		align-items: flex-start;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.publish_list.publish_list_02 {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.publish_list.publish_list_02 .tag_label {
		margin-bottom: 10px;
	}
	.publish_list.publish_list_02 dd {
		padding: 0;
	}
	.publish_list.publish_list_02.publish_list_04 .tag_label {
		height: 35px;
	}
	#OtherNovel {
		margin-bottom: 20px;
		height: auto;
	}
	#PublishMedia dd {
		font-size: 1.1rem;
	}
	.links-wrap {
		padding-top: 6%;
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.links-wrap .btn {
		width: 100%;
		margin-bottom: 3%;
		height: 74px;
	}
}
@media screen and (max-width: 500px) {
	.title_01 {
		font-size: 4.5vw;
	}
}