@charset "utf-8";








#pages .page#tokushima {
    background-color: #f3f6ff;
}

#pages .page#tokushima .pins .pin.tokushima {
    visibility: hidden;
}

#pages .page#tokushima .hd .texts .shoulder {
    background-color: #8aabff;
}

#pages .page#tokushima .hd .line {
    background-color: #8aabff;
}


#pages .page#tokushima .hd .texts h2 .bar {
    background-color: #f3a6e5;
}

#pages .page#tokushima .feature .secs .sec .texts h3 span {
    background-color: #8aabff;
}


#pages .page#tokushima .voice .items .item1 {
    background-image: url(../img/page_tokushima/voice_bln1.png);
}

#pages .page#tokushima .voice .items .item2 {
    background-image: url(../img/page_tokushima/voice_bln2.png);
}

#pages .page#tokushima .voice .items .item3 {
    background-image: url(../img/page_tokushima/voice_bln3.png);
}

#pages .page#tokushima .voice .items .item4 {
    background-image: url(../img/page_tokushima/voice_bln4.png);
}

#pages .page#tokushima .voice .items .item5 {
    background-image: url(../img/page_tokushima/voice_bln5.png);
}






#pages .page#tokushima .about .texts .body {
    background-image: url(../img/page_tokushima/about_frame.png);
}

#pages .page#tokushima .private .title .bar {
    background-color: #8aabff;
}


#pages .page#tokushima  .private .items .item h3{
    color: #8aabff;
}

#pages .page#tokushima  .private .items .item .body{
    background-color: #8aabff;
}



@media print,
screen and (min-width: 769px) {


    






    
    
    #pages .page#tokushima .hd .map span {
       left: 140px;
       top: -198px;
    }

	#pages .page#tokushima .hd .wave {
    background-image: url(../img/page_tokushima/wave.png);
    }
    #pages .page#tokushima .feature .secs .sec .image {
        box-shadow: 10px 10px 0 #8aabff;
    }

    


    

    #pages .page#tokushima .private .items {
        height: 1254px;
        /* background-image: url(../img/page_nagoya/private_guide.png); */
    }


    #pages .page#tokushima  .private .items .item1 {
        left: 130px;
        top: 240px;
    }
    #pages .page#tokushima  .private .items .item1 .img{
        left: -170px;
        top: -100px;
    }


    #pages .page#tokushima  .private .items .item2 {
        left: 470px;
        top: 170px;
    }
    #pages .page#tokushima  .private .items .item2 .img{
        left: -120px;
        top: -170px;
    }



    #pages .page#tokushima  .private .items .item3 {
        right: 30px;
        top: 300px;
    }
    #pages .page#tokushima  .private .items .item3 .img{
        left: -120px;
        top: -210px;
    }


    #pages .page#tokushima  .private .items .item4 {
        left: 120px;
        top: 600px;
    }
    #pages .page#tokushima  .private .items .item4 .img{
        left: -240px;
        top: -130px;
    }


    #pages .page#tokushima  .private .items .item5 {
        left: 610px;
        top: 490px;
    }
    #pages .page#tokushima  .private .items .item5 .img{
        left: -170px;
        top: -50px;
    }



    #pages .page#tokushima  .private .items .item6 {
        left: 180px;
        top: 910px;
    }
    #pages .page#tokushima  .private .items .item6 .img{
        left: -200px;
        top: -60px;
    }

    #pages .page#tokushima  .private .items .item7 {
        right: 0px;
        top: 870px;
    }
    #pages .page#tokushima  .private .items .item7 .img{
        left: -320px;
        top: -160px;
    }





}









@media only screen and (max-width: 768px) {





    
    
    #pages .page#tokushima .hd .map span {
        left: 19vw;
        top: -27vw;
     }
 
   
     #pages .page#tokushima .feature .secs .sec .image {
         box-shadow: 6px 6px 0 #8aabff;
     }
 

    #pages .page#tokushima .hd .wave {
        background-image: url(../img/page_tokushima/wave.png);
        background-size: 200vw calc(200vw / 1470 * 58 );
        background-repeat: repeat-x;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100vw;
        height: calc(200vw / 1470 * 58 );
    }
     


}