@media (max-width: 767px) {
  .content .logo {
    padding-top: 20px;
    padding-bottom: 21px;
  }
}
@media (min-width: 768px) {
  .content .logo {
    padding-bottom: 36px;
  }
}
.content .logo h1 {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .content .logo h1 {
    width: 176px;
    height: 17px;
    background: url("../img/logo-sp.svg") no-repeat;
  }
}
@media (min-width: 768px) {
  .content .logo h1 {
	width: 116px;
	height: 116px;
	background-image: url(../img/logo3.svg);
	background-repeat: no-repeat;
  }
}
@media (max-width: 767px) {
  .content .slide {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) {
  .content .slide {
    margin-bottom: 66px;
  }
}
.content .slide .slide_list {
  margin-right: auto;
  margin-left: auto;
  max-width: 900px;
  width: 100%;
}
.content .slide .slide_item img {
  max-width: 900px;
  width: 100%;
  height: auto;
}
.content .slide .slick-dotted.slick-slider {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.content .slide .slick-dots {
  bottom: 0;
  height: 10px;
  line-height: 0;
}
.content .slide .slick-dots li {
  margin: 0 1px;
  width: 10px;
  height: 10px;
}
.content .slide .slick-dots li button {
  padding: 5px;
  width: 5px;
  height: 5px;
}
.content .slide .slick-dots li button::before {
  display: block;
  margin: 25%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c1c1c1;
  content: "";
  opacity: 1;
}
.content .slide .slick-dots li.slick-active button::before {
  background-color: #666;
  opacity: 1;
}
.content .section {
  font-size: 12px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .content .section + .section {
    margin-top: 90px;
  }
}
@media (min-width: 768px) {
  .content .section + .section {
    margin-top: 100px;
  }
}
.content .section-header {
  margin-top: 0;
  margin-bottom: 36px;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: normal;
  font-size: 17px;
  font-family: Arial, sans-serif;
  line-height: 39px;
}
@media (max-width: 767px) {
  .content .section-header {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .content .section-header {
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
    width: 100%;
  }
}
.content .section-description {
  text-align: center;
}
@supports (font-feature-settings: "palt") {
  .content .section-description {
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
}
@media (max-width: 767px) {
  .content .section-description {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .content .section-description {
    margin-right: auto;
    margin-left: auto;
    max-width: 900px;
    width: 85%;
  }
}
.content .section-description p {
  margin-top: 0;
  margin-bottom: 0;
}
.content .section-description p + p {
  margin-top: 19px;
}
.content .section .anchorButton {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .content .section .anchorButton {
    margin-right: 15px;
    margin-left: 15px;
  }
}
.content .section .anchorButton a {
  display: block;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
  width: 100%;
  height: 50px;
  border: 2px solid #b3b3b3;
  color: inherit;
  text-align: center;
  text-decoration: none;
  line-height: 46px;
}
.content .news-text {
  text-align: center;
}
@media (max-width: 767px) {
  .content .news-text {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .content .news-text {
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
    width: 100%;
  }
}
.content .about-logo {
  margin-top: 0;
  margin-bottom: 17px;
  text-align: center;
  font-weight: normal;
  font-size: inherit;
  line-height: inherit;
}
.content .about-logo::before {
	display: block;
	margin-right: auto;
	margin-bottom: 26px;
	margin-left: auto;
	width: 116px;
	height: 116px;
	content: "";
	background-image: url(../img/logo3.svg);
	background-repeat: no-repeat;
}
.content .section.about h3 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
}

.content .about dl {
  margin: 0 auto 25px;
  width: 270px;
  text-align: center;
  line-height: 28px;
}
.content .about dl dt {
  margin-bottom: 9px;
  padding-bottom: 2px;
  border-bottom: 1px solid #b3b3b3;
}
.content .about dl dd {
  margin-left: 0;
}
.content .about dl dd + dt {
  margin-top: 45px;
}
.content .about ul {
  padding-left: 0;
  list-style-type: none;
}
.content .about-hours {
  margin-bottom: 16px;
  text-align: center;
  line-height: 32px;
}
.content .about-phone {
  margin-bottom: 23px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
}
.content .about-sns {
  text-align: center;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 767px) {
  .content .about-sns {
    margin-bottom: 29px;
  }
}
@media (min-width: 768px) {
  .content .about-sns {
    margin-bottom: 30px;
  }
}
.content .about-sns a {
  padding: 0 4px;
}
.content .about-sns a img {
  vertical-align: bottom;
}
