/*------------------------------------------------------------
common
------------------------------------------------------------*/
body {
  font-family: 'Noto Sans JP', 'Century Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック体, YuGothic, "Yu Gothic Medium", 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
}

#work {
  font-size: 13px;
  font-weight: 500;
  color: #184561;
  overflow: hidden;
  background: #fff;
  position: relative;
}

#work * {
  box-sizing: border-box;
}

#work a {
  transition: opacity .3s;
}

#work a[href^="tel:"] {
  display: inline-block;
  transition: none;
}

#work a:hover {
  text-decoration: none;
}

#work a:focus-visible {
  outline: none;
}

#work img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

#work .js-fadein {
  opacity: 0;
  transform: translate(0, 20px);
  transition-property: opacity, transform;
  transition-duration: 1s;
}

#work .scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

#work .pc-br {
  display: none;
}

#work .sp-br {
  display: inline;
}

#work .font-al{
  font-family: "alegreya-sans-sc", sans-serif;
  font-weight: 500;
  font-style: normal;
}

#work .font-regina{
  font-family: "regina", sans-serif;
  font-weight: 400;
  font-style: normal;
}

#work .font-kaku{
  font-family: fot-udkakugo-large-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
}

#work .ttl{
  color: #27719E;
  font-size: 14px;
  font-weight: 700;
}

#work .txt{
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}

#work .txt-gradation{
  width: fit-content;
  height: 36px;
  background: rgb(125, 169, 197);
  background: linear-gradient(90deg, rgb(125, 169, 197) 0%, rgb(39, 113, 158) 100%);
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "alegreya-sans-sc", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
  line-height: 1.1;
}
@media print, screen and (max-width: 767px){
  _::-webkit-full-page-media, _:future, :root #work .txt-gradation {
    height: 40px;
  }
}

#work .inner {
  width: calc(100% - 24px);
  max-width: 1200px;
  margin: 0 auto;
}

#work .main-area{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  background: url("../images/work/work_main_img_sp.jpg")no-repeat center center / cover;
}

#work .menu-list{
  width: 315px;
  margin: 40px auto;
  display: grid;
  grid-gap: 15px;
}

#work .menu-item{
  position: relative;
  height: 135px;
  z-index: 0;
}

#work .menu-item::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 120px;
  border-radius: 10px;
  background-color: #E9F0F5;
  bottom: 0;
  left: 0;
  z-index: -2;
}

#work .menu-item::after{
  position: absolute;
  content: "Point";
  width: 100%;
  height: 100%;
  font-family: "regina", sans-serif;
  font-size: 60px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #D3E2EC;
  top: 0;
  left: -35px;
  transform: rotate(-10deg);
  z-index: -1;
}

#work .menu-item:nth-of-type(2)::after{
  content: "Job Type";
  left: 5px;
}

#work .menu-item-link{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 42px 0 0 35px;
}

#work .menu-item-link::before{
  position: absolute;
  content: "";
  width: 27px;
  height: 27px;
  background-color: #fff;
  border-radius: 0 10px 0 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}

#work .menu-item-link::after{
  position: absolute;
  content: "";
  width: 27px;
  height: 27px;
  background: url("../images/work/arrow_pink.svg")no-repeat center center / 7px 4px;
  left: 0;
  bottom: 0;
  z-index: 2;
}
#work .menu-txt{
  position: relative;
  margin-top: 4px;
  color: #184561;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.42;
  z-index: 1;
}

#work .menu-img{
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}

#work .point-wrapper{
  padding: 75px 0 0;
  background-color: #E9F0F5;
}

#work .content-ttl{
  position: relative;
  z-index: 0;
}

#work .content-ttl::before{
  position: absolute;
  content: "Point";
  width: 100%;
  height: 100%;
  font-family: "regina", sans-serif;
  font-size: 75px;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  color: #D3E2EC;
  top: -20px;
  left: 0;
  transform: rotate(-10deg);
  z-index: -1;
}

#work .content-ttl .en{
  margin: 0 auto;
}

#work .content-ttl .ja{
  margin-top: 4px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

#work .point-content.content01{
  margin: 60px 0 75px;
}

#work .common-sub{
  position: relative;
  padding-bottom: 6px;
  font-size: 15px;
  letter-spacing: .05em;
  text-align: center;
}

#work .common-sub::before{
  position: absolute;
  content: "";
  width: 30px;
  height: 1px;
  background-color: #27719E;
  bottom: 0;
  left: calc(50% - 15px);
}

#work .point-content01-list{
  margin-top: 40px;
  background-color: #fff;
}

#work .point-content01-item{
  padding: 45px 18px 25px;
}

#work .point-content01-item:not(:last-of-type){
  border-bottom: solid 1px #E9F0F5;
}

#work .point-content01-item .img-block{
  position: relative;
}

#work .point-content01-item .img-block img{
  border-radius: 5px;
}

#work .point-content01-item .img-block .en{
  position: absolute;
  top: -18px;
  left: 0;
  color: #FFC2D6;
  font-size: 28px;
  line-height: 1.1;
}

#work .point-content01-item .img-block .en .num{
  margin-left: 5px;
  font-family: Arial,'Noto Sans JP', 'Century Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック体, YuGothic, "Yu Gothic Medium", 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
  font-weight: 400;
  font-size: 28px;
}

#work .point-content01-item .ttl{
  margin: 15px 0 10px;
}

#work .point-content.content02{
  position: relative;
  margin: 75px 0 0;
  padding: 0 0 260px;
  z-index: 0;
}

#work .point-content.content02::before{
  position: absolute;
  content: "";
  width: 290px;
  height: 290px;
  background: url("../images/work/work_point_main_sp.png")no-repeat center bottom / contain;
  bottom: 0;
  left: calc(50% - 145px);
  z-index: 1;
}

#work .point-content.content02::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: url("../images/work/work_point_bg_sp.png")no-repeat center bottom / contain;
  z-index: -1;
}

#work .point-content02-list{
  margin: 90px 0 0;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-gap: 37px 11px;
}

#work .point-content02-item{
  position: relative;
  padding: 25px 20px 20px;
  background-color: #fff;
  border-radius: 15px 15px 0 15px;
}

#work .point-content02-item:nth-of-type(2n){
  border-radius: 15px 15px 15px 0;
}

#work .point-content02-item .num{
  position: absolute;
  top: -30px;
  left: 20px;
  color: #FFC2D6;
  font-family: Arial,'Noto Sans JP', 'Century Gothic', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック体, YuGothic, "Yu Gothic Medium", 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.1;
}

#work .point-content02-item .txt{
  margin-top: 15px;
  font-size: 13px;
  line-height: 1.7;
}

#work #job .content-ttl::before{
  content: "Job Type";
}

#work .job-wrapper{
  padding: 58px 0 75px;
}

#work .job-content.content01{
  margin: 84px 0 75px;
}

#work .job-content01-block:not(:last-of-type){
  margin-bottom: 75px;
}

#work .job-content01-txt{
  position: relative;
  width: calc(100% - 71px);
  min-width: 280px;
  margin-top: -36px;
  padding: 0 25px 20px 15px;
  background-color: #fff;
  border-radius: 0 10px 0 0;
  z-index: 1;
}

#work .job-content01-block:nth-of-type(2n) .job-content01-txt{
  margin-left: auto;
}

#work .job-content01-txt .en{
  position: absolute;
  top: -24px;
  left: 0;
  color: #D3E2EC;
  font-size: 45px;
  line-height: 1.1;
  opacity: .4;
}

_::-webkit-full-page-media, _:future, :root #work .job-content01-txt .en {
  top: -30px;
}

#work .job-content01-ttl{
  position: relative;
  margin-bottom: 10px;
  padding-top: 5px;
  color: #27719E;
  font-size: 18px;
  letter-spacing: .005em;
}

#work .job-content01-ttl::before{
  display: inline-block;
  content: "";
  width: 18px;
  height: 14px;
  margin-right: 5px;
  background: url("../images/work/pc_icon.svg")no-repeat center center / contain;
}

#work .job-content01-block:nth-of-type(2) .job-content01-ttl::before{
  background-image: url("../images/work/call_icon.svg");
}

#work .job-content01-list{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 3px 0;
  width: calc(100% + 10px);
  margin: 15px 0 0;
}

#work .job-content01-item{
  width: calc(100% / 3);
  position: relative;
  padding-left: 10px;
  font-size: 13px;
  font-weight: 400;
}

#work .job-content01-block:nth-of-type(2) .job-content01-item{
  width: calc(100% / 2 - 20px);
}

#work .job-content01-block:nth-of-type(2) .job-content01-item:nth-of-type(2n+1){
  width: calc(100% / 2 + 20px);
}

#work .job-content01-block:nth-of-type(2) .job-content01-item:first-of-type{
  width: 100%;
}

#work .job-content01-item::before{
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 7px;
  left: 0;
  background-color: #FF6699;
}

#work .job-content01-item .small{
  font-size: 12px;
}

#work .job-content01-merit{
  margin-top: 20px;
  background-color: #E9F0F5;
  border-radius: 10px;
}

#work .merit-block{
  width: calc(100% - 36px);
  min-width: 315px;
  margin: 0 auto;
  padding: 30px 0;
}

#work .merit-block:first-of-type{
  border-bottom: solid 1px #fff;
}

#work .merit-block .ttl{
  margin-bottom: 15px;
  text-align: center;
}

#work .merit-item{
  position: relative;
  padding-left: 27px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8;
}

#work .merit-item::before{
  position: absolute;
  content: "";
  width: 14px;
  height: 12px;
  background: url("../images/work/check_icon.svg")no-repeat center center / contain;
  top: 8px;
  left: 9px;
}

#work .link-btn{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 315px;
  height: 44px;
  margin: 20px auto 0;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  overflow: hidden;
  z-index: 0;
}

#work .link-btn::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgb(125, 169, 197);
  background: linear-gradient(90deg, rgb(125, 169, 197) 0%, rgb(39, 113, 158) 78%);
  transform-origin: left;
  transition: all 0.3s;
}

#work .link-btn::after{
  position: absolute;
  content: "";
  width: 7px;
  height: 12px;
  background: url("../images/work/arrow_white.svg")no-repeat center center / contain;
  top: calc(50% - 6px);
  right: 25px;
  z-index: 1;
}

#work .job-content.content02{
  margin: 75px 0 0 ;
}

#work .job-content02-list{
  display: grid;
  row-gap: 40px;
  margin: 40px 0 0;
}

#work .job-content02-item{
  display: block;
}

#work .job-content02-img{
  position: relative;
}

#work .job-content02-ttl{
  position: absolute;
  top: 15px;
  left: 0;
  background-color: rgba(255,255,255,.9);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 30px;
  color: #27719E;
  font-size: 14px;
  font-weight: 700;
}

#work .job-list{
  margin: 10px auto;
  transform: translateX(5px);
}

#work .job-item{
  display: inline-block;
  position: relative;
  margin-right: 8px;
  padding-left: 10px;
  color: #184561;
  font-size: 13px;
  font-weight: 400;
}

#work .job-item::before{
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 7px;
  left: 0;
  background-color: #FF6699;
}

#work .job-content02-list .link-txt{
  position: relative;
  width: fit-content;
  margin: 0 auto;
  padding-right: 20px;
  color: #27719E;
  font-size: 15px;
  font-weight: 400;
  z-index: 0;
}

#work .job-content02-list .link-txt::before{
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  right: 0;
  top: calc(50% - 8px);
  background: rgb(125, 169, 197);
  background: linear-gradient(90deg, rgb(125, 169, 197) 0%, rgb(39, 113, 158) 78%);
  z-index: -2;
}

#work .job-content02-list .link-txt::after{
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  right: 0;
  top: calc(50% - 8px);
  background: url("../images/work/arrow_white.svg")no-repeat center center / 4px 6px;
}

@media print, screen and (min-width: 768px) {
  
  #work .sp-br {
    display: none;
  }
  
  #work .pc-br {
    display: inline;
  }

  #work .ttl{
    font-size: 18px;
  }

  #work .txt{
    font-size: 16px;
    line-height: 2;
  }

  #work .txt-gradation{
    height: 50px;
    font-size: 50px;
  }
  
  #work .main-area{
    min-height: 400px;
    background-image: url("../images/work/work_main_img_pc.jpg");
  }

  #work .menu-list{
    width: 840px;
    margin: 120px auto;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 120px;
  }

  #work .menu-item{
    height: 230px;
  }

  #work .menu-item::before{
    height: 210px;
    border-radius: 20px;
  }

  #work .menu-item::after{
    font-size: 80px;
    top: 10px;
    left: -35px;
  }

  #work .menu-item:nth-of-type(2)::after{
    left: 23px;
    top: 4px;
  }

  #work .menu-item-link{
    padding: 70px 0 0 20px;
  }

  #work .menu-item-link::before{
    width: 54px;
    height: 48px;
    border-radius: 0 20px 0 0;
  }

  #work .menu-item-link::after{
    width: 54px;
    height: 48px;
    background-size: 14px 8px;
  }
  
  #work .menu-txt{
    font-size: 16px;
    line-height: 1.5;
  }

  #work .point-wrapper{
    padding: 125px 0 0;
  }

  #work .content-ttl::before{
    font-size: 180px;
    top: -84px;
    left: -24px;
  }

  #work .content-ttl .ja{
    font-size: 16px;
  }

  #work .point-content.content01{
    margin: 120px 0 110px;
  }

  #work .common-sub{
    padding-bottom: 10px;
    font-size: 20px;
  }

  #work .common-sub::before{
    width: 40px;
    left: calc(50% - 20px);
  }

  #work .point-content01-list{
    margin-top: 60px;
    padding: 24px 0;
    display: grid;
    grid-template-columns: repeat(3,1fr);
  }

  #work .point-content01-item{
    padding: 36px 50px 16px;
  }

  #work .point-content01-item:not(:last-of-type){
    border: none;
    border-right: 1px solid #E9F0F5;
  }

  #work .point-content01-item .img-block .en{
    top: -24px;
    font-size: 36px;
  }

  #work .point-content01-item .img-block .en .num{
    margin-left: 8px;
    font-size: 36px;
  }

  #work .point-content01-item .img-block img{
    border-radius: 10px;
  }
  
  #work .point-content01-item .ttl{
    margin: 30px 0 20px;
  }

  #work .point-content.content02{
    margin: 110px 0 0;
    padding: 0 0 60px;
  }

  #work .point-content.content02::before{
    width: 460px;
    height: 604px;
    background-image: url("../images/work/work_point_main_pc.png");
    left: calc(50% - 230px);
  }

  #work .point-content.content02::after{
    background: url("../images/work/work_point_bg_pc.png")no-repeat center bottom / cover;
  }
  
  #work .point-content02-list{
    margin: 80px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    grid-gap: 20px 140px;
  }

  #work .point-content02-item{
    width: 310px;
    padding: 40px 30px 30px;
    border-radius: 20px 20px 0 20px;
  }

  #work .point-content02-item:nth-of-type(2n){
    border-radius: 20px 20px 20px 0;
  }

  #work .point-content02-item:first-of-type{
    transform: translateX(220px);
  }
  
  #work .point-content02-item:nth-of-type(2){
    transform: translateX(-220px);
  }
  
  #work .point-content02-item:nth-of-type(3){
    margin-top: 30px;
  }
  
  #work .point-content02-item:nth-of-type(5){
    margin-top: 30px;
    transform: translateX(60px);
  }
  
  #work .point-content02-item:nth-of-type(6){
    transform: translateX(-60px);
  }
  
  #work .point-content02-item .num{
    left: 30px;
    font-size: 60px;
  }

  #work .point-content02-item .txt{
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.625;
  }

  #work .job-wrapper{
    padding: 280px 0 180px;
  }

  #work .job-content.content01{
    margin: 120px 0;
  }

  #work .job-content01-block:not(:last-of-type){
    margin-bottom: 120px;
  }

  #work .job-content01-txt{
    width: 600px;
    margin-top: -274px;
    min-height: 275px;
    padding: 0 30px 30px;
    border-radius: 0 20px 0 0;
  }

  #work .job-content01-txt .en{
    top: -48px;
    font-size: 90px;
  }
  
  _::-webkit-full-page-media, _:future, :root #work .job-content01-txt .en {
    top: -62px;
  }
  
  #work .job-content01-ttl{
    margin-bottom: 20px;
    font-size: 26px;
  }

  #work .job-content01-ttl::before{
    width: 26px;
    height: 20px;
    margin-right: 10px;
  }

  #work .job-content01-list{
    width: calc(100% - 50px);
    grid-gap: 6px 0;
    margin: 30px 0 0;
  }

  #work .job-content01-item{
    width: calc(100% / 4);
    padding-left: 18px;
    font-size: 18px;
  }

  #work .job-content01-block:nth-of-type(2) .job-content01-item{
    width: 150px;
  }

  #work .job-content01-block:nth-of-type(2) .job-content01-item:nth-of-type(2n+1){
    width: calc(100% - 160px);
  }
  
  #work .job-content01-block:nth-of-type(2) .job-content01-item:first-of-type{
    width: 100%;
  }

  #work .job-content01-item::before{
    width: 8px;
    height: 8px;
    top: calc(50% - 4px);
  }

  #work .job-content01-item .small{
    font-size: 14px;
  }

  #work .job-content01-merit{
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    padding: 10px 0;
    border-radius: 20px;
  }

  #work .merit-block{
    width: 50%; 
    padding: 20px 60px;
  }

  #work .merit-block:first-of-type{
    border-bottom: none;
    border-right: 1px solid #fff;
  }

  #work .merit-block .ttl{
    margin-bottom: 20px;
  }
  
  #work .merit-list{
    width: fit-content;
    margin: 0 auto;
  }

  #work .merit-item{
    font-size: 16px;
    line-height: 2;
  }

  #work .merit-item::before{
    width: 17px;
    height: 16px;
    left: 0;
  }

  #work .link-btn{
    width: 432px;
    height: 60px;
    margin: 40px auto 0;
    border-radius: 10px;
    font-size: 18px;
  }

  #work .link-btn::after{
    width: 10px;
    height: 16px;
    top: calc(50% - 8px);
    right: 50px;
    transition: all .3s;
  }

  #work .job-content.content02{
    margin: 120px 0 0 ;
  }

  #work .job-content02-list{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px 40px;
    margin: 60px 0 0;
  }
  
  #work .job-content02-list>li{
    display: grid;;
    grid-row: span 3;
    grid-template-rows: subgrid;
  }

  #work .job-content02-item{
    display: grid;
    grid-row: span 3;
    grid-template-rows: subgrid;
  }
  
  #work .job-content02-ttl{
    top: auto;
    bottom: 40px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    z-index: 1;
  }
  
  #work .job-content02-ttl span{
    transition: all .3s;
  }
  
  #work .job-content02-img .img{
    overflow: hidden;
  }
  
  #work .job-content02-img .img img{
    transition: all .3s;
  }

  #work .job-list{
    margin: 0 -20px 0 0;
    transform: none;
  }

  #work .job-item{
    margin-right: 16px;
    padding-left: 18px;
    font-size: 18px;
  }

  #work .job-item::before{
    width: 8px;
    height: 8px;
    top: calc(50% - 4px);
  }

  #work .job-content02-list .link-txt{
    padding-right: 38px;
    font-size: 18px;
  }

  #work .job-content02-list .link-txt::before{
    width: 26px;
    height: 26px;
    right: 1px;
    top: calc(50% - 13px);
    transform: scale(0);
    transition: all .3s;
  }

  #work .job-content02-list .link-txt::after{
    width: 26px;
    height: 26px;
    right: 0;
    top: calc(50% - 13px);
    padding-left: 2px;
    background-image: url("../images/work/arrow_blue.svg");
    background-size: 8px 12px;
  }

}

@media print, screen and (min-width: 1201px){
  #work .menu-item::after,
  #work .menu-ttl,
  #work .menu-txt,
  #work .menu-item-link::after{
    transition: all .3s;
  }
  
  #work .menu-item:hover::after,
  #work .menu-item:hover .menu-ttl,
  #work .menu-item:hover .menu-txt{
    opacity: .6;
  }
  
  #work .menu-item:hover .menu-item-link::after{
    transform: translateY(4px);
  }
  
  #work .link-btn:hover::before{
    transform: scale(2, 1);
  }
  
  #work .link-btn:hover::after{
    transform: translateX(10px);
  }
  
  #work .job-content02-item:hover .job-content02-ttl span{
    opacity: .6;
  }
  
  #work .job-content02-item:hover .img img{
    transform: scale(1.1);
  }
  
  #work .job-content02-item:hover .link-txt::before{
    transform: none;
  }

  #work .job-content02-item:hover .link-txt::after{
    background-image: url("../images/work/arrow_white.svg");
  }
}