@media (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .special-anniversary .special__img--sub1, .special-anniversary .special__img--sub2 {
    display: none;
  }
  .special-anniversary .special__ttl--top {
    float: inherit;
    margin: 0 auto;
    margin-top: -40px;
  }
  .special-anniversary .special__txt--low {
    padding-top: 550px;
    margin-bottom: 100px;
  }
  .special-anniversary .special__img--main {
    top: 450px;
  }
  .nav__lists li:nth-child(6) {
    border-right: 1px solid;
  }
}

@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sidebar {
    display: none;
  }
  .main {
    width: 100%;
  }
  .section__container {
    padding: 30px;
  }
  .normal {
    font-size: 1.1rem;
    line-height: 2rem;
  }
  .header__ttl {
    height: 110px;
  }
  .header__ttl .header__ttl-en {
    padding-top: 38px;
    font-size: 2.3rem;
  }
  .header__ttl .header__ttl-en .header__ttl-ja {
    font-size: 1.0rem;
  }
  .catch-copy {
    padding-bottom: 20px;
  }
  .catch-copy .container {
    padding: 10px;
  }
  .catch-copy .catch-copy__sub::after {
    display: none;
  }
  .catch-copy .catch-copy__msg {
    padding-top: 20px;
  }
  .catch-copy .catch-copy__sub {
    height: 70px;
    margin-top: 40px;
    font-size: .8rem;
    width: 100px;
    line-height: 70px;
    letter-spacing: 0.2rem;
  }
  .green-bg {
    height: 100px;
  }
  .features__content {
    display: block;
    padding-bottom: 0;
  }
  .features__content .features__ttl {
    width: 100%;
    font-size: 1.6rem;
    padding-left: 30px;
    margin-left: 15px;
  }
  .features__content .features__ttl::before {
    width: 25px;
    top: 12px;
  }
  .features__content .features__txt {
    width: 100%;
    margin-top: 20px;
  }
  .features__content .features__img {
    width: auto;
    height: auto;
    margin-top: 0;
    float: none;
    margin: 0 -30px;
  }
  .features__organic-color .features__ttl {
    float: none;
  }
  .features__organic-color .features__txt {
    float: none;
  }
  .features__organic-color .features__img {
    float: none;
  }
  .special-anniversary .section__ttl {
    height: 115px;
  }
  .special-anniversary .section__ttl .section__ttl-en {
    padding-top: 40px;
    font-size: 2.2rem;
  }
  .special-anniversary .section__ttl .section__ttl-en .section__ttl-ja {
    font-size: 1.0rem;
  }
  .special-anniversary .special__ttl--top {
    float: none;
    background: none;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    padding: 10px;
    font-size: 1.6rem;
  }
  .special-anniversary .special__ttl--top span {
    display: inline-block;
    background: url(../img/simple-line.png) no-repeat;
    width: 20px;
    height: 3px;
    background-size: contain;
    vertical-align: middle;
    margin-left: -30px;
  }
  .special-anniversary .special__img--main {
    position: relative;
    margin: 0 -30px;
    width: auto;
    height: auto;
    max-width: none;
    top: 15px;
  }
  .special-anniversary .special__txt--low {
    width: 100%;
    float: none;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .nav__container {
    padding: 35px 0px 15px;
    max-width: 342px;
  }
  .nav__container .nav__lists {
    font-size: 1.0rem;
    width: 100%;
  }
  .nav__container .nav__lists li {
    margin-bottom: 20px;
    padding: 0 12px;
  }
  .menus .menu {
    padding-top: 30px;
  }
  .menus .menu:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .menus .menu:last-child {
    margin-bottom: 80px;
  }
  .menus .menu__container {
    padding-top: 0;
  }
  .menus .menu__container .menu__ttl {
    font-size: 2.3rem;
    display: inline-block;
  }
  .menus .menu__container .menu__ttl .menu__sub-ttl {
    font-size: 1.2rem;
    margin-left: 0;
  }
  .menus .menu__container .menu__explanation {
    font-size: 1.1rem;
    margin-top: 10px;
  }
  .menus .menu__container .menu__value {
    font-size: 1.1rem;
    line-height: 28px;
  }
  .menus .menu__container .menu__notifation {
    font-size: 1.1rem;
  }
  .hair-styles .hair-style {
    width: 100%;
    max-width: 350px;
    margin-bottom: 40px;
  }
  .nav__container--hair-style {
    padding: 35px 0px 15px;
    max-width: 342px;
  }
  .nav__container--hair-style .nav__lists {
    font-size: 1.0rem;
  }
  .nav__container--hair-style .nav__lists li {
    margin-bottom: 20px;
    padding: 0 12px;
  }
  .page__btn {
    padding-bottom: 60px;
    font-size: 0.8rem;
  }
  .page__btn .page__btn--back a {
    padding: 15px 40px;
    color: #419198;
    position: relative;
  }
  .page__btn .page__btn--back a span::before {
    top: 15px;
  }
  .page__btn .page__btn--next a {
    padding: 15px 40px;
    color: #419198;
    position: relative;
  }
  .page__btn .page__btn--next a span::after {
    top: 15px;
  }
  .section__hair-style-single .section__container {
   display: block;
   padding: 8vw 8vw 0;
  }
  .section__hair-style-single .container {
    padding-top: 0;
  }
  .section__hair-style-single .hair-style__info{
    margin:0;
    width:100%;
    max-width:initial;
  }
  .section__hair-style-single .hair-style__feature__container {
    width: 100%;
    margin-left:30px;
  }
  .section__hair-style-single .hair-style__feature__container .hair-style__feature {
    font-size: 1.3rem;
  }
  .section__hair-style-single .hair-style__image{
    width:100%;
    height: calc(100vw - 16vw);
  }
  .section__hair-style-single .hair-style__img {
    width: 100%;
    margin-top: 30px;
    padding-bottom: 0;
  }
  .section__hair-style-single .hair-style__ttl--green {
    width: 100%;
    font-size: 1.6rem;
  }
  .section__hair-style-single .hair-style__txt {
    width: 100%;
    font-size: 1.1rem;
  }
  .section__hair-style-single .stylist {
    width: 100%;
  }
  .section__hair-style-single .stylist .stylist__img {
    width: 30%;
  }
  .section__hair-style-single .page__btn {
    padding-top: 5px;
    margin: 0 8vw;
  }
  .section__hair-style-single2 .section__container {
    padding-top: 0;
  }
  .section__hair-style-single2 .hair-style__ttl--green {
    float: none;
    width: 100%;
  }
  .section__hair-style-single2 .hair-style__img {
    float: none;
    width: 100%;
    padding-bottom: 30px;
  }
  .section__hair-style-single2 .hair-style__txt {
    float: none;
    width: 100%;
    font-size: 1.1rem;
  }
  .section__hair-style-single2 .style-info {
    float: none;
    width: 100%;
  }
  .section__hair-style-single2 .hair-style__img-others {
    float: none;
    width: 100%;
    padding: 50px 0;
  }
  .product {
    padding-top: 0;
  }
  .product .product__amount {
    font-size: 1.1rem;
  }
  .product .product__ttl {
    float: none;
    width: 100%;
    font-size: 1.6rem;
    padding-left: 28px;
  }
  .product .product__ttl::before {
    width: 20px;
    top: 12px;
  }
  .product .green-bg {
    height: 200px;
  }
  .product .product__img {
    float: none;
    width: auto;
    margin: 0 -30px;
  }
  .product .product__txt {
    float: none;
    width: 100%;
    font-size: 1.1rem;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .product .product__shopping--btn {
    float: none;
    width: auto;
    text-align: center;
    margin-top: 30px;
    margin: 50px 0 20px;
  }
  .product .product__shopping--btn a {
    font-size: 0.9rem;
    padding: 20px 30px;
  }
  .product:nth-child(2) .product__img {
    float: none;
    width: auto;
    margin: 0 -30px;
  }
  .product:nth-child(2) .product__txt {
    float: none;
    width: 100%;
    font-size: 1.1rem;
  }
  .product:nth-child(2) .product__shopping--btn {
    float: none;
    width: auto;
    text-align: center;
    margin: 50px 0 20px;
  }
  .product:nth-child(2) .product__shopping--btn a {
    font-size: 0.9rem;
    padding: 20px 30px;
  }
  .section__product--banner {
    padding-bottom: 20px;
  }
  .section__product--banner .section__ttl {
    height: 120px;
  }
  .section__product--banner .section__ttl-en {
    font-size: 1.9rem;
    padding-top: 20px;
    line-height: 2.0;
  }
  .section__product--banner .product__banner {
    display: block;
    margin: 30px auto;
  }
  .section__product--banner .product__banner .product__banner-img, .section__product--banner .product__banner .product__banner-txt {
    width: 100%;
  }
  .staffs {
    padding-bottom: 30px;
  }
  .staff {
    padding-top: 0;
    min-height: auto;
  }
  .staff .green-bg {
    height: 200px;
  }
  .staff .staff__name {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    font-size: 1.1rem;
    margin-top: -10px;
    padding-left: 20px;
  }
  .staff .staff__name .staff_position {
    font-size: 1.2rem;
  }
  .staff .staff__name .staff__name-en {
    font-size: 1.6rem;
  }
  .staff .staff__name .staff__name-ja {
    font-size: 1.1rem;
  }
  .staff .staff__img {
    float: none;
    width: auto;
    height: auto;
    margin: 0 -30px;
  }
  .staff .staff__img img {
    height: 100%;
  }
  .staff .staff__info {
    float: none;
    width: auto;
    font-size: 1.1rem;
    margin: 20px 0 5px;
  }
  .staff .staff-message {
    float: none;
    width: auto;
    font-size: 1.1rem;
  }
  .staff .staff__sns {
    float: none;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 30px;
  }
  .staff .staff__sns .sns-icon {
    width: 25px;
  }
  .staff:nth-child(2) {
    background: white;
    z-index: -2;
  }
  .salon-concept__img {
    left: 50%;
    top: 65px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section__salon-info {
    width: 100%;
    min-width: auto;
    font-size: 1.1rem;
    padding-top: 100px;
    padding-bottom: 0;
  }
  .section__salon-info .salon-info__img {
    margin: 0 -30px;
    padding-bottom: 20px;
  }
  .section__salon-info .salon-info__table {
    margin-left: -10px;
  }
  .section__salon-info .salon-info__table th {
    padding-right: 10px;
    white-space: nowrap;
  }
  .section__salon-info .salon-info__table td {
    white-space: nowrap;
  }
  .section__gallery {
    padding-bottom: 0;
  }
  .section__gallery .header__ttl {
    background: #419198;
    color: white;
    height: 110px;
  }
  .section__gallery .container {
    padding: 0;
  }
  .section__gallery .gallery__imgs .gallery__img {
    width: 100%;
    max-width: none;
    margin: 0;
  }
  .section__access {
    padding-bottom: 20px;
  }
  .section__access .header__ttl {
    background: #DEEFF0;
  }
  .section__access .container {
    padding: 0;
  }
  .section__access .google-map {
    line-height: 280px;
  }
  .section__access .access__info {
    display: block;
    font-size: 1.1rem;
    padding-left: 40px;
  }
  .section__access .access__info .access__info--train-icon, .section__access .access__info .access__info--car-icon {
    width: 23px;
  }
  .section__blog--archive {
    position: relative;
    padding-bottom: 100px;
    padding-top: 10px;
    display: inline-block;
  }
  .section__blog--archive .blogs {
    width: 100%;
    padding-bottom: 0;
  }
  .section__blog--archive .blog {
    width: 100%;
    margin-bottom: 80px;
  }
  .right-sidebar {
    position: absolute;
    bottom: 0;
    float: none;
    width: 100%;
    margin-left: -30px;
  }
  .right-sidebar .sidebar__ttl {
    padding: 10px 73px;
    font-weight: bold;
    font-size: 1.1rem;
  }
  .right-sidebar .sidebar__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .right-sidebar .sidebar__list li {
    padding: 5px 15px;
    font-weight: bold;
    font-size: 1.1rem;
  }
  .secttion__blog--details {
    position: relative;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .secttion__blog--details .blog--detail {
    width: 100%;
    float: none;
    padding-bottom: 50px;
  }
  .secttion__blog--details .blog--detail .blog--detail__ttl {
    font-size: 1.6rem;
    padding-left: 30px;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .secttion__blog--details .blog--detail .blog--detail__ttl::before {
    width: 20px;
  }
  .secttion__blog--details .blog--detail .blog--detail__sub-ttl {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .secttion__blog--details .blog--detail .blog--detail__thumbnail {
    margin: 0 -30px 20px;
  }
  .secttion__blog--details .blog--detail .blog--detail__txt {
    font-size: 1.1rem;
    margin-bottom: 40px;
  }
  .section__questions {
    margin-top: 0;
  }
  .section__questions .questions {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 60px;
  }
  .section__questions .questions:last-child {
    margin-bottom: 0;
  }
  .section__questions .questions .question__ttl {
    font-size: 1.6rem;
    padding-left: 35px;
    margin-bottom: 20px;
  }
  .section__questions .questions .question__ttl::before {
    width: 25px;
  }
  .section__questions .question {
    font-size: 1.1rem;
    margin-bottom: 35px;
  }
  .section__questions .question p {
    margin-right: 20px;
    line-height: 20px;
  }
  .section__questions .question .question__content {
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .section__questions .question .question__content::before {
    top: -8px;
    font-size: 2.0rem;
  }
  .section__questions .question .question__content::after {
    width: 15px;
    height: 15px;
    top: 3px;
  }
  .section__questions .question .answer__content {
    padding-left: 20px;
  }
  .section__questions .question .answer__content::before {
    top: -8px;
    font-size: 2.0rem;
  }
  .section__questions .question .answer__content::after {
    width: 15px;
    height: 15px;
    top: 3px;
  }
}
/*# sourceMappingURL=mq.css.map */