@charset "UTF-8";
/* リセット
------------------------------------- */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

* html table {
  border-collapse: collapse;
}

*:first-child + html table {
  border-collapse: collapse;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

table,
th,
td,
img {
  border: 0;
}

input {
  vertical-align: middle;
  outline: none;
}

q:before,
q:after {
  content: "";
}

ul {
  list-style: none;
}

hr,
legend,
caption {
  display: none;
}

img {
  border: 0;
  vertical-align: bottom;
}

a:focus {
  outline: none;
}

.orgConts * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
}

/* 基本設定
------------------------------------- */
html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  font-size: 1.4rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrapper {
  min-width: 1364px;
}

.header {
  min-width: 1364px;
}

header .header_inner {
  height: 100px;
}

.top .contents {
  width: 100%;
  padding: 0;
}

.layout {
  margin: 0 auto;
  position: relative;
}

/*-orgMainContsInner*/
#orgMainConts {
  text-align: center;
}
#orgMainConts p {
  line-height: 0;
}

.layout {
  margin-top: 180px;
}

.layout-top {
  padding-top: 45px;
  padding-bottom: 30px;
  background-image: url("../images/top2026/bg_main.png");
  background-size: 208px 1px;
  background-repeat: repeat;
  background-position: top center;
  position: relative;
  z-index: 1;
}

.layout h1 {
  max-width: 1304px;
  margin: 0 auto;
}

.layout h1 img {
  width: 100%;
  height: auto;
}

.layout-top__copy {
  width: 100%;
  margin-top: 30px;
  background: #ef845c;
  padding: 5px 0 15px;
}
.layout-top__copy img {
  max-width: 1050px;
  margin: 0 auto;
  height: auto;
}

#jimosaraArea {
  background-image: url("../images/top2026/bg_jimosara.png");
  background-size: cover;
  text-align: center;
  padding-bottom: 22px;
}
#jimosaraArea .box {
  position: relative;
  width: auto;
  margin: 0 auto;
}
#jimosaraArea .btnObj {
  margin-top: 22px;
}

#orgBookArea {
  background: #fffbc7;
  padding-bottom: 90px;
}

#orgBookArea * {
  color: #3e0010;
}

#orgBookArea .orgBookTtl {
  margin: 0 auto;
  padding: 53px 0 25px;
  max-width: 707px;
}

#orgBookArea .orgBookTxt {
  margin: 0 auto;
  max-width: 632px;
}
#orgBookArea .orgBookTxt img {
  width: 100%;
}

#orgBookArea .orgBookList {
  max-width: 1097px;
  padding-top: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#orgBookArea .orgBookList li:first-child {
  width: calc(66.6666666667% + 40px);
  margin: 0 auto;
  text-align: center;
  -webkit-transform: translateX(-37px);
          transform: translateX(-37px);
}

#orgBookArea .orgBookList li:nth-of-type(2),
#orgBookArea .orgBookList li:nth-of-type(3),
#orgBookArea .orgBookList li:nth-of-type(4) {
  padding-top: 52px;
}

#orgBookArea .orgBookList li:nth-of-type(5),
#orgBookArea .orgBookList li:nth-of-type(6),
#orgBookArea .orgBookList li:nth-of-type(7) {
  padding-top: 26px;
}

#orgBookArea .orgCapLayout {
  text-align: right;
  padding-top: 45px;
  padding-bottom: 26px;
  max-width: 1400px;
  margin: 0 auto;
}

#orgBookArea .orgBookCap {
  padding-left: 25px;
  text-align: left;
  display: inline-block;
  color: #460008;
  margin: 0 auto;
  margin-right: 167px;
  max-width: 700px;
}

#orgBookArea .orgBookCap li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 1.5rem;
}

.bottom_copy {
  text-align: right;
  padding: 0 60px 20px 0;
}

#orgBookArea .campNum {
  margin-right: 228px;
  padding-top: 15px;
  text-align: end;
  font-size: 1.5rem;
}

footer {
  width: 100%;
  background-color: #1746ff;
}

.footer_copy {
  width: 1120px;
  height: 47px;
  color: #fff;
  font-size: 1.2rem;
  display: table-cell;
  vertical-align: middle;
  font-family: メイリオ, Meiryo, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ\ Ｐゴシック, sans-serif;
}

.footer_page-top {
  position: absolute;
  right: 8px;
  top: -34px;
  width: 72px;
  height: 72px;
  background-size: 100%;
}

/* clearfix
------------------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* レスポンシブ設定
------------------------------------- */
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
  footer {
    min-width: 1120px;
    width: 100%;
    height: 47px;
  }
  .footer_inner {
    position: relative;
    width: 1120px;
    height: 47px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  html {
    overflow-x: hidden;
  }
  body {
    font-size: 62.5%;
    overflow-x: hidden;
  }
  .pc {
    display: none !important;
  }
  img {
    width: 100%;
    height: auto;
  }
  a:hover img {
    opacity: 1;
  }
  .header {
    min-width: auto;
  }
  header .header_inner {
    width: 100%;
    height: 50px;
  }
  .top .contents {
    padding-top: 0;
  }
  #wrapper {
    min-width: 100%;
  }
  /*-orgMainContsInner*/
  .layout {
    width: 100%;
    margin-top: 0;
  }
  .layout-top {
    background-image: url(../images/top2026/bg_main_sp.png);
    background-size: 100% 100%;
    padding-top: 3.5714285714vw;
    padding-bottom: 4vw;
  }
  .layout h1 {
    max-width: 100%;
    margin: 0 auto;
  }
  .layout-top__copy {
    max-width: 100%;
    padding: 5px 14px 12px;
  }
  #jimosaraArea {
    background-image: url("../images/top2026/bg_jimosara_sp.png");
    padding-bottom: 2.2857142857vw;
  }
  #jimosaraArea h2 {
    max-width: 90.7142857143vw;
    margin: 0 auto;
    margin-right: 6.5714285714vw;
  }
  #jimosaraArea p {
    max-width: 88vw;
    margin: 0 auto;
  }
  #jimosaraArea .btnObj {
    max-width: 60.8571428571vw;
    width: 100%;
    margin-top: 2vw;
  }
  #orgBookArea {
    padding-bottom: 40px;
  }
  #orgBookArea .orgBookTtl {
    width: 72.2857142857vw;
    padding: 6vw 0 3.2857142857vw;
  }
  #orgBookArea .orgBookTxt {
    width: 68vw;
  }
  #orgBookArea .orgBookList {
    max-width: 85.7142857143vw;
    padding-top: 4.4285714286vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  #orgBookArea .orgBookList li:first-child {
    width: 74.2857142857vw;
    position: relative;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    left: auto;
    margin: 0 auto 0 auto;
  }
  #orgBookArea .orgBookList li {
    width: 41vw;
  }
  #orgBookArea .orgBookList li:nth-of-type(2),
  #orgBookArea .orgBookList li:nth-of-type(3),
  #orgBookArea .orgBookList li:nth-of-type(4) {
    padding-top: 5vw;
    width: 41vw;
  }
  #orgBookArea .orgBookList li:nth-of-type(5),
  #orgBookArea .orgBookList li:nth-of-type(6),
  #orgBookArea .orgBookList li:nth-of-type(7) {
    padding-top: 5.2857142857vw;
    width: 41vw;
  }
  #orgBookArea .orgCapLayout {
    padding-top: 3.8571428571vw;
    text-align: left;
    padding-bottom: 4vw;
  }
  #orgBookArea .orgBookCap {
    padding-left: 0;
    padding-right: 0;
    max-width: 90vw;
    font-size: 2.8571428571vw;
    margin-left: 7.1428571429vw;
    margin-right: auto;
  }
  #orgBookArea .orgBookCap li {
    font-size: 2.8571428571vw;
    line-height: 137%;
  }
  .bottom_copy {
    padding: 0;
    width: 87.1428571429vw;
    margin: 0 auto;
    padding-bottom: 40px;
    font-size: 2.8571428571vw;
    line-height: 1.2;
  }
  #orgBookArea .campNum {
    margin-right: 5.7142857143vw;
    padding-top: 0.2857142857vw;
    text-align: end;
    font-size: 2.8571428571vw;
  }
  .footer_inner {
    position: relative;
    padding: 0 20px;
    height: 85px;
  }
  .footer_copy {
    padding-top: 32px;
    font-size: 1rem;
    background-size: 50px;
  }
  .footer_page-top {
    width: 42px;
    height: 42px;
    top: -23px;
    margin-left: -21px;
  }
}/*# sourceMappingURL=top2026.css.map */