<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/**
 *
 *  ページ用CSS
 *　mansion
 */

/*--------------------------------------------------------------------------
   Overwright
---------------------------------------------------------------------------*/
.page-lower-ttl::after{
  background-image:url(../image/bg_page_ttl_pc.jpg);  
}
.page-lower-ttl h1 {
  max-width: 570px;
}


/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

/* intro
-----------------------------------------------------------------*/
.intro{
  padding: 90px 0 40px;
  text-align: center;  
}


.page-nav{
  padding: 40px 0 110px;  
}
.page-nav ul li{
   margin-bottom: 20px;
}
.page-nav ul li a{
  width: 370px;
}

/* feature-item
-----------------------------------------------------------------*/
#Sec01{
  margin-bottom: 150px;  
}
.area-cont .bnr-area a{
background-image:url(../image/img_bnr_pc.jpg);
}


/* laurel
-----------------------------------------------------------------*/
.laurel{
	padding-bottom: 200px;	
}
.laurel .inner{
	max-width: 1430px;	
}
.laurel-hd{
  max-width: 1920px;
	height: 600px;
	margin: 0 auto 125px;
	padding-top: 90px;
	background: url(../image/bg_laurel_pc.jpg) no-repeat center bottom;
	background-size: cover;
	text-align: center;	
}
.laurel-hd .logo{
	margin-bottom: 40px;
}
.laurel-hd .txt-lead{
	font-size: 1.7rem;
	line-height: 2;
	font-weight: 500;
	color: #FFF;	
}

.laurel .cont-intro .layout-box{
	position: relative;
	z-index: 20;
}
.laurel .cont-intro h3 .playfair{
	color: #aa8420;
}
.laurel .cont-intro01{
	margin-bottom: 110px;	
}
.laurel .cont-intro01::after{
	position: absolute;
	left: 0;
	bottom: 35px;
	display: block;
	content: "";
	width: 40%;
	height: 90%;
	background:url(../image/bg_logo.svg) no-repeat center bottom ;
	background-size: 338px auto;
}
.laurel .cont-intro01 .layout-box{
	padding-top: 10%;	
}
.laurel .cont-intro01 h3{
	transform: translateY(-2.8em);
}
.laurel .cont-intro01 h3 .ja span{
	display: inline-block;
	text-indent: -0.8em;	
}
.laurel .cont-intro01 .figure{
	text-align: center;
	margin-top: 40px;
}
.laurel .cont-intro01 .figure img{
	max-width: 337px;
}
.laurel .cont-intro01 .figure .caption{
	display: block;
	margin-top: 20px;
	font-size: 1.6rem;	
}

.laurel .cont-intro02{
	margin-bottom: 145px;	
}
.laurel .cont-intro02::after{
	position: absolute;
	right: 0;
	bottom: -240px;
	display: block;
	content: "";
	width: 40%;
	height: 90%;
	background:url(../image/bg_logo.svg) no-repeat center bottom ;
	background-size: 338px auto;
}


.laurel-results h3{
	margin-bottom: 30px;
	text-align:center;
	font-size: 4rem;
	line-height: 1.4;
	font-weight: 600;	
}
.laurel-results h3 .playfair{
	display: block;
	margin-bottom: 5px;
	font-size: 1.8rem;
	font-weight: 500;
	color: #AA8420;
}
.laurel-results h3 + .txt{
	margin-bottom: 50px;
	text-align:center;
	font-size: 1.9rem;
}

.laurel .results-items{
	position: relative;	
	margin-bottom: 100px;
	margin-left: calc((100% - 1390px) / 2);
  overflow: hidden;
}
.laurel .results-scroll{
	width: 110%;
	padding-bottom: 70px;
}
.laurel .results-scroll-cont .pic{
	position: relative;
	margin-right: 10px;
	overflow:hidden;
	border-radius: 10px;		
}
.laurel .results-scroll-cont .pic .caption{
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 1.2rem;
	color: #FFF;
	font-family:"Noto Sans JP","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体", "Yu Gothic", YuGothic,"メイリオ",Meiryo ,"ＭＳ Ｐゴシック" ,"MS P Gothic" ,sans-serif; 	
}
.laurel .results-scroll-cont img{
  width: 100%;
  height: 480px;
  object-fit: cover;  
}
.laurel .results-items .slick-prev {
    left: auto;
    right: 34%;
    top: auto;
    bottom: -70px;
    transform: none;
    background-image:url(../image/btn_scrollbar_l.png);
    box-shadow: none; 
}
.laurel .results-items .slick-next {
    left: auto;
    right: 30%;
    top: auto;
    bottom: -70px;
    transform: none;
    background-image:url(../image/btn_scrollbar_r.png); 
    box-shadow: none;
}
.laurel .results-items .slick-dots{
    display: flex;
    left: 0;
    width: 60%;
}
.laurel .results-items .slick-dots li{
  position: relative;
  width: calc(100% / 5);
  height: 10px;
  margin: 0;
  border-radius:0;
  background: none;  
}
.laurel .results-items .slick-dots li button{
  position: relative;
  width: 100%;
  height: 10px;
  border-radius:0;
  background: none;     
}
.laurel .results-items .slick-dots li button::before,
.laurel .results-items .slick-dots li button::after{
  position:absolute;
  left: 0px;
  top: 50%;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
}
.laurel .results-items .slick-dots li button::before{
  background: #FFF;  
}
.laurel .results-items .slick-dots li button::after{
  background: #231815;
  opacity: 0;
  transition: .5s;  
}
.laurel .results-items .slick-dots li:hover button::after,
.laurel .results-items .slick-dots lii button:focus::after,
.laurel .results-items .slick-dots li.slick-active button::after{
  opacity: 1;  
}

.laurel .btn-list{
	display: flex;
	justify-content:center;
}
.laurel .btn-list li{
	margin: 0 15px;
	max-width: 470px;
	width: 50%;	
}
.laurel .btn-list li a{
	font-weight: 500;
}




@media screen and (max-width: 1390px) {
	
	.laurel .results-items{
		margin-left: 20px;
	}	
	
}

















/*--------------------------------------------------------------------------
   mobile
---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {

	.page-lower-ttl::after{
		background-image:url(../image/bg_page_ttl_sp.jpg);  
	}
	.page-lower-ttl h1 {
		max-width: 260px;
	}


/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

/* intro
-----------------------------------------------------------------*/
	.intro{
		padding: 40px 0 20px;  
	}
	
	.page-nav{
		max-width: 320px;
		margin: 0 auto;
		padding: 20px 0 100px;  
	}
	.page-nav ul li{
		 margin-bottom: 12px;
	}
	.page-nav ul li a{
		width: 100%;
	}
	.page-nav ul li:last-child a {
		height: 50px;
		border-radius: 25px;
    padding-top: 12px;
	}
	.page-nav ul li:last-child a span::before{
		top: 14px;
	}

/* feature-item
-----------------------------------------------------------------*/
	#Sec01{
		margin-bottom: 50px;  
	}
	.area-cont .bnr-area a{
		background-image:url(../image/img_bnr_sp.jpg);
	}


/* laurel
-----------------------------------------------------------------*/
	.laurel{
		padding-bottom: 70px;	
	}
	.laurel-hd{
		height: 100vw;
		margin-bottom: 40px;
		padding-top: 9vw;
		background: url(../image/bg_laurel_sp.jpg) no-repeat center bottom;
		background-size: cover;
	}
	.laurel-hd .logo{
		width: 32vw;
		margin: 0 auto 20px;
	}
	.laurel-hd .txt-lead{
		font-size: 1.3rem;
		line-height: 1.8;
	}
	
	.laurel .cont-intro01{
		margin-bottom: 45px;	
	}
	.laurel .cont-intro01::after{
		display: none;
	}
	.laurel .cont-intro01 .layout-box{
		padding-top: 0;	
	}
	.laurel .cont-intro01 h3{
		transform: none;
	}
	.laurel .cont-intro01 h3 .ja span{
		display: inline-block;
		text-indent: -0.8em;	
	}
	.laurel .cont-intro01 .figure{
		margin-top: 20px;
	}
	.laurel .cont-intro01 .figure .caption{
		margin-top: 10px;
		font-size: 1.2rem;	
	}
	
	.laurel .cont-intro02{
		margin-bottom: 50px;	
	}
	.laurel .cont-intro02::after{
		display: none;
	}
	
	
	.laurel-results h3{
		margin-bottom: 20px;
		font-size: 2rem;
	}
	.laurel-results h3 .playfair{
		font-size: 1.2rem;
	}
	.laurel-results h3 + .txt{
		margin-bottom: 35px;
		padding: 0 20px;
		text-align:left;
		font-size: 1.3rem;
	}
	
  .laurel .results-items{
    margin-bottom: 40px;
    margin-left:20px;
    padding-left: 0;
    overflow: hidden;
  }
  .laurel .results-scroll{
    width: 120%;
    padding-bottom: 45px;
  }
  .laurel .results-scroll-cont .pic{
    margin-right: 5px;		
  }
  .laurel .results-scroll-cont .pic .caption{
    font-size: 1.1rem; 	
  }
  #Page .laurel .results-scroll-cont img{
    width: 100%;
    height: 305px;
    object-fit: cover;  
  }
  .laurel .results-items .slick-prev {
      left: auto;
      right: 20%;
      top: auto;
      bottom: -70px;
      transform: translateX(-58px); 
  }
  .laurel .results-items .slick-next {
      left: auto;
      right: 20%;
      top: auto;
      bottom: -70px;
      transform: none; 
  }
  .laurel .results-items .slick-dots{
      display: flex;
      left: 0;
      width: 50%;
  }
  .laurel .results-items .slick-dots li{
    position: relative;
    width: calc(100% / 6);
    height: 10px;
    margin: 0;
    border-radius:0;
    background: none;  
  }
  .laurel .results-items .slick-dots li button{
    position: relative;
    width: 100%;
    height: 10px;
    border-radius:0;
    background: none;     
  }
  .laurel .results-items .slick-dots li button::before,
  .laurel .results-items .slick-dots li button::after{
    position:absolute;
    left: 0px;
    top: 50%;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
  }
	
	.laurel .btn-list{
		display: block;
		padding: 0 20px;
	}
	.laurel .btn-list li{
		margin: 0 auto;
		max-width: 470px;
		width: 100%;	
	}
	.laurel .btn-list li:nth-child(n+2){
		margin-top: 15px;
	}


}</pre></body></html>