@charset "utf-8";

body{
	font-size: 14px;
}

#header,
#footer,
#side_contents {
	margin: 0 auto;
}
.wrap {
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}
#main_contents {
	margin: 0 auto;
	width: 100%;
}
#side_contents {
	float:none;
	display: block;
}
#login_form {
	margin: 0 auto;
	width: auto;
}

.second_h1 {
	margin: 12px 0 12px 0;
}
.second_logo {
	display: block;
	float: none;
	text-align: center;
	width: 100%;
}
.second_logo img {
	width: 140px;
	height: 33px;
}
.second_login_form {
	display: none;
}
.second_logout li.second_logout_login {/* スマートフォンのみ表示 */
	display: inline;
}
.login_sp {
	width: 95%;
	margin: 0 auto;
}
.second_login_now li {
	float:left;display:inline;
	margin: 0 0 2px 0;
	padding: 0 10px 0 10px;
	border-right: 1px solid #D09E07;
	border-left: none;
}
.second_login_now_l {
	border-left: none !important;
}

#footer {
	font-size: 11px;
}
.copyright {margin: 0 0 6px 0;}
.siteseal {margin: 0;}


/********** top **********/
.top_header {
	margin: 0 0 10px 0;
}
.top_wrap {
	width: 100%;
}
.top_main_contents {
	padding: 24px 10px;
	background: #ffffff;
}
.top_main_txt {
	margin-bottom: 15px;
	font-size: 16px;
}
.top_main_txt em {
	font-size: 21px;
}
#top_contents {
	margin: 0 auto;
	width: 100%;
}
.top_left {
	float: none;
	margin-top: 0;
	padding: 30px 15px;
	width: 100%;
	min-height: 0px;
	font-size: 12px;
}
.top_right {
	float: none;
	width: 100%;
}
.top_logo {
	float: none;
	display: block;
	margin: 18px 0 18px 0;
	text-align: center;
}
.top_logo img {
	width: 200px;
	height: 48px;
}

.top_copy {
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	background: none;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.top_forget_pass {
	margin: 0 0 30px 0;
	font-size: 12px;
}
.top_forget_pass a {
	text-decoration: underline;
}
.top_bnr_entry img{
	width: 300px;
	text-align: center;
}
.top_add_home_btn a {/* ホームに追加ボタン */
	display: block;
	margin: 12px 0 24px 0;
	padding: 6px 0;
	border: 3px solid #ffffff;
	background: #E4E2C9;
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 15px;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.3), inset 0 0 3px rgba(230,230,250,0.3);
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
}
.top_add_home_btn a:hover {
	background: #D2CFA6;
	text-decoration: none;
}
.top_copyright {
	font-size: 12px;
}

/* ログイン */
.login_logo {
	text-align: center;
}
.login_logo img {
	width: 200px;
	height: 48px;
}
.top_title_search {
	margin: 20px 0 5px 0;
}
.top_title_search img {
	width: 260px;
	height: 20px;
}
.top_search {
	padding: 20px 10px;
	background: #DBD9C6;
	border-radius: 5px;
	min-height: 0;
}
.store_area {
	font-size: 12px;
}
.top_search_btn {
	padding: 6px 0;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
}
.top_img_login {
	margin: 30px 0 30px 0;
	text-align: center;
}
.top_img_login img {
	width: 280px;
	height: 62px;
}

.top_logout {
	font-size: 12px;
	font-weight: bold;
}



/** ヘルプナビ **/
.second_login_now {
	margin: 0;
	float:left;display:inline;
}
.second_logout {
	float:left;display:inline;
}

/********** ホーム画面に追加 **********/
.add_home {
	margin: 0 10px;
}
.add_home h1 {
	margin: 0 0 18px 0;
	font-size: 18px;
	font-weight: bold;
}
.add_home h2 {
	margin: 0 0 12px 0;
	font-weight: bold;
	color: #444444;
}
.add_home h2 span {
	color: #45B1B5;
	font-size: 24px;
}
.add_home_list li {
	margin: 0 0 30px 0;
}
.add_home_cap {
	margin: 0 0 12px 0;
	text-align: center;
}
.add_home_cap img{
	width: 80%;
}



/********** スタジオ検索結果 **********/
.store_list_title_wrap {
	display: block;
	margin-bottom: 20px;
}
.store_list_title {
	margin-bottom: 15px;
	font-size: 24px;
}

/* スタジオ検索結果 順序変更ナビ */
.store_order_navi_list {
	display: flex;
	justify-content: center;
}
.store_order_navi_list_item {
	width: 120px;
	font-size: 12px;
	margin-left: 10px;
}
.store_order_navi_list_item a {
	display: block;
	padding-right: 5px;
	border: 1px solid #79bfc2;
	line-height: 24px;
	color: #79bfc2;
	text-align: center;
	border-radius: 15px;
}
.store_order_navi_list_item a:hover,
.store_order_navi_list_item a.order_on {
	background: #79bfc2;
	color: #ffffff;
	text-decoration: none;
}

/* スタジオ検索結果 スタジオ一覧 */
.store_list_item {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 0;
	padding: 20px 15px;
	border-top: 0;
	border-bottom: 1px solid #BCB9AF;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	background: #f5f5f5;
	background-image: linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
	background-image: -o-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(240,240,240)), color-stop(1, rgb(250,250,250)) );
}
.store_list_item:first-child {
	border-top: 1px solid #BCB9AF;
}

/* スタジオ検索結果 店舗情報 */
.store_list_info {
	display: block;
	margin-bottom: 15px;
}
.store_list_img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	width: 150px;
}
.store_list_txt {
	margin-left: 0;
}
.store_list_ttl {
	margin-bottom: 10px;
	font-size: 21px;
	font-weight: bold;
}
.store_list_tel {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.store_list_ttl_s {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.store_list_open_body {
	margin-bottom: 5px;
	font-size: 14px;
}


/** 予約テーブル **/
.store_list_reserve td {
	padding: 5px 5px;
}
.store_list_btn {/* 予約ボタン */
	width: 80px;
}

/********** スタジオ詳細 **********/
.sotore_name {
	margin-bottom: 15px;
	padding-top: 5px;
	min-height: 31px;
	border-bottom: 2px solid #82ADAF;
	font-size: 21px;
}

/* 店舗詳細 ナビ */
.store_navi {
	margin-bottom: 15px;
	border-radius: 7px;
}
.store_navi_list {
	display: block;
}
.store_navi_list_item {
	border-right: 0;
	border-bottom: 1px solid #ffffff;
	width: auto;
	font-size: 14px;
	text-align: left;
}
.store_navi_list_item:last-child {
	border-bottom: 0;
}
.store_navi_list_item a {
	position: relative;
	display: block;
	padding: 8px 15px;
	font-weight: bold;
	background: #45B1B5;
	color: #ffffff;
}
.store_navi_list_item a:before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	transform: rotate(45deg);
}


.store_detail {
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	border-radius: 0;
}
.store_detail.is_weekly {
	border: 0;
	border-radius: 0;
}
.soter_d_info {
	display: block;
}
.store_d_img {
	margin-bottom: 40px;
	width: 100%;
}
.store_d_txt {
	margin-left: 0;
	margin-bottom: 15px;
	padding: 10px;
	border: 1px solid #cccccc;
	width: auto;
}


.title_s_sub {
	margin-bottom: 15px;
	padding: 5px 15px;
	border-bottom: 2px solid #ACBFBF;
	font-size: 18px;
}
.title_s_sub:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 0;
	width: 0px;
	height: 0px;
	border: solid transparent;
	border-left-color: #45B1B5;
	border-width: 6px;
}


/** 予約表 ナビ**/
.reserve_date_navi {
	margin-bottom: 10px;
	width: 290px;
	font-size: 12px;
}
.reserve_date_navi a {
	padding: 5px 10px;
}
.reserve_date_navi span {
	padding: 5px 10px;
}
.reserve_date_navi_now {
	font-size: 16px;
}

/** アクセス **/
.store_d_access_map {
	float:none;
	display:block;
	margin: 0 auto 12px auto;
	width: 90%;
}
.store_d_access_info {
	margin: 0;
	width: 100%;
}
.twtr-doc {
	width:100% !important;
}

/** 料金表 **/
.store_d_price_name {
	font-size: 12px;
}
.store_d_price_table th {
	font-size: 12px;
}

/** オプション **/
.store_d_option {
	display: block;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
}
.store_d_option_list {
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.store_d_option h3 {
	margin: 0 0 6px 0;
	padding: 3px 10px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	background: #E0E0E0;
	text-align: center;
}
.store_d_option_list ul {
	display: flex;
	flex-wrap: wrap;
}
.store_d_option_list li {
	margin-bottom: 5px;
	width: 50%;
}
.store_d_option_list figure {
	display: flex;
	align-items: center;
	line-height: 1.2;
}
.store_d_option_list img {
	width: 35px;
}
.store_d_option_list figcaption {
	flex: 1;
	margin-left: 5px;
	margin-right: 10px;
	font-size: 12px;
}
.title_s_sub_s {
	padding: 3px 10px;
	margin: 0 0 12px 0;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	background: #79bfc2;
	color: #ffffff;
	text-shadow: 0 1px 0px rgba(0,0,0,0.3);
}

/********** マイページ **********/
.mypage_frame {
	margin: 12px 0 12px 0;
	padding: 0;
	border: none;
	border-radius: none;
}
.mypage {
	width: 95%;
	margin: 0 auto;
}
.account_regist {
	margin: 0 auto;
	padding: 0;
	width: 95%;
}
.regist_frame {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	border-radius: none;
}
.regist_frame_in_l {
	margin: 0;
}
.sp_only {
	display: block;
}
img.sp_only,
span.sp_only {
	display: inline;
}
.pc_only {
	display: none !important;
}

/***** バンド設定 *****/
.mypage_band_list h3 {
	float: none;
	display: block;
	margin-bottom: 5px;
}
.mypage_member_list {
	float:right;display:block;
	margin-right: 15px;
}
.mypage_member_list_edit {
	float:right;display:block;
	margin-right: 10px;
}


/********** アプリダウンロード **********/
.app {
	margin: 10px auto 0 auto;
	width: 95%;
}
.app h1 {
	padding: 0 0 0 10px;
	border-left: 4px solid #f7be0f;
	line-height: 1.4;
	font-size: 21px;
	font-weight: bold;
}
.app_body {
	margin: 0 0 42px 0;
	font-size: 16px;
}
.app_prev_list {
	margin-right: 0;
}
.app_prev_list li {
	float:left;display:inline;
	margin: 0 5px 10px 5px;
	width: 140px;
}
.app_prev_list li img {
	box-shadow: 0 0 8px rgba(0,0,0,0.2);
	width: 140px;
}
.app_dl_list li {
	float:none;display:block;
	margin: 0 0 30px 0;
	width: 100%;
}
.app_dl_list h2 {
	margin: 0 0 12px 10px;
	font-size: 18px;
	text-align: left;
}


/********** inputの再設定 **********/
select{
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	border-radius: 4px;
	padding: 0 30px 0 6px;
	height: 33px;
	line-height: 33px;
	background: #ffffff url(../images/select_arrow.png) no-repeat;
	background-size: 25px 15px;
	background-position: right center;
}

.store_d_new_reserve {
	text-align: center;
}
.store_d_new_reserve_link {
	font-size: 6.8vw;
}