@charset "UTF-8";
/*
    Template: seven
    Theme Name: seven child
    Theme URI: https://www.sevenbells.jp/women/
    Description: セブンベルクリニックの子テーマ
    Version: 1.0.0
    Author: セブンベルクリニック
    Author URI: https://www.sevenbells.jp/women/

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

.l-mainContent {
    margin-left: auto;
    margin-right: auto;
    padding-top: 160px;
}

@media screen and (max-width: 767px) {
	.l-mainContent {
		margin-left: auto;
		margin-right: auto;
		padding: 50px 20px 0px;
	}
}