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



/* Mobile Layout: 480px and below. */
#スマートフォン {

}
#top {
    margin-left: auto;
    margin-right: auto;
    margin-top: 150px;
    max-width: 1200px;
}
#top #cachi {
    color: rgba(231,74,52,1.00);
    font-weight: bold;
    border: 5px solid rgba(253,129,108,1.00);
    padding-left: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#top h2 {
    background-color: rgba(223,63,63,1.00);
    line-height: 0.8em;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    padding-right: 20px;
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 20px;
}
#top p {
    text-align: left;
    padding-left: 2%;
    padding-right: 2%;
}

.content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    margin-bottom: 100px;
}
.content h3 {
    border-bottom: 2px solid rgba(223,63,63,1.00);
    font-size: 1.2em;
    margin-top: 100px;
    clear: both;
    margin-left: 2%;
    margin-right: 2%;
}
.content p {
    margin-left: 2%;
    margin-right: 2%;
    line-height: 1.8em;
}
.content ul li {
    margin-bottom: 20px;

}



#booklet .colome4  {
    text-align: center;
    width: 50%;
    float: left;
    margin-bottom: 30px;
}
#booklet .colome4 li {
    list-style-type: none;
    font-size: 0.9em;
}
.content li a {
    width: 90%;
}
.content dl {
    margin-left: 2%;
}











































































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

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



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

.content h3 {
    font-size: 1.6em;
    font-weight: normal;
}

.content #apply_box {
    width: 96%;
}

.content #apply_box .colome02_7 {
    width: 68%;
    float: left;
    margin-right: 2%;
}

.content #apply_box .colome02_3 {
    width: 30%;
    float: left;
}
.content #booklet .colome4 {
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}












	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

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

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

	
#パソコン {
}
#top p {
    text-align: center;
}
#top h2 {
    text-align: right;
}













	
	
	
	
	
	
	
	
	
	
	
	
	
	

	


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

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

	




		
}
