@charset "UTF-8";
.font-bold {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}

#container {
  margin-top: 26.66667vw;
}

.p-trend_itemArea {
  padding-top: 4vw;
  margin: 21.33333vw auto 0;
  border-left: 0.26667vw solid rgba(130, 130, 130, 0.6);
  border-right: 0.26667vw solid rgba(130, 130, 130, 0.6);
  margin: 0 5.33333vw;
}

.p-trend_itemArea .p-trend_itemArea__lead {
  width: 71.73333vw;
  margin: 0 auto 4vw;
  font-size: 0;
}

.p-trend_itemArea img {
  width: 100%;
  vertical-align: bottom;
}

.p-trend_itemArea .p-trend_itemArea_anchor ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-trend_itemArea .p-trend_itemArea_anchor ul li {
  position: relative;
  margin: 0 20px;
}

.p-trend_itemArea .p-trend_itemArea_anchor ul li::after {
  content: "/";
  color: #28325F;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
  right: -4vw;
  font-size: 34px;
  font-size: 4.53333vw;
  line-height: 1;
}

.p-trend_itemArea .p-trend_itemArea_anchor ul li:last-child::after {
  display: none;
}

.p-trend_itemArea .p-trend_itemArea_anchor ul li a {
  border-bottom: 1px dashed #28325F;
  display: block;
  padding-bottom: 1.33333vw;
}

.p-trend_itemArea .p-trend_itemArea_anchor ul li a img {
  width: auto;
  height: 4.66667vw;
}

.p-trend_itemArea .p-trend_itemArea_anchor ul li:nth-child(1)::after {
  display: none;
}

.p-trend_itemArea .p-trend_itemArea__text01 {
  font-size: 26px;
  font-size: 3.46667vw;
  line-height: 2;
  text-align: center;
  margin-top: 6.66667vw;
}

.contents__archive {
  width: 84%;
  padding: 0 0 80px;
  margin: 25.33333vw auto 0;
}

.contents__archive__title {
  /* font-size: 12px; */
  text-align: center;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  color: #737373;
}

.contents__archive__list {
  width: 100%;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contents__archive__list__item {
  width: 100%;
  margin-bottom: 15px;
}

.contents__archive__list__box {
  width: 100%;
}

.contents__archive__list__txt {
  font-size: 1.5rem;
}

.p-cmn_contents__ttlArea {
  margin: 5.33333vw auto 55px;
  display: table;
}

@media screen and (max-width: 750px) {
  .p-cmn_contents__ttlArea {
    font-size: 30px;
    font-size: 4vw;
    line-height: 2.46667;
    margin-bottom: 6.66667vw;
  }
}

.p-cmn_contents__ttl {
  letter-spacing: 0.25em;
  font-size: 20px;
  font-size: 2rem;
  line-height: 2.5;
  border-bottom: 1px solid #646464;
  position: relative;
  text-align: center;
  font-weight: normal;
  color: #646464;
}

@media screen and (max-width: 750px) {
  .p-cmn_contents__ttl {
    font-size: 30px;
    font-size: 4vw;
    line-height: 2.46667;
  }
}

.p-cmn_contents__ttl_sub {
  font-size: 10px;
  font-size: 1rem;
  line-height: 2.1;
  text-align: center;
  margin-top: 5px;
  letter-spacing: 0.25em;
}

.p-bouquet__link {
  width: 89.86667vw;
  margin: 0 auto 14.66667vw;
}

.p-bouquet__link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-bouquet__link ul li {
  font-size: 0;
}

.p-bouquet__link ul li a {
  font-size: 16px;
  line-height: 1.2;
}

.p-bouquet__link ul li a::before {
  display: inline-block;
  content: "";
  margin-right: 0.5em;
  width: 0;
  height: 0;
  border-width: 0.93333vw 0 0.93333vw 1.46667vw;
  border-color: transparent transparent transparent #00C2EB;
  border-style: solid;
}

.p-trend_itemArea_box .main_visual {
  position: relative;
  padding-bottom: 36vw;
}

.p-trend_itemArea_box .main_visual .main_visual_img {
  margin-left: auto;
  margin-right: -5.46667vw;
  position: relative;
}

.p-trend_itemArea_box .main_visual .main_visual_img .main_visual_img_text {
  font-size: 20px;
  font-size: 2.66667vw;
  line-height: 1;
  letter-spacing: 0.01em;
  position: absolute;
}

.p-trend_itemArea_box .main_visual_ttl {
  background: url(/bridal/trend/img/img_triangle.png) no-repeat 0 0;
  background-size: 56vw;
  padding: 22.66667vw 0 0 8vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
}

.p-trend_itemArea_box .text_area {
  width: 76vw;
  margin: 8vw auto 0;
  font-size: 22px;
  font-size: 2.93333vw;
  line-height: 2;
  letter-spacing: -0.04em;
}

.p-trend_itemArea_box.-box01 {
  margin-top: 13.33333vw;
}

.p-trend_itemArea_box.-box01 .main_visual_ttl img {
  width: 63.06667vw;
}

.p-trend_itemArea_box.-box01 .main_visual_img {
  width: 60vw;
}

.p-trend_itemArea_box.-box01 .main_visual_img .main_visual_img_text {
  bottom: 5.33333vw;
  right: 24vw;
}

.p-trend_itemArea_box.-box02 {
  margin-top: 21.33333vw;
}

.p-trend_itemArea_box.-box02 .main_visual_ttl img {
  width: 62.66667vw;
}

.p-trend_itemArea_box.-box02 .main_visual_img {
  width: 73.06667vw;
}

.p-trend_itemArea_box.-box02 .main_visual_img .main_visual_img_text {
  bottom: 10.66667vw;
  right: 22.66667vw;
}

.p-trend_itemArea_box.-box02 .item_list {
  padding-bottom: 40vw;
}

.p-trend_itemArea_box.-box03 {
  margin-top: 26.66667vw;
}

.p-trend_itemArea_box.-box03 .main_visual_ttl img {
  width: 63.06667vw;
}

.p-trend_itemArea_box.-box03 .main_visual_img {
  width: 64vw;
}

.p-trend_itemArea_box.-box03 .main_visual_img .main_visual_img_text {
  bottom: 7.33333vw;
  right: 16vw;
}

.item_list_wrapper {
  position: relative;
  width: 73.33333vw;
  margin: 8vw auto 0;
}

.item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.item_list .item_list_box {
  width: 34.66667vw;
  margin-bottom: 5.33333vw;
}

.item_list .item_list_box .item_list_box__img {
  width: 34.66667vw;
  height: 34.66667vw;
  position: relative;
}

.item_list .item_list_box .item_list_box__img img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 0;
  left: 0;
}

.item_list .item_list_box__ttl {
  text-align: center;
  font-size: 20px;
  font-size: 2.66667vw;
  line-height: 1.5;
  margin-top: 1.33333vw;
}

.type02_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.type02_box .item_list_box {
  font-size: 20px;
  font-size: 2.66667vw;
  line-height: 1.5;
}

.type02_box .item_list_box.type01 {
  width: 50.4vw;
}

.type02_box .item_list_box.type01 .item_list_box__ttl {
  margin-left: 6.66667vw;
}

.type02_box .item_list_box.type02 {
  width: 34.66667vw;
  margin-left: -11.73333vw;
  text-align: center;
}

.p-last_lead {
  width: 72.4vw;
  margin: 20vw auto 12vw;
}

.p-text_check {
  width: 64.4vw;
  margin: 0 auto 30px;
}

._pc {
  display: none;
}

._sp {
  display: block;
}
/*# sourceMappingURL=sp_trend.css.map */