@charset "utf-8";
/* CSS Document */
.l-content-body[data-type="full"] {
	max-width: 100%;
	padding: 0;
	margin: 0;
}
.article-inner {
	max-width: 1030px;
	margin: 0 auto;
}
.hdg-main {
	margin: 0;
	padding: 200px 0px 70px;
	background: #000000;
	background-position: center center;
	background-size: cover;
}
.hdg-ttl-box {
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px;
}
.hdg-ttl-box-inner {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	text-shadow: 0px 0px 6px rgba(0,0,0,.8);
}
.hdg-ttl {
	font-family: "kozuka-mincho-pro", serif;
	color: #f2f2f2;
	font-weight: 400;
	font-style: normal;
	font-size: 3.6em;
	letter-spacing: 0.2em;
	margin-right: -0.2em;
}
.hdg-txt {
	color: #e6e6e6;
	font-family: "garamond-premier-pro", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.04em;
	letter-spacing: 0.1em;
}
.design-content .m-icn-arw {
	font-size: 1.1em;
}

.sp-only {
	display: none;
}

@media screen and (min-width: 768px) {
	.article-inner {
		padding: 50px 15px 60px;
	}
	.l-content-related[data-type="recommende"] {
		max-width: 1000px;
		float: none;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 80px 15px 100px;
	}
	.design-list {
		display: flex;
		flex-wrap: wrap;
		margin-left: -20px;
	}
	.design-content {
		max-width: 50%;
		padding-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	.l-content-related[data-type="recommende"] {
		margin: 0;
	}
	.article-inner {
		padding: 10px;
	}
	.hdg-main {
		padding: 140px 0px 70px;
		min-height: 488px;
	}
	.sp-only {
		display: block;
	}
	.pc-only {
		display: none;
	}
}

@media screen and (max-width: 1150px) and (min-width: 768px) {
	.m-nav-breadcrumb-ctg {
		margin-right: 20px;
	}
}

@media screen and (max-width: 900px) and (min-width: 768px) {
	.t-mode-rwd .l-content-body[data-type="full"] .l-content-main {
		padding: 0 !important;
	}
}

/* hoverエフェクト */
.content-bnr {
  position: relative;
  overflow: hidden;
}
.caption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}
.caption h3, .caption p {
  position: absolute;
  left: -100%;
  -webkit-transition: .3s;
  transition: .3s;
}
.caption p.number {
	color: #e6e6e6;
	font-size: 1em;
  top: 20px;
}
.caption p.number span {
	font-size: 1.8em;
}
.caption h3 {
	color: #f2f2f2;
  top: 70px;
	font-size: 1.8em;
}
.caption p.cal {
	color: #e6e6e6;
  bottom: 20px;
	font-size: 1.2em;
}
.design-content:hover .caption {
  opacity: 1;
}
.design-content:hover .caption h3,
.design-content:hover .caption p {
  left: 20px;
}
.design-content:hover .caption h3 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.design-content:hover .caption p {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}


/* Loading */
#loading-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	background-color: rgba(0,0,0,0.7);
	opacity: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#loading-bg.loaded {
	opacity: 0;
	transition: 0.6s;
}
#loading-bg.loaded, #loading-bg.loaded .loader {
	display: none;
	transition-delay: 0.6s;
}
.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px 0;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}