@charset "utf-8";
#pcBnr {
	width: 100%;
	display: block;
}

#pcBnr ul {
	font-size: 0px;
	text-align: center;
}

#pcBnr ul li {
	margin: 0 10px 10px 10px;
	display: inline-block;
	width: 270px;
}

#pcBnr ul li a {
	display: block;
}

#pcBnr ul li a:hover {
	opacity: 0.7;
}

#spBnr {
	display: none;
}

#main>.attention {
	max-width: 1000px;
}


/*///////  inView   //////*/

#section0, #section1, #section2, #section3, #section5 {
	top: 0;
}

.concept {
	font-size: 16px;
}

.concept p {
	line-height: 2.0;
}

.concept .inner {
	max-width: 1080px;
	margin: 0 auto;
}

.concept h2 {
	max-width: 1080px;
	margin: 0 auto;
}

.concept h3 {
	color: #008188;
	font-size: 35px;
	text-align: center;
	margin: 80px auto;
}

.concept_section2 {
	background: url("../../concept/images/concept_bg.jpg");
	background-size: cover;
	color: #fff;
	position: relative;
}

.concept_section2 .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 100px 0;
}

.concept_section2 .inner .concept_section2_l, .concept_section2 .inner .concept_section2_r {
	width: 50%;
}

.concept_section2_ttl {
	width: 30%;
	position: absolute;
	right: 0;
	top: 0;
}

.concept_copy01 {
	max-width: 480px;
	margin: 0 0 20px;
}

.concept_copy01_ttl1 {
	font-size: 25px;
	margin-bottom: 20px;
}

.concept_section3 {
	position: relative;
	color: #008995;
}

.concept_section3_ttl {
	width: 30%;
	position: absolute;
	left: 0;
	top: 0;
}

.concept_section3 .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.concept_section3 .inner .concept_section3_r {
	width: 50%;
	margin-top: 50px;
}

.concept_section3 .inner .concept_section3_l {
	width: 47%;
	margin-top: 100px;
}

.concept_section3_list01 {
	width: 50%;
}

.concept_section3_list02 {
	width: 75%;
}

.concept_section3_list03 {
	width: 25%;
}

.concept_section4 {
	position: relative;
	margin-top: 100px;
}

.concept_section4_img {}

.concept_section4_copy01 {
	top: 7%;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
}

.concept_section4_copy02 {
	text-align: center;
	top: 30%;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	max-width: 900px;
}

@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .concept_section4_copy02 {
		text-align: center;
		top: 30%;
		left: 25%;
		right: 25%;
		margin: auto;
		position: absolute;
		max-width: ;
	}
	/* IE11 */
}

.concept_section4 .photocaption {
	color: #000;
	position: absolute;
	right: 10px;
	bottom: 5px;
	-moz-text-shadow: 0px 0px 12px rgba(255, 255, 255, 0.8);
	-webkit-text-shadow: 0px 0px 12px rgba(255, 255, 255, 0.8);
	-ms-text-shadow: 0px 0px 12px rgba(255, 255, 255, 0.8);
	text-shadow: 0px 0px 12px rgba(255, 255, 255, 0.8);
}

@media screen and (max-width: 786px) {
	#section3 {
		margin-bottom: 0;
	}
	.concept {
		font-size: 14px;
	}
	.concept h3 {
		color: #008188;
		font-size: 22px;
		text-align: center;
		margin: 50px auto;
	}
	.concept_copy01_ttl1 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.concept_copy01 {
		max-width: 100%;
		margin: 0 0 20px;
	}
	.concept_section4_copy02 {
		text-align: center;
		margin: auto;
		position: static;
		margin: 20px auto;
		width: 100%;
	}
	.concept .inner {
		width: 90%;
		margin: 0 auto;
	}
	.concept_section2 .inner, .concept_section3 .inner {
		display: block;
		padding: 50px 0;
	}
	.concept_section2 .inner .concept_section2_l, .concept_section2 .inner .concept_section2_r {
		width: 100%;
	}
	.concept_section3 .inner .concept_section3_l, .concept_section3 .inner .concept_section3_r {
		width: 100%;
	}
	.concept_section3 .inner .concept_section3_l {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.concept_section3_list01 {
		width: 100%;
	}
	.concept_section3_list02 {
		width: 100%;
	}
	.concept_section3_list03 {
		width: 50%;
	}
	.concept_section4 {
		margin-top: 30px;
	}
	.concept_section4_copy01 {
		text-align: center;
		padding-top: 0;
		top: 2%;
		margin: 0 auto 120px;
	}
}

.sectionbase {
	margin: 0;
	padding: 0;
	width: 100vw;
	width: auto;
	height: auto;
	/* height: 70vh; */
	height: 750px;
	opacity: 0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	position: relative;
	background: rgba(0, 0, 0, 0.7);
}

.sectioncopy {
	opacity: 0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

@media screen and (max-width: 768px) {
	.sectionbase {
		margin: 0;
		padding: 0;
		height: 200px;
		width: auto;
		opacity: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		position: relative;
		background: rgba(0, 0, 0, 0.7);
	}
}

#section3 .copy001 {
	margin: 0 auto 2%;
	text-align: center;
	height: auto;
	width: 100%;
	font-size: 36px;
	font-family: "Times New Roman", Times, "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.7em;
	color: #FFF;
}

.sec3bg {
	background: url(../../location/images/title_bg.jpg) no-repeat center 139px;
	/* background-size: 100% auto; */
	background-size: cover;height: 750px;
}

#section3 .copyarea1 {
	position: absolute;
	z-index: 15;
	/* top: 50%; */
	top: 54%;
	left: -30%;
	width: 100%;
}

#section03 img {
	max-width: 50%;
	height: auto;
}

.sec3_inner {
	margin: auto;
	max-width: 1000px;
	height: auto;
}

@media screen and (max-width: 768px) {
	#secbg3 {
		background: none;
		position: relative;
	}
	#section3 .copyarea1 {
		position: absolute;
		z-index: 15;
		left: -45%;
		width: auto;
		margin: auto;
		text-align: center;
		right: 0;
	top: 44%;}
	#section3 .copyarea1 img {
		height: 35px;
		width: auto;
	}
}

.animate__delay-1s {
	/* ５秒かけてアニメーションする */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/* 4秒待ってからアニメーションする */
	-webkit-animation-duration: 1s;
	animation-delay: 1s;
}

.fadeIntext {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-duration: 2s;
}

.fadeInphoto {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-duration: 1s;
	transition-delay: 0.8s;
}

.fadeInphoto_l {
	opacity: 1.0 !important;
	transform: translate(0, 0) !important;
	-webkit-transform: translate(0, 0) !important;
	transition-duration: 1s;
	transition-delay: 0.5s;
}

.fadeInphoto_r {
	opacity: 1.0 !important;
	transform: translate(0, 0) !important;
	-webkit-transform: translate(0, 0) !important;
	transition-duration: 1s;
	transition-delay: 0.5s;
}

.fadeIntext_l {
	opacity: 1.0 !important;
	transform: translate(0, 0) !important;
	-webkit-transform: translate(0, 0) !important;
	transition-duration: 1s;
	transition-delay: 1.1s;
}

.fadeIntext_r {
	opacity: 1.0 !important;
	transform: translate(0, 0) !important;
	-webkit-transform: translate(0, 0) !important;
	transition-duration: 1s;
	transition-delay: 1.1s;
}

.fadeIntext_in {
	opacity: 1.0 !important;
	transform: translate(0, 0) !important;
	-webkit-transform: translate(0, 0) !important;
	transition-duration: 1s;
	transition-delay: 1.6s;
}

.fadeIncatch {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-delay: 0.9s;
	transition-duration: 1.0s;
}

.fadeInphoto2 {
	opacity: 1.0 !important;
	transform: translate(0, 0);
	transition-delay: 0.5s;
	-webkit-transform: translate(0, 0);
	transition-duration: 0.5s;
}

@media only screen and (max-width: 768px) {
	.fadeInphoto {
		opacity: 1.0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transition-duration: 2s;
		transition-delay: 0.5s;
	}
	.fadeInphoto2 {
		opacity: 1.0 !important;
		transform: translate(0, 0);
		transition-delay: 1.2s;
		-webkit-transform: translate(0, 0);







		transition-duration: 2s;
	}
	.fadeIncatch {
		opacity: 1.0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		transition-delay: 0.5s;
		transition-duration: 0.6s;
	}
}

.fadeIncatch2 {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-delay: .75s;
	transition-duration: 1.0s;
}

.fadeIncatch3 {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-delay: 1.0s;
	transition-duration: 1.0s;
}

.fadeIncatch001 {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-delay: 4.5s;
	transition-duration: 5.0s;
}

.fadeInphoto002 {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-delay: 2.5s;
	transition-duration: 3.0s;
}

.fadeIncatch003 {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transition-delay: 3.5s;
	transition-duration: 3.0s;
}

.location {
	padding: 0;
}

.location .sec-intro {
	position: relative;
	height: 227px;
	background: url(../../location/images/intro_bg.jpg) no-repeat left top;
	background-size: cover;
}

.location .sec-intro p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: #fff;
}

.location .cont {
	/* background-image: url(../../location/images/cont_bg01.png) , url(../../location/images/cont_bg02.png); */
	/* background-repeat: no-repeat , no-repeat; */
	/* background-position: top left , bottom right; */
	/* background-size: auto , cover; */
	/* padding: 80px 0px 0px; */
}

.location .cont .innWrap {
	/* margin: 0px auto; */
	/* padding: 0 0 110px; */
	/* max-width: 1240px; */
}

.location .cont .innWrap .sec-shop {
	/* display: -webkit-flex; */
	/* display: flex; */
	/* -webkit-justify-content: space-between; */
	/* justify-content: space-between; */
	/* flex-wrap: wrap; */
}

.location .cont .innWrap .ttl {
	margin: 0 0 10px;
	text-align: right;
}

.location .cont .innWrap .ttl2 {
	margin: 0 0 35px;
}

.location .cont .innWrap .sec-shop {
	margin: 0px 0px 60px;
}

.location .cont .innWrap .sec-shop:last-child {
	margin: 0px;
}

.location .cont .innWrap .sec-shop dl {
	margin: 0 0 65px;
}

.location .cont .innWrap .sec-shop dl dt {
	margin: 0px 0px 5px;
}

.location .cont .innWrap .sec-shop dl dd {
	text-align: right;
	font-size: 14px;
}

.location .sec-lifeinfo ul li {
	background: url(../../location/images/life_dot.png) repeat-x left center;
	margin-bottom: 6px;
}

.location .sec-lifeinfo ul li.tw {
	background: url(../../location/images/life_dot.png) repeat-x left 8px;
	margin-bottom: 6px;
}

.location .sec-lifeinfo ul li .s {
	font-size: 12px;
}

.location .sec-lifeinfo ul li:after {
	content: " ";
	display: block;
	clear: both;
}

.location .sec-lifeinfo ul li .name {
	float: left;
	background: #FFF;
	display: inline-block;
	font-size: 13px;
	padding-right: 3px;
	letter-spacing: -0.08em;
}

.location .sec-lifeinfo ul li .name small {
	font-size: 11px;
}

.location .sec-lifeinfo ul li .minute {
	text-align: right;
	display: inline-block;
	float: right;
	background: #fff;
	font-size: 13px;
	padding-left: 3px;
	letter-spacing: -0.05em;
}

.location .sec-lifeinfo {
	padding: 60px 0px 75px;
}

.location .sec-lifeinfo .ttl {
	text-align: center;
	/* margin: 0px 0px 55px; */
}

.location .sec-lifeinfo .innWrap h4 {
	font-size: 18px;
	border-bottom: 1px solid #9ac0c4;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.location .sec-lifeinfo .innWrap {
	max-width: 1240px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
}

.location .sec-lifeinfo .innWrap .block01 {
	width: 30%;
}

.location .sec-map {
	background: url(../../location/images/map_bg.jpg) no-repeat center top;
	background-size: cover;
	padding: 50px 0px 60px;
	text-align: center;
}

.location .sec-map .ttl {
	margin: 0px 0px 35px;
}

.location .sec-map p {
	padding: 0px 10px;
}

@media only screen and (max-width: 768px) {
	.location {}
	.location .sec-intro {
		position: static;
		height: auto;
	}
	.location .sec-intro p {
		position: static;
		-webkit-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
		font-size: 18px;
		padding: 25px 0;
	}
	.location .cont {
		/* background-size: 40% auto, cover; */
		/* padding: 40px 0px 0px; */
	}
	.location .cont .innWrap {
		/* margin: 0px 5%; */
		padding: 0;
	}
	.location .cont .innWrap .sec-shop {
		/* display: -webkit-flex; */
		/* display: flex; */
		/* -webkit-justify-content: space-between; */
		/* justify-content: space-between; */
		/* flex-wrap: wrap; */
	}
	.location .cont .innWrap .ttl {}
	.location .cont .innWrap .ttl2 {margin: 0 0 17px;}
	.location .cont .innWrap .ttl img, .location .cont .innWrap .ttl2 img {
		width: auto;
		height: 25px;
	}
	.location .cont .innWrap .sec-shop {
		margin: 0px 0px 15px;
	}
	.location .cont .innWrap .sec-shop:last-child {
		margin: 0px;
	}
	.location .cont .innWrap .sec-shop dl {
		margin: 0 0 30px;
	}
	.location .cont .innWrap .sec-shop dl dt {}
	.location .cont .innWrap .sec-shop dl dd {
		font-size: 13px;
	}
	.location .sec-lifeinfo ul li {
		margin-bottom: 5px;
	}
	.location .sec-lifeinfo ul li:after {
		content: " ";
		display: block;
		clear: both;
	}
	.location .sec-lifeinfo ul li .name {
		padding-right: 5px;
	}
	.location .sec-lifeinfo ul li .name small {
		font-size: 11px;
	}
	.location .sec-lifeinfo ul li .minute {
		padding-left: 5px;
	}
	.location .sec-lifeinfo {
		padding: 40px 0px 45px;
	}
	.location .sec-lifeinfo .ttl {
		margin: 0;
		padding: 0 10px;
	}
	.location .sec-lifeinfo .innWrap h4 {
		font-size: 16px;
		padding-bottom: 3px;
	}
	.location .sec-lifeinfo .innWrap {
		display: block;
		margin: 0 5%;
	}
	.location .sec-lifeinfo .innWrap .block01 {
		width: auto;
		margin: 0 0 30px;
	}
	.location .sec-map {
		padding: 30px 0px;
	}
	.location .sec-map .ttl {
		margin: 0px 0px 25px;
	}
	.location .sec-map p {
		padding: 0;
		margin: 0 5%;
	}
}


/*=======================================
　220519~追加css
=======================================*/

.a_center {
	text-align: center;
}

.sec-bg {
	width: 100%;
	height: 150px;
	background: #E0EBED;
	margin-top: -5px;
}

.location .w1100 {
	margin: 0px auto;
	max-width: 1100px;
}

.location .w1040 {
	margin: 0px auto;
	max-width: 1040px;
}

.location .sec-st_map {
	background-image: url(../../location/images/cont_bg01.png), url(../../location/images/cont_bg02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: top left, bottom right;
	background-size: 25% auto, 70% auto;
	padding: 100px 5% 0;
}

.location .sec-st_map .intro {
	font-size: 32px;
	color: #008088;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin-bottom: 40px;
	line-height: 1.8;
}

.location .sec-st_map>.img {
	text-align: center;
	margin-bottom: 50px;
}

.location .sec-st_map_inn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}

.location .sec-st_map_inn .txtarea {
	width: 38%;
}

.location .copy {
	/* font-size: 25px; */font-size: min(2.1vw,25px);
	margin-bottom: 20px;
	font-weight: bold;
}

.location .txt {
	/* font-size: 16px; */
	font-size: min(1.5vw,16px);line-height: 2.4;
}

.location .sec-st_map_inn .img {
    width: 62%;
}

.location .sec-shop {
	padding: 100px 5% 0;
	position: relative;
}

.location .sec-shop .img_ab {
	position: absolute;
	top: 0;
	right: 0;
	width: 47%;
}

.location .sec-shop .txt {
	margin-bottom: 20px;
}

.location .sec-shop .txtarea .img {
	text-align: right;
	width: 62%;
	margin-bottom: 40px;
}

.location .sec-shop>.img {
	margin-bottom: 60px;
}

.location .sec-pare_inn {
	padding: 0 5%;
max-width: 1145px;margin: 0 auto;}
.location .sec-pare .txtarea {
	margin: 80px 0 50px;
}
.location .sec-pare {
	background-image: url(../../location/images/cont_bg03.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 30% auto;	
	margin-top: -5px;
	padding-top: 5px;
	margin-bottom: 50px;
}
.location .sec-pare .txtarea {
	float: right;
	width: 46%;
}
.location .sec-pare .txt {
	margin-bottom: 25px;
}
.location .sec-pare .item {
	border: 1px solid #008088;
	padding: 15px 3% 10px;
	width: 48%;
}
.location .sec-pare .item .ttl {
	color: #008088;
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	font-size: 20px;
	
	border-bottom: 1px solid #008088;
	line-height: 1.25;
height: 60px;}
.location .sec-pare .item .img {
	text-align: center;
	margin-bottom: 5px;
}
.location .sec-pare .item .txt {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 0;
}
.location .sec-pare .txtarea_inn {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.location .sec-pare > .img:nth-of-type(1) {
	float: left;
	width: 50%;
	position: relative;
	top: -140px;
}
.location .sec-pare > .img:nth-of-type(3) {
	margin-left: 30px;
	margin-bottom: 50px;
}
.location .sec-pare > .img:nth-of-type(4) {
	/* margin-right: 30px; */
margin-bottom: 50px;}
.location .sec-pare .txtarea_inn .item:nth-of-type(1) .ttl {
	line-height: 60px;
}
@media only screen and (max-width: 768px){
.a_center {
	text-align: center;
}

.sec-bg {
	
	height: 75px;
	
	
}
	
.sec3bg {
    background: url(../../location/images/title_bg.jpg) no-repeat center top;
    height: 200px;
}

.location .w1100 {
	margin: 0px auto;
	max-width: 1100px;
}

.location .sec-st_map {
	
	
	
	
	padding: 50px 5% 0;
}

.location .sec-st_map .intro {
	font-size: 20px;
	
	
	
	
	margin-bottom: 20px;
	line-height: 1.5;
}

.location .sec-st_map>.img {
	
	margin-bottom: 25px;
	/*overflow: auto;*/
}

.location .sec-st_map_inn {
	
	
	
	display: block;
	
}

.location .sec-st_map_inn .txtarea {
	width: 100%;
}

.location .copy {
	font-size: 17px;
	margin-bottom: 10px;
	
}

.location .txt {
	font-size: 13px;
	line-height: 1.5;
margin-bottom: 20px;}

.location .sec-st_map_inn .img {
    width: 100%;
}

.location .sec-shop {
	padding: 50px 5% 0;
	position: relative;
}

.location .sec-shop .img_ab {
	position: static;
	
	
	width: 100%;
margin-bottom: 20px;}

.location .sec-shop .txt {
	margin-bottom: 20px;
}

.location .sec-shop .txtarea .img {
	
	width: 100%;
	margin-bottom: 20px;
}

.location .sec-shop>.img {
	margin-bottom: 20px;
}

.location .sec-pare_inn {
	padding: 0 5%;
max-width: 1145px;margin: 0 auto;}
.location .sec-pare .txtarea {
	margin: 40px 0 25px;
}
.location .sec-pare {
	
	
	
		
	
	
	margin-bottom: 0px;
}
.location .sec-pare .txtarea {
	float: none;
	width: 100%;
}
.location .sec-pare .txt {
	margin-bottom: 20px;
}
.location .sec-pare .item {
	
	
	width: 100%;
margin-bottom: 15px;}
.location .sec-pare .item .ttl {
	
	
	
	
	font-size: 16px;
	
	
	
height: auto;padding-bottom: 5px;}
.location .sec-pare .item .img {
	text-align: center;
	margin-bottom: 5px;
}
.location .sec-pare .item .txt {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 0;
}
.location .sec-pare .txtarea_inn {
	
	
	
	display: block;
	
}
.location .sec-pare > .img:nth-of-type(1) {
	float: none;
	width: 100%;
}
.location .sec-pare > .img:nth-of-type(3) {
	margin: 0 auto 25px;
	
width: 90%;}
.location .sec-pare > .img {
	margin: 0 auto 30px;
    width: 90%;
}
.location .sec-pare .txtarea_inn .item:nth-of-type(1) .ttl {
	line-height: inherit;
}
}



.sec-st_map .map{
position: relative;
max-width: 1500px;
margin: 0 auto;
}

.sec-st_map .map_img{
max-width: none;
width: 200%;
}

.sec-st_map .icon01{
position:absolute;
top: 59.8%;
left: 49.7%;
width: 2%;
}
.sec-st_map .icon02{
position:absolute;
top: 51.1%;
left: 52.1%;
width: 2%;
}
.sec-st_map .icon03{
position:absolute;
top: 55.6%;
left: 55%;
width: 2%;
}
.sec-st_map .icon04{
position:absolute;
top: 48.1%;
left: 52.3%;
width: 2%;
}

.sec-st_map .icon_edu01{
position:absolute;
top: 46.8%;
left: 49.7%;
width: 2%;
}
.sec-st_map .icon_edu02{
position:absolute;
top: 48.1%;
left: 54.5%;
width: 2%;
}
.sec-st_map .icon_edu03{
position:absolute;
top: 40.9%;
left: 48%;
width: 2%;
}
.sec-st_map .icon_edu04{
position:absolute;
top: 37.5%;
left: 58.3%;
width: 2%;
}
.sec-st_map .icon_edu05{
position:absolute;
top: 61.1%;
left: 60.8%;
width: 2%;
}
.sec-st_map .icon_edu06{
position:absolute;
top: 60.1%;
left: 63.3%;
width: 2%;
}

.sec-st_map .icon01 img,.sec-st_map .icon02 img,.sec-st_map .icon03 img,.sec-st_map .icon04 img{
width: 100%;
}
@media only screen and (max-width: 768px){

.sec-st_map .icon01{
position:absolute;top: 57.6%;left: 63.5%;width: 3%;}
.sec-st_map .icon02{
position:absolute;top: 48.5%;left: 67.1%;width: 3%;}
.sec-st_map .icon03{
position:absolute;top: 55.6%;left: 70%;width: 3%;}
.sec-st_map .icon04{
position:absolute;top: 44.1%;left: 67.5%;width: 3%;}

.sec-st_map .icon_edu01{
position:absolute;
top: 44.8%;
left: 63.4%;
width: 3%;
}
.sec-st_map .icon_edu02{
position:absolute;
top: 45.1%;
left: 73.5%;
width: 3%;
}
.sec-st_map .icon_edu03{
position:absolute;
top: 38.9%;
left: 61%;
width: 3%;
}
.sec-st_map .icon_edu04{
position:absolute;
top: 34.5%;
left: 75.3%;
width: 3%;
}
.sec-st_map .icon_edu05{
position:absolute;
top: 59.1%;
left: 79.2%;
width: 3%;
}
.sec-st_map .icon_edu06{
position:absolute;
top: 58.1%;
left: 83.3%;
width: 3%;
}



.sec-st_map .img2{
overflow: auto;
margin-bottom: 30px;
}
.sec-st_map .img2 img{
max-width: none !important;
width: 130%;
}

}


