@charset "UTF-8";
/*$fontset_min: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&display=swap");
ul {
  list-style: none;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  outline: none;
}

#gaCol {
  height: 0;
  overflow: hidden;
}

body {
  font-family: "EB Garamond", "Zen Old Mincho", serif !important;
  word-break: normal;
}
body * {
  font-family: "EB Garamond", "Zen Old Mincho", serif !important;
}
@media (max-width: 768px) {
  body {
    font-size: 1.6rem;
    line-height: 1.8em;
  }
}
@media (min-width: 769px) {
  body {
    font-size: 20px;
    line-height: 1.6em;
  }
}

#member #container #wrapper h2 {
  font-size: 1.8rem;
  line-height: 1.6em;
}

/*#membersCol {
  // 会員コンテンツ
  .membersList {
    @include sp {
      flex-wrap: wrap;
      justify-content: space-between;
      li {
        &:first-of-type {
          width: 49%;
        }
      }
    }
  }
}*/
#card #mainCol .cardEn {
  position: relative;
  background: url(../images/en/members/card/base.png) no-repeat center top;
  background-size: contain;
  box-sizing: border-box;
}

#card_preview .cardEn {
  width: 1074px;
  height: 650px;
  position: relative;
  background: url(../images/en/members/card/base.png) no-repeat center top;
  background-size: contain;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 164px 0 0 26px;
}

#member #container #wrapper #point .history table {
  width: 100%;
}
#member #container #wrapper #point .history table tr th {
  width: 6em;
}

/* ポイント交換 */
@media (min-width: 1025px) {
  #member #container #wrapper #point #mainCol .inner #search .searchBtn a {
    padding: 12px 5px;
  }
}
#member #container #wrapper #point #mainCol .inner .frm1 .stock ul li {
  width: 9em !important;
}

/* ポイント履歴 */
#member #container #wrapper #point .history .morePage ul li {
  width: 9em;
}

#blogCol .titBorder {
  background: url(../images/common/title/bg_tit_border_b.png) center bottom repeat-x;
    /*@include sp {
      padding: 20px 5%;
    }

    @include pc {
      padding: 30px;
    }*/
}

#officialCol {
  margin-top: -40px;
  padding: 60px 0 20px;
  width: 94%;
  max-width: 1080px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  #officialCol {
    margin-top: -50px;
    padding: 100px 0 40px;
  }
}
#officialCol p {
  margin-bottom: 1em;
}

.icoList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.icoList a {
  margin: 10px auto 10px;
}
@media (min-width: 1025px) {
  .icoList a {
    width: 30%;
    margin-left: 1%;
    margin-right: 1%;
  }
}
.icoList dl dt img {
  width: 100%;
  border-radius: 50%;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .icoList {
    flex-wrap: wrap;
  }
  .icoList dl {
    box-sizing: border-box;
    width: 33%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .icoList dl dd {
    line-height: 1.6em;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .icoList {
    flex-wrap: wrap;
  }
  .icoList dl {
    box-sizing: border-box;
    width: 20%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .icoList dl dd {
    line-height: 1.6em;
  }
}
@media (min-width: 769px) {
  .icoList {
    padding-bottom: 50px;
  }
  .icoList dl {
    box-sizing: border-box;
    width: 200px;
    padding: 0 10px;
  }
  .icoList dl dd {
    line-height: 1.4em;
  }
}

@media (max-width: 768px) {
  footer #sitemap .nolist {
    display: none;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  footer #sitemap .nolist {
    display: none;
  }
}
/*
footer {
  #sitemap {
    font-size: 1rem;
    dl {
      width: 100%;
    }
    @include tab-pc {
      dl {
        display: flex;
        width: 100%;
      }
      dt {
        width: 30%;
        text-align: center;
      }
      dd {
        //display: inline-block;
        //width: 100%;
        width: 70%;
        ul {
          width: 100% ;
          display: flex;
          align-items: center;
          li {
            //width: 25%;
            width: 50%;
            text-align: center;
          }
        }
      }
    }
  }
}
*/
#titlesCol #characterCol .charaInfoEn h4 {
  background: url(../images/common/frame/bg_border_t.png) center top repeat-x, url(../images/common/frame/bg_border_b.png) center bottom repeat-x;
}
#titlesCol #characterCol .charaInfoEn .charaTxt {
  background: none;
  font-weight: normal;
}
@media screen and (max-width: 480px) {
  #titlesCol #characterCol .charaInfoEn h4 {
    padding: 10px 0;
    margin-top: 5px;
    background-size: auto 3px;
  }
  #titlesCol #characterCol .charaInfoEn .charaTxt {
    letter-spacing: normal;
    line-height: 11px;
    padding-top: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  #titlesCol #characterCol .charaInfoEn h4 {
    padding: 10px 0;
    background-size: auto 3px;
  }
  #titlesCol #characterCol .charaInfoEn .charaTxt {
    height: 26em;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  #titlesCol #characterCol .charaInfoEn h4 {
    padding: 1em 0;
  }
  #titlesCol #characterCol .charaInfoEn .charaTxt {
    height: 26em;
  }
}
@media (min-width: 1025px) {
  #titlesCol #characterCol .charaInfoEn h4 {
    padding: 1em 0;
  }
  #titlesCol #characterCol .charaInfoEn .charaTxt {
    height: 30em;
  }
}
@media (min-width: 1025px) {
  #titlesCol #specCol dl dt {
    width: 6em;
  }
  #titlesCol #specCol dl dd {
    width: calc(100% - 8em);
  }
}

@media (min-width: 1025px) {
  section.notFound {
    min-height: 56vh;
  }
}

.note {
  font-size: 1rem;
}
