@charset "utf-8";
.e {
  font-family: "MinionPro-Bold";
}
.r {
  font-family: "MinionPro-Regular";
  font-size: 12px;
}
body {
  color: #000;
  letter-spacing: 0.08em;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  background-color: #edeaea;
}
#loading, #loading2 {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity .8s ease;
  -ms- transition: opacity .8s ease;
  -moz- transition: opacity .8s ease;
  transition: opacity .8s ease;
}
#loading, #loading2 {
  left: 0;
}
#loading img, #loading2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#loading, #loading2 {
  bottom: -100%;
  -webkit-transition: all 1.2s ease;
  -ms- transition: all 1.2s ease;
  -moz- transition: all 1.2s ease;
  transition: all 1.2s ease;
  opacity: 1;
}
#loading.on, #loading2.on {
  opacity: 1;
}
#loading.on, #loading2.on {
  bottom: 0;
}
#loading object, #loading2 object {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@-webkit-keyframes preload-show-1 {
  from {
    transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-show-1 {
  from {
    transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-hide-1 {
  to {
    transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-hide-1 {
  to {
    transform: rotateZ(60deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-cycle-1 {
  5% {
    transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  10%, 75% {
    transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  80%, 100% {
    transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-cycle-1 {
  5% {
    transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  10%, 75% {
    transform: rotateZ(60deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  80%, 100% {
    transform: rotateZ(60deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-show-2 {
  from {
    transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-show-2 {
  from {
    transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-hide-2 {
  to {
    transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-hide-2 {
  to {
    transform: rotateZ(120deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-cycle-2 {
  10% {
    transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  15%, 70% {
    transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  75%, 100% {
    transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-cycle-2 {
  10% {
    transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  15%, 70% {
    transform: rotateZ(120deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  75%, 100% {
    transform: rotateZ(120deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-show-3 {
  from {
    transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-show-3 {
  from {
    transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-hide-3 {
  to {
    transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-hide-3 {
  to {
    transform: rotateZ(180deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-cycle-3 {
  15% {
    transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  20%, 65% {
    transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  70%, 100% {
    transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-cycle-3 {
  15% {
    transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  20%, 65% {
    transform: rotateZ(180deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  70%, 100% {
    transform: rotateZ(180deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-show-4 {
  from {
    transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-show-4 {
  from {
    transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-hide-4 {
  to {
    transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-hide-4 {
  to {
    transform: rotateZ(240deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-cycle-4 {
  20% {
    transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  25%, 60% {
    transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  65%, 100% {
    transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-cycle-4 {
  20% {
    transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  25%, 60% {
    transform: rotateZ(240deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  65%, 100% {
    transform: rotateZ(240deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-show-5 {
  from {
    transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-show-5 {
  from {
    transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-hide-5 {
  to {
    transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-hide-5 {
  to {
    transform: rotateZ(300deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-cycle-5 {
  25% {
    transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  30%, 55% {
    transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  60%, 100% {
    transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-cycle-5 {
  25% {
    transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  30%, 55% {
    transform: rotateZ(300deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  60%, 100% {
    transform: rotateZ(300deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-show-6 {
  from {
    transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-show-6 {
  from {
    transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-hide-6 {
  to {
    transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-hide-6 {
  to {
    transform: rotateZ(360deg) rotateY(-90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-cycle-6 {
  30% {
    transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  35%, 50% {
    transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  55%, 100% {
    transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@keyframes preload-cycle-6 {
  30% {
    transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
  35%, 50% {
    transform: rotateZ(360deg) rotateY(0) rotateX(0deg);
    border-left-color: #F5E246;
  }
  55%, 100% {
    transform: rotateZ(360deg) rotateY(90deg) rotateX(0deg);
    border-left-color: #F2E388;
  }
}
@-webkit-keyframes preload-flip {
  0% {
    transform: rotateY(0deg) rotateZ(-60deg);
  }
  100% {
    transform: rotateY(360deg) rotateZ(-60deg);
  }
}
@keyframes preload-flip {
  0% {
    transform: rotateY(0deg) rotateZ(-60deg);
  }
  100% {
    transform: rotateY(360deg) rotateZ(-60deg);
  }
}
.preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  display: block;
  width: 3.75em;
  height: 4.25em;
  margin-left: -1.875em;
  margin-top: -2.125em;
  transform-origin: center center;
  transform: rotateY(180deg) rotateZ(-60deg);
}
.preloader .slice {
  border-top: 1.125em solid transparent;
  border-right: none;
  border-bottom: 1em solid transparent;
  border-left: 1.875em solid #F5E246;
  position: absolute;
  top: 0px;
  left: 50%;
  transform-origin: left bottom;
  border-radius: 3px 3px 0 0;
}
.preloader .slice:nth-child(1) {
  transform: rotateZ(60deg) rotateY(0deg) rotateX(0);
  -webkit-animation: 0.15s linear 0.82s preload-hide-1 both 1;
  animation: 0.15s linear 0.82s preload-hide-1 both 1;
}
.preloader .slice:nth-child(2) {
  transform: rotateZ(120deg) rotateY(0deg) rotateX(0);
  -webkit-animation: 0.15s linear 0.74s preload-hide-2 both 1;
  animation: 0.15s linear 0.74s preload-hide-2 both 1;
}
.preloader .slice:nth-child(3) {
  transform: rotateZ(180deg) rotateY(0deg) rotateX(0);
  -webkit-animation: 0.15s linear 0.66s preload-hide-3 both 1;
  animation: 0.15s linear 0.66s preload-hide-3 both 1;
}
.preloader .slice:nth-child(4) {
  transform: rotateZ(240deg) rotateY(0deg) rotateX(0);
  -webkit-animation: 0.15s linear 0.58s preload-hide-4 both 1;
  animation: 0.15s linear 0.58s preload-hide-4 both 1;
}
.preloader .slice:nth-child(5) {
  transform: rotateZ(300deg) rotateY(0deg) rotateX(0);
  -webkit-animation: 0.15s linear 0.5s preload-hide-5 both 1;
  animation: 0.15s linear 0.5s preload-hide-5 both 1;
}
.preloader .slice:nth-child(6) {
  transform: rotateZ(360deg) rotateY(0deg) rotateX(0);
  -webkit-animation: 0.15s linear 0.42s preload-hide-6 both 1;
  animation: 0.15s linear 0.42s preload-hide-6 both 1;
}
.preloader.loading {
  -webkit-animation: 2s preload-flip steps(2) infinite both;
  animation: 2s preload-flip steps(2) infinite both;
}
.preloader.loading .slice:nth-child(1) {
  transform: rotateZ(60deg) rotateY(90deg) rotateX(0);
  -webkit-animation: 2s preload-cycle-1 linear infinite both;
  animation: 2s preload-cycle-1 linear infinite both;
}
.preloader.loading .slice:nth-child(2) {
  transform: rotateZ(120deg) rotateY(90deg) rotateX(0);
  -webkit-animation: 2s preload-cycle-2 linear infinite both;
  animation: 2s preload-cycle-2 linear infinite both;
}
.preloader.loading .slice:nth-child(3) {
  transform: rotateZ(180deg) rotateY(90deg) rotateX(0);
  -webkit-animation: 2s preload-cycle-3 linear infinite both;
  animation: 2s preload-cycle-3 linear infinite both;
}
.preloader.loading .slice:nth-child(4) {
  transform: rotateZ(240deg) rotateY(90deg) rotateX(0);
  -webkit-animation: 2s preload-cycle-4 linear infinite both;
  animation: 2s preload-cycle-4 linear infinite both;
}
.preloader.loading .slice:nth-child(5) {
  transform: rotateZ(300deg) rotateY(90deg) rotateX(0);
  -webkit-animation: 2s preload-cycle-5 linear infinite both;
  animation: 2s preload-cycle-5 linear infinite both;
}
.preloader.loading .slice:nth-child(6) {
  transform: rotateZ(360deg) rotateY(90deg) rotateX(0);
  -webkit-animation: 2s preload-cycle-6 linear infinite both;
  animation: 2s preload-cycle-6 linear infinite both;
}
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 50000;
  width: 100%;
  opacity: 1;
  -webkit-transition: all 1.4s;
  -moz-transition: all 1.4s;
  -ms-transition: all 1.4s;
  -o-transition: all 1.4s;
  transition: all 1.4s;
}
header.hide {
  display: none;
  opacity: 0;
}
header .inner {
  position: relative;
  width: 1120px;
  height: 180px;
  margin: auto;
  box-sizing: border-box;
}
h1 {
  position: absolute;
  left: 0;
  /*top: 40px;*/
}
header .t {
  position: absolute;
  right: 0;
  top: 40px;
}
header .t ul {
  font-size: 0;
  margin-bottom: 20px;
}
header .t ul li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 1em;
  margin: 0 20px;
}
header .t ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  width: 1px;
  height: 15px;
  background-color: #000;
}
/*header .t ul li:nth-last-of-type(2)::after,*/
header .t ul li:last-of-type::after {
  display: none;
}
/*header .t ul li:last-of-type {
  margin: 0;
}*/
header .t ul li a {
  font-size: 15px;
}
header .t ul li a img {
  vertical-align: bottom;
}
footer {
  padding: 55px 0 70px;
}
footer.top {
  background-color: #fff;
}
footer .inner {
  position: relative;
  width: 1000px;
  margin: auto;
}
footer .logo {
  float: left;
}
footer .logo img {
  width: 135px;
  height: auto;
}
footer .t {
  float: left;
  /*padding-left: 40px;*/
  font-size: 14px;
  line-height: 1.7em;
}
footer .t2 {
  float: right;
}
footer .t2 span {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  width: 270px;
  height: 48px;
  padding-top: 15px;
  padding-left: 20px;
  background-color: #000;
  border-radius: 10px;
  box-sizing: border-box;
  background-image: url("../img/tel.png");
  background-repeat: no-repeat;
  background-position: calc(50% - 90px) 50%;
  background-size: 30px;
}
.copy {
  position: absolute;
  right: 13px;
  bottom: 0;
  font-size: 12px;
}
#wrap {
  padding-top: 180px;
}
#wrap.tc {
  /*  position: relative;
  background-image: url("../img/cure05.png");
  background-repeat: no-repeat;
  background-position: calc(50% + 525px) 720px;
  background-size: 252px 714px;*/
}
#wrap.ts {
  background-image: url("../img/cure05.png");
  background-repeat: no-repeat;
  background-position: calc(50% + 525px) 290px;
  background-size: 252px 714px;
}
#topics {
  width: 1000px;
  margin: auto;
}
.m051 {
  left: calc(50% + 510px);
  top: 350px;
}
.m052 {
  left: calc(50% + 400px);
  top: 1030px;
}
#topics .main {
  float: left;
  width: 635px;
}
#slider_wrap3 {
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin-bottom: 40px;
}
#topics h2 {
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  padding-top: 35px;
  margin-bottom: 50px;
  background-image: url("../img/topics.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 38px 27px;
}
#topics .list {
  display: flex;
  flex-flow: wrap;
  width: 580px;
}
#topics .list li {
  width: calc(50% - 30px);
  margin-bottom: 70px;
}
#topics .list li:nth-of-type(2n) {
  margin-left: 60px;
}
#topics .list li a {
  display: block;
}
#topics .list li a .i {
  width: 260px;
  height: 180px;
  overflow: hidden;
}
#topics .list li a h3 {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 18px;
}
#topics .list li a .cat {
  font-size: 13px;
  line-height: 1em;
  margin-top: 9px;
}
.pagenavi {
  text-align: center;
  margin-bottom: 90px;
}
.pagenavi span, .pagenavi a {
  display: inline-block;
  color: #000;
  font-size: 20px;
  line-height: 1em;
  letter-spacing: 0;
  text-align: center;
  width: 36px;
  height: 36px;
  padding: 8px 0 !important;
  margin: 0 3px !important;
  background-color: transparent;
  border: none !important;
  box-sizing: border-box;
  border-radius: 50%;
}
.pagenavi .current {
  position: relative;
  color: #000;
  background-color: #F5E246;
}
.pagenavi .nextpostslink, .pagenavi .previouspostslink {
  position: relative;
  width: 26px;
}
.pagenavi .nextpostslink::before, .pagenavi .previouspostslink::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 26px;
  height: 1px;
  background-color: #333;
}
.pagenavi .nextpostslink::after, .pagenavi .previouspostslink::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 3px);
  width: 6px;
  height: 1px;
  background-color: #333;
}
.pagenavi .nextpostslink::before {
  left: 0;
}
.pagenavi .previouspostslink::before {
  right: 0;
}
.pagenavi .nextpostslink::after {
  left: 20px;
  transform: rotate(-130deg);
}
.pagenavi .previouspostslink::after {
  right: 20px;
  transform: rotate(-50deg);
}
#topics .cont {
  padding: 30px 0 80px;
  border-top: 1px solid #000;
}
#topics .cont h3 {
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 15px;
}
#topics .cont .date {
  font-size: 13px;
  line-height: 1em;
  margin-bottom: 25px;
}
#topics .cont figure {
  margin-bottom: 25px;
}
#topics .cont figure img {
  width: 100%;
  height: auto;
}
#topics .cont p {
  font-size: 14px;
  line-height: 1.7em;
  margin-bottom: 25px;
}
#topics .side {
  float: right;
  width: calc(100% - 700px);
}
#topics .side h3 {
  font-size: 18px;
  line-height: 1em;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
#topics .side h3 span {
  position: relative;
  display: inline-block;
}
#topics .side h3 span::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 1px;
  background-color: #000;
}
#topics .side ul {
  margin-bottom: 45px;
}
#topics .side ul li {
  font-size: 14px;
  line-height: 1em;
  margin-bottom: 15px;
}
.pager {
  font-size: 14px;
  line-height: 1em;
  width: 600px;
  margin: 60px auto 90px;
}
.pager tr td:nth-of-type(1) {
  width: 30%;
  text-align: left;
}
.pager tr td:nth-of-type(1) a {
  position: relative;
  display: inline-block;
  padding-left: 35px;
}
.pager tr td:nth-of-type(1) a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 1px;
  background-color: #333;
}
.pager tr td:nth-of-type(1) a::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  transform: rotate(-50deg);
  width: 6px;
  height: 1px;
  background-color: #333;
}
.pager tr td:nth-of-type(2) {
  width: 40%;
  text-align: center;
}
.pager tr td:nth-of-type(2) a {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  height: 46px;
  padding: 16px 0 0 20px;
  border-radius: 10px;
  background-color: #000;
}
.pager tr td:nth-of-type(2) a span.mark {
  display: block;
  position: absolute;
  left: calc(50% - 80px);
  top: 13px;
  width: 20px;
  height: 20px;
}
.pager tr td:nth-of-type(2) a span.mark span {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
}
.pager tr td:nth-of-type(2) a span.mark::before, .pager tr td:nth-of-type(2) a span.mark::after, .pager tr td:nth-of-type(2) a span.mark span::before, .pager tr td:nth-of-type(2) a span.mark span::after {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.pager tr td:nth-of-type(2) a span.mark::before {
  left: 0;
  top: 0;
}
.pager tr td:nth-of-type(2) a span.mark::after {
  right: 0;
  top: 0;
}
.pager tr td:nth-of-type(2) a span.mark span::before {
  left: 0;
  bottom: 0;
}
.pager tr td:nth-of-type(2) a span.mark span::after {
  right: 0;
  bottom: 0;
}
.pager tr td:nth-of-type(3) {
  width: 30%;
  text-align: right;
}
.pager tr td:nth-of-type(3) a {
  position: relative;
  display: inline-block;
  padding-right: 35px;
}
.pager tr td:nth-of-type(3) a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 18px;
  height: 1px;
  background-color: #333;
}
.pager tr td:nth-of-type(3) a::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
  transform: rotate(-130deg);
  width: 6px;
  height: 1px;
  background-color: #333;
}
#slider_wrap {
  position: relative;
  width: 100%;
  height: calc(100vh - 15px);
  overflow: hidden;
  padding: 15px 15px 0;
  box-sizing: border-box;
}
#slider_wrap .logo {
  position: absolute;
  left: 80px;
  top: 40px;
  z-index: 1000;
}
#slider_wrap .t {
  position: absolute;
  right: 90px;
  top: 40px;
  z-index: 1000;
}
#slider_wrap .t ul {
  font-size: 0;
  margin-bottom: 20px;
}
#slider_wrap .t ul li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 1em;
  margin: 0 20px;
}
#slider_wrap .t ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
  width: 1px;
  height: 15px;
  background-color: #fff;
}
/*#slider_wrap .t ul li:nth-last-of-type(2)::after,*/
#slider_wrap .t ul li:last-of-type::after {
  display: none;
}
/*#slider_wrap .t ul li:last-of-type {
  margin: 0;
}*/
#slider_wrap .t ul li a {
  color: #fff;
  font-size: 15px;
}
#slider_wrap .t ul li a img {
  vertical-align: bottom;
}
#slider_wrap p.add {
  position: absolute;
  right: 90px;
  top: 76px;
  z-index: 1000;
  color: #fff;
  font-size: 14px;
  line-height: 1.6em;
  text-align: right;
}
#slider_wrap .w {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50vh;
  background-color: #fff;
}
#slider_wrap .slide-img {
  width: 100%;
  height: 100vh;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
#slider_wrap .swiper-slide-active .slide-img, #slider_wrap .swiper-slide-duplicate-active .slide-img, #slider_wrap .swiper-slide-prev .slide-img {
  animation: zoomUp 20s linear 0s 1 normal both;
}
#slider_wrap .sc {
  display: block;
  position: absolute;
  left: 80px;
  bottom: 35px;
  z-index: 10000;
  color: #fff;
  font-size: 13px;
  line-height: 1em;
  text-align: center;
  width: 46px;
  height: 60px;
  overflow: hidden;
}
#slider_wrap .sc::before {
  content: '';
  position: absolute;
  right: 50%;
  top: 15px;
  z-index: 10;
  width: 1px;
  height: 46px;
  background-color: #fff;
}
#slider_wrap .sc::after {
  content: '';
  position: absolute;
  right: 50%;
  top: 15px;
  z-index: 20;
  width: 1px;
  height: 23px;
  background-color: #000;
  -webkit-animation: arrow 2.5s ease 0s infinite normal;
  animation: arrow 2.5s ease 0s infinite normal;
}
@keyframes arrow {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
  }
}
h2.tm {
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  margin-bottom: 30px;
}
a.btn {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 16.2px;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  width: 240px;
  height: 46px;
  padding-top: 15px;
  background-color: #dfc7b1;
  border-radius: 10px;
  box-sizing: border-box;
  opacity: 1;
}
a.btn img {
  vertical-align: bottom;
  margin-right: 20px;
}
a.btn:hover {
  opacity: 1;
  background-color: #9F8C7B;
}
#topics_top {
  position: relative;
  width: 1000px;
  padding: 84px 0 90px 130px;
  margin: auto;
}
#topics_top h2 {
  position: absolute;
  left: 0;
  top: 84px;
  font-size: 18px;
  line-height: 1em;
  text-align: center;
  width: 58px;
  padding-top: 35px;
  margin-bottom: 50px;
  background-image: url("../img/topics.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 38px 27px;
}
#topics_top .list {
  display: flex;
  flex-flow: wrap;
  width: 870px;
  margin-bottom: 54px;
}
#topics_top .list li {
  width: 260px;
  margin-left: 45px;
  margin-bottom: 30px;
}
#topics_top .list li:nth-of-type(3n+1) {
  margin-left: 0;
}
#topics_top .list li a {
  display: block;
}
#topics_top .list li a .i {
  width: 260px;
  height: 180px;
  overflow: hidden;
}
#topics_top .list li a h3 {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 18px;
}
#topics_top .list li a .cat {
  font-size: 13px;
  line-height: 1em;
  margin-top: 9px;
}
#concept_top, #obsession_top {
  position: relative;
  padding: 95px 0 100px;
  background-color: #fff;
}
#concept_top h2, #obsession_top h2 {
  margin-bottom: 20px;
}
#concept_top p, #obsession_top p {
  font-size: 14px;
  line-height: 3em;
  text-align: center;
}
#concept_top p:first-of-type, #obsession_top p:first-of-type {
  /*font-size: 18px;*/
  line-height: 1em;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}
#concept_top p:nth-of-type(2), #obsession_top p:nth-of-type(2) {
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
  margin-bottom: 30px;
}
#concept_top img.d01, #obsession_top img.d01 {
  left: calc(50% - 632px);
  top: -450px;
}
#concept_top img.s01, #obsession_top img.s01 {
  left: calc(50% - 640px);
  bottom: 160px;
}
#concept_top img.s02, #obsession_top img.s02 {
  left: calc(50% + 230px);
  bottom: 190px;
}
#concept_top img.s03, #obsession_top img.s03 {
  left: calc(50% + 0px);
  bottom: 80px;
}
#concept_top img.m01, #obsession img.m01, #faq img.m01 {
  left: calc(50% + 460px);
  top: 180px;
}
#concept_top img.m02, #obsession img.m02, #faq img.m02 {
  left: calc(50% - 500px);
  top: 340px;
}
#instagram {
  position: relative;
  height: 550px;
  padding-top: 60px;
}
#instagram .inner {
  position: absolute;
  right: calc(50% + 40px);
  width: 465px;
  text-align: center;
  overflow: hidden;
}
#instagram ul {
  display: flex;
  flex-wrap: wrap;
  width: 495px;
  margin-bottom: 10px;
}
#instagram ul li {
  width: 135px;
  height: 135px;
  margin: 0 30px 30px 0;
  overflow: hidden;
}
#instagram img.d02 {
  left: calc(50% + 94px);
  top: -440px;
}
#slider_wrap2 {
  position: relative;
  width: 1080px;
  /*height: 590px;*/
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 100px;
}
#slider_wrap2 img.m03 {
  left: calc(50% + 400px);
  top: -130px;
  z-index: 60000;
}
#slider_wrap2 img.m04 {
  left: calc(50% - 120px);
  bottom: -60px;
  z-index: 60000;
  left: 20%;
}
#slider_wrap2 .swiper-pagination {
  left: auto;
  right: 140px;
  bottom: -30px;
  font-size: 14px;
  line-height: 1em;
  text-align: right;
  font-weight: bold;
  width: auto;
}
#slider_wrap2 .arrow {
  position: absolute;
  bottom: -30px;
  right: 40px;
  width: 70px;
  height: 15px;
}
#slider_wrap2 .arrow .swiper-button-prev, #slider_wrap2 .arrow .swiper-button-next {
  font-size: 0 !important;
  top: 0 !important;
  width: 15px;
  height: 15px;
  margin-top: 0 !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 14px 14px;
}
#slider_wrap2 .arrow .swiper-button-prev:focus, #slider_wrap2 .arrow .swiper-button-next:focus {
  outline: none;
}
#slider_wrap2 .arrow .swiper-button-prev::after, #slider_wrap2 .arrow .swiper-button-next::after {
  display: none;
}
#slider_wrap2 .arrow .swiper-button-prev {
  background-image: url("../img/slider-left.png");
  left: 0 !important;
}
#slider_wrap2 .arrow .swiper-button-next {
  background-image: url("../img/slider-right.png");
  right: 0 !important;
}
#slider_wrap2 .progressbar {
  position: relative;
  width: 140px;
  height: 2px;
  margin: -39px 0 0 calc(100% - 360px);
  background-color: #fff;
}
#slider_wrap2 .progressbar::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 2px;
  background-color: #dfc7b1;
}
#slider_wrap2 .progressbar.a::after {
  webkit-animation: prog 4000ms ease 0s infinite normal;
  animation: prog 4000ms ease 0s infinite normal;
}
@keyframes prog {
  0% {
    width: 0;
  }
  100% {
    width: 140px;
  }
}
#obsession {
  position: relative;
  padding: 100px 0 100px;
  background-color: #fff;
}
#obsession .inner {
  /*position: relative;
    left: calc(50% + 80px);
    width: 400px;*/
  margin-top: 65px;
  text-align: center;
}
#obsession h2 {
  text-align: center;
  margin-bottom: 20px;
}
#obsession p {
  font-size: 14px;
  line-height: 2em;
  text-align: center;
  margin-bottom: 1.8em;
}
#obsession p:last-of-type {
  margin-bottom: 0;
}
#obsession img.s01 {
  left: calc(50% - 550px);
  bottom: 620px;
}
#obsession img.s02 {
  left: calc(50% - 250px);
  bottom: 265px;
}
#obsession img.d03 {
  left: calc(50% - 570px);
  bottom: 260px;
  width: 24%;
}
#obsession2 {
  position: relative;
  padding: 100px 0 100px;
  background-color: #fff;
}
#obsession2 .inner {
  position: relative;
  left: calc(50% + 80px);
  width: 400px;
  margin-top: 0;
}
#obsession2 h2 {
  text-align: center;
  margin-bottom: 20px;
}
#obsession2 p {
  font-size: 14px;
  line-height: 2em;
  text-align: left;
  margin-bottom: 1.8em;
}
#obsession2 p:last-of-type {
  margin-bottom: 0;
}
#obsession2 img.s01 {
  left: calc(50% - 410px);
  bottom: 264px;
}
#obsession2 img.s02 {
  left: calc(50% - 294px);
  bottom: 209px;
}
#obsession2 img.d03 {
  left: calc(50% - 444px);
  bottom: 114px;
}
#menu {
  position: relative;
  padding: 100px 0 100px;
}
#menu2 {
  max-width: 700px;
  margin: 0 auto;
  padding: 60px 0 60px;
}
#menu2 table {
  width: 100%;
  border-collapse: collapse
}
#menu2 table th, #menu2 table td {
  border-collapse: collapse
}
#menu2 table th {
  /* border: 1px solid #fff;*/
  padding: 15px;
  text-align: left;
}
#menu2 table td {
  /*border: 1px solid #fff;*/
  padding: 15px
}
@media screen and (max-width: 736px) {
  #menu2 table th {
    border-bottom: none;
    padding-bottom: 0;
    display: block;
    text-align: left;
  }
  #menu2 table td {
    border-top: none;
    padding-top: 0;
    display: block;
    text-align: left;
  }
}
#faq {
  position: relative;
  padding: 60px 0 60px;
  background-color: #fff;
}
#faq .inner {
  width: 1000px;
}
#shop {
  padding: 100px 0;
  /*background-color: #fff;*/
}
#shop .map {
  width: 1000px;
  margin: auto;
}
.not-found {
  position: relative;
  text-align: center;
  width: 100%;
  height: calc(100vh - 230px);
}
.not-found p {
  position: relative;
  top: 50%;
  line-height: 2em;
}
/* common */
hr {
  color: #a5a6a6;
  background-color: #a5a6a6;
  margin: 0;
}
a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
}
a:hover {
  opacity: 0.45;
}
br.sp {
  display: none;
}
img.sp {
  display: none;
}
.sa {
  opacity: 0;
  transition: all 1.0s ease;
}
.sa.show {
  opacity: 1;
  transform: none;
}
.sa--left {
  transform: translate(50px, 0);
}
.sa--right {
  transform: translate(-50px, 0);
}
.sa--up {
  transform: translate(0, 50px);
}
.sa--down {
  transform: translate(0, -50px);
}
/*img.sss.show {
  transform: translate(0, 0) scale(0.5) !important;
}*/
img.sss.sa--left {
  transform: translate(50px, 0) scale(0.5);
}
img.sss.sa--right {
  transform: translate(-50px, 0) scale(0.5);
}
img.sss.sa--up {
  transform: translate(0, 50px) scale(0.5);
}
img.sss.sa--down {
  transform: translate(0, -50px) scale(0.5);
}
img.sss {
  position: absolute;
  transform: translate(0, 0) scale(0.5);
  transform-origin: 0 100%;
}
.text {
  text-align: left;
  display: inline-block;
}
/*=========
accordion
=========*/
.accordion_area {}
.accordion_area .accordion_one .ac_header {
  background-color: #F3F3F3;
  border: 1px solid #ccc;
  padding: 1.5rem 4rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #F3F3F3;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #F3F3F3;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #F3F3F3;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #dfc7b1;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #dfc7b1;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 736px) {
  .accordion_area .accordion_one .ac_header {
    padding: 1.5rem 2rem 1.5rem 1.0rem;
  }
  .accordion_area .accordion_one .ac_header .i_box {
    right: 0.8rem;
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
  .accordion_area .accordion_one .ac_header .i_box:before {
    width: 15px;
  }
  .accordion_area .accordion_one .ac_header .i_box:after {
    height: 15px;
    right: 7px;
  }
  .accordion_area .accordion_one .ac_inner {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
}
/*=========
faq
=========*/
.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q．";
  color: #dfc7b1;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
  }
  .p-faq__headinner::before {
    font-size: 14px;
  }
  .p-faq__headinner p.p-faq__q-txt {
    font-size: 14px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A．";
  color: #de0000;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .p-faq__bodyinner {
    padding-left: 25px;
  }
  .p-faq__bodyinner::before {
    font-size: 14px;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
    font-size: 14px;
  }
}
/*=========
base
=========*/
html, body {
  margin: 0;
  padding: 0;
}
body {
  font-family: YuGothic, "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: .025em;
  line-height: 1.8;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.s_section {
  max-width: 1000px;
  margin: 0 auto;
  padding: 2rem 10px;
}
.gutter > *:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 736px) {
  h2 {
    font-size: 16px;
  }
}
ul.list-disc {
  margin-bottom: 0;
  padding-left: 0;
}
.list-disc__item {
  margin-left: 1.5em;
  list-style: disc;
}
a._a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 2.0em 1.0em;
  border: 1px solid #222222;
  background: linear-gradient(to right, #ffffff 50%, #222222 50%);
  background-size: 200% auto;
  box-sizing: border-box;
  color: #222222;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  transition: .3s;
  position: relative;
}
a._a:after {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  border-right: 1px solid #222222;
  border-bottom: 1px solid #222222;
}
a._a:hover {
  color: #ffffff;
  background-position: -100% 0;
}
/* フローティングバナー */
.bnr1 {
  position: fixed;
  right: 0px;
  z-index: 10;
  bottom: 21%;
  width: 60px;
}
.bnr2 {
  position: fixed;
  right: 0px;
  z-index: 10;
  bottom: 10%;
  width: 60px;
}
/* 出張鍼灸・整体バナー */
.bnr3 {
    padding: 17px;
    background-color: #FFFFFF;
    text-align: center;
}
@media screen and (max-width: 736px) {
  /* フローティングバナー */
  .bnr1 {
    bottom: 20%;
    width: 70px;
  }
  .bnr2 {
    bottom: 8%;
    width: 70px;
  }
}
a.btn_02 {
  display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  width: 150px;
  margin: auto;
  padding: 1rem 0;
  font-weight: bold;
  border: 2px solid #BF9F81;
  background-color: #BF9F81;
  color: #fff;
  transition: 0.5s;
}
a.btn_02:hover {
  color: #BF9F81;
  background: #fff;
}
p.indent {
  padding-left: 1em;
  text-indent: -1em;
}
/* アニメーション前のスタイル */
.js-marker {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #f5dfcc, #f5dfcc); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 60%; /* '30%'の部分にマーカーの太さを記入 */
  transition: all 1s ease-in-out; /* マーカーを引く速度を調整 */
  font-weight: bold; /* ついでに太字にしたい場合 */
}
/* アニメーション発火時 */
.js-marker.inview {
  background-size: 100% 60%; /* '30%'の部分は上で設定した太さに合わせる */
}
/* アニメーション前のスタイル */
.js-marker2 {
  display: inline;
  position: relative;
  background-image: linear-gradient(90deg, #ffff66, #ffff66); /* 単色の場合は同じ色、グラデーションさせる場合は別々の色 */
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 60%; /* '30%'の部分にマーカーの太さを記入 */
  transition: all 1s ease-in-out; /* マーカーを引く速度を調整 */
  font-weight: bold; /* ついでに太字にしたい場合 */
}
/* アニメーション発火時 */
.js-marker2.inview {
  background-size: 100% 60%; /* '30%'の部分は上で設定した太さに合わせる */
}
.sen {
  position: relative;
  display: inline-block;
  padding: 0 2.5em;
  text-align: center;
}
.sen:before, .sen:after {
  line-height: 1;
  position: absolute;
  top: calc(25% - .5em);
}
.sen:before {
  left: 0;
  content: ' ';
  background-image: url(../img/sen.png);
  width: 23px;
  height: 23px;
}
.sen:after {
  right: 0;
  content: ' ';
  background-image: url(../img/sen.png);
  width: 23px;
  height: 23px;
}
.text-center {
  text-align: center;
}
.map span {
    font-weight: normal;
}