@charset "UTF-8";
@media screen and (max-width:768px){

body {
	font-size:12px !important;
	min-width:inherit;
}

/*************
Header 
***************/
header{
	border-bottom:0;
}

header .tpbx{
	width:auto;
	padding:10px;
}

header .tpbx h1{
	font-size:10px;
	line-height:1.1;
}

header .navbx{
	background:#ea6e33;
}

header .navbx nav{
    width: 320px;
    margin:0 auto;
}

header .navbx nav li{
	float:left;
}

/*************
Footer
***************/
footer {
    padding: 20px 0;
}

/*************
Contents
***************/

.com_lybx {
	width:100%;
}
.com_pc {
	display:none;
}
.com_sp {
	display:block;
}

/*com_bgbx*/
.com_bgbox{
	border-top:2px solid #d5d0c7;
}

.com_bgbox .bgbox {
    margin: 0 auto;
    width: auto;
}

.shopbox .com_bgbox .bgbox {
    width: auto;
}

.com_ctgbox {
    padding: 40px 0 40px 0;
}

.com_ctgbox.non{
    padding: 0 0 0 0;
}

/*com_ttl*/
.com_ttl{
	width:300px;
	height:100px;
	position:absolute;
	top:-45px;
	left:50%;
	margin:0 0 0 -150px;
	border-top:3px solid #d5d0c7;
	border-right:3px solid #d5d0c7;
	border-left:3px solid #d5d0c7;
	background:#e9e4df;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.com_ttl .ttl {
    text-align: center;
    padding: 12px 0 0 0;
    font-size: 14px;
    line-height: 1.4;
    color: #817f70;
    font-weight: bold;
}

.com_ttl .ttl .tl{
	font-size:23px;
	color:#ea6e33;
	text-shadow: 0 -1px 1px #FFF,-1px 0 1px #FFF,1px 0 1px #FFF,0 1px 1px #FFF,1px 1px 1px #FFF,2px 2px 2px #FFF,3px 3px 3px #FFF;
}
.com_ttl .ttl .or{
	color:#ea6e33;
}
.com_ttl .ttl  .fsl18{
	font-size:18px;
}
/*com_hc_contactbox*/
.com_hc_contactbox{
	background:#edaf14;
	padding:5px;
	margin:0 10px;
}

.com_hc_contactbox .hc_contactbox{
	background:#ffffff;
	padding:15px 10px 10px 10px;
	position:relative;
}

.com_hc_contactbox .hc_contactbox h2{
	text-align:center;
	margin:0 0 15px 0;
}

.com_hc_contactbox .hc_contactbox .tl{
	position:absolute;
	top:-15px;
	left:-10px;
}

.com_hc_contactbox .hc_contactbox .contactin .detin{
	margin: 0 0 15px 0;
}

.com_hc_contactbox .hc_contactbox .contactin .detin p{
	text-align: center;
}

.com_hc_contactbox .hc_contactbox .contactin .detin .days{
	line-height:1.4;
	text-align:left;
	padding:5px 0 0 0;
}

.com_hc_contactbox .hc_contactbox .contactin .btnbx p{
	margin:0 0 10px 0;
}

.com_hc_contactbox .hc_contactbox .contactin .btnbx p:last-child{
	margin:0 0 0 0;
}

/*com_btn*/
.com_btn{
	text-align: center;
	line-height:1;
}

.com_btn a{
	background:#66c966;
	box-shadow: 0 3px 0 #339633;
	-ms-box-shadow: 0 3px 0 #339633;
	-moz-box-shadow: 0 3px 0 #339633;
	-webkit-box-shadow: 0 3px 0 #339633;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding:10px 0;
	display:block;
	text-decoration:none;
}

.com_btn a span{
	padding:0 15px 0 15px;
	background:url(../../images/icn_src_wh.png) no-repeat 0 50%;
	background-size:12px auto;
	-ms-background-size:12px auto;
	-moz-background-size:12px auto;
	-webkit-background-size:12px auto;
}

.com_btn.lor a{
	background:#edaf14;
	box-shadow: 0 3px 0 #c6600c;
	-ms-box-shadow: 0 3px 0 #c6600c;
	-moz-box-shadow: 0 3px 0 #c6600c;
	-webkit-box-shadow: 0 3px 0 #c6600c;
}
.com_btn.lor1 a{
	background:#ea6e33;
	box-shadow: 0 3px 0 #a53500;
	-ms-box-shadow: 0 3px 0 #a53500;
	-moz-box-shadow: 0 3px 0 #a53500;
	-webkit-box-shadow: 0 3px 0 #a53500;
}
.com_btn.lor.ar a{
	background:#edaf14 url(../../images/sp/dec_arw_dw_wh.png) no-repeat center bottom 3px;
	background-size:6.5px auto;
	-ms-background-size:6.5px auto;
	-moz-background-size:6.5px auto;
	-webkit-background-size:6.5px auto;
	box-shadow: 0 3px 0 #c6600c;
	-ms-box-shadow: 0 3px 0 #c6600c;
	-moz-box-shadow: 0 3px 0 #c6600c;
	-webkit-box-shadow: 0 3px 0 #c6600c;
}
.com_btn.lor1.ar a{
	background:#ea6e33 url(../../images/sp/dec_arw_dw_wh.png) no-repeat center bottom 3px;
	background-size:6.5px auto;
	-ms-background-size:6.5px auto;
	-moz-background-size:6.5px auto;
	-webkit-background-size:6.5px auto;
	box-shadow: 0 3px 0 #a53500;
	-ms-box-shadow: 0 3px 0 #a53500;
	-moz-box-shadow: 0 3px 0 #a53500;
	-webkit-box-shadow: 0 3px 0 #a53500;
}

/*************
LPBX
***************/

#LPBX .mainviewbox .mainviewin{ 
	background:none;
}

#LPBX .mainviewbox .footbox { 
	padding:2px 0;
}

#LPBX .mainviewbox .footbox .footin{ 
	background:#ffffff;
}

#LPBX .mainviewbox .footbox .footin .footct{
	width:auto;
	margin:0 auto;
	height:auto;
	background:url(../../images/sp/main_ttl.png) no-repeat 10px 50%;
	background-size:90px auto;
	-ms-background-size:90px auto;
	-moz-background-size:90px auto;
	-webkit-background-size:90px auto;
	padding:10px 0 10px 95px;
}

#LPBX .mainviewbox .footbox .footin .footct ul{
	width:100%;
	display:table;
	letter-spacing:-.40em;
}

#LPBX .mainviewbox .footbox .footin .footct ul li{
	width:33.3333%;
	display:table-cell;
	letter-spacing:normal;
	vertical-align: middle;
	text-align: center;
	padding:25px 0 0 0;
	font-size:12px;
	line-height:1;
}

#LPBX .mainviewbox .footbox .footin .footct ul li.lt1{
	width:33.3333%;
	background:url(../../images/sp/icn_main01.png) no-repeat center 10px;
	background-size:12.5px auto;
	-ms-background-size:12.5px auto;
	-moz-background-size:12.5px auto;
	-webkit-background-size:12.5px auto;
}
#LPBX .mainviewbox .footbox .footin .footct ul li.lt2{
	width:33.3333%;
	background:url(../../images/sp/icn_main02.png) no-repeat center 10px;
	background-size:13px auto;
	-ms-background-size:13px auto;
	-moz-background-size:13px auto;
	-webkit-background-size:13px auto;
}
#LPBX .mainviewbox .footbox .footin .footct ul li.lt3{
	background:url(../../images/sp/icn_main03.png) no-repeat center 11px;
	background-size:15px auto;
	-ms-background-size:15px auto;
	-moz-background-size:15px auto;
	-webkit-background-size:15px auto;
}
#LPBX .mainviewbox .footbox .footin .footct ul li.lt4{
	background:url(../../images/sp/icn_main04.png) no-repeat center 7px;
	background-size:12.5px auto;
	-ms-background-size:12.5px auto;
	-moz-background-size:12.5px auto;
	-webkit-background-size:12.5px auto;
}
#LPBX .mainviewbox .footbox .footin .footct ul li.lt5{
	background:url(../../images/sp/icn_main05.png) no-repeat center 7px;
	background-size:9.5px auto;
	-ms-background-size:9.5px auto;
	-moz-background-size:9.5px auto;
	-webkit-background-size:9.5px auto;
}
#LPBX .mainviewbox .footbox .footin .footct ul li.lt6{
	background:url(../../images/sp/icn_main06.png) no-repeat center 8px;
	background-size:17px auto;
	-ms-background-size:17px auto;
	-moz-background-size:17px auto;
	-webkit-background-size:17px auto;
}



#LPBX .minbx{
	padding:10px 0 50px 0;
	width:auto;
	margin:0 auto;
}

#LPBX .minbx p{
	padding:0 0 0 0;
	text-align: center;
	line-height:1.8;
	font-size:14px;
	font-weight:bold;
}

#LPBX .minbx p .fss{
	font-size:11px;
}

#LPBX .minbx p .fsl{
	font-size:19px;
}


#LPBX .pointbox{
	margin:0 0 0px 0;
	padding:30px 10px 30px 10px;
}

#LPBX .pointbox ul{
	margin:0 0 20px 0;
}

#LPBX .pointbox ul li{
	background:#ea6e33;
	padding:2px;
	margin:0 0 10px 0;
}

#LPBX .pointbox ul li .pointin .tl{
	width:46px;
	border-right:2px solid #ea6e33;
	text-align: center;
}

#LPBX .pointbox ul li .pointin .tx{
	font-weight:bold;
	line-height:1.8;
	font-size:14px;
	padding:10px;
}

#LPBX .pointbox .txt{
	font-size:14px;
	line-height:2;
}

#LPBX .bestbox ul li{
	float:none;
}

#LPBX .bestbox ul li:last-child{
	float:none;
}

#LPBX .shopbox .ankbox{
	background:#ea6e33;
}

#LPBX .shopbox .ankbox .ankin{
	padding:15px 0;
	margin:0 auto;
	width:auto;
}

#LPBX .shopbox .ankbox .ankin h2{
	margin:0 0 15px 0;
	font-size:20px;
	text-align: center;
	line-height:1;
	color:#ffffff;
	font-weight:bold;
}

#LPBX .shopbox .ankbox .ankin ul{
	margin:0 0 0 0;
}

#LPBX .shopbox .ankbox .ankin ul.dw{
	width:68%;
	margin:0 auto;
}

#LPBX .shopbox .ankbox .ankin ul li{
	margin:0 0 0 0;
	float:left;
	width:50%;
	padding:10px 0;
	text-align: center;
}

#LPBX .shopbox .ankbox .ankin ul.tri li{
	width:33.3333%;
}

#LPBX .shopbox .ankbox .ankin ul li:last-child{
	margin:0 0 0 0;
	float:right;
}





#LPBX .shopbetspbox{
	padding:10px 10px 20px 10px;
	background:#ffffff;
}

#LPBX .shopbetspbox .detmainbx{
	margin:0 0 20px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .tlbx{
	padding:10px 10px 10px 10px;
}

#LPBX .shopbetspbox .detmainbx .detmain .tlbx .tl{
    background: #ed6d00;
    padding: 5px 0;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size:14px;
    line-height: 1;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct{
	padding:10px 10px 20px 10px;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .databox{
	margin: 0 0 10px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .databox h2{
	font-weight:bold;
	line-height:1.2;
	font-size:14px;
	margin: 0 0 10px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .databox h2 span{
	font-size:22px;
	line-height:1;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .databox .add{
	margin: 0 0 10px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .databox .dtabx{
	padding: 0 0 0 55px;
    position: relative;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .databox .dtabx img{
	position: absolute;
    top: 0;
    left: 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .btnbx li a{
	font-size:14px;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .btnbx .lbt{
	position: relative;
	margin:0 0 15px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .btnbx .lbt img{
	position: absolute;
	top:-35px;
	left:0px;
}

#LPBX .shopbetspbox .detmainbx .detmain .detmainct .btnbx .rbt{
	margin:0 0 15px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .icnbox{
	padding:0 0 50px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li{
	float:left;
	width:36%;
	line-height:1;
	font-weight:bold;
	padding: 5px 2% 5px 12%;
	margin: 5px 0 0 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det01{
	background:url(https://www.hoken-clinic.com/sp/images/icn_homon.png) no-repeat 0 50%;
}
#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det02{
	background:url(https://www.hoken-clinic.com/sp/images/icn_kids.png) no-repeat 0 50%;
}
#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det03{
	background:url(https://www.hoken-clinic.com/sp/images/icn_milk.png) no-repeat 0 50%;
}
#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det04{
	background:url(https://www.hoken-clinic.com/sp/images/icn_bed.png) no-repeat 0 50%;
}
#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det05{
	background:url(https://www.hoken-clinic.com/sp/images/icn_woman.png) no-repeat 0 50%;
}
#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det06{
	background:url(https://www.hoken-clinic.com/sp/images/icn_parking.png) no-repeat 0 50%;
}
#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det07{
	background:url(https://www.hoken-clinic.com/sp/images/service_icon6.png) no-repeat 0 50%;
}
#LPBX .shopbetspbox .detmainbx .detmain .icnbox ul li.det08{
	background:url(https://www.hoken-clinic.com/sp/images/service_icon7.png) no-repeat 0 50%;
}

#LPBX .shopbetspbox .detmainbx .detmain .lnkbx{
	border:2px solid #ea6e33;
}

#LPBX .shopbetspbox .detmainbx .detmain .lnkbx li{
	float:left;
	width:50%;
	text-align:center;
	line-height:1;
	box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#LPBX .shopbetspbox .detmainbx .detmain .lnkbx li a{
	padding:50px 0 20px 0;
	display:block;
}
#LPBX .shopbetspbox .detmainbx .detmain .lnkbx li.acs{
	background:url(https://www.hoken-clinic.com/sp/images/icn_access.png) no-repeat 50% 15px;
	background-size:20px auto;
	-ms-background-size:20px auto;
	-moz-background-size:20px auto;
	-webkit-background-size:20px auto;
	border-bottom:2px solid #ea6e33;
}

#LPBX .shopbetspbox .detmainbx .detmain .lnkbx li.tel{
	width:100%;
	background:url(https://www.hoken-clinic.com/sp/images/icn_tel.png) no-repeat 18% 50%;
	background-size:25px auto;
	-ms-background-size:25px auto;
	-moz-background-size:25px auto;
	-webkit-background-size:25px auto;
	text-align:center;
	line-height:1.2;
	padding:0;
}

#LPBX .shopbetspbox .detmainbx .detmain .lnkbx li.tel a{
	font-size:10px;
	color:#ed6e33;
	display: block;
	padding:15px 0 15px 0;
}

#LPBX .shopbetspbox .detmainbx .detmain .lnkbx li.tel span{
	font-size:20px;
	color:#666666;
}

#LPBX .shopbetspbox .detmainbx .detmain .lnkbx li a{
	font-size:14px;
	color:#666666;
	text-decoration:none;
}

#LPBX .shopbetspbox .detailin {
	margin:0 0 20px 0;
}

#LPBX .shopbetspbox .detailin h3 {
    border-left: 4px solid #ed6e33;
    padding: 0 0 0 10px;
    font-weight: bold;
    font-size: 143%;
    margin: 0 0 25px 0;
    line-height: 1;
}


#LPBX .shopbetspbox .detailin .photobox ul.sp_img{
	margin:0 0 20px 0;
}

#LPBX .shopbetspbox .detailin .photobox ul li{
	margin:0 0 10px 0;
}

#LPBX .shopbetspbox .detailin .photobox ul li:last-child{
	margin:0 0 0 0;
}

#LPBX .shopbetspbox .detailin .photobox ul li .img{
	margin:0 0 7px 0;
	text-align: center;
}

#LPBX .shopbetspbox .detailin .photobox ul li .img img{
	border:1px solid #cccccc;
	position:relative;
}

#LPBX .shopbetspbox .detailin .photobox ul li .txt .clr_or{
	color:#ed6d00;
}

#LPBX .shopbetspbox .detailin .photobox ul li .txt .fwb{
	font-weight:bold;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx{
	margin:0 0 30px 0;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin{
	float:left;
	width:100px;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .img{
	text-align:center;
	margin: 0 0 10px 0;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .img img{
	border:1px solid #ed6e33;
	border-radius:75px;
	-ms-border-radius:75px;
	-moz-border-radius:75px;
	-webkit-border-radius:75px;
	width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .tx{
	line-height:2;
	font-size:85%;
	color:#000000;
	position:relative;
	padding: 0 0 0 1em;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .tx .ck{
	position:absolute;
	top:0;
	left:0;
	color:#66cc66;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .txtbx{
	margin: 0 0 0 110px;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .txtbx .txtin{
	padding:10px;
	background:#ffffff;
	line-height:1.6;
	border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#LPBX .shopbetspbox .detailin .mnbx .txlt{
	position:relative;
}

#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .fkbx {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100;
	display:none;
}
#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .fkbx .fkin {
	height:100%;
	background:#000;
	width:100%;
	opacity: 0.5;
	z-index:100;
}
#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .fkbx .fk {
	position:fixed;
	top: 75px;
	left:50%;
	margin:0 0 0 -135px;
	width:270px;
}
#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .fkbx .fk .inner {
	background:#fff;
	padding:15px;
	line-height:1.6em;
	border:2px solid #529700;
}
#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .fkbx .fk .tl {
	margin:0 0 3px 0;
	color:#529700;
	font-weight:bold;
}
#LPBX .shopbetspbox .detailin .stfbox .mnbx .mnin .mnct .txlt .fkbx .fk p.attx {
	text-align:center;
	padding:3px;
	color:#fff;
	background:#529700;
	font-size:10px;
}

#LPBX .shopbetspbox .detailin .stfin ul li{
	float:left;
	width: 46%;
    padding: 0 2% 20px 2%;	
}

#LPBX .shopbetspbox .detailin .stfin ul li dl dt{
	text-align: center;
    margin: 0 0 10px 0;
}
#LPBX .shopbetspbox .detailin .stfin ul li dl dt img {
    border: 1px solid #ed6e33;
    border-radius: 75px;
    -ms-border-radius: 75px;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
	width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 100px;
}

#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt {
    position: relative;
}

#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .txs{
    line-height: 2;
    font-size: 85%;
    color: #000000;
    position: relative;
    padding: 0 0 0 1em;
}

#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .txs .ck{
    position: absolute;
    top: 0;
    left: 0;
    color: #66cc66;
}


#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .fkbx {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:100;
	display:none;
}
#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .fkbx .fkin {
	height:100%;
	background:#000;
	width:100%;
	opacity: 0.5;
	z-index:100;
}
#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .fkbx .fk {
	position:fixed;
	top: 75px;
	left:50%;
	margin:0 0 0 -135px;
	width:270px;
}
#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .fkbx .fk .inner {
	background:#fff;
	padding:15px;
	line-height:1.6em;
	border:2px solid #529700;
}
#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .fkbx .fk .tl {
	margin:0 0 3px 0;
	color:#529700;
	font-weight:bold;
}
#LPBX .shopbetspbox .detailin .stfin ul li dl dd.txlt .fkbx .fk p.attx {
	text-align:center;
	padding:3px;
	color:#fff;
	background:#529700;
	font-size:10px;
}

#LPBX .shopbetspbox .detailin .acsbox .map{
	margin: 0 0 10px 0;
}

#LPBX .shopbetspbox .detailin .acsbox .mp_btn{
	text-align:right;
	margin: 0 0 10px 0;
}

#LPBX .shopbetspbox .detailin .acsbox .dtbx table{
	width:100%;
}

#LPBX .shopbetspbox .detailin .acsbox .dtbx table tr th{
	padding:10px 0;
	text-align: center;
	display:block;
	background:#e9e4df;
}

#LPBX .shopbetspbox .detailin .acsbox .dtbx table tr td{
	padding:10px 0;
	display:block;
	text-align:left;
}

#LPBX .shopbetspbox .detailin .acsbox .dtbx table tr td span{
	color:#ed6e33;
}


#LPBX .voicebox .ttlbox .ttlin{
	margin:0 auto;
	width:auto;
	padding:15px 0;
}

#LPBX .voicebox .ttlbox .ttlin h2{
	font-weight:bold;
	line-height:1;
	text-align: center;
	color:#ffffff;
	font-size:20px;
}

#LPBX .voicebox .voicebetbox{
	margin:0px 10px 20px 10px;
}

#LPBX .voicebox .voicebetbox ul{
	margin:0 0 0 0;
}

#LPBX .voicebox .voicebetbox ul li{
	float:none;
	width:auto;
	margin:15px 0 0 0;
}

#LPBX .voicebox .voicebetbox ul li:nth-child(1){
	margin:0 0 0 0;
}
#LPBX .voicebox .voicebetbox ul li:nth-child(2){
	margin:15px 0 0 0;
}
#LPBX .voicebox .voicebetbox ul li:nth-child(3){
	margin:15px 0 0 0;
}

#LPBX .voicebox .voicebetbox ul li .detbox{
	padding:10px 2px 2px 2px;
}

#LPBX .voicebox .voicebetbox ul li .detbox h3{
	margin:0 0 10px 0;
	text-align: center;
	line-height:1;
	font-size:14px;
	color:#ffffff;
}

#LPBX .voicebox .voicebetbox ul li .detbox .detin{
	background:#ffffff;
	padding:10px 10px;
}

#LPBX .voicebox .voicebetbox ul li .detbox .detin .det_img{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

#LPBX .voicebox .voicebetbox ul li.shop01 .detbox .detin .det_img{
	border-bottom:2px solid #e6adad;
}
#LPBX .voicebox .voicebetbox ul li.shop02 .detbox .detin .det_img{
	border-bottom:2px solid #80c3e5;
}
#LPBX .voicebox .voicebetbox ul li.shop03 .detbox .detin .det_img{
	border-bottom:2px solid #76bf76;
}
#LPBX .voicebox .voicebetbox ul li.shop04 .detbox .detin .det_img{
	border-bottom:2px solid #f1a8d1;
}

#LPBX .voicebox .voicebetbox ul li .detbox .detin .det_img .img{
	text-align: center;
	margin:0 0 10px 0;
}

#LPBX .voicebox .voicebetbox ul li .detbox .detin .det_img .tl{
	line-height:1;
	text-align: center;
}

#LPBX .voicebox .voicebetbox ul li .detbox .detin .det_txt .txt{
	line-height:1.8;
	font-size:12px;
}





