@charset "utf-8";
/* CSS Document */
.contents{
	padding-top: 250px;
}
.pri-wrap{
	margin-bottom: 110px;
}
.sub-ttl1{
	width: 64%;
	margin-left: auto;
	margin-right: auto;
	max-width: 398px;
	text-align: center;
	margin-bottom: 28px;
}
.ttl-tex{
	font-size: 23px;
	text-align: center;
	line-height: 1;
}
.sub-ttl1 img,.sub-ttl2 img{
	display: block;
}
.list-box{
	margin-bottom: 85px;
}
.list-box.last{
	margin-bottom: 0;
}
.list-ttl{
	font-size: 26px;
	line-height: 1.64;
	padding-left: 1.2em;
	text-indent: -1.2em;
	margin-bottom: 15px;
	font-weight: 700;
}
.nm-list{
	margin-top: 30px;
}
.nm-list2{
	margin-top: 30px;
}
.nm-list li{
	text-indent: -1.2em;
	padding-left: 1.2em;
	line-height: 2.46;
	font-size: 15px;
}

.nm-list2 li{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 2.46;
	font-size: 15px;
}
.top-tex{
	margin-bottom: 130px;
}
.pri-box{
	margin-bottom: 90px;
}
.pri-box.last{
	margin-bottom: 100px;
}
.pri-ttl{
	border-left: 5px solid #1e1b19;
	margin-bottom: 35px;
	line-height: 1;
	font-size: 26px;
	letter-spacing: 0.1em;
}
.pri-ttl span{
	padding-left: 14px;
	display: inline-block;
}
@media print, screen and (min-width: 769px) {
	.list-box p{
		white-space: nowrap;
	}
	.iso-box{
		margin-bottom: 130px;
	}
	
}

@media print, screen and (min-width: 1201px) {

}

@media screen and (min-width: 769px) and (max-width: 1200px) {
}

@media only screen and (max-width: 768px) {

.contents{
	padding-top: 30vw;
}

.pri-wrap{
	margin-bottom: 15vw;
}
.nm-list li{
	text-indent: -1.1em;
	padding-left: 1.1em;
	font-size: 3.6vw;
	line-height: 1.85;
}
.nm-list2 li{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 3.6vw;
	line-height: 1.85;
}	

.pri-box{
	margin-bottom: 12vw;
}
.pri-box.last{
	margin-bottom: 8vw;
}
.sub-ttl1{
	margin-bottom: 4vw;
}
.ttl-tex{
	font-size: 3.9vw;
	text-align: center;
	line-height: 1;
}

.top-tex{
	margin-bottom: 15vw;
}

.pri-ttl{
	border-left: 3px solid #1e1b19;
	margin-bottom: 5vw;
	line-height: 1.66;
	font-size: 5.0vw;
}
.pri-ttl span{
	padding-left: 3vw;
}
	.tel-tex{
		padding-left: 2em;
		display: inline-block;
	}
}