@media (max-width: 767px){
	section {
    padding-top: 1rem;
}
	th,td{width:100% !important; display: block;}
	.point-title {
    font-size: 2.5rem;
    font-weight: 900;
    margin-top: 1rem;
}
	th{background:#eee !important;}
	h3, .h3 {
    font-size: 1.5rem;
}
	#hikaku2 th, #hikaku th{background:transparent !important;}
	h3 br{display:none;}
	h4, .h4 {
    font-size: 1.2rem;
}
.green-btn.btn-large {
    width: 100%;
    display: block;
    color: #fff;
    background: #029c80;
    padding: 1rem 2rem;
    border-radius: 0;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    box-shadow: none;
    transition: 0.5s;
}
.position-absolute {
    position: initial !important;
}
.navbar-toggler {
    padding: 0;
}
	.number{font-size: 2rem;}
.header-tel {margin-bottom: 0;}
.header-time br{display:none;}
.nav-tabs .nav-item {
    width: 100%;
	padding:0 0rem 1rem;
}
.nav-item br{display:none;}
.nav-link {
    border-radius: 1rem !important;
	padding:0rem;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border-color:orange;
	background:orange;
	color:#fff !important;
}
.nav-link.active::after {display:none;}
.nav-link {
    font-size: 1rem;
	font-weight: 300;
}
.relief-title {
    font-size: 2rem;
    font-weight: 900;
}
.relief-check .list-item {
    font-size: 1rem;
}
.cta-btn {
    width: 100%;
    display: block;
    color: #fff;
    background: linear-gradient(#00db7b,#009b7b);
    padding: 1rem;
    border-radius: 50px;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    box-shadow: 0 5px 10px #ccc;
    transition: 1s;
}
.p-5 {
    padding: 1rem !important;
}
.mb-5, .my-5 {
    margin-bottom: 1rem !important;
}
.relief-check .list-item {
    padding-left: 2.1rem;
    background-size: 2rem auto;
}
.hikaku-title {
    font-size: 2rem;
    font-weight: 900;
}
.under-arrow {
    max-width: 200px;
    margin: -25px auto 0;
}
#contact {
   /* background: #e35a27;*/
    padding: 1rem;
}
.inquiry table th {
    padding: .5rem;
    text-align: center;
}
.inquiry table td {
    padding: .5rem;
}
.inquiry .formm {
    width: 100%;
}	
.inquiry table input {
    width: 100%;
}
.w40{width:40% !important;}
select{width:100%;}
.inquiry table textarea {
    border: 1px solid #999;
    width: 100%;
}
.submit-btn {
    width: 100%;
    display: block;
    color: #fff;
    background: linear-gradient(#00db7b,#009b7b);
    padding: 0rem 2rem .5rem;
    border-radius: 100px;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    box-shadow: 0 5px 10px #ccc;
    transition: 1s;
    border: 0;
    margin-bottom: 3rem;
    background-size: 4rem;
    background-position: right 20px center;
}
.privacy {
	padding:1rem;	
}
.col-md-3{max-width:250px; margin:0 auto 1rem;}
.q-title img {
    height: 2rem;
}
.q-title {
    font-size: 1rem;
}
.a-word {
    margin-left: 0rem;
    padding: 0 0rem;
    background: url(../img/a.svg)no-repeat left top;
    background-size: 2rem;
    min-height: 80px;
}
input {
    width: 50%;
}
.tab-content{
border: 10px solid orange;
}
.navbar-toggler{display:none;}
footer{
padding: 2rem 3rem;
padding-bottom: 95px;
    padding-top: 1rem;
}		

#sp-banner {
 display:inline-block;
 position:fixed;
 bottom:0;
 right:0;
 margin-bottom: 0;
 width:100%;
text-align:right;
}
 
#sp-banner a {
    padding: 0;
    display: block;
    background-color: #134488;
    color: #fff;
}

#sp-banner a.under-arrow-sp{
padding: 15px 20px;
    display: inline-block;
    text-align: right;		
}
#sp-underword{display:block;}
	
.iron-title{
    font-size: 1.5rem;
    line-height: 1.5em;
}
}

@media (max-width: 991px){
.inner {
    position: inherit;
}
}



@media (max-width: 768px){
.cta-btn{
	width: 70%;
	position: absolute;
    bottom: 10%;
    right: 3.5%;
	padding: 0.5rem 1rem;
}	
}

@media (max-width: 480px){
.cta-btn{
	width: 70%;
	position: absolute;
    bottom: 7%;
    right: 3.5%;
	padding: 0.1rem 1rem;
	font-size: 0.5rem;
    font-weight: 400;
}	
}