@charset "UTF-8";
/* CSS Document */

html,
body {
  text-align: center;
  color: #000;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}
body {
  min-width: 1200px;
  margin: 0 auto;
}
html.mobile-pc {
  font:
    57.5% "メイリオ",
    Meiryo,
    "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN",
    "ＭＳ Ｐゴシック",
    sans-serif;
  line-height: 150%;
}

/*Header
------------------------------------------*/
header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
}
header > .inner > .left {
  float: left;
}
header > .inner > .left > .discription {
  font-size: 1.1rem;
  padding: 8px 2px 0;
  line-height: 100%;
  text-align: left;
}
header > .inner > .left > #home {
  padding: 10px 5px 6px;
  line-height: 0;
  text-align: left;
}
header > .inner > .right {
  float: right;
  padding: 28px 0 0;
  text-align: left;
}
header > .inner > .right > ul {
  display: block;
  letter-spacing: -0.4em;
  text-align: left;
  margin: 0 auto 10px;
}
header > .inner > .right > ul > li {
  display: inline-block;
  letter-spacing: normal;
  width: auto;
  line-height: 100%;
  vertical-align: middle;
  margin: 0 30px 0 0;
}
header > .inner > .right > ul > li:last-child {
  margin-right: 0;
}
header > .inner > .right > ul > li > span {
  display: inline-block;
  line-height: 30px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.4rem;
  color: #333;
  padding: 0 8px;
  margin: 0 10px 0 0;
}
header > .inner > .right > ul > li > img {
  display: inline-block;
  vertical-align: middle;
}
header > .inner > .right > .information {
  line-height: 100%;
}
header > .inner > .right > .information > span {
  display: inline-block;
  vertical-align: top;
  line-height: 100%;
  font-size: 1.1rem;
  font-weight: bold;
  color: #333;
  margin: 2px 0 0 10px;
}
header > .inner > .right > .information > img {
  display: inline-block;
  vertical-align: top;
}

/*Global Navigation
------------------------------------------*/
#global {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #fff;
}
#global ul.inner > li {
  line-height: 0;
  display: block;
  float: left;
}

/*Footer
------------------------------------------*/
footer {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: #130e0a;
}
footer > #copy {
  font-size: 1.4rem;
  line-height: 100%;
  padding: 14px 0;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}
footer > .inner > .tops {
  padding: 47px 0 13px;
  line-height: 0;
  margin: 0 auto;
}
footer > .inner > .tops > p.home {
  padding: 8px 0 0;
  margin: 0 auto;
  line-height: 0;
  float: left;
}
footer > .inner > .tops > .p.contact {
  line-height: 0;
  margin: 0;
  padding: 0;
  float: right;
}
footer > .inner > .bottoms {
  padding: 0 20px 58px;
  margin: 0 auto;
  line-height: 0;
  color: #fff;
}
footer > .inner > .bottoms > .left {
  float: left;
  text-align: left;
  padding: 0;
  line-height: 0;
  margin: 0;
}
footer > .inner > .bottoms > .left .address {
  font-size: 1.4rem;
  line-height: 120%;
  margin: 0 auto 10px;
}
footer > .inner > .bottoms > .left .tel {
  display: block;
  letter-spacing: -0.4em;
  text-align: left;
  padding: 0;
  margin: 0 auto 10px;
}
footer > .inner > .bottoms > .left .tel > li {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  line-height: 0;
  text-align: left;
}
footer > .inner > .bottoms > .left .tel > li:last-child {
  margin-right: 0;
}
footer > .inner > .bottoms > .left .tel > li > span {
  display: inline-block;
  letter-spacing: normal;
  background: #fff;
  line-height: 30px;
  font-size: 1.4rem;
  color: #333;
  padding: 0 8px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
footer > .inner > .bottoms > .left .tel > li > a {
  display: inline-block;
  letter-spacing: normal;
  color: #fff;
  font-size: 2.2rem;
  line-height: 30px;
  vertical-align: middle;
  font-weight: bolder;
}
footer > .inner > .bottoms > .left .tel > li > a > small {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  vertical-align: text-top;
  padding: 2px 0 0;
}
footer > .inner > .bottoms > .left .tel > li > a:hover {
  text-decoration: none;
}
footer > .inner > .bottoms > .left .information {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: left;
  line-height: 120%;
  color: #fff;
  padding: 0;
  margin: 0 auto 8px;
}
footer > .inner > .bottoms > .left .holiday {
  font-size: 1.1rem;
  font-weight: bold;
  text-align: left;
  line-height: 120%;
  color: #fff;
  padding: 0;
  margin: 0 auto;
}
footer > .inner > .bottoms > .right {
  float: right;
  text-align: left;
  padding: 0;
  line-height: 0;
  margin: 0;
}
footer > .inner > .bottoms > .right > ul {
  display: block;
  letter-spacing: -0.4em;
  line-height: 0;
  text-align: left;
  margin: 0 auto;
  padding: 0;
}
footer > .inner > .bottoms > .right > ul > li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 30px 0 0;
  line-height: 0;
  padding: 0;
}
footer > .inner > .bottoms > .right > ul > li > ul {
  display: block;
  line-height: 0;
  margin: 0 auto;
  padding: 0;
}
footer > .inner > .bottoms > .right > ul > li > ul > li {
  display: block;
  line-height: 140%;
  margin: 0 auto 14px;
  font-size: 1.4rem;
}
footer > .inner > .bottoms > .right > ul > li > ul > li a {
  color: #fff;
}
footer > .inner > .bottoms > .right > ul > li > ul > li:last-child {
  margin-bottom: 0;
}

/*Common
------------------------------------------*/
.inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.inner2 {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

#titles {
  width: 100%;
  line-height: 0;
}
#titles h1 {
  line-height: 200px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
#titles h1 img {
  vertical-align: middle;
}

#pkz {
  line-height: 0;
  padding: 18px 0 15px;
  margin: 0 auto;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
#pkz ul {
  display: block;
  letter-spacing: -0.4em;
  line-height: 0;
  text-align: left;
}
#pkz ul > li {
  display: inline-block;
  letter-spacing: normal;
  font-size: 1.1rem;
  line-height: 120%;
  color: #333;
}
#pkz ul > li:after {
  display: inline-block;
  content: ">";
  padding: 0 1em;
}
#pkz ul > li:last-child:after {
  content: none;
}
#pkz ul > li > a {
  color: #5f4383;
  font-weight: bold;
}

#contents {
  padding: 40px 0;
  margin: 0 auto;
  background: #fff;
}

@media screen and (min-width: 768px) {
  #sp_menu,
  #sp_nav,
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  body {
    min-width: 100%;
    padding-top: 59px;
  }
  .pc {
    display: none !important;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9;
  }
  header > .inner > .left > .discription {
    display: none;
  }
  #home {
    width: 75%;
  }
  #sp_menu {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
  }
  #sp_menu img {
    width: 56px;
    height: auto;
  }
  header > .inner > .right {
    display: none;
  }
  #global {
    display: none;
  }
  #sp_nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 70px 0 40px;
    overflow: auto;
    height: 100vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9999;
  }
  #sp_nav > #close {
    position: absolute;
    top: 0;
    right: 2.5%;
    line-height: 0;
  }
  #sp_nav > #close img {
    width: 56px;
    height: auto;
  }
  #sp_nav .homes {
    width: 85%;
    margin: 0 auto 20px;
  }
  #sp_nav .tel {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    display: inline-block;
    border: 1px solid #333;
    line-height: 100%;
    padding: 15px 40px 12px 20px;
    position: relative;
    margin: 0 auto 20px;
    font-weight: bold;
  }
  #sp_nav .tel:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #sp_nav .tel > span {
    padding-right: 1em;
    vertical-align: middle;
  }
  #sp_nav .tel a {
    text-decoration: none !important;
    color: #333;
    font-weight: bolder;
    font-size: 2rem;
    vertical-align: middle;
  }
  #sp_nav .tel a small {
    font-size: 1.8rem;
    vertical-align: middle;
  }
  #sp_nav > ul {
    display: block;
    line-height: 0;
    border-top: 1px solid #121553;
    margin: 40px auto;
  }
  #sp_nav > ul > li {
    display: block;
    line-height: 0;
    border-bottom: 1px solid #121553;
  }
  #sp_nav > ul > li > a {
    display: block;
    font-size: 1.6rem;
    color: #121553;
    padding: 18px 1.5em 15px;
    line-height: 100%;
    text-align: left;
    position: relative;
  }
  #sp_nav > ul > li > a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid #121553;
    border-right: 1px solid #121553;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #sp_nav > .text {
    font-size: 1.5rem;
    text-align: left;
    padding: 0 2.5% 15px;
    line-height: 160%;
    color: #333;
  }
  #sp_nav > .text:last-child {
    padding: 0 2.5% 150px;
  }
  footer > .inner > .tops {
    padding-top: 20px;
  }
  footer > .inner > .tops > p.home {
    margin: 0 auto 20px;
    width: 100%;
  }
  footer > .inner > .bottoms {
    padding-bottom: 20px;
  }
  footer > .inner > .bottoms .right {
    display: none;
  }
  footer > .inner > .bottoms > .left .information {
    margin: 0 auto;
  }

  .inner,
  .inner2 {
    width: 95%;
  }
  #titles h1 {
    line-height: 150px;
  }
  #titles h1 img {
    width: auto;
    height: 60px;
  }
}
