@charset "UTF-8";
/*1025px以上で適用する内容*/
@media screen and (min-width: 1025px) {
  /* all----------------------------------------------- */
  .all {
    width: 100%;
    position: relative; }

  /* main_contents----------------------------------------------- */
  .main_contents {
    width: 1200px;
    margin: 0 auto; }

  /* contents----------------------------------------------- */
  .formatkobetu_page-contents {
    width: 100%;
    padding: 87px 0 70px 0; }
    .formatkobetu_page-contents .fok_pa-co_movie {
      text-align: center; }
      .formatkobetu_page-contents .fok_pa-co_movie .movie_list iframe {
        width: 720px;
        height: 405px;
        margin: 70px 0 50px; }
      .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: 18px 18px;
          background-position: right 23px center; }
        .formatkobetu_page-contents .fok_pa-co_movie .color_btn .select_item {
          font-size: 22px;
          font-weight: 500;
          line-height: 1.5;
          width: 440px;
          margin: 0 auto;
          color: white;
          background-color: #008ED5;
          border-radius: 80px;
          padding: 13px 30px;
          cursor: pointer; }
          .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 auto 70px;
      width: 100%; }
      .formatkobetu_page-contents .fok_pa-co_text img {
        width: 35px; }
      .formatkobetu_page-contents .fok_pa-co_text p:first-of-type {
        font-size: 23px;
        font-weight: 500;
        line-height: 1.5;
        margin: 25px 0 15px; }
      .formatkobetu_page-contents .fok_pa-co_text p:nth-of-type(2) {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 15px; }
      .formatkobetu_page-contents .fok_pa-co_text .time-photo {
        width: 160px;
        margin: 10px auto 0; }
        .formatkobetu_page-contents .fok_pa-co_text .time-photo img {
          width: 23px;
          height: 23px;
          float: left; }
          .formatkobetu_page-contents .fok_pa-co_text .time-photo img:nth-of-type(2) {
            margin-left: 25px; }
        .formatkobetu_page-contents .fok_pa-co_text .time-photo p {
          font-size: 16px;
          font-weight: 500;
          line-height: 1.5;
          float: left;
          margin: 0 0 0 7px; }
      .formatkobetu_page-contents .fok_pa-co_text p:nth-of-type(3) {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        margin-top: 20px;
        color: gray;
        border: 2px solid gray;
        display: inline-block;
        padding: 5px 15px; }
    .formatkobetu_page-contents .fok_pa-co_back {
      width: 350px;
      height: 40px;
      text-align: center;
      margin: 0 auto; }
      .formatkobetu_page-contents .fok_pa-co_back a {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        background-color: #008ED5;
        -webkit-border-radius: 80px;
        -moz-border-radius: 80px;
        border-radius: 80px;
        color: white;
        display: block;
        transition: .3s;
        padding: 10px 0;
        border: 2px solid #008ED5; }
        .formatkobetu_page-contents .fok_pa-co_back a:hover {
          background-color: white;
          color: #008ED5; } }

/*# sourceMappingURL=designformat-000.css.map */
