@charset 'UTF-8';
.m-place-detail {
  padding-bottom: 110px
}
.mv {
  background-image: url(/assets/img/experience/spasia/material/mv_pc.jpg)
}
.mv .main-ttl, .mv .sub-ttl {
  display: block
}
.mv .main-ttl {
  font-size: 44px
}
.mv .sub-ttl {
  margin-bottom: 24px;
  font-size: 20px
}
@media only screen and (max-width:768px) {
  .m-place-detail {
    padding-bottom: 50px
  }
  .mv {
    background-image: url(/assets/img/experience/spasia/material/mv_sp.jpg)
  }
  .mv .main-ttl {
    font-size: 23px
  }
  .mv .sub-ttl {
    margin-bottom: 11px;
    font-size: 13px
  }
}
.sec_highend .sec__hdg {
  padding: 100px 0 76px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.sec_highend .anchor-links {
  zoom: 1;
  padding: 33px 0;
  border-top: 1px solid #ececec
}
.sec_highend .anchor-links:after, .sec_highend .anchor-links:before {
  display: table;
  content: '';
}
.sec_highend .anchor-links:after {
  clear: both
}
.sec_highend .anchor-links__item {
  float: left;
  margin-left: 28px;
  vertical-align: middle;
  font-weight: 500;
  line-height: 1
}
.sec_highend .anchor-links__item a {
  display: table
}
.sec_highend .anchor-links__item .main-txt, .sec_highend .anchor-links__item .sub-txt {
  display: table-cell;
  vertical-align: middle
}
.sec_highend .anchor-links__item .main-txt {
  padding-left: 15px;
  font-size: 18px
}
.sec_highend .anchor-links__item .sub-txt {
  padding-left: 13px;
  font-size: 14px
}
.cmn-base-sec .sec__hdg {
  padding: 78px 0 54px;
  border-top: 1px solid #ececec
}
.cmn-base-sec .sec__ttl {
  line-height: 1;
}
.cmn-base-sec .sec__ttl .ttl-txt01 {
  display: block;
  font-size: 21px;
}
.cmn-base-sec .sec__ttl .ttl-txt02 {
  display: block;
  margin-top: 6px;
  font-family: 'EB Garamond', serif;
  font-size: 82px;
  font-weight: 300;
}
.cmn-base-sec .detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  line-height: 1.8;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row
}
.cmn-base-sec .detail__item {
  box-sizing: border-box;

}
.cmn-base-sec .detail .txt-box {
  width: 65.8%;
  padding-right: 38px
}
.cmn-base-sec .detail .btn-box {
  width: 34.2%;
  padding-left: 30px
}
.cmn-base-sec .detail .btn-box .c-btn .c-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto 0
}
@media only screen and (max-width:768px) {
  .cmn-base-sec .sec__hdg {
    padding: 54px 0 30px;
    border-top: 1px solid #ececec;
  }
  .cmn-base-sec .sec__ttl {
    line-height: 1;
  }
  .cmn-base-sec .sec__ttl .ttl-txt01 {
    font-size: 11px;
  }
  .cmn-base-sec .sec__ttl .ttl-txt02 {
    margin-top: 2px;
    font-size: 41px;
  }
  .cmn-base-sec .detail {
    font-size: 14px;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column
  }
  .cmn-base-sec .detail .btn-box, .cmn-base-sec .detail .txt-box {
    width: 100%;
    padding: 0
  }
  .cmn-base-sec .detail .btn-box {
    margin-top: 21px
  }
  .cmn-base-sec .detail .btn-box .c-btn .c-arrow {
    right: 10px
  }
}
.cmn-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: row-reverse wrap;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.cmn-description__item {
  box-sizing: border-box;
  width: 50%
}
.cmn-description__item.img-box .img img, .imgs-slider img {
  width: 100%;
  height: auto
}
.cmn-description__item.img-box {
  background: 50% 50% no-repeat;
  background-size: cover
}
.cmn-description__item.img-box .img {
  display: none;
}
.cmn-description__item.txt-box {
  padding: 60px;
  background: 50% 50% no-repeat;
  background-size: cover;
  color: #fff
}

.cmn-description__item .txt-box__ttl_marble {
  font-size: 23px;
  line-height: 2.2;
text-align: center;
	background-image: url("../../../img/experience/spasia/material/marble_ttl.png");
	background-repeat: no-repeat;
	background-position: center 20px;
	padding: 100px 0 50px 0;
}

.cmn-description__item .txt-box__ttl_glass {
  font-size: 23px;
  line-height: 2.2;
text-align: center;
	background-image: url("../../../img/experience/spasia/material/glass_ttl.png");
	background-repeat: no-repeat;
	background-position: center 20px;
	padding: 100px 0 50px 0;
}

.cmn-description__item .txt-box__ttl_plant {
  font-size: 23px;
  line-height: 2.2;
text-align: center;
	background-image: url("../../../img/experience/spasia/material/plant_ttl.png");
	background-repeat: no-repeat;
	background-position: center 20px;
	padding: 100px 0 50px 0;
}






.cmn-description__item .txt-box__txt {
  margin-top: 30px;
  font-size: 17px;
  line-height: 2;
  letter-spacing: .9px;
}

.detail__hdg {
	width: 18%;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 68px;
	padding: 0px 2%;
	margin: 0 20px 20px 0;
 display: inline-block;
　　vertical-align: middle;
}

.kodawari{
	width: 80%;
 display: inline-block;
　　vertical-align: middle;
	padding-left: 10px;
}


@media only screen and (max-width:1350px) and (min-width:769px) {
  .cmn-description__item.txt-box {
    padding: 60px
  }
  .cmn-description__item .txt-box__ttl {
    font-size: 20px
  }
  .cmn-description__item .txt-box__txt {
    font-size: 14px
  }
}

@media only screen and (max-width:768px) {
  .cmn-description .imgs-slider, .l-wrap .cmn-description {
    margin-right: -15px;
    margin-left: -15px
  }
  .cmn-description__item {
    box-sizing: border-box;
    width: 100%
  }
  .cmn-description__item.txt-box {
    padding: 25px 15px
  }
  .cmn-description__item .txt-box__ttl {
    font-size: 17px;
    line-height: 1.8;
  }
  .cmn-description__item .txt-box__txt {
    margin-top: 12px;
    font-size: 14px;
    line-height: 2;
  }
  .cmn-description__item.img-box {
    background: 0 0
  }
  .cmn-description__item.img-box .img, .cmn-description__item.img-box .img img {
    display: block
  }
	

.detail__hdg {
	width:110px;
    font-size: 15px;
    font-weight: bold;
    line-height: 36px;
	padding: 0 10px;
	margin: 0;

}

.kodawari{
	width: 100%;
	padding-left: 5px;

}	
	
}


.contents-block__hdg {
  padding: 50px 0 54px;
  text-align: center
}
@media only screen and (max-width:768px) {
  .contents-block__hdg {
    padding: 40px 0 20px;
    text-align: center
  }
}
.imgs-slider {
  position: relative;
  z-index: 10;
  margin: 10px auto 20px
}
.imgs-slider__pointer {
  text-align: right
}
.imgs-slider__pointer li {
  display: inline-block;
  vertical-align: bottom
}
.imgs-slider__pointer li button {
  display: inline-block;
  overflow: hidden;
  background: #ccc;
  vertical-align: middle;
  text-indent: 100%;
  white-space: nowrap;
  outline: 0
}
.imgs-slider__pointer li.slick-active button {
  background: #14acb8
}
.imgs-slider .slick-arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 75px;
  height: 75px;
  margin-top: -37px;
  background: rgba(0, 0, 0, .9);
  text-indent: -9999px;
  -webkit-transition: 1s;
  transition: 1s
}
.imgs-slider .slick-arrow:after, .imgs-slider .slick-arrow:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 15px;
  margin-top: -8px;
  content: '';
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  pointer-events: none
}
.imgs-slider .slick-prev {
  left: -30px;
  margin-left: 0;
  outline: 0
}
.imgs-slider .slick-prev:before {
  margin-left: -4px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff
}
.imgs-slider .slick-next {
  right: -30px;
  margin-right: 0
}
.imgs-slider .slick-next:before {
  margin-left: -12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff
}
.mode-pc .l-news-wrap--detail .slick-arrow:hover {
  background: rgba(0, 0, 0, .7)
}
.mode-pc .l-news-wrap--detail .slick-prev:hover:before {
  -webkit-transform: translateX(-2px) rotate(45deg);
  -ms-transform: translateX(-2px) rotate(45deg);
  transform: translateX(-2px) rotate(45deg)
}
.mode-pc .l-news-wrap--detail .slick-next:hover:before {
  -webkit-transform: translateX(2px) rotate(45deg);
  -ms-transform: translateX(2px) rotate(45deg);
  transform: translateX(2px) rotate(45deg)
}
.contents-block__hdg + .imgs-slider {
  margin-top: 0
}
@media only screen and (max-width:768px) {
  .imgs-slider {
    margin: 15px auto 0
  }
  .imgs-slider__pointer {
    margin-top: 0;
    text-align: center
  }
  .imgs-slider__pointer li {
    display: inline-block;
    padding: 0 0 15px;
    vertical-align: bottom
  }
  .imgs-slider__pointer li button {
    width: 25px
  }
  .imgs-slider .slick-arrow {
    width: 35px;
    height: 35px;
    margin-top: -18px;
    opacity: 1
  }
  .imgs-slider .slick-arrow:after, .imgs-slider .slick-arrow:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    height: 7px;
    margin-top: -3px;
    content: ''
  }
  .imgs-slider .slick-prev {
    left: 0;
    outline: 0
  }
  .imgs-slider .slick-prev:before {
    margin-left: -4px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff
  }
  .imgs-slider .slick-next {
    right: 0
  }
  .imgs-slider .slick-next:before {
    margin-left: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
  }
  .l-wrap .imgs-slider {
    margin-right: -15px;
    margin-left: -15px
  }
}


//大理石
.sec_marble {
  padding-bottom: 62px
}
.sec_marble .sec__ttl .ttl-txt02 {
  color: #31473f;
}
.sec_marble .cmn-description__item.txt-box {
  padding: 50px;
  background-image: url(/assets/img/experience/spasia/material/sec_material_bg_pc.jpg);
}
.sec_marble .cmn-description__item.img-box {
  background-image: url(/assets/img/experience/spasia/material/material_marble_img01.jpg);
}
@media only screen and (max-width:768px) {
  .sec_marble {
    padding-bottom: 44px;
  }
  .sec_marble .cmn-description__item.txt-box {
    padding: 25px 15px;
    background-image: url(/assets/img/experience/spasia/material/sec_materialbg_sp.jpg);
  }
}


//ガラス
.sec_glass {
  padding-bottom: 62px
}
.sec_glass .sec__ttl .ttl-txt02 {
  color: #31473f;
}
.sec_glass .cmn-description__item.txt-box {
  padding: 50px;
  background-color: #41554e;
  background-image: url(/assets/img/experience/spasia/material/sec_material_bg_pc.jpg);
}
.sec_glass .cmn-description__item.img-box {
  background-image: url(/assets/img/experience/spasia/material/material_glass_img01.jpg);
}
@media only screen and (max-width:768px) {
  .sec_glass {
    padding-bottom: 44px;
  }
  .sec_glass .cmn-description__item.txt-box {
    padding: 25px 15px;
    background-image: url(/assets/img/experience/spasia/material/sec_materialbg_sp.jpg);
	    background-repeat: no-repeat;
	  background-position: center top;
  }
}


//プラント
.sec_plant {
  padding-bottom: 62px
}
.sec_plant .sec__ttl .ttl-txt02 {
  color: #31473f;
}
.sec_plant .cmn-description__item.txt-box {
  padding: 50px;
  background-color: #41554e;
  background-image: url(/assets/img/experience/spasia/material/sec_material_bg_pc.jpg);
}
.sec_plant .cmn-description__item.img-box {
  background-image: url(/assets/img/experience/spasia/material/material_plant_img01.jpg);
}


@media only screen and (max-width:768px) {
  .sec_glass {
    padding-bottom: 44px;
  }
  .sec_glass .cmn-description__item.txt-box {
    padding: 25px 15px;
    background-image: url(/assets/img/experience/spasia/material/sec_materialbg_sp.jpg);
	    background-repeat: no-repeat;
	  background-position: center top;
  }
	
  .sec_plant {
    padding-bottom: 44px;
  }
  .sec_plant .cmn-description__item.txt-box {
    padding: 25px 15px;
    background-image: url(/assets/img/experience/spasia/material/sec_materialbg_sp.jpg);
	    background-repeat: no-repeat;
	  background-position: center top;
  }	
	
	
	
}






.imgs-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.slick-slider {
  width: 80%
}
.slick-slider .slick-arrow {
  display: none !important
}
.imgs-slider__pointer {
  width: 20%
}
.imgs-slider__pointer ul {
  width: 100%;
  height: 100%
}
.imgs-slider__pointer li {
  position: relative;
  width: 100%;
  height: 20%;
  padding: 4% 0 0
}
.imgs-slider__pointer li:nth-child(1) {
  padding: 0
}
.imgs-slider__pointer li button {
  width: 85%;
  height: 100%;
  margin: 0
}
.imgs-slider__pointer li.slick-active button {
  border: 5px solid #15ccda
}
.imgs-slider__pointer li.slick-active:after {
  position: absolute;
  top: 40%;
  right: 84%;
  width: 0;
  height: 0;
  border-width: 15px 20px 15px 0;
  border-style: solid;
  border-color: transparent #15cdda transparent transparent;
  content: ''
}
@media only screen and (max-width:768px) {
  .imgs-slider__pointer, .slick-slider {
    width: 100%
  }
  .imgs-slider__pointer ul {
    overflow: hidden;
    width: 100%;
    height: auto
  }
  .imgs-slider__pointer li {
    float: left;
    width: 20%;
    padding: 4% 0
  }
  .imgs-slider__pointer li:nth-child(1) {
    padding: 4% 0
  }
  .imgs-slider__pointer li.slick-active:after {
    border-width: 0
  }
  .imgs-slider__pointer li button {
    width: 95%;
    border: 3px solid #fff
  }
  .imgs-slider__pointer li.slick-active button {
    border: 3px solid #15ccda
  }
}

.small-txt{
	font-size: 14px;
}



#sec_marble .imgs-slider__pointer li:nth-child(1) button {
  background-image: url(/assets/img/experience/spasia/material/material_marble_slide01_01.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_marble .imgs-slider__pointer li:nth-child(2) button {
  background-image: url(/assets/img/experience/spasia/material/material_marble_slide01_02.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_marble .imgs-slider__pointer li:nth-child(3) button {
  background-image: url(/assets/img/experience/spasia/material/material_marble_slide01_03.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_marble .imgs-slider__pointer li:nth-child(4) button {
  background-image: url(/assets/img/experience/spasia/material/material_marble_slide01_04.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
#sec_marble .imgs-slider__pointer li:nth-child(5) button {
  background-image: url(/assets/img/experience/spasia/material/material_marble_slide01_05.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}




#sec_glass .imgs-slider__pointer li:nth-child(1) button {
  background-image: url(/assets/img/experience/spasia/material/material_glass_slide01_01.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_glass .imgs-slider__pointer li:nth-child(2) button {
  background-image: url(/assets/img/experience/spasia/material/material_glass_slide01_02.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_glass .imgs-slider__pointer li:nth-child(3) button {
  background-image: url(/assets/img/experience/spasia/material/material_glass_slide01_03.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}


#sec_plant .imgs-slider__pointer li:nth-child(1) button {
  background-image: url(/assets/img/experience/spasia/material/material_marble_slide01_01.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_plant .imgs-slider__pointer li:nth-child(2) button {
  background-image: url(/assets/img/experience/spasia/material/material_plant_slide01_02.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_plant .imgs-slider__pointer li:nth-child(3) button {
  background-image: url(/assets/img/experience/spasia/material/material_plant_slide01_03.jpg);
  background-repeat: no-repeat;
  background-size: 100%
}
#sec_plant .imgs-slider__pointer li:nth-child(4) button {
  background-image: url(/assets/img/experience/spasia/material/material_plant_slide01_04.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
#sec_plant .imgs-slider__pointer li:nth-child(5) button {
  background-image: url(/assets/img/experience/spasia/material/material_plant_slide01_05.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}




