.main-wrapper{
    overflow: auto;
    margin: 4.444vw auto 16.667vw auto;
    background-color: #FFF;
    width:62.5vw;
    text-align: center;
}.main-wrapper .contents{
    text-align: center;
    overflow: auto;
    margin-top: 5.486vw;
    margin-bottom: 9.375vw;
}.main-wrapper .top{
    display: inline-flex;
    align-items: flex-start;
}.main-wrapper img{
    width: 6.042vw;
    height: 7.292vw;
}.main-wrapper .name{
    text-align: left;
    margin:auto 0 auto 10.139vw;
}.main-wrapper .name p{
    color: #000;
    font-family: "Noto Serif JP";
    font-size: 1.335vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; /* 29.061px */
}.main-wrapper .name h3{
    color: #000;
    font-family: "Noto Serif JP";
    font-size: 1.78vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%;
}.main-text{
    margin-top: 4.367vw;
    display: inline-block;
    width: 47.049vw;
    text-align: left;
    color: #323232;
    font-family: "Noto Serif JP";
    font-size: 1.335vw;
    font-style: normal;
    font-weight: 500;
    line-height: 151.2%; /* 29.061px */
}

.page-links{
    display:none;
}