#pagetitle{
	background:url('../images/access/h2.jpg') no-repeat top center;
}
main section{
	max-width:1100px;
	margin:0 auto 100px;
}
.fukidashi_wrap{
	width:650px;
	min-height:154px;
	padding:0px 0 0 0px;
	box-sizing:border-box;
	margin:0 auto;
}
.fukidashi{
	border:1px solid #dddddd;
	text-align:center;
	padding:10px 0;
	border-radius:10px;
  position: relative;
}
.fukidashi .comment{
	color:#a7646d;
}
.gochui{
	font-size:20px;
	color:#da6272;
	padding:15px 0;
}
.gochui img{
	vertical-align:middle;
	margin:0 10px 0 0;
}
#section1{
}
#access1 h4{
	font-size:50px;
	color:#06677f;
	letter-spacing:3px;
	margin:0 0 20px;
	font-family: yu-mincho-pr6, sans-serif;
	text-align:center;
}
#access1 h4 small{
	font-size:30px;
}

#access1,
#access2{
	padding:130px 0 0 0;
	margin:-130px auto 150px;
}
#access1 .inner,
#access2 .inner{
	width:950px;
	margin:0 auto 80px;
}
#access1 .fll,
#access2 .fll{
	width:550px;
	float:left;
}
#access1 .flr,
#access2 .flr{
	width:390px;
	float:right;
}
#access1 h5{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#35adce+0,35adce+10,35adce+90,7db9e8+100&0+0,1+10,1+90,0+100 */
background: -moz-linear-gradient(left, rgba(53,173,206,0) 0%, rgba(53,173,206,1) 10%, rgba(53,173,206,1) 90%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(53,173,206,0) 0%,rgba(53,173,206,1) 10%,rgba(53,173,206,1) 90%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(53,173,206,0) 0%,rgba(53,173,206,1) 10%,rgba(53,173,206,1) 90%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0035adce', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
	color:#fff;
	text-align:center;
	width:470px;
	margin:0 auto 20px;
	line-height:50px;
	padding:0 15px 0 0;
	box-sizing:border-box;
}
.dock_img{
	text-align:center;
	margin:0 0 40px;
	float:left;
}
.dock_midashi{
	width:calc(100% - 490px);
	padding:0 0 0 30px;
	box-sizing:border-box;
	float:right;
}
#access2 h4{
	font-size:50px;
	color:#2f7f71;
	letter-spacing:3px;
	margin:0 0 20px;
	text-align:center;
	font-family: yu-mincho-pr6, sans-serif;
}
#access2 h4 small{
	font-size:30px;
}
#access2 h5{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#35adce+0,2e9885+10,2e9885+90,7db9e8+100&0+0,1+10,1+90,0+100 */
background: -moz-linear-gradient(left, rgba(53,173,206,0) 0%, rgba(46,152,133,1) 10%, rgba(46,152,133,1) 90%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(53,173,206,0) 0%,rgba(46,152,133,1) 10%,rgba(46,152,133,1) 90%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(53,173,206,0) 0%,rgba(46,152,133,1) 10%,rgba(46,152,133,1) 90%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0035adce', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
	color:#fff;
	line-height:50px;
	padding:0 15px 0 0;
	box-sizing:border-box;
	text-align:center;
	width:470px;
	margin:0 auto 20px;
}
.more a{
	width:280px;
	line-height:50px;
	display:block;
	text-align:center;
	color:#fff;
	text-decoration:none;
	margin:40px auto;
	background:#da6272 url('../images/common/arrow4.png') no-repeat right 10px center;
}
#copyright{
	padding-bottom:10px !important;
}