@charset "UTF-8";
/*767px以下で適用する内容*/
@media screen and (max-width: 767px) {
  /* all----------------------------------------------- */
  .all {
    width: 100%;
    position: relative; }

  /* main_contents----------------------------------------------- */
  .main_contents {
    width: 100%;
    margin: 0 auto; }

  /* contents----------------------------------------------- */
  .formatkobetu_page-contents {
    width: 95%;
    padding: calc(12vw + 61px) 2.5% 12vw; }
    .formatkobetu_page-contents .fok_pa-co_movie {
      text-align: center; }
      .formatkobetu_page-contents .fok_pa-co_movie .movie_list iframe {
        width: 100%;
        height: 57vw;
        margin: 0 0 10vw; }
      .formatkobetu_page-contents .fok_pa-co_movie .color_btn {
        position: relative; }
        .formatkobetu_page-contents .fok_pa-co_movie .color_btn select::-ms-expand {
          display: none; }
        .formatkobetu_page-contents .fok_pa-co_movie .color_btn select {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          border: none;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -webkit-box-shadow: none;
          box-shadow: none;
          outline: none;
          background-image: url("images/common_arrow-white.svg");
          background-repeat: no-repeat;
          background-size: 5vw 5vw;
          background-position: right 6vw center; }
        .formatkobetu_page-contents .fok_pa-co_movie .color_btn .select_item {
          font-size: 5vw;
          font-weight: 500;
          line-height: 1.5;
          width: 100%;
          margin: 0 auto;
          color: white;
          background-color: #008ED5;
          border-radius: 70px;
          padding: 3vw 8vw; }
          .formatkobetu_page-contents .fok_pa-co_movie .color_btn .select_item option {
            background-color: white;
            color: black; }
    .formatkobetu_page-contents .fok_pa-co_text {
      text-align: center;
      margin: 0 0 15vw 0;
      width: 100%; }
      .formatkobetu_page-contents .fok_pa-co_text img {
        width: 10%; }
      .formatkobetu_page-contents .fok_pa-co_text p:first-of-type {
        font-size: 5.1vw;
        font-weight: 500;
        line-height: 1.5;
        margin: 4vw 0 0vw; }
      .formatkobetu_page-contents .fok_pa-co_text p:nth-of-type(2) {
        font-size: 4.4vw;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 5vw; }
      .formatkobetu_page-contents .fok_pa-co_text .time-photo {
        width: 51vw;
        margin: 3vw auto 0; }
        .formatkobetu_page-contents .fok_pa-co_text .time-photo img {
          width: 7vw;
          float: left; }
          .formatkobetu_page-contents .fok_pa-co_text .time-photo img:nth-of-type(2) {
            margin-left: 10vw; }
        .formatkobetu_page-contents .fok_pa-co_text .time-photo p {
          font-size: 4.2vw;
          font-weight: 500;
          line-height: 1.5;
          float: left;
          margin: 0 0 0 4vw; }
      .formatkobetu_page-contents .fok_pa-co_text p:nth-of-type(3) {
        font-size: 4.2vw;
        font-weight: 500;
        line-height: 1.5;
        margin-top: 6vw;
        color: gray;
        border: 2px solid gray;
        padding: 2vw 5vw; }
    .formatkobetu_page-contents .fok_pa-co_back {
      width: 100%;
      text-align: center;
      margin: 15vw auto 0; }
      .formatkobetu_page-contents .fok_pa-co_back a {
        font-size: 4.2vw;
        font-weight: 500;
        line-height: 1.5;
        background-color: white;
        -webkit-border-radius: 80px;
        -moz-border-radius: 80px;
        border-radius: 80px;
        color: #008ED5;
        display: block;
        padding: 3vw 0;
        border: 2px solid #008ED5; } }

/*# sourceMappingURL=designformat-000-sp.css.map */
