@charset "UTF-8";
/*====== pc layout ======*/
nav ul li:nth-child(6) a {
	color: #187fc4;
	border-bottom: 2px solid #187fc4;
}
h2 {
	margin: 40px auto;
}
section {
    margin: 0 auto 60px;
    line-height: 1.9;
}

/*====== Maps ======*/
.maps .map_box {
	margin-bottom: 40px;
}
.maps .map_box p.link_gmap span.pc {
	font-family: '秀英丸ゴシック B';
	text-align: right;
	font-size: 12px;
}
.maps .guide_box {
	width: 1000px;
	height: 330px;
	position: relative;
}
.maps .guide_box .box01 {
	width: 500px;
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
	overflow: hidden;
}
.maps .guide_box .box01 .icon {
	float: left;
    margin-right: 20px;
}
.maps .guide_box .holiday {
    position: absolute;
    top: 100px;
    left: 100px;
}
.maps .guide_box .opentime {
	position: absolute;
    top: 0;
    left: 530px;
}
.maps .guide_box .info {
	position: absolute;
    top: 175px;
    left: 0;
}
.maps .guide_box .balloon {
    position: absolute;
    top: 155px;
    left: 508px;
}
.maps .rink {
	font-family: '秀英丸ゴシック B';
	margin-top: 20px;
    font-size: 18px;
}
.maps .rink img {
	margin-right: 15px;
    vertical-align: middle;
}

/*====== way ======*/
.way .box01,
.way .box02 {
	clear: both;
	overflow: hidden;
}
.way .box01 div,
.way .box01 p {
	float: left;
}
.way .box01 div p:first-child {
	margin: 30px 20px 0 0;
}
.way .box01 .bike p:last-child {
    width: 363px;
    height: 118px;
    padding: 25px 0 0 26px;
    box-sizing: border-box;
	background: url(../images/access/bg_bike.png) no-repeat left top;
	background-size: 100%;
}
.way .box01 .car {
	float: right;
}
.way .box01 .car p:last-child {
    width: 363px;
    height: 131px;
    padding: 25px 0 0 30px;
    box-sizing: border-box;
	background: url(../images/access/bg_car.png) no-repeat left top;
	background-size: 100%;
}
.way .box01 .car p:last-child span {
	font-size: 11px;
}
.way .box01 .bus {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
.way .box01 .bus p:last-child {
    width: 428px;
    height: 118px;
    padding: 25px 0 0 26px;
    box-sizing: border-box;
	background: url(../images/access/bg_bus.png) no-repeat left top;
	background-size: 100%;
}
.way .box02 {
	margin-top: 40px;
}
.way .box02 .bus_detail01,
.way .box02 .bus_detail02 {
	float: left;
	font-size: 14px;
}
.way .box02 .bus_detail01 {
	width: 645px;
}

.way .box02 .bus_inr {
	margin-top: 30px;
}
.way .box02 .bus_detail01 .bus_inr {
	clear: both;
	overflow: hidden;
}
.way .box02 .bus_detail01 .bus_inr ul {
	float: left;
}
.way .box02 .bus_detail01 .bus_inr ul:last-child {
	margin-left: 65px;
}
.way .box02 .bus_detail01 .bus_inr ul li {
	margin-bottom: 25px;
}
.way .box02 .bus_detail01 .bus_inr ul li img {
	margin-right: 10px;
}

/*====== Schedule ======*/
.schedule .box2 {
	clear: both;
	overflow: hidden;
}
.schedule .box2 div {
	text-align: center;
}
.schedule .box2 h4 {
	font-family: '秀英丸ゴシック B';
	font-size: 24px;
}
.schedule .box2 .time {
	width: 496px;
	height: 431px;
	float: left;
	background: url(../images/common/bg_time.png) no-repeat;
	background-size: 100%;
	position: relative;
}
.schedule .box2 .time h4 {
	position: absolute;
	top: 55px;
	left: 220px;
	border: none;
}
.schedule .box2 .time p {
	position: absolute;
	top: 115px;
	left: 60px;
	line-height: 1.8;
}
.schedule .box2 .time p:nth-child(3) {
	top: 145px;
    left: 141px;
}
.schedule .box2 .time p.time_table {
	position: absolute;
	top: 190px;
	left: 45px;
}
.schedule .box2 .calendar {
	width: 490px;
	height: 437px;
	float: right;
	background: url(../images/common/bg_calendar.png) no-repeat;
	background-size: 100%;
	position: relative;
}
.schedule .box2 .calendar h4 {
	position: absolute;
	top: 55px;
	left: 200px;
    border: none;
}
.schedule .box2 .calendar p {
	position: absolute;
	top: 90px;
	left: 50px;
	line-height: 1.8;
}
.schedule .box2 .calendar p.small {
	font-size: 12px;
	position: absolute;
	top: 148px;
	left: 65px;
	line-height: 1.0;
}

.schedule .box2 .calendar div.calenderBox {
    width: 360px;
	position: absolute;
	top: 170px;
	left: 73px;
    clear: both;
    overflow: hidden;
}

/*======  カレンダー  ======*/
.table {
	width: 175px;
	height: 100%;
	border: 2px solid rgba(76,159,211,0.5);
	border-radius: 12px;
	font-size: 14px;
	box-sizing: border-box;
    overflow: hidden;
    float: left;
    line-height: 1.2;
}
.table.thisMonth {
	margin-right: 10px;
}
.month {
	height: 20px;
    padding-top: 1%;
	box-sizing: border-box;
    border-bottom: 2px solid rgba(76,159,211,0.5);
    text-align: center;
	background: url(../images/common/bg_month.png) no-repeat;
}
.table ul {
	width: 100%;
    clear: both;
    overflow: hidden;
    border-bottom: 2px solid #90cfe9;
    background: #ffffc6;
}
.table ul:last-child {
    border-bottom: none;
}
.table ul.week {
    background: url(../images/common/bg_week.png) no-repeat;
}
.table ul li {
  	width: 24.4px;
  	height: 27px;
  	padding-top: 6px;
   	text-align: center;
    float: left;
    background: #fff;
    border-right: 2px solid rgba(76,159,211,0.5);
	box-sizing: border-box;
}
.table ul.week li {
  	height: 19px;
    padding: 1% 2%;
    background: none!important;
}
.table ul li:last-child {
    border-right: none;
    background: #ffffc6;
}
.table ul li:nth-child(5) {
    background: #ddd;
}
.table ul li:first-child,
.table ul li.holiday {
    color: #e31138;
    background: #ddd;
}
/*======  /カレンダー  ======*/


/*====== Schedule ======*/
#f_visit {
	width: 996px;
	height: 680px;
	background: url(../images/access/bg_newCase.png) no-repeat center;
	background-size: 100%;
	margin-bottom: 170px;
    padding: 55px 90px 0 65px;
    box-sizing: border-box;
}
#f_visit h5 {
	font-family: '秀英丸ゴシック B';
	font-size: 24px;
	text-align: center;
}
#f_visit .headline {
	font-family: '秀英丸ゴシック B';
	font-size: 24px;
	margin: 25px 0 20px;
}
#f_visit ul {
	margin-left: 30px;
}
#f_visit ul li {
	font-size: 14px;
}


/*==========================
=                          =
=        SP LAYOUT         =
=                          =
 =========================*/

@media (max-width: 767px) {
	nav ul li:nth-child(6) a {
		color: #171c61;
		border-bottom: none;
	}
	h2 {
		margin: 6.5% auto;
	}
	h2 img {
	    width: 40%;
	}
	section {
	    margin: 0 auto 12.5%;
	    line-height: 1.9;
	}
	section h3 {
		padding: 4% 0 4% 10%!important;
	}

	/*====== Maps ======*/
	.maps .map_box {
		margin-bottom: 7.5%;
	}
	.maps .map_box .link_gmap {
		font-family: '秀英丸ゴシック B';
		text-align: center;
		margin-top: 7.5%;
	}
	.maps .guide_box {
		width: 100%;
		height: 100%;
		position: static;
	}
	.maps .guide_box .box01 {
		width: 100%;
		position: static;
		clear: both;
		overflow: hidden;
	}
	.maps .guide_box .box01 .icon {
		width: 16%;
		float: left;
	    margin-right: 7.5%;
	    padding: 8% 0 10%;
	}
	.maps .guide_box .box01 .icon img {
		float: left;
	    margin-right: 7.5%;
	}
	.maps .guide_box .holiday {
	    position: static;
	    margin-top: 9.5%;
	}
	.maps .guide_box .opentime {
		position: static;
	    margin: 10.5% 0;
	}
	.maps .guide_box .info {
		position: static;
		font-size: 4.2vw;
	}
	.maps .guide_box .balloon {
	    position: static;
	}
	.maps .rink {
		font-family: '秀英丸ゴシック B';
		margin-top: 7.5%;
		font-size: 4.0vw;
		text-align: right;
	}
	.maps .rink img {
		width: 8%;
		margin-right: 2%;
		vertical-align: middle;
	}

	/*====== way ======*/
	.way .box01,
	.way .box02 {
		clear: both;
		overflow: hidden;
	}
	.way .box01 {
		margin-bottom: 12.5%;
	}

	.way .box01 div,
	.way .box01 p {
		float: none;
	}
	.way .box01 div p:first-child {
		margin: 0 auto 2%;
	    width: 19%;
	    line-height: 1;
	}
	.way .box01 .bike p:last-child,
	.way .box01 .car p:last-child,
	.way .box01 .bus p:last-child {
	    width: 100%;
	    height: 100%;
	    padding: 0;
	    box-sizing: border-box;
		background: none;
		background-size: 100%;
	}
	.way .box01 .bike {
	    margin-bottom: 7.5%;
	}
	.way .box01 .car {
		float: none;
	    margin-bottom: 7.5%;
	}
	.way .box01 .car p:last-child span {
		font-size: 3.4vw;
	}
	.way .box01 .bus {
		clear: both;
		overflow: hidden;
		margin-top: 0;
		margin-bottom: 0;
	}
	.way .box02 {
		margin-top: 0;
	}
	.way .box02 .bus_detail01,
	.way .box02 .bus_detail02 {
		float: none;
		font-size: 4.3vw;
	}
	.way .box02 .bus_detail01 {
		width: 100%;
	}
	.way .box02 .bus_inr {
		margin-top: 3%;
	}
	.way .box02 .bus_detail01 .bus_inr {
		clear: both;
		overflow: hidden;
	}
	.way .box02 .bus_detail01 .bus_inr ul {
		float: none;
		margin-top: 7.5%;
	}
	.way .box02 .bus_detail01 .bus_inr ul:last-child {
		margin-left: 0;
	}
	.way .box02 .bus_detail01 .bus_inr ul li {
		margin-bottom: 9%;
	}
	.way .box02 .bus_detail01 .bus_inr ul li img {
		margin-right: 2%;
		width: 5%;
	}
	.way .box02 .bus_detail02 ul {
		float: none;
		margin-bottom: 11.5%;
	}

	/*====== Schedule ======*/
	.schedule .box2 {
		clear: both;
		overflow: hidden;
		font-size: 4vw;
	}
	.schedule .box2 div {
		text-align: center;
	}
	.schedule .box2 h4 {
		font-family: '秀英丸ゴシック B';
		font-size: 5.5vw;
		margin-bottom: 3.5%;
	    border: none;
	}
	.schedule .box2 .time {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
		/*background-size: 100%;  */
		position: static;
	}
	.schedule .box2 h4 img {
		width: 13.15%;
	    display: inline;
	    vertical-align: middle;
	    margin-right: 2%;
	}
	.schedule .box2 .time h4,
	.schedule .box2 .time p,
	.schedule .box2 .time p.time_table,
	.schedule .box2 .calendar h4,
	.schedule .box2 .calendar p,
	.schedule .box2 .calendar p.small,
	.schedule .box2 .calendar div.calenderBox {
		position: static;
	}
	.schedule .box2 .time p:nth-child(2),
	.schedule .box2 .calendar p:nth-child(2) {
		margin-top: 3%;
	}
	.schedule .box2 .time p:nth-child(3) {
		margin: 2% 0 4%;
	}
	.schedule .box2 .calendar {
		width: 100%;
		height: 100%;
		float: none;
		background: none;
		/*background-size: 100%;  */
		position: static;
		margin-top: 4%;
	}
	.schedule .box2 .calendar div.calenderBox {
	    width: 100%;
	    clear: both;
	    overflow: hidden;
	}
	.schedule .box2 .calendar p.small {
		font-size: 3.7vw;
		line-height: 1.4;
		margin-top: 2.5%;
	}

	/*======  カレンダー  ======*/
	.calenderBox .bx-wrapper {
		margin: 0 auto;
	}
	.table {
		//min-height: 206px;
		width: 100%;
		height: 100%;
		margin-top: 4.2%;
		border: 2px solid rgba(76,159,211,0.5);
		border-radius: 6px;
		font-size: 5.0vw;
		box-sizing: border-box;
	    overflow: hidden;
	    float: left;
	}
	.table.thisMonth {
		margin-right: 0;
	}
	.month {
		height: 100%;
	    padding: 2%;
		box-sizing: border-box;
	    border-bottom: 2px solid #90cfe9;
	    text-align: center;
		background: url(../images/common/sp/bg_calendar.png) no-repeat;
		background-size: 100%;
	}
	.table ul {
	    clear: both;
	    overflow: hidden;
	    border-bottom: 2px solid #90cfe9;
    	background: #ffffc6;
    	box-sizing: border-box;
	}
	.table ul:last-child {
	    border-bottom: none;
	}
	.table ul.week {
	    background: url(../images/common/sp/bg_calendar.png) no-repeat;
   		background-size: 100%;

	}
	.table ul li {
		min-height: 28.5px;
	  	width: 14.2%;
	  	height: 100%;
	  	padding: 3%;
	   	text-align: center;
	    float: left;
	    border-right: 2px solid rgba(76,159,211,0.5);
		box-sizing: border-box;
	    background: #fff;
	}
	.table ul.week li {
	  	height: 100%;
	    padding: 2%;
	    background: none!important;
	}
	.table ul li:last-child {
	    border-right: none;
	    background: #ffffc6;
	}
	.table ul li:nth-child(5) {
	    background: #ddd;
	}
	.table ul li:first-child,
	.table ul li.holiday {
	    color: #e31138;
	    background: #ddd;
	}
	/* PAGER */
	#bXpager {
		width: 100%;
		margin: 4.5% auto;
	}
	#bXpager a {
		display: block;
    	float: left;
	    width: 42.61%;
    }
	#bXpager a.active {
		opacity: 0.7;
	}
	#bXpager a:first-child {
		margin-right: 14.7%;
	}
	#bXpager a:last-child {
		margin-right: 0;
	}
	#bXpager a p {
		line-height: 1.0;
	}
	/*======  カレンダー  ======*/


	/*====== Schedule ======*/
	#f_visit {
		width: 100%;
		height: 100%;
		background: none;
		background-size: 100%;
		margin-bottom: 12.5%;
	    padding: 0 7.5%;
	    box-sizing: border-box;
	}
	#f_visit h5 {
		padding: 10% 0;
		font-family: '秀英丸ゴシック B';
		font-size: 5vw;
		text-align: center;
		background: url(../images/access/sp/bg_newCase.png) no-repeat center;
		background-size: 100% 100%;
	}
	#f_visit .headline {
		font-family: '秀英丸ゴシック B';
		font-size: 5vw;
		margin: 7.5% 0 7%;;
	}
	#f_visit ul {
		margin-left: 0;
	}
	#f_visit ul li {
		font-size: 3.4vw;
	}

























	/*====== アコーディオンボタン ======*/
	.accoBox {
	    display: none;
	}
	.accoBtn {
		margin-top: 7%;
	}

	.accoBtn span {
	    display: block;
	    padding: 6.8% 0px;
	    background: url(../images/access/sp/acsBtn_on.png) no-repeat left top;
		background-size: 100%;
	    text-indent: 9999px;
	    white-space: nowrap;
	    overflow: hidden;
	}

	.accoBtn span.open {
	    background: url(../images/access/sp/acsBtn_off.png) no-repeat left top;
		background-size: 100%;
	}

}
