@charset "UTF-8";
/*
 ============================================================
  ファイル名：report_sp.css
 ============================================================
*/

/* ------------------------------------------------------------
	01. SITE SETTING CSS
   ------------------------------------------------------------ */
.article__inner {
	position: relative;
	margin: 0 auto;
}
.theme_pics img{
	width:100%;
}

.sec01 {
	position: relative;
	overflow: hidden;
	height: 470px;
	padding: 12px 10px;
	margin-bottom: 15px;
	font-size: 16px;
	font-size: 1rem;
}
.sec01.open {
	height: auto;
}
.sec01 p {
	line-height: 1.7;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
}
.sec01 .sec01__title img {
	width: 209px;
}
.sec01 .figure img {
	width: 100%;
}
.sec01_02 {
	position: relative;
	overflow: hidden;
	font-size: 16px;
	font-size: 1rem;
}
.sec01__list {
	padding: 0 10px;
}
.sec01__list li {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px 8px;
	padding-top: 20px;
}
.sec01__list li.open {
	height: auto !important;
	padding-bottom: 20px !important;
}
.sec01__list li .figure {
	padding: 0 33px 35px;
}
.sec01__list li .figure img {
	width: 200px;
}
.sec01__list li .detail {
	padding: 0;
}
.sec01__list li .detail__list {
	margin-bottom: -7px;
}
.sec01__list_02 {
	padding: 0 10px;
}
.sec01__list_02 li {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
	padding: 30px 8px;
	padding-top: 20px;
}
.sec01__list_02 li.open {
	height: auto !important;
	padding-bottom: 20px !important;
}
.sec01__list_02 li .figure {
	padding: 0 33px 35px;
}
.sec01__list_02 li .figure img {
	width: 200px;
}
.sec01__list_02 li .detail {
	padding: 0;
}
.sec01__list_02 li .detail__list {
	margin-bottom: -7px;
}
.election__btn {
	position: absolute;
	width: 100%;
	padding: 25px 0 20px;
	bottom: 0;
	left: 0;
	background: #fff;
	cursor: pointer;
	text-align: center;
}
.election__btn--open {
	display: inline;
}
.open .election__btn--open {
	display: none;
}
.election__btn--close {
	display: none;
}
.open .election__btn--close {
	display: inline;
}
.election__btn.open {
	position: relative;
	padding: 16px 0 0;
	background: none;
}

.sec02 .inner {
	margin: 0 auto;
}
.sec02 p {
	line-height: 1.7;
	padding: 0 10px;
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 20px;
}
.sec02 p:last-of-type{
	margin-bottom: 0px;
}
.sec02 p.report_point {
	margin-top: 20px;
	margin-bottom: 0;
}
.sec02__list {
	display: none;
	padding: 0 10px;
	margin-bottom: 40px;
}
.sec02__list:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.sec02__list li {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 280px;
	margin-bottom: 20px;
	padding: 0 10px 10px;
}
.sec02__list li.open {
	height: auto;
}
.sec02__list li .figure {
	margin-bottom: 15px;
}
.sec02__list li .figure img {
	width: 100%;
}
.sec02__list li .detail {
	padding: 0 5px;
}
.sec02__list p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.8;
}
.sec03 {
	margin-top: 40px;
	padding: 0 0 25px;
}
.sec03 .inner {
	margin: 0 auto;
	padding: 0 35px;
}
.noticesec01 {
	padding: 15px 20px;
	font-size: 18px;
	font-size: 1.125rem;
}
.noticesec01__ttl {
	color: #1B2D6C;
}
.noticesec01__sttl {
	font-weight: bold;
}
.specialList > li:after, .specialList > li > a:after {
	content: "";
	display: block;
	position: absolute;
}
/*スペシャルコンテンツ*/

.specialList {
	position: relative;
	width: 100%;
	transition: height 0.3s ease;
}
.specialList.tongariNone > li:after {
	display: none;
}
.specialList.jsoff > li {
	height: auto !important;
}
.specialList > li {
	position: relative;
	float: left;
	width: 50%;
	height: 230px !important;
	transition: height 0.3s ease;
	z-index: 11; /*カレントではないもの以外*/ /*それぞれの調整*/
}
.specialList > li.current:after {
	display: block !important;
}
.specialList > li:after {
	width: 16px;
	height: 24px;
	top: 100%;
	left: 50%;
	margin-left: -6px;
	z-index: 10;
}
.specialList > li > a {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	height: 230px !important;
	vertical-align: middle;
	text-align: center;
	line-height: 0;
}
/*.specialList > li > a:after {
	width: 0;
	height: 0;
	border-right: 16px solid #fff;
	border-top: 16px solid transparent;
	border-bottom: 0 solid transparent;
	z-index: 10;
	top: 170px;
	right: 5px;
}*/
/*.specialList > li > a > span > .text2 {
	line-height: 1.2 !important;
	font-size: 8px !important;
}*/
.specialList > li > a:hover, .specialList > li > a:focus {
	opacity: 0.9;
}
.specialList > li > a img {
	line-height: 0;
}

#report .specialList > li span.img img {
	max-width: 130px;
}


.specialList > li > a img.pict {
	position: absolute;
	left: 50%;
}
.specialList > li > a img.grayOut {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
	display: none;
}
.specialList > li > a > .text {
	display: block;
	line-height: 1.2;
	font-size: 14px;
	padding: 12px 12px 0px 12px;
	text-align:left;
}
			
.specialList > li > a > .belt {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 1.1;
	width: 100%;
	text-align: left;
	padding: 8px 20px 3px 10px;
}
.specialList > li > a > .text .small, .specialList > li > a > .belt .small {
	font-size: 18px;
	font-size: 1.8rem;
}
.specialList > li > a.current img.grayOut {
	display: none !important;
}
.specialList > li > .content {
	padding: 15px;
	background-color: #fff;
}
.specialList > li > .content {
	width: 300px !important;
	left: 0 !important;
}
.specialList > li:nth-child(even) > .content {
	left: -150px !important;
}
.specialList > li > .content * {
	background-image: url(image);
}
.specialList > li > .content *:first-child {
	margin-top: 0;
}
.specialList > li > .content.invisible {
	opacity: 0;
}
.specialList > li > .content.current {
	z-index: 10 !important;
	opacity: 1 !important;
	margin-left: 10px !important;
}
.specialList > li > a.current + .content {
	z-index: 10 !important;
	opacity: 1 !important;
	display: block !important;
	margin: 0 0 21px 0;
}
.figure img {
	width: 100%;
	margin-bottom: 10px;
}
#spSpecialList {
	width: 300px;
	margin: 0 auto;
}
#backgroundBlack {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 10;
	display: none;
}
.specialList_scroll{
    position:fixed;
    width: 41px;
    height: 41px;
    margin:0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #999;
	z-index:11;
	bottom:0.5%;
	right:3%;
	color:#fff;
	padding: 10px 14px;
	font-size:120%;
	display:none;
}