@charset "utf-8";

#header_container h2 {
	margin:78px auto 0 auto;
	width:143px;
	height:65px;
	background: url(../../event/images/hd_event.png) no-repeat left top;
	text-indent: -10000em;
}

main {
	background:#F6FCFC;
	padding:0 0 80px 0;
}
/* ---------------------------------*/
/*　sec_contents　 */

#sec_contents {
	float:left;
	width:600px;
	margin:0px 0 0px 50px;
	padding-top: 30px;
}

.sec_item {
	margin: 0 0 50px 0;
	position: relative;
	padding: 0 0 0 0;
	border-bottom:5px solid #D8EEF1;
}

.sec_item h3 {
	margin:30px 0 30px 0;
	display:inline-block;
	font-size: 26px;
	font-weight:bold;
	width:600px;
}

.sec_item .event_ymd {
	position: absolute;
	top:0;
	left: 0px;
	color:#A1D8DE;
	font-size: 20px;
	font-weight:bold;
}
.sec_item .event_img {
	margin: 0 0 30px 0;
}
.sec_item .event_txt {
	margin:30px 5px 30px 0;
}
.sec_item .event_box1 {
	margin:30px 0 30px 0;
}
..sec_item event_box1 img {
	float:left;
	margin:0px 0 0px 0;
}
.sec_item .event_box1_txt {
	float:right;
	width:270px;
	margin:0px 5px 0px 0;
}
.sec_item .event_box2 {
	margin:30px 0 30px 0;
}
.sec_item .event_box2 img {
	float:right;
	margin:0px 0 0px 0;
}
.sec_item .event_box2_txt {
	float:left;
	width:270px;
	margin:0px 5px 0px 0;
}



/* ---------------------------------*/
/*　sec_submenu　#D3EDEF */

#sec_submenu {
	position: absolute;
	top:0;
	left: 706px;
	width:240px;
	height:100%;
	background-color:#EBF7F8;
/*　	background-color:rgba(211,237,239,0.3);*/
}

#sec_submenu h3 {
	margin:60px 0 0 0;
	width:243px;
	height:40px;
	text-indent: -10000em;
}
#sec_submenu h3#event_new {
	background: url(../../event/images/event_new.jpg) no-repeat left top;
}
#sec_submenu h3#event_back {
	background: url(../../event/images/event_back.jpg) no-repeat left top;
}
#sec_submenu li {
	margin:20px 20px 0 15px;
	padding:0 0 0 20px;
	width:180px;
	background: url(../../event/images/event_maru.jpg) no-repeat left 5px;
}



/* ======================================================
  _ PC用スタイル
====================================================== */

@media screen and (min-width: 641px){

.pc_hidden {
	display:none;
}
.pc_br_none br{
	display:none;
}

}

/* ======================================================
  _ スマートフォン用スタイル
====================================================== */

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

#header_container h2 {
	margin:54px auto 0 auto;
	width:404px;
	height:87px;
	background: url(../../event/images/sp_hd_event.png) no-repeat center top;
	text-indent: -10000em;
}
/* ---------------------------------*/
/*　コンテンツ　 */

#sec_contents {
	float:none;
	width:580px;
	margin:0 0 0 0;
}
.sec_item {
	position: relative;
	margin:80px 0 0px 0px;
	padding:0 0 20px 0;
	border-bottom:5px solid #D8EEF1;
}

.sec_item h3 {
	display:inline-block;
	font-size: 26px;
	font-weight:bold;
	width:580px;
	margin:30px 0 0px 0;
}

.sec_item .event_ymd {
	position: absolute;
	top:0;
	left: 0px;
	color:#A1D8DE;
	font-size: 20px;
	font-weight:bold;
}
.sec_item .event_img {
	margin:30px 0 0 0;
	width:580px;
}

.sec_item .event_txt {
	margin:30px 5px 30px 0;
}
.sec_item .event_box1 {
	margin:30px 0 30px 0;
}
.sec_item .event_box1 img {
	float:left;
	margin:0px 0 0px 0;
}
.sec_item .event_box1_txt {
	float:right;
	width:260px;
	margin:0px 5px 0px 5px;
}
.sec_item .event_box2 {
	margin:30px 0 30px 0;
}
.sec_item .event_box2 img {
	float:right;
	margin:0px 0 0px 0;
}
.sec_item .event_box2_txt {
	float:left;
	width:260px;
	margin:0 0 0 10px;
}



/* ---------------------------------*/
/*　sec_submenu　#D3EDEF */

#sec_submenu {
	position:static;
	margin:0 0 0 0;
	padding:0 0 80px 0;
	width:580px;
	height:100%;
	background-color:transparent;
/*　	background-color:rgba(211,237,239,0.3);*/
}

#sec_submenu h3 {
	margin:60px 0 0 0;
	width:580px;
	height:60px;
	text-indent: -10000em;
}
#sec_submenu h3#event_new {
	background:#D8EFF1 url(../../event/images/sp_event_new.png) no-repeat 10px 15px;
}
#sec_submenu h3#event_back {
	background:#D8EFF1 url(../../event/images/sp_event_back.png) no-repeat 10px 15px;
}
#sec_submenu li {
	margin:20px 20px 0 15px;
	padding:0 0 0 30px;
	width:535px;
	background: url(../../event/images/sp_event_maru.png) no-repeat left 10px;
}


}
