.main .pageTitleBlock {
  width: 100%;
  background-image: url(/corporate/wp-content/images/common/pageTitleBlock_red_sp_bg@3x.png)
}
.main .company {
  padding-top: 26.13333vw
}
.main .company .titleBlock {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  padding: 0 5.33333vw 0
}
.main .company .titleBlock .title {
  padding-bottom: 8vw;
  border-bottom: 1px solid #c03;
  letter-spacing: inherit
}
.main .company .titleBlock .text {
  padding-top: 13.33333vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .company .contentsBlock {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-top: 13.33333vw;
  margin-bottom: 16vw;
  padding-top: 13.33333vw;
  border-bottom: 1px solid #e0e0e0
}
.main .company .contentsBlock > .inner {
  width: 100%;
  max-width: 1128px;
  margin: 0 auto;
  padding: 0 5.33333vw 0
}
.main .company .contentsBlock > .inner > .btnBlock {
  padding: 10.66667vw 0 16vw
}
.main .company .contentsBlock .videoBlock:nth-of-type(1) {
  border-bottom: 1px solid #ededed
}
.main .company .contentsBlock .videoBlock .title {
  margin-bottom: 8vw;
  font-size: 24px;
  font-size: 6.4vw
}
.main .company .contentsBlock .videoBlock .videoRowBlock:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem img {
  width: 100%;
  height: auto
}
.main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem .contentsTitle {
  padding-top: 2.66667vw;
  font-weight: 700;
  font-size: 16px;
  font-size: 4.26667vw
}
.main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem picture {
  cursor: pointer
}
.main .company .contentsBlock .contents .listBlock {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin-bottom: 16vw;
  border: 1px solid #e0e0e0;
  border-radius: 1.6vw
}
.main .company .contentsBlock .contents .listBlock::before {
  display: block;
  z-index: 1;
  position: relative;
  width: 100%;
  background: #fff;
  content: ""
}
.main .company .contentsBlock .contents .listBlock .list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50%;
  padding: 5.33333vw 0;
  border-bottom: 1px solid #e0e0e0;
  background: #f4f4f4;
  font-weight: 700;
  font-size: 13px;
  font-size: 3.46667vw;
  text-align: center;
}
.main .company .contentsBlock .contents .listBlock .list:nth-last-of-type(1) {
  margin-right: 0;
  border: none;
  /*2024-04-01_INCJP1446 修正部分ここから*/
  border-radius: 0 0 1.6vw 1.6vw;
  /*2024-04-01_INCJP1446 修正部分ここまで*/
}
.main .company .contentsBlock .contents .listBlock .list:nth-last-of-type(2) {
  border-bottom: none;
  border-radius: 0 0 0 1.6vw;
}
.main .company .contentsBlock .contents .listBlock .list:nth-of-type(8) {
  z-index: 2;
  background: #fff;
  color: #c03
}
.main .company > .btnBlock {
  padding-bottom: 16vw;
  border-bottom: 1px solid #d5d5d5
}
.videoframe {
  display: none;
  width: 100%;
  padding: 5.33333vw 5.33333vw 20.26667vw
}
.videoframe .videoframeWrapper {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 8vw;
  padding-bottom: 56.25%;
  overflow: hidden
}
.videoframe .videoframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}
.videoframe .subtitle {
  margin-bottom: 3.2vw;
  font-size: 20px;
  font-size: 5.33333vw
}
.videoframe .release {
  margin-bottom: 5.33333vw;
  color: #969696;
  font-size: 14px;
  font-size: 3.73333vw
}
.videoframe .text {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.videoframe .note {
  margin-bottom: 4.8vw;
  line-height: 1.85714;
  text-align: right
}
.videoframe .note:nth-last-of-type(1) {
  margin-bottom: 0
}
.videoframe .note a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  align-items: center;
  color: #c03;
  font-weight: 500;
  font-size: 16px;
  font-size: 4.26667vw;
  line-height: 1
}
.videoframe .note a::after {
  display: block;
  right: 0;
  width: 1.86667vw;
  height: 3.46667vw;
  margin-top: .26667vw;
  margin-left: 2.66667vw;
  background-image: url(/corporate/wp-content/images/common/img_btn_arrow_right_red.svg);
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
@media (min-width:768px) and (max-width:1128px) {
  .main .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_red_bg@2x.png)
  }
  .main .company {
    padding-top: 8.86525vw
  }
  .main .company .titleBlock {
    padding: 0 1.77305vw;
    padding-top: 5.31915vw
  }
  .main .company .titleBlock .title {
    padding-bottom: 2.65957vw
  }
  .main .company .titleBlock .text {
    padding-top: 5.31915vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .company .contentsBlock {
    margin-top: 0;
    margin-bottom: 7.0922vw;
    padding-top: 8.86525vw;
    padding-bottom: 7.0922vw
  }
  .main .company .contentsBlock > .inner {
    padding: 0 1.77305vw 0
  }
  .main .company .contentsBlock > .inner > .btnBlock {
    padding: 5.31915vw 0 6.64894vw
  }
  .main .company .contentsBlock .videoBlock:nth-of-type(1) {
    margin-bottom: 5.31915vw;
    padding-bottom: 7.0922vw
  }
  .main .company .contentsBlock .videoBlock:nth-last-of-type(1) {
    margin-bottom: 12.41135vw
  }
  .main .company .contentsBlock .videoBlock .title {
    margin-bottom: 2.65957vw;
    font-size: 24px;
    font-size: 2.12766vw
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4.07801vw
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem {
    width: 29.43262vw;
    margin-right: 4.07801vw
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem .contentsTitle {
    padding-top: .88652vw;
    font-size: 16px;
    font-size: 1.41844vw
  }
  .main .company .contentsBlock .contents .listBlock {
    margin-top: -.88652vw
  }
  .main .company .contentsBlock .contents .listBlock::before {
    -webkit-box-shadow: 0 .1773vw .44326vw -.1773vw rgba(0,0,0,.15);
    height: .88652vw;
    box-shadow: 0 .1773vw .44326vw -.1773vw rgba(0,0,0,.15)
  }
  .main .company .contentsBlock .contents .listBlock .list {
    /*2024-04-01_INCJP1446 修正部分ここから*/
    width: 11.33688vw;
    /*2024-04-01_INCJP1446 修正部分ここまで*/
    height: 5.4078vw;
    margin-right: .35461vw;
    padding: 0;
    border: none;
    border-radius: 0 0 .53191vw .53191vw;
    font-size: 1.24113vw
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-last-of-type(1) {
    border-radius: 0 0 .53191vw .53191vw
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-last-of-type(2) {
    border: none;
    border-radius: 0 0 .53191vw .53191vw
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(8):before {
    top: -.88652vw;
    height: .88652vw
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(8) {
    -webkit-box-shadow: 0 0 .35461vw 0 rgba(0,0,0,.15);
    box-shadow: 0 0 .35461vw 0 rgba(0,0,0,.15)
  }
  .main .company > .btnBlock {
    padding-bottom: 7.0922vw
  }
  .videoframe {
    width: 65.60284vw;
    height: auto;
    max-height: 90%;
    padding: 5.85106vw
  }
  .videoframe .videoframeWrapper {
    margin-bottom: 3.19149vw
  }
  .videoframe .subtitle {
    margin-bottom: 1.06383vw;
    font-size: 24px;
    font-size: 2.12766vw
  }
  .videoframe .release {
    margin-bottom: 1.77305vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .videoframe .text {
    margin-bottom: 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .videoframe .note {
    margin-bottom: 2.12766vw
  }
  .videoframe .note a {
    margin-bottom: 2.12766vw;
    font-size: 16px;
    font-size: 1.41844vw
  }
  .videoframe .note a::after {
    width: .62057vw;
    height: 1.15248vw;
    margin-top: .08865vw;
    margin-left: .88652vw
  }
}
@media (min-width:768px) {
  .main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem:nth-of-type(3n) {
    margin-right: 0
  }
  .main .company .contentsBlock .contents .listBlock {
    margin-bottom: 0;
    border: none;
    border-radius: 0
  }
  .main .company .contentsBlock .contents .listBlock .list a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(8):before {
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    content: ""
  }
}
@media (min-width:1129px) {
  .main .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_red_bg@2x.png)
  }
  .main .company {
    padding-top: 100px
  }
  .main .company .titleBlock {
    padding: 0 20px
  }
  .main .company .titleBlock .title {
    padding-bottom: 30px
  }
  .main .company .titleBlock .text {
    padding-top: 60px;
    font-size: 14px
  }
  .main .company .contentsBlock {
    margin-top: 0;
    margin-bottom: 80px;
    padding-top: 100px;
    padding-bottom: 80px
  }
  .main .company .contentsBlock > .inner {
    padding: 0 20px 0
  }
  .main .company .contentsBlock > .inner > .btnBlock {
    padding: 60px 0 75px
  }
  .main .company .contentsBlock .videoBlock:nth-of-type(1) {
    margin-bottom: 60px;
    padding-bottom: 80px
  }
  .main .company .contentsBlock .videoBlock:nth-last-of-type(1) {
    margin-bottom: 140px
  }
  .main .company .contentsBlock .videoBlock .title {
    margin-bottom: 30px;
    font-size: 24px
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 46px
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem {
    width: 332px;
    margin-right: 46px
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem .contentsTitle {
    padding-top: 10px;
    font-size: 16px
  }
  .main .company .contentsBlock .contents .listBlock {
    margin-top: -10px
  }
  .main .company .contentsBlock .contents .listBlock::before {
    -webkit-box-shadow: 0 2px 5px -2px rgba(0,0,0,.15);
    height: 10px;
    box-shadow: 0 2px 5px -2px rgba(0,0,0,.15)
  }
  .main .company .contentsBlock .contents .listBlock .list {
    width: 11.5%;
    height: 61px;
    margin-right: 4px;
    padding: 0;
    border: none;
    border-radius: 0 0 6px 6px;
    font-size: 14px
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-last-of-type(1) {
    border-radius: 0 0 6px 6px
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-last-of-type(2) {
    border: none;
    border-radius: 0 0 6px 6px
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(8):before {
    top: -10px;
    height: 10px
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(8) {
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15)
  }
  .main .company > .btnBlock {
    padding-bottom: 80px
  }
  .videoframe {
    width: 740px;
    height: auto;
    max-height: 90%;
    padding: 66px
  }
  .videoframe .videoframeWrapper {
    margin-bottom: 36px
  }
  .videoframe .subtitle {
    margin-bottom: 12px;
    font-size: 24px
  }
  .videoframe .release {
    margin-bottom: 20px;
    font-size: 14px
  }
  .videoframe .text {
    margin-bottom: 30px;
    font-size: 14px
  }
  .videoframe .note {
    margin-bottom: 24px
  }
  .videoframe .note a {
    margin-bottom: 24px;
    font-size: 16px
  }
  .videoframe .note a::after {
    width: 7px;
    height: 13px;
    margin-top: 1px;
    margin-left: 10px
  }
}
@media (max-width:767px) {
  .main .company .contentsBlock .videoBlock {
    margin-bottom: 16vw
  }
  .main .company .contentsBlock .videoBlock:nth-of-type(1) {
    padding-bottom: 16vw
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock {
    margin-bottom: 8vw
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem {
    margin-bottom: 8vw
  }
  .main .company .contentsBlock .videoBlock .videoRowBlock .contentsItem:nth-last-of-type(1) {
    margin-bottom: 0
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(2n-1) {
    border-right: 1px solid #e0e0e0
  }
  /*2024-04-01_INCJP1446 修正部分ここから*/
  .main .company .contentsBlock .contents .listBlock .list:nth-last-of-type(1) {
    border-radius: 0 0 1.6vw 0;
  }
  /*2024-04-01_INCJP1446 修正部分ここまで*/
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(1) {
    border-radius: 1.6vw 0 0 0
  }
  .main .company .contentsBlock .contents .listBlock .list:nth-of-type(2) {
    border-radius: 0 1.6vw 0 0
  }
  .main .company > .btnBlock .btnRed {
    padding: 0 5.33333vw
  }
  .videoframe .note a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}