@charset "UTF-8";
body {
  overflow-x: hidden;
  font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }

p {
  line-height: 1.75; }

a {
  color: #17B6B4; }
  a:hover {
    color: #118987; }

.text-primary {
  color: #17B6B4 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }

section {
  padding: 40px 0; }
  section h2.section-heading {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 35px;
    text-transform: none;
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; }

@media (min-width: 768px) {
  section {
    padding: 70px 0; } }
.btn {
  font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important;
  font-weight: 700; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

.btn-primary {
  background-color: #17B6B4;
  border-color: #17B6B4; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #139492 !important;
    border-color: #139492 !important;
    color: white; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

::-moz-selection {
  background: #17B6B4;
  text-shadow: none; }

::selection {
  background: #17B6B4;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

.w100p {
  width: 100%; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mt5 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt15 {
  margin-top: 15px; }

.mt20 {
  margin-top: 20px; }

.mt25 {
  margin-top: 25px; }

.mt30 {
  margin-top: 30px; }

.mt35 {
  margin-top: 35px; }

.mt40 {
  margin-top: 40px; }

.center-block-vertical {
  padding: 20px; }

@media (min-width: 768px) {
  .center-block-vertical {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; } }
.bg-light-gray {
  background: rgba(161, 215, 215, 0.3); }

#mainNav {
  background-color: #fff; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    background-color: #17B6B4;
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
  #mainNav .navbar-brand {
    color: #17B6B4; }
    #mainNav .navbar-brand img {
      width: 120px;
      padding: 12px 0; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #118987; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: #212529;
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #17B6B4; }

@media (min-width: 992px) {
  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
      font-size: 1.75em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em 1em !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #fff; }
      #mainNav.navbar-shrink .navbar-brand img {
        width: 120px;
        padding: 12px 0; }
      #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
        color: #212529; }
        #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link.active, #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:hover {
          color: #17B6B4; } }
header.masthead {
  text-align: center;
  color: white;
  background-image: url("../img/top/dfree-top.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 22px;
      line-height: 22px;
      margin-bottom: 25px;
      color: #3E3A39;
      font-weight: 200; }
    header.masthead .intro-text .intro-heading {
      font-size: 50px;
      font-weight: 700;
      line-height: 50px;
      margin-bottom: 25px; }
    header.masthead .intro-text .intro-lead-sub-en {
      font-size: 18px;
      margin-top: 25px; }
    header.masthead .intro-text .intro-heading-logo {
      text-align: center; }
      header.masthead .intro-text .intro-heading-logo img {
        max-width: 300px; }

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 40px;
      line-height: 40px;
      margin-bottom: 25px; }
    header.masthead .intro-text .intro-lead-sub-en {
      font-size: 18px;
      margin-top: 25px; }
    header.masthead .intro-text .intro-heading {
      font-size: 75px;
      font-weight: 700;
      line-height: 75px;
      margin-bottom: 50px; }
    header.masthead .intro-text .intro-heading-logo {
      margin-top: 35px;
      text-align: center; }
      header.masthead .intro-text .intro-heading-logo img {
        max-width: 60%; } }
.service-heading {
  margin: 15px 0;
  text-transform: none; }

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px; }
  #portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer; }
    #portfolio .portfolio-item .portfolio-link .portfolio-hover {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      transition: all ease 0.5s;
      opacity: 0;
      background: rgba(23, 182, 180, 0.9); }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
        opacity: 1; }
      #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
        font-size: 20px;
        position: absolute;
        top: 50%;
        width: 100%;
        height: 20px;
        margin-top: -12px;
        text-align: center;
        color: white; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
          margin-top: -12px; }
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
        #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
          margin: 0; }
  #portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    background-color: #fff; }
    #portfolio .portfolio-item .portfolio-caption h4 {
      margin: 0;
      text-transform: none; }
    #portfolio .portfolio-item .portfolio-caption p {
      font-size: 16px;
      font-style: italic;
      margin: 0;
      font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; }
#portfolio * {
  z-index: 2; }

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px; } }
.portfolio-modal {
  padding-right: 0px !important; }
  .portfolio-modal .modal-dialog {
    margin: 1rem;
    max-width: 100vw; }
  .portfolio-modal .modal-content {
    padding: 100px 0;
    text-align: center; }
    .portfolio-modal .modal-content h2 {
      font-size: 3em;
      margin-bottom: 15px; }
    .portfolio-modal .modal-content p {
      margin-bottom: 30px; }
    .portfolio-modal .modal-content p.item-intro {
      font-size: 16px;
      font-style: italic;
      margin: 20px 0 30px;
      font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; }
    .portfolio-modal .modal-content ul.list-inline {
      margin-top: 0;
      margin-bottom: 30px; }
    .portfolio-modal .modal-content img {
      margin-bottom: 30px; }
    .portfolio-modal .modal-content button {
      cursor: pointer; }
  .portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent; }
    .portfolio-modal .close-modal:hover {
      opacity: 0.3; }
    .portfolio-modal .close-modal .lr {
      /* Safari and Chrome */
      z-index: 1051;
      width: 1px;
      height: 75px;
      margin-left: 35px;
      /* IE 9 */
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      background-color: #212529; }
      .portfolio-modal .close-modal .lr .rl {
        /* Safari and Chrome */
        z-index: 1052;
        width: 1px;
        height: 75px;
        /* IE 9 */
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        background-color: #212529; }

.timeline {
  position: relative;
  padding: 0;
  list-style: none; }
  .timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: '';
    background-color: #e9ecef; }
  .timeline > li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px; }
    .timeline > li:after, .timeline > li:before {
      display: table;
      content: ' '; }
    .timeline > li:after {
      clear: both; }
    .timeline > li .timeline-panel {
      position: relative;
      float: right;
      width: 100%;
      padding: 0 20px 0 100px;
      text-align: left; }
      .timeline > li .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; }
      .timeline > li .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; }
    .timeline > li .timeline-image {
      position: absolute;
      z-index: 100;
      left: 0;
      width: 80px;
      height: 80px;
      margin-left: 0;
      text-align: center;
      color: white;
      border: 7px solid #e9ecef;
      border-radius: 100%;
      background-color: #17B6B4; }
      .timeline > li .timeline-image h4 {
        font-size: 10px;
        line-height: 14px;
        margin-top: 12px; }
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0 20px 0 100px;
      text-align: left; }
      .timeline > li.timeline-inverted > .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; }
      .timeline > li.timeline-inverted > .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; }
    .timeline > li:last-child {
      margin-bottom: 0; }
  .timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit; }
    .timeline .timeline-heading h4.subheading {
      text-transform: none; }
  .timeline .timeline-body > ul,
  .timeline .timeline-body > p {
    margin-bottom: 0; }

.team {
  background: #F2F4F8; }

.team-member {
  margin-bottom: 50px;
  text-align: center; }
  .team-member img {
    width: 225px;
    height: 225px;
    border: 7px solid #fff;
    object-fit: cover; }
  .team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none; }
  .team-member p {
    margin-top: 0; }
  .team-member .team-member-text {
    font-size: 0.9em;
    text-align: left; }

section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #fff; }
  section#contact .section-heading {
    color: #fff; }
  section#contact .form-group {
    margin-bottom: 25px; }
    section#contact .form-group input,
    section#contact .form-group textarea {
      padding: 20px; }
    section#contact .form-group input.form-control {
      height: auto; }
    section#contact .form-group textarea.form-control {
      height: 248px; }
  section#contact .form-control:focus {
    border-color: #17B6B4;
    box-shadow: none; }
  section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
  section#contact :-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 18- */
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
  section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 19+ */
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
  section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
  section#contact .btn-submit {
    width: 100px;
    margin-left: 15px; }

footer {
  border-top: 1px solid #dee2e6;
  padding: 25px 0; }
  footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: "Noto Sans Japanese", "Ubuntu", SansSerif !important; }
  footer .footer-container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    footer .footer-container .footer-left, footer .footer-container .footer-right {
      display: inline-block;
      font-size: 12px; }
      footer .footer-container .footer-left a, footer .footer-container .footer-right a {
        font-size: 12px;
        font-weight: 500;
        color: #818182; }

ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #17B6B4; }

.movie {
  margin-top: 50PX; }

@media (min-width: 768px) {
  .movie {
    margin-top: 10PX; } }
.dfree-how-works.fa-stack {
  position: relative; }
  .dfree-how-works.fa-stack img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px; }

.service-item {
  margin-bottom: 40px; }
  .service-item .service-item-text {
    background: #fff; }
  .service-item .service-item-img {
    padding-right: 0;
    padding-left: 0; }

.visible-only-pc {
  display: none; }

@media (min-width: 768px) {
  .service-item-text {
    display: flex;
    align-items: center;
    padding-left: 30px; }

  .visible-only-pc {
    display: block; } }
.plan .plan-item {
  border-radius: 0 0 40px 40px;
  overflow: hidden;
  margin-bottom: 40px; }
  .plan .plan-item .plan-item-img {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden; }
  .plan .plan-item .plan-item-content {
    background: #fff;
    padding: 15px 30px 30px; }
    .plan .plan-item .plan-item-content ul {
      font-weight: 200; }
      .plan .plan-item .plan-item-content ul li {
        margin-bottom: 10px; }

.header-banner {
  margin-top: 70px;
  text-align: center;
  padding: 0.5px 0;
  background: #F2F2F3;
  color: #07113D; }

.header-banner a {
  color: #07113D;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline; }

.header-banner p {
  line-height: 1.5rem; }

@media (min-width: 992px) {
  .plan .plan-item .plan-item-img img {
    display: none; }
  .plan .plan-item .plan-item-img.plan1 {
    background: url("../img/top/top-plan1.jpg");
    background-size: cover;
    background-position: center; }
  .plan .plan-item .plan-item-img.plan2 {
    background: url("../img/top/top-plan2.jpg");
    background-size: cover;
    background-position: center; }
  .plan .plan-item .plan-item-img.plan3 {
    background: url("../img/top/plan3.jpg");
    background-size: cover;
    background-position: center; }

  .header-banner {
    margin-top: 58px;
    text-align: center;
    padding: 10px 0;
    background: #F2F2F3;
    color: #07113D; }

  .header-banner a {
    color: #07113D;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline; }

  .header-banner p {
    line-height: 1.5rem; } }
.company-about .company-about-item {
  padding-top: 15px;
  border-bottom: 1px solid #e9ecef; }
  .company-about .company-about-item .table-head {
    font-weight: 600; }

.sub-page-header {
  margin-top: 64px;
  text-align: center;
  padding: 60px 0;
  background: #17B6B4;
  color: #fff; }
  .sub-page-header .sub-page-header-text {
    font-size: 40px;
    display: inline-block;
    padding: 5px;
    border-bottom: 4px solid #fff; }

.product-download {
  background: #17B6B4;
  color: #fff;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  transition: .2s; }
  .product-download:hover {
    color: #fff;
    opacity: 0.8;
    transition: .2s; }
  .product-download .product-download-text {
    padding: 15px;
    font-weight: 500;
    font-size: 18px; }

.news-date {
  background: #17b6b4;
  padding: 5px 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px; }

.privacy h3 {
  margin-top: 2em; }
.privacy ol li {
  margin-bottom: 0.5em; }
.privacy .privacy-contact {
  border: 1px solid #868e96;
  padding: 20px; }

.py-5 .introduce-item {
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
  margin-bottom: 15px;
  height: 100%;
  background: #fff; }
  .py-5 .introduce-item.only-text {
    font-size: 1.2rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500; }
  .py-5 .introduce-item .img-container {
    height: 180px;
    padding: 15px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center; }
    .py-5 .introduce-item .img-container img {
      max-height: 150px; }
  .py-5 .introduce-item .name-container {
    font-weight: 500;
    background: #fff;
    padding: 10px 0;
    font-size: 1.1rem; }

.awards .row {
  margin-bottom: 10px; }
.awards .award-date {
  margin-bottom: 5px;
  background: #e0dac7;
  padding: 5px 10px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #343a40;
  width: 100px; }
.awards .award-content {
  color: #343a40;
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 10px; }
  .awards .award-content a {
    color: #343a40;
    font-weight: 500; }

.recruit-message-head {
  padding: 0;
  background: #e7ddd4; }
  .recruit-message-head .container {
    padding: 0; }
  .recruit-message-head .message-photo {
    max-width: 720px;
    width: 100%; }

.recruit-message {
  background: #f8f4f1; }
  .recruit-message .message-content {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif; }
    .recruit-message .message-content .name-tibgtle {
      font-size: 0.8em; }
    .recruit-message .message-content .name {
      font-size: 1.1em; }

.vision {
  padding-bottom: 20px;
  text-align: center;
  font-size: 18px; }
  .vision .vision-item {
    margin: 0 0 60px; }
    .vision .vision-item-title {
      color: #17B6B4;
      font-weight: 500;
      font-size: 2em;
      margin-bottom: 0.5em;
      font-family: 'Kaushan Script', cursive; }
    .vision .vision-item .myball-title {
      color: #17B6B4;
      font-family: Ubuntu;
      font-size: 1.2em; }
    .vision .vision-item-content .my-ball {
      display: inline-block;
      padding: 15px 40px;
      background: rgba(23, 182, 180, 0.8);
      color: #fff;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      margin-bottom: 1em; }
      .vision .vision-item-content .my-ball .big-myBall {
        font-size: 1.4em;
        font-family: Ubuntu;
        font-weight: bold; }
      .vision .vision-item-content .my-ball .small-myBall {
        font-size: 0.7em;
        font-weight: 200; }

@media (min-width: 768px) {
  .vision {
    font-size: 24px; } }
.recruit-interview {
  background: rgba(161, 215, 215, 0.2); }
  .recruit-interview a:hover {
    text-decoration: none; }
  .recruit-interview .interview-item {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    border-radius: 20px; }
    .recruit-interview .interview-item img {
      width: 100%; }
    .recruit-interview .interview-item .interview-head {
      font-weight: 500; }
    .recruit-interview .interview-item .interview-content {
      background: #fff;
      color: #495057;
      padding: 15px; }
    .recruit-interview .interview-item .interview-tags ul {
      padding: 0;
      margin: 5px 0 0; }
      .recruit-interview .interview-item .interview-tags ul li {
        color: #17B6B4;
        display: inline-block;
        border: 1px solid #17B6B4;
        padding: 2px 6px;
        font-size: 12px;
        border-radius: 5px;
        margin-right: 5px; }
  .recruit-interview .wantedly-message {
    font-size: 14px; }

@media (min-width: 768px) {
  .recruit-interview .interview-item {
    color: #fff;
    background: #17B6B4;
    position: relative;
    border-radius: 20px;
    padding: 0;
    margin-bottom: 15px;
    cursor: pointer;
    overflow: hidden; }
    .recruit-interview .interview-item img {
      height: 100%;
      opacity: 0.4;
      transition: .4s;
      border-radius: 20px; }
      .recruit-interview .interview-item img:hover {
        opacity: 1;
        transition: .4s; }
    .recruit-interview .interview-item .interview-content {
      background: transparent;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 20px;
      color: #fff;
      pointer-events: none; }
      .recruit-interview .interview-item .interview-content .interview-head {
        font-size: 1.4em; }
      .recruit-interview .interview-item .interview-content .interview-tags ul {
        padding: 0;
        margin: 0; }
        .recruit-interview .interview-item .interview-content .interview-tags ul li {
          color: #fff;
          display: inline-block;
          border: 1px solid #fff;
          padding: 2px 6px;
          font-size: 12px;
          border-radius: 5px;
          margin-right: 5px; } }
.plan_icon {
  font-size: 60px;
  color: #17B6B4; }

.ssModel {
  margin-top: 10px; }

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