/* CSS Document */
.checker {
  display: none;
}

@media screen and (min-width: 981px) {
  #checkerPC {
    display: block;
  }
}

@media screen and (max-width: 980px) {
  #checkerSP {
    display: block;
  }
}

.koa {
  overflow: hidden;
}

#container {
  overflow: hidden;
}

@media screen and (min-width: 981px) {
  /*sns_comment*/
  #sns_comment {
    padding: 00px 0 0 0;
  }
  #sns_comment .inner {
    max-width: 950px;
    margin: 0 auto;
  }
  #sns_comment img.sns_comment {
    display: block;
    width: 100%;
  }
  #sns_comment h2 {
    width: 316px;
    margin: 0 auto 66px;
  }
  #sns_comment p {
    width: 541px;
    margin: 0 auto 70px;
  }
  /*#sns_com ul {width:100%;display:flex;flex-wrap:wrap;margin-bottom:55px;}
	#sns_com ul li {width:33.33%;}
	#sns_com ul li:nth-child(n + 10) {display:none;opacity:0;transition:opacity 0.5s;}
	#sns_com ul li.active {display:block;opacity:1;}
	.more_btn {display:block;width:160px;line-height:50px;text-align:center;color:#fff;background:#df0522;border-radius:10px;margin:0 auto;text-decoration:none;font-weight:bold;}*/
  /*838area*/
  #area838 .inner {
    max-width: 690px;
    margin: 0 auto;
  }
  #area838 img {
    diplay: block;
    width: 100%;
  }
  #area838 h2 {
    width: 809px;
    margin: 0 auto 44px;
  }
  #area838 .lede {
    width: 100%;
    margin: 0 auto 50px;
  }
  #area838 .wraper838 {
    display: flex;
    width: 880px;
    margin-left: -70px;
  }
  #area838 .baseimage838 {
    width: 400px;
    flex-shrink: 0;
  }
  #area838 .bx-wrapper {
    width: 345px;
  }
  #area838 .baseimage838 img {
    width: 100%;
  }
  #area838 .bx-pager {
    transform: translateX(-345px);
  }
  #area838 .box838 {
    margin: 0 auto 62px;
  }
  /*#area838 .bxslider838 {margin:0 auto;}*/
  #area838 .bx-wrapper {
    display: block;
  }
  #area838 .bx-prev,
  #area838 .bx-next {
    width: 31px;
    height: 47px;
    top: 34%;
    background: url("../img/arrow838.png") no-repeat center;
    background-size: 100% auto;
  }
  #area838 .bx-prev {
    left: 50px;
    transform: rotate(180deg);
    display: none !important;
  }
  #area838 .bx-next {
    right: 50px;
  }
  #area838 .bx-pager {
    position: static;
    width: 810px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px 0 0 -120px;
  }
  #area838 .bx-pager-item {
    width: 192px;
    height: 52px;
    margin-bottom: 10px;
  }
  #area838 .bx-pager-link {
    display: table-cell;
    width: 500px;
    background: url("../img/838area_listbox.png") no-repeat center;
    background-size: 100% auto;
    height: 52px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5em;
    text-decoration: none;
    color: #333;
    text-indent: 0;
    vertical-align: middle;
    margin: 0;
    padding: 0;
  }
  #area838 .bx-pager-link.active,
  #area838 .bx-pager-link:hover {
    background-image: url("../img/838area_listbox_active.png");
  }
}

/*@media screen and (max-width:1150px){
	.openContent img {width:auto;height:100%;position:relative;left:50%;top:50%;transform:translate(-50%,-50%);}
}*/
@media screen and (max-width: 980px) {
  /*sns_comment*/
  #sns_comment {
    padding: 3vw 0 3vw;
  }
  #sns_comment .inner {
    max-width: 88.88vw;
    margin: 0 auto;
  }
  #sns_comment img.sns_comment {
    display: block;
    width: 100%;
  }
  #sns_comment h2 {
    width: 43.05vw;
    margin: 0 auto 9.25vw;
  }
  #sns_comment p {
    width: 72.22vw;
    margin: 0 auto 8.33vw;
  }
  #sns_com ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8.33vw;
  }
  #sns_com ul li {
    width: 50%;
  }
  .more_btn {
    display: block;
    width: 23.14vw;
    line-height: 7.4vw;
    text-align: center;
    color: #fff;
    background: #df0522;
    border-radius: 0.92vw;
    margin: 0 auto;
    text-decoration: none;
    font-weight: bold;
  }
  #sns_com ul li:nth-child(n + 7) {
    display: none;
    opacity: 0;
    transition: opacity 0.5s;
  }
  #sns_com ul li.active {
    display: block;
    opacity: 1;
  }
  /*838area*/
  #area838 .inner {
    max-width: 77.77vw;
    margin: 0 auto;
  }
  #area838 img {
    display: block;
    width: 100%;
  }
  #area838 h2 {
    width: 59.62vw;
    margin: 0 auto 7.96vw;
  }
  #area838 .lede {
    width: 100%;
    margin: 0 auto 4.81vw;
  }
  #area838 .box838,
  #area838 .bxslider838 {
    margin: 0 auto;
  }
  #area838 .wraper838 {
    display: flex;
    padding-top: 5vw;
  }
  #area838 .baseimage838 {
    width: 45vw;
    flex-shrink: 0;
    margin-left: -5vw;
  }
  #area838 .bx-wrapper {
    width: 40vw;
  }
  #area838 .baseimage838 img {
    width: 100%;
  }
  #area838 .bx-pager {
    transform: translateX(-42.75vw);
  }
  .slides {
    position: relative;
  }
}

@media screen and (max-width: 980px) and (max-width: 980px) {
  #area838 .slides img {
    position: relative;
    right: -4vw;
  }
}

@media screen and (max-width: 980px) {
  #area838 .bx-wrapper {
    display: block;
  }
  #area838 .bx-prev,
  #area838 .bx-next {
    width: 4.25;
    height: 6.57vw;
    background: url("../img/arrow838.png") no-repeat center;
    background-size: contain;
  }
  #area838 .bx-prev {
    left: -7vw;
    transform: rotate(180deg);
    display: none !important;
  }
  #area838 .bx-next {
    right: -7.5vw;
  }
  #area838 .bx-pager {
    position: static;
    width: 85.5vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px 0 0 0;
  }
  #area838 .bx-pager-item {
    width: 38.14vw;
    height: 9.53vw;
    margin-bottom: 10px;
  }
  #area838 .bx-pager-link {
    display: table-cell;
    width: 38.14vw;
    background: url("../img/protect/sp/838area_listbox.png") no-repeat center;
    background-size: 100% auto;
    height: 9.53vw;
    font-size: 2.59vw;
    font-weight: normal;
    line-height: 1.25em;
    text-decoration: none;
    color: #333;
    text-indent: 0;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border-radius: 0;
  }
  #area838 .bx-pager-link.active,
  #area838 .bx-pager-link:hover {
    background-image: url("../img/protect/sp/838area_listbox_active.png");
  }
  #area838 .bx-wrapper .bx-controls-direction a {
    top: 30.14vw;
  }
}

/*# sourceMappingURL=../../../../../../../srcmap/products/sling/detail/sling/koala_ultramesh_ex/common/css/style_1001.css.map */
