@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;
  }
  
/* ----- fluctus-hero-layout ----- */
  .fluctus-hero_visual {
    position: relative;
  }
  .fluctus-hero-detail {
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: absolute;
    top: min((calc(290/1280)*100vw),296px);
    right: min((calc(40/1280)*100vw),62px);
    color: #fff;
  }
  .fluctus-hero-lead {
    font-size: 3.4rem;
    font-weight: bold;
  }
  .fluctus-hero-text {
    margin-top: -6px;
    font-size: 2.0rem;
    text-align: right;
  }
  
    /* ----- fluctus-text--right ----- */
  .fluctus-text--right {
    text-align: right;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 36px;
    color: #333;
  }
  
    /* ----- fluctus-column ----- */
  .fluctus-column {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  .fluctus-column__item {
    width: calc(((100% - (72px)) / 3) - 0.1px);
    margin-left: 36px;
  }
  .fluctus-column__item:nth-child(3n+1) {
    margin-left: 0!important;
  }
  .fluctus-column__item:nth-child(-n+3) {
    margin-top: 0!important;
  }
  
    /* ----- fluctus-figure ----- */
  .fluctus-figure-wrap {
    display: flex;
    margin-top: 34px;
  }
  .fluctus-figure {
    max-width: 100%;
    width: 376px;
  }
  .fluctus-figure__frame {
    display: inline-block;
  }
  .fluctus-figure__caption--center {
    margin-top: 10px;
    text-align: center;
    font-size: 1.8rem;
    color: #333;
  }
  
    /* ----- fluctus-text--center ----- */
  .fluctus-text--center {
    margin-top: 0px;
    font-size: 1.4rem;
    color: #747474;
    text-align: center;
  }
  
    /* ----- fluctus-media ----- */
  .fluctus-media {
    margin-top: 56px;
    display: flex;
    flex-wrap: nowrap;
  }
  .fluctus-media__head {
    margin-right: 36px;
    width: calc(100% - 376px);
    max-width: 100%;
  }
  .fluctus-media__body {
    display: flex;
    justify-content: center;
    width: 376px;
    align-items: center;
  }
  .fluctus-media--text {
    text-align: center;
    font-size: 1.8rem;
  }
  
  /* ----- fluctus-heading2 ----- */
  .fluctus-heading2 {
    margin-top: 48px;
    text-align: center;
  }
  .fluctus-heading2__title {
    font-size: 4.8rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
  }
  
  /* ----- fluctus-description-list ----- */
  .fluctus-description-list {
    width: 100%;
    margin-top: -8px;
    text-align: center;
  }
  .fluctus-description-list > dt {
    font-size: 2.4rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
  }
  .fluctus-description-list > dd {
    font-size: 1.6rem;
    color: #333;
  }
  
  /* ----- fluctus-heading3 ----- */
  .fluctus-heading3 {
    margin-top: 40px;
    border-bottom: 1px solid #ddd;
  }
  .fluctus-heading3__inner {
    padding: 0 100px 4px 0;
  }
  .fluctus-heading3__subtitle {
    font-size: 1.6rem;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #636262;
  }
  .fluctus-heading3__title {
    margin-top: -6px;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
  }
  
  /* ----- ec-button-v2 ----- */
  .ec-heading-v2 {
    position: relative;
  }
  .heading-ec-button-v2 {
    position: absolute;
    display: inline-block;
    width: 88px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .ec-button-v2 {
    display: inline-block;
    max-width: 300px;
    min-width: 88px;
    margin-top: 10px;
  }
  .ec-button_link-v2 {
    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-v2:hover {
    background-color: #daebfc;
  }
  
  /* ----- fluctus-icon ----- */
  .fluctus-heading3__title-wrap {
    display: flex;
    flex-flow: row wrap;
    align-items: baseline;
  }
  .fluctus-icon-wrap {
    padding-left: 20px;
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .fluctus-icon01 {
    display: flex;
    align-items: center;
  }
  .fluctus-icon02 {
    padding-left: 10px;
  }
  
  /* ----- fluctus-image-set ----- */
  .fluctus-image-set {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding: 22px 28px 22px 24px;
    border: 1px solid #ddd;
  }
  .fluctus-image_inner {
    flex-shrink: 0;
    width: 184px;
  }
  .fluctus-image-detail {
    font-size: 1.6rem;
    color: #333;
    margin-left: 22px;
  }
  .fluctus-image-text {
    margin-top: 20px;
  }
  .fluctus-image-text + .fluctus-image-text {
    margin-top: 28px;
  }
  
  /* ----- fluctus-lead--center ----- */
  .fluctus-lead--center {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    margin-top: 28px;
  }
  
  /* ----- fluctus-detail-button ----- */
  .fluctus-detail-button-wrap--center {
    margin-top: 28px;
    display: flex;
    align-items: center;
  }
  .fluctus-detail-button-wrap--center > * {
    justify-content: center;
    width: 100%;
  }
  .fluctus-detail-button {
    display: flex;
  }
  .fluctus-detail-button .fluctus-detail-button__type--blank {
    padding: 11px 72px;
    border: 1px solid #333;
    font-size: 1.6rem;
    font-weight: bold;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #333;
    line-height: 1.4;
    text-align: center;
  }
  .fluctus-detail-button .fluctus-detail-button__type--blank:hover {
    color: #fff;
    background-color: #333;
    text-decoration: none;
  }
  .fluctus-detail-button > a:link {
    text-decoration: none;
  }
  .fluctus-detail-button__label {
    display: inline-block;
  }
  
  /* ----- fluctus-modal-container ----- */
  .fluctus-modal-container {
    display: none;
  }
  /* ----- fluctus-modal-content ----- */
  .fluctus-modal-content {
    position: relative;
    margin: 0;
    padding: 50px;
    background: #ffffff;
  }
  
  /* ----- fluctus-gallery (modal) ----- */
  #cboxOverlay.fluctus-gallery {
    background: #000000;
  }
  #colorbox.fluctus-gallery #cboxContent {
    background: #fff
  }
  #colorbox.fluctus-gallery #cboxLoadedContent {
    border: none;
    overflow: auto;
  }
  #colorbox.fluctus-gallery #cboxClose {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    background: url(/sp/fluctus/img/index_modal_ic01.png) no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.fluctus-gallery #cboxNext,
  #colorbox.fluctus-gallery #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background: url("/sp/fluctus/img/index_modal_ic02.png") no-repeat;
    width: 20px;
    height: 38px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.fluctus-gallery #cboxPrevious {
    left: 10px;
  }
  #colorbox.fluctus-gallery #cboxNext {
    transform: rotate(180deg);
    right: 10px;
  }
  /* ----- type-fluctus-gallery ----- */
  .type-fluctus-gallery .column_item a img {
    transition: opacity .2s ease-out 0s;
  }
  .type-fluctus-gallery .column_item a:hover img {
    opacity: 0.8;
  }
  .type-fluctus-gallery[data-row-pc]:not([data-row-pc="1"]) > .column_item {
    margin-left: 6px;
  }
  .type-fluctus-gallery[data-row-pc="2"] > .column_item {width: calc((100% - (6px * 1)) / 2);}
  .type-fluctus-gallery[data-row-pc="3"] > .column_item {width: calc((100% - (6px * 2)) / 3);}
  .type-fluctus-gallery[data-row-pc="4"] > .column_item {width: calc((100% - (6px * 3)) / 4);}
  .type-fluctus-gallery[data-row-pc="5"] > .column_item {width: calc((100% - (6px * 4)) / 5);}
  [data-browser="ie11"] .type-fluctus-gallery[data-row-pc="2"] > .column_item {width: calc(((100% - (6px * 1)) / 2) - 0.1px);}
  [data-browser="ie11"] .type-fluctus-gallery[data-row-pc="3"] > .column_item {width: calc(((100% - (6px * 2)) / 3) - 0.1px);}
  [data-browser="ie11"] .type-fluctus-gallery[data-row-pc="4"] > .column_item {width: calc(((100% - (6px * 3)) / 4) - 0.1px);}
  [data-browser="ie11"] .type-fluctus-gallery[data-row-pc="5"] > .column_item {width: calc(((100% - (6px * 4)) / 5) - 0.1px);}
  [data-browser="edge"] .type-fluctus-gallery[data-row-pc="2"] > .column_item {width: calc(((100% - (6px * 1)) / 2) - 0.1px);}
  [data-browser="edge"] .type-fluctus-gallery[data-row-pc="3"] > .column_item {width: calc(((100% - (6px * 2)) / 3) - 0.1px);}
  [data-browser="edge"] .type-fluctus-gallery[data-row-pc="4"] > .column_item {width: calc(((100% - (6px * 3)) / 4) - 0.1px);}
  [data-browser="edge"] .type-fluctus-gallery[data-row-pc="5"] > .column_item {width: calc(((100% - (6px * 4)) / 5) - 0.1px);}
  .type-fluctus-gallery[data-row-pc="2"] > .column_item:nth-child(2n+1),
  .type-fluctus-gallery[data-row-pc="3"] > .column_item:nth-child(3n+1),
  .type-fluctus-gallery[data-row-pc="4"] > .column_item:nth-child(4n+1),
  .type-fluctus-gallery[data-row-pc="5"] > .column_item:nth-child(5n+1) {
    margin-left: 0;
  }
  .type-fluctus-gallery[data-row-pc="1"] > .column_item + .column_item,
  .type-fluctus-gallery[data-row-pc="2"] > .column_item:nth-child(n+3),
  .type-fluctus-gallery[data-row-pc="3"] > .column_item:nth-child(n+4),
  .type-fluctus-gallery[data-row-pc="4"] > .column_item:nth-child(n+5),
  .type-fluctus-gallery[data-row-pc="5"] > .column_item:nth-child(n+6) {
    margin-top: 6px;
  }
  .pc-hidden {
    display: none;
  }
}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ----- ec-button ----- */
  .ec-heading {
    position: relative;
  }
  .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;
  }
  
  /* ----- fluctus-hero-layout ----- */
  .fluctus-hero-layout {
  }
  .fluctus-hero_visual {
    margin: 0 -15px;
  }
  .fluctus-hero_visual img {
    width: 100%;
  }
  .fluctus-hero-detail {
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    text-align: center;
    margin-top: 19px;
  }
  .fluctus-hero-lead {
    font-size: 2.0rem;
    font-weight: bold;
  }
  .fluctus-hero-text {
    margin-top: 2px;
    font-size: 1.2rem;
  }
  
    /* ----- fluctus-text--right ----- */
  .fluctus-text--right {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
    margin-top: 23px;
    color: #333;
  }
  
    /* ----- fluctus-column ----- */
  .fluctus-column {
    margin-top: 48px;
    width: 100%;
  }
  .fluctus-column__item:nth-child(1n+1) {
    margin-left: 0!important;
  }
  .fluctus-column__item:nth-child(-n+1) {
    margin-top: 0!important;
  }
  
    /* ----- fluctus-figure ----- */
  .fluctus-figure-wrap {
    display: flex;
    margin-top: 34px;
    justify-content: center;
  }
  .fluctus-figure {
    max-width: 100%;
    width: 282px;
  }
  .fluctus-figure__frame {
    display: inline-block;
  }
  .fluctus-figure__caption--center {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
    margin-top: 12px;
    text-align: center;
    font-size: 1.5rem;
    color: #333;
  }
  
    /* ----- fluctus-text--center ----- */
  .fluctus-text--center {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
    margin-top: 0px;
    font-size: 1.1rem;
    color: #747474;
    text-align: center;
  }
  
    /* ----- fluctus-media ----- */
  .fluctus-media {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
    margin-top: 34px;
  }
  .fluctus-media__head {
    width: 100%
  }
  .fluctus-media__body {
    margin-top: 12px;
  }
  .fluctus-media--text {
    text-align: center;
    font-size: 1.5rem;
  }
  
  /* ----- fluctus-heading2 ----- */
  .fluctus-heading2 {
    margin-top: 52px;
    text-align: center;
  }
  .fluctus-heading2__title {
    font-size: 3.2rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
  }
  
  /* ----- fluctus-description-list ----- */
  .fluctus-description-list {
    width: 100%;
    margin-top: 2px;
    text-align: center;
  }
  .fluctus-description-list > dt {
    font-size: 2.1rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
  }
  .fluctus-description-list > dd {
    text-align: center;
    font-size: 1.4rem;
    color: #333;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
  }
  
  /* ----- fluctus-heading3 ----- */
  .fluctus-heading3 {
    margin-top: 26px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
  }
  .fluctus-heading3__subtitle {
    font-size: 1.4rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #636262;
  }
  .fluctus-heading3__title {
    margin-top: -2px;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: "Noto Sans CJK JP", "Noto Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
  }
  
  /* ----- ec-button-v2 ----- */
  .ec-heading-v2 {
    position: relative;
  }
  .heading-ec-button-v2 {
    position: absolute;
    display: inline-block;
    width: 60px;
    right: 0;
    bottom: 10px;
  }
  .ec-button-v2 {
    margin-top: 17px;
    text-align: center;
  }
  .ec-button_link-v2 {
    display: inline-block;
    padding: 3px 14px;
    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;
  }
  
  /* ----- fluctus-icon ----- */
  .fluctus-icon-wrap {
    margin-top: 5px;
    display: inline-flex;
    align-items: center;
  }
  .fluctus-icon01 {
    display: inline-block;
    width: 55px;
    vertical-align: middle;
  }
  .fluctus-icon02 {
    display: inline-block;
    width: 74px;
    margin-left: 6px;
  }
  
  /* ----- fluctus-image-set ----- */
  .fluctus-image-set {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    padding: 12px 14px 16px 17px;
    border: 1px solid #ddd;
  }
  .fluctus-image_inner {
    flex-shrink: 0;
    width: 92px;
  }
  .fluctus-image-detail {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
    font-size: 1.4rem;
    color: #333;
    margin-left: 15px;
  }
  .fluctus-image-text {
    margin-top: 4px;
  }
  .fluctus-image-text + .fluctus-image-text {
    margin-top: 24px;
  }
  
  /* ----- fluctus-lead--center ----- */
  .fluctus-lead--center {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
    font-size: 1.4rem;
    color: #333;
    text-align: center;
    margin-top: 28px;
  }
  
  /* ----- fluctus-detail-button ----- */
  .fluctus-detail-button-wrap--center {
    margin-top: 22px;
    display: flex;
    align-items: center;
  }
  .fluctus-detail-button-wrap--center > * {
    justify-content: center;
    width: 100%;
  }
  .fluctus-detail-button {
    display: flex;
  }
  .fluctus-detail-button .fluctus-detail-button__type--blank {
    padding: 9px 28px;
    border: 1px solid #333;
    font-size: 1.4rem;
    font-weight: 600;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN";
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #333;
    line-height: 1.4;
    text-align: center;
  }
  .fluctus-detail-button > a:link {
    text-decoration: none;
  }
  .fluctus-detail-button__label {
    display: inline-block;
  }
  
  /* ----- type-fluctus-gallery ----- */
  .type-fluctus-gallery[data-row-sp]:not([data-row-sp="1"]) > .column_item {
    margin-left: 7px;
  }
  .type-fluctus-gallery[data-row-sp="2"] > .column_item {width: calc((100% - (7px * 1)) / 2);}
  .type-fluctus-gallery[data-row-sp="3"] > .column_item {width: calc((100% - (7px * 2)) / 3);}
  .type-fluctus-gallery[data-row-sp="2"] > .column_item:nth-child(2n+1),
  .type-fluctus-gallery[data-row-sp="3"] > .column_item:nth-child(3n+1) {
    margin-left: 0;
  }
  .type-fluctus-gallery[data-row-sp="1"] > .column_item + .column_item,
  .type-fluctus-gallery[data-row-sp="2"] > .column_item:nth-child(n+3) {
    margin-top: 7px;
  }
  
  /* ----- fluctus-modal-container ----- */
  .fluctus-modal-container {
    display: none;
  }

  /* ----- fluctus-modal-content ----- */
  .fluctus-modal-content {
    position: relative;
    margin: 0;
    padding: 30px 30px 20px;
    background-color: #ffffff;
  }
  /* ----- fluctus-gallery (modal) ----- */
  #colorbox.fluctus-gallery #cboxContent {
    background: #fff;
    margin-top: 0;
  }
  #colorbox.fluctus-gallery #cboxLoadedContent {
    border: none;
    overflow: auto;
  }
  #colorbox.fluctus-gallery #cboxClose {
    position: absolute;
    top: 3px;
    right: 4px;
    display: block;
    background: url(/sp/fluctus/img/index_modal_ic01.png) no-repeat;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.fluctus-gallery #cboxNext,
  #colorbox.fluctus-gallery #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    background: url("/sp/fluctus/img/index_modal_ic02.png") no-repeat;
    width: 14px;
    height: 25px;
    text-indent: -9999px;
    background-size: contain;
  }
  #colorbox.fluctus-gallery #cboxPrevious {
    left: 6px;
  }
  #colorbox.fluctus-gallery #cboxNext {
    transform: rotate(180deg);
    right: 6px;
  }
  #cboxOverlay.fluctus-gallery {
    background: #000000;
  }
}

/* ======================================================
 * Print
====================================================== */
@media print {
}