@charset "UTF-8";

/* 共通部分
---------------------------------- */

html{
    font-size: 100%;
}

body{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 14px;
    color: #606060;
    margin: 0;
   
    
}

.wrapper{
    max-width: 1300px;
    margin: 0 auto;   
     
}
#work{
    margin-left: 100px;
    margin-right: 100px;
}

#header #nav a:hover{    
    color: #b094df;
}

#mainvisual img{
    width: 1300px;
    height: auto;
    margin-bottom: 90px;   
}

#header #nav{
    display: flex;
    justify-content: flex-end;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 100px;
    list-style: none;
}

#header #nav li{
    padding-left: 40px;
}

#nav a{
    color: #606060;
    text-decoration: none;
    font-size: 24px;
}

#work img{
    width: 500px;
    height: auto;
}
#work li img{
    width: 186px;
    height: auto;
}
#work li{
    list-style: none;
}
.container{
    display: flex;
    list-style: none;
}
#work #title img{
    width: 1094px;
    align-items: flex-start;
}


.container2 {
    display: flex;
    align-items: flex-end;
    width: 1100px;
    padding-top: 50px;
    padding-bottom: 100px;
    justify-content: space-between;
}
.container2 li a:hover{
    opacity: 0.5;    
}
.container3{
    display: flex;
    padding-top: 90px;
    padding-bottom: 30px;
    width: 1100px;
    justify-content: space-between;
}
#art2 img{
    width: 600px;
    height: auto;
}
#art3 img{
    width: 575px;
    padding-top: 30px;
}
#art4 img{
    width: 1100px;
    height: auto;
    position: relative;
}
#webmake a{
    position: absolute;
    top: 2020px;
    left: 1000px;
}
#bunner a{
    position: absolute;
    top: 2270px;
    left: 350px;
}
#webds a{
    position: absolute;
    top: 2290px;
    left: 1000px;
}
#chirashi a{
    position: absolute;
    top: 2550px;
    left: 600px;
}
#pf a{
    position: absolute;
    top: 2770px;
    left: 400px;
}
#pk a{
    position: absolute;
    top: 2950px;
    left: 900px;
}

.container4 a{
    font-size: 22px;
    text-decoration: none;
    color: #606060;
}
.container4 a:hover{
    color: #b094df;
}
#art5 img{
    width: 1100px;
    height: auto;
    position: relative;
}
#about p{
    position: absolute;
    top: 3350px;
    left: 400px;
    padding-top: 400px;

}
#about a{
    position: absolute;
    top: 3450px;
    left: 400px;
    padding-top: 400px;

}
#art6 img{
    width: 200px;
}
#art6{
    position: absolute;
    top: 3350px;
    left: 900px;
    padding-top: 400px;

}
#art7 img{
    width: 550px;
    height: auto;
    position: relative;
}
#art8 img{
    width: 267px;
}
#art8{
    position: absolute;
    top: 3850px;
    left: 200px;
}
#art9 img{
    width: 447px;
}
#art10 img{
    width: 447px;
}
#art11 img{
    width: 447px;
}
#art9{
    position: absolute;
    top: 3750px;
    left: 800px;
}
#art10{
    position: absolute;
    top: 4040px;
    left: 500px;
}
#art11{
    position: absolute;
    top: 4280px;
    left: 880px;
}
#art12 img{
    display: none;
}
#art13 img{
    display: none;
}
#art14 img{
    display: none;
}
#art15 img{
    display: none;
}
#art17 img{
    display: none;
}
#art18 img{
    display: none;
}

#footer{
    text-align: center;
    padding-top: 500px;

}

/*レスポンシブ*/


@media (max-width: 500px) {

    body{
        font-size: 0.85rem; 
        
    }

    #mainvisual{
        min-height: fit-content;
          
        margin-top: 10px;
    }

    #mainvisual img {
        width: 500px;
        height: auto;
        margin-bottom: 30px;
    }

    #header{
        width: 500px;
        height: 70px;
    }
    #header #nav{
        width: 300px;
        padding-right: 0;
        justify-content: flex-start;
    }
  
   
    #header #nav a{
        padding-right: 15px;  
    }

    #nav a {
         font-size: 15px;
    }


    #work{
        margin-left: 0px;
    }

    #work #title img {
        width: 500px;
        align-items: flex-start;
    }


    .container2{
        width: 360px;
        flex-wrap: wrap;
        padding-top: 0;
        justify-content: center;
    }


    #work li img{
        width: 120px;
    }
    #art3 img{
        display: none;
    }
    #art12 img{
        display: block;
        width: 1000px;
        margin-bottom: 60px;
    }
    .container5{
        flex-direction: column-reverse;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        width: 400px;
        margin-top: 90px;
        padding-bottom: 90px;
    }
    #art2 img{
        width: 900px;
    }
   

    #art4 img{
        width: 350px;
    }


    #art5 img{
        display: none;
    }
    #art13 img{
        display: block;
        width: 1100px;
        margin-bottom: 60px;
    }
    #art14 img{
        display: block;
        width: 650px;
        margin-bottom: 60px;
    }
    #about a{
        position: absolute;
        top: 1600px;
        left: 30px;
        width: 400px
    }

    #about p{
        position: absolute;
        top: 1500px;
        left: 30px;
        width: 400px;
    }
    #art6{
        position: absolute;
        top: 1370px;
        left: 30px;
    }
    #art6 img{
        width: 100px;
    }
    #art7 img{
        display: none;
    }
    #art15 img{
        display: block;
        width: 1000px;
        margin-top: 900px;
    }
    #art8 img{
        display: none;
    }
   
    #art9 img{
        width: 500px;
    }
    #art10 img{
        width: 500px;
    }
    #art11 img{
        width: 500px;
    }
    #art9{
        position: absolute;
        top: 5750px;
        left: 700px;
    }
    #art10{
        position: absolute;
        top: 6100px;
        left: 700px;
    }
    #art11{
        position: absolute;
        top: 6450px;
        left: 700px;
    }
  
    #art17 img{
        display: block;
    }
  
    #art18 img{
        display: block;
        width: 500px;
        top: 0px;
        margin-bottom: 70px;
        margin-top: 20px;
    }


}