.is-hidden-sd {
  display: none;
}

@media screen and (min-width: 740px) {
  .is-hidden-sd {
    display: block;
  }
}

@media screen and (min-width: 740px) {
  .is-visible-sd {
    display: none;
  }
}

.bold {
  font-weight: bold;
}

.contentsInr {
  width: auto;
  padding: 0px;
}

.contentsInr .contentsUnit {
  padding: 0 10px;
}

@media screen and (min-width: 740px) {
  .contentsInr .contentsUnit {
    width: 950px;
    padding: 0px;
    margin: 0 auto;
  }
}

.heroimgWrap.heroimgWrap-titleImg .mainHeading {
  left: 45%;
}

@media screen and (min-width: 740px) {
  .heroimgWrap.heroimgWrap-titleImg .mainHeading {
    max-width: 38.125%;
  }
}

.heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
  width: 81.3333%;
}

@media screen and (min-width: 740px) {
  .heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
    width: 100%;
  }
}

.wf_notoSans_R * {
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-style: normal;
}

.wf_notoSans_B * {
  font-family: "Noto Sans JP", serif;
  font-weight: 600;
  font-style: normal;
}

.wf_notoserif_B * {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  font-style: normal;
}

.mgt__section {
  margin-top: 50px;
}

@media screen and (min-width: 740px) {
  .mgt__section {
    margin-top: 100px;
  }
}

.txt-card {
  color: #6E6E6E;
}

/********************************************
anchor_area
********************************************/
.bg__gray {
  padding: 50px 0;
  background: #F2F2F2;
}

@media screen and (min-width: 740px) {
  .bg__gray {
    padding: 80px 0;
  }
}

.txt__lead {
  font-size: 20px;
}

@media screen and (min-width: 740px) {
  .txt__lead {
    font-size: 24px;
  }
}

/********************************************
point1
********************************************/
.txt__lead-point {
  font-size: 16px;
}

@media screen and (min-width: 740px) {
  .txt__lead-point {
    font-size: 18px;
  }
}

/********************************************
point2
********************************************/
.txt__underline {
  font-size: 16px;
  text-decoration: underline;
}

@media screen and (min-width: 740px) {
  .txt__underline {
    font-size: 18px;
  }
}

.box__voice {
  padding: 15px 10px;
  border: 2px solid #F6EFE0;
  border-radius: 6px;
}

@media screen and (min-width: 740px) {
  .box__voice {
    padding: 20px 30px;
    border-width: 3px;
  }
}

.box__trade {
  padding: 20px;
  background: #F5ECD9;
  border-radius: 6px;
}

@media screen and (min-width: 740px) {
  .box__trade {
    padding: 35px 80px;
  }
}

.head__box__trade {
  padding: 0 0 5px;
  font-size: 16px;
  border-bottom: 1px solid #535A69;
}

@media screen and (min-width: 740px) {
  .head__box__trade {
    font-size: 20px;
  }
}

@media screen and (min-width: 740px) {
  .box__trade-right {
    margin-left: 60px;
  }
}

.box__voice-col {
  padding: 20px;
  background: #F5ECD9;
  border-radius: 6px;
}

.balloon__voice-col {
  position: relative;
  padding: 20px;
  margin-left: 5px;
  background: #fff;
  border-radius: 6px;
}

@media screen and (min-width: 740px) {
  .balloon__voice-col {
    margin-left: 0;
    margin-top: 30px;
    min-height: 230px;
  }
  .balloon__voice-col::before {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 19px;
    border-bottom-width: 19px;
    border-left-width: 10px;
    border-right-width: 10px;
    margin-left: -10px;
    border-bottom-color: #fff;
    bottom: 100%;
    left: 17%;
  }
}

/********************************************
table
********************************************/
.table-simulation th, .table-simulation td {
  text-align: center;
}

.table-simulation th.widM, .table-simulation td.widM {
  width: 224px;
}

.table-simulation .icon-table {
  display: inline-block;
  text-align: center;
}

.table-simulation .icon-table img {
  width: 25px;
  height: auto;
}

.table-simulation .cell-white td {
  background: #fff;
}

.table-simulation td {
  font-size: 16px;
}

.table-simulation td .num {
  font-size: 20px;
}

.table-simulation td .num-l {
  font-size: 24px;
}

.table-simulation .tag-table {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 17px;
  font-size: 12px;
  min-width: 158px;
  white-space: nowrap;
}

.table-simulation .tag-table.tag-table-w {
  background: #fff;
}

.table-simulation .tag-table.tag-table-g {
  background: #ECECEC;
}

.table-simulation .icon-arrow {
  margin: 0 40px 0 20px;
}

.table-simulation .icon-arrow img {
  width: 54px;
}

.table-simulation .vertical-m {
  display: inline-block;
  margin-top: 10px;
  vertical-align: middle;
}

.link-category {
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}

@media screen and (min-width: 740px) {
  .link-category-top {
    border-top: 1px solid #e5e5e5;
  }
}

.balloon-table {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px;
  background-color: #cc0000;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
}

.balloon-table::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 10px 15px 0 0;
  border-color: #cc0000 transparent transparent;
  translate: calc(-50% - 0.8px) 100%;
}

/*******************************************
anchor
********************************************/
.wrap_fix_anchor {
  position: relative;
  z-index: 100;
}

.fix__anchor {
  position: fixed;
  bottom: 50px;
  right: 10px;
  width: 130px;
}

@media screen and (min-width: 740px) {
  .fix__anchor {
    width: 187px;
  }
}

.img__anchor img {
  width: 100%;
}
/*# sourceMappingURL=tokuyakuten.css.map */