@charset "UTF-8";
.header {
  position: fixed;
  z-index: 1000;
  top: 0;
  height: 50px; }
  @media (min-width: 1024px) {
    .header {
      height: 54px; } }
  .header .Logo {
    position: fixed;
    top: 0;
    z-index: 1000; }
    .header .Logo img {
      width: auto;
      height: 20px;
      margin: 15px 0 0 24px; }
      @media (min-width: 1024px) {
        .header .Logo img {
          width: auto;
          height: 15px;
          margin-top: 19px;
          padding-left: 30px;
          position: absolute; } }
  .header .pcmenu {
    display: none;
    /* ▼メインメニュー項目の装飾 */ }
    @media (min-width: 1024px) {
      .header .pcmenu {
        display: flex;
        position: relative; } }
    .header .pcmenu ul {
      margin: 14px auto 0; }
      .header .pcmenu ul li a {
        color: #333333;
        font-size: 0.95em;
        position: relative;
        display: inline-block;
        transition: .3s;
        margin: 0 6px; }
        @media (min-width: 1250px) {
          .header .pcmenu ul li a {
            margin: 0 10px; } }
        .header .pcmenu ul li a::after {
          position: absolute;
          bottom: .3em;
          left: 0;
          content: '';
          width: 100%;
          height: 1px;
          background-color: #333333;
          opacity: 0;
          transition: .3s; }
        .header .pcmenu ul li a:hover::after {
          bottom: 0;
          opacity: 1; }
      .header .pcmenu ul li ul {
        position: absolute;
        z-index: 100;
        margin-top: 20px; }
        .header .pcmenu ul li ul li {
          overflow: hidden;
          height: 0;
          transition: .2s;
          margin-top: 3px; }
          .header .pcmenu ul li ul li a {
            text-align: left;
            font-size: 0.9em;
            width: 160px;
            transition: .5s;
            line-height: 40px;
            margin: 0;
            padding: 0 10px; }
            .header .pcmenu ul li ul li a:hover::after {
              opacity: 0; }
            .header .pcmenu ul li ul li a:hover {
              background-color: rgba(51, 51, 51, 0.8);
              transform: scale(1);
              color: #fff; }
        .header .pcmenu ul li ul .sab {
          background-color: rgba(247, 247, 247, 0.9); }
    .header .pcmenu .pcmenu > li:hover > ul > li {
      overflow: visible;
      height: 40px; }
    .header .pcmenu .ReserveBtn {
      position: absolute;
      top: 0;
      right: 0; }
      .header .pcmenu .ReserveBtn a {
        color: #fff;
        display: inline-block;
        width: 110px;
        text-align: center;
        font-size: 1.0em;
        border-radius: 1px;
        height: 54px;
        line-height: 54px;
        background-color: #969696;
        letter-spacing: 0.08em;
        transition: .5s;
        transform: scale(1); }
        .header .pcmenu .ReserveBtn a:hover {
          background-color: #525252; }

.RepeatSize {
  background-repeat: repeat;
  background-size: 100%;
  width: 100%; }
  .RepeatSize.navy {
    background-image: url("https://memu.earthhotel.jp/wp-content/themes/memu-Theme/img/background.jpg"); }
  .RepeatSize.White {
    background-color: rgba(239, 239, 239, 0.9); }
  @media (min-width: 768px) {
    .RepeatSize {
      background-size: 30%; } }
  @media (min-width: 1280px) {
    .RepeatSize {
      background-size: 20%; } }

/*
---------------------------------------------------------------------------------------------------------------------
フッター
---------------------------------------------------------------------------------------------------------------------
*/
#footer {
  padding-top: 80px;
  color: #333333;
  position: relative;
  height: 580px; }
  @media (min-width: 768px) {
    #footer {
      height: 480px; } }
  #footer .Logo {
    text-align: center; }
    #footer .Logo img {
      max-width: 380px;
      width: 80%;
      height: auto; }
  #footer .footerWidth {
    max-width: 820px;
    width: 90%;
    margin: 80px auto 0; }
    #footer .footerWidth .footerText-L {
      text-align: center;
      margin-bottom: 80px; }
      #footer .footerWidth .footerText-L .ReserveBtn {
        color: #333333;
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 1.25em;
        border-radius: 7px;
        height: 80px;
        line-height: 80px;
        border: 1px solid #333333;
        font-feature-settings: "palt";
        letter-spacing: 0.08em;
        transition: .5s; }
        #footer .footerWidth .footerText-L .ReserveBtn a {
          color: #333333; }
        #footer .footerWidth .footerText-L .ReserveBtn:hover {
          background-color: rgba(255, 255, 255, 0.5); }
      #footer .footerWidth .footerText-L .QABtn {
        margin-top: 10px;
        font-size: 0.9em;
        position: absolute;
        left: 10px;
        right: -10px; }
        #footer .footerWidth .footerText-L .QABtn a {
          color: #333333; }
    #footer .footerWidth .footerText-R {
      text-align: center; }
      #footer .footerWidth .footerText-R .TextBlock {
        display: inline-block;
        text-align: left;
        margin-top: 10px; }
        #footer .footerWidth .footerText-R .TextBlock h3 {
          font-size: 1.15em;
          margin-top: -2px;
          margin-bottom: 8px; }
        #footer .footerWidth .footerText-R .TextBlock a {
          font-size: 1.8em;
          font-family: "FOT-筑紫ゴシック Pr5 L"; }
          #footer .footerWidth .footerText-R .TextBlock a:hover {
            color: #333333; }
          @media (min-width: 768px) {
            #footer .footerWidth .footerText-R .TextBlock a {
              font-size: 2.0em; } }
          @media (min-width: 1024px) {
            #footer .footerWidth .footerText-R .TextBlock a {
              font-size: 2.0em; } }
        #footer .footerWidth .footerText-R .TextBlock h4 {
          font-size: 1.1em;
          margin-top: 12px; }
  #footer .Menu {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto; }
    #footer .Menu ul {
      text-align: center;
      margin-bottom: 20px; }
      #footer .Menu ul li {
        display: inline-block;
        font-size: 0.8em;
        margin: 5px 10px; }
        @media (min-width: 768px) {
          #footer .Menu ul li {
            margin-right: 30px; }
            #footer .Menu ul li:last-child {
              margin-right: 0px; } }
        #footer .Menu ul li a {
          position: relative;
          display: inline-block;
          text-decoration: none;
          color: #333333; }
          #footer .Menu ul li a::after {
            position: absolute;
            bottom: 0px;
            left: 0;
            content: '';
            width: 100%;
            height: 1px;
            background: #333333;
            transform: scale(0, 1);
            transform-origin: right top;
            transition: transform .3s; }
          #footer .Menu ul li a:hover::after {
            transform-origin: left top;
            transform: scale(1, 1); }
    #footer .Menu p {
      text-align: center;
      font-size: 0.8em; }