/***************************************

base CSS

2019/XX

******************************************/
/*****************************

settings

*****************************/
/***********************

common

**********************/
* {
  box-sizing: border-box; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    opacity: 0.8; }

li {
  list-style: none; }

i,
em {
  font-style: normal; }

body,
html {
  margin: 0px;
  padding: 0px;
  font-family: 'Noto Sans JP', 'Yu Gothic', sans-serif;
  font-feature-settings: 'palt';
  color: #333;
  font-weight: 400; }

body {
  overflow-x: hidden;
  color: #333; }

ul {
  margin: 0;
  padding: 0; }

h2,
h3,
h4,
h5 {
  font-weight: bold; }

.ib {
  width: 1200px;
  margin: 0 auto;
  position: relative; }

table {
  border-collapse: collapse; }

#wpadminbar {
  display: none; }

.pc_content {
  display: block !important; }

.sp_content {
  display: none !important; }

.topimg {
  height: 1150px;
  background: url(../img/bluebg.png) calc(50% + 192px) 70px no-repeat, url(../img/wate01.jpg) 0% calc(0% - 500px) no-repeat, url(../img/wave01.png) 50% 100% no-repeat;
  background-blend-mode: normal, multiply, normal;
  position: relative; }
  .topimg .ib {
    padding: 60px 0; }
    .topimg .ib h1 {
      color: #fff;
      letter-spacing: 2px;
      font-size: 50px;
      font-weight: normal;
      line-height: 1.3;
      text-decoration: underline;
      margin-top: 20px;
      margin-bottom: 76px; }
  .topimg .tel {
    color: #0057a9;
    position: absolute;
    top: 7px;
    left: calc(50% + 180px);
    text-align: right; }
    .topimg .tel span {
      font-size: 16px;
      font-weight: bold; }
    .topimg .tel a {
      display: block;
      font-size: 40px;
      line-height: 0.9;
      letter-spacing: 0.15rem;
      position: relative;
      z-index: 9; }
      .topimg .tel a:before {
        content: url(../img/fd.png);
        padding-right: 5px; }
  .topimg .intro_box {
    background: rgba(255, 255, 255, 0.4);
    padding: 40px;
    border-radius: 16px;
    position: relative;
    margin-top: 30px;
    padding-bottom: 15px;
    margin-bottom: 20px; }
    .topimg .intro_box h3 {
      position: absolute;
      top: -40px;
      width: 100%;
      border-radius: 20px;
      left: 0;
      text-align: center;
      padding: 5px 15px;
      font-size: 24px;
      color: #5f3e03;
      background: #d1b888; }
    .topimg .intro_box div {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .topimg .intro_box div img:nth-child(1) {
        margin: 10px auto; }
  .topimg .staff01 {
    position: absolute;
    top: 130px;
    right: 0; }

.company_bnr {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 30px auto 10px;
  flex-wrap: wrap;
  padding-left: 40px;
  position: relative;
  justify-content: space-between; }
  .company_bnr .img {
    position: relative; }
    .company_bnr .img:before {
      content: url(../img/medal.png);
      position: absolute;
      top: -10px;
      left: -40px; }
  .company_bnr .img, .company_bnr .img02 {
    width: 15% !important; }
    .company_bnr .img img, .company_bnr .img02 img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
  .company_bnr div {
    width: 68%; }
    .company_bnr div p {
      font-size: 25px;
      line-height: 1.4;
      border-bottom: 1px solid  #000;
      margin-top: 0;
      font-weight: bold;
      margin-bottom: 5px;
      width: 100% !important; }
    .company_bnr div span {
      display: block;
      font-size: 16px;
      font-weight: bold; }

.nayami {
  background: linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), url(../img/dew_bg.jpg);
  background-size: cover, 600px; }
  .nayami .ib {
    padding: 60px 0 20px; }
    .nayami .ib .nayami_detail {
      position: relative;
      width: 1200px;
      padding: 30px 200px;
      border: 12px solid rgba(156, 209, 231, 0.9);
      border-radius: 10px;
      margin: 30px auto;
      background: rgba(255, 255, 255, 0.9); }
      .nayami .ib .nayami_detail:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 50px 50px 0 50px;
        border-color: #eb5e52 transparent transparent transparent;
        content: '';
        position: absolute;
        bottom: -100px;
        left: calc(50% - 50px); }
      .nayami .ib .nayami_detail h3 {
        color: #0057a9;
        font-size: 42px;
        margin-top: 0;
        border-bottom: 4px double #0057a9; }
      .nayami .ib .nayami_detail p {
        font-size: 29px;
        color: #000;
        margin: 15px 0; }
        .nayami .ib .nayami_detail p:before {
          content: url(../img/check.png);
          position: relative;
          top: 5px;
          padding-right: 15px; }
        .nayami .ib .nayami_detail p span {
          color: #eb5e52;
          font-weight: bold; }
      .nayami .ib .nayami_detail .lady01 {
        position: absolute;
        top: -80px;
        left: 15px;
        width: 200px; }
      .nayami .ib .nayami_detail .lady02 {
        position: absolute;
        width: 140px;
        right: 120px;
        bottom: -305px; }
    .nayami .ib .resolve {
      width: 1000px;
      margin: 120px auto 0;
      background: #eb5e52;
      color: #fff;
      font-size: 36px;
      font-weight: bold;
      padding: 40px 80px;
      line-height: 1.3;
      border-radius: 15px; }

.about {
  background: url(../img/bg_water.png) 0% 100% no-repeat; }
  .about .ib {
    padding: 100px 0; }
  .about .b_box {
    background: #83c6e1;
    padding: 40px 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 12px; }
  .about .house {
    display: block;
    max-width: 100%;
    margin: 40px auto; }

.feature {
  background: url(../img/bg_water.png) 0% 100% no-repeat; }
  .feature .ib {
    padding: 60px 0; }
    .feature .ib h2 {
      text-align: center; }
    .feature .ib h3 {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      margin-bottom: -40px; }
      .feature .ib h3 span {
        display: block;
        width: 180px;
        height: 200px;
        padding: 0 40px;
        color: #0057a9;
        font-weight: lighter;
        text-align: center;
        font-size: 120px;
        font-style: italic;
        background: url(../img/water_ball.jpg) 50% 50%;
        background-size: cover;
        mix-blend-mode: multiply; }
      .feature .ib h3 i {
        color: #0057a9;
        font-size: 40px;
        font-weight: lighter;
        font-style: italic;
        padding-top: 50px;
        line-height: 1.3; }
    .feature .ib p {
      font-size: 16px;
      margin: 20px 0; }
      .feature .ib p.pdl {
        padding-left: 180px; }
  .feature .kouzou {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 0 0 100px;
    margin: 20px auto 100px; }
    .feature .kouzou span {
      width: 30%;
      padding-top: 80px; }
    .feature .kouzou div {
      width: 70%; }
      .feature .kouzou div h4 {
        font-size: 32px;
        color: #0b78b9;
        margin-bottom: 0; }
      .feature .kouzou div p {
        border: 10px solid #0b78b9;
        border-radius: 10px;
        margin: 10px 0;
        padding: 20px;
        position: relative; }
        .feature .kouzou div p:before {
          content: "";
          position: absolute;
          top: calc(50% - 25px);
          left: -66px;
          margin-top: -17px;
          border: 40px solid transparent;
          border-right: 40px solid #FFF;
          z-index: 2; }
        .feature .kouzou div p:after {
          content: "";
          position: absolute;
          top: 44%;
          left: -80px;
          margin-top: -14px;
          border: 40px solid transparent;
          border-right: 40px solid #0b78b9;
          z-index: 1; }
  .feature .f4 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .feature .f4 div {
      width: 58%;
      margin-bottom: 100px; }
      .feature .f4 div img {
        margin-top: 40px;
        display: block;
        margin-left: 30px; }
      .feature .f4 div p {
        font-size: 16px;
        line-height: 1.8;
        margin-top: 30px; }
      .feature .f4 div .detail {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 30px; }
        .feature .f4 div .detail .img {
          width: 40%;
          height: 140px; }
          .feature .f4 div .detail .img img {
            object-fit: cover;
            height: 100%;
            width: 100%;
            border: 1px solid  #ccc;
            margin: 0; }
        .feature .f4 div .detail em {
          font-size: 16px;
          width: 57%;
          line-height: 1.8;
          font-weight: 500; }
    .feature .f4 div:nth-child(2n) {
      width: 40%; }
      .feature .f4 div:nth-child(2n) p {
        padding-left: 30px;
        font-size: 16px;
        font-weight: 500;
        margin-top: 30px; }
    .feature .f4 div:nth-child(3) img {
      margin-top: 50px;
      margin-left: -30px; }
    .feature .f4 div:nth-child(3) p {
      padding-left: 30px; }
    .feature .f4 div:nth-child(4) img {
      margin-top: 32px;
      margin-left: 0; }

.line {
  margin: 20px 0;
  height: 1px;
  width: 100%;
  background: #ccc; }

.specific .ib {
  padding: 60px 0; }
.specific .s_d h2 {
  padding: 17px 30px;
  background: #0b78b9;
  color: #fff;
  border-radius: 8px;
  font-size: 32px;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  cursor: pointer; }
  .specific .s_d h2:after {
    content: "\e5c5";
    font-family: material icons;
    font-size: 40px;
    padding-left: 0px;
    position: relative;
    top: 8px; }
  .specific .s_d h2.open:after {
    content: "\e5c7"; }
  .specific .s_d h2 span {
    font-size: 12px;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 14px;
    border: 1px solid #fff;
    position: relative;
    top: -5px; }
.specific .s_d .detail {
  padding: 30px 50px;
  background: #f4f4f4;
  border-radius: 8px;
  border: 1px solid #bbb;
  margin-top: -10px;
  overflow: hidden;
  display: none; }
  .specific .s_d .detail table {
    background: #fff; }

.follow {
  background: url(../img/contact_bg.png) 50% 100% no-repeat;
  background-size: 100% auto; }
  .follow .ib {
    padding: 60px 0; }

.tokuten {
  border: 1px solid #ccc;
  border-radius: 12px;
  overflow: hidden; }
  .tokuten h2 {
    padding: 18px;
    margin: 0;
    text-align: center;
    font-size: 38px;
    color: #fff;
    background: #e5393e; }
  .tokuten .detail {
    background: #fff;
    padding: 20px 40px; }
    .tokuten .detail h3 {
      font-size: 37px;
      margin-top: 0;
      line-height: 1.2;
      color: #e5393e;
      margin-bottom: 20px; }
    .tokuten .detail img {
      max-width: 100%; }
    .tokuten .detail .atack {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .tokuten .detail .atack p {
        width: 72%;
        font-size: 18px;
        line-height: 1.8; }
        .tokuten .detail .atack p i {
          text-decoration: underline; }
      .tokuten .detail .atack span {
        width: 27%;
        margin-top: -20px; }
        .tokuten .detail .atack span img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
    .tokuten .detail .tel {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 15px; }
      .tokuten .detail .tel a {
        color: #e5393e;
        font-size: 18px;
        font-weight: bold; }
        .tokuten .detail .tel a:nth-child(1) {
          width: 48%; }
        .tokuten .detail .tel a:nth-child(2) {
          width: 51%;
          background: #e5393e;
          border-radius: 10px;
          padding: 17px;
          text-align: center;
          font-size: 24px;
          color: #fff;
          height: 66px;
          margin-top: 30px;
          box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3); }
        .tokuten .detail .tel a i {
          display: block; }
        .tokuten .detail .tel a span {
          letter-spacing: 2px;
          font-size: 50px;
          line-height: 1; }
          .tokuten .detail .tel a span:before {
            content: url(../img/fd02.png);
            margin-right: 2px;
            position: relative;
            top: 3px; }

.flow {
  background: #eaf9ff; }
  .flow h2 {
    font-size: 44px;
    text-align: center;
    background: #0b78b9;
    color: #fff;
    padding: 25px;
    margin: 0; }
  .flow .ib {
    padding: 100px 0; }
    .flow .ib .flow_con .flow_box {
      border-radius: 12px;
      border: 4px solid #0b78b9;
      background: #fff;
      margin-bottom: 160px;
      position: relative; }
      .flow .ib .flow_con .flow_box:after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 50px 50px 0 50px;
        border-color: #0b78b9 transparent transparent transparent;
        content: '';
        position: absolute;
        bottom: -110px;
        left: calc(50% - 50px); }
      .flow .ib .flow_con .flow_box:last-child {
        margin-bottom: 0; }
        .flow .ib .flow_con .flow_box:last-child:after {
          display: none; }
      .flow .ib .flow_con .flow_box h3 {
        width: 100%;
        padding: 15px;
        color: #fff;
        font-size: 24px;
        border-radius: 10px 10px 0 0;
        background: #0b78b9;
        margin: 0;
        margin-top: -3px; }
      .flow .ib .flow_con .flow_box .detail {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 20px; }
        .flow .ib .flow_con .flow_box .detail img {
          width: 100%; }
        .flow .ib .flow_con .flow_box .detail .img {
          width: 24%;
          border: 1px solid #ccc; }
          .flow .ib .flow_con .flow_box .detail .img img {
            object-fit: cover;
            height: 100%;
            width: 100%; }
        .flow .ib .flow_con .flow_box .detail p {
          width: 74%;
          font-size: 18px;
          line-height: 1.8;
          font-weight: bold;
          margin-top: 0; }
          .flow .ib .flow_con .flow_box .detail p em {
            display: block;
            margin-top: 5px;
            margin-bottom: -20px; }
            .flow .ib .flow_con .flow_box .detail p em img {
              width: auto;
              display: inline-block; }
              .flow .ib .flow_con .flow_box .detail p em img:nth-child(2) {
                padding-left: 5px;
                position: relative;
                top: 2px; }
        .flow .ib .flow_con .flow_box .detail.bg_y {
          background: #fffeea; }
        .flow .ib .flow_con .flow_box .detail .tel {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin-bottom: 15px;
          width: 100%;
          padding: 0px 20px; }
          .flow .ib .flow_con .flow_box .detail .tel a {
            color: #e5393e;
            font-size: 18px;
            font-weight: bold; }
            .flow .ib .flow_con .flow_box .detail .tel a:nth-child(1) {
              width: 48%; }
            .flow .ib .flow_con .flow_box .detail .tel a:nth-child(2) {
              width: 51%;
              background: #e5393e;
              border-radius: 10px;
              padding: 17px;
              text-align: center;
              font-size: 24px;
              color: #fff;
              height: 66px;
              margin-top: 30px;
              box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3); }
            .flow .ib .flow_con .flow_box .detail .tel a i {
              display: block;
              line-height: 1.2; }
            .flow .ib .flow_con .flow_box .detail .tel a span {
              letter-spacing: 2px;
              font-size: 56px;
              line-height: 1; }
              .flow .ib .flow_con .flow_box .detail .tel a span:before {
                content: url(../img/fd02.png);
                margin-right: 2px;
                position: relative;
                top: 3px; }

.voice {
  background: url(../img/bg_water.png) 0 100% no-repeat; }
  .voice h2 {
    font-size: 44px;
    text-align: center;
    background: #e5393e;
    color: #fff;
    padding: 25px;
    margin: 0; }
  .voice .ib {
    padding: 100px 0; }
    .voice .ib .voice_con {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .voice .ib .voice_con .voice_box {
        width: 47%;
        border-radius: 8px;
        border: 1px solid  #ddd;
        box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.25);
        padding: 25px 40px;
        background: #ffe2e3;
        margin-bottom: 30px; }
        .voice .ib .voice_con .voice_box .img {
          display: block;
          height: 300px;
          border: 1px solid  #ddd;
          background: #fff; }
          .voice .ib .voice_con .voice_box .img img {
            object-fit: cover;
            height: 100%;
            width: 100%; }
        .voice .ib .voice_con .voice_box h3 {
          font-size: 20px;
          color: #0b78b9; }
        .voice .ib .voice_con .voice_box p {
          font-size: 16px;
          font-weight: 500;
          line-height: 1.8; }
  .voice #btnMore {
    padding: 20px;
    font-weight: bold;
    color: #fff;
    margin: 30px auto;
    font-size: 24px;
    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
    text-align: center;
    width: 800px;
    max-width: 100%;
    border-radius: 6px;
    background: #e5393e;
    cursor: pointer; }

.faq h2 {
  font-size: 44px;
  text-align: center;
  background: #0b78b9;
  color: #fff;
  padding: 25px;
  margin: 0; }
.faq .ib {
  padding: 20px 0px 0px; }

.faq_con .faq_box {
  margin-bottom: 40px;
  border-bottom:  1px dotted #666;
 }
  .faq_con .faq_box div {
    position: relative;
    padding-left: 55px;
    font-size: 18px;
    padding-top: 7px;
    font-weight: bold;
    min-height: 55px;
    margin-bottom: 10px; }
    .faq_con .faq_box div:before {
      display: block;
      content: "";
      box-sizing: border-box;
      width: 58px;
      height: 58px;
      background: #0b78b9;
      position: absolute;
      left: 0;
      top: 0;
      font-size: 32px;
      line-height: 1;
      padding: 12px 8px;
      text-align: center;
      color: #fff; }
    .faq_con .faq_box div.q:before {
    content: 'Q';
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 24px;
    padding: 8px;
    line-height: 1em;
    background: #ed6103 !important;
      }
    .faq_con .faq_box div.a:before {
      background: #0b78b9;
      color: #fff;
      content: 'A';
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 24px;
    padding: 8px;
    line-height: 1em;
    }
    .faq_con .faq_box div.a {
      color: #0b78b9; }

.contact h2 {
  font-size: 44px;
  text-align: center;
  background: #0b78b9;
  color: #fff;
  padding: 25px;
  margin: 0; }
.contact .ib {
  padding: 100px 0; }
.contact table {
  width: 100%; }
  .contact table tr th {
    padding: 15px;
    width: 20%;
    text-align: left;
    padding-left: 0;
    border-bottom: 2px solid #0b78b9; }
  .contact table tr td {
    padding: 15px;
    width: 80%;
    border-bottom: 2px solid  #eee;
    padding-right: 0; }
.contact input[type="text"], .contact input[type="tel"], .contact select, .contact input[type="email"] {
  display: block;
  width: 100%;
  padding: 12px;
  border: 1px solid  #ccc;
  border-radius: 4px;
  font-size: 16px; }
.contact textarea {
  min-height: 200px;
  display: block;
  width: 100%;
  border-radius: 4px;
  border: 1px solid  #ccc; }
.contact input[type="submit"] {
  display: block;
  margin: 40px auto;
  padding: 15px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border: none;
  background: #0b78b9;
  width: 400px;
  border-radius: 4px;
  max-width: 100%;
  cursor: pointer; }
.contact input[type="button"] {
  display: block;
  margin: 40px auto;
  padding: 15px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border: none;
  background: #888;
  width: 400px;
  border-radius: 4px;
  max-width: 100%;
  cursor: pointer;
  margin-bottom: 0 !important; }

.head_tit {
  background: #0057a9;
  padding: 40px; }
  .head_tit h1 {
    color: #fff;
    text-align: center; }

.panlist {
  border: 1px solid #ccc;
  border-left: none;
  border-right: none; }
  .panlist .ib {
    padding: 10px;
    font-size: 12px; }
    .panlist .ib a {
      font-weight: bold; }

.content {
  margin-bottom: -60px; }
  .content .ib {
    padding: 60px 0 0; }
  .content h2 {
    font-size: 32px;
    font-weight: bold;
    border-bottom: 1px solid  #ccc; }

footer {
  background: url(../img/contact_bg.png) 0% 100% no-repeat; }
  footer.top {
    margin-top: -300px; }
  footer .ib {
    padding: 430px 0 100px; }
    footer .ib nav {
      width: 360px;
      position: absolute;
      right: 0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      bottom: -40; }
      footer .ib nav a {
        text-decoration: underline; }
    footer .ib p.copy {
      text-align: center;
      font-size: 13px;
      position: relative;
      top: 60px; }

.foot_tel .tel {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  width: 100%;
  padding: 0px 20px; }
  .foot_tel .tel a {
    color: #e5393e;
    font-size: 18px;
    font-weight: bold; }
    .foot_tel .tel a:nth-child(1) {
      width: 48%; }
    .foot_tel .tel a:nth-child(2) {
      width: 51%;
      background: #e5393e;
      border-radius: 10px;
      padding: 17px;
      text-align: center;
      font-size: 24px;
      color: #fff;
      height: 66px;
      margin-top: 30px;
      box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3); }
    .foot_tel .tel a i {
      display: block;
      line-height: 1.2; }
    .foot_tel .tel a span {
      letter-spacing: 2px;
      font-size: 56px;
      line-height: 1; }
      .foot_tel .tel a span:before {
        content: url(../img/fd02.png);
        margin-right: 2px;
        position: relative;
        top: 3px; }
		
/************************************

せり上がり広告

*************************************/
.meerkat{
display: none;
}


/************************************

youtube動画

*************************************/
.youtube-video {
	text-align: center;
}
.youtube-video iframe{
	width: 560px;
	height: 315px;
}
		
iframe.wp-embedded-content{
  width: 100%;
}
