@charset "utf-8";
/* CSS Document */
.inner {
  max-width: 1040px;
  margin: 0 auto;
}
p {
  text-align: justify;
  text-justify: inter-ideograph;
}
@media (max-width: 896px) {
  .inner {
    margin: 0 30px;
  }
  p {
    letter-spacing: 1px;
    font-size: 1.4rem;
    line-height: 1.7;
    font-weight: normal;
    text-align: inherit;
    text-justify: inherit;
  }
}
.contact {
  margin-bottom: 40px;
  padding: 80px 20px 80px;
  background-color: #023432;
}
.contact .comBox {
  width: auto;
  display: flex;
  justify-content: space-between;
}
.contact .text {
  width: calc(50% + 2px);
}
.contact h3 {
  margin-bottom: 16px;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: 1.5px;
}
.contact .text p {
  color: #fff;
  font-weight: 100;
  line-height: 1.86;
  letter-spacing: 0.6px;
}
.contact .telBox {
  margin-top: 4px;
  color: #fff;
  margin: 4px auto 0 auto;
  text-align: center;
}
.contact .telBox a {
  color: #fff;
  font-size: 6.2rem;
  line-height: 1;
  letter-spacing: 9.5px;
}
.contact .telBox span {
  margin-bottom: 12px;
  display: block;
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: 2.9px;
}
.contact .telBox .txt {
  margin: 12px 0 0;
  font-size: 1.55rem;
  letter-spacing: 2px;
}
@media all and (max-width: 896px) {
  .contact {
    margin-bottom: 30px;
    padding: 26px 20px 27px;
  }
  .contact .comBox {
    display: block;
    width: auto;
    flex-wrap: wrap;
  }
  .contact .text {
    margin-bottom: 13px;
    width: auto;
    text-align: center;
  }
  .contact h3 {
    margin-bottom: 9px;
    font-size: 1.2rem;
    font-weight: 100;
    letter-spacing: 0.5px;
  }
  .contact .text p {
    font-size: 0.8rem;
    letter-spacing: 1.2px;
    line-height: 1.75;
  }
  .contact .telBox {
    margin-top: 0;
    width: auto;
    text-align: center;
  }
  .contact .telBox span {
    margin-bottom: 7px;
    font-size: 1rem;
    letter-spacing: 1.2px;
  }
  .contact .telBox a {
    font-size: 2.9rem;
    letter-spacing: 6.3px;
  }
  .contact .telBox .txt {
    margin-top: 5px;
    font-size: 0.7rem;
    letter-spacing: 1.6px;
  }
}
.headline {
  position: relative;
  color: #222;
  height: 70vh;
  padding: 20px 15px 0 15px;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media all and (max-width: 896px) {
  .headline {
    height: 45vh;
  }
}
.headline.feature-main {
  background: url("../img/feature/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.feature-main {
    background: url("../img/feature/main-sp.jpg");
    background-position: center center;
  }
}
.headline.faq-main {
  background: url("../img/faq/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.faq-main {
    background: url("../img/faq/main-sp.jpg");
    background-position: center center;
  }
}
.headline.en-main {
  background: url("../img/en/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.en-main {
    background: url("../img/en/main-sp.jpg");
    background-position: center center;
  }
}
.headline.access-main {
  background: url("../img/access/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.access-main {
    background: url("../img/access/main-sp.jpg");
    background-position: center center;
  }
}
.headline.policy-main {
  background: url("../img/policy/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.policy-main {
    background: url("../img/policy/main-sp.jpg");
    background-position: center top;
  }
}
.headline.content-main {
  background: url("../img/content/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.content-main {
    background: url("../img/content/main-sp.jpg");
    background-position: center bottom;
    background-size: cover;
  }
}
.headline.flow-main {
  background: url("../img/flow/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.flow-main {
    background: url("../img/flow/main-sp.jpg");
    background-position: center center;
  }
}
.headline.introduction-main {
  background: url("../img/introduction/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.introduction-main {
    background: url("../img/introduction/main-sp.jpg");
    background-position: center center;
  }
}
.headline.symptoms-main {
  background: url("../img/symptoms/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.symptoms-main {
    background: url("../img/symptoms/main-sp.jpg");
    background-position: center bottom;
    background-size: cover;
  }
}
.headline.about-main {
  background: url("../img/about/main.jpg");
  background-position: center top;
}
@media all and (max-width: 896px) {
  .headline.about-main {
    background: url("../img/about/main-sp.jpg");
    background-position: center bottom;
    background-size: cover;
  }
}
.headline__box {
  padding: 40px 0 0 0;
  width: 960px;
  background-color: #f9f8f4;
}
@media all and (max-width: 896px) {
  .headline__box {
    padding: 20px 0 0 0;
    max-width: 100%;
  }
}
.headline__ttl h1, .headline__ttl h2 {
  font-size: 3.7rem;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #9f874e;
  letter-spacing: 0.1rem;
  padding: 0;
  text-align: center;
}
@media all and (max-width: 896px) {
  .headline__ttl h1, .headline__ttl h2 {
    font-size: 2.3rem;
    font-weight: 700;
  }
}
.headline__ttl h1 span.en, .headline__ttl h2 span.en {
  display: block;
  font-size: 1.6rem;
  padding: 0;
}
@media all and (max-width: 896px) {
  .headline__ttl h1 span.en, .headline__ttl h2 span.en {
    display: block;
    font-size: 1.4rem;
    padding: 0;
  }
}
.headline__copy {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0 0 0;
  position: relative
}
@media all and (max-width: 896px) {
  .headline__copy {
    text-align: justify;
    text-justify: inter-ideograph;
    padding: 20px 30px 0 30px;
  }
}
.headline__copy:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -80px;
  /*下線の上下位置調整*/
  display: inline-block;
  width: 50px;
  /*下線の幅*/
  height: 2px;
  /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  /*位置調整*/
  background-color: #9f874e;
  /*下線の色*/
}
@media all and (max-width: 896px) {
  .headline__copy:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -40px;
    /*下線の上下位置調整*/
    display: inline-block;
    width: 50px;
    /*下線の幅*/
    height: 2px;
    /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    /*位置調整*/
    background-color: #9f874e;
    /*下線の色*/
  }
}
.headline__copy p {
  font-size: 1.7rem;
  line-height: 2.0;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2rem;
}
@media all and (max-width: 896px) {
  .headline__copy p {
    font-size: 1.4rem;
    line-height: 1.7;
    text-align: left;
  }
}
.headline__copy p.en {
  font-size: 1.7rem;
  line-height: 2.0;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
}
@media all and (max-width: 896px) {
  .headline__copy p.en {
    font-size: 1.4rem;
    line-height: 1.7;
    text-align: left;
  }
}
/* ==================================================
当診療所の特徴
===================================================*/
#feature {
  padding: 160px 0;
}
@media (max-width: 896px) {
  #feature {
    padding: 80px 0 40px 0;
  }
}
#feature .feature__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}
#feature .feature__box .feature__box__item {
  padding: 0 0 80px 0;
  margin: 0 0 80px 0;
  border-bottom: 1px solid #e6ddcd;
}
@media (max-width: 896px) {
  #feature .feature__box .feature__box__item {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e6ddcd;
  }
}
#feature .feature__box .feature__box__item:last-of-type {
  padding: 0 0 80px 0;
  margin: 0;
  border-bottom: none;
}
@media (max-width: 896px) {
  #feature .feature__box .feature__box__item:last-of-type {
    padding: 0 0 40px 0;
    margin: 0;
    border-bottom: none;
  }
}
.feature__box__item p, .content__box__item__txt p {
  text-indent: 1em;
}
#feature .feature__box h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
}
@media (max-width: 896px) {
  #feature .feature__box h2 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
#feature .feature__box h2 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
#feature .feature__box .feature__box__item__txt p:not(:last-child) {
  padding: 0 0 10px 0;
}
#feature .message__box {
  max-width: 960px;
  margin: 0 auto;
  padding: 40px;
  background: #f1ece4;
  text-align: center;
}
@media (max-width: 896px) {
  #feature .message__box {
    padding: 20px;
  }
}
#feature .feature__box .access__list {
  padding: 20px;
  border: 1px solid #e6ddcd;
  margin: 30px 0 0 0;
}
@media (max-width: 896px) {
  #feature .feature__box .access__list {
    padding: 20px;
    border: 1px solid #e6ddcd;
    margin: 15px 0 0 0;
  }
}
#feature .feature__box .access__list li::before {
  content: "";
  width: 40px;
  border-bottom: 1px solid black;
  height: 0px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: -50px;
  position: absolute;
}
@media (max-width: 896px) {
  #feature .feature__box .access__list li::before {
    width: 5px;
    left: -10px;
  }
}
#feature .feature__box .access__list li {
  margin-left: 50px;
  padding: 3px 0;
  position: relative;
}
@media (max-width: 896px) {
  #feature .feature__box .access__list li {
    margin-left: 5px;
    padding: 3px 0;
    position: relative;
  }
}
#feature .message__box h2 {
  font-size: 3.0rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #9f874e;
  padding: 0 0 50px 0;
  display: inline-block;
  position: relative;
}
@media (max-width: 896px) {
  #feature .message__box h2 {
    font-size: 2.0rem;
    line-height: 1.3;
    font-weight: 400;
    color: #9f874e;
    padding: 0 0 50px 0;
    display: inline-block;
    position: relative;
  }
}
#feature .message__box h2:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 25px;
  /*下線の上下位置調整*/
  display: inline-block;
  width: 50px;
  /*下線の幅*/
  height: 2px;
  /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  /*位置調整*/
  background-color: #9f874e;
  /*下線の色*/
}
#feature .message__box h2 span.en {
  padding: 0 0 15px 0;
  font-size: 1.5rem;
  display: block;
}
#feature .message__box p {
  text-align: left;
}
#summary {
  padding: 160px 0;
  background: #023432;
  color: #fff;
}
@media (max-width: 896px) {
  #summary {
    padding: 40px 0;
  }
}
#summary .summary__headline {
  text-align: center;
}
#summary .summary__headline h2 {
  font-size: 3.2rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  padding: 0 0 70px 0;
}
#summary .summary__headline h2 {
  font-size: 3.2rem;
  padding: 0 0 40px 0;
}
@media (max-width: 896px) {
  #summary .summary__headline h2 {
    font-size: 2.2rem;
    padding: 0 0 40px 0;
  }
}
#summary .summary__headline h2 span.en {
  padding: 0 0 15px 0;
  font-size: 1.5rem;
  display: block;
}
#summary .summary__box {
  max-width: 840px;
  margin: 0 auto;
}
@media (max-width: 896px) {
  #summary .summary__box {
    display: block;
  }
}
#summary .summary__box .summary__box__img {
  text-align: center;
  padding: 0 0 30px 0;
}
#summary .summary__box .summary__box__img img {
  width: 60%;
}
@media (max-width: 896px) {
  #summary .summary__box .summary__box__img img {
    width: 100%;
  }
}
#summary .summary__box .summary__box__txt {}
#summary .summary__box .summary__box__txt p:first-of-type {
  padding: 0 0 10px 0;
}
/* ==================================================
心療方法
===================================================*/
#content {
  padding: 120px 0 160px 0;
}
@media (max-width: 896px) {
  #content {
    padding: 40px 0;
  }
}
#content .content__box {
  max-width: 840px;
  margin: 0 auto 100px auto;
  padding: 0;
}
#content .content__box .content__box__item {
  padding: 0 0 80px 0;
  margin: 0 0 80px 0;
  border-bottom: 1px solid #e6ddcd;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 896px) {
  #content .content__box .content__box__item {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e6ddcd;
    display: flex;
    flex-wrap: wrap;
  }
}
#content .content__box .content__box__item:nth-child(even) {
  flex-flow: row-reverse;
}
@media (max-width: 896px) {
  #content .content__box .content__box__item:nth-child(even) {
    flex-wrap: wrap;
  }
}
#content .content__box .content__box__item:last-of-type {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
#content .content__box .content__box__item .content__box__item__txt, #content .content__box .content__box__item .content__box__item__img {
  width: 46%
}


@media (max-width: 896px) {
  #content .content__box .content__box__item .content__box__item__txt, #content .content__box .content__box__item .content__box__item__img {
    width: 100%
  }
}
#content .content__box h2, #content .content__box h3 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
}
@media (max-width: 896px) {
  #content .content__box h2, #content .content__box h3 {
    font-size: 2.0rem;
    padding: 20px 0 15px 0;
  }
}
#content .content__box h2 span.en, #content .content__box h3 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
#content .content__box .content__box__item__txt p:not(:last-child) {
  padding: 0 0 10px 0;
}
.content__img {
  padding: 0 0 80px 0;
  max-width: 840px;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .content__img {
    padding: 0 0 40px 0;
  }
}
.content02__img {
  padding: 0 0 80px 0;
  max-width: 840px;
  margin: 40px auto 0 auto;
}
@media all and (max-width: 896px) {
  .content02__img {
    padding: 0 0 40px 0;
  }
}
#content .content__box02 {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}
#content .content__box02 .content__box02__item {
  padding: 0 0 80px 0;
  margin: 0 0 80px 0;
  border-bottom: 1px solid #e6ddcd;
}
@media (max-width: 896px) {
  #content .content__box02 .content__box02__item {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e6ddcd;
  }
}
#content .content__box02 .content__box02__item:last-of-type {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
@media (max-width: 896px) {
  #content .content__box02 .content__box02__item:last-of-type {
    padding: 0;
    margin: 0;
    border-bottom: none;
  }
}
.content__box02__item p {
  text-indent: 1em;
  padding: 0 0 15px 0;
}
#content .content__box02 h2, #content .content__box02 h3 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
}
@media (max-width: 896px) {
  #content .content__box02 h2, #content .content__box02 h3 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
#content .content__box02 h2 span.en, #content .content__box02 h3 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
#content .content__box02 .content__box02__item__txt p:not(:last-child) {
  padding: 0 0 10px 0;
}
/* ==================================================
診療所の紹介
===================================================*/
#introduction {
  padding: 160px 0;
}
@media (max-width: 896px) {
  #introduction {
    padding: 80px 0 40px 0;
  }
}
#introduction .introduction__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media all and (max-width: 896px) {
  #introduction .introduction__box {
    display: block;
  }
}
#introduction .introduction__box .introduction__box__item {
  width: 46%;
  padding: 0;
}
@media all and (max-width: 896px) {
  #introduction .introduction__box .introduction__box__item {
    width: 100%;
    padding: 40px 0 0 0;
  }
}
#introduction .introduction__box h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
}
@media (max-width: 896px) {
  #introduction .introduction__box h2 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
#introduction .introduction__box h2 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
#introduction .introduction__img {
  padding: 0;
  max-width: 840px;
  margin: -40px auto 0 auto;
}
@media all and (max-width: 896px) {
  #introduction .introduction__img {
    padding: 0;
  }
}
#introduction .access__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}
#introduction .access__box p span {
  font-weight: 700;
}
@media (max-width: 896px) {
  #introduction .access__box p span {
    display: block;
  }
}
.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  max-width: 840px;
  margin: 40px auto;
}
@media (max-width: 896px) {
  .gmap {
    margin: 20px auto;
  }
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#introduction .access__details {
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 896px) {
  #introduction .access__details {
    display: block;
  }
}
#introduction .access__details .access__details__img {
  width: 42%
}
@media (max-width: 896px) {
  #introduction .access__details .access__details__img {
    width: 100%
  }
}
#introduction .access__details .access__details__txt {
  width: 53%
}
@media (max-width: 896px) {
  #introduction .access__details .access__details__txt {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
#introduction .access__details .access__details__txt p {
  padding: 10px 0 0 0;
}
#introduction .kinrin__box {
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#introduction .kinrin__box {
  margin-top: 60px;
}
.kinrin__box__item:first-of-type {
  width: 48%;
}
/*もともとあるクラスに　追加*/
.kinrin__box h2 {
  font-size: 3.0rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #9f874e;
  padding: 0 0 50px 0;
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.kinrin__box h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 25px;
  display: inline-block;
  width: 50px;
  height: 2px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #9f874e;
}
.kinrin__box__item {
  padding: 40px 0 0 0;
  width: 48%;
}
@media (max-width: 896px) {
  .kinrin__box h2 {
    font-size: 2.0rem;
  }
  .kinrin__box__item {
    padding: 20px 0 0 0;
    width: 48%;
  }
}
/*.kinrin__box__item:first-of-type {
  width: 100%;
}*/
@media (max-width: 896px) {
  .kinrin__box__item:last-of-type {
    width: 48%;
  }
}
.kinrin__box__item .txt {
  padding: 15px 0 0 0;
}
.message__img {
  padding: 0;
  max-width: 840px;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .message__img {
    padding: 0;
  }
}
#introduction .message__box {
  padding: 0;
  max-width: 840px;
  margin: -40px auto 0 auto;
}
#introduction .message__box h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
  text-align: center;
}
@media (max-width: 896px) {
  #introduction .message__box h2 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
#introduction .message__box p {
  text-indent: 1rem;
}
#introduction .message__box p:not(:last-child) {
  padding: 0 0 40px 0;
}
@media (max-width: 896px) {
  #introduction .message__box p:not(:last-child) {
    padding: 0 0 15px 0;
  }
}
#introduction .message__box p.name {
  text-align: right;
}
#introduction .gallery__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -60px;
  max-width: 840px;
  margin: 0 auto;
}
#introduction .gallery__box .gallery__box__item {
  width: 30%;
  padding: 0 0 60px 0;
}
#introduction .gallery__box .gallery__box__item:last-of-type {
  width: 30%;
  padding: 0;
}
@media (max-width: 896px) {
  #introduction .gallery__box .gallery__box__item {
    width: 48.5%;
    padding: 0 0 15px 0;
  }
  #introduction .gallery__box .gallery__box__item:last-of-type {
    padding: 0;
  }
}
/* ==================================================
主な症状
===================================================*/
#symptoms {
  padding: 120px 0 160px 0;
}
@media all and (max-width: 896px) {
  #symptoms {
    padding: 40px 0;
  }
}
.symptoms__img {
  padding: 0;
  max-width: 840px;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .symptoms__img {
    padding: 0;
  }
}
#symptoms .symptoms__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}
#symptoms .symptoms__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media all and (max-width: 896px) {
  #symptoms .symptoms__box {
    display: block;
  }
}
#symptoms .symptoms__box .symptoms__box__item {
  width: 46%;
  padding: 80px 0 0 0;
}
@media all and (max-width: 896px) {
  #symptoms .symptoms__box .symptoms__box__item {
    width: 100%;
    padding: 40px 0 0 0;
  }
}
#symptoms .symptoms__box h2, #symptoms .sym__details__box h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
}
@media (max-width: 896px) {
  #symptoms .symptoms__box h2, #symptoms .sym__details__box h2 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
#symptoms .symptoms__box h2 span.en, #symptoms .sym__details__box h2 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
#symptoms .sym__nav__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 0 80px 0;
  display: flex;
  justify-content: center;
}
.sym__nav__box__item {
  padding: 0 15px;
}
#symptoms .sym__details__box {
  padding: 0 0 80px 0;
  margin: 0 auto 80px auto;
  border-bottom: 1px solid #e6ddcd;
  max-width: 840px;
}
#symptoms .sym__details__box:last-of-type {
  padding: 0;
  margin: 0 auto;
  border-bottom: none;
}
#symptoms .sym__details__box h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 15px;
  margin: 0 0 20px 0;
  background: #f1ece4;
}
@media (max-width: 896px) {
  #symptoms .sym__details__box h3 {
    font-size: 1.6rem;
    padding: 8px 0;
  }
}
#symptoms .sym__details__box p {
  text-indent: 1rem;
}
#symptoms .sym__details__box p:not(:last-child) {
  padding: 0 0 40px 0;
}
/* ==================================================
アーカイブ
===================================================*/
#archive {
  padding: 100px 0 160px 0;
}
@media all and (max-width: 896px) {
  #archive {
    padding: 40px 0;
  }
}
#archive .aricive__headline ul.archive__headline__list {
  max-width: 440px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}
#archive .aricive__headline ul.archive__headline__list a {
  color: #999;
}
#archive .aricive__headline ul.archive__headline__list .active a {
  font-weight: 900;
  color: #000;
}
#archive .archive__box {
  max-width: 840px;
  margin: 60px auto 0 auto;
  padding: 0;
}
@media all and (max-width: 896px) {
  #archive .archive__box {
    max-width: 840px;
    margin: 30px auto 0 auto;
    padding: 0;
  }
}
#archive .archive__box .archive__box__item {
  display: flex;
  margin: 0 0 80px 0;
  padding: 0 0 80px 0;
  border-bottom: 1px solid #e6ddcd;
}
@media all and (max-width: 896px) {
  #archive .archive__box .archive__box__item {
    display: block;
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #e6ddcd;
  }
}
#archive .archive__box .archive__box__item:last-of-type {
  display: flex;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
@media all and (max-width: 896px) {
  #archive .archive__box .archive__box__item:last-of-type {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: none;
  }
}
#archive .archive__box .archive__box__item .archive__box__item__img {
  width: 25%;
}
@media all and (max-width: 896px) {
  #archive .archive__box .archive__box__item .archive__box__item__img {
    width: 100%;
  }
}
#archive .archive__box .archive__box__item .archive__box__item__txt {
  width: 70%;
  margin: 0 0 0 5%;
}
@media all and (max-width: 896px) {
  #archive .archive__box .archive__box__item .archive__box__item__txt {
    width: 100%;
    margin: 15px 0 0 0;
  }
}
#archive .archive__box .archive__box__item .archive__box__item__txt h3 {
  justify-content: space-around;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  margin: 0 0 15px 0;
}
#archivedetails {
  padding: 60px 0 160px 0;
}
@media all and (max-width: 896px) {
  #archivedetails {
    padding: 40px 0;
  }
}
#archivedetails .archivedetails__box {
  max-width: 840px;
  margin: 60px auto 0 auto;
  padding: 0;
}
@media all and (max-width: 896px) {
  #archivedetails .archivedetails__box {
    max-width: 840px;
    margin: 0 auto;
    padding: 0;
  }
}
#archivedetails .back {
  padding: 60px 0 0 0;
}
@media all and (max-width: 896px) {
  #archivedetails .back {
    padding: 30px 0 0 0;
  }
}
/* ==================================================
プライバシーポリシー
===================================================*/
#policy {
  padding: 160px 0;
}
@media (max-width: 896px) {
  #policy {
    padding: 80px 0 40px 0;
  }
}
#policy .policy__box, #policy .policy__headline, #policy .policy__footer {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}
#policy .policy__box .policy__box__item {
  padding: 0 0 80px 0;
}
@media (max-width: 896px) {
  #policy .policy__box .policy__box__item {
    padding: 0 0 40px 0;
  }
}
#policy .policy__box .policy__box__item:last-of-type {
  padding: 0;
}
.policy__box .policy__box__item .policy__box__item__inr {
  padding: 30px 0 0 0;
}
@media (max-width: 896px) {
  .policy__box .policy__box__item .policy__box__item__inr {
    padding: 15px 0 0 0;
  }
}
#policy .policy__headline h1 {
  font-size: 2.7rem;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 20px 0;
  text-align: center;
}
#policy .policy__box h2 {
  font-size: 2.0rem;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 20px 0;
}
@media (max-width: 896px) {
  #policy .policy__box h2 {
    font-size: 1.8rem;
    padding: 0 0 10px 0;
    letter-spacing: 0.1rem;
    color: #9f874e;
  }
}
#policy .policy__box h3 {
  font-weight: 700;
  padding: 0 0 5px 0;
}
@media (max-width: 896px) {
  #policy .policy__box h3 {
    font-weight: 700;
    padding: 0 0 5px 0;
    font-size: 1.5rem;
  }
}
#policy .policy__footer {
  padding: 20px 0 0 0;
}
/* ==================================================
英語
===================================================*/
#english {
  padding: 120px 0 160px 0;
}
@media all and (max-width: 896px) {
  #english {
    padding: 70px 0;
  }
}
.english__img {
  padding: 0;
  max-width: 840px;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .english__img {
    padding: 0;
  }
}
#english .english__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}
#english .english__box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media all and (max-width: 896px) {
  #english .english__box {
    display: block;
  }
}
#english .english__box .english__box__item {
  width: 46%;
  padding: 60px 0 0 0;
}
@media all and (max-width: 896px) {
  #english .english__box .english__box__item {
    width: 100%;
    padding: 30px 0 0 0;
  }
}
#english h2 {
  font-size: 3.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 40px 0;
  text-align: center;
}
@media (max-width: 896px) {
  #english h2 {
    font-size: 2.5rem;
    padding: 0 0 15px 0;
  }
}
#english .english__box h3 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
}
@media (max-width: 896px) {
  #english .english__box h3 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
#english .english__box h3 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
/* ==================================================
英語(アクセス)
===================================================*/
#access-en {
  padding: 160px 0;
  background: #f1ece4;
}
@media all and (max-width: 896px) {
  #access-en {
    padding: 40px 0;
  }
}
#access-en h2 {
  font-size: 3.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 40px 0;
  text-align: center;
}
@media (max-width: 896px) {
  #access-en h2 {
    font-size: 2.5rem;
    padding: 0 0 15px 0;
  }
}
#access-en .access-en__box {
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 896px) {
  #access-en .access-en__box {
    display: block;
  }
}
#access-en .access-en__box .access-en__box__img {
  width: 42%
}
@media (max-width: 896px) {
  #access-en .access-en__box .access-en__box__img {
    width: 100%
  }
}
#access-en .access-en__box .access-en__box__txt {
  width: 53%
}
@media (max-width: 896px) {
  #access-en .access-en__box .access-en__box__txt {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
#access-en .access-en__box .access-en__box__txt p {
  padding: 10px 0 0 0;
}
#access-en .access-en__box h3, #access-en .clinic__box h3 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 10px 0;
}
@media (max-width: 896px) {
  #access-en .access-en__box h3, #access-en .clinic__box h3 {
    font-size: 2.0rem;
    padding: 0 0 7px 0;
  }
}
@media (max-width: 896px) {
  #access-en .access-en__box dl {
    font-size: 1.4rem;
  }
}
#access-en .access-en__box dd {
  padding: 0 0 4px 0;
}
#access-en .clinic__box {
  max-width: 840px;
  padding: 40px 0 0 0;
  margin: 0 auto;
}
@media (max-width: 896px) {
  #access-en .clinic__box {
    max-width: 840px;
    padding: 20px 0 0 0;
    margin: 0 auto;
  }
}
/* ==================================================
治療の流れ
===================================================*/
#flow {
  padding: 120px 0 160px 0;
  background: #f1ece4;
}
@media (max-width: 896px) {
  #flow {
    padding: 40px 0;
  }
}
#flow .flow__box {
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#flow .flow__box h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 80px 0;
}
#flow .flow__box h2.center {
  text-align: center;
}
@media (max-width: 896px) {
  #flow .flow__box h2 {
    font-size: 2.0rem;
    padding: 0 0 40px 0;
  }
}
#flow .flow__box h2 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
#flow .flow__box h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  background: #f9f8f4;
  padding: 15px;
  margin: 0 0 20px 0;
}
@media (max-width: 896px) {
  #flow .flow__box h3 {
    font-size: 1.6rem;
    padding: 0 0 8px 0;
  }
}
#flow .flow__box .flow__box__item {
  padding: 0 0 80px 0;
  margin: 0 0 80px 0;
  border-bottom: 1px solid #e6ddcd;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 896px) {
  #flow .flow__box .flow__box__item {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e6ddcd;
    display: flex;
    flex-wrap: wrap;
  }
}
#flow .flow__box .flow__box__item:last-of-type {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
#flow .flow__box .flow__box__item .flow__box__item__txt, #flow .flow__box .flow__box__item .flow__box__item__img {
  width: 46%
}
@media (max-width: 896px) {
  #flow .flow__box .flow__box__item .flow__box__item__txt, #flow .flow__box .flow__box__item .flow__box__item__img {
    width: 100%
  }
}
#flow .flow__box .flow__box__item__txt p:not(:last-child) {
  padding: 0 0 15px 0;
}
/* ==================================================
医師紹介
===================================================*/
#doctor {
  padding: 160px 0;
}
@media (max-width: 896px) {
  #doctor {
    padding: 40px 0;
  }
}
#doctor .doctor__box {
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#doctor .doctor__box {
  padding: 0 0 80px 0;
  margin: 0 0 80px 0;
  border-bottom: 1px solid #e6ddcd;
}
@media (max-width: 896px) {
  #doctor .doctor__box {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e6ddcd;
  }
}
#doctor .doctor__box:last-of-type {
  padding: 0;
  margin: 0;
  border-bottom: 1px none;
}
#doctor .doctor__box h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
}
#doctor .doctor__box h2.center {
  text-align: center;
}
@media (max-width: 896px) {
  #doctor .doctor__box h2 {
    font-size: 2.0rem;
    padding: 0 0 40px 0;
  }
}
#doctor .doctor__box h2 span.en {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 8px 0;
}
#doctor .doctor__box h2 span.kana {
  font-size: 1.4rem;
  display: inline-block;
  margin: -10px 0 0 10px;
}
#doctor .doctor__box h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  background: #fff;
  padding: 15px;
  margin: 0 0 20px 0;
}
@media (max-width: 896px) {
  #doctor .doctor__box h3 {
    font-size: 1.6rem;
    padding: 0 0 8px 0;
  }
}
#doctor .doctor__box .doctor__box__item {
  padding: 0 0 80px 0;
  margin: 0 0 80px 0;
  border-bottom: 1px solid #e6ddcd;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 896px) {
  #doctor .doctor__box .doctor__box__item {
    padding: 0 0 40px 0;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #e6ddcd;
    display: flex;
    flex-wrap: wrap;
  }
}
#doctor .doctor__box .doctor__box__item:last-of-type {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
#doctor .doctor__box .doctor__box__item .doctor__box__item__txt {
  width: 56%
}
#doctor .doctor__box .doctor__box__item .doctor__box__item__img {
  width: 36%
}
@media (max-width: 896px) {
  #doctor .doctor__box .doctor__box__item .doctor__box__item__txt, #doctor .doctor__box .doctor__box__item .doctor__box__item__img {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
#doctor .doctor__box .doctor__box__item__txt p:not(:last-child) {
  padding: 0 0 20px 0;
}
#doctor .doctor__box ul {
  padding: 0 0 20px 0;
}
.message__box__inr {
  padding: 0 0 40px 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 896px) {
  .message__box__inr {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 20px 0;
  }
}
.message__box__inr .message__box__inr__txt {
  width: 57%
}
.message__box__inr .message__box__inr__txt p {
  padding: 0 0 40px 0;
}
@media (max-width: 896px) {
  .message__box__inr .message__box__inr__txt p:last-of-type {
    padding: 0;
  }
}
.message__box__inr .message__box__inr__img {
  width: 38%
}
@media (max-width: 896px) {
  .message__box__inr .message__box__inr__img {
    width: 100%;
    padding: 0 0 30px 0;
  }
  .message__box__inr .message__box__inr__txt {
    width: 100%;
    padding: 0;
  }
}
/* ==================================================
良くある質問
===================================================*/
#faq {
  padding: 120px 0 160px 0;
}
@media (max-width: 896px) {
  #faq {
    padding: 40px 0;
  }
}
#faq .faq__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_qa .cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0;
  color: #1b2538;
}
.cp_qa .cp_actab:last-of-type {
  margin: 0;
}
.cp_qa .cp_actab input {
  position: absolute;
  opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 2em 2em 2em 3.5em;
  cursor: pointer;
  text-indent: 1em;
  border: 1px solid #e6ddcd;
  background: rgba(255, 255, 255, 0.3);
}
.cp_qa .cp_actab label::before {
  font-family: serif;
  font-size: 1.5em;
  margin-left: -2em;
  padding-right: 0.5em;
  content: 'Q';
}
.cp_qa .cp_actab label:hover {
  transition: all 0.3s;
  color: #9f874e;
}
/* --質問の＋アイコン */
.cp_qa .cp_actab label::after {
  font-size: 1.7em;
  font-weight: 700;
  line-height: 2em;
  position: absolute;
  top: 17px;
  right: 0;
  content: '\2b';
  display: inline-block;
  width: 2em;
  height: 2em;
  -webkit-transition: transform 0.4s;
  transition: transform 0.4s;
}
/* 答え */
.cp_qa .cp_actab .cp_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 2.5em;
  -webkit-transition: max-height 0.2s;
  transition: max-height 0.2s;
}
.cp_qa .cp_actab .cp_actab-content::before {
  /*	font-family: serif;
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	content: 'A';*/
}
.cp_qa .cp_actab .cp_actab-content p {
  margin: 2em 1em 2em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
  max-height: 40em;
  border: 1px solid #e6ddcd;
  border-top: none;
  background: rgba(255, 255, 255, 0.5);
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
  /*color: #9f874e;*/
}
/* 質問をクリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.cp2_qa {
  min-width: 840px;
}
@media (max-width: 896px) {
  .cp2_qa {
    min-width: 100%;
  }
}
.cp2_qa *, .cp2_qa *:after, .cp2_qa *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp2_qa .cp2_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0;
  color: #1b2538;
}
.cp2_qa .cp2_actab:last-of-type {
  margin: 0;
}
.cp2_qa .cp2_actab input {
  position: absolute;
  opacity: 0;
}
/* 質問 */
.cp2_qa .cp2_actab label {
  font-weight: bold;
  line-height: 1.6em;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 2em;
  cursor: pointer;
  text-indent: 1em;
  border: 1px solid #e6ddcd;
  background: rgba(255, 255, 255, 0.3);
}
.cp2_qa .cp2_actab label:hover {
  transition: all 0.3s;
  color: #9f874e;
}
/* --質問の＋アイコン */
.cp2_qa .cp2_actab label::after {
  font-size: 1.7em;
  font-weight: 700;
  line-height: 2em;
  position: absolute;
  top: 17px;
  right: 0;
  content: '\2b';
  display: inline-block;
  width: 2em;
  height: 2em;
  -webkit-transition: transform 0.4s;
  transition: transform 0.4s;
}
/* 答え */
.cp2_qa .cp2_actab .cp2_actab-content {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 2.5em;
  -webkit-transition: max-height 0.2s;
  transition: max-height 0.2s;
}
.cp2_qa .cp2_actab .cp2_actab-content::before {
  /*	font-family: serif;
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	content: 'A';*/
}
.cp2_qa .cp2_actab .cp2_actab-content p {
  margin: 2em 1em 2em 0;
}
/* 質問を開いた時の仕様 */
/* --答えの高さ */
.cp2_qa .cp2_actab input:checked ~ .cp2_actab-content {
  max-height: 180em;
  border: 1px solid #e6ddcd;
  border-top: none;
  background: rgba(255, 255, 255, 0.5);
}
/* 質問をクリックした時のアイコンの動き */
.cp2_qa .cp2_actab input:checked ~ label {
  /*color: #9f874e;*/
}
/* 質問をクリックした時の+の動き */
.cp2_qa .cp2_actab input[type=checkbox]:checked + label::after {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.cp2_actab h2 {
  font-size: 2.2rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
}
.cp2_actab h2 span {
  font-size: 1.8rem;
  display: inline-block;
  padding: 0 30px 0 0;
  margin: 0 30px 0 0;
  border-right: 1px solid #e6ddcd
}
.cp2_actab {
  padding: 0 0 70px 0;
  background: url("/assets/img/about/icon03.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}
.cp2_actab:last-of-type {
  background: none;
  padding: 0;
}
/* ==================================================
about | 初めての方
===================================================*/
#about {
  padding: 160px 0;
}
@media (max-width: 896px) {
  #about {
    padding: 80px 0 40px 0;
  }
}
#about .about__box {
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#about .about__box::after {
  content: "";
  display: block;
  width: 30%;
}
@media (max-width: 896px) {
  #about .about__box {
    display: block;
  }
}
#about .about__box .about__box__item {
  width: 31%;
  padding: 0 0 80px 0;
}
#about .about__box .about__box__item:last-of-type {
  width: 31%;
  padding: 0;
}
@media (max-width: 896px) {
  #about .about__box .about__box__item {
    width: 100%;
    padding: 0 0 40px 0;
  }
  #about .about__box .about__box__item:last-of-type {
    width: 100%;
    padding: 0;
  }
}
#about .about__box .about__box__item h2 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  margin: 25px 0 20px 0;
}
#about .about__box .reserve__box .reserve__box__item {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px 0;
}
@media (max-width: 896px) {
  #about .about__box .reserve__box .reserve__box__item {
    display: block;
  }
}
#about .about__box .reserve__box .reserve__box__item:last-of-type {
  margin: 0;
}
#about .about__box .reserve__box .reserve__box__item .reserve__box__item__left {
  width: 48.5%;
  background: #f1ece4;
  padding: 2.5%;
}
@media (max-width: 896px) {
  #about .about__box .reserve__box .reserve__box__item .reserve__box__item__left {
    width: 100%;
  }
}
#about .about__box .reserve__box {
  padding: 40px 40px 40px 0;
}
@media (max-width: 896px) {
  #about .about__box .reserve__box {
    padding: 30px 30px 30px 0;
  }
}
#about .about__box .reserve__box p {
  padding: 0;
  margin: 0;
}
#about .about__box .reserve__box .ttl {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  text-align: center;
}
#about .about__box .reserve__box .copy {
  margin: 15px 0;
}
#about .about__box .reserve__box .copy span {
  display: block;
  text-align: center;
  border: 1px solid #9f874e;
  padding: 3px 0;
  margin: 0 0 5px 0;
}
#about .about__box .reserve__box .tel {
  color: #fff;
  background: #222;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 10px 0;
  margin: 15px 0 0 0;
}
#about .about__box .reserve__box .tel a {
  color: #fff;
}
#about .about__box .reserve__box .tel a:hover {
  color: #666;
}
#about .about__box .reserve__box .reserve__box__item .reserve__box__item__right {
  width: 48.5%;
}
@media (max-width: 896px) {
  #about .about__box .reserve__box .reserve__box__item .reserve__box__item__right {
    width: 100%;
    margin: 30px 0 0 0;
  }
}
#about .about__box .reserve__box .reserve__box__item .reserve__box__item__right p {
  padding: 0;
  margin: 0 0 5px 0;
}
#about .about__box .reserve__box .reserve__box__item .reserve__box__item__right h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  margin: 0 0 20px 0;
}
#about .bills__box {
  max-width: 840px;
  margin: 0 auto 40px auto;
}
@media (max-width: 896px) {
  #about .bills__box {
    margin: 0 auto 20px auto;
  }
}
#about .bills__box .bills__box__item {
  padding: 0 0 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 896px) {
  #about .bills__box .bills__box__item {
    padding: 0 0 20px 0;
    display: block;
  }
}
#about .bills__box .bills__box__item:last-of-type {
  padding: 0;
}
#about .bills__box .bills__box__item .bills__box__item__left {
  width: 20%;
  text-align: center;
}
@media (max-width: 896px) {
  #about .bills__box .bills__box__item .bills__box__item__left {
    width: 100%;
    text-align: center;
  }
}
.bills-bg {
  background: #f1ece4;
  text-align: center;
  padding: 5%;
  font-weight: 700;
}
@media (max-width: 896px) {
  .bills-bg {
    padding: 2.5%;
    font-weight: 700;
    margin: 0 0 15px 0;
  }
}
#about .bills__box .bills__box__item .bills__box__item__right {
  width: 75%;
}
@media (max-width: 896px) {
  #about .bills__box .bills__box__item .bills__box__item__right {
    width: 100%;
  }
}
#about .example__box {
  max-width: 840px;
  margin: 80px auto 40px auto;
}
@media (max-width: 896px) {
  #about .example__box {
    max-width: 840px;
    margin: 40px auto 20px auto;
  }
}
#about .example__box h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
  text-align: center;
}
@media (max-width: 896px) {
  #about .example__box h2 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
#about .example__box .caption {
  text-align: center;
  padding: 15px 0 0 0;
}
#about .about__box .reserve__box02 {
  padding: 40px 40px 40px 0;
}
@media (max-width: 896px) {
  #about .about__box .reserve__box02 {
    padding: 30px 30px 30px 0;
  }
}
#about .about__box .reserve__box02 .reserve__box02__item {
  padding: 0 0 40px 0;
  margin: 0 0 40px 0;
  border-bottom: 1px solid #9f874e;
}
#about .about__box .reserve__box02 .reserve__box02__item:last-of-type {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
#about .about__box .reserve__box02 .reserve__box02__item p {
  padding: 0;
  margin: 0;
}
#about .about__box .reserve__box02 .reserve__box02__item .ttl {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  text-align: center;
}
#about .about__box .reserve__box02 .reserve__box02__item .copy {
  margin: 15px 0;
}
#about .about__box .reserve__box02 .reserve__box02__item .copy02 {
  margin: 15px auto;
  padding: 15px;
  background: #f1ece4;
}
#about .about__box .reserve__box02 .reserve__box02__item .copy02 strong {
  font-size: 1.6rem;
}
#about .about__box .reserve__box02 .reserve__box02__item .copy span {
  display: block;
  text-align: center;
  border: 1px solid #9f874e;
  padding: 3px 0;
  margin: 0 0 5px 0;
}
#about .about__box .reserve__box02 .reserve__box02__item .tel {
  color: #fff;
  background: #222;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 15px auto 0 auto;
  max-width: 50%;
}
@media (max-width: 896px) {
  #about .about__box .reserve__box02 .reserve__box02__item .tel {
    max-width: 100%;
  }
}
#about .about__box .reserve__box02 .reserve__box02__item .tel a {
  color: #fff;
  display: block;
  padding: 10px;
}
#about .about__box .reserve__box02 .reserve__box02__item .tel a:hover {
  color: #f4f4f4;
  background: #666;
}
#about .about__box .reserve__box02 .reserve__box02__item h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  margin: 0 0 20px 0;
}
#about .download__box {
  max-width: 640px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 896px) {
  #about .download__box {
    display: block;
  }
}
#about .download__box ul li {
  border-bottom: 1px solid #ccc;
}
#about .download__box ul li a {
  display: block;
  padding: 15px 0;
  width: 100%;
  background: url("../img/download/icon_pdf.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center right;
}
@media (min-width: 896px) {
  .btnaccess {
    margin-top: 0 !important;
  }
}
#symptoms .signature {
  text-align: right;
  font-size: 120%;
  max-width: 840px;
}
.movie__box {
  max-width: 840px;
  margin: 0 auto;
}
.movie__box .mv-txt {
  padding: 15px 0;
  text-align: center;
}
.movie-wrap {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery__wrap {
  padding: 30px 0 0 0;
}
.movie__box h2, .gallery__wrap h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  padding: 0 0 30px 0;
  text-align: center;
}
@media (max-width: 896px) {
  .movie__box h2, .gallery__wrap h2 {
    font-size: 2.0rem;
    padding: 0 0 15px 0;
  }
}
.bannerBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.bannerBox a {
  margin-right: 2%;
  display: block;
}
.bannerBox a:last-child {
  margin-right: 0;
}
@media all and (max-width: 896px) {
  .bannerBox {
    padding: 0 0 10px 0;
    display: inherit;
  }
  .bannerBox a {
    margin-right: 0;
    width: 80%;
    margin: 0 auto 10px;
  }
  .bannerBox a:last-child {
    margin-bottom: 0;
    margin-right: auto;
  }
}
/*新規*/
.map__details {
  max-width: 840px;
  margin: 0 auto 40px;
}
.map__details img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
@media all and (max-width: 896px) {
  .map__details img {
    width: 100%;
  }
}
/* treatmentcosts スタイル*/
.costs_table {
  table-layout: fixed;
  border-collapse: collapse; /* セルの線を重ねる */
  margin: 30px auto 50px auto;
  width: 100%;
}
.costs_table td {
  border: 1px solid #e6ddcd;
  padding: 20px 50px;
}
.costs_table tr td:nth-of-type(1) {
  width: 500px;
}
.bill.costs_img {
  display: block;
  margin-top: 50px;
}
.example__box .bills__box .txt a.costs_link {
  color: #C00B0E;
  text-decoration: underline;
}
/* treatmentcosts スタイル    SP*/
@media (max-width: 896px) {
  .costs_table {
    width: 100%;
  }
  .costs_table tr {
    display: block;
    width: 100%;
  }
  .costs_table tr td:nth-of-type(1) {
    background-color: #e6ddcd;
    display: block;
    width: auto;
    text-align: center;
  }
  .costs_table tr td:nth-of-type(2) {
    background-color: #FFFFFF;
    display: block;
    width: auto;
    text-align: center;
  }
  .costs_table tbody {
    width: 100%;
  }
}
/* introduction スタイル  */
.yohaku {
  max-width: 840px;
  margin: 40px auto 40px auto;
  text-align: center;
}
@media (max-width: 896px) {
  .yohaku {
    text-align: left;
  }
}
/* introduction /docter スタイル  */
.docter_bnr_topspace {
  margin-top: 60px;
}
@media (max-width: 896px) {
  .docter_bnr_topspace {
    margin-top: 0;
  }
}
.pay__box h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-family: dnp-shuei-ymincho-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #9f874e;
  margin: 20px 0 10px 0;
}



#archivedetails .archivedetails__box table {
    width: 100%;
    border-left: 1px solid #AAA;
    border-top: 1px solid #AAA;
    margin: 20px 0 50px;
  }
#archivedetails .archivedetails__box th {
    /*background: #FFF;*/
    border-bottom: 1px solid #AAA;
    border-right: 1px solid #AAA;
    font-weight: 500;
    /*line-height: 1.2;*/
    padding: 10px 10px;
    text-align: center;
    vertical-align: middle;
  }
#archivedetails .archivedetails__box td {
    /*background: #FFF;*/
    border-bottom: 1px solid #AAA;
    border-right: 1px solid #AAA;
    font-weight: 500;
    padding: 10px 15px;
    text-align: left;
    vertical-align: middle;
  }


#archivedetails .archivedetails__box table p{
    
    margin-top:0;
}


        .staff__box{
            
            padding:0 0 160px 0;
        }
    
@media all and (max-width: 897px) {
            
          .staff__box{
            
            padding:0 0 90px 0;
        }  
            
        }
        