
.newsBlockWrapper,
.contentsWrapper,
.summary{
    font-family: Noto Sans JP,Arial,Verdana,Roboto,Droid Sans,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Meiryo,メイリオ,MS PGothic,ＭＳ Ｐゴシック,sans-serif;
}

.flexslider .slides img.pcImg{
    display:block;
}
.flexslider .slides img.spImg{
    display:none;
}

.foodBnr img{
	height:225px;
}

.bnr .pcImg{
    display:block;
}
.bnr .spImg{
    display:none;
}

.informationBlock{
	background:#faf9f6;
	padding:5px 0 5px 0;
}
.informationBlock .contents{
	margin: 30px auto 40px auto;
}
.informationBlock h3{
	font-family: "rwbold","source-han-sans-japanese",sans-serif;
	line-height:180%;
	font-size:20px;
	text-align:center;
	font-weight:100;
	margin: 0 0 25px 0;
	letter-spacing:0.1em;
}

.informationBlock dl{
	width:820px;
	overflow:hidden;
	margin: 1em auto 0 auto;
}
.informationBlock dl dt{
	width:17%;
	float:left;
	display:block;
	line-height:150%;
}
.informationBlock dl dd{
	width:83%;
	float:left;
	display:block;
	line-height:150%;
	text-indent:-12px;
}

.informationBlock dl dd a{
	text-decoration:none;
}
.informationBlock dl dd a:hover{
	text-decoration:underline;
	color:#a89452;
}

.informationBlock dl dd:before {
    content: url("/assets/images/arrow_info.png");
    left: -10px;
    position: relative;
    top: 1px;
}

.btn_center_info{
	width: 960px;
	margin: -24px auto 0 auto;
	text-align:right;
	padding-right:100px;
}
.slider-content {
    height: 480px;
}

	
/* ----------//20180925 NEWS TILE改修------------*/
.contentsWrapper.informationTileBlock{
	margin-top:0;
}
.informationTileBlock{
	background:#faf9f6;
	padding:5px 0 5px 0;
}
.informationTileBlock .contents{
	margin: 50px auto 40px auto;
}
.informationTileBlock h3{
	font-family: "rwbold","source-han-sans-japanese",sans-serif;
	line-height:180%;
	font-size:20px;
	text-align:center;
	font-weight:100;
	margin: 0 0 25px 0;
	letter-spacing:0.1em;
}
.informationTileBlock .tileWrapper{
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.centerLogo{
	opacity:0;
}
.informationTileBlock a{
	width:290px;
	display:block;
	overflow:hidden;
	margin: 1em 35px 20px 0;
	float:left;
	text-decoration:none;
	color:#000;
}
.informationTileBlock a:nth-child(3n+1){
	margin: 1em 0 20px 0;
}
.informationTileBlock dl ,
.informationTileBlock dl dt{
	width:100%;
	line-height:150%;
}
.informationTileBlock dl dt img{
	width:100%;
	height:auto;
}
.informationTileBlock dl dd{
	width:100%;
	display:block;
	line-height:150%;
	margin-top:10px;
}
.informationTileBlock a dd p{
	margin-top:5px;
	font-weight:bold;
}
.informationTileBlock a:hover{
	text-decoration:none;
	color:#a89452;
}
.informationTileBlock a:hover img{
	opacity:0.5;
}
/* ------------20180925スライダー改修------------*/

.mainSlider{
	width:100%;
	height:686px;
	margin:0;
	padding:0;
}
.centerLogo{
	width:100%;
	height:600px;
	margin: 30px auto 0 auto;
	position: absolute;
	z-index: 9999;
}
.centerLogo img{
	width:940px;
	height:auto;
	display: block;
	margin: 0 auto;
}
	img.logoPc{
		display:block;
	}
	img.logoSp{
		display:none;
	}

.slides{
	z-index: -1;
}
.slides li{
	width:100%;
	height:auto;
	position: relative;
	overflow: hidden;
	margin:0;
	padding:0;
}
.slides li .slideBg{
	width:100%;
	height:auto;
	position: absolute;
	top:0;
	left:0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	margin:0;
	padding:0;
}

.slides li .slideImg{
	width:940px;
	height:600px;
	margin: 30px auto 56px auto;
}
.slides li .slideImg img{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

.kv_button .slideBtn {
    position:absolute;
    bottom:120px;
    right:calc((100vw - 940px) / 2);
    display: block;
    width: 290px;
    text-align: left;
    text-decoration: none;
    outline: none;
    padding: 15px 0 15px 20px;
    margin: 0 auto;
    color: #000;
    overflow: hidden;
    z-index: 333;
    background: #cec39e;
    text-align: center;
}
.kv_button .slideBtn .inner{
    display:inline;
    text-align: center;
    text-indent: -1.2em;
    
}
.kv_button .slideBtn .inner span{
    font-family: "rwbold","source-han-sans-japanese",sans-serif;
    line-height: 110%;
    font-size: 14px;
    display:inline-block;
    position: relative;
    vertical-align: baseline;
    text-align: center;
}
.kv_button .slideBtn .inner i{
    font-size: 0.6em;
    vertical-align: middle;
    margin-right: 5px;
    padding-bottom: 0.25em;
    display: inline-block;
}


.kv_button .slideBtn::before,
.kv_button .slideBtn::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    width: 290px;
    height:50px;
    top:0;
}
.kv_button .slideBtn,
.kv_button .slideBtn::before,
.kv_button .slideBtn::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.kv_button:hover .slideBtn {
    color: #cec39e;
}
.kv_button .slideBtn::after {
    left: -100%;
    width:100%;
    height:100%;
}
.kv_button:hover .slideBtn::after {
    left: 0;
    background-color: #fff;
}

.bnr{
    width:940px;
    margin:1em auto 60px;
}
.bnr img{
    width:100%;
    height:auto;
}
.bnr a{
    display:block;
	margin-bottom:15px;
} 
.flex-control-nav.flex-control-paging {
    bottom: 115px;
}
/* //------------20180925スライダー改修------------*/





/* ------------2021 NEWS改修------------*/
.newsBlockWrapper{
	width:100%;
	position: relative;
	z-index: 2;
}
.newsBlock{
	width:calc(((100% - 940px)/2) + 940px);
	background: #fff;
	margin: -90px 0 0 auto;
	display:flex;
	align-items: center;
	padding:50px 30px 50px 0;
	box-sizing: border-box;
}
.newsBlock h2{
    font-family: "rwbold","source-han-sans-japanese",sans-serif;
    font-size: 26px;
	width:200px;
	text-align: center;
}
.newsBlock h2 a{
	text-decoration: none;
}
.newsBlock h2 a:hover{
	color:#a89452;
}
.newsBlock ul.newsList{
	width:calc(100% - 200px);
	list-style: none;
	padding: 0 0 0 50px;
	border-left: 1px solid #999;
}
.newsBlock ul.newsList li a{
	display:flex;
	align-items: flex-start;;
	padding: 0.5em 0;
	font-size: 14px;
	text-decoration: none;
}
.newsBlock ul.newsList li a:hover{
	color:#a89452;
}
.newsBlock ul.newsList ul.cat_date{
	display:flex;
	align-items: center;
	list-style: none;
}
.newsBlock ul.newsList ul.cat_date li{
	margin: 0 1em 0 0;
}
.newsBlock ul.newsList ul.cat_date li .label{
	min-width:11em;
	padding: 3px 0 3px 0;
	text-align: center;
}
.newsBlock ul.newsList p.label{
    line-height: 1em;
}
.newsBlock ul.newsList p{
    line-height: 1.4em;
}
/* //------------2021 NEWS改修------------*/



/* ------------2021 PLAN改修------------*/

.contentsWrapper.plan{
	background: #FAF9F5;
	padding: 60px 0 50px 0;
	margin: 60px auto 0 auto;
	min-width:960px;
}
.topPage .planTitle{
	width:940px;
	margin: 0 auto;
	text-align: center;
}
.topPage .planTitle h2{
    font-family: "rwbold","source-han-sans-japanese",sans-serif;
    font-size: 40px;
	margin-top:-70px;
}
.topPage .planTitle p{
	padding: 40px 0 20px 0;
	font-size: 16px;
	line-height: 1.8em;
}
.planList a.plan {
	color:#111;
	display:block;
	width:26vw;
	height:29vw;
	min-width:260px;
	min-height:290px;
	position:relative;
	padding: 0 15px;
	margin: 25px auto 25px auto;
}
.planList .plan div.thumb {
    width: 26vw;
    height: 17.33vw;
    min-width: 240px;
    min-height: 173px;
    position: absolute;
    top: 0;
    right: 0;
}
.planList .plan div.thumb img{
	width:100%;
	height:auto;
}
.planList .plan div.txt{
	width:25vw;
	min-width:250px;
	position:absolute;
	bottom:0;
	left: -20px;
	background: #fff;
	padding:20px;
}
.planList .plan div.txt p.tagline{
	font-size:1.0416vw;
	font-weight: 500;
	line-height: 1.5em;
}
.planList .plan div.txt h3{
	margin:0.3em 0 0.7em 0;
	font-size:1.4583vw;
	font-weight: 600;
	line-height: 1.4em;
    transition: color 0.2s ease-out;
}
.planList a.plan:hover div.txt h3{
	color:#a89452;
}
.planList .plan div.txt p.price{
	font-size:1.0416vw;
	font-weight: 500;
	line-height: 1.5em;
}

.planList .plan div.txt p.price span{
	font-size:1.4583vw;
	font-weight: 600;
	line-height: 1em;
}
.planList .plan div.txt .catLabel {
    display: flex;
    justify-content: flex-start;
    margin: 0.5em 0;
    flex-wrap: wrap;
}
.planList .plan div.txt .catLabel p {
    display: inline-block;
    background: #EFEBDF;
    font-size: 10px;
	line-height: 1em;
    color: #333;
    padding: 0.5em 0.7em 0.6em 0.7em;
    border-radius: 100px;
    margin: 0 0.5em 0.5em 0;
    text-decoration: none;
}
@media all and (min-width: 0) and (max-width: 960px) {
    font-size: 0.9vw;
}
.planList a:hover div.txt h3{
	color:#E93056;
}
.planList a div.txt{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0);
    transition: box-shadow 0.5s ease-out;
}
.planList a div.thumb{
	overflow: hidden;
    transition: box-shadow 0.5s ease-out;
}
.planList a div.thumb img{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0);
    transition: transform 0.5s ease-out;
}
.planList a:hover div.txt{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0.15);
}
.planList a:hover div.thumb{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0.25);
}
.planList a:hover div.thumb img{
	opacity: 1;
	transform:scale(1.2,1.2);
}

.slick-prev {
    left: 0.75vw;
}
.slick-next {
    right: 0.75vw;
}
.slick-prev, .slick-next {
    width: 60px;
    height: 60px;
    font-size: 0;
    line-height: 0;
    border: none;
    background-color: transparent;
    position: absolute;
    top: 13vw;
	z-index:2;
	mix-blend-mode: difference;
	/*background: #ccc;*/
}
.slick-prev::after {
    transform: rotate(-135deg);
    top: 10px;
    left: 30px;
    transition: left 0.3s;
}
.slick-prev:hover::after {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    left: 10px;
	cursor:pointer;
}
.slick-next::after {
    transform: rotate(45deg);
    top: 10px;
    left: -10px;
    transition: left 0.3s;
}
.slick-next:hover::after {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    left: 10px;
	cursor:pointer;
}
.slick-prev::after, .slick-next::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    position: absolute;
}


/* //------------2021 PLAN改修------------*/



/* ------------2021 summary------------*/
.summary{
	width:100%;
	min-height:calc(31.125vw + 50px);
	position: relative;
	overflow: hidden;
	margin:80px 0;
}
.summary .summaryImg{
	width:54.6875%;
	min-height:31.125vw;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}
.summary .summaryTxt{
	width:54.6875%;
	min-height:31.125vw;
	box-sizing: border-box;
	position: absolute;
	top:50px;
	right:0;
	background: #FAF9F5;
	z-index: 1;
	padding: 0 4.6785% 0 13%;
}
.summary.reverse .summaryImg{
	top:0;
	right:0;
	left:inherit;
}
.summary.reverse .summaryTxt{
	top:50px;
	left:0;
	right:inherit;
	padding: 0 13% 0 4.6785%;
}
.summary .summaryImg img{
	width:100%;
	height:auto;
	position: relative;
}
.summary .summaryImg div{
	width:100%;
	height:auto;
	position: absolute;
	top:0;
	left:0;
}
.summary .summaryImg div.overlay{
	width:100%;
	height:auto;
	position: absolute;
	top:4.6785vw;
	left:-4.6785vw;
}
.summary .summaryTxt h2{
	font-size:3.125vw;
	line-height:1.2em;
	font-family: 'Noto Serif JP', serif;
    /*font-feature-settings: "palt" 1;
    letter-spacing: 0.07em;*/
	margin-top:-30px;
	margin-bottom:1.5625vw;
}
.summary .summaryTxt h2.newnormal{
	font-size:3.7vw;
	line-height:1.2em;
    font-family: "rwbold","source-han-sans-japanese",sans-serif;
    font-feature-settings: "palt" 1;
    letter-spacing: -0.02em;
	color:#1BC8FF;
	margin-top:-30px;
	margin-bottom:1.4vw;
}
.summary .summaryTxt h3{
	font-size:1.875vw;
	line-height:1.4em;
	margin-bottom:1.5625vw;
	font-weight: 600;
}
.summary .summaryTxt p{
	font-size:1.25vw;
	line-height:1.8em;
	margin-bottom:2.5vw;
}

@media all and (min-width: 0) and (max-width: 960px) {
.summary{
	min-height:350px;
}
.summary .summaryImg{
	min-height:300px;
}
.summary .summaryTxt{
	min-height:300px;
}
.summary .summaryTxt h2{
	font-size:30px;
}
.summary .summaryTxt h2.newnormal{
	font-size:36px;
}	
.summary .summaryTxt h3{
	font-size:18px;
}	
.summary .summaryTxt p{
	font-size:12px;
}	
}

/* //------------2021 summary------------*/







.viewBtn {
    margin: 0 0 0 0;
}
.viewBtn a {
    margin: 0 0 0 0;
    background-color: #a89452;
    position: relative;
    transition: all 0.3s;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #fff;
}
.viewBtn a::before {
    background-color: #cec39e;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    display: block;
    content: '';
    top: 0;
    left: -100%;
    transition: all 0.3s;
}
.viewBtn a span {
    position: relative;
    display: inline-block;
    padding: 1.2em 4em 1.2em 2.5em;
    font-size: 14px;
    line-height: 1em;
    box-sizing: border-box;
    z-index: 2;
}
.viewBtn a span::after {
    content: "";
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%) rotate(45deg);
    transition: all 0.3s;
}
.viewBtn a:hover {
    cursor: pointer;
    color: #a89452;
    opacity: 1;
    color: #111;
}
.viewBtn a:hover::before {
    background-color: #cec39e;
    left: 0;
}
.viewBtn a:hover span::after {
    border-top: 1px solid #111;
    border-right: 1px solid #111;

}




@media screen and (max-width: 740px)
{

.bnr .pcImg{
    display:none;
}
.bnr .spImg{
    display:block;
}    
    
.flexslider .slides img.pcImg{
    display:none;
}
.flexslider .slides img.spImg{
    display:block;
}
    
.foodBnr img{
	height:auto;
}

.informationBlock {
	margin-top: 0;
}
.informationBlock .contents{
	margin: 20px auto 40px auto;
}
.informationBlock dl{
	width:100%;
	overflow:hidden;
	margin: 1.4em auto 0 auto;
}
.informationBlock dl dt{
	width:100%;
	float:none;
	display:block;
	line-height:150%;
	margin-bottom:5px;
}
.informationBlock dl dd{
	width:100%;
	float:none;
	display:block;
	line-height:150%;
	text-indent:-12px;
	padding-left:14px;
}
.informationBlock dl dd:before {
    content: url("/assets/images/arrow_info.png");
    left: -2px;
    position: relative;
    top: 1px;
}
.btn_center_info{
	width: 100%;
	margin: -20px auto 35px auto;
	text-align:center;
	padding-right:0;
}
.slider-content {
    height: auto;
}

/* ----------//20180925 NEWS TILE改修------------*/
.contentsWrapper.informationTileBlock{
	margin-top:0;
}
.informationTileBlock{
	background:#faf9f6;
	padding:5px 0 5px 0;
}
.informationTileBlock .contents{
	margin: 50px auto 40px auto;
}
.informationTileBlock h3{
	font-family: "rwbold","source-han-sans-japanese",sans-serif;
	line-height:180%;
	font-size:20px;
	text-align:center;
	font-weight:100;
	margin: 0 0 25px 0;
	letter-spacing:0.1em;
}
.informationTileBlock .tileWrapper{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	box-sizing: border-box;
	padding: 0 0;
}
.informationTileBlock a{
	width:100%;
	display:block;
	overflow:hidden;
	margin: 1em 0 20px 0;
	float:none;
	text-decoration:none;
	color:#000;
}
.informationTileBlock a:nth-child(3n+1){
	margin: 1em 0 20px 0;
}
.informationTileBlock dl{
	width:100%;
	line-height:150%;
	overflow: hidden;
}
.informationTileBlock dl dt{
	width:30%;
	line-height:150%;
	float:left;
}
.informationTileBlock dl dt img{
	width:100%;
	height:auto;
}
.informationTileBlock dl dd{
	width:calc(67%);
	display:block;
	line-height:150%;
	margin-top:2px;
	float:right;
}
.informationTileBlock a dd p{
	margin-top:5px;
	font-weight:bold;
}
.informationTileBlock a:hover{
	text-decoration:none;
	color:#a89452;
}
.informationTileBlock a:hover img{
	opacity:0.5;
}
/* ------------20180925スライダー改修------------*/
	
/* ------------20180925スライダー改修------------*/

.mainSlider{
	width:100%;
	/*height:63.82978vw;*/
	height:100vw;
	margin:0;
	padding:0;
}
.centerLogo{
	width:100%;
	height:auto;
	margin: 0 auto 0 auto;
	position: absolute;
	z-index: 7777;
}
.centerLogo img{
	width:100%;
	height:auto;
	display: block;
	margin: 0 auto;
}
	img.logoPc{
		display:none;
	}
	img.logoSp{
		display:block;
	}
.slides li{
	width:100%;
	/*height:63.82978vw;*/
	height:100vw;
	position: relative;
	overflow: hidden;
	margin:0;
	padding:0;
}
.slides li .slideBg{
	display:none;
}

.slides li .slideImg{
	width:100%;
	height:63.82978vw;
	margin: 0 auto;
}
.slides li .slideImg img{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.kv_button .slideBtn {
    position: absolute;
    bottom: 60px;
    right: calc((100vw - 940px) / 2);
    display: block;
    width: 80vw;
    text-align: left;
    text-decoration: none;
    outline: none;
    padding: 15px 0 15px 20px;
    margin: 0 auto;
    color: #000;
    overflow: hidden;
    z-index: 333;
    background: #cec39e;
    text-align: center;
}
.kv_button .slideBtn {
    display:none;
}
.flex-control-nav.flex-control-paging{
    display:none;
}
	
/* ------------//20180925スライダー改修------------*/
    
    .bnr{
        width:100%;
        box-sizing: border-box;
        padding: 10px 5px 25px 5px;
        margin: 0 auto;
    }
	
	

/* ------------2021 NEWS改修------------*/
.newsBlock{
	width:100%;
	margin: 0 auto;
	display:block;
	padding:40px 6vw 10px 6vw;
}
.newsBlock h2{
    font-size: 26px;
	width:100%;
	padding-bottom:20px;
	text-align: center;
}
.newsBlock h2 a{
	text-decoration: none;
}
.newsBlock h2 a:hover{
	color:#a89452;
}
.newsBlock ul.newsList{
	width:100%;
	list-style: none;
	padding: 0 0 0 0;
	border-left: none;
    border-bottom:1px solid #f5f3ec;
}
.newsBlock ul.newsList li{
    border-top:1px solid #f5f3ec;
}
.newsBlock ul.newsList li a{
	display:block;
	padding: 1em 0;
	font-size: 12px;
	text-decoration: none;
}
.newsBlock ul.newsList li a:hover{
	color:#a89452;
}
.newsBlock ul.newsList ul.cat_date{
	display:flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: row-reverse;
	list-style: none;
	padding-bottom:0.3em;
}
.newsBlock ul.newsList ul.cat_date li{
	margin: 0 1em 0 0;
	border:none;
}
.newsBlock ul.newsList ul.cat_date li.date{
	font-family: "rwbold","source-han-sans-japanese",sans-serif;
	color:#999;
	font-size:16px;
}
.newsBlock ul.newsList ul.cat_date li .label{
	min-width:11em;
	padding: 3px 0 3px 0;
	text-align: center;
}
.newsBlock ul.newsList p.label{
    line-height: 1em;
}
.newsBlock ul.newsList p{
    line-height: 1.6em;
}
/* //------------2021 NEWS改修------------*/


/* ------------2021 PLAN改修------------*/

.contentsWrapper.plan{
	background: #FAF9F5;
	padding: 60px 0 20px 0;
	margin: 35px auto 0 auto;
	min-width:100%;
}
.topPage .planTitle{
	width:100%;
	margin: 0 auto;
	padding: 0 15px;
	text-align: center;
}
.topPage .planTitle h2{
    font-family: "rwbold","source-han-sans-japanese",sans-serif;
    font-size: 26px;
	margin-top:-70px;
}
.topPage .planTitle p{
	padding: 20px 0 0 0;
	font-size: 12px;
	line-height: 1.8em;
}
.planList a.plan {
	color:#111;
	display:block;
	width: 75vw;
    height: 90vw;
    min-width: inherit;
    min-height: inherit;
	position:relative;
	padding: 0 15px;
	margin: 25px auto 25px auto;
}
.planList .plan div.thumb {
	width: 75vw;
    height: 50vw;
    min-width: inherit;
    min-height: inherit;
    position: absolute;
    top: 0;
    right: 0;
}
.planList .plan div.thumb img{
	width:100%;
	height:auto;
}
.planList .plan div.txt{
	width:75vw;
    min-width: inherit;
	position:absolute;
	bottom:0;
	left: -10px;
	background: #fff;
	padding:20px;
}
.planList .plan div.txt p.tagline{
	font-size:3.4375vw;
	font-weight: 500;
	line-height: 1.5em;
}
.planList .plan div.txt h3{
	margin:0.3em 0 0.5em 0;
	font-size:5vw;
	font-weight: 600;
	line-height: 1.4em;
    transition: color 0.2s ease-out;
}
.planList .plan div.txt p.price{
	font-size:3.75vw;
	font-weight: 500;
	line-height: 1.5em;
}

.planList .plan div.txt p.price span{
	font-size:5vw;
	font-weight: 600;
	line-height: 1em;
}
.planList .plan div.txt .catLabel {
    display: flex;
    justify-content: flex-start;
    margin: 0.5em 0;
    flex-wrap: wrap;
}
.planList .plan div.txt .catLabel p {
    display: inline-block;
    background: #EFEBDF;
    font-size: 8px;
	line-height: 1em;
    color: #333;
    padding: 0.5em 0.7em 0.6em 0.7em;
    border-radius: 100px;
    margin: 0 0.5em 0.5em 0;
    text-decoration: none;
}

.planList a:hover div.txt h3{
	color:#E93056;
}
.planList a div.txt{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0);
    transition: box-shadow 0.5s ease-out;
}
.planList a div.thumb{
	overflow: hidden;
    transition: box-shadow 0.5s ease-out;
}
.planList a div.thumb img{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0);
    transition: transform 0.5s ease-out;
}
.planList a:hover div.txt{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0.15);
}
.planList a:hover div.thumb{
	box-shadow: 0px 10px 25px 0 rgba(0,0,0,0.25);
}
.planList a:hover div.thumb img{
	opacity: 1;
	transform:scale(1.2,1.2);
}

.slick-prev, .slick-next {
    display:none !important;
}
	
/* ------------2021 summary------------*/
.summary{
	width:100%;
	min-height:auto;
	overflow:visible;
	margin: 45px 0 60px 0;
}
.summary .summaryImg{
	width:100%;
	min-height:57.1428vw;
	position: relative;
}
.summary .summaryTxt{
	width:100%;
	min-height:auto;
	position: relative;
	padding: 0 6vw;
	top:0;
	left:0;
	z-index: 2;
	background: #FAF9F5;
	background: none;
}
.summary.reverse .summaryImg{
	position: relative;
	top:0;
	right:0;
	left:inherit;
}
.summary.reverse .summaryTxt{
	position: relative;
	top:0;
	left:0;
	right:inherit;
	padding: 0 6vw;
}
.summary .summaryImg img{
	width:100%;
	height:auto;
	position: relative;
	overflow:visible;
}
.summary .summaryImg div{
	width:100%;
	height:auto;
	position: absolute;
	top:0;
	left:0;
}
.summary .summaryImg div.overlay{
	width:90%;
	height:auto;
	position: absolute;
	top:-3vw;
	left:5vw;
}
.summary .summaryTxt h2{
	font-size:8.5vw;
	line-height:1.2em;
	margin-top:-6vw;
	margin-bottom:0.5em;
	text-shadow: 0px 0px 1.5em rgba(255, 255, 255, 1), 0px 0px 1.5em rgba(255, 255, 255, 1), 0px 0px 1.5em rgba(255, 255, 255, 1);
}
.summary .summaryTxt h2.newnormal{
	font-size:10vw;
	line-height:1em;
	margin-top:-6vw;
	margin-bottom:0.2em;
}
.summary .summaryTxt h3{
	font-size:18px;
	line-height:1.4em;
	margin-bottom:0.5em;
	font-weight: 600;
}
.summary .summaryTxt p{
	font-size:12px;
	line-height:1.8em;
	margin-bottom:1.5em;
}
	.summary .viewBtn{
		text-align: center;
	}

/* //------------2021 PLAN改修------------*/

}