/*
Theme Name:SOLARIS Child
Theme URI:https://tcd-theme.com/tcd088
Description:WordPressテーマTCD「SOLARIS」の子テーマ
Template:solaris_tcd088
Author:
Version:2.11.2
*/

#page_header {
    height: 350px !important;
}

@media screen and (min-width:750px) {
#archive_square_headline {
    height: 150px !important;
    top: -75px !important;
    }
}

@media screen and (max-width:749px) {
#archive_square_headline {	
    height: 120px !important;
    top: -60px !important;
	}
}
	

.privacy-text {
		margin: auto;
}
.turnstile-wrapper {
	text-align: center;
}