@charset "UTF-8";
.contents_head .btb2_box01 {
  margin-bottom: 24px;
}
.contents_head .btb2_box01 .txt_normal {
  margin: 0;
}
.contents_head .btb2_box01_inner {
  margin-bottom: 24px;
}
.contents_head .lineup_box_img {
  width: fit-content;
  margin: 0 auto;
}

.btb2_box02:not(:last-child) {
  margin-bottom: 24px;
}

.features_list {
  line-height: 2;
}
.features_list dt {
  color: #1B2856;
  font-weight: 700;
  white-space: nowrap;
}
.features_list dd::before {
  content: "：";
}
.logic .container:first-child {
  margin-bottom: 24px;
}
.logic .title_type05 {
  width: 100%;
  padding-top: 20px;
}
.logic .logic_inner {
  margin-bottom: 25px;
}
.logic .logic_inner .txt_normal span {
  font-weight: 700;
}
.logic .logic_img {
  width: fit-content;
  margin: 0 auto;
}
.logic .table_type01 {
  margin-bottom: 24px;
}
.logic .table_type01 tbody td:nth-child(2) {
  width: 30%;
}
.logic .table_type01 tbody td span {
  font-size: 1.2rem;
}
.logic .box_layout04_list dt {
  padding-left: 16px;
  color: #1B2856;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
}
.logic .box_layout04_list dt::before {
  width: 6px;
  height: 6px;
  background: #1B2856;
  border-radius: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
}
.logic .box_layout04_list dd {
  padding-left: 16px;
}
.logic .box_layout04_list dd:not(:last-of-type) {
  margin-bottom: 16px;
}

.btob2_lineup {
  margin-bottom: 48px;
  padding-top: 24px;
}
.btob2_lineup .txt_normal a {
  font-weight: 700;
  text-decoration: underline;
}
.btob2_lineup .btob2_lineup_list {
  max-width: 720px;
  margin: 32px auto 0;
}
.btob2_lineup .btob2_lineup_list li {
  margin-bottom: 16px;
  padding: 15px 15px 10px;
  border: 5px solid #DCE0EE;
  border-radius: 5px;
}
.btob2_lineup .btob2_lineup_list .thum_img {
  margin-bottom: 8px;
}
.btob2_lineup .btob2_lineup_list .btob2_lineup_txt {
  color: #1B2856;
  font-weight: 700;
}

.btob2_value {
  margin-bottom: 64px;
}
.btob2_value .lineup_box::before {
  height: 40px;
}
.btob2_value .title_type05 {
  justify-content: center;
}

.btob2_value_box01 {
  margin-bottom: 40px;
  position: relative;
}

.btob2_value_list {
  margin-top: 45px;
  padding: 0 16px 16px 16px;
  background: #fff;
  border: 5px solid #DCE0EE;
  border-radius: 5px;
}
.btob2_value_list .thum_img {
  width: fit-content;
  margin: -32px auto 8px;
  position: relative;
}
.btob2_value_list .btob2_value_title {
  margin-bottom: 12px;
  color: #1B2856;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.btob2_value_list .btob2_value_title em {
  display: block;
  font-family: "Montserrat";
  font-style: normal;
  font-size: 2.4rem;
}
.btob2_value_list .btob2_value_title span {
  display: block;
}

.btob2_value_box02 {
  margin-bottom: 40px;
}
.btob2_value_box02 .title_type05 {
  width: 100%;
  justify-content: center;
}
.btob2_value_box02 .btob2_value_box02_list {
  padding: 16px;
  margin-bottom: 24px;
  background: #1B2856;
  color: #fff;
}
.btob2_value_box02 .btob2_value_box02_list:nth-of-type(2) {
  flex: 2;
}
.btob2_value_box02 .btob2_value_box02_list dt {
  margin-bottom: 8px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center;
}
.btob2_value_box02 .btob2_value_box02_list dd {
  width: fit-content;
  margin: 0 auto;
}
.btob2_value_box02 .btob2_value_box02_list dd em {
  font-style: normal;
  font-size: 2.2rem;
  font-weight: 700;
}
.btob2_value_box02 .btob2_value_box02_list dd span {
  font-size: 1.2rem;
}

.btob2_value_box03 .title_type05 {
  width: 100%;
  justify-content: center;
}
.btob2_value_example .example_box {
  margin: 40px auto;
}

.btob2_value_case {
  margin-bottom: 64px;
}
.btob2_value_case .title_type05 {
  width: 100%;
}
.btob2_value_case .box_layout04 {
  margin-bottom: 24px;
}
.btob2_value_case .box_layout04 .box_layout04_title {
  text-align: center;
}

.btob2_value .btb2_faq::before {
  height: 15px;
}
.btob2_value .btb2_faq .title_type05 {
  justify-content: flex-start;
}
.btob2_value .btb2_faq .btb2_faq_list dt,
.btob2_value .btb2_faq .btb2_faq_list dd {
  padding-left: 32px;
  position: relative;
}
.btob2_value .btb2_faq .btb2_faq_list dt::before,
.btob2_value .btb2_faq .btb2_faq_list dd::before {
  color: #1B2856;
  font-family: "Montserrat";
  font-size: 2.4rem;
  font-weight: 700;
  position: absolute;
  left: 0;
}
.btob2_value .btb2_faq .btb2_faq_list dt {
  margin-bottom: 8px;
  color: #1B2856;
  font-size: 2rem;
  font-weight: 700;
}
.btob2_value .btb2_faq .btb2_faq_list dt::before {
  content: "Q.";
  top: -3px;
}
.btob2_value .btb2_faq .btb2_faq_list dd::before {
  content: "A.";
  top: -8px;
}
.btob2_value .btb2_faq .btb2_faq_list dd:not(:last-of-type) {
  margin-bottom: 24px;
}

.btb2_flow {
  margin-bottom: 48px;
}
.btb2_flow .title_type05 {
  justify-content: flex-start;
}
.btb2_flow .flow_list {
  margin-bottom: 48px;
  display: block;
}
.btb2_flow .flow_list li {
  width: 100%;
  margin-bottom: 16px;
  padding: 16px;
  background: #1B2856;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
}
.btb2_flow .flow_list li:not(:last-child)::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
  position: absolute;
  border-width: 16px 15px 0 15px;
  border-color: #1B2856 transparent;
  bottom: -16px;
}
.btb2_flow .flow_list li::after {
  display: none;
}
.btb2_flow .flow_list li .flow_list_inner {
  width: 100%;
}
.btb2_flow .flow_list li .flow_list_title {
  width: 100%;
  font-size: 1.8rem;
}
.btb2_flow .flow_list li .txt_normal {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .contents_head {
    display: block;
  }
  .contents_head .btb2_box01 {
    display: flex;
  }
  .contents_head .btb2_box01_inner {
    margin: 0;
    padding-right: 24px;
  }
  .features_list {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .features_list dt {
    width: 170px;
  }
  .features_list dd {
    width: calc(100% - 170px);
    position: relative;
  }
  .logic .container:first-child {
    margin-bottom: 32px;
    display: flex;
    flex-wrap: wrap;
  }
  .logic .logic_inner {
    margin-bottom: 0;
    flex: 1;
  }
  .logic .logic_img {
    margin: 0 0 0 30px;
  }
  .btob2_lineup .btob2_lineup_list li {
    padding: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .btob2_lineup .btob2_lineup_list .thum_img {
    margin-bottom: 0;
  }
  .btb2_flow {
    margin-bottom: 64px;
  }
  .btb2_flow .flow_list {
    margin-bottom: 64px;
    display: flex;
    gap: 0 16px;
  }
  .btb2_flow .flow_list li {
    height: 175px;
    margin-bottom: 0;
    padding: 16px 0 16px 16px;
    flex: 3;
    align-items: flex-start;
  }
  .btb2_flow .flow_list li:not(:last-child)::before {
    display: none;
  }
  .btb2_flow .flow_list li:first-child {
    width: auto;
    flex: 1;
  }
  .btb2_flow .flow_list li::after {
    border-width: 90px 0 90px 16px;
    display: block;
    right: -16px;
  }
}
@media only screen and (min-width: 1280px) {
  .contents_head {
    margin-bottom: 32px;
  }
  .contents_head .btb2_box01_inner {
    padding-right: 32px;
  }
  .btb2_box02:not(:last-child) {
    margin-bottom: 40px;
  }
  .features_list {
    font-size: 1.6rem;
  }
  .logic {
    margin-bottom: 24px;
  }
  .logic .title_type05 {
    padding-top: 25px;
  }
  .logic .table_type01 {
    margin-bottom: 32px;
  }
  .logic .box_layout04_list dd {
    font-size: 1.6rem;
  }
  .btob2_lineup .btob2_lineup_list li {
    padding: 20px;
  }
  .btob2_lineup .btob2_lineup_list .btob2_lineup_txt {
    font-size: 1.6rem;
  }
  .btob2_value .lineup_box::before {
    height: 60px;
  }
  .btob2_value .txt_normal {
    text-align: center;
  }
  .btob2_value_list .btob2_value_title em {
    font-size: 3.2rem;
  }
  .btob2_value_list .btob2_value_title span {
    font-size: 1.6rem;
  }
  .btob2_value_box02 .btob2_value_box02_list dd {
    font-size: 1.6rem;
  }
  .btob2_value_case .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0 32px;
  }
  .btob2_value_case .box_layout04 {
    width: 50%;
    flex: 1;
  }
  .btob2_value .btb2_faq::before {
    height: 24px;
  }
  .btob2_value .btb2_faq .btb2_faq_list dd {
    font-size: 1.6rem;
  }
  .btb2_flow {
    margin-bottom: 72px;
  }
  .btb2_flow .flow_list {
    margin-bottom: 72px;
    gap: 0 38px;
  }
  .btb2_flow .flow_list li {
    padding: 24px 0 16px 32px;
    font-size: 1.6rem;
    white-space: nowrap;
  }
  .btb2_flow .flow_list li::after {
    border-width: 87.5px 0 87.5px 38px;
    right: -38px;
  }
  .btb2_flow .flow_list li .flow_list_title {
    margin-bottom: 8px;
    font-size: 2.4rem;
    line-height: 1.2;
  }
  .btb2_flow .flow_list li .txt_normal {
    line-height: 1.6;
  }
}
@media only screen and (min-width: 1024px) {
  .btob2_value_box01 {
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .btob2_value_box01::after {
    width: 777px;
    height: 40px;
    margin: auto;
    background: url(../images/database_btob2/bg_value.svg) no-repeat left top;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
  }
  .btob2_value_list {
    width: calc(25% - 20px);
    position: relative;
  }
  .btob2_value_list:not(:last-child)::after {
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    content: "";
    position: absolute;
    border-width: 18px 0 18px 18px;
    border-color: transparent #1B2856;
    top: 0;
    right: -23px;
    bottom: 0;
  }
  .btob2_value_box02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0 24px;
  }
  .btob2_value_box02 .btob2_value_box02_list {
    margin-bottom: 0;
    padding: 24px 26px;
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .btob2_value_box02 .btob2_value_box02_list:nth-of-type(2) {
    width: 350px;
    flex: inherit;
  }
  .btob2_value_box02 .btob2_value_box02_list dt {
    margin-bottom: 20px;
  }
  .btob2_value_box02 .btob2_value_box02_list dd .list_disc02 li {
    line-height: 1.4;
  }
  .btob2_value_box03 .txt_normal {
    text-align: center;
  }
  .btob2_value_example .txt_normal {
    text-align: center;
  }
}
/*# sourceMappingURL=map/database_btob2.css.map */
