@charset "utf-8";
/* ご挨拶 */
/* 診療実績 -RESULTS-(performance) */
#wrap {
/* background: #ffffff; */
  font-size:1rem;
}
h2 {
  background-image: url(../performance/img/tit_performance.jpg);
  background-size: cover;
  background-position-x:  100%;
}
.conBox2 {
background: #ffffff;
width: 100%;
margin: 0 auto;
display: block;
max-width: 1100px;
padding-top: 0;
/*! text-align: center; */
}
.conBox2 section{
width: 100%;
white-space:nowrap;
overflow-x: auto; 
margin: 0 auto 65px;
position: relative;
}
/* .conBox2 section:after{
  content: "＞";
position: absolute;
  top: 100px;

  right: 0;
  height: 20px;
  background: #ffffff;
  font-size: 1.5rem;
} */

.performance .mTit {
  /*! margin-top: 95px; */ 
  /*! margin-bottom: 25px; */
}

.conBox2 section .perTable2{
margin-bottom: 100px;
}



/*アコーディオン*****----------------*/  
  
@-webkit-keyframes bumpUp {
  20% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes bumpUp {
  20% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
/* .conBox2 {
  list-style: none;
  padding: 0;
  margin: 3em auto;
  width: 300px;
  color: #242C35;
}
.conBox2 > li {
  display: block;
} */
.conBox2 input {
  display: none;
}
 .conBox2 input:checked ~ label {
  -webkit-animation: none;
          animation: none;
  transition: .1s;
}
/*
  .conBox2 input:checked ~ label > .toggleIcon::before {
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  text-shadow: 0 0 3px #333;
}
.conBox2 input:checked ~ label > .toggleIcon::after {
  -webkit-transform: none;
          transform: none;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
} */

.conBox2 input ~ .options > table  {
/*   margin: 0; */
  opacity: 0;
  height: auto;
}
.conBox2 input:checked ~ .options > table  {
  opacity: 1;
  height: 0px;
}
.conBox2 label {
  display: block;
  padding: 0em 1em 0 3em;
  background: #FFF;
  position: relative;
  z-index: 1;
  border-radius: 3px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 0 0 #FFF;
  transition: .1s;
}
.conBox2 label:hover {
  background: rgba(255, 255, 255, 0.8);
}
.conBox2 input ~ .options {
  position: relative;
  overflow: hidden;
  height: 0;
  transition: 0.1s ease;
  transition-property: height, opacity;
}
.conBox2 input:checked + label + .options {
  position: relative;
  overflow: hidden;
  height:1750px;
  transition: 0.3s ease;
  transition-property: height, opacity;
}
.conBox2 input.hei2:checked + label + .options {
  position: relative;
  overflow: hidden;
  height:1800px;
  transition: 0.3s ease;
  transition-property: height, opacity;
}
.conBox2 label p {
  font-size: .8em;
  font-weight: lighter;
  /*! padding-top: 1em; */
  
  text-align: center;
}
  
  
/******----------------/  
  






@media screen and (min-width: 1200px) {
.gNav li:nth-child(3) > a{
border-bottom: solid 3px #30adb5;
}

}
/* PC ------------------------------------------------------------------------- */
@media screen and (min-width: 768px) {



.performance {
}
  
.performance .perScrollimg {
  display: none;
}
  
.performance .conBox2 {
  text-align: center;

}
.performance #one {
}
.performance #one.performance #one tbody {
}
.performance #one tr {
}
.performance #one th {
}
.performance #one td {
}
.performance span {
}
.performance .sTit {
  border: solid 1px #000000;
  color: #000000;
  font-family:"Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;;
  display: inline-block;
  padding: 0px 30px;
  text-align: center;
  margin: 0px auto 30px;
  height: 57px;
  line-height: 57px;
  width: 285px;
  box-sizing: border-box;
}
.performance .sTit2 {
  border: solid 1px #000000;
  color: #000000;
  font-family:"Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;;
  display: inline-block;
  padding: 0px 30px;
  text-align: center;
  margin: 20px auto 0;
  height: 57px;
  line-height: 57px;
  width: 285px;
  box-sizing: border-box;
}
.performance table {
  margin: 40px auto 30px;
  /*! width: 1100px; */
  table-layout: fixed;
  font-size: 1rem; 
  min-width: 870px;
}
.performance table th {
border: solid 1px #b5b5b5;
text-align: center;
height: 50px;
box-sizing: border-box;
}
.performance table td {
border: solid 1px #b5b5b5;
text-align: center;
height: 50px;
box-sizing: border-box;
  font-family:"Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;;
}
.performance table .perTabColergray {
background : #eeeeee;
}
.performance table .perTabColergray2 {
background : #f5f5f5;
}
  
.performance table .perTabColergreen {
background : #dff5f1;
}
.performance table .perTabColergreen2 {
background : #e6f4f2;
}
.performance table .perTabColergreen3 {
background : #84d0c6;
}
.performance table .perTabTxtbig {
font-size: 1.25rem;
}  
.performance table .perTabTxtbold {
font-weight: bold;
}

.performance table .perTabColergreen th {
background : #dff5f1;
}  
  

.performance .perTable2{
margin: 35px auto 0;
}
.performance .perTable2 th:first-of-type{
  width: 50%;

}
.performance .perTable2 td:first-of-type{
  width: 50%;
  text-align: left;
  padding: 0 15px;
}
.performance .perTable2 tr:last-of-type{
background : #84d0c6;
}
.performance br {
}

  
  

  
}

/* スマートフォン ------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .conBox2{
    text-align: center;
  }
.performance .sTit {
  border: solid 1px #000000;
  color: #000000;
  font-family:"Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;;
  display: inline-block;
  padding: 0 30px;
  text-align: center;
  margin: 20px auto 10px;
  height: 40px;
  line-height: 40px;
  width: 50%;
  max-width: 250px;
  font-size: 1rem;
}
    
  
  
  
.greKyouju .photo{
 margin: 1rem  0 1rem 0;
/* width: 200px; */
text-align: center;
}
.greBrand {
margin-bottom: 20px;
}
.greBrand img {
width: 100%;
height: auto;
}
.greSection h4 {
margin-bottom: 15px;
}
.grePh img {
width: 100%;
height: auto;
}
.grePhList li + li {
margin-top: 15px;
}
  
  .greTxt .photo2space{
float: right;  
height: 6rem;
  }
.greTxt .photo2{
/* float: right;   */
clear: both;
  margin: 1rem  0 0 1rem;
}
 

.content img.titunder{
  margin-bottom: 30px;
  width: 100%;
}

.patHowto .patPopup{
  width: 100%;
  max-width: 1100px;
    display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
  text-align: center;
  -ms-flex-pack: distribute;
justify-content: space-around;
    -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  font-weight: bolder;
}
.patPopup a {
  display: inline-block;
  width: 100%;
  background: #f8f8f8;
  border: solid 1px #dcdcdc;
  box-sizing: border-box;
  max-width: inherit;
  min-width: inherit;
  margin-bottom: 5px;
  padding: .2rem;
  font-size: 1rem;
}
.patPopup a:nth-last-of-type(-n+3) {
  width: inherit;
  max-width: inherit;
}
.patPopup a span{
font-size: .8rem;
}

.patCharge .patChaTable {
display: block;
width: 100%;
border: solid 1px #f8f8f8; 
margin-bottom: 50px;
}
.patChaTable dl{
    display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
text-align: center;
  width: 100%;
  border: solid 1px #dcdcdc;
}
.patChaTable dl:nth-of-type(n+2){
border-left: solid 1px #dcdcdc;
border-top: none;
}
.patChaTable dt{
   display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
text-align: center;
  width: 100%;
background: #f8f8f8;
  height: 30px;
  border-bottom:none;
}
.patChaTable dd{
   display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
text-align: center;
  width: 100%;
  height: 30px;
  vertical-align: middle;
}
.patChaTable dd br{
display: none;
}

.patCharge .patChaCoution {
  border: solid 1px #dcdcdc;
  margin: 20px auto 50px;
  position: relative;
  padding: 1.5rem 1rem;
}
.patCharge .patChaCoution .sTit {
/*   border: solid 1px #dcdcdc; */
  background: #ffffff;
  position: absolute;
  top:-15px;
  left:20px;
  display: inline-block;
  width: auto; 
}
.patCharge .patChaCoution .sTit:before {
content: none;  
}
.patCharge .patChaCoution a {
display: block;
  text-align: center;
  background: #f8f8f8;
  font-weight: bolder;
  font-size: 1.38rem;
  padding: 20px 0px;
  margin-top: 10px;
}
.patCharge .patChaCoution a span{
display: block;
  font-size: 1.48rem;
}
  
  
  
  
.patProItem{
  border: solid 1px #dcdcdc;
  padding: 20px 10px;
  margin: 0 auto 50px;
  position: relative;
}
.patProItem:after{
  content: "　";
  width: 15px;
  height: 15px;
  border: 5px solid;
  position: absolute;
  border-color:  transparent transparent #6cc3a1 #6cc3a1;
    -webkit-transform: rotate(-135deg);
  transform: rotate(315deg);
  margin: 0 auto;
  left:0;
  right: 0;
  bottom: -30px;
}
.patProItem:last-of-type::after{
  content: none;
}
.patProItem .sTit{
 position: relative;
 left: 90px;
  width: calc(100% - 90px);
}
.patProItem .sTit span{
  position: absolute;
  top: -45px;
  left: -80px;
  color: #ffffff;
  background: #6cc3a1;
  width: 70px;
  height: 70px;
    display: -webkit-box; /*Android4.3*/
  display: -moz-box;    /*Firefox21*/
  display: -ms-flexbox; /*IE10*/
  display: -webkit-flex; /*PC-Safari,iOS8.4*/
  display: flex;
  justify-content:  center;
  align-items:  center;
  font-size: 2rem;
  
}
.patProItem dl{
  padding: 10px;
  display: block;
  background: #f8f8f8;
  margin: 0 10px 10px
}
.patProItem dt{
  width: 100%;
  display: block;
  text-align: left;
  font-weight: bolder;
  margin-bottom: 7px; 
}
.patProItem dd{
   -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.patProItem p{
  margin: 0 10px 10px
}
.conBox2{
width: 100%;
/*! white-space:nowrap; */
/*! overflow-x: scroll; */
}
  .perScrollimg{
    width: 150px;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }  
  
.performance table {
  margin: 0 auto 50px;
  width: 100%;
  table-layout: inherit;
  font-size: 1rem; 
  min-width: 870px;




}
.performance table th {
border: solid 1px #b5b5b5;
text-align: center;
height: 50px;
box-sizing: border-box;
}
.performance table td {
border: solid 1px #b5b5b5;
text-align: center;
height: 50px;
box-sizing: border-box;
  font-family:"Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;;
}
.performance table .perTabColergray {
background : #eeeeee;
}
.performance table .perTabColergray2 {
background : #f5f5f5;
}
  
.performance table .perTabColergreen {
background : #dff5f1;
}
.performance table .perTabColergreen2 {
background : #e6f4f2;
}
.performance table .perTabColergreen3 {
background : #84d0c6;
}
.performance table .perTabTxtbig {
font-size: 1.25rem;
}  
.performance table .perTabTxtbold {
font-weight: bold;
}

.performance table .perTabColergreen th {
background : #dff5f1;
}  
  

.performance .perTable2{
margin: 20px auto;
}
.performance .perTable2 th:first-of-type{
  width: 50%;

}
.performance .perTable2 td:first-of-type{
  width: 50%;
  text-align: left;
  padding: 0 15px;
}
.performance .perTable2 tr:last-of-type{
background : #84d0c6;
}


  /**スクロールアニメ**/
.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
}
  .fadeInUp {
    opacity: 0;
    transform: translate3d(0, 0, 0);
}
	@keyframes fadeInUp_on {
	from, 15%, 30%, 45%, 60%, to {
    animation-timing-function:ease-out;
  }
	  from {
		opacity: 0;
		transform: translate3d(20%, 0, 0);
	  }
	  15% {
		opacity: 1;
		transform: translate3d(-40%, 0, 0);
	  }
	  30% {
		opacity: 0;
		transform: translate3d(-40%, 0, 0);
	  }
	  45% {
		opacity: 0;
		transform: translate3d(20%, 0, 0);
	  }
	  60% {
		opacity: 1;
		transform: translate3d(-40%, 0, 0);
	  }
	  to {
		opacity: 0;
		transform: translate3d(-40%, 0, 0);
      display: none;
	  }
	}

	.fadeInUp_on {
	  animation-name: fadeInUp_on;
	}


  
  
}












