.sec01{
	padding-right: 0;
	padding-left: 0;
	text-align: center;
}.sec01 h3 {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 30px;
}
.sec01 .lead {
    font-size: 14px;
    line-height: 2em;
}
.anc-btn {
    text-align: center;
    max-width: 1050px;
    padding-top: 50px;
}
.anc-btn li {
    width: 90%;
	max-width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 30px;
    position: relative;
}
.anc-btn li a {
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    text-decoration: none;
    color: #000000;
	font-size:14px;
	line-height: 22px;
	font-weight: bold;
	padding: 15px 0;
}
.anc-btn li a span.montserrat{
	font-size:10px;
}
.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;
}

.inner1050 .map-area {
    width: 100%;
    position: relative;
	margin-bottom: 10px;
}
.inner1050 .map-area img{
	width: 100%;
	height: auto;
}
.map-area .coment {
    position: relative;
    left: 0px;
    background-color: rgba(255,255,255,0.80);
    top: auto;
    padding: 10px;
    width: auto;
	font-size:14px;
}
.map-area .icon01 {
    width: 8%;
    position: absolute;
	top:12%;
	right:50%;
}
.map-area .icon02 {
    width: 8%;
    position: absolute;
	top:20%;
	right:32%;
}
.map-area .icon03 {
    width: 8%;
    position: absolute;
	top:37%;
	right:25%;
}
.map-area .icon04 {
    width: 8%;
    position: absolute;
	top:52%;
	right:16%;
}
.map-area .icon05 {
    width: 8%;
    position: absolute;
	top:38%;
	right:64%;
}
.movie-area{
	width: 100%;
	margin: 20px auto 50px 0;
	aspect-ratio: 16 / 9;
  max-width: 1000px;
}
.movie-area img {
	width: 100%;
	height: auto;
}
.movie-area iframe{
	height: 100%;
	width: 100%;
}
.number-box{
	font-size:0;
}
.number-box li {
    width: 100%;
    display: block;
	vertical-align: top;
	margin: 20px 0;
}
.number-box li .number-title{
	width: auto;
	border: 1px solid #000;
	background: #B8DB27;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	padding: 5px 0;
	color:#000;
	margin: 0 auto 30px;
}
.number-box li:nth-child(2n) .number-title{
	background: #F49701;
}


.number-box li .number-l{
	font-size:50px;
	line-height: 0px;
	font-weight: bold;
	font-family: "Montserrat", sans-serif;
	text-align: center;
}
.number-box li .number-l span{
	font-size:26px;
	line-height: 30px;
}
.number-box li .number-l .date {
    font-size: 14px;
	font-weight: 500;
}
.number-box li .number-txt{
	font-size:14px;
	margin-top: 10px;
}



.modalbox {
    width: 90%;
	border-radius: 20px;
	padding: 0%;
	position: relative;
}
.modaal-content-container{
	padding: 0!important;
}
.modal-title {
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
    background-image: url(../../img/about/modal-mark.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 11px auto;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.num{
	font-size: 14px;
	font-weight: bold;
  font-family: "Montserrat", sans-serif;
	position: absolute;
	top:20px;
	right:10px;
}

.modalimg {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
	margin-right: 5%;
	margin-left: 0%;
}
.modalimg img{
	width: 100%;
	height: auto;
}
.modalinner{
	margin-top: 0px;
	text-align: left;
	width: auto;
	padding: 2% 5%;
	font-size: 12px;
	line-height: 1.8em;
}
.btn-next {
    display: none;
}
.btn-prev {
    
    display: none;
}
.btn-next img , .btn-prev img{
	width: 100%;
	height: auto;
}
.btn-next a , .btn-prev a{
	text-decoration: none;
	color:#0441C0;
}
