@charset "utf-8";




/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#top {
    background-image: url(../images/recruit/recruit.jpg);
    background-size: cover;
    background-position: center 20%;
    margin-top: 90px;
}
#top .con1200 h2 {
    color: #FFFFFF;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 2em;
    letter-spacing: 0.2em;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10%;
    text-shadow: 1px 2px 10px rgba(0,0,0,1.00);
}
#concept {
    width: 100%;
    float: left;
    clear: both;
    padding-top: 30px;
}
#concept .con1200 h3 {
    margin-left: 2%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
#concept .con1200 p {
    margin-left: 5%;
    width: 94%;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 0.9em;
    line-height: 1.8em;
}
#concept .con1200 dl {
    padding-left: 5%;
}

#concept .con1200 dl dd a {
    color: rgba(0,0,0,1.00);
}

#shop_data .con1200 p {
    font-size: 0.9em;
}

















































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

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

	
#タブレット {
}
#top .con1200 h2 {
    padding-top: 80px;
    padding-bottom: 80px;

}

#concept .con1200 h3 {
    width: 90%;
    margin-left: 5%;
}
#concept .con1200 p {
    margin-left: 10%;
    width: 80%;
}


#menu h3 {
    font-size: 1.8em;
}











	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
}




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

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

	
#パソコン {
}
#top {
    margin-top: 0px;
}
#top .con1200 h2 {
    padding-top: 100px;
    padding-bottom: 100px;
}

#concept .con1200 h3 {
    font-size: 1.6em;
}
#concept .con1200 p {
    line-height: 2em;
}








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

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


	




		
}
