@charset "utf-8";


/* ---------------------------------------------
recruit
------------------------------------------------ */

.mt50 {
  margin-top: 50px!important;
}

/* index
------------------------------------------------ */

.header {
    height: 92px;
}

.content {
	overflow: hidden;
}

.pagetitle-recruit h1 p {
	display: none!important;
}

.recruit-top-inner {
	width: 1200px;
	margin: auto;
}

.recruit-btn {
    font-family: "あおぞら明朝 Medium";
	width: 1200px;
    margin: 0 auto 50px!important;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -webkit-flex-pack:justify;
  -moz-flex-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  -moz-justify-content:space-between;
  justify-content:space-between;
}

.recruit-btn li {
	color: #fff;
	width: 50%;
	margin: 0 50px;
	border-radius: 5px;
}

.recruit-btn li a {
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	position: relative;
}

.recruit-btn li a::before{
	position: absolute;
    content: "";
    right: 10px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
}

.recruit-btn li:first-child {
	background: #739eb4;
}

.recruit-btn li:nth-child(2) {
	background: #f2a748;
}

.recruit-btn li:last-child{
	background: #e183be;
}
.opening-staff .inner {
	display: block;
}
.opening-staff .opening-txt {
	float: none;
	text-align: center;
	margin-bottom: 20px;
}
.opening-staff .opening-txt .sp {
	display: none;
}

.opening-staff .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.opening-staff .btn_area.col2 {
  width: 100%;
  
}

.opening-staff .btn_area.col3 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.opening-staff .btn_area.col1 p {
	margin: 0 auto 10px;
	width: 35%;
}

.opening-staff .btn_area.col2 p {
	margin: 0 10px 10px;
	width: 35%;
}

.opening-staff .btn_area.col3 p {
	width: 32%;
}

.opening-staff .opening-btn a {
	height: auto;
	font-size: 80%;
	text-align: center;
	padding: 0;
	background: none;
    line-height: 1.5;
    padding: 10px 0;
}

.opening-staff .btn_area.col3 p a {
	font-size: 75%;
}

.opening-staff .opening-txt {
	padding: 5px;
	margin-top: 0!important;
	text-align: center;
}

.message-list {
  margin-bottom: 40px;
}

.news-area {
	width: 1200px;
	margin: auto auto 50px;	
}

.news-area dl {
	margin-left: -2000px;
	margin-right: -2000px;
}

.news-area dl {
	padding-left: 2000px;
	padding-right: 2000px;
}

.news-area dd {
	position: relative;
}

.news-area dd::after {
	position: absolute;
    content: "";
    right: 7px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto;
}
.index2 {
  clear: both;
}

.index2 dl {
  position: relative;
  float: left;
  margin-right: 25px;
  width: 383px;
}

.index2 dl:nth-child(3) {
  margin-right: 0;
}

.index2 dd {
  clear: both;
  margin: 20px 0 20px;
  font-family: "あおぞら明朝 Medium";
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 2px;
}

.index2 dd a {
  text-decoration: none;
  color: #333;
  transition: 0.15s ease-in-out;
}

.index2 dd a:hover {
  opacity: 0.5;
}

.index2 dd img {
  width: 100%;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

.index2 dt .btngray a {
  width: 80%;
  text-decoration:none;
}


/* about
------------------------------------------------ */

h2.about {
	background: none;
	font-size: 32px;
	padding: 0;
	text-align: center;
}

h2.about span {
	font-size: 42px;
	color: #cd52ba;
}

.about-message {
	margin-bottom: 100px;
}

.about-content h3 {
	background: none;
	color: #cd52ba;
	padding-left: 0;
	font-size: 30px;
}

.about-content .item {
	width: 715px;
}

.about-content .item p {
	margin-bottom: 80px;
}

.about-content .left {
	float: left;
}

.about-content .right {
	float: right;
	text-align: left;
}

.about-work h3 {
	background: none;
	color: #cd52ba;
	text-align: center;
	padding-left: 0;
	font-size: 37px;
}

.about-work .figure{
	font-size: 0;	
}

.about-work .figure p {
	width: 50%;
	text-align: center;
	display: inline-block;
}

/* graduates　career　
------------------------------------------------ */
.ChangeElem_Panel{
  display: none;
  background: #eeece4;
  padding: 30px;
}
.ChangeElem_Panel .acms-form-group { margin: 0; }
.ChangeElem_Panel .acms-grid > div > *{ margin-top: 0; }

.ChangeElem_Btn {
  background: #e7e4d3;
  border: none;
  border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  width: 170px;
  padding: 5px;
  margin-right: 10px;
  outline:none;
}

.ChangeElem_Btn.is-active{
  background: #eeece4;
}

.ChangeElem_Panel .acms-grid div > .entry-container:first-child > h2,
.ChangeElem_Panel .acms-grid div > .entry-container:first-child > h3,
.ChangeElem_Panel .acms-grid div > .entry-container:first-child > h4 {
  margin-top: 0;
}

.movie {
	margin: 30px 0;
}

.entry-container table th {
	width: 200px;
}

.tab-area {
  margin-top:  30px;
}

.flow-area {
	margin: 50px 0 50px -66px;
}

.flow-area .flow-item {
	float: left;
	margin-left: 66px;
	width: 250px;
	height: 300px;
	background: #fff;
	position: relative;
	padding: 0 20px;
	box-sizing: border-box;
}

.flow-area .arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -50px;
	margin: auto;
}

.flow-area .flow-item .num {
	position: absolute;
	top: 0;
	left: 0;
}

.flow-area .flow-item .title {
	text-align: center;
    font-family: "あおぞら明朝 Medium";
    color: #CD52BA;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2;
	height: 155px;

}

.flow-area .flow-item p {
	text-align: left;
}



/* faif
------------------------------------------------ */

.fair-navi {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-pack:justify;
  -moz-box-pack:justify;
  -webkit-flex-pack:justify;
  -moz-flex-pack:justify;
  -ms-flex-pack:justify;
  -webkit-justify-content:space-between;
  -moz-justify-content:space-between;
  justify-content:space-between;
  margin: 0!Important;
  background-image: url(../../images/bg_line.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  margin-top: -57px!Important;
  padding: 12px 0;

}
.fair-navi li {
  font-family: "あおぞら明朝 Medium";
  line-height: 35px;
  width: 50%;
  text-align: center;
  background: url(../../images/icon_sep.png) no-repeat top 10px right;
  padding: 0 25px 0 10px;
  font-size: 14px;
  display: inline;
}
.fair-navi li:last-child {
	background: none;
}
.fair-navi li a {
  color: #4e483b;
  text-decoration: none;
}

.fair-navi li a:hover {
  text-decoration: underline;
}

/* faq
------------------------------------------------ */

.faq-area dt {
  color: #cd52ba;
  border-bottom: 1px solid #fff;
  padding: 20px 0 20px 60px;
  position: relative;
  font-size: 20px;
}

.faq-area dt::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 17px;
  background: url('../faq/images/icon_q.png');
  background-repeat: no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
}

.faq-area dd {
  border-bottom: 1px solid #fff;
  padding: 20px 0 20px 60px;
  position: relative;
  font-size: 16px;
}


.faq-area dd::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 25px;
  background: url('../faq/images/icon_a.png');
  background-repeat: no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
}

.entry-area,
.entry-btn-area {
	margin-top: 50px;
}

.entry-btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.entry-btn-area::after {
  display: none;
}

.entry-btn-area .item {
  border: 5px solid;
  width: 32%;
  height: 130px;
  box-sizing: border-box;
  border-radius: 5px;
}

.entry-btn-area .item:hover {
  opacity: .7;
}

.entry-btn-area .item.pink {
  border-color: #cd52ba;
}

.entry-btn-area .item.blue {
  border-color: #0168b7;
}

.entry-btn-area .item a {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  font-family: "あおぞら明朝 Medium";
  font-weight: bold;
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  position: relative;
  border-radius: 5px;
}

.entry-btn-area .item.pink a {
  color: #cd52ba;
}

.entry-btn-area .item.pink a::before {
  display: inline-block;
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-right: 1px solid #cd52ba;
  border-bottom: 1px solid #cd52ba;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.entry-btn-area .item.blue a {
  color: #0168b7;
}

.entry-btn-area .item.blue a::before {
  display: inline-block;
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  width: 12px;
  height: 12px;
  border-right: 1px solid #0168b7;
  border-bottom: 1px solid #0168b7;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.bnrArea {
  margin: 80px auto 20px;
  display: flex;
  width: 100%;
  max-width: 990px;
}

.bnrArea__link {
  width: calc(50% - 20px);
  border-radius: 25px;
  overflow: hidden;
}

.bnrArea__link:nth-child(even) {
  margin-left: 40px;
}

.bnrArea__link img {
  max-width: 100%;
  height: auto;
}