@charset "UTF-8";


#header {
	background-color: #FFF;
}
#header-link,
#header-search,
#gnav-wrapper,
#footer-body1,
#footer-body2 {
	display: none;
}
#header-logo {
	top: 29px;
}
#header-body {
	height: 87px;
}
#footer {
	background-color: #FFF;
	border-top: 1px solid #EDDAD7;
}
#footer-body3 {
	padding-top: 39px;
}
.main .side-content {
	padding-bottom: 30px;
}
.page-top-title1 .title {
	height: 400px;
}
.page-top-title1 .title .inner {
	position: relative;
}
.page-top-title1 .title .inner a {
	background: #FDF7F4;
	border-radius: 6px 6px 0 0;
	bottom: 0;
	color: #AD121B;
	display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 200px;
}


.page-top-title1 {
	background-color: #548D67;
	background-image: url(../img/top-main-img1.jpg);
}
.page-top-title1 h1 {
	visibility: hidden;
}
.page-top-title1 .breadcrumbs {
	display: none;
}
.main {
	background: #FCF5F1 url(/assets/principal/img/top-main-bg1.png) no-repeat center -109px;
	padding: 36px 0 0;
}
#footer {
	margin-top: 0;
}

#header-body .principal-name {
	bottom: 10px;
	font-size: 13px;
	line-height: 1.2;
	margin: 0;
	position: absolute;
	right: 0;
}
#header-body .principal-name span {
	font-size: 26px;
	margin-left: 17px;
}

.archive-content {
	background: #FFF;
	border: solid #AC1622;
	border-width: 8px 0;
	min-height: 540px;
	border-radius: 8px;
}
.archive-head {
	border-bottom: 1px dotted #DF959B;
	padding: 23px 25px 22px;
}
.archive-head h2 {
	background: url(/assets/common/img/icon-disc1.png) no-repeat left 3px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 0 22px;
}
.archive-body {
	padding: 9px 25px 25px;
}





@media only screen and (max-width: 979px) {





#header-body {
	height: 60px;
}
#header-logo {
	top: 15px;
}
#header-body .principal-name {
	display: none;
}
#sp-menu-btn {
	display: none;
}


.main {
	padding-bottom: 22px;
}

.archive-content {
	min-height: 0;
}
.archive-head {
	padding: 15px 15px 13px;
}
.archive-body {
	padding: 5px 15px 10px;
}





}
