@-webkit-keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@-webkit-keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@-webkit-keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@-webkit-keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}@keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}#feature #learning #cnt01{display:-webkit-box;display:-ms-flexbox;display:flex}#feature #learning #cnt01 .column{width:60%;z-index:1}#feature #learning #cnt01 .column .head{font-size:1.375rem;line-height:1.4;font-weight:600;margin-bottom:40px}#feature #learning #cnt01 .column .head .catch-sup{width:210px}#feature #learning #cnt01 .column .head h2{font-size:3rem;color:#327927;font-weight:400;margin-top:5px;margin-bottom:10px}#feature #learning #cnt01 .column .logo{width:370px;margin-bottom:30px}#feature #learning #cnt01 .column .txt{line-height:2}#feature #learning #cnt01 .img{width:58%;margin-left:-8%}@media screen and (max-width: 960px){#feature #learning #cnt01{position:relative}#feature #learning #cnt01 .column{width:70%}#feature #learning #cnt01 .column .txt{width:80%;line-height:1.6}#feature #learning #cnt01 .img{width:58%;margin-left:0;position:absolute;right:0;bottom:0}}@media screen and (max-width: 600px){#feature #learning #cnt01{display:block}#feature #learning #cnt01 .column{width:100%}#feature #learning #cnt01 .column .head{font-size:1.125rem;margin-bottom:25px}#feature #learning #cnt01 .column .head .catch-sup{width:160px}#feature #learning #cnt01 .column .head h2{font-size:2rem;letter-spacing:0}#feature #learning #cnt01 .column .logo{width:300px;margin-bottom:20px}#feature #learning #cnt01 .column .txt{width:100%}#feature #learning #cnt01 .img{width:100%;position:initial}}#feature #learning #cnt02{margin-top:120px}#feature #learning #cnt02 section+section{margin-top:60px}#feature #learning #cnt02 section .flex .column{width:calc((100% - 46px)/2);background:#edeff1}#feature #learning #cnt02 section .flex .column>div{line-height:1.5;padding:5%}#feature #learning #cnt02 section .flex .column>div h3{font-size:1.25rem;color:#000;line-height:1.3;font-weight:600;margin-bottom:10px}#feature #learning #cnt02 section .flex .column:nth-of-type(2){color:#fff;margin-left:46px;background:#445a6b;position:relative}#feature #learning #cnt02 section .flex .column:nth-of-type(2)::before{content:"";position:absolute;top:55%;left:-46px;width:46px;height:53px;background:url(../images/feature/learning/deco_cross.svg) no-repeat;background-size:cover}#feature #learning #cnt02 section .flex .column:nth-of-type(2)>div h3{color:#fff}#feature #learning #cnt02 .btn-link{text-align:right;margin-top:20px}#feature #learning #cnt02 .hoshi-sup{text-align:right;margin-top:15px}@media screen and (max-width: 960px){#feature #learning #cnt02 section .flex .column{width:calc((100% - 30px)/2)}#feature #learning #cnt02 section .flex .column:nth-of-type(2){margin-left:30px}#feature #learning #cnt02 section .flex .column:nth-of-type(2)::before{top:42%;left:-30px;width:30px;height:35px}}@media screen and (max-width: 600px){#feature #learning #cnt02{margin-top:60px}#feature #learning #cnt02 section+section{margin-top:35px}#feature #learning #cnt02 section .flex .column{width:100%;padding-top:20px}#feature #learning #cnt02 section .flex .column>div h3{font-size:1.0625rem}#feature #learning #cnt02 section .flex .column:nth-of-type(2){margin-top:29px;margin-left:0}#feature #learning #cnt02 section .flex .column:nth-of-type(2)::before{top:-32px;left:50%;-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}#feature #learning #cnt02 .btn-link{margin-top:10px}}#feature #department #container article+article{margin-top:160px}#feature #department .intro .desc-area{display:-webkit-box;display:-ms-flexbox;display:flex}#feature #department .intro .desc-area .column{width:45%;margin-right:auto}#feature #department .intro .desc-area .column .depa{font-size:112.5%;color:#327927;font-weight:600}#feature #department .intro .desc-area .column .heading02{margin-bottom:20px}#feature #department .intro .desc-area .column ul.type{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}#feature #department .intro .desc-area .column ul.type li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:28px;font-size:.875rem;line-height:1;font-weight:600;padding:0 15px;border:1px solid #7fbe26;background:#fff}#feature #department .intro .desc-area .column ul.type li+li{margin-left:15px}#feature #department .intro .desc-area .img{width:52%}@media screen and (max-width: 960px){#feature #department .intro .desc-area{display:block}#feature #department .intro .desc-area .column{width:100%;margin:0}#feature #department .intro .desc-area .img{width:100%}}@media screen and (max-width: 600px){#feature #department .intro .desc-area .column .heading02{margin-bottom:15px}#feature #department .intro .desc-area .column ul.type{margin-bottom:20px}#feature #department .intro .desc-area .column ul.type li{height:24px;font-size:.75rem;padding:0 10px}#feature #department .intro .desc-area .column ul.type li+li{margin-left:10px}}#feature #department .intro .job-area{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 600px){#feature #department .intro .job-area{margin-top:60px;-ms-flex-wrap:wrap;flex-wrap:wrap}}#feature #department .intro .job-area .img{width:226px;margin-right:40px}@media screen and (max-width: 600px){#feature #department .intro .job-area .img{width:40%;margin-right:auto}}#feature #department .intro .job-area dl.list dt,#feature #department .intro .job-area dl.list dd{color:#fff;background:#7fbe26}#feature #department .intro .job-area dl.list dt{height:44px;font-weight:600;padding:0 8%;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#feature #department .intro .job-area dl.list dd{height:30vh;padding:8%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#feature #department .intro .job-area dl.list dd.job-name{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#feature #department .intro .job-area dl.list dd.job-name>div{display:inline-block}#feature #department .intro .job-area dl.list dd.job-name>div .name{font-size:1.5rem;text-align:center}#feature #department .intro .job-area dl.list dd.job-name>div .name+.name{padding-top:5px;border-top:1px solid #fff}#feature #department .intro .job-area dl.list dd.qca-list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#feature #department .intro .job-area dl.list dd p{line-height:1.3}#feature #department .intro .job-area dl.list dd p+p{margin-top:8px}@media screen and (max-width: 960px){#feature #department .intro .job-area dl.list dd{height:34vh}}@media screen and (max-width: 600px){#feature #department .intro .job-area dl.list dt{height:34px;padding:0 5%;margin-bottom:5px}#feature #department .intro .job-area dl.list dd{height:auto;padding:5%}#feature #department .intro .job-area dl.list dd.job-name>div .name{font-size:1.25rem}}#feature #department .intro .job-area .btn-link{text-align:center;margin-top:20px}#feature #department .intro .job-area .job-cnt,#feature #department .intro .job-area .qca-cnt{padding-bottom:5px}#feature #department .intro .job-area .job-cnt{width:220px}@media screen and (max-width: 600px){#feature #department .intro .job-area .job-cnt{width:50%}}#feature #department .intro .job-area .qca-cnt{width:39%;margin-left:15px}#feature #department .intro .job-area .qca-cnt dl.list dt,#feature #department .intro .job-area .qca-cnt dl.list dd{background:#445a6b}#feature #department .intro .job-area .qca-cnt dl.list p.medical{line-height:1.8}@media screen and (max-width: 600px){#feature #department .intro .job-area .qca-cnt{width:100%;margin:15px 0 0}}#feature #department section:not(.intro) h3{font-size:1.5rem;line-height:1.3;font-weight:600;padding-right:10px;padding-bottom:10px;margin-bottom:40px;border-bottom:1px solid #cacaca;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#feature #department section:not(.intro) h3 span{height:22px;font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:.75rem;color:#fff;line-height:1;padding:0 10px;margin-top:7px;margin-right:25px;background:#4a732f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 960px){#feature #department section:not(.intro) h3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:10px;padding-bottom:10px;margin-bottom:30px}#feature #department section:not(.intro) h3 span{margin:0 0 10px}}@media screen and (max-width: 600px){#feature #department section:not(.intro) h3{font-size:1.25rem;padding-bottom:7px}#feature #department section:not(.intro) h3 span{height:20px;font-size:.6875rem;padding:0 7px;margin-bottom:7px}}#feature #department section:not(.intro) .area-2column{margin-right:-20px;margin-left:-20px}#feature #department section:not(.intro) .area-2column>div{padding:0 20px}#feature #department section:not(.intro) .area-3column{margin-right:-20px;margin-left:-20px}#feature #department section:not(.intro) .area-3column>div{padding:0 20px}@media screen and (max-width: 960px){#feature #department section:not(.intro) .area-3column{margin-right:-5px;margin-left:-5px}#feature #department section:not(.intro) .area-3column>div{padding:0 5px}}#feature #department section:not(.intro).curriculum .area-2column>div:nth-child(2){padding-top:10%}@media screen and (max-width: 600px){#feature #department section:not(.intro).curriculum .area-2column>div:nth-child(2){padding-top:0}}#feature #department section:not(.intro).curriculum .name{width:170px;height:32px;font-size:112.5%;color:#fff;line-height:1;font-weight:500;padding-left:15px;margin:-16px 0 30px;background:#7fbe26;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}#feature #department section:not(.intro).curriculum .name.second{background:#4a732f}@media screen and (max-width: 600px){#feature #department section:not(.intro).curriculum .name{width:140px;height:30px;margin:-15px 0 20px}}#feature #department section:not(.intro).curriculum .flow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#feature #department section:not(.intro).curriculum .flow li.heading03{font-size:1.25rem;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#feature #department section:not(.intro).curriculum .flow li.heading03 span{font-size:80%}#feature #department section:not(.intro).curriculum .flow li.heading03+li{margin-left:40px;position:relative}#feature #department section:not(.intro).curriculum .flow li.heading03+li::before{content:"";position:absolute;top:50%;left:-28px;width:16px;height:20px;background:#cacaca;clip-path:polygon(0 0, 100% 50%, 0 100%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 960px){#feature #department section:not(.intro).curriculum .flow li.heading03{font-size:1.125rem;letter-spacing:0}#feature #department section:not(.intro).curriculum .flow li.heading03+li{margin-left:24px}#feature #department section:not(.intro).curriculum .flow li.heading03+li::before{left:-17px;width:12px;height:20px;background:#cacaca;clip-path:polygon(0 0, 100% 50%, 0 100%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}}#feature #department section:not(.intro).point .img{margin-bottom:30px}#feature #department section:not(.intro).point .heading03{margin-bottom:20px}@media screen and (max-width: 600px){#feature #department section:not(.intro).point .img{margin-bottom:20px}#feature #department section:not(.intro).point .heading03{margin-bottom:15px}}#feature #department section:not(.intro).timeTable table.line-table{table-layout:fixed}#feature #department section:not(.intro).timeTable table.line-table th:first-child{width:176px}#feature #department section:not(.intro).timeTable table.line-table th,#feature #department section:not(.intro).timeTable table.line-table td{padding-right:10px;padding-left:10px}#feature #department section:not(.intro).timeTable table.line-table thead th{font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:125%;color:#7fbe26}#feature #department section:not(.intro).timeTable table.line-table tbody th p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:3.125rem}#feature #department section:not(.intro).timeTable table.line-table tbody th p span{font-size:1.125rem;margin-left:20px}@media screen and (max-width: 960px){#feature #department section:not(.intro).timeTable table.line-table th:first-child{width:140px}#feature #department section:not(.intro).timeTable table.line-table tbody th p{font-size:2.25rem}#feature #department section:not(.intro).timeTable table.line-table tbody th p span{font-size:.875rem;margin-left:15px}}#feature #department section:not(.intro).medical.curriculum .heading03{font-size:1.25rem;margin-bottom:20px;line-height:1.3}#feature #department section:not(.intro).medical.curriculum .heading03 span{font-size:80%}#feature #department section:not(.intro).medical.curriculum p+.heading03{margin-top:30px}@media screen and (max-width: 960px){#feature #department section:not(.intro).medical.curriculum .heading03{font-size:1.125rem;margin-bottom:15px}}#feature #department section:not(.intro).medical.curriculum p+.heading03{margin-top:20px}#feature #department #jp-lang .movie{margin-bottom:100px;width:100%;aspect-ratio:16/9}#feature #department #jp-lang .movie iframe{width:100%;height:100%}@media screen and (max-width: 600px){#feature #department #jp-lang .movie{margin-bottom:30px}}#feature #department #jp-lang .intro .btn{text-align:left}#feature #department #jp-lang .intro .btn a{width:100%;max-width:360px;font-size:112.5%}#feature #department #jp-lang .intro .btn a span{font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:70%;margin-left:5px}@media screen and (max-width: 600px){#feature #department #jp-lang .intro .btn{text-align:center}#feature #department #jp-lang .intro .btn a{width:90%}}#feature #department #jp-lang #interview .flex .img{width:46%;margin-right:auto}#feature #department #jp-lang #interview .flex .column{width:50%;max-width:460px;font-size:.875rem}#feature #department #jp-lang #interview .flex .column h4{font-size:1.25rem;color:#4a732f;font-weight:500;margin-bottom:20px}#feature #department #jp-lang #interview .flex .column .name{font-size:112.5%;font-weight:600;margin-bottom:20px}#feature #department #jp-lang #interview .flex .column .name span{font-size:.875rem;font-weight:400;margin-left:3px}#feature #department #jp-lang #interview .flex .column .txt{letter-spacing:0}#feature #department #jp-lang #interview .flex .column .photo-list{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex}#feature #department #jp-lang #interview .flex .column .photo-list li{width:48%}#feature #department #jp-lang #interview .flex .column .photo-list li:first-of-type{margin-right:auto}@media screen and (max-width: 600px){#feature #department #jp-lang #interview .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#feature #department #jp-lang #interview .flex .img{width:100%;margin:10px 0 0}#feature #department #jp-lang #interview .flex .column{width:100%;max-width:initial}#feature #department #jp-lang #interview .flex .column h4{font-size:1.0625rem;margin-bottom:15px}#feature #department #jp-lang #interview .flex .column .name{margin-bottom:15px}#feature #department #jp-lang #interview .flex .column .photo-list{margin-top:15px}#feature #department #jp-lang #interview .flex .column .photo-list li{width:49%}}#feature #department #jp-lang .interview .depa{font-size:87.5%;line-height:1.3;margin:10px 0 5px}#feature #department #jp-lang .interview .name{font-weight:500}#feature #department #jp-lang .interview .name small{font-size:87.5%;margin-left:3px}#feature #department #jp-lang .interview dl dt,#feature #department #jp-lang .interview dl dd{line-height:1.6;padding-left:27px;position:relative}#feature #department #jp-lang .interview dl dt::before,#feature #department #jp-lang .interview dl dd::before{position:absolute;top:.4em;left:0;width:18px;height:18px;font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:.875rem;color:#fff;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#feature #department #jp-lang .interview dl dt{font-weight:600}#feature #department #jp-lang .interview dl dt::before{content:"Q";background:#000}#feature #department #jp-lang .interview dl dd{font-size:.9375rem;margin-top:15px}#feature #department #jp-lang .interview dl dd::before{content:"A";background:#7fbe26}@media screen and (max-width: 600px){#feature #department #jp-lang .interview dl dd{font-size:.875rem;margin-top:12px}}#feature #department #jp-lang .location .access-block{display:-webkit-box;display:-ms-flexbox;display:flex}#feature #department #jp-lang .location .access-block .img{width:46%;margin-right:auto}#feature #department #jp-lang .location .access-block .column{width:46%}@media screen and (max-width: 600px){#feature #department #jp-lang .location .access-block{display:block}#feature #department #jp-lang .location .access-block .img{width:100%;margin:0 0 20px}#feature #department #jp-lang .location .access-block .column{width:100%}}#feature #department #jp-lang .contact .flex>div{width:50%;text-align:center;padding-right:8%}#feature #department #jp-lang .contact .flex>div:nth-child(2){padding-right:0;padding-left:8%;border-left:1px solid #cacaca}#feature #department #jp-lang .contact .flex>div .logo{margin-bottom:30px}#feature #department #jp-lang .contact .flex>div .logo-sup{font-size:112.5%;font-weight:600}#feature #department #jp-lang .contact .flex>div address{font-style:normal}#feature #department #jp-lang .contact .flex>div address p+p{margin-top:15px}@media screen and (max-width: 600px){#feature #department #jp-lang .contact .flex>div{width:100%;padding:0 0 20px}#feature #department #jp-lang .contact .flex>div:nth-child(2){padding:20px 0 0;border-top:1px solid #cacaca;border-left:none}#feature #department #jp-lang .contact .flex>div .logo{width:80%;margin:0 auto 20px}}#feature #professors #cnt01 .flex .column .txt{line-height:2;margin-bottom:50px}#feature #professors #cnt01 .flex .column .txt p+p{margin-top:15px}#feature #professors #cnt01 .flex .column div.heading03{line-height:1.3}#feature #professors #cnt01 .flex .column div.heading03 .depa{font-size:1rem;color:#7fbe26;font-weight:400;margin-bottom:10px}#feature #professors #cnt01 .flex .column div.heading03 .name{font-size:1.625rem;padding-left:35px;margin-bottom:15px;background:url(../images/common/icon-cross.svg) no-repeat left top 6px;background-size:24px auto}#feature #professors #cnt01 .flex .column div.heading03 .name-eng{font-family:"Oswald",sans-serif;font-optical-sizing:auto;font-weight:400;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";font-size:.875rem;color:#9c9c9d}@media screen and (max-width: 960px){#feature #professors #cnt01 .flex{display:block}#feature #professors #cnt01 .flex .column{width:100%}#feature #professors #cnt01 .flex .column .txt{line-height:1.6;margin-bottom:40px}}@media screen and (max-width: 600px){#feature #professors #cnt01 .flex .column .txt{margin-bottom:30px}#feature #professors #cnt01 .flex .column .txt p+p{margin-top:10px}#feature #professors #cnt01 .flex .column div.heading03 .depa{font-size:.875rem;margin-bottom:8px}#feature #professors #cnt01 .flex .column div.heading03 .name{font-size:1.25rem;padding-left:30px;margin-bottom:10px;background-position:left top 3px;background-size:20px auto}#feature #professors #cnt01 .flex .column div.heading03 .name-eng{font-size:.8125rem}}#feature #professors #cnt02 table.line-table{table-layout:fixed}#feature #professors #cnt02 table.line-table tr{border-top:1px solid #cacaca}#feature #professors #cnt02 table.line-table td{width:25%;font-weight:500}#feature #professors #cnt02 table.line-table td:first-child::before{display:none}#feature #professors #cnt02 table.line-table td span{font-size:86%;margin-right:10px}@media screen and (max-width: 960px){#feature #professors #cnt02 table.line-table{width:100%}}@media screen and (max-width: 600px){#feature #professors #cnt02 table.line-table tr{width:100%;border-top:none}#feature #professors #cnt02 table.line-table tr.bb-none{border-bottom:none}#feature #professors #cnt02 table.line-table td{display:block;width:50%;text-align:left;padding-left:20px;border-top:1px solid #cacaca;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#feature #professors #cnt02 table.line-table td:nth-child(3)::before{display:none}#feature #professors #cnt02 table.line-table td.none{display:none}}/*# sourceMappingURL=feature.css.map */