/* Scss Document */
body {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-align: justify; }

.cl1 {
  color: #850622; }

.cl2 {
  color: #b81e1f; }

.d-flex {
  display: flex;
  justify-content: space-between; }

.txt-center {
  text-align: center; }

.object-fit-cover {
  position: relative; }
  .object-fit-cover img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }

#key {
  background-image: url(../img/keiji/key.jpg); }
  #key .tit {
    position: absolute;
    right: 0;
    bottom: 78px;
    z-index: 1; }

#sec1 {
  position: relative;
  background: url("../img/keiji/sec1_bg.jpg") no-repeat right bottom, url("../img/keiji/bg1.jpg") repeat center 0;
  padding: 30px 0 168px; }
  #sec1 .info {
    margin: 0px 0 0 500px;
    min-height: 500px; }
  #sec1 h2 {
    margin: 0px 0 0px 17px; }
  #sec1 .photo {
    position: absolute;
    top: 0;
    left: -111px; }
    #sec1 .photo li:nth-child(2) {
      margin-left: 50px; }

.btn-shared {
  margin: 0 auto;
  text-align: center; }
  .btn-shared img {
    box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.4); }

#sec2 {
  background: url("../img/keiji/sec2_deco1.png") no-repeat 0 0, url("../img/keiji/gr_bg.png") repeat-x center 0, url("../img/keiji/bg2.jpg") repeat center 0;
  position: relative;
  padding: 50px 0 100px; }
  #sec2 .note {
    margin: -4px 0 45px; }
  #sec2 .menu {
    position: relative;
    padding-bottom: 29px; }
    #sec2 .menu .item {
      margin: 0 0 0 558px; }
    #sec2 .menu .tag {
      font-weight: 700;
      font-size: 24px;
      padding-bottom: 20px; }
      #sec2 .menu .tag span {
        font-size: 20px; }
      #sec2 .menu .tag dt {
        font-size: 36px;
        padding-bottom: 7px;
        color: #411900; }
    #sec2 .menu .txt {
      width: 380px; }
    #sec2 .menu h3 {
      position: absolute;
      top: 62px;
      left: 100px; }
    #sec2 .menu .photo1 {
      margin: 0 0 55px 350px;
      position: relative;
      z-index: 1; }
    #sec2 .menu .photo2 {
      position: absolute;
      left: -100px;
      top: 450px; }
  #sec2 .catch {
    position: relative;
    padding: 0 0 64px 391px;
    z-index: 1; }
    #sec2 .catch:before {
      content: url(../img/keiji/sec2_deco2.png);
      position: absolute;
      left: -76px;
      top: 0px;
      z-index: -1; }
    #sec2 .catch dt {
      position: absolute;
      top: 109px;
      right: 548px;
      z-index: 1; }
  #sec2 .course {
    background: #fff url("../img/keiji/sec2_bg2.jpg") no-repeat right 0;
    position: relative;
    border: 1px solid;
    padding: 51px 35px 51px 534px;
    margin: 80px 0 0; }
    #sec2 .course .photo {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 50%; }
    #sec2 .course h3 {
      font-weight: 700;
      font-size: 36px;
      line-height: 50px;
      border-bottom: 4px double;
      padding-bottom: 33px;
      margin-bottom: 25px;
      text-align: center;
      letter-spacing: 0;
      color: #411900; }
    #sec2 .course p {
      padding-bottom: 21px; }
    #sec2 .course .btn-shared {
      padding: 7px 0 0; }

#sec3 {
  position: relative;
  padding: 108px 0 00px;
  z-index: 1; }
  #sec3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -73px;
    background: url("../img/keiji/sec3_bg.jpg") no-repeat center 0/cover;
    z-index: -1; }
  #sec3 .note {
    padding-bottom: 57px; }
  #sec3 h2 {
    position: absolute;
    top: 41px;
    right: 109px; }
  #sec3 .photo1 {
    margin: 0 0 49px -250px;
    position: relative;
    z-index: 1; }
  #sec3 .menu {
    position: relative;
    padding: 0 0 37px 61px; }
    #sec3 .menu .photo {
      position: absolute;
      top: -98px;
      right: -100px; }
    #sec3 .menu .info h3 {
      font-weight: 700;
      color: #411900;
      font-size: 36px;
      line-height: 50px;
      letter-spacing: 0; }
    #sec3 .menu .info .list {
      display: flex;
      gap: 29px;
      font-size: 24px;
      line-height: 35px;
      letter-spacing: 0;
      font-weight: 700;
      padding: 13px 0 20px; }
    #sec3 .menu .info .txt {
      width: 380px; }
  #sec3 .course {
    text-align: center;
    position: relative;
    padding: 0 0 124px 0; }
    #sec3 .course:before {
      content: "";
      background: url("../img/keiji/sec3_bg2.png") no-repeat center 0/cover;
      position: absolute;
      top: 19px;
      left: 0;
      right: 0;
      bottom: 0; }
    #sec3 .course h3 {
      text-align: center;
      color: #411900;
      font-size: 30px;
      line-height: 47px;
      font-weight: 700;
      letter-spacing: 0; }
      #sec3 .course h3 span {
        font-size: 36px;
        letter-spacing: 0; }
    #sec3 .course .note {
      padding: 16px 0 48px; }
    #sec3 .course .group {
      justify-content: center;
      gap: 20px;
      padding: 48px 0 0; }
      #sec3 .course .group dl {
        width: 400px;
        background-color: #fff;
        font-weight: 700;
        letter-spacing: 0;
        position: relative;
        font-size: 20px;
        line-height: 30px;
        border: 1px solid;
        padding: 32px 0 35px; }
        #sec3 .course .group dl .cl1 {
          font-size: 24px; }
        #sec3 .course .group dl dt {
          position: absolute;
          top: -31px;
          left: -56px;
          z-index: 1;
          background: url("../img/keiji/sec3_tag.png") no-repeat 0 0/100%;
          width: 155px;
          height: 87px;
          font-size: 20px;
          line-height: 22px;
          color: #fff;
          padding: 11px 0 0; }
          #sec3 .course .group dl dt.ext {
            left: -48px; }

#sec4 {
  background: url("../img/keiji/sec4_deco.png") no-repeat 0 bottom;
  padding: 80px 0 90px;
  background-position: calc(50%  - 182px) bottom; }
  #sec4 .photo {
    position: absolute;
    top: 0;
    right: -50px; }
  #sec4 .info {
    padding: 63px 0 70px 83px; }
    #sec4 .info .txt {
      width: 415px;
      padding: 6px 0 0;
      position: relative;
      z-index: 9;
    }

#sec5 {
  background: url("../img/keiji/sec5_bg.jpg") no-repeat center/cover;
  text-align: center;
  color: #fff;
  padding: 120px 0 116px; }
  #sec5 h2 {
    font-weight: 700;
    font-size: 48px;
    letter-spacing: 0;
    padding-bottom: 46px;
    line-height: 47px; }
    #sec5 h2 span {
      letter-spacing: 0; }
    #sec5 h2 .t1 {
      font-size: 36px; }
    #sec5 h2 .t {
      font-size: 40px;
      border-top: 4px double #fff;
      border-bottom: 4px double #fff;
      display: inline-block;
      padding: 13px 39px 18px;
      margin-bottom: 20px;
      line-height: 40px; }

#sec6 {
  position: relative;
  background: url("../img/keiji/sec6_bg.png") no-repeat center 0;
  padding: 323px 0 100px; }
  #sec6:before {
    content: url("../img/keiji/sec6_deco.png");
    position: absolute;
    right: 0;
    top: 616px;
    z-index: -1; }
  @media screen and (min-width: 1500px) {
    #sec6 {
      background-size: 100%; } }
  #sec6 h2 {
    position: absolute;
    top: -148px;
    right: 539px;
    z-index: 2; }
  #sec6 .photo img {
    box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.2); }
  #sec6 .photo1 {
    margin: 0 0 50px 500px; }
  #sec6 .info {
    padding-bottom: 60px; }
    #sec6 .info .photo2 {
      margin-left: -80px; }
    #sec6 .info .txt {
      width: 399px;
      margin: 36px 27px 0 0; }
      #sec6 .info .txt p {
        padding-bottom: 20px; }

#sec7 {
  background: url("../img/keiji/bg1.jpg") repeat center 0;
  padding: 115px 0 80px; }
  #sec7 h2 {
    color: #411900;
    font-weight: 700;
    font-size: 36px;
    padding-bottom: 30px;
    text-align: center; }
  #sec7 .faq {
    width: 800px;
    margin: 0 auto; }
  #sec7 .toggle {
    margin-bottom: 20px; }
    #sec7 .toggle .toggle-link {
      background-color: #fff;
      border: 1px solid #cccccc;
      padding: 9px 30px;
      position: relative;
      cursor: pointer; }
      #sec7 .toggle .toggle-link:hover {
        opacity: 0.8;
        cursor: pointer; }
      #sec7 .toggle .toggle-link:before, #sec7 .toggle .toggle-link:after {
        content: '';
        width: 13px;
        height: 1px;
        background-color: #000;
        position: absolute;
        top: 50%;
        right: 30px; }
      #sec7 .toggle .toggle-link:after {
        height: 13px;
        width: 1px;
        right: 36px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        transition: all .3s ease;
        -moz-transition: all .3s ease;
        -webkit-transition: all .3s ease; }
    #sec7 .toggle .toggle-main {
      color: #fff;
      padding: 10px 30px;
      background: #8B0A11;
      background: linear-gradient(0deg, #8b0a11 66%, #68070d 100%); }
    #sec7 .toggle.active .toggle-link:after {
      transform: translateY(-50%) rotate(90deg); }

.remodal-overlay {
  background-color: rgba(255, 255, 255, 0.95); }

.remodal-wrapper {
  text-align: center; }

.remodal {
  background: none !important;
  padding: 0;
  max-width: 1000px; }

.remodal-close {
  position: sticky;
  margin-left: auto;
  width: 26px;
  top: 0px;
  right: 0px;
  box-sizing: border-box;
  line-height: 1;
  margin-bottom: -40px; }
  .remodal-close:before {
    display: none; }

.popup-shared {
  text-align: center;
  padding: 50px 0; }
  .popup-shared .note {
    padding-bottom: 47px; }
  .popup-shared h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.4;
    padding: 0 0 20px;
    letter-spacing: 0; }
  .popup-shared h3 {
    font-weight: 700;
    font-size: 24px;
    padding: 10px 0 46px; }
  .popup-shared h4 {
    font-weight: 700;
    color: #411900;
    padding-bottom: 25px;
    font-size: 15px;
    line-height: 22px; }
  .popup-shared .col {
    width: 320px; }
  .popup-shared .menu-shared {
    padding-bottom: 40px; }
    .popup-shared .menu-shared.ext {
      padding-bottom: 0; }
      .popup-shared .menu-shared.ext .menu-list {
        margin-bottom: 20px; }
        .popup-shared .menu-shared.ext .menu-list dl:last-child {
          border: none; }
  .popup-shared .menu-list {
    margin-bottom: 40px; }
    .popup-shared .menu-list dl {
      color: #411900;
      line-height: 27px;
      padding: 11px 0 12px;
      letter-spacing: 0.15em;
      border-top: 1px solid #c4c3c2; }
      .popup-shared .menu-list dl:last-child {
        border-bottom: 1px solid #c4c3c2; }
      .popup-shared .menu-list dl:after {
        content: "." !important;
        clear: both !important;
        display: block !important;
        height: 0 !important;
        visibility: hidden !important; }
      .popup-shared .menu-list dl dt {
        float: left;
        font-size: 14px;
        text-align: left; }
      .popup-shared .menu-list dl dd {
        float: right;
        text-align: right;
        color: #850622; }
      .popup-shared .menu-list dl.ext {
        border: none; }
