@charset "UTF-8";
.renewal2022 .emg_box {
  padding: 17px 0;
  background-color: rgba(0, 0, 0, 0.03);
}

@media screen and (max-width: 1200px) {
  .renewal2022 .emg_box .cautionBlc {
    padding: 0 13px;
  }
}

.renewal2022 .emg_box .cautionBlc p {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  background-image: url(../images/common/icon_attn.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 32px;
  padding-left: 46px;
}

.renewal2022 .emg_box .cautionBlc a {
  text-decoration: none !important;
  color: #CA0336 !important;
}

@media screen and (max-width: 767px) {
  .renewal2022 .emg_box .cautionBlc p {
    background-size: auto 27px;
    font-size: 16px;
  }
  .renewal2022 .emg_box .cautionBlc_body a {
    font-size: 16px;
  }
}

.renewal2022 #kv {
  margin: 17px auto 0;
  padding: 0 0 10px;
}

.renewal2022 #kv .wrapper2022 {
  position: relative;
}

.renewal2022 #kv .wrapper2022 .icon_season {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
}

.renewal2022 #kv .wrapper2022 .icon_season.lftBtm {
  height: 252px;
  width: 215px;
  left: -20px;
  bottom: -10px;
}

.renewal2022 #kv .wrapper2022 .icon_season.rgtTop {
  width: 220px;
  height: 290px;
  right: -10px;
  top: -20px;
}

.renewal2022 #kv .wrapper2022 .kvBlc02 {
  position: relative;
}

.renewal2022 #kv .wrapper2022 .mv_obj {
  position: absolute;
  z-index: 9;
}

.renewal2022 #kv .wrapper2022 .mv_obj01 {
  top: -54px;
  right: -52px;
}

.renewal2022 #kv .wrapper2022 .mv_obj02 {
  bottom: 0;
  left: -40px;
}

.renewal2022 #kv .wrapper2022 .shimausaBlc {
  width: 303px;
  height: 160px;
  background-image: url("../images/top/icon_shimausa.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}

.renewal2022 #kv .wrapper2022 .shimausaBlc .cont {
  width: 188px;
  height: 76px;
  position: absolute;
  left: 0;
  bottom: 11px;
}

.renewal2022 #kv .wrapper2022 .shimausaBlc .cont a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 100%;
}

.renewal2022 #kv .wrapper2022 .shimausaBlc .cont a span {
  font-size: 14px;
  border-bottom: 1px solid #333;
}

.renewal2022 #kv .kvBlc {
  display: flex;
  flex-wrap: wrap;
}

.renewal2022 #kv .kvBlc .mainBlc {
  width: 50%;
}

.renewal2022 #kv .kvBlc .mainBlc img {
  max-width: 100%;
}

.renewal2022 #kv .kvBlc .bnrBlc {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}

.renewal2022 #kv .kvBlc .bnrBlc > div {
  width: 47%;
  margin-bottom: 24px;
}

.renewal2022 #kv .kvBlc .bnrBlc > div img {
  max-width: 100%;
}

.renewal2022 #kv .kvBlc .bnrBlc > div:not(:nth-child(odd)) {
  margin-left: 3%;
}

.renewal2022 #kv .kvBlc02 .swiper-wrapper {
  left: -25%;
}

.renewal2022 #kv .kvBlc02 .bnrBlc {
  display: flex;
  flex-wrap: wrap;
}

.renewal2022 #kv .kvBlc02 .bnrBlc > div {
  width: 47.79%;
  width: calc((100% - 20px) / 2);
  margin-bottom: 24px;
  position: relative;
}

.renewal2022 #kv .kvBlc02 .bnrBlc > div a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.renewal2022 #kv .kvBlc02 .bnrBlc > div a img:hover {
  opacity: 0.7 !important;
}

.renewal2022 #kv .kvBlc02 .bnrBlc > div img {
  max-width: 100%;
  max-height: 100%;
  opacity: 1 !important;
}

.renewal2022 #kv .kvBlc02 .bnrBlc > div:not(:nth-child(odd)) {
  margin-left: 20px;
}

.renewal2022 #kv .kvBlc02 .bnrBlc > div:after {
  content: "";
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.renewal2022 #kv .kvBlc02 .swiper-container {
  padding-bottom: 20px;
  overflow: visible;
}

.renewal2022 #kv .kvBlc02 .swiper-pagination-bullet {
  background-color: #999999;
  opacity: 1;
  bottom: 0;
}

.renewal2022 #kv .kvBlc02 .swiper-pagination-bullet-active {
  background-color: #CA0336;
}

@media screen and (max-width: 1200px) {
  .renewal2022 #kv .wrapper2022 {
    padding: 0;
  }
  .renewal2022 #kv .wrapper2022 .icon_season.rgtTop {
    right: 0;
  }
  .renewal2022 #kv .wrapper2022 .icon_season.lftBtm {
    left: 0;
  }
  .renewal2022 #kv .wrapper2022 .shimausaBlc {
    right: 10px;
    bottom: 0;
  }
  .renewal2022 #kv .kvBlc .mainBlc {
    padding-right: 1.5%;
  }
  .renewal2022 #kv .kvBlc .bnrBlc > div {
    margin-bottom: 3%;
  }
  .renewal2022 #kv .kvBlc02 .swiper-wrapper {
    left: 0;
  }
  .renewal2022 #kv .kvBlc02 .swiper-container {
    overflow: hidden;
  }
  .renewal2022 #kv .kvBlc02 .mainBlc {
    text-align: center;
  }
  .renewal2022 #kv .kvBlc02 .bnrBlc > div {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .renewal2022 #kv {
    width: 100vw;
    overflow: hidden;
  }
  .renewal2022 #kv .wrapper2022 .icon_season.rgtTop {
    display: none;
  }
  .renewal2022 #kv .wrapper2022 .icon_season.lftBtm {
    width: 125px;
    height: 147px;
    left: 0;
    bottom: 23px;
  }
  .renewal2022 #kv .wrapper2022 .shimausaBlc {
    right: 0;
    width: calc(100% - 125px);
    width: 68.8vw;
    height: 27vw;
    bottom: 15px;
    right: 15px;
    background-size: 100% auto;
    background-image: url("../images/top/icon_shimausa_sp.svg");
  }
  .renewal2022 #kv .wrapper2022 .shimausaBlc .cont {
    width: 49vw;
    height: 16vw;
    top: 5vw;
    bottom: auto;
  }
  .renewal2022 #kv .kvBlc02 .swiper-container {
    padding-bottom: 45px;
  }
  .renewal2022 #kv .kvBlc02 .swiper-container .mainBlc a {
    width: 100%;
  }
}

.renewal2022 #newsLine {
  background-color: #CA0936;
  color: #fff;
  padding: 25px 0;
}

.renewal2022 #newsLine .wrapper2022 {
  display: flex;
  align-items: center;
  letter-spacing: .06em;
}

.renewal2022 #newsLine .wrapper2022 p.ttl {
  margin-right: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  flex: none;
}

.renewal2022 #newsLine .wrapper2022 .cont {
  width: 100%;
  min-width: 0;
}

.renewal2022 #newsLine .wrapper2022 .cont .flxB {
  display: flex;
  line-height: 1;
}

.renewal2022 #newsLine .wrapper2022 .cont .flxB p {
  display: flex;
  align-items: center;
}

.renewal2022 #newsLine .wrapper2022 .cont .flxB .date {
  margin-right: 18px;
  font-family: "Arial", "メイリオ";
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  flex: none;
}

@media screen and (max-width: 767px) {
  .renewal2022 #newsLine .wrapper2022 .cont .flxB .date {
    margin-right: 10px;
    font-size: 12px;
  }
}

.renewal2022 #newsLine .wrapper2022 .cont .flxB .date span {
  color: #fff;
}

.renewal2022 #newsLine .wrapper2022 .cont .flxB .txt {
  width: 100%;
  font-size: 14px;
  overflow: hidden;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .renewal2022 #newsLine .wrapper2022 .cont .flxB .txt {
    font-size: 12px;
  }
}

.renewal2022 #newsLine .wrapper2022 .cont .flxB .txt a {
  color: #fff;
  text-decoration: underline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.renewal2022 #newsLine .wrapper2022 .lnkBlc {
  margin-left: 18px;
  flex: none;
}

.renewal2022 #newsLine .wrapper2022 .lnkBlc a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-image: url(../images/common/icon_arrwRW.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px;
  padding-right: 24px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .renewal2022 #newsLine {
    padding: 20px 0;
  }
  .renewal2022 #newsLine .wrapper2022 {
    flex-wrap: wrap;
    position: relative;
  }
  .renewal2022 #newsLine .wrapper2022 p.ttl {
    position: relative;
    margin-top: 0;
  }
  .renewal2022 #newsLine .wrapper2022 p.ttl span {
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
  }
  .renewal2022 #newsLine .wrapper2022 .cont {
    width: 100%;
    margin-top: 10px;
  }
  .renewal2022 #newsLine .wrapper2022 .cont .txt a {
    display: inline-block;
    color: #fff;
  }
  .renewal2022 #newsLine .wrapper2022 .lnkBlc {
    position: absolute;
    top: 0;
    right: 13px;
  }
  .renewal2022 #newsLine .wrapper2022 .lnkBlc a {
    font-size: 16px;
    background-size: 8px auto;
    padding-right: 20px;
  }
}

.renewal2022 .btnBlc {
  text-align: center;
}

.renewal2022 .btnBlc a {
  display: inline-block;
  background-color: #CA0336;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  padding: 20px 0;
  width: 385px;
  max-width: 90%;
  border-radius: 5px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .renewal2022 .btnBlc a {
    font-size: 16px;
    width: 50%;
  }
}

.renewal2022 .clm {
  padding: 64px 0;
}

.renewal2022 .clm h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
}

.renewal2022 .clm.bgPnk {
  background-color: #F9E3E8;
}

.renewal2022 .clm.bgGry {
  background-color: #F6F6F6;
}

.renewal2022 .clm ul.bnrLst {
  flex-wrap: wrap;
  margin-bottom: -32px;
}

.renewal2022 .clm ul.bnrLst > li {
  width: 282px;
  max-width: 23.5%;
  position: relative;
  margin-bottom: 40px;
}

.renewal2022 .clm ul.bnrLst > li a {
  display: inline-block;
}

.renewal2022 .clm ul.bnrLst > li {
  margin-right: 2%;
}

.renewal2022 .clm ul.bnrLst > li .icon {
  position: absolute;
  top: 0;
  right: 0;
}

.renewal2022 .clm ul.bnrLst > li .pic {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}

.renewal2022 .clm ul.bnrLst > li .pic img {
  max-width: 100%;
  min-width: 100%;
  border-radius: 10px;
}

.renewal2022 .clm ul.bnrLst > li .ttl {
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.renewal2022 .clm ul.bnrLst > li .ttl:not(:last-child) {
  margin-bottom: 2px;
}

.renewal2022 .clm ul.bnrLst > li .body {
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .renewal2022 .clm {
    padding: 48px 0;
  }
  .renewal2022 .clm h2 {
    width: fit-content;
    margin: 0 auto 32px;
    font-size: 24px;
    text-align: center;
  }
  .renewal2022 .clm ul.bnrLst li {
    width: 49%;
    max-width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .renewal2022 .clm ul.bnrLst li:nth-child(4n) {
    margin-right: 2%;
  }
  .renewal2022 .clm ul.bnrLst li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .renewal2022 .clm ul.bnrLst li .ttl {
    font-size: 14px;
  }
}

.renewal2022 .bgGry {
  background-color: #F6F6F6;
}

.renewal2022 .news-wrap {
  position: relative;
}

.renewal2022 .news-wrap .btn-more {
  margin-top: 0;
  position: absolute;
  top: 20px;
  right: 0;
}

@media screen and (max-width: 768px) {
  .renewal2022 .news-wrap .btn-more {
    right: 13px;
  }
}

@media screen and (max-width: 767px) {
  .renewal2022 .news-wrap .btn-more {
    margin: 40px auto 0;
    display: block;
    position: relative;
    top: 0;
  }
}

.renewal2022 #clm01 .flxB > div.leftBlc {
  width: 51%;
  padding-right: 10.5%;
}

.renewal2022 #clm01 .flxB > div.leftBlc .box {
  padding: 50px 0;
}

.renewal2022 #clm01 .flxB > div.leftBlc .box {
  border-bottom: 1px solid #E2E2E2;
}

.renewal2022 #clm01 .flxB > div.leftBlc .box h2 {
  color: #CA0336;
  font-size: 24px;
  font-weight: 900;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px auto;
  line-height: 1;
  padding: 5px 22px 5px 65px;
  position: relative;
  margin-bottom: 20px;
}

.renewal2022 #clm01 .flxB > div.leftBlc .box h2:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  background-image: url("../images/common/icon_arrwR.svg");
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.renewal2022 #clm01 .flxB > div.leftBlc .box p {
  font-size: 16px;
  padding-left: 65px;
}

.renewal2022 #clm01 .flxB > div.leftBlc .box.flyer h2 {
  background-image: url("../images/top/icon_flyerR.svg");
}

.renewal2022 #clm01 .flxB > div.leftBlc .box.shop h2 {
  background-image: url("../images/top/icon_shopR.svg");
}

.renewal2022 #clm01 .flxB > div.leftBlc .box.online h2 {
  background-image: url("../images/top/icon_cartR.svg");
}

.renewal2022 #clm01 .flxB > div.rightBlc {
  width: 49%;
}

.renewal2022 #clm01 .flxB > div.rightBlc h2 {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 10px;
}

.renewal2022 #clm01 .flxB > div.rightBlc h2 span {
  position: relative;
  padding-left: 55px;
}

.renewal2022 #clm01 .flxB > div.rightBlc h2 span:before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/common/icon_twi.svg");
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.renewal2022 #clm01 .flxB > div.rightBlc .twiBox {
  border: 1px solid #E2E2E2;
  border-radius: 32px;
  height: 100%;
  height: calc(100% - 45px);
  overflow: hidden;
}

.renewal2022 #clm01 .flxB > div.rightBlc iframe {
  width: 100%;
  height: 100% !important;
}

@media screen and (max-width: 767px) {
  .renewal2022 #clm01 .flxB {
    display: block;
  }
  .renewal2022 #clm01 .flxB > div.leftBlc {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #E2E2E2;
    display: flex;
  }
  .renewal2022 #clm01 .flxB > div.leftBlc .box {
    border-bottom: none !important;
    width: 33.333%;
    text-align: center;
    padding: 0;
  }
  .renewal2022 #clm01 .flxB > div.leftBlc .box {
    border-right: 1px solid #E2E2E2;
  }
  .renewal2022 #clm01 .flxB > div.leftBlc .box h2 {
    font-size: 12px;
    background-position: center top;
    background-size: auto 30px;
    padding: 40px 0 0;
  }
  .renewal2022 #clm01 .flxB > div.leftBlc .box h2:after {
    display: none;
  }
  .renewal2022 #clm01 .flxB > div.leftBlc .box p {
    display: none;
  }
  .renewal2022 #clm01 .flxB > div.rightBlc {
    width: 100%;
    padding-top: 30px;
  }
  .renewal2022 #clm01 .flxB > div.rightBlc .twiBox {
    height: 360px;
  }
}

.renewal2022 #clm01B .lnkArea {
  display: flex;
  justify-content: space-between;
}

.renewal2022 #clm01B .lnkArea .box {
  width: 32%;
  border: 1px solid #E2E2E2;
  border-radius: 8px;
}

.renewal2022 #clm01B .lnkArea .box a {
  width: 100%;
  height: 120px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.renewal2022 #clm01B .lnkArea .box a::after {
  content: '';
  width: 12px;
  height: 24px;
  display: inline-block;
  background: url(../images/common/icon_arrwR.svg) no-repeat center/12px auto;
  flex: none;
}

.renewal2022 #clm01B .lnkArea .box .icon {
  margin: 0 20px 0 0;
  flex: none;
}

@media screen and (max-width: 768px) {
  .renewal2022 #clm01B .lnkArea .box .icon img {
    width: 40px;
  }
}

.renewal2022 #clm01B .lnkArea .box .text {
  padding: 24px 24px 24px 0;
}

@media screen and (max-width: 768px) {
  .renewal2022 #clm01B .lnkArea .box .text {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}

.renewal2022 #clm01B .lnkArea .box h2 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  color: #CA0336;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .renewal2022 #clm01B .lnkArea .box h2 {
    width: 100%;
    margin-bottom: 0;
    font-size: 16px;
  }
}

.renewal2022 #clm01B .lnkArea .box p {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .renewal2022 #clm01B .lnkArea .box p {
    display: none;
  }
}

.renewal2022 #clm01B .lnkArea .box.online a {
  height: 100%;
  justify-content: center;
  background: url(../images/common/icon_external_link.svg) no-repeat right 12px bottom 12px/16px;
}

.renewal2022 #clm01B .lnkArea .box.online a::after {
  content: none;
}

@media screen and (max-width: 768px) {
  .renewal2022 #clm01B .lnkArea .box.online img {
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .renewal2022 #clm01B .wrapper2022 {
    padding: 0;
  }
  .renewal2022 #clm01B .lnkArea {
    padding: 0 13px;
    display: block;
  }
  .renewal2022 #clm01B .lnkArea .box {
    width: 100%;
    padding: 0;
  }
  .renewal2022 #clm01B .lnkArea .box:not(:last-child) {
    margin-bottom: 12px;
  }
  .renewal2022 #clm01B .lnkArea .box p {
    display: none;
  }
  .renewal2022 #clm01B .lnkArea .box a {
    width: 100%;
    height: 72px;
    display: flex;
    align-items: center;
    background-position: right 18px center;
  }
  .renewal2022 #clm01B .lnkArea .box .text {
    padding-right: 20px;
  }
  .renewal2022 #clm01B .lnkArea .box h2 {
    text-align: left;
  }
  .renewal2022 #clm01B .lnkArea .box.online a {
    height: 72px;
  }
}

.renewal2022 #specialBlc .bnrLst li {
  width: 32%;
  max-width: 32%;
  margin-right: 2%;
}

.renewal2022 #specialBlc .bnrLst li:nth-child(4n) {
  margin-right: 2%;
}

.renewal2022 #specialBlc .bnrLst li:nth-child(3n) {
  margin-right: 0;
}

.renewal2022 #specialBlc .bnrLst li a {
  display: inline-block;
  width: 100%;
}

.renewal2022 #specialBlc .bnrLst li .icon {
  z-index: 5;
  left: 0;
  right: auto;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 7px 0;
  width: 74px;
  text-align: center;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.renewal2022 #specialBlc .bnrLst li .icon.new {
  font-family: "Arial", "メイリオ";
  letter-spacing: .12em;
  background-color: #CA0336;
}

.renewal2022 #specialBlc .bnrLst li .icon.recommend {
  letter-spacing: .03em;
  background-color: #333333;
}

.renewal2022 #specialBlc .bnrLst li .pic {
  position: relative;
  margin-bottom: 5px;
}

.renewal2022 #specialBlc .bnrLst li .pic:after {
  content: "";
  width: 100%;
  display: inline-block;
  padding-top: 41.666%;
}

.renewal2022 #specialBlc .bnrLst li .pic .imgBox {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .renewal2022 #specialBlc .bnrLst {
    margin-bottom: 0;
    display: block;
  }
  .renewal2022 #specialBlc .bnrLst li {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .renewal2022 #specialBlc .bnrLst li .pic::after {
    padding-top: 41.0%;
  }
}

.renewal2022 #mvBlc .wrapper2022 {
  position: relative;
}

.renewal2022 #mvBlc .ttlBlc {
  position: relative;
}

.renewal2022 #mvBlc .ttlBlc h2 {
  background-repeat: no-repeat;
  background-size: 42px auto;
  background-image: url("../images/common/icon_yt.svg");
  background-position: left center;
  padding: 7px 0 7px 56px;
}

.renewal2022 #mvBlc .swiperMV .swiper-slide {
  position: relative;
  margin-bottom: 40px;
  margin-right: 1.5%;
}

.renewal2022 #mvBlc .swiperMV .swiper-slide a {
  display: inline-block;
  width: 100%;
}

.renewal2022 #mvBlc .swiperMV .swiper-slide .pic {
  margin-bottom: 10px;
  display: inline-block;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.renewal2022 #mvBlc .swiperMV .swiper-slide .pic:before {
  content: "";
  display: inline-block;
  width: 100%;
  padding-top: 54%;
}

.renewal2022 #mvBlc .swiperMV .swiper-slide .pic:after {
  content: "";
  display: inline-block;
  width: 85px;
  height: 85px;
  background-image: url(../images/common/icon_mv.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.renewal2022 #mvBlc .swiperMV .swiper-slide .pic img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.renewal2022 #mvBlc .swiperMV .swiper-slide .ttl {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}

.renewal2022 #mvBlc .moreBlc {
  position: absolute;
  top: 15px;
  right: 0;
}

.renewal2022 #mvBlc .moreBlc a {
  font-size: 16px;
  font-weight: 700;
  color: #CA0336;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20489%22%20fill%3D%22none%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20817%22%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20data-name%3D%22%E3%83%91%E3%82%B9%201046%22%20d%3D%22M1%207h3v3h7v3H1Zm4%200h6v2H5Zm0-4h10v6h-3V6H5ZM4%202v4H0v8h12v-4h4V2Z%22%20fill%3D%22%23ca0336%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 16px auto;
  padding-right: 25px;
}

@media screen and (max-width: 767px) {
  .renewal2022 #mvBlc {
    position: relative;
    padding-bottom: 60px;
  }
  .renewal2022 #mvBlc ul.bnrLst {
    display: block;
  }
  .renewal2022 #mvBlc ul.bnrLst li {
    width: 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }
  .renewal2022 #mvBlc ul.bnrLst li a {
    display: inline-block;
    display: flex;
    width: 100%;
  }
  .renewal2022 #mvBlc ul.bnrLst li span {
    display: inline-block;
    width: 49%;
  }
  .renewal2022 #mvBlc ul.bnrLst li span.pic {
    margin-right: 2%;
    width: 48%;
    margin-bottom: 0;
    display: inline-block;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .renewal2022 #mvBlc ul.bnrLst li span.pic:before {
    content: "";
    display: inline-block;
    width: 100%;
    padding-top: 54%;
  }
  .renewal2022 #mvBlc ul.bnrLst li span.pic:after {
    content: "";
    display: inline-block;
    width: 55px;
    height: 55px;
    background-image: url(../images/common/icon_mv.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .renewal2022 #mvBlc ul.bnrLst li span.pic img {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .renewal2022 #mvBlc ul.bnrLst li span.ttl {
    position: relative;
    width: 50%;
  }
  .renewal2022 #mvBlc ul.bnrLst li span.ttl span {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .renewal2022 #mvBlc .ttlBlc {
    position: inherit;
  }
  .renewal2022 #mvBlc .swiperMV .swiper-wrapper {
    left: -50%;
  }
  .renewal2022 #mvBlc .moreBlc {
    margin-top: 32px;
    position: relative;
    top: 0;
    right: 0;
    transform: translateY(0);
    text-align: right;
  }
  .renewal2022 #mvBlc .moreBlc a {
    font-size: 16px;
    background-size: 16px auto;
    padding-right: 28px;
  }
}

.renewal2022 #instBlc {
  overflow-x: hidden;
}

.renewal2022 #instBlc .wrapper2022 {
  position: relative;
}

.renewal2022 #instBlc .ttlBlc {
  position: relative;
}

.renewal2022 #instBlc .ttlBlc h2 {
  background-repeat: no-repeat;
  background-size: 38px auto;
  background-image: url("../images/common/icon_inst.png");
  background-position: left center;
  padding: 7px 0 7px 54px;
}

.renewal2022 #instBlc .instBox .swiper02 {
  margin-top: 20px;
  position: relative;
  left: -100px;
}

.renewal2022 #instBlc .instBox .swiper-container {
  overflow: visible !important;
}

.renewal2022 #instBlc .moreBlc {
  position: absolute;
  top: 15px;
  right: 0;
}

.renewal2022 #instBlc .moreBlc a {
  font-size: 16px;
  font-weight: 700;
  color: #CA0336;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20489%22%20fill%3D%22none%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20817%22%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20data-name%3D%22%E3%83%91%E3%82%B9%201046%22%20d%3D%22M1%207h3v3h7v3H1Zm4%200h6v2H5Zm0-4h10v6h-3V6H5ZM4%202v4H0v8h12v-4h4V2Z%22%20fill%3D%22%23ca0336%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: 16px auto;
  padding-right: 25px;
}

@media screen and (max-width: 1200px) {
  .renewal2022 #instBlc .instBox .swiper-slide img {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .renewal2022 #instBlc {
    position: relative;
  }
  .renewal2022 #instBlc .wrapper2022 {
    padding: 0;
  }
  .renewal2022 #instBlc ul.bnrLst {
    display: block;
  }
  .renewal2022 #instBlc ul.bnrLst li {
    width: 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }
  .renewal2022 #instBlc ul.bnrLst li a {
    display: inline-block;
    display: flex;
    width: 100%;
  }
  .renewal2022 #instBlc ul.bnrLst li span {
    display: inline-block;
    width: 49%;
  }
  .renewal2022 #instBlc ul.bnrLst li span.pic {
    margin-right: 2%;
    width: 49%;
  }
  .renewal2022 #instBlc ul.bnrLst li span.ttl {
    position: relative;
  }
  .renewal2022 #instBlc ul.bnrLst li span.ttl span {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .renewal2022 #instBlc .ttlBlc {
    position: inherit;
    text-align: center;
  }
  .renewal2022 #instBlc .ttlBlc h2 {
    display: inline-block;
  }
  .renewal2022 #instBlc .instBox .sp .flxB {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .renewal2022 #instBlc .instBox .sp .flxB > div {
    width: 32.8%;
    margin-bottom: .8%;
    border-radius: 0;
  }
  .renewal2022 #instBlc .instBox .sp .flxB > div img {
    border-radius: 0;
  }
  .renewal2022 #instBlc .moreBlc {
    margin-top: 32px;
    position: relative;
    top: 0;
    right: 13px;
    transform: translateY(0);
    text-align: right;
  }
  .renewal2022 #instBlc .moreBlc a {
    font-size: 16px;
    background-size: 16px auto;
    padding-right: 28px;
  }
}

.renewal2022 #shimapatoB {
  padding: 0;
}

.renewal2022 #shimapatoB .wrapper2022 {
  padding: 80px 0 80px;
  display: flex;
}

.renewal2022 #shimapatoB .wrapper2022 > div {
  width: 49%;
}

.renewal2022 #shimapatoB .wrapper2022 > div:nth-child(1) {
  margin-right: 2%;
}

.renewal2022 #shimapatoB #shuttlerockB {
  background-color: #eee;
  height: 100%;
}

.renewal2022 #shimapatoB #shuttlerock {
  background-image: url("../images/top/shimapato_bg.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  margin-top: 71px;
  position: relative;
  border-radius: 12px;
  padding-top: 155px;
  padding-bottom: 47px;
}

.renewal2022 #shimapatoB #shuttlerock #shuttlerock-header {
  position: absolute;
  top: -68px;
  left: 50%;
  transform: translateX(-50%);
}

.renewal2022 #shimapatoB #shuttlerock #shuttlerock-header .text {
  width: 240px;
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 118px;
}

.renewal2022 #shimapatoB #shuttlerock .swiper-slide {
  position: relative;
  width: 280px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.1);
}

.renewal2022 #shimapatoB #shuttlerock .swiper-slide:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.renewal2022 #shimapatoB #shuttlerock .swiper-slide img {
  max-width: 100%;
}

.renewal2022 #shimapatoB #sr-social-hub-wrapper {
  background: none;
  height: 330px;
}

.renewal2022 #shimapatoB #shuttlerock-more {
  margin-top: 33px;
  background: none;
  padding-top: 0;
}

.renewal2022 #shimapatoB #shuttlerock-more > div {
  text-align: center;
}

.renewal2022 #shimapatoB #shuttlerock-more > div a {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #FFF;
  background-color: #CA0336;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h16v16H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20clip-path%3D%22url(%23a)%22%3E%3Cpath%20data-name%3D%22%E3%83%91%E3%82%B9%201046%22%20d%3D%22M1%207h3v3h7v3H1Zm4%200h6v2H5Zm0-4h10v6h-3V6H5ZM4%202v4H0v8h12v-4h4V2Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  border-radius: 5px;
  line-height: 1;
  padding: 16px 0;
  width: 180px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .renewal2022 #shimapatoB #shuttlerock-more > div a {
    width: 192px;
    padding: 20px 0;
  }
}

.renewal2022 #shimapatoB .dWxRIl {
  background: none;
  width: 282px;
  height: 282px;
}

.renewal2022 #shimapatoB .dWxRIl img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.renewal2022 #shimapatoB .bolt-horizontal-slider {
  height: 282px !important;
}

.renewal2022 #shimapatoB .rightBlc {
  width: 49%;
  margin-top: 10px;
  height: 566px;
}

.renewal2022 #shimapatoB .rightBlc h2 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 26px;
}

.renewal2022 #shimapatoB .rightBlc h2 span {
  position: relative;
  padding-left: 55px;
}

.renewal2022 #shimapatoB .rightBlc h2 span:before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/common/icon_twi.svg");
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.renewal2022 #shimapatoB .rightBlc .twiBox {
  border: 1px solid #E2E2E2;
  border-radius: 12px;
  height: 100%;
  overflow: hidden;
}

.renewal2022 #shimapatoB .rightBlc iframe {
  width: 100%;
  height: 100% !important;
}

@media screen and (max-width: 1200px) {
  .renewal2022 #shimapatoB {
    padding: 60px 10px;
  }
  .renewal2022 #shimapatoB #shuttlerock {
    padding-top: 110px;
    padding-bottom: 30px;
    background-repeat: repeat;
  }
  .renewal2022 #shimapatoB .bolt-horizontal-slider {
    height: 130px !important;
  }
  .renewal2022 #shimapatoB #sr-social-hub-wrapper {
    height: 160px;
  }
  .renewal2022 #shimapatoB #shuttlerock-header a {
    display: inline-block;
  }
  .renewal2022 #shimapatoB #shuttlerock-header img {
    max-width: 100%;
  }
  .renewal2022 #shimapatoB .dWxRJw {
    height: auto;
    background-color: transparent;
  }
  .renewal2022 #shimapatoB .gfuSqG {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 8px;
  }
  .renewal2022 #shimapatoB #shuttlerock-header {
    width: 85%;
  }
  .renewal2022 #shimapatoB #shuttlerock-header .pc {
    display: none !important;
  }
  .renewal2022 #shimapatoB #shuttlerock-header .sp {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .renewal2022 #shimapatoB {
    padding: 48px 13px;
  }
  .renewal2022 #shimapatoB > .wrapper2022 {
    display: block;
    padding: 0;
  }
  .renewal2022 #shimapatoB > .wrapper2022 > div {
    width: 100%;
  }
  .renewal2022 #shimapatoB #shuttlerockB {
    height: 40vw;
  }
  .renewal2022 #shimapatoB .rightBlc {
    padding-top: 60px;
    height: auto;
  }
  .renewal2022 #shimapatoB .rightBlc h2 {
    margin-bottom: 14px;
  }
  .renewal2022 #shimapatoB .rightBlc .twiBox {
    height: 96vw;
  }
}

.renewal2022 #snsBlc .wrapper2022 {
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
  padding: 50px 0;
}

.renewal2022 #snsBlc .wrapper2022 .flxB {
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.renewal2022 #snsBlc .wrapper2022 h2 {
  margin-right: 80px;
  font-size: 24px;
  font-weight: 700;
  display: inline-block;
}

.renewal2022 #snsBlc .wrapper2022 ul {
  display: flex;
  align-items: center;
}

.renewal2022 #snsBlc .wrapper2022 ul li {
  width: 64px;
  text-align: center;
  vertical-align: middle;
}

.renewal2022 #snsBlc .wrapper2022 ul li:not(:last-child) {
  margin-right: 40px;
}

.renewal2022 #snsBlc .wrapper2022 ul li a {
  padding: 7px;
  display: block;
}

.renewal2022 #snsBlc .wrapper2022 ul li a img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .renewal2022 #snsBlc .wrapper2022 .flxB {
    display: block;
  }
  .renewal2022 #snsBlc .wrapper2022 h2 {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .renewal2022 #snsBlc .wrapper2022 ul {
    justify-content: center;
  }
  .renewal2022 #snsBlc .wrapper2022 ul li {
    width: 40px;
  }
  .renewal2022 #snsBlc .wrapper2022 ul li:not(:last-child) {
    margin-right: 24px;
  }
  .renewal2022 #snsBlc .wrapper2022 ul li a {
    padding: 4px;
  }
}

@media screen and (max-width: 767px) {
  .renewal2022 #snsBlc {
    padding: 0 13px;
  }
  .renewal2022 #snsBlc .wrapper2022 {
    padding: 32px 0;
  }
  .renewal2022 #snsBlc .wrapper2022 h2 {
    margin: 0 0 24px;
  }
}

.renewal2022 #newsBlc {
  margin-top: 64px;
  padding-bottom: 0;
}

.renewal2022 #newsBlc > .wrapper2022 {
  padding: 64px 40px;
  background-color: #FFF;
}

.renewal2022 #newsBlc .blc {
  position: relative;
}

.renewal2022 #newsBlc .blc .ttlBlc {
  width: 25.5%;
  position: relative;
}

.renewal2022 #newsBlc .blc .ttlBlc h2 {
  font-size: 24px;
  font-weight: 900;
}

.renewal2022 #newsBlc .blc .ttlBlc .btnBlc {
  text-align: left;
  position: absolute;
  left: 0;
  bottom: 0;
}

.renewal2022 #newsBlc .blc .ttlBlc .btnBlc a {
  max-width: 59%;
  font-size: 16px;
}

.renewal2022 #newsBlc .blc .conBlc {
  width: 74.5%;
}

.renewal2022 #newsBlc .blc .conBlc ul.dot_list {
  margin-bottom: 0;
}

.renewal2022 #newsBlc .blc .conBlc ul.dot_list li {
  padding: 20px 50px 20px 16px;
  display: flex;
  align-items: center;
  border-bottom: none;
  line-height: 1;
  background: #FFF url(../images/common/icon_arrwR.svg) no-repeat right 20px center/8px auto;
}

.renewal2022 #newsBlc .blc .conBlc ul.dot_list li:not(:last-child) {
  border-bottom: 1px solid #E2E2E2;
}

.renewal2022 #newsBlc .blc .conBlc ul.dot_list li .date {
  padding-left: 0;
  width: 126px;
  font-family: "Arial", "メイリオ";
  font-weight: bold;
  font-size: 16px;
  letter-spacing: .06em;
  color: #999999;
  flex: none;
}

.renewal2022 #newsBlc .blc .conBlc ul.dot_list li .body {
  width: 100%;
  min-width: 0;
  margin-left: 0;
}

.renewal2022 #newsBlc .blc .conBlc ul.dot_list li.hide {
  display: none;
}

.renewal2022 #newsBlc .blc .conBlc ul.dot_list li a {
  width: 100%;
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.renewal2022 #newsBlc .blc .btn-more {
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (max-width: 1200px) {
  .renewal2022 #newsBlc .blc .ttlBlc .btnBlc {
    width: 100%;
  }
  .renewal2022 #newsBlc .blc .ttlBlc .btnBlc a {
    max-width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .renewal2022 #newsBlc {
    margin-top: 0;
    padding: 40px 13px 0;
  }
  .renewal2022 #newsBlc .wrapper2022 {
    position: relative;
    padding: 32px 0 40px;
  }
  .renewal2022 #newsBlc .flxB {
    display: block;
  }
  .renewal2022 #newsBlc .flxB > div {
    width: 100% !important;
  }
  .renewal2022 #newsBlc .flxB > div.ttlBlc {
    position: inherit;
  }
  .renewal2022 #newsBlc .flxB > div.ttlBlc h2 {
    text-align: center;
    font-size: 20px;
  }
  .renewal2022 #newsBlc .flxB > div.ttlBlc .btnBlc {
    position: absolute;
    bottom: 0;
    text-align: center;
  }
  .renewal2022 #newsBlc .flxB > div.conBlc .dot_list {
    display: block;
  }
  .renewal2022 #newsBlc .flxB > div.conBlc .dot_list li {
    display: block;
  }
  .renewal2022 #newsBlc .flxB > div.conBlc .dot_list li:first-child {
    border-top: 1px solid #E2E2E2;
  }
  .renewal2022 #newsBlc .flxB > div.conBlc .dot_list li .date {
    width: 100%;
    margin-bottom: 8px;
    font-size: 14px;
  }
  .renewal2022 #newsBlc .flxB > div.conBlc .dot_list li .body {
    width: 100%;
    max-height: 4em;
    overflow: hidden;
  }
  .renewal2022 #newsBlc .flxB > div.conBlc .dot_list li a {
    font-size: 14px;
    line-height: 1.7;
    text-overflow: unset;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
  }
  .renewal2022 #newsBlc .blc .btn-more {
    margin: 32px auto 0;
    position: relative;
    display: block;
  }
}
