<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
------------------------------------------------------------------------------------ */
.ft-oneday-bk {
	overflow:hidden;
	margin-bottom:50px;
}
/*--- 検索フォーム ---*/
.ft-oneday-bk .search-box-bk .search-form-bk{
	background:#F7F7F7;
	margin-bottom:20px;
	box-sizing:border-box;
	padding:25px 30px 15px;
	margin-bottom:30px;
	border:none !important;
}
/*--- フォーム共通設定 ---*/
/* 項目大枠設定 */
.ft-oneday-bk .search-box-bk .search_item {
	overflow:hidden;
	box-sizing:border-box;
	margin:0;
	padding:12px 0 12px;
	border-bottom:solid #CCC 1px;
}
/* 項目見出し設定 */
.ft-oneday-bk .search-box-bk .search_item span {
	width:150px!important;
	float:left;
	font-size:14px;
	font-weight:bold;
	box-sizing:border-box;
	background:url(/common/pc/img/com/icon_running_type1_2.png) 10px 50% no-repeat #F5F5F5;
	background-size:12px;
	margin-top:8px;
	padding:0 0 0 35px;
}
/* フォームタイトル、キーワード検索タイトル */
.ft-oneday-bk .search-box-bk .search_title {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	letter-spacing:normal; /* 文字間を元に戻す */
	background:url(/common/pc/img/com/icon_search_5.png) left 50% no-repeat #F5F5F5;
	background-size:22px;
	padding:5px 0 5px 35px;
}
/*--- 市区町村 ---*/
.ft-oneday-bk .search-box-bk .search_area{
	width:auto!important;
	height:65px;
	letter-spacing:normal; /* 文字間を元に戻す */
	padding-bottom:18px;
	box-sizing:border-box;
}
/* セレクト・チェック・テキストボックス共通設定 */
.ft-oneday-bk .search-box-bk .search_item select {
	font-size:14px;
	height:34px;
	color:#666;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	box-sizing:border-box;
	border:1px solid #999;
	-webkit-border-radius:5px / 5px;
	-moz-border-radius:5px / 5px;
	border-radius:5px / 5px;
	padding:2px 8px;
}
/* セレクトボックス設定 */
.ft-oneday-bk .search-box-bk .search_item select {
	background:url(/common/pc/img/com/icon_arrow_type6_down_5.png) right 50% no-repeat #FFF;
}
.ft-oneday-bk .search-box-bk .search_item select::-ms-expand {
	display:none;
}
/* リスト */
.ft-oneday-bk .search-box-bk .search_area select {
	width:220px;
}
/*--- カテゴリ ---*/
.ft-oneday-bk .search-box-bk .search_category span{
	margin-top:22px;
}
.ft-oneday-bk .search-box-bk .search_category ul{
	padding-left:150px;
}
.ft-oneday-bk .search-box-bk .search_category li{
	overflow:hidden;
	display:inline-block;
}
.ft-oneday-bk .search-box-bk .search_category label {
	font-size:14px;
	margin-right:30px;
}
/* チェックボックス */
.ft-oneday-bk .search-box-bk .search_item input[type="checkbox"] {
	position:relative;
	top:5px;
	left:0;
	border:1px solid #999;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	height:20px;
	width:20px;
}
/*--- 検索ボタン ---*/
.ft-oneday-bk .search-box-bk .search_btn {
	border:none;
	background:none;
	margin:15px 0 0 0;
	padding:0;
}
/* 検索ボタン */
.ft-oneday-bk .search-box-bk .search_btn input {
	width:335px;
	height:40px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	vertical-align:middle;
	background:url(/common/pc/img/com/icon_search_1.png) 100px center no-repeat #333;
	background-size:22px;
	color:#FFF;
	font-size:20px;
	letter-spacing:1em;
	border:1px solid #333;
	border-radius:5px;
	-webkit-border-radius:5px / 5px;
	-moz-border-radius:5px / 5px;
	box-sizing:border-box;
	padding:0 0 0 30px;
	margin:0 auto 5px;
}
/*----- 人気のエリア・人気の駅 -----*/
.main-contents-bk .ft-oneday-bk .pickup-station-list .station-title{
	background:#999;
}
.main-contents-bk .ft-oneday-bk .pickup-station-list .station-title:after{
	border-left-color:#999;
}
/*----- 表示件数・アイコン説明 -----*/
.ft-oneday-bk .shopdata-list-bk .attend-bk {
	overflow:hidden;
	margin-bottom:20px;
}
.ft-oneday-bk .shopdata-list-bk .attend-box {
	overflow:hidden;
	border-bottom:solid #CCC 1px;
}
/* 表示件数 */
.ft-oneday-bk .shopdata-list-bk .attend-bk .hit {
	vertical-align:middle;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding-top:5px;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .hit .number {
	font-size:24px;
	color:#33B7BA;
	padding:0 2px;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .hit .bold {
	color:#33B7BA;
	padding:0 2px;
}
/*------- Proof説明 -------*/
.ft-oneday-bk .shopdata-list-bk .proof-btn{
	float:right;
	vertical-align:middle;
	padding:0 5px;
	margin-bottom:3px;
}
.ft-oneday-bk .shopdata-list-bk .proof-btn a{
	width:130px;
	display:block;
	color:#FFF;
	background:#33B7BA;
	padding:5px 5px 5px 8px;
}
.ft-oneday-bk .shopdata-list-bk .proof-btn a img{
	width:70px;
	height:auto;
	margin-right:3px;
}
.ft-oneday-bk .shopdata-list-bk .proof-btn a span{
	position:relative;
}
.ft-oneday-bk .shopdata-list-bk .proof-btn a span::after{
	content:'';
	display:inline-block;
	position:absolute;
	top:2px;
	right:-15px;
	width:8px;
	height:8px;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition:all .3s;
	transition:all .3s;
}
/* 詳細 */
.ft-oneday-bk .shopdata-list-bk #boxes_proof {
	display:none;
	clear:both;
}
/* ------------------------------------------------------------------------------------
	  Proof掲載店舗・契約店舗・フリーリンク　店舗表示
------------------------------------------------------------------------------------ */
.ft-oneday-bk .shopdata-list-box {
	clear:both;
	position:relative;
	overflow:hidden;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	background:#E7F9F9;
	margin-bottom:20px;
}
/* Proof掲載店舗以外 */
.ft-oneday-bk .shop-list-box1{
	background:#FFF;
}
.ft-oneday-bk .shopdata-list-box li.shopdata-list1,
.ft-oneday-bk .shopdata-list-box li.shopdata-list2{
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-align:stretch;
	-ms-flex-align:stretch;
	-webkit-align-items:stretch;
	align-items:stretch;
	width:50%;
	box-sizing:border-box;
	padding-right:20px;
}
/*------------------- proof掲載店舗 -------------------*/
/*--- タイトル ---*/
.ft-oneday-bk .shopdata-list-box .proof-title{
	width:100%;
	background:#E7F9F9;
	padding:0 0 20px;
	margin-bottom:0;
}
.ft-oneday-bk .shopdata-list-box .proof-title h2{
	display:block;
	width:100%;
	background:url(/common/pc/img/proof/icon_proof_white.svg) 10px center no-repeat #33B7BA;
	background-size:30px auto;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	padding:10px 10px 10px 50px;
	box-sizing:border-box;
}
/*--- 店舗情報 ---*/
.ft-oneday-bk .shopdata-list-box .shopdata-list1{
	width:50%;
	float:left;
	box-sizing:border-box;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1:nth-child(odd){
	padding:0 20px 20px 10px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1:nth-child(even){
	padding:0 10px 20px 20px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .list1-bk{
	overflow:hidden;
	background:#FFF;
	padding:20px;
}
/*--- 施設名 ---*/
.ft-oneday-bk .shopdata-list-box .shopdata-list1 h3 {
	font-size:18px;
	font-weight:bolder;
	text-decoration:underline;
	line-height:130%;
	margin-bottom:5px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 h3 a {
	color:#33B7BA;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 h3 a:hover {
	opacity:0.8;
}
/*--- 施設情報 ---*/
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-about{
	margin-bottom:3px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-about li{
	display:inline-block;
	background:url(/common/pc/img/features/com/icon_map_gray.svg) left center no-repeat;
	background-size:15px auto;
	padding-left:18px;
	margin:0 15px 5px 0;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-about li.station{
	background:url(/common/pc/img/features/com/icon_train_gray.svg) left center no-repeat;
	background-size:15px auto;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-about li.price{
	background:url(/common/pc/img/features/com/icon_money_gray.svg) left center no-repeat;
	background-size:15px auto;
}
/*--- 施設写真 ---*/
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-img-bk{
	overflow:hidden;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-photo {
	float:left;
	width:170px;
	box-sizing:border-box;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-photo img {
	width:100%;
	height:auto;
}
/*--- 施設紹介 ---*/
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-detail {
	float:right;
	width:310px;
	padding-left:10px;
	box-sizing:border-box;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-link {
	text-align:center;
	letter-spacing:-.4em;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-link li {
	display:inline-block;
	letter-spacing:normal;
	margin-top:10px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-link li img{
	width:145px;
	height:auto;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-link li a:hover {
	opacity:0.8;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list1 .shop-link .detail {
	margin-right:10px;
}
/* ------------------------------------------------------------------------------------
	  Proof未掲載｜アスリート契約店舗・フリーリンク
------------------------------------------------------------------------------------ */
.ft-oneday-bk .shopdata-list-box .shopdata-list2 {
	border:solid 1px #CCCCCC;
	width:530px!important;
	margin:0 10px 20px 10px;
	padding:15px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .shopdata h3 {
	font-size:15px;
	font-weight:bolder;
	color:#000000;
	text-decoration:underline;
	margin:0 0 7px 10px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .shopdata h3 a {
	color:#000000;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .shopdata h3 a:hover {
	opacity:0.6;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .shopdata p {
	margin-left:10px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .shopdata .tel {
	float:left;
	background:url(/common/pc/img/features/com/icon_tel.png) center left no-repeat;
	background-size:21px 21px;
	font-size:17px;
	font-weight:bolder;
	width:200px;
	margin-top:12px;
	padding-left:30px;
}
/* アスリート契約店舗のみ(左側赤線・黒枠) */
.ft-oneday-bk .shopdata-list-box .asreetshop-list{
	border:solid 1px #000;
	}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .asreetshop{
	overflow:hidden;
	border-left:solid 5px #E71437;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .asreetshop h3 {
	font-size:15px;
	font-weight:bolder;
	color:#E71437;
	text-decoration:underline;
	margin:0 0 7px 10px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .asreetshop h3 a {
	color:#E71437;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .asreetshop .shop-icon{
	width:490px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .asreetshop .shop-icon span {
	float:right;
	margin-top:10px;
}
.ft-oneday-bk .shopdata-list-box .shopdata-list2 .asreetshop .shop-icon span:first-child {
	margin-left:10px;
}
/* 掲載店舗がない場合 */
.ft-oneday-bk .shopdata-list-bk .shopdata-list-box .data-none {
	width:100%;
	border:none;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:150px auto;
}
/* ------------------------------------------------------------------------------
	特集検索絞込み後(店舗表示は一覧ページと一緒)
------------------------------------------------------------------------------ */
/*----- 表示件数・アイコン説明 -----*/
/* 現在の条件 */
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data {
	background:#F7F7F7;
	padding:15px 0;
	margin-bottom:10px;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data table {
	width:100%;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data th {
	width:18%;
	border-right:solid #CCC 1px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data td {
	font-size:14px;
	box-sizing:border-box;
	vertical-align:middle;
	padding:5px 20px;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data td .city {
	width:100%;
	box-sizing:border-box;
	margin-bottom:15px;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data td .title {
	display:inline-block;
	width:150px;
	font-weight:bold;
	box-sizing:border-box;
	background: url(/common/pc/img/com/icon_running_type1_2.png) 10px 50% no-repeat #F5F5F5;
	background-size:12px;
	padding:0 0 0 35px;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data td .course{
	position:relative;
	padding-left:150px;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data td .course span.title{
	position:absolute;
	left:0;
	top:0;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data td .course .data:after{
	content:"、";
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .conditions-data td .course .data:last-child:after{
	content:"";
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .link {
	overflow:hidden;
	text-align:right;
}
.ft-oneday-bk .shopdata-list-bk .attend-bk .link a{
	display:inline-block;
	color:#FFF;
	font-size:14px;
	background-color:#999;
	padding:5px 15px;
	-webkit-border-radius:5px;
	-moz-border-radius:5p;
	border-radius:5px;
}</pre></body></html>