@charset "UTF-8";

/* --------------------------------------------------
	[アレルギー研究について] 共通
-------------------------------------------------- */

.link_home { display: none; }

@media screen and (min-width: 741px), print {
	.page_title {
		display: inline-block;
		min-width: 320px;
		margin-bottom: 45px;
		padding-bottom: 15px;
		background: url(../images/title_bg_m.png) left bottom no-repeat;
		font-size: 140%;
		letter-spacing: 0.1em;
	}
	.page_title.size_l {
		background: url(../images/title_bg_l.png) left bottom no-repeat;
	}
	.page_subttl {
		margin-bottom: 15px;
		font-size: 128.5%;
		letter-spacing: 0.2em;
	}
	.page_catch {
		/*margin-bottom: 40px;*/
		font-size: 264.2%;
		letter-spacing: 0.1em;
		color: #ee7b32;
	}
	.page_subcatch {
		margin: 20px 0 55px;
		font-size: 125%;
		letter-spacing: 0.1em;
		color: #4d4d4d;
	}
	.page_text {
		margin: 35px 0 40px;
	}
	.page_text p {
		margin-top: 1em;
		font-size: 114.2%;
		line-height: 2;
	}
}

@media screen and (max-width: 740px) {
	.page_title {
		margin-bottom: 1em;
		padding-bottom: 15px;
		background: url(../images/title_bg_m.png) center bottom no-repeat;
		text-align: center;
		font-size: 140%;
		letter-spacing: 0.05em;
	}
	.page_subttl {
		margin-bottom: 0.5em;
		font-size: 128.5%;
		letter-spacing: 0.1em;
	}
	.page_catch {
		/*margin-bottom: 1em;*/
		font-size: 180%;
		letter-spacing: 0.1em;
		color: #ee7b32;
	}
	.page_subcatch {
		margin: 0.75em 0 1em;
		font-size: 125%;
		letter-spacing: 0.1em;
		color: #4d4d4d;
	}
	.page_text {
		margin: 2em 0;
	}
	.page_text p {
		margin-top: 1em;
		font-size: 114.2%;
		line-height: 2;
	}
}


/* --------------------------------------------------
	[カリキュラム]
	curriculum.html
-------------------------------------------------- */

@media screen and (min-width: 741px), print {
	.clm_wrap {
		width: 100%;
		height: 630px;
		margin: 60px 0;
		background-position: center top, center top;
		background-repeat: no-repeat, repeat-x;
	}
	.clm_wrap.update2020 {
		margin: 60px 0 30px;
	}
	.clm01_wrap {
		background-image: url(../../study/images/curriculum/img01_01.png), url(../../study/images/curriculum/clm_ttl_bg.png);
	}
	.clm01_wrap.update2020 {
		position: relative;
		background-image: url(../../study/images/curriculum/img01_01.png), url(../../study/images/curriculum/clm_ttl_bg_update2020.png);
	}
	.clm02_wrap {
		background-image: url(../../study/images/curriculum/img02_01.png), url(../../study/images/curriculum/clm_ttl_bg.png);
	}
	.clm02_wrap.update2020 {
		position: relative;
		background-image: url(../../study/images/curriculum/img02_01.png), url(../../study/images/curriculum/clm_ttl_bg_update2020.png);
	}
	.contents section:nth-of-type(2) .clm_wrap {
		margin-top: 100px;
	}
	.clm_inside {
		padding-top: 41px;
	}
	.clm_wrap .title_wrap {
		display: table-cell;
		width: 365px;
		height: 120px;
		height: 193px;
		vertical-align: middle;
	}
	.clm_wrap.update2020 .title_wrap {
		height: 120px;
		padding-top: 20px;
	}
	.clm_wrap .title {
		font-size: 200%;
		color: #ee7b32;
	}
	.clm_wrap .title small {
		display: block;
		margin-bottom: 0.5em;
		font-size: 0.5em;
		color: #333;
	}
	.clm_wrap .subttl,
	.clm02_wrap .subttl {
		margin-top: 1em;
		font-size: 128.5%;
	}
	.clm_wrap .title_dl {
		display: inline-block;
		margin: 1em 0;
		border: solid 1px #ee7b32;
	}
	.clm_wrap .title_dl > * {
		display: inline-block;
		padding: 0.5em 1em;
	}
	.clm_wrap .title_dl dt {
		background: #ee7b32;
		color: #fff;
	}
	.clm_wrap .text {
		width: 365px;
		margin-top: 35px;
		line-height: 1.9;
		font-size: 114.2%;
	}
	.clm_wrap.update2020 .text {
		box-sizing: border-box;
		width: 360px;
		margin-top: 10px;
		padding: 1em 2em;
		line-height: 1.9;
		font-size: 114.2%;
		background: #fff;
		border-radius: 0.5em;
	}
	.clm_wrap.update2020 .text h4 {
		font-size: 1.2em;
		color: #ee7b32;
	}
	.clm03_wrap {
		display: table;
		margin-top: 100px;
	}
	.clm03_wrap > div {
		display: table-cell;
		vertical-align: middle;
	}
	.clm03_wrap .title_wrap {
		width: 314px;
		background: #fdf2ea;
		text-align: center;
	}
	.clm03_wrap .text {
		padding: 1em 0 1em 3em;
		line-height: 1.9;
		font-size: 114.2%;
	}
	.link_study {
		margin: 80px 0 0;
	}
	.link_study a {
		display: block;
		box-sizing: border-box;
		width: 480px;
		margin: 0 auto;
		padding: 30px;
		border: solid 3px #eee;
		background: url(../images/link_arw05.png) 93% center no-repeat;
		line-height: 1;
		font-size: 143.7%;
		text-decoration: none;
		color: #ee7b32;
	}
	.clm01_wrap .sub_img,
	.clm02_wrap .sub_img {
		position: absolute;
		bottom: -160px;
		width: 100%;
	}
	.clm01_wrap .sub_img .sub_img_inner,
	.clm02_wrap .sub_img .sub_img_inner {
		width: 960px;
		margin: 0 auto;
	}
	.clm01_wrap .sub_img .sub_img_inner img {
		float: right;
	}
	.clm01_wrap .sub_img .sub_img_inner .caption,
	.clm02_wrap .sub_img .sub_img_inner .caption {
		display: block;
		clear: both;
		float: right;
		width: 242px;
		margin-top: 1em;
		font-size: 0.9em;
	}
	.clm02_wrap .sub_img .sub_img_inner img {
		float: left;
	}
	.clm02_wrap .sub_img .sub_img_inner .caption {
		float: left;
	}
	.clm_wrap + .box01 {
		width: 960px;
		margin: 0 auto;
		line-height: 1.9;
		font-size: 110%;
	}
	.clm_wrap + .box01 .box01_inner {
		width: 630px;
		padding: 1em;
		border: solid 1px #ee7b32;
	}
	.clm01_wrap + .box01 .box01_inner {
		float: left;
	}
	.clm02_wrap + .box01 .box01_inner {
		float: right;
	}
	.clm_wrap + .box01 .box01_inner dt {
		margin-bottom: 1em;
		padding: 0.5em 1em 0.3em;
		background: #ee7b32;
		text-align: center;
		color: #fff;
	}
	.clm_wrap + .box01 + .flow {
		box-sizing: border-box;
		width: 964px;
		margin: 50px auto;
		padding-bottom: 30px;
		background: url("../../study/images/curriculum/flow_bg.jpg");
	}
	.clm_wrap + .box01 + .flow h5 {
		padding: 1.5em 2em 1em;
		font-size: 1.2em;
		color: #ee7b32;
	}
	.clm_wrap + .box01 + .flow .text {
		box-sizing: border-box;
		display: flex;
		align-items: center;
		width: 880px;
		margin: 2em auto 0;
		padding: 2em;
		border: solid 2px #d2d2d2;
		background: #fff;
	}
	.clm_wrap + .box01 + .flow .text dt {
		white-space: nowrap;
		padding-right: 2em;
		font-size: 1.3em;
		color: #ee7b32;
	}
	.clm_wrap + .box01 + .flow + .voice {
		width: 960px;
		margin: 0 auto;
	}
	.clm_wrap + .box01 + .flow + .voice h4 {
		margin-bottom: 1em;
		padding-bottom: 0.5em;
		border-bottom: solid 1px #d1d1d1;
		font-size: 1.3em;
		letter-spacing: 0.1em;
	}
	.clm_wrap + .box01 + .flow + .voice h5 > * {
		display: inline-block;
		vertical-align: middle;
		font-size: 1.2em;
		color: #ee7b32;
	}
	.clm_wrap + .box01 + .flow + .voice h5 {
		margin-bottom: 1em;
		line-height: 1.6;
	}
	.clm_wrap + .box01 + .flow + .voice h5 > img {
		width: 84px;
		margin-right: 0.5em;
	}
	.clm_wrap + .box01 + .flow + .voice .voice_inner {
		display: flex;
		align-items: stretch;
	}
	.clm_wrap + .box01 + .flow + .voice .voice_cassette {
		width: 46%;
		line-height: 1.8;
		font-size: 114%;
	}
	.clm_wrap + .box01 + .flow + .voice .voice_cassette:first-child {
		margin-right: 4%;
		padding-right: 4%;
		border-right: solid 1px #d1d1d1;
	}
	.flow_img.has_modal {
		position: relative;
	}
	.flow_img.has_modal .modal_slide {
		position: absolute;
		display: block;
		top: 64px;
		right: 230px;
		width: 130px;
		height: 36px;
	}
	.flow_img.has_modal .modal_slide .link_first {
		display: block;
		width: 100%;
		height: 100%;
	}
}

@media print {
	.clm_ttl_bg.pc_only + div {
		width: 100% !important;
		background-position: center center !important;
		background-size: auto 100% !important;
	}
}

@media screen and (max-width: 740px) {
	.clm_wrap {
		margin: 2em 0 3em;
	}
	.clm_wrap.mb1em_sp {
		margin-bottom: 1em;
	}
	.clm_wrap .title_wrap,
	.clm03_wrap .title_wrap {
		padding: 1em 1.5em;
		background: #fdf2ea;
	}
	.clm_wrap .title,
	.clm03_wrap .title {
		font-size: 160%;
		color: #ee7b32;
	}
	.clm_wrap .title small {
		display: block;
		margin-bottom: 0.5em;
		font-size: 0.5em;
		color: #333;
	}
	.clm_wrap .subttl,
	.clm03_wrap .subttl {
		margin-top: 0.25em;
	}
	.clm_wrap .title_dl {
		display: inline-block;
		margin: 1em 0;
		border: solid 1px #ee7b32;
		font-size: 0.8em;
	}
	.clm_wrap .title_dl > * {
		display: inline-block;
		padding: 0.5em 1em;
	}
	.clm_wrap .title_dl dt {
		background: #ee7b32;
		color: #fff;
	}
	.clm_wrap .text,
	.clm03_wrap .text {
		margin: 1em 0.5em;
		line-height: 1.8;
	}
	.clm_wrap.update2020 .text h4 {
		font-size: 1.2em;
		color: #ee7b32;
	}
	.clm_wrap .sub_img {
		margin-top: 1em;
		text-align: center;
	}
	.clm_wrap .sub_img .sub_img_inner .caption {
		display: block;
		clear: both;
		text-align: center;
		width: 100%;
		margin-top: 1em;
		font-size: 0.9em;
	}
	.clm_wrap + .box01 {
		margin: 0 auto 1em;
		line-height: 1.9;
		font-size: 110%;
	}
	.clm_wrap + .box01 .box01_inner {
		padding: 0.5em;
		border: solid 1px #ee7b32;
	}
	.clm_wrap + .box01 .box01_inner dt {
		margin-bottom: 1em;
		padding: 0.5em 1em 0.3em;
		background: #ee7b32;
		text-align: center;
		color: #fff;
	}
	.clm_wrap + .box01 .box01_inner dd {
		padding: 0 0.5em;
	}
	.clm_wrap + .box01 + .flow {
		box-sizing: border-box;
		margin: 2em auto;
		padding-bottom: 1em;
		background: url("../../study/images/curriculum/flow_bg.jpg");
	}
	.clm_wrap + .box01 + .flow h5 {
		padding: 1em 1em 0.5em;
		color: #ee7b32;
	}
	.clm_wrap + .box01 + .flow .notes {
		float: right;
		margin: 1.5em 1em 0.5em 1.5em;
		font-size: 0.8em;
	}
	.clm_wrap + .box01 + .flow .flow_img {
		width: 100%;
		overflow-x: auto;
	}
	.clm_wrap + .box01 + .flow .flow_img img {
		width: 100%;
	}
	.clm_wrap + .box01 + .flow .text {
		box-sizing: border-box;
		margin: 2em 1em 0;
		padding: 1em;
		border: solid 1px #d2d2d2;
		background: #fff;
	}
	.clm_wrap + .box01 + .flow .text dt {	
		margin-bottom: 0.5em;
		color: #ee7b32;
	}
	.clm_wrap + .box01 + .flow + .voice h4 {
		margin-bottom: 1em;
		padding-bottom: 0.5em;
		border-bottom: solid 1px #d1d1d1;
		font-size: 1.2em;
		letter-spacing: 0.1em;
	}
	.clm_wrap + .box01 + .flow + .voice h5 > * {
		display: inline-block;
		vertical-align: middle;
		font-size: 1.2em;
		color: #ee7b32;
	}
	.clm_wrap + .box01 + .flow + .voice h5 {
		margin-bottom: 1em;
		line-height: 1.6;
	}
	.clm_wrap + .box01 + .flow + .voice h5 > img {
		width: 3em;
		margin-right: 0.25em;
	}
	.clm_wrap + .box01 + .flow + .voice .voice_cassette {
		line-height: 1.8;
	}
	.clm_wrap + .box01 + .flow + .voice .voice_cassette:first-child {
		margin-bottom: 1em;
		padding-bottom: 1em;
		border-bottom: dotted 1px #d1d1d1;
	}
	.flow_img.has_modal .sp_inner {
		position: relative;
		width: 800px;
	}
	.flow_img.has_modal .modal_slide {
		position: absolute;
		display: block;
		top: 22.9%;
		left: 62.8%;
		width: 13.5%;
		height: 12.9%;
	}
	.flow_img.has_modal .modal_slide .link_first {
		display: block;
		width: 100%;
		height: 100%;
	}
	.link_study {
		margin: 3em 0 0;
		text-align: center;
	}
	.link_study a {
		display: inline-block;
		box-sizing: border-box;
		margin: 0 auto;
		padding: 1em 2em 1em 1em;
		border: solid 3px #eee;
		background: url(../images/link_arw05.png) 97% center no-repeat;
		background-size: 0.5em auto;
		line-height: 1;
		font-size: 120%;
		text-decoration: none;
		color: #ee7b32;
	}
}


/* --------------------------------------------------
	[教員からのメッセージ]
	teacher.html
-------------------------------------------------- */

@media screen and (min-width: 741px), print {
	.tchr_wrap {
		margin: 60px 0;
		background: url(../../study/images/teacher/tchr_ttl_bg.png) repeat-x;
	}
	.contents section:nth-of-type(2) .tchr_wrap {
		margin-top: 100px;
	}
	.tchr_wrap .text_wrap {
		float: left;
		width: 530px;
		padding-top: 37px;
	}
	.tchr_wrap .text_wrap .title {
		display: table-cell;
		height: 163px;
		vertical-align: middle;
		font-size: 210%;
		color: #ee7b32;
	}
	.tchr_wrap .text_wrap .text {
		margin-top: 30px;
		line-height: 1.93;
		font-size: 114.2%;
	}
	.tchr_wrap .profile_wrap {
		float: right;
		width: 394px;
		background: #fdf2ea;
	}
	.tchr_wrap .profile_inside {
		position: relative;
		z-index: 1;
		min-height: 285px;
		margin: -65px 20px 35px;
		padding: 35px;
		background: #fff;
	}
	.tchr_wrap .profile_inside .name {
		margin-top: 7px;
		font-size: 150%;
	}
	.tchr_wrap .profile_inside dt {
		margin-top: 25px;
		font-size: 128.5%;
		color: #ee7b32;
	}
	.tchr_wrap .profile_inside dd {
		margin-top: 10px;
		line-height: 1.8;
	}
}

@media screen and (max-width: 740px) {
	.tchr_wrap {
		margin: 3em 0;
	}
	.contents section:first-of-type .tchr_wrap {
		margin-top: 2em;
	}
	.tchr_wrap .text_wrap .title {
		padding: 0.5em 1em;
		background: #f5f5f5;
		font-size: 150%;
		color: #ee7b32;
	}
	.tchr_wrap .text_wrap .text {
		margin: 1em;
		line-height: 1.8;
	}
	.tchr_wrap .profile_wrap {
		margin: 0 1em;
		padding-bottom: 1em;
		background: #fdf2ea;
	}
	.tchr_wrap .profile_inside {
		position: relative;
		z-index: 1;
		margin: -4.5em 1em 0;
		padding: 2em;
		background: #fff;
	}
	.tchr_wrap .profile_inside .name {
		margin-top: 7px;
		font-size: 150%;
	}
	.tchr_wrap .profile_inside dt {
		margin-top: 1em;
		font-size: 128.5%;
		color: #ee7b32;
	}
	.tchr_wrap .profile_inside dd {
		margin-top: 0.5em;
		line-height: 1.8;
	}
}


/* --------------------------------------------------
	[研究チーム紹介・活動報告]
	team.html
-------------------------------------------------- */
/* contents */
body.study_team .contents {
	padding-bottom: 0;
}
body.study_team .contents > section {
	margin: 0;
}

/* team_member */
.team_member {
	background: url("../../images/news_bg.jpg") center;
}
.team_member_inner {
	padding: 4em 0 3em;
}
.team_member .team_member_caption dt {
	margin: 1em 0 0.25em;
	font-size: 1.286em;
	font-weight: bold;
	color: #ee7b32;
}
.team_member .team_member_caption dd {
	line-height: 1.8;
	font-size: 1.14em;
}
@media screen and (max-width: 740px) {
	.team_member_inner {
		padding: 3em 5%;
		font-size: 0.8em;
	}
}

/* sec_team */
.sec_team .sec_inner {
	padding: 4em 0;
}
.sec_team .section_title {
	position: relative;
	margin-bottom: 2em;
	padding: 0 0 0.5em 60px;
	border-bottom: solid 1px #cfcfcf;
	font-size: 1.428em;
}
.sec_team .section_title:before {
	content: "";
	position: absolute;
	display: block;
	bottom: 0.5em;
	left: 0;
	width: 50px;
	height: 40px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (max-width: 740px) {
	.sec_team .sec_inner {
		padding: 3em 5%;
	}
	.sec_team .section_title {
		margin-bottom: 1.5em;
	}
}

/* team_report */
.team_report .section_title:before {
	background-image: url("../../study/images/team/icon_report.png");
}
.team_report_wrap {
	margin-bottom: 20px;
	padding: 20px;
	border: solid 2px #cfcfcf;
}
.team_report .section_subttl {
	padding: 0 0.5em 0.5em;
	border-bottom: solid 1px #cfcfcf;
	font-size: 18px;
}
.team_report .section_subttl small {
	margin-left: 1.5em;
	font-size: 16px;
}
.team_report .report_item {
	position: relative;
	padding: 2em 0 1em 50px;
	border-bottom: dashed 1px #cfcfcf;
}
.team_report .report_item:before {
	content: "";
	position: absolute;
	top: calc(50% - 14px);
	left: 10px;
	width: 24px;
	height: 29px;
	background-size: contain;
	background-repeat: no-repeat;
}
.team_report .report_item.link_pdf:before {
	background-image: url("../../study/images/team/pdf_32.png");
}
.team_report .report_item > p:first-child {
	margin-bottom: 0.5em;
}
.team_report .cassette_date {
	display: inline-block;
	vertical-align: middle;
	width: 7em;
	margin-right: 1.5em;
	padding: 0.5em 0;
	line-height: 1;
	border-radius: 1em;
	background: #e9e9e9;
	text-align: center;
}
.team_report .cassette_name {
	display: inline-block;
	vertical-align: middle;
}
.team_report .report_item > p:nth-child(2) a {
	font-size: 1.357em;
	font-weight: bold;
	text-decoration: none;
	color: #ee7b32;
}

@media screen and (min-width: 741px), print {
	.team_report .report_item > p:nth-child(2) a:hover {
		text-decoration: underline;
		opacity: 1;
	}
}
@media screen and (max-width: 740px) {
	.contents section.team_report_wrap {
		margin: 0 0 5%;
		padding: 1em;
	}
	.team_report .section_subttl small {
		display: block;
		margin-left: 0;
	}
	.team_report .cassette_name {
		display: block;
		margin-top: 0.5em;
	}
	.team_report .report_item > p:first-child {
		margin-bottom: 0.25em;
	}
	.team_report .report_item > p:nth-child(2) a {
		font-size: 1.2em;
	}
}

/* team_conference */
.team_conference {
	background: url("../../images/news_bg.jpg") center;
}
.team_conference .section_title:before {
	background-image: url("../../study/images/team/icon_conference.png");
}
.team_conference .morebtn {
	margin: 5em 0 0;
	text-align: center;
}
.team_conference .morebtn a {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	width: 16em;
	margin: 0 auto;
	padding: 1em 2.5em 1em 1.5em;
	border: solid 3px #e9e9e9;
	background: #fff;
	line-height: 1;
	text-decoration: none;
	font-size: 1.8em;
	color: #ee7b32;
}
.team_conference .morebtn a:after {
	content: "";
	position: absolute;
	display: block;
	top: calc(50% - 6px);
	right: 1em;
	width: 10px;
	height: 12px;
	background: url("../../study/images/team/morebtn_arrow.png") no-repeat;
	background-size: contain;
}
@media screen and (max-width: 740px) {
	.team_conference .morebtn {
		margin: 2em 0 0;
	}
	.team_conference .morebtn a {
		width: auto;
		border: solid 2px #e9e9e9;
		font-size: 1.4em;
	}
}


/* top_news ---------------------------- */
@media screen and (min-width: 741px), print {
	.top_news {
		background: url(../../images/news_bg.jpg) center;
		/*height: 443px;*/
		overflow-y: hidden;
	}
	.top_news__inside {
		width: 860px;
		margin: 0 auto;
	}
	.top_news__title {
		margin-bottom: 1em;
		font-size: 200%;
		text-align: center;
		color: #EE7B32;
	}
	.top_news__list li > * {
		width: 160px;
		margin-left: auto;
		margin-right: auto;
	}
	.top_news__list li .category {
		position: relative;
		margin-bottom: 20px;
		padding: 0.75em 1em 0.5em;
		border-radius: 6px;
		background: #FFDDD6;
		text-align: center;
		color: #FF7B5D;
	}
	.top_news__list li .category:after {
		content: "";
		position: absolute;
		display: inline-block;
		bottom: -10px;
		left: calc(50% - 7px);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 7px 0 7px;
		border-color: #ffddd6 transparent transparent transparent;
}
	.top_news__list li a {
		position: relative;
		display: block;
		height: 235px;
		padding: 15px;
		background: #fff;
		text-decoration: none;
	}
	.top_news__list li a .mark {
		position: absolute;
		top: 0;
		left: 0;
		width: 3.6em;
		height: 3.6em;
		background: #ff7b5d;
		line-height: 3.6em;
		text-align: center;
		color: #fff;
	}
	.top_news__list li a .border {
		border: solid 1px #ddd;
	}
	.top_news__list li a span {
		display: block;
		line-height: 1.5;
		color: #666;
	}
	.top_news__list .date {
		position: relative;
		margin: 0.75em 0 0.25em;
		color: #EE7B32;
	}
	.top_news__list li a .new {
		position: absolute;
		display: inline-block;
		top: 0;
		right: 0;
		width: 40px;
		height: 18px;
		background: #ff7b5d;
		line-height: 19px;
		text-align: center;
		font-size: 70%;
		color: #fff;
	}
	.news_link {
		margin: 15px 0 50px;
		text-align: center;
	}
	.news_link a {
		display: inline-block;
		padding: 1.25em 2em 1em;
		border: solid 1px #de7c60;
		text-align: center;
		font-size: 90%;
		text-decoration: none;
		color: #de7c60;
	}
}
@media screen and (max-width: 740px) {
	.top_news {
		padding: 4em 0 3em;
		background: url(../../images/news_bg.jpg) center 50px repeat-x;
	}
	.top_news__inside {
		width: calc(100% - 24vw);
		margin: 0 auto;
		padding: 8% 0 10%;
	}
	.top_news__title {
		margin-bottom: 1em;
		font-size: 200%;
		text-align: center;
		color: #EE7B32;
	}
	.top_news__list li > * {
		box-sizing: border-box;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.top_news__list li .category {
		position: relative;
		margin-bottom: 20px;
		padding: 0.75em 1em 0.5em;
		border-radius: 6px;
		background: #FFDDD6;
		text-align: center;
		color: #FF7B5D;
	}
	.top_news__list li .category:after {
		content: "";
		position: absolute;
		display: inline-block;
		bottom: -10px;
		left: calc(50% - 7px);
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 7px 0 7px;
		border-color: #ffddd6 transparent transparent transparent;
}
	.top_news__list li a {
		position: relative;
		display: block;
		height: auto;
		padding: 15px;
		background: #fff;
		text-align: center;
		text-decoration: none;
	}
	.top_news__list li a .mark {
		position: absolute;
		top: 0;
		left: 0;
		width: 3.6em;
		height: 3.6em;
		background: #ff7b5d;
		line-height: 3.6em;
		text-align: center;
		color: #fff;
	}
	.top_news__list li a .border {
		border: solid 1px #ddd;
	}
	.top_news__list a img {
		display: inline-block;
		width: 100%;
		height: auto;
	}
	.top_news__list li a span {
		display: block;
		min-height: 1.5em;
		line-height: 1.5;
		text-align: left;
		color: #666;
	}
	.top_news__list .date {
		position: relative;
		margin: 0.75em 0 0.25em;
		line-height: 2;
		color: #EE7B32;
	}
	.top_news__list .title {
		height: calc((1em * 1.5) * 3);
	}
	.top_news__list li a .new {
		position: absolute;
		display: inline-block;
		top: 0;
		right: 0;
		width: 40px;
		height: 20px;
		background: #ff7b5d;
		line-height: 20px;
		text-align: center;
		font-size: 70%;
		color: #fff;
	}
	.news_link {
		text-align: center;
	}
	.news_link a {
		display: inline-block;
		width: 70%;
		margin: 0 auto;
		padding: 1.25em 0 1em;
		border: solid 1px #de7c60;
		text-align: center;
		font-size: 90%;
		text-decoration: none;
		color: #de7c60;
	}
}
