@charset "utf-8";

.overlay {
  position: fixed !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999 !important;
}
.modal-is-locked .overlay:before,
.modal-is-locked_calender .overlay:before{background-color: rgba(0, 0, 0, 0.9) !important;z-index: 9;}

/*----------------------------------------MV*/
#MV{background-image: url(../../images/2025sssfnl/bg_sea_smp.jpg);padding-bottom: 40px;background-size: contain;background-repeat: no-repeat;background-position: center top;background-color: #f4e6dd;}
#MV:before{
}
#MV h1{
	padding: 0;
	width: 95%;
	margin-bottom: 30px;
}
#MV h1:before,#MV h1:after{
	content: none;
}
#MV h1:before{}
#MV h1:after{}
#MV h1 img{}

/*----------------------------------------MVitem*/
#MVitem{
	width: 90%;
	margin-bottom: 30px;
}
#MVitem .ribbon{
	display: none;
}
#MVitem .ribbon span{}
#MVitem .ribbon.top{}
#MVitem .ribbon.btm{}
#MVitem .ribbon.top span{}
#MVitem .ribbon.btm span{}
#MVitem .Title{
	display: block;
	text-align: center;
	line-height: 1.4;
	padding: 5px 0 10px 0;
}
#MVitem .Title dt{
	font-size: 13px;
}
#MVitem .Title dd{
	font-size: 20px;
}
#MVitem .Inner{
	padding: 15px;
	display: block;
}
#MVitem .Entry{}
#MVitem .Entry + .Entry{
	margin-top: 10px;
}
#MVitem .Entry + .Entry:before{
	width: 100%;
	position: relative;
	display: block;
	left: auto;
	top: auto;
	height: 3px;
	border-left: none;
	border-top: 2px dotted #d8b212;
	margin-bottom: 10px;
}
#MVitem .Entry .icon{}
#MVitem .Entry .photo{
	margin: 0;
}
#MVitem .Entry .photo ul{}
#MVitem .Entry .photo li{}
#MVitem .Entry .photo li + li{
	display: none;
}
#MVitem .Entry .photo li img{}
#MVitem .Entry .photo .sub{
	text-align: left;
	font-size: 12px;
}
#MVitem .Entry .title{
	text-align: left;
}
#MVitem .Entry .title dt{
	font-size: 13px;
	padding-bottom: 0;
}
#MVitem .Entry .title dt.small{}
#MVitem .Entry .title dd{
	font-size: 25px;
}
#MVitem .Entry .title dd.small{font-size: 20px;}
#MVitem .Entry .title dd em{}
#MVitem .Entry .title dd span{}
#MVitem .Entry .title dd a{}
#MVitem .Entry .price{
	display: block;
	text-align: right;
}
#MVitem .Entry .price dt{}
#MVitem .Entry .price dt span{}
#MVitem .Entry .price dd{}
#MVitem .Entry:hover{}
#MVitem .Entry:hover .photo{}
#MVitem .Entry:hover .title,#MVitem .Entry:hover .title em{}

/*------------------------------------------*/
.menuArea.header_fixed{
	position: relative;
	padding-top: 17px;
	margin-bottom: 10px;
}
.menuArea.header_fixed .Top{
	padding-top: 0;
	padding-right: 0;
	/* justify-content: space-between; */
}
.menuArea.header_fixed .LeftArea{
	/* display: block; */
}
.menuArea.header_fixed .humb{
}
.menuArea.header_fixed.open{}
.menuArea.header_fixed.open .Top{}
.menuArea.header_fixed.open .LeftArea{}

