@charset "UTF-8";
/*
 ============================================================
  ファイル名：top_sp.css
  機能概要：
  トップページ用CSS

  更新履歴：
  2015.12.21：作成
 ============================================================
*/
/* ------------------------------------------------------------
	01. SITE SETTING CSS
   ------------------------------------------------------------ */

.meeting_ttl{
	font-size: 28px;
	color: #c14792;
	text-align: center;
	margin-bottom: 20px; 
}


.sec01 {
  padding: 15px;
  background:url(../imgs/meeting_bg.png) repeat left top; }
    .sec01 .sec01__title img {
      display: none; }
  .sec01 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
	background: #fff;
    padding: 15px; }

.sec02 { padding: 28px 0;
width: 100%; }
  .sec02 .inner {
    margin: 0 auto; padding: 0 10px; }

.sec02 .inner img {
	max-width: 100%;}


.ex02{
	border: 3px solid #cc99cc;
	padding: 20px 15px;
	margin-bottom: 25px;
}

.ex-ttl{
margin-bottom: 10px;
}

.ex-content{
	overflow:hidden;
}

.ex-content_img{
	width: 100%;
	max-width: 100%;
	float: inherit;
	margin-bottom: 20px;
}

.ex-content p{
	width: 100%;
	float: inherit;
}

.ul_circle01 li {
	position: relative;
	padding-left: 12px;
	    line-height: 1.7;
}

.ul_circle01 > li:before {
	display: block;
	position: absolute;
	content: '';
	top: .9em;
	left: 0;
	width: 2px;
	height: 2px;
	margin-top: -2px;
	background-color: #333;
}


/*report_img*/
.report_img{
	display:inherit;
	width:100%;
}
.report_img li{
	display:inline-block;
	width:100%;
	vertical-align:bottom;
	margin-bottom: 40px;
}
.report_img li img{
	margin-top:30px;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}

.report_img.text_link{
	margin-top: 30px;
}

.report_img.text_link li{
	width: 100%;
	display:inline-block;
	margin-bottom: 20px;
}

.report_img.text_link li a{
	width: 100%;
	display: block;
}


.doc_ttl00_01 {
  position: relative;
  font-size: 25px;
    font-size: 25px;
    font-size: 1.5rem;
  line-height: 1.6; }

.doc_ttl00 {
  position: relative;
  font-size: 25px;
    font-size: 25px;
    font-size: 1.5rem;
  line-height: 1.6; }

.doc_ttl01 {
  position: relative;
  font-size: 25px;
  font-size: 25px;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight:bold;}


.border{
	border: 3px solid #b82882;
	padding: 40px 0;
	margin-bottom: 30px;
	position:relative;
}

.num{
	position: absolute;
	top:-3px;
	left:-3px;
}

.director-pic{
	width: 100%;
	float: inherit;
	text-align: center;
}

.director-pic_short{
	padding-left: 30px;
}

.director-pic_mid{
	padding-left: 0;
}

.director_wrap{
	padding: 0 20px;
	margin-top: 30px;
}

.ex-content table{
	width: 100%;
	margin-top:30px;
}

.director-intro,
.director-intro th,
.director-intro td{
	border:none;
}
.director-intro th{
	width: 100%;
}

.ex-content table.director-intro table.history{
	width: 100%;
	float: inherit;
	border: none;
	    margin-top: 0;
}

.ex-content table.director-intro table.history th{
	padding: 0;
	border: 0;
	background: none;
	width: 30%;
	vertical-align: top;
	display: table-cell;
	font-weight: normal;
    font-size: inherit;
}

.ex-content table.director-intro table.history td{
	padding: 0;
	border: 0;
	vertical-align: top;
	display: table-cell;
    float: inherit;
	padding-left: 10px;
}



.ex-content table {
  display: block;
  width: 100%;
	float: inherit; }
  .ex-content table:after {
    content: "";
    display: block;
    clear: both;
    height: 0; }
  .ex-content table tbody, .ex-content table tr {
    display: block;
    clear: both; }
  .ex-content table th {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 6px 12px;
    background: #f0efed;
    border: none;
    border-bottom: 1px solid #d5d2cc;
    border-top: 1px solid #d5d2cc;
    font-weight: bold;
    line-height: 1.75;
	
    font-size: 1.2rem;
    vertical-align: top;}
  .ex-content table td {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 6px 12px;
    background: #fff;
    border: none;
    line-height: 1.75;
    vertical-align: top; }




/* accordion
---------------------------------------------------------------------------- */

.accordion{
	width: 100%;
	padding: 5px 0;
	text-align: center;
}

.switchTtl{
	font-size: 12px;


}

.switchHat{
	width: 100%;
    display: inline-block;
    position: relative;
    padding: 13px 0 13px 13px;
	text-align: left;

    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%23ffffff%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23e3e3e3%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%, #c6529a),color-stop(100%, #b82982));
    background:  no-repeat 95% center, -webkit-linear-gradient(top, #c6529a 0%,#b82982 100%);
    background:  no-repeat 95% center, -webkit-linear-gradient(top, #c6529a 0%, #b82982 100%);
    background:  no-repeat 95% center, linear-gradient(to bottom, #c6529a 0%,#b82982 100%);
    box-shadow: -1px -1px 0 #fff inset, 0 2px #777;
    border: 2px solid #cc99cc;
    border-radius: 10px;
box-shadow:rgb(139, 0, 93) 0px 2px 0px 0px;
-webkit-box-shadow:rgb(139, 0, 93) 0px 2px 0px 0px;
-moz-box-shadow:rgb(139, 0, 93) 0px 2px 0px 0px;
    color: #fff;
    font-size: 1.3rem;
}

.switchHat img{
	float: right;
	margin-right: 15px;
	width: 35px;
	vertical-align: middle;
}


.closeBtnHat{
	width: 100%;
    display: inline-block;
    position: relative;
    padding: 13px 0 13px 13px;
	margin: 20px 0 10px 0;
	text-align: left;
    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%23ffffff%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23e3e3e3%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%, #c6529a),color-stop(100%, #b82982));
    background:  no-repeat 95% center, -webkit-linear-gradient(top, #c6529a 0%,#b82982 100%);
    background:  no-repeat 95% center, -webkit-linear-gradient(top, #c6529a 0%, #b82982 100%);
    background:  no-repeat 95% center, linear-gradient(to bottom, #c6529a 0%,#b82982 100%);
    box-shadow: -1px -1px 0 #fff inset, 0 2px #777;
    border: 2px solid #cc99cc;
    border-radius: 10px;
box-shadow:rgb(139, 0, 93) 0px 2px 0px 0px;
-webkit-box-shadow:rgb(139, 0, 93) 0px 2px 0px 0px;
-moz-box-shadow:rgb(139, 0, 93) 0px 2px 0px 0px;
    color: #fff;
    font-size: 24px;
    font-size: 24px;
    font-size: 1.3rem;
}

.closeBtnHat img{
	float: right;
	margin-right: 15px;
	width: 35px;
	vertical-align: middle;
}



.sec03 {
	border-top: 1px solid #b5b5b5;
  padding: 20px; }
  .sec03 .inner {
    margin: 0 auto; }

.sec03 .inner img {
	max-width: 100%;}

  .sec03 .linkpanel__box01 {

    border: 2px solid #d5d2cc; }
  .sec03 .linkpanel__box02 {
    border: 2px solid #d5d2cc; }
  .sec03 .linkpanel__ttl {
    padding: 10px;
    background: #f0efed;
    font-size: 21px;
    font-size: 21px;
    font-size: 1.3125rem;
    text-align: center; }
    .sec03 .linkpanel__ttl img {
      display: block;
      margin: 0 auto 5px;
      vertical-align: middle; }
  .sec03 .linkpanel__detail {
    padding: 10px; }
    .sec03 .linkpanel__detail p {
      line-height: 1.2;
      font-size: 16px;
      font-size: 16px;
      font-size: 1rem; }

.sec03_none {
	border-top: none;
}


.noticesec01 {
  padding: 10px;
  border: 2px solid #0067B7;
  background: #ebf2fa;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.125rem; }
  .noticesec01__ttl {
    color: #064085; }
  .noticesec01__sttl {
    font-weight: bold; }
	
	
/* --------------------------------------------------------
   mokuji
------------------------------------------------------- */
#mokuji {
	font-size:1.1em;
	border-bottom: 1px solid #0483b9;
}

#mokuji li.nolink{
	display:block;
	color:#000;
	text-align: center;
	padding:0.6em 0 0.6em 0;
}

#mokuji li a{
	display:block;
	color:#fff;
	padding:1em 40px 1em 1em;
}
#mokuji li a:hover{
	text-decoration:none;
}

#mokuji > ul > li > a{
	/*Other Browser*/
	background: #0191cf;
	background: url(../imgs/sp/arr.png) no-repeat right 5px top .8em;
	/*For Old WebKit*/
	background: -webkit-linear-gradient(top, #32a6d8 0%, #0191cf 100%);
	/*For Modern Browser*/
	background: linear-gradient(to bottom, #32a6d8 0%, #0191cf 100%);
	border-top: 1px solid #0483b9;
	padding-left:15px;
}
#mokuji > ul > li.arrow > a:after{
	display:inline-block;
	content:url(../imgs/sp/arr.png);
	position:absolute;
	right:10px;
}
#mokuji li li a{
	color:#0492cf;
	padding-left:10px;
	border-top: 1px solid #0483b9;
	background:#caeaf8 url(../imgs/sp/arr02.png) no-repeat right 10px top 1.5em;
}
#mokuji li li li a{
	padding-left:20px;
}

#mokuji a {position:relative}
#mokuji .close,
#mokuji .open{
	position:absolute;
	right:0;
	top:0;
	width:41px;
	height:41px;
	display:block;
}

#mokuji .close{
	background:url(../imgs/sp/plus.png) no-repeat right 10px top 1.3em;
}
#mokuji .open{
	background:url(../imgs/sp/minus.png) no-repeat right 10px top 1.3em;
}

#mokuji .hide{display:none}

#mokuji .ico:before{
	display:inline-block;
	position:absolute;
	left:10px;
	top:7px;
}
	
	
	
.close_btn {
	width:100%;
	display:inline-block;
	padding: 0.5em;
	border: 1px solid #ccc;
	border-radius: 5px;
	    color: #906;
}
.close_btn:before {
    content: "×";
    font-size: 20px;
    margin-right: 10px;
    color: #c9c;
    line-height: 1;
}
.close_btn:hover {
    background-color: #eee;
    border: 1px solid #ccc;
    text-decoration: none;
}


.e_li_note_number > li {
  position: relative;
      line-height: 1.7;
  padding-left: 1.5em; }
  .e_li_note_number > li:before {
    content: "　";
    position: absolute;
    left: 0;
    top: 0; }
.e_li_note_number span {
  position: absolute;
  left: 0;
  top: 0; }

.e_li_note_ttl > li {
  position: relative;
      line-height: 1.7;
	  font-size: 18px;
  padding-left: 1em; }
  .e_li_note_ttl > li:before {
    content: "■ ";
    position: absolute;
    left: 0;
    top: 0; }

.e_li_note_ttl02 > li {
  position: relative;
      line-height: 1.7;
	  font-size: 18px; }
  .e_li_note_ttl02 > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0; }

  
  .ttl_group{
    background: #b82882;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	font-weight: bold;
	font-size: 20px;
	padding: 5px 0;
	margin-top: 20px;
}