@charset "Shift_JIS";

@media screen and (max-width: 760px) {

.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
body {
	min-width: auto;
}
img {
	max-width: 100%;
    height: auto;
}
table,
table tr,
table td {
	display: list-item;
	width: auto;
	list-style: none;
}
tbody  {
	display: block;
}
hr {
	margin-right: -10px;
	margin-left: -10px;
}
/*br + br {
	display: none;
}*/
iframe {
	width: 100%;
}
#contact input.button {
	display: block;
	margin: 10px auto 0;
}
#contact textarea,
#contact input {
	width: 100%;
}
#contact input {
	height: 2.5em;
}
#contact table th {
	padding-bottom: 0;
}

#spHeader {
	display: block;
	position: relative;
	padding: 4% 15px;
}
#spHeaderLogo {
	width: 70%;
	float: left;
}
.spHeaderBtn {
	width: 10%;
	float: right;
}

#spNavi {
	background: rgba(13, 122, 157, 0.9);
	padding: 20px 0;
	position: absolute;
	top: 100%;
	width: 100%;
	margin: 0 -15px;
	z-index: 100;
	text-align: center;
}
#spNavi ul li a {
	display: block;
	padding: 15px 0;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}

#spFooter {
	margin: 60px 0 0;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
}
#spFooter .tel {
	color: #007398;
	font-size: 19px;
	font-weight: bold;
}
#spFooter .privacy {
	margin: 35px 0 10px;
	text-align: left;
	font-size: 13px;
}
#spFooter .privacy a {
	color: #000000;
	text-decoration: none;
}
#spFooter .copy {
	background: #007398;
	margin: 0 -10px;
	padding: 8px 0;
	font-size: 11px;
	color: #ffffff;
}

#hpb-aside {
	display: none;
}

#hpb-wrapper {
	width: auto;
	float: none;
}
#hpb-inner {
	width: auto;
	padding: 0 10px;
}
#hpb-main {
	width: auto;
	float: none;
	padding: 0;
	margin: 0;
}
#toppage {
	padding: 50px 0 0;
}
.hpb-layoutset-01 #hpb-wrapper h3.newsTitle {
	margin-bottom: 5px;
	font-size: 19px;
}
.newsList li {
	margin-bottom: 15px;
	line-height: 1.5;
}
.newsList li span {
	display: block;
}
.mainVisual {
	background: none !important;
	border-top: 1px solid #000000;
}
.mainVisual,
.mainVisual.top {
	height: auto;
}
.mainVisual_sp {
	display: block;
}
.mainVisual_sp img {
	width: 100%;
	height: auto;
	margin: 0;
}
.hpb-layoutset-02 #hpb-main {
	width: auto;
}
.hpb-layoutset-02 h2 {
	background-size: auto;
	width: auto;
	margin: 0 -10px 18px;
	padding: 15px 10px;
	line-height: 1.5;
	height: auto;
}
.hpb-layoutset-02 h2 span.ja {
	font-size: 20px;
}
.hpb-parts-cbox-style {
	padding: 0;
}
.hpb-layoutset-02 #hpb-wrapper h3 {
	font-size: 16px;
}
.outline01_image {
	font-size: 0;
}
#hpb-main dd {
	padding-left: 0;
}
.navi_banner li{
    width: 48.5%;
    font-size: 14px;
}
.navi_banner li.service_nav06{
    line-height: 1.5;
    letter-spacing: 0;
}
.navi_banner li:nth-child(even){
    margin-right: 0;
}
.navi_banner li a{
    width: 100%;
}
.navi_banner li .border{
    width: 100%;
}

/****20221206****/
.newsList.newsPage li {
	margin-bottom: 0;
}
}

