@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 default
==================================================================================*/
/* -------------------------------------------
 * initialize
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC"); }

/* For Android */
body * {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased; }

article, aside, dialog, figure, footer, header, hgroup, nav, section, main {
  display: block; }

sup {
  font-size: 10px;
  vertical-align: super; }

sub {
  font-size: 10px;
  vertical-align: sub; }

div {
  line-height: 0; }

ul li {
  list-style: none; }

input, select {
  vertical-align: middle; }

.hide {
  display: none; }

body {
  font-family: YuGothic, Yu Gothic, "游ゴシック", sans-serif; }

img {
  -ms-interpolation-mode: bicubic; }

a {
  text-decoration: none; }
  @media (min-width: 1001px) {
    a:hover {
      opacity: 0.7; } }

.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  .clearfix:after {
    clear: both; }

iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%; }

.serif {
  font-family: YuMincho, Yu Mincho, "游明朝", serif; }

.bold {
  font-weight: bold; }

.wrap {
  margin: 0 auto;
  width: 1000px; }

.pc {
  display: inline-block !important; }

.sp {
  display: none !important; }

img.sp {
  margin: 0 auto; }

@media screen and (min-width: 769px) {
  a.tel {
    pointer-events: none; } }

@media (max-width: 1000px) {
  img {
    max-width: 100%;
    height: auto; }

  .wrap {
    width: 90%; } }
@media (max-width: 768px) {
  sup,
  .sub {
    font-size: 8px; }

  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
/*==================================================================================
 common
==================================================================================*/
body.menuOpen, body.modalOpen {
  overflow: hidden; }
body > img {
  display: none; }

main {
  padding-top: 120px;
  overflow-x: hidden; }

.indent {
  padding-left: 1em;
  text-indent: -1em; }

.commonArea {
  padding: 80px 0 100px; }
  .commonArea .achievement {
    padding-bottom: 40px; }
  .commonArea .lead {
    padding-bottom: 40px;
    line-height: 2;
    text-align: center;
    font-size: 23px; }
    .commonArea .lead .emphasis {
      font-size: 130%;
      font-weight: bold;
      color: #d41338; }

.commonBtns {
  margin: 0 auto;
  width: 94%; }
  .commonBtns li {
    padding-bottom: 20px;
    line-height: 0;
    text-align: center; }
    .commonBtns li:last-child {
      padding: 0; }

.circleTitle {
  box-sizing: border-box;
  position: relative;
  margin: 0 auto 40px;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  border: 18px solid #dcdddd;
  text-align: center;
  font-size: 26px; }
  .circleTitle span {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 1.4;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    -moz-transform: translateY(-45%);
    transform: translateY(-45%); }
  .circleTitle.white {
    border-color: #fff; }

.accTrigger {
  cursor: pointer; }

.accTarget {
  display: none; }

.modalArea {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  color: #fff; }
  .modalArea .inner {
    position: relative;
    padding-top: 40px;
    max-width: 940px; }
  .modalArea .layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: -1; }
  .modalArea .closeBtn {
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 0;
    width: 30px; }
    .modalArea .closeBtn img {
      width: 100%;
      height: auto; }
    @media (min-width: 769px) {
      .modalArea .closeBtn:hover {
        opacity: .7; } }
  .modalArea .modalConts {
    display: none; }
    .modalArea .modalConts h5 {
      padding: 0 70px 120px;
      line-height: 1;
      font-size: 16px;
      font-weight: normal; }
    .modalArea .modalConts .scrollArea {
      position: relative;
      padding: 0 70px;
      overflow-y: auto; }
      .modalArea .modalConts .scrollArea .mainImage {
        padding-bottom: 50px;
        text-align: center; }
        .modalArea .modalConts .scrollArea .mainImage .caption {
          display: block;
          padding-top: 50px;
          font-size: 22px; }
    .modalArea .modalConts .textArea {
      padding: 0 50px 0 180px; }
      .modalArea .modalConts .textArea .talk,
      .modalArea .modalConts .textArea .image {
        padding-bottom: 40px; }
        .modalArea .modalConts .textArea .talk:last-child,
        .modalArea .modalConts .textArea .image:last-child {
          padding-bottom: 0; }
      .modalArea .modalConts .textArea .talk {
        position: relative;
        line-height: 2;
        font-size: 18px; }
        .modalArea .modalConts .textArea .talk .name {
          display: inline-block;
          position: absolute;
          top: 0;
          left: -40px;
          line-height: 2;
          -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
          -moz-transform: translateX(-100%);
          transform: translateX(-100%); }

/*$slideDistance: 100;

.actBtn,
.slideFadeTop,
.slideFadeRight,
.slideFadeBottom,
.slideFadeLeft,
.stayFade,
.expandFade,
.spinFade {
  @include transitionPro("opacity, transform");
  @include transitionDur(.8s);
  opacity: 1;

  &.action {
    opacity: 1 !important;
  }
}

@keyframes expandFade {
  50% {
    @include transform(scale(1.05));
  }
  100% {
    @include transform(scale(1));
  }
}

.actBtn {
  &.action {
    animation-name: expandFade;
    animation-duration: .5s;
  }
}

.slideFadeTop {
  @include transform(translateY($slideDistance + px));

  &.action {
    @include transform(translateY(0));
  }
}

.slideFadeRight {
  @include transform(translateX(-$slideDistance + px));

  &.action {
    @include transform(translateX(0));
  }
}

.slideFadeBottom {
  @include transform(translateY(-$slideDistance + px));

  &.action {
    @include transform(translateY(0));
  }
}

.slideFadeLeft {
  @include transform(translateX($slideDistance + px));

  &.action {
    @include transform(translateX(0));
  }
}

.expandFade {
  &.action {
    animation-name: expandFade;
    animation-duration: 1.5s;
  }
}

.spinFade {
  @include transform(rotateY(120deg));

  &.action {
    @include transform(rotateY(0));
  }
}*/
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }

/*
 * Scrollbar rail styles
 */
.ps__rail-y {
  position: absolute;
  right: 0;
  width: 15px;
  background: #3e3a39; }

.ps--active-y > .ps__rail-y {
  display: block;
  width: 15px;
  background: #3e3a39; }

/*
 * Scrollbar thumb styles
 */
.ps__thumb-y {
  position: absolute;
  width: 15px;
  right: 0;
  background: #d41338; }

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }
.ps__rail-y {
  display: block !important;
  opacity: 1 !important; }

/*==================================================================================
 siteHeader
==================================================================================*/
.siteHeader {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 20px 53px;
  width: 100%;
  z-index: 10; }
  .siteHeader h1 {
    float: left;
    line-height: 0; }
  .siteHeader .btns {
    float: right;
    padding-top: 10px; }
    .siteHeader .btns .links {
      float: left;
      margin-right: 8px;
      padding-right: 10px;
      border-right: 1px solid #d41338;
      font-size: 14px; }
      .siteHeader .btns .links li:first-child {
        margin-bottom: 6px; }
      .siteHeader .btns .links li a {
        display: inline-block;
        position: relative;
        padding-left: 18px;
        color: #000; }
        .siteHeader .btns .links li a:before {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          width: 14px;
          height: 14px;
          background: url("../img/icon_store.png") no-repeat;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          transform: translateY(-50%); }
      .siteHeader .btns .links li:last-child a:before {
        background-image: url("../img/icon_yen.png"); }
    .siteHeader .btns .tels {
      float: right;
      font-size: 11px; }
      .siteHeader .btns .tels li {
        position: relative;
        float: left;
        line-height: 1.5; }
        .siteHeader .btns .tels li:first-child {
          margin-right: 10px;
          padding: 0 10px 0 25px;
          border-right: 1px solid #d41338; }
          .siteHeader .btns .tels li:first-child:before {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            width: 20px;
            height: 32px;
            background: url("../img/icon_tel.png") no-repeat;
            -webkit-transform: translateY(-52%);
            -ms-transform: translateY(-52%);
            -moz-transform: translateY(-52%);
            transform: translateY(-52%); }
        .siteHeader .btns .tels li .num {
          font-size: 16px; }
  .siteHeader .achievements {
    position: absolute;
    top: 20px;
    right: 500px; }
    .siteHeader .achievements li {
      float: left;
      padding-right: 25px; }
      .siteHeader .achievements li:last-child {
        padding: 0; }
    @media (max-width: 1180px) {
      .siteHeader .achievements {
        top: 72px;
        right: 160px; }
        .siteHeader .achievements li {
          padding-right: 15px; }
        .siteHeader .achievements img {
          width: auto;
          height: 40px; } }
  .siteHeader .snsIcons {
    position: absolute;
    top: 75px;
    right: 25px; }
    .siteHeader .snsIcons li {
      float: left;
      padding-right: 15px;
      width: 30px;
      line-height: 0; }
      .siteHeader .snsIcons li:last-child {
        padding-right: 0; }
      .siteHeader .snsIcons li img {
        max-width: 100%;
        height: auto; }
  .siteHeader .fixingBtns {
    position: fixed;
    top: 50%;
    right: 0;
    font-size: 18px;
    font-weight: bold;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); }
    .siteHeader .fixingBtns li {
      line-height: 1.2; }
      .siteHeader .fixingBtns li:first-child {
        padding-bottom: 12px; }
      .siteHeader .fixingBtns li a {
        position: relative;
        display: inline-block;
        padding: 45px 16px 12px;
        color: #fff;
        background: #d41338; }
        .siteHeader .fixingBtns li a:before {
          content: "";
          display: block;
          position: absolute;
          top: 10px;
          left: 50%;
          width: 27px;
          height: 30px;
          background: url("../img/icon_request.jpg") no-repeat;
          -webkit-transform: translateX(-48%);
          -ms-transform: translateX(-48%);
          -moz-transform: translateX(-48%);
          transform: translateX(-48%); }
      .siteHeader .fixingBtns li:last-child a:before {
        background-image: url("../img/icon_reserve.jpg"); }
  @media (min-width: 769px) {
    .siteHeader .spNavi {
      display: none !important; } }

/*==================================================================================
 siteFooter
==================================================================================*/
.siteFooter {
  box-sizing: border-box;
  position: relative;
  margin-top: 50px;
  padding: 30px 0 0;
  border-top: 1px solid #000; }
  .siteFooter .pageTop {
    position: absolute;
    top: -50px;
    right: 0; }
  .siteFooter .examined {
    padding-bottom: 10px;
    font-size: 11px; }
    .siteFooter .examined .caption,
    .siteFooter .examined dt,
    .siteFooter .examined dd {
      line-height: 1.7; }
    .siteFooter .examined dl {
      position: relative; }
    .siteFooter .examined dt {
      position: absolute;
      top: 0;
      left: 0; }
    .siteFooter .examined dd {
      padding-left: 8.5em; }
  .siteFooter .notes {
    padding-bottom: 50px;
    font-size: 11px; }
    .siteFooter .notes dt,
    .siteFooter .notes dd {
      padding-bottom: 8px;
      line-height: 1.6; }
    .siteFooter .notes dd:last-of-type {
      padding-bottom: 0; }
  .siteFooter .logo {
    padding-bottom: 20px; }
  .siteFooter .companyInfo {
    padding-bottom: 15px;
    line-height: 1.4;
    font-size: 13px; }
    .siteFooter .companyInfo a {
      color: #000; }
      .siteFooter .companyInfo a:hover {
        opacity: 1; }
        @media (min-width: 1001px) {
          .siteFooter .companyInfo a:hover {
            text-decoration: underline; } }
  .siteFooter .links {
    padding-bottom: 15px;
    font-size: 13px; }
    .siteFooter .links li {
      float: left;
      margin-right: 10px;
      padding-right: 10px;
      border-right: 1px solid #000; }
      .siteFooter .links li:last-child {
        margin: 0;
        padding: 0;
        border: none; }
      .siteFooter .links li a {
        color: #000; }
        .siteFooter .links li a:hover {
          opacity: 1; }
          @media (min-width: 1001px) {
            .siteFooter .links li a:hover {
              text-decoration: underline; } }
  .siteFooter .siteCopy {
    font-size: 11px; }
  .siteFooter .illustCopy {
    margin-top: 70px;
    text-align: center;
    background: #fff5e0; }
  @media (max-width: 1000px) {
    .siteFooter .links {
      font-size: 12px; }
      .siteFooter .links li {
        margin-right: 5px;
        padding-right: 5px; } }

/*==================================================================================
 top
==================================================================================*/
#top .mainVisual {
  margin: 0 auto;
  /*padding-bottom: 30px;*/
  max-width: 1500px; }
  #top .mainVisual img {
    width: 100%;
    height: auto; }
#top .intro {
  padding-bottom: 60px;
  padding-top: 50px;
  text-align: center; }
  #top .intro .lead {
    padding-bottom: 60px;
    line-height: 2;
    font-size: 23px; }
#top .sections > header .lead,
#top .sections > .lead {
  line-height: 2;
  font-size: 18px; }
#top .result {
  padding: 70px 0;
  background: url("../img/bg_pattern01.png") repeat left top; }
  #top .result h4 {
    padding-bottom: 70px;
    text-align: center;
    line-height: 2;
    font-size: 30px;
    font-weight: normal; }
  #top .result .graph {
    padding-bottom: 70px;
    text-align: center; }
  #top .result .wrap {
    position: relative; }
    #top .result .wrap:before {
      content: "";
      display: block;
      position: absolute;
      right: -125px;
      top: -300px;
      width: 330px;
      height: 331px;
      background: url("../img/result_img01.png") no-repeat; }
  #top .result .results li {
    float: left;
    padding: 0 2% 10px 0;
    width: 32%; }
    #top .result .results li:nth-child(3n) {
      padding-right: 0; }
    #top .result .results li:nth-child(3n+1) {
      clear: both; }
    #top .result .results li:nth-last-child(-n+3) {
      padding-bottom: 0; }
#top .team {
  padding-bottom: 100px; }
  #top .team > header {
    padding-bottom: 20px; }
  #top .team h4 {
    margin-bottom: 20px;
    padding: 20px 0;
    text-align: center;
    line-height: 1;
    font-size: 36px;
    color: #fff;
    background: #b4914f; }
  #top .team .catch {
    position: relative;
    padding: 18px 0;
    text-align: center;
    line-height: 2;
    font-size: 26px;
    font-weight: bold;
    color: #b4914f; }
    #top .team .catch:before, #top .team .catch:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      width: 18%;
      height: 100%;
      background: url("../img/team_catch_people01.png") no-repeat center center;
      background-size: 100% auto;
      z-index: -1; }
    #top .team .catch:before {
      left: 0; }
    #top .team .catch:after {
      right: 0;
      background-image: url("../img/team_catch_people02.png"); }
  #top .team .inSections {
    padding: 30px 0 70px; }
    #top .team .inSections > header {
      box-sizing: border-box;
      position: relative;
      margin-bottom: 70px;
      padding-left: 280px; }
    #top .team .inSections h5 {
      position: absolute;
      top: 0;
      left: 0; }
    #top .team .inSections .lead {
      padding-top: 20px;
      line-height: 2;
      font-size: 26px;
      font-weight: bold; }
  #top .team section.about {
    background: url("../img/bg_pattern01.png") repeat left top; }
    #top .team section.about ul {
      padding-bottom: 60px; }
      #top .team section.about ul li {
        float: left;
        width: 48.2%;
        text-align: center; }
        #top .team section.about ul li:last-child {
          float: right; }
        #top .team section.about ul li .image {
          padding-bottom: 10px; }
        #top .team section.about ul li .text {
          line-height: 2;
          font-size: 20px;
          font-weight: bold;
          color: #b4914f; }
    #top .team section.about .image {
      text-align: center; }
  #top .team section.program {
    background: #b4914f; }
    #top .team section.program .lead {
      color: #fff; }
    #top .team section.program .tableArea {
      text-align: center; }
      #top .team section.program .tableArea p {
        padding-bottom: 10px;
        font-size: 24px;
        font-weight: bold;
        color: #fff; }
      #top .team section.program .tableArea div {
        overflow-x: auto; }
        #top .team section.program .tableArea div img {
          width: 900px !important;
          max-width: none; }
#top .recommend h4 {
  padding-bottom: 20px; }
#top .recommend .lead {
  padding: 0 6.5%; }
#top .recommend .points li {
  padding-bottom: 30px; }
  #top .recommend .points li:last-child {
    padding-bottom: 0; }
#top .shops {
  padding-bottom: 100px; }
  #top .shops .lead {
    padding-bottom: 40px;
    text-align: center;
    font-size: 18px; }
  #top .shops .image {
    margin-bottom: 50px; }
  #top .shops .shopList {
    padding: 0 100px; }
    #top .shops .shopList > li {
      padding-bottom: 30px; }
      #top .shops .shopList > li:last-child {
        padding: 0; }
      #top .shops .shopList > li .areaName,
      #top .shops .shopList > li a {
        text-decoration: underline; }
        #top .shops .shopList > li .areaName:hover,
        #top .shops .shopList > li a:hover {
          opacity: 1; }
          @media (min-width: 1001px) {
            #top .shops .shopList > li .areaName:hover,
            #top .shops .shopList > li a:hover {
              text-decoration: none; } }
      #top .shops .shopList > li .areaName {
        display: inline-block;
        position: relative;
        padding-left: 17px;
        font-size: 16px; }
        #top .shops .shopList > li .areaName:before {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          border-top: 8px solid #d41338;
          border-right: 5px solid transparent;
          border-bottom: 8px solid transparent;
          border-left: 5px solid transparent;
          -webkit-transform: translateY(-15%);
          -ms-transform: translateY(-15%);
          -moz-transform: translateY(-15%);
          transform: translateY(-15%); }
      #top .shops .shopList > li ul {
        margin-bottom: -10px;
        padding-top: 15px; }
        @media (min-width: 769px) {
          #top .shops .shopList > li ul {
            display: block !important; } }
        #top .shops .shopList > li ul li {
          display: inline-block;
          position: relative;
          margin-bottom: 10px;
          padding: 0 35px 0 17px;
          font-size: 16px; }
          #top .shops .shopList > li ul li:last-child {
            padding-right: 0; }
          #top .shops .shopList > li ul li:before {
            content: ">";
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%); }
          #top .shops .shopList > li ul li a {
            color: #000; }
          #top .shops .shopList > li ul li .new {
            font-size: 90%;
            color: #d41338; }
#top .flow {
  margin-bottom: 90px;
  padding-bottom: 60px;
  text-align: center;
  background: url("../img/flow_bg.png") no-repeat center bottom;
  background-size: 100% auto; }
  #top .flow .lead {
    padding-bottom: 40px;
    text-align: center; }
#top .price ul li {
  position: relative;
  padding-bottom: 30px; }
  #top .price ul li:last-child {
    padding-bottom: 0; }
  #top .price ul li:before {
    content: "";
    display: block;
    position: absolute; }
  #top .price ul li:first-child:before {
    top: -35px;
    left: -78px;
    width: 112px;
    height: 205px;
    background: url("../img/price_people01.png") no-repeat; }
  #top .price ul li:nth-child(2):before {
    top: -20px;
    right: -45px;
    width: 150px;
    height: 195px;
    background: url("../img/price_people02.png") no-repeat; }
#top .faq {
  counter-reset: questionNum; }
  #top .faq dl {
    counter-increment: questionNum;
    padding: 0 100px 30px; }
    #top .faq dl:last-of-type {
      padding-bottom: 0; }
      #top .faq dl:last-of-type dd {
        padding-bottom: 0; }
  #top .faq dt {
    position: relative;
    padding-left: 50px;
    line-height: 1.4;
    font-size: 20px;
    text-decoration: underline; }
    #top .faq dt:before {
      content: "Q" counter(questionNum) ".";
      position: absolute;
      top: 1px;
      left: 0; }
    #top .faq dt:hover {
      opacity: 1; }
      @media (min-width: 1001px) {
        #top .faq dt:hover {
          text-decoration: none; } }
  #top .faq dd {
    padding: 15px 0 30px;
    line-height: 2;
    font-size: 15px; }
#top #search1 {
  position: relative;
  /*margin-top: 60px;*/
  background: #b4914f;
  z-index: 3; }
  #top #search1 .topBg {
    text-align: center;
    background: #e0e5e7; }
  #top #search1 > .inner {
    position: relative;
    /*
          &:before {
            content: "";
            display: block;
            position: absolute;
            top: -56px;
            left: 20px;
            width: 114px;
            height: 201px;
            background: printUrl('search_people.png') no-repeat;
          }
    */ }
  #top #search1 .close {
    position: absolute;
    top: 15px;
    right: 15px; }
    #top #search1 .close.bottom {
      top: auto;
      bottom: 45px; }
    #top #search1 .close a {
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0;
      margin-left: 600px;
      width: 32px;
      height: 32px;
      background: url("../img/detail_close.png") left top no-repeat; }
  #top #search1 .step0 {
    position: relative;
    padding: 30px 0;
    text-align: center; }
    #top #search1 .step0 h4 {
      display: inline-block;
      position: relative;
      margin-bottom: 20px;
      padding-left: 42px;
      line-height: 1.4;
      font-size: 26px;
      color: #fff; }
      #top #search1 .step0 h4:before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 31px;
        height: 31px;
        background: url("../img/icon_search.png") no-repeat;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%); }
    #top #search1 .step0 .selectBox {
      padding-right: 110px;
      width: 550px;
      margin: 0 auto; }
      #top #search1 .step0 .selectBox .boxL {
        float: left; }
      #top #search1 .step0 .selectBox .boxR {
        float: right; }
      #top #search1 .step0 .selectBox .sex .select {
        opacity: 1; }
      #top #search1 .step0 .selectBox .age .select {
        opacity: 0.6; }
        #top #search1 .step0 .selectBox .age .select.enable {
          opacity: 1; }
      #top #search1 .step0 .selectBox .cont {
        position: relative; }
        #top #search1 .step0 .selectBox .cont select {
          position: absolute;
          left: -99999px;
          top: -99999px; }
        #top #search1 .step0 .selectBox .cont .list {
          display: none;
          position: absolute;
          z-index: 2;
          left: 0;
          top: 0;
          width: 270px;
          background-color: #fff;
          font-size: 18px;
          line-height: 40px;
          box-shadow: rgba(0, 0, 0, 0.38824) 10px 20px 5px 0px;
          -webkit-box-shadow: rgba(0, 0, 0, 0.38824) 10px 20px 5px 0px;
          -moz-box-shadow: rgba(0, 0, 0, 0.38824) 10px 20px 5px 0px; }
          #top #search1 .step0 .selectBox .cont .list:before {
            content: '';
            position: absolute;
            left: 10px;
            top: 10px;
            z-index: -1;
            display: block;
            width: 100%;
            height: 100%;
            background-color: transparent;
            background-color: #ccc¥9; }
          #top #search1 .step0 .selectBox .cont .list li a {
            display: block;
            padding: 10px 0;
            color: #7a5c34;
            text-decoration: none; }
          #top #search1 .step0 .selectBox .cont .list li.enable a {
            background-color: #a07330;
            color: #fff; }
          @media (min-width: 1001px) {
            #top #search1 .step0 .selectBox .cont .list li a:hover {
              background-color: #8d6326 !important;
              color: #fff; } }
        #top #search1 .step0 .selectBox .cont .select {
          box-sizing: border-box;
          display: block;
          position: relative;
          width: 270px;
          height: 40px;
          padding-left: 15px;
          color: #000;
          font-size: 15px;
          font-weight: bold;
          line-height: 40px;
          text-align: left;
          text-decoration: none;
          background: #fff;
          z-index: 1; }
          #top #search1 .step0 .selectBox .cont .select:before {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            width: 40px;
            height: 100%;
            background: url("../img/search_select_arrow.png") left top no-repeat; }
    #top #search1 .step0 .next {
      position: absolute;
      right: 170px;
      bottom: 30px;
      width: 100px;
      font-size: 15px;
      font-weight: bold; }
      #top #search1 .step0 .next a {
        display: block;
        padding: 13px 0 12px;
        color: #b4914f;
        background-color: #fff; }
  #top #search1 .step1 {
    display: none;
    padding-bottom: 15px;
    text-align: center;
    color: #fff; }
    #top #search1 .step1 h4 {
      padding-top: 30px;
      margin-bottom: 60px;
      font-size: 33px;
      font-weight: normal; }
    #top #search1 .step1 .txt {
      padding-bottom: 30px;
      font-size: 24px; }
      #top #search1 .step1 .txt p {
        line-height: 2; }
      #top #search1 .step1 .txt span {
        padding: 0 5px;
        font-size: 36px;
        color: #d41338;
        font-weight: bold; }
    #top #search1 .step1 > .box {
      box-sizing: border-box;
      width: 94%;
      margin: 0 auto 30px;
      padding: 20px 3% 25px;
      background-color: #fff;
      border-radius: 10px; }
      #top #search1 .step1 > .box h5 {
        margin-bottom: 15px;
        line-height: 1.5;
        font-size: 20px;
        color: #ab8d56; }
      #top #search1 .step1 > .box .column {
        width: 94%;
        margin: 0 auto 15px;
        text-align: center; }
      #top #search1 .step1 > .box .buttons {
        width: 550px;
        margin: 0 auto; }
        #top #search1 .step1 > .box .buttons img {
          vertical-align: top; }
        #top #search1 .step1 > .box .buttons .material {
          float: left;
          width: 272px; }
        #top #search1 .step1 > .box .buttons .reserve {
          float: right;
          width: 272px; }
    #top #search1 .step1 > .caption {
      margin: 0 auto;
      width: 94%;
      font-size: 12px;
      text-align: left; }
      #top #search1 .step1 > .caption li {
        line-height: 1.4; }
@media (max-width: 1000px) {
  #top .price:before, #top .price:after {
    display: none; }
  #top .price .priceList li .num .taxIn {
    display: block;
    padding-top: 8px;
    text-indent: -0.5em; }
  #top #search1 > .inner:before {
    top: auto;
    bottom: -60px;
    left: 3%;
    width: 70px;
    height: 123px;
    background-size: 100% auto; }
  #top #search1 > .inner:after {
    display: none; }
  #top #search1 .step0 .selectBox {
    margin: 0 auto;
    padding: 0 0 15px 0;
    width: 270px; }
    #top #search1 .step0 .selectBox .boxL {
      float: none;
      clear: both;
      margin-bottom: 10px; }
    #top #search1 .step0 .selectBox .boxR {
      float: none;
      clear: both; }
  #top #search1 .step0 .next {
    position: static;
    margin: 0 auto;
    width: 150px; }
    #top #search1 .step0 .next a {
      display: block;
      padding: 13px 0 12px; } }

/*# sourceMappingURL=style.css.map */
