#page-covid19 {
    min-height: 388px;
}

#page-covid19:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 354px;
    background: url(./../images/bg-covid.jpg) no-repeat 50% 50%;
    background-size: cover;
    z-index: -1;
}

#page-covid19 .container {
    max-width: 1000px;
    margin: 0 auto;
}

#page-covid19 .content-wrapper {
    padding-top: 40px;
}

#page-covid19 .content-wrapper #corona .container {
    margin: 0 7.5px 12px 7.5px;
    background: #fff;
}

#page-covid19 #section-pankuzu {
    padding-top: 0;
}

#page-covid19 .content-wrapper_inner {
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
    padding: 20px 20px 60px 20px;
    color: #333;
    font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","メイリオ",Meiryo,sans-serif;
}

#page-covid19 .content-wrapper #corona .corona-measure_introduce {
    padding: 35px 0 46px;
}

#page-covid19 .content-wrapper #corona .corona-measure_introduce .corona-measure_introduce_title {
    position: relative;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
}


#page-covid19 .content-wrapper #corona .corona-measure_introduce .introduce-course::before {
    position: absolute;
    content: '';
    width: 160px;
    height: 8px;
    left: calc(50% - 80px);
    background: #d2313a;
    bottom: -25px;
}

#page-covid19 .content-wrapper #corona .corona-measure_introduce .corona-measure_introduce_description {
    margin-top: 22px;
    color: #232323;
}

#page-covid19 .content-wrapper #corona .corona-measure_introduce .corona-measure_introduce_description .content {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 1.6;
}

#page-covid19 .content-wrapper #corona .corona-measure_introduce .corona-measure_introduce_description .notice {
    position: relative;
    display: inline;
    background: linear-gradient(transparent 74%,#FFF5D5 47%);
    background-position: 0 94px;
    font-size: 15px;
    font-weight: 600;
    z-index: 1;
    line-height: 1.6;
}

#page-covid19 .heading-title {
    background-color: #EAF7F7;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 16px 11px;
    color: #333;
    box-sizing: border-box;
    border-top: 1px solid #27ADAE;
    border-bottom: 1px solid #27ADAE;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .corona-measure_list_item {
    padding-bottom: 34px;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .corona-measure_list_item .content {
    padding-top: 17px;
    line-height: 1.8;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .corona-measure_list_item .content p {
    line-height: 1.75;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .corona-measure_list_item .content .group-image {
    display: flex;
    margin-bottom: 10px;
    margin-top: 2px;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .corona-measure_list_item .content .group-image_online {
    width: 50%;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .corona-measure_list_item .content .group-image_online img {
    object-fit: cover;
    width: 100%;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .method-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 11px;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .method-list_item_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #e6e5e1;
    box-shadow: 4px 4px 0px #e6e5e1;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .method-list_item_box .method-list_item_box_mask {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 69px;
    height: 69px;
    background: #ebf4fd;
    border-radius: 50%;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .method-list_item {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 10px;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .method-list_item:nth-child(3n+2) {
    margin-right: 0;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .method-list_item_title {
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.6;
}


#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods {
    display: flex;
    margin-top: 20px;
    margin-bottom: 50px;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods_item_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 111px;
    background: #eaf7f7;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods_item_box .learning-methods_item_box_mask {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 69px;
    height: 69px;
    background: #fff;
    border-radius: 50%;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods_item {
    position: relative;
    width: 31.4%;
    margin-right: 2.9%;
    box-shadow: 4px 4px 0px #e6e5e1;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods_item a {
    color: #333;
    text-decoration: none;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods_item:nth-child(3n+3) {
    margin-right: 0;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods_item_title {
    position: relative;
    height: 30px;
    font-size: 13px;
    display: flex;
    align-items: center;
    padding: 2px 10px 0;
}

#page-covid19 .content-wrapper #corona .corona-measure_list .learning-methods_item_title::after {
    content: url(./../images/arrow-right.png);
    position: absolute;
    right: 5px;
}

#page-covid19 .learning-methods_item a:hover .learning-methods_item_box {
    transition: 0.2s ease-in-out;
    opacity: 0.6;
}

#page-covid19 .learning-methods_item a:hover .learning-methods_item_title {
    transition: 0.2s ease-in-out;
    opacity: 0.6;
}

#page-covid19 .question-answer {
    margin-top: 18px;
}

#page-covid19 .box-topic {
    margin-top: 20px;
    margin-bottom: 35px;
}

#page-covid19 .box-topic dl {
    text-align: left;
}

#page-covid19 .box-topic .question {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    background: #fafafa;
    padding: 10px 16px;
    line-height: 46px;
}

#page-covid19 .box-topic .icon-question {
    position: relative;
    margin-right: 5px;
    top: -12px;
}

#page-covid19 .box-topic .question .question-content, #page-covid19 .box-topic .answer .content-answer {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 28px);
    line-height: 1.6;
}

#page-covid19 .box-topic .answer {
    padding: 17px 16px 17px 16px;
    text-align: left;
}

#page-covid19 .box-topic .icon-answer {
    color: #D33339;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    font-family: "Avant Garde", sans-serif;
    margin-right: 5px;
}

#page-covid19 .box-topic .answer .content-answer {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 28px);
    font-size: 14px;
}

#page-covid19 .box-topic .answer .content-answer p {
    font-size: 14px;
    line-height: 1.5;
}

#page-covid19 .section-procedure .content {
    padding: 18px 0 37px;
    line-height: 1.6;
}

#page-covid19 .button_school-near {
    width: 100%;
    color: #26AFAF;
    background-color: #EAF7F7;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    max-width: 280px;
    height: 60px;
    border: none;
    outline: none;
    border-radius: 3px;
    box-shadow: 4px 4px 0px #c0e0e0;
    position: relative;
    cursor: pointer;
}
  
#page-covid19 .button_school-near::after{
    content: url(./../images/arrow-right.png);
    position: absolute;
    right: 17px;
    top: 31%;
}

#page-covid19 .procedure-contact {
    border: 1px solid #d5d5d5;
    padding: 30px 19px 25px 19px;
}

#page-covid19 .c-freeTrial_button {
    display: flex;
    justify-content: center;
}

#page-covid19 .procedure-contact_buttons .c-freeTrial_button a {
    width: 100%;
}

#page-covid19 .procedure-contact_buttons .c-freeTrial_button {
    max-width: 280px;
    width: 100%;
    margin-bottom: 15px;
}

#page-covid19 .procedure-contact .procedure-contact_buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}

#page-covid19 .procedure-contact_info {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.4;
}

#page-covid19 .procedure-contact_info .hint {
    position: relative;
    font-weight: 600;
}

#page-covid19 .procedure-contact_info .phone {
    margin: 5px 0 10px 0;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1.8px;
    color: #26AFAF;
}

#page-covid19 .procedure-contact_info .phone a {
    text-decoration: none;
    color: #26AFAF;
}

#page-covid19 .procedure-contact_info .time {
    font-size: 12px;
    letter-spacing: 0.5px;
}

#page-covid19 .procedure-contact_buttons .c-button_freeTrial {
    width: 100%;
}

#page-covid19 .c-button_freeTrial::after {
    right: 17px;
    top: 35%;
}