/*
チャットボタン用css
*/

div#lpButtonDiv-Comofficial{
font-size: 0!important;
line-height: 1em!important;
}

div.LPMcontainer{
    background: #e96c2b none repeat scroll 0 0!important;
    border: 2px solid #f89b6b!important;
    color: #193477!important;
    display: block!important;
    font-size: 14px!important;
    font-weight: bold!important;
    text-decoration: none!important;
    width: auto!important;
    border-radius: 0px!important;
    height: auto!important;
    padding: 10px 0px!important;
}

.chat{
	width:47%;
	float:right;
}

.fl_n{
	float: none;
}

.chat div.LPMcontainer img{
	margin:54px auto !important;
}

div.LPMcontainer img{
    margin: 5px 10px 2px!important;
    position: relative!important;
}

.w50{
	width:50%;	
}

#lpButtonDiv-Comofficial_f{
	margin:0 auto 80px;
	width:37%;
	text-align:center;
}

#lpButtonDiv-Comofficial_r{
	text-align:center;
	height:100%;
	bottom:0;
	line-height:0;
	position:absolute;
	right:0;
	width:152px;
	top:2px;
}

#lpButtonDiv-Comofficial_l{
	text-align:center;
}

#lpButtonDiv-Comofficial_l .LPMcontainer{
	padding:0 !important;
}

#lpButtonDiv-Comofficial_r .LPMcontainer{
	padding:0 !important;
}

#lpButtonDiv-Comofficial_f.chat_btn_list_hq{
	width: 150px important;
    position: static;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-top: 0!important;
}

.chat_btn_list_hq {
    width: 150px important;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-top: 0!important;
}

.addchat
{position: relative;
}

.sp_w{
	width:595px;
}

.sp_w .contact_customer_hq{
	width:595px;
}

@media only screen and (min-width: 770px)  {
	
.addchat_bocn #lpButtonDiv-Comofficial {
	    height:100% !important;
}

.addchat_bocn #lpButtonDiv-Comofficial img {
    vertical-align: middle !important;
    margin: 44px auto !important;
}


}

@media only screen and (max-width: 770px){

.contact_tel_hq{
	width: auto;
	}
	
.addchat .contact_tel_hq{
	width: auto;
	}
	
div.LPMcontainer{
    background: #e96c2b none repeat scroll 0 0!important;
    border: 2px solid #f89b6b!important;
    color: #193477!important;
    display: block!important;
    font-weight: bold!important;
    text-decoration: none!important;
    width: 100%!important;
    border-radius: 0px!important;
    height: auto!important;
    padding: 0px 0px!important;
}
#lpButtonDiv-Comofficial{
	margin-bottom:5px;
}


#lpButtonDiv-Comofficial_f{
	margin-bottom:30px;
	width:90%;
}

#lpButtonDiv-Comofficial_l{
	margin-bottom:30px;
}

#lpButtonDiv-Comofficial_r img{
}

#lpButtonDiv-Comofficial_f img{
	width:90%;
}

#lpButtonDiv-Comofficial_l img{
	width:90%;
}

div.LPMcontainer img{
    margin: 5px 10px 2px!important;
    position: relative!important;
}


.chat_btn_list_hq
{
position: static;
}

.addchat
{position: static;
}

.chat{
	float:left;
	width:100%;
	margin-bottom:20px;
}

.w50{
	width:100%;
}

.sp_w{
	clear:both;
	width:100%;
}

.sp_w .contact_customer_hq {
	width:100%;
}

.fl_n{
	width:100%;
}

#lpButtonDiv-Comofficial_r{
	position: static;
	width:100%;
	height:30%;
}

.chat div.LPMcontainer img{
	margin: 5px 10px 2px !important;
}

}