img {
  vertical-align: top;
}
ul {
  list-style: none;
}
p,
ul {
  margin: 0;
  padding: 0;
}
html {
  overflow-y: scroll;
}
#breadcrumb,
#sidebar {
  display: none;
}
#header,
#footer {
  background: #fff;
}
.emergency {
  background: #f5f5f5;
}
.emergency__inner {
  border: 4px solid #ffaca5;
  border-radius: 10px;
  background: #fff3f3;
  margin: 0 auto;
  padding: 10px;
}
.emergency__text {
  text-align: center;
}
.emergency__text + .emergency__text {
  margin-top: 10px;
}
.emergency__link {
  color: #000;
  text-decoration: none;
}
.emergency__date {
  padding-right: 1em;
}
body.top .contentArea {
  background: #fff;
}
body.top .movieWrap {
  position: fixed;
  top: 0;
  z-index: -1;
}
body.top .movieOuter {
  position: relative;
  width: 100%;
  height: 100%;
}
body.top .movieArea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.top .movieArea.movie1 {
  z-index: 0;
}
body.top .movieArea.movie1 .altImgArea__item {
  width: 100%;
}
body.top .movieArea.movie2 {
  z-index: -1;
  display: none;
}
body.top .deptList {
  background: #fff;
}
body.top .bnrBoxOpt__item {
  border: none;
}
body.top .bnrBoxOpt__item img {
  width: 100%;
}
body.top .bnrBox__item {
  border-bottom: solid 4px #4caf4a;
}
body.top .bnrBox__item:nth-child(2) {
  border-color: #66c6dd;
}
body.top .bnrBox__item:nth-child(3) {
  border-color: #ffcc2d;
}
body.top .bnrBox__item img {
  width: 100%;
}
.gl-pagemenu a {
  text-decoration: none;
}
.gl-pagemenu__subHead {
  margin: 16px 0 0;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 8px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
}
.gl-pagemenu__subHead:first-child {
  margin-top: 0;
}
.gl-pagemenu__subHeadInner {
  display: block;
  border-left: 10px solid #ade04e;
  padding-left: 10px;
  color: #0071bb;
}
.gl-pagemenu__subHead--eng .gl-pagemenu__subHeadInner {
  border-color: #66c6dd;
}
.gl-pagemenu__subHead--art .gl-pagemenu__subHeadInner {
  border-color: #ffcc2d;
}
.gl-pagemenu__bottomList {
  margin: 20px 0 40px;
}
.gl-pagemenu__bottomItem {
  margin-top: 10px;
}
.gl-pagemenu__bottomItem a {
  position: relative;
  padding-left: 13px;
  display: block;
  font-size: 1.4rem;
}
.gl-pagemenu__bottomItem a::before {
  content: "";
  border: 7px solid transparent;
  position: absolute;
  top: 1px;
  left: 0;
  border-left: 7px solid #ccc;
}
.gl-pagemenu__bottomItem:first-child a {
  margin-top: 0;
}
.gl-pagemenu__bottomLink {
  color: #0071bb;
}
.topManabi {
  background: #fff;
  padding-bottom: 50px;
}
.topManabi h2 {
  margin: 0 auto;
  max-width: 960px;
  padding: 30px 0;
}
.topManabi ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.topManabi li {
  position: relative;
}
.topManabi img {
  width: 100%;
}
.topManabi a {
  display: block;
}
.topManabi .article-block {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em;
  box-sizing: border-box;
  color: #fff;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 25%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.topManabi .article-title {
  line-height: 1.4;
  font-weight: bold;
}
.topManabi .article-date {
  color: #fff;
  display: block;
  margin-bottom: 0.5em;
}
.topManabi .article--large {
  width: 50%;
}
.topManabi .article--large .article-title {
  font-size: 2.4rem;
}
.topManabi .article--normal {
  width: 25%;
}
.topManabi .article--normal .article-title {
  font-size: 1.6rem;
}
.topManabi .btn {
  margin: 60px auto 50px;
}
/**
 * category
 * トップの学びのカテゴリアイコンパーツ
 */
.article-category {
  position: absolute;
  top: 1em;
  left: 1em;
}
@media screen and (min-width: 768px), print {
  #header,
  #footer {
    min-width: 1200px;
    width: 100%;
  }
  #opencampus {
    margin-top: 0;
  }
  #header {
    position: fixed;
    top: -141px;
    z-index: 1000;
  }
  #main {
    margin: 0 auto;
    min-width: 1200px;
    max-width: 1600px;
  }
  .mainVisual__content {
    width: 1130px;
    margin: 0 auto;
  }
  .mainVisual__title {
    text-align: center;
    padding: 17.699115044247787% 0 calc(17.7% + 110px);
    margin: 0;
  }
  .mainVisual__textImg img {
    width: 100%;
    height: auto;
  }
  .bannerSlide {
    background-color: #fff;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #dcdcdc;
    opacity: 0;
    position: relative;
    top: 30px;
    left: 0;
    margin-top: -110px;
  }
  .bannerSlide__view {
    overflow: hidden;
    height: 100px;
  }
  .bannerSlide__list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .bannerSlide__list::after {
    content: "";
    display: table;
    clear: both;
  }
  .bannerSlide__item {
    float: left;
  }
  .emergency {
    padding-bottom: 60px;
  }
  .emergency__inner {
    width: 1130px;
  }
  .emergency__text {
    font-size: 1.4rem;
  }
  .mainMenu {
    background-color: #fff;
    margin-top: 60px;
    height: 135px;
  }
  .mainMenu__inner {
    width: 1130px;
    margin: 0 auto;
    position: relative;
  }
  .mainMenu__list {
    width: 100%;
    position: absolute;
    top: -30px;
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .mainMenu__item {
    width: 360px;
  }
  .mainMenu__item .textBox {
    text-align: left;
    padding: 22px 30px 18px 30px;
    position: relative;
  }
  .mainMenu__item .textBox::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    display: block;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-top: 4px solid #999;
    border-right: 4px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .admissionMenu {
    background: #f5f5f5;
    padding-bottom: 60px;
    height: 135px;
  }
  .admissionMenu__inner {
    width: 1130px;
    margin: 0 auto;
    position: relative;
  }
  .admissionMenu__list {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .admissionMenu__item {
    width: 560px;
  }
  .admissionMenu__item img {
    max-width: 100%;
  }
  .admissionMenu__item .textBox {
    text-align: left;
    padding: 22px 30px 18px 30px;
    position: relative;
  }
  .admissionMenu__item .textBox::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    display: block;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-top: 4px solid #999;
    border-right: 4px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .btn {
    display: block;
    border: 4px solid #dcdcdc;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 10px;
    text-align: center;
    color: #000;
    text-decoration: none;
    width: 300px;
    box-sizing: border-box;
  }
  .infoBox {
    position: relative;
    margin-bottom: 40px;
  }
  .infoBox__headInner {
    position: absolute;
    top: -37px;
    left: 50%;
    margin: 0 0 0 -52px;
    display: table;
    width: 104px;
    height: 104px;
    background: url("/assets/imgs/bg_title_02_gray.png") 0 0 no-repeat;
    background-size: 104px 104px;
  }
  .infoBox__headInner h3 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
  }
  .infoBox__body {
    background: #fff;
    padding: 65px 0 20px;
  }
  .infoBox__foot {
    padding-bottom: 1px;
  }
  .infoBox__foot .btn {
    margin: 60px auto 60px;
  }
  .infoBox__linkList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .infoBox__link {
    text-decoration: none;
    color: #000;
  }
  .infoBox__linkListItem {
    width: 50%;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 20px;
  }
  .infoBox__col {
    padding: 0 20px;
    box-sizing: border-box;
    width: 50%;
  }
  .infoBox .mod-sectionTxt__link--ext,
  .infoBox .mod-sectionTxt__link--pdf,
  .infoBox .mod-sectionTxt__link--word {
    margin-right: 0;
  }
  .infoBox .mod-sectionTxt__link--ext::after,
  .infoBox .mod-sectionTxt__link--pdf::after,
  .infoBox .mod-sectionTxt__link--word::after {
    display: none;
  }
  .infoBox .mod-sectionTxt__link--ext .dateList__content::after,
  .infoBox .mod-sectionTxt__link--pdf .dateList__content::after,
  .infoBox .mod-sectionTxt__link--word .dateList__content::after {
    vertical-align: -2px;
    content: "" !important;
    display: inline-block;
    margin-left: 0.5em;
    width: 18px;
    height: 18px;
  }
  .infoBox .mod-sectionTxt__link--ext .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_ext.png") 0 0 no-repeat;
    background-size: contain;
  }
  .infoBox .mod-sectionTxt__link--pdf .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_pdf.png") 0 0 no-repeat;
    background-size: contain;
  }
  .infoBox .mod-sectionTxt__link--word .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_word.png") 0 0 no-repeat;
    background-size: contain;
  }
  .dateList {
    margin: 0;
  }
  .dateList__title {
    border-bottom: 4px solid #dcdcdc;
    font-size: 1.4rem;
    line-height: 1;
    margin-bottom: 10px;
    padding-bottom: 2px;
    color: #000;
    position: relative;
    height: 16px;
  }
  .dateList__title time {
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 4px;
  }
  .dateList__title--blue time {
    border-bottom: 4px solid #66c6dd;
  }
  .dateList__title--yellow time {
    border-bottom: 4px solid #ffcc2d;
  }
  .dateList__title--green time {
    border-bottom: 4px solid #4caf4a;
  }
  .dateList__content {
    margin: 0;
    color: #000;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .imgLinkList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: align-items;
    align-content: align-items;
  }
  .imgLinkList__item {
    width: 275px;
    position: relative;
    margin-left: 10px;
  }
  .imgLinkList__item:nth-child(4n+1) {
    margin-left: 0;
  }
  .imgLinkList__item:nth-child(n+5) {
    margin-top: 60px;
  }
  .imgLinkList__img img {
    width: 100%;
  }
  .imgLinkList__link {
    text-decoration: none;
    color: #000;
  }
  .imgLinkList .category {
    position: absolute;
    top: -28px;
    left: 15px;
  }
  .imgLinkList__body {
    background: #fff;
    padding: 20px;
  }
  .imgLinkList__body--btGray {
    text-align: center;
    border-top: 4px solid #dcdcdc;
    padding: 10px 0;
  }
  .imgLinkList__body--btGray .imgLinkList__text {
    border-top: 4px solid #999;
    padding: 10px;
  }
  .imgLinkList .mod-sectionTxt__link--ext,
  .imgLinkList .mod-sectionTxt__link--pdf,
  .imgLinkList .mod-sectionTxt__link--word {
    margin-right: 0;
  }
  .imgLinkList .mod-sectionTxt__link--ext::after,
  .imgLinkList .mod-sectionTxt__link--pdf::after,
  .imgLinkList .mod-sectionTxt__link--word::after {
    display: none;
  }
  .imgLinkList .mod-sectionTxt__link--ext .dateList__content::after,
  .imgLinkList .mod-sectionTxt__link--pdf .dateList__content::after,
  .imgLinkList .mod-sectionTxt__link--word .dateList__content::after {
    vertical-align: -2px;
    content: "" !important;
    display: inline-block;
    margin-left: 0.5em;
    width: 18px;
    height: 18px;
  }
  .imgLinkList .mod-sectionTxt__link--ext .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_ext.png") 0 0 no-repeat;
    background-size: contain;
  }
  .imgLinkList .mod-sectionTxt__link--pdf .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_pdf.png") 0 0 no-repeat;
    background-size: contain;
  }
  .imgLinkList .mod-sectionTxt__link--word .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_word.png") 0 0 no-repeat;
    background-size: contain;
  }
  .imgLinkList--topImg .imgLinkList__item {
    width: 270px;
  }
  body.top .movieAreaBottom {
    margin-top: 56.25%;
  }
  body.top .movieAreaBottom .btn {
    margin: 60px auto 0;
  }
  body.top .box {
    position: relative;
  }
  body.top .box__head {
    width: 360px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -180px;
    font-weight: bold;
  }
  body.top .box__head h2 {
    margin: 15px 0;
    font-size: 3.2rem;
  }
  body.top .boxTopicsCategory .box__body {
    padding: 0px 0 20px 20px;
  }
  body.top .boxTopicsCategory .box__bodyColumn {
    margin-left: 10px;
  }
  body.top .boxTopicsCategory .box__bodyColumn:first-child {
    margin-left: 0;
  }
  body.top .boxTopicsCategory .categoryList__link {
    display: block;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext,
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf,
  body.top .boxTopicsCategory .mod-sectionTxt__link--word {
    margin-right: 0;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--word::after {
    display: none;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext .dateList__content::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf .dateList__content::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--word .dateList__content::after {
    vertical-align: -2px;
    content: "" !important;
    display: inline-block;
    margin-left: 0.5em;
    width: 18px;
    height: 18px;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_ext.png") 0 0 no-repeat;
    background-size: contain;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_pdf.png") 0 0 no-repeat;
    background-size: contain;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--word .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_word.png") 0 0 no-repeat;
    background-size: contain;
  }
  body.top .boxTopicsCategory .categoryList__body {
    display: block;
  }
  body.top .btnWrap {
    width: 1130px;
    margin: 0 auto;
    position: relative;
    padding-top: 156px;
  }
  body.top .btnWrap .btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -34px;
    z-index: 3;
  }
  body.top .movieWrap {
    width: 100%;
    max-width: 1600px;
    min-width: 1200px;
    height: 100%;
  }
  body.top .movieArea {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
  }
  body.top .movieArea iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.top .movieArea .bg-image {
    width: 100%;
  }
  body.top .movieArea {
    width: 100%;
    max-width: 1600px;
    min-width: 1200px;
    margin: 0 auto;
  }
  body.top .altImgArea {
    display: none;
  }
  body.top .altImgArea__list {
    display: none;
  }
  body.top .altImgArea__tabImg img {
    width: 100%;
  }
  body.top .imgLinkList {
    margin-bottom: 60px;
  }
  body.top .deptList__list {
    display: -webkit-flex;
    display: flex;
    width: 1130px;
    margin: 0 auto;
    padding: 120px 0 95px;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  body.top .deptList__item {
    width: 360px;
    margin-bottom: 25px;
  }
  body.top .bnrBoxOpt {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  body.top .bnrBoxOpt__item {
    width: 32.21238938053098%;
  }
  body.top .bnrBoxOpt__item:not(:last-child) {
    margin-right: 19px;
  }
  body.top .bnrBox {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  body.top .bnrBox__item:not(:last-child) {
    margin-right: 19px;
  }
  .gl-pagemenu__bottomItem a {
    height: 15px;
  }
  .gl-pagemenu {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    column-gap: 60px;
  }
  .gl-pagemenu__item {
    page-break-inside: avoid;
  }
  .gl-pagemenu.gl-colBleak--pc {
    page-break-after: column;
  }
  .gl-pagemenu__item {
    padding-top: 5px;
  }
  .mainMenu {
    background-color: #f5f5f5;
  }
  .box__body:first-child {
    padding-top: 80px;
  }
  body.top .movieAreaBottom {
    margin-top: 0;
  }
  .article-category {
    background: url("/assets/imgs/bg_title_01_gray.png") 0 0 no-repeat;
    background-size: cover;
    text-align: center;
    box-sizing: border-box;
    display: table;
  }
  .article--large .article-category {
    width: 54px;
    height: 54px;
    font-size: 1.5rem;
  }
  .article--normal .article-category {
    width: 38px;
    height: 38px;
    font-size: 1.1rem;
  }
  .article-category__text {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .article-category--blue {
    background-image: url("/assets/imgs/bg_title_01_blue.png");
  }
  .article-category--yellow {
    background-image: url("/assets/imgs/bg_title_01_yellow.png");
  }
  .article-category--green {
    background-image: url("/assets/imgs/bg_title_01_green.png");
  }
}
@media screen and (max-width: 767px) {
  #opencampus {
    margin-top: -3.125%;
  }
  #main {
    margin: 0 auto;
    width: 100%;
  }
  .mainVisual__textImg {
    box-sizing: border-box;
    width: 100%;
    padding: 0 7.8125%;
    margin-top: 51.5625%;
    padding-bottom: 81.875%;
    opacity: 0;
  }
  .mainVisual__banner {
    margin: -45.9375% 4.6875% 7.8125%;
  }
  .bannerSlide {
    background-color: #fff;
    box-sizing: border-box;
    padding-bottom: 44.375%;
    position: relative;
    width: 100%;
  }
  .bannerSlide__view {
    box-sizing: border-box;
    margin: 5px;
    overflow: hidden;
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    position: absolute;
  }
  .bannerSlide__list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .bannerSlide__list::after {
    content: "";
    display: table;
    clear: both;
  }
  .bannerSlide__item {
    float: left;
  }
  .bannerSlide__link img {
    width: 100%;
  }
  .emergency {
    padding-top: 9.375%;
    padding-bottom: 9.375%;
  }
  .emergency__inner {
    width: 90.625%;
    box-sizing: border-box;
    margin: 0 4.6875%;
  }
  .emergency__text {
    font-size: 1.2rem;
  }
  .mainMenu {
    background-color: #fff;
    position: relative;
    width: 100%;
    padding-top: 75%;
  }
  .mainMenu__list {
    margin: 0 4.6875%;
    padding-bottom: 4.6875%;
    position: absolute;
    top: -4.166666666666666%;
    width: 90.625%;
  }
  .mainMenu__item {
    position: relative;
    top: -3.125%;
    width: 100%;
    margin-bottom: 5.172413793103448%;
  }
  .mainMenu__item img {
    vertical-align: top;
    width: 100%;
  }
  .mainMenu__item .textBox {
    text-align: left;
    padding: 4.310344827586207% 5.172413793103448% 3.793103448275862%;
    position: relative;
    border-width: 3px;
  }
  .mainMenu__item .textBox--blue img {
    width: 38.46153846153847%;
  }
  .mainMenu__item .textBox--green img {
    width: 48.46153846153846%;
  }
  .mainMenu__item .textBox--yellow img {
    width: 32.11538461538462%;
  }
  .mainMenu__item .textBox::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5.172413793103448%;
    display: block;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .admissionMenu {
    background-color: #fff;
    position: relative;
    width: 100%;
    padding-top: 50%;
  }
  .admissionMenu__list {
    margin: 0 4.6875%;
    padding-bottom: 4.6875%;
    position: absolute;
    top: -4.166666666666666%;
    width: 90.625%;
  }
  .admissionMenu__item {
    position: relative;
    top: -3.125%;
    width: 100%;
    margin-bottom: 5.172413793103448%;
  }
  .admissionMenu__item img {
    vertical-align: top;
    width: 100%;
  }
  .admissionMenu__item .textBox {
    text-align: left;
    padding: 4.310344827586207% 5.172413793103448% 3.793103448275862%;
    position: relative;
    border-width: 3px;
  }
  .admissionMenu__item .textBox--blue img {
    width: 38.46153846153847%;
  }
  .admissionMenu__item .textBox--green img {
    width: 48.46153846153846%;
  }
  .admissionMenu__item .textBox--yellow img {
    width: 32.11538461538462%;
  }
  .admissionMenu__item .textBox::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 5.172413793103448%;
    display: block;
    margin-top: -3px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #999;
    border-right: 2px solid #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .btnWrap {
    padding: 9.375% 0 18.75%;
  }
  .btn {
    padding: 3.125% 0;
    width: 54.6875%;
    margin: 0 auto;
    display: block;
    border: 4px solid #dcdcdc;
    background-color: #fff;
    text-align: center;
    color: #000;
    text-decoration: none;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 1.2rem;
  }
  .infoBox {
    position: relative;
    margin-bottom: 3em;
  }
  .infoBox__headInner {
    position: absolute;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    background: url("/assets/imgs/bg_title_02_gray.png") 0 0 no-repeat/cover;
    top: -7vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 20vw;
    height: 20vw;
  }
  .infoBox__headInner h3 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .infoBox__body {
    background: #fff;
    margin-bottom: 1em;
    padding: 10.625% 3.125% 3.125%;
  }
  .infoBox__foot .btn {
    margin: 30px auto 0;
  }
  .infoBox__link {
    text-decoration: none;
    color: #000;
  }
  .infoBox__linkListItem {
    margin-top: 20px;
  }
  .infoBox .mod-sectionTxt__link--ext,
  .infoBox .mod-sectionTxt__link--pdf,
  .infoBox .mod-sectionTxt__link--word {
    margin-right: 0;
  }
  .infoBox .mod-sectionTxt__link--ext::after,
  .infoBox .mod-sectionTxt__link--pdf::after,
  .infoBox .mod-sectionTxt__link--word::after {
    display: none;
  }
  .infoBox .mod-sectionTxt__link--ext .dateList__content::after,
  .infoBox .mod-sectionTxt__link--pdf .dateList__content::after,
  .infoBox .mod-sectionTxt__link--word .dateList__content::after {
    vertical-align: -2px;
    content: "" !important;
    display: inline-block;
    margin-left: 0.5em;
    width: 15px;
    height: 15px;
  }
  .infoBox .mod-sectionTxt__link--ext .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_ext.png") 0 0 no-repeat;
    background-size: contain;
  }
  .infoBox .mod-sectionTxt__link--pdf .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_pdf.png") 0 0 no-repeat;
    background-size: contain;
  }
  .infoBox .mod-sectionTxt__link--word .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_word.png") 0 0 no-repeat;
    background-size: contain;
  }
  .dateList {
    margin: 0;
  }
  .dateList__title {
    border-bottom: 4px solid #dcdcdc;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 10px;
    padding-bottom: 2px;
    color: #000;
    height: 12px;
    position: relative;
  }
  .dateList__title time {
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 4px;
  }
  .dateList__title--blue time {
    border-bottom: 4px solid #66c6dd;
  }
  .dateList__title--yellow time {
    border-bottom: 4px solid #ffcc2d;
  }
  .dateList__title--green time {
    border-bottom: 4px solid #4caf4a;
  }
  .dateList__content {
    margin: 0;
    color: #000;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .imgLinkList__list {
    width: 90.625%;
  }
  .imgLinkList__item {
    position: relative;
    margin-bottom: 9.375%;
    display: table;
  }
  .imgLinkList__item::after {
    content: "";
    display: table;
    clear: both;
  }
  .imgLinkList__item:last-child {
    margin-bottom: 0;
  }
  .imgLinkList__link {
    text-decoration: none;
    color: #000;
    width: 100%;
  }
  .imgLinkList .category {
    position: absolute;
    top: -17.142857142857142%;
    left: 1.724137931034483%;
  }
  .imgLinkList .dateList__title {
    margin-bottom: 6.122448979591836%;
  }
  .imgLinkList__img {
    width: 42.241379310344826%;
    display: table-cell;
    vertical-align: top;
  }
  .imgLinkList__img img {
    width: 100%;
  }
  .imgLinkList__body {
    box-sizing: border-box;
    display: table-cell;
    width: 57.758620689655174%;
    background: #fff;
    padding: 1.724137931034483%;
  }
  .imgLinkList__body--btGray {
    text-align: center;
    border-top: 4px solid #dcdcdc;
    padding: 10px;
  }
  .imgLinkList__body--btGray .imgLinkList__text {
    border-top: 4px solid #999;
    padding: 10px;
  }
  .imgLinkList .mod-sectionTxt__link--ext,
  .imgLinkList .mod-sectionTxt__link--pdf,
  .imgLinkList .mod-sectionTxt__link--word {
    margin-right: 0;
  }
  .imgLinkList .mod-sectionTxt__link--ext::after,
  .imgLinkList .mod-sectionTxt__link--pdf::after,
  .imgLinkList .mod-sectionTxt__link--word::after {
    display: none;
  }
  .imgLinkList .mod-sectionTxt__link--ext .dateList__content::after,
  .imgLinkList .mod-sectionTxt__link--pdf .dateList__content::after,
  .imgLinkList .mod-sectionTxt__link--word .dateList__content::after {
    vertical-align: -2px;
    content: "" !important;
    display: inline-block;
    margin-left: 0.5em;
    width: 15px;
    height: 15px;
  }
  .imgLinkList .mod-sectionTxt__link--ext .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_ext.png") 0 0 no-repeat;
    background-size: contain;
  }
  .imgLinkList .mod-sectionTxt__link--pdf .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_pdf.png") 0 0 no-repeat;
    background-size: contain;
  }
  .imgLinkList .mod-sectionTxt__link--word .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_word.png") 0 0 no-repeat;
    background-size: contain;
  }
  .imgLinkList--topImg {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: align-items;
    align-content: align-items;
  }
  .imgLinkList--topImg .imgLinkList__item {
    width: 45.90163934426229%;
  }
  .imgLinkList--topImg .imgLinkList__item:nth-child(2n) {
    margin-left: 3.278688524590164%;
  }
  .imgLinkList--topImg .imgLinkList__img {
    display: block;
    width: 100%;
  }
  .imgLinkList--topImg .imgLinkList__body {
    display: block;
    width: 100%;
    font-size: 1.2rem;
    padding: 10px 0;
  }
  .imgLinkList--topImg .imgLinkList__text {
    white-space: nowrap;
    padding: 10px 1px;
  }
  .imgLinkList--topImg .imgLinkList__item:last-child .imgLinkList__body {
    font-size: 1.08rem;
    letter-spacing: -1.1px;
  }
  body.top .movieAreaBottom {
    background-image: url("/assets/imgs/img_sp_back_02.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 56.25%;
  }
  body.top .movieAreaBottom .btn {
    margin: 4.6875% auto 14.0625%;
  }
  body.top .movieAreaBottom .box__head {
    position: relative;
  }
  body.top .movieAreaBottom .box__body {
    padding-top: 3.125%;
  }
  body.top .box {
    position: relative;
  }
  body.top .box__head {
    width: 62.5%;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-weight: bold;
  }
  body.top .box__head h2 {
    margin: 4% 0;
    font-size: 1.6rem;
  }
  body.top .box .category__text {
    font-size: 1rem;
  }
  body.top .boxTopicsCategory .box__body {
    padding-top: 4.6875%;
    margin-top: 15.625%;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext,
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf,
  body.top .boxTopicsCategory .mod-sectionTxt__link--word {
    margin-right: 0;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--word::after {
    display: none;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext .dateList__content::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf .dateList__content::after,
  body.top .boxTopicsCategory .mod-sectionTxt__link--word .dateList__content::after {
    vertical-align: -2px;
    content: "" !important;
    display: inline-block;
    margin-left: 0.5em;
    width: 15px;
    height: 15px;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--ext .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_ext.png") 0 0 no-repeat;
    background-size: contain;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--pdf .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_pdf.png") 0 0 no-repeat;
    background-size: contain;
  }
  body.top .boxTopicsCategory .mod-sectionTxt__link--word .dateList__content::after {
    background: url("/assets/common/imgs/icon_link_word.png") 0 0 no-repeat;
    background-size: contain;
  }
  body.top .boxTopicsCategory .categoryList__body {
    display: block;
    width: 100%;
  }
  body.top .movieWrap {
    width: 100vw;
    height: 100vh;
    left: 0;
  }
  body.top .movieArea video,
  body.top .movieArea iframe,
  body.top .movieArea .bg-image {
    display: none;
  }
  body.top .movieArea .altImgArea.img2 .altImgArea__tabImg {
    height: 100%;
    display: block;
  }
  body.top .movieArea .altImgArea.img2 img {
    width: auto;
    vertical-align: top;
    height: 100%;
    margin-left: -100%;
  }
  body.top .altImgArea {
    background: #fff;
    height: 100%;
  }
  body.top .altImgArea img {
    width: 100%;
    vertical-align: top;
  }
  body.top .altImgArea__list {
    position: relative;
    display: block;
  }
  body.top .altImgArea__item {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  body.top .altImgArea__item:first-child {
    opacity: 1;
  }
  body.top .altImgArea__tabImg {
    display: none;
  }
  body.top .deptList__list {
    display: -webkit-flex;
    display: flex;
    width: 90.625%;
    margin: 0 auto;
    padding: 20.689655172413794% 0;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
  }
  body.top .deptList__item {
    width: 48.275862068965516%;
    margin-bottom: 4.310344827586207%;
  }
  body.top .deptList__banner {
    width: 100%;
  }
  body.top .bnrBoxOpt {
    margin-bottom: 5.172413793103448%;
  }
  body.top .bnrBoxOpt__item:not(:last-child) {
    margin-bottom: 5.172413793103448%;
  }
  body.top .bnrBox {
    margin-bottom: 5.172413793103448%;
  }
  body.top .bnrBox__item:not(:last-child) {
    margin-bottom: 5.172413793103448%;
  }
  .topManabi .article-block {
    padding: 0.5em;
    line-height: 0;
  }
  .topManabi .article-title {
    line-height: 1.4;
  }
  .topManabi .article-date {
    font-size: 1rem;
  }
  .topManabi .article--large .article-title {
    font-size: 1.8rem;
  }
  .topManabi .article--large {
    width: 100%;
  }
  .topManabi .article--normal .article-title {
    font-size: 1.2rem;
  }
  .topManabi .article--normal {
    width: 50%;
  }
  .topManabi .btn {
    margin: 30px auto 0;
  }
  .article-category {
    top: 0.5em;
    left: 0.5em;
  }
  .article--large .article-category {
    width: 3em;
    height: 3em;
    font-size: 1.5rem;
  }
  .article--normal .article-category {
    width: 38px;
    height: 38px;
    font-size: 1.1rem;
  }
  .article-category {
    width: 11.5625vw;
    height: 11.5625vw;
    background: url("/assets/imgs/bg_title_01_blue.png") 0 0 no-repeat;
    background-size: 100% auto;
    text-align: center;
    box-sizing: border-box;
    display: table;
  }
  .article-category__text {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    color: #000;
  }
  .article-category--blue {
    background-image: url("/assets/imgs/bg_title_01_blue.png");
  }
  .article-category--yellow {
    background-image: url("/assets/imgs/bg_title_01_yellow.png");
  }
  .article-category--green {
    background-image: url("/assets/imgs/bg_title_01_green.png");
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  body.top .movieArea .altImgArea.img2 img {
    width: 200%;
    height: auto;
    margin: -40% 0 0 -50%;
  }
}
