/* ==============================================================================================
   styles for contents news release
   ============================================================================================== */

.nwsLst_itm {
	padding: calc(1.2em / 1.5) 0;
	border-bottom: dotted 1px #80cae2;
	position: relative;
}
.nwsLst_itm:first-child {
	border-top: dotted 1px #80cae2;
}
.nwsLst_trm {
	display: flex;
	align-items: baseline;
}
.nwsLst_date {
	margin-right: calc(0.8em / 1.5);
	color: #006cd8;
	font-weight: 700;
}
.nwsLst_rlsIcn {
	height: 1em !important;
	flex-shrink: 0;
	transform: translate(0, 0.12em);
}
.jsUaIe.-lteVer11 .nwsLst_rlsIcn {
	width: 100px;
	max-width: 63px;
}
.nwsLst_lnk::before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 670px) {
	.nwsLst {
		padding: 0 20px 30px;
	}
}

@media screen and (min-width: 671px) {
	.nwsLst_itm {
		display: flex;
	}
	.nwsLst_itm > * {
		transition: opacity 450ms cubic-bezier(0.23, 1, 0.32, 1);
	}
	.nwsLst_itm:hover > * {
		opacity: 0.4;
	}
	.nwsLst_trm {
		flex-shrink: 0;
	}
	.nwsLst_dsc {
		margin-left: 1em;
	}
}

.artCnt.-nwsArt {
	line-height: 1.7;
}

@media screen and (max-width: 670px) {
	.artCnt.-nwsArt {
		padding: 0 20px calc(3em / 1.3);
	}
}

.nwsTtlHead {
	margin-bottom: calc(2.5em / 1.5);
	line-height: 1.5;
	display: flex;
	align-items: center;
}
.nwsTtlHead_dt {
	width: calc(6em / 2.1);
	color: #00b1ec;
	font-size: calc(2.1em / 1.5);
	line-height: 1;
	border-radius: calc(0.5em / 2.1);
	background-color: #e0f6ff;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	position: relative;
}
.nwsTtlHead_dt::after {
	content: '';
	width: 1px;
	height: calc(100% - 1.8em / 2.1);
	background-color: #00b1ec;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform:
		translate(-50%, 0px)
		rotate(45deg);
}
.nwsTtlHead_dtY,
.nwsTtlHead_dtM,
.nwsTtlHead_dtD {
	width: 100%;
}
.nwsTtlHead_dtM,
.nwsTtlHead_dtD {
	font-weight: 900;
}
.nwsTtlHead_dtY {
	height: calc(1.8em / 1.3);
	color: #fff;
	font-size: calc(1.3em / 2.1);
	font-weight: 700;
	text-align: center;
	background-color: #00b1ec;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nwsTtlHead_dtM {
	padding: calc(0.5em / 2.1) calc(0.5em / 2.1) 0;
}
.nwsTtlHead_dtD {
	padding: calc(0.5em / 2.1);
	text-align: right;
}
.nwsTtlHead_ttl {
	font-size: calc(2.3em / 1.5);
	margin-left: calc(1.5em / 2.3);;
}

@media screen and (max-width: 670px) {
	.nwsTtlHead {
		padding-top: calc(3em / 1.3);
	}
}

.catch {
	margin: calc(2.5em / 1.5) 0;
	padding: calc(0.8em / 1.5) calc(1.5em / 1.5);
	text-align: center;
	line-height: 1.5;
	border: 2px solid #ddd;
	border-radius: calc(1em / 1.5);
}
.catch_ttl {
	font-size: calc(2.1em / 1.5);
	margin: calc(1em / 2.1) 0;
}
.catch_txt {
	font-size: calc(1.7em / 1.5);
	margin: calc(0.8em / 1.7) 0;
}

.nwsInqFoot {
	margin-top: calc(3.5em / 1.3);
	padding: calc(3.5em / 1.3);
	font-size: calc(1.3em / 1.5);
	line-height: 1.5;
	text-align: center;
	border-radius: calc(1em / 1.3);
	background-color: #f5f5f5;
}
.nwsInqFoot_addr {
	font-style: normal;
}
.nwsInqFoot_addr + .nwsInqFoot_addr {
	margin-top: calc(1.5em / 1.3);
}
.nwsInqFoot_cntTxt {
	color: #777;
	font-weight: 700;
}

.cntAddr_name {
	margin: calc(0.6em / 1.9) 0;
	font-size: calc(1.9em / 1.3);
	font-weight: 700;
	line-height: 1.4;
}

.genNwsTxt {
	margin: calc(1.2em / 1.5) 0;
}

.genNwsThmb {
	margin: calc(2.5em / 1.5) 0;
	text-align: center;
}
.genNwsThmb_cpt {
	font-size: calc(1.3em / 1.5);
	font-weight: 700;
}
.genNwsThmb_cpt.-cptTop {
	margin-bottom: calc(0.8em / 1.3);
}
.genNwsThmb_cpt.-cptBtm {
	margin-top: calc(0.8em / 1.3);
}

.genNlnk {
	color: #00b1ec;
	word-break : break-all;
}

.genNlst {
	margin: calc(1.2em / 1.5) 0;
	line-height: 1.5;
}
.genNlst_itm {
	display: flex;
}
.genNlst_itm:nth-child(n+2) {
	margin-top: calc(1.2em / 1.5);
}
.genNlst_itm::before {
	content: attr(data-lst-style);
	margin-right: 0.2em;
	flex-shrink: 0;
}

.genNtrmlst {
	margin: calc(1.2em / 1.5) 0;
	line-height: 1.5;
}
.genNtrmlst_itm {
	display: flex;
}
.genNtrmlst_itm:nth-child(n+2) {
	margin-top: calc(1.2em / 1.5);
}
.genNtrmlst_trm {
	font-weight: 700;
	flex-shrink: 0;
}
.genNtrmlst_dsc[data-lst-style] {
	display: flex;
}
.genNtrmlst_dsc[data-lst-style]::before {
	content: '';
	content: attr(data-lst-style);
	display: block;
	flex-shrink: 0;
}

.genNtbllst {
	margin: calc(2em / 1.5) 0;
	color: #524820;
	line-height: 1.5;
	background-color: #fffbec;
}
.genNtbllst_trm,
.genNtbllst_dsc {
	display: flex;
}
.genNtbllst_trm {
	font-weight: 700;
	background-color: #fff6d5;
}

@media screen and (max-width: 670px) {
	.genNtbllst_itm {
		display: flex;
	}
	.genNtbllst_itm:nth-child(n+2) {
		border-top: solid 2px #efe5c1;
	}
	.genNtbllst_trm,
	.genNtbllst_dsc {
		padding: calc(1.2em / 1.5) calc(1.5em / 1.3);
		align-items: center;
	}
	.genNtbllst_trm {
		width: 33%;
	}
	.genNtbllst_dsc {
		width: 67%;
	}
}

@media screen and (min-width: 671px) {
	.genNtbllst {
		display: flex;
		flex-wrap: wrap;
	}
	.genNtbllst.-flt {
		display: block;
	}
	.genNtbllst_trm,
	.genNtbllst_dsc {
		padding: calc(1.2em / 1.5) calc(1em / 1.5);
		justify-content: center;
	}
	.genNtbllst_trm {
		text-align: center;
		border-bottom: solid 2px #efe5c1;
		align-items: center;
	}
	.-flt .genNtbllst_itm {
		display: flex;
	}
	.-flt .genNtbllst_itm:nth-child(n+2) {
		border-top: solid 2px #efe5c1;
	}
	.-col2 .genNtbllst_itm {
		width: calc(100% / 2);
	}
	.-col3 .genNtbllst_itm {
		width: calc(100% / 3);
	}
	.-col4 .genNtbllst_itm {
		width: calc(100% / 4);
	}
	.-col3-2 .genNtbllst_itm:nth-child(-n+3) {
		width: calc(100% / 3);
	}
	.-col3-2 .genNtbllst_itm:nth-last-child(-n+2) {
		width: calc(100% / 2);
	}
	.-flt .genNtbllst_trm,
	.-flt .genNtbllst_dsc {
		padding: calc(1.2em / 1.5) 1em;
		justify-content: flex-start;
	}
	.-flt .genNtbllst_trm {
		width: 26%;
		border-bottom: 0;
	}
	.-flt .genNtbllst_dsc {
		width: 74%;
	}
}

.nwsSct {
	margin: calc(3.5em / 1.3) 0;
}
.nwsSct_ttl {
	color: #e1b065;
	font-size: calc(2.3em / 1.5);
	display: flex;
}
.nwsSct_ttl::before {
	content: '';
	width: calc(2.1em / 2.3);
	height: calc(2.8em / 2.3);
	margin-right: calc(0.8em / 2.3);
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/gen/img_icon_ice.svg);
	background-size: calc(2.1em / 2.3) calc(2.8em / 2.3);
	flex-shrink: 0;
	transform: translate(0, -0.05em);
}
.nwsSct_ttl.-subTtl {
	margin: calc(1.5em / 1.9) 0 calc(0.4em / 1.9);
	color: inherit;
	font-size: calc(1.9em / 1.5);
	display: block;
}
.nwsSct_ttl.-subTtl::before {
	display: none;
}
.nwsSct_hrzn {
	height: 2px;
	margin: calc(0.8em / 1.5) 0 calc(1.5em / 1.5);
	background-color: #ddd;
}

.nwsNts {
	display: flex;
	align-items: baseline;
}
.nwsNts.tac {
	display: block;
}
.nwsNts::before {
	content: attr(data-nts-icn);
	margin-right: 0.2em;
	flex-shrink: 0;
}
.nwsNts.ta::before {
	display: inline-block;
}

.nwsGmap {
	margin: calc(2em / 1.5) 0;
	border-radius: calc(0.5em / 1.5);
}

@media screen and (max-width: 670px) {
	.nwsGmap {
		height: 50vw;
		min-height: 220px;
	}
}

@media screen and (min-width: 671px) {
	.nwsGmap {
		height: calc(32em / 1.5);
	}
}

@media screen and (max-width: 670px) {
	
}

@media screen and (max-width: 374px) {
	
}

@media screen and (min-width: 671px) {
	
}

@media screen and (min-width: 671px) and (max-width: 1050px) {
	
}

/* ==============================================================================================
   Helper classes
   ============================================================================================== */

.m0 {
	margin: 0 !important;
}
.mt0 {
	margin-top: 0 !important;
}
.mr0 {
	margin-right: 0 !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
.ml0 {
	margin-left: 0 !important;
}

.fz13 {
	font-size: calc(1.3em / 1.5);
}
.fz17 {
	font-size: calc(1.7em / 1.5);
}
.fz19 {
	font-size: calc(1.9em / 1.5);
}

.indent {
	text-indent: 1em;
	display: block;
}
.negIndent {
	margin-left: 1em;
	text-indent: -1em;
	display: block;
}





