@charset "UTF-8";
.text-center {
	text-align: center !important;
}
#global-content {
	overflow-x: hidden;
	margin-bottom: 0;
}
#global-header {
	background-image: url("../../images/campus/mv-campus.jpg");
}
#global-content .bgimg-link-wrap .bgimg-link {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 150px;
	width: 100%;
	padding: 8% 8% 8% 8%;
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: 200;
	line-height: 1.4;
	text-align: center;
}
#global-content .bgimg-link-wrap .bgimg-link .title {
	font-size: 35px;
}
#global-content .bgimg-link-wrap .bgimg-link .title .small {
	font-size: 16px;
}
#global-content .sec-intro .module-listLayout-pha02 .listItem {
	margin-bottom: 10px;
}
#global-content .sec-intro p {
	font-size: 1.25em;
	line-height: 1.8;
}
.device-js-on #global-breadCrumb ul li a {
	color: #fff;
}
.device-js-on #global-header header .headerInner .title {
    color: #ffffff;
    text-shadow: 1px 1px 7px #595858;
}

/**********************************/
/* pc */
/**********************************/
@media all and (min-width: 751px), print {
	#global-content .module-commonLayout .module-lead01 {
		margin-bottom: 85px;
	}
	#global-content .module-commonLayout .module-lead01 p {
    padding-top: 40px;
    font-size: 15px;
    font-weight: 200;
    line-height: 1.8;
	}
	#global-content .boxLink {
    width: 100%;
    height: 150px;
    background-color: #009389;
    margin-top: 40px;
	}
	#global-content .boxLink .boxLinkOuter {
    width: 100%;
    height: 100%;
    display: block;
    background-color: #009389;
	}
	#global-content .boxLink .boxLinkInner {
    width: 100%;
    height: 100%;
    display: table;
	}
	#global-content .boxLink .boxLinkInner .pic {
 		width: 50%;
 		height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
	}
	#global-content .sec-intro .module-listLayout-pha02 .boxLink .boxLinkInner .pic {
		border-top: 1px solid #C4C4C4;
		border-right: 1px solid #C4C4C4;
		border-bottom: 1px solid #C4C4C4;
	}
	#global-content .boxLink .boxLinkInner .pic img {
    width: 362px;
    height: 150px;
    vertical-align: bottom;
	}
	#global-content .sec-intro .module-listLayout-pha02 .boxLink .boxLinkInner .pic img {
    width: 361px;
    height: 148px;
	}
	#global-content .boxLink .boxLinkInner .box {
		width: 50%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
	}
	#global-content .boxLink .boxLinkInner .box .boxInner p {
    padding-left: 1em;
    text-align: left;
    font-size: 17px;
    line-height: 1.35294;
    color: #fff;
    display: inline-block;
    position: relative;
	}
	#global-content .boxLink .boxLinkInner .box .boxInner p::after {
    content: "";
    position: absolute;
    top: 0.4em;
    left: 0;
    width: 0.4em;
    height: 0.4em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
	}
	#global-content .boxLink + p {
		margin-top: 20px;
	}
	#global-content #sec01 .pic {
		margin-bottom: 60px;
	}
	#global-content #sec01 .pic img {
		margin: 0 auto;
	}
	#global-content #sec01 .col2-row {
		margin-bottom: 60px;
	}
	#global-content #sec01 .col2-row figcaption {
		font-size: 13px;
		margin-top: 5px;
	}
	#global-content #sec02 .boxLink {
		margin-bottom: 80px;
	}
	#global-wrapper .module-commonLayout #sec02 .module-title05 {
		margin-bottom: 0;
	}
	#global-wrapper .module-commonLayout #sec02 .module-lead02 .module-title05 + p {
		padding-top: 12px;
	}
}

/**********************************/
/* sp */
/**********************************/
@media screen and (max-width: 750px) {
	.device-js-on #global-content .module-commonLayout .module-lead01 {
		margin-bottom: 15%;
	}
	.device-js-on #global-content .module-commonLayout .module-lead01 p {
    padding-top: 11.11111%;
    font-size: 100%;
    line-height: 1.8;
    font-weight: 200;
	}
	.device-js-on #global-content .boxLink {
    margin: 15% auto 0;
	}
	.device-js-on #global-content .boxLink .boxLinkInner {
		display: flex;
		flex-direction: column;
	}
	.device-js-on #global-content .boxLink .boxLinkInner .box {
		order: 2;
	}
	.device-js-on #global-content .boxLink .boxLinkInner .pic {
		order: 1;
		margin-bottom: 0 !important;
	}
	.device-js-on #global-content .boxLink .boxLinkInner .pic img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
	}
	.device-js-on #global-content .boxLink .boxLinkInner .box {
    padding: 2.666666666666667%;
    position: relative;
    background-color: #009389;
	}
	.device-js-on #global-content .boxLink .boxLinkInner .box .boxInner {
    font-size: 125%;
    line-height: 1.5;
    color: #fff;
	}
	.device-js-on #global-content .boxLink .boxLinkInner .box .boxInner .icon {
    margin-right: 1em;
	}
	.device-js-on #global-wrapper .module-spHide {
    display: none;
	}
	.device-js-on #global-content .boxLink .boxLinkInner .box .boxInner::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
    width: 0.5em;
    height: 0.5em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
	}
	.device-js-on #global-content .boxLink.k-ris-box .boxLinkInner .pic {
		border-top: 1px solid #C4C4C4;
		border-left: 1px solid #C4C4C4;
		border-right: 1px solid #C4C4C4;
		margin-bottom: 5%;
	}
	.device-js-on #global-content #sec01 .pic {
		margin-bottom: 10%;
		flex-shrink: 0;
	}
	#global-content #sec01 .col2-row figcaption {
		font-size: 90%;
		margin-top: 5px;
	}
	.device-js-on	#global-wrapper .module-commonLayout #sec02 .module-title05 {
		margin-bottom: 0;
	}
	.device-js-on #global-wrapper .module-commonLayout #sec02 .module-lead02 .module-title05 + p {
		padding-top: 5%;
	}
	.device-js-on #global-content #sec02 .boxLink {
		margin-bottom: 15%;
	}
}

#global-content #sec-movie {
	position: relative;
	background: #F1F7EC;
	padding-top: 70px;
	padding-bottom: 80px;
}
#global-content #sec-movie::before {
	position: absolute;
	content: '';
	display: inline-block;
	width: 50vw;
	top: 0;
	bottom: 0;
	left: -50vw;
	background: #F1F7EC;
	z-index: 0;
}
#global-content #sec-movie::after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 50vw;
	top: 0;
	bottom: 0;
	right: -50vw;
	background: #F1F7EC;
	z-index: 0;
}
#global-content #sec-movie h3 {
	position: relative;
	font-size: 48px;
	line-height: 0.7;
	z-index: 1;
	margin-bottom: 42px !important;
}
#global-content #sec-movie h3 small {
	font-size: 16px;
}
#global-content #sec-movie .iframe_wrapper,
#global-content .map_wrapper {
    position: relative;
    width: 100%; 
	z-index: 1;
}
#global-content .map_wrapper {
	margin-top: 35px;
	margin-bottom: 60px;
}
#global-content #sec-movie .iframe_wrapper::before {
    content:'';
    display: block;
    padding-top: 56.25%; /* 高さ÷横幅×100 */
}
#global-content .map_wrapper::before {
    content:'';
    display: block;
    padding-top: 52.5%; /* 高さ÷横幅×100 */
}
#global-content #sec-movie .iframe_wrapper iframe,
#global-content .map_wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/*アンカーリンク*/
#global-content .anchor-list {
	margin-bottom: 40px;
}
#global-content .anchor-list .listItems {
	text-align: center;
}
#global-content .anchor-list .listItems .listInner a {
	font-size: 1.33em;
}
#global-content .anchor-list .listItems .listText {
    line-height: 1.4;
}
#global-content .anchor-list .module-iconArrowAnchor {
  text-indent: 100%;
  vertical-align: -0.8em;;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: 2em;
  height: 2em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
    margin: -0.25em 0.75em 0 0;
	background-color: #009389;
	font-size: 0.75em;
}
#global-content .anchor-list .module-iconArrowAnchor:before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0.2em;
  left: 0;
  width: 0.6em;
  height: 0.6em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg) translateZ(1px);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-content .anchor-list .listItems {
		text-align: left;
	}
	.device-js-on #global-content .anchor-list .listItems .listInner a {
		font-size: 1.22em;
	}
}

#global-content .access-dl {
	display: flex;
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 8px;
}
#global-content .access-dl dt {
	font-weight: 500;
	width: 140px;
}
#global-content .access-dl dd {
	width: calc(100% - 140px);
}
#global-content .access-dl dd .text-link {
	display: inline-block;
}
#global-content .access-dl dd .module-iconArrowRL02 {
	font-size: 0.6em;
}
#global-wrapper .module-commonLayout .module-lead02 .garden-dl dd p + p {
	padding-top: 8px;
}
#global-content ul.access-ul {
	list-style: disc !important;
	padding-left: 1.5em;
	font-size: 15px;
	line-height: 1.8;
}
@media screen and (max-width: 750px) {
	.device-js-on #global-content .access-dl {
		flex-direction: column;
		font-size: 100%;
		margin-bottom: 2%;
	}
	.device-js-on #global-content .access-dl dt,
	.device-js-on #global-content .access-dl dd {
		width: 100%;
	}
	.device-js-on #global-content ul.access-ul {
		font-size: 100%;
	}
}

/* シンプルモーダル */
.modal {
  visibility: hidden;
  overflow-y: scroll;
  opacity: 0;
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: calc(100% - 225px);
  height: 100%;
  padding: 0 225px 0 0;
  transition: opacity 0.3s, visibility 0s 0.3s;
  background: rgba(0, 0, 0, 0.8);
}
.modal.is-active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s, visibility 0s 0s;
}
.modal_container {
  display: flex;
  min-height: 100%;
  justify-content: center;
  align-items: center;
}
/*以下、IE11 ハック（IEでこれがないと上下中央寄せが出来ない）*/
.modal_container _:-ms-lang(x)::-ms-backdrop, .modal_container {
  min-height: 100vh;
}
.modal_container::after {
  content: "";
  min-height: inherit;
  font-size: 0;
}
.modal_inner {
  margin: 0 auto;
  width: 100%;
}
.modal_content {
  display: none;
  width: 100%;
  max-width: 724px;
  padding: 0 50px;
  margin: 0 auto;
}
.modal_content figure {
	margin: 0 !important;
}
.modal_content figure figcaption {
	color: #fff;
	font-size: 15px;
	font-weight: 200;
	text-align: left;
	margin-top: 10px;
}
.is-active .modal_content {
  display: block;
}
.slick-arrow_prev {
	position: absolute;
	top: 50%;
	left: -50px;
	transform: translateY(-50%);
	cursor: pointer;
}
.slick-arrow_next {
	position: absolute;
	top: 50%;
	right: -50px;
	transform: translateY(-50%);
	cursor: pointer;
}
.slick-slide img {
	max-width: 100%;
}
@media screen and (max-width: 1099px) {
	.modal_content {
    max-width: 674px;
    padding: 0 40px;
	}
	.slick-arrow_prev {
    left: -30px;
    width: 15px;
	}
	.slick-arrow_next {
    right: -30px;
    width: 15px;
	}
}
@media screen and (max-width: 1009px) {
	.modal {
		    width: 100%;
		padding: 0;
	}
	.modal_content {
		width: 90%;
		padding: 0;
	}
	.slick-slide img {
    width: 100%;
	}
	.modal_content figure figcaption {
		font-size:  90%;
	}
	.slick-arrow_prev,
	.slick-arrow_next {
		display: none !important;
	}
}