﻿@charset "UTF-8";
/*
==============================================

CSS Document 
___Filename    : contents.css
___Website     : サイト名
___Description : コンテンツページ適用スタイル

==============================================
/*


/* いんふぉ山口
----------------------------------------------------------- */
/* ---------------------
　　見出し／お知らせ・募集等
------------------------　*/
h2.h2-info01 {
	background: #005500;
	color: #FFFFFF;
	padding: 5px 15px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;

}

h2.h2-info02 {
	background: #AB1D03;
	color: #FFFFFF;
	padding: 5px 15px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;

}

h2.h2-info03 {
	background: #002448;
	color: #FFFFFF;
	padding: 5px 15px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;

}
/* ---------------------
　　見出し／項目タイトル
------------------------　*/
h3.h3-info01 {
	background: url(../images/info-01.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	color: #005500;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}

h3.h3-info02 {
	background: url(../images/info-02.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #005500;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info01 a,
h3.h3-info02 a,
h3.h3-info03 a {
	color: #005500;
}
h3.h3-info03 {
	background: url(../images/info-03.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #005500;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info04 {
	background: url(../images/info-04.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 1.4;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
	color: #005500;
}
h3.h3-info05 {
	background: url(../images/info-05.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
	color: #AB1D03;
}
h3.h3-info05 a {
  color: #AB1D03;
}
h3.h3-info06 {
	background: url(../images/info-06.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #AB1D03;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info06 a {
  color: #AB1D03;
}
h3.h3-info07 {
	background: url(../images/info-07.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #AB1D03;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}

h3.h3-info08 {
	background: url(../images/info-08.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #AB1D03;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info09 {
	background: url(../images/info-09.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #005500;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}

h3.h3-info10 {
	background: url(../images/info-10.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #005500;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info10 a {
color: #AB1D03;
}

h3.h3-info11 {
	background: url(../images/info-11.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #AB1D03;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info11 a {
	color: #AB1D03;
}

h3.h3-info12 {
	background: url(../images/info-12.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #AB1D03;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info12 a {
	color: #AB1D03;
}
h3.h3-info13 {
	background: url(../images/info-13.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #AB1D03;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}
h3.h3-info14 {
	background: url(../images/info-14.gif) no-repeat left center;
	margin-bottom: 15px;
	padding-left: 45px;
	line-height: 2;
	color: #002448;
	font-size: 160%;
	clear: both;
	margin-top: 15px;
}

/* ---------------------
　　お問い合わせ・お申し込み先
------------------------　*/
dl.dl-info-contact {
	display: block;
	width: auto !important;
	background: #E6F9FF;
	padding: 4px 8px;
	box-sizing: border-box;
	overflow: hidden;

}
dl.dl-info-contact dt {
	color: #AB1D03;
	font-weight: bold;
	float: left;
	display: block;
	clear: left;
}
dl.dl-info-contact dd {
  overflow: hidden;
}

/* ----------------------------------------------------------- 

　　県立施設ガイド

----------------------------------------------------------- */
.blk-guide {
	display: flex;
	padding: 20px 0 20px 0;
	clear: both;
	border-bottom: 1px dotted #CCCCCC;
}
.blk-guide dl {
	margin: 0;
}
.blk-guide dt {
	float: left;
	width: auto;
	clear: both;
	padding: 4px 0;
	font-weight: bold;
	margin-right: 10px;
	}
.blk-guide dd {
	padding: 4px;
	margin-left: 5em;
	}
.blk-guide dd.tit {
	font-size:1.2em;
	font-weight:600;
	color:#003366;
}

/*決算
----------------------------------------------------------- */	
#ippankaikei {
	margin-bottom: 20px;

}
#ippankaikei table {
  border: 1px solid #002448!important;
  margin-top: 5px;
}

#ippankaikei table th {
	background-color: #F0FBFF !important;
	padding: 3px;
}

#ippankaikei table th.bdr-r-white {
	border-right:#FFFFFF 1px solid!important;
}
#ippankaikei table th.bdr-r-white2 {
	border-right:#FFFFFF 2px solid!important;
	border-left:#FFFFFF 2px solid!important;
}

#ippankaikei table td {
	padding:3px;

}
#ippankaikei table td.ippankaikei-bb1 {
	padding:3px;
	border-left: 2px solid #002448;
	border-right: 2px solid #002448;
}
#ippankaikei table td.ippankaikei-bb2 {
	padding:3px;
	border-bottom: 2px solid #002448;
	border-left: 2px solid #002448;
	border-right: 2px solid #002448;
}
#ippankaikei table .bdrB_1px {
border-bottom: 1px solid #002448;	
}

#ippankaikei table .bdrL_1px {
border-left: 1px solid #002448;	
}
#ippankaikei table .bdrL_2px {
border-left: 2px solid #002448;	
}
#ippankaikei table .bdrR_2px {
border-right: 2px solid #002448;	
}
#ippankaikei table .bdrB_2px {
border-bottom: 2px solid #002448;	
}
#ippankaikei table .bdrT_1px {
border-top: 1px solid #002448;	
}
#ippankaikei table .bdrT_2px {
border-top: 2px solid #002448;	
}
#ippankaikei dl {
  clear: both;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 5px;
}
#ippankaikei dl.dl-bdr-b {
	border-top: 1px solid #002448;
	margin-bottom: 20px;
}
#ippankaikei dl dt {
  background-color: #002448;
  width: 120px;
  text-align: center;
  color: #FFFFFF;
  padding: 0.5em 1em;
  float: left;
  margin-bottom: 5px;
}
#ippankaikei dl dd {
	float: left;
	padding-left: 10px;
	line-height: 1.2;

}
#engragh dl {
	clear:both;
	margin: 15px 0;
}

#engragh dl dt {
	float: left;
	margin-right: 15px;
	width: 400px;
}

#engragh dl dd {
	float: left;
	width: 340px;
}
ul.btn-sishutu-wrap {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
ul.btn-sishutu-wrap li {
  width: 32%;
  float: left;
  text-align: center;
  border: 1px solid #002448;
  display: table-cell;
  text-decoration: none;
  padding-top: 8px;
  margin-right: 8px;
  min-height: 168px;
  background-color: #FFF;
  margin-top: 8px;
}
ul.btn-sishutu-wrap > li:nth-child(3), ul.btn-sishutu-wrap > li:nth-child(6) {
  margin-right:0;
}
ul.btn-sishutu-wrap > li:last-child {
	padding: 0 !important;
	/* background-color: #F0F0F0; */
	width: 238px;
	/* padding-right: 10px; */
}
.btn-sishutu-wrap img {
  display: block;
  margin: 0 auto;
  margin-bottom:1.5em;
}

li.btn-sishutu02 {
	border: none !important;
	padding: 0 !important;
	/* width: 64%; */
}
li.btn-sishutu02 div {
	border: 1px solid #002448;
	min-height: 84px;
	/* padding: 0em 8px 8px 8px; */
	background-color: #FFF;
	/* width: 100%; */
	/* height: 84px; */
	box-sizing: border-box;
	line-height: 84px;
}
.yosan .price___sougaku {
	font-size:4rem;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	letter-spacing:inherit;
}
.yosan .price___sougaku span.title {
	font-size:1.4rem;
}
.yosan .price___sougaku span.tani {
	font-size: 3rem;
}
.yosan .price___hitoriatari {
	font-size:2rem;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}
.yosan .price___hitoriatari span {
	font-size:1.5rem;
}
.yosan .price___shishutsu {
	font-size:1.3rem;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	letter-spacing:inherit;
}
.yosan .price___shishutsu span {
	font-size:1.1rem;
}
