@charset "UTF-8";
@import url(bootstrap-reboot.css);
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$　基本スタイル

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
html {
  width: 100%;
  height: 100%;
  font-size: 62.5%; }

body {
  font-family: "YakuHanJP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Arial, sans-serif;
  font-feature-settings: "plat" 1;
  color: #4c4c4c;
  min-width: 1380px; }

div,
span,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
a,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
  font-style: normal; }

li {
  list-style: none; }

a {
  color: #4c4c4c;
  display: inline-block;
  outline: none;
  transition: all 0.1s linear; }

a:hover {
  opacity: 0.6;
  text-decoration: none; }

img {
  display: inline-block; }

main,
.gm-combz {
  width: 1300px;
  margin: 0 auto;
  padding: 0 30px; }

::-moz-selection {
  background: #eee;
  color: #ddd;
  text-shadow: none; }

::selection {
  background: #eee;
  color: #ddd;
  text-shadow: none; }

/* ▼▼ 基本スタイル フォーム ▼▼ */
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

.gm {
  /* ページタイトル */
  /* 見出し */
  /* ボタン */ }
  .gm-page-title {
    text-align: center;
    font-family: "YakuHanJP", "fot-udkakugo-large-pr6n";
    margin: 75px 0 110px 0; }
  .gm-page-title--en {
    display: block;
    font-family: "montserrat";
    font-size: 3.4rem;
    font-weight: 400;
    letter-spacing: -0.1rem;
    line-height: 1;
    margin-bottom: 21px; }
  .gm-page-title--ja {
    display: block;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 40px; }
  .gm-page-title--lead {
    width: 70%;
    font-size: 1.4rem;
    line-height: 2.5;
    margin: 0 auto; }
  .gm-heading {
    margin-bottom: 30px; }
  .gm-combz .gm-heading {
    margin-bottom: 10px; }
  .gm-heading--en {
    display: block;
    font-family: "montserrat";
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: -0.1rem;
    line-height: 1;
    margin-bottom: 5px; }
  .gm-heading--ja {
    display: block;
    font-size: 1.3rem;
    letter-spacing: -0.08rem; }
  .gm-heading--update {
    display: block;
    float: right;
    font-size: 1.3rem; }
  .gm-heading--update i {
    font-style: normal;
    color: #0393f7; }
  .gm-more-btn {
    width: 25%;
    margin: 0 auto; }
  .gm-more-btn__link {
    width: 100%;
    font-family: "montserrat";
    font-weight: 600;
    font-size: 1.4rem;
    color: #4c4c4c;
    text-align: center;
    padding: 10px;
    border: 3px solid #4c4c4c;
    border-radius: 30px; }
  .gm-more-btn__link:hover {
    color: #4c4c4c; }

#logoutButton,
#loginButton {
  display: none; }

/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  body {
    min-width: initial; }

  a:hover {
    opacity: 1; }

  main,
  .gm-combz {
    width: 100vw;
    padding: 0; }

  .gm {
    /* ページタイトル */
    /* 見出し */
    /* ボタン */ }
    .gm-page-title {
      margin: 17vw 0 19vw 0; }
    .gm-page-title--en {
      font-size: 7vw;
      font-weight: 600;
      margin-bottom: 3vw; }
    .gm-page-title--ja {
      width: 35vw;
      font-size: 3vw;
      margin-bottom: 10vw; }
    .gm-page-title--lead {
      width: 88vw;
      font-size: 2.5vw;
      line-height: 2;
      text-align: center; }
    .gm-heading {
      margin-bottom: 5vw; }
    .gm-combz .gm-heading {
      padding: 0 3vw; }
    .gm-heading--en {
      font-size: 1.8rem;
      margin-bottom: 0; }
    .gm-heading--ja {
      font-size: 2.5vw;
      line-height: 1.6; }
    .gm-heading--update {
      font-size: 2.5vw;
      line-height: 1.6;
      letter-spacing: -0.1rem;
      margin-top: -1vw; }
    .gm-more-btn {
      width: 60%; }
    .gm-more-btn__link {
      font-size: 3.5vw;
      font-weight: 700;
      padding: 2.5vw 0;
      border-radius: 10vw; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 320px) {
  .gm-heading--en {
    margin-bottom: 1vw; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ ギャレリアモールヘッダー

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
.gm-header-outer {
  width: 100%; }

.gm-header {
  width: 1300px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-wrap: wrap;
  font-family: "YakuHanJP","fot-udkakugo-large-pr6n";
  margin: 0 auto;
  padding: 30px 30px 35px 30px; }

/* いつでも10倍など */
.gm-header__msg__list {
  width: 100%;
  display: flex;
  justify-content: flex-end; }
.gm-header__msg__item {
  font-size: 12px;
  font-weight: 600; }
.gm-header__msg__item b {
  color: #0393f7; }
.gm-header__msg__item:after {
  content: "／";
  color: #ccc;
  margin: 0 8px; }
.gm-header__msg__item:last-child:after {
  display: none;
  content: none; }

/* ロゴ */
.gm-header__face {
  flex-basis: 19%;
  margin-right: auto; }
  .gm-header__face__shoulder {
    display: inline-block;
    font-size: 10.5px;
    margin-bottom: 10px;
    font-weight: 600; }
  .gm-header__face__shoulder b {
    color: #0393f7; }
  .gm-header__face__logo-img {
    width: 96%;
    height: auto; }
@-moz-document url-prefix() {
  .gm-header__face__logo-img {
    width: 230px; } }
/* ブランドリストなど */
.gm-header__site-nav {
  flex-basis: 41%;
  margin-bottom: 9px; }
  .gm-header__site-nav__list {
    display: flex;
    align-items: flex-end; }
  .gm-header__site-nav__item {
    line-height: 0.8;
    margin-right: 30px; }
  .gm-header__site-nav__link {
    font-family: "montserrat";
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 0.8;
    color: #555;
    padding: 7px; }
  .gm-header__site-nav__link:hover {
    color: #555; }

/* ログインなど */
.gm-header__user-nav {
  margin-bottom: 16px; }
  .gm-header__user-nav__list {
    display: flex;
    align-items: flex-end; }
  .gm-header__user-nav__item {
    line-height: 1;
    margin-right: 13px; }
  .gm-header__user-nav__link {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    color: #0393F7; }
  .gm-header__user-nav__link:hover {
    color: #0393F7; }
  .gm-header__user-nav__icon-img {
    display: inline-block;
    width: 25px;
    height: auto; }

/* 検索など */
.gm-header__user-tool {
  flex-basis: auto;
  margin-bottom: 16px; }
  .gm-header__user-tool__list {
    display: flex;
    align-items: flex-end; }
  .gm-header__user-tool__item {
    line-height: 1;
    margin-right: 10px; }
  .gm-header__user-tool__item:last-child {
    margin-right: 0; }
  .gm-header__user-tool__link {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    color: #0393F7; }
  .gm-header__user-tool__link:hover {
    color: #0393F7; }
  .gm-header__user-tool__icon-img, .gm-header__user-tool__icon-img--search {
    display: inline-block;
    width: 25px;
    height: auto; }
  .gm-header__user-tool__item:last-child .gm-header__user-tool__icon-img {
    width: 26px;
    height: auto;
    margin-bottom: 2px; }

/* 臨時告知 */
.gm-header-notice,
.gm-header-meeting-notice,
.gm-header-newyear-notice {
  width: 1240px;
  font-size: 12px;
  line-height: 1.6;
  text-align: center;
  padding: 15px;
  margin: -10px auto 30px auto;
  border: 2px dotted #f2f2f2;
  background: #fafafa; }

.gm-header-maintenance-notice {
  width: 580px;
  text-align: center;
  padding: 15px;
  margin: -10px auto 30px auto;
 } 

.gm-header-newyear-notice {
  display: none; }

.gm-header-newyear-notice b {
  color: #d52f29;
  font-size: 1.4rem; }

.gm-header-maintenance-notice img {
 width: 580px;
}

  .gm-header-maintenance--pc {
    display: block; }
  .gm-header-maintenance--sp {
    display: none; }




.msg-b {
  display: none; }

.  

/* クーポン */
.gm-header-coupon {
  display: none;
  width: 100%; }
  .gm-header-coupon__link--pc {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .gm-header-coupon__link--pc:hover {
    opacity: 0.85; }
  .gm-header-coupon__link--sp {
    display: none; }
  .gm-header-coupon__img--pc {
    display: inline-block;
    width: 1240px;
    height: auto; }


/* reuse */
.gm-header-reuse {
  display: none;
  width: 100%; }
  .gm-header-reuse__link--pc {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .gm-header-reuse__link--pc:hover {
    opacity: 0.85; }
  .gm-header-reuse__link--sp {
    display: none; }
  .gm-header-reuse__img--pc {
    display: inline-block;
    width: 1240px;
    height: auto; }



/* POTR */
.gm-header-potr {
  display: none;
  width: 100%; }
  .gm-header-potr__link--pc {
    width: auto;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .gm-header-potr__link--pc:hover {
    opacity: 0.85; }
  .gm-header-potr__link--sp {
    display: none; }
  .gm-header-potr__img--pc {
    display: inline-block;
    width: 1240px;
    height: auto; }
    
  /* G1990 クーポン */
.gm-g1190-coupon {
  display: none;
  width: 100%; }
  .gm-g1190-coupon__link--pc {
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .gm-g1190-coupon__link--pc:hover {
    opacity: 0.85; }
  .gm-g1190-coupon__link--sp {
    display: none; }
  .gm-g1190-coupon__img--pc {
    display: inline-block;
    width: auto;
    height: auto; }
    

  
/* メインビジュアル */
.gm-billboard {
  max-width: 1380px;
  margin: 0 auto; }
  .gm-billboard__img {
    width: 1380px;
    height: 625px; }
  .gm-billboard .slick-arrow {
    display: none !important; }
  .gm-billboard .slick-dots {
    display: flex;
    justify-content: center;
    margin: 10px 0 40px 0; }
  .gm-billboard .slick-dots li {
    position: relative;
    display: block;
    cursor: pointer;
    margin: 0 3px; }
  .gm-billboard .slick-dots li button {
    display: block;
    width: 14px;
    height: 14px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background: transparent; }
  .gm-billboard .slick-dots li button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 14px;
    height: 14px;
    font-size: 0;
    line-height: 0;
    color: #fff;
    border: 2px solid #404040;
    border-radius: 50%; }
  .gm-billboard .slick-dots li.slick-active button:before {
    background: #404040;
    border-radius: 1px solid #404040;
    opacity: 1; }

/* パンくず */
.gm-breadcrumbs {
  width: 1300px;
  margin: 0 auto;
  padding: 0 30px;
  text-align: right; }
  .gm-breadcrumbs__item:last-child {
    font-weight: 700; }
  .gm-breadcrumbs__item:after {
    content: url(/assets/img/common/icon_arrow-right.svg);
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 4px 0 8px; }
  .gm-breadcrumbs__item:last-child:after {
    display: none;
    content: none; }
  .gm-breadcrumbs__item a:hover {
    color: #4c4c4c; }

/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  .gm-header {
    width: 94vw;
    align-items: flex-start;
    padding: 7vw 0 5vw 0; }

  /* ドロワー */
  .gm-header__drawer-nav {
    order: 1;
    flex-basis: 22%; }
    .gm-header__drawer-nav__icon-img {
      display: inline-block;
      margin-top: 7vw;
      width: 7vw;
      height: auto; }

  /* いつでも10倍など */
  .gm-header__msg__list {
    order: 4;
    justify-content: center; }
  .gm-header__msg__item {
    font-size: 3vw; }
  .gm-header__msg__item:after {
    margin: 0 1vw; }

  /* ロゴ */
  .gm-header__face {
    order: 2;
    flex-basis: auto;
    margin-bottom: 6vw;
    text-align: center; }
    .gm-header__face__shoulder {
      font-size: 2.3vw;
      margin-bottom: 3vw; }
    .gm-header__face__logo-img {
      width: 50vw; }

  /* ブランドリストなど */
  .gm-header__site-nav {
    display: none;
    justify-content: center;
    flex-basis: auto;
    margin-bottom: 0; }
    .gm-header__site-nav__list {
      display: flex;
      align-items: flex-start; }
    .gm-header__site-nav__item {
      line-height: 0.8;
      margin-right: 10vw; }
    .gm-header__site-nav__item:last-child {
      margin-right: 0; }
    .gm-header__site-nav__link {
      font-size: 4vw;
      line-height: 0.8; }

  /* ログインなど */
  .gm-header__user-nav {
    display: none; }

  /* 検索など */
  .gm-header__user-tool {
    order: 3;
    flex-basis: auto;
    margin-bottom: 5vw; }
    .gm-header__user-tool__list {
      align-items: center; }
    .gm-header__user-tool__item {
      margin-top: 6vw;
      margin-right: 6vw; }
    .gm-header__user-tool__icon-img--search {
      width: 7vw; }
    .gm-header__user-tool__item:last-child .gm-header__user-tool__icon-img {
      width: 7vw;
      margin-bottom: 0; }

  /* 臨時告知 */
  .gm-header-notice,
  .gm-header-meeting-notice,
  .gm-header-newyear-notice {
    width: 94vw;
    font-size: 2.5vw;
    line-height: 1.6;
    text-align: center;
    padding: 10px 5vw;
    margin: -5px auto 15px auto; }

  .gm-header-maintenance-notice {
    width: 100vw;
    font-size: 2.5vw;
    line-height: 1.6;
    text-align: center;
    padding: 10px 0vw;
    margin: -5px auto 20px auto; }

  .gm-header-newyear-notice b {
    color: #d52f29;
    font-size: 1.2rem; }


.gm-header-maintenance-notice img {
 width: 100%;
}

  .gm-header-maintenance--pc {
    display: none; }
  .gm-header-maintenance--sp {
    display: block; }
    



  /* クーポン */
  .gm-header-coupon__link--pc {
    display: none; }
  .gm-header-coupon__link--sp {
    display: block; }
  .gm-header-coupon__img--sp {
    width: 100vw;
    height: 100%; }

  /* reuse */
  .gm-header-reuse__link--pc {
    display: none; }
  .gm-header-reuse__link--sp {
    display: block; }
  .gm-header-reuse__img--sp {
    width: 100vw;
    height: 100%; }
    
  /* POTR */
  .gm-header-potr__link--pc {
    display: none; }
  .gm-header-potr__link--sp {
    display: block; }
  .gm-header-potr__img--sp {
    width: 100vw;
    height: 100%; }


 /* G1990 クーポン */
  .gm-g1190-coupon__link--pc {
    display: none; }
  .gm-g1190-coupon__link--sp {
    display: block; }
  .gm-g1190-coupon__img--sp {
    width: 100vw;
    height: 100%; }


  /* メインビジュアル */
  .gm-billboard {
    width: 100vw;
    margin-bottom: 0; }
    .gm-billboard__img {
      width: 100vw;
      height: auto; }
    .gm-billboard .slick-dots {
      margin: 1.5vw 0 6vw 0; }
    .gm-billboard .slick-dots li {
      margin: 0 3px; }
    .gm-billboard .slick-dots li button:before {
      width: 3.5vw;
      height: 3.5vw; }

  /* パンくず */
  .gm-breadcrumbs {
    width: 100vw;
    padding: 0;
    text-align: center;
    background: #f9f9f9;
    padding: 1vw 0; }
    .gm-breadcrumbs__item {
      font-size: 2vw;
      vertical-align: middle; }
    .gm-breadcrumbs__item:after {
      width: 1vw;
      height: 1vw;
      margin: 0 1vw 0 1.5vw; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ ギャレリアモールヘッダーメニューSP

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  /* ドロワーメニュー */
  .gm-drawer {
    margin-top: 1vw;
    margin-bottom: 4vw; }

  .gm-drawer-menu {
    margin-bottom: 10vw; }
    .gm-drawer-menu__heading {
      font-family: "montserrat";
      font-size: 6vw;
      color: #0393F7;
      letter-spacing: -0.1rem;
      margin-bottom: 3vw; }
    .gm-drawer-menu__item {
      border-top: 1px solid #eee; }
    .gm-drawer-menu__item:last-child {
      border-bottom: 1px solid #eee; }
    .gm-drawer-menu__link {
      width: 100%;
      font-family: "fot-udkakugo-large-pr6n";
      font-size: 3.5vw;
      font-weight: 600;
      color: #555;
      padding: 3vw;
      padding-left: 6vw; }
    .gm-drawer-menu__link:hover {
      color: #555; }
    .gm-drawer-menu__link:after {
      content: url(/assets/img/common/icon_arrow-right.svg);
      display: inline-block;
      width: 2vw;
      height: 2vw;
      float: right;
      margin-top: 0.5vw;
      margin-right: 1vw; }
    .gm-drawer-menu__copyright {
      font-size: 2.5vw;
      color: #666; }

  /* modaal */
  .modal-type-drawer .modaal-close {
    position: absolute;
    background: transparent;
    right: 4vw;
    top: 3vw; }

  .modal-type-drawer .modaal-close:after,
  .modal-type-drawer .modaal-close:before {
    width: 3px;
    background: #0393f7; }

  .modal-type-drawer .modaal-content-container {
    padding: 6vw; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ ギャレリアモールヘッダー検索

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
/* 検索 */
.gm-search-form {
  position: relative;
  width: 800px;
  margin: 0 auto; }
  .gm-search-form__input {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
    font-size: 3.5rem;
    color: #fff;
    background: transparent; }
  .gm-search-form__input-submit {
    position: absolute;
    top: 48%;
    right: 0;
    transform: translate(0, -50%);
    background: transparent; }
  .gm-search-form__input-img {
    width: 35px; }

/* modaal */
.modal-type-search .modaal-container {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  box-shadow: none; }

.modal-type-search .modaal-close {
  display: none;
  position: absolute;
  background: transparent;
  right: 50px;
  top: 30px; }

.modal-type-search .modaal-close:after,
.modal-type-search .modaal-close:before {
  width: 40px;
  height: 8px;
  background: #0393f7; }

/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  .gm-search-form {
    width: 90vw; }
    .gm-search-form__input {
      font-size: 2rem;
      font-weight: bold; }

  /* modaal */
  .modaal-inner-wrapper {
    padding: 80px 3vw; }

  .modal-type-search .modaal-content-container {
    padding: 0; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ ギャレリアモールフッター

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
/* フッター下段 */
.gm-footer {
  width: 100%;
  font-family: "fot-udkakugo-large-pr6n";
  background: #373737;
  padding-top: 80px;
  /* カレンダーエリア */
  /* コピーライトエリア */ }
  .gm-footer-menu-outer {
    display: flex;
    width: 1160px;
    margin: 0 auto;
    padding: 0 0px 50px 0px; }
  .gm-footer-menu {
    margin-right: 100px; }
    .gm-footer-menu__heading {
      font-size: 1.6rem;
      color: #FFF;
      margin-bottom: 50px; }
    .gm-footer-menu__heading-img {
      width: 175px;
      height: auto;
      margin-bottom: 40px; }
    .gm-footer-menu__item {
      margin-bottom: 25px; }
    .gm-footer-menu__link {
      font-size: 1.3rem;
      color: #aaa; }
    .gm-footer-menu__link:hover {
      color: #888; }
  .gm-footer-menu__btn {
    margin-bottom: 20px; }
  .gm-footer-menu__btn:nth-of-type(3) {
    margin-bottom: 30px; }
  .gm-footer-menu__btn-link {
    display: block;
    width: 150px;
    font-weight: 600;
    font-size: 1.3rem;
    color: #0393f6;
    text-align: center;
    padding: 6px;
    border: 3px solid #0393f6;
    border-radius: 30px; }
  .gm-footer-menu__total {
    color: #0393f6;
    margin-bottom: 20px; }
  .gm-footer-menu__total-item, .gm-footer-menu__total-brand {
    display: block;
    font-size: 1.2rem; }
  .gm-footer-menu__total-item-num, .gm-footer-menu__total-brand-num {
    display: block;
    font-size: 2.6rem; }
  .gm-footer-menu:last-child {
    margin-left: auto;
    margin-right: 0; }
  .gm-footer-menu:last-child .gm-footer-menu__heading {
    display: none; }
  .gm-footer-hr {
    height: 1px;
    border: none;
    border-top: 1px #494949 solid;
    margin: 0; }
  .gm-footer-copy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 1300px;
    margin: 0 auto;
    padding: 35px 30px; }
  .gm-footer-copy__copyright {
    color: #aaa; }
  .gm-footer-copy__sns-img {
    width: 20px;
    height: 20px;
    margin: 0 10px; }
  .gm-footer-copy__bar-img {
    width: 8px;
    height: 20px;
    margin: 0 8px; }
  .gm-footer-copy__blog-link {
    font-size: 1.4rem;
    font-weight: 700;
    color: #aaa;
    vertical-align: middle;
    margin-left: 10px; }
  .gm-footer-copy__blog-link:hover {
    color: #888; }

/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  /* フッター下段 */
  .gm-footer {
    padding-top: 10vw;
    padding-bottom: 7vw;
    /* カレンダーエリア */
    /* コピーライトエリア */ }
    .gm-footer-menu-outer {
      display: block;
      width: 100vw;
      padding: 0;
      border-bottom: 1px #494949 solid;
      margin-bottom: 10vw; }
    .gm-footer-menu {
      margin-right: 0; }
      .gm-footer-menu__heading {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 4vw;
        color: #aaa;
        border-top: 1px #494949 solid;
        margin-bottom: 0;
        padding: 4vw; }
      .gm-footer-menu__heading-img {
        display: none; }
      .gm-footer-menu__heading:after {
        content: url(/assets/img/common/icon_arrow-down.svg);
        display: inline-block;
        width: 4.5vw;
        float: right;
        margin-right: 1vw; }
      .gm-footer-menu__item {
        margin-bottom: 0; }
      .gm-footer-menu__link {
        width: 100%;
        border-top: 1px #494949 dotted;
        padding: 4vw;
        padding-left: 8vw;
        margin-bottom: 0; }
      .gm-footer-menu__link:after {
        content: url(/assets/img/common/icon_arrow-right.svg);
        display: inline-block;
        width: 2.5vw;
        height: 2.5vw;
        float: right;
        margin-right: 2vw; }
      .gm-footer-menu__link {
        font-size: 3vw;
        color: #aaa; }
      .gm-footer-menu__link:hover {
        color: #888; }
    .gm-footer-menu:first-child {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
    .gm-footer-menu__btn {
      margin-bottom: 5vw; }
    .gm-footer-menu__btn:nth-of-type(3) {
      margin-bottom: 5vw; }
    .gm-footer-menu__btn-link {
      width: 28vw;
      font-size: 2.5vw;
      padding: 2vw 0;
      border: 2px solid #0393f6;
      border-radius: 30px;
      margin: 0 1vw; }
    .gm-footer-menu__total {
      color: #0393f6;
      text-align: center;
      margin: 0 3vw 8vw 3vw; }
    .gm-footer-menu__total-item, .gm-footer-menu__total-brand {
      display: block;
      font-size: 3vw; }
    .gm-footer-menu__total-item-num, .gm-footer-menu__total-brand-num {
      display: block;
      font-size: 6vw; }
    .gm-footer-menu:last-child .gm-footer-menu__heading {
      display: flex; }
    .gm-footer-menu:last-child .gm-footer-menu__item {
      padding: 4vw; }
    .gm-footer-menu:last-child .gm-footer-menu__item:after {
      content: none; }
    .gm-footer-hr {
      display: none; }
    .gm-footer-copy {
      display: block;
      width: 94vw;
      padding: 0px 3vw; }
    .gm-footer-copy__copyright {
      font-size: 2.5vw;
      text-align: center;
      color: #aaa; }
    .gm-footer-copy__sns {
      display: flex;
      justify-content: center;
      margin-bottom: 8vw; }
    .gm-footer-copy__sns-img {
      width: 5vw;
      height: 5vw;
      margin: 0 2vw; }
    .gm-footer-copy__bar-img {
      width: 8px;
      height: 20px;
      margin: 0 2vw; }
    .gm-footer-copy__blog-link {
      font-size: 3vw;
      margin-left: 2vw; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ ギャレリアモールフッターUSP・キャンペーン

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/

/* SNS */
.gm-sns {
  margin: 150px 0 100px ; }

.gm-sns_bnr {
  width: 920px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center; }
.gm-sns_bnr__img--pc {
    display: block;
    width: 920px; }
  .gm-sns_bnr__img--sp {
    display: none; }


/* キャンペーン */
.gm-campaign {
  width: 920px;
  margin: 0 auto;
  margin-bottom: 50px; }
  .gm-campaign__img--pc {
    display: block;
    width: 920px; }
  .gm-campaign__img--sp {
    display: none; }




/* USP */
.gm-usp-outer {
  width: 100%;
  background: #fafafa;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-top: 65px; }

.gm-usp {
  width: 1300px;
  font-family: "fot-udkakugo-large-pr6n";
  margin: 0 auto;
  padding: 0 70px;
  /* ボタン */ }
  .gm-usp__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .gm-usp__item {
    width: 30%;
    margin-bottom: 60px; }
  .gm-usp__heading {
    font-size: 1.8rem;
    margin-bottom: 25px; }
  .gm-usp__heading i {
    color: #0393f6;
    font-style: normal; }
  .gm-usp__txt {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-bottom: 20px; }
  .gm-usp__caption {
    display: block;
    color: #acacac; }
  .gm-usp .gm-more-btn--usp {
    width: 22%;
    margin: 0 auto;
    margin-top: -45px; }
  .gm-usp .gm-more-btn--usp a {
    width: 100%;
    font-weight: 600;
    font-size: 1.4rem;
    color: #0393f6;
    text-align: center;
    padding: 6px;
    border: 3px solid #0393f6;
    border-radius: 30px;
    background: #FFF; }
  .gm-usp .gm-more-btn--usp a:hover {
    color: #0393f6; }

/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  /* SNS */
  .gm-sns {
  margin: 20vw 0 ; }


  /* キャンペーン */
  .gm-sns_bnr {
    width: 90vw;
    margin: 0 auto;
    margin-bottom: 5vw;
    text-align: center; }
    .gm-sns_bnr__img--pc {
      display: none; }
    .gm-sns_bnr__img--sp {
      display: block;
      width: 85vw; }


  /* キャンペーン */
  .gm-campaign {
    width: 90vw;
    margin: 10vw auto;
    /* margin-bottom: 10vw; */
    text-align: center; }
    .gm-campaign__img--pc {
      display: none; }
    .gm-campaign__img--sp {
      display: block;
      width: 85vw; }

  /* UPS */
  .gm-usp-outer {
    width: 100%;
    background: #fafafa;
    padding-top: 10vw;
    padding-bottom: 8vw;
    margin-top: 3vw; }

  .gm-usp {
    width: 94vw;
    margin: 0 auto;
    padding: 0 3vw;
    /* ボタン */ }
    .gm-usp__list {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    .gm-usp__item {
      width: 48%;
      margin-bottom: 3vw; }
    .gm-usp__heading {
      font-size: 3vw;
      font-weight: 700;
      margin-bottom: 0; }
    .gm-usp__txt {
      display: none; }
    .gm-usp__caption {
      display: none; }
    .gm-usp .gm-more-btn--usp {
      width: 60%;
      margin: 0 auto;
      margin-top: 3vw; }
    .gm-usp .gm-more-btn--usp a {
      font-size: 2.5vw;
      font-weight: 700;
      padding: 2vw 0;
      border-radius: 10vw;
      border: 2px solid #0393f6; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ ギャレリアモールフッターカレンダー

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
.gm-footer-calendar-year {
  font-size: 1.6rem;
  color: #FFF;
  margin-bottom: 50px; }

.gm-footer-calendar {
  margin-top: -20px; }
  .gm-footer-calendar td {
    width: 50px;
    height: 50px;
    font-family: "montserrat";
    font-weight: 300;
    font-size: 2rem;
    color: #aaa;
    text-align: center;
    vertical-align: middle; }
  .gm-footer-calendar td.weeks {
    font-size: 1.2rem; }
  .gm-footer-calendar td.today {
    color: #FFF;
    background: #444;
    border: 6px solid #373737; }
  .gm-footer-calendar td.holiday {
    color: #FFF;
    background: #0393f6;
    border: 6px solid #373737; }
  .gm-footer-calendar td.xday {
    color: #FFF;
    background: #ffa500;
    border: 6px solid #373737; }
  .gm-footer-calendar__menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 12px 0 20px 0; }
  .gm-footer-calendar__link {
    color: #aaa; }
  .gm-footer-calendar__link:hover {
    color: #888; }
  .gm-footer-calendar__caption {
    color: #aaa; }
  .gm-footer-calendar__caption b {
    font-family: "fot-udkakugo-large-pr6n";
    font-size: 2.5rem;
    color: #0393f6;
    vertical-align: middle;
    margin-right: 4px; }

  .gm-footer-calendar__caption_02 {
    color: #aaa; }
  .gm-footer-calendar__caption_02 b {
    font-family: "fot-udkakugo-large-pr6n";
    font-size: 2.5rem;
    color: #ffa500;
    vertical-align: middle;
    margin-right: 4px; }

/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  .gm-footer-calendar-year {
    font-size: 1.6rem;
    text-align: center;
    margin: 0 0 5vw; }

  .gm-footer-calendar-outer {
    margin-bottom: 5vw; }

  .gm-footer-calendar {
    width: 100%;
    margin-top: 0; }

  .gm-footer-calendar__menu:after {
    content: none; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$　フッター共通コンビーズレコ

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
#_cbzreco_product_name,
#_cbzreco_price,
#_cbzreco_goods_id,
#_cbzreco_taxin_flag {
  position: absolute;
  top: -9999px; }

.gm-combz {
  display: none;
  margin-bottom: 25px;
  /* アイテム画像 */
  /* アイテム名前 */ }
  .gm-combz .gm-heading {
    margin-bottom: 5px; }
  .gm-combz__inner {
    width: 1130px;
    margin: 0 auto;
    margin-bottom: 45px; }
  .gm-combz__box {
    display: block;
    width: 225px;
    padding: 0 5px;
    margin: 0; }
  .gm-combz__img-box {
    position: relative;
    width: 215px;
    height: 205px;
    overflow: hidden;
    margin: 0 auto 5px auto; }
  .gm-combz__img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    display: inline-block;
    width: 100%;
    height: auto; }
  .gm-combz__name {
    font-family: "fot-udkakugo-large-pr6n";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #4c4c4c;
    padding-right: 1rem;
    letter-spacing: -0.08rem; }
  .gm-combz__price {
    display: block;
    font-size: 1.7rem;
    font-weight: 500;
    letter-spacing: -0.1rem; }
  .gm-combz__price i {
    font-style: normal;
    font-size: 1rem;
    font-weight: 700;
    margin-left: -1px; }

.gm-combz__inner {
  /* flickity */ }
  .gm-combz__inner .flickity-button {
    background: transparent; }
  .gm-combz__inner .flickity-button-icon {
    fill: #444; }
  .gm-combz__inner .flickity-prev-next-button.previous {
    left: -55px; }
  .gm-combz__inner .flickity-prev-next-button.next {
    right: -55px; }

/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ Media Queries for smartphone

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
@media screen and (max-width: 736px) {
  .gm-combz-outer {
    margin-bottom: -2vw; }

  .gm-combz {
    margin-bottom: 40px;
    /* アイテム画像 */
    /* アイテム名前 */ }
    .gm-combz .gm-heading {
      margin-bottom: 0; }
    .gm-combz__inner {
      width: 84vw;
      margin: 0 auto; }
    .gm-combz__box {
      width: 28vw;
      margin: 0;
      padding: 0; }
    .gm-combz__img-box {
      width: 22vw;
      height: 26vw;
      overflow: hidden;
      margin: 0 auto; }
    .gm-combz__img {
      width: 120%;
      transform: translate(-50%, -53%); }
    .gm-combz__name {
      font-size: 0.9rem;
      letter-spacing: -0.05rem;
      margin-bottom: 3px; }
    .gm-combz__price {
      font-size: 1.4rem; }
    .gm-combz__price i {
      font-size: 0.9rem;
      margin-left: -3px; }

  .gm-combz:last-child {
    margin-bottom: 25px; }

  .gm-combz__inner {
    /* flickity */ }
    .gm-combz__inner .flickity-button {
      border: none; }
    .gm-combz__inner .flickity-prev-next-button {
      width: 7vw;
      height: 7vw; }
    .gm-combz__inner .flickity-button-icon {
      fill: #444; }
    .gm-combz__inner .flickity-prev-next-button.previous {
      left: -6vw; }
    .gm-combz__inner .flickity-prev-next-button.next {
      right: -6vw; }

  #_cbzreco_price,
  #_cbzreco_product_name,
  #_cbzreco_goods_id,
  #_cbzreco_taxin_flag {
    position: absolute;
    top: 0; } }
/*
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////

$$ ギャレリアモール 調整用css

////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
*/
/*　システムコンテンツ：ページ切り替え（○件中○件表示）　*/
.pager {
  font-size: 1.3rem;
  letter-spacing: -0.05rem;
  margin: 0 0 20px;
  padding: 0 5px;
  border-bottom: none;
  font-weight: 550; }

.userTable_02 td {
  font-size: 1.35rem;
  font-weight: 300;
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  padding: 15px; }

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