<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ======================================================
 * movie.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Page Components
 * - Clearfix
 * @media only screen and (max-width: 767px)
 * - Page Components
 * - Clearfix
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Page Components
  ------------------------------------------------------ */
  /* ----- override ----- */
  .movie-layout-v2 + .movie-layout {
    margin-top: 60px;
  }

  /* ----- movie-layout-v2 ----- */
  .movie-layout-v2 .movie-heading {
    text-align: center;
  }
  .movie-layout-v2 .movie-heading .heading_inner {
    position: relative;
    display: inline-block;
  }
  .movie-layout-v2 .movie-heading .heading_inner:before,
  .movie-layout-v2 .movie-heading .heading_inner:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 1;
  }
  .movie-layout-v2 .movie-heading .heading_inner:before {
    top: 0;
    left: 0;
    border-width: 61px 31px 0 0;
    border-color: #b2e5f7 transparent transparent transparent;
  }
  .movie-layout-v2 .movie-heading .heading_inner:after {
    bottom: 0;
    right: 0;
    border-width: 0 0 61px 31px;
    border-color: transparent transparent #b2e5f7 transparent;
  }
  .movie-layout-v2 .movie-heading .heading_title {
    padding: 25px 70px;
    font-size: 3.2rem;
    line-height: 1.31;
    text-align: center;
  }
  .movie-layout-v2 .movie-heading .heading_title:before,
  .movie-layout-v2 .movie-heading .heading_title:after {
    content: "";
    position: absolute;
    width: 31px;
    height: 61px;
    border-style: solid;
    box-sizing: border-box;
    z-index: 2;
  }
  .movie-layout-v2 .movie-heading .heading_title:before {
    top: 10px;
    left: 10px;
    border-width: 2px 0 0 2px;
    border-color: #000000 transparent transparent #000000;
  }
  .movie-layout-v2 .movie-heading .heading_title:after {
    bottom: 10px;
    right: 10px;
    border-width: 0 2px 2px 0;
    border-color: transparent #000000 #000000 transparent;
  }
  .movie-layout-v2 .movie-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0 0;
  }
  .movie-layout-v2 .movie-column:before {
    content: "";
    position: absolute;
    right: -200px;
    bottom: -56px;
    width: 433px;
    height: 433px;
    background-image: url("/common-bridal/img/com_bg03.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: -1;
  }
  .movie-layout-v2 .movie-column &gt; * {
    width: calc((100% - 36px) / 2);
  }
  .movie-layout-v2 .movie-column &gt; *:first-child {
    margin-right: auto;
  }
  .movie-layout-v2 .movie-column &gt; * &gt; *:first-child {
    margin-top: 0;
  }
  .movie-layout-v2 .movie-column &gt; .column_detail {
    background-image: url("/sapporo-bridal/schoolguide/img/movie_bg01_pc.png");
    background-repeat: no-repeat;
    background-position: 0 100%;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Components
  ------------------------------------------------------ */
  /* ----- movie-layout-v2 ----- */
  .movie-layout-v2 .movie-heading {
    text-align: center;
  }
  .movie-layout-v2 .movie-heading .heading_inner {
    position: relative;
    display: inline-block;
  }
  .movie-layout-v2 .movie-heading .heading_inner:before,
  .movie-layout-v2 .movie-heading .heading_inner:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 1;
  }
  .movie-layout-v2 .movie-heading .heading_inner:before {
    top: 0;
    left: 0;
    border-width: 40px 20px 0 0;
    border-color: #b2e5f7 transparent transparent transparent;
  }
  .movie-layout-v2 .movie-heading .heading_inner:after {
    bottom: 0;
    right: 0;
    border-width: 0 0 40px 20px;
    border-color: transparent transparent #b2e5f7 transparent;
  }
  .movie-layout-v2 .movie-heading .heading_title {
    padding: 20px 26px;
    font-size: 2.1rem;
    line-height: 1.31;
    text-align: center;
  }
  .movie-layout-v2 .movie-heading .heading_title:before,
  .movie-layout-v2 .movie-heading .heading_title:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 40px;
    border-style: solid;
    box-sizing: border-box;
    z-index: 2;
  }
  .movie-layout-v2 .movie-heading .heading_title:before {
    top: 6px;
    left: 6px;
    border-width: 1px 0 0 1px;
    border-color: #000000 transparent transparent #000000;
  }
  .movie-layout-v2 .movie-heading .heading_title:after {
    bottom: 6px;
    right: 6px;
    border-width: 0 1px 1px 0;
    border-color: transparent #000000 #000000 transparent;
  }
  .movie-layout-v2 .movie-column {
    position: relative;
    margin: 15px 0 0;
  }
  .movie-layout-v2 .movie-column:before {
    content: "";
    position: absolute;
    top: -109px;
    right: -70px;
    width: 216px;
    height: 216px;
    background-image: url("/common-bridal/img/com_bg03.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
    z-index: -1;
  }
  .movie-layout-v2 .movie-column &gt; .column_detail {
    margin: 10px 0 0;
  }
  .movie-layout-v2 .movie-image {
    text-align: center;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * Print
====================================================== */
@media print {
}</pre></body></html>