@charset "UTF-8";

@media screen and (max-width:1200px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
  #gnav > ul {
    width: 100%;
  }
  #header .header-inner {
    width: 100%;
  }
  .sp-contact-banner-group span .head-btn_text {
    width: 100%;
    height: 56px;
    font-size: 18px;
  }
  .doctor-profile {
    padding: 0px 15px 0px;
  }
  #contents:not(.contents_top) {
    width: 100%;
  }
  #main {
    width: 75%;
  }
  #side {
    width: 25%;
  }
  
  .doctor_who .more, .doctor_who .photo {
    width: 100%;
    float: none
  }
  .hand_writen_area {
    display: block;
  }
  .hand_writen_thum {
    width: 30%;
    margin: 0 auto 20px;
  }
}
/********************************************************
Tablet Horizontal Only
********************************************************/
@media screen and ( min-width:769px ) and ( max-width:1200px ) {
  
}

@media screen and (min-width:769px) {
  .sp {
    display: none;
  }
  #header .logo a img {
    max-width: 240px;
    max-height: 40px;
  }
  .recommend-movie-group.row {
    margin: 0 -10px 0px;
  }
  .recommend-movie-group.row > div {
    padding: 0 10px 20px;
  }
  .footer-copyright {
    font-size: 12px;
    padding: 12px;
    background-color: #937437;
  }
  .media-title {
    display: inline-block;
    border-bottom: 4px double #937437;
    padding: 28px 140px;
    font-size: 24px;
  }
  .section-header {
    margin-bottom: 57px;
  }
  .section-inner {
    padding: 45px 0 45px;
  }
  .section-title {
    margin-bottom: 20px;
    font-size: 38px;
    letter-spacing: 6px;
  }
  .section-header .subtitle {
    display: block;
    font-size: 24px;
    color: #48353d;
    letter-spacing: 2px;
    margin-bottom: 57px;
  }
  .section-text {
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    color: #48353d;
  }
  .section-text_sp_show {
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 44px;
    text-align: center;
    font-size: 16px;
    line-height: 2;
    color: #48353d;
  }
  .doctor-profile-title {
    margin-bottom: 21px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 22px;
    line-height: 1;
    text-align: center;
  }
  .doctor-profile-text {
    font-size: 14px;
    line-height: 24px;
  }
  .frame-area {
    padding: 40px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
  .table-price th, .table-price td {
    padding: 1em;
    line-height: 1.5;
  }
  .table-price thead th br {
    display: none;
  }
  .tbl_form {
    margin-bottom: 0;
    display: table;
    width: 100%;
  }
  .tbl_form dl {
    margin-bottom: 20px;
    display: table-row;
  }
  .tbl_form dt, .tbl_form dd {
    display: table-cell;
    padding: 0 1em 2em 0;
    vertical-align: middle;
  }
  .tbl_form dl:last-child dt {
    vertical-align: top;
  }
  .tbl_form dt span {
    display: block;
  }
  .tbl_form dd span {
    display: inline;
  }
  .tbl_form input.input_inq1 {
    width: 100%;
    padding: 0.5em;
  }
  .tbl_form input.input_inq3 {
    width: 100%;
    padding: 0.5em;
  }
  .tbl_form input#input_age {
    width: 4em;
  }
  .tbl_form textarea.input_inq2 {
    height: 10em;
  }
  .btn {
    padding: 0.3rem 0.9rem;
    font-size: 0.8rem;
  }
  .btn-lg {
    font-size: 0.9em;
    padding: 0.9em 1.8em;
  }
  .btn-xl {
    font-size: 1.4em;
    padding: 0.9em 1.2em;
  }
  .btn01.right {
    text-align: right;
  }
  .btn01.left {
    text-align: left;
  }
  .btn_list {
    display: flex;
  }
  .btn_list li {
    width: inherit;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .btn_list.col01 li {
    float: none;
    margin-right: 0;
  }
  .btn_list.col02 li {
    width: 50%;
    margin: 0px;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  .btn_list.col02 li:nth-child(2n) {
    border-right-style: none;
  }
  .btn_list.col03 li {
    width: 32%;
  }
  .btn_list.col03 li:nth-child(3n) {
    margin-right: 0;
  }
  .btn_list.col04 li {
    width: 25%;
    margin: 0px;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  .btn_list.col04 li:nth-child(4n) {
    border-right-style: none;
  }
  .btn_list.icon li a {
    height: 70px;
    background: none;
  }
  .btn_list.icon li a:hover {
    background-color: #eeeeee;
  }
  .btn_list.icon li a span {
    left: 10px;
  }
  .btn_list.star a span {
    left: 2em;
    margin-right: 1em;
  }
  
  body {
    margin-top: 0
  }
  ul.single-doctor-list > li:nth-child(4n) {
    border-right-style: none;
  }
  .slide-tag .tag-item:hover {
    opacity: 0.8;
    cursor: pointer;
  }
  .pc_slide_monitor {
    position: absolute;
    bottom: 4%;
    left: 16%;
    width: 50%;
    height: auto;
  }
  .recommend__item:nth-child(3n) {
    border-right-style: none;
  }
  .concept .section-inner {
    padding: 0px;
  }
  .orthodontic-menu-group.row {
    margin: 0 -36px;
    }
    .orthodontic-menu-group.row > div {
    padding: 40px 36px 24px;
    }
    .orthodontic-menu h3 {
    margin-bottom: 16px;
    padding-bottom: 15px;
    font-size: 26px;
    line-height: 38px;
    }
    .orthodontic-menu-text {
    font-size: 16px;
    line-height: 26px;
    }
    .orthodontic-menu-img {
    width: auto;
    }
  .cosmeticdentistry-menu-group.row {
    margin: 0 -36px;
  }
  .cosmeticdentistry-menu-group.row > div {
    padding: 40px 36px 24px;
  }
  .cosmeticdentistry-menu h3 {
    margin-bottom: 16px;
    padding-bottom: 15px;
    font-size: 26px;
    line-height: 38px;
  }
  .cosmeticdentistry-menu-text {
    font-size: 16px;
    line-height: 26px;
  }
  .cosmeticdentistry-menu-img {
    width: auto;
  }
  .costcut {
    line-height: 38px;
  }
  .costcut .section-text small {
    font-size: 14px;
  }
  .medicaltreatment .medicaltreatment-nav-new li:nth-child(4n) {
    margin-right: 0px;
  }
  .medicaltreatment .medicaltreatment-nav-new li:nth-child(4n+1) {
    clear: both;
  }
  .monitor .section-inner {
    max-width: 1210px;
  }
  .media .section-header {
    padding-top: 10px;
    margin-bottom: 40px;
  }
  .media-title {
    display: inline-block;
    border-bottom: 4px double #937437;
    padding: 28px 140px;
    font-size: 24px;
  }
  .media-item-group {
    margin: 0 auto 16px;
    padding: 0 50px;
  }
  .media-item-header {
    padding: 0 6px;
  }
  .media-item-content.row {
    margin: 0;
  }
  .media-item-content.row > div {
    padding: 0 6px;
  }
  .case_photo.ba .case {
    width: 100%;
    float: left;
    margin: 0 3% 10px 0;
  }
  .case_photo.ba .case ul {
    width: 66%;
    float: left;
  }
  .toggleAnker:hover {
    color: #999;
    text-decoration: underline;
  }
}

/********************************************************
Under Tablet Vertical
********************************************************/
@media screen and (min-width:769px) {
  .pc-non {
    display: none !important;
  }
}
@media screen and (max-width:768px) {
  .sp_none,
  .sp-non {
    display: none !important;
  }
  .pc {
    display: none;
  }
  .m0a {
    margin: 0 auto;
  }
  .img100 {
    width: 100%;
  }
  .main_img_inner {
    width: 70%;
    margin: 0;
    padding: 0 10px;
  }
  #mainimage .slick-slide {
    overflow: hidden;
  }
  #topic-path {
    display: block;
    font-size: 12px;
  }
  section.layout-primary, section.layout-secondary {
    margin-bottom: 40px;
    font-size: 14px;
    color: #48353d;
  }
  .frame-area {
    padding: 20px;
    margin-bottom: 20px;
  }
  .footer-banner li {
    margin-bottom: 10px;
  }
  .footer-banner {
    margin-bottom: 20px;
  }
  section.layout-primary h1 {
    margin-bottom: 24px;
    padding: 0.5em 0;
    border-bottom: 3px double #937437;
    text-align: left;
    font-size: 24px;
    color: #937437;
  }
  section.layout-primary h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    color: #48353d;
  }
  .lp_low {
    padding: 20px;
  }
  #container {
    margin: 50px 0 0;
    min-width: 1px;
  }
  .headerdeco {
    height: 50px;
  }
  .leftSide {
    height: 50px;
    width: 100%;
    background-color: transparent;
    display: none;
  }
  .rightSide {
    width: auto;
    height: auto;
    position: static;
  }
  .rightSide__top {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 101;
  }
  .rightSide .button {
    display: none;
  }
  .rightSide__bottom {
    display: none;
  }
  .rightSide__center {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 48px;
    z-index: 101;
    /* background-color: #fff; */
  }
  .-noside .rightSide__center {
    background-color: transparent;
  }
  .sideContent {
    position: absolute;
    display: block;
    top: 48px;
    left: 0px;
    margin: 0;
    width: 100%;
    transform: translateY(0);
    height: auto;
  }
  .sideContent.is-active {
    transform: translateY(-100%);
    z-index: 2;
  }
  .sideContent__tag {
    width: 100%;
    height: 48px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    writing-mode: horizontal-tb;
    position: absolute;
    top: -48px;
    left: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 11px;
  }
  .sideContent__tag img {
    margin-bottom: 0;
  }
  .sideContent__tel {
    display: none;
  }
  .sideContent:nth-child(1) .sideContent__tag.clm2 {
    width: 50%;
    left: 0px;
  }
  .sideContent:nth-child(2) .sideContent__tag.clm2 {
    width: 50%;
    left: 50%;
  }
  .sideContent:nth-child(1) .sideContent__tag.clm3 {
    width: 33.33%;
    left: 0%;
  }
  .sideContent:nth-child(2) .sideContent__tag.clm3 {
    width: 33.33%;
    left: 33.33%;
  }
  .sideContent:nth-child(3) .sideContent__tag.clm3 {
    width: 33.33%;
    left: 66.66%;
  }
  .sideContent:nth-child(1) .sideContent__tag.clm4 {
    width: 25%;
    left: 0%;
  }
  .sideContent:nth-child(2) .sideContent__tag.clm4 {
    width: 25%;
    left: 25%;
  }
  .sideContent:nth-child(3) .sideContent__tag.clm4 {
    width: 25%;
    left: 50%;
  }
  .sideContent:nth-child(4) .sideContent__tag.clm4 {
    width: 25%;
    left: 75%;
  }
  .sideContent:nth-child(1) .sideContent__tag.clm5 {
    width: 20%;
    left: 0%;
  }
  .sideContent:nth-child(2) .sideContent__tag.clm5 {
    width: 20%;
    left: 20%;
  }
  .sideContent:nth-child(3) .sideContent__tag.clm5 {
    width: 20%;
    left: 40%;
  }
  .sideContent:nth-child(4) .sideContent__tag.clm5 {
    width: 20%;
    left: 60%;
  }
  .sideContent:nth-child(5) .sideContent__tag.clm5 {
    width: 20%;
    left: 80%;
  }
  .sideContent__inner.-noPadding {
    padding: 0;
  }
  .sideSubButtons {
    display: flex;
  }
  .sideSubButtons li {
    flex: 1;
  }
  .sideSubButtons li a {
    display: flex;
    width: 100%;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    background-color: #000;
    color: #fff;
  }
  .sideSubButtons li img {
    width: 24px;
    height: auto;
    margin-bottom: 4px;
  }
  .spBottom2 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
  }
  .rightSide .menu {
    width: 50px;
    height: 50px;
  }
  .rightSide .menu div {
    width: 24px;
    height: 14px;
  }
  .megaWrapper {
    width: 100%;
    height: calc(100% - 50px);
    padding-left: 0;
    top: 50px;
  }
  .megaMenu {
    width: 100%;
    padding: 20px;
  }
  .megaMenu .banners {
    display: block;
    margin-bottom: 30px;
  }
  .megaMenu .banners .item {
    width: 100%;
    margin-bottom: 10px;
  }
  .megaMenu .banners-btn {
    display: block;
    margin-bottom: 30px;
  }
  .megaMenu .banners-btn .item {
    margin-bottom: 10px;
    text-align: center;
  }
  .frame-area.gold h2 {
    font-size: 18px;
  }
  .concept-reason-subtitle {
    margin-bottom: 20px;
    font-size: 18px;
  }
  .concept-reason-title {
    margin-bottom: 14px;
  }
  .concept-reason-title img {
    width: 50%;
    height: auto;
  }
  .col-xs-1 {
    float: left;
    width: 14.333333%;
  }
  .col-xs-11 {
    float: left;
    width: 86.666667%;
  }
  .price_sml .float_list.col04 li {
    width: 100%;
    margin-bottom: 16px;
  }
  .price_sml .total li:after {
    right: 46%;
    top: 100%;
  }
  .sns_list ul li {
    float: left;
    width: 20%;
  }
  .page-template-page-clinic .frame-area .sns_list ul li img {
    width: 85%;
    height: auto;
    margin-left: 0px;
  }
  .monitor_list02 .monitor .monitor-btn a {
    width: 207px;
    padding: 0.9em 2em;
    font-size: 1.1em;
    margin: 0 auto;
    display: block;
  }
  .btn {
    white-space: inherit;
  }
  .monitor_list02 .monitor .txt {
    width: 100%;
    float: none;
  }
  .monitor_list02 .monitor .photo {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .btn_confirm {
    display: inline-block;
    color: #fff;
    border: 1px solid #937437;
    background-color: #937437;
    font-size: 1.5em;
    font-weight: bold;
    padding: 0.7em 2em;
    line-height: 1;
    border: none;
    border-radius: 5px;
  }
  .sns-facebook .row > div {
    padding: 0;
    width: 44%;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 15px;
  }
  .sns-facebook .sns-content-img {
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
  }
  section.layout-secondary h1 {
    margin: 26px 0;
    font-size: 24px;
    font-weight: 300;
  }
  .hand_writen_thum {
    float: none;
    width: 100%;
  }
  .hand_writen_view {
    float: none;
    width: 100%;
  }
  .sp-alpha-btn {
  }
  .sp_btn {
    display: block;
  }
  .doctor_who .photo {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .doctor_who .photo img {
    margin: 0 auto;
    display: block;
  }
  .before-after-image-slide {
    padding-bottom: 0px;
  }
  .before-after-image-slide .row {
    flex-direction: column;
  }
  .before-after-image-slide .row li {
    width: 100%;
    padding: 0;
  }
  .h4.ba_label {
    font-size: 20px;
    color: #555;
    line-height: 1.6;
  }
  .h4.ba_label a {
    font-size: 20px;
  }
  .btn_list a {
    padding: 22px 16px 22px 40px;
  }
  .btn_list a:before {
    top: 24px;
  }
  .sp_menu_button {
    width: 29px;
    height: auto;
  }
  #openMenu {
    right: 10px;
    top: 32px;
  }
  .layer_menu {
    display: none;
    position: fixed;
    top: 18px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    z-index: 100;
    margin-top: 50px;
    box-sizing: border-box;
    text-align: center;
  }
  #closeMenu {
    position: absolute;
    top: -68px;
    left: 0;
    font-size: 37px;
    background: rgba(25, 25, 25, 0.95);
    padding: 6px;
    z-index: 300;
    width: 68px;
    height: 68px;
    padding-bottom: 14px;
  }
  #closeMenu a {
    color: #fff;
  }
  #closeMenu2 {
    position: absolute;
    top: -68px;
    right: 0;
    font-size: 37px;
    background: rgba(25, 25, 25, 0.95);
    padding-top: 13px;
    z-index: 300;
    line-height: 1;
    width: 68px;
    height: 68px;
    padding-bottom: 14px;
  }
  #closeMenu2 a {
    color: #fff;
  }
  .sp_menu_inner {
    overflow: auto;
  }
  .treatment-menu-group.row > div {
    padding: 10px 5px 10px;
  }
  .treatment-menu-group {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0 5px;
    background: #ddd;
    margin-bottom: 30px;
  }
  .footer-inner {
    padding: 0 15px;
  }
  .accessWrapper {
    display: block;
  }
  .accessLeft {
    width: auto;
  }
  .accessRight {
    width: auto;
  }
  .section-timetable {
    padding: 0;
  }
  .access .section-inner {
    padding-bottom: 0;
    padding-top: 0px;
  }
  .access-img {
    padding: 0 30px 10px;
  }
  .access-text {
    font-size: 14px;
    line-height: 1.8;
  }
  .section-googlemap iframe {
    height: 300px;
  }
  .section-calendar iframe {
    width: 100%;
    /* height: 300px; */
  }
  .footer-contact-group .head-btn_text {
    width: 100%;
  }
  .footer-contact-tel-img {
    font-size: 38px;
  }
  .footer-contact-group .section-inner {
    padding: 0;
  }
  .footer-contact-tel {
    margin-bottom: 10px;
    padding: 30px 30px;
    border-bottom: 1px solid #e8e8e8;
  }
  .footer-contact-tel .text01 {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .footer-contact-tel-img {
    margin-bottom: 5px;
  }
  .footer-contact-tel .text02 {
    margin-bottom: 0;
    font-size: 12px;
  }
  .footer-contact-contact {
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
  }
  .footer-contact-contact .head-btn {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  .footer-contact-contact ul {
    display: block;
    border: none;
  }
  .footer-contact-contact li {
    display: block;
    margin-bottom: 10px;
  }
  .footer-contact-contact li:nth-child(2), .footer-contact-contact li:last-child {
    border-right: none;
    padding: 0;
    height: auto;
  }
  .widget-sitemap {
    padding: 0;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .widget-sitemap > div {
    border-top: 1px solid #d9d9d9;
  }
  .widget-sitemap .sub-menu li a:before {
    top: 17px;
  }
  .widget-sitemap li {
    border-bottom: 1px solid #d9d9d9;
  }
  .widget-sitemap .sub-menu {
    padding: 0;
    display: none;
  }
  .widget-sitemap .sub-menu li {
    border-top: 1px solid #d9d9d9;
    border-bottom-style: none;
  }
  .widget-sitemap .sub-menu li a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #footer {
    overflow: hidden;
    padding: 0;
    background: none;
    padding-bottom: 48px;
  }
  .footer-banner {
    width: 270px;
    margin: 0 auto;
  }
  .footer-copyright {
    border-top: 1px solid #e8e8e8;
    padding: 10px 0;
    font-size: 10px;
  }
  .media-title {
    border-bottom: 3px double #937437;
    padding: 20px 0;
    font-size: 16px;
  }
  .child-clm time {
    margin-bottom: 10px;
  }
  .child-clm {
    border-bottom: 1px solid #D9D9D9;
    padding: 10px;
    display: flex;
    height: auto;
  }
  .child-clm time {
    margin-bottom: 2px;
  }
  .child-info {
    flex: 1;
  }
  .child-clm p {
    font-size: 14px;
  }
  #footer .row > .footerNav__child {
    width: 100%;
    border-style: none;
    padding: 0;
  }
  .footer-sns-list li a {
    font-size: 32px;
  }
  .footer-sns-list li {
    display: inline-block;
    margin: 0 2px !important;
    width: 32px;
  }
  .footer-sns-list li > span {
    display: none;
  }
  .footerBottomNavi ul li {
    display: block;
    margin: 0 0 8px 0;
    font-size: 13px;
  }
  .footerBottomNavi ul li:last-child {
    margin-bottom: 0;
  }
  .band-box a {
    padding: 40px 15px;
    font-size: 16px;
    position: relative;
    transition: .4s;
    background-size: cover;
  }
  .arrow-circle {
    width: 20px;
    line-height: 20px;
  }
  .reverce-btn {
    display: inline-block;
    position: static;
    font-size: 12px;
    padding: 5px 8px;
  }
  .band-box_title {
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
  }
  .accordion-btn {
    position: absolute;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    background-color: #000;
    display: inline-block;
    top: 4px;
    right: 10px;
    text-align: center;
  }
  .accordion-btn.is-close .fa-plus:before {
    content: "\f068";
  }
  .footerTable {
    font-size: 14px;
  }
  .footerTable th {
    padding: 0.4em;
  }
  .footerTable td {
    padding: 0.4em;
  }
  .section-header {
    margin-left: 10px;
    margin-right: 10px;
  }
  .section-header .subtitle {
    margin-bottom: 20px;
  }
  .section-title {
    background-size: auto 70%;
    padding: 5px 0 10px;
    min-height: 1px;
  }
  .section-text {
    text-align: left;
  }

  .section-header {
    margin-bottom: 30px;
  }
  .row > * {
    margin-bottom: 20px;
  }
  .flex {
    flex-direction: column;
  }
  .fR {
    float: none;
    text-align: center;
  }
  #side {
    width: 100%;
  }
  .arrow_box ul li {
    border-right: 1px solid #DBDBDB;
    font-size: 16px;
  }
  .arrow_box ul li:last-child {
    border-style: none;
  }
  .arrow_box ul li:after {
    display: none;
  }
  .tbl_form dd.bT {
    border: none;
    padding: 0;
  }
  .tbl_form dt.bT {
    padding: 0;
    padding-top: 0.5em;
  }
  .page-template-page-form .arrow_box {
    width: 100%;
  }
  .doctor .section-header {
    margin-bottom: 20px;
  }
  .doctor .section-header .subtitle {
    display: block;
    font-size: 14px;
  }
  .doctor-profile-title {
    margin-bottom: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 22px;
    line-height: 1;
  }
  .doctor-profile-group {
    padding: 0;
  }
  .doctor-profile-title {
    font-size: 16px;
    text-align: center;
  }
  .doctor-profile-text {
    font-size: 14px;
    line-height: 1.8;
  }
  .medicaltreatment-nav > ul {
    margin-bottom: 10px;
  }
  .medicaltreatment-nav > ul > li > a {
    font-size: 14px;
  }
  .btn {
    padding: 0.3em 1rem;
    font-size: 1rem;
  }
  .btn.btn-close {
    padding: 0.3em 1.6rem;
    font-size: 1.4rem;
  }
  .btn-lg {
    font-size: 1.5em;
    padding: 1.5em 1.5em;
  }
  .btn-xl {
    font-size: 1.5em;
    padding: 1.5em 1.5em;
  }
  .btn_list ul {
    margin-left: -20px;
    margin-right: -20px;
  }
  ul.btn_list {
    margin: 15px -20px;
    border-top: 1px solid #d9d9d9;
  }
  .btn_list li {
    margin-bottom: 0px;
    border-bottom: 1px solid #d9d9d9;
  }
  .before-link li a {
    padding: 0 15px 0 20px;
  }
  .after-link li a {
    padding: 0 20px 0 15px;
  }
  .before-link li,
  .after-link li{
    overflow: hidden;
    height: 6em;
  }
  .before-link li a,
  .after-link li a{
    overflow: hidden;
    max-height: 6em;
  }
  .before-link li:before {
    left: 0.2em;
    top: 35px;
  }
  .after-link li:before {
    right: 0.2em;
    top: 35px;
  }
  .float_list {
    overflow: hidden;
  }
  .float_list li {
    float: left;
    margin: 0 2% 2% 0;
  }
  .float_list.col02 li {
    width: 49%;
  }
  .float_list.col02 li:nth-child(2n) {
    margin-right: 0;
  }
  .float_list.col03 li {
    width: 32%;
  }
  .float_list.col03 li:nth-child(3n) {
    margin-right: 0;
  }
  .float_list.col04 li {
    width: 23.5%;
  }
  .float_list.col04 li:nth-child(4n) {
    margin-right: 0;
  }
  .float_list li p:last-child {
    margin-bottom: 0;
  }
  .pagenation ul li {
    font-size: 16px;
    display: inline;
  }
  .pagenation ul li > a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  .excerpt_wrap {
    margin-bottom: 0px;
  }
  .excerpt_wrap p {
    font-size: 14px;
  }
  #side-btn {
    display: none;
  }
  section h2,
  .excerpt_wrap h2,
  .title-single {
    font-size: 20px
  }
  section h2::before,
  .excerpt_wrap h2::before,
  .title-single:before {
    bottom: -24px;
  }
  section h3 {
    margin: 24px 0 20px;
    padding: 1pc 1pc 1pc 20px;
    background: #f9f9f9;
    color: #937437;
    font-size: 1pc
  }
  #contents {
    overflow: hidden;
    padding: 0 0 20px;
  }
  section.layout-primary:first-child, section.layout-secondary:first-child {
    padding-top: 20px
  }
  .shutoku li {
    float: none;
    width: auto;
    margin: 0 0 10px
  }
  .shutoku li span {
    font-size: 13px;
  }
  .doctor_who {
    padding: 10px;
  }
  .doctor_who .more, .doctor_who .photo {
    width: 100%;
    float: none
  }
  .montor_list_apply_btn .btn {
    font-size: 20px;
    padding: 1pc 20px 1pc 2pc
  }
  ul.single-doctor-list > li {
    width: 50%;
  }
  ul.single-doctor-list > li:nth-child(2n) {
    border-right-style: none;
  }
  
  .costcut {
    background: #fff;
  }
  .costcut .section-title {
    font-size: 16px;
  }
  .medicaltreatment .medicaltreatment-nav-new li {
    width: 49%;
    margin-right: 1%;
    float: left;
    border: 1px solid #eeeeee;
    border-bottom-style: none;
    margin-bottom: 10px;
  }
  .media .section-header {
    margin-bottom: 20px;
    padding-top: 0px;
  }
  .media-title {
    border-bottom: 3px double #937437;
    padding: 20px 0;
    font-size: 16px;
  }
  .media-item-group > div {
    border-top: 1px solid #f9f9f9;
    padding: 10px 0;
  }
  .media-item-group > div:last-child {
    border-bottom: 1px solid #f9f9f9;
  }
  .media-item-content.row {
    margin: 0 -5px;
    padding-right: 30px;
  }
  .media-item-content.row > div {
    padding: 0 5px;
  }
  .media-item-date {
    font-size: 14px;
    color: #937437;
  }
  .media-item-text {
    font-size: 14px;
  }
  .contentSlider__item {
    padding: 20px 10px 20px;
  }
  .contentSlider__excerpt p {
    font-size: 13px;
  }
  .hand_writen_area {
    display: block;
  }
  .sub-site {
    border-right-style: none;
  }
  #contents:not(.contents_top) {
    display: block;
  }
  #main {
    width: 100%;
    border-style: none;
  }
  #side {
    width: 100%;
  }
  .lowH1Area {
    margin-bottom: 30px;
  }
  .side_widget ul.ownCatList li .toggleIcon {
    right: 18px;
  }
  .h4 {
    margin-left: 0;
    margin-right: 0;
  }
}

/********************************************************
Tablet Vertical + Horizontal
********************************************************/
@media screen and (max-width: 1200px) and (min-width: 751px) {
  #mainimage .slick-track img {
    max-width: 1200px;
    position: relative;
    margin-left: calc( (-1200px + 100vw)/2 );
  }
  #mainimage .slideTxt {
    width: 1200px;
    margin-left: calc( (-1200px + 100vw)/2 );
  }
}

/********************************************************
Tablet Vertical Only
********************************************************/
@media screen and (max-width: 768px) and (min-width: 751px) {
  
}

@media screen and (max-width: 750px){
  .recommendBanner {
    display: block;
  }
  .recommendBanner__item {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }
  .telLink {
    pointer-events: auto;
  }
  .doctor_who .photo li {
    width: 100%;
    float: none;
    margin: 0 2% 2% 0;
    margin: 0 20px 20px 0
  }
  .before-after-image-group .before:after {
    position: absolute;
    bottom: -3pc;
    left: 50%;
    margin-top: -18px;
    margin-left: -18px;
    text-align: center;
    width: 36px;
    height: 36px;
    content: '\f0d7';
    font-weight: 400;
    font-size: 36px;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  .before-after-image-group:after {
    display: none
  }
  .before-after-image-group .before {
    position: relative;
    margin-bottom: 60px
  }
  .before-after-image-group .after {
    margin-bottom: 0;
  }
  
}