@charset "UTF-8";
/*==================================================
=			defalut			 =
==================================================*/
#negicco,
#negicco div,
#negicco span,
#negicco object,
#negicco iframe,
#negicco h1,
#negicco h2,
#negicco h3,
#negicco h4,
#negicco h5,
#negicco h6,
#negicco p,
#negicco blockquote,
#negicco pre,
#negicco abbr,
#negicco address,
#negicco cite,
#negicco code,
#negicco del,
#negicco dfn,
#negicco em,
#negicco img,
#negicco ins,
#negicco kbd,
#negicco q,
#negicco samp,
#negicco small,
#negicco strong,
#negicco sub,
#negicco sup,
#negicco var,
#negicco b,
#negicco i,
#negicco dl,
#negicco dt,
#negicco dd,
#negicco ol,
#negicco ul,
#negicco li,
#negicco fieldset,
#negicco form,
#negicco label,
#negicco legend,
#negicco table,
#negicco caption,
#negicco tbody,
#negicco tfoot,
#negicco thead,
#negicco tr,
#negicco th,
#negicco td,
#negicco li,
#negicco aside,
#negicco dialog,
#negicco figure,
#negicco footer,
#negicco header,
#negicco hgroup,
#negicco menu,
#negicco nav,
#negicco section,
#negicco time,
#negicco mark,
#negicco audio,
#negicco video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

#negicco {
  line-height: 1;
}

#negicco li,
#negicco aside,
#negicco dialog,
#negicco figure,
#negicco footer,
#negicco header,
#negicco hgroup,
#negicco nav,
#negicco section {
  display: block;
}

#negicco nav ul {
  list-style: none;
}

#negicco blockquote,
#negicco q {
  quotes: none;
}

#negicco blockquote:before,
#negicco blockquote:after,
#negicco q:before,
#negicco q:after {
  content: "";
  content: none;
}

#negicco a {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}

#negicco ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

#negicco mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
  text-decoration: line-through;
}

#negicco abbr[title],
#negicco dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

#negicco table {
  border-collapse: collapse;
  border-spacing: 0;
}

#negicco hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

#negicco input,
#negicco select {
  vertical-align: middle;
}

#negicco img {
  vertical-align: bottom;
}

#negicco .cf:before,
#negicco .cf:after {
  content: "";
  display: table;
}

#negicco .cf:after {
  clear: both;
}

#negicco .cf {
  *zoom: 1;
}

#negicco img {
  image-rendering: -webkit-optimize-contrast;
  height: auto;
  width: auto;
  max-width: 100%;
}

#negicco a {
  transition: 0.3s;
  word-wrap: break-word;
}

#negicco a:hover {
  opacity: 0.7;
  animation: cont 0.5s;
  -webkit-animation: cont 0.5s;
  -moz-animation: cont 0.5s;
}

#negicco p {
  line-height: 1.8;
  text-align: left;
}

#negicco {
  width: 100%;
  min-width: 1120px;
  text-align: center;
  margin: 0 auto;
  color: #000;
  /* background-color: #FBE5E8; */
  font-family: "Noto Sans JP", sans-serif, serif, Meiryo, sans-serif, "ヒラギノ角ゴ", "Hiragino Sans", "Hiragino Kaku Gothic ProN";
  position: relative;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  line-height: 1.5;
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 1;
}

#negicco .hov,
a {
  text-decoration: none;
  transition: all 0.3s ease;
}

#negicco .hov:hover {
  -webkit-text-decoration: transparent;
  text-decoration: transparent;
  opacity: 0.6;
}

#negicco .hov:active {
  cursor: pointer;
  -webkit-text-decoration: transparent;
  text-decoration: transparent;
  opacity: 0.6;
}

#negicco i {
  font-family: "Font Awesome 5 Free";
}

#negicco section {
  position: relative;
}

#negicco .sp_img {
  display: none;
}

#negicco .tab_img {
  display: none;
}

#negicco .pc_img {
  display: block;
}

#negicco .wrapper {
  box-sizing: border-box;
  position: relative;
  width: 1120px;
  margin: 0 auto;
}

#negicco .wrapper-inner {
  width: 95%;
  max-width: 1060px;
  margin: 0 auto;
  position: relative;
}

#negicco .content-box {
  width: 100%;
  padding: 25px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

#negicco .flexbox {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
}

#negicco .flexbox-bt {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  box-sizing: border-box;
}

#negicco .ex {
  font-size: 12px !important;
  margin: 10px auto 0;
}

#negicco .negicco_line {
  display: block;
  width: 100%;
  height: 7px;
  border: solid 2px #059946;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}

#negicco .negicco_line::after {
  content: "";
  background-color: #23ac38;
  height: 5px;
  width: 90%;
  max-width: 55px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#negicco .yoyaku {
  background-color: #fffff5;
  border: #059946 solid 1px;
  padding: 30px;
  box-sizing: border-box;
  width: 100%;
  margin: 40px auto 0;
  text-align: center;
}

#negicco .yoyaku h3 {
  font-size: 30px;
  color: #ea40a0;
  font-weight: 900;
}

#negicco .yoyaku p {
  font-size: 16px;
  margin: 15px auto 0;
  display: block;
  text-align: center;
}

#negicco .yoyaku a {
  display: block;
  font-size: 30px;
  margin: 20px auto 0;
  background-color: #059946;
  color: #fff;
  font-weight: 900;
  max-width: 600px;
  width: 100%;
  padding: 20px 5px;
  box-sizing: border-box;
}

#negicco .yoyaku a:hover {
  opacity: 1;
  background-color: #15bd5e;
}

/*===============================================*=================================*==============================================================================================================*/
/*メイン*/
#negicco #main {
  padding: 10px 0 0;
}

#negicco #main h1 img {
  height: auto;
  max-height: calc(90dvh - 146px - 10px);
}
@media screen and (max-width: 750px) {
  #negicco #main h1 img {
    max-height: calc(90dvh - 56px);
  }
}

/*リード*/
#negicco .lead {
  margin-top: 30px;
  border-bottom: #23ac38 solid 1px;
}

#negicco .lead p.leadtxt {
  display: inline-block;
  width: 100%;
  color: #059946;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin: 30px auto;
  line-height: 2.2;
}

/*プラン*/
#negicco .plan {
  background-color: #44a353;
  padding: 50px 0;
  margin: 30px auto 0;
  width: 100%;
  color: #fff;
}

#negicco .plan .planbox {
  width: 100%;
  margin-bottom: 30px;
  border: solid #fff 1px;
  background-color: rgba(0, 0, 0, 0.15);
  padding: 25px;
  box-sizing: border-box;
}

#negicco .plan .negicco_line {
  height: 5px;
  border: solid 1px #fff;
  max-width: 560px;
  display: block;
}

#negicco .plan .negicco_line::after {
  height: 4px;
  background-color: #fff;
}

#negicco .plan h2 {
  color: #fff964;
  font-size: 35px;
  font-weight: 900;
  margin-bottom: 20px;
}

#negicco .plan .flexbox-bt {
  margin: 30px auto 0;
}

#negicco .plan .planbox-inner {
  width: 48%;
  text-align: left;
}

#negicco .plan .planbox-inner h3 {
  padding-left: 32px;
  position: relative;
  text-align: left;
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}

#negicco .plan .planbox-inner h3::before {
  content: "";
  width: 22px;
  height: 100%;
  background-color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

#negicco .plan .planbox-inner p {
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
}

#negicco .plan h4 {
  color: #fff964;
  font-size: 23px;
  font-weight: 700;
  margin: 40px auto 20px;
  text-align: center;
}

#negicco .plan table {
  margin: 0 auto;
  width: 100%;
  border: solid 1px #fff;
}

#negicco .plan table tr {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  border-bottom: #fff solid 1px;
}

#negicco .plan table tr:last-of-type {
  border-bottom: none;
}

#negicco .plan table th,
#negicco .plan table td {
  padding: 30px 10px;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  width: 20%;
}

#negicco .plan table th:last-child,
#negicco .plan table td:last-child {
  border-bottom: none;
}

#negicco .plan table th:first-child,
#negicco .plan table td:first-child {
  width: 40%;
}

#negicco .id-yoyaku + p,
#negicco .id-yoyaku .flexbox-bt + p {
  margin-top: 30px;
}

#negicco .id-yoyaku h4 {
  font-weight: 900;
  margin: 30px auto 10px;
  font-size: 30px;
}

#negicco .id-yoyaku .negicco_line {
  max-width: 400px;
}

#negicco .id-yoyaku a {
  width: 100%;
  max-width: 310px;
  border-radius: 7px;
  margin-top: 20px;
  font-size: 22px;
  font-weight: 900;
}

#negicco .id-yoyaku .flexbox-bt a {
  width: 30%;
}

#negicco .ant-box {
  width: 100%;
  margin-top: 50px;
  border: solid 2px #059946;
  border-radius: 18px;
  padding: 25px;
  box-sizing: border-box;
}

#negicco .ant-box h2 {
  display: block;
  text-align: center;
  margin: 0 auto;
  font-weight: 900;
  font-size: 28px;
}

#negicco .ant-box p {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin-top: 25px;
}

#negicco .ant-box a {
  color: #ff6600;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
  text-decoration: underline;
}

#negicco .ant-box.box01 p,
#negicco .ant-box.box01 a {
  text-align: center;
  font-size: 18px;
}

/*======================================

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px) {
  #negicco .pc_img {
    display: none;
  }
  #negicco .sp_img {
    display: block;
  }
  #negicco .tab_img {
    display: block;
  }
  #negicco {
    min-width: auto;
  }
  #negicco::after {
    width: 20px;
  }
  #negicco .wrapper {
    width: 100%;
  }
  #negicco .wrapper-inner {
    max-width: 690px;
    width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
  }
  #negicco .ex {
    font-size: 12px !important;
    margin: 10px auto 0;
  }
  #negicco .negicco_line {
    height: 5px;
    border: solid 1px #059946;
  }
  #negicco .negicco_line::after {
    height: 4px;
  }
  #negicco .yoyaku {
    padding: 20px;
    margin: 30px auto 0;
  }
  #negicco .yoyaku h3 {
    font-size: 22px;
  }
  #negicco .yoyaku p {
    font-size: 13px;
    margin: 10px auto 0;
  }
  #negicco .yoyaku a {
    font-size: 20px;
    margin: 20px auto 0;
    padding: 15px 5px;
  }
  #negicco .yoyaku a:hover {
    opacity: 1;
    background-color: #15bd5e;
  }
  /*メイン*/
  #negicco #main {
    padding: 20px 0 0;
  }
  /*リード*/
  #negicco .lead {
    margin-top: 20px;
  }
  #negicco .lead p.leadtxt {
    font-size: 15px;
    margin: 30px auto;
    line-height: 1.8;
    text-align: left;
  }
  /*プラン*/
  #negicco .plan {
    padding: 30px 0;
  }
  #negicco .plan .planbox {
    margin-bottom: 20px;
    padding: 20px;
  }
  #negicco .plan h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #negicco .plan .flexbox-bt {
    margin: 0 auto 0;
    display: block;
  }
  #negicco .plan .planbox-inner {
    width: 100%;
    margin-top: 20px;
  }
  #negicco .plan .planbox-inner h3 {
    padding-left: 15px;
    font-size: 18px;
  }
  #negicco .plan .planbox-inner h3::before {
    width: 10px;
  }
  #negicco .plan .planbox-inner p {
    font-size: 15px;
    margin-top: 10px;
  }
  #negicco .plan h4 {
    font-size: 19px;
    margin: 30px auto 20px;
    text-align: left;
  }
  #negicco .plan table th,
  #negicco .plan table td {
    padding: 15px 5px;
    font-size: 12px;
  }
  #negicco .id-yoyaku h4 {
    margin: 20px auto 10px;
    font-size: 18px;
    font-weight: 700;
  }
  #negicco .id-yoyaku a {
    border-radius: 5px;
    margin-top: 20px;
    font-size: 17px;
  }
  #negicco .ant-box {
    margin-top: 30px;
    border: solid 1px #059946;
    border-radius: 10px;
    padding: 20px;
  }
  #negicco .ant-box h2 {
    font-size: 22px;
    text-align: left;
  }
  #negicco .ant-box p {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.8;
  }
  #negicco .ant-box.box01 p,
  #negicco .ant-box.box01 a {
    text-align: left;
    font-size: 16px;
  }
}
#negicco .color-1 {
  color: #ea40a0;
}
#negicco .bold {
  font-weight: bold;
}
#negicco .sub {
  font-size: 88%;
}

/*======================================

画面サイズ480px以下

======================================*/
@media screen and (max-width: 480px) {
  #negicco .sp_img {
    display: block;
  }
  #negicco .sp_img.tab_img {
    display: block;
  }
  #negicco .tab_img {
    display: none;
  }
  #negicco .pc_img {
    display: none;
  }
  #negicco .id-yoyaku .flexbox-bt {
    display: block;
  }
  #negicco .id-yoyaku .flexbox-bt a {
    width: 100%;
    /* max-width: 400px; */
  }
}