@charset "utf-8";

/* ======================================================
 * index.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * @media only screen and (max-width: 767px)
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  /* ----- hitotoki-MainBody ----- */
  .hitotoki-MainBody {
    margin-top: 15px;
    padding: 0;
  }
  
  /* ----- hitotoki-container ----- */
  .hitotoki-container {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 40px;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    color: #231f20;
    overflow-x: hidden;
  }
  
  /* ----- hitotoki-contents-wrap ----- */
  .hitotoki-contents-wrap > * {
    width: 100%;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
  }
  
  /* ----- hitotoki-Footer ----- */
  .hitotoki-Footer {
    margin-top: 3.75em;
  }
  
  /* ----- modal ----- */
  #colorbox {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    color: #231f20;
  }
  
  /* ----- column-layout ----- */
  .column-layout.type-popupseal-lineup > .column_item {
    margin-top: 1.5625em;
  }
  .column-layout.type-popupseal-gallery > .column_item {
    margin-top: 1.875em;
  }
  
  /* ------------------------------------------------------
   * Parts
  ------------------------------------------------------ */
  /* ----- popupseal-modal-container ----- */
  .popupseal-hero-layout {
    position: relative;
    width: auto !important;
    max-width: none !important;
    margin: 0 -40px !important;
  }
  .popupseal-hero-layout .hero_title {
    position: absolute;
    width: 1580px;
    top: 6%;
    left: 50%;
    max-width: 100%;
    padding: 0 40px;
    transform: translateX(-50%);
    z-index: 10;
  }
  .popupseal-hero-layout .hero_title img {
    max-width: 22%;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .popupseal-hero-layout .hero_carousel .slick-dots > li {
    margin-right: 20px;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots > li:last-child {
    margin-right: 0;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    max-width: 100%;
    padding: 0;
    border: 1px solid #231f20;
    border-radius: 50%;
    background-color: #fff;
    text-indent: 101%;
    outline: none;
    overflow: hidden;
    cursor: pointer;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots li.slick-active button {
    background-color: #231f20;
  }
  
  /* ----- popupseal-release ----- */
  .popupseal-release {
    margin-top: 1.25em;
    text-align: center;
  }
  .popupseal-release + * {
    margin-top: 2.1875em !important;
  }
  
  /* ----- popupseal-intro-layout ----- */
  .popupseal-intro-layout {
    margin-top: 4.0625em;
  }
  .popupseal-intro-layout > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-intro-layout .intro_lead {
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
  }
  .popupseal-intro-layout .intro_column {
    display: flex;
    flex-flow: row nowrap;
    margin-top: 2.5em;
  }
  .popupseal-intro-layout .intro_column .intro_column_item {
    width: 100%;
  }
  .popupseal-intro-layout .intro_column .intro_column_item figcaption {
    margin-top: .8em;
    padding: 0 15px;
    font-size: 1.8rem;
    text-align: center;
  }
  
  /* ----- popupseal-lineup-layout ----- */
  .popupseal-lineup-layout {
    width: auto !important;
    max-width: none !important;
    margin: 4.0625em -40px 0 !important;
    padding: 3.75em 40px 4.0625em;
    background-color: #f3f6f7;
  }
  .popupseal-lineup-layout > * {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .popupseal-lineup-layout > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-lineup-layout .lineup_heading + * {
    margin-top: 3.125em !important;
  }
  .popupseal-lineup-layout .lineup_title {
    text-align: center;
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label {
    display: inline-block;
    position: relative;
    padding: 0 150px;
    font-size: 3.6rem;
    font-weight: 700;
    vertical-align: top;
    line-height: 1.4;
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label::before,
  .popupseal-lineup-layout .lineup_title .lineup_title_label::after {
    position: absolute;
    top: 50%;
    content: "";
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label::before {
    left: 0;
    width: 110px;
    height: 100px;
    margin-top: -60px;
    background: url("/hitotoki/sp/popupseal/img/index_lineup_bg01.gif") no-repeat 0 0;
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label::after {
    right: 0;
    width: 104px;
    height: 81px;
    margin-top: -50px;
    background: url("/hitotoki/sp/popupseal/img/index_lineup_bg02.gif") no-repeat 0 0;
  }
  
  /* ----- popupseal-gallery-layout ----- */
  .popupseal-gallery-layout {
    margin-top: 6.875em;
  }
  .popupseal-gallery-layout > * {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .popupseal-gallery-layout > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-gallery-layout .gallery_heading + * {
    margin-top: 3.125em !important;
  }
  .popupseal-gallery-layout .gallery_title {
    text-align: center;
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label {
    display: inline-block;
    position: relative;
    padding: 0 150px;
    font-size: 3.6rem;
    font-weight: 700;
    vertical-align: top;
    line-height: 1.4;
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label::before,
  .popupseal-gallery-layout .gallery_title .gallery_title_label::after {
    position: absolute;
    top: 50%;
    content: "";
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label::before {
    left: 0;
    width: 77px;
    height: 106px;
    margin-top: -50px;
    background: url("/hitotoki/sp/popupseal/img/index_gallery_bg01.gif") no-repeat 0 0;
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label::after {
    right: 0;
    width: 89px;
    height: 65px;
    margin-top: -40px;
    background: url("/hitotoki/sp/popupseal/img/index_gallery_bg02.gif") no-repeat 0 0;
  }
  
  /* ----- popupseal-product ----- */
  .popupseal-product {
    display: block;
  }
  a.popupseal-product:link,
  a.popupseal-product:hover,
  a.popupseal-product:active,
  a.popupseal-product:visited {
    color: #231f20;
  }
  a.popupseal-product:hover {
    opacity: 0.8;
  }
  .popupseal-product .product_image {
    text-align: center;
  }
  .popupseal-product .product_title {
    margin-top: .8em;
    text-align: center;
    line-height: 1.4;
  }
  .popupseal-product .product_subtitle {
    color: #999;
    font-size: 1.4rem;
    text-align: center;
  }
  
  /* v2 */
  .popupseal-product-v2 {
    position: relative;
    display: block;
  }
  a.popupseal-product-v2:hover {
    opacity: 0.8;
  }
  .popupseal-product-v2 .product_image {
    position: relative;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
  }
  .popupseal-product-v2 .product_image img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    height: 100%;
    transform: translateX(-50%);
  }
  
  /* ----- popupseal-attention-layout ----- */
  .popupseal-attention-layout {
    margin-top: 3.75em;
    padding-top: 3.4375em;
    border-top: 1px solid #898989;
  }
  .popupseal-attention-layout > *:first-child {
    margin-top: 0 !important;
  }
  
  /* ----- popupseal-list-bullet ----- */
  .popupseal-list-bullet {
    margin-top: 2em;
  }
  .popupseal-list-bullet > li {
    position: relative;
    padding-left: 1.2em;
    font-size: 1.4rem;
  }
  .popupseal-list-bullet > li::before {
    position: absolute;
    top: .4em;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #555;
    content: "";
  }
  .popupseal-list-bullet > li + li {
    margin-top: .8em;
  }
  
  /* ----- popupseal-modal-container ----- */
  .popupseal-modal-container {
    display: none;
  }
  
  /* ----- popupseal-modal-content ----- */
  .popupseal-modal-content {
    position: relative;
    margin: 0 60px;
    border-radius: 10px;
    padding: 4.0625em 4.375em;
    background: #ffffff;
  }
  /* v2 */
  .popupseal-modal-content-v2 {
    position: relative;
    margin: 0;
    padding: 50px 50px 35px;
    background: #ffffff;
  }
  
  /* ----- popupseal-lineup (modal) ----- */
  #cboxOverlay.popupseal-lineup {
    background: #000000;
  }
  #colorbox.popupseal-lineup #cboxContent {
    background: transparent;
    margin-top: 0;
  }
  #colorbox.popupseal-lineup #cboxLoadedContent {
    background: transparent;
    border: none;
    overflow: auto;
  }
  #colorbox.popupseal-lineup #cboxClose {
    position: absolute;
    top: 0;
    right: 4px;
    display: block;
    background: url(/hitotoki/sp/popupseal/img/btn-close.png) no-repeat;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-lineup #cboxNext,
  #colorbox.popupseal-lineup #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 50%;
    margin-top: -31px;
    background: url("/hitotoki/sp/popupseal/img/btn-pager.png") no-repeat;
    width: 32px;
    height: 63px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-lineup #cboxPrevious {
    left: 7px;
  }
  #colorbox.popupseal-lineup #cboxNext {
    transform: rotate(180deg);
    right: 7px;
  }
  
  /* ----- popupseal-gallrey (modal) ----- */
  #cboxOverlay.popupseal-gallrey {
    background: #000000;
  }
  #colorbox.popupseal-gallrey #cboxContent {
    background: #fff
  }
  #colorbox.popupseal-gallrey #cboxLoadedContent {
    border: none;
    overflow: auto;
  }
  #colorbox.popupseal-gallrey #cboxClose {
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    background: url(/hitotoki/sp/popupseal/img/btn-close.png) no-repeat;
    width: 31px;
    height: 31px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-gallrey #cboxNext,
  #colorbox.popupseal-gallrey #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background: url("/hitotoki/sp/popupseal/img/btn-pager.png") no-repeat;
    width: 31px;
    height: 60px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-gallrey #cboxPrevious {
    left: 10px;
  }
  #colorbox.popupseal-gallrey #cboxNext {
    transform: rotate(180deg);
    right: 10px;
  }
  
  /* ----- popupseal-modal-media ----- */
  .popupseal-modal-media {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .popupseal-modal-media .media_image {
    flex-shrink: 0;
    max-width: 45%;
    margin-right: 3.75em;
  }
  .popupseal-modal-media .media_caption {
    width: 100%;
  }
  .popupseal-modal-media .media_caption > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-modal-media .media_heading {
    margin-bottom: 1.375em;
    padding-bottom: 1.25em;
    border-bottom: 1px solid #898989;
  }
  .popupseal-modal-media .media_heading + * {
    margin-top: 0 !important;
  }
  .popupseal-modal-media .media_heading .media_title {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .popupseal-modal-media .media_heading .media_subtitle {
    margin-top: .2em;
    color: #999;
    font-size: 1.4rem;
  }
  .popupseal-modal-media .media_price {
    margin-top: 2em;
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .popupseal-modal-media .media_size {
    margin-top: .6em;
  }
  
  /* ----- popupseal-modal-description ----- */
  .popupseal-modal-description {
    display: flex;
    flex-flow: row wrap;
    max-width: 560px;
    margin: 2.1875em auto 0;
  }
  .popupseal-modal-description > *:first-child,
  .popupseal-modal-description > *:first-child + * {
    margin-top: 0 !important;
  }
  .popupseal-modal-description > dt {
    width: 35%;
    margin-top: .8em;
    padding-right: 15px;
    font-size: 1.4rem;
  }
  .popupseal-modal-description > dd {
    width: 65%;
    margin-top: .8em;
    font-size: 1.4rem;
  }
  
  /* ----- popupseal-animation-layout ----- */
  .popupseal-animation-layout {
    margin-top: 3.75em;
  }
}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Override
  ------------------------------------------------------ */
  /* ----- hitotoki-container ----- */
  .hitotoki-container {
    color: #231f20;
  }
  
  /* ----- modal ----- */
  #colorbox, #cboxWrapper {
    overflow: visible;
  }
  #colorbox {
    color: #231f20;
  }
  
  /* ------------------------------------------------------
   * Parts
  ------------------------------------------------------ */
  /* ----- popupseal-modal-container ----- */
  .popupseal-hero-layout {
    position: relative;
    margin: 0 -15px;
  }
  .popupseal-hero-layout .hero_title {
    position: absolute;
    top: 6%;
    left: 25px;
    max-width: 42%;
    z-index: 10;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 1em;
    padding: 0 15px;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots > li {
    margin-right: 15px;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots > li:last-child {
    margin-right: 0;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    max-width: 100%;
    padding: 0;
    border: 1px solid #231f20;
    border-radius: 50%;
    background-color: #fff;
    text-indent: 101%;
    outline: none;
    overflow: hidden;
  }
  .popupseal-hero-layout .hero_carousel .slick-dots li.slick-active button {
    background-color: #231f20;
  }
  
  /* ----- popupseal-release ----- */
  .popupseal-release {
    margin-top: 1.2em;
    font-size: 1.3rem;
    text-align: center;
  }
  .popupseal-release + * {
    margin-top: 1.4em !important;
  }
  
  /* ----- popupseal-intro-layout ----- */
  .popupseal-intro-layout {
    margin-top: 2em;
  }
  .popupseal-intro-layout > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-intro-layout .intro_lead {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
  }
  .popupseal-intro-layout .intro_column {
    margin-top: 1.4em;
    text-align: center;
  }
  .popupseal-intro-layout .intro_column .intro_column_item + .intro_column_item {
    margin-top: 2em;
  }
  .popupseal-intro-layout .intro_column .intro_column_item figcaption {
    margin-top: .8em;
    text-align: center;
  }
  
  /* ----- popupseal-lineup-layout ----- */
  .popupseal-lineup-layout {
    width: auto !important;
    max-width: none !important;
    margin: 2.5em -15px 0 !important;
    padding: 40px 15px;
    background-color: #f3f6f7;
  }
  .popupseal-lineup-layout > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-lineup-layout .lineup_heading + * {
    margin-top: 2.15em !important;
  }
  .popupseal-lineup-layout .lineup_title {
    text-align: center;
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label {
    display: inline-block;
    position: relative;
    padding: 0 80px;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 1.8rem;
    font-weight: bold;
    vertical-align: top;
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label::before,
  .popupseal-lineup-layout .lineup_title .lineup_title_label::after {
    position: absolute;
    top: 50%;
    content: "";
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label::before {
    left: 0;
    width: 66px;
    height: 60px;
    margin-top: -40px;
    background: url("/hitotoki/sp/popupseal/img/index_lineup_bg01.gif") no-repeat 0 0;
    background-size: 66px 60px;
  }
  .popupseal-lineup-layout .lineup_title .lineup_title_label::after {
    right: 0;
    width: 60px;
    height: 47px;
    margin-top: -30px;
    background: url("/hitotoki/sp/popupseal/img/index_lineup_bg02.gif") no-repeat 0 0;
    background-size: 60px 47px;
  }
  
  /* ----- popupseal-gallery-layout ----- */
  .popupseal-gallery-layout {
    margin-top: 5em;
  }
  .popupseal-gallery-layout > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-gallery-layout .gallery_heading + * {
    margin-top: 2.15em !important;
  }
  .popupseal-gallery-layout .gallery_title {
    text-align: center;
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label {
    display: inline-block;
    position: relative;
    padding: 0 80px;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 1.8rem;
    font-weight: bold;
    vertical-align: top;
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label::before,
  .popupseal-gallery-layout .gallery_title .gallery_title_label::after {
    position: absolute;
    top: 50%;
    content: "";
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label::before {
    left: 0;
    width: 49px;
    height: 67px;
    margin-top: -33px;
    background: url("/hitotoki/sp/popupseal/img/index_gallery_bg01.gif") no-repeat 0 0;
    background-size: 49px 67px;
  }
  .popupseal-gallery-layout .gallery_title .gallery_title_label::after {
    right: 0;
    width: 54px;
    height: 39px;
    margin-top: -24px;
    background: url("/hitotoki/sp/popupseal/img/index_gallery_bg02.gif") no-repeat 0 0;
    background-size: 54px 39px;
  }
  
  /* ----- popupseal-product ----- */
  .popupseal-product {
    display: block;
  }
  a.popupseal-product:link,
  a.popupseal-product:hover,
  a.popupseal-product:active,
  a.popupseal-product:visited {
    color: #231f20;
  }
  .popupseal-product .product_image {
    text-align: center;
  }
  .popupseal-product .product_title {
    margin-top: .5em;
    font-size: 1.2rem;
    text-align: center;
  }
  .popupseal-product .product_subtitle {
    color: #999;
    font-size: 1rem;
    text-align: center;
  }
  
  /* v2 */
  .popupseal-product-v2 {
    position: relative;
    display: block;
  }
  .popupseal-product-v2 .product_image {
    position: relative;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
  }
  .popupseal-product-v2 .product_image img {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: none;
    height: 100%;
    transform: translateX(-50%);
  }
  
  /* ----- popupseal-attention-layout ----- */
  .popupseal-attention-layout {
    margin-top: 2.15em;
    padding-top: 2.15em;
    border-top: 1px solid #898989;
  }
  .popupseal-attention-layout > *:first-child {
    margin-top: 0 !important;
  }
  
  /* ----- popupseal-list-bullet ----- */
  .popupseal-list-bullet {
    margin-top: 2em;
  }
  .popupseal-list-bullet > li {
    position: relative;
    padding-left: 1.2em;
    font-size: 1.2rem;
  }
  .popupseal-list-bullet > li::before {
    position: absolute;
    top: .25em;
    left: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #555;
    content: "";
  }
  .popupseal-list-bullet > li + li {
    margin-top: .8em;
  }
  
  /* ----- popupseal-modal-container ----- */
  .popupseal-modal-container {
    display: none;
  }
  
  /* ----- popupseal-modal-content ----- */
  .popupseal-modal-content {
    position: relative;
    margin: 10px 10%;
    border-radius: 10px;
    padding: 28px 20px 15px;
    background-color: #ffffff;
  }
  /* v2 */
  .popupseal-modal-content-v2 {
    position: relative;
    margin: 0;
    padding: 30px 30px 20px;
    background-color: #ffffff;
  }
  
  /* ----- popupseal-lineup (modal) ----- */
  #colorbox.popupseal-lineup #cboxContent {
    background: transparent;
    margin-top: 0;
  }
  #colorbox.popupseal-lineup #cboxLoadedContent {
    background: transparent;
    border: none;
    overflow: auto;
  }
  #colorbox.popupseal-lineup #cboxClose {
    position: absolute;
    top: 10px;
    right: 3%;
    display: block;
    background: url(/hitotoki/sp/popupseal/img/btn-close.png) no-repeat;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-lineup #cboxNext,
  #colorbox.popupseal-lineup #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 50%;
    background: url("/hitotoki/sp/popupseal/img/btn-pager.png") no-repeat;
    width: 16px;
    height: 30px;
    margin-top: -15px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-lineup #cboxPrevious {
    left: 10px;
  }
  #colorbox.popupseal-lineup #cboxNext {
    transform: rotate(180deg);
    right: 10px;
  }
  #cboxOverlay.popupseal-lineup {
    background: #000000;
  }
  
  /* ----- popupseal-gallrey (modal) ----- */
  #colorbox.popupseal-gallrey #cboxContent {
    background: #fff;
    margin-top: 0;
  }
  #colorbox.popupseal-gallrey #cboxLoadedContent {
    border: none;
    overflow: auto;
  }
  #colorbox.popupseal-gallrey #cboxClose {
    position: absolute;
    top: 10px;
    right: 6px;
    display: block;
    background: url(/hitotoki/sp/popupseal/img/btn-close.png) no-repeat;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-gallrey #cboxNext,
  #colorbox.popupseal-gallrey #cboxPrevious {
    display: block!important;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    background: url("/hitotoki/sp/popupseal/img/btn-pager.png") no-repeat;
    width: 16px;
    height: 32px;
    text-indent: -9999px;
    -webkit-background-size: contain;
    background-size: contain;
  }
  #colorbox.popupseal-gallrey #cboxPrevious {
    left: 6px;
  }
  #colorbox.popupseal-gallrey #cboxNext {
    transform: rotate(180deg);
    right: 6px;
  }
  #cboxOverlay.popupseal-gallrey {
    background: #000000;
  }
  
  /* ----- popupseal-modal-media ----- */
  .popupseal-modal-media .media_image {
    text-align: center;
  }
  .popupseal-modal-media .media_image + .media_caption {
    margin-top: 1.1em;
  }
  .popupseal-modal-media .media_caption > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-modal-media .media_heading {
    margin-bottom: .8em;
    padding-bottom: .6em;
    border-bottom: 1px solid #898989;
    text-align: center;
  }
  .popupseal-modal-media .media_heading + * {
    margin-top: 0 !important;
  }
  .popupseal-modal-media .media_heading .media_title {
    font-size: 1.8rem;
  }
  .popupseal-modal-media .media_heading .media_subtitle {
    margin-top: .2em;
    color: #999;
    font-size: 1.3rem;
  }
  .popupseal-modal-media .media_price {
    margin-top: 1em;
    font-size: 1.5rem;
  }
  .popupseal-modal-media .media_size {
    margin-top: .4em;
    font-size: 1.3rem;
  }
  
  /* ----- popupseal-modal-description ----- */
  .popupseal-modal-description {
    margin-top: 1em;
  }
  .popupseal-modal-description > *:first-child {
    margin-top: 0 !important;
  }
  .popupseal-modal-description > dt {
    margin-top: 1em;
    font-size: 1.1rem;
  }
  .popupseal-modal-description > dd {
    margin-top: .2em;
    font-size: 1.1rem;
  }
  
  /* ----- popupseal-animation-layout ----- */
  .popupseal-animation-layout {
    margin-top: 2em;
  }
  .popupseal-animation-layout img {
    width: 100%;
  }
}

/* ======================================================
 * Print
====================================================== */
@media print {
}