/*Theme Name: turukawaテーマ*/
@media only screen and (min-width:769px) {
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.text-cen{ text-align: center;}
.mtb32 {margin:30px 0 20px 0 ;}
.fon-we {font-weight: bold;}
.top-sp-bn,.sp-teall,.rec-spimg,#pagetop-sp,#menu_block_line img,.dis-none2 {
  display: none;
}

body {
  	background-color:#e6e6fa;
  	line-height:1.5em;
  	font-family: "メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  	color:#231815;
}
#wrapper {
	max-width:1100px;
  width:100%;
	margin: 0 auto;
  padding-bottom: 100px;
}
#main_cnt {
	float:left;
  width: calc(100% - 250px - 60px);
}
@media screen and (min-width:769px) and ( max-width:1024px) {
  #main_cnt {
  	float:left;
    width: calc(100% - 250px - 60px);
    display: contents;
}
#r-side,#menu_block { display: none; }
}
#menu_block { display: none;}
/*ヘッダー上部*/
#head-top {
	width:1100px;
	height:auto;
	margin:auto;
}
#hedtitle {
	height:15px;
	line-height:2em;
	text-align:left;
	font-size:8pt;
}
/*header 上部コンテンツ*/
@media screen and (min-width:769px) and ( max-width:1099px) {
  #head-cont{
    display: table;
    height: calc(100% / 2 - 15px);
    padding-top: 10px;
    position: relative;
    width: 100vw;
  }
  .head-l,.head-c,.head-r,.head-r2{
    display: table-cell;
  }
  .head-l {
    width: 220px;
  }
  .head-l img{
    max-width: 220px;
    height: auto;
  }
  .head-c{
    text-align: center;
    vertical-align: middle;
  }
  .head-c img {
    max-width: 200px;
    height: auto;
  }
  .head-r{
    position: relative;
    padding: 0 5px;
  }
  .head-r2 img{
    width: 220px;
    height: auto;
  }
}
@media only screen and (min-width:1100px) {
  #head-cont{
    display: table;
    width: 100%;
    height: calc(100% / 2 - 15px);
    padding-top: 10px;
    position: relative;
  }
  .head-l,.head-c,.head-r,.head-r2{
    display: table-cell;
  }
  .head-l {
    width: 300px;
  }
  .head-c{
    width: 300px;
    vertical-align: middle;
  }
  .head-c img{
    width: 100%;
    height: auto;
  }
  .head-r{
    position: relative;
    text-align: center;
  }
  .head-r2 {
    width: 250px;
  }
  p.hours-text{ font-size: 11pt;}
}
p.text-s{
  font-size: 9pt;
  line-height: 2em;
}
p.hours-text{
  font-size: 11pt;
  padding-bottom: 10px;
}
/*休診日*/
.hours-top {
  display: inline-block;
  width: 3em;
}
p.text-s2{
  font-size: 9pt;
  line-height: 1.2em;
}
#top-img-area{
  height: auto;
  text-align: center;
}
.top-img{
  margin:0 auto;
  z-index: -1;
}
.top-img img{
  width: 100%;
}
.cen-logo2 {
  width: 100%;
  text-align: center;
  margin: 20px 0px;
  display: block;
}
/*
@media only screen and (min-width:769px) {
.nami{
  z-index: 10;
  position: absolute;
  width: 100%;
  top:70%;
}
.cen-logo{
  z-index: 15;
  position: absolute;
  top: 75%;
  width: 100%;
  text-align: center;
}
}
@media only screen and (min-width:1100px) {
.nami {
	  z-index: 10;
	  position: absolute;
	  width: 100%;
		top: 80%;
}
.cen-logo{
    z-index: 15;
    position: absolute;
    top: 70%;
    width: 100%;
    text-align: center;
}
}
@media only screen and (min-width:1300px) {
.nami {
	  z-index: 10;
	  position: absolute;
	  width: 100%;
		top: 80%;
}
.cen-logo{
    z-index: 15;
    position: absolute;
    top: 80%;
    width: 100%;
    text-align: center;
}
}
.nami img{ width: 100%; }
*/
/*topページ上部スライド画像下
@media only screen and (min-width:769px) {
#intro {
  padding-top: 0px;
}
#intro img {
  width: 100%;
  height: auto;
}
}
@media only screen and (min-width:900px) {
  #intro {
    width: 900px;
    padding-top: 0px;
  }
  #intro img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width:1100px) {
  #intro {
    width: 1100px;
    padding-top: px;
    margin: auto;
  }
}
*/
h1.about{
  font-size: 25pt;
  color: #22ac38;
}
h1.about,.sum-title {
  font-weight:bold;
  text-align: center;
  font-family: 'M PLUS Rounded 1c';
}
.sum-title{
  font-size: 15pt;
  color: #22ac38;
  line-height: 2em;
}
/*見出し*/
.title {
  border-bottom: solid 3px #f8b62d;
  position: relative;
  font-size: 14pt;
  font-weight:bold;
  font-family: 'M PLUS Rounded 1c';
  padding-bottom: 2px;
}
.title:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #22ac38;
  bottom: -3px;
  width: 20%;
}
/**/
.desc,.detail,#desc7 {
  padding: 40px 0 30px 0;
  display: block;
}
.tit-k{
  font-size: 13pt;
}
.tex-c{
  color: #22ac38;
}
.desc-t,.tit-k,.sum-title2{
  font-weight: bold;
  line-height: 2em;
}
.sum-title2 {
  text-align: center;
  font-family: 'M PLUS Rounded 1c';
  font-size: 13pt;
  color: #22ac38;
}
.detail dl dt{
  float: right;
}
.detail dl dd{
  font-size: 12pt;
  line-height: 1.7em;
  padding-bottom: 20px;
}
.detail dl dt img {
  margin: 10px 0 10px 10px;
}
.ht240 {
  height: 240px;
}
/*お悩み*/
.onayami-p {
  display: flex;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.onayami-p img {
  margin: 10px;
}
/*選ばれる7*/
dl.reason dt {
  position: relative;
  padding: 8px 5px 8px 28px;
  font-size: 17px;
  border-radius: 0 10px 10px 0;
  font-weight: bold;
  margin: 20px 0 20px 20px;
  color: #22ac38;
}
dt.rea1::before,dt.rea2::before,dt.rea3::before,dt.rea4::before,dt.rea5::before,dt.rea6::before,dt.rea7::before {
  display: inline-block;
  position: absolute;
  padding: 0em;
  color: white;
  background: #8fc31f;
  font-weight: normal;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  left: -1em;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
dt.rea1::before {content: "１";}dt.rea2::before {content: "2";}dt.rea3::before {content: "3";}dt.rea4::before {content: "4";}
dt.rea5::before {content: "5";}dt.rea6::before {content: "6";}dt.rea7::before {content: "7";}
dd.rea-f {
  font-size: 12pt;
  padding: 25px 5px 5px 3.5em;
  text-indent: -.8em;
  line-height: 1.7em;
}
dl.reason {
  display: inline-block;
}
dd.rea-img-r {
  float: right;
  padding: 20px 0 20px 20px;
}
dd.rea-img-f {
  float: left;
  padding: 20px 40px 20px 0;
}
/**/
/*title-ber*/
#title-ber {
  background: #8fc31f;
  color: #fff;
  font-size: 19pt;
  text-align: center;
  position: relative;
  padding: 20px 0 5px 0;
  margin-bottom: 50px;
}
#title-ber::after {
  position: absolute;
  top: 100%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #8fc31f;
}
/*固定・記事ページ用*/
#main_cnt p {
  line-height: 1.5em;
  padding-bottom: 20px;
  text-align: justify;
}
/*アクセス*/
#ac-desc {
  width: 790px;
  background-color: #8fc31f;
  padding-bottom:40px;
  margin-bottom: 40px;
  justify-content: space-between;
}
.ac-inner {
  width:calc(100% / 2 - 5px);
  margin-top: 30px;
}
.ac-text {
  font-size: 13pt;
  font-weight: bold;
  color: #fff;
  margin-left: 10px;
  line-height: 1.5em;
}
.ac-text-top {
  font-size: 18pt;
  line-height: 1.5em;
  color:#fff;
  font-weight: bold;
  text-align: center;
  margin: auto;
}
/*症状一覧 アクセス*/
#shou,#shou2,#ac-desc {
  display: flex;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
}
#shou {justify-content: space-between;}
#shou::after {
  content: "";
  display: block;
  width:calc(33.3333333% - 40px / 3);
  height: 0;
}
.shou-inner {
  margin:0 20px 20px 0;
  width:calc(33.3333333% - 40px / 3);
}
.shou-inner:nth-child(3n){margin-right:0;}
.shou-title {
  font-size: 13pt;
  font-weight: bold;
  color: #22ac38;
  padding-bottom: 10px;
}
.s-link li {
  display: inline-block;
}
.s-bt{
  width: 150px;
  text-align: center;
  font-weight: bold;
  background-color: #fff;
  border: 2px solid #22ac38;
  border-radius: 10px;
  color: #22ac38;
  line-height: 2em;
  padding: 5px;
  margin: 10px;
  display: block;
}
.s-bt:hover {
  background-color: #f8b62d;
  border-color: #f39800;
  border-radius: 10px;
  color: #fff;
}
/*タイトル付枠（影）*/
.kakomi-box,.kakomi-box-jiko {
 position: relative;
 padding: 1.2em;
 width: 60%;
 color: #231815; /* 文字色 */
 background-color: #fff;
 border: 4px double #22ac38; /* 枠線の太さ・色 */
 box-shadow: 2px 2px 2px #ccc;/* 影の色 */
 line-height: 1.5em;
}
.kakomi-box { margin: 40px auto; }
.kakomi-box-jiko {
  display: inline-block;
  margin-top:20px;
}
.title-box {
 position: absolute;
 padding: 0 .5em;
 left: 20px;
 top: -15px;
 font-weight: bold;
 background-color:  #fff; /* タイトル背景色 */
 color: #22ac38; /* タイトル文字色 */
 font-size: 17pt;
}
/*交通事故ページ*/
.jiko-step {
  display: inline-block;
}
.jiko-img-r {
  float:right;
  padding: 20px 0 20px 10px;
}
.jiko-img-l {
  float: left;
  padding:20px 10px 20px 0;
}
/*画像拡大*/
.ImgBox{
  width: 250px;
  height: 187px;
  background: #fff;
  overflow: hidden;
  margin-bottom: 20px;
}
.ImgBox-Img{
  transition-duration: 0.3s;
}
.ImgBox-Img:hover{
  transform: scale(1.2);
  transition-duration: 0.3s;
  opacity: 0.6;
}
/*症状・施術メニュー*/
.shou-img {
  text-align: center;
  padding-bottom: 20px;
  display: block;
}
.shou-list-l {
  display: inline-block;
  width:360px;
  margin-bottom:50px;
}
.shou-list-r {
  float: right;
  width: 360px;
  margin-bottom:20px;
}
.shou-list-l li,.shou-list-r li {
  font-weight: bold;
  line-height: 1.5em;
  text-indent: -.6em;
  padding-left: 1.2em;
}
/*症例別ページ新*/
.shou-title-top {
  font-size: 15pt;
  font-weight: bold;
  color: #22ac38;
  padding-bottom: 10px;
}
.shou-list2 li{
  font-weight: bold;
  line-height: 1.5em;
  text-indent: -.6em;
  padding-left: 1.2em;
}
.shou-list2 {
  margin-bottom: 50px;
  width: 600px;
  margin: 0 auto;
  line-height: 1.5;
}
.shouti {
  position: relative;
  padding: .75em 1em .75em 1.5em;
  border: 2px double #22ac38;
  font-size: 15pt;
  font-weight: bold;
}
.shouti::after {
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 6px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #22ac38;
  border-radius: 4px;
}
.shouti-sec {
  font-size: 14pt;
  font-weight: bold;
  border-bottom: 3px solid #8fc31f;
  margin: 20px 0 30px 0;
  padding-bottom:4px;
}
.kuro-b {
  font-size: 14pt;
  font-weight: bold;
}
.shou-ul {
  line-height: 1.7;
  font-weight:bold;
}
/**/
dl.nagare{
  display: inline-block;
  width: 770px;
}
dl.nagare dt {  /*施術の流れ　見出し数字入り*/
  position: relative;
  background: #f8b62d;
  padding: 8px 5px 5px 45px;
  font-size: 20px;
  border-radius: 0 10px 10px 0;
  color: #fff;
  left: 10px;
  width: 770px;
  font-weight: bold;
}
.midasi1:before,.midasi2:before,.midasi3:before,.midasi4:before,.midasi5:before,.midasi6:before {
  display: inline-block;
  position: absolute;
  padding: 0em;
  color: white;
  background: #22ac38;
  width: 40px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  left: -10px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white;
  border-radius: 50%;
}
.midasi1:before {content: "１";}.midasi2:before{content: "2";}.midasi3:before{content: "3";}.midasi4:before{content: "4";}
.midasi5:before{content: "5";}.midasi6:before{content: "6";}
dd.nagare-img {
  float: right;
  padding-top: 15px;
  margin-left: 20px;
}
dd.nagare-f {
  font-size: 12pt;
  padding: 15px 0px 5px 20px;
  line-height: 1.7em;
}
.promo {
  margin-bottom: 60px;
  display: block;
}
.line-thr {
  text-decoration: line-through;
}
.aka { color: #dc143c; }
.aka2 { color: #dc143c; font-size: 14pt; font-weight: bold;}
.fon35 { font-size: 35pt;}
.kasen { background: linear-gradient(transparent 70%, #fbd 50%); }
/**/
.ryoukin {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 700px;
  table-layout: fixed;
  font-weight: bold;
  margin-top: -30px;
  margin-bottom: 50px;
  border: 2px solid #22ac38;
}
.ryoukin tr {
  padding: .35em;
  border-top: 1px dotted #8fc31f;
}
.ryo-sen {
  border-bottom: 2px solid #22ac38;
}
.ryoukin th,.ryoukin td {
  padding: 1em 10px 1em 1em;
  font-weight: bold;
  border-right: solid 1px #22ac38;
}
.ryo-name {
  background-color: #8fc31f;
  color: #fff;
}
.ryoukin td {
  text-align: right;
}
.ryo-txt{
   text-align: right;
   padding-right: 10px;
}
.ryo-text2 {
  font-size: 15pt;
  font-weight: bold;
}
.ryo-sm {
  font-size: 10pt;
}
/**/
/* パンくずリスト */
#pankuz {
  list-style: none;
  font-size: 10pt;
  line-height: 3.5em;
  margin-bottom:5px;
}
#pankuz  a{
  text-decoration: none;
  color: #fff;
}
#pankuz  a:hover {
	color:#f39800;
}
/*右カラム*/
#r-side {
	width:270px;
	float:right;
}
.r-cont{
  width:270px;
  height:35px;
  line-height:2em;
  margin-bottom: 10px;
  float:left;
  display:block;
  -webkit-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.menu {
	padding:10px;
	margin-bottom:20px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
.menu-t {
	width:260px;
	border-bottom:1px dotted #22ac38;
  padding-left: 30px;
	line-height: 2em;
  font-size: 11pt;
  position: relative;
  display: inline-block;
  transition: ease .2s;
  text-decoration: none;
  outline: none;
}
/*回転矢印*/
.arrow::after {
  position: absolute;
  left: 10px;
  top: 11px;
  content: '';
  width: 5px;
  height: 5px;
  border-top: 2px solid #22ac38;
  border-right: 2px solid #22ac38;
  transform: rotate(45deg);
  transition: all .3s;
}
/*hoverした際のアニメーション*/
.arrow:hover::after{ animation: arrowrotate .3s; }
@keyframes arrowrotate {
100% {
    transform: rotate(360deg);
  }
}
.ti-img{/*診療時間のご案内*/
  margin: 0 auto;
  display: block;
}
p.text-sm{
  font-size: 10pt;
  line-height: 1.3em;
}
/*右サイドここまで*/
/*メニューヘッダー スクロール途中からヘッダーの高さが小さくなるためのCSS*/
#header{
  height: 80px;
  width:100%;
   /*以下はレイアウトのためのCSS*/
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  text-align: center;
  font-family: 'M PLUS Rounded 1c';
  font-weight:bold;
}
/*HeightMinというクラス名がついたら高さを小さく、上部固定に*/
#header.HeightMin{
  position: fixed;
  z-index: 999;/*最前面へ*/
  height:40px;
  animation: DownAnime 0.5s forwards;
  top:0;
  background-color: rgba(255, 255, 255, 0.8);
  padding:5px 0 5px 0px;
}
@keyframes DownAnime{
  from {
    opacity: 0;
  transform: translateY(-170px);
  }
  to {
    opacity: 1;
  transform: translateY(0);
  }
}
/*========= レイアウトのためのCSS ===============*/
@media screen and (min-width:899px){
ul#g-navi{
  display: none;
}
}
ul#g-navi{
  list-style: none;
  display: flex;
  justify-content: center;
  height: 50px;
  width: 100vw;
}
#g-navi li{
  border-left: dotted 1px #22ac38;
  width: 100%;
  font-size: 11pt;
}
#g-navi li:last-of-type{
  border-right: dotted 1px #22ac38;
}
#g-navi li a{
  display: block;
  text-decoration: none;
  padding:10px;
  transition:all 0.3s;
  line-height: 2em;
}
@media only screen and (min-width:900px) {
  ul#g-navi{
    list-style: none;
    display: flex;
    justify-content: center;
    height: 50px;
    width: 1100px;
  }
}
/*ヘッダメニューテキストが替わる*/
#g-navi a {
  position: relative;
  text-align: center;
  overflow: hidden;
}
#g-navi a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 0%;
  height: 3px;
  background: #f8b62d;
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
#g-navi a span {
  display: block;
  width: 100%;
  margin: 0 auto;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  font-size: 11pt;
  color: #231815;
}
#g-navi a span.en {
  position: absolute;
  top: 100%;
  left: 0%;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  color: #22ac38;
}
#g-navi a:hover::after {
  width: 100%;
}
#g-navi a:hover span.ja {
  transform: translate(0%, -150%);
}
#g-navi a:hover span.en {
  top: 25%;
}
/*end*/
/*問い合わせフォーム*/
.Form {
  margin: 0px auto;
  max-width: 720px;
}
dl.Form-Item {
  border-top: 1px dotted #22ac38;
  padding: 24px 0;
  width: 100%;
  align-items: center;
  display: flex;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
}
dl.Form-Item:nth-child(12) {
  border-bottom: 1px dotted #22ac38;
}
.Form-Item-Label {
  width: 100%;
  max-width: 230px;
  letter-spacing: 0.05em;
  font-weight: bold;
  font-size: 14pt;
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
.Form-Item-Label-Req {
  border-radius: 6px;
  margin-right: 8px;
  padding: 8px 0;
  width: 48px;
  display: inline-block;
  text-align: center;
  background: #22ac38;
  color: #fff;
  font-size: 14px;
}
.Form-Item-Input,.Form-Item-Input-rec,.Form-Item-Input-bir {
  border: 1px solid #22ac38;
  border-radius: 6px;
  padding: 0  1em;
  height: 48px;
  flex: 1;
  max-width: 410px;
  background: #eaedf2;
  font-size: 18px;
}
.Form-Item dd { 	
  margin-left: 40px;
	font-weight: bold;
  font-size: 14pt;
}
.Form-Item-Input { width: 100%; }
.Form-Item-Textarea,.wpcf7-textarea  {
  border: 1px solid #22ac38;
  border-radius: 6px;
  padding: 1em;
  height: 180px;
  flex: 1;
  width: 360px;
  max-width: 360px;
  background: #eaedf2;
  font-size: 15pt;
}
.Form-Btn,.wpcf7-submit,.wpcf7-previous {
  border-radius: 6px;
  margin: 70px 10px;
  padding: 7px;
  display: inline-block;
  letter-spacing: 0.05em;
  background: #22ac38;
  color: #fff;
  font-weight: bold;
  font-size: 13pt;
  border: 1px solid #8fc31f;
  vertical-align: baseline;
}
.mwform-checkbox-field-text{ 
	box-sizing: border-box;
	font-size: 12pt;}
.mwform-checkbox-field input{
	 margin-right: 15px;
   height: 25px;
}
.conf {
	text-align: center;
}
.text-item{ padding: 20px 0 5px 0;}
.text-item2{padding-top:10px; font-size:10pt; text-indent:-1em;padding-left:1em;}

.inq-tel {
  font-size: 30pt;
  font-weight: bold;
  color: #22ac38;
  line-height: 2em;
}
/*トップへ戻るボタン画像仕様
#pagetop  {
	position: fixed;
	bottom: 470px;
	right: 20px;
  z-index: 11;
}
#pagetop a{display: block;}*/
/*トップへ戻るボタン*/
#pagetop{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 5px;
  bottom: -50px;
  background: #b33e5c;
  border-radius: 50%;
  z-index: 500;
}
#pagetop a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#pagetop a::before{
  font-family: 'Font Awesome 5 Free';
  font-display:swap;
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -3px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#pagetop a:hover{
  background: #ea618e;
  border-radius: 50%;
}
/*footer*/
#footer{
  background-color: #8fc31f;
  position: relative;
  overflow: hidden;
}
#footer p{color: #fff;}
#ft-inner {
  padding: 25px 0 40px 0;
}
.yama-ft img{
  width: 100%;
}
.text-ft {
  font-size: 13pt;
  font-weight: bold;
  padding-top: 10px;
  line-height: 1.3em;
}
.text-add {
  font-size: 11pt;
  font-weight: bold;
  padding-top: 10px;
  line-height: 1.3em;
}
.text-shop {
  font-size: 13pt;
  text-align: center;
  font-weight: bold;
  line-height: 1.3em;
}
.ft-c,.ft-c2{
  display: flex;
  flex-wrap: wrap;
}
.ft-c{ justify-content: center;}
.ft-c2{justify-content: space-evenly;}
.ft-c ul{padding-left: 70px;}
.wid400 {width: 400px;}
.wid240 {width: 240px;}
.foot-r {width: 270px;}
.spacer {width: 100%;}
.foot-rink {
  font-size: 10pt;
  padding: 5px 0;
}
.foot-rink a {color:#ffffff;}
/*.ft-r2 img:nth-of-type(2) {
  float: right;
  display: block;
  margin-top: 10px;
}
.ft-r2 {width: 350px;}
*/
.ft-all {
  width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  padding-top: 20px;
}
.ft-btm{
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #22ac38;
}
.copy{
  font-size: 8pt;
  text-align: center;
  line-height: 3em;
}
.foot-navi {
  padding-left: 10px;
	line-height: 2em;
  font-size: 10pt;
  position: relative;
  display: inline-block;
  transition: ease .2s;
  text-decoration: none;
  outline: none;
  color: #fff;
}
.ft-r{ 
  width: 30%;
  padding-left:40px;
  margin-top:20px;}
/*回転矢印*/
.arrow2::after {
  position: absolute;
  left: -5px;
  top: 10px;
  content: '';
  width: 5px;
  height: 5px;
  border-top: 2px solid #22ac38;
  border-right: 2px solid #22ac38;
  transform: rotate(45deg);
  transition: all .3s;
}
/*hoverした際のアニメーション*/
.arrow2:hover::after{
  animation: arrowrotate .3s;
}
@keyframes arrowrotate {
100% {
    transform: rotate(360deg);
  }
}
/**/
.ft-cont{
  height:25px;
  line-height:1em;
  margin-bottom: 5px;
  -webkit-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
/*footer見出し*/
.title-ft {
  border-bottom: solid 3px #f8b62d;
  position: relative;
  font-size: 11pt;
  font-weight:bold;
  font-family: 'M PLUS Rounded 1c';
  margin: 5px 0px 10px 0px;
}
.title-ft:after,.title-fleg:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #22ac38;
  width: 20%;
  bottom:-3px;
}
.title-fleg {
  border-bottom: solid 3px #f8b62d;
  position: relative;
  font-size: 13pt;
  font-weight:bold;
  font-family: 'M PLUS Rounded 1c';
  flex-grow: 1;
  width:50%;
  margin:0 5px 10px 5px;
}
.open-img-ft { display: none;}
/*footerここまで*/
/*スタッフ紹介*/
.staff {
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 auto;
  padding: 0;
  width: 700px;
  table-layout: fixed;
  margin-bottom: 50px;
  border: 2px solid #22ac38;
}
.staff tr {
  padding: .35em;
}
.staff th {
  padding: 1em 5px 1em 1em;
  font-weight: bold;
  border-right: solid 2px #22ac38;
  line-height: 1.2em;
}
.staff td {
  padding: 1em 5px 1em 1em;
  font-weight: bold;
  border-bottom: dotted 1px #8fc31f;
  text-align: justify;
  line-height: 1.5;
}
.staff th {
  background-color: #8fc31f;
  color: #fff;
  border-bottom: dotted 1px #fff;
  vertical-align: middle;
  width: 250px;
}
.staff tr:last-child td,.staff tr:last-child th {
  border-bottom: none;
}
th.th-detail {
  display: block;
  margin-bottom: 0.6em;
  text-align: center;
  font-weight: bold;
  font-size: 13pt;
  background-color: #8fc31f;
  color: #fff;
  width: 697px;
  border-right: none;
}
td.td-detail {
    display: block;
    font-size: .8em;
    padding: 1em;
    border-right: none;
    font-size: 12pt;
    width: 697px;
    text-align: justify;
    line-height: 1.5;
}

/*insta*/
#insta-about{
  margin-top:90px;
  border:solid 2px #22ac38;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: bold;
}
.insta-top{
  font-size:17pt;
  text-align:center;
  padding-top:30px;
}
.insta{
  position:relative;
  width:670px;
  background-color:#8fc31f;
  color:#fff;
  height:50px;
  padding:15px 0;
  text-align:center;
  font-size:18pt;
  margin: 30px auto;
}
.insta::after {
  position: absolute;
  top: 100%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #8fc31f;
  margin-left: 50%;
  display: block;
}
.insta-tx {
  color:#fff;
  font-size:18pt;
  text-align:center;
  width:670px;
  height:50px;
  background-color:#b33e5c;
  padding:15px 0;
  margin: 60px auto 30px;
}
.insta-tx:hover {
	background-color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
  color:#b94047;
  border:solid 1px #b94047;
}
/*患者様の声*/
#kanja-main {
  border: 3px solid #8fc31f;
  margin-bottom: 40px;
}
.kanja-inr {
  border-bottom: 1px dotted #22ac38;
  padding: 30px 20px 20px 20px;
}
#kanja-main .kanja-inr:last-of-type {
  border-bottom: none;
}
dl.kanja {
  width: 720px;
  margin: 0 auto;
}
.kanja-img {
  width: 250px;
  float: left;
}
.kanja dd {
  width: 470px;
  float: left;
  padding-left: 20px;
}
.kanja dd p {
  padding: 5px 0px 0px 10px;
}
.kanja-inr-t {
  font-weight:bold;
  border-bottom: 1px solid #22ac38;
  margin-bottom: 10px;
}
.seika {
  font-size: 10pt;
  text-align: right;
  padding-top: 20px;
  display: block;
}
.t-wrap {
  width: 730px;
  margin: 0 auto;
}
.tokuchou-wrap {
  display: flex;
  width: 730px;
  justify-content: space-between;
  flex-direction: row;
  margin-bottom:30px;
  flex-wrap: wrap;
  align-items:center;
}
.toku-img {width: 250px; margin: 5px;}
.toku-img img {
  width: 100%;
  height: auto;
}
.toku-text {width: 63%; padding: 5px; text-aligin:justify;}
.tokuchou-wrap:nth-child(odd) {
  flex-direction: row-reverse;
}
.tokuchou-wrap:nth-child(odd) dd.toku-text {
  text-align: left;
}
/*患者様声の動画*/
.douga{
	text-align:center;
	margin:20px 0px;
}
.douga-name{
	margin-top:20px;
	font-size:15pt;
	font-weight:bold;
	text-align:center;
}
p.douga-text {
  padding: 10px 30px;
}
.douga-q  {
	display: block;
	font-size:13pt;
	font-weight:bold;
	color: #000;
	background-color: #fffa86;
	text-decoration: none;
	padding:10px 0 9px 40px ;
  margin-top:10px;
  -webkit-border-radius:20px 20px 20px 20px;
  -moz-border-radius:20px 20px 20px 20px;
  -o-border-radius:20px 20px 20px 20px;
  -ms-border-radius:20px 20px 20px 20px;
   border-radius:20px 20px 20px 20px;
}
/*施術動画*/
#s-douga {
  display: flex;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.s-douga-inner {
  margin: 0 10px 20px 10px;
}
.s-douga-t{
	font-size:11pt;
	font-weight:bold;
  line-height: 2em;
}
/*料金ページ枠*/
.box-k,.box-k2{
 border: 2px solid #22ac38;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 padding: 50px 0px 0px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
 z-index: 0;
  width:740px;
  margin:10px auto;
  line-height: 1.5em;
  font-weight:bold;
}
.box-k:before { content: '例１）Aさん　保険診療＋矯正メニュー　キャンペーン期間（3割負担の場合）';}
.box-k2:before{ content: '例２）Bさん　ギックリ腰の方　キャンペーン期間（3割負担の場合）';}
.box-k:before,.box-k2:before{
 background-color: #8fc31f;
 border-radius: 5px 5px 0px 0px;
 color: #360008;	/* タイトル部分文字色 */
 height: 25px;	/* タイトル部分高さ */
 padding: 5px 10px;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 z-index: 2;
  font-weight:bold;
}
.box-k:after,.box-k2:after {
 border-style: solid;
 border-width: 10px 10px 0 10px;
 border-color: #8fc31f transparent transparent transparent;	/* 吹き出し三角部分の色 */
 content: "";
 position: absolute;
 top: 35px;
 left: 10px;
 width: 0px;
 height: 0px;
 z-index: 1;
}
.s-hours {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 700px;
  table-layout: fixed;
  font-weight: bold;
  margin-bottom: 50px;
  border: 2px solid #22ac38;
}
.s-hours th,.s-hours td {
  padding: 1em;
  font-weight: bold;
  border-right: solid 1px #22ac38;
  line-height: 1.5;
}
.s-hours th {
   width: 200px;
}
/*年末お知らせ問い合わせフォーム用*/
  .kyushin.oshirase{ border: 4px #22ac38 solid; padding: 1em; margin-bottom: 2em; line-height: 1.8; }
  .kyushin.oshirase h2{ font-size: 200%; font-weight: bold; text-decoration: underline; }
  .kyushin.oshirase h3{ margin-top: 1em; }
  .kyushin.oshirase ul{ margin-bottom: 1em; }
  .kyushin.oshirase ul li span{ display: inline-block; font-size: 110%; }
  .kyushin.oshirase ul li span:first-child{ min-width: 19em; text-align: left; font-weight: bold; }
  .kyushin.oshirase p { font-size: 110%;}
/*recruit*/
#rec-inner p {
  font-size: 13pt;
  line-height: 1.5;
  margin-bottom:-10px;
}
.rec-head {
 font-family: "Noto Sans Japanese";
 font-size: 30px;
 font-weight: bold;
 letter-spacing: .1em;
 margin-bottom: 15px;
}
.rec-lead {
  display: inline-block;
  width: 780px;
  height: 320px;
  margin-bottom: 50px;
}
.rec-leadimg { float: left; }
.rec-leadtext {
  float: right;
  padding: 10px;
  width: 370px;
  line-height: 1.5;
  text-align: justify;
  height: 250px;
  margin-top: 50px;
}
.fukidasi-a,.fukidasi-b,.fukidasi-c {
  position: relative;
  -webkit-box-shadow: 2px 2px 8px rgba(255, 255, 255, 0.1) inset,1px 1px 4px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 2px px 8px rgba(255, 255, 255, 0.1) inset,1px 1px 4px rgba(0, 0, 0, 0.2) ;
  box-shadow: 2px 2px 8px rgba(255, 255, 255, 0.1) inset,1px 1px 4px rgba(0, 0, 0, 0.2) ;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.fukidasi-a ::after,.fukidasi-b ::after,.fukidasi-c ::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 30px;
  height: 0;
  width: 0;
  border: 10px solid transparent;
}
.fukidasi-a { background:#fffacd;}
.fukidasi-a ::after { border-top: 10px solid #fffacd; }
.fukidasi-b { background:#dbebc4;}
.fukidasi-b ::after { border-top: 10px solid #dbebc4; }
.fukidasi-c { background:#ffe4b5;}
.fukidasi-c ::after { border-top: 10px solid #ffe4b5; }
.fukidasi-t,.con-title {
  font-size: 15pt;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 10px;
}
.rec-desc {
  border: 2px solid #000;
  background: #dbebc4;
  padding: 10px;
  margin-bottom: 60px;
}
dl.concept {
  display: inline-block;
  width: 790px;
  height: 280px;
  margin-bottom: 30px;
  border: 2px solid #000;
}
dl.concept:nth-of-type(3) {
  margin-bottom: 60px;
}
.con-p {
  float: left;
  width: 440px;
  font-size: 13pt;
  line-height: 1.5;
  text-align: justify;
  padding-left: 20px;
}
.con-img {
  float: right;
  padding-right: 10px;
}
.rec-contact {
  width: 750px;
  background:url("https://mahoroba-seikotsu.com/wp/wp-content/themes/mahoroba/images/recruit/rec-company.jpg") no-repeat;
  margin : 0 auto;
  text-shadow : 3px  3px 3px #ffffff,-3px  3px 3px #ffffff,3px -3px 3px #ffffff,-3px -3px 3px #ffffff,
  3px  0px 3px #ffffff,0px  3px 3px #ffffff,-3px  0px 3px #ffffff,0px -3px 3px #ffffff;
  padding-bottom: 30px;
}
.rec-contact ul {
  width: 600px;
  margin: 0 auto;
}
.con-t {
  display: inline-flex;
  font-size: 13pt;
  font-weight: bold;
  color: #22ac38;
  line-height: 1.5;
  min-width: 10em;
}
.con-t2 {
  display: inline-flex;
  font-weight:bold;
  line-height: 1.5;
}
/*staffの声枠*/
.koe-box {
  position: relative;
  display: inline-block;
  border: 2px solid #000;
  background: #dbebc4;
  margin-top: 20px;
  padding:10px;
  width: 790px;
}
.sta-t {
  display: inline-block;
  font-size: 25px;
  line-height: 2.2em;
  font-weight: bold;
  background-color:#8fc31f;
  border-radius: 50%;
  text-align: center;
  width: 50px;
  height: 50px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
}
.sta-text {
  position: absolute;
  top:-27px;
  left:16px;
}
.koe-t-l {
  float: left;
  width: 450px;
  text-align: justify;
}
.koe-img-r {
  float: right;
  padding-top:30px;
}
.koe-img-l {
  float: left;
  padding:30px 10px 0 0 ;
}
.rec-kasen-s { border-bottom: solid 2px #ffd700;}
.rec-kasen-b {
  border-bottom: solid 3px #ffd700;
  margin-bottom: 10px;
  font-size: 20pt;
  font-weight: bold;
}
.fukuri-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.fukuri-item {
  padding: 10px;
  width: 49%;
  text-align: justify;
  border: 2px solid #000;
  margin-bottom: 15px;
}
.fuku-t {
  font-size: 13pt;
  text-align: center;
  padding: 5px 0 10px 0;
}
.rec-tha {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 0 5px 0;
  margin-top: 20px;
}
/*院内ページ*/
.guid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}
.fukidasi-g {
	font-size: pt;
	line-height: 1.8em;
	padding: 10px;
	box-sizing: border-box;
	display: inline-block;
	margin: 20px 0px;
	background-color:#fff;
	border:2px solid #22ac38;
	border-radius:10px;
	width:100%;
}
/**/
/*目次*/
.ez-toc-title-container{text-align: center;}
div#ez-toc-container{
  width: 700px;
  border: 3px solid #4cd642 !important;
  padding: 10px 20px 10px 30px;
}
.ez-toc-wrap-center{margin: 30px auto 1em !important;}
.ez-toc-counter nav ul li a::before {content: counters(item, '-', decimal) ' | ';}
div#ez-toc-container ul li {
  font-size: 12pt !important;
  font-weight: bold !important;
}
.ez-toc-open-icon span.arrow {
  font-size: 18px;
  color: #f8b62d;
}
.ez-toc-open-icon span.arrow::after {
  border-top: none;
  border-right: none;
}
.ez-toc-open-icon span.text{ color: #f8b62d;}
.ez-toc-sticky-toggle-counter nav ul li a::before {content: counters(item, '-', decimal) ' | ';}
.page-id-50 .ez-toc-sticky,.page-id-70 .ez-toc-sticky {display: none;}/*横のindex個別削除*/
/* カレンダー土日祝の色 */
.flatpickr-day, .flatpickr-weekdaycontainer span.flatpickr-weekday {font-size: 12pt;}
.flatpickr-weekday:nth-child(1) { color: rgba(255, 0, 0, 0.6);}
.flatpickr-weekday:nth-child(7) { color: rgba(0, 0, 255, 0.6);}
.flatpickr-day.saturday:not(.selected) { color: rgba(0, 0, 255, 0.6); font-weight: bold; }
.flatpickr-day.prevMonthDay.saturday:not(.selected),.flatpickr-day.nextMonthDay.saturday:not(.selected),
.flatpickr-day.flatpickr-disabled.saturday:not(.selected) { color: rgba(0, 0, 255, 0.2); font-weight: bold; }
.flatpickr-day.sunday:not(.selected),.flatpickr-day.jp-holiday:not(.selected) { color: rgba(255, 0, 0, 0.6); font-weight: bold; }
.flatpickr-day.prevMonthDay.sunday:not(.selected),.flatpickr-day.nextMonthDay.sunday:not(.selected),
.flatpickr-day.prevMonthDay.jp-holiday:not(.selected),.flatpickr-day.nextMonthDay.jp-holiday:not(.selected),
.flatpickr-day.flatpickr-disabled.sunday:not(.selected),
.flatpickr-day.flatpickr-disabled.jp-holiday:not(.selected) { color: rgba(255, 40, 0, 0.2);font-weight: bold;}
.flatpickr-current-month {
    display: flex !important;
    justify-content: space-evenly !important;
    flex-direction:row-reverse !important;
}





}
