<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
  background-color: #fff;
  letter-spacing: 0.02em;
  word-wrap: break-word;
  color: #333;
  font-family: Noto Sans JP, Helvetica Neue, Arial, Hiragino Kaku Gothic ProN,
    Hiragino Sans, Meiryo, sans-serif;
  font-size: 4.2666666667vw;
  line-height: 1.6875;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
@media (min-width: 768px) {
  body {
    font-size: 18px !important;
  }
}
.g-footer *,
.g-footer :after,
.g-footer :before {
  box-sizing: content-box;
}
.g-footer a {
  color: #3067bb;
}
.g-footer a:hover {
  opacity: 1;
}
.g-footer a[href^="tel:"] {
  cursor: pointer;
}
.g-footer a[href^="tel:"]:hover {
  color: #d8071b
}
.g-footer__followNav {
  padding: 0 0 0px;
}

.g-footer {
  margin: 0;
  padding: 0;
  color: #444;
  font: 13px "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 1.4;
  letter-spacing:normal
}
/*------------------------------------
  リセット
--------------------------------------*/
div, p, pre, h1, h2, h3, h4, h5, h6, table, form, caption, ul, ol, li, dl, dt, dd, img, figure {
  margin: 0;
  padding: 0;
  border: 0;
}
ul, ol, li {
  list-style: none;
}
em {
  font-style: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, button, textarea, select, optgroup, option, address {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
  *font-size: 100%;
}
a {
  color: #3067bb;
}
a:visited {
  color: #3067bb;
}
a:hover {
  color: #3067bb;
  text-decoration: none;
}
a:active {
  color: #bbb930;
}
figure img {
  max-width: 100%;
}
/*------------------------------------
  共通
--------------------------------------*/
.g-footer {
  overflow-x: hidden;
}
/*PC-------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
  
  /*------------------------------------
  フッター
--------------------------------------*/
  .g-footer {
    width: 100%;
    min-width: 1280px;
  }
  .footer-line {
    height: 20px;
    background-color: #003686;
    width: 100%;
    margin: 20px 0;
  }
  .l-footer {
    width: 100%;
  }
  .l-footer__followNav {
    padding: 0 0 0px;
  }
  .mod-pageTop {
    width: 950px;
    margin: 30px auto 15px;
    text-align: right;
  }
  .mod-footer-link {
		width: 100%;
		line-height: 1;
		background: #fff;
		border-top: 1px solid #fff;
		padding: 30px 0;
		margin: 0 0 20px;
	}
  .mod-footer-link-column {
    width: 950px;
    display: table;
    margin: 0 auto;
  }
  .mod-footer-link-columnList {
    display: table-cell;
    width: 25%;
  }
  .mod-footer-link-detail {
    width: 100%;
    margin: 0 0 30px;
  }
  .mod-footer-link-detail:last-child {
    margin: 0;
  }
  .mod-footer-link-detail dt {
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    padding: 0 0 0 8px;
    border-left: 3px solid #003586;
  }
  .mod-footer-link-detail dd {
    padding: 0 0 0 11px;
    margin: 14px 0 0;
  }
  .mod-footer-link-detail dd a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
  }
  .mod-footer-link-detail dd a:hover {
    text-decoration: underline;
  }
  .mod-footer-link-detail__pref dd {
    display: table;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mod-footer-link-detail__pref ul {
    display: table-cell;
    width: 33%;
  }
  .mod-footer-link-detail__pref ul li {
    margin: 0 0 14px;
  }
	.mod-footer-maingroup {
		width: 100%;
		margin: 0px 300px 0px 0px;
		background: #f7f7f7;
	}
	.mod-footer-maingroup ul {
		width: 1200px;
		margin: 0 auto;
		text-align: center;
	}
	.mod-footer-group {
		width: 100%;
		margin: 0px 300px 0px 0px;
		background: #f7f7f7;
	}
	.mod-footer-group ul {
		width: 1120px;
		margin: 0 auto;
		text-align: center;
	}
  .mod-footer-group ul:last-child {
    height: 1px;
  }
  .mod-footer-group ul li {
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: top;
  }
  .mod-footer-group ul li a {
    text-decoration: none;
  }
  .mod-footer-group ul li span {
    display: block;
    text-align: center;
    font-size: 10px;
    color: #333;
    height: 2.4em;
    margin: 0 0 10px;
  }
  .mod-footer-group ul li a:hover img {
    opacity: .8;
  }
  .mod-footer-group-1 img {
    width: 200px;
  }
  .mod-footer-group-2 img {
    width: 184px;
  }
  .mod-footer-group-3 img {
    width: 186px;
  }
  .mod-footer-group-4 img {
    width: 165px;
  }
  .mod-footer-group-5 img {
    width: 69px;
  }
  .mod-footer-group-6 img {
    width: 88px;
  }
  .mod-footer-group-7 img {
    width: 118px;
  }
  .mod-footer-group-8 img {
    width: 120px;
  }
  .mod-footer-group-9 img {
    width: 120px;
  }
  .mod-footer-group-10 img {
    width: 125px;
  }
	.mod-footer-group-11 img {
		width: 145px;
	}
	.mod-footer-group-12 img {
		width: 135px;
	}
  .mod-footer-copyright {
    width: 100%;
    border-top: 1px solid #efefef;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    padding: 15px 0;
    text-align: center;
    color: #bbb;
  }
  .mod-footer-copyright img {
    margin: 0 0 10px;
  }
	.p-footer-service__main-service {
		margin-top: 2rem;
		background: #f7f7f7;
	}
	.p-footer-service__main-service-items {
		display: flex;
		margin: 0 -1.5rem;
		list-style: none;
	}
	.p-footer-service__main-service-item {
		width: 50%;
		padding: 0 1.5rem;
		font-size: 1.15rem;
		line-height: 1.4;
	}
	.p-footer-service__main-service-item a {
		display: inline-block;
		color: #333;
	}
	.p-footer-service__main-service-item p {
		margin-top: 0.5rem;
	}
	.p-footer-service__main-service-item-inner {
		padding: 20px 10px;
		text-align: center;
		background-color: #fff;
		border-radius: 10px;
	}
	.p-footer-service__sub-service {
		margin-top: 2.5rem;
		padding: 20px;
		background-color: #fff;
		border-radius: 10px;
	}
	.l-container._middle {
		max-width: 1200px;
	}
	.c-icon {
		width: 1em;
		height: 1em;
		vertical-align: inherit;
		fill: currentcolor;
	}
	.c-icon._text-last {
		margin-left: 0.25em;
	}
	.p-footer a {
        text-decoration: none;
    }
	.p-footer a:hover {
        text-decoration: underline;
    }
  /*------------------------------------
  add
  --------------------------------------*/
  .sp {
    display: none;
  }
  .blue-btn a:hover::after {
    right: 22px;
  }
  .white-btn a:hover::after {
    right: 22px;
  }
  .wayToLearn li a:hover::after {
    right: 22px;
  }
  .footermenu {
    display: none;
  }
}
/*SP-------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  /*------------------------------------
  共通
--------------------------------------*/
  .l-container {
    margin-top: 0;
  }
  .mod-contCenter {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* フッター */
  .footer-line {
		height: 20px;
		background-color: #003686;
		width: 100%;
		margin: 20px 0;
	}
  .footer-box {
    margin: 0;
    border: none;
    padding: 0;
    color: #333;
    text-align: center;
  }
  .footer-nav {
    padding: 0;
    width: 100%;
  }
  .footer-box__lowerLayer .footer-nav {
    position: relative;
    height: 160px;
    background: #dfdfdf;
  }
  .footer-box__lowerLayer .footer-nav.footer-nav__noNav {
    height: 34px;
  }
  .footer-nav-schoolDetail {
    text-align: center;
    background: #f5f5f5;
    line-height: 1;
    padding: 7px 0;
    height: 28px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer-nav-schoolDetail a {
    font-size: 12px;
  }
  .footer-nav-schoolDetail a:not(list-child) {
    margin: 0 7px 0 0;
  }
  .footer-nav-copy {
    text-align: center;
    font-size: 12px;
    background: #dfdfdf;
    margin: 5px 0 10px;
    width: 100%;
    height: 34px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer-nav-copy__zuiyo {
    margin: 10px 0 5px;
    text-align: center;
  }
  .footer-nav-copy__zuiyo img {
    width: 300px;
  }
  .mod-pageTop {
    padding: 0 10px;
    font-size: 12px;
    text-align: right;
    margin: 15px 0;
    ;
  }
  .pc {
    display: none;
  }
}</pre></body></html>