/* BASIC css start */
.a {max-width:auto; align:center; }
.a img {max-width:100%; }

.shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetailImage table {width:100% !important;}
.shopdetailImage object {width:100% !important;}
.shopdetailImage iframe {width:100% !important;}
.shopdetailImage table {table-layout: auto !important;}
.shopdetailImage div {width:100% !important;}

.shopdetail .shopdetailBoard {text-align:center; margin-bottom:20px;}
.shopdetail .shopdetailBoard a { width:100%; background-color:#f5f6f8; border:1px solid #e5e5e5; display:inline-block; font-weight:bold; padding:20px 0; box-sizing:border-box; }
.shopdetail .shopdetailBoard a:last-child { border-left:none; }

.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;} 
.video-container iframe,
.video-container object,
.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;} 






/* BASIC css end */

