/* line 16, ../sass/pages.scss */
header #m_search_host span {
  display: inline-block;
  background-image: url("../img/images.png");
  background-size: 225px 224px;
  background-position: -45px 0;
  width: 30px;
  height: 30px;
  vertical-align: bottom;
  margin-right: 6px; }
@media screen and (max-width: 770px) {
  /* line 15, ../sass/pages.scss */
  header #m_search_host {
    display: none; } }
/* line 35, ../sass/pages.scss */
header #m_reserve span {
  display: inline-block;
  background-image: url("../img/images.png");
  background-size: 225px 224px;
  background-position: -68px -80px;
  width: 30px;
  height: 22px;
  vertical-align: bottom;
  margin-right: 6px; }
@media screen and (max-width: 770px) {
  /* line 34, ../sass/pages.scss */
  header #m_reserve {
    display: none; } }
/* line 51, ../sass/pages.scss */
header #m_tel {
  background: #1d5ed6; }
  /* line 54, ../sass/pages.scss */
  header #m_tel a {
    color: #fff; }
    /* line 57, ../sass/pages.scss */
    header #m_tel a span {
      display: inline-block;
      background-image: url("../img/images.png");
      background-size: 225px 224px;
      background-position: -144px -59px;
      width: 23px;
      height: 24px;
      vertical-align: top;
      margin-right: 8px; }
      @media screen and (max-width: 770px) {
        /* line 57, ../sass/pages.scss */
        header #m_tel a span {
          margin-right: 0px; } }
    /* line 72, ../sass/pages.scss */
    header #m_tel a em {
      font-family: RobotoCondensed-Regular;
      font-weight: 700;
      font-size: 14px;
      font-style: normal; }
      @media screen and (max-width: 770px) {
        /* line 72, ../sass/pages.scss */
        header #m_tel a em {
          display: none; } }

/* line 88, ../sass/pages.scss */
#openmenu #om_search_host span {
  display: inline-block;
  background-image: url("../img/images.png");
  background-size: 225px 224px;
  background-position: 0 -45px;
  width: 30px;
  height: 30px;
  vertical-align: bottom;
  margin-right: 12px; }
/* line 101, ../sass/pages.scss */
#openmenu #om_reserve span {
  display: inline-block;
  background-image: url("../img/images.png");
  background-size: 225px 224px;
  background-position: 0 -109px;
  width: 29px;
  height: 21px;
  vertical-align: bottom;
  margin-right: 12px; }
/* line 114, ../sass/pages.scss */
#openmenu #om_message span {
  display: inline-block;
  background-image: url("../img/images.png");
  background-size: 225px 224px;
  background-position: -35px -45px;
  width: 29px;
  height: 29px;
  vertical-align: bottom;
  margin-right: 12px; }

/* line 146, ../sass/pages.scss */
body#login form dl,
body#temp-register form dl,
body#temp-register-complete form dl,
body#register form dl,
body#register-confirm form dl,
body#password form dl,
body#password-reset form dl,
body#profile-edit form dl,
body#host-reserve form dl,
body#host-reserve-confirm form dl,
body#reserve-detail form dl,
body#review form dl,
body#review-complete form dl,
body#card-register form dl,
body#card-detail form dl,
section.modal form dl {
  display: flex;
  margin-bottom: 10px; }
  @media screen and (max-width: 770px) {
    /* line 146, ../sass/pages.scss */
    body#login form dl,
    body#temp-register form dl,
    body#temp-register-complete form dl,
    body#register form dl,
    body#register-confirm form dl,
    body#password form dl,
    body#password-reset form dl,
    body#profile-edit form dl,
    body#host-reserve form dl,
    body#host-reserve-confirm form dl,
    body#reserve-detail form dl,
    body#review form dl,
    body#review-complete form dl,
    body#card-register form dl,
    body#card-detail form dl,
    section.modal form dl {
      display: block; } }
  /* line 154, ../sass/pages.scss */
  body#login form dl dt,
  body#temp-register form dl dt,
  body#temp-register-complete form dl dt,
  body#register form dl dt,
  body#register-confirm form dl dt,
  body#password form dl dt,
  body#password-reset form dl dt,
  body#profile-edit form dl dt,
  body#host-reserve form dl dt,
  body#host-reserve-confirm form dl dt,
  body#reserve-detail form dl dt,
  body#review form dl dt,
  body#review-complete form dl dt,
  body#card-register form dl dt,
  body#card-detail form dl dt,
  section.modal form dl dt {
    color: #0f2988;
    font-size: 15px;
    padding: 7px 30px 0 0;
    text-align: right;
    width: 300px; }
    @media screen and (max-width: 770px) {
      /* line 154, ../sass/pages.scss */
      body#login form dl dt,
      body#temp-register form dl dt,
      body#temp-register-complete form dl dt,
      body#register form dl dt,
      body#register-confirm form dl dt,
      body#password form dl dt,
      body#password-reset form dl dt,
      body#profile-edit form dl dt,
      body#host-reserve form dl dt,
      body#host-reserve-confirm form dl dt,
      body#reserve-detail form dl dt,
      body#review form dl dt,
      body#review-complete form dl dt,
      body#card-register form dl dt,
      body#card-detail form dl dt,
      section.modal form dl dt {
        width: 100%;
        text-align: left; } }
  /* line 168, ../sass/pages.scss */
  body#login form dl dd,
  body#temp-register form dl dd,
  body#temp-register-complete form dl dd,
  body#register form dl dd,
  body#register-confirm form dl dd,
  body#password form dl dd,
  body#password-reset form dl dd,
  body#profile-edit form dl dd,
  body#host-reserve form dl dd,
  body#host-reserve-confirm form dl dd,
  body#reserve-detail form dl dd,
  body#review form dl dd,
  body#review-complete form dl dd,
  body#card-register form dl dd,
  body#card-detail form dl dd,
  section.modal form dl dd {
    width: 100%;
    font-size: 15px; }
    /* line 172, ../sass/pages.scss */
    body#login form dl dd span.note,
    body#temp-register form dl dd span.note,
    body#temp-register-complete form dl dd span.note,
    body#register form dl dd span.note,
    body#register-confirm form dl dd span.note,
    body#password form dl dd span.note,
    body#password-reset form dl dd span.note,
    body#profile-edit form dl dd span.note,
    body#host-reserve form dl dd span.note,
    body#host-reserve-confirm form dl dd span.note,
    body#reserve-detail form dl dd span.note,
    body#review form dl dd span.note,
    body#review-complete form dl dd span.note,
    body#card-register form dl dd span.note,
    body#card-detail form dl dd span.note,
    section.modal form dl dd span.note {
      display: inline-block;
      font-size: 13px;
      color: #0f2988; }
/* line 181, ../sass/pages.scss */
body#login form p,
body#temp-register form p,
body#temp-register-complete form p,
body#register form p,
body#register-confirm form p,
body#password form p,
body#password-reset form p,
body#profile-edit form p,
body#host-reserve form p,
body#host-reserve-confirm form p,
body#reserve-detail form p,
body#review form p,
body#review-complete form p,
body#card-register form p,
body#card-detail form p,
section.modal form p {
  margin: 20px 0;
  font-size: 14px;
  display: block;
  text-align: center;
  color: #0f2988; }
/* line 189, ../sass/pages.scss */
body#login form a.forget,
body#temp-register form a.forget,
body#temp-register-complete form a.forget,
body#register form a.forget,
body#register-confirm form a.forget,
body#password form a.forget,
body#password-reset form a.forget,
body#profile-edit form a.forget,
body#host-reserve form a.forget,
body#host-reserve-confirm form a.forget,
body#reserve-detail form a.forget,
body#review form a.forget,
body#review-complete form a.forget,
body#card-register form a.forget,
body#card-detail form a.forget,
section.modal form a.forget {
  margin: 20px 0;
  font-size: 14px;
  display: block;
  text-align: center;
  text-decoration: underline; }
/* line 200, ../sass/pages.scss */
body#login form.confirm h2,
body#temp-register form.confirm h2,
body#temp-register-complete form.confirm h2,
body#register form.confirm h2,
body#register-confirm form.confirm h2,
body#password form.confirm h2,
body#password-reset form.confirm h2,
body#profile-edit form.confirm h2,
body#host-reserve form.confirm h2,
body#host-reserve-confirm form.confirm h2,
body#reserve-detail form.confirm h2,
body#review form.confirm h2,
body#review-complete form.confirm h2,
body#card-register form.confirm h2,
body#card-detail form.confirm h2,
section.modal form.confirm h2 {
  margin: 20px 0; }
/* line 204, ../sass/pages.scss */
body#login form.confirm dl,
body#temp-register form.confirm dl,
body#temp-register-complete form.confirm dl,
body#register form.confirm dl,
body#register-confirm form.confirm dl,
body#password form.confirm dl,
body#password-reset form.confirm dl,
body#profile-edit form.confirm dl,
body#host-reserve form.confirm dl,
body#host-reserve-confirm form.confirm dl,
body#reserve-detail form.confirm dl,
body#review form.confirm dl,
body#review-complete form.confirm dl,
body#card-register form.confirm dl,
body#card-detail form.confirm dl,
section.modal form.confirm dl {
  padding-bottom: 10px;
  border-bottom: solid 1px #3c7cf1;
  overflow: hidden; }
/* line 210, ../sass/pages.scss */
body#login form.confirm dd,
body#temp-register form.confirm dd,
body#temp-register-complete form.confirm dd,
body#register form.confirm dd,
body#register-confirm form.confirm dd,
body#password form.confirm dd,
body#password-reset form.confirm dd,
body#profile-edit form.confirm dd,
body#host-reserve form.confirm dd,
body#host-reserve-confirm form.confirm dd,
body#reserve-detail form.confirm dd,
body#review form.confirm dd,
body#review-complete form.confirm dd,
body#card-register form.confirm dd,
body#card-detail form.confirm dd,
section.modal form.confirm dd {
  padding: 7px 30px 0 0; }
/* line 217, ../sass/pages.scss */
body#login h2,
body#temp-register h2,
body#temp-register-complete h2,
body#register h2,
body#register-confirm h2,
body#password h2,
body#password-reset h2,
body#profile-edit h2,
body#host-reserve h2,
body#host-reserve-confirm h2,
body#reserve-detail h2,
body#review h2,
body#review-complete h2,
body#card-register h2,
body#card-detail h2,
section.modal h2 {
  color: #3c7cf1;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px; }

/* line 225, ../sass/pages.scss */
body#temp-register-complete,
body#register-complete,
body#host-reserve-complete,
body#review-complete,
body#password-reset-complete,
body#card-complete {
  text-align: center;
  color: #0f2988; }
  /* line 234, ../sass/pages.scss */
  body#temp-register-complete dl,
  body#register-complete dl,
  body#host-reserve-complete dl,
  body#review-complete dl,
  body#password-reset-complete dl,
  body#card-complete dl {
    overflow: hidden; }
    /* line 237, ../sass/pages.scss */
    body#temp-register-complete dl dt,
    body#register-complete dl dt,
    body#host-reserve-complete dl dt,
    body#review-complete dl dt,
    body#password-reset-complete dl dt,
    body#card-complete dl dt {
      margin: 15px 0; }
      /* line 240, ../sass/pages.scss */
      body#temp-register-complete dl dt img,
      body#register-complete dl dt img,
      body#host-reserve-complete dl dt img,
      body#review-complete dl dt img,
      body#password-reset-complete dl dt img,
      body#card-complete dl dt img {
        width: 140px;
        margin: 0 auto; }
    /* line 246, ../sass/pages.scss */
    body#temp-register-complete dl dd,
    body#register-complete dl dd,
    body#host-reserve-complete dl dd,
    body#review-complete dl dd,
    body#password-reset-complete dl dd,
    body#card-complete dl dd {
      font-weight: bold; }

/* line 255, ../sass/pages.scss */
#top #popular,
#host #popular,
#host-favorite #popular {
  text-align: center;
  padding: 50px 0; }
  @media screen and (max-width: 770px) {
    /* line 255, ../sass/pages.scss */
    #top #popular,
    #host #popular,
    #host-favorite #popular {
      padding: 50px 10px; } }
  /* line 263, ../sass/pages.scss */
  #top #popular h2,
  #host #popular h2,
  #host-favorite #popular h2 {
    font-family: RobotoCondensed-Regular;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 30px; }
    /* line 271, ../sass/pages.scss */
    #top #popular h2 span,
    #host #popular h2 span,
    #host-favorite #popular h2 span {
      display: inline-block;
      position: relative;
      z-index: 2;
      padding: 0 5px 0 7px; }
    /* line 278, ../sass/pages.scss */
    #top #popular h2 span:before,
    #host #popular h2 span:before,
    #host-favorite #popular h2 span:before {
      content: "";
      height: 10px;
      background-color: #fff600;
      display: block;
      width: 100%;
      bottom: -5px;
      position: absolute;
      left: 0;
      z-index: -1; }
  /* line 291, ../sass/pages.scss */
  #top #popular h3,
  #host #popular h3,
  #host-favorite #popular h3 {
    font-size: 24px;
    letter-spacing: 2.4px;
    padding-left: 2.4px;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
    color: #3c7cf1;
    margin-bottom: 5px; }
  /* line 302, ../sass/pages.scss */
  #top #popular p,
  #host #popular p,
  #host-favorite #popular p {
    font-size: 16px;
    letter-spacing: 1.6px;
    color: #000;
    margin-bottom: 45px; }
  /* line 310, ../sass/pages.scss */
  #top #popular #coachs,
  #host #popular #coachs,
  #host-favorite #popular #coachs {
    margin: 0 auto 42px;
    width: 1200px; }
    @media screen and (max-width: 770px) {
      /* line 310, ../sass/pages.scss */
      #top #popular #coachs,
      #host #popular #coachs,
      #host-favorite #popular #coachs {
        width: 100%; } }
    /* line 318, ../sass/pages.scss */
    #top #popular #coachs .coach,
    #host #popular #coachs .coach,
    #host-favorite #popular #coachs .coach {
      position: relative;
      height: auto;
      background: #fff; }
      /* line 323, ../sass/pages.scss */
      #top #popular #coachs .coach figure,
      #host #popular #coachs .coach figure,
      #host-favorite #popular #coachs .coach figure {
        z-index: 1;
        position: relative; }
        /* line 327, ../sass/pages.scss */
        #top #popular #coachs .coach figure img,
        #host #popular #coachs .coach figure img,
        #host-favorite #popular #coachs .coach figure img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
      /* line 339, ../sass/pages.scss */
      #top #popular #coachs .coach figure:before,
      #host #popular #coachs .coach figure:before,
      #host-favorite #popular #coachs .coach figure:before {
        content: "";
        display: block;
        padding-top: 100%; }
      /* line 345, ../sass/pages.scss */
      #top #popular #coachs .coach .price,
      #host #popular #coachs .coach .price,
      #host-favorite #popular #coachs .coach .price {
        background-color: #3c7cf1;
        color: #fff;
        padding: 2px 10px;
        text-align: center; }
      /* line 352, ../sass/pages.scss */
      #top #popular #coachs .coach .details,
      #host #popular #coachs .coach .details,
      #host-favorite #popular #coachs .coach .details {
        padding: 15px;
        text-align: left; }
        /* line 356, ../sass/pages.scss */
        #top #popular #coachs .coach .details .name,
        #host #popular #coachs .coach .details .name,
        #host-favorite #popular #coachs .coach .details .name {
          font-size: 18px;
          line-height: 1.33;
          letter-spacing: .9px;
          color: #3c7cf1;
          margin-bottom: 10px;
          font-weight: 700; }
        /* line 365, ../sass/pages.scss */
        #top #popular #coachs .coach .details .tag,
        #host #popular #coachs .coach .details .tag,
        #host-favorite #popular #coachs .coach .details .tag {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin-right: -12px;
          margin-bottom: 5px;
          overflow: hidden; }
          /* line 375, ../sass/pages.scss */
          #top #popular #coachs .coach .details .tag li,
          #host #popular #coachs .coach .details .tag li,
          #host-favorite #popular #coachs .coach .details .tag li {
            min-width: calc(50% - 12px);
            margin-right: 12px; }
            @media screen and (max-width: 770px) {
              /* line 375, ../sass/pages.scss */
              #top #popular #coachs .coach .details .tag li,
              #host #popular #coachs .coach .details .tag li,
              #host-favorite #popular #coachs .coach .details .tag li {
                width: calc(100% - 12px);
                min-width: calc(100% - 12px); } }
            /* line 384, ../sass/pages.scss */
            #top #popular #coachs .coach .details .tag li span,
            #host #popular #coachs .coach .details .tag li span,
            #host-favorite #popular #coachs .coach .details .tag li span {
              width: 100%;
              padding-left: 0;
              padding-right: 0;
              padding: 1px 10px;
              border: 1px solid #3c7cf1;
              background-color: #fff;
              color: #3c7cf1;
              font-size: 13px;
              display: -webkit-inline-box;
              display: -ms-inline-flexbox;
              display: inline-flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              margin-bottom: 5px; }
        /* line 407, ../sass/pages.scss */
        #top #popular #coachs .coach .details .stars,
        #host #popular #coachs .coach .details .stars,
        #host-favorite #popular #coachs .coach .details .stars {
          font-size: 20px; }
        /* line 411, ../sass/pages.scss */
        #top #popular #coachs .coach .details .area,
        #host #popular #coachs .coach .details .area,
        #host-favorite #popular #coachs .coach .details .area {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          color: #3c7cf1;
          font-size: 14px;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start;
          margin-bottom: 10px; }
          /* line 422, ../sass/pages.scss */
          #top #popular #coachs .coach .details .area i,
          #host #popular #coachs .coach .details .area i,
          #host-favorite #popular #coachs .coach .details .area i {
            content: "";
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            vertical-align: middle;
            background-position: -204px -47px;
            width: 19px;
            height: 19px;
            display: inline-block;
            background-image: url("../img/images.png");
            background-size: 225px 224px;
            margin: 2px 7px 0 0; }
          /* line 443, ../sass/pages.scss */
          #top #popular #coachs .coach .details .area span,
          #host #popular #coachs .coach .details .area span,
          #host-favorite #popular #coachs .coach .details .area span {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
      /* line 452, ../sass/pages.scss */
      #top #popular #coachs .coach .favorite,
      #host #popular #coachs .coach .favorite,
      #host-favorite #popular #coachs .coach .favorite {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 2;
        cursor: pointer; }
        /* line 459, ../sass/pages.scss */
        #top #popular #coachs .coach .favorite i,
        #host #popular #coachs .coach .favorite i,
        #host-favorite #popular #coachs .coach .favorite i {
          display: inline-block;
          background-image: url("../img/images.png");
          background-size: 225px 224px;
          background-position: -80px -33px;
          width: 28px;
          height: 28px; }
        /* line 468, ../sass/pages.scss */
        #top #popular #coachs .coach .favorite i.favorited,
        #host #popular #coachs .coach .favorite i.favorited,
        #host-favorite #popular #coachs .coach .favorite i.favorited {
          background-position: -80px 0;
          width: 28px;
          height: 28px; }

/* line 484, ../sass/pages.scss */
#top #popular .coach {
  margin-left: 13px;
  margin-right: 13px; }

/* line 493, ../sass/pages.scss */
#host #popular,
#host-favorite #popular {
  width: 1200px;
  margin: 0 auto;
  padding: 150px 0 0;
  overflow: hidden; }
  @media screen and (max-width: 770px) {
    /* line 493, ../sass/pages.scss */
    #host #popular,
    #host-favorite #popular {
      padding: 100px 0 0;
      width: 100%; } }
  /* line 504, ../sass/pages.scss */
  #host #popular #coachs,
  #host-favorite #popular #coachs {
    overflow: hidden; }
    @media screen and (max-width: 770px) {
      /* line 504, ../sass/pages.scss */
      #host #popular #coachs,
      #host-favorite #popular #coachs {
        padding-left: 10px; } }
    /* line 511, ../sass/pages.scss */
    #host #popular #coachs .coach,
    #host-favorite #popular #coachs .coach {
      float: left;
      width: calc(calc(100% / 4) - 25px);
      height: 470px;
      margin: 0 30px 30px 0; }
      @media screen and (max-width: 770px) {
        /* line 511, ../sass/pages.scss */
        #host #popular #coachs .coach,
        #host-favorite #popular #coachs .coach {
          width: calc(calc(100% / 2) - 25px);
          height: 400px; } }
    /* line 523, ../sass/pages.scss */
    #host #popular #coachs .coach:nth-of-type(4n),
    #host-favorite #popular #coachs .coach:nth-of-type(4n) {
      margin: 0 0 0 0; }
    @media screen and (max-width: 770px) {
      /* line 527, ../sass/pages.scss */
      #host #popular #coachs .coach:nth-of-type(2n),
      #host-favorite #popular #coachs .coach:nth-of-type(2n) {
        margin: 0 0 0 0; } }
  /* line 534, ../sass/pages.scss */
  #host #popular #param,
  #host-favorite #popular #param {
    color: #0f2988;
    margin: 0; }
  /* line 539, ../sass/pages.scss */
  #host #popular #head_info,
  #host-favorite #popular #head_info {
    position: relative;
    height: 70px;
    border-top: solid 1px #caddff;
    overflow: hidden;
    margin-top: 30px; }
    /* line 546, ../sass/pages.scss */
    #host #popular #head_info .number,
    #host-favorite #popular #head_info .number {
      position: absolute;
      top: 15px;
      left: 0;
      font-size: 15px;
      color: #333; }
      @media screen and (max-width: 770px) {
        /* line 546, ../sass/pages.scss */
        #host #popular #head_info .number,
        #host-favorite #popular #head_info .number {
          left: 15px; } }
      /* line 557, ../sass/pages.scss */
      #host #popular #head_info .number em,
      #host-favorite #popular #head_info .number em {
        font-style: normal;
        font-weight: bold; }
    /* line 563, ../sass/pages.scss */
    #host #popular #head_info .sort,
    #host-favorite #popular #head_info .sort {
      position: absolute;
      top: 15px;
      right: 150px; }
      /* line 568, ../sass/pages.scss */
      #host #popular #head_info .sort select,
      #host-favorite #popular #head_info .sort select {
        border: none;
        color: #0f2988;
        padding-top: 0;
        padding-bottom: 0;
        background-color: transparent;
        height: 25px;
        font-size: 15px; }
    /* line 579, ../sass/pages.scss */
    #host #popular #head_info .filter,
    #host-favorite #popular #head_info .filter {
      position: absolute;
      top: 15px;
      right: 10px;
      font-size: 15px;
      color: #0f2988;
      cursor: pointer; }
      /* line 587, ../sass/pages.scss */
      #host #popular #head_info .filter span,
      #host-favorite #popular #head_info .filter span {
        display: inline-block;
        background-image: url("../img/images.png");
        background-size: 225px 224px;
        background-position: -175px -22px;
        width: 24px;
        height: 17px;
        vertical-align: middle;
        margin-right: 10px; }
/* line 601, ../sass/pages.scss */
#host #pagenavi,
#host-favorite #pagenavi {
  overflow: hidden;
  text-align: center; }
  /* line 606, ../sass/pages.scss */
  #host #pagenavi ol li,
  #host-favorite #pagenavi ol li {
    display: inline-block; }
    /* line 609, ../sass/pages.scss */
    #host #pagenavi ol li a,
    #host-favorite #pagenavi ol li a {
      display: inline-block;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      margin: 0 6px;
      background: #fff;
      font-size: 16px;
      color: #3c7cf1;
      border: 1px solid #caddff;
      padding: 4px 0 0 0; }
    /* line 622, ../sass/pages.scss */
    #host #pagenavi ol li a:hover,
    #host-favorite #pagenavi ol li a:hover {
      background: #3c7cf1;
      color: #fff; }
  /* line 629, ../sass/pages.scss */
  #host #pagenavi ol .current a,
  #host-favorite #pagenavi ol .current a {
    border-color: #0f2988;
    background-color: #0f2988;
    color: #fff; }
  /* line 637, ../sass/pages.scss */
  #host #pagenavi ol #prev span,
  #host-favorite #pagenavi ol #prev span {
    display: inline-block;
    background-image: url("../img/images.png");
    background-size: 225px 224px;
    background-position: -49px -184px;
    width: 7px;
    height: 14px; }
  /* line 648, ../sass/pages.scss */
  #host #pagenavi ol #prev:hover span,
  #host-favorite #pagenavi ol #prev:hover span {
    background-position: -62px -184px; }
  /* line 654, ../sass/pages.scss */
  #host #pagenavi ol #next span,
  #host-favorite #pagenavi ol #next span {
    display: inline-block;
    background-image: url("../img/images.png");
    background-position: -73px -184px;
    background-size: 225px 224px;
    width: 7px;
    height: 14px; }
  /* line 665, ../sass/pages.scss */
  #host #pagenavi ol #next:hover span,
  #host-favorite #pagenavi ol #next:hover span {
    background-position: -85px -184px; }

/* line 678, ../sass/pages.scss */
body#host-detail #host_main {
  width: 1200px;
  margin: 150px auto 30px;
  padding: 30px 30px 50px;
  background-color: #fff;
  overflow: hidden; }
  @media screen and (max-width: 770px) {
    /* line 678, ../sass/pages.scss */
    body#host-detail #host_main {
      margin: 100px auto 30px;
      width: 100%;
      padding: 20px; } }
  /* line 692, ../sass/pages.scss */
  body#host-detail #host_main #visual {
    max-width: 860px;
    position: relative;
    margin: 0 auto 50px; }
    @media screen and (max-width: 770px) {
      /* line 692, ../sass/pages.scss */
      body#host-detail #host_main #visual {
        max-width: 100%; } }
    /* line 701, ../sass/pages.scss */
    body#host-detail #host_main #visual figure {
      max-height: 350px;
      margin: 0 auto;
      background-color: #fff; }
      /* line 706, ../sass/pages.scss */
      body#host-detail #host_main #visual figure img {
        max-height: 350px;
        margin-left: auto;
        margin-right: auto; }
  /* line 716, ../sass/pages.scss */
  body#host-detail #host_main #p_spec {
    width: calc(100% / 2);
    float: left; }
    @media screen and (max-width: 770px) {
      /* line 716, ../sass/pages.scss */
      body#host-detail #host_main #p_spec {
        width: 100%;
        float: none; } }
    /* line 725, ../sass/pages.scss */
    body#host-detail #host_main #p_spec .c-tags {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: -12px;
      margin-bottom: 5px;
      overflow: hidden; }
      /* line 735, ../sass/pages.scss */
      body#host-detail #host_main #p_spec .c-tags li {
        margin-right: 12px; }
        /* line 738, ../sass/pages.scss */
        body#host-detail #host_main #p_spec .c-tags li .c-tag-attr {
          padding: 1px 10px;
          border: 1px solid #3c7cf1;
          background-color: #fff;
          color: #3c7cf1;
          font-size: 13px;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          margin-bottom: 5px; }
        /* line 756, ../sass/pages.scss */
        body#host-detail #host_main #p_spec .c-tags li .c-tag-special {
          padding: 1px 15px;
          border-radius: 13px;
          background-color: #ecf3ff;
          color: #3c7cf1;
          font-size: 13px;
          width: 100%;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          margin-bottom: 5px; }
    /* line 777, ../sass/pages.scss */
    body#host-detail #host_main #p_spec h2 {
      font-size: 18px;
      line-height: 1.33;
      letter-spacing: .9px;
      color: #3c7cf1;
      margin: 10px 0;
      font-weight: 700; }
    /* line 786, ../sass/pages.scss */
    body#host-detail #host_main #p_spec #rate {
      overflow: hidden;
      font-size: 18px;
      margin-bottom: 10px; }
      /* line 791, ../sass/pages.scss */
      body#host-detail #host_main #p_spec #rate .stars {
        display: inline-block; }
      /* line 795, ../sass/pages.scss */
      body#host-detail #host_main #p_spec #rate dfn {
        font-size: 13px;
        font-style: normal; }
    /* line 801, ../sass/pages.scss */
    body#host-detail #host_main #p_spec #area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #3c7cf1;
      font-size: 14px;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin-bottom: 10px; }
      /* line 812, ../sass/pages.scss */
      body#host-detail #host_main #p_spec #area i {
        content: "";
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        vertical-align: middle;
        background-position: -204px -47px;
        width: 14px;
        height: 19px;
        display: inline-block;
        background-image: url("../img/images.png");
        background-size: 225px 224px;
        margin: 2px 7px 0 0; }
    /* line 834, ../sass/pages.scss */
    body#host-detail #host_main #p_spec .host-detail-price {
      font-size: 16px;
      color: #3c7cf1;
      font-weight: 600; }
      /* line 839, ../sass/pages.scss */
      body#host-detail #host_main #p_spec .host-detail-price small {
        font-size: 13px; }
  /* line 846, ../sass/pages.scss */
  body#host-detail #host_main #p_movie {
    width: calc(100% / 2);
    float: left;
    border-left: solid 1px #ecf3ff;
    padding-left: 30px; }
    @media screen and (max-width: 770px) {
      /* line 846, ../sass/pages.scss */
      body#host-detail #host_main #p_movie {
        border-top: solid 1px #ecf3ff;
        width: 100%;
        float: none;
        border-left: none;
        padding-left: 0px;
        padding-top: 30px;
        margin-top: 30px; } }
    @media screen and (max-width: 770px) {
      /* line 862, ../sass/pages.scss */
      body#host-detail #host_main #p_movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }
    /* line 874, ../sass/pages.scss */
    body#host-detail #host_main #p_movie h3 {
      color: #3c7cf1;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.125;
      margin-bottom: 30px; }
    /* line 882, ../sass/pages.scss */
    body#host-detail #host_main #p_movie .host-detail-data-youtube {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden; }
@media screen and (max-width: 770px) {
  /* line 891, ../sass/pages.scss */
  body#host-detail .btn {
    position: fixed;
    bottom: 0px;
    background-color: #ecf3ff;
    margin: 0;
    z-index: 3; }
    /* line 900, ../sass/pages.scss */
    body#host-detail .btn ul {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      margin: 0; }
      /* line 907, ../sass/pages.scss */
      body#host-detail .btn ul li {
        width: 100%;
        margin: 0;
        background-color: #0f2988; }
        /* line 912, ../sass/pages.scss */
        body#host-detail .btn ul li a {
          display: block;
          width: auto;
          min-width: auto;
          border-radius: 0;
          padding: 15px 0px;
          white-space: nowrap;
          line-height: 100%; }
      /* line 924, ../sass/pages.scss */
      body#host-detail .btn ul li:first-child {
        border-right: solid 1px #3c7cf1; } }
/* line 931, ../sass/pages.scss */
body#host-detail #host_detail {
  width: 1200px;
  margin: 50px auto 30px;
  padding: 0;
  overflow: hidden; }
  @media screen and (max-width: 770px) {
    /* line 931, ../sass/pages.scss */
    body#host-detail #host_detail {
      margin: 30px auto 30px;
      width: 100%;
      padding: 0; } }
  /* line 944, ../sass/pages.scss */
  body#host-detail #host_detail #left_pane {
    width: 800px;
    margin-right: 30px;
    float: left; }
    @media screen and (max-width: 770px) {
      /* line 944, ../sass/pages.scss */
      body#host-detail #host_detail #left_pane {
        width: 100%;
        margin-right: 0px;
        float: none; } }
  /* line 958, ../sass/pages.scss */
  body#host-detail #host_detail #right_pane {
    width: 370px;
    float: left; }
    @media screen and (max-width: 770px) {
      /* line 958, ../sass/pages.scss */
      body#host-detail #host_detail #right_pane {
        width: 100%;
        float: none; } }
  /* line 970, ../sass/pages.scss */
  body#host-detail #host_detail #host_profile,
  body#host-detail #host_detail #host_lesson,
  body#host-detail #host_detail #host_hours {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px; }
    /* line 977, ../sass/pages.scss */
    body#host-detail #host_detail #host_profile h3,
    body#host-detail #host_detail #host_lesson h3,
    body#host-detail #host_detail #host_hours h3 {
      color: #3c7cf1;
      font-size: 16px;
      font-weight: 600;
      line-height: 1.125;
      margin-bottom: 20px; }
  /* line 988, ../sass/pages.scss */
  body#host-detail #host_detail #host_profile dl,
  body#host-detail #host_detail #host_lesson dl {
    border-top: solid 1px #ecf3ff;
    color: #0f2988;
    font-size: 15px;
    padding: 15px 0; }
    /* line 994, ../sass/pages.scss */
    body#host-detail #host_detail #host_profile dl dt,
    body#host-detail #host_detail #host_lesson dl dt {
      width: 180px;
      float: left; }
      @media screen and (max-width: 770px) {
        /* line 994, ../sass/pages.scss */
        body#host-detail #host_detail #host_profile dl dt,
        body#host-detail #host_detail #host_lesson dl dt {
          width: 100%; } }
    /* line 1005, ../sass/pages.scss */
    body#host-detail #host_detail #host_profile dl dd,
    body#host-detail #host_detail #host_lesson dl dd {
      padding-left: 180px; }
      @media screen and (max-width: 770px) {
        /* line 1005, ../sass/pages.scss */
        body#host-detail #host_detail #host_profile dl dd,
        body#host-detail #host_detail #host_lesson dl dd {
          padding-left: 0px; } }
  /* line 1018, ../sass/pages.scss */
  body#host-detail #host_detail #host_hours dl {
    border-top: solid 1px #ecf3ff;
    color: #0f2988;
    font-size: 15px;
    padding: 15px 0; }
    /* line 1024, ../sass/pages.scss */
    body#host-detail #host_detail #host_hours dl dt {
      width: 80px;
      float: left; }
    /* line 1029, ../sass/pages.scss */
    body#host-detail #host_detail #host_hours dl dd {
      padding-left: 80px; }

/* line 1043, ../sass/pages.scss */
#top .slick-list,
#top .slick-slider,
#host-detail .slick-list,
#host-detail .slick-slider {
  position: relative;
  display: block; }
/* line 1049, ../sass/pages.scss */
#top .slick-arrow,
#host-detail .slick-arrow {
  position: absolute;
  width: 53px;
  height: 53px;
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  border-radius: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 1; }
/* line 1073, ../sass/pages.scss */
#top .slick-prev,
#host-detail .slick-prev {
  left: -30px; }
/* line 1078, ../sass/pages.scss */
#top .slick-prev::before,
#host-detail .slick-prev::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 10px;
  border-left: 2px solid #0f2988;
  border-bottom: 2px solid #0f2988;
  transform: rotate(45deg); }
/* line 1089, ../sass/pages.scss */
#top .slick-next,
#host-detail .slick-next {
  right: -30px; }
/* line 1093, ../sass/pages.scss */
#top .slick-next::before,
#host-detail .slick-next::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 8px 0 0;
  border-top: 2px solid #0f2988;
  border-right: 2px solid #0f2988;
  transform: rotate(45deg); }

/* line 1107, ../sass/pages.scss */
#host-detail #host_review,
#review-list #host_review {
  width: 1200px;
  margin: 0px auto 30px;
  padding: 30px 30px 50px;
  background-color: #fff;
  overflow: hidden; }
  @media screen and (max-width: 770px) {
    /* line 1107, ../sass/pages.scss */
    #host-detail #host_review,
    #review-list #host_review {
      margin: 0px auto 30px;
      width: 100%;
      padding: 30px 30px 50px; } }
  /* line 1121, ../sass/pages.scss */
  #host-detail #host_review h3,
  #review-list #host_review h3 {
    color: #3c7cf1;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.125;
    margin-bottom: 20px; }
    /* line 1128, ../sass/pages.scss */
    #host-detail #host_review h3 .stars,
    #review-list #host_review h3 .stars {
      display: inline-block;
      margin-left: 10px; }
    /* line 1133, ../sass/pages.scss */
    #host-detail #host_review h3 a,
    #review-list #host_review h3 a {
      font-size: 14px;
      display: block;
      float: right;
      text-decoration: underline; }
  /* line 1141, ../sass/pages.scss */
  #host-detail #host_review p a,
  #review-list #host_review p a {
    font-size: 14px;
    display: block;
    text-align: right;
    text-decoration: underline; }

/* line 1151, ../sass/pages.scss */
#review-list #host_review {
  margin: 100px auto 30px; }

/* line 1157, ../sass/pages.scss */
body#profile-edit #profile_img {
  position: relative;
  width: 180px; }
  /* line 1161, ../sass/pages.scss */
  body#profile-edit #profile_img figure {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px; }
    /* line 1166, ../sass/pages.scss */
    body#profile-edit #profile_img figure img {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background-position: center;
      -o-object-fit: cover;
      object-fit: cover; }
  /* line 1177, ../sass/pages.scss */
  body#profile-edit #profile_img span.del {
    position: absolute;
    -webkit-transition: all .05s linear;
    transition: all .05s linear;
    cursor: pointer;
    top: 0;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 100%;
    width: 26px;
    height: 26px;
    -webkit-box-shadow: 1px 1.7px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1.7px 3px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #caddff;
    background-color: #fff; }
  /* line 1195, ../sass/pages.scss */
  body#profile-edit #profile_img span.del:after,
  body#profile-edit #profile_img span.del:before {
    content: "";
    display: block;
    position: absolute;
    -webkit-transition: all .05s linear;
    transition: all .05s linear;
    top: 50%;
    left: 25%;
    width: 12px;
    height: 1px;
    background: #3c7cf1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  /* line 1211, ../sass/pages.scss */
  body#profile-edit #profile_img span.del:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }

/* line 1219, ../sass/pages.scss */
body#review .stars {
  font-weight: bold;
  font-size: 20px;
  cursor: pointer; }
/* line 1225, ../sass/pages.scss */
body#review input[type="number"] {
  width: 0;
  height: 0;
  border: hidden; }

/* line 1234, ../sass/pages.scss */
#reserve-detail dt span {
  display: block;
  font-size: 12px;
  color: #BA0101; }
/* line 1240, ../sass/pages.scss */
#reserve-detail a.card-register {
  text-align: right;
  display: inherit;
  font-size: 14px;
  text-decoration: underline; }
/* line 1247, ../sass/pages.scss */
#reserve-detail #reserve_review {
  width: 1200px;
  margin: 30px auto;
  padding: 30px 30px 50px;
  background-color: #fff; }
  @media screen and (max-width: 770px) {
    /* line 1247, ../sass/pages.scss */
    #reserve-detail #reserve_review {
      margin: 30px auto;
      width: 100%;
      padding: 20px; } }
  /* line 1260, ../sass/pages.scss */
  #reserve-detail #reserve_review h1 {
    color: #3c7cf1;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px; }

/* line 1271, ../sass/pages.scss */
body#info #main {
  width: 1200px;
  margin: 0 auto;
  padding: 150px 0 0;
  overflow: hidden; }
  /* line 1277, ../sass/pages.scss */
  body#info #main h2 {
    font-family: RobotoCondensed-Regular;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1;
    text-align: center;
    margin-bottom: 30px; }
    /* line 1286, ../sass/pages.scss */
    body#info #main h2 span {
      display: inline-block;
      position: relative;
      z-index: 2;
      padding: 0 5px 0 7px; }
    /* line 1293, ../sass/pages.scss */
    body#info #main h2 span:before {
      content: "";
      height: 10px;
      background-color: #fff600;
      display: block;
      width: 100%;
      bottom: -5px;
      position: absolute;
      left: 0;
      z-index: -1; }
  /* line 1306, ../sass/pages.scss */
  body#info #main h3 {
    font-size: 24px;
    letter-spacing: 2.4px;
    padding-left: 2.4px;
    text-align: center;
    font-weight: 700;
    line-height: 1.3;
    color: #3c7cf1;
    margin-bottom: 5px; }
  /* line 1317, ../sass/pages.scss */
  body#info #main #newslist {
    width: 1200px;
    margin: 30px auto;
    padding: 30px 30px 50px;
    background-color: #fff;
    overflow: hidden; }
    @media screen and (max-width: 770px) {
      /* line 1317, ../sass/pages.scss */
      body#info #main #newslist {
        margin: 100px auto 30px;
        width: 100%;
        padding: 20px; } }
    /* line 1331, ../sass/pages.scss */
    body#info #main #newslist .news {
      margin: 0 0 30px;
      padding: 0 0 30px;
      border-bottom: solid 1px #3c7cf1;
      overflow: hidden; }
      /* line 1337, ../sass/pages.scss */
      body#info #main #newslist .news time {
        font-size: 12px;
        color: #0f2988; }
      /* line 1343, ../sass/pages.scss */
      body#info #main #newslist .news dl dt {
        font-size: 18px;
        margin-bottom: 30px; }
      /* line 1348, ../sass/pages.scss */
      body#info #main #newslist .news dl dd {
        font-size: 14px;
        color: #0f2988; }
    /* line 1355, ../sass/pages.scss */
    body#info #main #newslist .news:last-child {
      border-bottom: none; }

/* line 1364, ../sass/pages.scss */
body#register .file_selector {
  width: 250px; }

/* line 1371, ../sass/pages.scss */
body#register-confirm figure {
  width: 100px;
  height: 100px;
  float: left; }
  /* line 1376, ../sass/pages.scss */
  body#register-confirm figure img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover; }

/* line 1386, ../sass/pages.scss */
#sign-out #sign_out_win {
  height: 260px; }
  /* line 1389, ../sass/pages.scss */
  #sign-out #sign_out_win p {
    border-top: solid 1px #3c7cf1;
    margin: 0;
    padding-top: 20px; }

/* line 1398, ../sass/pages.scss */
#card-register #card-number {
  width: 400px; }
/* line 1402, ../sass/pages.scss */
#card-register #card-expiry,
#card-register #card-cvc {
  width: 200px; }
/* line 1407, ../sass/pages.scss */
#card-register #card-errors {
  display: block;
  color: #BA0101;
  font-size: 13px;
  padding-left: 240px; }
  @media screen and (max-width: 770px) {
    /* line 1407, ../sass/pages.scss */
    #card-register #card-errors {
      text-align: left;
      padding-left: 0px; } }

@media screen and (max-width: 770px) {
  /* line 1420, ../sass/pages.scss */
  #search_option_win {
    height: 80%; } }
@media screen and (max-width: 770px) {
  /* line 1425, ../sass/pages.scss */
  #search_option_win form dl {
    padding: 0 20px; } }
