@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/westan/top.jpg);
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: auto 95%;
}


#top .con1200 h2 {
    font-size: 1.8em;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 0.7em;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 10%;
    text-align: right;
    letter-spacing: 0.1em;
}
.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;
    line-height: 0.7em;
    font-size: 1.6em;
}
.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;
}















































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

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

	
#タブレット {
}
#top {
    background-position: 10% center;
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: auto 80%;

}
#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%;
}    




    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

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

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

	
#パソコン {
}
#top {
    background-position: 10% center;
    background-size: auto 80%;
    margin-top: 0px;
    max-width: 1200px;
    margin-left: auto;
    float: none;
    margin-right: auto;
}
    
#top .con1200 h2 {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 2em;
    line-height: 1em;
    text-align: left;
    padding-left: 65%;
}
    
    
#d_img .photo li {
    width: 25%;
}  
#report_img .photo li {
    width: 25%;
}  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



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

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


	




		
}
