<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*PC*/
@media only screen and (min-width: 769px) {
.redbull_s_c_bg_img {
	background:url(../images/redbull_s_c/bg_img.jpg) center center no-repeat;
	background-size: cover;
	width:100%;
	height:300px;
    margin-top: 80px;
    position: relative;
}

.redbull_s_c_season {
	font-size:2em;
	line-height:1.6em;
	font-family:"Arial Black", Gadget, sans-serif;
	font-style:italic;
	text-align:center;
	margin:0 auto 20px;
	color:#4080c2;
}

.redbull_s_c_table_tag {
	width:100%;
	border: 1px solid #dddddd;
	border-collapse: collapse;
	border-left: 0;
	border-spacing: 0;
	background:#FFF;
}
.redbull_s_c_table_tag th, .redbull_s_c_table_tag td {
	padding:3px;
	vertical-align:top;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	font-size:0.9em !important;
	white-space:nowrap;
}

.redbull_s_c_table_tag thead th {
	vertical-align: bottom;
	font-weight: bold;
	background: #dcdcdc;
	color: #000000;
	border-left: 1px solid #dddddd;
}

.redbull_s_c_table_tag colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .redbull_s_c_table_tag thead:first-child tr:first-child th, .redbull_s_c_table_tag thead:first-child tr:first-child td {
	border-top: 0;
}
.redbull_s_c_table_tag tbody tr:nth-child(odd) td, .redbull_s_c_table_tag tbody tr:nth-child(odd) th {
	background-color: #f1f1f1;
}
.redbull_s_c_table_tag tbody tr:nth-child(even) td, .redbull_s_c_table_tag tbody tr:nth-child(even) th {
	background-color: #ffffff;
}
.redbull_s_c_table_tag tbody .odd td, .redbull_s_c_table_tag tbody .odd td {
	background-color: #f0f0f0;
}
.redbull_s_c_table_tag tfoot td {
	background: #eeeeee;
	font-weight:bold;
}
.redbull_s_c_table_tag.table_tag td img {
	vertical-align: middle !important;
}

.btn_order_img {
	text-align: center;
	margin-bottom: 50px;
}

.com_title_text04 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #229FE0;
}


.com_comment_box {
	border: solid 2px #999999;
	background: #FAFAFA;
	padding: 20px;
	font-size: 0.9em;
}

.attention {
	border: solid 2px rgba(255,0150,150,0.2);
	background: rgba(255,150,150,0.1);
	padding: 20px;
	font-size: 0.9em;
}

.com_tit_txt02 {
	border: solid 2px rgba(50,162,248,0.2);
	background: rgba(50,162,248,0.1);
	padding: 3px 10px;
}

.inner_box {
	padding: 10px 20px;
}

.postal {
	text-align: center;
	display: inline-block;
	margin: auto auto;
	font-size: 1.4em;
	border: solid 2px rgba(255,0150,150,0.2);
	background: rgba(255,150,150,0.1);
	padding: 20px 50px;
}

.hachikita_staying_bg_img {
	background:url(../images/staying/bg_img.jpg) center center no-repeat;
	background-size:cover;
	width: 100%;
	height:300px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	clear: both;
	margin-bottom:40px;
}

.hachikita_staying_bg_img h2 {
	width:1060px;
	font-size:3em;
	line-height:1.3em;
	text-align:left;
	margin:120px auto 0;
	color:#FFFFFF;
	text-shadow: 0px 0px 6px #666666;  
}


.pankuzu { display: block;}

.staying_list {
	width:100%;
	margin:0 auto 30px;
	padding:0;
	list-style-position:inside;
}

.staying_list li {
	padding:0.5% 0;
	font-weight:bold;
	color:#0e6cae;
}


.hachikita_st_img {
    border: 1px solid #ccc;
    float: left;
    margin-bottom: 20px;
    padding: 4px;
    width: 260px;
}

.hachikita_st_text_box {
    float: right;
    margin-bottom: 20px;
    width: 700px;
}

.hachikita_st_title01 {
    border-bottom: 1px dotted #0071bd;
    color: #0071bd;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 15px;
    min-height: 22px;
    padding-top: 0.3em;
}

ul.hachikita_st_list {
    list-style: outside none none;
    margin-left: auto;
    margin-right: auto;
    width: 310px;
}

ul.hachikita_st_list li {
	width:150px;
    float: left;
}

.set1 {
	width:215px;
	float:left;
	margin:0 20px 30px 0;
}

.stay_box {
    border: 2px solid #66b1ea;
    padding: 1%;
    width: 96%;
	margin:0 auto 30px;
}

.stay_box img {
    border: 1px solid #ccc;
    float: left;
    margin-right: 10px;
    padding: 4px;
}

img {
    height: auto;
    max-width: 100%;
}

.stay_box h4 {
	color: #1a76bc;
    font-size: 1em;
    margin-bottom: 10px;
}



}


/*sp*/
@media only screen and (max-width: 768px) {
.redbull_s_c_bg_img {
	background:url(../images/redbull_s_c/bg_img.jpg) center center no-repeat;
	background-size: cover;
	width:100%;
	height:120px;
    position: relative;
}

.redbull_s_c_season {
	font-size:1.2em;
	font-family:"Arial Black", Gadget, sans-serif;
	line-height:1.4em;
	font-style:italic;
	text-align:left;
	margin:0 auto 20px;
	color:#4080c2;
}

.redbull_s_c_table_tag {
	width:98%;
	border: 1px solid #dddddd;
	border-collapse: collapse;
	border-left: 0;
	border-spacing: 0;
	background:#FFF;
	margin:auto;
}
.redbull_s_c_table_tag th, .redbull_s_c_table_tag td {
	padding:3px;
	vertical-align:top;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	font-size:0.9em !important;
	white-space: nowrap;
}

.redbull_s_c_table_tag thead th {
	vertical-align: bottom;
	font-weight: bold;
	background: #dcdcdc;
	color: #000000;
	border-left: 1px solid #dddddd;
}

.redbull_s_c_table_tag colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .redbull_s_c_table_tag thead:first-child tr:first-child th, .redbull_s_c_table_tag thead:first-child tr:first-child td {
	border-top: 0;
}
.redbull_s_c_table_tag tbody tr:nth-child(odd) td, .redbull_s_c_table_tag tbody tr:nth-child(odd) th {
	background-color: #f1f1f1;
}
.redbull_s_c_table_tag tbody tr:nth-child(even) td, .redbull_s_c_table_tag tbody tr:nth-child(even) th {
	background-color: #ffffff;
}
.redbull_s_c_table_tag tbody .odd td, .redbull_s_c_table_tag tbody .odd td {
	background-color: #f0f0f0;
}
.redbull_s_c_table_tag tfoot td {
	background: #eeeeee;
	font-weight:bold;
}
.redbull_s_c_table_tag.table_tag td img {
	vertical-align: middle !important;
}

.btn_order_img {
	text-align: center;
	margin-bottom: 50px;
}



.com_title_text04 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #229FE0;
}


.com_comment_box {
	border: solid 2px #999999;
	background: #FAFAFA;
	padding: 20px;
	font-size: 0.9em;
}

.attention {
	border: solid 2px rgba(255,0150,150,0.2);
	background: rgba(255,150,150,0.1);
	padding: 20px;
	font-size: 0.9em;
}

.com_tit_txt02 {
	border: solid 2px rgba(50,162,248,0.2);
	background: rgba(50,162,248,0.1);
	padding: 3px 10px;
}

.inner_box {
	padding: 2% 5%;
}



.redbull_s_c_table_tag {
	border: dotted 1px #dddddd;
}

.redbull_s_c_table_tag td {
	display: block;
	border: none;
	text-align: center;
}

.postal {
	text-align: center;
	display: inline-block;
	margin: auto auto;
	font-size: 1.4em;
	border: solid 2px rgba(255,0150,150,0.2);
	background: rgba(255,150,150,0.1);
	padding: 20px 50px;
}

.hachikita_staying_bg_img {
	background:url(../images/staying/bg_img.jpg) center center no-repeat;
	background-size:cover;
	width: 100%;
	height:100px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	clear: both;
	margin-bottom:20px;
}

.hachikita_staying_bg_img h2 {
	width:98��;
	font-size:1.4em;
	line-height:1.3em;
	text-align:center;
	margin:40px auto 0;
	color:#FFFFFF;
	text-shadow: 0px 0px 6px #666666;  
}



.pankuzu { display: none;}

.staying_list {
	width:100%;
	margin:0 auto 30px;
	padding:0;
	list-style-position:inside;
}

.staying_list li {
	padding:0.5% 0;
	font-weight:bold;
	color:#0e6cae;
}


.hachikita_st_img {
    border: 1px solid #ccc;
    float: none;
    margin:0 auto 20px;
    padding: 4px;
    width: 260px;
}

.hachikita_st_text_box {
    float:none;
    margin-bottom: 20px;
    width: 100%;
}

.hachikita_st_title01 {
    border-bottom: 1px dotted #0071bd;
    color: #0071bd;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 15px;
    min-height: 22px;
    padding-top: 0.3em;
}

ul.hachikita_st_list {
    list-style: outside none none;
    margin-left: auto;
    margin-right: auto;
    width: 150px;
}

ul.hachikita_st_list li {
	width:150px;
    float: none;
	margin:0 auto 20px;
}

.set1 {
	width:215px;
	float:none;
	margin:0 auto 20px;
}

.stay_box {
    border: 2px solid #66b1ea;
    padding: 1%;
    width: 96%;
	margin:0 auto 30px;
}

.stay_box img {
    border: 1px solid #ccc;
    float: none;
    margin:0 auto 10px;
    padding: 4px;
}

img {
    height: auto;
    max-width: 100%;
}

.stay_box h4 {
	color: #1a76bc;
    font-size: 1em;
    margin-bottom: 10px;
}


}</pre></body></html>