li::after,
ul::after {
  display: block;
  clear: both;
  content: ""
}
.main .pageTitleBlock {
  width: 100%;
  background-image: url(/corporate/wp-content/images/common/pageTitleBlock_brown_sp_bg@3x.png)
}
.main .terms {
  padding-top: 26.66667vw
}
.main .terms .prefaceBlock {
  margin-bottom: 26.66667vw
}
.main .terms .prefaceBlock .text {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .terms .prefaceBlock .note {
  padding-left: 1em;
  color: #969696;
  font-size: 13px;
  font-size: 3.46667vw;
  line-height: 1.38462;
  text-indent: -1em
}
.main .terms .detailBlock .content {
  margin-bottom: 16vw
}
.main .terms .detailBlock .title {
  margin-bottom: 8vw;
  font-size: 30px;
  font-size: 8vw
}
.main .terms .detailBlock .text {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .terms .detailBlock .termsList .list {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .terms .detailBlock .termsList .list:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .terms .detailBlock .correspond {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 8vw;
  margin-bottom: 5.33333vw;
  border: 1px solid #ededed
}
.main .terms .detailBlock .correspond .correspondTitle {
  width: 27.73333vw;
  padding: 8.26667vw 0 0 2.66667vw;
  border-bottom: 1px solid #ededed;
  background-color: #f8f8f8;
  font-weight: 700;
  font-size: 14px;
  font-size: 3.73333vw
}
.main .terms .detailBlock .correspond .correspondTitle:nth-last-of-type(1) {
  border-bottom: 0
}
.main .terms .detailBlock .correspond .correspondText {
  width: calc(231 / 375 * 100vw - 3px);
  padding: 8.26667vw 0 8vw 8vw;
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed;
  font-size: 14px;
  font-size: 3.73333vw
}
.main .terms .detailBlock .correspond .correspondText:nth-last-of-type(1) {
  border-bottom: 0
}
.main .terms .detailBlock .correspond .correspondText .correspondListBlock .list {
  margin-bottom: 2.66667vw
}
.main .terms .detailBlock .correspond .correspondText .correspondListBlock .list:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .terms .detailBlock .acrobat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.main .terms .detailBlock .acrobat img {
  width: 42.4vw;
  height: auto
}
.main .terms .detailBlock .acrobat .text {
  margin-bottom: 0
}
.main .terms .contentsBlock {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e0e0e0
}
.main .terms .contentsBlock > .inner {
  width: 100%;
  max-width: 1128px;
  margin: 0 auto;
  padding: 0 5.33333vw 0
}
.main .terms .contentsBlock > .inner > .btnBlock {
  padding: 10.66667vw 0 16vw
}
.main .terms .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 .terms .listBlock::before {
  display: block;
  z-index: 1;
  position: relative;
  width: 100%;
  background: #fff;
  content: ""
}
.main .terms .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
}
/* 2023-06-12_CSITE-9067 修正分ここから*/
.main .terms .listBlock .list:nth-last-of-type(1) {
  margin-right: 0;
  border: none;
  border-radius: 0 0 1.6vw 1.6vw
}
/* 2023-06-12_CSITE-9067 修正分ここまで*/
.main .terms .listBlock .list {
  text-align: center
}
/* 2025-04-01_INCJP-1677 修正分ここから*/
.main .terms .listBlock .list:nth-of-type(2) {
  z-index: 2;
  background: #fff;
  color: #c03
}
/* 2025-04-01_INCJP-1677 修正分ここまで*/
/* 2023-06-12_CSITE-9067 追加分ここから*/
.main .terms .listBlock .list .listWrap {
  display: block
}
/* 2023-06-12_CSITE-9067 追加分ここまで*/
.main .terms > .btnBlock {
  padding-bottom: 16vw;
  border-bottom: 1px solid #d5d5d5
}
@media (min-width:768px) and (max-width:1128px) {
  .main .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_brown_bg@2x.png)
  }
  .main .terms {
    padding-top: 8.86525vw
  }
  .main .terms .prefaceBlock {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 8.86525vw
  }
  .main .terms .prefaceBlock .text {
    margin-bottom: 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .terms .prefaceBlock .note {
    font-size: 13px;
    font-size: 1.15248vw
  }
  .main .terms .detailBlock .content {
    margin-bottom: 8.86525vw
  }
  .main .terms .detailBlock .title {
    margin-bottom: 2.65957vw;
    font-size: 30px;
    font-size: 2.65957vw
  }
  .main .terms .detailBlock .text {
    margin-bottom: 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .terms .detailBlock .termsList .list {
    margin-bottom: .88652vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .terms .detailBlock .correspond {
    margin-top: 2.65957vw;
    margin-bottom: 1.77305vw
  }
  .main .terms .detailBlock .correspond .correspondTitle {
    width: 32.5%;
    padding: 2.74823vw 0 0 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .terms .detailBlock .correspond .correspondText {
    width: 67.5%;
    padding: 2.74823vw 0 2.65957vw 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .terms .detailBlock .correspond .correspondText .correspondListBlock .list {
    margin-bottom: .88652vw
  }
  .main .terms .detailBlock .acrobat {
    padding-top: 2.65957vw
  }
  .main .terms .detailBlock .acrobat img {
    width: 14.09574vw;
    margin-right: 2.65957vw
  }
  .main .terms .contentsBlock {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 3.5461vw
  }
  .main .terms .contentsBlock > .inner {
    padding: 0 1.77305vw 0
  }
  .main .terms .contentsBlock > .inner > .btnBlock {
    padding: 5.31915vw 0 6.64894vw
  }
  .main .terms .listBlock {
    margin-top: -.88652vw;
    margin-bottom: 5.31915vw
  }
  .main .terms .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)
  }
  /* 2023-06-12_CSITE-9067 修正分ここから*/
  .main .terms .listBlock .list {
    width: 12.94326vw;
    height: 5.49645vw;
    margin-right: .35461vw;
    padding: 0.2em;
    border: none;
    border-radius: 0 0 .53191vw .53191vw;
    font-size: 1.06382vw
  }
  /* 2023-06-12_CSITE-9067 修正分ここまで*/
  .main .terms .listBlock .list:nth-last-of-type(1) {
    border-radius: 0 0 .53191vw .53191vw
  }
  /* 2025-04-01_INCJP-1677 修正分ここから*/
  .main .terms .listBlock .list:nth-of-type(2):before {
    top: -.88652vw;
    height: .88652vw
  }
  .main .terms .listBlock .list:nth-of-type(2) {
    -webkit-box-shadow: 0 0 .35461vw 0 rgba(0,0,0,.15);
    box-shadow: 0 0 .35461vw 0 rgba(0,0,0,.15)
  }
  /* 2025-04-01_INCJP-1677 修正分ここまで*/
  /* 2023-06-12_CSITE-9067 追加分ここから*/
  .main .terms .listBlock .list .listWrap {
    display: none
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで*/
  .main .terms > .btnBlock {
    padding-bottom: 7.0922vw
  }
}
@media (min-width:768px) {
  .main .terms .listBlock {
    border: none;
    border-radius: 0
  }
  .main .terms .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%
  }
  /* 2025-04-01_INCJP-1677 修正分ここから*/
  .main .terms .listBlock .list:nth-of-type(2):before {
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    content: ""
  }
  /* 2025-04-01_INCJP-1677 修正分ここまで*/
}
@media (min-width:1129px) {
  .main .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_brown_bg@2x.png)
  }
  .main .terms {
    padding-top: 100px
  }
  .main .terms .prefaceBlock {
    width: 900px;
    margin: 0 auto 100px
  }
  .main .terms .prefaceBlock .text {
    margin-bottom: 30px;
    font-size: 14px
  }
  .main .terms .prefaceBlock .note {
    font-size: 13px
  }
  .main .terms .detailBlock .content {
    margin-bottom: 100px
  }
  .main .terms .detailBlock .title {
    margin-bottom: 30px;
    font-size: 30px
  }
  .main .terms .detailBlock .text {
    margin-bottom: 30px;
    font-size: 14px
  }
  .main .terms .detailBlock .termsList .list {
    margin-bottom: 10px;
    font-size: 14px
  }
  .main .terms .detailBlock .correspond {
    margin-top: 30px;
    margin-bottom: 20px
  }
  .main .terms .detailBlock .correspond .correspondTitle {
    width: 351px;
    padding: 31px 0 0 30px;
    font-size: 14px
  }
  .main .terms .detailBlock .correspond .correspondText {
    width: 734px;
    padding: 31px 0 30px 30px;
    font-size: 14px
  }
  .main .terms .detailBlock .correspond .correspondText .correspondListBlock .list {
    margin-bottom: 10px
  }
  .main .terms .detailBlock .acrobat {
    padding-top: 30px
  }
  .main .terms .detailBlock .acrobat img {
    width: 159px;
    margin-right: 30px
  }
  .main .terms .contentsBlock {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 40px
  }
  .main .terms .contentsBlock > .inner {
    padding: 0 20px 0
  }
  .main .terms .contentsBlock > .inner > .btnBlock {
    padding: 60px 0 75px
  }
  .main .terms .listBlock {
    margin-top: -10px;
    margin-bottom: 60px
  }
  .main .terms .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)
  }
  /* 2023-06-12_CSITE-9067 修正分ここから*/
  .main .terms .listBlock .list {
    width: 150px;
    height: 62px;
    margin-right: 3px;
    padding: 0.2em;
    border: none;
    border-radius: 0 0 6px 6px;
    font-size: 12px
  }
  /* 2023-06-12_CSITE-9067 修正分ここまで */
  .main .terms .listBlock .list:nth-last-of-type(1) {
    border-radius: 0 0 6px 6px
  }
  /* 2025-04-01_INCJP-1677 修正分ここから*/
  .main .terms .listBlock .list:nth-of-type(2):before {
    top: -10px;
    height: 10px
  }
  .main .terms .listBlock .list:nth-of-type(2) {
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 4px 0 rgba(0,0,0,.15)
  }
  /* 2025-04-01_INCJP-1677 修正分ここまで*/
  /* 2023-06-12_CSITE-9067 追加分ここから */
  .main .terms .listBlock .list .listWrap {
    display: block
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで */
  .main .terms > .btnBlock {
    padding-bottom: 80px
  }
}
@media (max-width:767px) {
  .main .terms .detailBlock .acrobat {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-direction: column;
    align-items: center
  }
  .main .terms .detailBlock .acrobat img {
    margin-bottom: 5.33333vw
  }
  /* 2023-06-12_CSITE-9067 追加分ここから */
  .main .terms .listBlock .list:nth-of-type(7) {
    width: 100%
  }
  .main .terms .listBlock .list:nth-of-type(2n) {
    border-left: 1px solid #e0e0e0
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで */
  .main .terms .listBlock .list:nth-of-type(1) {
    border-radius: 1.6vw 0 0 0
  }
  .main .terms .listBlock .list:nth-of-type(2) {
    border-radius: 0 1.6vw 0 0
  }
  /* 2023-06-12_CSITE-9067 追加分ここから */
  .main .terms .listBlock .list .listWrap {
    display: block
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで */
  .main .terms > .btnBlock .btnRed {
    padding: 0 5.33333vw
  }
}
