@charset "UTF-8";
/*
Theme Name: WC2023
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Description: 2023年用修正版
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags:
Version: 1.0.0
*/


/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/


html {
    color: #231816;
    background: #FFF;
    -webkit-font-smoothing: antialiased;
}

body {
    word-wrap: break-word;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

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

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

legend {
    color: #000
}

strong {
    font-weight: bold;
}

#yui3-css-stamp.cssreset {
    display: none
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

html {
    height: 100%;
}

.mt20 {
    margin-top: 20px;
}

body {
    height: 100%;
    font-size: 18px;
    font-family: 'Kozuka Gothic Pr6N', sans-serif;
    font-weight: 300;
}

a {
    color: #231816;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    opacity: 0.6;
}

img {
    max-width: 100%;
    height: auto;
}

h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 36px;
}

h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 18px;
}

#home {
    background-image: url("img/top_bg2021.jpg");
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.main.bg-image {
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.main.bg-image section {
    background: none;
}
.main.bg-image > section {
    background: rgb(255,255,255,0.85);
}

.fw-normal {
    font-weight: normal !important;
}

.top_info_box {
    max-width: 560px;
    margin: 0 auto;
    padding: 0 0 2rem;
}

.top_info_box h2 {
    margin-bottom: 1rem;
}

.top_info_box a {
}

.top_info_box li {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.top_info_box li:before {
    content: "• ";
}

.top_info_box a {
    border-bottom: 1px solid;
    padding-bottom: 1px;
    word-break: break-all;
}


.moon_icon {
    text-align: center;
    margin-bottom: 1rem;
    background-image: url("img/moon_icon.png");
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100px;
}

.container {
    margin: 0 auto;
    padding: 0 6rem;
}

.df {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.space_between {
    justify-content: space-between;
}

.space_around {
    justify-content: space-around;
}

.flex-wrap {
    flex-wrap: wrap;
}

.logo {
    width: 792px;
    margin: 0 auto 34px;
}

.slide {
    height: 100vh;
    background-size: cover;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -99;
    -webkit-transform-style: preserve-3d;
}

.slide:not(:first-child) {
    display: none;
    -webkit-animation: anim 0.3s linear 0s 1 normal;
}

.top_bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: rgba(255,255,255,0.85);
    color: #231816;
}


.bg_caption .sponsor a {
    font-weight: bold;
    font-size: 36px;
}


.bg_caption a span {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}

.bg_caption {
    padding: 5rem 0;
}

.bg_caption h2 {
    font-size: 60px;
    font-family: "Abadi MT Condensed Light";
}
.bg_caption h3, .bg_caption h4, .bg_caption h5 {
}

.bg_caption .date {
    font-size: 48px;
    font-family: "Abadi MT Condensed Light";
    margin-bottom: 40px;
}

.bg_caption .date .alert_text {
    font-size: 26px;
}

.bg_caption .date .small {
    font-size: 26px;
}

.bg_caption p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
}

.bg_caption .desc_title {
    font-size: 30px;
    margin-bottom: 24px;
}

aside {
    background: #f7dd00;
}

.drawer__content {
    overflow: auto;
    z-index: 9998;
    max-width: 330px;
    height: 100%;
    padding-bottom: 50px;
    -webkit-overflow-scrolling: touch;
    width: 200px;
    margin-top: 1rem;
}

/*.drawer__content::before {*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    display: block;*/
/*    content: '';*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    margin-top: -4px;*/
/*    border-top: 1px solid #231816;*/
/*    border-right: 1px solid #231816;*/
/*    -webkit-transform: rotate(224deg);*/
/*    transform: rotate(44deg);*/
/*    display: none;*/
/*}*/

.drawer__content p {
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "DIN Condensed";
    padding-left: 14px;
}

.drawer__content .switch_language {
    margin-top: 10px;
    margin-left: 16px;
}

.bogoflags {
    margin-top: 7px;
}

.active {
    right: -120px;
}

.visible {
    display: block !important;
}

.drawer__content_menu {
    display: block;
    padding-left: 16px;
}

.drawer__content_menu li {
    font-size: 0;
}

.drawer__content_menu li a {
    font-size: 19px;
    font-weight: 300;
    font-family: "DIN Condensed";
    border-bottom: 1px solid #231816;
    display: inline-block;
    width: 100%;
    padding: 8px 0;
}

.drawer__content_menu li a span {
    font-weight: bold;
}

section {
    background-color: white;
    margin: 0 auto;
    padding: 0 0 4rem;
}

.section1 {
    padding: 70px 0 74px;
}

.section2,
.section3,
.section4,
.section5,
.section6 {
    padding-top: 32px;
    text-align: center;
}

.section2 h2,
.section3 h2,
.section4 h2,
.section5 h2,
.section6 h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 36px;
}

.section2 h3,
.section3 h3,
.section4 h3,
.section5 h3,
.section6 h3 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.section2 h4,
.section3 h4,
.section4 h4,
.section5 h4,
.section6 h4 {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section1 .title {
    font-size: 48px;
    margin-bottom: 60px;
    font-weight: 300;
    text-align: center;
}

.img_box {
    width: 678px;
    margin-right: 32px;
}

.section2 {
    background: url('./img/bg/moon_bg.jpg');
    -webkit-background-size: cover;
    background-size: cover;
    background-position: right 10px top -540px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 200px 0 100px;
}

.section2 h3 {
    color: #fff;
}

.section2 p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin: 0;
    text-align: center;
}

.section2 .box .rank_icon {
    width: 40%;
}

.section2 .total_steps {
    font-size: 36px;
    font-weight: bold;
    font-family: "DIN Condensed";
    -webkit-text-stroke: 1px #00005A;
}


.section2 .each_uni_steps {
    font-size: 28px;
    font-weight: bold;
    font-family: "DIN Condensed";
}

.section2 .km {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    font-family: "DIN Condensed";
    -webkit-text-stroke: 2px #00005A;
}

.section2 .distance {
    text-align: center;
    margin-bottom: 50px;
}

.section2 .earth_to_moon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section2 .earth_to_moon .road {
    width: 100%;
    height: 8px;
    background: #f7dd00;
    position: relative;
}

.section2 .earth_to_moon .person {
    position: absolute;
    top: -150px;
    width: 60px;
    margin-left: -30px;
}

.section2 .complete_text {
    color: #fff;
    font-weight: bold;
    font-size: 3.5rem;
    font-family: "DIN Condensed";
    -webkit-text-stroke: 1px #00005A;
}

.section2 .step_date {
    font-size: 20px;
    font-weight: bold;
    display: block;
    -webkit-text-stroke: 1px #00005A;
}

.section2 .walk_distance_img {
    margin-bottom: 30px;
}

.section2 .number {
    font-size: 123px;
    font-weight: bold;
    color: #fff;
    font-family: "DIN Condensed";
    -webkit-text-stroke: 2px #00005A;
}

.section2 .remain_steps {
    font-size: 20px;
    font-weight: bold;
    -webkit-text-stroke: 1px #00005A;
}

.section2 .remain_number {
    font-size: 70px;
    font-weight: bold;
    color: #fff;
    font-family: "DIN Condensed";
    -webkit-text-stroke: 2px #00005A;
}

.section2 .remain_km {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    font-family: "DIN Condensed";
}

.section2 .box {
    margin-top: 10px;
    width: 30%;
    /*width: 16%;*/
}

.section2 .box:nth-child(-n+3) {
    margin-bottom: 30px;
}

.section2 .box img {
    margin-bottom: 10px;
    width: 190px;
}

.section2 .uni_number {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    font-family: "DIN Condensed";
    margin-right: 5px;
}

.section2 .uni_km {
    font-size: 23px;
    font-weight: bold;
}

.section2 .rank4_6 .box{
    width: 30%;
}

.section2 .rank4_6 .box h3{
    font-size: 15px;
}

.section2 .rank4_6 .box .uni_number{
    font-size: 32px;
}

.section2 .rank4_6 .box .uni_km{
    font-size: 14px;
}

.section2 .rank4_6 .box img {
    width: 100px;
}

.section2 .rank7_10 .box{
    width: 20%;
}

.section2 .rank7_10 .box h3{
    font-size: 15px;
}

.section2 .rank7_10 .box .uni_number{
    font-size: 32px;
}

.section2 .rank7_10 .box .uni_km{
    font-size: 14px;
}

.section2 .rank7_10 .box img {
    width: 100px;
}

.section2 .table_rank {
    width: 80%;
    margin: 0 auto;
    color: white;
}

.section2 .table_rank .unit {
    font-size: 12px;
}

.section2 .table_rank th, .section2 .table_rank td {
    padding: 10px;
    width: 30px;
}

.section2 .table_rank td {
    border-bottom: 1px solid white;
}

.section2 .table_rank .table_rank_logo {
    width: 60px;
    vertical-align: middle;
    margin-right: 30px;
}

.section2 .table_rank .table_rank_university {
    vertical-align: middle;
}

.section2 .rank4_10_txt {
    font-weight: bold;
    font-size: 24px;
    width: 50px;
    height: 50px;
    padding-top: 7px;
    background-color: #f7dd00;
    border-radius: 50%;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto 10px;
    color: black;
}

.section3 .sub_title {
    font-size: 52px;
    font-weight: 300;
    margin-bottom: 40px;
    margin-top: 30px;
    text-align: center;
}
.section3 a {
    color: #00F;
    text-decoration: underline;
}

.img_bg {
    background-image: url(./img/walk01_bg.jpg);
    background-size: cover;
    background-position: 0px 73%;
    height: 280px;
    overflow: hidden;
}

.img_bg:after {
    content: "";
    display: block;
    height: 100%;
    background: #fff;
    transform: skew(0, 178deg) translate(0, 30%);
}

.img_bg:before {
    content: "";
    display: block;
    height: 60%;
    background: #fff;
    transform: skew(0, 178deg) translate(0, -75%);
}

.img_bg2 {
    background-image: url(./img/walk02_bg.jpg);
    background-position: 0px 40%;
}

.section4 .pre_text {
    margin-bottom: 40px;
}

.prize h3 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
}

.prize p {
    text-align: center;
    margin-bottom: 40px;
}

table {
    width: 100%;
    height: 150px;
    text-align: center;
}

table th {
    width: 30%;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
    height: 60px;
}

.section4 .first_table {
    margin-bottom: 24px;
}

.section4 .first_table td {
    text-align: left;
    padding: 20px;
}

.section4 .flow_box {
    text-align: center;
    margin-bottom: 55px;
    width: 22%;
}

.section4 .flow_box span {
    color: #f7dd00;
    background-color: #231816;
    font-size: 34px;
    font-weight: bold;
    width: 95px;
    height: 39px;
    display: inline-block;
    line-height: 39px;
    margin-bottom: 27px;
}

.section4 .flow_box p {
    font-size: 14px;
    text-align: center;
}

.section4 h3 {
    font-size: 24px;
    margin-bottom: 33px;
}

.btn {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    padding: 18px 0;
    display: inline-block;
    background-color: #f7dd00;
    position: relative;
    margin-bottom: 40px;
    box-shadow: 0 8px #9b8b00;
    text-align: center;
}

.link_qr {
    margin-bottom: 90px;
}

.btn::after {
    position: absolute;
    top: 50%;
    right: 30px;
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    margin-top: -6px;
    border-top: 1px solid #231816;
    border-right: 1px solid #231816;
    -webkit-transform: rotate(45deg);
}


.container_wrapper {
    width: 1220px;
    margin: 0 17rem;
}



.section5 .company_flow {
    margin-bottom: 30px;
    flex-wrap: wrap;
    align-items: center;
}

.section5 .company_flow h3 {
    font-size: 2rem;
    font-weight: bold;
}

.section5 .company_flow .medical_logo {
    width: 250px;
}

.section5 .company_flow .jal_logo {
    width: 350px;
}

.section5 .company_flow .box {
    width: 33%;
}

/*.section5 .company_flow .box:nth-child(-n+3) {*/
/*    margin-bottom: 2rem;*/
/*}*/


.section5 .company_flow .box {
    width: 33%;
}

/*.section5 .box img {*/
/*    width: 190px;*/
/*}*/

.organization {
    padding-top: 50px;
}

.totop {
    display: none;
    z-index: 99999;
    position: fixed;
    bottom: 130px;
    right: 110px;
}

.totop img {
    position: fixed;
    z-index: 9999;
}

.chat {
    position: fixed;
    bottom: 50px;
    right: 3vw;
}

.chat img:hover{
    transform:scale(1.2,1.2);
}

/*---------- チャットボットここから  ----------*/
/* 今回は、li（幅100%）の中に、div（吹き出し）を
挿入する。吹き出しの三角形は疑似要素を使用する。 */

/*チャットボット本体*/
#chatbot {
    position: fixed;
    overflow: hidden;
    opacity: 1;
    transition: .4s;
    background: #FFF;
    -webkit-font-smoothing: none;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased; /* Safari での Default値 */
    z-index: 9999;
}

#chatbot.chatbot-zoom {
    height: 100vh;
    width: 100vw;
    box-shadow: none;
    border-radius: 0;
    top: 0;
    left: 0;
    margin: 0;
    transition: 0;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
}

/*@media screen and (min-width: 700px) {*/ /*PC*/
#chatbot {
    height: 80vh;
    width: 350px;
    bottom: 10px;
    right: 10px;
    margin: 0;
    box-shadow: 0px 0 25px -5px #888;
    border-radius: 10px;
    /*top: 50%;*/
    /*left: 80%;*/
    /*position: absolute;*/
    transform: translate(0, 0);   /* 変形なし（そのまま配置） */
    /*transform: translate(-50%, -50%);*/
    /*-webkit-transform: translate(-50%, -50%);*/
    /*-moz-transform: translate(-50%, -50%);*/
}
/*}*/

#chatbot-header {
    height: 60px;
    background: #335C80;
    position: relative;
    display: flex;
    justify-content:space-between;
}

#chatbot-logo {
    color: #FFF;
    line-height: 60px;
    padding: 0 30px;
    font-size: 16px;
}

#chatbot-zoom-icon {
    display: block;
    height: 100%;
    line-height: 60px;
    padding: 0 20px;
    color: #FFF;
    cursor: pointer;
}

#chatbot-zoom-icon:active {
    background: #4D7999;
}

#chatbot-close-icon {
    display: block;
    height: 100%;
    line-height: 60px;
    padding: 0 20px;
    color: #FFF;
    cursor: pointer;
    font-size: 20px;
    vertical-align: 2px;
}

#chatbot-close-icon:active {
    background: #4D7999;
}

/*チャットのフィールド*/
#chatbot-body {
    width: 100%;
    height: calc(80vh - 110px);
    padding-top: 10px;
    background: #FFF;
    box-sizing: border-box;
    /*横向きのスクロール禁止*/
    overflow-x: hidden;
    /*縦向きのスクロール許可*/
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    /*IE、Edgeでスクロールバーを非表示にする*/
    -ms-overflow-style: none;
}

#chatbot-body.chatbot-body-zoom {
    width: 100%;
}

#chatbot-body.chatbot-body-zoom {
    height: calc(100vh - 170px);
}

/*Chrome、Safariでスクロールバーを非表示にする*/
#chatbot-body::-webkit-scrollbar {
    display:none;
}

#chatbot-footer {
    width: 100%;
    height: 50px;
    display: flex;
    box-sizing: border-box;
    background: #FFF;
    border-top: 1.5px solid #EEE;
}

/*@media screen and (min-width: 700px) {*/ /*PC*/
#chatbot-footer.chatbot-footer-zoom {
    margin-bottom: 0;
}
/*}*/

/*入力する場所*/
#chatbot-text {
    height: 40px;
    width: 72%;
    display: block;
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 10px;
    margin: auto 10px auto 15px;
    color: #777;
    border: 0;
    outline: 0;
}

#chatbot-text:focus{
    border: none;
    outline: none;
}

/*送信ボタン*/
#chatbot-submit{
    cursor: pointer;
    height: 35px;
    padding: 0 30px;
    margin: auto;
    margin-right: 15px;
    font-size: 16px;
    background: #335C80;
    color: white;
    display: block;
    /*デフォルトのボーダーを消す*/
    border: none;
    box-sizing: border-box;
    border-radius: 7px;
}

#chatbot-submit:active{
    outline: 0;
    background: #86ABBF;
}

#chatbot-ul{
    /*ulのデフォルの隙間を消す*/
    padding: 0;
    list-style: none;
}

#chatbot-ul > li{
    position: relative;
    /* display: block; */
    width: 100%;
    padding-bottom: 10px;
    word-wrap: break-word;
}

#chatbot-ul > li > div {
    display: inline-block;
    box-sizing: border-box;
    min-height: 23px;
    max-width: 70%;
    padding: 7px 13px;
    font-size: 16px;
    line-height: 1.3em;
    position: relative;
}

#chatbot-ul > li > div.chatbot-short {
    width: 53%;
}

/*相手の吹き出しのデザイン*/
.chatbot-left{
    margin-left: 20px;
    background: #E6F0F7;
    border-radius: 0 9px 9px 9px;
    color: #1A5F80;
}

.chatbot-left-rounded {
    margin-left: 20px;
    background: #E6F0F7;
    border-radius: 9px;
    color: #1A5F80;
}

/*自分の吹き出し*/
.chatbot-right{
    margin-right: 20px;
    background: #456F99;
    text-align: left;
    border-radius: 9px 0 9px 9px;
    color: #FFF;
}

/*---------- ロボット考え中アニメーション ----------*/
/*#robot-loading-field {
    display: inline-block;
    height: 100%;
    width: 26px;
    position: relative;
}

#robot-loading-field > span {
    color: #335C80;
    font-size: 10px;
    transform: scale(.7);
    position: absolute;
    top: -12px;
}

#robot-loading-circle1 {
    animation: rlc1 .8s linear infinite alternate;
}

@keyframes rlc1 {
    0% {
        margin-top: -6px;
    }
    25% {
        margin-top: 0;
    }
    50% {
        margin-top: 6px;
    }
    75% {
        margin-top: 0;
    }
    100% {
        margin-top: -6px;
    }
}

#robot-loading-circle2 {
    animation: rlc2 .8s linear infinite;
    margin-left: 8px;
}

@keyframes rlc2 {
    0% {
        margin-top: 0;
    }
    25% {
        margin-top: -6px;
    }
    50% {
        margin-top: 0;
    }
    75% {
        margin-top: 6px;
    }
    100% {
        margin-top: 0;
    }
}

#robot-loading-circle3 {
    animation: rlc3 .8s linear infinite alternate;
    margin-left: 16px;
}

@keyframes rlc3 {
    0% {
        margin-top: 6px;
    }
    25% {
        margin-top: 0;
    }
    50% {
        margin-top: -6px;
    }
    75% {
        margin-top: 0;
    }
    100% {
        margin-top: 6px;
    }
}*/
/*---------- チャットロボットここまで！ ----------*/

.left{
    text-align: left;
}

.right{
    text-align: right;
}

.choice-title {
    position: absolute;
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-radius: 9px 9px 0 0;
    text-align: center;
    font-size: 15px;
    top: 0;
    left: 0;
    background: #456F99;
    color: #FFF;
    letter-spacing: .05em;
}

.choice-q {
    /* width: 180px; */
    margin: 25px 0 .7rem;
    font-size: 15px;
    line-height: 1.3em;
    letter-spacing: .05em;
}

.choice-button {
    cursor: pointer;
    user-select: none;
    background: #456F99;
    color: #FFF;
    border-radius: 3px;
    /* margin-top: 8px; */
    margin-bottom: 8px;
    text-align: left;
    padding: 7px 13px;
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: .05em;
    border: none;
    display: block;
    width: 100%;
}

.choice-button:active {
    background: #B8D1E6;
}

.choice-button-disabled {
    background: #B8D1E6;
}
/*---------- チャットボットここまで  ----------*/

.copyright {
    text-align: center;
    font-size: 12px;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cp_qa .cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 0 1em 0;
    color: #1b2538;
}

.cp_qa .cp_actab input {
    position: absolute;
    opacity: 0;
}

/* 質問 */

.cp_qa .cp_actab label {
    font-weight: bold;
    line-height: 1.6em;
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 1em 2em 1em 2.5em;
    cursor: pointer;
    text-indent: 1em;
    border-radius: 0.5em;
    background: rgba(27, 37, 56, 0.1);
}

.cp_qa .cp_actab label::before {
    font-family: serif;
    font-size: 1.5em;
    margin-left: -2em;
    padding-right: 0.5em;
    content: 'Q';
}

.cp_qa .cp_actab label:hover {
    transition: all 0.3s;
    color: #00838f;
}

/* --質問の＋アイコン */

.cp_qa .cp_actab label::after {
    font-size: 1.7em;
    font-weight: bold;
    line-height: 2em;
    position: absolute;
    top: 0;
    right: 0;
    content: '\2b';
    display: inline-block;
    width: 2em;
    height: 2em;
    -webkit-transition: transform 0.4s;
    transition: transform 0.4s;
}

/* 答え */

.cp_qa .cp_actab .cp_actab-content {
    position: relative;
    overflow: hidden;
    max-height: 0;
    padding: 0 0 0 2.5em;
    -webkit-transition: max-height 0.2s;
    transition: max-height 0.2s;
    border-radius: 0 0 0.5em 0.5em;
}

/*.cp_qa .cp_actab .cp_actab-content::before {*/
/*font-family: serif;*/
/*font-size: 1.5em;*/
/*position: absolute;*/
/*margin: 0.4em 0 0 -1em;*/
/*padding: 0;*/
/*content: 'A';*/
/*}*/

.cp_qa .cp_actab .cp_actab-content p {
    margin: 1em 1em 1em 0;
    text-align: left;
}
.cp_actab-content a {
    color: blue;
}

.qr_h3 {
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    position: relative;
    padding-left: 1.4em;
    line-height: 1.4;
    margin-bottom: 20px;
    margin-top: 50px;
}

.qr_h3:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: absolute;
    font-size: 1em;
    left: 0;
    top: 0;
    color: #f7dd01;
}

/* 質問を開いた時の仕様 */

/* --答えの高さ */

.cp_qa .cp_actab input:checked ~ .cp_actab-content {
    max-height: 60em;
    border: 10px solid rgba(27, 37, 56, 0.1);
}

/* 質問をクリックした時のアイコンの動き */

.cp_qa .cp_actab input:checked ~ label {
    color: #00838f;
    border-radius: 0.5em 0.5em 0 0;
}

/* 質問をクリックした時の+の動き */

.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@media (max-width: 890px) {
    .container {
        width: auto;
    }

    .container_wrapper {
        width: auto;
    }
}

/*利用規約*/
.terms {
    padding: 50px 0 0;
}

.terms label {
    font-weight: bold;
}

.terms a {
    font-weight: bold;
}

.terms h3 {
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    position: relative;
    padding-left: 1.4em; /*アイコン分のスペース*/
    line-height: 1.4;
    margin-bottom: 10px;
}

.terms h3:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c"; /*アイコンのユニコード*/
    position: absolute; /*絶対位置*/
    font-size: 1em; /*サイズ*/
    left: 0; /*アイコンの位置*/
    top: 0; /*アイコンの位置*/
    color: #f7dd01;
}

.terms .head_txt {
    padding-left: 0;
}

.terms p {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
}

.terms .moon_icon {
    margin-bottom: 0;
}

.terms ul {
    padding-left: 40px;
}

.terms li {
    list-style-type: disc;
    font-weight: 500;
}

.terms .btn {
    margin-top: 60px;
}

.terms .inactive {
    opacity: 0.6;
    cursor: default;
}

.terms .form-group {
    text-align: center;
}

.terms .form-group input {
    margin-right: 10px;
}

.entry-domaininfo {
    font-size: 1.3rem;
    background: pink;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.section3 ol,
.section4 ol,
.section5 ol,
.section6 ol {
    margin-left: 30px;
}
.section3 ol li,
.section4 ol li,
.section5 ol li,
.section6 ol li {
    list-style-type: decimal;
    text-align: left;
}

.section3 ul,
.section4 ul,
.section5 ul,
.section6 ul {
    margin-left: 30px;
}
.section3 ul li,
.section4 ul li,
.section5 ul li,
.section6 ul li {
    list-style-type: disc;
    text-align: left;
}

.section3 p,
.section4 p,
.section5 p,
.section6 p {
    text-align: left;
    margin: 1em;
}

.section3 .has-text-align-center {
    text-align: center;
}


.entry-domaininfo p {
    font-size: 14px;
    margin-bottom: 10px;
}

.row {
    display: flex;
    justify-content: space-between;
}

.wrapper_box {
    width: 30%;
}

.box-footer li {
    font-size: 14px;
}

/*登録方法*/
.clearfix {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.entry {
    padding: 50px 0;
}

.entry .small_alert {
    font-size: 14px;
    color: red;
}

.entry h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 20px;
}

.entry .profile_box {
    width: 45%;
}

.entry .profile_box p {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.apDl {
    width: 100%;
    border-radius: 5px;
    color: #ffffff;
    background-color: #2AA239;
    margin-bottom: 60px;
    text-align: center;
    padding: 30px 0;
    margin-top: 40px;
}

.appDlUl {
    width: 76%;
    margin: 0 auto 30px;

}

.appDlUl li {
    list-style: none;
    /*text-align: left; 変更　　171226*/
    /*float: none; 変更　　171226*/
    /*width: 20%; 変更　　171226*/
    text-align: center;
    float: left;
    width: 50%;
}

.appDlUl li img {
    /*display: block;margin: 0 auto;変更　　171226*/
    display: block;
    margin: 0 auto;
}

.spImg {
    float: left;
    margin-top: -50px;
    padding-left: 34px;
}

/*ウォーキングチャンレンジ登録方法*/
.entry {
    font-weight: 500;
}

.entry .head_txt {
    margin-bottom: 40px;
    text-align: left;
}

.entry .moon_icon {
    margin-bottom: 0;
}

.entry h3 {
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    position: relative;
    padding-left: 1.4em;
    line-height: 1.4;
    margin-bottom: 30px;
}

.entry h3:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c"; /*ã‚¢ã‚¤ã‚³ãƒ³ã®ãƒ¦ãƒ‹ã‚³ãƒ¼ãƒ‰*/
    position: absolute; /*çµ¶å¯¾ä½ç½®*/
    font-size: 1em; /*ã‚µã‚¤ã‚º*/
    left: 0; /*ã‚¢ã‚¤ã‚³ãƒ³ã®ä½ç½®*/
    top: 0; /*ã‚¢ã‚¤ã‚³ãƒ³ã®ä½ç½®*/
    color: #f7dd01;
}

.entry .appInR {
    float: right;
    width: 600px;
    text-align: center;
}

.apDl h3 {
    font-size: 28px;
    padding: 20px 0;
    margin-bottom: 10px; /*変更　　171226*/
}

.appInR p {
    text-align: left;
    padding: 0 20px;
}

.entry .walk_btn {
    width: 110px;
    vertical-align: sub;
    border: none !important;
}

.entry .step {
    width: 86%;
    float: right;
}

.entry .number {
    color: #cb4800;
    padding: 4px 6px;
    border: 2px solid #cb4800;
    font-weight: bold;
    margin-right: 10px;
}

.btnApp {
    padding: 10px 0;
}

.btnToroku {
    margin: 0 auto 20px;
}

.entry .flow {
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.entry .timeline {
    text-align: center;
    margin-bottom: 20px;
}

.entry .timeline p {
    margin-bottom: 10px;
}

.entry .flow li {
    width: 30%;
}

.entry .flow li img {
    border: 1px solid #eee;
}

.entry .group_flow li {
    width: 40%;
}

.alert {
    background: pink;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 50px;
}

.entry .small {
    font-size: 14px;
. entry . flow display: block;
}


.info_box {
    margin-bottom: 20px;
}

.info_box li {
    font-weight: bold;
    list-style: disc;
    margin-bottom: 10px;
    text-align: left;
}

.info_box .heath_info {
    width: 70%;
    display: block;
    border: 1px solid #ceceff;
}

.info_box .heath_info:hover {
    opacity: 0.6;
}

.info_box p {
    font-weight: bold;
    margin-bottom: 10px;
}

.info_box a {
    border-bottom: 1px solid #231816;
    padding-bottom: 1px;
    word-break: break-all;
}

.info h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.finish_txt {
    font-size: 36px;
    font-weight: bold;
    margin: 30px 0;
}

@media (max-width: 767px) {
    body {
        font-size: 10px;
    }

    p {
        font-size: 14px;
    }

    .off {
        display: none;
    }

    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }

    .container {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .container_wrapper {
        width: 100%;
    }

    .bg_caption .sponsor a {
        position: static;
        font-size: 14px;
        line-height: 1.4;
        left: 13%;
        top: 16%;
    }

    .bg_caption {
        padding: 80px 25px 20px 20px;
    }

    .slide {
        height: 100vh;
        background-position: 910px 0;
    }

    .logo {
        width: 100%;
    }

    /*.bg_caption a {*/
    /*    bottom: 50px;*/
    /*}*/

    section {
        /*padding: 16px 20px 0;*/
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 18px;
    }

    .moon_icon {
        text-align: center;
        margin-bottom: 0;
    }

    .moon_icon img {
        width: 50px;
    }

    .drawer__content {
        width: 5rem;
    }

    .active {
        left: 0 !important;
    }

    /*.drawer__content::before {*/
    /*    width: 10px;*/
    /*    height: 10px;*/
    /*    right: 3%;*/
    /*    display: block;*/
    /*}*/
    .drawer__content_menu {
        padding: 0.6rem;
    }

    .drawer__content_menu li a {
        font-size: 15px;
    }

    .drawer__content p {
        font-size: 20px;
    }

    .drawer__content .switch_language {
        margin-top: 0;
        margin-left: 0;
    }

    .bogoflags {
        margin-top: 0;
    }

    .bg_caption h2 {
        font-size: 30px;
        text-align: center;
    }

    .bg_caption .date {
        font-size: 24px;
        margin-bottom: 35px;
    }

    .bg_caption p {
        font-size: 12px;
        font-weight: 300;
        line-height: 2;
    }

    .bg_caption .desc_title {
        font-size: 15px;
        margin-bottom: 24px;
    }

    .section1 {
        padding: 35px 20px 37px;
    }

    .section1 .title {
        font-size: 24px;
        margin-bottom: 30px;
        font-weight: 300;
        text-align: center;
    }

    .img_box {
        width: auto;
        margin-right: 16px;
    }

    .section2 {
        background: url(./img/bg/sp_bg_moon.jpg);
        background-position: 50% -2rem;
        -webkit-background-size: cover;
        background-size: cover;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding: 150px 0px 10px;
        height: auto;
    }

    .section p {
        font-size: 14px;
    }

    .section2 h3 {
        font-size: 18px;
        color: #fff;
        font-weight: 300;
    }

    .section2 .km {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        font-family: "DIN Condensed";
        -webkit-text-stroke: 1px #00005A;
    }

    .section2 .step_date {
        display: block;
        -webkit-text-stroke: 0;
        color: #00005A;
    }

    .section2 .distance {
        margin-bottom: 25px;
    }

    .section2 .walk_distance_img {
        margin-bottom: 10px;
    }

    .section2 .earth_to_moon {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 30px 4px;
    }

    .section2 .earth_to_moon .earth {
        width: 20%;
    }

    .section2 .earth_to_moon .moon {
        width: 10%;
    }

    .section2 .earth_to_moon .road {
        width: 100%;
        height: 3px;
        background: #f7dd00;
        position: relative;
    }

    .section2 .earth_to_moon .person {
        position: absolute;
        top: -75px;
        width: 30px;
        margin-left: -15px;
    }

    .section2 .number {
        font-size: 50px;
        font-weight: bold;
        color: #fff;
        font-family: "DIN Condensed";
        margin-right: 10px;
    }

    .section2 .box {
        margin-top: 20px;
        width: 40%;
    }

    .section2 .first_wrap .box {
        width: 51%;
    }

    .section2 .box:nth-child(-n+3) {
        margin-bottom: 0;
    }

    .section2 .box img {
        margin-bottom: 14px;
        width: 100%;
    }

    .section2 .uni_number {
        font-size: 36px;
        font-weight: bold;
        color: #fff;
        font-family: "DIN Condensed";
        margin-right: 5px;
    }

    .section2 .uni_km {
        font-size: 15px;
        font-weight: bold;
    }

    .section2 .remain_steps {
        font-size: 16px;
        font-weight: bold;
    }

    .section2 .remain_number {
        font-size: 50px;
        font-weight: bold;
        color: #fff;
        font-family: "DIN Condensed";
    }

    .section2 .remain_km {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        font-family: "DIN Condensed";
    }

    .section2 .each_uni_steps {
        font-size: 20px;
        color: #00005A;
    }

    .section2 .note {
        font-size: 16px;
    }

    .section2 .complete_text{
        font-size: 24px;
    }

    .section2 .rank4_6 .box, .section2 .rank7_10 .box{
        width: 100%;
    }

    .section2 .table_rank {
        width: 100%;
    }

    .section2 .table_rank .table_rank_logo {
        width: 60px;
        vertical-align: middle;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .section2 .table_rank .table_rank_university {
        vertical-align: middle;
    }

    .section3 {
        text-align: center;
    }

    .section3 h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 18px;
    }

    .section3 .moon_icon {
        text-align: center;
        margin-bottom: 0;
    }

    .section3 .moon_icon img {
        width: 50px;
    }

    .section3 .sub_title {
        font-size: 26px;
        font-weight: 300;
        margin-bottom: 20px;
        text-align: center;
    }

    .img_bg {
        height: 140px;
    }

    .section4 {
        /*padding: 16px 20px 0;*/
        text-align: center;
    }

    .section4 h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 18px;
    }

    .section4 .pre_text {
        margin-bottom: 20px;
    }

    .section4 .moon_icon {
        text-align: center;
        margin-bottom: 0;
    }

    .section4 .moon_icon img {
        width: 50px;
    }

    .section4 p {
        text-align: left;
    }

    .section4 .small {
        font-size: 12px;
    }

    table {
        width: 100%;
        height: 75px;
    }

    table th {
        width: 30%;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
    }

    .section4 .first_table {
        margin-bottom: 20px;
        font-size: 14px;
        table-layout: fixed;
    }

    .section4 .first_table a {
        display: block;
    }

    .section4 .flow_box_wrapper {
        flex-wrap: wrap;
    }

    .section4 .flow_box {
        text-align: center;
        margin-bottom: 27px;
        width: 50%;
    }

    .section4 .flow_box span {
        color: #f7dd00;
        background-color: #231816;
        font-size: 17px;
        font-weight: bold;
        width: 47px;
        height: 24px;
        display: inline-block;
        line-height: 24px;
        margin-bottom: 14px;
    }

    .section4 .flow_box p {
        font-size: 10px;
        text-align: center;
    }

    .section4 h3 {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .btn {
        width: 100%;
        font-size: 18px;
        padding: 12px 5px;
        height: auto;
        line-height: 18px;
        display: inline-block;
        background-color: #f7dd00;
        position: relative;
        margin-bottom: 30px;
        box-shadow: 0 4px #9b8b00;
        text-align: center;
    }

    .btn::after {
        display: none;
    }

    .section5 {
        /*padding: 16px 20px 0;*/
        text-align: center;
        width: 100%;
    }

    .section5 th {
        font-size: 14px;
    }

    .section5 td {
        font-size: 14px;
    }

    .section5 h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 18px;
    }

    .section5 .moon_icon {
        text-align: center;
        margin-bottom: 0;
    }

    .section5 .moon_icon img {
        width: 50px;
    }

    .company_flow {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .company_flow .box {
        width: 40%;
        margin-bottom: 15px;
    }

    .section5 .box img {
        width: 100%;
    }

    .section5 .company_flow {
        flex-direction: column;
    }

    .section5 .company_flow .box {
        width: 100%;
    }

    .section6 {
        padding: 30px 20px 21px;
        text-align: center;
    }

    .section6 p {
        font-size: 12px;
    }

    .section6 h2 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 18px;
    }

    .section6 .moon_icon {
        text-align: center;
        margin-bottom: 0;
    }

    .section6 .moon_icon img {
        width: 50px;
    }

    .copyright {
        font-size: 9px;
    }

    .totop {
        display: none;
        z-index: 99999;
        position: fixed;
        bottom: 100px;
        right: 90px;
    }

    /*---------- チャットボットここから  ----------*/
    .chat {
        position: fixed;
        bottom: 50px;
        right: 0;
    }

    #chatbot-start-button {
        margin: 30px 40px;
    }

    #chatbot-logo {
        font-size: 17px;
    }

    /*入力する場所*/
    #chatbot-text {
        height: 45px;
        font-size: 17px;
    }

    /*送信ボタン*/
    #chatbot-submit {
        height: 40px;
        font-size: 16px;
    }

    #chatbot-ul > li > div {
        min-height: 30px;
        padding: 10px 16px;
        font-size: 17px;
    }

    .choice-title {
        height: 30px;
        line-height: 30px;
        font-size: 17px;
    }

    .choice-q {
        margin: 30px 0 1rem;
        font-size: 17px;
    }

    .choice-button {
        margin-bottom: 10px;
        padding: 10px 16px;
        font-size: 16.5px;
    }

    #chatbot-footer.chatbot-footer-zoom {
        position: fixed;
        margin-bottom: 60px;
    }

    #chatbot-body {
        height: calc(100vh - 170px);
    }

    #chatbot-zoom-icon {
        /*display: none;*/
    }

    #chatbot {
        height: 100vh;
        width: 100vw;
    }
    /*---------- チャットボットここまで  ----------*/

    /*利用規約*/
    .terms {
        padding: 50px 5% 0;
    }

    .row {
        flex-direction: column;
    }

    .terms p {
        text-align: left;
        font-size: 14px;
    }

    .terms h2 {
        line-height: 1.5;
    }

    .terms h3 {
        font-size: 20px;
    }

    .terms .moon_icon {
        text-align: center;
    }

    .terms .wrapper_box {
        width: 100%;
    }

    .terms .box-footer li {
        text-align: left;
    }

    .terms ul {
        padding-left: 20px;
    }

    .terms li {
        font-size: 14px;
        text-align: left;
    }

    .terms .form-check {
        font-size: 14px;
        text-align: left;
    }

    .terms .btn {
        margin-top: 20px;
    }

    .entry {
        padding: 50px 5% 0;
    }

    .entry p {
        font-size: 16px;
    }

    .entry h2 {
        line-height: 1.7;
    }

    .entry h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .apDl {
        margin-top: 0;
    }

    .entry .begin {
        flex-wrap: wrap;
    }

    .entry .begin li {
        width: 100%;
    }

    .entry .profile_box {
        width: 100%;
    }

    .entry .appInR {
        width: 100%;
    }

    .spImg {
        float: none;
        margin-top: 0;
        margin-bottom: 30px;
        padding-left: 0px;
    }

    .appDlUl {
        width: 90%;
        margin: 0 auto 30px;
    }

    .entry .flow {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .entry .flow li {
        width: 100%;
        margin-bottom: 20px;
    }

    .entry .flow li img {
        margin-top: 10px;
    }

    .entry .walk_btn {
        margin-right: 10px;
        width: 34vw;
        margin-top: 0 !important;
    }

    .entry .number {
        vertical-align: text-top;
        margin-right: 10px;
        position: relative;
        left: 0px;
        top: 10px;
    }

    .entry .step {
        width: 88%;
        float: right;
        text-align: left;
    }

    .alert {
        background: pink;
        padding: 10px;
        margin-top: 20px;
        border-radius: 5px;
        margin-bottom: 20px;
        font-size: 14px;
        text-align: left;
    }

    .entry .group_flow {
        flex-wrap: wrap;
    }

    .entry .group_flow li {
        width: 100%;
    }
}

.cp_qa .cp_actab img,
.wp-block-image img {
    width: auto;
    height: auto;
}
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
    max-height: 200em;
}

/* =============================================
フッター
============================================= */
footer {
    background: #f7dd00;
    border-top: 20px solid #d8c101;
    padding: 22px 0 2px;
}

footer ul,
footer ol {
    margin: 0;
}

footer ul li,
footer ol li {
    list-style: none;
}

.footer_menu a {
    font-size: 18px;
}

.footer_menu a span {
    white-space: nowrap;
}

.footer_logo {
    max-width: 250px;
    width: 70%;
}

.footer_right {
    width: 50%;
    text-align: right;
}

.footer_right a {
    margin-bottom: 10px;
    white-space: nowrap;
}

.footer-links .title {
    flex: none;
}

.footer-links li {
    display: inline-block;
    margin-right: 20px;
}

@media (max-width: 767px) {
    footer {
        padding: 11px 10px;
        border-top: 10px solid #d8c101;
    }

    .footer_menu a {
        font-size: 14px;
    }

    .footer_right {
        display: none;
    }

    .footer_logo {
        width: 100%;
        height: auto;
    }
}