@charset "UTF-8";

/* NNCONT */
#nncont h2 {
  font-family: "Libre Baskerville", serif;
  letter-spacing: 2px;
  text-align: center;
  margin: 0.5em 0 1.5em;
  padding: 0 1em;
  width: 100%;
  font-size: 1.6em;
}

/* SALON */
.salonimg {
  width: 100%;
  max-width: 510px;
}
.salonimg img {
  width: calc(50% - 10px);
}
.saloninfo {
  width: 100%;
  padding-top: 15px;
  text-align: center;
}
.saloninfo .logo {
  font-family: "Libre Baskerville", serif;
  font-size: 1.7em;
  font-weight: bold;
  margin-bottom: 5px;
}
.saloninfo .logo span {
  font-size: 0.5em;
  font-weight: normal;
  padding-left: 0.5em;
  display: block;
}
.saloninfo .logo span:before,
.saloninfo .logo span:after {
  content: "-";
  padding: 0 0.5em;
}
.saloninfo .logo + p {
  letter-spacing: 1px;
}
.saloninfo .saisyu {
  width: 100px;
  padding: 8px 15px;
  margin: 0 auto 0.5em;
  border: 1px solid #ada9a9;
  text-align: center;
  font-family: "Libre Baskerville", serif;
  color: #9a9696;
  letter-spacing: 2px;
}
.saloninfo ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
.saloninfo li {
  padding: 2px 0;
}
.saloninfo .kanzen {
  color: #ada9a9;
  font-size: 0.9em;
  letter-spacing: 2px;
  border-bottom: 1px solid #ada9a9;
}
.saloninfo > a img {
  border: 1px solid #333;
  width: 33%;
  max-width: 180px;
  margin-top: 15px;
}

.desc {
  background-color: #edede8;
  background-image: url(../img/fresh-snow.png);
  text-align: center;
  padding: 0.4em;
  font-family: "Libre Baskerville", serif;
  letter-spacing: 0.5px;
  line-height: 1.6;
  margin: 40px 0 50px;
  font-size: 0.95em;
}
.desc .inner {
  padding: 1.6em;
  border: 2px solid #fff;
}
.desc .inner.lh13 {
  padding: 1em 1em 1.4em;
}
.desc p {
  margin-bottom: 1.2em;
}
.kano {
  margin-left: -0.6em;
}
.map .txt {
  width: 100%;
}
.map .ifwrap {
  width: 100%;
}
.map iframe {
  width: 100%;
  height: 240px;
}

/* MENU */

.menu table {
  width: 100%;
  font-size: 1.05em;
  table-layout: fixed;
}
.menu tr {
  border-bottom: 1px solid #eee;
  position: relative;
}
.menu td {
  padding: 1.5em 0;
  word-break: break-all;
}
.menu td:first-of-type {
  font-weight: bold;
  padding-top: 3.2em;
  padding-bottom: 2.8em;
  padding-left: 2px;
  position: relative;
}
.menu td:first-of-type span {
  font-weight: normal;
  display: inline-block;
}
.menu td:nth-last-of-type(1),
.menu td:nth-last-of-type(2) {
  text-align: right;
  padding: 0 2px 0 0;
  position: absolute;
  bottom: 1em;
}
.menu td:nth-last-of-type(1) {
  width: 140px;
  right: 65px;
}
.menu td.crn:nth-last-of-type(1) {
  right: 55px;
}
.menu td:nth-last-of-type(2) {
  width: 80px;
  right: 0;
}
.menu td:nth-last-of-type(2):before {
  content: "(";
  padding-right: 2px;
  color: #9a9696;
}
.menu td:nth-last-of-type(2):after {
  content: ")";
  padding-left: 2px;
  color: #9a9696;
}
div.img {
  position: relative;
  overflow: hidden;
}
div.img h2 {
  font-family: "Libre Baskerville", serif;
  margin: 4em 0 20vh;
  text-align: left;
  font-size: 1.3em;
}
div.img.first h2 {
  margin-top: 2em;
}
div.img h2 .ex {
  padding-left: 1em;
  font-size: 0.6em !important;
}
div.img:after {
  content: "";
  display: block;
  background-color: #f1f1f1;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  top: 7.4em;
  right: 0;
  bottom: 0;
  left: 0;
}
div.img.first:after {
  top: 5.4em;
  background-image: url("/nn/img/menu01.png");
}
div.img.second:after {
  background-image: url("/nn/img/menu02.png");
}
div.img.third:after {
  background-image: url("/nn/img/menu03.png");
}
div.img.fourth:after {
  background-image: url("/nn/img/menu04.png");
}
div.img.fifth:after {
  background-image: url("/nn/img/menu05.png");
}
div.img + div:before {
  content: "";
  display: none;
  background-color: #f1f1f1;
  background-size: cover;
  background-position: 50% 50%;
  width: calc(25% - 1.5em);
  margin-top: 1.5em;
  margin-right: 1.5em;
}
div.img.first + div:before {
  background-image: url("/nn/img/menu11.png");
}
div.img.second + div:before {
  background-image: url("/nn/img/menu22.png");
}
div.img.third + div:before {
  background-image: url("/nn/img/menu33.png");
}
div.img.fourth + div:before {
  background-image: url("/nn/img/menu44.png");
}
div.img.fifth + div:before {
  background-image: url("/nn/img/menu05.png");
}
#hand,
#foot,
#sclp,
#care,
#other {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: -35px;
}
.anker a {
  display: block;
  width: 44px;
  height: 44px;
  margin: 3px;
  text-align: center;
  color: #fff;
  font-size: 0.85em;
  line-height: 1.2;
  background-color: #bfbcbc;
  position: relative;
}
.anker a span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.new span,
.rp span,
.all span {
  font-size: 0.85em;
  margin-right: 1em;
  position: absolute;
  top: 1.5em;
}
/*
.new span {
	color: #d0bad1;
}
.rp span {
	color: #a2ada5;
}
.all span {
	color: #9a9696;
} */
.new span:before,
.rp span:before,
.all span:before {
  display: inline-block;
  width: 88px;
  text-align: center;
  font-size: 0.85em;
  line-height: 1.8;
  margin-right: 1em;
}
.new span:before {
  content: "ご新規様";
  border: 1px solid #9a9696;
  letter-spacing: 2px;
}
.rp span:before {
  content: "リピーター限定";
  border: 1px solid #9a9696;
}
.all span:before {
  content: "全員";
  border: 1px solid #9a9696;
}
span.ex {
  color: #9a9696;
  font-size: 0.75em !important;
  position: static;
}
span.ex:before {
  opacity: 0 !important;
  display: none;
}

/* SCHOOL */

.half {
  text-align: center;
  margin-right: -0.8em;
  margin-left: -0.8em;
}
.half h2 {
  position: relative;
  margin-top: 2em;
}
.half h2 span {
  position: relative;
  z-index: 1;
}
.half h2:before {
  font-family: "Pinyon Script", cursive, serif;
  color: #edede8;
  font-size: 4.8em;
  line-height: 0.6;
  display: block;
  z-index: 0;
}
.half:nth-of-type(1) h2:nth-of-type(1):before {
  content: "1";
}
.half:nth-of-type(1) h2:nth-of-type(2):before {
  content: "2";
}
.half:nth-of-type(1) h2:nth-of-type(3):before {
  content: "3";
}
.half:nth-of-type(1) h2:nth-of-type(4):before {
  content: "4";
}
.half:nth-of-type(2) h2:nth-of-type(1):before {
  content: "5";
}
.half:nth-of-type(2) h2:nth-of-type(2):before {
  content: "6";
}
.half:nth-of-type(2) h2:nth-of-type(3):before {
  content: "7";
}
.half h2 + p {
  padding: 0 0.5em 1em 1em;
  font-size: 0.9em;
  line-height: 1.6;
}
.desc a svg {
  display: block;
  margin: 0.5em auto 0;
  width: 40px;
  fill: #bfbcbc;
}
.desc.mb5 a svg {
  width: 50px;
  margin-bottom: 5px;
}
.cur {
  position: relative;
}
.cur #course {
  position: absolute;
  top: -8.5em;
  left: 0;
}
.cur .anker {
  width: 100%;
}
.cur .anker a {
  display: block;
  width: 100%;
  height: 28px;
  margin: 3px;
  text-align: center;
  color: #fff;
  border: 0;
}
.cur .anker a:first-of-type,
.cur .anker a:last-of-type {
  background-color: #bfbcbc;
}
.cur .anker a:nth-of-type(2),
.cur .anker a:nth-of-type(3),
.cur .anker a:nth-of-type(4) {
  background-color: #9dcabe;
}
.cur .anker a:nth-of-type(5),
.cur .anker a:nth-of-type(6),
.cur .anker a:nth-of-type(7) {
  background-color: #d0b2d2;
}

.cur h3 {
  border-bottom: 1px solid #655d5d;
  margin-top: 80px;
  padding: 0 0 4px 2px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  position: relative;
  text-align: center;
}
.cur h3 + p {
  font-size: 0.9em;
  text-align: center;
}
.cur .curwrap {
  position: relative;
}
.cur .between {
  margin-top: 10px;
  padding: 1em 0;
}
.cur table {
  letter-spacing: 1px;
  table-layout: fixed;
  margin: 0 auto;
  position: relative;
}
.cur table:after {
  content: "（税込）";
  position: absolute;
  right: 0.5em;
  font-size: 0.75em;
  line-height: 1.8;
  color: #c1bdbd;
}
.cur table tr {
  border-bottom: 1px solid #eee;
}
.cur table th,
.cur table td {
  padding: 0.5em 1em;
}
.cur table th {
  width: 70px;
  text-align: left;
}
.cur table td {
  width: 140px;
  text-align: right;
}
.cur .between > p {
  width: 100%;
  font-size: 0.92em;
  line-height: 1.68;
  text-align: center;
  padding-top: 1.5em;
}
.cur label {
  position: absolute;
  right: calc(50% - 50px);
  color: #da536e;
}
.cur input + label:before {
  content: "\025bc";
  padding-right: 0.5em;
}
.cur input + label:after {
  content: "をひらく";
}
.cur input:checked + label:before {
  content: "\025b2";
}
.cur input:checked + label:after {
  content: "をとじる";
}
.cur input {
  display: none;
}
.cur label + div {
  font-size: 0.98em;
  line-height: 1.6;
  max-height: 0;
  overflow-y: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.cur label + div dl {
  margin-top: 2em;
  padding: 1em;
  border: 3px double #eee;
}
#detail01:checked ~ #detail01_txt,
#detail02:checked ~ #detail02_txt,
#detail03:checked ~ #detail03_txt,
#detail04:checked ~ #detail04_txt,
#detail05:checked ~ #detail05_txt,
#detail06:checked ~ #detail06_txt,
#detail07:checked ~ #detail07_txt,
#detail08:checked ~ #detail08_txt,
#detail09:checked ~ #detail09_txt {
  max-height: 500px;
  opacity: 1;
}
.cur dt {
  font-weight: bold;
}
.cur dd {
  padding: 0 0 0.5em 1em;
}
.cur p.fc_camellia {
  font-size: 0.95em;
}
.cur .tbwrap {
  width: 100%;
}
.cur .tbwrap table {
  width: 100%;
  table-layout: auto;
}
.cur .tbwrap tr:first-of-type th {
  background-color: #cec8c8;
  color: #fff;
}
#cur1,
#cur2,
#cur3,
#cur4,
#cur5,
#cur6,
#cur7,
#cur8,
#cur9 {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: -100px;
}
.curwrap:last-of-type {
  padding-bottom: 40px;
}
#content .pt.sc {
  bottom: 55vh;
}
#content .pt.cs {
  bottom: 35vh;
  padding-bottom: 1.75em;
  background-color: #e1cee2;
}

/* INSTRUCTOR */

.inst,
.inst + div {
  width: 100%;
  margin: 0 auto;
}
.inst {
  max-width: 600px;
  margin-top: 40px;
  text-align: center;
}
.inst .photo {
  width: 100%;
  max-width: 600px;
  /*  width: 240px;
  height: 360px; */
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.inst .photo img {
  display: block;
  /*  position: absolute;
  top: 0;
  left: 0; */
  width: auto;
  height: auto;
}
.inst > div {
  width: 100%;
  line-height: 1.8;
}
.inst > div h2 {
  margin-bottom: 1em;
  font-size: 1.7em;
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
}
.inst > div h2 span {
  font-size: 0.6em;
  letter-spacing: 1px;
  display: block;
}
.inst > div ul {
  margin: 0 auto 2em;
  padding-left: 16px;
  font-size: 0.95em;
  text-align: left;
}
.inst > div > p {
  margin-bottom: 1em;
  font-size: 0.95em;
}
.inst > div a {
  display: block;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  margin: 5px auto;
  padding: 0.2em 1em;
  width: 150px;
  border-radius: 1em;
}
.inst > div a:first-of-type {
  background-color: #9dcabe;
}
.inst > div a:last-of-type {
  background-color: #d0b2d2;
}
.inst + div {
  margin-top: 80px;
  margin-bottom: 40px;
  padding: 20px 10px 20px;
  font-size: 0.95em;
  border: 1px solid #ada9a9;
  position: relative;
  min-height: 510px;
}
.inst + div h3 {
  font-family: "Libre Baskerville", serif;
  position: absolute;
  top: -0.8em;
  right: calc(50% - 40px);
  margin: 0;
  width: auto;
  padding: 0 0.5em;
  background-color: #fff;
  font-size: 1.4em;
  color: #9a9696;
  letter-spacing: 3px;
}
.inst + div dl {
  margin: 0;
  padding: 0 20px;
  line-height: 1.7;
}
.inst + div dt {
  margin-top: 1.5em !important;
  color: #79a29d;
}
.inst + div dd:before {
  content: "・";
}
.inst + div dd span {
  padding-left: 0.5em;
}
.dlwrap label {
  position: absolute;
  right: calc(50% - 106px);
  font-family: "Libre Baskerville", serif;
  font-size: 1.05em;
  color: #d0b2d2;
  padding: 2em 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#detail01:checked + label {
  padding: 0.8em 0 0;
  color: #ccc;
  transform: scale(0.9, 0.9);
}
.dlwrap input + label:before {
  content: "\025bc";
  padding-right: 0.5em;
}
.dlwrap input + label:after {
  content: "をひらく \025bc";
}
.dlwrap input:checked + label:before {
  content: "\025b2";
}
.dlwrap input:checked + label:after {
  content: "をとじる \025b2";
}
.dlwrap input {
  display: none;
}
.dlwrap label + div {
  line-height: 1.6;
  max-height: 0;
  overflow-y: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#detail01:checked ~ #detail01_txt {
  max-height: 1500px;
  opacity: 1;
  margin-top: 2em;
}
.jssp {
  display: none;
}

/* STAFF */

.staff dl {
  width: 100%;
  max-width: 260px;
  padding: 10px 10px 15px;
  border: 1px solid #ada9a9;
  text-align: center;
}
.staff dt img {
  width: 100%;
}
.staff dd a {
  color: #bf9cc1;
}
.staff dd:first-of-type {
  font-family: "Libre Baskerville", serif;
  font-size: 1.5em;
  color: #9a9696;
  letter-spacing: 3px;
  line-height: 1.3;
  margin: 0.5em 0 0.2em !important;
}
.staff dd:first-of-type span {
  font-size: 0.6em;
  letter-spacing: 1px;
  display: block;
}
.staff dd:nth-of-type(n + 2) {
  font-size: 0.9em;
}
.staff dd:nth-of-type(2),
.staff dd.mb05 {
  margin-bottom: 0.5em !important;
}
.stafftel {
  width: 100%;
  text-align: center;
  line-height: 2;
  margin-top: 40px;
}

@media screen and (min-width: 360px) {
  .desc {
    font-size: 1em;
  }
}
@media screen and (min-width: 400px) {
  .inst + div {
    min-height: 495px;
  }
}
@media screen and (min-width: 480px) {
  .saloninfo {
    text-align: left;
  }
  .saloninfo .logo {
    display: table;
  }
  .saloninfo .logo span {
    display: table-cell;
    vertical-align: middle;
  }
  .saloninfo .saisyu {
    width: 65px;
    height: 65px;
    padding-top: 12px;
    margin: 0;
  }
  .saloninfo ul {
    width: calc(100% - 80px);
  }
  .desc .inner {
    padding: 2.6em 3.6em;
  }
  .desc .inner.lh13 {
    padding: 1em 2em 1.5em;
  }
  .desc p {
    margin-bottom: 0.6em;
  }
  .map {
    position: relative;
    height: 360px;
  }
  .map .txt {
    width: calc(50% - 30px) !important;
  }
  .map .txt h2:first-of-type {
    margin-top: 1em;
  }
  .map .ifwrap {
    width: 50%;
    position: absolute;
    right: 0;
  }
  .map iframe {
    height: 360px;
  }
  .anker a {
    width: 60px;
    height: 60px;
    margin: 7px;
    font-size: 0.9em;
    color: #afaaaa;
    letter-spacing: 0.5px;
    border: 1px solid #bfbcbc;
    background-color: #fff;
  }
  .half {
    padding-left: 50px;
    text-align: left;
    margin-right: 0;
    margin-left: 0;
  }
  .half h2 {
    margin-top: 1.5em;
  }
  .half h2:before {
    position: absolute;
    top: -0.5em;
    left: -0.5em;
    line-height: initial;
  }
  .cur .between > p {
    font-size: 0.98em;
  }
  .inst > img {
    margin: 0 0 0 30px;
  }
  .inst > div h2 {
    /*  margin-top: 0; */
    line-height: inherit;
  }
  .inst > div ul {
    width: calc(100% - 270px);
    font-size: 1em;
  }
  .inst > div > p {
    margin-bottom: 1.5em;
    font-size: 1em;
  }
  .inst > div a {
    display: inline-block;
    text-align: left;
    margin: 5px 0 5px -5px;
    color: #655d5d;
    letter-spacing: 0.5px;
    background-color: transparent !important;
    margin: 0 0 5px;
    padding: 0 0 0 23px;
    width: auto;
    border-radius: inherit;
    position: relative;
  }
  .inst > div a:last-of-type {
    margin-left: 0.5em;
  }
  .inst > div a:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-size: contain;
  }
  .inst > div a:first-of-type:before {
    width: 25px;
    height: 25px;
    top: -2px;
    left: -3px;
    background-image: url("/nn/img/ameblo.gif");
  }
  .inst > div a:last-of-type:before {
    width: 20px;
    height: 20px;
    left: 0;
    background-image: url("/nn/img/insta.gif");
  }
  .staff dl {
    width: 47%;
    max-width: 260px;
  }
}
@media screen and (min-width: 600px) {
  .menu td:first-of-type {
    padding-bottom: 1.5em;
  }
  .menu td:nth-last-of-type(1),
  .menu td:nth-last-of-type(2) {
    text-align: center;
    padding-top: 2.5em;
    padding-bottom: 1.5em;
    position: static;
  }
  .menu td:nth-last-of-type(2):before,
  .menu td:nth-last-of-type(2):after {
    content: "";
  }
  #hand,
  #foot,
  #sclp,
  #care,
  #other {
    top: -50px;
  }
  .cur h3,
  .cur h3 + p,
  .cur .between > p {
    text-align: left;
  }
  .cur h3 {
    margin-top: 40px;
  }
  .cur .between > p {
    width: calc(100% - 240px);
    padding-top: 0.4em;
  }
  .cur .between > p.exp2 {
    padding-top: 1.5em;
  }
  .cur .between > p.exp {
    width: calc(100% - 360px);
  }
  .cur .between > p.exp2 {
    width: 100%;
  }
  .cur table {
    margin: 0;
  }
  .cur label {
    right: 0;
  }
  .cur label + div > p:last-of-type {
    padding-bottom: 2.5em;
  }
  .cur .tbwrap {
    width: 30%;
  }
  #cur1,
  #cur2,
  #cur3,
  #cur4,
  #cur5,
  #cur6,
  #cur7,
  #cur8,
  #cur9 {
    top: -130px;
  }
  .half h2 + p {
    font-size: 0.95em;
  }
  #content .pt.sc {
    bottom: 65vh;
  }
  #content .pt.cs {
    bottom: 45vh;
    background-color: transparent;
  }
}
@media screen and (min-width: 680px) {
  .salonimg,
  .salonimg img {
    width: 150px;
  }
  .salonimg img:first-of-type {
    margin-bottom: 20px;
  }
  .saloninfo {
    width: calc(100% - 170px);
    height: 285px;
    padding-top: 0;
    position: relative;
  }
  .saloninfo > a img {
    position: absolute;
    top: 0;
    right: 0;
    width: 22%;
  }
  .inst + div {
    margin-bottom: 60px;
    padding: 20px 20px 40px;
  }
}
@media screen and (min-width: 760px) {
  .menu td:first-of-type,
  .menu td:nth-last-of-type(1),
  .menu td:nth-last-of-type(2) {
    padding-top: 1.5em;
  }
  .menu td:first-of-type span {
    display: inline;
    padding-top: 0;
  }
  .menu .adjust {
    display: inline-block;
    vertical-align: middle;
  }
  .new span,
  .rp span,
  .all span {
    position: static;
  }
  span.ex:before {
    display: inline-block;
  }
  .half {
    width: 48%;
  }
  .cur .anker {
    width: 700px;
    margin: 0 auto;
  }
  .cur .anker a {
    width: 120px;
    height: 60px;
    background-color: #fff !important;
  }
  .cur .anker a:first-of-type,
  .cur .anker a:last-of-type {
    width: 254px;
    color: #bfbcbc;
    border: 1px solid #bfbcbc;
  }
  .cur .anker a:nth-of-type(2),
  .cur .anker a:nth-of-type(3),
  .cur .anker a:nth-of-type(4) {
    color: #9dcabe;
    border: 1px solid #9dcabe;
  }
  .cur .anker a:nth-of-type(5),
  .cur .anker a:nth-of-type(6),
  .cur .anker a:nth-of-type(7) {
    color: #d0b2d2;
    border: 1px solid #d0b2d2;
  }
  .cur .tbwrap {
    width: 210px;
  }
  .cur .between {
    padding: 1em 1em 1.5em;
  }
  .cur label + div {
    margin: 0 0 0 1em;
  }
  .curwrap:last-of-type {
    padding-bottom: 0;
  }
  .curwrap:last-of-type .between {
    padding-bottom: 4.5em;
  }
  .dlwrap label {
    display: none;
  }
  .dlwrap label + div {
    max-height: 1500px;
    opacity: 1;
  }
  #detail01:checked ~ #detail01_txt {
    margin-top: 0;
  }
  .jusyo {
    display: none;
  }
  .jssp {
    display: block;
  }
}
@media screen and (min-width: 900px) {
  .salonimg {
    width: calc(100% - 550px);
  }
  .salonimg img {
    width: calc(50% - 10px);
  }
  .salonimg img:first-of-type {
    margin-bottom: 0;
  }
  .saloninfo {
    width: 530px;
  }
  .cur label {
    top: 100px;
  }
  .cur label.exp {
    top: 128px;
  }
  .cur label.exp2 {
    top: 200px;
  }
  .cur label + div dl {
    margin-top: 0.5em;
  }
  .cur .between > p.exp2 {
    width: calc(100% - 700px);
    padding-top: 0.4em;
  }
  .staff dl {
    width: 30%;
    max-width: 260px;
  }
}
@media screen and (min-width: 960px) {
  div.img h2 {
    margin: 3em 0 0.5em;
    border-bottom: 2px solid #eee;
  }
  div.img p {
    display: none;
  }
  .menu table {
    width: 75%;
  }
  div.img:after {
    display: none;
  }
  div.img + div:before {
    display: block;
  }
  .menu td:first-of-type {
    padding-left: 0;
  }
  #hand,
  #foot,
  #sclp,
  #care,
  #other {
    top: -70px;
  }
}
@media screen and (min-width: 1100px) {
}

@media screen and (max-width: 599px) {
  .menu tr,
  .menu td:first-of-type {
    display: block;
  }
}
