@media only screen and (max-width: 768px) {
#b-staff #content {
margin-top: 90px;
}
#b-staff img {
max-width: 100%;
height: auto;
}
#b-staff img.F_right,
#b-staff img.F_left,
#b-staff img.fimg_l {
float: none;
display: block;
margin: 0 auto 10px;
}
#b-staff .staff_left,
#b-staff .staff_Lbox,
#b-staff .staff_Rbox {
float: none;
width: 100%;
box-sizing: border-box;
}
#b-staff table.career,
#b-staff table.career02 {
float: none;
width: 100%;
box-sizing: border-box;
}
#b-staff table.i_tbl {
width: 100%;
box-sizing: border-box;
}
#b-staff .txt_box {
float: none;
width: 100%;
box-sizing: border-box;
}
}

@media only screen and (max-width: 768px) {
    body#b-staff #left_column {
        display: none !important;
    }
}

.cont_in + .cont_in {
margin-top: 2em;
}

@media only screen and (max-width: 768px) {
#low_mi { display: none; }
}

/* implantcenter/doctor 準拠の見出し（緑→ヘッダー茶色 #5D372A） */
body#b-staff.liquid h2.ttl-brown {
background: none;
height: auto;
color: #5D372A;
font-size: 1.5em;
font-weight: bold;
text-align: center;
border-bottom: 2px solid #5D372A;
padding: 0 0 0.4em;
margin: 0 0 1em;
line-height: 1.4;
}
body#b-staff.liquid .name-box {
border: 1px solid #5D372A;
color: #5D372A;
text-align: center;
font-size: 1.2em;
font-weight: bold;
line-height: 1.5;
padding: 0.7em 0.5em;
margin: 0 0 1em;
box-sizing: border-box;
}
body#b-staff.liquid .name-box span {
font-size: 0.75em;
font-weight: normal;
}
body#b-staff.liquid h3.msg-brown {
background: none;
height: auto;
color: #5D372A;
font-size: 1.25em;
font-weight: bold;
margin: 1em 0 0.5em;
line-height: 1.4;
}
body#b-staff.liquid h4.list-ttl {
background: none;
height: auto;
color: #5D372A;
font-size: 1.1em;
font-weight: bold;
margin: 1.5em 0 0.5em;
line-height: 1.4;
}
body#b-staff.liquid .field_in p {
margin-bottom: 1em;
}

/* 固定ヘッダ（高さ90px）とコンテンツの被り防止（テスト .liquid 限定） */
@media only screen and (max-width: 768px) {
body#b-staff.liquid #content {
margin-top: 90px;
padding-top: 20px;
box-sizing: border-box;
}
}

/* プロフィール表の茶色トンマナ化（テスト .liquid 限定） */
body#b-staff.liquid .staff_left table tr th,
body#b-staff.liquid #staff table.i_tbl tr th {
background: #8c7268;
color: #fff;
}
body#b-staff.liquid .staff_left table[bgcolor],
body#b-staff.liquid #staff table.i_tbl[bgcolor],
body#b-staff.liquid .staff_left table,
body#b-staff.liquid #staff table.i_tbl {
background-color: #d8cec7;
}
body#b-staff.liquid .staff_left table tr td,
body#b-staff.liquid #staff table.i_tbl tr td {
background: #fff;
}


/* === copied from daiba-implantcenter doctor page (scoped) === */
body#b-staff.liquid #staff #subpage .line small {
display: block;
  font-size: 19.2px;
  line-height: 1;
  padding-bottom: 5px;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .line small {
display: inline-block;
    font-size: 28.8px;
    line-height: 1;
    padding-bottom: 0;
    margin-right: 1em;
}
}
body#b-staff.liquid #staff #subpage .textbox01 {
align-items: flex-start;
}
body#b-staff.liquid #staff #subpage .textbox01 .inner {
margin-bottom: 2em;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01 {
align-items: flex-start;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor {
display: block;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner {
width: 100%;
    overflow: hidden;
    margin-bottom: 1em;
    line-height: 2;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner h3 {
font-size: 38.4px;
    font-weight: 500;
    padding-bottom: 30px;
    color: #523d38;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner figure {
float: right;
    margin-left: 30px;
    width: auto;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner figure img {
width: 300px;
    height: 300px;
    object-fit: cover;
    object-position: bottom;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner .text {
width: auto;
    padding-left: 0;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner + .inner figure {
float: left;
    margin-right: 30px;
    margin-left: 0px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner + .inner figure img {
width: 250px;
    height: 250px;
    object-fit: cover;
    object-position: bottom;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.staff figure {
width: auto;
margin: 0;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.staff figure img {
width: 300px;
    height: 300px;
    object-fit: cover;
    object-position: bottom;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.staff .text {
width: calc(100% - 300px);
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.staff .text p {
padding-top: 0;
}
}
body#b-staff.liquid #staff #subpage .history {
margin-top: 1em;
  padding: 15px;
  background: #f8fafb;
}
body#b-staff.liquid #staff #subpage .history dt {
font-weight: 500;
  color: #523d38;
  font-size: 22.4px;
  padding-bottom: 10px;
}
body#b-staff.liquid #staff #subpage .history dd ol li {
padding: 0px 0 5px 12px;
  position: relative;
}
body#b-staff.liquid #staff #subpage .history dd ol li:before {
content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 1px;
  background: #8c7268;
}
body#b-staff.liquid #staff #subpage .itembox .item p em {
display: block;
  color: #8c7268;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .itembox {
margin-bottom: 80px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .history {
line-height: 1.5;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .history.top0 {
margin-top: 0;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .history dt {
font-size: 25.6px;
    padding-bottom: 10px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .history dd ol li {
padding: 0px 0 5px 16px;
    position: relative;
    font-size: 22.4px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .history dd ol li:before {
content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 8px;
    height: 1px;
    background: #8c7268;
}
}
body#b-staff.liquid #staff .text-center {
text-align: center;
}
body#b-staff.liquid #staff .inline-block {
display: inline-block;
}
body#b-staff.liquid #staff .overseas {
max-width: 840px;
box-sizing: border-box;
margin-inline: auto;
}
body#b-staff.liquid #staff .overseas h2 {
margin-bottom: 32px !important;
padding-bottom: 0 !important;
}
body#b-staff.liquid #staff .overseas h2:nth-of-type(2) {
display: none;
}
body#b-staff.liquid #staff .overseas img {
width: min(80%, 500px);
border: 1px solid #ccc;
box-sizing: border-box;
margin: 8px calc((100% - min(80%, 600px)) / 2);
}
body#b-staff.liquid #staff .overseas p + p {
margin-top: 16px;
}
body#b-staff.liquid #staff .overseas small {
font-size: 90% !important;
}
body#b-staff.liquid #staff .inline-block {
display: inline-block;
font-size: inherit;
color: inherit;
}
body#b-staff.liquid #staff .rec-detail .text-center {
text-align: center;
}
body#b-staff.liquid #staff .rec-detail .text-center span, body#b-staff.liquid #staff .rec-detail .text-center a {
display: inline-block;
}
body#b-staff.liquid #staff body.recruit-page h3.line {
margin-top: 64px !important;
}
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner.rec-intro2 {
margin: 0 auto;
}
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner.rec-intro2 + .inner.rec-intro2 {
margin-top: 48px;
padding-top: 56px;
border-top: 1px dashed #523d38;
}
@media only screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner.rec-intro2:nth-of-type(even) figure {
float: left;
}
}
@media only screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner.rec-intro2:nth-of-type(odd) figure {
float: right;
}
}
@media only screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox01.doctor .inner.rec-intro2 figure img {
width: 300px;
height: auto;
}
}
body#b-staff.liquid #staff #subpage .sect_ttl {
text-align: center;
  padding: 30px 0 30px;
  font-size: 35.2px;
  color: #523d38;
  font-weight: 500;
  line-height: 1.4;
}
body#b-staff.liquid #staff #subpage .sect_ttl + p:not(.renewed) {
margin: -15px 0 30px;
  padding: 0;
  color: #523d38;
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .sect_ttl {
text-align: center;
    margin: 80px 0;
    padding: 0 30px;
    font-size: 57.6px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .sect_ttl + p:not(.renewed) {
padding: 0 30px 30px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
}
body#b-staff.liquid #staff #subpage .textbox01 {
padding: 0;
}
body#b-staff.liquid #staff #subpage .textbox01 figure {
text-align: center;
  padding-bottom: 10px;
}
body#b-staff.liquid #staff #subpage .textbox01 figure figcaption {
font-size: 16px;
  padding-top: 1em;
  text-align: left;
}
body#b-staff.liquid #staff #subpage .textbox01 .text h3 {
font-size: 25.6px;
  font-weight: 500;
  padding: 0 0 10px;
  color: #523d38;
}
body#b-staff.liquid #staff #subpage .textbox01 .text p {
padding: 0;
}
body#b-staff.liquid #staff #subpage .textbox01 .text small {
padding-top: 10px;
  display: block;
  font-size: 16px;
}
body#b-staff.liquid #staff #subpage .textbox01 .text .btn {
margin: 15px auto 0;
}
body#b-staff.liquid #staff #subpage .line {
border: 1px solid #523d38;
  margin: 30px 0 20px;
  color: #523d38;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
}
body#b-staff.liquid #staff #subpage .line.blue {
background: #523d38;
  color: #fff;
  font-weight: 500;
}
body#b-staff.liquid #staff #subpage .sect_ttl + .line {
margin-top: 0;
}
body#b-staff.liquid #staff #subpage .line + p {
margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 {
width: 100%;
    margin: 0 auto 80px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01.wide {
flex-wrap: wrap;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01.wide figure {
width: 100%;
    flex-shrink: 0;
    padding-bottom: 30px;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01.wide .text {
width: 100%;
    padding: 0;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 figure {
width: 50%;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 figure.narrow {
width: 300px;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 figure.narrow + .text {
width: calc(100% - 300px);
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 figure figcaption {
width: 100%;
    font-size: 16px;
    padding-top: 2em;
    text-align: center;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 .text {
width: 50%;
    padding-left: 10px;
    box-sizing: border-box;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 .text h3 {
font-size: 33.6px;
    padding: 0 0 10px;
    color: #523d38;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .textbox01 .text p {
padding-top: 0;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .line {
width: 100%;
    box-sizing: border-box;
    margin: 0 auto 40px;
    color: #523d38;
    padding: 16px;
    font-size: 28.8px;
    line-height: 1.3;
    font-weight: 500;
    text-align: left;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .line + p {
width: 100%;
    margin: 0 auto 40px;
}
}
body#b-staff.liquid #staff #subpage .step .item {
margin-bottom: 30px;
}
body#b-staff.liquid #staff #subpage .step .item h3 {
display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
}
body#b-staff.liquid #staff #subpage .step .item h3 .circle {
flex-shrink: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #8c7268;
  color: #fff;
  font-family: "Overpass", sans-serif;
  text-align: center;
}
body#b-staff.liquid #staff #subpage .step .item h3 .circle small {
padding-top: 10px;
  display: block;
  line-height: 1;
  font-size: 16px;
}
body#b-staff.liquid #staff #subpage .step .item h3 .circle em {
display: block;
  line-height: 1;
  font-size: 22.4px;
  font-weight: 500;
}
body#b-staff.liquid #staff #subpage .step .item h3 > em {
font-weight: 500;
  font-size: 24px;
  color: #523d38;
  line-height: 1.35;
  padding-left: 15px;
}
body#b-staff.liquid #staff #subpage .step .item .inner {
display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
body#b-staff.liquid #staff #subpage .step .item .inner p {
width: calc(100% - 146px);
  padding-left: 15px;
  box-sizing: border-box;
}
body#b-staff.liquid #staff #subpage .step .item .inner p small {
display: block;
  font-size: 16px;
  padding-top: 1em;
}
body#b-staff.liquid #staff #subpage .step .item .inner .btn {
margin-top: 10px;
  width: 100%;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item {
margin-bottom: 80px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item h3 {
display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 30px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item h3 .circle {
flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #8c7268;
    color: #fff;
    font-family: "Overpass", sans-serif;
    text-align: center;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item h3 .circle small {
padding-top: 15px;
    font-size: 20.8px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item h3 .circle em {
font-size: 32px;
    font-weight: 500;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item h3 > em {
font-size: 36.8px;
    line-height: 1.5;
    padding-left: 20px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item .inner {
display: flex;
    justify-content: flex-start;
    align-items: center;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item .inner figure {
width: auto;
    flex-shrink: 0;
    padding-bottom: 0;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .step .item .inner p {
line-height: 2;
    padding-left: 30px;
    box-sizing: border-box;
}
}
body#b-staff.liquid #staff #subpage .color_box .inner figure {
padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .color_box .inner {
width: 100%;
    margin: 0 auto;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .color_box .inner figure {
text-align: center;
    padding-bottom: 20px;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff #subpage .blue_box .inner {
width: 100%;
    margin: 0 auto;
}
}
body#b-staff.liquid #staff #subpage .qa_box .item h3 {
position: relative;
  padding-left: 55px;
  font-size: 24px;
  font-weight: 500;
  color: #523d38;
  margin-bottom: 15px;
}
body#b-staff.liquid #staff #subpage .qa_box .item h3:before {
content: "Q";
  position: absolute;
  left: 0;
  top: 0px;
  font-family: "Overpass", sans-serif;
  font-size: 33.6px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #523d38;
  color: #fff;
  text-align: center;
  line-height: 44px;
}
body#b-staff.liquid #staff #subpage .qa_box .item p {
position: relative;
  padding-left: 55px;
  font-weight: 500;
  line-height: 1.8;
  color: #523d38;
}
body#b-staff.liquid #staff #subpage .qa_box .item p:before {
content: "A";
  position: absolute;
  left: 0;
  top: 0px;
  font-family: "Overpass", sans-serif;
  font-size: 33.6px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #d8cec7;
  color: #1f1a19;
  text-align: center;
  line-height: 44px;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .qa_box .item h3 {
position: relative;
    padding-left: 55px;
    font-size: 32px;
    margin-bottom: 25px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .qa_box .item p {
padding-left: 55px;
}
}
body#b-staff.liquid #staff #subpage .textbox02 .text em {
font-weight: bold;
}
body#b-staff.liquid #staff #subpage .textbox02 .text em.green {
color: #6daf4f;
}
body#b-staff.liquid #staff #subpage .textbox02 .text em.blue {
color: #8c7268;
}
body#b-staff.liquid #staff #subpage .textbox02 .text em.orange {
color: #ef7e37;
}
body#b-staff.liquid #staff #subpage .textbox02 .text p {
padding-bottom: 10px;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .textbox02 .text p {
padding-bottom: 20px;
}
}
body#b-staff.liquid #staff #subpage .itembox {
margin: 0 0 15px;
  border: 1px solid #523d38;
}
body#b-staff.liquid #staff #subpage .itembox .item {
padding: 10px;
  width: auto;
  overflow: hidden;
box-sizing: border-box;
margin-block: 1em;
}
body#b-staff.liquid #staff #subpage .itembox .item h3 {
font-weight: 500;
  padding-bottom: 10px;
  font-size: 1.1em;
  width: 100%;
}
body#b-staff.liquid #staff #subpage .itembox .item figure {
float: right;
  margin-left: 10px;
}
body#b-staff.liquid #staff #subpage .itembox .item p {
padding-right: 10px;
  font-size: 19.2px;
}
body#b-staff.liquid #staff #subpage .itembox .item + .item {
border-top: 1px solid #523d38;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .itembox {
margin: 0 0 15px;
    border: 1px solid #523d38;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .itembox .item {
padding: 30px;
    width: auto;
    overflow: hidden;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .itembox .item h3 {
font-size: 1.1em;
    width: 100%;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .itembox .item figure {
float: right;
    margin-left: 20px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .itembox .item p {
padding-right: 10px;
    font-size: 24px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .itembox .item + .item {
border-top: 1px solid #523d38;
}
}
body#b-staff.liquid #staff #subpage .step02 .item {
border: 1px solid #523d38;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  margin-bottom: 25px;
  background: #fcfcfc;
  position: relative;
}
body#b-staff.liquid #staff #subpage .step02 .item:before {
content: "\e911";
  font-family: "icomoon";
  font-size: 20.8px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: calc(50% - 18px);
  bottom: -18px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #523d38;
  transform: rotate(180deg);
}
body#b-staff.liquid #staff #subpage .step02 .item h3 {
font-weight: 500;
  color: #523d38;
  font-size: 24px;
  padding-right: 20px;
}
body#b-staff.liquid #staff #subpage .step02 .item h3 small {
display: block;
  font-size: 16px;
  font-weight: normal;
}
body#b-staff.liquid #staff #subpage .step02 .item figure {
flex-shrink: 0;
  mix-blend-mode: multiply;
}
body#b-staff.liquid #staff #subpage .step02 .item:last-child:before, body#b-staff.liquid #staff #subpage .step02 .item.last:before {
content: none;
}
@media screen and (max-width: 768px) {
body#b-staff.liquid #staff html .pc {
display: none !important;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .sp {
display: none !important;
}
}
body#b-staff.liquid #staff html .various .banner_inner.top0 {
margin-top: -12px;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .various .banner_inner.top0 {
margin-top: -12px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .various .short_implant .inner {
width: 100%;
    padding: 0 30px 30px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .various .short_implant .inner figure {
float: none;
    width: 100%;
    padding-left: 0;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .various .short_implant .inner p {
padding-top: 10px;
    text-align: center;
}
}
body#b-staff.liquid #staff html .point .point_item .inner figure {
float: left;
  width: 48%;
  margin-right: 18px;
}
body#b-staff.liquid #staff html .point .point_item .inner p span {
color: #d2455a;
}
body#b-staff.liquid #staff html .point .point_item .inner p small {
font-size: 16px;
  color: #8c7268;
  display: block;
}
body#b-staff.liquid #staff html .point .point_item .inner p small a {
text-decoration: underline;
  color: #8c7268;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .point .point_item .inner {
width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .point .point_item .inner figure {
flex-shrink: 0;
    float: none;
    width: 330px;
    margin-right: 40px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .point .point_item .inner p {
line-height: 2;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .point .point_item .inner p small {
font-size: 19.2px;
}
}
body#b-staff.liquid #staff html .concept>.item {
margin: 15px 0;
  border: 1px solid #523d38;
  padding: 20px;
  position: relative;
  background: #fff;
}
body#b-staff.liquid #staff html .concept>.item a {
position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
body#b-staff.liquid #staff html .concept>.item:before {
content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #523d38 transparent;
}
body#b-staff.liquid #staff html .concept>.item .num {
display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #523d38;
  text-align: center;
  color: #fff;
  font-size: 22.4px;
}
body#b-staff.liquid #staff html .concept>.item h3 {
font-family: "Noto Serif JP", serif;
  font-size: 28px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
  color: #523d38;
}
body#b-staff.liquid #staff html .concept>.item .inner figure {
float: left;
  width: 49%;
  margin-right: 18px;
}
body#b-staff.liquid #staff html .concept>.item .inner p {
color: #523d38;
}
body#b-staff.liquid #staff html .concept .concept_sub .item {
width: calc((100% - 10px) / 2);
  position: relative;
  margin-bottom: 20px;
}
body#b-staff.liquid #staff html .concept .concept_sub .item a {
position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
body#b-staff.liquid #staff html .concept .concept_sub .item figure {
position: relative;
}
body#b-staff.liquid #staff html .concept .concept_sub .item figure figcaption {
display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background: #523d38;
  text-align: center;
  color: #fff;
  font-size: 20.8px;
}
body#b-staff.liquid #staff html .concept .concept_sub .item p {
text-align: center;
  color: #523d38;
  padding-top: 5px;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .concept>.item {
margin: 30px auto;
    width: 100%;
    border: 1px solid #523d38;
    padding: 30px;
    position: relative;
    background: #fff;
    box-sizing: border-box;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .concept>.item .num {
display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #523d38;
    text-align: center;
    color: #fff;
    font-size: 32px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .concept>.item h3 {
font-family: "Noto Serif JP", serif;
    font-size: 37.6px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
    color: #523d38;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .concept>.item .inner {
width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .concept>.item .inner figure {
float: none;
    width: 340px;
    margin-right: 30px;
    flex-shrink: 0;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .concept>.item .inner p {
color: #523d38;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .concept .concept_sub .item {
width: calc((100% - 40px) / 3);
    position: relative;
    margin-bottom: 30px;
}
}
body#b-staff.liquid #staff html .list_banner ul li a .text {
padding-left: 30px;
}
body#b-staff.liquid #staff html .list_banner ul li a .text em {
display: block;
  font-size: 24px;
  line-height: 1.3;
  padding-bottom: 5px;
  font-weight: 500;
  color: #523d38;
}
body#b-staff.liquid #staff html .list_banner ul li a .text small {
display: block;
  line-height: 1;
  font-size: 16px;
  font-family: "Overpass", sans-serif;
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff html .list_banner ul li a .text {
padding-left: 20px;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff html .list_banner ul li a .text em {
font-size: 38.4px;
    padding-bottom: 10px;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff html .list_banner ul li a .text small {
font-size: 24px;
}
}
body#b-staff.liquid #staff html .greeting .sect_ttl {
padding: 30px 0;
  text-align: center;
}
body#b-staff.liquid #staff html .greeting .sect_ttl .icon-mark {
display: block;
  font-size: 64px;
  color: #523d38;
  padding-bottom: 10px;
}
body#b-staff.liquid #staff html .greeting .sect_ttl em {
display: block;
  font-weight: 500;
  font-size: 33.6px;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .greeting .sect_ttl {
padding: 60px 0;
    width: 100%;
    text-align: center;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .greeting .sect_ttl em {
font-size: 48px;
}
}
body#b-staff.liquid #staff html .trouble .sect_ttl {
padding: 15px 0 30px;
  text-align: center;
}
body#b-staff.liquid #staff html .trouble .sect_ttl .icon-mark {
display: block;
  font-size: 64px;
  color: #fff;
  padding-bottom: 10px;
}
body#b-staff.liquid #staff html .trouble .sect_ttl em {
display: block;
  font-weight: 500;
  font-size: 33.6px;
}
body#b-staff.liquid #staff html .trouble .sect_ttl span, body#b-staff.liquid #staff html .trouble .sect_ttl em {
color: #fff;
}
body#b-staff.liquid #staff html .trouble .circle_box .item {
width: 50%;
}
body#b-staff.liquid #staff html .trouble .circle_box .item figure {
width: 120px;
  margin: 0 auto;
}
body#b-staff.liquid #staff html .trouble .circle_box .item p {
color: #fff;
  text-align: center;
  font-weight: 500;
  padding: 20px 0;
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .trouble .sect_ttl {
padding: 60px 0;
    text-align: center;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .trouble .sect_ttl em {
line-height: 1.5;
    font-size: 48px;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .trouble .circle_box .item {
width: 25%;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .trouble .circle_box .item figure {
width: 120px;
    margin: 0 auto;
}
}
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff html .trouble .circle_box .item p {
color: #fff;
    text-align: center;
    font-weight: 500;
    padding: 20px 0;
}
}
body#b-staff.liquid #staff html .info dl dd ul li .text {
padding-left: 15px;
  font-size: 25.6px;
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff html .info dl dd ul li .text {
padding-left: 15px;
    font-size: 24px;
}
}
body#b-staff.liquid #staff html footer .clinic_info .item {
border: 1px solid #ff5e00;
  margin-bottom: 15px;
  background: #fff;
  color: #ff5e00;
}
body#b-staff.liquid #staff html footer .clinic_info .item .logo {
height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #ff5e00;
}
body#b-staff.liquid #staff html footer .clinic_info .item .inner {
text-align: center;
  padding: 15px;
}
body#b-staff.liquid #staff html footer .clinic_info .item .inner address {
font-size: 20.8px;
  margin-bottom: 10px;
}
body#b-staff.liquid #staff html footer .clinic_info .item .inner .tel {
margin-bottom: 10px;
}
body#b-staff.liquid #staff html footer .clinic_info .item .inner .tel i, body#b-staff.liquid #staff html footer .clinic_info .item .inner .tel em {
color: #ff5e00;
}
body#b-staff.liquid #staff html footer .clinic_info .item .inner p {
text-align: center;
  font-size: 17.6px;
}
body#b-staff.liquid #staff html footer .clinic_info .item .time {
table-layout: fixed;
  width: calc(100% - 30px);
  margin: 0 auto;
  font-size: 16px;
  border: 1px solid #ff5e00;
}
body#b-staff.liquid #staff html footer .clinic_info .item .time thead th:nth-child(1) {
width: 90px;
  text-align: left;
  padding-left: 10px;
  box-sizing: border-box;
}
body#b-staff.liquid #staff html footer .clinic_info .item .time thead th {
height: 20px;
  vertical-align: middle;
  text-align: center;
  border-bottom: #ff5e00 solid 1px;
  border-left: #ff5e00 solid 1px;
  font-weight: 500;
  color: #ff5e00;
}
body#b-staff.liquid #staff html footer .clinic_info .item .time tbody td {
border-left: #ff5e00 solid 1px;
  border-bottom: #ff5e00 solid 1px;
  height: 30px;
  font-weight: 500;
  vertical-align: middle;
  text-align: center;
  color: #ff5e00;
}
body#b-staff.liquid #staff html footer .clinic_info .item small {
display: block;
  text-align: left;
  color: #ff5e00;
  font-size: 16px;
  padding: 10px 15px 15px;
  font-feature-settings: "palt";
}
body#b-staff.liquid #staff html footer .clinic_info .green .inner .tel i, body#b-staff.liquid #staff html footer .clinic_info .green .inner .tel em {
color: #1b856e;
}
body#b-staff.liquid #staff html footer .clinic_info .blue .inner .tel i, body#b-staff.liquid #staff html footer .clinic_info .blue .inner .tel em {
color: #8c7268;
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff html footer .clinic_info .item.blue {
width: 100%;
}
}
@media screen and (min-width: 768px) {
body#b-staff.liquid #staff html footer .clinic_info .item {
width: calc((100% - 40px) / 2);
    margin-bottom: 0;
}
}
body#b-staff.liquid #staff html .new_area .item {
width: 100%;
  margin: 0;
  border: 1px solid #523d38;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
}
body#b-staff.liquid #staff html .new_area .item h3 {
font-family: "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
  color: #523d38;
}
body#b-staff.liquid #staff html .new_area .item p {
padding-bottom: 20px;
}
body#b-staff.liquid #staff html .new_area .item figure img+img {
margin-top: 10px;
}
body#b-staff.liquid #staff html .new_area .item+.item {
margin-top: 15px;
}
body#b-staff.liquid #staff html body#home div.wide.greeting_text img, body#b-staff.liquid #staff html body#home div.wide.greeting_text img+p.text-align-right {
width: min(480px, 100%) !important;
    margin-left: auto;
    margin-right: auto;
}
body#b-staff.liquid #staff html body#home .trouble .circle_box .item {
width: 100% !important;
}
body#b-staff.liquid #staff html body#home .trouble .sect_ttl {
padding-bottom: 24px;
}
body#b-staff.liquid #staff html body#home .trouble .sect_ttl em br {
display: none;
}
body#b-staff.liquid #staff html .allon4-banner.allon4-banner2 span.line span {
display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 1;
}
body#b-staff.liquid #staff html .allon4-banner.allon4-banner2 span.line+.line {
margin-top: 16px;
}
body#b-staff.liquid #staff body#home .teaching {
text-align: center;
}
body#b-staff.liquid #staff body#home h2.sect_ttl.malo, body#b-staff.liquid #staff body#home h2.sect_ttl.maro {
text-align: center;
  margin-bottom: 32px !important;
  font-size: 32px;
  padding: 8px 48px !important;
  box-sizing: border-box;
  background: rgba(41, 76, 105, 1);
  color: white;
  width: 100vw;
}
body#b-staff.liquid #staff body#home .teaching small {
text-align: center;
  display: block;
}
body#b-staff.liquid #staff body#home .teaching small span {
display: inline-block;
}
body#b-staff.liquid #staff body#home .teaching img {
width: min(100%, 500px);
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin: 8px calc((100% - min(100%, 600px)) / 2);
}
body#b-staff.liquid #staff body#home .container.teaching {
width: min(95%, 840px);
  margin-inline: auto;
  margin-bottom: 64px;
}
body#b-staff.liquid #staff body#home h2.sect_ttl.malo span, body#b-staff.liquid #staff body#home h2.sect_ttl.maro span {
display: inline-block;
}

/* 見出しの文字サイズをサイト標準に合わせて縮小・色は茶色 */
body#b-staff.liquid #staff #subpage .sect_ttl {
font-size: 2em !important;
color: #523d38 !important;
}
body#b-staff.liquid #staff #subpage h3.line,
body#b-staff.liquid #staff #subpage .line {
font-size: 1.4em !important;
color: #523d38 !important;
}
body#b-staff.liquid #staff #subpage .line small {
font-size: 0.65em !important;
}

body#b-staff.liquid #staff #subpage h3 {
font-size: 1.4em !important;
}

/* pc/sp 出し分け（重複表示の修正）・本文文字サイズ・行間 */
@media screen and (min-width: 769px) {
body#b-staff.liquid #staff #subpage .sp { display: none !important; }
}
@media screen and (max-width: 768px) {
body#b-staff.liquid #staff #subpage .pc { display: none !important; }
}
body#b-staff.liquid #staff #subpage .history dt,
body#b-staff.liquid #staff #subpage .history dd {
font-size: 14px !important;
}
body#b-staff.liquid #staff #subpage .item {
line-height: 1.6 !important;
}
body#b-staff.liquid #staff #subpage .history dd li,
body#b-staff.liquid #staff #subpage .history dd ol {
font-size: 14px !important;
}

/* div.item 内の文字サイズを本文に合わせる */
body#b-staff.liquid #staff #subpage .item p,
body#b-staff.liquid #staff #subpage .item em.blue_line {
font-size: 14px !important;
}

/* 本文内リンクの色を茶色系に */
body#b-staff.liquid #staff #subpage a {
color: #8c7268;
text-decoration: underline;
}
body#b-staff.liquid #staff #subpage a:hover {
color: #523d38;
}

/* div.item の余白を上下左右均等に（float解除・flex化） */
body#b-staff.liquid #staff #subpage .itembox .item {
display: flex;
align-items: center;
gap: 20px;
padding: 20px !important;
}
body#b-staff.liquid #staff #subpage .itembox .item figure {
float: none !important;
margin: 0 !important;
flex-shrink: 0;
}
body#b-staff.liquid #staff #subpage .itembox .item p {
margin: 0 !important;
}
@media screen and (max-width: 768px) {
body#b-staff.liquid #staff #subpage .itembox .item {
flex-direction: column;
}
}
body#b-staff.liquid #staff #subpage .itembox .item p {
flex: 1 1 auto;
}

/* 海外研修見出しは0.8倍・略歴リストの左余白0 */
body#b-staff.liquid #staff #subpage .sect_ttl.kaigai {
font-size: 1.6em !important;
}
body#b-staff.liquid #staff #subpage .history dd ol li {
margin-left: 0 !important;
}

/* 略歴リストの左右余白を均等に */
body#b-staff.liquid #staff #subpage .history dd ol li {
padding: 0 16px 5px 16px !important;
}
body#b-staff.liquid #staff #subpage .history dd ol {
padding-left: 20px !important;
}

body#b-staff.liquid #staff #subpage .history dd ol li::marker {
  display: none !important;
  font-size: 0;
}

html .risk {
  margin-block: 1em;
    padding: 15px;
    height: 160px;
    box-sizing: border-box;
    position: relative;
    color: #523d38;
    background: #fff;
    line-height: 1.4;
    overflow: hidden;
}
html .risk em {
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 5px;
    color: #523d38;
}
html .risk p, html .risk ol {
    padding-bottom: .5em;
    font-size: 11px;
}