@charset "utf-8"; /* CSS Document */

/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/*  MV
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
#MV{background-image: url(../../images/munpremier/index_MV_smp.jpg);background-position: center 40px;}
#MV .Inner .MVbtn{

}
#MV .Inner .MVbtn a{}
#MV .Inner .MVbtn a .main{}
#MV .Inner .MVbtn a .sub{}
#MV .Inner .MVbtn a:after{}
#MV .Inner .MVbtn a:hover{}


/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/*  Recom
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
#Recom{
	width: 86%;
	padding: 30px 0 40px 0;
}
#Recom h2{}
#Recom .btn.btnArea{
	margin-top: 30px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/*  Contents
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
#Contents{}
#Contents .Sec{
	padding: 30px 0 40px 0;
}
#Contents .Sec + .Sec{}
#Contents .Sec:before{}
#Contents .Sec#Train{}
#Contents .Sec#luxta{}
#Contents .Sec#Cruise{}
#Contents .Sec#Other{}
#Contents .Sec h2{}
#Contents .Sec .MainTxt{
	width: 86%;
	font-family: inherit;
	font-size: 13px;
	line-height: 1.8;
	text-align: left;
	margin-bottom: 30px;
}
#Contents .Sec .MainTxt br{
	display: none;
}
#Contents .Sec .Inner{
	width: 86%;
	display: block;
	margin-bottom: 30px;
}
#Contents .Sec .btn.btnArea{
	width: 86%;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/*  Past
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
#Past{
	padding: 30px 0 40px 0;
}
#Past h2{}
#Past .MainTxt{
	width: 86%;
	font-family: inherit;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
	margin-bottom: 30px;
}
#Past .MainTxt br{display:none}
#Past .Inner{
	width: 86%;
	display: block;
}
#Past .Inner .Entry{
	width: 100%;
}
#Past .Inner .Entry + .Entry{
	margin-top: 20px;
}
#Past .Inner .Entry .photo{}
#Past .Inner .Entry .photo img{}
#Past .Inner .Entry .photo .caption{}
#Past .Inner .Entry dl{}
#Past .Inner .Entry dt{}
#Past .Inner .Entry dd{}