.sp-only {
  display: none;
}
@media all and (max-width : 959px) {
  .sp-only {
    display: block !important;
  }
}

.pc-only {
  display: none;
}
@media all and (min-width: 960px) {
  .pc-only {
    display: block !important;
  }
}

/* themeColor
-----------------------------*/
.up-fz-10 {
  font-size: 10px;
}

.up-fz-18 {
  font-size: 18px;
}

.up-fz-14 {
  font-size: 14px;
}

@media all and (max-width : 959px) {
  .tel a {
    font-size: 30px;
    font-weight: 700;
  }
}

.l-header, .l-fixHeader, .p-spMenu, .l-footer__nav, .wt-btn_txt {
  font-family: "Zen Maru Gothic", sans-serif, "Manrope", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #555;
}

.c-gnav > .menu-item > a .ttl {
  font-size: 16px;
  font-weight: 600;
  line-height: 1 !important;
  color: #555;
}
@media all and (min-width: 1150px) {
  .c-gnav > .menu-item > a .ttl {
    font-size: 20px;
  }
}
.c-gnav .sub-menu .menu-item a {
  font-size: 20px;
}

.con-box .tel {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.05em;
}
.con-box .tel-txt {
  font-size: 20px;
  color: #00b6c5;
  text-align: center;
  line-height: 1.2em;
}
.con-box .address {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.breadcrumbs {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
.breadcrumbs a.home {
  color: #555;
}

.l-footer__nav .menu-item {
  color: #ffffff;
}
.l-footer__nav a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
}
@media all and (max-width : 959px) {
  .l-footer__nav .sub-menu a {
    font-size: 16px;
  }
}

.copyright {
  font-size: 12px;
}

.wt-btn_txt {
  font-weight: 700;
  margin-top: 5px;
  font-size: 18px;
  color: #555;
  line-height: 1;
}

a {
  transition: 0.4s ease;
}
a:hover {
  text-decoration: none;
  opacity: 0.6;
  cursor: pointer;
}

.icon-nav_top {
  background-image: url("../img/AdobeStock_448194831.webp");
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: 55% 57%;
  height: auto;
  min-height: 70px;
  margin: 0 auto 30px;
}
@media all and (max-width : 959px) {
  .icon-nav_top {
    background-position: 0% 17px;
    background-size: 30px auto;
    min-height: auto;
  }
}
.icon-nav_clinic {
  background-image: url("../img/AdobeStock_448194832.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: 53% 58%;
  height: auto;
  min-height: 40px;
  margin: 0 auto 30px;
}
@media all and (max-width : 959px) {
  .icon-nav_clinic {
    background-position: 0% 13px;
    background-size: 30px auto;
  }
}
.icon-nav_access {
  background-image: url("../img/ks-img04_2_1.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: 51% 56%;
  height: auto;
  min-height: 40px;
  margin: 0 auto 30px;
}
@media all and (max-width : 959px) {
  .icon-nav_access {
    background-position: 0% 15px;
    background-size: 30px auto;
  }
}
.icon-nav_children {
  background-image: url("../img/ks-img04_1_1.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 34px auto;
  background-position: 50% 57%;
  height: auto;
  min-height: 40px;
  margin: 0 auto 30px;
}
@media all and (max-width : 959px) {
  .icon-nav_children {
    background-position: 0% 13px;
    background-size: 27px auto;
  }
}
.icon-nav_person {
  background-image: url("../img/ks-img04_3_1.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 38px auto;
  background-position: 50% 58%;
  height: auto;
  min-height: 40px;
  margin: 0 auto 30px;
}
@media all and (max-width : 959px) {
  .icon-nav_person {
    background-position: 0% 15px;
    background-size: 30px auto;
  }
}
.icon-nav_faq {
  background-image: url("../img/AdobeStock_448194835.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 40px auto;
  background-position: 50% 58%;
  height: auto;
  min-height: 40px;
  margin: 0 auto 30px;
}
@media all and (max-width : 959px) {
  .icon-nav_faq {
    background-position: 0% 17px;
    background-size: 30px auto;
  }
}
.icon-nav_news {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_news {
    display: block;
    background-image: url("../img/newsicon.webp");
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: 22px auto;
    background-position: 1% 58%;
    height: auto;
    min-height: 40px;
    margin: 0 auto 30px;
  }
}
.icon-nav_blog {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_blog {
    display: block;
    background-image: url("../img/blogicon.webp");
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 0% 58%;
    height: auto;
    min-height: 40px;
    margin: 0 auto 30px;
  }
}
.icon-nav_recru {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_recru {
    display: block !important;
    background-image: url("../img/recruiticon.webp");
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: 0% 58%;
    height: auto;
    min-height: 40px;
    margin: 0 auto 30px;
  }
}
.icon-nav_sline {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_sline {
    display: block;
    border-bottom: none !important;
    margin-top: 20px !important;
  }
  .icon-nav_sline a {
    background-image: url(https://www.tomimoto-dental.com/column/wp-content/uploads/2025/09/img-banner01.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    max-width: 260px;
    height: auto;
    min-height: 90px;
    margin: 0 auto;
    padding: 0;
  }
  .icon-nav_sline a:hover {
    padding: 0;
  }
}
.icon-nav_sinsta {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_sinsta {
    display: block;
    border-bottom: none !important;
    margin-top: 20px !important;
  }
}
@media all and (max-width : 959px) {
  .icon-nav_sinsta {
    display: block;
    border-bottom: none !important;
  }
  .icon-nav_sinsta a {
    background-image: url(https://domain-kari.test-wp-site.com/tomimoto-dental/wp-content/uploads/2025/09/img-banner02.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    max-width: 260px;
    height: auto;
    min-height: 90px;
    margin: 0 auto;
    padding: 0;
  }
  .icon-nav_sinsta a:hover {
    padding: 0;
  }
}
.icon-nav_child {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_child {
    display: block;
    border-bottom: none !important;
    margin-top: 20px !important;
  }
}
@media all and (max-width : 959px) {
  .icon-nav_child {
    display: block;
    border-bottom: none !important;
  }
  .icon-nav_child a {
    background-image: url(https://domain-kari.test-wp-site.com/tomimoto-dental/wp-content/uploads/2025/09/img-banner03.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    max-width: 260px;
    height: auto;
    min-height: 90px;
    margin: 0 auto;
    padding: 0;
  }
  .icon-nav_child a:hover {
    padding: 0;
  }
}
.icon-nav_doctor {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_doctor {
    display: block;
    margin-top: 20px !important;
    border-bottom: none !important;
  }
  .icon-nav_doctor a {
    background-image: url(https://domain-kari.test-wp-site.com/tomimoto-dental/wp-content/uploads/2025/09/img-banner04.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    max-width: 260px;
    height: auto;
    min-height: 90px;
    margin: 0 auto;
    padding: 0;
  }
  .icon-nav_doctor a:hover {
    padding: 0;
  }
}
.icon-nav_recruit {
  display: none;
}
@media all and (max-width : 959px) {
  .icon-nav_recruit {
    display: block;
    border-bottom: none !important;
  }
  .icon-nav_recruit a {
    background-image: url(https://domain-kari.test-wp-site.com/tomimoto-dental/wp-content/uploads/2025/09/img-banner04.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    max-width: 260px;
    height: auto;
    min-height: 90px;
    margin: 0 auto;
    padding: 0;
  }
  .icon-nav_recruit a:hover {
    padding: 0;
  }
}

.fa-phone-volume {
  background: url("../img/phone-volume-solid.svg");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 21px auto;
  background-position: 50% 50%;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  background-color: #00b6c5;
  width: 36px;
  height: 36px;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  padding-right: 2px;
  padding-top: 2px;
  transform: translateY(-50%);
}

.fa-tooth {
  background: url("../img/tooth-solid-full.svg");
}

.l-header {
  box-shadow: 0px 5px 5px 0px #ccc;
}

.l-header__logo, .l-fixHeader__logo {
  margin-right: 0 !important;
  padding-right: 0px !important;
  display: block !important;
  width: 100%;
  max-width: none;
  position: relative;
}
@media all and (max-width : 959px) {
  .l-header__logo, .l-fixHeader__logo {
    width: 82%;
  }
}
.l-header__logo .c-headLogo, .l-fixHeader__logo .c-headLogo {
  margin-right: 0;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.l-header__inner, .l-fixHeader__inner {
  position: relative;
}
.l-header__gnav, .l-fixHeader__gnav {
  width: 55%;
  min-width: 515px;
  margin-left: 10px !important;
}
@media all and (min-width: 1150px) {
  .l-header__gnav, .l-fixHeader__gnav {
    min-width: 635px;
  }
}
@media all and (max-width : 959px) {
  .l-header__gnav, .l-fixHeader__gnav {
    width: auto;
    min-width: none;
  }
}
@media all and (max-width : 959px) {
  .l-header__customBtn, .l-fixHeader__customBtn {
    height: 60px !important;
  }
}
.l-header .w-header.pc_, .l-fixHeader .w-header.pc_ {
  width: 15%;
  min-width: 190px;
}
.l-header .l-header__menuBtn, .l-fixHeader .l-header__menuBtn {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  margin-right: 8px;
  margin-top: -4px;
}
@media all and (max-width : 959px) {
  .l-header .l-header__menuBtn .c-iconBtn, .l-fixHeader .l-header__menuBtn .c-iconBtn {
    width: 48px;
  }
}
@media all and (max-width : 959px) {
  .l-header .c-iconBtn__icon, .l-fixHeader .c-iconBtn__icon {
    font-size: 40px !important;
  }
}
.l-header .l-header_breadcrumb, .l-fixHeader .l-header_breadcrumb {
  position: relative;
}
.l-header .breadcrumbs, .l-fixHeader .breadcrumbs {
  width: 100%;
  max-width: 1296px;
  padding: 8px 48px 0;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  padding-top: 8px;
}
@media all and (min-width: 960px) {
  .l-header .breadcrumbs, .l-fixHeader .breadcrumbs {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
.l-header .breadcrumbs_item, .l-fixHeader .breadcrumbs_item {
  display: inline;
}
.l-header .breadcrumbs_link, .l-fixHeader .breadcrumbs_link {
  display: inline;
  color: rgb(85, 85, 85);
}
@media all and (max-width : 959px) {
  .l-header .breadcrumbs, .l-fixHeader .breadcrumbs {
    width: 95%;
    padding: 8px 0 0;
    margin-left: 6px;
  }
}

@media all and (max-width : 959px) {
  .p-spMenu__closeBtn .c-iconBtn__icon {
    font-size: 36px !important;
  }
}

.l-fixHeader {
  opacity: 1;
}

.c-gnavWrap {
  margin-right: 11px;
}

.c-gnav {
  height: 90% !important;
}
.c-gnav > .menu-item {
  height: 90% !important;
  position: relative;
  flex-grow: 1;
}
.c-gnav > .menu-item:hover {
  max-height: 460px;
  transition: 0.8s;
  cursor: pointer;
}
.c-gnav > .menu-item > a {
  padding: 0 8px;
}
.c-gnav > .menu-item > a .ttl {
  margin-top: 80px;
}
.c-gnav a::after {
  display: none !important;
}
.c-gnav .sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  border-radius: 15px;
  transition: 0.6s;
  overflow: hidden;
  background-color: #00b6c5;
}
.c-gnav .sub-menu li:last-child a {
  border-bottom: none;
}
.c-gnav .sub-menu .menu-item a {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  border-bottom: 3px dashed #fff;
}
.c-gnav .sub-menu .menu-item a::before {
  display: none;
}

.con-box {
  padding-left: 0 !important;
  position: relative;
}
.con-box .tel {
  position: relative;
  padding-left: 40px;
  left: -13px;
}
.con-box .tel a {
  color: rgb(85, 85, 85);
}
.con-box .tel-item {
  list-style: none;
  margin: 0 auto;
}
.con-box .tel-txt {
  margin: 16px 0 0 -25px;
  position: relative;
  display: block;
}
.con-box .tel-txt::before {
  position: absolute;
  bottom: 0;
  left: -8px;
  transform: rotate(-35deg);
  content: "";
  width: 3px;
  height: 30px;
  background-color: #00b6c5;
  border-radius: 2px;
}
.con-box .tel-txt::after {
  position: absolute;
  bottom: 0;
  right: -8px;
  transform: rotate(35deg);
  content: "";
  width: 3px;
  height: 30px;
  background-color: #00b6c5;
  border-radius: 2px;
}
.con-box .address {
  position: absolute;
  min-width: 215px;
  top: -19px;
  left: -28px;
  background-color: none;
}

@media all and (max-width : 959px) {
  .c-headLogo {
    height: 60px !important;
  }
}
.c-headLogo__link {
  max-height: 60px;
  margin: 8px 0 0 2px;
}
@media all and (max-width : 959px) {
  .c-headLogo__link {
    padding: 0 0 0 5px !important;
    margin-top: 0 !important;
  }
}
@media all and (max-width : 959px) {
  .c-headLogo__img {
    height: 55px !important;
  }
}

@media all and (max-width : 959px) {
  .sp-menu_boxarea .add {
    padding-top: 10px;
  }
}

.p-spMenu__inner {
  width: 375px;
  background-color: #ffeac5;
  width: 375px;
  padding: 22px 10px 10px;
}
.p-spMenu__body {
  padding: 0 !important;
  right: 0;
  position: relative;
  padding-top: 180px !important;
}
.p-spMenu__bottom {
  position: absolute;
  top: 0;
  margin: 0;
}
.p-spMenu__bottom .mini-logo {
  max-width: 270px;
  height: auto;
}
.p-spMenu__closeBtn {
  background-color: #00b6c5;
  width: 48px;
  height: 48px;
  margin: 30px 7px 10px 10px;
  border-radius: 10px;
  color: #fff;
}
.p-spMenu__nav {
  display: block;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 10px;
}
.p-spMenu__nav .menu-item {
  width: 100%;
  padding: 4px 0;
  border-bottom: 3px dashed #ccc;
}
@media all and (max-width : 959px) {
  .p-spMenu__nav .menu-item {
    padding: 0 !important;
  }
}
.p-spMenu__nav .menu-item a {
  border-bottom: none;
  padding-left: 40px !important;
}
@media all and (max-width : 959px) {
  .p-spMenu__nav .menu-item a {
    padding: 0.75em 1em 0.7em 1.5em;
    font-size: 18px;
  }
}
.p-spMenu__nav .menu-item a:hover {
  text-decoration: none;
  opacity: 0.6;
  cursor: pointer;
  background-color: initial;
}
.p-spMenu__nav .menu-item a::before {
  display: none;
}
.p-spMenu__nav .menu-item .sub-menu {
  margin-top: 0;
  padding: 0 8px;
  margin-bottom: 11px;
}
.p-spMenu__nav .menu-item .sub-menu li a {
  background-size: 18px;
  background-position: 1px 13px;
  padding: 12px 10px 8px 24px !important;
  font-size: 16px;
}
.p-spMenu__nav .menu-item .sub-menu li:not(:first-child) a {
  background-position: 1px 18px;
  padding: 15px 10px 13px 24px !important;
}
.p-spMenu__nav .menu-item:last-child {
  border-bottom: none;
}
.p-spMenu__nav .sub-menu {
  position: relative;
  top: 0;
  margin-top: 10px;
  left: 0;
  transform: none;
  width: 100%;
  background-color: #fff;
  max-height: 600px;
  overflow: hidden;
  border-radius: 15px;
  padding: 0px 10px;
}
.p-spMenu__nav .sub-menu a {
  padding: 5px 12px 5px 30px;
  background-image: url("../img/tooth-solid-full.svg");
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 20px auto;
}
.p-spMenu__nav .sub-menu a:hover {
  background-color: #fff;
  padding-left: 30px;
}

.c-widget__title.-spmenu {
  display: none;
}

@media all and (max-width : 959px) {
  .tel-item .tel {
    padding-top: 5px;
  }
  .tel-item .tel a {
    position: relative;
    padding-left: 40px;
    line-height: 1;
    letter-spacing: -1.5px;
  }
  .tel-item .tel i {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}

.w-header.pc_ {
  min-width: 190px;
}

.textwidget.custom-html-widget .p-blogParts.post_content .pc-fixed-btn, .textwidget.custom-html-widget .p-blogParts.post_content .sp-fixed-btn {
  display: none;
}

.p-fixBtnWrap .c-fixBtn {
  display: none;
}

.banner-footer_list {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  padding-left: 0 !important;
}
.banner-footer_list.pc-only > li {
  width: 23.8095238095% !important;
  max-width: none !important;
}
.banner-footer_list.pc-only > li img {
  width: 100%;
}
.banner-footer_list.sp-only {
  max-width: 768px;
  text-align: center;
}
.banner-footer_item {
  display: inline-block;
  width: 100%;
  height: auto;
  max-height: 90px;
  padding: 0 5px 20px;
  box-sizing: border-box;
  text-align: center;
}
@media all and (max-width : 959px) {
  .banner-footer_item {
    max-width: 379px;
  }
}
.banner-footer_item img {
  box-sizing: border-box;
  margin: 0 auto;
  height: auto;
}
.banner-footer_about {
  background-image: url("../img/AdobeStock_448194832.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: 0px 0;
  height: auto;
  min-height: 40px;
  margin: 0 0 30px;
  padding-left: 20px;
  width: 33%;
}
@media all and (max-width : 959px) {
  .banner-footer_about {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}
.banner-footer_about > *:first-child {
  pointer-events: none;
}
.banner-footer_medical {
  background-image: url("../img/AdobeStock_448194834.webp");
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: 25px auto;
  background-position: 0px 0;
  height: auto;
  min-height: 40px;
  margin: 0 auto 30px;
  padding-left: 20px;
  width: 57%;
}
@media all and (max-width : 959px) {
  .banner-footer_medical {
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}
.banner-footer_medical > *:first-child {
  pointer-events: none;
}

.l-footer__widgetArea {
  padding-top: 60px;
}

.l-footer__nav > .menu-item {
  padding-left: 0;
}
.l-footer__nav > .menu-item > a {
  border-left: none !important;
  border-right: none !important;
  border-bottom: 2px solid #fff;
  padding: 0 0 15px 36px;
  margin-bottom: 15px;
}
.l-footer__nav > .menu-item > a + .sub-menu {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start;
}
.l-footer__nav > .menu-item > a + .sub-menu .col-footer_list a {
  padding: 0;
  border-left: none !important;
  border-right: none !important;
}
.l-footer__nav > .menu-item > a + .sub-menu .col-footer_list a:hover {
  border-bottom: none;
  color: inherit;
  text-decoration: none;
  opacity: 0.6;
  cursor: pointer;
}
.l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col01-01 {
  width: 65%;
  padding-right: 20px;
}
@media all and (max-width : 959px) {
  .l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col01-01 {
    width: 50%;
  }
}
.l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col01-02 {
  width: 32%;
}
@media all and (max-width : 959px) {
  .l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col01-02 {
    width: 50%;
  }
}
.l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-01 {
  width: 23%;
}
@media all and (max-width : 600px) {
  .l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-01 {
    width: 40%;
  }
}
@media all and (max-width : 370px) {
  .l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-01 {
    width: 30%;
  }
}
.l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-02 {
  width: 54%;
}
@media all and (max-width : 600px) {
  .l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-02 {
    width: 59%;
  }
}
@media all and (max-width : 370px) {
  .l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-02 {
    width: 70%;
  }
}
.l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-03 {
  width: 23%;
}
@media all and (max-width : 600px) {
  .l-footer__nav > .menu-item > a + .sub-menu .banner-footer_col02-03 {
    width: 100%;
  }
}
.l-footer__nav > .menu-item .col-footer_list > a {
  display: none;
}

.copyright {
  margin: 50px auto 40px;
  position: relative;
  text-align: right !important;
}
@media all and (max-width : 959px) {
  .copyright {
    text-align: center !important;
  }
}
.copyright + img {
  display: block;
  margin: 0 auto 70px;
}

.sep-bg {
  position: relative;
}
.sep-bg img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: 0;
  border-style: none;
  position: absolute;
  bottom: 0;
}

.pc-fixed-btn {
  position: fixed;
  width: 150px;
  height: 150px;
  top: 45%;
  right: 15px;
  z-index: 80;
}
.pc-fixed-btn a {
  background-color: #fff;
  border: 4px solid #5388cf;
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  position: relative;
}
.pc-fixed-btn a img {
  width: 90px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.pc-fixed-btn a .up-fw-bold {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 80px;
  line-height: 1.2;
  color: #555;
}
@media all and (max-width : 499px) {
  .pc-fixed-btn {
    display: none;
  }
}

.sp-fixed-btn {
  display: none;
}
@media all and (max-width : 959px) {
  .sp-fixed-btn {
    display: block;
    max-width: 600px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9000;
    margin: 0 auto;
  }
  .sp-fixed-btn .wt-btns {
    display: flex;
    flex-wrap: wrap;
  }
  .sp-fixed-btn .wt-btn {
    padding: 2px;
    width: 50%;
  }
  .sp-fixed-btn .wt-btn > a {
    height: 62px;
    padding: 6px 0px 10px;
    border-radius: 10px;
    border-width: 4px;
    border-style: solid;
    border-color: rgb(83, 136, 207);
    border-image: initial;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    background-color: rgb(255, 255, 255);
    text-align: center;
  }
  .sp-fixed-btn .wt-btn .blue-txtmk2 {
    width: 100%;
    color: rgb(0, 182, 197);
    margin-bottom: -5px;
  }
  .sp-fixed-btn .wt-btn.tel a {
    align-items: center;
    justify-content: center;
    position: relative;
    color: #555;
  }
  .sp-fixed-btn .wt-btn.tel a i {
    line-height: 26px;
    font-size: 14px;
    width: 26px;
    height: 26px;
    top: 12px;
    left: 0;
  }
  .sp-fixed-btn .wt-btn.tel a span {
    font-size: 22px;
    padding-left: 32px;
    position: relative;
  }
}

.w-footer {
  display: block;
}
.w-footer__box {
  padding: 0;
}
@media all and (min-width: 960px) {
  .w-footer__box {
    flex: auto;
  }
}/*# sourceMappingURL=style_child.css.map */