@charset "UTF-8";

/* CSS Document */


@media print, screen and (min-width: 768px) {
/* wpcontent
---------------------------------------------------------- */
.wpcontent figure {
	margin-bottom: 30px;
}
.wpcontent figure img {
	width: auto;
	height: auto;
}
.wpcontent figure.right {
	float: right;
	margin: 0 0 30px 30px;
}
.wpcontent figure.left {
	float: left;
	margin: 0 30px 30px 0;
}
.wpcontent h4 {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
	font-size: 129%;
	font-weight: bold;
}
.wpcontent h4 a {
}
.wpcontent h5 {
	font-size: 115%;
	font-weight: bold;
}
.wpcontent p {
	margin-bottom: 20px;
	font-size: 115%;
	line-height: 1.8;
}
.wpcontent .dlist01 {
	margin-bottom: 30px;
	font-size: 115%;
}
.wpcontent .dlist01 dt {
	clear: both;
	float: left;
	margin-bottom: 5px;
	min-width: 130px;
	font-weight: bold;
	text-justify: kashida;
}
.wpcontent .dlist01 dd {
	margin: 5px 0;
	padding: 0 0 0 160px;
}
.wpcontent ul li,  .wpcontent ol li {
	font-size: 115%;
}
.wpcontent .table01 {
	background-color: #fff;
	margin: 0 auto 15px;
	width: 100%;
	border-bottom: 1px solid #cacaca;
	table-layout: fixed;
}
.wpcontent .table01 caption {
	color: #0c5b9e;
	font-weight: bold;
	text-align: center;
	padding: 10px 15px;
	font-size: 129%;
}
.wpcontent .table01 th {
	background-color: #e6eef5;
	color: #0c5b9e;
	font-weight: bold;
}
.wpcontent .table01 th,
.wpcontent .table01 td {
	border-top: 1px solid #cacaca;
	padding: 15px;
	font-size: 115%;
}
.listDisc + h4 {
	margin-top: 30px;
}
.wpcontent .contactBox p {
	margin-bottom: 0;
}

.wpcontent .div_office{
	margin:30px 0px 10px 0px;
    padding: 3px 0px 0px 3px;
    background: rgba(0,0,0,0.1);
}

.wpcontent .h3_officeName{
	font-size:129%;
	font-weight:bold;
	display:inline;
}

.wpcontent .div_office  p{
    display:inline;
}

.wpcontent .spn_timeWork{
	font-size: 80%;
    padding-left: 12px;
}

}

@media screen and (max-width: 767px) {
/* wpcontent
---------------------------------------------------------- */
.wpcontent figure {
	margin-bottom: 15px;
}
.wpcontent figure img {
	width: auto;
	height: auto;
}
.wpcontent figure.right,
.wpcontent figure.left {
	text-align: center;
}
.wpcontent h4 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999;
	font-size: 107%;
	font-weight: bold;
}
.wpcontent h5 {
	font-weight: bold;
}
.wpcontent p {
	margin-bottom: 14px;
	line-height: 1.6;
}
.wpcontent .dlist01 {
	margin-bottom: 30px;
}
.wpcontent .dlist01 dt {
	font-weight: bold;
}
.wpcontent .dlist01 dd {
	margin-bottom: 10px;
}
.wpcontent .table01 {
	background-color: #fff;
	margin: 0 auto 15px;
	width: 100%;
	border-bottom: 1px solid #cacaca;
	table-layout: fixed;
}
.wpcontent .table01 caption {
	color: #0c5b9e;
	font-weight: bold;
	text-align: center;
	padding: 10px 15px;
}
.wpcontent .table01 th {
	background-color: #e6eef5;
	color: #0c5b9e;
	font-weight: bold;
}
.wpcontent .table01 th,
.wpcontent .table01 td {
	border-top: 1px solid #cacaca;
	padding: 10px;
}
.wpcontent .contactBox p {
	margin-bottom: 0;
}

.wpcontent .div_office{
	margin:30px 0px 10px 0px;
    padding: 3px 0 0 3px;
    background: rgba(0,0,0,0.1);
}

.wpcontent .h3_officeName{
	font-size:107%;
	font-weight:bold;
}

.wpcontent .spn_timeWork{
	font-size: 80%;
}

}
