/*=========================================
*Mv
===========================================*/

#mv {
	position: relative;
}

#mv img {
	width: 100%;
}

#mv section {
	position: absolute;
	top: 145px;
	left: 360px;
	max-width: 840px;
	color: #fff;
}


#mv section div {
	font-size: 7.5rem;
	margin: 0 0 50px;
	;line-height: 1.3;
}

#mv section div span {
	display: block;
}

#mv section div p {
	font-size: 3.4rem;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.8rem;
	margin: 0 0 27px;
	line-height: 1.5;
}

#mv section > p:last-child {
	margin: 0;
}

@media screen and (max-width: 1919px) {
	#mv section {
    position: absolute;
    /* left: 19vw; */
    left: calc((100vw - 840px) / 3);
    max-width: 840px;
    color: #fff;
}

}

@media screen and (max-width: 1516px) {
	/* #mv section {
    position: absolute;
    top: 100px;
    left: 20px;
    max-width: 840px;
    color: #fff;
		width: 100%;
} */

/* #mv section div {
	font-size: 4vw;
	margin: 0 0 10px;
	line-height: 1.3;
} */

/* #mv section div p {
	font-size: 3vw;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.4rem;
	margin: 0 0 10px;
} */

}

@media screen and (max-width: 1437px) {
	#mv section {
		position: absolute;
		/* top: 8vw; */
		top: calc((100vw - 400px) / 7);
		/* left: 19vw; */
		left: calc((100vw - 840px) / 3);
		max-width: 840px;
		color: #fff;
}

}

@media screen and (max-width: 1390px) {
	#mv section div {
    font-size: 7.5rem;
    margin: 0 0 50px;
    line-height: 1.1;
}

#mv section div {
	font-size: 7.5rem;
	margin: 0 0 30px;
	line-height: 1.1;
}

#mv section > p {
	font-size: 1.8rem;
	margin: 0 0 18px;
	line-height: 1.5;
}

}

@media screen and (max-width: 1200px) {


#mv section div {
	font-size: 7rem;
	margin: 0 0 25px;
	line-height: 1.1;
}

#mv section div p {
	font-size: 3rem;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.6rem;
	margin: 0 0 10px;
	line-height: 1.5;
}

}

@media screen and (max-width: 1000px) {
	#mv section {
		position: absolute;
		top: 103px;
		left: calc((100vw - 840px) / 3);
		max-width: 840px;
		color: #fff;
}

	#mv section div {
    font-size: 6rem;
    margin: 0 0 20px;
    line-height: 1.1;
}

#mv section div p {
	font-size: 2rem;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.4rem;
	margin: 0 0 10px;
	line-height: 1.5;
}

}

@media screen and (max-width: 900px) {
	#mv section div {
    font-size: 5rem;
    margin: 0 0 20px;
    line-height: 1.1;
}

#mv section div p {
	font-size: 1.8rem;
	font-weight: bold;
}

}

@media screen and (max-width: 860px) {
	#mv section {
		position: absolute;
		top: 160px;
		/* top: calc((100vh - 400px) / 8); */
		left: 25px;
		max-width: 840px;
		color: #fff;
		padding: 0 20px 0 0;
}

#mv section div {
	font-size: 6rem;
	margin: 0 0 55px;
	line-height: 1.3;
}

#mv section div p {
	font-size: 3rem;
	font-weight: bold;
}

#mv section > p {
	font-size: 2.2rem;
	margin: 0 0 60px;
	line-height: 1.5;
}

#mv section br.sp {
	display: block;
}

}

@media screen and (max-width: 600px) {
	#mv section {
		position: absolute;
		top: 160px;
		top: calc((100vw - 400px) / 1.8);
		left: 25px;
		max-width: 840px;
		color: #fff;
		padding: 0 20px 0 0;
}

#mv section div {
	font-size: 6rem;
	margin: 0 0 30px;
	line-height: 1.3;
}

#mv section > p {
	font-size: 2.2rem;
	margin: 0 0 20px;
	line-height: 1.5;
}

}

@media screen and (max-width: 560px) {
	#mv section {
		position: absolute;
		top: 90px;
		/* top: calc((100vw - 400px) / 1.2); */
		left: 25px;
		max-width: 840px;
		color: #fff;
		padding: 0 20px 0 0;
}

	#mv section div {
		/* font-size: 6rem; */
		font-size: 12vw;
		margin: 0 0 30px;
		line-height: 1.3;
}

#mv section div p {
	/* font-size: 3rem; */
	font-size: 5.2vw;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.8rem;
	margin: 0 0 20px;
	line-height: 1.5;
}

}

@media screen and (max-width: 500px) {


#mv section div {
	/* font-size: 6rem; */
	font-size: 12vw;
	margin: 0 0 30px;
	line-height: 1.1;
}

#mv section > p {
	font-size: 1.8rem;
	margin: 0 0 16px;
	line-height: 1.5;
}

}

@media screen and (max-width: 470px) {
	#mv section div {
		font-size: 11vw;
		margin: 0 0 30px;
		line-height: 1.1;
}

#mv section div p {
	font-size: 4.2vw;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.4rem;
	margin: 0 0 16px;
	line-height: 1.5;
}

}

@media screen and (max-width: 375px) {
	#mv section {
		position: absolute;
		top: 90px;
		left: 25px;
		max-width: 840px;
		color: #fff;
		padding: 0 10px 0 0;
}

	#mv section div {
		/* font-size: 6rem; */
		font-size: 11vw;
		margin: 0 0 15px;
		line-height: 1.1;
}

#mv section div p {
	font-size: 1.6rem;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.4rem;
	margin: 0 0 10px;
	line-height: 1.5;
}

#mv section > p br.sp {
	display: none;
}

}

@media screen and (max-width: 350px) {
	#mv section {
		position: absolute;
		top: 90px;
		/* top: calc((100vw - 400px) / 1.2); */
		left: 10px;
		max-width: 840px;
		color: #fff;
		padding: 0 10px 0 0;
}

#mv section div {
	/* font-size: 6rem; */
	font-size: 9vw;
	margin: 0 0 15px;
	margin: 0 0 2vw;
	line-height: 1.1;
}

}

@media screen and (max-width: 640px) {
	/* #mv section {
		position: absolute;
		top: 100px;
		left: 20px;
		max-width: 100%;
		color: #fff;
		padding: 0 10px 0 0;
		width: 90%;
} */

	/* #mv section div {
		font-size: 3rem;
		margin: 0 0 22px;
		line-height: 1.2;
}

#mv section div p {
	font-size: 1.6rem;
	font-weight: bold;
}

#mv section > p {
	font-size: 1.4rem;
	margin: 0 0 24px;
} */


}


/*=========================================
*Contants
===========================================*/
#contants {
	width: 100%;
	background: #F6F6F6;
	padding: 0 0 90px;
}

/*=========================================
*DataLink
===========================================*/

/* #dataLink {
	max-width: 1200px;
	margin: 0 auto 100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 80px 20px 0;
	text-align: center;
} */
#dataLink {
	max-width: 1200px;
	margin: 0 auto 100px;
	padding: 80px 0 0;
	text-align: center;
	display: grid;
	gap: 80px;
	grid-template-columns: 1fr 1fr;
}

/* #dataLink section {
	display: flex;
	flex-direction: column;
	width: 46.7%;
} */
#dataLink section {
	flex-direction: column;
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 3;
	gap: 0;
}

#dataLink .tit {
	font-size: 2.2rem;
	font-weight: bold;
	color: #1A3661;
	margin: 0 0 10px;
}

#dataLink .tit + p {
	margin: 0 0 32px;
	display: flex;
	align-items: center;
	/* flex-grow: 1; */
	line-height: 1.5;
}

#dataLink .linkBtn {
	display: flex;
	flex-grow: 1;
}

#dataLink a {
	display: flex;
	color: #fff;
	background: #1A3661;
	padding: 15px 0 35px;
	position: relative;
	flex-grow: 1;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
	font-size: 2.2rem;
}

#dataLink a:after {
	content: "";
	display: block;
	position: absolute;
	width: 17px;
	height: 24px;
	background: url(/img/icon-link.svg) no-repeat center;
	right: 16px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

#dataLink a img {
	margin: 0 0 10px;
}

#dataLink section a:before {
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	left: 0;
	bottom: 0;
	position: absolute;
}

#dataLink section:nth-of-type(1) a:before {
	background: #F8B955;
}
#dataLink section:nth-of-type(2) a:before {
	background: #6DCA9F;
}

@media screen and (max-width: 1200px) {
	#dataLink {
    max-width: 1200px;
    margin: 0 auto 100px;
    padding: 80px 20px 0;
    text-align: center;
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
}

}

@media screen and (max-width: 800px) {
	#dataLink {
    max-width: 1200px;
    margin: 0 auto 80px;
    padding: 48px 20px 0;
    text-align: center;
    display: block;
}

#dataLink section {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 3;
	gap: 0;
	margin: 0 0 40px;
}

#dataLink .tit {
	font-size: 2rem;
	font-weight: bold;
	color: #1A3661;
	margin: 0 0 16px;
}

#dataLink .tit + p {
	margin: 0 0 26px;
	display: flex;
	align-items: center;
	flex-grow: 1;
	justify-content: center;
}

}

@media screen and (max-width: 600px) {
	#dataLink a {
    display: flex;
    color: #fff;
    background: #1A3661;
    padding: 15px 0 35px;
    position: relative;
    flex-grow: 1;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
    font-size: 1.8rem;
}

#dataLink a img {
	margin: 0 0 10px;
	width: 12%;
}

}

/*=========================================
*About
===========================================*/

#about {
	margin: 0 auto 6px;
	max-width: 1200px;
}

#about .read {
	text-align: center;
	font-size: 2rem;
	line-height: 1.5;
	margin: 0 0 25px;
}

#about .read span {
	display: block;
	font-size: 1.6rem;
}

#about .aboutCity {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 108px;
}

#about .aboutCity div:first-child {
	width: 270px;
	margin: 85px 0 0 0;
}

#about .overview dt {
	color: #fff;
	background: #1A3661;
	text-align: center;
	font-size: 2rem;
	padding: 14px 0;
	margin: 0 0 10px;
}

#about .aboutCity dd {
	font-size: 4.2rem;
	text-align: center;
	margin: 0 0 25px;
	line-height: 1.4;
}

#about .aboutCity dl:nth-of-type(1) dd:nth-of-type(2) {
	margin: 0 0 67px;
}

#about .aboutCity dl:nth-of-type(2) dd {
	text-align: left;
}

#about .aboutCity dd span {
	font-size: 2.4rem;
}

#about .aboutCity dd p {
	font-size: 1.6rem;
}

#about .aboutCity dd li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 0 2px;
}

#about .aboutCity dd li span {
	font-size: 1.6rem;
}

#about .aboutCity dd li span:nth-of-type(1) {
	width: 157px;
	padding: 0 0 0 8px;
}

#about .aboutCity dd li span:nth-of-type(2) {
	font-size: 3rem;
}

#about .aboutCity dd li span em {
	font-size: 1.6rem;
	font-style: normal;
}

#about .cityData {
	margin: 0 0 143px;
}

#about .cityData h3 {
	font-size: 2rem;
	margin: 0 0 40px;
	text-align: center;
}

#about .cityData div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#about .cityData dl {
	width: calc(calc(100% - 140px) / 3);
	margin: 0 0 72px;
}

#about .cityData dl:nth-of-type(n+3) {
	margin: 0;
}

#about .cityData dl dt span {
	font-size: 1.6rem;
}

#about .cityData dl dd {
	text-align: center;
	font-size: 3rem;
}

#about .cityData dl dd p:nth-of-type(1) {
	margin: 0 0 10px;
}

#about .cityData dl dd p:nth-of-type(1) span {
	font-size: 1.6rem;
}

#about .cityData dl dd p:nth-of-type(2) {
	font-size: 1.2rem;
}

#about .referenceSite ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#about .referenceSite li {
	width: calc(calc(100% - 140px) / 3);
}

#about .referenceSite li a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	position: relative;
	border: 1px solid #1A3661;
}

#about .referenceSite li a:after {
	content: "";
	display: block;
	width: 100%;
	height: 6px;
	background: #1A3661;
	position: absolute;
	left: 0;
	bottom: 0;
}

#about .referenceSite li a:before {
	content: "";
	display: block;
	position: absolute;
	width: 17px;
	height: 24px;
	background: url(/img/top/icon-link-blue.svg) no-repeat center;
	right: 16px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

@media screen and (max-width: 1200px) {
	#about .aboutCity {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 80px;
    padding: 0 20px;
}

#about .aboutCity div:first-child {
	width: 25%;
	margin: 85px 0 0 0;
}

#about .aboutCity div:last-child {
	width: 70%;
}

#about .aboutCity dd li span:nth-of-type(1) {
	width: 50%;
	padding: 0 0 0 8px;
}

#about .cityData {
	margin: 0 0 100px;
	padding: 0 20px;
}

#about .cityData dl {
	width: calc(calc(100% - 30px) / 3);
	margin: 0 0 72px;
}

#about .overview dt {
	color: #fff;
	background: #1A3661;
	text-align: center;
	font-size: 2rem;
	padding: 14px 0;
	margin: 0 0 10px;
	font-size: 1.8vw;
}

#about .cityData dl dt span {
	font-size: 1.2vw;
}

.referenceSite {
	padding: 0 20px;
}

}

@media screen and (max-width: 1050px) {

	#about .referenceSite li {
    width: calc(calc(100% - 30px) / 3);
}

}

@media screen and (max-width: 910px) {
	#about .read {
    text-align: center;
    font-size: 2.4rem;
    line-height: 1.5;
    margin: 0 0 30px;
}

#about .read span {
	display: block;
	font-size: 1.8rem;
}

	#about .aboutCity {
    display: block;
    margin: 0 0 108px;
    padding: 0 20px;
}

#about .aboutCity div:first-child {
	width: 100%;
	margin: 85px 0 0 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}

#about .aboutCity dd {
	font-size: 4.2rem;
	text-align: center;
	margin: 0 0 25px;
	line-height: 1.4;
	font-size: 8vw;
}

#about .aboutCity dd li span:nth-of-type(2) {
	font-size: 3rem;
	font-size: 5vw;
}

#about .aboutCity div:last-child {
	width: 100%;
}

#about .referenceSite li a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	position: relative;
	border: 1px solid #1A3661;
	font-size: 1.8vw;
}

}

@media screen and (max-width: 735px) {
	#about .cityData dl {
    width: calc(calc(100% - 40px) / 2);
    margin: 0 0 72px;
}

#about .cityData dl:nth-of-type(n+3) {
	margin: 0 0 72px;
}

#about .overview dt {
	color: #fff;
	background: #1A3661;
	text-align: center;
	font-size: 2rem;
	padding: 10px 0;
	margin: 0 0 10px;
	/* font-size: 1.8vw; */
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

#about .cityData dl dt span {
	font-size: 2.4vw;
	display: block;
}

#about .referenceSite ul {
	display: block;
	max-width: 420px;
	margin: 0 auto;
}

#about .referenceSite li {
	width: 100%;
	margin: 0 0 32px;
}

#about .referenceSite li a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 30px 0;
	position: relative;
	border: 1px solid #1A3661;
	font-size: 1.8rem;
}

}

@media screen and (max-width: 520px) {
	#about .cityData dl {
    width: calc(calc(100% - 20px) / 2);
    margin: 0 0 72px;
}

	#about .cityData dl dd {
    text-align: center;
    font-size: 3rem;
    font-size: 6vw;
}

#about .cityData dl dd p:nth-of-type(1) span {
	font-size: 1.6rem;
	font-size: 2.8vw;
}

}

@media screen and (max-width: 495px) {
	#about .aboutCity div:first-child {
    width: 100%;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

	#about .aboutCity dd li span:nth-of-type(1) {
    width: 50%;
    padding: 0 0 0 8px;
    font-size: 3vw;
}

#about .overview dt {
	color: #fff;
	background: #1A3661;
	text-align: center;
	font-size: 2rem;
	padding: 14px 0;
	margin: 0 0 10px;
	font-size: 4vw;
}

#about .aboutCity dd span {
	font-size: 5vw;
}

#about .aboutCity dd p {
	font-size: 1.6rem;
	font-size: 3vw;
}

}

@media screen and (max-width: 360px) {
	#about .referenceSite li a:before {
    content: "";
    display: block;
    position: absolute;
    width: 17px;
    height: 24px;
    background: url(/img/top/icon-link-blue.svg) no-repeat center;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

	#about .referenceSite li a {
		display: block;
		width: 100%;
		text-align: center;
		padding: 25px 0;
		position: relative;
		border: 1px solid #1A3661;
		font-size: 1.8rem;
}

}