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



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


 .drawer_menu .head-logo.tab {
  height: 35px;
 }

 body {
  font-size: 14px;
 }


 .title-border {
  font-size: 15px;
  margin-bottom: 30px;
 }


 .title-large {
  font-size: 24px;
 }


 .title-medium {
  font-size: 20px;
 }



 form {
  width: 100%;
 }




 .nav {
  display: none;
 }

 .header-under .nav {
  display: none;
 }


 .drawer_menu {
  display: block;
 }

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




 .drawer_menu .cover-logo {
  width: 100%;
 }


 .btn-circle-wrap {
  display: none;
 }





 .header-top {
  width: 100%;
  height: 40vh;
  background-size: 120%;
  background-position: 50% 40%;
  padding: 0;
 }


 .header-top .catch {
  width: 80%;
  top: 30px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
 }



 .swiper {
  top: -30px;
  margin-bottom: 30px;

 }

 .swiper-wrapper {
  transition-timing-function: linear;
 }

 .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
 }

 .swiper-slide img {
  height: 100px;
  width: 100px;
  margin-bottom: 10px;
 }

 .swiper-slide .salon-name {
  margin-top: 5px;
  font-size: 13px;
 }

 .region {
  font-size: 11.5px;
 }


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


 .wrap-mid {
  width: 100%;
  padding: 60px 0;
 }

 .wrap-mid-2 {
  width: 100%;
  padding: 60px 0;
 }


 .wrap-wide {
  width: 100%;
  padding: 60px 0;
 }





 .cont-1 {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 60px;
 }


 .cont-1 .tn {
  width: 46%;
  height: 250px;
 }

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

 .cont-1.map {
  width: 90%;
  margin-top: 30px;
  margin-bottom: 0;
 }


 .cont-2 {
  width: 90%;
 }

 .cont-2 .item {
  width: 22%;
 }


 .cont-2 .tn {
  height: 160px;
 }

 .btn-wrap {
  margin: 30px auto;
 }


 .btn-wrap.ex {
  margin-top: 20px;
 }


 .btn-border {
  font-size: 13px;
  width: 140px;
  height: 40px;
  line-height: 40px;
  border-radius: 10px;
 }

 .btn-border.small {
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  margin-top: 12px;
 }



 .btn-border i {
  padding-left: 3px;
 }

 .btn-border:hover i {
  padding-left: 6px;
 }

 .txt-box {
  width: 450px;
  margin: 0 auto;
 }



 .fukidashi-wrap {
  width: 70%;
  margin: 30px auto;
  justify-content: space-between;
 }


 .fukidashi-wrap .item {
  width: 25%;
 }


 .fukidashi-wrap .head {
  width: 100%;
  margin-top: 40px;
 }

 .fukidashi-wrap .fukidashi {
  width: 100px;
  left: -55px;
 }

 .fukidashi-wrap .woman {
  height: 125px;

 }

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

 .fukidashi-wrap .info div {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
 }

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


 .fukidashi-wrap .name {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0;
 }


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



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


 .btn-entry img {
  height: 110px;
  left: 20px;
 }

 .btn-entry .info {
  margin-left: 180px;
  margin-right: 20px;
 }


 .btn-entry span:last-child {
  font-size: 22px;
  margin-top: 10px;
 }

 .btn-entry i {
  font-size: 16px;
 }




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


 footer {
  padding: 30px 50px;
 }


 footer .inner {}

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

 footer .menu {
  margin-top: 30px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
 }

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


 .copyright {
  font-size: 12px;
  letter-spacing: 0;
  color: #777;
 }



 .under-visual {
  height: 100px;
  line-height: 100px;
  font-size: 26px;
 }

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


 .under-visual img.ex {
  top: 10px;
  height: 60px;
 }


 .pankuzu {
  padding-top: 20px;
  padding-left: 20px;
 }


 iframe {
  width: 500px;
  height: 300px;
 }


 .cont-3 {
  width: 80%;
 }

 .cont-3 .info {
  width: calc(100% - 230px);
 }



 .cont-3 .tn {
  width: 200px;
  height: 200px;
  border-radius: 20px;
  margin-right: 30px;
 }



 .cont-4 {
  width: 80%;
  height: 550px;
  margin-top: 90px;
 }




 .cont-salon {
  width: 80%;
  justify-content: space-between;
 }


 .cont-salon .item {
  width: 47%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
 }



 .cont-salon .item:nth-child(2n) {
  margin-left: 0;
 }


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

 .cont-salon .info {
  margin-top: 0;
  margin-left: 0;
  width: 100%;

 }

 .cont-salon .name {
  font-size: 18px;
  font-weight: 600;
  margin-top: 13px;
  margin-bottom: 10px;
 }

 .cont-salon p {
  display: block;
  font-size: 14px;
  color: #444;
  margin-top: 5px;
  line-height: 1.3;
 }



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

 }





 .salon-page .tn {
  width: 70%;
  height: 300px;
 }



 .salon-page .logo {
  margin: 30px auto;
  height: 80px;
 }

 .salon-page .head {
  display: flex;
  align-items: center;
  justify-content: center;
 }

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


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


 .salon-page .title {
  width: 60%;
 }


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

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

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



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


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


 .salon-page .owner .item {
  margin-bottom: 60px;
 }

 .salon-page .owner img {
  width: 160px;
  margin-right: 30px;
 }


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

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

 .salon-page .staff-name span.ex {
  font-size: 20px;
 }



 .salon-page .staff {
  width: 90%;
  margin: 0 auto;
  margin-top: 45px;
 }

 .salon-page .staff .item {
  margin-bottom: 40px;
 }

 .salon-page .staff img {
  width: 100px;
 }


 .cont-feature {
  width: 90%;
 }

 .cont-feature .item {
  width: 48%;
  margin-top: 30px;
 }

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

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




 .fukidashi-wrap-2 {
  width: 80%;
 }


 .fukidashi-wrap-2 .item {
  width: 45%;
 }

 .fukidashi-wrap-2 .head {
  width: 300px;
  margin: 0 auto;
 }

 .fukidashi-wrap-2 .fukidashi {
  width: 110px;
  left: -3%;
 }

 .fukidashi-wrap-2 .woman {
  height: 190px;

 }



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

 .fukidashi-wrap-2 .name {
  font-size: 16px;
  letter-spacing: 0;
 }


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



 .question-wrap {
  width: 80%;
 }

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

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



 table {
  width: 70%;
  padding-bottom: 0;
 }




 table td {
  padding: 35px;
 }



 table td p {
  margin-bottom: 20px;
 }




 p.form {
  width: 80%;
  margin-bottom: 30px;
  font-size: 14px;
 }




 form {
  width: 85%;
  margin: 0 auto;
  font-size: 15px;
 }

 form label {
  height: 70px;
  width: 45%;
 }

 form .item {
  margin-bottom: 20px;
 }


 form input {
  line-height: 70px;
 }

 textarea {
  font-size: 15px;
 }

 form button {
  font-size: 15px;
 }

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


 .label-btn {
  font-size: 10px;
 }


 .message-box {
  width: 80%;
 }

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



 .message-box .profile {
  padding: 30px;
 }

 .message-box .profile p {
  margin-top: 0;
 }

 .message-box article {
  width: 100%;
 }






 img.entry {
  width: 80%;
 }



 .map-img .badge {
  width: 130px;
 }




 .cta-box {
  width: 90%;
  margin-top: 40px;
 }

 .cta-box .item {
  border: 3px solid #000;
  padding: 45px 30px;
 }


 .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;
 }



 .radio .inner {
  height: 150px;
 }

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


 .radio.label {
  height: 150px;
 }

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



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



 .pc {
  display: none;
 }


 .sp {
  display: none;
 }



 .tab {
  display: block;
 }





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



}
