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 .security {
  padding-top: 26.66667vw
}
.main .security .prefaceBlock {
  margin-bottom: 26.66667vw
}
.main .security .prefaceBlock .text {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .security .prefaceBlock .text:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .security .prefaceBlock .tighten {
  margin-right: -2em;
  margin-bottom: 2em;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714;
  letter-spacing: 2em;
  text-align: right
}
.main .security .prefaceBlock .signature .text {
  text-align: right
}
.main .security .detailBlock {
  margin-bottom: 16vw;
  padding-bottom: 16vw;
  border-bottom: 1px solid #e0e0e0
}
.main .security .detailBlock .content {
  margin-bottom: 16vw
}
.main .security .detailBlock .content:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .security .detailBlock .content .title {
  margin-bottom: 8vw;
  font-size: 24px;
  font-size: 6.4vw
}
.main .security .detailBlock .title {
  margin-bottom: 16vw;
  font-size: 30px;
  font-size: 8vw
}
.main .security .detailBlock .text {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .security .detailBlock .text:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .security .detailBlock .termsList .list {
  margin-bottom: 8vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.main .security .detailBlock .termsList .list:nth-last-of-type(1) {
  margin-bottom: 0
}
.main .security .detailBlock .table {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 8vw;
  margin-bottom: 16vw
}
.main .security .detailBlock .table .tableTitle {
  width: 100%;
  padding: 5.33333vw 5.33333vw 2.66667vw;
  font-weight: 700;
  font-size: 14px;
  font-size: 3.73333vw
}
.main .security .detailBlock .table .tableTitle:nth-of-type(2n-1) {
  background-color: #f8f8f8
}
.main .security .detailBlock .table .tableTitle:nth-last-of-type(1) {
  border-bottom: 0
}
.main .security .detailBlock .table .tableText {
  width: 100%;
  padding: 2.66667vw 5.33333vw 5.33333vw;
  font-size: 14px;
  font-size: 3.73333vw
}
.main .security .detailBlock .table .tableText:nth-last-of-type(1) {
  border-bottom: 0
}
.main .security .detailBlock .table .tableText:nth-of-type(2n-1) {
  background-color: #f8f8f8
}
.main .security .detailBlock .table .tableText .tableListBlock .list {
  margin-bottom: 2.66667vw;
  padding-bottom: 3.73333vw;
  border-bottom: 1px solid #e0e0e0
}
.main .security .detailBlock .table .tableText .tableListBlock .list:nth-last-of-type(1) {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none
}
.main .security .detailBlock .table .tableText .note {
  margin-top: 1.6vw;
  color: #969696;
  font-size: 13px;
  font-size: 3.46667vw
}
.main .security .detailBlock .privacymark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.main .security .detailBlock .privacymark img {
  width: 26.66667vw;
  height: auto
}
.main .security .detailBlock .privacymark .text {
  margin-bottom: 0
}
.main .security .detailBlock.iso {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none
}
.main .security .detailBlock.iso .title {
  margin-bottom: 8vw
}
.main .security .detailBlock.iso > .text {
  margin-bottom: 16vw
}
.main .security .detailBlock.privacy {
  margin-bottom: 16vw;
  padding-bottom: 0;
  border-bottom: none
}
.main .security .detailBlock.privacy .title {
  margin-bottom: 8vw
}
.main .security .detailBlock.privacy > .text {
  margin-bottom: 16vw
}
.main .security .contentsBlock {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e0e0e0
}
.main .security .contentsBlock > .inner {
  width: 100%;
  max-width: 1128px;
  margin: 0 auto;
  padding: 0 5.33333vw 0
}
.main .security .contentsBlock > .inner > .btnBlock {
  padding: 10.66667vw 0 16vw
}
.main .security .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 .security .listBlock::before {
  display: block;
  z-index: 1;
  position: relative;
  width: 100%;
  background: #fff;
  content: ""
}
.main .security .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 .security .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 .security .listBlock .list {
  text-align: center
}
/* 2025-04-01_INCJP-1677 修正分ここから*/
.main .security .listBlock .list:nth-of-type(4) {
  z-index: 2;
  background: #fff;
  color: #c03
}
/* 2025-04-01_INCJP-1677 修正分ここまで*/
/* 2023-06-12_CSITE-9067 追加分ここから*/
.main .security .listBlock .list .listWrap {
  display: block
}
/* 2023-06-12_CSITE-9067 追加分ここまで*/
.main .security > .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 .security {
    padding-top: 8.86525vw
  }
  .main .security .prefaceBlock {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 8.86525vw
  }
  .main .security .prefaceBlock .text {
    margin-bottom: 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .security .prefaceBlock .tighten {
    margin-bottom: 2em;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .security .detailBlock {
    margin-bottom: 5.31915vw;
    padding-bottom: 5.31915vw
  }
  .main .security .detailBlock .content {
    margin-bottom: 5.31915vw
  }
  .main .security .detailBlock .content .title {
    margin-bottom: 2.65957vw;
    font-size: 24px;
    font-size: 2.12766vw
  }
  .main .security .detailBlock .title {
    margin-bottom: 5.31915vw;
    font-size: 30px;
    font-size: 2.65957vw
  }
  .main .security .detailBlock .text {
    margin-bottom: 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .security .detailBlock .termsList .list {
    margin-bottom: .88652vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .security .detailBlock .table {
    margin-top: 2.65957vw;
    margin-bottom: 5.31915vw
  }
  .main .security .detailBlock .table .tableTitle {
    width: 32.3%;
    padding: 1.77305vw 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .security .detailBlock .table .tableText {
    width: 67.7%;
    padding: 1.77305vw 2.65957vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .main .security .detailBlock .table .tableText .tableListBlock .list {
    margin-bottom: .88652vw;
    padding-bottom: 1.24113vw
  }
  .main .security .detailBlock .table .tableText .note {
    margin-top: .53191vw;
    font-size: 13px;
    font-size: 1.15248vw
  }
  .main .security .detailBlock .privacymark {
    padding-top: 2.65957vw
  }
  .main .security .detailBlock .privacymark img {
    width: 8.86525vw;
    margin-right: 2.65957vw
  }
  .main .security .detailBlock.iso .title {
    margin-bottom: 2.65957vw
  }
  .main .security .detailBlock.iso > .text {
    margin-bottom: 5.31915vw
  }
  .main .security .detailBlock.privacy {
    margin-bottom: 8.86525vw
  }
  .main .security .detailBlock.privacy .title {
    margin-bottom: 2.65957vw
  }
  .main .security .detailBlock.privacy > .text {
    margin-bottom: 5.31915vw
  }
  .main .security .contentsBlock {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 3.5461vw
  }
  .main .security .contentsBlock > .inner {
    padding: 0 1.77305vw 0
  }
  .main .security .contentsBlock > .inner > .btnBlock {
    padding: 5.31915vw 0 6.64894vw
  }
  .main .security .listBlock {
    margin-top: -.88652vw;
    margin-bottom: 5.31915vw
  }
  .main .security .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 .security .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 .security .listBlock .list:nth-last-of-type(1) {
    border-radius: 0 0 .53191vw .53191vw
  }
  /* 2025-04-01_INCJP-1677 修正分ここから*/
  .main .security .listBlock .list:nth-of-type(4):before {
    top: -.88652vw;
    height: .88652vw
  }
  .main .security .listBlock .list:nth-of-type(4) {
    -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 .security .listBlock .list .listWrap {
    display: none
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで*/
  .main .security > .btnBlock {
    padding-bottom: 7.0922vw
  }
}
@media (min-width:768px) {
  .main .security .listBlock {
    border: none;
    border-radius: 0
  }
  .main .security .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 .security .listBlock .list:nth-of-type(4):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 .security {
    padding-top: 100px
  }
  .main .security .prefaceBlock {
    width: 900px;
    margin: 0 auto 100px
  }
  .main .security .prefaceBlock .text {
    margin-bottom: 30px;
    font-size: 14px
  }
  .main .security .prefaceBlock .tighten {
    margin-bottom: 2em;
    font-size: 14px
  }
  .main .security .detailBlock {
    margin-bottom: 60px;
    padding-bottom: 60px
  }
  .main .security .detailBlock .content {
    margin-bottom: 60px
  }
  .main .security .detailBlock .content .title {
    margin-bottom: 30px;
    font-size: 24px
  }
  .main .security .detailBlock .title {
    margin-bottom: 60px;
    font-size: 30px
  }
  .main .security .detailBlock .text {
    margin-bottom: 30px;
    font-size: 14px
  }
  .main .security .detailBlock .termsList .list {
    margin-bottom: 10px;
    font-size: 14px
  }
  .main .security .detailBlock .table {
    margin-top: 30px;
    margin-bottom: 60px
  }
  .main .security .detailBlock .table .tableTitle {
    width: 351px;
    padding: 20px 30px;
    font-size: 14px
  }
  .main .security .detailBlock .table .tableText {
    width: 737px;
    padding: 20px 30px;
    font-size: 14px
  }
  .main .security .detailBlock .table .tableText .tableListBlock .list {
    margin-bottom: 10px;
    padding-bottom: 14px
  }
  .main .security .detailBlock .table .tableText .note {
    margin-top: 6px;
    font-size: 13px
  }
  .main .security .detailBlock .privacymark {
    padding-top: 30px
  }
  .main .security .detailBlock .privacymark img {
    width: 100px;
    margin-right: 30px
  }
  .main .security .detailBlock.iso .title {
    margin-bottom: 30px
  }
  .main .security .detailBlock.iso > .text {
    margin-bottom: 60px
  }
  .main .security .detailBlock.privacy {
    margin-bottom: 100px
  }
  .main .security .detailBlock.privacy .title {
    margin-bottom: 30px
  }
  .main .security .detailBlock.privacy > .text {
    margin-bottom: 60px
  }
  .main .security .contentsBlock {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 40px
  }
  .main .security .contentsBlock > .inner {
    padding: 0 20px 0
  }
  .main .security .contentsBlock > .inner > .btnBlock {
    padding: 60px 0 75px
  }
  .main .security .listBlock {
    margin-top: -10px;
    margin-bottom: 60px
  }
  .main .security .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 .security .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 .security .listBlock .list:nth-last-of-type(1) {
    border-radius: 0 0 6px 6px
  }
  /* 2025-04-01_INCJP-1677 修正分ここから*/
  .main .security .listBlock .list:nth-of-type(4):before {
    top: -10px;
    height: 10px
  }
  .main .security .listBlock .list:nth-of-type(4) {
    -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 .security .listBlock .list .listWrap {
    display: block
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで */
  .main .security > .btnBlock {
    padding-bottom: 80px
  }
}
@media (max-width:767px) {
  .main .security .detailBlock .table {
    border-bottom: 1px solid #ededed
  }
  .main .security .detailBlock .privacymark {
    -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 .security .detailBlock .privacymark img {
    margin-bottom: 5.33333vw
  }
  /* 2023-06-12_CSITE-9067 追加分ここから */
  .main .security .listBlock .list:nth-of-type(7) {
    width: 100%
  }
  .main .security .listBlock .list:nth-of-type(2n) {
    border-left: 1px solid #e0e0e0
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで */
  .main .security .listBlock .list:nth-of-type(1) {
    border-radius: 1.6vw 0 0 0
  }
  .main .security .listBlock .list:nth-of-type(2) {
    border-radius: 0 1.6vw 0 0
  }
  /* 2023-06-12_CSITE-9067 追加分ここから */
  .main .security .listBlock .list .listWrap {
    display: block
  }
  /* 2023-06-12_CSITE-9067 追加分ここまで */
  .main .security > .btnBlock .btnRed {
    padding: 0 5.33333vw
  }
}
