@charset "UTF-8";
/* CSS Document */


/* =============================
#contents_area　マージン削除　
===============================*/
#contents_area {
	padding-top: 0;
}
/* =============================
event_area_blockup（背景処理）
===============================*/
.path_area,
#header {
	z-index: 10;
}

.event_area_block {
	z-index: 10;
	opacity: 1;
	filter: alpha(opacity=100);
	float: none;
	width: inherit;
	padding-bottom: 40px;
}

/* .event_summer .event_area_block { */
.m06 .event_area_block,
.m07 .event_area_block,
.m08 .event_area_block {
	background: #0f70f4 url("../c_img/monthly_event/back_summer.jpg") no-repeat center top;
	background-size: 100% 200%;
	background-attachment: fixed;
}

/* .event_fall .event_area_block { */
.m09 .event_area_block,
.m10 .event_area_block,
.m11 .event_area_block {
	background: #0f70f4 url("../c_img/monthly_event/back_fall.jpg") no-repeat center top;
	background-size: 100% 200%;
	background-attachment: fixed;
}

/* .event_winter .event_area_block { */
.m12 .event_area_block,
.m01 .event_area_block,
.m02 .event_area_block {
	background: #0f70f4 url("../c_img/monthly_event/back_winter.jpg") no-repeat center top;
	background-size: 100% 200%;
	background-attachment: fixed;
}

/* .event_spring .event_area_block { */
.m03 .event_area_block,
.m04 .event_area_block,
.m05 .event_area_block {
	background: #0f70f4 url("../c_img/monthly_event/back_spring.jpg") no-repeat center top;
	background-size: 100% 200%;
	background-attachment: fixed;
}

.event_area_block h1 {
	text-align: center;
	padding: 80px 0;
}

.event_summer h1,
.event_fall h1,
.event_winter h1,
.event_spring h1 {
    color: #fff;
    font-size: 300%;
    font-weight: normal;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

/*event_pickup(ピックアップ記事)
----------------------------*/
.event_pickup {
	display: table;
	margin: 20px auto 0;
}

.event_pickup ul {
	width: 925px;
	margin: 0 auto;
}

.event_pickup a {
	color: #000 !important;
}
.event_pickup a:hover img {
	opacity: 0.7;
	transition: opacity 0.4s ease-out;
}
.event_pickup li {
	vertical-align: top;
	display: inline-block;
	border-radius: 5px;
	list-style-type: none;
	width: 300px;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	margin-left: 5px;
	margin-bottom: 1em;
}
.event_pickup li:first-of-type,
.event_pickup li:nth-child(3n+1) {
	margin-left: 0;
}
.event_pickup li img {
	min-height: 170px;
	object-fit: cover;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.event_pickup li div {
	padding: 14px;
}
.event_pickup li div p {
	font-size: 83%;
	font-weight: bold;
}
.event_pickup li div p + span {
	display: inline-block;
	margin-top: 1em;
	font-size: 76%;
	line-height: 1.6;
}
.event_pickup li a > p {
	font-size: 83%;
	padding: 8px 0 6px;
	text-align: center;
	background: #fbb03b;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.event_spbr:before {
	content: '　';
}
/* =============================
イベントカレンダー
===============================*/
.event_calendar {
	margin-top: 40px;
	padding: 1em 0 2em;
	background: rgba(255,255,255,0.8);
}
.evnet_cl_head {
	text-align: center;
	margin-bottom: 1.5em;
}
.evnet_cl_head h2 {
	background: none;
	font-weight: normal;
	font-size: 140%;
	margin-bottom: 0;
}
.evnet_cl_head h3 {
	background: none;
	font-weight: normal;
	font-size: 100%;
}
.evnet_cl_head > ul {
	display: none;
}
.evnet_cl_head li {
	text-align: center;
	display: inline-block;
	border-left: solid 1px #000;
	padding-left: 0.5em;
	line-height: 1;
}
.evnet_cl_head li:first-of-type {
	border-left: none;
}
.evnet_cl_head li a {
  color: #1058b5;
}
/*イベントリスト
----------------------------*/
.eve_calendar_dl {
	width: 921px;
	max-width: 96%;
	margin: 0 auto;
	display: none;
	flex-wrap: wrap;
	color: #666;
	box-shadow: 0 1px 2px #d1d1d1;
	/*text-shadow: 1px 1px 0px #fff;*/
	font-size: 88%;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #e0e0e0;
}
.eve_calendar_dt {
	width: 135px;
	padding: .5em 0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #fafafa;
}
.eve_calendar_dd {
	margin-left: 0;
	width: 785px;
	max-width: 100%;
	padding: .5em 0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	display: inline-flex;
	align-items: center;
	background-color: #fafafa;
}
.eve_calendar_dd.eve_calendar_ttl {
	justify-content: center;
	background-color: #ededed;
}
.eve_calendar_dt.eve_calendar_ttl {
	background-color: #ededed;
}
.eve_calendar_cont {
	text-align: left;
	margin-left: 2em;
}
.eve_calendar_cont li {
	list-style: disc;
}
/****************************/

/*マーク
----------------------------*/
.holyday {
	background: #faf0e6;
}
.mark {
	margin-left: 0.5em;
	color: white;
	line-height: 1.2;
	padding: 2px 2.5px 2px 4px;
	font-size: 87.5%;
	border-radius: 3px;
	vertical-align: 2px;
	display: inline-block;
	text-indent: 0em;
}
.mark_saiji {
	background: #006633;
}
.mark_kouza {
	background: #0066CC;
}
.mark_soudan {
	background: #D81B60;
}
.mark_kouenkai {
	background: #6D4C41;
}
.mark_kaigi {
	background: #4d19c8;
}
.mark_undefined {
	background: #c70067;
}
/*スニペット
----------------------------*/
.event_area_wrap .sp_br {
	display: none !important;
}

/*トップ戻りリンク
----------------------------*/
#contents_area .column1 {
  position: relative;
}

.pagetop {
  position: absolute;
  width: 51px;
  height: 51px;
  right: -25px;
}
.pagetop img {
  position: fixed;
  bottom: 50%;
}

/* スマホ対応用CSS
=============================================================================================*/
@media (max-width: 670px) {
.event_area_block {
	background-size: cover;
}
.event_area_block h1 {
	background: none;
	padding: 60px 0 40px;
}
.event_area_block h1 img {
	width: 76%;
}
/*event_pickup(ピックアップ記事)
----------------------------*/
.event_pickup {
	padding: 0 22px;
}

.event_pickup ul {
	width: 100%;
}

.event_pickup li {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-top: 22px;
}
.event_pickup li:first-of-type {
	margin-top: 0;
}
.event_pickup li img {
	width: 100%;
}
.event_pickup li div p {
	font-size: 100%;
	text-align: center;
}
.event_pickup li div p + span, .event_pickup li a > p {
	font-size: 90%;
}
.event_spbr:before {
	content: "\A";
	display: block;
}
/* =============================
イベントカレンダー
===============================*/
.main_area .evnet_cl_head h2 {
	background-color: transparent;
	padding-bottom: 0.3em;
}
.evnet_cl_head h3 {
	background: none !important;
	border-bottom: none !important;
	padding: 0;
	margin-bottom: 0.5em;
}
.evnet_cl_head li {
	text-align: center;
	display: inline-block;
	border-left: solid 1px #000;
	padding-left: 0.5em;
	line-height: 1;
}
.evnet_cl_head li:first-of-type {
	border-left: none;
}
/*イベントリスト
----------------------------*/
.eve_calendar_dt {
	width: 100%;
}
/*スニペット
----------------------------*/
.event_area_wrap .sp_br {
	display: inline-block !important;
}
.event_area_wrapu .pc_br {
	display: none !important;
}
.event_area_wrap .sp_full {
	width: 100%
}
/*スマホ対応用CSSend*/
}
