@charset "UTF-8";
/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*--------------------------------------------------------------
* フォントサイズ の変数
----------------------------------------------------------------*/
/* pc
_______________________________________________________________________________________________________*/
/*!
global > mixin
------------------------------
*/
.l-work-main {
  margin-top: 60px;
  position: relative;
}
.l-work-main__title {
  color: rgba(51, 51, 51, .05);
  line-height: 1;
  padding-left: 20px;
}

.l-container {
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}

.l-work-other {
  margin-top: 40px;
  margin-top: clamp(40px, 10.6666666667vw, 60px);
  position: relative;
  overflow: hidden;
}
.l-work-other::before {
  content: "";
  background-color: #27CF6A;
  position: absolute;
  top: 7.5%;
  left: 0;
  right: 0;
  bottom: 40%;
  z-index: -1;
}
.l-work-other__title {
  z-index: -1;
  top: 0;
  right: -2.5%;
  color: #1EA896;
  line-height: 1;
  padding-left: 20px;
  padding-top: 20px;
}

.p-work-mv .p-about-mv__catcy {
  font-size: clamp(11.36px, 4.2vw - 2.08px, 20px);
  font-size: clamp(0.71rem, 4.2vw - 0.13rem, 1.25rem);
}
.p-work-mv .p-about-mv__catcy.u-sp-only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-work-mv__title01 {
  color: #1EA896;
}
.p-work-mv__title02 {
  margin-top: 4px;
  margin-top: clamp(4px, 1.0666666667vw, 8px);
}
.p-work-mv__img-box {
  position: relative;
  margin-top: 20px;
  margin-top: clamp(20px, 5.3333333333vw, 32px);
}
.p-work-mv__img {
  margin-right: calc(50% - 50vw);
}
.p-work-mv__catcy {
  position: absolute;
  left: 0;
  bottom: -20px;
}
.p-work-mv__name {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 28px;
  margin-top: clamp(28px, 7.4666666667vw, 30px);
}
.p-work-mv__catcy-text01-sp, .p-work-mv__catcy-text02-sp {
  font-size: 16px;
  font-size: 1rem;
  font-size: clamp(16px, 4.2666666667vw, 20px);
  font-size: clamp(1rem, 4.2666666667vw, 1.25rem);
}

#wrapper {
  overflow: hidden;
}

.txt {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.75;
}

.txt01 {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.8;
  text-align: justify;
}

.p-work01 {
  padding: 50px 0;
}
.p-work01 .txt01 {
  margin-bottom: 50px;
}
.p-work01 .list {
  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;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.p-work01 .list__item {
  width: calc(100% - 20px);
  margin: 10px;
  max-width: 425px;
  color: #FFFFFF;
  padding: 40px 20px 30px 20px;
}
.p-work01 .list__item.cl-01 {
  background: #F99A0A;
}
.p-work01 .list__item.cl-02 {
  background: #1EA896;
}
.p-work01 .list__item.cl-03 {
  background: #0FBBE8;
}
.p-work01 .list__item .ttl {
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0;
}
.p-work01 .list__item .list_icon {
  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;
  margin-top: 10px;
}
.p-work01 .list__item .list_icon__item {
  margin: 10px;
}
.p-work01 .list__item .list_icon__item .txt {
  text-align: center;
}
.p-work01 .list__item .list_icon__first {
  background: #FFFFFF;
  width: 145px;
  height: 145px;
  border-radius: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  margin: 0 auto 5px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-work01 .list__item .list_icon__first .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-work01 .list__item .list_icon__first .img img {
  width: auto;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.p-work01 .list__item .list_icon__first .img-custom {
  margin-bottom: -10px;
}
.p-work01 .list__item .list_icon__first .text {
  font-weight: 700;
  color: #333333;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
  display: block;
  text-align: center;
}

.p-work02 {
  padding: 25px 0;
}
.p-work02 .c-page-main-catcy {
  margin-bottom: 30px;
  letter-spacing: 0;
}
.p-work02 .box {
  background: #F4F4F4;
  padding: 30px 20px;
  margin-bottom: 40px;
}
.p-work02 .box .c-page-main-catcy {
  margin-bottom: 20px;
}
.p-work02 .box .ttl {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.6;
  color: #1EA896;
  margin-bottom: 20px;
}
.p-work02 .box .list {
  margin-bottom: 20px;
}
.p-work02 .box .list__item {
  padding-left: 12px;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.8;
  position: relative;
}
.p-work02 .box .list__item::before {
  content: "";
  background: #1EA896;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 12px;
}
.p-work02 .box .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #EFEFEF;
  border: 1px solid #EFEFEF;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  max-width: 246px;
}
.p-work02 .box .link .img {
  display: block;
  width: 79px;
}
.p-work02 .box .link .txt {
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 79px);
  height: 80px;
  padding: 10px 15px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
  color: #67797D;
  font-family: "Staatliches", cursive;
}
.p-work02 .box .link::after {
  content: "";
  background: url(../images/work/icon_wok07.svg) no-repeat center;
  background-size: contain;
  width: 10px;
  height: 16px;
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.p-work02 .box .link:hover {
  opacity: 0.8;
}
.p-work02 .box .link:hover::after {
  -webkit-transform: translateY(-50%) translateX(4px);
          transform: translateY(-50%) translateX(4px);
}
.p-work02 .box__item {
  margin: 20px 0 0px 0;
  width: 100%;
  min-width: 240px;
  background: #FFFFFF;
}
.p-work02 .box__item--02 {
  background: transparent;
}
.p-work02 .box__item--02 .box__content {
  background: #FFFFFF;
  margin-bottom: 20px;
}
.p-work02 .box__item--02 .box__content:last-child {
  margin-bottom: 0;
}
.p-work02 .box__content {
  padding: 30px 20px;
}

.p-work03 {
  margin-bottom: 60px;
  position: relative;
}
.p-work03__item {
  margin-bottom: 4px;
}
.p-work03__item__02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-work03__item__02 .img {
  width: 50%;
}
.p-work03__item__02 .img:first-child {
  margin-right: 2px;
}
.p-work03__item__02 .img:last-child {
  margin-left: 2px;
}
.p-work03__item__03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-work03__item__03 .img {
  width: 61.6%;
  margin-right: 2px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-work03__item__03 .list {
  width: 38.4%;
  margin-left: 2px;
}
.p-work03__item__03 .list .img {
  width: 100%;
  margin-bottom: 4px;
  margin-right: 0;
}
.p-work03__item__03 .list .img:last-child {
  margin-bottom: 0;
}
.p-work03 .txt-img {
  position: absolute;
  right: 0;
  top: 0;
  height: 30%;
}
.p-work03 .txt-img img {
  width: auto;
  height: 97%;
  margin: 2px 0 0 0;
}

.p-other {
  padding-bottom: 48px;
  padding-bottom: clamp(48px, 12.8vw, 48px);
}
.p-other__title {
  color: #FFFFFF;
  font-size: 18px;
  font-size: 1.125rem;
  font-size: clamp(18px, 4.8vw, 24px);
  font-size: clamp(1.125rem, 4.8vw, 1.5rem);
  font-weight: 900;
  letter-spacing: 0.04em;
}
.p-other__lists {
  margin-top: 20px;
  margin-top: clamp(20px, 5.3333333333vw, 40px);
}
.p-other__item + .p-other__item {
  margin-top: 20px;
}
.p-other__img {
  overflow: hidden;
}
.p-other__img img {
  -webkit-transition: 0.4s -webkit-transform ease-in;
  transition: 0.4s -webkit-transform ease-in;
  transition: 0.4s transform ease-in;
  transition: 0.4s transform ease-in, 0.4s -webkit-transform ease-in;
}
.p-other__item-title {
  font-size: 16px;
  font-size: 1rem;
  font-size: clamp(16px, 4.2666666667vw, 18px);
  font-size: clamp(1rem, 4.2666666667vw, 1.125rem);
  font-weight: 700;
  margin-top: 12px;
  margin-top: clamp(12px, 3.2vw, 16px);
}
@media screen and (min-width: 768px) {
  .l-work-main {
    margin-top: 120px;
  }
  .l-work-main__title {
    padding-left: 0;
    position: absolute;
    left: -4%;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
  }
  .l-container {
    padding: 0 40px;
    max-width: 1240px;
  }
  .l-work-other {
    margin-top: 150px;
    margin-top: clamp(80px, 9.6774193548vw, 150px);
  }
  .l-work-other::before {
    top: 16%;
    right: 8%;
    right: clamp(40px, 10vw, 120px);
  }
  .p-work-mv .p-about-mv__catcy.u-sp-only {
    display: none;
  }
  .p-work-mv .p-about-mv__catcy {
    font-size: clamp(1.25rem, 2.6666666667vw, 2rem);
  }
  .p-work-mv__title {
    padding-top: 44px;
    padding-top: clamp(32px, 3.5483870968vw, 44px);
  }
  .p-work-mv__title02 {
    margin-top: 24px;
    margin-top: clamp(16px, 1.935483871vw, 24px);
  }
  .p-work-mv__img-box {
    margin-top: 60px;
    margin-top: clamp(40px, 4.8387096774vw, 60px);
  }
  .p-work-mv__img {
    padding-left: 150px;
    padding-left: clamp(72px, 12.0967741935vw, 150px);
  }
  .p-work-mv__catcy {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .p-work-mv__name {
    font-size: 1.25rem;
    font-size: clamp(1rem, 1.6129032258vw, 1.25rem);
    margin-top: 30px;
    margin-top: clamp(20px, 2.4193548387vw, 30px);
  }
  .txt {
    font-size: 1rem;
  }
  .txt01 {
    text-align: left;
    font-size: 1.25rem;
  }
  .p-work01 {
    padding: 88px 0;
  }
  .p-work01 .txt01 {
    margin-bottom: 72px;
    text-align: center;
  }
  .p-work01 .list {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .p-work01 .list__item {
    width: calc(50% - 40px);
    max-width: 560px;
    padding: 68px 30px 46px 30px;
    margin: 20px;
  }
  .p-work01 .list__item.cl-01 .list_icon__item {
    width: 100%;
  }
  .p-work01 .list__item .ttl {
    margin-bottom: 35px;
  }
  .p-work01 .list__item .list_icon {
    margin-top: 34px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: calc(100% + 120px);
    margin-left: -60px;
  }
  .p-work01 .list__item .list_icon__item {
    margin: 14px 50px;
  }
  .p-work01 .list__item .list_icon__first {
    width: 200px;
    height: 200px;
    margin: 0 auto 8px auto;
    padding: 35px 0 20px 0;
  }
  .p-work01 .list__item .list_icon__first .img img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .p-work01 .list__item .list_icon__first .img-custom {
    margin-bottom: -30px;
  }
  .p-work01 .list__item .list_icon__first .text {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .p-work02 {
    padding: 19px 0 30px 0;
  }
  .p-work02 .c-page-main-catcy {
    margin-bottom: 55px;
  }
  .p-work02 .c-ttl01 {
    margin-bottom: 26px;
  }
  .p-work02 .box {
    padding: 40px 40px;
  }
  .p-work02 .box .c-page-main-catcy {
    margin-bottom: 14px;
  }
  .p-work02 .box .ttl {
    font-size: 1.5rem;
    margin-bottom: 24px;
  }
  .p-work02 .box .list {
    margin-bottom: 26px;
  }
  .p-work02 .box .list__item {
    font-size: 1.25rem;
    padding-left: 15px;
  }
  .p-work02 .box .list__item::before {
    top: 16px;
  }
  .p-work02 .box .link {
    margin-bottom: 18px;
  }
  .p-work02 .box .link .txt {
    font-size: 1.5625rem;
    padding: 10px 20px;
  }
  .p-work02 .box__inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
    grid-gap: 40px;
  }
  .p-work02 .box__inner::after {
    content: "";
  }
  .p-work02 .box__item--02 .box__content {
    margin-bottom: 40px;
  }
  .p-work02 .box__content {
    padding: 40px 40px 24px 40px;
    margin-bottom: 40px;
  }
  .p-work02 .box__content:last-child {
    margin-bottom: 0;
  }
  .p-work02__item {
    margin-bottom: 90px;
  }
  .p-work03 {
    margin-bottom: 80;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: calc(100% + 8px);
  }
  .p-work03__item {
    width: calc(50% - 8px);
    margin-bottom: 8px;
    overflow: hidden;
  }
  .p-work03__item:nth-child(even) {
    margin-left: 4px;
  }
  .p-work03__item:nth-child(odd) {
    margin-right: 4px;
  }
  .p-work03__item__02 .img:first-child {
    margin-right: 4px;
  }
  .p-work03__item__02 .img:last-child {
    margin-left: 4px;
  }
  .p-work03__item__03 .img {
    margin-left: 0px;
    width: 61.3%;
  }
  .p-work03__item__03 .list {
    margin-left: 6px;
    width: 38.7%;
  }
  .p-work03__item__03 .list .img {
    margin-bottom: 8px;
  }
  .p-work03__item__03 .list .img:last-child {
    margin-bottom: 0;
  }
  .p-work03 .txt-img {
    height: 100%;
  }
  .p-other__title {
    padding-left: 0;
    text-align: center;
    font-size: 2rem;
    font-size: clamp(1.5rem, 2.5806451613vw, 2rem);
  }
  .p-other__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 58px;
    margin-top: clamp(32px, 4.6774193548vw, 58px);
  }
  .p-other__item {
    width: 46.1538461538%;
  }
  .p-other__item + .p-other__item {
    margin-top: 0;
  }
  .p-other__item:hover a {
    opacity: 1;
  }
  .p-other__item:hover .p-other__img img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .p-other__item-title {
    font-size: 1.25rem;
    font-size: clamp(1.125rem, 1.6129032258vw, 1.25rem);
    margin-top: 21px;
    margin-top: clamp(12px, 1.6935483871vw, 21px);
  }
}
@media screen and (min-width: 1025px) {
  .l-work-other::before {
    top: 0;
  }
  .l-work-other__title {
    padding-top: 0;
    padding-left: 0;
    position: absolute;
    right: -2.5%;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
  }
  .p-work01 .list__item {
    padding: 68px 40px 46px 40px;
  }
  .p-work02 {
    padding: 19px 0 75px 0;
  }
  .p-work02 .box {
    padding: 47px 50px;
  }
  .p-work02 .box__item {
    min-width: 400px;
  }
  .p-work02 .box__content {
    padding: 40px 40px 24px 48px;
  }
  .p-work02__item {
    margin-bottom: 118px;
  }
  .p-work03 {
    margin-bottom: 171px;
  }
  .p-other {
    padding-top: 78px;
    padding-top: clamp(48px, 6.2903225806vw, 78px);
    padding-bottom: 145px;
    padding-bottom: clamp(80px, 11.6935483871vw, 145px);
  }
}
/*# sourceMappingURL=maps/work.css.map */
