@charset "UTF-8";.note-article{font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN",Arial,"Noto Sans JP",Meiryo,sans-serif;color:#08131a;line-height:1.5;letter-spacing:.04em}.note-article{max-width:900px;margin:0 auto;padding:60px 20px}.note-header{text-align:center;margin-bottom:60px;border-bottom:1px solid #f5f5f5;padding-bottom:40px}.note-meta{margin-bottom:20px}.category-tag{display:inline-block;background-color:#f8f9fa;color:#6c757d;padding:4px 12px;border-radius:12px;font-size:.875rem;font-weight:500}.note-title{font-size:2rem;font-weight:700;line-height:1.3;margin:30px 0;color:#08131a;text-align:center}.note-author{display:flex;align-items:center;justify-content:center;margin:30px 0;gap:15px}.author-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-info{text-align:left}.author-name{font-weight:600;font-size:1rem;color:#08131a;margin-bottom:4px}.author-details{font-size:.875rem;color:rgba(8,19,26,.66)}.author-details span{margin-right:12px}.author-details span:after{content:"•";margin-left:12px;color:#ccc}.author-details span:last-child:after{display:none}.note-tags{margin-top:20px;text-align:center}.tag-link{display:inline-block;color:#6c757d;text-decoration:none;font-size:.875rem;margin:0 8px;transition:color .2s}.tag-link:hover{color:#08131a}.note-content{max-width:680px;margin:0 auto}.content-body{font-size:1rem;line-height:1.625;color:#08131a}.content-body h1,.content-body h2,.content-body h3,.content-body h4,.content-body h5,.content-body h6{font-weight:700;margin:2em 0 1em;line-height:1.3}.content-body h2{font-size:1.5rem;border-bottom:1px solid #e9ecef;padding-bottom:.5em}.content-body h3{font-size:1.25rem}.content-body h4{font-size:1.125rem}.content-body p{margin:1.5em 0}.content-body img{max-width:100%;height:auto;margin:2em auto;display:block;border-radius:8px}#ez-toc-container{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:24px;margin:2em 0;max-width:100%}#ez-toc-container .ez-toc-title{font-size:1.125rem;font-weight:600;margin-bottom:16px;color:#08131a;text-align:center}#ez-toc-container ul{list-style:none;padding:0;margin:0}#ez-toc-container li{margin:8px 0}#ez-toc-container a{color:#495057;text-decoration:none;font-size:.9rem;line-height:1.4;display:block;padding:4px 0;transition:color .2s}#ez-toc-container a:hover{color:#08131a}.note-gray-section{background-color:#f8f9fa;border-left:4px solid #dee2e6;padding:20px 24px;margin:2em 0;border-radius:0 8px 8px 0}.note-gray-section p{margin:.5em 0;color:#495057}.note-gray-section ul,.note-gray-section ol{margin:1em 0;padding-left:20px}.note-gray-section li{margin:.5em 0;color:#495057}.note-archive{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:"Helvetica Neue","Hiragino Sans","Hiragino Kaku Gothic ProN",Arial,"Noto Sans JP",Meiryo,sans-serif}.note-archive-header{text-align:center;margin-bottom:60px}.archive-title{font-size:2.5rem;font-weight:700;color:#08131a;margin-bottom:30px}.archive-categories{margin-top:20px}.archive-categories .categories-list{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:0}.archive-categories .categories-list li a{display:inline-block;background-color:#f8f9fa;color:#495057;padding:8px 16px;border-radius:20px;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease}.archive-categories .categories-list li a:hover{background-color:#08131a;color:#fff}.note-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px, 1fr));gap:32px;margin-top:40px}.note-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;height:100%}.note-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.card-link{display:block;text-decoration:none;color:inherit;height:100%}.card-image{width:100%;height:200px;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.note-card:hover .card-image img{transform:scale(1.05)}.card-content{padding:24px;display:flex;flex-direction:column;gap:12px;height:calc(100% - 200px)}.card-meta{display:flex;gap:8px;flex-wrap:wrap}.card-meta .category-tag{background-color:#f8f9fa;color:#6c757d;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.card-title{font-size:1.125rem;font-weight:600;line-height:1.4;color:#08131a;margin:0;flex-grow:1}.card-author{display:flex;align-items:center;gap:8px;font-size:.875rem;color:rgba(8,19,26,.66)}.author-name{font-weight:500;color:#08131a}.author-detail:before{content:"•";margin-right:8px;color:#ccc}.card-tags{display:flex;gap:6px;flex-wrap:wrap}.card-tags .tag{font-size:.75rem;color:#6c757d;font-weight:400}@media screen and (max-width:768px){.note-article{padding:40px 16px}.note-title{font-size:1.5rem}.note-author{flex-direction:column;text-align:center}.author-info{text-align:center}.content-body{font-size:.9rem}#ez-toc-container{padding:16px}.note-archive{padding:20px 16px}.archive-title{font-size:1.75rem}.note-cards-grid{grid-template-columns:1fr;gap:20px}.archive-categories .categories-list{gap:8px}}.content-body blockquote{background-color:#f8f9fa;border-left:4px solid #dee2e6;padding:20px 24px;margin:2em 0;border-radius:0 8px 8px 0;font-style:italic;color:#495057}.content-body ul,.content-body ol{margin:1.5em 0;padding-left:24px}.content-body li{margin:.5em 0;line-height:1.625}.stories-title{padding:20px 0;background:url(//beyondjp.net/wp-content/themes/beyondjapan-main/assets/css/../image/stories/tit_pic.png) no-repeat center center}.stories-title.studyabroad{background:url(//beyondjp.net/wp-content/themes/beyondjapan-main/assets/css/../image/stories/tit_pic_studyabroad.png) no-repeat center center}.stories-title-block-item{display:inline-block;background-color:rgba(31,164,241,.8);color:#fff;padding:4vw 6vw}@media screen and (min-width:999.9px){.stories-title-block-item{padding:50px 6vw}}@media screen and (max-width:519.9px){.stories-title-block-item{padding:5vw 6vw}}.stories-title-block-item .title{line-height:1;font-size:3.5vw;border-bottom:2px solid #fff;padding:0 1em 1em;margin-bottom:.5em;text-shadow:2px 3px 3px rgba(0,0,0,.2)}@media screen and (min-width:999.9px){.stories-title-block-item .title{font-size:25px}}@media screen and (max-width:519.9px){.stories-title-block-item .title{font-size:3.5vw}}.stories-title-block-item .lead{font-weight:700;line-height:1.45;font-size:4.5vw;text-shadow:2px 3px 3px rgba(0,0,0,.2)}@media screen and (min-width:999.9px){.stories-title-block-item .lead{font-size:35px}}@media screen and (max-width:519.9px){.stories-title-block-item .lead{font-size:4.5vw}}.next-arrow{position:absolute;left:205px;bottom:30px;border:none;width:20px;height:20px}@media screen and (max-width:519.9px){.next-arrow{left:auto;right:5%;bottom:auto;top:50%;border:2px solid #2454c0}}.prev-arrow{position:absolute;left:15px;bottom:30px;transform:scale(-1,1);border:none;width:20px;height:20px}@media screen and (max-width:519.9px){.prev-arrow{left:5%;bottom:auto;top:50%;border:2px solid #2454c0}}.post .categories-list li{display:inline-block;margin-top:10px}.post .categories-list li a{display:block;background-color:#e63f53;border-radius:90px;padding:.5em 1em;color:#fff;line-height:1.2em}.post .cate a{display:inline-block;background-color:#2454c0;color:#fff;margin-right:2px;font-size:14px;padding:.2em .5em}.post .tag a{position:relative;display:inline-block;color:#2454c0;margin-right:1em;font-size:14px}.post .tag a:before{content:"#";display:inline-block}.post .archive{position:relative;text-align:left;padding-bottom:4vw}@media screen and (min-width:999.9px){.post .archive{padding-bottom:80px}}@media screen and (max-width:519.9px){.post .archive{padding-bottom:40px}}.post .archive .picup{background-color:rgba(207,217,241,.2);margin-bottom:0;padding:6vw 0 8vw}@media screen and (min-width:999.9px){.post .archive .picup{padding:60px 0 80px}}.post .archive .picup .slick-dots{left:20px}@media screen and (min-width:999.9px){.post .archive .picup .slick-dots{bottom:30px;left:50px}}.post .archive .picup .item{margin:0 20px}.post .archive .picup .item .thumbnail img{width:100%;height:40vw;object-fit:cover}@media screen and (min-width:999.9px){.post .archive .picup .item .thumbnail img{height:250px}}.post .archive .container{padding-top:6vw}@media screen and (min-width:999.9px){.post .archive .container{padding-top:80px}}.post .archive .col2{margin-top:4vw}@media screen and (min-width:999.9px){.post .archive .col2{display:grid;gap:50px;grid-template-columns:repeat(2,1fr);margin-top:80px}}.post .archive .col2 .item{display:grid;gap:20px;grid-template-columns:1fr 1.5fr}@media screen and (max-width:999.9px){.post .archive .col2 .item{margin-top:20px}}.post .archive .col3{display:grid;grid-template-columns:repeat(2,1fr);gap:4vw;margin-top:5vw}@media screen and (min-width:999.9px){.post .archive .col3{gap:50px;grid-template-columns:repeat(3,1fr);margin-top:80px}}.post .archive .item{position:relative}.post .archive .item:first-child{margin-top:0}.post .archive .item .cate{position:absolute;top:0;left:0}@media screen and (max-width:999.9px){.post .archive .item .thumbnail{margin-bottom:10px}}@media screen and (min-width:999.9px){.post .archive .item .thumbnail{margin-bottom:20px}}.post .archive .item .thumbnail img{width:100%;height:200px;object-fit:cover}@media screen and (max-width:519.9px){.post .archive .item .thumbnail img{height:30vw}}.post .archive .item .title{margin-top:.5em;margin-bottom:.5em;font-size:2.2vw}@media screen and (min-width:999.9px){.post .archive .item .title{font-size:17px}}@media screen and (max-width:519.9px){.post .archive .item .title{font-size:3.5vw}}.post .single{position:relative;text-align:left}.post .single .sec-title{text-align:center;margin-bottom:5vw}@media screen and (min-width:999.9px){.post .single .sec-title{margin-bottom:60px}}.post .single .sec-title .en{color:#2454c0;font-size:4vw}@media screen and (min-width:999.9px){.post .single .sec-title .en{font-size:40px}}.post .single .studyabroad{margin-top:6vw;margin-bottom:6vw}@media screen and (min-width:999.9px){.post .single .studyabroad{margin-top:80px;margin-bottom:80px}}.post .single .studyabroad #ez-toc-container{margin-bottom:40px}.post .single .studyabroad h1.wp-block-heading{font-size:4vw}@media screen and (min-width:999.9px){.post .single .studyabroad h1.wp-block-heading{font-size:40px}}@media screen and (max-width:519.9px){.post .single .studyabroad h1.wp-block-heading{font-size:6vw}}.post .single .studyabroad p{line-height:2;font-size:2vw}@media screen and (min-width:999.9px){.post .single .studyabroad p{font-size:18px}}@media screen and (max-width:519.9px){.post .single .studyabroad p{font-size:4vw}}.post .single .studyabroad .alignleft{display:block;margin-right:auto;margin-left:0}.post .single .studyabroad .aligncenter{display:block;margin-right:auto;margin-left:auto}.post .single .studyabroad .alignright{display:block;margin-right:0;margin-left:auto}.post .single .profile{background-color:rgba(207,217,241,.2);padding-top:5vw;padding-bottom:6vw}@media screen and (min-width:999.9px){.post .single .profile{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:519.9px){.post .single .profile{padding-top:40px;padding-bottom:60px}}.post .single .profile-col{display:grid;gap:5vw;grid-template-columns:30vw 1fr;border:1px solid #ccc;padding:5vw;background-color:#fff;box-shadow:0px 5px 15px 0px rgba(0,0,0,.2)}@media screen and (min-width:999.9px){.post .single .profile-col{grid-template-columns:300px 1fr;gap:50px;padding:50px}}@media screen and (max-width:519.9px){.post .single .profile-col{display:block}}.post .single .profile-col .title{font-size:2vw}@media screen and (min-width:999.9px){.post .single .profile-col .title{font-size:20px}}@media screen and (max-width:519.9px){.post .single .profile-col .title{font-size:4vw}}.post .single .profile-col .cate{text-align:right;margin-bottom:1em}.post .single .profile-col .tag{margin-top:1em}@media screen and (max-width:519.9px){.post .single .profile-col .thumbnail{text-align:center}}.post .single .profile-col .thumbnail img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:519.9px){.post .single .profile-col .thumbnail img{width:60%}}.post .single .profile-col .title{margin-bottom:1em;font-weight:500}.post .single .profile-col table{width:100%}.post .single .profile-col table tr th{border-bottom:1px solid #2454c0;font-weight:500;padding:.8em 1em;width:25%;box-sizing:border-box;white-space:nowrap}.post .single .profile-col table tr td{border-bottom:1px solid #ccc;padding:.8em 1em;box-sizing:border-box}.post .single .profile-col table tr:first-child th{border-top:1px solid #2454c0}.post .single .profile-col table tr:first-child td{border-top:1px solid #ccc}.note-history-section{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:0;margin:2em 0;max-width:100%;overflow:hidden}.note-history-header{background-color:#fff;border-bottom:1px solid #e9ecef;padding:16px 20px;position:relative}.note-history-title{font-size:1.125rem;font-weight:600;margin:0;color:#08131a;display:flex;align-items:center;cursor:pointer}.note-history-toggle{background:0 0;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;width:100%;text-align:left}.note-history-icon{margin-right:8px;width:16px;height:16px;transition:transform .2s ease;display:inline-block}.note-history-icon.collapsed{transform:rotate(-90deg)}.note-history-icon:before{content:"▼";font-size:12px;color:#6c757d}.note-history-body{padding:0;overflow:hidden;transition:max-height .3s ease}.note-history-body.collapsed{max-height:0}.note-history-body.expanded{max-height:1000px}.note-history-list{list-style:none;padding:0;margin:0}.note-history-item{border-bottom:1px solid #f1f3f4;transition:background-color .2s ease}.note-history-item:last-child{border-bottom:none}.note-history-item:hover{background-color:#f8f9fa}.note-history-link{display:block;padding:12px 20px;text-decoration:none;color:#495057;font-size:.9rem;line-height:1.4;position:relative;transition:color .2s ease}.note-history-link:hover{color:#08131a;background-color:#f8f9fa}.note-history-link .year{font-weight:600;color:#08131a;margin-bottom:4px;display:block}.note-history-link .content{color:#6c757d;font-size:.85rem}.note-history-item.active .note-history-link{background-color:#e3f2fd;color:#08131a;border-left:3px solid #1976d2}.note-history-more{padding:12px 20px;text-align:center;border-top:1px solid #e9ecef;background-color:#f8f9fa}.note-history-more-button{background:0 0;border:1px solid #dee2e6;border-radius:16px;padding:6px 16px;font-size:.875rem;color:#6c757d;cursor:pointer;transition:all .2s ease}.note-history-more-button:hover{background-color:#08131a;color:#fff;border-color:#08131a}@media screen and (max-width:768px){.note-history-section{margin:1.5em 0}.note-history-header{padding:12px 16px}.note-history-title{font-size:1rem}.note-history-link{padding:10px 16px;font-size:.85rem}}.post .single .interview{background-color:rgba(207,217,241,.2);padding:8vw 5vw}@media screen and (min-width:999.9px){.post .single .interview{padding:80px 50px}}.post .single .interview-block h3{border-left:5px solid #2454c0;color:#2454c0;font-size:20px;padding:.2em 0 .2em 1em;margin-top:3em;margin-bottom:1em}.post .single .interview-block img{margin-top:50px}