@charset "UTF-8";
#center {
  background-color: rgba(255, 255, 255, 0.4);
  margin: 0;
  padding: 0;
}

section {
  background-color: rgba(255, 255, 255, 0.8);
}

.movie-item a,
.symbolize-game-item a{
  display: block;
}

.global-movie img{
  height: auto;
  width: 100%;
}
@media all and (max-width: 639px) {
  #headline {
    margin: auto;
    width: 100%;
    height: auto;
  }
  #headline .caption h2 {
    margin: 0 auto 2vh;
    text-align: center;
    color: #40241e;
    font-size: 2.4em;
    font-weight: bold;
    letter-spacing: 10px;
  }
  #headline .caption h2 small {
    font-size: 0.6em;
  }
  #headline .caption h2 small span {
    font-size: 1em;
    color: #f2e1ac;
    text-shadow: 5px 5px 3px #d2771c, -5px 5px 3px #d2771c, 5px -5px 3px #d2771c, -5px -5px 3px #d2771c, 5px 0px 3px #d2771c, 0px 5px 3px #d2771c, -5px 0px 3px #d2771c, 0px -5px 3px #d2771c;
  }
  #headline .caption .global-movie {
    margin: 0 auto auto;
    width: 100%;
    height: auto;
  }
  #headline .caption .global-movie iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #lounge {
    margin: auto;
    padding: 2vh 0;
    width: 100%;
    height: auto;
  }
  #lounge h3 {
    margin: auto 5% 0;
    text-align: left;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #lounge .description {
    margin: 5%;
    color: #40241e;
    font-weight: bold;
  }
  #lounge .movie-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #lounge .movie-list .movie-item {
    list-style-type: none;
    width: 90%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-title {
    margin: 2% auto;
    text-align: left;
    width: 80%;
    height: auto;
    color: #ed3f20;
  }
  #lounge .publicity-wrapper .publicity-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #c3ddfe;
    padding: 20px 30px;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-weight: bold;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper {
    position: relative;
    margin-top: 2%;
    max-width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list {
    position: static;
    padding-left: 0;
    display: inline;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(1):before {
    content: "①";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(2):before {
    content: "②";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item figure {
    position: absolute;
    display: inline;
    margin: 0;
    right: 0;
    bottom: 0;
    text-align: right;
  }
  #lounge .ad-wrapper .ad-title {
    margin: 2% auto;
    width: 80%;
    height: auto;
    color: #362fba;
  }
  #lounge .ad-wrapper .ad-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #fbf1d4;
    padding: 20px 30px;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-size: 0.9em;
    font-weight: bold;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor h4 {
    margin-bottom: 0;
    color: #5965fd;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-campaign-description {
    margin-top: 0;
    color: #5965fd;
    font-size: 0.9em;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor figure {
    display: inline;
    float: right;
    clear: none;
    text-align: right;
    margin: 0;
    padding: 0;
    width: 30%;
    height: auto;
  }
  #lounge .form-wrapper #form {
    background-color: #dcdcdc;
    padding: 20px 30px;
  }
  #lounge .form-wrapper #form .form-title {
    text-align: center;
    color: #330000;
  }
  #lounge .form-wrapper #form .form-title strong {
    font-size: 1.4em;
  }
  #lounge .form-wrapper #form .form-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: unset;
  }
  #lounge .form-wrapper #form .form-list .form-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .absolute::after {
    margin-left: 1vw;
    color: red;
    font-size: 0.8em;
    content: "必須";
  }
  #lounge .form-wrapper #form .form-list .semi-absolute::after {
    display: block;
    color: red;
    font-size: 0.8em;
    content: "リンク依頼のみ必須";
  }
  #lounge .form-wrapper #form .form-list .form-value {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=text] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=email] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=url] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value label {
    font-size: 0.8em;
  }
  #lounge .form-wrapper #form .form-list .form-value label input[type=radio] {
    margin-right: 0.2vw;
  }
  #lounge .form-wrapper #form .form-event-area {
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
  }
  #lounge .form-wrapper #form input[type=submit] {
    display: block;
    cursor: pointer;
    background-color: #137bf0;
    border: none;
    margin: auto;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: bold;
  }
  #lounge .form-wrapper .regulation-box {
    background-color: #549af1;
    padding: 20px 30px;
  }
  #lounge .form-wrapper .regulation-box .regulation-title {
    text-align: center;
  }
  #lounge .form-wrapper .regulation-box ol li {
    margin: 2% auto;
    font-size: 0.9em;
  }
  #lounge .youtube-wrapper {
    /*
    .youtube-title {
      text-align: center;
      color: #ed3f20;
      strong {
        font-size: 1.6em;
      }
    }
    .recommend-box {
      .recommend-list {
        padding-left: 0;

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
        .recommend-item {
          list-style-type: none;
        }
      }
    }
    */
  }
  #lounge .youtube-wrapper .share-button-box .button-list-title {
    margin-bottom: 0.5%;
    text-align: center;
  }
  #lounge .youtube-wrapper .share-button-box .button-list {
    margin-top: 0;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .share-button-box .button-list .button-item {
    list-style-type: none;
    margin: 2% auto;
  }
  #lounge .youtube-wrapper .retro-movie-box h4.retro-movie-title {
    text-align: center;
    color: #ed3f20;
    font-size: 1.2em;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list {
    padding-left: 0;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list .retro-movie-item {
    list-style-type: none;
    width: calc(100%/3);
    height: auto;
    padding: 10px;
  }
  #lounge .youtube-wrapper .just-it-more {
    margin: auto;
    text-align: center;
  }
  #lounge .youtube-wrapper .just-it-more .more-button {
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    background-color: #007dc1;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.2em;
    padding: 10px 100px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:hover {
    background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    background-color: #0061a7;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:active {
    position: relative;
    top: 1px;
  }

  #exam {
    margin: auto;
    padding: 2vh 0;
    width: 100%;
    height: auto;
  }
  #exam .exam-box {
    margin: 5% auto 2vh;
    padding: 20px;
    width: 100%;
    height: auto;
    background-color: #99cccc;
  }
  #exam .exam-box h3 {
    margin: auto 5% 0;
    text-align: center;
    color: #f2e1ac;
    font-size: 1.4em;
    text-shadow: 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea;
  }
  #exam .exam-box .exam-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  #exam .exam-box .exam-list .exam-item {
    list-style-type: none;
    margin: 20px;
    text-align: center;
    width: 90%;
    height: auto;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(1) {
    background-color: #ffcc33;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(2) {
    background-color: #fff799;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(3) {
    background-color: #ccccff;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(4) {
    background-color: #ccffcc;
  }
  #exam .exam-box .exam-list .exam-item a:link, #exam .exam-box .exam-list .exam-item a:hover, #exam .exam-box .exam-list .exam-item a:active, #exam .exam-box .exam-list .exam-item a:visited {
    text-decoration: none;
    display: block;
    margin: 5px 10px;
    font-size: 1.2em;
    font-weight: bold;
  }
  #exam .exam-box .exam-list .exam-item a:link span.return, #exam .exam-box .exam-list .exam-item a:hover span.return, #exam .exam-box .exam-list .exam-item a:active span.return, #exam .exam-box .exam-list .exam-item a:visited span.return {
    display: block;
  }

  #old-toy {
    margin: auto;
    padding: 2vh 0;
    width: 100%;
    height: auto;
  }
  #old-toy h3 {
    margin: auto 5% 3%;
    text-align: left;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #old-toy .symbolize-game-text {
    margin: 1.5% 5%;
    text-align: left;
  }
  #old-toy .symbolize-game-wrapper {
    width: 100%;
    height: auto;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
    margin-bottom: 0;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item {
    list-style-type: none;
    text-align: center;
    width: 80%;
    height: auto;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #discovery {
    margin: auto;
    padding: 2vh 0;
    width: 100%;
    height: auto;
  }
  #discovery h3 {
    margin: auto 5% 3%;
    text-align: left;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #discovery .facility-box {
    margin: auto;
  }
  #discovery .facility-box .facility-text {
    margin: 1.5% 5%;
    text-align: left;
  }
  #discovery .facility-wrapper {
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list {
    background-color: #d6e6ff;
    padding-left: 0;
    margin: 0;
    padding: 0;
    width: 90%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item {
    list-style-type: none;
    text-align: center;
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item img {
    margin: auto;
  }

  #try-creative {
    margin: 10vh auto;
    padding: 2vh 0;
    width: 100%;
    height: auto;
  }
  #try-creative h3 {
    margin: auto 5% 0;
    text-align: left;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #try-creative .solicitation-text {
    margin: 5%;
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .procedure-box .procedure-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure {
    cursor: pointer;
    background-color: #fff799;
    border-radius: 10px;
    padding: 20px;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure figcaption {
    text-align: center;
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .inquiry-button {
    background-color: #d95204;
    margin: auto;
    width: 80%;
    height: auto;
  }
  #try-creative .inquiry-button .inquiry-text {
    text-align: center;
  }
  #try-creative .inquiry-button .inquiry-text a:link, #try-creative .inquiry-button .inquiry-text a:hover, #try-creative .inquiry-button .inquiry-text a:active, #try-creative .inquiry-button .inquiry-text a:visited {
    text-decoration: none;
    display: block;
    padding: 10px;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
  }

  #outsourcing {
    margin: auto;
    padding: 2vh 0;
    width: 100%;
    height: auto;
  }
  #outsourcing .task {
    color: #0a1fb8;
    font-size: 1.2em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item {
    list-style-type: none;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item figure {
    width: auto;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .commission-item {
    list-style-type: none;
    width: 90%;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube {
    background-color: #efb0f8;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:active {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #0a1fb8;
    font-size: 1.4em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover {
    background-color: #d365e3;
    color: #ffffff;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage {
    background-color: #99c6fd;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover {
    background-color: #549af1;
    color: #ffffff;
  }
}
@media all and (min-width: 640px) and (max-width: 1023px) {
  #headline {
    margin: auto;
    padding: 3vh 3vw;
    width: 80%;
    height: auto;
  }
  #headline .caption h2 {
    margin-bottom: 0;
    text-align: center;
    color: #40241e;
    font-size: 2.4em;
    font-weight: bold;
    letter-spacing: 10px;
  }
  #headline .caption h2 small {
    font-size: 0.6em;
  }
  #headline .caption h2 small span {
    font-size: 1em;
    color: #f2e1ac;
    text-shadow: 5px 5px 3px #d2771c, -5px 5px 3px #d2771c, 5px -5px 3px #d2771c, -5px -5px 3px #d2771c, 5px 0px 3px #d2771c, 0px 5px 3px #d2771c, -5px 0px 3px #d2771c, 0px -5px 3px #d2771c;
  }
  #headline .caption .global-movie {
    margin: 0 auto auto;
    width: 100%;
    height: auto;
  }
  #headline .caption .global-movie iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #lounge {
    margin: auto;
    padding: 3vh 3vw;
    width: 80%;
    height: auto;
  }
  #lounge h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #lounge .description {
    color: #40241e;
    font-weight: bold;
  }
  #lounge .movie-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: flex-start;
  }
  #lounge .movie-list .movie-item {
    list-style-type: none;
    width: calc(100%/2);
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-title {
    margin: 2% auto;
    text-align: left;
    width: 80%;
    height: auto;
    color: #ed3f20;
  }
  #lounge .publicity-wrapper .publicity-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #c3ddfe;
    padding: 20px 30px;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-weight: bold;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper {
    position: relative;
    margin-top: 2%;
    max-width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list {
    position: static;
    padding-left: 0;
    display: inline;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(1):before {
    content: "①";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(2):before {
    content: "②";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item figure {
    position: absolute;
    display: inline;
    margin: 0;
    right: 0;
    bottom: -10px;
    text-align: right;
  }
  #lounge .ad-wrapper .ad-title {
    margin: 2% auto;
    width: 80%;
    height: auto;
    color: #362fba;
  }
  #lounge .ad-wrapper .ad-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #fbf1d4;
    padding: 20px 30px;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-size: 0.9em;
    font-weight: bold;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor h4 {
    margin-bottom: 0;
    color: #5965fd;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-campaign-description {
    margin-top: 0;
    color: #5965fd;
    font-size: 0.9em;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor figure {
    display: inline;
    float: right;
    clear: none;
    text-align: right;
    margin: 0;
    padding: 0;
    width: 30%;
    height: auto;
  }
  #lounge .form-wrapper #form {
    background-color: #dcdcdc;
    padding: 20px 30px;
  }
  #lounge .form-wrapper #form .form-title {
    text-align: center;
    color: #330000;
  }
  #lounge .form-wrapper #form .form-title strong {
    font-size: 1.4em;
  }
  #lounge .form-wrapper #form .form-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .form-wrapper #form .form-list .form-item {
    list-style-type: none;
    width: calc(100%/3*1);
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .absolute::after {
    margin-left: 1vw;
    color: red;
    font-size: 0.7em;
    content: "必須";
  }
  #lounge .form-wrapper #form .form-list .semi-absolute::after {
    display: block;
    color: red;
    font-size: 0.7em;
    content: "リンク依頼のみ必須";
  }
  #lounge .form-wrapper #form .form-list .form-value {
    list-style-type: none;
    width: calc(100%/3*2);
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=text] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=email] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=url] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value label {
    font-size: 0.7em;
  }
  #lounge .form-wrapper #form .form-list .form-value label input[type=radio] {
    margin-right: 0.2vw;
  }
  #lounge .form-wrapper #form .form-event-area {
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
  }
  #lounge .form-wrapper #form input[type=submit] {
    display: block;
    cursor: pointer;
    background-color: #137bf0;
    border: none;
    margin: auto;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: bold;
  }
  #lounge .form-wrapper .regulation-box {
    background-color: #549af1;
    padding: 20px 30px;
  }
  #lounge .form-wrapper .regulation-box .regulation-title {
    text-align: center;
  }
  #lounge .form-wrapper .regulation-box ol li {
    margin: 2% auto;
    font-size: 0.9em;
  }
  #lounge .youtube-wrapper {
    /*
    .youtube-title {
      text-align: center;
      color: #ed3f20;
      strong {
        font-size: 1.6em;
      }
    }
    .recommend-box {
      .recommend-list {
        padding-left: 0;

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
        .recommend-item {
          list-style-type: none;
        }
      }
    }
    */
  }
  #lounge .youtube-wrapper .share-button-box .button-list-title {
    margin-bottom: 0.5%;
    text-align: center;
  }
  #lounge .youtube-wrapper .share-button-box .button-list {
    margin-top: 0;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .share-button-box .button-list .button-item {
    list-style-type: none;
    margin: 0 2%;
  }
  #lounge .youtube-wrapper .retro-movie-box h4.retro-movie-title {
    text-align: center;
    color: #ed3f20;
    font-size: 1.2em;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list {
    padding-left: 0;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list .retro-movie-item {
    list-style-type: none;
    width: calc(100%/3);
    height: auto;
    padding: 10px;
  }
  #lounge .youtube-wrapper .just-it-more {
    margin: auto;
    text-align: center;
  }
  #lounge .youtube-wrapper .just-it-more .more-button {
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    background-color: #007dc1;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.2em;
    padding: 10px 100px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:hover {
    background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    background-color: #0061a7;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:active {
    position: relative;
    top: 1px;
  }

  #exam {
    margin: auto;
    padding: 3vh 3vw;
    width: 80%;
    height: auto;
  }
  #exam .exam-box {
    margin: 5% auto;
    padding: 20px;
    width: 100%;
    height: auto;
    background-color: #99cccc;
  }
  #exam .exam-box h3 {
    text-align: center;
    color: #f2e1ac;
    font-size: 1.4em;
    text-shadow: 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea;
  }
  #exam .exam-box .exam-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  #exam .exam-box .exam-list .exam-item {
    list-style-type: none;
    margin: 20px;
    text-align: center;
    width: 60%;
    height: auto;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(1) {
    background-color: #ffcc33;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(2) {
    background-color: #fff799;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(3) {
    background-color: #ccccff;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(4) {
    background-color: #ccffcc;
  }
  #exam .exam-box .exam-list .exam-item a:link, #exam .exam-box .exam-list .exam-item a:hover, #exam .exam-box .exam-list .exam-item a:active, #exam .exam-box .exam-list .exam-item a:visited {
    text-decoration: none;
    display: block;
    margin: 5px 10px;
    font-size: 1.2em;
    font-weight: bold;
  }
  #exam .exam-box .exam-list .exam-item a:link span.return, #exam .exam-box .exam-list .exam-item a:hover span.return, #exam .exam-box .exam-list .exam-item a:active span.return, #exam .exam-box .exam-list .exam-item a:visited span.return {
    display: inline-block;
  }

  #old-toy {
    margin: auto;
    padding: 3vh 3vw;
    width: 80%;
    height: auto;
  }
  #old-toy h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #old-toy .symbolize-game-text {
    margin: 1.5% auto;
    text-align: center;
  }
  #old-toy .symbolize-game-wrapper {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-image: url("../image/game_movie_background.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item {
    list-style-type: none;
    text-align: center;
    width: 45%;
    height: auto;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #discovery {
    margin: auto;
    padding: 3vh 3vw;
    width: 80%;
    height: auto;
  }
  #discovery h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #discovery .facility-box {
    margin: auto;
    width: 90%;
    height: auto;
  }
  #discovery .facility-box .facility-text {
    margin: 1.5% auto;
    text-align: left;
  }
  #discovery .facility-wrapper {
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list {
    background-color: #d6e6ff;
    padding-left: 0;
    margin: 0;
    padding: 0;
    width: 45%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item img {
    margin: auto;
  }

  #try-creative {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 80%;
    height: auto;
  }
  #try-creative h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.4em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #try-creative .solicitation-text {
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .procedure-box .procedure-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: stretch;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item {
    list-style-type: none;
    display: grid;
    width: calc(100%/2);
    height: auto;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure {
    cursor: pointer;
    background-color: #fff799;
    border-radius: 10px;
    padding: 20px;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure figcaption {
    text-align: center;
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .inquiry-button {
    background-color: #d95204;
    margin: auto;
    width: 50%;
    height: auto;
  }
  #try-creative .inquiry-button .inquiry-text {
    text-align: center;
  }
  #try-creative .inquiry-button .inquiry-text a:link, #try-creative .inquiry-button .inquiry-text a:hover, #try-creative .inquiry-button .inquiry-text a:active, #try-creative .inquiry-button .inquiry-text a:visited {
    text-decoration: none;
    display: block;
    padding: 10px;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
  }

  #outsourcing {
    margin: auto;
    padding: 3vh 3vw;
    width: 80%;
    height: auto;
  }
  #outsourcing .task {
    color: #0a1fb8;
    font-size: 1.2em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: stretch;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item {
    list-style-type: none;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item figure {
    width: auto;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .commission-item {
    list-style-type: none;
    width: 90%;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube {
    background-color: #efb0f8;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:active {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #0a1fb8;
    font-size: 1em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover {
    background-color: #d365e3;
    color: #ffffff;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage {
    background-color: #99c6fd;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #000000;
    font-size: 1em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover {
    background-color: #549af1;
    color: #ffffff;
  }
}
@media all and (min-width: 1024px) and (max-width: 1919px) {
  #headline {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: min(80%, 1024px);
    height: auto;
  }
  #headline .caption h2 {
    margin: 0 auto;
    text-align: center;
    color: #40241e;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 10px;
  }
  #headline .caption h2 small {
    font-size: 0.6em;
  }
  #headline .caption h2 small span {
    font-size: 1em;
    color: #f2e1ac;
    text-shadow: 5px 5px 3px #d2771c, -5px 5px 3px #d2771c, 5px -5px 3px #d2771c, -5px -5px 3px #d2771c, 5px 0px 3px #d2771c, 0px 5px 3px #d2771c, -5px 0px 3px #d2771c, 0px -5px 3px #d2771c;
  }
  #headline .caption .global-movie {
    margin: 0 auto auto;
    width: 100%;
    height: auto;
  }
  #headline .caption .global-movie iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #lounge {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: min(80%, 1024px);
    height: auto;
  }
  #lounge h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #lounge .description {
    color: #40241e;
    font-weight: bold;
  }
  #lounge .movie-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: flex-start;
  }
  #lounge .movie-list .movie-item {
    list-style-type: none;
    width: calc(100%/2);
    height: auto;
  }
  #lounge .publicity-wrapper {
    margin: auto auto 5%;
  }
  #lounge .publicity-wrapper .publicity-title {
    margin: 2% auto;
    text-align: left;
    width: 80%;
    height: auto;
    color: #ed3f20;
  }
  #lounge .publicity-wrapper .publicity-title strong {
    font-size: 1.4em;
  }
  #lounge .publicity-wrapper .publicity-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #c3ddfe;
    padding: 20px 30px;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-weight: bold;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper {
    position: relative;
    margin-top: 2%;
    max-width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list {
    position: static;
    padding-left: 0;
    display: inline;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(1):before {
    content: "①";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(2):before {
    content: "②";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item figure {
    position: absolute;
    display: inline;
    margin: 0;
    right: 0;
    bottom: -10px;
    text-align: right;
  }
  #lounge .ad-wrapper {
    margin: auto auto 5%;
  }
  #lounge .ad-wrapper .ad-title {
    margin: 2% auto;
    width: 80%;
    height: auto;
    color: #362fba;
  }
  #lounge .ad-wrapper .ad-title strong {
    font-size: 1.4em;
  }
  #lounge .ad-wrapper .ad-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #fbf1d4;
    padding: 20px 30px;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-size: 0.9em;
    font-weight: bold;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor h4 {
    margin-bottom: 0;
    color: #5965fd;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-campaign-description {
    margin-top: 0;
    color: #5965fd;
    font-size: 0.9em;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor figure {
    display: inline;
    float: right;
    clear: none;
    text-align: right;
    margin: 0;
    padding: 0;
    width: 30%;
    height: auto;
  }
  #lounge .form-wrapper #form {
    background-color: #dcdcdc;
    padding: 20px 30px;
  }
  #lounge .form-wrapper #form .form-title {
    text-align: center;
    color: #330000;
  }
  #lounge .form-wrapper #form .form-title strong {
    font-size: 1.4em;
  }
  #lounge .form-wrapper #form .form-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .form-wrapper #form .form-list .form-item {
    list-style-type: none;
    width: calc(100%/3*1);
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .absolute::after {
    margin-left: 1vw;
    color: red;
    font-size: 0.7em;
    content: "必須";
  }
  #lounge .form-wrapper #form .form-list .semi-absolute::after {
    display: block;
    color: red;
    font-size: 0.7em;
    content: "リンク依頼のみ必須";
  }
  #lounge .form-wrapper #form .form-list .form-value {
    list-style-type: none;
    width: calc(100%/3*2);
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=url] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value label {
    font-size: 0.7em;
  }
  #lounge .form-wrapper #form .form-list .form-value label input[type=radio] {
    margin-right: 0.2vw;
  }
  #lounge .form-wrapper #form .form-event-area {
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
  }
  #lounge .form-wrapper #form input[type=submit] {
    display: block;
    cursor: pointer;
    background-color: #137bf0;
    border: none;
    margin: auto;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: bold;
  }
  #lounge .form-wrapper .regulation-box {
    background-color: #549af1;
    padding: 20px 30px;
  }
  #lounge .form-wrapper .regulation-box .regulation-title {
    text-align: center;
  }
  #lounge .form-wrapper .regulation-box ol li {
    margin: 2% auto;
    font-size: 0.9em;
  }
  #lounge .youtube-wrapper {
    /*
    .youtube-title {
      text-align: center;
      color: #ed3f20;
      strong {
        font-size: 1.6em;
      }
    }
    .recommend-box {
      .recommend-list {
        padding-left: 0;

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
        .recommend-item {
          list-style-type: none;
        }
      }
    }
    */
  }
  #lounge .youtube-wrapper .share-button-box .button-list-title {
    margin-bottom: 0.5%;
    text-align: center;
  }
  #lounge .youtube-wrapper .share-button-box .button-list {
    margin-top: 0;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .share-button-box .button-list .button-item {
    list-style-type: none;
    margin: 0 2%;
  }
  #lounge .youtube-wrapper .retro-movie-box h4.retro-movie-title {
    text-align: center;
    color: #ed3f20;
    font-size: 1.6em;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list {
    padding-left: 0;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list .retro-movie-item {
    list-style-type: none;
    width: calc(100%/3);
    height: auto;
    padding: 10px;
  }
  #lounge .youtube-wrapper .just-it-more {
    margin: auto;
    text-align: center;
  }
  #lounge .youtube-wrapper .just-it-more .more-button {
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    background-color: #007dc1;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.6em;
    padding: 10px 140px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:hover {
    background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    background-color: #0061a7;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:active {
    position: relative;
    top: 1px;
  }

  #exam {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: min(80%, 1024px);
    height: auto;
  }
  #exam .exam-box {
    margin: 5% auto;
    padding: 20px;
    width: 100%;
    height: auto;
    background-color: #99cccc;
  }
  #exam .exam-box h3 {
    text-align: center;
    color: #f2e1ac;
    font-size: 1.6em;
    text-shadow: 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea;
  }
  #exam .exam-box .exam-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #exam .exam-box .exam-list .exam-item {
    list-style-type: none;
    margin: 20px;
    padding: 5px 15px;
    text-align: center;
    width: 45%;
    height: auto;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(1) {
    background-color: #ffcc33;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(2) {
    background-color: #fff799;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(3) {
    background-color: #ccccff;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(4) {
    background-color: #ccffcc;
  }
  #exam .exam-box .exam-list .exam-item a:link, #exam .exam-box .exam-list .exam-item a:hover, #exam .exam-box .exam-list .exam-item a:active, #exam .exam-box .exam-list .exam-item a:visited {
    text-decoration: none;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
  }
  #exam .exam-box .exam-list .exam-item a:link span.return, #exam .exam-box .exam-list .exam-item a:hover span.return, #exam .exam-box .exam-list .exam-item a:active span.return, #exam .exam-box .exam-list .exam-item a:visited span.return {
    display: inline-block;
  }

  #old-toy {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: min(80%, 1024px);
    height: auto;
  }
  #old-toy h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #old-toy .symbolize-game-text {
    margin: 1.5% auto;
    text-align: center;
  }
  #old-toy .symbolize-game-wrapper {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-image: url("../image/game_movie_background.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item {
    list-style-type: none;
    text-align: center;
    width: 45%;
    height: auto;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #discovery {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: min(80%, 1024px);
    height: auto;
  }
  #discovery h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #discovery .facility-box {
    margin: auto;
    width: 90%;
    height: auto;
  }
  #discovery .facility-box .facility-text {
    margin: 1.5% auto;
    text-align: left;
  }
  #discovery .facility-wrapper {
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list {
    background-color: #d6e6ff;
    padding-left: 0;
    margin: 0;
    padding: 0;
    width: 45%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item img {
    margin: auto;
  }

  #try-creative {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: min(80%, 1024px);
    height: auto;
  }
  #try-creative h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #try-creative .solicitation-text {
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .procedure-box .procedure-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: stretch;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item {
    list-style-type: none;
    display: grid;
    width: calc(100%/2);
    height: auto;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure {
    cursor: pointer;
    background-color: #fff799;
    border-radius: 10px;
    padding: 20px;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure figcaption {
    text-align: center;
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .inquiry-button {
    background-color: #d95204;
    margin: auto;
    width: 30%;
    height: auto;
  }
  #try-creative .inquiry-button .inquiry-text {
    text-align: center;
  }
  #try-creative .inquiry-button .inquiry-text a:link, #try-creative .inquiry-button .inquiry-text a:hover, #try-creative .inquiry-button .inquiry-text a:active, #try-creative .inquiry-button .inquiry-text a:visited {
    text-decoration: none;
    display: block;
    padding: 10px;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
  }

  #outsourcing {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: min(80%, 1024px);
    height: auto;
  }
  #outsourcing .task {
    color: #0a1fb8;
    font-size: 1.2em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: stretch;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item {
    list-style-type: none;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item figure {
    width: auto;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .commission-item {
    list-style-type: none;
    width: 90%;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube {
    background-color: #efb0f8;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:active {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #0a1fb8;
    font-size: 1.4em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover {
    background-color: #d365e3;
    color: #ffffff;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage {
    background-color: #99c6fd;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover {
    background-color: #549af1;
    color: #ffffff;
  }
}
@media all and (min-width: 1920px) {
  #headline {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 60%;
    height: auto;
  }
  #headline .caption h2 {
    margin: 0 auto;
    text-align: center;
    color: #40241e;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 10px;
  }
  #headline .caption h2 small {
    font-size: 0.6em;
  }
  #headline .caption h2 small span {
    font-size: 1em;
    color: #f2e1ac;
    text-shadow: 5px 5px 3px #d2771c, -5px 5px 3px #d2771c, 5px -5px 3px #d2771c, -5px -5px 3px #d2771c, 5px 0px 3px #d2771c, 0px 5px 3px #d2771c, -5px 0px 3px #d2771c, 0px -5px 3px #d2771c;
  }
  #headline .caption .global-movie {
    margin: 0 auto auto;
    width: 100%;
    height: auto;
  }
  #headline .caption .global-movie iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #lounge {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 60%;
    height: auto;
  }
  #lounge h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #lounge .description {
    color: #40241e;
    font-weight: bold;
  }
  #lounge .movie-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: flex-start;
  }
  #lounge .movie-list .movie-item {
    list-style-type: none;
    width: calc(100%/2);
    height: auto;
  }
  #lounge .publicity-wrapper {
    margin: auto auto 5%;
  }
  #lounge .publicity-wrapper .publicity-title {
    margin: 2% auto;
    text-align: left;
    width: 80%;
    height: auto;
    color: #ed3f20;
  }
  #lounge .publicity-wrapper .publicity-title strong {
    font-size: 1.4em;
  }
  #lounge .publicity-wrapper .publicity-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .publicity-wrapper .publicity-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #c3ddfe;
    padding: 20px 30px;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-weight: bold;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper {
    position: relative;
    margin-top: 2%;
    max-width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list {
    position: static;
    padding-left: 0;
    display: inline;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item {
    list-style-type: none;
    width: 100%;
    height: auto;
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(1):before {
    content: "①";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item:nth-child(2):before {
    content: "②";
  }
  #lounge .publicity-wrapper .publicity-block .publicity-bgColor .publicity-manual-wrapper .publicity-manual-list .publicity-manual-item figure {
    position: absolute;
    display: inline;
    margin: 0;
    right: 0;
    bottom: -10px;
    text-align: right;
  }
  #lounge .ad-wrapper {
    margin: auto auto 5%;
  }
  #lounge .ad-wrapper .ad-title {
    margin: 2% auto;
    width: 80%;
    height: auto;
    color: #362fba;
  }
  #lounge .ad-wrapper .ad-title strong {
    font-size: 1.4em;
  }
  #lounge .ad-wrapper .ad-block {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #lounge .ad-wrapper .ad-block > .border-side-image img {
    width: 10px;
    height: 100%;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor {
    list-style-type: none;
    width: auto;
    height: 80%;
    background-color: #fbf1d4;
    padding: 20px 30px;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-message {
    letter-spacing: 4px;
    line-height: 1.8;
    margin: 0;
    color: #330000;
    font-size: 0.9em;
    font-weight: bold;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor h4 {
    margin-bottom: 0;
    color: #5965fd;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor .ad-campaign-description {
    margin-top: 0;
    color: #5965fd;
    font-size: 0.9em;
    letter-spacing: 4px;
    line-height: 1.8;
  }
  #lounge .ad-wrapper .ad-block .ad-bgColor figure {
    display: inline;
    float: right;
    clear: none;
    text-align: right;
    margin: 0;
    padding: 0;
    width: 30%;
    height: auto;
  }
  #lounge .form-wrapper #form {
    background-color: #dcdcdc;
    padding: 20px 40px;
  }
  #lounge .form-wrapper #form .form-title {
    text-align: center;
    color: #330000;
  }
  #lounge .form-wrapper #form .form-title strong {
    font-size: 1.4em;
  }
  #lounge .form-wrapper #form .form-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .form-wrapper #form .form-list .form-item {
    list-style-type: none;
    width: calc(80%/3*1);
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .absolute::after {
    margin-left: 1vw;
    color: red;
    font-size: 0.7em;
    content: "必須";
  }
  #lounge .form-wrapper #form .form-list .semi-absolute::after {
    display: block;
    color: red;
    font-size: 0.7em;
    content: "リンク依頼のみ必須";
  }
  #lounge .form-wrapper #form .form-list .form-value {
    list-style-type: none;
    width: calc(100%/3*2);
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value input[type=url] {
    width: 100%;
    height: auto;
  }
  #lounge .form-wrapper #form .form-list .form-value label {
    font-size: 0.7em;
  }
  #lounge .form-wrapper #form .form-list .form-value label input[type=radio] {
    margin-right: 0.2vw;
  }
  #lounge .form-wrapper #form .form-event-area {
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
  }
  #lounge .form-wrapper #form input[type=submit] {
    display: block;
    cursor: pointer;
    background-color: #137bf0;
    border: none;
    margin: auto;
    padding: 5px 10px;
    color: #ffffff;
    font-weight: bold;
  }
  #lounge .form-wrapper .regulation-box {
    background-color: #549af1;
    padding: 20px 30px;
  }
  #lounge .form-wrapper .regulation-box .regulation-title {
    text-align: center;
  }
  #lounge .form-wrapper .regulation-box ol li {
    margin: 2% auto;
    font-size: 0.9em;
  }
  #lounge .youtube-wrapper {
    /*
    .youtube-title {
      text-align: center;
      color: #ed3f20;
      strong {
        font-size: 1.6em;
      }
    }
    .recommend-box {
      .recommend-list {
        padding-left: 0;

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
        .recommend-item {
          list-style-type: none;
        }
      }
    }
    */
  }
  #lounge .youtube-wrapper .share-button-box .button-list-title {
    margin-bottom: 0.5%;
    text-align: center;
  }
  #lounge .youtube-wrapper .share-button-box .button-list {
    margin-top: 0;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .share-button-box .button-list .button-item {
    list-style-type: none;
    margin: 0 2%;
  }
  #lounge .youtube-wrapper .retro-movie-box h4.retro-movie-title {
    text-align: center;
    color: #ed3f20;
    font-size: 1.6em;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list {
    padding-left: 0;
    overflow-y: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: stretch;
  }
  #lounge .youtube-wrapper .retro-movie-box .retro-movie-list .retro-movie-item {
    list-style-type: none;
    width: calc(100%/3);
    height: auto;
    padding: 10px;
  }
  #lounge .youtube-wrapper .just-it-more {
    margin: auto;
    text-align: center;
  }
  #lounge .youtube-wrapper .just-it-more .more-button {
    box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background: linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
    background-color: #007dc1;
    border-radius: 3px;
    border: 1px solid #124d77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.6em;
    padding: 10px 140px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #154682;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:hover {
    background: linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
    background-color: #0061a7;
  }
  #lounge .youtube-wrapper .just-it-more .more-button:active {
    position: relative;
    top: 1px;
  }

  #exam {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 60%;
    height: auto;
  }
  #exam .exam-box {
    margin: 5% auto;
    padding: 20px;
    width: 100%;
    height: auto;
    background-color: #99cccc;
  }
  #exam .exam-box h3 {
    text-align: center;
    color: #f2e1ac;
    font-size: 1.6em;
    text-shadow: 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 1px 1px 10px #f47144, -1px 1px 10px #f47144, 1px -1px 10px #f47144, -1px -1px 10px #f47144, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea, 2px 2px 20px #fcfdea, -2px 2px 20px #fcfdea, 2px -2px 20px #fcfdea, -2px -2px 20px #fcfdea;
  }
  #exam .exam-box .exam-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #exam .exam-box .exam-list .exam-item {
    list-style-type: none;
    margin: 20px;
    padding: 5px 15px;
    text-align: center;
    width: 45%;
    height: auto;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(1) {
    background-color: #ffcc33;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(2) {
    background-color: #fff799;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(3) {
    background-color: #ccccff;
  }
  #exam .exam-box .exam-list .exam-item:nth-of-type(4) {
    background-color: #ccffcc;
  }
  #exam .exam-box .exam-list .exam-item a:link, #exam .exam-box .exam-list .exam-item a:hover, #exam .exam-box .exam-list .exam-item a:active, #exam .exam-box .exam-list .exam-item a:visited {
    text-decoration: none;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
  }
  #exam .exam-box .exam-list .exam-item a:link span.return, #exam .exam-box .exam-list .exam-item a:hover span.return, #exam .exam-box .exam-list .exam-item a:active span.return, #exam .exam-box .exam-list .exam-item a:visited span.return {
    display: inline-block;
  }

  #old-toy {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 60%;
    height: auto;
  }
  #old-toy h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #old-toy .symbolize-game-text {
    margin: 1.5% auto;
    text-align: center;
  }
  #old-toy .symbolize-game-wrapper {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-image: url("../image/game_movie_background.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item {
    list-style-type: none;
    text-align: center;
    width: 45%;
    height: auto;
  }
  #old-toy .symbolize-game-wrapper .symbolize-game-list .symbolize-game-item iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%;
  }

  #discovery {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 60%;
    height: auto;
  }
  #discovery h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #discovery .facility-box {
    margin: auto;
    width: 90%;
    height: auto;
  }
  #discovery .facility-box .facility-text {
    margin: 1.5% auto;
    text-align: left;
  }
  #discovery .facility-wrapper {
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list {
    background-color: #d6e6ff;
    padding-left: 0;
    margin: 0;
    padding: 0;
    width: 45%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item {
    list-style-type: none;
    text-align: center;
    width: 100%;
    height: auto;
  }
  #discovery .facility-wrapper div.slide-wrapper .facility-list .facility-item img {
    margin: auto;
  }

  #try-creative {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 60%;
    height: auto;
  }
  #try-creative h3 {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 6px;
    color: #f2e1ac;
    font-size: 1.6em;
    font-weight: bold;
    text-shadow: 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff, 5px 5px 5px #4949ff, -5px 5px 5px #4949ff, 5px -5px 5px #4949ff, -5px -5px 5px #4949ff, 5px 0px 5px #4949ff, 0px 5px 5px #4949ff, -5px 0px 5px #4949ff, 0px -5px 5px #4949ff;
  }
  #try-creative .solicitation-text {
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .procedure-box .procedure-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: stretch;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item {
    list-style-type: none;
    display: grid;
    width: calc(100%/2);
    height: auto;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure {
    cursor: pointer;
    background-color: #fff799;
    border-radius: 10px;
    padding: 20px;
  }
  #try-creative .procedure-box .procedure-box-list .procedure-box-item figure figcaption {
    text-align: center;
    color: #0a1fb8;
    font-weight: bold;
  }
  #try-creative .inquiry-button {
    background-color: #d95204;
    margin: auto;
    width: 30%;
    height: auto;
  }
  #try-creative .inquiry-button .inquiry-text {
    text-align: center;
  }
  #try-creative .inquiry-button .inquiry-text a:link, #try-creative .inquiry-button .inquiry-text a:hover, #try-creative .inquiry-button .inquiry-text a:active, #try-creative .inquiry-button .inquiry-text a:visited {
    text-decoration: none;
    display: block;
    padding: 10px;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
  }

  #outsourcing {
    margin: 10vh auto;
    padding: 3vh 3vw;
    width: 60%;
    height: auto;
  }
  #outsourcing .task {
    color: #0a1fb8;
    font-size: 1.2em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: stretch;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item {
    list-style-type: none;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item figure {
    width: auto;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .commission-item {
    list-style-type: none;
    width: 90%;
    height: auto;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube {
    background-color: #efb0f8;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:visited {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #0a1fb8;
    font-size: 1.4em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .youtube a:hover {
    background-color: #d365e3;
    color: #ffffff;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage {
    background-color: #99c6fd;
    margin: 5% auto;
    text-align: center;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:link, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active, #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:active {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    width: 100%;
    height: auto;
    color: #000000;
    font-size: 1.4em;
    font-weight: bold;
  }
  #outsourcing .commission-wrapper .commission-box-list .commission-box-item .commission-list .homepage a:hover {
    background-color: #549af1;
    color: #ffffff;
  }
}
