@charset "UTF-8";
/*                news共通
======================================================= */
img {
  display: inline-block;
}

.sp {
  display: none;
}

header {
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  #wrapper {
    padding-top: 98px;
  }
}
#main_area {
  padding: 30px 0 130px;
}
#main_area .main_width {
  max-width: 980px;
}
#main_area h1 {
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
#main_area h1 .date {
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 7px;
}
#main_area .bnr_area {
  text-align: center;
}
#main_area .bnr_area .ttl {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  margin-bottom: 50px;
}
#main_area .bnr_area .ttl:before {
  content: "";
  display: inline-block;
  height: 25px;
  width: 2px;
  background-color: #000;
  transform: rotate(-15deg);
  position: absolute;
  left: 0;
  bottom: 5px;
}
#main_area .bnr_area .ttl:after {
  content: "";
  display: inline-block;
  height: 25px;
  width: 2px;
  background-color: #000;
  transform: rotate(15deg);
  position: absolute;
  right: 0;
  bottom: 5px;
}
#main_area .bnr_area .btn_box {
  display: flex;
  justify-content: center;
  padding: 0 30px;
}
#main_area .bnr_area .btn_box a {
  display: inline-block;
  width: 17.14%;
  height: 99px;
  border-radius: 10px;
  padding: 25px 0 40px;
  background-image: url(../images/news/icon_arrw.svg);
  background-position: center bottom 13px;
  background-repeat: no-repeat;
  background-size: 17px auto;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 6px;
}
#main_area .bnr_area .btn_box a img {
  position: absolute;
  left: 50%;
  top: 42%;
  transform: translate(-50%, -50%);
  max-width: 85%;
}
#main_area .bnr_area .btn_box a.shimamura {
  background-color: #c90436;
}
#main_area .bnr_area .btn_box a.shimamura img {
  width: 123px;
}
@media only screen and (max-width: 768px) {
  #main_area .bnr_area .btn_box a.shimamura img {
    width: 50% !important;
  }
}
#main_area .bnr_area .btn_box a.avail {
  background-color: #E50012;
}
#main_area .bnr_area .btn_box a.avail img {
  width: 83px;
}
@media only screen and (max-width: 768px) {
  #main_area .bnr_area .btn_box a.avail img {
    width: 30% !important;
  }
}
#main_area .bnr_area .btn_box a.birthday {
  background-color: #FFFFFF;
  border: solid 1px #663F38;
  background-image: url(../images/news/icon_arrw2.svg);
}
#main_area .bnr_area .btn_box a.birthday img {
  width: 107px;
}
@media only screen and (max-width: 768px) {
  #main_area .bnr_area .btn_box a.birthday img {
    width: 40%;
  }
}
#main_area .bnr_area .btn_box a.chambre {
  background-color: #00A63C;
}
#main_area .bnr_area .btn_box a.chambre img {
  width: 108px;
}
@media only screen and (max-width: 768px) {
  #main_area .bnr_area .btn_box a.chambre img {
    width: 37% !important;
  }
}
#main_area .bnr_area .btn_box a.divalo {
  background-color: #161573;
}
#main_area .bnr_area .btn_box a.divalo img {
  width: 91px;
}
@media only screen and (max-width: 768px) {
  #main_area .bnr_area .btn_box a.divalo img {
    width: 37% !important;
  }
}
#main_area .clm.lnk {
  text-align: center;
  padding-top: 80px;
}
#main_area .clm.lnk a {
  background-color: #000;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: 350px;
  max-width: 100%;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
  #main_area .bnr_area .btn_box {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #main_area {
    padding-top: 0;
  }
  #main_area h1 {
    font-size: 20px;
  }
  #main_area h1 .datte {
    font-size: 16px;
  }
  #main_area .bnr_area .ttl {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #main_area .bnr_area .btn_box {
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  #main_area .bnr_area .btn_box a {
    width: 30%;
    margin: 0 1.5% 20px;
    height: auto;
    background-position: center bottom 7px;
  }
  #main_area .bnr_area .btn_box a img {
    max-width: 80%;
  }
  #main_area .bnr_area .btn_box a.shimamura img {
    width: 72%;
  }
  #main_area .bnr_area .btn_box a.avail img {
    width: 58%;
  }
  #main_area .bnr_area .btn_box a.chambre img {
    width: 70%;
  }
  #main_area .bnr_area .btn_box a.divalo img {
    width: 70%;
  }
  #main_area .news02 .bnr_area .btn_box a, #main_area .news01 .bnr_area .btn_box a {
    width: 45%;
  }
}

/*                news01 / news02
======================================================= */
.news .fv_blc {
  text-align: center;
  padding-bottom: 50px;
}
.news .fv_blc .lead {
  font-size: 16px;
  text-align: left;
  margin-bottom: 50px;
}
.news .fv_blc .bnr_area {
  margin-top: 70px;
}
.news .clm {
  padding: 40px 30px 40px;
}
.news .clm .flx_blc {
  display: flex;
  justify-content: space-between;
}
.news .clm .flx_blc > div {
  width: 49.23%;
  text-align: center;
}
.news .clm .flx_blc > div.left_blc p {
  font-size: 18px;
  text-align: left;
  margin-top: 30px;
  line-height: 2;
}
.news .clm .btn_blc {
  display: flex;
  justify-content: space-between;
  justify-content: center;
  margin-top: 30px;
}
.news .clm .btn_blc a {
  margin: 0 4px;
  display: inline-block;
  width: 24.3%;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  border-radius: 10px;
  padding: 15px 0;
}
.news .clm .btn_blc a.shop {
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
  background-image: url(../images/news/01/icon_shop.svg);
  background-repeat: no-repeat;
  background-position: left 15px center;
}
.news .clm .btn_blc a.online {
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
  background-image: url(../images/news/01/icon_online.svg);
  background-repeat: no-repeat;
  background-position: left 15px center;
}
.news .clm .snap_blc {
  display: flex;
  justify-content: space-between;
  max-width: 793px;
  margin: 35px auto;
}
.news .clm .snap_blc > div {
  background-color: rgba(187, 0, 41, 0.1);
  border-radius: 10px;
  width: 49%;
  text-align: center;
  padding: 20px 20px;
}
.news .clm .snap_blc > div .ttl {
  margin-bottom: 15px;
}
.news .clm .snap_blc > div ul {
  display: flex;
  justify-content: space-between;
  justify-content: center;
}
.news .clm .snap_blc > div ul li {
  width: 50px;
  margin: 0 4px;
}
.news .clm .snap_blc > div ul li img {
  max-width: 100%;
}
.news .clm .snap_blc > div .btn a {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  display: inline-block;
  width: 204px;
  height: 55px;
  position: relative;
}
.news .clm .snap_blc > div .btn a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 167px;
}
.news .clm .snap_blc > div.app .ttl {
  margin-bottom: 10px;
}
.news .clm.clm01 .right_blc_ttl_1 {
  background-color: #BB0029;
}
.news .clm.clm01 .right_blc_ttl_2 {
  background-color: #BB0029;
}
.news .clm.clm01 .btn_blc a.base {
  background-color: #c90436;
  border: 2px solid #c90436;
}
.news .clm.clm01 .snap_blc > div.app {
  background-image: url(../images/news/01/icon_usa.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.news .clm.clm02 .btn_blc a.base {
  background-color: #E50012;
  border: 2px solid #E50012;
}
.news .clm.clm02 .snap_blc > div {
  background-color: rgba(229, 0, 18, 0.1);
}
.news .clm.clm03 .right_blc_ttl_1 {
  background-color: #663F38;
}
.news .clm.clm03 .right_blc_ttl_2 {
  background-color: #663F38;
}
.news .clm.clm03 .btn_blc a.base {
  background-color: #663F38;
  border: 2px solid #663F38;
}
.news .clm.clm03 .snap_blc > div {
  background-color: rgba(102, 63, 56, 0.1);
}
.news .clm.clm04 .right_blc_ttl_1 {
  background-color: #00A63C;
}
.news .clm.clm04 .right_blc_ttl_2 {
  background-color: #00A63C;
}
.news .clm.clm04 .btn_blc a.base {
  background-color: #00A63C;
  border: 2px solid #00A63C;
}
.news .clm.clm04 .snap_blc > div {
  background-color: rgba(0, 166, 60, 0.1);
}
.news .clm.clm05 .right_blc_ttl_1 {
  background-color: #161573;
}
.news .clm.clm05 .right_blc_ttl_2 {
  background-color: #161573;
}
.news .clm.clm05 .btn_blc a.base {
  background-color: #161573;
  border: 2px solid #161573;
}
.news .clm.clm05 .snap_blc {
  justify-content: center;
}
.news .clm.clm05 .snap_blc > div {
  background-color: rgba(22, 21, 115, 0.1);
}
.news .clm.clm06 {
  border-top: 5px solid #c90436;
}
.news .anc {
  padding-top: 115px;
  margin-top: -115px;
}
@media only screen and (max-width: 767px) {
  .news .fv_blc .lead {
    margin-bottom: 20px;
  }
  .news .fv_blc .bnr_area {
    margin-top: 20px;
  }
  .news .fv_blc .bnr_area .ttl {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .news .clm {
    padding: 20px 0 20px;
  }
  .news .clm .flx_blc {
    flex-wrap: wrap;
  }
  .news .clm .flx_blc > div {
    width: 100%;
  }
  .news .clm .flx_blc > div.left_blc h2 {
    margin-bottom: 20px;
  }
  .news .clm .flx_blc > div.left_blc p {
    font-size: 16px;
    line-height: 1.7;
    margin-top: 20px;
  }
  .news .clm .btn_blc {
    margin: 20px auto 0;
    flex-wrap: wrap;
    width: 90%;
    justify-content: space-between;
  }
  .news .clm .btn_blc a {
    margin: 0 0 10px;
  }
  .news .clm .btn_blc a.base {
    width: 100%;
  }
  .news .clm .btn_blc a.shop {
    width: 8em;
    background-position: left 7px center;
    text-align: right;
    padding-right: 10px;
  }
  .news .clm .btn_blc a.online {
    width: calc(100% - 8em - 10px);
    background-position: left 7px center;
  }
}
@media only screen and (max-width: 767px) and (max-width: 320px) {
  .news .clm .btn_blc {
    width: 100%;
  }
  .news .clm .btn_blc a.online {
    text-align: right;
    padding-right: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .news .clm .snap_blc {
    margin: 10px auto;
    flex-wrap: wrap;
  }
  .news .clm .snap_blc > div {
    width: 100%;
  }
  .news .clm .snap_blc > div.sns {
    margin-bottom: 10px;
  }
  .news .clm .snap_blc > div .btn a {
    width: 55vw;
  }
  .news .clm .snap_blc > div .btn a img {
    width: 35vw;
  }
}
@media only screen and (max-width: 767px) {
  .news .clm.clm01 .snap_blc > div.app {
    background-size: 12vw auto;
  }
}
@media only screen and (max-width: 767px) {
  .news .clm.clm05 .btn_blc a {
    text-align: center;
  }
  .news .clm.clm05 .btn_blc a.shop {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .news .anc {
    padding-top: 90px;
    margin-top: -90px;
  }
}

.news02 .clm .flx_blc {
  align-items: flex-start;
}
.news02 .clm .flx_blc .left_blc .img_blc {
  position: relative;
}
.news02 .clm .flx_blc .left_blc .img_blc .bg_gry {
  position: relative;
  background-color: #E5E5E5;
  height: 212px;
}
.news02 .clm .flx_blc .left_blc .img_blc .bg_gry .txt_cs {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin-top: 0;
  color: #c90436;
}
.news02 .clm .flx_blc .left_blc .img_blc .ico_cs {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 5;
}
@media only screen and (min-width: 769px) {
  .news02 .clm .flx_blc .left_blc h2 {
    margin-bottom: 20px;
  }
}
.news02 .clm .flx_blc .flyer_blc {
  text-align: center;
}
.news02 .clm .flx_blc .flyer_blc .ttl {
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px;
}
.news02 .clm .flx_blc .flyer_blc a {
  color: #fff;
  font-weight: 600;
  background-color: #c90436;
  border-radius: 5px;
  width: 390px;
  max-width: 100%;
  display: inline-block;
  padding: 20px 0;
}
.news02 .clm .flx_blc .right_blc .item_blc {
  padding: 0 20px;
  margin-bottom: 40px;
}
.news02 .clm .flx_blc .right_blc .item_blc .item {
  display: flex;
  margin-bottom: 13px;
}
.news02 .clm .flx_blc .right_blc .item_blc .item .img_blc {
  width: 28%;
}
.news02 .clm .flx_blc .right_blc .item_blc .item .txt_blc {
  width: 72%;
  padding-left: 15px;
  text-align: left;
}
.news02 .clm .flx_blc .right_blc .item_blc .item .txt_blc .label {
  font-size: 11px;
  color: #c90436;
}
.news02 .clm .flx_blc .right_blc .item_blc .item .txt_blc .item_name {
  font-size: 18px;
  font-weight: 600;
}
.news02 .clm .flx_blc .right_blc .item_blc .item .txt_blc .con {
  font-size: 16px;
}
.news02 .clm .flx_blc .right_blc .novelty_blc {
  display: flex;
  background-color: rgba(187, 0, 41, 0.1);
  padding: 20px 20px;
  border-radius: 10px;
}
.news02 .clm .flx_blc .right_blc .novelty_blc .img_blc {
  width: 28.5%;
  overflow: hidden;
}
.news02 .clm .flx_blc .right_blc .novelty_blc .img_blc img {
  margin-bottom: 7px;
}
.news02 .clm .flx_blc .right_blc .novelty_blc .img_blc img:last-child {
  margin-bottom: 0;
}
.news02 .clm .flx_blc .right_blc .novelty_blc .txt_blc {
  width: 71.5%;
  padding-left: 15px;
  text-align: left;
}
.news02 .clm .flx_blc .right_blc .novelty_blc .txt_blc .ttl {
  font-size: 18px;
  color: #c90436;
  font-weight: 600;
  margin-bottom: 5px;
}
.news02 .clm .flx_blc .right_blc .novelty_blc .txt_blc .con {
  font-size: 16px;
}
.news02 .clm .flx_blc .right_blc .novelty_blc .txt_blc .con span {
  font-weight: 700;
}
.news02 .clm.clm02 .right_blc_ttl_1 {
  background-color: #E50012;
}
.news02 .clm.clm02 .right_blc_ttl_2 {
  background-color: #E50012;
}
.news02 .clm.clm02 .flx_blc .flyer_blc a {
  background-color: #E50012;
}
.news02 .clm.clm02 .flx_blc .right_blc .item_blc .item .txt_blc .label {
  color: #E50012;
}
.news02 .clm.clm02 .flx_blc .right_blc .novelty_blc {
  background-color: rgba(229, 0, 18, 0.1);
}
.news02 .clm.clm02 .flx_blc .right_blc .novelty_blc .txt_blc .ttl {
  color: #E50012;
}
.news02 .clm.clm03 .flx_blc .flyer_blc a {
  background-color: #663F38;
}
.news02 .clm.clm03 .flx_blc .left_blc .img_blc .bg_gry .txt_cs {
  color: #663F38;
}
.news02 .clm.clm03 .flx_blc .right_blc .item_blc .item .txt_blc .label {
  color: #663F38;
}
.news02 .clm.clm03 .flx_blc .right_blc .novelty_blc {
  background-color: rgba(102, 63, 56, 0.1);
}
.news02 .clm.clm03 .flx_blc .right_blc .novelty_blc .txt_blc .ttl {
  color: #663F38;
}
.news02 .clm.clm04 .flx_blc .flyer_blc a {
  background-color: #00A63C;
}
.news02 .clm.clm04 .flx_blc .left_blc .img_blc .bg_gry .txt_cs {
  color: #00A63C;
}
.news02 .clm.clm04 .flx_blc .right_blc .item_blc .item .txt_blc .label {
  color: #00A63C;
}
.news02 .clm.clm04 .flx_blc .right_blc .novelty_blc {
  background-color: rgba(0, 166, 60, 0.1);
}
.news02 .clm.clm04 .flx_blc .right_blc .novelty_blc .txt_blc .ttl {
  color: #00A63C;
}
.news02 .clm.clm05 .flx_blc .flyer_blc a {
  background-color: #161573;
}
.news02 .clm.clm05 .flx_blc .left_blc .img_blc .bg_gry .txt_cs {
  color: #161573;
}
.news02 .clm.clm05 .flx_blc .right_blc .item_blc .item .txt_blc .label {
  color: #161573;
}
.news02 .clm.clm05 .flx_blc .right_blc .novelty_blc {
  background-color: rgba(22, 21, 115, 0.1);
}
.news02 .clm.clm05 .flx_blc .right_blc .novelty_blc .txt_blc .ttl {
  color: #161573;
}
.news02 .clm.lnk .txt_at {
  width: 350px;
  text-align: left;
  margin: 0 auto 15px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .news02 .clm .flx_blc {
    position: relative;
    padding-bottom: 150px;
  }
  .news02 .clm .flx_blc .left_blc h2 {
    margin-bottom: 0 !important;
  }
  .news02 .clm .flx_blc .left_blc .img_blc {
    position: static;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .news02 .clm .flx_blc .left_blc .img_blc .ico_cs {
    right: 10px;
    width: 25vw;
    top: 11px;
  }
  .news02 .clm .flx_blc .right_blc {
    margin-top: 20px;
  }
  .news02 .clm .flx_blc .right_blc .item_blc {
    padding: 0;
    margin-bottom: 25px;
  }
  .news02 .clm .flx_blc .right_blc .item_blc .item .img_blc {
    width: 31.5%;
  }
  .news02 .clm .flx_blc .right_blc .item_blc .item .txt_blc {
    width: 68.5%;
  }
  .news02 .clm .flx_blc .right_blc .novelty_blc {
    padding: 15px 15px;
  }
  .news02 .clm .flx_blc .flyer_blc {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  .news02 .clm .flx_blc .flyer_blc a {
    width: 80vw;
  }
  .news02 .clm.lnk .txt_at {
    width: 100%;
  }
}

/*                article
======================================================= */
.art_p article {
  max-width: 600px;
  margin: 0 auto;
}
.art_p article .main_blc img {
  margin-bottom: 20px;
}
.art_p article .main_blc p {
  font-size: 16px;
  line-height: 1.8;
}
.art_p article .clm {
  margin: 40px 0 0;
}
.art_p article .clm h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.art_p article .clm p {
  font-size: 16px;
  line-height: 1.8;
}
.art_p article .clm p .label {
  display: inline-block;
  width: 5.3em;
}
.art_p article .clm .indent {
  text-indent: 1em;
}
.art_p article .clm .lnk_btn {
  text-align: center;
  padding: 50px 0;
}
.art_p article .clm .lnk_btn .ttl {
  font-size: 20px;
  font-weight: 600;
}
.art_p article .clm .lnk_btn a {
  background-color: #c90436;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: 350px;
  max-width: 100%;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 600;
}
.art_p article .clm .sns_lnk {
  padding: 50px 0;
}
.art_p article .clm .sns_lnk a {
  font-size: 16px;
}
.art_p article .clm .img_blc {
  text-align: center;
  margin-bottom: 40px;
}
.art_p article .clm .img_blc02 {
  margin-top: 40px;
}
.art_p article .clm .note {
  margin-top: 30px;
}
.art_p article .clm .note p.ttl {
  font-weight: 600;
}
.art_p article .clm .note p span {
  display: inline-block;
  padding-right: 25px;
  width: auto;
}
.art_p article .clm .note a {
  text-decoration: underline;
}
.art_p article .clm .mv_blc {
  margin-bottom: 30px;
}
.art_p article .clm.hareiro .img_blc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.art_p article .clm.hareiro .img_blc > div {
  width: 32%;
  margin: 0 0 12px;
}
@media only screen and (max-width: 767px) {
  .art_p article .clm.hareiro .img_blc {
    margin-bottom: 0;
  }
  .art_p article .clm.hareiro .img_blc > div {
    width: 48%;
  }
}
.art_p article .clm.line_g {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  margin-bottom: 80px;
}
.art_p article .clm .mv_blc iframe {
  width: 600px;
  height: 338px;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .art_p article .clm .mv_blc iframe {
    height: 53vw;
  }
}
.art_p article .clm .txt_box {
  margin-bottom: 1em;
}
.art_p article .clm .txt_box .price {
  display: inline-block;
  width: 6em;
  text-align: right;
}
.art_p article .season_reason_mb_1, .art_p article .season_reason_mb_2 {
  border-top: solid 1px #707070;
  padding-top: 30px;
  margin-bottom: 100px;
}
.art_p article .season_reason_mb_1 h2, .art_p article .season_reason_mb_2 h2 {
  margin-top: 30px;
  vertical-align: middle;
}
.art_p article .season_reason_mb_1 .new_deco, .art_p article .season_reason_mb_2 .new_deco {
  color: #fff;
  background-color: #FD2424;
  font-size: 13px;
  border-radius: 13px;
  margin-right: 0.5em;
  padding: 4px 9px;
}
@media only screen and (max-width: 768px) {
  .art_p article .season_reason_mb_1 h2 {
    padding-left: 3em;
    text-indent: -3em;
  }
}
.art_p article .season_reason_mb_2 {
  border-bottom: solid 1px #707070;
  margin-bottom: 0;
  padding-bottom: 100px;
}
@media only screen and (max-width: 424px) {
  .art_p article .season_reason_mb_2 h2 {
    padding-left: 3em;
    text-indent: -3em;
  }
}

.clm_main_230511 .center {
  text-align: center;
  text-decoration: underline;
}

.left_blc_border_1 {
  border-top: solid 5px #BB0029;
  padding-top: 25px;
}
.left_blc_border_2 {
  border-top: solid 5px #E50012;
  padding-top: 25px;
}
.left_blc_border_3 {
  border-top: solid 5px #663F38;
  padding-top: 25px;
}
.left_blc_border_4 {
  border-top: solid 5px #00A63C;
  padding-top: 25px;
}
.left_blc_border_5 {
  border-top: solid 5px #161573;
  padding-top: 25px;
}

.right_blc_ttl_1 {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-bottom: 25px;
  text-align: left;
  padding: 7px 24px;
  font-size: 18px;
}
.right_blc_ttl_2 {
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-bottom: 25px;
  text-align: left;
  padding: 7px 24px;
  font-size: 18px;
  margin-top: 30px;
}
.right_blc_ttl_date {
  font-size: 14px;
  padding-top: 4px;
}

.flyer_blc_0512 {
  margin-top: 35px;
}
.flyer_blc_0512 p {
  margin-top: 27px;
  text-align: center !important;
}

.link_btn_0512 {
  padding-top: 0px !important;
}

.text_line {
  text-decoration: underline;
}

.movie-inner {
  margin: 0 auto;
  max-width: 538px;
}
.movie-inner .mv_blc {
  padding: 40px 0 0px 0;
}
.movie-inner .mv_blc iframe {
  width: 538px;
  height: 295px;
}
@media only screen and (max-width: 767px) {
  .movie-inner .mv_blc iframe {
    width: 100%;
    height: 52vw;
  }
}/*# sourceMappingURL=news.css.map */