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: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

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

caption,
th,
td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

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

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

* {
    box-sizing: border-box
}

img {
    vertical-align: bottom
}

img {
    max-width: 100%;
    height: auto
}

@media (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    img[src$=".svg"] {
        width: 100%
    }
}

*::before,
*::after {
    box-sizing: inherit
}

* {
    word-wrap: break-word;
    outline: none
}

html,
body {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.6;
    font-size: 18px;
    font-feature-settings: "palt"
}

.alpha:not([disabled]):not(.current) {
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
}

.alpha:not([disabled]):not(.current):hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}

.alpha {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s
}

body {
    font-family: "-apple-system", "Droid Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    height: 100%;
    word-break: break-word
}

@media (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    body {
        font-family: "Droid Sans", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif
    }
}

@media all and (max-width:768px) {
    body {
        font-weight: 400
    }
}

a:link {
    color: #000;
    text-decoration: none;
    -moz-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

a:visited {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #000;
    text-decoration: none
}

a:hover:not(.current) {
    opacity: .5
}

a:active {
    color: #000;
    text-decoration: none
}

@media all and (max-width:768px) {
    .textXS {
        font-size: 75% !important
    }

    .textS {
        font-size: 83.33% !important
    }

    .textM {
        font-size: 100% !important
    }

    .textL {
        font-size: 110% !important
    }

    .textXL {
        font-size: 130% !important
    }

    .visual-line {
        position: relative
    }

    .visual-line:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: -5px;
        left: 0;
        background-color: #ccc;
        z-index: 1
    }

    .visual-line:after {
        content: '';
        position: absolute;
        width: 25%;
        height: 2px;
        bottom: -5px;
        left: 0;
        background-color: #00a9a9;
        z-index: 2
    }
}

@media all and (min-width:769px) {
    #header-container {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        width: 100%;
        height: 125px
    }

    header.main {
        padding: 0 30px 20px 30px;
        position: relative;
        background-color: #fff
    }

    header.main .header-inner__top {
        display: flex;
        justify-content: space-between
    }

    header.main .header-inner__top__right {
        display: flex;
        align-items: center;
        margin-top: 20px
    }

    header.main .header-inner__top__right nav ul {
        display: flex
    }

    header.main .header-inner__top__right nav ul li {
        padding-left: 30px;
        font-size: .8333rem
    }

    header.main .header-inner__top__right nav ul li a {
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__bottom {
        margin-top: 25px;
        display: block !important
    }

    header.main .header-inner__bottom nav>ul {
        display: flex;
        justify-content: center
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item {
        display: block;
        padding: 5px 25px;
        line-height: 1;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item.current {
        background-color: #eee
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item:hover {
        opacity: 1;
        color: #00a9a9
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item a {
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child {
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 9999;
        width: 100%;
        display: flex;
        justify-content: center;
        max-height: 0;
        overflow: hidden;
        -moz-transition: all .5s ease-in-out .2s;
        -o-transition: all .5s ease-in-out .2s;
        -webkit-transition: all .5s ease-in-out;
        -webkit-transition-delay: .2s;
        transition: all .5s ease-in-out .2s;
        background-color: #ddd
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child.wrap-able {
        flex-wrap: wrap;
        padding-left: 3%;
        padding-right: 3%
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child.wrap-able>li {
        width: 100%;
        display: flex;
        justify-content: center
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__sub-list {
        display: flex
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item {
        padding: 0;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a {
        display: block;
        font-size: 1rem;
        line-height: 1.1;
        padding: 20px 13px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a.current {
        color: #00a9a9
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a:hover {
        opacity: 1;
        color: #00a9a9
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child .large-customer-box-list {
        width: 75%
    }
}

@media all and (min-width:769px) and (max-width:1400px) {
    header.main .header-inner__bottom nav>ul>li .nav-accordion-child .large-customer-box-list {
        width: 100%
    }
}

@media all and (min-width:769px) {
    header.main .header-inner__bottom nav>ul>li .nav-accordion-child .large-customer-box-list .large-customer-box-list__item {
        box-shadow: none;
        border: none
    }

    header.main .header-inner__bottom nav>ul>li.is-open .nav-accordion-child {
        max-height: 280px
    }
}

@media all and (min-width:769px) and (max-width:1000px) {
    header.main .header-inner__bottom nav>ul>li.is-open .nav-accordion-child {
        max-height: 300px
    }
}

@media all and (min-width:769px) and (max-width:900px) {
    header.main .header-inner__bottom nav>ul>li.is-open .nav-accordion-child {
        max-height: 320px
    }
}

@media all and (min-width:769px) and (max-width:1280px) {
    header.main .header-inner__bottom nav>ul>li.is-open .nav-accordion-child.wrap-able {
        padding: 5px 3%
    }
}

@media all and (min-width:769px) {
    .form-site-seach input[type="text"] {
        border: 1px solid #221e1f;
        border-radius: 10px;
        box-shadow: none;
        border-radius: 20px;
        height: 25px;
        min-width: 170px;
        padding: 0 15px;
        position: relative
    }

    .form-site-seach input[type="text"]:-moz-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach input[type="text"]::-moz-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach input[type="text"]:-ms-input-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach input[type="text"]::-webkit-input-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach .btn-submit {
        background: transparent;
        margin: auto 0;
        border: 0
    }

    .form-site-seach .btn-submit img {
        width: 28px;
        height: 28px;
        vertical-align: middle
    }

    .content {
        margin-top: 125px
    }

    .main-visual {
        margin: 0 auto;
        max-width: 1366px
    }

    .middle-main-visual {
        margin: 0 auto;
        max-width: 1366px;
        min-height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f6f6f6;
        background-position: center center
    }
}

@media all and (min-width:769px) and (-ms-high-contrast:none),
all and (min-width:769px) and (-ms-high-contrast:active) {
    .middle-main-visual {
        height: 161px
    }
}

@media all and (min-width:769px) {
    .middle-main-visual__title {
        font-size: 1.666rem;
        text-align: center;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .short-main-visual {
        margin: 0 auto;
        max-width: 1366px;
        min-height: 161px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f6f6f6
    }
}

@media all and (min-width:769px) and (-ms-high-contrast:none),
all and (min-width:769px) and (-ms-high-contrast:active) {
    .short-main-visual {
        height: 161px
    }
}

@media all and (min-width:769px) {
    .short-main-visual__title {
        font-size: 1.666rem;
        text-align: center;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .breadcrumb-list {
        max-width: 1000px;
        margin: 20px auto 0 auto
    }

    .breadcrumb-list ol {
        display: flex
    }

    .breadcrumb-list ol li {
        font-size: .7222rem;
        margin-right: 2rem;
        position: relative;
        white-space: nowrap
    }

    .breadcrumb-list ol li:not(:last-child)::after {
        content: ">";
        position: absolute;
        top: 0;
        right: -1rem
    }

    .page-inner-nav {
        max-width: 1000px;
        margin: 20px auto 0 auto
    }

    .page-inner-nav__inner {
        text-align: center;
        display: inline-block;
        border-left: 2px solid #efefef
    }

    .page-inner-nav__inner__list {
        display: flex;
        flex-wrap: wrap
    }
}

@media all and (min-width:769px) and (-ms-high-contrast:none),
all and (min-width:769px) and (-ms-high-contrast:active) {
    .page-inner-nav__inner__list {
        max-width: 1000px
    }
}

@media all and (min-width:769px) {
    .page-inner-nav__inner__list__item {
        box-sizing: border-box;
        border-right: 2px solid #efefef;
        border-bottom: 2px solid #efefef;
        border-top: 2px solid #efefef;
        margin-bottom: -2px
    }

    .page-inner-nav__inner__list__item>a {
        display: flex;
        align-items: center;
        padding: 15px 20px;
        height: 100%;
        width: 100%;
        font-size: .83333rem;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .page-inner-nav__inner__list__item>a:hover {
        color: #00a9a9;
        opacity: 1;
        text-decoration: underline
    }

    .section {
        padding-top: 50px;
        padding-bottom: 0;
        text-align: center
    }

    .section__inner {
        text-align: left;
        max-width: 1000px;
        margin: 0 auto
    }

    .dropshadow-image-section__inner {
        box-shadow: 4px 3px 7px 0 rgba(0, 0, 0, .3);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 50px
    }

    .dropshadow-image-section__inner figure {
        margin-top: 35px
    }

    .section-title {
        border-left: 4px solid #00a9a9;
        padding: 2px 0 2px 10px;
        font-weight: 700;
        font-size: 1.2222rem
    }

    .section-title time {
        display: block;
        font-size: .8333rem
    }

    .section-title .detail-link {
        display: inline-block;
        margin-left: 20px
    }

    .border-rectangle-list {
        border-left: 2px solid #efefef;
        border-top: 2px solid #efefef;
        display: flex;
        flex-wrap: wrap
    }

    .border-rectangle-list__item {
        box-sizing: border-box;
        width: 25%;
        border-right: 2px solid #efefef;
        border-bottom: 2px solid #efefef
    }

    .border-rectangle-list__item>a {
        display: flex;
        align-items: center;
        padding: 20px;
        height: 100%
    }

    .border-rectangle-list__item__left-img {
        max-width: 30%;
        max-height: 43px
    }
}

@media all and (min-width:769px) and (-ms-high-contrast:none),
all and (min-width:769px) and (-ms-high-contrast:active) {
    .border-rectangle-list__item__left-img {
        max-height: 63px
    }
}

@media all and (min-width:769px) {
    .border-rectangle-list__item__right-txt {
        padding-left: 10px;
        font-size: .8888rem
    }

    .shadow-box-radius-list,
    .large-customer-box-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .shadow-box-radius-list__item,
    .large-customer-box-list__item {
        box-sizing: border-box;
        width: 16%;
        box-shadow: 4px 3px 7px 0 rgba(0, 0, 0, .3);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #ccc
    }

    .shadow-box-radius-list__item>a,
    .large-customer-box-list__item>a {
        display: block;
        height: 100%;
        position: relative;
        overflow: hidden
    }

    .shadow-box-radius-list__item>a:hover,
    .large-customer-box-list__item>a:hover {
        opacity: 1
    }

    .shadow-box-radius-list__item>a:hover .shadow-box-radius-list__item__title,
    .large-customer-box-list__item>a:hover .shadow-box-radius-list__item__title {
        color: #00a9a9;
        text-decoration: underline
    }

    .shadow-box-radius-list__item__image {
        max-width: 100%
    }

    .shadow-box-radius-list__item__inner {
        display: flex;
        flex-direction: column;
        padding: 10px 10px 50px 10px
    }

    .shadow-box-radius-list__item__title {
        border-left: 3px solid #00a9a9;
        padding-left: 10px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .shadow-box-radius-list__item__text {
        margin-top: 10px;
        font-size: .7222rem
    }

    .shadow-box-radius-list__item__detail {
        position: absolute;
        bottom: 10px;
        padding-left: 30px;
        padding-top: 3px;
        font-size: .6666rem;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .shadow-box-radius-list__item__detail::before {
        content: url(/common/img/arrow1.svg);
        height: 20px;
        width: 20px;
        position: absolute;
        top: 8%;
        left: 0
    }

    .has-bottom-shadow {
        background-image: url(/common/img/img_shadow.png);
        background-repeat: no-repeat;
        background-position: center bottom
    }

    .section.has-bottom-shadow {
        padding-bottom: 80px
    }

    .green-section {
        background-color: #00a9a9
    }

    .green-section.top-section {
        padding-top: 0 !important
    }

    .gray-section {
        background-color: #eee;
        margin-top: 60px;
        padding-bottom: 60px
    }

    .link-img-cap-list {
        margin-bottom: 20px
    }

    .link-img-cap-list ul {
        display: flex;
        justify-content: space-between
    }

    .link-img-cap-list ul li {
        width: 19%
    }

    .link-img-cap-list ul li p {
        margin-top: 10px;
        font-size: .777rem
    }

    .link-img-cap-list--small {
        margin-bottom: 20px
    }

    .link-img-cap-list--small ul {
        display: flex;
        justify-content: space-between
    }

    .link-img-cap-list--small ul li {
        width: 16%
    }

    .link-img-cap-list--small ul li p {
        margin-top: 10px;
        font-size: .777rem
    }

    .toiawase-list {
        display: flex;
        justify-content: space-between
    }

    .toiawase-list__item {
        flex: 1;
        padding: 0 5px
    }

    .toiawase-list__item a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .toiawase-list__item__icon-container {
        height: 45px;
        margin-top: 15px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .toiawase-list__item__icon-container img.has-min-size {
        min-height: 50px;
        min-width: 50px
    }

    .toiawase-list__item__icon {
        max-height: 100%;
        display: block
    }
}

@media all and (min-width:769px) and (-ms-high-contrast:none),
all and (min-width:769px) and (-ms-high-contrast:active) {
    .toiawase-list__item__icon {
        height: 50px
    }
}

@media all and (min-width:769px) {
    .toiawase-list__item__label {
        margin-top: 15px;
        background-color: #0091c5;
        border-radius: 15px;
        padding: 4px 10px;
        font-size: .75rem;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700;
        color: #fff;
        min-width: 90%
    }
}

@media all and (min-width:769px) and (-ms-high-contrast:none),
all and (min-width:769px) and (-ms-high-contrast:active) {
    .toiawase-list__item__label {
        padding: 2px 10px
    }
}

@media all and (min-width:769px) {
    .bottom-customer-section .large-customer-box-list {
        justify-content: center !important
    }

    .bottom-customer-section .large-customer-box-list__item {
        width: 60% !important
    }

    footer.main {
        margin-top: 60px;
        padding: 40px 0 20px 0;
        background-color: #efefef;
        min-height: 704px;
        content-visibility: auto;
        contain-intrinsic-size: 704px
    }

    footer.main .footer-top {
        max-width: 1000px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between
    }

    footer.main .footer-top__colmun {
        width: 33%
    }

    footer.main .footer-top dl {
        font-weight: 700
    }

    footer.main .footer-top dl:not(:last-child) {
        margin-bottom: 40px
    }

    footer.main .footer-top dl dt {
        font-size: 1.111rem;
        margin-bottom: 20px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    footer.main .footer-top dl dd {
        font-size: .8333rem;
        margin-bottom: 10px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    footer.main .footer-top dl .icon {
        max-width: 30px;
        vertical-align: bottom;
        display: inline-block;
        margin-right: 10px
    }

    footer.main .footer-bottom {
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
        width: 100%;
        font-size: .8333rem
    }

    footer.main .footer-bottom .copyright {
        margin-left: 30px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    footer.main .footer-bottom__right {
        display: flex;
        justify-content: flex-end
    }

    footer.main .footer-bottom__right ul {
        display: flex;
        justify-content: flex-end
    }

    footer.main .footer-bottom__right ul li {
        margin-right: 30px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    #backtoTop-btn {
        width: 40px;
        vertical-align: middle;
        cursor: pointer;
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 100000;
        -moz-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out
    }

    #backtoTop-btn:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: .5
    }
}

@media all and (max-width:768px) {
    #header-container {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;
        width: 100%
    }

    header.main {
        padding: 15px 15px 10px 15px;
        position: relative;
        background-color: #fff;
        overflow: hidden
    }

    header.main .header-inner__top {
        display: flex;
        justify-content: space-between
    }

    header.main .header-inner__top .main-logo {
        max-width: 35%
    }

    header.main .header-inner__top .main-logo img {
        vertical-align: middle
    }

    header.main .header-inner__top__right {
        display: flex;
        align-items: center;
        padding-top: 2%
    }
}

@media all and (max-width:768px) and (max-width:375px) {
    header.main .header-inner__top__right {
        padding-top: 3.5%
    }
}

@media all and (max-width:768px) {
    header.main .header-inner__top__right .form-site-seach {
        display: none
    }

    header.main .header-inner__top__right nav ul {
        display: flex;
        align-items: center;
        margin-right: 20px
    }

    header.main .header-inner__top__right nav ul li {
        padding-left: 15px;
        font-size: .8333rem
    }

    header.main .header-inner__top__right nav ul li a {
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__top__right nav ul li .humberger {
        width: 32px;
        vertical-align: middle;
        cursor: pointer;
        position: absolute;
        top: 25%;
        right: 10px;
        z-index: 100000
    }

    header.main .header-inner__bottom {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background-color: rgba(255, 255, 255, .8);
        display: none;
        height: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }

    header.main .header-inner__bottom__inner {
        width: 100vw;
        padding: 15px 10px
    }

    header.main .header-inner__bottom .search-container {
        padding: 0;
        width: 75%
    }

    header.main .header-inner__bottom nav {
        padding-top: 10px
    }

    header.main .header-inner__bottom nav>ul {
        display: flex;
        justify-content: center;
        flex-direction: column
    }

    header.main .header-inner__bottom nav>ul>li {
        border-top: 1px solid #ccc;
        padding: 0
    }

    header.main .header-inner__bottom nav>ul>li:last-child {
        border-bottom: 1px solid #ccc;
        font-weight: 700
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item {
        display: block;
        position: relative;
        padding: 15px 0 15px 10px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item a {
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item.nav-accordion-parent::after {
        content: url(/common/img/arrow1_close.svg);
        height: 12px;
        width: 12px;
        position: absolute;
        top: 15px;
        right: 10px;
        transform-origin: 50% 100%;
        -moz-transition: -moz-transform .2s ease-in;
        -o-transition: -o-transform .2s ease-in;
        -webkit-transition: -webkit-transform .2s ease-in;
        transition: transform .2s ease-in
    }

    header.main .header-inner__bottom nav>ul>li>.nav-link-item.current {
        color: #00a9a9
    }

    header.main .header-inner__bottom nav>ul>li.is-open>.nav-accordion-parent::after {
        content: url(/common/img/arrow1_open.svg)
    }

    header.main .header-inner__bottom nav>ul>li.is-open .nav-accordion-child {
        display: block;
        max-height: 100%;
        opacity: 1
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child {
        max-height: 0;
        opacity: 0;
        display: none;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a,
    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item span.txt {
        padding: 10px 0 7px 10px;
        display: block;
        font-size: .8rem
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a.current,
    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item span.txt.current {
        color: #00a9a9
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a.has-border-bottom,
    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item span.txt.has-border-bottom {
        border-bottom: 1px solid #ccc
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a .large-customer-box-list,
    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item span.txt .large-customer-box-list {
        width: 75%
    }

    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item>a .large-customer-box-list .large-customer-box-list__item,
    header.main .header-inner__bottom nav>ul>li .nav-accordion-child__item span.txt .large-customer-box-list .large-customer-box-list__item {
        box-shadow: none;
        border: none
    }

    header.main .header-inner__bottom nav>ul>li .icon {
        max-width: 20px;
        vertical-align: bottom;
        display: inline-block;
        margin-right: 10px
    }

    .form-site-seach {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .form-site-seach input[type="text"] {
        border: 1px solid #221e1f;
        border-radius: 10px;
        box-shadow: none;
        border-radius: 20px;
        height: 25px;
        min-width: 75%;
        padding: 0 15px;
        position: relative
    }

    .form-site-seach input[type="text"]:-moz-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach input[type="text"]::-moz-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach input[type="text"]:-ms-input-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach input[type="text"]::-webkit-input-placeholder {
        color: #0091c5;
        text-align: center
    }

    .form-site-seach .btn-submit {
        background: transparent;
        margin: auto 0;
        border: 0
    }

    .form-site-seach .btn-submit img {
        width: 28px;
        height: 28px;
        vertical-align: middle
    }

    body.is-menu-open {
        overflow: hidden
    }

    body.is-menu-open header.main h1,
    body.is-menu-open header.main .header-inner__top__right nav ul li a,
    body.is-menu-open footer.main,
    body.is-menu-open .content {
        pointer-events: none;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -webkit-filter: blur(8px);
        -moz-filter: blur(8px);
        -ms-filter: blur(8px);
        filter: blur(8px)
    }

    .main-visual {
        margin: 0 auto;
        max-width: 100%
    }

    .middle-main-visual {
        margin: 0 auto;
        max-width: 1366px;
        min-height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f6f6f6;
        background-position: center center
    }

    .middle-main-visual__title {
        font-size: 1.2rem;
        text-align: center;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .short-main-visual {
        margin: 0 auto;
        max-width: 1366px;
        min-height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f6f6f6
    }
}

@media all and (max-width:768px) and (max-width:320px) {
    .short-main-visual {
        padding-top: 1.5em
    }
}

@media all and (max-width:768px) {
    .short-main-visual__title {
        font-size: 1.2rem;
        text-align: center;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .content {
        margin-top: 70px
    }

    .section-title {
        border-left: 4px solid #00a9a9;
        padding: 2px 0 2px 10px;
        font-weight: 700;
        font-size: 1rem
    }

    .section-title time {
        display: block;
        font-size: .8333rem
    }

    .section-title .detail-link {
        display: inline-block;
        margin-left: 10px
    }

    .breadcrumb-list {
        margin: 20px 10px 0 10px
    }

    .breadcrumb-list ol::after {
        content: "";
        display: block;
        clear: both
    }

    .breadcrumb-list ol li {
        font-size: .7222rem;
        margin-right: 1rem;
        position: relative;
        white-space: nowrap;
        float: left
    }

    .breadcrumb-list ol li:not(:last-child)::after {
        content: ">";
        position: absolute;
        top: 0;
        right: -.75rem
    }

    .page-inner-nav {
        margin: 20px 10px 0 10px
    }

    .page-inner-nav__inner {
        text-align: center;
        display: block;
        border-left: 2px solid #efefef;
        border-top: 2px solid #efefef
    }

    .page-inner-nav__inner__list {
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .page-inner-nav__inner__list__item {
        width: 50%;
        box-sizing: border-box;
        border-right: 2px solid #efefef;
        border-bottom: 2px solid #efefef
    }

    .page-inner-nav__inner__list__item>a {
        display: flex;
        align-items: flex-start;
        padding: 5px;
        height: 100%;
        width: 100%;
        font-size: .6rem;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700;
        font-weight: 700;
        text-align: left
    }

    .page-inner-nav__inner__list__item>a:hover {
        color: #00a9a9;
        opacity: 1;
        text-decoration: underline
    }

    .dropshadow-image-section__inner {
        box-shadow: 4px 3px 7px 0 rgba(0, 0, 0, .3);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #ccc;
        padding: 15px
    }

    .dropshadow-image-section__inner figure {
        margin-top: 20px
    }

    .section {
        padding-top: 40px;
        text-align: center
    }

    .section__inner {
        text-align: left;
        max-width: 100%;
        margin: 0 10px
    }

    .border-rectangle-list {
        border-left: 2px solid #efefef;
        border-top: 2px solid #efefef;
        display: flex;
        flex-wrap: wrap
    }

    .border-rectangle-list__item {
        box-sizing: border-box;
        width: 50%;
        border-right: 2px solid #efefef;
        border-bottom: 2px solid #efefef
    }

    .border-rectangle-list__item>a {
        display: flex;
        align-items: center;
        padding: 20px;
        height: 100%
    }

    .border-rectangle-list__item__left-img {
        max-width: 30%;
        max-height: 43px
    }

    .border-rectangle-list__item__right-txt {
        padding-left: 10px;
        font-size: .8888rem
    }

    .shadow-box-radius-list,
    .large-customer-box-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .shadow-box-radius-list__item,
    .large-customer-box-list__item {
        box-sizing: border-box;
        width: 49%;
        box-shadow: 4px 3px 7px 0 rgba(0, 0, 0, .3);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #ccc;
        margin-bottom: 20px
    }

    .shadow-box-radius-list__item>a,
    .large-customer-box-list__item>a {
        display: block;
        height: 100%;
        position: relative;
        overflow: hidden
    }

    .shadow-box-radius-list__item__image {
        max-width: 100%
    }

    .shadow-box-radius-list__item__inner {
        display: flex;
        flex-direction: column;
        padding: 10px 10px 50px 10px
    }

    .shadow-box-radius-list__item__title {
        border-left: 3px solid #00a9a9;
        padding-left: 10px;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .shadow-box-radius-list__item__text {
        margin-top: 10px;
        font-size: .8333rem
    }

    .shadow-box-radius-list__item__detail {
        position: absolute;
        bottom: 10px;
        padding-left: 30px;
        padding-top: 3px;
        font-size: .75rem;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    .shadow-box-radius-list__item__detail::before {
        content: url(/common/img/arrow1.svg);
        height: 20px;
        width: 20px;
        position: absolute;
        top: 8%;
        left: 0
    }

    .has-bottom-shadow {
        background-image: url(/common/img/img_shadow.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 98% auto
    }

    .section.has-bottom-shadow {
        padding-bottom: 60px
    }

    .green-section {
        background-color: #00a9a9;
        padding-top: 30px;
        padding-bottom: 10px
    }

    .green-section .section__inner {
        padding-top: 0;
        padding-bottom: 0
    }

    .gray-section {
        background-color: #eee
    }

    .gray-section .section__inner {
        padding-top: 0;
        padding-bottom: 0
    }

    .link-img-cap-list {
        margin-bottom: 20px
    }

    .link-img-cap-list ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 15px
    }

    .link-img-cap-list ul li {
        width: 48%;
        margin-bottom: 10px
    }

    .link-img-cap-list ul li p {
        margin-top: 10px;
        font-size: .777rem
    }

    .link-img-cap-list--small {
        margin-bottom: 20px
    }

    .link-img-cap-list--small ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .link-img-cap-list--small ul li {
        width: 32%;
        margin-bottom: 10px
    }

    .link-img-cap-list--small ul li p {
        margin-top: 10px;
        font-size: .777rem
    }

    .toiawase-list {
        display: flex;
        justify-content: space-between
    }

    .toiawase-list__item {
        flex: 1;
        padding: 0 5px
    }

    .toiawase-list__item a {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .toiawase-list__item__icon-container {
        height: 45px;
        margin-top: 15px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .toiawase-list__item__icon-container img.has-min-size {
        min-height: 50px;
        min-width: 50px
    }

    .toiawase-list__item__icon {
        max-height: 100%;
        display: block
    }

    .toiawase-list__item__label {
        margin-top: 15px;
        background-color: #0091c5;
        border-radius: 15px;
        padding: 2px 5px;
        font-size: .75rem;
        color: #fff;
        min-width: 90%;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    footer.main {
        margin-top: 40px;
        padding: 30px 0 20px 0;
        background-color: #efefef;
        content-visibility: auto;
        contain-intrinsic-size: 147px;
    }

    footer.main .footer-top {
        display: none
    }

    footer.main .footer-bottom {
        margin-top: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        width: 100%;
        font-size: .78rem
    }

    footer.main .footer-bottom .copyright {
        margin-top: 15px;
        text-align: center;
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700
    }

    footer.main .footer-bottom__right {
        display: flex;
        justify-content: center;
        padding: 10px 0
    }

    footer.main .footer-bottom__right ul {
        display: flex;
        justify-content: center;
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
    }

    footer.main .footer-bottom__right ul li {
        font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
        transform: rotate(0.001deg);
        -webkit-transform: rotate(0.05deg);
        font-weight: 700;
        margin-top: 8px;
    }

    footer.main .footer-bottom__right ul li:not(:last-child) {
        margin-right: 5%
    }

    #backtoTop-btn {
        width: 40px;
        vertical-align: middle;
        cursor: pointer;
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 100000;
        -moz-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
        -webkit-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out
    }

    #backtoTop-btn:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: .5
    }
}

@media all and (max-width:420px) {
    header.main .header-inner__top__right nav ul li {
        font-size: 3.4vw
    }

    .toiawase-list__item__label {
        font-size: 3vw
    }

    footer.main .footer-bottom__right ul li:not(:last-child) {
        margin-right: 5%
    }

    footer.main .footer-bottom__right ul li {
        font-size: 3.5vw
    }
}

#srchBox,
#srchBox-sp {
    margin-bottom: 10px;
    background-color: #fff;
    color: #000;
    text-align: left;
    position: relative
}

#srchBox *,
#srchBox-sp * {
    margin: 0;
    padding: 0;
    font-size: 13px;
    *font-size: small;
    *font: x-small
}

#srchBox a img,
#srchBox-sp a img {
    border: none
}

#srchBox #srch,
#srchBox-sp #srch {
    padding: 10px 10px 0 10px
}

#srchBox #srch #srchForm,
#srchBox-sp #srch #srchForm {
    white-space: nowrap
}

#srchBox #srchInput {
    width: 188px;
    margin-right: 6px;
    vertical-align: bottom;
    border-radius: 20px
}

#srchBox-sp #srchInput {
    margin-right: 6px;
    vertical-align: bottom;
    border-radius: 20px
}

#srchBox #srchBtn,
#srchBox-sp #srchBtn {
    width: 80px;
    background: url(/common/img/icon_search.svg) left top no-repeat;
    border: 0;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    font-size: 0
}

#srchBox ul,
#srchBox-sp ul {
    margin-top: 6px;
    text-align: left
}

#srchBox li,
#srchBox-sp li {
    list-style-type: none;
    display: inline;
    zoom: 1;
    padding-right: 10px
}

#srchBox li input,
#srchBox-sp li input {
    zoom: 1;
    margin-right: 2px;
    _margin: -4px 0 -4px -4px;
    vertical-align: middle;
    border: 0
}

#srchBox #srchLogo,
#srchBox-sp #srchLogo {
    margin: 6px 6px 6px 0;
    text-align: right
}

#srchBox #srchLogo a,
#srchBox-sp #srchLogo a {
    color: #666;
    text-decoration: none;
    font-size: 85%
}

#srchBox #srchLogo a:hover,
#srchBox-sp #srchLogo a:hover {
    text-decoration: underline
}

#srchBox.watermark #srchInput,
#srchBox-sp.watermark #srchInput {
    padding: 1px 15px 2px 15px;
    border: 1px solid #a5acb2;
    background: #fff url(https://s.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat
}

#srchBox.watermark #srchInput.nomark,
#srchBox-sp.watermark #srchInput.nomark {
    background: #fff
}

#srchBox.watermark #srchLogo,
#srchBox-sp.watermark #srchLogo {
    display: none
}

#srchBox.watermark .watermark__img,
#srchBox-sp.watermark .watermark__img {
    display: none
}

img.has-radius {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eee
}

img.has-green-border {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #00a9a9
}

.detail-link {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.detail-link::before {
    content: url(/common/img/arrow1.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 1px;
    left: 0
}

.detail-link:hover {
    color: #00a9a9;
    text-decoration: underline
}

.download-link {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.download-link::before {
    content: url(/common/img/download-link.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0
}

.download-link:hover {
    color: #00a9a9;
    text-decoration: underline
}

.new-link {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.new-link::before {
    content: url(/common/img/new-link.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0
}

.new-link:hover {
    color: #00a9a9;
    text-decoration: underline
}

.label-button {
    background-color: #0091c5;
    border-radius: 15px;
    padding: 4px 15px;
    font-size: .75rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    color: #ffffff !important;
    display: inline-block
}

.label-button.large {
    font-size: 1rem;
    padding: 8px 20px;
    border-radius: 30px
}

.caption {
    font-size: .666rem
}

.no-border {
    border: none !important
}

.detail-link--l {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.detail-link--l::before {
    content: url(/common/img/arrow_left.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0
}

.detail-link--l:hover {
    color: #00a9a9;
    text-decoration: underline
}

.detail-link--r {
    position: relative;
    padding-right: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.detail-link--r::after {
    content: url(/common/img/arrow_right.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    right: 0
}

.detail-link--r:hover {
    color: #00a9a9;
    text-decoration: underline
}

@media print {
    #header-container {
        position: absolute;
        z-index: 9998;
        top: 0;
        left: 0;
        width: 100%
    }

    #header-container header.main {
        width: 100%;
        position: absolute;
        top: -125px
    }
}

body.home #backtoTop-btn,
body.has-chat #backtoTop-btn,
body.has-recapcha3 #backtoTop-btn,
body.no-top-buton #backtoTop-btn {
    display: none !important
}

@media (min-width:769px) {

    body.home footer.main:not(.has-recapcha3),
    body.has-chat footer.main:not(.has-recapcha3),
    body.has-recapcha3 footer.main:not(.has-recapcha3),
    body.no-top-buton footer.main:not(.has-recapcha3) {
        padding-bottom: 140px
    }
}

@media (max-width:768px) {

    body.home footer.main:not(.has-recapcha3),
    body.has-chat footer.main:not(.has-recapcha3),
    body.has-recapcha3 footer.main:not(.has-recapcha3),
    body.no-top-buton footer.main:not(.has-recapcha3) {
        padding-bottom: 80px
    }
}

.u-fl {
    float: left
}

.u-fr {
    float: right
}

.u-clear {
    clear: both
}

.u-fc {
    margin: 0 auto;
    text-align: center
}

.u-al {
    text-align: left
}

.u-ar {
    text-align: right
}

.u-ac {
    text-align: center
}

.u-dn {
    display: none
}

.u-hd {
    visibility: hidden
}

.u-cf:after {
    content: "";
    clear: both;
    display: block
}

.u-bld {
    font-weight: 700
}

.u-udl,
a.u-udl {
    text-decoration: underline
}

a.u-green:link,
a.u-green:visited {
    color: #00a9a9
}

.u-mt10 {
    margin-top: 10px
}

.u-button {
    margin-top: 15px;
    background-color: #0091c5;
    border-radius: 15px;
    padding: 6px 20px;
    font-size: .75rem;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 400;
    color: #fff;
    min-width: 90%;
    white-space: nowrap
}

.l-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.l-flex__box {
    flex: 1 1 auto
}

.u-hankaku {
    ime-mode: inactive
}

.u-zenkaku {
    ime-mode: active
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

.mb30 {
    margin-bottom: 30px
}

.normal-font {
    font-family: "-apple-system", "Droid Sans", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif
}

@media (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .normal-font {
        font-family: "Droid Sans", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif
    }
}

.normal-font b {
    font-weight: 700
}

.normal-weight {
    font-weight: normal !important
}

.top-main-visual {
    margin: 0 auto;
    max-width: 1366px;
    position: relative;
    overflow: hidden;
    height: calc(350vw / 6.4)
}

@media (min-width:640px) {
    .top-main-visual {
        height: 350px
    }
}

.top-main-visual #main-slide img {
    object-fit: cover
}

.top-main-visual #main-slide>li img {
    height: calc(350vw / 6.4)
}

@media (min-width:640px) {
    .top-main-visual #main-slide>li img {
        height: 350px
    }
}

.top-main-visual .slick-slide,
.top-main-visual .slick-track,
.top-main-visual .slick-list {
    height: calc(350vw / 6.4)
}

@media (min-width:640px) {

    .top-main-visual .slick-slide,
    .top-main-visual .slick-track,
    .top-main-visual .slick-list {
        height: 350px
    }
}

.top-main-visual .slick-slide img {
    height: calc(350vw / 6.4)
}

@media (min-width:640px) {
    .top-main-visual .slick-slide img {
        height: 350px
    }
}

.top-section {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center
}

.top-section__inner {
    padding-top: 40px;
    text-align: left;
    max-width: 100%;
    margin: 0 10px
}

.top-section__inner__list-subtitle {
    color: #00a9a9;
    font-size: 1.111rem;
    font-weight: 700
}

.top-section__inner__list-subtitle.has-margin {
    margin-top: 30px
}

.top-section__inner.has-scroll-list {
    padding-left: 4%
}

.top-section__title {
    text-align: center;
    font-size: 1.5rem;
    display: block;
    margin: 0 auto;
    line-height: 1.2;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.top-section__title__link {
    margin-top: 10px;
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    position: relative;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.top-section__title__link::before {
    content: url(/common/img/arrow1.svg);
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: -25px
}

.top-section__title__link+.top-section__inner {
    padding-top: 20px
}

.top-section__sub-title {
    text-align: center;
    font-size: .666rem;
    display: block;
    margin: 0 auto;
    line-height: 1.2;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.eco-amount-top-container {
    margin: 0 auto
}

.eco-amount-top-container-new {
    margin: 0 auto;
    padding: 10px;
    background-color: #F6F6F6;
    contain: content
}

.eco-amount-top {
    margin: 0;
    padding: 0
}

.eco-amount-top.l-flex {
    display: block
}

.eco-amount-top .section-title {
    font-size: 1rem;
    line-height: 1.1;
    border-left: 0;
    padding-left: 0;
    padding-bottom: 5px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #d2d2d2
}

.eco-amount-top .u-small {
    font-size: .5rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

@media (max-width:360px) {
    .eco-amount-top dl {
        flex-direction: column
    }
}

.eco-amount-top dt {
    font-size: .5rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.eco-amount-top dd {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .5rem
}

.eco-amount-top dd .u-unit {
    font-size: .5rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.eco-amount-top dd .odometer {
    font-size: .666rem;
    padding: 0 5px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.eco-amount-top dd .odometer span {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.eco-amount-top .u-co2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px
}

@media (max-width:480px) {
    .eco-amount-top .u-co2 {
        width: 50%
    }
}

.eco-amount-top .u-co2 dt {
    color: #009b67
}

.eco-amount-top .u-time {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px
}

@media (max-width:480px) {
    .eco-amount-top .u-time {
        width: 50%
    }
}

.eco-amount-top .u-time dt {
    color: #0091c5
}

.eco-amount-top-sub {
    display: flex;
    justify-content: center
}

.eco-amount-top-sub dl {
    padding: 0 10px
}

.eco-amount-top-sub dl:first-child {
    border-right: 1px solid #d2d2d2
}

.eco-amount-top-sub dl dt {
    text-align: left
}

.introduction-link:hover {
    opacity: 1;
    color: #00a9a9;
    text-decoration: underline
}

.introduction-link .border-rectangle-list__item__right-txt {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.top-section {
    contain: content
}

.top-section .product-services .slick-track,
.top-section .product-services .slick-slide,
.top-section .product-services .slick-list {
    min-height: calc(305vw / 6.4)
}

.shadow-box-radius-list .slick-prev,
.large-customer-box-list .slick-prev {
    background-image: url(/img/prev_arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    width: 40px;
    left: -15px;
    transition: opacity 0.5s
}

.shadow-box-radius-list .slick-prev:hover,
.large-customer-box-list .slick-prev:hover {
    background-image: url(/img/prev_arrow.png);
    opacity: .5
}

.shadow-box-radius-list .slick-next,
.large-customer-box-list .slick-next {
    background-image: url(/img/next_arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    width: 40px;
    right: 15px;
    transition: opacity 0.5s
}

.shadow-box-radius-list .slick-next:hover,
.large-customer-box-list .slick-next:hover {
    background-image: url(/img/next_arrow.png);
    opacity: .5
}

.shadow-box-radius-list .slick-prev:before,
.large-customer-box-list .slick-prev:before,
.shadow-box-radius-list .slick-next:before,
.large-customer-box-list .slick-next:before {
    opacity: 0;
    content: ""
}

.shadow-box-radius-list .slick-list,
.large-customer-box-list .slick-list {
    padding: 10px 0
}

.shadow-box-radius-list__item.top-carousel,
.top-carousel.large-customer-box-list__item {
    min-height: 330px !important
}

.shadow-box-radius-list__item:not(:last-child),
.large-customer-box-list__item:not(:last-child) {
    margin-right: 23px
}

.shadow-box-radius-list__item__title {
    font-size: .9222rem;
    padding-left: 5px
}

.shadow-box-radius-list__item__image {
    width: 100%
}

.top-image-box-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.top-image-box-list__item {
    box-sizing: border-box;
    width: 48%;
    min-height: 230px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width:375px) {
    .top-image-box-list__item {
        min-height: 260px
    }
}

@media (max-width:375px) {
    .top-image-box-list__item {
        min-height: 320px
    }
}

.top-image-box-list__item:nth-child(1) {
    background-image: url(/img/top_box_img1.png)
}

.top-image-box-list__item:nth-child(2) {
    background-image: url(/img/top_box_img2.png)
}

.top-image-box-list__item:nth-child(3) {
    background-image: url(/img/top_box_img3.png)
}

.top-image-box-list__item:nth-child(4) {
    background-image: url(/img/top_box_img4.png)
}

.top-image-box-list__item>a {
    display: flex;
    flex-direction: column;
    padding: 20px 10px 0 10px;
    height: 100%;
    position: relative
}

.top-image-box-list__item__title {
    color: #fff;
    text-align: center;
    font-size: 1.111rem;
    line-height: 1.2;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.top-image-box-list__item__sub-title {
    color: #0091c5;
    margin-top: 10px;
    font-size: .625rem;
    text-align: center
}

.top-image-box-list__item__text {
    position: absolute;
    bottom: 20px;
    left: 10px;
    font-size: .8333rem;
    color: #fff;
    padding-right: 15px
}

.large-customer-box-list {
    flex-direction: column
}

.large-customer-box-list.has-pd {
    padding-bottom: 10px
}

.large-customer-box-list__item {
    width: 100%;
    text-align: center;
    padding: 15px;
    min-height: 254px
}

.large-customer-box-list__item__title {
    font-size: 1rem;
    text-align: center;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.large-customer-box-list__item__text {
    margin-top: 10px;
    font-size: .8333rem
}

.large-customer-box-list__item__detail {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 1.777rem
}

.large-customer-box-list__item__detail small {
    display: block;
    text-align: center;
    font-size: .75rem
}

.large-customer-box-list__item__detail a {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.press-release {
    padding-top: 0
}

.press-release.top-press-release .top-section__inner .article {
    margin-top: 10px !important
}

.press-release.top-press-release .top-section__inner .article dl {
    border: none !important
}

.press-release.bottom-release.news-top {
    margin-top: 0 !important
}

.press-release.bottom-release .top-section__inner {
    border-top: none !important
}

.press-release .top-section__inner {
    margin-top: 20px;
    padding-top: 0;
    border-top: 1px solid #000
}

.press-release .top-section__inner .article {
    margin-top: 20px
}

.press-release .top-section__inner .article dl {
    display: flex;
    align-content: space-between;
    flex-wrap: wrap
}

.press-release .top-section__inner .article dl .news-category span {
    display: block;
    background-color: #0091c5;
    border-radius: 15px;
    padding: 2px 15px;
    font-size: .666rem;
    color: #fff
}

.press-release .top-section__inner .article dl .news-date {
    color: #0091c5;
    font-size: .666rem;
    padding: 2px 15px
}

.press-release .top-section__inner .article dl dd {
    width: 100%;
    padding: 10px 0 0 0
}

.press-release .top-section__inner .article dl dd .news-title {
    font-size: 1rem;
    text-decoration: underline
}

.press-release .top-section__inner .article dl dd .news-headline {
    margin-top: 10px;
    font-size: .75rem
}

.press-release .view-more {
    margin-top: 25px;
    background-color: #efefef;
    text-align: center;
    font-size: .555rem;
    cursor: pointer;
    padding: 5px 0;
    display: block
}

.link-container {
    padding-top: 0;
    padding-bottom: 0
}

.top-caution {
    max-width: 1000px;
    margin: 60px 10px 0 10px
}

.top-caution p {
    font-size: .666rem
}

#main-slide-bottom {
    width: 100%;
    min-height: calc(90vw / 6.4)
}

@media (max-width:600px) {
    #main-slide-bottom {
        min-height: calc(120vw / 6.4)
    }
}

@media (max-width:480px) {
    #main-slide-bottom {
        min-height: calc(190vw / 6.4)
    }
}

#main-slide-bottom li {
    display: none
}

#main-slide-bottom li:first-child {
    display: block
}

#main-slide-bottom .slide-bottom-item {
    max-width: 1000px;
    background-color: #fff;
    padding: 10px 20px 10px 20px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column
}

#main-slide-bottom .slide-bottom-item-title {
    text-align: left;
    line-height: 1;
    font-size: 0
}

#main-slide-bottom .slide-bottom-item-title img {
    width: 50%
}

#main-slide-bottom .slide-bottom-item-text {
    font-size: .5555rem;
    margin-top: 10px
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen {
    margin-top: 10px;
    width: 100%
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__title {
    line-height: 1;
    font-size: 0
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__title img {
    max-width: 190px
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom {
    display: flex;
    width: 100%
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container {
    border-left: 1px solid #d2d2d2;
    padding: 0 10px;
    width: 50%
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container:last-child {
    border-right: 1px solid #d2d2d2
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container__title1 {
    line-height: 1
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container__title1 img {
    max-width: 56px
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container__title2 {
    line-height: 1
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container__title2 img {
    max-width: 48px
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container #odometerDemo1 {
    position: relative;
    display: inline-block;
    font-size: 1rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container #odometerDemo1::after {
    content: "時間";
    font-size: .66rem;
    font-weight: 700;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    position: absolute;
    top: .8em;
    right: -2.3em
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container #odometerDemo1 .odometer-inside span {
    font-size: 1rem !important
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container #odometerDemo2 {
    position: relative;
    display: inline-block;
    font-size: 1rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container #odometerDemo2::after {
    content: "Kg";
    font-size: .66rem;
    font-weight: 700;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    position: absolute;
    top: .8em;
    right: -2em
}

#main-slide-bottom .slide-bottom-item .slide-bottom-sakugen__bottom .odometer-container #odometerDemo2 .odometer-inside span {
    font-size: 1rem !important
}

.top-information {
    margin: 30px 10px 0 10px;
    text-align: center
}

.top-information__inner {
    text-align: left;
    padding-bottom: 10px
}

.top-information__inner ul li {
    padding-left: 25px;
    padding-bottom: 10px;
    font-size: .8333rem
}

.top-information__inner ul li .has-arrow {
    display: block;
    position: relative;
    font-size: inherit
}

.top-information__inner ul li .has-arrow:before {
    content: url(/common/img/arrow1.svg);
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: -25px
}

.top-information .top-section__title__link {
    text-align: center
}

.main-visual {
    height: calc(300vw / 6.4);
    max-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center
}

.main-visual__inner {
    padding-top: calc(20vw / 6.4);
    padding-bottom: calc(14vw / 6.4);
    width: calc(540vw / 6.4);
    text-align: center;
    background-color: rgba(255, 255, 255, .81)
}

.main-visual__inner__icon {
    max-width: 70px;
    max-height: 40px;
    display: inline-block
}

.main-visual__inner__text {
    font-size: calc(30vw / 6.4);
    color: #000;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    margin-top: 0
}

.main-visual__inner--text-only {
    padding: calc(35vw / 6.4) calc(50vw / 6.4);
    text-align: center;
    background-color: rgba(255, 255, 255, .9)
}

.main-visual__inner--text-only__text {
    font-size: calc(30vw / 6.4);
    color: #000;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.main-visual.main-sinchiku {
    background-image: url(/start/sinchiku/img/img_main_sinchiku_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-kizon {
    background-image: url(/start/kizon/img/img_main_kizon_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-chintai {
    background-image: url(/start/chintai/img/img_main_chintai_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-kodate {
    background-image: url(/start/kodate/img/img_main_kodate_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-irekae {
    background-image: url(/start/irekae/img/img_main_irekae_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-office {
    background-image: url(/start/office/img/img_main_office_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-machi {
    background-image: url(/start/machi/img/img_main_machi_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-public {
    background-image: url(/start/public/img/img_main_public_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-hoikuen {
    background-image: url(/start/hoikuen/img/img_main_hoikuen_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-shopping {
    background-image: url(/start/retail/img/img_main_shopping_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual.main-hospital {
    background-image: url(/start/hospital/img/img_main_hospital_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.main-visual--office {
    height: auto;
    max-height: 100vh
}

.start-text .section__inner {
    display: flex;
    flex-direction: column
}

.start-text .border-link {
    width: 100%
}

.start-text .border-link>a {
    font-weight: 700;
    color: #00a9a9;
    border: 1px solid #00a9a9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: .9em
}

.start-text .border-link>a::after {
    content: "";
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-left: 15px;
    background-image: url(../common/img/arrow_right.svg);
    background-size: cover;
    background-repeat: no-repeat
}

.start-text .border-link>a:active,
.start-text .border-link>a:link,
.start-text .border-link>a:hover,
.start-text .border-link>a:visited {
    color: #00a9a9;
    text-decoration: none
}

.start-text__text .section-title {
    margin-bottom: 1rem;
    line-height: 1.4
}

.start-text__text .section-sub-title {
    font-size: 1rem;
    margin-bottom: .5rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.start-text__text p {
    font-size: .8333rem;
    line-height: 2
}

.start-text__text p.u-small {
    font-size: .7rem
}

.start-text__text__unit,
.start-text__text__unit--no-border {
    padding-bottom: 1rem;
    border-bottom: 1px solid #ccc
}

.start-text__text__unit--no-border {
    border-bottom: none
}

.start-text__text__unit .section-sub-title,
.start-text__text__unit--no-border .section-sub-title {
    padding-top: 1rem
}

.start-text__text__detail-link {
    margin-top: 1rem;
    display: flex
}

.start-text__text__detail-link a:not(:last-child) {
    margin-right: 20px
}

.start-text__text__detail-link.u-block {
    display: block
}

.start-text__text__detail-link.u-block a {
    display: block
}

.start-text__text__detail-link.u-block-sponly {
    display: block
}

.start-text__text__detail-link.u-block-sponly a {
    display: block
}

.start-text__image {
    margin-top: 1rem
}

.start-text__caption {
    margin-top: 5px;
    font-size: .8333rem
}

.start-text.image-full .section__inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.start-text.image-full .section__inner .start-text__image {
    width: 100%;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.start-text.image-narrow .start-text__image {
    margin-top: 4%;
    display: flex;
    align-items: center;
    justify-content: center
}

.start-text.image-narrow .start-text__image img {
    max-width: 40%
}

.line-up-section {
    padding-bottom: 15px
}

.line-up-section .top-section__title {
    font-size: 1rem
}

.line-up-section__link {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.line-up-section__link__item {
    width: 50%;
    padding: 0 1% 5% 1%
}

.line-up-section__link__item>a {
    display: block
}

.line-up-section__link__item__title {
    margin-top: 15px;
    color: #00a9a9;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .85rem
}

.line-up-section__link__item__text {
    margin-top: 10px;
    font-size: .7777rem;
    line-height: 1.6;
    min-height: 2.8rem
}

.line-up-section__link__item__link {
    margin-top: 1px;
    position: relative
}

.line-up-section__link__item__link::before {
    content: url(/common/img/arrow1.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 8%;
    left: 0
}

.dropshadow-image-section__inner figure .u-total {
    text-align: right
}

.dropshadow-image-section__inner figure .u-total span {
    display: inline-block;
    border-bottom: 2px solid #000
}

.dropshadow-image-section__inner figure .u-total .u-big {
    font-size: 1.5088rem
}

.start-banner-section__link {
    display: block;
    max-width: 100%;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center
}

.start-banner-section__link__item {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 15px
}

.dropshadow-image-section__inner figure {
    text-align: center
}

.dropshadow-image-section__inner figure img {
    margin: 0 auto
}

.lineup-main-visual {
    background-image: url(/lineup/img/main-visual.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.lineup-main-visual2 {
    margin-top: 60px
}

.lineup-section__title{ 
  display: block;
  text-align: center;
  font-size: 1.18rem;
  font-weight: 700;
  font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
  margin-block: 48px 8px;
  transform: rotate(0.001deg);
  -webkit-transform: rotate(0.05deg);
}
.lineup-section__title:first-child {
  margin-top: 0;
}

.lineup-section__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.lineup-section__list__item {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.lineup-section__list__item:last-child .lineup-section__list__item__inner {
    padding-bottom: 0
}

.lineup-section__list__item__inner {
    border-top: 5px solid #00a9a9;
    padding: 10px 0 40px 0
}

.lineup-section__list__item__title {
    font-size: 1rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    margin-bottom: 10px
}

.lineup-section__list__item__text {
    font-size: .8333rem;
    margin-bottom: 10px
}

.lineup-section__list__item__image {
    display: block;
    margin-top: 20px
}

.lineup-section__sublist {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start
}

.lineup-section__sublist__inner {
    flex: 1 1 40%
}

.lineup-section__sublist__inner:first-child {
    flex: 1 1 60%;
    padding-right: 20px
}

.lineup-section__sublist .lineup-section__list__item__image {
    margin-top: 0
}

.half-img-main-visual {
    height: auto;
    max-height: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #ddd
}

.half-img-main-visual__left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 15% 10px 5% 10px;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ddd 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #ddd 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#dddddd', GradientType=0)
}

.half-img-main-visual__left__title {
    font-size: 1.4rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

@media screen and (max-width:360px) {
    .half-img-main-visual__left__title {
        font-size: 1.1rem
    }
}

.half-img-main-visual__right {
    display: flex;
    align-items: center;
    justify-content: center
}

.emphasized-section {
    box-shadow: 4px 3px 7px 0 rgba(0, 0, 0, .3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    border: 1px solid #eee;
    padding: 15px;
    text-align: center;
    max-width: 1000px;
    margin: 50px 10px 0 10px
}

.emphasized-section__title {
    font-size: 1.2222rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    margin-bottom: 15px
}

.emphasized-section .label-button {
    margin-bottom: 10px;
    min-width: 51%
}

.emphasized-section .caption-center {
    text-align: center
}

.spec-table {
    max-width: 1000px;
    width: 100%;
    margin: 20px auto;
    border-collapse: collapse
}

.spec-table th,
.spec-table td {
    font-size: .8333rem;
    padding: 10px 20px;
    vertical-align: top
}

.spec-table thead th {
    background-color: #ddd;
    border-bottom: 1px solid #ccc
}

.spec-table thead th:first-child {
    border-right: 1px solid #ccc;
    width: 40%
}

.spec-table thead th:not(:first-child) {
    text-align: left
}

.spec-table tbody td {
    text-align: left
}

.spec-table tbody tr:nth-child(odd) {
    background-color: #eee
}

.spec-table tbody tr th {
    border-right: 1px solid #ccc;
    width: 40%
}

.infra-main-visual {
    background-image: url(/lineup/infra_service/img/main-visual.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.grayf6-section {
    background-color: #f6f6f6;
    padding-top: 20px;
    padding-bottom: 60px;
    margin: 0 auto
}

.grayf6-section .breadcrumb-list {
    margin-top: 0
}

.lineup-lead {
    max-width: 1000px;
    margin: 50px auto 10px auto;
    text-align-last: auto
}

.start-text.image-full .section__inner .start-text__image.image-full img {
    max-width: 100%
}

.lineup-section__list__item__image {
    border-radius: 5px;
    border: 1px solid #eee
}

.support-main-visual {
    background-image: url(/lineup/support/img/main-visual.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.lineup-lead h2 {
    font-size: 1.2222rem
}

.lineup-lead p {
    font-size: .83333rem
}

.lineup-lead .lead-image {
    width: 150px;
    margin: 0 auto;
    text-align: center
}

.lineup-lead .l-flex__box:first-child {
    padding: 15px
}

.lineup-lead .l-flex {
    display: block
}

.support-subtit {
    margin-top: 80px;
    background-color: #eee;
    background-image: url(/lineup/support/img/support-subtit.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.support-subtit2 {
    margin-top: 80px;
    background-color: #eee;
    background-image: url(/lineup/support/img/support-subtit2.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.short-main-visual__title.u-al {
    text-align: left;
    margin-left: 10px;
    margin-right: auto
}

.gallery-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0 0 0
}

.gallery-list__item {
    width: 48%;
    margin-bottom: 30px
}

.gallery-list__item__image {
    max-width: 100% !important
}

.gallery-list__item__caption {
    font-size: .666rem
}

.lineup-icon {
    display: inline-block;
    padding: 1px 5px;
    line-height: 1.2;
    border: 1px solid #666;
    color: #666;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .75rem;
    border-radius: 7px
}

header.main.corporate-head {
    padding: 15px 15px 10px 15px
}

header.main.corporate-head .header-inner__top .main-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    min-width: 55%
}

@media screen and (max-width:440px) {
    header.main.corporate-head .header-inner__top .main-logo {
        min-width: 50%
    }
}

header.main.corporate-head .header-inner__top .main-logo .main-corporate-text {
    font-size: .8333rem;
    color: #00a9a9;
    font-weight: 700;
    line-height: 1;
    margin-left: 10%;
    position: relative;
    padding-top: 3%;
    font-size: .7222rem;
    width: 34%
}

@media screen and (max-width:440px) {
    header.main.corporate-head .header-inner__top .main-logo .main-corporate-text {
        margin-left: 10px;
        min-height: 120%;
        display: flex;
        align-items: flex-end
    }
}

@media screen and (max-width:400px) {
    header.main.corporate-head .header-inner__top .main-logo .main-corporate-text {
        font-size: .5rem;
        min-height: 110%
    }
}

header.main.corporate-head .header-inner__top .main-logo .main-corporate-text a {
    color: #00a9a9 !important;
    line-height: 1.6
}

@media screen and (max-width:440px) {
    header.main.corporate-head .header-inner__top .main-logo .main-corporate-text a {
        display: inline-block;
        height: 100%;
        vertical-align: bottom
    }
}

@media screen and (max-width:440px) {
    header.main.corporate-head .header-inner__top .main-logo a {
        width: auto
    }
}

header.main.corporate-head .header-inner__top .main-logo a img {
    vertical-align: middle
}

header.main.corporate-head .header-inner__top__right nav li {
    font-size: .7222rem
}

@media screen and (max-width:440px) {
    header.main.corporate-head .header-inner__top__right nav li {
        padding-left: 5px;
        line-height: 1.2
    }
}

@media screen and (max-width:400px) {
    header.main.corporate-head .header-inner__top__right nav li {
        font-size: .5rem
    }
}

header.main.corporate-head .header-inner__top__right nav li.main-corporate-text a {
    color: #00a9a9;
    font-weight: 700
}

header.main.corporate-head .header-inner__top__right nav li:nth-child(2) {
    padding-right: 5px
}

.corporate-main-visual .corporate-main-visual-container {
    max-width: 1366px;
    margin: 0 auto;
    height: calc(320vw / 6.4);
    position: relative
}

.corporate-main-visual__title {
    position: absolute;
    top: calc(74vw / 6.4);
    left: calc(50vw / 6.4);
    z-index: 2
}

.corporate-main-visual__title span {
    display: inline-block;
    background-color: #fff;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 2px 15px
}

.corporate-main-visual__promise {
    background-color: #fff;
    width: 100%;
    padding: 15px 15px 0 20px;
    display: flex;
    align-items: flex-start;
    overflow: hidden
}

.corporate-main-visual__promise p {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    padding-top: 10px;
    font-size: .7222rem
}

.corporate-main-visual__promise img {
    margin-left: 25px;
    max-width: 40%
}

.corporate-main-visual.corporate-top {
    position: relative;
    overflow: hidden
}

.corporate-main-visual.corporate-top .bg-img {
    background-position: center top;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    animation: bgAnime 30s infinite
}

.corporate-main-visual.corporate-top .bg-img.src1 {
    background-image: url(/corporate/img/bg_corporate_top_sp.jpg);
    animation-delay: 0s
}

.corporate-main-visual.corporate-top .bg-img.src2 {
    background-image: url(/corporate/img/bg_corporate_top2_sp.jpg);
    animation-delay: 10s
}

.corporate-main-visual.corporate-top .bg-img.src3 {
    background-image: url(/corporate/img/bg_corporate_top3_sp.jpg);
    animation-delay: 20s
}

@keyframes bgAnime {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    25% {
        opacity: 1
    }

    35% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.corporate-site-nav {
    max-width: 1000px;
    margin: 30px 20px 0 20px
}

.corporate-site-nav__inner__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.corporate-site-nav__inner__list__item {
    box-sizing: border-box;
    width: 48%;
    margin-bottom: 4%
}

.corporate-site-nav__inner__list__item:last-child {
    margin-bottom: 0
}

.corporate-site-nav__inner__list__item>a {
    display: block;
    padding: 40px 0 30px 0;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    text-align: center
}

.corporate-site-nav__inner__list__item:nth-child(1)>a {
    background-image: url(/corporate/img/bg_btn1.jpg)
}

.corporate-site-nav__inner__list__item:nth-child(2)>a {
    background-image: url(/corporate/img/bg_btn2.jpg)
}

.corporate-site-nav__inner__list__item:nth-child(3)>a {
    background-image: url(/corporate/img/bg_btn3.jpg)
}

.corporate-site-nav__inner__list__item:nth-child(4)>a {
    background-image: url(/corporate/img/bg_btn4.jpg)
}

.press-release {
    margin-top: 30px
}

.page-template-page-corporate-top .press-release {
    padding-bottom: 0
}

.csr-nav {
    max-width: 99.9%;
    max-width: 1366px;
    margin: 0 auto
}

.csr-nav__inner {
    margin-top: 30px
}

.csr-nav__inner__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.csr-nav__inner__list__item {
    box-sizing: border-box;
    width: 75%;
    margin-bottom: 4%
}

.csr-nav__inner__list__item:last-child {
    margin-bottom: 0
}

.csr-nav__inner__list__item>a {
    padding: 40% 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(455vw / 13.6);
    max-height: 455px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
}

.csr-nav__inner__list__item>a span {
    display: inline-block;
    padding: 15px 10px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    color: #fff;
    background-color: rgba(0, 168, 168, .8);
    min-width: 60%;
    font-size: .8rem
}

.csr-nav__inner__list__item:nth-child(1)>a {
    background-image: url(/corporate/img/bg_csr_btn1.jpg)
}

.csr-nav__inner__list__item:nth-child(2)>a {
    background-image: url(/corporate/img/bg_csr_btn2.jpg)
}

.csr-nav__inner__list__item:nth-child(3)>a {
    background-image: url(/corporate/img/bg_csr_btn3.jpg)
}

.link-container {
    margin-top: 40px
}

.corp-profile {
    background-image: url(/corporate/profile/img/main-profile.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.p-profile .contact-body__table {
    width: 100%;
    font-size: .8333rem
}

.list-numbered {
    padding-left: 10px
}

.list-numbered li {
    padding-left: 20px;
    text-indent: -25px;
    line-height: 1.4em;
    margin-top: 5px
}

.contact-body__table.branch-list td {
    width: 100%
}

.branch-list h3 {
    font-size: 1.1111rem
}

.branch-list .l-flex {
    display: block
}

.corp-history {
    background-image: url(/corporate/history/img/main-history.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.p-history .contact-body__table {
    width: 100%;
    margin: 0;
    font-size: .8333rem
}

.p-history .contact-body__table th {
    vertical-align: top;
    width: 10%;
    white-space: nowrap
}

.p-history .contact-body__table td {
    width: 90%
}

.corp-data {
    background-image: url(/corporate/data/img/main-data_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.data-figure {
    display: table;
    *width: auto
}

.data-figure .gallery-list__item__caption {
    text-align: left
}

.data-graph-block {
    margin-top: 20px;
    margin-bottom: 37px
}

.show-hide-wrap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

.show-hide-wrap .list {
    list-style: none;
    margin: 0;
    padding: 0
}

.show-hide-wrap .list li {
    float: left;
    width: 48%
}

.show-hide-wrap .list .list-link {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.show-hide-wrap .list .list-link::before {
    content: "→";
    height: 16px;
    width: 16px;
    position: absolute;
    color: #00a9a9;
    top: -4px;
    left: 0
}

.show-hide-wrap .list .list-link-no {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.show-hide-wrap .list .list-link-no::before {
    content: "　";
    height: 16px;
    width: 16px;
    position: absolute;
    color: #00a9a9;
    top: -4px;
    left: 0
}

.show-hide-wrap .list:after {
    content: "";
    display: block;
    clear: both
}

.hide-text {
    display: none
}

button.bt-more {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    background-color: transparent;
    font-size: .8333rem;
    border: none;
    outline: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s
}

button.bt-more::before {
    content: url(/common/img/arrow1_close.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0
}

button.bt-more:hover {
    color: #00a9a9;
    text-decoration: underline
}

button.bt-more.is-off::before {
    content: url(/common/img/arrow2_open.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0
}

.bt-more-wrap {
    margin-top: 10px
}

.color-section {
    padding-top: 20px;
    padding-bottom: 60px;
    margin: 0 auto
}

.color-section .breadcrumb-list {
    margin-top: 0
}

.color-section.p-eco {
    background-color: #f3fcf0
}

.color-section.p-farm {
    background-color: #fff8f1
}

.color-section.p-donation {
    background-color: #f1f8ff
}

.color-section.p-sdgs {
    background-color: #F2F2F2
}

.main-eco {
    background-image: url(/corporate/csr_eco/img/main-eco_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.main-case .main-visual__inner {
    padding-top: 10px;
    padding-bottom: 10px
}

.main-case .main-visual__inner__text {
    margin-top: 0
}

.eco-amount {
    margin-bottom: 20px
}

.eco-amount.l-flex {
    display: block
}

.eco-amount .section-title {
    font-size: 1rem;
    border-left: 0;
    padding-left: 0
}

.eco-amount .u-small {
    font-size: .8888rem
}

.eco-amount dt {
    font-size: 1rem
}

.eco-amount dd {
    font-size: 1.5rem
}

.eco-amount dd .u-unit {
    font-size: 1rem
}

.eco-amount .u-co2 dt {
    color: #009b67;
    font-size: .9rem
}

.eco-amount .u-time dt {
    color: #0091c5
}

.eco-amount-sub {
    display: flex;
    justify-content: center
}

.eco-amount-sub dl {
    padding: 0 10px
}

.eco-amount-sub dl:first-child {
    border-right: 1px solid #d2d2d2
}

.eco-amount-sub dl dt {
    text-align: left
}

.color-section-lead {
    max-width: 1000px;
    margin: 50px auto 10px auto;
    text-align-last: auto
}

.color-section-lead p {
    font-size: .8333rem
}

.color-section-lead .u-comment {
    font-size: .6666rem;
    margin-top: 20px
}

.press-release .top-section__inner.report-section__inner {
    margin-top: 25px;
    padding-top: 0;
    border-top: 1px solid #000;
    position: relative
}

.press-release .top-section__inner.report-section__inner::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    width: 60px;
    border-top: 3px solid #000
}

.press-release .top-section__inner.report-section__inner .article dl {
    border: 0;
    padding: 0
}

.press-release .top-section__inner.report-section__inner .article:last-child dl {
    border: 0;
    padding: 0
}

.main-farm {
    background-image: url(/corporate/csr_farm/img/main-farm_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.main-donation {
    background-image: url(/corporate/csr_donation/img/main-donation_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.corp-recruit {
    background-image: url(/corporate/recruit/img/main-recruit_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.text-message p {
    margin-bottom: 1rem
}

.career-body {
    margin: 20px auto
}

.career-body__table {
    width: 100%;
    border-bottom: 1px solid #ccc
}

.career-body__table th {
    display: block;
    vertical-align: middle;
    width: 100%;
    font-weight: 700;
    padding: 15px 5px 0 5px;
    border-top: 1px solid #ccc
}

.career-body__table td {
    display: block;
    vertical-align: middle;
    font-size: .8333rem;
    width: 100%;
    padding: 0 5px 15px 5px
}

.career-body__table.u-bdb0 {
    border-bottom: 0
}

.career-body__table.u-bt1 th {
    border: 0
}

.p-career .contact-body__table {
    width: 100%;
    margin: 0;
    font-size: .8333rem
}

#unit3.partner-sec {
    padding-top: 10px
}

.corporate-top-quote {
    font-size: .7rem;
    line-height: 1.8;
    margin: 1em 0;
    padding: 20px;
    background-color: #f1f1f1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc
}

.page-template-page-corporate-top .link-container {
    margin-top: 0
}

.page-template-page-corporate-top .link-container .top-banner-area.top-section__inner {
    padding-top: 0
}

.SDGs-bottom {
    margin-top: 40px;
    background-color: #F2F2F2
}

.SDGs-bottom p {
    font-size: .8333rem
}

.SDGs-bottom__title {
    text-align: center;
    line-height: 1.4;
    margin: 0 auto 1rem;
    font-weight: 700;
    font-size: 1.1rem
}

.SDGs-bottom .SDGs-logo-list {
    margin: 20px auto 0;
    display: flex;
    flex-wrap: wrap
}

.SDGs-bottom .SDGs-logo-list li {
    width: 33%;
    text-align: center;
    padding: 5px
}

.SDGs-bottom .SDGs-effort-list {
    padding-top: 40px
}

.SDGs-bottom .SDGs-effort-list__item {
    padding: 40px 0
}

.SDGs-bottom .SDGs-effort-list__item:nth-child(odd) {
    background-color: #fff
}

.SDGs-bottom .SDGs-effort-list__item__top {
    margin: 0 10px;
    display: flex;
    flex-direction: column
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-number {
    max-width: 200px;
    margin: 0 auto
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text {
    flex: 1;
    padding-top: 30px;
    text-align: left;
    -moz-transition: -moz-transform .5s ease-in;
    -o-transition: -o-transform .5s ease-in;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__title {
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 1rem
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__parent .started::after {
    content: '...'
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__parent .continued {
    display: none
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__parent.is-open .started::after {
    content: '';
    display: none
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__parent.is-open .continued {
    display: inline
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__child {
    display: none
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__main figure {
    padding-top: 15px
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__main figure img {
    max-width: 100%
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__label {
    text-align: center;
    padding: 20px 0 0 0;
    cursor: pointer
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__label span {
    display: inline-block;
    position: relative;
    padding-right: 36px;
    font-size: .8333rem;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__label span::after {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: url(/common/img/arrow1_close.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 3px;
    right: 10px;
    transform-origin: 50% 50%;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in
}

.SDGs-bottom .SDGs-effort-list__item__top .effort-text__label.is-open span::after {
    content: url(/common/img/arrow1_open.svg)
}

.SDGs-bottom .SDGs-effort-list__item__bottom {
    margin: 15px 10px 0;
    border: 1px solid #A6A6A6;
    text-align: left;
    padding: 10px
}

.SDGs-bottom .SDGs-effort-list__item__bottom em {
    font-weight: 700
}

.main-covid {
    background-image: url(/corporate/covid19_support/img/main-covid.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.main-sdgs {
    background-image: url(/corporate/SDGs/img/main-sdgs_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.sdgs-table-container .sdgs-table {
    font-size: .8333rem
}

.sdgs-table-container .sdgs-table thead tr th {
    background-color: #D9D9D9;
    border-bottom: 1px solid #A6A6A6;
    white-space: nowrap;
    padding: 10px 20px;
    font-weight: 700
}

.sdgs-table-container .sdgs-table thead tr th.goal-colmun {
    border-right: 1px solid #A6A6A6
}

.sdgs-table-container .sdgs-table tbody {
    border-bottom: 1px solid #A6A6A6
}

.sdgs-table-container .sdgs-table tbody tr:nth-child(odd) {
    background-color: #F2F2F2
}

.sdgs-table-container .sdgs-table tbody tr td {
    padding: 10px
}

.sdgs-table-container .sdgs-table tbody tr td.goal-colmun {
    border-right: 1px solid #A6A6A6;
    vertical-align: top
}

.sdgs-table-container .sdgs-table tbody tr td.description-colmun .description-colmun-title {
    font-weight: 700
}

.sdgs-table-container .sdgs-table tbody tr td.description-colmun p {
    line-height: 1.4
}

.sdgs-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.sdgs-images li {
    width: 49.5%
}

.top-banner-area-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.top-banner-area-list li {
    width: 48%;
    padding-right: 1%;
    padding-left: 0;
    padding-bottom: 2%
}

.top-banner-area-list li:nth-of-type(2) {
    padding-left: 1%;
    padding-right: 0
}

.guide-top {
    background-image: url(/guide/img/main-guide-top_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.section-inner.u-wide {
    display: block
}

.start-text.p-guide .section-title {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.start-text.p-guide .section-subtitle {
    margin-top: 2rem;
    margin-bottom: .5rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    text-align: left
}

.start-text.p-guide .section-subtitle.has-padding-lr {
    padding-left: 10px;
    padding-right: 10px
}

.start-text.p-guide .section__inner.u-mt {
    margin-top: 40px
}

.start-text.p-guide .section__inner.u-mt .section-subtitle {
    margin-top: 0
}

.start-text.p-guide sub {
    font-size: .6666rem
}

.p-guide .start-text__image {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.guide3-section {
    padding-bottom: 40px
}

.guide3-section__link {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.guide3-section__link__item {
    width: 33%;
    padding: 0 1%
}

.guide3-section__link__item:not(:last-child) {
    margin-bottom: 30px
}

.guide3-section__link__item>a {
    display: block
}

.guide3-section__link__item__title {
    margin-top: 15px;
    font-size: 1rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.guide3-section__link__item__text {
    margin-top: 10px;
    font-size: .6666rem;
    line-height: 1.6;
    min-height: 3rem
}

.guide4-section {
    padding-bottom: 40px
}

.guide4-section__link {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.guide4-section__link__item {
    width: 50%;
    padding: 0 1%;
    margin-bottom: 30px;
    text-align: center
}

.guide4-section__link__item>a {
    display: block
}

.guide4-section__link__item__title {
    margin-top: 15px;
    color: #00a9a9;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.icon.ico-download {
    width: 21px;
    display: inline-block;
    position: relative;
    top: -7px
}

.emphasized-section.p-guide {
    margin-top: 30px;
    padding: 5%
}

.emphasized-section .section-title {
    text-align: left;
    font-weight: 400;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700
}

.emphasized-section .guide-box-title {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    text-align: left
}

.emphasized-section .guide-box-text {
    text-align: left
}

.boxsize-icon-wrap {
    margin-top: 15px
}

.boxsize-icon {
    display: inline-block;
    padding: 1px 10px;
    line-height: 1.2;
    border: 1px solid #00a9a9;
    background-color: #eee;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: 1rem;
    border-radius: 7px
}

.boxsize-text {
    color: #00a9a9
}

.boxnum-area {
    text-align: left;
    max-width: 600px;
    margin: 30px auto
}

.boxnum-area .input-text {
    width: 33%;
    padding: 4px;
    border: solid 1px #707070;
    border-radius: 3px;
    font-size: .8333rem;
    margin: 5px 0
}

.boxnum-area .input-text.input-result {
    border: 2px solid #00a9a9;
    background-color: #eee;
    color: #000000 !important;
    -webkit-text-fill-color: #000;
    opacity: 1
}

@media screen and (max-width:420px) {
    .boxnum-area span {
        font-size: 3.8vw
    }

    .boxsize-icon {
        padding: 1px 4px;
        font-size: 3.4vw
    }
}

.sp-flex {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.p-guide .link-container {
    max-width: 100%;
    margin: 0 10px
}

.p-guide .link-container .bnr1,
.p-guide .link-container .bnr2 {
    display: flex;
    justify-content: space-between
}

.p-guide .link-container .bnr1 img,
.p-guide .link-container .bnr2 img {
    width: 100%
}

.p-guide .link-container .bnr1 li {
    flex: 1 0 100%
}

.p-guide .link-container .bnr2 {
    margin-top: 15px
}

.p-guide .link-container .bnr2 li {
    flex: 1 0 50%
}

.p-guide .link-container .bnr2 li:nth-child(even) {
    padding-left: 7px
}

.p-guide .link-container .bnr2 li:nth-child(odd) {
    padding-right: 7px
}

.guide-use {
    background-image: url(/guide/use/img/main-guide-use.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.emphasized-section.u-regist {
    background-color: #fff
}

.emphasized-section.u-regist h2 {
    margin-bottom: 0;
    font-size: 1rem
}

.emphasized-section.u-regist .label-button {
    margin-bottom: 0;
    margin-top: 10px
}

.emphasized-section.u-regist .l-flex {
    display: block
}

.movie-wrap {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 10px
}

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

.bottom-customer-section.bottom-customer-2 .large-customer-box-list__item {
    width: 98% !important;
    margin: 0 1%;
    margin-bottom: 30px
}

.main-faq {
    background-image: url(/guide/faq/img/bg_mainvisual_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.faq-section {
    margin-top: 0
}

.accordion-list {
    margin-top: 30px
}

.accordion-list__item {
    padding: 15px;
    border-bottom: 1px solid #ccc;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.accordion-list__item:first-child {
    border-top: 1px solid #ccc
}

.accordion-list__item__parent {
    position: relative;
    padding-left: 36px;
    padding-right: 26px;
    font-size: 1rem;
    cursor: pointer;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.accordion-list__item__parent:before {
    content: url(/guide/faq/img/icon_q.png);
    position: absolute;
    top: 0;
    left: 0
}

.accordion-list__item__parent::after {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: url(/common/img/arrow1_close.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 8%;
    right: 0;
    transform-origin: 50% 50%;
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in
}

.accordion-list__item__parent:hover {
    opacity: .5
}

.accordion-list__item__child {
    font-size: 1rem;
    padding: 0 0 0 10px;
    height: 0;
    overflow: hidden;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.accordion-list__item.is-open {
    background-color: #eee
}

.accordion-list__item.is-open .accordion-list__item__parent::after {
    content: url(/common/img/arrow1_open.svg)
}

.accordion-list__item.is-open .accordion-list__item__child {
    height: auto;
    max-height: 100%;
    padding: 15px 0 15px 10px
}

.section-gray {
    display: block;
    background-color: #F6F6F6;
    border: 1px solid #EEE
}

.section-gray.guide-index {
    padding: 30px
}

.section-gray.guide-index li {
    margin-top: 15px
}

.section-gray.guide-index li a {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-weight: 700
}

.how-to-use-section {
    padding-bottom: 40px
}

.how-to-use-section__link {
    margin-top: 30px;
    display: flex;
    justify-content: center
}

.how-to-use-section__link__item {
    width: 25%;
    padding: 0 1%;
    border: 1px solid #EEE
}

.how-to-use-section__link__item__text {
    margin-top: 10px;
    font-size: .6666rem;
    line-height: 1.6;
    min-height: 3rem
}

.guide-step__list {
    display: block
}

.guide-step__list__item {
    padding: 10px 10px 10px 20px;
    border: 1px solid #EEE;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 25px
}

.guide-step__list__item img {
    max-width: 35%
}

.guide-step__list__item:not(:last-child):after {
    content: '';
    display: block;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 35px;
    height: 10px;
    background-image: url(/guide/img/how-to-use-arrow_sp.png);
    background-size: cover;
    position: absolute
}

.guide-step__list__item__text {
    margin-right: 10px;
    font-size: .8333rem;
    width: 35%
}

.p-guide.line-up-section__link .line-up-section__link__item__title {
    font-size: .83rem
}

.p-guide .start-text__text__image {
    margin-top: 10px
}

.p-guide-faq__item:not(:first-child) {
    margin-top: 10px
}

.p-guide-faq__q {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-weight: 700;
    position: relative;
    padding-left: 36px;
    padding-right: 36px
}

.p-guide-faq__q::before {
    content: url(/guide/faq/img/icon_q.png);
    position: absolute;
    top: 0;
    left: 0
}

.p-guide-faq__a {
    margin-top: 0;
    font-size: .8333rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd
}

.u-guide-pb-border {
    padding-bottom: 25px
}

.u-guide-pb-border-border {
    padding-bottom: 25px;
    border-bottom: 1px solid #CCC
}

.u-guide-mt {
    margin-top: 0
}

.contact-body {
    margin: 20px auto
}

.contact-body__note {
    text-align: right;
    margin-bottom: 35px
}

.contact-body__attention {
    display: none;
    background-color: #e5f4f9;
    border: 1px solid #0091c5;
    padding: 15px 20px;
    color: #0091c5;
    margin-bottom: 35px
}

.contact-body__attention.is-on {
    display: block
}

.contact-body__table {
    width: 100%;
    margin: 30px 0;
    border-bottom: 1px solid #ccc
}

.contact-body__table th {
    vertical-align: middle;
    width: 30%;
    padding: 15px 0;
    padding-right: 5px;
    border-top: 1px solid #ccc;
    color: #00a9a9
}

.contact-body__table th.u-top {
    vertical-align: top
}

.contact-body__table td {
    vertical-align: middle;
    width: 70%;
    padding: 15px 0;
    border-top: 1px solid #ccc
}

.contact-body__table .th {
    color: #00a9a9
}

.contact-body__table.u-bdb0 {
    border-bottom: 0
}

.contact-body .request-document-group {
    margin-bottom: 25px
}

.contact-body .request-document-group__title {
    color: #00a9a9;
    margin-bottom: 10px
}

.contact-body .address-label-text {
    display: inline-block
}

.contact-body .address-label-text:not(:first-child) {
    margin-top: 10px
}

.contact-body .select--css .address-label-text {
    margin-top: 10px
}

.need {
    color: #999;
    display: inline-block;
    margin-left: 5px;
    font-size: .8333rem
}

.need.u-m0 {
    margin: 0
}

.select {
    overflow: hidden
}

.select__select {
    outline: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: ""
}

.select--css .select__label {
    position: relative;
    background: #fff;
    overflow: hidden
}

.select--css .select__label:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 40%;
    right: 15px;
    border-width: .45em .3em;
    border-style: solid;
    border-color: #707070 transparent transparent;
    z-index: 1
}

.select--css .select__label select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 4px;
    padding-right: 30px;
    background: transparent;
    border: 1px solid #707070;
    border-radius: 0;
    font-size: 1rem;
    outline: none;
    width: 90%;
    margin: 5px 0
}

.select--css .select__label select:focus {
    border: 1px solid #000
}

.select--css .select__label select.is-error {
    border: 1px solid #00a9a9;
    background-color: #e5f4f9
}

.select--css .select__label select::-ms-expand {
    display: none
}

.select--css .select__label select::-moz-focus-inner {
    border: 0
}

.select--css .select__label select * {
    text-shadow: none
}

.input-text {
    width: 90%;
    padding: 4px;
    border: solid 1px #707070;
    font-size: 1rem;
    margin: 5px 0;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0
}

.input-text:focus {
    border: 1px solid #000
}

.input-text.is-error {
    border: 1px solid #00a9a9;
    background-color: #e5f4f9
}

.labelradio--txt {
    cursor: pointer;
    position: relative;
    margin-right: 20px;
    overflow: hidden;
    padding-left: 25px;
    display: inline-block
}

.labelradio--txt:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #707070;
    border-radius: 50%;
    z-index: 3
}

.labelradio--txt:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background-color: #00a9a9;
    z-index: 1
}

.labelradio--txt input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: -20px;
    width: 21px;
    height: 21px;
    border: 0 solid #fff;
    box-shadow: 20px 0 #fff;
    z-index: 2
}

.labelradio--txt input[type="radio"]:checked {
    box-shadow: none
}

.labelradio--txt input[type="radio"]:focus {
    opacity: .2;
    box-shadow: 20px -1px #fff
}

label.checkbox_text {
    cursor: pointer;
    position: relative;
    top: 4px;
    padding-left: 25px;
    margin-right: 20px;
    overflow: hidden;
    padding-left: 20px;
    display: inline-block
}

label.checkbox_text:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 4px;
    left: 0;
    border: 1px solid #707070;
    z-index: 3
}

label.checkbox_text:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    margin-top: 0;
    width: 8px;
    height: 12px;
    border-right: 3px solid #00a9a9;
    border-bottom: 3px solid #00a9a9;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    z-index: 1
}

label.checkbox_text:hover {
    color: #00a9a9
}

label.checkbox_text input[type="checkbox"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    position: absolute;
    top: 4px;
    left: -16px;
    width: 16px;
    height: 16px;
    display: block;
    box-shadow: 16px 0 #fff;
    z-index: 2;
    margin: 0;
    padding: 0
}

label.checkbox_text input[type="checkbox"]:checked {
    box-shadow: none
}

label.checkbox_text input[type="checkbox"]:checked:focus {
    box-shadow: 16px 0 #666;
    opacity: .1
}

label.checkbox_text input[type="checkbox"]:focus {
    box-shadow: 16px 0 #fff
}

.c-textarea {
    width: 90%;
    height: 90px;
    border-radius: 0;
    border: solid 1px #707070;
    padding: 4px;
    font-size: 1rem;
    -webkit-appearance: none
}

.recapcha-box {
    background-color: #f4f4f4;
    padding: 15px;
    text-align: center
}

@media all and (max-width:340px) {
    .recapcha-box {
        padding: 10px 0
    }
}

.recapcha-kojin {
    margin-bottom: 0
}

.recapcha {
    display: none;
    width: 304px;
    height: 78px;
    margin: 0 auto
}

.recapcha.is-active {
    display: block
}

.form-button-box {
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center
}

.form-button {
    -webkit-appearance: none;
    border-width: 0;
    border-style: none;
    border-color: none;
    border-image: none;
    font-size: 1.222rem;
    color: #fff;
    padding: 8px;
    width: 90%;
    max-width: 400px;
    display: inline-block;
    border-radius: 30px;
    background-color: #0091c5;
    text-align: center;
    letter-spacing: 1.4px;
    color: #fff;
    margin: 10px auto
}

a.form-button:link,
a.form-button:visited {
    color: #fff
}

.form-cancel {
    -webkit-appearance: none;
    border-width: 0;
    border-style: none;
    border-color: none;
    border-image: none;
    font-size: 1.222rem;
    color: #fff;
    padding: 8px;
    width: 90%;
    max-width: 400px;
    display: inline-block;
    border-radius: 30px;
    background-color: #bbb;
    text-align: center;
    letter-spacing: 1.4px;
    color: #fff;
    margin: 10px auto
}

.form-cancel:hover {
    cursor: pointer;
    opacity: .8
}

.contact-body__thanks {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    margin: 30px 0;
    padding: 50px 0;
    font-size: .8333rem
}

.request-body .text {
    font-size: .8333rem;
    margin-top: 20px
}

.request-body__table {
    width: 100%;
    margin: 20px 0;
    font-size: .8333rem;
    border-bottom: 1px solid #ccc
}

.request-body__table td {
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    padding-left: 10px;
    border-top: 1px solid #ccc
}

.request-body .icon {
    width: 21px;
    display: inline-block;
    position: relative;
    top: -5px
}

.short-main-visual.has-icon {
    flex-wrap: wrap;
    align-content: center
}

.short-main-visual.has-icon .short-main-visual__inner__icon {
    flex-basis: 100%;
    max-width: 30px;
    margin-top: 6px
}

.short-main-visual.has-icon .short-main-visual__title {
    flex-basis: 100%
}

.download-body__table {
    margin: 50px 0 30px;
    font-size: .8333rem;
    border-bottom: 1px solid #ccc;
    width: 100%
}

.download-body__table th {
    vertical-align: middle;
    padding: 10px 3px;
    border-top: 1px solid #ccc;
    color: #00a9a9;
    font-size: .8333rem
}

.download-body__table th.u-top {
    vertical-align: top
}

.download-body__table th.u-top-sp {
    vertical-align: top
}

.download-body__table td {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 3px;
    border-top: 1px solid #eee;
    font-size: .7rem
}

.download-body__table .download-link {
    display: inline-block;
    margin-right: 20px;
    font-size: .6666rem
}

.ico-download {
    margin-left: 5px;
    margin-right: 4px
}

.download-icon {
    background-color: #ccc;
    border: 1px solid #eee;
    border-radius: 5px;
    max-width: 72px;
    vertical-align: middle;
    margin-right: 4px;
    float: left
}

.download-txt {
    display: block;
    margin-top: .7rem
}

.youtube-channel-link {
    display: inline-block;
    background-image: url(../common/img/icon_youtube_link.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-weight: 700;
    font-size: .8333rem
}

.press-release .top-section__inner .article dl {
    border-top: 1px solid #ccc;
    padding-top: 20px
}

.press-release .top-section__inner .article:last-child dl {
    border-top: 1px solid #ccc;
    padding-top: 20px
}

.select--css.select--news .select__label select {
    width: 180px
}

.press-release.news-section {
    margin-top: 30px
}

.press-release.news-section .top-section__inner {
    border: 0
}

.press-release .top-section__inner .article:last-child {
    margin-bottom: 25px
}

.press-release .top-section__inner .article dl .news-category span {
    width: 110px;
    text-align: center;
    padding: 2px 0
}

.page-link {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    padding-top: 40px
}

.page-link__num {
    font-size: .83333rem
}

.page-link__num ul {
    display: flex;
    justify-content: space-between
}

.page-link__num li {
    display: inline-block;
    padding: 10px
}

.page-link__num a:link,
.page-link__num a:visited {
    color: #00a9a9;
    text-decoration: underline
}

.page-link__next {
    text-align: right
}

.release .short-main-visual__title {
    font-size: 1rem;
    text-align: left;
    width: 100%
}

.release .short-main-visual__title .news-title {
    padding-left: 5px;
    display: inline-block
}

.release #main-text-container {
    margin-top: 20px;
    display: block
}

.press-release .detail-link--l,
.press-release .detail-link--r,
.press-release .page-link__num a {
    font-size: .666rem
}

.short-main-visual .news-date {
    color: #0091c5;
    padding: 2px 15px 10px 5px;
    font-size: 1rem;
    line-height: 1;
    display: block;
    text-align: left
}

.start-text.p-news a:link,
.start-text.p-news a:visited {
    color: #00a9a9
}

.start-text.p-news .start-text__text .section-subtitle {
    margin-top: 2rem;
    margin-bottom: 1rem
}

.news-pulldown {
    max-width: 1000px;
    margin: 0 auto;
    text-align: right
}

.news-page-nation {
    max-width: 1000px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.news-page-nation .page-numbers {
    font-size: .8333rem;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    color: #00a9a9;
    text-decoration: underline;
    margin-right: 1em
}

.news-page-nation .prev.page-numbers {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 20px;
    margin: 0;
    color: #000;
    text-decoration: none
}

.news-page-nation .prev.page-numbers::before {
    content: url(/common/img/arrow_left.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px
}

.news-page-nation .next.page-numbers {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 20px;
    margin: 0;
    color: #000;
    text-decoration: none
}

.news-page-nation .next.page-numbers::after {
    content: url(/common/img/arrow_right.svg);
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px
}

.case-sinchiku {
    background-image: url(/case/img/main-sinchiku_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.main-middle .main-visual__inner {
    padding-top: 15px;
    padding-bottom: 15px
}

.main-middle .main-visual__inner__text {
    margin-top: 0
}

.section-case .contact-body__table {
    margin: 10px 0;
    width: 100%;
    font-size: 1rem
}

.section-case .contact-body__table th {
    width: 40%;
    padding: 8px 5px
}

.section-case .contact-body__table td {
    width: 60%;
    padding: 8px 5px
}

.section-case .start-text__image {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.section-case .section__inner .section-subtitle {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-weight: 700
}

.image-narrow.section-case .start-text__image span {
    font-size: .8333rem;
    display: block;
    margin: 0 auto;
    max-width: 480px;
    padding: 2px;
    text-align: left
}

.image-narrow.section-case .start-text__image span.has-arrow-down {
    background-image: url(/case/img/arrow_down.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px
}

.image-narrow.section-case .start-text__image span.u-green {
    color: #00a9a9
}

.start-text.image-narrow.section-case .start-text__image {
    display: block
}

.start-text.image-narrow.section-case .start-text__image img {
    max-width: 100%
}

.case-kodate {
    background-image: url(/case/kodate/img/main-kodate_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.case-office {
    background-image: url(/case/office/img/main-office_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.case-machi {
    background-image: url(/case/machi/img/main-machi_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.case-shopping {
    background-image: url(/case/retail/img/main-shopping_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.case-school {
    background-image: url(/case/public/img/main-school_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.case-hoikuen {
    background-image: url(/case/hoikuen/img/main-hoikuen_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.case-hospital {
    background-image: url(/case/hospital/img/main-hospital_sp.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.message-body {
    margin: 20px auto
}

.message-body__text {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: left;
    margin: 50px 0 30px;
    padding: 80px 0;
    font-size: .8333rem
}

.message-body__text p {
    width: 90%;
    margin: 0 auto
}

.privacy-body {
    margin: 30px 0
}

.privacy-body-list dt {
    font-size: 1rem;
    margin-bottom: .7rem
}

.privacy-body-list dd {
    font-size: .8333rem;
    margin-bottom: 2rem
}

.privacy-body-foot {
    text-align: right;
    font-size: 1rem
}

.privacy-body-foot table {
    text-align: right;
    margin-right: 0;
    margin-left: auto
}

.privacy-body-foot th {
    text-align: left;
    padding-right: 1rem
}

.privacy-body-foot td {
    text-align: right
}

.main-showroom {
    background-image: url(/showroom/img/main-showroom-top_sp.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover
}

.emphasized-section.p-showroom {
    border: 1px solid #eee;
    padding: 20px
}

.u-telgothic {
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: 18px
}

.showroom-wrap {
    text-align: left;
    max-width: 1000px;
    margin: 0 10px;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
    display: block;
    flex-wrap: nowrap;
    justify-content: space-between
}

.showroom-wrap .start-text__image {
    width: 100%;
    margin: 0 auto;
    max-width: 300px;
    padding-right: 0
}

.showroom-wrap .start-text__image .slick-slide img {
    width: 100%
}

.showroom-wrap .start-text__text {
    width: 100%;
    margin-top: 30px
}

.showroom-wrap .start-text__text__detail-link {
    display: block
}

.showroom-wrap .start-text__text__detail-link .download-link,
.showroom-wrap .start-text__text__detail-link .new-link {
    display: block
}

#showroom-slide1 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

#showroom-slide2 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

#showroom-slide3 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

#showroom-slide4 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

#showroom-slide5 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

#showroom-slide6 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

#showroom-slide7 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

#showroom-slide8 .slick-dots {
    position: absolute;
    top: auto;
    bottom: -30px !important
}

.start-text.p-showroom .section-subtitle {
    margin-top: 2rem;
    margin-bottom: .5rem
}

.start-text .section__inner.u-block {
    display: block
}

.show-hide-wrap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

.show-hide-wrap .list {
    list-style: none;
    margin: 0;
    padding: 0
}

.show-hide-wrap .list li {
    float: none;
    width: 100%
}

.show-hide-wrap .list .list-link {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.show-hide-wrap .list .list-link::before {
    content: '→';
    height: 16px;
    width: 16px;
    position: absolute;
    color: #00a9a9;
    top: -4px;
    left: 0
}

.show-hide-wrap .list .list-link-no {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    font-size: .8333rem
}

.show-hide-wrap .list .list-link-no::before {
    content: '　';
    height: 16px;
    width: 16px;
    position: absolute;
    color: #00a9a9;
    top: -4px;
    left: 0
}

.show-hide-wrap .list:after {
    content: '';
    display: block;
    clear: both
}

.hide-text1,
.hide-text2,
.hide-text3,
.hide-text4,
.hide-text5,
.hide-text6,
.hide-text7,
.hide-text8 {
    display: none
}

button.bt-more1,
button.bt-more2,
button.bt-more3,
button.bt-more4,
button.bt-more5,
button.bt-more6,
button.bt-more7,
button.bt-more8 {
    position: relative;
    padding-left: 25px;
    font-family: "見出ゴMB1", "Midashi Go MB1", "-apple-system", "Droid Sans", "游ゴシック Medium", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic", "ＭＳ Ｐゴシック", "lucida grande", tahoma, verdana, arial, sans-serif;
    transform: rotate(0.001deg);
    -webkit-transform: rotate(0.05deg);
    font-weight: 700;
    background-color: transparent;
    font-size: .8333rem;
    border: none;
    outline: 0;
    transition: .5s;
    -erbkit-transition: .5s
}

button.bt-more1::before,
button.bt-more2::before,
button.bt-more3::before,
button.bt-more4::before,
button.bt-more5::before,
button.bt-more6::before,
button.bt-more7::before,
button.bt-more8::before {
    content: url(/common/img/arrow1_close.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0
}

button.bt-more1:hover,
button.bt-more2:hover,
button.bt-more3:hover,
button.bt-more4:hover,
button.bt-more5:hover,
button.bt-more6:hover,
button.bt-more7:hover,
button.bt-more8:hover {
    color: #00a9a9;
    text-decoration: underline
}

button.bt-more1.is-off::before,
button.bt-more2.is-off::before,
button.bt-more3.is-off::before,
button.bt-more4.is-off::before,
button.bt-more5.is-off::before,
button.bt-more6.is-off::before,
button.bt-more7.is-off::before,
button.bt-more8.is-off::before {
    content: url(/common/img/arrow2_open.svg);
    height: 16px;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0
}

.p-bottom-hero-image-unit {
    width: 100%;
    position: relative;
    max-height: 100vh;
    text-align: center
}

.p-bottom-hero-image-unit__picture {
    max-height: 100vh;
    display: block;
    position: relative
}

.p-bottom-hero-image-unit__picture>img {
    max-width: 100%;
    max-height: 100vh;
    height: auto
}

.pc-view {
    display: none
}
/* 202311  archive-glossary add */
.archive-glossary_description {
    font-weight: bold;
    font-size: 16px;
}
.archive-glossary_item {
    margin-top: 15px;
    margin-bottom: 30px;
}
.archive-glossary_item-head {

}
.archive-glossary_name {
    
}
.archive-glossary_name-head {
    font-size: 22px;
    font-weight: 700;
}

.archive-glossary_name span {
    background-color: #0091c5;
    color: #fff;
    font-size: 24px;
    padding: 8px;
    margin-right: 8px;
}
.archive-glossary_flex {
    display: flex;
    flex-wrap: wrap;
}
.archive-glossary_flex li {
    width: 45%;
    margin-right: 10px;
}
.archive-glossary_flex li a {
    color: #0091c5;
    font-weight: 800;
    background-color: rgba(0,112,153,.1);
    padding: 15px 20px;
    font-size: 14px;
    margin-top: 16px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.single-glossary h3 {
    margin-top: 30px;
    font-weight: 700;
    font-size: 1rem;
}
.single-glossary p {
    font-size: .8333rem;
}
/* 202407  single-glossary add */ 
.single-glossary_content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1.1rem;
    font-weight: 700;
}
.single-glossary_content h3 {
    margin: 8px 0 5px 0;
    font-size: 1rem;
    font-weight: 700;
}
.single-glossary_content p {
    font-weight: 500;
    font-size: .8333rem;
    margin-bottom: 1.5rem;
}
/* 2024.03 製品修理約款 */
.clausesTitle {
    font-size: 1rem;
    margin-bottom: 0.7em;
    margin-top: 2rem;
}
.clauseslist_type1 {
    font-size: .8333rem;
    list-style: decimal;
    margin-left: 20px;
}
.clauseslist_type2 {
    font-size: .8333rem;
}
.clauseslist_type2 li {
    counter-increment: cnt;
}
.clauseslist_type2 li::before {
    content: "(" counter(cnt) ")";
    margin-left: 1em;
    display: inline-block;
}
.clausesText {
    font-size: .8333rem;
}
.clausesText_right {
    font-size: .8333rem;
    text-align: right;
}
/* 2024.03 情報セキュリティポリシー */
.clauseslist_type3 {
    font-size: .8333rem;
    list-style: disc;
    margin-left: 20px;
}
.mt07 {
    margin-top: 0.7em;
}
