.head-title {
    color: #fff;
    padding-left: 20px;
    font-weight: bold;
	font-size: 36px;
}
.img640-640 {
    max-width: 25%;
	text-align:center;
}
.img640-640 img {
    max-width: 95%;
}
.img480-640 {
    width: 20%;
	text-align:center;
}
.img480-640 img {
max-width: 70%;
    margin: 0 auto;
}
.sec-flex-contener{
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
}
.sec-flex-contener2{
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
}
.sec-flex-contener3{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.sec-flex-contener4{
	display:flex;
	flex-wrap:wrap;
	justify-content:start;
}
.sec-flex-contener .img640-640 {
    max-width: 33.3%;
    text-align: center;
	margin-bottom:30px;
}
.sec-flex-contener .img640-640 img {
max-width: 80%;
    margin: 0 auto;
}
section#sec2 {
    background-position: bottom 30px center;
}
.sec2-body {
    position: relative;
    min-height: 700px;
}
.sec2-cont1 {
    line-height: 1.2;
    position: absolute;
    top: 300px;
    font-size: 13px;
    font-weight: 500;
font-family: 'Inter', Arial, sans-serif;
        -webkit-font-smoothing: antialiased;	
}
.sec2-cont2 {
    line-height: 1.2;
    font-size: 13px;
    position: absolute;
font-family: 'Inter', Arial, sans-serif;
        -webkit-font-smoothing: antialiased;	
    bottom: 50px;
}
section#sec3,section#sec4,section#sec5,section#sec6 {
    position: relative;
}
.sec3-body,.sec4-body,.sec5-body,.sec6-body{
    padding: 0px 20px 200px;
    height: 750px !important;
    line-height: 1.4;
	position: absolute;
        top: 20px;
}
.sec20-body {
    padding: 0px 20px 200px;
    min-height: 640px;
}
.txt-large{
    font-size: 60px;
    font-weight: normal;
    padding-bottom: 300px;
}
.txt-mid{
    font-size: 40px;
    font-weight: normal;
    padding-bottom: 300px;
}
.sec4-txt-blk{max-width:600px;}
.sec7-body{
    padding: 30px 20px 100px;
}
.sec8-body {
    padding: 30px 20px 30px;
}
.sec9-body, .sec21-body  {
    padding: 0px 20px 200px;
}
.sec18-body{
    padding: 130px 20px 200px;
	text-align: right;
}
#sec8 .sec-flex-contener .img480-640{
	width: 50%;
        text-align: center;
}

#sec8 .sec-flex-contener .img480-640 img {
        max-width: 80%;
        margin: 0 auto;
}


#sec13 .sec-flex-contener4 .img640-640:first-child {
        max-width: 65%;
        text-align: center;
    }
#sec13 .sec-flex-contener4 .img640-640:last-child {
        max-width: 30%;
        text-align: center;
    }
#sec15 .img640-640 {
        max-width: 33.3%;
        text-align: center;
}

#sec16 .img640-640 {
    max-width: 50%;
}

#sec17 .img640-640 {
        max-width: 33.3%;
        text-align: center;
}
.fixed-footer {
position: fixed;
        top: 10px;
        z-index: 10000;
        right: 0px;
        width: 300px;
        height: 55px;
        display: flex;
        justify-content: right;
        flex-wrap: nowrap;
    }
.fixed-footer-link a {
        display: block;
padding: 5px 20px;
        background: #ffffff;
        margin: 0 5px 0;
        border-radius: 20px;
	        color: #6d3a04;
    }
a.top-menu {
    display: block;
    text-align: center;
    width: 100%;
}
#sec3 h2.season-midasih {
    font-size: 18px;
}
#sec3 .anm-slide-l span {
    font-size: 12px;
    line-height: 1.0;
}
#sec4 h2.season-midasih {
    font-size: 18px;
}
.sec4-txt-blk{
        max-width: 600px;
        font-size: 12px;
        line-height: 1.2;
}
 .sec5-txt-blk,.sec6-txt-blk{
        font-size: 12px;
        line-height: 1.2;
}
#sec5 h2.season-midasih {
    font-size: 18px;
}
#sec6 h2.season-midasih {
    font-size: 18px;
}
#sec9 h2,#sec18 h2,#sec21 h2 {
    padding-bottom: 400px;
	    margin-top: 0px !important;
	font-family: 'Inter', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h3.person {
    width: 50%;
    font-size: 40px;
}
.person-top {
    display: flex;
    justify-content: left;
width: 80%;
}
.person-info {
    display: flex;
}
.person-photo {
    width: 120px;
}
.person-right img {
    max-width: 280px;
    padding-right: 0px;
    margin-right: 0px;
}
img.img-person {
    border-radius: 10px;
}

.person-left {
    width: 70%;
    padding-right: 20px;
    font-size: 14px;
}
.person-right {
    width: 30%;
    font-size: 14px;
    text-align: right;
}