@charset "utf-8";
/* CSS Document */

main{
padding-bottom: 2rem;
	}

.font-y {
 color:#f1e726;
	}

.font-w {
 color:#ffffff;
	}

p.font-w a {
 color:#ffffff;
	}


/* 背景色
--------------------------------------*/

.gb-g {
	padding:0.5rem;
 background-color: #0093bd;
	}

.gb-gl {
	padding:0.5rem;
 background-color: #ECEDED;
	}

.gb-w {
	padding: 1rem 0.7rem;
 background-color: #ffffff;
	}

.gb-gr{
		padding:1rem 0.5rem;
 background-color: #e5eae5;
	}

.bg-or{
	text-align: center;
	font-size:1.2rem;
	margin-right:0.5rem;
	padding: 0.5rem;
	background: #f9bb00;
	color:#fff;
	font-weight: bold;
			border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}

.bg-b{
	text-align: center;
	font-size:1.2rem;
	padding: 0.5rem;
	background: #0093bd;
	color:#fff;
	font-weight: bold;
			border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}

.bg-b1{
	text-align: center;
	font-size:1.1rem;
	padding: 0.5rem;
	background: #0093bd;
	color:#fff;
	font-weight: bold;
			border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
.br-or {
	padding-bottom: 0.5rem;
	border-bottom: 2px dotted#0093bd;
}
.point{
	text-align: center;
 margin: 0 auto;
	}

#text{
	line-height:2.5;
	}

.titel-p{
	margin: 1rem auto;
	font-weight: bold;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	padding:0.5rem;
 background-color: #0093bd;
	}

.titel1-p{
	margin-top: 0.8rem;
	font-weight: bold;
	font-size: 1.2rem;
	color: #000000;
	text-align: center;
	}

.titel2-p{
	margin-top: 0.8rem;
	font-weight: bold;
	font-size: 1.2rem;
	color: #000000;
	margin-bottom:0.5rem;
}

.titel3-p{
	margin-top: 0.8rem;
	font-weight: bold;
	font-size: 1.2rem;
	color: #000000;
	margin-bottom:0.5rem;
}

.bd{
	padding: 0.5rem 0;
 border-bottom: 3px dotted #287c48;
	}

#p1{
	line-height: 1.8rem;
	font-weight: bold;
	font-size: 1.2rem;
	color: #ffffff;
	text-align: center;
		border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}

#p-c{
	text-align: left;
}

.f1{
	line-height: 1.8rem;
	font-size: 1.3rem;
	text-align: center;
}


.tl20p{
	margin-top: 1rem;
	}

/*-----------------------------------

	top-lineup

-----------------------------------*/

#top-lineup {
	text-align:center;
	margin-bottom: 1rem;
	margin-top: 1rem;

	}

#top-lineup ul{
	text-align:left;
	padding:0.5em 0.5em 0 1em;
	background:#fff;
	margin-bottom:1rem;
	}

.buken {
	background: url(../img/order.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
		padding-top:2rem;
	padding-bottom:2.5rem;
	}

.buken1 {
	background: url(../img/bunjyo.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
		padding-top:2rem;
	padding-bottom:2.5rem;
	}

.buken2 {
	background: url(../img/garden.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
		padding-top:2rem;
	padding-bottom:2.5rem;
	}

.buken3 {
	background: url(../img/sky.jpg) no-repeat top center;
	background-size:cover;
	position:relative;
		padding-top:2rem;
	padding-bottom:2.5rem;
	}

.btn-r3 a{
	margin-top:1rem;
	font-size: 1rem;
	display:block;
	background:rgba(51,51,51,0.6);
	color: #fff;
	text-align: center;
    vertical-align: middle;
	padding:0.5rem;
	}

.btn-r3 a:after {
	color: #fff;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left:10px;
	background:rgba(51,51,51,1);
}

.btn-r3 a:hover {
	background:rgba(51,51,51,1);
	color: #ffffff;
	}


@media only screen and (min-width: 768px) {

	
.p2{
	text-align: center;
}
	
.titel-p,
.titel1-p{
	text-align: left;
	}
	
.titel1-p{
 margin-top: 2rem;
	}


#p1{
	text-align: left;
	}
	

.titel2-p{
	text-align: left;
}
	
	
.buken,
.buken1,
.buken2,
.buken3{
		padding-top:5rem;
	padding-bottom:5rem;
	}

	
	}





@media only screen and (min-width: 1024px) {
	
#obi{
	font-size: 1.3rem;
	text-align: center;
	margin: 0 auto;
	padding:1rem 0 0.2rem;
 background-color: #0093bd;
	color:#fff;
	font-weight: bold;
	}
	
#hojo{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	}
	
.f1{
	font-size: 1.5rem;
}
	
.gb-g {
	padding:1rem 0 1rem 0;
 background-color: #0093bd;
	}
	
.gb-gr{
		padding:2rem 2rem;
 background-color: #e5eae5;
	}
	
	
.gb-w {
		padding: 4rem 2rem;
	}

.bg-b,.bg-or{
	line-height: 1.4;
	padding: 1rem;
	}
	
	
	
.fx3-onep{
	width:22%;
	}
	
.fx3-twop{
	width:77%;
	}
	
#p1{
	padding: 1rem;
	line-height: 1.8rem;
	font-weight: bold;
	font-size: 1.5rem;
	color: #ffffff;
	}
	
.mt20p{
	margin-top: 2rem;
	}
	
	
	#breadclumbs {
		margin: 0 auto;
		max-width: 1200px;
		padding: 100px 0 10px;
	}
	
	
.pt20p{
	margin-top: 5rem;
	}
	
	
.tl20p{
	margin-top: 1rem;
	text-align: left;
	}
	

	
.titel3-p{
	font-size: 1rem;

}
	
.btn-r3 a{
	font-size: 1.2rem;
	}
	
.buken,
.buken1,
.buken2,
.buken3{
		padding-top:7rem;
	padding-bottom:7rem;
	}
	
	 }