<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contents .bnr,
.contents .mokuji {
  float: none;
}

/*--------------------------------------CV繝懊ち繝ｳ-------------------------------------*/
.unq_go__oshiete_mitsumori_area{
  background: #FFF2CC;
  padding: 30px 50px;
  box-sizing: border-box;
  margin-top: 30px;
}

.prof + .unq_go__oshiete_mitsumori_area{
  margin-top: 245px;
}

.unq_go__oshiete_mitsumori_area-title{
  font-weight: bold;
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.unq_go__oshiete_mitsumori_area-desc{
  text-align: center;
  margin-bottom: 20px;
}

.unq_go__oshiete_mitsumori_area-desc-sub{
  margin-bottom: 20px;
  font-size: 12px;
  text-align: center;
}

.unq_go__oshiete_mitsumori_area-link1{
  margin-bottom: 20px;
}

.unq_go__oshiete_mitsumori_area-link1 a{
  color:#0046ae;
  position: relative;
  text-decoration: none;
  padding: 8px;
  box-shadow: 3px 3px 3px 0 rgb(0 0 0 / 30%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border: 2px solid #0046ae;
  border-radius: 2px;
}

.unq_go__oshiete_mitsumori_area-link1 a:after{
  background:url(https://d18f657670wm8u.cloudfront.net/otona/asset/image/icn/bullet.svg?20210517) 0 0/cover;
  position: absolute;
  right: 10px;
  display: block;
  width: 9px;
  height: 15px;
  content: "";
  top: 40%;
}

.unq_go__oshiete_mitsumori_area-link2{
  margin-bottom: 20px;
}

.unq_go__oshiete_mitsumori_area-link2 a{
  position: relative;
  text-decoration:none;
  box-shadow: 3px 3px 3px 0 rgb(0 0 0 / 30%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  background: #0046ae;
  color: #fff;
  border: 2px solid #0046ae;
  border-radius: 2px;
  padding: 10px;
}

.unq_go__oshiete_mitsumori_area-link2 a:after{
  background-image: url(https://d18f657670wm8u.cloudfront.net/otona/asset/image/icn/arrow--white.svg?20210517);
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  display: block;
  width: 22px;
  height: 16px;
  margin: auto 0;
  content: "";
}

/*
.unq_go__oshiete_mitsumori_area-link1 a:hover,
.unq_go__oshiete_mitsumori_area-link2 a:hover{
  color: #fff;
  border-color: #80a3d7;
  background: #80a3d7;
}
*/
.unq_go__oshiete_mitsumori_area-link1 a:hover,
.unq_go__oshiete_mitsumori_area-link2 a:hover{
  text-decoration: underline;
}

.unq_go__oshiete_mitsumori_area-link3{
  text-align: center;
}

.unq_go__oshiete_mitsumori_area-link3 a{
  color: #0046ae;
  position: relative;
  display: inline-block;
  padding: 0 0 0 12PX;
  text-decoration: none;
  font-size: 14px;
}

.unq_go__oshiete_mitsumori_area-link3 a:hover{
  text-decoration: underline;
}

.unq_go__oshiete_mitsumori_area-link3 a:before{
  position: absolute;
  display: block;
  content: "";
  background: url(https://d18f657670wm8u.cloudfront.net/otona/asset/image/icn/bullet.svg?20210517) 0 0/cover;
  top: 7px;
  left: 0;
  width: 6px;
  height: 10px;
}
</pre></body></html>