/* Scss Document */
/* Device Width */
/* font */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@700&display=swap");
html {
  overflow-x: hidden; }

body #remote  {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.75;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media print {
  body #remote {
    width: 1000px; } }

body #remote , div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, figure {
  margin: 0;
  padding: 0; }

img {
  width: 100%;
  height: auto; }

.pcItem {
  display: block; }
  @media screen and (max-width: 768px) {
    .pcItem {
      display: none; } }

.spItem {
  display: none; }
  @media screen and (max-width: 768px) {
    .spItem {
      display: block; } }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

#bcl {
  margin-bottom: 0 !important; }

.main {
  width: 1200px;
  margin: 0 auto 50px;
  background: url(/maison/contact/img/bg_main.jpg) left top no-repeat;
  background-size: 100% auto;
  position: relative; }
  @media screen and (max-width: 980px) {
    .main {
      width: 100%;
      margin: 0 0 40px; } }
  @media screen and (max-width: 736px) {
    .main {
      min-height: inherit;
      margin: 0 0 30px;
      background: url(/maison/contact/img/bg_main.jpg) center top no-repeat;
      background-size: 100% auto; } }
  .main h1 {
    width: 50vw;
    height: inherit;
    position: relative;
    margin: 0 auto 12.26562vw;
    top: 146px;
    left: 0;
    right: 0;
    background: none; }
    @media screen and (max-width: 980px) {
      .main h1 {
        margin: 0 auto 20%; } }
    @media screen and (max-width: 736px) {
      .main h1 {
        width: 82%;
        margin: 0 auto 23%;
        top: 19.375vw; } }
  .main h2 {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 500;
    color: #E95513;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .main h2 {
        width: 90%;
        margin: 0 auto 20px;
        font-size: 20px; } }
    @media screen and (max-width: 736px) {
      .main h2 {
        width: 90%;
        text-align: left; } }
    @media screen and (max-width: 375px) {
      .main h2 {
        margin: 0 auto 10px;
        font-size: 18px; } }
  .main p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
    text-align: center; }
    @media screen and (max-width: 736px) {
      .main p {
        width: 90%;
        margin: 0 auto 0.85em;
        font-size: 14px;
        text-align: justify;
        line-height: 1.75; } }

.bnr-present {
  width: 980px;
  margin: 0 auto 10px; }
  @media screen and (max-width: 980px) {
    .bnr-present {
      width: 90%; } }
  @media screen and (max-width: 768px) {
    .bnr-present {
      width: 60%; } }
  @media screen and (max-width: 736px) {
    .bnr-present {
      width: 84%; } }

.txt-present {
  width: 980px;
  margin: 0 auto 30px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5; }
  @media screen and (max-width: 980px) {
    .txt-present {
      width: 90%; } }
  @media screen and (max-width: 768px) {
    .txt-present {
      width: 60%; } }
  @media screen and (max-width: 736px) {
    .txt-present {
      width: 84%;
      margin: 0 auto 10px;
      font-size: 11px; } }

.content {
  position: relative; }
  .content .content-box {
    width: 1200px;
    margin: 40px auto 0; }
    @media screen and (max-width: 1200px) {
      .content .content-box {
        width: 100%; } }
    @media screen and (max-width: 736px) {
      .content .content-box {
        width: 94%;
        margin: 0 auto; } }
    .content .content-box #consult .ttl {
      width: 650px;
      height: 98px;
      margin: 0 auto 25px;
      padding: 25px 0 0;
      background: url(/maison/contact/img/bg_ttl_video.png) left top no-repeat;
      background-size: 100% auto; }
      @media screen and (max-width: 768px) {
        .content .content-box #consult .ttl {
          width: 84%; } }
      @media screen and (max-width: 736px) {
        .content .content-box #consult .ttl {
          height: 56px;
          margin: 0 auto 10px;
          padding: 14px 0 0; } }
      @media screen and (max-width: 375px) {
        .content .content-box #consult .ttl {
          margin: 0 auto;
          padding: 10px 0 0; } }
      .content .content-box #consult .ttl h2 {
        font-size: 30px;
        font-weight: 700;
        color: #e95513;
        text-align: center;
        letter-spacing: 0.05em; }
        @media screen and (max-width: 736px) {
          .content .content-box #consult .ttl h2 {
            font-size: 14px; } }
        @media screen and (max-device-width: 320px) and (orientation: portrait) {
          .content .content-box #consult .ttl h2 {
            font-size: 11px; } }
      .content .content-box #consult .ttl p {
        margin-bottom: 40px;
        font-size: 15px;
        font-family: "Noto Serif JP", serif;
        color: #e95513;
        text-align: center;
        letter-spacing: 0.06em; }
        @media screen and (max-width: 736px) {
          .content .content-box #consult .ttl p {
            font-size: 8px; } }
    .content .content-box #consult p {
      margin-bottom: 30px;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.75;
      text-align: center; }
      @media screen and (max-width: 736px) {
        .content .content-box #consult p {
          width: 84%;
          margin: 0 auto 10px;
          font-size: 14px;
          text-align: left; } }
    .content .content-box #consult h3 {
      width: 504px;
      margin: 0 auto 30px;
      padding: 0 20px;
      font-size: 32px;
      font-weight: 500;
      color: #449bbe;
      text-align: center;
      background: url(/maison/contact/img/bg_onayami1.png), url(/maison/contact/img/bg_onayami2.png);
      background-position: left 12px,right 12px;
      background-repeat: no-repeat, no-repeat;
      background-size: 47px auto, 47px auto; }
      @media screen and (max-width: 768px) {
        .content .content-box #consult h3 {
          width: 84%; } }
      @media screen and (max-width: 736px) {
        .content .content-box #consult h3 {
          margin: 0 auto;
          padding: 10px 0;
          font-size: 16px;
          background-size: 34px auto, 34px auto; } }
      @media screen and (max-device-width: 320px) and (orientation: portrait) {
        .content .content-box #consult h3 {
          width: 94%; } }
    .content .content-box #consult .onayami {
      width: 860px;
      margin: 0 auto 10px; }
      @media screen and (max-width: 860px) {
        .content .content-box #consult .onayami {
          width: 90%; } }
      @media screen and (max-width: 736px) {
        .content .content-box #consult .onayami {
          width: 74%;
          margin: 0 auto; } }
    .content .content-box #consult .stay-home {
      width: 322px;
      margin: 0 auto 10px;
      padding: 40px 0 0;
      font-size: 26px;
      font-weight: 500;
      color: #e95513;
      text-align: center;
      letter-spacing: 0.02em;
      background: url(/maison/contact/img/ttl_kaiketsu.png) center top no-repeat;
      background-size: 100% auto; }
      @media screen and (max-width: 736px) {
        .content .content-box #consult .stay-home {
          width: 50%;
          margin: 0 auto;
          padding: 28px 0 0;
          font-size: 13px; } }
      @media screen and (max-device-width: 320px) and (orientation: portrait) {
        .content .content-box #consult .stay-home {
          padding: 23px 0 0;
          font-size: 12px; } }
    .content .content-box #consult .kaiketsu {
      width: 100%;
      margin: 0 auto 25px;
      font-size: 40px;
      font-weight: 700;
      color: #000;
      letter-spacing: 0.05em;
      background: none; }
      @media screen and (max-width: 860px) {
        .content .content-box #consult .kaiketsu {
          width: 85%;
          margin: 0 auto 35px; } }
      @media screen and (max-width: 768px) {
        .content .content-box #consult .kaiketsu {
          font-size: 36px; } }
      @media screen and (max-width: 736px) {
        .content .content-box #consult .kaiketsu {
          width: 80%;
          margin: 0 auto 10px;
          font-size: 20px;
          line-height: 1.75 !important; } }
      @media screen and (max-width: 375px) {
        .content .content-box #consult .kaiketsu {
          width: 88%; } }
      @media screen and (max-width: 360px) {
        .content .content-box #consult .kaiketsu {
          width: 88%; } }
      @media screen and (max-device-width: 320px) and (orientation: portrait) {
        .content .content-box #consult .kaiketsu {
          width: 100%; } }
      .content .content-box #consult .kaiketsu span {
        padding: 18px 24px;
        color: #e95513;
        background: url(/maison/contact/img/bg_kaiketsu2.png) 7px 10px no-repeat;
        background-size: 114px auto; }
        @media screen and (max-width: 768px) {
          .content .content-box #consult .kaiketsu span {
            background-size: 106px auto; } }
        @media screen and (max-width: 768px) {
          .content .content-box #consult .kaiketsu span {
            padding: 5px 15px 20px 18px;
            background: url(/maison/contact/img/bg_kaiketsu2.png) 5px top no-repeat;
            background-size: 98px auto; } }
        @media screen and (max-width: 736px) {
          .content .content-box #consult .kaiketsu span {
            padding: 18px;
            background: url(/maison/contact/img/bg_kaiketsu2.png) 5px 12px no-repeat;
            background-size: 64px auto; } }
    .content .content-box #consult .icn_hajimete {
      width: 206px;
      margin: 0 auto;
      vertical-align: bottom; }
      @media screen and (max-width: 736px) {
        .content .content-box #consult .icn_hajimete {
          width: 164px; } }

.flow {
  padding: 20px 0 60px;
  background-color: #f9f8f1; }
  @media screen and (max-width: 736px) {
    .flow {
      padding: 20px 0; } }
  .flow h2 {
    margin: 0 0 20px;
    font-size: 20px;
    letter-spacing: 0.1em;
    text-align: center; }
    @media screen and (max-width: 736px) {
      .flow h2 {
        margin: 0 0 5px;
        font-size: 15px; } }
  .flow .txt-if {
    width: 980px;
    margin: 0 auto 10px !important;
    padding: 0 !important;
    font-size: 18px !important;
    color: #E95513; }
    @media screen and (max-width: 736px) {
      .flow .txt-if {
        font-size: 15px !important; } }
  .flow .box-flow {
    width: 980px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap; }
    @media screen and (max-width: 980px) {
      .flow .box-flow {
        width: 90%;
        flex-wrap: wrap; } }
    @media screen and (max-width: 736px) {
      .flow .box-flow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between; } }
    .flow .box-flow .flex-box {
      width: 460px;
      margin-bottom: 40px;
      justify-content: space-between;
      flex-wrap: wrap; }
      @media screen and (max-width: 980px) {
        .flow .box-flow .flex-box {
          width: 48%; } }
      @media screen and (max-width: 736px) {
        .flow .box-flow .flex-box {
          width: 100%;
          margin-bottom: 10px; } }
      .flow .box-flow .flex-box .txt-if {
        width: 100%;
        margin: 0 auto 10px !important;
        padding: 0 !important;
        font-size: 18px;
        color: #E95513; }
      .flow .box-flow .flex-box div {
        width: 220px;
        background-color: #fff;
        position: relative; }
        @media screen and (max-width: 980px) {
          .flow .box-flow .flex-box div {
            width: 48%;
            margin-bottom: 30px; } }
        @media screen and (max-width: 736px) {
          .flow .box-flow .flex-box div {
            width: 48%;
            margin-bottom: 15px; } }
        .flow .box-flow .flex-box div:after {
          content: "";
          display: block;
          background: url(/maison/contact/img/icn_step_arrow.png) left center no-repeat;
          background-size: 10px auto;
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          right: -15px;
          width: 10px;
          height: 16px; }
          @media screen and (max-width: 980px) {
            .flow .box-flow .flex-box div:after {
              background: none; } }
        .flow .box-flow .flex-box div:last-child:after {
          background: none; }
    .flow .box-flow .video-box {
      width: 980px;
      justify-content: space-between; }
      .flow .box-flow .video-box div {
        width: 220px;
        background-color: #fff;
        position: relative; }
        @media screen and (max-width: 980px) {
          .flow .box-flow .video-box div {
            width: 48%;
            margin-bottom: 30px; } }
        @media screen and (max-width: 736px) {
          .flow .box-flow .video-box div {
            margin-bottom: 15px; } }
        .flow .box-flow .video-box div:after {
          content: "";
          display: block;
          background: url(/maison/contact/img/icn_step_arrow.png) left center no-repeat;
          background-size: 10px auto;
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          right: -15px;
          width: 10px;
          height: 16px; }
          @media screen and (max-width: 980px) {
            .flow .box-flow .video-box div:after {
              background: none; } }
        .flow .box-flow .video-box div:last-child:after {
          background: none; }
    .flow .box-flow .ttl-step {
      height: 35px;
      margin-bottom: 10px;
      padding: 15px 0 0;
      text-align: center;
      background-color: #f4af0a; }
      @media screen and (max-width: 736px) {
        .flow .box-flow .ttl-step {
          height: 20px;
          padding: 10px 0 0; } }
      .flow .box-flow .ttl-step img {
        width: 82px;
        height: auto; }
        @media screen and (max-width: 736px) {
          .flow .box-flow .ttl-step img {
            width: 46px; } }
    .flow .box-flow h3 {
      margin-bottom: 20px;
      font-size: 20px;
      font-weight: 400;
      color: #e95513;
      text-align: center; }
      @media screen and (max-width: 736px) {
        .flow .box-flow h3 {
          margin-bottom: 10px;
          font-size: 15px; } }
    .flow .box-flow img {
      display: block;
      width: 83px;
      height: auto;
      margin: 0 auto; }
      @media screen and (max-width: 736px) {
        .flow .box-flow img {
          width: 46px; } }
    .flow .box-flow p {
      padding: 20px;
      font-size: 14px;
      line-height: 1.7;
      text-align: justify; }
      @media screen and (max-width: 736px) {
        .flow .box-flow p {
          padding: 10px;
          font-size: 13px;
          font-weight: 400;
          text-align: left; } }
  .flow .box-settle {
    width: 980px;
    margin: 0 auto;
    background-color: #f4af0a;
    position: relative; }
    @media screen and (max-width: 980px) {
      .flow .box-settle {
        display: block;
        width: 90%;
        padding: 40px 0; } }
    @media screen and (max-width: 736px) {
      .flow .box-settle {
        margin: 0 auto 25px;
        padding: 20px 0; } }
    .flow .box-settle img {
      width: 334px;
      margin: 40px 80px 32px 90px; }
      @media screen and (max-width: 980px) {
        .flow .box-settle img {
          display: block;
          margin: 0 auto 32px; } }
      @media screen and (max-width: 736px) {
        .flow .box-settle img {
          width: 72%;
          margin: 0 auto 10px; } }
    .flow .box-settle ul {
      margin: 53px 0 0; }
      @media screen and (max-width: 980px) {
        .flow .box-settle ul {
          width: 48.4375vw;
          margin: 0 auto; } }
      @media screen and (max-width: 768px) {
        .flow .box-settle ul {
          width: 65%; } }
      @media screen and (max-width: 736px) {
        .flow .box-settle ul {
          width: 85%;
          margin: 0 auto 0 3em; } }
      @media screen and (max-width: 375px) {
        .flow .box-settle ul {
          margin: 0 auto 0 2.5em; } }
      .flow .box-settle ul li {
        margin: 0 0 0;
        color: #fff;
        font-size: 20px;
        list-style: outside disc; }
        @media screen and (max-width: 736px) {
          .flow .box-settle ul li {
            font-size: 13px; } }
    .flow .box-settle:before {
      content: "";
      display: block;
      width: 20px;
      height: 20px;
      margin: auto;
      background: url(/maison/contact/img/icn_bnr_fuki.png) center top no-repeat;
      background-size: 20px auto;
      position: absolute;
      left: 0;
      right: 0;
      top: -20px; }

.box-consult {
  padding: 20px 0 1px;
  background-color: #f4af0a; }
  @media screen and (max-width: 736px) {
    .box-consult {
      margin-bottom: 0;
      padding: 10px 0 1px; } }
  .box-consult h2 {
    margin-bottom: 15px;
    padding: 0 116px 52px 0;
    font-size: 40px;
    text-align: center;
    background: url(/maison/contact/img/icn_soudan_arrow.png) center bottom no-repeat;
    background-size: 52px auto; }
    @media screen and (max-width: 736px) {
      .box-consult h2 {
        padding: 0 63px 24px 0;
        font-size: 20px;
        background-size: 24px auto; } }
    .box-consult h2 img {
      width: 116px;
      padding: 0 15px 0 0; }
      @media screen and (max-width: 736px) {
        .box-consult h2 img {
          width: 73px; } }
  .box-consult a {
    display: block;
    width: 900px;
    height: 85px;
    margin: 0 auto 30px;
    padding: 35px 80px 0 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: center;
    color: #000 !important;
    text-decoration: none !important;
    background: url(/maison/contact/img/bnr_vide_arrow.png) right center no-repeat #fff;
    background-size: 53px auto;
    position: relative;
    opacity: 1;
    transition: all 0.25s;
    -webkit-transition: all 0.25s; }
    .box-consult a:hover {
      color: #fff;
      background: url(/maison/contact/img/bnr_vide_arrow_hov.png) right center no-repeat #E95513;
      background-size: 53px auto; }
      .box-consult a:hover span {
        color: #fff;
        background: url(/maison/contact/img/bnr_vide_icn1_hov.png) left center no-repeat;
        background-size: 68px auto; }
        @media screen and (max-width: 736px) {
          .box-consult a:hover span {
            background: none; } }
    @media screen and (max-width: 980px) {
      .box-consult a {
        width: 84%;
        padding: 35px 0 0 0;
        line-height: 1.5; } }
    @media screen and (max-width: 768px) {
      .box-consult a {
        height: 95px;
        padding: 20px 0 0 0; } }
    @media screen and (max-width: 736px) {
      .box-consult a {
        font-size: 14px;
        width: 80%;
        height: inherit;
        margin: 0 auto 20px;
        padding: 15px 0 15px 5%; } }
    .box-consult a span {
      padding: 5px 0 5px 78px;
      background: url(/maison/contact/img/bnr_vide_icn1.png) left center no-repeat;
      background-size: 68px auto; }
      @media screen and (max-width: 736px) {
        .box-consult a span {
          padding: 0px;
          background: none; } }
    .box-consult a img {
      display: inline; }
      .box-consult a img:first-of-type {
        width: 68px;
        height: auto;
        padding-right: 15px;
        vertical-align: text-top; }
        @media screen and (max-width: 980px) {
          .box-consult a img:first-of-type {
            display: none; } }
      .box-consult a img.pcItem {
        display: inline;
        width: 176px;
        height: auto;
        position: absolute;
        bottom: 0;
        right: 5%; }
        @media screen and (max-width: 980px) {
          .box-consult a img.pcItem {
            left: 5%; } }
        @media screen and (max-width: 736px) {
          .box-consult a img.pcItem {
            display: none; } }
      .box-consult a img.spItem {
        display: none; }
        @media screen and (max-width: 736px) {
          .box-consult a img.spItem {
            display: inline;
            width: 84px;
            height: auto;
            position: absolute;
            bottom: 0;
            left: 8%; } }
        @media screen and (max-width: 375px) {
          .box-consult a img.spItem {
            left: 5%; } }
        @media screen and (max-device-width: 320px) and (orientation: portrait) {
          .box-consult a img.spItem {
            width: 74px; } }

.box-catalog {
  padding-bottom: 70px;
  background-color: #F9F8F1; }
  @media screen and (max-width: 736px) {
    .box-catalog {
      padding-bottom: 20px; } }
  .box-catalog h2 {
    width: 400px;
    margin: 0 auto 20px;
    padding-bottom: 5px;
    font-size: 28px;
    text-align: center;
    letter-spacing: 0.05em;
    background: url(/maison/contact/img/bg_ttl_other1.png), url(/maison/contact/img/bg_ttl_other2.png);
    background-position: left center, right center;
    background-repeat: no-repeat, no-repeat;
    background-size: 15px auto , 15px auto; }
    @media screen and (max-width: 980px) {
      .box-catalog h2 {
        width: 31.25vw;
        font-size: 2.1875vw; } }
    @media screen and (max-width: 736px) {
      .box-catalog h2 {
        width: 60%;
        margin: 0 auto;
        padding-bottom: 0;
        font-size: 15px; } }
    @media screen and (max-device-width: 320px) and (orientation: portrait) {
      .box-catalog h2 {
        width: 75%; } }
  .box-catalog .bnr-catalog-wrapper {
    background: #f4af0a;
    padding-bottom: 48px; }
    @media screen and (max-width: 736px) {
      .box-catalog .bnr-catalog-wrapper {
        padding-bottom: 25px; } }
  .box-catalog .bnr-catalog {
    width: 980px;
    margin: 0 auto;
    opacity: 1;
    transition: opacity 0.25s;
    -webkit-transition: opacity 0.25s; }
    .box-catalog .bnr-catalog:hover {
      opacity: 0.7; }
    @media screen and (max-width: 980px) {
      .box-catalog .bnr-catalog {
        width: 90%; } }
    @media screen and (max-width: 768px) {
      .box-catalog .bnr-catalog {
        width: 60%; } }
    @media screen and (max-width: 736px) {
      .box-catalog .bnr-catalog {
        width: 84%; } }
  .box-catalog .flex-box {
    width: 984px;
    margin: 0 auto;
    justify-content: space-between; }
    @media screen and (max-width: 980px) {
      .box-catalog .flex-box {
        width: 90%; } }
    @media screen and (max-width: 736px) {
      .box-catalog .flex-box {
        display: block;
        width: 85%; } }
    .box-catalog .flex-box div {
      width: 478px; }
      @media screen and (max-width: 980px) {
        .box-catalog .flex-box div {
          width: 48%; } }
      @media screen and (max-width: 736px) {
        .box-catalog .flex-box div {
          margin-bottom: 20px;
          width: 100%; } }
      .box-catalog .flex-box div img {
        margin: 0 0 10px; }
      .box-catalog .flex-box div a {
        display: block;
        padding: 28px 0;
        font-size: 25px;
        line-height: 1;
        color: #fff !important;
        text-align: center;
        text-decoration: none !important;
        background: url(/maison/contact/img/icn_arrow03.png) right center no-repeat #F57D13;
        background-size: 57px auto;
        opacity: 1;
        transition: opacity 0.25s;
        -webkit-transition: opacity 0.25s; }
        @media screen and (max-width: 980px) {
          .box-catalog .flex-box div a {
            font-size: 1.95312vw; } }
        @media screen and (max-width: 736px) {
          .box-catalog .flex-box div a {
            padding: 15px 30px 15px 0;
            font-size: 16px; } }
        @media screen and (max-device-width: 320px) and (orientation: portrait) {
          .box-catalog .flex-box div a {
            font-sizze: 14px;
            background-size: 30px auto; } }
        .box-catalog .flex-box div a:hover {
          opacity: 0.7; }
        .box-catalog .flex-box div a img {
          width: 38px;
          margin: 0 10px 0 0;
          vertical-align: middle; }
          @media screen and (max-device-width: 320px) and (orientation: portrait) {
            .box-catalog .flex-box div a img {
              width: 20px; } }

.box-movie {
  background: #ffffff;
  padding-top: 35px;
  padding-bottom: 50px;
  margin-bottom: 35px; }
  @media screen and (max-width: 736px) {
    .box-movie {
      padding-top: 20px;
      padding-bottom: 10px;
      margin-bottom: 25px; } }
  .box-movie h2 {
    background: none;
    width: auto;
    margin-bottom: 23px; }
    @media screen and (max-width: 980px) {
      .box-movie h2 {
        font-size: 28px; } }
    @media screen and (max-width: 736px) {
      .box-movie h2 {
        font-size: 18px;
        margin-bottom: 15px; } }
    .box-movie h2 img {
      width: 184px;
      vertical-align: bottom; }
      @media screen and (max-width: 736px) {
        .box-movie h2 img {
          width: 100px;
          display: block;
          margin: 0 auto 10px; } }
    .box-movie h2 span {
      display: inline-block;
      margin-left: .5em; }
      @media screen and (max-width: 736px) {
        .box-movie h2 span {
          margin-left: 0; } }
  .box-movie p {
    font-size: 16px;
    font-weight: 400;
    line-height: 175%;
    text-align: center;
    margin-bottom: 23px; }
    @media screen and (max-width: 736px) {
      .box-movie p {
        font-size: 14px;
        text-align: left;
        width: 90%;
        margin: 0 auto 20px; } }
  .box-movie .movie_list {
    width: 980px;
    margin: 0 auto;
    justify-content: space-between; }
    @media screen and (max-width: 980px) {
      .box-movie .movie_list {
        width: 80%; } }
    .box-movie .movie_list li {
      width: 47.9%;
      list-style: none; }
      @media screen and (max-width: 736px) {
        .box-movie .movie_list li {
          width: 100%;
          margin-bottom: 25px; } }
      .box-movie .movie_list li a, .box-movie .movie_list li span {
        display: block; }
        .box-movie .movie_list li a.img, .box-movie .movie_list li span.img {
          margin-bottom: 20px; }
          @media screen and (max-width: 736px) {
            .box-movie .movie_list li a.img, .box-movie .movie_list li span.img {
              margin-bottom: 15px; } }
        .box-movie .movie_list li a.txt, .box-movie .movie_list li span.txt {
          position: relative;
          width: 68%;
          background: #f9f8f1;
          text-align: center;
          color: #e95513 !important;
          font-size: 18px;
          font-weight: 500;
          line-height: 177%;
          padding: 17px 0;
          margin: 0 auto; }
          @media screen and (max-width: 736px) {
            .box-movie .movie_list li a.txt, .box-movie .movie_list li span.txt {
              width: 80%;
              font-size: 13px;
              padding: 10px 0; } }
          .box-movie .movie_list li a.txt:before, .box-movie .movie_list li span.txt:before {
            position: absolute;
            content: "";
            width: 26px;
            height: 26px;
            background: url(/maison/contact/img/movie_line.png) no-repeat top center;
            background-size: 100% auto;
            top: -5px;
            left: -7px; }
      .box-movie .movie_list li a {
        text-decoration: underline; }
        .box-movie .movie_list li a:hover {
          text-decoration: none; }

.remodal .inner {
  position: relative;
  background: #ffffff;
  padding: 15px; }
  .remodal .inner .closer {
    position: absolute;
    width: 36px;
    height: 36px;
    right: -18px;
    top: -18px; }

.remodal .title {
  text-align: center;
  font-size: 13px;
  margin-top: 15px; }
  .remodal .title span {
    display: inline-block;
    background: #000;
    text-align: center;
    border-radius: 15px;
    padding: 2px 20px;
    color: #ffffff; }
  .remodal .title br {
    display: none; }
    @media screen and (max-width: 736px) {
      .remodal .title br {
        display: inline; } }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 23px 0; }

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38; }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent; }

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0); } }

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 780px; } }

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }
