* {
    box-sizing: border-box;
}
body {
    background-color: #ffffff !important;
}
.storylane_iflame {
    text-align: center;
    width: 960px;
    margin: 40px auto;
}
.storylane_iflame p {
    margin-bottom: 24px;
}
header {
    color: #000;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 80px;
    padding: 0px 16px;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    background: #FFF;
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.15);
    position: fixed;
    left: 0;
    top: 0;
}
header a {
    color: #000;
    text-decoration: none;
}
header a:hover,
.footer_menu_left a:hover,
.footer_menu_right a:hover {
    opacity: 0.7;
}
.header_left {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}
.header_right {
    margin-right: 16px;
    display: flex;
    align-items: flex-start;
    gap: 8px;
}
.logo {
    display: flex;
    padding: 8px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    font-size: 10px;
}
.logo img {
    width: 120.396px;
    height: 18px;
}
.menu_text {
    display: flex;
    padding: 16px 8px;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
}
.menu_button {
    display: flex;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #F8A000;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    margin-right: 16px;
}
a .menu_button {
    color: #FFF;
}
footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.footer_top {
    background: #000;
    display: flex;
    width: 100%;
    padding: 40px 0px;
    justify-content: center;
    align-items: center;
}
.footer_menu {
    display: flex;
    width: 720px;
    justify-content: space-between;
    align-items: flex-start;
    flex-shrink: 0;
}
.footer_menu_left {
    display: flex;
    width: 240px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex-shrink: 0;
}
.footer_menu_center {
    display: flex;
    width: 240px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
}
.footer_menu_right {
    display: flex;
    width: 240px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
}
.footer_menu_right a {
    text-decoration: none;
}
.footer_menu_header {
    display: flex;
    flex-direction: column;
    color: rgba(255, 255, 255, 0.50);
    font-size: 12px;
}
.footer_index {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}
.footer_index a,
.footer_menu_left a {
    display: flex;
    flex-direction: column;
    color: #FFF !important;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
}
.w240 {
    width: 240px;
}
.footer_bottom {
    display: flex;
    width: 100%;
    padding: 40px 24px;
    justify-content: space-between;
    align-items: center;
}
.footer_bottom_left {
    display: flex;
    align-items: center;
    gap: 16px;
}
.footer_bottom_left .footer_index a {
    color: #000;
}
.coryright {
    color: rgba(0, 0, 0, 0.50);
    font-size: 12px;
}
.footer_bottom_right {
    display: flex;
    align-items: end;
    gap: 16px;
}
.fotter_right_logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: bottom;
    gap: 8px;
}
.fotter_right_logo p {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
}
.fotter_right_logo a {
    text-decoration: none;
}
    .img_atrae,
.img_gptw2019 {
    width: 110px;
    display: block;
}
.img_atrae {
    width: 110px;
}
.footer_logo {
    display: flex;
    padding: 8px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.footer_logo span {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
.footer_logo img {
    width: 200px;
}
.img_nihon_service_award {
    width: width: 77.6px;
    height: 40px;
}
.img_gooddesign {
    width: 85px;
    height: 30px;
}
h1 {
    font-size: 32px;
}
.wrapper {
    width: 100%;
    padding: 120px 0 0;
}
.wraper_contents {
    width: 960px;
    margin: 0 auto;
    color: #fff;
}
.wraper_team_experience_bg {
    background-image: url('https://assets.wevox.io/document/team_experience_bg.png');
    background-size: contain;
    background-position: bottom;
}
.wraper_contents_bg {
    background-image: url('https://assets.wevox.io/document/team_experience.png');
    background-size: contain;
    background-position: bottom;
    width: 100%;
}
.wraper_contents h1 {
    color: #fff;
    margin: 0 0 40px;
}
.information {
    width: 960px;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
}
.information h2 {
    margin-top: 0;
    color: #2a9d8f;
}
.information li {
    font-size: 14px;
    line-height: 24px;
}

.information p {
    font-size: 14px;
}
.information_left {
    width: 50%;
    margin-right: 40px;
}
.information_right {
    width: 50%;
}
.information_contents {
    margin-bottom: 40px;
}

@media only screen and (max-width:1080px) {
    .footer_menu,
    .footer_bottom {
        display: block;
        width: 100%;
    }
    .footer_menu_left,
    .footer_menu_center,
    .footer_menu_right,
    .footer_bottom_left,
    .footer_bottom_right {
        display: block;
        margin: 0 24px 24px;
        width: auto;
    }
    .footer_menu_header,
    .footer_menu_left a,
    .footer_menu_center a,
    .footer_menu_right a {
        display: block;
        margin: 0 0 16px;
        width: auto;
    }
    .wrapper {
        width: auto;
    }
    .wraper_contents,
    .information {
        width: 100%;
        padding: 0 24px;
    }
    .award_logo {
        display: flex;
        margin-bottom: 24px;
        padding: 8px 16px;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 8px;
    }
}
#pardot-form {
    font: 18px 'HCo Gotham SSm', 'Gotham', 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'BIZ UDPGothic', 'Meiryo', 'sans-serif';
    margin: 0 auto 24px;
    padding: 0;
    max-width: 940px;
    transition: .3s cubic-bezier(.4,.4,0,1);
    box-sizing: border-box;
}
#pardot-form .form-field {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
}
#pardot-form select {
    width: 100%;
}
#pardot-form .value span {
    margin-left: 0px;
}
#pardot-form span.value {
    margin: 0;
}
#pardot-form textarea.standard {
    background-color: #FFFFFF;
    border: solid 1px #C2C2C2;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    width: 100%;
    height: 88px;
    box-sizing: border-box;
}
#pardot-form input.text,
#pardot-form input.date {
    background-color: #FFFFFF;
    border: solid 1px #C2C2C2;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
}
#pardot-form select {
    background-color: #FFFFFF;
    border: solid 1px #C2C2C2;
    font-size: 16px;
    color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    width: 100%;
    -webkit-appearance: button;
    appearance: button;
    box-sizing: border-box;
}

#pardot-form p {
    text-align: left;
    margin: 24px 0px 0px 0px;
    padding: 0;
    box-sizing: border-box;
}
#pardot-form p label {
    font-size: 16px;
    color: #000000;
    text-align: left;
    width: 100%;
    height: auto;
    margin: 0 0 8px 0;
    padding: 0;
}
#pardot-form p label.field-label {
    font-weight: bold;
}
#pardot-form p.submit input {
    background-color: #FFFFFF;
    border: solid 2px #26BFBA;
    font-size: 16px;
    color: #26BFBA;
    font-weight: bold;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    min-width: 320px;
    padding: 16px;
    cursor: pointer;
    margin: 24px 0px 0px 0px;
    box-sizing: border-box;
}
#pardot-form p.submit input:hover {
    background: #26bfba;
    color: #ffffff;
}
#pardot-form p.submit {
    text-align: center;
    margin: 0;
}
#pardot-form p.required label, form.form span.required label {
    background: none !important;
    text-align: left;
}
#pardot-form p.required label.field-label:after {
    content:"必須";
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    background-color: #26BFBA;
    padding: 4px 8px;
    margin-left: 8px;
    border-radius: 4px;
}
#pardot-form p.error,
#pardot-form p.error label{
    color: #F44336;
}
#pardot-form p.email-pref,
#pardot-form p.no-label {
    font-size: 14px;
    margin: 0;
}

#pardot-form p span.description {
    font-size: 14px;
    line-height: 20px;
    margin: 4px 0 0 0;
}
#pardot-form input[type="checkbox"] {
    margin-right: 8px;
    cursor: pointer;
}
#pardot-form .pd-checkbox .inline {
    cursor: pointer;
}

#pardot-form .pd-checkbox span.value,
#pardot-form .pd-checkbox span.description {
    display: block;
}


#pardot-form .form-bottom-text {
    font-size: 14px;
    text-align: center;
}
@media screen and (max-width: 580px) {
    #pardot-form {
        margin-left: 16px;
        margin-right: 16px;
        max-width: auto;
    }
    #pardot-form p.submit input {
        width: 100%;
        min-width: auto;
    }
}
.wrapper_download,
.wrapper_events {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    width: 1366px;
    margin: 0 auto 40px;
    color: #000;
}
@media only screen and (max-width:1080px) {
    .wrapper_download,
    .wrapper_events {
        width: 96%;
    }
}
.wrapper_events_left {
    width: 60%;
}
.wrapper_events_right {
    width: 40%;
}
.wrapper_events_right {
    position: relative;
}
.wrapper_events_right > form {
    position: fixed;
}
@media screen and (max-width: 580px) {
    .wrapper_download,
    .wrapper_events {
        display: block;
    }
    .wrapper_download_left,
    .wrapper_download_right,
    .wrapper_events_left,
    .wrapper_events_right {
        width: 100%;
    }
    .wrapper_events_right > form {
        position: initial;
    }
}
.point_tag_gray {
    display: inline-flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    background: #f2f2f2;
    border-radius: 24px;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 16px;
}
.dl_image {
    width: 100%;
    margin-bottom: 24px
}
.summary {
    background: #f2f2f2;
    border: 1px solid #D7D7D7;
    padding: 16px;
    border-radius: 8px;
}
.summary li {
    margin-left: 24px;
    line-height: 32px;
}
.summary li.summary_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    list-style: none;
    margin-left: 0;
}
.form-bottom-text {
    text-align: center;
    font-size: 14px;
}

.text-size-s {
    font-size: 13px;
    line-height: 1.4;
}
.wrapper_download_h1 {
    font-size: 32px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 16px;
}
.wrapper_download_h2 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 16px;
}
.wrapper_download_tagline {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}
.wrapper_download_p {
    margin-top: 0;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}
.wrapper_download_ul {
    margin-top: 0;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
    padding-left: 20px;
}
.thanks_h1 {
    margin-top: 0;
    font-size: 26px;
}
.thanks_button {
    display: flex;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: #F8A000;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    margin-right: 16px;
    text-decoration: none;
}
.thanks_button:hover {
    opacity: 0.7;
}
.thanks_p {
    font-size: 16px;
}