html .content-area {
  visibility: hidden;
}
html.wf-active .content-area {
  visibility: visible;
}

h3 {
  font-size: 18px;
}
.fs14 {
  font-size: 14px !important;
}
.price {
  text-decoration: underline;
  font-size: 15px !important;
}
.twoline {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.twoline {
  margin-bottom: 75px;
}
.twoline {
  margin-bottom: 0;
}
.twoline .button {
  flex: 0 50%;
  padding: 0 5px;
  box-sizing: border-box;
  margin: 0;
  margin-bottom: 10px;
}
.twoline .button a {
  margin: 0;
}

.titleRole .sub {
  margin-bottom: 30px !important;
}
.titleEn img {
	max-width: 505px;
	width: 100%;
}

.flexBox2 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.flexBox2 div {
  width: 50%;
}

.flexBox2 div:nth-of-type(2) {
  margin-left: 2%;
}

.bg {
  background-color: #49638e;
  padding: 70px 0;
  position: relative;
  z-index: 0;
}
.bg p,
.bg a,
.bg .hdM,
.bg .hdS,
.bg .headingTitle,
.bg h2,
.bg h3 {
  color: #fff !important;
}
#cinderella .teaser {
  background-image: none;
  height: auto;
}

#cinderella .teaser img {
  width: 100%;
  height: 100%;
}

.downloadFlie.style2 li .info {
  width: 43%;
  margin-left: 5%;
}

.downloadFlie.style2 img {
  max-width: 300px;
  border: 1px solid #ccd6da;
  width: 53%;
}

#reccomend img {
  width: 100%;
}

/* cinderella */
.fadein {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 1s;
}
.fadein.active {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein.delay {
  transition-delay: 0.8s;
  transform: none;
}
.cinderella_header {
  position: fixed;
  top: 80px;
  width: 100%;
  border: 1px solid #5d749a;
  border-width: 0 0 1px 0;
  background-color: #fff;
  z-index: 1;
  display: none;
}
.cinderella_header ul {
  display: flex;
  justify-content: center;
  padding: 15px 10px;
}
.cinderella_header ul li {
  margin: 0 3%;
}
.cinderella_header ul li a {
  font-size: 15px;
}
#cinderella .layoutRole_main a {
  color: #4b4b4b;
}
#cinderella .layoutRole_contents .bg a {
  color: #fff !important;
}
#cinderella .layoutRole_contents {
  position: relative;
  z-index: 0;
}
.top_ring {
  position: relative;
  z-index: 0;
  max-width: 634px;
  margin: auto;
}
.ring_moto {
  position: relative;
  z-index: 0;
}
.hikari {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.flexlist {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; /* リストが２列になる場合 */
}
.flexlist li {
  /* max-width: 315px;*/ /* デフォルト */
  max-width: 303px; /* リストが２列になる場合 */
  margin: 0 15px;
}
.flexlist li {
  margin: 0 15px 50px; /* リストが２列になる場合 */
}
.flexlist li img {
  border-radius: 7%;
}
.flexlist li p a {
  text-decoration: underline;
}

/* contents */
#cinderella .cover {
  background-color: #f5f5f5;
}

.sub-button .twoline {
  max-width: 445px;
}
#cinderella .sub-button .twoline .button a {
  background: #5d749a url(/img_2021/common/ico_link04.svg) right 11px center
    no-repeat;
  color: #fff !important;
}
#cinderella .sub-button p a {
  color: #3366a2;
}
#cinderella .layoutRole_main .button.blue a {
  background: #5d749a url(/img_2021/common/ico_link04.svg) right 26px center
    no-repeat;
  color: #fff !important;
  border: 1px solid #5d749a;
}
#cinderella .layoutRole_main .button a {
  color: #5d749a !important;
  border: 1px solid #5d749a;
  max-width: 295px;
}
.metal {
  max-width: 285px;
  margin: 30px auto;
}
.metal .flexlist {
  flex-wrap: wrap;
}
.metal .flexlist div {
  width: 46%;
  text-align: center;
  font-size: 13px;
  min-width: 130px;
  margin: 0px 2% 10px;
  padding: 8px 0;
}
.metal .flexlist div p {
  line-height: 1;
  vertical-align: middle;
}
.metal .pl {
  border: 1px solid #ccc;
}
.metal .yg {
  background-color: #fff1c4;
}
.metal .wg {
  background-color: #f5f5f5;
}
.metal .pg {
  background-color: #ffdddd;
}
.float {
  width: 50%;
  float: right;
}
.setring {
}
.setring .flexlist {
  flex-wrap: nowrap;
}
.setring .flexlist .box {
  width: 50%;
  margin: 0 10px;
}
.setring .flexlist .box .img {
  border: 1px solid #e0e0e0;
}
.setring .flexlist .box .detailLink a {
  text-decoration: underline;
  padding-right: 24px;
  background: url(/img_2021/common/ico_select_down_blue.svg) right 0px center
    no-repeat;
  background-size: 10px auto;
  font-size: 14px;
}
#cinderella .spe03 .cover {
  background-color: #e5f0fc;
  padding: 30px 5%;
}
.textWrap {
  max-width: 864px;
  margin: auto;
}
.innerCover {
  background-color: #fff;
  padding: 15px;
}
.hanken {
position: relative;  
}
.hanken::after {
  content: "";
  background-image: url(/img_2021/disney/bridal/cinderella/hanken.svg);
  width: 40px;
  display: block;
  height: 10px;
  position: absolute;
  right: 5%;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (min-width: 960px) {
  .layoutRole_main {
    padding-top: 0;
  }
  .twoline {
    max-width: 720px;
    margin: 0 auto;
  }

  .mb130 {
    margin-bottom: 130px;
  }

  #cinderella .teaser {
    background-image: url(/img_2021/disney/bridal/cinderella/img_teaser.webp?);
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .cover .topLayout {
    max-width: 895px;
    padding: 40px 20px;
  }
  .topLayout.width02 .cover .topLayout_img {
    width: 29%;
  }
  .topLayout.width02 .cover .topLayout_img img {
    max-width: 236px;
  }
  .cover .topLayout .topLayout_imgRight .topLayout_box {
    width: 71%;
    padding-right: 35px;
    padding-left: 0;
  }
  .cover .topLayout .topLayout_imgLeft .topLayout_box {
    width: 71%;
    padding-left: 35px;
  }
  .topLayout.mainRing .topLayout_img {
    width: 45.25%;
  }
  .topLayout.mainRing .topLayout_box {
    width: 54.75%;
    padding-left: 30px;
  }
  #spe.topLayout.width02 .topLayout_img {
    width: 50%;
  }
  #spe.topLayout.width02 .topLayout_box {
    padding-left: 45px;
    width: 50%;
  }
  #spe.topLayout .topLayout_imgRight {
    padding-left: 0;
  }
  #spe.topLayout .topLayout_imgRight .topLayout_box {
    padding: 0 45px 0 0;
  }
  #cinderella .spe03 h4.hdS {
    font-size: 18px;
  }
  #spe p.hdS {
    font-size: 16px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1040px) {
  .top-list .flexlist li {
    width: 30%;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1069px) {
  #cinderella .teaser {
    background-position-x: 48%;
  }
}

@media screen and (max-width: 959px) {
  .fs14 {
    font-size: 13px !important;
  }
  h2.hdM:not(.titletext) {
    font-size: 20px;
  }
  .titletext {
    font-size: 16px;
  }
  #cinderella .layoutRole_main {
    padding-top: 0;
  }
  .top-list .common_inner {
    padding: 0 15px;
  }
  .top-list .flexlist {
    flex-wrap: wrap;
  }
  .top-list .flexlist li {
    margin: 0 2% 30px;
    width: 46%;
  }
  .top-list .mb80 {
    margin-bottom: 20px !important;
  }
  #cinderella .layoutRole_contents .bg a {
    font-size: 13px;
  }

  .cinderella_header {
    top: 60px;
  }
  .cinderella_header ul li {
    margin: 0 2.5%;
  }
  .cinderella_header ul li a {
    font-size: 13px;
  }
  .setring .flexlist .box .detailLink a {
    font-size: 13px;
  }
  .cover .sub-button .twoline .button {
    flex: 100%;
  }
  .cover .sub-button .twoline {
    max-width: 225px;
    margin: auto;
  }
  .sub_spBox {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  .sub_spBox div:first-of-type {
    margin: 0 5% 0 0;
  }
  .sub_spBox > div {
    width: 47.5%;
  }
  .sub_spBox p {
    padding: 15px 3px 0;
    font-size: 13px !important;
  }
  .float {
    padding: 0px 0px 5px 10px;
    max-width: 250px;
  }
  .cover .topLayout .topLayout_img img {
    max-width: 250px;
      display: block;
      margin: auto;
  }
  .price {
    font-size: 14px !important;
  }
  .sub-button {
    margin-top: 20px;
  }
  .mb150 {
    margin-bottom: 90px !important;
  }

  .bg {
    padding: 50px 0 20px;
  }
  .bg_image {
    bottom: 21%;
  }

  .common_inner.inner3 {
    padding: 0 7px;
  }

  .common_inner.mb50 {
    margin-bottom: 50px !important;
  }

  .topLayout .topLayout_imgLeft,
  .topLayout .topLayout_imgRight {
    padding: 0px;
  }

  .topLayout {
    padding: 0;
  }

  .mb130 {
    margin-bottom: 70px;
  }
  .spmt20 {
    margin-top: 20px;
  }

  .cover {
    padding: 30px 5%;
  }
  .cover > .topLayout {
    margin-bottom: 20px;
  }
  .cover .topLayout_imgLeft,
  .cover .topLayout_imgRight {
    margin-bottom: 0 !important;
  }
  .spreverse {
    flex-direction: column-reverse;
    display: flex;
    flex-wrap: wrap;
  }
  .cover .topLayout .topLayout_img {
    margin-bottom: 20px;
  }
  .twoline .button a {
    background-position: right 7px center;
  }
  #spe.topLayout .topLayout_img {
    margin-bottom: 10px;
  }
  #spe div.mb30 {
    margin-bottom: 30px !important;
  }
  #spe div.mb40 {
    margin-bottom: 60px !important;
  }
  .mw650{
  max-width: 650px;
  display: block;
  margin: auto;
  }
  .hanken.float::after {
bottom: 5px;
}
}

@media screen and (max-width: 630px) {
  .hanken::after {
    width: 35px;
    height: 8px;
    right: 0;
}
}

@media screen and (max-width: 426px) {
  .hanken::after {
    width: 30px;
}
}


/* 特典 */
#tokuten.cover {
  max-width: 775px;
    margin: auto;
    padding: 70px 20px;
    background-color: #ffffff10;
    border: 1px solid #fff;
}
.mw525 {
  max-width: 535px;
  margin: auto;
}
.fs13 {
  font-size: 13px;
}
@media screen and (max-width: 630px) {
  #tokuten.cover {
      padding: 40px 20px;;
  }
  #tokuten .sub {
    font-size: 14px;
    font-weight: 300;
}
.fs13 {
  font-size: 11px;
}
}