@charset "utf-8";

.lowerPage .wrapper { margin-top:100px;}

@media only screen and (min-width: 769px) {
	body#about .hNav>ul>li> a.about {
		border-top: #7b6dc0 solid 3px;
	}
}

.lowerPage .contents a {
  color: #a660a3;
	text-decoration: underline;
}
.lowerPage .contents a:hover {
	text-decoration: none;
}
.breadcrumb{
	width: 100%;
	display: table;
}
.breadcrumb p{
	color: #f9f871;
	width: 970px;
	margin: 13px auto 0;
	line-height: 1;
	font-size: 12px;
}
.lowerPage .contents .breadcrumb p a{
	color: #f9f871;
}
.lowerTitleBG {
  background: url(../images/common/bg-lower-visual.png);
  background-size: cover;
}
.lowerTitleBG h2 {
	font-size:44px;
	line-height:48px;
	color: #fff;
	display: table-cell;
  vertical-align: middle;
}
.mainTitle {
	height: 74px;
  display: table;
}

.mainSectionArea {
	padding-bottom: 0;
}
.mainSectionArea .w970{
	padding-bottom: 50px;
}
.mainSectionArea h2{
  background: url(../images/common/bg_line_lower.png) 0 98% no-repeat;
	line-height: 1.2;
	margin-bottom: 40px;
}
.mainSectionArea h3 {
	font-size: 22px;
  color: #6e2c6d;
	text-align: left;
}
.mainSectionArea h4 {
	padding:5px;
	margin-bottom:15px;
	background-color:#EEEEEE;
	font-size:14px;
}
.lowerPage h4.contact_h4{
	padding:5px;
	margin-bottom:15px;
	background-color:#EBEBF2;
	font-size:16px;
	/* height: 40px; */
	line-height: 32px;
	padding-left: 0.8em;
}
.lowerPage ul.contact {
	font-size:14px;
	margin-bottom:20px;
}
.lowerPage ul.contact li {
	margin-bottom:10px;
	clear:both;
}
.mainSectionArea p {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 1.8em
}
.mainSectionArea .mb60 {
	margin-bottom: 60px;
}

.mainSectionArea table {
	border-top: #eceae5 solid 1px;
	width: 100%;
}
.mainSectionArea table th,
.mainSectionArea table td {
	mainSectionArea-bottom: #eceae5 solid 1px;
	font-size: 14px;
	padding: 1.5% 2.5%;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	border-bottom: #eceae5 solid 1px;
}
.mainSectionArea table th {
	background-color: #f3f3f3;
	font-weight: normal;
	width: 14em;
}
.mainSectionArea table td {
	background-color: #fff;
}
.mainSectionArea table td a {
	text-decoration: underline;
}


/* privacy */
.hpPrivacy {
	padding:20px 0 0;
	border-top:#5a5a5a dotted 1px;
}


/* about */
body#about .mainSectionArea.mainAboutBg{
	background: none;
}
#about .fa-train,
#about .fa-bus,
#about .fa-arrow-circle-right{
	color: #a660a3;
	margin-right: 10px;
}
#about .accessMap{
	text-align: center;
}


/* news */
dl.dlLine {
  zoom:1;
  margin: 0 auto 40px;
}
.dlLine dt {
  float:left;
  margin-right:10px;
  padding:15px 10px 10px;
}
.dlLine dd {
  padding:15px 10px 10px;
  border-bottom:1px #CCC dotted!important;
  margin-left:0;
}
.dlLine dd:after {
  display:block;
  clear:both;
  content:"";
}


/* sponsor */
.ankerBoxInner {
	font-size: 14px;
}
.mediaList ul li {
	float: left;
	padding: 0;
	width: 323px;
	line-height: 22px;
}
.ankerBoxInner .ttl {
	margin-bottom: 25px;
}
.ankerBoxInner .txt {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0;
}
.media {
    width: 970px;
    margin: 0 auto;
    font-size: 14px;
}
img.border {
	border: #dcdcdc solid 1px;
}
.backglay {
	border: 1px solid #CCCCCC;
	clear: left;
	margin-top: 10px;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 40px;
}
.mediaList ul li a:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mediaList ul li a:before {
  content: "\f0a9";
	margin-right: 8px;
	line-height: 1.8em;
}


@media only screen and (max-width: 768px) {
	.lowerPage .wrapper{
		margin-top: 60px;
	}
	.breadcrumb p{
		width: 100%;
		padding-left: 3%;
		font-size: 0.8em;
	}
	.lowerTitleBG h2{
		font-size: 1.5em;
	}
	#privacy .lowerTitleBG h2{
		font-size: 4.5vmin;
	}
	.mainTitle {
		height: 64px;
	}

	.mainSectionArea {
		padding: 6.25% 0 3.125%;
	}
	.mainSectionArea .w970{
		padding-bottom: 3.125%!important;
	}
	.mainSectionArea h2 {
		margin-bottom: 1em;
	}
	.mainSectionArea h3 {
		font-size: 18px;
		margin-bottom: 0.5em;
	}
	.mainSectionArea table th,
	.mainSectionArea table td {
		display: block;
		width: 100%;
		font-weight: normal;
	}

	#about .mainSectionArea table.first{
		margin-bottom: 6.25%;
	}

	/* news */
  dl.dlLine {
    margin: 0px auto 0px;
    padding: 0 0 6.25%;
  }
  .dlLine dt {
    width: 100%;
  }

	/* sponsor */
	.ankerBoxInner {
		margin-top: 6.25%;
	}
	.ankerBoxInner .txt {
		margin-bottom: 6.25%;
	}
	.media_img {
		width: 100%;
		margin: 0 auto;
		padding-right: 0px;
		text-align: center;
		float: none;
	}
	.media_img a img {
		width: 65%;
		height: auto;
		margin-bottom: 6.25%;
	}
	.media_logo_block {
		width: 100%;
		float: none;
		padding-left: 0px;
	}
	.media_logo {
		width: 50%;
		float: none;
		text-align: center;
		margin: 0 auto;
		margin-bottom: 6.25%;
	}
	.backglay {
    margin-top: 0;
	}
}
