/*MV*/
.mv_area {
    background-image: url(../img/good-tooth-day/mv_img_pc.png);
    background-size: cover;
    background-position: center;
    padding: 4% 0 2% 0;
    position: relative;
}
.yu_gothic {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-weight: 700;
}
.mv_message_frame {
    max-width: 415px;
    background-color: #9FCC91;
    border-radius: 24px;
    margin: 0 auto 1%;
}
.mv_message_frame p {
    font-family: "Meiryo";
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-align: center;
    color: #FFFFFF;
    padding: 3% 0;
}
.mv_title {
    max-width: 424px;
    margin: 0 auto 2%;
}
.mv_title h3 {
    font-family: "Noto Serif JP";
    font-size: 44px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 0.02em;
    text-align: center;
    color: #333333;
}
.mv_title_large {
    font-size: 64px;
    line-height: 64px;
    color: #9FCC91;
}
.mv_title_59A742 {
    color: #59A742;
}
.mv_text p{
    font-family: "Yu Gothic";
    font-size: 24px;
    font-weight: 500;
    line-height: 30.72px;
    letter-spacing: 0.04em;
    text-align: center;
    color: #333333;
}
.mv_date {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mv_year {
    border-radius: 50%;
    background: #59A742;
    width: 56px;
    height: 56px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mv_year p {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24.48px;
    text-align: center;
    color: #FFFFFF;
}
.date_mmdd {
    display: flex;
}
.month {
    font-size: 32px;
    line-height: 43.52px;
    margin-top: 8px;
    color: #333333;
}
.day {
    font-size: 56px;
    line-height: 76.16px;
    letter-spacing: -0.04em;
    margin-right: 5px;
    color: #333333;
}
.to_mark {
    font-size: 40px;
    line-height: 54.4px;
    margin: 10px 10px 0 10px;
    color: #333333;
}
.dow_frame {
    margin: 36px 0 0 0;
    background: #737373;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dow_frame02 {
    background: #0A81BE;
}
.day_of_the_week {
    font-size: 14px;
    line-height: 19.04px;
    letter-spacing: -0.04em;
    color: #FFFFFF;
}
.mv_circles_left {
    position: absolute;
    top: 5%;
    left: 12%;
}
.mv_circles_right {
    position: absolute;
    top: 5%;
    right: 10%;
}
.mv_circle01, .mv_circle03 {
    border-radius: 50%;
    background: rgba(89,167,66,0.16);
}
.mv_circle02, .mv_circle04 {
    border-radius: 50%;
    background: rgba(160,197,103,0.16);
} 
.mv_circle01 {
    width: 112px;
    height: 112px;
}
.mv_circle02 {
    width: 56px;
    height: 56px;
    margin: -25px 0 0 -25px;
}
.mv_circle03 {
    width: 48px;
    height: 48px;
}
.mv_circle04 {
    width: 80px;
    height: 80px;
    margin: -20px 0 0 -55px;
}
@media only screen and (min-width: 1740px) {
    .mv_circles_left {
        top: 5%;
        left: 15%;
    }
    .mv_circles_right {
        top: 5%;
        right: 13%;
    }    
}
@media only screen and (min-width: 1024px) {
    .sp_br {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .mv_area {
        background-image: url(../img/good-tooth-day/mv_img_tb.png);
        padding: 5% 0 6% 0;
    }
    .mv_area_inner {
        width: 832px;
        margin: 0 8%;
    }
    .mv_message_frame {
        max-width: 327px;
        border-radius: 20.3px;
    }
    .mv_message_frame p {
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
    }    
    .mv_title h3 {
        font-size: 36px;
        line-height: 36px;
    }
    .mv_title_large {
        font-size: 48px;
        line-height: 48px;
    }
    .mv_text p{
        font-size: 20.3px;
        line-height: 25.98px;
    }    
    .sp_br {
        display: none;
    }
    .mv_year {
        width: 47.36px;
        height: 47.36px;
        margin-right: 10px;
    }
    .mv_year p {
        font-size: 15.22px;
        line-height: 20.7px;
    }
    .month {
        font-size: 27.06px;
        line-height: 36.8px;
        margin-top: 8px;
    }
    .day {
        font-size: 47.36px;
        line-height: 64.4px;
        margin-right: 5px;
        margin-top: 9px;
    }
    .to_mark {
        font-size: 33.83px;
        line-height: 46px;
        margin: 10px 10px 0 10px;
    }
    .dow_frame {
        margin: 36px 0 0 0;
        width: 20.3px;
        height: 20.3px;
    }
    .dow_frame02 {
        background: #0A81BE;
    }
    .day_of_the_week {
        font-size: 11.84px;
        line-height: 16.1px;
    }
    .mv_circle01, .mv_circle02 {
        display: none;
    }
    .mv_circles_right {
        display: flex;
        margin-top: 10px;
        margin-right: -50px;
    }
    .mv_circle03 {
        margin: 50px 20px 0 0 ;
    }
}
@media only screen and (max-width: 767px) {
    .mv_area {
        background-image: url(../img/good-tooth-day/mv_img_sp.png);
        padding: 40px 0 10px;
    }    
    .mv_title {
        padding: 5% 0 3% 0;
    }
    .mv_title h3 {
        font-size: 36px;
        line-height: 43.2px;
        max-width: 196px;
        margin: 0 auto;
    }
    .mv_title_large {
        font-size: 40px;
        line-height: 48px;
    }
    .mv_message_frame {
        max-width: 202px;
        border-radius: 8px;
    }
    .mv_message_frame p {
        font-size: 16px;
        line-height: 19.2px;
        font-weight: 700;
    }    
    .mv_text p{
        font-size: 18px;
        line-height: 23.04px;
    }    
    .mv_date {
        margin-left: 6%;
    } 
    .mv_year {
        width: 40.65px;
        height: 40.65px;
        margin-right: 5px;
    }    
    .mv_year p {
        font-size: 13.07px;
        line-height: 17.77px;
    }
    .month {
        font-size: 23.23px;
        line-height: 31.59px;
    }
    .day {
        font-size: 40.65px;
        line-height: 55.28px;
    }
    .to_mark {
        font-size: 29.04px;
        line-height: 39.49px;
        margin: 7px 0 0;
    }
    .dow_frame {
        margin: 22px 0 0 0;
        width: 17.42px;
        height: 17.42px;
    }
    .day_of_the_week {
        font-size: 10.16px;
        line-height: 13.82px;
    }    
    .mv_circles_left, .mv_circles_right {
        display: none;
    }
}

/*event_banner*/
.event_banner {
    background-color: #EFF7EB;
    position: relative;
}
.banner_img {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.banner_img01 {
    width: 40%;
    max-width: 699px;
    position: relative;
}
.banner_img01::before {
    content: "";
    position: absolute;
    width: 240px;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(270deg, #EFF7EB, transparent);
}
.banner_img02 {
    width: 40%;
    max-width: 713px;
    position: relative;
}
.banner_img02::before {
    content: "";
    position: absolute;
    width: 240px;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #EFF7EB, transparent);
}
.banner_img01_tb, .banner_img02_tb {
    display: none;
}
.banner_inner {
    padding: 3% 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.title_label {
    width: 510px;
    height: 95px;
    margin: 0 auto;
}
.title_label_img {
    width: 493.21px;
}
.label_text_img {
    width: 503px;
    margin-top: -135px;
}
.banner_title {
    font-family: "Yu Mincho";
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.08em;
    color: #333333;
    margin-bottom: 2%;
}
.banner_title span {
    font-size: 40px;
    line-height: 60px;
    color: #59A742;
}
.banner_text {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
}
.banner_text span {
    text-decoration-line: underline;
    text-decoration-style: solid;
}
@media only screen and (min-width: 1024px) {
    .tb_br {
        display: none;
    }
    .banner_img_sp {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .banner_img01_tb, .banner_img02_tb {
        display: block;
    }    
    .banner_img01_tb {
        margin-top: 120px;
    }
    .banner_img01, .banner_img02, .banner_img_sp {
        display: none;
    }    
    .banner_img01_tb::before {
        content: "";
        position: absolute;
        width: 276px;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(270deg, #EFF7EB, transparent);
    }    
    .banner_img02_tb::before {
        content: "";
        position: absolute;
        width: 299px;
        height: 100%;
        top: 0;
        right: 0;
        background: linear-gradient(90deg, #EFF7EB, transparent);
    }    
    .banner_inner {
        padding: 5% 0;
    }    
    .banner_title {
        margin-bottom: 5%;
    }
}
@media only screen and (max-width: 767px) {
    .event_banner {
        padding: 160px 0 0;
    }
    .banner_img01, .banner_img02 {
        display: none;
    }    
    .banner_img_sp::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100px;
        top: 0;
        right: 0;
        background: linear-gradient(180deg, #EFF7EB, transparent);
    }    
    .banner_inner {
        max-width: 342px;
        margin: 0 auto;
        padding: 0;
        top: 50px;
    }
    .title_label {
        width: 100%;
        height: 70px;
    }    
    .label_text_img {
        width: 400px;
        margin-top: -100px;
    }    
    .banner_title {
        text-align: center;
        font-size: 28.35px;
        line-height: 48.19px;
        margin-bottom: 20px;
    }
    .banner_title span {
        font-size: 35.44px;
        line-height: 48.19px;
    }    
    .banner_text {
        background-color: #FFFFFFCC;
        max-width: 329px;
        margin: 0 auto;
        padding: 20px 37px 30px;
        text-align: left;
    }
    .pc_br {
        display: none;
    }
}

/*「歯周病ゼロ計画」を実施します*/
.consultation {
    background-color: #FAF7F5;
    padding: 80px 0;
}
.consultation_text_box {
    margin-bottom: 4%;
}
.consultation_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    width: 812px;
    margin: 0 auto 1%;
}
.title_border_left, .title_border_right {
    width: 120px;
    height: 3px;
    background-color: #A0C567;
}
.title_border_left {
    transform: rotate(60deg);
}
.title_border_right {
    transform: rotate(-60deg);
}
.consultation_title h2{
    font-family: "Yu Mincho";
    font-size: 32px;
    font-weight: 400;
    line-height: 43.52px;
    text-align: center;
    color: #333333;
    margin: 0 auto;
    width: 664px;
}
.consultation_title h2 span {
    font-size: 40px;
    line-height: 54.4px;
    color: #59A742;
}
.consultation_text {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #333333;
    max-width: 832px;
    margin: 0 auto;
}
.information_box {
    margin: 0 16.7%;
    background-color: #FFFFFF;
}
.information_table {
    padding: 5%;
    margin: 0;
}
.table_content {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.08em;
    color: #333333;
    border-bottom: 1px solid #888888;
    align-items: center;
    display: flex;
    padding: 3% 0;
}
.table_content dt {
    width: 30%;
    text-align: center;
    font-size: 15px;
    line-height: 22.5px;
}
.table_content dd {
    width: 70%;
}
.border_top {
    border-top: 1px solid #888888;
}
.content_text {
    line-height: 25px;
}
.content_text img {
    width: 8px;
    margin-right: 5px;
}
.venue_dd {
    line-height: 30px;
}
.booking_tb {
    display: none;
}
.contact_box {
    display: flex;
    justify-content: space-between;
}
.table_button {
    font-family: "Abel";
    font-size: 28px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.08em;
    border-radius: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.table_button01 {
    background-color: #A0C567;
    padding: 15px 0px;
    margin-right: 1%;
    width: 49%;
    text-align: center;
}
.table_button01 img {
    width: 23.34px;
    height: 32px;
}
.table_button02 {
    background-color: #59A742;
    padding: 15px 40px;
    text-align: center;
    width: 49%;
}
.table_button02 span {
    font-family: "Noto Sans JP";
    font-size: 28px;
    line-height: 42px;
}
@media only screen and (min-width: 768px) {
    .tb_sp {
        display: none;
    }
    .table_contact_remarks {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .consultation {
        padding: 80px 0;
    }    
    .consultation_img {
        margin: 0 auto 5% auto;
    }    
    .consultation_text_box {
        margin-bottom: 6%;
    }    
    .consultation_text {
        margin: 0 5%;
    }
    .information_box {
        margin: 0 3%;
    }    
    .information_table {
        padding: 5%;
        margin: 0;
    }    
    .content_text {
        line-height: 20px;
    }    
    .border_top dd {
        line-height: 30px;
    }  
    .booking {
        display: block;
    }
    .booking_tb {
        display: block;
    }    
    .booking_pc_sp {
        display: none;
    }
    .booking dt {
        display: flex;
        justify-content: center;
        margin: 0 auto 5% auto;
    }
    .booking dd {
        margin: 0 auto;
        width: 100%;
    }
    .table_contact_remarks {
        display: block;
        font-family: "Yu Gothic";
        font-size: 15px;
        font-weight: 400;
        line-height: 22.5px;
        letter-spacing: 0.08em;
        text-align: center;
        margin-top: 2%;
    }
}
@media only screen and (max-width: 767px) {
    .title_border_left, .title_border_right {
        display: none;
    }    
    .consultation_title {
        width: 100%;
        margin: 0 auto 20px;
    }    
    .consultation_title h2{
        font-size: 26px;
        line-height: 35.36px;
        max-width: 355px;
    }
    .consultation_title h2 span {
        font-size: 34px;
        line-height: 46.24x;
    }
    .consultation_text {
        text-align: left;
        max-width: 342px;
        margin-bottom: 10%;
        padding: 0 20px;
    }    
    .information_box {
        margin: 0 5%;
    }    
    .information_table {
        padding: 30px 5% 40px;
        margin: 0;
    }    
    .table_content {
        display: block;
        padding: 3% 0;
        text-align: center;
    }    
    .table_content dt {
        width: 100%;
        line-height: 22.5px;
        margin: 2% 0 5% 0;
    }
    .table_content dd {
        width: 100%;
        line-height: 30px;
        margin-bottom: 3%;
        letter-spacing: 0;
    }  
    .content_text {
        text-align: left;
        width: fit-content;
        margin: 0 auto;
    }    
    .contact_box {
        flex-direction: column;
        margin-bottom: 25px;
    }    
    .booking {
        padding: 40px 0 20px;
    }
    .booking dt {
        margin: 0 auto 20px auto;
    }
    .table_button01 {
        padding: 15px 15px;
        margin-right: 0;
        margin-bottom: 5%;
        width: 100%;
    }    
    .table_button02 {
        padding: 15px 74px;
        width: 100%;
    }    
    .contact_remarks {
        text-align: left;
    }  
}

/*全身の健康はお口から*/
.influence01 {
    padding: 80px 0;
}
.influence01_title {
    display: flex;
    justify-content: center;
    align-items: baseline;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
.influence01_title h2{
    font-family: "Noto Serif JP";
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.08em;
    text-align: center;
    color: #333333;
    width: 750px;
}
.influence01_title_nov {
    letter-spacing: 0;
}
.influence01_title_lg {
    font-size: 40px;
    line-height: 60px;
    color: #59A742;
}
.influence01_text {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: #333333;
    max-width: 832px;
    margin: 0 auto 5% auto;
}
.influence01_text span {
    text-decoration-line: underline;
    text-decoration-style: solid;  
}
.influence01_box {
    margin: 0 16.7%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.influence01_box_inner {
    width: 48%;
    margin-bottom: 7%;
}
.box_inner_bottom_tb {
    margin: 0;
}
.influence01_box_inner p {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #333333;
    letter-spacing: 0.08em;
    max-width: 376px;
}
.influence01_img {
    position: relative;
    margin-bottom: 8%;
    max-width: 376px;
}
.influence01_img_left, .influence01_box_text_left {
    margin-left: auto;
    margin-right: 0;
}
.influence01_img_text {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #59A742;
    padding: 2% 0;
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .influence01_title {
        width: 100%;
    }
    .title_border_left02, .title_border_right02 {
        display: none;
    }    
    .influence01_text {
        margin: 0 10% 8% 10%;
    }
    .influence01_box {
        margin: 0 5%;
        justify-content: space-between;
    }   
    .influence01_box_inner {
        width: 48%;
        margin-bottom: 120px;
    }     
    .box_inner_bottom_tb {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .influence01_title {
        margin: 0 0 8px;
        width: 100%;
    }
    .influence01_title h2{
        width: 100%;
        font-size: 24px;
        line-height: 36px;
    }
    .influence01_title_lg {
        font-size: 30px;
        line-height: 48px;
        letter-spacing: 0;
    }    
    .influence01_text {
        max-width: 342px;
        text-align: center;
        margin: 0 auto 50px;
    }    
    .influence01_text span {
        font-size: 18px;
        line-height: 36px;
    }    
    .influence01_box {
        margin: 0 7%;
        display: block;
    }    
    .influence01_box_inner {
        width: 100%;
        margin-bottom: 50px;
    }    
    .box_inner_bottom_sp {
        margin-bottom: 0;
    }
    .influence01_img_text {
        padding: 1% 0;
    }    
}

/*そのほかにも様々な全身疾患に影響があります*/
.influence02 {
    background-color: #F8F8F8;
}
.influence02_box {
    padding: 5% 0;
    display: flex;
    justify-content: center;
}
.influence02_box_inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40%;
}
.influence02_title {
    max-width: 464px;
    margin: 0 auto;
}
.influence02_title h4 {
    font-family: "Meiryo";
    font-size: 32px;
    font-weight: 400;
    line-height: 43.52px;
    letter-spacing: 0.08em;
    text-align: left;
    margin-bottom: 7%;
    color: #333333;
}
.influence02_title h4 span {
    font-size: 40px;
    line-height: 54.8px;
}
.influence02_img_tb {
    display: none;
}
.influence02_img {
    width: 60%;
    max-width: 739px;
}
.influence02_text_box {
    border: solid 1px #D9D9D9;
    border-radius: 8px;
    padding: 0 45px 40px;
    margin: 0 auto;
    max-width: 500px;
}
.influence02_text_box h4 {
    font-family: "Meiryo";
    font-size: 24px;
    font-weight: 400;
    line-height: 38.4px;
    text-align: center;
    color: #333333;
    background-color: #F8F8F8;
    width: 330px;
    margin: -40px auto 40px;
}
.influence02_text_box p {
    font-family: "Yu Gothic";
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #333333;
    max-width: 408px;
    margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .influence02_box {
        margin: 0 10%;
        padding: 80px 0;
    }    
    .influence02_box_inner {
        display: block;
        width: 100%;
    }    
    .influence02_title {
        width: 100%;
        margin-bottom: 7%;
    }    
    .influence02_title h4 {
        margin-bottom: 5%;
    }   
    .influence02_img_tb {
        display: block;
        margin-bottom: 10%;
    }
    .influence02_img {
        display: none;
    }    
}
@media only screen and (max-width: 767px) {
    .influence02_box {
        margin: 0 5%;
        padding: 80px 0;
    }    
    .influence02_box_inner {
        display: block;
        width: 100%;
    }    
    .influence02_title {
        width: 100%;
        margin-bottom: 10%;
    }    
    .influence02_title h4 {
        font-size: 23px;
        line-height: 31.28px;
        letter-spacing: 0.04em;
        text-align: center;
        margin-bottom: 10%;
    }    
    .influence02_title h4 span {
        font-size: 31px;
        line-height: 42.16px;
    }
    .influence02_img_tb {
        display: block;
        margin-bottom: 50px;
    }
    .influence02_text_box {
        border: solid 1px #D9D9D9;
        padding: 0 30px 40px;
        margin: 0 auto;
        width: 100%;
    }
    .influence02_text_box h4 {
        font-size: 21px;
        line-height: 33.6px;
        width: fit-content;
        margin: -30px auto 10px;
    }
    .influence02_text_box p {
        font-family: "Yu Gothic";
        font-size: 15px;
        font-weight: 400;
        line-height: 30px;
        text-align: left;
        color: #333333;
        max-width: 408px;
        margin: 0 auto;
    }    
    .influence02_img {
        display: none;
    }    
}

/*contact_banner*/
.contact_banner {
    background-image: url(../img/good-tooth-day/contact_img_pc.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 5% 0;
}
.contact_inner {
    text-align: center;
    padding: 4% 0 2%;
    background-color: rgba(255, 255, 255, 0.75);
}
.contact_title {
    font-family: "Yu Mincho";
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.08em;
    margin-bottom: 3%;
}
.contact_title span {
    font-size: 40px;
    line-height: 60px;
    color: #59A742;
}
.contact_text {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 5%;
    color: #333333;
}
.button_box {
    display: flex;
    justify-content: space-between;
    width: 720px;
    margin: 0 auto;
}
.button {
    font-family: "Abel";
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0.08em;
    border-radius: 12px;
    width: 344px;
    color: #FFFFFF;
    text-decoration: none;
}
.button01 {
    background-color: #A0C567;
    padding: 15px 10px;
}
.button01 img {
    width: 23.34px;
    height: 32px;
    margin-right: 10px;
}
.button02 {
    background-color: #59A742;
    padding: 15px 100px;
}
.button02 span {
    font-family: "Noto Sans JP";
    font-size: 28px;
    line-height: 42px;
}
.contact_remarks {
    font-family: "Yu Gothic", "ヒラギノ 角ゴ ProN", "メイリオ", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22.5px;
    letter-spacing: 0.08em;
    color: #333333;
    margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .contact_banner {
        background-image: url(../img/good-tooth-day/contact_img_tb.png);
        background-size: cover;
        padding: 80px 0;
    }    
    .contact_inner {
        padding: 80px 10% 5px;
    }    
    .contact_title {
        margin-bottom: 50px;
    }
    .contact_text {
        margin-bottom: 50px;
    }    
    .button_box {
        width: 100%;
        margin-bottom: 50px;
    }    
    .button {
        width: 48%;
    }
    .button01 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 20px 0;
    }    
    .button02 {
        background-color: #59A742;
        padding: 20px 0;
    }    
}
@media only screen and (max-width: 767px) {
    .contact_banner {
        background-image: url(../img/good-tooth-day/contact_img_sp.png);
        padding: 20% 0;
    }    
    .contact_inner {
        text-align: left;
        padding: 10% 0;
    }    
    .contact_title {
        font-size: 24px;
        line-height: 32.64px;
        margin-bottom: 10%;
        text-align: center;
    }
    .contact_title span {
        font-size: 32px;
        line-height: 43.52px;
    }    
    .contact_text {
        margin: 0 5% 10% 5%;
    }
    .tb_pc {
        display: none;
    }
    .button_box {
        flex-direction: column;
        width: 100%;
        text-align: center;
        padding: 0 8%;
    }
    .button {
        margin: 0;
        width: 100%;
        height: 80px;
        line-height: 80px;
    }
    .button01 {
        padding: 0 8px;
        margin-right: 0;
        margin-bottom: 5%;
    }    
    .button02 {
        padding: 0 78px;
    }   
    .contact_remarks {
        width: fit-content;
        margin: 5% auto 0;
    } 
}