/*
Theme Name: TOUSHOJI
Theme URI:  https://www.wpserveur.net
Author:     AZ-create Co.,Ltd
Author URI: https://az-create.co.jp/
Template:   swell
Version:    1.0
License:    GNU General Public License v2 or later
*/


/* 東照寺について */
@media screen and (max-width:600px) {
	/*. 余白 	 */
	.content-1 {
		margin-bottom: 0!important;
	}
	.content-1 .wp-block-media-text__content {
		padding-bottom: 0!important;
	}
	 .wp-block-media-text {
        --swl-mediatext--space: 1.5rem;
	}
	/*リンクボタン */
	.swl-has-mb--s {
		justify-content: left;
		display: flex;
	}
}


