  @charset "UTF-8";
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  a {
    transition: all 0.6s;
  }
  a:hover {
    transition: all 0.6s;
    opacity: 0.6;
  }
  a:hover img {
    opacity: 0.6;
  }
  footer {
    font-size: 18px;
    line-height: 1.2em;
  }
  div#footer_copyright ul li {
    line-height: 1.4em;
  }
  /****/
  body {
    font-size: 20px;
  }
  /****/
  header {
    display: block;
    align-items: center;
    width: 100%;
    background: #FFF;
  }
  header h1 {
    width: 130px;
    line-height: 1em;
    margin-left: 0;
    margin: 0 auto;
    padding: 20px 0;
  }
  header div.taggle-btn {
    display: none;
  }
  header p.pc-block {
    width: 40%;
    max-width: 548px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /*header*/
  nav.page-fix-nav {
    position: fixed;
    display: block;
    left: auto;
    bottom: auto;
    right: 0;
    top: 10%;
    width: 6%;
    max-width: 80px;
    z-index: 5;
  }
  nav.page-fix-nav.is-hidden {
    animation: fix-nav-end-ani 0.6s forwards;
  }
  nav.page-fix-nav ul {
    width: 100%;
    display: block;
  }
  nav.page-fix-nav ul li {
    width: 100%;
    line-height: 1em;
    margin-right: 0;
    margin-bottom: 20px;
  }
  /*最初のテキスト部分*/
  /*/
  /****/
  /***コヅーのイラスト位置調整****/
  /***コヅーのイラスト位置調整ここまで****/
  /***ヨンデンさんのイラスト位置調整****/
  /***ヨンデンさんのイラスト位置調整ここまで****/
  /***至近2年間の燃料価格推移グラフ部分****/
  /***オーマイゴッド部分****/
  /***コヅーとヨンデンさん***/
  /***グラフ2の部分***/
  /***エネルギーミックス***/
  /****/
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  nav.page-fix-nav ul li {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  nav.page-fix-nav ul li a {
    display: block;
    background: #FFF;
    width: 100%;
    position: relative;
    text-align: center;
    border-radius: 6px 0 0 6px;
  }
  nav.page-fix-nav ul li a span {
    display: inline-block;
    padding: 40% 0;
  }
  nav.page-fix-nav ul li a.active {
    background: #FFF000;
  }
  nav.page-fix-nav ul li:first-child a span {
    width: 80%;
  }
  nav.page-fix-nav ul li:nth-child(2) a span {
    width: 50%;
  }
  nav.page-fix-nav ul li:nth-child(3) a span {
    width: 62.5%;
  }
  nav.page-fix-nav ul li:last-child {
    margin-right: 0;
  }
  nav.page-fix-nav ul li:last-child a span {
    width: 60%;
  }
  div.smp-only-menu {
    display: none;
  }
  main {
    background-color: #81c0e9;
    background-image: radial-gradient(#a4ccea 17%, transparent 21%), radial-gradient(#a4ccea 17%, transparent 21%);
    background-position: 0 0, 6px 6px;
    background-size: 12px 12px;
    padding: 45px 0 40px 0;
  }
  div.main-title-wrap {
    position: relative;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    z-index: 1;
  }
  div.main-title-wrap h1 {
    width: 98%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  div.main-title-wrap h1 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  div.main-title-wrap h1 span.kozoo {
    width: 21.4%;
    position: absolute;
    top: 54.4%;
    right: -2.4%;
    transform-origin: center center;
    transform: translate(0, 0) scale(0);
    animation: scale-illust-scaleA 0.6s 0.2s ease-out forwards;
  }
  div.main-title-wrap h1 span.yonden {
    width: 22.2%;
    position: absolute;
    top: 46%;
    left: -3.2%;
    transform-origin: center center;
    transform: translate(0, 0) scale(0);
    animation: scale-illust-scaleA 0.6s 0.4s ease-out forwards;
    z-index: 2;
  }
  div.main-title-wrap p.letter-image {
    width: 74.8%;
    position: absolute;
    left: 50%;
    bottom: -38%;
    transform: translate(-50%, 0);
  }
  @keyframes scale-illust-scaleA {
    0% {
      transform-origin: center center;
      transform: translate(0, 0) scale(0);
    }
    80% {
      opacity: 1;
      transform-origin: center center;
      transform: translate(0, 0) scale(1.2);
    }
    100% {
      opacity: 1;
      transform-origin: center center;
      transform: translate(0, 0) scale(1);
    }
  }
  section.contents {
    max-width: 850px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 35px;
    padding: 25px 45px 50px 55px;
    background: url(/lp/kozoo/pastlist/img/extra03/cont-bg01_pc.png) repeat-y left top;
    background-size: contain;
    padding-bottom: 0;
    box-sizing: border-box;
  }
  div.fv-txt-wrap {
    width: 100%;
  }
  div.fv-txt-wrap p {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }
  div.fv-txt-wrap p span.marker01 {
    line-height: 1em;
    padding: 0.3em 0.6em 0.3em 0.6em;
  }
  div.fv-txt-wrap p span.marker01:nth-of-type(2) {
    padding: 0.3em 0.6em 0.3em 0.6em;
  }
  div.fv-txt-wrap p.fv-txt06 span.side-line::before, div.fv-txt-wrap p.fv-txt06 span.side-line::after, div.fv-txt-wrap p.fv-txt03 span.side-line::before, div.fv-txt-wrap p.fv-txt03 span.side-line::after, div.fv-txt-wrap p.fv-txt01 span.side-line::before, div.fv-txt-wrap p.fv-txt01 span.side-line::after {
    display: inline-block;
    content: "";
    background: #3380b1;
    width: 2px;
    height: 1.5em;
    margin: 0 1em;
    margin-top: -0.2em;
    vertical-align: middle;
  }
  div.fv-txt-wrap p.fv-txt06 span.side-line::before, div.fv-txt-wrap p.fv-txt03 span.side-line::before, div.fv-txt-wrap p.fv-txt01 span.side-line::before {
    transform: rotate(-35deg);
  }
  div.fv-txt-wrap p.fv-txt06 span.side-line::after, div.fv-txt-wrap p.fv-txt03 span.side-line::after, div.fv-txt-wrap p.fv-txt01 span.side-line::after {
    transform: rotate(35deg);
  }
  div.fv-txt-wrap p.fv-txt02 {
    margin-top: 0;
    line-height: 1em;
  }
  div.fv-txt-wrap p.fv-txt02 span.marker01 {
    display: inline-block;
    padding: 0.3em 0 0.3em 0.6em;
  }
  div.fv-txt-wrap p.fv-txt02 span.marker01:nth-of-type(2) {
    margin-top: 0;
    padding: 0.3em 0.6em 0.3em 0;
  }
  div.fv-txt-wrap p.fv-txt03 {
    margin-top: 8px;
  }
  div.fv-txt-wrap p.fv-txt04 {
    margin-top: 18px;
  }
  div.fv-txt-wrap p.fv-txt05 {
    margin-top: 18px;
  }
  div.fv-txt-wrap p.fv-txt06 {
    margin-top: 0;
  }
  div.fv-image-box {
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
  }
  div.fv-image-box div.fv-image01 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  div.fv-image-box div.fv-image02 {
    width: 32.1%;
    position: absolute;
    right: 0;
    top: -65%;
  }
  div.fv-image-box div.fv-image03 {
    width: 26.5%;
    position: absolute;
    left: 12%;
    top: -26%;
  }
  div.fukidashi-wrap {
    width: 100%; /*750px*/
    margin: 0 auto;
    position: relative;
    margin-bottom: 35px;
  }
  div.fukidashi-wrap:last-of-type {
    padding-bottom: 50px;
  }
  div.fukidashi {
    width: 72%;
    box-sizing: border-box;
    padding: 4%;
    font-size: 1.1em;
    letter-spacing: -0.01em;
    font-weight: 500;
    line-height: 1.6em;
    position: relative;
    border-radius: 15px;
    /**/
  }
  div.fukidashi p {
    font-size: 20px;
  }
  div.fukidashi p a.btn01 {
    display: block;
    margin-top: 0.8em;
    filter: drop-shadow(4px 4px 0px #adcdde);
  }
  div.fukidashi.yondensan02 {
    margin-bottom: 60px;
  }
  div.fukidashi a.yondensan02-link-coution {
    display: block;
    margin-top: 0.4em;
    background: #db0001;
    border-radius: 10px;
    filter: drop-shadow(4px 4px 0px #db0001);
  }
}
@media screen and (min-width: 768px) and (min-width: 900px) {
  div.fukidashi a.yondensan02-link-coution {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  div.fukidashi a.yondensan02-link-coution span.small {
    font-size: 0.8em;
    position: relative;
  }
  div.fukidashi a.yondensan02-link-coution span.small::after {
    content: " ";
    display: block;
    width: 1.2em;
    height: 1.2em;
    background: url(/lp/kozoo/pastlist/img/2023/no17/arrow.svg) no-repeat left top;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0.1em;
    transform: translate(100%, 0);
  }
  div.koduu::after {
    content: " ";
    display: block;
    width: 36px;
    height: 25px;
    background: url(/lp/kozoo/pastlist/img/2023/no17/fukidashi-koduu.png) no-repeat left top;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 20%;
    transform: translate(100%, 0);
  }
  div.koduu p {
    color: #ec6c00;
  }
  div.koduu10::after {
    bottom: 30%;
  }
  div.yondensan::after {
    content: " ";
    display: block;
    width: 36px;
    height: 25px;
    background: url(/lp/kozoo/pastlist/img/2023/no17/fukidashi-yondensan.png) no-repeat left top;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 40%;
    transform: translate(-82%, 0);
  }
  div.yondensan03::after {
    top: 49%;
  }
  div.yondensan04::after {
    top: 70%;
  }
}
@media screen and (min-width: 768px) and (min-width: 900px) {
  div.yondensan05 p {
    letter-spacing: -0.04em;
  }
}
@media screen and (min-width: 768px) {
  div.yondensan06 a {
    display: block;
    margin-top: 0.8em;
    background: #db0001;
    border-radius: 10px;
    filter: drop-shadow(4px 4px 0px #db0001);
  }
  div.koduu-illust {
    width: 24.2%;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  div.koduu-illust01 {
    right: -2%;
  }
  div.koduu-illust01 span {
    width: 40%;
    position: absolute;
    left: -23%;
    top: 0%;
  }
  div.koduu-illust02 {
    width: 24.4%;
    right: 0;
    bottom: -20%;
  }
  div.koduu-illust03 {
    bottom: -20%;
  }
  div.koduu-illust04 {
    bottom: -24%;
  }
  div.koduu-illust05 {
    bottom: -25%;
  }
  div.koduu-illust06 {
    bottom: -25%;
  }
  div.koduu-illust09 {
    width: 26%;
    right: -3%;
    bottom: -25%;
  }
  div.koduu-illust10 {
    width: 26%;
    bottom: 20%;
    right: -3%;
  }
  div.yondensan-illust {
    width: 25%;
    position: absolute;
    left: 0;
    top: 5%;
  }
  div.yondensan-illust04 {
    top: -8%;
  }
  div.yondensan-illust05 {
    top: -7%;
  }
  div.yondensan-illust06 {
    top: -15%;
  }
  span.yondensan-illust06 {
    width: 29%;
    right: 3%;
    bottom: 0%;
  }
  span.yondensan-illust08 {
    width: 23%;
    top: 8%;
  }
  div.irregular-box01 {
    width: 100%;
    position: relative;
    margin-top: -15px;
  }
  div.irregular-box01 div.irregular-fukidashi {
    width: 72%;
    position: absolute;
    right: 0%;
    top: 2%;
    margin: 0;
    padding: 2% 4%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  div.irregular-box01 div.irregular-fukidashi {
    padding: 4%;
  }
}
@media screen and (min-width: 768px) {
  div.irregular-box01 div.irregular-fukidashi::after {
    top: 60%;
    transform: translate(-72%, 0);
  }
  div.irregular-box01 div.irregular-box01-inner {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }
  div.irregular-box01 div.irregular-box01-inner figure figcaption {
    font-size: 14px;
    font-weight: 500;
    margin-top: 10px;
  }
  div.irregular-box02 {
    width: 100%;
    position: relative;
    margin-top: -20px;
    margin-bottom: 30px;
  }
  div.irregular-box02 div.irregular-box02-img01 {
    width: 100%;
    margin: 0 auto;
  }
  div.irregular-box02 p.irregular-box02-txt01 {
    width: 27%;
    position: absolute;
    right: 21%;
    top: -13%;
  }
  div.irregular-box02 p.irregular-box02-txt02 {
    width: 32%;
    position: absolute;
    right: 20%;
    top: 31%;
  }
  div.irregular-box03 {
    margin-top: 50px;
    margin-bottom: 0;
  }
  div.irregular-box03 div.irregular-box03-inner {
    position: relative;
  }
  div.irregular-box03 div.irregular-box03-inner div.irregular-box03-inner-img01 {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
  }
  div.irregular-box03 div.irregular-box03-inner div.irregular-box03-inner-img02 {
    width: 37%;
    position: absolute;
    left: 18%;
    top: 11%;
    z-index: 0;
  }
  div.koduu07 {
    width: 100%; /*318px*/
    margin: 0;
    margin-bottom: 0;
    padding: 20px 0;
  }
  div.koduu07::after {
    width: 28px;
    height: 40px;
    background: url(/lp/kozoo/pastlist/img/2023/no17/fukidashi-koduu02.png) no-repeat left top;
    background-size: contain;
    position: absolute;
    right: 22%;
    bottom: 0;
    transform: translate(0%, 53%);
  }
  div.koduu07 p {
    line-height: 1em;
    text-align: center;
    padding: 0;
  }
  div.irregular-box04 {
    margin-bottom: 60px;
  }
  div.irregular-box04 div.irregular-box04-inner {
    position: relative;
    margin-top: 45px;
  }
  div.irregular-box04 div.irregular-box04-inner figure {
    width: 66%;
    margin: 0;
  }
  div.irregular-box04 div.irregular-box04-inner figure figcaption {
    font-size: 14px;
    font-weight: 500;
    text-indent: 0;
    margin-left: 0;
    margin-top: 10px;
    line-height: 1.4em;
  }
  div.yondensan07 {
    width: 100%; /*318px*/
    margin: 0 auto;
    padding: 25px;
    position: relative;
    margin-bottom: 2%;
  }
  div.yondensan07::after {
    width: 25px;
    height: 40px;
    background: url(/lp/kozoo/pastlist/img/2023/no17/fukidashi-yondensan02.png) no-repeat left top;
    background-size: contain;
    left: 60%;
    top: 90%;
  }
  div.yondensan07 p {
    text-align: left;
  }
  div.irregular-box05 {
    position: relative;
    margin-bottom: 30px;
  }
  div.irregular-box05 div.irregular-box05-inner {
    width: 96%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  div.irregular-box05 p {
    position: absolute;
  }
  div.irregular-box05 p.irregular-box05-txt01 {
    width: 30%;
    right: 8%;
    top: -6%;
  }
  div.irregular-box05 p.irregular-box05-txt02 {
    width: 35%;
    left: 3%;
    top: -10%;
  }
  p.to-top-page {
    text-align: center;
    margin-top: 40px;
  }
  p.to-top-page a {
    color: #111;
    padding: 0 20px;
    font-size: 22px;
  }
  p.other-btn {
    width: 80%;
    max-width: 548px;
    margin: 0 auto;
    margin-top: 60px;
  }
  #new-pagetop {
    display: block;
    position: fixed;
    width: 70px;
    right: 20px;
    bottom: 40px;
    z-index: 10;
  }
}
@media screen and (min-width: 768px) and (min-width: 900px) {
  #new-pagetop {
    width: 100px;
  }
}
@media screen and (min-width: 768px) {
  #new-pagetop.active {
    background: url(/lp/kozoo/pastlist/img/2023/new-totop-active.png) no-repeat left top;
    background-size: contain;
  }
  #new-pagetop.active img {
    opacity: 0;
  }
} /*768*//*# sourceMappingURL=mystyle_pc.css.map */