* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table {
  width: 100%;
  vertical-align: middle;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 3px 8px rgba(2, 2, 2, 0.15);
          box-shadow: 0px 3px 8px rgba(2, 2, 2, 0.15);
  color: #565656;
  font-size: 16px;
  line-height: 26px;
  background-color: #fff;
}

.link {
  color: #00994e;
}
.link:hover {
  color: #00994e;
}

.paragraphNEW {
  color: #333;
  font-size: 18px;
}
.paragraphNEW .title-unit {
  margin-bottom: 15px;
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 1;
  color: #333333;
}
.paragraphNEW .title-unit i {
  display: inline-block;
  width: 4px;
  height: 20px;
  margin-right: 8px;
  background-color: #008852;
  vertical-align: bottom;
}
.paragraphNEW .title-article-light {
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
}
.paragraphNEW .title-article-time {
  margin-bottom: 10px;
  color: #ff7313;
  font-size: 14px;
}
.paragraphNEW .title-article {
  font-weight: 500;
  margin-bottom: 10px;
}
.paragraphNEW .title-article-focus {
  margin-bottom: 10px;
  color: #00994e;
  font-size: 22px;
  line-height: 30px;
}
.paragraphNEW .title-article-focus .highlight {
  color: #ff5300;
}
.paragraphNEW .title-article-focus-style2 {
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
}
.paragraphNEW .title-article-focus-style2 .highlight {
  color: #ff7313;
}
.paragraphNEW .title-article-focus-style3 {
  margin-bottom: 10px;
  color: #333;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
}
.paragraphNEW .title-article-focus-style3 .highlight {
  color: #ff7313;
}
.paragraphNEW .title-article-focus-style4 {
  margin-bottom: 10px;
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}
.paragraphNEW .title-article-focus-style4 .highlight {
  color: #ff7313;
}
.paragraphNEW .title-circle {
  font-size: 14px;
  line-height: 20px;
  position: relative;
  width: 100%;
  padding-left: 10px;
}
.paragraphNEW .title-circle:before {
  content: " ";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 8px;
  background-color: #333333;
  position: absolute;
  left: 0;
  margin-top: 8px;
}
.paragraphNEW .title-circle.greenitem::before {
  background-color: #00994e;
}
.paragraphNEW .title-circle .highlight {
  color: #ff7313;
}
.paragraphNEW ul.bullet.light-block-large {
  margin-left: 18px;
}
.paragraphNEW ul.bullet.light-block-large.greenitem > li::before {
  content: " ";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  margin-right: 8px;
  background-color: #00994e;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
}
.paragraphNEW ul.bullet.light-block-large > li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 0.3em;
  font-size: 14px;
}
.paragraphNEW ul.bullet.light-block-large > li:before {
  content: " ";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  margin-right: 8px;
  background-color: #333333;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
}

.buttons-group {
  display: inline-block;
  margin: 0;
}
.buttons-group .btn-importantNEW {
  min-width: 225px;
  height: 42px;
  border-radius: 21px;
  font-size: 14px;
  background: #ffa81a;
  color: #fff;
  border: 1px solid #ffa81a;
}
.buttons-group .btn-importantNEW.greenbtn {
  background: #fff;
  color: #00994e;
  border: 1px solid #00994e;
}
.buttons-group .btn-importantNEW:hover {
  opacity: 0.8;
}
.buttons-group .linkmore {
  font-size: 14px;
  color: #00994e;
}
.buttons-group .linkmore:after {
  content: " ";
  display: inline-block;
  background: url("../images/right.svg");
  width: 20px;
  height: 20px;
  vertical-align: sub;
}
.buttons-group .linkmore:hover {
  text-decoration: underline;
}

.titleNEW {
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 33px;
  color: #00994e;
  font-weight: 600;
}
.titleNEW .highlight {
  color: #ff5300;
}

table td, table th {
  padding: 10px 20px;
  vertical-align: middle;
}

table.tableNEW {
  font-size: 14px;
}
table.tableNEW th {
  background: #f9fbf7;
  border: 1px solid #d8d8d8;
}
table.tableNEW td {
  text-align: center;
}
table.tableNEW td .light {
  color: #ff7313;
}

table td {
  border: 1px solid #e0e0e0;
  vertical-align: middle;
  padding: 10px 20px;
  border: 1px solid #e0e0e0;
  border-top: none;
}

table.tableNEWstylegreen {
  border-radius: 5px;
  border-collapse: unset;
  font-size: 14px;
  border: 1px solid #00994e;
  color: #333;
}
table.tableNEWstylegreen th {
  background: #daf0e5;
  color: #00994e;
  border: 1px solid #00994e;
  padding: 10px 20px;
}
table.tableNEWstylegreen td {
  text-align: center;
  border: 1px solid #00994e;
}
table.tableNEWstylegreen tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
table.tableNEWstylegreen tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
table.tableNEWstylegreen tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
table.tableNEWstylegreen tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
table.tableNEWstylegreen th {
  background: #daf0e5;
  color: #00994e;
}
table.tableNEWstylegreen td {
  text-align: center;
}
table.tableNEWstylegreen td.light {
  color: #ff7313;
}

.collapse-precautionNEW {
  font-size: 14px;
  height: 44px;
  background-color: #fff;
  color: #888888;
  line-height: 44px;
  padding-left: 15px;
  border: solid 1px #dddddd;
}
.collapse-precautionNEW > .link-primary {
  color: #888888;
  text-decoration: none !important;
  position: relative;
  width: 100%;
  display: block;
}
.collapse-precautionNEW > .link-primary:hover {
  color: #888888;
}
.collapse-precautionNEW > .link-primary i {
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}
.collapse-precautionNEW > .link-primary i.icn-minus-o:after {
  content: url("../images/notification-close.svg");
}
.collapse-precautionNEW > .link-primary i.icn-plus-o:after {
  content: url("../images/notification-open.svg");
}

.collapse-precautionNEWstyle2 {
  font-size: 14px;
  height: 44px;
  background-color: #fafafa;
  color: #888888;
  line-height: 44px;
  padding-left: 15px;
}
.collapse-precautionNEWstyle2 > .link-primary {
  color: #888888;
  text-decoration: none !important;
  position: relative;
  width: 100%;
  display: block;
}
.collapse-precautionNEWstyle2 > .link-primary:hover {
  color: #888888;
}
.collapse-precautionNEWstyle2 > .link-primary i {
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
}
.collapse-precautionNEWstyle2 > .link-primary i.icn-minus-o:after {
  content: url("../images/notification-close.svg");
}
.collapse-precautionNEWstyle2 > .link-primary i.icn-plus-o:after {
  content: url("../images/notification-open.svg");
}

.shopInfo__contentNEW {
  height: 25px;
  line-height: 25px;
  margin-bottom: 5px;
  font-size: 14px;
  position: relative;
  padding-left: 30px;
  color: #3333;
}
.shopInfo__contentNEW.shopInfo__content--tel:before {
  content: " ";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 2.5px;
  top: 2.5px;
  background: url("../images/link-tel.svg");
  background-repeat: no-repeat;
}
.shopInfo__contentNEW.shopInfo__content--add:before {
  content: " ";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 2.5px;
  top: 2.5px;
  background: url("../images/link-local.svg");
  background-repeat: no-repeat;
}
.shopInfo__contentNEW.shopInfo__content--web:before {
  content: " ";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 2.5px;
  top: 2.5px;
  background: url("../images/link-web.svg");
  background-repeat: no-repeat;
}
.shopInfo__contentNEW a:hover {
  color: #00994e;
}

.tip-boxNEW {
  width: 100%;
  position: relative;
  border: 1px solid #00994e;
  border-radius: 5px;
  background: #f9fbf7;
  padding: 25px 15px 15px;
  font-size: 15px;
  margin-bottom: 10px;
}
.tip-boxNEW .titleboxNEW {
  font-size: 20px;
  color: #00994e;
  padding-left: 46px;
  font-weight: 600;
  position: relative;
  margin-bottom: 15px;
  line-height: 36px;
}
.tip-boxNEW .titleboxNEW:before {
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0;
  background: url("../images/announcement-outline.svg");
}
.tip-boxNEW .imgIN {
  background: #fff;
  padding: 30px;
  display: inline-block;
}

table.tableNEWstylegreen {
  border-radius: 5px;
  border-collapse: unset;
  font-size: 14px;
  border: 1px solid #00994e;
  color: #333;
}
table.tableNEWstylegreen th {
  background: #daf0e5;
  color: #00994e;
  border: 1px solid #00994e;
}
table.tableNEWstylegreen td {
  text-align: center;
  border: 1px solid #00994e;
}
table.tableNEWstylegreen tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
table.tableNEWstylegreen tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
table.tableNEWstylegreen tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
table.tableNEWstylegreen tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
table.tableNEWstylegreen th {
  background: #daf0e5;
  color: #00994e;
}
table.tableNEWstylegreen td {
  text-align: center;
}
table.tableNEWstylegreen td.light {
  color: #ff7313;
}

.noticetoggleNEW {
  display: none;
}
.noticetoggleNEW .illustratorGroup {
  padding: 15px;
  border: solid 1px #dddddd;
  font-size: 14px;
  border-top: none;
  word-break: break-all;
}

.noticetoggleNEWstyle2 {
  display: none;
}
.noticetoggleNEWstyle2 .illustratorGroup {
  padding: 15px;
  font-size: 14px;
  word-break: break-all;
}