@charset "UTF-8";

#other-wrap {
    padding: 5px 0 0;
}

#privacy {
  padding: 30px 0 0;
}

#contents {
  width: 880px;
}

.mgb-10 {
    margin-bottom: 10px;
}
.mgb-20 {
    margin-bottom: 20px;
}
.mgb-30 {
    margin-bottom: 30px;
}
.mgb-lead {
    margin-bottom: 13px;
}

#privacy h1 {
  font-size: 20px;
  font-size: 2.0rem;
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  border-bottom: #CF0000 2px solid;
  margin: 0 0 20px;
  padding: 0 0 5px;
}

#protection-block {
  height: 300px;
  overflow-y: scroll;
  border: #999999 solid 1px;
  padding: 15px;
  margin: 0 0 30px;
}

.num-list {
  overflow: hidden;
  *zoom: 1;
    padding: 0;
}

.num-list dt {
  float: left;
  clear: left;
    font-weight: normal;
    width: 1.5em;
}
.num-list dd {
    margin-left: 1.5em;
}

.num-list2 dt {
    width: 2em;
}
.num-list2 dd {
    margin-left: 2em;
}

.num-list dt:last-of-type,
.num-list dd:last-child {
    padding: 0;
}

ul.ul-list li {
    list-style-type: disc;
    margin: 0 0 0 20px;
}

.table-title {
    margin: 20px 0 3px 0;
    font-weight: bold;
}

.table-style01 {
  width: 100%;
  border: #CCCCCC solid 1px;
  margin: 0 0 10px;
}

.table-style01 th,
.table-style01 td {
  border: #CCCCCC solid 1px;
  padding: 6px 8px;
  font-size: 90%;
  word-wrap: break-word;
  word-break: break-all;
}

.table-style01 th {
  background-color: #f2f2f2;
  font-weight: normal;
  text-align: center;
}

.table-style01 th.colum01 {
  width: 50%;
}
.table-style01 th.colum02 {
  width: 38%;
}
.table-style01 th.colum03 {
  width: 28%;
}

.table-style01 .noborder {
  border: none;
}

.table-style01 .space {
  width: 30px;
  padding: 0;
}

.btn-lead {
  text-align: center;
  font-size: 17px;
  font-size: 1.7rem;
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  margin: 0 0 20px;
}

.btn-lead _:-ms-fullscreen, :root .btn-lead {
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.btn-privacy {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
    margin: 25px 0;
}

.btn-privacy01 {
  width: 178px;
  margin-right: 40px;
}

.btn-privacy01 a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fafafa;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 20px;
  position: relative;
}

.btn-privacy01 a _:-ms-fullscreen, :root .btn-privacy01 a {
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.btn-privacy01 a::after {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  content: "";
  right: 10px;
  width: 8px;
  height: 8px;
  border-top: solid 3px #999;
  border-right: solid 3px #999;
}

.btn-privacy02 {
  width: 280px;
}

.btn-privacy02 a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  border-radius: 4px;
  background-color: #FF4500;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 20px;
  position: relative;
}

.btn-privacy02 a _:-ms-fullscreen, :root .btn-privacy02 a {
  font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.btn-privacy02 a::after {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  content: "";
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
}

#copyright {
  border-top: #D00000 solid 2px;
  margin-top: 40px;
}


@media only screen and (max-width: 767px) {
  #head-main {
    padding-top: 8px;
  }
  #privacy {
    padding: 0;
  }
  #privacy h1 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  #contents {
    width: auto;
  }
  #protection-block {
    padding: 10px;
    -webkit-overflow-scrolling: touch;
    font-size: 1.4rem;
  }
  .btn-lead {
    font-size: 1.6rem;
  }
  .btn-privacy {
    display: block;
    flex-direction: row;
    max-width: 300px;
      margin: 0 auto;
  }
  .btn-privacy01 {
    width: 100%;
    margin-right: 0;
    margin-top: 15px;
  }
  .btn-privacy01 a {
    padding: 15px 20px;
  }
  .btn-privacy02 {
    width: 100%;
  }
  .btn-privacy02 a {
    padding: 15px 20px;
  }
}

@media print {
  #protection-block {
    height: auto;
    overflow: visible;
  }
}
