@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Sans:wght@500&family=Roboto:wght@400;500&display=swap");
h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

.RobotoHeadLine01 {
  font-size: clamp(29.25px, 4.6875vw, 45px);
  font-weight: 500;
  line-height: 0.93;
  font-family: 'Roboto', sans-serif; }

.RobotoHeadLine02 {
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.11em;
  font-family: 'Roboto', sans-serif; }

.NSJHeadLine01 {
  font-size: clamp(14px, 2.0835vw, 20px);
  font-weight: 700;
  line-height: 1.8; }

.NSJHeadLine02 {
  font-size: clamp(19.5px, 3.1245vw, 30px);
  font-weight: 500;
  line-height: 1.5; }

.NSJHeadLine03 {
  font-size: clamp(19.5px, 3.1245vw, 30px);
  font-weight: 600;
  line-height: 1.5; }

.NSJHeadLine04 {
  font-size: clamp(14px, 2.0835vw, 20px);
  font-weight: 400;
  line-height: 1.8; }

.NSJLead01 {
  font-size: clamp(14px, 2.0835vw, 20px);
  font-weight: 400;
  line-height: 1.8; }

.NSLead01 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  line-height: 2.37; }

/*----------------------------------------------
	pageHeadBox
----------------------------------------------*/
.pageHeadBox.guideIndex {
  height: 500px;
  background: url("../img/guide/guide_index_pagehead_bg01.jpg") center center no-repeat;
  background-size: cover; }

.pageHeadBox.guideIndex::after {
  background: #013B82; }

.pageHeadBox.guideIndex .head {
  color: #013B82; }

@media only screen and (max-width: 767px) {
  .pageHeadBox.guideIndex {
    height: 200px; } }
/*----------------------------------------------
	guideContentBox
----------------------------------------------*/
.guideContentBox {
  margin: 100px 0; }

.guideContentBox .contentWrapper {
  max-width: 1000px;
  margin: 0 auto; }

@media only screen and (max-width: 767px) {
  .guideContentBox {
    margin: 50px 0; } }
/* productBox */
.guideContentBox .contentWrapper .productBox .tabList01 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  column-gap: 8px; }

.guideContentBox .contentWrapper .productBox .tabList01 > li {
  margin: 0;
  max-width: 265px;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2; }

.guideContentBox .contentWrapper .productBox .tabList01 > li > span,
.guideContentBox .contentWrapper .productBox .tabList01 > li > a {
  display: block;
  padding: 10px 20px;
  border: 1px solid #E6F2FF;
  border-bottom: none;
  border-radius: 20px 20px 0 0; }

.guideContentBox .contentWrapper .productBox .tabList01 > li > span {
  color: #013B82; }

.guideContentBox .contentWrapper .productBox .tabList01 > li.aquanax > span {
  background: #E6F2FF; }

.guideContentBox .contentWrapper .productBox .tabList01 > li.oilnax > span {
  background: #EAECFF; }

.guideContentBox .contentWrapper .productBox .tabList01 > li.jianax > span {
  background: #E5F8E4; }

.guideContentBox .contentWrapper .productBox .tabList01 > li > a {
  text-decoration: none;
  background: #ffffff; }

.guideContentBox .contentWrapper .productBox .tabList01 > li > a:hover {
  opacity: 0.7; }

.guideContentBox .contentWrapper .productBox .tabList01 > li .logo {
  display: inline-block;
  vertical-align: bottom;
  line-height: 0;
  margin: 0 0.5em 0 0;
  width: calc(1em * 25 / 25); }
  @media (max-width: 480px) {
    .guideContentBox .contentWrapper .productBox .tabList01 > li .logo {
      display: block; } }

.guideContentBox .contentWrapper .productBox .bodyBox {
  padding: 100px 75px 55px; }

.guideContentBox.aquanax .contentWrapper .productBox .bodyBox,
.guideContentBox.aquanax .contentWrapper .howtoBox,
.guideContentBox.aquanax .contentWrapper .typeBox,
.guideContentBox.aquanax .contentWrapper .aboutBox {
  background: #E6F2FF; }

.guideContentBox.oilnax .contentWrapper .productBox .bodyBox,
.guideContentBox.oilnax .contentWrapper .howtoBox,
.guideContentBox.oilnax .contentWrapper .typeBox,
.guideContentBox.oilnax .contentWrapper .aboutBox {
  background: #EAECFF; }

.guideContentBox.jianax .contentWrapper .productBox .bodyBox,
.guideContentBox.jianax .contentWrapper .howtoBox,
.guideContentBox.jianax .contentWrapper .typeBox,
.guideContentBox.jianax .contentWrapper .aboutBox {
  background: #E5F8E4; }

.guideContentBox .contentWrapper .productBox .featureList {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.guideContentBox .contentWrapper .productBox .featureList > li {
  margin: 0;
  display: flex;
  justify-content: space-between;
  column-gap: 20px; }

.guideContentBox .contentWrapper .productBox .featureList > li + li {
  margin-top: 35px; }

.guideContentBox .contentWrapper .productBox .featureList > li .clm01 {
  flex: 1; }

.guideContentBox .contentWrapper .productBox .featureList > li .clm02 {
  width: 215px;
  flex-shrink: 0; }

.guideContentBox .contentWrapper .productBox .ttlWrapper01 {
  padding: 0 0 0.2em 0;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.56;
  border-bottom: 1px solid #000000; }

.guideContentBox .contentWrapper .productBox .ttl01 {
  margin: 0;
  font-size: 2.3rem;
  line-height: 1.5652173913; }

.guideContentBox .contentWrapper .productBox .txtBox01 p {
  line-height: 1.25; }

.guideContentBox .contentWrapper .productBox .ttl01 + .ttl01 {
  margin-top: 0.2em; }

.guideContentBox .contentWrapper .productBox .txtBox01 {
  font-size: 1.6rem; }

.guideContentBox .contentWrapper .productBox .txtBox01 p {
  margin: 0.5em 0 0 0; }

.guideContentBox .contentWrapper .productBox .box01 {
  margin: 60px 0 0 0;
  padding: 20px 50px;
  color: #ffffff;
  line-height: 1.66;
  background: #013B82; }

.guideContentBox .contentWrapper .productBox .box01 .ttl02 {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 1em; }

.guideContentBox .contentWrapper .productBox .box01 .ttl02::before,
.guideContentBox .contentWrapper .productBox .box01 .ttl02::after {
  content: "";
  display: block;
  width: 2em;
  height: 1px;
  background: #ffffff; }

.guideContentBox .contentWrapper .productBox .box01 .ttl02::before {
  transform: rotate(45deg); }

.guideContentBox .contentWrapper .productBox .box01 .ttl02::after {
  transform: rotate(-45deg); }

.guideContentBox .contentWrapper .productBox .box01 .catch01 {
  color: #F3FA45;
  font-size: 2.3rem;
  font-weight: 700;
  text-align: center;
  margin: 0.5em 0; }

.guideContentBox .contentWrapper .productBox .box01 .txt01 {
  text-align: center;
  margin: 0; }

@media only screen and (max-width: 767px) {
  .guideContentBox .contentWrapper .productBox .tabList01 > li {
    font-size: 1.4rem; }

  .guideContentBox .contentWrapper .productBox .tabList01 > li > span,
  .guideContentBox .contentWrapper .productBox .tabList01 > li > a {
    padding: 10px 5px;
    border-radius: 10px 10px 0 0; }

  .guideContentBox .contentWrapper .productBox .ttl01 {
    font-size: 1.8rem; }

  .guideContentBox .contentWrapper .productBox .bodyBox {
    padding: 20px; }

  .guideContentBox .contentWrapper .productBox .featureList > li {
    column-gap: 10px; }

  .guideContentBox .contentWrapper .productBox .featureList > li + li {
    margin-top: 20px; }

  .guideContentBox .contentWrapper .productBox .featureList > li .clm02 {
    width: 100px; }

  .guideContentBox .contentWrapper .productBox .ttlWrapper01 {
    font-size: 1.8rem; }

  .guideContentBox .contentWrapper .productBox .box01 {
    padding: 20px; } }
@media (max-width: 480px) {
  .guideContentBox .contentWrapper .productBox .bodyBox .featureList > li {
    display: block; }
    .guideContentBox .contentWrapper .productBox .bodyBox .featureList > li .clm02 {
      width: 80%;
      margin: 20px auto 0; }
      .guideContentBox .contentWrapper .productBox .bodyBox .featureList > li .clm02 .imgBox01 img {
        width: 100%; } }

/* howtoBox */
.guideContentBox .contentWrapper .howtoBox {
  margin: 55px 0;
  padding: 55px 75px; }

.guideContentBox .contentWrapper .howtoBox .sprayBox {
  text-align: center;
  margin: 4em auto; }

.guideContentBox .contentWrapper .howtoBox .sprayBox p {
  margin: 0; }

.guideContentBox .contentWrapper .howtoBox .caseList01 {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.guideContentBox .contentWrapper .howtoBox .caseList01 > li {
  margin: 4em 0; }

.guideContentBox .contentWrapper .howtoBox .caseList01 .ttl01 {
  margin: 0;
  padding: 0 0 0.2em 0;
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.56;
  border-bottom: 1px solid #000000; }

.guideContentBox .contentWrapper .howtoBox .caseList01 .txtBox01 {
  font-size: 1.6rem; }

.guideContentBox .contentWrapper .howtoBox .caseList01 .txtBox01 p {
  margin: 0.5em 0 0 0; }
  .guideContentBox .contentWrapper .howtoBox .caseList01 .txtBox01 p strong {
    color: #E28800; }
  .guideContentBox .contentWrapper .howtoBox .caseList01 .txtBox01 p sup {
    margin-right: 0.2em;
    vertical-align: inherit; }

.guideContentBox .contentWrapper .howtoBox .notionBox01 {
  margin: 60px 0 0 0;
  padding: 25px 5.5555555556vw;
  background: #ffffff; }

.guideContentBox .contentWrapper .howtoBox .notionBox01 .notion01 {
  margin: 0;
  color: #CC2037;
  font-size: 2.3rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.56; }

.guideContentBox .contentWrapper .howtoBox .notionBox01 .txt01 {
  margin: 1em 0 0 0;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.25; }

.guideContentBox .contentWrapper .howtoBox .notionBox01 sup {
  vertical-align: inherit;
  top: -0.3em; }

@media only screen and (max-width: 767px) {
  .guideContentBox .contentWrapper .howtoBox {
    padding: 20px; }

  .guideContentBox .contentWrapper .howtoBox .caseList01 > li {
    margin: 2em 0; }

  .guideContentBox .contentWrapper .howtoBox .caseList01 .ttl01 {
    font-size: 1.8rem; }

  .guideContentBox .contentWrapper .howtoBox .notionBox01 {
    padding: 20px; }

  .guideContentBox .contentWrapper .howtoBox .notionBox01 .notion01 {
    font-size: 1.8rem; } }
/* typeBox */
.guideContentBox .contentWrapper .typeBox {
  margin: 55px 0;
  padding: 55px 75px; }

.guideContentBox .contentWrapper .typeBox .ttlBox01 {
  text-align: center;
  margin: 4em 0; }

.guideContentBox .contentWrapper .typeBox .ttlBox01 .ttl {
  color: #013B82;
  font-size: 2.8rem;
  font-weight: 700;
  margin: 0; }

.guideContentBox .contentWrapper .typeBox .ttlBox01 .txt {
  font-size: 2rem;
  font-weight: 700;
  margin: 0; }

.guideContentBox .contentWrapper .typeBox .list01 {
  margin: 2em auto;
  padding: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  column-gap: 3em; }

.guideContentBox .contentWrapper .typeBox .list01 > li {
  margin: 0;
  text-align: center; }

.guideContentBox .contentWrapper .typeBox .list01 > li .num {
  font-family: 'URW DIN', sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  -webkit-text-stroke: 1px #004E9D; }

.guideContentBox .contentWrapper .typeBox .list01 > li .name {
  color: #013B82;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0.5em 0 0 0; }

.guideContentBox .contentWrapper .typeBox .list01 > li .volume {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0.5em 0 0 0; }

.guideContentBox .contentWrapper .typeBox .list01 > li .notion01 {
  line-height: 1.38;
  margin: 0.5em 0 0 0; }

.guideContentBox .contentWrapper .typeBox .catchBox01 {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 3em;
  margin: 4em auto 1em; }

.guideContentBox .contentWrapper .typeBox .catchBox01::before,
.guideContentBox .contentWrapper .typeBox .catchBox01::after {
  content: "";
  width: 28px;
  height: 68px;
  background: url("../img/guide/guide_catch_deco01.png") 0 0 no-repeat;
  background-size: contain;
  flex-shrink: 0; }

.guideContentBox .contentWrapper .typeBox .catchBox01::after {
  transform: rotate(180deg); }

.guideContentBox .contentWrapper .typeBox .catchBox01 p {
  color: #E28800;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.8;
  text-align: center;
  margin: 0; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox {
  margin: 1em 0 0 0;
  padding: 40px 50px;
  background: #ffffff; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .head {
  color: #013B82;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin: 0; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .box01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 2em 0 0 0; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .box01 > .clm02 {
  width: 165px; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .list02 {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .list02 > li {
  margin: 0;
  display: flex;
  align-items: center;
  column-gap: 1em; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .list02 > li + li {
  margin-top: 1em; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .list02 > li .num {
  font-family: 'URW DIN', sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  -webkit-text-stroke: 1px #004E9D; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .list02 > li .txt {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02 {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 3em;
  margin: 2em auto 0; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02::before,
.guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02::after {
  content: "";
  width: 20px;
  height: 48px;
  background: url("../img/guide/guide_catch_deco01.png") 0 0 no-repeat;
  background-size: contain;
  flex-shrink: 0; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02::after {
  transform: rotate(180deg); }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02 p {
  color: #E28800;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  margin: 0; }

.guideContentBox .contentWrapper .typeBox .ecotypeBox .txt01 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: center;
  margin: 0.5em 0 0 0; }

@media only screen and (max-width: 767px) {
  .guideContentBox .contentWrapper .typeBox {
    padding: 20px; }

  .guideContentBox .contentWrapper .typeBox .ttlBox01 .ttl {
    font-size: 2.2rem; }

  .guideContentBox .contentWrapper .typeBox .ttlBox01 .txt {
    font-size: 1.6rem; }

  .guideContentBox .contentWrapper .typeBox .list01 {
    column-gap: 1em; }

  .guideContentBox .contentWrapper .typeBox .list01 > li .num {
    font-size: 4rem; }

  .guideContentBox .contentWrapper .typeBox .list01 > li .name {
    font-size: 1.8rem; }

  .guideContentBox .contentWrapper .typeBox .list01 > li .volume {
    font-size: 1.6rem; }

  .guideContentBox .contentWrapper .typeBox .catchBox01 {
    column-gap: 1em; }

  .guideContentBox .contentWrapper .typeBox .catchBox01::before,
  .guideContentBox .contentWrapper .typeBox .catchBox01::after {
    width: 14px;
    height: 36px; }

  .guideContentBox .contentWrapper .typeBox .catchBox01 p {
    font-size: 1.6rem; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox {
    padding: 20px; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .head {
    font-size: 1.8rem; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .box01 {
    display: block; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .box01 > .clm02 {
    margin: 30px auto 0; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .list02 > li .num {
    font-size: 4rem; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .list02 > li .txt {
    font-size: 1.6rem; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02 {
    column-gap: 1em; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02::before,
  .guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02::after {
    width: 10px;
    height: 24px; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .catchBox02 p {
    font-size: 1.8rem; }

  .guideContentBox .contentWrapper .typeBox .ecotypeBox .txt01 {
    font-size: 1.6rem; } }
/* aboutBox */
.guideContentBox .contentWrapper .aboutBox {
  margin: 55px 0;
  padding: 55px 75px; }

.guideContentBox .contentWrapper .aboutBox .list01 {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.guideContentBox .contentWrapper .aboutBox .list01 > li {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.56;
  margin: 2em 0;
  padding: 0 0 0 0.5em;
  border-left: 3px solid #013B82; }

.guideContentBox .contentWrapper .aboutBox .list01 > li strong {
  color: #E28800;
  font-weight: 700; }

.guideContentBox .contentWrapper .aboutBox .txtBox01 {
  margin: 2em 0 0 0;
  padding: 40px 50px;
  background: #ffffff; }

.guideContentBox .contentWrapper .aboutBox .txtBox01 p {
  color: #E28800;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.28;
  margin: 0; }

@media only screen and (max-width: 767px) {
  .guideContentBox .contentWrapper .aboutBox {
    padding: 20px; }

  .guideContentBox .contentWrapper .aboutBox .list01 > li {
    font-size: 1.8rem; }

  .guideContentBox .contentWrapper .aboutBox .txtBox01 {
    padding: 20px; }

  .guideContentBox .contentWrapper .aboutBox .txtBox01 p {
    font-size: 1.8rem; } }
.guideContentBox.aquanax .howtoBox .commonTtlBox01 {
  width: fit-content;
  position: relative;
  margin-bottom: 140px; }
  .guideContentBox.aquanax .howtoBox .commonTtlBox01::before {
    content: '';
    position: absolute;
    background: url("../img/guide/guide_aqua_howto_txt01.png") no-repeat center center/contain;
    left: 100%;
    top: 0;
    width: 11.3194444444vw;
    height: 15.2083333333vw; }
  @media (max-width: 480px) {
    .guideContentBox.aquanax .howtoBox .commonTtlBox01 {
      margin-bottom: 60px; }
      .guideContentBox.aquanax .howtoBox .commonTtlBox01::before {
        width: 80px;
        height: 120px; } }
.guideContentBox.jianax .productBox .bodyBox ul.featureList li:last-child .clm01 .ttlWrapper01 {
  border-bottom: 0; }
.guideContentBox.jianax .howtoBox .commonTtlBox01 {
  width: fit-content;
  position: relative;
  margin-bottom: 140px; }
  .guideContentBox.jianax .howtoBox .commonTtlBox01::before {
    content: '';
    position: absolute;
    background: url("../img/guide/guide_jia_howto_txt01.png") no-repeat center center/contain;
    left: 100%;
    top: 0;
    width: 11.3194444444vw;
    height: 15.2083333333vw; }
  @media (max-width: 480px) {
    .guideContentBox.jianax .howtoBox .commonTtlBox01 {
      margin-bottom: 60px; }
      .guideContentBox.jianax .howtoBox .commonTtlBox01::before {
        width: 80px;
        height: 120px; } }
.guideContentBox.jianax .howtoBox ul.caseList01 li:nth-of-type(1) h3.ttl01 {
  font-size: 2.0rem;
  line-height: 1.3; }
  .guideContentBox.jianax .howtoBox ul.caseList01 li:nth-of-type(1) h3.ttl01 span {
    font-size: 1.4rem; }
.guideContentBox.jianax .howtoBox .notionBox01 h4 {
  margin: 0 auto 20px;
  color: #CC2037;
  font-size: 2.2rem; }
.guideContentBox.jianax .howtoBox .notionBox01 p {
  line-height: 1.25;
  text-align: left;
  font-weight: 500; }
  .guideContentBox.jianax .howtoBox .notionBox01 p + p {
    margin-top: 1em; }
  .guideContentBox.jianax .howtoBox .notionBox01 p.notion01 {
    margin-top: 1em;
    font-size: 1.6rem;
    text-align: left; }
.guideContentBox.jianax .howtoBox .notionBox01 dl {
  display: flex;
  font-size: 2.0rem;
  color: #CC2037;
  line-height: 1.3;
  font-weight: 500; }
  .guideContentBox.jianax .howtoBox .notionBox01 dl dt {
    width: 70px; }
  .guideContentBox.jianax .howtoBox .notionBox01 dl dd {
    width: calc(100% - 70px); }
    .guideContentBox.jianax .howtoBox .notionBox01 dl dd ul {
      margin-top: 10px; }
      .guideContentBox.jianax .howtoBox .notionBox01 dl dd ul li {
        font-size: 1.6rem;
        line-height: 1.3;
        font-weight: 500; }
  .guideContentBox.jianax .howtoBox .notionBox01 dl + dl {
    margin-top: 10px; }
@media (max-width: 480px) {
  .guideContentBox.jianax .howtoBox .notionBox01 {
    margin-top: 20px; }
    .guideContentBox.jianax .howtoBox .notionBox01 dl {
      display: block;
      font-size: 1.6rem; }
      .guideContentBox.jianax .howtoBox .notionBox01 dl dt {
        margin-bottom: 5px; }
      .guideContentBox.jianax .howtoBox .notionBox01 dl dd {
        width: 100%; }
      .guideContentBox.jianax .howtoBox .notionBox01 dl + dl {
        margin-top: 10px; } }
.guideContentBox.jianax .aboutBox {
  position: relative; }
  .guideContentBox.jianax .aboutBox::before {
    content: '';
    position: absolute;
    background: url("../img/guide/guide_jianax_about_pic01.png") no-repeat center center/contain;
    top: min(55px,7.638vw);
    right: min(20px,2.778vw);
    width: 23.2638888889vw;
    height: 23.2638888889vw; }
    @media (max-width: 480px) {
      .guideContentBox.jianax .aboutBox::before {
        width: 100px;
        height: 100px;
        top: 15px; } }
  .guideContentBox.jianax .aboutBox ul.list01 {
    position: relative; }
.guideContentBox.oilnax .howtoBox .commonTtlBox01 {
  width: fit-content;
  position: relative;
  margin-bottom: 140px; }
  .guideContentBox.oilnax .howtoBox .commonTtlBox01::before {
    content: '';
    position: absolute;
    background: url("../img/guide/guide_oil_howto_txt01.png") no-repeat center center/contain;
    left: 100%;
    top: 0;
    width: 11.1111111111vw;
    height: 14.5138888889vw; }
  @media (max-width: 480px) {
    .guideContentBox.oilnax .howtoBox .commonTtlBox01 {
      margin-bottom: 60px; }
      .guideContentBox.oilnax .howtoBox .commonTtlBox01::before {
        width: 80px;
        height: 120px; } }
.guideContentBox.oilnax .howtoBox .notionBox01 p {
  line-height: 1.25;
  text-align: left;
  font-weight: 500; }
  .guideContentBox.oilnax .howtoBox .notionBox01 p + p {
    margin-top: 1em; }
  .guideContentBox.oilnax .howtoBox .notionBox01 p.notion01 {
    margin-top: 1em;
    font-size: 1.6rem;
    text-align: left; }
@media (max-width: 480px) {
  .guideContentBox.oilnax .aboutBox .commonTtlBox01 .ttl {
    font-size: 1.8rem; } }
.guideContentBox.oilnax .aboutBox ul.list01 {
  position: relative; }
  .guideContentBox.oilnax .aboutBox ul.list01::before {
    content: '';
    position: absolute;
    background: url("../img/guide/guide_oilnax_about_pic01.png") no-repeat center center/contain;
    right: 0;
    top: -10.4166666667vw;
    width: 23.2638888889vw;
    height: 23.2638888889vw; }
    @media (max-width: 480px) {
      .guideContentBox.oilnax .aboutBox ul.list01::before {
        width: 100px;
        height: 100px;
        top: -110px; } }
