.sps-sns-icon-mypage {
  width: 25px;
  height: 25px;
  margin: 5px;
  vertical-align: middle;
}

#center3 .centerbox table td.sps-sns-vertical-middle {
  vertical-align: middle;
}

#contact #center1 .centerbox .sps-order-sns-connection-list {
  margin: 0px;
  width: auto;
  background-color: #FFFFFF;
}

.sps-order-sns-detail {
  display: inline-block;
  text-align: center;
}

.sps-order-sns-icon-list {
  text-align: center;
}

.sps-sns-icon-cart {
  width: 20px;
  height: 20px;
  margin-top: 2px;
}

.sps-regist-sns-message {
  text-align:left;
}

.sps-mypage-sns-login-button {
  text-align: left;
}

.sps-mypage-sns-login-area {
  margin-top: 4px;
  display: inline-block;
  text-align: center;
}

.sps-mypage-login-bottom-area {
  margin: 6px 0px;
}

.sps-mypage-newmem-sns-area {
  margin: 5px 0 5px;
  display: inline-block;
}

.ui-widget-content {
    box-sizing: border-box;
    padding: 1em !important;
}
.sps-sns-connection-box {
    display: block;
}

.sps-sns-connection-box .ui-dialog-title {
font-size: 14px;
}

.sps-sns-connection-box.ui-dialog .ui-dialog-titlebar {
    background: #fff;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid;
    margin-bottom: .5em;
    padding: .4em .5em;
}
.sps-sns-connection-box.ui-dialog .ui-dialog-buttonpane.ui-widget-content {
    margin: 0;
    padding: .5em 0 0 !important;
}
.dialogbtnclose {
    margin: 0 !important;
}
.center {
    text-align: center;
}
.close {
    font-weight: bold;
    margin-top: 10px;
}
.close:hover,
.close:focus {
    text-decoration: none;
    cursor: pointer;
}
.ui-dialog #loginSnsConnection_dialog {
    overflow-y: hidden;
    padding: 0 !important;
}
.loginSnsConnectionDetail {
    text-align: left;
}
.modal-body {
    box-sizing: border-box;
    font-size: 13px;
    margin-top: 5px;
    width: 100%;
}
.sns-text-error,
.sns-text-success {
    box-sizing: border-box;
    margin: 0 auto 15px;
    padding: 0 .5em;
}
.sns-text-success:empty {
    margin: 0;
    padding: 0;
}
.sps-fab {
    align-items: center;
    border-radius: 6px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-weight: bold;
    height: 40px;
    padding: 0px;
    text-align: left;
    text-decoration: none;
    margin: 10px auto 15px;
    overflow: hidden;
    width: 280px;
}
a:hover .sps-fab img.sps-sns-icon {
    opacity: 1;
}
a.sps-sns-link, a.sps-sns-link:link, a.sps-sns-link:visited,
a.sps-sns-link:hover, a.sps-sns-link:active {
    text-decoration: none;
    color: white;
}
a.sps-sns-link {
    display: block;
    margin: 0 auto;
    width: 280px;
}
.sps-fab div:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-right: 11px;
}
.sps-sns-icon {
    padding: 0 8px;
    vertical-align: middle;
}
.sps-sns-text {
    text-align: center;
    flex: 1;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: .03em;
    margin-right: 11px;
    padding: 7px 0;
}

/*LINEでログインボタン*/
.sps-fa-line {
    background: #00C300;
}
.sps-fa-line:hover {
    background: #00E000;
    opacity: 1;
}
.sps-fa-line:active {
    background: #00B300;
}
.sps-fa-line .sps-sns-icon {
    padding: 0 6px;
    width: 42px;
}

/*Facebookでログインボタン*/
.sps-fa-facebook {
    background: #4267B2;
}
.sps-fa-facebook .sps-sns-icon {
    padding: 0 14px;
    width: 28px;
}

/*Twitterでログインボタン*/
.sps-fa-twitter {
    background: #ffffff;
    border: solid thin #000000;
    border-radius: 5px;
    color: #000000;
}
.sps-fa-twitter .sps-sns-icon {
    height: 40px;
    width: 40px;
}

/*Yahoo!でログインボタン*/
.sps-fa-yahoo {
    background: #ff0033;
}
.sps-fa-yahoo div:first-child {
    align-items: center;
    background-color: #fff;
    border: 1px solid #ff0033;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-sizing: border-box;
    display: flex;
    height: 40px;
}
.sps-fa-yahoo br {
    display: none;
}
.sps-fa-yahoo .sps-sns-icon {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0 11px 0 12px;
    width: 33px;
}

/*マイページ*/
.ui-dialog #snsConnectionDialog {
    min-height: 0px;
    max-height: none;
    height: auto;
    width: auto;
}
.ui-dialog .ui-dialog-buttonpane button {
    font-size: 14px;
    height: 38px;
    margin: .5em 1em .5em 0;
    min-width: 110px;
}

.layoutp3 .mypage_login {
  width: 240px;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

.no-title .ui-widget-header {
  border: 0px;
  background: #ffffff;
  text-align: left;
}

.no-close .ui-dialog-titlebar-close {
  display: none;
}

.no-title .ui-widget-header {
  border: 0px;
  background: #ffffff;
  text-align: left;
}

#snsConnectionErrorContent, #deleteSnsDialogContent {
  font-size: 12px;
  line-height: normal;
  text-align: left;
}

.ui-dialog-buttonset {
  text-align: center !important;
  float: none !important;
  font-size: 12px;
}

.ui-dialog-buttonpane {
  border: none !important;
}

.sns-edit input {
  display: inline;
}

#spsMemberCouponList {
  min-width: 310px;
}

.sps-coupon-row {
  display: flex;
  flex-wrap: wrap;
}

.sps-coupon-col {
  flex: 0 0 auto;
  width: 50%;
}

.sps-coupon-info {
  margin: 8px;
  padding: 4px;
  border: 1px solid #ccc;
}

#center3 .sps-coupon-info p {
  margin: 0 0 4px;
  word-wrap: break-word;
}

.sps-height-100-per {
    height: 100%;
}

.sps-align-items-stretch {
    align-items: stretch;
}

.sps-box-sizing-border-box {
    box-sizing: border-box;
}

.sps-display-inline-block {
    display: inline-block;
}

.sps-padding-5px {
    padding:5px;
}

.sps-width-100-per {
    width: 100%
}

.sps-word-break-all {
    word-break: break-all;
}

.sps-min-width-60px {
    min-width: 60px;
}

.sps-width-40-per {
    width: 40%;
}

.sps-pickup-left-column-width {
  width: 10em;
}
.sps-pl-20 {
  padding-left: 20px;
}

.sps-float-right {
  float: right;
}

.sps-url-cancel-order {
  width: 100%;
  text-align: right;
}