/* .c5-item1
   .c5-inStoreFeaturesItem1B
   ========================================================================== */
/* line 8, src/index.scss */
section.c5-item1 {
  display: block; }
  /* line 11, src/index.scss */
  section.c5-item1.c5-item1--borderTop {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #000; }
  /* line 17, src/index.scss */
  section.c5-item1.c5-item1--imgLeft .c5-item1__multiCol {
    direction: ltr !important; }
    /* line 19, src/index.scss */
    section.c5-item1.c5-item1--imgLeft .c5-item1__multiCol .c5-item1__imgCol {
      padding-left: 0;
      padding-right: 15px; }
    /* line 23, src/index.scss */
    section.c5-item1.c5-item1--imgLeft .c5-item1__multiCol .c5-item1__textCol {
      padding-right: 0;
      padding-left: 15px; }

/* line 31, src/index.scss */
.c5-item1__multiCol {
  display: table;
  width: 100%; }

/* line 35, src/index.scss */
.c5-item1__multiCol {
  direction: rtl;
  table-layout: fixed; }

/* line 42, src/index.scss */
.c5-item1__textCol {
  direction: ltr;
  vertical-align: top;
  box-sizing: border-box;
  display: table-cell;
  width: 32%; }
  /* line 48, src/index.scss */
  .c5-item1__textCol:after {
    content: '';
    display: block;
    width: 262px;
    height: 0; }

/* line 55, src/index.scss */
.c5-item1--solid .c5-item1__textCol {
  width: 100%; }

/* line 58, src/index.scss */
.c5-item1__imgCol + .c5-item1__textCol {
  width: 50%; }

/* line 62, src/index.scss */
.c5-item1__imgCol img, .c5-item2__imgCol img {
  width: 100%; }

/* line 66, src/index.scss */
.c5-item1__textCol {
  padding-right: 15px; }

/* line 67, src/index.scss */
.c5-item1__imageCol {
  direction: ltr;
  vertical-align: top;
  box-sizing: border-box;
  display: table-cell;
  width: 68%; }

/* line 74, src/index.scss */
.c5-item1--solid .c5-item1__imageCol {
  width: 1%; }

/* line 78, src/index.scss */
.c5-item1__imageCol,
.c5-item1__imgCol {
  padding-left: 15px; }

/* line 79, src/index.scss */
.c5-item1__imgCol, .c5-item2__imgCol {
  direction: ltr;
  vertical-align: top;
  box-sizing: border-box;
  display: table-cell;
  width: 50%; }

/* line 86, src/index.scss */
.c5-item2__imgCol {
  text-align: center;
  float: right;
  width: 40%;
  margin-left: 30px; }

/* line 95, src/index.scss */
.c5-item2__textLeft {
  border-right: dotted 1px #83838f;
  float: left;
  width: 50%;
  padding: 0 20px 0 0; }

/* line 110, src/index.scss */
.c5-item1__text + .c5-item1__aside {
  margin-top: -15px; }

@media screen and (max-width: 639px) {
  /* line 119, src/index.scss */
  .c5-item1__multiCol {
    display: block;
    width: auto; }

  /* line 123, src/index.scss */
  .c5-item1__textCol {
    display: block;
    width: auto;
    padding: 0 !important; }
    /* line 127, src/index.scss */
    .c5-item1__textCol:after {
      content: none; }

  /* line 131, src/index.scss */
  .c5-item1__imgCol + .c5-item1__textCol {
    width: auto; }

  /* line 136, src/index.scss */
  .c5-item1__imageCol,
  .c5-item1--solid .c5-item1__imageCol,
  .c5-item1--liquid .c5-item1__imageCol {
    display: block;
    width: auto;
    padding: 0; }

  /* line 142, src/index.scss */
  .c5-item1__imgCol {
    display: block;
    width: auto;
    padding: 0 !important; }

  /* line 147, src/index.scss */
  .c5-item2__imgCol {
    float: none;
    display: block;
    width: auto;
    padding: 0 15px 15px 15px;
    margin-left: 0; }

  /* line 154, src/index.scss */
  .c5-item2__textLeft {
    border-right: none;
    float: none;
    width: auto;
    padding: 0 0 0 0; }

  /* line 162, src/index.scss */
  .c5-item1--borderBottom {
    margin: 30px 0 30px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #000; } }
/* ==========================================================================
   c5-map
   ========================================================================== */
/* line 174, src/index.scss */
.c5-map__inner.c5-map__inner--left {
  padding: 0 15px 0 0; }
  @media screen and (max-width: 639px) {
    /* line 174, src/index.scss */
    .c5-map__inner.c5-map__inner--left {
      padding: 0; } }
/* line 180, src/index.scss */
.c5-map__inner.c5-map__inner--center {
  padding: 0 7px; }
  @media screen and (max-width: 639px) {
    /* line 180, src/index.scss */
    .c5-map__inner.c5-map__inner--center {
      padding: 0; } }
/* line 187, src/index.scss */
.c5-map__inner.c5-map__inner--right {
  padding: 0 0 0 15px; }
  @media screen and (max-width: 639px) {
    /* line 187, src/index.scss */
    .c5-map__inner.c5-map__inner--right {
      padding: 0; } }
/* line 194, src/index.scss */
.c5-map__inner .pic img {
  width: 100% !important; }
/* line 198, src/index.scss */
.c5-map__inner img {
  width: auto !important; }

/* ==========================================================================
   c5-leftIconRightText
   ========================================================================== */
/* line 212, src/index.scss */
.c5-leftIconRightText + .c5-leftIconRightText {
  margin: 10px 0 0 0; }

/* line 215, src/index.scss */
.c5-leftIconRightText {
  background: #f3f4f6; }
  /* line 217, src/index.scss */
  .c5-leftIconRightText .c5-leftIconRightText__inner {
    display: table;
    table-layout: fixed; }
    /* line 220, src/index.scss */
    .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft {
      display: table-cell;
      padding: 15px 0 15px 15px;
      width: 100px;
      text-align: center;
      vertical-align: middle; }
      @media screen and (max-width: 639px) {
        /* line 220, src/index.scss */
        .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft {
          padding-top: 15px; } }
      /* line 231, src/index.scss */
      .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft .c5-leftIconRightText__innerLeftIcon img {
        width: 50px; }
      /* line 235, src/index.scss */
      .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft .c5-leftIconRightText__innerLeftIcon.c5-leftIconRightText__innerLeftIcon--w120 img {
        width: 120px; }
    /* line 241, src/index.scss */
    .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerRight {
      display: table-cell;
      vertical-align: top;
      padding: 15px; }
      @media screen and (max-width: 639px) {
        /* line 241, src/index.scss */
        .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerRight {
          display: block; } }
  /* line 251, src/index.scss */
  .c5-leftIconRightText .c5-lefttextRightimg__inner {
    display: block;
    table-layout: fixed; }
    /* line 254, src/index.scss */
    .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft {
      padding: 15px 0 0 15px;
      text-align: left;
      vertical-align: middle;
      overflow: hidden; }
      /* line 259, src/index.scss */
      .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft.c5-lefttextRightimg__innerLeft--border {
        border-bottom: 1px #fff solid;
        background: #eceef1; }
      @media screen and (max-width: 639px) {
        /* line 254, src/index.scss */
        .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft {
          padding-top: 15px; } }
      /* line 266, src/index.scss */
      .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft .c5-lefttextRightimg__innerLeftIcon {
        float: left;
        margin-right: 10px; }
        /* line 269, src/index.scss */
        .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft .c5-lefttextRightimg__innerLeftIcon img {
          width: 50px; }
      /* line 273, src/index.scss */
      .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft span {
        height: 55px;
        line-height: 55px; }
    /* line 278, src/index.scss */
    .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerRight {
      vertical-align: top;
      padding: 20px;
      overflow: hidden; }
      @media screen and (max-width: 639px) {
        /* line 278, src/index.scss */
        .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerRight {
          display: block; } }

/* ==========================================================================
   c5-label
   ========================================================================== */
/* line 298, src/index.scss */
span.c5-label {
  color: #fff;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 2px 5px 1px;
  border: 1px solid #db4a39;
  background: #db4a39; }
  /* line 309, src/index.scss */
  span.c5-label.c5-label--whiteRed {
    color: #DB4A39;
    border-color: #f5c0b9;
    background-color: #ffffff; }
  /* line 314, src/index.scss */
  span.c5-label.c5-label--blue {
    border-color: #5b9cc6;
    background-color: #5b9cc6; }

/* ==========================================================================
   original
   ========================================================================== */
/* line 329, src/index.scss */
.c5-bannerKidzania {
  width: 100%; }

@media screen and (max-width: 639px) {
  /* line 334, src/index.scss */
  .s5-promotionA__mainDefault:not(:last-child), .s5-promotionB__mainDefault:not(:last-child), .s5-promotionC__mainDefault:not(:last-child), .s5-promotionD__mainDefault:not(:last-child), .s5-promotionE__mainDefault:not(:last-child), .s5-promotionF__mainDefault:not(:last-child), .s5-promotionG__mainDefault:not(:last-child), .s5-promotionH__mainDefault:not(:last-child) {
    display: block; } }
/* line 338, src/index.scss */
.c5-item1__textCol--w100 {
  width: auto; }

/* line 341, src/index.scss */
.c5-item1__imgCol--auto {
  float: right;
  width: auto;
  padding: 0 0 0 15px; }
  /* line 345, src/index.scss */
  .c5-item1__imgCol--auto img {
    width: 100%; }

@media screen and (max-width: 639px) {
  /* line 350, src/index.scss */
  .c5-item1__imgCol--auto {
    float: none;
    width: auto;
    margin-top: 20px;
    padding: 0 0 15px 0;
    text-align: center; }
    /* line 356, src/index.scss */
    .c5-item1__imgCol--auto img {
      width: auto; } }
/* line 363, src/index.scss */
.c5-item2__imgCol--w130 {
  float: right;
  width: 130px;
  padding: 0 0 0 15px; }
  /* line 367, src/index.scss */
  .c5-item2__imgCol--w130 img {
    width: 100%; }

@media screen and (max-width: 639px) {
  /* line 372, src/index.scss */
  .c5-item2__imgCol--w130 {
    float: none;
    width: auto;
    padding: 0 0 15px 0; } }
/* line 379, src/index.scss */
.mapDisp {
  height: 200px; }

/* line 383, src/index.scss */
.c5-item3__imgCol {
  direction: ltr;
  vertical-align: top;
  box-sizing: border-box;
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 979px) {
    /* line 383, src/index.scss */
    .c5-item3__imgCol {
      display: block;
      width: auto; }
      /* line 396, src/index.scss */
      .c5-item3__imgCol img {
        width: 100%; } }

/* line 403, src/index.scss */
.c5-item1__imgCol--w20 {
  width: 20%; }
  /* line 406, src/index.scss */
  .c5-item1__imgCol--w20 img {
    width: 100%; }
  @media screen and (max-width: 979px) {
    /* line 403, src/index.scss */
    .c5-item1__imgCol--w20 {
      width: 50%; }
      /* line 413, src/index.scss */
      .c5-item1__imgCol--w20 img {
        width: 100%; } }
  @media screen and (max-width: 639px) {
    /* line 403, src/index.scss */
    .c5-item1__imgCol--w20 {
      width: 100%; } }

/* line 422, src/index.scss */
.c5-item1__imgCol--w400 {
  text-align: right;
  width: 400px; }
  /* line 425, src/index.scss */
  .c5-item1__imgCol--w400 img {
    width: 400px; }
  @media screen and (max-width: 979px) {
    /* line 422, src/index.scss */
    .c5-item1__imgCol--w400 {
      width: 50%; }
      /* line 432, src/index.scss */
      .c5-item1__imgCol--w400 img {
        width: 100%; } }
  @media screen and (max-width: 639px) {
    /* line 422, src/index.scss */
    .c5-item1__imgCol--w400 {
      width: 100%; } }

/* line 440, src/index.scss */
.c5-item1__textCol--w60percent {
  width: 62% !important; }
  @media screen and (max-width: 979px) {
    /* line 440, src/index.scss */
    .c5-item1__textCol--w60percent {
      width: 50%;
      display: table-cell; } }
  @media screen and (max-width: 639px) {
    /* line 440, src/index.scss */
    .c5-item1__textCol--w60percent {
      width: 100%; } }

/* line 452, src/index.scss */
.c5-bannerimgPC {
  width: 100%; }
  @media screen and (max-width: 979px) {
    /* line 452, src/index.scss */
    .c5-bannerimgPC {
      display: none; } }

/* line 458, src/index.scss */
.c5-bannerimgSP {
  display: none; }
  @media screen and (max-width: 979px) {
    /* line 458, src/index.scss */
    .c5-bannerimgSP {
      display: block; }
      /* line 462, src/index.scss */
      .c5-bannerimgSP img {
        width: 100%; } }

/* line 467, src/index.scss */
.c5-storeButton--w70 {
  width: 70% !important;
  padding: 15px !important; }
  @media screen and (max-width: 979px) {
    /* line 467, src/index.scss */
    .c5-storeButton--w70 {
      width: 100% !important; } }

/* line 477, src/index.scss */
.c5-item1__imgCol--w45Left {
  width: 45%; }
  @media screen and (max-width: 979px) {
    /* line 477, src/index.scss */
    .c5-item1__imgCol--w45Left {
      width: 100%;
      border-right: none; } }

/* line 485, src/index.scss */
.c5-item1__imgCol--w45Right {
  width: 45%; }
  @media screen and (max-width: 979px) {
    /* line 485, src/index.scss */
    .c5-item1__imgCol--w45Right {
      width: 100%;
      border-right: none; } }

@media screen and (max-width: 979px) {
  /* line 499, src/index.scss */
  .c5-bannerimg img {
    width: 100%; } }

/* line 506, src/index.scss */
.c5-bannerWidth370 {
  width: 100%;
  max-width: 370px; }

@media screen and (max-width: 639px) {
  /* line 511, src/index.scss */
  .s5-promotionA__mainDefault:not(:last-child), .s5-promotionB__mainDefault:not(:last-child), .s5-promotionC__mainDefault:not(:last-child), .s5-promotionD__mainDefault:not(:last-child), .s5-promotionE__mainDefault:not(:last-child), .s5-promotionF__mainDefault:not(:last-child), .s5-promotionG__mainDefault:not(:last-child), .s5-promotionH__mainDefault:not(:last-child) {
    display: block; } }
