#indexContents, #guide, #faq, #reservation {
  border-bottom: 1px solid #ccc;
  padding-top: 1rem;
  padding-bottom: 3rem; }

#posing h3,
#armorList h3,
#WearProcedure h3, .bgArmor h2, .bgArmor h3 {
  background-color: #000;
  color: #fff;
  padding: 0.5rem; }

html {
  height: 100%;
  padding-top: 1.5rem; }

body {
  height: 100%;
  padding-top: 1.5rem; }

header {
  height: auto;
  background-color: rgba(255, 255, 255, 0.5); }

footer {
  background: #000;
  color: #fff;
  padding-bottom: 6rem; }
  footer #footerSNS {
    display: table;
    list-style: none;
    margin: 1rem auto;
    padding: 0;
    border-collapse: separate;
    border-spacing: 1rem 0; }
    footer #footerSNS li {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      footer #footerSNS li img {
        width: 2rem; }
  @media screen and (min-width: 767px) {
    footer {
      padding-bottom: 0rem; } }
  footer #sns {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1030;
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    @media screen and (min-width: 767px) {
      footer #sns {
        top: 0;
        right: 0;
        text-align: right; } }
    footer #sns li {
      display: table-cell;
      text-align: center;
      vertical-align: bottom;
      line-height: 0;
      padding: 1rem 0.5rem; }
      footer #sns li:first-child {
        width: auto;
        background: none; }
      footer #sns li div[id^="TA_"] {
        margin-bottom: 0; }
      footer #sns li a img {
        width: 2.5rem;
        height: 2.5rem; }
      footer #sns li a .glyphicon {
        font-size: 2.5rem;
        vertical-align: bottom;
        color: #000;
        background-color: #fff; }
      footer #sns li iframe {
        width: 71px; }
  footer a {
    color: #fff; }
  footer small, footer p {
    padding: 0.5rem; }

/* footer */
article {
  padding-top: 1rem; }

h1 {
  margin-top: 0;
  padding: 0; }
  h1 a {
    display: block;
    width: 100%; }
    h1 a img {
      width: 250px;
      height: auto; }
      @media screen and (max-width: 640px) {
        h1 a img {
          width: 40%;
          height: auto; } }

h2, h3 {
  font-size: 2rem; }

h2 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 900; }

h3 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 900; }

h4 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 900; }

p.emphasis {
  font-weight: 900;
  font-size: 2rem;
  width: 100%; }
  p.emphasis .glyphicon {
    width: 2rem;
    margin-right: 1rem; }

nav {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 900;
  display: block;
  text-shadow: 0 0 0.5rem #fff;
  margin-bottom: 0; }
  nav.navbar {
    margin-bottom: 0; }
  nav.navbar-fixed-top #globalNav.navbar-collapse {
    overflow: hidden;
    height: 100%;
    overflow: auto; }
    nav.navbar-fixed-top #globalNav.navbar-collapse a > span {
      font-weight: 300;
      font-size: 1.5rem; }
  nav.navbar-fixed-top.navbar-default {
    background: white;
    padding: 0.5rem; }
  nav #globalNav {
    position: relative; }
    nav #globalNav ul li {
      font-size: 2rem;
      line-height: 1.2; }
  nav > .container-fluid {
    padding-top: 0;
    padding-bottom: 0; }
  nav .navbar-header {
    position: relative;
    z-index: 1032; }
    nav .navbar-header button {
      background: #fff;
      margin-right: 0;
      margin-top: 0; }
  @media (min-width: 1024px) {
    nav .nav-justified > li {
      display: table-cell;
      vertical-align: bottom; } }

iframe {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none; }

a,
a:hover {
  color: #4B474D; }

#topImg.container {
  padding: 0; }

#indexContents {
  overflow: hidden;
  height: auto; }
  #indexContents .row {
    overflow: hidden;
    height: auto; }
    #indexContents .row div {
      min-height: 360px;
      max-height: 400px; }

.container-fluid {
  padding-bottom: 1.5rem; }

#gotoTop {
  position: fixed;
  bottom: 0;
  right: 0; }
  #gotoTop > a {
    display: block;
    margin: 1rem;
    padding: 1rem;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.2rem;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 0.1rem #000; }
    #gotoTop > a:active {
      transition: all 0.4s; }

#guide #floorGuide {
  position: relative; }
  #guide #floorGuide > img {
    margin: 3rem auto;
    width: 99%;
    height: auto;
    z-index: -1; }
  #guide #floorGuide ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: visible; }
    #guide #floorGuide ul li {
      list-style: none;
      position: absolute;
      width: 30%;
      height: 50%; }
      #guide #floorGuide ul li a {
        display: inline-block;
        background: #000;
        position: absolute;
        padding: 0.2rem 0.5rem;
        color: #000;
        text-decoration: none;
        border: 0.2rem double #000;
        font-family: "heisei-kaku-gothic-std", sans-serif;
        font-weight: 900;
        font-size: 2rem;
        text-shadow: -0.1rem 0.1rem 0 #fff,0.1rem 0.1rem 0 #fff,-0.1rem -0.1rem 0 #fff,0.1rem -0.1rem 0 #fff; }
        #guide #floorGuide ul li a:after {
          position: absolute;
          display: block;
          content: "";
          width: 0;
          height: 0;
          border: 1rem solid transparent;
          border-top-width: 3rem;
          border-bottom-width: 3rem; }
      #guide #floorGuide ul li#guide1 {
        top: 0;
        right: 0; }
        #guide #floorGuide ul li#guide1 a {
          right: 5%;
          bottom: 50%; }
          #guide #floorGuide ul li#guide1 a:after {
            border-top-color: #000;
            border-bottom: none;
            border-left: none;
            right: 10%;
            bottom: -3rem; }
      #guide #floorGuide ul li#guide2 {
        bottom: 0;
        right: 0; }
        #guide #floorGuide ul li#guide2 a {
          right: 5%;
          top: 50%; }
          #guide #floorGuide ul li#guide2 a:after {
            right: 10%;
            top: -3rem;
            border-bottom-color: #000;
            border-top: none;
            border-left: none; }
      #guide #floorGuide ul li#guide3 {
        bottom: 0;
        left: 0; }
        #guide #floorGuide ul li#guide3 a {
          top: 80%;
          right: 0; }
          #guide #floorGuide ul li#guide3 a:after {
            right: 10%;
            top: -3rem;
            border-bottom-color: #000;
            border-top: none;
            border-left: none; }
      #guide #floorGuide ul li#guide4 {
        top: 0;
        left: 30%; }
        #guide #floorGuide ul li#guide4 a {
          bottom: 40%;
          right: 10%; }
          #guide #floorGuide ul li#guide4 a:after {
            right: 10%;
            bottom: -3rem;
            border-top-color: #000;
            border-bottom: none;
            border-right: none; }
      #guide #floorGuide ul li#guide5 {
        top: 0;
        left: 0; }
        #guide #floorGuide ul li#guide5 a {
          bottom: 40%;
          right: 0; }
          #guide #floorGuide ul li#guide5 a:after {
            right: 10%;
            bottom: -3rem;
            border-top-color: #000;
            border-bottom: none;
            border-left: none; }

iframe[src*="google.com"]#bookingCalendar {
  border: 0;
  width: 100%;
  height: 500px;
  margin: 0 auto; }
  @media only screen and (max-width: 640px) {
    iframe[src*="google.com"]#bookingCalendar {
      margin-top: 1.5rem; } }
  iframe[src*="google.com"]#bookingCalendar .bgArmor {
    padding-left: 1rem;
    background-position: right center; }
    iframe[src*="google.com"]#bookingCalendar .bgArmor p {
      background: rgba(255, 255, 255, 0.9); }

#faq > dl {
  margin: 0 0 1rem; }
  #faq > dl dt {
    display: block;
    clear: both;
    margin-bottom: 0.1rem;
    padding: 1rem;
    background-color: #ccc;
    border-radius: 0.2rem;
    font-family: "heisei-kaku-gothic-std", sans-serif; }
    #faq > dl dt:hover {
      background: #000;
      color: #fff;
      cursor: pointer;
      box-shadow: inset 0 0 1rem #666; }
  #faq > dl dd {
    padding: 2rem;
    display: none; }

#reservation .form-group {
  display: block;
  height: auto;
  overflow: hidden; }
  #reservation .form-group label {
    display: block; }
  #reservation .form-group .col-xs-12,
  #reservation .form-group .col-xs-8,
  #reservation .form-group .col-sm-4,
  #reservation .form-group .col-xs-4.col-sm-3 {
    padding: 0; }

#access {
  background: #000;
  color: #fff; }
  #access a {
    color: #fff; }
  #access iframe {
    margin-top: 1rem; }
  #access > small {
    padding: 0.5rem;
    display: block;
    text-align: center; }

#posing,
#armorList,
#WearProcedure {
  /* background-color: #ff0; */
  padding: 0; }
  #posing ul,
  #armorList ul,
  #WearProcedure ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0; }
    #posing ul li,
    #armorList ul li,
    #WearProcedure ul li {
      display: block;
      float: left;
      text-align: center;
      width: 32.8%;
      height: auto;
      margin: 0 0.8% 0.5rem 0; }
      @media screen and (min-width: 641px) {
        #posing ul li:nth-of-type(3n),
        #armorList ul li:nth-of-type(3n),
        #WearProcedure ul li:nth-of-type(3n) {
          margin-right: 0; } }
      @media screen and (max-width: 640px) {
        #posing ul li,
        #armorList ul li,
        #WearProcedure ul li {
          width: 48%;
          box-sizing: border-box;
          margin: 0 1rem 1rem 0; }
          #posing ul li:nth-of-type(2n),
          #armorList ul li:nth-of-type(2n),
          #WearProcedure ul li:nth-of-type(2n) {
            margin-right: 0; } }
      #posing ul li a,
      #armorList ul li a,
      #WearProcedure ul li a {
        display: block;
        width: 100%;
        height: 100%; }
        #posing ul li a img,
        #armorList ul li a img,
        #WearProcedure ul li a img {
          width: 100%;
          height: auto; }

#posing ul li:last-child a {
  display: table;
  background: url(../images/photoAlbum/thumb__43A8760_1024.jpg) 0 0 no-repeat transparent;
  background-size: 100% auto;
  color: #fff;
  font-size: 2rem;
  width: 100%;
  height: 100%; }
  #posing ul li:last-child a:hover, #posing ul li:last-child a:active {
    text-decoration: none; }
  #posing ul li:last-child a span {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.5); }
    #posing ul li:last-child a span:hover, #posing ul li:last-child a span:active {
      background-color: transparent; }

#photoList {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }
  #photoList li {
    display: inline-block;
    width: 25%;
    margin-bottom: 0.5rem;
    text-align: center; }
    @media screen and (max-width: 320px) {
      #photoList li {
        width: 50%; } }
    #photoList li a img {
      width: 98%;
      height: auto; }

.bgArmor {
  min-height: 200px;
  padding-right: 0;
  padding-left: 0; }
  @media screen and (max-width: 640px) {
    .bgArmor {
      padding-left: 0;
      background: transparent; }
      .bgArmor h2, .bgArmor h3 {
        margin-left: 0; } }

.more {
  text-align: right;
  padding: 0.5rem; }

.headerImg {
  width: 60%;
  height: auto; }

.fontF {
  font-family: "heisei-kaku-gothic-std", sans-serif; }

.wf-gothic {
  font-weight: 900; }

.box-center {
  display: table;
  table-layout: fixed; }
  .box-center .box-inner {
    width: 100%;
    display: table-cell;
    text-align: center; }
    @media screen and (min-width: 767px) {
      .box-center .box-inner {
        width: 70%; } }
    .box-center .box-inner * {
      text-align: left; }

.armor_thumb {
  width: 50%;
  margin: 0;
  padding: 0;
  height: auto; }

.pageTitle {
  background: #000;
  color: #fff;
  text-align: center; }

.carousel-indicators li {
  width: 1rem;
  height: 1rem;
  margin: 0 0.2rem;
  border-radius: 0; }

@media screen and (max-width: 640px) {
  .carousel-indicators {
    bottom: 0; } }

div[id^="TA_"] {
  margin-bottom: 1rem; }
  div[id^="TA_"] li {
    margin: 0;
    padding: 0;
    list-style: none; }
  div[id^="TA_"] #CDSWIDWRL {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem; }
