.common_links .joke a:after {
  display: none;
}

.en {
  margin: 50px auto 80px;
}

.sec1 {
  padding: 0 0 100px;
}
.sec1 .joke {
  width: 1520px;
  margin: 0 auto;
}
.sec1 .joke .title {
  margin: 0 0 70px;
}
.sec1 .joke .title h1 {
  font-weight: 800;
  font-size: 40px;
  color: #111111;
  margin: 0 0 10px;
}
.sec1 .joke .title p {
  font-weight: 400;
  font-size: 20px;
  color: #666666;
}
.sec1 .joke .content {
  position: relative;
  width: 100%;
  margin: 0 0 100px;
}
.sec1 .joke .content img {
  display: block;
  width: 100%;
}
.sec1 .joke .content .text {
  position: absolute;
  top: 50%;
  left: 85px;
  transform: translateY(-50%);
  color: #FFFFFF;
}
.sec1 .joke .content .text h5 {
  font-weight: 800;
  font-size: 36px;
  color: #FFFFFF;
  margin: 0 0 20px;
}
.sec1 .joke .content .text p {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 40px;
}
.sec1 .joke .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec1 .joke .flex .text {
  width: 425px;
}
.sec1 .joke .flex .text h2 {
  font-weight: 800;
  font-size: 36px;
  color: #111111;
  margin: 0 0 45px;
  line-height: 1;
}
.sec1 .joke .flex .text .item:not(:nth-last-child(1)) {
  margin-bottom: 40px;
}
.sec1 .joke .flex .text .item h5 {
  font-weight: bold;
  font-size: 24px;
  color: #E83928;
  line-height: 1;
  margin-bottom: 15px;
}
.sec1 .joke .flex .text .item p {
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 2;
}
.sec1 .joke .flex .img {
  width: 1000px;
}

.sec2 {
  background: #F2F3F5;
  padding: 110px 0 117px;
}
.sec2 .joke {
  width: 1520px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.sec2 .joke .item {
  width: 720px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sec2 .joke .item h5 {
  font-weight: 800;
  font-size: 36px;
  color: #111111;
  line-height: 1;
  margin: 0 0 30px;
}
.sec2 .joke .item p {
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 2;
}
.sec2 .joke .item .img {
  margin: 70px 0 0;
  width: 100%;
}
.sec2 .joke .item .img img {
  display: block;
  width: 100%;
}

.sec3 {
  padding: 94px 0 109px;
}
.sec3 .joke {
  width: 1520px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec3 .joke .text {
  width: 420px;
}
.sec3 .joke .text h2 {
  font-weight: 800;
  font-size: 36px;
  color: #111111;
  margin: 0 0 30px;
}
.sec3 .joke .text p {
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 2;
}
.sec3 .joke .img {
  width: 1000px;
}
.sec3 .joke .img img {
  display: block;
  width: 100%;
}
html[lang='ja'] .sec2 .joke .item p {
  height: 72px;
}
@media screen and (max-width: 1920px) {
  .en {
    margin: 2.6041666667vw auto 4.1666666667vw;
  }
  .sec1 {
    padding: 0 0 5.2083333333vw;
  }
  .sec1 .joke {
    width: 79.1666666667vw;
    margin: 0 auto;
  }
  .sec1 .joke .title {
    margin: 0 0 3.6458333333vw;
  }
  .sec1 .joke .title h1 {
    font-weight: 800;
    font-size: 2.0833333333vw;
    color: #111111;
    margin: 0 0 0.5208333333vw;
  }
  .sec1 .joke .title p {
    font-weight: 400;
    font-size: 1.0416666667vw;
    color: #666666;
  }
  .sec1 .joke .content {
    position: relative;
    width: 100%;
    margin: 0 0 5.2083333333vw;
  }
  .sec1 .joke .content img {
    display: block;
    width: 100%;
  }
  .sec1 .joke .content .text {
    position: absolute;
    top: 50%;
    left: 4.4270833333vw;
    transform: translateY(-50%);
    color: #FFFFFF;
  }
  .sec1 .joke .content .text h5 {
    font-weight: 800;
    font-size: 1.875vw;
    color: #FFFFFF;
    margin: 0 0 1.0416666667vw;
  }
  .sec1 .joke .content .text p {
    font-weight: 400;
    font-size: 0.9375vw;
    color: #FFFFFF;
    line-height: 2.0833333333333333333333333vw;
  }
  .sec1 .joke .flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sec1 .joke .flex .text {
    width: 22.1354166667vw;
  }
  .sec1 .joke .flex .text h2 {
    font-weight: 800;
    font-size: 1.875vw;
    color: #111111;
    margin: 0 0 2.34375vw;
    line-height: 1;
  }
  .sec1 .joke .flex .text .item:not(:nth-last-child(1)) {
    margin-bottom: 2.0833333333vw;
  }
  .sec1 .joke .flex .text .item h5 {
    font-weight: bold;
    font-size: 1.25vw;
    color: #E83928;
    line-height: 1;
    margin-bottom: 0.78125vw;
  }
  .sec1 .joke .flex .text .item p {
    font-weight: 400;
    font-size: 0.9375vw;
    color: #666666;
    line-height: 2;
  }
  .sec1 .joke .flex .img {
    width: 52.0833333333vw;
  }
  .sec1 .joke .flex .img img {
    display: block;
    width: 100%;
  }
  .sec2 {
    background: #F2F3F5;
    padding: 5.7291666667vw 0 6.09375vw;
  }
  .sec2 .joke {
    width: 79.1666666667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .sec2 .joke .item {
    width: 37.5vw;
  }
  .sec2 .joke .item h5 {
    font-weight: 800;
    font-size: 1.875vw;
    color: #111111;
    line-height: 1;
    margin: 0 0 1.5625vw;
  }
  .sec2 .joke .item p {
    font-weight: 400;
    font-size: 0.9375vw;
    color: #666666;
    line-height: 2;
  }
  .sec2 .joke .item .img {
    margin: 3.6458333333vw 0 0;
    width: 100%;
  }
  .sec2 .joke .item .img img {
    display: block;
    width: 100%;
  }
  .sec3 {
    padding: 4.8958333333vw 0 5.6770833333vw;
  }
  .sec3 .joke {
    width: 79.1666666667vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sec3 .joke .text {
    width: 21.875vw;
  }
  .sec3 .joke .text h2 {
    font-weight: 800;
    font-size: 1.875vw;
    color: #111111;
    margin: 0 0 1.5625vw;
  }
  .sec3 .joke .text p {
    font-weight: 400;
    font-size: 0.9375vw;
    color: #666666;
    line-height: 2;
  }
  .sec3 .joke .img {
    width: 52.0833333333vw;
  }
  .sec3 .joke .img img {
    display: block;
    width: 100%;
  }
  html[lang='ja'] .sec2 .joke .item p {
    height: 3.75vw;
  }
}
@media screen and (max-width: 1024px) {
  .sec1 .joke {
    width: 90%;
  }
  .sec1 .joke .title h1 {
    font-size: 24px;
    margin: 0 0 5px;
  }
  .sec1 .joke .title p {
    font-size: 14px;
    line-height: 1.6;
  }
  .sec1 .joke .content .text p {
    line-height: 2;
  }
  .sec1 .joke .content .text h5 {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .sec1 .joke .flex .text h2 {
    font-size: 20px;
    margin: 0 0 25px;
  }
  .sec2 .joke .item h5 {
    font-size: 20px;
    margin: 0 0 20px;
  }
  .sec2 .joke .item p {
    font-size: 14px;
  }
  .sec2 .joke .item p br {
    display: none;
  }
  .sec2 .joke .item .img {
    margin: 20px 0 0;
  }
  .sec3 .joke .text h2 {
    font-size: 20px;
  }
  .sec3 .joke {
    width: 90%;
  }
  .sec2 .joke {
    width: 90%;
  }
  .sec2 .joke .item {
    width: 45%;
  }
  .sec3 .joke .text p {
    font-size: 14px;
  }
  .sec3 .joke .text {
    width: 30.875vw;
  }
  .sec1 .joke .flex .text {
    width: 32.135417vw;
  }
  .sec1 .joke .flex .text .item h5 {
    font-size: 16px;
    margin: 0 0 10px;
  }
  .sec1 .joke .flex .text .item p {
    font-size: 14px;
    line-height: 1.6;
  }
  .sec1 .joke .content .text p {
    font-size: 14px;
    line-height: 1.6;
  }
  html[lang='ja'] .sec2 .joke .item p {
    height: auto;
  }
}
@media screen and (max-width: 768px) {

  .en {
    margin: 30px auto 40px;
  }
  .sec1 .joke .title h1 {
    margin: 0 0 10px;
  }
  .sec1 .joke .title {
    margin: 0 0 40px;
  }
  .sec1 .joke .content .text {
    position: unset;
    width: 100%;
    transform: unset;
  }
  .sec1 .joke .content .text h5 {
    font-size: 20px;
    color: #111111;
    margin-top: 20px;
  }
  .sec1 .joke .content .text p {
    color: #666666;
  }
  .sec1 .joke .content .text p br {
    display: none;
  }
  .sec1 .joke .flex {
    margin: 30px 0 0;
    flex-direction: column-reverse;
  }
  .sec1 {
    padding: 0 0 60px;
  }
  .sec1 .joke .flex .text,.sec1 .joke .flex .img {
    width: 100%;
  }
  .sec1 .joke .flex .text h2 {
    margin: 20px 0 20px;
    font-size: 20px;
  }
  .sec2 .joke {
    display: block;
  }
  .sec2 .joke .item {
    width: 100%;
  }
  .sec2 .joke .item:nth-child(1) {
    margin: 0 0 40px;
  }
  .sec2 {
    padding: 50px 0;
  }
  .sec1 .joke .flex .text .item h5 {
    margin: 0 0 15px;
  }
  .sec3 .joke {
    display: block;
  }
  .sec3 .joke .text,.sec3 .joke .img {
    width: 100%;
  }
  .sec3 .joke .text h2 {
    margin: 0 0 20px;
  }
  .sec3 {
    padding: 40px 0;
  }
  .sec3 .joke .img {
    margin: 20px 0 0;
  }
  .sec1 .joke .content .text p,.sec1 .joke .flex .text .item p {
    line-height: 2;
  }
  html[lang='en'] .common_links,html[lang='ja'] .common_links {
    display: none;
  }
}
