@import url("https://use.typekit.net/rvo6zas.css");
h1, h2, h3, h4, h5, h6, p, div, li, span, dt, dd {
  line-height: 1.6; }
  @media (max-width: 767px) {
    h1, h2, h3, h4, h5, h6, p, div, li, span, dt, dd {
      line-height: 1.4; } }

h3 {
  font-size: 18px; }
  @media (max-width: 767px) {
    h3 {
      font-size: 15px; } }

.under_ttl {
  padding: 0;
  max-height: 260px;
  height: 25vw;
  position: relative; }
  @media (max-width: 767px) {
    .under_ttl {
      height: 45vw; } }
  .under_ttl.concept {
    background: url(https://www.fukusaya.info/user_data/new_img/under/bg_concept_h2.jpg) no-repeat center;
    background-size: cover; }
    @media (max-width: 767px) {
      .under_ttl.concept {
        background: url(https://www.fukusaya.info/user_data/new_img/under/bg_concept_h2_sp.jpg) no-repeat center;
        background-size: cover; } }
  .under_ttl.safety {
    background: url(https://www.fukusaya.info/user_data/new_img/under/bg_safety_h2.jpg) no-repeat center;
    background-size: cover; }
    @media (max-width: 767px) {
      .under_ttl.safety {
        background: url(https://www.fukusaya.info/user_data/new_img/under/bg_safety_h2_sp.jpg) no-repeat center;
        background-size: cover; } }
  .under_ttl .under_h2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    color: #253b4b;
    background: #f7f7f7;
    padding: 4px;
    font-size: 28px; }
    @media (max-width: 1100px) {
      .under_ttl .under_h2 {
        font-size: 2.8vw; } }
    @media (max-width: 767px) {
      .under_ttl .under_h2 {
        font-size: 20px;
        top: auto;
        bottom: 0;
        transform: translateY(0);
        left: 0;
        background: #fff; } }
    @media (max-width: 420px) {
      .under_ttl .under_h2 {
        font-size: 5.5vw; } }

.txt {
  font-size: 16px; }
  .txt:not(:first-of-type) {
    margin-top: 10px; }
  @media (max-width: 1000px) {
    .txt {
      font-size: 14px; } }
  .txt span.red {
    color: #9d2d2d;
    font-weight: bold; }

.mb15 {
  margin-bottom: 15px; }

h2.border {
  padding: 8px;
  border-top: 1px solid #253b4b;
  border-bottom: 1px solid #253b4b;
  text-align: center; }
  @media (max-width: 767px) {
    h2.border {
      padding: 6px;
      font-size: 18px; } }

.concept_info {
  padding: 40px 0 0; }
  .concept_info .flex_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row-reverse; }
    @media (max-width: 767px) {
      .concept_info .flex_box {
        display: block; } }
    .concept_info .flex_box .box {
      width: 63%; }
      @media (max-width: 767px) {
        .concept_info .flex_box .box {
          width: 100%; } }
      .concept_info .flex_box .box h3 {
        font-size: 22px;
        margin: 0 0 15px;
        color: #253b4b; }
        @media (max-width: 1000px) {
          .concept_info .flex_box .box h3 {
            font-size: 18px; } }
        @media (max-width: 767px) {
          .concept_info .flex_box .box h3 {
            font-size: 16px;
            margin: 0 0 10px; } }
    .concept_info .flex_box figure {
      width: 34%; }
      @media (max-width: 767px) {
        .concept_info .flex_box figure {
          width: 40%;
          margin: 0 auto 20px;
          min-width: 160px; } }

.concept_point .flex_box {
  display: flex;
  justify-content: space-between; }
  .concept_point .flex_box.reverse {
    flex-flow: row-reverse; }
  .concept_point .flex_box:not(:last-of-type) {
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .concept_point .flex_box:not(:last-of-type) {
        margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .concept_point .flex_box {
      display: block; } }
  .concept_point .flex_box figure {
    width: 34%; }
    @media (max-width: 767px) {
      .concept_point .flex_box figure {
        width: 100%;
        margin: 0 0 15px; } }
  .concept_point .flex_box .box {
    width: 63%; }
    @media (max-width: 767px) {
      .concept_point .flex_box .box {
        width: 100%; } }
    .concept_point .flex_box .box h2 {
      color: #253b4b;
      letter-spacing: .1rem;
      position: relative;
      padding-left: 14px;
      margin: 0 0 10px;
      font-size: 24px; }
      @media (max-width: 1100px) {
        .concept_point .flex_box .box h2 {
          font-size: 20px; } }
      @media (max-width: 767px) {
        .concept_point .flex_box .box h2 {
          font-size: 18px; } }
      .concept_point .flex_box .box h2:before {
        content: "";
        width: 5px;
        height: 80%;
        background: #253b4b;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto; }
    .concept_point .flex_box .box h3 {
      color: #9d2d2d;
      font-size: 18px;
      margin: 0 0 4px;
      line-height: 1.4; }
      @media (max-width: 1100px) {
        .concept_point .flex_box .box h3 {
          font-size: 16px; } }
      @media (max-width: 767px) {
        .concept_point .flex_box .box h3 {
          font-size: 15px; } }

.concept_mikaku h2 {
  text-align: center; }
.concept_mikaku .mikaku_box {
  background: #fafafa;
  padding: 40px;
  margin: 30px 0 20px;
  border-radius: 10px; }
  @media (max-width: 767px) {
    .concept_mikaku .mikaku_box {
      padding: 30px 15px;
      margin: 15px 0 10px; } }
  .concept_mikaku .mikaku_box h3 {
    color: #9d2d2d;
    font-size: 22px;
    text-align: center;
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 20px; }
    @media (max-width: 1100px) {
      .concept_mikaku .mikaku_box h3 {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .concept_mikaku .mikaku_box h3 {
        font-size: 16px; } }
    .concept_mikaku .mikaku_box h3:after {
      content: "";
      width: 32px;
      height: 3px;
      background: #9d2d2d;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .concept_mikaku .mikaku_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .concept_mikaku .mikaku_box ul li {
      margin: 1%;
      width: calc(92% / 4);
      background: #9d2d2d;
      color: #fff;
      height: 14vw;
      max-height: 191px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-weight: bold;
      font-size: 20px; }
      @media (max-width: 767px) {
        .concept_mikaku .mikaku_box ul li {
          font-size: 18px;
          height: 18vw; } }
      @media (max-width: 500px) {
        .concept_mikaku .mikaku_box ul li {
          height: 18vw;
          font-size: 15px;
          width: calc(91% / 3);
          margin: 1.5%;
          height: 24.5vw; } }

.safety_info {
  padding: 40px 0 0; }
  .safety_info h2 {
    margin: 0 0 20px;
    text-align: center;
    color: #253b4b;
    font-size: 20px;
    line-height: 1.6;
    position: relative;
    padding: 55px 0 0; }
    @media (max-width: 1100px) {
      .safety_info h2 {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .safety_info h2 {
        font-size: 16px;
        padding: 40px 0 0;
        margin: 0 0 14px; } }
    .safety_info h2:before {
      content: "";
      background: url(https://www.fukusaya.info/user_data/new_img/under/icon_marusa.png) no-repeat;
      background-size: contain;
      width: 45px;
      height: 45px;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      margin: auto; }
      @media (max-width: 767px) {
        .safety_info h2:before {
          width: 32px;
          height: 32px; } }
    .safety_info h2 .red {
      display: block;
      color: #9d2d2d;
      font-size: 28px; }
      @media (max-width: 1100px) {
        .safety_info h2 .red {
          font-size: 26px; } }
      @media (max-width: 767px) {
        .safety_info h2 .red {
          font-size: 22px; } }
  .safety_info .img_li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px 0 0; }
    @media (max-width: 767px) {
      .safety_info .img_li {
        margin: 20px 0 0; } }
    .safety_info .img_li li {
      width: calc(97% / 3); }
      @media (max-width: 767px) {
        .safety_info .img_li li {
          width: calc(97% / 2); }
          .safety_info .img_li li:last-of-type {
            margin-top: 3%; } }
      .safety_info .img_li li img {
        width: 100%; }

.safety_quality .flex_box {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 767px) {
    .safety_quality .flex_box {
      display: block; } }
  .safety_quality .flex_box:not(:last-of-type) {
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .safety_quality .flex_box:not(:last-of-type) {
        margin-bottom: 30px; } }
  .safety_quality .flex_box.reverse {
    flex-flow: row-reverse; }
  .safety_quality .flex_box figure {
    width: 56%; }
    @media (max-width: 767px) {
      .safety_quality .flex_box figure {
        width: 100%;
        margin-bottom: 10px; } }
  .safety_quality .flex_box .box {
    width: 41%; }
    @media (max-width: 767px) {
      .safety_quality .flex_box .box {
        width: 100%; } }

.one_column_center.privacy .message {
  font-weight: bold;
  font-size: 18px;
  color: #253b4b; }
  @media (max-width: 767px) {
    .one_column_center.privacy .message {
      font-size: 16px; } }

/*# sourceMappingURL=under.css.map */
