@charset "UTF-8";
/* CSS Document */

/*===============================================
 LightCMS用E管琁E面の幁E設定。基本皁Eは#PAGEと同じ幁E全て持Eする。！E
===============================================*/
#centerColumn {
  width: 1280px;
}
#leftColumn {
  width: 1280px;
}
#rightColumn {
  width: 1280px;
}
/*===============================================
webフォンチE
===============================================*/
.f_mont {
  font-family: 'Montserrat', sans-serif;
}
.f_quick {
  font-family: 'Quicksand', sans-serif;
}
.f_open {
  font-family: 'Open Sans', sans-serif;
}
.f_pop {
  font-family: 'Poppins', sans-serif;
}
/*===============================================
リンク、色
===============================================*/
a {
  color: #0098e1;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
/*===============================================
inner、box
===============================================*/
.inner {
  width: px;
  margin: 0 auto;
}
/*===============================================
見EぁE
===============================================*/

/*画像見Eし用の記述*/
.original {
  background: none;
  text-indent: 0px;
  line-height: auto;
  letter-spacing: normal;
  height: auto;
  margin: 0px;
  padding: 0px;
}
h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  text-align: center;
  color: #222222;
}
h1.h1_jobs:before {
  display: inline-block;
  content: "";
  width: 30px;
  height: 26px;
  margin: -8px 20px 0 0;
  vertical-align: middle;
  background: url(../img/icon01.png) no-repeat;
  background-size: contain;
}
h1.h1_study {
  margin: 0 0 30px 0;
}
h1.h1_study:before {
  display: inline-block;
  content: "";
  width: 40px;
  height: 32px;
  margin: -8px 20px 0 0;
  vertical-align: middle;
  background: url(../img/icon02.png) no-repeat;
  background-size: contain;
}
h1.h1_qa {
  margin: 0 0 50px 0;
}
h1.h1_qa:before {
  display: inline-block;
  content: "";
  width: 40px;
  height: 35px;
  margin: -5px 20px 0 0;
  vertical-align: middle;
  background: url(../img/icon09.png) no-repeat;
  background-size: contain;
}
h1.h1_topic {
  margin: 0 0 50px 0;
}
h1.h1_topic:before {
  display: inline-block;
  content: "";
  width: 34px;
  height: 28px;
  margin: -5px 20px 0 0;
  vertical-align: middle;
  background: url(../img/icon12.png) no-repeat;
  background-size: contain;
}
h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  text-align: center;
  color: #222222;
}
h3.h3_jobs:before {
  display: inline-block;
  content: "";
  width: 30px;
  height: 26px;
  margin: -8px 20px 0 0;
  vertical-align: middle;
  background: url(../img/icon01.png) no-repeat;
  background-size: contain;
}
h4 {
  margin: 0 0 10px 0;
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}
h5 {
}

@media all and (max-width:768px) {
h1 {
  font-size: 24px;
}
h1.h1_jobs:before {
  width: 24px;
  height: 22px;
  margin: -8px 10px 0 0;
}
h1.h1_study:before {
  width: 24px;
  height: 22px;
  margin: 0 10px 0 0;
}
h1.h1_qa {
  margin: 0 0 30px 0;
}
h1.h1_qa:before {
  width: 25px;
  height: 22px;
  margin: 0 10px 0 0;
}
h1.h1_topic {
  margin: 0 0 30px 0;
}
h1.h1_topic:before {
  width: 24px;
  height: 22px;
  margin: 0 10px 0 0;
}
h3 {
  font-size: 24px;
}
h3.h3_jobs:before {
  width: 24px;
  height: 22px;
  margin: -8px 10px 0 0;
}
}
/*===============================================
お知らせ管琁E
===============================================*/
.newsList {
  width: 1072px;
  margin: 0 auto;
}
.newsList h4 {
  margin: 10px 0 0 0;
}
.newsarea_text {
  margin: 15px 0;
  font-family: 'Montserrat', sans-serif;
}
.newsarea_img {
  text-align: center;
  width: 80%;
  margin: 15px auto 0 auto;
}
.newsarea_img img {
  max-width: 100%;
  height: auto;
  width /****/: auto;
}
.pager {
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
}
.pager a {
  display: inline-block;
  font-weight: bold;
  background: #ffffff;
  color: #b3b3b3 !important;
  text-decoration: none !important;
  border: 4px solid #b3b3b3;
  margin-right: 4px;
  padding: 5px 15px;
  text-decoration: none;
}
.pager a:hover {
  background: #b3b3b3;
  color: #ffffff !important;
}
.pager .current {
  display: inline-block;
  font-weight: bold;
  color: #FFFFFF;
  background: #b3b3b3;
  border: 4px solid #b3b3b3;
  margin-right: 4px;
  padding: 5px 15px;
}
.pager2 {
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px;
}
.pager2 a {
  display: inline-block;
  font-weight: bold;
  color: #FFFFFF !important;
  background: #b3b3b3;
  border: 4px solid #b3b3b3;
  padding: 5px 15px;
  text-decoration: none;
}
.pager2 a:hover {
  background: #b3b3b3;
  color: #ffffff !important;
}
.pager2 .current {
  display: inline-block;
  font-weight: bold;
  background: #ffffff;
  color: #b3b3b3 !important;
  text-decoration: none !important;
  border: 4px solid #b3b3b3;
  margin: 0 5px;
  text-decoration: none;
}

@media all and (max-width:768px) {
.newsList {
  width: auto;
}
}
/*===============================================
table01
===============================================*/
.table01 {
}
/*===============================================
button,list
===============================================*/
.button01 {
  display: inline-block;
  position: relative;
  width: 340px;
  max-width: 100%;
  background: #4c4c4c;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transition: color 0.1s ease-out 0.1s;
  -webkit-transition: color 0.1s ease-out 0.1s;
  -o-transition: color 0.1s ease-out 0.1s;
  -ms-transition: color 0.1s ease-out 0.1s;
  padding: 0 0 0 75px;
  line-height: 75px;
  box-sizing: border-box;
  font-size: 23px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.button01:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #de0019;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button01:after {
  content: "";
  display: block;
  width: 75px;
  height: 75px;
  background: url(../img/arrow03.png) #de0019 center no-repeat;
  background-size: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.button01:hover {
  color: #FFF;
}
.button01:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.button02 {
  display: inline-block;
  position: relative;
  width: 280px;
  border: 2px solid #4c4c4c;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transition: color 0.1s ease-out 0.1s;
  -webkit-transition: color 0.1s ease-out 0.1s;
  -o-transition: color 0.1s ease-out 0.1s;
  -ms-transition: color 0.1s ease-out 0.1s;
  padding: 0 0 0 50px;
  line-height: 50px;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #4c4c4c;
  text-decoration: none;
  cursor: pointer;
}
.button02:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button02:after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/arrow05.png) center no-repeat;
  background-size: 16px;
  box-sizing: border-box;
  border-right: 2px solid #4c4c4c;
  position: absolute;
  left: 0;
  top: 0;
}
.button02:hover:after {
  background: url(../img/arrow06.png) #4c4c4c center no-repeat;
  background-size: 16px;
}

.button03 {
  display: inline-block;
  position: relative;
  width: 340px;
  max-width: 100%;
  background: #2a2c81;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-transition: color 0.1s ease-out 0.1s;
  -webkit-transition: color 0.1s ease-out 0.1s;
  -o-transition: color 0.1s ease-out 0.1s;
  -ms-transition: color 0.1s ease-out 0.1s;
  padding: 0 0 0 75px;
  line-height: 75px;
  box-sizing: border-box;
  font-size: 23px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.button03:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #545a9d;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button03:after {
  content: "";
  display: block;
  width: 75px;
  height: 75px;
  background: url(../img/arrow03.png) #545a9d center no-repeat;
  background-size: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.button03:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.button03:hover:after {
  background-size: 10px;
}
.button04 {
  background: url(../img/arrow07.png) no-repeat left;
  padding: 3px 0 3px 10px;
  font-size: 12px;
  text-decoration: none;
}
.button04:hover {
  text-decoration: underline;
}

@media all and (max-width:768px) {
.button01 {
  padding: 0 0 0 50px;
  line-height: 50px;
  font-size: 20px;
}
.button01:after {
  width: 50px;
  height: 50px;
  background: url(../img/arrow03.png) #de0019 center no-repeat;
  background-size: 8px;
}
.button03 {
  padding: 0 0 0 50px;
  line-height: 50px;
  font-size: 20px;
}
.button03:after {
  width: 50px;
  height: 50px;
  background-size: 8px;
}
.button03:hover:after {
  background-size: 8px;
}
}
ul.list01 li {
}
