@charset "utf-8";
.greeting-type02 .thum {width: 450px;}
.greeting-type02 .cont {width: calc(100% - 480px);}

@media all and (max-width:1300px) {
  .greeting-type02 .cont {width:100%;}
}
