.p-7th{background-color:#5de9d9}.p-7th .c-button{opacity:0}.p-crosstalk__item{border-radius:20px;overflow:hidden;position:relative;cursor:pointer}@media screen and (max-width: 650px){.p-crosstalk__item{border-radius:10px}}.p-crosstalk__item:nth-child(n+2){margin-top:30px}@media screen and (min-width: 1080px){.p-crosstalk__item:hover .p-crosstalk__topic::before{background-color:rgba(0,0,0,0)}.p-crosstalk__item:hover .detail{background-color:#fff;color:#000;border-color:#000}.p-crosstalk__item:hover .detail::after{border-top-color:#000;border-right-color:#000}}.p-crosstalk__topic{position:relative;padding:118px 50px 56px;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 820px){.p-crosstalk__topic{padding:80px 40px 40px}}@media screen and (max-width: 650px){.p-crosstalk__topic{padding:30px 20px}}.p-crosstalk__topic::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);transition:background-color .4s cubic-bezier(0.445, 0.05, 0.55, 0.95);z-index:2}.p-crosstalk__topic .bg{position:absolute;top:0;left:0;z-index:-1}.p-crosstalk__topic .number{font-size:4.8rem;color:#fff;text-shadow:0 0 16px rgba(0,0,0,.2);line-height:1.4;z-index:2}@media screen and (max-width: 1080px){.p-crosstalk__topic .number{font-size:4rem}}@media screen and (max-width: 650px){.p-crosstalk__topic .number{font-size:3rem}}.p-crosstalk__topic .title{font-size:4rem;color:#fff;text-align:center;text-shadow:0 0 16px rgba(0,0,0,.2);z-index:2}@media screen and (max-width: 1080px){.p-crosstalk__topic .title{font-size:4vw}}@media screen and (max-width: 650px){.p-crosstalk__topic .title{font-size:5vw}}.p-crosstalk__topic .topic-member{display:flex;align-items:center;justify-content:center;gap:40px;z-index:2}@media screen and (max-width: 650px){.p-crosstalk__topic .topic-member{gap:10px}}.p-crosstalk__topic .name .year{text-align:center;font-size:14px;color:#fff;text-shadow:0 3px 6px rgba(0,0,0,.2);white-space:nowrap}@media screen and (max-width: 650px){.p-crosstalk__topic .name .year{font-size:12px}}.p-crosstalk__topic .name .text{text-align:center;display:block;font-size:2.7rem;color:#fff;text-shadow:0 3px 6px rgba(0,0,0,.2)}@media screen and (max-width: 650px){.p-crosstalk__topic .name .text{font-size:2.4rem}}.p-crosstalk__topic .cross{position:relative;flex-grow:0;flex-shrink:0;width:36px;height:36px;transform:rotate(45deg)}@media screen and (max-width: 650px){.p-crosstalk__topic .cross{width:19px;height:19px}}.p-crosstalk__topic .cross::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:3px;background-color:#fff}@media screen and (max-width: 650px){.p-crosstalk__topic .cross::before{height:2px}}.p-crosstalk__topic .cross::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:3px;height:100%;background-color:#fff}@media screen and (max-width: 650px){.p-crosstalk__topic .cross::after{width:2px}}.p-crosstalk__topic .detail{position:relative;display:block;width:174px;height:50px;border-radius:25px;border:1px solid #fff;background-color:#000;padding:14px 35px 16px;color:#fff;text-align:left;transition:background-color .4s cubic-bezier(0.445, 0.05, 0.55, 0.95),color .4s cubic-bezier(0.445, 0.05, 0.55, 0.95),border-color .4s cubic-bezier(0.445, 0.05, 0.55, 0.95);z-index:2}@media screen and (max-width: 650px){.p-crosstalk__topic .detail{width:165px;height:40px;padding:8px 35px 10px;margin-top:20px}}.p-crosstalk__topic .detail::after{content:"";position:absolute;top:32%;right:20%;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(135deg);transition:border-top-color .4s cubic-bezier(0.445, 0.05, 0.55, 0.95),border-right-color .4s cubic-bezier(0.445, 0.05, 0.55, 0.95)}@media screen and (max-width: 650px){.p-crosstalk__topic .detail::after{top:30%;width:8px;height:8px}}.p-crosstalk__wrap{background-color:#fff;padding-left:80px;padding-right:80px;display:none}@media screen and (max-width: 820px){.p-crosstalk__wrap{padding-left:5%;padding-right:5%}}.p-crosstalk__wrap.is-active{display:block}.p-crosstalk__wrap .member-list{display:flex;justify-content:space-between;gap:5%}@media screen and (max-width: 650px){.p-crosstalk__wrap .member-list{display:block}}.p-crosstalk__wrap .member-item{position:relative;flex:0 0 30%}.p-crosstalk__wrap .member-item:last-child::after{content:none}@media screen and (max-width: 650px){.p-crosstalk__wrap .member-item:nth-child(n+2){margin-top:30px}}.p-crosstalk__wrap .member-item::after{content:"";position:absolute;top:100px;left:100%;width:40px;height:40px;background-image:url("../../../images/crosstalk/cross_emerald.svg");background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (max-width: 1080px){.p-crosstalk__wrap .member-item::after{top:8vw;width:4vw;height:4vw}}@media screen and (max-width: 650px){.p-crosstalk__wrap .member-item::after{display:none}}.p-crosstalk__wrap .image{position:relative;width:80%;height:0;padding-top:80%;border-radius:50%;overflow:hidden;margin-left:auto;margin-right:auto}@media screen and (max-width: 650px){.p-crosstalk__wrap .image{width:50%;padding-top:50%}}.p-crosstalk__wrap .image img{position:absolute;top:0;left:0;width:100%;height:100%}.p-crosstalk__wrap .info .department{margin-top:16px;font-size:14px;text-align:center}.p-crosstalk__wrap .info .name{font-size:2.7rem;text-align:center;line-height:1.4}.p-crosstalk__wrap .info .text{margin-top:10px}.p-crosstalk__content .talk-image{height:488px}@media screen and (max-width: 1080px){.p-crosstalk__content .talk-image{height:45vw}}@media screen and (max-width: 650px){.p-crosstalk__content .talk-image{height:50vw}}@media screen and (max-width: 650px){.p-crosstalk__content .question{text-align:left}}.p-crosstalk__content .talk-list{padding:80px 0}@media screen and (max-width: 820px){.p-crosstalk__content .talk-list{padding:70px 0}}@media screen and (max-width: 650px){.p-crosstalk__content .talk-list{padding:50px 0}}.p-crosstalk__content .talk-list:last-child{padding-bottom:0}.p-crosstalk__content .talk-item{display:flex;align-items:center;padding:0 130px}@media screen and (max-width: 1080px){.p-crosstalk__content .talk-item{padding:0 5%}}@media screen and (max-width: 650px){.p-crosstalk__content .talk-item{display:block;padding:0}}.p-crosstalk__content .talk-item:nth-child(n+2){margin-top:30px}.p-crosstalk__content .talk-item:nth-child(even){flex-direction:row-reverse}.p-crosstalk__content .talk-item:nth-child(even) .message{padding-left:0;padding-right:30px}@media screen and (max-width: 650px){.p-crosstalk__content .talk-item:nth-child(even) .message{margin-top:16px;padding-right:0}}@media screen and (max-width: 650px){.p-crosstalk__content .talk-item:nth-child(even) .person{justify-content:flex-end}}.p-crosstalk__content .talk-item .person{width:128px;flex-shrink:0}@media screen and (max-width: 650px){.p-crosstalk__content .talk-item .person{display:flex;align-items:center;width:auto}}.p-crosstalk__content .talk-item .person .avatar{width:128px;height:128px;border-radius:50%;overflow:hidden}@media screen and (max-width: 650px){.p-crosstalk__content .talk-item .person .avatar{width:80px;height:80px}}.p-crosstalk__content .talk-item .person .name{margin-top:16px;text-align:center;font-size:2.7rem;line-height:1}@media screen and (max-width: 650px){.p-crosstalk__content .talk-item .person .name{margin-top:0;margin-left:16px}}.p-crosstalk__content .talk-item .message{padding-left:30px}@media screen and (max-width: 650px){.p-crosstalk__content .talk-item .message{margin-top:16px;padding-left:0}}.p-crosstalk__content .talk-item .message p{font-size:14px}.p-sectionRequirements{padding-top:100px}@media screen and (max-width: 820px){.p-sectionRequirements{padding-top:80px}}@media screen and (max-width: 650px){.p-sectionRequirements{padding-top:60px}}