@charset "UTF-8";

/*adjustment
---
original: /assets/scss/object/component/area.scss
---
*/
.area-cmn-body.s-noborder-top {
  border-top: none !important;
}



/*adjustment
---
original: /assets/scss/topics.scss
---
*/
.mod-topics.no-pdg-bottom-only-tb-sp {
  padding-bottom: 40px;
}
@media screen and (max-width: 959px) {
  .mod-topics.no-pdg-bottom-only-tb-sp {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 599px) {
  .mod-topics.no-pdg-bottom-only-tb-sp {
    padding-bottom: 0;
  }
}

.mod-topics-text {
  margin-bottom: 25px;
}
.mod-topics-text.s-marginbottom-mid {
  margin-bottom: 10px;
}
.mod-topics-text.s-middle {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: normal;
}
@media screen and (max-width: 599px) {
  .mod-topics-text.s-middle {
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
}
.mod-topics-text.s-small {
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: normal;
}
@media screen and (max-width: 599px) {
  .mod-topics-text.s-small {
    margin-bottom: 15px;
    font-size: 1.2rem;
  }
}

.mod-topics-text.s-note {
  font-size: 1.3rem;
  font-weight: normal;
  color: #666;
}
@media screen and (max-width: 599px) {
  .mod-topics-text.s-note {
    font-size: 1.1rem;
  }
}
.mod-topics-text.s-weight-500 {
  font-weight: 500 !important;
}



/*adjustment
---
original: /assets/scss/object/component/_table.scss
---
*/
.table-price th .s-size-large {
  font-size: 1.6rem;
}
@media screen and (max-width: 599px) {
  .table-price th .s-size-large {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 425px) {
  .table-price th .s-size-large {
    font-size: 1.3rem;
  }
}



/*adjustment
---
original: /assets/scss/object/component/_ttl.scss
---
*/
.txt-cmn-02.s-nomarginbottom {
  margin-bottom: 0;
}

.ttl-cmn-primary.s-paddingtop-only-pc {
  padding-top: 30px;
}
@media screen and (max-width: 959px) {
  .ttl-cmn-primary.s-paddingtop-only-pc {
    padding-top: 30px;
  }
}
@media screen and (max-width: 599px) {
  .ttl-cmn-primary.s-paddingtop-only-pc {
    padding-top: 15px;
  }
}



/*adjustment
---
original: /assets/scss/object/component/_list.scss
---
*/
.list-price-class {
  margin-top: 0;
}

.list-cmn-notes.s-marginbottom {
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .list-cmn-notes.s-marginbottom {
    margin-bottom: 20px;
  }
}

.list-price-class-list-item .s-note {
  font-size: 1.2rem;
  color: #666;
}
@media screen and (max-width: 599px) {
  .list-price-class-list-item .s-note {
    font-size: 1.0rem;
  }
}

.list-price-class-title.s-weight700 {
  font-weight: 700 !important;
  color: #666 !important;;
}
@media screen and (max-width: 599px) {
  .list-price-class-title.s-weight700 {
    font-weight: 500 !important;
    color: #666 !important;
  }
}

@media screen and (max-width: 599px) {
  .list-price-class-list {
    display: flex;
	justify-content: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 599px) {
  .list-price-class-list-item {
    float: none;
    font-size: 1.2rem !important;
    padding-left: 5px !important;
    margin-left: 5px !important;
  }
}
@media screen and (max-width: 599px) {
  .list-price-class-list-item:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
  }
}



/*adjustment
---
original: /assets/scss/object/component/_txt.scss
---
*/
.s-weight700 {
  font-weight: 700 !important;
}

.txt-cmn-02.s-no-margintop {
  margin-top: 0 !important;
}

.txt-cmn-icon-small {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
}

.txt-cmn-icon-small > :first-child {
  margin-right: 0;
}

.txt-cmn-attention.s-large {
  font-size: 2.6rem;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  .txt-cmn-attention.s-large {
    font-size: 1.8rem;
  }
}

.txt-cmn-attention.s-small {
  font-size: 1.8rem;
}
@media screen and (max-width: 599px) {
  .txt-cmn-attention.s-small {
    font-size: 1.3rem;
  }
}

.txt-cmn-attention.s-margintop-min {
  margin-top: 5px;
}
@media screen and (max-width: 599px) {
  .txt-cmn-attention.s-margintop-min {
    margin-top: 3px;
  }
}

.txt-cmn-attention.s-weight700 {
  font-weight: 700 !important;
}

.txt-cmn-message {
  line-height: 1.8;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .txt-cmn-message {
    text-align: left;
  }
}
.txt-cmn-message.s-middle {
  font-size: 1.8rem;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .txt-cmn-message.s-middle {
    font-size: 1.4rem;
    text-align: left;
  }
}

.txt-cmn-message.s-margingtop {
  margin-top: 1em;
}

@media screen and (max-width: 599px) {
  .txt-cmn-primary-sub {
    margin-bottom: 10px;
  }
}



/*adjustment
---
original: /assets/scss/userguide.scss
---
*/
.list-flow-item:first-child {
  border-top: 4px solid #bbb !important;
}

.list-flow-item.s-border-gray-fat {
  border-top: 4px solid #bbb;
  margin-top: 20px;
}
@media screen and (max-width: 599px) {
  .list-flow-item.s-border-gray-fat {
    margin-top: 10px;
  }
}
.list-flow-item.s-border-gray-fat.s-no-margintop {
  margin-top: 0;
}

.table-userguide.s-nomargintop {
  margin-top: 0;
}

.table-userguide .s-arrow {
  font-size: 1.8rem;
  color: #0066ff;
}
@media screen and (max-width: 599px) {
  .table-userguide .s-arrow {
    font-size: 1.6rem;
  }
}



/*doc
---
name: table-svg
category: image
tag: Svg
---
*/
.table-svg .s-marginbottom-mid {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .table-svg .s-marginbottom-mid {
    margin-bottom: 20px;
  }
}
.table-svg.s-center-no-pc,
.table-svg img.s-center-no-pc {
  text-align: left;
}
@media screen and (max-width: 959px) {
  .table-svg.s-center-no-pc,
  .table-svg img.s-center-no-pc {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}



/*doc
---
name: material-icons
category: component
tag: Icon
---
*/
.ico-cmn-material-arrow_drop_down::before {
  content: '\e5c5';
}