.ass_column_tech_01-1 .color_bl01 {
  color: #65c2ca;
}
.ass_column_tech_01-1 .color_bl02 {
  color: #00a4e5;
}
.ass_column_tech_01-1 .color_bl03 {
  color: #066f9e;
}
.ass_column_tech_01-1 .color_pk01 {
  color: #c981b5;
}
.ass_column_tech_01-1 .color_or01 {
  color: #fa9614;
}


.ass_column_tech_01-1 sup {
  top: 0;
  font-size: 20px;
}

.ass_column_tech_01-1 .hrm_title01 {
  font-weight: 300;
}


.ass_column_tech_01-1 .section01 {
  margin-bottom: 60px;
}

.ass_column_tech_01-1 .hrm_text01 {
  margin-bottom: 30px;
}



.ass_column_tech_01-1 .hrm_block01 {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60px;
}
.ass_column_tech_01-1 .hrm_block01 a {
  color: #000;
}
.ass_column_tech_01-1 .hrm_block01-box {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.ass_column_tech_01-1 .hrm_block01-box-area01 {
  background-color: #c981b5;
  text-align: center;
}
.ass_column_tech_01-1 .hrm_block01-box-area01 span {
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  background-color: #fff;
  padding: 9px;
  border-radius: 100%;
  margin: 5px;
  color: #c981b5;
}
.ass_column_tech_01-1 .hrm_block01-box-area02 {
  height: 100px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #c981b5;
  margin-bottom: 10px;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.ass_column_tech_01-1 .hrm_block01-box-area02::after {
  background-color: #c981b5;
  content: '';
  display: block;
  width: 8px;
  height: 2px;
  position: absolute;
  left: 0;
  right: -4px;
  margin: 0 auto;
  bottom: 10px;
  transform: rotate(-45deg);
}
.ass_column_tech_01-1 .hrm_block01-box-area02::before {
  background-color: #c981b5;
  content: '';
  display: block;
  width: 8px;
  height: 2px;
  position: absolute;
  right: 6px;
  left: 0;
  margin: 0 auto;
  bottom: 10px;
  transform: rotate(45deg);
}


@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_block01 {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .ass_column_tech_01-1 .hrm_block01-box {
    width: 100%;
  }
}


.ass_column_tech_01-1 .hrm_box01 {
  background: #eff9fa;
  padding: 23px 25px 23px 130px;
  border-radius: 8px;
  position: relative;
  margin-bottom: 30px;
}
.ass_column_tech_01-1 .hrm_box01:nth-of-type(2) {
  background: #edfaff;
}

.ass_column_tech_01-1 .hrm_box01::before {
  position: absolute;
  content: '';
  left: 35px;
  top: 23px;
  width: 60px;
  height: 60px;
  background: url(../images/ass_voice_01.png) no-repeat;
  background-size: contain;
}
.ass_column_tech_01-1 .hrm_box01:nth-of-type(2)::before {
  background: url(../images/ass_voice_02.png) no-repeat;
  background-size: contain;
}


.ass_column_tech_01-1 .hrm_box02 {
  padding: 60px 0;
}


.ass_column_tech_01-1 .hrm_box03 {
  padding: 25px;
  border: 1px solid #c981b5;
  background-color: #fff;
}
.ass_column_tech_01-1 .hrm_box03-ttl {
  font-weight: bold;
  color: #c981b5;
  margin: 0 0 5px 0;
}


.ass_column_tech_01-1 .hrm_box04 {
  background: #f7f7f7;
  padding: 23px 25px;
  border-radius: 8px;
}
.ass_column_tech_01-1 .hrm_box04-text01 {
  padding-bottom: 20px;
}
.ass_column_tech_01-1 .hrm_box04-link01 {
  font-size: 15px;
  color: #000;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}
.ass_column_tech_01-1 .hrm_box04-link01::before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url(../images/new-win-bk.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 0;
}
.ass_column_tech_01-1 .hrm_box04-link02 {
  font-size: 15px;
  color: #066f9e;
  position: relative;
  padding-left: 20px;
}
.ass_column_tech_01-1 .hrm_box04-link02::before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url(../images/new-win.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 0;
}
@media screen and (max-width: 340px) {
  .ass_column_tech_01-1 .hrm_box04-link02 {
    font-size: 11px;
    padding-left: 10px;
  }
  .ass_column_tech_01-1 .hrm_box04-link02::before {
    width: 8px;
  }
}
.ass_column_tech_01-1 .hrm_box04-list-area {
  font-size: 15px;
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_box04-list-area {
    font-size: 3.2vw;
  }
}
.ass_column_tech_01-1 .hrm_box04-list01 {
  width: 30%;
  padding-left: 20px;
}
@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_box04-list01 {
    width: 55%;
  }
}
@media screen and (max-width: 340px) {
  .ass_column_tech_01-1 .hrm_box04-list01 {
    padding-left: 0px;
  }
}


.ass_column_tech_01-1 .hrm_q-box {
  margin-bottom: 23px;
  background: #f7f7f7;
  font-weight: bold;
  padding: 23px 25px;
  border-radius: 8px;
}
.ass_column_tech_01-1 .hrm_q-box span {
  color: #c981b5;
}


.ass_column_tech_01-1 .hrm_speech-bubble01 {
  margin-left: 90px;
  margin-bottom: 20px;
  background: #eff9fa;
  padding: 23px 25px;
  border-radius: 8px;
  position: relative;
}
.ass_column_tech_01-1 .hrm_speech-bubble01::before {
  position: absolute;
  content: '';
  left: -90px;
  top: 0;
  width: 60px;
  height: 60px;
  background: url(../images/ass_voice_03.png) no-repeat;
  background-size: contain;
}
.ass_column_tech_01-1 .hrm_speech-bubble01::after {
  position: absolute;
  content: '';
  left: -52px;
  top: 0;
  vertical-align: middle;
  -webkit-transform: scaleY(0.3);
  transform: scaleY(0.3);
  border: .6rem solid;
  border-width: 30px;
  border-color: transparent #eff9fa transparent transparent;
}

.ass_column_tech_01-1 .hrm_speech-bubble01-text {
  padding-bottom: 30px;
}

.ass_column_tech_01-1 .hrm_speech-bubble02 {
  margin-left: 90px;
  margin-bottom: 20px;
  background: #edfaff;
  padding: 23px 25px;
  border-radius: 8px;
  position: relative;
}
.ass_column_tech_01-1 .hrm_speech-bubble02::before {
  position: absolute;
  content: '';
  left: -90px;
  top: 0;
  width: 60px;
  height: 60px;
  background: url(../images/ass_voice_04.png) no-repeat;
  background-size: contain;
}

.ass_column_tech_01-1 .hrm_speech-bubble02::after {
  position: absolute;
  content: '';
  left: -52px;
  top: 0;
  vertical-align: middle;
  -webkit-transform: scaleY(0.3);
  transform: scaleY(0.3);
  border: .6rem solid;
  border-width: 30px;
  border-color: transparent #edfaff transparent transparent;
}

.ass_column_tech_01-1 .hrm_speech-bubble02-text {
  padding-bottom: 30px;
}
.ass_column_tech_01-1 .hrm_speech-bubble02-left {
  width: 54%;
}
.ass_column_tech_01-1 .hrm_speech-bubble02-right {
  width: 46%;
  padding: 0 15px;
}
@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_speech-bubble02-left, .ass_column_tech_01-1 .hrm_speech-bubble02-right {
    width: 100%;
  }
  .ass_column_tech_01-1 .hrm_speech-bubble02-right {
    padding: 0;
  }
}
.ass_column_tech_01-1 .hrm_speech-bubble02-right p {
  font-weight: bold;
  color: #066f9e;
}
@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_speech-bubble02-right p {
    font-size: 12px;
  }
}
.ass_column_tech_01-1 .hrm_speech-bubble02-right table {
  font-size: 15px;
}
@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_speech-bubble02-right table {
    font-size: 12px;
  }
}
.ass_column_tech_01-1 .hrm_speech-bubble02-right th {
  padding: 5px;
  color: #066f9e;
  background-color: #d8e8f2;
}
.ass_column_tech_01-1 .hrm_speech-bubble02-right td {
  padding: 5px;
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list01 li, .ass_column_tech_01-1 .hrm_speech-bubble02-list02 li {
  padding: 0 5px 5px 35px;
  position: relative;
}
@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_speech-bubble02-list01 li, .ass_column_tech_01-1 .hrm_speech-bubble02-list02 li {
    padding-left: 20px;
  }
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list01 li::before, .ass_column_tech_01-1 .hrm_speech-bubble02-list02 li::before {
  position: absolute;
  left: 10px;
  top: 0;
  color: #066f9e;
}
@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .hrm_speech-bubble02-list01 li::before, .ass_column_tech_01-1 .hrm_speech-bubble02-list02 li::before {
    left: 5px;
  }
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list01 li::before {
  content: '\02776';
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list01 li:nth-child(2):before {
  content: '\02777';
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list01 li:nth-child(3):before {
  content: '\02778';
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list02 li::before {
  content: '\02779';
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list02 li:nth-child(2):before {
  content: '\0277a';
}
.ass_column_tech_01-1 .hrm_speech-bubble02-list02 li:nth-child(3):before {
  content: '\0277b';
}



.ass_column_tech_01-1 .hrm_q-box span {
  display: inline-block;
  background-color: #fff;
  padding: 5px 10px;
  margin-right: 10px;
  border-radius: 100%;
}

.ass_column_tech_01-1 .hrm_link01 {
  margin-top: 10px;
  padding-right: 20px;
  border-bottom: 1px solid #000;
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 15px;
  float: right;
}
.ass_column_tech_01-1 .hrm_link01::after {
  background-color: #000;
  content: '';
  display: block;
  width: 8px;
  height: 2px;
  position: absolute;
  right: 1px;
  top: 50%;
  margin: 0 auto;
  bottom: 10px;
  transform: rotate(45deg);
}
.ass_column_tech_01-1 .hrm_link01::before {
  background-color: #000;
  content: '';
  display: block;
  width: 8px;
  height: 2px;
  position: absolute;
  right: 6px;
  top: 50%;
  margin: 0 auto;
  bottom: 10px;
  transform: rotate(-45deg);
}


.ass_column_tech_01-1 .hrm_link {
  font-size: 15px;
  color: #297ca5;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}
.ass_column_tech_01-1 .hrm_link::before {
  content: '';
  display: inline-block;
  height: 16px;
  width: 16px;
  background: url(../images/new-win.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 5px;
  left: 0;
}



.ass_column_tech_01-1 .btn-area01 {
  padding: 60px 0;
  background-color: #f1faf9;
}

.ass_column_tech_01-1 .btn-area02 {
  padding: 30px 0 0;
}

.ass_column_tech_01-1 .common_bt3 {
  margin: 0 15px;
}

.ass_column_tech_01-1 .common_bt3.hrm_btn-or a {
  background: #fa9614;
}
.ass_column_tech_01-1 .common_bt3.hrm_btn-or a:after {
  background: url(../images/ico-arrow-white2.png) no-repeat;
  background-size: contain;
}

@media screen and (max-width: 812px) {
  .ass_column_tech_01-1 .common_bt3 {
    margin: 0 0 30px;
    width: 86.66667vw;
  }
  .ass_column_tech_01-1 .common_bt3:nth-child(2) {
    margin-bottom: 0;
  }

  .ass_column_tech_01-1 .common_bt2 {
    width: 86.66667vw;
  }
}

