.shop_title {
	background: url(https://file003.shop-pro.jp/PA01421/414/assets/images/logo_2.svg) no-repeat 0 0;
	display: block;
	margin: 0 auto;
	text-indent: -999999px;
	width: 120px;
}

.dialog.dialog--is_primary {
	background-color: rgba(0, 0, 0, .8);
}

.c-button__group--sub {
	margin: 0;
}

.c-form__title {
	padding: 25px 20px 25px 0;
}

.c-input--text {
	padding: 15px;
}

.c-form__table {
	width: 74%;
}

.c-button--primary {
	background-color: #555;
}

body {
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
}
.view_pc .base01{
	width: 100%;
}
.base01 {
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	width: 100%;
}
.p-page__footer {
	background-color: #efefef;
	width: 100%;
}