@charset "utf-8";

@media screen and (max-width: 768px) {
/*tablet*/
#page_about_top .contents_list{
	display:none;
}
}

@media screen and (max-width: 620px){
/*smart phone*/
}


/*page_crowdfunding
************************************************************************************/

.page_crowdfunding ul.listTopics li{
	display: table;
	width: 100%;
	padding: 7px 0;
	border-bottom: 1px dotted #000;
}

.page_crowdfunding ul.listTopics li p{
	display: table-cell;
}
.page_crowdfunding ul.listTopics li .date{
	font-size:0.7em;
}

.page_crowdfunding ul.listTopics li a{
	color: #000;
}


/*page_acc
************************************************************************************/
.page_acc #gMap{
	width: 100%;
	height: 400px;
	margin: 0 0 10px 0;
}
table#accTbl_1 span.br:before{
	content: "\A" ;
	white-space: pre ;
}
@media screen and (max-width: 768px) {
/*tablet*/
.page_acc #gMap{
	margin: 0 auto 10px auto;
	width: 96%;
}
table#accTbl_1 span.br:before{
	content: "　" ;
	white-space: normal;
}
table#accTbl_1 thead{
	display:none;
}
table#accTbl_1 tbody td:before {
	margin:0 10px 0 0;
	width: 8em;
	border-right:1px solid #aaa;
	display:inline-block;
}
table#accTbl_1 tbody td{
	margin-top:5px;
	border-bottom:1px solid #aaa !important;
}
table#accTbl_1 tbody td:nth-of-type(1):before { content: "時間料金"; }
table#accTbl_1 tbody td:nth-of-type(2):before { content: "24時間最大料金"; }
table#accTbl_1 tbody td:nth-of-type(3):before { content: "認証"; }
}
@media screen and (max-width: 620px){
/*smart phone*/
}
@media screen and (max-width: 550px){
table#accTbl_1 tbody td:before {
	margin-right:0px;
	padding:8px 0;
	line-height:1;
	width:100%;
	display:block;
	border-right:none;
	background-color:#dadada;
}
table#accTbl_1 tbody tr {
	margin-bottom:30px;
	border:1px solid #999;
}
table#accTbl_1 tbody td {
	text-align:center;
	border-bottom:none !important;
}
table#accTbl_1 span.br:before{
	content: "\A" ;
	white-space: pre ;
}
}
@media screen and (max-width: 479px){
}

/*page_floor
************************************************************************************/
@media screen and (max-width: 768px) {
/*tablet*/
}
@media screen and (max-width: 620px){
/*smart phone*/
}
@media screen and (max-width: 479px){
table.normal{
	display: block;
	width: 99%;
	border: 0 !important;
}
table.normal caption{
	display: block;
	width: 100%;
}
table.normal tbody{
	display: block;
	width: 100%;
}
table.normal tr{
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
table.normal th,
table.normal td{
	display: list-item;
	width: 99%;
	display: block;
}
table.normal th{
	margin-bottom: 5px;
	list-style-type: none;
	width: 99%;
	display: block;
	padding: 9px 5px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
table.normal td{
	margin-left: 0;
	padding: 0 0 5px 0 !important;
	width: 99%;
	list-style-type: none;
	border: 0 !important;
}
}



/*page_greeting
************************************************************************************/
.page_greeting #prof .photo{
	width: 200px;
	padding: 0 15px 0 0;
}
.page_greeting #prof .photo img{
	margin:0 auto;
	max-width: 100%;
	height: auto;
}
.page_greeting #prof h4{
	border-bottom: 1px solid #072856;
	padding: 5px;
	color: #000;
	margin: 15px 0;
	font-size: 120%;
}
@media screen and (max-width: 768px) {
/*tablet*/
.page_greeting #prof .photo{
	width: 24%;
}
.page_greeting table th{
	white-space:nowrap;
}
}
@media screen and (max-width: 620px){
/*smart phone*/
.page_greeting .divTable{
	display: block;
	table-layout: auto;
}
.page_greeting .divTable .cell{
	display: block;
	width:100%;
}
.page_greeting #prof .photo{
	text-align:center;
	width: 96%;
}
}
@media screen and (max-width: 479px) {
/*sp*/
}


/*page_soshiki
************************************************************************************/
.page_soshiki th{
	width: 270px;
}

.page_soshiki th a{
	color: #FFF;
}
.page_soshiki table.normal td:nth-of-type(2){
	width: 250px;
}
@media screen and (max-width: 768px) {
/*tablet*/
.page_soshiki table{
	margin:0 auto 15px;
	width:96%;
}
.page_soshiki th{
	width:13em ;
}
.page_soshiki table.normal td:nth-of-type(1){
	min-width: 9em;
}
.page_soshiki table.normal td:nth-of-type(2){
	width: auto;
	min-width:6em;
}
}
@media screen and (max-width: 620px){
/*smart phone*/
.page_soshiki table.normal{
	border: 0 !important;
}
.page_soshiki table.normal tbody{
	display: block;
	width: 100%;
}
.page_soshiki table.normal tr{
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
.page_soshiki table.normal th{
	margin-bottom: 5px;
	padding: 9px 5px!important;
	width: 100%;
	display:block;
	list-style-type: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.page_soshiki table.normal td{
	margin:0;
	padding:0 10px;
	display: inline-block;
	width: auto;
	list-style-type: none;
	border: 0;
}
.page_soshiki table.normal td:nth-of-type(1){
	border-right:1px solid #CCC;
	width: auto;
	min-width: 1em;
}
.page_soshiki table.normal td:nth-of-type(2){
	min-width: 1em;
}
.page_soshiki table.soshiki_tbl td:nth-of-type(1),
.page_soshiki table.soshiki_tbl2 td:nth-of-type(1){
	border-right: none !important;
}
.page_soshiki table.soshiki_tbl tr{
	border-bottom:1px solid #dadada;
}
.page_soshiki table.soshiki_tbl th{
	margin-top:25px;
}
.page_soshiki table.soshiki_tbl tr:nth-of-type(1) th{
	margin-top:0;
}
}
@media screen and (max-width: 479px) {
/*sp*/
}



/*page_kanja
************************************************************************************/
.page_kanja ol.number li{
	padding: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
/*tablet*/
}

@media screen and (max-width: 620px){
/*smart phone*/
}


/*page_floor
************************************************************************************/
.page_floor th{
	width: 60px;
	text-align: center !important;
}
@media screen and (max-width: 768px) {
/*tablet*/
}

@media screen and (max-width: 620px){
/*smart phone*/
}


/*page_hyouka_table
************************************************************************************/
.page_hyouka_table table.normal thead th:nth-of-type(2){
	width: 450px;
}


@media screen and (max-width: 768px){
.page_hyouka_table table.normal{
	display: block;
	width: 100%;
}
.page_hyouka_table table.normal thead{
	display: none;
}
.page_hyouka_table table.normal tbody{
	display: block;
	width: 100%;
}
.page_hyouka_table table.normal tr{
	display: block;
	margin-bottom: 0.5em;
	width: 100%;
	border-bottom: 1px solid #999;
}
.page_hyouka_table table.normal th,
.page_hyouka_table table.normal td{
	display: list-item;
	width: 100%;
	padding: 9px 0;
	display: block;
}
.page_hyouka_table table.normal th{
	margin-bottom: 5px;
	list-style-type: none;
	width: 100%;
	display: block;
}
.page_hyouka_table table.normal td{
	margin-left: 0;
	padding: 5px 0;
	width: 100%;
	list-style-type: none;
	border: 0;
}

.page_hyouka_table table.normal tbody td:before{
	font-weight: bold;
	color: #039;
}
.page_hyouka_table table.normal tbody td:nth-of-type(1):before{
	content: "[No.]";
	padding-right: 10px;
}
.page_hyouka_table table.normal tbody td:nth-of-type(2):before{
	content: "[指標項目名]";
	padding-right: 10px;
}
.page_hyouka_table table.normal tbody td:nth-of-type(3):before{
	content: "[平成24年度]";
	padding-right: 10px;
}
.page_hyouka_table table.normal tbody td:nth-of-type(4):before{
	content: "[平成25年度]";
	padding-right: 10px;
}
.page_hyouka_table table.normal tbody td:nth-of-type(5):before{
	content: "[平成26年度]";
	padding-right: 10px;
}
.page_hyouka_table table.normal tbody td:nth-of-type(6):before{
	content: "[備考]";
	padding-right: 10px;
}
}
