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

/* ============================= å…±é€š =============================  */
#topics {
	max-width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
* { 
	padding: 0px;
	margin: 0px;
	border: none;
}

li { list-style-type: none;}


a { text-decoration:none; color: #333; overflow: hidden;}

a:hover {
	color:#F60;
}
#head .mainImg {
    width: 100%;
}
.mainImg img {
    width: 100%;
}
#head{
	position:relative;
	background:url(../../img/topics/yokohama_event/lead_bg.png);
}
#headã€€.mainImg{
	position:absolute;
	top:0;
}
.leadCont{
	padding: 0 8px 8px 8px;
	line-height: 1.4em;
}
.leadCont h2{
	font-size:1.4em;
	margin-bottom:8px;
	font-family: "Noto Sans Japanese";
}
.leadCont .bn_cruise{
	width:539px;
	margin:8px auto;
}
.pageMenu li{
	box-sizing: border-box;
	width:19.2%;
	float:left;
	margin-right:5px;
}
.pageMenu li a{
	display: block;
	color:#fff;
	font-size:1.2em;
	background:#e73531;
	text-align: center;
	padding:8px 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;	
	font-weight:bold;
	line-height: 1.4em;
}
.pageMenu li:last-child{
	margin-right:0;
}
.pageMenu li a:hover{
	background:#666;
}	
div#topics .ttl_ume{
	background:url(../../img/topics/yokohama_event/ttl_icon.png) no-repeat;
	padding:0px 0px 8px 40px;
	margin:16px 0 8px;
	border-bottom:none;
	font-size: 1.8em;
	color:#e73531;
	font-family: "Noto Sans Japanese";
	border-bottom:dashed 1px #e73531;
}
.tourCont{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding:8px;
	box-sizing: border-box;
	background:#eee;
	margin-right:5px;
	margin-bottom:8px;
}
.tourCont:nth-child(2n){
	margin-right:0;
}
.tourCont h4{
	line-height: 1.5em;
	color: #000;
    font-size: 1.1em;
    font-weight: normal;
    font-family: "Noto Sans Japanese";
}
.tourImg{
	margin:8px auto;
	position: relative;
}
.tourImg img{
	width: 100%;
    height: 245px;
    object-fit: cover;
    object-position: center;
}
.tourImg ul{
	position:absolute;
	right:0px;
	bottom:5px;
	display: table;
	border-collapse: separate;
 	border-spacing: 5px 0;
}
.tourImg ul li{
	display: table-cell;
	color:#fff;
	width: 45px;
    height: 45px;
    text-align: center;
    vertical-align: bottom;
    font-size:0.9em;
}
.tourImg ul li.meal{
	background:#666 url(../../img/topics/yokohama_event/icon_meal.png) no-repeat center 3px;
}
.tourImg ul li.onsen{
	background:#666 url(../../img/topics/yokohama_event/icon_onsen.png) no-repeat center 3px;
}
.tourData th,.tourData td{
	border-bottom:1px dotted #666!important;
	background:none!important;
	line-height: 1.4em;
	padding:3px!important;
}
.tourData th{
	width:25%;
}
.tourPrice{
	padding:5px 0;
	text-align: center;
	font-size:1.1em;
	font-weight:bold;
}
.tourPrice span{
	font-size:1.2em;
	color:#c00;
	margin:0 5px;
}
.reserveBtn {
	width:80%;
	margin:3px auto;
}
.reserveBtn a{
	text-align: center;
	background:#f90;
	color:#fff!important;
	display: block;
	padding:10px 0;
	border-radius: 5px;
	font-weight:bold;
	font-size:1.2em;
}
.reserveBtn a:hover{
	background:#666;
}

.sp-only { display: block!important; }
.pc-only { display: none!important; }
@media  (min-width: 787px) {
    .sp-only { display: none!important; }
    .pc-only { display: block!important; }
}

@media screen and (max-width : 767px){
.leadCont .bn_cruise {
    width: 100%;
    margin: 5px auto;
}	
.tourCont {
    display: block;
    vertical-align: top;
    width: 95%;
    padding: 8px;
    box-sizing: border-box;
    background: #eee;
    margin: 10px 10px;
}	
.pageMenu li {
    box-sizing: border-box;
    width: 32%;
    float: left;
    margin-right: 5px;
}	
.tourCont h4 {
    line-height: 1.5em;
    color: #000;
    font-size: 1.3em;
    font-weight: normal;
    font-family: "Noto Sans Japanese";
}	
table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
    width: 100%;
}	
.reserveBtn a {
    text-align: center;
    background: #f90;
    color: #fff!important;
    display: block;
    padding: 7px 0;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1.2em;
}	
}</pre></body></html>