/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html{
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    width: 100%;
    height: auto;
    -webkit-backface-visibility: hidden;
    image-rendering: -webkit-optimize-contrast;
}

.inner {
    width: 1003px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

/* add */
.bnt-pdf {
    padding-bottom: 40px;
}

.bnt-pdf li {
    width: 48%;
    margin: auto;
    background: #e8e8e8;
}

.bnt-pdf li a {
    color: #221815;
    border: 2px solid #cccccc;
    font-weight: bold;
    font-size: 25px;
    transition: .4s;
    position: relative;
    display: block;
    width: 100%;
    padding: 10px 0px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
}

.flex_btn {
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;
    flex-wrap: wrap;
}

.btn_red {
    background: darkred;
    padding: 20px 40px;
    width: 407px;
    border: 3px solid red;
    text-align: center;
    text-decoration: none;

}


.btn_red:hover {
    border: 3px solid gray;
    background-image: linear-gradient(white, #c7c7c7);

}

.btn_red:hover p {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.btn_red p {
    font-size: 18px;
    font-weight: bold;
    color: white;
}

.flex_btn_footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
}

.btn_red_ft {
    background: darkred;
    padding: 20px 40px;
    width: 407px;
    border: 3px solid red;
    text-align: center;
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.btn_red_ft p {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.btn_red_ft:hover {
    border: 3px solid gray;
    background-image: linear-gradient(white, #c7c7c7);

}

.btn_red_ft:hover p {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.btn_red p {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.btn_gray_ft:hover {
    border: 3px solid red;
    background: darkred;

}

.btn_gray_ft:hover p {
    font-size: 18px;
    font-weight: bold;
    color: white;
}


.btn_gray_ft p {
    color: black;

    font-size: 18px;
    font-weight: bold;
}

.btn_gray_ft {

    padding: 20px 40px;
    width: 407px;
    border: 3px solid gray;
    text-align: center;
    text-decoration: none;
    margin-bottom: 15px;
    background-image: linear-gradient(white, #c7c7c7);
}


@media screen and (max-width: 640px) {
    .bnt-pdf li {
        width: 100% !important;
    }

    .btn_gray_ft p {

        font-size: 15px;

    }

    .bnt-pdf li a {
        font-size: 20px !important;
    }

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

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .inner {
        max-width: 700px;
    }
}

@media print,
screen and (max-width: 699px) {
    .inner {
        max-width: 375px;
        padding: 0 15px;
    }

    .footer>.inner {
        max-width: 375px;
        padding: 0 10px;
    }
}

.mb {
    display: none;
}

@media print,
screen and (max-width: 699px) {
    .mb {
        display: block;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .pc {
        display: none;
    }
}

@media print,
screen and (max-width: 699px) {
    .pc {
        display: none;
    }
}

.tab {
    display: none;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .tab {
        display: block;
    }
}

@media print,
screen and (max-width: 699px) {
    .tab {
        display: none;
    }
}

@media print,
screen and (max-width: 699px) {
    .pctab {
        display: none;
    }
}

@media print,
screen and (min-width: 1004px) {
    .mbtab {
        display: none;
    }
}

body {
    line-height: 1.5;
    font-family: "Noto Sans JP", "sans-serif";
    font-weight: 700;
}

p {
    color: white;
    font-size: 15px;
    font-weight: 500;
}

h3 {
    font-size: 20px;
    font-weight: 500;
}

.accent {
    font-size: 35px;
    color: #e60000;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .accent {
        font-size: 30px;
    }
}

@media print,
screen and (max-width: 699px) {
    .accent {
        font-size: 25px;
    }
}

.indent {
    text-indent: -1em;
    padding-left: 1em;
}

.ttl {
    text-align: center;
}

.ttl__under {
    font-size: 30px;
    font-weight: 500;
    color: white;
    position: relative;
    display: inline-block;
    padding-bottom: 18px;
    margin-bottom: 40px;
}

@media print,
screen and (max-width: 699px) {
    .ttl__under {
        font-size: 25px;
        padding-bottom: 15px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .ttl__under {
        font-size: 25px;
    }
}

.ttl__under::before {
    content: "";
    width: 100px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    left: 50%;
    border-bottom: 3px solid #e60000;
    border-radius: 2px;
}

.ttl__arrow {
    width: 30px;
    height: 30px;
    position: relative;
    margin: 0 auto;
}

.ttl__arrow span::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
}

.ttl__arrow span:first-child::before {
    top: -5px;
}

.ttl__arrow span:last-child::before {
    top: 5px;
}

.item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.item__ttl {
    font-size: 25px;
    font-weight: 500;
    width: 100%;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px #000000;
}

.item__ttl span {
    font-size: 20px;
    margin-right: 5px;
}

.item__num-box {
    width: 100%;
    margin-bottom: 10px;
}

.item__num {
    display: inline-block;
    color: #000000;
    font-weight: 500;
    background-color: white;
    padding: 0 5px;
}

.item__txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 5px;
}

.item__price {
    color: #e60000;
    font-size: 35px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
    font-family: "Noto Sans", sans-serif;
}

.item__price__sub {
    font-size: 20px;
}

.item__price__sub-txt {
    font-size: 15px;
    color: white;
    font-weight: 500;
}

.sub-ttl {
    font-size: 30px;
    font-weight: 500;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .sub-ttl {
        font-size: 25px;
    }
}

@media print,
screen and (max-width: 699px) {
    .sub-ttl {
        font-size: 25px;
        margin-bottom: 10px;
    }
}

.sub-ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #e60000;
}

@media print,
screen and (max-width: 699px) {
    .sub-ttl::before {
        width: 100%;
        height: 3px;
    }
}

.sub-ttl__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#777777)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #ffffff 0%, #777777 100%) 0% 0% no-repeat padding-box;
    padding: 5px 15px;
    position: relative;
    max-width: 1004px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .sub-ttl__box {
        max-width: 700px;
    }
}

@media print,
screen and (max-width: 699px) {
    .sub-ttl__box {
        display: block;
        text-align: right;
        max-width: 375px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .sub-ttl__box h3 {
        text-align: left;
    }
}

.tag {
    font-size: 15px;
    font-weight: 500;
    padding: 0 5px;
    color: white;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: 15px;
    line-height: 1.5;
}

.tag__yellow {
    background-color: #ffce00;
    color: #000000;
}

.tag__blue {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#070d9f93), color-stop(38%, #00064ff3), to(#000a7c)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #070d9f93 0%, #00064ff3 38%, #000a7c 100%) 0% 0% no-repeat padding-box;
}

.tag__red {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#ff000065), color-stop(38%, #ff0303f3), to(#ff0000)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #ff000065 0%, #ff0303f3 38%, #ff0000 100%) 0% 0% no-repeat padding-box;
}

.header {
    background: #000000 0% 0% no-repeat padding-box;
    -webkit-box-shadow: 0px 3px 6px #000000;
    box-shadow: 0px 3px 6px #000000;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

@media print,
screen and (max-width: 699px) {
    .header {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 55px;
        bottom: 0;
        top: unset !important;
    }
}

.header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .header__inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

}

.header__logo {
    width: 195px;
    margin: 0 auto 0 0;
    padding: 10px 0;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .header__logo {
        width: 160px;
        margin: 0;
        margin-right: 10px;
        flex-shrink: 0;

    }
}

@media print,
screen and (max-width: 699px) {
    .header__logo {
        width: 165px;
        margin: 0 auto;
        padding: 17px 0;
        display: none;
    }
}

.header__tell {
    text-align: center;
    padding: 5px 0;
}

@media print,
screen and (max-width: 699px) {
    .header__tell {
        position: fixed;
        bottom: 0;
        left: 0;
        background: transparent -webkit-gradient(linear, left top, left bottom, color-stop(70%, #e60000), to(#730000)) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #e60000 70%, #730000 100%) 0% 0% no-repeat padding-box;
        text-align: center;
        padding: 5px 0;
        width: 38%;
        height: 55px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.header__tell__num {
    color: #e60000;
    font-size: 36px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 10px;
}

.header__tell__num::before {
    content: url(../img/header__free-logo.svg);
    width: 50px;
}


.header__tell__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header__tell__img {
    width: 17px;
}

@media print,
screen and (max-width: 699px) {
    .header__tell__img {
        margin: 0 auto;
    }
}

.header__tell__txt {
    font-size: 13px;
    text-align: right;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .header__tell__txt {
        font-size: 11px;
    }
}

@media print,
screen and (max-width: 699px) {
    .header__tell__txt {
        font-size: 10px;
        text-align: center;
    }
}

.header__tell__txt span {
    display: inline-block;
}

@media print,
screen and (max-width: 699px) {
    .header__tell__txt span {
        display: none;
    }
}

.header__link {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(69%, #ffffff), to(#afafaf)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #ffffff 0%, #ffffff 69%, #afafaf 100%) 0% 0% no-repeat padding-box;
    padding: 10px 15px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 7px;
    margin-left: 20px;
}

.header__link:hover {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(77%, #ff0000), to(#800000)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #ff0000 0%, #ff0000 77%, #800000 100%) 0% 0% no-repeat padding-box;
}

.header__link:hover .header__link__txt {
    color: white;
}

.header__link:hover .header__link__img {
    fill: white;
}

@media print, screen and (max-width: 699px) {
    .header__link {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 62%;
        height: 55px;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(69%, #ffffff), to(#afafaf)) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #ffffff 0%, #ffffff 69%, #afafaf 100%) 0% 0% no-repeat padding-box;
        text-align: center;
        padding: 0;
        border-radius: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header__link.headlink02{ display: none;}

}

.header__link__img {
    width: 42px;
}

@media print,
screen and (max-width: 699px) {
    .header__link__img {
        width: 33px;
        margin-right: 20px;
    }
}

.header__link__txt {
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    margin-left: 20px;
    margin-right: 10px;
}
.headlink02{
    padding: 15px 10px;
}
.headlink02 .header__link__txt{
    margin-left: 10px;
}


@media screen and (min-width: 700px) and (max-width: 1003px) {
    .header__tell__num{
        position: relative;
        padding-left: 30px;
        font-size: 22px;
    }
    .header__tell__num::before{
        position: absolute;
        content: "" !important;
        background: url(../img/header__free-logo.svg)no-repeat;
        background-size: 40px auto;
        width: 40px;
        height: 25px;
        left: 0; top: 50%; transform: translateY(-50%);
    }
    .header__link{
        margin-left: 10px;
        padding: 10px 10px;
    }
    .headlink02 {
        padding: 16px 10px;
    }
    
    .headlink02 .header__link__txt{ margin: 0 0;}
    .header__link__img{ width: 35px;}
    .header__link__txt{ font-size: 12px; margin-left: 10px;}

    .btn_red_ft {
        background: darkred;
        padding: 20px 40px;
        width: 254px;
        border: 3px solid red;
        text-align: center;
        color: white;
        text-decoration: none;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .btn_gray_ft {

        padding: 20px 40px;
        width: 254px;
        border: 3px solid gray;
        text-align: center;
        text-decoration: none;
        margin-bottom: 15px;
        background-image: linear-gradient(white, #c7c7c7);
    }

    .btn_gray_ft p {
        color: black;
        font-size: 15px;
        font-weight: bold;
    }

    .btn_red {
        background: darkred;
        padding: 20px 40px;
        width: 254px;
        border: 3px solid red;
        text-align: center;
        color: white;
        text-decoration: none;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    
}

@media print,
screen and (max-width: 699px) {
    .header__link__txt-mb {
        color: #000000;
        font-weight: 500;
        line-height: 18px;
        padding-bottom: 10px;
    }
}

.header__link__txt-mb span {
    font-size: 10px;
    font-weight: 500;
}

.header {
    top: 0;
}

body {
    background-color: black;
}

.main {
    text-align: right;
    margin-bottom: 150px;
    margin-bottom: 0;
    padding-bottom: 150px;
    position: relative;
}

.main::before {
    background-image: url(../img/main-bgimg-2.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main::before {
        background-attachment: scroll;
    }
}

@media print,
screen and (max-width: 699px) {
    .main::before {
        background-image: url(../img/main-bgimg-2-mb.jpg);
        background-attachment: scroll;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main {
        padding-bottom: 100px;
        background-position: -150px 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .main {
        margin-top: 0;
        padding-bottom: 70px;
        background-position: top;
    }
}

.main__bgi {
    position: fixed;
    width: 100%;
    z-index: -10;
    height: 100vh;
    top: 0;
    left: 0;
}

.main__bgi::before {
    background-image: url(../img/main__bgi.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: -100;
    width: 100vw;
    height: 100vh;
    content: "";
}

.main__bgimg {
    position: fixed;
    z-index: -100;
    top: 0;
    left: 0;
}

@media print,
screen and (max-width: 699px) {
    .main__bgimg {
        height: 350px;
        width: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 60%;
        top: 70px;
    }
}

.main__inner {
    position: relative;
    top: 150px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__inner {
        top: 100px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__inner {
        top: 25px;
    }
}

.main__ttl {
    width: 95%;
    margin-left: auto;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__ttl {
        width: 100%;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__ttl {
        width: 100%;
    }
}

.main__ttl__sub {
    width: 75%;
}

@media print,
screen and (max-width: 699px) {
    .main__ttl__sub {
        width: 85%;
    }
}

.main__ttl-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-left: auto;
}

@media print,
screen and (max-width: 699px) {
    .main__ttl-box {
        width: 100%;
    }
}

.main__ttl-box__mark {
    width: 170px;
    height: 100%;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__ttl-box__mark {
        width: 140px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__ttl-box__mark {
        width: 86px;
    }
}

.main__ttl-box__sub {
    font-size: 30px;
    font-weight: 500;
    color: white;
    text-shadow: 3px 3px 6px #000000;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__ttl-box__sub {
        font-size: 21px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__ttl-box__sub {
        display: inline-block;
        font-size: 15px;
        margin-bottom: 5px;
    }
}

.main__ttl__txt {
    font-size: 20px;
    font-weight: 500;
    text-shadow: 3px 3px 6px #000000;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__ttl__txt {
        font-size: 15px;
        line-height: 25px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__ttl__txt {
        font-size: 14px;
        line-height: 25px;
    }
}

.main__box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 50;
    width: 120%;
    margin: 0 -10%;
    bottom: -105px;
    justify-content: space-around;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__box {
        padding-top: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__box {
        padding-top: 0;
        width: 100%;
        margin-left: 0;
        margin-right: auto;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.main__box__block{
    display: flex;
    order: 2;
}
.main__box__sub-img {
    width: 160px;
}
.main__box__block a {
    margin: 0 -10px;
}
@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__box__sub-img {
        width: 130px;
        margin-right: -25px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__box__block a {
        margin: 0 0;
    }
    .main__box__sub-img {
        width: 98px;
    }
}

.main__box__img {
    width: 460px;
    z-index: -10;
    order: 3;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .main__box__img {
        width: 380px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__box__img {
        width: 100%;
        margin-top: 75px;
    }
}

@media print,
screen and (max-width: 699px) {
    .main__box .mb {
        display: inline-block;
    }
}

.about {
    text-align: center;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__ttl {
        font-size: 25px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__ttl {
        font-size: 20px;
    }
}

.about__first {
    padding-top: 150px;
    background-image: url(../img/about__bgimg-brack.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 60px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__first {
        padding-top: 100px;
        padding-bottom: 40px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__first {
        padding-bottom: 35px;
        padding-top: 130px;
    }
}

.about__first__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media print,
screen and (max-width: 699px) {
    .about__first__box {
        display: block;
    }
}

.about__first__img {
    width: 175px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__first__img {
        width: 145px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__first__img {
        margin: 0 auto;
    }
}

.about__first__txt {
    font-size: 15px;
    font-weight: 500;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(51%, #ffffff), to(#a8a8a8)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #ffffff 0%, #ffffff 51%, #a8a8a8 100%) 0% 0% no-repeat padding-box;
    color: #000000;
    padding: 7px 15px;
    border-radius: 25px;
    position: relative;
    margin-left: 100px;
    text-align: left;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__first__txt {
        font-size: 13px;
        padding: 5px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__first__txt {
        margin-left: 0;
        text-align: center;
        padding: 2px 15px;
        border-radius: 30px;
    }
}

.about__first__txt:nth-child(n + 2) {
    margin-top: 15px;
}

.about__first__txt::before {
    content: "";
    position: absolute;
    display: inline-block;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    top: 50%;
    left: -8px;
    width: 93px;
    height: 30px;
    background-image: url(../img/about-img2.png);
    background-size: cover;
    background-position: right center;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__first__txt::before {
        width: 79px;
        background-repeat: no-repeat;
        background-size: 79px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__first__txt::before {
        display: none;
    }
}

.about__first__sub-txt {
    font-size: 20px;
    font-weight: 500;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__first__sub-txt {
        font-size: 15px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__first__sub-txt {
        font-size: 15px;
        line-height: 25px;
    }
}

.about__sub {
    margin-top: 50px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__sub {
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 25px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__sub {
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

.about__sub::before {
    width: 100%;
}

.about__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__list {
        margin: 30px 0 20px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__list {
        margin-top: 40px;
        margin-bottom: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.about__list__item {
    width: calc((100% - 80px) / 3);
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__list__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 35px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__list__item {
        width: 100%;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__list__item {
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__list__img {
        width: calc((100% - 15px) / 2);
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__list__txt-box {
        width: calc((100% - 15px) / 2);
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
}

.about__list__ttl {
    color: white;
    margin: 20px 0;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__list__ttl {
        font-size: 20px;
        text-align: left;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__list__ttl {
        font-size: 20px;
    }
}

.about__list__txt {
    text-align-last: left;
    text-align: justify;
    text-justify: inter-ideograph;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__list__txt {
        font-size: 15px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__list__txt {
        font-size: 14px;
    }
}

.about__second {
    background-image: url(../img/about-bgimg.jpg);
    background-size: cover;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second {
        background-image: url(../img/about-bgimg-tab.jpg);
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second {
        background-image: url(../img/about-bgimg-mb.jpg);
        padding-bottom: 20px;
    }
}

.about__second__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 50px 0 0 0;
        position: relative;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
}

.about__second__box {
    width: 50%;
    margin-top: 30px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__box {
        width: 100%;
        padding-bottom: 10px;
        margin-top: 70px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__box {
        background-image: url(../img/about-bgimg-mb.jpg);
        background-size: cover;
        padding: 8px calc(50vw - 50% + 8px);
        margin: 0 calc(50% - 50vw);
        width: 100vw;
        padding-bottom: 25px;
    }
}

.about__second__img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__img-box {
        width: 407px;
        position: absolute;
        top: 20px;
        left: 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__img-box {
        margin-bottom: 10px;
    }
}

.about__second__img-box {
    margin-bottom: 0;
}

.about__second__img-mb {
    position: absolute;
    width: 150px;
    bottom: -64px;
    right: 0;
}

.about__second__img-2 {
    position: absolute;
    top: -156px;
    left: 0;
    width: 150px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__img-2 {
        top: -120px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__img-2 {
        top: -280px;
    }
}

.about__second__img-5 {
    margin-bottom: 30px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__img-5 {
        width: 50%;
        margin-bottom: 20px;
        -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
        padding-top: 20px;
    }
}

.about__second__block {
    width: 50%;
    background-color: white;
    padding: 10px 0;
    margin: 27px 0 37px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__block {
        width: 100vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 0;
        padding: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__block {
        width: 100%;
        margin: 0 15px;
    }
}

.about__second__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__list {
        width: 50%;
        padding-top: 30px;
        margin-bottom: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__list {
        margin-bottom: 15px;
    }
}

.about__second__ttl {
    width: 100%;
    color: #000000;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__ttl {
        width: auto;
        margin: 0 auto;
        font-size: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__ttl {
        font-size: 15px;
        width: 95%;
    }
}

.about__second__ttl::before {
    width: 100%;
    border-bottom: 2px solid #707070;
}

.about__second__ttl .accent {
    font-size: 30px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__ttl .accent {
        font-size: 25px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__ttl .accent {
        font-size: 25px;
    }
}

.about__second__item {
    width: 35%;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__item {
        width: 45%;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__item {
        width: 50%;
    }
}

.about__second__plus {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: relative;
    margin-bottom: 30px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__plus {
        width: 30px;
        height: 30px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__plus {
        width: 34px;
        height: 34px;
        margin: 0 -10px 30px -10px;
        z-index: 10;
    }
}

.about__second__plus::before,
.about__second__plus::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 84%;
    height: 16%;
    margin: -8% 0 0 -42%;
    background: #e60000;
}

.about__second__plus::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.about__second__txt {
    color: #000000;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__txt {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__txt {
        font-size: 13px;
    }
}

.about__second__sub-txt-box {
    text-align: left;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.about__second__sub-txt {
    color: #000000;
    text-align-last: left;
    text-indent: -1em;
    padding-left: 1em;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about__second__sub-txt {
        font-size: 13px;
        display: inline-block;
    }
}

@media print,
screen and (max-width: 699px) {
    .about__second__sub-txt {
        font-size: 13px;
    }
}

.about .item {
    width: 90%;
    margin-top: 36px;
    position: relative;
    margin-bottom: 10px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about .item {
        width: 300px;
        margin-left: auto;
    }
}

@media print,
screen and (max-width: 699px) {
    .about .item {
        margin: 0;
        margin: 0;
        width: 100%;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.about .item__num-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.about .item__ttl {
    font-size: 30px;
    width: auto;
    margin: 0;
    margin-right: 30px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about .item__ttl {
        width: 100%;
        font-size: 25px;
        text-align: left;
        margin-bottom: 10px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about .item__ttl {
        text-align: left;
        width: 100%;
        font-size: 25px;
        margin-bottom: 5px;
    }
}

.about .item__num {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 0 5px;
}

.about .item__num-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about .item__txt {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: left;
    margin-bottom: 0;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about .item__txt {
        width: 100%;
    }
}

@media print,
screen and (max-width: 699px) {
    .about .item__txt {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about .item__price {
        margin-left: auto;
    }
}

@media print,
screen and (max-width: 699px) {
    .about .item__price {
        margin-left: auto;
        margin-bottom: 20px;
    }
}

.about .about__item__txt {
    width: 100%;
    text-indent: -1em;
    padding-left: 1em;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .about .about__item__txt {
        text-align: right;
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .about .about__item__txt {
        font-size: 13px;
    }
}

.products {
    padding-top: 60px;
    background-color: rgba(0, 0, 0, 0.8);
}

.products .ttl {
    margin-bottom: 40px;
}

.products .sub-ttl span {
    font-size: 20px;
    margin-left: 10px;
}

.products .sub-ttl__box {
    margin-bottom: 10px;
}

@media print,
screen and (max-width: 699px) {
    .products .sub-ttl__box {
        margin-bottom: 20px;
    }
}

.products .item {
    position: relative;
    z-index: 10;
}

.products__box-raba {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
}

@media print,
screen and (max-width: 699px) {
    .products__box-raba {
        display: block;
        margin-bottom: 5px;
    }
}

.products__box-raba__txt {
    width: 650px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-raba__txt {
        width: 397px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-raba__txt {
        width: 345px;
        text-align: justify;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-raba__txt p {
        font-size: 15px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-raba__txt p {
        font-size: 14px;
    }
}

.products__box-raba__img {
    width: 286px;
    padding-right: 20px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-raba__img {
        width: 283px;
        padding-right: 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-raba__img {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}

.products__box-raba__img p {
    text-align: center;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-raba__img p {
        font-size: 14px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-raba__img p {
        font-size: 13px;
        text-align: left;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-raba__img img {
        margin-bottom: 10px;
    }
}

.products__box-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-flex {
        display: block;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-flex {
        display: block;
    }
}

.products__box-rol {
    padding: 20px 15px;
    background-color: #2f2f2f;
    width: 49.3%;
    position: relative;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 15px;
    }

    .products__box-rol+.products__box-rol {
        margin-top: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol+.products__box-rol {
        margin-top: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol {
        width: 100%;
        padding: 15px;
    }
}

.products__box-rol__ttl {
    font-weight: 500;
    margin-bottom: 142px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol__ttl {
        margin-bottom: 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol__ttl {
        margin-bottom: 200px;
    }
}

.products__box-rol__ttl p {
    font-size: 20px;
    text-shadow: 3px 3px 3px #000000;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol__ttl p {
        text-align: right;
    }
}

.products__box-rol__ttl-2 {
    font-weight: 500;
    margin-bottom: 112px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol__ttl-2 {
        margin-bottom: 30px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol__ttl-2 {
        margin-bottom: 20px;
    }
}

.products__box-rol__ttl-2 p {
    font-size: 20px;
    text-shadow: 3px 3px 3px #000000;
}

.products__box-rol__img {
    width: 380px;
    position: absolute;
    top: 28px;
}

@media print,
screen and (min-width: 1004px) {
    .products__box-rol__img {
        right: 0;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol__img {
        top: 10px;
        left: 10px;
        width: 280px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol__img {
        width: 270px;
        top: 65px;
        left: 40px;
    }
}

.products__box-rol__img-2 {
    width: 250px;
    position: absolute;
    top: 28px;
    right: 20px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol__img-2 {
        top: 20px;
        right: 10px;
        width: 238px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol__img-2 {
        top: 85px;
        right: 50px;
        width: 251px;
        position: static;
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol-tab1 .item {
        margin-left: auto;
        display: block;
        width: 280px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol-tab1 .item__num-box {
        text-align: right;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol-tab1 .item__txt {
        padding-left: 15px;
        margin-bottom: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol-tab1 .item__price {
        margin-left: auto;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol-tab2 .item {
        display: block;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-rol-tab2 .item__ttl {
        font-size: 23px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol-tab2 .item__txt {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-rol-tab2 .item__price {
        margin-left: 50px;
    }
}

.products-list {
    padding: 10px 0 60px;
}

@media print,
screen and (max-width: 699px) {
    .products-list {
        padding: 10px 0 50px;
    }
}

.products-list__inner {
    max-width: 1003px;
    margin: 0 auto;
}

.products-list li {
    font-size: 15px;
    font-weight: 500;
    color: white;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products-list li {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products-list li {
        font-size: 13px;
    }
}

.products-list li span {
    margin-right: 3px;
}

.products .sub-ttl__box-arm {
    margin-bottom: 10px;
}

@media print,
screen and (max-width: 699px) {
    .products .sub-ttl__box-arm {
        margin-bottom: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__toptxt {
        font-size: 14px;
    }
}

.products__box-arm__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__flex {
        margin-top: 20px;
        display: block;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__flex {
        margin-top: 20px;
        display: block;
    }
}

.products__box-arm__left {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    width: 49.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #2f2f2f;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    padding: 20px 10px 10px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__left {
        width: 100%;
        row-gap: 5px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__left {
        width: 100%;
    }
}

.products__box-arm__left-btm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}

.products__box-arm__left-topimg {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    grid-row: 1 / 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
    grid-column: 1 / 8;
    margin-bottom: 33px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__left-topimg {
        -ms-grid-row: 1;
        -ms-grid-row-span: 5;
        grid-row: 1 / 6;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
        grid-column: 1 / 6;
        margin-bottom: 0px;
        width: 450px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__left-topimg {
        margin-bottom: 0px;
    }
}

.products__box-arm__left-btmimg {
    width: 221px;
    -ms-grid-row: 4;
    -ms-grid-row-span: 4;
    grid-row: 4 / 8;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__left-btmimg {
        -ms-grid-row: 1;
        -ms-grid-row-span: 5;
        grid-row: 1 / 6;
        -ms-grid-column: 6;
        -ms-grid-column-span: 2;
        grid-column: 6 / 8;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__left-btmimg {
        -ms-grid-row: 4;
        -ms-grid-row-span: 2;
        grid-row: 4 / 6;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
        width: auto;
        margin-right: 10px;
    }
}

.products__box-arm__left .item__ttl {
    font-size: 25px;
    line-height: 1;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4 / 5;
    -ms-grid-column: 4;
    -ms-grid-column-span: 4;
    grid-column: 4 / 8;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__left .item__ttl {
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        grid-row: 6 / 7;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__left .item__ttl {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-row: 4 / 5;
        -ms-grid-column: 4;
        -ms-grid-column-span: 4;
        grid-column: 4 / 8;
        margin-top: 82px;
        margin-bottom: 5px;
    }
}

.products__box-arm__left .item__txt {
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    grid-row: 6 / 7;
    -ms-grid-column: 4;
    -ms-grid-column-span: 4;
    grid-column: 4 / 8;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__left .item__txt {
        -ms-grid-row: 7;
        -ms-grid-row-span: 1;
        grid-row: 7 / 8;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__left .item__txt {
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        grid-row: 6 / 7;
        -ms-grid-column: 1;
        -ms-grid-column-span: 7;
        grid-column: 1 / 8;
    }
}

.products__box-arm__left .item__num-box {
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    grid-row: 5 / 6;
    -ms-grid-column: 4;
    -ms-grid-column-span: 4;
    grid-column: 4 / 8;
    margin: 0;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__left .item__num-box {
        -ms-grid-row: 6;
        -ms-grid-row-span: 1;
        grid-row: 6 / 7;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        margin-left: 60px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__left .item__num-box {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-row: 5 / 6;
        -ms-grid-column: 4;
        -ms-grid-column-span: 4;
        grid-column: 4 / 8;
    }
}

.products__box-arm__left .item__price {
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    grid-row: 7 / 8;
    -ms-grid-column: 4;
    -ms-grid-column-span: 4;
    grid-column: 4 / 8;
    margin-left: auto;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__left .item__price {
        -ms-grid-row: 7;
        -ms-grid-row-span: 1;
        grid-row: 7 / 8;
        -ms-grid-column: 4;
        -ms-grid-column-span: 4;
        grid-column: 4 / 8;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__left .item__price {
        -ms-grid-row: 7;
        -ms-grid-row-span: 1;
        grid-row: 7 / 8;
        -ms-grid-column: 1;
        -ms-grid-column-span: 7;
        grid-column: 1 / 8;
    }
}

.products__box-arm__right {
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right {
        display: block;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 20px;
    }
}

.products__box-arm__right-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #2f2f2f;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px 10px;
}

@media print,
screen and (min-width: 1004px) {
    .products__box-arm__right-item+.products__box-arm__right-item {
        margin-top: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right-item {
        padding: 20px 10px;
    }

    .products__box-arm__right-item+.products__box-arm__right-item {
        margin-top: 15px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right-item {
        width: 32%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        padding: 10px 8px;
    }
}

.products__box-arm__right-img {
    width: 130px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right-img {
        margin: 0 auto 5px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right-img {
        width: auto;
        text-align: center;
        margin: 0 auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right-img-one {
        max-width: 62px;
    }
}

.products__box-arm__right-img-two {
    max-width: 136px;
}

.products__box-arm__right-img-three {
    max-width: 72px;
}

.products__box-arm__right .item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 120px 1fr 1fr;
    grid-template-columns: 120px 1fr 1fr;
    margin-left: 10px;
    width: 70%;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item {
        width: 100%;
        margin-left: 0;
    }
}

.products__box-arm__right .item__ttl {
    margin-bottom: 4px;
    font-size: 25px;
    line-height: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__ttl {
        line-height: 1.2;
        margin-top: 4px;
    }
}

.products__box-arm__right .item__txt {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    margin-bottom: 10px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__txt {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
        margin-bottom: 20px;
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__txt {
        font-size: 13px;
    }
}

.products__box-arm__right .item__num {
    padding: 0 5px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__num {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        margin-bottom: 0;
    }
}

.products__box-arm__right .item__price {
    margin-left: auto;
    display: inline-block;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2 / 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
    grid-row: 3 / 5;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__price {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-row: 5 / 6;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

.products__box-arm__right .item__txt-size {
    font-size: 13px;
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid1 {
        margin-left: 0;
    }
}

.products__box-arm__right .item__grid1 .item__txt span {
    margin-left: 5px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid1 .item__txt span {
        font-size: 12px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid1 .item__txt {
        margin-bottom: 26px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid1 .item__txt {
        margin-left: auto;
    }

    .products__box-arm__right .item__grid1 .item__txt span {
        margin-left: 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid1 .item__txt p {
        display: inline-block;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid1 .item__txt p {
        font-size: 13px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid1 .item__ttl {
        margin-bottom: 4px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid1 .item__num-box {
        margin: 5px 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid1 .item__num-box {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
        text-align: right;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid1 .item__price {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-row: 4 / 5;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid2 {
        margin-left: 5px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid2 .item__num-box {
        margin: 5px 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid2 .item__num-box {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
        text-align: right;
    }
}

.products__box-arm__right .item__grid2 .item__txt span {
    margin-left: 5px;
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid2 .item__txt span {
        margin-left: 0;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid2 .item__txt {
        margin-bottom: 26px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid2 .item__txt {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
        margin-left: auto;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid2 .item__txt p {
        display: inline-block;
        font-size: 13px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid2 .item__txt p {
        font-size: 13px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid2 .item__ttl {
        margin-top: 34px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid2 .item__price {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-row: 4 / 5;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid3 {
        margin-left: 0;
        width: 255px;
    }
}

.products__box-arm__right .item__grid3 .item__num-box {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 /3;
    margin-top: 5px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid3 .item__num-box {
        margin-bottom: 5px;
    }
}

.products__box-arm__right .item__grid3 .item__txt {
    -ms-grid-row: 4;
    grid-row: 4 /4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    margin-bottom: 3px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid3 .item__txt {
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 /4;
        margin-bottom: 7px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid3 .item__txt {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 /3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
        margin-left: auto;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid3 .item__txt p {
        display: inline-block;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid3 .item__txt p {
        font-size: 13px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid3 .item__txt p {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid3 .item__price {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        grid-row: 4 /5;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid3 .item__price {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-row: 5 /6;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-arm__right .item__grid3 .item__num-box {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 /3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-arm__right .item__grid3 .item__num-box {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 /4;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2 / 4;
        text-align: right;
    }
}

.products .sub-ttl__box-heko {
    margin-bottom: 10px;
}

@media print,
screen and (max-width: 699px) {
    .products .sub-ttl__box-heko {
        margin-bottom: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__toptxt {
        font-size: 14px;
        margin-bottom: 15px;
    }
}

.products__box-heko__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__flex {
        display: block;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-heko__flex {
        margin-bottom: 0px;
    }
}

.products__box-heko__img {
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__img {
        width: 100%;
        margin-bottom: 15px;
    }
}

.products__box-heko__item {
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__item {
        width: 100%;
    }
}

.products__box-heko__item .item__ttl {
    margin-bottom: 4px;
    font-size: 25px;
    width: auto;
    line-height: 1;
}

.products__box-heko__item .item {
    width: 100%;
    background-color: #2f2f2f;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 110px 1fr 1fr 1fr;
    grid-template-columns: 110px 1fr 1fr 1fr;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-heko__item .item {
        -ms-grid-columns: 117px 1fr 1fr 1fr;
        grid-template-columns: 117px 1fr 1fr 1fr;
        padding: 10px 8px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
    }
}

.products__box-heko__item .item+.item {
    margin-top: 20px;
}

.products__box-heko__item .item__ttl {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__item .item__ttl {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
    }
}

.products__box-heko__item .item__txt {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-heko__item .item__txt {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1 / 5;
        margin-top: 6px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__item .item__txt {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1 / 5;
        margin-bottom: 10px;
    }
    .products__box-heko__item .item__txt-size.size14{
        font-size: 15px !important;
    }
}

.products__box-heko__item .item__txt-size {
    font-size: 15px;
}

.products__box-heko__item .item__txt-size.size14{
    font-size: 14px;
}

.txt_small{
    font-size: 80%;
}

.products__box-heko__item .item__num-box {
    padding: 0 5px;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
    margin-bottom: 20px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-heko__item .item__num-box {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        margin-top: 6px;
        margin-bottom: 0px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__item .item__num-box {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        -ms-grid-column: 3;
        -ms-grid-column-span: 2;
        grid-column: 3 / 5;
        margin-bottom: 10px;
        text-align: right;
    }
}

.products__box-heko__item .item__price {
    margin-left: auto;
    display: inline-block;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3 / 5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-heko__item .item__price {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1 /3;
        -ms-grid-column: 2;
        -ms-grid-column-span: 3;
        grid-column: 2 / 5;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__item .item__price {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1 / 5;
    }
}

.products__box-heko__lasttxt {
    margin-bottom: 60px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-heko__lasttxt {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-heko__lasttxt {
        font-size: 13px;
    }
}

.products .sub-ttl__box-danb {
    margin-bottom: 10px;
}

@media print,
screen and (max-width: 699px) {
    .products .sub-ttl__box-danb {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-danb__toptxt {
        margin-bottom: 20px;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__toptxt {
        font-size: 14px;
    }
}

.products__box-danb__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 70px;
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__flex {
        display: block;
        padding-bottom: 25px;
    }
}

.products__box-danb__img {
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__img {
        width: 100%;
    }
}

.products__box-danb__item {
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__item {
        width: 100%;
    }
}

.products__box-danb__item .item__num-box {
    margin-bottom: 2px;
}

.products__box-danb__item .item {
    width: 100%;
    background-color: #2f2f2f;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    padding: 10px 15px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 120fr 1fr 1fr 150px;
    grid-template-columns: 120fr 1fr 1fr 150px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-danb__item .item {
        -ms-grid-columns: 1fr 1fr 1fr 117px;
        grid-template-columns: 1fr 1fr 1fr 117px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__item .item {
        padding: 10px;
    }
}

.products__box-danb__item .item__ttl {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-danb__item .item__ttl {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 3;
        grid-column: 1 / 4;
        line-height: 1;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__item .item__ttl {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1 / 5;
        margin-bottom: 0;
    }
}

.products__box-danb__item .item__txt1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__item .item__txt1 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
        grid-column: 1 / 6;
    }
}

.products__box-danb__item .item__txt2 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4 / 5;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-danb__item .item__txt2 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 4;
        grid-column: 1 / 5;
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        grid-row: 3 / 4;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__item .item__txt2 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
        grid-column: 1 / 6;
    }
}

.products__box-danb__item .item__num-box {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-danb__item .item__num-box {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        -ms-grid-column: 4;
        -ms-grid-column-span: 1;
        grid-column: 4 / 5;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__item .item__num-box {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        -ms-grid-column: 5;
        -ms-grid-column-span: 1;
        grid-column: 5 / 6;
    }
}

.products__box-danb__item .item__price {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4 / 5;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4 / 5;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .products__box-danb__item .item__price {
        -ms-grid-column: 2;
        -ms-grid-column-span: 3;
        grid-column: 2 / 5;
    }
}

@media print,
screen and (max-width: 699px) {
    .products__box-danb__item .item__price {
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
        grid-column: 1 / 6;
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        grid-row: 5 / 6;
    }
}

.products__box-danb__lasttxt {
    margin-bottom: 60px;
}

.method {
    padding-top: 60px;
    background-color: white;
}

.method .ttl {
    margin-bottom: 40px;
}

.method .ttl__under {
    color: #000000;
}

.method .ttl__arrow span::before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
}

.method__inner {
    max-width: 900px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .method__inner {
        max-width: 700px;
        padding: 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .method__inner {
        max-width: 375px;
    }
}

.method__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.method__list__item {
    width: 31%;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .method__list__item {
        width: 32%;
    }
}

@media print,
screen and (max-width: 699px) {
    .method__list__item {
        width: 100%;
    }
}

.method__list__item-ttl {
    padding: 20px 0 10px;
    border-bottom: solid 1px #ff0000;
    margin-bottom: 20px;
}

@media print,
screen and (max-width: 699px) {
    .method__list__item-ttl {
        padding: 15px 0 10px;
        margin-bottom: 10px;
    }
}

.method__list__item-ttl h3 {
    font-weight: 500;
    color: #000000;
    font-size: 20px;
    line-height: 1;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .method__list__item-ttl h3 {
        font-size: 17px;
    }
}

.method__list__item-ttl h3 span {
    font-weight: 500;
    font-size: 35px;
    margin-right: 10px;
    color: #e60000;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .method__list__item-ttl h3 span {
        font-size: 30px;
    }
}

.method__list__item-txt {
    text-align: justify;
    padding-bottom: 50px;
}

.method__list__item-txt p {
    font-weight: 500;
    color: #000000;
    font-size: 15px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .method__list__item-txt p {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .method__list__item-txt p {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .method__list__item-txt {
        padding-bottom: 30px;
    }
}

.method__caution-list {
    padding: 25px 0;
    background: #e8e8e8;
    width: 100%;
    min-width: 10mm;
}

.method__caution-list__inner {
    max-width: 1003px;
    margin: 0 auto;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .method__caution-list__inner {
        max-width: 700px;
    }
}

@media print,
screen and (max-width: 699px) {
    .method__caution-list__inner {
        max-width: 345px;
    }
}

.method__caution-list li {
    font-size: 15px;
    font-weight: 500;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .method__caution-list li {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .method__caution-list li {
        font-size: 13px;
    }
}

.method__caution-list li span {
    margin-right: 3px;
}

.achievement {
    padding-top: 60px;
    background-color: rgba(0, 0, 0, 0.8);
}

.achievement .ttl {
    margin-bottom: 40px;
}

.achievement__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.achievement__list__item {
    width: 32%;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .achievement__list__item {
        width: 47%;
    }
}

@media print,
screen and (max-width: 699px) {
    .achievement__list__item {
        width: 100%;
    }
}

.achievement__list__item-img {
    width: 85%;
    margin: 0 auto;
}

@media print,
screen and (max-width: 699px) {
    .achievement__list__item-img {
        width: 100%;
    }
}

.achievement__list__item-ttl {
    padding: 33px 0 15px;
    border-bottom: solid 1px #ff0000;
    margin-bottom: 20px;
    text-align: center;
}

@media print,
screen and (max-width: 699px) {
    .achievement__list__item-ttl {
        padding: 33px 0 20px;
        margin-bottom: 15px;
    }
}

.achievement__list__item-ttl h3 {
    font-weight: 500;
    line-height: 1;
    color: white;
    font-size: 15px;
}

.achievement__list__item-txt {
    text-align: justify;
    padding-bottom: 50px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .achievement__list__item-txt {
        padding-bottom: 70px;
    }
}

.achievement__list__item-txt p {
    font-weight: 500;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .achievement__list__item-txt p {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .achievement__list__item-txt p {
        font-size: 13px;
    }
}

.achievement__list__item-txt p:nth-child(1) {
    margin-bottom: 30px;
}

@media print,
screen and (max-width: 699px) {
    .achievement__list__item-txt p:nth-child(1) {
        margin-bottom: 15px;
    }
}

.achievement__last-text {
    padding-bottom: 60px;
}

@media print,
screen and (max-width: 699px) {
    .achievement__last-text {
        padding-bottom: 25px;
    }
}

.achievement__last-text p {
    font-weight: 500;
    text-align: justify;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .achievement__last-text p {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .achievement__last-text p {
        font-size: 13px;
    }
}

.content {
    padding-top: 60px;
    background-color: white;
}

.content .ttl {
    margin-bottom: 40px;
}

.content .ttl__under {
    color: #000000;
}

@media print,
screen and (max-width: 699px) {
    .content .ttl__under {
        font-size: 20px;
    }
}

.content .ttl__arrow span::before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
}

.content__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media print,
screen and (max-width: 699px) {
    .content__flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.content__left {
    width: 494px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__left {
        width: 357px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__left {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 10px;
    }
}

.content__right {
    width: 500px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right {
        width: 327px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.content__right__txt p:nth-child(1) {
    color: #ff0000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right__txt p:nth-child(1) {
        margin-bottom: 30px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right__txt p:nth-child(1) {
        margin-bottom: 5px;
        line-height: 1.1;
    }
}

.content__right__txt p:nth-child(2) {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
}

.content__right__txt p:nth-child(3) {
    color: #000000;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 16px;
    line-height: 1;
}

.content__right__txt p:nth-child(3) span {
    font-size: 12px;
    font-weight: 500;
}

@media print,
screen and (max-width: 699px) {
    .content__right__txt p:nth-child(3) span {
        line-height: 0.5;
    }
}

.content__right-box__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.content__right-box__flex span {
    position: relative;
    z-index: 10;
    top: 80px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right-box__flex span {
        top: 50px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right-box__flex span {
        top: 55px;
    }
}

.content__right-box__flex span::before {
    position: absolute;
    content: "";
    width: 34px;
    height: 6px;
    background-color: #e60000;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 0;
    left: 0;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right-box__flex span::before {
        width: 25px;
        height: 4px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right-box__flex span::before {
        width: 25px;
        height: 4px;
    }
}

.content__right-box__flex span::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 34px;
    background-color: #e60000;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 0;
    left: 0;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right-box__flex span::after {
        width: 4px;
        height: 25px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right-box__flex span::after {
        height: 25px;
        width: 4px;
    }
}

.content__right-box__item {
    position: relative;
    width: 154px;
    margin-bottom: 17px;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right-box__item {
        width: 100px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right-box__item {
        width: 108px;
    }
}

.content__right-box__item p {
    color: #000000;
    text-align: center;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right-box__item p {
        font-size: 10px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right-box__item p {
        font-size: 12px;
    }
}

.content__right__last-txt {
    text-align: justify;
    color: #000000;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__right__last-txt {
        font-size: 15px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__right__last-txt {
        font-size: 14px;
    }
}

.content__subttl {
    margin-bottom: 27px;
}

.content__subttl p {
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    text-align: center;
}

@media print,
screen and (max-width: 699px) {
    .content__subttl p {
        font-size: 15px;
    }
}

.content__product-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box {
        display: block;
        width: 616px;
        margin: 0 auto;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__product-box {
        display: block;
    }
}

.content__product-box__item {
    width: 315px;
    padding: 10px 10px;
}

@media print,
screen and (min-width: 1004px) {
    .content__product-box__item {
        margin-bottom: 10px;
    }

    .content__product-box__item+.content__product-box__item {
        border-left: solid 1px #969696;
    }
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0px;
    }

    .content__product-box__item+.content__product-box__item {
        border-top: solid 1px #969696;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__product-box__item {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0px;
        padding: 10px 0;
    }

    .content__product-box__item+.content__product-box__item {
        border-top: solid 1px #969696;
    }
}

.content__product-box__item .item {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item .item {
        -ms-grid-columns: 100px 240px 80px 1fr;
        grid-template-columns: 100px 240px 80px 1fr;
    }
}

.content__product-box__item .item__ttl-top {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1 / 2;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item .item__ttl-top {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
    }
}

.content__product-box__item .item__ttl-top p {
    color: #000000;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#777777)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #ffffff 0%, #777777 100%) 0% 0% no-repeat padding-box;
    font-weight: 500;
    padding: 2px 4px;
    margin-bottom: 8px;
    display: inline;
}

.content__product-box__item .item__mark {
    position: absolute;
    font-size: 20px;
    text-align: center;
    line-height: 1;
    color: white;
    font-weight: 500;
    top: 15px;
    right: 15px;
    z-index: 10;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item .item__mark {
        left: 20px;
        right: auto;
    }
}

.content__product-box__item .item__mark::after {
    content: "";
    position: absolute;
    background-color: #e60000;
    top: 0;
    left: 0;
    -webkit-transform: translate(-21%, -12%);
    transform: translate(-21%, -12%);
    width: 82px;
    height: 82px;
    border-radius: 50%;
    z-index: -10;
}

.content__product-box__item .item__ttl {
    color: #000000;
    text-shadow: none;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item .item__ttl {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        margin-bottom: 0;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__product-box__item .item__ttl {
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 1;
    }
}

.content__product-box__item .item__num-box {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-row: 3 / 4;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item .item__num-box {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__product-box__item .item__num-box {
        margin-bottom: 5px;
    }
}

.content__product-box__item .item__num {
    color: white;
    background-color: #000000;
}

.content__product-box__item .item__txt {
    color: #000000;
    margin-bottom: 10px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-row: 4 / 5;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item .item__txt {
        -ms-grid-column: 3;
        -ms-grid-column-span: 3;
        grid-column: 3 / 6;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1 / 3;
        margin-left: auto;
        margin-bottom: 0px;
    }
}

.content__product-box__item .item__price {
    margin-left: auto;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1 / 5;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    grid-row: 5 / 6;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__product-box__item .item__price {
        -ms-grid-column: 3;
        -ms-grid-column-span: 3;
        grid-column: 3 / 6;
        -ms-grid-row: 3;
        -ms-grid-row-span: 3;
        grid-row: 3 / 6;
    }
}

.content__product-box__item .item__price__sub-txt {
    color: #000000;
}

.content__list {
    padding: 25px 0;
    background: #e8e8e8;
    width: 100%;
}

.content__list__inner {
    max-width: 1003px;
    margin: 0 auto;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__list__inner {
        max-width: 700px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__list__inner {
        max-width: 345px;
    }
}

.content__list li {
    font-size: 15px;
    font-weight: 500;
}

@media screen and (min-width: 700px) and (max-width: 1003px) {
    .content__list li {
        font-size: 13px;
    }
}

@media print,
screen and (max-width: 699px) {
    .content__list li {
        font-size: 13px;
    }
}

.content__list li span {
    margin-right: 3px;
}

.footer {
    background-color: #151515;
    padding-top: 45px;
}

@media print,
screen and (max-width: 699px) {
    .footer {
        padding: 25px 0px 40px;
    }

    .btn_gray_ft p {
        color: black;
        font-size: 15px;
        font-weight: bold;
    }

    .btn_red {
        background: darkred;
        padding: 20px 40px;
        width: 407px;
        border: 3px solid red;
        text-align: center;
        text-decoration: none;
        margin-bottom: 15px;
    }
}

.footer__txt {
    background-color: #e60000;
    padding: 8px 0;
    margin-bottom: 28px;
}

@media print,
screen and (max-width: 699px) {
    .footer__txt {
        padding: 5px 0;
        margin-bottom: 0px;
        max-width: 357px;
        margin: 0 auto;
    }
}

.footer__txt p {
    color: white;
    text-align: center;
}

@media print,
screen and (max-width: 699px) {
    .footer__txt p {
        font-size: 14px;
    }
}

.footer__tell {
    text-align: center;
    padding: 5px 0;
}

@media print,
screen and (max-width: 699px) {
    .footer__tell {
        padding: 20px 0;
    }
}

.footer__tell__num {
    color: #e60000;
    font-size: 36px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 10px;
    font-size: 41px;
}

.footer__tell__num::before {
    content: url(../img/header__free-logo.svg);
    width: 50px;
}

@media print,
screen and (max-width: 699px) {
    .footer__tell__num::before {
        width: 60px;
        margin-right: 10px;
    }
}

.footer__tell__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer__tell__txt {
    font-size: 15px;
    text-align: center;
}

.footer__tell__txt span {
    display: inline-block;
}

.footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 665px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 auto 42px;
}

@media print,
screen and (max-width: 699px) {
    .footer__inner {
        max-width: 375px;
        display: block;
        width: auto;
        text-align: center;
        margin: 0 auto 20px;
    }
}

.footer__img {
    width: 340px;
}

@media print,
screen and (max-width: 699px) {
    .footer__img {
        margin: 0 auto 20px;
    }
}

.footer__address {
    font-weight: 500;
    line-height: 23px;
    font-size: 15px;
    color: white;
}

@media print,
screen and (max-width: 699px) {
    .footer__address {
        display: inline-block;
        text-align: left;
    }
}

.footer__address span {
    margin-left: 5px;
}

.footer__address span:nth-child(3) {
    margin-right: 10px;
}

.footer__line {
    border-bottom: solid 1px #707070;
}

@media print,
screen and (max-width: 699px) {
    .footer__line {
        max-width: 375px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
    }
}

.footer__policy {
    text-align: center;
    color: white;
    padding-bottom: 30px;
    padding-top: 25px;
}

.footer__policy p:last-child {
    padding-top: 10px;
}

@media print,
screen and (max-width: 699px) {
    .footer__policy {
        max-width: 375px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
        padding-top: 18px;
    }
}

.footer .toggle_title {
    color: white;
    margin-bottom: 5px;
}

.footer .toggle_contents a {
    font-weight: 500;
}

.bnt-pdf-item {
    background: #3a7c44 !important;
    width: 53.334% !important;
}

.bnt-pdf-item a {
    color: #fff !important;
    padding: 16.25px 0px !important;
}

@media print,
screen and (max-width: 375px) {
    .inner {
        max-width: 100%;
        width: 100%;
    }

    .products__box-raba__txt {
        width: 100%;
        text-align: justify;
    }

    .footer__img {
        width: 90%;
        margin: 0 auto;
    }

    .products__box-rol__img-2 {
        top: 150px;
        right: 30px;
        width: 100%;
    }

    .products__box-rol__img {
        max-width: 100%;
        top: 75px;
        left: 40px;
        width: 70% !important;
    }
}




@media screen and (min-width: 700px) {
	
.item.fix_dis_block {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.w100_flex {
	width: 100%;
	display: flex;
}


.w100_flex .item__num-box {
	width: auto;
	margin-left: 20px;
}
	
	
}


@media screen and (max-width: 699px) {
.w100_flex {
	width: 100%;
	display: flex;
	justify-content: space-between;
}


.w100_flex .item__num-box {
	width: 101px;
}
	
.item.fix_dis_block {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}
	
	 .item__txt-size {
		width: 100% !important;
		 flex:unset;
	}
	
}

@media screen and (min-width: 352px) and (max-width: 699px) {
.w100_flex .item__num-box {
	width: 118px;
}
}

.button_grey{
    width: 100%;
    max-width: 480px;
    height: 70px;
    margin: 20px auto 50px;
}
.button_grey a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #111;
	border: 3px solid gray;
    background-image: linear-gradient(white, #c7c7c7);
	position: relative;
	transition: 0.2s ease;
}
.button_grey a:hover{
	background: #8b0000;
    border: 3px solid red;
    color: #fff;
}

.video_box{
    width:300px;
    order: 1;
}
.video_box .ttl{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
.outer_yt {
  max-width: 560px;
}

.yt-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 */
  cursor: pointer;
}

.yt-thumb,
.yt-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yt-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.yt-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  background: red;
  transform: translate(-50%, -50%);
  border-radius: 12px;
}

.yt-play::after {
  content: '';
  position: absolute;
  left: 26px;
  top: 14px;
  border-left: 18px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
@media screen and (min-width: 320px) and (max-width: 1003px) {
  .main__box {
    padding-top: 20px;
    width: 100%;
    margin: 0 0;
    flex-wrap: wrap;
    bottom: unset;
  }
    .main__box__block{
        display: flex;
        order: 1;
    }
    .video_box{
        width: 360px;
        order: 3;
        margin-bottom: -60px;
    }
    .main__box__img {
        order: 2;
        margin-top: 0;
    }
}
@media screen and (max-width: 700px) {
    .button_grey a{
        font-size: 18px;
    }
    .video_box{
        max-width: 100%;
        margin-bottom: -120px;
    }
    .main__box__img {
        order: 2;
        margin-top: 0;
    }
    .video_box .ttl {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 5px;
    }
}

@media screen and (max-width: 420px) {
    .video_box{
        margin-bottom: -35vw;
    }
}









