@charset "UTF-8";
#wrapper{
	position: relative;
	color: #424F61;
}
.wrp-container {
	max-width: 1030px;
	padding: 0 15px;
	margin: 0 auto;
}
.contents{
	max-width: 1520px;
}

/* header
-------------------------------------------------- */
.header {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 10;
	max-width: initial;
	max-width: none;
	transform: none;
	background: #DFF3FB;
}
.header__logo a {
	font-size: 0;
	transition: all 0.5s;
	display: inline-block;
}
.header__logo a:hover {
	opacity: 0.7;
}
.header__logo img {
	max-width: 100%;
	height: auto;
	width: 216px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.header {
		top: 10px;
	}
	.header__logo a {
		padding-left: 15px;
		font-size: 0;
	}
	.header__logo img {
		width: 100px;
	}
}

/* footer
-------------------------------------------------- */
.footer{
	position: relative;
	border-top: 1px solid #e5e5e5;
	background: #fff;
	margin-top: 80px;
	padding: 0;
}
.footer__body > .wrp-container{
	position: relative;
	padding: 60px 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.btn-back{
	position: absolute;
	top: -30px;
	left: auto;
	right: 15px;
	-webkit-box-shadow: 0px 12px 24px 0px rgba(33, 65, 88, 0.3);
	-moz-box-shadow: 0px 12px 24px 0px rgba(33, 65, 88, 0.3);
	box-shadow: 0px 12px 24px 0px rgba(33, 65, 88, 0.3);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	padding: 15px;
	font-size: 24px;
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
}
.footer__logo{
	align-self: center;
	margin-right: auto;
}
.footer__logo img{
	max-width: 170px;
}
.footer__text{
	align-self: flex-end;
}
.footer__sns-list{
	text-align: right;
}
.footer__sns-list > li{
	display: inline-block;
	margin-right: 20px;
}
.footer__sns-list > li:last-child{
	margin-right: 0;
}
.footer__sns-list > li a{
	width: 45px;
	height: 45px;
	border: 1px solid #000;
	border-radius: 50%;
	display: block;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
}
.footer__sns-list > li a i:before{
	color: #000;
	font-size: 20px;
}
.footer__copyright{
	margin-top: 20px;
	font-size: 13px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.footer{
		background-color: #fff;
		padding: 40px 0 10px;
		text-align: center;
		margin-top: 40px;
	}
	.footer__body > .wrp-container{
		padding: 0;
		display: block;
		position: initial;
	}
	.btn-back{
		top: -22px;
		width: 45px;
		height: 45px;
		font-size: 15px;
	}
	.footer__logo{
		display: inline-block;
		margin: 0 auto;
	}
	.footer__sns-list{
		margin-top: 25px;
		text-align: center;
	}
	.footer__sns-list > li{
		display: inline-block;
		margin-right: 20px;
	}
	.footer__sns-list > li:last-child{
		margin-right: 0;
	}
	.footer__sns-list > li a{
		width: 35px;
		height: 35px;
		border: 1px solid #000;
		border-radius: 50%;
		display: block;
		padding: 8px;
		text-align: center;
		box-sizing: border-box
	}
	.footer__sns-list > li a i:before{
		color: #000;
		font-size: 16px;
	}
	.footer__copyright{
		text-align: center;
		font-size: 10px;
		letter-spacing: 0.04em;
		margin-top: 10px;
	}
}

/* contents
-------------------------------------------------- */
.main-visual{
	position: relative;
	background: #DFF3FB;
	padding-top: 120px;
	text-align: center;
}
.main-visual img{
	margin: 0 auto;
	max-width: 1580px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.main-visual{
		padding-top: 58px;
	}
	.btn01-em, .btn01{
		padding: 10px 20px;
	}
}

.nk-hdg-lv2 {
	padding: 0 0 40px;
	font-size: 45px;
	color: #0650B7;
	text-align: center;
}
.nk-hdg-lv2 span{
	display: block;
	font-size: 32px;
}
.nk-hdg-lv2 span.hdg-kana{
	display: inline;
	font-size: 38px;
}
.nk-hdg-lv2 span.hdg-kaigyou{
	display: inline;
	font-size: 45px;
}
.nk-hdg-lv2 span span.hdg-kaigyou{
	font-size: 32px;
}
.nk-hdg-lv3 {
	padding: 75px 0 25px;
	font-weight: bold;
	font-size: 32px;
	color: #097CF2;
}
.nk-hdg-lv2 + .nk-hdg-lv3 {
	padding: 5px 0 25px;
}

.nk-blue01{
	background: #0650B7;
}
.nk-blue02{
	background: #DFF3FB;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.nk-hdg-lv2 {
		padding: 0;
		font-size: 30px;
		letter-spacing: -2px;
	}
	.nk-hdg-lv2 span{
		font-size: 18px;
	}
	.nk-hdg-lv2 span.hdg-kana{
		font-size: 18px;
	}
	.nk-hdg-lv2 span.hdg-kaigyou{
		display: inline-block;
		font-size: 30px;
	}
	.nk-hdg-lv2 span span.hdg-kaigyou{
		font-size: 18px;
	}
	.nk-hdg-lv3 {
		padding: 50px 0 0;
		font-size: 26px;
		line-height: 1.23;
	}
	.nk-hdg-lv2 + .nk-hdg-lv3 {
		padding: 20px 0 0;
	}
}

.nk-point{
	max-width: 1400px;
	padding: 40px 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.nk-point .wrp-grid{
	margin: 0 -30px;
}
.nk-point .wrp-grid .grid-12--sp,
.nk-point .wrp-grid .grid-6{
	padding: 0 30px;
}
.nk-point-txt{
	flex-basis: 50%;
}
.nk-point-hdg{
	/*margin: 0 0 15px;*/
	color: #fff;
	/*text-align: center;*/
	margin: 0 0 10px;
}
.nk-point-hdg01{
	/*display: inline-block;*/
	display: inline;
	/*padding: 0 15px;*/
	font-size: 24px;
}
.nk-point-hdg01:before{
	/*content: "";
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 2px;
	height: 25px;
	background: #fff;
	transform: rotate(-30deg);*/
	display: none;
}
.nk-point-hdg01:after{
	/*content: "";
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 2px;
	height: 25px;
	background: #fff;
	transform: rotate(30deg);*/
	display: none;
}
.nk-point-hdg01 strong{
	/*display: inline-block;
	font-size: 32px;*/
	display: inline;
	font-size: 24px;
	text-align: bottom;
	color: #fff;
}
.nk-point-hdg01 strong:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	/*height: 5px;
	background: #FFFC0B;*/
	height: 3px;
	background: #fff;
}
.nk-point-hdg02{
	/*display: block;
	margin: 5px 0 0;
	font-size: 30px;*/
	display: inline;
	margin: 0;
	font-size: 24px;
}
.nk-point-img{
	line-height: 1;
}
.nk-point p{
	/*margin-top: 14px;*/
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
.nk-point-btn{
	/*margin: 25px auto 0;*/
	margin: 0;
	text-align: center;
	flex-basis: 50%;
	font-size: 0;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.nk-point{
		/*padding: 0;*/
		padding: 35px 0;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.nk-point .wrp-grid{
		margin: 0;
	}
	.nk-point .wrp-grid .grid-12--sp{
		border-top: 1px solid #fff;
		padding: 28px 0;
	}
	.nk-point-hdg{
		margin: 0;
		line-height: 1.2;
	}
	.nk-point-hdg01{
		/*display: inline-block;
		padding: 0 15px;*/
		display: block;
		font-size: 18px;
		text-align: center;
	}
	.nk-point-hdg01:before{
		/*height: 16px;*/
		display: none;
	}
	.nk-point-hdg01:after{
		/*height: 16px;*/
		display: none;
	}
	.nk-point-hdg01 strong{
		/*font-size: 28px;*/
		font-size: 18px;
	}
	.nk-point-hdg01 strong:after{
		height: 3px;
	}
	.nk-point-hdg02{
		font-size: 18px;
		text-align: center;
		display: block;
		margin-top: 8px;
	}
	.nk-point-hdg02 span{
		/*display: inline-block;*/
		display: block;
		text-align: center;
	}
	.nk-point-img{
		display: none;
	}
	.nk-point p{
		/*margin-top: 12px;*/
		font-size: 16px;
		margin-top: 14px;
	}
	.nk-point-btn{
		margin: 20px auto 0;
	}
}

.nk-recommend{
	padding: 75px 0 75px;
}
.nk-recommend .wrp-grid{
	margin: 0 -16px;
}
.nk-recommend .wrp-grid .grid-12--sp,
.nk-recommend .wrp-grid .grid-4{
	padding: 0 16px;
}
.nk-recommend h3{
	margin: 0 0 10px;
	padding: 0 0 27px;
	font-size: 26px;
	background: url(/special/campaign/kij-ngo/images/line_pc.png) center bottom no-repeat;
	text-align: center;
}
.nk-recommend h3 > span{
	font-size: 32px;
}
.nk-recommend p{
	font-size: 18px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.nk-recommend{
		padding: 50px 0 50px;
	}
	.nk-recommend h3{
		margin: 0 0 2px;
		padding: 20px 0 25px;
		font-size: 20px;
		background: url(/special/campaign/kij-ngo/images/line_sp.png) center bottom no-repeat;
		background-size: auto 20px;
	}
	.nk-recommend h3 > span{
		font-size: 28px;
	}
	.nk-recommend p{
		font-size: 16px;
	}
}

.nk-dynamicpackage{
	padding: 75px 0 0;
}
.nk-dynamicpackage-box{
	margin: 0;
	padding: 40px;
	border: 4px solid #014099;
	border-radius: 10px;
	background: #fff;
}
.nk-dynamicpackage-outline{
	background: #0C308F;
	padding: 30px 50px;
	color: #fff;
}
.nk-dynamicpackage-outline h3{
	font-size: 30px;
	text-align: center;
}
.nk-dynamicpackage-contents01{
	margin: 20px 0 0;
}
.nk-dynamicpackage-contents01:after {
	content: "";
	clear: both;
	display: block;
}
.nk-dynamicpackage-contents01-img{
	width: 380px;
	float: left;
}
.nk-dynamicpackage-contents01-txt{
	width: calc(100% - 380px - 50px);
	float: right;
}
.nk-dynamicpackage-contents01-txt p{
	margin: 0
}
.nk-dynamicpackage-contents01-txt p span{
	font-weight: bold;
	text-decoration: underline;
}
.nk-dynamicpackage-btn{
	margin: 30px 0 0;
	text-align: center;
}

.nk-dynamicpackage-example{
	margin: 35px 0 0;
}
.nk-dynamicpackage-example .nk-dynamicpackage-example-txt01{
	margin: 0;
	font-weight: bold;
}
.nk-dynamicpackage-example .nk-dynamicpackage-example-txt02{
	margin: 5px 0 0;
	font-size: 20px;
	color: #0650B7;
	line-height: 1;
}
.nk-dynamicpackage-example .nk-dynamicpackage-example-txt02 strong{
	font-size: 30px;
	font-weight: bold;
	color: #0650B7;
}
.nk-dynamicpackage-example .nk-dynamicpackage-example-txt03{
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #0650B7;
	line-height: 1;
}
.nk-dynamicpackage-example .nk-dynamicpackage-example-txt03 span{
	display: inline-block;
	color: #BC3333;
}
.nk-dynamicpackage-example .nk-dynamicpackage-example-txt03 strong{
	font-size: 36px;
	color: #BC3333;
}
.nk-dynamicpackage-example-note{
	margin: 20px 0 0;
	font-size: 14px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.nk-dynamicpackage{
		padding: 35px 0 0;
	}
	.nk-dynamicpackage-box{
		margin: 10px 0 0;
		padding: 8px;
		border: 2px solid #014099;
		border-radius: 5px;
	}
	.nk-dynamicpackage-outline{
		padding: 15px;
	}
	.nk-dynamicpackage-outline h3{
		font-size: 16px;
		font-weight: bold;
	}
	.nk-dynamicpackage-contents01{
		margin: 18px 0 0;
	}
	.nk-dynamicpackage-contents01-img{
		width: 220px;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.nk-dynamicpackage-contents01-txt{
		width: 100%;
		float: none;
	}
	.nk-dynamicpackage-contents01-txt p{
		margin: 0;
		font-size: 16px;
	}
	.nk-dynamicpackage-btn{
		margin: 30px 0 0;
		text-align: center;
	}

	.nk-dynamicpackage-example{
		margin: 19px 0 0;
	}
	.nk-dynamicpackage-example .nk-dynamicpackage-example-txt01{
		font-size: 10px;
	}
	.nk-dynamicpackage-example .nk-dynamicpackage-example-txt02{
		font-size: 11px;
	}
	.nk-dynamicpackage-example .nk-dynamicpackage-example-txt02 strong{
		font-size: 20px;
	}
	.nk-dynamicpackage-example .nk-dynamicpackage-example-txt03{
		font-size: 12px;
	}
	.nk-dynamicpackage-example .nk-dynamicpackage-example-txt03 strong{
		font-size: 20px;
	}
	.nk-dynamicpackage-example-note{
		margin: 15px 0 0;
		font-size: 11px;
	}
}

.nk-parking{
	padding: 85px 0 0;
}
.nk-parking .nk-hdg-lv2{
	padding: 0 0 15px;
}
.nk-parking p{
	text-align: center;
}
.nk-parking-btn{
	margin: 30px 0 0;
	text-align: center;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.nk-parking{
		padding: 35px 0 0;
	}
	.nk-parking .nk-hdg-lv2{
		padding: 0;
	}
	.nk-parking p{
		font-size: 16px;
	}
	.nk-parking-btn{
		margin: 20px 0 0;
	}
}

.nk-flight{
	padding: 85px 0 85px;
}
.nk-flight .nk-hdg-lv2{
	padding: 0 0 15px;
}
.nk-flight p{
	text-align: center;
}
.nk-flight-airline{
	margin-top: 30px;
}
.nk-recommend .wrp-grid{
	margin: 0 -20px;
}
.nk-recommend .wrp-grid .grid-12--sp,
.nk-recommend .wrp-grid .grid-6{
	padding: 0 20px;
}
.nk-flight-airline__inr{
	border: 4px solid #014099;
	border-radius: 10px;
	padding: 40px 40px 30px;
	background: #fff;
}
.nk-flight-airline__item{
	width: 100%;
}
.nk-flight-airline__item:after {
	content: "";
	clear: both;
	display: block;
}
.nk-flight-airline__item .nk-flight-airline__name{
	width: calc(100% - 120px);
	float: left;
	text-align: left;
	margin: 0;
	line-height: 1;
}
.nk-flight-airline__name .nk-flight-airline__root{
	display: block;
	font-size: 28px;
	color: #0650B7;
}
.nk-flight-airline__name .nk-flight-airline__time{
	display: block;
	margin: 10px 0 0;
	font-size: 18px;
	font-weight: bold;
}
.nk-flight-airline__name .nk-flight-airline__time + span{
	display: block;
	margin: 10px 0 0;
}
.nk-flight-airline__tail{
	display: block;
	float: right;
	width: 110px;
}
.nk-flight-airline__btn{
	margin: 20px 0 0;
	text-align: center;
}
.nk-flight-airline__btn .btn01{
	background: #0650B7;
	font-size: 18px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.nk-flight{
		padding: 35px 0 35px;
	}
	.nk-flight .nk-hdg-lv2{
		padding: 0;
	}
	.nk-flight p{
		font-size: 16px;
		text-align: left;
	}
	.nk-flight-airline{
		margin-top: 0px;
	}
	.nk-flight .wrp-grid .grid-12--sp{
		padding: 15px 0 0;
	}
	.nk-flight-airline__inr{
		border: 2px solid #014099;
		border-radius: 5px;
		padding: 17px 17px 17px;
	}
	.nk-flight-airline__item{
		width: 100%;
	}
	.nk-flight-airline__item .nk-flight-airline__name{
		width: calc(100% - 90px);
	}
	.nk-flight-airline__name .nk-flight-airline__root{
		font-size: 20px;
		font-weight: bold;
	}
	.nk-flight-airline__name .nk-flight-airline__time{
		font-size: 14px;
	}
	.nk-flight-airline__tail{
		width: 78px;
	}
	.nk-flight-airline__btn{
		margin: 10px 0 0;
	}
	.nk-flight-airline__btn .btn01{
		font-size: 16px;
	}
}

.nk-service{
	padding: 75px 0 75px;
}
.nk-service .box-card-wrp{
	padding-top: 0 !important;
}
.nk-service .box-card01 .box-card-img img{
	margin: 0 auto;
}
.nk-service .wrp-grid{
	margin: 0 -20px;
}
.nk-service .wrp-grid .grid-12--sp,
.nk-service .wrp-grid .grid-6{
	padding: 0 20px;
}
@media only screen and (min-width: 1px) and (max-width: 768px) {
	.nk-service{
		padding: 35px 0 35px;
	}
	.nk-service-bnr01{
		margin: 15px 0 0;
	}
}

