@media print, screen and (min-width: 861px) {
  #menu-sp, #nav-sp, #mail-sp, .sp, #menu-sp {
    display: none;
    text-indent: -9999px;
    line-height: 0%;
    margin: 0px;
    padding: 0px;
  }
  #top {}
  img, object, embed {
    max-width: 100%;
    height: auto;
  }
  img {
    -ms-interpolation-mode: bicubic;
  }
  .anchorlink {
    padding-top: 90px;
    margin-top: -90px;
  }

  /* ヘッダー -------------------------------------------------------------- */
  #header {
    background: #fff;
    _position: fixed;
    _top: 0;
    transition: .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    height: 210px;
    z-index: 1000;
  }
  .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
  }
  .head-animation {
    transform: translateY(-100%);
  }
  #header-top {
    _height: 36px;
    background-color: #293B49;
    color: #FFFFFF;
    text-align: right;
    position: relative;
    z-index: 2000;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #header-top a {
    color: #FFFFFF;
  }
  ul.hmenu {
    _width: 1160px;
    margin: 0 auto;
    padding-top: 5px;
  }
  ul.hmenu li {
    display: inline-block;
    margin-right: 31px;
    vertical-align: middle;
    line-height: 1;
  }
  ul.hmenu li a:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 19px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 18px auto;
    vertical-align: middle;
    margin-top: -4px;
    opacity: .8;
    margin-right: 8px;
    -webkit-transition: all .3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all .3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  ul.hmenu li.contact a:before {
    background-image: url("../images/common/icon-contact.png");
  }
  ul.hmenu li.access a:before {
    background-image: url("../images/common/icon-access.png");
  }
  ul.hmenu li.sitemap a:before {
    background-image: url("../images/common/icon-sitemap.png");
  }
  ul.hmenu li.english a:before {
    background-image: url("../images/common/icon-en.png");
  }
  ul.hmenu li.search a:before {
    background-image: url("../images/common/icon-search.png");
  }
  ul.hmenu li.job a:before {
    background-image: url("../images/common/icon-job.png");
  }
  #nav-wrap {
    _position: relative;
    _top: 0;
    _width: 100%;
    _height: 100%;
    _width: 1160px;
    _height: 49px;
    _text-align: right;
  }
  #header-l {}
  #header-r {
    _padding: 22px 20px;
    _padding: 0 20px;
    _height: 100%;
  }
  #header-r a {
    color: #333333;
    _height: 100%;
  }
  .zaigakusei a {
    background: url("../images/common/icon-zaigakusei.png") left 21px no-repeat;
    padding-left: 30px !important;
  }
  .sotugyousei a {
    background: url("../images/common/icon-sotugyousei.png") left 21px no-repeat;
    padding-left: 30px !important;
  }
  .ippan a {
    background: url("../images/common/icon-company.png") left 21px no-repeat;
    padding-left: 30px !important;
  }
  .teacher a {
    background: url("../images/common/icon-teacher.png") left 21px no-repeat;
    padding-left: 30px !important;
  }
  .jyukensei {
    height: 100%;
    background-color: #68A70A;
    padding-top: 43px;
    position: absolute;
    top: -32px;
    right: 0;
  }
  .jyukensei a {
    background: url("../images/common/icon-jyukensei.png") 50% 20px no-repeat;
    background-color: #68A70A;
    padding: 48px .6em 25px !important;
    color: #FFFFFF !important;
  }
  .jyukensei a:hover {
    color: #FFFFFF !important;
    background-color: #4D7A07;
  }
  /* nav -------------------------------------------------------------- */
  nav {
    background-color: #16832E;
    filter: alpha(opacity=90);
    -ms-filter: "alpha(opacity=90)";
    -moz-opacity: 0.90;
    opacity: 0.90;
    zoom: 1;
    position: absolute;
    top: 124px;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    z-index: 100;
  }
  #gmenu-wrap ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    _z-index: 100;
  }
  #gmenu-wrap ul li {
    height: auto;
    -webkit-flex-basis: 20.0%;
    -ms-flex-preferred-size: 20.0%;
    flex-basis: 20.0%;
    position: relative;
    font-weight: bold;
    font-size: 1.8rem;
  }
  #gmenu-wrap ul li a {
    display: table;
    color: #FFFFFF;
    width: 100%;
    height: 86px;
    text-align: center;
    position: relative;
    line-height: 1.4;
  }
  #gmenu-wrap ul li a span {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    text-align: center;
    width: 100%;
  }
  #gmenu-wrap ul li a span:hover {
    background-color: #106122;
    transition: .5s;
  }
  #gmenu-wrap ul li:first-child:before {
    content: "";
    position: absolute;
    top: 37%;
    left: 0;
    height: 40px;
    margin-top: -10px;
    width: 1px;
    background-color: #459C58;
    display: block;
  }
  #gmenu-wrap ul li:after {
    content: "";
    position: absolute;
    top: 37%;
    right: 0;
    height: 40px;
    margin-top: -10px;
    width: 1px;
    background-color: #459C58;
    display: block;
  }
  _#header-r {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-left: 3%;
    height: 100%;
    font-weight: bold;
  }
  #header-r {
    position: absolute;
    top: 65px;
    right: 0px;
    _padding-left: 3%;
    _height: 100%;
    font-weight: bold;
    padding-right: 157px;
  }
  nav {
    _height: 100%;
  }
  #header-r ul {
    _display: flex;
    _justify-content: space-between;
    _height: 100%;
  }
  nav ul {
    _display: flex;
    _justify-content: space-between;
    _align-items: center;
    height: 100%;
  }
  nav li, #header-r ul li {
    float: left;
    list-style: none;
    _height: 100%;
  }
  _#header-r ul li a {
    height: 100%;
    transition: .5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 35px .6em;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    line-height: 1.5;
  }
  #header-r ul li a {
    transition: .5s;
    _height: 100%;
    padding: 24px .6em 36px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    line-height: 1.5;
  }
  #header-r ul li a span {
    color: #0080BD;
    font-size: 80%;
  }
  #header-r ul li a:hover, #header-r ul li a:active, #header-r ul li a.active {
    color: #17832D;
  }
  nav li a:hover, nav li a:active, nav li a.active {
    color: #FFFFFF;
  }
  _header #header-l {
    width: 100%;
    height: 100%;
  }
  _header #header-l a {
    color: #FFFFFF;
    display: block;
    width: 100%;
  }
  /* Search Style */
  #search a {
    color: #FC2121;
    text-decoration: none;
    border: 4px solid #FC2121;
    padding: 10px 15px;
    line-height: 3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  #search a:hover {
    color: #FFF;
    background: #FC2121;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  #search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 186px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
  }
  #search.search-open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 106;
    display: block;
  }
  #search input[type="text"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
    padding: 10px;
  }
  #search .search-close {
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 27px;
    color: #fff;
  }
  #search .search-close:hover {
    color: #FC2121;
    cursor: pointer;
  }
  input::placeholder {
    color: #CCCCCC;
  }
  /* main -------------------------------------------------------------- */
  #main {
    background-image: url("../images/common/main.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 300px 0 300px 0;
  }
  .main-text-wrap {
    width: 87%;
    margin: 0 auto;
    font-weight: bold;
  }
  .main-text1 {
    color: #FFFFFF;
    _font-size: 4.0rem;
    font-size: 3vw;
    line-height: 0;
    margin-bottom: 60px;
  }
  .main-text1 span {
    background-color: #B91E22;
    padding: 10px 20px 10px 20px;
  }
  .arrow {
    background-color: #B91E22;
    border-radius: 35px;
    position: relative;
    display: inline-block;
    padding: 20px 76px 20px 70px;
    color: #FFFFFF;
    vertical-align: middle;
    text-decoration: none;
    font-size: 1.6rem;
  }
  .arrow::before, .arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .arrow::after {
    right: -165px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  a.arrow:link, a.arrow:visited {
    color: #FFFFFF;
  }
  #main-bk {
    background: #FDDB55;
  }
  /* スライド -------------------------------------------------------------- */
  #main-slider {
    margin-top: -85px;
    color: #FFFFFF;
    font-weight: bold;
  }
  .pc-slide01-text1 {
    font-size: 4.6rem;
    margin-bottom: 15px;
  }
  .pc-slide01-text2 {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .pc-slide01-text3 {
    font-size: 1.9rem;
  }
  .pc-slide02-text1 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .pc-slide02-text2 {
    font-size: 4.6rem;
    margin-bottom: 15px;
  }
  .pc-slide02-text3 {
    font-size: 1.9rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .pc-slide03-text1 {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .pc-slide03-text2 {
    font-size: 4.6rem;
    margin-bottom: 15px;
  }
  .pc-slide03-text3 {
    font-size: 1.9rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .pc-slide04-text1 {
    font-size: 1.6rem;
    margin-bottom: 25px;
  }
  .pc-slide04-text2 {
    font-size: 4.6rem;
    margin-bottom: 25px;
  }
  .pc-slide04-text3 {
    font-size: 1.9rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
  .top-en .sp-arrow {
    display: none !important;
  }
  /* 囲み -------------------------------------------------------------- */
  .wrap {
    max-width: 1100px;
    width: 96%;
    margin: 0 auto;
    padding-bottom: 100px;
    overflow: hidden;
  }
  #contents-bk {
    padding: 20px 0 50px;
  }
  .contents {
    max-width: 1400px;
    width: 96%;
    margin: 0 auto;
  }
  #contents-inner ul, #contents-inner ol {
    margin-left: 30px;
  }
  #contents-inner ol li {
    margin-bottom: 1em;
  }
  /* トップページ -------------------------------------------------------------- */
  #contents {
    clear: both;
    margin: 2% auto;
    max-width: 1400px;
    width: 100%;
  }
  /* トップページニュース -------------------------------------------------------------- */
  .news_wrap {
    width: 100%;
    padding: 1% 0%;
  }
  .news_wrap dl a, .news_wrap2 a {
    text-decoration: none;
  }
  .news_wrap dl dt {
    width: 13em;
    float: left;
  }
  .news_wrap dl dd {
    border-bottom: 1px dashed #ccc;
    padding: 0px 0px 14px 13em;
    margin-bottom: 14px;
  }
  .news_wrap dl dt span, .news_wrap2 dl dt span {
    display: inline-block;
  }
  .news-cat-red, .news-cat-purple, .news-cat-orange, .news-cat-green, .news-cat-green2, .news-cat-blue {
    background-color: #E4474B;
    width: 80px;
    line-height: 160%;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
  }
  .news-cat-purple {
    background-color: #646FCC;
  }
  .news-cat-orange {
    background-color: #E68A00;
  }
  .news-cat-green {
    background-color: #739D33;
  }
  .news-cat-green2 {
    background-color: #219BA5;
  }
  .news-cat-blue {
    background-color: #3277CB;
  }
  .news-cat-jyukensei {
    background-color: #FF5555;
  }
  .news-cat-zaigakusei {
    background-color: #4A8C2B;
  }
  .news-cat-sotugyousei {
    background-color: #CCA400;
  }
  .news-cat-ippan {
    background-color: #0B78B9;
  }
  .news_wrap2 {
    margin: 10px 0 60px;
  }
  .news_wrap2 dl dd {
    border-bottom: 1px dashed #ccc;
    padding: 0px 0px 10px 0px;
    margin-bottom: 10px;
  }
  /* アイコン -------------------------------------------------------------- */
  .icon1, .icon2, .icon3 {
    background: #37BC9B;
    display: inline-block;
    width: 100px;
    line-height: 160%;
    color: #FFF;
    font-size: 13px;
    text-align: center;
    margin-left: 10px;
  }
  .icon2 {
    background: #E8840B;
  }
  .icon3 {
    background: none;
    border: solid 1px #DF0D0D;
    color: #DF0D0D;
    display: inline;
    padding: 1px 6px;
  }
  /* バナー -------------------------------------------------------------- */
  #common-banner {
    background-color: #F7F5F2;
    padding: 65px 0;
  }
  #common-banner ul {
    max-width: 1400px;
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  .top-en #common-banner ul, .second-en #common-banner ul {
    justify-content: center;
  }
  #common-banner ul li {
    width: 18.4%;
    margin-right: 2%;
  }
  #common-banner ul li:nth-child(5n) {
    margin-right: 0%;
  }
  #top-banner-bk {
    background: url("../images/common/topbanner-bk.jpg") center top repeat;
    padding: 60px 0 40px;
  }
  #top-banner {
    max-width: 1400px;
    width: 96%;
    margin: 0 auto;
    color: #FFFFFF;
  }
  #top-banner ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
	 width:1200px;
	  margin:0 auto;
  }
  #top-banner ul li {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  #top-banner ul li:nth-child(4n) {
    margin-right: 0%;
  }
  .banner-title {
    color: #FFFFFF;
    font-size: 2.8rem;
    margin-bottom: 20px;
  }
  .top-en #common-banner ul li, .second-en #common-banner ul li {
    width: auto;
    margin-right: 2%;
  }
  /* フッター -------------------------------------------------------------- */
  #footer {
    max-width: 100%;
    margin: 0 auto;
    padding: 30px;
    clear: both;
    background-color: #16832E;
    color: #FFFFFF;
    font-weight: normal;
  }
  footer {
    max-width: 1400px;
    margin: 0 auto;
    clear: both;
  }
  #footer .footer-l {
    float: left;
    width: 30%;
  }
  #footer .footer-name {
    font-size: 2.0rem;
  }
  #footer .footer-add {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  #footer .footer-copy {
    font-size: 1.1rem;
    line-height: 1.2;
  }
  #footer .footer-inner {
    float: right;
    width: 65%;
    font-size: 12px;
    letter-spacing: 0.05em;
  }
  #footer .footer-menu ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    width: 100%;
  }
  #footer .footer-menu ul li {
    margin-right: 10px;
    width: 18%;
  }
  #footer .footer-menu ul li a {
    display: block;
    width: 100%;
    position: relative;
    color: #FFFFFF;
  }
  #footer .footer-menu ul li a:before {
    content: "";
    position: absolute;
    border-bottom: solid 1px #FFFFFF;
    width: 10px;
    height: 1px;
    top: 40%;
    left: -15px;
  }
  .top-en #footer .footer-l, .second-en #footer .footer-l {
    float: none;
    width: 100%;
    text-align: center;
  }
  .top-en #footer .footer-inner, .second-en #footer .footer-inner {
    float: none;
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.05em;
  }
  .top-en #footer .footer-menu ul, .second-en #footer .footer-menu ul {
    justify-content: center;
    margin-bottom: 10px;
  }
  .top-en #footer .footer-menu ul li, .second-en #footer .footer-menu ul li {
    margin-right: 35px;
    width: auto;
  }
  #backtop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
  }
  /* Images -------------------------------------------------------------- */
  .alignleft, img.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .alignright, img.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .aligncenter, img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    margin-bottom: 20px;
  }
  .alignleft2, img.alignleft2 {
    float: left;
    margin-right: 20px;
  }
  .alignright2, img.alignright2 {
    float: right;
    margin-left: 20px;
  }
  .aligncenter2, img.aligncenter2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
  }
  /* 第2階層 -------------------------------------------------------------- */
  .breadcrumbs-bk {
    background-color: #ECEEEC;
  }
  .breadcrumbs {
    font-size: 12px;
    text-align: left;
    max-width: 1400px;
    width: 96%;
    padding: 0.5% 2%;
    margin: 0 auto 20px;
  }
  .breadcrumbs a {
    text-decoration: none;
  }
  .breadcrumbs a:hover {
    text-decoration: underline;
  }
  /* contents-inner -------------------------------------------------------------- */
  #contents-inner {
    max-width: 1050px;
    width: 73%;
    margin-left: 2%;
    float: right;
  }
  #noside #contents-inner {
    margin: 0 auto;
    float: none;
    width: 100%;
  }
  #contents-inner .contents-submenu, #contents-inner .contents-submenu-column3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    _max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .contents-submenu li {
    height: auto;
    -webkit-flex-basis: 32.0%;
    -ms-flex-preferred-size: 32.0%;
    flex-basis: 32.0%;
    position: relative;
    list-style: none;
  }
  .contents-submenu-column3 li {
    height: auto;
    -webkit-flex-basis: 48.0%;
    -ms-flex-preferred-size: 48.0%;
    flex-basis: 48.0%;
    position: relative;
    list-style: none;
  }
  .contents-submenu li a, .contents-submenu-column3 li a {
    display: table;
    width: 80%;
    height: 80px;
    position: relative;
    line-height: 1.4;
    border: solid 1px #16832E;
    color: #16832E;
    vertical-align: middle;
  }
  .contents-submenu li a span, .contents-submenu-column3 li a span {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    width: 100%;
  }
  .contents-submenu-arrow {
    position: relative;
    display: inline-block;
    padding: 0 10% 0 10%;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
  }
  .contents-submenu-arrow::before, .contents-submenu-arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .contents-submenu-arrow::before {
    left: 8px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #16832E;
    border-right: 1px solid #16832E;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #contents-inner .contents-submenu2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #contents-inner .contents-submenu2 li {
    width: 25%;
    list-style: none;
    margin-bottom: 20px;
  }
  #contents-inner .contents-submenu2 li a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 24px;
    vertical-align: middle;
    text-decoration: underline;
  }
  #contents-inner .contents-submenu2 li a::before, #contents-inner .contents-submenu2 li a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #contents-inner .contents-submenu2 li a::before {
    width: 16px;
    height: 16px;
    background: #68A70A;
  }
  #contents-inner .contents-submenu2 li a::after {
    top: -3px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* カラム -------------------------------------------------------------- */
  .column2 {
    display: flex;
  }
  .column2 div.column-1, .column2 div.column-2 {
    width: 47%;
  }
  .column2 div img {
    margin-bottom: 15px;
  }
  .column2 div.column-1 {
    margin-right: 6%;
  }
  /* 見出し -------------------------------------------------------------- */
  #top-wrap .h2-wrap {
    position: relative;
    line-height: 130%;
    border-bottom: solid 4px #DDDDDD;
    margin-bottom: 20px;
  }
  #top-wrap .h2-wrap h2 {
    position: relative;
    top: 0;
    font-size: 150%;
    line-height: 130%;
    border-bottom: solid 4px #17832E;
    padding: 10px 0.25em 10px 0em;
    margin: 0px 0 -3px;
    display: inline-block;
    color: #17832C;
    font-weight: normal;
  }
  .top-link {
    position: absolute;
    right: 3%;
    bottom: 5%;
  }
  .top-link a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #66A50A;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
  .top-link a::before, .top-link a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -26px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .top-link a::before {
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #75AE1F;
  }
  .top-link a::after {
    right: -17px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #contents-inner h2 {
    position: relative;
    padding: 17px 20px 0.25em 20px;
    margin-bottom: 35px;
  }
  #contents-inner h2:before {
    position: absolute;
    top: 50%;
    left: -25px;
    content: "";
    display: block;
    height: 4px;
    width: 54px;
    background: -webkit-linear-gradient(to right, #68A70A, #17832E);
    background: linear-gradient(to right, #68A70A, #17832E);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #contents-inner h2:after {
    content: "";
    display: block;
    background: url("../images/common/h2-bk.jpg") bottom left repeat-x;
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: -20px;
    left: 0px;
  }
  #contents-inner .h3-wrap {
    line-height: 130%;
    border-bottom: solid 3px #DDDDDD;
    margin-bottom: 20px;
  }
  #contents-inner h3 {
    position: relative;
    top: 0;
    font-size: 150%;
    line-height: 130%;
    border-bottom: solid 3px #17832E;
    padding: 10px 0.25em 10px 0.25em;
    margin: 10px 0 -3px;
    display: inline-block;
  }
  #contents-inner h4 {
    font-size: 2.0rem;
    padding: 0.6em 0.8em;
    margin-bottom: 20px;
    margin-top: 30px;
    background: #ECEEEC;
    border-left: solid 5px #17832E;
    border-bottom: solid 1px #CCCCCC;
  }
  /* sidemenu -------------------------------------------------------------- */
  #side {
    max-width: 300px;
    width: 25%;
    float: left;
    line-height: 1.5;
  }
  #side h2 {
    color: #FFFFFF;
    background: -moz-linear-gradient(left, #17832E, #68A70A);
    background: -webkit-linear-gradient(left, #17832E, #68A70A);
    background: linear-gradient(to right, #17832E, #68A70A);
    font-size: 2.2rem;
    font-weight: normal;
  }
  #side h2 a {
    color: #FFFFFF;
    display: block;
    width: 84%;
    padding: 6% 8% 6% 8%;
  }
  .menu li {
    list-style: none;
  }
  .menu .cat {
    background-color: #ECEEEC;
    padding: 6% 8% 6% 8%;
    font-size: 1.8rem;
  }
  #menu li a {
    color: #333333;
    border-bottom: #D0DBD1 solid 1px;
    display: block;
    padding: 15px 10px 15px 30px;
    font-size: 100%;
  }
  #menu .submenu li a {
    padding: 15px 10px 15px 50px;
    font-weight: normal;
  }
  #menu .submenu li a {
    position: relative;
    _padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
  }
  #menu .submenu li a.active, #menu .submenu li a:hover {
    background: #E6FBEA;
  }
  #menu .submenu li a::before, #menu .submenu li a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #menu .submenu li a::before {
    left: 32px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #17832E;
    border-right: 2px solid #17832E;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menu .close {
    position: relative;
    background: url("../images/common/side-open.jpg") right 12px no-repeat;
  }
  #menu .sidelink {
    position: relative;
  }
  #menu .close::before, #menu .close::after, #menu .sidelink::before, #menu .sidelink::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #menu .close::before, #menu .sidelink::before {
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #17832E;
  }
  #menu .close::after, #menu .sidelink::after {
    left: 13px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menu .open {
    position: relative;
    background: url("../images/common/side-close.jpg") right 12px no-repeat;
  }
  #menu .open::before, #menu .open::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #menu .open::before {
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #17832E;
  }
  #menu .open::after {
    left: 14px;
    top: -1px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #menu .close:hover, #menu .open:hover {
    background-color: #E6FBEA;
    cursor: pointer;
  }
  /* テーブル -------------------------------------------------------------- */
  table.table01, table.sp-table {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 8px;
    line-height: 160%;
    width: 100%;
  }
  table.table01 th, table.sp-table th {
    padding: 10px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background: #FAFAFA;
  }
  table.table01 td, table.sp-table td {
    padding: 10px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
  }
  table.table02 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }
  table.table02 th {
    text-align: left;
  }
  table.table02 th, table.table02 td {
    border-bottom: solid 1px #cccccc;
    padding: 15px;
  }
  table.even tr:nth-child(even) th, table.even tr:nth-child(even) td {
    background: #eee;
  }
  table.even tr:nth-child(odd) th, table.even tr:nth-child(odd) td {
    background: #fff;
  }
  .nowrap {
    white-space: nowrap;
  }
  table.table03 {
    border-collapse: collapse;
    border-spacing: 0;
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  table.table03 th {
    text-align: left;
    width: 20%;
  }
  table.table03 th, table.table03 td {
    border-bottom: dashed 1px #cccccc;
    padding: 10px 6px;
  }
  table.table03 p {
    padding-bottom: 0;
  }
  table.table04 {
    border-collapse: collapse;
    border-spacing: 0;
    border-top: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
    margin-bottom: 8px;
    line-height: 160%;
    width: 100%;
  }
  /* ボタン -------------------------------------------------------------- */
  .btn01, a.btn01 {
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    padding: 8px 30px 8px 40px;
    color: #16832E;
    text-align: center;
    margin: 0 auto;
    border: solid 1px #16832E;
    position: relative;
    background-image: none;
  }
  .btn01:hover, a.btn01:hover {
    color: #FFFFFF;
    cursor: pointer;
    background: #16832E;
  }
  .btn01::before, a.btn01::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #16832E;
    border-right: solid 2px #16832E;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 8%;
    margin-top: -4px;
  }
  .second-en .btn01::before, .second-en a.btn01::before {
    left: 4%;
  }
  .btn01:hover::before, a.btn01:hover::before {
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
  }
  .btn01_2, a.btn01_2 {
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    padding: 8px 30px 8px 40px;
    color: #16832E;
    text-align: center;
    margin: 0 auto;
    border: solid 1px #16832E;
    position: relative;
    background-image: none;
  }
  .btn01_2:hover, a.btn01_2:hover {
    color: #FFFFFF;
    cursor: pointer;
    background: #16832E;
  }
  .btn01_2::before, a.btn01_2::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #16832E;
    border-right: solid 2px #16832E;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 8%;
    margin-top: -4px;
  }
  .second-en .btn01_2::before, .second-en a.btn01_2::before {
    left: 4%;
  }
  .btn01_2:hover::before, a.btn01_2:hover::before {
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
  }
  .btn02, a.btn02 {
    font-weight: bold;
    display: block;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
    color: #B91E22;
    text-align: center;
    margin: 20px auto 10px;
    border: solid 2px #B91E22;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    width: 200px;
    position: relative;
  }
  .btn02:hover, a.btn02:hover {
    color: #FFFFFF;
    cursor: pointer;
    background: #B91E22;
  }
  .btn02::before, a.btn02::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #B91E22;
    border-right: solid 2px #B91E22;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 13%;
    margin-top: -4px;
  }
  .btn02:hover::before, a.btn02:hover::before {
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
  }
  .btn03, a.btn03 {
    display: inline-block;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
    color: #B81E21;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    border: solid 2px #B81E21;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    width: 200px;
    position: relative;
  }
  .btn03:hover, a.btn03:hover {
    color: #FFFFFF;
    cursor: pointer;
    background: #B91E22;
  }
  .btn03::before, a.btn03::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #B81E21;
    border-right: solid 2px #B81E21;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 13%;
    margin-top: -4px;
  }
  .btn03:hover::before, a.btn03:hover::before {
    border-top: solid 2px #FFFFFF;
    border-right: solid 2px #FFFFFF;
  }
  .link {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    vertical-align: middle;
    text-decoration: none;
  }
  .link::before, .link::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .link::before {
    width: 14px;
    height: 14px;
    background: #68A70A;
  }
  .link::after {
    top: -2px;
    left: 4px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .link02 {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    font-size: 15px;
  }
  .link02::before, .link02::after {
    position: absolute;
    top: -3px;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .link02::before {
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #68A70A;
    border-right: 2px solid #68A70A;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .blank {
    background: url("../images/common/icon-blank.png") left 3px no-repeat;
    padding-left: 22px;
  }
  #side a[target=_blank] {
    background: url("../images/common/icon-blank.png") 96% center no-repeat;
  }
  /* 概要 -------------------------------------------------------------- */
  .message-photo {
    float: right;
    _max-width: 222px;
    width: 222px;
    margin-left: 2%;
  }
  .message-photo .aligncenter {
    margin-top: 15px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
  }
  .message-text {
    float: left;
    max-width: 750px;
    width: 71%;
  }
  /* 研究科案内 -------------------------------------------------------------- */
  .wrap-kenkyuuka1 {
    margin-bottom: 40px;
  }
  .wrap-kenkyuuka1 .alignright2 {
    margin-top: 20px;
  }
  .name-box {
    width: 450px;
    float: right;
  }
  .name-box2 {
    width: 500px;
    float: right;
  }
  .second-en .name-box {
    width: 550px;
    float: right;
  }
  .second-en .name-box2 {
    width: 570px;
    float: right;
  }
  .second-en .name-box3 {
    width: 600px;
    float: right;
  }
  .name-box-right {
    float: right;
  }
  .name-box-right img {
    height: 16px;
    width: auto;
  }
  .name-box-left {
    float: left;
    position: relative;
    display: inline-block;
    padding: 4px 0 0 16px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.5;
  }
  .name-box-left a::before, .name-box-left a::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .name-box-left a::before {
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #17832F;
  }
  .kenkyuuka-alignright {
    float: right;
    margin-left: 20px;
    max-width: 311px;
    width: 40%;
  }
  .kenkyuuka-alignright img {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .kenkyuuka-phototext {
    font-size: 12px;
    text-align: center;
  }
  .photo-box, .photo-box3, .photo-box4, .photo-box-pamphlet {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .photo-box-inner {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
    text-align: center;
  }
  .photo-box-pamphlet .photo-box-inner img, .kenkyuuka-phototext {
    max-width: 300px;
    margin: 0 auto;
  }
  .kenkyuuka-phototext {
    text-align: left;
  }
  .photo-box-inner:nth-child(2n) {
    margin-right: 0;
  }
  .photo-box-inner img {
    margin-bottom: 10px;
  }
  .photo-box3 .photo-box-inner {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.5;
  }
  .photo-box3 .photo-box-inner:nth-child(3n) {
    margin-right: 0;
  }
  .photo-box4 .photo-box-inner {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.5;
  }
  .photo-box4 .photo-box-inner:nth-child(4n) {
    margin-right: 0;
  }
  /* サイトマップ -------------------------------------------------------------- */
  #contents-inner ul.sitemap-list {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-left: 0;
  }
  #contents-inner ul.sitemap-list li {
    width: 30%;
    position: relative;
    padding: 0 0 0 1.5%;
    margin-bottom: 20px;
    margin-right: 2.75%;
    line-height: 1.5;
  }
  #contents-inner ul.sitemap-list li a::before, #contents-inner ul.sitemap-list li a::after {
    position: absolute;
    top: 6px;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  #contents-inner ul.sitemap-list li a::before {
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #17832F;
  }
  #contents-inner ul.sitemap-list li:nth-child(3n) {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 1180px) {
  ul.hmenu, ul.hmenu2 {
    font-size: 14px;
  }
  .logo {
    width: 497px;
  }
  .logo1 {
    position: absolute;
    top: 53px;
    left: 20px;
  }
  .logo2 {
    position: absolute;
    top: 53px;
    left: 90px;
  }
  .top-en .logo2, .second-en .logo2 {
    top: 59px;
  }
}
@media screen and (min-width:1215px) and (max-width:1289px) {
  ul.hmenu, ul.hmenu2 {
    font-size: 13px;
  }
  .logo {
    width: 400px;
  }
  .logo1 {
    position: absolute;
    top: 53px;
    left: 20px;
    width: 5%;
  }
  .logo1 {
    position: absolute;
    top: 53px;
    left: 20px;
    width: 5%;
  }
  .logo2 {
    position: absolute;
    top: 53px;
    left: 90px;
    width: 40%;
  }
  .jyukensei a {
    padding: 48px .6em 26px !important;
  }
}
@media screen and (min-width:1030px) and (max-width:1214px) {
  ul.hmenu, ul.hmenu2 {
    font-size: 13px;
  }
  .logo {
    width: 400px;
  }
  .logo1 {
    position: absolute;
    top: 53px;
    left: 20px;
    width: 5%;
  }
  .logo2 {
    position: absolute;
    top: 62px;
    left: 86px;
    width: 25%;
  }
  .top-en .logo1, .second-en .logo1, .top-en .logo2, .second-en .logo2 {
    width: auto;
  }
  .top-en .logo2, .second-en .logo2 {
    top: 59px;
  }
  .jyukensei a {
    padding: 48px .6em 26px !important;
  }
  .message-text {
    width: 64%;
  }
}
@media screen and (min-width:930px) and (max-width:1029px) {
  ul.hmenu, ul.hmenu2 {
    font-size: 12px;
  }
  .logo {
    width: 400px;
  }
  .logo1 {
    position: absolute;
    top: 53px;
    left: 20px;
    width: 5%;
  }
  .logo2 {
    position: absolute;
    top: 62px;
    left: 76px;
    width: 25%;
  }
  .top-en .logo1, .second-en .logo1 {
    width: auto;
  }
  .top-en .logo2, .second-en .logo2 {
    width: auto;
    top: 59px;
    left: 86px;
  }
  #header-r {
    padding-right: 137px;
  }
  .zaigakusei a {
    background: url("../images/common/icon-zaigakusei.png") left 24px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .sotugyousei a {
    background: url("../images/common/icon-sotugyousei.png") left 24px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .ippan a {
    background: url("../images/common/icon-company.png") left 24px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .teacher a {
    background: url("../images/common/icon-teacher.png") left 24px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .jyukensei a {
    background: url("../images/common/icon-jyukensei.png") 50% 20px no-repeat;
    background-size: 25px;
    background-color: #68A70A;
    padding: 48px .6em 26px !important;
  }
  .message-text {
    width: 56%;
  }
}
@media screen and (min-width:841px) and (max-width:929px) {
  ul.hmenu, ul.hmenu2 {
    font-size: 12px;
  }
  .logo {
    width: 400px;
  }
  .logo1 {
    position: absolute;
    top: 60px;
    left: 10px;
    width: 4%;
  }
  .logo2 {
    position: absolute;
    top: 62px;
    left: 50px;
    width: 25%;
  }
  .top-en .logo1, .second-en .logo1 {
    top: 53px;
    left: 20px;
    width: auto;
  }
  .top-en .logo2, .second-en .logo2 {
    width: auto;
    top: 59px;
    left: 86px;
  }
  #header-r {
    padding-right: 137px;
  }
  .zaigakusei a {
    background: url("../images/common/icon-zaigakusei.png") left 21px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .sotugyousei a {
    background: url("../images/common/icon-sotugyousei.png") left 21px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .ippan a {
    background: url("../images/common/icon-company.png") left 21px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .teacher a {
    background: url("../images/common/icon-teacher.png") left 21px no-repeat;
    background-size: 15px 15px;
    padding-left: 20px !important;
  }
  .jyukensei a {
    background: url("../images/common/icon-jyukensei.png") 50% 20px no-repeat;
    background-size: 25px;
    background-color: #68A70A;
    padding: 48px .6em 26px !important;
  }
  .message-text {
    width: 56%;
  }
}
@media screen and (max-width: 975px) {}
@media print {
  .fixed {
    position: static;
  }
}