@import url("https://use.typekit.net/gdf1fdf.css");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital@1&display=swap");
html { overflow-y: scroll; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

img { vertical-align: bottom; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

li { list-style: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

q:before, q:after { content: ''; }

abbr, acronym { border: 0; font-variant: normal; }

input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }

/*to enable resizing for IE*/
input, textarea, select { *font-size: 100%; }

/*because legend doesn't inherit in IE */
legend { color: #000; }

del, ins { text-decoration: none; }

.dummy-head, .dummy-footer { background: #888; text-align: center; color: #bbb; font-size: 20px; line-height: 1.5; }

.dummy-head { padding: 40px 0; }

.dummy-footer { padding: 500px 0; }

/*$color1: #41889e;*/
/*$color1: #0094e3;*/
/******************************************************

base

******************************************************/
.msn-mapInfo__image { position: relative; }
.msn-mapInfo__image .atari { text-align: center; color: #fff; font-size: 1.5rem; background: #dc3c9e; padding: 10px 0; width: 160px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.msn-section.msn-section02 .msn-section__container { max-width: 1000px; display: flex; flex-wrap: wrap; }
.msn-section.msn-section02 .msn-section__container .msn-h3 { width: 100%; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo__image { width: 45%; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo { width: 52%; margin-left: 3%; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons { width: auto !important; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup { width: auto !important; flex-wrap: wrap !important; justify-content: space-between !important; padding: 0 !important; width: 100%; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup .msn-mapInfo__buttonItem { width: 48% !important; padding: 0 !important; margin: 0 !important; margin-bottom: 5% !important; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup .msn-mapInfo__buttonItem .msn-buttonA, .msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup .msn-mapInfo__buttonItem .msn-buttonB { width: 100% !important; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup .msn-mapInfo__buttonItem:nth-child(1) { margin-right: 0% !important; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup .msn-mapInfo__buttonItem:nth-child(3) { width: 100% !important; }
.msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup .msn-mapInfo__buttonItem:nth-child(3) a { text-align: center; }
@media screen and (max-width: 768px) { .msn-section.msn-section02 .msn-section__container .msn-mapInfo__image { width: 100%; }
  .msn-section.msn-section02 .msn-section__container .msn-mapInfo { width: 100%; margin-left: 0%; }
  .msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons { margin: auto; max-width: 450px; }
  .msn-section.msn-section02 .msn-section__container .msn-mapInfo .msn-mapInfo__buttons .msn-mapInfo__buttonGroup .msn-mapInfo__buttonItem { margin: 0 !important; margin-right: 0 !important; width: 100% !important; margin-bottom: 5% !important; } }
