* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.a_crew {
  text-decoration:none;
  color:black;
}
.a_button {
  background-color: #00a3ad;
  color: white;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;  
  margin-left: 15px;  
  margin-bottom: 10px;
  border-radius: 25px;
}  

.b_button {
  background-color: #00a3ad;
  color: white;
  padding: 8px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;  
  margin-left: 30px;  
  margin-bottom: 10px;
  border-radius: 25px;
}  
body {
  font-family:arial; 
}
.button {
    border: none;
    color: white;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
    position: absolute;
    top: 25px;
    right: 0;
    border-radius: 10px;
  }  
  .button1:hover {
    background-color: #E2E5DE;
    color: black;
  }
  .button1 {
    background-color: white; 
    color: black; 
    border: 1px solid black;
  }
  .button2:hover {
    background-color: #454545;
    color: white;
  }
  .button2 {
    background-color: black; 
    color: white; 
    border: 1px solid white;
  }

.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}
.column1 {
  float: left;
  width: 200px;
  padding-right: 25px;
  padding-top: 25px; 
}
.col_hair {
  float: left;
  width: 200px;
  padding-right: 5px;
  padding-top: 25px; 
}
.col_price {
  float: left;
  width: 200px;
  padding-right: 25px;
  padding-top: 25px; 
}
div.fixed_menu {
  position: fixed;
  background-color: white;
  display: none;
}
div.groove {
  border-style: groove;
  border-radius: 10px;
  margin-bottom: 25px;
} 
div.line {
  border-top: thin solid;
  padding: 10px 0 10px 0;
  color: #505050;  
}
div.logo {
  background-color :#161718;
  padding: 20px 0px 20px 90px; 
}
div.menu {
  display: block;
}
div.right_padding {
  padding-right: 300px;
  padding-left: 15px;
}
#fixed_menu {
  	position: fixed; 
  	top: 0; 
  	background-color: white;
  	width: 100%;
  	display: none;
}
footer {
  color: white;
  background-color: #161718;
  padding: 20px 90px 0 90px;    
  font-size:13px;
  margin-top: -60px;
}
h2 {
  color: #484848; 
}
h2.block { 
  display: inline;
  color: white;
  background-color: #161718; 
  padding-left: 25px;  
}
h2.shop {
  margin-top: 20px;
  padding-left: 15px;
}
h3.block { 
  display: none;
  color: white;
  background-color: #161718; 
  padding-left: 25px;
} 
h3 {
  color :#5e5e5e;
} 
iframe.map_top { 
  width: 100%;
  height: 300px; 
  border: 0; 
} 
.image_col1 {
  float: left;
  width: 65%; 
}
.image_col2 {
  float: left;
  width: 35%; 
  padding-left: 60px;
}
.image_crew {
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 100px;
}
.image_fade {
  width: 100%;
  height: 150px; 
  border-radius: 10px;
}
.image_hair {
  width: 100%;
  height: 70px;
}
.image_row::after {
  content: "";
  clear: both;
  display: block;
  /*position: relative; */
} 
img.logo {
  width: 60px;  
  margin-top: -10px;
}
img.shop {
  border-radius: 10px;
}
p.address {
  color: #767676; 
  font-size: 12px;
  line-height: 1.2;
  padding-left: 15px;
}
p.haircut {
  margin-top: 20px;
  line-height: 2.0;
}
p.source {
  margin-top: 10px;
  line-height: 1.0;
}
p.hour {
  margin-top: 15px;
  color: #767676; 
  font-size: 12px;
  line-height: 2.0;
  text-align: right; 
}
p.logo {
  display: inline;
  padding-left: 25px;
  color: white;
}
p.name {
  margin-top: -50px;
  text-align:center;
} 
p.number {
  margin: -22px 0 0 10px;
  color: aqua;
  font-size: 10px;
}
p.price {
  padding: 40px 0 20px 0;
  text-align:center;
  font-weight: bold;
  font-size: 30px;
  background-color: #fafafa;
  color: black;
  margin-top: -5px;
  border-radius: 0 0 10px 10px;
  line-height: 1.5;
}
p.type {
  padding: 10px 0 10px 0;
  text-align:center;
  font-weight: bold;
  font-size: 20px;
  background-color: black;
  color: white;
  border-radius: 10px 10px 0 0;
}

.row::after {
  content: "";
  clear: both;
  display: table;
  position: relative; 
} 
.page {
  padding: 50px 90px 90px 90px;
} 
.top-right {
  position: relative; 
  background: rgb(0, 0, 0); /* Fallback color */
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  color: #f1f1f1;
  left: 105px;
  bottom: 100px;
  width: 68px;
  height: 50px; 
  font-size:20px; 
  text-align: center;
  line-height: 0.7;
}  
@media only screen and (max-width: 600px) {  
  .page {
  	padding: 20px 0 50px 0;
  } 
  img.shop {
    width: 100%;    
  }
  iframe.map_top { 
  	display: none;
  }
  div.logo { 
    padding: 0;
  }
  footer {   
    padding: 20px 5px 0 5px;     
  }
  div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  p.logo {
  	padding-left: 15px;
  }
  h3.block {
  	display: inline;
  }
  h2.block {
  	display: none;
  } 
  h2.shop{
    margin-top: 20px;
  } 
  p.hour {
    display: none;
    text-align: right;
  }
  img.logo {
  	width:40px;
  }
  image_col1 {
  	width: 100%
  }
  div.right_padding {
    padding-right: 0;
  }
  .myVideo { 
    height: 200px;
  }
} 

@media only screen and (max-width: 900px) {  
  .page {
  	padding: 30px 0 100px 0;
  }   
  iframe.map_top { 
   	display: none;
  }
  h2.shop{
    margin-top: 20px;
  }
  p.hour {
    display: none;
  }
  div.logo { 
    padding: 20px 0px 20px 0;
  }
  footer {   
    padding: 20px 5px 0 5px;     
  }
  .image_col1 {
  	width: 100%
  } 
  img.shop {
    width: 100%;     
  }
  div.right_padding {
    padding-right: 0;
  }  
  .myVideo { 
    height: 350px;
  }
} 
@media only screen and (max-width: 1100px) {  
  p.hour {
    display: none;
  }
  h2.shop {
    margin-top: 20px;
  }  
  .myVideo { 
    height: 550px;
  }
}
