@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap');

.event .category-image-container-in {
    background-image: url(https://www.rku.ac.jp/assets/images/admissions/cms2023/event_bg.jpg) !important;}
.event #wrapper-under .h1-area { margin-bottom: 0 !important;}
.event #wrapper-under .h2-area {	padding-top: .5em;}
.event #wrapper-under .h2-area h2 { background-color: #fff !important; padding: .65em .5em .65em 0;font-size: 1.625em; color: #333; font-weight: normal;position: relative;
margin-bottom: 1em;
    background-image: linear-gradient(90deg, #78cc17 0 22.8%, #ddd 22.8%);
    background-repeat: no-repeat;
    background-size: 100% 3px;
    background-position: bottom;}
.event #wrapper-under .h3-area h3 { padding-left: 0 !important;}
.event .footer__wrapper{ background-image: url(https://www.rku.ac.jp/assets/images/admissions/cms2023/footer_bg.jpg) !important;}
.event .footer-nav__link {color: #fff;}
.event div.h1-area + hr {display: none !important;}

/* ¤³¤³¤Þ¤ÇÉÏ•ø¤­¥¹¥¿¥¤¥ë */

.event .img-center { margin:1em auto; display: block; text-align: center;}
.event .img-center > img { width: 100%;}
.event .img-center > img.w600 {max-width: 600px;}

/*box ¤Î‰ä¸ü*/
.event #wrapper-under .column2-11 {display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: space-between;}
.event #wrapper-under .column2-11 .column-left,
.event #wrapper-under .column2-11 .column-right { border: 2px #ddd solid; padding:0 1.5em 20px 1.5em; width: 47.5%; margin-bottom: 20px; border-radius: 3px;}
.event #wrapper-under .h3-area { padding-top: 0; margin-bottom: .5em;}
.event #wrapper-under .column2-11 .h3-area h3 { border-bottom: 0; padding: .75em 0 .5em 0 !important;}
.event #wrapper-under .h3-area h3::before {bottom: inherit; top: 0;}
.event #wrapper-under .h3-area h3 >span {font-size: .85em; padding: 0 0 0 .25em;}
.event #wrapper-under .column2-11 .txt-area-in {line-height: 1.6; font-size: .9375em; padding-left: 1em;}

hr.bdr { display: block; background-color: #ddd ;margin: 2em auto; height: 1px; border: none;}
.center {text-align: center !important;}
h2.octtl {font-size: 1.5em;}



.apply_button {display: flex; justify-content: center; margin: 1em auto;width: 100%;}
.apply_button >a {display: flex; width: 90vw; max-width: 400px; margin: 0; align-items: center; justify-content: center; background-color: /*#0069b7*/#359f94; padding: .65em 1em; border-radius: 1.5em;
font-size: 1.25em; color: #fff; font-weight: 500;}
.apply_button >a:link,.apply_button >a:hover,.apply_button >a:visited,.apply_button >a:active {color: #fff; text-decoration: none;}

.bold {font-weight: bold;}

.pickup {margin: 35px 0;}
h3.pickupttl { color: #0069b7; font-size: 1.125em;  display: flex; align-items: center; justify-content: center; position: relative; width: 100%; margin-bottom: 1em;}
h3.pickupttl::before, h3.pickupttl::after {
  background-color: #ddd;
  content: '';
  height: 1px;
  top: 50%;
  width: 11.25em;}

h3.pickupttl::before {  left: 0; margin-right: 1em;}
h3.pickupttl::after {  right: 0; margin-left: 1em;}
h3.pickupttl > img {margin: 0 0 0 10px; display: inline-block;}

ul.pickup-info { display: flex; flex-direction: row; align-items: stretch; justify-content: space-between;}
ul.pickup-info li {width: 22.5%; display: inline-flex; flex-direction: column; align-items: stretch; justify-content: center; position: relative;
background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
ul.pickup-info a {text-decoration: none !important;
    padding: 1em 1.4em; text-align: center;}
ul.pickup-info a >i {position: absolute; left: -.5em; top: -.5em; width: 1.75em; height: 1.75em; display: flex; align-items: center; justify-content: center; color: #fff; background-color: #49c5e2; font-size: 1.75em; border-radius: 50%;font-family: 'Oswald', sans-serif;}
ul.pickup-info a > p {line-height: 1.3; margin-bottom: .75em;}
ul.pickup-info a > h4 {font-size: 1.125em;line-height: 1.5;}
ul.pickup-info.col3 {}
ul.pickup-info.col3 li {width:31%;}
.program-box {display: block; width: 100%; padding: 25px 30px;margin-top: 3em; /*border-radius: 6px;*/ background-color: rgba(136,217,237,.2); border-top-color:#49c5e2; border-top-width: 5px; border-top-style: double;}
.program-ttl.mgb3 {margin-bottom: 3em;}
.program-ttl h2 {text-align: center; font-weight: normal;display: flex; flex-direction: column; align-items: center; justify-content: flex-start; position: relative; padding-top: .5em;}
.program-ttl h2 >i {position: absolute; left: 50%; top: -1.75em; width: 1.75em; height: 1.75em; margin-left: -.875em; display: flex; align-items: center; justify-content: center; color: #fff; background-color: #49c5e2; font-size: 1.75em; border-radius: 50%;font-family: 'Oswald', sans-serif;}
.program-ttl h2 >em {font-weight: 500; font-size: 1.5em; display: block; position: relative;background: linear-gradient(transparent 50%, #fff 30%); padding: 0 .25em;}
/*.program-ttl h2 >em::before {display: block; content: ""; width: 100%; height: 8px; background-color: #fff; position: absolute; bottom:3px;z-index: -1;}*/
.wh-box {display: block; background-color: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); margin: 1em auto; padding: 1.5em;}
h3.sttl {text-align: center; display: block; font-size: 1.5em; margin:1.25em auto .5em auto; color: #0069b7;}
h4.point { margin-bottom: .65em;}
h4.point::before {content: "¡ñ"; color: #666;}
h4.point.economics::before {color: #00a7ea;}
h4.point.sociology::before {color: #e85298;}
h4.point.distribution::before {color: #009d85;}
h4.point.law::before {color: #ea5504;}
h4.point.sports::before {color: #f7ab00;}


.col2box {display: flex; flex-direction: row; align-items: stretch; justify-content: space-between; width: 100%; flex-wrap: wrap;}
.col2box > .col { width: 49%; display: inline-flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; padding:0 2.5% 1.25em 2.5%; margin-bottom: 15px;}
.col {border: 1px #ddd solid; border-radius: 6px; background-color: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); line-height: 1.5;}
.event #wrapper-under .col .h3-area {display: block; width: 100%;}
.event #wrapper-under .col .h3-area h3 { border-bottom: 2px #eee solid; display: block;margin-bottom: .35em;}
.col p {font-size: .9375em; margin-bottom: .35em;}
.col > .ph-set {display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between;}
.col > .ph-set .img {width: calc((100% - 36px) / 2);}.col > .ph-set .img >img {max-width: 100%; height: auto;}
.col > .ph-set .txt {width: calc((100% - 36px) / 2);}
.col2box.just-center {justify-content: center;}

p.ast-s {font-size: .8125em; display: block; text-indent: -1em; padding-left: 1em;}
.img-box {display: block; max-width: 900px; width: 95%;}.img-box > img {display: block; width: 100%; background-color: #fff;}
.center { margin: 0 auto; text-align: center;}

.col .txt-img-area {position: relative;}
.cara-img {position: absolute; bottom: 0; right: 0;width:15%; max-width: 100px;}.cara-img > img {width: 100%; max-width: 100%;}

.flex-row {display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between;}
.flex-row span {width: 70%;}
.flex-row span.ph {width: 28%;}.flex-row span.ph >img {width: 100%;}
.col-w80 {width: 80% !important;}

br.sp {display: none;}
.pcOnly { display: block !important;}
.spOnly { display: none !important;}

@media screen and (max-width: 767px) {
.event #wrapper-under .h1-area h1 {font-size: 5vw !important;}
.event #wrapper-under .h2-area h2 { font-size: 4.5vw;}

.bnr {width: 100%;}
.bnr h1 > img {width: 100%; max-width: 100%;}
.pickup {margin: 5vw 0;}
h3.pickupttl {display: flex; flex-wrap: wrap;}
h3.pickupttl strong { display: block;}
h3.pickupttl::before,h3.pickupttl::after {position: absolute; width: 3em;}
ul.pickup-info {flex-wrap: wrap; width: 98%; margin: 0 auto;}
ul.pickup-info li {width: 47.5%;margin-bottom: 5vw; box-shadow: 0 0 3vw rgba(0, 0, 0, 0.2);}
ul.pickup-info.col3 li {width:80%; margin-left: auto; margin-right: auto;}
ul.pickup-info a {padding: 3vw 3vw;}
ul.pickup-info a >i {font-size: 6vw;}
ul.pickup-info a > p {font-size: 3vw;}
ul.pickup-info a > h4  {font-size: 3.4vw;}


.col2box {flex-direction: column; }
.col2box > .col { width: 100%; padding:0 5vw 5vw 5vw; margin-bottom: 5vw;}
.program-box {padding: 6vw 3vw;}
.program-ttl h2 {font-size: 3.6vw;}
.program-ttl h2 >em {background: linear-gradient(transparent 90%, #fff 10%);font-size: 5vw;}
h4.point {font-size: 4vw;}
.event #wrapper-under .tx-area {font-size: 3.6vw;}
h3.sttl { margin-top: .5em;}
hr.bdr {margin: 5vw auto;}
.event #wrapper-under .h1-area h1 { padding: 4vw 5vw;}
h2.octtl {font-size: 5vw;}
.apply_button >a {font-size: 4.5vw;}
.program-ttl.mgb3 {margin-bottom: 5vw;}

.col > .ph-set {display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start;}
.col > .ph-set .img {width: 100%; margin-bottom: 2vw;}
.col > .ph-set .txt {width: 100%;}

.img-box { padding: 3vw; background-color: #fff;}
.cara-img { bottom: 0; width: 33%;}
.tx-area.in-cara {width: 65%;}

.col-w80 {width: 100% !important;}

br.sp {display: block;}
.pcOnly { display: none !important;}
.spOnly { display: block !important;}
}