@charset "UTF-8";
.mt-40 {
  margin-top: -40px !important;
}

.mt-60 {
  margin-top: -60px !important;
}

.mt-28 {
  margin-top: -28px !important;
}

.m-footer-pagetop {
  height: 65px;
}
.m-footer-pagetop .m-footer-pagetop-link {
  display: none;
  bottom: 0;
  position: static;
}

.button-box.fixed {
  z-index: 4;
}

.m-list-item {
  padding-left: 1em;
  color: #333;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

#note .note_list {
  padding: 0 0 40px;
}

#note .note_list li .notesIndent {
  margin-top: 10px;
  display: inline-block;
}

#category_root .dh-category-tile {
  padding-left: 12px;
}

.dh-text-link-list .list-item .text-link {
  padding-right: 15px;
}
.dh-text-link-list .list-item .text-link:after {
  right: 0;
  top: 0;
}

.dh-search input {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.dh-category-list .dh-category-list-item .dh-category-tile {
  padding: 0 7px;
}
.dh-category-list .dh-category-list-item .dh-category-tile img {
  width: 25px;
}

.dh-sub_category-list .dh-sub_category-list-item .dh-sub_category-tile {
  cursor: pointer;
  height: 48px;
  border: 1px solid rgba(45, 45, 45, 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
}
.dh-sub_category-list .dh-sub_category-list-item .dh-sub_category-tile:after {
  content: none !important;
}
.dh-sub_category-list .dh-sub_category-list-item .dh-sub_category-tile.active .dh-sub_category-tile {
  border-width: 1px;
}
@media only screen and (max-width: 767px) {
  .dh-sub_category-list .dh-sub_category-list-item .dh-sub_category-tile {
    padding: 0;
    font-size: 1.2rem;
    border-width: 1px !important;
  }
}

.dh-category-block .dh-category-result-area ul li .dh-category-box {
  margin-bottom: 0;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 6px 5px;
  color: #333;
  height: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .dh-category-block .dh-category-result-area ul li .dh-category-box {
    min-height: 105px;
  }
}
@media only screen and (min-width: 768px) {
  .dh-category-block .dh-category-result-area ul li .dh-category-box {
    min-height: 170px;
  }
}
@media only screen and (max-width: 767px) {
  .dh-category-block .dh-category-result-area ul li .dh-category-box .dh-box-img {
    padding: 0;
  }
}
.dh-category-block .dh-category-result-area ul li .dh-category-box .dh-box-text {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.dh-category-block .dh-category-result-area ul li .dh-category-box .dh-box-text p {
  font-weight: 500;
  overflow: hidden;
  overflow-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .dh-category-block .dh-category-result-area ul li .dh-category-box .dh-box-text {
    font-size: 1rem;
  }
}

.about .about-bottom-block {
  max-width: 720px;
  padding: 20px 15px;
  margin: auto;
}
.about .about-bottom-block ul {
  margin-bottom: 0;
}
.about .about-bottom-block ul li {
  padding-left: 1em;
}
.about .about-bottom-block .base-link {
  font-size: 1.4rem;
  color: #4698D9;
  background: url(/keitai_payment/app/Invoice/images/link_arrow_01.svg) no-repeat right center;
  padding-right: 14px;
  display: inline-block;
}

.dh-text .text .text-link {
  font-weight: 500;
}

.app-btn-area {
  padding-top: 30px;
}
.app-btn-area + .dh-text-link-list {
  padding-bottom: 50px;
}

.process_link .list-item {
  justify-content: center;
  padding-left: 15px;
}

/*===== PC =====*/
.m-footer {
  margin-top: 0;
}

@media only screen and (max-width: 1199px) {
  .m-footer-page {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1200px), print, tv {
  .m-footer-page {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px), print, tv {
  .area-list th, .area-list td {
    padding: 10px 15px;
    font-size: 1.2em;
    box-sizing: border-box;
  }
  .area-list .ico {
    display: block;
  }
  .area-list .ico.ico-new img {
    width: 38px;
  }
  .dh-fixed-reset-btn {
    position: -webkit-sticky;
  }
  .dh-heading.dh-heading-type2 .base-link {
    margin-top: 36px;
    margin-bottom: -16px;
  }
}
/*===== SP =====*/
@media only screen and (max-width: 767px) {
  .result-list th, .result-list td {
    padding: 7px 10px;
    box-sizing: border-box;
  }
  .result-list th {
    font-size: 1.1em;
  }
  .result-list td {
    vertical-align: middle;
    font-size: 1em;
  }
  .result-list .ico {
    display: block;
  }
  .result-list .ico.ico-new img {
    width: 24px;
    height: 8px;
  }
  .area-list th, .area-list td {
    padding: 7px 10px;
    box-sizing: border-box;
  }
  .area-list th {
    font-size: 1.1em;
  }
  .area-list td {
    font-size: 1em;
  }
  .area-list .ico {
    display: block;
  }
  .area-list .ico.ico-new img {
    width: 24px;
    height: 8px;
  }
  .app-btn-area .app-stand-text {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 14px;
  }
  .app-btn-area .app-stand-btn {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 0;
    text-decoration: none;
    border-radius: 31px;
    background-color: #cc0033;
    box-sizing: border-box;
  }
  .app-dl-area .lp_dl_btn {
    padding: 30px 15px;
  }
  .app-dl-area .lp_btn_app {
    padding: 30px 0;
    background-color: #cc0033;
    text-align: center;
    font-size: 0;
  }
  .app-dl-area .lp_btn_app .lp_btn_txt {
    padding: 0 0 12px;
  }
  .app-dl-area .lp_btn_app .lp_btn_txt span {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
  }
  .app-dl-area .lp_btn_app a {
    display: inline-block;
    margin: 0 5px 0;
  }
  .app-dl-area .lp_btn_app a img {
    max-width: 220px;
  }
  .dh-heading.dh-heading-type2 .base-link {
    margin-top: 5.3333333333vw;
    margin-bottom: 0;
  }
}
.dh-category-block .dh-category-result-area .dh-text-link-list {
  display: block;
}
.dh-category-block .dh-category-result-area .dh-text-link-list .list-item {
  width: 100%;
}

/*==========
  ボタン
==========*/
/*===== PC =====*/
@media only screen and (min-width: 768px), print, tv {
  .dh-fixed-btn {
    position: relative;
    height: 132px;
    bottom: 0;
    pointer-events: none;
    z-index: 3;
  }
  .dh-fixed-btn .dh-fixed-btn_area {
    max-width: 400px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto 60px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    padding: 0;
  }
  .dh-fixed-btn .dh-fixed-btn_area .fixed {
    position: fixed;
    bottom: 0;
    padding: 0;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn {
    margin-bottom: 40px;
    color: #333;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    display: none;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn.reverse {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn {
    display: block;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn,
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn {
    pointer-events: auto;
    text-decoration: none;
    border-radius: 44px;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 4px #AFABA7;
    background: #FFF;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn:hover,
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn:hover {
    opacity: 0.9;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn {
    background: #CC0033;
    color: #FFF;
  }
  #reset-btn {
    height: 88px;
  }
}
/*===== SP =====*/
@media only screen and (max-width: 767px) {
  .dh-fixed-btn {
    position: relative;
    height: 64px;
    bottom: 0;
    z-index: 3;
  }
  .dh-fixed-btn .dh-fixed-btn_area {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto 55px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    padding: 0;
  }
  .dh-fixed-btn .dh-fixed-btn_area.fixed {
    position: fixed;
    bottom: 0;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn {
    color: #333;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: none;
    display: none;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn.reverse {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn {
    display: none;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn,
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn {
    text-decoration: none;
    border-radius: 44px;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 4px #AFABA7;
    background: #FFF;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn:hover,
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn:hover {
    opacity: 0.9;
  }
  .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn {
    background: #CC0033;
    color: #FFF;
  }
  .dh-text-link-list .list-item {
    font-size: 12px;
  }
}
.dh-fixed-btn {
  position: -webkit-sticky;
  position: sticky;
}
.dh-fixed-btn .dh-fixed-btn_area {
  margin-bottom: 10px;
}

/*===== web =====*/
.no-app-view .dh-Grid ~ .dh-Grid {
  margin-top: 30px;
}
.no-app-view .dh-text .text {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .no-app-view .about .about-text {
    margin-bottom: 30px;
  }
}
.no-app-view .about .about-bottom-block ul {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .no-app-view .dh-heading.dh-heading-type2 {
    margin-top: 60px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-heading.dh-heading-type2 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}
.no-app-view .dh-heading.dh-heading-type2 .base-link {
  align-items: center;
  margin-left: auto;
}
.no-app-view .dh-heading.dh-heading-type2 .dh-heading-title {
  padding-left: 16px;
}
.no-app-view .dh-heading.dh-heading-type2 .dh-heading-text {
  letter-spacing: 0;
  line-height: 1.5;
  font-size: 3.6rem;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-heading.dh-heading-type2 .dh-heading-text {
    letter-spacing: 0;
    line-height: 1.5em;
    font-size: 2.6rem;
  }
}
.no-app-view .dh-heading.dh-heading-type3 {
  margin: 60px 0 20px;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-heading.dh-heading-type3 {
    margin: 28px 0 15px;
  }
}
.no-app-view .dh-heading.dh-heading-type3 .dh-heading-title {
  border-bottom: 1px solid #707070;
  padding-bottom: 0;
}
.no-app-view .dh-heading.dh-heading-type3 .dh-heading-text {
  line-height: 1.6;
  font-size: 2.6rem;
  padding-bottom: 7px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-heading.dh-heading-type3 .dh-heading-text {
    font-size: 1.8rem;
  }
}
.no-app-view .dh-heading.dh-heading-type3 {
  margin: 60px 0 20px;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-heading.dh-heading-type3 {
    margin: 28px 0 15px;
  }
}
.no-app-view .dh-heading.dh-heading-type3 .dh-heading-title {
  border-bottom: 1px solid #707070;
  padding-bottom: 0;
}
.no-app-view .dh-heading.dh-heading-type3 .dh-heading-text {
  line-height: 1.6;
  font-size: 2.6rem;
  padding-bottom: 7px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-heading.dh-heading-type3 .dh-heading-text {
    font-size: 1.8rem;
  }
}
.no-app-view .dh-heading.dh-heading-type3 h4.dh-heading-text {
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-heading.dh-heading-type3 h4.dh-heading-text {
    font-size: 1.4rem;
  }
}
.no-app-view .dh-search {
  max-width: 710px;
  margin: 0 auto 15px;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-search {
    margin-bottom: 20px;
  }
}
.no-app-view .dh-search .dh-search-bar {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  padding: 15px 52px 15px 15px;
  border: solid 2px #7A7877;
  border-radius: 3px;
  box-shadow: 3px 3px 3px 1px #e4e4e4;
  box-sizing: border-box;
  height: 52px;
}
.no-app-view .dh-search:before {
  background: url(/keitai_payment/app/Invoice/images/ico_search.svg);
  height: 24px;
  width: 24px;
  left: auto;
  right: 13px;
  top: 13px;
}
.no-app-view .dh-sub_category-list .dh-sub_category-list-item .dh-sub_category-tile {
  box-shadow: 0 0 4px #afaba7;
}
.no-app-view .dh-category-block .dh-category-result-area ul {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-category-block .dh-category-result-area ul {
    padding-top: 15px;
  }
}
.no-app-view .dh-category-block .dh-category-result-area ul li .dh-category-box {
  border: 1px solid #D9D5D1;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-category-block .dh-category-result-area ul li .dh-category-box {
    min-height: 190px;
  }
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-category-block .dh-category-result-area ul li .dh-category-box {
    min-height: 135px;
  }
}
.no-app-view .dh-Grid > .backlink {
  position: relative;
  z-index: 100;
}
@media only screen and (min-width: 768px) {
  .no-app-view .dh-Grid > .backlink {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .no-app-view .dh-Grid > .backlink {
    margin-bottom: 40px;
  }
}
.no-app-view #pay-btn {
  display: none;
}
@media only screen and (max-width: 767px) {
  .no-app-view .process_link .list-item {
    margin-top: 15px;
  }
}

/*===== app =====*/
.dh-fixed-btn.app-view + .backlink {
  margin-top: 10px !important;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px), print, tv {
  .dh-fixed-btn.app-view {
    height: 73px;
  }
}
.app-view-wrap {
  font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, "sans-serif";
  font-weight: 400;
}
.app-view-wrap .dh-category-block .dh-category-result-area ul li .dh-category-box .dh-box-text p {
  font-weight: 400;
}
.app-view-wrap .dh-tab.app-view {
  height: 44px;
  background: #F0EEEC;
  position: fixed;
  width: 100%;
  z-index: 18;
  top: 0;
}
.app-view-wrap .dh-tab.app-view .dh-tab-list {
  height: 100%;
}
.app-view-wrap .dh-tab.app-view .dh-tab-list::before, .app-view-wrap .dh-tab.app-view .dh-tab-list::after {
  content: none;
}
.app-view-wrap .dh-tab.app-view .dh-tab-list li {
  border: none;
  height: auto;
}
.app-view-wrap .dh-tab.app-view .dh-tab-list li a {
  color: #707070;
  font-size: 1.4rem;
  line-height: 1.8rem;
  display: block;
  padding-top: 16px;
  height: 100%;
  box-sizing: border-box;
  font-weight: 600;
}
.app-view-wrap .dh-tab.app-view .dh-tab-list li.is-active {
  color: #FFF;
  border-bottom: 4px solid #CC0033;
  color: #CC0033;
  font-weight: 600;
}
.app-view-wrap .dh-tab.app-view .dh-tab-list li.is-active p {
  font-size: 1.4rem;
  padding-top: 13px;
}
.app-view-wrap .dh-tab.app-view .dh-tab-list br {
  display: none;
}
.app-view-wrap .dh-tab.app-view + .dh-Grid {
  margin-top: 76px;
}
.app-view-wrap .dh-Grid {
  padding-left: 0;
  padding-right: 0;
  width: calc(100% - 32px);
  margin-left: auto;
  margin-right: auto;
}
.app-view-wrap .dh-category-list .dh-category-list-item .dh-category-tile {
  box-shadow: none;
  border: 1px solid rgba(45, 45, 45, 0.1);
  font-weight: 600;
}
.app-view-wrap .dh-category-list .dh-category-list-item.active .dh-category-tile {
  border: 1px solid #c03;
  font-weight: 600;
}
.app-view-wrap .dh-heading.dh-heading-type2 {
  margin-bottom: 8px;
  display: flex;
}
.app-view-wrap .dh-heading.dh-heading-type2 .dh-heading-title {
  padding-left: 0;
  border-left: 0;
}
.app-view-wrap .dh-heading.dh-heading-type2 .dh-heading-text {
  font-size: 1.9rem;
  letter-spacing: 0;
  font-weight: 600;
}
.app-view-wrap .dh-heading.dh-heading-type2 .base-link {
  align-items: center;
  margin-left: auto;
  margin-top: 0;
}
.app-view-wrap .dh-heading.dh-heading-type2 .dh-text-link-list {
  align-items: flex-end;
  display: flex;
  margin-bottom: 7px;
}
.app-view-wrap .dh-heading.dh-heading-type2 .dh-text-link-list .list-item {
  font-size: inherit;
}
.app-view-wrap .dh-heading.dh-heading-type3 {
  padding: 8px 0;
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-bottom: 0;
}
.app-view-wrap .dh-heading.dh-heading-type3 .dh-heading-title {
  border-bottom: 0;
  padding-bottom: 8px;
}
.app-view-wrap .dh-heading.dh-heading-type3 .dh-heading-text {
  font-size: 1.4rem;
  letter-spacing: 0;
  font-weight: 600;
}
.app-view-wrap .dh-search input {
  caret-color: red;
  background: #F0EEEC;
  border: 1px solid #d4d2cf;
}
.app-view-wrap .dh-search input::-moz-placeholder {
  color: #b3b3b3;
}
.app-view-wrap .dh-search input::placeholder {
  color: #b3b3b3;
}
.app-view-wrap .dh-sub_category-list .dh-sub_category-list-item .dh-sub_category-tile {
  border: 1px solid #eaeaea;
  padding: 0 8px;
}
.app-view-wrap .dh-sub_category-list .dh-sub_category-list-item.active .dh-sub_category-tile {
  border: 1px solid #c03;
  color: #c03;
}
.app-view-wrap .dh-sub_category-list .dh-sub_category-list-item.active .dh-sub_category-tile:after {
  top: 0;
  right: 4px;
}
.app-view-wrap .area-list, .app-view-wrap .result-list {
  font-size: 1.2rem;
}
.app-view-wrap .base-link {
  color: #4698d9;
  font-size: 1.2rem;
}
.app-view-wrap .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-reset_btn {
  border: 1px solid #eaeaea;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.app-view-wrap .dh-fixed-btn .dh-fixed-btn_area .dh-fixed-link_btn {
  border: 1px solid #CC0033;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.15);
}
.app-view-wrap #note {
  padding: 20px 0 0;
  background: #f8f8f8;
}
.app-view-wrap .m-footer-page.index {
  margin-top: 0;
  background: #f8f8f8;
}
.app-view-wrap .m-footer-pagetop {
  margin-bottom: 0;
}
.app-view-wrap .about {
  margin-bottom: 0;
}
.app-view-wrap .about .about-bottom-block {
  margin-bottom: 40px;
}
.app-view-wrap .about .about-bottom-block ul li {
  font-size: 1.2rem;
}
.app-view-wrap .about .about-bottom-block .base-link {
  font-size: 1.2rem;
  margin-bottom: 0;
}
.app-view-wrap #reset-btn {
  height: 124px;
  margin-bottom: 60px;
}
.app-view-wrap #pay-btn {
  margin-top: -124px;
}

.m-footer .m-footer-pagetop {
  display: none;
}

.breadWrap {
  border-bottom: 0;
  margin-bottom: 0;
}/*# sourceMappingURL=style.css.map */