@charset "UTF-8";


/*--------------------------------------------------------
  HEADER
--------------------------------------------------------*/

.onsen #underHeader .underMV {
  background-image: url('/images/onsen/head.jpg');
}

.onsen .specTable dd {
  padding-top: 1.4rem;
}


#underContents .content.reverse {
  display: inline-block;
  position: relative;
  margin: 4rem 0 0rem 0 ;
}


.m-b-adjust {
  margin-bottom: 12rem;;
}


.swiper-pagination-bullet {
  opacity: 0.8 !important;
  background: #FFF !important;
}






