/* -------------------------------------------------- en/shared/css/about.css --------------------------------------------------- */ /* ------------- common -------------- */ .gikenennav .nav-carousel .nav-carousel-item > .text { font-size: 1.2rem; } .articleWrapper { text-align: left !important; } /* ------------- Institute of Technology -------------- */ .category-intro .gikenen_fixed .link > a { margin-top: 10px; } .gikenfixed2 .icon-box .icon-box-link { height: 66px; } /* ------------- Overseas -------------- */ .officesfix { max-width: 300px; padding: 8px 20px; border-radius: 30px; font-size: 1.6rem; line-height: 1.2; } .card .card-body > .link-center.row2.addeigo1 { height: 5em; } .card .card-body > .link-center.row2.addeigo2 { height: 6em; } .card .card-body > .link-center.row2.addeigo3 { height: 5em; } .card .card-body > .link-center.row2.addeigo4 { height: 13em; } /* ------------- video -------------- */ .videoSpr { position: relative; height: 0; padding: 30px 0 56.25%; overflow: hidden; } .videoSpr iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* ------------- News Release -------------- */ .news-wrapper p { text-align: left; } /* ------------- Corporate Profile -------------- */ #about-outline dl.list-def dt { width: 45%; } #about-outline dl.list-def dd { width: 55%; } #about-outline dl.list-def dd p.Arrow-under::after { left: 75px; } #about-outline .number-item .number-center { margin: 0 auto; } @media (min-width: 992px) { /* ------------- Overseas -------------- */ .officesfix { max-width: 300px; } } @media (max-width: 768px) { /* ------------- Corporate Profile -------------- */ #about-outline .card-body .number-item .number-txt-big > span { font-size: 2.4rem; } }