.pageTitleBlock {
  width: 100%;
  background-image: url(/corporate/wp-content/images/common/pageTitleBlock_sp_bg@3x.png)
}
.service {
  padding-top: 26.66667vw
}
.service .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
}
.service .titleBlock .title {
  padding-bottom: 8vw;
  border-bottom: 1px solid #c03;
  letter-spacing: inherit
}
.service .titleBlock .text {
  padding-bottom: 1.85714em;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.service .titleBlock .text:nth-of-type(1) {
  padding-top: 16vw
}
.service .titleBlock .text:nth-last-of-type(1) {
  padding-bottom: 0
}
.service .contentsBlock {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16vw;
  padding-top: 6vw;
  padding-bottom: 16vw;
  border-bottom: 1px solid #ededed
}
.service .contentsBlock > .inner {
  width: 100%;
  max-width: 1128px;
  margin: 0 auto;
  padding: 16vw 5.33333vw 0
}
.service .contentsBlock > .inner > .btnBlock {
  padding: 10.66667vw 0 16vw
}
.service .contentsBlock .title {
  width: 100%;
  margin-bottom: 16vw;
  padding-bottom: 8vw;
  border-bottom: 1px solid #c03;
  font-size: 30px;
  font-size: 8vw
}
.service .contents {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 21.33333vw
}
.service .contents:nth-last-of-type(1) {
  padding-bottom: 0
}
.service .contents .contentsItemLink {
  position: relative;
  bottom: 0;
  padding: 2.66667vw 0 0;
  font-size: 14px;
  font-size: 3.73333vw;
  text-align: left
}
.service .contents .contentsItemLink a {
  z-index: 1;
  position: relative;
  padding-right: 6.13333vw;
  color: #c03;
  font-weight: 500
}
.service .contents .contentsItemLink a::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 3.46133vw;
  height: 3.46133vw;
  transform: translateY(-50%);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjcwMyIgaGVpZ2h0PSI3LjcwMyIgdmlld0JveD0iMCAwIDcuNzAzIDcuNzAzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTggLTExKSI+PHBhdGggZD0iTTI4Ljc5MywxNC41MzFhLjMyMS4zMjEsMCwwLDEtLjMyMS0uMzIxVjExLjY0MkgyNS45YS4zMjEuMzIxLDAsMSwxLDAtLjY0MmgyLjg4OWEuMzIxLjMyMSwwLDAsMSwuMzIxLjMyMXYyLjg4OUEuMzIxLjMyMSwwLDAsMSwyOC43OTMsMTQuNTMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDExKSIgZmlsbD0iI2MwMyIvPjxwYXRoIGQ9Ik0yNC4xLDE5Ljc1MkgxOC4zMjFBLjMyMS4zMjEsMCwwLDEsMTgsMTkuNDMyVjEzLjY1NGEuMzIxLjMyMSwwLDAsMSwuMzIxLS4zMjFoMi41NjhhLjMyMS4zMjEsMCwwLDEsMCwuNjQySDE4LjY0MlYxOS4xMWg1LjEzNVYxNi44NjRhLjMyMS4zMjEsMCwwLDEsLjY0MiwwdjIuNTY4QS4zMjEuMzIxLDAsMCwxLDI0LjEsMTkuNzUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMS4wNDkpIiBmaWxsPSIjYzAzIi8+PHBhdGggZD0iTTI0LjE1NCwxNS43NTZhLjMyMS4zMjEsMCwwLDEtLjIyNy0uNTQ4bDMuNTMxLTMuNTMxYS4zMjEuMzIxLDAsMCwxLC40NTQuNDU0bC0zLjUzMSwzLjUzMUEuMzIuMzIsMCwwLDEsMjQuMTU0LDE1Ljc1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjYyNCAtMC4yNjIpIiBmaWxsPSIjYzAzIi8+PC9nPjwvc3ZnPg==);
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.service .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: 13.33333vw;
  border: 1px solid #e0e0e0;
  border-radius: 1.6vw
}
.service .contents .listBlock::before {
  display: block;
  z-index: 1;
  position: relative;
  width: 100%;
  background: #fff;
  content: ""
}
.service .contents .listBlock .list {
  -ms-flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -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;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 5.33333vw 0;
  border-bottom: 1px solid #ededed;
  background: #f4f4f4;
  font-weight: 700
}
.service .contents .listBlock .list:nth-last-of-type(1) {
  margin-right: 0
}
.service .contents .listBlock .list:nth-of-type(2) {
  z-index: 2;
  background: #fff;
  color: #c03
}
.service .contents .btnBlock {
  width: 100%;
  margin: 0 auto
}
.service .contents .btnBlock .btnWhite {
  font-size: 18px;
  font-size: 4.8vw
}
.service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .contentsTitle {
  width: 100%
}
.service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .note {
  display: block;
  padding-top: 5.33333vw;
  padding-bottom: 5.33333vw;
  color: #93000e;
  font-weight: 400;
  font-size: 13px;
  font-size: 3.46667vw;
  line-height: 1.38462
}
.service .contents.rule .contentsItem .contentsTitle {
  padding-bottom: 8vw
}
.service .contents.rule .contentsItem img {
  margin: 0 auto;
  border: 1px solid #ccc
}
.service .contents.rule .contentsItem .listBlock {
  display: block;
  border: none
}
.service .contents.rule .contentsItem .listBlock::before {
  display: none
}
.service .contents.rule .contentsItem .listBlock .listItem {
  margin-bottom: 2.93333vw;
  font-size: 14px;
  font-size: 3.73333vw;
  list-style: disc;
  list-style-position: inside;
  text-align: left
}
.service .contents.rule .contentsItem .listBlock .listItem a {
  z-index: 1;
  position: relative;
  padding-right: 6.13333vw;
  color: #c03
}
.service .contents.rule .contentsItem .listBlock .listItem a::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 3.46133vw;
  height: 3.46133vw;
  transform: translateY(-50%);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjcwMyIgaGVpZ2h0PSI3LjcwMyIgdmlld0JveD0iMCAwIDcuNzAzIDcuNzAzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTggLTExKSI+PHBhdGggZD0iTTI4Ljc5MywxNC41MzFhLjMyMS4zMjEsMCwwLDEtLjMyMS0uMzIxVjExLjY0MkgyNS45YS4zMjEuMzIxLDAsMSwxLDAtLjY0MmgyLjg4OWEuMzIxLjMyMSwwLDAsMSwuMzIxLjMyMXYyLjg4OUEuMzIxLjMyMSwwLDAsMSwyOC43OTMsMTQuNTMxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMuNDExKSIgZmlsbD0iI2MwMyIvPjxwYXRoIGQ9Ik0yNC4xLDE5Ljc1MkgxOC4zMjFBLjMyMS4zMjEsMCwwLDEsMTgsMTkuNDMyVjEzLjY1NGEuMzIxLjMyMSwwLDAsMSwuMzIxLS4zMjFoMi41NjhhLjMyMS4zMjEsMCwwLDEsMCwuNjQySDE4LjY0MlYxOS4xMWg1LjEzNVYxNi44NjRhLjMyMS4zMjEsMCwwLDEsLjY0MiwwdjIuNTY4QS4zMjEuMzIxLDAsMCwxLDI0LjEsMTkuNzUyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMS4wNDkpIiBmaWxsPSIjYzAzIi8+PHBhdGggZD0iTTI0LjE1NCwxNS43NTZhLjMyMS4zMjEsMCwwLDEtLjIyNy0uNTQ4bDMuNTMxLTMuNTMxYS4zMjEuMzIxLDAsMCwxLC40NTQuNDU0bC0zLjUzMSwzLjUzMUEuMzIuMzIsMCwwLDEsMjQuMTU0LDE1Ljc1NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjYyNCAtMC4yNjIpIiBmaWxsPSIjYzAzIi8+PC9nPjwvc3ZnPg==);
  background-size: cover;
  background-repeat: no-repeat;
  content: ""
}
.service .contents.safety .contentsItem {
  width: 100%
}
.service .contents.safety .contentsItem .contentsTitle {
  padding-bottom: 8vw
}
.service .contents.safety .contentsItem .subtitle {
  margin-bottom: 5.33333vw;
  color: #009688;
  font-weight: 700;
  font-size: 18px;
  font-size: 4.8vw
}
.service .contents.safety .contentsItem .contentsItemLink {
  text-align: left
}
.service .recommend {
  width: 100%;
  margin-bottom: 16vw;
  padding: 6.66667vw 8vw 2.66667vw;
  border-radius: 2.66667vw;
  background: #e0f2f1
}
.service .recommend .title {
  margin-bottom: 13.33333vw;
  padding-bottom: 0;
  border: none;
  color: #009688;
  font-size: 24px;
  font-size: 6.4vw
}
.service .recommend .subtitle {
  margin-bottom: 5.33333vw;
  padding-bottom: 0;
  color: #009688;
  font-weight: 700;
  font-size: 18px;
  font-size: 4.8vw
}
.service .recommend .text {
  margin-bottom: 13.33333vw;
  padding-bottom: 0;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.service .recommend .whitespace {
  margin: 0 -4vw;
  padding: 5.33333vw;
  border-radius: 2.66667vw;
  background: #fff;
  line-height: 1.85714
}
.service .recommend .whitespace .text {
  margin-bottom: 0
}
.service .contentsItem {
  width: 100%;
  background: #fff
}
.service .contentsItem.picture {
  display: block
}
.service .contentsItem .contentsItemDetail {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%;
  height: auto;
  min-height: 56vw;
  margin-top: 13.33333vw;
  padding: 8vw 5.33333vw;
  border-bottom: 1px solid #ededed;
  background: #fafafa
}
.service .contentsItem .contentsTitle {
  width: 100%;
  padding: 0 0 8vw;
  font-size: 24px;
  font-size: 6.4vw
}
.service .contentsItem .contentsTitle:nth-of-type(n+2) {
  padding-top: 10.66667vw
}
.service .contentsItem .text {
  padding: 0;
  padding-bottom: 5.33333vw;
  font-size: 14px;
  font-size: 3.73333vw;
  line-height: 1.85714
}
.service .contentsItem .note {
  display: block;
  padding-top: 5.33333vw;
  padding-bottom: 5.33333vw;
  color: #93000e;
  font-weight: 400;
  font-size: 13px;
  font-size: 3.46667vw;
  line-height: 1.38462
}
.service .contentsItem .operation {
  position: relative;
  margin-top: auto;
  font-size: 14px;
  font-size: 3.73333vw
}
.service .contentsItem img {
  width: 100%;
  height: auto
}
.service > .btnBlock {
  padding-bottom: 16vw;
  border-bottom: 1px solid #ededed
}
@media (min-width:768px) and (max-width:1128px) {
  .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_bg@2x.png)
  }
  .service {
    padding-top: 8.86525vw
  }
  .service .titleBlock {
    padding: 0 1.77305vw
  }
  .service .titleBlock .title {
    padding-bottom: 2.65957vw
  }
  .service .titleBlock .text {
    font-size: 14px;
    font-size: 1.24113vw
  }
  .service .titleBlock .text:nth-of-type(1) {
    padding-top: 5.31915vw
  }
  .service .contentsBlock {
    margin-bottom: 7.0922vw;
    padding-top: 0;
    padding-bottom: 7.0922vw
  }
  .service .contentsBlock > .inner {
    padding: 8.86525vw 1.77305vw 0
  }
  .service .contentsBlock > .inner > .btnBlock {
    padding: 5.31915vw 0 6.64894vw
  }
  .service .contentsBlock .title {
    margin-bottom: 5.31915vw;
    padding-bottom: 1.77305vw;
    font-size: 30px;
    font-size: 2.65957vw
  }
  .service .contents {
    padding-bottom: 7.0922vw
  }
  .service .contents .contentsItemLink {
    margin-top: auto;
    padding: 1.77305vw 0 0;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .service .contents .contentsItemLink a {
    padding-right: 2.03901vw
  }
  .service .contents .contentsItemLink a::after {
    width: 1.15071vw;
    height: 1.15071vw
  }
  .service .contents .listBlock {
    margin-top: -.88652vw;
    margin-bottom: 7.0922vw
  }
  .service .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)
  }
  .service .contents .listBlock .list {
    width: 46.80851vw;
    height: 5.4078vw;
    margin-right: .35461vw;
    padding: 0;
    border: none;
    border-radius: 0 0 .53191vw .53191vw;
    font-size: 1.24113vw
  }
  .service .contents .listBlock .list:nth-of-type(2):before {
    top: -.88652vw;
    height: .88652vw
  }
  .service .contents .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)
  }
  .service .contents .btnBlock .btnWhite {
    font-size: 18px;
    font-size: 1.59574vw
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .contentsTitle {
    padding: 0 0 1.77305vw 5.31915vw;
    font-size: 24px;
    font-size: 2.12766vw
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .contentsTitle:nth-of-type(n+2) {
    padding-top: 5.31915vw
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .text {
    padding: 0 0 0 5.31915vw;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .note {
    padding: 1.77305vw 0 0 5.31915vw;
    font-size: 13px;
    font-size: 1.15248vw
  }
  .service .contents.rule .contentsItem:nth-child(1) {
    width: 72.42647%
  }
  .service .contents.rule .contentsItem .contentsTitle {
    padding-bottom: 2.65957vw
  }
  .service .contents.rule .contentsItem .contentsTitle:nth-of-type(n+2) {
    padding-top: 0
  }
  .service .contents.rule .contentsItem .listBlock {
    margin-bottom: 5.05319vw
  }
  .service .contents.rule .contentsItem .listBlock .listItem {
    margin-bottom: .70922vw;
    font-size: 1.24113vw
  }
  .service .contents.rule .contentsItem .listBlock .listItem a {
    padding-right: 2.03901vw;
    font-weight: 600
  }
  .service .contents.rule .contentsItem .listBlock .listItem a::after {
    width: 1.15071vw;
    height: 1.15071vw
  }
  .service .contents.safety .contentsItem .contentsTitle {
    padding-bottom: 2.65957vw
  }
  .service .contents.safety .contentsItem .subtitle {
    margin-bottom: 1.77305vw;
    padding: 0;
    font-size: 18px;
    font-size: 1.59574vw
  }
  .service .contents.safety .contentsItem .text {
    padding: 0
  }
  .service .recommend {
    margin-bottom: 8.86525vw;
    padding: 4.60993vw 9.21986vw 5.31915vw;
    border-radius: .88652vw
  }
  .service .recommend .title {
    margin-bottom: 4.25532vw;
    padding-bottom: 0;
    font-size: 24px;
    font-size: 2.12766vw;
    text-align: center
  }
  .service .recommend .subtitle {
    margin-bottom: 1.77305vw;
    padding-bottom: 0;
    font-size: 18px;
    font-size: 1.59574vw
  }
  .service .recommend .text {
    margin-bottom: 4.43262vw;
    padding-bottom: 0;
    font-size: 14px;
    font-size: 1.24113vw;
    line-height: inherit
  }
  .service .recommend .whitespace {
    margin: 0;
    padding: 3.5461vw;
    border-radius: .88652vw;
    line-height: inherit
  }
  .service .contentsItem {
    width: 50%;
    margin-bottom: 5.31915vw
  }
  .service .contentsItem:nth-last-of-type(-n+1) {
    margin-bottom: 0
  }
  .service .contentsItem > 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: 13.29787vw
  }
  .service .contentsItem .contentsItemDetail {
    min-height: 18.61702vw;
    margin-top: auto;
    padding: 2.65957vw 3.5461vw;
    border-bottom: 1px solid #ededed
  }
  .service .contentsItem .contentsTitle {
    padding: 0 0 1.77305vw;
    font-size: 24px;
    font-size: 2.12766vw
  }
  .service .contentsItem .contentsTitle:nth-of-type(n+2) {
    padding-top: 5.31915vw
  }
  .service .contentsItem .text {
    padding: 0 5.31915vw 0 0;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .service .contentsItem .note {
    padding-top: 1.77305vw;
    font-size: 13px;
    font-size: 1.15248vw
  }
  .service .contentsItem .operation {
    padding: 0;
    font-size: 14px;
    font-size: 1.24113vw
  }
  .service > .btnBlock {
    padding-bottom: 7.0922vw
  }
}
@media (min-width:768px) {
  .service .contents .listBlock {
    border: none;
    border-radius: 0
  }
  .service .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%
  }
  .service .contents .listBlock .list:nth-of-type(2):before {
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    content: ""
  }
  .service .contents.rule .contentsItem:nth-last-of-type(1) {
    width: 27.57353%
  }
}
@media (min-width:1025px) {
  .service .contents.rule .contentsItem:nth-child(1) {
    width: 788px
  }
}
@media (min-width:1129px) {
  .pageTitleBlock {
    background-image: url(/corporate/wp-content/images/common/pageTitleBlock_bg@2x.png)
  }
  .service {
    padding-top: 100px
  }
  .service .titleBlock {
    padding: 0 20px
  }
  .service .titleBlock .title {
    padding-bottom: 30px
  }
  .service .titleBlock .text {
    font-size: 14px
  }
  .service .titleBlock .text:nth-of-type(1) {
    padding-top: 60px
  }
  .service .contentsBlock {
    margin-bottom: 80px;
    padding-top: 0;
    padding-bottom: 80px
  }
  .service .contentsBlock > .inner {
    padding: 100px 20px 0;
    padding-top: 100px
  }
  .service .contentsBlock > .inner > .btnBlock {
    padding: 60px 0 75px
  }
  .service .contentsBlock .title {
    margin-bottom: 60px;
    padding-bottom: 20px;
    font-size: 30px
  }
  .service .contents {
    padding-bottom: 80px
  }
  .service .contents .contentsItemLink {
    margin-top: auto;
    padding: 20px 0 0;
    font-size: 14px
  }
  .service .contents .contentsItemLink a {
    padding-right: 23px
  }
  .service .contents .contentsItemLink a::after {
    width: 13px;
    height: 13px
  }
  .service .contents .listBlock {
    margin-top: -10px;
    margin-bottom: 80px
  }
  .service .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)
  }
  .service .contents .listBlock .list {
    width: 528px;
    height: 61px;
    margin-right: 4px;
    padding: 0;
    border: none;
    border-radius: 0 0 6px 6px;
    font-size: 14px
  }
  .service .contents .listBlock .list:nth-of-type(2):before {
    top: -10px;
    height: 10px
  }
  .service .contents .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)
  }
  .service .contents .btnBlock .btnWhite {
    font-size: 18px
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .contentsTitle {
    padding: 0 0 20px 60px;
    font-size: 24px
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .contentsTitle:nth-of-type(n+2) {
    padding-top: 60px
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .text {
    padding: 0 0 0 60px;
    font-size: 14px
  }
  .service .contents:not(.rule):not(.safety) .contentsItem:nth-last-of-type(1) .note {
    padding: 20px 0 0 60px;
    font-size: 13px
  }
  .service .contents.rule .contentsItem .contentsTitle {
    padding-bottom: 30px
  }
  .service .contents.rule .contentsItem .contentsTitle:nth-of-type(n+2) {
    padding-top: 0
  }
  .service .contents.rule .contentsItem .listBlock {
    margin-bottom: 57px
  }
  .service .contents.rule .contentsItem .listBlock .listItem {
    margin-bottom: 8px;
    font-size: 14px
  }
  .service .contents.rule .contentsItem .listBlock .listItem a {
    padding-right: 23px;
    font-weight: 600
  }
  .service .contents.rule .contentsItem .listBlock .listItem a::after {
    width: 13px;
    height: 13px
  }
  .service .contents.safety .contentsItem .contentsTitle {
    padding-bottom: 30px
  }
  .service .contents.safety .contentsItem .subtitle {
    margin-bottom: 20px;
    padding: 0;
    font-size: 18px
  }
  .service .contents.safety .contentsItem .text {
    padding: 0
  }
  .service .recommend {
    margin-bottom: 100px;
    padding: 52px 104px 60px;
    border-radius: 10px
  }
  .service .recommend .title {
    margin-bottom: 48px;
    padding-bottom: 0;
    font-size: 24px;
    text-align: center
  }
  .service .recommend .subtitle {
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 18px
  }
  .service .recommend .text {
    margin-bottom: 50px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: inherit
  }
  .service .recommend .whitespace {
    margin: 0;
    padding: 40px;
    border-radius: 10px;
    line-height: inherit
  }
  .service .contentsItem {
    width: 50%;
    margin-bottom: 60px
  }
  .service .contentsItem:nth-last-of-type(-n+1) {
    margin-bottom: 0
  }
  .service .contentsItem > 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: 150px
  }
  .service .contentsItem .contentsItemDetail {
    min-height: 210px;
    margin-top: auto;
    padding: 30px 40px;
    border-bottom: 1px solid #ededed
  }
  .service .contentsItem .contentsTitle {
    padding: 0 0 20px;
    font-size: 24px
  }
  .service .contentsItem .contentsTitle:nth-of-type(n+2) {
    padding-top: 60px
  }
  .service .contentsItem .text {
    padding: 0 60px 0 0;
    font-size: 14px
  }
  .service .contentsItem .note {
    padding-top: 20px;
    font-size: 13px
  }
  .service .contentsItem .operation {
    padding: 0 0;
    font-size: 14px
  }
  .service > .btnBlock {
    padding-bottom: 80px
  }
}
@media (max-width:767px) {
  .service .contents:nth-last-of-type(1) {
    padding-top: 16vw;
    border-top: 1px solid #ededed
  }
  .service .contents .listBlock .list:nth-of-type(1) {
    border-radius: 1.6vw 1.6vw 0 0
  }
  .service .contents .listBlock .list:nth-last-of-type(1) {
    border-bottom: none;
    border-radius: 0 0 1.6vw 1.6vw
  }
  .service .contents.rule .contentsItem .listBlock {
    margin-bottom: 5.33333vw
  }
  .service .contents.safety {
    padding-bottom: 18.66667vw
  }
  .service .contentsItem:nth-of-type(3) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
  }
  .service .contentsItem:nth-of-type(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
  .service .contentsItem.picture {
    margin-bottom: 16vw
  }
  .service > .btnBlock .btnRed {
    padding: 0 5.33333vw
  }
}