@charset "UTF-8";
/* CSS Document */
#Header .Navigation .Nav .NavSupervision{
  display: block;
}
.Patient #Header .Navigation .Nav li.NavSupervision{
  width: 150px;
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 0;
  right: 220px;
}
.Patient #Header .Navigation .Nav li.NavSupervision a{
    color: #FFF;
    line-height: 35px;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
  background-color: #31a7da;
  border-radius: 0 0 5px 5px;
}
.Patient #Header .Navigation .Nav li.NavSupervision a:hover{
    color: #FFF;
    line-height: 35px;
  border: 0;
  background:rgba(0,107,153,1.0);
  border-radius: 0 0 5px 5px;
  border: 0;
}
.Index #Header .Navigation .Nav .NavSupervision{
  display: none;
}
.Patient .Article{
  background: url(../refer/butterfly.png) no-repeat 100% 0px;
  background-size: 164px;
}
.Patient .Article .ForPatient{
  padding: 20px;
  border: 3px solid #0086d1;
  border-radius: 10px;
  margin-bottom: 30px;
  background: url(../refer/ic_for_patient.png) no-repeat 95% 50%;
  background-size: 123px;
}
.Patient .Article .ForPatient h2{
  font-size: 2.0rem;
  font-weight: 600;
  color: #000;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 10px;
  background-image: none;
}
.Patient .Article .ForPatient .Bt{
  width: 400px;
  color: #FFF;
  font-size: 1.4rem;
  text-align: center;
  margin: 20px auto 20px;
  background-color: #31a7da;
  border-radius: 10px;
}
.Patient .Article .ForPatient .Bt a{
  display: block;
  width: 100%;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  line-height: 38px;
  border-radius: 10px;
}
.Patient .Article .ForPatient a:hover{
    background-color: #006b99;
  border-radius: 10px;
}

/*Index*/
.Index{
  background: url(../refer/bg_patient.jpg) no-repeat 95% 110px;
  background-size: 1200px;
}
.Index .Article h1{
  font-size: 3.2rem;
  font-weight: 500;
  color: #97d700;
  margin-bottom: 30px;
}
.Index .Article .Exam{
  padding-right: 330px;
  margin-bottom: 60px;
}
.Index .SelectContent{
  margin-bottom: 30px;
}
.Index .SelectContent ul li{
  width: 460px;
}
.Index .Debra{
  border-radius: 10px;
  padding: 20px;
  background:#f2f2f2 url(../refer/logo_debra.png) no-repeat 95% 50%;
  background-size: 173px;
}
.Index .Debra h2{
  font-size: 2.6rem;
  font-weight: 600;
  color: #ef8586;
  margin-bottom: 10px;
}
.Index .Debra .About {
  padding-right: 240px;
}
.Index .Debra .Bt{
  width: 400px;
  color: #FFF;
  font-size: 1.4rem;
  text-align: center;
  margin: 20px auto 20px;
  background: #ef8586 url(../refer/ic_link_blank02.png) no-repeat 270px 50%;
  background-size: 12px;
  border-radius: 10px;
}
.Index .Debra .Bt a{
  display: block;
  width: 100%;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  line-height: 38px;
  border-radius: 10px;
}
.Index .Debra a:hover{
    background: #e16163 url(../refer/ic_link_blank02.png) no-repeat 270px 50%;
    background-size: 12px;
  border-radius: 10px;
}
.Index .SupervisorBox{
  color: #FFF;
  padding-top:30px;
  padding-bottom:30px;
  background-color: #006b99;
  border-bottom: 1px solid #FFF;
}
.Index .SupervisorBox h2{
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 30px;
}
.Index .SupervisorBox .SvBox{
  display: flex;
  width: 960px;
  margin: 0 auto;
  font-size: 1.6rem;
}
.Index .SupervisorBox .DrBox{
  margin-right: 50px;
}
.Index .SupervisorBox .DrBox img{
  width: 300px;
  height: 300px;
}
.Index .SupervisorBox .DrBox figure{
  padding-top: 10px;
  margin-bottom: 10px;
}
.Index .SupervisorBox .DrBox h3{
  font-size: 1.6rem;
  font-weight: normal;
}
.Index .SupervisorBox .DrBox h3 strong{
  font-size: 2.0rem;
  font-weight: normal;
}
.Index .SupervisorBox .DrBox .Belong{
  font-size: 1.4rem;
  white-space: nowrap;
}
.Index .Career h4{
  font-size: 2.0rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.Index .Career li{
  padding-left: 4em;
  margin-bottom: 1rem;
  position: relative;
}
.Index .Career li .Year{
  position: absolute;
  left: 0;
  top: 0;
}
.Index footer{
  padding-top: 0;
}
.Index footer .FootMain{
  padding-top: 30px;
}

/*Supervisor*/
.Supervisor .Article{
  width: 760px;
}
.Supervisor h1{
  text-align: center;
  font-size: 3.2rem;
  margin-bottom: 3.0rem;
}
.Supervisor h3 {
    font-size: 2.4rem;
    padding-bottom: 4px;
    margin-top: 5rem;
    margin-bottom: 2rem;
    border-bottom: 4px solid #f2f2f2;
}
.Supervisor .DrBox{
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 40px;
}
.Supervisor .DrBox *{
  margin: 0;
}
.Supervisor .DrBox figure{
  margin-right: 20px;
}
.Supervisor .DrBox figure img{
  vertical-align: middle;
}
.Supervisor .DrBox h2{
  font-size: 2rem;
}
.Supervisor .DrBox h2 strong{
  font-size: 3rem;
  font-weight: normal;
}
.Supervisor .DrBox .En{
  font-size: 1.6rem;
  margin-bottom: 1em;
}
.Supervisor .DrBox .BelongLink{
  font-size: 1.4rem;
  padding-left: 18px;
  background: url(../refer/ic_link_blank.png) no-repeat 0 50%;
  background-size: 14px;
}
.Supervisor .Career li{
  margin-bottom: 1rem;
  padding-left: 4em;
  position: relative;
}
.Supervisor .Career li .Year{
  position: absolute;
  top: 0;
  left: 0;
}
.Supervisor .BtBack{
  width: 16em;
  background-color: #31a7da;
  border-radius: 5px;
  text-align: center;
  margin: 40px auto 0;
}
.Supervisor .BtBack a{
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-decoration: none;
  font-weight: 600;
  line-height: 40px;
  border-radius: 5px;
}
.Supervisor .BtBack a:hover{
  background-color: rgba(255, 255, 255, 0.2);
}
/*RMP*/
.RMP h1{
  font-size: 3.0rem;
  text-align: center;
  padding-top: 80px;
  background: url(../refer/ic_about_cgtp.png) no-repeat 50% 0;
  background-size: 77px;
}
.RMP .SubHD{
  text-align: center;
  font-size: 1.4rem;
  color: #00baae;
}
.RMP .Article h2{
  font-size: 2.0rem;
  font-weight: 600;
  color: #31a7da;
  padding-bottom: 4px;
  padding-left: 26px;
  margin-top: 3rem;
  margin-bottom: 1rem;
  background: url(../refer/ic_ishin.png) no-repeat 0 8px;
  background-size: 22px;
}
.RMP .Article .Marker{
  font-weight: 600;
  background: linear-gradient(180deg,rgba(255, 255, 255, 0) 79%, rgba(49, 207, 218, 0.3) 80%);
}
.RMP .Article h2.ReferHD{
  padding-left: 0;
  background-image: none;
}
/*EB*/
.EB .EbTitle{
  font-size: 3.0rem;
  text-align: center;
  padding-top: 60px;
  margin-bottom: 0;
  background: url(../refer/ic_about_eb.png) no-repeat 50% 0;
  background-size: 77px;
}
.EB .UtTitle{
  padding-top: 80px;
  margin-bottom: 60px;
  background: url(../refer/ic_for_patient.png) no-repeat 50% 0;
  background-size: 90px;
}
.EB .UtTitle p{
  font-size: 3.0rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  background: linear-gradient(90deg,rgba(49, 167, 218, 1) 30%, rgba(0, 186, 174, 1) 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.EB .SubHD{
  text-align: center;
  font-size: 1.4rem;
  color: #00baae;
}
.EB .NavUT ul,
.EB .NavEB ul{
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.EB .NavEB.Btm ul{
  margin-bottom: 60px;
}
.EB .NavUT ul li,
.EB .NavEB ul li{
  width: 174px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid #000;
  border-radius: 5px;
}
.EB .NavUT ul li{
  width: 300px;
}
.EB .NavUT ul li sup{
  vertical-align: top;
}
.EB .NavUT ul li a,
.EB .NavEB ul li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
  text-decoration: none;
  border-radius: 5px;
}
.EB .NavUT ul li a:hover,
.EB .NavEB ul li a:hover{
  color: #FFF;
  background-color: rgb(0, 0, 0);
}
.EB .NavAbout ul .About,
.EB .NavCare ul .Care,
.EB .NavCause ul .Cause,
.EB .NavSymptoms ul .Symptoms,
.EB .NavDiagnosis ul .Diagnosis,
.EB .NavTtreatment ul .Ttreatment{
  color: #FFF;
  background-color: #000;
  position: relative;
}
.EB .NavAbout ul .About:before,
.EB .NavCare ul .Care:before,
.EB .NavCause ul .Cause:before,
.EB .NavSymptoms ul .Symptoms:before,
.EB .NavDiagnosis ul .Diagnosis:before,
.EB .NavTtreatment ul .Ttreatment:before{
  width: 14px;
  height: 7px;
  content: "";
  background: url(../refer/ic_nav.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  left: calc(50% - 7px);
  bottom: -10px;
}
.EB .NavAbout.Btm ul .About:before,
.EB .NavCare.Btm ul .Care:before,
.EB .NavCause.Btm ul .Cause:before,
.EB .NavSymptoms.Btm ul .Symptoms:before,
.EB .NavDiagnosis.Btm ul .Diagnosis:before,
.EB .NavTtreatment.Btm ul .Ttreatment:before{
  position: absolute;
  left: calc(50% - 7px);
  top: -10px;
  transform: rotateX(180deg);
}
.EB .NavAbout ul .About a,
.EB .NavCare ul .Care a,
.EB .NavCause ul .Cause a,
.EB .NavSymptoms ul .Symptoms a,
.EB .NavDiagnosis ul .Diagnosis a,
.EB .NavTtreatment ul .Ttreatment a{
  color: #FFF;
  cursor: default;
}
.EB .NavAbout ul .About a:hover,
.EB .NavCare ul .Care a:hover,
.EB .NavCause ul .Cause a:hover,
.EB .NavSymptoms ul .Symptoms a:hover,
.EB .NavDiagnosis ul .Diagnosis a:hover,
.EB .NavTtreatment ul .Ttreatment a:hover{
  background-color: #000;
}
.EB .Article h1{
  font-size: 2rem;
  color: #FFF;
  font-weight: 500;
  padding: 8px 30px;
  margin-top: 5rem;
  margin-bottom: 2rem;
  background: linear-gradient(90deg,rgba(49, 167, 218, 1) 0%, rgba(0, 186, 174, 1) 100%);
  border-radius: 24px 0 0 24px;
}
.EB .Article h2 {
  font-size: 2.0rem;
  font-weight: 600;
  color: #31a7da;
  padding-bottom: 4px;
  padding-left: 26px;
  margin-top: 3rem;
  margin-bottom: 1rem;
  background: url(../refer/ic_ishin.png) no-repeat 0 8px;
  background-size: 22px;
}
.EB .Article .Marker{
  font-weight: 600;
  background: linear-gradient(180deg,rgba(255, 255, 255, 0) 79%, rgba(49, 207, 218, 0.3) 80%);
}
.EB .Article .ReferHD{
  padding-left: 0;
  background-image: none;
}
.EB .Article h3{
  font-weight: 600;
}
.EB .Article .Def dd{
  margin-bottom: 1em;
  padding-left: 1em;
}
.EB .Article .ListNoteNum li{
  font-size: 1.2rem;
  padding-left: 2em;
  margin-bottom: 0.7rem;
  position: relative;
}
.EB .Article .ListNoteNum li .Num{
  position: absolute;
  left: 0;
  top: 0;
}
.EB .Table01{
  width: 960px;
  margin: 0 auto;
}
.EB .Table01 table{
    width: 100%;
}
.EB .Table01 table img{
  margin-top: 10px;
}
.EB .AllSymptoms{
  display: flex;
  justify-content: space-between;
}
.EB .AllSymptoms > div{
  width: 23%;
}
.EB .AllSymptoms h3{
  font-size: 1.6rem;
  text-align: center;
}
.EB .AllSymptoms .Yellow{
  font-size: 1.4rem;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fefe8d;
  border-radius: 5px;
}
.EB .AllSymptoms .Green{
  font-size: 1.4rem;
  font-weight: bold;
  padding: 10px;
  background-color: #aee79b;
  border-radius: 5px;
}
.EB .AllSymptoms .Green li{
  font-weight: 600;
}
.EB .ListNumIndent1em li{
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.8rem;
}
.EB .ListNumIndent1em li .Note{
  margin-bottom: 0;
}
.EB .ListNumIndent1em li .Note li{
  font-size: 1.2rem;
}
.EB .ListNote.Refer{
  font-size: 1.2rem;
}
.EB .ListNote.Refer li{
  padding-left: 1em;
}
.EB .Article .Illust{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.EB .Article .Illust figure{
  margin-right: 20px;
}
/*-----------------------------------------------
__患者さんですか？
-----------------------------------------------*/
.ConfirmBox{
	float:none;
	padding-top:0;
	width:960px;
	padding:0;
	margin:120px auto;
	position:relative;
}
.ConfirmBox h2{
  color:#006b99;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
.ConfirmBox .Lead{
  width: 768px;
  color:#31a7da;
  font-size: 1.6rem;
  margin:0 auto 30px;
}
.ConfirmBox h3{
  color:#31a7da;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
.ConfirmBox .ConfirmBt{
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
.ConfirmBox .ConfirmBt li{
  width: 200px;
  text-align: center;
  font-size: 1.8rem;
  color: #FFF;
  font-weight: 600;
  line-height: 50px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 10px;
}
.ConfirmBox .ConfirmBt li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  font-weight: 600;
  text-decoration: none;
  border-radius: 10px;
  background-color: #31a7da;
}
.ConfirmBox .ConfirmBt li a:hover{
  background-color: #006b99;
}
.ConfirmBox .Logo{
  width: 200px;
  height: 50px;
  font-size: 1px;
  text-indent: -9999px;
  margin:  0 auto;
  background: url(../refer/logo_corp.png) no-repeat 0 0;
  background-size: 200px;
}
.ConfirmBox sup{
  font-size: 60%;
  vertical-align:text-top;
}
.ConfirmBox .BrPC{
  display: block;
}

@media only screen and (max-width: 767px) {
.Patient #Header .Navigation .Nav li.NavSupervision{
    position: inherit;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
}
.Patient #Header .Navigation .Nav li.NavSupervision a{
    line-height: 1.6;
    border-radius: 0;
    padding: 0.8em 0 !important;
    background-color:transparent;
}
.Patient #Header .Navigation .Nav li.NavSupervision a:hover{
    line-height: 1.6;
    border-radius: 0;
    padding: 0.8em 0;
    background-color:transparent;
}
.Patient .Article{
  background-size: 24vw;
}
.Patient .Article .ForPatient{
  padding-top: 24vw;
  background-position: 50% 5vw;
  background-size: 15vw;
}
.Patient .Article .ForPatient .Bt{
  width: 80vw;
  font-size: 1.2rem;
}
.Patient .Article .ForPatient .Bt a{
  font-size: 1.2rem;
}

/*Index*/
.Index{
  background-image: none;
}
.Index .Article{
  background-size: 24vw;
}
.Index .Article h1{
  font-size: 2.4rem;
  font-weight: 600;
  padding-right: 23vw;
}
.Index .Article .Exam{
  padding-right: 0;
}
.Index .SelectContent ul li{
  width: auto;
  margin-left: 3vw;
  margin-right: 3vw;
}
.Index .Debra{
  padding-top: 24vw;
  background-position: 50% 5vw;
  background-size: 20vw;
}
.Index .Debra .About{
  padding-right: 0;
}
.Index .Debra .Bt{
  width: 80vw;
  background-position-x: 90%;
}
.Index .Debra .Bt a:hover{
  background-position-x: 90%;
}
.Index .SupervisorBox .SvBox{
  display: block;
  width: auto;
  margin: 0 3vw;
  font-size: 1.6rem;
}
.Index .SupervisorBox .SvBox .DrBox{
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px;
}

/*Supervisor*/
.Supervisor .Article{
  width: auto;
}
.Supervisor h1{
  font-size: 2.8rem;
}
.Supervisor h3 {
    font-size: 2.0rem;
}
.Supervisor .DrBox{
  display: block;
}
.Supervisor .DrBox img{
  width: 60vw;
  height: 60vw;
  margin-bottom: 20px;
}
.Supervisor .DrBox h2 strong{
  font-size: 2.8rem;
}

/*EB*/
.EB .Article h1{
  font-size: 1.6rem;
}
.EB .Table01 table{
    width: 800px;
}
.EB .NavEB ul{
  flex-wrap: wrap;
}
.EB .NavEB ul li{
  width: 38vw;
  margin-bottom: 20px;
}
.EB .AllSymptoms{
  display: block;
}
.EB .AllSymptoms > div{
  width: auto;
}
.EB .AllSymptoms h3{
  margin-top: 2em;
  margin-bottom: 0.2em;
}
.EB .UtTitle{
  margin-bottom: 5vw;
  padding-top: 20vw;
  background-size: 20vw;
}
.EB .UtTitle p{
  font-size: 2.4rem;
  text-align: left;
}
.EB .UtTitle br{
  display: none;
}
.EB .NavUT ul{
  margin-top: 0;
}
.EB .NavUT ul li{
  width: 45vw;
  font-size: 3.5vw;
  line-height: 1.6;
  display: flex;
  align-items: center;
}
.EB .NavUT ul li a{
  display: flex;
  justify-content: center;
  align-items: center;
}
.EB .NavUT.Btm{
  margin-top: 15vw;
}
.EB .Article .Illust{
  display: block;
}
.EB .Article .Illust img{
  width: 60vw;
  height: auto;
}
.EB .Article .Illust figure{
  margin-right: auto;
}

/*-----------------------------------------------
__患者さんですか？
-----------------------------------------------*/
.ConfirmBox{
	width:100vw;
  padding: 10vw 5vw;
  margin: 0;
}
.ConfirmBox .Lead{
  width: auto;
  font-size: 1.4rem;
}
.ConfirmBox h3{
  font-size: 1.8rem;
}
.ConfirmBox .ConfirmBt{
  margin-bottom: 30px;
}
.ConfirmBox .ConfirmBt li {
    width: 40vw;
}
.ConfirmBox .BrPC{
  display: none;
}

}