@charset "UTF-8";
#layer_main .main_img::after{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(to right,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0))}
#page_tit figure:nth-of-type(1){position: absolute;right: -8em;top: 0.5em;width: 6.85em;animation-name: fadeIn;}
#page_tit figure:nth-of-type(2){position: absolute;bottom: -2.75em;left: -10em;width: 12.5em;animation-name: fadeIn;}
#page_tit figure img{animation: fuwafuwa 6s ease-in-out infinite;}

@media screen and (max-width: 768px) {
#page_tit figure:nth-of-type(1){right: 0.5em;top: 0.5em;width: 5em;}
#page_tit figure:nth-of-type(2){bottom: -2em;left: 0.5em;width: 10em;}
}

#map{padding-bottom: 0;}
#map{margin:3em auto 0;animation-name: fadeInUp;}
#map img{border:2px #a3935c solid;padding:0.3em}
