  @import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@700&display=swap');

.pbAreaWrapper2 {
	overflow: hidden;
}

@media only screen and (max-width: 980px) {

	.np_sp_max {
		max-width: 500px;
		margin: 0 auto;
	}
}

.ZenMaru {
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: bold;
}

.np_heading_h2 {
	background: #5abaeb;
	color: #fff;
	border-radius: 14px;
	font-size: 150%;
	display: flex;
	align-items: center;
	padding: 6px 0 8px 27px;
}

.np_heading_h2__small {
	font-size: 66%;
	font-weight: 400;
	padding-top: 3px;
}

.np_heading_h2__crown {
	padding-left: 70px;
	background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/newsPaper_heading_h2__crown.png);
	background-repeat: no-repeat;
	background-position: 26px 50%;
	background-size: 32px;
}

@media only screen and (max-width: 980px) {
	.np_heading_h2 {
		display: block;
		padding-left: 12px;
	}

	.np_heading_h2__small {
		display: block;
		margin-left: -30px;
	}

	.np_heading_h2__crown {
		padding-left: 50px;
		background-position: 15px 11px;
	}
}

.np_line {
	background: linear-gradient(to top, #fff54e, #fff54e 8px, transparent 8px, transparent);
}

.np_line_harf {
	background: linear-gradient(to top, #fff54e, #fff54e 40%, transparent 40%, transparent);
}

.np_line_60 {
	background: linear-gradient(to top, #fff54e, #fff54e 60%, transparent 60%, transparent);
}

.np_line_full {
	background: #fff54e;
	line-height: 2;
}

.np_blue {
	color: #0065ad;
}

.npBg {
	background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/bg.png);
	background-size: 60px;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding-top: 40px;
}

.inner {
	width: 100%;
	max-width: 1040px;
	padding: 0 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}

@media only screen and (max-width: 980px) {
	.inner {
		padding: 0 6.6vw;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 auto;
	}
}

.npMv_title {
	text-align: center;
}

.npMv_info {
	text-align: center;
	color: #fff;
}

.npMv_info__img {
	margin: 0 11px;
}

.npMv_info__small {
	font-size: 113%;
	margin: 0 !important;
}

.npMv_bottom {
	margin-top: -42px;
	text-align: center;
	margin-bottom: 10px;
}

@media only screen and (max-width: 980px) {
	.npMv_title {
		margin-bottom: 28px;
	}

	.npMv_info__img01 {
		width: 77%;
		display: inline-block;
		margin-bottom: 15px;
	}

	.npMv_info__img02 {
		width: 92%;
		display: inline-block;
	}

	.npMv_info__small {
		text-align: left;
		width: 105%;
		margin: 0 auto 30px !important;
		font-size: 100%;
		letter-spacing: 0;
		line-height: 1.7;
		max-width: 600px;
	}

	.npMv_bottom {
		margin-top: 0;
		margin-bottom: 30px;
	}
}

.npAbout_title {
	text-align: center;
}

.npAbout_sec {
	background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/kyuden_pc_1_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	max-width: 786px;
	margin: 40px auto 50px;
	position: relative;
	padding: 120px 20px 90px 20px;
}

.npAbout_band {
	text-align: center;
	position: absolute;
	top: -55px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

.npAbout_band__inner {
	display: inline-block;
	position: relative;
}

.npAbout_band__txt {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	margin: 0 !important;
	color: #604c3f;
	font-weight: 900;
	text-align: left;
	padding: 0 0 0 12%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.npAbout_work {
	text-align: center;
}

.npAbout_work__img {
	display: inline-block;
	padding-left: 10%;
	margin-bottom: 30px;
}

.npAbout_make__title {
	text-align: center;
	margin-bottom: 40px;
}

.npAbout_make__youtube {
	max-width: 536px;
	margin: 0 auto;
}

.npAbout_make .n_button_area a {
	border: 2px solid #0065ad;
	color: #0065ad;
}

.npAbout_make .n_button_area a:visited {
	color: #0065ad;
}

@media only screen and (max-width: 980px) {
	.npAbout_title {
		position: relative;
		z-index: 1;
	}

	.npAbout_sec {
		margin-left: -6.6vw;
		margin-right: -6.6vw;
		background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/kyuden_sp_1_bg.png);
		background-size: 100% 100%;
		padding: 56vw 20px 42px 20px;
		margin-bottom: 88px;
		max-width: inherit;
	}

	.npAbout_band {
		top: -15vw;
		display: block;
	}

	.npAbout_band__inner {
		width: 94%;
		display: block;
	}

	.npAbout_band__inner img {
		width: 100%;
	}

	.npAbout_band__txt {
		padding: 0 11vw 0 9%;
		line-height: 1.7;
		font-size: 4.256vw;
	}

	.npAbout_work__img {
		padding: 0;
		margin-bottom: 15px;
	}

	.npAbout_make__title {
		margin-bottom: 15px;
	}

	.npAbout_make__youtube {
		margin-bottom: 30px;
	}
}

.npPresent_sec {
	position: relative;
	text-align: right;
	margin-bottom: 50px;
}

.npPresent_item01 {
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 1;
	width: 22.1%;
}

.npPresent_item02 {
	width: 49.5%;
	display: inline-block;
	position: relative;
}

.npPresent_item02__txt {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	font-size: 185%;
	color: #0065ad;
	padding: 7% 8.5%;
	letter-spacing: 0;
}

.npPresent_item03 {
	width: 30.75%;
	display: inline-block;
}

@media only screen and (max-width: 980px) {
	.npPresent_sec {
		margin-bottom: 33px;
	}

	.npPresent_item01 {
		width: 66.5%;
		top: -18%;
		left: auto;
		right: 10px;
	}

	.npPresent_item02 {
		width: 100%;
	}

	.npPresent_item02 img {
		width: 100%;
	}

	.npPresent_item02__txt {
		padding: 7% 0% 7% 12%;
		top: 40%;
		transform: translateY(-50%);
		font-size: 6vw;
		width: auto;
	}

	.npPresent_item03 {
		width: 70%;
		margin-top: -18%;
		position: relative;
	}

	.npPresent_item03 img {
		width: 100%;
	}
}

.npKey {
	text-align: center;
	margin-bottom: 50px;
	margin-left: -6.6vw;
	margin-right: -6.6vw;
}

.npKey_img {
	display: inline-block;
}

@media only screen and (max-width: 980px) {
	.npKey {
		margin-bottom: 33px;
	}

	.npKey_img {
		width: 100%;
	}

	.npKey_img img {
		width: 100%;
	}
}

.npResult {
	margin-bottom: 50px;
}

.npResult_sec {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-end;
	align-items: center;
}

.npResult_txt__inr {
	width: 90%;
	margin: 0 auto;
}

.npResult_total {
	font-size: 220%;
	line-height: 1 !important;
	text-align: center;
	color: #fff;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-end;
	margin: 0 !important;
}

.npResult_total__color {
	color: #fff20d;
	font-size: 235%;
}

.npResult_small {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 138%;
	margin-top: 10px;
}

.npResult_btn {
	width: 37%;
	padding-right: 5.2%;
	padding-left: 3.8%;
	margin-bottom: 20px;
}

@media only screen and (max-width: 980px) {
	.npResult_sec {
		display: block;
	}

	.npResult_txt {
		text-align: center;
	}

	.npResult_txt__inr {
		letter-spacing: 0;
		width: 100%;
		margin-bottom: 54px;
		max-width: 290px;
	}

	.npResult_total {
		font-size: 175%;
	}

	.npResult_total:not(:last-of-type) {
		margin-bottom: 2px !important;
	}

	.npResult_btn {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		margin-bottom: 20px;
		text-align: center;
	}
}

.npVoice_sec {
	background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/kyuden_pc_2_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% 100%;
	max-width: 786px;
	margin: 40px auto 70px;
	position: relative;
	padding: 44px 0 15px;
}

.npVoice_title {
	text-align: center;
	position: relative;
	z-index: 1;
}

.npVoice_list {
	list-style-type: none;
	padding: 0 !important;
	margin-top: -40px !important;
}

.npVoice_item {
	position: relative;
	z-index: 0;
}

.npVoice_item:not(:last-of-type) {
	margin-bottom: 15px;
}

.npVoice_item__bg {
	max-width: inherit !important;
	z-index: -1;
	display: inline-block;
	width: 112.5%;
	margin-left: -6%;
	margin-right: -6%;
}

.npVoice_item__box {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.npVoice_item:nth-of-type(even) .npVoice_item__box {
	flex-flow: row-reverse;
}

.npVoice_item:nth-of-type(1) .npVoice_item__box {
	padding: 0 85px;
}

.npVoice_item:nth-of-type(2) .npVoice_item__box {
	padding: 0 93px 0 40px;
}

.npVoice_item:nth-of-type(3) .npVoice_item__box {
	padding: 0 85px 0 100px;
}

.npVoice_item:nth-of-type(4) .npVoice_item__box {
	padding: 0 30px 0 65px;
}

.npVoice_item__txtBlock {
	flex: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.npVoice_item:nth-of-type(1) .npVoice_item__txtBlock {
	padding-left: 40px;
}

.npVoice_item:nth-of-type(2) .npVoice_item__txtBlock {
	padding-right: 10px;
}

.npVoice_item:nth-of-type(3) .npVoice_item__txtBlock {
	padding-left: 50px;
}

.npVoice_item:nth-of-type(4) .npVoice_item__txtBlock {
	padding-right: 30px;
}

.npVoice_item__txt {
	margin: 0 !important;
	letter-spacing: 0.04em;
	line-height: 1.75;
	text-align: justify;
}

.npVoice_item__bold {
	font-weight: bold;
}

@media only screen and (max-width: 980px) {
	.npVoice_sec {
		margin-left: -6.6vw;
		margin-right: -6.6vw;
		background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/kyuden_sp_2_bg.png);
		background-size: 100% 100%;
		margin-bottom: 55px;
		max-width: inherit;
		padding: 44px 0 20px;
	}

	.npVoice_title img {
		width: 100%;
	}

	.npVoice_list {
		/* display: none; */
		padding: 60px 0 0 0 !important;
	}

	.npVoice_item {
		padding: 0 6.6vw;
	}

	.npVoice_item:not(:last-of-type) {
		margin-bottom: 100px;
	}

	.npVoice_item__bg {
		width: 855px;
		position: absolute;
		left: 50%;
		transform: translate(-50%, -50%);
		margin: 0;
	}

	.npVoice_item:nth-of-type(1) .npVoice_item__bg {
		padding: 0;
		top: 155px;
	}

	.npVoice_item:nth-of-type(2) .npVoice_item__bg {
		padding: 0;
		top: 120px;
	}

	.npVoice_item:nth-of-type(3) .npVoice_item__bg {
		padding: 0;
		top: 125px;
	}

	.npVoice_item:nth-of-type(4) .npVoice_item__bg {
		padding: 0;
		top: 135px;
		width: 915px;
	}

	.npVoice_item__box {
		padding: 0;
		flex-flow: column-reverse;
		position: static;
		transform: inherit
	}

	.npVoice_item:nth-of-type(even) .npVoice_item__box {
		flex-flow: column-reverse;
	}

	.npVoice_item:nth-of-type(1) .npVoice_item__box {
		padding: 0;
	}

	.npVoice_item:nth-of-type(2) .npVoice_item__box {
		padding: 0;
	}

	.npVoice_item:nth-of-type(3) .npVoice_item__box {
		padding: 0;
	}

	.npVoice_item:nth-of-type(4) .npVoice_item__box {
		padding: 0;
	}

	.npVoice_item__user {
		margin-top: 20px;
		/* position: absolute;
		bottom: 0%;
		left: 50%;
		transform: translate(-50%,100%); */
	}

	.npVoice_item:nth-of-type(1) .npVoice_item__user {
		width: 58.4%;
		max-width: 380px;
	}

	.npVoice_item:nth-of-type(2) .npVoice_item__user {
		width: 77%;
		max-width: 500px;
	}

	.npVoice_item:nth-of-type(3) .npVoice_item__user {
		width: 59.4%;
		max-width: 386px;
	}

	.npVoice_item:nth-of-type(4) .npVoice_item__user {
		width: 63%;
		max-width: 410px;
	}

	.npVoice_item__txtBlock {
		padding: 0 !important;
		max-width: 560px;
	}

}

.npLinks {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.npLinks_title {
	background: #0266ae;
	text-align: center;
}

.npLinks_title__inr {
	background: #fff20d;
	border-radius: 50vw;
	display: inline-block;
	padding: 13px 116px 8px;
}

.npLinks__list__inr{
	background: rgba(2, 102, 174, .5);
	padding: 29px 20px !important;
}

.npLinks__list ul {
	margin: 0 !important;
	padding: 0!important;
	list-style-type: none;
	text-align: center;
}

.npLinks__list li {
	padding: 3px 3px 3px 28px;
	background: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/icon_list_newsPaper.png) no-repeat 0;
	background-size: 20px auto;
	display: inline-block;
	margin: 0 13px;
}


.npLinks__list li a {
	padding: 5px 0;
	display: inline-block;
	text-decoration: none;
}

.npLinks__list li a:hover {
	opacity: 0.7;
}

.npLinks__list li a:link {
	color: #fff !important;
}

.npLinks__list li a:visited {
	color: #fff !important;
}

@media only screen and (max-width: 980px) {
	.npLinks {
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
	}

	.npLinks_title {
		/* width: 145.5%;
				max-width: 1090px; */
		position: relative;
		padding-top: 59px;
	}

	.npLinks_title__inr {
		width: 100%;
		max-width: 545px;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-50%);
	}

	.npLinks__list__inr{
		padding: 30px 20px 37px 30px !important;

	}

	.npLinks__list ul {
		margin: 0 !important;
	}

	.npLinks__list li {
		display: block;
		text-align: left;
		margin: 0;
	}

	.npLinks__list li:not(:last-of-type) {
		margin-bottom: 7px;
	}

	.npLinks__list li a:hover {
		opacity: 0.7;
	}

	.npLinks__list li a:link {
		color: #fff !important;
	}

	.npLinks__list li a:visited {
		color: #fff !important;
	}
}

.np_subject {
	padding: 8px 0;
}

.np_award {
	padding: 13px 0 93px;
	position: relative;
}

.np_award .npCloud {
	position: absolute;
	bottom: 3px;
	right: 0;
}

@media only screen and (max-width: 980px) {
	.np_award {
		padding-bottom: 18%;
	}

	.np_award .npCloud {
		width: 48%;
		bottom: 3%;
	}
}

.np_result {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	padding: 12px 0px 18px;
	line-height: 1.8;
	font-weight: 400;
}

.np_result_img {
	display: block;
	margin-top: -58px;
}

@media only screen and (max-width: 980px) {
	.np_result {
		position: relative;
		flex-flow: column-reverse;
	}

	.np_result_img {
		width: 51%;
		margin-top: -80px;
		margin-left: auto;
		margin-bottom: -11%;
	}
}

.np_theme {
	padding: 29px 0 7px;
}

.np_theme_block {
	margin-bottom: 44px;
}

.np_theme_title {
	font-size: 138%;
	font-weight: bold;
	margin-bottom: 15px;
}

.np_theme_box {
	margin-bottom: 30px;
}

.np_theme_head {
	font-size: 138%;
	font-weight: bold;
	margin: 0 0 10px !important;
}

.np_theme_content {
	font-weight: 400;
	margin: 0 0 10px !important;
}

.np_square {
	position: relative;
	padding-left: 1em;
	line-height: 1.6;
}

.np_square:before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #5abaeb;
	position: absolute;
	top: 11px;
	left: 0%;
}

@media only screen and (max-width: 980px) {
	.np_theme_content {
		line-height: 1.8;
	}
}

.np_web {
	padding: 25px 0 44px;
	font-weight: 400;
}

.np_web_list {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}

.np_web_item {
	padding-left: 1em;
	line-height: 1.6;
}
.np_web_item.np_square:before{
	top: 13px;
}

.np_web_item a {
	text-decoration: underline;
	text-decoration-color: #5abaeb;
	text-underline-offset: 1px;
	font-weight: 500;
}

.np_web_item a:visited {
	color: #0a7cb7;
}

.np_web_item a img {
	margin-left: 5px;
}


.np_web_item:not(:last-of-type) {
	margin-bottom: 8px;
}

.np_web_txt {
	display: block;
}

@media only screen and (max-width: 980px) {
	.np_web_item {
		line-height: 1.8;
		letter-spacing: 0;
	}

	.np_web_item:not(:last-of-type) {
		margin-bottom: 14px;
	}
}

.np_get {
	padding: 30px 0;
	font-weight: 400;
}

.np_get_block_title {
	padding-left: 1em;
	font-weight: bold;
	margin: 0 0 20px !important;
}

.np_get_txt {
	margin: 14px 0 10px !important;
	letter-spacing: 0.08em;
}

.np_get_list {
	margin: 0 0 20px !important;
	padding: 0 !important;
	list-style: none;
}

.np_get_item {
	position: relative;
	padding-left: 30px;
	line-height: 2;
}

.np_get_item:not(:last-of-type) {
	/* margin-bottom: 10px; */
}

.np_get_num {
	width: 23px;
	height: 23px;
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	background: #5abaeb;
	border-radius: 50vw;
	color: #fff;
	line-height: 1;
	text-align: center;
	margin-top: -3px;
	margin-right: 5px;
	position: absolute;
	top: 8px;
	left: 0;
}

.np_get_box {
	background: #fff8a4;
	padding: 20px 35px;
	font-weight: 400;
	margin-bottom: 30px;
}

.np_get_box_txt {
	margin: 0 !important;
}

.np_get_btn {
	padding: 0 73px;
}

/*ボタン非活性*/
.np_get_btn .n_text_link_button{
	pointer-events: none;
	background-color: #d9d9d9;
}

.np_get_line {
	background: #5abaeb;
	color: #fff;
	display: inline-block;
	padding: 0 0.3em;
}

@media only screen and (max-width: 980px) {
	.np_get_btn {
		padding: 0 35px;
	}
}

.np_app {
	padding: 30px 0 0;
	font-weight: 400;
}

.np_app_block1 {
	padding-right: 120px;
	position: relative;
}

.np_app_block_title {
	padding-left: 1em;
	font-weight: bold;
	margin: 0 0 20px !important;
}

.np_app_img1 {
	position: absolute;
	top: 0;
	right: 0;
}

.np_app_img2 {
	position: absolute;
	bottom: -35px;
	left: 75px;
}

.np_app_txt {
	margin: 14px 0 10px !important;
	letter-spacing: 0.08em;
}

.np_app_list {
	margin: 0 0 20px !important;
	padding: 0 !important;
	list-style: none;
}

.np_app_item {
	position: relative;
	padding-left: 30px;
	line-height: 2;
	letter-spacing: 0.03em;
}

.np_app_item:not(:last-of-type) {
	/* margin-bottom: 10px; */
}

.np_app_item_title {
	display: block;
	font-weight: bold;
}

.np_app_item_small {
	display: block;
}

.np_app_num {
	width: 23px;
	height: 23px;
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	background: #5abaeb;
	border-radius: 50vw;
	color: #fff;
	line-height: 1;
	text-align: center;
	margin-top: -3px;
	margin-right: 5px;
	position: absolute;
	top: 8px;
	left: 0;
}

.np_app_num_inline {
	position: static;
}

.np_app_box {
	background: #fff8a4;
	padding: 20px 35px;
	font-weight: 400;
	margin-bottom: 30px;
}

.np_app_box_txt {
	margin: 0 !important;
}

.np_app_btn {
	margin-bottom: 50px;
	padding-left: 94px;
}

.np_app_line {
	background: #5abaeb;
	color: #fff;
	display: inline-block;
	padding: 0 0.3em;
}

@media only screen and (max-width: 980px) {
	.np_app {
		padding-bottom: 15px;
	}

	.np_app_block1 {
		padding: 0;
		display: flex;
		flex-flow: column;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.np_app_img1 {
		position: static;
		order: 3;
		display: block;
		margin: 0 auto 35px;
	}

	.np_app_img2 {
		position: static;
		order: 2;
		display: block;
		margin-left: auto;
		width: 185px;
		margin-bottom: 5px;
	}

	.np_app_txt {
		margin: 14px 0 20px !important;
	}

	.np_app_list {
		order: 1;
		margin: 0 !important;
	}

	.np_app_item:not(:last-of-type) {
		margin-bottom: 25px;
	}

	.np_app_btn {
		padding: 0;
		order: 4;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

}

.np_judging {
	padding: 30px 0 40px;
}

.np_judging_grid {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.np_judging_item {
	font-weight: 400;
	width: calc(100% / 2.85);
	letter-spacing: 0.04em;
	line-height: 1.8;
}

.np_judging_title {
	margin: 0 !important;
	padding-left: 1em;
}

.np_judging_txt {
	margin: 0 !important;
	padding-left: 1em;
}

@media only screen and (max-width: 980px) {
	.np_judging {
		padding: 30px 0;
	}

	.np_judging_grid {
		display: block;
	}

	.np_judging_item {
		width: 100%;
	}

}

.np_notes {
	padding: 10px 0 25px;
	font-weight: 400;
}

.np_contact {
	font-weight: 400;
	padding: 30px 0;
}

.np_contact_block {
	line-height: 1.8;
}

.np_contact_block:not(:last-of-type) {
	margin-bottom: 30px;
}

.np_contact_txt {
	margin: 0 !important;
}

@media only screen and (max-width: 980px) {
	.np_contact {
		padding: 30px 0 10px;
	}
}

.np_footer {
	padding-bottom: 40px;
}

@media only screen and (max-width: 980px) {
	.np_footer {
		padding-bottom: 0;
		max-width: 500px;
		margin: 0 auto;
	}
}

.npModal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 400ms;
}

.npModal.is-avtive {
	opacity: 1;
	visibility: inherit;
}

.npModal_container {
	background: rgba(0, 0, 0, 0.75);
	width: 100%;
	height: 100%;
	z-index: 999999;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.npModal_inner {
	width: 100%;
}

.npModal_paper {
	background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/newsPaperModal_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% 100%;
	max-width: 850px;
	min-height: 541px;
	margin: 0 auto;
	position: relative;
	padding: 40px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.npModal_title {
	text-align: center;
}

.npModal_list {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	list-style-type: none;
	padding: 0 60px !important;
}

.npModal_item {
	width: 50%;
	text-align: center;
	padding: 20px 23px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.npModal_item a {
	background: #fff;
	color: #0065ad;
	font-weight: bold;
	width: 272px;
	min-height: 45px;
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
	border: 2px solid #0065ad;
	border-radius: 50vw;
	background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/newsPaperModal_arw.png);
	background-repeat: no-repeat;
	background-position: 90% 50%;
	background-size: 15px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.npModal_item a:visited {
	color: #0065ad;
}

.npModal_close {
	position: absolute;
	top: 20px;
	right: 20px;
}

@media only screen and (max-width: 980px) {
	.npModal_paper {
		background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/newsPaperModal_bg_sp.png);
		padding: 0;
		width: 850px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		min-height: inherit;
		padding-bottom: 35px;
	}

	.npModal_title {
		margin-top: 25px;
	}

	.npModal_title_img {
		max-width: 458px;
		display: block;
		margin: 0 auto;
		transform: translateX(40px);
		width: 120vw;
	}

	.npModal_list {
		padding: 0 20px !important;
		display: block;
		max-width: 100vw;
		margin: 0 auto !important;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.npModal_item {
		width: 100%;
		max-width: 275px;
		margin: 0 auto;
		padding: 0;
	}

	.npModal_item:not(:last-of-type) {
		margin-bottom: 25px;
	}

	.npModal_item a {
		width: 100%;
	}

	.npModal_close {
		top: 0;
		right: calc(50% - 215px);
		transform: translate(-50%, -50%);
	}
}

@media only screen and (max-width: 360px) {
	.npModal_item:not(:last-of-type) {
    margin-bottom: 10px;
	}
	.npModal_close {
		right: calc(50% - 58vw);
	}
}


/*終了*/
.npClose{
	clear: both;
	overflow: hidden;
	margin: auto;
	width:774px;
	padding:0 12px;
}

.npClose_band{
	position: relative;
	width:94.8%;
	margin:50px auto 0 auto;
	z-index: 1!important;
}

.npClose_band img{
	width:100%;
	vertical-align: bottom;
}

.npClose_txtBlock{
	overflow: hidden;
	padding:0;
	border:solid 5px #fff;
	border-radius:5px;
	margin:-30px auto 0;
}

.npClose__txt{
	position: relative;
	color:#604c3f;
	font-weight:900;
	background: #fff;
	padding:3.25em 1.8125em 2.375em;
	line-height: 1.75;
	font-size:16px;
	border:solid 3px #32b1e7;

}
.npClose__txt p{
	margin:0!important;
}
.npClose__txt a.npClose_toResult{
	display: inline-block;
	position: relative;
	color:#5abaeb;
}

.npClose__txt a.npClose_toResult::after{
	content: '';
	display: block;
	position: absolute;
	width:100%;
	height:2px;
	bottom:0;
	background:#5abaeb;
}

.npClose__txt a.npClose_toResult:hover::after{
	background:#3b7bb2;
}

.npClose_img{
	position: relative;
	width:31%;
	height:auto;
	float:right;
	margin-top: -138px;
	margin-right: -12px;
	margin-bottom: 28px;
}

@media only screen and (max-width: 980px) {
	.npClose{
		margin-left: -6.6vw;
		margin-right: -6.6vw;
		width:calc(100% + 13.2vw);
		padding:0;
	}

	.npClose_band{
		width:98.66%;
		margin:5.1875em auto 0 auto;
	}

	.npClose_txtBlock{
		overflow: hidden;
		padding:0;
		border:solid 1.333vw #fff;
		border-left:none;
		border-right:none;
		border-radius:0;
		margin:-30px auto 0;
	}

	.npClose__txt{
		width:100%!important;
		max-width:auto;
		font-size: 4.256vw;
		border:solid 0.8vw #32b1e7;
		border-left:none;
		border-right:none;
		padding:2.125em 1.3125em 2.125em;
	}
	.npClose__txt p{
		margin:0 0 0 .5em!important;
	}
	.npClose__txt .fss{
		font-feature-settings: "palt" 1;
	}

	.npClose_img{
		width:46.4%;
		margin-top: -16.267vw;
		margin-right:1.3125em;
		margin-bottom: 3em;
	}
}


/*結果発表*/
.npPublication {
  clear: both;
  margin: 0 auto;
  max-width: 633px;
}

.npPublication_txtBlock {
	margin-top: 3.3em;
  overflow: hidden;
  border: solid 5px #fff;
  border-radius: 5px;
}

@media only screen and (max-width: 980px) {
	.npPublication_txtBlock {
		margin-left: -10px;
		margin-right: -10px;
		margin-top: 2em;
	}
}

.npPublication__txt {
  position: relative;
  color: #604c3f;
  font-weight: 900;
  background: #fff;
  padding: 2.75em 0.5em 2.25em;
  line-height: 1.75;
  font-size: 150%;
  border: solid 3px #32b1e7;
}
.npPublication__txt::before {
	content: "";
	display: block;
	position: absolute;
	top: 84px;
	left: 13px;
	background-image: url(/library/2021/images/company/company_outline_branch_kitakyushu_notice_postcard-newspaper_06/kyuden_pc_19_txt1_deco1.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	width: 2.166667em;
	height: 2.625em;
}

@media only screen and (max-width: 980px) {
	.npPublication__txt {
		font-size: 5vw;
		padding: 1.65em 0.5em 1.45em;
	}
	.npPublication__txt::before {
		top: 58%;
		left: 6%;
	}

}



.npPublication__txt p {
	margin: 0;
	text-align: center;
	letter-spacing: 0;
}

@media only screen and (max-width: 980px) {
	.npPublication__txt p {
		font-size: 110%;
	}

	.npPublication__txt_large{
		font-size: 140%;
	}

	.npPublication__txt_dot{
		margin-right: -0.5em;
	}
}



.npPublication_btn{
	text-align: center;
	margin-top: 1.5em;
}

.npPublication_link{
	display: inline-block;
	transition: 200ms;
}

.npPublication_link:hover{
	opacity: 0.8;
}

.npPublication_btn_img{
	vertical-align: bottom;
}

@media only screen and (max-width: 980px) {
	.npPublication_btn{
		margin-top: 2em;
	}

	.npPublication_link{
		display: block;
	}

	.npPublication_btn_img{
		width: 100%;
	}


}




.npExhibition_lead {
	color: #fff;
	font-size: 150%;
	text-align: center;
}

@media only screen and (max-width: 980px) {
	.npExhibition_lead {
		font-size: 100%;
		text-align: left;
		margin: 3em 0em 2em !important;
		padding-left: 7vw;
		padding-right: 2vw;
		letter-spacing: 0;
	}

}

.npExhibition_table_wrap{
	margin-bottom: 2.25em;

}

.npExhibition_table{
	width: 100%;
	table-layout: fixed;
	border: 3px solid #d9e0e8;
	background: #fff;
	border-collapse: collapse;
	font-weight: bold;

}

.npExhibition_table_head{
	width: 285px;
	background: #ecf9ff;
	border: 3px solid #d9e0e8;
	text-align: left;
	padding: 0.75em;
	box-sizing: border-box;

}

.npExhibition_table_content{
	border: 3px solid #d9e0e8;
	padding: 0.75em;
	letter-spacing: 0;
}
.npExhibition_table_content span {
	font-size: 73%;
}

.npExhibition_table_small_txt{
	font-size: 90%;
	margin: 0 !important;
}

@media only screen and (max-width: 980px) {
	.npExhibition{
		margin-left: -6.6vw;
		margin-right: -6.6vw;

	}
	.npExhibition_table{
		border: none;
	}

	.npExhibition_table * {
		display: block;
		width: 100%;
		border: none;
	}
	.npExhibition_table_head{
		border-top: 3px solid #d9e0e8;
		text-align: left;
		padding: 3vw 7vw;
		box-sizing: border-box;
	}

	.npExhibition_table_content{
		border-top: 3px solid #d9e0e8;
		padding: 3vw 7vw;
		box-sizing: border-box;
		letter-spacing: 0;

	}

}
