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


/* ---------------------------- */


.spe_header .localnavi {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	}

.spe_header .rightcontent {
	float: right;
	width: 685px;
	margin-bottom: 10px;
	}

div.spe_header:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.spe_header{
	zoom: 1;
}

.spe_header .localnavi .localnavibenri_spe {
	border: 1px solid #E6E6E6;
	padding: 2px 14px 13px 14px;
}


/* ---------------------------- */


/* -------------- new index-------------- */

#ouchinightcontent {
	width: 900px;
	margin-bottom: 35px;
}



.ouchinight_top {
	width: 100%;
	margin-bottom: 30px;
}

.ouchinight_top_con {
	width: 900px;
	margin: 0 auto;
 }

.ouchinight_top_con .ouchinight_top_top {
	display: flex;
	margin-bottom: 10px;
}

.ouchinight_top_con .ouchinight_top_day {
	margin-right: 30px;
}

.ouchinight_top_con .ouchinight_top_center {
	background-image: url("../images/ouchinight_deco_01.png");
	background-size: 40px 40px;
	background-position: left top;
	background-repeat: repeat;
	border-top: solid 1px #dff2fc;
	border-bottom: solid 1px #dff2fc;
	padding: 18px 0;
	margin-bottom: 20px;
}

.ouchinight_top_con .ouchinight_top_center .ouchinight_top_ti {
	text-align: center;
	margin-bottom: 8px;
}

.ouchinight_top_con .ouchinight_top_center .ouchinight_top_p {
	text-align: center;
}

.ouchinight_top_con .ouchinight_top_bottom {
	display: flex;
	justify-content: space-between;
}

.ouchinight_top_con .ouchinight_top_bottom table {
	width: 550px;
}

.ouchinight_top_con .ouchinight_top_bottom th {
	width: 60px;
	font-weight: bold;
	color: #fff;
	background-color: #0062b1;
	border: solid 1px #e6e6e6;
	white-space: nowrap;
	padding: 10px 15px;
}

.ouchinight_top_con .ouchinight_top_bottom td {
	border: solid 1px #e6e6e6;
	padding: 10px 15px;
}

.ouchinight_top_con .ouchinight_top_bottom .ouchinight_table_kome {
	font-size: 90%;
	margin-top: 5px;
}

.ouchinight_top_con .ouchinight_top_bottom .ouchinight_table_p_a {
	margin-bottom: 5px;
}

.ouchinight_top_con .ouchinight_top_bottom .ouchinight_table_s {
	font-size: 90%;
}

.ouchinight_top_con .ouchinight_top_bottom .ouchinight_table_kome_red {
	font-size: 90%;
	color: #ea5250;
}



.ouchinight_live {
	width: 100%;
	margin-bottom: 20px;
}

.ouchinight_live_con {
	width: 900px;
	margin: 0 auto;
	background-image: url("../images/ouchinight_deco_02.jpg");
	background-size: 40px 40px;
	background-position: left top;
	background-repeat: repeat;
	border: solid 2px #8bcdc3;
	border-radius: 20px;
}

.ouchinight_live_naka {
	padding: 22px 28px;
}

.ouchinight_live_con .ouchinight_live_ti {
	display: flex;
	align-items: center;
	border-bottom: solid 1px #e8e4db;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.ouchinight_live_con .ouchinight_live_ti .ouchinight_live_ti_l {
	margin-right: 15px;
}

.ouchinight_live_con .ouchinight_live_ti .ouchinight_live_ti_c {
	margin-right: 15px;
}

.ouchinight_live_con .ouchinight_live_info {
	display: flex;
	justify-content: space-between;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info {
	width: 575px;
	order: 2;
}

.ouchinight_live_con .ouchinight_live_info_img {
	order: 1;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info .ouchinight_live_info_p_top {
	margin-bottom: 12px;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info .ouchinight_live_info_p_bottom {
	margin-bottom: 5px;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info .ouchinight_live_moushikomi_ti {
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #00a99d;
	padding: 2px;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info .ouchinight_live_moushikomi {
	background-color: #fff;
	padding: 10px 20px;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info .ouchinight_live_moushikomi .ouchinight_live_subp {
	margin-bottom: 10px;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info .ouchinight_live_moushikomi .ouchinight_live_subti {
	font-weight: bold;
	color: #00a99d;
}

.ouchinight_live_con .ouchinight_live_info .ouchinight_live_info_info .ouchinight_live_moushikomi .ouchinight_live_subp_red {
	font-size: 90%;
	color: #ea5250;
	margin-bottom: 12px;
}



.ouchinight_event {
	width: 100%;
	margin-bottom: 40px;
}

.ouchinight_event_con {
	width: 900px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	background-color: #fffeee;
	border: solid 2px #e6e6e6;
	background-image: url("../images/ouchinight_deco_03.png");
	background-size: 44px 10px;
	background-position: left bottom;
	background-repeat: repeat-x;
}

.ouchinight_event_con .ouchinight_event_group {
	padding: 15px 20px;
}

.ouchinight_event_con .ouchinight_event_info {
	display: flex;
}

.ouchinight_event_con .ouchinight_event_ti {
	margin-bottom: 8px;
}

.ouchinight_event_con .ouchinight_event_p_a {
	color: #F15A24;
	margin-right: 10px;
}

.ouchinight_event_con .ouchinight_event_p_b {
	color: #F15A24;
	margin-right: 10px;
	white-space: nowrap;
}

.ouchinight_event_con .ouchinight_event_border {
	padding-top: 12px;
}


/**/
.ouchinight_chirashi {
	width: 100%;
	margin-bottom: 35px;
}

.ouchinight_chirashi_con {
	width: 685px;
	margin: 0 auto;
	text-align: center;
}

.ouchinight_chirashi_con .ouchinight_chirashi_img {
	margin-bottom: 8px;
}

.ouchinight_chirashi_con .ouchinight_chirashi_link {
	background-image: url("../images/ouchinight_pdf.jpg");
	background-size: 25px 25px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
}




.ouchinight_map {
	width: 100%;
	margin-bottom: 70px;
	margin-top: 50px;
}

.ouchinight_map_con {
	width: 685px;
	margin: 0 auto;
}

.ouchinight_map_con .ouchinight_map_ti {
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #8CC63F;
	padding: 2px 0;
	margin-bottom: 10px;
}


.ouchinight_news {
	width: 100%;
	margin-bottom: 55px;
}

.ouchinight_news_con {
	width: 800px;
	margin: 0 auto;
}

.ouchinight_news_con .ouchinight_news_ti {
	text-align: center;
	margin-bottom: 10px;
}

.ouchinight_news_con .ouchinight_news_info {
	background-color: #FDF7F6;
	border: solid 1px #E2827E;
	margin-bottom: 8px;
}

.ouchinight_news_con .ouchinight_news_info_top {
	padding: 15px 23px 0px 23px;
}

.ouchinight_news_con .ouchinight_news_info_top_p_b {
	border-bottom: solid 1px #E6E6E6;
	padding-bottom: 13px;
}

.ouchinight_news_con .ouchinight_news_info_bottom {
	display: flex;
	padding: 13px 23px 15px 23px;
}

.ouchinight_news_con .ouchinight_news_info_bottom_ti {
	font-weight: bold;
	color: #ea5250;
	margin-bottom: 5px;
}

.ouchinight_news_con .ouchinight_news_kome_red {
	text-align: center;
	color: #ea5250;
}



.ouchinight_info {
	width: 100%;
}

.ouchinight_info_con {
	width: 900px;
	margin: 0 auto;
}

.ouchinight_info_con .ouchinight_info_top {
	border-bottom: solid 1px #e8e4db;
	margin-bottom: 3px;
}

.ouchinight_info_con .ouchinight_info_syusai {
	margin-bottom: 5px;
}

.ouchinight_info_con .ouchinight_info_syusai_info {
	font-size: 90%;
	margin-bottom: 10px;
}

.ouchinight_info_con .ouchinight_info_contact {
	display: flex;
	margin-bottom: 50px;
}

.ouchinight_info_con .ouchinight_info_tel {
	font-size: 90%;
	margin-right: 25px;
}

.ouchinight_info_con .ouchinight_info_tel_con a {
	font-size: 160%;
	font-weight: bold;
	color: #ea5250;
	vertical-align: -2px;
}

.ouchinight_info_con .ouchinight_info_logo {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ouchinight_info_con .ouchinight_info_logo_con {
	margin: 0 20px;
}



.ouchinight_br_sp {
	display: none;
}



/*0823追加*/
.ouchinight_oshirase {
	width: 900px;
	margin-bottom: 20px;
}

.ouchinight_oshirase_con {
	padding: 16px 30px 20px 30px;
	border: solid 2px #ea5250;
}

.ouchinight_oshirase_con .ouchinight_oshirase_p {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #ea5250;
	margin-bottom: 8px;
}

.ouchinight_oshirase_con a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}



/*0909追加*/
.ouchinight_oshirase_con .ouchinight_n_oshirase_ti {
	text-align: center;
	font-size: 165%;
	font-weight: bold;
	color: #EA5250;
	line-height: 1.5;
	margin-bottom: 15px;
}

.ouchinight_oshirase_con .ouchinight_n_oshirase_ti_s {
	font-size: 85%;
}

.ouchinight_oshirase_con .ouchinight_n_oshirase_info {
	font-size: 115%;
	font-weight: bold;
}

.ouchinight_oshirase_con .ouchinight_n_oshirase_red {
	color: #EA5250;
}


.ouchinight_live_con .ouchinight_n_live_top {
	border-bottom: solid 1px #e8e4db;
	padding-bottom: 15px;
	margin-bottom: 12px;
}

.ouchinight_live_con .ouchinight_n_live_ti {
	margin-bottom: 12px;
}

.ouchinight_live_con .ouchinight_n_live_ti_a {
	margin-bottom: 5px;
}

.ouchinight_live_con .ouchinight_n_live_schedule {
	display: flex;
}

.ouchinight_live_con .ouchinight_n_live_fm {
	margin-right: 8px;
}

.ouchinight_live {
	margin-bottom: 40px;
}




/*0928追加*/
.ouchinight_linkbtn {
	margin-top: 20px;
}











