@charset "utf-8";




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


.bg-slider {
    width: 100%;
    height: 50vh;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px;
    padding-top: 0px;
}

.bg-slider h2 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 1em;
    padding-top: 0px;
    padding-bottom: 30px;
    color: rgba(255,255,255,1.00);
    letter-spacing: 0.1em;
    text-shadow: 0px 0px 8px #2F2F2F;
    writing-mode: vertical-rl;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-left: 70%;
}
#teuchisoba {
	clear: both;
	background-image: url(../images/index/soba_bess01.jpg);
	background-size: 200% auto;
	background-repeat: no-repeat;
	background-position: 40% bottom;
	padding-bottom: 350px;
	display: inherit;
	margin-bottom: 50px;
}
#teuchisoba h2 {
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}
#teuchisoba p {
	width: 97%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	margin-bottom: 30px;
	margin-left: 2%;
}
#teuchisoba h3 {
	text-align: center;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	text-shadow: 0px 0px 5px rgba(255,255,255,1.00);
}

#teuchisoba li {
	list-style-type: none;
	text-align: center;
}
#teuchisoba li a {
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	background-color: rgba(255,255,255,0.84);
}

#teuchisoba li a:hover {
	background-color: #FFFFFF;
	display: inline-block;
}







#category_item {
    width: 100%;
    float: left;
    clear: both;
	background-color: #FFFFFF;
}
#category_item h3 {
    margin-left: 2%;
    border-left: 5px solid #001354;
    padding-left: 5px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    width: 92%;
    clear: both;
}















































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

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

	
#タブレット {
}
.bg-slider .con1200 h2 {
    margin-right: 5%;
    margin-left: 80%;
    font-size: 1.4em;
}
	
#teuchisoba {
	clear: both;
	width: 100%;
	height: 500px;
	background-size: 200% auto;
	background-position: 30% center;
	padding-bottom: 100px;
}	
#teuchisoba h2 {
	width: 60%;
	margin-left: 20%;
}
#teuchisoba h3 {
	clear: both;
	font-size: 1.6em;
}

#teuchisoba .tablet_pc {
	float: right;
	width: 12%;
	margin-right: 5%;
	margin-top: 0px;
	margin-left: 2%;
	padding-bottom: 0px;
}
#teuchisoba p {
	writing-mode: vertical-rl;
	clear: left;
	float: right;
	margin-top: 10px;
	height: 300px;
	line-height: 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 {
    width: 80%;
    float: left;

}

#top .bg-slider {
    height: 95vh;
    position: static;
}

.bg-slider .con1200 h2 {
    font-size: 1.8em;
}

	
	
	
	
#teuchisoba {
	clear: both;
	width: 80%;
	margin-bottom: 50px;
	background-size: 150% auto;
}	


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

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



	




		
}
