@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

.main-visual.en {
	background: url("../images/page/top/main-bg_en.jpg") no-repeat #e5deda;
	background-size: contain;
	min-height: 52.77778vw;
	position: relative;
}

.en .greeting-info p + p {
  margin-top: 1em;
}

#en .name {
  position: none;
  margin-left: auto;
	margin-top: 2rem;
}
.name.en {
  position: unset;
  margin-left: auto;
	margin-top: 2rem;
}
.en.info-list li{
	display: flex;
	align-items: center;
	justify-content: center;
}
.en.info-list li h3 {
margin: 0em;
	padding: 0;
}
.en.info-list li a {
display: flex;
justify-content: center;
align-items: center;width: 100%;
}

/*

国際教育

*/

 .en .english-study dl dt {
   width: 100%; 
}

.en .english-study dl {
  display: block;
}




.en .guide-info dl dd {
  /* padding: 1em 0; */
  padding: 1em;
  height: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
}


.en dl.event-info dd ol + ol {
 margin-left: 10em;
}


@media screen and (max-width: 736px) {
  .en.top-list h3 {
    height: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
  }
	.sp-main-visual.en {
	margin-top: 5em !important;
 background: url("../images/page/top/sp-bg-main_en.jpg") no-repeat #e5deda top!important; 
	/* background-size: contain; */
	/* padding-bottom: 0; */

	/* position: relative; */
}

}
