@charset "UTF-8";

/*ヘッダー*/
.device-js-on #global-header {
		background-image: url(../../images/outline/mv-outline02.jpg);
		background-position: 50% 39%;
}
.device-js-on #global-header.typeMid01.attraction-header {
	background-image: url(../../images/outline/attraction/mv-attraction01.jpg);
	background-position: 50% 39%;
	background-size: cover;
}
.device-js-on #global-header.type02.attraction-header {
	background-image: url(../../images/outline/attraction/mv-attraction02.jpg);
	background-position: 50% 39%;
	background-size: cover;
}

.device-js-on #global-container {
	overflow-x: hidden;
}

/* movie popup */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


/*----------------------------------------*/
/*沿革ページ*/
/*----------------------------------------*/

/*沿革table*/
#global-wrapper .history-table {
	margin-top: 30px;
}
#global-wrapper .history-table table {
	max-width: 100%;
}
#global-wrapper .history-table tbody {}
#global-wrapper .history-table tbody tr {}
#global-wrapper .history-table tbody tr td {}
#global-wrapper .history-table tbody tr td:nth-child(1) {
    font-weight: bold;
    background-color: #EBF4E4;
    width: 5em;
    text-align: center;
}
#global-wrapper .history-table tbody tr td:nth-child(2) {
	font-weight: bold;
	background-color: #EBF4E4;
    width: 4em;
	text-align: right;
}
#global-wrapper .history-table tbody tr td:nth-child(3) {}
@media(max-width:750px){
	#global-wrapper .history-table tbody tr td {
		padding: 1.33vw;
	}
	#global-wrapper .history-table tbody tr td:nth-child(1) {
		width: 4.4em;
	}
	#global-wrapper .history-table tbody tr td:nth-child(2) {
		width: 3.2em;
	}
}

/*沿革table*/
#global-wrapper .module-commonLayout .module-lead02 p.message-img img {
	margin-left: auto;
	margin-right: auto;
}
#global-wrapper .module-commonLayout .module-lead02 p.message-img .caption {
    text-align: center;
    font-size: 100%;
    display: block;
    max-width: 335px;
    margin: 1em auto 0;
}
#global-wrapper .module-commonLayout .module-lead02 p.message-img .caption .name {
    font-size: 120%;
}

#global-wrapper .module-commonLayout .text-center {
	text-align: center;
}
#global-wrapper .module-commonLayout .sec-history {
	margin-bottom: 60px;
}
#global-wrapper .module-commonLayout .sec-history.last {
	margin-bottom: 100px;
}
#global-wrapper .module-commonLayout .sec-history .headline-year {
	text-align: center;
}
#global-wrapper .module-commonLayout .sec-history .headline-year img {
	display: inline-block;
	width: 120px;
	height: 120px;
}
#global-wrapper .module-commonLayout .headline-year + .history-row {
	margin-top: 1.8em;
}
#global-wrapper .module-commonLayout .headline-year + .history-row .module-title05 {
	margin-top: 0;
}
#global-wrapper .module-commonLayout .history-row {
	margin-top: 1em;
}
#global-wrapper .module-commonLayout .history-row figure figcaption {
	font-size: 14px;
	line-height: 1.6;
	margin-top: 0.5em
}
#global-wrapper .module-commonLayout .history-row figure img {
	width: 100%;
}
#global-wrapper .module-commonLayout .history-row figure.text-center img {
	display: inline-block;
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout .history-row figure figcaption {
		font-size: 100%;
	}
}

/*----------------------------------------*/
/*教員公募情報*/
/*----------------------------------------*/

/*募集中*/
#global-wrapper .sec-recruitment {}
#global-wrapper .sec-recruitment .recruitment {
	margin-bottom: 60px;
}
#global-wrapper .sec-recruitment .recruitment .listItems {
	margin-bottom: 25px;
}
#global-wrapper .sec-recruitment .recruitment .listItems .listItem .listInner .listText span.fcr {
	color: #ff0000;
}
@media(max-width:750px){
}

/*募集中*/
#global-wrapper .sec-archive .recruit-archive .listItems .listItem .listInner .listText span.fcr {
	color: #ff0000;
}
#global-wrapper .sec-archive .recruit-archive > ul > li > span > span.fcr {
	color: #ff0000;
}
@media(max-width:750px){
}


/*----------------------------------------*/
/*学部長賞*/
/*----------------------------------------*/

/*受賞者リスト*/
#global-wrapper .prize-list {
	font-size: 15px;
    line-height: 1.8;
    margin-bottom: 3.6em;
}
#global-wrapper .prize-list dl {
    position: relative;
    padding-left: 6em;
}
#global-wrapper .prize-list dl dt {
    position: absolute;
    top: 0;
    left: 0;
}
#global-wrapper .prize-list dl dd {}
@media(max-width:750px){
	#global-wrapper .prize-list {
	    font-size: 108.33333%;
		line-height: 1.76923;
	}
	#global-wrapper .prize-list dl {
		padding-left: 0;
		margin-bottom: 1em;
	}
	#global-wrapper .prize-list dl dt {
		position: relative;
		left: auto;
		top: auto;
	}
}


/*----------------------------------------*/
/*入試情報*/
/*----------------------------------------*/

/*オープンキャンパスバナー*/
#global-content .boxLink.open-campus {
	margin: 1.8em 0;
}
#global-content .boxLink.open-campus .boxLinkInner .box .boxInner p .module-iconBlankM01 {
    margin-left: 0.5em;
    border-color: #fff;
    width: 0.7em;
    height: 0.7em;
}
#global-content .boxLink.open-campus .boxLinkInner .box .boxInner p .module-iconBlankM01:after {
	border-color: #fff;
    width: 0.63em;
    height: 0.63em;
}
#global-content #sec01 .module-listLayout01 .listItems {
	margin-bottom: 2em;
}
#global-content #sec01 .module-listLayout-pha01 a.square-link {
	margin-bottom: 0;
}
@media(max-width:750px){
	#global-content .boxLink.open-campus {
		width: 100%;
	}
}
#global-wrapper a.module-iconPdfM01 {
	background: #009389;
	margin: 0 0 0 0.25em;
}
#global-wrapper .module-commonLayout .module-lead02 p a.module-iconPdfM01 {
    vertical-align: -0.2em;
}

#global-wrapper .module-commonLayout .module-lead02 + .module-lead02 {
	margin-top: 3.6em;
}

@media(min-width:751px){
	#global-content .order-md-1 {
		order: 1;
	}
}

/*----------------------------------------*/
/*薬学部奨学基金へのご支援のお願い*/
/*----------------------------------------*/

/*奨学生の声*/
#global-content .voice-wrap + .voice-wrap {
		margin-top: 50px;
}
@media(max-width:750px){
	#global-content .voice-wrap + .voice-wrap {
		margin-top: 4em;
	}
	#global-content .voice-wrap .pic img {
		max-width: 600px;
		margin: 0 auto;
	}
}

/*慶應義塾大学薬学部小学基金の活用方法*/
#global-content .donate-sec03 h3.module-title02 {
	margin-bottom: 0.9em;
}
#global-content .donate-sec03 h4.module-title01 {
	margin-top: 1.8em;
}

/*慶應義塾に3万円寄付したYさんの事例*/
#global-content .case-sec {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
	background: #F1F7EC;
}
#global-content .case-sec::before {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: -50vw;
	width: 50vw;
	display: inline-block;
	background: #F1F7EC;
}
#global-content .case-sec::after {
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	right: -50vw;
	width: 50vw;
	display: inline-block;
	background: #F1F7EC;
}
#global-content .case-sec > .module-title02 {
	margin-bottom: 13px;
}
#global-content .case-sec h3 + h4.module-title05 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 35px;
}
#global-content .case-sec .case-box .module-title05 {
	margin-top: 0;
	margin-bottom: 0.2em;
}
#global-wrapper .module-commonLayout .case-sec .module-lead02 .case-box p {
	margin-top: 0;
}
#global-wrapper .module-commonLayout .case-sec .module-lead02 .case-box p + .module-title05 {
	margin-top: 1.3em;
}
#global-content .case-sec .case-box {
    background: #fff;
    padding: 30px;
    margin: 1.8em 0;
    height: calc(100% - 3.6em);
}
#global-content .case-sec .row + .module-title05 {
	margin-top: 45px;
}
/*寄付金申込書等請求、お問い合わせ先*/
#global-content .donate-contact-sec {
	background-color: #009389;
	color: #ffffff;
	padding: 3.7em 1.8em;
}
#global-wrapper .donate-contact-sec .module-title02 {
	color: #ffffff;
	margin-bottom: 0.75em;
}
#global-wrapper .module-commonLayout .donate-contact-sec .module-lead02 p {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	margin-top: 0.9em;
}
#global-wrapper .module-commonLayout .donate-contact-sec .module-lead02 p a {
	color: #ffffff;
}
@media(max-width:750px){
	.device-js-on #global-content .case-sec {
    padding-top: 18%;
    padding-bottom: 18%;
	}
	.device-js-on #global-content .case-sec > .module-title02 {
		margin-bottom: 6%;
	}
	.device-js-on #global-content .module-commonLayout .case-sec h3 + h4.module-title05 {
		font-size: 116.66667%;
		margin-top: 6%;
	}
	.device-js-on #global-content .case-sec .case-box {
		margin: 1em 0;
		height: inherit;
	}
	.device-js-on #global-content .case-sec .row + .module-title05 {
		margin-top:  2em;
	}
	.device-js-on #global-content .donate-contact-sec {
		padding: 3em 1em;
	}
	.device-js-on #global-content .donate-contact-sec .module-lead02 {
		margin-bottom: 0 !important;
	}
	.device-js-on #global-wrapper .module-commonLayout .donate-contact-sec .module-lead02 p {
		font-size: 116.66667%;
	}
	.device-js-on #global-wrapper .module-commonLayout .donate-contact-sec span.inline-block {
		display: inline-block;
	}
}

/* すゝめ */
#global-content .text-y-green {
	color: #6CAE30;
}
#global-header.typeMid01.attraction-header header .headerInner .title span {
	display:inherit;
}
#global-header.typeMid01.attraction-header header .headerInner .title span.small {
	font-size: 16px !important;
}
#global-content .module-listLayout01.mt--3 {
	margin-top: -3.1em;
}
@media(max-width:750px){
	#global-content .module-listLayout01.mt--3 {
		margin-top: -2.7em;
	}
}

/* 多彩な進路 */
#global-content .course-inner {
	position: relative;
}
#global-content .course-inner::before {
	position: absolute;
	content:'';
	background-image: url("../../images/outline/attraction/ph-course01.png");
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	top: 15px;
	bottom: 0;
	left: -131px;
	right: -131px;
}
#global-content .course-inner::after {
	content:'';
	display: block;
	padding-top: 72%;
}
#global-content .course-inner .module-lead02 {
	position: relative;
	z-index: 1;
}
#global-content .course-inner .module-lead02 .pic {
	display: none;
}
#global-content .module-title01 + .year {
	margin-top: -30px;
}
@media screen and (max-width: 750px) {
	#global-content .course-inner::before {
		display: none;
	}
	#global-content .course-inner::after {
		display: none;
	}
	#global-content .course-inner .module-lead02 .pic {
		display: block;
	}
	#global-content .course-inner .module-lead02 .pic img {
		max-width: 570px;
		margin-top: 0;
	}
	.device-js-on #global-content .pic + .module-listLayout-pha01 {
		margin-top: 15%;
	}
}

/* 多彩な進路 */
/* 卒業生の声 */
/* 202206追加 */
#global-content .module-commonLayout section.sec-voice {}
#global-content .module-commonLayout section.sec-voice .voice-content {
	margin-top: 2em;
}
#global-content .module-commonLayout section.sec-voice .voice-content > ul {}
#global-content .module-commonLayout section.sec-voice .voice-content > ul > li {
    margin-bottom: 3em;
}
#global-content .module-commonLayout section.sec-voice .voice-content > ul > li > dl {}
#global-content .module-commonLayout section.sec-voice .voice-content > ul > li > dl > dt {}
#global-content .module-commonLayout section.sec-voice .voice-content figure {}
#global-content .module-commonLayout section.sec-voice .voice-content figure img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#global-content .module-commonLayout section.sec-voice .voice-content > ul > li > dl > dd {}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap {}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap .primary-box {
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    padding: 1.4em 0;
    margin-bottom: 2.2em;
}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap .primary-box .career {}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap .primary-box .name {
	font-weight: bold;
    font-size: 1.5em;
}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap .primary-box .position {}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap .secondary-box {}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap .secondary-box .voice-title {
    color: #009389;
    font-weight: 500;
    font-size: 1.65em;
    line-height: 1.6;
    margin-bottom: 1.2em;
}
#global-content .module-commonLayout section.sec-voice .voice-content .text-wrap .secondary-box .text {}
@media screen and (max-width: 750px) {
	#global-content .module-commonLayout section.sec-voice .voice-content figure img {
		max-width: 80%;
	}
}

/* 慶應薬学ならではの臨床教育 */
#global-content .module-lead02 + .module-listLayout-pha01 {
	margin-top: 2em;
}
#global-content .mt-18 {
	margin-top: 1.8em;
}
#global-content .clinical-row {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0 0 -1px 0;
}
#global-content .module-lead02 + .clinical-row {
	margin-top:3em;
}
#global-content .clinical-row .col-md-1 {
	background: #EBF4E4;
	display: flex;
	justify-content: center;
	align-items: center;
}
#global-content .clinical-row .col-md-1 p {
	font-size: 24px;
	color: #009389;
	line-height: 2;
}
#global-content .clinical-row .col-md-1 + * p {
	margin-bottom: 15px;
}
#global-content .clinical-row .col-md-6 {
	padding: 0;
}
#global-content .clinical-row .col-md-6 .pic {
	margin-bottom: 0;
}
#global-content .clinical-row + .module-listLayout-pha01 {
	margin-top: 4em;
}
@media screen and (max-width: 750px) {
	#global-content .module-lead02 + .module-listLayout-pha01 a.square-link {
		margin-bottom: 0;
	}
	#global-content .module-lead02 + .clinical-row {
		margin-top:2em;
	}
	#global-content .clinical-row.row .col-md-1 {
		padding: 2vw 3vw;
	}
	#global-content .clinical-row .col-md-1 p {
		font-size: 1.25em;
		line-height: 1.4;
	}
	#global-content .clinical-row .col-md-1 p br {
		display: none;
	}
	#global-content .clinical-row .col-md-1 + * p {
		margin-bottom: 0;
	}
}

/*  先端実学 */
#global-header.type02 header .headerInner .title span rt {
	font-size: 30%;
}
#global-content .iframe_wrapper {
    position: relative;
    width: 100%; /* ここは適時編集してください（px指定してmin-widthと組み合わせるなり） */
}
#global-content .iframe_wrapper::before {
    content:'';
    display: block;
    padding-top: 56.25%; /* 高さ÷横幅×100 */
}
#global-content .iframe_wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#global-content .iframe_wrapper + .module-lead02 {
	margin-top: 0.7em;
	margin-bottom: 5em;
}
#global-content .news-wrap {
	margin-top: 4em;
}
#global-content .news-wrap .news .news-list .list {
	display: block;
	border-top: solid 1px #ddd;
}
#global-content .news-wrap .news .list {
}
#global-content .news-wrap .news .list > li {
	margin: 0;
	padding: 0;
}
#global-content .news-wrap .news .list > li > dl {
	border-bottom: solid 1px #DDDDDD;
	padding: 20px 0 30px;
	margin: 0;
	font-size: 15px;
	line-height: 1.7;
}
#global-content .news-wrap .news .list > li > dl > dt {
	color: #9B9B9B;
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd {
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd > a {
	color: #000000;
	margin: 0;
}
#global-content .news-wrap .news .list > li > dl > dd > a:hover {
	text-decoration: underline;
	opacity: 1;
}
#global-content .news-wrap .news .list > li > dl > dd > a .text {
	margin: 0 0.4em 0 0;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-wrapper .module-commonLayout .iframe_wrapper + .module-lead02 {
		margin-top: 0.7em;
		margin-bottom: 3.8em;
	}
	#global-content .news-wrap .news .list {
		margin-bottom: 10.67vw;
	}
	#global-content .news-wrap .news .list > li > dl {
		padding: 4.34783% 0;
		font-size: 1.15em;
	}
	#global-content .news-wrap .news .listLink {
		font-size: 1.23em;
	}
}

/* すゝめ */ 
#global-content .module-commonLayout .attraction-mainblock-pc {
	display: block;
}
#global-content .module-commonLayout .attraction-mainblock-sp {
	display: none;
}
#global-content .module-commonLayout .sec-reccomend .pic a img {
	transition: 0.3s all;
}
#global-content .module-commonLayout .sec-reccomend .pic a:hover img {
	opacity: 0.7;
}
#global-content hr.attraction-hr {
    color: #666666;
    margin-top: 3em;
    margin-bottom: 3.5em;
}
#global-content .attraction-dl {
	display: flex;
}
#global-content .attraction-dl dt {
	font-size: 20px;
	font-weight: bold;
	margin-right: 40px;
}
#global-content .attraction-dl dd {
	font-size: 15px;
	line-height: 1.6;
}
#global-content .module-commonLayout .attraction-dl + .basic-ul {
	padding-top: 1.2em;
}
#global-content .module-commonLayout .attraction-dl + .basic-ul + .module-listLayout01 .listItems {
	margin-bottom: 2em;
}
#global-content .module-commonLayout .module-listLayout01 + .module-listLayout-pha02 {
	margin-top: 4em;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-content .module-commonLayout .attraction-mainblock-pc {
		display: none;
	}
	.device-js-on #global-content .module-commonLayout .attraction-mainblock-sp {
		display: block;
	}
	.device-js-on #global-content .module-commonLayout .attraction-mainblock-sp .pic {
		margin: 0 -8vw -18% -5vw !important;
	}
	#global-content .module-commonLayout .offset-1 {
		margin-left: 8.3333%;
	}
	#global-wrapper .module-iconArrowRL01.module-iconArrowRL01-gradation { 
		background: -webkit-linear-gradient(top right, #6CAE30, #009389);
		background: -o-linear-gradient(top right, #6CAE30, #009389);
		background: linear-gradient(45deg, rgba(0, 147, 137,1) 10%,rgba(108, 174, 48,1) 90%);  
	}
	#global-wrapper .module-iconArrowRL01.module-iconArrowRL01-y-green {
		background-color: #6CAE30;
	}
	#global-content .attraction-dl {
		display: block;
	}
	#global-content .attraction-dl dt {
		font-size: 130%;
		margin-right: 0;
		margin-bottom: 3%;
	}
	#global-content .attraction-dl dd {
		font-size: 100%;
	}
}



/*----------------------------------------*/
/*数字で見る慶應薬学*/
/*----------------------------------------*/

/*基本*/
#global-wrapper .module-commonLayout section.sec-numbers {
	position: relative;
	margin-bottom: 9em;
	z-index: 1;
}
#global-wrapper .module-commonLayout section.sec-numbers::before {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 1438px;
	max-width: 100vw;
	height: 2315px;
	background-image: url("../../images/outline/attraction/numbers/numbers-bg.png");
	background-position: top;
	z-index: -1;
}
#global-wrapper .module-commonLayout section.sec-numbers .item {
    margin: 0 0 50px;
    padding: 50px 0 0;
}
#global-wrapper .module-commonLayout section.sec-numbers .item:first-child {
	padding-top: 0;
}
#global-wrapper .module-commonLayout section.sec-numbers .item > *:last-child {
	margin-bottom: 0;
}
@media(min-width:751px){
	#global-wrapper .module-commonLayout section.sec-numbers .row {
		margin: 0 -48px;
 	}
	#global-wrapper .module-commonLayout section.sec-numbers .row > * {
		padding: 0 48px;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .bt {
		border-top: solid 1px #EFEFEF;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .bl {
		border-left: solid 1px #EFEFEF;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .row .item {
		margin: 0;
		padding: 0;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .row > * > *:last-child {
		margin-bottom: 0;
	}
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout section.sec-numbers {
		margin-bottom: 4.5em;
	}
	#global-wrapper .module-commonLayout section.sec-numbers::before {
		background-size: 1000px;
		height: 1610px;
		background-position: 45% 0%;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .row {
		margin-top: 0;
		margin-bottom: 0;
 	}
	#global-wrapper .module-commonLayout section.sec-numbers .row > * {
		padding-top: 0;
		padding-bottom: 0;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .item {
		padding-top: 0;
	}
}

/*セクションタイトル*/
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 1.67em;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl {
	border-bottom: solid 1px #009389;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dt {
    display: flex;
    align-items: baseline;
    font-size: 1.23em;
    font-weight: normal;
	line-height: 1;
    color: #009389;
    font-family: 'Montserrat';
    text-transform: capitalize;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dt::before,
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dt::after {
	content: "";
	display: block;
	height: 1px;
	flex-grow: 1;
	flex-shrink: 1;
	background-color: #009389;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dt::before {
	margin-right: 0.25em;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dt::after {
	margin-left: 0.25em;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dd {
    color: #000000;
    padding: 0.4em 0 0.6em;
    font-weight: 300;
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 {
		font-size: 8vw;
		margin-bottom: 1em;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dt {
		font-size: 0.83em;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h3 > dl > dd {
	    padding: 0.5em 0 0.7em;
		font-size: 0.793em;
	}
}

/*項目タイトル*/
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h4 {
    font-size: 20px;
    text-align: left;
	padding: 0;
    margin-bottom: 1.5em;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h4 > span {
    display: inline-block;
    font-weight: 400;
	text-align: left;
    line-height: 1.5;
    padding: 0.25em 1em;
    color: #ffffff;
    background: linear-gradient(to left,#6CAE30,#00A199);
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h4 {
		text-align: center;
		margin-bottom: 1.5em;
		font-size: 5.33vw
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h4 > span {
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-title-h4 > span .small {
		font-size: 65% !important;
	}
	.device-js-on #global-content .module-commonLayout .module-lead02 {
		margin-bottom: 15%;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .row > *:last-child .module-lead02:last-child {
		margin-bottom: 0;
	}
}

#global-wrapper .module-commonLayout section.sec-numbers .pic {
	margin-bottom: 1.66em;
}

/*個別対応*/
#global-wrapper .module-commonLayout section.sec-numbers .numbers-1-2 {
	position: relative;
    min-height: 384px;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-1-2::before {
    content: "";
    position: absolute;
    top: 40px;
    right: 0;
    background-image: url("../../images/outline/attraction/numbers/numbers-1-2-bg.png");
    background-size: 399px;
    background-position: right;
    background-repeat: no-repeat;
    height: 330px;
    width: 399px;
	z-index: -1;
}
#global-wrapper .module-commonLayout section.sec-numbers-2::before {
	content: "";
	top: -60px;
}
#global-wrapper .module-commonLayout section.sec-numbers .numbers-2-2 .numbers-title-h4 > span {
	letter-spacing: -0.02em;
}
#global-wrapper .module-commonLayout section.sec-numbers-3::before {
	content: "";
	top: calc(100% - 190px)
}
#global-wrapper .module-commonLayout section.sec-numbers-5 {}
#global-wrapper .module-commonLayout section.sec-numbers-5 .row {
	margin: 0 -25px;
}
#global-wrapper .module-commonLayout section.sec-numbers-5 .row > * {
	padding: 0 25px;
}
#global-wrapper .module-commonLayout section.sec-numbers-6::before {
    content: "";
    bottom: 200px;
    height: 600px;
}
#global-wrapper .module-commonLayout section.sec-numbers-6 .numbers-6-1 .row {
    align-items: flex-end;
	margin: 0 -25px;
}
#global-wrapper .module-commonLayout section.sec-numbers-6 .numbers-6-1 .row > * {
	padding: 0 25px;
}
@media(min-width:751px){
#global-wrapper .module-commonLayout section.sec-numbers .numbers-2-2 .numbers-title-h4 {
	margin-bottom: 3em;
}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-1-3 .pic {
		margin-top: -4.9em;
	}
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout section.sec-numbers-1 {
		padding-top: 3em;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-1-2 {
		min-height: 0;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-1-2::before {
		top: -10px;
		right: 50%;
		transform: translateX(50%);
		width: calc(100% + 16vw);
		height: 83vw;
		background-size: contain;
		background-position: top;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-2-3 {
		margin-bottom: 0;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-4-1 .numbers-title-h4 > span {
		font-size: 5.33vw;
		padding: 0.25em 0.5em;
		letter-spacing: -0.025em;
	}
	#global-wrapper .module-commonLayout section.sec-numbers .numbers-5-3 {
		margin-bottom: 0;
	}
}

/*----------------------------------------*/
/*奨学生の声*/
/*----------------------------------------*/
#global-wrapper .module-commonLayout section.donate-sec02 {
	position: relative;
	z-index: 1;
	padding: 80px 0 70px;
}
#global-wrapper .module-commonLayout section.donate-sec02::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	background-color: #F1F7EC;
	z-index: -1;
}
#global-wrapper .module-commonLayout section.donate-sec02 .module-lead02 p.text-right {
	font-weight: bold;
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout section.donate-sec02 {
		padding:  15vw 0 10vw;
	}
}

/*----------------------------------------*/
/*模擬講義・オンラインオープンキャンパス*/
/*----------------------------------------*/
#global-wrapper .module-inner .admission-sec .res_box_quarter img {
	margin: 0 auto;
}
#global-wrapper .module-inner .admission-sec .res_box_quarter .module-title06 {
	margin-top: 0.5em;
    margin-bottom: 1em;
    line-height: 1.4;
}

#global-wrapper .module-inner .science-castle-sec .res_box_quarter {
	margin-top: 2em;
}
#global-wrapper .module-inner .science-castle-sec .module-listLayout02 .listItems .listItem {
	padding: 10px 20px;
}
#global-wrapper .module-inner .science-castle-sec .pic {
	margin-bottom: 1em;
}
@media(max-width:750px){
	#global-wrapper .module-inner .science-castle-sec .module-listLayout02 .listItems .listItem {
		padding: 2vw 4vw;
	}
}

#global-wrapper .module-inner .science-castle-sec .module-lead02 p a {
	text-decoration: underline;
}
#global-wrapper .module-inner .science-castle-sec .module-lead02 p a:hover {
	text-decoration: none;
}
#global-wrapper .module-inner .science-castle-sec .module-title05.text-green a {
	color: #009389;
}

/*----------------------------------------*/
/* 情報公開 */
/*----------------------------------------*/

#global-content .pic-chart {
	margin-bottom: 1em;
}
#global-content .caption-chart {
	margin-top: 0;
}


/*----------------------------------------*/
/* 図書館蔵書数 電子ジャーナル・電子ブック用css */
/*----------------------------------------*/
#global-wrapper .module-commonLayout section.sec-numbers .e-book {
    font-size: 30px;
    font-weight: 200;
    line-height: 1.6;
	margin: 2em 0 0;
}
#global-wrapper .module-commonLayout section.sec-numbers .e-book span {
	display: inline-block;
}
@media(max-width:750px){
	#global-wrapper .module-commonLayout section.sec-numbers .e-book {
		font-weight: 200;
		font-size: 183.33333%;
		margin: 2em 0 0;
		text-align: left;
		line-height: 1.6;
	}
}
