/* ==================================================== 
 for web billing application LP
====================================================*/
/* 
 Body css
------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
body {
  margin: 0px;
}
.wrapper {
  background-color: #F0F2F5;
  color: #333333;
  font-family: 'Noto Sans Japanese', 'Noto Sans', sans-serif;
  width: 100%;
  padding-bottom: 15vw;
}
.section {
  margin-top: 0px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.contents {
  width: 60vw;
  margin: auto;
}
.contents a {
  color: #D93511;
}
.contents a:link {
  color: #D93511;
}
.contents a:visited {
  color: #D93511;
}
.contents a:hover {
  color: #D93511;
  text-decoration: none;
}
.section__top-cont--title {
  background: url(img/title_pc.png) no-repeat;
  background-size: 100%;
  text-align: center;
  color: #FFFFFF;
}
.section__top-cont--title h1 {
  font-size: 5.8vw;
  padding: 4vw 5vw 13vw 5vw;
  margin-top: 0px;
  margin-bottom: 0px;
}
.section__top-cont--title h1 span {
  font-size: 3.8vw;
}
.top-logo {
  width: 14vw !important;
}
.section__top-cont--main .main-txt {
  text-align: center;
  font-size: 2vw;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 0px;
  position: relative;
}
.s-2-column {
  margin: auto 0;
}
.s-2-column ul {
  display: flex;
  justify-content: center;
  list-style: none;
  align-items: flex-end;
  padding-left: 0;
  margin-bottom: 10px;
}
.cont-box__main .s-2-column ul {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  align-items: flex-end;
  padding-left: 0;
  margin-bottom: 10px;
}
.cont-box__main .s-2-column ul {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  align-items: flex-end;
  padding-left: 0;
  margin-bottom: 10px;
}
.s-2-column li img {
  width: 100%;
}
.s-2-column .s-2-column-list_margin {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px
}
.qr_size {
  width: 10.5vw !important;
}
.badge_size {
  width: 13vw !important;
}
.s-2-column__main-txt {
  font-size: 3vw;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  text-decoration: underline;
  text-decoration-color: #FFA997;
  text-decoration-thickness: 20px;
  text-underline-offset: -2px;
  margin-top: 1vw;
  margin-bottom: 15px;
}
.s-2-column__list-img-1 {
  width: 18vw !important;
}
.cont-box {
  background-color: #FFFFFF;
  border-radius: 70px 70px 30px 30px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px #a1a1a1;
}
.cont-box__main {
  padding: 0vw 5vw 6vw 5vw;
}
.cont-box__main-title-1 {
  background: url(img/hb.png) no-repeat;
  background-size: 100%;
}
.cont-box__main-title-1 h2 {
  color: #FFFFFF;
  font-size: 2.5vw;
  font-weight: bold;
  letter-spacing: 0.2rem;
  padding-top: 3vw;
  padding-left: 4.5vw;
  padding-right: 4.5vw;
  padding-bottom: 6.5vw;
}
.cont-box__main-title-2 h2 {
  color: #FFFFFF;
  font-size: 2.5vw;
  font-weight: bold;
  letter-spacing: 0.2rem;
  padding-top: 2vw;
  padding-left: 4.5vw;
  padding-right: 4.5vw;
  padding-bottom: 3.5vw;
  margin-top: 0px;
}
.cont-box__main-title-2 h2 span {
  font-size: 2vw;
}
.link-icon {
  width: 1vw;
  vertical-align: middle;
  margin-left: 5px;
}
.cont__anchor-link {
  margin: 0 auto;
}
.anchor-link {
  display: flex;
  justify-content: center;
  padding: 0px;
}
.anchor-link li {
  list-style: none;
  margin: 0.7vw;
}
.anchor-link a {
  text-decoration: none;
  display: flex;
  justify-content: center;
  background: url(img/anchor.png) no-repeat;
  background-size: 14%;
  background-color: #FFFFFF;
  border-radius: 30px;
  background-position: center 80%;
  box-shadow: 0px 2px 5px 0px #a1a1a1;
  padding: 1vw 0.5vw 0.8vw 0.5vw;
  font-size: 1.1vw;
  color: #333333;
  font-weight: bold;
  width: 9.9vw;
  text-align: center;
  height: 6vw;
}
.anchor-link a:link {
  color: #333333;
}
.anchor-link a:visited {
  color: #333333;
}
.anchor-link a:hover {
  color: #333333;
  text-decoration: none;
}
.anchor-link--adjust {
  line-height: 4vw;
}
.proc-cont{
  margin-top: 5vw;
}
.proc-title{
  font-size: 2.5vw;
  color: #D7340F;
  text-align: center;
}
.proc-2-column__itemlist {
  display: flex;
  list-style: none;
  align-items: normal;
  padding-left: 0;
  margin-bottom: 10px;
}
.proc-2-column__itemlist p {
  margin: 0px 2vw 2vw 2vw;
  text-align:start;
  font-size: 1.3vw;
  line-height: 2vw;
}
.proc-2-column__itemlist p br {
  display: block;
  content: "";
  padding: 1vw 0;
}
.proc-2-column__itemlist img {
  width: 20vw;
}
.proc-txt__note {
  text-indent: -1.5rem;
  padding-left: 2em;
  font-size: 1vw !important;
  line-height: 1.9vw !important;
  margin-bottom: 0px;
  word-break: break-all;
}
.proc-txt__note::before {
  content: "";
}
.proc-txt__note span:first-child {
  margin-right: 0.5rem;
  white-space: nowrap;
}
.proc-2-column__itemlist .link-icon {
  width: 1vw;
  vertical-align: middle;
  margin-left: 5px;
}
.proc-itemlist {
  list-style-type: disc !important;
  margin-top: 16vw;
}
.proc-itemlist li {
  text-align: start;
  font-size: 1vw;
  line-height: 1.9vw;
}
.faq_cont {
  text-align: start;
}
.faq_cont a {
  font-weight: bold;
}
.faq_cont p {
  margin: 0px;
}
.faq_item {
  font-size: 2.1vw;
  font-weight: bold;
  margin-right: 1rem;
}
.question-box, .answer-box {
  display: flex;
}
.question-box {
  background-color: #4772c5;
  color: #FFFFFF;
  padding: 0.3vw 0.5vw 0.3vw 0.5vw;
  margin-top: 4vw;
}
.answer-box {
  line-height: 2vw;
  padding: 0.3vw 0.5vw 0.3vw 0.5vw;
  margin-top: 1.3vw;
}
.question-txt, .answer-txt {
  font-size: 1.3vw;
  width: 100%;
  word-break: break-all;
  letter-spacing: 0.01vw;
  margin: auto 0;
  line-height: 2vw;
}
.question-txt {
  font-weight: bold;
}
.answer-txt-accent {
  font-size: 1.4vw;
  width: 100%;
  font-weight: bold;
  word-break: break-all;
  letter-spacing: 0.05rem;
  margin-top: 1vw !important;
}
.answer-txt--list-1 {
  display: flex;
}
.answer-txt--list-1 ul {
  padding-inline-start: 0;
}
.answer-txt--list__item.pd-left--10 {
  padding-left: 0px;
}
.answer-txt--list__item li {
  list-style-type: none;
}
.answer-txt--list-1__wper {
  width: 72% !important;
}
.faq_linkbox {
  margin-top: 4vw;
}
.faq_linkbutton {
  display: block;
  color: #0064aa !important;
  text-decoration: none;
  font-weight: bold;
  width: 25vw;
  border: 2px solid #0064aa;
  padding: 0.5vw 2vw;
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  font-size: 1.3vw;
}
.faq_linkbutton-icon {
  font-size: 1.3vw;
}
.blue_u_line {
  text-decoration: underline;
  text-decoration-color: #0039cd;
}
.section__top-cont--main .blue_u_line {
  text-decoration-thickness: 3px;
  text-underline-offset: 5px;
  margin-top: 1vw;
  margin-bottom: 15px;
}
.faq_cont .blue_u_line {
  text-decoration-thickness: 1.2px;
  text-underline-offset: 2px;
}
.blue_u_line--word {
  color: #0039cd;
}
.section__top-cont--main .blue_u_line--word {
  font-size: 1.5vw;
  position: absolute;
  bottom: -2.5vw;
  right: 10px;
}
.faq_cont .blue_u_line--word {
  font-size: 1vw;
  margin-left: 1em;
}

@media screen and (max-width: 1500px) {
  .contents {
    width: 85vw;
  }
  .cont-box {
    border-radius: 70px 70px 28px 28px;
  }
  .cont-box__main-title-1 h2 {
    font-size: 3.5vw;
    padding-top: 4vw;
    padding-left: 4.5vw;
    padding-right: 4.5vw;
    padding-bottom: 9vw;
  }
  .cont-box__main-title-2 h2 {
    color: #FFFFFF;
    font-size: 3.5vw;
    font-weight: bold;
    letter-spacing: 0.2rem;
    padding-top: 2vw;
    padding-left: 4.5vw;
    padding-right: 4.5vw;
    padding-bottom: 6.5vw;
  }
  .cont-box__main-title-2 h2 span {
    font-size: 3vw;
  }
  .section__top-cont--main .main-txt {
    font-size: 2.8vw;
    line-height: 1.6;
  }
  .s-2-column__main-txt {
    font-size: 3.8vw;
    text-decoration-thickness: 10px;
  }
  .qr_size {
    width: 18vw !important;
  }
  .badge_size {
    width: 22vw !important;
  }
  .top-logo {
    width: 20vw !important;
  }
  .anchor-link a{
    border-radius: 20px;
    padding: 2vw 1.5vw 1.9vw 1.5vw;
    font-size: 1.4vw;
    width: 12.8vw;
    height: 7vw;
  }
  .proc-cont {
    margin-top: 5vw;
  }
  .proc-title{
    font-size: 3.5vw;
    color: #D7340F;
    text-align: center;
  }
  .proc-2-column__itemlist {
    display: flex;
    list-style: none;
    align-items: normal;
    padding-left: 0;
    margin-bottom: 10px;
  }
  .proc-2-column__itemlist p {
    margin: 0px 2vw 2.2vw 2vw;
    text-align:start;
    font-size: 2vw;
    line-height: 3.076vw;
  }
  .proc-2-column__itemlist img {
    width: 30vw;
  }
  .proc-txt__note {
    text-indent: -1.5rem;
    padding-left: 2em;
    font-size: 1.7vw !important;
    line-height: 3.23vw !important;
    margin-bottom: 0px;
    word-break: break-all;
  }
  .proc-txt__note::before {
    content: "";
  }
  .proc-txt__note span:first-child {
    margin-right: 0.8rem;
    white-space: nowrap;
  }
  .link-icon {
    width: 1.7vw !important;
  }
  .proc-2-column__itemlist .link-icon {
    width: 1.4vw;
    vertical-align: middle;
    margin-left: 5px;
  }
  .s-2-column__list-img-1 {
    width: 24vw !important;
  }
  .proc-itemlist {
    margin-top: 24vw;
  }
  .proc-itemlist li {
    font-size: 1.7vw;
    line-height: 3.23vw;
  }
  .faq_item {
    font-size: 2.6vw;
  }
  .question-txt, .answer-txt {
    font-size: 2vw;
    line-height: 3vw;
  }
  .question-box {
    padding: 1.3vw 0.5vw 1.3vw 0.5vw;
  }
  .answer-box {
    line-height: 3vw;
  }
  .answer-txt-accent {
    font-size: 2.3vw;
    margin-top: 4vw !important;
  }
  .faq_linkbutton {
    width: 40vw;
    padding: 1vw 2vw;
    font-size: 2vw;
  }
  .faq_linkbutton-icon {
    font-size: 2vw;
  }
  .answer-txt--list-1__wper {
    width: 82% !important;
  }
  .section__top-cont--main .blue_u_line--word {
    font-size: 2vw;
  }
  .faq_cont .blue_u_line--word {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 1000px) {
  .answer-txt--list-1__wper {
    width: 89% !important;
  }
  .section__top-cont--main .blue_u_line--word {
    bottom: -25px;
  }
  .new_cont-box__item {
    font-size: 2.5vw;
  }
}

  @media screen and (max-width: 768px) {
  .cont-box {
    border-radius: 70px 70px 15px 15px;
    box-shadow: 0px 5px 10px 0px #a1a1a1;
  }
  .section__top-cont--main .main-txt {
    font-size: 4vw;
    line-height: 1.6;
  }
  .s-2-column__main-txt{
    font-size: 4vw;
    text-decoration-thickness: 6px;
  }
  .top-logo {
    width: 20vw !important;
  }
  .proc-2-column__itemlist .link-icon {
    width: 2.6vw;
  }
  .proc-title {
    margin-top: 10vw;
    font-size: 4.3vw;
  }
  .cont__anchor-link--sp {
    display: block;
    margin: 0 auto 0 auto;
  }
  .cont__anchor-link--sp-wrap{
    background-color: #FFFFFF;
    border-radius: 15px;
    box-shadow: 0px 5px 10px 0px #a1a1a1;
    margin: 3vw 6vw 3vw 6vw;
    width: 85vw;
  }
  .cont__anchor-link--sp-sub-menu {
    padding: 6vw 7vw 4vw;
    display: none;
  }
  .cont__anchor-link--sp-sub-menu ul {
    list-style: none;
    padding-inline-start: 0px;
  }
  .cont__anchor-link--sp-sub-menu ul li a{
    display: flex;
    align-items: center;
  }
  .cont__anchor-link--sp-sub-menu ul li a::before {
    content: '';
    background:url(img/anchor_r.png) no-repeat;
    background-size: contain;
    width: 3.5vw;
    height: 3.5vw;
    margin-right: 2vw;
  }
  .sub-menu-close {
    margin: 0;
    color: #333333;
    font-weight: bold;
    font-size: 3.5vw;
    position: relative;
    padding-left: 9vw;
    line-height: 3.5vw;
  }
  .sub-menu-close::before {
    content: '';
    background: url(img/close.png) no-repeat;
    background-size: contain;
    background-position-y: 0px;
    position: absolute;
    display: block;
    width: 25px;
    height: 3.5vw;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  .active .cont__anchor-link--sp-title {
    display: none;
  }
  .cont__anchor-link--sp-title {
    display: block;
  }
  .cont__anchor-link--sp-txt {
    position: relative;
    margin: 0;
    padding: 3vw 0;
    font-size: 4vw;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
  }
  .cont__anchor-link--sp-txt::before {
    content: '';
    display: block;
    position: absolute;
    left: 7vw;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background:url(img/menu.png) no-repeat;
    background-size: contain;
    width: 29px;
    height: 21px;
  }
  .cont-box__main-title-1 h2 {
    font-size: 4.5vw;
    letter-spacing: 0.1rem;
    padding-top: 4vw;
    padding-left: 4.5vw;
    padding-right: 4.5vw;
    padding-bottom: 8.5vw;
  }
  .anchor-link--sp li {
    color: #333333;
    font-weight: bold;
    border-bottom: 1px solid #888;
    display: flex;
    align-items: center;
  }
  .anchor-link--sp a{
    color: #333333;
    text-decoration: none;
    font-size: 3.5vw;
    line-height: 11vw;
    letter-spacing: 1px;
  }
  .anchor-link--sp a:link {
    color: #333333;
    text-decoration: none;
  }
  .anchor-link--sp a:visited {
    color: #333333;
    text-decoration: none;
  }
  .anchor-link--sp a:hover {
    color: #333333;
    text-decoration: underline;
  }
  .cont-box__main-title-2 h2 {
    margin-top: 0px;
  }
  .s-2-column__sp-list-1 ul {
    display: contents;
  }
  .s-2-column__sp-list-2 ul {
    display: flex !important;
  }
  .cont-box__main .s-2-column ul {
    display: contents;
  }
  .proc-2-column__itemlist p {
    font-size: 3.3vw;
    line-height: 5.076vw;
    text-align: center;
    margin: 0px 0px 5vw 0px;
  }
  .proc-2-column ul {
    flex-direction: column-reverse;
  }
  .proc-txt__note {
    text-align: start !important;
    font-size: 2.7vw !important;
    line-height: 5.13vw !important;
  }
  .s-2-column__list-img-1 {
    width: 65vw !important;
  }
  .link-icon {
    width: 1.7vw !important;
  }
  .proc-itemlist {
    margin-top: 2vw;
    margin-bottom: 5vw;
  }
  .proc-itemlist li {
    font-size: 2.7vw;
    line-height: 5.13vw;
  }
  .badge_size {
    width: 30vw !important;
  }
  .question-box {
    padding: 2.3vw 1vw 2.3vw 1vw;
  }
  .faq_item {
    font-size: 4vw;
  }
  .question-txt, .answer-txt {
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  .answer-txt .link-icon {
    width: 3.5vw;
    vertical-align: middle;
    margin-left: 5px;
  }
  .answer-box {
    margin-top: 8vw;
  }
  .answer-txt-accent {
    font-size: 3.5vw;
    margin-top: 4vw !important;
  }
  .faq_linkbutton {
    width: 65vw;
    padding: 2vw 2vw;
    font-size: 3.5vw;
  }
  .faq_linkbutton-icon {
    font-size: 3.5vw;
  }
  .cont-box__main-title-2 h2 {
    padding-top: 0.8vw;
  }
  .answer-txt--list-1 {
    display: contents;
  }
  .section__top-cont--main .blue_u_line {
    text-decoration-thickness: 2px;
  }
  .section__top-cont--main .blue_u_line--word {
    font-size: 3vw;
    bottom: -4vw;
    left: 45vw;
  }
  .faq_cont .blue_u_line {
    text-decoration-thickness: 0.5px;
    text-underline-offset: 2px;
  }
  .faq_cont .blue_u_line--word {
    font-size: 3vw;
    margin-left: 0.1rem;
  }
  .new_cont-box__item {
    font-size: 5vw;
  }
}

@media screen and (max-width: 540px) {
  .wrapper {
    padding-bottom: 0vw;
  }
  .last {
    margin-bottom: 50vw;
  }
  .answer-box {
    margin-top: 5vw;
  }
  .answer-txt--list__item .proc-txt__note {
    line-height: 4vw !important;
  }
}
  @media screen and (max-width: 375px) {
  .contents {
    width: 90vw;
  }
  .cont-box {
    background-color: #FFFFFF;
    background-size: 100%;
    box-shadow: 0px 5px 10px 0px #a1a1a1;
  }
  .section__top-cont--main .main-txt {
    font-size: 4vw;
    line-height: 1.6;
  }
  .section__top-cont--title {
    background: url(img/title_sp.png) no-repeat;
    background-size: 100%;
    text-align: center;
    color: #FFFFFF;
  }
  .section__top-cont--title h1{
    font-size: 6.8vw;
    padding: 6vw 5vw 14vw 5vw;
  }
  .section__top-cont--title h1 span {
    font-size: 4.3vw;
}
  .s-2-column__main-txt {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    text-decoration-thickness: 6px;
  }
  .faq_linkbutton {
    width: 75vw;
  }
  .faq_cont .blue_u_line {
    text-decoration-thickness: 0.5px;
    text-underline-offset: 2px;
  }
  .new_cont-box__item {
    padding: 5px 20px;
  }
}


/* 
 kiyaku css
------------------------------------------------------*/
.kiyaku-cont .cont-box ol {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
.kiyaku-cont .cont-box {
  background-color: #FFFFFF;
  background-image: none;
  border-radius: 1vw;
  margin: 0 auto;
  text-align: start;
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px #a1a1a1;
  padding: 4vw 6vw;
  letter-spacing: 0.02rem;
}
.kiyaku-cont .cont-box p,
.kiyaku-cont .cont-box h3 {
  word-break: break-all;
  margin-block-start: 0em;
  margin-block-end: 0em;
}
.kiyaku-main-cont {
  margin-top: 3vw;
}
.list--circle-mum {
  counter-reset: num;
}
.kiyaku-cont ol li {
  list-style-type: none;
  counter-increment: num;
  margin-top: 0.8vw;
  text-indent: -17px;
}
.kiyaku-cont ol li::before {
  content: "(" counter(num) ") ";
  display:inline-block;
  font-weight: bold;
  margin-right: 10px;
  font-size: 18px;
  color: #0046CF;
}
.kiyaku-cont ol li ul {
  margin-top: 0.5vw;
}
.kiyaku-cont ol li ul li {
  margin-top: 0;
  color: #333333 !important;
}
.kiyaku-cont ol li ul li::before{
  color: #333333 !important;
}
.kiyaku-cont ol li ul li:nth-child(1)::before {
  content: "\02460";
  list-style-type: none;
  display:inline-block;
}
.kiyaku-cont ol li ul li:nth-child(2)::before {
  content: "\02461";
  list-style-type: none;
  display:inline-block;
}
.kiyaku-cont ol li ul li:nth-child(3)::before {
  content: "\02462";
  list-style-type: none;
  display:inline-block;
}
.kiyaku-cont ol li ul li:nth-child(4)::before {
  content: "\02463";
  list-style-type: none;
  display:inline-block;
}
.kiyaku-cont ol li ul li:nth-child(5)::before {
  content: "\02464";
  list-style-type: none;
  display:inline-block;
}
.kiyaku-title-1 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
}
.kikaku-title-box {
  background: linear-gradient(#0046CF, #0064aa);
  color: #FFFFFF;
  border-radius: 1vw 1vw 0vw 0vw;
  margin: 0 auto;
  text-align: start;
  width: 100%;
  max-width: 1500px;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px #a1a1a1;
  padding: 1.5vw 2vw;
  margin-bottom: -1vw;
}
.kiyaku-title-2 {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  text-decoration: underline;
  text-decoration-color: #bccff7;
  text-decoration-thickness: 50%;
  text-underline-offset: -5px;
  text-decoration-skip-ink: none;
}
.kiyaku-main-txt {
  font-size: 16px;
}
.list--parentheses-num {
  font-size: 16px;
  margin-left: 40px;
}

@media screen and (max-width: 768px) {
  .kiyaku-cont{
    width: 95vw !important;
  }
  .kiyaku-cont .cont-box {
    padding: 5vw 8vw;
  }
  .kikaku-title-box {
    padding: 5.5vw 2vw;
  }
  .kiyaku-title-1 {
    font-size: 23px;
  }
  .kiyaku-cont ol li {
    margin-top: 3vw;
  }
  .kiyaku-title-2 {
    margin-top: 7vw !important;
  }
  .kiyaku-cont ol li ul {
    margin-top: 1.5vw;
  }
}

@media screen and (max-width: 375px) {
  .kiyaku-title-1 {
    font-size: 21px;
  }
  .kiyaku-cont .cont-box {
    border-radius: 2vw;
    padding: 10vw 6vw;
  }
  .kiyaku-cont ol li {
    margin-top: 3vw;
  }
  .kiyaku-title-2 {
    margin-top: 10vw !important;
    font-size: 22px;
  }
  .kiyaku-cont ol li ul {
    margin-top: 1.5vw;
  }
}


/* 
 pc sp only
------------------------------------------------------*/
.pc-only {
  display: inline-block;
}
.sp-only {
  display: none;
}
.pc-only--flex {
  display: flex;
}
.sp-only--flex {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: inline-block;
  }
  .pc-only--flex {
    display: none;
  }
  .sp-only--flex {
    display: flex;
  }
}

.bold {
  font-weight: bold !important;
}
.txt-al-center {
  text-align: center !important;
}
.txt-al-left {
  text-align: left !important;
}
.txt-al-right {
  text-align: right !important;
}


.b-line {
  border: 1px solid #333333;
}

.mgt-0 {
  margin-top: 0px !important;
}
.mgt-10 {
  margin-top: 10px !important;
}
.mgt-15 {
  margin-top: 15px !important;
}
.mgt-30 {
  margin-top: 30px !important;
}
.mgt-50 {
  margin-top: 50px !important;
}
.mgt-70 {
  margin-top: 70px !important;
}
.mgt-100 {
  margin-top: 100px !important;
}

@media screen and (max-width: 768px) {
  .mgt-sp-0 {
    margin-top: 0px !important;
  }
  .mgt-sp-15 {
    margin-top: 15px !important;
  }
  .mgt-sp-30 {
    margin-top: 30px !important;
  }
  .mgt-sp-50 {
    margin-top: 50px !important;
  }
  .mgt-sp-100 {
    margin-top: 100px !important;
  }
}
.mgl-0 {
  margin-left: 0px !important;
}
.mgl-10 {
  margin-left: 10px !important;
}
.mgl-15 {
  margin-left: 15px !important;
}
.mgl-30 {
  margin-left: 30px !important;
}
.mgl-50 {
  margin-left: 50px !important;
}
.mgl-70 {
  margin-left: 70px !important;
}

.mgr-0 {
  margin-right: 0px !important;
}
.mgr-10 {
  margin-right: 10px !important;
}
.mgr-15 {
  margin-right: 15px !important;
}
.mgr-30 {
  margin-right: 30px !important;
}
.mgr-50 {
  margin-right: 50px !important;
}
.mgr-70 {
  margin-right: 70px !important;
}

.mgb-0 {
  margin-bottom: 0px !important;
}
.mgb-10 {
  margin-bottom: 10px !important;
}
.mgb-15 {
  margin-bottom: 15px !important;
}
.mgb-30 {
  margin-bottom: 30px !important;
}
.mgb-50 {
  margin-bottom: 50px !important;
}
.mgb-70 {
  margin-bottom: 70px !important;
}

.mgt-1vw {
  margin-top: 1vw !important;
}
.mgt-05vw {
  margin-top: 0.5vw !important;
}
@media screen and (max-width: 768px) {
  .mgt-5vw--sp {
    margin-top: 5vw !important;
  }
  .mgt-10vw--sp {
    margin-top: 10vw !important;
  }
  .mgt-15vw--sp {
    margin-top: 15vw !important;
  }
  .mgt-30vw--sp {
    margin-top: 30vw !important;
  }
}

.mgb-10vw {
  margin-bottom: 10vw !important;
}
.mgb-15vw {
  margin-bottom: 315vw !important;
}
.mgb-30vw {
  margin-bottom: 30vw !important;
}

@media screen and (max-width: 768px) {
  .mgb-5vw--sp {
    margin-bottom: 5vw !important;
  }
  .mgb-10vw--sp {
    margin-bottom: 10vw !important;
  }
  .mgb-15vw--sp {
    margin-bottom: 15vw !important;
  }
  .mgb-30vw--sp {
    margin-bottom: 30vw !important;
  }
}

.w-per-0 {
  width:0% !important;
}
.w-per-10 {
  width:10% !important;
}
.w-per-20 {
  width:20% !important;
}
.w-per-30 {
  width:30% !important;
}
.w-per-40 {
  width:40% !important;
}
.w-per-50 {
  width:50% !important;
}
.w-per-60 {
  width:60% !important;
}
.w-per-70 {
  width:70% !important;
}
.w-per-80 {
  width:80% !important;
}
.w-per-90 {
  width:90% !important;
}
.w-per-100 {
  width:100% !important;
}

@media screen and (max-width: 768px) {
  .w-per-sp-0 {
    width:0% !important;
  }
  .w-per-sp-10 {
    width:10% !important;
  }
  .w-per-sp-20 {
    width:20% !important;
  }
  .w-per-sp-30 {
    width:30% !important;
  }
  .w-per-sp-40 {
    width:40% !important;
  }
  .w-per-sp-50 {
    width:50% !important;
  }
  .w-per-sp-60 {
    width:60% !important;
  }
  .w-per-sp-70 {
    width:70% !important;
  }
  .w-per-sp-80 {
    width:80% !important;
  }
  .w-per-sp-90 {
    width:90% !important;
  }
  .w-per-sp-100 {
    width:100% !important;
  }
}

.w-vw-0 {
  width:0vw !important;
}
.w-vw-10 {
  width:10vw !important;
}
.w-vw-15 {
  width:15vw !important;
}
.w-vw-18 {
  width:18vw !important;
}
.w-vw-20 {
  width:20vw !important;
}
.w-vw-30 {
  width:30vw !important;
}
.w-vw-40 {
  width:40vw !important;
}
.w-vw-50 {
  width:50vw !important;
}
.w-vw-60 {
  width:60vw !important;
}
.w-vw-70 {
  width:70vw !important;
}
.w-vw-80 {
  width:80vw !important;
}
.w-vw-90 {
  width:90vw !important;
}
.w-vw-100 {
  width:100vw !important;
}
@media screen and (max-width: 768px) {
  .w-vw-sp-0 {
    width:0vw !important;
  }
  .w-vw-sp-10 {
    width:10vw !important;
  }
  .w-vw-sp-20 {
    width:20vw !important;
  }
  .w-vw-sp-30 {
    width:30vw !important;
  }
  .w-vw-sp-40 {
    width:40vw !important;
  }
  .w-vw-sp-50 {
    width:50vw !important;
  }
  .w-vw-sp-60 {
    width:60vw !important;
  }
  .w-vw-sp-70 {
    width:70vw !important;
  }
  .w-vw-sp-80 {
    width:80vw !important;
  }
  .w-vw-sp-90 {
    width:90vw !important;
  }
  .w-vw-sp-100 {
    width:100vw !important;
  }
}
.jc-center {
  justify-content: center !important;
}

.fc-red {
 color: #D93511 !important;
}

/* 
 footer class
------------------------------------------------------*/

.billingFooter-adjust {
  margin-bottom: 0px !important;
  background-color: #f5f5f5;
  max-width: 100% !important;
  
}
.billingFooter-adjust .billingFooter__middleMenuWrapper {
  margin-left: 58vw;
}
.billingFooter-adjust ul{
  max-width: 396px;
  padding-inline-start: 0px;
}
.billingFooter-adjust a {
  font-size: 0.8125rem !important;
}
.webbilling-adjust {
  list-style: none !important;
  justify-content: center;
  padding-left: 0;
}
/*  /common/newbilling/css/style.cssから引用 */
.billingFooter__middleItemLine--Btn a,
.billingFooter__middleItem--Btn a {
  box-sizing: border-box;
  padding: 10px 40px !important;
}
.billingFooter img.billing__newWindowIcon_3 {
  position: absolute;
  top: 30%;
  right: 4% !important;
}
.billingFooter img.billing__newWindowIcon_4 {
  position: absolute;
  top: 30%;
  right: 4% !important;
}

@media screen and (max-width: 1500px) {
  .billingFooter-adjust .billingFooter__middleMenuWrapper {
    margin-left: 46vw;
  }
}
@media screen and (max-width: 768px) {
  .webbilling-adjust {
    justify-content:unset;
  }
  .billingFooter-adjust .billingFooter__middleMenuWrapper {
    margin-left: 0;
  }
  .billingFooter-adjust .billingFooter__middleMenu {
    align-items: center;
  }
  /* 変更 */
  .billingFooter__middleMenuWrapper {
    width: 100% !important;
  }
  .billingFooter__middleItem {
    margin: 15px 0 15px 0 !important;
  }
  .inner--footerInner {
    max-width: 1200px;
  }
  .inner {
    max-width: 1180px;
    width: auto;
  }
  .inner {
    position: relative;
    width: auto;
    margin: 0 auto;
  }
  .billingFooter__middleItemLine--Btn a,
  .billingFooter__middleItem--Btn a {
    padding: 10px 60px !important;
  }
}

@media screen and (max-width: 375px) {
  .billingFooter__middleItemLine--Btn a,
  .billingFooter__middleItem--Btn a {
    padding: 10px 40px !important;
  }
}



/* footer用 */
.footer-2019{
  width: 100%;
  position: relative;
}
.footer-2019 * {
  box-sizing: border-box;
}
.footer-2019 .nav__inner {
  background-color: #ededed;
  width: 100%;
}
.footer-2019 .nav__list {
  max-width: 1180px;
  margin: 0 auto;
  text-align: left;
  font-size: 0.8rem;
}
.footer-2019 .nav__list li {
  font-size: 0.8rem;
  margin-right: 2.9661016949152543%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #000;
}
.footer-2019 p, .footer-2019 li, .footer-2019 a {
  font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Arial, Helvetica, sans-serif;
}
.footer-2019 .nav__list li a {
  display: table;
  width: 100%;
  text-decoration: underline;
  color: #000;
}
.footer-2019 .nav__list li .arrow {
  background: url("/images/common/arrow_blue.png") center center no-repeat;
    background-size: auto;
  background-size: contain;
  width: 14px;
  height: 5px;
  padding-bottom: 6px;
}
.footer_navi__item {
  display: table-cell;
  vertical-align: middle;
}
.footer-2019 .nav__list li .footer_navi__text {
  line-height: 1.2;
  padding-left: 5px;
}
@media only screen and (min-width: 1180px) {
  .footer-2019 .nav__inner {
    height: 60px;
  }
}
@media only screen and (min-width: 1180px) {
  .footer-2019 .nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 60px;
  }
}
@media only screen and (min-width: 1180px) {
  .footer-2019 .nav__list li {
    margin-right: 1.8%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 1200px) {
  .footer-2019 .nav__list {
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 540px) {
  .footer-2019 .nav__inner {
    height: auto;
  }
}
@media only screen and (min-width: 541px) and (max-width: 1200px) {
  .footer-2019 .nav__list li {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
    margin-right: 2%;
  }
}
@media only screen and (max-width: 540px) {
  .footer-2019 .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 540px) {
  .footer-2019 .nav__list li {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: #ededed;
    padding: 20px 0;
  }
}
@media only screen and (max-width: 540px) {
  .footer-2019 .nav__list li a {
    padding: 0 20px;
  }
}


.footer-2019 .copyright-box {
  height: 20px;
  margin: 0 auto;
  text-align: center;
  padding-top: 20px;
  font-size: 12px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 540px) {
  .footer-2019 .copyright-box {
    font-size: 10px;
    text-align: left;
    height: 30px;
    padding-left: 20px;
    padding-bottom: 40px;
  }
}

.toTopBtn {
  position: absolute;
  bottom: 0;
  right: 0;
}
.toTopBtn__inner {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}
.toTopBtn a {
  width: 100%;
  height: 100%;
  display: block;
}
.toTopBtn span {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  border-style: solid;
  border-width: 0 0 79px 79px;
  border-color: transparent transparent #000000 transparent;
  width: 0;
  height: 0;
  display: block;
}
.toTopBtn img {
  position: absolute;
  top: 44px;
  left: -25px;
  width: 13px;
  height: 22px;
  z-index: 2;
}
@media (max-width: 540px) {
  .toTopBtn {
    display: none;
  }
}

.totop-sp {
  background: #0066ba;
  text-align: center;
}
.totop-sp p a {
  color: #fff;
  display: block;
  padding: 10px;
  font-size: 14px;
  text-decoration: none;
}
.totop-sp span {
  position: relative;
  padding-left: 20px;
}
.totop-sp span::before {
  content: "";
  left: -2px;
  margin: auto;
  position: absolute;
  top: 3px;
  background: url("../images/common/footer_totopbtn.png") center center no-repeat;
    background-size: auto;
  width: 27px;
  height: 13px;
  background-size: contain;
}
@media only screen and (min-width: 541px) {
  .totop-sp {
    display: none;
  }
}

hr[id^=anchor-] {
    display: block;
    width: auto;
    height: 0;
    padding: 84px 0 0 0;
    border: 0;
    margin: -84px 0 0 0;
    background: 0;
    pointer-events: none;
}

.youtube-movie {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
}
.youtube-movie iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}