/* #tpl-contents
-----------------------*/
#tpl-contents p {
	line-height: 2;
}

#tpl-contents .main-kv {
	padding-top: 56px;
	margin-bottom: 86px;
	position: relative;
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv {
		width: calc(100% + 20px);
		padding-top: 25px;
		margin: 0 -10px 70px;
	}
}

#tpl-contents .main-kv .kv {
	height: 312px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv .kv {
		height: auto;
		padding-top: 44.5945%;
	}
}

#tpl-contents .main-kv .kv .main-title {
	position: absolute;
	left: 46px;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv .kv .main-title {
		width: 20%;
		left: 5%;
	}
	#tpl-contents .main-kv .kv .main-title img {
		width: 100%;
	}
}

#tpl-contents .main-kv .title-wrap {
	width: 100%;
	display: flex;
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv .title-wrap {
		display: block;
		position: relative;
		z-index: 2;
		margin-top: -35px;
	}
}

#tpl-contents .main-kv .title-wrap .number {
	background-color: #013362;
	color: #FFF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 1.4;
	width: 166px;
	padding: 57px 0;
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv .title-wrap .number {
		width: auto;
		height: 35px;
		padding: 10px 20px 0;
		box-sizing: border-box;
		font-size: 15px;
		display: inline-block;
	}
}

#tpl-contents .main-kv .title-wrap .txt-wrap {
	flex: 1;
	border: 1px solid #ebebeb;
	padding: 26px 57px 15px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv .title-wrap .txt-wrap {
		padding: 25px 19px;
	}
}

#tpl-contents .main-kv .title-wrap .txt-wrap .title {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: .4em;
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv .title-wrap .txt-wrap .title {
		font-size: 17px;
	}
}

#tpl-contents .main-kv .title-wrap .txt-wrap .name {
	font-size: 16px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .main-kv .title-wrap .txt-wrap .name {
		font-size: 13px;
	}
}

#tpl-contents .section-wrap .tpl-h2,
#tpl-contents .section-wrap .tpl-h4 {
	word-wrap: break-word;
	margin-bottom: 25px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .section-wrap .tpl-h2,
	#tpl-contents .section-wrap .tpl-h4 {
		margin-bottom: 22px;
	}
}

#tpl-contents .section-wrap + .section-wrap {
	margin-top: 60px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .section-wrap + .section-wrap {
		margin-top: 70px;
	}
}

#tpl-contents .section-wrap + .column-pager {
	margin-top: 28px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .section-wrap + .column-pager {
		margin-top: 19px;
	}
}

#tpl-contents .section-wrap + .link-btn {
	margin-top: 100px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .section-wrap + .link-btn {
		margin-top: 65px;
	}
}

#tpl-contents .section-wrap .txt + .txt {
	margin-top: 1.2em;
}

#tpl-contents .section-wrap .quotation {
	background-color: #f7f7f7;
	color: #808080;
	font-size: 90%;
	font-style: italic;
	padding: 15px 20px;
	margin: 1.2em 0;
}

@media screen and (max-width: 740px) {
	#tpl-contents .section-wrap .quotation {
		padding: 10px 15px;
	}
}

#tpl-contents .section-wrap .quotation span {
	font-style: normal;
}

#tpl-contents .link-btn {
	text-align: center;
}

#tpl-contents .link-btn + .column-pager {
	margin-top: 28px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .link-btn + .column-pager {
		margin-top: 19px;
	}
}

#tpl-contents .link-btn a {
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
	color: #013362;
	display: inline-block;
	border: 1px solid #ebebeb;
	padding: 18px 42px;
	position: relative;
}

@media screen and (max-width: 740px) {
	#tpl-contents .link-btn a {
		font-size: 17px;
		padding: 12px 29px;
	}
}

#tpl-contents .link-btn a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 8px 8px;
	border-color: transparent transparent #013362 transparent;
	position: absolute;
	right: 1px;
	bottom: 1px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .link-btn a:after {
		border-width: 0 0 5px 5px;
	}
}

#tpl-contents .column-pager {
	text-align: center;
}

#tpl-contents .column-pager + .link-btn {
	margin-top: 28px;
}

#tpl-contents .column-pager ul {
	font-size: 0;
}

#tpl-contents .column-pager li {
	display: inline-block;
}

#tpl-contents .column-pager li + li {
	margin-left: 19px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .column-pager li + li {
		margin-left: 12px;
	}
}

#tpl-contents .column-pager li a {
	font-size: 20px;
	font-weight: bold;
	background-color: #FFF;
	color: #013362;
	padding: 8px 14px;
	border: 1px solid #ebebeb;
	display: inline-block;
}

@media screen and (max-width: 740px) {
	#tpl-contents .column-pager li a {
		font-size: 15px;
		padding: 10px 15px;
	}
}

#tpl-contents .column-pager li a.current {
	background-color: #013362;
	color: #FFF;
	border: 1px solid #013362;
	pointer-events: none;
}

#tpl-contents .note-box {
	background-color: #e6eaee;
	padding: 45px 36px;
	margin-top: 115px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .note-box {
		padding: 45px 38px;
		margin-top: 97px;
	}
}

#tpl-contents .note-box dl + dl {
	margin-top: 2.0em;
}

#tpl-contents .note-box dt {
	font-size: 16px;
	margin-bottom: .8em;
}

@media screen and (max-width: 740px) {
	#tpl-contents .note-box dt {
		font-size: 12px;
		margin-bottom: 2.0em;
	}
}

#tpl-contents .note-box dd {
	font-size: 12px;
	line-height: 1.6;
}

@media screen and (max-width: 740px) {
	#tpl-contents .note-box dd {
		font-size: 12px;
	}
}

#tpl-contents .author-box {
	margin-top: 94px;
	margin-bottom: 113px;
	position: relative;
	text-align: center;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box {
		margin-top: 85px;
		margin-bottom: 90px;
	}
}

#tpl-contents .author-box .tpl-h4 {
	color: #555555;
	margin-bottom: 40px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box .tpl-h4 {
		margin-bottom: 20px;
	}
}

#tpl-contents .author-box .inner {
	display: flex;
	justify-content: center;
	text-align: left;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box .inner {
		display: block;
	}
}

#tpl-contents .author-box .ph {
	margin-right: 24px;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box .ph {
		margin-right: 0;
		margin-bottom: 20px;
	}
}

#tpl-contents .author-box .profile {
	position: relative;
	padding-bottom: 1.5em;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box .profile {
		padding-bottom: 0;
	}
}

#tpl-contents .author-box .link {
	color: #0063bf;
	position: absolute;
	left: 0;
	bottom: 0;
	text-decoration: underline;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box .link {
		position: inherit;
		margin-top: 25px;
		display: inline-block;
	}
}

#tpl-contents .author-box .name {
	font-size: 24px;
	line-height: 1;
	margin-bottom: .8em;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box .name {
		font-size: 17px;
	}
}

#tpl-contents .author-box .degree {
	font-size: 16px;
	line-height: 1.6;
}

@media screen and (max-width: 740px) {
	#tpl-contents .author-box .degree {
		font-size: 12px;
	}
}

.txt_img {
	margin: 10px auto;
	max-width: 500px;
}

@media screen and (max-width: 740px) {
	.txt_img {
		width: 90%;
	}
}

/*# sourceMappingURL=../../../../_map/asset/research/column/css/detail.css.map */
