@charset "utf-8";
@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
}
@media screen and (min-width: 811px) {
  .align-r {
    text-align: right !important;
  }
  .align-c {
    text-align: center !important;
  }
  .align-l {
    text-align: left !important;
  }
  .sp-view {
    display: none;
  }
  .pc-view,
  .flexw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .flexc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flexb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .fs9 {
    font-size: 9px !important;
  }
  .fs10 {
    font-size: 10px !important;
  }
  .fs11 {
    font-size: 11px !important;
  }
  .fs12 {
    font-size: 12px !important;
  }
  .fs13 {
    font-size: 13px !important;
  }
  .fs14 {
    font-size: 14px !important;
  }
  .fs15 {
    font-size: 15px !important;
  }
  .fs16 {
    font-size: 16px !important;
  }
  .fs18 {
    font-size: 18px !important;
  }
  .fs20 {
    font-size: 20px !important;
  }
  .mt10_minus {
    margin-top: -10px !important;
  }
  .mt5_minus {
    margin-top: -5px !important;
  }
  .mt0 {
    margin-top: 0 !important;
  }
  .mt5 {
    margin-top: 5px !important;
  }
  .mt10 {
    margin-top: 10px !important;
  }
  .mt15 {
    margin-top: 15px !important;
  }
  .mroom0 {
    margin-top: 20px !important;
  }
  .mroom5 {
    margin-top: 25px !important;
  }
  .mt30 {
    margin-top: 30px !important;
  }
  .mt35 {
    margin-top: 35px !important;
  }
  .mt40 {
    margin-top: 40px !important;
  }
  .mt45 {
    margin-top: 45px !important;
  }
  .mt50 {
    margin-top: 50px !important;
  }
  .mt60 {
    margin-top: 60px !important;
  }
  .mt70 {
    margin-top: 70px !important;
  }
  .mt80 {
    margin-top: 80px !important;
  }
  .mb0 {
    margin-bottom: 0 !important;
  }
  .mb5 {
    margin-bottom: 5px !important;
  }
  .mb10 {
    margin-bottom: 10px !important;
  }
  .mb15 {
    margin-bottom: 15px !important;
  }
  .mb20 {
    margin-bottom: 20px !important;
  }
  .mb25 {
    margin-bottom: 25px !important;
  }
  .mb30 {
    margin-bottom: 30px !important;
  }
  .mb35 {
    margin-bottom: 35px !important;
  }
  .mb40 {
    margin-bottom: 40px !important;
  }
  .mb50 {
    margin-bottom: 50px !important;
  }
  .mb60 {
    margin-bottom: 60px !important;
  }
  .mb70 {
    margin-bottom: 70px !important;
  }
  .mb100 {
    margin-bottom: 100px !important;
  }
  .mr0 {
    margin-right: 0 !important;
  }
  .mr5 {
    margin-right: 5px !important;
  }
  .mr10 {
    margin-right: 10px !important;
  }
  .mr15 {
    margin-right: 15px !important;
  }
  .mr20 {
    margin-right: 20px !important;
  }
  .mr30 {
    margin-right: 30px !important;
  }
  .mr40 {
    margin-right: 40px !important;
  }
  .mr50 {
    margin-right: 50px !important;
  }
  .ml0 {
    margin-left: 0 !important;
  }
  .ml5 {
    margin-left: 5px !important;
  }
  .ml10 {
    margin-left: 10px !important;
  }
  .ml15 {
    margin-left: 15px !important;
  }
  .ml20 {
    margin-left: 20px !important;
  }
  .ml30 {
    margin-left: 30px !important;
  }
  .ml40 {
    margin-left: 40px !important;
  }
  .ml50 {
    margin-left: 50px !important;
  }
  .pt0 {
    padding-top: 0 !important;
  }
  .pt5 {
    padding-top: 5px !important;
  }
  .pt8 {
    padding-top: 8px !important;
  }
  .pt18 {
    padding-top: 18px !important;
  }
  .pt10 {
    padding-top: 10px !important;
  }
  .pt15 {
    padding-top: 15px !important;
  }
  .proom0 {
    padding-top: 20px !important;
  }
  .proom5 {
    padding-top: 25px !important;
  }
  .pt30 {
    padding-top: 30px !important;
  }
  .pt35 {
    padding-top: 35px !important;
  }
  .pt40 {
    padding-top: 40px !important;
  }
  .pt45 {
    padding-top: 45px !important;
  }
  .pt50 {
    padding-top: 50px !important;
  }
  .pt55 {
    padding-top: 55px !important;
  }
  .pt70 {
    padding-top: 70px !important;
  }
  .pt75 {
    padding-top: 75px !important;
  }
  .pb0 {
    padding-bottom: 0 !important;
  }
  .pb5 {
    padding-bottom: 5px !important;
  }
  .pb10 {
    padding-bottom: 10px !important;
  }
  .pb15 {
    padding-bottom: 15px !important;
  }
  .pb20 {
    padding-bottom: 20px !important;
  }
  .pb30 {
    padding-bottom: 30px !important;
  }
  .pb40 {
    padding-bottom: 40px !important;
  }
  .pb50 {
    padding-bottom: 50px !important;
  }
  .pr0 {
    padding-right: 0 !important;
  }
  .pr5 {
    padding-right: 5px !important;
  }
  .pr10 {
    padding-right: 10px !important;
  }
  .pr15 {
    padding-right: 15px !important;
  }
  .pr20 {
    padding-right: 20px !important;
  }
  .pr30 {
    padding-right: 30px !important;
  }
  .pr40 {
    padding-right: 40px !important;
  }
  .pr50 {
    padding-right: 50px !important;
  }
  .pl0 {
    padding-left: 0 !important;
  }
  .pl5 {
    padding-left: 5px !important;
  }
  .pl10 {
    padding-left: 10px !important;
  }
  .pl15 {
    padding-left: 15px !important;
  }
  .pl20 {
    padding-left: 20px !important;
  }
  .pl30 {
    padding-left: 30px !important;
  }
  .pl40 {
    padding-left: 40px !important;
  }
  .pl50 {
    padding-left: 50px !important;
  }
  .w100 {
    width: 100px !important;
  }
  .w300 {
    width: 300px !important;
  }
  .w100p {
    width: 100% !important;
  }
  .w75p {
    width: 75% !important;
  }
  .w50p {
    width: 50% !important;
  }
  .w25p {
    width: 25% !important;
  }
  .w10p {
    width: 10% !important;
  }
  .w_auto {
    width: auto !important;
  }
}
.sp-view {
  display: block !important;
}
.pc-view {
  display: none !important;
}
.align-r_sp {
  text-align: right !important;
}
.align-c_sp {
  text-align: center !important;
}
.align-l_sp {
  text-align: left !important;
}
.fs8_sp {
  font-size: 8px !important;
}
.fs9_sp {
  font-size: 9px !important;
}
.fs10_sp {
  font-size: 10px !important;
}
.fs11_sp {
  font-size: 11px !important;
}
.fs12_sp {
  font-size: 12px !important;
}
.fs13_sp {
  font-size: 13px !important;
}
.fs14_sp {
  font-size: 14px !important;
}
.fs15_sp {
  font-size: 15px !important;
}
.fs16_sp {
  font-size: 16px !important;
}
.fs17_sp {
  font-size: 17px !important;
}
.fs18_sp {
  font-size: 18px !important;
}
.fs19_sp {
  font-size: 19px !important;
}
.fs20_sp {
  font-size: 20px !important;
}
.fs21_sp {
  font-size: 21px !important;
}
.fs22_sp {
  font-size: 22px !important;
}
.fs23_sp {
  font-size: 23px !important;
}
.fs24_sp {
  font-size: 24px !important;
}
.mt0_sp {
  margin-top: 0 !important;
}
.mt5_sp {
  margin-top: 5px !important;
}
.mt10_sp {
  margin-top: 10px !important;
}
.mt15_sp {
  margin-top: 15px !important;
}
.mroom0_sp {
  margin-top: 20px !important;
}
.mroom5_sp {
  margin-top: 25px !important;
}
.mt30_sp {
  margin-top: 30px !important;
}
.mt35_sp {
  margin-top: 35px !important;
}
.mt40_sp {
  margin-top: 40px !important;
}
.mt45_sp {
  margin-top: 45px !important;
}
.mt50_sp {
  margin-top: 50px !important;
}
.mb0_sp {
  margin-bottom: 0 !important;
}
.mb5_sp {
  margin-bottom: 5px !important;
}
.mb10_sp {
  margin-bottom: 10px !important;
}
.mb15_sp {
  margin-bottom: 15px !important;
}
.mb20_sp {
  margin-bottom: 20px !important;
}
.mb25_sp {
  margin-bottom: 25px !important;
}
.mb30_sp {
  margin-bottom: 30px !important;
}
.mb35_sp {
  margin-bottom: 35px !important;
}
.mb40_sp {
  margin-bottom: 40px !important;
}
.mb50_sp {
  margin-bottom: 50px !important;
}
.mb60_sp {
  margin-bottom: 60px !important;
}
.mb70_sp {
  margin-bottom: 70px !important;
}
.mb100_sp {
  margin-bottom: 100px !important;
}
.mlr10_sp_minus {
  margin-right: -10px !important;
  margin-left: -10px !important;
}
.mr10_sp_minus {
  margin-right: -10px !important;
}
.mr0_sp {
  margin-right: 0 !important;
}
.mr5_sp {
  margin-right: 5px !important;
}
.mr10_sp {
  margin-right: 10px !important;
}
.mr15_sp {
  margin-right: 15px !important;
}
.mr20_sp {
  margin-right: 20px !important;
}
.mr30_sp {
  margin-right: 30px !important;
}
.mr40_sp {
  margin-right: 40px !important;
}
.mr50_sp {
  margin-right: 50px !important;
}
.ml0_sp {
  margin-left: 0 !important;
}
.ml5_sp {
  margin-left: 5px !important;
}
.ml7_sp {
  margin-left: 7px !important;
}
.ml10_sp {
  margin-left: 10px !important;
}
.ml15_sp {
  margin-left: 15px !important;
}
.ml20_sp {
  margin-left: 20px !important;
}
.ml30_sp {
  margin-left: 30px !important;
}
.ml40_sp {
  margin-left: 40px !important;
}
.ml50_sp {
  margin-left: 50px !important;
}
.pt0_sp {
  padding-top: 0 !important;
}
.pt5_sp {
  padding-top: 5px !important;
}
.pt10_sp {
  padding-top: 10px !important;
}
.pt15_sp {
  padding-top: 15px !important;
}
.proom0_sp {
  padding-top: 20px !important;
}
.proom5_sp {
  padding-top: 25px !important;
}
.pt30_sp {
  padding-top: 30px !important;
}
.pt35_sp {
  padding-top: 35px !important;
}
.pt40_sp {
  padding-top: 40px !important;
}
.pt45_sp {
  padding-top: 45px !important;
}
.pt50_sp {
  padding-top: 50px !important;
}
.pb0_sp {
  padding-bottom: 0 !important;
}
.pb5_sp {
  padding-bottom: 5px !important;
}
.pb10_sp {
  padding-bottom: 10px !important;
}
.pb15_sp {
  padding-bottom: 15px !important;
}
.pb20_sp {
  padding-bottom: 20px !important;
}
.pb30_sp {
  padding-bottom: 30px !important;
}
.pb40_sp {
  padding-bottom: 40px !important;
}
.pb50_sp {
  padding-bottom: 50px !important;
}
.pr0_sp {
  padding-right: 0 !important;
}
.pr5_sp {
  padding-right: 5px !important;
}
.pr10_sp {
  padding-right: 10px !important;
}
.pr15_sp {
  padding-right: 15px !important;
}
.pr20_sp {
  padding-right: 20px !important;
}
.pr30_sp {
  padding-right: 30px !important;
}
.pr40_sp {
  padding-right: 40px !important;
}
.pr50_sp {
  padding-right: 50px !important;
}
.pl0_sp {
  padding-left: 0 !important;
}
.pl5_sp {
  padding-left: 5px !important;
}
.pl10_sp {
  padding-left: 10px !important;
}
.pl15_sp {
  padding-left: 15px !important;
}
.pl20_sp {
  padding-left: 20px !important;
}
.pl30_sp {
  padding-left: 30px !important;
}
.pl40_sp {
  padding-left: 40px !important;
}
.pl50_sp {
  padding-left: 50px !important;
}
.w100_sp {
  width: 100px !important;
}
.w100p_sp {
  width: 100% !important;
}
.w75p_sp {
  width: 75% !important;
}
.w50p_sp {
  width: 50% !important;
}
.w40p_sp {
  width: 40% !important;
}
.w25p_sp {
  width: 25% !important;
}
.w10p_sp {
  width: 10% !important;
}
.order1_sp {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}
.order2_sp {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}
.order3_sp {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}
.order4_sp {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}
.order5_sp {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}
.room_item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.room_item * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.room_head {
  margin-top: 40px;
  font-size: 28px;
}
.room_head img {
  display: inline-block;
  width: 112px;
  height: 25px;
  vertical-align: bottom;
  margin-bottom: 9px;
  margin-left: 10px;
}
.room_item .sectionTitle {
  margin-top: -70px;
  padding-top: 70px;
}
.room_item .sectionTitle::before {
  top: auto;
  bottom: 9px;
}
.room_item_inr .right {
  float: right;
  margin-top: -20px;
}
.room_item_inr .left {
  width: 720px;
}
.room_txt + .room_txt {
  margin-top: 2em;
}
.room_ttl {
  margin-top: 40px;
}
.room_img {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.room_img img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.room_founder {
  height: 307px;
  margin: 60px 0;
  padding: 30px 40px;
  background: #fffaed;
}
.room_founder .room_item_inr {
  margin-top: 10px;
}
.room_founder .right {
  margin-top: -50px;
}
.room_founder .left {
  width: 720px;
}
.room_founder_head {
  font-weight: bold;
  font-size: 16px;
}
.room_founder_head span {
  font-size: 24px;
  padding-left: 5px;
}
.report .room_item_inr {
  margin-top: 10px;
}
.report .right {
  margin-top: -60px;
}
.report .left {
  width: 720px;
}
.mov_slider_item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mov_slider_item .inr img,
.mov_slider_item .inr video {
  width: 100%;
}
.mov_slider_item .inr p {
  font-weight: bold;
  padding-top: 10px;
}
.room_filterBtn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 50px auto 60px;
}
.room_filterBtn_list_item {
  margin: 0 10px;
}
.room_filterBtn_list_item a {
  width: 235px;
  height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px #d0d0d0;
  color: #333;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.room_filterBtn_list_item a:hover {
  text-decoration: none;
  background: #d0d0d0;
}
.room_filterBtn_list_item a:hover::before {
  border-color: #fff;
}
.room_filterBtn_list_item a::before {
  border-color: #d0d0d0;
  border-width: 2px;
  margin-top: -3px;
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  margin-top: -1px;
  margin-right: 0.5em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-top: solid 2px;
  border-right: solid 2px;
  border-color: #d0d0d0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media screen and (min-width: 767px) {
  .mov_slider_container {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-bottom: 100px;
    width: 100vw;
  }
  .mov_slider_container .swiper-slide {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
    -webkit-transform-origin: 50% top;
            transform-origin: 50% top;
  }
  .mov_slider_container .swiper-slide-active {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  .mov_slider_container .swiper-button-next,
  .mov_slider_container .swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 60px;
    height: 60px;
    background: #002f5f;
  }
  .mov_slider_container .swiper-button-next:after,
  .mov_slider_container .swiper-button-prev:after {
    color: #fff;
    font-size: 30px;
  }
  .mov_slider_container .swiper-button-next {
    right: calc((50% - 380px));
  }
  .mov_slider_container .swiper-button-prev {
    left: calc((50% - 380px));
  }
}
.room_filterBtn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 50px auto 60px;
}
.room_filterBtn_list_item a {
  font-weight: bold;
}
.room_filterBtn_list_item a:hover {
  text-decoration: none;
  background: #d0d0d0;
}
.room_filterBtn_list_item a:hover::before {
  border-color: #fff;
}
.room_filterBtn_list_item a::before {
  border-color: #d0d0d0;
  border-width: 2px;
  margin-top: -3px;
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  margin-top: -1px;
  margin-right: 0.5em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-top: solid 2px;
  border-right: solid 2px;
  border-color: #d0d0d0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .mov_slider_container {
    margin: 30px -10px;
  }
  .mov_slider_container .swiper-button-next {
    right: calc((50% - 380px));
  }
  .mov_slider_container .swiper-button-prev {
    left: calc((50% - 380px));
  }
  .mov_slider_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mov_slider_item .inr img,
  .mov_slider_item .inr video {
    width: 100%;
  }
  .mov_slider_item .inr p {
    font-size: 1.4rem;
    padding-top: 7px;
  }
  .room_head {
    font-size: 16px;
  }
  .head_bottom {
    margin-top: -30px;
    width: 100%;
  }
  .room_filterBtn_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 25px auto 50px;
    position: relative;
    z-index: 1;
  }
  .room_filterBtn_list_item {
    margin: 5px 0;
  }
  .room_filterBtn_list_item a {
    text-decoration: none;
    width: 235px;
    height: 33px;
  }
  .room_item {
    position: relative;
    z-index: 0;
  }
  .room_item.mov {
    z-index: 1;
  }
  .room_item .sectionTitle {
    margin-top: -150px;
    padding-top: 150px;
  }
  .room_item section {
    margin: 0 0 20px;
  }
  .room_item .sectionTitle-B {
    padding: 10px 0;
    margin: 0;
    text-align: left;
    font-size: 1.8rem;
  }
  .room_txt {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .room_item_inr .left {
    width: 100%;
  }
  .room_item_inr .right {
    width: 100px;
    margin: 0 0 0 1em;
  }
  .room_item_inr .right img {
    width: 100%;
  }
  .room_img {
    margin-top: 40px;
  }
  .room_founder {
    margin: 0 -10px 50px;
    padding: 30px 10px;
    height: 100%;
  }
  .room_founder .right {
    margin: -40px -10px 0 10px;
  }
  .room_founder .right img {
    width: 100%;
  }
  .room_founder_head {
    font-size: 1.4rem;
  }
  .room_founder_head span {
    font-size: 2rem;
  }
}

/*# sourceMappingURL=room.css.map */
