*{font-family:   "游ゴシック", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";}
body {font-family: 'Montserrat',  "游ゴシック", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

/* 年齢確認画面カスタマイズ */
#logo_i {
	background-color:transparent;
}

#header_i h1 {font-size:10px; }
#header_i h1 img {width:160px; max-width:60%;}

#main_i {
	border: none;
	margin: 0 auto;
	padding: calc(5vh) 0 50px;
	width: 90%;
	/*min-height:calc(80vh - 250px);*/
}
#main_i form {
	background-image: url(https://img21.shop-pro.jp/PA01426/556/etc/alc_stop_20.png?cmsp_timestamp=20230516155926);
	background-repeat: no-repeat;
	background-size: 320px;
	background-position: center 0;
	padding-top: 350px;
}
#main_i form img {
	display: none;
}
#main_i .validation_txt {
	color: #8A2155;
	font-weight: bold;
	font-size: large;
	margin: 0;
}
