.l-container {
  overflow: hidden;
  /* -----------------------------------------------------------------
  *  component
  *  ---------------------------------------------------------------*/
  /* -----------------------------------------------------------------
  *  Utility
  *  ---------------------------------------------------------------*/
  /* -----------------------------------------------------------------
  *  Contents
  *  ---------------------------------------------------------------*/ }
  .l-container *,
  .l-container *:before,
  .l-container *:after {
    box-sizing: border-box; }
  .l-container .c-inner {
    position: relative; }
    .l-container .c-inner_contents {
      width: 976px;
      margin-left: auto;
      margin-right: auto; }
  .l-container .c-hl_type01 {
    text-align: center; }
    .l-container .c-hl_type01 > img {
      width: 80px;
      margin-left: auto;
      margin-right: auto; }
    .l-container .c-hl_type01 > div {
      width: 80px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 5px; }
    .l-container .c-hl_type01 > span {
      position: relative;
      display: inline-block;
      color: #009BA1;
      font-size: 36px;
      font-weight: bold;
      background-image: url(../images/line_hl.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      line-height: 1.4; }
  .l-container .c-rt_type01 {
    font-size: 18px;
    line-height: 1.75; }
    .l-container .c-rt_type01 > em {
      font-size: 24px;
      color: #009BA1;
      font-weight: bold;
      font-style: normal; }
  .l-container .u-ta_c {
    text-align: center !important; }
  .l-container .u-ta_l {
    text-align: left !important; }
  .l-container .u-ta_r {
    text-align: right !important; }
  .l-container .u-alpha {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    transition: 0.4s opacity ease; }
  .l-container .u-alpha:hover {
    -ms-filter: "alpha( opacity=70 )";
    filter: alpha(opacity=70);
    opacity: 0.7; }
  .l-container .u-clearfix:before,
  .l-container .u-clearfix:after {
    content: " ";
    display: table; }
  .l-container .u-clearfix:after {
    clear: both; }
  .l-container .u-visible_xs,
  .l-container .u-visible_lg {
    display: none !important; }
  .l-container .u-visible_xs_block,
  .l-container .u-visible_xs_inline,
  .l-container .u-visible_xs_inline-block,
  .l-container .u-visible_lg_block,
  .l-container .u-visible_lg_inline,
  .l-container .u-visible_lg_inline-block {
    display: none !important; }
  .l-container .u-noEvent {
    pointer-events: none; }
  .l-container .u-position_relative {
    position: relative !important; }
  .l-container .u-position_abs {
    position: absolute !important; }
  .l-container .u-position_fixed {
    position: fixed !important; }
  .l-container .u-position_static {
    position: static !important; }
  .l-container .u-vertical_mid {
    vertical-align: middle !important; }
  .l-container .u-vertical_bottom {
    vertical-align: bottom !important; }
  .l-container .u-vertical_base {
    vertical-align: baseline !important; }
  .l-container .u-vertical_sup {
    vertical-align: super !important; }
  .l-container .u-vertical_sub {
    vertical-align: sub !important; }
  .l-container .u-vertical_tb {
    vertical-align: text-bottom !important; }
  .l-container .u-vertical_tt {
    vertical-align: text-top !important; }
  .l-container__explain {
    position: relative;
    margin-top: 70px;
    padding-bottom: 150px; }
    .l-container__explain:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #F4F9F6;
      transform: skewY(-5deg);
      transform-origin: bottom left; }
    .l-container__explain__bar01 {
      position: absolute;
      top: -160px;
      right: 0; }
    .l-container__explain__hl {
      text-align: center;
      margin-bottom: 40px; }
    .l-container__explain__rt {
      text-align: center;
      margin-bottom: 50px; }
    .l-container__explain__fig {
      margin-bottom: 60px; }
    .l-container__explain__risk {
      position: relative;
      text-align: center;
      background-color: #fff;
      border: 1px solid #009BA1;
      border-radius: 12px;
      padding: 60px 40px 40px;
      text-align: left; }
      .l-container__explain__risk__hl {
        position: absolute;
        top: -15px;
        left: 50%;
        transform: translateX(-50%);
        color: #fff;
        background-color: #009BA1;
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        padding: 6px 40px;
        border-radius: 24px;
        text-align: center;
        line-height: 1.2; }
      .l-container__explain__risk__holder__texts {
        float: left;
        width: 420px; }
        .l-container__explain__risk__holder__texts__rt {
          font-size: 14px;
          line-height: 1.85714285714; }
      .l-container__explain__risk__holder__graph {
        float: right;
        width: 420px; }
        .l-container__explain__risk__holder__graph__hl {
          text-align: center;
          margin-bottom: 20px; }
          .l-container__explain__risk__holder__graph__hl > span {
            display: inline-block;
            color: #009BA1;
            font-size: 16px;
            font-weight: bold;
            border-bottom: 1px solid #E1E1E1; }
        .l-container__explain__risk__holder__graph__fig {
          margin-bottom: 20px; }
        .l-container__explain__risk__holder__graph__source {
          font-size: 12px;
          text-align: right; }
    .l-container__explain__bar02 {
      position: absolute;
      bottom: -60px;
      left: -300px; }
  .l-container__warrantyTarget {
    padding-bottom: 150px; }
    .l-container__warrantyTarget__hl {
      text-align: center;
      margin-bottom: 40px; }
    .l-container__warrantyTarget__list__item {
      width: 294px;
      float: left;
      text-align: center;
      margin-left: 47px; }
      .l-container__warrantyTarget__list__item:first-child {
        margin-left: 0; }
      .l-container__warrantyTarget__list__item__fig {
        margin-bottom: 20px; }
      .l-container__warrantyTarget__list__item__dl > dt {
        margin-bottom: 15px;
        text-align: center; }
        .l-container__warrantyTarget__list__item__dl > dt > span {
          color: #009BA1;
          font-size: 20px;
          font-weight: bold;
          display: inline-block; }
          .l-container__warrantyTarget__list__item__dl > dt > span > img {
            vertical-align: text-bottom;
            display: inline-block;
            width: 34px; }
      .l-container__warrantyTarget__list__item__dl > dd {
        font-size: 14px;
        line-height: 1.85714285714; }
  .l-container__detail {
    position: relative;
    padding-bottom: 150px; }
    .l-container__detail:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #E3F1F1;
      transform: skewY(-5deg);
      transform-origin: bottom left; }
    .l-container__detail__hl {
      text-align: center;
      margin-bottom: 40px; }
    .l-container__detail__rt {
      text-align: center;
      margin-bottom: 20px; }
    .l-container__detail__remarks {
      font-size: 12px;
      text-align: center;
      margin-bottom: 40px; }
    .l-container__detail__holder01 {
      position: relative;
      background-color: #fff;
      padding: 60px 75px;
      margin-bottom: 70px; }
      .l-container__detail__holder01__eachMenu:first-child {
        margin-bottom: 50px; }
      .l-container__detail__holder01__eachMenu__hl {
        position: relative;
        font-size: 18px;
        font-weight: bold;
        color: #009BA1;
        margin-bottom: 20px;
        padding-bottom: 10px;
        line-height: 1.4; }
        .l-container__detail__holder01__eachMenu__hl:after {
          content: "";
          width: 100%;
          height: 6px;
          border-radius: 12px;
          border: 1px solid #009BA1;
          position: absolute;
          bottom: 0;
          left: 0;
          display: block; }
      .l-container__detail__holder01__eachMenu__rt {
        font-size: 14px;
        line-height: 1.85714285714;
        margin-bottom: 20px; }
      .l-container__detail__holder01__eachMenu__list {
        display: inline-block;
        text-align: center;
        font-size: 0; }
        .l-container__detail__holder01__eachMenu__list__item {
          display: inline-block;
          vertical-align: top;
          width: 20%;
          text-align: center; }
          .l-container__detail__holder01__eachMenu__list__item__fig > img {
            max-width: 100%; }
          .l-container__detail__holder01__eachMenu__list__item__name {
            font-size: 14px;
            font-weight: bold;
            color: #009BA1;
            line-height: 1.4; }
    .l-container__detail__holder02 {
      position: relative;
      background-color: #fff;
      padding: 60px 75px; }
      .l-container__detail__holder02__hl {
        position: absolute;
        top: -15px;
        left: 50%;
        transform: translateX(-50%);
        color: #fff;
        background-color: #009BA1;
        display: inline-block;
        font-size: 18px;
        font-weight: bold;
        padding: 6px 40px;
        border-radius: 24px;
        text-align: center;
        line-height: 1.2; }
      .l-container__detail__holder02__rt {
        font-size: 14px;
        line-height: 1.85714285714;
        margin-bottom: 30px; }
      .l-container__detail__holder02__premiumEdition {
        background-color: #EDF3F1;
        padding: 25px 100px;
        border-radius: 12px; }
        .l-container__detail__holder02__premiumEdition__holder__texts {
          width: 460px;
          float: left; }
          .l-container__detail__holder02__premiumEdition__holder__texts__hl {
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 10px;
            line-height: 1.4; }
          .l-container__detail__holder02__premiumEdition__holder__texts__rt {
            font-size: 14px;
            line-height: 1.85714285714; }
        .l-container__detail__holder02__premiumEdition__holder__fig {
          width: 148px;
          float: right; }
        .l-container__detail__holder02__premiumEdition__btn {
          font-size: 16px;
          text-align: center;
          display: block;
          background-color: #009BA1;
          color: #fff !important;
          width: 380px;
          padding: 10px;
          margin-left: auto;
          margin-right: auto;
          background-image: url(../images/icon_btnArrow.png);
          background-position: 98% center;
          background-repeat: no-repeat; }
    .l-container__detail__bar03 {
      position: absolute;
      bottom: 0px;
      right: -150px; }
  .l-container__faq {
    position: relative;
    margin-top: 70px;
    padding-bottom: 150px; }
    .l-container__faq:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #F4F9F6;
      transform: skewY(-5deg);
      transform-origin: bottom left; }
    .l-container__faq__hl {
      text-align: center;
      margin-bottom: 40px; }
    .l-container__faq__faqList__item {
      margin-bottom: 20px;
      box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1); }
      .l-container__faq__faqList__item:last-child {
        margin-bottom: 0; }
      .l-container__faq__faqList__item__tab {
        position: relative;
        display: block;
        font-size: 16px;
        background-color: #fff;
        padding: 10px 40px 10px 50px;
        color: #000000;
        border-left: 4px solid #009BA1;
        background-image: url(/layout/biz/univcoop/telework_insurance/assets/images/icon_plus.svg);
        background-position: 98% center;
        background-repeat: no-repeat;
        line-height: 1.4; }
        .l-container__faq__faqList__item__tab:before {
          position: absolute;
          top: 12px;
          left: 32px;
          content: "Q.";
          font-size: 14px; }
        .l-container__faq__faqList__item__tab.is-clicked {
          background-image: url(/layout/biz/univcoop/telework_insurance/assets/images/icon_minus.svg); }
      .l-container__faq__faqList__item__content {
        position: relative;
        padding: 10px 40px 10px 80px; }
        .l-container__faq__faqList__item__content:before {
          position: absolute;
          top: 12px;
          left: 46px;
          content: "A.";
          font-size: 14px; }
        .l-container__faq__faqList__item__content > p {
          font-size: 14px;
          line-height: 1.85714285714; }
  .l-container__models {
    padding-bottom: 50px; }
    .l-container__models__hl {
      text-align: center;
      margin-bottom: 40px; }
    .l-container__models__rt {
      text-align: center;
      margin-bottom: 25px; }
    .l-container__models__products {
      text-align: center; }
      .l-container__models__products__list {
        display: inline-block;
        margin-bottom: 40px; }
        .l-container__models__products__list__item {
          width: 200px;
          float: left;
          text-align: center;
          border-left: 1px solid #A2A2A2; }
          .l-container__models__products__list__item:last-child {
            border-right: 1px solid #A2A2A2; }
          .l-container__models__products__list__item__type {
            position: relative;
            font-size: 16px;
            text-align: center;
            margin-bottom: 10px;
            padding-bottom: 5px; }
            .l-container__models__products__list__item__type:before {
              content: "";
              width: 30px;
              height: 1px;
              background-color: #000;
              display: block;
              position: absolute;
              left: 50%;
              bottom: 0;
              margin-left: -15px; }
    .l-container__models__btn {
      font-size: 16px !important;
      text-align: center;
      display: block;
      background-color: #009BA1;
      color: #fff !important;
      width: 380px;
      padding: 10px;
      margin-left: auto;
      margin-right: auto;
      background-image: url(../images/icon_btnArrow.png);
      background-position: 98% center;
      background-repeat: no-repeat; }
  .l-container__contact {
    margin-bottom: 10px; }
    .l-container__contact__holder {
      padding: 50px 0;
      background-color: #F2F4F5; }
      .l-container__contact__holder__hl {
        text-align: center;
        margin-bottom: 40px; }
      .l-container__contact__holder__rt {
        text-align: center;
        margin-bottom: 50px; }
      .l-container__contact__holder__list {
        width: 830px;
        margin-left: auto;
        margin-right: auto; }
        .l-container__contact__holder__list__item {
          width: 390px;
          margin-left: 50px;
          float: left; }
          .l-container__contact__holder__list__item:first-child {
            margin-left: 0; }
          .l-container__contact__holder__list__item__fig {
            margin-bottom: 20px; }
          .l-container__contact__holder__list__item__dl > dt {
            font-size: 18px;
            font-weight: bold;
            line-height: 1.4;
            margin-bottom: 10px; }
          .l-container__contact__holder__list__item__dl > dd {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.4; }
          .l-container__contact__holder__list__item__dl__notice {
            margin-top: 14px;
            font-weight: normal !important; }
  .l-container__code__number {
    font-size: 12px;
    text-align: right; }
  .l-container__service {
    margin-top: 20px; }
    .l-container__service__notice {
      font-size: 11px;
      text-align: left;
      line-height: normal; }
  .l-container__contactBnr {
    display: inline-block;
    position: fixed;
    bottom: 160px;
    right: -20px;
    z-index: 2; }

/* 2020/5 */
DIV#body { width: 100%; }
.l-container{ overflow:visible; width:1200px; margin-left:auto; margin-right:auto;}
.l-container__explain__bar02 { left: 0px; }
.l-container__detail__bar03 { right: 0px; }
.l-container .contents_w800{ width:800px; margin:0 auto;}
.l-container__faq__faqList__item__content > p.l-container__faq__notice { font-size: 11px;line-height: normal; }
.l-container .l-container__txred { color:#CC1100;}
.sp-contents .l-container {
  /* -----------------------------------------------------------------
  *  component
  *  ---------------------------------------------------------------*/
  /* -----------------------------------------------------------------
  *  Contents
  *  ---------------------------------------------------------------*/ }
  .sp-contents .l-container .c-inner_contents {
    width: 100%;
    padding: 0 20px; }
  .sp-contents .l-container .c-hl_type01 > div {
    width: 40px; }
  .sp-contents .l-container .c-hl_type01 > span {
    font-size: 24px; }
  .sp-contents .l-container .c-rt_type01 {
    font-size: 14px; }
    .sp-contents .l-container .c-rt_type01 > em {
      font-size: 18px; }
  .sp-contents .l-container__explain {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 70px; }
    .sp-contents .l-container__explain__bar01 {
      top: -70px; }
    .sp-contents .l-container__explain__hl {
      margin-bottom: 20px; }
    .sp-contents .l-container__explain__rt {
      text-align: left;
      margin-bottom: 25px; }
    .sp-contents .l-container__explain__risk {
      padding: 50px 20px 20px; }
      .sp-contents .l-container__explain__risk__hl {
        font-size: 16px;
        white-space: nowrap;
        padding: 6px 20px; }
      .sp-contents .l-container__explain__risk__holder__texts {
        float: none;
        width: 100%;
        margin-bottom: 20px; }
      .sp-contents .l-container__explain__risk__holder__graph {
        float: none;
        width: 100%; }
  .sp-contents .l-container__warrantyTarget {
    padding-top: 40px;
    padding-bottom: 35px; }
    .sp-contents .l-container__warrantyTarget__list__item {
      width: 100%;
      float: none;
      margin-left: 0;
      margin-bottom: 30px; }
      .sp-contents .l-container__warrantyTarget__list__item__fig {
        width: 200px;
        margin-left: auto;
        margin-right: auto; }
      .sp-contents .l-container__warrantyTarget__list__item__dl > dt > span > img {
        width: 30px; }
  .sp-contents .l-container__detail {
    padding-top: 20px;
    padding-bottom: 70px; }
    .sp-contents .l-container__detail__hl {
      margin-bottom: 20px; }
    .sp-contents .l-container__detail__holder01 {
      padding: 20px;
      margin-bottom: 50px; }
      .sp-contents .l-container__detail__holder01__eachMenu__list {
        display: block;
        text-align: left; }
        .sp-contents .l-container__detail__holder01__eachMenu__list__item {
          width: 50%;
          margin-bottom: 10px; }
          .sp-contents .l-container__detail__holder01__eachMenu__list__item:nth-child(odd) {
            clear: both; }
          .sp-contents .l-container__detail__holder01__eachMenu__list__item__fig {
            width: 90%;
            margin-left: auto;
            margin-right: auto; }
    .sp-contents .l-container__detail__holder02 {
      padding: 50px 20px 20px; }
      .sp-contents .l-container__detail__holder02__hl {
        padding: 6px 20px; }
      .sp-contents .l-container__detail__holder02__premiumEdition {
        padding: 20px; }
        .sp-contents .l-container__detail__holder02__premiumEdition__holder {
          margin-bottom: 20px; }
          .sp-contents .l-container__detail__holder02__premiumEdition__holder__texts {
            width: 100%;
            float: none; }
          .sp-contents .l-container__detail__holder02__premiumEdition__holder__fig {
            width: 120px;
            float: none;
            margin-left: auto;
            margin-right: auto; }
        .sp-contents .l-container__detail__holder02__premiumEdition__btn {
          width: 100%;
          font-size: 14px;
          padding: 15px;
          background-size: 16px auto; }
    .sp-contents .l-container__detail__bar03 {
      bottom: -30px; }
  .sp-contents .l-container__faq {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 70px; }
    .sp-contents .l-container__faq__faqList__item__tab {
      padding: 10px 40px 10px 30px; }
      .sp-contents .l-container__faq__faqList__item__tab:before {
        top: 11px;
        left: 14px; }
    .sp-contents .l-container__faq__faqList__item__content {
      padding: 10px 20px 10px 50px; }
      .sp-contents .l-container__faq__faqList__item__content:before {
        top: 16px;
        left: 30px; }
  .sp-contents .l-container__models {
    padding-top: 20px; }
    .sp-contents .l-container__models__hl {
      margin-bottom: 20px; }
    .sp-contents .l-container__models__rt {
      margin-bottom: 15px; }
    .sp-contents .l-container__models__products {
      text-align: center; }
      .sp-contents .l-container__models__products__list {
        display: block;
        margin-bottom: 20px; }
        .sp-contents .l-container__models__products__list__item {
          width: 50%;
          margin-bottom: 20px; }
          /*.sp-contents .l-container__models__products__list__item:nth-child(odd) {
            clear: both; }***/
          /*.sp-contents .l-container__models__products__list__item[data-model="sv"] {
            border-right: 1px solid #A2A2A2; }*/
          .sp-contents .l-container__models__products__list__item__type {
            margin-bottom: 14px; }
          .sp-contents .l-container__models__products__list__item__series {
            width: 80px;
            margin-left: auto;
            margin-right: auto; }
            .sp-contents .l-container__models__products__list__item__series img {max-width: 65px;}
    .sp-contents .l-container__models__btn {
      padding: 15px;
      width: 100%;
      font-size: 14px;
      background-size: 16px auto; }
  .sp-contents .l-container__contact__holder {
    padding: 20px; }
    .sp-contents .l-container__contact__holder__hl {
      margin-bottom: 20px; }
    .sp-contents .l-container__contact__holder__rt {
      margin-bottom: 25px; }
    .sp-contents .l-container__contact__holder__list {
      width: 100%; }
      .sp-contents .l-container__contact__holder__list__item {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 40px; }
        .sp-contents .l-container__contact__holder__list__item__dl > dt {
          font-size: 16px; }
        .sp-contents .l-container__contact__holder__list__item__dl > dd {
          font-size: 14px; }
  .sp-contents .l-container__contactBnr {
    width: 80px;
    right: -12px; }
/* 2020/5 */
.sp-contents .l-container { width:100%;margin-left:0; margin-right:0;}
.sp-contents .l-container img{ width:100%;}
.sp-contents .l-container a{ text-decoration:none;}
.sp-contents .l-container .contents_w800{ width:100%;}

/* 210512 */
.l-container__explain__bar02 img{
    margin-bottom: 2.5em;
}
.l-container__contact__holder__list__item__dl > dd.l-container__contact__holder__list__item__dl__notice{font-size: 11px;}


/* 220930 */

.sp-contents .l-container__models__products__list{
  display: flex;
  flex-wrap: wrap;
}
.sp-contents .l-container__models__products__list__item[data-model=sr] {
    border-right: 1px solid #A2A2A2;
}