@charset "utf-8";
@charset "utf-8";
@media screen and (min-width: 769px), print {
  .content-heading {
    background-color: #09ba79;
    height: 162px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .content-heading h2 {
    color: #fff;
    font-size: 3.2rem;
    text-align: center;
  }
  .content-heading h2 i {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background-color: #fff;
    border-radius: 50%;
    color: #09ba79;
    margin: 0px auto;
    margin-bottom: 20px;
  }
  .content-heading h2 i:before {
    font-size: 2.2rem;
  }
  .content-image {
    height: 340px;
  }
  h3.line-caption {
    font-size: 2.6rem;
    color: #09ba79;
    font-weight: bold;
    background-color: #effcf7;
    border-left: 3px solid #09ba79;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e1efea;
    height: 50px;
    line-height: 50px;
    padding-left: 28px;
    margin-bottom: 24px;
  }
  .content-body {
    padding-bottom: 80px;
    padding-top: 70px;
    font-size: 1.5rem;
  }
  footer {
    border-top: 1px dotted #ddd;
    padding-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .content-heading {
    background-color: #09ba79;
    height: 96px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .content-heading h2 {
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
  }
  .content-heading h2 i {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 50%;
    color: #09ba79;
    margin: 0px auto;
    margin-bottom: 10px;
  }
  .content-heading h2 i:before {
    font-size: 1.3rem;
  }
  .content-image {
    height: 120px;
  }
  h3.line-caption {
    font-size: 1.9rem;
    color: #09ba79;
    font-weight: bold;
    background-color: #effcf7;
    border-left: 3px solid #09ba79;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #e1efea;
    padding: 10px 0;
    padding-left: 14px;
    margin-bottom: 12px;
    line-height: 1.2;
  }
  .content-body {
    padding-top: 35px;
    padding-bottom: 40px;
    font-size: 1.4rem;
  }
  footer {
    border-top: 1px dotted #ddd;
    padding-top: 26px;
  }
}
@media screen and (min-width: 769px), print {
  .content-image {
    background-image: url("../../about/img/main_image.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top center;
  }
  article.about h3 {
    color: #09ba79;
    font-size: 3.5rem;
    margin-bottom: 30px;
  }
  article.about .row .pull-left {
    width: 705px;
  }
  article.about .row .pull-left dl {
    margin-top: 32px;
  }
  article.about .row .pull-left dl dt {
    position: relative;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
    -webkit-background-size: 348px 228px;
    -moz-background-size: 348px 228px;
    background-size: 348px 228px;
    background-image: url("../img/sprite/sprite_about.png?v=1497511194982");
    background-position: 0px -174px;
    width: 220px;
    height: 54px;
    background-repeat: no-repeat;
  }
  article.about .row .pull-left dl dd {
    position: relative;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
    -webkit-background-size: 348px 228px;
    -moz-background-size: 348px 228px;
    background-size: 348px 228px;
    background-image: url("../img/sprite/sprite_about.png?v=1497511194982");
    background-position: 0px 0px;
    width: 348px;
    height: 54px;
    background-repeat: no-repeat;
  }
  article.about .row .pull-left dl dt,
  article.about .row .pull-left dl dd {
    display: inline-block;
  }
  article.about .row .pull-left dl dt {
    margin-right: 20px;
  }
  article.about .row .pull-right figcaption {
    position: relative;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
    -webkit-background-size: 348px 228px;
    -moz-background-size: 348px 228px;
    background-size: 348px 228px;
    background-image: url("../img/sprite/sprite_about.png?v=1497511194982");
    background-position: 0px -84px;
    width: 226px;
    height: 60px;
    background-repeat: no-repeat;
    margin-top: 15px;
  }
  article.road-map {
    margin-top: 42px;
  }
  article.road-map ul li {
    text-indent: -1em;
    padding-left: 1em;
  }
  article.road-map ul li:before {
    content: '・';
  }
  article.road-map ul li:nth-of-type(n+2) {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .content-image {
    background-image: url("../../about/img/main_image.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: top center;
  }
  article.about h3 {
    color: #09ba79;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  article.about .row >.pull-left {
    float: none !important;
  }
  article.about .row >.pull-right {
    float: none !important;
  }
  article.about .row .pull-left {
    margin-bottom: 20px;
  }
  article.about .row .pull-left dl {
    margin-top: 16px;
  }
  article.about .row .pull-left dl dt {
    position: relative;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
    -webkit-background-size: 174px 114px;
    -moz-background-size: 174px 114px;
    background-size: 174px 114px;
    background-image: url("../img/sprite/sprite_about.png?v=1497511194982");
    background-position: 0px -87px;
    width: 110px;
    height: 0px;
    padding-top: 27px;
    background-repeat: no-repeat;
    text-indent: -9999px;
  }
  article.about .row .pull-left dl dd {
    position: relative;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
    -webkit-background-size: 174px 114px;
    -moz-background-size: 174px 114px;
    background-size: 174px 114px;
    background-image: url("../img/sprite/sprite_about.png?v=1497511194982");
    background-position: 0px 0px;
    width: 174px;
    height: 0px;
    padding-top: 27px;
    background-repeat: no-repeat;
    text-indent: -9999px;
  }
  article.about .row .pull-left dl dt,
  article.about .row .pull-left dl dd {
    display: inline-block;
  }
  article.about .row .pull-left dl dt {
    margin-right: 10px;
  }
  article.about .row .pull-right {
    text-align: center;
  }
  article.about .row .pull-right img {
    width: 60%;
  }
  article.about .row .pull-right figcaption {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("../img/sprite/sprite_about.png?v=1497511194982");
    -webkit-background-size: 153.98230088495575% 380%;
    -moz-background-size: 153.98230088495575% 380%;
    background-size: 153.98230088495575% 380%;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    width: 60%;
    display: block;
    margin: 0px auto;
    margin-top: 8px;
  }
  article.about .row .pull-right figcaption::after {
    content: '';
    display: block;
    padding-top: 26.548672566371685%;
  }
  article.road-map {
    margin-top: 21px;
  }
  article.road-map ul li {
    text-indent: -1em;
    padding-left: 1em;
  }
  article.road-map ul li:before {
    content: '・';
  }
  article.road-map ul li:nth-of-type(n+2) {
    margin-top: 15px;
  }
}
