@charset "utf-8";
/* CSS Document */

.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}



/* カレンダー
---------------------------------------------------- */


#main_contents_l .calendar_parts .inner h2.leed_ttl {
	font-size: 0;
	line-height: 0;
	/* padding: 0 0 15px 25px; */
	padding: 0 0 15px 0;
}
#main_contents_l .calendar_parts .inner p.note {
	font-size: 0;
	line-height: 0;
}

#main_contents_l .date_label{
	margin: 6px 0 0 -22px;
	float: left;
}

#main_contents_l .no_btm{
	padding-bottom: 0px!important; 
}
#main_contents_l .calendar_parts .inner p.aside_btn,
#main_contents_l .calendar_parts .inner p.aside_btn_none
 {
	font-size:0;
	line-height: 0;
	float: left;
    margin: 5px 0 0 10px;	
}
#main_contents_l .calendar_parts .inner p.aside_btn_none{
	display: none;
}

#main_contents_l .calendar_parts .inner .ft_btn {
	text-align: right;
	background:url(/factory/musashino/img/guidance/calendar_bg_line.gif) no-repeat center top;
	/* padding: 11px 25px 0 0; */
	padding: 11px 0 0 0;
	font-size: 0;
	line-height: 0;	
}

#main_contents_l #mySwipe.swipe {
	overflow: hidden;
	visibility: hidden;
	position: relative;
}
##main_contents_l mySwipe.swipe .swipe-wrap {
	overflow: hidden;
	position: relative;
	//padding-bottom: 1px;
}
#main_contents_l #mySwipe.swipe .swipe-wrap > table {
	float:left;
	position: relative;
	width: 218px !important;
}


#main_contents_l #mySwipe table caption button {
	font-size: .75em;	
}
#main_contents_l #mySwipe table caption button em {
	font-size: .75em;
	padding: 0 2px;	
}
#main_contents_l .calendar_parts .calendarTable caption {
}
#main_contents_l #mySwipe table caption button.btn_prev,
#main_contents_l #mySwipe table caption button.btn_next {
	position:absolute;
	top: 10px;
	background-repeat: no-repeat;
	background-color: #fff4c2;
	color: #5f3003;
	border:none;
	font-weight: bold;
	cursor: pointer;
}

#main_contents_l #mySwipe table caption button.btn_next,
#main_contents_l #mySwipe table caption button.btn_prev {
	top: 0;
	width: 24px;
	height: 24px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	font-size: 0;
	line-height: 0;
	padding: 0;
}
#main_contents_l #mySwipe table caption button.btn_next {
	right: -1px;
	background-image: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_ico_next.png);
}
#main_contents_l #mySwipe table caption button.btn_prev {
	left: -1px;
	background-image: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_ico_prev.png);
}
#main_contents_l #mySwipe table:first-child .btn_prev,
#main_contents_l #mySwipe table:last-child .btn_next{
	display:none
}
#main_contents_l .calendar_parts .calendarTable th,
#main_contents_l .calendar_parts .calendarTable td {
	border: none;
	/* padding: 5px 0; */
	height: auto;
	line-height: 1;
}
#main_contents_l .calendar_parts .calendarTable td a {
	padding: 5px 0;
}
#main_contents_l .calendar_parts .calendarTable tr th:first-of-type,
#main_contents_l .calendar_parts .calendarTable tr th:last-of-type {
	border: none;
}
#main_contents_l .calendar_parts .calendarTable tr td.emp {
	background: none;	
}

#main_contents_l .calendar_parts .calendarTable tr td.emp a,
#main_contents_l .calendar_parts .calendarTable tr td.emp a:hover {
	text-decoration: underline;	
}
#main_contents_l .calendar_block .calendarTable tr td.no {
	padding: 0;
}
#main_contents_l .calendar_block .calendarTable tr td,
#main_contents_l .calendar_block .calendarTable tr td a {
/* padding: 0 5px; */
	height: 38px;
}
#main_contents_l #mySwipe.swipe .swipe-wrap table tbody th,
#main_contents_l #mySwipe.swipe .swipe-wrap table tbody td {
	border: 1px solid #e8c088;
}
#main_contents_l #mySwipe.swipe .swipe-wrap table tbody td {
	text-align: center;
    font-weight: bold;
}

#main_contents_l .calendar_parts .calendarTable caption,
#main_contents_l #mySwipe.swipe .swipe-wrap table thead {
/*	border-left: 1px solid #FFFCC6;
	border-right: 1px solid #FFFCC6; */
}

#main_contents_l .calendar_parts .calendarTable caption span{
	margin: 0 6px 0 0 ;
}

#main_contents_l #mySwipe.swipe .swipe-wrap table thead {
	border-top: none;
}
#main_contents_l .calendarTable tr td.no {
	color: #c1baae;	
}
#main_contents_l .calendar_parts .calendarTable tr td.emp {
	background: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_bg.png) repeat-x left bottom;	
}

#main_contents_l .calendar_parts .calendarTable tr td.emp:hover {
	background: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_bg_on.png) repeat-x left bottom;
}

#main_contents_l .calendar_parts .calendarTable tr td.no a:hover,
#main_contents_l .calendar_parts .calendarTable tr td.emp a:hover {
	background: none;
}

#main_contents_l .calendar_parts .calendarTable tr td.emp a,
#main_contents_l .calendar_parts .calendarTable tr td.emp a:hover {
	text-decoration: none;
	color: #FFF;	
}

#main_contents_l .calendarTable td{
	background: #fff;
}
#main_contents_l .calendar_parts .calendarTable th,
#main_contents_l .calendar_parts .calendarTable td,
#main_contents_l .calendar_parts .calendarTable td.no {
	padding: 10px 4px;	
}
#main_contents_l .calendar_parts .calendarTable td.holiday {
	padding: 0;
	line-height: 1.2;
    color: #787267;
    font-size: .88em;
	vertical-align: middle;	
}
#main_contents_l .calendar_parts .calendarTable thead th,
#main_contents_l .bx-wrapper .calendarTable thead th {
	padding: 6px 5px 6px;
    font-size: 12px;
    color: #432312;
    font-weight: bold;
    text-align: center;		
}
#main_contents_l .calendar_parts .calendarTable td a {
	padding: 0;
}	

#main_contents_l .calendarTable tr td span {
    display: block;
    line-height: 1;
    font-size: .88em;
}













#main_contents_l .calendar_parts {

/*
	box-shadow:rgba(229, 215, 122, 0.5) 0px 0px 4px 3px;
-webkit-box-shadow:rgba(229, 215, 122, 0.5) 0px 0px 4px 3px;
-moz-box-shadow:rgba(229, 215, 122, 0.5) 0px 0px 4px 3px;
*/
	width: 280px;
	margin: 0 auto;
    padding: 10px;
    background: none;
    position: static;
	background-color: #e8c088	
}


#main_contents_l .calendar_parts .inner {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #e8c088;
	padding: 0;
	margin: 0;
	width: auto;
}


#main_contents_l .calendar_parts .inner p.aside_btn {
	margin: 7px 7px 0 0;
}
#main_contents_l .calendar_parts .inner p.aside_btn a,
#main_contents_l .calendar_parts .inner p.aside_btn a:before {
	display: block;	
}
#main_contents_l .calendar_parts .inner .date_txt{
	color: #9b5f00;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-align: center;
}

#main_contents_l .calendar_parts .inner .date_label {
    width: 97px;
    height: 59px;
    float: left;
    margin: -1px 0 0 -19px;
}

#main_contents_l .calendar_parts .inner .date_label img {
	width: 100%;
	height: auto;
}


#main_contents_l .calendar_parts .inner .aside_btn_none {
	width: 175px;
	height: 40px;
	float: right;
}
#main_contents_l .calendar_parts .inner .aside_btn_none img{
	width: 100%;
	height: auto;
}	


#main_contents_l .calendar_parts .inner p.aside_btn a:hover,
#main_contents_l #contentsSection aside p.app_btn a:hover {
	text-decoration: none;
}
#main_contents_l .calendar_parts .inner p.aside_btn img {
/*	display: none;	*/
}

#main_contents_l #contentsSection aside p.aside_btn_none {
	width: 175px;
	height: 40px;
	display: none;
}


#main_contents_l .calendar_parts .inner p.aside_btn,
#main_contents_l .calendar_parts .inner p.aside_btn_none
 {
	font-size:0;
	line-height: 0;
	float: left;
	margin: 8px 0 0 20px;
	width: 175px;
	height: 40px;
}
#main_contents_l .calendar_parts .inner p.aside_btn_none{
	display: none;
}
#main_contents_l .calendar_parts .inner p.aside_btn img,
#main_contents_l .calendar_parts .inner p.aside_btn_none img
 {
	width: 100%;
	height: auto;
}



#main_contents_l #contentsSection aside p.aside_btn_none a{

}
#main_contents_l #contentsSection aside p.app_btn {
	margin: 15px 0 0;
	padding: 0;	
}
#main_contents_l #contentsSection aside p.app_note {
	margin: 0;
	text-align: center;
}
#main_contents_l #contentsSection aside p.app_btn a {
	display: block;
	padding: 10px 20px 10px 15px;
	color: #322517;
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	text-align: left;
	background: #FFF url(/factory/musashino/img/guidance/sp/arrow_ic_tp02.png) no-repeat 95% center;
	background-size: 9px 18px;
	-webkit-background-size: 9px 18px;
}
#main_contents_l #contentsSection aside p.app_btn a:before {
	content: "予約の確認・キャンセル";
}
#main_contents_l #contentsSection aside p.app_btn img {
	display: none;
}
#main_contents_l #contentsSection p.link_img_btn {
	margin-left: 0;	
}
#main_contents_l #contentsSection p.link_img_btn img {
	display: none;	
}
#main_contents_l #contentsSection p.link_img_btn a {
	margin-top: 15px;
	background: url(/factory/musashino/img/guidance/sp/coupon_banner_tp01.png) no-repeat 0 0;
	background-size: 300px 95px;
	-webkit-background-size: 300px 95px;
	-o-background-size: 300px 95px;
	-moz-background-size: 300px 95px;
	-ms-background-size: 300px 95px;
	width: 300px;
	height: 95px;
	display: block;
}


#main_contents_l #mySwipe {
	width: 269px;
	margin-bottom: 0;
	padding-bottom: 10px;
	margin: 0 auto;
}
#main_contents_l #mySwipe.swipe .swipe-wrap > table {
	width: 269px !important;
}
#main_contents_l .calendar_parts .calendarTable caption {
	padding: 0;
	font-size: 15px;
	padding-bottom: 3px;
	color: #432312;
    font-weight: bold;	
	line-height: 1.8;
}
#main_contents_l #mySwipe table caption button.btn_next,
#main_contents_l #mySwipe table caption button.btn_prev {
	top: 0;
	background-size:30px 30px;
	-webkit-background-size:30px 30px;
	-o-background-size:30px 30px;
	-moz-background-size:30px 30px;
	-ms-background-size:30px 30px;
	width: 30px;
	height: 30px;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	font-size: 0;
}
#main_contents_l #mySwipe table caption button.btn_next {
	right: -1px;
	background-image: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_ico_next.png);
}
#main_contents_l #mySwipe table caption button.btn_prev {
	left: 0;
	background-image: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_ico_prev.png);
}
##main_contents_l main_contents_l #mySwipe.swipe .swipe-wrap table tbody th,
#mySwipe.swipe .swipe-wrap table tbody td {
	border: 1px solid #e0d1b2;
}

#main_contents_l #mySwipe.swipe .swipe-wrap table thead {
	border-top: none;
}
#main_contents_l .calendar_parts .calendarTable caption.open_cal{
	border: none;
	background: none;
}
#main_contents_l .calendarTable tr td.no {
	color: #c1baae;	
}









/* ============================== rvs */
#main_contents_l .calendar_block {
	width: 840px;
	margin: 100px 0 0 20px;
	padding: 30px 10px 30px 30px;
	background-color: #fffbbb;
	behavior: url(/factory/musashino/css/PIE.htc);
	position: relative;
}
#main_contents_l .calendar_block h2.leed_ttl {
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 2;
	height: 84px;
	left: 236px;
	top: -72px;
}
#main_contents_l .calendar_block .col_inner {
	//padding-top: 17px;
	overflow: hidden;
	zoom: 1;
}
#main_contents_l .calendar_block .col_inner .left_col {
	width: 260px;
	float: left;
	margin-right: 20px;
}
#main_contents_l .calendar_block .col_inner .left_col:last-of-type {
	margin-right: 0;	
}
#main_contents_l .calendar_block .calendarTable,
#main_contents_l .calendar_block .calendarTable caption {
	background-color: #FFF;
}
#main_contents_l .calendar_block .calendarTable caption {
	border: 1px solid #E0D1B2;
	border-bottom: none;
}
#main_contents_l .calendar_block .calendarTable tr td.no {
	background: url(/factory/musashino/img/guidance/bg_emp_default_02.jpg) repeat-x left bottom;
}
/* calendarTable */
#main_contents_l .calendarTable {
	width: 100%;
/* 	background-color: #fff4c2; */
	border-collapse: collapse;
	border-spacing: 0;
}
#main_contents_l .calendarTable caption {
	color: #6d4a00;
	//font-size: 1.13em;
	font-weight: bold;
}
#main_contents_l .calendarTable tr th,
#main_contents_l .calendarTable tr td {
	text-align: center;
	color: #322517;
	font-weight: bold;
}
#main_contents_l .calendarTable tr td.holiday {
	color: #787267;
	line-height: 1.6;
}
#main_contents_l .calendarTable tr td.holiday span {
	font-weight: bold;
}
#main_contents_l .calendarTable tr td a {
	text-align: center;
	color: #6d4a00;
	font-weight: bold;
}
#main_contents_l .calendarTable tr th {
	font-size: .88em;
	line-height: 1.3;
	color: #6d4a00;
}
#main_contents_l .calendarTable tr th:first-of-type {
	border-left: 1px solid #e0d1b2;	
}
#main_contents_l .calendarTable tr th:last-of-type {
	border-right: 1px solid #e0d1b2;	
}
#main_contents_l .calendarTable tr td {
	border: 1px solid #e0d1b2;
	vertical-align: top;
}
/* #main_contents_l .calendarTable tr td {
	padding: 0 5px;
	height: 40px;	
} */
#main_contents_l .calendarTable tr td span {
	display: block;
	line-height: 1;
	font-size: .88em;
	font-weight: normal;
}
#main_contents_l .calendarTable tr td.no span {
	color: #6D4A00;
}
#main_contents_l .calendarTable tr td.emp {
	background: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_bg.png) repeat-x left bottom;	
}
#main_contents_l .calendarTable tr td.emp a {
	color: #6d4a00;
}
#main_contents_l .calendarTable tr td.no a:hover,
#main_contents_l .calendarTable tr td.emp a:hover {
	background: url(/sun_common/contents_alias/factory/yamazaki/webapl/img/cal_bg_on.png) repeat-x left bottom;
}
#main_contents_l .calendarTable tr td.emp_select {
	background-color: #f3c21a;
}
#main_contents_l .calendarTable tr td.emp_select a {
	color: #322517;
}
#main_contents_l .calendarTable tr td.emp_select a:hover {
	background-color: #f3c21a;
	text-decoration: none;
}
#main_contents_l .calendarTable tr td.no {
	padding: 5px 0;
}
#main_contents_l .calendarTable tr td.no a {
	padding: 0 0;
}
/* a:hover */
#main_contents_l .calendarTable tr td a {
	display: block;	
}
#main_contents_l .calendarTable tr td a:hover {
	/* background-color: #ffd189; */
	text-decoration: none;
}

.ym{
	border-top: 1px solid #d4c89a;
	border-left: 1px solid #d4c89a;
	border-right: 1px solid #d4c89a;
}




