@charset "utf-8";

/* ======================================================
 * lumillia.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Page Component

 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  .heading-lv3 {
    margin-top: 40px;
  }
  .table-layout th,
  .table-layout td {
    padding: 11px 20px;
  }
  [class*="list-note"].type-overall {
    margin-top: 70px;
  }
  
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  /* ----- ec-button ----- */
  .ec-heading {
    position: relative;
    padding-right: 100px;
  }
  .heading-ec-button {
    position: absolute;
    display: inline-block;
    width: 88px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .ec-button {
    display: inline-block;
    max-width: 300px;
    min-width: 88px;
    margin-top: 10px;
  }
  .ec-button_link {
    display: inline-block;
    padding: 5px 25px 7px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 6px;
    color: #418fde!important;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .ec-button_link:hover {
    background-color: #daebfc;
  }
  .table-ec {
    display: flex;
    align-items: center;
  }
  .table-ec-button {
    margin-left: 10px;
    max-width: 250px;
    min-width: 88px;
    vertical-align: top;
  }
  .table-ec-button_link {
    display: inline-block;
    padding: 5px 25px 7px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 6px;
    color: #418fde;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .table-ec-button_link:hover {
    opacity: 1;
    background-color: #daebfc;
  }
  
  /* ----- lumillia-hero-layout ----- */
  .lumillia-hero-layout {
  }
  .lumillia-hero_date {
    margin-top: 10px;
    text-align: right;
    color: #5f6b8e;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
  }
  
  /* ----- lumillia-heading ----- */
  .lumillia-heading {
    margin-top: 80px;
  }
  .lumillia-heading + *,
  .lumillia-heading + section > *:first-child {
    margin-top: 40px !important;
  }
  [class^="lumillia-heading_title--"] {
    text-align: center;
  }
  .lumillia-heading_title--lineup img {
    max-width: 304px;
  }
  .lumillia-heading_title--gallery img {
    max-width: 304px;
  }
  
  /* ----- lumillia-heading-v2 ----- */
  .lumillia-heading-v2 {
    margin-top: 60px;
  }
  .lumillia-heading-v2 + *,
  .lumillia-heading-v2 + section > *:first-child {
    margin-top: 30px !important;
  }
  .lumillia-heading-v2_title {
    text-align: center;
  }
  .lumillia-heading-v2_title img {
    max-width: 1055px;
  }
  
    /* ----- lumillia-introduction ----- */
  .lumillia-introduction {
    display: flex;
    flex-flow: row wrap;
    margin-top: 50px;
  }
  .lumillia-introduction_item {
    width: calc((100% - 4px) / 2);
    margin: 4px 0 0 4px;
  }
  [data-browser="ie11"] .lumillia-introduction_item,
  [data-browser="edge"] .lumillia-introduction_item {
    width: calc(((100% - 4px) / 2) - 0.1px);
  }
  .lumillia-introduction_item:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  .lumillia-introduction_item:nth-child(-n+2) {
    margin-top: 0 !important;
  }
  
  /* ----- lumillia-modal-container ----- */
  .lumillia-modal-container {
    display: none;
  }
  /* ----- lumillia-modal-content ----- */
  .lumillia-modal-content {
    position: relative;
    margin: 0;
    padding: 50px 50px 35px;
    background: #ffffff;
  }
  
  /* ----- lumillia-gallery (modal) ----- */
  #cboxOverlay.lumillia-gallery {
    background: #000000;
  }
  #colorbox.lumillia-gallery #cboxContent {
    background: #fff
  }
  #colorbox.lumillia-gallery #cboxLoadedContent {
    border: none;
    overflow: auto;
  }
  #colorbox.lumillia-gallery #cboxClose {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    background: url(/sp/lumillia/img/index_modal_ic01.png) no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.lumillia-gallery #cboxNext,
  #colorbox.lumillia-gallery #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 51%;
    margin-top: -30px;
    background: url("/sp/lumillia/img/index_modal_ic02.png") no-repeat;
    width: 20px;
    height: 38px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.lumillia-gallery #cboxPrevious {
    left: 10px;
  }
  #colorbox.lumillia-gallery #cboxNext {
    transform: rotate(180deg);
    right: 10px;
  }
  /* ----- type-lumillia-gallery ----- */
  .type-lumillia-gallery .column_item a img {
    transition: opacity .2s ease-out 0s;
  }
  .type-lumillia-gallery .column_item a:hover img {
    opacity: 0.8;
  }
  .type-lumillia-gallery[data-row-pc]:not([data-row-pc="1"]) > .column_item {
    margin-left: 6px;
  }
  .type-lumillia-gallery[data-row-pc="2"] > .column_item {width: calc((100% - (6px * 1)) / 2);}
  .type-lumillia-gallery[data-row-pc="3"] > .column_item {width: calc((100% - (6px * 2)) / 3);}
  .type-lumillia-gallery[data-row-pc="4"] > .column_item {width: calc((100% - (6px * 3)) / 4);}
  .type-lumillia-gallery[data-row-pc="5"] > .column_item {width: calc((100% - (6px * 4)) / 5);}
  [data-browser="ie11"] .type-lumillia-gallery[data-row-pc="2"] > .column_item {width: calc(((100% - (6px * 1)) / 2) - 0.1px);}
  [data-browser="ie11"] .type-lumillia-gallery[data-row-pc="3"] > .column_item {width: calc(((100% - (6px * 2)) / 3) - 0.1px);}
  [data-browser="ie11"] .type-lumillia-gallery[data-row-pc="4"] > .column_item {width: calc(((100% - (6px * 3)) / 4) - 0.1px);}
  [data-browser="ie11"] .type-lumillia-gallery[data-row-pc="5"] > .column_item {width: calc(((100% - (6px * 4)) / 5) - 0.1px);}
  [data-browser="edge"] .type-lumillia-gallery[data-row-pc="2"] > .column_item {width: calc(((100% - (6px * 1)) / 2) - 0.1px);}
  [data-browser="edge"] .type-lumillia-gallery[data-row-pc="3"] > .column_item {width: calc(((100% - (6px * 2)) / 3) - 0.1px);}
  [data-browser="edge"] .type-lumillia-gallery[data-row-pc="4"] > .column_item {width: calc(((100% - (6px * 3)) / 4) - 0.1px);}
  [data-browser="edge"] .type-lumillia-gallery[data-row-pc="5"] > .column_item {width: calc(((100% - (6px * 4)) / 5) - 0.1px);}
  .type-lumillia-gallery[data-row-pc="2"] > .column_item:nth-child(2n+1),
  .type-lumillia-gallery[data-row-pc="3"] > .column_item:nth-child(3n+1),
  .type-lumillia-gallery[data-row-pc="4"] > .column_item:nth-child(4n+1),
  .type-lumillia-gallery[data-row-pc="5"] > .column_item:nth-child(5n+1) {
    margin-left: 0;
  }
  .type-lumillia-gallery[data-row-pc="1"] > .column_item + .column_item,
  .type-lumillia-gallery[data-row-pc="2"] > .column_item:nth-child(n+3),
  .type-lumillia-gallery[data-row-pc="3"] > .column_item:nth-child(n+4),
  .type-lumillia-gallery[data-row-pc="4"] > .column_item:nth-child(n+5),
  .type-lumillia-gallery[data-row-pc="5"] > .column_item:nth-child(n+6) {
    margin-top: 6px;
  }
}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ----- ec-button ----- */
  .ec-heading {
    position: relative;
    padding-right: 80px;
  }
  .heading-ec-button {
    position: absolute;
    display: inline-block;
    width: 70px;
    right: 0;
    top: 0;
  }
  .ec-button {
    margin-top: 17px;
    text-align: center;
  }
  .ec-button_link {
    display: inline-block;
    padding: 2px 19px;
    background-color: #fff;
    border: 2px solid #418fde;
    border-radius: 5px;
    color: #418fde!important;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .table-ec {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
  }
  .table-ec-button {
    display: inline-block;
    max-width: 120px;
    min-width: 65px;
    margin-left: 10px;
    padding: 0;
    vertical-align: middle;
  }
  .table-ec-button_link {
    display: inline-block;
    border: 2px solid #418fde;
    border-radius: 5px;
    padding: 3px 15px;
    color: #418fde;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  
  /* ----- lumillia-hero-layout ----- */
  .lumillia-hero-layout {
  }
  .lumillia-hero_visual {
    margin: 0 -15px;
  }
  .lumillia-hero_visual img {
    width: 100%;
  }
  .lumillia-hero_date {
    margin-top: 10px;
    text-align: center;
    color: #5f6b8e;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.4rem;
    font-weight: bold;
  }
  
  /* ----- lumillia-heading ----- */
  .lumillia-heading {
    margin-top: 50px;
  }
  .lumillia-heading + *,
  .lumillia-heading + section > *:first-child {
    margin-top: 20px !important;
  }
  [class^="lumillia-heading_title--"] {
    text-align: center;
  }
  .lumillia-heading_title--lineup img {
    max-width: 203px;
  }
  .lumillia-heading_title--gallery img {
    max-width: 203px;
  }
  
  /* ----- lumillia-heading-v2 ----- */
  .lumillia-heading-v2 {
    margin-top: 40px;
  }
  .lumillia-heading-v2 + *,
  .lumillia-heading-v2 + section > *:first-child {
    margin-top: 20px !important;
  }
  .lumillia-heading-v2_title {
    text-align: center;
  }
  .lumillia-heading-v2_title img {
    max-width: 345px;
  }
  
    /* ----- lumillia-introduction ----- */
  .lumillia-introduction {
    margin-top: 20px;
  }
  .lumillia-introduction_item {
    margin-top: 5px;
  }
  .lumillia-introduction_item:first-child {
    margin-top: 0 !important;
  }
  
  /* ----- type-lumillia-gallery ----- */
  .type-lumillia-gallery[data-row-sp]:not([data-row-sp="1"]) > .column_item {
    margin-left: 7px;
  }
  .type-lumillia-gallery[data-row-sp="2"] > .column_item {width: calc((100% - (7px * 1)) / 2);}
  .type-lumillia-gallery[data-row-sp="3"] > .column_item {width: calc((100% - (7px * 2)) / 3);}
  .type-lumillia-gallery[data-row-sp="2"] > .column_item:nth-child(2n+1),
  .type-lumillia-gallery[data-row-sp="3"] > .column_item:nth-child(3n+1) {
    margin-left: 0;
  }
  .type-lumillia-gallery[data-row-sp="1"] > .column_item + .column_item,
  .type-lumillia-gallery[data-row-sp="2"] > .column_item:nth-child(n+3) {
    margin-top: 7px;
  }
  
  /* ----- lumillia-modal-container ----- */
  .lumillia-modal-container {
    display: none;
  }

  /* ----- lumillia-modal-content ----- */
  .lumillia-modal-content {
    position: relative;
    margin: 0;
    padding: 30px 30px 20px;
    background-color: #ffffff;
  }
  /* ----- lumillia-gallery (modal) ----- */
  #colorbox.lumillia-gallery #cboxContent {
    background: #fff;
    margin-top: 0;
  }
  #colorbox.lumillia-gallery #cboxLoadedContent {
    border: none;
    overflow: auto;
  }
  #colorbox.lumillia-gallery #cboxClose {
    position: absolute;
    top: 3px;
    right: 4px;
    display: block;
    background: url(/sp/lumillia/img/index_modal_ic01.png) no-repeat;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.lumillia-gallery #cboxNext,
  #colorbox.lumillia-gallery #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 51%;
    margin-top: -16px;
    background: url("/sp/lumillia/img/index_modal_ic02.png") no-repeat;
    width: 14px;
    height: 25px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.lumillia-gallery #cboxPrevious {
    left: 6px;
  }
  #colorbox.lumillia-gallery #cboxNext {
    transform: rotate(180deg);
    right: 6px;
  }
  #cboxOverlay.lumillia-gallery {
    background: #000000;
  }
}

/* ======================================================
 * Print
====================================================== */
@media print {
}