@charset "UTF-8";


/*--------------------------------------------------------------------
追加CSSをこちらに記述
--------------------------------------------------------------------*/

a:hover{
  opacity:0.6;
}
a, a:link, a:visited {
  color: #cccccc;
  text-decoration: none;
}
.main_cont > p {
  font-size: 14px;
  line-height: 120%;
}

ul.side_list li {
  font-size: 12px;
  line-height: 161%;
  margin: 0 0 5px;
  padding: 0;
}
ul.side_list li .news_date {
  color: #868686;
  font-size: 11px;
  font-weight: normal;
  white-space: nowrap;
}
#contents_main article.list_news .news_title_date {
  color: #545454;
  float: left;
  font-size: 16px;
}
.pager {
  margin: 66px 0 58px;
  position: relative;
  width: 100%;
}
.pager_prev a, .pager_next{
  color: #999999;
  padding: 6px 10px;
}
.pager ul.page_navi li span, .pager ul.page_navi li a {
  background: #000000 none repeat scroll 0 0;
  display: inline-block;
  padding: 4px 8px;
  text-decoration: none;
  vertical-align: middle;
}
.pager ul.page_navi li a {
  color: #a2a2a2;
}
.main_single_inner1 > p:nth-child(2) {
  font-family: impact;
  font-size: 42px;
  font-weight: normal !important;
  text-align: center;
}
.main_single_inner1 > p:nth-child(2) strong {
  color: #a00;
}
#contents_main article.list_news h2 {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 10px;
}
.news_title_category > a {
  color: #999999;
}

.side_box {
  margin-bottom: 8%;
  width: 100%;
}
.side_box h2 {
  margin-bottom: 3px;
  text-align: center;
}
ul.side_list li a {
  background: #000000 none repeat scroll 0 0;
  color: #a2a2a2;
  display: inline-block;
  padding: 8px 12px;
  text-decoration: none;
  vertical-align: middle;
  width: 271px;
}
#contents_ajax .time {
  color: #555555;
}
.date > span {
  font-size: 22px;
}
footer p {
  color: #888888;
  font-size: 12px;
  padding: 0 20px;
}
.list .clearfix .mb30 {
  color: #545454;
  font-size: 12px;
}

/* 160728 追加 */
.ricard_bnr{
	display: block;
	position: fixed;
	right: 0;
	top: 308px;
	z-index: 9999;
}
.ricard_bnr img {
  height: auto;
  width: auto;
}
/* 160728 追加 */



.calendar a {
  color: #b90201;
}
.calendar th {
  background-color: #999;
  color: #000000;
}










/* スマホ */
@media only screen and (max-width: 767px) {
body#index:before {
    background: url(../images/sp/header_bg.jpg) no-repeat scroll center top / 100% auto !important;
    content: "";
    display: block;
    height: 60%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
#index header {
  height: 80vw;
  width: 100%;
}
#index #contents {
  margin: 0 0 0;
  width: 100%;
  padding: 5% 0;
}
#header_video {
  display: none !important;
}
#header_video_bottom {
  display: none !important;
}
/* #index #header_inner {
  height: 310px;
  position: relative;
  width: 100%;
}
#index #header_inner h1 {
  display: block;
  left: 10px;
  position: absolute;
  top: 20px;
  width: auto;
}
#index #header_inner h1 img {
  height: 270px;
  width: auto;
}
header {
  margin-top: 20%;
  padding: 34% 0 6%;
  text-align: center;
  width: 100%;
} */
#header_menu_sp_2nd {
  margin-bottom: 10px;
}
#contents_main .mb30 {
  color: #545454;
  font-size: 12px;
}
#contents_main .clearfix div {
  font-size: 12px;
}
#contents {
  margin: 24px 0 0;
  width: 100%;
}
#contents_main article.list_news .news_title {
  margin-bottom: 7%;
}
#contents_main article.list_news .news_title_date {
  color: #545454;
  float: left;
  font-size: 13px;
}
.main_cont > p {
  font-size: 12px;
  line-height: 120%;
}
#contents_main article.list_news {
  background-color: #000000;
  margin-bottom: 5%;
  padding: 5%;
  position: relative;
}
#contents_main_single .main_single_inner .main_single_inner2 {
  background-color: #000000;
  display: table;
  font-size: 12px;
  margin: 0 auto 10px;
  padding: 5%;
  width: 90%;
}
#contents_main_single .main_single_inner .main_single_inner3 {
  background-color: #000000;
  display: table;
  font-size: 12px;
  margin: 0 auto 20px;
  padding: 5%;
  width: 90%;
}
#contents_main article.list_schedule {
  background-color: #000000;
  margin-bottom: 5%;
  padding: 5%;
  position: relative;
}
.main_single_inner1 > p:nth-child(2) {
  font-family: impact;
  font-size: 18px;
  font-weight: normal !important;
  text-align: center;
}

table.calendar {
  border: 1px solid;
  width: 100%;
}
.calendar_title {
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 3%;
  text-align: center;
}
.calendar th {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #aaaaaa;
  color: #333;
  padding: 2% 0;
}
.calendar th:first-child {
    color: #ff0000;
}
.calendar th:last-child {
    color: #0033cc;
}
.calendar th {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #aaaaaa;
  color: #333;
  padding: 2% 0;
}
.calendar td {
  border: 1px solid;
  padding: 3% 0;
  text-align: center;
}
.prev_calendar {
  float: left;
}
.next_calendar {
  float: right;
}
.calendar a {
  color: #fff;
}


.mb30 {
  margin-bottom: 5% !important;
}
#contents_side {
  margin: 0 auto;
  width: 94%;
}
ul.side_tag {
  background: #000000 none repeat scroll 0 0;
  display: inline-block;
  margin: 0;
  padding: 2% 5%;
  text-decoration: none;
  vertical-align: middle;
  width: 90%;
}
ul.side_list li a {
  background: #000000 none repeat scroll 0 0;
  color: #a2a2a2;
  display: inline-block;
  padding: 3% 5%;
  text-decoration: none;
  vertical-align: middle;
  width: 90%;
}

.side_box:last-child {
  margin-bottom: 10%;
  width: 100%;
}
.side_box:last-child ul.side_tag {
  background: #000000 none repeat scroll 0 0;
  display: inline-block;
  margin: 0;
  padding: 7% 5%;
  text-decoration: none;
  vertical-align: middle;
  width: 90%;
}
footer {
  background-color: #000000;
  padding: 5% 0;
  text-align: center;
  width: 100%;
}
footer p {
  font-size: 10px;
}
footer .mb20 {
  margin: 0 0 3% !important;
}
footer .mb20 > img {
  width: 33%;
}



/* 160728 追加 */
#index .ricard_bnr {
  display: block;
  position: fixed;
  right: 0;
  top: 90px;
  z-index: 9999;
  width: 10%;
}
.ricard_bnr img {
  height: auto;
  width: 100%;
}
/* 160728 追加 */



/* 160907 追加 */
.main_cont p img {
  height: auto;
  width: 100%;
}
/* 160907 追加 */

/* 180516 追加 */
.slick-slider:first-child .pconly {
	display: none;
}
/* 180516 追加 */
}
