@charset "UTF-8";
*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where([hidden]:not([hidden='until-found'])) {
  display: none !important;
}

:where(html) {
  -webkit-text-size-adjust: none;
  color-scheme: dark light;
}

@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}

@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}

:where(body) {
  block-size: 100%;
  block-size: 100dvb;
  line-height: 1.5;
  font-family: system-ui,sans-serif;
  -webkit-font-smoothing: antialiased;
}

:where(input, button, textarea, select) {
  font: inherit;
  color: inherit;
}

:where(textarea) {
  resize: vertical;
  resize: block;
}

:where(button, label, select, summary, [role='button'], [role='option']) {
  cursor: pointer;
}

:where(:disabled) {
  cursor: not-allowed;
}

:where(label:has( > input:disabled), label:has( + input:disabled)) {
  cursor: not-allowed;
}

:where(button) {
  border-style: solid;
}

:where(a) {
  text-underline-offset: .2ex;
}

:where(ul, ol) {
  list-style: none;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, picture, svg) {
  max-inline-size: 100%;
  block-size: auto;
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

:where(h1, h2, h3) {
  line-height: calc(1em + 0.5rem);
}

:where(hr) {
  border: none;
  border-block-start: 1px solid;
  color: inherit;
  block-size: 0;
  overflow: visible;
}

:where(:focus-visible) {
  outline: 2px solid var(--focus-color, Highlight);
  outline-offset: 2px;
}

:where(.visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)) {
  clip-path: inset(50%) !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@font-face {
  font-family: "mp";
  src: url("font/MPLUS1p-Regular.ttf") format("truetype"), url("font/MPLUS1p-Regular.woff") format("woff");
}

@font-face {
  font-family: "mpbold";
  src: url("font/MPLUS1p-Bold.ttf") format("truetype"), url("font/MPLUS1p-Bold.woff") format("woff");
}

@font-face {
  font-family: "mpblk";
  src: url("font/MPLUS1p-Black.ttf") format("truetype"), url("font/MPLUS1p-Black.woff") format("woff");
}

@font-face {
  font-family: "mochi";
  src: url("font/MochiyPopPOne-Regular.ttf") format("truetype"), url("font/MochiyPopPOne-Regular.woff") format("woff");
}

body {
  font-family: mp, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  color: #472800;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

body img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

body .pc {
  display: block;
}

body .sp {
  display: none;
}

body a {
  text-decoration: none;
  transition: .3s ease;
  color: inherit;
  transform: translateY(0);
}

body a:hover {
  transition: .3s ease;
  opacity: .8;
  transform: translateY(-5px);
}

body p, body table {
  font-size: clamp(14px, 1.3vw, 17px);
}

body header {
  width: 100%;
  padding: .5em;
  display: flex;
  justify-content: space-between;
}

body header .logo {
  width: 120px;
}

body header nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.6);
  border-bottom-left-radius: 10px;
  padding: 1em;
}

body header nav a {
  display: inline-block;
  padding: 1em .5em .5em;
  margin: 0 .5em .2em;
  font-weight: bold;
  color: #838053;
  letter-spacing: 1px;
  text-align: center;
}

body header nav a:hover {
  border-bottom: 1px dashed;
}

body #top {
  position: relative;
  width: 100%;
  margin: auto;
  padding-top: 130px;
}

body #top div {
  position: absolute;
  left: 0;
  right: 0;
}

body #top div span.desc {
  text-align: center;
  display: block;
  max-width: 1200px;
  margin: 2em auto 0;
  line-height: 2.6;
  letter-spacing: 5px;
  padding: 0 1em;
  font-size: clamp(13px, 1.2vw, 16px);
  opacity: 0;
  transition: .3s ease;
}

body h1 {
  font-size: clamp(40px, 4vw, 55px);
  color: #472800;
  text-align: center;
  margin-bottom: .5em;
  font-family: mpbold, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  line-height: 1.2;
  letter-spacing: 4px;
  opacity: 0;
  transform: translateY(2em);
  transition: .3s ease;
}

body h1 span.first_spring {
  font-size: clamp(26px, 2.6vw, 30px);
  color: #000000;
  /*font-family: mpblk, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;*/
}

body h1 span.gw {
  font-family: mpblk, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  color: #F3C500;
  font-size: clamp(46px, 4vw, 56px);
}

body .fade_top {
  transition: 1s ease .3s;
  opacity: 1 !important;
  transform: translateY(0);
}

body #link {
  background-color: #d8e698;
  position: relative;
  width: 100%;
  padding: 4em 0 0;
  margin: auto;
  overflow-x: hidden;
}

body #link .left {
  position: absolute;
  top: 0;
  left: -1em;
  object-fit: contain;
  width: fit-content;
  height: 300px;
}

body #link .right {
  position: absolute;
  top: 2em;
  right: -1em;
  object-fit: contain;
  width: fit-content;
  height: 300px;
}

body .links {
  display: flex;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto 12em;
  position: relative;
  z-index: 2;
}

body .links a {
  display: block;
  width: 20%;
  border-radius: 40px;
  margin: 0 1em -6em;
  border: solid #fff 7px;
}

body .links a figure {
  display: block;
}

body .links a figure img {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}

body .links a figcaption {
  text-align: center;
  color: #fff;
  font-family: mochi, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  letter-spacing: 3px;
  line-height: 1.3;
  height: 9vw;
  display: grid;
  place-content: center;
  min-height: 60px;
  max-height: 100px;
}

body .links a figcaption span {
  font-size: clamp(18px, 1.4vw, 20px);
}

body .links a:hover {
  transform: translateY(-0.5em);
}

body .links .photo {
  background-color: #56ac5d;
}

body .links .event {
  background-color: #f06378 ;
}

body .links .food {
  background-color: #cdbd6a;
}

body .links .stay {
  background-color: #9b8214;
}

body h2 {
  font-size: clamp(28px, 2.8vw, 35px);
  font-family: mochi, mp, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  letter-spacing: 10px;
  text-align: center;
  margin-bottom: 1.5em;
}

body h2 span {
  display: inline-block;
  text-shadow: 4px 4px 0 #fff;
}

body h3 {
  font-size: clamp(20px, 1.8vw, 22px);
  margin-bottom: 1em;
  letter-spacing: 3px;
  text-align: center;
}

body span.kikangentei {
  color: #fff;
  background-color: #613600;
  font-size: clamp(18px, 1.4vw, 20px);
  padding: 4px 14px 4px 17px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: normal;
  font-size: small;
  text-align: center;
  display: block;
  width: fit-content;
  margin: 1em auto .7em;
  letter-spacing: 3px;
  border-radius: 30px;
}

body span.kikangentei + .gentei {
  margin: 0 auto 0.5em !important;
}

body section {
  padding: 5em 0 1em;
  margin: 0 auto;
}

body section .content_wrap {
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto 5em;
  border-radius: 40px;
  overflow: hidden;
}

body section .content_wrap .content {
  display: flex;
  padding: 3em;
}

body section .content_wrap .content p.img {
  border-radius: 40px;
  min-width: 300px;
  width: 50%;
  height: fit-content;
}

body section .content_wrap .content p.img img {
  border-radius: 40px;
}

body section .content_wrap .content .row {
  line-height: 1.6;
  letter-spacing: 3px;
  width: 50%;
  height: fit-content;
}

body section .content_wrap .content .row .box {
  display: block;
  border: solid 1px;
  padding: 2px 5px 2px 8px;
  margin: .3em 5px;
  white-space: pre;
  text-align: center;
  border-radius: 5px;
}

body section .content_wrap .content .row table {
  margin-top: .5em;
}

body section .content_wrap .content .row table td {
  vertical-align: baseline;
}

body section .content_wrap .content .row .kome {
  margin-top: .5em;
}

body section .content_wrap .content .clm {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
}

body section .content_wrap .content .splide{
  width: 50%;
  cursor: pointer;
}

body section .content_wrap .content .clm p.img {
  width: 100% !important;
}

body section .content_wrap .content .clm .btn {
  width: 100%;
  border-radius: 55px;
  font-size: clamp(18px, 1.4vw, 20px);
  text-align: center;
  padding: 1em;
  font-family: mpbold, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  margin-top: 1em;
  background-color: #f06378  ;
  color: #fff;
  letter-spacing: 3px;
}

body section#Groumet {
  background-color: #dbffdd;
}

body section#Groumet h2 {
  color: #56ac5d!important;
}

body section#Groumet .btn {
  background-color: #56ac5d;
}

body section .content_wrap .content .clm .btn.coming_soon {
  background-color: #777!important;
  cursor: default;
}

body section .content_wrap .content .clm .btn.coming_soon:hover {
  transform: initial !important;
  opacity: 1;
}

body section .content_wrap:nth-child(odd) .content {
  flex-direction: row-reverse;
}
body section .content_wrap.boxes:nth-child(odd) .content {
  flex-direction: row;
}

body section .content_wrap.boxes {
  padding-bottom: 3em;
}

body section .content_wrap.boxes .content:nth-child(even) {
  flex-direction: row-reverse !important;
}

body section .content_wrap.boxes .btn {
  width: 50%;
  border-radius: 55px;
  font-size: clamp(18px, 1.4vw, 20px);
  text-align: center;
  padding: 1em;
  font-family: mpbold, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  margin: 0 auto;
  background-color: ##f06378  ;
  color: #fff;
  letter-spacing: 3px;
}

body section .content_wrap:nth-of-type(odd) .content .row{
  padding-left: 1.3em;
}

body section .content_wrap:nth-of-type(even) .content .row{
  padding-right: 1.3em;
}

body section .content_wrap.boxes .content:nth-of-type(even) .row{
  padding-left: 1.3em!important;
  padding-right: initial!important;
}
body section .content_wrap.boxes .content:nth-of-type(odd) .row {
  padding-right: 1.3em!important;
  padding-left: initial!important;
}

body section#event {
  background-color: #ffced4;
}

body section#event h2 {
  color: #f06378  !important;
}

body section#GW {
  background-color: #fcf3de;
}

body section#GW h2 {
  color: #cdbd6a !important;
}

body section#GW .btn {
  background-color: #cdbd6a;
}

body section#stay {
  background-color: #ffe8c6;
}

body section#stay h2 {
  color: #9b8214 !important;
}

body section#stay h3 {
  letter-spacing: -1px;
}

body section#stay .btn {
  background-color: #9b8214;
  margin-top: initial;
}

body section#stay .fl_wrap {
  flex-wrap: wrap;
}

body section#stay .fl_wrap .content {
  width: 33.3%;
}

body section#stay .fl_wrap_content {
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto 6em;
  border-radius: 40px;
}

body section#stay .fl_wrap_content .content_wrap2 {
  background-color: initial;
  max-width: initial;
  margin: auto;
  border-radius: initial;
}

body section#stay .fl_wrap_content .content_wrap2:nth-child(n+2) {
  margin: 0 auto 6em;
  padding-top: 0;
}

body .content_wrap2 {
  max-width: 1200px;
  background-color: #fff;
  margin: 0 auto 5em;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  padding: 3em 2em;
}

body .content_wrap2 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding: 0 1em;
  width: 33.3%;
  line-height: 1.6;
  letter-spacing: 3px;
}

body .content_wrap2 .content p.img {
  border-radius: 40px;
  height: fit-content;
}

body .content_wrap2 .content p.img img {
  border-radius: 40px;
}

body .content_wrap2 .content h3 {
  margin-top: 1em;
}

body .content_wrap2 .content .btn {
  width: 100%;
  border-radius: 55px;
  font-size: clamp(18px, 1.4vw, 20px);
  text-align: center;
  padding: 1em;
  font-family: mpbold, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  margin: 1em auto 0;
  color: #fff;
  letter-spacing: 3px;
  display: block;
}

body .content_wrap2 .content .btn.coming_soon {
  background-color: #777 !important;
}

body .content_wrap2 .content .btn.coming_soon:hover {
  transform: initial !important;
  opacity: 1;
}

aside {
  border: dashed 1px;
  padding: 2em;
  margin: 100px auto 50px;
  width: fit-content;
  text-align: center;
  border-radius: 8px;
  font-size: clamp(13px, 1.2vw, 16px);
}

.totop a {
  position: fixed;
  right: 2em;
  bottom: 2em;
  width: 30px;
  z-index: 10;
  opacity: .4;
}

.totop a:hover {
  bottom: 2.5em !important;
}

.btm_img {
  width: 40%;
  margin: auto;
  margin-bottom: -35px;
}

.img_ttl img{
  margin-bottom: 2em;
}

#offer{
  background: url("../img/bg.jpg");
  background-size: cover;
  padding: 6em 2em;
}
#offer .img{
  max-width: 850px;
  margin: auto;
}
#offer .btn{
  background-color: rgb(247, 109, 126);
  width: 100%;
  border-radius: 55px;
  font-size: clamp(18px, 1.4vw, 20px);
  text-align: center;
  padding: 1em;
  font-family: mpbold, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  margin: 2em auto 0;
  color: #fff;
  display: block;
  max-width: 600px;
  letter-spacing: 3px;
}

footer {
  background: #a9d06b;
  width: 100%;
  box-sizing: border-box;
  color: #FFF;
  padding: 0;
  padding-top: 50px;
}

footer .wrap {
  width: 100%;
  margin: auto;
  text-align: center;
  padding-bottom: 40px;
}

footer p {
  color: #FFF;
  font-size: 11px;
  text-align: center;
  margin-top: 20px;
}

footer ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

footer ul li:first-child a {
  border-left: 0;
}

footer ul li a {
  border-left: solid 1px #FFF;
  padding: 0 10px;
  line-height: 1.5;
  text-decoration: none;
  color: #FFF;
  font-size: 15px;
  display: block;
  width: 100%;
  white-space: pre;
}

footer ul li a img {
  object-fit: none;
}

footer ul.ico {
  margin-bottom: 20px;
  padding-top: 40px;
}

footer ul.ico li {
  display: grid;
  place-content: center;
}

footer ul.ico li a {
  display: block;
  border: 0;
  margin: 0 15px;
  padding: 0;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.fade_in {
  opacity: 0;
  transition: .3s ease;
}

.fade_btm {
  opacity: 0;
  transition: .3s ease;
  transform: translateY(2em);
}

.active {
  opacity: 1 !important;
  transition: .3s ease;
}

.active2 {
  opacity: 1;
  transition: .3s ease;
  transform: translateY(0)!important;
}

.d1 {
  transition-delay: .1s;
}

.d2 {
  transition-delay: .2s;
}

.d3 {
  transition-delay: .3s;
}

@media (min-width: 2800px) {
  #top img {
    margin-top: -3vw;
  }
} 

@media (min-width: 1800px) {
  #top img {
    padding-top: 0 !important;
  }
}

@media (max-width: 1800px) {
  #top img {
    padding-top: 150px !important;
  }
}

@media (max-width: 1199.9px) {
  section .content_wrap, section .content_wrap2 {
    margin: 0 1em 3em !important;
  }
}

@media (max-width: 900px) {
  #top {
      padding-top: 100px !important;
    } 
  #top img {
      padding-top: 230px !important;
    }
  #top div{
    height: 68vw!important;
  }
  #top h1 {
    font-family: mp, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  }
  #top h1 span.first_spring {
    font-family: mp, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  }
  #top h1 span.gw {
    font-family: mp, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  }
  #link .links {
    margin:0 auto 9em!important;
  }
  #link .links a {
    border-radius: 30px !important;
    width: 28%;
    margin: 0 .5em -5em;
    border: solid #fff 6px;
  }
  #link .links a figure img {
    border-top-left-radius: 24px !important;
    border-top-right-radius: 24px !important;
  }
  #link .left, #link .right {
    height: 150px !important;
  }
  #link .right {
    bottom: 55px !important;
    top: 0 !important;
  }
  section {
    margin: 0 auto !important;
  }
  section .content_wrap {
    border-radius: 30px !important;
  }
  section .content_wrap .content {
    padding: 2em !important;
  }
  section .content_wrap p.img {
    border-radius: 30px !important;
  }
  section .content_wrap p.img img {
    border-radius: 25px !important;
  }
  section .content_wrap2 {
    border-radius: 30px;
    padding: 2em 1em;
  }
  section .content_wrap2 .content {
    padding: 0 .5em;
  }
  section .content_wrap2 .content p.img img {
    border-radius: 25px;
  }
  section .fl_wrap_content {
    border-radius: 30px !important;
    margin: 0 1em !important;
  }
  section .fl_wrap_content .content_wrap2 {
    padding: 2em 0;
    border-radius: 30px;
  }
  section .fl_wrap_content .content_wrap2:first-of-type {
    margin-bottom: 0 !important;
  }
  .btm_img {
    width: 80%;
  }
}

@media (max-width: 768px) {
  footer ul {
    margin-bottom: 1em !important;
  }
  footer ul:nth-child(n+2) li {
    width: 30%;
  }
}

@media screen and (min-width: 769px) and (max-width: 960px) {
  .wrap {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  #offer{
    padding: 3em 2em!important;
  }
  body section .content_wrap.boxes .content:nth-of-type(even) .row,
  body section .content_wrap.boxes .content:nth-of-type(odd) .row{
    padding:initial!important;
  }
  header .logo {
    width: 88px !important;
  }
  header nav{
    padding: 1em .5em!important;
  }
  header nav a {
    font-size: clamp(10px, 1.2vw, 12px) !important;
  }
  #top h1 {
    font-size: clamp(28px, 2.8vw, 35px) !important;
    line-height: 1.5 !important;
  }
  #top h1 span.first_spring {
    font-size: clamp(15px, 1.5vw, 19px) !important;
  }
  #top h1 span.gw {
    font-size: clamp(28px, 2.8vw, 35px) !important;
    line-height: 1.2 !important;
  }
  #top img {
    padding-top: 360px !important;
  }
  #top span.desc {
    line-height: 2.2 !important;
    letter-spacing: 4px !important;
  }
  #link a {
    border-radius: 20px !important;
  }
  #link .left, #link .right {
    height: 60px !important;
  }
  #link .links {
    flex-wrap: wrap;
    margin: -3em auto 5em !important;
  }
  #link .links a {
    border-radius: 20px !important;
    border: 4px solid #fff;
    width: 40%;
    margin: 0 .5em 1em!important;
  }
  #link .links a figure img {
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
  }
  #link .links a figcaption span {
    font-size: clamp(10px, 1.2vw, 12px);
  }
  .totop a {
    width: 20px;
    right: 1em !important;
    bottom: 1.5em !important;
  }
  .totop a:hover {
    bottom: 2em !important;
  }
  h2 {
    margin-bottom: 1em !important;
  }
  h2 span {
    text-shadow: 3px 3px 0 #fff !important;
  }
  h3 {
    margin: 1em auto;
  }
  section .content_wrap .content {
    padding: 1em !important;
    justify-content: center;
    flex-wrap: wrap;
  }
  section .content_wrap .content .clm ,body section .content_wrap .content .splide{
    width: 100% !important;
  }
  section .content_wrap .content .row {
    width: 100% !important;
    padding: 0 !important;
  }
  section .content_wrap .content .row .btn.sp {
    width: 100%;
    border-radius: 55px;
    font-size: clamp(18px, 1.4vw, 20px);
    text-align: center;
    padding: 1em;
    font-family: mpbold, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    margin-top: 1em;
    background-color: #f06378;
    color: #fff;
    letter-spacing: 3px;
  }
  section .content_wrap .content .row .btn.sp.coming_soon {
    background-color: #777;
  }
  section .content_wrap .content .row .btn.sp.coming_soon:hover {
    transform: initial !important;
    opacity: 1;
  }
  section .content_wrap .content p.img {
    width: 100% !important;
  }
  section .content_wrap2 {
    display: flex;
    flex-direction: column;
    padding: 1em;
  }
  section .content_wrap2 .content:not(:last-of-type) {
    padding: 0 0 3em 0;
  }
  section .content_wrap2 .content {
    width: 100% !important;
  }
  section .content_wrap.boxes {
    padding-bottom: initial !important;
  }
  section .fl_wrap .content_wrap2 {
    padding: 1em 0;
  }
  aside {
    width: 90%;
  }
  .btm_img {
    width: 95%;
  }
}

@media (max-width: 500px) {
  footer table {
    font-size: 12px !important;
  }
  footer ul.ico {
    justify-content: center;
  }
  footer ul.ico li {
    width: 20%;
  }
  footer ul {
    justify-content: space-around;
  }
  footer ul li {
    width: calc(100%/3);
  }
  footer ul li a {
    font-size: 11px;
    word-break: keep-all;
  }
}