body {
  font-family: "Shippori Mincho B1", serif;
  font-weight: 500;
  font-size: 16px;
  color: #242424;
  background: #eee;
}
@media print {
  body {
    min-width: 1300px !important;
  }
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.en_font {
  font-family: "Cormorant Garamond", serif;
  font-weight: 300;
}

.id-target {
  padding-top: 100px;
  margin-top: -100px;
  display: block;
}
@media screen and (max-width: 767px) {
  .id-target {
    padding-top: 70px;
    margin-top: -70px;
  }
}

@media print {
  .container {
    min-width: 1300px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 1300px) {
  .container {
    max-width: 1260px;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 1.5vw;
  z-index: 999;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  header {
    background: #fff;
    height: 70px;
  }
}
@media print {
  header {
    position: absolute;
  }
}
header .toggle {
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  header .toggle {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 2vw;
    top: 50%;
    transform: translateY(-50%);
  }
  header .toggle span {
    display: block;
    width: 100%;
    height: 1px;
    background: #242424;
    position: absolute;
  }
  header .toggle span:first-of-type {
    top: 10px;
  }
  header .toggle span:last-of-type {
    top: 20px;
  }
  header .toggle.open span:first-of-type {
    -webkit-animation: top 0.5s ease forwards;
            animation: top 0.5s ease forwards;
  }
  header .toggle.open span:last-of-type {
    -webkit-animation: bottom 0.5s ease forwards;
            animation: bottom 0.5s ease forwards;
  }
  header .toggle.close span:first-of-type {
    -webkit-animation: topr 0.5s ease forwards;
            animation: topr 0.5s ease forwards;
  }
  header .toggle.close span:last-of-type {
    -webkit-animation: bottomr 0.5s ease forwards;
            animation: bottomr 0.5s ease forwards;
  }
}
@media print {
  header .toggle {
    display: none;
  }
}
header .logo {
  max-width: 200px;
}
@media screen and (max-width: 991px) {
  header .logo {
    max-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  header .logo {
    max-width: 160px;
  }
}
header nav a {
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  margin-left: 35px;
  position: relative;
  transition: 0.3s;
  font-size: 18px;
}
header nav a:hover {
  color: #fff;
}
header nav a::after {
  content: "";
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -10px;
  transition-duration: 0.3s;
}
@media (min-width: 992px) {
  header nav a:hover::after {
    width: 100%;
  }
}
header nav a.active::after {
  width: 100%;
}
header nav a.mail {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #fff;
  transition-duration: 0.3s;
}
header nav a.mail svg {
  font-size: 26px;
}
header nav a.mail::after {
  display: none !important;
}
@media (min-width: 992px) {
  header nav a.mail:hover {
    background: #c7bfab;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  header nav {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background: #a99c7c;
    padding: 50px 0;
    flex-direction: column;
    transition-duration: 0.5s;
  }
  header nav.open {
    opacity: 1;
    pointer-events: all;
  }
  header nav a {
    margin-bottom: 40px;
    margin-left: 0;
  }
}
@media screen and (max-height: 450px) {
  header nav {
    padding: 20px 0;
  }
  header nav a {
    margin-bottom: 20px;
  }
}
header.scroll {
  background: #fff;
  box-shadow: 0px 3px 7px -6px rgba(36, 36, 36, 0.6);
}
header.scroll nav a {
  color: #242424;
}
@media (min-width: 992px) {
  header.scroll nav a:hover {
    color: #a99c7c;
  }
  header.scroll nav a:hover.mail {
    border: 1px solid #c7bfab;
    background: #c7bfab;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  header.scroll nav a {
    color: #fff;
  }
}
header.scroll nav a.mail {
  border: 1px solid #242424;
}
@media screen and (max-width: 767px) {
  header.scroll nav a.mail {
    border-color: #fff;
  }
}
header.scroll nav a.active {
  color: #a99c7c;
}
@media screen and (max-width: 767px) {
  header.scroll nav a.active {
    color: #fff;
  }
}
header.scroll nav a::after {
  background: #c7bfab;
}
@media screen and (max-width: 767px) {
  header.scroll nav a::after {
    background: #fff;
  }
}

@-webkit-keyframes top {
  0% {
    top: 10px;
    transform: translateY(0);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
}

@keyframes top {
  0% {
    top: 10px;
    transform: translateY(0);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
}
@-webkit-keyframes topr {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 10px;
    transform: translateY(0);
  }
}
@keyframes topr {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 10px;
    transform: translateY(0);
  }
}
@-webkit-keyframes bottom {
  0% {
    top: 20px;
    transform: translateY(0);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
}
@keyframes bottom {
  0% {
    top: 20px;
    transform: translateY(0);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
}
@-webkit-keyframes bottomr {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 20px;
    transform: translateY(0);
  }
}
@keyframes bottomr {
  0% {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
  }
  50% {
    top: 50%;
    transform: translateY(-50%);
  }
  100% {
    top: 20px;
    transform: translateY(0);
  }
}
.mv {
  position: relative;
}
@media screen and (max-width: 767px) {
  .mv {
    margin-top: 70px;
  }
}
.mv .slider {
  width: calc(100% - 240px);
}
@media screen and (max-width: 991px) {
  .mv .slider {
    width: calc(100% - 210px);
  }
}
@media screen and (max-width: 767px) {
  .mv .slider {
    width: 75vw;
  }
}
@media screen and (max-width: 574px) {
  .mv .slider {
    width: 80vw;
  }
}
@media print {
  .mv .slider .d-none {
    display: block !important;
  }
  .mv .slider .d-lg-none {
    display: none !important;
  }
  .mv .slider img {
    height: 522px;
  }
}
.mv .mv_en {
  width: 240px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .mv .mv_en {
    width: 210px;
  }
}
@media screen and (max-width: 767px) {
  .mv .mv_en {
    width: 25vw;
  }
}
@media screen and (max-width: 574px) {
  .mv .mv_en {
    width: 20vw;
  }
}
.mv .mv_en p.en {
  color: #c7bfab;
  writing-mode: vertical-rl;
  font-size: 4.6vw;
  position: absolute;
  right: 0;
  bottom: 4%;
  line-height: 1;
  z-index: 10;
  transform: translate(35%);
  font-weight: 500;
}
.mv .mv_en p.en::before {
  content: "The best building\aon this street.";
  width: 3.2vw;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #ffffff;
  white-space: pre-wrap;
}
@media screen and (max-width: 991px) {
  .mv .mv_en p.en {
    font-size: 7.5vw;
    transform: translateX(30%);
  }
  .mv .mv_en p.en::before {
    width: 4.4vw;
  }
}
@media screen and (max-width: 574px) {
  .mv .mv_en p.en {
    font-size: 9vw;
    transform: translateX(80%);
  }
  .mv .mv_en p.en::before {
    width: 80%;
  }
}
@media print {
  .mv .mv_en p.en {
    font-size: 60px;
  }
}
.mv .mv_en p.ja {
  writing-mode: vertical-rl;
  position: absolute;
  left: 3vw;
  bottom: 2%;
  font-size: 2vw;
}
@media screen and (max-width: 991px) {
  .mv .mv_en p.ja {
    font-size: 3.5vw;
    left: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .mv .mv_en p.ja {
    font-size: 5vw;
  }
}
@media print {
  .mv .mv_en p.ja {
    font-size: 30px;
  }
}

.contact {
  background: #f2eee6;
  padding: 70px 0 80px;
}
.contact h2 {
  font-size: 50px;
  letter-spacing: 0.12em;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
.contact h2 span:first-of-type {
  font-size: 70px;
  color: #a99c7c !important;
}
.contact h2.text-center::after {
  content: "";
  width: 50px;
  height: 1px;
  background: #242424;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .contact h2 {
    font-size: 35px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .contact h2 span {
    font-size: 50px;
  }
}
@media screen and (max-width: 574px) {
  .contact h2 {
    font-size: 30px;
  }
  .contact h2 span {
    font-size: 40px;
  }
}
.contact .h2_txt {
  font-size: 20px;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .contact .h2_txt {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 574px) {
  .contact .h2_txt {
    font-size: 16px;
  }
}
.contact .lead_txt {
  line-height: 2.2;
  letter-spacing: 0.24em;
}
@media screen and (max-width: 574px) {
  .contact .lead_txt {
    line-height: 2;
    letter-spacing: 0.15em;
  }
}
.contact .mail_form {
  margin-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact .mail_form a {
  width: 540px;
  text-align: center;
  display: block;
  background: #fff;
  border: 2px solid #c7bfab;
  border-radius: 70px;
  padding: 25px;
  color: #c7bfab;
  position: relative;
  transition-duration: 0.3s;
  letter-spacing: 0.24em;
}
.contact .mail_form a svg {
  margin-right: 30px;
}
@media screen and (max-width: 574px) {
  .contact .mail_form a {
    width: 100%;
  }
  .contact .mail_form a span {
    display: none;
    padding: 25px 10px;
  }
  .contact .mail_form a svg {
    margin-right: 10px;
  }
}
.contact .mail_form a::before {
  content: "";
  width: 25px;
  height: 1px;
  background: #c7bfab;
  position: absolute;
  right: 40px;
  bottom: 30px;
  transition-duration: 0.3s;
}
@media screen and (max-width: 574px) {
  .contact .mail_form a::before {
    right: 20px;
  }
}
.contact .mail_form a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 0 6px;
  border-color: transparent transparent transparent #c7bfab;
  position: absolute;
  right: 40px;
  bottom: 30px;
  transition-duration: 0.3s;
}
@media screen and (max-width: 574px) {
  .contact .mail_form a::after {
    right: 20px;
  }
}
@media (min-width: 992px) {
  .contact .mail_form a:hover {
    background: #a99c7c;
    color: #fff;
  }
  .contact .mail_form a:hover::before {
    background: #fff;
    transform: translateX(10px);
  }
  .contact .mail_form a:hover::after {
    border-color: transparent transparent transparent #fff;
    transform: translateX(10px);
  }
}

#top h2 {
  font-size: 50px;
  letter-spacing: 0.12em;
  padding-bottom: 20px;
  margin-bottom: 30px;
  position: relative;
}
#top h2 span {
  position: relative;
}
#top h2 span:nth-of-type(1) {
  font-size: 70px;
  color: #c7bfab;
}
#top h2.text-center::after {
  content: "";
  width: 50px;
  height: 1px;
  background: #242424;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  #top h2 {
    font-size: 35px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  #top h2 span {
    font-size: 50px;
  }
}
@media screen and (max-width: 574px) {
  #top h2 {
    font-size: 30px;
  }
  #top h2 span {
    font-size: 40px;
  }
}
#top .h2_txt {
  font-size: 20px;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  #top .h2_txt {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 574px) {
  #top .h2_txt {
    font-size: 16px;
  }
}
#top .lead_txt {
  line-height: 2.2;
  letter-spacing: 0.24em;
}
@media screen and (max-width: 574px) {
  #top .lead_txt {
    line-height: 2;
    letter-spacing: 0.15em;
  }
}
#top .about {
  margin-top: 180px;
  padding-bottom: 180px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #top .about {
    margin-top: 100px;
    padding-bottom: 0;
  }
}
#top .about h2 {
  border-bottom: 1px solid #242424;
}
#top .about .image {
  width: calc(100% + (100vw - 1230px) / 2);
}
@media screen and (max-width: 1299px) {
  #top .about .image {
    width: calc(100% + (100vw - 1110px) / 2);
  }
}
@media screen and (max-width: 1199px) {
  #top .about .image {
    width: calc(100% + (100vw - 930px) / 2);
  }
}
@media screen and (max-width: 991px) {
  #top .about .image {
    width: calc(100% + (100vw - 690px) / 2);
  }
}
@media screen and (max-width: 767px) {
  #top .about .image {
    width: 100%;
    margin-top: 30px;
  }
}
@media print {
  #top .about .image {
    width: 100%;
  }
}
#top .works {
  margin-bottom: 110px;
}
@media screen and (max-width: 767px) {
  #top .works {
    margin-top: 100px;
    margin-bottom: 60px;
  }
}
#top .works .item_list {
  margin-top: 110px;
}
@media screen and (max-width: 991px) {
  #top .works .item_list {
    margin-top: 60px;
  }
}
#top .works .item_list .col-12 {
  margin-bottom: 40px;
}
#top .works .item_list a {
  display: block;
  height: 100%;
  box-shadow: 0px 4px 6px 0px rgba(125, 125, 125, 0.25);
  transition-duration: 0.3s;
  background: #fff;
}
#top .works .item_list a .works_img {
  width: 100%;
  height: 250px;
}
#top .works .item_list a .works_img img {
  height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  #top .works .item_list a .works_img {
    height: 300px;
  }
  #top .works .item_list a .works_img img {
    height: 300px;
  }
}
@media screen and (max-width: 574px) {
  #top .works .item_list a .works_img {
    height: 250px;
  }
  #top .works .item_list a .works_img img {
    height: 250px;
  }
}
#top .works .item_list a .ttl {
  padding: 20px;
  font-size: 20px;
  position: relative;
}
#top .works .item_list a .ttl::before {
  content: "";
  width: 20px;
  height: 1px;
  background: #242424;
  position: absolute;
  right: 21px;
  bottom: 25px;
  transition-duration: 0.3s;
}
#top .works .item_list a .ttl::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 0 6px;
  border-color: transparent transparent transparent #242424;
  position: absolute;
  right: 20px;
  bottom: 25px;
  transition-duration: 0.3s;
}
@media screen and (max-width: 574px) {
  #top .works .item_list a .ttl {
    padding: 15px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #top .works .item_list a:hover {
    opacity: 0.7;
  }
  #top .works .item_list a:hover .ttl::before {
    transform: translateX(10px);
  }
  #top .works .item_list a:hover .ttl::after {
    transform: translateX(10px);
  }
}
#top .works .more {
  display: flex;
  justify-content: center;
  align-items: center;
}
#top .works .more a {
  width: 160px;
  height: 50px;
  border-radius: 80px;
  border: #c7bfab 2px solid;
  background: #fff;
  color: #c7bfab;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 28px;
  letter-spacing: 0.12em;
  padding-bottom: 4px;
  transition-duration: 0.3s;
}
#top .works .more a .plus {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  height: 10px;
  width: 10px;
}
#top .works .more a .plus span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #c7bfab;
  transition-duration: 0.3s;
}
#top .works .more a .plus span:first-of-type {
  width: 1px;
  height: 100%;
}
#top .works .more a .plus span:last-child {
  width: 100%;
  height: 1px;
}
@media (min-width: 992px) {
  #top .works .more a:hover {
    background: #c7bfab;
    color: #fff;
  }
  #top .works .more a:hover .plus span {
    background: #fff;
  }
}

footer {
  padding-top: 60px;
  padding-bottom: 30px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  footer .footer_left {
    width: 100%;
  }
}
footer .footer_left .footer_logo {
  max-width: 160px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  footer .footer_left .footer_logo {
    margin: 0 auto 30px;
    max-width: 180px;
  }
}
footer .footer_left p {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  footer .footer_left p {
    text-align: center;
  }
}
footer .footer_left .add {
  margin-bottom: 20px;
}
footer .footer_left .add svg {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  footer .footer_left .tel {
    margin-bottom: 20px;
  }
}
footer .footer_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  footer .footer_right {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  footer .footer_right .footer_nav {
    padding: 0 45px;
  }
}
@media screen and (max-width: 574px) {
  footer .footer_right .footer_nav {
    flex-wrap: wrap;
  }
}
footer .footer_right .footer_nav a {
  margin-left: 30px;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  footer .footer_right .footer_nav a {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  footer .footer_right .footer_nav a {
    margin-left: 0;
  }
}
@media screen and (max-width: 574px) {
  footer .footer_right .footer_nav a {
    display: block;
    width: 50%;
    text-align: center;
  }
}
footer .footer_right .copy {
  text-align: right;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  footer .footer_right .copy {
    margin-top: 20px;
    text-align: center;
  }
}

.pagetop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 9999;
  width: 24px;
  font-family: "Cormorant Garamond", serif;
}
@media screen and (max-width: 991px) {
  .pagetop {
    right: 15px;
  }
}
.pagetop .line {
  position: relative;
  overflow: hidden;
  margin: 0 auto 5px;
  height: 70px;
}
.pagetop .line .line-height1 {
  height: 100%;
  width: 1px;
  display: block;
  background: #c6c6c6;
  position: absolute;
  left: 50%;
}
.pagetop .line .line-height2 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 20%;
  background: #242424;
}
.pagetop p {
  writing-mode: vertical-rl;
  font-size: 16px;
  color: #242424;
  font-weight: 400;
}
@media print {
  .pagetop {
    opacity: 0;
  }
}

.subhead {
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 50px;
}
.subhead h2 {
  color: #fff;
  font-size: 36px;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.6);
}
.subhead h2 span {
  font-size: 50px;
  color: #faebc4;
}
.subhead p {
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
}

#works .subhead {
  background: url(../images/works/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#works .pan {
  margin-top: 10px;
  font-size: 16px;
}
#works .pan a {
  text-decoration: underline;
}
#works .slick-prev, #works .slick-next {
  height: 35px;
}
#works .works {
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 574px) {
  #works .works {
    margin-top: 60px;
  }
}
#works .works .category {
  margin-bottom: 60px;
}
#works .works .category .col-12 {
  margin-bottom: 20px;
}
#works .works .category a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
  text-align: center;
  font-size: 18px;
  background: #fff;
  border: 2px solid #a99c7c;
  border-radius: 10px;
  color: #a99c7c;
  transition-duration: 0.3s;
  height: 100%;
}
@media (min-width: 992px) {
  #works .works .category a:hover {
    background: #a99c7c;
    color: #fff;
  }
}
#works .works h3 {
  margin-bottom: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #242424;
  font-weight: 500;
  font-size: 26px;
}
#works .works .item_list {
  margin-bottom: 100px;
}
#works .works .item_list .col-12 {
  margin-bottom: 30px;
}
#works .works .item_list a {
  display: block;
  height: 100%;
  box-shadow: 0px 4px 6px 0px rgba(125, 125, 125, 0.25);
  transition-duration: 0.3s;
  background: #fff;
}
#works .works .item_list a .works_img {
  width: 100%;
  height: 250px;
}
#works .works .item_list a .works_img img {
  height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  #works .works .item_list a .works_img {
    height: 300px;
  }
  #works .works .item_list a .works_img img {
    height: 300px;
  }
}
@media screen and (max-width: 574px) {
  #works .works .item_list a .works_img {
    height: 250px;
  }
  #works .works .item_list a .works_img img {
    height: 250px;
  }
}
#works .works .item_list a .ttl {
  padding: 20px;
  font-size: 20px;
  position: relative;
}
#works .works .item_list a .ttl::before {
  content: "";
  width: 20px;
  height: 1px;
  background: #242424;
  position: absolute;
  right: 21px;
  bottom: 20px;
  transition-duration: 0.3s;
}
#works .works .item_list a .ttl::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 0 6px;
  border-color: transparent transparent transparent #242424;
  position: absolute;
  right: 20px;
  bottom: 20px;
  transition-duration: 0.3s;
}
@media screen and (max-width: 574px) {
  #works .works .item_list a .ttl {
    padding: 15px;
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  #works .works .item_list a:hover {
    opacity: 0.7;
  }
  #works .works .item_list a:hover .ttl::before {
    transform: translateX(10px);
  }
  #works .works .item_list a:hover .ttl::after {
    transform: translateX(10px);
  }
}
#works .item_detail {
  margin-bottom: 100px;
}
@media print {
  #works .item_detail .order-1 {
    order: 0 !important;
  }
}
#works .item_detail h3 {
  font-size: 30px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #242424;
}
@media screen and (max-width: 574px) {
  #works .item_detail .slider2 {
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  #works .item_detail .slick-prev {
    left: -20px;
    z-index: 10;
  }
  #works .item_detail .slick-next {
    right: -25px;
  }
}
#works .item_detail .slick-prev:before, #works .item_detail .slick-next:before {
  content: "";
  width: 20px;
  height: 35px;
  display: block;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  #works .item_detail .slick-prev:before, #works .item_detail .slick-next:before {
    width: 15px;
    height: 30px;
  }
}
#works .item_detail .slick-prev:before {
  background: url(../images/works/arrow_l.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
#works .item_detail .slick-next:before {
  background: url(../images/works/arrow_r.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
#works .item_detail .main_img {
  width: 100%;
  height: 650px;
  background: #eee;
}
#works .item_detail .main_img img {
  height: 650px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 991px) {
  #works .item_detail .main_img {
    height: 370px;
  }
  #works .item_detail .main_img img {
    height: 370px;
  }
}
@media screen and (max-width: 767px) {
  #works .item_detail .main_img {
    height: 45vw;
  }
  #works .item_detail .main_img img {
    height: 45vw;
  }
}
@media screen and (max-width: 574px) {
  #works .item_detail .main_img {
    height: 60vw;
  }
  #works .item_detail .main_img img {
    height: 60vw;
  }
}
#works .item_detail .item_text {
  font-size: 18px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #works .item_detail .thumbnail {
    margin-bottom: 40px;
  }
}
#works .item_detail .thumbnail .slick-track {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#works .item_detail .thumbnail .slick-track .slick-slide {
  float: none;
}
#works .item_detail .thumbnail .thum_img {
  width: 48% !important;
  height: 100px;
  background: #fff;
  opacity: 0.5;
  margin: 0 1% 1%;
  cursor: pointer;
  transition-duration: 0.3s;
  border: 1px solid #fff;
}
@media (min-width: 992px) {
  #works .item_detail .thumbnail .thum_img:hover {
    opacity: 1;
    border: 1px solid #ddd;
  }
}
#works .item_detail .thumbnail .thum_img img {
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
#works .item_detail .thumbnail .thum_img.slick-current {
  opacity: 1;
  border: 1px solid #ddd;
}
@media screen and (max-width: 991px) {
  #works .item_detail .thumbnail .thum_img {
    height: 50px;
  }
  #works .item_detail .thumbnail .thum_img img {
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  #works .item_detail .thumbnail .thum_img {
    width: 31% !important;
    height: 15vw;
    margin-top: 20px;
  }
  #works .item_detail .thumbnail .thum_img img {
    height: 15vw;
  }
}
@media screen and (max-width: 574px) {
  #works .item_detail .thumbnail .thum_img {
    height: 18vw;
  }
  #works .item_detail .thumbnail .thum_img img {
    height: 18vw;
  }
}
#works .item_detail .thumbnail .slick-track {
  transform: unset !important;
}
#works .item_detail .back a {
  width: 160px;
  height: 50px;
  border-radius: 80px;
  border: #c7bfab 2px solid;
  background: #fff;
  color: #c7bfab;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 20px;
  letter-spacing: 0.12em;
  padding-bottom: 4px;
  transition-duration: 0.3s;
  margin: 80px auto 0;
}
#works .item_detail .back a svg {
  margin-right: 10px;
  font-size: 16px;
}
@media (min-width: 992px) {
  #works .item_detail .back a:hover {
    background: #c7bfab;
    color: #fff;
  }
}

#company .subhead {
  background: url(../images/company/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 991px) {
  #company .subhead {
    background: url(../images/company/subhead_tab.jpg) no-repeat;
    background-size: cover;
    background-position: center left;
  }
}
@media screen and (max-width: 767px) {
  #company .subhead {
    background: url(../images/company/subhead_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center left;
  }
}
#company h3 {
  font-size: 25px;
  letter-spacing: 0.12em;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
}
#company h3 span {
  font-size: 40px;
  color: #a99c7c;
}
#company h3.text-center::after {
  content: "";
  width: 50px;
  height: 1px;
  background: #242424;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  #company h3 {
    font-size: 35px;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  #company h3 span {
    font-size: 50px;
  }
}
@media screen and (max-width: 574px) {
  #company h3 {
    font-size: 30px;
  }
  #company h3 span {
    font-size: 40px;
  }
}
#company .h3_txt {
  font-size: 18px;
  letter-spacing: 0.12em;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  #company .h3_txt {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 574px) {
  #company .h3_txt {
    font-size: 16px;
  }
}
#company .outline {
  margin-top: 100px;
}
@media screen and (max-width: 574px) {
  #company .outline {
    margin-top: 60px;
  }
}
#company .outline table td, #company .outline table th {
  padding: 15px;
  border: 1px solid #c7bfab;
}
#company .outline table th {
  color: #fff;
  background: #a99c7c;
  font-weight: 500;
  width: 240px;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 991px) {
  #company .outline table th {
    width: 100%;
    display: block;
    border-bottom: 0;
  }
}
#company .outline table td {
  width: calc(100% - 240px);
  letter-spacing: 0.12em;
  line-height: 2;
  font-weight: 500;
  background: #fff;
}
@media screen and (max-width: 991px) {
  #company .outline table td {
    width: 100%;
    display: block;
  }
}
#company .outline table td svg {
  margin-left: 5px;
}
#company .access {
  margin: 100px 0;
}
#company .access iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 767px) {
  #company .access iframe {
    height: 350px;
  }
}
@media screen and (max-width: 574px) {
  #company .access iframe {
    height: 300px;
  }
}
#company .br_450 {
  display: none;
}
@media (max-width: 450px) {
  #company .br_450 {
    display: block;
  }
}
#company .greeting {
  text-align: center;
  letter-spacing: 0.18em;
  line-height: 2;
  font-size: 16px;
  margin-bottom: 60px;
}
#company .greeting .requied {
  margin-right: 5px;
}
#company .requied {
  display: inline-block;
  background: #bb1515;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  padding: 0px 5px;
  vertical-align: text-top;
}
#company .form_wrap form {
  margin-bottom: 75px;
}
#company .form_wrap form table {
  margin-bottom: 80px;
  width: 100%;
  background: #fff;
}
#company .form_wrap form table th {
  position: relative;
  font-weight: 500;
  padding: 15px;
  background: #a99c7c;
  color: #fff;
  border: 1px solid #c7bfab;
  width: 240px;
}
#company .form_wrap form table th .requied {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  #company .form_wrap form table th {
    display: block;
    width: 100%;
    border-bottom: 0;
  }
}
#company .form_wrap form table tr:last-of-type th {
  border-bottom: 0;
}
#company .form_wrap form table td {
  font-weight: 500;
  border: 1px solid #c7bfab;
  padding: 15px;
  width: calc(100% - 240px);
}
#company .form_wrap form table td input {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
#company .form_wrap form table td input.w50 {
  width: 330px;
}
#company .form_wrap form table td input.w30 {
  margin-left: 10px;
}
#company .form_wrap form table td input[type=file] {
  border: none;
}
#company .form_wrap form table td .red {
  font-size: 90%;
  color: #bb1515;
}
#company .form_wrap form table td label {
  margin-right: 20px;
}
#company .form_wrap form table td label input[type=radio] {
  margin-right: 10px;
}
#company .form_wrap form table td label input[type=checkbox] {
  margin-right: 10px;
}
#company .form_wrap form table td select {
  padding: 5px;
  width: 30%;
}
#company .form_wrap form table td textarea {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  #company .form_wrap form table td {
    display: block;
    width: 100%;
    padding: 15px;
  }
  #company .form_wrap form table td input {
    width: 100%;
  }
  #company .form_wrap form table td input.w50 {
    width: 100%;
  }
  #company .form_wrap form table td input.w30 {
    max-width: 250px;
  }
  #company .form_wrap form table td label input[type=radio] {
    width: auto;
  }
  #company .form_wrap form table td label input[type=checkbox] {
    width: auto;
  }
}
#company .form_wrap h4 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid #242424;
  font-weight: 500;
}
@media screen and (max-width: 574px) {
  #company .form_wrap h4 {
    font-size: 20px;
  }
}
#company .form_wrap .privacy_ttl {
  text-align: center;
  letter-spacing: 0.1em;
}
#company .form_wrap .privacy_policy {
  border: 1px solid #c7bfab;
  background: #fff;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
}
#company .form_wrap .privacy_policy .privacy_policy_inner {
  max-height: 340px;
  overflow-y: scroll;
  padding: 20px 30px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
#company .form_wrap .privacy_policy .privacy_policy_inner h5 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #242424;
  font-weight: bold;
  font-weight: 500;
}
#company .form_wrap .privacy_policy .privacy_policy_inner ul {
  padding-left: 0;
  list-style: none;
}
#company .form_wrap .privacy_policy .privacy_policy_inner ul li {
  margin-bottom: 5px;
}
#company .form_wrap .privacy_policy .privacy_policy_inner .name {
  text-align: right;
}
#company .form_wrap .privacy_policy .privacy_policy_inner::-webkit-scrollbar {
  width: 10px;
}
#company .form_wrap .privacy_policy .privacy_policy_inner::-webkit-scrollbar-track {
  background-color: #f2eee6;
  border-radius: 30px;
}
#company .form_wrap .privacy_policy .privacy_policy_inner::-webkit-scrollbar-thumb {
  background: #c7bfab;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  #company .form_wrap .privacy_policy .privacy_policy_inner ul li {
    font-size: 15px;
  }
  #company .form_wrap .privacy_policy .privacy_policy_inner a {
    color: #007bff;
  }
}
@media screen and (max-width: 450px) {
  #company .form_wrap .privacy_policy .privacy_policy_inner {
    padding: 20px 10px;
  }
}
#company .form_wrap form .check {
  margin-bottom: 30px;
}
#company .form_wrap form .check input[type=checkbox] {
  margin-right: 10px;
  padding: 5px;
}
#company .form_wrap .submit {
  text-align: center;
}
#company .form_wrap .submit {
  background: #a99c7c;
  border: 1px solid #a99c7c;
  color: #fff;
  letter-spacing: 0.18em;
  border-radius: 10px;
  padding: 15px 40px;
  position: relative;
  transition-duration: 0.3s;
}
#company .form_wrap .submit svg {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #company .form_wrap .submit:hover {
    background: #fff;
    color: #a99c7c;
  }
}
#company .form_wrap form .confirm button {
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 40px;
  width: 250px;
  transition-duration: 0.3s;
}
#company .form_wrap form .confirm button[type=button] {
  background: #fff;
  margin-right: 30px;
  color: #a99c7c;
  border: 1px solid #a99c7c;
  position: relative;
}
#company .form_wrap form .confirm button[type=button] svg {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 574px) {
  #company .form_wrap form .confirm button[type=button] {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  #company .form_wrap form .confirm button[type=button]:hover {
    background: #a99c7c;
    color: #fff;
  }
}
#company .form_wrap form .confirm button[type=submit] {
  background: #a99c7c;
  position: relative;
  border: 1px solid #a99c7c;
}
#company .form_wrap form .confirm button[type=submit] svg {
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #company .form_wrap form .confirm button[type=submit]:hover {
    background: #fff;
    color: #a99c7c;
  }
}
@media screen and (max-width: 450px) {
  #company .form_wrap form .confirm {
    flex-wrap: wrap;
  }
  #company .form_wrap form .confirm button {
    width: 250px;
  }
  #company .form_wrap form .confirm button[type=button] {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  #top h2 {
    overflow: hidden;
  }
  #top h2 span {
    transform: translateY(-150%) rotate(-120deg);
    transition-duration: 0.8s;
    display: inline-block;
  }
  #top h2 span:nth-of-type(2) {
    transition-delay: 0.1s;
  }
  #top h2 span:nth-of-type(3) {
    transition-delay: 0.2s;
  }
  #top h2 span:nth-of-type(4) {
    transition-delay: 0.3s;
  }
  #top h2 span:nth-of-type(5) {
    transition-delay: 0.4s;
  }
  #top h2 span:nth-of-type(6) {
    transition-delay: 0.5s;
  }
  #top h2 span:nth-of-type(7) {
    transition-delay: 0.6s;
  }
  #top h2 span:nth-of-type(8) {
    transition-delay: 0.7s;
  }
  #top h2 span:nth-of-type(9) {
    transition-delay: 0.8s;
  }
  #top h2 span:nth-of-type(10) {
    transition-delay: 0.9s;
  }
  #top h2 span:nth-of-type(11) {
    transition-delay: 0.1s;
  }
  #top h2.is-show span {
    transform: translate(0);
  }
  .mv .mv_en p.en {
    opacity: 0;
    transition-duration: 1.4s;
    transform: translateX(55%);
  }
  .mv .mv_en p.ja {
    opacity: 0;
    transition-duration: 1.4s;
    transition-delay: 0.3s;
    transform: translateX(40px);
  }
  .mv .mv_en.is-show p.en {
    opacity: 1;
    transform: translateX(35%);
  }
  .mv .mv_en.is-show p.ja {
    opacity: 1;
    transform: translateX(0);
  }
}
.slick-dots {
  bottom: -35px;
}
/*# sourceMappingURL=style.css.map */


/*  X Server mail form */

.iframe-wrapper {
position:relative;
width:100%;
height:0;
padding-top:130%;
}

.iframe-wrapper iframe {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
