@charset "UTF-8";
@font-face {
  font-family: "Verlag-b";
  src: url("../font/Verlag-Black.woff") format("woff");
}
@font-face {
  font-family: "Verlag-b";
  src: url("../font/Verlag-Black.woff2") format("woff2");
}
@font-face {
  font-family: "Verlag-b-it";
  src: url("../font/Verlag-BlackItalic.woff") format("woff");
}
@font-face {
  font-family: "Verlag-b-it";
  src: url("../font/Verlag-BlackItalic.woff2") format("woff2");
}
@font-face {
  font-family: "Verlag-l2";
  src: url("../font/Verlag-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Verlag-l";
  src: url("../font/Verlag-Light.woff") format("woff");
}
@media screen and (max-width: 767px) {
  .pc-s {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp-s {
    display: none !important;
  }
}
.en {
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
}

/* 共通 */
.w_base {
  color: white;
}

@media (max-width: 767px) {
  header.w_base .header-inner {
    padding-left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
header.w_base .header-inner .logo {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  header.w_base .header-inner .logo {
    padding-top: 0;
    width: 32vw;
  }
  header.w_base .header-inner .logo img {
    width: 100%;
    height: auto;
  }
}
header.w_base .menu-trigger span {
  background-color: white;
}

main.__nagstudio .top_area {
  background-image: url(../img/lower/nagstudio/mv.jpg);
}
main.__nagstudio .top_area::before {
  background: white;
}
main.__nagstudio .top_area::after {
  background: white;
}

main.__nagstudio .sec_message {
  background-image: url(../img/lower/nagstudio/message-photo.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  padding-left: 10vw;
  margin-top: 215px;
  position: relative;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_message {
    padding-left: 5vw;
    margin-top: 15vw;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_message {
    background: none;
    margin-top: 25vw;
    padding: 0 6vw;
  }
}
main.__nagstudio .sec_message .wrapper {
  min-height: 550px;
  position: relative;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_message .wrapper {
    min-height: inherit;
    padding-bottom: 15vw;
    padding-left: 5vw;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_message .wrapper {
    padding-left: 0;
  }
}
main.__nagstudio .sec_message .wrapper h2 {
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
  font-size: 150px;
  position: absolute;
  left: 0;
  top: -0.7em;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_message .wrapper h2 {
    left: 5vw;
    font-size: 105px;
  }
}
@media screen and (max-width: 767px) {
  main.__nagstudio .sec_message .wrapper h2 {
    font-size: 66.5px;
    letter-spacing: -1px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  main.__nagstudio .sec_message .wrapper h2 {
    font-size: 42px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
main.__nagstudio .sec_message .wrapper figure.sp {
  display: none;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_message .wrapper figure.sp {
    width: 100%;
    display: block;
    padding-top: 13vw;
  }
  main.__nagstudio .sec_message .wrapper figure.sp img {
    width: 100%;
    height: auto;
  }
}
main.__nagstudio .sec_message .wrapper p {
  padding-top: 155px;
  font-size: 15px;
  font-weight: bold;
  line-height: 2.4666666667;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_message .wrapper p {
    padding-top: 12vw;
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_message .wrapper p {
    padding-top: 3vw;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_message .wrapper p {
    font-size: 1.1rem;
    padding-right: 3vw;
    padding-top: 5vw;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: break-all;
  }
}

main.__nagstudio .sec_works {
  margin: 28vw 11vw;
  height: 40vw;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_works {
    display: block;
    text-align: center;
    height: auto;
    margin: 0 6vw 15vw;
  }
}
main.__nagstudio .sec_works::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid black;
  z-index: 0;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_works::after {
    content: none;
  }
}
main.__nagstudio .sec_works .ttl {
  font-size: 150px;
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_works .ttl {
    font-size: 105px;
    background: white;
    padding: 0.2em;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_works .ttl {
    font-size: 66.5px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  main.__nagstudio .sec_works .ttl {
    font-size: 42px;
  }
}
main.__nagstudio .sec_works .movie {
  display: none;
  position: absolute;
  left: -11vw;
  top: -10vw;
  width: 33vw;
  z-index: -1;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_works .movie {
    position: inherit;
    left: inherit;
    top: inherit;
    width: 100%;
  }
}
main.__nagstudio .sec_works .movie video {
  width: 100%;
  height: auto;
}
main.__nagstudio .sec_works .photo1 {
  position: absolute;
  right: -11vw;
  top: -21vw;
  z-index: 1;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_works .photo1 {
    width: 40vw;
    height: auto;
  }
}
main.__nagstudio .sec_works .photo2 {
  position: absolute;
  right: -11vw;
  bottom: -16vw;
  z-index: 1;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_works .photo2 {
    width: 23vw;
    height: auto;
  }
}
main.__nagstudio .sec_works .photo3 {
  position: absolute;
  left: -90px;
  bottom: -290px;
  z-index: 1;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_works .photo3 {
    width: 55vw;
    height: auto;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_works .photo1, main.__nagstudio .sec_works .photo2, main.__nagstudio .sec_works .photo3 {
    display: none;
  }
}
main.__nagstudio .sec_works figure {
  display: none;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_works figure {
    display: block;
    text-align: center;
    padding: 0 5vw;
    max-width: 650px;
    margin: 5vw auto;
  }
  main.__nagstudio .sec_works figure img {
    width: 100%;
    height: auto;
  }
}

main.__nagstudio .sec_studio {
  margin-bottom: 24vw;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_studio {
    margin-bottom: 15vw;
  }
}
main.__nagstudio .sec_studio .wrapper {
  padding: 0 9vw;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_studio .wrapper {
    padding: 0 6vw;
  }
}
main.__nagstudio .sec_studio .wrapper h2 {
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
  font-size: 150px;
  color: black;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_studio .wrapper h2 {
    font-size: 105px;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_studio .wrapper h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_studio .wrapper h2 {
    font-size: 66.5px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  main.__nagstudio .sec_studio .wrapper h2 {
    font-size: 42px;
  }
}
main.__nagstudio .sec_studio .wrapper .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_studio .wrapper .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
main.__nagstudio .sec_studio .wrapper .row .txt {
  font-size: 15px;
  line-height: 2.4666666667;
  font-weight: bold;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_studio .wrapper .row .txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_studio .wrapper .row .txt {
    font-size: 1.2rem;
    line-height: 2;
  }
}
main.__nagstudio .sec_studio .wrapper .row figure {
  margin-left: 50px;
  width: 56vw;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_studio .wrapper .row figure {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
    margin: 0 0 4vw;
  }
}
main.__nagstudio .sec_studio .wrapper .row figure img {
  width: 100%;
  height: auto;
}

main.__nagstudio .sec_instagram {
  margin-bottom: 24vw;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_instagram {
    margin-bottom: 15vw;
  }
}
main.__nagstudio .sec_instagram .wrapper {
  padding: 0 0 0 9vw;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_instagram .wrapper {
    padding: 0;
  }
}
main.__nagstudio .sec_instagram .wrapper h2 {
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
  font-size: 150px;
  color: black;
  text-align: center;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_instagram .wrapper h2 {
    font-size: 105px;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_instagram .wrapper h2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_instagram .wrapper h2 {
    font-size: 66.5px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  main.__nagstudio .sec_instagram .wrapper h2 {
    font-size: 42px;
  }
}
main.__nagstudio .sec_instagram .wrapper .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
main.__nagstudio .sec_instagram .wrapper .more a {
  background: black;
  padding: 10px 20px;
  width: 260px;
  color: white;
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
  font-size: 25px;
  text-align: center;
  display: block;
}

main.__nagstudio .sec_profile {
  margin-bottom: 20vw;
  position: relative;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_profile {
    margin-top: 15vw;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_profile {
    background: none;
    margin-top: 25vw;
    padding: 0 6vw;
  }
}
main.__nagstudio .sec_profile .wrapper {
  background-image: url(../img/lower/nagstudio/profile-bg.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 549px;
  padding-left: 50%;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_profile .wrapper {
    background: none;
    min-height: inherit;
    padding: 0;
  }
}
main.__nagstudio .sec_profile .wrapper h2 {
  position: relative;
  top: -0.45em;
  margin-right: 9vw;
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
  font-size: 150px;
  line-height: 1;
  text-align: right;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_profile .wrapper h2 {
    font-size: 105px;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_profile .wrapper h2 {
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_profile .wrapper h2 {
    font-size: 66.5px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  main.__nagstudio .sec_profile .wrapper h2 {
    font-size: 42px;
  }
}
main.__nagstudio .sec_profile .wrapper figure.sp {
  display: none;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_profile .wrapper figure.sp {
    width: 100%;
    display: block;
  }
  main.__nagstudio .sec_profile .wrapper figure.sp img {
    width: 100%;
    height: auto;
  }
}
main.__nagstudio .sec_profile .wrapper .txt_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 9vw;
  padding-bottom: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_profile .wrapper .txt_wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 4vw 2vw 0;
  }
}
main.__nagstudio .sec_profile .wrapper .txt_wrap .name {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  width: 100%;
  text-align: right;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_profile .wrapper .txt_wrap .name {
    font-size: 2.4rem;
    text-align: left;
    line-height: 1.3;
  }
  main.__nagstudio .sec_profile .wrapper .txt_wrap .name span {
    font-size: 1.7rem;
  }
}
main.__nagstudio .sec_profile .wrapper .txt_wrap .txt {
  font-size: 15px;
  line-height: 2.4666666667;
  font-weight: bold;
}
@media (max-width: 767px) {
  main.__nagstudio .sec_profile .wrapper .txt_wrap .txt {
    font-size: 1.2rem;
    line-height: 2;
  }
}

main.__nagstudio .sec_access {
  margin-bottom: 20vw;
}
@media (max-width: 767px) {
  main.__nagstudio .sec_access {
    margin-bottom: 15vw;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_access .wrapper {
    padding: 0 10vw;
  }
}
main.__nagstudio .sec_access .wrapper h2 {
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
  font-size: 150px;
  margin-bottom: 55px;
  padding-left: 9vw;
  line-height: 1;
}
@media (max-width: 1440px) {
  main.__nagstudio .sec_access .wrapper h2 {
    font-size: 105px;
  }
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_access .wrapper h2 {
    text-align: center;
    padding-left: 0;
    margin-bottom: 0;
    top: -0.45em;
    position: relative;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_access .wrapper h2 {
    font-size: 66.5px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  main.__nagstudio .sec_access .wrapper h2 {
    font-size: 42px;
  }
}
main.__nagstudio .sec_access .wrapper .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_access .wrapper .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
main.__nagstudio .sec_access .wrapper .row .txt_area {
  padding-left: 9vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_access .wrapper .row .txt_area {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding: 5vw 0 0;
  }
}
main.__nagstudio .sec_access .wrapper .row .txt_area p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8;
}
@media (max-width: 767px) {
  main.__nagstudio .sec_access .wrapper .row .txt_area p {
    font-size: 1.2rem;
  }
}
main.__nagstudio .sec_access .wrapper .row .txt_area dl {
  margin-top: 60px;
}
@media (max-width: 767px) {
  main.__nagstudio .sec_access .wrapper .row .txt_area dl {
    margin-top: 3em;
  }
}
main.__nagstudio .sec_access .wrapper .row .txt_area dl dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 14px;
}
@media (max-width: 767px) {
  main.__nagstudio .sec_access .wrapper .row .txt_area dl dt {
    font-size: 1.2rem;
  }
}
main.__nagstudio .sec_access .wrapper .row .txt_area dl dd {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  main.__nagstudio .sec_access .wrapper .row .txt_area dl dd {
    font-size: 1.2rem;
  }
}
main.__nagstudio .sec_access .wrapper .row .txt_area dl dd + dt {
  margin-top: 2em;
}
main.__nagstudio .sec_access .wrapper .row .txt_area dl dd p + p {
  margin-top: 1em;
}
main.__nagstudio .sec_access .wrapper .row .map {
  position: relative;
  width: 50%;
  height: auto;
  padding-top: 35%;
}
@media (max-width: 1024px) {
  main.__nagstudio .sec_access .wrapper .row .map {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  main.__nagstudio .sec_access .wrapper .row .map {
    padding-top: 100%;
  }
}
main.__nagstudio .sec_access .wrapper .row .map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.site_footer {
  background: black;
}
.site_footer .f_inner {
  padding: 100px 9vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 767px) {
  .site_footer .f_inner {
    padding: 8vw 5vw;
    display: block;
  }
}
.site_footer .f_inner .nav_area {
  text-align: left;
}
@media (max-width: 767px) {
  .site_footer .f_inner .nav_area {
    text-align: center;
  }
}
.site_footer .f_inner .nav_area h3 {
  margin-bottom: 35px;
}
.site_footer .f_inner .nav_area .sp-sna {
  display: none;
}
@media (max-width: 767px) {
  .site_footer .f_inner .nav_area .sp-sna {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20vw;
  }
  .site_footer .f_inner .nav_area .sp-sna a {
    margin: 0 20px;
  }
  .site_footer .f_inner .nav_area .sp-sna a img {
    height: auto;
  }
}
.site_footer .f_inner .nav_area nav a {
  margin-top: 40px;
  display: block;
  color: white;
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
}
@media (max-width: 767px) {
  .site_footer .f_inner .nav_area nav a {
    font-size: 2.8rem;
    margin-top: 10vw;
  }
}
.site_footer .f_inner .nav_area .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
}
@media (max-width: 767px) {
  .site_footer .f_inner .nav_area .list {
    display: block;
    margin-top: 10vw;
  }
}
.site_footer .f_inner .nav_area .list li {
  margin-right: 60px;
}
@media (max-width: 767px) {
  .site_footer .f_inner .nav_area .list li {
    margin-right: 0;
    margin-top: 10vw;
  }
}
.site_footer .f_inner .nav_area .list li a {
  font-size: 14px;
  font-family: "Verlag-b", sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .site_footer .f_inner .nav_area .list li a {
    font-size: 1.3rem;
  }
}
.site_footer .f_inner .affiliated_area {
  text-align: right;
}
@media (max-width: 767px) {
  .site_footer .f_inner .affiliated_area {
    text-align: center;
    margin-top: 20vw;
  }
}
.site_footer .f_inner .affiliated_area .list li {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .site_footer .f_inner .affiliated_area .list li {
    margin: 0 auto 8vw;
    width: 85px;
  }
  .site_footer .f_inner .affiliated_area .list li a {
    display: block;
  }
  .site_footer .f_inner .affiliated_area .list li img {
    width: 100%;
  }
}
.site_footer .f_inner .affiliated_area .sna {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 96px;
  margin-left: auto;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .site_footer .f_inner .affiliated_area .sna {
    display: none;
  }
}
.site_footer .f_inner .affiliated_area .sp-logo {
  display: none;
}
@media (max-width: 767px) {
  .site_footer .f_inner .affiliated_area .sp-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 5vw;
  }
}
.site_footer .f_inner .affiliated_area .copy {
  color: white;
  font-size: 13px;
  line-height: 2;
}
@media (max-width: 767px) {
  .site_footer .f_inner .affiliated_area .copy {
    font-size: 0.9rem;
  }
}

main.lower .page-title {
  font-weight: bold;
  font-size: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  color: black;
  letter-spacing: 2px;
  width: 100%;
  white-space: nowrap;
}
@media (max-width: 767px) {
  main.lower .page-title {
    font-size: 27px;
  }
}

main.__company .top_area {
  background: none;
  padding-top: 35vw;
}

.__company .sec_profile {
  margin: -12vw 0 11vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .__company .sec_profile {
    display: block;
    padding: 0 5vw;
    margin: 15vw 0;
  }
}
.__company .sec_profile table th {
  width: 190px;
  padding-bottom: 35px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  line-height: 2;
}
@media (max-width: 767px) {
  .__company .sec_profile table th {
    display: block;
    width: 100%;
    font-size: 1.3rem;
    padding: 0 0 5px;
    line-height: 1.2;
  }
}
.__company .sec_profile table td {
  padding-bottom: 35px;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}
@media (max-width: 767px) {
  .__company .sec_profile table td {
    display: block;
    width: 100%;
    font-size: 1.3rem;
    padding: 0 0 5vw;
    margin-bottom: 5vw;
    border-bottom: 1px solid #ccc;
  }
}
.__company .sec_profile table td a {
  color: black;
}

main.__policy .top_area {
  background: none;
  padding-top: 35vw;
}
.__policy .sec_policy {
  width: 1000px;
  margin: -12vw auto 11vw;
}
@media (max-width: 1024px) {
  .__policy .sec_policy {
    padding: 0 5vw;
    width: auto;
    margin: 15vw 0;
  }
}
.__policy .sec_policy dl dt {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0.5em;
  line-height: 2;
}
@media (max-width: 1024px) {
  .__policy .sec_policy dl dt {
    font-size: 1.2rem;
  }
}
.__policy .sec_policy dl dd {
  margin-bottom: 1.5em;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}
@media (max-width: 1024px) {
  .__policy .sec_policy dl dd {
    font-size: 1.2rem;
  }
}
.__policy .sec_policy .sign {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  margin-top: 4em;
}
@media (max-width: 1024px) {
  .__policy .sec_policy .sign {
    font-size: 1.1rem;
  }
}
.__policy .sec_policy .sign a {
  color: black;
}

main.__contact .top_area {
  background: none;
  padding-top: 35vw;
}

main.__contact .sec_form {
  max-width: 715px;
  margin: -12vw auto 11vw;
}
@media (max-width: 767px) {
  main.__contact .sec_form {
    padding: 0 5vw;
    max-width: inherit;
    margin: 15vw auto;
  }
}
main.__contact .sec_form .top_txt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  main.__contact .sec_form .top_txt {
    font-size: 1.3rem;
    margin-bottom: 6vw;
  }
}
main.__contact .sec_form table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #939494;
}
@media (max-width: 767px) {
  main.__contact .sec_form table {
    border: 0;
  }
}
main.__contact .sec_form table th {
  width: 135px;
  padding: 25px 0 17px;
  border-bottom: 1px solid #939494;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 767px) {
  main.__contact .sec_form table th {
    font-size: 1.3rem;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border: 0;
    line-height: 1;
    padding: 0;
  }
}
main.__contact .sec_form table td {
  padding: 17px 0;
  border-bottom: 1px solid #939494;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 767px) {
  main.__contact .sec_form table td {
    font-size: 1.3rem;
    display: block;
    width: 100%;
    margin-bottom: 5vw;
    padding: 0 0 5vw;
  }
}
main.__contact .sec_form table select, main.__contact .sec_form table input, main.__contact .sec_form table textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #939494;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
@media (max-width: 767px) {
  main.__contact .sec_form table select, main.__contact .sec_form table input, main.__contact .sec_form table textarea {
    font-size: 1.6rem;
  }
}
main.__contact .sec_form table select {
  width: 70%;
}
@media (max-width: 767px) {
  main.__contact .sec_form table select {
    width: 80%;
  }
}
main.__contact .sec_form table input {
  width: 50%;
}
@media (max-width: 767px) {
  main.__contact .sec_form table input {
    width: 90%;
  }
}
main.__contact .sec_form table textarea {
  height: 200px;
}
main.__contact .sec_form .submit-btn {
  width: 200px;
  height: 45px;
  margin: 25px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  main.__contact .sec_form .submit-btn {
    width: 80%;
    height: 50px;
    margin: 5vw auto 0;
  }
}
main.__contact .sec_form .submit-btn input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  background: black;
  color: white;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
@media (max-width: 767px) {
  main.__contact .sec_form .submit-btn input {
    font-size: 1.4rem;
  }
}

.wpcf7 .ajax-loader {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  top: 20px;
}

.__news .sec_news {
  padding: 200px 50px 150px;
  max-width: 1100px;
  margin: auto;
}
@media (max-width: 767px) {
  .__news .sec_news {
    padding: 120px 20px 100px;
  }
}
.__news .sec_news .page_ttl {
  font-size: 130px;
  text-align: center;
  margin-bottom: 100px;
}
@media (max-width: 1100px) {
  .__news .sec_news .page_ttl {
    font-size: 104px;
  }
}
@media (max-width: 767px) {
  .__news .sec_news .page_ttl {
    font-size: 65px;
    margin-bottom: 50px;
  }
}
.__news .sec_news .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.__news .sec_news .list li:not(:last-child) {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .__news .sec_news .list li:not(:last-child) {
    margin-bottom: 40px;
  }
}
.__news .sec_news .list li[id^=post] {
  margin-top: -205px;
  padding-top: 205px;
}
@media (max-width: 767px) {
  .__news .sec_news .list li[id^=post] {
    margin-top: -115px;
    padding-top: 115px;
  }
}
.__news .sec_news .list li .eyecatch {
  width: 200px;
  text-align: center;
}
@media (max-width: 767px) {
  .__news .sec_news .list li .eyecatch {
    width: 25%;
  }
  .__news .sec_news .list li .eyecatch img {
    width: 100%;
    height: auto;
  }
}
.__news .sec_news .list li .inner {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .__news .sec_news .list li .inner {
    padding-left: 20px;
  }
}
.__news .sec_news .list li .inner .post-day {
  font-size: 12px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .__news .sec_news .list li .inner .post-day {
    font-size: 11px;
  }
}
.__news .sec_news .list li .inner .post-title {
  font-size: 24px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .__news .sec_news .list li .inner .post-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.__news .sec_news .list li .inner .post-cont {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  font-size: 14px;
  line-height: 2;
}
.__news .sec_news .post-page-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
}
.__news .sec_news .post-page-nav .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  background: #eee;
  color: black;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #ccc;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .__news .sec_news .post-page-nav .page-numbers {
    margin: 0 5px;
  }
}
.__news .sec_news .post-page-nav .page-numbers.current {
  background: black;
  color: white;
}
.__news .sec_news .post-page-nav .page-numbers.next {
  position: relative;
}
.__news .sec_news .post-page-nav .page-numbers.next::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 4px;
}
.__news .sec_news .post-page-nav .page-numbers.prev {
  position: relative;
}
.__news .sec_news .post-page-nav .page-numbers.prev::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 4px;
}
/*# sourceMappingURL=lower.css.map */