#contents .h-01 {
	color: #17262e !important;
	padding: 0 0 15px;
	border-bottom: 1px solid #17262e;
}
#contents .h-02 {
	display: inline-block;
	padding: 5px;
	border: 1px solid #d0d0d0;
	color: #165e83 !important;
	background: #fff;
	margin: 0 0 15px;
}



#contents ul li.note-01 {
	list-style: none;
	display: block;
	font-size: 13px;
	line-height: 1.5;
	padding: 2px 0px 2px 28px;
	background: url(../img/marker/icon-note-01.png) no-repeat left 3px;
	margin: 0;
}


#contents .desc-01 {
	font-size: 11px;
}
#contents .belt-01 {
	background: #E8E8E8;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #165e83;
	line-height: 1.5;
}



#contents .ti-sns {
	margin:0 !important;
	background:#165E83;
	padding:9px 5px;
	font-size:14px !important;
	color:#FFF;
	line-height:1.3;
	text-align:center;
}

#contents .ti-sns .icon-fb {
	display:inline-block;
	padding:1px 0 1px 20px;
	font-size:14px !important;
	background:url(../img/marker/icon-fb.png) 0 50% no-repeat;
	line-height:inherit;
}


/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
@media screen and (min-width: 601px) { /*PC*/
.note-01 {
	display: block;
	font-size: 13px;
	line-height: 1.5;
	padding: 2px 0px 2px 28px;
	background: url(../img/marker/icon-note-01.png) no-repeat left 3px;
}
}

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/

@media screen and (max-width: 600px) { /*sp*/

#contents .h-01 {
	color: #17262e !important;
	margin: 35px 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #17262e;
}

.note-01 {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding: 2px 0px 2px 28px;
	background: url(../img/marker/icon-note-01.png) no-repeat left 3px;
}
.select_jumb {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: button;
	-moz-appearance: button;
	-ms-appearance: button;
	-o-appearance: button;
	appearance: button;
	width: 300px;
	font-size: 13px;
	line-height: 32px;
	color: #333;
	cursor: pointer;
	border: 1px solid #ccc;
	background-color:#fff;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 0 10px;
	outline: 0px none;
	text-indent: -100em;
	font-size:16px;
}
.select_jumb.event {
	background-image: url(../../event/images/bg_select_jump.png);
	background-size: 90px 14px;
	}
.select_jumb.campusGuide {
	background-image: url(../../campusmap/img/bg_select_jump.png);
	background-size: 90px 14px;
	}


#contents .ti-sns {
	margin:0 !important;
	background:#165E83;
	padding:7px 5px;
	font-size:14px !important;
	color:#FFF;
	line-height:1.3;
	text-align:center;
}

#contents .ti-sns .icon-fb {
	display:inline-block;
	padding:1px 0 1px 20px;
	background:url(../img/marker/icon-fb-sp.png) 0 50% no-repeat;
	-webkit-background-size:16px 16px;
	-moz-background-size:16px 16px;
	-ms-background-size:16px 16px;
	-o-background-size:16px 16px;
	background-size:16px 16px;
	font-size:14px !important;
	line-height:inherit;
}

.fb-wrap {
	background:#E8E8E8;
	text-align:center;
	overflow:hidden;
}

}
