
@media only screen and (min-width: 641px) {
    .sp{
        display:none;
    }


}

@media only screen and (max-width: 640px) {
    .pc{
        display:none;
    }

    body {
        -webkit-tap-highlight-color:rgba(0,0,0,0);
        -webkit-text-size-adjust: 100%;
        -webkit-touch-callout: none;
        -webkit-user-select:none;
    }

    #mv {
        position: relative;
        height: auto;
    }

    #mv .inner{
        width: auto;
    }

    #mv .header{
        position: relative;
        left: auto;
        top: auto;
        height: 40px;
    }
    #mv .header img{
        left: 10px;
        top: 10px;
        width: 73px;
    }


    #mv .header p{
        display: block;
        width: 300px;
        position: absolute;
        left: 90px;
        top: 10px;
        font-weight: bold;
        line-height: 1.25em;
        color: #2fabd3;
    }
    #mv .header p .t1{
        font-size:100%;
    }
    #mv .header p .t2{
        font-size:80%;
    }




    #mv .sns{
        position: absolute;
        right:200px;
        top: 10%;
        width: auto;
    }

    #mv .twitter{
        left:85px;
    }
    #mv .hatena{
        left:172px;
    }


    #mv .title{
        position: relative;
        z-index: 2;
        left: auto;
        top: auto;
        text-align: center;
        margin-top: 25px;
    }

    #mv .title img{
        width: 97%;
    }

    #mv .ill{
        position: relative;
        right: auto;
        top: auto;
        text-align: center;
        margin-top: -5%;
        margin-left: -2%;
    }
    #mv .ill img{
        width: 102%;
    }
    #mv .bln1{
        position: absolute;
        left:30%;
        top: 48%;
        width: 27%;
        height: 27%;
    }
    #mv .bln1 .in{
        left:-10%;
        top:-20%;
    }


    #mv .bln1 img{
        width:100%;
    }
    #mv .bln2{
        position: absolute;
        left: 72%;
        top: 80%;
        width: 27%;
    }

    #mv .bln2 .in{
        left:-10%;
        top:0%;
    }

    #mv .bln2 img{
        width:100%;
    }






    #menu{
        margin-top: auto;
        background-image: url(../img-sp/menu_base.png);
        background-repeat: repeat-x;
        background-size: 100% 44px;
        -webkit-background-size: 100% 44px;
        -moz-background-size: 100% 44px;
        width: 100%;
        height: 44px;
    }
    #menu ul{
        background-image: none;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    #menu ul a{
        display: block;
        position: relative;
        top: auto;
        float: left;
        padding-top: 12px;
    }
    #menu ul a img{
        height: 15px;
    }
    #menu ul a.menu_1{
        left: auto;
        margin-right: 18px;
    }
    #menu ul a.menu_2{
        left: auto;
        margin-right: 18px;
    }
    #menu ul a.menu_3{
        left: auto;
    }

    #prologue {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 320px 180px;
        -webkit-background-size: 320px 180px;
        -moz-background-size: 320px 180px;
    }

    #prologue .inner{
        width: auto;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #prologue .tit{

    }
    #prologue .tit img{
        width: 65%;
    }
    #prologue .read{
        padding-top: 20px;
    }
    #prologue .read p{
        font-size: 120%;
        line-height: 1.8em;
        letter-spacing: 0em;
    }
    #prologue .read p span{
        font-size:110%;
    }
    #prologue .read p img{
        width: 60px;
        vertical-align:baseline;
    }

    #prologue .check{
        padding-top: 20px;
    }
    #prologue .check img{
        width: 92%;
    }



    #maincontent #profile .inner{
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #maincontent #profile .card{
        padding-top: 20px;
        margin-right: 15px;
        margin-left: 15px;
        width: auto;
        height: auto;
        float: none;
        text-align: center;
    }
    #maincontent #profile .image{
    }
    #maincontent #profile .image img{
        width: 80%;
    }

    #maincontent #profile .card .name{
        position: relative;
        top: auto;
        left: auto;
        margin-top: 20px;
        font-size:200%;
    }
    #maincontent #profile .card .body{
        position: relative;
        top: auto;
        left: auto;
        margin-top: 20px;
        color: #fff;
        font-size:120%;
        line-height: 1.5em;
    }




    #maincontent #result .inner{
        width:auto;
        padding-bottom: 30px;
    }

    #maincontent #result .tit{
        text-align: center;
    }
    #maincontent #result .tit img{
        width: 100%;
    }

    #maincontent #result .sec{
        margin-top: 45%;
        position: relative;
    }
    #maincontent #result .sec .stit{
        position: absolute;
        left: 0;
        top: -35%;
        width: 90%;
        text-align: center;

    }
    #maincontent #result .sec .stit img{
        width: 40%;
    }
    #maincontent #result .sec .chart{
        position: relative;
    }
    #maincontent #result .sec .chart img{
        width: 100%;
    }
    #maincontent #result .sec .bln{
        display:none;
    }


    #maincontent #result .sec1 .stit{
        top: -25%;
    }

    #maincontent #result .sec2 .stit{
        top: -25%;
    }

    #maincontent #result .sec3 .stit{
        top: -26%;
    }





    #slide{
        background-image: url(../img-sp/slide_bg.png);
        background-repeat: no-repeat;
        background-position: left bottom;
        -webkit-background-size: 100% 350px;
        background-size: 100% 350px;
    }
    #slide .inner{
        width: auto;
        height: auto;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        padding-bottom: 45px;

    }
    #slide .slides{
        position: relative;
        left: auto;
        top: auto;
        width: 100%;
        height: auto;
        background-color: rgba(255,255,255,0.3);
        padding-top: 15px;
        border-radius:0px;
        -webkit-border-radius:0px;
        -moz-border-radius:0px;
    }
    #slide .slides .slide{
        background-color:transparent;
        position: absolute;
        top: 0;
        left: 0;
        padding:0;
        width: 100%;
    }
    #slide .slides .slide .img{
        width: 100%;
    }
    #slide .slides .slide .img img{
        width: 100%;
    }
    #slide .slides .slide .caption{
        margin-top: 20px;
        color: #717171;
        text-align: center;
        font-size: 90%;
        line-height: 1em;
    }


    #slide .prev{
        position: absolute;
        left: 2%;
        top: 23%;
        width: 10%;
    }
    #slide .prev img{
        width: 100%;
    }
    #slide .next{
        position: absolute;
        right: 2%;
        top: 23%;
        width: 10%;
    }
    #slide .next img{
        width: 100%;
    }

    #slide .copy{
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 20px;
        position: relative;
        text-align: center;
        left: auto;
        top: auto;
        width: auto;
    }
    #slide .copy img{
        width: 100%;
    }


    #solution{
        position: relative;
        z-index: 1;
        padding-top: 0;
        padding-bottom: 10%;
        margin-top: 0;
        overflow:hidden;
    }

    #solution .inner{
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 30px;
        padding-bottom: 0;
    }

    #solution .back{
        position: absolute;
        right: -20%;
        bottom: -18%;
        width: 100%;
    }
    #solution .back img{
        width: 100%;
    }


    #solution .tit{
        text-align: center;
    }

    #solution .tit img{
        width: 87%;
    }
    #solution .clearfix{
        padding-top: 10%;
    }
    #solution .text{
        float: none;
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #solution .text .stit{
        font-size:160%;
        line-height: 1.35em;
    }
    #solution .text .body{
        margin-top: 15px;
        font-size:110%;
        line-height: 1.5em;
    }



    #solution .images{
        float: none;
        width: auto;
    }
    #solution .images .image{
        position: relative;
        left: auto;
        top: auto;
        padding-top: 10%;
        text-align: right;
        margin-left: 15%;
        margin-right: 3%;
    }
    #solution .images .image img{
       width: 100%;
    }

    #solution .images .link{
        width: auto;
        position: relative;
        right: auto;
        top: auto;
        margin-top: 20px;
        text-align: right;
        margin-left: 30%;
        margin-right: 10%;
    }
    #solution .images .link img{
        width: 100%;
    }



    #product{
        position: relative;
        z-index: 1;
        padding-top: 0;
        padding-bottom: 10%;
        margin-top: 0;
        overflow:hidden;
    }

    #product .inner{
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 30px;
        padding-bottom: 0;
    }

    #product .back{
        position: absolute;
        right: -20%;
        bottom: -18%;
        width: 100%;
    }
    #product .back img{
        width: 100%;
    }


    #product .tit{
        text-align: center;
    }

    #product .tit img{
        width: 87%;
    }
    #product .clearfix{
        padding-top: 10%;
    }
    #product .text{
        float: none;
        width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }
    #product .text .stit{
        font-size:160%;
        line-height: 1.35em;
    }
    #product .text .body{
        margin-top: 15px;
        font-size:110%;
        line-height: 1.5em;
    }



    #product .images{
        float: none;
        width: auto;
    }
    #product .images .image{
        position: relative;
        left: auto;
        top: auto;
        padding-top: 10%;
        text-align: right;
        margin-left: 15%;
        margin-right: 3%;
    }
    #product .images .image img{
       width: 100%;
    }

    #product .images .link{
        width: auto;
        position: relative;
        right: auto;
        top: auto;
        margin-top: 20px;
        text-align: right;
        margin-left: 30%;
        margin-right: 10%;
    }
    #product .images .link img{
        width: 100%;
    }

    #footer{
        z-index: 0;
        position: relative;
        background-color: #000;
        height: 30px;
        margin-top: 0px;
    }
    #footer .inner{
        width: auto;
        margin-right: auto;
        margin-left: auto;
    }




    #footersns{
        z-index: 999;
        position: relative;
        height: auto;
    }
    #footersns .inner{
        background-color: #000;
        width: auto;
        height: 80px;
    }


    #footersns .logo{
        float: left;
        margin-left: 15px;
        margin-right: 0;
        width: 50px;
    }
    #footersns .logo img{
        width: 100%;
    }

    #footersns .copyright{
        font-size:50%;
        float: right;
        margin-right: 15px;
        width: 240px;
        text-align: right;
    }



    #footersns .sns{
        position: relative;
        right:auto;
        top: auto;
        margin-top: 10px;
        margin-right: auto;
        margin-left: auto;
        width: 200px;


    }


    #footersns .twitter{
        left:85px;
    }
    #footersns .hatena{
        left:172px;
    }




}




