@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -80px auto 0;
  padding-top: 80px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 20px;
}
.com-txt .ac, .com-txt .marker {
  font-size: 1.6rem;
}
.com-txt-note {
  font-size: 1.3rem;
}

/*  共通パーツ
------------------------------------ */
.sp-side {
  padding-bottom: 170px;
}

.com-bg {
  background-size: 24px;
}
.com-bg02 {
  background: url(../img/top/mission-bg.png) no-repeat center top/100%, url(../img/top/blog-bg.png) repeat center/100px;
}

.com-arw::before {
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #fff;
}
.com-arw-lg::before {
  margin-right: 15px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 13px solid #fff;
}

.com-box::before {
  border-width: 2px;
}
.com-box02 {
  border-width: 3px;
  border-radius: 15px;
}
.com-box03 {
  margin-top: 25px;
  border-width: 4px;
  border-radius: 8px;
}
.com-box03-bg {
  padding: 0 20px 15px;
}

.news-post-link {
  padding: 20px 20px 20px 33px;
}
.news-post-flx::before {
  top: 23px;
  left: 16px;
}
.news-post-tag-txt {
  margin: 0 10px 10px 0;
}

.com-tag {
  margin: 20px auto 0;
}
.com-tag-box {
  display: block;
  padding: 20px 20px 10px;
  text-align: center;
}
.com-tag-item {
  margin: 0 10px 10px 0;
}
.com-tag-link {
  padding: 8px 15px;
}

/* =========================================

  main  SP

========================================= */
/* top-about  SP
------------------------------------ */
#top-about {
  background: url(../img/top/mission-bg-illu.png) no-repeat right calc(100% + 31px)/133px, url(../img/top/mission-bg.png) no-repeat center top/100%, url(../img/top/blog-bg.png) repeat center/100px;
}
#top-about .about-inner {
  padding-bottom: 120px;
}
#top-about .about-box {
  padding: 35px 0;
}
#top-about .about-box-illu::before {
  width: 81px;
  height: 95px;
  left: -15px;
  top: auto;
  bottom: -56px;
}
#top-about .about-box-illu::after {
  width: 73px;
  height: 50px;
  right: -29px;
  top: -22px;
}
#top-about .about-ttl {
  text-align: left;
  line-height: 1.4;
  align-items: flex-start;
}
#top-about .about-ttl::before {
  margin-top: 10px;
}
#top-about .about-txt-box {
  margin-top: 25px;
}

/* top-mission  SP
------------------------------------ */
#top-mission::before {
  height: 45px;
}
#top-mission .mission-bg {
  background-size: 100%;
  background-position: center top;
  background-color: #212f56;
}
#top-mission .mission-ttl img {
  height: 67px;
}
#top-mission .mission-box {
  margin-top: 30px;
  padding: 45px 10px;
  background: url(../img/top/mission-box-ico.png) no-repeat 15px 15px/17px, url(../img/top/mission-box-ico.png) no-repeat calc(100% - 15px) 15px/17px, url(../img/top/mission-box-ico.png) no-repeat 15px calc(100% - 15px)/17px, url(../img/top/mission-box-ico.png) no-repeat calc(100% - 15px) calc(100% - 15px)/17px #fff;
}
#top-mission .mission-box-list {
  margin: 20px auto 20px;
  padding: 20px;
}
#top-mission .mission-box-item:nth-of-type(n+2) {
  margin-top: 15px;
}
#top-mission .mission-box-ttl {
  text-align: left;
}

/* top-play  SP
------------------------------------ */
#top-play {
  background-size: 100%;
}
#top-play .play-inner {
  padding-top: 100px;
}
#top-play .play-box {
  background-size: auto 100%;
  background-position: center top;
}
#top-play .play-box::before {
  width: 100px;
  height: 107px;
  left: -25px;
  top: -72px;
}
#top-play .play-box::after {
  width: 66px;
  height: 107px;
  right: -2px;
  top: -69px;
}
#top-play .play-ttl img {
  height: 61px;
}
#top-play .play-list-item {
  width: 49%;
  max-width: 150px;
  height: 150px;
  padding-top: 10px;
}
#top-play .play-list-item::before {
  width: 32px;
  height: 32px;
  top: -15px;
}
#top-play .play-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#top-play .play-list-item:nth-of-type(n+3) {
  margin-top: 35px;
}

/* top-job  SP
------------------------------------ */
#top-job {
  background-size: auto 50px, cover;
}
#top-job .job-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}
#top-job .job-inner::before {
  width: 89px;
  height: 100px;
  right: 15px;
  top: 19px;
}
#top-job .job-list {
  display: block;
  margin-top: 60px;
}
#top-job .job-list-item {
  padding: 20px;
  border-radius: 15px;
}
#top-job .job-list-item::before, #top-job .job-list-item::after {
  margin: auto;
  left: 0;
  right: 0;
  transform: none;
}
#top-job .job-list-item::before {
  width: 2px;
  height: 20px;
  top: -20px;
}
#top-job .job-list-item::after {
  width: 21px;
  height: 21px;
  top: -41px;
}
#top-job .job-list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#top-job .job-list-txt {
  text-align: center;
}

/* top-staff  SP
------------------------------------ */
#top-staff .staff-list-item {
  padding: 50px 15px;
  background-size: 250px, 100% !important;
  background-position-y: bottom, top !important;
}
#top-staff .staff-list-item:nth-of-type(n+2)::before {
  content: none;
}
#top-staff .staff-list-item01 {
  background-color: #ffe44c;
}
#top-staff .staff-list-item02 {
  background-color: #48b234;
}
#top-staff .staff-list-item03 {
  background-color: #2065f1;
}
#top-staff .staff-list-box {
  padding: 250px 25px 30px;
}
#top-staff .staff-list-img {
  margin: auto;
  left: 0;
  right: 0;
}
#top-staff .staff-list-img01 {
  width: 250px;
  top: -15px;
}
#top-staff .staff-list-img02 {
  width: 250px;
  top: -27px;
}
#top-staff .staff-list-img03 {
  width: 228px;
  top: -27px;
}
#top-staff .staff-list-con {
  margin: 15px auto 0;
}
#top-staff .staff-list-year {
  padding: 0 0 10px;
  justify-content: center;
}
#top-staff .staff-list-year .lv {
  margin-right: 10px;
}
#top-staff .staff-list-year .lv::before {
  margin-right: 10px;
}
#top-staff .staff-list-ttl {
  height: 63px;
  margin-top: 21px;
  padding-top: 12px;
  border-radius: 15px;
}
#top-staff .staff-list-txt {
  margin-top: 10px;
  text-align: center;
}
#top-staff .staff-list-txt .lg {
  font-size: 2rem;
}
#top-staff .staff-ttl {
  margin-bottom: 40px;
}
#top-staff .staff-ttl img {
  height: 46px;
}

/* top-item  SP
------------------------------------ */
#top-item {
  background: url(../img/top/item-illu.png) no-repeat calc(100% - 25px) calc(100% - 35px)/65px, url(../img/top/sp-item-top.png) no-repeat center top/100%, url(../img/top/sp-item-bottom.png) repeat-x center bottom/auto 50px #b2e1f5;
}
#top-item .item-inner {
  padding-bottom: 66px;
}
#top-item .item-ttl img {
  height: 75px;
}
#top-item .item-list {
  margin-top: 30px;
  justify-content: flex-start;
}
#top-item .item-list-item {
  width: 49%;
  margin: 0;
}
#top-item .item-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#top-item .item-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}

/* top-flow  SP
------------------------------------ */
#top-flow {
  background-size: 200px, 100%;
}
#top-flow .flow-list::before {
  width: 96px;
  height: 96px;
  left: calc(50% - 150px);
  top: -52px;
}
#top-flow .flow-list::after {
  width: 96px;
  height: 145px;
  right: calc(50% - 150px);
  top: auto;
  bottom: -70px;
}
#top-flow .flow-list-item {
  max-width: 230px;
  height: 230px;
  padding: 40px 20px 0;
  background: url(../img/top/recruit-box01-sp.png) no-repeat center top/cover;
}
#top-flow .flow-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
#top-flow .flow-list-item02 {
  background-image: url(../img/top/recruit-box02.png);
}
#top-flow .flow-ttl img {
  height: 53px;
}
#top-flow .entry-box {
  margin-top: 20px;
  padding: 10px 20px 50px;
}
#top-flow .entry-box::before {
  width: 68px;
  height: 112px;
  left: -15px;
  bottom: -54px;
}
#top-flow .contact-form-table th {
  padding: 10px 0 0;
}
#top-flow .contact-form-table td {
  padding: 10px 0 10px;
}

/* top-blog  SP
------------------------------------ */
#top-blog {
  background: url(../img/top/blog-top.png) no-repeat right -100px/300px, url(../img/top/blog-bottom.png) no-repeat left calc(100% + 100px)/300px, url(../img/top/blog-illu.png) no-repeat calc(50% - 95px) 10px/150px, url(../img/top/blog-bg.png) repeat center/100px;
}
#top-blog .blog-inner {
  padding: 120px 15px 150px;
}
#top-blog .blog-ttl img {
  height: 61px;
}
#top-blog .news-btn {
  margin-top: 20px;
}

/* =========================================

sub layout  SP

========================================= */
/* blog  SP
------------------------------------ */
#blog .blog-ttl img {
  height: 61px;
}
#blog .news-post-link {
  padding: 30px;
}
#blog .news-post-flx::before {
  top: 4px;
}
#blog .news-post-ttl {
  font-size: 1.8rem;
}
#blog .detail-box {
  padding: 30px;
}
#blog .detail-ttl {
  font-size: 2rem;
}/*# sourceMappingURL=style_sp.css.map */