@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@100;300;400;500;700&display=swap");
main #container {
  width: 100%;
  height: auto;
}
main #container .visual {
  width: calc(100% - 200px);
  margin-bottom: 120px;
  position: relative;
}
main #container .visual h2 {
  color: #FFF;
  font-family: "Roboto", sans-serif;
  font-size: 8rem;
  font-weight: 100;
  line-height: 1;
  letter-spacing: 0.2em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  mix-blend-mode: difference;
  position: absolute;
  right: -50px;
  top: 100px;
  z-index: 1;
  display: inline-block;
}
main #container .combo {
  width: calc(100% - 160px);
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
main #container .combo .text {
  width: calc(60% - 80px);
  order: 2;
}
main #container .combo .text h3 {
  color: #666;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: left;
  margin-bottom: 40px;
}
main #container .combo .text h4 {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 20px;
}
main #container .combo .text h4 span:nth-child(1) {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
}
main #container .combo .text h4 span:nth-child(2) {
  color: #999;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  margin: 0 0 0 20px;
}
main #container .combo .text p {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  text-align: left;
  font-feature-settings: "palt";
}
main #container .combo .text p:not(:last-child) {
  margin-bottom: 20px;
}
main #container .combo .text p.notice {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: 0em;
}
main #container .combo .text p.mb {
  margin-bottom: 40px;
}
main #container .combo .text p.mb2 {
  margin-bottom: 80px;
}
main #container .combo .text p span {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2.4rem;
  letter-spacing: 0em;
}
main #container .combo .text .set {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
main #container .combo .text .set .text {
  width: 100%;
  order: 1;
}
main #container .combo .text .set .photo {
  width: calc(50% - 40px);
  order: 2;
}
main #container .combo .text .set .photo img {
  width: 100%;
}
main #container .combo .text ul.sns {
  margin-bottom: 80px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
main #container .combo .text ul.sns li {
  width: 40px;
}
main #container .combo .text ul.sns li a {
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  transition: all 0.25s ease-in 0s;
}
main #container .combo .text ul.sns li a:hover {
  opacity: 0.7;
}
main #container .combo .text ul.sns li:nth-child(1) a {
  background-image: url(../../common/images/icon_insta_blk.svg);
}
main #container .combo .text ul.sns li:nth-child(2) {
  margin: 0 0 0 20px;
}
main #container .combo .text ul.sns li:nth-child(2) a {
  background-image: url(../../common/images/icon_fb_blk.svg);
}
main #container .combo .text .photo {
  text-align: right;
  width: 100%;
}
main #container .combo .text .photo img {
  width: 75%;
}
main #container .combo .photo {
  width: 40%;
  order: 1;
}
main #container .combo.type2 {
  margin-bottom: 80px;
}
main #container .combo.type2 .text {
  order: 1;
}
main #container .combo.type2 .photo {
  order: 2;
  position: sticky;
  top: 0px;
}
main #container .combo.type3 {
  align-items: center;
}
main #container .combo2 {
  width: calc(100% - 160px);
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
main #container .combo2 .text {
  width: calc(100% - 480px);
  margin-top: -200px;
  margin-bottom: 40px;
  position: relative;
}
main #container .combo2 .text h3 {
  color: #666;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: left;
  margin-bottom: 40px;
}
main #container .combo2 .text p {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  text-align: left;
  font-feature-settings: "palt";
}
main #container .combo2 .text p:not(:last-child) {
  margin-bottom: 20px;
}
main #container .combo2 .map {
  width: 50%;
}
main #container .combo2 .map iframe {
  width: 100%;
}
main #container .combo3 {
  width: calc(100% - 160px);
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
}
main #container .combo3 .text {
  text-align: left;
  width: calc((60% - 80px) * 0.75);
  margin-top: -200px;
  margin-bottom: 40px;
}
main #container .combo3 .text h3 {
  color: #666;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: left;
  margin-bottom: 40px;
}
main #container .combo3 .text dl {
  width: 100%;
}
main #container .combo3 .text dl:not(:last-child) {
  margin-bottom: 40px;
}
main #container .combo3 .text dl dt {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 20px 0;
  margin-bottom: 20px;
  border-top: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
}
main #container .combo3 .text dl dd {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
main #container .combo3 .text dl dd::before {
  content: "・";
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
}
main #container .combo3 .text dl dd:not(:last-child) {
  margin-bottom: 10px;
}
main #container .combo4 {
  width: calc(100% - 160px);
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
}
main #container .combo4 .text {
  width: calc(60% - 80px);
  margin: 0px 0 0 80px;
  position: relative;
  margin-top: 0px;
}
main #container .combo4 .photo {
  width: 40%;
  position: sticky;
  top: 0px;
}
main #container .mwrap:not(:last-child) {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: solid 1px #666;
}
main #container .mwrap dl {
  text-align: left;
}
main #container .mwrap dl:not(:last-child) {
  margin-bottom: 40px;
}
main #container .mwrap dl dt {
  color: #111;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
main #container .mwrap dl dt span {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
}
main #container .mwrap dl dd {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
}
main #container .mwrap dl dd:not(:last-child) {
  margin-bottom: 20px;
}
main #container .mwrap dl dd a {
  text-decoration: underline;
}
main #container .mwrap dl dd.sample {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
main #container .mwrap dl dd.sample span:nth-child(2) {
  margin: 0 0 0 20px;
}
main #container .mwrap dl dd p:not(:last-child) {
  margin-bottom: 10px;
}
main #container .mwrap table:not(:last-child) {
  margin-bottom: 40px;
}
main #container .mwrap table tr th {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  text-align: left;
}
main #container .mwrap table tr td {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  letter-spacing: 0em;
  text-align: left;
  padding: 0 0 0 40px;
}
main #container .mwrap table tr.mb th, main #container .mwrap table tr.mb td {
  padding-bottom: 20px;
}
main #container .mwrap .notice p {
  color: #111;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.2rem;
  letter-spacing: 0em;
  text-align: left;
}
main #container .mwrap .notice p:not(:last-child) {
  margin-bottom: 20px;
}
main #container .mwrap .notice dl {
  text-align: left;
}
main #container .mwrap .notice dl dt {
  color: #666;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.2rem;
  letter-spacing: 0em;
}
main #container .mwrap .notice dl dt span {
  color: #666;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.2rem;
  letter-spacing: 0em;
}
main #container .mwrap .notice dl dd {
  color: #666;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 2rem;
  letter-spacing: 0em;
}
main #container .mwrap .photo {
  width: 100%;
}

/* for SP-----------------------------------------------------
------------------------------------------------------------ */
@media only screen and (max-width: 736px) {
  main #container {
    margin-bottom: 80px;
  }
  main #container .visual {
    width: 100%;
    margin-bottom: 80px;
  }
  main #container .visual h2 {
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 4rem;
    font-weight: 100;
    line-height: 1;
    letter-spacing: 0.2em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    right: 0px;
    top: auto;
    bottom: -60px;
    z-index: 1;
    display: inline-block;
  }
  main #container .combo {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  main #container .combo:not(:last-child) {
    margin-bottom: 80px;
  }
  main #container .combo .text {
    width: calc(100% - 40px);
    order: 2;
  }
  main #container .combo .text.info p br {
    display: block;
  }
  main #container .combo .text h3 {
    color: #666;
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 20px;
  }
  main #container .combo .text h4 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  main #container .combo .text h4 span:nth-child(1) {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  main #container .combo .text h4 span:nth-child(2) {
    color: #999;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 0 0 0 10px;
  }
  main #container .combo .text p {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
  }
  main #container .combo .text p:not(:last-child) {
    margin-bottom: 10px;
  }
  main #container .combo .text p.mb {
    margin-bottom: 20px;
  }
  main #container .combo .text p.mb2 {
    margin-bottom: 40px;
  }
  main #container .combo .text p br {
    display: none;
  }
  main #container .combo .text .set {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main #container .combo .text .set .text {
    width: 100%;
    order: 2;
  }
  main #container .combo .text .set .photo {
    width: 100%;
    padding: 30px 60px 40px 60px;
    order: 1;
  }
  main #container .combo .text .set .photo img {
    width: 100%;
  }
  main #container .combo .text ul.sns {
    margin-bottom: 80px;
  }
  main #container .combo .text ul.sns li a:hover {
    opacity: 1;
  }
  main #container .combo .text ul.sns li:nth-child(1) a {
    background-image: url(../../common/images/icon_insta_blk.svg);
  }
  main #container .combo .text ul.sns li:nth-child(2) a {
    background-image: url(../../common/images/icon_fb_blk.svg);
  }
  main #container .combo .text .photo {
    text-align: right;
    width: 100%;
    padding: 0px;
  }
  main #container .combo .text .photo img {
    width: 60%;
  }
  main #container .combo .photo {
    width: 100%;
    padding: 0 80px 80px 80px;
    order: 1;
  }
  main #container .combo.type2 {
    margin-bottom: 40px;
  }
  main #container .combo.type2 .text {
    order: 2;
  }
  main #container .combo.type2 .photo {
    order: 1;
    position: relative;
    top: auto;
  }
  main #container .combo.type3 {
    align-items: center;
  }
  main #container .combo2 {
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main #container .combo2:not(:last-child) {
    margin-bottom: 40px;
  }
  main #container .combo2 .text {
    width: 100%;
    padding: 0 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    order: 2;
  }
  main #container .combo2 .text h3 {
    color: #666;
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 20px;
  }
  main #container .combo2 .text p {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
  }
  main #container .combo2 .text p:not(:last-child) {
    margin-bottom: 10px;
  }
  main #container .combo2 .map {
    width: 100%;
    margin-bottom: 20px;
    order: 1;
  }
  main #container .combo2 .map iframe {
    width: 100%;
  }
  main #container .combo3 {
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
  }
  main #container .combo3 .text {
    text-align: left;
    width: 100%;
    padding: 0 20px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  main #container .combo3 .text h3 {
    color: #666;
    font-family: "Roboto", sans-serif;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
    text-align: left;
    margin-bottom: 20px;
  }
  main #container .combo3 .text dl {
    width: 100%;
  }
  main #container .combo3 .text dl:not(:last-child) {
    margin-bottom: 20px;
  }
  main #container .combo3 .text dl dt {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
    padding: 10px 0;
    margin-bottom: 10px;
    border-top: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
  }
  main #container .combo3 .text dl dd {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
  }
  main #container .combo3 .text dl dd::before {
    content: "・";
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
  }
  main #container .combo3 .text dl dd:not(:last-child) {
    margin-bottom: 10px;
  }
  main #container .combo4 {
    width: 100%;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main #container .combo4 .text {
    width: 100%;
    padding: 0 20px;
    margin: 0px;
  }
  main #container .combo4 .photo {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    top: auto;
  }
  main #container .mwrap:not(:last-child) {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #666;
  }
  main #container .mwrap dl {
    text-align: left;
  }
  main #container .mwrap dl:not(:last-child) {
    margin-bottom: 20px;
  }
  main #container .mwrap dl dt {
    color: #111;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
  }
  main #container .mwrap dl dt span {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
  }
  main #container .mwrap dl dd {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
  }
  main #container .mwrap dl dd a {
    text-decoration: underline;
  }
  main #container .mwrap dl dd.sample {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  main #container .mwrap dl dd.sample span:nth-child(1) {
    margin: 0 0 5px 0;
  }
  main #container .mwrap dl dd.sample span:nth-child(2) {
    margin: 0px;
  }
  main #container .mwrap table {
    width: 100%;
  }
  main #container .mwrap table:not(:last-child) {
    margin-bottom: 20px;
  }
  main #container .mwrap table tr th {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
    width: 70%;
    text-align: left;
  }
  main #container .mwrap table tr td {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2.4rem;
    letter-spacing: 0em;
    text-align: left;
    padding: 0 0 0 10px;
  }
  main #container .mwrap .notice p {
    color: #111;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2.2rem;
    letter-spacing: 0em;
    text-align: left;
  }
  main #container .mwrap .notice p:not(:last-child) {
    margin-bottom: 20px;
  }
  main #container .mwrap .notice dl {
    text-align: left;
  }
  main #container .mwrap .notice dl dt {
    color: #666;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.2rem;
    letter-spacing: 0em;
  }
  main #container .mwrap .notice dl dt span {
    color: #666;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 2.2rem;
    letter-spacing: 0.1em;
  }
  main #container .mwrap .notice dl dd {
    color: #666;
    font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: 0em;
  }

  footer {
    background-color: #FFF;
  }
}

/*# sourceMappingURL=style_about.css.map */
