<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (min-width: 481px)  {
#wrapper{

}
}

@media screen and (min-width: 600px) {
#wrapper{ line-height:1.4em; }
}

body{
    min-height: 100%;
    font-size:16px; background:#F7F7F7; font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3', Meiryo, 繝｡繧､繝ｪ繧ｪ, sans-serif;}
    *{margin:0; padding:0; list-style:none;
        -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
img{display:block;}
.clearfix:after {content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix {min-height: 1px;}
* html .clearfix {height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/}
.floLeft{float:left;}
.floRight{float:right;}


/*==============================================
common_parts
==============================================*/
#wrapper{
    width:100%;
    max-width:1440px !important;
    min-width:320px;
    min-height: 100%;
    background:#f7f7f7 !important;
    margin:0 auto;
  word-break:break-all;
}

/* header */
#wrapper #header{
    padding:10px 20px;
}
#wrapper #header img{
    width:75px;
    height:auto;
    float:left;
}

.event {
    min-width: 320px;
    width: 100%;
    max-width: 978px;
    margin: 0 auto;
}
.event.register {
    background: #f7f7f7;
}

.event.register .header {
    padding: 48px 0 32px 0;
}
.event.register .header h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #333333;
}
.event.register.error .header h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
}
.event.register .header .header--caution {
    margin-top: 28px;
    background-color: #F9E5E5;
    color: #BF0000;
    text-align: center;
    height: 24px;
}
.event.register .header .header--caution span {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    vertical-align: middle;
}

.event.register .header .header--message {
    margin-top: 12px;
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.event.register .header .header--deadline {
    margin-top: 12px;
    color: #BF0000;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.font-color-caution {
    color: #BF0000;
}
.event.register .contents {
    background-color: #fff;
}
.event.register .contents .event-info {
    padding: 32px;
}

@media screen and (max-width: 599px) {
    #wrapper{
        background-color: #fff;
    }
    .event {
        padding: 0 16px;
    }
    .event.register {
        background: #fff;
    }
    .event.register .contents {
        border: 1px solid #EBEBEB;
        border-radius: 4px;
    }
    .event.register .contents .event-info {
        padding: 16px;
    }
    .event.register .header h2 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0%;
        text-align: center;
    }
}

.event.register .contents .event-info .info-item {
    padding-bottom: 32px;
}
.event.register .contents .event-info .info-item .info-item--title {
    background-color: #002896;
    height: 31px;
    padding: 0 8px;
    line-height: 31px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border-radius: 4px;
}
.event.register .contents .event-info .info-item .info-item--body {
    margin-top: 8px;
    color: #5C5C5C;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.event.register .contents .event-info .info-item .info-item--body.description {
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}


.event.register .contents .event-info .info-item .info-item--body .date-start {
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    align-items: stretch;
}
.event.register .contents .event-info .info-item .info-item--body .date-close {
    margin-top: 8px;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    align-items: stretch;
}
.event.register .contents .event-info .info-item .info-item--body .event-date {
    display: inline-block;
    flex-grow: 1;
}
.event.register .contents .event-info .info-item .info-item--body .date-tag {
    border-radius: 4px;
    background-color: #E5E9F4;
    color: #4D69B6;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    width: 44px;
    font-size: 14px;
    min-height: 29px;
    max-height: 100%;
    justify-content: center;
}

.event.register .contents .event-info .user-info a {
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.event.register .contents .event-question {

}
.event.register .contents .event-question .question-header {
    background-color: #E7F2FB;
    padding: 32px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5C5C5C !important;
}
.event.register .contents .event-question .question-body {
    padding: 24px 32px 32px 32px;
}

.event.register .contents .event-question .question-body .question-item {
    margin-top: 32px;
}
.event.register .contents .event-question .question-body .question-item:first-child {
    margin-top: 0px;
}
.event.register .contents .event-question .question-body .question-item .question-item--title {
    border-left: 4px solid #002896;
    color: #5C5C5C;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.event.register .contents .event-question .question-body .question-item .question-item--title .question-item--required {
    background-color: #FFA000;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 700;
    line-height: 16.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.event.register .contents .event-question .question-body .question-item .question-item--title .question-item--textarea-caution {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.event.register .contents .event-question .question-body .question-item .question-item--body {
    margin-top: 16px;
}

.event.register .contents .event-question .question-body .question-item .question-item--body .select-wrap {
    position: relative;
    width: 314px;
    height: 48px;
}
.event.register .contents .event-question .question-body .question-item .question-item--body .select-wrap select {
    width: 314px;
    height: 48px;
    min-width: 88px;
    padding: 12px 16px 12px 16px;
    gap: 0px;
    border-radius: 4px;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #D6D6D6;
}
.event.register .contents .event-question .question-body .question-item .question-item--body .select-wrap::after {
    content: "";
    position: absolute;
    top: 18px;
    right: 12px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 10px solid #002896;
    border-bottom: 0;
    pointer-events: none;
}

.event.register .contents .event-question .question-body .question-item .question-item--body textarea {
    width: 100%;
    height: 120px;
    padding: 5px 4px 5px 4px;
    gap: 4px;
    border-radius: 4px;
    border: 1px solid #D6D6D6;
}

.event.register .event-confirm {
    margin-top: 32px;
    text-align: center;
}

.event.register .event-confirm .pp {
    font-size: 15px;
    font-weight: 400;
    line-height: 22.5px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.event.register .event-confirm .confirm-message {
    margin-top: 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 16.9px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.event.register .contents .event-info .send-email {
    margin-top: 32px;
    background-color: #F7F7F7;
    padding: 24px;
}
.event.register .contents .event-info .send-email .send-email--message {
    color: #5C5C5C;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.event.register .contents .event-info .send-email .send-email--email {
    color: #5C5C5C;
    font-size: 14px;
    font-weight: 400;
    line-height: 23.8px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.event.register .event-confirm .submit-buttons {
    position: relative;
    margin-top: 30px;
    text-align: center;
    bottom: 0;
    max-width: 978px !important;
    min-width:320px;
    width: 100%;
    background-color: #f7f7f7;
    padding: 10px 0;
    margin-bottom: -20px;
}
@media screen and (max-width: 599px) {
    .event.register .event-confirm .submit-buttons {
        position: relative;
        margin-top: 30px;
        text-align: center;
        left: 0;
        bottom: 0;
        max-width: 100% !important;
        min-width: 100%;
        width: 100%;
        background-color: #ffffff;
        padding: 10px 0;
        margin-bottom: -20px;
    }
}
.event.register .event-confirm .submit {
    background-color: #BF0000;
    color: #fff;
    width: 320px;
    height: 48px;
    min-width: 80px;
    padding: 12px 14px 12px 14px;
    gap: 0px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.event.register .event-confirm .return-button {
    margin: 4px auto 0 auto;
    display: block;
    background-color: #D6D6D6;
    width: 320px;
    height: 48px;
    min-width: 80px;
    padding: 12px 14px 12px 14px;
    gap: 0px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration: none;
    color: #333333;
    display: flex;
    justify-content: center;
    align-items: center;
}
.event.register .event-confirm .submit img,
.event.register .event-confirm .return-button img {
    width: 24px;
}
.event.register .event-confirm .submit span {
    flex-grow: 1;
    text-align: center;
    margin-left: 24px;
}
.event.register .event-confirm .return-button span {
    flex-grow: 1;
    text-align: center;
    margin-right: 24px;
}
#wrapper .event-footer {
    margin-top: 64px;
    width: 100%;
    height: 68px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
#wrapper .event-footer span {
    font-size: 13px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #474747;
}
</pre></body></html>