@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Roboto&display=swap&subset=japanese');

#contentsArea {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}

#contentsArea p {
	margin-bottom: 15px;
}

#contentsHeading .heading .sub1 {
	font-size: 80%;
	margin-left: 1em;
}

.nktileSecMainImage1 {
	background: url("../img/mainimg1.webp") no-repeat center center;
	background-size: cover;
	margin: 0 0 50px !important;
	width: 100%;
}
.nktileSecMainImage1.is-target1 {
	opacity: 0;
	transition: 1s ease 0.5s;
}
.nktileSecMainImage1.is-view1 {
	opacity: 1;
}
.nktileSecMainImage1 > div {
	display: flex;
	align-items: center;
	height: 600px;
	margin: auto;
	max-width: 1120px;
	padding: 0 20px;
	width: 100%;
}
.nktileSecMainImage1 > div p {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.7;
	margin: 0;
	text-shadow: 0 0 5px rgba(0,0,0,1), 0 2px 5px rgba(0,0,0,1);
}
.nktileSecMainImage1.is-target1 > div p {
	opacity: 0;
	transform: translateX(30px);
	transition: 1s ease 1s;
}
.nktileSecMainImage1.is-view1 > div p {
	opacity: 1;
	transform: translateX(0);
}

.nktileSec1 {
	margin: auto;
	max-width: 1080px;
	width: 100%;
}

.nktileSec1 img {
	max-width: 100%;
}

.nktileInner1 {
	padding: 0 30px;
}

.nktileSecTitle1 {
	background-color: #F2F2F2;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
	margin-bottom: 40px;
	padding: 15px 30px;
}
.nktileSecTitle1 .logo1 {
	height: 28px;
	margin: 0 10px 0 0;
	position: relative;
	transform: translateY(-0.15em);
	vertical-align: middle;
	width: auto;
}

.nktileSecTitle2 {
	background-color: #000;
	color: #fff;
	display: inline-flex;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	margin: 0 0 15px;
	padding: 5px 15px;
	width: 100%;
}
* + .nktileSecTitle2 {
	margin-top: 50px;
}

.nktileSecTitle3 {
	font-size: 24px;
	font-weight: 700;
	margin: 0;
}

.nktileSecTitle4 {
	font-weight: 700;
	margin: 0;
}

.nktileSecTitle5 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
	margin: 0 0 0.3em;
}
* + .nktileSecTitle5 {
	margin-top: 0.5em;
}
.nktileSecTitle5 + .nktileSecTitle5 {
	margin-top: 0em;
}

.nktileSecSubTitle1 {
	font-size: 18px;
	font-weight: 700;
	margin: 50px 0 20px;
}
.nktileSecSubTitle1 .sub1 {
	font-size: 14px;
	font-weight: 400;
}

.nktileSecSubTitle2 {
	border-bottom: 1px solid #000;
	font-size: 18px;
	font-weight: 700;
	margin: 30px 0 20px;
	padding: 0;
}

.nktileSecMainCopy1 {
	font-size: 106.25%;
}

.nktileBlock1 {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.nktileBlock1 > div {
	width: 46.07843137254902%;
}
.nktileBlock1 .image1 {
	position: relative;
}
.nktileBlock1 .image1 img {
	vertical-align: bottom;
}
.nktileBlock1 .image1 .note1 {
	bottom: 10px;
	color: #000;
	font-size: 15px;
	font-weight: 500;
	position: absolute;
	text-shadow: 1px 0 0 #fff, 1px 1px 0 #fff, 0 1px 0 #fff, -1px 1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 0 -1px 0 #fff;
	right: 10px;
}
.nktileBlock1 p {
	margin: 10px 0 0 !important;
}

.nktileSec1 .nktileSecImg3 {
	display: block;
	height: auto;
	margin: auto;
	max-width: 900px;
	width: 100%;
}

.nktileBlock2 {
	display: flex;
	justify-content: space-between;
	margin: 50px auto;
	max-width: 880px;
	width: 100%;
}
.nktileBlock2 > div {
	width: 45.454545454545455%;
}

.nktileSecTable1 {
	box-sizing: border-box;
	width: 100%;
}
.nktileSecTable1.at1 {
	width: 50%;
}
.nktileSecTable1 th,
.nktileSecTable1 td {
	border: 1px solid #666;
	font-size: 15px;
	line-height: 1.5;
	padding: 5px 10px;
	text-align: center;
	vertical-align: middle;
}
.nktileSecTable1 th {
	background: #cad4db;
	font-weight: 500;
}
.nktileSecTable1 .small1 {
	font-size: 86.6666%;
}
.nktileSecTable1 .sup1 {
	font-size: 86.6666%;
}

.nktileBlock3 {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.nktileBlock3 > div:nth-child(1) {
	width: 50%;
}
.nktileBlock3 > div:nth-child(2) {
	transform: translateY(-0.4em);
	width: 46.07843137254902%;
}
.nktileBlock3 > div:nth-child(2) p {
	line-height: 1.6;
	margin: 0 !important;
}
.nktileBlock3 .nktileSecTitle3 {
	line-height: 1.4;
	margin: 0;
}
.nktileBlock3 .nktileSecTitle5 {
	margin: 0;
}


.nktileBlock4 {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.nktileBlock4 > div:nth-child(1) {
	width: 80%;
}
.nktileBlock4 > div:nth-child(2) {
	width: 15%;
}

.nktileSecNotes1 {
	margin: 0em 0 1em;
}
.nktileSecNotes1 * {
	font-size: 14px;
	line-height: 1.6 !important;
}
.nktileSecNotes1 p {
	margin: 0 !important;
}

.nktileSecNote1 {
	font-size: 87.5%;
	line-height: 1.6;
	margin: 0.5em 0;
}
.nktileSecNote1.l1 {
	font-size: 100%;
}
.nktileSecNote1 li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.nktileSecNote2 {
	font-size: 87.5%;
	line-height: 1.6;
	margin: 0.5em 0;
}
.nktileSecNote2 li {
	padding: 0 0 0 2em;
	position: relative;
}
.nktileSecNote2 li .m1 {
	left: 0;
	position: absolute;
}

.nktileSec1 .mgt05em {
	margin-top: .5em !important;
}
.nktileSec1 .mgt1em {
	margin-top: 1em !important;
}

.nktileSecTag1 {
	background: #04364E;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8;
	margin: 0 0.5em;
	padding: 0 0.5em;
	position: relative;
	vertical-align: middle;
}

.nktileSecTag2 {
	background: #f00;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8;
	margin: 0 0.5em;
	padding: 0 0.5em;
	position: relative;
	vertical-align: middle;
}

.nktileSecTag3 {
	background-color: transparent;
	border: 1px solid #666;
	color: #000;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.8;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em;
	position: relative;
	vertical-align: middle;
}
table .nktileSecTag3 {
	margin: 0 0.5em;
	vertical-align: baseline;
}

.nktileSecLgList1 {
	font-size: 22px;
	font-weight: 400;
}
.nktileSecLgList1 li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}

.nktileSecIconPdf1 {
	height: 20px;
	margin: 0 0 0 5px;
	vertical-align: middle;
	width: auto;
}

.nktileSecStrong1 {
	font-weight: 700 !important;
}

.nktileSecColor1 {
	color: #f00 !important;
}
.nktileSecColor2 {
	color: #2D4283 !important;
}
.nktileSecColor3 {
	color: #00A0E9 !important;
}
.nktileSecColor4 {
	color: #ccc !important;
}



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

}


@media print, screen and (min-width:751px) {

	#contentsArea {
		max-width: none;
		width: 100%;
	}

}


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

	.dsp-s {
		display: none !important;
	}
	.dsp-w {
		display: inline !important;
	}
	
}


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

	.nktileSecMainImage1 {
		margin: 0 0 40px !important;
	}
	.nktileSecMainImage1 > div {
		height: 200px;
	}
	.nktileSecMainImage1 > div p {
		font-size: 22px;
		letter-spacing: 0;
	}

	.nktileInner1 {
		padding: 0 20px;
	}

	.nktileSecTitle1 {
		font-size: 20px;
		margin-bottom: 30px;
		padding: 10px 15px;
	}
	.nktileSecTitle1 .logo1 {
		height: 20px;
		margin: 0 6px 0 0;
	}

	.nktileSecTitle2 {
		font-size: 16px;
		margin-bottom: 10px;
		padding: 5px 15px;
	}
	* + .nktileSecTitle2 {
		margin-top: 40px;
	}

	.nktileSecTitle3 {
		font-size: 20px;
	}

	.nktileSecTitle5 {
		font-size: 16px;
	}

	.nktileSecSubTitle1 {
		font-size: 17px;
		margin: 40px 0 15px;
	}
	.nktileSecSubTitle1 .sub1 {
		font-size: 12px;
	}

	.nktileSecSubTitle2 {
		font-size: 15px;
		margin: 1em 0 15px;
	}

	.nktileBlock1 {
		display: block;
	}
	.nktileBlock1 > div {
		width: 100%;
	}
	.nktileBlock1 > div + div {
		margin-top: 25px;
	}
	.nktileBlock1 .image1 .note1 {
		bottom: 5px;
		font-size: 12px;
		right: 5px;
	}
	.nktileBlock1 p {
		margin: 7px 0 0 !important;
	}
	
	.nktileBlock2 {
		display: block;
	}
	.nktileBlock2 > div {
		margin: auto;
		max-width: 75%;
		width: 100%;
	}

	.nktileSecTable1.at1 {
		width: 100%;
	}
	.nktileSecTable1 th,
	.nktileSecTable1 td {
		font-size: 14px;
		padding: 5px;
	}

	.nktileBlock2 {
		margin: 20px 0 0;
	}

	.nktileBlock3 {
		display: block;
	}
	.nktileBlock3 > div:nth-child(1) {
		width: 100%;
	}
	.nktileBlock3 > div:nth-child(2) {
		transform: translateY(0);
		width: 100%;
	}
	.nktileBlock3 > div:nth-child(2) p {
		line-height: 1.6;
		margin: 0 !important;
	}

	.nktileBlock4 {
		display: block;
		margin-top: 0.5em;
	}
	.nktileBlock4 > div:nth-child(1) {
		width: 100%;
	}
	.nktileBlock4 > div:nth-child(2) {
		margin-top: 0.5em;
		width: 100%;
	}

	.nktileSecNotes1 {
		margin-top: 0.8em;
		padding: 10px 20px;
	}

	.nktileSec1 .mgt1ems {
		margin-top: 1em !important;
	}

	.nktileSecTag1 {
		font-size: 12px;
	}

	.nktileSecTag2 {
		font-size: 12px;
	}
	
	.nktileSecTag3 {
		font-size: 12px;
	}

	.nktileSecLgList1 {
		font-size: 18px;
	}
	.nktileSecLgList1 li {
		line-height: 1.7;
		margin-bottom: 0.4em;
	}
	
	.dsp-w {
		display: none !important;
	}
	.dsps {
		display: inline !important;
	}


}


.clearfix::after {
	display:block;
	clear:both;
	content:"";
}

