body{
  background-color:#ffffff !important;
}
.p-page__body-inner {
    color: #222 !important;
    border-top: 0px solid #f6f6f6 !important;
    border-bottom: 0px solid #f6f6f6 !important;
    padding: 20px !important;
    background-color: #ffffff !important;
}
.p-shop__title {
  color:red !important;
    font-size: 36px !important;
    font-weight: normal !important;
    line-height: 1.5 !important;
}
.view_pc .p-page__container{
	width:100% !important;
  	max-width:100% !important;
}
.p-page__body-inner{
  width:660px !important;
  margin: 0 auto !important;
}
.view_pc .p-page__container{
  background-color:#ffffff !important;
}
.c-alert{
  background-color:#ffffff !important;
  color:#111111 !important;
  padding:0 !important;
  font-size: 12px !important;
  font-weight: normal;
}
.c-button--sm {
    font-size: 11px !important;
    background: none !important;
    box-shadow: none !important;
    border: 0px solid #aaa !important;
	border-radius: 0 !important;
  margin: 0 !important;
  text-decoration: underline;
  color: #555555 !important;
  padding: 0;
}


.c-button--sm:link {
  text-decoration: underline;
}

.c-button--sm:hover {
  text-decoration: none;
}


.c-input--text {
    border: 1px solid #aaaaaa !important;
    border-radius: 0px !important;
    background-color: #ffffff !important;
}
.c-input--text:focus {
    border-color: #aaa !important;
}
.c-button--primary {
    background: #222 !important;
  border: 1px solid #aaa !important;
}
.c-button--primary:hover {
    background: #222 !important;
}
.p-page__wrap .p-shop__header {
  border-bottom:1px solid #fff !important;
}
.p-page__footer{
  border-top:1px solid #aaa !important;
}
.p-shop__header a:before{
  width: 60px !important;
  height:60px !important;
  content:" " !important;
  display:inline-block !important;
  background:url(https://file002.shop-pro.jp/PA01377/339/common-new/images/logomark.svg) !important; 
  background-size:contain !important;
  vertical-align:middle !important;
}
.p-shop__header span{
  display:none !important;
}
.p-page__wrap .p-shop__header{
  padding:30px 0 !important; 
}


.c-button--lg{
  font-size:13px;
  padding:1em 4em !important; 
}


/* 会員登録 */
.c-input--select{
  border:1px solid #aaaaaa;
}


/*ここからSP*/
body.view_smartphone{
  width: 89.82%;
  margin: 0 auto;
}