<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*$btn-request-off-color:*/
/*#9e7013*/
/*#BD8617;*/
/*$btn-request-on-color:#db9b1a;*/
/*$btn-reserve-off-color:#9c9e73;
$btn-reserve-on-color:#b5b886;*/
.bg {
  background-position: top center;
  background-size: 100% auto;
  background-repeat: repeat-y; }

.res-btn {
  padding: 2.25rem 4px;
  width: 51.8333333333%;
  /*    position: absolute;
      top:0;
      left: 50%;
      transform: translateX(-50%);*/
  margin: auto; }
  .res-btn a {
    display: block;
    margin: auto;
    max-width: 690px; }
    .res-btn a img {
      width: 100%;
      height: auto; }
  @media screen and (max-width: 600px) {
    .res-btn {
      padding: 2rem 4px;
      width: 83.25%; } }

.c-container {
  width: 100%;
  margin: 0 auto; }
  .c-container *, .c-container *:before, .c-container *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .c-container .note-section {
    margin-top: 0; }

.c-container-wrap {
  width: 100%;
  position: relative; }
  .c-container-wrap::before, .c-container-wrap::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply; }
  .c-container-wrap::before {
    max-width: 680px;
    background-position: left top;
    background-image: url("../images/cam2025ny/subbg1.png");
    top: 0;
    left: 0; }
  .c-container-wrap::after {
    max-width: 480px;
    background-position: right bottom;
    background-image: url("../images/cam2025ny/subbg2.png");
    bottom: 0;
    right: 0; }
  .c-container-wrap .section-inner {
    position: relative;
    z-index: 2; }
  .c-container-wrap .c-intro {
    padding: 4rem 0 2.5rem; }
    .c-container-wrap .c-intro .image {
      margin: 0 auto 3rem; }
    .c-container-wrap .c-intro .lead.participants {
      font-size: 160%;
      color: #b6251e;
      font-weight: bolder;
      margin-top: 1rem; }
    .c-container-wrap .c-intro .note {
      text-align: center;
      margin-top: 1.5rem; }
  @media screen and (max-width: 600px) {
    .c-container-wrap::before {
      width: 81%; }
    .c-container-wrap::after {
      width: 57%; }
    .c-container-wrap .c-intro {
      padding: 2rem 0 3rem; } }

.section-inner {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto; }

.c-midashi {
  margin-top: 4rem;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center; }

.c-txt {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.8;
  margin-top: 2rem; }
  .c-txt .gold {
    font-size: 1.4rem;
    color: #AA8420;
    margin-top: 1rem; }
  .c-txt .note {
    font-family: "Noto Serif JP", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    font-feature-settings: 'palt';
    text-align: center;
    margin-top: 1rem; }

.point {
  padding-bottom: 4rem; }
  .point li {
    width: 100%;
    margin: .5rem auto 0 auto;
    padding: 1rem 2rem; }
    .point li .img {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto; }
    .point li .note {
      margin-top: .5rem;
      text-align: right;
      color: #fff;
      font-family: "Noto Serif JP", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      -webkit-font-smoothing: antialiased;
      font-weight: 300;
      font-feature-settings: 'palt'; }
  @media screen and (max-width: 600px) {
    .point {
      margin-inline: calc(50% - 50vw); }
      .point li {
        padding: 1rem 0 0; } }

#Cont01 .bg {
  background-image: url("../images/cam2025ny/cont01_bg.jpg"); }
#Cont01 .c-container-wrap::before, #Cont01 .c-container-wrap::after {
  content: none; }
#Cont01 .c-intro::before, #Cont01 .c-intro::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  mix-blend-mode: multiply; }
#Cont01 .c-intro::before {
  max-width: 680px;
  background-position: left top;
  background-image: url("../images/cam2025ny/subbg1.png");
  top: 0;
  left: 0; }
#Cont01 .c-intro::after {
  max-width: 480px;
  background-position: right bottom;
  background-image: url("../images/cam2025ny/subbg2.png");
  bottom: 0;
  right: 0; }
#Cont01 .c-intro .image {
  width: 72.5%; }
#Cont01 .c-prize {
  margin-top: -2rem;
  padding-bottom: 2.25rem;
  position: relative; }
  #Cont01 .c-prize::before, #Cont01 .c-prize::after {
    content: "";
    display: block;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
    position: absolute;
    bottom: 0;
    z-index: 1; }
  #Cont01 .c-prize::before {
    width: 41.5%;
    max-width: 340px;
    background-image: url("../images/cam2025ny/subbg3.png");
    background-position: left bottom;
    left: 0; }
  #Cont01 .c-prize::after {
    width: 55.75%;
    max-width: 512px;
    background-image: url("../images/cam2025ny/subbg4.png");
    background-position: right bottom;
    right: 0; }
@media screen and (max-width: 600px) {
  #Cont01 .bg {
    background-image: url("../images/cam2025ny/cont01_bg_sp.jpg"); }
  #Cont01 .c-intro::before {
    width: 81%; }
  #Cont01 .c-intro::after {
    width: 57%; }
  #Cont01 .c-intro .image {
    width: 78%; }
  #Cont01 .c-prize .section-inner {
    width: 100%; } }

#Cont02 .bg {
  background-image: url("../images/cam2025ny/cont02_bg.jpg"); }
#Cont02 .c-container-wrap {
  overflow-y: hidden; }
#Cont02 .c-intro .image {
  width: 82.8333333333%; }
#Cont02 .c-prize {
  padding-bottom: 2rem;
  position: relative; }
  #Cont02 .c-prize::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #4b6e3e;
    position: absolute;
    bottom: -6.25rem;
    left: 0; }
  #Cont02 .c-prize .image {
    margin-top: -7.25rem; }
@media screen and (max-width: 600px) {
  #Cont02 .bg {
    background-image: url("../images/cam2025ny/cont02_bg_sp.jpg"); }
  #Cont02 .c-intro .image {
    width: 84.5%; }
  #Cont02 .c-prize {
    margin-top: 1rem; }
    #Cont02 .c-prize::before {
      bottom: -3.5rem; }
    #Cont02 .c-prize .image {
      margin-top: -6rem; } }

#Cont03 .bg {
  background-image: url("../images/cam2025ny/cont03_bg.jpg"); }
#Cont03 .c-intro .image {
  width: 76.8333333333%; }
  #Cont03 .c-intro .image .icon {
    width: 10.6666666667%;
    max-width: 128px;
    position: absolute;
    right: calc((80/1200) * -100%);
    bottom: calc((80/264) * -100%); }
    #Cont03 .c-intro .image .icon img {
      width: 100%;
      height: auto; }
#Cont03 .c-prize .img-list {
  max-width: 644px;
  margin: 1.25rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #Cont03 .c-prize .img-list div, #Cont03 .c-prize .img-list li {
    min-height: 0%; }
  #Cont03 .c-prize .img-list li {
    width: 30.0309597523%;
    margin-right: 4.9535603715%; }
    #Cont03 .c-prize .img-list li:nth-of-type(3n) {
      margin-right: 0; }
    #Cont03 .c-prize .img-list li.note {
      width: 100%;
      text-align: right;
      margin-right: 0; }
@media screen and (max-width: 600px) {
  #Cont03 .bg {
    background-image: url("../images/cam2025ny/cont03_bg_sp.jpg"); }
  #Cont03 .c-intro .image {
    width: 85%; }
    #Cont03 .c-intro .image .img {
      margin-right: calc((24/800) * -100%); }
  #Cont03 .c-prize .img-list li {
    width: 32%;
    margin-right: 2%; } }

.bukken {
  width: 100%;
  background: #fff;
  padding: 5rem 0 0; }
  .bukken .head {
    width: 100%;
    max-width: 788px;
    margin: auto;
    line-height: 1.44; }
    .bukken .head::after {
      content: '';
      display: block;
      clear: both; }
  .bukken .b-ttl {
    font-size: 1.6rem;
    text-align: left;
    color: #3E3A3A;
    font-weight: bold;
    letter-spacing: 0.5em;
    float: left; }
  .bukken .a-guide {
    width: 60.9137055838%;
    text-align: right;
    float: right; }
    .bukken .a-guide img {
      vertical-align: baseline;
      vertical-align: -webkit-baseline-middle; }
  .bukken .guideicon-list {
    position: absolute;
    top: 0.5rem;
    left: 0.5rem; }
    .bukken .guideicon-list .icon {
      display: inline-block;
      width: 32px;
      margin-right: 2px;
      margin-top: 0; }
      .bukken .guideicon-list .icon:last-of-type {
        margin-right: 0; }
  .bukken .b-list {
    width: 100%;
    max-width: 788px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .bukken .b-list div, .bukken .b-list li {
      min-height: 0%; }
    .bukken .b-list li {
      width: 47.9695431472%;
      margin-top: 1rem; }
      .bukken .b-list li .b-name {
        background: #585757;
        padding: .5rem;
        color: #fff;
        line-height: 1.4;
        font-size: .9rem; }
      .bukken .b-list li .b-access {
        margin-top: .5rem;
        font-size: .9rem; }
  .bukken .b-link-btn a {
    display: block;
    width: 100%;
    margin: 0.625rem 0 1rem;
    padding: 0.75rem 0.25rem;
    text-align: center;
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0.05em;
    color: #fff;
    background-color: #957534;
    transition: 0.4s all; }
    .bukken .b-link-btn a:hover {
      background-color: #CDB163; }
  @media screen and (max-width: 600px) {
    .bukken {
      background: none;
      position: relative;
      overflow: hidden;
      padding: 2rem 0 0; }
      .bukken .head {
        padding: 0 1rem; }
      .bukken .b-ttl {
        width: 100%;
        float: none;
        text-align: center; }
      .bukken .a-guide {
        width: 88%;
        float: none;
        text-align: center;
        margin: 0.5rem auto 0; }
      .bukken .guideicon-list .icon {
        width: 24px; }
      .bukken .b-list {
        position: relative;
        z-index: 3;
        padding: 1rem 1rem 0; }
        .bukken .b-list li {
          width: 100%; }
          .bukken .b-list li:first-of-type {
            margin-top: 0; }
          .bukken .b-list li .b-name {
            text-align: center; } }
</pre></body></html>