@charset "UTF-8";
@import "style.css";
main {
	padding-top: 0px;
}
main .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
main .contents .menu {
	background: #FFF;
	width: 25%;
	padding: 2% 2% 2% 2%;
	height: 100vh;
    padding-top: 225px;
    position: relative;
}
main .contents .menu h2 {
    color: #0c0d6a;
    font-size: 1.2rem;
    text-align: center;
    border-bottom: solid 1px #CCC;
    margin-bottom: 1rem;
    padding-bottom: .65rem;
    position: absolute;
    width: 82.5%;
    top: 160px;
    font-weight: 700;
}
main .contents .menu .mix a {
    position: relative;
	color: #0c0d6a;
    display: block;
    padding: 20px 20px 20px 60px;
}
main .contents .menu .mix a:hover {
	text-decoration: none;
}
main .contents .menu .mix a span {
	position :relative;
	line-height: 1.4;
    display: inline-block;
}
main .contents .menu .mix a span::after {
    position: absolute;
    content: "";
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: #0c0d6a;
    transition: all .3s ease;
}
main .contents .menu .mix.active a span::after,
main .contents .menu .mix a:hover span::after {
	width: 100%;
}
main .contents .menu .mix a::before {
	content:"";
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0; 
}
main .contents .menu .mix.menu01 a::before {
	background: transparent url(../img/icon/menu_icon_01.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu02 a::before {
	background: transparent url(../img/icon/menu_icon_02.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu03 a::before {
	background: transparent url(../img/icon/menu_icon_03.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu04 a::before {
	background: transparent url(../img/icon/menu_icon_04.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu05 a::before {
	background: transparent url(../img/icon/menu_icon_05.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu06 a::before {
	background: transparent url(../img/icon/menu_icon_06.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu07 a::before {
	background: transparent url(../img/icon/menu_icon_07.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu08 a::before {
	background: transparent url(../img/icon/menu_icon_08.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu09 a::before {
	background: transparent url(../img/icon/menu_icon_09.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu10 a::before {
	background: transparent url(../img/icon/menu_icon_10.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu11 a::before {
	background: transparent url(../img/icon/menu_icon_11.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu12 a::before {
	background: transparent url(../img/icon/menu_icon_12.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu13 a::before {
	background: transparent url(../img/icon/menu_icon_13.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu14 a::before {
	background: transparent url(../img/icon/menu_icon_14.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu15 a::before {
	background: transparent url(../img/icon/menu_icon_15.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu16 a::before {
	background: transparent url(../img/icon/menu_icon_16.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu17 a::before {
	background: transparent url(../img/icon/menu_icon_17.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu18 a::before {
	background: transparent url(../img/icon/menu_icon_18.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu19 a::before {
	background: transparent url(../img/icon/menu_icon_19.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu20 a::before {
	background: transparent url(../img/icon/menu_icon_20.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu21 a::before {
	background: transparent url(../img/icon/menu_icon_21.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu22 a::before {
	background: transparent url(../img/icon/menu_icon_22.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu23 a::before {
	background: transparent url(../img/icon/menu_icon_23.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu24 a::before {
	background: transparent url(../img/icon/menu_icon_24.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu25 a::before {
	background: transparent url(../img/icon/menu_icon_25.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu26 a::before {
	background: transparent url(../img/icon/menu_icon_26.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu27 a::before {
	background: transparent url(../img/icon/menu_icon_27.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu28 a::before {
	background: transparent url(../img/icon/menu_icon_28.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu29 a::before {
	background: transparent url(../img/icon/menu_icon_29.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu30 a::before {
	background: transparent url(../img/icon/menu_icon_30.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu31 a::before {
	background: transparent url(../img/icon/menu_icon_31.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu32 a::before {
	background: transparent url(../img/icon/menu_icon_32.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu33 a::before {
	background: transparent url(../img/icon/menu_icon_33.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu34 a::before {
	background: transparent url(../img/icon/menu_icon_34.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu35 a::before {
	background: transparent url(../img/icon/menu_icon_35.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu36 a::before {
	background: transparent url(../img/icon/menu_icon_36.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu37 a::before {
	background: transparent url(../img/icon/menu_icon_37.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu38 a::before {
	background: transparent url(../img/icon/menu_icon_38.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu39 a::before {
	background: transparent url(../img/icon/menu_icon_39.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu40 a::before {
	background: transparent url(../img/icon/menu_icon_40.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu41 a::before {
	background: transparent url(../img/icon/menu_icon_41.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu42 a::before {
	background: transparent url(../img/icon/menu_icon_42.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu43 a::before {
	background: transparent url(../img/icon/menu_icon_43.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu44 a::before {
	background: transparent url(../img/icon/menu_icon_44.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu45 a::before {
	background: transparent url(../img/icon/menu_icon_45.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .mix.menu46 a::before {
	background: transparent url(../img/icon/menu_icon_46.svg) no-repeat center center;
	background-size: cover;
}
main .contents .menu .macy-container {
    overflow-y: scroll;
    height: 100%;
}
main .contents .map {
	position: relative;
	width: 75%;
    margin-top: 135px;
}
main .contents .map article {
	padding-top: 80px;
	background-image: linear-gradient(135deg, #F5F8FF 0%, #E8F2FF 100%);
}
main .contents .map nav .category dt.is-active a.btn {
    background: #f7f8fc;
    border-radius: 30px;
	color: #267d50
}
main .contents .map nav .category dt.is-active.icon .btn::after {
    transform: rotate(-45deg);
	border-top: 2px solid #267d50;
    border-right: 2px solid #267d50;
}
main .contents .map nav .category dd {
	display: none;
    background: rgba(255, 255, 255, 0.85);
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #267d50;
    margin-top: 30px;
    width: 365px;
    position: absolute;
}
main .contents .map nav .category dd .close {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    right: -3px;
    top:-3px;
    cursor: pointer;
}
main .contents .map nav .category dd .close::before,
main .contents .map nav .category dd .close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 15px;
    background: #267d50;
}
main .contents .map nav .category dd .close::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
main .contents .map nav .category dd .close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
main .contents .map nav .category dd ul li {
	margin-bottom: 5px;
    font-size: 90%;
}
main .contents .map nav .category dd ul li a {
    color: #267d50;
    font-weight: 700;
    display: block;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
	transition: .3s ease-out;
}
main .contents .map nav .category dd ul li a:hover {
	text-decoration: none;
}
main .contents .map nav .category dd ul li a:hover,
main .contents .map nav .category dd ul li a.is-active {
    background: #267d50;
	color: #FFF;
    border-radius: 30px;
}
main .contents .map nav .category dd ul li:last-child a {
    width: 75%;
    display: block;
    margin: 20px auto 0px;
    text-align: center;
    color: #FFF;
    background: #267d50;
    border-radius: 30px;
    line-height: 1;
    padding: 11px;
    font-size: .85rem;
    cursor: pointer;
}
main .contents .map nav .category dd ul li:last-child a.mixitup-control-active {
    color: #FFF;
    background: #267d50;
}
main .contents .map nav .category dd ul li:last-child a:hover {
	opacity: 0.9;
}
main .contents .map .popup_page {
	position: absolute;
	background: rgba(255, 255, 255, .8);
    padding: 12% 7% 5%;
	height: 100%;
	inset: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease, visibility 0s linear 0.4s;
}
main .contents .map .popup_page.open {
	opacity: 1;
	visibility: visible;
	transition-delay: 0s; 
}
main .contents .map .popup_page .article {
    position: relative;
    height: 100%;
    padding: 3% 1% 3% 3%;
    background: rgba(208, 233, 246, .9);
    border-radius: 20px;
    z-index: 99;
}
main .contents .map .popup_page .article .close {
    position: absolute;
	top: -15px;
    right: -5px;
    font-size: 24px;
    color: #FFF;
    cursor: pointer;
    background: #0c0d6a;
    border-radius: 50%;
    width: 45px;
    height: 45px;
	z-index: 11;
}
main .contents .map .popup_page .article .close::before,
main .contents .map .popup_page .article .close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 20px;
	background: #FFF;
}
main .contents .map .popup_page .article .close::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
main .contents .map .popup_page .article .close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
main .contents .map .popup_page .article .inner {
    height: 100%;
    overflow-y: scroll;
	padding-right: 3%;
}
main .contents .map .popup_page h2 {
    color: #0c0d6a;
    font-size: 1.4rem;
    position: relative;
	padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 60px;
    margin-bottom: 15px;
    font-weight: 700;
}
main .contents .map .popup_page h2:before {
	content:"";
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0; 
}
main .contents .map .popup_page .inner.menu01 h2:before {
	background: transparent url(../img/icon/menu_icon_01.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu02 h2:before {
	background: transparent url(../img/icon/menu_icon_02.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu03 h2:before {
	background: transparent url(../img/icon/menu_icon_03.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu04 h2:before {
	background: transparent url(../img/icon/menu_icon_04.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu05 h2:before {
	background: transparent url(../img/icon/menu_icon_05.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu06 h2:before {
	background: transparent url(../img/icon/menu_icon_06.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu07 h2:before {
	background: transparent url(../img/icon/menu_icon_07.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu08 h2:before {
	background: transparent url(../img/icon/menu_icon_08.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu09 h2:before {
	background: transparent url(../img/icon/menu_icon_09.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu10 h2:before {
	background: transparent url(../img/icon/menu_icon_10.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu11 h2:before {
	background: transparent url(../img/icon/menu_icon_11.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu12 h2:before {
	background: transparent url(../img/icon/menu_icon_12.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu13 h2:before {
	background: transparent url(../img/icon/menu_icon_13.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu14 h2:before {
	background: transparent url(../img/icon/menu_icon_14.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu15 h2:before {
	background: transparent url(../img/icon/menu_icon_15.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu16 h2:before {
	background: transparent url(../img/icon/menu_icon_16.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu17 h2:before {
	background: transparent url(../img/icon/menu_icon_17.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu18 h2:before {
	background: transparent url(../img/icon/menu_icon_18.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu19 h2:before {
	background: transparent url(../img/icon/menu_icon_19.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu20 h2:before {
	background: transparent url(../img/icon/menu_icon_20.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu21 h2:before {
	background: transparent url(../img/icon/menu_icon_21.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu22 h2:before {
	background: transparent url(../img/icon/menu_icon_22.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu23 h2:before {
	background: transparent url(../img/icon/menu_icon_23.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu24 h2:before {
	background: transparent url(../img/icon/menu_icon_24.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu25 h2:before {
	background: transparent url(../img/icon/menu_icon_25.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu26 h2:before {
	background: transparent url(../img/icon/menu_icon_26.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu27 h2:before {
	background: transparent url(../img/icon/menu_icon_27.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu28 h2:before {
	background: transparent url(../img/icon/menu_icon_28.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu29 h2:before {
	background: transparent url(../img/icon/menu_icon_29.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu30 h2:before {
	background: transparent url(../img/icon/menu_icon_30.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu31 h2:before {
	background: transparent url(../img/icon/menu_icon_31.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu32 h2:before {
	background: transparent url(../img/icon/menu_icon_32.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu33 h2:before {
	background: transparent url(../img/icon/menu_icon_33.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu34 h2:before {
	background: transparent url(../img/icon/menu_icon_34.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu35 h2:before {
	background: transparent url(../img/icon/menu_icon_35.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu36 h2:before {
	background: transparent url(../img/icon/menu_icon_36.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu37 h2:before {
	background: transparent url(../img/icon/menu_icon_37.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu38 h2:before {
	background: transparent url(../img/icon/menu_icon_38.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu39 h2:before {
	background: transparent url(../img/icon/menu_icon_39.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu40 h2:before {
	background: transparent url(../img/icon/menu_icon_40.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu41 h2:before {
	background: transparent url(../img/icon/menu_icon_41.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu42 h2:before {
	background: transparent url(../img/icon/menu_icon_42.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu43 h2:before {
	background: transparent url(../img/icon/menu_icon_43.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu44 h2:before {
	background: transparent url(../img/icon/menu_icon_44.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu45 h2:before {
	background: transparent url(../img/icon/menu_icon_45.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page .inner.menu46 h2:before {
	background: transparent url(../img/icon/menu_icon_46.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map .popup_page h3 {
    color: #0c0d6a;
    font-size: 1.2rem;
    position: relative;
    clear: both;
    margin-bottom: 15px;
}
main .contents .map .popup_page p {
    color: #0c0d6a;
    font-size: 1rem;
    margin-bottom: 30px;
}
main .contents .map .popup_page p img {
    float: right;
    width: 35%;
    margin-left: 3%;
    margin-bottom: 3%;
    border-radius: 8px;
}
main .contents .map .popup_page p a {
    color: #0c0d6a;
    display: inline-block;
    margin-top: 5px;
    font-weight: 700;
	position: relative;
}
main .contents .map .popup_page p a:hover {
	text-decoration: none;
}
main .contents .map .popup_page p a::after {
	position: absolute;
    content: "";
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
	width: 100%;
    background: #0c0d6a;
    transition: all .3s ease;
}
main .contents .map .popup_page p a:hover::after {
	width: 0%;
}
main .contents .map .popup_page .contact {
    color: #0c0d6a;
	text-align: center;
    background: transparent url(../img/popup_page_bg.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 8px;
    padding: 3%;
	margin-top: 50px;
	margin-bottom: 30px;
    clear: both;
}
main .contents .map .popup_page .contact.last-child {
	margin-bottom: 0px;
}
main .contents .map .popup_page .contact dt {
	margin-bottom: 10px;
}
main .contents .map .popup_page .contact dd a {
    display: inline-block;
    background: #066dc3;
    color: #FFF;
    font-weight: 700;
    line-height: 1;
    padding: 10px 40px 12px;
	border: solid 1px #066dc3;
    border-radius: 30px;
	transition: .3s ease-out;
}
main .contents .map .popup_page .contact dd a:hover {
	text-decoration: none;
    background: #FFF;
    color: #066dc3;
}
main .contents .map .popup_page .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3%;
	margin-bottom: 30px;
}
main .contents .map .popup_page .item a {
    cursor: pointer;
	color: #0c0d6a;
}
main .contents .map .popup_page .item a:hover {
    text-decoration: none;
}
main .contents .map .popup_page .item.case a {
	width: calc(94% / 3);
}
main .contents .map .popup_page .item.contents a {
	width: calc(97% / 2);
}
main .contents .map .popup_page .item.contents a:nth-child(3) {
	margin-top: 3%;
}
main .contents .map .popup_page .item a dl dt {
	overflow: hidden;
    border-radius: 8px;
    margin-bottom: 15px;
}
main .contents .map .popup_page .item a dl dt img {
	display: block;
	width: 100%;
	transition: all .4s ease-in-out;
}
main .contents .map .popup_page .item a:hover  dl dt img {
    transform: scale(1.06);
}
main .contents .map .popup_page .item a dl dd p {
	font-weight: 700;
	margin-bottom: 0px;
}
main .contents .map .popup_page .item.contents a div {
	overflow: hidden;
    border-radius: 8px;
	margin-bottom: 5px;
	position: relative;
}
main .contents .map .popup_page .item.contents a div span {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
    color: #FFF;
    font-weight: 700;
    font-size: 1.2rem;
}
main .contents .map .popup_page .item.contents a div img {
	display: block;
	width: 100%;
	position: relative;
	z-index: 10;
	transition: all .4s ease-in-out;
}
main .contents .map .popup_page .item.contents a:hover div img {
    transform: scale(1.06);
}
article {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
article .bg {
	position: absolute; 
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 0;
}
article .bg img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	user-select: none;
	pointer-events: auto;
	cursor: grab;
}
article .zoom-controls {
    position: fixed;
    right: 2%;
    bottom: 2%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    z-index: 10;
    background: #FFF;
    border-radius: 25px;
    border: solid 2px #0c0d6a;
}
article .zoom-controls button {
	position: relative;
	width: 40px;
	height: 40px;
	font-size: 22px;
	border: none;
	color: #0c0d6a;
	cursor: pointer;
	transition: background 0.2s;
	touch-action: manipulation;
}
article .zoom-controls button:hover span:before {
    position: absolute;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    background: #D0E9F6;
    display: block;
    padding: 8px;
    height: 25px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
article .zoom-controls button:hover.zoom-in span:before {
	content:"ズームイン";
    left: -80px;
}
article .zoom-controls button:hover.zoom-out span:before {
	content:"ズームアウト";
	left: -90px;
}
article .zoom-controls button:hover span:after {
    position: absolute;
    right: 50px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid #D0E9F6;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.map-layer {
	position: relative;
  transform-origin: center center;
}
.bg-video,
.bg-image {
	max-width: 100%;
	max-height: 100%;
	display: block;
}
main .contents .map ul.map_icon li {
	position: absolute;
	width: 2.8%;
	aspect-ratio: 1 / 1;
	font-size: 0;
	z-index: 20;
    background: #FFF;
    border-radius: 50%;
    animation: map_icon 2s ease-in-out infinite;
    cursor: pointer;
}
@keyframes map_icon {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-3px);
  }
}
main .contents .map ul.map_icon li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    z-index: 13;
}
main .contents .map ul.map_icon li::before {
	content:"";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 11;
-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
main .contents .map ul.map_icon li.active::before {
	opacity: 1;
	transform: scale(1.2);
}
main .contents .map ul.map_icon li.other::before {
	opacity: .5;
}
main .contents .map ul.map_icon li.menu01::before {
	background: transparent url(../img/icon/menu_icon_01.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu02::before {
	background: transparent url(../img/icon/menu_icon_02.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu03::before {
	background: transparent url(../img/icon/menu_icon_03.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu04::before {
	background: transparent url(../img/icon/menu_icon_04.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu05::before {
	background: transparent url(../img/icon/menu_icon_05.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu06::before {
	background: transparent url(../img/icon/menu_icon_06.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu07::before {
	background: transparent url(../img/icon/menu_icon_07.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu08::before {
	background: transparent url(../img/icon/menu_icon_08.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu09::before {
	background: transparent url(../img/icon/menu_icon_09.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu10::before {
	background: transparent url(../img/icon/menu_icon_10.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu11::before {
	background: transparent url(../img/icon/menu_icon_11.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu12::before {
	background: transparent url(../img/icon/menu_icon_12.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu13::before {
	background: transparent url(../img/icon/menu_icon_13.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu14::before {
	background: transparent url(../img/icon/menu_icon_14.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu15::before {
	background: transparent url(../img/icon/menu_icon_15.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu16::before {
	background: transparent url(../img/icon/menu_icon_16.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu17::before {
	background: transparent url(../img/icon/menu_icon_17.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu18::before {
	background: transparent url(../img/icon/menu_icon_18.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu19::before {
	background: transparent url(../img/icon/menu_icon_19.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu20::before {
	background: transparent url(../img/icon/menu_icon_20.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu21::before {
	background: transparent url(../img/icon/menu_icon_21.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu22::before {
	background: transparent url(../img/icon/menu_icon_22.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu23::before {
	background: transparent url(../img/icon/menu_icon_23.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu24::before {
	background: transparent url(../img/icon/menu_icon_24.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu25::before {
	background: transparent url(../img/icon/menu_icon_25.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu26::before {
	background: transparent url(../img/icon/menu_icon_26.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu27::before {
	background: transparent url(../img/icon/menu_icon_27.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu28::before {
	background: transparent url(../img/icon/menu_icon_28.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu29::before {
	background: transparent url(../img/icon/menu_icon_29.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu30::before {
	background: transparent url(../img/icon/menu_icon_30.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu31::before {
	background: transparent url(../img/icon/menu_icon_31.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu32::before {
	background: transparent url(../img/icon/menu_icon_32.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu33::before {
	background: transparent url(../img/icon/menu_icon_33.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu34::before {
	background: transparent url(../img/icon/menu_icon_34.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu35::before {
	background: transparent url(../img/icon/menu_icon_35.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu36::before {
	background: transparent url(../img/icon/menu_icon_36.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu37::before {
	background: transparent url(../img/icon/menu_icon_37.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu38::before {
	background: transparent url(../img/icon/menu_icon_38.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu39::before {
	background: transparent url(../img/icon/menu_icon_39.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu40::before {
	background: transparent url(../img/icon/menu_icon_40.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu41::before {
	background: transparent url(../img/icon/menu_icon_41.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu42::before {
	background: transparent url(../img/icon/menu_icon_42.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu43::before {
	background: transparent url(../img/icon/menu_icon_43.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu44::before {
	background: transparent url(../img/icon/menu_icon_44.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu45::before {
	background: transparent url(../img/icon/menu_icon_45.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.menu46::before {
	background: transparent url(../img/icon/menu_icon_46.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu01::before {
	background: transparent url(../img/icon/menu_icon_01_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu02::before {
	background: transparent url(../img/icon/menu_icon_02_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu03::before {
	background: transparent url(../img/icon/menu_icon_03_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu04::before {
	background: transparent url(../img/icon/menu_icon_04_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu05::before {
	background: transparent url(../img/icon/menu_icon_05_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu06::before {
	background: transparent url(../img/icon/menu_icon_06_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu07::before {
	background: transparent url(../img/icon/menu_icon_07_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu08::before {
	background: transparent url(../img/icon/menu_icon_08_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu09::before {
	background: transparent url(../img/icon/menu_icon_09_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu10::before {
	background: transparent url(../img/icon/menu_icon_10_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu11::before {
	background: transparent url(../img/icon/menu_icon_11_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu12::before {
	background: transparent url(../img/icon/menu_icon_12_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu13::before {
	background: transparent url(../img/icon/menu_icon_13_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu14::before {
	background: transparent url(../img/icon/menu_icon_14_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu15::before {
	background: transparent url(../img/icon/menu_icon_15_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu16::before {
	background: transparent url(../img/icon/menu_icon_16_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu17::before {
	background: transparent url(../img/icon/menu_icon_17_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu18::before {
	background: transparent url(../img/icon/menu_icon_18_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu19::before {
	background: transparent url(../img/icon/menu_icon_19_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu20::before {
	background: transparent url(../img/icon/menu_icon_20_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu21::before {
	background: transparent url(../img/icon/menu_icon_21_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu22::before {
	background: transparent url(../img/icon/menu_icon_22_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu23::before {
	background: transparent url(../img/icon/menu_icon_23_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu24::before {
	background: transparent url(../img/icon/menu_icon_24_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu25::before {
	background: transparent url(../img/icon/menu_icon_25_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu26::before {
	background: transparent url(../img/icon/menu_icon_26_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu27::before {
	background: transparent url(../img/icon/menu_icon_27_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu28::before {
	background: transparent url(../img/icon/menu_icon_28_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu29::before {
	background: transparent url(../img/icon/menu_icon_29_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu30::before {
	background: transparent url(../img/icon/menu_icon_30_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu31::before {
	background: transparent url(../img/icon/menu_icon_31_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu32::before {
	background: transparent url(../img/icon/menu_icon_32_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu33::before {
	background: transparent url(../img/icon/menu_icon_33_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu34::before {
	background: transparent url(../img/icon/menu_icon_34_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu35::before {
	background: transparent url(../img/icon/menu_icon_35_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu36::before {
	background: transparent url(../img/icon/menu_icon_36_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu37::before {
	background: transparent url(../img/icon/menu_icon_37_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu38::before {
	background: transparent url(../img/icon/menu_icon_38_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu39::before {
	background: transparent url(../img/icon/menu_icon_39_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu40::before {
	background: transparent url(../img/icon/menu_icon_40_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu41::before {
	background: transparent url(../img/icon/menu_icon_41_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu42::before {
	background: transparent url(../img/icon/menu_icon_42_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu43::before {
	background: transparent url(../img/icon/menu_icon_43_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu44::before {
	background: transparent url(../img/icon/menu_icon_44_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu45::before {
	background: transparent url(../img/icon/menu_icon_45_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li.active.menu46::before {
	background: transparent url(../img/icon/menu_icon_46_b.svg) no-repeat center center;
	background-size: cover;
}
main .contents .map ul.map_icon li::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-color: rgba(145, 168, 205, 0.5);
	border-radius: 50%;
	transition: 0.3s;
	opacity: 0;
	z-index: 10;
}
main .contents .map ul.map_icon li.active::after,
main .contents .map ul.map_icon li:hover::after {
	animation-name: map_icon_hover;
	animation-direction: normal;
	animation-duration: 2s;
	animation-delay: 0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
	opacity: 1;
}
@keyframes map_icon_hover {
	0% {
		transform: translate(0%, 0%) scale(1);
		background-color: rgba(0, 113, 188, 0.5);
	}
	100% {
		transform: translate(0%, 0%) scale(1.5);
		background-color: rgba(0, 113, 188, 0);
	}
}
main .contents .menu h2 a {
	position: absolute;
	top: 9px;
	width: 10px;
	height: 22px;
	font-size: 0;
}
main .contents .menu h2 a.prev {
	left: 10px;
}
main .contents .menu h2 a.next {
	right: 10px;
}
main .contents .menu h2 a::after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    content: "";
    width: 12px;
    height: 12px;
    border-top: 2px solid #0c0d6a;
    border-right: 2px solid #0c0d6a;

}
main .contents .menu h2 a.prev::after {
    transform: rotate(-135deg);
}
main .contents .menu h2 a.next::after {
    transform: rotate(45deg);
}
article .bg .map-layer img {
  image-rendering: auto;
  image-rendering: smooth;
  image-rendering: high-quality;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
article .bg .map-layer {
  will-change: transform;
  transform: translateZ(0);
}
.overlay-touch {
	display: none;
}
.swipenav {
	display: none;
}
.macy-container button.close {
	display: none;
}

@media screen and (min-width: 765px) and (max-width: 1280px) {

}

@media screen and (max-width:999px) {
main .contents .map article,
article .bg {
    height: 100vh!important;
}
header.g-header2 {
	z-index:999998;
}
main .contents .menu {
    display: block;
    width: 60%;
    margin: 0;
    height: auto;
    padding-top: 0;
    position: fixed;
    bottom: 2%;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 17px 17px 19px;
    z-index: 1;
    border-radius: 30px;
	background: #0c0d6a;
}
main .contents .menu h2 {
    position: relative;
    width: 100%;
    top: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
	color: #FFF;
	font-size: .85rem;
    line-height: 1;
}
main .contents .menu h2 a::after {
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
}
main .contents .menu h2 a {
    top: 0;
	bottom: 0;
	margin: auto;
    width: 12px;
    height: 12px;
}
main .contents .map {
	margin-top: 0px;
	width: 100vw;
	height: 100vh;
}
main .contents .menu .macy-container {
    position: absolute;
    bottom: 65px;
    left: -25%;
    width: 150%;
    background: rgba(255, 255, 255, 1);
    padding: 12% 7%;
    border-radius: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    opacity: 0;
    transform: translateY(400px);
    pointer-events: none;
    transition: opacity .45s ease, transform .45s ease;
}
main .contents .menu .macy-container.showing {
    opacity: 0;
    transform: translateY(400px);
    pointer-events: none;
}
main .contents .menu .macy-container.active {
    opacity: 1;
    transform: translateY(0);
    height: auto; 
    max-height: 50vh;
    pointer-events: auto;
}
main .contents .menu .macy-container .mix {
	width: calc(94% / 4);
}
main .contents .menu .macy-container .mix a {
	padding: 53px 0px 0px 0px;
	font-size: 8px;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 10%;
}
main .contents .menu .mix a::before {
	right: 0;
	bottom: auto;
	margin: 0 auto;
}
main .contents .menu .mix a span {
	display: block;
	margin-bottom: 2%;
    line-height: 1.2;
}
main .contents .menu .mix a span::after {
	display: none;
	pointer-events: none;
}
.swipenav {
	display: block;
	position: absolute;
	bottom: 62px;
	left: 0;
	right: 0;
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	--after-move: 0px;
}
.swipenav::after {
	content: "";
	width: 20%;
	border: solid 1px #0c0d6a;
	border-radius: 50%;
	aspect-ratio: 1 / 1;
	position: absolute;
	left: 0%;
	right: 0;
	margin: 0 auto;
	bottom: 110%;
	background: transparent url(../img/common/swipe_icon.png) no-repeat center center;
	background-size: 65%;
	animation: swipenav_icon 1.6s cubic-bezier(.22,.61,.36,1) infinite;
	will-change: transform, opacity;
}
@keyframes swipenav_icon {
  0% {
    transform: translateY(8px);
    opacity: 0;
  }

  15% {
    transform: translateY(0);
    opacity: 1;
  }

  50% {
    transform: translateY(0);
    opacity: 1;
  }

  85% {
    transform: translateY(-24px);
    opacity: 0;
  }

  100% {
    transform: translateY(8px);
    opacity: 0;
  }
}
.swipenav button {
	font-weight: 700;
}
main .contents .menu .macy-container {
    pointer-events: none !important;
}
main .contents .menu .macy-container.active {
    pointer-events: auto !important;
}
.macy-container button.close {
	display: block;
	width: 30px;
	height: 30px;
	position: fixed;
	right: 7px;
	top: 7px;
	cursor: pointer;
}
.macy-container button::before,
.macy-container button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 15px;
    background: #0c0d6a;
}
.macy-container button::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.macy-container button::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
main .contents .map .popup_page {
    padding: 180px 7% 7%;
	position: fixed;
    z-index: 99;
}
main .contents .map .popup_page .article {
	padding: 7% 3.5% 7% 7%;
	height: calc(100% - 65px);
}
main .contents .map .popup_page .article .inner {
    padding-right: 5%;
}
}

@media screen and (max-width:764px) {
main .contents .map nav .btn.icon {
	padding: 10px 30px 10px 20px;
    background: #E3F1FA;
}
main .contents .map nav .category dt.is-active {
    background: #E3F1FA;
	border-radius: 30px;
}
main .contents .map nav .category {
	flex: 1 1 auto;
}
main .contents .map nav .category dd {
	width: 100%;
	margin-top: 3vh;
	right: 0%;
}
main .contents .map::before {
	background: transparent url(../img/common/bg_left.svg) no-repeat left top;
	background-size: 70%;
}
main .contents .map::after {
	background: transparent url(../img/common/bg_right.svg) no-repeat right bottom;
	background-size: 45%;
}
main .contents .map article {
    padding-top: 0px;
	background-image: linear-gradient(135deg, #F7F9FF 0%, #EBF3FF 100%);
}
article .zoom-controls button:hover.zoom-in span:before {
    left: -77px;
}
article .zoom-controls button:hover.zoom-out span:before {
	left: -85px;
}
main .contents .map .popup_page p img {
	float: none;
    width: 100%;
    margin-left: 0%;
    margin-bottom: 3%;
}
main .contents .map .popup_page h2 {
	padding-left: 42px;
    font-size: 1.125rem;
}
main .contents .map .popup_page p a {
	margin-top: 15px;
}
main .contents .map .popup_page h2:before {
    width: 35px;
    height: 35px;
}
main .contents .map .popup_page p {
    font-size: .85rem;
}
main .contents .map .popup_page .contact {
	padding: 7%;
}
main .contents .map .popup_page .contact dt {
	font-size: .9rem;
	font-weight: 700;
	line-height: 1.5;
}
main .contents .map .popup_page .contact dt br.sp {
	display: block!important;
}
main .contents .map .popup_page .contact dd {
	font-size: .85rem;
}
main .contents .map .popup_page .contact dd a {
    font-size: 11px;
    padding: 10px 20px 10px;
}
main .contents .map .popup_page h3 {
    font-size: 1rem;
}
main .contents .map .popup_page .item.case a {
    width: 100%;
}
main .contents .map .popup_page .item.case a dl dd {
	font-size: .85rem;
}
main .contents .map .popup_page .item.contents a {
    width: 100%;
    margin-bottom: 20px;
}
main .contents .map .popup_page .item.contents a span {
    font-size: .85rem;
    display: block;
    line-height: 1.4;
    margin-top: 10px;
}
main .contents .map .popup_page .item.contents a div span {
    margin-top: 0px;
}
main .contents .map .popup_page .item a dl dt {
    margin-bottom: 10px;
}
main .contents .map .popup_page .item a dl dd {
    margin-bottom: 20px;
}
main .contents .map .popup_page .item.contents a:last-child,
main .contents .map .popup_page .item a:last-child dl dd,
main .contents .map .popup_page .item.case a:last-child dl dd {
    margin-bottom: 0px;
}
main .contents .map .popup_page .item.contents a div {
    margin-bottom: 0px;
}
main .contents .map .popup_page .item.contents a div span {
    font-size: .85rem
}
main .contents .map .popup_page .contact.last-child {
    margin-top: 0;
}
.overlay-touch {
    position: fixed;
    inset: 0;
    background: rgba(255, 255, 255, 0.7);
    display: block;
    justify-content: center;
    align-items: center;
    transition: opacity 0.4s ease;
    z-index: 9999999;
	animation: fadein 2s forwards;
}
.overlay-touch .touch_icon {
	width: 80%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: rgba(255, 255, 255, 0.7);
	padding: 10%;
	aspect-ratio: 16 / 9;
	border: solid 2px #0c0d6a;
	border-radius: 15px;
}
.overlay-touch .touch_icon img {
	display: block;
	width: 100%;
}
.overlay-touch span.close {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    background: #0c0d6a;
}
.overlay-touch span.close::before,
.overlay-touch span.close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 20px;
    background: #FFF;
}
.overlay-touch span.close::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.overlay-touch span.close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
main .contents .map ul.map_icon li::before {
-webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    -ms-transition: 0s;
    transition: 0s;
}









}


