@charset "UTF-8";
/* 768/992/1200 */
.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

* {
  box-sizing: border-box; }

a {
  text-decoration: none; }

button, label {
  cursor: pointer; }

input, button, select {
  border: none; }

input::-webkit-input-placeholder {
  color: #ccc; }

input:-ms-input-placeholder {
  color: #ccc; }

input::-moz-placeholder {
  color: #ccc; }

img {
  vertical-align: top; }

figure {
  margin: 0; }

html {
  color: #212121;
  letter-spacing: .6px; }
  @media screen and (max-width: 768px) {
    html {
      font-size: 15px; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; }

section {
  clear: both; }

.page-regulations {
  margin-bottom: 50px;
  text-align: center;
  /* regulations-wrap */ }
  @media screen and (max-width: 667px) {
    .page-regulations {
      margin-bottom: 20px; } }
  .page-regulations .container {
    overflow: hidden;
    max-width: 1240px;
    margin: 0 auto;
    line-height: 1.6; }
    @media screen and (max-width: 768px) {
      .page-regulations .container {
        padding-left: 0;
        padding-right: 0; } }
  .page-regulations .page-regulations-h1 {
    margin: 70px 0;
    font-size: 30px;
    text-align: center; }
    @media screen and (max-width: 900px) {
      .page-regulations .page-regulations-h1 {
        margin: 30px 0; } }
    @media screen and (max-width: 768px) {
      .page-regulations .page-regulations-h1 {
        font-size: 24px; } }
  .page-regulations .page-regulations-h2 {
    padding: 0 5%;
    line-height: 1.8;
    font-size: 24px; }
    @media screen and (max-width: 768px) {
      .page-regulations .page-regulations-h2 {
        font-size: 18px;
        text-align: left; } }
  .page-regulations .page-regulations-copy {
    margin-top: 30px;
    padding: 0 5%;
    line-height: 1.8;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .page-regulations .page-regulations-copy {
        text-align: left; } }
  .page-regulations .regulations-wrap {
    margin-top: 80px;
    text-align: left;
    /* regulations-block */ }
    @media screen and (max-width: 768px) {
      .page-regulations .regulations-wrap {
        margin-top: 40px; } }
    .page-regulations .regulations-wrap .regulations-wrap-h1 {
      margin: 0;
      font-size: 24px;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .page-regulations .regulations-wrap .regulations-wrap-h1 {
          font-size: 20px; } }
    .page-regulations .regulations-wrap .regulations-block {
      position: relative;
      margin-top: 20px;
      margin-bottom: 0;
      /* txt-box */ }
      @media screen and (max-width: 768px) {
        .page-regulations .regulations-wrap .regulations-block {
          margin-top: 10px; } }
      .page-regulations .regulations-wrap .regulations-block .txt-box {
        position: absolute;
        top: 50%;
        padding: 50px;
        background: rgba(255, 255, 255, 0.95);
        transform: translate(0, -50%);
        border-radius: 3px; }
        @media screen and (max-width: 900px) {
          .page-regulations .regulations-wrap .regulations-block .txt-box {
            position: relative;
            top: 0;
            padding: 5%;
            transform: translate(0, 0); } }
        .page-regulations .regulations-wrap .regulations-block .txt-box h2 {
          margin-bottom: 40px;
          font-size: 18px;
          line-height: 1.6; }
          @media screen and (max-width: 900px) {
            .page-regulations .regulations-wrap .regulations-block .txt-box h2 {
              margin-bottom: 30px; } }
        .page-regulations .regulations-wrap .regulations-block .txt-box .regulations-lists {
          padding-left: 23px;
          font-size: 14px;
          color: #333;
          letter-spacing: 1.3px;
          text-decoration: dotted; }
        .page-regulations .regulations-wrap .regulations-block .txt-box .regulations-list {
          margin-top: 20px;
          list-style: decimal; }
          .page-regulations .regulations-wrap .regulations-block .txt-box .regulations-list:first-child {
            margin-top: 0; }
        .page-regulations .regulations-wrap .regulations-block .txt-box.right {
          right: 50%; }
          @media screen and (max-width: 900px) {
            .page-regulations .regulations-wrap .regulations-block .txt-box.right {
              right: 0; } }
        .page-regulations .regulations-wrap .regulations-block .txt-box.left {
          left: 50%; }
          @media screen and (max-width: 900px) {
            .page-regulations .regulations-wrap .regulations-block .txt-box.left {
              left: 0; } }
      .page-regulations .regulations-wrap .regulations-block .img-box {
        position: relative;
        width: 55%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover; }
        @media screen and (max-width: 900px) {
          .page-regulations .regulations-wrap .regulations-block .img-box {
            width: 100%; } }
        .page-regulations .regulations-wrap .regulations-block .img-box.bg01 {
          background-image: url(../img/img01.jpg); }
        .page-regulations .regulations-wrap .regulations-block .img-box.bg02 {
          background-image: url(../img/img02.jpg); }
        .page-regulations .regulations-wrap .regulations-block .img-box.bg03 {
          background-image: url(../img/img03.jpg); }
        .page-regulations .regulations-wrap .regulations-block .img-box.bg04 {
          background-image: url(../img/img04.jpg); }
        .page-regulations .regulations-wrap .regulations-block .img-box .inbox {
          padding-top: 85%; }
          @media screen and (max-width: 1024px) {
            .page-regulations .regulations-wrap .regulations-block .img-box .inbox {
              padding-top: 100%; } }
          @media screen and (max-width: 900px) {
            .page-regulations .regulations-wrap .regulations-block .img-box .inbox {
              padding-top: 66%; } }
        .page-regulations .regulations-wrap .regulations-block .img-box img {
          width: 100%;
          height: auto; }
        .page-regulations .regulations-wrap .regulations-block .img-box.left {
          left: 45%; }
          @media screen and (max-width: 900px) {
            .page-regulations .regulations-wrap .regulations-block .img-box.left {
              left: 0; } }

/* page-regulations */

.ff-min {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }

.btn-main-form {
  display: inline-block;
  min-width: 240px;
  margin: 30px auto;
  padding: 15px 40px;
  font-size: 18px;
  color: #fff;
  background: #cab270; }
  .btn-main-form:hover {
    color: #fff; }
  @media screen and (max-width: 768px) {
    .btn-main-form {
      font-size: 16px; } }

@media screen and (max-width: 768px) {
  .btn-long {
    padding: 15px 20px;
    font-size: 14px; } }

.pc {
  display: block; }
  @media screen and (max-width: 769px) {
    .pc {
      display: none; } }

.pc-plus {
  display: block; }
  @media screen and (max-width: 667px) {
    .pc-plus {
      display: none; } }

.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp {
      display: block; } }

.sp-plus {
  display: none; }
  @media screen and (max-width: 667px) {
    .sp-plus {
      display: block; } }

.hide {
  visibility: hidden; }

.dis-none {
  display: none; }

.bold {
  font-weight: bold !important; }

.hr-line {
  margin: 30px auto;
  width: 40px;
  height: 1px;
  background: #000; }

.tabechoku-standard-regulations-lists {
  text-align: center;
  margin: 30px 5%;
}
.tabechoku-standard-regulations-lists .list {
  margin-top: 30px;
  list-style: none;
}
.tabechoku-standard-regulations-lists .copy {
  margin-top: 10px;
  padding: 0 5%;
  line-height: 1.8;
  font-size: 14px;
}

/*# sourceMappingURL=style.css.map */
