.wl_narrow{max-width: 980px;color: #000;}
.press__cat{font-size: 16px;line-height: 1.6;}
.press__cat b{font-weight: 700;}
.press_ttl{font-size: 40px;line-height: 1.5; padding: 0; margin-top: 50px;}
.press_info_2{font-size: 32px;line-height: 1.5;text-align: center;margin-top: 50px;padding: 0;}
.press_info_3{font-size: 32px;line-height: 1.5;margin: 20px 0 0;padding: 0;}
.press_info{font-size: 16px;line-height: 1.6;margin-top: 28px;}
.news__img{margin-top: 34px;}
.news__item+.news__item{margin-top: 50px;}
h3.news__ttl{font-size: 32px; line-height: 1.5; padding: 0 0 20px; margin: 0 0 30px; border-bottom: 3px solid #6d6e70;}
.news__txt p{text-indent: 0;font-size: 16px;line-height: 1.6;}
.news__txt p:nth-of-type(n + 2){margin-top: 28px;}
.news__txt p.tips:nth-of-type(n + 2){margin-top: 10px;}
.news__txt p.tips2:nth-of-type(n + 2){margin-top: 10px;}
p.tips{position: relative;padding-left: 1.1em;text-indent: 0;}
p.tips2{position: relative;padding-left: 2.1em;text-indent: 0;}
.tips-span{position: absolute;left: 0;top: 0;}
.news__fleximg{display: flex;justify-content: center;gap: 40px;margin: 20px 0;}
.news__fleximgtxt{display: flex;justify-content: center; gap: 20px;margin: 20px 0 0;}
.fleximgtxt__img{width: 196px;}
.fleximgtxt__txt{flex: 1;}
.new__table{margin-top: 20px;}
.new__table table{width: 100%;}
.new__table th,.new__table td{padding: 5px;vertical-align: middle;border: 1px solid #333;}
.new__table th{background-color: #79c1ea;}
.img_top{margin-bottom: 34px;}
.img_top img{width: 100%;}
@media screen and (max-width: 768px){
	.pc{display: none;}
	h2.press_ttl{width: 100%;font-size: 32px;margin-top: 34px;}
	.press_info_2{font-size: 24px;}
	.press_info_3{font-size: 24px;}
	h3.news__ttl{font-size: 24px; padding: 0 0 10px;margin-top: 34px;}
	.news__item+.news__item{margin-top: 40px;}
	.news__fleximg{flex-direction: column; gap: 15px; margin: 20px 20px 0 ;align-items: center;}
	.news__fleximgtxt{flex-direction: column; gap: 15px; margin: 20px 0 0 0;align-items: center;}
	.new__table th,.new__table td{font-size: 12px; line-height: 1.4;}
}