@charset "utf-8";
/* CSS Document */
@media screen and (max-width : 1024px) {
#tmp_hearing ul li .hearing_txt {
    height: auto;
}
.info_box_cnt .box_detail_mail {
    width: 355px;
    left: 58px;
}	
.info_box_cnt .box_detail_tel {
    width: 355px;
    left: 4%;
    padding: 5px;
}
#tmp_LPprice .LP_net_shopping p {
    padding: 10px 22px;
    margin: -88px 0 0 0;
    font-size: 10px;
}	
}
/* 
=========================812px========================= */	
@media screen and (max-width : 812px) {

body {
	-webkit-text-size-adjust:none;
}
h1{
font-size: 22px;
}
h2{
font-size: 20px;
}	
img.sp_show {
    margin: 0 auto;
}	
.sp_show{
	display:block;
	visibility: visible;
}
.pc_show{
	display:none;
}
.container{ 
	min-width: 320px !important;
	height: auto;
}
img{
	width: 100%;
	height:auto; 
}
/*=====================================================*/
#tmp_mainvisual {
    margin-top: 0;
}
#tmp_hearing ul{
	display: block;
    margin: 0 auto;
	width: 95%;
}	
#tmp_hearing ul li {
    width: 100%;
	padding: 20px 40px;
}	
#tmp_hearing ul li .hearing_txt {
    height: auto;
	box-shadow: none;
}
#tmp_hearing ul li p {
    text-align: left;
    padding: 27px 27px 78px;
    font-size: 16px;
}
.info_sp{
	position: relative;		
}
.info_sp_contact{
	display: flex;
    position: absolute;
    top: 63%;
    padding: 19px 100px;
    left: -85px;
}
.info_sp_contact .sp_contact_mail{
	width: 50%;	
}
.info_sp_contact .sp_contact_tel{
	width: 50%;			
}	
#tmp_LPprice .LPprice .container{
	width: 100%;
	height: auto;	
}
.LPprice h2 {
    font-size: 35px;
    text-align: center;
    padding-top: 10px;
}
.LPprice .LPprice_summary {
    background-color: #f1e402;
    padding: 25px;
    margin-bottom: 30px;
}	
.LPprice_summary .LPprice_summary_warp {
    background: #fff;
    padding: 18px;
    width: 100%;
    margin: 0 auto;
    border-radius: 7px;
    margin-bottom: 15px;
}
.LPprice_summary .LPprice_summary_warp p.big_txt {
    font-size: 21px;
}	
#tmp_LPprice .LP_net_shopping .container{
	width: 100%;
	height: auto;	
}	
.LPprice_summary .LPprice_summary_warp span {
    font-size: 16px;
}
#tmp_LPprice .LP_net_shopping p {
	text-align: left;
    padding: 3px 18px;
    font-size: 14px;
    margin: 0;
    color: #fff;
    text-decoration: underline pink;
}
.LPprice_summary_warp p.small_txt {
    font-size: 12px;
}
#tmp_form .container {
    width: 100%;
	margin: 0 auto;
}	
.contactForm {
    width: 100%;
    margin: 0 auto;
	padding: 0px;
	margin-bottom: 20px;
}
#tmp_form form#mailformpro dl dt {
	display: inline-block;
    padding: 20px;
    width: 100%!important;
	text-align: center!important;
}
#tmp_form form#mailformpro dl dd {
	float: none;
    padding: 0;
    width: 100%;
}
form#mailformpro dl dd {
	text-align: center!important;
}
#tmp_form .form_ttl h2 {
    color: #fff;
    font-size: 30px;
}

/*================================footer==================================*/	
.footer_warp {
    display: block;
    padding: 20px;
    border-top: 2px solid #577B28;
}
footer .footer_logo {
    width: 100%;
    padding: 0px 60px;
    text-align: center;
    font-size: 12px;
}
footer .footer_img {
    width: 100%;
    padding: 0px 5px;
    font-size: 12px;
}	
nav.nav_sp {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #999;
	display: flex;
}
nav.nav_sp .nav_form{
	width: 50%;
    text-align: center;
    background-color: #99cc33;
    border-bottom: 10px double;
    padding-top: 10px;
} 
	
nav.nav_sp .nav_tel{
	width: 50%;
    text-align: center;
    background-color: #e4007f;
    border-bottom: 10px double;
    padding-top: 10px;	
}  
nav.nav_sp p{
    font-size: 15px;
    font-weight: bold;
}	
nav.nav_sp span.big_txt {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.pnavi {
    width: 16%;
    height: auto;
    margin-bottom: 345px;
	bottom: -119px;
    right: 5px;
}
footer .footer_logo span {
    color: #82B83C;
    display: block;
}	
}
