@media screen and (max-width: 750px) {






 .header-top {
  width: 100%;
  height: 600px;
  background-image: url(../img/main-visual-sp.jpg);
  background-size: 120%;
  background-position: 50% 40%;
 }

 @keyframes zoomOut {
  0% {
   background-size: 150%;
  }

  100% {
   background-size: 120%;
  }
 }


 .drawer_menu .head-logo {
  height: 60px;
 }


 .header-top .catch {
  width: 100%;
  top: 100px;
 }



 .under-visual img {
  height: 50px;
 }


 .cont-1 {
  width: 80%;
  margin-bottom: 60px;
  flex-direction: column;
 }

 .cont-1.ex {
  flex-direction: column;
  margin-bottom: 0;
 }


 .cont-1 .tn {
  width: 100%;
  height: 220px;
  margin-bottom: 30px;
 }

 .cont-1 .info {
  width: 100%;
 }

 .cont-1.map {
  width: 80%;
  flex-direction: column;
  margin-top: 30px;
 }

 .cont-1.map .map-img {
  width: 100%;
 }


 .cont-1.map .info {
  margin-top: 60px;
 }


 .map-img .badge {
  width: 100px;
  position: absolute;
  top: 5%;
  left: 5%;
 }

 .map-img .badge.ex {
  width: 100px;
  position: absolute;
  top: 5%;
  left: 5%;
 }


 .map-img .badge-2 {
  width: 150px;
  position: absolute;
  bottom: 0;
  right: 3%;
 }

 .map-img .pin {
  position: absolute;
  top: 10%;
  left: -5%;
  width: 90%;
 }



 .btn-wrap.ex {
  margin-top: 30px;
  justify-content: center;
 }



 .title-border {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  display: block;
  font-size: 16px;
  margin-bottom: 20px;

 }


 .cont-2 {
  width: 60%;
  flex-direction: column;
  align-items: center;
 }

 .cont-2 .item {
  width: 100%;
  margin-bottom: 30px;
 }

 .cont-2 p {
  margin-top: 10px;
  line-height: 1.3;
 }


 .cont-2 .item:last-child {
  margin-bottom: 0;
 }



 .cont-2 .tn {
  height: 200px;
  border-radius: 20px;
  margin-top: 0;
 }


 .txt-box {
  width: 80%;
  margin: 0 auto;
 }


 .fukidashi-wrap {
  margin: 30px auto;
  flex-direction: column;
  align-items: center;
 }



 .fukidashi-wrap .item {
  width: 90%;
  margin-bottom: 60px;
 }

 .fukidashi-wrap .item:first-child {
  margin-top: 40px;
 }


 .fukidashi-wrap .item:last-child {
  margin-bottom: 30px;
 }


 .fukidashi-wrap .head {
  width: 250px;
  position: relative;
 }

 .fukidashi-wrap .fukidashi {
  width: 120px;
  left: -15px;
 }

 .fukidashi-wrap .woman {
  height: 180px;
  margin-left: 50px;
 }

 .fukidashi-wrap .info {
  margin-top: 10px;
 }


 .fukidashi-wrap .name {
  font-size: 15px;
 }

 .fukidashi-wrap span {
  font-size: 14px;
 }


 .question-wrap {
  width: 90%;
 }

 .question-wrap.ex {
  width: 80%;
  margin-top: 0;
 }

 .question-wrap span {
  font-size: 18px;
 }





 .btn-entry {
  padding: 20px;
  border-radius: 60px;
  width: 90%;
  margin-top: 90px;
 }


 .btn-entry img {
  display: none;

 }

 .btn-entry .info {
  margin-left: 0;
  margin-right: 0;
 }


 .btn-entry span {
  display: block;
  text-align: center;
 }


 .btn-entry span:last-child {
  display: block;
  text-align: center;
  font-size: 20px;
  margin-top: 5px;
  letter-spacing: 0;
 }



 .btn-entry i {
  font-size: 24px;
  display: none;
 }




 footer {
  padding: 20px;
 }



 footer .logo {
  display: block;
  width: 180px;
 }

 footer .menu {
  margin-top: 20px;
  margin-left: auto;
 }

 footer .menu a {
  margin-right: 20px;
 }



 iframe {
  width: 90%;
  height: 220px;
 }



 .cont-3 {
  width: 80%;
  margin: 0 auto;
 }

 .cont-3 .item {

  flex-direction: column;
 }

 .cont-3 .info {
  width: 100%;
 }



 .cont-3 .tn {
  width: 100%;
  height: 250px;
  margin-right: 0;
  margin-bottom: 20px;
 }



 .cont-4 {
  width: 90%;
  height: auto;
  margin-top: 30px;
 }


 .area-list {
  width: 100%;
  position: static;
  top: inherit;
  left: inherit;
  display: block;
  margin-top: 300px;
 }

 .area-tag {
  width: 100%;
  margin-bottom: 10px;
 }


 .area-tag i {
  padding-left: 5px;
 }




 .cont-salon {
  width: 60%;
  margin-bottom: 0;
 }


 .cont-salon .item {
  width: 100%;
 }

 .cont-salon .item:last-child {
  margin-bottom: 0;
 }


 .cont-salon .tn {
  width: 100%;
 }

 .cont-salon .info {
  width: 100%;
  text-align: center;
 }

 .cont-salon p {
  font-size: 13px;
 }



 .cont-salon .tel i {
  padding-right: 5px;

 }


 .btn-border.small {
  margin: 0 auto;
  margin-top: 20px
 }




 .salon-page {
  width: 90%
 }

 .salon-page .tn {
  width: 100%;
  height: 250px;
 }


 .salon-page .logo {
  display: block;
  margin: 20px auto;
  height: 60px;
 }


 .salon-page .name {
  font-size: 30px;
 }

 .salon-page .title {
  width: 100%;
  margin: 20px auto;
  margin-bottom: 10px;
 }

 .salon-page .info .tel {
  font-size: 24px;
 }

 .salon-page .info .tel i {
  font-size: 20px;
 }

 .salon-page .info a {
  font-size: 12px;
 }


 .salon-page .overview {
  width: 90%;
  margin-bottom: 60px;
 }

 .salon-page .overview p {
  margin-top: 0;
 }



 .salon-page .owner {
  width: 90%;
 }


 .salon-page .owner .item {
  margin-bottom: 60px;
  flex-direction: column;
  align-items: center;
 }

 .salon-page .owner img {
  width: 160px;
  margin-right: 0;
  margin-bottom: 10px;
 }




 .salon-page .staff {
  width: 80%;
  margin: 0 auto;
  margin-top: 45px;
  flex-direction: column;
 }

 .salon-page .staff .item {
  margin-bottom: 40px;
  width: 100%;
  flex-direction: column;
  align-items: center;
 }

 .salon-page .staff img {
  width: 120px;
  margin-right: 0;
  margin-bottom: 10px;
 }




 .salon-page .border {
  margin: 40px auto;
 }


 .salon-page .staff-name {
  font-size: 20px;
  font-weight: 600;
  margin-top: 10px;
  text-align: center;

 }

 .salon-page .staff-name span {
  font-size: 14px;
  font-weight: 600;
 }

 .salon-page .stylist img {
  width: 200px;
  margin-right: 0;
 }

 .salon-page .feature {
  margin: 40px auto;
 }


 .cont-feature {
  width: 100%;
  flex-direction: column;
  align-items: center;
 }

 .cont-feature .item {
  width: 100%;
  margin-top: 40px;

 }

 .cont-feature img {
  width: 100%;
  height: 210px;
 }

 .cont-feature .caption {
  font-size: 13px;
 }


 .wrap-basic.ex2 {
  width: 80%;
  padding: 60px 0;
 }





 .fukidashi-wrap-2 {
  width: 85%;
  flex-direction: column;
 }



 .fukidashi-wrap-2 .item {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
 }



 .fukidashi-wrap-2 .item:last-child {
  margin-bottom: 0;
 }

 .fukidashi-wrap-2 .head {
  width: 280px;
 }

 .fukidashi-wrap-2 .fukidashi {
  width: 115px;
 }

 .fukidashi-wrap-2 .woman {
  height: 180px;
  padding-left: 30px;
 }

 .fukidashi-wrap-2 .info {
  text-align: center;
  margin-top: 20px;
 }

 .fukidashi-wrap-2 .info p {
  text-align: left;
  font-size: 15px;
 }

 .fukidashi-wrap-2 .name {
  font-size: 18px;
 }


 .fukidashi-wrap-2 span {
  font-size: 14px;
 }






 table {
  width: 100%;
 }




 table td {
  padding: 35px;
 }









 p.form {
  width: 90%;
  margin-bottom: 0;
 }


 form {
  width: 90%;
  margin-top: 30px;
  margin-bottom: 30px;
 }

 form label {
  height: 50px;
  width: 100%;
 }

 form .item {
  flex-direction: column;
 }

 form input {
  width: 100%;
 }

 textarea {
  width: 100%;
  font-size: 15px;
 }

 form button {
  width: 100%;
  height: 60px;
  font-size: 17px;
  margin-top: 30px;
 }

 .radio .inner {
  width: 100%;
  padding: 20px;
 }

 .radio .inner.ex {
  height: auto;
 }


 .radio.label {
  height: 50px;
 }

 .message.label {
  height: 50px;
 }


 .check {
  width: 20px;
  margin-bottom: 3px;
 }

 .radio .inner div {
  display: flex;
  height: 20px;
  align-items: center;
 }


 .label-btn {
  display: block;
  width: 40px;
  height: 20px;
  line-height: 20px;
  background: red;
  color: #fff;
  font-size: 12px;
  border-radius: 3px;
  margin-left: 10px;
 }

 .label-btn.ex {
  background: #eee;
  color: #999;
 }


 ::placeholder {
  font-size: 14px;
  color: #bbb;
 }


 .radio .inner {
  height: 170px;
 }

 .radio .inner.ex {
  height: 270px;
 }


 .radio.label {
  height: 60px;
 }

 .radio.label.ex {
  height: 60px;
 }









 .message-box {
  width: 90%;
 }

 .message-box .tn {
  height: 220px;
 }


 .message-box .head p {
  margin-top: 10px;

 }


 img.entry {
  width: 90%;
 }





 .cta-box {
  width: 90%;
  margin-top: 30px;
  flex-direction: column;
 }


 .cta-box .item {
  width: 100%;
  border: 5px solid #000;
  border-radius: 30px;
  padding: 45px 20px;
  margin-bottom: 45px;
 }



 .cta-box .item:last-child {
  margin-bottom: 0;
 }




 .cta-box .item img {
  display: block;
  margin: 30px auto;
 }

 .cta-box .item img.ex {
  max-width: 80%;
  margin-bottom: 0;
 }




 .cta-box .item p {
  text-align: left;
 }

 .cta-box .item p span {
  font-size: 13px;
 }


 .cta-box .item .link {
  margin-top: 30px;
 }

 .cta-box .item .link a {
  display: block;
  margin-bottom: 15px;
 }

 .cta-box .item .link a:last-child {
  margin-bottom: 0;
 }


 .cta-box .title-border {
  width: 250px;
 }






 .thanks .wrap {
  width: 80%;
  height: 400px;
 }


 .thanks .inner h2 {
  font-size: 30px;
 }







 /*----------------------------*/


 #pageTop {
  bottom: 10px;
  right: 10px;
 }

 #pageTop a {
  width: 30px;
  height: 30px;
 }

 #pageTop i {
  font-size: 15px;
  margin-left: 2px;
 }




 /*----------------------------*/


 .pc {
  display: none;
 }

 .tab {
  display: none;
 }

 .sp {
  display: block;
 }




 /*----------------------------*/

}
