/*!
Theme Name: team-dentallab
Text Domain: team-dentallab
Author: Sugai Degign Office
*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');

body {
    font-family: 'Roboto', 'Hiragino Sans', 'Meiryo', 'Hiragino Kaku Gothic ProN', sans-serif;
    padding: 0;
    margin: 0;
}


/* entry form */
.ent_table {
    border-top: 1px solid #D5D5D5;
    border-left: 1px solid #D5D5D5;
    width: 100%;
}

.ent_table th, .ent_table td {
    padding: 12px;
    border-bottom: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
}

.ent_ttl {
    background-color: #FBFBFB;
    text-align: left;
    position: relative;
    width: 33%;
}

.ent_ttl .rec {
    position: absolute;
    display: inline-block;
    width: 55px;
    right: 6px;
    color: #FFF;
    background-color: #FF6969;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 3px;
    font-weight: normal;
    text-align: center;
}

.ent_inp {}

.ent_table input, .ent_table textarea, .ent_table select {
    padding: 12px;
}

.form_btn {
    margin-top: 16px;
    text-align: center;
}

.form_btn input {
    font-size: 18px;
    padding: 3px 24px;
}

.wide-S {
    width: 80px;
}

.wide-M {
    width: 300px;
}

.wide-L {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



h1, h2, h3, h4, h5, h6 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}


/* WEB FONT Noto Serif JP */

.noto-serif-jp {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-style: normal;
}


.noto-serif-jp-200 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
}

.noto-serif-jp-300 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.noto-serif-jp-400 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.noto-serif-jp-500 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.noto-serif-jp-600 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}

.noto-serif-jp-700 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.noto-serif-jp-800 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}

.noto-serif-jp-900 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
}

/* WEB FONT noto-sans-jp */

.noto-sans-jp {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.noto-sans-jp-100 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}

.noto-sans-jp-200 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
}

.noto-sans-jp-300 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.noto-sans-jp-400 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.noto-sans-jp-500 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.noto-sans-jp-600 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}

.noto-sans-jp-700 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.noto-sans-jp-800 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}

.noto-sans-jp-900 {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
}


@media (max-width:767px) {
    .ent_table {
        width: 100%;
    }

    .ent_table th, .ent_table td {
        padding: 15px 10px;
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .ent_table input, .ent_table textarea, .ent_table select {
        padding: 5px;
    }

    .wide-S {
        width: 80px;
    }

    .wide-M {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .wide-L {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

}

.tdlb_member {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.tdlb_member li {
    width: 31%;
    text-align: left;
    list-style-type: none;
    border: 1px solid #888888;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 1%;
    margin-right: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2em;
}

@media (max-width:767px) {
    .tdlb_member {
        flex-direction: column;
    }

    .tdlb_member li {
        width: 100%;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
    }
}


.contest_info_table {
    border-top: 1px solid #D0D0D0;
    border-left: 1px solid #D0D0D0;
}

.contest_info_table th,
.contest_info_table td {
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
    padding: 15px;
}

.contest_info_table th {
    background-color: #F9F9F9;
}

@media (max-width:767px) {
    .pc_only {
        display: none !important;
    }

    .contest_info_table th,
    .contest_info_table td {
        padding: 10px;
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .contest_info_table th {
        background-color: #F9F9F9;
    }
    .contest_info_table td {
	line-height:1.6em;        
    }
}


/* ipad pc ---------------------------- */
@media screen and (min-width:768px) {
    .sp_only {
        display: none !important;
    }
}

/* sp --------------------------------- */
@media (max-width:767px) {
    .pc_only {
        display: none !important;
    }
}



.challenge__txt2 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    font-size: 66px !important;
    line-height: 1.6em !important;
}

ul.inline_item,
ul.inline_item li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.inline_item {
	padding-bottom: 10px;
}
ul.inline_item li {
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block;
	width: 8em;
}





