@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;400;500;600;700;800&family=Noto+Sans:wght@200;400;500;600;700;800&family=Noto+Serif+JP:wght@200;400;700&family=Open+Sans:wght@200;300;400;600&family=M+PLUS+Rounded+1c:wght@300;400;700;800&family=Rock+Salt&family=Erica+One&display=swap");
html {
  overflow-x: hidden;
  min-height: 100vh;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbe3ee+0,fefdec+50,cae7e2+100 */
  font-family: 'noto-sans-cjk-jp','Noto Sans JP','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 18px;
  color: #000;
}

h2 {
  font-weight: 300;
}

body {
  margin: 0;
  text-align: center;
  min-height: 110vh;
  overflow: hidden;
}

body.page2nd.white {
  background-color: white;
}

body.page2nd .mv {
  padding-top: 0;
}

* {
  font-weight: 300;
  box-sizing: border-box;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

.ruby > ruby > rt {
  font-size: 30%;
}

.marumoji {
  font-family: 'M PLUS Rounded 1c';
  transform: rotate(0.03deg);
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

a:hover {
  color: #00dcff;
  text-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

a:hover img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  opacity: .7;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.noview {
  display: none !important;
}

p {
  text-align: justify;
}

.movie_block {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.movie_block iframe {
  height: 120% !important;
  left: -10%  !important;
  position: absolute !important;
  top: -10%  !important;
  width: 120% !important;
}

.youtube {
  width: 100%;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.noimage {
  width: 150px;
  height: 150px;
  font-size: 20px;
  line-height: 150px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 2px #eee;
  background: white;
  color: #666;
  text-align: center;
}

.basein {
  width: 1300px;
  margin: auto;
  position: relative;
  height: 100%;
}

.flex {
  display: flex;
}

footer {
  letter-spacing: 1.5px;
}

@media all and (max-width: 1300px) {
  footer {
    letter-spacing: .15vw;
  }
}

@media all and (max-width: 540px) and (orientation: portrait) {
  footer {
    letter-spacing: .4vw;
  }
}

header .flex > .menu ul.menu li a, #top_topics .pickup_text a, .works .works_list a.block .text h3, .works.artist .text_catch p, .page2nd h2.title, .page2nd .about-us #page_content .aboutus_box .aboutus_titles .link_list a {
  letter-spacing: 2px;
}

@media all and (max-width: 1300px) {
  header .flex > .menu ul.menu li a, #top_topics .pickup_text a, .works .works_list a.block .text h3, .works.artist .text_catch p, .page2nd h2.title, .page2nd .about-us #page_content .aboutus_box .aboutus_titles .link_list a {
    letter-spacing: .2vw;
  }
}

@media all and (max-width: 540px) and (orientation: portrait) {
  header .flex > .menu ul.menu li a, #top_topics .pickup_text a, .works .works_list a.block .text h3, .works.artist .text_catch p, .page2nd h2.title, .page2nd .about-us #page_content .aboutus_box .aboutus_titles .link_list a {
    letter-spacing: .5vw;
  }
}

#top_topics .catch_text h2, .page2nd .about-us #page_content .aboutus_box .aboutus_block h3, .page2nd .about-us #page_content .aboutus_box .aboutus_block h4, .page2nd .about-us #page_content .aboutus_box .gaiyou_block h2, .nav_link_flex .prev, .nav_link_flex .next {
  letter-spacing: 5px;
}

@media all and (max-width: 1300px) {
  #top_topics .catch_text h2, .page2nd .about-us #page_content .aboutus_box .aboutus_block h3, .page2nd .about-us #page_content .aboutus_box .aboutus_block h4, .page2nd .about-us #page_content .aboutus_box .gaiyou_block h2, .nav_link_flex .prev, .nav_link_flex .next {
    letter-spacing: .2vw;
  }
}

@media all and (max-width: 540px) and (orientation: portrait) {
  #top_topics .catch_text h2, .page2nd .about-us #page_content .aboutus_box .aboutus_block h3, .page2nd .about-us #page_content .aboutus_box .aboutus_block h4, .page2nd .about-us #page_content .aboutus_box .gaiyou_block h2, .nav_link_flex .prev, .nav_link_flex .next {
    letter-spacing: .5vw;
  }
}

header {
  z-index: 10;
  opacity: 1;
  transition: .2s;
  background-size: cover;
  font-size: 90%;
  position: absolute;
  transition: .4s;
  width: 100%;
  top: 0;
  left: 0;
}

header.fixed {
  position: fixed;
  top: 0;
  transition: .4s;
}

header.fixed .flex > .menu ul.menu li a:hover {
  color: #0000d2 !important;
}

header.nav {
  position: fixed;
  opacity: .1;
  top: -20vh;
  transition: .8s;
}

header .basein {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

header .flex {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

header .flex h1 {
  width: 30%;
  padding: 2% 0;
  text-align: left;
  z-index: 100;
}

header .flex h1 a:hover {
  opacity: .8;
}

header .flex h1 a img {
  width: 100%;
}

header .flex > .menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 25%;
  min-width: 30%;
}

header .flex > .menu .menu_btn {
  position: absolute;
  right: 0;
  width: 75%;
  z-index: 2;
  padding-top: 0;
  transition: .3s;
  animation: katakata .5s infinite ease-in-out alternate;
  cursor: pointer;
}

header .flex > .menu .menu_btn svg .cls-1 {
  fill: none;
  stroke: #231815;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}

header .flex > .menu .menu_btn svg .cls-1 {
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: line-animation 2s linear forwards;
}

@keyframes line-animation {
  0% {
    stroke-dashoffset: 2000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes katakata {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  10% {
    transform: translate(0, 1px) rotate(0deg);
  }
  20% {
    transform: translate(0, 0) rotate(-1deg);
  }
  30% {
    transform: translate(0, -1px) rotate(0deg);
  }
  40% {
    transform: translate(0, -1px) rotate(1deg);
  }
  50% {
    transform: translate(1px, 0) rotate(-1deg);
  }
  60% {
    transform: translate(0, 1px) rotate(0deg);
  }
  70% {
    transform: translate(1px, 0) rotate(1deg);
  }
  80% {
    transform: translate(0, 0) rotate(0deg);
  }
  90% {
    transform: translate(0, 1px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}

header .flex > .menu ul.menu {
  top: 0;
  position: relative;
  transition: .3s;
  right: 10px;
}

header .flex > .menu ul.menu li {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  text-align: right;
  transition: 1s;
}

header .flex > .menu ul.menu li a {
  padding: 0;
  font-size: 250%;
  color: #0000d2;
  display: inline-block;
  position: relative;
  font-size: 60px;
}

header .flex > .menu ul.menu li a:after {
  content: "";
  width: calc(100% + 20px);
  position: absolute;
  right: -10px;
  height: 46px;
  top: 10px;
  z-index: -1;
  transition: .3s;
}

header .flex > .menu ul.menu li a:hover:after {
  width: 0%;
}

header .flex > .menu ul.menu li:nth-of-type(even) a {
  color: #0000d2;
}

@media screen and (max-width: 1300px) {
  header .flex > .menu ul.menu li a {
    font-size: 4.5vw;
  }
  header .flex > .menu ul.menu li a:after {
    height: 3.5vw;
    top: 0.7vw;
  }
}

header .flex > .menu .menu_list.on ul.menu {
  top: 25px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(1) {
  top: 40px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(2) {
  top: 120px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(3) {
  top: 200px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(4) {
  top: 280px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(5) {
  top: 360px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(6) {
  top: 440px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(7) {
  top: 520px;
}

header .flex > .menu .menu_list.on ul.menu li:nth-of-type(even) a {
  color: #00dcff;
}

header .flex > .menu .menu_list.on ul.menu li a {
  color: #00dcff;
}

header .flex > .menu .menu_list.on ul.menu li a:after {
  background: #0000d2;
}

@media screen and (max-width: 1300px) {
  header .flex > .menu .menu_list.on ul.menu {
    top: 5vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(1) {
    top: 0px;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(2) {
    top: 6vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(3) {
    top: 12vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(4) {
    top: 18vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(5) {
    top: 24vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(6) {
    top: 30vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(7) {
    top: 36vw;
  }
}

.submenu {
  padding: 2% 0;
}

.submenu .menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

.submenu .menu a {
  margin: 0px 15px;
}

@media all and (max-width: 1300px) {
  .submenu .menu a {
    margin: 0px 1vw;
  }
}

#loading {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00dcff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  transition: .3s;
}

#loading.end {
  opacity: 0;
  clear: both;
  font-size: 1px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  display: block;
  z-index: -1;
}

#loading .loads {
  width: 60%;
}

#loading .load_image {
  display: flex;
  align-items: center;
  justify-content: center;
}

#loading .load_image.bottom {
  max-width: 70%;
  margin: auto;
}

#loading .load_image > div {
  padding: 2% 2%;
  animation: katakata .5s infinite ease-in-out alternate;
}

#loading .load_image > div.o {
  animation-delay: -.1s;
}

#loading .load_image > div.a {
  animation-delay: -.2s;
}

#loading .load_image > div.d {
  animation-delay: -.3s;
}

#loading .load_image > div.i {
  animation-delay: -.4s;
}

#loading .load_image > div.n {
  animation-delay: -.5s;
}

#loading .load_image > div.g {
  animation-delay: -.6s;
}

#loading .load_image > div.ast {
  animation-delay: -.7s;
}

#loading .load_image > div.ro {
  animation-delay: -.6s;
}

#loading .load_image > div.oo {
  animation-delay: -.5s;
}

#loading .load_image > div.de {
  animation-delay: -.4s;
}

#loading .load_image > div.nn {
  animation-delay: -.3s;
}

#loading .load_image > div.gu {
  animation-delay: -.2s;
}

#mv {
  padding-top: 0;
  margin-bottom: 0;
  position: relative;
  height: 85vh;
}

#mv .slider {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  height: 85vh;
}

#mv .slick-dots {
  display: none !important;
}

#mv .slick-slide img {
  width: 100%;
  height: 85vh;
  object-fit: cover;
}

#mv .catch {
  width: 100%;
  bottom: 0;
  position: absolute;
  height: auto;
  left: 50%;
  text-align: right;
  transform: translateX(-50%);
  text-align: justify;
  overflow: hidden;
}

#mv .catch h2 {
  animation: loop 40s infinite linear both;
  display: flex;
  color: #0000d2;
  text-align: center;
  width: auto;
  position: relative;
  bottom: -2px;
}

#mv .catch h2 img {
  padding: 0 1%;
  width: 100%;
}

#mv .basein {
  position: absolute;
  bottom: 20%;
  height: auto;
  left: 50%;
  text-align: right;
  transform: translateX(-50%);
}

@media all and (max-width: 1300px) {
  #mv .basein {
    transform: none;
    left: 0;
  }
}

#mv .basein.greeting {
  bottom: 23%;
  position: fixed;
  z-index: 5;
}

#mv .basein.greeting .greeting_btn {
  position: relative;
}

#mv .basein.greeting .greeting_btn a {
  background-color: white;
  padding: 1% 2%;
  position: relative;
  right: -100vw;
  border: 1px solid white;
  transition: 3s;
  font-size: 90%;
}

@media all and (max-height: 670px) {
  #mv .basein.greeting .greeting_btn.on {
    margin-right: 25%;
  }
}

#mv .basein.greeting .greeting_btn.on a {
  right: 0;
}

#mv .weather {
  position: absolute;
  top: 12%;
  height: auto;
  bottom: auto;
}

#mv .weather #weather-widget {
  width: 7%;
  color: white;
  text-align: center;
}

#mv .weather #weather-widget #weather-icon {
  font-size: 250%;
}

#mv .weather #weather-widget #temperature {
  font-size: 80%;
  margin-bottom: 5%;
}

#mv .weather #weather-widget #date {
  font-size: 60%;
}

#mv .spotify {
  text-align: left;
  bottom: 0;
}

#mv .spotify iframe {
  width: 225px;
  transform: scale(0.8);
  transform-origin: top left;
}

@keyframes radius_role {
  0% {
    border-radius: none;
  }
  20% {
    border-top-left-radius: 10px;
  }
  40% {
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
  }
  60% {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
  }
  80% {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
  }
  100% {
    border-bottom-left-radius: 0;
  }
}

.zoom {
  animation: zoomUp 10s linear 0s infinite alternate;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
    /* 拡大率 */
  }
}

.main-content {
  position: relative;
  z-index: 2;
  padding: 0 0;
  overflow-x: hidden;
}

.main-content.blue {
  background-color: #00dcff;
}

.white_back {
  background-color: white;
}

#top_topics .pickup_text {
  margin-bottom: 5%;
}

#top_topics .pickup_text .topic_slick {
  margin-bottom: 0;
  margin-top: 30px;
}

#top_topics .pickup_text .topic_slick .slick-dots {
  bottom: auto;
  top: -22px;
  text-align: left;
  border-left: 3px solid black;
}

#top_topics .pickup_text .topic_slick .slick-dots li {
  margin: 0 0 0;
  margin-right: 1%;
  width: auto;
  height: auto;
  position: relative;
  background: #0000d2;
}

#top_topics .pickup_text .topic_slick .slick-dots li button {
  padding: 1px 10px;
  position: relative;
  width: auto;
  height: auto;
  font-size: 100%;
}

#top_topics .pickup_text .topic_slick .slick-dots li button:before {
  opacity: 1;
  position: relative;
  font-size: 80%;
  width: auto;
  height: auto;
  content: "PICKUP";
  color: white;
  width: 100%;
  text-align: center;
  display: block;
}

#top_topics .pickup_text .topic_slick .slick-dots li.slick-active {
  background-color: white;
}

#top_topics .pickup_text .topic_slick .slick-dots li.slick-active button:before {
  color: #0000d2;
}

#top_topics .pickup_text .icons {
  display: flex;
}

#top_topics .pickup_text .icons span {
  color: white;
  background-color: #0000d2;
  margin-right: 1%;
  padding: 2px 10px;
}

#top_topics .pickup_text a {
  display: block;
  background-color: white;
  border-left: 3px solid #000000;
  padding: 2% 20px;
  border-right: 3px solid #000000;
}

#top_topics .pickup_text a strong {
  font-size: 140%;
  font-weight: 300;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
}

#top_topics .pickup_text a:hover {
  color: #0000d2;
}

#top_topics .catch_text h2 {
  font-size: 230%;
  font-weight: 500;
}

#top_topics .catch_text .text {
  text-align: center;
  display: inline-block;
  padding: 2% 0 0;
  max-width: 50%;
}

#top_topics .catch_text .text p {
  padding: 2% 0 1%;
  margin-bottom: 1%;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid #000000;
}

.tags span {
  background: white;
  color: #0000d2;
}

.tags {
  display: flex;
  flex-wrap: wrap;
}

.tags span {
  padding: 2px 5px;
  background-color: #0000d2;
  font-size: 70%;
  margin-right: 2%;
  margin-bottom: 2%;
  color: white;
  word-break: auto-phrase;
}

.works {
  border-bottom: 3px solid #000000;
  padding-bottom: 5%;
  padding-top: 3%;
}

.works:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.works > h2 {
  margin: 5% auto;
  font-size: 400%;
  display: inline-block;
  position: relative;
}

.works > h2 b {
  position: relative;
  z-index: 2;
  color: white;
  font-weight: 300;
}

.works > h2:after {
  content: "";
  width: 0%;
  height: 79%;
  top: 15%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #0000d2;
  transition: .5s;
}

.works > h2.on:after {
  width: 110%;
}

.works .works_list {
  margin-top: 3%;
}

.works .works_list a.block {
  margin-bottom: 5%;
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  justify-content: space-between;
  border-left: 3px solid #000000;
  border-right: 3px solid #000000;
}

.works .works_list a.block:hover {
  background-color: white;
  color: #0000d2;
}

.works .works_list a.block:hover .image {
  background-color: #00dcff;
  filter: blur(0px);
}

.works .works_list a.block:hover .image img {
  opacity: .4;
}

.works .works_list a.block .image, .works .works_list a.block .text {
  width: 100%;
}

.works .works_list a.block .image {
  background-color: #0000d2;
}

.works .works_list a.block .image img {
  height: 100%;
  object-fit: cover;
  -webkit-object-fit: cover;
}

.works .works_list a.block .image.noimg {
  display: flex;
  align-items: center;
  background-color: rgba(0, 220, 255, 0.5);
}

.works .works_list a.block .image.noimg img {
  padding: 5% 10%;
  height: auto;
}

.works .works_list a.block .text {
  padding: 3%;
  text-align: left;
}

.works .works_list a.block .text h3 {
  font-size: 150%;
  margin-bottom: 5%;
  line-height: 150%;
}

.works .works_list a.block .text h4 {
  margin-bottom: 5%;
}

.works .works_list a.block .text p {
  display: block;
  font-size: 70%;
  line-height: 200%;
  margin-bottom: 5%;
}

.works .view_more {
  padding-top: 0;
}

.works.artist .works_list {
  margin-bottom: 5%;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5%;
  margin-right: -1.5%;
}

.works.artist .works_list a.block {
  width: 30.3%;
  margin: 0 1.5%;
  margin-bottom: 2%;
  align-items: stretch;
}

.works.artist .works_list a.block .text {
  padding: 0 3%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.works.artist .works_list a.block .text h3 {
  font-size: 100%;
}

.works.artist .works_list a.block .text h4 {
  font-size: 150%;
  word-break: auto-phrase;
  line-height: 120%;
}

.works.artist .works_list a.block .image {
  position: relative;
}

.works.artist .works_list a.block .image:after {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: block;
}

.works.artist .works_list a.block .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.works.artist .text_catch {
  padding: 0;
  margin-bottom: 7%;
}

.works.artist .text_catch p {
  text-align: center;
}

.works.movie .works_list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
}

.works.movie .works_list a.block {
  width: 48%;
  margin: 0 1% 3%;
  align-items: stretch;
  background-color: inherit;
  border: 3px solid #000000;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
}

.works.movie .works_list a.block video {
  position: relative;
  top: -1%;
  left: 0;
  width: 102%;
  height: 102%;
  border-radius: 10px;
}

.works.movie .works_list a.block.youtube_link {
  position: relative;
}

.works.movie .works_list a.block h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: .5s;
  color: white;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.works.movie .works_list a.block:hover h3 {
  opacity: 1;
}

.works.event .works_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5%;
  margin-left: -1.5%;
  margin-right: -1.5%;
}

.works.event .works_list a.block {
  width: 30.3%;
  margin: 0 1.5% 1%;
  align-items: stretch;
  flex-direction: column;
  justify-content: flex-start;
  border: none;
  border-bottom: 3px solid #000000;
}

.works.event .works_list a.block .image {
  border-left: 3px solid #000000;
  border-right: 3px solid #000000;
  position: relative;
}

.works.event .works_list a.block .image:after {
  content: "";
  width: 100%;
  padding-top: 100%;
  display: block;
}

.works.event .works_list a.block .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}

.works.event .works_list a.block .text {
  padding: 5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.works.event .works_list a.block .text h3 {
  font-size: 120%;
}

.works.event .works_list a.block .text h4 {
  font-size: 100%;
  line-height: 120%;
}

#projects {
  padding-top: 0;
  margin-bottom: 0;
}

#projects .p_menu {
  padding: 3% 0;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
}

#projects .p_menu .p_menu_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 75%;
  margin: auto;
}

@media all and (max-width: 1300px) {
  #projects .p_menu .p_menu_list {
    width: 100%;
  }
}

#projects .p_menu a {
  color: white;
  background-color: #0000d2;
  padding: 2px 10px;
  margin: 1%;
  font-size: 160%;
}

#projects .p_menu a:hover {
  color: #0000d2;
  background-color: white;
}

#menu_list {
  padding: 0;
  margin: 2% 0 5%;
}

#menu_list .basein {
  padding: 3% 0;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
}

#menu_list .basein .menu {
  display: flex;
  align-items: center;
  justify-content: center;
}

#menu_list .basein .menu li a {
  color: white;
  background-color: #0000d2;
  padding: 2px 10px;
  margin: 1% 1vw;
  font-size: 160%;
}

#menu_list .basein .menu li a:hover {
  color: #0000d2;
  background-color: white;
}

.view_more {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3% 0;
}

.view_more a {
  display: inline-block;
  background-color: #000000;
  color: #00dcff;
  padding: 3px 10px;
  font-size: 155%;
  border: 1px solid #000000;
}

.view_more a:hover {
  background-color: #0000d2;
  color: white;
  border-color: #0000d2;
}

footer {
  padding-bottom: 70px;
}

footer a:hover {
  color: #0000d2;
}

footer .companys {
  margin: 5% auto 0;
  padding: 0%;
  border-top: 3px solid #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

footer .companys .kanren {
  padding: 3% 0;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  position: relative;
  font-size: 90%;
}

footer .companys .group {
  padding: 3% 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 90%;
}

footer .companys h2 {
  margin-right: 1vw;
}

footer .companys .list {
  display: flex;
}

footer .companys .list a {
  margin-left: 2vw;
  display: flex;
  align-items: center;
  position: relative;
}

footer .companys .list a:hover {
  background: #0000d2;
  mix-blend-mode: overlay;
}

footer .bottom02 {
  border-top: 3px solid #000000;
  position: relative;
}

footer .bottom02 .flex {
  align-items: center;
  justify-content: flex-start;
}

footer .bottom02 #totop {
  position: fixed;
  bottom: 5%;
  right: 0%;
  width: auto;
  opacity: 0;
  transition: .3s;
  width: 5%;
}

footer .bottom02 #totop.view {
  opacity: 1;
}

footer .bottom02 #totop.bottom {
  right: inherit;
  width: 10%;
  opacity: 1;
  bottom: inherit;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

footer .left_block {
  border-right: 3px solid #000000;
  margin: 0 auto 0;
  padding: 2% 0;
  width: 50%;
  text-align: left;
  line-height: 2.5;
  font-size: 90%;
}

footer .left_block .address .sns_link {
  display: flex;
}

footer .left_block .address .sns_link ul.menu {
  display: flex;
}

footer .left_block .address .sns_link ul.menu li {
  margin-right: 5%;
}

footer .right_block {
  font-size: 90%;
  width: 50%;
}

footer .right_block .group {
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .right_block .group h2 {
  margin-right: 5%;
}

footer .footer_link {
  margin: 0 auto 0;
  padding: 1% 0;
  border-top: 3px solid #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 70%;
}

footer .footer_link a:hover {
  color: #0000d2;
}

footer .footer_link > .page_link {
  display: flex;
}

footer .footer_link > .page_link ul.menu {
  display: flex;
}

footer .footer_link .menu-sns-container {
  width: 100%;
}

footer .footer_link .menu-sns-container #menu-sns {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

footer .footer_link .sns_link {
  justify-content: flex-end;
}

footer .footer_link .sns_link #menu-sns li {
  margin-left: 2%;
}

footer .footer_link .copyright {
  text-align: center;
  color: #000000;
}

.customize-support #header.fixhead {
  top: 32px;
}

.menu-btn {
  position: fixed;
  top: 0px;
  right: 0px;
  display: flex;
  height: 50px;
  width: 50px;
  justify-content: center;
  align-items: center;
  z-index: 90;
  transition: all 0.5s;
}

.menu-btn span, .menu-btn span:before, .menu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background-color: #033754;
  position: absolute;
  transition: all 0.5s;
}

.menu-btn span:before {
  bottom: 8px;
}

.menu-btn span:after {
  top: 8px;
}

.hamburger-menu {
  position: fixed;
  transition: all 0.5s;
  z-index: 100;
}

.hamburger-menu .menu-btn.on span {
  background-color: rgba(255, 255, 255, 0);
  /*メニューオープン時は真ん中の線を透明にする*/
  box-shadow: none;
}

.hamburger-menu .menu-btn.on span::before {
  bottom: 0;
  transform: rotate(45deg);
  transition: all 0.5s;
}

.hamburger-menu .menu-btn.on span::after {
  top: 0;
  transform: rotate(-45deg);
  transition: all 0.5s;
}

section {
  padding-top: 5%;
  margin-bottom: 5%;
}

.page2nd h2.title {
  margin: 5% 0 0;
  padding: 2.5% 0;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
  font-size: 120%;
}

.page2nd header .flex > .menu ul.menu li a:hover {
  color: #0000d2 !important;
}

.page2nd #single_content {
  padding-top: 10%;
}

.page2nd #single_content .single_titles {
  border-top: 3px solid #000000;
  padding: 3% 0;
  line-height: 2;
}

.page2nd #single_content .single_titles h2 {
  margin-bottom: 2%;
  line-height: 1.5;
}

.page2nd #single_content .single_titles .tags {
  align-items: center;
  justify-content: center;
}

.page2nd #single_content .single_titles .tags span {
  margin: .5%;
  line-height: 1.2;
}

.page2nd #single_content .single_page {
  position: relative;
  top: -10vh;
}

.page2nd #single_content .single_page.nomv {
  top: 5%;
}

.page2nd #single_content .single_page .inner_block .basein {
  position: relative;
}

.page2nd #single_content .single_page .inner_block .basein:before {
  content: "Output";
  position: absolute;
  bottom: calc(100% - 3px);
  left: 0;
  display: inline-block;
  color: white;
  font-size: 300%;
  padding: 0 2%;
  background-color: #0000d2;
  z-index: 1;
}

.page2nd #single_content .single_page .WYSIWYG {
  min-height: 20vh;
  position: relative;
  z-index: 2;
}

.page2nd #single_content .single_page .WYSIWYG.main_block {
  border-left: 3px solid #000000;
  border-right: 3px solid #000000;
}

.page2nd #single_content .single_page .url_link {
  margin-top: 3%;
  background-color: white;
  padding: 3%;
  border-left: 3px solid #000000;
  border-right: 3px solid #000000;
}

.page2nd #single_content .single_page .url_link a {
  width: 100%;
}

.page2nd #single_content .single_page .url_link h3 {
  padding: 0 0 1%;
  font-size: 80%;
}

.page2nd #single_content .single_page .url_link strong {
  font-size: 130%;
  word-break: break-all;
}

.page2nd #single_content .single_page .gyoumu_text .WYSIWYG {
  padding: 3% 0;
}

.page2nd .main.single.artist #single_content .single_titles h2 {
  margin-bottom: 0;
}

.page2nd .main.single.artist #single_content .single_mv img {
  height: auto;
}

.page2nd .main.single.artist #single_content .single_page {
  top: 0;
}

.page2nd .main.single.artist #single_content .single_page .inner_block {
  margin-top: 5%;
}

.page2nd .main.single.artist #single_content .single_page .inner_block .basein:before {
  display: none;
}

.page2nd .main.single.artist #single_content .single_page .inner_block .basein .WYSIWYG {
  padding-top: 0;
}

.page2nd .main.single.artist #single_content .single_page .inner_block .basein .WYSIWYG .w80pc {
  padding-top: 0;
}

.page2nd .main.single.artist #single_content .single_page .inner_block .basein .WYSIWYG .artist_titles {
  text-align: center;
  border-bottom: 3px solid #000000;
  margin-bottom: 3%;
}

.page2nd .main.single.artist #single_content .single_page .inner_block .basein .WYSIWYG .artist_titles .image {
  width: 50%;
  margin: auto;
}

.page2nd .main.single.artist #single_content .single_page .inner_block .basein .WYSIWYG .artist_titles h3 {
  margin-top: 2%;
}

.page2nd .about-us #page_content {
  background: white;
}

.page2nd .about-us #page_content .single_titles {
  margin-top: 5%;
  border-top: 3px solid #000000;
  padding: 2% 0;
  line-height: 2;
}

.page2nd .about-us #page_content .single_titles h2 {
  margin-bottom: 1%;
  line-height: 1.5;
  font-size: 150%;
  font-weight: 300;
}

.page2nd .about-us #page_content .single_titles .tags {
  align-items: center;
  justify-content: center;
}

.page2nd .about-us #page_content .single_titles .tags span {
  margin: .5%;
  line-height: 1.2;
}

.page2nd .about-us #page_content .single_mv img {
  height: auto;
  max-height: 90vh;
}

.page2nd .about-us #page_content .aboutus_box {
  margin: 5% auto 0;
  border-left: 3px solid #000000;
  border-right: 3px solid #000000;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_titles {
  text-align: center;
  border-bottom: 3px solid #000000;
  margin-bottom: 3%;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_titles .image {
  width: 50%;
  margin: auto;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_titles h3 {
  margin-top: 2%;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_titles .link_list {
  padding: 3% 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_titles .link_list a {
  margin: 1%;
  padding: 1px 5px;
  color: white;
  background: #0000d2;
  border-radius: 3px;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_titles .link_list a:hover {
  background-color: #00dcff;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_block {
  padding: 3% 0 6%;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_block h3 {
  color: #0000d2;
  font-size: 180%;
  font-weight: bold;
  margin-bottom: 3%;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_block h4 {
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 3%;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_block .text {
  text-align: center;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_block .text p {
  display: inline-block;
  margin: auto;
  padding: 2% 0;
  position: relative;
}

.page2nd .about-us #page_content .aboutus_box .aboutus_block .text p:after {
  content: "";
  border-bottom: 1px solid #000000;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 105%;
  bottom: 15%;
}

.page2nd .about-us #page_content .aboutus_box .gaiyou_block {
  padding-top: 5%;
  border-top: 3px solid #000000;
}

.page2nd .about-us #page_content .aboutus_box .gaiyou_block h2 {
  font-size: 150%;
  color: #0000d2;
  font-weight: bold;
  margin-bottom: 3%;
}

.prev_next_kiji {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin: 5% 0;
  padding: 2% 0;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
}

.prev_next_kiji .type_name {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 3px solid #000000;
  border-right: 3px solid #000000;
}

.prev_next_kiji .type_name,
.prev_next_kiji .next, .prev_next_kiji .prev {
  width: 40%;
}

.prev_next_kiji .type_name a,
.prev_next_kiji .next a, .prev_next_kiji .prev a {
  display: flex;
  flex-wrap: wrap;
}

.prev_next_kiji .type_name a img,
.prev_next_kiji .next a img, .prev_next_kiji .prev a img {
  width: 40%;
  height: 100px;
  object-fit: cover;
}

.prev_next_kiji .type_name a span,
.prev_next_kiji .next a span, .prev_next_kiji .prev a span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 60%;
  padding: 3%;
  text-align: left;
  line-height: 1.5;
  font-size: 80%;
}

.prev_next_kiji .type_name a:hover,
.prev_next_kiji .next a:hover, .prev_next_kiji .prev a:hover {
  color: #0000d2;
}

.prev_next_kiji .prev a {
  flex-direction: row-reverse;
}

.prev_next_kiji .prev a span {
  justify-content: flex-end;
}

.archives .works {
  border-bottom: none;
  padding-bottom: 0;
}

.single_mv img {
  width: 100%;
  height: 70vh;
  max-height: 700px;
  object-fit: cover;
}

.w80pc {
  padding: 5% 10% 0;
}

.wysiwyg_title h1 {
  padding: 3% 0;
  font-size: 180%;
  text-align: left;
  line-height: 180%;
}

.WYSIWYG {
  text-align: center;
  padding: 3% 5%;
  margin: 0%;
  text-align: left;
}

.WYSIWYG .inner {
  margin: auto;
  text-align: left;
  max-width: 800px;
}

.WYSIWYG strong {
  font-weight: bold;
}

.WYSIWYG.main_block {
  background: white;
}

.WYSIWYG h2 {
  font-size: 150%;
  padding: 1% 0 1%;
  margin-bottom: 4%;
  line-height: 150%;
}

.WYSIWYG h3 {
  line-height: 150%;
  font-size: 130%;
  padding: 1% 0;
  font-weight: 300;
  margin-bottom: 2%;
}

.WYSIWYG h4 {
  line-height: 130%;
  font-size: 120%;
  padding: 1% 0;
  font-weight: 300;
  margin-bottom: 2%;
}

.WYSIWYG p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  min-height: 1vw;
  line-height: 200%;
  font-size: 90%;
  word-break: break-all;
}

.WYSIWYG .f80 {
  font-size: 80%;
}

.WYSIWYG blockquote {
  font-weight: 300;
  display: block;
  margin: 5% 0;
  padding: 4% 5%;
  border: 10px solid #F0F3F5;
}

.WYSIWYG blockquote p {
  display: inline;
}

.WYSIWYG ul, .WYSIWYG ol {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}

.WYSIWYG ol {
  list-style-type: decimal;
}

.WYSIWYG li {
  display: list-item;
  list-style: inherit;
  text-align: -webkit-match-parent;
  text-align: left;
  margin-bottom: 1rem;
}

.WYSIWYG a {
  text-decoration: underline;
  transition: .5s;
  word-break: break-all;
}

.WYSIWYG a:hover {
  opacity: .8;
  transition: .5s;
}

.WYSIWYG .wp-block-image {
  text-align: center;
}

.WYSIWYG .wp-block-button a {
  text-decoration: none;
  color: inherit;
  background: white;
  border-color: black;
  border: black 1px solid;
}

.WYSIWYG .wp-block-button a:hover {
  background-color: #ccc;
}

.WYSIWYG .wp-block-embed {
  margin: 10%;
}

.WYSIWYG img {
  max-width: 100%;
  border-radius: 2px;
}

.WYSIWYG .wp-block-column {
  text-align: left;
}

.WYSIWYG figcaption {
  margin-top: 1%;
  text-align: left;
}

.WYSIWYG table {
  width: 100%;
}

.WYSIWYG table.last_right tr td:last-child {
  text-align: right;
}

.WYSIWYG table th {
  text-align: center;
}

.WYSIWYG table th, .WYSIWYG table td {
  padding: 1% 2%;
  border: 1px solid #ccc;
}

.WYSIWYG .wp-block-separator {
  width: 140%;
  position: relative;
  left: -20%;
  border-width: 5px;
  border-color: #ececec;
  margin: 10% 0;
}

.WYSIWYG .facility_block {
  width: 100%;
}

.WYSIWYG .facility_block p {
  display: inline-block;
  line-height: inherit;
  padding: 0;
  margin: 0;
}

.WYSIWYG video {
  width: 100%;
  margin-bottom: 5%;
}

.spbtn {
  display: none;
}

figure[class^="wp-block-"] {
  margin-bottom: 3%;
}

.wp-block-image img {
  height: auto;
}

.forms textarea,
.forms input {
  width: 100%;
  padding: 1%;
  border: 1px solid #eee;
  border-radius: 5px;
  font-weight: 300;
}

.forms .block {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 2%;
  border-bottom: 3px solid black;
  padding-bottom: 2%;
}

.forms .block.btn {
  justify-content: center;
  border-bottom: none;
}

.forms .block.btn p {
  text-align: center;
}

.forms .block.btn input {
  max-width: 300px;
  padding: 2%;
  margin: auto;
}

.forms .block .form {
  width: 80%;
}

.forms strong {
  font-weight: 300;
}

.WYSIWYG .wpcf7 form .wpcf7-response-output {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 5%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  word-break: auto-phrase;
  line-height: 2;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  -moz-animation: cssAnimation 0s ease-in 5s forwards;
  /* Firefox */
  -webkit-animation: cssAnimation 0s ease-in 5s forwards;
  /* Safari and Chrome */
  -o-animation: cssAnimation 0s ease-in 5s forwards;
  /* Opera */
  animation: cssAnimation 0s ease-in 5s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
  }
}

@-webkit-keyframes cssAnimation {
  to {
    width: 0;
    height: 0;
    visibility: hidden;
    padding: 0;
  }
}

/* pc end */
/*#####################################################################
 *
 * tab base in
 *
 #####################################################################*/
@media all and (max-width: 1300px) {
  .basein_block .block,
  .basein {
    width: 98%;
    margin: 0 1%;
  }
  html {
    font-size: 1.2vw;
  }
  .customize-support #header.fixhead {
    top: 0;
  }
  .main_content {
    overflow-x: hidden;
  }
  #special_list .special_blocks .images .slick-slide a img {
    height: 30vw;
  }
}

@media all and (max-width: 1024px) {
  .basein {
    width: 90%;
    margin: 0 5%;
  }
}

/*#####################################################################
*
 * tab 767px in
 *
#####################################################################*/
@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

/*#####################################################################
*
 * sp 540px in
 *
#####################################################################*/
@media all and (max-width: 540px) and (orientation: portrait) {
  .sp {
    display: inline-block !important;
  }
  .sp.block {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .sptcenter {
    text-align: center;
  }
  .sp_left {
    text-align: left !important;
  }
  body {
    font-size: 3.8vw;
  }
  body.fix_top {
    padding-top: 15vw;
  }
  img {
    max-width: 100%;
  }
  html {
    font-size: 3.8vw;
  }
  section {
    margin-bottom: 10%;
  }
  .wh100 {
    width: 100%;
    height: 100%;
  }
  header .flex {
    align-items: center;
  }
  header .flex h1 {
    width: 30%;
    padding: 5% 0;
  }
  header .flex > .menu {
    width: 60%;
    top: 15%;
    right: 10%;
  }
  header .flex > .menu .menu_btn {
    width: 90%;
  }
  header .flex > .menu ul.menu li a {
    font-size: 10vw;
  }
  header .flex > .menu .menu_list.on ul.menu {
    top: 15vw;
  }
  header .flex > .menu .menu_list.on ul.menu li a:after {
    height: 8vw;
    top: 2vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(1) {
    top: 0px;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(2) {
    top: 12vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(3) {
    top: 24vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(4) {
    top: 36vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(5) {
    top: 48vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(6) {
    top: 60vw;
  }
  header .flex > .menu .menu_list.on ul.menu li:nth-of-type(7) {
    top: 72vw;
  }
  header.nav {
    opacity: inherit;
  }
  #mv h2 {
    font-size: 160%;
  }
  #mv .basein.catch h2 {
    font-size: 100%;
  }
  #mv .basein.greeting .greeting_btn.on {
    margin-right: 0;
  }
  #mv .basein.greeting .greeting_btn a {
    padding: 2%;
    font-size: 65%;
  }
  #mv .basein.weather {
    top: 10%;
    left: 0%;
  }
  #mv .basein.weather #weather-widget {
    width: 30%;
  }
  #mv .spotify {
    bottom: 9%;
    text-align: left;
  }
  #mv .spotify iframe {
    transform: scale(0.5);
    transform-origin: bottom left;
  }
  #top_topics .catch_text h2 {
    font-size: 120%;
  }
  #top_topics .catch_text .text {
    max-width: 100%;
  }
  #top_topics .catch_text .text p {
    font-size: 80%;
  }
  #top_topics .pickup_text .topic_slick .slick-dots {
    top: -5vw;
  }
  #top_topics .pickup_text .topic_slick .slick-dots li button {
    padding: 1vw .5vw;
  }
  #top_topics .pickup_text .topic_slick .slick-dots li button:before {
    line-height: 1;
  }
  #top_topics .pickup_text a {
    padding: 3vw 2vw;
  }
  #top_topics .pickup_text a strong {
    font-size: 70%;
  }
  .works .works_list a.block {
    flex-direction: column;
    background-color: white;
  }
  .works .works_list a.block .text h3 {
    font-size: 130%;
    line-height: 130%;
  }
  .works .works_list a.block .image img {
    height: auto;
  }
  .works.artist .works_list a.block {
    width: 100%;
    margin: 1%;
    flex-direction: row;
  }
  .works.artist .works_list a.block .text {
    justify-content: center;
  }
  .works.artist .text_catch p {
    font-size: 80%;
  }
  .works.movie .works_list a.block {
    border-radius: 3vw;
    flex-direction: row;
  }
  .works.movie .works_list a.block video {
    border-radius: 3vw;
  }
  .works.movie .works_list a.block img {
    border-radius: 2.5vw;
  }
  .works.event .works_list a.block {
    width: 100%;
    margin: 0 0 5%;
  }
  .works.event .works_list a.block:last-child {
    margin-bottom: 0;
  }
  #projects .p_menu a {
    padding: 2% 5%;
    margin: 1%;
    font-size: 100%;
  }
  #menu_list .basein .menu {
    flex-wrap: wrap;
  }
  #menu_list .basein .menu li a {
    margin: 6% 1vw;
    font-size: 120%;
  }
  .main_content {
    overflow-x: hidden;
  }
  footer {
    padding-bottom: 5vh;
  }
  footer .companys {
    flex-direction: column;
  }
  footer .companys .kanren {
    flex-wrap: wrap;
    font-size: 80%;
  }
  footer .companys .kanren h2 {
    margin: 0;
    width: 100%;
    top: 0;
    transform: translateY(0);
    position: relative;
    margin-bottom: 2%;
    font-size: 120%;
  }
  footer .companys .kanren .list {
    margin: auto;
    width: 65%;
  }
  footer .companys .kanren .list a {
    margin: 3vw;
  }
  footer .bottom02 {
    font-size: 80%;
  }
  footer .bottom02 .flex {
    flex-direction: column;
  }
  footer .bottom02 .flex .left_block {
    border-right: none;
    border-bottom: 3px solid #000000;
    width: 100%;
    line-height: 2;
  }
  footer .bottom02 .flex .left_block .address h2 {
    width: 100%;
  }
  footer .bottom02 .flex .left_block .address .sns_link ul.menu {
    flex-wrap: wrap;
  }
  footer .bottom02 .flex .right_block {
    width: 100%;
    padding: 4% 0;
  }
  footer .bottom02 .flex .right_block .group {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }
  footer .bottom02 .flex .right_block .group .list {
    width: 30%;
  }
  footer .bottom02 #totop {
    width: 10%;
    right: 1%;
  }
  footer .bottom02 #totop.bottom {
    top: 40%;
  }
  .page2nd h2.title {
    padding: 5% 0;
  }
  .page2nd #single_content .single_page {
    top: 10vh;
    padding-bottom: 10vh;
  }
  .w80pc {
    padding: 5% 0 0;
  }
  .wysiwyg_title h1 {
    line-height: 150%;
  }
  .WYSIWYG {
    overflow: hidden;
    margin: auto;
  }
  .WYSIWYG .wp-block-embed {
    margin: auto;
  }
  .WYSIWYG figcaption {
    margin-top: 1vw;
  }
  .prev_next_kiji {
    position: relative;
    margin-top: 20%;
  }
  .prev_next_kiji .next, .prev_next_kiji .prev {
    width: 50%;
    overflow: hidden;
  }
  .prev_next_kiji .next a, .prev_next_kiji .prev a {
    align-items: center;
  }
  .prev_next_kiji .next a img, .prev_next_kiji .prev a img {
    height: 10vw;
    border: none;
  }
  .prev_next_kiji .next a span, .prev_next_kiji .prev a span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .prev_next_kiji .type_name {
    width: 100%;
    position: absolute;
    bottom: 100%;
    padding: 5% 0;
    border: none;
  }
  .forms textarea,
  .forms input {
    width: 100%;
    padding: 3%;
    border: 1px solid #eee;
    border-radius: 1vw;
  }
  .forms .block {
    display: flex;
    flex-direction: column;
    margin-bottom: 2%;
    border-bottom: 3px solid black;
    padding-bottom: 2%;
  }
  .forms .block p {
    margin: 0;
  }
  .forms .block.btn {
    justify-content: center;
    border-bottom: none;
  }
  .forms .block.btn p {
    text-align: center;
  }
  .forms .block.btn input {
    max-width: 300px;
    padding: 2%;
    margin: auto;
  }
  .forms .block .form {
    width: 100%;
  }
  .single_mv img {
    width: 100%;
    height: auto;
    max-height: auto;
    object-fit: contain;
  }
}

/*****page navigation******************************************************/
.nav_link_flex {
  display: flex;
  padding: 2.5% 0;
  margin: 2% auto;
  justify-content: space-between;
  align-items: center;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
}

.nav_link_flex.one_page {
  border-bottom: none;
  padding: 0;
}

.nav_link_flex a {
  margin: 0;
  padding: .3vw 0vw;
}

.nav_link_flex a:hover {
  color: white;
  background-color: #000000;
}

.nav_link_flex .prev, .nav_link_flex .next {
  display: block;
  width: 20%;
}

.nav_link_flex .prev {
  text-align: left;
}

.nav_link_flex .next {
  text-align: right;
}

.navigation.pagination {
  padding: 0;
}

.navigation.post {
  position: relative;
}

.navigation.post .nav-links {
  text-align: center;
}

.navigation.post .nav-links a {
  text-decoration: none;
  color: white !important;
}

.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
}

.page-numbers li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

.page-numbers a, .page-numbers span {
  font-size: 130%;
  margin: 0 .1vw;
  padding: .3vw .5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  transition: .3s;
  width: 100%;
  height: 100%;
  position: relative;
}

.page-numbers a:hover, .page-numbers a.current, .page-numbers span:hover, .page-numbers span.current {
  background: #000000;
  color: white;
}

.navigation.post .nav-links a:hover {
  color: #999;
}

.navigation.post .nav-links a[rel="prev"] {
  position: absolute;
  left: 0;
}

.navigation.post .nav-links a[rel="next"] {
  position: absolute;
  right: 0;
}

@media all and (max-width: 1300px) {
  .page-numbers li {
    width: 6vw;
    height: 6vw;
  }
}

@media all and (max-width: 540px) and (orientation: portrait) {
  .page-numbers li {
    width: 9vw;
    height: 9vw;
  }
}

/***********************************************************/
.float_l {
  float: left;
}

.float_r {
  float: right;
}

.end {
  clear: both;
  font-size: 1px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  display: block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.clear {
  display: block;
  clear: both;
  height: 2px;
}

.cleared {
  display: block;
  clear: both;
}

.align_l, .t_left {
  text-align: left !important;
}

.align_r, .t_right {
  text-align: right !important;
}

.align_c, .t_center {
  text-align: center !important;
}

.bold, .bold * {
  font-weight: bold !important;
}

.nolink {
  pointer-events: none;
}

/* display */
.none {
  display: none;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.inlineblock {
  display: inline-block;
}

.ime_act {
  ime-mode: active;
}

.ime_dis {
  ime-mode: disabled;
}

.ime_inact {
  ime-mode: inactive;
}

.kaisho {
  font-family: "HGP正楷書体","HGP行書体","HGS正楷書体","HGS行書体","HGS祥南行書体","HG楷書体","HG行書体",cursive;
}

.sans-serif {
  font-family: arial,helvetica,century gothic,verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",'MS P Gothic','Trebuchet MS',Osaka,clean,sans-serif;
}

.serif {
  font-family: Century,Times,Times New Roman,"ヒラギノ明朝 Pro W3","Hiragino Kaku Mincho","ＭＳ Ｐ明朝","MS P Mincho","Trebuchet MS",Georgia,Cambria,serif;
}

.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",'Noto Serif JP',"Sawarabi Mincho", serif;
  letter-spacing: .1rem;
}

.gothic {
  font-family: 'noto-sans-cjk-jp','Noto Sans JP','游ゴシック体', 'YuGothic', '游ゴシック', 'Yu Gothic','ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', Helvetica, 'メイリオ', 'Meiryo', 'Osaka', 'arial', Arial, sans-serif;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.tips {
  font-size: 70%;
}

.clearfix {
  display: block;
}

html > body .clearfix {
  display: block\9;
}

.lity-content {
  background: white;
  padding: 1%;
}

/* balloon top */
.balloon-top {
  position: relative;
  display: inline-block;
  padding: 2%;
  margin: 20px auto 2%;
  width: 96%;
  font-weight: 300;
  height: auto;
  color: white;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 0;
  font-size: 14px;
}

.balloon-top:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent rgba(0, 0, 0, 0.5) transparent;
}

@-webkit-keyframes opacityfadein {
  100% {
    opacity: 1;
  }
}

@keyframes opacityfadein {
  100% {
    opacity: 1;
  }
}

@keyframes loop {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
