/*style sheet for Musashi-clinic Copyright All rights reserved*/
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, div, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
}
main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
html {
  touch-action: manipulation;
  box-sizing: border-box;
  height: 100%;
}
/* basic body style */
body {
  background-color: #FFFFFF;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wrapper {
  overflow: hidden;
}

/* gnav style */
.hamburger {
  display: block;
  position: relative;
  z-index: 3;
  left: 30px;
  top: 23px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 6px;
  background: #555;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
.hamburger span:nth-child(4) {
  top: 32px;
  background: #FFF;
  color: #0068B6;
  font-weight: ;
}
.hamburger.active {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.hamburger.active span:nth-child(1) {
  top: 16px;
  left: 6px;
  background: #666;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}
.hamburger.active span:nth-child(2), .hamburger.active span:nth-child(3) {
  top: 16px;
  background: #666;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.hamburger.active span:nth-child(4) {
  display: none;
}
.invis {
  display: inline-block;
}
nav.g_navi {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  color: #FFF;
  background: #FFF;
  text-align: ;
  width: 50%; /*50%*/
  transform: translateX(-4000px);
  transition: all 0.6s;
  display: block;
}
nav.g_navi ul {
  margin: 0 auto;
  width: 50%; /*100%*/
  display: inline;
}
nav.g_navi ul li {
  list-style-type: none;
  padding: 0 0 0 35%;
  width: 65%; /*65%*/
  transition: .4s all;
  background: #FFF;
  opacity: 0.9; /*0.9*/
}
nav.g_navi ul li:first-child {
  margin-top: 60px; /*30px*/
}
nav.g_navi ul li:last-child {
  margin-bottom: 27px;
}
nav.g_navi ul li.bp a {
  color: #000;
  font-weight: 600;
}
nav.g_navi ul li:hover {
  background: #ddd;
}
nav.g_navi ul li a {
  display: block;
  color: #5F6060;
  padding: 1em 0;
  text-decoration: none;
  font-size: 1.1em;
}
nav.g_navi.active {
  transform: translateX(0%);
}
/*missing*/
ul.g-nav li img {
  transition-duration: 0.3s;
}
ul.g-nav li:hover img {
  opacity: 1.0; /*li opacity 0.6*/
  transition-duration: 0.3s;
}
#brand01, #product11, #brand02, #product21, #product22, #product23 {
  display: block;
  padding-top: 93px;
  margin-top: -93px;
}
@media screen and (max-width: 1000px) {
  nav.g_navi {
    width: 100%;
  }
  nav.g_navi ul {
    width: 100%;
  }
  nav.g_navi ul li {
    width: 100%;
    font-size: 1.3em;
  }
  div.hamburger {
    top: 53px;
  }
  div.hamburger span {
    width: 60px;
  }
  div.hamburger span:nth-child(1) {
    top: 10px;
  }
  div.hamburger span:nth-child(2) {
    top: 30px;
  }
  div.hamburger span:nth-child(3) {
    top: 50px;
  }
  div.nav.g_navi ul li:first-child {
    margin-top: 180px;
  }
  div.nav.g_navi ul li:last-child {
    margin-bottom: 20px;
  }
  div.nav.g_navi ul li a {
    font-size: 3rem;
  }
  #brand01, #product11, #brand02, #product21, #product22, #product23 {
    display: block;
    padding-top: 150px;
    margin-top: -150px;
  }
}

/* main style */
div.top-main {}
div.main-box {
  width: 930px;
  height: 100%;
  background: url("../img/cross.png") no-repeat;
  margin: 50px auto;
}
div.m1 {
  width: 900px;
  height: 560px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
div.m1L {
  margin: 0 50px 0 0;
  width: 430px;
  height: 497px;
  padding: ;
}
div.m1R {
  margin: 0 0 0 0;
  width: 430px;
  height: 497px;
  padding: ;
}
div.m2 {
  width: 900px;
  height: 100%;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
}
div.m2L {
  margin: 0 50px 0 0;
  width: 410px;
  height: 410px;
  padding: 10px 0 0 0;
}
div.m2R {
  margin: 0 0 0 0;
  width: 410px;
  height: 410px;
  padding: 35px 20px 0 20px;
}
div.m2R img {
  width: 95%;
}
div.m3 {
  width: 100%;
  height: 210px;
  text-align: center;
  margin: -50px 0 50px 0;
}
@media screen and (max-width: 1000px) {
  div.main-box {
    width: 100%;
    background: none;
    margin: 42px auto 30px;
  }
  div.m1, div.m2 {
    width: 100%;
    height: 1800px;
    display: contents;
  }
  div.m1L, div.m1R, div.m2L, div.m2R {
    width: 100%;
    text-align: center;
  }
  div.m1L img, div.m1R img {
    width: 80%;
  }
  div.m2L img {
    width: 60%;
  }
  div.m2R img {
    width: 63%;
  }
  div.m1L, div.m1R {
    margin: 0 auto 420px;
  }
  div.m2L {
    margin: 0 auto 126px;
  }
  div.m2R {
    margin: -50px auto 185px;
  }
  div.m3 {
    margin: -78px auto 52px;
  }
  div.m3 img {
    width: 45%;
  }
}

/*shop link style*/
div.btn_shop a {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 180px;
	margin: 15px auto 0;
	padding: 1rem 3rem;
	font-weight: bold;
	border: 2px solid #000000;
	color: #fff;
	background: #000000;
	border-radius: 100vh;
	transition: 0.5s;
}
div.btn_shop a:hover {
	color: #000000;
	background: #fff;
}


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

div.btn_shop a {
	width: 220px;
	margin: 15px auto 0;
	padding: 1rem 3rem;
}
	
}



/* footer style */
div.footer{width: 100%; margin: 50px auto 0; display: block; height: 100%; background-color:#000; padding-bottom: 50px;}
div.footer-com{width: 100%; margin: 50px auto 0; display: block; height: 150px; background-color:#000; padding-bottom: 50px;position: absolute; bottom: 0;}
div.foot_logo{width:; margin: 0 0 5px;}
div.foot_logo img{margin: 30px 60px 10px; width: 10%;}
div.f_navi a{color: #FFF; text-decoration: none; margin: 0 0 0 60px; font-size: 0.9em;}
div.forj, div.contact{margin-bottom: 5px; }

@media screen and (max-width: 1000px) {
div.footer,div.footer-com {
    height: 350px;
}
div.foot_logo img {
    width: 30%;
}
div.f_navi a {
    font-size: 1.6rem;
}
	div.forj{margin-top: 2%}	

div.forj, div.contact{margin-bottom: 5%; }	

}

