/* カスタム CSS をここに入力してください */

/* フロントページだけページ別コメント非表示 */
.page-id-48 .wpcr3_dotline + .wpcr3_reviews_holder {
    display: none;
}

td img {
    max-width: 100%;
    height: auto;
    width: 120px;
    border: none;
    vertical-align: bottom;
}

.appreach{
	margin-bottom:50px
}

#gazou-wide {
    background: url(https://papatan.net/wp-content/uploads/2021/10/パパ活短期大学トップ画像.png) no-repeat;
		background-position: 50% 0%;
		background-size: 75%;
}

#st-headerbox #st-header {
    min-height: 7em;
}

@media only screen and (min-width: 960px){
    #st-headerbox #st-header {
        min-height: 12em;
    }
}
@media only screen and (max-width: 599px){
    #st-headerbox #st-header {
        min-height: 4.3em;
    }    
}
@media only screen and (max-width: 414px){
		.responbox img.alignleft {
				float: none;
				margin-left: auto;
				margin-right: auto;
				display: block;
		}
}