@charset "utf-8";

.key-visual {
  background: url(/jp/resources/images/products/aircon/pr/roomclip/img-kv-roomclip.png) no-repeat center / cover;
}

.key-visual-inner {
  background: rgba(255, 255, 255, .8);
  margin: 0 auto;
  padding-top: 120px;
  text-align: center;
  width: 475px;
}

.lt-ie10 {
  background: #fff;
  margin: 0 auto;
  padding-top: 125px;
  text-align: center;
  width: 475px;
}

.nocria-logo {
  width: 260px;
}

.key-visual-inner h2 {
  font-size: 130%;
  line-height: 1.4em;
  padding: 29px 0 99px 0;
}

.down-arrow {
  margin-bottom: 40px;
  width: 38px;
}

.search-list {
  margin: 36px 0 50px 0;
  outline: none;
  padding-left: 24px;
}

.search-list span:nth-child(1) {
  padding: 0 3px 15px 10px;
}
.search-list span:nth-child(2) {
  margin: 0 18px;
  padding: 0 7px 15px 9px;
}

.search-list span:nth-child(3) {
  padding: 0 10px 15px 12px;
}

.search-list .all img {
  display: inline-block;
  height: 35px;
  padding-left: 5px;
  vertical-align: -55%;
  width: 35px;
}

.search-list .living-dining img {
  display: inline-block;
  height: 35px;
  padding-left: 13px;
  vertical-align: -55%;
  width: 35px;
}

.search-list .cubicle img {
  display: inline-block;
  height: 35px;
  padding-left: 13px;
  vertical-align: -55%;
  width: 35px;
}

.search-list span {
  cursor: pointer;
  font-size: 105%;
  font-weight: bold;
  line-height: normal;
  padding: 0 3px 15px 3px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

.search-item ,
.search-item.is-active {
  position: relative;
}

.search-item.is-active:after {
  background: #000;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.search-list span:hover:after {
  background: #000;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

.col-1-5 img {
  width: 100%;
}

.modal-open:hover {
  cursor: pointer;
}

.categories {
  text-align: center;
}

#entry-list-more {
  margin-top: 5px;
}

.list-item {
  margin-bottom: 24px;
}

.list-item label img {
  width: 100%;
}

.sv-series:hover {
  outline: 6px solid rgba(0, 173, 178 , .6);
  outline-offset: -6px;
}

.z-series:hover {
  outline: 6px solid rgba(0, 170, 113 , .6);
  outline-offset: -6px;
}

.x-series:hover {
  outline: 6px solid rgba(211, 161, 0 , .6);
  outline-offset: -6px;
}

.d-series:hover {
  outline: 6px solid rgba(0, 81, 151, .6);
  outline-offset: -6px;
}

.c-series:hover {
  outline: 6px solid rgba(210, 73, 138, .6);
  outline-offset: -6px;
}

.btn {
  color: rgb(205, 205, 205)!important;
  display: block;
  line-height: 1em;
  position: relative;
  text-align: right;
  text-decoration: none;
}

.contributor {
  font-size: 160%;
  font-weight: bold;
  padding-left: 18px;
}

.modal-flex-inner {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.room-number {
  font-size: 140%;
  padding-left: 18px;
}

.product-logo {
  padding-right: 64px;
  position: relative;
  top: -9.5px;
  width: 100px;
}

.btn:hover {
  text-decoration: none;
}

.modal .btn-inner {
  margin-top: 23.5px;
}

.modal-content {
  background: #fff;
  margin: auto;
  max-width: 958px;
  width: 95.5vw;
  z-index: 5;
}

.modal-content .modal-flex:nth-child(1) {
  padding: 26px 13px 26px 26px;
}

.modal-content .modal-flex:nth-child(2) {
  padding: 26px 26px 26px 13px;
  position: relative;
}

.modal-flex {
  vertical-align: top;
  width: 435px;
}

.modal-flex .posted-image {
  width: 100%;
}

.contributor-comment {
  background: #f4f4f4;
  font-size: 140%;
  padding: 18px 18px 45px 18px;
  white-space: pre-line ;
}

.over-text {
  line-height: 1.4;
}

.comment-box-pc * ,
.comment-box-pc *:before ,
.comment-box-pc *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.comment-box-pc {
  position: relative;
}

.comment-box-pc label {
  background: #f4f4f4;
  bottom: 0;
  cursor: pointer;
  height: 35px;
  position: absolute;
  text-align: center;
  width: 437px;
  z-index: 1;
}

.comment-box-pc input:checked + label {
  background: inherit;
}

.comment-box-pc label:after {
  border-radius: 20px;
  color: #fff;
  content: url(/jp/resources/images/products/aircon/pr/roomclip/img-down-arrow.png);
  left: 50%;
  letter-spacing: .05em;
  position: absolute;
  top: -26px;
  -webkit-transform: translate(-50%, 0) scale(.4);
  -ms-transform: translate(-50%, 0) scale(.4);
  transform: translate(-50%, 0) scale(.4);
  z-index: 2;
}

.comment-box-pc input {
  display: none;
}

.comment-box-pc .comment-container {
  height: 150px;
  overflow: hidden;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
}

.comment-box-pc input:checked + label:after {
  content: url(/jp/resources/images/products/aircon/pr/roomclip/img-up-arrow.png);
  -webkit-transform: translate(-50%, 0) scale(.4);
  -ms-transform: translate(-50%, 0) scale(.4);
  transform: translate(-50%, 0) scale(.4);
}

.comment-box-pc input:checked ~ .comment-container {
  height: auto;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
}

.roomclip {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 22px;
  text-align: right;
}

.roomclip-logo {
  padding-right: 18px;
  width: 108px;
}

.roomclip-link {
  color: rgb(106, 106, 106)!important;
}

.close-modal img {
  width: 24px;
}

.roomclip-link span {
  border-bottom: 1px solid rgb(106, 106, 106);
  padding-bottom: 5px;
}

.roomclip-link:hover {
  text-decoration: none;
}

.roomclip-link img {
  padding-left: 10px;
  vertical-align: -3%;
  width: 15px;
}

.modal-content {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comment-box input {
  display: none;
}

.is-hide {
  display: none;
}

.list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

#more {
  display: none;
}

#more-btn ,
#close-btn {
  display: none;
}

#footer {
  z-index: 0!important;
}

.modal-check {
  display: none;
}

label {
  cursor: pointer;
}

.btn label {
  display: inline-block;
  text-decoration: none;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
}

#simple-modal main.is-locked {
  position: fixed;
  width: 100%;
}

.modal {
  background: rgba(0, 0, 0, .5);
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .3s, visibility 0s .3s;
  -o-transition: opacity .3s, visibility 0s .3s;
  transition: opacity .3s, visibility 0s .3s;
  visibility: hidden;
  width: 100%;
  z-index: 3000;
}

.modal.is-active {
  opacity: 1;
  -webkit-transition: opacity .3s, visibility 0s 0s;
  -o-transition: opacity .3s, visibility 0s 0s;
  transition: opacity .3s, visibility 0s 0s;
  visibility: visible;
}

.modal-container {
  align-items: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
}

.modal-container _:-ms-lang(x)::-ms-backdrop ,
.modal-container {
  min-height: 100vh;
}

.modal-container::after {
  content: "";
  font-size: 0;
  min-height: inherit;
}

.modal-content {
  margin: 100px auto;
  width: 100%;
}

.modal-content {
  background: #fff;
  display: none;
  margin: 150px auto;
  width: 100%;
}

.modal-flex {
  display: inline-block;
}

.is-active .modal-content {
  display: block;
}

html {
  overflow-y: scroll;
}

#header {
  z-index: 5!important;
}

body.fixed {
  position: fixed;
}

@media screen and (max-width:1024px) {
  .key-visual {
    background: url(/jp/resources/images/products/aircon/pr/roomclip/img-kv-roomclip.png) no-repeat top center / 100%;
  }

  .key-visual-inner {
    background: rgba(255, 255, 255, .8);
    margin: 0 auto;
    padding-top: 6vw;
    text-align: center;
    width: 56vw;
  }

  .nocria-logo {
    width: 33vw;
  }

  .key-visual-inner h2 {
    font-size: 2.2vw;
    line-height: 1.4em;
    padding: 3.7vw 0 4.5vw 0;
  }

  .down-arrow {
    margin-bottom: 2.1vw;
    width: 4vw;
  }

  .search-list span {
    font-size: 2.2vw;
  }

  .search-list span:nth-child(2) {
    padding: 0 2px 15px 4px;
  }

  .search-list .all img {
    height: auto;
    padding-left: 1vw;
    vertical-align: -45%;
    width: 4.4vw;
  }

  .search-list .living-dining img {
    display: inline-block;
    height: auto;
    padding-left: 3vw;
    vertical-align: -45%;
    width: 4.4vw;
  }

  .search-list .cubicle img {
    display: inline-block;
    height: auto;
    padding-left: 3vw;
    vertical-align: -45%;
    width: 4.4vw;
  }

  .product-logo {
    padding: 0;
    width: 12vw;
  }

  .modal-part {
    top: 135px;
    width: 95vw;
  }

  .modal-content .modal-flex:nth-child(1) {
    padding: 2.8vw 1.4vw 2.8vw 2.8vw;
  }

  .modal-content .modal-flex:nth-child(2) {
    padding: 2.8vw 2.8vw 2.8vw 1.4vw;
  }

  .modal-flex-inner {
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .close-modal img {
    width: 24px;
  }

  .comment-box * ,
  .comment-box *:before ,
  .comment-box *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .comment-box {
    margin-top: 1vw;
    position: relative;
  }

  .comment-box label {
    background: #f4f4f4;
    bottom: 0;
    cursor: pointer;
    height: 45px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
  }

  .comment-box label:after {
    border-radius: 20px;
    color: #fff;
    content: url(/jp/resources/images/products/aircon/pr/roomclip/img-down-arrow.png);
    left: 50%;
    letter-spacing: .05em;
    position: absolute;
    top: -20px;
    -webkit-transform: translate(-50%, 0) scale(.5);
    -ms-transform: translate(-50%, 0) scale(.5);
    transform: translate(-50%, 0) scale(.5);
    z-index: 2;
  }

  .comment-box input {
    display: none;
  }

  .comment-box .comment-container {
    height: 220px;
    overflow: hidden;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
  }

  .comment-box input:checked + label:after {
    content: url(/jp/resources/images/products/aircon/pr/roomclip/img-up-arrow.png);
    -webkit-transform: translate(-50%, 0) scale(.5);
    -ms-transform: translate(-50%, 0) scale(.5);
    transform: translate(-50%, 0) scale(.5);
  }

  .comment-box input:checked ~ .comment-container {
    height: auto;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
  }

  .roomclip-logo {
    margin-top: .5vw;
    width: 14vw;
  }

  .roomclip-link span {
    font-size: 1.8vw;
  }

  .roomclip-link img {
    width: 2vw;
  }

  .modal-content {
    min-height: 300px;
    width: 95vw;
  }

  .modal-flex {
    width: 45%;
  }

  #footer {
    z-index: 1!important;
  }

  .wrapper.is-locked {
    z-index: 2000;
  }

  #more-btn ,
  #close-btn {
    clear: left;
    color: #000;
    cursor: pointer;
    font-size: 2.5vw;
    margin: 0 auto;
    margin-top: 35px;
    padding: 1vw 2vw;
    text-align: center;
    width: 50vw;
    z-index: 1;
  }

  #more-btn img ,
  #close-btn img {
    display: inline-block;
    padding-left: .5vw;
    vertical-align: -4%;
    width: 2.5vw;
  }
}

@media screen and (max-width:580px) {
  .key-visual {
    background: url(/jp/resources/images/products/aircon/pr/roomclip/img-kv-roomclip-sp.png) no-repeat top center / 100%;
    padding: 14vw 0;
  }

  .key-visual-inner {
    background: rgba(255, 255, 255, .8);
    margin: 0 auto;
    padding-top: 12.6vw;
    text-align: center;
    width: 100vw;
  }

  .nocria-logo {
    width: 48.8vw;
  }

  .key-visual-inner h2 {
    font-size: 4.4vw;
    line-height: 1.4em;
    padding: 6.7vw 0 10.5vw 0;
  }

  .down-arrow {
    margin-bottom: 5.6vw;
    width: 6.5vw;
  }

  .list-item {
    margin-bottom: 0;
  }

  .col-1-5 {
    margin-bottom: 15px;
  }

  .search-list {
    margin: 6vw 0;
    padding-left: 20px;
  }

  .search-list span {
    cursor: default;
  }

  .search-list span:last-child {
    margin-top: 2.4vw;
  }

  .search-list .all img {
    height: auto;
    padding-left: 1vw;
    vertical-align: middle;
    width: 7.6vw;
  }

  .search-list .living-dining img {
    display: inline-block;
    height: auto;
    padding-left: 3vw;
    vertical-align: middle;
    width: 7.6vw;
  }

  .search-list .cubicle img {
    display: inline-block;
    height: auto;
    padding-left: 3vw;
    vertical-align: middle;
    width: 7.6vw;
  }

  .search-list span {
    display: inline-block;
    font-size: 3.7vw;
    padding: 0 1vw 2vw 1vw;
    -webkit-tap-highlight-color: transparent;
  }

  .search-list span:nth-child(1) {
    padding: 0 3px 2px 10px;
  }
  .search-list span:nth-child(2) {
    margin: 0 18px;
    padding: 0 7px 2px 9px;
  }

  .search-list span:nth-child(3) {
    padding: 0 10px 2px 12px;
  }

  .sv-series:hover ,
  .z-series:hover ,
  .x-series:hover ,
  .d-series:hover ,
  .c-series:hover {
    outline: none;
  }

  .modal-content {
    display: block;
    margin: 100px auto;
    padding: 5vw;
    width: auto;
    width: 81.5vw;
  }

  .modal-flex {
    width: auto;
  }

  .modal-content .modal-flex:nth-child(1) {
    padding: 0;
  }

  .modal-content .modal-flex:nth-child(2) {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0 0 0;
  }

  .modal-flex-inner {
    margin-bottom: 2vw;
  }

  .contributor-comment {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    font-size: 3.6vw;
    order: 3;
  }

  .roomclip {
    -webkit-box-ordinal-group: 5;
    -webkit-box-pack: center;
    -ms-flex-order: 4;
    -ms-flex-pack: center;
    justify-content: center;
    order: 4;
  }

  .roomclip-link {
    font-size: 3.6vw;
  }

  .btn {
    text-align: center;
  }

  .close-modal img {
    padding: 3vw 0;
    position: relative;
    text-align: center;
    width: 48px;
  }

  .btn-wrap {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    margin: 0 auto;
    order: 5;
  }

  .btn-close {
    margin-top: 4vw;
  }

  .contributor {
    font-size: 4.2vw;
    font-weight: bold;
  }

  .room-number {
    font-size: 3.8vw;
    padding-left: 18px;
  }

  .product-logo {
    padding: 0;
    top: -1.7vw;
    width: 20vw;
  }

  .roomclip-logo {
    width: 24vw;
  }

  .roomclip-link span {
    font-size: 3.8vw;
  }
  .roomclip-link img {
    width: 3.6vw;
  }

  .comment-box * ,
  .comment-box *:before ,
  .comment-box *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .comment-box {
    position: relative;
  }

  .comment-box label {
    background: #f4f4f4;
    bottom: 0;
    cursor: pointer;
    height: 38px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
  }

  .comment-box input:checked + label {
    background: inherit;
  }

  .comment-box label:after {
    border-radius: 20px;
    color: #fff;
    content: url(/jp/resources/images/products/aircon/pr/roomclip/img-down-arrow.png);
    left: 50%;
    letter-spacing: .05em;
    position: absolute;
    top: -24px;
    -webkit-transform: translate(-50%, 0) scale(.4);
    -ms-transform: translate(-50%, 0) scale(.4);
    transform: translate(-50%, 0) scale(.4);
    z-index: 2;
  }

  .comment-box input {
    display: none;
  }

  .comment-box .comment-container {
    height: 150px;
    overflow: hidden;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
  }

  .comment-box input:checked + label:after {
    content: url(/jp/resources/images/products/aircon/pr/roomclip/img-up-arrow.png);
    -webkit-transform: translate(-50%, 0) scale(.4);
    -ms-transform: translate(-50%, 0) scale(.4);
    transform: translate(-50%, 0) scale(.4);
  }


  .comment-box input:checked ~ .comment-container {
    height: auto;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
  }

  #more-btn ,
  #close-btn {
    clear: left;
    color: #000;
    cursor: pointer;
    font-size: 4.5vw;
    margin: 0 auto;
    margin-top: 35px;
    padding: 1vw 2vw;
    text-align: center;
    width: 50vw;
    z-index: 1;
  }

  #more-btn img ,
  #close-btn img {
    display: inline-block;
    padding-left: 1vw;
    vertical-align: -4%;
    width: 4vw;
  }

  #more-btn ,
  #close-btn {
    display: block;
  }

  .wrapper.is-locked {
    overflow: hidden;
    z-index: 2000;
  }

  #footer {
    z-index: 1!important;
  }
  html {
    overflow-y: visible;
  }
}
