@charset "UTF-8";
/* //template v3.0.0 */

/*
 ============================================================
  ファイル名：customize.css
 ============================================================
*/

/* ------------------------------------------------------------
	
	
	
	以下を目安に各色コードを変更してください。
	
	1.main   #1B2D6C (メインの透明度80%くらいの色 #38659D)
	2.sub    #EBEFF5
	3.third  #f2f1e7 (濃い #5B530C ／ すこし濃い #c4c09b ／ 薄い #f9f9f5)
	4.fourth #ffcc00
	
	
	
   ------------------------------------------------------------ */


/*================================

 ★ メインカラー

================================*/

.hd__h1, 
.hd__h2:before, 
#gNav .gNav__btn, 
#aside, 
.pagetop_in a {
	background-color: #1B2D6C;
}

.hd__h2, 
.hd__h3, 
.btn_closetop, 
#header .mainsec__ttl a, 
.btn_closetop span:before, 
.s_modalwindow_detail .closebtn {
	color: #1B2D6C;
}

.s_modalwindow_detail .closebtn {
	border: 1px solid #1B2D6C;
}

#acMenu{
	border-bottom: 1px solid #1B2D6C;
}
#acMenu dt{
    border:#1B2D6C 1px solid;
}
#acMenu dd{
    background:#E6EBF3; /* メインカラーの10%  */
    border-left:#1B2D6C 1px solid;
    border-right:#1B2D6C 1px solid;
}

.btn__style01 a:before {
	border: 8px solid transparent;
	border-left-color: #1B2D6C;
}

.btn__style01.new{
	position: relative;
}

.btn__style01.new a div {
	position: absolute;
	color: #F00;
	font-size: 16px;
    font-weight: bold;
	top: 12px;
	right: 18px;
	transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
}

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

.btn__style01.new a div {
    position: absolute;
    color: #F00;
    font-size: 14px;
    font-weight: bold;
    top: 6px;
    right: 7px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
}
}


.sec01__list li {
	border: 3px solid #064085;
}


/*================================

 ★ メインカラー（ロールオーバー/PCのみ）
 ※メインの透明度80%くらいの色

================================*/

@media only screen and (min-width: 641px) {
	
	#gNav .gNav__btn:hover, 
	.pagetop_in a:hover, 
	#aside .pagetop a:hover {
		background-color: #2844A2;
	}
	
}

/*==============================*/

/* ■基本の文字色 */
body {
	color: #333333;
}

/* ■aタグの文字色 */
a {
	color: #1B2D6C;
}

/* ■h1タグの色 */
.hd__h1 {
	color: #fff;
}

/* ■gNavの色 */
#gNav .gNav__btn {
	color: #fff;
}
#gNav .gNav__content {
	background: #fff;
	color: #fff;
}


/* ■btn_closetopの色 */
.btn_closetop {
	border: 1px solid #ccc;
}

/* ■footerの色 */
#footer {
	background: #ededed;
}

/* ■pagetop_inの色 */
.pagetop_in a {
	color: #fff;
}


/*================================================================

 ★ ボタンの設定
 ※メインカラーとロールオーバーのカラーを使用、適宜変更
 
================================================================*/

.btn__style06 a, .btn__style06 span {
	color: #1b2d6c;
    text-align: center;
    border: 1px solid #1b2d6c;
	border-radius: 0px !important;
}

.btn__style06 a:hover, .btn__style06 span:hover {
    color: #ccc !important;
    text-align: center;
    border: 1px solid #1b2d6c;
	background: none !important;
}


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

.btn__style03 a, .btn__style03 > span, 
.btn__style05 a, .btn__style05 > span {
    background: no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1b2d6c),color-stop(100%, #2989d8));
    background: no-repeat 95% center, -webkit-linear-gradient(top, #1b2d6c 0%,#2989d8 100%);
    background: no-repeat 95% center, -webkit-linear-gradient(top, #1b2d6c 0%, #2989d8 100%);
    background: no-repeat 95% center, linear-gradient(to bottom, #1b2d6c 0%,#2989d8 100%);
	color: #fff;
}
}



@media only screen and (max-width: 640px) {
	
	.btn__style03 a, .btn__style03 > span {
		  background:  no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2989d8),color-stop(100%, #1b2d6c));
		  background:  no-repeat 95% center, -webkit-linear-gradient(top, #2989d8 0%,#1b2d6c 100%);
		  background:  no-repeat 95% center, -webkit-linear-gradient(top, #2989d8 0%, #1b2d6c 100%);
		  background:  no-repeat 95% center, linear-gradient(to bottom, #2989d8 0%,#1b2d6c 100%);
		  color: #ccc;
	}
	
	.btn__style05 a, .btn__style05 > span  {
		background:  no-repeat 95% center, url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%2338679f%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23074085%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
    background:  no-repeat 95% center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #38679f),color-stop(100%, #074085));
    background:  no-repeat 95% center, -webkit-linear-gradient(top, #38679f 0%,#1B2D6C 100%);
    background:  no-repeat 95% center, -webkit-linear-gradient(top, #38679f 0%, #1B2D6C 100%);
    background:  no-repeat 95% center, linear-gradient(to bottom, #38679f 0%,#1B2D6C 100%);
	}
		
}



/*================================================================

 ★ index.html
 
================================================================*/

.sec01__list03, 
.sec01__list02,
.sec01__list01 {
	border: 1px solid #1B2D6C;
}
#top .sec02 {
	background: #1B2D6C;
}
.noticesec01 {
	border: 2px solid #1B2D6C;
}
.noticesec01__ttl, 
.sec03 .linkpanel__ttl {
	color: #1B2D6C;
}

#top .sec01__list li, 
.sec03 .linkpanel__box01, 
.sec03 .linkpanel__box02 {
	border: 1px solid #1B2D6C;
}


/*================================
 ★ 「開催概要」部分の設定
================================*/

#top .sec01 {
	background: #fff;
}
.sec01 .sec01__title {
	color: #868d9a; 
}

.tbl__style01 .tbl__head {
	color: #374880;
	background: #fff;
}
.tbl__style01 .tbl__detail {
	background: #fff;
}	


@media only screen and (min-width: 641px) {
	
/*	#top .sec01 .inner {
		border: 2px solid #c4c09b;
	}
*/	#top .tbl__style01,
	#top .tbl__style01 .tbl__head, 
	#top .tbl__style01 .tbl__detail {
		border: 1px solid #dde1e9;
	}
	
	#top .tbl__style01 .tbl__head {
		border-right: 5px solid #dde1e9;
	}
	
	/* ■sec01__listの設定 */
	#top .sec01__list03 {
		min-height: 250px;
	}
	#top .sec01__list02 {
		min-height: 350px;
	}
	#top .sec01__list01 {
		min-height: 350px;
	}


}

@media only screen and (max-width: 640px) {
	
	#top .tbl__style01 {
		border-top: 5px solid #dde1e9;
	}
	#top .tbl__style01 .tbl__head {
		border-bottom: 1px solid #dde1e9;
	}
	#top .tbl__style01 .tbl__detail {
		border-bottom: 5px solid #dde1e9;
	}
	
}

/*================================
 ★ 議決権行使部分の設定
 ※メインの透明度20%くらいの色
================================*/

.tbl__style02 .tbl__head, 
.sec03 .linkpanel__ttl {
	background: #dde1e9;
}

/*================================
 ★ インターネットの期間の設定
================================*/

.tbl__style02, 
.tbl__style02 .tbl__head, 
.tbl__style02 .tbl__detail {
	border: 1px solid #dde1e9;
}
.tbl__style02 .tbl__head {
	background: #dde1e9;
	color: #1B2D6C;
}

/*================================
 ★ お問い合わせの色設定
 ※メインの透明度20%くらいの色
================================*/

.noticesec01 {
	background: #EBEFF5;
}


/*================================
 ★ プロネクサスを知るの設定
================================*/

@media only screen and (min-width: 641px) {
.know_list {
	width: 1000px;
	display: table;
	border: 2px solid #1B2D6C;
}

.know_list li {
	width: 333px;
	display: table-cell;
	font-size: 140%;
	border-left: 2px solid #1B2D6C;
	text-align: center;
}

.know_list li:first-child {
	border-left: none;
		width: 334px;

}

.w500{
	width: 500px !important;
}

.bt-0{
	border-top:0;
}


}

@media print, screen and (max-width: 640px) {
	
.know_list {
	width: 90%;
	margin: 0 auto;
	border: 2px solid #1B2D6C;
}

.know_list li {
	border-top: 2px solid #1B2D6C;
	font-size: 140%;
}

.know_list li:first-child {
	border-top: none;
}


}


.know_list li a {
	display: block;
	padding: 15px;
}

.know_list li a:hover {
	background: #1B2D6C;
	color: #FFF;
}


/*================================================================

 ★ headerの設定
 
================================================================*/


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

#header {
	margin-bottom: 40px;
}
#header #logo {
	position: absolute;
	width: 1000px;
	height: 55px;
	left: 0;
	top: 17px;
	background: url(../imgs/logo01.png) no-repeat left top;
	z-index:10;
}
#header #logo a {
	display: block;
	width: 325px;
	height: 100%;
}
#header .codenum {
	position: absolute;
	left: 370px;
	top: 35px;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
}
#header .inner {
	position: relative;
	width: 1020px;
	height: 90px;
	margin: 0 auto;
}
#header .mainsec__ttl {
	position: absolute;
	width: 420px;
	height: 29px;
	left: 508px;
	top: 28px;
}
#header .mainsec__ttl a {
	display: block;
	z-index:10;
	position: absolute;
	font-size: 25px;
}
#header .mainsec__ttl img {
	display: none;
}
#header:after {
	content: '';
	display: block;
	width: 100%;
	height: 100px;
	background: url(../../imgs/top_main_bg02.jpg) no-repeat center 60%;
	background-size: cover;
}
#header__top {
	min-height: 441px;
	background: url(../../imgs/top_main_bg01.jpg) no-repeat center top;
	background-size: cover;
}
#header__top #logo {
	position: absolute;
	width: 340px;
	height: 55px;
	left: 0;
	top: 17px;
	background: url(../imgs/logo01.png) no-repeat left top;
	z-index:10;
}
#header__top #logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 9999px;
}
#header__top .codenum {
	position: absolute;
	left: 370px;
	top: 35px;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: bold;
}
#header__top .sdemo {
	position: absolute;
	left:480px;
	top:25px;
}
#header__top .inner {
	position: relative;
	width: 1020px;
	margin: 0 auto;
}
#header__top .top_mainsec__ttl {
	position: absolute;
	width: 750px;
	height: 446px;
	background: url(../../imgs/top_main_ttl.png) no-repeat left top;
	left: -90px;
	top: 0px;
}
#header__top .top_mainsec__ttl img {
	display: none;
}

}

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

#header #logo {
	position: absolute;
	width: 164px;
	height: 54px;
	left: 11px;
	top: 14px;
	background: url(../imgs/logo01.png) no-repeat left top;
	background-size: 164px auto;
}
#header #logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#header .codenum {
	position: absolute;
	left: 183px;
	top: 20px;
	font-size: 9px;
	font-size: 0.5rem;
	font-weight: bold;
}
#header .inner {
	position: relative;
	height: 50px;
	margin: 0 auto;
}
#header .mainsec__ttl {
	display:none;
}

#header:after {
	content: '';
	display: block;
	width: 100%;
	height: 60px;
	background: url(../../imgs/top_main_bg02.jpg) no-repeat center 60%;
	background-size: cover;
}

#header__top {
	min-height: 408px;
	background: url(../../imgs/sp/top_main_bg01.jpg) no-repeat center top;
	background-size: 320px auto;
}
#header__top #logo {
	position: absolute;
	width: 164px;
	height: 54px;
	left: 11px;
	top: 10px;
	background: url(../imgs/logo01.png) no-repeat left top;
	background-size: 164px auto;
}
#header__top #logo a {
	display: block;
	width: 100%;
	height: 40px;
	text-indent: 9999px;
}
#header__top .codenum {
	position: absolute;
	left: 180px;
	top: 19px;
	font-size: 9px;
	font-size: 9px;
	font-size: 0.5rem;
	font-weight: bold;
}
#header__top .sdemo {
	position: absolute;
	left:180px;
	top:8px;
}
#header__top .sdemo img {
	width:80px;
}
#header__top .inner {
	position: relative;
	width: 1020px;
	margin: 0 auto;
}
#header__top .top_mainsec__ttl {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 288px;
}
#header__top .top_mainsec__ttl img {
	width: 100%;
}

}



/*================================================================

 ★ asideの設定
 
================================================================*/

.btn__style01.btn__style--documentL {
	position: relative;
}

.btn__style--documentL a {
  padding-left: 95px !important;
  font-size: 28px !important;
  font-size: 28px !important;
  font-size: 1.75rem !important; }

.btn__style--documentL a div {
	position: absolute;
	color: #F00;
	font-size: 16px;
    font-weight: bold;
	top: 12px;
	right: 18px;
	transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
}
  .btn__style--documentL a:before {
    width: 67px !important;
    height: 62px !important;
    background: url(../imgs/icn_document.png) no-repeat left top !important;
    border: none !important;
    margin: -31px 0 0 -70px !important; }



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

#aside .btn__style--jadgeL a,
#aside .btn__style--pdfL a,
#aside .btn__style--documentL a {
	height: 110px !important;
	padding: 55px 0 10px !important;
	font-size: 14px !important;
	font-size: 14px !important;
	font-size: 0.9rem !important;
	text-align: center !important;
}

#aside .btn__style--documentL a:before {
      width: 30px !important;
      height: 30px !important;
      top: 16px !important;
      left: 50% !important;
      margin: 0 0 0 -15px !important;
      background-size: 30px auto !important; }

.btn__style--documentL a div {
    position: absolute;
    color: #F00;
    font-size: 12px;
    font-weight: bold;
    top: 6px;
    right: 7px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);

}

}



/*================================================================

 ★ ハンバーガーメニューの設定
 
================================================================*/

#gNav .gNav__content .btnRow_02 {
    display: inline-block !important;
    width: 360px !important;
    vertical-align: top !important;
    background: #dde1e9 !important;
    padding: 20px !important;
}

.btnRow_02 a.small {
    font-size: 17px !important;
    height: 62px !important;
}

.btnRow_02 p.ttl {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
	position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em;
    background: #1B2D6C;
    font-size: 1.143em;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.btnRow_02 p.ttl:after{
    position: absolute;
    bottom: -15px;
    left: 10%;
    z-index: 90;
    margin-left: 110px;
    border-top: 15px solid #1B2D6C;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}


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


#gNav .gNav__content .inner {
    width: 1035px !important;
    margin: 0 auto !important;
    padding: 128px 0 0 !important;
}

.btn__style--arrowM a:before {
	width: 10px !important;
	height: 18px !important;
	background: url(../imgs/icn_arrow.png) no-repeat left top !important;
	background-size: auto !important;
	border: none !important;
}

}



@media only screen and (max-width: 640px) {
	
.btn__style--pdfM a, .btn__style--topM a, .btn__style--mailM a, .btn__style--infoM a, .btn__style--gianM a, 
.btn__style--reportM a,  .btn__style--segM a,  .btn__style--zaimM a, .btn__style--mizuhoM a, .btn__style--arrowM a {
	padding-left: 16% !important;
}

.btn__style--arrowM a:before {
    width: 25px !important;
    height: 25px !important;
    background: url(../imgs/icn_arrow.png) no-repeat left top !important;
    background-size: 12px auto !important;
    border: none !important;
    margin: -10px 0 0 -20px !important;
}

.modern #gNav .gNav__content .inner {
    padding: 70px 0 !important;
}

}


/*================================================================

 ★ /election/
 
================================================================*/

.tbl__style03 .tbl__head {
	color: #1B2D6C;
}

.election_box{
	border: 3px solid #1B2D6C;
}

@media only screen and (min-width: 641px) {
	
	.tbl__style03, 
	.tbl__style03 .tbl__detail, 
	.tbl__style03 .tbl__head {
		border: 1px solid #1B2D6C;
	}

/*	.sec01__list li:before {
	display: block !important;
	position: absolute !important;
	color: #fff !important;
	font-size: 40px !important;
	padding: 20px 0 0  10px !important;
	width: 85px !important;
	height: 100px !important;
	left: -2px !important;
	top: -2px !important;
	background: none !important;
	background-size: 85px auto !important;
}*/

}

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

	.tbl__style03 .tbl__head, 
	.tbl__style03 .tbl__detail {
		border-top: 1px solid #1B2D6C;
	}
	
	.tbl__style03 .tbl__head {
		color: #1B2D6C;
	}
	
/*	.sec01__list li:after {
	display: block !important;
	position: absolute !important;
	width: 65px !important;
	height: 74px !important;
	left: -2px !important;
	top: -2px !important;
	background: none !important;
	background-size: 65px auto !important;
	color: #fff !important;
	font-size: 30px !important;
	padding: 10px 0 0  10px !important;
}*/
	
}



/*================================
 肩書きのアイコン
 ※メインまたはメイン透明度変えた色
================================*/

.icn_sainin{
	background: #1B2D6C;
	border: 1px solid #1B2D6C;
	color: #fff;
}
.icn_shinnin{
	border: 1px solid #1B2D6C;
	color: #1B2D6C;
}
.icn_syagai{
	background: #EBEFF5;
	border: 1px solid #1B2D6C;
	color: #1B2D6C;
}
.icn_doku{
	background: #EBEFF5;
	border: 1px solid #1B2D6C;
	color: #1B2D6C;
}


/*================================
 ★ 表の設定
 ※メインの透明度20%くらいの色
================================*/

#election .tbl__style03 .tbl__head {
	background: #f5f6f9;
}
#election .tbl__style03 .tbl__detail {
	background: #fff;
}

/* ■ナンバーの設定　追加あればその数分追加 */

@media only screen and (min-width: 641px) {
	
	#election .sec01__list01:before {
		content: '1';
		font-size:0;
	}
	#election .sec01__list02:before {
		content: '2';
		font-size:0;
	}
	#election .sec01__list03:before {
		content: '3';
		font-size:0;
	}
	#election .sec01__list04:before {
		content: '4';
		font-size:0;
	}
	#election .sec01__list05:before {
		content: '5';
		font-size:0;
	}
	#election .sec01__list06:before {
		content: '6';
		font-size:0;
	}
	#election .sec01__list07:before {
		content: '7';
		font-size:0;
	}
	#election .sec01__list08:before {
		content: '8';
		font-size:0;
	}
	#election .sec01__list09:before {
		content: '9';
		font-size:0;
	}
	
}

@media only screen and (max-width: 640px) {
	
	#election .sec01__list01:after {
		content: '1';
		font-size:0;
	}
	#election .sec01__list02:after {
		content: '2';
		font-size:0;
	}
	#election .sec01__list03:after {
		content: '3';
		font-size:0;
	}
	#election .sec01__list04:after {
		content: '4';
		font-size:0;
	}
	#election .sec01__list05:after {
		content: '5';
		font-size:0;
	}
	#election .sec01__list06:after {
		content: '6';
		font-size:0;
	}
	#election .sec01__list07:after {
		content: '7';
		font-size:0;
	}
	#election .sec01__list08:after {
		content: '8';
		font-size:0;
	}
	#election .sec01__list09:after {
		content: '9';
		font-size:0;
	}
	
	#election .sec01__list01 {
		height: 480px;
	}
	#election .sec01__list02 {
		height: 480px;
	}
	#election .sec01__list03 {
		height: 480px;
	}
	#election .sec01__list04 {
		height: 480px;
	}
	#election .sec01__list05 {
		height: 480px;
	}
	#election .sec01__list06 {
		height: 480px;
	}
	#election .sec01__list07 {
		height: 480px;
	}
	#election .sec01__list08 {
		height: 550px;
	}
	#election .sec01__list09 {
		height: 550px;
	}

}



/*================================================================

 ★ /report/
 
================================================================*/

/*================================
 ★ メインの透明度20%くらいの色
================================*/

.sec01__list_02 li {
	background: #EBEFF5;
}

.sec01__list_02 li .election__btn {
	background: #EBEFF5;
}


/*================================================================
 ★ セグメントの色設定
================================================================*/

#report .sec02__list01 {
	height: 1000px;
	border: 2px solid #61c3ee;
}
#report .sec02__list02 {
	height: 1000px;
	border: 2px solid #f0ba60;
}
#report .sec02__list03 {
	min-height: 930px;
	border: 2px solid #a0bd78;
}
#report .sec02__list04 {
	min-height: 930px;
	border: 2px solid #b592b9;
}
#report .sec02__list05 {
	min-height: 584px;
	border: 2px solid #61c3ee;
}
#report .sec02__list06 {
	min-height: 584px;
	border: 2px solid #f0ba60;
}

/* ■specialListの色 */
#report .specialList > li.color01 {
	background-color: #0593C6;
}
#report .specialList > li.color01 > .content {
	border: 3px solid #0593C6;
}
#report .specialList > li.color02 {
	background-color: #E2984D;
}
#report .specialList > li.color02 > .content {
	border: 3px solid #E2984D;
}
#report .specialList > li.color03 {
	background-color: #7DA941;
}
#report .specialList > li.color03 > .content {
	border: 3px solid #7DA941;
}
#report .specialList > li.color04 {
	background-color: #9C6A9F;
}
#report .specialList > li.color04 > .content {
	border: 3px solid #9C6A9F;
}
#report .specialList > li.color05 {
	background-color: #0593C6;
}
#report .specialList > li.color05 > .content {
	border: 3px solid #0593C6;
}
#report .specialList > li.color06 {
	background-color: #E2984D;
}
#report .specialList > li.color06 > .content {
	border: 3px solid #E2984D;
}
#report .specialList > li.grayOut {
	background-color: #eee;
}



/*================================================================

 ★ 共通
 
================================================================*/

.btn__wd__830px {
    width: 830px !important;
    margin: auto !important;
}

.txt__indent2 {
    text-indent: -1.6em;
    padding-left: 1.6em;
}

ul.pullup > li{
	vertical-align: top;
}
