.profile-section .profile-top{display:flex;align-items:flex-start}.profile-section .profile-top .profile-photo{width:65%}.profile-section .profile-top .profile-photo img{width:100%}.profile-section .profile-top .profile-object{width:35%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.profile-section .profile-top .profile-object .object-img{width:100%;height:auto;overflow:hidden}.profile-section .profile-top .profile-object .object-img img{width:136%;margin-left:-20px}.profile-section .profile-top .profile-object .object-text{position:absolute;top:45%;left:30%;transform:translate(-50%,-50%);z-index:1;color:#fff;font-family:serif}.profile-section .profile-top .profile-object .object-text .title{font-size:calc(1.3rem + .4vw);letter-spacing:.1em}.profile-section .profile-top .profile-object .object-text .name{font-size:calc(2rem + .4vw)}.profile-section .profile-text{width:90%;padding:7vw 10vw 7vw 5vw;background:#fff;margin-top:-1.5vw;margin-left:10vw;position:relative;z-index:-1}.profile-section .profile-text .catch-text{font-size:calc(1.5rem + .4vw);margin-bottom:1.5em}.profile-section .profile-text p.paragraph{line-height:2.3;margin-bottom:0}.profile-section .profile-text p.paragraph+p.paragraph{margin-top:1em}.profile-section .profile-text p.paragraph .annotation{font-size:calc(.5rem + .4vw);vertical-align:super;margin-right:.2vw}.profile-section .profile-name-img p{text-align:right;margin-bottom:.2vw}.profile-section .profile-name-img figure{margin-left:auto;width:15%}.profile-section .profile-name-img figure img{width:100%}@media screen and (max-width:1024px) and (orientation:portrait){.profile-section .profile-top .profile-photo{width:55%;height:50vw}.profile-section .profile-top .profile-photo img{height:100%;object-fit:cover;object-position:80% 50%}.profile-section .profile-top .profile-object{width:45%}.profile-section .profile-top .profile-object .object-img img{width:73.3333333333vw;height:45vw;margin-left:unset}.profile-section .profile-top .profile-object .object-text{left:5vw;transform:translate(0,-50%)}.profile-section .profile-top .profile-object .object-text .title{font-size:calc(1rem + 1vw)}.profile-section .profile-top .profile-object .object-text .name{font-size:calc(1.4rem + 1vw)}.profile-section .profile-text{width:calc(100% - 5vw);padding:10vw 10vw 5vw 5vw;margin-top:-5vw;margin-left:5vw}.profile-section .profile-text .catch-text{font-size:calc(1.3rem + 1vw);line-height:1.8}.profile-section .profile-text p.paragraph{line-height:2;text-align:justify}.profile-section .profile-name-img figure{width:36%}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.profile-section .profile-text{width:calc(100% - 5vw);padding:10vw 10vw 5vw 9vw}.profile-section .profile-name-img figure{width:25%}}