@charset "utf-8";
/*------------------------------------------------------------
	3d
------------------------------------------------------------*/
#main .pageArea {
	margin: 7.3rem 6rem 0 0;
	position: relative;
	display: flex;
	justify-content: flex-end;
	background-color: #040000;
}
#main .pageArea:before {
	position: absolute;
	left: 0;
	top: -0.6rem;
	height: 0.6rem;
	width: 38.3rem;
	background-color: #29DE3C;
	content: "";
}
#main .pageArea::after {
	position: absolute;
	width: 0.6rem;
	height: 30.3rem;
	bottom: 0;
	right: -0.6rem;
	background-color: #29DE3C;
	content: "";
}
#main .pageArea .pho {
	width: 79.9rem;
}
#main .pageArea .headLine08 {
	width: 44rem;
	margin: 20.8rem 0 0;
	color: #fff;
}
#main .pageArea .headLine08 .en {
	font-size: 6.4rem;
	line-height: 1.09;
	font-weight: 600;
}
#main .pageArea .headLine08 .jp {
	margin: 1.2rem 0.2rem 0;
	font-weight: 400;
}
#main .topBox {
	padding: 8.6rem 0 7.6rem;
}
#main .topBox .ttl {
	margin-bottom: 3.2rem;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .topBox p {
	margin-bottom: 8rem;
	line-height: 2.35;
}
#main .linkList {
	margin: 0 -5rem;
}
#main .linkList li {
	margin: 0 1.3rem;
	width: 27.2rem;
}
#main .linkList a {
	display: block;
	color: #040000;
	font-weight: 600;
	font-size: 4.2rem;
}
#main .linkList .bg_line {
	height: 5.8rem;
	padding: 0.3rem 4rem 0 8.3rem;
	position: relative;
	display: flex !important;
	align-items: center;
	--bgcolor: linear-gradient(90deg, rgba(60, 244, 78, 1) 0.02%, rgba(42, 203, 57, 1) 100%);
}
#main .linkList .bg_line::before {
	width: 1.4rem;
	position: absolute;
	right: 2.4rem;
	top: 1.5rem;
	height: 3.2rem;
	background: url(../img/common/icon13.webp) no-repeat center center;
	background-size: 1.4rem auto;
	content: "";
}
#main .linkList .bg_line .jp {
	position: absolute;
	left: 0;
	top: 0;
	width: 6rem;
	padding: 0 0.3rem 0.3rem 0;
	bottom: 0;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	background-color: #040000;
}
#main .info01 {
	position: relative;
}
#main .info01 .textImg {
	width: 33.7rem;
	position: absolute;
	left: 9.8rem;
	top: 3.8rem;
	z-index: 1;
}
#main .info01 p {
	position: absolute;
	left: 9.6rem;
	top: 34.1rem;
	color: #fff;
	font-size: 4.1rem;
	font-weight: 700;
	line-height: 1.58;
	z-index: 2;
}
#main .info02 {
	padding: 20.4rem 0 15.8rem;
	position: relative;
	color: #fff;
	background-color: #040000;
}
#main .info02 .heading01 {
	position: absolute;
	left: 0;
	top: -0.6rem;
	padding-left: 30rem;
}
#main .info02 .heading01 .bgTxt {
	position: absolute;
	left: 0;
	top: 0.6rem;
}
#main .info02 .heading01 .bgTxt .bg_line {
	padding: 0.3rem 2.7rem 0.2rem 14.8rem;
	display: block;
	color: #040000;
	font-size: 3.9rem;
	font-weight: 600;
	line-height: 1.2;
	--bgcolor: linear-gradient(90deg, rgba(60, 244, 78, 1) 0.02%, rgba(42, 203, 57, 1) 100%);
}
#main .info02 .heading01 .sml {
	position: absolute;
	left: 10rem;
	top: 1.1rem;
	padding: 0.6rem 0.8rem 0.8rem 0.7rem;
	display: block;
	font-size: 1.88rem;
	color: #fff;
	background-color: #040000;
}
#main .info02 .heading01 .en {
	display: block;
	line-height: 0.84;
	font-size: 7.5rem;
	font-weight: 600;
}
#main .info02 .heading01 .jp {
	display: block;
	text-align: right;
	font-size: 2.2rem;
	font-weight: 700;
}
#main .info02 .imgBox {
	margin-bottom: 7.8rem;
}
#main .info02 .imgBox .pho {
	width: 45.3rem;
	margin-top: 0.4rem;
}
#main .info02 .imgBox .textBox {
	width: 66rem;
}
#main .info02 .imgBox p {
	line-height: 2.11;
	text-align: justify;
}
#main .info02 .ttl {
	margin-bottom: 2.4rem;
	font-size: 1.9rem;
	font-weight: 700;
}
#main .info03 {
	padding: 10.2rem 0 7.2rem;
	position: relative;
}
#main .info03 .heading02 {
	position: absolute;
	left: 0;
	top: 9.2rem;
	padding: 0.5rem 0 0 2.1rem;
	font-size: 2.2rem;
	font-weight: 700;
	color: #040000;
	writing-mode: vertical-rl;
}
#main .info03 .heading02::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 1.7rem;
	height: 38.5rem;
	background : linear-gradient(180deg, rgba(60, 244, 78, 1) 0.02%, rgba(42, 203, 57, 1) 100%);
	content: "";
}
#main .info03 ul {
	width: calc(50% + 42.2rem);
	margin-left: auto;
}
#main .info03 li {
	padding-bottom: 6.5rem;
	display: flex;
	justify-content: space-between;
}
#main .info03 .li01 {
	padding-bottom: 4.5rem;
}
#main .info03 .textBox {
	width: 62.5rem;
}
#main .info03 .textBox .ttl {
	margin: 0 -2rem 2.3rem 0;
	padding-left: 10.8rem;
	position: relative;
}
#main .info03 .textBox .ttl .point {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 8.7rem;
	height: 8.7rem;
	z-index: 1;
}
#main .info03 .textBox .ttl .point::before {
	position: absolute;
	left: 50%;
	bottom: -1.5rem;
	width: 2rem;
	height: 2rem;
	background-color: #fff;
	content: "";
	transform: translateX(-50%);
}
#main .info03 .textBox .ttl .point01 {
	transform: translateY(-58%);
}
#main .info03 .textBox .ttl .point .bg_line {
	height: 100%;
	padding-top: 2rem;
	display: block;
	font-size: 1.2rem;
	color: #040000;
	text-align: center;
	font-weight: 600;
	--bgcolor: linear-gradient(90deg, rgba(60, 244, 78, 1) 0.02%, rgba(42, 203, 57, 1) 100%);
	box-sizing: border-box;
	overflow: hidden;
	border-radius: 100%;
}
#main .info03 .textBox .ttl .point .num {
	margin-top: -1.2rem;
	display: block;
	font-size: 3.4rem;
}
#main .info03 .textBox .ttl .jp {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.54;
}
#main .info03 .textBox p {
	margin-left: 4.1rem;
	padding-left: 6.6rem;
	line-height: 2.11;
	text-align: justify;
	border-left: 0.2rem solid #29DE3C;
}
#main .info03 .pho {
	width: 44.9rem;
	margin-top: 0.9rem;
	position: relative;
}
#main .info03 .pho:before {
	position: absolute;
	right: 0;
	top: -0.6rem;
	height: 0.6rem;
	width: 23.2rem;
	background-color: #29DE3C;
	content: "";
}
#main .info04 {
	padding-bottom: 21.6rem;
	background-color: #F2F2F2;
}
#main .info04 .heading03 {
	margin-bottom: 5.3rem;
	width: fit-content;
	padding: 0.4rem 0.5rem 0 4.5rem;
	font-weight: 700;
	font-size: 2.8rem;
	border-top: 1.6rem solid #29DE3C;
}
#main .info04 .listUl {
	margin: 0 1.3rem;
}
#main .info04 .listUl li {
	width: 53.5rem;
}
#main .info04 .imgBox {
	position: relative;
	min-height: 24.5rem;
	padding-top: 6.4rem;
}
#main .info04 .imgBox p {
	font-size: 1.8rem;
}
#main .info04 .imgBox .en {
	margin-top: 0.5rem;
	display: block;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.13;
}
#main .info04 .imgBox .pho {
	position: absolute;
	right: 2rem;
	top: 0;
	width: 19.7rem;
}
#main .info04 .imgBox .pho01 {
	right: 1.2rem;
	top: -0.5rem;
	width: 19.5rem;
}
#main .info04 .ttl {
	width: fit-content;
	min-width: 24.7rem;
	padding: 0 0.1rem 0.6rem;
	font-size: 1.9rem;
	font-weight: 700;
	border-bottom: 0.4rem solid #29DE3C;
}
#main .info04 .bgBox {
	margin-bottom: 1.9rem;
	padding: 2.1rem 3.8rem 3.8rem;
	background-color: #fff;
}
#main .info04 table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0.8rem 0.9rem;
}
#main .info04 th,
#main .info04 td {
	padding: 1rem 0 1rem;
	vertical-align: middle;
	text-align: left;
	line-height: 1.25;
	font-weight: 400;
	font-size: 1.6rem;
	box-sizing: border-box;
	border-bottom: 1px solid #000;
}
#main .info04 th {
	width: 49%;
	font-weight: 700;
	border-color: #29DE3C;
}
#main .info04 .wid01 th {
	width: 35%;
}
#main .info04 .wid02 th {
	width: 28.5%;
}
#main .info04 th .sml {
	font-weight: 400;
}
#main .info02 .animate {
	position: relative;
}
#main .info02 .imgBox .animate:not(:last-child) {
	margin-bottom: 1.2rem;
}
#main .info02 .imgBox .animate span,
#main .info02 .phoList .animate span {
	position: absolute;
	left: 1.4rem;
	top: 0.8rem;
	font-size: 1.6rem;
	color: #fff;
	font-weight: 700;
	z-index: 1;
}
#main .info02 .phoList {
	margin: -1rem 0 -2rem;
}
#main .info02 .phoList li {
	width: 57.4rem;
}
#main .info05 {
	padding: 8.9rem 0 7.8rem;
	background-color: #242121;
}
#main .info05 .movie {
	width: 56.4rem;
	margin: 0 auto;
}
#main .info05 .movie a:hover {
	opacity: 0.7;
}
#main .info05 p {
	margin-top: 1.2rem;
	font-size: 1.6rem;
	color: #fff;
	font-weight: 700;
}
#main .info03 .textBox p span {
	margin-top: 2.3rem;
	display: block;
	width: 43.3rem;
}
#main .info04 .imgInfo {
	margin-top: 5.7rem;
}
#main .info04 .imgInfo p {
	margin-top: 2.1rem;
	text-align: justify;
	line-height: 2.11;
}
#main .info04 .imgInfo span {
	margin-bottom: 0.5rem;
	display: block;
	font-size: 2rem;
	font-weight: 700;
}
#main .air .info02 .phoList li span {
	top: auto;
	bottom: 1rem;
	left: 1.9rem;
}
#main .air .info04 .bgBox {
	position: relative;
}
#main .air .info04 .bgBox::before {
	position: absolute;
	left: 0;
	top: -0.5rem;
	height: 0.5rem;
	width: 16.8rem;
	background-color: #29DE3C;
	content: "";
}
#main .air .info04 .bgInfo {
	margin: 12.9rem 1.2rem 0;
	padding: 8.4rem 9.7rem;
	color: #fff;
	background-color: #000;
}
#main .air .info04 .bgInfo .title {
	margin-bottom: 1.5rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .air .info04 .bgInfo p {
	line-height: 2.11;
	text-align: justify;
}
#main .air .info04 .imgList {
	margin-top: 5.5rem;
}
#main .air .info04 .imgList li {
	width: 47.6%;
	position: relative;
}
#main .air .info04 .imgList p {
	width: 28rem;
	font-size: 1.6rem;
	line-height: 2;
}
#main .air .info04 .imgList .bold {
	margin-bottom: 0.3rem;
	text-align: left;
	display: block;
	font-weight: 700;
}
#main .air .info04 .imgList .bold01 {
	font-size: 1.8rem;
}
#main .air .info04 .imgList .green {
	color: #29de3c;
	font-size: 1.8rem;
}
#main .air .info04 .imgList .img {
	position: absolute;
	right: -3.9rem;
	top: 0.3rem;
	width: 16.8rem;
}
#main .air .info04 .imgList li:first-child .img {
	right: 3.4rem;
	top: -3rem;
	width: 12.3rem;
}
.fixBox {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
	display: none;
}
#main .fixBox .linkList .bg_line::before {
	width: 3.2rem;
	right: 2.3rem;
	top: 2.3rem;
	height: 1.4rem;
	background-image: url(../img/common/icon14.webp);
	background-size: 3.2rem auto;
}
@media all and (min-width: 897px) {
	#main .pageArea .headLine08 .ico {
		left: -2.6rem;
		top: -1.2rem;
		width: 2rem;
	}
	#main .topBox .content {
		width: fit-content;
	}
	#main .sea .info01 .textImg {
		width: 35.7rem;
		left: 8.1rem;
		top: 4.1rem;
	}
	#main .sea .info02 .heading01 {
		top: -5.8rem;
		padding-left: 27.2rem;
	}
	#main .sea .info02 .heading01 .bgTxt {
		top: 0.2rem;
	}
	#main .sea .info02 .heading01 .jp {
		margin-top: -6rem;
	}
	#main .sea .info02 .imgBox {
		margin-bottom: 4.6rem;
	} 
	#main .sea .info04 .ttl {
		min-width: 17rem;
	}
	#main .sea .info04 .imgBox .pho {
		right: -4rem;
		top: -3.6rem;
		width: 41.2rem;
	}
	#main .sea .info04 .imgBox .pho01 {
		right: -2.2rem;
		top: 3rem;
		width: 34.2rem;
	}
	#main .air .info01 .textImg {
		width: 33.3rem;
		left: 9.1rem;
		top: 3.7rem;
	}
	#main .air .info02 .heading01 {
		padding-left: 26.3rem;
	}
	#main .air .info02 .imgBox {
		margin-bottom: -2.9rem;
	}
	#main .air .info02 .imgBox .pho {
		width: 46.8rem;
		margin: -3.2rem -3.6rem 0 0;
	}
	#main .air .info02 .imgBox .animate span {
		left: 0.2rem;
		top: 3.8rem;
	}
	#main .air .info02 .imgBox .animate:not(:last-child) {
		margin-bottom: -1.4rem;
	}
	#main .air .info02 .imgBox .animate:last-child {
		padding-top: 2rem;
	}
	#main .air .info02 .imgBox .animate:last-child span {
		top: 0;
	}
	#main .air .info02 .phoList {
		margin-bottom: 0.4rem;
	}
	#main .air .info02 .phoList li {
		width: 28rem;
	}
	#main .air .info04 .imgBox {
		min-height: 28.2rem;
	}
	#main .air .info04 .imgBox .pho {
		right: -2.9rem;
		top: 5.2rem;
		width: 46.5rem;
	}
	#main .air .info04 .imgBox .pho01 {
		right: -3.7rem;
		top: 2.3rem;
		width: 38.9rem;
	}
	#main .air .info04 .imgBox .pho02 {
		right: -1.2rem;
		top: 8.8rem;
		width: 36.2rem;
	}
	#main .air .info04 .imgBox .pho03 {
		right: 0;
		top: 7.7rem;
		width: 30.1rem;
	}
	#gFooter .fBg {
		padding-bottom: 10.7rem;
	}
	#gFooter address {
		bottom: 10.7rem;
	}
}
@media all and (max-width: 896px) {
	#gFooter .fBg {
		padding-bottom: 5.5rem;
	}
	#main .pageArea {
		margin: 3.5rem 2.5rem 0 0;
		padding-top: 8.3rem;
		display: block;
	}
	#main .pageArea:before {
		top: -0.6rem;
		height: 0.6rem;
		width: 23.6rem;
	}
	#main .pageArea::after {
		width: 0.6rem;
		height: 28.5rem;
		right: -0.6rem;
	}
	#main .pageArea .pho {
		width: auto;
	}
	#main .pageArea .headLine08 {
		width: fit-content;
		margin: 0 0 7.3rem 2.2rem;
	}
	#main .pageArea .headLine08 .en {
		font-size: 4.55rem;
		line-height: 0.9;
	}
	#main .pageArea .headLine08 .jp {
		margin: 0.3rem 0.2rem 0;
		font-size: 1.6rem;
		letter-spacing: 0.06em;
	}
	#main .pageArea  .headLine08 .ico {
		right: -2.1rem;
		top: 2.4rem;
		width: 1.6rem;
	}
	#main .topBox {
		padding: 4.2rem 0 4.9rem;
	}
	#main .topBox .ttl {
		margin-bottom: 1.6rem;
		font-size: 2.2rem;
		line-height: 1.63;
	}
	#main .topBox p {
		margin-bottom: 3.7rem;
		text-align: justify;
		line-height: 2;
	}
	#main .linkList {
		margin: 0 -2.5rem;
		justify-content: space-between;
	}
	#main .linkList li {
		margin: 0;
		width: calc((100% - 0.6rem) / 3);
	}
	#main .linkList a {
		font-size: 2.1rem;
	}
	#main .linkList .bg_line {
		height: 3rem;
		padding: 0.1rem 4rem 0 3.9rem;
	}
	#main .linkList .bg_line::before {
		width: 0.7rem;
		right: 1.2rem;
		top: 0.8rem;
		height: 1.6rem;
		background-size: 0.7rem auto;
	}
	#main .linkList .bg_line .jp {
		width: 3rem;
		font-size: 1.6rem;
		padding: 0 0.2rem 0.2rem 0;
	}
	#main .info01 .textImg {
		width: 16.8rem;
		left: 2.5rem;
		top: 4.3rem;
	}
	#main .info01 p {
		left: 2.4rem;
		top: 24.1rem;
		font-size: 2.75rem;
		line-height: 1.63;
	}
	#main .info02 {
		padding: 0 0 9.6rem;
	}
	#main .info02 .heading01 {
		margin-bottom: 3rem;
		position: static;
		padding-left: 0;
	}
	#main .info02 .heading01 .bgTxt {
		margin-bottom: 1.6rem;
		width: fit-content;
		position: static;
		display: block;
	}
	#main .info02 .heading01 .bgTxt .bg_line {
		padding: 0.6rem 2.5rem 0.6rem 6.5rem;
		font-size: 3.3rem;
	}
	#main .info02 .heading01 .sml {
		left: 2.5rem;
		top: 1.4rem;
		padding: 0.5rem 0.7rem 0.6rem;
		font-size: 1.5rem;
	}
	#main .info02 .heading01 .en {
		margin: 0 0 0 2.4rem;
		line-height: 1.05;
		font-size: 3.9rem;
	}
	#main .info02 .heading01 .jp {
		margin: 0.2rem 2.4rem 0;
		text-align: left;
		font-size: 1.8rem;
	}
	#main .info02 .imgBox {
		margin-bottom: 5rem;
		display: block;
	}
	#main .info02 .imgBox .pho {
		width: auto;
		margin-top: 3.3rem;
	}
	#main .info02 .imgBox .textBox {
		width: auto;
	}
	#main .info02 .imgBox p {
		line-height: 2;
	}
	#main .info02 .ttl {
		margin-bottom: 2.8rem;
		font-size: 2.2rem;
		line-height: 1.63;
	}
	#main .info02 .textImg {
		margin-left: 0.1rem;
	}
	#main .info03 {
		padding: 5.3rem 0 1.1rem;
	}
	#main .info03 .heading02 {
		margin-bottom: 2.1rem;
		position: relative;
		left: auto;
		top: auto;
		padding: 0 0 0 2.3rem;
		font-size: 2.8rem;
		writing-mode: lr-tb;
	}
	#main .info03 .heading02::before {
		width: 1.3rem;
		height: 4.2rem;
	}
	#main .info03 ul {
		width: auto;
		margin-left: 4.6rem;
	}
	#main .info03 li {
		padding-bottom: 5rem !important;
		display: block;
	}
	#main .info03 .textBox {
		width: auto;
	}
	#main .info03 .textBox .ttl {
		margin: 0 0 1.1rem;
		padding-left: 4.9rem;
	}
	#main .info03 .textBox .ttl .point {
		left: -3.4rem;
		width: 7rem;
		height: 7rem;
	}
	#main .info03 .textBox .ttl .point::before {
		bottom: -2rem;
		width: 0.2rem;
		height: 1rem;
		background-color: #29DE3C;
	}
	#main .info03 .textBox .ttl .point01 {
		transform: translateY(-50%);
	}
	#main .info03 .textBox .ttl .point .bg_line {
		padding-top: 1.7rem;
		font-size: 1.2rem;
	}
	#main .info03 .textBox .ttl .point .num {
		margin-top: -1.2rem;
		font-size: 2.85rem;
	}
	#main .info03 .textBox .ttl .jp {
		font-size: 1.7rem;
		line-height: 1.7;
	}
	#main .info03 .textBox p {
		margin-left: 0;
		padding: 0 2.5rem 0.7rem 2.6rem;
		line-height: 2;
	}
	#main .info03 .pho {
		width: auto;
		margin-top: 2.8rem;
	}
	#main .info03 .pho:before {
		width: 20.9rem;
	}
	#main .info04 {
		padding-bottom: 7.2rem;
	}
	#main .info04 .heading03 {
		margin-bottom: 5.5rem;
		padding: 1.4rem 0 0 0.8rem;
		font-size: 2.3rem;
		border-top-width: 0.5rem;
	}
	#main .info04 .listUl {
		margin: 0;
		display: block;
	}
	#main .info04 .listUl li {
		margin-bottom: 11.9rem;
		width: auto;
	}
	#main .info04 .listUl li:last-child {
		margin-bottom: 0 !important;
	}
	#main .info04 .imgBox {
		min-height: 26rem;
		padding-top: 0;
	}
	#main .info04 .imgBox p {
		font-size: 1.6rem;
	}
	#main .info04 .imgBox .en {
		margin-top: 0.5rem;
		font-size: 2.5rem;
		line-height: 1.2;
	}
	#main .info04 .imgBox .pho {
		right: 3.4rem;
		top: 0;
		width: 21rem;
	}
	#main .info04 .imgBox .pho01 {
		right: 7rem;
		top: -0.9rem;
		width: 18.8rem;
	}
	#main .info04 .ttl {
		min-width: 11.7rem;
		font-size: 1.6rem;
	}
	#main .land .info04 .listUl li:last-child .ttl {
		min-width: 20.4rem;
	}
	#main .sea .info01 .textImg {
		width: 17.8rem;
		left: 1.8rem;
		top: 4.3rem;
	}
	#main .info04 .bgBox {
		margin-bottom: 2rem;
		padding: 1.3rem 2.4rem 4.8rem;
	}
	#main .info04 table {
		border-collapse: collapse;
	}
	#main .info04 th,
	#main .info04 td {
		display: block;
		width: 100%;
		padding: 1.2rem 0 0.4rem;
		line-height: 1.2;
		font-size: 1.5rem;
	}
	#main .info04 th {
		padding: 1.5rem 0 0.4rem;
		width: fit-content !important;
	}
	#main .info02 .imgBox .animate:not(:last-child) {
		margin-bottom: 1rem;
	}
	#main .info02 .imgBox .animate span,
	#main .info02 .phoList .animate span {
		left: 1.1rem;
		top: 0.6rem;
		font-size: 1.5rem;
	}
	#main .sea .info02 .imgBox {
		margin-bottom: 3rem;
	}
	#main .sea .info02 .ttl {
		font-size: 1.6rem;
	}
	#main .info02 .phoList {
		margin: -1.9rem 0 -5.2rem;
		display: block;
	}
	#main .info02 .phoList li {
		margin-bottom: 2rem;
		width: auto;
	}
	#main .info05 {
		padding: 5.9rem 2.5rem 5.2rem 2.6rem;
	}
	#main .info05 .movie {
		width: auto;
	}
	#main .info05 p {
		margin-top: 0.7rem;
		line-height: 1.43;
	}
	#main .info03 .textBox p span {
		margin-top: 1.4rem;
		width: 17.7rem;
	}
	#main .sea .info04 .listUl li {
		margin-bottom: 7.5rem;
	}
	#main .sea .info04 .imgBox {
		min-height: 27.5rem;
	}
	#main .sea .info04 .imgBox .pho {
		right: -5rem;
		top: -1.8rem;
		width: 46.2rem;
	}
	#main .sea .info04 .listUl li:last-child .imgBox {
		min-height: 26.8rem;
	}
	#main .sea .info04 .imgBox .pho01 {
		right: -0.2rem;
		top: 2rem;
		width: 37.6rem;
	}
	#main .info04 .imgInfo {
		margin-top: 3.2rem;
	}
	#main .info04 .imgInfo p {
		margin-top: 2rem;
		line-height: 2;
	}
	#main .info04 .imgInfo span {
		margin-bottom: 0;
		font-size: 1.6rem;
	}
	#main .air .info02 .phoList li span {
		top: auto;
		bottom: 0.5rem;
		left: 0.8rem;
	}
	#main .air .info04 .imgBox {
		min-height: inherit;
	}
	#main .air .info04 .listUl li {
		margin-bottom: 5.1rem;
	 }
	#main .air .info04 .imgBox .pho {
		margin: 1.2rem -1.8rem 2rem -2.7rem;
		width: auto;
		position: static;
	}
	#main .air .info04 .imgBox .pho01 {
		margin: -2.8rem -0.9rem -1.6rem -1.7rem;
	}
	#main .air .info04 .imgBox .pho02 {
		margin-left: -1rem;
	}
	#main .air .info04 .imgBox .pho03 {
		margin: 1.2rem 0.7rem 2rem 0;
	}
	#main .air .info04 .bgBox::before {
		width: 8.5rem;
	}
	#main .air .info02 .imgBox {
		margin-bottom: 1.8rem;
	}
	#main .air .info02 .imgBox .pho {
		margin: 4rem -1.2rem 0 0.3rem;
	}
	#main .air .info02 .imgBox .animate span {
		left: 0;
		top: 0.8rem;
		line-height: 1.56;
		font-size: 1.6rem;
	}
	#main .air .info02 .imgBox .animate:not(:last-child) {
		margin-bottom: 0.2rem;
	}
	#main .air .info02 .imgBox .animate:last-child {
		padding-top: 4rem;
		margin-right: 1rem;
	}
	#main .air .info02 .imgBox .animate:last-child span {
		top: 0.7rem;
	}
	#main .air .info02 .ttl {
		font-size: 1.6rem;
	}
	#main .air .info02 .phoList {
		margin: -1.9rem 0 -3.3rem;
		display: flex;
		justify-content: space-between;
	}
	#main .air .info02 .phoList li {
		margin-bottom: 0.9rem;
		width: calc(50% - 0.5rem);
	}
	#main .air .info04 .bgInfo {
		margin: 5.8rem -2.5rem 0;
		padding: 4.5rem 2.5rem 8.8rem;
	}
	#main .air .info04 .bgInfo .title {
		margin-bottom: 1.2rem;
		font-size: 2.2rem;
		line-height: 1.63;
	}
	#main .air .info04 .bgInfo p {
		line-height: 2;
		font-feature-settings: "palt";
	}
	#main .air .info04 .imgList {
		margin-top: 3.7rem;
		display: block;
	}
	#main .air .info04 .imgList li {
		padding: 0 13rem 1.8rem 0;
		width: auto;
	}
	#main .air .info04 .imgList li:last-child {
		padding-right: 19rem;
	}
	#main .air .info04 .imgList p {
		width: auto;
		font-size: 1.5rem;
		line-height: 1.73;
		font-feature-settings: normal;
	}
	#main .air .info04 .imgList .bold {
		margin: 0 -10rem 0.4rem 0;
	}
	#main .air .info04 .imgList .bold01 {
		font-size: 1.6rem;
	}
	#main .air .info04 .imgList .green {
		font-size: 1.6rem;
	}
	#main .air .info04 .imgList .img {
		right: 0rem;
		top: 3.5rem;
		width: 16rem;
	}
	#main .air .info04 .imgList li:first-child .img {
		right: -0.8rem;
		top: -2.5rem;
		width: 12rem;
	}
	#main .fixBox .linkList {
		margin: 0;
	}
	#main .fixBox .linkList .bg_line::before {
		width: 1.6rem;
		right: 1rem;
		top: 1.1rem;
		height: 0.7rem;
		background-size: 1.6rem auto;
	}
	.mfp-iframe-holder .mfp-content {
		max-height: calc(100vh - 6rem);
	}
}