@charset "UTF-8";
/* CSS Document */

/*===============================================
●style.css 画面の横幅が668px以上
===============================================*/
@media print,
screen and (min-width: 668px) {

    html,
    body {
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        width: 100%;
        min-width: 1110px;
    }

    .body_wrapper {
        clear: both;
        width: 1080px;
        margin: 0px auto;
        border-left: solid 1px #ccc !important;
        border-right: solid 1px #ccc !important;
    }




    html {
        min-width: 1110px;
    }

    body {
        position: relative;
        padding: 0;
        margin: 0;
        /*min-width:1080px;*/
        /*font-family: 'Noto Sans Japanese';*/
    }

    p,
    b,
    a,
    th,
    td,
    h1,
    h2,
    h3,
    h4,
    li,
    .footer_title,
    .catch,
    .catch02,
    .bigcatch,
    label {
        font-size: 16px;
        line-height: 24px;
    }

    .pcnone {
        display: none !important;
    }



    .main_content {
        width: 1080px;
        margin-right: auto;
        margin-left: auto;
    }


    footer {
        width: 1080px;
        margin: 0px auto;
        background-color: #fff;
        padding-bottom: 20px;
    }

    footer p {
        font-size: 11px;
        text-align: center;
        margin: 0px;
    }


    .main_content>.wrapper {
        width: 1000px;
        padding: 40px 40px;
    }

    #top .main_content>.wrapper {
        width: 1000px;
        padding: 20px 40px;
    }

    .w50per {
        width: 50%;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }


    header {
        width: 1080px !important;
        margin: 0px auto;
        background-color: #FFFFFF;
        border-bottom: solid 8px #0068b7;
    }

    header nav ul {
        margin: 0px;
        padding: 0px;
        display: table;
    }

    header nav li:nth-child(1),
    header nav li:nth-child(2),
    header nav li:nth-child(3),
    header nav li:nth-child(4),
    header nav li:nth-child(5) {
        float: left;
        width: 130px;
        height: 170px;
    }

    header nav li:nth-child(1) a,
    header nav li:nth-child(2) a,
    header nav li:nth-child(3) a,
    header nav li:nth-child(4) a,
    header nav li:nth-child(5) a {}

    header nav li:nth-child(6) {
        width: 130px;
        height: 110px;
    }

    header nav li:nth-child(7) {
        width: 130px;
        height: 60px;
    }

    header nav li {
        display: table;
        background-repeat: no-repeat;
        background-position: center top;
    }

    header nav li:hover {
        background-position: center bottom;
    }

    header nav li a {
        width: 100%;
        height: 100%;
        display: table;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        font-size: 0px;
    }

    header nav li:nth-child(1) {
        background-image: url(../images/common/nav01.png);
    }

    header nav li:nth-child(2) {
        background-image: url(../images/common/nav02.png);
    }

    header nav li:nth-child(3) {
        background-image: url(../images/common/nav03.png);
    }

    header nav li:nth-child(4) {
        background-image: url(../images/common/nav04.png);
    }

    header nav li:nth-child(5) {
        background-image: url(../images/common/nav05.png);
    }

    header nav li:nth-child(6) {
        background-image: url(../images/common/nav06.png);
    }

    header nav li:nth-child(7) {
        background-image: url(../images/common/nav07.png);
    }

    #news {
        height: 242px;
        overflow-y: scroll;
    }

    #news ul {
        padding-left: 0px;
        margin: 0px;
    }

    #news li span {
        display: table-cell;
    }

    #news li span.date {
        padding-right: 10px;
        width: 6em;
    }

    #news li {
        display: table;
        font-size: 12px !important;
        list-style: none;
        margin-bottom: 5px;
        word-break: break-all !important;
    }

    #news li a {
        font-size: 12px !important;
    }

    #news li:last-child {
        margin-bottom: 0px;
    }


    ul.banner {
        padding-left: 0px;
        margin: 0px 0px 10px 0px;
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
    }

    ul.banner li {
        margin-right: 5px;
        list-style: none;
        display: inline-block;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        line-height: 1;
        font-size: 0;
    }

    ul.banner li a {
        line-height: 1;
        font-size: 0;
    }

    ul.banner li:last-child {
        margin-right: 0px;
    }


    .left.w50per {
        padding-right: 10px;
    }

    .right.w50per {
        padding-left: 10px;
    }

    #top .youtube {
        margin-bottom: 0px;
        position: relative;
        width: 100%;
        padding-top: 56.25%;
    }

    #top .youtube iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }

    #facebook {
        padding: 20px 20px;
        margin-bottom: 20px;
    }

    .menu .logo {
        float: left;
        margin: 56px 0px 0px 35px;
    }

    nav {
        float: right;
    }

    footer a {
        font-size: 11px;
    }


    #pamphlet .main_content>.wrapper {
        padding-top: 50px;
    }

    #pamphlet .wrapper ul:not(.breadcrumbs) {
        margin: 0px;
        padding: 0px;
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
        display: block;
        text-align: center;
        margin: 0px auto;
        width: 810px;
        justify-content: center;
    }

    #pamphlet .wrapper ul.pamphlet li {
        list-style: none;
        width: 180px;
        text-align: center;
        font-size: 0;
        display: inline-block;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin-left: 45px;
        margin-right: 45px;
        margin-bottom: 50px;
    }

    ul.problem {
        margin: 30px 0px 0px 0px !important;
        padding: 0px;
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
        display: block;
        text-align: center;
        margin: 0px auto;
        width: 100%;
    }

    ul.problem li:nth-child(3n) {
        margin-right: 0px;
    }

    ul.problem li:last-child {
        margin-right: 0px;
    }

    ul.problem li {
        background-color: #fff;
        list-style: none;
        width: 260px;
        text-align: center;
        font-size: 0;
        display: inline-block;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin-right: 65px;
        margin-bottom: 25px;
        padding: 25px 0px 25px 30px;
        /* border-radius */
        border-radius: 10px;
        -ms-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        position: relative;
    }

    ul.problem li:nth-child(1) .ab {
        left: -30px;
        top: -10px;
    }

    ul.problem li:nth-child(2) .ab {
        left: -10px;
        top: -10px;
    }

    ul.problem li:nth-child(3) .ab {
        left: -0px;
        top: -10px;
    }

    ul.problem li:nth-child(4) .ab {
        left: -10px;
        top: -10px;
    }

    ul.problem li:nth-child(5) .ab {
        left: -10px;
        top: -10px;
    }

    ul.problem li p {
        margin: 0;
        font-weight: bold;
        font-size: 21px;
        text-align: center;
    }

    .solution {
        background-image: url(../images/dpf/catch03.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
    }

    .solution ul {
        padding: 0;
        margin: 0;
    }

    .solution+p {
        color: #fff;
        text-align: right;
        font-size: 14px;
    }

    #dpf .suit {
        padding-right: 350px;
    }

    .solution li:last-child {
        margin-bottom: 0;
    }

    .solution li {
        background-image: url(../images/dpf/solution_bg.png);
        width: 420px;
        height: 96px;
        display: table;
        list-style: none;
        margin-bottom: 20px;
    }

    .solution li p {
        font-size: 21px;
        margin: 0;
        color: #fff;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    #pamphlet .wrapper ul li a {
        text-decoration: none;
        font-size: 12px !important;
        line-height: 1;
    }

    #pamphlet .wrapper ul.pamphlet li p {
        margin: 0px auto 0px auto;
        padding: 7px 20px;
        display: table;
        background-color: #e6e6e6;
        font-size: 12px !important;
        line-height: 1;
        text-align: center;
        /* border-radius */
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    #pamphlet .wrapper ul.manual li {
        text-align: center;
        width: 28%;
        margin: 30px 1% 0 1%;
    }

    #pamphlet .wrapper ul.manual li img {
        margin-bottom: 20px;
    }

    #pamphlet .wrapper ul.manual li p {
        margin: 0px auto 0px auto;
        padding: 7px 35px;
        width: 100%;
        background-color: #e6e6e6;
        font-size: 12px !important;
        line-height: 1;
        text-align: center;
        /* border-radius */
        border-radius: 999px;
        -moz-border-radius: 999px;
        -webkit-border-radius: 999px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: flex;
        height: 3em;
        vertical-align: middle;
        flex-direction: column;
        /* 子要素をflexboxにより縦方向に揃える */
        justify-content: center;
        /* 子要素をflexboxにより中央に配置する */
        align-items: center;
    }


    #pamphlet h1 {
        background-color: #e6f0ff;
        padding: 30px 30px;
        margin: 0px;
    }

    #pamphlet h1 span.font-small {
        font-weight: normal;
        vertical-align: middle;
        /*color: #0068b7;*/
        color: #333;
        font-size: 16px;
        margin-left: 10px;
        padding: 7px 0px 5px 0px;
        line-height: 24px;
        padding-left: 25px;
        background-image: url(../images/common/pdf_icon2.png);
        background-repeat: no-repeat;
        background-position: center left;
    }

    .main_content h1 {
        color: #0068b7;
        margin: 0px 0px 10px 0px;
        font-size: 24px;
        line-height: 100%;
    }

    #top .main_content h1 span {
        /*color: #b3b3b3;*/
        font-size: 14px;
        margin-left: 5px;
        bottom: 2px;
        line-height: 100%;
    }

    body:not(#top) .title {
        color: #fff;
        font-size: 24px;
        line-height: 28px;
        padding: 6px 10px;
        margin: 0px 0px 30px 0px;
        background-size: 100% 100%;
        background-image: url(../images/common/title_bg01.png);
    }

    .effect .result p.title {
        background-image: url(../images/common/title_bg02.png) !important;
    }

    #oilpro .bg_blue>p {
        color: #fff;
        text-align: center;
        font-size: 30px;
        line-height: 30px;
        margin: 0px 0px 20px 0px;
        font-weight: bold;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) {
        width: 100%;
        padding: 30px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .left li {
        background-color: #FFE100;
        font-size: 24px;
        line-height: 30px;
        width: 227px;
        height: 44px;
        padding-top: 13px;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .left ul+p {
        font-size: 16px;
        line-height: 20px;
        margin-top: 5px;
        margin-bottom: 0px;
    }

    .bg_blue {
        /* border-radius */
        border-radius: 10px;
        -ms-border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .right .wrapper {
        /* border-radius */
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .right .wrapper li {
        font-size: 14px;
        line-height: 18px;
        width: 144px;
        height: 52px;
        padding-top: 14px;
        margin-right: 4px;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .right .wrapper+p {
        font-size: 16px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .right .wrapper p {
        font-size: 22px;
        line-height: 23px;
        margin: 0px 0px 10px 0px;
    }

    .title02 {
        text-align: center;
        font-size: 34px;
        line-height: 40px;
        margin: 30px 0px 20px 0px;
    }


    .wrapper .clearfix.bg_blue:nth-child(4) {
        height: 460px;
        padding: 30px;
        background-image: url(../images/oilpro/image03.png);
        background-repeat: no-repeat;
        background-position: left top 30px;
    }

    .wrapper .clearfix.bg_blue:nth-child(4) ul li {
        width: 170px;
        margin-right: 5px;
    }

    .wrapper .clearfix.bg_blue:nth-child(4) ul li p {
        font-size: 19px;
        line-height: 30px;
        margin: 0;
        text-align: center;
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .left li {
        display: inline-block;
        letter-spacing: normal;
        /* 文字間を元に戻す */
    }

    .wrapper .clearfix.bg_blue:nth-child(2) .left li p {
        letter-spacing: normal;
        /* 文字間を元に戻す */
        color: #0068b7;
        text-align: center;
        font-weight: bold;
        margin: 0;
        font-size: 24px;
        line-height: 30px;
    }

    .wrapper .clearfix.bg_blue:nth-child(4) ul li {
        background-color: #FFE100;
    }

    .wrapper .clearfix.bg_blue:nth-child(4) ul li p {
        color: #0068b7;
    }

    .wrapper .clearfix.bg_blue:nth-child(4) ul+p {
        font-size: 32px;
        line-height: 48px;
        margin: 10px 0px 5px 0px;
    }

    .wrapper .clearfix.bg_blue:nth-child(4) ul+p+p {
        font-size: 16px;
        line-height: 28px;
    }

    .wrapper .clearfix.bg_blue:nth-child(4) ul+p+p {
        margin: 0px;
    }

    #oilpro ul.point li,
    #fuelpro ul.point li {
        padding: 55px 150px 0px 20px;
        display: inline-block;
        vertical-align: top;
        width: 150px;
        height: 145px;
        font-size: 15px;
        line-height: 26px;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin: 0px 20px 20px 0px;
    }

    #oilpro ul.point,
    #fuelpro ul.point {
        padding: 0px;
        margin: 40px 0px 20px 0px;
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
    }

    #oilpro ul.point li:nth-child(1) {
        background-image: url(../images/oilpro/point01.png);
    }

    #oilpro ul.point li:nth-child(2) {
        background-image: url(../images/oilpro/point02.png);
    }

    #oilpro ul.point li:nth-child(3) {
        background-image: url(../images/oilpro/point03.png);
    }

    #oilpro ul.point li:nth-child(4) {
        background-image: url(../images/oilpro/point04.png);
    }

    #oilpro ul.point li:nth-child(5) {
        background-image: url(../images/oilpro/point05.png);
    }

    #oilpro ul.point li:nth-child(6) {
        background-image: url(../images/oilpro/point06.png);
    }

    #fuelpro ul.point li:nth-child(1) {
        background-image: url(../images/fuelpro/point01.png);
    }

    #fuelpro ul.point li:nth-child(2) {
        background-image: url(../images/fuelpro/point02.png);
    }

    #fuelpro ul.point li:nth-child(3) {
        background-image: url(../images/fuelpro/point03.png);
    }

    #fuelpro ul.point li:nth-child(4) {
        background-image: url(../images/fuelpro/point04.png);
    }

    #fuelpro ul.point li:nth-child(5) {
        background-image: url(../images/fuelpro/point05.png);
    }

    #fuelpro ul.point li:nth-child(6) {
        background-image: url(../images/fuelpro/point06.png);
    }

    #oilpro .youtube,
    #fuelpro .youtube {
        background-color: #000000;
        margin-bottom: 50px;
        padding: 20px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #oilpro .youtube .left,
    #fuelpro .youtube .left {
        margin: 55px 0px 0px 20px;
    }


    #oilpro .comment img.left+p:before,
    #dieselpro .comment img.left+p:before,
    #fuelpro .comment img.left+p:before {
        content: "";
        display: block;
        position: absolute;
        width: 51px;
        height: 56px;
        background-image: url(../images/oilpro/icon03.png);
        top: 0px;
        margin-left: -70px;
    }

    #oilpro .comment .clearfix p,
    #fuelpro .comment .clearfix p {
        position: relative;
        padding-left: 350px;
        font-size: 19px;
        line-height: 32px;
    }

    #oilpro .comment .clearfix p:last-child,
    #fuelpro .comment .clearfix p:last-child {
        margin-bottom: 50px;
    }

    body:not(.top) .title span {
        color: #fff;
        margin-left: 10px;
        vertical-align: top;
        font-weight: normal;
        font-size: 18px;
    }

    /*#oilpro .effect:before {
	content: "";
	display: block;
	position: absolute;
	width: 90px;
	height: 280px;
	background-image: url(../images/oilpro/icon04.png);
	top: -30px;
	background-repeat: no-repeat;
	margin-left: -10px;
	
}*/
    #oilpro .effect .ab {
        top: -30px;
        margin-left: -10px;

    }

    #oilpro .effect {
        position: relative;
        margin-top: 50px;
    }

    #oilpro .catch {
        text-align: center;
        font-size: 45px;
        line-height: 67px;
        color: #00468c;
        font-weight: bold;
        margin: 20px 0px 0px 0px;
    }


    #oilpro .catch+ul+p {
        text-align: center;
        font-size: 16px;
    }

    #oilpro .catch+ul {
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
        margin: 0px auto;
        text-align: center;
        padding: 0px;
    }

    #oilpro .catch+ul li {
        display: inline-block;
        vertical-align: top;
        width: 150px;
        font-size: 25px;
        line-height: 25px;
        background-color: #00468c;
        text-align: center;
        color: #fff;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin: 0px 10px 0px 0px;
        padding: 8px 0px 7px 0px;
        /* border-radius */
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
    }

    #oilpro .catch+ul li:last-child {
        margin-right: 0px;
    }

    #oilpro .comment .wrapper img,
    #dieselpro .comment .wrapper img,
    #fuelpro .comment .wrapper img {
        display: inline-block;
        margin-top: 0px;
        vertical-align: middle;
    }

    #oilpro .comment .wrapper p,
    #dieselpro .comment .wrapper p,
    #fuelpro .comment .wrapper p {
        font-size: 28px;
        line-height: 100%;
        padding-left: 0px;
        margin: 0px;
        display: inline-block;
        font-weight: bold;
        vertical-align: middle;
    }

    #oilpro .comment .wrapper p span,
    #dieselpro .comment .wrapper p span,
    #fuelpro .comment .wrapper p span {
        font-size: 16px;
        line-height: 100%;
        font-weight: normal;
        margin-left: 5px;
        margin-top: 0px;
        vertical-align: middle;
    }

    .reflection-img {
        width: 1000px;
        height: 120px;
        position: relative;
        overflow: hidden;
    }

    #dieselpro .youtube {
        background-color: #000000;
        margin: 20px 0px 20px 0px;
        padding: 20px;
        width: 100%;
        box-sizing: border-box;
        aspect-ratio: auto;
        display: flex;
        justify-content: space-between;
    }

    #dieselpro .youtube .left {
        margin: 10px 0px 0px 20px;
        width: 47%;
    }

    #dieselpro .youtube .right {
        width: 48%;
    }
    #dieselpro .youtube .right .youtube_area {
        position: relative;
        width: 100%;
        padding-top: 56.25%;
    }

    #dieselpro .youtube .right .youtube_area iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }

    #dieselpro .features>ul li {
        display: inline-block;
        font-weight: bold;
        width: 495px;
        font-size: 21px;
        line-height: 25px;
        background-color: #a0dcbe;
        text-align: center;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin: 0px 10px 10px 0px;
        padding: 35px 0px 35px 0px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }


    #dieselpro .features .right {
        background-image: url(../images/dieselpro/image04.png);
        background-repeat: no-repeat;
        background-position: top left;
        width: 160px;
        height: 260px;
        padding-left: 130px;
    }

    #dieselpro .features .right p {
        color: #00468c;
        font-size: 27px;
        line-height: 30px;
        text-align: center;
        margin: 0px 0px 10px 0px;
        font-weight: bold;
    }

    #dieselpro .features .right ul {
        margin: 0px;
        padding: 0px;
    }

    #dieselpro .features .right li {
        background-color: #00468c;
        list-style: none;
        color: #fff;
        font-size: 18px;
        padding: 3px 10px;
        text-align: center;
        margin-bottom: 5px;
        /* border-radius */
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    #dieselpro .features .wrapper {
        padding-right: 320px;
    }

    #dieselpro .features .wrapper p {
        font-size: 17px;
        line-height: 30px;
    }



    #dieselpro .catch {
        font-size: 25px;
        margin: 0px 0px 10px 0px;
        font-weight: bold;
    }

    #dieselpro .catch02,
    #dpf .catch02 {
        font-size: 25px;
        margin: 30px 0px 10px 0px;
        font-weight: bold !important;
        color: #0068b7;
    }

    #dieselpro .effect>.catch {
        margin: 0px 0px 30px 0px;
    }

    .w540 {
        width: 540px;
    }

    .average_correction_factor {
        text-align: center;
        margin: 0px auto 20px auto;
        border: 1px solid #ccc;
        padding: 10px;
        margin-right: 10px;
        background-color: #fff;
        box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.1);
        -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.1));
        filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.1));
    }

    .average_correction_factor .wrapper {
        display: inline-block;
        text-align: center;
        margin: 0px auto;
    }

    .average_correction_factor span {
        color: #f00;
    }

    .average_correction_factor h2 {
        color: #46beaa;
        text-align: center;
        font-size: 18px;
        margin: 0px;
    }

    .average_correction_factor ul {
        margin: 5px auto 0px auto;
        padding: 0px;
    }

    .average_correction_factor li {
        list-style: none;
        font-size: 14px;
        margin-top: 0px;
    }

    #dieselpro .effect .right {
        width: 670px;
    }

    #dieselpro .effect .right>.wrapper {
        background-image: url(../images/dieselpro/effect_bg01.png);
        height: 284px;
        position: relative;
        background-repeat: no-repeat;
        margin-bottom: 15px;
    }




    /*#dieselpro .effect .right .title {
	padding: 10px 0px 10px 0px;
	text-align: center;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 6px;
	background-image: url(../images/dieselpro/effect_bg02.png);
}*/
    #dieselpro .effect .result {
        margin-bottom: 30px;
    }

    #dieselpro .effect .result .title+p {
        margin-top: 0px;
        background-image: url(../images/dieselpro/image10.png);
        background-repeat: no-repeat;
        background-position: center right;
        font-size: 15px;
    }



    #dieselpro .effect .title+p span b {
        font-size: 23px;
    }

    #dieselpro .effectiveness .right>p {
        margin-top: -20px;
    }


    #dieselpro #trouble .w50per.left {
        padding-right: 5px;
    }

    #dieselpro #trouble .w50per.right {
        padding-left: 5px;
    }

    #dieselpro .effect table {
        position: absolute;
        bottom: 2px;
        left: 90px;
        width: 350px;
    }

    #trouble ul li p {
        color: #FFFFFF;
        font-size: 18px;
        padding-left: 95px;
        display: table-cell;
        height: 90px;
        vertical-align: middle;
    }

    #trouble table {
        border-collapse: collapse;
        margin-left: 70px;
        width: 425px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #trouble td:nth-child(2) {
        font-size: 14px;
        line-height: 19px;
        color: #FFFFFF;
        padding-left: 5px;
    }

    #trouble td:first-child {
        width: 60px;
        height: 60px;
        background-color: #fa0000;
    }

    #trouble .right ul+p {
        text-align: center;
        font-size: 28px;
        line-height: 32px;
        color: #fff;
        margin: 40px 0px 20px 0px;
        font-weight: bold;
    }

    #trouble .right ul+p+p {
        text-align: center;
        font-size: 15px;
        color: #ffe100;
        margin-top: 0px;
    }

    #dieselpro .effectiveness li {
        font-size: 22px;
        line-height: 25px;
        width: 220px;
        margin-right: 10px;
        padding-top: 160px;
        height: 80px;
    }

    #dieselpro .effectiveness li p {
        height: 80px;
        font-size: 22px;
        line-height: 25px;
    }

    #dieselpro .effectiveness li {
        display: table;
        float: left;
        background-color: #a0dcbe;
        text-align: center;
        font-weight: bold;
        background-repeat: no-repeat;
    }

    #dieselpro .effectiveness li:nth-child(1) {
        background-image: url(../images/dieselpro/image12.png);
    }

    #dieselpro .effectiveness li:nth-child(2) {
        background-image: url(../images/dieselpro/image13.png);
    }

    #dieselpro .effectiveness li:nth-child(3) {
        background-image: url(../images/dieselpro/image14.png);
    }

    #dieselpro .effect .right .wrapper p {
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        margin: 0px;
    }

    #dieselpro .effect .right .wrapper p span {
        font-size: 12px;
        position: relative;
        top: -3px;
        margin: 0px 0px 0px 10px;
        font-weight: normal;
    }

    #dieselpro .effect .left>p {
        text-align: right;
        font-size: 12px;
        margin: 0px;
    }

    #dieselpro .effect .right td {
        font-size: 11px;
        line-height: 18px;
    }

    #trouble li {
        list-style: none;
        background-repeat: no-repeat;
        height: 153px;
        margin-bottom: 20px;
    }

    #trouble .left li:first-child {
        background-image: url(../images/dieselpro/trouble01.png);
    }

    #trouble .left li:nth-child(2) {
        background-image: url(../images/dieselpro/trouble02.png);
    }

    #trouble .left li:nth-child(3) {
        background-image: url(../images/dieselpro/trouble03.png);
    }

    #trouble .right li:first-child {
        background-image: url(../images/dieselpro/trouble04.png);
    }

    #trouble .right li:nth-child(2) {
        background-image: url(../images/dieselpro/trouble05.png);
    }

    #dieselpro .sp_w50per .left p.mb10 {
        text-align: center;
        color: #a0dce6;
        font-size: 28px;
    }

    #dieselpro .sp_w50per .right p.mb10 {
        text-align: center;
        color: #ffe100;
        font-size: 28px;
    }

    #fuelpro .content02>.clearfix {
        padding: 40px 40px 0px 40px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #fuelpro .content02 .clearfix .catch {
        color: #78d23c;
        font-weight: bold;
        font-size: 30px;
        line-height: 40px;
        padding: 25px 0px 0px 270px;
        margin: 0px 0px 0px 0px;
    }

    #fuelpro .content02>.clearfix .right+p {
        font-size: 15px;
        line-height: 28px;
        margin: 0px;
    }

    #fuelpro .content02>.catch {
        font-size: 32px;
        line-height: 32px;
        text-align: center;
        font-weight: bold;
        padding: 25px 0px 25px 0px;
        background-color: #468c32;
        margin: 40px 0px 0px 0px;
    }

    #fuelpro .content02 .clearfix:nth-child(4) {
        padding: 20px 40px 20px 40px;
    }

    #fuelpro .content02 .clearfix:nth-child(4) p {
        margin: 25px 0px 0px 0px;
        padding: 0px 0px 0px 120px;
        font-size: 16px;
    }

    #fuelpro .features .wrapper .clearfix .right+p {
        color: #fff;
        margin: 0px 0px 0px 0px;
        padding-right: 360px;
        font-size: 19px;
        line-height: 32px;
    }

    #fuelpro .effect .right+p {
        padding-right: 600px;
        font-size: 17px;
        line-height: 30px;
    }

    #fuelpro .features .wrapper {
        background-color: #006e0a;
        padding: 30px 30px 10px 30px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #fuelpro .features .wrapper>ul li {
        display: inline-block;
        font-weight: bold;
        width: 229px;
        font-size: 24px;
        line-height: 28px;
        color: #006e0a;
        background-color: #ffe100;
        text-align: center;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin: 0px 8px 0px 0px;
        padding: 5px 0px 5px 0px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #fuelpro .features .wrapper .catch {
        font-size: 40px;
        line-height: 40px;
        font-weight: bold;
        text-align: center;
        color: #ffe100;
        margin: 15px 0px 15px 0px;
    }

    #fuelpro .features .wrapper .catch {
        font-size: 40px;
        line-height: 40px;
        font-weight: bold;
        text-align: center;
        color: #ffe100;
        margin: 15px 0px 15px 0px;
    }

    #fuelpro .effect .right .catch {
        font-size: 26px;
        line-height: 30px;
        margin: 0px 0px 20px 0px;
    }

    #fuelpro .effect .right .ab {
        top: -25px;
        right: -25px;
        z-index: 0;
    }

    #fuelpro .effect .right {
        padding: 20px 30px 20px 30px;
    }

    #fuelpro .effect .right .lh1fs0+p:not(.catch) {
        font-size: 15px;
        margin: 10px 0px;
        text-align: center;
    }

    #fuelpro .effect .right ul li {
        display: inline-block;
        font-weight: bold;
        width: 164px;
        background-color: #ffe100;
        text-align: center;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin: 0px 10px 0px 0px;
        padding: 5px 0px 5px 0px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #fuelpro .effect .right ul li p {
        font-weight: bold;
        font-size: 19px;
        line-height: 25px;
        margin: 0px;
        color: #006e0a;
        text-align: center;
        letter-spacing: normal;
        /* 文字間を元に戻す */
    }



    #fuelpro .features .wrapper.clearfix>ul li {
        display: inline-block;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        color: #006e0a;
        text-align: center;
        font-weight: bold;
    }

    #fuelpro .features .wrapper.clearfix li p {
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #006e0a;
        background-color: #ffe100;
        margin: 0px;
    }

    #fuelpro .features .wrapper .right p {
        color: #fff;
        background-color: #00468c;
        font-size: 17px;
        line-height: 17px;
        padding: 10px 15px;
    }

    #fuelpro .features .wrapper .clearfix ul li {
        color: #fff;
        list-style: none;
        font-size: 17px;
        line-height: 28px;
    }

    #fuelpro .features .bottom .right li {
        width: 50%;
        display: inline-block;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #fuelpro .features .wrapper .clearfix ul.left {
        padding: 20px 0px 0px 0px;
        background-image: url(../images/fuelpro/image07.png);
        background-repeat: no-repeat;
        background-position: top right;
        width: 450px;
        margin-top: -10px;
    }

    #fuelpro .features .bottom .right {
        width: 460px;
    }


    #contact table {
        border-collapse: collapse;
        margin-bottom: 20px;
    }

    #contact th {
        width: 200px;
        padding: 10px 30px 10px 30px;
        padding-bottom: 10px;
        border: solid 1px #b0b0b0;
        vertical-align: middle;
        background-color: #efefef;
        text-align: right;
    }

    #contact td {
        vertical-align: middle;
        padding: 10px 30px 10px 30px;
        border: solid 1px #b0b0b0;
        padding-bottom: 10px;
    }

    #contact td input[type=text] {
        height: 25px;
        width: 80%;
    }

    #contact td textarea {
        height: 100px;
        width: 100%;
    }

    #contact input[type=button] {
        margin: 5px;
    }

    #contact #confirm {
        border: none;
        background-color: transparent;
        width: 280px;
        height: 74px;
        background-image: url(../images/contact/confirm_button.png);
        background-repeat: no-repeat;
        background-position: left top;
    }

    #simulation #result {
        border: none;
        background-color: transparent;
        width: 280px;
        height: 74px;
        background-image: url(../images/simulation/result_button.png);
        background-repeat: no-repeat;
        background-position: left top;
    }

    #contact #send {
        border: none;
        background-color: transparent;
        width: 280px;
        height: 74px;
        background-image: url(../images/contact/send_button.png);
        background-repeat: no-repeat;
        background-position: left top;
    }

    #contact #back {
        border: none;
        background-color: transparent;
        width: 280px;
        height: 74px;
        background-image: url(../images/contact/back_button.png);
        background-repeat: no-repeat;
        background-position: left top;
    }

    #contact .wrapper {
        padding: 40px 40px 20px 40px;
    }

    #privacy_policy {
        padding: 20px;
        height: 150px;
        margin-bottom: 30px;
    }

    #privacy_policy p {
        margin: 0px;
        font-size: 12px;
    }

    #contact th span {
        font-size: 11px;
        bottom: 2px;
    }

    .post-type-archive-agency .wrapper,
    #information_archive {
        padding: 40px 40px 40px 40px;
    }


    .post-type-archive-agency table td {
        font-size: 15px;
        padding-top: 10px !important;
        padding-right: 20px;
        padding-bottom: 10px !important;
        padding-left: 20px;
        border: 1px solid #b0b0b0;
    }

    .post-type-archive-agency table th {
        font-size: 15px;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    }

    .post-type-archive-agency table th img:nth-of-type(1) {
        margin-right: 5px;
    }

    .post-type-archive-agency table th img:nth-of-type(2) {
        margin-right: 5px;
    }





    .post-type-archive-agency h2 {
        background-color: #efefef;
        border: 1px solid #b0b0b0;
        font-size: 16px;
        line-height: 16px;
        padding: 8px;
        border-radius: 3px;
        margin: 30px 0px 0px 0px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
    }

    #information_archive ul:not(.wp-pagenavi) .img {
        height: 200px;
        width: 200px;
        background-size: cover;
        background-position: center center;
    }

    #information_archive ul:not(.wp-pagenavi) .content {
        padding-left: 220px;
    }

    #information_archive ul:not(.wp-pagenavi):not(.breadcrumbs) li {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .title04 {
        border-left: solid 10px #ccc;
        padding-left: 10px;
    }

    #information_archive .wrapper>ul .date {
        margin: 10px 0px;
        font-size: 12px;
        line-height: 18px;
    }

    #information_archive .wrapper>ul .date+p {
        font-size: 14px;
        line-height: 21px;
    }

    .pagenav,
    .wp-pagenavi {
        margin: 30px 0px 0px 0px;
    }

    .pagenav li,
    .wp-pagenavi li {
        margin-right: 10px;
    }

    .pagenav li a,
    .wp-pagenavi li a,
    .wp-pagenavi li span {
        width: 50px !important;
        height: 50px !important;
        box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        -webkit-box-sizing: border-box !important;
        -o-box-sizing: border-box !important;
        -ms-box-sizing: border-box !important;
    }

    #dpf .removal {
        background-color: #eae2bd;
        position: relative;
        padding: 30px 150px 30px 30px;
        margin-top: 30px;
    }

    #dpf .text_block .wrapper {
        background-color: #eae2bd;
        position: relative;
        padding: 30px 30px 30px 30px;
        margin-top: 30px;
    }

    #dieselpro .text_block .wrapper {
        background-color: #a0dcbe;
        position: relative;
        padding: 30px 30px 30px 30px;
        margin-top: 30px;
    }

    #dieselpro .effectiveness .wrapper {
        background-color: #ececec;
        position: relative;
        padding: 30px 30px 30px 30px;
        margin-top: 20px;
    }

    #dieselpro .text_block .wrapper p:first-child,
    #dieselpro .effectiveness .wrapper p:first-child,
    #dpf .text_block .wrapper p:first-child {
        margin-top: 0px;
    }

    #dieselpro .text_block .wrapper p:last-child,
    #dieselpro .effectiveness .wrapper p:last-child,
    #dpf .text_block .wrapper p:last-child {
        margin-bottom: 0px;
    }

    #dpf .removal .catch {
        font-size: 27px;
        line-height: 32px;
        color: #00468c;
        font-weight: bold;
        margin: 0px 0px 20px 0px;
    }

    #dpf .removal p:not(.catch) {
        font-size: 17px;
        line-height: 30px;
        margin: 0px;
    }

    .wrapper.suit p:not(.catch) {
        font-size: 17px;
        line-height: 30px;
    }

    #dpf .removal .ab {
        right: 20px;
        top: -20px;
    }

    ul.side_banner {
        padding: 0;
        margin: 0;
    }

    ul.side_banner li {
        height: 100%;
        list-style: none;
        margin-bottom: 10px;
    }

    ul.side_banner li a {
        line-height: 1 !important;
        font-size: 0 !important;
        display: block;
    }

    /*記事一覧を下から上へ*/
    .slide_up {
        animation-name: SlideUp;
        /* アニメーション名 */
        animation-duration: 2s;
        /* アニメーション時間 */
        position: fixed;
        bottom: 0px;
        right: 50px;
        /* margin-right: -620px;*/
        line-height: 1 !important;
        font-size: 0 !important;
    }

    .slide_up a {
        line-height: 1 !important;
        font-size: 0 !important;
    }

    .slide_up .close {
        line-height: 1 !important;
        font-size: 0 !important;
        position: absolute;
        top: -13px;
        right: -15px;
        z-index: 999999;
    }

    /*下から上*/
    @keyframes SlideUp {
        0% {
            opacity: 0;
            /* 透明 */
            transform: translateY(50px);
            /* Y軸方向に50px */
        }

        100% {
            opacity: 1;
            /* 不透明 */
            transform: translateY(0);
            /* Y軸方向に0px */
        }
    }


    .q1,
    .q2 {
        background-color: #f2f2f2;
        padding: 30px 40px;
        margin-bottom: 30px;
    }

    .q1 ul,
    .q2 ul {
        padding: 0;
        margin: 0 auto;
        text-align: center;
        letter-spacing: -1em;
    }

    .q1 li,
    .q2 li {
        letter-spacing: normal;
        float: left;
        display: table;
        background-color: #e6e6e6;
        border: 1px solid #00468c;
        width: 280px;

        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        /* border-radius */
        border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-size: 20px;
    }

    .q1 li:nth-child(2),
    .q2 li:nth-child(2) {
        margin: 0 40px;
    }

    .q1 li p.type,
    .q2 li p.type {
        display: table-cell;
        background-color: #00468c;
        color: #fff;
        margin: 0;
        vertical-align: middle;
        font-size: 20px;
        padding: 0px 20px;
        /* border-radius */
        border-radius: 4px 0px 0px 4px;
        -ms-border-radius: 4px 0px 0px 4px;
        -moz-border-radius: 4px 0px 0px 4px;
        -webkit-border-radius: 4px 0px 0px 4px;
        white-space: nowrap;
        width: 10px;
    }

    /*.q1 li p.number, .q2 li p.number {
        display: table-cell;
        text-align: left !important;
        font-size: 20px;
    }*/
    .q1 li p,
    .q2 li p {
        display: table-cell;
        font-size: 20px;
    }

    .q1 li input,
    .q2 li input {
        /*display: table-cell;*/
        width: 3em;
        font-size: 20px;
        padding: 2px 10px;
        margin: 10px 10px 10px 20px;
        /* border-radius */
        border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: 1px solid #cccccc;

    }

    #simulation h2 {
        font-size: 20px;
        color: #00468c;
        margin: 0px 0px 20px 0px;
    }

    #simulation h2 span {
        border: 1px solid #00468c;
        background-color: #fff;
        padding: 3px 10px;
        /* border-radius */
        border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        margin-right: 10px;
    }


    .equal {
        text-align: center;
        margin: 0px auto;
    }

    .equal p {
        display: inline-block;
        color: #00468c;
        font-weight: bold;
    }

    .equal p:first-child {
        font-size: 28px;
        padding: 10px 30px;
        border: 1px solid #00468c;
        /* border-radius */
        border-radius: 999px;
        -ms-border-radius: 999px;
        -moz-border-radius: 999px;
        -webkit-border-radius: 999px;
        margin-right: 20px;
    }

    .equal p:nth-child(2) {
        font-size: 28px;
        margin-right: 50px;
    }

    .equal p:nth-child(2) span {
        font-family: Arial, Helvetica, "sans-serif";
        font-size: 78px;
        margin-right: 10px;
    }

    #result .details {
        background-color: #e6e6e6;
        padding: 30px 80px;
    }

    #result .details .w50per.left {
        padding-right: 20px;
    }

    #result .details .w50per.right {
        padding-left: 20px;
    }

    #result .details .w50per>p {
        font-weight: bold;
    }

    #result .w50per table tr {
        border-top: 1px solid #ccc;
    }

    #result table th {
        font-weight: normal;
    }

    #result table td {
        text-align: right;
        padding: 10px 0px;
    }

    #result table tr:last-child th {
        font-weight: bold;
    }

    #result table tr:last-child td {
        font-weight: bold;
    }

    #result .details h2 {
        font-size: 28px;
        text-align: center;
        padding-bottom: 30px;
        border-bottom: 1px solid #000;
    }

    #result h1+p {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px dashed #ccc;
    }

    #result .total_a {
        background-color: #a0dcbe;
        margin-right: 10px;
    }

    #result .total_b {
        background-color: #ffbe3c;
        margin-right: 10px;
    }

    #result .details td span {
        padding: 6px 15px;
        /* border-radius */
        border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }

    .formula {
        padding-top: 30px;
        margin: 0px auto 0px auto;
    }

    .formula_wrapper {
        width: 100%;
        margin: 30px auto 0px auto;
        border-top: 1px dashed #000;
    }

    .formula td p {
        text-align: center !important;
        margin: 0px;
        font-weight: bold;
    }

    .formula td:nth-child(2) {
        border-bottom: 1px solid #000;
    }

    .formula tr:nth-child(1) td:nth-child(1) {
        background-image: url(../images/simulation/left_brackets.png);
        background-repeat: no-repeat;
        background-position: center right 10px;
        width: 10px;
        white-space: nowrap;
        padding-right: 25px !important;
    }

    .formula tr:nth-child(2) td:nth-child(1) {
        width: 10px;
        white-space: nowrap;
        padding: 0px 20px !important;
    }

    .formula tr:nth-child(1) td:nth-child(4) {
        width: 10px;
        white-space: nowrap;
    }

    .formula tr:nth-child(1) td:nth-child(3) {
        width: 10px;
        padding-right: 25px !important;
        white-space: nowrap;
        background-image: url(../images/simulation/right_brackets.png);
        background-repeat: no-repeat;
        background-position: center right;
    }

    ul.breadcrumbs {
        padding: 0;
        margin: 30px 0px 0px 0px;
    }

    ul.breadcrumbs li:last-child {
        background-image: none;
        padding-right: 0;
        margin-right: 0;
    }

    ul.breadcrumbs li {
        font-size: 12px;
        display: inline-block;
        background-image: url("../images/common/arrow02.png");
        background-repeat: no-repeat;
        background-position: center right;
        padding-right: 20px;
        margin-right: 10px;
    }

    ul.breadcrumbs li a {
        font-size: 12px;
    }

    .manga {
        margin: 20px 0px 40px 0px !important;
        display: block;
    }

    #dieselpro .manga {
        margin-bottom: 40px !important;
        display: block;
        line-height: 1 !important;
        font-size: 0 !important;
    }

    #top #pamphlet,
    #top #manual {
        background-image: url("../images/common/dream.jpg");
        background-size: cover;
        background-position: center bottom -50px;
        padding-bottom: 30px;
    }

    #top #pamphlet .bx-wrapper {
        max-width: 950px !important;
    }

    #top #pamphlet .bx-wrapper .bx-viewport {
        background: none !important;
    }

    #top .manual_wrapper {
        padding-top: 0 !important;
        padding-bottom: 40px !important;
    }

    #top #pamphlet h2,
    #top #manual h2 {
        text-align: center;
        margin: 0px 0px 10px 0px;
    }

    #top #pamphlet ul,
    #top #manual ul {
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
        margin: 0px auto;
        padding: 0;
        text-align: center !important;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }

    #top #pamphlet ul li,
    #top #manual ul li {
        list-style: none;
        display: inline-block;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin-right: 10px;
        line-height: 1;
        font-size: 0;
    }

    #top #manual ul li {
        border: 1px solid #fff;
        background-image: url("../images/common/blue_bg.png");
        width: 120px;
        text-align: center;
    }

    #top #manual ul li img {
        text-align: center;
        display: inline-block;
    }

    #top #pamphlet ul li a,
    #top #manual ul li a {
        line-height: 1;
        font-size: 0;
        text-decoration: none;
    }

    #top #manual ul li a {
        padding: 20px 0px;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    #top #pamphlet ul li a p {
        background-color: #fff;
        text-align: center;
        font-size: 12px;
        margin: 0;
    }

    #top #manual ul li a p {
        color: #fff;
        text-align: center;
        font-size: 12px;
        line-height: 120%;
        margin: 10px 0px 0px 0px;
    }

    #top #pamphlet ul li:last-child,
    #top #manual ul li:last-child {
        margin-right: 0px;
    }





    .single-information h2 {
        background-color: #f2f2f2 !important;
        font-size: 24px;
        border-left: 5px solid #00468c;
        padding: 20px;
        margin: 40px 0px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    .single-information h2 span {
        font-weight: bold !important;
    }

    .single-information h3 {
        border-left: 5px solid #00468c;
        padding: 3px 20px;
        margin: 40px 0px;
        font-size: 20px !important;
    }

    .single-information .notice {
        background-color: #fafafa;
        padding: 20px 40px;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }


    .single-information h4 {
        font-size: 18px !important;
    }

    #toc_container {
        padding: 40px !important;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    p.toc_title {
        text-align: left !important;
        font-size: 24px;
        border-left: 5px solid #333333;
        padding-left: 10px !important;
        /*margin-bottom: 40px !important;*/
    }

    .toc_list>li {
        margin-top: 20px !important;
    }

    .toc_list>li:first-child {
        margin-top: 40px !important;
    }

    #partners .content01 {
        width: 1000px;
        margin: 0px auto;
        background-color: #c4dce8;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    #partners .products {
        padding-bottom: 40px;
    }

    #partners .products ul {
        margin: 0px 0px 30px 0px;
        padding: 0px;
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
    }

    #partners .products ul li {
        display: inline-block;
        text-align: center;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin-right: 20px;
    }

    #partners .products ul li:last-child {
        margin-right: 0px;
    }

    #partners .products ul li .wrapper {
        background-color: #e6e6e6;
        padding: 10px;
    }

    #partners .products ul li a {
        text-decoration: none;
    }

    #partners .products ul li h2 {
        font-size: 17px;
        line-height: 28px;
        margin: 0;
        text-align: center;
        background-image: url("../images/partners/gradation.png");
        background-repeat: no-repeat;
        color: #fff;
    }

    #partners .products ul li p {
        text-align: center;
        font-size: 17px;
        margin: 10px 0px 0px 0px;
    }

    #partners .merit ul {
        margin: 40px 0px 0px 0px;
        padding: 0px;
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #partners .merit ul li {
        width: 480px;
        display: inline-block;
        text-align: center;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin-bottom: 40px;
    }

    #partners .merit ul li:nth-child(2n) {
        margin-left: 40px;
    }

    #partners .merit ul li h2 {
        vertical-align: middle;
        font-size: 24px;
        line-height: 30px;
        min-height: 80px;
        display: table-cell;
        background-repeat: no-repeat;
        padding-left: 90px;
    }

    #partners .merit ul li p {
        margin-top: 30px;
    }

    #partners .merit ul li p:last-child {
        margin-bottom: 0px;
    }

    #partners .merit ul li p span {
        color: #0068b7;
    }

    #partners .merit ul li .wrapper {
        display: table;
        min-height: 80px;
    }

    #partners .merit ul li:nth-child(1) h2 {
        background-image: url("../images/partners/01_icon.png");
    }

    #partners .merit ul li:nth-child(2) h2 {
        background-image: url("../images/partners/02_icon.png");
    }

    #partners .merit ul li:nth-child(3) h2 {
        background-image: url("../images/partners/03_icon.png");
    }

    #partners .merit ul li:nth-child(4) h2 {
        background-image: url("../images/partners/04_icon.png");
    }

    #partners .content01 ul {
        margin: 20px 0px 30px 0px;
        padding: 0px;
        letter-spacing: -.4em;
        /* 文字間を詰めて隙間をなくす */
        line-height: 1;
        font-size: 0;
    }

    #partners .content01 ul li {
        display: inline-block;
        width: 460px;
        letter-spacing: normal;
        /* 文字間を元に戻す */
        margin-top: 20px;
    }

    #partners .content01 ul li p {
        font-weight: bold;
        font-size: 24px !important;
        line-height: 30px;
        display: table-cell;
        height: 90px;
        vertical-align: middle;
        background-repeat: no-repeat;
        padding-left: 100px;
        background-image: url("../images/partners/problem.png");
    }

    #partners .content01 .clearfix p {
        margin-left: 280px;
        font-size: 17px;
        line-height: 30px;
    }

    #partners .main_visual+.wrapper.mlr10 {
        margin-top: -60px;
    }

    #partners .content01 .clearfix {
        margin-top: 30px;
    }

    #partners .content01 .clearfix p span {
        color: #00468c;
        font-size: 24px !important;
        font-weight: bold;
    }

    #partners .font-small {
        margin-top: 26px;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    #top .partners {
        margin: 20px auto 0px auto;
        text-align: center;
        line-height: 1;
        font-size: 0;
        display: block;
    }

    .topBnr6 .lh1fs0 {
        margin-right: 10px !important;
    }

    .topBnr6 .lh1fs0:last-of-type {
        margin-right: 0 !important;
    }

    #top ul.manual {
        padding: 0px;
        margin: 0px 40px;
        letter-spacing: -.4em;
        line-height: 1;
        font-size: 0;
    }

    #dieselpro ul.manual {
        padding: 0px;
        margin: 0px 0px 20px 0px;
        letter-spacing: -.4em;
        line-height: 1;
        display: flex;
        list-style-type: none;
        justify-content: space-between;
        font-size: 0;
    }

    #top ul.manual li {
        list-style: none;
        display: inline-block;
        letter-spacing: normal;
        line-height: 1;
        font-size: 0;
    }

    ul.manual li a {
        line-height: 1;
        font-size: 0;
    }

    #top ul.manual li:first-child {
        margin-right: 20px;
    }

    #pamphlet ul.manual li {
        list-style: none;
        display: inline-block;
        letter-spacing: normal;
        line-height: 1;
        font-size: 0;
    }

    #dpf .trouble ul {
        padding: 0;
        list-style: none;
        letter-spacing: -3em;
    }

    #dpf .trouble ul li {
        background-image: url("../images/dpf/trouble_bg.png");
        display: inline-block;
        letter-spacing: normal;
        width: calc(50% - 20px);
        margin-bottom: 10px;
        background-size: 100% 100%;
        padding: 20px 0px 20px 0px;
        text-align: center;
    }

    #dpf .trouble ul li:nth-child(2n) {
        margin-left: 40px;
    }

    #dpf .trouble ul li p {
        width: 100%;
        margin: 0px;
        vertical-align: middle;
        color: #fff;
        text-align: center;
        font-size: 21px;
        line-height: 24px;
    }

    #dpf .text_block,
    #dieselpro .text_block {
        margin-top: 30px;
    }

    #dpf .text_block .left,
    #dieselpro .text_block .left {
        margin-right: 30px;
        margin-bottom: 30px;
    }

    #dpf .text_block .right,
    #dieselpro .text_block .right {
        margin-left: 30px;
        margin-bottom: 30px;
    }

    #dpf .catch02,
    #dieselpro .catch02 {
        font-size: 25px;
        margin: 30px 0px 10px 0px;
        font-weight: bold !important;
        color: #0068b7;
    }


    #dieselpro .text_block .wrapper ul {
        padding: 0;
        list-style: none;
        letter-spacing: -3em;
        text-align: left;
    }

    #dieselpro .text_block .wrapper ul li {
        background-color: #0068b7;
        font-weight: bold;
        display: inline-block;
        letter-spacing: normal;
        width: calc(33.333333% - 8px);
        margin-bottom: 12px;
        background-size: 100% 100%;
        padding: 10px 0px 10px 0px;
        text-align: center;
        color: #fff;
        /* border-radius */
        border-radius: 3px;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    #dieselpro .text_block .wrapper ul li:nth-child(2) {
        margin-left: 12px;
        margin-right: 12px;
    }

    #dieselpro .text_block .wrapper ul li:nth-child(4) {
        margin-right: 12px;
    }

    #dieselpro .text_block .wrapper ul li p {
        width: 100%;
        margin: 0px;
        vertical-align: middle;
        color: #fff;
        text-align: center;
        font-size: 21px;
        line-height: 24px;
    }

    #dieselpro .engine_trouble img.ab {
        left: -24px;
        top: -24px;
    }

    #dieselpro .engine_trouble p.catch02 {
        margin: 0px 0px 30px 0px;
        padding: 5px 0px 0px 60px;
    }

    #dieselpro .howto img.ab {
        left: -20px;
        top: -24px;
    }

    #dieselpro .howto p.catch02 {
        margin: 0px 0px 30px 0px;
        padding: 5px 0px 0px 60px;
    }

    #dieselpro .trouble img.ab {
        left: -20px;
        top: -22px;
    }

    #dieselpro .trouble p.catch02 {
        margin: 0px 0px 30px 0px;
        padding: 5px 0px 0px 60px;
    }

    #dpf .cost_cut img.ab {
        left: -24px;
        top: -26px;
    }

    #dpf .cost_cut p.catch02 {
        margin: 0px 0px 30px 0px;
        padding: 5px 0px 0px 60px;
    }

    #dpf .stable img.ab {
        left: -23px;
        top: -26px;
    }

    #dpf .stable p.catch02 {
        margin: 0px 0px 30px 0px;
        padding: 5px 0px 0px 60px;
    }

}

#manga .main {
    background-image: url(../images/oilpro_manga/bg.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
    padding-bottom: 35px;
}

#manga .main.main_fuel {
    background-image: url(../images/fuelpro_manga/bg.png);
}

#manga .gallery {
    max-width: 980px;
    margin: 0 auto;
    padding-bottom: 28px;
}

#manga .gallery .row {
    margin-bottom: 20px;
}

#manga .gallery .row:last-of-type {
    margin-bottom: 0;
}

#manga .gallery .flex {
    display: flex;
    justify-content: space-between;
}

#manga .arrow {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 28px;
}

#manga .demo {
    margin-bottom: 17px;
    text-align: center;
}

#manga .link-wrap {
    margin: 0 auto;
    max-width: 980px;
}

#manga .link-wrap .link:nth-of-type(1) {
    margin-right: auto;
    margin-bottom: 17px;
}

#manga .foot_text {
    font-size: 11px;
    text-align: center;
    color: #fff;
}

#manga .foot_text a {
    font-size: 11px;
    color: #fff;
}

@media print,
screen and (min-width: 1500px) {}


.topBnr3 img {
    margin-right: 12px !important;
}

.topBnr4 img {
    float: right;
}


#agency_archive h1.title {
    padding: 0;
    margin: 0 0 20px;
    background: none;
    text-align: center;
}

#agency_archive .movie_collection {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 40px;
}

#agency_archive .movie_collection>div {
    background: #efefef;
    width: 490px;
    padding: 20px 50px;
    box-sizing: border-box;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    transition: .3s;
}

#agency_archive .movie_collection>div:nth-child(even) {
    margin-left: auto;
}

#agency_archive .movie_collection>div:hover {
    background: #dadada;
}

#agency_archive .movie_collection>div::after {
    position: absolute;
    content: "";
    font-size: 20px;
    right: 5px;
    bottom: 5px;
    border: solid 10px transparent;
    border-left: solid 10px #ffc700;
    transform: rotate(45deg);
}


#agency_archive .movie_collection a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    transition: .3s;
}

#agency_archive .movie_collection a:hover {
    color: #0068b7;
}


.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
}

.youtube iframe {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

#agency_archive h2.title {
    border: none;
}