@font-face {
	font-family: 'sawarabi';
	src: url('https://offshore1976.itembox.design/item/sawarabi-gothic-medium.ttf');
}
@font-face {
	font-family: 'KozGoPr6N';
	src: url('https://offshore1976.itembox.design/item/KozGoPr6N-Regular.otf');
}
@font-face {
	font-family: 'DroDEMO';
	src: url('https://offshore1976.itembox.design/item/DroDEMO-KCFonts.ttf');
}


.main-naoya{
	
	width: 100%;
}

.naoya001{
	width: 100%;
}

.naoya001 img{
	width: 100%;
	display:block;
	margin: auto;
}
.naoya002{
	width: 82.5%;
	max-width:990px;
	margin: 130px auto 0;
}
.naoya002 img{
	width: 100%;
	display:block;
}

.naoya003{
	width: calc(100% - 80px);
	margin: 120px auto 0;
	max-width: 900px;
	padding-bottom: 90px;
	
	display: flex;
	justify-content: space-between;
	position: relative;
}
.naoya003::after{
	content: "";
	background-image: url("https://offshore1976.itembox.design/item/naoya-img/line.png");
	background-repeat: no-repeat;
	background-size: 100% 2.5px;
	width: 95%;
	height: 2.5px;
	position: absolute;
	bottom:0;
	left: 0;
	
}
.naoya003.bbnone::after{
	content: "";
	background: none;
	width: 100%;
	height: 2.5px;
	position: absolute;
	bottom:0;
	left: 0;
	
}	
.naoya003-img{
	width: calc(50% - 20px);
}
	
.naoya003-cont{
	width: calc(50% - 20px);
	position: relative;
}
.naoya003-cont__img1{
	width: 63px;
	margin-top: 20px;
}
.naoya003-cont__img2{
	width: 99px;
	position: absolute;
	top:0px;
	right:0;
}

.naoya003-cont__img3{
	width: 71px;
	position: absolute;
	top:-10px;
	right:80px;
}

.naoya003-cont__img4{
	width: 79px;
	position: absolute;
	top:450px;
	right:60px;
}


.naoya003-cont__img6{
	width: 51px;
	position: absolute;
	top:60px;
	right:80px;
}

.naoya003-cont h3{
	margin-top: 30px;
	font:400 20px 'sawarabi', sans-serif;
	color:#001A43;
}

.naoya003-cont__msg1{
	margin-top: 20px;
	font:400 12px 'KozGoPr6N', sans-serif;
	color:#001A43;
	letter-spacing: 0.1em;
}

.naoya003-cont-box.mt40{
	margin-top: 40px;
}
.naoya003-cont-box{
	width: 100%;
	min-height: 110px;
	padding: 20px 0;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.naoya003-cont-box h4{
	font:400 19px 'DroDEMO', sans-serif;
	color:#001A43;
}
.naoya003-cont-box h4 .small{
	font:400 10px 'DroDEMO', sans-serif;
	padding-bottom: 5px;
}
.naoya003-cont-box h4 .other{
	font:400 14px 'KozGoPr6N', sans-serif;
	padding-bottom: 5px;
}
.naoya003-cont-box.topline::before{
	content: "";
	background-image: url("https://offshore1976.itembox.design/item/naoya-img/line2.png");
	background-repeat: no-repeat;
	background-size: 100% 2.5px;
	width: 100%;
	height: 2.5px;
	position: absolute;
	top:0;
	left: 0;
}
.naoya003-cont-box.line3::after{
	content: "";
	background-image: url("https://offshore1976.itembox.design/item/naoya-img/line3.png");
	background-repeat: no-repeat;
	background-size: 100% 2.5px;
	width: 100%;
	height: 2.5px;
	position: absolute;
	bottom:0;
	left: 0;
}
.naoya003-cont-box.line4::after{
	content: "";
	background-image: url("https://offshore1976.itembox.design/item/naoya-img/line4.png");
	background-repeat: no-repeat;
	background-size: 100% 2.5px;
	width: 100%;
	height: 2.5px;
	position: absolute;
	bottom:0;
	left: 0;
}

.naoya003-cont-box__btn1{
	width: 100%;
	max-width: 170px;
}

.naoya003-cont-box__btn2{
	width: 100%;
	max-width: 170px;
}
@media screen and (max-width: 768px){
	.main-naoya{

		width: 100%;
	}

	.naoya001{
		width: 100%;
	}

	.naoya001 img{
		width: 100%;
		display:block;
		margin: auto;
	}
	.naoya002{
		width: calc(100% - 60px);
		margin: 50px auto 0;
	}
	.naoya002 img{
		width: 100%;
		display:block;
	}

	.naoya003{
		width: calc(100% - 60px);
		margin: 0 auto 0;
		padding-bottom: 0;

		display: block;
	}
	.naoya003::after{
		content: "";
		background: none;
	}
	.naoya003-img{
		width: 100%;
	}

	.naoya003-cont{
		width: 100%;
		position: relative;
		margin-top: 50px;
	}
	.naoya003-cont__img1{
		width: 51px;
		margin-top: 0;
	}
	.naoya003-cont__img2{
		width: 55px;
		position: absolute;
		top:17.5%;
		right:7.5%;
	}

	.naoya003-cont__img3{
		width: 39px;
		position: absolute;
		top:5%;
		right:25%;
	}

	.naoya003-cont__img4{
		width: 27px;
		position: absolute;
		top:17%;
		right:10%;
	}

	.naoya003-cont__img5{
		width: 27px;
		position: absolute;
		top:28%;
		left:2.5%;
	}

	.naoya003-cont__img6{
		width: 36px;
		position: absolute;
		top:5%;
		right:25%;
	}

	.naoya003-cont h3{
		margin-top: 20px;
		font:400 18px 'sawarabi', sans-serif;
	}

	.naoya003-cont__msg1{
		margin-top: 15px;
		letter-spacing: 0.1em;
	}
	.naoya003-cont__mv{
		margin-top: 20px;
		width: 100%;
	}

	.naoya003-cont-box.mt40{
		margin-top: 40px;
	}
	.naoya003-cont-box{
		width: 100%;
		min-height:auto;
		padding: 15px 0;
		position: relative;
		display: block;
	}

	.naoya003-cont-box h4{
		font:400 21px 'DroDEMO', sans-serif;
		color:#001A43;
		text-align: center;
	}
	.naoya003-cont-box h4 .small{
		font:400 10px 'DroDEMO', sans-serif;
		padding-bottom: 5px;
	}
	.naoya003-cont-box h4 .other{
		font:400 14px 'KozGoPr6N', sans-serif;
		padding-bottom: 5px;
	}
	.naoya003-cont-box.topline::before{
		content: "";
		background-image: url("https://offshore1976.itembox.design/item/naoya-img/line2.png");
		background-repeat: no-repeat;
		background-size: 100% 2.5px;
		width: 100%;
		height: 2.5px;
		position: absolute;
		top:0;
		left: 0;
	}
	.naoya003-cont-box.line3::after{
		content: "";
		background-image: url("https://offshore1976.itembox.design/item/naoya-img/line3.png");
		background-repeat: no-repeat;
		background-size: 100% 2.5px;
		width: 100%;
		height: 2.5px;
		position: absolute;
		bottom:0;
		left: 0;
	}
	.naoya003-cont-box.line4::after{
		content: "";
		background-image: url("https://offshore1976.itembox.design/item/naoya-img/line4.png");
		background-repeat: no-repeat;
		background-size: 100% 2.5px;
		width: 100%;
		height: 2.5px;
		position: absolute;
		bottom:0;
		left: 0;
	}

	.naoya003-cont-box__btn1{
		width: 100%;
		max-width: 204px;
		margin: 10px auto 0;
	}

	.naoya003-cont-box__btn2{
		width: 100%;
		max-width: 204px;
		margin: 10px auto 0;
	}
	.naoya003.mb80{
		margin-bottom: 80px;
	}
}