@font-face{font-family:YuGothicM;font-weight:normal;src:local("YuGothic-Medium"),local("Yu Gothic Medium"),local("YuGothic-Regular")}@font-face{font-family:YuGothicM;font-weight:bold;src:local("YoGothic-Bold"),local("Yu Gothic")}#pagettl::before{background-image:url(../../img/student/baseball-club/pagettl-bg.jpg)}#pagettl .wrap{height:400px}@media screen and (max-width:991px){#pagettl .wrap{height:300px}}@media screen and (max-width:767px){#pagettl .wrap{height:200px}}.academics-format .newsArea::before{content:none}.departmentMessageArea .txtBox .blueLine{line-height:1.8}@media screen and (max-width:767px){.departmentMessageArea .txtBox .blueLine{line-height:1.5}}.messageBox{display:grid;grid-template-columns:1fr 316px;gap:2em}.messageBox .movieBox .thumb{cursor:pointer;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}@media screen and (max-width:991px){.messageBox{grid-template-columns:1fr 200px}}@media screen and (max-width:767px){.messageBox{grid-template-columns:auto}}.button.insta{padding:30px}.button.insta>span .icon{width:2em}@media screen and (max-width:767px){.button.insta{padding:20px}}.bukunBox{max-width:880px;margin:auto;padding:40px 30px 30px;background:linear-gradient(to bottom, #09b6db, #0c8de5, #213a8d)}.bukunBox .under_point_midashi::after{background:#fff}.bukunBox .box{padding:40px}.bukunBox .box .ttl span{background:linear-gradient(transparent 50%, #fff 50%)}.bukunBox .box .txt{line-height:1.8}@media screen and (max-width:767px){.bukunBox{padding:30px 20px 20px}.bukunBox .box{padding:30px 15px}}.playerList{display:grid;grid-template-columns:repeat(4, 1fr);gap:25px 40px}.playerList a{color:#222;text-decoration:none}.playerList a .imgBox{position:relative}.playerList a .imgBox .img{aspect-ratio:1/1;overflow:hidden}.playerList a .imgBox .img img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%, -50%)}.playerList a .imgBox .img.dmy{position:relative;background:#fff}.playerList a .imgBox .img.dmy::before{content:"";position:absolute;top:0;left:50%;width:60%;height:100%;mask:url(../../img/common/logo-mark.png) no-repeat center/contain;background:#bad5ec;transform:translateX(-50%)}.playerList a .imgBox .txt{position:absolute;top:50%;left:0;width:100%;height:auto;text-align:center;opacity:0;z-index:1;transform:translateY(-50%);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.playerList a .imgBox .txt span{position:relative;padding-right:1em}.playerList a .imgBox .txt span::after{content:"";position:absolute;top:50%;right:0;width:.8em;height:.8em;mask:url(../../img/common/ic-ex.svg) no-repeat center/contain;background:#fff;transform:translateY(-50%)}.playerList a .imgBox::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, #09b6db, #0c8de5, #213a8d);opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.playerList a:hover .imgBox .txt{opacity:1}.playerList a:hover .imgBox::after{opacity:.6}@media screen and (max-width:767px){.playerList{grid-template-columns:repeat(2, 1fr)}}#schedule iframe{width:100%;height:800px}@media screen and (max-width:767px){#schedule iframe{height:500px}}#tour{background:linear-gradient(to bottom, #09b6db, #0c8de5, #213a8d)}#tour .under_point_midashi::after{background:#fff}#tour .tourList{display:grid;grid-template-columns:1fr 1fr;gap:25px 15px}#tour .tourList li{padding:25px;background:#fff;border-radius:10px}#tour .tourList li .dataBox>*{display:grid;align-items:flex-start;grid-template-columns:4em 1fr;gap:10px}#tour .tourList li .dataBox>* .tag{margin-top:.1em;padding:.2em .8em;background:#0d588d;color:#fff;text-align:center}#tour .tourList li .dataBox>*+*{margin-top:5px}@media screen and (max-width:767px){#tour .tourList{grid-template-columns:auto}#tour .tourList li{padding:15px 20px}#tour .tourList li .dataBox>*{gap:5px}}.galleryList{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}.galleryList a{position:relative}.galleryList a::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, #09b6db, #0c8de5, #213a8d);opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.galleryList a::after{content:"";position:absolute;bottom:10px;right:10px;width:1.5em;height:1.5em;background:url(../../img/common/ic-search.svg) no-repeat center/contain;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.galleryList a:hover::before,.galleryList a:hover::after{opacity:.6}@media screen and (max-width:991px){.galleryList{gap:20px}}@media screen and (max-width:767px){.galleryList{grid-template-columns:1fr 1fr;gap:15px}}.staffList{display:grid;grid-template-columns:1fr 1fr;gap:30px}.staffList li{display:grid;grid-template-columns:35% 1fr;align-items:center;gap:25px;padding:25px;background:#fff}.staffList li .imgBox{border-radius:50%;overflow:hidden}@media screen and (max-width:991px){.staffList{gap:20px}.staffList li{gap:20px;padding:20px}}@media screen and (max-width:767px){.staffList{grid-template-columns:auto;gap:15px}}#moviePopup{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;visibility:hidden;opacity:0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#moviePopup.-is-active{visibility:visible;opacity:1}#moviePopup .closeBg{position:absolute;top:0;left:0;width:100%;height:100%;background:#222;opacity:.8}#moviePopup>.inner{position:relative;width:80vw;max-width:920px;height:80vh;max-height:525px}#moviePopup>.inner .closeBtn{position:absolute;top:-50px;right:0;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}#moviePopup>.inner .closeBtn>.inner{position:relative;width:50px;height:14px}#moviePopup>.inner .closeBtn>.inner span{position:absolute;left:0;width:100%;height:3px;background:#fff;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}#moviePopup>.inner .closeBtn>.inner span:first-child{top:50%;transform:rotate(20deg)}#moviePopup>.inner .closeBtn>.inner span:last-child{top:50%;bottom:auto;transform:rotate(-20deg)}#moviePopup>.inner .remove{position:relative;padding-top:57%;overflow:hidden}#moviePopup>.inner .remove iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:767px){#moviePopup>.inner{height:auto}#moviePopup>.inner .closeBtn{top:-40px;width:40px;height:40px}#moviePopup>.inner .closeBtn>.inner{width:30px}}/*# sourceMappingURL=style-baseball-club.min.css.map */