@charset "UTF-8";
@charset "UTF-8";
/* 2つめカラーはh1のと一緒 */
/*=========================================
	Font
=========================================*/
#mv .mv-inner {
  position: relative; }
  #mv .mv-inner .days {
    top: 61%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    color: dlab_main_color;
    font-weight: bold;
    font-size: 1.6em; }

.home #main .high-bg .high-white .high-cont .price .txt {
  width: 140px !important; }

.cv3 .cv-aria .cv-visit {
  background: url(images/cv/btn_visit_on.png); }
.cv3 .cv-aria .cv-dely {
  background: url(images/cv/btn_dely_on.png); }

#main.faq .faq_cate ul li.current_page_item a {
  background: linear-gradient(-180deg, #a60000 0%, #550000 100%) !important; }
