@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Klee One", cursive;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  color: #000000;
  margin: 0;
  background-color: #F5FFE9;
}

.container {
  background-color: #FFFFFF;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
  position: relative;
  padding: 0;
  z-index: 0;
}

.center-box a {
  text-decoration: none;
}

hr {
  fill: red !important;
}

.center-box {
  text-align: center;
}

main {
  margin: 0 auto;
  width: calc(100% - 20px);
  max-width: 900px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}

.nav li {
  list-style: none;
}

.main-nav ul li a {
  font-family: "Klee One", cursive;
  color: #000000;
  font-size: 19px;
  text-underline-offset: 3px;
  text-decoration: underline;
  display: block;
}

.main-nav ul li a:hover {
  color: #0088c7;
  text-decoration: none;
}

h1 {
  margin: 40px 0;
  text-align: center;
}
h1 img{
  max-width: 440px;
  width: 100%;
}


h3 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
  background-color: #787878;
  color: #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  clear: both;
}

.title-2 {
  background-color: rgba(191, 148, 69, 1.00);
  color: #FFFFFF;
  padding-top: 5px;
  padding-right: 12px;
  padding-bottom: 7px;
  padding-left: 12px;
  margin-top: 300px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  border-radius: 30px;
  display: table;
}

.co-gre {
  color: #00AB63;
}

h4 {
  text-align: left;
}

.shippei {
  margin-top: 10px;
  margin-bottom: 40px;
  text-align: left;
  display: block;
}

.shippei-intro {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left;
}

.mar_L_calc {
  margin-left: calc(100% - 200px);
  margin-top: 30px;
}

#tel-num {
  margin-top: 10px;
  width: 180px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  border: 3px solid #22b353;
  font-size: 1.1em;
  list-style: none;
  border-radius: 30px
}

#close {
  margin-top: 10px;
  width: 180px;
  font-weight: 600;
  text-align: center;
  color: #ff0000;
  font-style: normal;
  font-size: 1.15em;
  font-family: "Klee One", cursive;
  border-radius: 50px;
  border: 3px solid #ff0000;
  display: block;
  list-style: none;
}

#close2 {
  padding-top: 5px;
  width: 190px;
  font-weight: 600;
  text-align: center;
  color: #ff0000;
  font-style: normal;
  font-size: 0.95em;
  font-family: "Klee One", cursive;
  border-radius: 50px;
  /* [disabled]position: absolute; */
  /*	height: 26px;*/
  top: 45px;
  letter-spacing: -2px;
  display: block;
  list-style: none;
}

#tel-num span {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 0.7em;
  font-weight: normal;
}

.info {
  display: block;
  margin: 20px auto;
}

.info .info-table {
  margin: 0 auto;
}

.info-table th {
  border: 1px solid #22b353;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  margin-right: 10px;
  color: #22b353;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  text-align: center;
  width: 90px;
  margin-bottom: 12px;
  display: inline-table;
}

#news {
  color: red;
}

/*
#info dl dt {
	border: 1px solid #22b353;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 10px;
	color: #22b353;
	letter-spacing: 1px;
	font-family: "Roboto", sans-serif;
	font-weight: lighter;
	text-align: left;
	width: 90px;
	margin-bottom: 12px;
	display: inline-table;
	float: left;
}
#info dl  {
	display: flex;
}

#info dl dd {
}
*/
.info .info-table tr {
  margin-bottom: 20px;
  /* [disabled]font-weight: bolder; */
}

.info-table dd {
  letter-spacing: 1px;
  text-align: left;
  width: 470px;
  margin-left: 107px;
}

footer {
  width: 100%;
  text-align: center;
}

.site-map {
  display: inline-flex;
  margin-left: 20px;
  justify-content: center;
  align-items: flex-start;
}

.copyrights {
  font-size: 0.85em;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
}

.sp-capture {
  font-size: 1.15em;
  color: #000000;
  margin-bottom: 20px;
  text-align: center;
  font-family: "Klee One", cursive;
  font-weight: 600;
  font-style: normal;
  margin-top: 29px;
}

.sp-text1 {
  font-size: 2.3em;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
}
.sp-text1 img{
  max-width: 420px;
  width: 100%;
}

.sp-text2 {
  font-size: 1.8em;
  text-align: center;
  font-weight: normal;
  font-family: 'Noto Serif JP', serif;
  margin-top: 100px;
  color: rgba(191, 148, 69, 1.00);
  margin-bottom: 50px;
}

.sp-text3 {
  font-size: 1.5em;
  text-align: center;
  font-weight: normal;
  font-family: 'Noto Serif JP', serif;
  margin-top: 30px;
  margin-bottom: 50px;
  letter-spacing: -2px;
}

.sp-text4 {
  font-size: 1.2em;
  text-align: center;
  font-weight: bolder;
  font-family: 'Noto Serif JP', serif;
  margin-top: 50px;
}

.site-map .sm-group {
  display: inline-grid;
  text-align: left;
  justify-content: space-evenly;
  margin-top: 20px;
  font-family: "Klee One", cursive;
  font-weight: bold;
  color: #a4a4a4;
  margin-left: 20px;
  margin-right: 20px;
}

.site-map .sm-title {
  margin-left: -10px;
  text-decoration: underline;
  text-underline-offset: 3px;
  margin-bottom: 5px;
}

.sm-group ul li {
  text-align: left;
  list-style: none;
  margin-left: 12px;
}

.sm-group ul li a {
  text-decoration: none;
  position: relative;
  color: #a6a4a4;
}

.sm-group ul li a::before {
  text-decoration: none;
  display: block;
  content: "⇒";
  position: absolute;
  left: -12px;
  top: 4px;
  font-size: 0.1em;
}

.sm-group ul li a:hover {
  color: black;
}

.site-map .sm-group ul {
  border-left: thin dashed #000000;
}

.box-title {
  background-color: #bf9445;
  width: 200px;
  color: #ffffff;
  font-size: 1.2em;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  border-radius: 25px;
  padding-top: 3px;
  padding-bottom: 5px;
  font-weight: bold;
}

.point-title {
  font-size: 2.5em;
  color: #22b353;
  border: 2px solid #22b353;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  font-family: 'Noto Serif JP', serif;
  z-index: 1;
  align-items: center;
  justify-content: center;
  position: absolute;
}

.img-title {
  position: relative;
  align-items: center;
  justify-content: center;
  display: flex;
}

/*
.point1 div img,.point2 div img,.point3 div img  {
	position: absolute;
	z-index: -1;
	left: 0px;
	width: 100%;
	opacity: 0.86;
}
*/
.points {
  justify-content: space-evenly;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
  display: flex;
  flex-direction: row;
}

.point-text {
  margin-top: 20px;
  letter-spacing: -1px;
  line-height: 27px;
  text-align: justify;
}

.point-title+div {
  text-align: justify;
}

.point1,
.point2,
.point3 {
  text-align: center;
  text-align: -webkit-center;
  font-family: "Klee One", cursive;
  font-weight: 700;
  width: 25%;
  vertical-align: top;
  padding-left: 0px;
}

/*
.point1 {
	padding-right: 18px;
}

.point2 {
	padding-right: 20px;
	padding-left: 9px;
}

.point3 {
	margin-right: 0px;
	padding-left: 18px;
}
*/
#doctor .resume table {
  font-family: "Klee One", cursive;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 120px;
  font-weight: 600;
  display: table;
}

.resume tr td {
  text-align: left;
  margin-left: 0px;
  padding-left: 17px;
  line-height: 30px;
}

.resume tr td::before {
  content: "・";
  padding-left: 0px;
  margin-left: -17px;
}

.resume table tbody th {
  margin-bottom: 5px;
  display: inline-table;
}

/* .viewer
------------------------- */
.viewer {
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
  overflow-x: hidden;
}

.viewer ul {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.viewer ul li {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}

.viewer ul li img {
  width: 100%;
}

/* =======================================
	ClearFixElements
======================================= */
.viewer ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

.viewer ul {
  display: inline-block;
  overflow: hidden;
}

.contents {
  max-width: 400px;
  padding: 0 40px;
  margin: 0 auto;
}

/*================================================*/
.accordion__item {
  margin-top: 0px;
  cursor: pointer;
}

/* アコーディオンのタイトル */
.accordion__title {
  position: relative;
  font-weight: bold;
  cursor: pointer;
}

/* (+)アイコン */
/*
.accordion__title::before,
.accordion__title::after {
	content: "";
	position: absolute;
	right: 45%;
	top: 150%;
	bottom: 0;
	margin: auto 0;
	background-color: #a3a3a3;
	width: 10px;
	height: 2px;
	transition: all 0.3s;
}
.accordion__title::before {
  transform: rotate(45deg);

}
.accordion__title::after {
  transform: rotate(135deg);

}
*/

/* アコーディオンのコンテンツ */
.accordion__content {
  padding: 10px 20px 0px 0px;
  display: none;
  cursor: pointer;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
}

.accordion__content p {
  margin-left: 10px;
  padding: 7px;
  text-align: left;
}

.accordion__content.is-open {
  display: block;
}

/* アコーディオン展開時の(-)アイコン */
/*
.accordion__item.is-active .accordion__title::before {
  transform: rotate(180deg);
}

.accordion__item.is-active .accordion__title::after {
  transform: rotate(180deg);
  opacity: 0;
}
*/
.accordion__content p a {
  font-size: 0.8em !important;
}

#info,
#about-us,
#doctor {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-top: 50px;
}

.hoken-sick {
  text-align: left;
  font-weight: bold;
  font-size: 0.93em;
  margin-bottom: 80px;
  letter-spacing: -1px;
  line-height: 1.7em;
}

.hoken-sick ul {
  display: inline-block;
  text-align: left;
  margin-left: 0px;
}

.hoken-sick-layout-f {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}

.hoken-sick ul li {
  list-style: none;
}

.co-brown {
  color: rgba(191, 148, 69, 1.00);
  font-weight: bold;
}

.co-red {
  color: rgba(215, 0, 3, 1.00);
}

#caution-list ul li {
  list-style: none;
  text-align: left;
  margin-left: 1em;
  line-height: 1.2em;
  margin-top: 8px;
  margin-bottom: 5px;
  position: relative;
}

#caution-list ul li::before {
  content: "";
  font-size: 0.4em;
  margin-left: -1.5em;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  background-color: rgba(139, 139, 139, 1.00);
  position: absolute;
  left: 0px;
  top: 9px;
}

.price1 p {
  font-size: 1.1em;
  text-align: center;
  /* [disabled]font-weight: bolder; */
  /* [disabled]font-family: "游明朝体", "Yu Mincho", YuMincho; */
  margin-bottom: 0px;
  margin-top: 5px;
}

.price1 {
  margin-bottom: 100px;
  margin-top: -10px;
}

.process {
  text-align: center;
  font-weight: bold;
  /* [disabled]font-family: "游明朝体", "Yu Mincho", YuMincho; */
  margin-bottom: 100px;
  margin-top: 50px;
}

.process ul li {
  list-style: none;
  font-size: 0.95em;
  margin-top: 5px;
  margin-bottom: 5px;
}

.process ul li:nth-of-type(even) {
  color: rgba(34, 179, 83, 1.00);
  font-size: 1.6em;
}

.process ul li:nth-of-type(odd) {
  border-width: 1.px;
  border: thin solid rgba(139, 139, 139, 1.00);
  padding-top: 7px;
  padding-bottom: 7px;
}

.graph-1 p {
  border: thin solid rgba(139, 139, 139, 1.00);
  margin-top: -1px;
  padding-top: 5px;
  padding-bottom: 5px;
  /* [disabled]font-family: "游明朝体", "Yu Mincho", YuMincho; */
}

.graph-1 p:first-of-type {
  background-color: rgba(139, 139, 139, 1.00);
  border: thin solid rgba(139, 139, 139, 1.00);
  margin-top: -1px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  font-family: "Klee One", cursive;
}

.graph-2 tr th {
  background-color: rgba(139, 139, 139, 1.00);
  color: rgba(255, 255, 255, 1.00);
  border: thin solid rgba(139, 139, 139, 1.00);
  padding-top: 5px;
  padding-bottom: 5px;
}

.graph-2 table {
  width: 100%;
  border: thin solid rgba(139, 139, 139, 1.00);
}

.graph-2,
.graph-1 {
  margin-bottom: 50px
}

.graph-2 tr td[rowspan] {
  vertical-align: middle;
}

.graph-2 tr td {
  padding-top: 5px;
  padding-bottom: 5px;
  border: thin solid rgba(139, 139, 139, 1.00);
}

.accordion__title.select a {
  color: rgba(34, 179, 83, 1.00);
}

.wh-sp {
  white-space: nowrap;
}

.font-Roboto {
  font-family: "Roboto", sans-serif;
  font-weight: lighter;
  letter-spacing: 1px;
}

/*トップへ　ボタン=================================================*/
#page_top {
  position: fixed;
  right: 15px;
  bottom: 10%;
}

#page_top a {
  text-decoration: none;
  color: rgba(191, 148, 69, 1.00);
  font-size: 260%;
  opacity: 1;
}

#page_top a:hover {
  text-decoration: none;
}

#page_top a i {
  opacity: 0.6;
}

.head_illust {
  overflow: hidden;
}

.dis-inline-T {
  display: inline-table;
}

#doctor .back-img-box img {
  width: 100%;
  position: absolute;
  top: -30px;
  left: 0px;
  z-index: -1;
}

#doctor {
  width: 100%;
  position: relative;
}

.m-top-250 {
  top: -250px;
}

.m-top-120 {
  top: -120px;
}

.back-img-box-w100 img {
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0px;
  filter: opacity(0.5)
}

#guid-1,
#guid-2 {
  padding-top: 1px;
}
#guid-2{
  margin-top: 150px;
}

/*=================================================*/
@media screen and (max-width:500px) {

  .sp-capture-smallDisp {
    font-size: 1.15em;
    color: #000000;
    margin-bottom: 80px;
    text-align: left;
    font-family: "Klee One", cursive;
    font-weight: 600;
    font-style: normal;
    margin-top: 29px;
  }

  .sp-capture {
    display: none;
  }

  .sp-text2 {
    font-size: 1.25em;
    text-align: center;
    font-weight: lighter;
    font-family: 'Noto Serif JP', serif;
    margin-top: 100px;
    color: rgba(191, 148, 69, 1.00);
    margin-bottom: 50px;
  }

  body {
    font-family: "Klee One", cursive;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
    color: #000000;
    margin: 0;
    background-color: #F5FFE9;
  }
}

@media screen and (max-width:900px) {
  /*============
nav
=============*/
  nav {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 300px;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 12;
    opacity: 0;
  }
  .open nav {
    left: 0;
    opacity: 1;
  }
  nav .inner {
    padding: 25px;
  }
  nav .inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  nav .inner ul li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #333;
  }
  nav .inner ul li a {
    display: block;
    color: #333;
      padding: 1em;
    text-decoration: none;
    transition-duration: 0.2s;
  }
  nav .inner ul li a:hover {
    background: #e4e4e4;
  }
  @media screen and (max-width: 767px) {
    nav {
      left: -220px;
      width: 220px;
    }
  }
  /*============
  .toggle_btn
  =============*/
  .toggle_btn {
    display: block;
    position: fixed;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    transition: all .5s;
    cursor: pointer;
    z-index: 123;
  }
  .toggle_btn span {
    display: block;
    position: absolute;
    left: 10px;
    width: 30px;
    height: 2px;
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    transition: all .5s;
  }
  .toggle_btn span:nth-child(1) {
    top: 15px;
  }
  .toggle_btn span:nth-child(2) {
    top: 24px;
  }
  .toggle_btn span:nth-child(3) {
    bottom: 15px;
  }
  .open .toggle_btn span {
    background-color: #fff;
  }
  .open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(-315deg);
    transform: translateY(10px) rotate(-315deg);
  }
  .open .toggle_btn span:nth-child(2) {
    opacity: 0;
  }
  .open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(315deg);
    transform: translateY(-10px) rotate(315deg);
  }
  /*============
  #mask
  =============*/
  #mask {
    display: none;
    transition: all .5s;
  }
  .open #mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 11;
    cursor: pointer;
  }
  .toggle_btn{
    background-color: #bf9445;
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
  /* ******************************************************************** */

  .container {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 0;
  }

  .back-img-box-w100 {
    width: 100%;
    /* [disabled]max-width: 900px; */
    margin-left: 0px;
    position: relative;
  }

  /* .max-width-900 ul {
    width: 100vw;
    text-align: left;
    display: flex;
    position: absolute;
    background-color: rgba(255, 255, 255, 1.00);
    height: 100vh;
    flex-direction: column;
    flex-wrap: nowrap;
    left: 0px;
    top: 0px;
  } */

  /* .max-width-900 {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 100;
  } */

  /* .max-width-900 li {
    margin-top: 40px;
    margin-bottom: 0px;
    list-style: none;
    display: block;
    left: 112px;
    padding-left: 50px;
  }

  .max-width-900 li a {
    text-align: left;
    font-size: 0.9em;
  } */

  .min-width-900 li {
    display: none;
  }

  /*
	.accordion__item:first-of-type .accordion__title::before, .accordion__item:nth-of-type(2) .accordion__title::before {
  content: "▾";
  position: absolute;
  left: 80px;
 top:3px;
  bottom: 0;
  margin: auto 0;

	background-color: #a3a3a3;
	width: 10px;
	height: 2px;

  transition: all 0.3s;
}
*/
  /* .nav-3ber span {
    width: 25px;
    height: 3px;
    background-color: white;
    display: block;
    border-radius: 2px;
  } */

  /* .nav-3ber {
    padding: 10px;
    width: 30px;
    height: 30px;
    background-color: rgba(191, 148, 69, 1.00);
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    margin-top: -280px;
  } */
}

@media screen and (max-width : 650px) {

  .point1,
  .point2,
  .point3 {
    text-align: center;
    text-align: -webkit-center;
    font-family: "Klee One", cursive;
    font-weight: 700;
    /* [disabled]display: inline-block; */
    width: 100%;
    vertical-align: top;
    margin-bottom: 50px;
    max-width: 500px;
  }

  .point1 {
    padding-right: 0px;
  }

  .point2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .point3 {
    margin-right: 0px;
    padding-left: 0px;
  }

  .points {
    justify-content: space-between;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
    flex-direction: row;
    display: inline-block;
  }



  .img-title {
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .point-title {
    font-size: 2.7em;
    color: #22b353;
    border: 2px solid #22b353;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    display: flex;
    font-family: 'Noto Serif JP', serif;
    z-index: 1;
    align-items: center;
    justify-content: center;
    position: absolute;
  }

  .point1 div img,
  .point2 div img,
  .point3 div img {
    z-index: -1;
    left: 0px;
    width: 100%;
    filter: opacity(0.5);
  }
}

@media screen and (min-width:500px) {
  .sp-capture {}

  .sp-capture-smallDisp {
    display: none;
  }
}

@media screen and (min-width:650px) {

  .point1 div img,
  .point2 div img,
  .point3 div img {
    z-index: -1;
    left: 0px;
    width: 100%;
    filter: opacity(0.5);
  }
}

@media screen and (min-width:900px) {
  #navArea{
    display: none;
  }
  .back-img-box-w100 {
    width: calc(100% + 120px);
    /* [disabled]max-width: 900px; */
    margin-left: -60px;
    position: relative;
  }

  .nav .min-width-900 ul {
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;

    width: 100%;
    max-width: 750px;
    z-index: 10;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    flex-direction: row;

  }

  .nav .min-width-900l li {
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;

  }

  /* .nav .max-width-900 {
    display: none;
  } */

  /*
	.accordion__item:first-of-type .accordion__title::before, .accordion__item:nth-of-type(2) .accordion__title::before {
  content: "▾";
  position: absolute;
  right: 45%;
  top: 80%;
  bottom: 0;
  margin: auto 0;

	background-color: #a3a3a3;
	width: 10px;
	height: 2px;

  transition: all 0.3s;
}
*/
}
.note-title{
  font-family: 'Noto Serif JP', serif;;
  font-size: 1.5em;
  margin-top: 100px;
  margin-bottom: 20px;
  display: block;
}
.note tbody tr:first-of-type .note-title{
  margin-top: 0px;
}
.address{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  display: table;

}
.address td{
  text-align: start;
}
