#main {
  margin: 0;
}

.libraryEdit__title {
  padding-bottom: 14px;
  font-weight: 700;
  font-size: 2.6rem;
  border-bottom: #F56B00 solid 1px;
  margin-bottom: 20px;
  line-height: 1.45;
}
.libraryEdit__category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  margin-bottom: 10px;
}
.libraryEdit__category a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #ffffff;
  background-color: #F56B00;
  border-radius: 50px;
  padding: 3px 14px 5px;
  font-weight: 700;
  font-size: 1.2rem;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
.libraryEdit__date {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  gap: 16px;
  margin-bottom: 48px;
}
.libraryEdit__date .update,
.libraryEdit__date .refresh {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 24px 1fr;
  grid-template-columns: 24px 1fr;
  gap: 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.65);
  font-size: 1.5rem;
  letter-spacing: 0.075em;
}
.libraryEdit__date .update::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2020C14.1217%2020%2016.1566%2019.1571%2017.6569%2017.6569C19.1571%2016.1566%2020%2014.1217%2020%2012C20%209.87827%2019.1571%207.84344%2017.6569%206.34315C16.1566%204.84285%2014.1217%204%2012%204C9.87827%204%207.84344%204.84285%206.34315%206.34315C4.84285%207.84344%204%209.87827%204%2012C4%2014.1217%204.84285%2016.1566%206.34315%2017.6569C7.84344%2019.1571%209.87827%2020%2012%2020ZM12%202C13.3132%202%2014.6136%202.25866%2015.8268%202.7612C17.0401%203.26375%2018.1425%204.00035%2019.0711%204.92893C19.9997%205.85752%2020.7362%206.95991%2021.2388%208.17317C21.7413%209.38642%2022%2010.6868%2022%2012C22%2014.6522%2020.9464%2017.1957%2019.0711%2019.0711C17.1957%2020.9464%2014.6522%2022%2012%2022C6.47%2022%202%2017.5%202%2012C2%209.34784%203.05357%206.8043%204.92893%204.92893C6.8043%203.05357%209.34784%202%2012%202ZM12.5%207V12.25L17%2014.92L16.25%2016.15L11%2013V7H12.5Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.65%22%2F%3E%3C%2Fsvg%3E");
  display: block;
}
.libraryEdit__date .refresh::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%2021C10.75%2021%209.57933%2020.7627%208.488%2020.288C7.39667%2019.8133%206.44667%2019.1717%205.638%2018.363C4.82933%2017.5543%204.18767%2016.6043%203.713%2015.513C3.23833%2014.4217%203.00067%2013.2507%203%2012C2.99933%2010.7493%203.237%209.57867%203.713%208.488C4.189%207.39733%204.83033%206.44733%205.637%205.638C6.44367%204.82867%207.39367%204.187%208.487%203.713C9.58034%203.239%2010.7513%203.00133%2012%203C13.3667%203%2014.6627%203.29167%2015.888%203.875C17.1133%204.45833%2018.1507%205.28333%2019%206.35V4H21V10H15V8H17.75C17.0667%207.06667%2016.225%206.33333%2015.225%205.8C14.225%205.26667%2013.15%205%2012%205C10.05%205%208.396%205.67933%207.038%207.038C5.68%208.39667%205.00067%2010.0507%205%2012C4.99933%2013.9493%205.67867%2015.6037%207.038%2016.963C8.39733%2018.3223%2010.0513%2019.0013%2012%2019C13.75%2019%2015.2793%2018.4333%2016.588%2017.3C17.8967%2016.1667%2018.6673%2014.7333%2018.9%2013H20.95C20.7%2015.2833%2019.721%2017.1877%2018.013%2018.713C16.305%2020.2383%2014.3007%2021.0007%2012%2021ZM14.8%2016.2L11%2012.4V7H13V11.6L16.2%2014.8L14.8%2016.2Z%22%20fill%3D%22black%22%20fill-opacity%3D%220.65%22%2F%3E%3C%2Fsvg%3E");
  display: block;
}
.libraryEdit__contents {
  --margin-top: 1;
  --margin-bottom: 0;
  margin-bottom: 64px;
}
.libraryEdit__contents > :not(:first-child) {
  margin-top: calc(48px * var(--margin-top));
}
.libraryEdit__contents > :not(:last-child) {
  margin-bottom: calc(80px * var(--margin-bottom));
}
.libraryEdit__contents > p {
  font-size: 1.5rem;
  line-height: 1.75;
}
.libraryEdit__contents > p > a {
  color: #0a6cc2;
  text-decoration: underline;
}
.libraryEdit__contents > p > a:hover {
  text-decoration: none;
}
.libraryEdit__contents > p + p {
  --margin-top: 0.4;
}
.libraryEdit__contents > h1 {
  display: none;
}
.libraryEdit__contents h2 {
  margin-bottom: 26px;
  padding-bottom: 10px;
  position: relative;
  color: #000;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.03em;
  border-bottom: 2px solid #e0e0e0;
  font-weight: 700;
  --margin-top: 1.6;
  --margin-bottom: 0.45;
}
.libraryEdit__contents h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 25px;
  height: 2px;
  background-color: #F56B00;
}
.libraryEdit__contents h3 {
  margin-bottom: 23px;
  padding: 1px 0 1px 12px;
  color: #000;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  border-left: 6px solid #F56B00;
  --margin-top: 1.2;
  --margin-bottom: 0.4;
}
.libraryEdit__contents h4 {
  padding: 0 0 12px 0;
  line-height: 1.65;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: left;
  border-bottom: #c5c5c5 dashed 1px;
  --margin-top: 1.2;
  --margin-bottom: 0.3;
}
.libraryEdit__contents > h2 + *,
.libraryEdit__contents > h3 + *,
.libraryEdit__contents > h4 + * {
  --margin-top: 0;
}
.libraryEdit__contents strong,
.libraryEdit__contents mark {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(255, 238, 55, 0.8)));
  background: -webkit-linear-gradient(transparent 60%, rgba(255, 238, 55, 0.8) 60%);
  background: linear-gradient(transparent 60%, rgba(255, 238, 55, 0.8) 60%);
  font-weight: 700;
}
.libraryEdit__contents > img {
  margin: 0 auto;
  display: block;
}
.libraryEdit__contents .h2-image {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.libraryEdit__contents table {
  border: rgba(0, 0, 0, 0.3) solid 1px;
  border-collapse: collapse;
  width: 100%;
  font-size: 1.5rem;
}
.libraryEdit__contents th {
  background-color: #d7d7d7;
  padding: 10px 5px;
  text-align: center;
  border: rgba(0, 0, 0, 0.3) solid 1px;
  font-size: 1.4rem;
  line-height: 1.45;
}
.libraryEdit__contents td {
  padding: 5px 10px;
  border: rgba(0, 0, 0, 0.3) solid 1px;
  font-size: 1.4rem;
  line-height: 1.45;
}
.libraryEdit__contents ul {
  --margin-top: 0.4;
  font-size: 1.5rem;
}
.libraryEdit__contents ul li {
  position: relative;
  line-height: 1.55;
  padding-left: 16px;
}
.libraryEdit__contents ul li::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  width: 7px;
  height: 7px;
  border-radius: 100%;
  margin-top: 0.65em;
  position: absolute;
  left: 0;
  top: 0;
}
.libraryEdit__contents ul li + li {
  margin-top: 8px;
}

#sideBar > div.fixed {
  position: fixed;
  top: 90px;
  max-width: 240px;
}

@media screen and (max-width: 1600px) {
  /* Wider than xxl-size */
}

@media screen and (max-width: 1280px) {
  /* Wider than xl-size */
  #main {
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  /* Wider than l-size */
  #main {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  /* Wider than m-size */
  #main {
    margin: 0;
  }
  .libraryEdit__title {
    font-size: 2.2rem;
  }
  .libraryEdit__date {
    margin-bottom: 24px;
  }
  .libraryEdit__date .update,
  .libraryEdit__date .refresh {
    font-size: 1.4rem;
  }
  .libraryEdit__contents > :not(:first-child) {
    margin-top: calc(32px * var(--margin-top));
  }
  .libraryEdit__contents > :not(:last-child) {
    margin-bottom: calc(48px * var(--margin-bottom));
  }
  .libraryEdit__contents > p {
    font-size: 1.4rem;
  }
  .libraryEdit__contents h2 {
    font-size: 2rem;
  }
  .libraryEdit__contents h3 {
    padding: 0 0 0 12px;
    font-size: 1.8rem;
  }
  .libraryEdit__contents h4 {
    font-size: 1.6rem;
  }
  .libraryEdit__contents table {
    font-size: 1.4rem;
  }
  .libraryEdit__contents ul {
    font-size: 1.4rem;
  }
  .libraryEdit__contents .l_link a {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 640px) {
  /* base-size */
  #main {
    margin: 0;
  }
}
/*# sourceMappingURL=map/markinglibrary.css.map */