/* TOPページ用（essencimo2.1.0 の front-page.php 内 <style> から移動） */
.p-front-column-contents .p-front-support-p2 {
line-height: 1.8;
}
.p-front-column-contents.pickup-p {
padding: 40px 50px 20px;
}


.u-p10 {padding: 10px !important;}
.u-mt50 {margin-top: 50px !important;}
/*NAP表 共通*/
.c-table {border-collapse: collapse;margin: 0;text-align: left;width: 100%;}
.c-table th,.c-table td {line-height: 1.6;}
.c-table tr:nth-child(odd) th,.c-table tr:nth-child(odd) td {background: #e6eef6;}
.c-table th {text-align: left;vertical-align: middle;width: 28%;}
.c-table td {border: none !important;vertical-align: middle;}
.c-table ul li {padding-left: 0 !important;}
.c-table ul li::before {content: none !important;}
.c-table a {color: #0a2671;text-decoration: underline;transition: .3s;}
.c-table a:hover {color: #FFEC58 !important;text-decoration: none;}
@media (max-width: 768px) {
/*スマホのみ*/
.g-sp {display: block;}
.c-table th {width: 31%;}
.c-table th,.c-table td {font-size: 15px;}
}

