@media screen and (min-width: 751px) {
  .box04.case_navi h3 {
    padding-bottom: 10px;
  }
  .box04.case_navi .idx_ttl_en {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-weight: 600;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.08em;
    margin-bottom: 0;
  }
  .box04.case_navi .idx_ttl:after {
    width: 180px;
    left: calc(50% - 90px);
  }
  .sp {
    display: none !important;
  }
  .h_btn_menu:hover {
    background: #211717;
  }
  a:not([target="_blank"]):hover, a:not([target="_blank"]):active {
    text-decoration: none;
  }
  .gnv_menu_link a:hover:after, .f_link_menu_ttl a:hover:after, .f_link_menu_item a:hover:after {
    width: 100%;
  }
  .b01_list li a:hover {
    color: #4a3730;
    background-position: right 0 center;
  }
  .b01_btn a:hover {
    color: #4a3730;
  }
  .b01_btn a:hover .b01_btn_arr {
    left: calc(100% + 15px);
    background-color: #4a3730;
  }
  .idx_btn a:hover, .under_btn li a:hover {
    background-color: #211717;
    color: #fff;
    background-image: url("../images/idx_arr_right_hv.svg");
  }
  .b04_item a:hover {
    transform: translateY(-10px);
    background: #211717;
    color: #fff;
  }
  #totop a:hover {
    opacity: 0.7;
    transform: translateY(-5px);
  }
  .under_anc a:hover {
    background: #000;
    color: #fff;
  }
  .under_anc a:hover:after {
    border-color: #fff;
  }
  .under_bnr a:hover {
    background: #707070;
    color: #fff;
  }
  .under_bnr li:last-child a{
    background: #707070;
    color: #fff;
  }
  .news_item a:hover, .news_btn li:nth-child(2) a:hover, .idx_scroll a:hover {
    opacity: 0.7;
  }
  .news_item a:hover .news_itm_img img {
    transform: scale(1.1, 1.1);
  }
  .news_btn a:hover {
    background: #211717;
    color: #fff;
  }
  #index #mainvisual {
    max-height: 100vh;
    min-height: 600px;
  }
  .primary_btn:hover {
    opacity: 0.7;
  }
  .flex_content {
    display: flex;
  }
  .flex_content .image_l, .flex_content .image_r {
    flex-shrink: 0;
  }
  .flex_content .image_r {
    order: 2;
  }
  .u_btn_common a:hover {
    background: #707070;
    color: #fff;
  }
  .u_btn_common a:hover i {
    color: #fff;
  }
}
@media screen and (max-width: 1440px) {
  .b03_itm_main, .b03_item:nth-child(2) .b03_itm_main {
    margin: -85px auto 0;
  }
}
@media screen and (max-width: 1200px) {
  .container {
    padding: 0 50px;
  }
  .b03_itm_main {
    padding: 32px 30px 30px;
  }
  .b04_item {
    width: 210px;
  }
  .gnv_col, .gnv_menu_col:nth-child(1), .gnv_menu_row > ul:not(:last-child) {
    margin-right: 100px;
  }
  .b05_list {
    width: 680px;
  }
  .b01_list {
    width: 750px;
  }
  .f_info_map, .f_main_info {
    width: 540px;
  }
  .b02_itm02_img_thumb {
    margin-left: -50px;
    width: 740px;
  }
  .b02_itm02_img_thumb li {
    width: 360px;
  }
  .b02_item02 .idx_h4 {
    padding-left: 0;
  }
  .b02_itm01_doctor {
    right: -80px;
  }
  .b04_item a {
    padding: 20px;
  }
}
@media screen and (max-width: 750px) {
  .h2-post .under_ttl {
    font-size: 24px;
  }
  .tablist.tbl_block tr {
    display: flex;
    border-bottom: 2px dotted #797977;
  }
  .tablist.tbl_block td {
    width: 50%;
    border-bottom: 0;
  }
  .tablist.tbl_block td p {
    margin: 0;
  }
  .tablist.tbl_block th {
    width: 50%;
    border-bottom: 0;
  }
  .box04.case_navi .idx_ttl:after {
    width: 145px;
    left: calc(50% - 65px);
  }
  .box04.case_navi .idx_ttl_en {
    padding: 0 0 10px;
    font-size: 20px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-weight: 600;
  }
  .under .box04.case_navi h3 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-left: 17px;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: 0.08em;
    padding-bottom: 0;
  }
  h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
    font-size: 140%;
  }
  .w-70 {
    width: 100%;
  }
  #wrapper {
    min-width: 100%;
  }
  .container {
    width: 100%;
    padding: 0 calc(3% + 10px);
  }
  .pc {
    display: none !important;
  }
  body::before {
    content: '';
    width: calc(100vw - 14px);
    height: calc(100vh - 14px);
    border: 3px solid #000000;
    position: fixed;
    top: 7px;
    left: 7px;
    z-index: 9;
  }
  body::after {
    content: '';
    width: calc(100vw - 24px);
    height: calc(100vh - 24px);
    border: 2px solid #000;
    position: fixed;
    top: 12px;
    left: 12px;
    z-index: 9;
  }
  /*header*/
  .gnv_main {
    display: block;
    padding: 39px 0;
  }
  .logo a {
    width: 120px;
    height: 120px;
    font-size: 10px;
    letter-spacing: 0.04em;
    line-height: 1.4em;
    padding: 12px;
    transition: 0.3s ease
  }
  .logo.scroll a {
    width: 84px;
    height: 84px;
    font-size: 9px;
    padding: 3px;
    letter-spacing: -0.04em;
  }
  .logo.scroll .logo_txt {
    padding-top: 5px;
  }
  .logo_txt {
    margin-top: 9px;
    padding-top: 9px;
  }
  .h_btn_menu, .h_btn_ig {
    width: 60px;
    height: 60px;
  }
  .h_btn_ig a {
    width: 40px;
    height: 40px;
  }
  .h_btn_tel, .h_btn_web {
    display: none;
  }
  .menu_icon {
    width: 34px;
    height: 34px;
  }
  .menu_icon span {
    width: 20px;
  }
  .menu_icon span:nth-child(2), .h_btn_menu.active .menu_icon span:nth-child(1), .h_btn_menu.active .menu_icon span:nth-child(3) {
    top: 7px;
  }
  .menu_icon span:nth-child(3) {
    top: 14px;
  }
  .menu_icon span:nth-child(4) {
    font-size: 11px;
    top: 14px;
  }
  .h_btn {
    right: 20px;
    top: 20px;
  }
  /*Gnavi*/
  #gnavi:before, #gnavi:after {
    display: none;
  }
  #gnavi .container, .gnv_menu {
    display: block;
  }
  .gnv_col {
    width: 200px;
    margin: 0 auto;
  }
  .gnv_logo a img {
    width: 140px;
  }
  .gnv_logo_txt {
    letter-spacing: 0.04em;
    padding-top: 5px;
    margin-top: 11px;
  }
  .gnv_menu_col:not(:last-child) {
    margin-right: 0;
  }
  .gnv_menu_col {
    display: none;
  }
  .gnavi {
    border-top: 1px solid #4A3730;
  }
  .gnavi > li {
    border-bottom: 1px solid #4A3730;
  }
  .gnavi > li > a, .gnavi > li > span {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 9px 0 8px;
    position: relative;
  }
  .gnavi > li > span:before, .gnavi > li > span:after {
    content: '';
    position: absolute;
    background: #fff;
  }
  .gnavi > li > span:before {
    width: 12px;
    height: 2px;
    right: 10px;
    top: calc(50% - 1px);
  }
  .gnavi > li > span:after {
    height: 12px;
    width: 2px;
    right: 15px;
    top: calc(50% - 6px);
    transition: all 0.3s;
  }
  .gnavi > li.active > span:after {
    transform: rotate(90deg);
  }
  .gnavi > li.over.active {
    padding-bottom: 10px;
  }
  .submenu {
    background: #211717;
    padding: 1px 20px;
    display: none;
  }
  .submenu a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    padding: 10px 0;
  }
  .gnv_btn {
    margin-top: 22px;
  }
  .gnv_web a {
    margin: 0 auto;
    width: 100%;
    max-width: 295px;
  }
  /*Mainvisual*/
  #index #mainvisual {
    height: 170vw;
    min-height: 470px;
    padding: 0 0 6vw;
    align-items: flex-end;
    background-position: right 33% center;
    background-image: url('../images/idx_main_img01_sp.jpg');
    margin-bottom: 40vh;
  }
  .idx_main_en {
    line-height: 1.6em;
  }
  #index #mainvisual h2 {
    font-size: 24px;
  }
  .idx_scroll {
    display: none;
  }
  .idx_main_video {
    top: 100%;
    width: 90%;
    max-width: 500px;
    bottom: auto;
    right: 5%;
    left: 5%;
    background: #eee;
    margin: 5% auto 0;
    justify-content: center;
    z-index: 100;
  }
  .idx_main_video_clip {
    width: 100%;
    padding: 0;
    border: none;
    order: 2;
    margin-top: 10px;
  }
  .idx_main_video_ttl {
    width: 100%;
  }
  /*Box01*/
  .box01 {
    padding: 40px 0;
  }
  .b01_main {
    padding: 26px 4% 37px;
    display: block;
  }
  .b01_h3 {
    font-size: 11px;
    margin-bottom: 29px;
  }
  .b01_h3_en {
    font-size: 22px;
    margin-bottom: 0;
  }
  .b01_list {
    width: 100%;
    border-top: 1px solid #000;
    margin-bottom: 6px;
  }
  .b01_list li {
    flex-wrap: wrap;
    font-size: 13px;
    padding: 7px 0 10px;
    border-bottom: 1px dashed #000;
  }
  .b01_list li a {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: inherit;
    line-height: 1.5em;
    margin-top: 6px;
    padding-right: 25px;
  }
  .b01_cate {
    font-size: 10px;
    width: 80px;
    margin-right: 10px;
    padding: 2px 3px 3px;
  }
  .b01_btn {
    position: relative;
    left: 0;
    top: 0;
    text-align: right;
  }
  .b01_btn_arr {
    width: 20px;
    height: 20px;
    left: auto;
    right: 0;
    top: 5px;
  }
  .b01_btn a {
    display: inline-block;
    padding-right: 25px;
  }
  .b01_btn_arr:after {
    left: 6px;
  }
  .box01.blog_box {
    padding: 30px 0 0;
  }
  .box01.blog_box .b01_main {
    padding: 30px 4% 30px;
  }
  .box01.blog_box .b01_btn {
    padding-right: 0;
  }
  /*Box02*/
  .b02_main .container {
    display: block;
    padding: 0;
  }
  .b02_main {
    padding: 40px 0;
  }
  .b02_main:before {
    right: 50%;
  }
  .b02_main_img img {
    display: block;
  }
  .b02_main_img:after {
    display: none;
  }
  .b02_main_img {
    width: calc(100% - 60px);
    height: auto;
    margin: 0;
  }
  .b02_main_info {
    width: 100%;
    padding: 80px calc(3% + 10px) 40px;
  }
  .b02_main .idx_h3 {
    text-align: center;
  }
  .idx_h3_en {
    font-size: 30px;
    margin-bottom: 0;
  }
  .idx_h3 {
    margin-bottom: 21px;
  }
  .idx_h4 {
    text-align: center;
    font-size: 18px;
    line-height: 2.35em;
    margin-bottom: 27px;
  }
  .b02_main_txt {
    margin-bottom: 26px;
  }
  .idx_btn a {
    width: 100%;
    max-width: 295px;
    margin: 0 auto;
  }
  .b02_item01 .container {
    display: block;
  }
  .b02_itm01_main {
    width: 100%;
  }
  .b02_item01 {
    margin: 0;
    padding: 30px 0 37px;
  }
  .idx_h3_en:before {
    height: 40px;
  }
  .b02_item01 .idx_h3 {
    margin-bottom: 29px;
  }
  .b02_imt01_img {
    width: 240px;
  }
  .b02_itm01_info {
    width: 100%;
    margin: 0 auto 53px;
    max-width: 336px;
  }
  .b02_itm01_doctor {
    width: 180px;
    height: 180px;
    right: 0;
    bottom: -21px;
    padding: 20px 15px;
  }
  .b02_itm01_doctor_txt {
    font-size: 13px;
    line-height: 1.47em;
    padding: 0 0 8px;
  }
  .b02_itm01_doctor_name .jp {
    font-size: 18px;
    margin: 2px 0 -1px;
  }
  .b02_itm01_doctor_name .en {
    font-size: 10px;
  }
  .b02_itm01_doctor_name {
    font-size: 13px;
  }
  .b02_itm01_txt p {
    margin-bottom: 28px;
  }
  .b02_itm01_txt {
    margin-bottom: 27px;
  }
  .b02_item01 .idx_btn a {
    height: 60px;
  }
  .b02_item02 {
    padding: 90px 0 30px;
  }
  .b02_item02 .container {
    display: block;
  }
  .b02_itm02_main {
    width: 100%;
    padding: 0;
    background: transparent;
  }
  .b02_item02 .idx_h3 {
    padding: 0;
    margin-bottom: 10px;
  }
  .b02_item02 .idx_h4 {
    padding: 0;
    line-height: 2.5em;
    margin-bottom: 23px;
  }
  .b02_item02 .idx_h3_en {
    margin-bottom: 0;
  }
  .b02_itm02_txt p {
    margin-bottom: 27px;
  }
  .b02_itm02_txt {
    margin-bottom: 26px;
  }
  .b02_itm02_img {
    width: 100%;
    margin-top: 30px;
    display: none;
  }
  .b02_itm02_img_main {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px;
  }
  .b02_itm02_img_thumb {
    justify-content: center;
    width: 106%;
    margin: 0 auto;
    max-width: 375px;
    flex-direction: column-reverse;
  }
  .b02_itm02_img_thumb li {
    width: calc(50% + 37px);
    margin: 0 0 0 auto;
  }
  .b02_itm02_img_thumb li:nth-child(1) {
    margin: 20px auto 0 0;
  }
  .b02_bg {
    height: 218px;
    display: none;
  }
  .b02_itm02_main .slide_sp {
    margin-bottom: 35px !important;
  }
  .b02_itm02_main .slide_sp .slide_item {
    margin: 0 5px;
  }
  .b02_itm02_main .slide_sp .slide_item p {
    margin-bottom: 0;
  }
  .slide_sp .slick-dots {
    bottom: -20px;
  }
  .slide_sp .slick-dots li {
    margin: 0 5px;
    width: fit-content;
    height: auto;
  }
  .slide_sp .slick-dots li button {
    padding: 0;
    background: #898989;
    width: 8px;
    height: 8px;
    border-radius: 50%;
  }
  .slide_sp .slick-dots li.slick-active button {
    background: #211717;
  }
  .slide_sp .slick-dots li button::before {
    display: none;
  }
  /*Box03*/
  .box03 {
    padding: 90px 0 40px;
  }
  .box03 .idx_h3 {
    margin-bottom: 18px;
  }
  .box03 .idx_h4 > span {
    padding: 0;
  }
  .box03 .idx_h4 {
    line-height: 2.67em;
    margin-bottom: 25px;
  }
  .b03_txt {
    margin-bottom: 27px;
  }
  .b03_list {
    display: block;
    margin-top: 60px;
  }
  .b03_item {
    width: 100%;
    margin-bottom: 50px;
  }
  .b03_itm_img {
    padding-left: 5%;
  }
  .b03_itm_img:after {
    width: 50%;
    height: 160px;
    left: auto;
    right: calc(50% + 30px);
    top: -20px;
  }
  .b03_itm_en {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .b03_itm_main:before, .b03_itm_main:after {
    width: 16px;
    height: 16px;
  }
  .b03_itm_ttl {
    font-size: 18px;
    line-height: 1.56em;
  }
  .b03_itm_txt p {
    line-height: 2em;
  }
  .b03_itm_main {
    padding: 25px 20px 37px;
    margin-top: -38px;
    min-height: auto;
    width: 85%;
  }
  .b03_item:nth-child(2) .b03_itm_img {
    padding: 0 5% 0 0;
  }
  .b03_item:nth-child(2) .b03_itm_img:after {
    right: auto;
    bottom: auto;
    top: -20px;
    left: calc(50% + 30px);
  }
  .b03_item:nth-child(2) .b03_itm_main {
    margin-top: -38px;
  }
  .b03_item:last-child {
    margin-bottom: 0;
  }
  .box03 .case_box .case_list {
    gap: 20px;
  }
  .box03 .case_box .case_list .news_item {
    width: calc(100% / 2 - 10px);
    max-width: unset;
  }
  #index .box03 .case_box .case_list .news_item .news_itm_img {
    /* height: auto; */
  }
  #index .news_item .case_itm_doctor span:nth-child(1) {
    margin-right: 10px;
  }
  /*Box04*/
  .box04 {
    background-image: url("../images/b04_bg_sp.jpg");
    padding: 39px 0 29px;
  }
  .b04_item {
    width: calc(50% - 5px);
  }
  .idx_ttl_en {
    margin-bottom: 0;
  }
  .idx_ttl {
    padding-bottom: 22px;
    margin-bottom: 20px;
  }
  /*Box05*/
  .box05 .container {
    /* display: block; */
    align-items: center;
    flex-direction: column;
  }
  .b05_main {
    width: 100%;
    order: 3;
  }
  .b05_ttl_sp {
    order: 1;
  }
  .b05_ttl {
    font-size: 18px;
  }
  .box05 .idx_ttl {
    padding-bottom: 22px;
    margin-bottom: 29px;
  }
  .b05_ttl {
    font-size: 18px;
    line-height: 1.56em;
    margin-bottom: 0;
  }
  .box05 {
    padding: 39px 0 40px;
  }
  .b05_txt {
    margin-bottom: 26px;
  }
  .b05_list {
    width: 100%;
    margin-top: 40px;
    justify-content: flex-start;
    order: 2;
    gap: 20px 10px;
    margin-bottom: 30px;
  }
  .b05_list dl {
    width: calc(100% / 3 - 7px);
    margin-bottom: 0;
  }
  .b05_list dt {
    margin: 0 0 10px;
    text-align: center;
  }
  /*Box06*/
  .box06:before {
    height: 59vw;
    background-image: url("../images/b06_img.jpg");
  }
  .b06_main {
    margin-top: -40px;
    padding: 30px 20px;
  }
  .box06 .idx_h3_en {
    margin-bottom: 0;
  }
  .box06 .idx_h3 {
    margin-bottom: 29px;
  }
  .b06_ttl {
    font-size: 18px;
    line-height: 1.56em;
    margin-bottom: 25px;
  }
  .box06 {
    padding-bottom: 139px;
  }
  /*Footer*/
  .f_logo {
    width: 200px;
    margin: -100px auto 40px;
  }
  .f_logo .logo_txt {
    line-height: 1.55em;
    border-top: 1px solid #fff;
    padding-top: 9px;
  }
  .f_logo a {
    height: 200px;
    padding: 10px 10px 18px;
  }
  .f_main {
    display: block;
    padding-top: 33px;
    padding-bottom: 33px;
    border-bottom: 2px solid #908d88;
    margin-bottom: 38px;
  }
  .f_main_info {
    width: 100%;
    margin-bottom: 36px;
  }
  .f_main_btn {
    display: block;
    width: 100%;
    margin-bottom: 39px;
  }
  .f_main_add {
    line-height: 1.8em;
    margin-bottom: 10px;
  }
  .f_main_tel {
    margin-bottom: 28px;
  }
  .f_main_web a {
    width: 100%;
    max-width: 425px;
  }
  .calendar_txt {
    font-size: 13px;
    margin: 7px 0 0;
  }
  .f_info_map {
    width: calc(108% + 20px);
    margin-left: calc(-4% - 10px);
  }
  .f_info_map_txt {
    font-size: 14px;
    padding: 0 25px;
  }
  .f_info_map_iframe {
    width: calc(100% - 50px);
    margin: 0 auto 5px;
  }
  .f_main_txt {
    font-size: 13px;
    line-height: 1.85em;
    padding-bottom: 37px;
  }
  .footer_main {
    padding: 0 0 39px;
  }
  .footer_link > .container, .f_link_menu_row {
    display: block;
  }
  .f_link_menu {
    flex-wrap: wrap;
  }
  .f_link_menu_item li:before {
    top: 11px;
  }
  .f_link_menu_col:nth-child(1) {
    width: 100%;
    margin: 0 0 13px;
  }
  .f_link_menu_ttl:last-child {
    margin-bottom: 0;
  }
  .f_link_menu_item:not(:last-child) {
    margin-right: 0;
  }
  .f_link_menu_col:nth-child(2) {
    min-width: auto;
  }
  .f_link_menu_col {
    min-width: auto;
    width: 45%;
    margin: 0;
  }
  .f_link_menu_col:last-child {
    width: 55%;
  }
  .f_link_menu_item a {
    font-size: 12px;
  }
  .footer_link {
    padding: 30px 0 0;
  }
  .footer_link .f_link_mod {
    display: none;
  }
  .f_link_menu_ttl, .f_link_menu_col:last-child .f_link_menu_ttl {
    font-size: 13px;
    margin-bottom: 14px;
  }
  .f_link_menu_item li {
    line-height: 1.5em;
    margin-bottom: 3px;
  }
  .f_link_bnr {
    margin: 20px 0 0;
    text-align: center;
  }
  .f_link_bnr img {
    width: 240px;
  }
  .copyright p {
    padding: 0;
    text-align: center;
  }
  .copyright {
    padding: 15px 0;
    border-top-width: 2px;
    margin-bottom: 60px;
  }
  #totop {
    width: 50px;
    right: calc(3% + 10px);
    bottom: 80px;
  }
  .f_call {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 102;
    width: 100%;
  }
  .f_call ul {
    display: flex;
  }
  .f_call li {
    width: 50%;
  }
  .f_call a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    background: #4A3730;
    height: 60px;
    font-size: 13px;
    letter-spacing: 0.08em;
  }
  .f_call li:nth-child(2) a {
    background: #7D6A63;
  }
  .f_call a:before {
    content: '';
    position: relative;
    display: inline-block;
    background: url("../images/icon_tel01.svg") no-repeat center center/100% auto;
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }
  .f_call li:nth-child(2) a:before {
    background-image: url("../images/icon_web.svg");
    width: 28px;
    height: 20px;
  }
  #loadingBar {
    height: 3px;
    top: calc(50% - 1.5px);
    padding: 0 7px;
  }
  #loadingBar02 {
    height: 3px;
    bottom: calc(50% - 1.5px);
    padding: 0 7px;
  }
  #loadingBar03 {
    width: 7px;
    left: 10px;
    padding: 7px 0;
  }
  #loadingBar04 {
    width: 7px;
    right: 3px;
    padding: 7px 0;
  }
  #loadingBar.active #loadingBar_in, #loadingBar02.active #loadingBar02_in {
    height: 7px;
  }
  #loadingBar.active {
    height: 7px;
    top: 7px;
  }
  #loadingBar02.active {
    height: 7px;
    bottom: 7px;
  }
  #loadingBar #loadingBar_in {
    border-top: 3px solid #000;
  }
  #loadingBar02 #loadingBar02_in {
    border-bottom: 3px solid #000;
  }
  #loadingBar.active #loadingBar_in::before, #loadingBar02.active #loadingBar02_in::before {
    height: 2px;
    width: calc(100% - 10px);
  }
  #loadingBar04 #loadingBar04_in::before, #loadingBar03 #loadingBar03_in::before {
    width: 2px;
    height: calc(100% - 10px);
  }
  #loadingBar03 #loadingBar03_in {
    border-left: 3px solid #000;
  }
  #loadingBar04 #loadingBar04_in {
    border-right: 3px solid #000;
  }
  #loadingBar03 #loadingBar03_in, #loadingBar04 #loadingBar04_in {
    width: 7px;
  }
  /*under*/
  .under #mainvisual {
    height: 300px;
    padding-top: 100px;
  }
  .under_ttl {
    font-size: 24px;
  }
  .under_ttl_en {
    font-size: 16px;
  }
  .under #content {
    padding: 0 calc(3% + 10px);
  }
  .topic_path {
    margin-bottom: 50px;
  }
  .under h2 {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .under h3 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-left: 17px;
  }
  .under h3:before {
    width: 8px;
  }
  .under h4 {
    font-size: 18px;
  }
  .under_box {
    padding-bottom: 40px;
    background-size: 8px auto;
  }
    .under_box:not(:last-child) {
    margin-bottom: 30px;
}
  section, .section {
    margin: 0 0 50px;
  }
  .under h6:before {
    width: 10px;
    height: 10px;
  }
  .under h6 {
    font-size: 16px;
  }
  .image_l, .image_r {
    float: none;
    text-align: center;
    margin: 0 0 20px;
  }
  .under_frame {
    padding: 25px 4%;
  }
  .under_pickup:before {
    width: 80px;
    height: 80px;
    font-size: 19px;
    left: 10px;
    top: -20px;
  }
  .under_pickup {
    padding: 25px 4%;
  }
  .pickup_ttl {
    font-size: 16px;
    padding: 0 70px;
    margin-bottom: 20px;
  }
  .under_tbl th, .under_tbl td {
    font-size: 14px;
  }
  .tbl_block td, .tbl_block th {
    display: block;
    width: 100%;
  }
  .under_col {
    display: block;
  }
  .under_col:not(:last-child) {
    margin-bottom: 30px;
  }
  .under_col_item {
    width: 100%;
    margin-bottom: 30px;
  }
  .under_col_item:last-child {
    margin-bottom: 0;
  }
  .under_col_item dt {
    height: auto;
    font-size: 16px;
    padding: 10px 10px 12px;
  }
  .step_num {
    width: 50px;
    height: 50px;
    font-size: 24px;
    padding-top: 5px;
  }
  .under_step dl {
    padding: 12px 0 0 60px;
  }
  .under_step dt {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .under_qa dt:before {
    font-size: 34px;
    top: 0;
    left: -40px;
  }
  .under_qa dt {
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    margin-left: 40px;
  }
  .under_qa dd:before {
    font-size: 34px;
    top: 0;
  }
  .under_qa dd {
    margin-left: 40px;
    padding-left: 35px;
  }
  .under_bnr {
    display: block;
  }
  .under_bnr > li {
    border-left: none;
    border-right: none;
    width: 100%;
  }
  .under_bnr > li:not(:last-child) {
    border-bottom: none;
  }
  .under_bnr > li:last-child a{
    background: #707070;
    color: #fff;
  }
  .under_bnr a {
    font-size: 14px;
    height: 150px;
  }
  .under_bnr_txt {
    height: auto;
    margin-bottom: 5px;
  }
  .under_bnr_ttl {
    font-size: 16px;
  }
  .under_bnr a:after {
    width: 24px;
    height: 24px;
    margin-top: 10px;
  }
  .under #main:after {
    height: 140px;
  }
  .under #main {
    padding-bottom: 220px;
  }
  .clinic_ttl {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .clinic_ttl:before, .clinic_ttl:after {
    width: 30px;
    height: 30px;
  }
  .under_list li:before {
    height: 2px;
  }
  .tbl_price td {
    font-size: 16px;
  }
  .news_item {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
  }
  .news_item:nth-child(3n) {
    margin-right: 20px;
  }
  .news_item:nth-child(2n) {
    margin-right: 0;
  }
  .news_list_img {
    display: block;
  }
  .news_list_img dl {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .news_list_img dl:not(:last-child) {
    margin-bottom: 50px;
  }
  .news_list_img dt {
    font-size: 15px;
    padding: 10px 10px 12px;
  }
  .news_list_img dd {
    height: 45vw;
  }
  .news_list_img dl:not(:last-child):after {
    left: 50%;
    transform: translateX(-50%) rotate(0deg);
    top: auto;
    bottom: -35px;
  }
  .news_detail_img img {
    max-height: 250px;
  }
  .news_logo {
    margin: 0 auto 20px;
  }
  .under .mb70 {
    margin-bottom: 20px !important;
  }
  .udr_frame_col04 {
    flex-wrap: wrap;
  }
  .udr_frame_col04 li {
    width: 45%;
    margin: 15px 15px 0px 15px;
  }
  .under_col.udr_col03 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .under_col.udr_col03 .under_col_item {
    width: calc(50% - 20px);
  }
  .under_btn li {
    width: 100%;
    max-width: 400px;
    margin: 0 0 10px;
  }
  .case_btn li {
    width: calc(50% - 10px);
    max-width: 400px;
    margin: 5px;
  }
  .udr_tbl_access tr:last-child th {
    border-bottom: 0;
  }
  .under_col.under_col_02 li {
    width: 100%;
    margin: 0 auto 25px;
  }
  .tab-item {
    display: block;
  }
  .tabs-list {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
  .tabs-list .tab-box {
    border-right: 1px solid #c2c2c2;
    margin-bottom: 30px;
  }
  .tabs-list .tab-box:nth-child(2n+2) {
    border-left: none;
  }
  .tabs-list .tab-box:nth-child(3) {
    border-left: 1px solid #c2c2c2;
  }
  .tabs-list .tab-box {
    width: calc(100% / 2);
  }
  .case_navi .content {
    padding: 0 calc(3% + 10px);
  }
  .u_btn_common {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .u_btn_common a {
    font-size: 14px;
    height: auto;
    min-height: 50px;
    padding: 10px 30px 10px 10px;
  }
  .u_btn_common a:after {
    width: 20px;
    height: 20px;
    right: 10px;
  }
  .news_cont ul li:before {
    top: 12px;
  }
  .list_3col {
    flex-direction: column;
    gap: 20px;
  }
  .list_3col li {
    flex: initial;
    width: 100%;
  }
  .box_access{
    padding: 90px 0 40px;
  }
  .box_access_txt{
    margin-bottom: 30px;
  }
  .dflex_access dl{
    width: 49%;
  }
  .dflex_access dl:not(:last-child){
    margin-bottom: 30px;
  }
  .dflex_access dl dt{
    margin-bottom: 15px;
  }
  .dflex_access dl dt .number{
    margin: 0 auto 10px;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .dflex_access dl dt .ttl{
    font-size: 18px;
    padding-left: 0;
    text-align: center;
    display: block;
    width: 100%;
  }
  .idx_info{
    background: #fff;
    padding: 30px 0;
  }
  .info_main {
    display: block;
    padding-top: 0;
  }
  .info_main_info {
    width: 100%;
    margin-bottom: 36px;
  }
  .info_main_btn {
    display: block;
    width: 100%;
    margin-bottom: 39px;
  }
  .info_main_add {
    line-height: 1.8em;
    margin-bottom: 10px;
  }
  .info_main_tel {
    margin-bottom: 28px;
  }
  .info_main_web a {
    width: 100%;
    max-width: 425px;
  }
  .info_calendar {
    font-size: 13px;
    margin: 7px 0 0;
  }
  .info_info_map {
    width: calc(108% + 20px);
    margin-left: calc(-4% - 10px);
  }
  .info_info_map_txt {
    font-size: 14px;
    padding: 0 25px;
  }
  .info_info_map_iframe {
    width: calc(100% - 50px);
    margin: 0 auto 5px;
  }
  .info_main_txt {
    font-size: 13px;
    line-height: 1.85em;
    padding-bottom: 37px;
  }
  .txt_h1{
    font-size: 0;
  }
}
@media screen and (max-width: 576px) {
  .case_itm_doctor span:nth-child(1) {
    width: 80px;
    margin-right: 10px;
  }
  .news_itm_info span:nth-child(2) {
    font-size: 15px;
  }
}
@media screen and (max-width: 575px) {
  /*.idx_main_video_clip {
        width: 195px;
    }*/
  /*.idx_main_video_ttl {
        width: calc(100% - 195px);
    }
    .idx_main_video_img::before {
        width: 40px;
        height: 40px;
    }
    .idx_main_video_ttl {
        font-size: 16px;
    }
    .idx_main_video_ttl span {
        font-size: 22px;
    }*/
  .case_info {
    font-size: 13px;
    padding: 0 10px 5px;
  }
  .case_itm_ttl {
    padding: 0px 10px 0px;
  }
  .case_itm_doctor {
    padding: 0px 10px 0px;
  }
  .case_itm_doctor span:nth-child(1) {
    width: 100px;
    margin-right: 40px;
  }
  .b05_list {
    gap: 5px;
  }
  .b05_list dl {
    width: calc(100% / 2 - 3px);
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  #index .news_item .case_itm_doctor span:nth-child(1) {
    width: 85px;
  }
}
@media screen and (max-width: 425px) {
  .sp_425 {
    display: block;
  }
  .b04_list {
    width: 100%;
    max-width: 315px;
    margin: 0 auto;
  }
  .b04_item {
    width: calc(50% - 3px);
    margin-bottom: 10px;
  }
  .b04_item a:before {
    width: 54px;
    height: 54px;
    background-size: 25px auto;
    margin-bottom: 9px;
    flex-shrink: 0;
  }
  .b04_item:nth-child(2) a:before {
    background-size: 28px auto;
  }
  .b04_item:nth-child(3) a:before {
    background-size: 33px auto;
  }
  .b04_item:nth-child(4) a:before, .b04_item:nth-child(5) a:before {
    background-size: 37px auto;
  }
  .b04_item:nth-child(6) a:before {
    background-size: 28px auto;
  }
  .b04_item:nth-child(7) a:before {
    background-size: 24px auto;
  }
  .b04_item:nth-child(8) a:before {
    background-size: 27px auto;
  }
  .b04_item:nth-child(9) a:before {
    background-size: 37px auto;
  }
  .b04_item:nth-child(10) a:before {
    background-size: 29px auto;
  }
  .b04_item a {
    padding: 15px 10px;
    height: 155px;
  }
  .b04_itm_ttl {
    font-size: 14px;
    min-height: auto;
  }
  .b04_itm_txt {
    font-size: 12px;
  }
  .b04_itm_txt {
    font-size: 12px;
    padding-bottom: 10px;
    margin-bottom: 3px;
    margin-top: 0;
  }
  .b04_itm_txt:after {
    max-width: 114px;
    margin: 0 auto;
    right: 0;
  }
  .under_anc {
    display: block;
  }
  .under_anc li {
    margin: -1px 0 0;
  }
  .news_item {
    width: 100%;
    margin: 0 0 20px;
  }
  .news_item:nth-child(3n) {
    margin-right: 0;
  }
  .news_btn li {
    width: 32%;
  }
  .news_btn li:nth-child(2) {
    margin: 0 2%;
  }
  .news_btn a {
    font-size: 12px;
    padding: 5px;
  }
  .under_list li {
    font-size: 16px;
  }
  .under_list.no-line li {
    font-size: 14px;
    padding-left: 0;
  }
  .udr_frame_col04 li {
    width: 100%;
    margin: 0 auto 20px;
  }
  .under_col.udr_col03 {
    flex-direction: column;
    align-items: center;
  }
  .under_col.udr_col03 .under_col_item {
    width: 100%;
  }
  .under_col_item .udr_tlt_stt {
    font-size: 28px;
  }
  .txt_b_impl {
    font-size: 17px;
  }
  .calendar_tbl tr:not(:first-child) th {
    font-size: 14px;
  }
  /*.idx_main_video_clip {
        width: 150px;
        padding-right: 15px;
    }*/
  .idx_main_video_ttl {
    width: 100%;
  }
  #popup .popup-inner {
    height: auto;
    border: solid 15px #fff;
  }
  #video {
    height: auto;
  }
  #popup {
    padding: 30px;
  }
  #popup .popup-inner .close {
    width: 40px;
    height: 40px;
    top: -40px;
    right: -35px;
  }
  #popup .popup-inner .close:after {
    content: "";
    width: 25px;
    height: 3px;
    background: #333;
    transform: rotate(-45deg);
    position: absolute;
    left: 6px;
    top: 17px;
  }
  #popup .popup-inner .close:before {
    content: "";
    width: 25px;
    height: 3px;
    background: #333;
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 17px;
  }
  .box03 .case_box .case_list {
    flex-wrap: wrap;
  }
  .box03 .case_box .case_list .news_item {
    width: 100%;
    max-width: 326px;
  }
  .dflex_access dl {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .calendar_tbl tr:not(:first-child) th {
    font-size: 13px;
  }
  .calendar_tbl th:first-child {
    width: 30%;
  }
  .calendar_tbl th, .calendar_tbl td {
    font-size: 13px;
  }
  .clinic_ttl {
    font-size: 22px;
  }
  .under_col.under_col_02 li .udr_tlt_col {
    font-size: 16px;
  }
}
@media screen and (max-width: 360px) {
  .under_btn li a {
    font-size: 12px;
    background: url(../images/idx_arr_right.svg) no-repeat right 8px center / 10px auto;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 320px) {
  .idx_h4 {
    font-size: 16px;
  }
  .b03_itm_main {
    padding: 25px 10px 30px;
  }
  .b03_itm_ttl {
    font-size: 16px;
  }
  .b04_itm_ttl {
    letter-spacing: 0;
    font-size: 13px;
  }
  .b05_list dd {
    font-size: 12px;
  }
  .under h4 {
    font-size: 17px;
    padding: 8px 10px 10px;
  }
  .under h5 {
    font-size: 16px;
  }
  .under_frame02 dt {
    font-size: 16px;
  }
  .copyright p {
    font-size: 9px;
  }
  .f_link_menu_item a {
    font-size: 10px;
  }
  .under_col.under_col_02 li .udr_tlt_col {
    font-size: 14px;
  }
  .idx_main_video {
    padding: 15px;
  }
  /*.idx_main_video_clip {
        width: 120px;
    }
    .idx_main_video_ttl {
        width: calc(100% - 120px);
    }*/
  /*.idx_main_video_ttl span {
        font-size: 20px;
    }*/
}