/* GENERAL */
.section-divider-top {
	position: absolute;
	top: -120px;
	left: 0;
	width: 3px;
	height: 35rem;
	background: #1c5ea1;
}

/*-- MAIN CONTENT--*/
main {
	margin-top: 0;
}
.content-wrapper {
	position: relative;
	padding-top: 150px;
}
.content-wrapper .bg-net {
	top: 0;
	left: 0;
	width: 50%;
	height: 200px;
}
.fishing-text-para {
	width: 60%;
}
.fishing-info01 .fishing-text-para,
.fishing-info03 .fishing-text-para {
	padding-right: 20px;
}
.fishing-info02 .fishing-text-para {
	padding-left: 20px;
}
@media screen and (max-width:1024px) {
	.fishing-text-para {
		float: none;
		width: initial;
	}
	.fishing-info01 .fishing-text-para,
	.fishing-info03 .fishing-text-para {
		padding-right: 0;
	}
	.fishing-info02 .fishing-text-para {
		padding-left: 0;
	}
}
@media screen and (max-width:768px) {
	main {
		margin-top: 0;
	}
	main .content-wrapper {
		background-size: 100%;
	}
	.content-wrapper .bg-net {
		top: 0;
		left: 0;
		width: 70%;
		height: 110px;
	}
	.fishing-info02 .fishing-text-para p {
		text-align: left;
	}
}

/*-- fishing-info01--*/
.fishing-info01 {
	position: relative;
	padding-top: 150px;
}
.vertical-bar {
	display: block;
	position: absolute;
	top: 0;
	bottom: -40%;
	width: 3.750vw;
	background: #1c5ea1;
	opacity: 0;
}
.vertical-bar.vb-left {
	left: 0;
}
.vertical-bar.vb-right {
	right: 0;
}
.fishing-text {
	position: relative;
	z-index: 10;
	max-width: 1400px;
	margin: 0 auto;
	margin-bottom: 100px;
	padding: 104px 114px 0 170px;
}
.fishing-text .divider-blue-3 {
	width: 75%;
	height: 2px;
	background: #1c5ea1;
}
.fishing-ttl {
	font-size: 48px;
	font-weight: 600;
}
.sub-ttl {
	position: relative;
	margin: 10px 0 0;
	color: #1c5ea1;
	font-size: 36px;
	z-index: 2;
}
.number {
	position: absolute;
	top: 0;
	left: 70px;
}
.img-fishing {
	position: absolute;
	right: 0;
	top: 170px;
	width: 40%;
}
@media screen and (max-width:1024px) {
	.fishing-info01 .img-fishing {
		position: relative;
		top: 0;
		margin-top: -50px;
		right: 0;
		width: 90%;
		margin-left: 10%;
	}
	.vertical-bar {
		bottom: initial;
		height: 500px;
	}
}
@media screen and (max-width:768px) {
	.vertical-bar {
		display: none;
	}
	.fishing-text {
		margin-bottom: 0;
	}
	.fishing-text .divider-blue-3 {
		width: 120%;
	}
	.fishing-info01 {
		padding-top: 180px;
	}
	.fishing-info01 .inner {
		padding-left: 0;
	}
	.fishing-info01 .fishing-text {
		padding: 10px 0 0 80px;
	}
	.number {
		top: -30px;
		left: 20px;
		width: 110px;
	}
	.number img {
		width: 100%;
	}
	.sub-ttl {
		margin-bottom: 20px;
		line-height: 1.5;
		font-size: 24px;
	}
	.fishing-info01 .img-fishing {
		top: -10px;
		right: -20px;
		margin-top: 0;
		left: initial;
	}
}

/*-- fishing-info02--*/
.fishing-info02 {
	position: relative;
	z-index: 1;
	padding-top: 12%;
}
.fishing-info02 .img-fishing {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.fishing-info02 .fishing-text {
	text-align: right;
	padding-right: 160px;
}
.fishing-info02 .number {
	position: absolute;
	top: 1%;
	right: 6%;
}
.fishing-info02 .fishing-text-para {
	display: inline-block;
}
@media screen and (max-width:1024px) {
	.fishing-info02 .img-fishing {
		position: relative;
		top: 40px;
		left: 0;
		right: 0;
		width: 90%;
		margin-top: -50px;
	}
}
@media screen and (max-width:768px) {
	.fishing-info02 .inner {
		padding-left: 0;
	}
	.fishing-text-para {
		margin-left: -40px;
	}
	.fishing-ttl {
		font-size: 32px;
		line-height: 1.5;
	}
	.fishing-info02 .number {
		left: initial;
		right: 20px;
	}
	.fishing-info02 .fishing-text {
		text-align: left;
		padding: 20px 0 0 20px;
	}
	.fishing-info02 .img-fishing {
		position: relative;
		top: 0;
		left: 0;
		right: 20px;
		width: 100%;
		margin-top: 0;
	}
	.fishing-info02 .sub-ttl {
		margin-right: 80px;
	}
	.fishing-info02 .fishing-text-para {
		margin-left: 0;
	}
	.fishing-info02 .bg-net {
		bottom: 0;
		right: 0;
		width: 80%;
		height: 180px;
	}
}

/*-- fishing-info03--*/
.fishing-info03 {
	position: relative;
	padding-top: 12%;
	padding-bottom: 10%;
}
@media screen and (max-width:1024px) {
	.fishing-info03 .img-fishing {
		position: relative;
		top: 0;
		right: 0;
		width: 90%;
		margin-left: 10%;
		margin-top: -50px;
	}
}
@media screen and (max-width:768px) {
	.fishing-info03 {
		padding-bottom: 70px;
	}
	.fishing-info03 .fishing-text {
		padding: 10px 0 0 80px;
	}
	.fishing-info03 .inner {
		padding-left: 0;
	}
	.fishing-info03 .img-fishing {
		position: relative;
		top: 0;
		right: -20px;
		width: 100%;
		margin-top: 0;
	}
}

/* FISHERMAN */
.fisherman {
	margin-top: 150px;
	overflow: hidden;
	background: #1c5ea1;
}
.fisherman .fisherman-info {
	position: relative;
	float: left;
	width: 50%;
}
.fisherman .fisherman-info > div {
	float: left;
	width: 40%;
}
.fisherman .fisherman-info .fisherman-img01 {
	position: relative;
	z-index: 15;
	width: 60%;
	line-height: 0;
	background: #fff;
}
.fisherman .fisherman-info .fisherman-img01 img {
	width: 100%;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.fisherman-bg-white {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	float: none !important;
	width: 100% !important;
	background: #fff;
	opacity: 1;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.vertical-txt {
	display: block;
	margin: 0 auto;
	padding-top: 40px;
	font-size: 20px;
	color: #fff;
	text-orientation: upright;
	writing-mode: vertical-rl;
}
.txt-02 {
	padding-top: 40px;
}
.fisherman.run-sequence .fish-info-1 .fisherman-bg-white { transition-delay: 250ms; }
.fisherman.run-sequence .fish-info-2 .fisherman-img01 img { transition-delay: 500ms; }
.fisherman.run-sequence .fish-info-2 .fisherman-bg-white { transition-delay: 750ms; }
.fisherman.run-sequence .fish-info-3 .fisherman-bg-white { transition-delay: 1000ms; }
.fisherman.run-sequence .fish-info-3 .fisherman-img01 img { transition-delay: 1250ms; }
.fisherman.run-sequence .fish-info-4 .fisherman-bg-white { transition-delay: 1500ms; }
.fisherman.run-sequence .fish-info-4 .fisherman-img01 img { transition-delay: 1750ms; }
.fisherman.run-sequence .fish-info-1 .fisherman-img01 img,
.fisherman.run-sequence .fish-info-2 .fisherman-img01 img,
.fisherman.run-sequence .fish-info-3 .fisherman-img01 img,
.fisherman.run-sequence .fish-info-4 .fisherman-img01 img {
	opacity: 1;
}
.fisherman.run-sequence .fish-info-1 .fisherman-bg-white,
.fisherman.run-sequence .fish-info-2 .fisherman-bg-white,
.fisherman.run-sequence .fish-info-3 .fisherman-bg-white,
.fisherman.run-sequence .fish-info-4 .fisherman-bg-white {
	opacity: 0;
}
@media screen and (max-width:1600px) {
	.vertical-txt {
		padding-top: 2.500vw;
		font-size: 1.250vw;
	}
}
@media screen and (max-width:768px) {
	.content-wrapper > .inner {
		padding: 0 0 20px;
	}
	.fisherman {
		margin-top: 0;
	}
	.fisherman .fisherman-info {
		width: 100%;
	}
	.fisherman .fisherman-info:nth-child(2) .fisherman-img01 {
		float: right;
	}
	.fisherman-info.fish-info-3 .comma {
		display: none;
	}
	.vertical-txt {
		padding-top: 5.333vw;
		font-size: 4.267vw;
	}
	.txt-02 {
		padding-top: 5.333vw;
	}
	.fisherman .fisherman-info:nth-child(2) .vertical-txt,
	.fisherman .fisherman-info:nth-child(3) .vertical-txt {
		line-height: 1.5;
	}
	.fisherman .fisherman-info:nth-child(3) .fisherman-img01 {
		float: left;
	}
	.fisherman .fisherman-info:nth-child(3) > div {
		float: right;
	}
	.fisherman.run-sequence .fish-info-1 .fisherman-bg-white { transition-delay: 250ms; }
	.fisherman.run-sequence .fish-info-2 .fisherman-img01 img { transition-delay: 500ms; }
	.fisherman.run-sequence .fish-info-2 .fisherman-bg-white { transition-delay: 750ms; }
	.fisherman.run-sequence .fish-info-3 .fisherman-img01 img { transition-delay: 1000ms; }
	.fisherman.run-sequence .fish-info-3 .fisherman-bg-white { transition-delay: 1250ms; }
	.fisherman.run-sequence .fish-info-4 .fisherman-img01 img { transition-delay: 1500ms; }
	.fisherman.run-sequence .fish-info-4 .fisherman-bg-white { transition-delay: 1750ms; }
}

.main-job {
	display: flex;
	position: relative;
}
.ttl-mainjob {
	width: 30%;
	padding: 160px 80px 0 200px;
}
.main-article {
	padding-left: 10px;
	padding-bottom: 40px;
}
.main-job .section-divider-top {
	top: 0;
	left: 10%;
	height: 35rem;
}
.article-info01 {
	margin-bottom: 90px;
	overflow: hidden;
}
.article-ttldiv h2 {
	margin-bottom: 50px;
	padding: 12px 0 0 43px;
	font-size: 32px;
	font-weight: bold;
}
.article-img {
	float: left;
	width: 40%;
}
.article-img img {
	width: 100%;
}
.article-txt {
	float: right;
	width: 60%;
	padding: 5%;
}
.article-ttldiv span {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	background: url('/assets/img/fishfarming/span-img.png') no-repeat;
	font-size: 18px;
	font-weight: bold;
}
.main-txt {
	padding: 20% 10% 0 0;
	margin-bottom: 100px;
}
@media screen and (max-width:768px) {
	.main-article {
		float: left;
		width: 100%;
		padding-left: 0;
		padding-bottom: 0;
	}
	.ttl-mainjob {
		position: absolute;
		top: 0;
		left: 10px;
		width: 20%;
		padding: 80px 40px;
	}
	.article-info01 {
		margin-bottom: 60px;
	}
	.article-ttldiv h2 {
		margin-bottom: 20px;
	}
	.main-job .section-divider-top {
		height: 220px;
	}
	.main-txt {
		padding: 100px 20px 0 35%;
		margin-bottom: 80px;
	}
	.article-txt {
		float: none;
		width: 100%;
		padding: 0 40px;
	}
	.article-txt p {
		margin-bottom: 20px;
	}
	.article-img {
		padding: 0 40px;
		width: 100%;
	}
	.main-job .bg-net {
		top: 0;
		left: 0;
		width: 50%;
		height: 260px;
	}
}

/*-- feature--*/
.feature-section {
	position: relative;
}
.feature_list li {
	width: 100%;
	padding-bottom: 0;
	height: 400px;
}
.feature-section .bg-net {
	top: -200px;
	right: 0;
	width: 65%;
	height: 200px;
}
.feature_list li::before {
	transform: scale(1.1);
}
.feature_list_contents-company::before {
	background: url('/assets/img/fishfarming/feature-img.jpg') no-repeat;
	background-position: 10% 40%;
    background-size: 100%;
}
.feature-link {
	display: block;
	margin-top: 30px;
	background: url('/assets/img/ico-arrow-right-white.png') no-repeat right 33% center;
	text-align: center;
}
@media screen and (max-width:768px) {
	.feature_list li {
		height: 250px;
	}
	.feature-section {
		margin-bottom: 80px;
	}
	.feature-link {
		margin-top: 15px;
		padding-right: 10px;
		background-position: right 28% top 5px;
		background-size: 14px;
		font-size: 14px;
	}
}