@charset "utf-8";

body {
  min-width: 0;
}


/* --------------------------------
  header
-------------------------------- */


.menu-button-base {
  text-align: center;
  background: #ac9f7e;
  position: relative;
  padding: 20px 0;
}

.menu-button-base .wrap {
  margin: 0 auto;
  width: 94%;
}
.menu-button-base .header-title {
  width: 80%;
  margin: 0 auto;
  max-width: 733px;
}

.menu-button-base .menu-button {
  position: absolute;
  position: fixed;
  top: 0;
  right: 0;
  padding: 23px 20px;
  width: 10%;
  max-width: 106px;
  background: #ac9f7e;
  z-index: 20;
}


@media screen and (max-width: 768px) {

  .menu-button-base .header-title {
    width: 85%;
    padding-left: 5%;
    margin: 0;
    max-width: 733px;
  }
  .menu-button-base .menu-button {
    top: 0;
    right: 0;
    padding: 20px 10px;
    width: 12%;
    max-width: 106px;
    background: #ac9f7e;
  }
}

/* --------------------------------
  footer
-------------------------------- */


#footer {
  border-top: 0;
}

.tks-theme-com-simple-page__footer {
  border-top: 0;
}
#pagetop {
  position: static;
  display: block !important;
}

.dress .dress-list .dress-button a {
  display: block;
}

.dress .dress-list .dress-button .dress-button-text > span {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .dress .dress-list .dress-button a {
    margin: 0 auto;
    width: 75%;
  }
  .dress .dress-list .dress-button .dress-button-text > span {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  .dress .dress-list .dress-button a:after {
    right: 12px;
  }
}

/* dress-lower */

.dress-lower {
  margin: 0 auto;
  width: 94%;
}

.dress-lower .titles-wrap {
  padding: 50px 0 ;
  text-align: center;
}

.dress-lower .titles-wrap .dress-logo {
  padding-bottom: 25px;
}

.dress-lower .titles-wrap .dress-name {
  font-size: 42px;
  line-height: 1.5;
  font-weight: bold;
}

.dress-lower .content-texts {
  margin: 0 auto;
  max-width: 960px;
  padding-bottom: 60px;
}

.dress-lower .content-texts .text {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.9;
  padding-bottom: 55px;
}

.dress-lower .special-info-title {
  position: relative;
  overflow: hidden;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #86804c;
  min-height: 47px;
  margin-bottom: 35px;
}

.dress-lower .special-info-title .txt,
.dress-lower .special-info-title .inner {
  position: relative;
  display: inline-block;
}

.dress-lower .special-info-title .inner:before,
.dress-lower .special-info-title .inner:after {
  content: "";
  position: absolute;
  display: block;
  width: 1000px;
  height: 47px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  margin-left: 50px;
  background: url(/base/bridal/2019/img/dress/title-mark-right.png) no-repeat left center;
  background-size: auto 24px ;
}

.dress-lower .special-info-title .inner:after {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 50px;
  background: url(/base/bridal/2019/img/dress/title-mark-left.png) no-repeat right center;
  background-size: auto 24px ;
}

.dress-lower .special-lead {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
}

.dress-lower .special-annotation {
  font-size: 24px;
  line-height: 1.8;
  text-align: center;
  padding-bottom: 55px;
}

.dress-lower .info-list li {
  padding-bottom: 50px;
  text-align: center;
}

.dress-lower .info-list .name {
  font-size: 36px;
  line-height: 1.8;
  font-weight: bold;
}

.dress-lower .info-list .tel {
  font-size: 36px;
  line-height: 1.8;
  font-weight: bold;
  padding-bottom: 19px;
}

.dress-lower .info-list .tel a {
  color: #000;
}

.dress-lower .info-list .button a {
  display: inline-block;
  width: 100%;
  max-width: 510px;
  position: relative;
  padding: 27px 0;
  background: #ab9d80;
  color: #fff;
  font-size: 28px;
}

.dress-lower .info-list .button a:before,
.dress-lower .info-list .button a:after {
  content: "";
  position: absolute;
  display: block;
  transform: translateY(-50%);
  top: 50%;
}

.dress-lower .special-info {
  border-bottom: 1px solid #231815;
}

.dress-lower .info-list .button a:after {
  right: 20px;
  width: 17px;
  height: 17px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: translateY(-50%) rotate(-45deg);
}

.dress-lower .info-list .button a.out:before {
  left: 15px;
  width: 27px;
  height: 31px;
  background: url(/base/bridal/2019/img/dress/link-icon01.png) no-repeat center;
  background-size: 100% auto ;
}

.dress-lower .info-list02 {
  padding-top: 40px;
  border-top: 1px solid #86804c;
}

.dress-lower .info-list02 .annotation {
  padding-top: 16px;
  font-size: 24px;
  line-height: 1.3;
}

.dress-lower .price-table {
  text-align: center;
  padding-bottom: 80px;
}

.dress-lower .price-menu {
  display: inline-block;
  margin-right: 30px;
  font-size: 36px;
  font-weight: bold;
}

.dress-lower .price-number {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
}

.dress-lower .special-info-content .example .circle {
  color: #88804c;
}

.dress-lower .special-info-content .example li {
  font-size: 36px;
  line-height: 1.8;
  font-weight: bold;
}
.dress-lower .special-info-content .annotations li {
  font-size: 24px;
  line-height: 1.8;
}
.dress-lower .special-info-content .annotations {
  padding-bottom: 90px;
}


.dress-lower .special-info-content .annotations,
.dress-lower .special-info-content .example {
  padding-left: 8%;
}


.dress-lower .btmNotes {
  text-align: center;
  font-size: 24px;
  padding-top: 30px;
}

@media screen and (max-width: 768px) {

  .dress-lower .titles-wrap {
    padding: 18px 0 30px;
  }

  .dress-lower .titles-wrap .dress-logo {
    padding-bottom: 12px;
  }

  
  .dress-lower.ma-cherie .titles-wrap .dress-logo {
    width: 40%;
    margin: 0 auto;
  }

  .dress-lower .titles-wrap .dress-name {
    font-size: 18px;
  }

  .dress-lower.ma-cherie .titles-wrap .dress-name {
    font-size: 15px;
  }

  .dress-lower .content-texts  {
    padding-bottom: 34px;
  }

  .dress-lower .content-texts .text {
    font-size: 15px;
    line-height: 1.9;
    padding-bottom: 30px;
  }

  .dress-lower .special-info-title {
    font-size: 15px;
    min-height: 30px;
    margin-bottom: 17px;
  }

  .dress-lower .special-info-title .inner:before,
  .dress-lower .special-info-title .inner:after {
    height: 30px;
    margin-left: 25px;
    background-size: auto 15px ;
  }

  .dress-lower .special-info-title .inner:after {
    margin-left: 0;
    margin-right: 25px;
    background-size: auto 15px ;
  }

  .dress-lower .special-lead {
    font-size: 15px;
  }

  .dress-lower .special-annotation {
    font-size: 12px;
    padding-bottom: 25px;
  }

  .dress-lower .info-list li {
    padding-bottom: 25px;
  }

  .dress-lower .info-list .name {
    font-size: 15px;
  }

  .dress-lower .info-list .tel {
    font-size: 15px;
    padding-bottom: 14px;
  }

  .dress-lower .info-list .button a {
    padding: 15px 0;
    font-size: 15px;
    max-width: 255px;
  }

  .dress-lower .info-list .button a:after {
    right: 15px;
    width: 12px;
    height: 12px;
  }

  .dress-lower .info-list .button a.out:before {
    left: 15px;
    width: 16px;
    height: 22px;
    background-size: 100% auto ;
  }

  .dress-lower .info-list02 {
    padding-top: 40px;
    border-top: 1px solid #86804c;
  }

  .dress-lower .info-list02 .annotation {
    padding-top: 16px;
    font-size: 24px;
    line-height: 1.3;
  }



  .dress-lower .price-table {
    padding-bottom: 30px;
  }

  .dress-lower .price-menu {
    display: inline-block;
    margin-right: .3em;
    font-size: 15px;
  }

  .dress-lower .price-number {
    font-size: 15px;
  }

  .dress-lower .special-info-content .example li {
    font-size: 15px;
  }
  .dress-lower .special-info-content .annotations li {
    font-size: 12px;
  }
  .dress-lower .special-info-content .annotations {
    padding-bottom: 20px;
  }


  .dress-lower .special-info-content .annotations,
  .dress-lower .special-info-content .example {
    padding-left: 2%;
    padding-right: 2%;
  }


  .dress-lower .btmNotes {
    font-size: 12px;
    padding-top: 18px;
  }



}

