@media screen and (min-width: 1025px) {

    html {
        min-width: 961px;
    }

    body {
        min-width: 961px;
    }

    .pc {
        display: block;
    }

    .sp {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    /* sp */

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }


    html,
    body {
        min-width: 100%;
    }

    * {
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .index-main {
        background: url(../images/top_sp.png) no-repeat top center / cover;
        height: 153vw;
        margin-bottom: 0;
    }


    /*----------------------------header----------------------------------*/

    .hd_logo {
        padding: 12px 3%;
        min-width: inherit;
        position: static;
        top: 0;
        left: 0;
        z-index: 999;
        display: block;
    }

    .hd_logo img {
        width: 217px;
        margin-right: 40px;
        margin: 0.67em 0;
    }

    .hd_logo p {
        font-family: 'Noto Serif CJK Regular', serif;
        font-size: 10px;
        letter-spacing: 0.12em;
        color: #1e1e1e;
        font-weight: 500;
        right: 0;
    }

    .hd_logo p span {
        color: #989898;
        font-size: 11px;
        font-family: 'Cormorant', serif;
        font-weight: 200;
        letter-spacing: 0.04em;
        margin-right: 10px;
        vertical-align: middle;
    }

    /*----------------------------見学ボタン----------------------------------*/
    .anchor {
        bottom: 30px;
        left: calc(50% - 460px/2);
        margin: 0;
        position: relative;
        z-index: 30;
    }

    .anchor img {
        width: 70%;
    }

    /*----------------------------TOPへ戻るボタン----------------------------------*/

    #page-top {
        bottom: 37px;
        right: -10px;
    }

    #page-top img {
        width: 50%;
    }


    /*----------------------------SP_body----------------------------------*/
    .winter__last {
        background: #F7F7F7;
        padding: 30px 0 50px;
    }

    .winter__last--ph {
        max-width: 100%;
    }

    .winter__last img {
        width: 100%;
    }

    .winter__tokuten {
        background: #E6DED2;
        padding: 50px 0;
        margin-bottom: 50px;
    }

    .winter__tokuten--title {
        position: relative;
        z-index: 20;
        margin: 0 auto;
    }

    .winter__tokuten--title img {
        width: 80%;
    }

    .winter__pickup--wht {
        background: #fff;
        width: 90%;
        border-radius: 5px;
        margin: 0 auto;
        padding: 50px 0 10px;
        position: relative;
        top: -15px;
        z-index: 0;
    }

    .winter__pickup {
        width: 90%;
        margin: 0 auto;
    }

    /*
.winter__pickup:after {
    background: #000;
     content: " ";
     -webkit-filter: blur(4px);
     -ms-filter: blur(4px);
     filter: blur(4px);
     position: absolute;
}
*/
    .winter__pickup--box {
        display: block;
        width: 90%;
        margin: 20px auto 50px;
    }

    .winter__pickup--txt p {
        display: inline-block;
        margin-bottom: 20px;
        vertical-align: top;
    }

    .winter__pickup--txt p:first-child {
        width: 20%;
    }

    .winter__pickup--txt p:first-child img {
        width: 100%;
    }

    .winter__pickup--txt p:nth-child(2) {
        width: 75%;
    }

    .winter__pickup--pht img {
        width: 95%;
    }

    .pick__txt {
        font-size: 1.0em;
        text-align: left;
        line-height: 2.0em;
        margin-left: 1%;
    }

    .pick__txt--big {
        font-size: 1.8em;
        font-weight: bold;
    }

    .pick__txt--red {
        color: #AF242A;
        border-bottom: 5px solid #EB5F5F;
        padding-bottom: -2px;
        font-size: 1.8em;
        font-weight: 600;
        line-height: 2.2em;
    }

.pickup__search {
    margin: 50px auto 30px;
    width:90%
}

.pickup__search img {
    width:100%;
}

    .pickup__search img {
        width: 80%;
    }

    .winter__yoyaku {
        margin: 20px auto 50px;
    }

    .winter__yoyaku img {
        width: 90%;
    }

    .winter__kengaku--circle {
        position: relative;
        z-index: 5;
        margin: 0 auto;
    }

    .winter__kengaku--circle img {
        width: 50%;
    }

    .winter__kengaku {
        background: #FDF9F2;
        margin: 0 auto;
        padding: 80px 0 50px;
        position: relative;
        top: -50px;
        z-index: -5;
    }

    .winter__kengaku img {
        width: 100%;
    }

    .winter__soudan {
        background: #FFE0E2;
        width: 90%;
        border-radius: 5px;
        position: relative;
        top: -345px;
        z-index: 20;
        margin: 0 auto -200px;
        padding-bottom: 30px;
    }

    .winter__soudan div {
        display: inline-block;
        vertical-align: middle;
        width: 42%;
    }

    .winter__soudan--ph {
        position: relative;
        top: -20px;
    }

    .winter__soudan--ph img {
        width: 100%;
    }

    .winter__soudan--txt {
        margin: 0 auto;
        font-size: 12px;
        text-align: left;
        margin-left: 10px;
    }

    .pick__txt--red2 {
        color: #DE0011;
        border-bottom: 5px solid #EB5F5F;
        padding-bottom: -2px;
        font-size: 0.8em;
        font-weight: 600;
    }

    .winter__soudan--txt2 {
        margin: 0 auto;
        font-size: 1.1em;
        text-align: justify;
        text-align-last: left;
        width: 84%;
    }

        /*----------------------------box01----------------------------------*/

    .index_box01 {
        margin: 50px auto;
    }

    .index01 .container03 .image_01 {
        position: static;
        text-align: center;
        margin-bottom: 1.5em;
    }

    .index01 .container03 .text {
        line-height: 1.6;
        margin-bottom: 1.5em;
    }

    .index_box01 .item {
        margin: 0 0 70px;
        text-align: center;
        display: inline-block;
        width: 30%;
    }


    .index_box01 .item .txt {
        width: 80%;
    }

    .index_box01 .item .img:first-of-type img {
        width: 80%;
    }

    .index_box01 .item .img:nth-of-type(2) img {
        width: 70%;
    }

    .index_box01 .item .img:nth-of-type(3) img {
        width: 70%;
    }


    .index_box01 .item:nth-child(3) .img:nth-of-type(3) img {
        width: 80%;
    }
 /*----------------------------box02----------------------------------*/

    .index_box02 {
        margin: 0 auto;
    }

    .index_box02 .wrap_items {
        padding: 0;
    }

    .index_box02 h3 {
        width: 90%;
    }

    .index_box02 h3 img {
        width: 95%;
        padding: 0;
    }

    .index_box02 .item {
        margin: 0 auto 20px;
        text-align: center;
        position: static;
        display: inline-block;
        width: 40%;
    }

    .index_box02 .item:nth-child(4n+4) {
        margin-right: auto;
    }

    .index_box02 .item .img img {
        width: 50%;
    }

    .index_box02 .item .txt_em {
        width: 80%;
        font-size: 16px;
        line-height: 1.5;
        text-align: left;
    }

    .index_box02 .item .txt {
        width: 50%;
        font-size: 13px;
    }

    /*----------------------------box03----------------------------------*/

    .index_box03 {
        margin: 50px auto;
    }

    .index_box03 .wrap_items {
        padding: 0;
    }

    .index_box03 .item {
        margin-right: 0;
        position: static;
    }

    .index_box03 h3 {
        width: 90%;
        margin-bottom: 20px;
    }

    .index_box03 .item div {
        display: inline-block;
        width: 48%;
        vertical-align: middle;
    }

    .index_box03 h3 img {
        width: 85%;
    }

    .index_box03 .item .img img {
        width: 100%;
    }

    .index_box03 .item svg {
        width: 77%;
    }

    .index_box03 .item .txt_em {
        width: 65%;
        font-size: 14px;
        line-height: 1.5;
    }

    .index_box03 .atten .txt_atten {
        width: 70%;
        margin: 10px auto 0;
    }

    /*==========================================================================*/
    /*                              Footer                                      */
    /*==========================================================================*/

    .campaign_body footer img {
        width: 200px;
    }

    .campaign_body footer {
        left: calc(50% - 200px/2);
    }

    #page-top {
        bottom: 130px;
        right: 10px;
    }
}



@media screen and (max-width: 640px) {

    p {
        line-height: 1.7em;
        padding: 0;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }


    /*----------------------------見学ボタン----------------------------------*/
    .anchor img {
        width: 70%;
    }

    /*----------------------------TOPへ戻るボタン----------------------------------*/

    #page-top {
        bottom: 37px;
        right: -10px;
    }

    #page-top img {
        width: 50%;
    }



    /*----------------------------box01----------------------------------*/


    .index_box01 .item {
        margin: 0 0 70px;
        text-align: center;
        display: block;
        width: 100%;
    }


    .index_box01 .item .txt {
        width: 95%;
    }

    .index_box01 .item .img:nth-of-type(2) img {
        width: 95%;
    }

    .index_box01 .item .img:nth-of-type(3) img {
        width: 75%;
    }


    .index_box01 .item:nth-child(3) .img:nth-of-type(3) img {
        width: 100%;
    }

   


    /*----------------------------box02----------------------------------*/

    .index_box02 {
        margin: 0 auto;
    }

    .index_box02 .wrap_items {
        padding: 0;
    }

    .index_box02 h3 {
        width: 90%;
    }

    .index_box02 h3 img {
        width: 95%;
        padding: 0;
    }

    .index_box02 .item {
        margin: 0 auto 20px;
        text-align: center;
        position: static;
        display: inline-block;
        width: 40%;
    }

    .index_box02 .item:nth-child(4n+4) {
        margin-right: auto;
    }

    .index_box02 .item .img img {
        width: 50%;
    }

    .index_box02 .item .txt_em {
        width: 50%;
        font-size: 16px;
        line-height: 1.5;
        text-align: left;
    }

    .index_box02 .item .txt {
        width: 50%;
        font-size: 13px;
    }


         /*----------------------------box03----------------------------------*/


    .index_box03 .item svg {
        width: 100%;
            top: 5px;
    }

    .index_box03 .item .txt_em {
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
    }

    .index_box03 .atten .txt_atten {
        width: 90%;
        margin: 10px auto 0;
    }
    
}

@media screen and (max-width: 400px) {
  .pick__txt {
        font-size: 1.0em;
        text-align: left;
        line-height: 1.8em;
        margin-left: 1%;
    }

    .pick__txt--big {
        font-size: 1.5em;
        font-weight: bold;
    }

    .pick__txt--red {
        color: #AF242A;
        border-bottom: 5px solid #EB5F5F;
        padding-bottom: -2px;
        font-size: 1.2em;
        font-weight: 600;
        line-height: 2.2em;
    }

    .txt02-timeline p {
        width: 85%;
        font-weight: normal;
        font-size: 13px;
        line-height: 1.5;
        text-align: justify;
        text-align-last: left;
        margin: 0 auto;
    }

    .txt02_em {
        font-weight: bold;
    }

    .txt02-5 p {
        width: 100%;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.5;
        text-align: left;
        margin: 0 auto;
        color: #000;
    }

    .txt02-1 {
        position: relative;
        top: 40px;
        left: 0;
    }

    .txt02-2 {
        position: relative;
        top: 660px;
        left: 0;
        width: 100%;
    }

    .txt02-3 {
        position: relative;
        top: 1070px;
        left: 0;
    }

    .txt02-4 {
        position: relative;
        top: 1560px;
        left: 0;
    }

    .txt02-5 {
        width: 54%;
        position: relative;
        top: 1617px;
        left: 42%;
    }

    .anchor {
        bottom: 30px;
        left: calc(50% - 370px/2);
        margin: 0;
        position: fixed;
        z-index: 30;
    }
    /*----------------------------box02----------------------------------*/

    .index_box02 {
        margin: 0 auto;
    }

    .index_box02 .wrap_items {
        padding: 0;
    }

    .index_box02 h3 {
        width: 90%;
    }

    .index_box02 h3 img {
        width: 95%;
        padding: 0;
    }

    .index_box02 .item {
        margin: 0 auto 20px;
        text-align: center;
        position: static;
        display: inline-block;
        width: 40%;
    }

    .index_box02 .item:nth-child(4n+4) {
        margin-right: auto;
    }

    .index_box02 .item .img img {
        width: 50%;
    }

    .index_box02 .item .txt_em {
        width: 50%;
        font-size: 16px;
        line-height: 1.5;
        text-align: left;
    }

    .index_box02 .item .txt {
        width: 50%;
        font-size: 13px;
    }



    /*----------------------------box03----------------------------------*/

    .index_box03 {
        margin: 50px auto;
    }

    .index_box03 .wrap_items {
        padding: 0;
    }

    .index_box03 .item {
        margin-right: 0;
        position: static;
    }

    .index_box03 h3 {
        width: 90%;
        margin-bottom: 20px;
    }

    .index_box03 .item div {
        display: inline-block;
        width: 48%;
        vertical-align: middle;
    }

    .index_box03 h3 img {
        width: 85%;
    }

    .index_box03 .item .img img {
        width: 100%;
    }

    .index_box03 .item svg {
        width: 77%;
    }

    .index_box03 .item .txt_em {
        width: 65%;
        font-size: 14px;
        line-height: 1.5;
    }

    .index_box03 .atten .txt_atten {
        width: 70%;
        margin: 10px auto 0;
    }

    
    /*----------------------------index02----------------------------------*/
    .index02 h3 img {
        width: 60%;
        margin-bottom: -10px;
    }

    .txt02 {
        width: 96%;
        line-height: 20px;
        font-size: 16px;
        margin: 0 auto;
    }

    .txt02-title p {
        text-align: center;
        line-height: 20px;
        font-size: 15px;
        font-family: 'NotoSansCJKjp';
        margin-bottom: 20px;
        font-weight: bold;
    }

    .index02_box01 {
        background: #F8F7DC;
        background-image: url("../images/modelcase_sp.png");
        background-size: 95%;
        background-repeat: no-repeat;
        background-position: center;
        height: 1650px;
        padding: 30px 0 20px;
        box-sizing: border-box;
        max-width: 100%;
        margin: 0 auto;
    }

    .txt02-timeline p {
        width: 85%;
        font-weight: normal;
        font-size: 13px;
        line-height: 1.5;
        text-align: justify;
        text-align-last: left;
        margin: 0 auto;
    }

    .txt02_em {
        font-weight: bold;
    }

    .txt02-5 p {
        width: 100%;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.5;
        text-align: left;
        margin: 0 auto;
        color: #000;
    }

    .txt02-1 {
        position: relative;
        top: 40px;
        left: 0;
    }

    .txt02-2 {
        position: relative;
        top: 620px;
        left: 0;
        width: 100%;
    }

    .txt02-3 {
        position: relative;
        top: 794px;
        left: 0;
    }

    .txt02-4 {
        position: relative;
        top: 1034px;
        left: 0;
    }

    .txt02-5 {
        width: 57%;
        position: relative;
        top: 1120px;
        left: 37%;
    }
        .anchor {
    bottom: 30px;
    left: calc(50% - 370px/2);
    margin: 0;
}
}

@media screen and (max-width: 365px) {

    /*----------------------------index02----------------------------------*/


    .txt02-1 {
        position: relative;
        top: 78px;
        left: 0;
    }

    .txt02-2 {
        position: relative;
        top: 670px;
        left: 0;
    }

    .txt02-3 {
        position: relative;
        top: 1061px;
        left: 0;
    }

    .txt02-4 {
        position: relative;
        top: 1529px;
        left: 0;
    }

    .txt02-5 {
        width: 53%;
        position: relative;
        top: 1581px;
        left: 42%;
    }

    .anchor {
        bottom: 30px;
        left: calc(50% - 319px/2);
        margin: 0;
        position: fixed;
        z-index: 30;
    }
   
}


@media screen and (max-width: 350px) {

    /*----------------------------index02----------------------------------*/


    .index02_box01 {
        background: #F8F7DC;
        background-image: url("../images/modelcase_sp.png");
        background-size: 95%;
        background-repeat: no-repeat;
        background-position: center;
        height: 1450px;
        padding: 30px 0 20px;
        box-sizing: border-box;
        max-width: 100%;
        margin: 0 auto;
    }

    .txt02-timeline p {
        width: 85%;
        font-weight: normal;
        font-size: 12px;
        line-height: 1.5;
        text-align: justify;
        text-align-last: left;
        margin: 0 auto;
    }

    .txt02_em {
        font-weight: bold;
    }

    .txt02-5 p {
        width: 100%;
        font-weight: bold;
        font-size: 13px;
        line-height: 1.5;
        text-align: left;
        margin: 0 auto;
        color: #000;
    }

    .txt02-1 {
        position: relative;
        top:40px;
        left: 0;
    }

    .txt02-2 {
        position: relative;
        top: 530px;
        left: 0;
    }

    .txt02-3 {
        position: relative;
        top: 667px;
        left: 0;
    }

    .txt02-4 {
        position: relative;
        top: 867px;
        left: 0;
    }

    .txt02-5 {
        width: 57%;
        position: relative;
        top: 942px;
        left: 37%;
    }
        .anchor {
    bottom: 30px;
    left: calc(50% - 319px/2);
    margin: 0;
}
}


