.page-mv {
	background-image: url("../images/campany/mv.jpg");
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width: 680px) {
}
/* --------------------------------------------------- */
#sec01,
#sec02,
#sec03 {
	max-width: 1300px;
	width: 90%;
	margin: 0 auto 80px;
	padding-left: 360px;
	position: relative;
}
#sec01 .ttl-style02,
#sec02 .ttl-style02,
#sec03 .ttl-style02 {
	position: absolute;
	top: 0;
	left: 0;
}
@media screen and (max-width: 900px) {
	#sec01,
    #sec02,
    #sec03 {
        padding-left: 230px;
    }
}
@media screen and (max-width: 680px) {
	#sec01,
    #sec02,
    #sec03 {
        margin: 0 auto 60px;
        padding-left: 0;
    }
    #sec01 .ttl-style02,
    #sec02 .ttl-style02,
    #sec03 .ttl-style02 {
        position: static;
		margin-bottom: 25px;
    }
}
/* --------------------------------------------------- */
#sec01 {
}
#sec01 .ttl {
	font-size: 1.9em;
	font-weight: 700;
	margin-bottom: 20px;
}
#sec01 p {
	margin-bottom: 30px;
}
#sec01 .name {
	margin-bottom: 0;
	text-align: right;
	font-size: 12px;
}
#sec01 .name span {
	display: inline-block;
	margin-left: 15px;
	font-size: 1.3em;
}
@media screen and (max-width: 900px) {
	#sec01 .ttl {
        font-size: 1.6em;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 680px) {
	#sec01 .ttl {
        font-size: 1.3em;
    }
}
/* --------------------------------------------------- */
#sec02 {
}
#sec02 dl {
	width: 100%;
	display: table;
	padding: 20px 0;
	border-top: #ccc 1px solid;
}
#sec02 dl:last-child {
	border-bottom: #ccc 1px solid;
}
#sec02 dt,
#sec02 dd {
	display: table-cell;
	vertical-align: top;
	line-height: 160%;
}
#sec02 dt {
	width: 180px;
}
#sec02 dd {
}
#sec02 dd p {
	margin-bottom: 10px;
}
#sec02 dd strong {
	display: block;
	font-size: .9em;
	font-weight: 600;
}
#sec02 .sdgs {
	border: #ccc 1px solid;
	padding: 50px;
	text-align: center;
	font-weight: 400;
}
#sec02 .sdgs .logo1 {
	max-width: 460px;
	width: 100%;
	margin: 0 auto 20px;
}
#sec02 .sdgs .logo2 {
	text-align: center;
	font-size: 1.3em;
	font-weight: 600;
	margin: 40px auto 20px;
}
#sec02 .sdgs .logo2 img  {
	display: inline-block;
	max-width: 260px;
	margin-right: 5px;
}
@media screen and (max-width: 900px) {
	#sec02 dl,
    #sec02 dt,
    #sec02 dd {
        display: block;
		width: 100%;
    }
	#sec02 dl {
		padding: 0;
	}
	#sec02 dt {
		line-height: 150%;
		font-size: .9em;
		font-weight: 500;
		padding: 4px 10px 5px;
		background-color: #f4f4f4;
	}
	#sec02 dd {
		padding: 15px;
	}
	#sec02 .sdgs {
		text-align: left;
	}
	#sec02 .sdgs .logo1 {
		margin: 0 auto 10px;
	}
	#sec02 .sdgs .logo2 {
        font-size: 1.2em;
        margin: 30px auto 10px;
    }
    #sec02 .sdgs .logo2 img  {
        display: block;
		width: 90%;
		margin: 0 auto 0px;
    }
}
@media screen and (max-width: 680px) {
	#sec02 .sdgs {
		padding: 25px;
	}
}
/* --------------------------------------------------- */
#sec03 {
}
#sec03 .ggmap {
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin-bottom: 10px;
}
.ggmap iframe {
    position: absolute;
    left: 0;
    width: 100%;
    top: -150px;
	height: calc(100% + 150px + 150px);
}
#sec03 p {
	margin-bottom: 50px;
	font-size: .9em;
}
#sec03 p strong {
	display: block;
	font-weight: 600;
}
#sec03 .parking {
	display: flex;
	justify-content: space-between;
}
#sec03 .parking .left {
	width: 47%;
}
#sec03 .parking .left .ttl {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 20px;
	border-bottom: #888 1px solid;
}
#sec03 .parking .left p {
	margin-bottom: 15px;
}
#sec03 .parking .left p.red {
	color: #E50003;
	font-weight: 500;
}
#sec03 .parking .left p.red span {
	display: block;
	padding-left:1em;
	text-indent:-1em;
}
#sec03 .parking .right {
	width: 50%;
}
@media screen and (max-width: 900px) {
	#sec03 .parking {
        display: block;
    }
    #sec03 .parking .left {
        width: 100%;
    }
	#sec03 .parking .left .ttl {
        font-size: 1.1em;
        margin-bottom: 15px;
    }
    #sec03 .parking .left p {
        margin-bottom: 10px;
    }
	#sec03 .parking .right {
        width: 100%;
    }
}
@media screen and (max-width: 680px) {
	#sec03 p {
		line-height: 150%;
		margin-bottom: 30px;
	}
}
/* --------------------------------------------------- */

/* --------------------------------------------------- */

/* --------------------------------------------------- */