
/*　home
------------------------------------------------------------------------------------------------*/

#home h2.h2-1 b{
  left: -7.5rem;
}
#home h2.h2-1 div{
  padding-left: 0;
}

#home .home-about{
  padding: 11rem 0 15rem;
  position: relative;
}
#home .home-about::before{
  content: "";
  display: block;
  width: calc(50% - 40rem);
  height: 41rem;
  background: linear-gradient(to bottom left,#0073B8,#002D64);
  position: absolute;
  left: 0;
  top: 0;
}
#home .home-about .box-1{
  padding-left: 26rem;
}
#home .home-about .midashi-1::before{
  background: #0387ca;
}
#home .home-about .midashi-1{
  margin-top: 10.2rem;
  color: #0387ca;
}
#home .home-about .value-box .value-item{
  background: #f8f8f8;
  display: inline-block;
  padding: 3.2rem;
  margin: 1.6rem;
  width: calc(48% - 3.2rem);
  border-radius: 10px;
}
#home .home-about .value-box .value-item h4.h4-1 {
    margin-bottom: 0;
}
#home .home-about .value-box .value-item h4.h4-1 span.fadeinbottom {
    position: absolute;
    left: -0.4em;
    top: -1.6em;
    z-index: 0;
    font-family: Montserrat;
    font-weight: 300;
    font-size: 5rem;
    letter-spacing: 0.06em;
}
#home .home-about .value-box .value-item .title{
	font-family: "Noto Sans JP";
	font-weight: 600;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #012d63;
}
#home .home-about .value-box .value-item .sentence{
	 font-family: "Noto Sans JP";
	font-weight: normal;
	margin-top: 1.2rem;
	font-size: 1.2rem;
	letter-spacing: 0.08em;
	line-height: 2.4rem;
	text-align: left;
	color: #333;
  
}


#home .home-service{
  padding: 16rem 0 12rem;
  position: relative;
}
#home .home-service::before{
  content: "";
  display: block;
  width: calc(50% + 45rem);
  height: 100%;
  background: #F8F8F8;
  position: absolute;
  top: 0;
  left: 0;
}
#home .home-service .content{
  position: relative;
  z-index: 1;
}
#home .home-service .box-1{
  position: relative;
  margin: 14rem 0 12rem;
  padding: 5rem 0;
}
#home .home-service .box-1 h3.h3-1{
  width: 54%;
  font-size: 2.4rem;
  line-height: 4.8rem;
}
#home .home-service .box-1 p{
  width: 54%;
}
#home .home-service img.img_service{
  width: 52.7rem;
  position: absolute;
  right: -20rem;
  top: 4rem;
}

#home .home-partner{
  padding: 16rem 0 12rem;
  position: relative;
}
#home .home-partner .content{
  position: relative;
  z-index: 1;
  padding: 0;
  max-width: 1300px;
}
#home .home-partner .box-1{
  position: relative;
  margin: 14rem 0 12rem;
  padding: 5rem 0;
}
#home .home-partner .box-1 .partner-box{
  background: #f8f8f8;
  display: inline-block;
  padding: 2.4rem;
  margin: 1.4rem;
  width: calc(33% - 2.8rem);
  border-radius: 8px;
  vertical-align: top;
}
#home .home-partner .box-1 .partner-box img{
  width: 100%;
  display: block;
}
#home .home-partner .box-1 .partner-box .partner-item-box{
  width: 100%;
  display: block; 
  margin-top: 1.6rem;
}
#home .home-partner .box-1 .partner-box .partner-item-box .title{
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #012d63;	
}
#home .home-partner .box-1 .partner-box .partner-item-box .company{
	font-family: "Noto Sans JP";
	font-weight: 500;
	margin-top: 1rem;
	font-size: 2.0rem;
	letter-spacing: 0.04em;
	line-height: 2.6rem;
	text-align: left;
	color: #012d63;  
	min-height: 5.2rem;
}

.swiper-service{
  overflow: visible;
  max-width: 119rem;
  width: 100%;
  padding: 0 5rem;
  margin: 0 auto;
}
.swiper-service .swiper-slide{
  width: 22%;
  margin-right: 4%;
}
.swiper-service .swiper-slide:last-child{
  margin-right: 0;
}
.swiper-service .swiper-slide a{
  display: block;
}
.swiper-service .swiper-slide a:hover img{
  opacity: 1;
}
.swiper-service .swiper-slide span{
  font-size: 6.3rem;
  font-weight: 300;
  color: #0287CC;
  opacity: 0.26;
  line-height: 1;
}
.swiper-service .swiper-slide .img-wrap{
  width: 100%;
  height: 24rem;
  background: #fff;
  border-radius: 50%;
  box-shadow: 1rem 1.9rem 4.5rem rgba(0,0,0,0.05);
  margin-top: -3.5rem;

  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1190px){
.swiper-service .swiper-slide .img-wrap{
  height: 19.7vw;
}
}

.swiper-service .swiper-slide .img-wrap img{
  width: 83.33%;
}
.swiper-service .swiper-slide h4{
  text-align: center;
  margin-top: 1.6em;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 2.8rem;
}
.swiper-scrollbar-drag {
    background: #0287CC;
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 50;
    height: 0.4rem;
    width: 40rem;
    background: rgba(0, 0, 0, 0.08);
}


#home .home-pickup{
  padding: 16rem 0 17rem;
}

#home .home-pickup .box-1{
  position: relative;
  margin-top: 14rem;
  padding-left: 56rem;
}
#home .home-pickup img.img_pickup{
  width: 54.6rem;
  position: absolute;
  left: -14rem;
  top: 0;
}
#home .home-pickup h3{
  font-size: 4.4rem;
  color: #002D64;
  letter-spacing: 0.1em;
}
#home .home-pickup .txt-1{
  margin: 0.1em 0 6rem;
}
#home .home-pickup ul{
  display: block;
  background: #F8F8F8;
  padding: 2.5rem 3rem;
  margin-top: 6rem;
}
#home .home-pickup ul li{
  display: block;
}
#home .home-pickup ul li::before{
  content: "■ ";
}




/*　service
------------------------------------------------------------------------------------------------*/

#service .bg-img{ overflow: hidden; }
#service .bg-img img{
  object-fit: cover;
  width: calc(50% + 54rem);
  height: 71.7rem;
}
#service .sec-1 .content,
#service .sec-2 .content,
#service .sec-3 .content {
  max-width: 137rem;	
}
#service .sec-1 .bg-img img,
#service .sec-3 .bg-img img{
  float: left;
}
#service .sec-2 .bg-img img,
#service .sec-4 .bg-img img{
  float: right;
}

#service .service-box{
  width: 74rem;
  min-height: 47.4rem;
  padding: 10rem 5rem 0 8.8rem;
  margin: -45.7rem 0 8.8rem;
  background: #fff;
  position: relative;
}
#service .service-box p {
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.7rem;
	letter-spacing: 0.09em;
	line-height: 2.8rem;
	text-align: left;
	color: #333; 
}
#service .service-box p .title{
	font-weight: 500;
	font-size: 2rem;
	line-height: 3.2rem;
}
#service .service-box p .list{
  	font-weight: normal;
	font-size: 1.7rem;
	line-height: 3.2rem;
}

#service .service-box a.btn-1::after{
  transform: rotate(-45deg);
}

#service .sec-1 .service-box,
#service .sec-3 .service-box{
  float: right;
}
#service .sec-2 .service-box,
#service .sec-4 .service-box{
  float: left;
  padding-left: 15rem;
}

#service ul.produce-li{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#service ul.produce-li li{
  display: block;
  width: 30.7rem;
  font-size: 1.3rem;
  margin-bottom: 5rem;
}
#service ul.produce-li::after{
  content: "";
  width: 30.7rem;
}
#service ul.produce-li li .img-wrap{
  display: flex;
  justify-content: center;
  align-items: center;

  width: 100%;
  height: 26rem;
  background: #F8F8F8;
}
#service ul.produce-li li .img-wrap img.Duelproject_03{ width: 18.7rem; }
#service ul.produce-li li .img-wrap img.Duelpod{ width: 18.7rem; }
#service ul.produce-li li .img-wrap img.vulgar{ width: 18.7rem; }
#service ul.produce-li li .img-wrap img.img_beauty_01{ width: 21.7rem; }
#service ul.produce-li li .img-wrap img.img_beauty_02{ width: 21.7rem; }

#service ul.produce-li li h5{
  font-size: 1.6rem;
  line-height: 1.5;
  color: #002D64;
  font-weight: 400;
  margin: 1.2em 0 0.4em;
}
#service ul.produce-li li a{
  display: inline-block;
  font-size: 1.4rem;
  color: #0287CC;
  position: relative;
}
#service ul.produce-li li a:hover{ opacity: 1; }
#service ul.produce-li li a::before {
  position: absolute;
  bottom: 0.3em;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.4s;
  background: #0287CC;
}
#service ul.produce-li li a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}


#service .sec-1{
  padding: 0;
}
#service .sec-1 img.Duelproject_02{
  width: 17rem;
  float: left;
  margin-top: 5.5rem;
  margin-right: 4rem;
}
#service .sec-1 img.Duelproject_01{
  width: 14rem;
  float: left;
  margin-top: 5.5rem;
}
#service .sec-1 .btn-1{
  margin-top: 3rem;
}


#service .sec-2{
  padding: 0;
}


#service .sec-3{
  padding: 0 0 0;
}
#service .sec-3 img.Holy-K{
  width: 15.8rem;
  margin-top: 5.5rem;
}


#service-01,#service-02,#service-03{
  margin-top: -12rem;
  padding-top: 12rem;
  margin-bottom: 20rem;
}
#service-01 .midashi-1::before,
#service-02 .midashi-1::before,
#service-03 .midashi-1::before {
    content: "";
    display: block;
    width: 2em;
    height: 1px;
    background: #0387ca;
    position: absolute;
    left: 0;
    top: 0.6em;
}
#service-01 .midashi-1,
#service-02 .midashi-1,
#service-03 .midashi-1 {
	width: 100%;
    max-width: 1100px;
    margin: 0 auto 6rem;
    font-family: "Noto Sans JP";
	font-weight: bold;
	font-size: 2.4rem;
	letter-spacing: 0.07em;
	line-height: 3.2rem;
	text-align: left;
	color: #0387ca;
}
#service-01 .swiper-service {
	max-width: 108rem;
}
#service-01 .swiper-wrapper {
	flex-wrap: wrap;
}
#service-01 .swiper-slide {
	border-radius: 10px;
	background: #f8f8f8;
	padding: 2rem;
	width: calc(33% - 2.0rem);
    margin-right: 2rem;
    margin-bottom: 2rem;
    aspect-ratio: 303 / 396;
}
#service-01 .swiper-slide .title {
	font-family: "Noto Sans JP";
	font-weight: bold;
	font-size: 1.8rem;
	letter-spacing: 0.08em;
	line-height: 2.1rem;
	text-align: left;
	color: #022d64;
	margin-bottom: 1.2rem;
}
#service-01 .swiper-service .swiper-slide .img-wrap {
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
#service-01 .swiper-service .swiper-slide .img-wrap img {
    width: 100%;
}
#service-01 .swiper-slide .job {
	margin-top: 0.8rem;
	border-radius: 5px;
	background: #e5e5e5;
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	line-height: 2.1rem;
	text-align: left;
	color: #022d64;
	padding: 5px 12px;
}
#service-01 .swiper-slide .sentence {
	margin-top: 1.2rem;
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 0.06em;
	line-height: 2.4rem;
	text-align: left;
	color: #022d64;
}

#service-02 .produce-box{
	max-width: 108rem;
    width: 100%;
    padding: 0 5rem;
    margin: 0 auto 10rem;
}
#service-02 .produce-box .produce-item{
	border-radius: 10px;
	background: #f8f8f8;
	padding: 2.4rem 6rem;
	width: calc(50% - 3.6rem);
    margin-right: 3.2rem;
    margin-bottom: 3.2rem;
    display: inline-block;
    vertical-align: top;
    aspect-ratio: 607 / 268;
}
#service-02 .produce-box .produce-item .title::before{
	content: "●";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    color: #012d63;
    position: absolute;
    left: -2.2rem;
    font-size: 1.2rem;
}
#service-02 .produce-box .produce-item .title{
	position: relative;
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 2rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #022d64;
}
#service-02 .produce-box .produce-item .title span{
	font-size: 1.6rem;
}
#service-02 .produce-box .produce-item .sentence{
	margin-top: 1.6rem;
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 0.08em;
	line-height: 2.8rem;
	text-align: left;
	color: #333;
}

#service-02 .item-title::before {
	content: "●";
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    color: #012d63;
    position: absolute;
    left: -1.2rem;
    font-size: 1.2rem;	
}
#service-02 .item-title {
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 2rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #022d64;
	padding-left: 2.2rem;
	max-width: 96rem;
	margin: 6.9rem auto 0;
	position: relative;
}
#service-02 .item-box {
	max-width: 108rem;
    width: 100%;
    padding: 0 5rem;
    margin: 4rem auto 10rem;
}
#service-02 .item-box .item {
	display: inline-block;
	margin-right: 3.2rem;
	width: calc(25% - 2.9rem);
	vertical-align: top;
}
#service-02 .item-box .item:nth-child(4) {
	margin-right: 0;
}
#service-02 .item-box .item .img-wrap {
	
}
#service-02 .item-box .item .img-wrap img {
	width: 100%;
}
#service-02 .item-box .item .title {
	margin-top: 0.8rem;
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 2rem;
	letter-spacing: 0.08em;
	line-height: 2.8rem;
	text-align: left;
	color: #022d64;
}
#service-02 .item-box .item .price {
	margin-top: 0.4rem;
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #333;
}
#service-02 .item-box .item .price span {
	font-size: 1.4rem;
	letter-spacing: 0.08em;
}

#service-03 .matching-box {
	max-width: 108rem;
    width: 100%;
    padding: 0 5rem;
    margin: 7.2rem auto 10rem;	
}
#service-03 .matching-box .matching-box-left {
	display: inline-block;
	width: 40%;
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 2.4rem;
	letter-spacing: 0.09em;
	line-height: 4rem;
	text-align: left;
	color: #333;
	vertical-align: top;
    padding-top: 6.4%;
}
#service-03 .matching-box .matching-box-right {
	display: inline-block;
	width: 58%;	
}
#service-03 .matching-box .matching-box-right .img-wrap {
	
}
#service-03 .matching-box .matching-box-right .img-wrap img {
	
}
#service-03 .female-box_01 {
	max-width: 108rem;
    width: 100%;
    padding: 0 5rem;
    margin: 8rem auto 10rem;	
}
#service-03 .female-box_01 .female-box-left {
	display: inline-block;
	width: 43%;
	margin-right: 4%;		
}
#service-03 .female-box_01 .female-box-left .img-wrap {
	
}
#service-03 .female-box_01 .female-box-left .img-wrap img {
	
}
#service-03 .female-box_01 .female-box-right {
	display: inline-block;
	width: 51%;	
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 2.4rem;
	letter-spacing: 0.09em;
	line-height: 4rem;
	text-align: left;
	color: #333;
	vertical-align: top;
    padding-top: 6.4%;	
}
#service-03 .female-box_02 {
	max-width: 108rem;
    width: 100%;
    padding: 0 5rem;
    margin: 4rem auto 10rem;	
}
#service-03 .female-box_02 .female-box-left {
	display: inline-block;
	width: 65%;	
	vertical-align: top;
    padding-top: 6.4%;	
}
#service-03 .female-box_02 .female-box-left .title {
	border-radius: 20px;
	background: #0387ca;
	font-family: "Noto Sans JP";
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 0.07em;
	line-height: 3.2rem;
	text-align: left;
	color: #fff;
	padding: 0.6rem 2.5rem;
	width: 18rem;
}
#service-03 .female-box_02 .female-box-left p::before {
	content: "●";
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    color: #0387ca;
    position: absolute;
    left: 3.0rem;
    font-size: 0.8rem;		
}
#service-03 .female-box_02 .female-box-left p {
	margin-top: 2rem;
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: 0.07em;
	line-height: 3.2rem;
	text-align: left;
	color: #333;
	padding-left: 5.7rem;
	position: relative;
}
#service-03 .female-box_02 .female-box-right {
	display: inline-block;
	width: 33%;	
}
#service-03 .female-box_02 .female-box-right .img-wrap {
	
}
#service-03 .female-box_02 .female-box-right .img-wrap img {
	
}
#service-03 .female-box_03 {
	max-width: 108rem;
    width: 100%;
    padding: 0 5rem;
    margin: 4rem auto 10rem;	
}
#service-03 .female-box_03 .title {
	font-family: "Noto Sans JP";
	font-weight: bold;
	font-size: 2.4rem;
	letter-spacing: 0.07em;
	line-height: 3rem;
	text-align: left;
	color: #012d63;
	margin-bottom: 4.8rem;
}
#service-03 .female-box_03 .message-box {
	padding: 5.6rem 9rem;
	border-radius: 10px;
	background: #f8f8f8;
	margin-bottom: 3.2rem;
}
#service-03 .female-box_03 .message-box .message-title {
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 2.4rem;
	letter-spacing: 0.07em;
	line-height: 3.2rem;
	text-align: left;
	color: #012d63;
}
#service-03 .female-box_03 .message-box .message-title span {
	font-size: 1.8rem;
}
#service-03 .female-box_03 .message-box .message-sentence {
	margin-top: 2.8rem;
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.8rem;
	letter-spacing: 0.07em;
	line-height: 3.2rem;
	text-align: left;
	color: #333;
}
#service-03 .reskilling-box {
	max-width: 108rem;
    width: 100%;
    padding: 0 5rem;
    margin: 8rem auto 10rem;	
}
#service-03 .reskilling-box .reskilling-box-left {
	display: inline-block;
	width: 40%;
	margin-right: 4%;		
}
#service-03 .reskilling-box .reskilling-box-left .img-wrap {
	
}
#service-03 .reskilling-box .reskilling-box-left .img-wrap img {
	
}
#service-03 .reskilling-box .reskilling-box-right {
	display: inline-block;
	width: 54%;	
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 2.4rem;
	letter-spacing: 0.09em;
	line-height: 4rem;
	text-align: left;
	color: #333;
	vertical-align: top;
    padding-top: 6.4%;	
}


/*　company
------------------------------------------------------------------------------------------------*/

#company .sec-1{
  overflow: hidden;
  padding: 0 0 12rem;
}
#company .sec-1 .box-1{
  float: left;
  padding-top: 8rem;
}
#company .sec-1 img.img_01{
  width: 32rem;
  float: right;
}


#company .sec-2{
  padding: 0 0 12rem;
}
#company .sec-2 dl{
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #EDEDED;
  margin-top: 5rem;
}
#company .sec-2 dl dt,
#company .sec-2 dl dd{
  padding: 6rem 0 6rem 6rem;
  border-bottom: 1px solid #EDEDED;
}
#company .sec-2 dl dt{
  width: 17%;
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.04em;
  text-align: left;
  color: #5e676e;
}
#company .sec-2 dl dd{
  width: 83%;
  color: #333;
  font-family: Montserrat;
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.04em;
}
#company .sec-2 dl dd p{
  margin-top: 3rem;
  margin-bottom: 1rem;
}
#company .sec-2 dl dd .table{
  display: table;
}
#company .sec-2 dl dd .table .table-row{
  display: table-row;
}
#company .sec-2 dl dd .table .table-cell{
  display: table-cell;
  padding: 1em 2em 1em 0em;
  border-bottom: 1px solid #EDEDED;
  vertical-align: top;
  letter-spacing: 0.1em;
}
#company .sec-2 dl dd .table .table-cell.sp-block{
  letter-spacing: 0.12em;
}
#company .sec-2 dl dd .table .table-cell p{
  margin-top: 0;
  margin-bottom: 1.6rem;
}
#company .sec-2 dl dd .table .table-row:first-child .table-cell{
  padding-top: 0em;
}
#company .sec-2 dl dd .table .table-row:nth-child(2) .table-cell{
  padding-top: calc(1em + 1.6rem);
  border-bottom: 0;
}
#company .sec-2 dl dd .table .table-row:last-child .table-cell{
  border-bottom: 0;
}


#company .sec-3{
  padding: 4rem 0;
  position: relative;
  margin-bottom: 20rem;
}
#company .sec-3 .midashi-1{
  color: #0387ca;
  margin-bottom: 4.0rem;
}
#company .sec-3 .midashi-1::before{
  background: #0387ca;
}
#company .sec-3 .content{
  position: relative;
  z-index: 1;
  max-width: 1320px;
}
#company .sec-3::before{
  content: "";
  display: block;
  width: calc(100% - 15.6rem);
  height: 100%;
  background: #F8F8F8;
  position: absolute;
  left: 15.6rem;
  top: 0;
}
#company .sec-3 .box-1{
  display: inline-block;
  float: left;
  margin-top: 4.3rem;
}
#company .sec-3 iframe.map{
  display: block;
  width: 51.7rem;
  height: 38.6rem;
  float: right;
  box-shadow: 1rem 2rem 4.5rem rgba(0,0,0,0.05);
}
#company .sec-3 h5{
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 2.8rem;
  margin-bottom: 0.6em;
  color: #012d63;
  letter-spacing: 0.08em;
  font-family: "Noto Sans JP";
}
#company .sec-3 h5 span{
  margin-top: 1rem;
  font-size: 2rem;
  display: block;
}
#company .sec-3 .address{
  font-size: 1.6rem;
  padding-left: 2rem;
  position: relative;
  color: #5e676e;
  letter-spacing: 0.04em;
}
#company .sec-3 .address::before{
  content: "";
  display: block;
  width: 1.2rem;
  height: 2rem;
  background: url(../images/company/icon_axess.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0.5em;
  left: 0;
}
#company .sec-3 a.btn-1 {
    margin-top: 5.3rem;    
    font-family: Montserrat;
	font-weight: 500;
	font-size: 2.6rem;
	letter-spacing: 0.08em;
	line-height: 2.8rem;
	text-align: left;
	color: #0387ca;
	padding-right: 0;
}
#company .sec-3 a.btn-1::after {
    right: -4.8rem;
}



/*　news
------------------------------------------------------------------------------------------------*/

#news .sec-1{
  padding-bottom: 17rem;
}
#news ul.news-li{
  border-top: 1px solid #EDEDED;
}
#news ul.news-li li{
  display: block;
  border-bottom: 1px solid #EDEDED;
}
#news ul.news-li li a{
  display: block;
  padding: 3rem 10rem 3rem 0;
  position: relative;
}
#news ul.news-li li a:hover{
  opacity: 1;
  color: #0287CC;
}
#news ul.news-li li a::after{
  content: "";
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  border: 1px solid #0287CC;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
  background: url(../images/common/arrow-bl.svg) center center no-repeat transparent;
  background-size: 0.8rem auto;
}
#news ul.news-li li a:hover::after{
  background: url(../images/common/arrow-wh.svg) center center no-repeat #0287CC;
  background-size: 0.8rem auto;
}
#news ul.news-li li a .day{
  display: block;
  font-weight: 700;
  margin-bottom: 0.3em;
  color: #002D64;
}
#news ul.news-li li a .day .new{
  display: inline-block;
  font-size: 1.2rem;
  background: #0287CC;
  color: #fff;
  line-height: 1.8rem;
  padding: 0 0.7em;
  margin-left: 1em;
  vertical-align: text-bottom;
}


#single-news .sec-1{
  padding: 7rem 0 17rem;
}
#single-news .sec-1 .day{
  font-weight: 700;
  color: #002D64;
}
#single-news .sec-1 h2{
  font-size: 2.6rem;
  line-height: 1.8;
  margin: 0.3em 0 3em;
}
#single-news .sec-1 p{
  margin-bottom: 7rem;
}
#single-news .sec-1 .img-wrap{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 7rem;
}
#single-news .sec-1 .img-wrap.clm3 img{
  width: calc(100%/3);
}
#single-news .sec-1 iframe.map{
  display: block;
  width: 100%;
  height: 24rem;
  margin-bottom: 7rem;
}
#single-news .sec-1 .share{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2rem 0 10rem;
}
#single-news .sec-1 .share span{
  font-size: 3.1rem;
  color: #0287CC;
  opacity: 0.12;
  font-weight: 700;
  margin-right: 2rem;
}
#single-news .sec-1 .share a{
  display: block;
  width: 3rem;
  margin-left: 2rem;
}




/*　contact
------------------------------------------------------------------------------------------------*/

form{
  display: block;
  padding: 6rem 12rem 8rem;
  margin-top: 8rem;
  background: #F8F8F8;
  font-size: 1.6rem;
}
form dl dt.required::after{
  content: "*";
  color: #0287CC;
  margin-left: 0.1em;
}
form dl dt{
  color: #002D64;
  font-weight: 700;
  margin-bottom: 0.4em;
}
form dl dd{
  margin-bottom: 4rem;
}
form dl dd .note{
  display: block;
  font-size: 1.4rem;
  margin-top: 0.5em;
}
form input[type="text"],
form input[type="email"],
form textarea{
  display: block;
  width: 100%;
  padding: 1.1em 1.2em;
  border: 0;
}
form textarea{
  height: 20rem;
}
form input[type="submit"],
form input[type="button"]{
  display: block;
  width: 24rem;
  line-height: 5.6rem;
  font-size: 1.4rem;
  font-weight: 700;
  border: 0;
  text-align: center;
  margin: 8rem auto 0;
  transition: 0.3s;
  color: #fff;
}
form input[type="submit"]{
  background: #0287CC;
}
form input[type="button"]{
  background: #A2A2A2;
}
form input[type="submit"]:hover,
form input[type="button"]:hover{
  opacity: 0.6;
}


#contact-2 table th,
#contact-2 table td{
  display: block;
  text-align: left;
}
#contact-2 table th{
  color: #002D64;
  font-weight: 700;
}
#contact-2 table td{
  margin-bottom: 4rem;
  font-size: 1.4rem;
}
#contact-2 .btn-wrap{
  display: flex;
  justify-content: center;
  margin-top: 4rem;
}
#contact-2 .btn-wrap input{
  margin: 0 2rem;
}


#contact .sec-1,
#contact-2 .sec-1,
#contact-3 .sec-1{
  padding: 0 0 17rem;
}
#contact-3 .sec-1 h3{
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 2em;
}




/*　PC
------------------------------------------------------------------------------------------------*/
@media (min-width: 769px){
.sp{ display: none !important; }




/*　タブレット
------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px){




}/*　タブレットここまで */
}/*　PCここまで */




/*　スマホ
------------------------------------------------------------------------------------------------*/
@media (max-width: 768px){


/*　home SP
------------------------------------------------------------------------------------------------*/

#home .home-about{
  padding: 7rem 0 12rem;
}
#home .home-about::before {
    width: calc(50% - 9rem);
    height: 16rem;
}
#home .home-about .box-1 {
    padding-left: 0;
}
#home .home-about h2.h2-1{
  transform: translateX(10rem);
}
#home .home-about h4.h4-1 b{
  line-height: 3.8rem;
}
#home .home-about .midashi-1{
  margin-top: 6.2rem;
}
#home .home-about .value-box .value-item{
  background: #f8f8f8;
  display: block;
  padding: 2.4rem;
  margin: 4rem 0;
  width: 100%;
}
#home .home-about .value-box .value-item h4.h4-1 {
    margin-bottom: 0;
}
#home .home-about .value-box .value-item h4.h4-1 span.fadeinbottom {
    position: absolute;
    left: -0.4em;
    top: -1.6em;
    z-index: 0;
    font-family: Montserrat;
    font-weight: 300;
    font-size: 3.6rem;
    letter-spacing: 0.06em;
}
#home .home-about .value-box .value-item .title{
	font-family: "Noto Sans JP";
	font-weight: 500;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #012d63;
}
#home .home-about .value-box .value-item .sentence{
	 font-family: "Noto Sans JP";
	font-weight: normal;
	margin-top: 1.2rem;
	font-size: 1.4rem;
	letter-spacing: 0.08em;
	line-height: 2.4rem;
	text-align: left;
	color: #333;
  
}


#home .home-service {
    padding: 6rem 0 8rem;
}
#home .home-service::before {
    width: calc(50% + 14rem);
}
#home .home-service .box-1 {
    margin: 0;
    padding: 0;
}
#home .home-service .box-1 h3.h3-1 {
	font-size: 2rem;
	letter-spacing: 0.14em;
	line-height: 3.8rem;
	width: 100%;
}
#home .home-service .box-1 p {
    padding-right: 5rem;
    font-size: 1.4rem;
	letter-spacing: 0.12em;
	line-height: 2.8rem;
	width: 100%;
}
#home .home-service img.img_service {
    max-width: 35rem;
    position: unset;
    margin: 4rem 0 8rem;
}

#home .home-partner{
  padding: 12rem 0 12rem;
  position: relative;
}
#home .home-partner .content{
  position: relative;
  z-index: 1;
  padding: 0 6%;
  max-width: 1300px;
}
#home .home-partner .box-1{
  position: relative;
  margin: 0rem 0 0rem;
  padding: 0rem 0 5rem;
}
#home .home-partner .box-1 .partner-box{
  background: #f8f8f8;
  display: block;
  padding: 2.4rem;
  margin: 2rem 0;
  width: 100%;
}
#home .home-partner .box-1 .partner-box img{
  width: 100%;
  display: block;
  vertical-align: top;
}
#home .home-partner .box-1 .partner-box .partner-item-box{
  width: 100%;
  display: block; 
  vertical-align: top;
}
#home .home-partner .box-1 .partner-box .partner-item-box .title{
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #012d63;
	
}
#home .home-partner .box-1 .partner-box .partner-item-box .company{
	font-family: "Noto Sans JP";
	font-weight: normal;
	margin-top: 1rem;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
	text-align: left;
	color: #012d63;  
}
#home .home-partner .box-1 .partner-box .partner-item-box .sentence{
	 font-family: "Noto Sans JP";
	font-weight: normal;
	margin-top: 1.9rem;
	font-size: 1.4rem;
	letter-spacing: 0.08em;
	line-height: 2.4rem;
	text-align: left;
	color: #333;
  
}



.swiper-service{
  padding: 0 6% 6rem;
}
.swiper-service .swiper-slide {
    width: 26.4rem;
    margin-right: 2.8rem;
}
.swiper-service .swiper-slide span {
    font-size: 6rem;
}
.swiper-service .swiper-slide .img-wrap {
    width: 23rem;
    height: 23rem;
    margin-top: -3.2rem;
}
.swiper-service .swiper-slide .img-wrap img{
  width: 19.2rem;
}
.swiper-service .swiper-slide h4 {
    line-height: 2.2rem;
}
.swiper-container-horizontal > .swiper-scrollbar {
    width: 88%;
    left: 6%;
}


#home .home-pickup {
    padding: 12rem 0 18rem;
}
#home .home-pickup .box-1 {
    margin: 0;
    padding-left: 0;
}
#home .home-pickup img.img_pickup {
    position: unset;
    max-width: 35rem;
    margin: 8rem 0 6rem;
}
#home .home-pickup h3 {
    font-size: 3.1rem;
    margin-top: 6rem;
}
#home .home-pickup .txt-1 {
    margin: 0.5em 0 2rem;
}
#home .home-pickup ul {
    padding: 2.2rem 2.5rem;
    margin-top: 4rem;
}




/*　service SP
------------------------------------------------------------------------------------------------*/

#service .bg-img img {
    width: 100%;
    height: 48rem;
}
#service .service-box {
    width: 31rem;
    min-height: 27rem;
    padding: 7rem 3.2rem 0 !important;
    margin: -27rem 0 0rem;
}

#service .service-box p {
	font-weight: normal;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
}
#service .service-box p .title{
	font-size: 1.6rem;
}
#service .service-box p .list{
  	font-size: 1.4rem;
  	line-height: 2.8rem;
}

#service .sec-1 {
    padding: 0 0 5.6rem;
}
#service .sec-1 img.Duelproject_02 {
    width: 12rem;
    float: left;
    margin-top: 4rem;
    margin-right: 2rem;
}
#service .sec-1 img.Duelproject_01 {
    width: 10rem;
    float: left;
    margin-top: 4rem;
}
#service ul.produce-li li {
    width: 48%;
    margin-bottom: 4rem;
}
#service ul.produce-li li .img-wrap {
    height: 13.2rem;
}
#service ul.produce-li li .img-wrap img.Duelproject_03{ width: 10.8rem; }
#service ul.produce-li li .img-wrap img.Duelpod{ width: 10.8rem; }
#service ul.produce-li li .img-wrap img.vulgar{ width: 10.8rem; }
#service ul.produce-li li .img-wrap img.img_beauty_01{ width: 10.8rem; }
#service ul.produce-li li .img-wrap img.img_beauty_02{ width: 10.8rem; }

#service ul.produce-li li a {
    font-size: 1.3rem;
    margin-top: 0.4em;
    text-decoration: underline;
}
#service ul.produce-li li a::before{
  content: none;
}
#service .sec-1 a.btn-1 {
    margin-top: 2rem;
}


#service .sec-2 {
    padding: 0 0 5.6rem;
}


#service .sec-3 {
    padding: 0 0 5.6rem;
}

#service-01 .midashi-1,
#service-02 .midashi-1,
#service-03 .midashi-1 {
	font-size: 1.8rem;
	line-height: 2.8rem;
}

#service-01,#service-02,#service-03{
  margin-top: -11rem;
  padding-top: 11rem;
}

#service-01 .swiper-wrapper {
    flex-wrap: nowrap;
}

#service-01 .swiper-slide {
	border-radius: 10px;
	background: #f8f8f8;
	padding: 2rem;
	width: 100%;
    margin-bottom: 0;
    aspect-ratio: 266 / 347;
}

#service-02 .produce-box {
	padding: 0 2.2rem;
}

#service-02 .produce-box .produce-item{
	border-radius: 10px;
	background: #f8f8f8;
	padding: 1.6rem 3.8rem;
	width: 100%;
    margin-right: 0;
    margin-bottom: 1.2rem;
    display: block;
}
#service-02 .produce-box .produce-item .title::before{
	content: "●";
    display: block;
    width: 1.0rem;
    height: 1.0rem;
    color: #012d63;
    position: absolute;
    left: -2.2rem;
    font-size: 1.0rem;
}
#service-02 .produce-box .produce-item .title{
	font-size: 1.8rem;
}
#service-02 .produce-box .produce-item .title span{
	font-size: 1.4rem;
}
#service-02 .produce-box .produce-item .sentence{
	margin-top: 1.2rem;
	font-size: 1.4rem;
	line-height: 2.4rem;
}

#service-02 .item-title {
	display: none;
}
#service-02 .item-box {
	padding: 0 2.2rem;
}
#service-02 .item-box .item {
	display: inline-block;
	margin-right: 1.5rem;
	width: calc(50% - 1.1rem);
	margin-bottom: 3rem;
}
#service-02 .item-box .item:nth-child(2) {
	margin-right: 0;
}
#service-02 .item-box .item .img-wrap {
	
}
#service-02 .item-box .item .img-wrap img {
	width: 100%;
}
#service-02 .item-box .item .title {
	font-size: 1.4rem;
	line-height: 1.9rem;
}
#service-02 .item-box .item .price {
	margin-top: 0.2rem;
	font-size: 1.2rem;
	line-height: 1.8rem;
}
#service-02 .item-box .item .price span {
	font-size: 1.1rem;
}

#service-03 .matching-box {
	margin: 4rem 0 6.4rem;
	padding: 0 2.2rem;
}
#service-03 .matching-box .matching-box-left {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	line-height: 2.8rem;
    padding-top: 0%;
}
#service-03 .matching-box .matching-box-right {
	margin-top: 3.2rem;
	display: block;
	width: 100%;
}
#service-03 .matching-box .matching-box-right .img-wrap {
	
}
#service-03 .matching-box .matching-box-right .img-wrap img {
	
}
#service-03 .female-box_01 {
	margin: 4rem 0 5.2rem;
	padding: 0 2.2rem;	
	flex-direction: column-reverse;
	display: flex;
}
#service-03 .female-box_01 .female-box-left {
	margin-top: 3.3rem;
	display: block;
	width: 100%;
	margin-right: 0;	
}
#service-03 .female-box_01 .female-box-left .img-wrap {
	
}
#service-03 .female-box_01 .female-box-left .img-wrap img {
	
}
#service-03 .female-box_01 .female-box-right {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	line-height: 2.8rem;
    padding-top: 0;	
}
#service-03 .female-box_02 {
	padding: 0 2.2rem;
	margin-bottom: 5.2rem;
}
#service-03 .female-box_02 .female-box-left {
	display: block;
	width: 100%;
    padding-top: 0;	
}
#service-03 .female-box_02 .female-box-left .title {
	border-radius: 16px;
	font-size: 1.4rem;
	line-height: 2.4rem;
	padding: 0.6rem 2.4rem;
	width: 13.8rem;
}
#service-03 .female-box_02 .female-box-left p::before {
    width: 0.6rem;
    height: 0.6rem;
    left: 0rem;
    font-size: 0.6rem;		
}
#service-03 .female-box_02 .female-box-left p {
	margin-top: 1.2rem;
	font-size: 1.4rem;
	line-height: 2.0rem;
	padding-left: 1.8rem;
}
#service-03 .female-box_02 .female-box-right {
	display: none;
}
#service-03 .female-box_02 .female-box-right .img-wrap {
	
}
#service-03 .female-box_02 .female-box-right .img-wrap img {
	
}
#service-03 .female-box_03 {
	padding: 0 2.2rem;
}
#service-03 .female-box_03 .title {
	font-size: 1.6rem;
	line-height: 3rem;
	margin-bottom: 2.4rem;
}
#service-03 .female-box_03 .message-box {
	padding: 3.2rem 2.4rem;
	margin-bottom: 2.0rem;
}
#service-03 .female-box_03 .message-box .message-title {
	font-size: 1.8rem;
}
#service-03 .female-box_03 .message-box .message-title span {
	font-size: 1.4rem;
}
#service-03 .female-box_03 .message-box .message-sentence {
	margin-top: 2.0rem;
	font-size: 1.4rem;
	letter-spacing: 0.04em;
	line-height: 2.4rem;
}
#service-03 .reskilling-box {
	margin-top: 4rem;
	padding: 0 2.2rem;
	flex-direction: column-reverse;
	display: flex;
}
#service-03 .reskilling-box .reskilling-box-left {
	margin-top: 3.3rem;
	display: block;
	width: 100%;
	margin-right: 0;	
}
#service-03 .reskilling-box .reskilling-box-left .img-wrap {
	
}
#service-03 .reskilling-box .reskilling-box-left .img-wrap img {
	
}
#service-03 .reskilling-box .reskilling-box-right {
	display: block;
	width: 100%;
	font-size: 1.6rem;
	line-height: 2.8rem;
    padding-top: 0;	
}




/*　company SP
------------------------------------------------------------------------------------------------*/

#company .sec-1 {
    padding: 0 0 8rem;
}
#company .sec-1 .box-1 {
    float: inherit;
    padding-top: 0;
}
#company .sec-1 img.img_01 {
    width: 25rem;
    float: inherit;
    margin: 4.5rem auto 0;
}
#company .sec-2 .midashi-1{
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin-bottom: 6.1rem;
}
#company .sec-2 .midashi-1::before{
  top: 0.7em;
}
#company .sec-2 dl {
    margin-top: 0;
}
#company .sec-2 dl dt,
#company .sec-2 dl dd {
    padding: 3rem 0;
}
#company .sec-2 dl dt {
    width: 45%;
    padding-left: 2.8rem;
    font-size: 1.4rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
}
#company .sec-2 dl dd {
    width: 55%;
    font-size: 1.4rem;
	letter-spacing: 0.04em;
	line-height: 2.4rem;
}
#company .sec-2 dl dd p {
    margin-top: 2.1rem;
}
.sp-block{
  width: 100%;
  display: block;
}
#company .sec-2 dl dd .table,
#company .sec-2 dl dd .table .table-row{
  display: block;
}
#company .sec-2 dl dd .table .table-cell{
  display: inline-block;
  padding: 0;
  border-bottom: 0;
}
#company .sec-2 dl dd .table .table-cell.sp-block{
  display: block;
  padding-top: 0;
  margin-top: 1.6rem;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #EDEDED;
}
#company .sec-2 dl dd .table .table-row:nth-child(2) .table-cell {
  padding-top: 0;
}
#company .sec-2 dl dd .table .table-row:nth-child(2) .table-cell.sp-block {
  padding-top: 0;
  border-bottom: 1px solid #EDEDED;
}
#company .sec-2 dl dd .table .table-row:last-child .table-cell.sp-block{
  padding-bottom: 0;
  margin-bottom: 0;
}


#company .sec-3 {
    padding: 5rem 0 12rem;
    margin-bottom: 0;
}
#company .sec-3::before {
    width: calc(100% - 4.6rem);
    left: 0rem;
}
#company .sec-3 .midashi-1 {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 2.8rem;
}
#company .sec-3 .midashi-1::before {
  top: 0.7em;
}
#company .sec-3 .box-1 {
    display: block;
    float: inherit;
    margin-bottom: 5rem;
}
#company .sec-3 h5 {
    font-size: 2.0rem;
}
#company .sec-3 h5 span {
    font-size: 1.6rem;
}
#company .sec-3 .address {
    font-size: 1.4rem;
	letter-spacing: 0.04em;
	line-height: 2.8rem;
}
#company .sec-3 a.btn-1 {
	margin-top: 2rem;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 2.8rem;
	padding-right: 5rem;
}
#company .sec-3 a.btn-1::after {
	right: 0;	
}
#company .sec-3 iframe.map {
    width: 100%;
    height: 24rem;
}




/*　news SP
------------------------------------------------------------------------------------------------*/

#news .sec-1 {
    padding-bottom: 12rem;
}
#news ul.news-li li a {
    padding: 2rem 0;
}
#news ul.news-li li a::after{
  content: none;
}


#single-news .sec-1 h2 {
    font-size: 1.8rem;
}
#single-news .sec-1 p {
    margin-bottom: 5rem;
}
#single-news .sec-1 .img-wrap {
    margin-bottom: 5rem;
}
#single-news .sec-1 .img-wrap.clm3 img {
    width: 50%;
}
#single-news .sec-1 iframe.map {
    margin-bottom: 5rem;
}
#single-news .sec-1 .share{
  margin: 0;
}
#single-news .sec-1 .share span {
    font-size: 2.7rem;
    margin-right: 1rem;
}
#single-news .sec-1 .share a {
    width: 2.6rem;
    margin-left: 1.5rem;
}




/*　contact SP
------------------------------------------------------------------------------------------------*/

form {
    padding: 4rem 6% 12rem;
    margin-top: 6rem;
    font-size: inherit;
}
form dl dt {
    margin-bottom: 0.6em;
}
form input[type="text"],
form input[type="email"],
form textarea {
    padding: 1.3em 1.1em;
}
form dl dd .note {
    font-size: 1.3rem;
    margin-top: 0.8em;
}
form input[type="submit"],]
form input[type="button"] {
    margin: 5rem auto 0;
}
form textarea{
  height: 19rem;
}


#contact .sec-1,
#contact-2 .sec-1{
  padding: 0;
}
#contact-3 .sec-1{
  padding: 0 0 12rem;
}


#contact-2 table td {
    margin-bottom: 3rem;
}
#contact-2 .btn-wrap {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin-top: 0;
}
#contact-2 .btn-wrap input {
    margin: 2.5rem auto 0;
}




}/*　スマホここまで */



