h3 {
  border-bottom: solid 3px #cce4ff;
  position: relative;
}

h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}
h5{
 padding: 0.3em;
 color: #494949;
 background: #fffaf4;
 border-left: solid 8px #5472cd;
}
@media screen and (max-width: 767px) {
 .checkinSelFrm{
   width:75%;
 }
}
.btnSNSReg:hover{
 cursor: pointer;
}
.newicon{
 position: absolute;
 z-index: 5;
 width: 150px;
 height: 150px;
 right: 2px;
 top: 2px;
 display: none;
}

.titleimg{
position: relative;
max-width: 1200px;
margin: 0px auto;
b
}
.titleimg img{
border: none;
max-width: 100%;
height: auto;
vertical-align: middle;
}

.imgmgn.pat{
 margin: 2px;
}
.tdfix{
 height: 36px;
}
