@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/maintenance/pad01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#top .con1200 h2 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #FFFFFF;
    font-size: 2em;
    line-height: 0.8em;
    letter-spacing: 0.1em;
}

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


#reason {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
}
#reason .con1200 h3 {
    margin-left: 2%;
    margin-top: 50px;
    width: 96%;
}
#reason .con1200 dl dt {
    margin-left: 2%;
    font-size: 1.2em;
    font-weight: bold;
}
#reason .con1200 dl dd {
    margin-left: 2%;
    font-size: 0.9em;
    margin-right: 2%;
}
#reason .con1200 iframe {
    width: 100%;
    height: 300%;
}

#reason .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
}


#past {
    width: 100%;
    float: left;
    clear: both;
    background-color: #000000;
    color: #FFFFFF;
    padding-bottom: 50px;
    padding-top: 50px;
    background-image: url(../images/maintenance/kako_bess.jpg);
    background-position: 0% top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#past .con1200 h3 {
    margin-left: 2%;
    margin-right: 2%;
    font-size: 1.6em;
    margin-bottom: 50px;
}




#past .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}

#past .con1200 h4 {
    text-align: center;
    font-size: 1.2em;
    margin-top: 100px;
}

#past .con1200 table {
    margin-left: 5%;
}
#past tr td    {
    border-bottom: 1px solid #3C3C3C;
}


#past tbody tr .p20 {
    width: 20%;
}
#past tbody tr .p50 {
}

















































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

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

	
#タブレット {
}
#top .con1200 h2 {
    font-size: 2em;
}

#introduction .con1200 h3 {
    font-size: 2em;
}
#reason .con1200 h3 {
    font-size: 2em;
}
#reason .con1200 dl {
    padding-top: 50px;
}

#reason .con1200 dl dt {
    font-size: 1.8em;
}
#reason .con1200 dl dd {
    font-size: 1em;
}
#reason .con1200 iframe {
    height: 500px;
}





#past .con1200 h3 {
    font-size: 2em;
}
#past .con1200 h4 {
    font-size: 2em;
}



    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

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

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

	
#パソコン {
}
#top .con1200 h2 {
    margin-top: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
}
#reason .con1200 iframe {
    width: 60%;
    margin-left: 20%;
}



    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



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

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

	




		
}
