@charset "UTF-8";

header {
	width: 100%;
	overflow-x: hidden;
	height: 230px;
}
header .gnav.for-pc  {
	display: none;
}

.for-phone_l {
	display: block;
	width: 100vw;
	background-color: red;
	text-align: center;
	margin-top: 0;
} 
.ul-for-landscape li{
	display: inline-block;
	list-style: none;
	text-decoration: none;
	

}
.ul-for-landscape li a {
	display: inline-block;
	text-align: center;
	color:#333333;
	margin-right: 20px;
	margin-top: 5px;
	padding-bottom: 10px;
	text-decoration: none;
}
/* #wrapper header #logo {
	width: 100%;
} */
.titlebox1,.titlebox2,.titlebox3,.titlebox4,.titlebox5,.titlebox6,.titlebox7,.titlebox8,.titlebox9,.titlebox10 {
	position: relative !important;
	clear:both;
	top: 0;
	left:0;
	width: 30vw;
	margin-left: 5vw;
	/* height: 60vw;  */
	left:0px;
	background-size:  contain;
	background-repeat: no-repeat;
	background-position: bottom center;
	
} 