@charset "UTF-8";
#RegistrationForm .error--birthday {
  padding-bottom: 15px; }

#IntegratecardForm .form-wrapper {
  width: 70%;
  margin-top: 0;
  display: block; }

#IntegratecardForm .form-wrapper input {
  width: 100%; }

#IntegratecardForm .error {
  margin-top: 10px; }

#IntegratecardForm #accept_membersTerms {
  display: block;
  height: 0; }

#IntegratecardForm .chkbox {
  display: block; }

.sj-hide {
  display: none; }

.sjg-header .pc-cart img.img-white {
  display: none; }

div.error {
  color: #c66; }

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media (max-width: 1180px) {
  select {
    color: black; } }

.mypage-order-history .contents .main .wrap .status .click button {
  width: 100%;
  height: 5rem;
  margin-top: 0;
  font-size: 0.8vw;
  background-color: #000;
  color: #fff;
  border: none;
  cursor: pointer; }

@media screen and (max-width: 1130px) {
  .mypage-order-history .contents .main .wrap .status .click button {
    height: 3rem;
    font-size: 1rem; } }

.mypage-order-history .contents .main .wrap .status .click .order-detail-btn:before {
  top: -30px; }

@media screen and (max-width: 1130px) {
  .mypage-order-history .contents .main .wrap .status .click .order-detail-btn:before {
    width: 6px;
    height: 6px;
    top: 41%; } }

.bridal-list .sort-menu-wrapper .filter-block .filter-item-child .filter-child-menu input {
  width: 0px; }

.bridal-detail .flex-wrapper1 .price {
  margin-top: 8px;
  font-size: 22px; }

@media (max-width: 768px) {
  .bridal-detail .flex-wrapper1 .price {
    margin-top: 5px;
    font-size: 14px; } }

.bridal-detail .flex-wrapper1 .price span {
  font-size: 14px; }

@media (max-width: 768px) {
  .bridal-detail .flex-wrapper1 .price span {
    font-size: 10px; } }

.bridal-detail .flex-wrapper1 .product-price {
  width: 340px;
  position: relative; }

@media (max-width: 768px) {
  .bridal-detail .flex-wrapper1 .product-price {
    width: 90%; } }

@media screen and (max-width: 325px) {
  .bridal-detail .flex-wrapper1 .product-price {
    width: 100%; } }

.bridal-detail .section01 .flex-wrapper1 .select-wrapper {
  width: 300px;
  border-bottom: solid 1px;
  position: relative; }

@media (max-width: 768px) {
  .bridal-detail .section01 .flex-wrapper1 .select-wrapper {
    width: 90%; } }

@media screen and (max-width: 325px) {
  .bridal-detail .section01 .flex-wrapper1 .select-wrapper {
    width: 100%; } }

.bridal-detail .section01 .flex-wrapper1 .select-wrapper span {
  letter-spacing: 0;
  font-size: 14px; }

.bridal-detail .section01 .flex-wrapper1 .select-wrapper .block1 {
  margin-bottom: 0;
  width: 79%;
  padding-left: 13px;
  letter-spacing: 1px;
  font-family: "NotoSansCJKjp";
  position: relative;
  z-index: 1; }

@media (max-width: 768px) {
  .bridal-detail .section01 .flex-wrapper1 .select-wrapper .block1 {
    margin-bottom: 0;
    width: 90%;
    padding-left: 10px;
    font-size: 14px; } }

@media screen and (max-width: 751px) {
  .bridal-detail .section01 .flex-wrapper1 .select-wrapper .block1 {
    width: 77%; } }

.bridal-detail .flex-wrapper1 .select-wrapper:after {
  content: ' ';
  background: url(../design/img/common/detail/down_arrow.svg) no-repeat;
  width: 16px;
  height: 11px;
  position: absolute;
  top: 10px;
  right: 0;
  background-size: contain; }

.main.maintenace {
  position: relative;
  height: 600px; }

@media (max-width: 768px) {
  .main.maintenace {
    height: 100vh; } }

.main.maintenace h1 {
  font-size: 3rem;
  margin: 50px 0; }

@media (max-width: 768px) {
  .main.maintenace h1 {
    font-size: 1.8rem;
    margin-bottom: 20px; } }

.main.maintenace .box {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 100%; }

@media (max-width: 768px) {
  .main.maintenace .box {
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 2.4rem; } }

.main.maintenace .box .logo {
  width: 200px;
  margin: 50px auto; }

.main.error {
  padding: 0 20px; }

.main.error h1 {
  font-size: 3rem;
  margin-bottom: 50px; }

@media (max-width: 768px) {
  .main.error h1 {
    font-size: 1.8rem;
    margin-bottom: 20px; } }

.main.error .box {
  text-align: center;
  margin: 50px auto;
  line-height: 2.8rem; }

@media (max-width: 768px) {
  .main.error .box {
    line-height: 2.4rem; } }

.main.error .box a {
  text-decoration: underline; }

.error-s {
  font-weight: 100;
  font-size: 17.5px;
  line-height: 30px;
  letter-spacing: 0.05em;
  background-color: #faeded;
  border-color: #990000;
  color: #990000;
  text-align: left; }

.error-n {
  color: #f00707;
  font-weight: normal; }

/* SNSアイコン部分のみフォントサイズ指定 */
.product_detail .detail_main .product_detail_main .product-detail-section .product-like .product-share {
  font-size: 30px; }

.ctsCenter {
  margin: 0 auto; }

.pos-abs {
  position: absolute; }

.pos-rel {
  position: relative; }

.flex {
  display: flex; }

.listStylenone {
  list-style: none;
  padding: 0px 5px; }

.noUnderline {
  text-decoration: none; }

.bridal-detail ul.product-share {
  margin-right: 50px;
  display: flex;
  display: -ms-flexbox; }

.bridal-detail ul.product-share .icon {
  margin-right: unset; }

.bridal-detail ul.product-share span {
  margin-right: 0px;
  margin-top: 10px; }

/* z-indexは特定ブラウザで要素が出続けるので設定 */
.dispNone {
  visibility: hidden;
  overflow: hidden;
  z-index: -1; }

/* sosialボタン */
.social-btn-pop {
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  border: 1px solid #DDDDDD;
  color: #FFFFFF;
  font-weight: bold;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #FFFFFF; }

.social-btn-pop:after, .social-btn-pop:before {
  border: solid transparent;
  content: '';
  pointer-events: none;
  position: absolute;
  bottom: 100%;
  left: 13px; }

.social-btn-pop:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 5px;
  margin-left: -5px;
  border-bottom-color: #FFFFFF; }

.social-btn-pop:before {
  border-color: rgba(0, 0, 0, 0);
  border-width: 6px;
  margin-left: -6px;
  margin-bottom: 1px;
  border-bottom-color: #DDDDDD; }

/*	Youtube表示エリア制御用	*/
.movie-area {
  max-width: 1400px;
  padding: 0 10rem;
  margin: 7rem auto 14rem;
  pointer-events: none; }

/*		forMoble	*/
@media (max-width: 768px) {
  .movie-area {
    padding: 0 1.5rem;
    margin: 6rem auto 6rem;
    cursor: pointer; } }

/*	PC要素内横幅100%表示	*/
.movie-area .top-movie-pc {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.movie-area .top-movie-pc .movie {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }
