img {
  image-rendering: -webkit-optimize-contrast; }

.page_toptitle {
  /*background:url(/common/img/assessment/top_image_sp_bg.jpg) no-repeat center center;}*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 85vh;
  display: flex;
  align-items: center;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .page_toptitle {
      height: 100vh;
      /*background:url(/common/img/assessment/top_image_bg.jpg) no-repeat center center;*/
      background-size: cover; } }
  .page_toptitle:after {
    display: none; }
  .page_toptitle .wrap img {
    width: 100%; }
    @media (min-width: 768px) {
      .page_toptitle .wrap img {
        width: 500px;
        display: block;
        margin: 0 auto; } }

.wrap h2 {
  color: #009fb7;
  margin: 10rem 0 4rem 0; }
  @media (min-width: 768px) {
    .wrap h2 {
      margin: 10rem 0 4rem 0; } }
  .wrap h2 span {
    margin: 1em 0;
    font-size: 50%; }
.wrap .text_overview {
  margin-bottom: 4rem;
  width: 80%;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .wrap .text_overview {
      width: 100%; } }
  .wrap .text_overview br {
    display: none; }
    @media (min-width: 768px) {
      .wrap .text_overview br {
        display: block; } }
  @media (min-width: 768px) {
    .wrap .text_overview {
      text-align: center; } }

.choice_assessment {
  margin: 4rem auto; }
  @media (min-width: 768px) {
    .choice_assessment {
      display: flex;
      justify-content: space-between;
      margin: 5rem auto; } }
  .choice_assessment .c_s {
    background: #d0ffe3; }
  .choice_assessment .c_b {
    background: #ffe5e8; }
  .choice_assessment .btn_bs {
    font-size: 2rem;
    color: #009fb7;
    display: block;
    text-align: center;
    padding: 2rem;
    margin-bottom: 1.5rem;
    font-weight: bold; }
    @media (min-width: 768px) {
      .choice_assessment .btn_bs {
        width: 45.5%;
        padding: 3rem 2%; } }
    .choice_assessment .btn_bs span {
      display: block;
      font-size: 0.7em;
      margin-bottom: 0.5em;
      font-weight: normal; }

.assessment_title {
  padding: 5rem;
  background: #c0c0c0;
  margin: 12rem 0 6rem 0; }
  @media (min-width: 768px) {
    .assessment_title {
      padding: 10rem;
      margin: 12rem 0; } }
  .assessment_title#sell {
    background: url(/common/img/assessment/title_sell_sp.jpg) no-repeat center center;
    background-size: cover; }
    @media (min-width: 768px) {
      .assessment_title#sell {
        background: url(/common/img/assessment/title_sell.jpg) no-repeat center center;
        background-size: cover; } }
  .assessment_title#purchase {
    background: url(/common/img/assessment/title_purchase_sp.jpg) no-repeat center center;
    background-size: cover; }
    @media (min-width: 768px) {
      .assessment_title#purchase {
        background: url(/common/img/assessment/title_purchase.jpg) no-repeat center center;
        background-size: cover; } }
  .assessment_title h2 {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 2.4rem;
    font-weight: bold; }
    .assessment_title h2 span {
      display: block;
      font-size: 0.5em;
      font-weight: normal;
      margin: 1em 0; }

.four_strengths li,
.assessing li {
  background: #def3f6;
  margin-bottom: 1rem;
  padding: 2.5rem 10%; }
  .four_strengths li h3,
  .assessing li h3 {
    color: #009fb7; }

@media (min-width: 768px) {
  .assessing ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .assessing ul li {
      width: 43.5%;
      display: flex;
      align-items: center;
      padding: 3rem 3%; } }
.assessing .icon_area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .assessing .icon_area {
      width: 15%;
      margin-right: 8%;
      margin-bottom: 0;
      margin-left: 2%; } }
  .assessing .icon_area h3 {
    margin-left: 2rem;
    line-height: 1.5;
    font-size: 2rem; }
    @media (min-width: 768px) {
      .assessing .icon_area h3 {
        display: none; } }
  .assessing .icon_area img {
    width: 30%; }
    @media (min-width: 768px) {
      .assessing .icon_area img {
        width: 100%; } }
@media (min-width: 768px) {
  .assessing .text_area {
    width: 75%; } }
.assessing .text_area h3 {
  display: none; }
  @media (min-width: 768px) {
    .assessing .text_area h3 {
      display: block;
      margin: 0 0 1rem 0; } }

.four_strengths h3 {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-top: 0; }
  .four_strengths h3 span {
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-weight: normal; }
@media (min-width: 768px) {
  .four_strengths ul {
    display: flex;
    justify-content: space-between; }
    .four_strengths ul li {
      width: 19.5%;
      padding: 2.5%; } }

@media (min-width: 768px) {
  .check_list {
    display: flex;
    flex-wrap: wrap; } }
.check_list li {
  border-bottom: 1px solid #858585;
  padding: 2rem 10% 3rem 10%; }
  @media (min-width: 768px) {
    .check_list li {
      width: 46%;
      padding: 2rem 2% 3rem 2%; } }
  .check_list li h3 {
    color: #009fb7;
    background: url(/common/img/assessment/check.svg) no-repeat left top;
    background-size: 25px;
    padding-left: 3rem;
    line-height: 1.5; }
  @media (min-width: 768px) {
    .check_list li br {
      display: none; } }
.check_list li:last-child {
  border-bottom: none; }
@media (min-width: 768px) {
  .check_list li:nth-last-child(2) {
    border-bottom: none; } }

.flow_detail {
  padding: 2rem 10%; }
  .flow_detail br {
    display: none; }
  @media (min-width: 768px) {
    .flow_detail {
      padding: 2rem 3rem; }
      .flow_detail p {
        text-align: center; }
      .flow_detail br {
        display: block; } }
  .flow_detail h3 {
    color: #009fb7;
    text-align: center;
    line-height: 1.5;
    margin-top: 0; }
    .flow_detail h3 span {
      font-size: 0.8em;
      font-weight: normal;
      display: block;
      font-family: 'Montserrat', sans-serif; }
  .flow_detail a {
    background: #009fb7;
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 1rem 2rem;
    margin: 2rem auto;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .flow_detail a {
        width: 24em; } }
    .flow_detail a br {
      display: block; }
      @media (min-width: 768px) {
        .flow_detail a br {
          display: none; } }
  .flow_detail strong {
    display: block;
    margin: 2rem 0; }

.sell_flow .flow_detail.step_01 {
  background: url(/common/img/assessment/sell_step01.jpg) #ecfff1 no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .sell_flow .flow_detail.step_01 {
      background: url(/common/img/assessment/sell_step01_pc.jpg) #ecfff1 no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.sell_flow .flow_detail.step_02 {
  background: url(/common/img/assessment/sell_step02.jpg) #e9ffef no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .sell_flow .flow_detail.step_02 {
      background: url(/common/img/assessment/sell_step02_pc.jpg) #e9ffef no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.sell_flow .flow_detail.step_03 {
  background: #e6ffee;
  padding-bottom: 3rem; }
.sell_flow .flow_detail.step_04a {
  background: url(/common/img/assessment/sell_step04.jpg) #dcffe9 no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .sell_flow .flow_detail.step_04a {
      background: url(/common/img/assessment/sell_step04_pc.jpg) #dcffe9 no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.sell_flow .flow_detail.step_05a {
  background: url(/common/img/assessment/sell_step05.jpg) #d9ffe8 no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .sell_flow .flow_detail.step_05a {
      background: url(/common/img/assessment/sell_step05_pc.jpg) #d9ffe8 no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.sell_flow .flow_detail.step_06a {
  background: url(/common/img/assessment/sell_step06.jpg) #d6ffe6 no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .sell_flow .flow_detail.step_06a {
      background: url(/common/img/assessment/sell_step06_pc.jpg) #d6ffe6 no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.sell_flow .flow_detail.step_07a {
  background: url(/common/img/assessment/sell_step07.jpg) #d3ffe5 no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .sell_flow .flow_detail.step_07a {
      background: url(/common/img/assessment/sell_step07_pc.jpg) #d3ffe5 no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.sell_flow .flow_detail.step_08a {
  background: #d0ffe3;
  padding-bottom: 3rem; }
.sell_flow .flow_detail.step_06 {
  background: #d0ffe3;
  padding-bottom: 3rem; }

.btn_branch {
  margin: 2rem 0; }
  @media (min-width: 768px) {
    .btn_branch {
      margin: 1rem 0; } }
  .btn_branch ul {
    display: flex;
    justify-content: space-between; }
    .btn_branch ul li {
      width: 48%; }
      .btn_branch ul li span {
        display: block;
        position: relative;
        text-align: center;
        color: #009fb7;
        cursor: pointer;
        padding: 2rem 0;
        font-weight: bold;
        font-size: 1.6rem; }
  .btn_branch .btn_mediation span {
    background: url(/common/img/assessment/bg_none.jpg) #e3ffec no-repeat left bottom;
    background-size: 100%;
    padding-bottom: 5rem; }
    @media (min-width: 768px) {
      .btn_branch .btn_mediation span {
        background: url(/common/img/assessment/bg_none_pc.jpg) #e3ffec no-repeat left bottom;
        background-size: 100%;
        padding-bottom: 5rem; } }
  .btn_branch .btn_security span {
    background: url(/common/img/assessment/bg_none.jpg) #dcffe9 no-repeat left bottom;
    background-size: 100%;
    padding-bottom: 5rem; }
    @media (min-width: 768px) {
      .btn_branch .btn_security span {
        background: url(/common/img/assessment/bg_none_pc.jpg) #dcffe9 no-repeat left bottom;
        background-size: 100%;
        padding-bottom: 5rem; } }
  .btn_branch .active.btn_mediation span {
    background: url(/common/img/assessment/btn_mediation_bg.jpg) #e3ffec no-repeat left bottom;
    background-size: 100%; }
    @media (min-width: 768px) {
      .btn_branch .active.btn_mediation span {
        background: url(/common/img/assessment/btn_mediation_pc_bg.jpg) #e3ffec no-repeat left bottom;
        background-size: 100%; } }
  .btn_branch .active.btn_security span {
    background: url(/common/img/assessment/btn_security_bg.jpg) #dcffe9 no-repeat left bottom;
    background-size: 100%; }
    @media (min-width: 768px) {
      .btn_branch .active.btn_security span {
        background: url(/common/img/assessment/btn_security_pc_bg.jpg) #dcffe9 no-repeat left bottom;
        background-size: 100%; } }

.flow_branch_detail .flow_security_wrap {
  display: none; }

.please_leave {
  background-size: cover;
  color: #ffffff;
  padding: 4rem 0;
  margin: 4rem 0; }
  @media (min-width: 768px) {
    .please_leave {
      padding: 10rem 0;
      margin: 10rem 0; } }
  .please_leave h2 {
    color: #ffffff;
    line-height: 1.5;
    font-weight: bold;
    margin: 0;
    margin-bottom: 3rem; }
  .please_leave p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 3rem; }
  .please_leave .title_w {
    display: block;
    color: #009fb7;
    text-align: center;
    padding: 2rem;
    background: #ffffff;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .please_leave .title_w {
        width: 26em;
        margin-left: auto;
        margin-right: auto;
        padding: 1rem 3rem; } }
  .please_leave .contact_pc {
    display: none; }
    @media (min-width: 768px) {
      .please_leave .contact_pc {
        display: block;
        display: flex;
        justify-content: space-between;
        margin-top: 4rem; }
        .please_leave .contact_pc a {
          display: block;
          padding: 2.5rem 0;
          width: 49%;
          color: #ffffff;
          text-align: center;
          background: #009fb7;
          font-weight: bold;
          font-size: 2rem;
          line-height: 1; }
          .please_leave .contact_pc a span {
            display: block;
            font-family: 'Montserrat', sans-serif;
            margin-top: 0.5rem; }
        .please_leave .contact_pc a:first-child {
          padding: 3.5rem 0; } }

.purchase_flow .please_leave {
  background: url(/common/img/assessment/last_purchase.jpg) no-repeat center center;
  background-size: cover; }

.sell_flow .please_leave {
  background: url(/common/img/assessment/last_sell.jpg) no-repeat center center;
  background-size: cover; }

.purchase_flow .flow_detail.step_01 {
  background: url(/common/img/assessment/purchase_step01.jpg) #f6f2f4 no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .purchase_flow .flow_detail.step_01 {
      background: url(/common/img/assessment/purchase_step01_pc.jpg) #f6f2f4 no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.purchase_flow .flow_detail.step_02 {
  background: url(/common/img/assessment/purchase_step02.jpg) #f4eef1 no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .purchase_flow .flow_detail.step_02 {
      background: url(/common/img/assessment/purchase_step02_pc.jpg) #f4eef1 no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.purchase_flow .flow_detail.step_03 {
  background: url(/common/img/assessment/purchase_step03.jpg) #f3eaee no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .purchase_flow .flow_detail.step_03 {
      background: url(/common/img/assessment/purchase_step03_pc.jpg) #f3eaee no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.purchase_flow .flow_detail.step_04 {
  background: url(/common/img/assessment/purchase_step04.jpg) #f2e5ec no-repeat left bottom;
  background-size: 100%;
  padding-bottom: 10rem; }
  @media (min-width: 768px) {
    .purchase_flow .flow_detail.step_04 {
      background: url(/common/img/assessment/purchase_step04_pc.jpg) #f2e5ec no-repeat left bottom;
      background-size: 100%;
      padding-bottom: 9rem; } }
.purchase_flow .flow_detail.step_05 {
  background: #f0e1e9;
  padding-bottom: 3rem; }

.flow_wrap {
  max-width: 400px;
  margin: 0 auto; }

@media (min-width: 768px) {
  .flow_wrap {
    max-width: 600px;
    margin: 0 auto; } }
.sp_contact {
  position: relative; }
  .sp_contact .sp_contact_btnarea {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #ffffff;
    width: 100%;
    z-index: 1; }
    @media (min-width: 768px) {
      .sp_contact .sp_contact_btnarea {
        display: none; } }
    .sp_contact .sp_contact_btnarea ul {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .sp_contact .sp_contact_btnarea ul li {
        width: 49.5%;
        background: #009fb7; }
        .sp_contact .sp_contact_btnarea ul li a {
          display: block;
          background: #009fb7;
          color: #ffffff;
          padding: 1.5rem 5%;
          font-size: 1.4rem;
          font-weight: bold;
          text-align: center;
          width: 90%;
          line-height: 1.3; }
          .sp_contact .sp_contact_btnarea ul li a img {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 31px;
            margin-bottom: 1rem; }
        .sp_contact .sp_contact_btnarea ul li:first-child img {
          width: 57px;
          margin-bottom: 1.5rem; }

.page_toptitle_new img {
  width: 100%; }
.page_toptitle_new .pc_view {
  display: none; }
  @media (min-width: 768px) {
    .page_toptitle_new .pc_view {
      display: block; } }
@media (min-width: 768px) {
  .page_toptitle_new .sp_view {
    display: none; } }

/*# sourceMappingURL=assessment.css.map */
