.inner{
  color:#fff;
  line-height:1.8em;
  position:relative;
}
.pc{
  display:block;
}

.sp{
  display:none;
}
.bg{
  background-size:cover;
  background-attachment:fixed;
  background-position:center center;
  padding-top:2rem;
  padding-bottom:4rem;
  position:relative;
}

.top-txt{
  text-align:center;
}

.bg::before {
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
	background-color:rgba(0,0,0,0.8);
	background-image: radial-gradient(#333 10%, transparent 20%), radial-gradient(#333 10%, transparent 20%);
	background-position: 0 0, 10px 10px;
	background-size: 10px 10px;
}


.swiper-container .swiper-slide img {
  width: 100%;
  height: auto;
}

.swiper-slide.swiper-slide-active {
  position: relative;
}

.wrapper .swiper-container .swiper-button-prev, .wrapper .swiper-container-rtl .swiper-button-next {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E);
  left: 26%;
  right: auto;
  color: #fff;
}

.wrapper .swiper-container .swiper-button-next, .wrapper .swiper-container-rtl .swiper-button-prev {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%…2L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E);
  right: 26%;
  left: auto;
}

.company-top-banner {
  padding: 20px 0;
  background-color: #555;
  font-size: 25px;
}

h1.company-name {

}


.company-top-banner .job {
      line-height: 1;
}

.company-top-banner .job span{
  font-size: 14px;
  padding: 3px 30px;
  background-color: #ddf2ff;
  border-radius: 18px;
  color: #002d71;
}

.swiper-slide.swiper-slide-next::before,
.swiper-slide.swiper-slide-prev::before {
  content: "";
  position: absolute;
  background-color: #0000005c;
  width: 100%;
  height: 100%;
}

.swiper-container {
  margin-bottom: 50px;
}

.app-ttl {
  position: relative;
  margin-bottom: 20px;
  font-size: 25px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ddd;
}

.app-ttl::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 245px;
  background-color: #002f71;
  bottom: 0;
  left: 0;
}

.app-wrap,
.company-table {
  margin-bottom: 0px;
}

.content-center .app-wrap.last {
  margin-bottom: 20px;
}

.qpp-text {
  line-height: 1.6;
}

main{
  margin-bottom:0;
}

.app-more {
  text-align: right;
  margin: 50px 0;
}

.app-more a {
  background-color: #002f71;
  padding: 10px 15px;
  color: #fff;
  border-radius: 20px;
}

.app-item {
  width: 14%;
  font-size: 18px;
}

.qpp-text2 {
  justify-content: space-between;
}

.item-ttl {
  padding: 15px 0;
  text-align: center;
  background-color: #002f71;
  color: #fff;
  position: relative;
}

.item-content {
  height: 90px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #CBDFEE;
}

.sankaku {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 17px solid #002f71;
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translate(-50%, 0px);
}

.app-wrap2, .recruit-wrap {
  margin-bottom: 50px;
}

.table2 tbody tr td {
  background-color: #fbfbfb;
}

.table2 tbody tr th {
  background-color: #efefef;
  text-align: left;
  width: 113px;
}

.table2 tbody tr th, .table2 tbody tr td {
  padding: 15px;
  font-size: 20px;
  border: 2px solid #fff;
  line-height: 1.8;
}

.recruit-img img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  height: 100%;
  object-fit: cover;
}

.recruit-img {
  width: 17%;
  height: 150px;
}

.recruit-text {
  width: 55%;
  padding: 10px 0;
}

.recruit-text h3 {
  font-size: 22px;
  margin-bottom: 25px;
}

.recruit-text p {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  line-height: 1.4;
}

.recruit {
  padding: 18px;
  border: 2px solid #002f71;
  justify-content: space-between;
  margin-bottom:1rem;
  background-color:#fff;
  color:#000;
}

.more-btn {
  position: relative;
  width: 23%;
}

.more-btn a {
  position: absolute;
  bottom: 0;
  right: 0;
}

.more-btn p {
  width: 100%;
  background-color: #002F71;
  color: #fff;
  font-size: 15px;
  border-radius: 17px;
  padding: 10px 15px;
}

.col-item {
  margin-bottom: 25px;
  width: 22%;
  margin-right: 4%;
}

.col-item:nth-child(4n) {
  margin-right: 0;
}

.col-img {
  line-height: 0;
  height: 180px;
}

.col-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
}

span.col-cate {
  position: absolute;
  top: -21px;
  left: 15px;
  background-color: #002e71;
  padding: 5px 20px;
  border-radius: 30px;
  color: #fff;
  font-size: 15px;
}

.col-text-ttl {
  font-size: 17px;
      margin-top: 1rem;
}

.col-bottom p:first-child {
  margin-bottom: 5px;
}

.table2{
  width:100%;
  color:#000;
}


.head-area{
  display:flex;
align-items:center;
}

.head-area .logo{
  width:100px;
}

.head-area .logo img{
  width:100%;
      vertical-align: bottom;
}
.head-area .info{
  padding-left:20px;
  width:calc(100% - 100px);
}

.main-img{
  max-width:800px;
  margin-left:auto;
  margin-right:auto;
  height:500px;
}
.main-img img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.main-ttl{
 font-size:30px;
}
.main-ttl h2{
 line-height:1.5em;
}
.wish{
  display:flex;
  flex-wrap:wrap;
}
.wish .info{
  width:50%;
  font-size:24px;
  text-align:center;
  line-height: 1.5;
}
.wish .info span{
  background:linear-gradient(transparent 75%, #ff7f7f 75%);
  font-weight:bold;
}
.wish .txt{
  width:50%;
  padding: 0.5em 1.5em;
}

.wish .info{
    position: relative;
    padding:2rem;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
}
.wish .info:before, .wish .info:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: #fff;
}
.wish .info:before {left: 10px;}
.wish .info:after {right: 10px;}
.wish .info p {
    margin: 0;
    padding: 0;
}

.img-ttl{
  text-align:center;
}
.kensyu .main-txt{
  text-align:center;
  font-size:24px;
  font-weight:bold;
  line-height:1.8;
}

.kensyu>.img{
  text-align:center;
}
.kensyu>.txt{
  text-align:center;
}

.kensyu .explain{
  display:flex;
  flex-wrap:wrap;
}
.kensyu .explain .item{
width:50%;
padding:2rem;
}
.kensyu .explain .item img{
  width:100%;
}
.kensyu .explain .item .ttl{
  font-size:24px;
  font-weight:bold;
  line-height:1.8;
}
.kensyu .explain .item .ttl i{
  font-size:50px;
  margin-right:10px;
}
.kokoroe .item{
  display:flex;
  flex-wrap:wrap;
  border:1px solid #fff;
  padding:1rem;
  position: relative;
}
.kokoroe .item .img{
  width:30%;
}

.kokoroe .item .img img{
  width:100%;
}


.kokoroe .item .info{
    width:70%;
    padding:1rem;
}
.kokoroe .item .info .ttl{
  font-size:24px;
  font-weight:bold;
}
.kokoroe .item .info .txt{
}
.ribbon {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 80px;
  text-align: center;
  font-size: 30px;
  font-weight:bold;
  color: white;
  background: #ff785b;
}

.ribbon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 40px solid #ff785b;
  border-right: 40px solid #ff785b;
  border-bottom: 20px solid transparent;
}

.work{

}

.work .item{
    display:flex;
    align-items:flex-start;
    flex-wrap:wrap;
}
.work .item .img{
  position: relative;
z-index: 2;
width:50%;
}
.work .item .img img{
  width:100%;
  margin-top: 50px;
}
.work .item .info{
  width:50%;
  padding: 2rem;
    position: relative;
    z-index: 1;
    color:#000;
}

.work .item .info::before {

    background-color: #efefef;
    content: "";
    right: 0;
    top: 0;
    position: absolute;
    width: 150%;
    height: 100%;
    min-height: 200px;
    z-index: -1;
}

.work .item .info .ttl{
  font-size:24px;
  font-weight:bold;
}

.work .item.style2 .info{
  order:1;
}
.work .item.style2 .img{
  order:2;
}
.work .item.style2 .info::before {
    background-color: #efefef;
    content: "";
    left: 0;
    top: 0;
    position: absolute;
    width: 150%;
    height: 100%;
    min-height: 200px;
    z-index: -1;
}

.day .line{
  max-width:800px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
}
.day .line:before{
  border-left:3px solid #fff;
  content:"";
  height:100%;
  position:absolute;
  left:100px;
  top:0;

}
.day .item{
  display:flex;

  position: relative;
}
.day .item .img{
  width:200px;
  height:200px;
  overflow:hidden;
  border-radius:50%;
}

.day .item .img img{
  width:100%;
  height:100%;
  object-fit:cover;
}


.day .item .info{
    width:calc(100% - 200px);
    padding:2rem;
}
.day .item .info .ttl{
  font-size:24px;
  font-weight:bold;
}
.day .item .info .txt{
}

.feature .item{
  display:flex;
  border:1px solid #fff;
  padding:1rem;
  position: relative;
  flex-wrap:wrap;
}
.feature .item .img{
  width:30%;
}

.feature .item .img img{
  width:100%;
}


.feature .item .info{
    width:70%;
    padding:1rem;
}
.feature .item .info .ttl{
  font-size:24px;
  font-weight:bold;
}
.feature .item .info .txt{
}
.member .list{
  display:flex;
  flex-wrap:wrap;

}
.member .list .item{
  width:200px;
  padding:0 1rem;
}
.member .list .item .img{
  width:150px;
  height:150px;
  overflow:hidden;
  border-radius:50%;
}
.member .list .item .img img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.member .list .item .info{
  text-align:center;
}
.member .list .item .info .name{
  font-weight:bold;
}
}
.member .list .item .info .position{
}

.career{}
.career .img{
  display:flex;
  justify-content:space-between;
}
.career .img img{
  width:100%;
}
.career .img .item{
  width:49%;
}
.career .txt{}

.interview{}
.interview .item{
  display:flex;
  flex-wrap:wrap;
}
.interview .item .img img{
  width:100%;
}
.interview .item .img{
  width:30%;
}
.interview .item .info{
  padding:2rem;
  width:70%;
  color:#000;
  background-color:#fff;
}
.interview .item .info .ttl{
  font-weight:bold;
  font-size:24px;
}
.interview .item .info .txt{
}

.col-text-wrap {
  color:#000;
  background-color:#fff;
}

.company-table .info{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.company-table .info .table2{
  width:49%;
}
.company-table .info .map{
  width:49%;
}

.youtube{
  max-width:800px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:40px;
}
