@charset "utf-8";
/* CSS Document */
.se .section-container #alert-agreement,
.se .section-container #alert-userid,
.se .section-container #alert-userid2{
display:none;
color:#f00;
}


div.clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div.clear {
  min-height: 1px;
}

* html div.clear {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.se .box-starflyer{
  margin:0 20px 50px 25px;
  padding:25px;
  background:#efefef;
}
.se .box-starflyer > *:last-child{
  margin-bottom:0 !important;
}
.se .m_layout-3.nobg .content .box-starflyer .layout_grid.col-2 > .unit{
  width:46.8%;
}

.se .box-starflyer .list_u.type-14{
  margin-left:-6px;
}

.se .box-starflyer .list_u.type-14 > li{
  margin:6px 0 0 6px;
}

.se .m_layout-3.nobg .content .box-starflyer h3{
  margin-bottom:25px;
}

.se .m_layout-3.nobg .content .box-starflyer h3 img{
  vertical-align:bottom;
}