@charset "utf-8";
/* CSS Document */

.sp-only{
	display: none!important;
}
.m-nav-breadcrumb {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.m-box-showroom-03 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
@media print, screen and (max-width: 768px) {
	.pc-only{
		display: none!important;
	}
	.sp-only{
		display: block!important;
	}
	.m-box-showroom-03 {
		width: 100%;
	}
}

#story-indexTop {
	margin: 0 -100% 0 -100%;
	text-align: center;
	font-size: 2rem;
}
#story-indexTop-img {
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
}
.story-indexTop-text {
	position: absolute;
}
.story-indexTop-text.top {
    top: 10%;
	left: 0;
}
.story-indexTop-text.bottom {
	right: 0;
	bottom: 7%;
}
#story-indexTop p {
	margin-top: 50px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media print, screen and (max-width: 768px) {
	#story-indexTop {
		margin: 0 -10px 0;
		font-size: 1.3rem;
	}
	#story-indexTop-img {
		overflow: hidden;
	}
	.story-indexTop-text.top {
		top: 10%;
		text-align: left;
	}
	.story-indexTop-text.bottom {
		bottom: 3%;
		text-align: right;
	}
	#story-indexTop > p {
		margin-top: 5%;
		text-align: left;
		font-size: 1.5rem;
		text-align: center;
	}
}

.story_slider-wrapper {
    position: relative;
    left: 50%;
    width: 2610px;
	margin-top: 110px;
	margin-bottom: 150px;
    margin-left: -1305px;
}
.story_slider-wrapper h2 {
	margin-bottom: 40px;
	text-align: center;
}
.story_slider-wrapper .story_slider {
	text-align: center;
}
.story_slider-wrapper .story_slider li {
	position: relative;
	display: inline-block;
	margin-right: 42px;
	vertical-align: top;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.story_slider-wrapper .story_slider li:last-of-type {
	margin-right: 0;
}
.story_slider-wrapper .story_slider li:nth-of-type(even) {
	margin-top: 55px;
}

.story_slider-wrapper .story_slider li .story_slider-number {
	position: absolute;
	top: -27px;
	left: -12px;
	width: 52px;
	z-index: 100;
}
.story_slider-wrapper .story_slider li .story_slider-image {
	position: relative;
	-webkit-box-shadow: 11px 11px #DDE7EE;
	box-shadow: 11px 11px #DDE7EE;
}
.story_slider-wrapper .story_slider li .story_slider-ontext {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 7px 0;
	color: #FFF;
	font-weight: bold;
	font-size: 1.9rem;
    line-height: 2.5rem;
	text-align: center;
}
.story_slider-wrapper .story_slider li .story_slider-ontext::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(162,195,214);
  mix-blend-mode: multiply;
}
.story_slider-wrapper .story_slider li .story_slider-ontext span {
	position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.story_slider-wrapper .story_slider li .story_slider-ontext::before {
		background: rgba(162,195,214,.7);
	}
}
.story_slider-wrapper .story_slider li p {
	margin-top: 19px !important;
	color: #000;
	font-size: 1.45rem;
    line-height: 2rem;
}
.story_slider-wrapper .story_slider li a {
	text-decoration: none;
}
.slick-next,
.slick-prev {
    position: absolute;
    top: 50%;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.slick-next,
.slick-next:focus,
.slick-next:hover {
	right: 50%;
    margin-right: -410px;
	background: url("../../../img/brand/story/common_003.png") no-repeat;
	background-position: left center;
}
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	left: 50%;
    margin-left: -410px;
    background: url("../../../img/brand/story/common_002.png") no-repeat;
	background-position: right center;
}
@media print, screen and (max-width: 768px) {
	.story_slider-wrapper {
	width: 280vw;
    margin-top: 10%;
    margin-bottom: 100px;
    margin-left: -140vw !important;
    padding: 0;
    max-width: inherit;
	}
	.story_slider-wrapper h2 {
		width: 90vw;
		margin: 0 auto 3%;
	}
	.story_slider-wrapper .slick-initialized .slick-slide {
		padding: 25px 30px 0 10px;
	}
	.story_slider-wrapper .story_slider li .story_slider-number {
		width: 23%;
		top: -25px;
		left: -15px;
	}	
	.story_slider-wrapper .story_slider li .story_slider-image img {
		width: 100%;
	}
	.story_slider-wrapper .story_slider li .story_slider-ontext {
		padding: 7px 0;
	}
	.story_slider-wrapper .story_slider .slick-dots li {
		margin: 0;
	}
	.story_slider-wrapper .slick-dots li button {
		padding:0;
	}
	.story_slider-wrapper .slick-dots li button:before {
		font-size: 26px;
	}
	.slick-next,
	.slick-prev {
		background-size: contain;
		width: 16px;
		height: 16px;
	}
	.slick-next,
	.slick-next:focus,
	.slick-next:hover {
		margin-right: -14.5%;
	}
	.slick-prev,
	.slick-prev:focus,
	.slick-prev:hover {
		margin-left: -14.5%;
	}
}


.story-title {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.story-content {
	position: relative;
	width: 1280px;
	margin: 0 -160px;
}
.story-content .story-text {
	display: inline-block;
	vertical-align: top;
}
.story-content .story-text h3 {
	background-image: url("../../../img/brand/story/common_005.gif");
	margin-bottom: 10px;
	line-height: 3.2rem;
    font-size: 2.4rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
.story-content .story-img {
	display: inline-block;
}

.story-content.img-right {
	margin-bottom: 60px;
}
.story-content.img-right .story-text {
	width: 340px;
	margin: 0 50px 0 135px;
}

.story-content.img-left {
	margin-bottom: 350px;
}
.story-content.img-left .story-text {
	width: 480px;
	margin-left: 55px;
}

.story-content.img-left-bottom {
	margin-bottom: 60px;
}
.story-content.img-over-right .story-img-position-right {
	position: absolute;
	top: -290px;
	right: 100px;
}
.story-content.img-left-bottom .story-text-box {
	display: flex;
	margin-top: 60px;
}
.story-content.img-left-bottom .sotry-img-position-left {
	margin-right: 50px;
}
.story-content.img-left-bottom .story-text-box .story-text {
	position: relative;
	width: 650px;
	margin: 0;
}
.story-content.img-left-bottom .story-text-box .story-text h3 {
	width: 350px;
}
.story-content.img-left-bottom .story-text-box .story-text p {
	width: 560px;
	margin: 0;
}
.story-content.img-left-bottom .sotry-img-position-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}

.story-content.img-2-top {
	margin-bottom: 100px;
}
.story-content.img-2-top .story-img {
	display: block;
	text-align: right;
}
.story-content.img-2-top .story-img.mb95 {
	margin-bottom: 95px;
}
.story-content.img-2-top .story-img:nth-of-type(2) {
	margin-bottom: 60px;
}
.story-content .story-text.center-align-left {
	width: 700px;
	margin: 20px 0 0 150px;
}
@media print, screen and (max-width: 768px) {
	.story-title {
		width: 43%;
		margin: 20px auto 5%;
	}
	
	.story-content {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 0 auto;
	}
	.story-content .story-text h3 {
		background-position: left -1px;
		background-size: 3.5rem 3.5rem;
		margin-bottom: 3%;
		font-size: 2rem;
		line-height: 3.5rem;
	}
	.story-content.img-right {
		flex-wrap: wrap-reverse;
		margin-right: 0;
		margin-bottom: 8%;
		margin-left: auto;
	}
	.story-content.img-right .story-text {
		width: 100%;
		margin: 5px 0 0;
	}
	
	.story-content.img-left {
		margin-bottom: 50%;
	}
	.story-content.img-left .story-text {
		width: 100%;
		margin: 5px auto 0;
	}
	
	.story-content.img-left-bottom {
		margin-bottom: 15%;
	}
	.story-content.img-over-right .story-img-position-right {
		top: -14%;
		right: 11%;
		width: 60%;
		z-index: 10;
	}
	.story-content.img-left-bottom .story-img {
		overflow: hidden;
	}
	.story-content.img-left-bottom .story-img img {
		max-width: 140%;
		position: relative;
		left: -11%;
	}
	.story-content.img-left-bottom .story-text-box {
		flex-wrap: wrap;
		margin-top: 5px;
	}
	.story-content.img-left-bottom .sotry-img-position-left {
		display: none;
	}
	.story-content.img-left-bottom .story-text-box .story-text {
		width: 100%;
	}
	.story-content.img-left-bottom .story-text-box .story-text p {
		width: 100%;
	}
	.story-content.img-left-bottom .sotry-img-position-bottom {
		position: relative;
		margin-top: 5%;
	}
	
	.story-content.img-2-top {
		margin-bottom: 0;
	}
	.story-content.img-2-top .story-img.mb95 {
		margin-bottom: 10px;
	}
	.story-content.img-2-top .story-img:nth-of-type(2) {
		margin-bottom: 0;
	}
	.story-content.img-2-top .story-text {
		width: 100%;
		margin: 6% auto;
	}
	
	.story-content .story-text.center-align-left {
		width: 100%;
		margin: 5px auto;
	}
}

@media print, screen and (min-width: 769px) {
	.story_slider-wrapper {
    max-width: 1280px;
    padding: 0 140px 0 135px;
    margin: 60px auto 60px;
    margin-left: -160px;
		left: auto;
	}
}

@media print,
screen and (min-width:769px) and (max-width:1300px) {
	.story_slider-wrapper .story_slider {
		max-width: 100vw
	}
	.story_slider-wrapper {
		max-width: 100vw;
		padding: 0;
		margin-left: 0;
    left: 50%;
    transform: translateX(-50%);
	}
	.story_slider .slick-next,
	.story_slider .slick-next:focus,
	.story_slider .slick-next:hover {
		right: 0
	}
	.story_slider .slick-prev,
	.story_slider .slick-prev:focus,
	.story_slider .slick-prev:hover {
		left: 0
	}
	.story_slider-wrapper .slick-list {
		width: 1000px;
		left: 50%;
		margin-left: -500px
	}
}


.story-favorite {
	width: 1280px;
	margin: 0 -160px;
}
.story-favorite h2 {
	margin: 0 0 20px;
	text-align: center;
}
.story-favorite .story-favorite-box {
	position: relative;
}
.story-favorite .story-text {
	position: absolute;
	top: 73px;
	right: 103px;
	padding: 55px 48px 40px 75px;
	color: #FFFFFF;
}
.story-favorite .story-text h3 {
	background: url("../../../img/brand/story/common_007.gif");
	margin-bottom: 20px;
	line-height: 3.2rem;
    font-size: 2.4rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.story-favorite .story-text p {
	width: 350px;
	mix-blend-mode: normal;
}
.story-favorite-about {
	background: url(../../../img/brand/story/common_008.png) no-repeat;
	width: 685px;
	margin: 70px auto 0;
	padding: 37px 0 35px 98px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.story-favorite-about a {
	text-decoration: none;
	color: #000;
	font-size: 3.4rem;
	font-weight: bold;
}
.story-favorite-about a:hover {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}
.story-favorite-about a img {
	margin-left: 10px;
	vertical-align: middle;
}

@media print, screen and (max-width: 768px) {
	.story-favorite {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin: 60px auto 0;
	}
	.story-favorite-img {
		position: relative;
		top: 0;
		margin-bottom: 5%;
	}
	.story-favorite h2 {
		width: 95%;
		margin: 0 auto 5%;
		text-align: center;
	}
	.story-favorite .story-text {
		position: relative;
		top: 0;
		right: 0;
		background: #A1C3D6;
		width: 100%;
		margin: 0;
		padding: 2% 5%;
	}
	.story-favorite .story-text h3 {
		background-position: left -1px;
		background-size: 3.5rem 3.5rem;
		width: 100%;
		margin-left: auto;
		font-size: 2rem;
		line-height: 3.5rem;
	}
	.story-favorite .story-text p {
		width: 100%;
	}
	
	.favorite-button {
		width: 100%;
	}

	.story-favorite-about {
		margin-left: -1px;
    padding: 0 0 0 42px;
    background: url(/img/brand/story/008_icon_002.png) center left / 42px auto no-repeat;
    display: block;
		margin: 20% 0;
	}
	.story-favorite-about a {
		border: solid #9ec0d3;
    border-width: 1px 0;
		padding: 11px 10px 9px 1px;
		display: block;
		background: url(/img/brand/story/008_icon_003.png) right center / 20px auto no-repeat;
		font-size: 1.8rem;
		line-height: 2;
	}
	.story-favorite-about a img {
		width: 8%;
		margin-left: 2%;
		display: none;
	}
}


.story-product {
	width: 633px;
	margin: 70px auto 60px;
	text-align: center;
	overflow: hidden;
}
.story-product h3 {
	background-image: url("../../../img/brand/story/common_010.png");
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 0px;
	padding: 20px 0 40px;
	color: #FFFFFF;
	font-size: 2rem;
}
.story-product ul li {
	display: inline-block;
	width: 285px;
	margin-right: 25px;
	margin-bottom: 20px;
	vertical-align: top;
}
.story-product ul li:nth-of-type(even) {
	margin-right: 0;
	margin-left: 25px;
}
.story-product ul .story-product-right {
	width: 285px;
	margin-top: 5px;
}
.story-product ul .story-product-right a {
	display: inline-block;
	background-image: url("../../../img/brand/story/common_011.png");
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding: 10px 30px 10px 10px;
	border: 2px solid #A1C3D6;
	border-radius: 10px;
	color: #A1C3D6;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	text-align: left;
	width: 100%;
}

.story-product ul.only li {
	width: 633px;
}
.story-product ul.only .story-product-img {
	display: inline-block;
	margin-right: 45px;
	vertical-align: middle;
}
.story-product ul.only .story-product-right {
	display: inline-block;
	vertical-align: middle;
}

.story-product-right a:hover {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}
@media print, screen and (max-width: 768px) {
	.story-product {
		order: 5;
		width: 100%;
		margin: 0;
	}
	.story-product h3 {
		display: block;
		background-image: url("../../../img/brand/story/common_010_sp.png");
		background-position: center top;
		background-size: contain;
		width: 100%;
		padding: 5% 0;
		margin-bottom: 4%;
		line-height: 2.5rem;
	}
	.story-product ul li,
	.story-product ul.only li {
		width: 100%;
	}
	.story-product ul li:nth-of-type(even) {
		margin-left: 0;
	}
	.story-product ul .story-product-img,
	.story-product ul.only .story-product-img {
		display: inline-block;
		float: none;
		width: 49%;
		margin-right: 4%;
		vertical-align: middle;
	}
	.story-product ul .story-product-right,
	.story-product ul.only .story-product-right {
		display: inline-block;
		width: 44%;
		margin-top: 0;
		vertical-align: middle;
	}
	.story-product ul .story-product-right a {
		width: 100%;
		font-size: 1.4rem;
	}
}

.story-360camera {
	width: 700px;
	margin: 0px auto 60px;
}
.story-360camera h3 {
	background-image: url("../../../img/brand/story/common_010.png");
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	padding: 20px 0 40px;
	color: #FFFFFF;
	font-size: 2rem;
	text-align: center;
}
.story-360camera ul {
	font-size: 0;
}
.story-360camera li {
	display: inline-block;
	margin: 0 45px 40px 0;
}
.story-360camera li:nth-of-type(even) {
	margin-right: 0;
}
@media print, screen and (max-width: 768px) {
	.story-360camera {
		width: 100%;
		margin: 30px auto;
	}
	.story-360camera h3 {
		display: block;
		background-image: url("../../../img/brand/story/common_010_sp.png");
		background-position: center top;
		background-size: contain;
		width: 100%;
		padding: 5% 0;
		margin-bottom: 10px;
		line-height: 2.5rem;
	}
	.story-360camera ul {
		width: 80%;
		margin: 0 auto;
	}
	.story-360camera li {
		margin: 0 0 8%;
	}
	.story-360camera li.btn-360camera  img {
		width: 100%;
	}
}

.story-profile {
	background-color: #ECECEC;
	margin: 0 -100% 0 -100%;
	padding: 60px 0;
}
.story-profile-inner {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.story-profile h2 {
	position: absolute;
	top: -30px;
	left: 280px;
}
.story-profile .profile-img {
	display: inline-block;
	width: 264px;
	margin: 0 50px 0 70px;
	vertical-align: top;
}
.story-profile .profile-text {
	display: inline-block;
	width: 590px;
	margin: 62px 0 0;
}
.story-profile-name {
	margin-bottom: 10px;
	font-size: 1.8rem;
}
.story-profile-name span {
	font-size: 1.5rem;
}
@media print, screen and (max-width: 768px) {
	.story-profile {
		margin: 60px 0 60px;
		padding: 0;
	}
	.story-profile-inner {
		width: 100%;
		padding: 8% 5%;
	}
	.story-profile h2 {
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		order: 1;
		width: 60%;
		margin: 0 auto 5%;
		text-align: center;
	}
	.story-profile .profile-img {
		width: 100%;
		margin: 0 0 3%;
		overflow: hidden;
	}
	.story-profile .profile-img img {
		width: 100%;
	}
	
	.story-profile .profile-text {
		display: block;
		width: 100%;
		margin: 0;
	}
	.story-profile-name {
		margin-bottom: 2%;
		font-size: 1.7rem;
	}
}


.story-index-link {
	margin-bottom: 60px;
}
@media print, screen and (max-width: 768px) {
	.story-index-link {
		margin-bottom: 0;
	}
}


/* 360カメラ　popup */
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}
.btn-360camera {
	margin-top: 20px;
	cursor: pointer;
}
.btn-360camera img {
	width: 314px;
}
.btn-360camera:hover {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}
.popup {
	position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  height: 100vh;
  background: black;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 100009; }

.popup_inner {
  position: relative; }

.popup_close {
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
  margin-bottom: 0;
  z-index: 999; }

.open + .popup {
  display: flex; }

.ricoh-theta-spherical-image {
  width: 600px;
  height: 375px; }

.ricoh-theta-spherical-image iframe {
  width: 100%;
  height: 100%; }

.ricoh-theta-iframe {
  margin: 0 auto !important; }
.close {
	margin-bottom: 20px;
	text-align: center;
}
.close-icn{
  display: inline-block;
  position: relative;
  margin: 0 20px 0 7px;
  padding: 0;
  width: 2px;
  height: 25px;
  background: #FFF;
  transform: rotate(45deg);
}
.close-icn:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  width: 25px;
  height: 2px;
  margin-top: -1px;
  background: #FFF;
}
@media print, screen and (max-width: 768px) {
	.btn-360camera img {
		width: 70%;
	}
	
	.close-icn{
	  height: 50px;
	}
	.close-icn:before{
	  left: -24px;
	  width: 50px;
	}
}