@charset "utf-8";

/* CSS Document */
body {
    position: relative;
    font-family: "M PLUS Rounded 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-feature-settings: "ss02";
    line-height: 1.6;
    color: #000;
    background-color: #fff;
}

.container {
    position: relative;
    max-width: 970px;
    margin: 0 auto;
    text-align: center;
}

.shopping-link {
    padding: 20px 0 30px;
}

/* block01　製品クリックからのページ内リンク */
.block01 {
    padding: 70px 0 40px;
}

.title-round {
    width: 60%;
    padding: 0.7rem 0;
    margin: 0 auto 30px;
    border-radius: 3rem;
}

.wrap-3img {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.link-img img {
    width: 100%;
    height: auto;
}

#main {
    height: unset;
    background-color: #0b233f;
    background-image: url("/images/lp/lp_palurea/la_main_bg-test.png");
    background-repeat: no-repeat;
    background-position: top center;
}

.top {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 860px;
    height: 397px;
    margin: 0 auto;
}

.top-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

.top-txt01 {
    margin-top: 80px;
    margin-right: 56px;
    font-size: 40px;
    line-height: 1.8;
    text-align: center;
    letter-spacing: 0.05em;
    text-shadow: 0 0 0.2em #515254;
}

.top-txt01:not(:lang(ja), :lang(ko), :lang(zh-cmn-Hans), :lang(zh-cmn-Hant)) {
    font-size: 24px;
}

.product-img img {
    width: 68%;
    padding-top: 70px;
}

.top-phrase-box {
    display: flex;
    justify-content: center;
    background-color: #1d4990;
}

.top-phrase {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 92%;
    max-width: 960px;
    margin-top: -10px;
    color: #fff;
}

.top-phrase img {
    margin: 0;
    object-fit: unset;
}

.top-phrase p {
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 3px;
}

.no1 img {
    width: 70%;
    margin: 0 auto;
}

.d-share {
    padding-top: 18px;
}

.noto-bold {
    font-size: 40px;
    font-weight: 800;
}

.trophy {
    width: 10%;
}

.no1 {
    width: 15%;
}

.noto {
    font-family: "Noto Sans JP", sans-serif;
}

.zenmaru {
    font-family: zen-maru-gothic, sans-serif;
    font-style: normal;
    font-weight: 900;
}

/* block02-4　背景がひと続きになっている */

.illust-images {
    height: 219px;
    text-align: center;
    background-image: url("/images/lp/lp_palurea/bl03-bg.gif");
    background-repeat: repeat-x;
    background-position: top center;
}

.bl03-04_inner {
    padding: 170px 0 0 0;
    text-align: left;
    background-color: #1d4990;
    background-image: url("/images/lp/lp_palurea/nami-bg.jpg");
    background-repeat: repeat-x;
    background-position: top center;
}

/* bl02_inner　尿素SCRシステム搭載義務化　2カラム イラスト入り */
.bl02_inner {
    padding: 30px 0 20px 0;
}

.bl02-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.bl02-column {
    margin: 40px 0 0 0;
}

.column-kazari-white {
    display: block;
    width: 100%;
}

.column-kazari-white img {
    width: 100%;
    height: auto;
}

.bl02-txt {
    display: block;
    width: 90%;
    max-width: 420px;
    margin: 0 auto;
    text-align: left;
}

.bl02-01img-adjust {
    padding-left: 40px;
}

.bl02-02img-adjust {
    padding: 100px 0 0 0;
}

.bl02-02txt-adjust {
    margin: 40px 0 10px 0;
    text-align: left;
}

/* bl03　アタゴの尿素水濃度計なら　３カラムイラスト入り */
.bl03-wrap {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0 0;
}

.bl03-box {
    width: 285px;
    margin: 0 auto 20px;
    text-align: center;
}

.bl03m-adjust {
    margin: 30px 0;
}

.btn-pagelink-bl03 {
    margin: 30px 0 0 0;
    filter: drop-shadow(1px 1px 2px gray);
}

/* block06 お客様の声 PAL-030405から流用 */
.block06_inner {
    padding: 150px 0 120px;
}

.block06_h2 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
}

.bl06-wrap {
    margin: 40px 0 20px 0;
}

.bl06-box {
    position: relative;
    width: 90%;
    padding: 20px;
    margin: 0 auto 20px;
    text-align: left;
    background-color: #fff;
}

.cv-cate {
    position: absolute;
    top: 17px;
    right: 17px;
    display: inline;
    padding: 0.2rem 0.6rem;
}

.vc-box {
    display: flex;
    align-items: center;
    justify-content: left;
    margin: 17px 0 17px 17px;
}

.vc-name {
    margin: 0 0 0 50px;
}

.cv-comment {
    padding: 0 17px 17px 17px;
}

.voice-honbun-wrap {
    display: flex;
}

.voice-btn {
    position: relative;
    display: block;
    width: fit-content;
    padding: 1rem 2.4rem 1rem 2rem;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
    cursor: pointer;
    background-color: #231815;
    border: none;
    border-radius: 10px;
}

.voice-btn::after {
    position: absolute;
    top: 50%;
    right: 0.8rem;
    font-size: 75%;
    content: "▶";
    translate: 0 -50%;
}

.cv-midashi {
    display: inline;
    margin: 0 17px 4px 17px;
    border-bottom: 1px solid #333;
}

/* ーーーーーーーーーーーーーーーーーーーー */

/* block05 実績・信頼・満足度No1 ななめ会社 */

/* ーーーーーーーーーーーーーーーーーーーー */

.block05 {
    position: relative;
    padding: 0 0 34px 0;
}

.block05::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #eee;
    transform: skewY(5.7deg) translateY(523px);
}

.bl05-wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.bl05-adjust {
    position: relative;
    height: 580px;
}

.atago-plant {
    position: absolute;
    top: 240px;
    right: 0;
    bottom: 0;
    left: 0;
}

.atago-salespoint {
    width: 580px;
    text-align: left;
}

/* ーーーーーーーーーーーーーーーーーーーー */

/* block07 PAL-Urea　斜め上 */

/* ーーーーーーーーーーーーーーーーーーーー */

.block07 {
    position: relative;
    padding: 0 0 80px;
    background-color: #eee;
}

.block07::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: "";
    background-color: #eee;
    transform: skewY(5.7deg) translateY(-90px);
}

.spec-box {
    position: relative;
}

.tag-img {
    position: absolute;
    top: -141px;
    left: 0;
}

.spec-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
}

.spec-txt {
    width: 380px;
    margin: 80px 0 0 0;
}

.spec-title-mark {
    display: flex;
    justify-content: space-between;
    padding: 0 15px 0 0;
    margin: 40px 0 20px;
}

.spec-table {
    width: 100%;
    margin: 20px 0 0 0;
    font-size: 0.8rem;
    border-top: 1px solid #1a4688;
}

.spec-table th {
    width: 30%;
    padding: 2px;
    color: #1d4990;
    background-color: #c2ddff;
    border-bottom: 1px solid #1a4688;
}

.spec-table td {
    padding: 2px;
    color: #4d4948;
    border-bottom: 1px solid #4d4948;
}

.spec-table td.adjust {
    letter-spacing: -0.02rem;
}

.mark-award {
    text-align: center;
}

.less970 {
    display: none;
}

.less770 {
    display: none;
}

/* STEP */
.howto-step {
    margin: 40px auto;
}

.howtomeasure {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    text-align: left;
}

.howto-box {
    width: 275px;
}

.howto-arrow {
    width: 25px;
}

/* 縦線のエリア */

.bg-vline {
    padding: 20px;
    background-image: url("/images/lp/lp_palurea/bg-stripe.gif");
    background-repeat: repeat-y;
    border-radius: 20px;
}

.bg-vline2 {
    padding: 20px;
    background-image: url("/images/lp/lp_palurea/bg-stripe2.gif");
    background-repeat: repeat-y;
    border-radius: 20px;
}

.bg-vline-wrap {
    display: flex;
    justify-content: space-between;
}

.bg-vline-txt {
    width: 460px;
    padding: 26px 0 0 18px;
}

.pal-chart {
    position: relative;
    margin-top: 4em;
}

.pal-chart-contents {
    display: flex;
    width: 970px;
    margin: 0 auto 40px;
}

.parts-title {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    padding: 1em 3em;
    font-weight: 500;
    color: #3f4735;
    text-align: center;
    background: #fff;
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgb(210 210 210 / 100%) 10%, rgb(210 210 210 / 100%) 90%, rgb(255 255 255 / 0%) 100%);
}

.chart-box-wrap-left,
.chart-box-wrap-right {
    width: 318px;
}

.chart-box-wrap-right .midashi,
.chart-box-wrap-right .black {
    padding-inline-start: 16px;
}

.chart-box-wrap-img {
    width: 333px;
    margin-top: 33px;
}

.chart-box-wrap-img img {
    width: 100%;
}

.chart-box .midashi {
    border-bottom: 1px solid #372e2b;
}

.pal-chart-contents .chart01 {
    height: 175px;
    margin-top: 126px;
}

.pal-chart-contents .chart02 {
    height: 208px;
}

.pal-chart-contents .chart04 {
    height: 145px;
}

.pal-chart-contents .chart05 {
    height: 196px;
}

.pal-chart-contents .chart06 {
    height: 138px;
}

/* 人間工学に基づいた斬新で使いやすいデザイン。 */
.btn-cart {
    margin: 20px auto;
}

.btn-cart-button {
    position: relative;
    display: block;
    width: fit-content;
    padding: 1rem 2.4rem 1rem 2rem;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    cursor: pointer;
    background-color: #b72635;
    border: none;
    border-radius: 10px;
}

.btn-cart-button:hover {
    opacity: 0.7;
}

.btn-cart-button::after {
    position: absolute;
    top: 50%;
    right: 0.8rem;
    font-size: 75%;
    content: "▶";
    translate: 0 -50%;
}

.pal-dev-column {
    padding: 20px;
    margin: 40px auto;
    border: 1px solid #8fa7c7;
}

.pal-dev-p {
    margin: 0 0 15px 0;
}

.pal-dev-img {
    text-align: center;
}

/* ーモノづくりものがたりー */
.atago-video-img {
    margin: 0 0 30px 0;
    filter: drop-shadow(1px 1px 2px gray);
}

/* CM-800a　尿素水濃度モニターCM-800α-Urea */
.CM-800a .spec-txt {
    width: 380px;
    margin: 0 0 0 0;
}

/* インライン　取り付け方法　inline-option block */
.inline-option {
    padding: 40px 0;
}

/* 材質お問い合わせ文字関連 service.css 上書き */

.content_box {
    padding: 30px;
    margin: 30px 0 0 0;
    border: 4px solid #e6e6e6;
}

.bgcolor_blue {
    padding: 30px 40px;
    margin: 30px auto;
    background-color: #f5f5f5;
}

.material-wrap {
    padding: 20px;
    background-color: #fff;
}

.material-col-wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.material-img {
    width: 406px;
}

.title-grey-right2 {
    /* PRMのVARIVENTで使用 */
    font-size: 24px;
    font-weight: 300;
    line-height: 1.6;
    color: #6d6e71;
    text-align: left;
}

.col2-6 {
    width: 65%;
    color: #6d6e71;
}

.col2-6 img {
    width: 100%;
    height: auto;
}

.col2-4 {
    width: 35%;
    text-align: center;
}

.btn_round_small {
    position: relative;
    width: 80%;
}

.txt-btn-2col {
    display: flex;
    justify-content: space-around;
    margin-bottom: 20px;
}

.btn_round_small a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 3em;
    color: #595757;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #595757;
    border-radius: 50px;
    transition: all 0.6s;
}

.btn_round_small a:hover {
    color: #fff;
    background-color: #595757;
    border: 2px solid #595757;
}

.material-col-wrap:last-child {
    margin-bottom: 0;
}

.material-title {
    font-weight: 700;
}

.material-honbun {
    margin: 20px 0 0 24px;
    color: #595757;
    text-align: left;
}

.material-honbun span {
    font-size: 0.7em;
}

/* 材質変更 */
span.catch-title {
    padding: 0.4em 1em;
    margin: 0 10px 0 0;
    font-size: 0.8em;
    font-weight: 300;
    color: #fff;
    background-color: #bb007f;
}

/* お問い合わせ文字関連 */
.title-grey-right {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.6;
    color: #6d6e71;
    text-align: center;
}

.inline-img {
    display: block;
}

.inline-img-sma {
    display: none;
}

/* 共通パーツ */
/* 文字 */
.catch-copy {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.1rem;
}

.big-title {
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.4rem;
}

span.big-title-sub {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.4rem;
    letter-spacing: 0.3rem;
}

.middle-title {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.2rem;
}

.middle-title2 {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1rem;
}

.midashi {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.6;
}

.midashi-s {
    font-size: 1.25rem;
    font-weight: 500;
}

.midashi-uline {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.6;
    text-decoration: underline;
}

.honbun {
    font-size: 1rem;
}

.spec-pro-name {
    font-size: 1.3rem;
    font-weight: 700;
}

.spec-cart-num {
    font-size: 1rem;
    font-weight: 500;
}

.cap {
    font-size: 0.9rem;
    line-height: 1.8;
}

.cap2 {
    font-size: 0.9rem;
    line-height: 1.2;
}

.note-txt {
    font-size: 0.7rem;
    line-height: 1.4;
}

.txt-center {
    text-align: center;
}

.txt-left {
    text-align: start;
}

.txt-right {
    text-align: end;
}

.bb {
    font-weight: 500;
}

.bbb {
    font-weight: 700;
}

/* 画像リンク */
a:hover {
    opacity: 0.6;
}

/* 色 */
.blue {
    color: #1d4990;
}

.red {
    color: #bd3d3c;
}

.white {
    color: #fff;
}

.skyblue {
    color: #1e95d4;
}

.black {
    color: #231815;
}

.grey {
    color: #4d4948;
}

.bg-grey {
    background-color: #e9e9e9;
}

.bg-grey2 {
    background-color: #eee;
}

.bg-blue {
    background-color: #1d4990;
}

.bg-rblue {
    background-color: #93c4e6;
}

.bg-white {
    background-color: #fff;
}

/* スマホ最適化 */
br.sp_br {
    display: none !important;
}

br.pc_br {
    display: block;
}

.sma_img {
    display: none;
}

.sma_img499 {
    display: none;
} /* 空き */
.mb10 {
    margin: 0 0 10px 0;
}

.mb20 {
    margin: 0 0 20px 0;
}

.mb30 {
    margin: 0 0 30px 0;
}

.mb40 {
    margin: 0 0 40px 0;
}

.mb60 {
    margin: 0 0 60px 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 40px;
}

@media (max-width: 1040px) {
    .container {
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 970px) {
    .block01 {
        padding: 30px 0 20px;
    }

    .title-round {
        width: 80%;
        padding: 0.5rem 0;
    }

    .wrap-3img {
        width: 94%;
        margin: 0 auto;
    }

    .illust-images img {
        width: 100%;
        height: auto;
        background-color: #1d4990;
    }

    .illust-images {
        height: auto;
        background-image: none;
    }

    .bl02-wrap {
        flex-wrap: wrap;
        width: 100%;
    }

    .bl02-01img-adjust {
        padding: 20px 0 0 20px;
        margin: 0 auto;
        text-align: center;
    }

    .bl02-column {
        margin: 20px auto 0;
    }

    .bl02-02img-adjust {
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 auto;
    }

    .bl02-02txt-adjust {
        margin: 40px auto 10px;
        text-align: center;
    }

    .bl02-midashi-adjust {
        text-align: center;
    }

    .bl03-wrap {
        flex-wrap: wrap;
        justify-content: center;
        margin: 40px 0 0 0;
    }

    .bl03-title {
        margin: 0 auto;
        text-align: center;
    }

    .bl05-wrap {
        flex-wrap: wrap;
        width: 90%;
        margin: 0 auto;
    }

    .atago-salespoint {
        width: 100%;
    }

    .bl05-adjust {
        height: auto;
    }

    .atago-plant {
        position: static;
        display: none;
    }

    .catch-no1 {
        margin: 0 auto 20px;
        text-align: center;
    }

    .catch-no1 img {
        width: 90%;
        height: auto;
        text-align: center;
    }

    .block05 {
        padding: 0;
    }

    .block05::before {
        display: none;
    }

    .spec-wrap {
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
    }

    .spec-img {
        width: 80%;
        margin: 0 auto;
    }

    .spec-txt {
        width: 80%;
        margin: 0 auto;
    }

    .less970 {
        display: block;
    }

    .less970 img {
        width: 100%;
        height: auto;
    }

    .tag-img {
        position: static;
        display: none;
    }

    .howto-step {
        width: 90%;
    }

    .howtomeasure {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .howto-arrow {
        margin: 0 7px;
    }

    .howtomeasure::-webkit-scrollbar {
        height: 12px;
    }

    .howtomeasure::-webkit-scrollbar-thumb {
        background-color: #043f8f;
        border-radius: 7px;
    }

    .howtomeasure::-webkit-scrollbar-track {
        background-color: #dae1ea;
        border-radius: 7px;
    }

    .bg-vline-txt {
        width: 100%;
        padding: 26px 0 0 0;
    }

    .pal-chart-contents {
        width: 550px;
    }

    .chart-box-wrap-left,
    .chart-box-wrap-right {
        width: 160px;
    }

    .chart-box-wrap-img {
        width: 230px;
        margin-top: 24px;
    }

    .chart-box .midashi {
        font-size: 14px;
    }

    .chart-box .black {
        font-size: 12px;
    }

    .chart-box-wrap-right .midashi,
    .chart-box-wrap-right .black {
        padding-inline-start: 12px;
    }

    .pal-chart-contents .chart01 {
        height: 122px;
        margin-top: 88px;
    }

    .pal-chart-contents .chart02 {
        height: 143px;
    }

    .pal-chart-contents .chart04 {
        height: 101px;
    }

    .pal-chart-contents .chart05 {
        height: 136px;
    }

    .pal-chart-contents .chart06 {
        height: 95px;
    }

    .pal-dev-column {
        width: 80%;
    }

    .CM-800a .spec-txt {
        width: 80%;
        margin: 0 auto;
    }

    .tag-img2 {
        margin: 0 0 0 20px;
    }

    .pc_img {
        display: none;
    }

    .sma_img {
        display: block;
    }

    .sma_img img {
        display: block;
        width: 100%;
        height: auto;
    }

    /* 文字 */
    .catch-copy {
        font-size: 1.8rem;
    }

    .big-title {
        font-size: 1.75rem;
    }

    .big-title-sub {
        font-size: 1rem;
    }

    .middle-title {
        font-size: 1.5rem;
    }

    .middle-title2 {
        font-size: 1.2rem;
    }

    .midashi-s {
        font-size: 1rem;
    }

    .midashi-uline {
        font-size: 1rem;
    }

    .honbun {
        font-size: 0.9rem;
    }

    .cap {
        font-size: 0.8rem;
    }

    .cap2 {
        font-size: 0.7rem;
    }
}

@media (max-width: 960px) {
    #main {
        margin-top: 60px;
        background-size: cover;
    }

    .top {
        flex-direction: column;
        height: 650px;
    }

    .product-img {
        text-align: center;
    }

    .product-img img {
        padding: 0;
        margin: 0 auto;
    }

    .top-txt01 {
        margin: 10px 0;
        line-height: 1.5;
    }

    .material-col-wrap {
        flex-wrap: wrap;
    }

    .title-grey-right2 {
        font-size: 20px;
    }

    .col2-6 {
        width: 100%;
        margin: 0 auto 20px;
    }

    .col2-4 {
        width: 100%;
        margin: 0 auto;
    }

    .btn_round_small {
        width: 100%;
        margin-bottom: 15px;
    }

    .txt-btn-2col {
        flex-wrap: wrap;
    }

    .material-img {
        max-width: 100%;
    }

    .material-honbun {
        width: 100%;
        margin: 0 0 0 0;
    }

    .title-grey-right {
        font-size: 18px;
        vertical-align: middle;
    }
}

@media (max-width: 855px) {
    .inline-img {
        width: 100%;
    }

    .inline-img img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 770px) {
    .block06_inner {
        position: relative;
        padding: 100px 0 10px;
    }

    .less970 {
        display: none;
    }

    .less770 {
        display: block;
    }

    .less770 img {
        width: 100%;
        height: auto;
    }

    .bg-vline-wrap {
        flex-wrap: wrap;
    }

    .bg-vline-img {
        width: 80%;
        margin: 0 auto;
    }

    .bg-vline-img img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 700px) {
    .shopping-link img {
        display: block;
        width: 96%;
        height: auto;
        margin: 0 auto;
    }
}

@media (max-width: 630px) {
    .atago-video-img {
        width: 90%;
        margin: 0 auto;
    }

    .atago-video-img img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 570px) {
    .bl03-04_inner {
        background-color: #f7f9f8;
        background-image: url("/images/lp/lp_palurea/nami-bg_2.jpg");
    }

    .spec-img {
        width: 90%;
    }

    .spec-img img {
        width: 80%;
        height: auto;
    }

    .mark-award img {
        width: 100%;
        height: auto;
    }

    .spec-txt {
        width: 90%;
    }

    .parts-title {
        padding: 0.5em 2em;
        font-size: 14px;
    }

    .pal-chart-contents {
        width: 350px;
    }

    .chart-box .midashi {
        font-size: 11px;
    }

    .chart-box .black {
        font-size: 9px;
    }

    .chart-box-wrap-left,
    .chart-box-wrap-right {
        width: 110px;
    }

    .chart-box-wrap-img {
        width: 130px;
        margin-top: 18px;
    }

    .pal-chart-contents .chart01 {
        height: 68px;
        margin-top: 50px;
    }

    .pal-chart-contents .chart02 {
        height: 81px;
    }

    .chart-box-wrap-right .midashi,
    .chart-box-wrap-right .black {
        padding-inline-start: 0;
    }

    .pal-chart-contents .chart04 {
        height: 57px;
    }

    .pal-chart-contents .chart05 {
        height: 77px;
    }

    .pal-chart-contents .chart06 {
        height: 54px;
    }

    .pal-dev-img img {
        width: 100%;
        height: auto;
    }

    .CM-800a .spec-txt {
        width: 90%;
    }

    .tag-img2 img {
        width: 40%;
        height: auto;
    }
}

@media (max-width: 499px) {
    .top {
        height: 350px;
        margin-left: unset;
    }

    .product-img {
        margin: 0 auto;
    }

    .product-img img {
        width: 40%;
    }

    .top-txt01 {
        font-size: 20px;
    }

    .top-txt01:not(:lang(ja), :lang(ko), :lang(zh-cmn-Hans), :lang(zh-cmn-Hant)) {
        font-size: 14px;
    }

    .no1 {
        width: 15%;
    }

    .top-phrase {
        margin: 0;
    }

    .top-phrase p {
        font-size: 0.9rem;
        font-weight: 600;
        letter-spacing: -1px;
    }

    .noto-bold {
        font-size: 1rem;
    }

    .d-share {
        padding-top: 6px;
        margin: 0 3px 0 0;
    }

    .d-share02 {
        margin: 0 3px;
    }

    .bl03-04_inner {
        padding: 120px 0 0 0;
        background-color: #f7f9f8;
        background-image: url("/images/lp/lp_palurea/bg-02-03_sma.jpg");
        background-size: contain;
    }

    .bl06-box {
        padding: 5px 0 20px;
    }

    .voice-honbun-wrap {
        flex-wrap: wrap;
    }

    .voice-txt {
        width: 100%;
        margin: 0 auto;
    }

    .voice-img {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .voice-img img {
        width: 70%;
        height: auto;
    }

    .vc-name {
        margin: 0 0 0 20px;
    }

    .content_box {
        padding: 20px;
        margin: 20px 0 0 0;
    }

    .bgcolor_blue {
        padding: 20px 15px;
        margin: 10px auto;
    }

    .inline-img {
        display: none;
    }

    .inline-img-sma {
        display: block;
        width: 100%;
    }

    .inline-img-sma img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 490px) {
    .bl03m-adjust {
        margin: 10px 0;
    }

    .btn-pagelink-bl03 {
        margin: 10px 0 0 0;
    }
}

@media (max-width: 449px) {
    .bl02-img img {
        width: 90%;
        height: auto;
    }
}
