.article-service-tfb-function {
  font-size: 18px;
}
.text_large {
  font-size: 70px;
  color: #e29803;
}

.section_header_set {
  margin-bottom: 40px;
}

.tfb-function-main {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #f8f7f4;
}

.tfb-function-main .tfb-function-main-inner {
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pg-service-tfb-function .article-service-banner--header {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.pg-service-tfb-function .article-service-banner--header .section_header_set {
  margin-bottom: 0px;
}

.tfb-function-about-step {
  width: 1080px;
  margin: 60px auto;
  padding: 60px 0;
  border-bottom: none;
}

.tfb-function-about-step .step-inner {
  background-color: #f8f7f4;
  padding: 40px;
  box-sizing: border-box;
}

.tfb-function-about-step .step-inner h3 {
  text-align: center;
  margin-bottom: 44px;
}

.tfb-function-about-step .step-inner .step-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tfb-function-about-step .step-inner .step-wrap .step-block {
  width: 480px;
  text-align: left;
  background: #fff;
  box-sizing: border-box;
  padding: 24px;
  border-radius: 5px;
  height: 310px;
}

.tfb-function-about-step .step-inner .step-wrap .step-block .label {
  text-align: left;
  margin-bottom: 8px;
}

.tfb-function-about-step .step-inner .step-wrap .step-block .read {
  font-size: 24px;
  font-weight: bold;
  height: 62px;
  line-height: 32px;
  color: #47526b;
}

.tfb-function-about-step .step-inner .step-wrap .step-block .read span {
  font-size: 18px;
  font-weight: normal;
  display: block;
}

.tfb-function-about-step .step-inner .step-wrap .step-block a {
  display: block;
  margin: 8px auto;
}

.tfb-function-about-step .step-inner .step-wrap .step-block .caution {
  color: #000;
}

.tfb-function-about-step .step-inner .step-wrap .step-block .caution span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.tfb-function-about-step .step-inner .step-wrap .step-block .caution span.bold {
  font-size: 16px;
  font-weight: bold;
}

.tfb-function-about-step .step-inner .tfb-step-howto {
  width: 1000px;
  background: #fff;
  text-align: center;
  padding: 32px 0;
  margin-top: 30px;
}

.tfb-function-about-step .step-inner .tfb-step-howto h3 {
  margin-bottom: 32px;
}

.tfb-function-otoku {
  padding: 0;
  width: 1080px;
  margin: 0 auto;
}

.tfb-function-otoku h2 {
  margin-bottom: 40px;
  text-align: center;
}

.tfb-function-otoku .otoku_wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.tfb-function-otoku h3 {
  margin-top: 60px;
  text-align: center;
  background: #f8f7f4;
  height: 120px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e5e3da;
  border-radius: 5px;
}

.tfb-function-otoku .kinou-wrap {
  width: 1000px;
  margin: 40px auto 60px;
  border-bottom: 1px solid #e5e3da;
}

.tfb-function-otoku .kinou-wrap .kinou-block {
  margin-bottom: 60px;
}

.tfb-function-otoku .kinou-wrap .kinou-block h4 {
  font-size: 20px;
  color: #938980;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  box-sizing: border-box;
  background: #f8f7f4;
  border-radius: 5px;
  margin-bottom: 20px;
}

.tfb-function-otoku .kinou-wrap .kinou-block .kinou-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.tfb-function-otoku .kinou-wrap .kinou-block .kinou-content div {
  width: 480px;
}

.tfb-function-otoku .kinou-wrap .kinou-block .kinou-content .text h5 {
  border-bottom: 1px solid #e5e3da;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tfb-function-otoku .kinou-wrap .kinou-block .kinou-content .text p {
  color: #938980;
}

.tfb-function-otoku .tfb-function-10gb-block {
  width: 1000px;
  margin: 60px auto;
}

.tfb-function-otoku-bspace h4 {
  margin-top: 60px;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #e5e3da;
}

.otoku-bspace-wrap {
  width: 1000px;
  margin: 0 auto;
}

.otoku-bspace-wrap .read {
  text-align: right;
  font-size: 15px;
  color: #938980;
}

.otoku-bspace-wrap h5 {
  font-size: 20px;
  color: #938980;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  box-sizing: border-box;
  background: #f8f7f4;
  border-radius: 5px;
  margin-bottom: 20px;
}

.otoku-bspace-wrap .otoku-bspace-block {
  margin-bottom: 32px;
}

.otoku-bspace-wrap .otoku-bspace-block .thumb_wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.otoku-bspace-wrap .otoku-bspace-block .thumb_wrap .thumb_block {
  width: 308px;
  margin: 0 20px;
}

.otoku-bspace-wrap .otoku-bspace-block .thumb_wrap .thumb_block .thumb {
  height: auto;
}

.otoku-bspace-wrap .otoku-bspace-block .thumb_wrap .thumb_block .title {
  margin: 16px 0;
}

.otoku-bspace-wrap .otoku-bspace-block .thumb_wrap .thumb_block .title img {
  height: auto;
}

.otoku-bspace-wrap .otoku-bspace-block .thumb_wrap .thumb_block .title P {
  color: #938980;
  font-size: 17px;
  margin-bottom: 4px;
}

.otoku-bspace-wrap .otoku-bspace-block .thumb_wrap .thumb_block p {
  color: #938980;
  font-size: 15px;
}

.tfb-function-otoku-price {
  border-bottom: 1px solid #e5e3da;
  padding-bottom: 60px;
}

.tfb-function-otoku-price .price_wrap {
  margin: 60px auto;
  border-bottom: 1px solid #e5e3da;
  padding-bottom: 60px;
  width: 1000px;
}

.tfb-function-otoku-price .price_wrap .price_read {
  text-align: center;
}

.tfb-function-otoku-price .price_wrap .price_info {
  padding: 40px;
  box-sizing: border-box;
  height: 305px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #f8f7f4;
  border-radius: 5px;
  margin: 60px auto 0 auto;
}

.tfb-function-otoku-price .price_wrap .price_info .head {
  font-size: 26px;
  color: #47526b;
  line-height: 1.5;
  text-align: center;
}

.tfb-function-otoku-price .price_wrap .price_info .list {
  margin: 32px auto 0 auto;
  color: #938980;
  line-height: 2;
  font-size: 15px;
}

.tfb-function-otoku-price .first_price {
  width: 1000px;
  margin: 0 auto;
}

.tfb-function-otoku-price .first_price h4 {
  text-align: center;
  margin: 60px auto 24px;
}

.tfb-function-otoku-price .first_price p {
  color: #938980;
  font-size: 15px;
  text-align: center;
}

.tfb-function-otoku-price .first_price .calendar {
  margin-top: 60px;
}

.tfb-function-otoku-price .first_price .caution {
  margin-top: 60px;
}

.tfb-function-otoku-price .first_price .caution .title {
  text-align: left;
  margin-bottom: 20px;
}

.tfb-function-otoku-price .first_price .caution .title span {
  display: block;
  margin-top: 16px;
}

.tfb-function-otoku-price .first_price .caution .content {
  text-align: left;
  font-size: 13px;
}

.tfb-function-faq {
  width: 1216px;
  margin: 0 auto;
  padding: 60px 0;
}

.tfb-function-faq h2 {
  text-align: center;
  margin-bottom: 40px;
}

.tfb-function-faq .faq_content .faq_block dl {
  background: #f8f7f4;
  width: 1080px;
  margin: 0 auto 5px auto;
  padding: 0 24px;
  box-sizing: border-box;
}

.tfb-function-faq .faq_content .faq_block dl dt, .tfb-function-faq .faq_content .faq_block dl dd {
  padding: 22px 0;
}

.tfb-function-faq .faq_content .faq_block dl dt p, .tfb-function-faq .faq_content .faq_block dl dd p {
  max-width: 910px;
}

.tfb-function-faq .faq_content .faq_block dl dt p small, .tfb-function-faq .faq_content .faq_block dl dd p small {
  font-size: 12px;
  margin-top: 10px;
}

.tfb-function-faq .faq_content .faq_block dl dt {
  display: flex;
  align-items: center;
  font-size: 20px;
  border-bottom: 1px solid #e5e3da;
  color: #938980;
}

.tfb-function-faq .faq_content .faq_block dl dt:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  background: url(../images/icon-faq-q.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 12px;
}

.tfb-function-faq .faq_content .faq_block dl dd {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #938980;
}

.tfb-function-faq .faq_content .faq_block dl dd:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  background: url(../images/icon-faq-a.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 12px;
}

.tfb-function-about-bspace h2 {
  background-image: -moz-linear-gradient(180deg, #2c64a8 0%, #2da9d0 100%);
  background-image: -webkit-linear-gradient(180deg, #2c64a8 0%, #2da9d0 100%);
  background-image: -ms-linear-gradient(180deg, #2c64a8 0%, #2da9d0 100%);
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tfb-function-about-bspace .tfb-function-about-bspace-mv {
  background: #f8f7f4;
  height: 480px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner {
  width: 1080px;
  margin: 0 auto;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner h3 {
  text-align: center;
  margin: 60px auto 40px;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service h4 {
  font-size: 20px;
  color: #938980;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #e5e3da;
  background: #f8f7f4;
  margin-bottom: 50px;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service .tfb-function-about-bspace-service-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 40px;
  box-sizing: border-box;
  margin-bottom: 50px;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service .tfb-function-about-bspace-service-block .thumb {
  width: 300px;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service .tfb-function-about-bspace-service-block .text {
  width: 670px;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service .tfb-function-about-bspace-service-block .text .title {
  border-bottom: 1px solid #e5e3da;
  padding: 0 0 10px 0;
  margin-bottom: 14px;
  height: 38px;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service .tfb-function-about-bspace-service-block .text .title img {
  height: 28px;
  float: left;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service .tfb-function-about-bspace-service-block .text .title p {
  font-size: 13px;
  color: #938980;
  line-height: 28px;
  float: right;
}

.tfb-function-about-bspace .tfb-function-about-bspace-inner .tfb-function-about-bspace-service .tfb-function-about-bspace-service-block .text .content {
  clear: both;
  font-size: 18px;
  color: #938980;
}

.fb-function-about-bspace-price h2 {
  text-align: center;
  width: 1080px;
  border-top: 1px solid #e5e3da;
  border-bottom: 1px solid #e5e3da;
  padding: 60px 0 40px 0;
  margin: 0 auto;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner {
  width: 1000px;
  margin: 0 auto;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .read {
  color: #938980;
  font-size: 15px;
  width: 100%;
  padding: 30px 40px;
  box-sizing: border-box;
  margin: 40px auto;
  background: #f8f7f4;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .article-price_table {
  background: none;
  padding: 0;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .article-price_table:after {
  display: none;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .article-price_table table {
  border-radius: 5px;
  overflow: hidden;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .article-price_table th, .fb-function-about-bspace-price .fb-function-about-bspace-price-inner .article-price_table td {
  border: 1px solid #fff;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .article-price_table th {
  color: #fff;
  background: #47526b;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .article-price_table td {
  background: #f8f7f4;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--point .price--point-block {
  border: none;
  border-radius: 5px;
  background: #f8f7f4;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--point .price--point-block:before {
  background: url(../images/price-point-icon.png);
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--point .price--point-block p {
  color: #938980;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--point .price--point-block p span {
  color: #e20021;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--footer {
  margin-top: 60px;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--footer .price--footer--title {
  color: #938980;
  font-size: 34px;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--footer .price--footer--title_small {
  color: #938980;
}

.fb-function-about-bspace-price .fb-function-about-bspace-price-inner .price--footer ul li {
  color: #938980;
}

.tfb-function-result {
  width: 1080px;
  margin: 0 auto;
}

.tfb-function-result a {
  pointer-events: none;
}

.tfb-function-result .result {
  background: #fff;
  padding: 60px 0;
  margin: 60px 0 0 0;
  border-top: 1px solid #e5e3da;
}

.tfb-function-result .result .l-width {
  width: 100%;
  background: #f8f7f4;
}

.tfb-function-result .result .l-width .result--inner {
  background: none;
}

.lp-benri {
  background: #fff;
  width: 1080px;
  margin: 60px auto;
}

.lp-benri h2 {
  text-align: center;
  margin-bottom: 40px;
}

/*# sourceMappingURL=../css/service-tfb-function.css.map */
