@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

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


@media screen and (min-width:960px) {
	#mazuha {
		transform: translateX(-50%);
	}
	#price .swell-block-column:last-child .swell-block-capbox {
		max-width: 100% !important;
	}
}
@media screen and (max-width:959px) {
	.spmini {
		max-width: 50vw;
		margin-left: auto;
		margin-right: auto;
	}
	#mazuha {
		transform: scale(.75);
		top: -10% !important;
		left: -3% !important;
	}
	#towazu {
		padding-left: 28%;
		margin-bottom: 1em !important;
	}
	#step5 .swell-block-columns {
		.step_ttl span.has-black-background-color {
			padding-left: 10% !important;
			transform: translateX(-20%);
            display: inline-block;
			margin-bottom: 1em;
		}
		p.has-black-background-color {
			transform: scale(1.245) translateY(4%) !important;
		}
	}
}

/*運営会社*/
@media screen and (max-width:960px) {
	.page-id-235 {
		td:first-child {
			border-right: none !important;
			border-bottom: 3px solid #ababab;
			padding-bottom: .25em;
		}
		td:not(:first-child) {
			padding-top: .25em !important;
			padding-bottom: 1.5em;
		}
		.swell-block-fullWide {
			background-image: url("/wp-content/uploads/2026/03/company-bg1-sp.webp") !important;
			background-position: 50% 0% !important;
		}
	}
}