@charset "UTF-8";
@media screen and (max-width: 1024px) {
  p,
  a,
  li,
  dt,
  dd,
  time,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  th,
  td,
  span {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 1400px) {
  .width1400 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1200px) {
  .width1200 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1000px) {
  .width1000 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 900px) {
  .width900 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  .width700 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  section {
    padding: 60px 0;
  }
}

@media screen and (max-width: 1024px) {
  #page-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 2;
  }
  #page-top img {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 1024px) {
  #breadcrumbs {
    padding-right: 0;
    overflow-x: auto;
    word-break: keep-all;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 20px;
  }
  #breadcrumbs ul {
    display: block;
    padding-right: 15px;
  }

  #breadcrumbs ul li a,
  #breadcrumbs ul li {
    font-size: 1.2rem;
  }
  #breadcrumbs ul li {
    padding-left: 3px;
  }
  #breadcrumbs ul li:before {
    font-size: 1.2rem;
    padding-right: 3px;
  }
}

@media screen and (max-width: 1024px) {
  .page-nav > div {
    display: block;
    padding: 10px;
  }
  .page-nav div img {
    max-width: 100%;
    height: 17vw;
    width: 100%;
    margin-bottom: 10px;
  }
  .page-nav div span {
    text-align: center;
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .sub-header {
    height: 200px;
  }
  .sub-header-txt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .archive-info-wrap main {
    width: 100%;
    margin-bottom: 40px;
  }
  .sidebar {
    width: 100%;
  }
  .archive-info-title a {
    font-size: 1.6rem;
  }
  .archive-time-cat time {
    font-size: 1.6rem;
  }
  .sidebar h3 {
    font-size: 1.6rem;
  }
  .side-box li a {
    font-size: 1.4rem;
  }
  .tag-list li a {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 820px) {
  .archive-info-wrap {
    margin-bottom: 40px;
  }
  .archive-info-txt {
    width: calc(100% - 220px);
  }
  .archive-info-title {
    line-height: 1.5em;
  }
  .archive-info-title a {
    font-size: 1.4rem;
  }
  .archive-time-cat time {
    font-size: 1.4rem;
  }
  .archive-info-cat a {
    font-size: 1rem;
    margin-right: 10px;
    padding: 4px 8px;
  }
  .archive-time-cat {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .archive-info-img {
    width: 140px;
  }
  .archive-info-img img {
    height: 20vw;
    min-height: 100px;
  }
  .archive-info-txt {
    width: calc(100% - 160px);
  }
}
@media screen and (max-width: 450px) {
  .archive-info-title a {
    font-size: 1.2rem;
  }
  .archive-time-cat {
    margin-bottom: 5px;
  }
  .archive-time-cat time {
    font-size: 1.2rem;
    margin: 0 0 10px;
    width: 100%;
    line-height: 1em;
  }
}
@media screen and (max-width: 1024px) {
  .single-info-wrap {
    margin-bottom: 40px;
  }
  .single-info-wrap main {
    width: 100%;
  }
  .single-info-title {
    font-size: 2rem;
  }
  .single-info-article .file-list a {
    font-size: 1.4rem;
  }
  .single-info-catch-img img {
    max-width: 400px;
    margin: 0 auto;
  }
  .single-info-article h2 {
    font-size: 18px;
    padding: 10px 15px;
  }
  .single-info-article h3 {
    font-size: 16px;
  }
  .single-info-article ul {
    padding: 20px;
    background-color: #f9f8f6;
  }
}
@media screen and (max-width: 820px) {
  .single-info-article .gallery-list li {
    width: 32%;
  }
  .single-info-article .gallery-list::before {
    display: none;
  }
  .single-info-article .gallery-list::after {
    width: 32%;
  }
  .single-info-article .gallery-list a img {
    height: 22vw;
  }
}
@media screen and (max-width: 600px) {
  .single-info-title {
    letter-spacing: 0;
    font-size: 1.8rem;
  }
  .page-nav {
    margin: 40px 0;
  }
  .page-nav div img {
    height: 25vw;
  }
  .page-nav div span {
    font-size: 1.2rem;
  }
  .single-info-article .file-list li {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  .single-info-title {
    font-size: 1.6rem;
  }
  .single-info-article .gallery-list li {
    width: 48%;
  }
  .single-info-article .gallery-list::after {
    display: none;
  }
  .single-info-article .gallery-list a img {
    height: 30vw;
  }
}

@media screen and (max-width: 1024px) {
  .privacy-head {
    font-size: 1.6rem;
  }

  .pricacy-profile {
    margin-top: 40px;
  }
}

@media screen and (max-width: 450px) {
  .pricacy-profile {
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  .search-txt01 {
    font-size: 1.8rem;
  }
  .error-url,
  .error-url span {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 600px) {
  .search-txt01 {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 1450px) {
  .header-nav-wrap {
    width: calc(100% - 200px);
  }

  .home .logo-wrap {
    width: 200px;
    height: 160px;
  }

  .head-nav-list {
    margin: 35px 20px 0 0;
  }

  .head-nav-list li {
    padding: 0 7.5px;
  }

  .head-nav-list a {
    font-size: 1.3rem;
  }
  .head-contact-btn {
    height: 100px;
    width: 100px;
    font-size: 1.3rem;
  }

  .about-content {
    width: 60%;
  }

  .about-img01 img,
  .about-img02 img {
    width: 15vw;
    height: 30vw;
  }

  .about-img01 {
    right: 20%;
    top: 60px;
  }

  .about-img02 {
    right: 5%;
    top: auto;
    bottom: 60px;
  }

  .service-content {
    width: 50%;
    padding: 50px;
  }
}

@media screen and (max-width: 1024px) {
  /*=======================================================

Common

========================================================*/

  body {
    margin-top: 60px !important;
  }

  .pn1024 {
    display: block;
  }

  .sn1024 {
    display: none;
  }

  .ttl01 {
    font-size: 2.6rem;
    padding-bottom: 20px;
  }

  .ttl02 {
    font-size: 2.6rem;
  }

  .ttl03 {
    font-size: 2.6rem;
    padding-bottom: 20px;
    background-size: 150px auto;
    margin-bottom: 45px;
  }

  .inner01 {
    max-width: 100%;
  }

  .btn01 {
    font-size: 1.4rem;
    max-width: 210px;
    background-size: 6px auto;
    background-position: right 15px top 50%;
  }

  .btn02 {
    font-size: 1.4rem;
    max-width: 210px;
    background-size: 6px auto;
    background-position: right 15px top 50%;
  }

  .logo-loading img {
    width: 100px;
  }

  /*=======================================================

Header

========================================================*/

  header {
    height: 60px;
  }

  .logo-wrap {
    height: 60px;
    padding: 5px 0 5px 10px;
    width: 60px;
    display: flex;
    align-items: center;
  }

  .home .logo-wrap {
    width: 120px;
    height: 120px;
    padding: 15px;
  }

  .home .logo-wrap.active {
    height: 60px;
    padding: 5px 0 5px 10px;
    width: 60px;
  }

  .header-nav-wrap {
    width: calc(100% - 140px);
  }

  .head-nav-list {
    display: none;
  }

  .head-contact-btn {
    height: 60px;
    margin-right: 60px;
  }

  .sp_nav {
    display: block;
  }

  /*=======================================================

Mv

========================================================*/

  .scroll-down-wrap {
    left: 10px;
  }

  .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
  }

  .mv-wrap {
    width: 100%;
    margin-left: 0;
  }

  .mv-catch {
    left: auto;
    right: 30px;
    bottom: auto;
    top: 50px;
    width: 120px;
    padding: 30px 15px 30px 19px;
    -webkit-filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.8));
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.8));
  }

  .mv-img img {
    height: 600px;
    min-height: 0;
  }

  .scroll-down a {
    color: #fff;
  }

  .scroll-down a:before {
    background: #c9b47e;
  }

  .scroll-down a:after {
    background: #ffffff;
  }

  /*=======================================================

About

========================================================*/

  .about-section {
    padding: 50px 0 60px;
  }

  .about-head {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }

  /*=======================================================

Service

========================================================*/

  .service-head {
    font-size: 1.6rem;
  }

  /*=======================================================

Scene

========================================================*/

  .scene-section {
    padding: 50px 0 60px;
  }

  .scene-head {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }

  /*=======================================================

Flow

========================================================*/

  .flow-head {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }

  .flow-icon {
    width: 80px;
    height: 80px;
  }

  .flow-icon img {
    width: 35px;
  }

  .flow-list li:nth-of-type(3) img {
    width: 33px;
  }

  .flow-list li:nth-of-type(4) img {
    width: 28px;
  }

  .flow-list li:nth-of-type(5) img {
    width: 45px;
  }

  .flow-list li {
    padding-bottom: 30px;
  }

  .flow-list li::before {
    left: 40px;
  }

  .flow-content {
    width: calc(100% - 100px);
  }

  .flow-content .btn02 {
    margin-top: 20px;
  }

  /*=======================================================

Merit

========================================================*/

  .merit-section {
    padding: 50px 0 60px;
  }

  .merit-head {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .merit-list li {
    width: 100%;
    border-right: none;
    border-bottom: solid #172c39 1px;
    padding: 0 0 30px;
    margin-bottom: 30px;
  }

  .merit-list li:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }

  .merit-icon img {
    width: auto;
    max-height: 50px;
  }

  .merit-txt {
    text-align: center;
  }

  .merit-icon {
    width: 100px;
    height: 100px;
    padding: 20px;
  }

  /*=======================================================

Power stone interior

========================================================*/

  #psi {
    padding: 50px 0 20px;
  }

  .psi-list li {
    margin-bottom: 40px;
  }

  .psi-txt01 {
    font-size: 1.3rem;
    margin-bottom: 30px;
  }

  .psi-head {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }

  /*=======================================================

Course

========================================================*/

  #course {
    padding: 50px 0;
  }

  .course-head {
    max-width: 350px;
  }

  .course-txt {
    font-size: 1.3rem;
  }

  /*=======================================================

Flow

========================================================*/

  .flow-section {
    padding: 50px 0 60px;
  }

  /*=======================================================

Blog

========================================================*/

  .blog-section {
    padding: 50px 0 60px;
  }

  /*=======================================================

Company

========================================================*/

  .company-content {
    padding: 60px 60px 60px 0;
  }

  /*=======================================================

Document Band

========================================================*/

  .db-head {
    font-size: 1.8rem;
  }

  .db-btn {
    font-size: 1.6rem;
  }

  /*=======================================================

Table

========================================================*/

  .tablepress tbody th,
  .tablepress tbody td {
    font-size: 1.2rem;
  }

  .tablepress-table-description {
    padding: 20px;
    font-size: 1.2rem;
  }

  /*=======================================================

Footer

========================================================*/

  .footer-logo img {
    max-width: 100px;
    margin: 0 auto;
  }

  /*=======================================================

Form

========================================================*/

  .contact-section {
    padding-bottom: 40px;
  }

  .contact-form01 th {
    font-size: 1.3rem;
  }

  .required {
    padding: 2px 7px;
    font-size: 1rem;
  }

  .privacy-check .wpcf7-list-item-label {
    font-size: 1.3rem;
    vertical-align: -3px;
  }

  .contact-form01 input[type="submit"],
  .contact-form01 input[type="button"] {
    font-size: 1.6rem;
  }

  .d-btn {
    max-width: 240px;
  }

  .d-btn svg {
    max-width: 40px;
    margin: 0 auto 10px;
  }

  .d-btn p {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 780px) {
  /*=======================================================

About

========================================================*/

  .about-section {
    background-size: 300px;
    background-position: bottom -100px right -50px;
    padding: 50px 0 340px;
  }

  .about-content {
    width: 100%;
  }

  .about-img01 {
    right: calc(50% - 110px);
    bottom: 100px;
    top: auto;
  }

  .about-img02 {
    left: calc(50% - 110px);
    bottom: 50px;
    top: auto;
    right: auto;
  }

  .about-img01 img,
  .about-img02 img {
    width: 100px;
    height: 200px;
  }

  /*=======================================================

Service

========================================================*/

  .service-section {
    background-color: #182c39;
  }

  .service-block.flex {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .service-content,
  .service-img {
    width: 100%;
  }

  .service-content {
    padding: 50px 15px 60px;
  }

  .service-inner {
    display: block;
  }

  /*=======================================================

Scene

========================================================*/

  /*=======================================================

Blog

========================================================*/

  .blog-img {
    width: 140px;
  }

  .blog-list {
    margin-bottom: 10px;
  }

  .blog-list li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .blog-date {
    width: 100%;
  }

  .blog-content {
    width: calc(100% - 155px);
  }

  .blog-date {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }

  /*=======================================================

Company

========================================================*/

  .company-content {
    width: 100%;
    padding: 60px 15px;
  }

  .company-inner {
    width: 100%;
  }

  .company-map {
    width: 100%;
  }

  .gmap {
    height: 350px;
  }
}

@media screen and (max-width: 600px) {
  .pcnone600 {
    display: block;
  }

  .spnone600 {
    display: none;
  }
  .about-txt01 p {
    text-align: left;
  }

  .scene-box {
    margin-bottom: 40px;
    width: 100%;
  }

  .scene-box:last-of-type {
    margin-bottom: 0;
  }

  .scene-content {
    padding: 25px;
  }

  .merit-txt {
    text-align: left;
  }

  .course-txt {
    text-align: left;
  }

  .flow-list li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: none;
  }

  .flow-list li:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }

  .flow-list li::before {
    display: none;
  }

  .flow-content {
    width: 100%;
    padding: 25px;
    margin-top: 15px;
  }

  .flow-icon {
    margin: 0 auto;
  }

  .flow-head {
    text-align: center;
  }

  .document-band {
    padding: 40px 15px 50px;
  }

  .db-mail {
    width: 100%;
  }

  .db-btn-wrap {
    width: 180px;
    margin: 25px auto 0;
  }

  .psi-list li {
    width: 100%;
    margin-bottom: 30px;
  }

  .psi-img {
    max-width: 450px;
    margin: 0 auto 15px;
  }

  .btn01 {
    margin: 20px auto 0;
  }

  .foot-nav-list {
    margin-bottom: 30px;
  }

  .foot-nav-list li {
    padding: 10px 0;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #c9b47e;
  }

  .foot-nav-list li a {
    font-size: 1.4rem;
    font-weight: 600;
  }

  .foot-nav-list li:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
  }

  .sns-link li {
    width: 18px;
    margin: 0 8px;
  }

  .sns-link li:last-of-type {
    width: 70px;
  }

  .copyright p,
  .copyright a {
    font-size: 1rem;
  }

  .contact-form01 tr {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .contact-form01 th,
  .contact-form01 td {
    width: 100%;
  }

  .contact-form01 th {
    padding: 0 0 15px 0;
  }

  .contact-form01 td {
    padding: 0;
  }

  .privacy-check .wpcf7-list-item-label {
    display: block;
    margin-top: 10px;
  }
}

@media screen and (max-width: 450px) {
  .service-section {
    padding: 0;
  }

  .complete-txt p {
    text-align: left;
  }
}
