@charset "UTF-8";
@import url("https://use.typekit.net/tlw5reh.css");
@font-face {
  font-family: "ABCProphet-Bold";
  src: url("/asset/fonts/ABCProphet-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@keyframes bar-anime {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 50px;
  }
  100% {
    height: 40px;
    top: 50px;
  }
}
@keyframes bar-anime-sp {
  0% {
    height: 40px;
    top: -40px;
  }
  75% {
    height: 40px;
    top: 40px;
  }
  100% {
    height: 40px;
    top: 40px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------ */
html, body {
  width: 100%;
  height: auto;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "acumin-pro", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #FFF;
  text-align: center;
  -webkit-text-size-adjust: 100%;
  background-color: #FFF;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
}
body.loaded {
  position: static;
}
body.looking {
  overflow: hidden;
}

a {
  color: #00B58C;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:active, a.active {
  color: #00E5B1;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

i {
  font-style: normal;
}

form, section, p, div, ul, li, dl, dt, dd, a, span, input, textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

br.brsp {
  display: none;
}

br.brpc {
  display: block;
}

/* ---------------------------------------------------------page--------------------------------------------------------- */
#loader {
  width: 100%;
  height: calc(var(--vh) * 100);
  min-height: 100%;
  background-color: #FFF;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99999;
  transition: opacity 0.25s ease-in-out 0s;
}
#loader .logo {
  width: 300px;
  height: 159px;
  background-image: url(../images/main_title.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  position: absolute;
  top: calc(50% - 80px);
  left: calc(50% - 150px);
}
#loader .bar {
  width: 100%;
  height: 10px;
  background-color: rgba(0, 229, 177, 0.3);
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 5;
}
#loader .bar span {
  width: 0%;
  height: 100%;
  background-color: #00E5B1;
  opacity: 1;
  display: block;
}

header {
  width: 100%;
  position: relative;
  padding: 0;
  box-sizing: border-box;
}
header:not(:last-child) {
  margin-bottom: 0;
}
header .inner {
  width: 100%;
  margin: 0 auto;
}
header .inner.on .visual h1 {
  opacity: 1;
}
header .inner .gnavi {
  width: calc(100% - 60px);
  margin: 0 auto;
  position: fixed;
  top: 0;
  left: 0;
}
header .inner .visual {
  width: 100%;
  padding: 30px;
  position: relative;
}
header .inner .visual picture {
  opacity: 0;
  transition: all 0.5s ease-in 0s;
}
header .inner .visual picture img {
  border-radius: 0;
}
header .inner .visual .video-bg {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; /* 動画を画面いっぱいに表示 */
  -o-object-position: center;
     object-position: center; /* 中央基準にする */
  position: relative;
  border-radius: 14px 14px 14px 14px;
  overflow: hidden;
}

nav {
  display: none;
}

/*--------- SLICK -----------
.slick-prev::before {
    content: "　";
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
	position: absolute;
	left: 0;
	top: 0;
}
.slick-next::before {
    content: "　";
    background: url(../images/arrow2.png);
    background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
	position: absolute;
	right: 0;
	top: 0;
}
	*/
/* -------------------- */
main {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
main .sec {
  width: 100%;
  padding: 0px;
  text-align: left;
}
main .sec#noto {
  background-color: #E5FCF7;
}
main .sec#report {
  background-color: #E5FCF7;
}
main .sec .insec {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 100px 0;
}
main .sec .insec.on h1 {
  opacity: 1;
}
main .sec .insec.on h2 {
  opacity: 1;
}
main .sec .insec.on .lead_text {
  opacity: 1;
}
main .sec .insec.on .overview_text {
  opacity: 1;
}
main .sec .insec.on .instagram {
  opacity: 1;
}
main .sec .insec h1 {
  width: 100%;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0em;
  padding: 0 0 40px;
  opacity: 0;
  transition: all 0.5s ease-in 0s;
}
main .sec .insec .lead_text {
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0em;
  opacity: 0;
  transition: all 0.5s ease-in 0s;
}
main .sec .insec .lead_text:not(:last-child) {
  padding: 0 0 24px;
}
main .sec .insec .lead_text.highlight {
  color: #00B58C;
}
main .sec .insec .overview_text {
  padding-bottom: 40px;
  opacity: 0;
  transition: all 0.5s ease-in 0s;
}
main .sec .insec .overview_text dl {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0em;
}
main .sec .insec .overview_text dl:not(:last-child) {
  padding-bottom: 10px;
}
main .sec .insec .overview_text p {
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0em;
}
main .sec .insec h2 {
  width: 100%;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 3.4rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0em;
  padding: 0 0 20px;
  opacity: 0;
  transition: all 0.5s ease-in 0s;
}
main .sec .insec .instagram {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  opacity: 0;
  transition: all 0.5s ease-in 0s;
}
main .sec .insec .instagram .icon {
  width: 30px;
}
main .sec .insec .instagram .name {
  padding-left: 5px;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
}
main .sec .insec .instagram .name a {
  display: block;
  width: 100%;
  color: #000;
}
main .sec .archives {
  width: 100%;
  max-width: 1180px;
  padding-bottom: 100px;
  margin: 0 auto;
}
main .sec .archives.on ul {
  opacity: 1;
}
main .sec .archives ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  opacity: 0;
  transition: all 0.5s ease-in 0s;
}
main .sec .archives ul li {
  width: calc((100% - 60px) / 4);
  position: relative;
}
main .sec .archives ul li img {
  border-radius: 10px;
}
main .sec .archives ul li .title {
  max-width: calc(100% - 20px);
  position: absolute;
  left: 10px;
  bottom: 10px;
}
main .sec .archives ul li .title .sub_title {
  padding: 10px;
  display: inline-block;
  border: solid 1px #000;
  background-color: #00E5B1;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
  margin: 0 auto 5px 0;
  border-radius: 5px;
}
main .sec .archives ul li .title .main_title {
  padding: 10px;
  display: inline-block;
  border: solid 1px #000;
  background-color: #00E5B1;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0em;
  margin: 0 auto;
  border-radius: 5px;
}

footer {
  text-align: left;
  width: 100%;
  padding: 145px 0 45px 0;
  background-color: #FFF;
  position: relative;
}
footer .share {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 170px;
}
footer .share h3 {
  color: #000;
  font-family: "ABCProphet-Bold", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  margin-bottom: 45px;
}
footer .share ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
footer .share ul li.fb {
  width: 40px;
}
footer .share ul li.fb a {
  background-image: url(../images/logo_fb.svg);
  height: 40px;
}
footer .share ul li.x {
  width: 36px;
}
footer .share ul li.x a {
  background-image: url(../images/logo_x.svg);
  height: 37px;
}
footer .share ul li.line {
  width: 40px;
}
footer .share ul li.line a {
  background-image: url(../images/logo_line.svg);
  height: 40px;
}
footer .share ul li:not(:first-child) {
  margin-left: 50px;
}
footer .share ul li a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
footer .app {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 150px;
}
footer .app dl {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
footer .app dl dt {
  width: 80px;
}
footer .app dl dd {
  margin-left: 20px;
}
footer .app dl dd p {
  color: #000;
  font-family: "ABCProphet-Bold", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0em;
}
footer .app dl dd p:not(:last-child) {
  margin-bottom: 10px;
}
footer .app dl:nth-child(1) dd .banner {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .app dl:nth-child(1) dd .banner > div:nth-child(1) {
  width: 120px;
}
footer .app dl:nth-child(1) dd .banner > div:nth-child(2) {
  width: 135px;
  margin-left: 10px;
}
footer .app dl:nth-child(2) {
  margin-left: 80px;
}
footer .app dl:nth-child(2) dd h5 {
  background-image: url(../images/text_lineadd.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-align: left;
  text-indent: 999%;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  width: 247px;
  height: 35px;
  margin-bottom: 10px;
}
footer .infoot {
  width: 100%;
  padding: 55px 0 0 0;
  border-top: solid 1px #000;
}
footer .infoot .inin {
  width: calc(100% - 60px);
  margin: 0 auto 90px auto;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
footer .infoot .inin .set {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
}
footer .infoot .inin .set:nth-child(2) {
  margin-left: 100px;
}
footer .infoot .inin .set ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
footer .infoot .inin .set ul li:not(:last-child) {
  margin-bottom: 10px;
}
footer .infoot .inin .set ul li a {
  color: #000;
  font-family: "ABCProphet-Bold", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  transition: all 0.25s ease-in 0s;
}
footer .infoot .inin .set ul li a:hover {
  opacity: 0.7;
}
footer .infoot .cp {
  width: calc(100% - 60px);
  margin: 0 auto;
}
footer .infoot .cp p {
  width: 100%;
  color: #000;
  font-family: "ABCProphet-Bold", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
footer .infoot .pgtop {
  position: absolute;
  right: 20px;
  bottom: 45px;
  z-index: 1;
  transition: all 0.25s ease-in 0s;
}
footer .infoot .pgtop:hover {
  opacity: 0.7;
}
footer .infoot .pgtop a {
  display: inline-block;
  color: #000;
  font-family: "ABCProphet-Bold", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  writing-mode: vertical-rl;
  transition: all 0.25s ease-in 0s;
}
footer .infoot .pgtop a:hover {
  color: #666666;
}

/* ----------------------------------------------- Media Queries Smartphone ----------------------------------------------- */
@media screen and (max-width: 768px) {
  br.brsp {
    display: block;
  }
  br.brpc {
    display: none;
  }
  #loader .logo {
    width: 160px;
    height: 85px;
    top: calc(50% - 43px);
    left: calc(50% - 80px);
  }
  header {
    width: 100%;
    position: relative;
    padding: 0;
  }
  header .inner {
    width: 100%;
  }
  header .inner .visual {
    width: 100%;
    padding: 20px;
  }
  header .inner .visual picture {
    opacity: 0;
    transition: all 0.5s ease-in 0s;
  }
  header .inner .visual picture img {
    border-radius: 12px 12px 12px 12px;
  }
  header .inner .visual .video-bg {
    width: 100%;
    -o-object-position: top;
       object-position: top; /* SP時に動画の中央を基準にする */
    border-radius: 12px 12px 12px 12px;
    overflow: hidden;
  }
  /* common credits------ */
  .credits > div {
    width: 100%;
  }
  .credits > div:not(:last-child) {
    margin-bottom: 10px;
  }
  .credits > div.item-d-none dl dt {
    width: auto;
  }
  .credits > div.item-d-none dl dd {
    width: auto;
  }
  .credits > div.item-d-none dl dd a {
    display: none;
  }
  .credits > div.item-d-none dl dd span {
    color: #FFF;
    font-family: "ABCProphet-Bold", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    padding: 4px 0;
    display: inline-block;
  }
  .credits > div dl {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .credits > div dl dt {
    text-align: left;
    width: calc(100% - 50px);
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .credits > div dl dt strong {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
  }
  .credits > div dl dt strong:nth-child(1) {
    margin: 0 0 5px 0;
  }
  .credits > div dl dt strong:nth-child(2) {
    margin: 0px;
  }
  .credits > div dl dt strong span:first-child {
    margin: 0px;
  }
  .credits > div dl dt span {
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    margin-left: 5px;
  }
  .credits > div dl dd {
    width: 70px;
    margin-left: 15px;
  }
  .credits > div dl dd a {
    color: #0D0E1B;
    font-family: "acumin-pro", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1px 10px 2px;
    border: solid 1px #000;
    display: block;
    transition: all 0.25s ease-in 0s;
  }
  .credits > div dl dd a:hover {
    opacity: 0.7;
  }
  .credits > div dl dd span {
    display: none;
  }
  /* -------------------- */
  main {
    width: 100%;
    position: relative;
    box-sizing: border-box;
  }
  main nav {
    width: 100%;
    margin: 0 auto;
  }
  main nav.on li {
    opacity: 1;
  }
  main nav ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 10px;
  }
  main nav li {
    width: 100%;
    margin: 0 auto;
    padding: 14px 0 10px;
    border-radius: 14px;
  }
  main nav li:not(:last-child) {
    margin-bottom: 8px;
  }
  main nav li img {
    width: auto;
    height: 24px;
  }
  main .sec {
    width: 100%;
    padding: 0px;
    /* Webkitベースのブラウザ用のスクロールバーのカスタマイズ */
  }
  main .sec#lead {
    width: 100%;
    margin: 0 auto 50px;
    padding: 0 20px;
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0em;
  }
  main .sec#lead .insec {
    padding: 30px 0 0;
  }
  main .sec .insec {
    width: 100%;
    max-width: inherit;
    margin: 0 auto;
    padding: 50px 20px;
  }
  main .sec .insec h1 {
    width: 100%;
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
    padding: 0 0 30px;
  }
  main .sec .insec .lead_text {
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0em;
  }
  main .sec .insec .lead_text:not(:last-child) {
    padding: 0 0 24px;
  }
  main .sec .insec .lead_text.highlight {
    color: #00B58C;
  }
  main .sec .insec .overview_text {
    padding-bottom: 30px;
  }
  main .sec .insec .overview_text dl {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0em;
  }
  main .sec .insec .overview_text dl:not(:last-child) {
    padding-bottom: 10px;
  }
  main .sec .insec .overview_text p {
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0em;
  }
  main .sec .insec h2 {
    width: 100%;
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
    padding: 0 0 10px;
  }
  main .sec .insec .instagram {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }
  main .sec .insec .instagram .icon {
    width: 24px;
  }
  main .sec .insec .instagram .name {
    padding-left: 5px;
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
  }
  main .sec .insec .instagram .name a {
    display: block;
    width: 100%;
    color: #000;
  }
  main .sec .archives {
    width: 100%;
    max-width: inherit;
    box-sizing: border-box;
    padding-bottom: 50px;
    margin: 0 auto;
    overflow-x: scroll; /* 横スクロールを有効にする */
    overflow-y: hidden;
    white-space: nowrap; /* 子要素を横並びにする */
    scrollbar-width: thin; /* スクロールバーの幅を薄くする */
    scrollbar-color: #000 #f1f1f1;
  }
  main .sec .archives ul {
    display: flex; /* Flexboxで横並びにする */
    flex-wrap: nowrap;
    padding: 0 0 0 20px;
    margin: 0;
    gap: 10px;
  }
  main .sec .archives ul li {
    width: 80%;
    flex: 0 0 auto;
    position: relative;
  }
  main .sec .archives ul li img {
    border-radius: 10px;
  }
  main .sec .archives ul li .title {
    max-width: calc(100% - 20px);
    position: absolute;
    display: flex;
    flex-direction: column;
    left: 10px;
    bottom: 10px;
  }
  main .sec .archives ul li .title .sub_title {
    padding: 6px;
    display: inline-block;
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    margin: 0 auto 5px 0;
  }
  main .sec .archives ul li .title .main_title {
    padding: 6px;
    display: inline-block;
    word-break: break-word;
    white-space: normal;
    color: #333333;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0em;
    margin: 0 auto;
  }
  main .sec .archives::-webkit-scrollbar {
    height: 8px; /* スクロールバーの高さ */
  }
  main .sec .archives::-webkit-scrollbar-track {
    background: #f1f1f1; /* スクロールバーのトラックの背景色 */
  }
  main .sec .archives::-webkit-scrollbar-thumb {
    background: #000; /* スクロールバーの色 */
  }
  main .sec .archives::-webkit-scrollbar-thumb:hover {
    background: #000; /* ホバー時のスクロールバーの色 */
  }
  footer {
    text-align: left;
    width: 100%;
    padding: 100px 0 30px 0;
    background-color: #FFF;
    position: relative;
  }
  footer .share {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 100px;
  }
  footer .share h3 {
    color: #000;
    font-family: "ABCProphet-Bold", sans-serif;
    font-size: 4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    margin-bottom: 20px;
  }
  footer .share ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  footer .share ul li.fb {
    width: 30px;
  }
  footer .share ul li.fb a {
    background-image: url(../images/logo_fb.svg);
    height: 30px;
  }
  footer .share ul li.x {
    width: 26px;
  }
  footer .share ul li.x a {
    background-image: url(../images/logo_x.svg);
    height: 27px;
  }
  footer .share ul li.line {
    width: 30px;
  }
  footer .share ul li.line a {
    background-image: url(../images/logo_line.svg);
    height: 30px;
  }
  footer .share ul li:not(:first-child) {
    margin-left: 30px;
  }
  footer .share ul li a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
  }
  footer .app {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 100px;
  }
  footer .app dl {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  footer .app dl dt {
    width: 70px;
  }
  footer .app dl dd {
    margin-left: 10px;
  }
  footer .app dl dd p {
    color: #000;
    font-family: "ABCProphet-Bold", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
  }
  footer .app dl dd p:not(:last-child) {
    margin-bottom: 10px;
  }
  footer .app dl:nth-child(1) {
    margin-bottom: 20px;
  }
  footer .app dl:nth-child(1) dd .banner {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }
  footer .app dl:nth-child(1) dd .banner > div:nth-child(1) {
    width: 96px;
  }
  footer .app dl:nth-child(1) dd .banner > div:nth-child(2) {
    width: 108px;
    margin-left: 12px;
  }
  footer .app dl:nth-child(2) {
    margin-left: 0;
  }
  footer .app dl:nth-child(2) dd h5 {
    background-image: url(../images/text_lineadd.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: left;
    text-indent: 999%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    width: 212px;
    height: 30px;
    margin-bottom: 10px;
  }
  footer .infoot {
    width: 100%;
    padding: 50px 0 0 0;
    border-top: solid 1px #000;
  }
  footer .infoot .inin {
    width: calc(100% - 40px);
    margin: 0 auto 60px auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    gap: 30px;
  }
  footer .infoot .inin .set {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
  }
  footer .infoot .inin .set:nth-child(2) {
    margin-left: 0;
  }
  footer .infoot .inin .set ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  footer .infoot .inin .set ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  footer .infoot .inin .set ul li a {
    color: #000;
    font-family: "ABCProphet-Bold", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    transition: all 0.25s ease-in 0s;
  }
  footer .infoot .inin .set ul li a:hover {
    opacity: 0.7;
  }
  footer .infoot .cp {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  footer .infoot .cp p {
    width: 100%;
    color: #000;
    font-family: "ABCProphet-Bold", sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
  footer .infoot .pgtop {
    position: absolute;
    right: 20px;
    bottom: 30px;
    z-index: 1;
    transition: all 0.25s ease-in 0s;
  }
  footer .infoot .pgtop:hover {
    opacity: 0.7;
  }
  footer .infoot .pgtop a {
    display: inline-block;
    color: #000;
    font-family: "ABCProphet-Bold", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    writing-mode: vertical-rl;
    transition: all 0.25s ease-in 0s;
  }
  footer .infoot .pgtop a:hover {
    color: #666666;
  }
}/*# sourceMappingURL=style.css.map */