#pagetitle{
	background:url('../images/dock-flow/h2.jpg') no-repeat top center;
}
#bottom_contact{
	display:none !important;
}
main{
	width:100% !important;
}
main section{
	margin:0 auto 200px;
}
main h3{
	width:860px;
	margin:0 auto;
	padding:60px 0 0 0;
	height:200px;
	box-sizing:border-box;
	text-align:center;
	background:#fff;
	border-radius:10px;
	text-align:center;
	font-size:35px;
	font-family: yu-mincho-pr6, sans-serif;
	position:relative;
}
main h3 span{
	font-size:100px;
	color:#489e91;
	position:absolute;
	top:40px;
	left:20px;
}
#section1{
	padding:0px 0 0 0;
	/*background:url('../images/dock-flow/2022_flow_bg1.jpg') no-repeat top center;*/
}
#section1 article{
	width:960px;
	margin:0 auto;
	text-align:center;
}
#section1 article .fll{
	width:430px;
	flex:none;
}
#section1 article .flr{
	width:430px;
	flex:none;
}
#section1 article .flr hr{
	background:#489e91;
	margin:40px 0;
}
#section1 article h4{
	color:#489e91;
	font-size:24px;
	font-family: yu-mincho-pr6, sans-serif;
	margin:0 0 20px;
}
#section1 article ul{
	list-style:none;
	padding:0 0 0 400px;
}
#section1 article ul li{
	line-height:28px;
	margin:0 0 10px;
	background:url('../images/dock-flow/reten.png') no-repeat left center;
	background-size:15px auto;
	text-align:left;
	padding:0 0 0 30px;
}
#section1 article .flr .more a{
	line-height:70px;
	border-radius:10px;
	display:block;
	padding:0 20px;
	color:#fff;
	text-decoration:none;
	background:#e68585 url('../images/dock-flow/2022_flow_arrow.png') no-repeat right 10px center;
}
#section2{
	padding:590px 0 0 0;
	background:url('../images/dock-flow/2022_flow_bg2.jpg') no-repeat top center;
}
#section2-1{
	width:760px;
	margin:0 auto 50px;
}
#section2-2{
	width:760px;
	margin:0 auto 50px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#uketsuke1{
	width:340px;
	margin:0 0 40px;
}
#uketsuke2{
	width:340px;
	margin:0 0 40px;
}
#uketsuke3{
	width:100%;
}

#section2-2 dt{
	color:#6cbed5;
	font-size:20px;
	font-family: yu-mincho-pr6, sans-serif;
	background:url('../images/bigwaffle/h2_2.png') no-repeat right center;
}
#section2-2 dt span{
	display:inline-block;
	padding:0 30px 0 0;
	background:#fff;
}
.photogallery ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	width:960px;
	margin:0 auto;
	list-style:none;
}
.photogallery li{
	width:430px;
	margin:0 0 40px;
}
#section3{
	padding:590px 0 0 0;
	background:url('../images/dock-flow/2022_flow_bg3.jpg') no-repeat top center;
}
#section3-1{
	width:760px;
	margin:0 auto 40px;
}
#section4{
	padding:590px 0 0 0;
	background:url('../images/dock-flow/2022_flow_bg4.jpg') no-repeat top center;
}
#section4-1{
	width:760px;
	margin:0 auto 40px;
}
#section5{
	padding:590px 0 0 0;
	background:url('../images/dock-flow/2022_flow_bg5.jpg') no-repeat top center;
}
#section5 article{
	width:760px;
	margin:0 auto 40px;
}
#section6 article{
	width:960px;
	display:flex;
	justify-content:space-between;
	margin:0 auto 40px;
}
#section6 article .fll{
	width:440px;
	flex:none;
}
#section6 article .flr{
	width:430px;
	flex:none;
}
#section6 h4{
	margin:0 auto;
	box-sizing:border-box;
	border-radius:10px;
	font-size:35px;
	font-family: yu-mincho-pr6, sans-serif;
	position:relative;
	margin:0 0 40px;
}
#section6 h4 span{
	color:#489e91;
	font-size:50px;
}
#bottom_subnav{
	background:url('../images/bigwaffle/bg_subnav.png') repeat-x center center;
}
#bottom_subnav ul{
	list-style:none;
	width:960px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}

#bottom_subnav ul li{
		width:186px;
}
#bottom_subnav ul li a{
	display:block;
	line-height:105px;
	text-align:center;
	color:#0e0e0e;
	text-decoration:none;
	box-shadow:0 0 3px rgba(0,0,0,0.4);
	background:url('../images/bigwaffle/2022_subnav.png') no-repeat top center;
}