body {
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

#container .menuBox,
#container .menu {
  display: none;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

#footer h1 a[href^="tel:"] {
  font-size: 1em;
  color: #4c4c4c;
  text-decoration: none;
  line-height: 125%;
}

#container0 {
  z-index: 300;
}

@media all and (min-width: 768px) {
	.sp {
		display: none !important;
	}
  
  #container .menuBox {
    display: none !important;
  }

}

@media all and (max-width: 767px) {
	
	.pc {
		display: none !important;
	}
  
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}

  body {
    min-width: inherit;
    background-size: 900px auto;
  }
  
  body img {
    width: 100%;
  }
  
  #container0 {
    width: auto;
    height: auto;
  }
  
  #container0 img {
    width: 90px;
    left: 10px;
  }
  
  #container {
    margin-bottom: 15px;
    padding: 28px 0 8px;
    width: auto;
    height: auto;
    text-align: right;
  }
  
  #globalnavi {
    display: none;
  }

  #container .menu {
    padding-right: 10px;
    display: block;
  }

  #container .menu img {
    width: 40px;
  }

  #container .menuBox {
    padding: 20px 0 0;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 250;
    text-align: left;
    background: rgba(255,255,255,0.8);
  }

  #container .menuBox a {
    padding: 10px;
    display: block;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
  }
  
  #main_visual {
    min-width: inherit;
    height: auto;
  }
  
  #container4 {
    width: auto;
    height: auto;
    overflow: hidden;
  }
  
  .sub03 {
    margin: 0 15px 20px;
    width: auto;
    height: auto;
    float: none;
  }
  
  .text14 {
    font-size: 1.1em;
  }
  
  .sub01 {
    margin: 0 15px 20px;
    width: auto;
    height: auto;
    float: none;
  }
  
  .text_talk3b {
    font-size: 14px;
  }
  
  .sub01b,
  .sub01a {
    padding: 0 2% 10px;
    float: left;
    width: 50%; 
    height: auto;
    margin: 0;
    box-sizing: border-box;
  }
  
  #container6 {
    width: auto;
    height: auto;
  }
  
  .sub_comment {
    float: none;
    width: auto;
    height: auto;
  }
  
  .text_top {
    transform: none;
  }
  
  #container5 {
    width: auto;
  }
  
  a.po:link {
    font-size: 1em;
  }
  
  a.po:hover {
    text-decoration: none;
  }
  
  #footer {
    padding: 10px;
    width: auto;
    height: auto;
    background: #F5F5ED;
    border-top: 1px solid #888A89;
    border-bottom: 5px solid #604D3F;
  }
  
  #footer-sub {
    width: auto;
    height: auto;
  }
  
  #foot_navi {
    margin: 0;
    width: auto;
    height: auto;
  }
  
  .foot_navi {
    margin: 0;
    float: none;
    width: auto;
    height: auto;
  }
  
  .centering ul {
    float: none;
    left: 0;
    font-size: 0;
  }
  
  .centering ul li {
    padding: 5px 0 0;
    left: 0;
    display: inline-block;
    float: none;
  }
  
  .foot_navi li a {
    height: auto;
    font-size: 12px;
  }
  
  .foot_navi li a:active,
  .foot_navi li a:hover {
      font-size: 12px;
      color: #4D4D4D;
      text-decoration: none;
  }
  
  #footer .sub03 {
    margin: 20px 0 0;
  }
  
  #page-top {
    bottom: 65px;
    z-index: 10;
    right: 10px;
  }
  
  #page-top a {
    padding: 10px 5px;
    width: 50px;
    font-size: 12px;
  }
  #page-top a:hover {
    background: #614C3F;
  }
  
  .sub01c {
    padding: 0 15px 10px;
    float: none;
    font-size: 0.78em;
    width: auto;
    border-width: 1px;
  }
  
  .sub2_01 {
    margin: 10px 0 20px;
    float: none;
    width: auto;
  }
  
  .photo1 {
    margin: 0 0 10px;
    float: none;
  }
  
  h3 {
    font-size: 1.6em;
  }
  
  #container2 {
    height: auto;
  }
  
  .text_cart01 input {
    background: #E1E1E1;
    border: 1px solid #ADADAD;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
   
  .text_cart01 input[type="image"] {
    border: none;
    background: none;
    width: 100px;
  }
  
  .text_cart01 select {
    border-radius: 0;
    border: 1px solid #ADADAD;
  }
}