@charset "utf-8";
											.ShowImage{		 } .ShowImage>.outBox{ } @media screen and (max-width:768px){ .ShowImage{		 } .ShowImage>.outBox{ } }																				 .ShowImage{					 width:100%;					 }					 					 .ShowImage .btnOB{					 cursor:pointer;					 width:25%;					 padding:0 0 5px 5px;					 }					 					 .ShowImage .imgBox{					 display:block;					 width:100%;					 padding-top:100%;					 height:0;					 position:relative;					 border-radius:0;					 }					 					 .ShowImage .imgBoxA{					 border:1px #ccc dashed;					 }					 					 .ShowImage .imgBoxB{					 border:1px #ccc solid;					 }					 					 .ShowImage .iconBox{					 width:100%;					 height:100%;					 background-color:rgba(255,255,255,0.8);					 }					 					 .ShowImage .iconBox .iconLoading{					 height:100%;					 }					 					 .ShowImage .showImage{					 position:relative;					 padding:10px;					 }					 					 .ShowImage .showImage .imgBox{					 width:auto;					 height:auto;					 padding-top:0;					 font-size:0;					 }					 					 .ShowImage .stBox{					 position:absolute;					 left:0;					 top:0;					 width:100%;					 height:100%;					 }					 					 .ShowImage .btnClose { cursor: pointer; position: absolute; right: 0; top: -36px; width: 20px; height: 20px; background-image: url(/images/common/ico_close_1.svg); }						 						 @media screen and (max-width:768px){ .ShowImage .btnOB{ width:25%; padding:0 0 1.21vw 1.21vw; } .ShowImage .showImage{ padding:2.42vw; } .ShowImage .btnClose { width: 4.83vw; height: 4.83vw; top: -8.7vw; }						 }					