@charset "UTF-8";
/*レスポンシブ時　PCサイト　簡易リニューアル用*/
@font-face { font-family: "fontello"; src: url("fontello/font/fontello.woff2") format("woff2"); font-display: fallback; }
.pc_n { display: none; }

.tel a { pointer-events: none; text-decoration: none; }

body { min-width: 1040px; margin: auto; }

#wrapper { background: url("../images/header.png") top 0 right 5px/contain no-repeat; position: relative; }
#wrapper #first h1 { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 10px; color: #252525; font-weight: normal; margin: 0; }
#wrapper #logo { width: 600px; height: 100px; position: relative; z-index: 1; }
#wrapper #logo .logo_img { margin: 0; height: 100%; }
#wrapper #logo .logo_img a { display: block; height: 100%; background: url("../images/logo.png") center center/100% auto no-repeat; }
#wrapper #logo .logo_img a .clip { display: block; height: 100%; overflow: hidden; clip-path: inset(50%); color: transparent; }
#wrapper .address { padding: 5px; background: rgba(255, 255, 255, 0.7); position: absolute; top: 30px; right: 5px; text-align: right; }
#wrapper .address .add { display: flex; justify-content: flex-end; font-size: 14px; font-weight: bold; color: #431313; margin: 0 !important; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
#wrapper .address .add dt { width: fit-content; margin-right: 10px; }
#wrapper .address .add dt span { background: #f9e1c2; letter-spacing: 0.05rem; padding: 0 1px; border-radius: 2px; }
#wrapper .address .add dd { width: fit-content; margin-left: 0; letter-spacing: 0.1rem; }
#wrapper .address .add dd .zip { letter-spacing: 0.02rem; margin-right: 15px; }
#wrapper .address .add dd .tel { margin-left: 11px; letter-spacing: 0.05rem; font-size: 104%; color: #431313 !important; text-decoration: none !important; }
#wrapper .address .add dd .tel::before { font-family: "fontello"; content: "\e912"; margin-right: 2px; font-size: 105%; position: relative; bottom: 1px; }
#wrapper .address .mailpost { text-align: right; }
#wrapper .address .mailpost a { font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 14px; font-weight: bold; text-decoration: none; letter-spacing: 0.01rem; color: #431313; }
#wrapper .address .mailpost a::before { font-family: "fontello"; content: "\e80c"; margin-right: 5px; font-size: 85%; }
#wrapper .address .mailpost a:hover { color: #f28b89; }
#wrapper #toparea { margin-top: 20px; background: url("../images/greetingbg.jpg"); }
#wrapper #toparea #greeting { background: url("../images/icon_roundo.png") top 5px left 5px/8px 8px no-repeat, url("../images/icon_roundo.png") top 5px right 5px/8px 8px no-repeat, url("../images/icon_roundo.png") bottom 5px left 5px/8px 8px no-repeat, url("../images/icon_roundo.png") bottom 5px right 5px/8px 8px no-repeat, #fff; margin: 6px; width: calc(100% - 12px); height: 228px; }
#wrapper #toparea #greeting .greeting_tit { display: flex; justify-content: center; align-items: center; margin: 0; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 26px; letter-spacing: 0.35rem; padding: 10px 0 0; color: #595958; display: flex; align-items: center; }
#wrapper #toparea #greeting .greeting_tit::before, #wrapper #toparea #greeting .greeting_tit::after { content: ""; display: block; background: url("../images/greet_tit.png") center center/100px auto no-repeat; width: 100px; height: 10px; }
#wrapper #toparea #greeting .greet .greet_txt { margin: 15px 20px; }
#wrapper #toparea #greeting .greet .name { font-size: 18px; text-align: right; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; color: #5B5B5B; font-weight: bold; }
#wrapper #job { margin-top: 20px; }
#wrapper #job a { display: block; }
#wrapper #job a:hover { opacity: 0.8; }
#wrapper .promise_tit { text-align: center; color: #595958; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 38px; letter-spacing: 0.2rem; display: flex; align-items: center; justify-content: space-between; margin: 20px 0 5px; }
#wrapper .promise_tit::before, #wrapper .promise_tit::after { content: ""; display: block; background: url("../images/promise_tit.png") top left/5px 6px repeat; width: 285px; height: 30px; margin-top: 3px; }
#wrapper #promise .promise_ol { list-style: none; counter-reset: number 0; margin: 0; padding: 17px 0 0; }
#wrapper #promise .promise_ol li { counter-increment: number 1; font-size: 20px; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-weight: bold; position: relative; color: #595958; margin-bottom: 20px; padding-left: 46px; letter-spacing: 0.05rem; }
#wrapper #promise .promise_ol li::marker { display: none; }
#wrapper #promise .promise_ol li::before { display: inline-block; width: 38px; height: 30px; content: counter(number); position: absolute; top: 0; left: 0; background: url("../images/promise_li.png") center center/contain no-repeat; text-align: center; color: #431313; font-size: 130%; line-height: 1.2; font-weight: bold; font-family: serif; text-shadow: 1px  1px 1px #fff, -1px  1px 12px #fff, 1px -1px 12px #fff, -1px -1px 12px #fff; }
#wrapper #treatmentmenu { background: linear-gradient(180deg, #fcfcfc 0, #fcfcfc 10px, #eaeaed 50px, #eaeaed 100%); border: 1px solid #a3a3a3; border-radius: 5px; box-sizing: border-box; margin-top: 10px; padding: 0 4px 10px; }
#wrapper #treatmentmenu .treatmentmenu_tit { font-size: 22px; display: flex; justify-content: space-between; align-items: center; border-radius: 5px 5px 0 0; letter-spacing: 0.2rem; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; margin: 0; padding: 8px 5px; }
#wrapper #treatmentmenu .treatmentmenu_tit span { color: #eab8c5; font-size: 16px; font-family: serif; letter-spacing: 0; padding-right: 4px; letter-spacing: 0.01rem; }
#wrapper #treatmentmenu .white { background: #fff; padding-bottom: 10px; }
#wrapper #treatmentmenu .white h4 { padding: 10px 6px 6px 6px; margin: 0; }
#wrapper #treatmentmenu .white h4::before { display: inline-block; content: "◆"; margin-right: 6px; }
#wrapper #treatmentmenu .white h4.maru::before { content: "〇"; font-weight: normal; }
#wrapper #treatmentmenu .white p { margin: 0 6px; }
#wrapper #cliniclist { margin-top: 10px; background: #FDF1F4; border-radius: 5px; border: 1px solid #D1D1D1; box-sizing: border-box; padding-top: 0; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
#wrapper #cliniclist .cliniclist_tit { text-align: center; font-size: 22px; padding: 8px; letter-spacing: 0.2rem; }
#wrapper #cliniclist .cliniclist_tit span { margin-left: 7px; }
#wrapper #cliniclist ul { list-style: none; padding: 0; }
#wrapper #cliniclist ul li { margin: 0 0 25px 20px; width: 510px; height: 60px; background: #fff; border: 1px solid #bbb3b1; box-sizing: border-box; }
#wrapper #cliniclist ul li a { display: block; width: 100%; height: 100%; font-size: 23px; padding: 13px 38px; text-decoration: none; color: #343333; font-weight: bold; position: relative; box-sizing: border-box; }
#wrapper #cliniclist ul li a.clinic1 { background: url("../images/clinic1.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a.clinic2 { background: url("../images/clinic2.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a.clinic3 { background: url("../images/clinic3.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a.clinic4 { background: url("../images/clinic4.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a.clinic6 { background: url("../images/clinic6.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a.clinic7 { background: url("../images/clinic7.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a.clinic9 { background: url("../images/clinic9.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a.clinic11 { background: url("../images/clinic11.png") top left/100% auto no-repeat; }
#wrapper #cliniclist ul li a::after { display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; content: ""; }
#wrapper #cliniclist ul li a:hover { color: #7e1a1a; }
#wrapper #cliniclist ul li a:hover::after { background: url("../images/clinic_hover.png") top left/100% auto no-repeat; }

.job_body #picture { border: 1px solid #a3a3a3; border-radius: 8px; background: #f4f4f4; margin-top: 20px; }
.job_body #picture h1 { border: 1px solid #a3a3a3; border-radius: 4px; background: url("../images/tit_01.png") top left/100% auto; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; padding: 32px 98px 68px; margin: 8px; color: #4b4747; font-size: 28px; letter-spacing: 0.35rem; }
.job_body #main .box { border: 1px solid #ccc; margin: 0; padding: 20px; box-sizing: border-box; }
.job_body #main .box h2 { font-weight: normal; padding: 5px 10px; background: #fef4f7; border-bottom: 2px solid #fff; }
.job_body #main .box h2::before { content: "◆"; margin-right: 6px; }
.job_body #main .box dl { display: flex; flex-wrap: wrap; margin: 0; }
.job_body #main .box dl dt { font-size: 14px; background: #F4F9FE; padding: 5px 10px; border-bottom: 2px solid #fff; border-right: 2px solid #fff; width: 98px; box-sizing: border-box; }
.job_body #main .box dl dt::before { content: "●"; color: #FCC4D3; margin-right: 6px; }
.job_body #main .box dl dd { font-size: 14px; width: calc(100% - 98px); background: #FEFDF2; padding: 5px 10px; margin: 0; box-sizing: border-box; border-bottom: 2px solid #fff; }
.job_body #main .box .kome { font-size: 14px; margin: 0; padding: 10px; background: #f3f2f2; }
.job_body #main .box .scr_posts { margin: 20px 0 0; background: url("../images/post_over.gif") left top/contain no-repeat; }
.job_body #main .box .scr_posts a { display: block; }
.job_body #main .box .scr_posts a:hover { opacity: 0; }
.job_body #main .jobbox { margin-top: 22px; }
.job_body #main .jobbox .boxbox .box_logo { margin-bottom: 12px; }
.job_body #main .jobbox .boxbox .text18 .tel a { color: #666600; }

@media screen and (max-width: 760px) { * { float: none !important; height: auto !important; }
  .pc_n { display: block; }
  .sp_n { display: none; }
  .tel a { pointer-events: auto; }
  body { min-width: 100% !important; }
  #area { width: calc(100% - 20px); margin: 0 10px; }
  #wrapper { width: calc(100% - 20px); margin: 0 10px; background: none; }
  #wrapper #first { width: 100%; }
  #wrapper #first h1 { color: #aaa; line-height: 1.3; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
  #wrapper .sticky { position: sticky; top: 0; background: #fff; padding: 10px 0 5px; z-index: 100; }
  #wrapper #logo { width: 100%; height: 30px !important; margin: 4px 0 8px; }
  #wrapper #logo .logo_img { height: 100% !important; }
  #wrapper #logo .logo_img a { background: url("../images/clinicname.png") center center/contain no-repeat; height: 100% !important; }
  #wrapper .tel_mail { display: flex; justify-content: space-between; margin: 6px 0 0; padding: 0; position: relative; z-index: 10; width: 100%; }
  #wrapper .tel_mail li { width: 29.5%; box-shadow: inset 5px 5px 5px 0px rgba(252, 197, 211, 0.3), inset -5px -5px 5px 0px rgba(252, 197, 211, 0.3); border: 1px solid #fcc5d3; padding: 10px 0; display: flex; justify-content: center; align-items: center; text-align: center; border-radius: 2px; font-size: 13px; font-weight: bold; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; }
  #wrapper .tel_mail li:last-of-type { width: 38%; margin-right: 0; }
  #wrapper .tel_mail li .tel a { text-decoration: none; color: #431313; letter-spacing: 0.05rem; line-height: 1.2; }
  #wrapper .tel_mail li .tel a::before { font-family: "fontello"; content: "\e912"; margin-right: 2px; }
  #wrapper .tel_mail li.mailpost a { color: #431313; text-decoration: none; line-height: 1.2; }
  #wrapper .tel_mail li.mailpost a::before { font-family: "fontello"; content: "\e80c"; font-size: 85%; margin-right: 2px; }
  #wrapper .tel_mail li #nav { display: block; }
  #wrapper .tel_mail li #nav #cliniclist_menu { width: 100%; border: none; background: none; text-align: center; line-height: 1.0; padding: 0; }
  #wrapper .tel_mail li #nav #cliniclist_menu::after { font-family: "fontello"; content: "\e806"; font-size: 85%; margin-left: 2px; color: #431313; }
  #wrapper .tel_mail li #nav #cliniclist_menu.close::after { font-family: "fontello"; content: "\e916"; }
  #wrapper .tel_mail li #nav #cliniclist_menu span { color: #431313; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-weight: bold; font-size: 13px; }
  #wrapper .tel_mail li #nav .gnav_subnav { display: none; width: 90vw; max-height: calc(100vh - 150px); overflow-y: auto; background: #FFF6F8; border: 1px solid #D1D1D1; border-radius: 3px; box-sizing: border-box; padding: 0; position: fixed; top: 130px; left: 0; right: 0; margin: auto; z-index: 10; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav_tit { text-align: center; font-family: "Hiragino Mincho ProN", "Yu Mincho", serif; font-size: 16px; margin: 15px 0 5px; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav_tit span { display: block; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav { list-style: none; padding: 10px 0; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li { box-shadow: none; border: none; margin: 0 10px 10px; padding: 0; width: calc(100vw - 62px); height: 11.76vw !important; background: #fff; border: 1px solid #bbb3b1; box-sizing: border-box; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a { width: 100%; height: 100% !important; font-size: 3.7vw; padding: 0 4.6vw; display: flex; align-items: center; background-position: center left !important; text-decoration: none; color: #343333; font-weight: bold; position: relative; box-sizing: border-box; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic1 { background: url("../images/clinic1.png") top left/100% auto no-repeat; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic2 { background: url("../images/clinic2.png") top left/100% auto no-repeat; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic3 { background: url("../images/clinic3.png") top left/100% auto no-repeat; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic4 { background: url("../images/clinic4.png") top left/100% auto no-repeat; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic6 { background: url("../images/clinic6.png") top left/100% auto no-repeat; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic7 { background: url("../images/clinic7.png") top left/100% auto no-repeat; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic9 { background: url("../images/clinic9.png") top left/100% auto no-repeat; }
  #wrapper .tel_mail li #nav .gnav_subnav .gnav > li a.clinic11 { background: url("../images/clinic11.png") top left/100% auto no-repeat; }
  #wrapper .address { position: static; width: 100%; background: none; padding: 38vw 0 0; background: url("../images/top.png") top 10px left/100% auto no-repeat; }
  #wrapper .address .add { display: block; font-size: 12px; }
  #wrapper .address .add dt { width: 100%; text-align: left; }
  #wrapper .address .add dd { width: 100%; text-align: left; display: block; }
  #wrapper .address .add dd .zip { display: block; }
  #wrapper .address .add dd .address02 { display: inline-block; margin-left: 5px; }
  #wrapper #toparea { width: 100%; margin-top: 30px; padding: 2px 0; }
  #wrapper #toparea #greeting { padding-bottom: 15px; }
  #wrapper #toparea #greeting .greeting_tit { font-size: 20px; letter-spacing: 0.1rem; justify-content: center; }
  #wrapper #toparea #greeting .greeting_tit::before, #wrapper #toparea #greeting .greeting_tit::after { background: url("../images/greet_tit.png") center center/50px auto no-repeat; width: 50px; height: 5px; }
  #wrapper #toparea #greeting .greet { display: block; flex-direction: column-reverse; }
  #wrapper #toparea #greeting .greet .greet_txt { margin: 10px 14px; font-size: 14px; }
  #wrapper #toparea #greeting .greet .name { font-size: 15px; }
  #wrapper #job { width: 100%; margin-top: 40px; }
  #wrapper #job img { width: 100%; }
  #wrapper .promise_tit { font-size: 20px; letter-spacing: 0.1rem; margin-top: 22px; display: flex; align-items: center; }
  #wrapper .promise_tit::before, #wrapper .promise_tit::after { background: url("../images/promise_tit.png") top left/5px 6px repeat; width: calc(100% / 2 - 105px); height: 18px; }
  #wrapper #promise { width: 100%; margin-bottom: 0; }
  #wrapper #promise .promise_ol { padding-top: 15px; }
  #wrapper #promise .promise_ol li { font-size: 14px; margin-bottom: 14px; padding-left: 26px; }
  #wrapper #promise .promise_ol li::before { width: 23px; height: 25px; background: url("../images/promise_li.png") left center/contain no-repeat; line-height: 1.5; }
  #wrapper #treatmentmenu { width: 100%; background: linear-gradient(180deg, #fcfcfc 0, #fcfcfc 10px, #eaeaed 50px, #eaeaed 100%); margin: 22px 0 0; }
  #wrapper #treatmentmenu .treatmentmenu_tit { font-size: 20px; text-align: center; display: block; letter-spacing: 0.1rem; }
  #wrapper #treatmentmenu .treatmentmenu_tit span { display: block; line-height: 1; font-size: 14px; }
  #wrapper #treatmentmenu .white { background: #fff; padding-bottom: 10px; }
  #wrapper #treatmentmenu .white h4 { padding: 10px 6px 6px 6px; margin: 0; }
  #wrapper #treatmentmenu .white h4::before { display: inline-block; content: "◆"; margin-right: 6px; }
  #wrapper #treatmentmenu .white h4.maru::before { content: "〇"; font-weight: normal; }
  #wrapper #treatmentmenu .white p { margin: 0 6px; }
  #wrapper #cliniclist { width: 100%; margin-top: 40px; background: #FDF1F4; border-radius: 5px; border: 1px solid #D1D1D1; box-sizing: border-box; padding-top: 0; }
  #wrapper #cliniclist .cliniclist_tit { text-align: center; font-size: 20px; padding: 8px; letter-spacing: 0.1rem; }
  #wrapper #cliniclist .cliniclist_tit span { display: block; margin-left: 7px; }
  #wrapper #cliniclist ul li { margin: 0 10px 10px; width: calc(100vw - 60px); height: 11.76vw !important; }
  #wrapper #cliniclist ul li a { font-size: 3.7vw; padding: 0 4.6vw; height: 100% !important; display: flex; align-items: center; background-position: center left !important; }
  #footer { padding: 0; }
  #footer #smoothScrolls { width: calc(100% - 20px); margin-bottom: 40px; }
  #footer .footer_info { text-align: left; line-height: 1.1; margin: 0 10px; font-size: 13px; }
  #footer .footer_info span { display: block; }
  #footer .footer_info span.bold { margin: 20px 0 5px -8px; }
  #footer .footer_info span.zip { line-height: 1.1; }
  #footer .footer_info span.copy { margin: 40px auto 10px; display: block; width: fit-content; font-size: 10px; }
  body::after { visibility: hidden; width: 100vw; height: 100vh; content: ""; background: #fff; position: fixed; top: 0; left: 0; z-index: 10; opacity: 0; transition: all .2s ease-in-out 0s; }
  body.spnav_modal { height: 100%; overflow: hidden; }
  body.spnav_modal::after { visibility: visible; opacity: 1; }
  .job_body #picture h1 { font-size: 20px; letter-spacing: 0; margin: 4px; padding: 10px; }
  .job_body #main { width: 100%; }
  .job_body #main .box { width: 100%; padding: 10px; }
  .job_body #main .box dl { display: block; }
  .job_body #main .box dl dt { width: 100%; }
  .job_body #main .box dl dd { width: 100%; }
  .job_body #main .box dl dd span { display: block; }
  .job_body #main .box .scr_posts { width: 100%; }
  .job_body #main .box .scr_posts a { width: 100%; }
  .job_body #main .box .scr_posts a img { width: 100%; }
  .job_body #main .jobbox { width: 100%; background: none; padding-bottom: 0px; }
  .job_body #main .jobbox .boxbox { width: calc(100% - 20px); margin: 10px auto; }
  .job_body #main .jobbox .boxbox p { margin: 0 10px 5px; }
  .job_body #main .jobbox .boxbox .box_logo { width: 90%; margin: 0 auto 10px; }
  .job_body #main .jobbox .boxbox .box_logo img { width: 100%; }
  .job_body #main .jobbox .boxbox .text18 { font-size: 16px; margin: 0 0 5px; }
  .job_body #main .jobbox .boxbox .text18 .text18green { font-size: 16px; }
  .job_body #main .jobbox .boxbox .text18 a { display: block; margin-left: 10px; }
  .job_body #main .jobbox .boxbox .text18 a.phone { pointer-events: auto; }
  .job_body #footer #smoothScrolls { margin: 8px 0 40px auto; }
  .job_body #footer .footer_info { margin: 0; } }
