.sp_menu {
  display: none
}

@media screen and (max-width: 1367px) {
  .greeting_contents .detail {
    width: 46%
  }
}

@media screen and (max-width: 1280px) {
  #footer .inner {
    max-width: 95%
  }
  .single_01 {
    max-width: 95%
  }
}

@media screen and (max-width: 1024px) {
  #header {
    background: none;
    -webkit-backdrop-filter: inherit;
    backdrop-filter: inherit
  }
  #header.is-fixed {
    background: none
  }
  #header .inner {
    padding: 20px 0;
    min-width: 95%
  }
  #header #head_right {
    display: none
  }
  #footer .inner {
    margin: 0 auto;
    padding: 30px 0
  }
  #footer .link_list {
    display: none
  }
  #footer .copyright {
    padding-bottom: 60px
  }
  .flogo {
    margin: 0 auto
  }
  .foot_tel a {
    font-size: 3rem
  }
  .bg_b2 {
    margin-bottom: 2rem;
  }
  #catch {
    width: 90%
  }
  .slider {
    height: 50vh
  }
  .single_01, .single_02, .single_03, .single_04, .single_05, .single_06, .single_07, .single_08 {
    max-width: 95%
  }
  .single_01, .single_02, .single_03, .single_04, .single_09 {
    padding-bottom: 50px
  }
  .column4 .child {
    width: 31.3%;
    margin: 0 3% 3% 0
  }
  .column4 .child:nth-child(4n) {
    margin: 0 3% 3% 0
  }
  .column4 .child:nth-child(3n) {
    margin: 0 0 3% 0
  }
  .article .article_image {
    width: 50%
  }
  .article .article_detail {
    width: 50%
  }
  .article .article_detail .inner {
    width: 90%
  }
  .top_main .inner {
    margin: 20px 0 0
  }
  .top_main .inner:before {
    display: none
  }
  .top_main .inner .top_main_contents {
    width: 100%;

  }
  .top_main .inner .top_main_contents .top_main_txt {
    margin: 2rem auto 0;
    width: 95%;
    box-sizing: border-box;
    position: static;
    transform: none;
  }
  .top_main .inner .top_main_contents .top_main_img {
    position: relative;
    width: 100%;
    height: 340px
  }
  .top_sub:before {
    width: 86%;
    height: 75%;
    top: -33px
  }
  .top_sub .top_sub_inner {
    padding: 42px 0;
    margin-bottom: 50px
  }
  .top_sub .sub_detail {
    width: 74%;
    top: 122px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 70px
  }
  .ggmap {
    padding-bottom: 30.25%
  }
  .tbl_simple {
    font-size: 1.1rem
  }
  .tbl_simple th, .tbl_simple td {
    padding: 10px 7px
  }
  .cell_01 {
    width: 30%
  }
  .flex_type {
    width: 100%
  }
  .feature {
    padding-top: 0
  }
  .index_bnr {
    padding-top: 60.75%
  }
  #sub_navi {
    width: 95%
  }
  .sub_navi_title {
    margin: 0 auto 20px
  }
  #sub_navi_list {
    width: 100%;
    font-size: 1.3rem
  }
  .photobx .inner {
    width: 60%;
    padding: 80px 40px
  }
  .mbox {
    padding: 50px
  }
  .gallery_ul span {
    font-size: 1.2rem
  }
  .gallery_ul.gallery_ul_01 li, .gallery_ul.gallery_ul_02 li {
    width: 48.5%
  }
  .gallery_ul.gallery_ul_01 li:nth-child(3n), .gallery_ul.gallery_ul_02 li:nth-child(3n) {
    margin: 0 3% 3% 0
  }
  .gallery_ul.gallery_ul_01 li:nth-child(2n), .gallery_ul.gallery_ul_02 li:nth-child(2n) {
    margin: 0 0 3% 0
  }
  .greeting_contents .detail {
    width: 45%
  }
  .list_half li {
    width: 50%
  }
  .pc-tcenter {
    text-align: left
  }
  .pc {
    display: none
  }
  .tb {
    display: block
  }
  .float_side {
    display: none
  }
  .page_title_box .inner {
    padding: 180px 0 50px;
    width: 95%
  }
  .breadcrumb_box .breadcrumb {
    width: 95%
  }
  #sp_navi {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 4;
    width: 100%
  }
  #sp_navi ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
  }
  #sp_navi ul li {
    flex: 1;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
  }
  #sp_navi ul li:last-child {
    border-right: none
  }
  #sp_navi ul li a {
    display: block;
    padding: 5px 0;
    text-align: center;
    background: #c9a746;
    color: #fff;
    font-family: "YakuHanJP", "Libre Baskerville", serif;
    font-size: 1.8rem;
    line-height: 1.2
  }
  #sp_navi ul li a.sp_home:before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    font-weight: 900
  }
  #sp_navi ul li a.sp_tel:before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    font-weight: 900
  }
  #sp_navi ul li a.sp_web:before {
    font-family: "Font Awesome 5 Free";
    content: "\f073";
    font-weight: 900
  }
  #sp_navi ul li a.sp_access:before {
    font-family: "Font Awesome 5 Free";
    content: "\f3c5";
    font-weight: 900
  }
  #sp_navi ul li a.sp_menu:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0c9";
    font-weight: 900
  }
  #sp_navi ul li a span {
    display: block;
    font-size: 1.2rem
  }
}

@media screen and (max-width: 768px) {
  .bg_04 {
    padding-bottom: 50px
  }
  .bg_04:after {
    height: 50px
  }
  .site_bnr li {
    width: 31.3%
  }
  .foot_tel a {
    font-size: 2.4rem
  }
  .column2_tab {
    margin-bottom: 0
  }
  .column2_tab .child {
    width: 100%;
    margin: 0 0 20px
  }
  .column2_tab .child:nth-child(2n) {
    margin: 0 0 20px
  }
  .column2_tab .child:last-child {
    margin: 0
  }
  .column3 .child {
    width: 48.5%;
    margin: 0 3% 3% 0
  }
  .column3 .child:nth-child(3n) {
    margin: 0 3% 3% 0
  }
  .column3 .child:nth-child(2n) {
    margin: 0 0 3% 0
  }
  .column4 .child {
    width: 48.5%;
    margin: 0 3% 3% 0
  }
  .column4 .child:nth-child(3n) {
    margin: 0 3% 3% 0
  }
  .column4 .child:nth-child(2n) {
    margin: 0 0 3% 0
  }
  .mtitle {
    font-size: 2rem;
    letter-spacing: .1em
  }
  .top_image {
    height: 270px
  }
  .half_image {
    width: 100%
  }
  .index_contents {
    height: inherit
  }
  .index_contents>div {
    width: 100%
  }
  .index_contents .index_image {
    height: 360px
  }
  .index_contents .index_image .animation-txt {
    height: inherit
  }
  .index_contents .index_detail {
    padding: 40px 5%;
    height: inherit;
    text-align: center;
  }
  .list_check li {
    text-align: left;
  }
  .flex_type_02 .flex_image {
    width: 45%
  }
  .flex_type_02 .flex_detail {
    width: 45%
  }
  .point_num {
    margin-top: -30px
  }
  .sec_wrap .sec_child {
    font-size: inherit
  }
  .new_bnr li {
    height: 240px
  }
  .new_bnr li .bg {
    height: 240px
  }
}

@media screen and (max-width: 667px) {
  body {
    font-size: 1.3rem
  }
  #header.is-fixed {
    background: #fff
  }
  #header .inner {
    justify-content: space-between
  }
  #header #logo {
    width: 70%
  }
  #footer .inner {
    padding: 20px 0
  }
  #footer .link_list {
    display: none
  }
  .flogo {
    width: 200px
  }
  .slider {
    height: 65vh
  }
  #catch {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  canvas {
    height: 100px
  }
  .single, .single_02, .single_03, .single_04 {
    padding-bottom: 30px
  }
  .bg_common {
    padding-top: 30px
  }
  .bg_b {
    margin-bottom: 30px
  }
  .half {
    margin-bottom: 40px
  }
  .half .child {
    width: 100%
  }
  .column2 {
    margin-bottom: 0
  }
  .column2 .child {
    width: 100%;
    margin: 0 0 20px
  }
  .column2 .child:nth-child(2n) {
    margin: 0 0 20px
  }
  .column2 .child:last-child {
    margin: 0
  }
  .column3 {
    margin-bottom: 0
  }
  .column3 .child {
    width: 100%;
    margin: 0 0 40px
  }
  .column3 .child:nth-child(3n) {
    margin: 0 0 40px
  }
  .column3 .child:nth-child(2n) {
    margin: 0 0 40px
  }
  .column3 .child:last-child {
    margin: 0
  }
  .column4 .child {
    width: 100%;
    margin: 0 0 40px
  }
  .column4 .child:nth-child(4n), .column4 .child:nth-child(3n), .column4 .child:nth-child(2n) {
    margin: 0 0 40px
  }
  .column4 .child:last-child {
    margin: 0
  }
  .column5 .child {
    width: 30%
  }
  .column5 .child:nth-child(4n) {
    margin: 0 2% 2% 0
  }
  .column5 .child:nth-child(3n) {
    margin: 0 0 2% 0
  }
  .mtitle_page {
    font-size: 2.4rem
  }
  .mtitle_big {
    margin-bottom: 15px;
    letter-spacing: .1em
  }
  .mtitle_big span {
    font-size: 2.4rem
  }
  .mtitle_middle {
    font-size: 1.6rem
  }
  .mtitle_point {
    font-size: 1.6rem
  }
  .mtitle_small {
    padding: 10px 24px;
    font-size: 1.6rem
  }
  .mtitle_top {
    font-size: 1.6rem
  }
  .mtitle_sub {
    font-size: 1.6rem
  }
  .mtitle_modal {
    font-size: 2rem
  }
  .mtitle_greeting {
    font-size: 1.6rem
  }
  .read {
    font-size: 1.5rem
  }
  .read span {
    margin-left: 1.5em;
    padding-left: .5em
  }
  .contact_btn li a, .contact_btn li button {
    padding: 1em 2em
  }
  .contact_btn li .contact_w_01 {
    width: 100%
  }
  .scroll_table {
    overflow: auto;
    white-space: nowrap
  }
  .scroll_table::-webkit-scrollbar {
    height: 5px
  }
  .scroll_table::-webkit-scrollbar-track {
    background: #F1F1F1
  }
  .scroll_table::-webkit-scrollbar-thumb {
    background: #BCBCBC
  }
  .tbl {
    font-size: 1rem
  }
  .tbl th, .tbl td {
    padding: 5px;
  }
  .tbl th {
    width: 20%;
  }
  .tbl.tbl01 th {
    width: 37%
  }
  .company th {
    width: 32%
  }
  .article {
    display: block
  }
  .article .article_image, .article .article_detail {
    width: 100%
  }
  .article .article_image {
    display: none
  }
  .article .article_detail {
    padding: 40px 0 50px
  }
  .news_list li {
    padding: 20px 10px
  }
  .sns_list {
    display: block
  }
  .sns_list li {
    width: 100%;
    margin: 0 0 15px
  }
  .sns_list li:nth-child(3n) {
    margin: 0 0 15px
  }
  .sns_list li:last-child {
    margin: 0
  }
  .feature_image {
    width: 100%
  }
  .feature_image img {
    width: 100%
  }
  .feature_num {
    font-size: 2rem;
    text-align: center
  }
  .feature_num span {
    font-size: 3.5rem
  }
  .top_main .inner .top_main_contents .top_main_img {
    height: inherit
  }
  .top_main .inner .top_main_contents .top_main_img .animation-txt {
    height: inherit
  }
  .top_main .inner .top_main_contents .top_main_txt {
    padding: 30px 20px
  }
  .top_sub .sub_detail {
    width: 95%;
    padding: 30px 20px
  }
  .ggmap {
    padding-bottom: 70.25%
  }
  .flex_type .flex_image, .flex_type .flex_detail {
    width: 100%
  }
  .flex_type .flex_image {
    margin-bottom: 30px;
    text-align: center
  }
  .order {
    order: inherit
  }
  .vertical.vertical_01 .title {
    width: 15%
  }
  .vertical.vertical_01 .contents {
    width: 80%
  }
  .blog_contents .blog_main, .blog_contents .blog_side {
    width: 100%
  }
  .blog_contents .blog_side {
    margin-top: 50px
  }
  .pages {
    margin-top: 30px
  }
  .pages .page_next, .pages .page_prev {
    display: block;
    float: none
  }
  .pages .page_next {
    margin-bottom: 10px
  }
  .photobx .inner {
    width: 100%;
    padding: 40px 20px;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: initial
  }
  .foot_tel a {
    font-size: 3rem
  }
  .gallery_ul a {
    height: 140px
  }
  .top_image {
    height: 130px
  }
  .vertical_image {

  }
  .feature_image {
    height: 190px
  }
  .calendar_box>.calendar {
    width: 100%;
    margin-bottom: 30px
  }
  .calendar_box>.calendar:last-child {
    margin-bottom: 0
  }
  .feature_txt {
    font-size: inherit
  }
  .greeting_contents {
    display: block
  }
  .greeting_contents .image {
    width: 100%
  }
  .greeting_contents .image img {
    height: inherit
  }
  .greeting_contents .detail {
    margin: 0 auto;
    margin-top: 5.33333vw;
    width: 84vw
  }
  .greeting_contents .title {
    font-size: 2rem
  }
  .slide_list li img {
    height: 80px
  }
  #sub_navi_list li {
    margin: 0 1% 10% 1%
  }
  .list_half li {
    width: 100%
  }
  .index_contents .index_image {
    height: 240px
  }
  .sec_wrap .sec_child {
    width: 100%;
    padding: 30px 25px
  }
  .new_bnr {
    flex-wrap: wrap
  }
  .new_bnr li {
    width: 100%;
    height: 180px;
    margin-bottom: 15px
  }
  .new_bnr li:last-child {
    margin-bottom: 0
  }
  .new_bnr li .bg {
    height: 180px
  }
  .new_bnr li .text {
    bottom: 15px;
    left: 5%
  }
  .new_bnr li .text span {
    font-size: 2rem
  }
  .new_bnr li .btn {
    bottom: 12px;
    right: 12px
  }
  .flow>li dl {
    padding-left: 40px
  }
  .flow>li dl dt {
    font-size: 1.6rem
  }
  .fleft0, .fleft1, .fleft2, .fright0, .fright1, .fright2 {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
  }
  .w200, .w300, .w350, .w400 {
    width: 100%
  }
  .pc {
    display: none
  }
  .sp {
    display: block
  }
  .mbox, .sbox {
    padding: 30px
  }
  .page_title_box .inner {
    padding: 130px 0 50px
  }
  .medical_inn {
    padding: 1rem 0;
  }
  .medical_inn p {
    padding: 0.5rem;
  }
}


/*# sourceMappingURL=smartphone.css.map */
