@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../images/new/wa/thum/001.jpg);
    background-position: right center;
    background-size: auto 120%;
    background-repeat: no-repeat;
}


#top .con1200 h2 {
    padding-left: 8%;
    font-size: 1.8em;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 0.7em;
    padding-top: 30px;
    padding-bottom: 30px;
    letter-spacing: 0.2em;
}
.con1200 h2 .em05 {
    font-weight: normal;
}


#design {
    padding-bottom: 30px;
    padding-top: 20px;
    float: left;
    clear: both;
    width: 100%;
}
#design #d_img h3 {
    text-align: center;
    font-size: 1.6em;
    line-height: 0.7em;
}
.con1200 #d_img p {
    margin-left: 2%;
}


#design #d_img .photo {
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

#d_img .photo li {
    list-style-type: none;
    margin-top: 0px;
    width: 50%;
    float: left;
}
.photo li img {
    float: left;
    margin-bottom: 0px;
}



#frow {
    padding-bottom: 30px;
    padding-top: 20px;
    float: left;
    clear: both;
    width: 100%;
}
#frow #report_img h3 {
    text-align: center;
}
.con1200 #report_img p {
    margin-left: 2%;
}


#frow #report_img .photo {
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

#report_img .photo li {
    list-style-type: none;
    margin-top: 0px;
    width: 50%;
    float: left;
}
.photo li img {
    float: left;
    margin-bottom: 0px;
}











#works {
    padding-bottom: 30px;
    padding-top: 20px;
    float: left;
    clear: both;
    width: 100%;
}
#works .con1200 h3 {
    text-align: center;
}
.con1200 p {
    margin-left: 2%;
}


#works .con1200 .photo {
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

#works .con1200 .photo li {
    list-style-type: none;
    margin-top: 0px;
    width: 50%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
}













































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

	
#タブレット {
}
#top .con1200 h2 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20%;
}

    
    
.con1200 #d_img h3 {
    font-size: 1.8em;
}


#d_img .photo li {
    width: 33.3333%;
}   
    
    
    
    
.con1200 #report_img h3 {
    font-size: 1.8em;
}


#report_img .photo li {
    width: 33.3333%;
}    



#works .con1200 .photo li {
    width: 32.3333%;
}  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

	
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

	
#パソコン {
}
#d_img .photo li {
    width: 25%;
}  
    
    
#works .con1200 .photo li {
    width: 24%;
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}

	




		
}
