@charset "UTF-8";
.aem-html-content .cle {
  min-height: 100vh;
  display: relative;
  background: #f9d2d4; }

.aem-html-content .cle .title-area {
  background: #d80c24;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem; }

.aem-html-content .cle .title-area p {
  margin: 0; }

.aem-html-content .cle .title-area img {
  width: 64px;
  margin-right: 2rem; }

.aem-html-content .cle .title-area h1 {
  margin: 0;
  font-size: 4rem; }

.aem-html-content .cle .title-area .txt {
  font-size: 2.8rem;
  font-weight: bold; }

.aem-html-content .cle .title-area .time {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 3.4rem;
  margin: 0; }

.aem-html-content .cle .tp {
  padding: 1rem 1.5rem;
  font-size: 1.6rem;
  font-weight: bold; }

.aem-html-content .cle .tp span {
  font-size: 1.5rem; }

.aem-html-content .cle .header-infotxt {
  margin-bottom: 3rem; }

.aem-html-content .cle .info-area {
  padding: 0 1.5rem 1.5rem; }

.aem-html-content .cle .info-area .info-txt {
  color: #FA0000;
  font-weight: 600;
  margin-top: 0; }

.aem-html-content .cle .info-area .info {
  display: inline-block;
  background: #fff;
  border: 0.6rem solid #d80c24;
  color: #d80c24;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 0.5rem 2rem 0.8rem;
  margin: 0;
  transition: all 0.3s ease 0s; }

.aem-html-content .cle .info-area .info:hover {
  text-decoration: none;
  background: #d80c24;
  color: #fff; }

.aem-html-content .cle .info-area .info p {
  margin: 0; }

.aem-html-content .cle .info-area .info-inner {
  display: flex;
  text-align: left;
  align-items: center; }

.aem-html-content .cle .info-area .info .same {
  white-space: nowrap;
  letter-spacing: 0.4rem;
  transition: all 0.3s ease 0s;
  margin-right: 1.5rem; }

.aem-html-content .cle .info-area .info .txt {
  border-left: 2px solid #d80c24;
  padding: 0.5rem 0 0.5rem 1.5rem; }

.aem-html-content .cle .info-area .info .tit {
  display: block;
  font-size: 2rem;
  margin-top: 0.5rem; }

.aem-html-content .cle .info-area .info .date {
  display: block;
  font-size: 1.6rem;
  margin-top: 0.5rem; }

.aem-html-content .cle .info-area .info:hover .same {
  border-color: #fff; }

.aem-html-content .cle .pop-content {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-bottom: 15px;
  padding: 0px 15px;
  line-height: 1.6; }

.aem-html-content .cle .pop-content > div {
  border: 1px solid #DDD;
  padding: 1.5rem 2rem 0.5rem; }

.aem-html-content .cle .pop-content img {
  margin-bottom: 0.5rem;
  border: 1px solid #ccc; }

.aem-html-content .cle .main-area {
  text-align: center;
  background: #d80c24;
  padding: 3.5rem 0 3rem; }

.aem-html-content .cle .main-area p {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  color: #fff;
  margin-bottom: 3rem; }

.aem-html-content .cle .shop-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  background: #fff;
  border-radius: 0.4rem;
  box-shadow: 0.3rem 0.3rem 0.3rem rgba(0, 0, 0, 0.6);
  padding: 1.5rem 0;
  height: 5rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
  transition: all 0.3s ease 0s; }

.aem-html-content .cle .shop-btn:hover {
  text-decoration: none;
  box-shadow: none; }

.aem-html-content .cle .shop-btn span {
  position: relative; }

.aem-html-content .cle .shop-btn span:before {
  position: absolute;
  right: -2rem;
  top: -0.1rem;
  content: '▼';
  font-size: 1.6rem;
  width: 1.6rem;
  height: 1.6rem; }

.aem-html-content .cle .shop-btn.down span:before {
  content: '▲'; }

.aem-html-content .cle .main-area .shop-btn {
  height: 7rem;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  margin-bottom: 2rem; }

.aem-html-content .cle .sub-area {
  padding: 4.5rem 0 4rem; }

.aem-html-content .cle .sub-area .list-inner {
  display: flex;
  align-items: center;
  justify-content: center; }

.aem-html-content .cle .sub-area .shop-list {
  display: none;
  padding: 0 0.5rem; }

.aem-html-content .cle .sub-area .shop-list .shop-btn {
  width: 50%;
  margin: 0.6rem;
  font-size: 1.4rem; }

.aem-html-content .cle .movie-area {
  padding: 5rem 0;
  background: #d80c24; }

.aem-html-content .cle .movie-area .container {
  max-width: 750px; }

.aem-html-content .cle .online-title {
  padding: 0rem 1.5rem 1.5rem;
  background: #d80c24;
  color: #fff; }

.aem-html-content .cle .online-area h2 {
  letter-spacing: 0.3rem;
  line-height: 1.2;
  margin: 0 0 3rem; }

.aem-html-content .cle .online-area h2 span {
  font-size: 2rem; }

.aem-html-content .cle .online-area {
  padding: 4rem 1.5rem 2rem;
  background: #d80c24;
  color: #fff;
  font-weight: 600; }

.aem-html-content .cle .online-area .container {
  max-width: 750px; }

.aem-html-content .cle .online-area .shop-btn {
  height: auto;
  margin-bottom: 2rem; }

.aem-html-content .cle .online-area .shop-btn img {
  width: 100%;
  max-width: 140px; }

.aem-html-content .cle .online-area p {
  margin-top: 1rem; }

.aem-html-content .cle .article-share {
  padding: 3rem; }

.aem-html-content .cle .article-share ul {
  padding-left: 0; }

.aem-html-content #im-brands {
  padding: 3rem 2rem 1rem;
  background: #666; }

#im-brands, #im-brands p {
  text-align: center !important; }

#im-brands a {
  color: #000; }

#im-brands a:hover {
  -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: .8;
  text-decoration: none; }

#im-brands img.mig-theme {
  width: 148px;
  height: auto; }

#im-brands p {
  margin: 15px 0 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.8; }

#im-brands ul {
  padding: 10px 0 0; }

#im-brands li {
  display: inline-block;
  width: 128px;
  height: 36px;
  margin: 0 0; }

#im-brands li a {
  display: table-cell;
  height: 36px;
  vertical-align: middle; }

#im-brands li img {
  width: 100%;
  height: auto; }

#im-brands li.mig-ise {
  margin-left: 14px; }

#im-brands li.mig-iwt {
  margin-left: 18px; }

#im-brands li.mig-jri {
  margin-left: 5px; }

.aem-html-content .cle footer {
  width: 100%;
  padding: 1rem 0 2rem;
  text-align: center;
  font-size: 1.2rem;
  background: #666;
  color: #fff; }

@media screen and (min-width: 1170px) {
  .aem-html-content .cle .title-area img {
    width: 84px; }

  .aem-html-content .cle .title-area h1 {
    font-size: 5rem; }

  .aem-html-content .cle .title-area .txt {
    font-size: 3.4rem; }

  .aem-html-content .cle .title-area .time {
    font-size: 3rem;
    line-height: 5rem; } }
@media screen and (min-width: 991px) {
  .aem-html-content .cle .sub-area .shop-list {
    display: block; } }
@media screen and (max-width: 992px) {
  .aem-html-content .cle .shop-btn span:before {
    content: '▲'; }

  .aem-html-content .cle .shop-btn.down span:before {
    content: '▼'; } }
@media screen and (max-width: 768px) {
  .aem-html-content .cle .title-area img {
    width: 45px;
    margin-right: 1rem; }

  .aem-html-content .cle .title-area h1 {
    font-size: 2.4rem; }

  .aem-html-content .cle .title-area .txt {
    font-size: 1.8rem; }

  .aem-html-content .cle .title-area .time {
    font-size: 1.8rem; }

  .aem-html-content .cle .title-area {
    padding: 1rem 1.5rem; }

  .aem-html-content .cle .info-area {
    padding: 1.5rem 1.5rem; }

  .aem-html-content .cle .info-area .note {
    text-align: left; }

  .aem-html-content .cle .info-area .info {
    font-size: 1.4rem;
    padding: 0.3rem 0.8rem;
    border-width: 0.4rem; }

  .aem-html-content .cle .info-area .info .same {
    padding-right: 0;
    margin-right: 0.3rem;
    letter-spacing: 0.2rem; }

  .aem-html-content .cle .info-area .info .txt {
    padding-left: 0.5rem; }

  .aem-html-content .cle .info-area .info .date {
    font-size: 1.2rem; }

  .aem-html-content .cle .main-area {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem; }

  .aem-html-content .cle .main-area p {
    margin-bottom: 1.5rem; }

  .aem-html-content .cle .sub-area {
    padding-top: 1.5rem;
    padding-bottom: 2rem; }

  .aem-html-content .cle .sub-area .slide-btn {
    margin-top: 1rem; }

  .aem-html-content .cle .sub-area .shop-list {
    margin-bottom: 3rem; }

  .aem-html-content .cle .sub-area .shop-list .shop-btn {
    font-size: 1.3rem; }

  .aem-html-content .cle .movie-area {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }

  .aem-html-content .cle .online-title {
    padding-top: 1rem;
    padding-bottom: 1rem; }

  .aem-html-content .cle .online-title h2 {
    font-size: 2.2rem;
    line-height: 1.4;
    margin: 0; }

  .aem-html-content .cle .online-title h2 span {
    font-size: 1.8rem; }

  .aem-html-content .cle .article-share {
    padding: 2rem 2rem 1.5rem; }

  #im-brands li {
    display: block;
    margin: 0 auto; }

  #im-brands li.mig-ise,
  #im-brands li.mig-iwt {
    margin-left: auto; }

  #im-brands li.mig-jri {
    margin-top: 10px;
    margin-left: auto; }

  #im-brands {
    padding-top: 0; } }
.aem-html-content .pc-center {
  text-align: center; }
  @media (max-width: 900px) {
    .aem-html-content .pc-center {
      text-align: left; } }

@media screen and (max-width: 340px) {
  .aem-html-content .cle .title-area h1 {
    font-size: 2.2rem; } }
/* 追加 */
.aem-html-content {
  line-height: 1.7; }
  .aem-html-content #globalHeader .tempo-logo-area {
    text-align: center;
    padding: 13px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px; }
    .aem-html-content #globalHeader .tempo-logo-area img {
      width: 560px; }
    .aem-html-content #globalHeader .tempo-logo-area .header_logos.mitsukoshi img {
      width: 115px; }
    .aem-html-content #globalHeader .tempo-logo-area .header_logos.nagoya img {
      width: 240px; }
    .aem-html-content #globalHeader .tempo-logo-area .header_logos.isetan img {
      width: 91px; }
    .aem-html-content #globalHeader .tempo-logo-area .header_logos.isetan p {
      position: relative;
      top: 5px; }
    .aem-html-content #globalHeader .tempo-logo-area .header_logos__area {
      display: flex;
      justify-content: center;
      align-items: center; }
      .aem-html-content #globalHeader .tempo-logo-area .header_logos__area:hover {
        color: #000;
        text-decoration: none; }
    .aem-html-content #globalHeader .tempo-logo-area .header_logos img {
      padding-right: 12px; }
    .aem-html-content #globalHeader .tempo-logo-area .header_logos p {
      margin-bottom: 0; }
  .aem-html-content #globalHeader .logo-area {
    background: #fff;
    border-top: 1px solid #aaa; }
    .aem-html-content #globalHeader .logo-area img {
      width: 200px; }
  .aem-html-content .header-infotxt h1 {
    font-size: 2.2rem;
    width: 100vw;
    margin: 0 calc(50% - 50vw) 1rem;
    background: #000;
    padding: 2rem 0 1.4rem;
    border-bottom: 10px solid #5b7991; }
    .aem-html-content .header-infotxt h1 img {
      width: auto; }
  .aem-html-content .info-txt {
    margin-top: 1rem;
    margin-bottom: 2rem; }
  .aem-html-content .gcp-shops h2 {
    color: #5b7991;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.4rem; }
  .aem-html-content .gcp-shops .shop-list {
    margin-bottom: 3rem; }
    .aem-html-content .gcp-shops .shop-list ul {
      margin-left: 0;
      padding-left: 0;
      display: flex;
      flex-wrap: wrap;
      max-width: 980px;
      margin: 0 auto 0; }
      .aem-html-content .gcp-shops .shop-list ul li {
        list-style-type: none;
        width: 33.3333%;
        padding: 6px; }
        @media (max-width: 900px) {
          .aem-html-content .gcp-shops .shop-list ul li {
            width: 50%; } }
        .aem-html-content .gcp-shops .shop-list ul li.long {
          width: 66.6%; }
          @media (max-width: 900px) {
            .aem-html-content .gcp-shops .shop-list ul li.long {
              width: 100%; } }
        .aem-html-content .gcp-shops .shop-list ul li.sp-long {
          width: 33.3333%; }
          @media (max-width: 900px) {
            .aem-html-content .gcp-shops .shop-list ul li.sp-long {
              width: 100%; } }
        .aem-html-content .gcp-shops .shop-list ul li a {
          display: block;
          background: #5b7991;
          color: #fff;
          font-weight: bold;
          border-radius: 0.5rem;
          padding: 1.2rem; }
          .aem-html-content .gcp-shops .shop-list ul li a:hover {
            opacity: 0.8;
            text-decoration: none; }
  .aem-html-content.gold #globalHeader .logo-area {
    border-top: 1px solid #9A906B; }
  .aem-html-content.gold .header-infotxt h1 {
    border-color: #9A906B; }
  .aem-html-content.gold .gcp-shops h2 {
    color: #9A906B; }
  .aem-html-content.gold .gcp-shops .shop-list ul li a {
    background: #9A906B; }

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