@charset "utf-8";

body {
  color: #4d4d4d;
  letter-spacing: 0.05em;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: #e6e3dd;
}

.mi {
  font-family: shippori-mincho, "YuMincho Medium", "Yu Mincho Regular", "游明朝 Regular", "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

/* Adobe Clean */
.e1 {
  font-family: depot-new-web, sans-serif;
  font-weight: 500 !important;
  font-style: normal;
}
/* Verdana */
.e2 {
  font-family: verdana-pro, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
}


p,li,td {
  font-size: 15px;
  line-height: 2.26em;
  letter-spacing: 0.06em;
}

a {
  transition: all 0.4s;
  opacity: 1;
}
a:hover {
  opacity: 0.45;
}

br.sp {
  display: none;
}
img.sp {
	display: none;
}
img.fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

picture {
  display: block;
}


#wrap {
  position: relative;
  padding-bottom: 95px;
  overflow-x: hidden;
}


header {
  position: fixed;
  left: calc((100% - 1400px) / 2);
  top: 0;
  width: 200px;
}
header.bottom {
  position: absolute;
  top: auto;
  bottom: 95px;
  height: 680px;
}
h1 {
  position: absolute;
  left: 50px;
  top: 75px;
}
h1 a {
  display: block;
}

#pc_wrap {
  position: absolute;
  left: 42px;
  top: 440px;
}
#pc_wrap ul {
  position: relative;
}
#pc_wrap ul::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 5px;
  width: 1px;
  height: calc(100% - 20px);
  background-color: #afafaf;
}
#pc_wrap li {
  position: relative;
  line-height: 1em;
  margin-bottom: 40px;
  transition: all 0.4s;
}
#pc_wrap li:last-of-type {
  margin-bottom: 30px;
}
#pc_wrap li a {
  display: inline-block;
  color: #959595;
  font-size: 15px;
  line-height: 1em;
  padding-left: 20px;
}
#pc_wrap li a:hover,
#pc_wrap li.this a {
  color: #3d3a39;
  opacity: 1;
}
#pc_wrap li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 11px;
  height: 11px;
  background-color: #fff;
  border: 1px solid #afafaf;
  border-radius: 50%;
}
#pc_wrap li.this a::before {
  background-color: #3d3a39;
  border-color: #3d3a39;
}


#sp_wrap {
  display: none;
}

footer {
  color: #fff;
  padding: 70px 0;
  background-color: #3d3a39;
}
footer .inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  position: relative;
  width: 1040px;
  margin: auto;
}

footer .inner a.top {
  position: absolute;
  right: -120px;
  top: -32px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
}
footer .inner a.top:hover {
  opacity: 1;
}
footer .inner a.top img {
  display: block;
  position: relative;
  top: 0;
  width: 28px;
  height: auto;
  margin: 0 auto 15px;
  transition: all 0.4s;
}
footer .inner a.top:hover img {
  position: relative;
  top: -3px;
}

footer .inner .i {
  width: 594px;
  height: 300px;
  overflow: hidden;
}

footer .inner .box {
  position: relative;
  width: calc(100% - 594px);
  padding-top: 50px;
}
footer .inner .box .logo {  
  margin-bottom: 30px;
}
footer .inner .box .logo img {
  width: auto;
  height: 66px;
  filter: brightness(0) invert(1);
}
footer .inner .box .link a {
  display: inline-block;
  font-size: 15px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 0.18em;
  height: 34px;
  padding: 9px 50px 0 0;
  background: url(../img/mark_link.png) no-repeat 100% 50% / 34px 34px;
} 
footer .inner .box .copy {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.1em;
}


#wrap {
  padding-top: 50px;
}

.btn_box {
  text-align: center;
  width: 1140px;
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 100px auto;
}
a.btn {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  line-height: 1em;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
  width: 320px;
  height: 60px;
  padding-top: 22px;
  background-color: #3d3a39;
}


#top_slide {
  position: relative;
  width: 1140px;
  height: 720px;
  max-height: calc(100vh - 72px);
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 120px auto;
}
#top_slide  .swiper-slide {
  max-height: calc(100vh - 72px) !important;
}
#top_slide .text {
  display: inline-block;
  position: absolute;
  right: 0;
  z-index: 10000;
  bottom: -21px;
  padding: 10px 35px;
  background-color: #3d3a39;
}
#top_slide .text span {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  line-height: 1em;
  font-weight: bold;
  letter-spacing: 0.06em;
}
#top_slide .text span:first-of-type {
  position: relative;
  margin-right: 40px;
}
#top_slide .text span:first-of-type::after {
  content: "";
  display: block;
  position: absolute;
  right: -20px;
  top: -3px;
  width: 1px;
  height: calc(100% + 4px);
  background-color: #fff;
}

.scrolldown {
	position: absolute;
	right: -25px;
  bottom: -50px;
  z-index: 5000;
}
.scrolldown:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -5px;
  z-index: 10;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #3d3a39;
	animation:
  circlemove 3.0s ease-in-out infinite,
  cirlemovehide 3.0s ease-out infinite;
}

@keyframes circlemove {
  0% {bottom: 135px;}
  100% {bottom: -5px;}
}

@keyframes cirlemovehide {
  0% {opacity: 0}
  50% {opacity: 1;}
  80% {opacity: 0.9;}
  100% {opacity: 0;}
}

.scrolldown:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 135px;
	background: #959595;
}



#philosophy {
  position: relative;
  width: 1140px;
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 120px auto;
}
#philosophy h2 {
  font-size: 14px;
  line-height: 1em;
  letter-spacing: 0.1em;
  padding: 0 0 0 80px;
}
#philosophy h2 span {
  display: block;
  font-size: 38px;
  line-height: 1em;
  letter-spacing: 0.06em;
  margin-bottom: 15px;
}
#philosophy p {
  letter-spacing: 0.12em;
  margin-bottom: 2em;
}
#philosophy p.mi {
  font-size: 24px;
  line-height: 1em;
  letter-spacing: 0.24em;
  margin-bottom: 1.5em;
}
#philosophy .unit1 {
  position: relative;
  padding: 500px 0 0 615px;
}
#philosophy .unit1 .photo1 {
  position: absolute;
  top: -20px;
  left: 550px;
  width: 650px;
  height: 430px;
}
#philosophy .unit1 .photo2 {
  position: absolute;
  top: 140px;
  left: 0;
  width: 300px;
  height: 420px;
}
#philosophy .unit1 .photo3 {
  position: absolute;
  top: 645px;
  left: 155px;
  width: 380px;
  height: 270px;
}
#philosophy .unit2 {
  position: relative;
  width: 490px;
  min-height: 600px;
  padding: 45px 0 0;
  margin-top: 90px;
}
#philosophy .unit2 .photo4 {
  position: absolute;
  top: 0;
  left: 610px;
  width: 430px;
  height: 600px;
}


.catch {
  position: relative;
  width: 1140px;
  height: 500px;
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 85px auto;
}
.catch .text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
}
.catch .text h2 {
  width: 100%;
}
.catch .text span {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 10px rgba(20, 20, 20, 0.3), 0px 0px 15px rgba(20, 20, 20, 0.5);
}
.catch .text span.e2 {
  font-size: 48px;
  letter-spacing: 0.02em;
  margin: 15px 0 20px;
}

.catch_bottom {
  position: relative;
  width: 1140px;
  height: 410px;
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 120px auto;
}
.catch_bottom h3 {
  position: absolute;
  right: 50px;
  top: -128px;
  writing-mode: vertical-rl;
}
.catch_bottom h3 div {
  margin-left: 20px;
}
.catch_bottom h3 span {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  line-height: 1em;
  font-weight: 900;
  letter-spacing: 0.24em;
  padding: 20px 14px 15px;  
  background-color: #3d3a39;
}
.catch_bottom .text {
  position: absolute;
  right: 220px;
  top: 0;
  writing-mode: vertical-rl;
}
.catch_bottom .text p {
  margin-left: 2em;
}
#lighting .catch_bottom .photo {
  position: absolute;
  left: 0;
  top: 70px;
  width: 260px;
  height: 360px;
}
#sign .catch_bottom .photo {
  position: absolute;
  left: 0;
  top: 140px;
  width: 324px;
  height: 230px;
}

.slide {
  position: relative;
  width: calc((100% - (100% - 1400px) / 2) - 200px);
  height: 720px;
  padding-bottom: 120px;
  margin: 0 0 0 auto;
}
.slide .swiper-wrapper {
  transition-timing-function: linear !important;
}
.slide .swiper-slide {
  width: 420px !important;
  height: 600px !important;
  margin-right: 10px;
}
.slide .swiper-slide .slide-img,
.slide .swiper-slide .slide-img img {
  width: 100% !important;
  height: 100% !important;
}
.slide p {
  position: absolute;
  left: 0;
  bottom: 80px;
  font-size: 15px;
  line-height: 1em;
  font-weight: bold;
}


.list_unit {
  width: 1140px;
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 55px auto;
}
.list_unit h3 {
  position: relative;
  line-height: 1em;
  margin-bottom: 40px;
}
.list_unit h3::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
  width: 100%;
  height: 1px;
  background-color: #959595;
}
.list_unit h3 span {
  display: inline-block;
  background-color: #e6e3dd;
}
.list_unit h3 span:nth-of-type(1) {
  font-size: 28px;
}
.list_unit h3 span:nth-of-type(2) {
  position: relative;
  font-size: 15px;
  padding: 0 15px 0 40px;
}
.list_unit h3 span:nth-of-type(2)::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #3d3a39;
}
.list_unit ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list_unit ul li {
  width: 250px;
  margin-bottom: 40px;
}
.list_unit ul li .i {
  width: 100%;
  height: 250px;
  margin-bottom: 15px;
}
.list_unit ul li .n {
  font-size: 14px;
  line-height: 1.57em;
  font-weight: bold;
  letter-spacing: 0;
}
.list_unit ul li .k {
  font-size: 14px;
  line-height: 1.57em;
  letter-spacing: 0;
}


#kokosha {
  position: relative;
  width: 1140px;
  height: 650px;
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 120px auto;
}
#kokosha .back {
  position: relative;
  z-index: -1;
}
#kokosha .inner {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-align: center;
  width: 100%;
  padding-top: 200px;
}
#kokosha .inner img {
  width: 410px;
  height: auto;
}
#kokosha .inner p {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.12em;
  margin-top: 25px;
}


.contact_box {
  text-align: center;
  width: 1140px;
  padding: 0 25px;
  margin: 0 calc(((100% - 1400px) / 2) + 60px) 0 auto;
}
.contact_box a {
  display: inline-block;
  color: #fff;
  font-size: 28px;
  line-height: 1em;
  text-align: center;
  width: 700px;
  height: 70px;
  padding-top: 20px;
  margin-bottom: 25px;
  background-color: #3d3a39;
}


.sa {
  opacity: 0 !important;
  transition: all 1.0s ease;
}

.sa.show {
  opacity: 1 !important;
  transform: none;
}
.sa--left {
  transform: translate(20px,0);
}
.sa--right {
  transform: translate(-20px,0);
}
.sa--up {
  transform: translate(0,20px);
}
.sa--down {
  transform: translate(0,-20px);
}


.md_transition {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(.39, .575, .565, 1) 0.6s;
  z-index: 999999;
}
.md_transition::before {
  background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 100%, 0)), color-stop(33.33333%, #fff), color-stop(66.66667%, #fff), to(hsla(0, 0%, 100%, 0)));
  background: -o-linear-gradient(bottom, hsla(0, 0%, 100%, 0) 0, #fff 33.33333%, #fff 66.66667%, hsla(0, 0%, 100%, 0) 100%);
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #fff 33.33333%, #fff 66.66667%, hsla(0, 0%, 100%, 0));
  content: "";
  display: block;
  width: 100%;
  height: 300%;
  position: absolute;
  left: 0;
  top: -100%;
}
body.is_remove .md_transition {
  -webkit-animation: maskCloseTransition .6s cubic-bezier(.47, 0, .745, .715) 0s 1 forwards;
  animation: maskCloseTransition .6s cubic-bezier(.47, 0, .745, .715) 0s 1 forwards;
}
body:not(.is_fade) .md_transition {
  transform: translateY(-200%);
}
@-webkit-keyframes maskCloseTransition {
  0% { transform: translateY(200%); }
  to { transform: translate(0); }
}
@keyframes maskCloseTransition {
  0% { transform: translateY(200%); }
  to { transform: translate(0); }
}