#bg {
	position: relative;
	overflow: hidden;
	/* background-image: url(../images/top_bg.jpg);
	background-size: 1600px 635px;
	background-repeat: no-repeat;
	background-position: center top; */
}
.ie7 #bg , .ie8 #bg {
	position: relative;
	/* background-image: url(../images/top_bg.jpg);
	background-size: 1600px 635px;
	background-repeat: no-repeat;
	background-position: center top; */
}

.swiper-container, .swiper-wrapper {
  height: 100%;
  width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.swiper-wrapper {
  box-sizing: border-box;
}
.swiper-slide {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 1600px 635px;
	height: 100%;
	position: relative;
	width: 100%;
}
.-list01 {
	background-image: url(../images/top_bg01.jpg);
}
.-list02 {
	background-image: url(../images/top_bg02.jpg);
}
.-list03 {
	background-image: url(../images/top_bg03.jpg);
}
.-list04 {
	background-image: url(../images/top_bg04.jpg);
}
.-list05 {
	background-image: url(../images/top_bg05.jpg);
}
.-list06 {
	background-image: url(../images/top_bg06.jpg);
}


.onlypc {
	display: block;
}

.onlysp {
	display: none;
}

#top_slider {
	height: 440px;
	width: 100%;
	position: relative;
}
.c-txt {
	font-family: adobe-garamond-pro, serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	font-size: min(25px,2vw);
	letter-spacing: .6em;
	position: absolute;
	bottom: -5.5px;
	width: 100%;
	text-align: center;
}
.section .inner .information {
	background-image: url(../common/images/bg_slash.png);
	position: relative;
	height: 119px;
	width: 100%;
}
.section .inner .special {
	margin-bottom: 30px;
}
.layout_wrapper .section {
	padding-top: 30px;
}
.information .info_title {
	height: auto;
	width: 125px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
.information ul {
	display: block;
	padding-top: 20px;
	padding-left: 170px;
}
.information ul li {
	display: block;
	height: 30px;
}
.section .inner .section_title {
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.btn_area p {
	display: block;
	float: left;
	padding-right: 18px;
	padding-left: 18px;
}
.information ul li .date {
	display: inline-block;
	padding-right: 30px;
}
.activity_area {
	background-image: url(../common/images/bg_slash.png);
	position: relative;
	height: 170px;
	padding: 20px;
}
.activity_area .activity {
	height: 35px;
	width: 125px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}
.activity_area .date {
	display: block;
	position: absolute;
	width: 80px;
	top: 55px;
}
.activity_area .post_content {
	padding-left: 150px;
	height: 170px;
}
/*.activity_area .post_content .thumb {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
}*/
.activity_area .post_content .thumb {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 255px;
	height: 170px;
	overflow: hidden;
}
.activity_area .post_content .thumb a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.activity_area .post_content .thumb a img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.activity_area .post_content .title {
	display: block;
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 15px;
	width: 500px;
}
.activity_area .post_content .more {
	padding-top: 5px;
}
.section .entry {
	margin-top: 20px;
	position: relative;
}
.section .entry .title {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}
.section .entry .btn_entry {
	display: block;
	height: 33px;
	width: 280px;
	right: 0px;
	bottom: 5px;
	position: absolute;
}
.org_list li {
	display: block;
	height: 40px;
	width: 395px;
	float: left;
	padding-bottom: 10px;
}
.section .inner .org_list.clearfix {
	display: block;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.post_content .date_pchidden {
	display: none;
}
.activity_area .post_content .excerpt {
	display: block;
	width: 500px;
}

.section.feather {
	margin: 20px 0 15px;
}

.section.feather .inner a {
	display: block;
	margin: 0 auto;
	width: 900px;
}

.section.feather .inner a img {
	height: auto;
	width: 100%;
}

.section.feather .inner a img.l-only-sp {
	display: none;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
#bg {
/*	background-image: url(../images/top_bg_sp_03.jpg);
	background-repeat: no-repeat;
	background-position: center 150px;
	background-size:100% auto;*/
	background: none;
}
.swiper-container, .swiper-wrapper {
	height: auto;
}
.-list01, .-list02, .-list03 {
	background: none;
}
.swiper-slide {
	margin-top: 150px;
}
.swiper-slide img {
	max-width: 100%;
	height: auto;
}
#bg #contents_wrap .layout_wrapper #top_slider {
	height: auto;
	width: 100%;
	padding-top: 64.3%
}
.c-txt {
	font-size: 1px;
	letter-spacing: 5.05em;
	padding-left: 3px;
	bottom: -8px;
}
.section .inner .information.news {
	display: block;
}

.section .inner .special {
	margin-bottom: 20px;
}

.layout_wrapper .section {
	padding-top: 10px;
}


.section .inner .btn_area.clearfix p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	clear: both;
	float: none;
	text-align: center;
}
.section .inner .activity_area {
	padding: 0px;
	height: auto;
	width: 100%;
}
.section .inner .activity_area .post_content {
	padding: 0px;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*.section .inner .activity_area .post_content .thumb {
	width: 100%;
	position: static;
	text-align: center;
	padding-bottom: 10px;
}*/
.section .inner .activity_area .post_content .thumb {
	width: 100%;
	position: static;
	text-align: center;
	margin-bottom: 1em;
	height: 200px;
}
.section .inner .activity_area .date.sp_hidden {
	display: none;
}
.activity_area .post_content .title {
	display: block;
	width: 100%;
	padding-top: 50px;
}
.post_content .date_pchidden {
	display: block;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}
.section .inner .entry .btn_entry {
	position: static;
	width: 100%;
	padding-top: 10px;
	text-align: center;

}
.section .inner .org_list.clearfix {
	width: 100%;
}
.section .inner .org_list.clearfix li {
	width: 100%;
	clear: both;
	float: none;
	padding-bottom: 20px;
}
.section .inner .org {
	width: 100%;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bg #contents_wrap .layout_wrapper .section .inner .org_list.clearfix {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.activity_area .post_content .excerpt {
	display: block;
	width: 100%;
}

.onlypc {
	display: none;
}

.onlysp {
	display: block;
}

.information .info_title {
	height: auto;
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

.information ul {
	display: block;
	padding-top: 70px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.information ul li {
	display: block;
	height: auto;
}

.information .date {
	margin-bottom: 3px;
}

.information .title {
	display: block;
	margin-bottom: 12px;
}

.section .inner .information {
	background-image: url(../common/images/bg_slash.png);
	position: relative;
	height: auto;
	width: 100%;
}

#news .date {
	margin-right: 15px;
}

.section.feather {
	margin: 20px 0 0;
}

.section.feather .inner a {
	width: 100%;
}

.section.feather .inner a img.l-only-sp {
	display: block;
}

.section.feather .inner a img.l-only-pc {
	display: none;
}

}