@charset "utf-8";
.page-main .main-title {
  background: #078bb6;
}
#jumin h2 span {
    font-size: 15px;
	display:block;
}
.jumin_gan th {
	background:#d5eaff;
}
.jumin_gan th,
.jumin_gan td {
	text-align:center;
	vertical-align:middle !important;
	font-weight:normal;
}
.table-bordered>tbody>tr>td.no-border01{border-bottom:none !important;}
.table-bordered>tbody>tr>td.no-border02{border-top:none !important;}
.table-bordered>tbody>tr>td.no-border03{border-bottom:1px #fff solid !important; vertical-align:bottom !important;}
.table-bordered>tbody>tr>td.no-border04{border-top:1px #fff solid !important;}
ul.bt li {
	width: 19%;
	float: left;
	vertical-align: middle;
	margin: 0 1% 0 0;
}
ul.bt li:nth-child(4) {
	margin-right: 2%;
}
ul.bt li:nth-child(5) {
	margin-right: 0;
}
ul.bt li:nth-child(5) {
	margin-right: 0;
}
ul.bt li span {
	display:block;
	font-size:12px;
}
/*ul.bt li:nth-child(5) a {
    padding-bottom: 8.8%;
    padding-top: 8.8%;
}*/
ul.bt02 li {
	width: 45%;
	float: left;
	vertical-align: middle;
	margin: 0 3% 3% 0;
}
ul.bt02.nolink li a:hover,
ul.bt02.nolink li:hover{
	opacity:1!important;
	cursor: not-allowed;
}
.box {
	background:#f5f5f5;
	padding:2%;
}
.box h4 {
	color:#58be55;
	font-size:18px;
	margin-bottom:15px;
}
#bJumin01{
	padding-bottom:5px;	
}

.jumin-wrapper {
    display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.jumin-box {
    width: 48%;
}
.style-241125 {
	border: 5px solid #DDD;
	padding: 30px;
	margin-bottom: 60px;
	font-size: 18px;
}
.style-241125 span a {
	font-size: 28px;
	font-weight: bold;
	color: red!important;
}
.style-241125-img img {
	width: 50%;
}
@media screen and (min-width: 768px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}
@media screen and (max-width: 991px) {
#bJumin01{
	padding-bottom:0;	
}
.style-241125-img img {
	width: 100%;
}
}

@media screen and (max-width: 767px) {
ul.bt li,
ul.bt02 li {
	width: 100%;
	float: none;
	vertical-align: middle;
	margin: 0 0 10px 0;
}
ul.bt li a,
ul.bt02 li a {
	display: block;
	padding: 30px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
ul.bt li:nth-child(4),
ul.bt li:nth-child(8),
ul.bt li:nth-child(12) {
	margin-right: 0;
}

}

@media screen and (max-width: 580px) {
.box h4 {
	font-size:16px;
}
.smp {
	width:auto;
}
}
