@charset "UTF-8";
/*
    Template: roppongi
    Theme Name: roppongi child
    Theme URI: https://roppongi-skin.com/
    Description: 六本木スキンクリニックの子テーマ
    Version: 1.0.0
    Author: 六本木スキンクリニック
    Author URI: https://roppongi-skin.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* Removing batting */
.l-mainContent.l-article .wp-block-list li {
    list-style: disc;
}

.l-mainContent.l-article a:not(.p-toc__link,.roppongi-block-button__link) {
	text-decoration: underline;
}

.l-mainContent.l-article a.p-toc__link {
	color: #333 !important;
}

@media screen and (min-width: 813px) {
	table, th, td {
		table-layout: unset;
	}
}

.c-categoryList__link {
	color: #fff !important;
}

.wp-block-table th, .wp-block-table td {
    padding: 7px 11px !important;
}

.entry-content article h2 body.single-campaign .entry-content h2, body.post-type-archive-campaign .entry-content h2 {
    background: unset;
    color: #212529;
    margin-left: 0;
    padding-bottom: 10px;
}