@charset "UTF-8";
/* アニメーションベンダープレフィックス込み指定 */
/* アニメーションベンダープレフィックス込み指定 */
/********************/
body {
  color: #202020;
  background: #fff;
  font-family: "YakuHanMP", "Zen Old Mincho", serif, "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-weight: 500;
  position: relative;
  color: #666;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "小塚ゴシック Pro", "小塚ゴシック Pro R", "小塚ゴシック Pr6N R", "ＤＦ平成ゴシック体W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  text-shadow: #fff 4px 4px 4px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

a {
  color: #666;
}

#wrapper {
  margin: 0 auto;
  text-align: center;
}

.p-link {
  font-size: larger;
}

#top h1 {
  color: #fff;
  padding: 250px 20px 200px;
  text-align: center;
}
#top h2 {
  text-align: center;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
}

#fixedPagetop {
  display: none;
}

#top header p {
  padding: 0px auto 40px;
  text-align: center;
}

.t-nav {
  background: #fff;
  width: 100%;
  padding: 10px;
  padding-right: 0px;
  font-weight: bold;
  text-align: center;
  z-index: 1;
  margin-top: 43px;
}
.t-nav ul {
  margin: 0px auto 0;
  max-width: 940px;
  padding: 0;
  overflow: hidden;
  /* モダンブラウザ向け */
  zoom: 1;
  /* IE向け */
}

.t-nav li {
  margin: 0 30px;
  list-style: none;
  float: left;
}
.t-nav a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}
.t-nav ul:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

.up {
  padding: 20px 0 10px;
}

article {
  clear: left;
  text-align: center;
}

.t-bg01 {
  margin-top: 113px;
  background: #f7f7f7;
}

.t-section {
  width: 950px;
  text-align: left;
  margin: auto;
  padding-bottom: 30px;
  padding-top: 30px;
  padding-right: 0;
  padding-left: 0;
}
.t-section:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}
.t-section.col2 p {
  float: left;
  width: 47%;
  margin: auto 10px;
}

.t-section2 {
  width: 950px;
  text-align: left;
  margin: auto;
  padding-bottom: 30px;
  padding-top: 30px;
  padding-right: 0;
  padding-left: 0;
}
.t-section2:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

.t-footer {
  background: #666;
  padding: 10px;
  position: relative;
  color: #fff;
}

p {
  font-size: 14px;
  margin-bottom: 10px;
}

.floatL {
  float: left;
}

.mrgR_fl {
  margin-right: 40px;
}

.somenimg {
  float: left;
  margin-right: 40px;
  text-align: center;
  max-width: 425px;
}

#order div {
  padding: 30px 0px 50px;
  border-bottom: 1px dashed #ddd;
}
#order div:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}

a:hover, input:hover, textarea:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -ms-filter: "alpha(opacity=60)";
}

.money {
  color: #333;
  font-size: large;
}

.underline {
  text-decoration: underline;
}

/**/
._panel {
  min-width: 100%;
  margin: -150% auto 0;
  height: 98%;
  overflow-y: auto;
  overflow-x: hidden;
  /*margin-top: -150%;*/
  position: absolute;
  z-index: 2;
  transition: all 0.8s ease-in-out;
  left: 0%;
}
._panel:target {
  margin-top: 0%;
  left: 50%;
}

._content {
  position: absolute;
  margin: 0 auto 0;
  max-width: 800px;
}

a.txtlink {
  display: inline-block;
  padding: 5px;
  padding-left: 15px;
  line-height: 2em;
  background: url(../img/ico_right.gif) 0 50% no-repeat;
}

#other {
  margin: 0px auto 0;
  width: 950px;
  text-align: left;
  padding: 30px 0px 50px;
  border-bottom: 1px dashed #ddd;
}
#other li {
  width: 950px;
}

.svw ul {
  position: relative;
  left: 0em;
  margin: 0px auto 0;
  max-width: 940px;
}

/**/
.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0 0 1px 0;
}
.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}

.stripTransmitter {
  position: relative;
  left: 19%;
}
.stripTransmitter ul {
  margin: 0 auto;
  padding: 0 0 50px;
  position: relative;
  list-style-type: none;
  text-align: center;
}
.stripTransmitter ul li {
  width: 30px;
  margin: 0 1px 1px 0;
  display: inline-block;
}
.stripTransmitter a {
  font: bold 12px Verdana, Arial;
  text-align: center;
  line-height: 33px;
  background: #ccc;
  color: #fff;
  text-decoration: none;
  display: block;
}
.stripTransmitter a:hover {
  background: #f6f6f6;
  color: #999;
}

a.current {
  background: #f6f6f6;
  color: #999;
}

.tooltip {
  padding: 0.5em;
  background: #fff;
  color: #000;
  border: 5px solid #dedede;
}

article {
  position: relative;
  top: 200px;
}
article div.panel:nth-child(odd) {
  background: #f7f7f7;
}

.windows {
  width: 100%;
  height: 100%;
  position: absolute;
}
.windows:nth-child(1) {
  background: #fff;
  top: 0%;
}
.windows:nth-child(2) {
  background: #f6f6f6;
  top: 100%;
}
.windows:nth-child(3) {
  background: #fff;
  top: 200%;
}
.windows:nth-child(4) {
  background: #f6f6f6;
  top: 300%;
}
.windows:nth-child(5) {
  background: #fff;
  top: 400%;
}
.windows:nth-child(6) {
  background: #f6f6f6;
  top: 500%;
}

.center {
  text-align: center !important;
}

.maps_wrap {
  max-width: 950px;
  max-height: 400px;
  margin: 0 auto;
  overflow: hidden;
}

.maps {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 768px) {
  body {
    border-top: 6px solid #333;
  }
  #wrapper {
    padding: 10px;
  }
  .p-link {
    font-size: inherit;
  }
  .t-bg01 {
    margin-top: 30px;
    background: #f7f7f7;
  }
  #top h1 {
    color: #fff;
    padding: 60px 20px 30px;
    text-align: center;
  }
  #top h1 img {
    width: 100%;
  }
  #top p {
    text-align: left;
  }
  #foot p {
    text-align: center;
  }
  .t-nav {
    position: static;
    padding: 0;
    margin-top: 50px;
  }
  .t-nav ul {
    width: 100%;
  }
  .t-nav ul li {
    width: 100%;
    border-bottom: 2px dotted;
    display: inline-block;
    margin: 0;
  }
  .t-nav ul li a {
    display: inline-block;
  }
  article {
    position: static;
  }
  .t-section, .t-section2 {
    width: 100%;
  }
  #about .t-section {
    margin: 30px 0px;
    border-bottom: 1px solid #333;
  }
  #about .t-section h2 img {
    width: 100%;
  }
  .t-section.col2 p {
    width: 100%;
    margin: 0;
  }
  #other {
    width: 100%;
  }
  #order h2 img {
    width: 100%;
  }
  #order .t-section p strong a {
    font-size: 14px;
  }
  #other ul li {
    width: 100%;
  }
  #other ul li p.mrgR_fl {
    margin: 0;
    width: 100%;
  }
  #other ul li p img {
    width: 100%;
  }
  .t-footer {
    margin: 0;
  }
}