@charset "utf-8";
@media screen and (max-width: 960px) {

#wrapper {
	background-color: #fff;
}
	
/*-----*/
.pnkz {
	width: 100%;
	padding: 7px 0;
	font-size: 75%;
	background-color: #ccc;
}
.pnkz ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
.pnkz ul li {
	color: #63717F;
	display: inline-block;
	line-height: 150%;
}
.pnkz ul li.home i {
	color: #000;
	position: absolute;
	margin-left: 4px;
	margin-top: 4px;
	width: 6px;
	height: 6px;
	border-radius: 1px 1px 1px 0;
	border-left: solid 1px currentColor;
	border-top: solid 1px currentColor;
	background-color: currentColor;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pnkz ul li.home i:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 2px;
	width: 10px;
	height: 6px;
	background-color: currentColor;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pnkz ul li a {
	color: #63717F;
	text-decoration: none;
}
.pnkz ul li.home a {
	margin-left: 18px;
}
.pnkz ul li a {
	color: #63717F;
}
.pnkz ul li:after {
	content: "＞";
	margin-left: 10px;
}
.pnkz ul li.cat:after, .pnkz ul li:last-child:after {
	content: "";
	margin: 0;
}
#content {
	background-color: #fff;
}
/*-------*/
h2.archive_title {
	padding: 10px;
	font-size: 20px;
	background-color: #fff;
}
h2.archive_title img {
	margin-bottom: 10px;
	width: auto;
	max-width: 100%;
}
h2.hsb_title {
	padding: 10px 0;
	background-color: #fff;
}
h2.hsb_title img {
	margin-bottom:0;
	width: auto;
	max-width: 100%;
}
h3.archive_title {
	padding: 0 10px;
}
h2.mds {
	flex: 1;
	color: #fff;
    margin: 0;
    padding: 0 10px;
    display: inline-block;
    font-size: 14px;
    line-height: 150%;
    font-weight: bold;
    background-color: #333;
    border-radius: 0 0 3px 0;
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0 0 3px 0;
}
  #during h3, #list_disp h3 ,.hitherto h3 {
    margin: 30px 0;
    padding: 5px 20px;
    text-align: center;
    background-color: #D3DAE0;
}
  #during h4, #list_disp h4 ,.hitherto h4 {
    color: #fff;
    padding: 5px 10px 3px;
    display: block;
    width: auto;
    font-size: 90%;
    margin-bottom: 10px;
    background-color: #19448E;
}
/*-----*/
main .ad {
	margin: 10px auto;
	text-align: center;
}
main .ad div {
	display: inline-block;
}
/*-------*/	
.article {
	font-size: 14px;
}
.article a {
	color: #333;
	text-decoration: none;
}

figure {
	margin: 0;
	padding: 0;
	float: left;
}
figure a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-color: #F5F5F5;
}

figure a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
figure.imgh a img {
    width: 100%;
    height: auto;
}
.article-info {}
	
.article-info h1 {
	float: right;
	width: calc(100% - 80px);
	margin: 0;
	padding: 0;
    font-weight: bold;
    line-height: 140%;
	font-size: 14px
}
.article-info h1 a {
	font-weight: bold;
}

.article-info p {}

.article-date {
	float: right;
	color: #999;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: right;
    margin-top: 10px;
}
	/*-------------記事---------------*/
.article.entry {
	font-size: 16px;
    line-height: 150%;
}
.article.entry a:link {
	text-decoration: underline;
}
.article.entry a:visited {
	color: #330099;
	text-decoration: underline;
}
.article.entry a:active {
	text-decoration: underline;
}
.article.entry a:hover {
	color: #0066cc;
	text-decoration: underline;
}
.article.entry h1 {
	font-size: 20px;
    line-height: 120%;
    margin: 0 10px;
}
.article.entry h2 {
    font-size: 16px;
    margin: 0 10px;
}
.article.entry h3 {
}
.article.entry h4 {
}
.article.entry .article-date{
	float: none;
	display: block;
	text-align: right;
	color: #999;
	margin: 10px 10px 20px;
}
.article.entry p {
	padding: 5px 5px 0px 10px;

}
.article.entry .center {
    width: auto;
    text-align: center;
  }
.article.entry img {
    width: auto;
    height: auto;
    max-width: 100%;
    text-align: center !important;
 }
  /*-----画像直接掲載-----*/
.article.entry .image.left {
    margin-right: 0;
    text-align: center;
  }
.article.entry .image.right {
    margin-left: 0;
    text-align: center;
  }
.article.entry .image p, .article.entry .entry_img p {
    color: #666;
    margin: 0;
    padding: 5px 10px;
    font-size: .80em;
    line-height: 1.2em;
    text-align: left;
    text-align: justify;
  }
	
  /*-----画像複数枚-----*/
.article.entry .figure_slider {
    margin: 0 0 90px;
	padding: 0;
    width: 100%;
    height: 300px;
    position: relative;
    background: none;
	list-style: none;
}
.article.entry .figure_slider span.imgbg {
    width: 100%;
    height: 300px;
    display: block;
/*	padding-top: 33px;*/
    background-image: url(../img/tmp/img_back.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
  }
.article.entry .figure_slider span.imgbg.slide {
    height: 300px;
	padding-top: 41px;
}
.article.entry .figure_slider li {
	margin: 0;
	padding: 0;
	margin-top: -41px;
    text-align: center;
    width: 100%;
    background-image: url(../img/tmp/img_back.jpg);
    background-repeat: repeat-x;
    background-position: center;
  }
.article.entry .figure_slider .entry_slid_img {
    width: 100%;
    height: 300px;
    max-height: 300px;
  }
.article.entry .figure_slider img {
    max-width: 100%;
    max-height: 300px;
    position: absolute;
    margin: auto;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
.article.entry .figure_slider p {
    color: #666;
    margin: 0;
    font-family: Arial;
    display: block;
    font-size: .85em;
    line-height: 1.2em;
    padding: 10px 0 0;
    position: relative;
  }
.article.entry .figure_slider .bx-caption span {
	margin: 0px 10px;
}
	
.article.entry.tokusyu p img {
	width: auto;
	height: auto;
	max-width: calc(100% - 10px);
}
	
/*-----隠しコンテンツ-----*/
.entry_accbox {
    margin: 2em auto;
    padding: 0;
    max-width: 400px;/*最大幅*/
}
/*ラベル*/
.entry_accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 11px 12px;
    color :#ffffff;
    font-weight: bold;
    background :#333;
    cursor :pointer;
	text-align: center;
    transition: all 0.5s;
}
.entry_accbox label.red {	 background :#B20000; }
.entry_accbox label.blue {	 background :#284577; }
.entry_accbox label.green {	 background :#238C00; }
.entry_accbox label.yellow {	 background :#8C6900; }
.entry_accbox label.black {	 background :#333; }

/*ラベルホバー時*/
.entry_accbox label:hover {
    background :#666;
}
.entry_accbox label.red:hover {	 background :#FF7373 }
.entry_accbox label.blue:hover {	 background :#85baef; }
.entry_accbox label.green:hover {	 background :#B9FF73 }
.entry_accbox label.yellow:hover  {	 background :#FFDC73 }
.entry_accbox label.black:hover  {	 background :#BBB }

/*チェックは隠す*/
.entry_accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.entry_accbox .entry_accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.entry_accbox .entry_accshow p {
	margin: 10px;
}

/*クリックで中身表示*/
.entry_accc:checked + .entry_accshow {
    height: auto;
    padding: 5px;
    background: #eaeaea;
    opacity: 1;
}
	/*-------------特集TOP---------------*/
.article.tokusyu_top {
	height: 420px;
	overflow: hidden;
    position: relative;
}
.article.tokusyu_top:before {
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    content: '';
    width: 100%;
    height: 50%;
    background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 20%, rgba(255, 255, 255, 1) 80%);
}
.next_button {
    position: relative;
    width: 100%;
    bottom: 40px;
    z-index: 5;
}
.next_button a {
    color: #fff !important;
    width: 300px;
    margin: 0 auto;
    padding: 8px 0;
    display: block;
    text-align: center;
    text-decoration: none !important;
    background-color: #36C;
}
  .article.entry.tokusyu_top span.category {
    font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 10px;
}
  .article.entry.tokusyu_top h1 {
      font-size: 16px;
  }
  .article.entry.tokusyu_top h2 {
	  display: none;
}
	/*-------------特集記事---------------*/
.article.entry.tokusyu a.category {
    font-size: 14px;
	color: #666;
    display: inline-block;
    margin: 0 0 15px 10px;
    text-decoration: none;
}
.article.entry.tokusyu_top span.category.img ,
.article.entry.tokusyu a.category.img {
    margin: 0 0 15px 0;
}
.article.entry.tokusyu a.category img {
	width: auto;
	height: auto;
	max-width: 100%;
}
	/*-------------動画TOP---------------*/	
.article.tokusyu_top.movie_top {
	height: 380px;
}

  /*- pager -*/
  .pager {
    margin: 15px 0;
    text-align: center;
  }
  .pager ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    letter-spacing: -.4em;
  }
  .pager li {
    border: #e5e5e5 1px solid;
    margin: 0 2px;
    padding: 0;
    display: inline-block;
    font-size: 13px;
  }
  .pager li span {
    display: block;
    padding: 5px 6px;
    background-color: #f5f5f5;
  }
  .pager li a {
    display: block;
    padding: 5px 6px;
    text-decoration: none;
    background-color: #fff;
  }
  .pager li a:hover {
    color: #fff;
    background-color: #3CF;
  }

	
	/*-----*/
.sns_share {
	float: right;
	width: auto;
	margin: 20px 0 50px;
	padding: 0;

	list-style: none;
}
.sns_share li {
	display: inline-block;
	font-size: 75%;
	margin-left: 3px;
}
.sns_share li a {
	color: #fff;
	display: inline-block;
	padding: 4px 5px 3px;
	line-height: 100%;
	border-radius: 2px;
	text-decoration: none;
}
.sns_share .fb {
	margin: 0;
}
.sns_share .fb a {
    background: #3b5998;
}
.sns_share .fb a:before {
	padding: 0;
	margin: 0;
	content: " ";
	display: inline-block;
	width: 15px;
	height: 14px;
	background-image: url(../img/tmp/icon_facebook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sns_share .tw a {
    background: #55acee;
}
.sns_share .tw a:before {
	padding: 0;
	margin: 0;
	content: " ";
	display: inline-block;
	width: 15px;
	height: 14px;
	background-image: url(../img/tmp/icon_twitter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sns_share .line a {
    background: #09B701;
}
.sns_share .line a:before {
	padding: 0;
	margin: 0;
	content: " ";
	display: inline-block;
	width: 15px;
	height: 14px;
	background-image: url(../img/tmp/icon_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

	
	/*-------------関連---------------*/
.kanren {
    border-top: #333 double 3px;
    border-bottom: #333 solid 1px;
	font-size: 0;
}
.kanren ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.kanren_more {
	/*float: left;*/
	width: 100%;
	display: block;
	border-top: #C5C3C6 solid 1px;
}
.kanren_more:nth-child(1) {
	border: none;
}
.kanren_more figure {
	margin: 10px;
}
.kanren_more figure a {
	width: 70px;
	height: 70px;
}
.kanren_more figure a span.movie  {
	width: 70px;
	height: 70px;
	display: block;
    position: absolute;
	z-index: 100;
	background: url(../img/tmp/mv_filter2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.kanren_more .article-info {
	float: right;
    width: calc(100% - 90px);
	margin: 10px 0;
	
	}
.kanren_more .article-info h1 {
	width: 100%;
	display: block;
}
.kanren_more .article-date {
}
	
/*----------*/
.archive {
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: -0.4em;
    background-color: #fff;
  }
.archive_article {
    border-bottom: #C5C3C6 solid 1px;
    padding: 9px 10px 10px;
    display: block;
  }
.archive_article:nth-child(1) {
    border-top: #C5C3C6 solid 1px;
}
.archive_article figure a {
	width: 70px;
	height: 70px;
}
.huho .article-info h1 {
    width: 100%;
}
.archive_article figure a span.movie  {
	width: 70px;
	height: 70px;
	display: block;
    position: absolute;
	z-index: 100;
	background: url(../img/tmp/mv_filter2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*---------- ライター情報-------*/
  .writer {
    width: calc(100% - 20px);
	  margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .writer_img {
    width: 100%;
    height: auto;
  }
  .writer_content {
    width: 100%;
  }
  .writer_content.no_w_image {
    float: none;
    width: auto;
  }
  .writer_content dt, .writer_content dd {
    margin: 0;
    padding: 0;
  }
  .writer_name {}
  .writer_name h3 {
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-right: 10px;
    font-size: 160%;
  }
  .writer_name span {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 140%;
  }
  .writer_intor {}
  .writer_sns {
    float: left;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .writer_sns li {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .writer_sns li a {
    display: block;
  }
  .writer_sns li.sns_f a {}
  .writer_sns li.sns_t a {}
  .writer_sns li.sns_l a {}	
/*-----*/
	.hsb_title {
		margin: 0;
		width: 100%;
		display: inline-block;
		margin-bottom: 20px;
	}
	.hsb_title img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: auto;
	}
h2.hsb_archive_title {
	padding: 0 0 10px;
}
.hsb_archive {
	border-bottom: #ccc solid 1px;
}
.hsb_first {
	border-top: #ccc solid 1px;
	padding: 10px;
}
.hsb_archive h2.mds {
	display: none;
}

.hsb_archive .article {
	background-color: #fff;
}

.hsb_archive .article a {
	color: #333;
	text-decoration: none;
}
	
.hsb_archive figure a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-color: #F5F5F5;
}

.hsb_archive figure a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.hsb_archive .article-info p { display: none;}

	/*----*/
.hsb_first {
    width: calc(100% - 20px);
	padding: 10px;
}
.hsb_first  figure {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.hsb_first  figure a {
	width: 70px;
	height: 70px;
}
.hsb_first .article-date {
	float: right;

}

/*----*/
.hsb_second {
	display: none;
}
.hsb_second.photo {
	display: inherit;
    width: calc(100% - 20px);
	padding: 10px;
	border-top: #C5C3C6 solid 1px;
}
.hsb_second  figure {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.hsb_second  figure {
	width: 70px;
	height: 70px;
}
	
.hsb_second .first_photo {
	display: none;
}

.hsb_first .article-date {
	float: right;
}
	
.first_photo a {
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-color: #F5F5F5;
}
.first_photo a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
.photo_only {
	margin: 10px;
	padding: 0;
	width: 70px;
	height: 70px;
	position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    background-color: #F5F5F5;
}

.photo_only img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}
	
.hsb_second .photo_only .article-info {
	display: none;
}
/*----*/
.hsb_more {
    width: calc(100% - 20px);
	padding: 10px;
	border-top: #C5C3C6 solid 1px;
}

.hsb_more figure {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.hsb_more figure a {
	width: 70px;
	height: 70px;
}

.hsb_more .article-date {
	float: right;
}

#attention_content .hsb_more:nth-child(1) {
	border: none;
}
/*----学校一覧---*/
h1.hsb {
    margin: 0 0 60px;
    font-size: 260%;
    border-bottom: 3px solid #ccc;
}
.hsb_sch_more {
	display: none;
    border-top: none;
}
	/*---関連記事ボタン---*/
  .hsb_sch_more_btn {
    border-top: #C5C3C6 solid 1px;
    border-bottom: #C5C3C6 solid 1px;
    text-align: center;
    margin: 0;
    clear: both;
    font-size: 12pt;
    margin: 0 0 10px;
    padding: 10px 0;
  }
  .hsb_sch_more_btn span {
    color: #fff;
    width: 300px;
    margin: 0 auto;
    padding: 8px 0;
    display: block;
    text-align: center;
    text-decoration: none;
    background-color: #36C;
  }
/*----*/

.hsb_btn {
}

.hsb_btn a {
	width: 100%;
    margin: 0 auto 60px;
    padding: 8px 0;
    display: block;
    text-align: center;
    text-decoration: none;
}
.hsb_btn a:link, .hsb_btn a:visited {
    color: #fff;
    background-color: #36C;
}
.hsb_btn a:hover {
    background-color: #000066;
}
	/*-----*/
.switch {
	color: #fff;
	display: inline-block;
	float: left;
	margin:0 0 0 10px;
	font-size: 12px;
	padding: 3px 0 2px 10px;
	margin-bottom: 20px;
	font-weight: bold;
	border-radius: 6px 9px 9px 6px;
	background-color: #333;
}
.switch input {
	display: none;
}
.switch label {
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.switch label:before {
	padding: 3px 10px 2px;
	content: ' ON ';
	border-radius: 6px 0 0 6px;
	background: linear-gradient(to bottom, #F0F0F0 0%, #DDD 100%);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1) inset;
	color: #333;
}
.switch label:after {
	padding: 3px 10px 2px;
	content: 'OFF';
	border-radius: 0 6px 6px 0;
	background: #C30;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1) inset;
	color: #FFF;
}
.switch input + label:hover:before {
	opacity: 0.5;
}
.switch input:checked + label:before {
	background: #9C0;
	color: #FFF;
	opacity: 1;
}
.switch input:checked + label:after {
	background: linear-gradient(to bottom, #F0F0F0 0%, #DDD 100%);
	color: #333;
}
.switch input:checked + label:hover:after {
	opacity: 0.5;
}
/*------*/
.list_disp_btn, .during_btn {
	/*	width: 1280px;*/
/*	top: 100px;*/
	right: 0;
	/*	width: 180px;*/
	height: 50px;
	margin: 0;
	padding: 0;
	z-index: 100;
	display: block;
	position: fixed;
	z-index: 500;
}
.list_disp_btn a, .during_btn a {
	float: left;
	color: #fff;
	width: 125px;
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-top;
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	background-color: #EE0006;
	border: 3px solid #EE0006;
	opacity: 0.7;
	transition: 0.3s;
	background-image: url(../img/tmp/down_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.list_disp_btn a {
	width: 155px;
	background-color:rgba(10,23,172,1.00);
	border: 3px solid rgba(10,23,172,1.00);
}
.list_disp_btn a:hover, .during_btn a:hover {
	opacity: 1;
}
/*-----*/
.during {
	margin-bottom: 80px;
}
.hitherto {
	margin-top: 30px;
	margin-bottom: 60px;
}
/*-----*/
.score {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	list-style: none;
}
.score li {
	margin-bottom: 5px;
}
.score div {
	float: left;
	margin-bottom: 5px;
	background: url(../img/tmp/score_sp.jpg) repeat-x;
}
.score table {
	width: 100%;
	table-layout: fixed;
	/*	margin-bottom: 5px;*/
	background-color: #333333;
	border-collapse: collapse;
}
.score th, .score td {
	font-size:100%;
	border: #666 solid 1px;
	text-align: center;
}
.score thead th, .score thead td {
	color: #ccc;
	font-size: 70%;
	font-weight: bold;
	padding: 3px 2px;
	height: 20px;
	vertical-align: middle;
	background-color: #204020;
}
.score tbody th, .score tbody td {
	color: #fff;
	font-size: 70%;
	height: 23px;
	vertical-align: middle;
	padding: 5px 0px;
}
.score td {
	width: calc(100%/10) !important;
}
.score.s10 td {
	width: calc(100%/11) !important;
}
.score.s11 td {
	width: calc(100%/12) !important;
}
.score.s12 td {
	width: calc(100%/13);
}
.score.s13 td {
	width: calc(100%/12);
}
.score .schoolname {
 width: calc(100%/16*4);
}
.score .schoolname thead th {
	text-align: left;
}
.score .schoolname tbody th {
	text-align: center;
	font-family: "Courier New", Consolas, monospace;
}
.score .schoolname th, .score .schoolname td {
	border-right: none;
}
.score .score {
	margin: 0;
	padding: 0;
 width: calc(100% - (100%/16*6)) !important;
}
.score.s13 .score, .score.s27 .score, .score.s28 .score {
 width: calc(100% - (100%/16*4)) !important;
}
.score.s13 li:nth-child(3) .score, .score.s28 li:nth-child(4) .score {
 width: calc(100% - (100%/16*2)) !important;
}
.score.s27 li:nth-child(3) .score {
 width: calc(100% - (100%/16)) !important;
}
.stadium .score.s13 li:nth-child(3) .score, .stadium .score.s28 li:nth-child(4) .score {
 width: calc(100% - (100%/16*2)) !important;
}
.score.s28 li:nth-child(3) .score {
	width: 100% !important;
	margin-bottom: 5px;
}
.score .total {
 width: calc(100%/16*2) !important;
	font-weight: bold;
	background: none;
}
.score .total th, .score .total td {
	border-left: none;
}
.score.s27 .total {
	width: calc(100%/16) !important;
}
.score .total:not(:target) {
 width: calc(100%/16*2 - 1px)\9 !important; /* IE9, 10 */
}
.score.s27 .total:not(:target) {
	width: calc(100%/16 - 1px)\9 !important; /* IE9, 10 */
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .score .total:not(:target) {
 width: calc(100%/16*2 - 1px)\9 !important; /* IE10（\9なしでIE11にも適用） */
}
 .score.s27 .total:not(:target) {
 width: calc(100%/16 - 1px)\9 !important; /* IE9, 10 */
}
}
.score .total th, .score .total td {
	border-left: none;
}
.score .comment h5 {
	float: left;
	margin: 0;
	padding: 3px 10px;
	width: auto;
	font-size: 100%;
}
.score .comment p {
	float: right;
	width: calc(100% - 120px);
	margin: 0 0 5px;
	padding: 3px 10px;
	font-size: 70%;
	word-break: break-all;
	text-align: right;
	background-color: #eee;
}
.score li:nth-child(2) {
	clear: both;
}
.score .memo {
	clear: both;
	font-size: 70%;
	text-align: right;
}
/*-----*/
/* タブの外枠 */
.stadium {
	letter-spacing: -.4em;
	margin-bottom: 50px;
}
/* タブのスタイル */
.stadium .day-label {
	display: inline-block;
	background-color: #f3f3f3;
	margin-right: 1px;
	padding: 5px 8px;
	font-size: 80%;
	font-weight:bold;
	border-bottom: none;
}
/* タブにマウスカーソルがのったときフッター */
.stadium .day-label:hover {
	opacity: 0.7;
}
/* ラジオボタンと内容を非表示 */
.stadium input[type="radio"], .stadium .day-content {
	display: none;
}
/* タブ内容のスタイル */
.stadium .day-content {
	padding: 10px;
	/*  min-height: 200px;*/
  background-color:#E8ECEF;
}
.stadium input[type="radio"] + .day-label {
	opacity: 0.4;
	background-color: #E8ECEF;
}
/* 選択されているタブのスタイルを変える */
.stadium input[type="radio"]:checked + .day-label {
	opacity: 1;
	background-color: #E8ECEF;
}


/* 選択されているタブのコンテンツのみを表示 */
/*-----   
stadium1
   -----*/
.stadium #day1-1:checked ~ .day1-1-content, .stadium #day1-2:checked ~ .day1-2-content, .stadium #day1-3:checked ~ .day1-3-content, .stadium #day1-4:checked ~ .day1-4-content, .stadium #day1-5:checked ~ .day1-5-content, .stadium #day1-6:checked ~ .day1-6-content, .stadium #day1-7:checked ~ .day1-7-content, .stadium #day1-8:checked ~ .day1-8-content, .stadium #day1-9:checked ~ .day1-9-content, .stadium #day1-10:checked ~ .day1-10-content {
 display: block;
}
/*-----   
stadium2
   -----*/
.stadium #day2-1:checked ~ .day2-1-content, .stadium #day2-2:checked ~ .day2-2-content, .stadium #day2-3:checked ~ .day2-3-content, .stadium #day2-4:checked ~ .day2-4-content, .stadium #day2-5:checked ~ .day2-5-content, .stadium #day2-6:checked ~ .day2-6-content, .stadium #day2-7:checked ~ .day2-7-content, .stadium #day2-8:checked ~ .day2-8-content, .stadium #day2-9:checked ~ .day2-9-content, .stadium #day2-10:checked ~ .day2-10-content {
 display: block;
}
/*-----   
stadium3
   -----*/
.stadium #day3-1:checked ~ .day3-1-content, .stadium #day3-2:checked ~ .day3-2-content, .stadium #day3-3:checked ~ .day3-3-content, .stadium #day3-4:checked ~ .day3-4-content, .stadium #day3-5:checked ~ .day3-5-content, .stadium #day3-6:checked ~ .day3-6-content, .stadium #day3-7:checked ~ .day3-7-content, .stadium #day3-8:checked ~ .day3-8-content, .stadium #day3-9:checked ~ .day3-9-content, .stadium #day3-10:checked ~ .day3-10-content {
 display: block;
}
/*-----   
stadium4
   -----*/
.stadium #day4-1:checked ~ .day4-1-content, .stadium #day4-2:checked ~ .day4-2-content, .stadium #day4-3:checked ~ .day4-3-content, .stadium #day4-4:checked ~ .day4-4-content, .stadium #day4-5:checked ~ .day4-5-content, .stadium #day4-6:checked ~ .day4-6-content, .stadium #day4-7:checked ~ .day4-7-content, .stadium #day4-8:checked ~ .day4-8-content, .stadium #day4-9:checked ~ .day4-9-content, .stadium #day4-10:checked ~ .day4-10-content {
 display: block;
}
/*-----   
stadium5
   -----*/
.stadium #day5-1:checked ~ .day5-1-content, .stadium #day5-2:checked ~ .day5-2-content, .stadium #day5-3:checked ~ .day5-3-content, .stadium #day5-4:checked ~ .day5-4-content, .stadium #day5-5:checked ~ .day5-5-content, .stadium #day5-6:checked ~ .day5-6-content, .stadium #day5-7:checked ~ .day5-7-content, .stadium #day5-8:checked ~ .day5-8-content, .stadium #day5-9:checked ~ .day5-9-content, .stadium #day5-10:checked ~ .day5-10-content {
 display: block;
}
/*-----   
stadium6
   -----*/
.stadium #day6-1:checked ~ .day6-1-content, .stadium #day6-2:checked ~ .day6-2-content, .stadium #day6-3:checked ~ .day6-3-content, .stadium #day6-4:checked ~ .day6-4-content, .stadium #day6-5:checked ~ .day6-5-content, .stadium #day6-6:checked ~ .day6-6-content, .stadium #day6-7:checked ~ .day6-7-content, .stadium #day6-8:checked ~ .day6-8-content, .stadium #day6-9:checked ~ .day6-9-content, .stadium #day6-10:checked ~ .day6-10-content {
 display: block;
}
/*-----   
stadium7
   -----*/
.stadium #day7-1:checked ~ .day7-1-content, .stadium #day7-2:checked ~ .day7-2-content, .stadium #day7-3:checked ~ .day7-3-content, .stadium #day7-4:checked ~ .day7-4-content, .stadium #day7-5:checked ~ .day7-5-content, .stadium #day7-6:checked ~ .day7-6-content, .stadium #day7-7:checked ~ .day7-7-content, .stadium #day7-8:checked ~ .day7-8-content, .stadium #day7-9:checked ~ .day7-9-content, .stadium #day7-10:checked ~ .day7-10-content {
 display: block;
}
/*-----   
stadium8
   -----*/
.stadium #day8-1:checked ~ .day8-1-content, .stadium #day8-2:checked ~ .day8-2-content, .stadium #day8-3:checked ~ .day8-3-content, .stadium #day8-4:checked ~ .day8-4-content, .stadium #day8-5:checked ~ .day8-5-content, .stadium #day8-6:checked ~ .day8-6-content, .stadium #day8-7:checked ~ .day8-7-content, .stadium #day8-8:checked ~ .day8-8-content, .stadium #day8-9:checked ~ .day8-9-content, .stadium #day8-10:checked ~ .day8-10-content {
 display: block;
}
/*-----   
stadium9
   -----*/
.stadium #day9-1:checked ~ .day9-1-content, .stadium #day9-2:checked ~ .day9-2-content, .stadium #day9-3:checked ~ .day9-3-content, .stadium #day9-4:checked ~ .day9-4-content, .stadium #day9-5:checked ~ .day9-5-content, .stadium #day9-6:checked ~ .day9-6-content, .stadium #day9-7:checked ~ .day9-7-content, .stadium #day9-8:checked ~ .day9-8-content, .stadium #day9-9:checked ~ .day9-9-content, .stadium #day9-10:checked ~ .day9-10-content {
 display: block;
}
/*-----   
stadium10
   -----*/
.stadium #day10-1:checked ~ .day10-1-content, .stadium #day10-2:checked ~ .day10-2-content, .stadium #day10-3:checked ~ .day10-3-content, .stadium #day10-4:checked ~ .day10-4-content, .stadium #day10-5:checked ~ .day10-5-content, .stadium #day10-6:checked ~ .day10-6-content, .stadium #day10-7:checked ~ .day10-7-content, .stadium #day10-8:checked ~ .day10-8-content, .stadium #day10-9:checked ~ .day10-9-content, .stadium #day10-10:checked ~ .day10-10-content {
 display: block;
}
.stadium .score .comment p {
	float: right;
	font-size: 70%;
	word-break: break-all;
	width: calc(100% - 120px);
	background-color: #fff;
}
.stadium .score li:nth-child(2) {
	clear: both;
}
.stadium .score.s13 li:nth-child(2) .score {
 width: calc(100% - 100%/16*4) !important;
}
.stadium .score.s13 li:nth-child(3) .score {
 width: calc(100% - 100%/16*2) !important;
}
		
	
/*-----*/
aside {
	width: 300px;
	margin: 0 auto;
}
	
aside .ad {
	margin: 10px auto;
	text-align: center;
}

aside .free {
	margin: 10px auto;
	text-align: center;
}
aside .ranking {

}

aside ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
aside .ad li {
	margin: 0 0 10px;
}

.hsb {
}
	h3.hsb {
	margin: 0;
	padding: 5px 20px;
    text-align: center;
	margin-bottom: 5px;
    background-color: #D3DAE0;
	}
.schoollist {
	width: calc(100% - 3px);
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	margin-left: 3px;
	list-style: none;
}
.schoollist li {
	width: calc(100%/3 - 3px);
	padding: 0 3px 3px 0px;
}
.schoollist li a {
    display: block;
    color: #666;
    padding: 6px 0;
    border: #ccc solid 1px;
    box-sizing: border-box;
    font-size: 80%;
    text-align: center;
    text-decoration: none;
    background-color: #f5f5f5;
}
.schoollist li.rengo a:link, .schoollist li.rengo a:visited {
	font-size:70%;
}

  /*---------- 404-------*/
  .errer {
    padding: 0 10px;
    width: calc(100% - 20px);
  }
  .errer h2 {
    font-size: 120%;
    line-height: 120%;
    padding: 0 0 10px;
    text-align: center;
  }
  .errer h3 {
    color: #ccc;
    font-size: 100%;
    padding: 0;
    text-align: center;
  }
  .errer p {
    text-align: center;
  }
  /*-防災情報-*/
  .bl-post {}
  .ll_bosai_lists {}
  .ll_bosai_lists li {
    margin-bottom: 12px !important;
  }
  .ll_bosai_lists li a {
    text-align: center;
  }
  /*-インフォメーション-*/
  .info_menu {}
  .info_menu ul {
    margin: 10px 20px;
    padding: 0;
    list-style: none;
  }
  .info_menu li {
    width: auto;
    margin: 0 0 10px;
    padding: 0;
  }
  .info_menu li a {
    color: #666;
    font-size: 110%;
    text-decoration: none;
    border: #ccc solid 1px;
    display: block;
    text-align: center;
    padding: 6px;
  }
/*-----*/
#_popIn_recommend ._popIn_recommend_header {
	width: auto;
	height: auto;
}
.banner_area img {
	max-width: 100%;
	width: auto;
	height: auto;
}
	.free img {
		width: auto;
		max-width: 100%;
	}	
	
	
}
@media screen and (max-width: 360px) {
.hsb_first h1 {
    font-size: 19px;
	width: 100%;
}
/*写真なし---------------------------------------*/
.hsb_first .first_photo.first_photo_big.sp {
	display: inherit;
    float: none;
	margin: 0 0 10px 0;
}
.hsb_first .first_photo.first_photo_big a {
	width: 100%;
	height: 100vw;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-color: #F5F5F5;
}
.hsb_second figure span.movie  {
	width: 70px;
	height: 70px;
	display: block;
    position: absolute;
	z-index: 100;
	background: url(../img/tmp/mv_filter2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*photoあり-------------------------------------*/
.hsb_first .first_photo.sp {
	display: none;
}
.hsb_second.photo figure span.movie  {
	display: none;
}
.hsb_second.photo .first_photo {
	margin: 10px;
	padding: 0;
}
.hsb_second.photo .first_photo a {
	width: 100%;
	height: 100vw;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    background-color: #F5F5F5;
}
.hsb_second.photo .first_photo a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.hsb_second.photo .photo_only {
	padding: 0;
	width: 100%;
	height: 100vw;
	position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.hsb_second.photo .photo_only img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
}

.hsb_second.photo .photo_only .article-info {
	position: absolute;
	bottom: 0;
    height: 90px;
    padding: 20px 10px 10px;
	background-image: url("../img/index/photo_title.png");
	background-position: bottom;
}
.hsb_second.photo .photo_only .article-info {
    display: inherit;
}
.hsb_second.photo .article-info.sp {
	display: none;
}
.hsb_second.photo .photo_only .article-info h1,
.hsb_second.photo .photo_only .article-info .article-date {
	color: #fff;
}
.hsb_second.photo .photo_only .article-info h1 {
	font-weight: normal;
	font-size: 18px;
	width: auto;
}
.hsb_second.photo .photo_only .article-info h1:before {
	content: ".";
	width: 20px;
	display: inline-block;
	text-indent: -9999px;
	padding-right: 5px;
	background: url(../img/index/photo_mark.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.hsb_second.photo .photo_only .article-info h1.movie:before {
    padding: 0;
    height: 17px;
    margin-right: 5px;
    background-position: center;
	background: url(../img/index/movie_mark.png);
}
}