.l-main {
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 100vh;
}

.p-wfrontcamisole {
  font-family: "Zen Old Mincho", serif;
  position: relative;
  overflow: hidden;
  font-size: calc(100vw * 24 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole {
    font-size: calc(100vw * 14 / 1000);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole {
    font-size: 14px;
  }
}
.p-wfrontcamisole img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole .noPC {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole .noSP {
    display: none !important;
  }
}
.p-wfrontcamisole-mv {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100svh;
  background: url("../../images/wfrontcamisole/mv_bg_sp.jpg") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-mv {
    background-image: url("../../images/wfrontcamisole/mv_bg.jpg");
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-mv__inner {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: calc(100vw * 85 / 1440);
  }
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-mv .forTtl {
    position: absolute;
    top: calc(100vw * 200 / 750);
    right: calc(100vw * 70 / 750);
    width: calc(100vw * 100 / 750);
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-mv .forTtl {
    width: calc(100vw * 300 / 1440);
    margin-bottom: calc(100vw * 38 / 1440);
  }
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-mv .forSub {
    position: absolute;
    bottom: calc(100vw * 70 / 750);
    left: calc(100vw * 42 / 750);
    width: calc(100vw * 446 / 750);
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-mv .forSub {
    width: calc(100vw * 284 / 1440);
  }
}
.p-wfrontcamisole-intro {
  color: #005e66;
  text-align: center;
  padding: calc(100vw * 120 / 750) 0 calc(100vw * 135 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-intro {
    padding: calc(100vw * 120 / 1440) 0 calc(100vw * 110 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-intro {
    padding: 120px 0 110px;
  }
}
.p-wfrontcamisole-intro .forTtl {
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.5625;
  margin-bottom: 1.5em;
  font-size: calc(100vw * 32 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-intro .forTtl {
    line-height: 1.6;
    font-size: calc(100vw * 23 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-intro .forTtl {
    font-size: 23px;
  }
}
.p-wfrontcamisole-intro .forTxt {
  letter-spacing: 0.02em;
  line-height: 1.7;
  font-size: calc(100vw * 27 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-intro .forTxt {
    line-height: 2;
    font-size: calc(100vw * 18 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-intro .forTxt {
    font-size: 18px;
  }
}
.p-wfrontcamisole-design {
  background: #afb5b5;
  padding: calc(100vw * 160 / 750) calc(100vw * 25 / 750) calc(100vw * 175 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design {
    padding: calc(100vw * 90 / 1440) 0 calc(100vw * 75 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design {
    padding: 90px 0 75px;
  }
}
.p-wfrontcamisole-design__inner {
  margin: 0 auto;
  width: calc(100vw * 562 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design__inner {
    position: relative;
    width: calc(100vw * 960 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design__inner {
    width: 960px;
  }
}
.p-wfrontcamisole-design .forTtl {
  color: #005e66;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-bottom: 0.75em;
  line-height: 1.25;
  font-size: calc(100vw * 40 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forTtl {
    line-height: 1.4;
    font-size: calc(100vw * 32 / 1440);
    margin-bottom: calc(100vw * 75 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forTtl {
    font-size: 32px;
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-design .forImg {
    margin: 0 calc(-100vw * 45 / 750) calc(100vw * 60 / 750);
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forImg {
    width: 63.33333%;
    position: absolute;
    right: calc(100vw * 30 / 1440);
    top: 0;
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forImg {
    right: 30px;
  }
}
.p-wfrontcamisole-design .forPoint {
  padding-bottom: calc(100vw * 40 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-design .forPoint__item {
    margin-bottom: calc(100vw * 70 / 750);
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint__item.item01 {
    width: 100%;
    margin-bottom: calc(100vw * 65 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint__item.item01 {
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint__item.item02 {
    width: 100%;
    margin-bottom: calc(100vw * 125 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint__item.item02 {
    margin-bottom: 125px;
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint__item.item03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    margin-bottom: calc(100vw * 120 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint__item.item03 {
    margin-bottom: 120px;
  }
}
.p-wfrontcamisole-design .forPoint__item.item04 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint__item.item04 {
    width: 49.375%;
    margin-right: 6.875%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-wfrontcamisole-design .forPoint__item.item05 {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint__item.item05 {
    width: 43.75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-wfrontcamisole-design .forPoint_ttl {
  color: #005e66;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.5em;
  letter-spacing: -0.05em;
  font-size: calc(100vw * 36 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_ttl {
    font-size: calc(100vw * 22 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint_ttl {
    font-size: 22px;
  }
}
.p-wfrontcamisole-design .forPoint_ttl .num {
  font-family: "EB Garamond";
  display: block;
  letter-spacing: 0;
  font-size: calc(100vw * 21 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_ttl .num {
    font-size: calc(100vw * 14 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint_ttl .num {
    font-size: 14px;
  }
}
.p-wfrontcamisole-design .forPoint_txt {
  color: #005e66;
  letter-spacing: 0;
  line-height: 1.7;
  font-size: calc(100vw * 27 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_txt {
    font-size: calc(100vw * 14 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint_txt {
    font-size: 14px;
  }
}
.p-wfrontcamisole-design .forPoint_size {
  width: 100%;
  background: #fff;
  color: #005e66;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-design .forPoint_size {
    margin-top: calc(100vw * 30 / 750);
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_size {
    width: 68.125%;
  }
}
.p-wfrontcamisole-design .forPoint_size th, .p-wfrontcamisole-design .forPoint_size td {
  padding: 1em 0;
  letter-spacing: 0;
  font-size: calc(100vw * 20 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_size th, .p-wfrontcamisole-design .forPoint_size td {
    font-size: calc(100vw * 20 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint_size th, .p-wfrontcamisole-design .forPoint_size td {
    font-size: 20px;
  }
}
.p-wfrontcamisole-design .forPoint_size thead th {
  background: #005e66;
  color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  width: 18.5%;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_size thead th {
    width: 17.5%;
  }
}
.p-wfrontcamisole-design .forPoint_size thead th:first-child {
  text-align: left;
  width: 26%;
  padding: 1em 0.5em;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_size thead th:first-child {
    width: 30%;
    font-size: calc(100vw * 18 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint_size thead th:first-child {
    font-size: 18px;
  }
}
.p-wfrontcamisole-design .forPoint_size thead th:last-child {
  border-right: none;
}
.p-wfrontcamisole-design .forPoint_size tbody th {
  background: #005e66;
  color: #fff;
  border-right: 1px solid #fff;
  padding: 1em 0.5em;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_size tbody th {
    font-size: calc(100vw * 18 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint_size tbody th {
    font-size: 18px;
  }
}
.p-wfrontcamisole-design .forPoint_size tbody td {
  border-right: 1px solid #005e66;
  text-align: center;
  vertical-align: middle;
}
.p-wfrontcamisole-design .forPoint_size tbody td:last-child {
  border-right: none;
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-design .forPoint_thumb {
    width: calc(100vw * 170 / 750);
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forPoint_thumb {
    width: calc(100vw * 178 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forPoint_thumb {
    width: 178px;
  }
}
.p-wfrontcamisole-design .forBtn {
  background: #005e66;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  letter-spacing: 0;
  border-radius: 5px;
  width: calc(100vw * 560 / 750);
  height: calc(100vw * 70 / 750);
  font-size: calc(100vw * 30 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-design .forBtn {
    border-radius: 3px;
    font-size: calc(100vw * 20 / 1440);
    height: calc(100vw * 50 / 1440);
    width: calc(100vw * 240 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-design .forBtn {
    font-size: 20px;
    height: 50px;
    width: 240px;
  }
}
.p-wfrontcamisole-staff {
  color: #005e66;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding: calc(100vw * 145 / 750) calc(100vw * 49 / 750) calc(100vw * 160 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff {
    padding: calc(100vw * 135 / 1440) 0 calc(100vw * 65 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff {
    padding: 135px 0 65px;
  }
}
.p-wfrontcamisole-staff__inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff__inner {
    margin: 0 auto;
    width: calc(100vw * 960 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff__inner {
    width: 960px;
  }
}
.p-wfrontcamisole-staff__inner:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: calc(-100vw * 234 / 750);
  top: calc(100vw * 375 / 750);
  background: url("../../images/wfrontcamisole/staff_obj.svg") center no-repeat;
  background-size: contain;
  width: calc(100vw * 560 / 750);
  height: calc(100vw * 560 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff__inner:after {
    width: calc(100vw * 560 / 1440);
    height: calc(100vw * 560 / 1440);
    right: calc(-100vw * 215 / 1440);
    top: calc(100vw * 90 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff__inner:after {
    width: 560px;
    height: 560px;
    right: -215px;
    top: 90px;
  }
}
.p-wfrontcamisole-staff .forTtl {
  font-family: "EB Garamond";
  font-size: calc(100vw * 45 / 750);
  margin-bottom: calc(100vw * 40 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff .forTtl {
    line-height: 1.35;
    font-size: calc(100vw * 40 / 1440);
    margin-bottom: calc(100vw * 38 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forTtl {
    font-size: 40px;
    margin-bottom: 38px;
  }
}
.p-wfrontcamisole-staff .forTxt {
  letter-spacing: 0.02em;
  line-height: 1.74;
  margin-bottom: calc(100vw * 135 / 750);
  font-size: calc(100vw * 27 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff .forTxt {
    line-height: 2;
    font-size: calc(100vw * 18 / 1440);
    margin-bottom: calc(100vw * 100 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forTxt {
    font-size: 18px;
    margin-bottom: 100px;
  }
}
.p-wfrontcamisole-staff .forSnap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-staff .forSnap {
    margin-bottom: calc(100vw * 80 / 750);
  }
}
.p-wfrontcamisole-staff .forSnap__item {
  width: calc(100vw * 210 / 750);
  margin-bottom: calc(100vw * 50 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff .forSnap__item {
    width: 30%;
    margin-bottom: calc(100vw * 85 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forSnap__item {
    margin-bottom: 85px;
  }
}
.p-wfrontcamisole-staff .forSnap__item .cap {
  font-family: "EB Garamond";
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.07em;
  padding-bottom: 0.5em;
  font-size: calc(100vw * 24 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff .forSnap__item .cap {
    font-size: calc(100vw * 14 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forSnap__item .cap {
    font-size: 14px;
  }
}
.p-wfrontcamisole-staff .forSnap__item .cap_nm {
  display: block;
  font-size: calc(100vw * 43 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff .forSnap__item .cap_nm {
    font-size: calc(100vw * 40 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forSnap__item .cap_nm {
    font-size: 40px;
  }
}
.p-wfrontcamisole-staff .forSnap__item .comment {
  background: #c5e6e4;
  position: relative;
  padding: 1em;
  margin-top: calc(100vw * 30 / 1440);
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forSnap__item .comment {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-wfrontcamisole-staff .forSnap__item .comment {
    display: none;
  }
}
.p-wfrontcamisole-staff .forSnap__item .comment_txt {
  line-height: 1.6;
  letter-spacing: 0;
  text-align: left;
  font-size: calc(100vw * 12 / 1440);
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forSnap__item .comment_txt {
    font-size: 12px;
  }
}
.p-wfrontcamisole-staff .forSnap__item .comment:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../../images/wfrontcamisole/staff_comment_before.png") center no-repeat;
  background-size: contain;
  width: calc(100vw * 24 / 1440);
  height: calc(100vw * 28 / 1440);
  left: calc(100vw * 20 / 1440);
  top: calc(-100vw * 22 / 1440);
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forSnap__item .comment:before {
    width: 24px;
    height: 28px;
    left: 20px;
    top: -22px;
  }
}
.p-wfrontcamisole-staff .forBtn {
  background: #005e66;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  letter-spacing: 0;
  border-radius: 5px;
  width: calc(100vw * 560 / 750);
  height: calc(100vw * 70 / 750);
  font-size: calc(100vw * 30 / 750);
}
@media screen and (min-width: 768px) {
  .p-wfrontcamisole-staff .forBtn {
    border-radius: 3px;
    font-size: calc(100vw * 20 / 1440);
    height: calc(100vw * 50 / 1440);
    width: calc(100vw * 240 / 1440);
  }
}
@media screen and (min-width: 1441px) {
  .p-wfrontcamisole-staff .forBtn {
    font-size: 20px;
    height: 50px;
    width: 240px;
  }
}
.p-wfrontcamisole-staff .forModal {
  width: calc(100vw * 562 / 750);
}
.p-wfrontcamisole-staff .forModal .cap {
  font-family: "EB Garamond";
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.07em;
  padding-bottom: 0.5em;
  font-size: calc(100vw * 24 / 750);
}
.p-wfrontcamisole-staff .forModal .cap_nm {
  display: block;
  font-size: calc(100vw * 62 / 750);
}
.p-wfrontcamisole-staff .forModal .comment {
  background: #c5e6e4;
  position: relative;
  padding: 1em;
  margin-top: calc(100vw * 55 / 750);
}
.p-wfrontcamisole-staff .forModal .comment_txt {
  line-height: 1.8;
  letter-spacing: 0;
  text-align: left;
  font-size: calc(100vw * 25 / 750);
}
.p-wfrontcamisole-staff .forModal .comment:before {
  content: "";
  display: block;
  position: absolute;
  background: url("../../images/wfrontcamisole/staff_comment_before.png") center no-repeat;
  background-size: contain;
  width: calc(100vw * 48 / 750);
  height: calc(100vw * 58 / 750);
  left: calc(100vw * 42 / 750);
  top: calc(-100vw * 45 / 750);
}
.p-wfrontcamisole .modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1001;
}
.p-wfrontcamisole .overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.p-wfrontcamisole .overlay .button-close {
  position: absolute;
  right: calc(100vw * 28 / 750);
  top: calc(100vw * 28 / 750);
  width: calc(100vw * 40 / 750);
}

.c-nav-footer-link__item:first-child {
  display: none !important;
}