/*insert*/
html{ background:#FFF;}
table{
border-collapse: collapse;
  border-spacing: 0;
  word-wrap:break-word;
}
.clearFix { float:none !important; }
.bannerWrapper{ width:100%; background:#FFF; height:auto;}
.bannerWrapper .banner{width:1180px; height:100%; margin:0 auto;}
.bannerWrapper .banner img{ width:100%;}
.mb{ display:none;}
@media only screen and (max-width : 1200px )  {
.bannerWrapper .banner{ width:100%; box-sizing:border-box;}
.responseWidth{
  width: auto;
}
}
@media screen and (max-width: 1200px) and (min-width: 900px){
  .selectBox{
    width: 100% !important;
  }
}
@media only screen and (max-width : 900px )  {
.pc,.pd{ display:none;}
.mb{ display:block;}
.bannerWrapper .banner{  padding:0 0 30px 0;}
.printDisplay .selectBox .thisBox{padding-left: 5px;}
}
@media(max-width: 768px){
  .banner .link-to-aggr{
    font-size: 14px;
    bottom: 31%;
    left: 6%;
  }
}

/* iphone �� ���岻�Զ����*/
*{ -webkit-text-size-adjust:none;}





