.sec01{
	padding: 0;
	text-align: center;
}.sec01 h3 {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 30px;
}
.sec01 .lead {
    font-size: 14px;
    line-height: 2em;
}
.line-sec .right-box{
	width: calc(100% - 41px);
    padding-left: 30px;
    padding-top: 40px;
	padding-bottom: 40px;
	font-size:13px;
}
.anc-btn {
    text-align: center;
    max-width: 1050px;
    padding-top: 50px;
}
.anc-btn li {
    width: 300px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 20px;
    position: relative;
}
.anc-btn li a {
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    text-decoration: none;
    color: #000000;
	font-size:16px;
	line-height: 22px;
	font-weight: bold;
	padding: 15px 0;
}
.anc-btn li a span.montserrat{
	font-size:12px;
}
.anc-btn a .icon {
    width: 38px;
    position: absolute;
    right: -10px;
    bottom: -10px;
    background-image: url(../../img/about/anc-btn-on.png);
    background-repeat: no-repeat;
    background-size: 38px auto;
    background-position: center center;
}
.anc-btn a .icon img{
	width: 100%;
	height: auto;
	transition: 0.2s;
}
.anc-btn a:hover .icon img{
	opacity: 0;
}
a.anc {
    margin-top: -80px;
    padding-top: 80px;
    display: block;
}

.flowbox{
	width: 100%;
	float: none;
}
.infocaption{
	font-size: 10px;
	line-height: 1.6em;
	padding-bottom: 6px;
}
.flowbox .box{
	padding: 20px 5% 10px 5%;
	background-color: #fff;
	letter-spacing: -1em;
}
.flowbox .box .come {
    display: inline-block;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.6em
}
.flowbox .box .come a{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.flowbox .box .infonum{
    font-size: 10px;
    line-height: 2em;
    font-weight: bold;
    width: 35px;
    text-align: center;
    padding: 0 4px;
    border: 1px solid;
    border-radius: 50px;
    background-color: #B8DB26;
    display: inline-block;
    margin-right: 4%;
    letter-spacing: 0;
}
.flowbox .box:nth-of-type(2) .infonum{
	background-color: #C4CE27;
}
.flowbox .box:nth-of-type(3) .infonum{
	background-color: #D0C225;
}
.flowbox .box:nth-of-type(4) .infonum{
	background-color: #DCB525;
}
.flowbox .box:nth-of-type(5) .infonum{
	background-color: #E6A823;
}

.flowbox .box:nth-of-type(6) .infonum{
	background-color: #F39C22;
}
.flowbox .box:nth-of-type(7) .infonum{
	background-color: #FF8F21;
}

.flowbox .arrow{
	text-align: center;
	line-height: 1em;
}
.flowbox .arrow img{
	width: 21px;
	height: auto;
}

.infomasse {
	width: 100%;
	float: none;
	background-color: #FFFFFF;
	margin-top: 80px;
	border: 1px solid #C4C4C4;
}
.infomasse h4{
	padding: 20px;
	text-align: left;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #C4C4C4;
	position: relative;
}

.infomasse h4 .img {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 0px;
}
.infomasse h4 .img img {
	width: 129px;
	height: auto;
}

.infomasse .box {
	padding: 30px 5% 20px;
	border-bottom: 1px solid #C4C4C4;
	font-size: 14px;
	line-height: 1.6em;
}
.messename {
	font-weight: bold;
	text-align: right;
}
.info-selectbtn{
	font-size:0;
	width: 100%;
}
.info-selectbtn li{
    width: calc((100% / 2) - 1px);
    display: inline-block;
    border-right: 1px solid #999;
	vertical-align: top;
}
.info-selectbtn li:nth-child(1){
	width: calc((100% / 1) - 1px);
    border-bottom: 1px solid #999;
}
.info-selectbtn li a {
	width: 100%;
	display: block;
    position: relative;
    text-decoration: none;
    color: #000;
    height: 180px;
	font-size:26px;
	line-height: 46px;
	font-weight: bold;
	transition: 0.2s;
}
.info-selectbtn li:nth-child(1) a{
    background-position: 95.5% center;
}
.info-selectbtn li a .btn-txt{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 65%;
	text-align: center;
}
.btn-txt .bntitle  {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	padding-bottom: 0px;
}
.btn-txt .come {
	display: inline-block;
	font-size: 12px;
	line-height: 1.6em;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	padding-bottom: 0px;
}


.info-selectbtn li a .btn-txt .montserrat {
    font-size: 18px;
}
.info-selectbtn li:nth-child(1) a:hover{
	background: #0441C0;
	color:#fff;
    background-image: url(../../img/icon-arrow-w.png);
    background-repeat: no-repeat;
    background-position: 95.50% center;
    background-size: 16px auto;
}
.info-selectbtn li:nth-child(2) a:hover{
	background: #F49701;
	color:#fff;
    background-image: url(../../img/icon-arrow-w.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 16px auto;
}
.info-selectbtn li:nth-child(3) a:hover{
	background: #B8DB27;
	color:#fff;
    background-image: url(../../img/icon-arrow-w.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 16px auto;
}
.info-selectbtn li a:hover .color-blue{
	color:#fff;
}
