#wrapper section h4 {
	margin-left: 20px !important;
}

#wrapper section article {
	margin: 0 auto !important;
	line-height: 1.8em;
}

#wrapper section article h5 {
	font-size: 16px;
	color: #435f71;
	margin-bottom: 10px !important;
}

.more {
	border: 1px solid #999;
	border-radius: 5px;
	padding: 18px !important;
	margin: 20px 10px 40px;
}

.more h5 {
	color: #435f71;
	font-size: 16px;
}

#item78{
	margin-top: 60px;
	line-height: 1.8;
}

#item78 article h4{
	background: none;
	padding: 0;
	margin: 20px 0 !important;
	font-size: 20px;
}

#item78 article h4:first-letter{
	display: inline-block;
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	padding: 0 13px;
	background: #6AB7CA;
	margin: 0 10px 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 160%;
	border-radius: 50%;
	vertical-align: middle;
}

#item78 article strong{
	font-size: 117%;
}

#item78 table th,
#item78 table td{
	padding: 5px 10px;
	border: 1px solid #ccc;
}

#item78 table tr th{
	background: #CBEAF1;
	width: 5em;
}

#item78 table tr:first-child th,
#item78 table tr:first-child td{
	background: #90D0DF;
	text-align: center;
	font-weight: bold;
}

#item78 table td{
	text-align: justify;
}

#item34 article p{
	padding: 0 !important;
}
#item34 iframe{
width:100%;
}
#item33 li{
margin:0 0 10px 0;
}
#kiki{
}
.kiki_item{
width:700px !important;
}
#kiki dl{
border-bottom:1px dotted #ccc;
padding:10px 0;
}
.kiki_item dt{
width: 30%;
float:left;
}

.kiki_item dt img{
width:100%;
height:auto;
}
.kiki_item dd{
padding:0;
margin:0;
width:68%;
float:right;
}
#kiki_index{
display:flex;
flex-wrap:wrap;
}
#kiki_index dl{
width: calc(100% / 4 - 20px );
margin:0 10px 20px !important;
box-shadow:0 0 3px rgba(0,0,0,0.4);
border-radius:5px;
}
#kiki_index dl:nth-child(1){
width: calc(100% / 2 - 20px) !important;
}
#kiki_index dl h5{
font-size:14px !important;
background:#00c0ff;
padding:5px !important;
font-weight:normal;
border-radius:5px;
height:60px;
  display: -webkit-flex; /* Safari用 */
  display: flex;
  -webkit-justify-content: center; /* Safari用 */
  justify-content: center;
  -webkit-align-items: center; /* Safari用 */
  align-items: center;
text-align:center;
margin:0 0 !important;
}
#kiki_index dl h5:before{
content:none !important;
margin:0 !important;
}
#kiki_index dl h5 a{
color:#fff;
text-decoration:none;
}
#kiki_index p{
padding:5px !important;
font-size:12px;
}
#kiki_index dd{
margin:0 !important;
padding:0 5px 5px;
}
#kiki_index dd img{
width:100%;
height:auto;
}
#fancybox-content{
}
@media print {
    header .inner {
        display:none !important;
    }
}
#syutokukasan{
padding:40px 0 0;
}
#syutokukasan table{
width:calc(100% - 40px);
margin:0 20px;
}
#syutokukasan th,
#syutokukasan td{
border:1px solid #ccc;
padding:10px;
}
#syutokukasan th{
background:#f7f9c2;
}
#table1 th{
text-align:left;
background:#f2dddc;
}
#table2 th{
text-align:left;
background:#eaf1dd;
}
#table3 th{
text-align:left;
background:#ddebf7;
}