c-innovacion2/www/css/responsive_r.css

944 lines
15 KiB
CSS

@charset "UTF-8";
@media (min-width:500px) {
.apply-icon > a {
/* 91 102 */
width: 4.55rem;
height: 5.1rem;
background: url("../images/apply_icon.png") no-repeat center/cover;
}
.education-icon > a {
/* 90 95 */
width: 4.5rem;
height: 4.75rem;
background: url("../images/education_icon.png") no-repeat center/cover;
}
/* .education-icon div > a {
position: absolute;
} */
.bmc-icon > a {
/* 73 93 */
width: 3.65rem;
height: 4.65rem;
background: url("../images/bmc_icon.png") no-repeat center/cover;
}
.community-icon > a {
/* 73 92 */
width: 3.65rem;
height: 4.6rem;
background: url("../images/community_icon.png") no-repeat center/cover;
}
.consitech-img a {
width: 8.5rem;
height: 8.5rem;
background: url("../images/consitech.png") no-repeat center/cover;
}
.inha-img a {
width: 8.5rem;
height: 8.5rem;
background: url("../images/inha_univ.png") no-repeat center/cover;
}
.gcc a {
width: 8.5rem;
height: 8.5rem;
background: url("../images/main_gccei.png") no-repeat center/cover;
}
.n15-img a {
width: 8.5rem;
height: 8.5rem;
background: url("../images/n15.png") no-repeat center/cover;
}
.board-con ul li a {
padding-right: 10px;
}
}
@media (max-width:1550px) {
.menu-item {
margin-left: 25px;
}
}
@media (max-width:1450px) {
.menu-item {
margin-left: 20px;
}
.menu-item > a {
font-size: 22px;
padding: 5px 0 28px;
margin-bottom: 7px;
}
a.on~ .menu-sub {
font-size: 18px;
}
.menu-sub li a:hover:before {
content: '▶ ';
font-size: 10px;
line-height: -20px;
position: absolute;
left: 5px;
}
}
@media (max-width:1300px) {
.menu-item {
margin-left: 8px;
}
.menu-item > a {
font-size: 18px;
padding: 5px 0 32px;
margin-bottom: 7px;
}
a.on~ .menu-sub {
font-size: 15px;
}
.icon-wrapper a {
font-size: 20px;
}
.icon-wrapper a:hover {
font-size: 25px;
}
.b_txt {
font-size: 18px;
}
.board-con ul li a .subject-txt {
font-size: 18px;
}
.board-con ul li a .date-txt {
font-size: 18px;
}
}
@media (max-width: 1100px) {
/* html { font-size: 20px;}
body { font-size: 1rem;} */
.mobile {
display: block;
}
header .header__wrap h1.logo {
top: 50%;
transform: translateY(-50%);
left: 20px;
}
header .header__wrap h1.logo a {
/* width: 146px;
height: 27px; */
width: 7.26rem;
height: 1.325rem;
/* 581
106 */
background: url("../images/logo@2x.png") no-repeat center/cover;
}
header .header__wrap .mobile-btn {
position: absolute;
background: url("../images/ic_drawer@3x.png") no-repeat center/cover;
width: 24px;
height: 24px;
right: 20px;
top: 50%;
transform: translateY(-50%);
}
header .header__wrap {
height: 50px;
}
header .header__wrap nav.gnb {
padding-left: 0;
display: none;
}
header .header__wrap .spot {
display: none;
}
section.main__page__visual .swiper-container .swiper-pagination {
bottom: 10px;
}
section.main__page__visual .swiper-container .swiper-pagination-bullet {
width: 10px;
height: 10px;
border: 2px solid #fff;
background-color: transparent;
opacity: 1;
}
section.main__page__visual .swiper-container .swiper-pagination-bullet-active {
background-color: #fff;
}
section.main__info__icon {
margin: 30px 0 0;
}
.icon-wrapper a {
font-size: 14px;
}
.icon-wrapper a:hover {
font-size: 16px;
}
section.main__info__koica {
margin: 0 auto;
}
section.main__info__koica .koica-wrapper {
margin: 0 auto;
text-align: center;
flex-direction: column;
height: auto;
width: 90%;
}
.koica-wrapper .info-peru1 {
display: inline-block;
max-width: 70%;
text-align: left;
}
/* .info-peru1 {
display: inline-block;
text-align: left;
padding: 0 10px 10px;
max-width: 60%;
} */
.info-peru1 a {
font-size: 16px;
}
.info-peru1 h2 {
font-size: 18px;
}
.info-peru1 p {
padding: 1px;
}
.info-peru1 {
text-overflow: ellipsis;
overflow: hidden;
max-height: 100%;
}
.info-peru2 {
display: inline-block;
padding-bottom: 40px;
height: 300px;
}
.info-peru2 img {
max-width: 100%;
height: auto;
border-radius: 25px;
}
.main__info__con__inha {
margin-top: 0;
}
.con-inha-wrapper {
flex-direction: column;
}
.consitech-img {
padding: 30px;
}
.consitech-wrapper {
margin: 0;
width: 100%;
margin-bottom: 20px;
}
.con-inha-wrapper h2 {
font-size: 18px;
}
.con-inha-wrapper p {
font-size: 14px;
}
.inha-img {
padding: 30px;
}
.inha-wrapper {
margin: 0;
width: 100%;
margin-bottom: -15px;
}
.gcc-n15-wrapper {
flex-direction: column;
}
.gcc-wrapper {
margin: 0;
width: 100%;
margin-bottom: 20px;
}
.gcc {
padding: 30px;
}
.n15-wrapper {
margin: 0;
width: 100%;
margin-bottom: 20px;
}
/* .n15 {
padding: 30px;
} */
.n15-img {
padding: 30px;
}
.main__info__gcc__n15 h2 {
font-size: 18px;
}
.main__info__gcc__n15 p {
font-size: 14px;
}
input[type="radio"]:checked + label::after {
top: 20px;
}
.board-con ul li a .date-txt.date-txt,
.board-con ul li a .subject-txt {
font-size: 15px;
}
.list__box.l2 {
padding-left: 40px;
}
.list__box.l1 .board-tit,
.list__box.l2 label {
font-size: 18px;
}
/* ===============sub-page============ */
.page__des img {
max-width: 100%;
}
.b_txt {
font-size: 16px;
}
.report {
flex-direction: column;
width: 100%;
justify-self: center;
}
.report .lf {
background: none;
}
/* ===============sub-page============ */
}
@media (max-width: 900px) {
.main__info__con__inha {
margin-top: -20px;
}
section.main__info__gcc__n15 {
padding-bottom: 20px;
}
.b_txt {
font-size: 14px;
}
.box_line.one {
border-right: none;
padding: 0 20px;
}
.box_line.two {
padding: 0 20px;
}
.box_wrap .el.n2 {
top: 28%;
}
}
@media (max-width: 750px) {
.box_wrap {
width: 70%;
/* font-size: 20px; */
}
.box_wrap .el.n2 {
top: 40%;
}
.report p {
padding: 18px;
}
}
@media (max-width: 700px) {
.icon-wrapper a {
font-size: 18px;
}
.apply-icon > a {
width: 2.275rem;
height: 2.55rem;
background: url("../images/apply@2x.png") no-repeat center/cover;
}
.apply-icon div > a {
display: block;
word-break: keep-all;
padding: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 90px;
}
.education-icon > a {
/* 180 190 */
width: 2.25rem;
height: 2.375rem;
background: url("../images/education@2x.png") no-repeat center/cover;
}
.education-icon div > a {
display: block;
word-break: keep-all;
padding: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 90px;
}
.bmc-icon > a {
/* 146 186 */
width: 1.825rem;
height: 2.325rem;
background: url("../images/bmc@2x.png") no-repeat center/cover;
}
.bmc-icon div > a {
display: block;
word-break: keep-all;
padding: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 90px;
}
.community-icon > a {
/* 146 184 */
width: 1.825rem;
height: 2.3rem;
background: url("../images/community@2x.png") no-repeat center/cover;
}
.community-icon div > a {
display: block;
word-break: keep-all;
padding: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 90px;
}
.main__info__con__inha {
margin-top: -60px;
}
.consitech-img a {
width: 4.25rem;
height: 4.25rem;
background: url("../images/consitech@2x.png") no-repeat center/cover;
}
.inha-img a {
width: 4.25rem;
height: 4.25rem;
background: url("../images/inha_univ@2x.png") no-repeat center/cover;
}
.gcc-wrapper a {
width: 4.25rem;
height: 4.25rem;
background: url("../images/main_gccei@2x.png") no-repeat center/cover;
}
.n15-wrapper a {
width: 4.25rem;
height: 4.25rem;
background: url("../images/n15@2x.png") no-repeat center/cover;
}
.ai span {
font-size: 20px;
}
.pbox_wrap {
flex-direction: column;
}
.pbox {
padding: 5px;
}
.pbox a {
font-size: 13px;
}
.pbox img {
max-width: 100%;
height: auto;
}
.b_txt {
font-size: 13px;
max-width: 100%;
}
.box_line {
max-width: 100%;
padding: 0;
box-sizing: border-box;
}
.page__des.business .par2 .chil1 {
font-size: 18px;
}
.page__des.business .par2 {
flex-direction: column;
}
}
@media (max-width: 500px) {
.main__info__con__inha {
margin-top: -140px;
}
.icon-wrapper a {
font-size: 14px;
}
.icon-wrapper a:hover {
font-size: 16px;
}
.icon-wrapper a:hover + div > a {
font-size: 16px;
}
.apply-icon {
height: 85%;
}
.education-icon {
height: 85%;
}
.bmc-icon {
height: 85%;
}
.community-icon {
height: 85%;
}
section.main__page__academy__info .swiper-control a.prev-btn {
left: 1px;
}
section.main__page__academy__info .swiper-control a.next-btn {
right: 1px;
}
section.main__info__board .board__list__wrap {
flex-direction: column;
}
.list__box.l1 {
margin: 0 auto;
padding: 0;
/* display: inline-block; */
width: 100%;
}
.list__box.l2 {
/* display: inline-block; */
margin: 0 auto;
padding: 0;
width: 100%;
/* padding-left: 130px; */
border: none;
border-top: 1px solid #949494;
padding-top: 20px;
}
.board-con {
padding-left: 20px;
}
.board-con ul li a {
padding-right: 20px;
}
section.main__page__photo__zone .swiper-control a.prev-btn2 {
color: #fff;
left: 1px;
top: -15px;
}
section.main__page__photo__zone .swiper-control a.next-btn2 {
right: 1px;
top: -15px;
}
input[type="radio"]:checked + label::after {
top: 28px;
border-width: 7px;
}
/* =====sub-page======== */
article.page__tit__info .page__tit .tit-txt {
font-size: 25px;
letter-spacing: -0.4px;
position: relative;
color: #0b63d0;
margin-bottom: 10px;
display: inline-block;
}
.page__des p {
font-size: 15px;
}
.page__des h2 {
/* font-size: 25px; */
}
article.page__tit__info .page__des .mission {
width: 50%;
}
article.page__tit__info .page__des .vision {
width: 50%;
}
.above li {
font-size: 20px;
}
.sbox {
width: 100px;
height: 20px;
}
article.page__tit__info .page__tit {
margin-bottom: 10px;
}
.pbox_wrap {
flex-direction: column;
}
.pbox {
padding: 20px;
box-sizing: border-box;
}
.pbox a {
font-size: 13px;
}
.pbox img {
max-width: 100%;
height: auto;
}
.out_box {
flex-direction: column;
}
.box_line {
width: 100%;
padding: 0;
box-sizing: border-box;
}
.b_txt {
font-size: 18px;
max-width: 100%;
}
.box_line.one {
/* border-right: solid 10px #00a8ff; */
border: none;
border: solid 10px #00a8ff;
padding: 0 20px;
}
.box_line.two {
border: none;
border: solid 10px #00a8ff;
border-top: none;
background-repeat: no-repeat;
padding: 0 20px;
}
article.paging ul li a {
width: 18px;
height: 18px;
}
article.paging ul li a.num {
font-size: 9px;
color: #495057;
margin: 0 -2px;
}
article.paging ul li a.num.current {
font-weight: 400;
}
.pbox {
padding: 0 5px;
max-width: 100%;
box-sizing: border-box;
}
.page__des.concytec h1 a {
font-size: 20px;
}
.box_wrap {
height: 400px;
}
.pz .swiper-control a.prev-btn2 {
color: #fff;
left: 1px;
top: -15px;
}
.pz .swiper-control a.next-btn2 {
right: 1px;
top: -15px;
}
.ourgoals {
flex-wrap: wrap;
}
.report p {
padding: 10px;
}
.gccei_vision_mission {
max-width: 100%;
}
.dot_box {
font-size: 15px;
}
.n15_txt_img {
padding: 0 10px;
}
.unalm_office {
display: flex;
flex-direction: column;
}
.uni_office span {
font-size: 15px;
}
.dot {
display: inline-block;
width: 6px;
height: 6px;
margin-right: 5px;
margin-left: 5px;
transform: translateY(-30%);
/* height: auto; */
}
.unmsm_codi_box p {
font-size: 20px;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
li {
font-size: 15px;
}
span {
font-size: 15px;
}
.unt_img_group {
flex-direction: column;
}
.unsa_codi_box p {
padding: 10px 20px;
}
.unsa_codi_box2 p {
padding: 5px 20px;
}
div.refRoomDoc table tbody tr td {
font-size: 15px;
}
div.refRoomDoc table th {
font-size: 15px;
}
div.refRoomTable table th {
font-size: 15px;
}
div.refRoomTable table tbody tr td {
font-size: 15px;
}
section.main__page__photo__zone {
padding: 20px 0 24px;
margin: 40px auto;
}
.vol_sch_box {
flex-direction: column;
}
.vol_box {
width: 100%;
}
.sch_box {
width: 100%;
}
.core_pro {
flex-direction: column;
}
}