@charset "UTF-8";
.white_btn {
  display: none;
}

.br_iphone {
  display: none;
}

.btn_white_png {
  display: none;
}

.btn_model_white {
  display: none;
}

.pc_none {
  display: none;
}

.br_ipad {
  display: none;
}

.humberger_btn {
  display: none;
  position: absolute;
  right: 0;
  width: 45px;
  height: 50px;
  z-index: 11;
}

.humberger_btn span {
  display: block;
  position: absolute;
  width: 60%;
  border-bottom: solid 2px #333333;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  padding-top: 10px;
  left: 5px;
  z-index: 12;
}

.humberger_btn .span_top {
  top: 3px;
}

.humberger_btn .span_center {
  top: 11px;
}

.humberger_btn .span_bottom {
  top: 19px;
}

.humberger_active .span_top {
  top: 13px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.humberger_active .span_center {
  top: 13px;
  left: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.humberger_active .span_bottom {
  top: 13px;
  left: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.small_header {
  display: none;
  position: absolute;
  right: 50px;
  padding-top: 7.5px;
  padding-bottom: 2.5px;
}

.small_header li {
  line-height: 45px;
  display: inline-block;
  border: solid 1px #63513b;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: relative;
}

.small_header li a {
  display: inline-block;
}

.small_header li a .phone_icon,
.small_header li a .map_icon {
  position: absolute;
  top: 49%;
  left: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: none;
  font-size: 13px;
  color: #63513b;
}

.hunberger_menu {
  position: absolute;
  position: fixed;
  z-index: 6;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  color: #333333;
  background-color: #f3ede5;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.hunberger_menu ul {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.hunberger_menu ul .top_li {
  color: #c1b8ae;
}

.hunberger_menu ul .menu-item {
  padding: 10px;
}

.hunberger_menu ul .menu-item a {
  font-family: 'Crimson Text', serif;
  display: block;
}

.hunberger_menu ul .li_menu {
  width: 100%;
  padding: 10px;
}

.hunberger_menu ul .li_menu a {
  font-family: 'Crimson Text', serif;
  display: block;
}

.hunberger_menu ul .li_menu .menuli_icon {
  display: inline-block;
  margin-right: 10px;
  border: solid 1px #63513b;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: relative;
}

.hunberger_menu ul .li_menu .menuli_icon .i_icon {
  color: #63513b;
  font-size: 18px;
  border: none;
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-52%, -50%);
          transform: translate(-52%, -50%);
}

.hunbergermenu_active {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

@media screen and (max-width: 1920px) and (min-width: 1700px) {
  .title {
    font-size: 60px;
  }
  .main-warper .main_text {
    top: 50%;
  }
  .main-warper .main_text .mae {
    margin-top: 250px;
  }
  .main-warper .main_text .mamoru .mv2 {
    margin-top: 60px;
    margin-bottom: 170px;
  }
  .main-warper .main_text .mamoru .mv2 img {
    width: 60%;
  }
  .main-warper .main_text .mamoru .mv2::after {
    height: 2px;
    width: 180px;
    right: -20px;
    top: 10px;
    margin-top: 24px;
  }
  .main-warper .main_text .mamoru .mv2::before {
    height: 2px;
    width: 180px;
    left: -20px;
    top: 10px;
    margin-top: 24px;
  }
}

@media screen and (max-width: 1700px) and (min-width: 1500px) {
  .title {
    font-size: 60px;
  }
  .main-warper .main_text {
    top: 45%;
  }
  .main-warper .main_text .mae {
    margin-top: 150px;
  }
  .main-warper .main_text .mamoru .mv2 {
    margin-bottom: 170px;
  }
  .main-warper .main_text .mamoru .mv2 img {
    width: 60%;
  }
  .main-warper .main_text .mamoru .mv2::after {
    height: 2px;
    width: 180px;
    right: -20px;
    top: 10px;
    margin-top: 24px;
  }
  .main-warper .main_text .mamoru .mv2::before {
    height: 2px;
    width: 180px;
    left: -20px;
    top: 10px;
    margin-top: 24px;
  }
}

@media screen and (max-width: 1300px) and (min-width: 1100px) {
  .header_parent {
    width: 990px;
    margin: 0 auto;
    text-align: left;
  }
  .about_header_parent {
    width: 987px;
    margin: 0 auto;
  }
  .about_header_parent .header_left_text {
    padding-right: 60px;
    font-size: 13px;
  }
  .about_header_parent .header_right_text {
    padding-left: 60px;
    font-size: 13px;
  }
  .header-logo,
  .about_header_logo {
    width: 150px;
    height: 77.854px;
    margin-right: 0px;
  }
  .header_left_text,
  .header_right_text {
    font-size: 13px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
  }
  .header_left_text {
    padding-left: 10px;
    padding-right: 40px;
  }
  .header_right_text {
    padding-left: 60px;
    margin-bottom: 20px;
  }
  .main-warper .main_text {
    top: 46%;
  }
  .main-warper .main_text .title {
    font-size: 40px;
  }
  .main-warper .main_text .mamoru .mv2 {
    margin-bottom: 130px;
    margin-top: 0px;
  }
  .main-warper .main_text .mamoru .mv2 img {
    width: 35%;
  }
  .main-warper .main_text .mamoru .mv2::after {
    position: absolute;
    top: -5px;
    right: 125px;
    height: 2px;
    width: 130px;
  }
  .main-warper .main_text .mamoru .mv2::before {
    position: absolute;
    top: -5px;
    left: 125px;
    height: 2px;
    width: 130px;
  }
  .main-warper .main_text .mae .maru {
    width: 58px;
    height: 58px;
  }
  .main-warper .main_text .mae .maru:hover {
    -webkit-transform: scale(1.15, 1.15);
            transform: scale(1.15, 1.15);
  }
  .top-warper .container .misebun .about {
    padding-top: 15px;
    font-size: 35px;
  }
  .top-warper .container .misebun p .br_mini_pc {
    display: block;
  }
  .top-warper .container .misebun p .pc {
    display: none;
  }
  .top-warper .container .misebun .more-btn {
    margin-top: 20px;
  }
  .top-warper .container .misebun .more-btn:hover {
    margin-top: 20px;
  }
}

@media screen and (max-width: 1100px) and (min-width: 521px) {
  .header_parent {
    width: 850px;
    margin: 0 auto;
    text-align: left;
  }
  .about_header_parent {
    width: 850px;
    margin: 0 auto;
  }
  .about_header_parent .header_left_text {
    padding-right: 50px;
    font-size: 11px;
  }
  .about_header_parent .header_right_text {
    padding-left: 50px;
    font-size: 11px;
  }
  .header-logo,
  .about_header_logo {
    width: 130px;
    height: 67.474px;
    margin-right: 0px;
  }
  .header_left_text,
  .header_right_text {
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
  }
  .header_left_text {
    padding-left: 10px;
    padding-right: 20px;
  }
  .header_right_text {
    padding-left: 30px;
    margin-bottom: 20px;
  }
  #globalNavi,
  #Navimenu {
    padding-right: 0%;
    padding-left: 0%;
  }
  #Navimenu {
    margin-bottom: 50px;
  }
  #globalNavi {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .linkul {
    padding-left: 50px;
    height: 45px;
  }
  .linkul .li_line {
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
  }
  .linkul .top_li_line::after {
    bottom: 4px;
  }
  .top_limini,
  .limini {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    padding-top: 15px;
  }
  .navi_icon {
    margin-top: 6px;
    margin-left: auto;
    margin-right: 40px;
  }
  .navi_icon .navi_li_icon {
    width: 32px;
    height: 32px;
    margin-left: 2px;
  }
  .navi_icon .navi_li_icon .navi_i_icon {
    font-size: 18px;
  }
  .navi_icon .navi_li_icon .navi_i_icon_instagram {
    top: 49%;
    left: 50%;
  }
  .navi_icon .navi_li_icon:hover {
    background-color: #63513b;
    border: 1px solid #63513b;
  }
  .navi_icon .navi_li_icon:hover .navi_i_icon {
    color: white;
  }
  .main-warper {
    overflow: hidden;
  }
  .main-warper .main_text {
    top: 42%;
  }
  .main-warper .main_text .title {
    padding-top: 53px;
    margin-bottom: 20px;
    font-size: 40px;
  }
  .main-warper .main_text .mamoru .mv2 {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .main-warper .main_text .mamoru .mv2 img {
    width: 35%;
  }
  .main-warper .main_text .mamoru .mv2::after {
    position: absolute;
    top: -5px;
    right: 125px;
    height: 2px;
    width: 130px;
  }
  .main-warper .main_text .mamoru .mv2::before {
    position: absolute;
    top: -5px;
    left: 125px;
    height: 2px;
    width: 130px;
  }
  .main-warper .main_text .mae {
    margin-top: 100px;
  }
  .main-warper .main_text .mae .boll .maru {
    width: 45px;
    height: 45px;
    padding-top: 15px;
  }
  .main-warper .main_text .mae .boll .maru:hover {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .main-warper .main_text .mae .boll .maru:hover .sankaku {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .main-warper .main_text .mae .boll .maru .sankaku {
    width: 40%;
    margin: 0 auto;
    -webkit-transition: none;
    transition: none;
  }
  .main-warper .kakomu .yotu {
    margin: 0 20px;
  }
  .kakomu {
    height: 40px;
  }
  .kakomu .yotu {
    color: white;
    display: block;
    margin: 0 120px;
  }
  .kakomu .yotu:hover .shiro {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .kakomu .yotu span {
    line-height: 40px;
  }
  .toi {
    padding: 4px 19px;
    font-size: 12px;
  }
  .day {
    font-size: 12px;
    margin: 0 19px;
    font-family: 'Crimson Text', serif;
  }
  .koment {
    font-size: 12px;
    margin-right: 10px;
  }
  .shiro {
    display: inline-block;
    padding-bottom: 18px;
    -webkit-transition: none;
    transition: none;
    width: 5%;
  }
  .top-warper .container {
    height: auto;
  }
  .top-warper .container .img {
    width: 50%;
    display: inline-block;
  }
  .top-warper .container .misebun {
    -ms-flex-line-pack: distribute;
        align-content: space-around;
    width: 50%;
    height: auto;
    margin-bottom: 0px;
  }
  .top-warper .container .misebun .about {
    font-size: 25px;
  }
  .top-warper .container .misebun .nami {
    width: 18%;
    margin: 0 auto;
    display: block;
  }
  .top-warper .container .misebun p {
    width: 80%;
    font-size: 8px;
    padding-top: 10px;
    line-height: 25px;
  }
  .top-warper .container .misebun p .br_ipad {
    display: block;
  }
  .top-warper .container .misebun p .pc {
    display: none;
  }
  .top-warper .container .misebun .more-btn {
    margin-top: 10px;
    height: 35px;
    width: 70%;
    border: 1px solid #63513b;
  }
  .top-warper .container .misebun .more-btn h5 {
    font-size: 12px;
    color: white;
  }
  .top-warper .container .misebun .more-btn:hover {
    margin-top: 10px;
    width: 70%;
    height: 35px;
    border: 1px solid #63513b;
    background-color: #63513b;
  }
  .top-warper .container .misebun .more-btn:hover h5 {
    font-size: 12px;
    color: white;
  }
  .style {
    padding-top: 0px;
  }
  .style .styletop {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .style .styletop h6 {
    font-size: 25px;
  }
  .style .styletop .namiyade {
    width: 30%;
  }
  .style .photos {
    padding-top: 30px;
    padding-bottom: 20px;
    width: 90%;
  }
  .style .photos .oya:hover .photo {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    cursor: none;
    -webkit-filter: none;
            filter: none;
  }
  .btn2 {
    width: 35%;
    height: 35px;
    border: 1px solid #63513b;
  }
  .btn2 h5 {
    color: white;
    font-size: 12px;
  }
  .btn2:hover {
    border: 1px solid #63513b;
    width: 35%;
    height: 35px;
    background-color: #63513b;
  }
  .btn2:hover h5 {
    font-size: 12px;
    color: white;
  }
  .padding {
    padding-top: 0px;
  }
  .padding .STAFF {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  .padding .STAFF .kakomi1 .STAFFnami {
    width: 8%;
  }
  .padding .STAFF .kakomi1 h6 {
    font-size: 25px;
  }
  .padding .STAFF .kakomi1 .setumei {
    padding-top: 20px;
    font-size: 11px;
    padding-bottom: 0px;
  }
  .padding .STAFF .yonin {
    width: 100%;
  }
  .padding .STAFF .yonin .other {
    width: 22%;
    margin-top: 20px;
  }
  .padding .STAFF .yonin .other .mizuiro .stylist_parent {
    display: none;
  }
  .padding .STAFF .yonin .other:hover {
    cursor: pointer;
  }
  .padding .STAFF .yonin .other:hover .biyoushi {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-filter: none;
            filter: none;
  }
  .padding .STAFF .yonin .staff_one {
    margin-left: 4%;
  }
  .padding .STAFF .yonin .obayan {
    -webkit-transition-delay: 500ms;
            transition-delay: 500ms;
    margin-left: 5px;
  }
  .padding .STAFF .yonin .bijin {
    -webkit-transition-delay: 1000ms;
            transition-delay: 1000ms;
    margin-left: 5px;
  }
  .padding .STAFF .yonin .hansam {
    -webkit-transition-delay: 1500ms;
            transition-delay: 1500ms;
    margin-left: 5px;
  }
  .padding .STAFF .sukima {
    padding-top: 40px;
  }
  .padding .STAFF .enudotto .gazou {
    width: 100%;
    margin-bottom: 10px;
  }
  .padding .STAFF .enudotto .shikaku {
    width: 50%;
    height: 300px;
    left: 8%;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto h6 {
    padding-top: 35px;
    font-size: 25px;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto .namidayon {
    width: 20%;
    margin-bottom: 10px;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto h3 {
    font-size: 11px;
    padding-bottom: 10px;
  }
  .padding .STAFF .prodact_btn {
    width: 75%;
  }
  .padding .STAFF .NEWS h6 {
    font-size: 25px;
  }
  .padding .STAFF .NEWS .nami4 {
    width: 8%;
  }
  .padding .STAFF .NEWS .blog {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .padding .STAFF .NEWS .blog .tyairo3 {
    width: 90%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .padding .STAFF .NEWS .blog .tyairo3 .hiniti:hover .nyan {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .padding .STAFF .NEWS .blog .tyairo3 .hiniti .text1 {
    margin-left: 0px;
    font-size: 11px;
  }
  .padding .STAFF .NEWS .blog .tyairo3 .hiniti .text2 {
    font-size: 13px;
  }
  .padding .STAFF .NEWS .blog .tyairo3 .hiniti .text3 {
    font-size: 13px;
  }
  .padding .STAFF .NEWS .blog .tyairo3 .hiniti li .nyan {
    width: 5%;
    -webkit-transition: none;
    transition: none;
  }
  .pc_footer_icon {
    margin-left: 40px;
  }
  footer .ul_icon .li_icon_pc:hover {
    background-color: white;
  }
  footer .ul_icon .li_icon_pc:hover .i-icon {
    color: #63513b;
  }
  .about1 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    position: relative;
  }
  .about1 img {
    display: block;
    margin: 0 auto;
  }
  .about1 .time {
    width: 17%;
  }
  .about1 .time3 {
    width: 15%;
  }
  .about1 .staff_logo {
    width: 14%;
  }
  .about1 .contact_logo {
    width: 23%;
  }
  .about1 .reservation_logo {
    padding-top: 10px;
    width: 35%;
  }
  .about1 .mise {
    width: 100%;
    margin-top: 50px;
  }
  .about3 {
    width: 100%;
    margin-top: 50px;
  }
  .consept {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
  }
  .consept img {
    margin-top: 0px;
    margin-bottom: 30px;
    width: 18%;
  }
  .consept .consept1 {
    width: 90%;
    margin: 0 auto;
    line-height: 28px;
    letter-spacing: 1.5px;
    font-size: 12px;
  }
  .consept .consept1 .consept1 {
    text-align: center;
    line-height: 30px;
    letter-spacing: 2px;
    font-size: 14px;
  }
  .consept .consept1 .consept1 .br_ipad {
    display: block;
  }
  .consept .consept1 .consept1 .pc {
    display: none;
  }
  .medicine {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .medicine img {
    width: 29%;
  }
  .type2 {
    width: 100%;
    margin-bottom: 160px;
  }
  .type2 .bb {
    width: 80%;
    font-size: 19px;
  }
  .type2 .N {
    width: 80%;
    padding-top: 15px;
    font-size: 11px;
  }
  .type2 .N .img_absolte::after {
    display: inline-block;
    position: absolute;
    left: 160px;
    top: -10px;
  }
  .type2 .N .img_absolte:hover:hover::after {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .treatment_type2 {
    margin-bottom: 60px;
  }
  .hukidashi1 {
    padding-left: 0px;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .hukidashi1 .hukidashi2 {
    margin-left: 20px;
    width: 130px;
    padding: 13px 0px;
    font-size: 13px;
  }
  .hukidashi1 .hukidashi3 {
    font-size: 12px;
    margin-left: 0px;
  }
  .map {
    padding-bottom: 50px;
  }
  .map .access_logo {
    width: 18%;
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .map .btn_about {
    position: relative;
    width: 40%;
    height: 35px;
    padding-top: 13px;
    border: 1px solid #63513b;
  }
  .map .btn_about img {
    display: none;
  }
  .map .btn_about:hover {
    background-color: #63513b;
    border: 1px solid #63513b;
    width: 40%;
    height: 35px;
    padding-top: 13px;
  }
  .map .btn_about:hover h5 {
    color: white;
  }
  .map .btn_about h5 {
    font-size: 12px;
  }
  .map .map1 {
    width: 90%;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: -20px;
  }
  .map .map1 .map20 {
    width: 100%;
    position: relative;
    margin-top: 350px;
    display: block;
    margin-bottom: 60px;
  }
  .map .map1 .map20 .misenamae {
    display: none;
  }
  .map .map1 .map20 li {
    font-size: 14px;
    text-align-last: left;
  }
  .map .map1 .map20 li .width {
    width: 100px;
    margin-right: 0px;
  }
  .map .map1 .map20 li .haba {
    width: 100px;
    margin-right: 0px;
  }
  .map .map1 .map20 .nyan5 .about_mail .mail_img {
    top: -55px;
    width: 5%;
    left: 238px;
  }
  .map .map1 .map20 .nyan5 .about_mail:hover .mail_img {
    top: -55px;
    width: 5%;
    left: 238px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .map .map1 .map20 .about_li_from {
    margin-top: 180px;
  }
  .map .map1 .map20 .about_li_from .haba {
    width: 100px;
  }
  .map .map1 .map20 .about_map_last {
    position: absolute;
    top: 50px;
    text-align: left;
  }
  .map .map1 .map20 .about_map_last .map24:hover {
    cursor: pointer;
  }
  .map .map1 .map20 .about_map_last .map24:hover img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .map .map1 .map20 .about_map_last .map24 img {
    top: 8px;
    left: 108px;
    width: 5%;
  }
  .map .map1 .map20 .about_map_last .br_iphone {
    display: block;
  }
  .map .map1 .map20 .about_map_last .pc {
    display: none;
  }
  .map .map1 .map20 .li_about_day {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 0px;
    padding-top: 20px;
  }
  .map .map1 .map20 .li_about_day .map21_p {
    width: 100px;
  }
  .map .map1 .map20 .li_about_day .day_form {
    margin-top: -2.65px;
    padding-bottom: 0px;
  }
  .map .map1 .map20 .li_about_day .day_form .map23 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .map .map1 .map20 .li_about_day P {
    display: inline-block;
  }
  .map .map1 .map20 .li_about_day img {
    top: 30px;
    width: 8%;
  }
  .map .map1 .map20 .li_acsess .about_acsess {
    width: 100px;
    margin-right: 5px;
  }
  .map .map1 .map3 {
    width: 100%;
    height: 400px;
    position: absolute;
    top: -10px;
    display: block;
  }
  .gloup {
    width: 100%;
    text-align: center;
  }
  .gloup li {
    padding: 0px 25px;
  }
  .heair1 {
    margin-bottom: 0px;
    width: 100%;
    padding-left: 6.5%;
  }
  .heair1 li {
    margin-right: 5px;
    width: 30%;
  }
  .heair1 li:hover .style_photo {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    cursor: none;
    -webkit-filter: none;
            filter: none;
  }
  .heair1 li:hover .stylepage_parent {
    display: none;
  }
  .list3 {
    padding-top: 30px;
  }
  .about2 {
    width: 100%;
    padding-bottom: 20px;
  }
  .about2 .mise3 {
    width: 20%;
  }
  .about2 .aida {
    height: 50px;
  }
  .about2 .aida2 {
    height: 20px;
  }
  .about2 p {
    font-size: 13px;
    color: #333333;
  }
  .about2 .aida_shop {
    padding-top: 40px;
  }
  .ments {
    padding-left: 4%;
  }
  .ments li {
    width: 23%;
    margin-right: 5px;
  }
  .ments li .pp .staffpage_parent {
    display: none;
  }
  .ments li:hover .pp .winter {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-filter: none;
            filter: none;
  }
  .ul_shop {
    padding-top: 0px;
    margin: 0 auto;
    padding-left: 0px;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: -20px;
    text-align: center;
  }
  .ul_shop li {
    margin-right: 0px;
    overflow: hidden;
    position: relative;
    width: 44%;
  }
  .ul_shop li .img_parent_shop {
    background-color: white;
    overflow: hidden;
    border-radius: 0;
    width: 93%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 28px;
    padding-bottom: 10px;
  }
  .ul_shop li .img_parent_shop .winter {
    width: 35%;
  }
  .ul_shop li .img_parent_shop .shoppage_parent {
    overflow: hidden;
    padding-top: 5px;
    padding-left: 15px;
    position: static;
    width: 100%;
    height: 120px;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .ul_shop li .img_parent_shop .shoppage_parent .pro3 {
    color: #333333;
    opacity: 1;
    margin-top: 0px;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
  }
  .ul_shop li .img_parent_shop .shoppage_parent .pro3 .pc {
    display: none;
  }
  .ul_shop li .img_parent_shop .shoppage_parent .pro3 .br_iphone {
    display: block;
  }
  .ul_shop li .name3 {
    overflow: hidden;
    border-bottom: #c1b7aa solid 1px;
    position: absolute;
    width: 93%;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: left;
    font-size: 15px;
    padding-bottom: 10px;
  }
  .ul_shop li:hover .img_parent_shop .winter {
    width: 35%;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-filter: none;
            filter: none;
  }
  .ul_shop li:hover .img_parent_shop .pro3 {
    -webkit-animation: none;
            animation: none;
  }
  .ul_shop .obayan,
  .ul_shop .hansam {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .ul_shop .bijin {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .yoyaku {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .yoyaku .tell {
    padding-bottom: 20px;
  }
  .yoyaku .tell h2 {
    margin-top: 30px;
    font-size: 25px;
  }
  .yoyaku .tell .btn6 {
    width: 90%;
    height: 43px;
    padding-top: 9px;
    -webkit-transition: none;
    transition: none;
    margin-bottom: 30px;
  }
  .yoyaku .tell .btn6 h5 {
    font-size: 20px;
  }
  .yoyaku .tell .btn6 img {
    display: none;
  }
  .yoyaku .tell .btn6 .shiro_yajirushi {
    display: none;
  }
  .yoyaku .tell .btn6:hover {
    background-color: #63513b;
    border: 1px solid #63513b;
    padding-top: 9px;
  }
  .yoyaku .tell .btn6:hover h5 {
    color: white;
  }
  .yoyaku .tell .btn6:hover img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .yoyaku .tell h4 {
    font-size: 14px;
  }
  .yoyaku .yoyaku2 {
    width: 2.5%;
  }
  .apuri h1 {
    margin-top: 10px;
    font-size: 26px;
  }
  .apuri h3 {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .apuri .apuri3 img {
    width: 23%;
  }
  .apuri .apuri5 {
    margin-top: 40px;
  }
  .apuri .apuri5 img {
    width: 23%;
  }
  .apuri .apuri5 p {
    padding-top: 0px;
    font-size: 13.5px;
  }
  .apuri .apuri6 {
    padding: 35px 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .apuri .apuri6 img {
    display: block;
  }
  .apuri .apuri6 .apuri9 {
    width: 0%;
  }
  .apuri .apuri6 img {
    display: block;
    width: 45%;
  }
  .apuri .apuri6 .apuri8 {
    width: 0%;
  }
  .apuri .apuri6 .apuri7 {
    margin-left: 10px;
    padding-top: 0px;
    width: auto;
  }
  .apuri .apuri6 .apuri7 h2 {
    line-height: 22.6px;
    font-size: 14px;
  }
  .apuri .apuri6 .apuri7 h4 {
    line-height: 28px;
    font-size: 12px;
  }
  .menu {
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .menu ul li {
    margin-bottom: 30px;
  }
  .menu ul li .menuname {
    font-size: 20px;
    padding: 15px;
  }
  .menu ul li .menutext_parent .menutext1 {
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 27px;
  }
  .menu ul li .menutext_parent .menutext1_whide {
    padding-top: 12px;
    padding-bottom: 48px;
    line-height: 20px;
  }
  .menu ul li .menutext_parent .menutext1_whide .br_ipad {
    display: block;
  }
  .menu ul li .menutext_parent .div_option {
    padding-bottom: 43px;
  }
  .menu ul li .menutext_parent .div_option .option_price .br_ipad {
    display: block;
  }
  .menu ul .li_menu_long .menuname {
    font-size: 20px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .menu_parent .menu2,
  .menu ul .li_menu_long .menu1_parent .menu1 .menu_parent .menu3 {
    font-size: 13px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .set_parent,
  .menu ul .li_menu_long .menu1_parent .menu1 .set_parent_big {
    margin-bottom: 50px;
    background-color: red;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .set_parent .set_menu,
  .menu ul .li_menu_long .menu1_parent .menu1 .set_parent_big .set_menu {
    line-height: 20px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .set_parent .set_menu .br_ipad,
  .menu ul .li_menu_long .menu1_parent .menu1 .set_parent_big .set_menu .br_ipad {
    display: block;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .set_parent_big {
    margin-bottom: 75px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .menu4 {
    margin-top: 28px;
    line-height: 18px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .menu7 {
    padding-bottom: 5px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .menu7,
  .menu ul .li_menu_long .menu1_parent .menu1 .menu4 {
    font-size: 11px;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .menu7 .br_ipad,
  .menu ul .li_menu_long .menu1_parent .menu1 .menu4 .br_ipad {
    display: block;
  }
  .menu ul .li_menu_long .menu1_parent .menu1 .menu6 {
    font-size: 12px;
  }
  .btn7 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .btn7 .btn4 {
    width: 40%;
    height: 35px;
    padding-top: 13px;
    -webkit-transition: none;
    transition: none;
  }
  .btn7 .btn4 h5 {
    font-size: 12px;
  }
  .btn7 .btn4 img {
    display: none;
  }
  .btn7 .btn4 .manubtn_shiro {
    display: none;
  }
  .btn7 .btn4:hover {
    background-color: #63513b;
    border: 1px solid #63513b;
    padding-top: 13px;
  }
  .btn7 .btn4:hover h5 {
    color: white;
  }
  .btn7 .btn4:hover img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .center {
    margin: 0 auto;
    width: 730px;
    text-align: center;
  }
  .table {
    border-spacing: 0px 25px;
  }
  .sine {
    height: auto;
  }
  .contact_text {
    font-size: 13px;
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .contact_text .br_ipad {
    display: block;
  }
  .contact_text .pc {
    display: none;
  }
  .red_text {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 13px;
  }
  .input_fullname {
    width: 47.8%;
  }
  input {
    width: 100%;
    height: 50px;
  }
  textarea {
    width: 100%;
    height: 150px;
  }
  .div_btn_parent {
    width: 100%;
  }
  .div_btn_parent img {
    position: absolute;
    display: none;
  }
  .div_btn_parent:hover img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .div_btn_parent .shiro_yajirushi {
    display: none;
  }
  .btn-primary {
    font-size: 12px;
    width: 40%;
    background-color: #63513b;
    height: 40px;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 10px;
    border: 1px solid #63513b;
    -webkit-transition: none;
    transition: none;
  }
  .btn-primary:hover {
    border: 1px solid #63513b;
    background-color: #63513b;
    color: white;
    height: 40px;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .button_bottom {
    height: 50px;
  }
  .ballon_info {
    width: 120px;
    top: -32px;
    left: -35px;
  }
  .div_value {
    margin-bottom: 60px;
  }
  .backbtn_bottm {
    height: 30px;
  }
}

@media screen and (max-width: 900px) {
  .about_header_parent {
    width: 750px;
    margin: 0 auto;
    padding-left: 0px;
  }
  .about_header_parent .header_left_text {
    padding-right: 20px;
  }
  .about_header_parent .header_right_text {
    padding-left: 20px;
  }
  .top-warper .container .misebun {
    padding-top: 0px;
  }
  .main-warper .main_text {
    top: 38%;
  }
  .main-warper .main_text .mae {
    margin-top: 80px;
  }
}

@media screen and (max-width: 880px) {
  .header_parent {
    width: 730px;
    margin: 0 auto;
    text-align: left;
  }
  .header_left_text,
  .header_right_text {
    font-size: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
  }
  .header_left_text {
    padding-left: 0px;
    padding-right: 10px;
  }
  .header_right_text {
    padding-left: 10px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 818px) {
  .main-warper .main_text {
    top: 36%;
  }
  .main-warper .main_text .title {
    font-size: 35px;
  }
  .main-warper .main_text .mamoru .mv2 {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .main-warper .main_text .mamoru .mv2 img {
    width: 35%;
  }
  .main-warper .main_text .mamoru .mv2::after {
    position: absolute;
    top: -5px;
    right: 160px;
    height: 2px;
    width: 100px;
  }
  .main-warper .main_text .mamoru .mv2::before {
    position: absolute;
    top: -5px;
    left: 160px;
    height: 2px;
    width: 100px;
  }
  .main-warper .main_text .mae {
    margin-top: 60px;
  }
}

@media screen and (max-width: 520px) {
  header {
    height: 46px;
    width: 100%;
    position: fixed;
    margin-bottom: 0px;
  }
  .about_header_parent {
    padding-bottom: 0px;
  }
  .header_parent {
    text-align: initial;
    margin-left: 10px;
  }
  .header-logo,
  .about_header_logo {
    width: 90px;
    display: inline-block;
    height: 46.875px;
    margin-left: 10px;
    margin-right: 0%;
  }
  .humberger_btn {
    display: inline-block;
  }
  .small_header {
    display: inline-block;
  }
  .heder2 {
    display: none;
  }
  .header_left_text,
  .header_right_text {
    display: none;
  }
  #globalNavi,
  #Navimenu {
    display: none;
  }
  .title {
    text-align: center;
    padding-top: 43px;
    font-size: 50px;
    color: white;
    font-family: 'Vollkorn', serif;
    margin-top: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
    -webkit-transition: all 1000ms;
    transition: all 1000ms;
    -webkit-transition-delay: 800ms;
            transition-delay: 800ms;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .down {
    opacity: 0;
    -webkit-transform: translate(0, 50px);
            transform: translate(0, 50px);
    -webkit-transition: all 1000ms;
    transition: all 1000ms;
    -webkit-transition-delay: 800ms;
            transition-delay: 800ms;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
  }
  .logo {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .scale {
    -webkit-animation: anim7 1000ms forwards;
            animation: anim7 1000ms forwards;
    -webkit-animation-delay: 800ms;
            animation-delay: 800ms;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  @-webkit-keyframes anim7 {
    0% {
      opacity: 0;
      -webkit-transform: translate(0, 50px);
              transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  @keyframes anim7 {
    0% {
      opacity: 0;
      -webkit-transform: translate(0, 50px);
              transform: translate(0, 50px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  .main-warper {
    margin-top: 60px;
    top: -12px;
    width: 100%;
    overflow: hidden;
  }
  .main-warper .main_text {
    position: absolute;
    top: 45px;
  }
  .main-warper .main_text .title {
    font-size: 19px;
    margin-bottom: 0px;
    padding-top: 65px;
  }
  .main-warper .main_text .mamoru .mv2 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .main-warper .main_text .mamoru .mv2 img {
    width: 20%;
  }
  .main-warper .main_text .mamoru .mv2::after {
    position: absolute;
    top: -12px;
    right: 290px;
    height: 1px;
    width: 40px;
  }
  .main-warper .main_text .mamoru .mv2::before {
    position: absolute;
    top: -12px;
    left: 290px;
    height: 1px;
    width: 40px;
  }
  .main-warper .main_text .main_ip_btn {
    display: block;
    width: 19%;
    margin-top: 40px;
    padding-top: 11px;
    padding-bottom: 10px;
    font-size: 13px;
    border: 1px solid white;
    background-color: transparent;
    position: relative;
  }
  .main-warper .main_text .main_ip_btn:hover {
    color: white;
  }
  .main-warper .main_text .main_ip_btn img {
    display: inline-block;
    width: 8%;
    height: 10px;
    position: absolute;
    top: 12px;
    left: 80%;
  }
  .main-warper .mae {
    display: none;
  }
  .main-warper .kakomu {
    display: none;
  }
  .top-warper {
    position: relative;
    margin-top: 0px;
  }
  .top-warper .container {
    height: 400px;
    position: absolute;
    top: -12px;
    width: 100%;
  }
  .top-warper .container .store_photo {
    display: none;
  }
  .top-warper .container .misebun {
    width: 100%;
    margin-bottom: 0px;
    -webkit-transition-delay: 0ms;
            transition-delay: 0ms;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
    opacity: 0;
    -webkit-animation: bottom_slide 1.0s forwards;
            animation: bottom_slide 1.0s forwards;
    -webkit-animation-delay: 1.8s;
            animation-delay: 1.8s;
  }
  @-webkit-keyframes bottom_slide {
    0% {
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
      opacity: 1;
    }
  }
  @keyframes bottom_slide {
    0% {
      -webkit-transform: translateY(50px);
              transform: translateY(50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
      opacity: 1;
    }
  }
  .top-warper .container .misebun .about {
    font-size: 23px;
    letter-spacing: 1px;
  }
  .top-warper .container .misebun .about .mgr-10 {
    margin-right: 9px;
  }
  .top-warper .container .misebun .nami {
    width: 15%;
  }
  .top-warper .container .misebun p {
    font-size: 12px;
    width: 80%;
  }
  .top-warper .container .misebun p .br_iphone {
    display: block;
  }
  .top-warper .container .misebun p .pc {
    display: none;
  }
  .top-warper .container .misebun .more-btn {
    width: 90%;
    position: relative;
    height: 43px;
    margin-top: 20px;
    border: 1px solid #63513b;
  }
  .top-warper .container .misebun .more-btn .btn_white_png {
    position: absolute;
    width: 8%;
    height: 10px;
    left: 80%;
    display: block;
  }
  .top-warper .container .misebun .more-btn .kuro {
    display: none;
  }
  .top-warper .container .misebun .more-btn:hover {
    margin-top: 20px;
    width: 90%;
    background-color: #63513b;
    border: 1px solid #63513b;
    color: white;
    height: 43px;
  }
  .top-warper .container .misebun .more-btn:hover .kuro {
    display: none;
  }
  .style {
    position: relative;
    top: 350px;
    width: 100%;
  }
  .style .styletop {
    margin-top: 50px;
    padding-bottom: 30px;
  }
  .style .styletop h6 {
    font-size: 23px;
  }
  .style .styletop .namiyade {
    width: 55%;
  }
  .style .photos {
    width: 90%;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 30px;
  }
  .style .photos .oji,
  .style .photos .onesan,
  .style .photos .ojisan {
    color: #000;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .style .photos .oya {
    margin-left: 0px;
    width: 100%;
    margin: 0 auto;
  }
  .style .photos .oya img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .style .photos .oya .coment_parent {
    margin-top: 20px;
    position: static;
    height: 95px;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .style .photos .oya .coment_parent .coment1,
  .style .photos .oya .coment_parent .coment2,
  .style .photos .oya .coment_parent .coment3 {
    color: #333333;
    opacity: 1;
    text-align: left;
  }
  .style .photos .oya .coment_parent .coment2 {
    font-size: 14px;
    margin-top: 15px;
  }
  .style .photos .oya .coment_parent .coment3 {
    margin-top: 13px;
    font-size: 16px;
  }
  .style .photos .oya .coment_parent .coment4 {
    display: none;
  }
  .style .photos .oya:hover .photo {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    cursor: none;
    -webkit-filter: none;
            filter: none;
  }
  .style .photos .oya:hover .coment_parent .coment1,
  .style .photos .oya:hover .coment_parent .coment2,
  .style .photos .oya:hover .coment_parent .coment3,
  .style .photos .oya:hover .coment_parent .coment4 {
    -webkit-animation: none;
            animation: none;
  }
  .btn2 {
    height: 42px;
    position: relative;
    width: 92%;
    margin-top: 30px;
    border: 1px solid #63513b;
  }
  .btn2 .white_btn {
    display: block;
    opacity: 1;
    position: absolute;
    left: 80%;
    height: 10px;
    width: 8%;
  }
  .btn2:hover {
    border: 1px solid #63513b;
    background-color: #63513b;
    margin-top: 30px;
    width: 90%;
    color: white;
    height: 42px;
  }
  .padding {
    padding-top: 100px;
    margin-top: 0px;
  }
  .padding .STAFF {
    position: relative;
    padding-top: 40px;
    width: 100%;
    padding-bottom: 0px;
  }
  .padding .STAFF .kakomi1 .STAFFnami {
    width: 14%;
  }
  .padding .STAFF .kakomi1 h6 {
    font-size: 23px;
  }
  .padding .STAFF .kakomi1 .setumei {
    padding-top: 15px;
    font-size: 12px;
    padding-bottom: 0px;
  }
  .padding .STAFF .kakomi1 .setumei .br_iphone {
    display: block;
  }
  .padding .STAFF .kakomi1 .setumei .pc {
    display: none;
  }
  .padding .STAFF .yonin {
    width: 100%;
    margin-top: -10px;
  }
  .padding .STAFF .yonin .other {
    width: 44.5%;
    -webkit-box-pack: none;
        -ms-flex-pack: none;
            justify-content: none;
  }
  .padding .STAFF .yonin .other:hover {
    cursor: none;
  }
  .padding .STAFF .yonin .other:hover .biyoushi {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-filter: none;
            filter: none;
  }
  .padding .STAFF .yonin .other .mizuiro {
    width: 90%;
  }
  .padding .STAFF .yonin .other .mizuiro .stylist_parent {
    display: none;
  }
  .padding .STAFF .yonin .staff_one,
  .padding .STAFF .yonin .bijin {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    margin-left: 4.3%;
  }
  .padding .STAFF .yonin .obayan,
  .padding .STAFF .yonin .hansam {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
    margin-left: 1%;
  }
  .padding .STAFF .yonin .hansam,
  .padding .STAFF .yonin .bijin {
    margin-top: 2%;
  }
  .padding .STAFF .btn2 {
    position: relative;
  }
  .padding .STAFF .btn2 .more-font {
    text-align: center;
  }
  .padding .STAFF .btn2 .btn_white_png {
    display: block;
    position: absolute;
    left: 80%;
    width: 8%;
    height: 10px;
  }
  .padding .STAFF .sukima {
    padding-top: 100px;
  }
  .padding .STAFF .enudotto {
    width: 100%;
    background-color: white;
    height: 280px;
  }
  .padding .STAFF .enudotto .gazou {
    width: 100%;
    margin-bottom: 0px;
  }
  .padding .STAFF .enudotto .shikaku {
    top: 45%;
    width: 92%;
    height: 240px;
    margin-bottom: 0px;
    margin: 0 auto;
    left: 0;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto {
    border: 1px solid white;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto h6 {
    font-size: 23px;
    padding-top: 40px;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto .namidayon {
    width: 15%;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto .prodact_btn {
    margin-top: 5px;
    width: 104%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .padding .STAFF .news_reltive {
    background-color: white;
    padding-top: 0px;
  }
  .padding .STAFF .news_reltive .NEWS {
    position: relative;
    top: 160px;
    padding-bottom: 40px;
    background-color: #f3ede5;
  }
  .padding .STAFF .news_reltive .NEWS h6 {
    padding-top: 40px;
    font-size: 23px;
  }
  .padding .STAFF .news_reltive .NEWS .nami4 {
    width: 13%;
  }
  .padding .STAFF .news_reltive .NEWS .blog {
    padding-top: 30px;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 {
    padding-top: 10px;
    padding-bottom: 15px;
    width: 90%;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti {
    padding-left: 0px;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti .text1 {
    font-size: 11px;
    margin-left: 0px;
    padding: 6px 14px;
    margin-right: 5px;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti .text2 {
    font-size: 12px;
    margin-top: 8px;
    color: #333333;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti .text3 {
    font-size: 13px;
    margin-top: 15px;
    display: block;
    color: #333333;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti li .nyan {
    display: none;
  }
  .padding .STAFF .btn3 {
    margin-top: -10px;
    width: 90%;
  }
  .list2 {
    position: relative;
    display: none;
  }
  .footer_relative {
    position: relative;
    padding-top: 50px;
  }
  .footer_relative footer {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    top: 200px;
    margin-bottom: 30px;
  }
  .footer_relative footer .ul_icon {
    width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 10px;
  }
  .footer_relative footer .ul_icon .li_icon,
  .footer_relative footer .ul_icon .li_icon_pc {
    margin-right: 0px;
    margin-left: 10px;
    display: inline-block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
    border: solid 1px #63513b;
  }
  .footer_relative footer .ul_icon .li_icon:hover,
  .footer_relative footer .ul_icon .li_icon_pc:hover {
    background-color: white;
    border: solid 1px #63513b;
  }
  .footer_relative footer .ul_icon .li_icon:hover .i-icon,
  .footer_relative footer .ul_icon .li_icon_pc:hover .i-icon {
    color: #63513b;
  }
  .footer_relative footer .ul_icon .li_icon .i-icon,
  .footer_relative footer .ul_icon .li_icon_pc .i-icon {
    font-family: "Font Awesome 5 Brands";
    border: none;
    color: #63513b;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 51%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .footer_relative footer h5 {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 11px;
    color: #333333;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .about1 {
    top: 47px;
    border-top: 1px solid #63513b;
    width: 100%;
    margin-top: 0px;
  }
  .about1 .time3 {
    width: 23%;
    margin-top: 40px;
  }
  .about1 .time {
    width: 27%;
    margin-top: 40px;
  }
  .about1 .staff_logo {
    margin-top: 40px;
    width: 22%;
  }
  .about1 .contact_logo {
    margin-top: 40px;
    width: 35%;
  }
  .about1 .reservation_logo {
    margin-top: 40px;
    width: 51%;
    margin-bottom: -60px;
  }
  .about1 .mise {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    left: 0;
  }
  .about3 {
    margin-top: 80px;
    width: 100%;
  }
  .consept {
    margin-top: 90px;
  }
  .consept img {
    width: 33%;
    margin-bottom: 20px;
  }
  .consept .consept1 {
    font-size: 12px;
  }
  .consept .consept1 .br_iphone {
    display: block;
  }
  .consept .consept1 .pc {
    display: none;
  }
  .type2 {
    margin-top: -20px;
    margin-bottom: 200px;
  }
  .type2 .bb {
    text-align: left;
    width: 85%;
    font-size: 18px;
  }
  .type2 .N {
    font-size: 11px;
    width: 85%;
  }
  .type2 .N .img_absolte::after {
    display: inline-block;
    position: absolute;
    left: 160px;
    top: -10px;
  }
  .type2 .N .img_absolte:hover:hover::after {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .treatment_type2 {
    margin-bottom: 60px;
  }
  .color_type {
    margin-top: 610px;
  }
  .medicine {
    margin-top: 0px;
    width: 100%;
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .medicine img {
    display: block;
    width: 90%;
    margin-left: 0px;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .medicine .pp2,
  .medicine .pp3 {
    -webkit-transition-delay: 0ms;
            transition-delay: 0ms;
  }
  .hukidashi1 {
    margin-bottom: 80px;
    margin-top: 30px;
    padding-top: 15px;
    width: 91%;
    border: 1px solid #63513b;
  }
  .hukidashi1 .hukidashi2 {
    width: 98%;
    display: block;
    margin: 0 auto;
  }
  .hukidashi1 .hukidashi2::after {
    position: absolute;
    top: 107%;
    left: 50%;
    content: '';
    margin-bottom: 0px;
    margin-left: -13px;
    border: 13px solid transparent;
    border-top: 13px solid #63513b;
  }
  .hukidashi1 .hukidashi3 {
    width: 98%;
    display: block;
    text-align: center;
    margin-left: 0px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 15px 5px;
  }
  .map {
    width: 100%;
    padding-bottom: 40px;
  }
  .map .access_logo {
    width: 32%;
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .map .btn_about {
    width: 90%;
    height: 42px;
    padding-top: 13px;
    position: relative;
  }
  .map .btn_about img {
    display: none;
  }
  .map .btn_about .btn_white_png {
    position: absolute;
    top: -64px;
    left: 80%;
    width: 8%;
    display: block;
  }
  .map .btn_about:hover {
    background-color: #63513b;
    border: 1px solid #63513b;
    width: 90%;
    height: 42px;
    padding-top: 13px;
  }
  .map .btn_about:hover h5 {
    color: white;
  }
  .map .btn_about:hover img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .map .btn_about h5 {
    font-size: 13px;
  }
  .map .map1 {
    width: 90%;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: -20px;
  }
  .map .map1 .map20 {
    width: 100%;
    position: relative;
    margin-top: 230px;
    display: block;
    margin-bottom: 60px;
  }
  .map .map1 .map20 .misenamae {
    display: none;
  }
  .map .map1 .map20 li {
    font-size: 14px;
    text-align-last: left;
  }
  .map .map1 .map20 li .width {
    width: 68px;
    margin-right: 25px;
  }
  .map .map1 .map20 li .haba {
    width: 80px;
    margin-right: 25px;
  }
  .map .map1 .map20 .nyan5 .about_mail {
    letter-spacing: 1px;
  }
  .map .map1 .map20 .nyan5 .about_mail:hover {
    cursor: pointer;
  }
  .map .map1 .map20 .nyan5 .about_mail:hover .mail_img {
    top: -54px;
    width: 8%;
    left: 218px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .map .map1 .map20 .nyan5 .about_mail .mail_img {
    top: -54px;
    width: 8%;
    left: 218px;
  }
  .map .map1 .map20 .about_li_from {
    margin-top: 150px;
  }
  .map .map1 .map20 .about_li_from .haba {
    width: 80px;
  }
  .map .map1 .map20 .about_map_last {
    position: absolute;
    top: 0;
    text-align: left;
  }
  .map .map1 .map20 .about_map_last .map24 img {
    top: 30px;
    left: 107px;
    width: 8%;
  }
  .map .map1 .map20 .about_map_last .map24:hover img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .map .map1 .map20 .about_map_last .br_iphone {
    display: block;
  }
  .map .map1 .map20 .about_map_last .pc {
    display: none;
  }
  .map .map1 .map20 .li_about_day {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 0px;
    padding-top: 20px;
  }
  .map .map1 .map20 .li_about_day .map21_p {
    width: 140px;
  }
  .map .map1 .map20 .li_about_day .day_form {
    margin-top: -2.65px;
    padding-bottom: 0px;
  }
  .map .map1 .map20 .li_about_day .day_form .map23 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .map .map1 .map20 .li_about_day P {
    display: inline-block;
  }
  .map .map1 .map20 .li_about_day img {
    top: 30px;
    width: 8%;
  }
  .map .map1 .map20 .li_acsess .about_acsess {
    width: 85px;
    margin-right: 5px;
  }
  .map .map1 .map3 {
    width: 100%;
    height: 220px;
    position: absolute;
    top: 0;
    display: block;
  }
  .holiday {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .about_footer_relative footer {
    top: 45px;
  }
  .footer_stlyle footer {
    top: 45px;
  }
  .footer_staff footer {
    top: 95px;
  }
  .gloup {
    margin-top: 100px;
    margin-bottom: 60px;
    margin-right: 14%;
    width: 80%;
  }
  .gloup li {
    margin-top: 10px;
    padding: 0 12px;
    font-size: 15px;
  }
  .gloup .stlye_li_mens {
    border-left: 1px solid #c1b8ae;
  }
  .heair1 {
    margin-right: 0px;
    width: 90%;
    padding-left: 0%;
    margin: 0 auto;
    padding-bottom: 90px;
  }
  .heair1 .obayan1,
  .heair1 .bijin1 {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .heair1 li {
    width: 100%;
    margin-right: 0px;
    margin: 0 auto;
  }
  .heair1 li .stylepage_parent {
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    margin-top: 20px;
    position: static;
    height: 95px;
  }
  .heair1 li .stylepage_parent .heair2,
  .heair1 li .stylepage_parent .heair3,
  .heair1 li .stylepage_parent .heair4 {
    color: #333333;
    opacity: 1;
    text-align: left;
    -webkit-animation: none;
            animation: none;
  }
  .heair1 li .stylepage_parent .heair2 {
    font-size: 14px;
  }
  .heair1 li .stylepage_parent .heair3 {
    font-size: 14px;
  }
  .heair1 li .stylepage_parent .heair4 {
    font-size: 13px;
    margin-top: 16px;
  }
  .heair1 li .stylepage_parent .heair5 {
    display: none;
  }
  .heair1 li:hover .style_photo {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    cursor: none;
    -webkit-filter: none;
            filter: none;
  }
  .footer_stlyle {
    border-top: 1px solid #63513b;
  }
  .about2 {
    top: 50px;
    width: 100%;
    margin-top: 35px;
    padding-bottom: 40px;
  }
  .about2 .aida {
    height: 40px;
  }
  .about2 .aida2 {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 20px;
  }
  .about2 .aida_shop {
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .about2 .mise3 {
    width: 35%;
  }
  .about2 p {
    margin: 0 auto;
    width: 80%;
    font-weight: 400;
    font-size: 13px;
    line-height: 26px;
  }
  .about2 p .pc {
    display: none;
  }
  .about2 p .br_iphone {
    display: block;
  }
  .ments {
    width: 100%;
    padding-left: 4%;
  }
  .ments li {
    width: 46.5%;
    margin-right: 0px;
    margin-bottom: 2.5%;
  }
  .ments li .pp {
    width: 90%;
  }
  .ments li .pp .staffpage_parent {
    display: none;
  }
  .ments li:hover .pp .winter {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-filter: none;
            filter: none;
  }
  .ments .staff_margin {
    margin-right: 1%;
  }
  .ments .obayan,
  .ments .hansam {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .ments .bijin {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .menu {
    margin-top: -38px;
    width: 90%;
    display: block;
  }
  .menu .menu5 {
    display: none;
  }
  .menu ul {
    width: 100%;
  }
  .menu ul li {
    padding-bottom: 15px;
    margin-bottom: 0px;
    border-bottom: 1px solid #c1b7aa;
  }
  .menu ul li .menuname {
    padding-left: 0px;
    text-align: left;
    font-size: 15px;
    padding-top: 13px;
    padding-bottom: 3px;
    border-bottom: none;
    position: relative;
  }
  .menu ul li .menuname span {
    width: 21px;
    height: 21px;
    background-color: #63513b;
    right: 0px;
    position: absolute;
  }
  .menu ul li .menuname span::after, .menu ul li .menuname span::before {
    content: '';
    width: 10px;
    height: 1px;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 49%;
    -webkit-transform: translate(-49%, -50%);
            transform: translate(-49%, -50%);
  }
  .menu ul li .menuname span::before {
    width: 1px;
    height: 10px;
  }
  .menu ul li .menuname .active::before {
    content: normal;
  }
  .menu ul li .menutext_parent {
    display: none;
    padding-top: 2px;
    margin-top: 5px;
  }
  .menu ul li .menutext_parent .menutext1 {
    letter-spacing: 0;
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: none;
    background-color: #f3ede5;
    margin-top: 5px;
  }
  .menu ul li .menutext_parent .div_option {
    padding-bottom: 40px;
  }
  .menu ul li .menutext_parent .div_option .option_price .br_iphone {
    display: block;
  }
  .menu ul li .menuname_long {
    padding-bottom: 0px;
  }
  .menu ul li .menu1_parent {
    display: none;
    padding-top: 2px;
    margin-top: 5px;
  }
  .menu ul li .menu1_parent .menu1 {
    padding-top: 15px;
    margin-top: 5px;
    background-color: #f3ede5;
    border-bottom: none;
  }
  .menu ul li .menu1_parent .menu1 .menu_parent {
    border-bottom: 1px solid #c1b7aa;
    padding-bottom: 25px;
  }
  .menu ul li .menu1_parent .menu1 .menu_parent .menu2 {
    font-size: 13px;
    letter-spacing: 0;
  }
  .menu ul li .menu1_parent .menu1 .menu_parent .menu3 {
    font-size: 13px;
    letter-spacing: 0;
  }
  .menu ul li .menu1_parent .menu1 .menu_parent .set_menu {
    width: 70%;
    line-height: 20px;
  }
  .menu ul li .menu1_parent .menu1 .menu_parent .set_menu .br_iphone {
    display: block;
  }
  .menu ul li .menu1_parent .menu1 .menu_parent .set_menu .pc {
    display: none;
  }
  .menu ul li .menu1_parent .menu1 .set_parent {
    padding-bottom: 45px;
  }
  .menu ul li .menu1_parent .menu1 .set_parent_big {
    padding-bottom: 65px;
  }
  .menu ul li .menu1_parent .menu1 .menu4 {
    color: #333333;
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 2;
    margin-bottom: -7px;
    color: #333333;
  }
  .menu ul li .menu1_parent .menu1 .menu6 {
    font-size: 12px;
    line-height: 2;
  }
  .menu ul li .menu1_parent .menu1 .menu7 {
    margin-top: 10px;
    margin-bottom: -7px;
    color: #333333;
  }
  .menu ul .li_menu_long {
    padding-bottom: 15px;
  }
  .btn7 {
    margin-top: 0px;
  }
  .btn7 .btn4 {
    width: 91%;
    height: 42px;
    padding-top: 0px;
  }
  .btn7 .btn4 h5 {
    padding-top: 13px;
  }
  .btn7 .btn4 img {
    top: 35%;
    left: 80%;
  }
  .btn7 .btn4 .menubtn_kuro {
    display: none;
  }
  .btn7 .btn4 .manubtn_shiro {
    display: block;
    width: 7%;
    height: 10px;
  }
  .btn7 .btn4:hover {
    background-color: #63513b;
    border: 1px solid #63513b;
    padding: 0px;
    height: 42px;
    width: 91%;
  }
  .btn7 .btn4:hover h5 {
    color: white;
  }
  .btn7 .btn4:hover img {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .ul_shop {
    padding-top: 30px;
    margin: 0 auto;
    padding-left: 0px;
    width: 92%;
    margin-bottom: -20px;
  }
  .ul_shop li {
    margin-right: 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .ul_shop li:hover .img_parent_shop .winter {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-filter: none;
            filter: none;
  }
  .ul_shop li:hover .img_parent_shop .pro3 {
    -webkit-animation: none;
            animation: none;
  }
  .ul_shop li .img_parent_shop {
    background-color: white;
    overflow: hidden;
    border-radius: 0;
    width: 93%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 28px;
    padding-bottom: 10px;
  }
  .ul_shop li .img_parent_shop .winter {
    width: 35%;
  }
  .ul_shop li .img_parent_shop .shoppage_parent {
    overflow: hidden;
    padding-top: 5px;
    padding-left: 15px;
    position: static;
    width: 100%;
    height: 120px;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .ul_shop li .img_parent_shop .shoppage_parent .pro3 {
    color: #333333;
    opacity: 1;
    margin-top: 0px;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
  }
  .ul_shop li .img_parent_shop .shoppage_parent .pro3 .pc {
    display: none;
  }
  .ul_shop li .img_parent_shop .shoppage_parent .pro3 .br_iphone {
    display: block;
  }
  .ul_shop li .name3 {
    overflow: hidden;
    border-bottom: #c1b7aa solid 1px;
    position: absolute;
    width: 93%;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: left;
    font-size: 15px;
    padding-bottom: 10px;
  }
  .ul_shop .obayan,
  .ul_shop .bijin,
  .ul_shop .hansam {
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .yoyaku {
    width: 100%;
    margin-top: 145px;
    display: block;
  }
  .yoyaku .tell {
    padding-bottom: 20px;
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .yoyaku .tell h2 {
    padding-top: 25px;
    font-size: 18px;
  }
  .yoyaku .tell .btn6 {
    margin-top: 25px;
    padding: 0px;
    height: 50px;
    line-height: 50px;
    -webkit-transition: none;
    transition: none;
    margin-bottom: 20px;
  }
  .yoyaku .tell .btn6 h5 {
    font-size: 24px;
  }
  .yoyaku .tell .btn6 img {
    top: 43%;
    width: 8%;
    height: 9px;
    left: 85%;
    -webkit-transition: none;
    transition: none;
  }
  .yoyaku .tell .btn6 .shiro_yajirushi {
    display: block;
  }
  .yoyaku .tell .btn6:hover {
    background-color: #63513b;
    border: 1px solid #63513b;
    padding: 0px;
  }
  .yoyaku .tell .btn6:hover h5 {
    color: white;
  }
  .yoyaku .tell .btn6:hover img {
    -webkit-transform: none;
            transform: none;
  }
  .yoyaku .tell h4 {
    font-size: 13.624px;
  }
  .yoyaku .yoyaku2 {
    display: none;
  }
  .apuri {
    margin-top: -10px;
    margin-bottom: 60px;
    width: 90%;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .apuri h1 {
    font-size: 18px;
    padding-top: 30px;
  }
  .apuri h3 {
    font-size: 13.624px;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .apuri .apuri3 img {
    width: 40%;
  }
  .apuri .apuri3 .apuri4 {
    width: 6%;
  }
  .apuri .apuri5 {
    width: 100%;
    display: block;
  }
  .apuri .apuri5 p {
    margin: 0 auto;
    width: 80%;
    font-size: 13px;
  }
  .apuri .apuri6 {
    display: block;
    width: 90%;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .apuri .apuri6 .apuri9 {
    display: none;
  }
  .apuri .apuri6 img {
    width: 120%;
    -webkit-transform: translateX(-8.5%);
            transform: translateX(-8.5%);
  }
  .apuri .apuri6 .apuri7 {
    width: 110%;
    padding-top: 20px;
    -webkit-transform: translateX(-4.6%);
            transform: translateX(-4.6%);
  }
  .apuri .apuri6 .apuri7 h2 {
    text-align: center;
    font-size: 16px;
  }
  .apuri .apuri6 .apuri7 h4 {
    font-size: 13px;
  }
  form {
    margin-top: 80px;
  }
  .form_top {
    width: 100%;
    overflow: hidden;
  }
  .form_top .contact_text {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 13px;
    text-align: left;
    width: 93%;
    margin: 0 auto;
  }
  .form_top .contact_text .pc {
    display: none;
  }
  .form_top .contact_text .br_iphone {
    display: block;
  }
  .contact_line {
    border-top: 1px solid #63513b;
    margin-bottom: 30px;
  }
  table {
    border-spacing: 0px 5px;
  }
  table,
  tr {
    overflow: hidden;
    width: 100%;
  }
  .center {
    margin-top: 0px;
    width: 100%;
    overflow: hidden;
  }
  label {
    display: block;
    text-align: left;
    width: 100%;
  }
  .hissu {
    margin: 0 auto;
    display: block;
    width: 90%;
  }
  .hissu::after {
    display: none;
  }
  .hissu label {
    width: 100%;
  }
  .hissu label::after {
    content: "＊";
    display: inline-block;
    position: absolute;
    top: -1px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 50px;
    font-weight: 400;
    color: #F30100;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic, メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  }
  .hissu .hissu_name::after {
    left: 28px;
  }
  .hissu .hissu_tell::after {
    left: 43px;
  }
  .hissu .hissu_mailadress::after {
    left: 82px;
  }
  .hissu .hissu_mailadress2::after {
    left: 125px;
  }
  .hissu .hissu_textra::after {
    left: 57px;
  }
  .td_flex {
    margin-left: 2%;
  }
  .ballon_div_parent {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  input,
  textarea {
    width: 100%;
  }
  input {
    height: 50px;
  }
  th,
  td {
    display: block;
  }
  th {
    margin: 0 auto;
    width: 90%;
  }
  .td_flex {
    margin-right: 8px;
    float: none;
  }
  td {
    width: 90%;
    margin: 0 auto;
  }
  .no_error {
    position: absolute;
    opacity: 0;
    color: white;
    display: inline-block;
    top: -126%;
    left: 0%;
  }
  .textarea_error {
    opacity: 0;
    top: -60px;
  }
  .ballon {
    opacity: 1;
    font-size: 11px;
    padding: 5px 17px;
  }
  .ballon::after {
    border: 4.5px solid transparent;
    border-top: 4.5px solid #63513b;
    margin-left: -4.5px;
  }
  .ballon_name {
    opacity: 1;
    padding: 6px 17px;
    font-size: 11px;
  }
  .ballon_textarea {
    opacity: 1;
    padding: 5px 17px;
    font-size: 11px;
  }
  .ballon_textarea::after {
    border: 4.5px solid transparent;
    border-top: 4.5px solid #63513b;
    margin-left: -4.5px;
  }
  .input_fullname {
    width: 48.661%;
    display: inline-block;
    background-color: white;
  }
  .fullname_marjin {
    margin-right: 1%;
  }
  .no_secondname {
    opacity: 0;
  }
  .div_btn_parent {
    width: 90%;
  }
  .div_btn_parent img {
    width: 8%;
    height: 9px;
    -webkit-transition: none;
    transition: none;
    top: 39%;
    left: 80%;
  }
  .div_btn_parent .kuro_yajirushi {
    display: none;
  }
  .div_btn_parent .shiro_yajirushi {
    display: block;
  }
  .div_btn_parent:hover img {
    -webkit-transform: none;
            transform: none;
  }
  .div_btn_parent button {
    width: 100%;
    height: 43px;
    padding: 0px;
    line-height: 43px;
  }
  .div_btn_parent button:hover {
    border: 1px solid #63513b;
    background-color: #63513b;
    color: white;
  }
  .button_bottom {
    height: 30px;
  }
  .div_confirm {
    margin-bottom: 30px;
  }
  .red_text {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 13px;
    text-align: left;
    width: 93%;
    margin: 0 auto;
  }
  .div_value {
    width: 90%;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .div_value .dl_confirm {
    font-size: 13px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 100%;
  }
  .div_value .dl_confirm .confirm_space {
    width: 100%;
  }
  .div_value .dl_confirm .confirm_space .dd_address {
    width: 100%;
  }
  .div_value .dl_confirm .dd_name_parent {
    margin-top: 3px;
  }
  dt {
    text-align: left;
    display: block;
    background-color: white;
    float: none;
    border-right: none;
  }
  dd {
    display: block;
    width: 100%;
    margin-left: 0px;
  }
  .dd_family_name {
    margin-left: 0px;
  }
  .dd_info {
    width: 100%;
    margin-left: 0px;
    border-left: none;
    padding-left: 0px;
  }
  .dt_addres {
    height: 30px;
  }
  .btn-default {
    font-size: 12px;
    margin-left: 5%;
    border: 2px solid #63513b;
    padding: 8px 15px;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .space_address_input {
    margin-top: -10px;
  }
  .label_municipality {
    margin-top: -10px;
  }
  .label_postal_code {
    padding-right: 0px;
  }
  .th_postal_code::after {
    left: 65px;
    top: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 400px) {
  .main-warper {
    color: white;
  }
  .main-warper .main_text {
    position: absolute;
    top: 20px;
  }
  .main-warper .main_text .title {
    font-size: 19px;
    margin-bottom: 0px;
    padding-top: 95px;
  }
  .main-warper .main_text .main_ip_btn {
    margin-top: 30px;
    width: 19%;
  }
  .main-warper .main_text .mamoru .mv2 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5px;
  }
  .map .map1 .map20 li {
    font-size: 13px;
  }
  .map .map1 .map20 li .width {
    width: 65px;
    margin-right: 25px;
  }
  .map .map1 .map20 .nyan5 .mail_img {
    top: -55px;
    left: 219px;
  }
  .map .map1 .map20 .li_about_day .map21_p {
    width: 148px;
  }
  .map .map1 .map20 .li_acsess .about_acsess {
    margin-right: 0px;
  }
  .map .map1 .map20 .about_map_last .map24 img {
    top: 30px;
    left: 101px;
  }
  .type2 .bb {
    font-size: 18px;
  }
  .type2 .N {
    font-size: 12px;
  }
  .type2 .N .img_absolte::after {
    display: inline-block;
    position: absolute;
    left: 172px;
    top: -10px;
  }
  .hukidashi1 .hukidashi2 {
    font-size: 13px;
  }
  .hukidashi1 .hukidashi3 {
    font-size: 12px;
  }
  .about2 .aida2 {
    height: 20px;
  }
  .about2 p {
    font-size: 12px;
  }
}

@media screen and (max-width: 330px) {
  header {
    height: 46px;
    width: 100%;
    background-color: white;
  }
  header .header-logo {
    width: 90px;
    display: inline-block;
    height: 46.875px;
    margin-left: 10px;
    margin-right: 0%;
  }
  .main-warper {
    color: white;
  }
  .main-warper .main_text {
    position: absolute;
    top: 33px;
  }
  .main-warper .main_text .title {
    font-size: 16px;
    padding-top: 55px;
  }
  .main-warper .main_text .main_ip_btn {
    margin-top: 30px;
    width: 17%;
    padding-top: 10px;
    padding-bottom: 8px;
  }
  .main-warper .main_text .mamoru .mv2 {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 3px;
  }
  .main-warper .main_text .mamoru .mv2 img {
    width: 16%;
  }
  .main-warper .main_text .mamoru .mv2::after {
    position: absolute;
    top: -12px;
    right: 305px;
    height: 1px;
    width: 40px;
  }
  .main-warper .main_text .mamoru .mv2::before {
    position: absolute;
    top: -12px;
    left: 305px;
    height: 1px;
    width: 40px;
  }
  .top-warper .container .misebun p {
    font-size: 11px;
  }
  .style .photos .oya .coment_parent .coment1 {
    font-size: 12px;
  }
  .style .photos .oya .coment_parent .coment2 {
    font-size: 12px;
  }
  .style .photos .oya .coment_parent .coment3 {
    font-size: 13px;
  }
  .padding .STAFF .kakomi1 .setumei {
    font-size: 5px;
  }
  .padding .STAFF .yonin .other .jin {
    font-size: 11px;
  }
  .padding .STAFF .enudotto .shikaku .prodakuto h3 {
    font-size: 11px;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti .text1 {
    font-size: 8px;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti .text2 {
    font-size: 10px;
  }
  .padding .STAFF .news_reltive .NEWS .blog .tyairo3 .hiniti .text3 {
    font-size: 11px;
  }
  .consept .consept1 {
    font-size: 11px;
  }
  .hukidashi1 .hukidashi2 {
    font-size: 11px;
  }
  .hukidashi1 .hukidashi3 {
    font-size: 11px;
  }
  .map .map1 .map20 li {
    font-size: 11px;
  }
  .map .map1 .map20 .nyan5 .mail_img {
    left: 202px;
    top: -55px;
  }
  .map .map1 .map20 .about_map_last .map24 img {
    top: 28px;
    left: 90px;
  }
  .type2 .bb {
    font-size: 17px;
  }
  .type2 .N {
    font-size: 11px;
  }
  .type2 .N .img_absolte::after {
    display: inline-block;
    position: absolute;
    left: 160px;
    top: -10px;
  }
  .gloup {
    margin-right: 5%;
    width: 90%;
  }
  .gloup li {
    margin-top: 10px;
    padding: 0 12px;
    font-size: 14px;
  }
  .gloup .stlye_li_mens {
    border-left: 1px solid #c1b8ae;
  }
  .about2 .aida2 {
    height: 20px;
  }
  .about2 p {
    font-size: 11px;
  }
  .input_fullname {
    width: 48.5838%;
    display: inline-block;
  }
  .ul_shop li .img_parent_shop .winter {
    width: 42%;
  }
  .ul_shop li .img_parent_shop .shoppage_parent .pro3 {
    font-size: 11px;
  }
  .ul_shop li .name3 {
    font-size: 14px;
  }
  .yoyaku .tell .btn6 {
    height: 43px;
    line-height: 43px;
    -webkit-transition: none;
    transition: none;
    margin-bottom: 20px;
  }
  .yoyaku .tell .btn6 h5 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .apuri .apuri6 .apuri7 {
    width: 110%;
    padding-top: 20px;
    -webkit-transform: translateX(-4.6%);
            transform: translateX(-4.6%);
  }
  .apuri .apuri6 .apuri7 h2 {
    text-align: center;
    font-size: 15px;
  }
  .apuri .apuri6 .apuri7 h4 {
    font-size: 11px;
  }
}
/*# sourceMappingURL=responsive.css.map */