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

/* ============================= å…±é€š =============================  */

* { 
	padding: 0px;
	margin: 0px;
	border: none;
}
li { list-style-type: none;}

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

a:hover {
	color:#F60;
}
img{
	width:100%;
	height:auto;
}
.cb10{
	clear: both;
	height: 10px;
	width: 100%;
}
.centerbody {
    margin: 0 auto;
    max-width: 1024px;
}
.cb20{
	clear: both;
	height: 20px;
	width: 100%;
}
.cbsen{
	clear: both;
	height: 38px;
	width: 100%;
	background-image: url(https://www.tabione.com/img/topics/yokohama_event/sen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.leadText{
	padding:5px 0;
	line-height:1.5em;
}
.planList{
	padding:10px 8px;
	background:#AB2A10;
	margin:10px 0;
}
.planCont{
	background:#fff;
	padding: 0 8px 8px 8px;
	margin-bottom:8px;
}
h2.ttl_c{
	margin:15px auto 0;
	padding:8px;
	color:#333f77;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	text-align: center;
	font-size:2em;
}
.planCont h3{
	border-bottom:none!important;
	font-size:1.5em;
	color:#AB2A10!important;
	margin-bottom:8px;
	position:relative;
	padding:8px 0!important;
	font-family :YuGothic,'Yu Gothic', sans-serif;
    font-weight: bold;
}
.planCont h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: -webkit-repeating-linear-gradient(-45deg, #AB2A10, #AB2A10 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #AB2A10, #AB2A10 2px, #fff 2px, #fff 4px);
}
.planImg{
	float:left;
	width:40%;
	margin-right:8px;
	margin-bottom:8px;
}
.planImg img{
	width:100%;
}
.planText{
	width:57.4%;
	float:left;
	font-size:15px;
	margin-bottom:8px;
}
.planText p{
	margin-bottom:8px;
	line-height: 1.2em;
}
.planText dt,.planText dd{
	float:left;
	margin-bottom:3px;
	padding:3px;
	box-sizing: border-box;
}
.planText dt{
	width:25%;
	background:#666;
	color:#fff;
}
.planText dd{
	width:75%;
}
.planPrice{
	margin:1px 0;
}
.planPrice span{
	color:#c00;
	font-size:1.8em;
	font-weight:bold;
	margin:0 5px;
}	
.reserveBtn{
	clear:both;
	width:80%;
	margin:8px auto;
	position: relative;
}
.reserveBtn a{
	display:block;
	width:100%;
	background:#f90;
	color:#fff!important;
	text-align: center;
	padding:10px 0;
	font-weight:bold;
	font-size:1.2em;
	border:3px solid #f90;
}
.reserveBtn a:hover{
	background:#fff;
	color:#f90!important;
}
.otherTour{
	margin: 0px 0 30px;
}
.otherTour li{
	margin-bottom: 8px;
    border-bottom: 1px dotted #666;
    padding:0 0 8px;
}
.otherText {
    line-height: 1.4em;
    font-size: 1.1em;
    padding: 5px 0 0;
}
.otherTour a .otherText span{
	color:#000!important;
}
.otherTour .otherImg{
	width:25%;
	float:left;
	margin-right:15px;
}
.otherTour .otherImg img{
	width:100%;
	height:85px;
	border-radius: 5px;
}
.otherTour a .otherText p{
	font-size:1.1em;
	font-weight:bold;
	text-decoration: underline;
	margin-bottom: 8px;
}
.otherArea {
    margin: 8px 0 15px;
}
.otherArea li{
	float:left;
	width:32.6%;
	margin-right:5px;
	margin-bottom:5px;
	position:relative;
	text-align: center;
	box-sizing: border-box;
	background: #BFB4B2;
    border-radius: 5px;
}
.otherArea li:nth-child(3n){
	margin-right:0px;
}
.otherArea li img{
	width:100%;
	height:122px;
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.otherArea li:hover{
	opacity:0.8;
}
.otherArea li .areaName{
	font-family: 'Satisfy', cursive;
	font-size:2.6em;
	color:#fff;
	top: 46%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position:absolute;
	-webkit-text-shadow: 0px 0px 8px #333;
  	-moz-text-shadow: 0px 0px 8px #333;
  	text-shadow: 0px 0px 8px #333;
}
.otherArea li .areaTtl{
	font-size:1.1em;
	padding: 12px 0;
    font-weight: bold;
}
.contSp h2.ttl_c{
	margin:8px auto 0;
	padding:5px;
	color:#333f77;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	text-align: center;
	font-size:1.2em;
}
.contSp .planCont h3{
	border-bottom:none;
	font-size:20px;
	color:#AB2A10;
	margin-bottom:8px;
	position:relative;
	padding:0 0 8px 0;
	font-family :YuGothic,'Yu Gothic', sans-serif;
	background:none;
	margin-top:0;
    font-weight: bold;
}
.contSp .planCont h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: -webkit-repeating-linear-gradient(-45deg, #AB2A10, #AB2A10 2px, #fff 2px, #fff 4px);
	background: repeating-linear-gradient(-45deg, #AB2A10, #AB2A10 2px, #fff 2px, #fff 4px);
}
.contSp .planImg{
	width: 100%;
    margin: 0 8px 0 0;
}
.contSp .planText{
	float:none;
	width:100%;
	font-size:1em;
}
.contSp .planText p {
    width: 100%;
    float: left;
}
.contSp .planCont dl {
    clear: both;
}
.contSp .reserveBtn a{
	font-size:1em;
}
.contSp .planPrice span{
	font-size:1.2em;
}
.contSp .planPrice{
	text-align: center;
}
.contSp .otherTour li {
    margin-bottom: 8px;
    padding: 5px;
}
.contSp .otherTour a .otherText p{
	font-size:1em;
	margin-bottom: 5px;
}
.contSp .otherArea li {
    width: 49%;
}
.contSp .otherArea li:nth-child(2n) {
    margin-right: 0;
}
.contSp .otherArea li .areaName{
	font-family: 'Satisfy', cursive;
	font-size:2.4em;
	top: 42%;
}
.contSp .otherArea li .areaTtl{
	font-size: 0.9em;
}
/*åˆæ—¥ã®å‡ºã‚¯ãƒ«ãƒ¼ã‚º*/
.hatsuhinodeCont{
	background: url(https://www.tabione.com/img/topics/yokohama_event/lead_bg.png);
    padding: 0 8px;
}
.areaSelect ul{
	margin:8px 0 15px;
	display:table;
	width:100%;
	text-align: center;
}
.areaSelect li{
	display: table-cell;
	font-size:1.2em;
	font-weight:bold;
	border-right:1px solid #666;
	padding:8px 0;
}
.areaSelect li:last-child{
	border-right:none;
}
.areaSelect li a{
	text-decoration: underline;
}
.areaSelect i{
	margin-left:5px;
}
.sunrise{
	background:url(https://www.tabione.com/img/topics/yokohama_event/icon_sunrise.png) no-repeat left;
	padding: 8px 0 8px 38px;
	font-size:1.1em;
}
.sunrise span{
	font-weight:bold;
	color:red;
	margin-left:8px;
}
.contSp .sunrise{
	font-size:1em;
}
.soldOut{
	position:absolute;
	z-index:3;
	background:rgba(204,204,204,0.8);
	width:100%;
	left:0;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	font-size:1.8em;
	font-family:"ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", serif;
	height:30px;
	color: #fff;
	text-shadow: #c00 2px 0px, #c00 -2px 0px, #c00 0px -2px, #c00 0px 2px, #c00 2px 2px , #c00 -2px 2px, #c00 2px -2px, #c00 -2px -2px, #c00 1px 2px, #c00 -1px 2px, #c00 1px -2px, #c00 -1px -2px, #c00 2px 1px, #c00 -2px 1px, #c00 2px -1px, #c00 -2px -1px;
	letter-spacing: 2px;
}
.other_plan {
    width: 90%;
    margin: 15px auto;
}
.other_plan a {
    text-align: center;
    background: #fff;
    padding: 8px 0;
    border-radius: 50px;
    color: #000;
    display: block;
}
img.png {
    width: 540px;
    height: 54px;
}
ul#ranking li a img,ul#comment li img{
	width:60px;
	height: 45px;
}
p.toph img {
    width: 20px;
}
@media only screen and (max-width: 787px){
.planText dt{
	width:100%;
}
.planText dd{
	width:100%;
}
.otherArea li {
    width: 49%;
}
.otherArea li:nth-child(2n) {
    margin-right: 0;
}
.otherArea li .areaName{
	font-family: 'Satisfy', cursive;
	font-size:2.4em;
	top: 42%;
}
.otherArea li .areaTtl{
	font-size: 0.9em;
}
.planCont h3 {
    font-size: 20px;
    font-weight: bold;
}
.planImg {
    width: 100%;
}
.planText {
    width: 100%;
}
dl.clearfix {
    border: 1px solid #666666;
}
.planPrice {
    text-align: center;
}
h2.ttl_c {
    font-size: 19px;
    font-weight: bold;
}
}</pre></body></html>