﻿@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

html {
    background-color: #326528;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    background: url("../material/background_pattern@1x.png");
}

.main-header {
    background: var(--sk1_green02, #4A9A3B);
    height: 52px;
    color: #FFF;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-body {
    display: flex;
    flex-direction: column;
    width: 85%;
    padding: 20px 20px 30px 20px;
    background-color: #F4E056;
    border: 1px solid #CAC8C8;
    margin: 10px auto;
    align-items: center;
}

.content-name {
    margin: 5px auto;
    color: #4A9A3B;
    text-align: center;
    font-family: Noto Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    letter-spacing: -0.48px;
}

.main-body
.main-text {
    width: 100%;
    text-align: left;
    color: var(--sk1_green02, #4A9A3B);
    font-feature-settings: 'clig' off, 'liga' off;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Noto Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 138.462% */
    margin: 8px;
}

.flex-between {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-button {
    width: 100%;
    height: 52px;
    margin: 8px 0;
    border-radius: 16px;
    background: var(--sk1_gra_green, linear-gradient(180deg, #8BCF35 0%, #226914 100%));
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.20);
    color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Noto Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    border: none;
}

.main-button-half {
    width: 48%;
    height: 52px;
    margin: 8px 0;
    border-radius: 16px;
    background: var(--sk1_gra_green, linear-gradient(180deg, #8BCF35 0%, #226914 100%));
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.20);
    color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Noto Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    border: none;
}

.main-button-half:disabled{
    background: var(--sk1_gra_green, linear-gradient(180deg, #CCCCCC 0%, #888888 100%));
}

.main-button-account {
    width: 32%;
    height: 160px;
    margin: 8px 0;
    border-radius: 16px;
    background: var(--sk1_gra_green, linear-gradient(180deg, #8BCF35 0%, #226914 100%));
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.20);
    color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Noto Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 100% */
    border: none;
}

.main-button-account img {
    margin: 25px 0;
    height: 65px;
}

.account-button-text {
    height: 43px;
    display: inline-block;
}

.input-set {
    width: 95%;
    text-align: left;
    margin: auto;
}

.input-label {
    color: #4A9A3B;
    text-align: left;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 112.5% */
    margin: 15px 0px 4px 0px;
}

.input-item {
    width: 100%;
    height: 37px;
    flex-shrink: 0;
    stroke-width: 1px;
    stroke: var(--sk1_gray, #D9D9D9);
}

.input-textarea {
    width: 100%;
    height: 114px;
    color: #4A9A3B;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 112.5% */
    text-align: left;
}

.register-link {
    color: #000;
    text-align: center;
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    letter-spacing: -0.336px;
}

.register-link a {
    color: #007AFF;
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.336px;
}

.terms-title {
    margin: 26px 0px 11px 0px;
    color: #4A9A3B;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 112.5% */
}

.terms-text {
    background-color: #FFF;
    width: auto;
    height: 114px;
    overflow: scroll;
    border-radius: 5px;
}

.exposition {
    color: var(--sk1_red, #D3543E);
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Noto Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 138.462% */
    margin: 24px auto;
}

.main-body .scroll-area {
    width: 100%;
    background-color: #FFF;
    max-height: 700px;
    overflow: scroll;
}

.main-body .contact-content {
    height: 80%;
    background-color: #FFF;
    max-height: 700px;
    overflow: scroll;
}

.event-list-header {
    background-color: #F4E056;
    color: var(--sk1_red, #D3543E);
    /* font_noto bold */
    font-family: Noto Sans;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 17px */
    letter-spacing: -0.408px;
}

.event-list-header button {
    border-radius: 100px;
    background: var(--sk1_orange, #F1AB3C);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    width: 100px;
    height: 30px;
    margin-right: 8px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: none;color: #FFF;
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px; /* 112.5% */
}

.event-list-body {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.event-list-content {
    width: 90%;
    background-color: #F4E056;
    margin: 20px 0;
}

.event-list-content img {
    margin: 20px auto 0
}

.event-list-content div {
    color: #000;
    text-align: center
    font-family: Noto Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 24px */
    letter-spacing: -0.48px;
}

.footer {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-column: 1 / 4;
    /* 1行目から4行目まで広がる */
    background-color: #326528;
    padding: 4px;
    text-align: center;
    color: #FFFFFF;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'Noto Sans JP';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px; /* 100% */
    letter-spacing: 2px;
}

.footer-text {
    margin: 0 0 0 5px;
}


/*FAQ*/
.scroll-area ol li {
    list-style-type: none;
    counter-increment: cnt;
}

.scroll-area ol li ol li::before {
    content: "(" counter(cnt) ").  ";
}

/* モーダルエリア */
.mordalArea {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modalScrollText {
    width: calc(70% + 24px * 2);
    position: fixed;
}

.modalScrollText span{
    width: 24px;
    float: right;
    writing-mode: vertical-rl;
    color: white;
}

.BeforeEvent {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.BeforeEvent .modalContents {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: white;
    width: 70%;
    height: 20%;
    min-height: 150px;
}

.BeforeEvent .ContentsWrapper{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.BeforeEvent {
}

.ModalBG {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
}

.Modal {
    overflow: hidden;
}
