@charset "utf-8";

/*変数*/
:root{

}

/*～1280px タブレット・スマホ共通===============================================================*/
@media screen and (max-width: 1200px) {

    h2 {
        text-wrap: balance;
        word-break: auto-phrase;
    }

    .about_text .colum_hashtag {
        width: 100%;
        /*text-wrap: balance;*/
        word-break: auto-phrase;
        margin: 0 auto;
    }
    .about_text a {
        margin: 20px auto;
        text-align: center;
    }

    .grand_prize .h2_wrapper + p {
        text-wrap: balance;
        word-break: auto-phrase;
    }
    .present p b {
        text-wrap: balance;
        word-break: auto-phrase;
    }
    .present p b br{
        display: none;
    }

    .about_contents{
        padding: 10px 80px 80px;
    }
    .special_prizes .prize_box img {
        width: 100%;
        max-width: 700px;
    }


}

/*745px～1280px タブレット用===============================================================*/
@media screen and (min-width: 745px) and (max-width: 1200px) {
    /*タブレット-全体////////////////////////////////////////////////////////*/
    body {
        font-size: 80%;
        width: auto;
        -webkit-text-size-adjust: none;
        background-color: #fff;
        line-height: 1.5;
        font-feature-settings: "palt";
    }
    #Oubo,
    #Prize,
    #Software,
    #Tips,
    #Gallery,
    #Archive,
    #Youkou{
        padding: 30px!important;
    }

    .for_tab{
        display: block;
    }

    /*タブレット-menu////////////////////////////////////////////////////////*/
    .menu {
        width: 100%;
    }
    .menu .content__item {
        padding: 0 10px 0 10px;
    }

    /*タブレット-応募方法////////////////////////////////////////////////////////*/

    #Oubo{
        padding-top: 10%!important;
    }

    .oubo .senga-wrapper__senga_box {
        gap: 0px;
    }
    .senga {
        margin-top: 30px;
    }

    .step2_box .box_x2 div {
        margin: 10px auto 30px;
        width: 90%;
    }

    /*タイムラプス*/
    .timelapse_box .timelapse_h4 img {
        max-width: 120px;
    }
    .timelapse_box .timelapse_h4 h4 span{
        font-size: 55%;
        display: block;
        color: var(--color-tag);
    }

    /*タブレット-賞品////////////////////////////////////////////////////////*/

    .grand_prize_content h3 img {
        width: 80%;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    .yusyuu .prize_box img ,
    .kasaku .prize_box img {
        width: 70%;
        margin: 0 auto;
        display: block;
        max-width: auto;
    }

    .present p {
        text-align: center;
        text-wrap: balance;
        word-break: auto-phrase;
    }

    .prize_box .prize_text a {
        width: 100%;
        max-width: 130px;
        text-align: center;
        margin-left: 10px;
    }

    .prize_content.special_prizes :nth-child(1 of .prize_box) {
        flex-direction: column;
        padding: 0;
    }
    .prize_content.special_prizes :nth-child(1 of .prize_box) div {
        flex-basis: auto;
        width: 20%;
        margin-bottom: 25px;
    }
    .prize_content.special_prizes :nth-child(1 of .prize_box) .prize_text{
        width: 100%;
    }
    .prize_content.special_prizes .special_img{
        width: 50%;
        margin-top: 0;
    }
    .prize_content.special_prizes :nth-child(1 of .prize_box) div:first-child {
        flex-basis: auto;
        width: 100%;
        margin: 0 auto;
    }
    .prize_content.special_prizes .prizes_deco {
        width: 20%;
        position: absolute;
        top: 35%;
        right: 4%;
    }

    .prize_content.special_prizes2 :nth-child(1 of .prize_box) {
        flex-direction: column;
        padding: 0;
    }
    .prize_content.special_prizes2 :nth-child(1 of .prize_box) div {
        flex-basis: auto;
        width: 20%;
        margin-bottom: 25px;
    }
    .prize_content.special_prizes2 :nth-child(1 of .prize_box) .prize_text{
        width: 100%;
    }
    .prize_content.special_prizes2 .special_img{
        width: 50%;
        margin-top: 0;
    }

    .prize_content.special_prizes2 :nth-child(1 of .prize_box) div:first-child {
        flex-basis: auto;
        width: 100%;
        margin: 0 auto;
    }
    .prize_content.special_prizes2 .prizes_deco {
        width: 20%;
        position: absolute;
        top: 35%;
        right: 4%;
    }

    /*タブレット-塗り方のコツ////////////////////////////////////////////////////////*/
    .tips_box {
        flex-basis: 47.5%;
    }

    /*改行調整*/
    .content--wrapper h2 br:first-child{
        display: block;
    }

}

/*ミニタブ調整*/
@media screen and (min-width: 745px) and (max-width: 920px) {
    .box_x2 {
        flex-direction: column;
        gap: 40px;
    }

    .box_x2 > div {
        width: 100%;
        margin-bottom: 8px;
    }
    .about {
        width: 100%;
        position: relative;
        z-index: 998;
    }

    .about_contents {
        flex-direction: column-reverse;
        /*padding: 30px 0px 50px;*/
    }
    .about_text h2 {
        font-size: 180%;
    }
    .about_text a {
        margin: 20px auto;
        text-align: center;
    }

    .about_contents .about_img {
        flex-basis: auto;
        display: block;
        margin: 0 auto;
        width: 50%;
    }

    .timelapse_box .timelapse_h4 h4 {
        font-size: 200%;
    }
    .timelapse_box .timelapse_h4 h4 span{
        font-size: 60%;
        display: block;
        color: var(--color-tag);
    }

    .sns_box .box_x2 span {
        display: inline;
    }
    .sns_box .box_x2 .button {
        flex-basis: auto;
    }
    .box_x2_wrap {
        flex-direction: column;
    }

    .prize_box .prize_text.elecom li {
        width: 100%;
    }
    .prize_box .prize_text.elecom li a {
        padding: 5px 10px;
    }

    .present .prize_box {
        flex-basis: 100%;
    }

    .for_tab{
        display: block;
    }

}

/*～744px スマホ用===============================================================*/
@media screen and (max-width: 744px) {
    /*スマホ-全体////////////////////////////////////////////////////////*/
    html {
        background: none;
    }

    body {
        font-size: 80%;
        width: auto;
        -webkit-text-size-adjust: none;
        background-color: #fff;
        line-height: 1.5;
        font-feature-settings: "palt";
    }

    #Wrapper {
        width: auto;
        margin: 0 auto -60px;
        min-height: 100%;
        height: auto !important;
    }

    #pageTop {
        bottom: 10px;
        right: 10px;
    }


    /*共通枠*/
    section {
        top: 0px;
    }
    .content--wrapper {
        width: 100%;
        max-width: 90%;
        padding: 30px 15px;
    }

    .content--wrapper h2 {
        font-size: 180%;
        margin-bottom: 15px;
    }

    .content--wrapper > div + div {
        margin: 30px auto 0;
    }

    .content--wrapper + .content--wrapper {
        margin-top: 50px;
    }
    .box_x2 {
        flex-direction: column;
    }
    .box_x2 > div {
        width: 100%;
    }
    .box_x2 > div + div{
        margin-top: 30px;
    }

    /*アンカーリンク位置調整*/
    #Prize,
    #Software,
    #Tips,
    #Gallery,
    #Archive,
    #Youkou {
        padding-top: 30px;
        margin-top: 0;
    }

    .for_mb{
        display: block;
    }

    /*スマホ-メインビジュアル////////////////////////////////////////////////////////*/
    .visual {
        position: relative;
        overflow: hidden;
        background: url(/view/promotion/nurimas33/view/img/design/mv/mv_bg_sp.jpg);
        background-size: 100%;
        background-position: center top;
        height: 190vw;
        padding-top: 0;

    }
    /*
       .visual:after{
           content: "";
           width: 100%;
           height: 100%;
           background: linear-gradient(172deg, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0.50) 33%);
           position: absolute;
           bottom: 0;
           left: 0;
           z-index: 997;
       }//*/
       .visual .mv_title {
           display: block;
           position: absolute;
           top: initial;
           bottom: 0;
           left: 50%;
           transform: translateX(-50%) ;
           -webkit- transform: translateX(-50%) ;
           z-index: 999;
           height: auto;
           width:100%;
       }
       .visual .mv_logo {
           display: block;
           position: absolute;
           right: 0;
           z-index: 999;
           height: auto;
           width: 60%;
           top: 32%;
           transform: translateY(-68%);
           -webkit- transform: translateX(-68%) ;
       }

       .visual .visual_illust {
           height: auto;
           box-sizing: border-box;
           position: relative;
           text-align: center;
       }

       .visual .visual_illust img {
           width: auto!important;
           max-width: 100%!important;
           left: 0;
       }

       .visual .mv_copyright {
           color: #333333;
           font-size: 10px;
           position: absolute;
           top: initial;
           bottom: 1%;
           left: 0;
           right: 0;
           width: 100%;
           z-index: 999;
           text-align: center;
       }

       .mv_deco_ten {
           display: none;
       }
       .mv_deco_ame {
           display: none;
       }
        .mv_copyright {
            color: #FFF!important;
        }

       /*スマホ-メニュー////////////////////////////////////////////////////////*/
    .menu {
        display: none;
        width: 100%;
        position: fixed !important;
        border-bottom: none;
        background-repeat: no-repeat;
        background-size: 100%;
        background-attachment:fixed;
        background-position: top center;
        border-radius: 0px;
    }

    .menu:after {display: none;}

    .menu.pc:before,
    .menu.pc:after {
        content: none;
    }

    .menu .content__item {
        border-left: none;
        padding: 0;
    }

    .menu.active {
        display: block;
        position: fixed;
        z-index: 99998 !important;
        top: 0;
        width: 100%;
        right: 0;
        height: 100%;
        animation-name: fadein;
        animation-duration: 0.5s;
        animation-timing-function: ease-out;
        animation-fill-mode: forwards;
        opacity: 0;
        margin-top: 0;
    }

    @keyframes fadein {
        0% {
            opacity: 0;
            transform: translateX(20px);
        }
        100% {
            opacity: 1;
            transform: translateX(0);
        }
    }

    .menu .menu__content .content__item {
        margin: 0 0;
        border: none;
    }

    .menu .menu__content .content__item a {
        font-size: 1rem;
        width: 100%;
        display: block;
        height: 60px;
        line-height: 60px;
        padding-left: 15px;
        background: var(--color-main-g);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .menu .content__item:hover{
        opacity: 1!important;
    }
    .menu .menu__content .content__item a:hover {
        color: #ffffff;
        background:var(--color-main-g);
        opacity:1!important;

    }

    .menu .menu__content .content__item {
        width: 14%;
        box-sizing: border-box;
    }

    .menu.fixed .content__item a,
    .content__item a {
        font-size: 1rem;
        line-height: 1.25;
    }

    .menu .menu__content {
        padding: 10px;
    }

    .menu .menu__content .content__item img {
        width: 100%;
    }

    .menu__content {
        background: #ffffff;
        width: 60%;
        margin-right: 0 !important;
        height: 100%;
        overflow: scroll;
    }

    .menu .menu__content nav {
        display: block;
        margin-left: 0;
        padding: 60px 0 30px !important;
    }

    .menu .menu__content .content__item:first-of-type {
        border-top: 2px solid var(--color-sub);
    }

    .menu .menu__content .content__item {
        border-bottom: 2px solid var(--color-sub);
    }

    .menu .menu__content .content__item {
        width: 100%;
    }

    .menu .menu__content .content__item img {
        width: 70%;
    }
    .result .winners h3:before{
        content: "";
        background: url(/view/promotion/nurimas33/view/img/design/result_prize_h2_left.png);
        background-size: contain;
        width: 30px;
        height: 25px;
        background-repeat: no-repeat;
        margin-top: 0;
    }
    .result .winners h3:after{
        content: "";
        background: url(/view/promotion/nurimas33/view/img/design/result_prize_h2_right.png);
        background-size: contain;
        width: 30px;
        height: 25px;
        background-repeat: no-repeat;
        margin-top: 0;
    }

    .result .winners .result_sparkle:before {
        content: "";
        background: url(/view/promotion/nurimas33/view/img/design/sparkle_left.svg) no-repeat;
        background-size: 100%;
        background-position: center;
        width: 1em;
        height: 1em;
        margin-right: 8px;
        display: block;
    }
    .result .winners .result_sparkle:after {
        content: "";
        background: url(/view/promotion/nurimas33/view/img/design/sparkle_right.svg) no-repeat;
        background-size: 100%;
        background-position: center;
        width: 1em;
        height: 1em;
        margin-left: 8px;
        display: block;
    }

    .hamburger {
        z-index: 99999 !important;
        border-radius: 2px;
        display: block;
        position: fixed;
        left: 13px;
        top: 8px;
        width: 42px;
        height: 42px;
        cursor: pointer;
        text-align: center;
        background: #ffffff;
    }

    .hamburger span {
        display: block;
        position: absolute;
        width: 30px;
        height: 2px;
        left: 6px;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }

    .hamburger p {
        font-size: 70%;
        display: block;
        position: absolute;
        width: 30px;
        bottom: 0;
        height: 2px;
        left: 6px;
        text-align: center;
        color: #3e3e7c;
        border-radius: 60px;
    }

    .hamburger span {
        top: 6px;
        background: var(--color-main-g);
    }
    .hamburger span:nth-child(2) {
        top: 14px;
        background: var(--color-main-g);
    }

    .hamburger span:nth-child(3) {
        top: 22px;
    }

    /* ナビ開いてる時のボタン */
    .hamburger.active span:nth-child(1) {
        top: 16px;
        left: 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .hamburger.active span:nth-child(2),
    .hamburger.active span:nth-child(3) {
        top: 16px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    /*スマホ-コンテストについて////////////////////////////////////////////////////////*/

    .about {
        width: 100%;
        position: relative;
        z-index: 998;
    }

    .about_contents {
        flex-direction: column-reverse;
        padding: 10px 0px 50px;
    }
    .about_contents h2 img {
        display: block;
        width: 100%!important;
        margin: 0 auto 30px;
    }
    .about_text h2 div {
        flex-direction: column;
        align-items: flex-start;
    }
    .about_text h2 div img {
        width: 100%;
    }

    .about_contents h2 img {
        display: block;
        width: 80%;
        margin: 0 auto 30px;
    }

    .about_text a {
        margin: 20px auto 20px ;
        width: 100%;
        text-align: center;
    }
    .about_text img{
        margin: 10px 0 20px;
    }
    .about_text .colum_hashtag {
        display: block;
        font-size: 90%;
        margin: 20px auto;
        padding: 15px;
    }

    .about_contents .about_img img {
        display: block;
        width: 90%;
        height: auto;
        margin: 0 auto;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.3);
    }

    .about_contents .movie_youtube iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .about_contents .movie_youtube {
        position: relative;
        padding-bottom: 57.8%;
        height: 0;
        overflow: hidden;
    }
    .about_contents .movie_youtube_wapper {
        width: 100%;
        margin-top: -1%;
        margin-left: auto;
    }

    .about_contents .about_movie_wrapper {
        width: 100%;
        margin-left: auto;
        display: inherit;
    }
    .about_movie_bg {
        width: 100%;
        margin-top: 5%;
        margin-left: auto;
        padding: 0;
    }
    .movie_deco {
        display: none;
    }
    .movie_txt_pict {
        margin-left: auto;
        width:80%;
        margin-top: 3%;
        margin-right: auto;
    }

    .for_pc{
        display: none;
    }
    .app_btn_box {
        display: block;
        width: 100%;
    }


    /*スマホ-応募方法////////////////////////////////////////////////////////*/

    #Oubo {
        padding: 12% 0 30px;
    }
    .step_container {
        gap: 1em;
    }

    .step_container li a {
        font-size: 90%;
        letter-spacing: -0.2px;
        padding: 10px 20px;
        line-height: 1;
    }

    .oubo h3 {
        font-size: 130%;
        font-weight: 800;
        margin-top: 30px;
    }
    .oubo h3 span {
        font-size: 80%;
        padding: 0 7px;
        margin-right: 7px;
        border-radius: 4px;
    }
    .senga_name {
        text-align: center;
        font-size: 90%;
        line-height: 1.2;
        letter-spacing: -0.2px;
    }
    .senga {
        flex-basis: 46%;
        margin-top: 20px;
    }
    .senga_button {
        flex-direction: column;
        gap: 10px;
    }
    .senga_thumb {
        border-radius: 8px;
        border: 2px solid #ebebeb;
    }

    .oubo .movie_wrapper {
        flex-direction: column;
        padding: 30px 15px;
        gap: 10px;
    }
    .oubo .movie_wrapper .mv_logo {
        margin-right: 0;
    }
    .oubo .movie_wrapper .senga {
        width: 80%;
    }

    .oubo .senga-wrapper__senga_box {
        display: block;
        padding: 30px 15px;
        gap: 10px;
        margin: 0 auto 30px;
    }
    .senga_box02 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .senga_box02 .senga {
        flex-basis: 49%;
    }
    .oubo .virtualsinger_wrapper .mv_logo img {
        max-width: 100px;
    }
    .oubo .popup__btn {
        box-shadow: 3px 3px 0px #ffffff;
    }
    .oubo .popup__btn:nth-child(2) {
        box-shadow: 3px 3px 0px #ffffff;
    }

    .download_device {
        margin: 0 0 10px;
        border-radius: 4px;
    }
    .oubo .agreement {
        padding: 15px;
        border-radius: 5px;
    }
    .step2_box .box_x2 {
        flex-direction: column;
    }
    .step2_box .box_x2 div {
        width: 100%;
        flex-basis: 100%;
        margin: 0 auto 30px;
    }
    .step2_box .box_x2 div .img-box {

        padding: 0;
        margin-bottom: 10px;
    }

    /*タイムラプスエリア*/
    .timelapse_box {
        margin: 50px auto 0;
        padding: 15px;
    }

    .timelapse_box:before,.timelapse_box:after {
        content: "";
        height: 20px;
    }
    .timelapse_box .timelapse_h4 img {
        width: 100%;
        max-width: 80px;
        margin-right: 10px;
    }
    .timelapse_box .timelapse_h4 h4 {
        line-height: 1.3;
        font-size: 140%;
        margin-top: 15px;
    }
    .timelapse_box .timelapse_h4 h4 span{
        line-height: 1.5;
        margin-top: 5px;
    }

    .timelapse_contents {
        padding: 0;
        flex-direction: column;
        margin-bottom: 30px;
    }

    /*Xアカウント*/
    .sns_box .box_x2 {
        flex-direction: column;
        padding: 15px;
    }
    .sns_box .box_x2 .button {
        padding: 10px 0;
        margin-top: 15px;
    }
    .sns_box .box_x2 .button a {
        font-size: 100%;
    }
    .twittericon::before {
        width: 25px;
        height: 20px;
    }


    /*スマホ-賞品////////////////////////////////////////////////////////*/

    .prize h2 {
        font-size: 220%;
    }

    .prize h2:before {
        content: "";
        background: url(/view/promotion/nurimas33/view/img/design/prize_h2_left.png);
        background-size: contain;
        width: 30px;
        height: 25px;
        background-repeat: no-repeat;
        margin-top: 0;
    }
    .prize h2:after {
        content: "";
        background: url(/view/promotion/nurimas33/view/img/design/prize_h2_right.png);
        background-size: contain;
        width: 30px;
        height: 25px;
        background-repeat: no-repeat;
        margin-top: 0;
    }

    .grand_prize_content {
        padding: 15px;
    }
    .grand_prize_content h3 {
        margin: 0 auto 15px;
    }
    .grand_prize_content h3 img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }

    .prize_box, .tyusen {
        margin-bottom: 8px;
        padding: 10px 15px 20px;
        border-radius: 5px;
    }
    .prize_box img + .prize_text {
        margin-top: 8px;
    }
    .prize_box .prize_text {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    .prize_box.noimg {
        padding: 15px;
    }
    .prize_content {
        padding: 15px;
    }
    .prize_content .box_x2 {
        flex-direction: column;
        margin-bottom: 0;
        gap: initial;
    }
    .prize_content .box_x2 .prize_box{
        width: 100%;
        margin-bottom: 8px;
    }
    .prize_box + .prize_box {
        margin-top: 8px;
    }
    .prize_box .prize_text.elecom li {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        padding: 10px 5px;
    }
    .prize_box .prize_text.elecom li a{
        margin-top: 8px;
    }
    .prize_content.special_prizes {
        background-size: 80%;
        padding: 15px;
        border-radius: 10px;
    }
    .prize_content.special_prizes .special_img{
        width: 90%;
        margin-top: 20px;
    }
    .prize_content.special_prizes :nth-child(1 of .prize_box) {
        flex-direction: column;
        padding: 0;
        margin-bottom: 10px;
    }
    .prize_content.special_prizes :nth-child(1 of .prize_box) div:first-child {
        flex-basis: auto;
        width: 100%;
        margin: 0 auto;
    }
    .prize_content.special_prizes :nth-child(1 of .prize_box) .prize_text {
        flex-basis: auto;
        margin-top: 15px;
        text-wrap: initial;
    }
    .prize_content.special_prizes :nth-child(1 of .prize_box) .prize_text p {
        font-size: 150%;
    }
    .prize_content.special_prizes .prizes_deco {
        width: 20%;
        position: absolute;
        top: 33%;
        right: 2%;
    }
    .prize :where(.special_prizes) h2 + span{

        background: #ffffff;
    }

    .prize_content.special_prizes2 {
        background-size: 80%;
        padding: 15px;
        border-radius: 10px;
    }
    .prize_content.special_prizes2 .special_img{
        width: 90%;
        margin-top: 20px;
    }
    .prize_content.special_prizes2 :nth-child(1 of .prize_box) {
        flex-direction: column;
        padding: 0;
        margin-bottom: 30px;
    }
    .prize_content.special_prizes2 :nth-child(1 of .prize_box) div:first-child {
        flex-basis: auto;
        width: 100%;
        margin: 0 auto;
    }
    .prize_content.special_prizes2 :nth-child(1 of .prize_box) .prize_text {
        flex-basis: auto;
        margin-top: 15px;
        text-wrap: initial;
    }
    .prize_content.special_prizes2 :nth-child(1 of .prize_box) .prize_text p {
        font-size: 150%;
    }
    .prize_content.special_prizes2 .prizes_deco {
        width: 20%;
        position: absolute;
        top: 33%;
        right: 2%;
    }
    .prize :where(.special_prizes2) h2 + span{
        color: #07c0e5;
        background: #ffffff;
    }


    /*優秀賞・佳作*/

    .box_x2_wrap {
        flex-direction: column;
        gap: 30px;
    }

    /*抽選プレゼント*/

    .present .box_x2 .prize_text {
        width:100%;
        margin-top: 10px;
        font-size: 90%;
    }
    .present p b {
        font-size: 130%;
    }

    .prize :where(.special_prizes,.special_prizes2) h2:before{
        content: none;
    }

    .prize :where(.special_prizes,.special_prizes2) h2:after{
        content: none;
    }


    /*スマホ-ソフトウェア////////////////////////////////////////////////////////*/
    .software .software_box {
        padding: 15px;
        margin-top: 30px;
        border-radius: 10px;
    }

    /*塗り方のコツ//////////////////////////////////////////////////////////////*/
    .tips_contents h2{
        text-align: left;
    }
    .tips_box_content {
        flex-direction: column;
        gap: 10px;
    }
    .tips_box {
        flex-basis: 100%;
        width: 100%;
        padding: 10px;
        border-radius: 10px;
    }


    /*スマホ-応募作品一覧////////////////////////////////////////////////////////*/
    .gallery .gallery_waku {
        flex-direction: column;
        gap: 20px;
    }
    .gallery .gallery_waku a{
    word-break: keep-all;
    }

    /*スマホ-これまでの塗りマス////////////////////////////////////////////////////////*/
    .archive_box_x3 {
        display: block;
        height: 450px;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-bottom: 20px;
    }

    .archive_box {
        width: 100%;
        margin-bottom: 15px;
    }

    .archive_box a img {
        border-radius: 0;
    }

    .archive .bt_questionnaire .icon {
        width: 50px;
    }

    .archive .bt_questionnaire .text {
        font-size: 0.8rem;
        padding: 5px 7px;
    }


    /*スマホ-応募要項////////////////////////////////////////////////////////*/
    .youkou {
        font-size: 0.8rem;
    }

    .youkou td,
    .youkou th {
        border-bottom: none;
        display: block;
    }

    .youkou th {
        padding: 5px 10px;
    }

    /*スマホ-フッター////////////////////////////////////////////////////////*/
    .social_link_simple_buttons {
        padding: 30px 0 0;
    }

    .footer .copyright {
        flex-direction: column;
        gap: 5px;
    }

    .footer .copyright p{
        margin: 0;
    }

    /*改行調整*/
    .present p b br{
        display: block;
    }
    .content--wrapper h2 br:nth-child(2){
        display: block;
    }

}

@media screen and (max-width: 450px) {
    body {
        font-size: 70%;
    }
    .about_text .colum_hashtag br.br_mb{
        display: block!important;
    }
    .step_container li a {
        font-size: 80%;
        padding: 10px;
    }
}
/*スマホ用ここまで====*/

/*結果発表////////////////////////////////////////////////////////*/

/*～1280px タブレット・スマホ共通===============================================================*/
@media screen and (max-width: 1200px) {

}

/*745px～1280px タブレット用===============================================================*/
@media screen and (min-width: 745px) and (max-width: 1200px){
   .result_contents .box_x2 {
        flex-direction: row;
        gap: 40px;
       padding-bottom: 30px;
    }
    .result_contents .box_x2 > div {
        width: 40%;
    }

}

/*ミニタブ調整*/
@media screen and (min-width: 745px) and (max-width: 920px){
    .result_contents .box_x3 {
        flex-direction: row;
        gap: 40px;
    }
    .result_contents .box_x3 > div {
        width: 40%;
    }
    .result_contents h3{
        text-align: center;
        margin-top: 20px!important;
    }
    .result_contents.special_prizes .valucomment img {
        width: 50%;
        position: absolute;
        top: -24px;
        left: -0.5%;
    }
    .result_contents.special_prizes2 .valucomment img {
        width: 50%;
        position: absolute;
        top: -24px;
        left: -0.5%;
    }
    .result_contents.yusyuu .valucomment img {
        width: 50%;
        position: absolute;
        top: -25px;
        left: -1%;
    }
    .yusyuu br{
        display: none;
    }
}



@media screen and (max-width: 744px) {

    /*スマホ-結果発表////////////////////////////////////////////////////////*/
    #Result {
        padding-bottom: 250px;
        background-size: 100%, 100%, 160%;
    }
    .visual:before {
    }
    .visual .mv_logo {
        top: 30%;
        transform: translateY(-66%);
        width: 50%;
    }
    .result_title_wrap {
        margin: 0 auto;
    }

    .result_title_wrap h2 {
        width: 100%;
        padding: 30px 20px;
    }

    .result_contents h3 img {
        width: 100%;
    }
    .result_contents.special_prizes h3 img{
        width: 90%;
    }
    .result_contents.special_prizes2 h3 img{
        width: 90%;
    }

    .result_contents .result_deco {
        margin: 0 5px;
    }

    .result .result__main {
        padding: 0 10px;
    }

    .result .result_contents {
        padding: 20px;
    }

    .result .result_contents:before,
    .result .result_contents:after{
        width: 40px;
        height: 40px;
    }

    .result_contents .contents_img {
        margin: 10px auto 30px;
        width: 80%;
    }

    .result_contents .prize_list{
        width: auto;
    }

    .result_contents .name {
        line-height: 1.3;
        margin-bottom: 15px;
    }
    .result_contents .valucomment {
        padding: 15px;
        font-size: 0.75rem;
        line-height: 1.5;
        width: 95%;
        position: relative;
        margin-top: 40px;
    }

    .result_contents .valucomment img {
        width: 40%!important;
        position: absolute;
        top: -21px!important;
        left: -0.5%;
    }

    .result_contents .box_x2 > div {
        width: 100%;
        margin: 0 auto;
    }

    .result_contents .box_x3{
        justify-content: space-between;
        gap: initial;
    }

    .result_contents .box_x3 > div {
        width: 100%;
        margin-bottom: 30px;
    }

    .result .grid .result_grid_box {
        flex-basis: 49.5%;
    }

    .result .result_contents {
        border-width: 4px;
        background: #ffffff;
    }

    /*傑作*/
    .result .result_contents.kessaku {
        border-width: 5px;
    }
    /*逸品*/
    .result .result_contents.ippin {
        border-width: 5px;
    }
    /*コラボ賞*/
    .result .result_contents.special_prizes {
        border-width: 5px solid #ffffff;
    }
}


/*以下数値を指定して調整===============================================================*/

