﻿@charset "utf-8";
/*CSS Info ======================================================================
File Name: EnIndex.css
Editor: Rebecca
CreateDate:2025/04/18
Version: 1.0
---------------------------*/

/*    Environment analysis setting
================================================== */
.moreBtn {
    background-position: 6rem center;
}

.moreBtn:hover {
    background-position: 6.2rem center;
}
.LinkArea p {
    font-size: 1.2rem;
    margin-top: 1rem;
    color: #000;
    height: 50px;
    line-height: 50px;
}