@charset "UTF-8";/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}
*, :after, :before {
    background-repeat: no-repeat;
    box-sizing: inherit
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit
}
* {
    padding: 0;
    margin: 0
}
audio:not([controls]) {
    display: none;
    height: 0
}
hr {
    overflow: visible
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}
summary {
    display: list-item
}
small {
    font-size: 80%
}
[hidden], template {
    display: none
}
abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active, a:hover {
    outline-width: 0
}
code, kbd, pre, samp {
    font-family: monospace, monospace
}
b, strong {
    font-weight: bolder
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
input {
    border-radius: 0
}
[role=button], [type=button], [type=reset], [type=submit], button {
    cursor: pointer
}
[disabled] {
    cursor: default
}
[type=number] {
    width: auto
}
[type=search] {
    -webkit-appearance: textfield
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
textarea {
    overflow: auto;
    resize: vertical
}
button, input, optgroup, select, textarea {
    font: inherit
}
optgroup {
    font-weight: 700
}
button {
    overflow: visible
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
border-style:0;
padding:0
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
outline:1px dotted ButtonText
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}
button, select {
    text-transform: none
}
button, input, select, textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}
select {
    -moz-appearance: none;
    -webkit-appearance: none
}
select::-ms-expand {
display:none
}
select::-ms-value {
color:currentColor
}
legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
img {
    border-style: none
}
progress {
    vertical-align: baseline
}
svg:not(:root) {
    overflow: hidden
}
audio, canvas, progress, video {
    display: inline-block
}

@media screen {
[hidden~=screen] {
    display: inherit
}
[hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute!important;
    clip: rect(0 0 0 0)!important
}
}
[aria-busy=true] {
    cursor: progress
}
[aria-controls] {
    cursor: pointer
}
[aria-disabled] {
    cursor: default
}
::-moz-selection {
background-color:#b3d4fc;
color:#000;
text-shadow:none
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
@-webkit-keyframes slideToTopPC {
from {
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
-webkit-transform:translateY(-100%) translateY(75.78%);
transform:translateY(-100%) translateY(75.78%)
}
}
@keyframes slideToTopPC {
from {
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
-webkit-transform:translateY(-100%) translateY(75.78%);
transform:translateY(-100%) translateY(75.78%)
}
}
@-webkit-keyframes slideToTopTablet {
from {
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
-webkit-transform:translateY(-100%) translateY(101.55172vw);
transform:translateY(-100%) translateY(101.55172vw)
}
}
@keyframes slideToTopTablet {
from {
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
-webkit-transform:translateY(-100%) translateY(101.55172vw);
transform:translateY(-100%) translateY(101.55172vw)
}
}
@-webkit-keyframes slideToTopSP {
from {
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
-webkit-transform:translateY(-100%) translateY(466px);
transform:translateY(-100%) translateY(466px)
}
}
@keyframes slideToTopSP {
from {
-webkit-transform:translateY(0);
transform:translateY(0)
}
to {
-webkit-transform:translateY(-100%) translateY(466px);
transform:translateY(-100%) translateY(466px)
}
}
@-webkit-keyframes crossFadeSlide {
0% {
opacity:0
}
10% {
opacity:1
}
90% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes crossFadeSlide {
0% {
opacity:0
}
10% {
opacity:1
}
90% {
opacity:1
}
100% {
opacity:0
}
}
@-webkit-keyframes crossFadeSlideFirst {
0% {
opacity:1
}
90% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes crossFadeSlideFirst {
0% {
opacity:1
}
90% {
opacity:1
}
100% {
opacity:0
}
}
html {
    font-size: 62.5%
}
body {
    font-size: 1rem;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: unset;
    background-color: #333
}
button {
    cursor: pointer
}

@media only screen and (-webkit-min-device-pixel-ratio:2), (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
}
input, select, textarea {
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (max-width:799px) {
.only-pc {
    display: none
}
}

@media (min-width:800px) {
.only-sp {
    display: none
}
}
.t-about-top-primary__lead, .t-about-top-primary__title, .t-front-page-top-lead, .t-front-page-top-lead--english {
    line-height: 1;
    text-align: center;
    color: #333;
    font-weight: 700
}
.t-about-company-info__title, .t-about-leader__title, .t-about-location__title {
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-about-company-info__title, [lang=ja] .t-about-leader__title, [lang=ja] .t-about-location__title {
    letter-spacing: .1em
}

@media (min-width:800px) {
.t-about-company-info__title, .t-about-leader__title, .t-about-location__title {
    margin: 0 auto 33px;
    padding-top: 72px
}
}

@media (max-width:799px) {
.t-about-company-info__title, .t-about-leader__title, .t-about-location__title {
    margin: 0 auto 10.36667%;
    padding-top: 68px
}
}
.t-fast-fact-bottom, .t-fast-fact-middle, .t-fast-fact-top {
    max-width: 980px;
    margin: 0 auto
}
.t-fast-fact-bottom-list, .t-fast-fact-middle-list, .t-fast-fact-top-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: left
}
.t-safety__title, .t-social__title, .t-sports__title {
    line-height: 1.5;
    text-align: center;
    color: #333;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-safety__title, [lang=ja] .t-social__title, [lang=ja] .t-sports__title {
    letter-spacing: .1em
}

@media (min-width:800px) {
.t-safety__title, .t-social__title, .t-sports__title {
    font-size: 3rem;
    padding: 72px 0 32px
}
}

@media (max-width:799px) {
.t-safety__title, .t-social__title, .t-sports__title {
    font-size: 2.8rem;
    padding: 18.7% 0 9.1%
}
}
.t-safety__item-box, .t-social__item-box, .t-sports__item-box {
    display: flex;
    justify-content: space-between;
    max-width: 980px;
    flex-wrap: wrap
}

@media (min-width:800px) {
.t-safety__item-box, .t-social__item-box, .t-sports__item-box {
    margin: 0 auto
}
}

@media (max-width:799px) {
.t-safety__item-box, .t-social__item-box, .t-sports__item-box {
    margin: 0 auto .3em
}
}
.t-article__pdf, .t-article__print {
    display: block;
    margin-right: 1.5em;
    text-decoration: none;
    color: #666;
    font-size: 1.6rem
}

@media (max-width:799px) {
.t-article__pdf, .t-article__print {
    display: none
}
}
.t-article__pdf:last-of-type, .t-article__print:last-of-type {
    margin-right: 0
}
.pc {
    display: block
}

@media (max-width:799px) {
.pc {
    display: none
}
}
.sp {
    display: block
}

@media (min-width:800px) {
.sp {
    display: none
}
}

@media only print {
.single-news .c-search-content, .single-news .t-article-news--latest, .single-news .t-article-news--related, .single-news .t-article-sns, .single-news .t-article-tag-list, .single-news .t-footer, .single-news .t-header, .single-news .t-header__padding {
    display: none!important
}
}

@media only print {
.t-article {
    padding-top: 0
}
}
.wrapper {
    width: 100%;
    font-family: "Noto Sans", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    background-color: #fff;
    position: relative
}
.t-contact-form br {
    display: none
}
.t-contact-form .wpcf7-validation-errors {
    color: #f9401c
}
.t-contact-form .wpcf7-form-control-wrap {
    display: block
}
.t-contact-form .wpcf7-not-valid-tip {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    top: -2em;
    left: 0;
    padding: .1em;
    font-size: 1.4rem;
    color: #f9401c;
    letter-spacing: -.03em
}
.t-contact-form .wpcf7-not-valid-tip::before {
    content: "";
    display: inline-block;
    margin-right: .2em;
    width: 18px;
    height: 18px;
background-image:resolve(icon_alert.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}
.t-contact-form .wpcf7-not-valid {
    border: 1px solid #f7422a
}
.t-contact-form .wpcf7-not-valid+.c-alter-select>.c-alter-select__label {
    border: 1px solid #f7422a
}
.t-contact-form .wpcf7-mail-sent-ok {
    margin: 40px auto 0!important;
    padding: 20px 0 23px!important;
    border-top: 8px solid #e5e5e5;
    border-right: none;
    border-bottom: 8px solid #e5e5e5;
    border-left: none;
    text-align: left
}
.t-contact-form .ajax-loader {
    display: none!important
}
.t-contact-form .wpcf7-response-output {
    margin: 40px auto 0!important;
    padding: 20px 0 23px!important;
    border-top: 8px solid #e5e5e5;
    border-right: none;
    border-bottom: 8px solid #e5e5e5;
    border-left: none;
    text-align: left;
    height: auto!important
}
.t-header {
    z-index: 999!important
}
.common_esg {
    font-family: "Avenir Roman", Arial, 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif
}
.common_esg abbr, .common_esg address, .common_esg article, .common_esg aside, .common_esg audio, .common_esg b, .common_esg blockquote, .common_esg body, .common_esg caption, .common_esg cite, .common_esg code, .common_esg dd, .common_esg del, .common_esg dfn, .common_esg dialog, .common_esg div, .common_esg dl, .common_esg dt, .common_esg em, .common_esg fieldset, .common_esg figure, .common_esg footer, .common_esg form, .common_esg h1, .common_esg h2, .common_esg h3, .common_esg h4, .common_esg h5, .common_esg h6, .common_esg header, .common_esg hgroup, .common_esg html, .common_esg i, .common_esg iframe, .common_esg img, .common_esg ins, .common_esg kbd, .common_esg label, .common_esg legend, .common_esg li, .common_esg mark, .common_esg menu, .common_esg nav, .common_esg object, .common_esg ol, .common_esg p, .common_esg pre, .common_esg q, .common_esg samp, .common_esg section, .common_esg small, .common_esg span, .common_esg strong, .common_esg sub, .common_esg sup, .common_esg table, .common_esg tbody, .common_esg td, .common_esg tfoot, .common_esg th, .common_esg thead, .common_esg time, .common_esg tr, .common_esg ul, .common_esg var, .common_esg video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}
.common_esg body {
    line-height: 1;
    background: #fff!important;
    padding-top: 50px
}
.common_esg .t-header {
    z-index: 100!important
}
.common_esg article, .common_esg aside, .common_esg dialog, .common_esg figure, .common_esg footer, .common_esg header, .common_esg hgroup, .common_esg nav, .common_esg section {
    display: block
}
.common_esg ul {
    list-style: none
}
.common_esg a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    text-decoration: none;
    color: inherit
}
.common_esg hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
.common_esg input, .common_esg select {
    vertical-align: middle
}
.common_esg table {
    border-collapse: collapse;
    border-spacing: 0
}
.common_esg img {
    max-width: 100%
}
.common_esg .clearfix::after {
    content: '';
    clear: both;
    display: block
}
.common_esg h1, .common_esg h2, .common_esg h3, .common_esg h4, .common_esg h5, .common_esg h6 {
    font-family: "Avenir BLK", "Arial Bold", 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", sans-serif
}
.common_esg .sp {
    display: none
}

@media screen and (max-width:768px) {
.common_esg .pc {
    display: none!important
}
.common_esg .sp {
    display: block
}
}
@font-face {
    font-family: "Avenir BLK";
    src: local("Avenir-Black");
    font-weight: 700
}
@font-face {
    font-family: "Avenir Roman";
    src: local("Avenir-Roman")
}
@font-face {
    font-family: "Arial Bold";
    src: local("arial");
    font-style: 700
}
@font-face {
    font-family: 'Avenir Black';
    src: local("Avenir-Black");
    font-weight: 700
}
@font-face {
    font-family: 'Avenir Roman';
    src: local("Avenir-Roman")
}
@font-face {
    font-family: 'Arial Bold';
    src: local("arial");
    font-style: 700
}
#esg_page.compliance-and-risk-management .hero {
    background-image: url(./img/sustainability/compliance-and-risk-management/img-ttl-005@2x.jpg)
}

@media screen and (max-width:799px) {
#esg_page.compliance-and-risk-management .hero {
    background-image: url(./img/sustainability/compliance-and-risk-management/img-ttl-005@2x_sp.jpg)
}
}
#esg_page .content .c-card, #esg_page .related .c-card {
    word-wrap: break-word;
    margin-top: 30px;
    border: 1px solid #707684;
    border-radius: 10px;
    padding: 15px;
    display: flex;
    position: relative;
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700
}

@media screen and (max-width:799px) {
#esg_page .content .c-card, #esg_page .related .c-card {
    padding: 10px;
    padding-top: 45px;
    flex-wrap: wrap;
    flex-direction: column-reverse
}
}
#esg_page .content .c-card__text, #esg_page .related .c-card__text {
    margin: 15px;
    flex: 1
}

@media screen and (max-width:799px) {
#esg_page .content .c-card__text, #esg_page .related .c-card__text {
    margin: 5px;
    flex: 1 1 auto
}
}
#esg_page .content .c-card__image, #esg_page .related .c-card__image {
    margin: 15px;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}
#esg_page .content .c-card__image>img, #esg_page .related .c-card__image>img {
    width: 192px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}

@media screen and (max-width:799px) {
#esg_page .content .c-card__image>img, #esg_page .related .c-card__image>img {
    width: 100%;
    height: 100%;
    position: absolute
}
}

@media screen and (max-width:799px) {
#esg_page .content .c-card__image, #esg_page .related .c-card__image {
    margin: 5px;
    padding-bottom: 56.25%
}
}
#esg_page .content .c-card__title, #esg_page .related .c-card__title {
    display: inline-flex;
    white-space: nowrap;
    align-items: baseline;
    word-break: keep-all;
    line-height: 0;
    border-bottom: 5px solid #ff0211;
    padding-bottom: 5px;
    position: relative;
    top: -.6em
}
#esg_page .content .c-card__title>img, #esg_page .related .c-card__title>img {
    max-height: 15px;
    margin-top: -7.5px;
    width: auto
}
#esg_page .content .c-card__title .mr, #esg_page .related .c-card__title .mr {
    margin-right: 5px
}
#esg_page .content .c-card__title .ml, #esg_page .related .c-card__title .ml {
    margin-left: 5px
}

@media screen and (max-width:799px) {
#esg_page .content .c-card__title, #esg_page .related .c-card__title {
    position: absolute;
    top: 25px
}
}
#esg_page .content .c-card__content, #esg_page .related .c-card__content {
    font-size: 1.6rem;
    line-height: 24px;
    margin-top: calc(20px - .6em)
}
#esg_page .content .c-card__content a, #esg_page .related .c-card__content a {
    color: #ff0211;
    font-size: 1.2rem;
    text-decoration: underline
}
#esg_page .content .c-card__content a:after, #esg_page .related .c-card__content a:after {
    content: none
}

@media screen and (max-width:799px) {
#esg_page .content .c-card__content a, #esg_page .related .c-card__content a {
    font-size: .8em
}
}

@media screen and (max-width:799px) {
#esg_page .content .c-card__content, #esg_page .related .c-card__content {
    font-size: 1em;
    margin: 0
}
}
#esg_page .content .c-goal-list, #esg_page .related .c-goal-list {
    display: flex;
    justify-content: space-between
}

@media screen and (max-width:799px) {
#esg_page .content .c-goal-list, #esg_page .related .c-goal-list {
    display: block
}
}
#esg_page .content .c-goal-list__texts, #esg_page .related .c-goal-list__texts {
    line-height: 1.3;
    flex: 1 1 0%
}
#esg_page .content .c-goal-list__texts>h2, #esg_page .related .c-goal-list__texts>h2 {
    margin-bottom: 20px
}
#esg_page .content .c-goal-list__sdg-set, #esg_page .related .c-goal-list__sdg-set {
    margin-top: 125px;
    margin-left: 30px;
    margin-right: 10px
}
#esg_page .content .c-goal-list__sdg-set svg, #esg_page .related .c-goal-list__sdg-set svg {
    display: block;
    width: 54px;
    height: 54px
}

@media screen and (max-width:799px) {
#esg_page .content .c-goal-list__sdg-set, #esg_page .related .c-goal-list__sdg-set {
    display: flex;
    justify-content: flex-end;
    margin: -5px;
    margin-right: 0
}
}
#esg_page .content .c-goal-list svg, #esg_page .content .c-goal-list__sdg, #esg_page .related .c-goal-list svg, #esg_page .related .c-goal-list__sdg {
    display: block;
    margin-bottom: 20px
}

@media screen and (max-width:799px) {
#esg_page .content .c-goal-list svg, #esg_page .content .c-goal-list__sdg, #esg_page .related .c-goal-list svg, #esg_page .related .c-goal-list__sdg {
    margin: 5px
}
}
#esg_page .content .c-policy-list, #esg_page .related .c-policy-list {
    display: flex;
    align-items: flex-start;
    margin: -10px
}

@media screen and (max-width:799px) {
#esg_page .content .c-policy-list, #esg_page .related .c-policy-list {
    display: block;
    margin: 0;
    text-align: center
}
}
#esg_page .content .c-policy-list--no-description, #esg_page .related .c-policy-list--no-description {
    align-items: center
}
#esg_page .content .c-policy-list--no-description .c-policy-list__title, #esg_page .related .c-policy-list--no-description .c-policy-list__title {
    margin-bottom: 0
}
#esg_page .content .c-policy-list>*, #esg_page .related .c-policy-list>* {
    margin: 10px
}

@media screen and (max-width:799px) {
#esg_page .content .c-policy-list>*, #esg_page .related .c-policy-list>* {
    margin: 0;
    margin-bottom: 20px
}
#esg_page .content .c-policy-list>:last-child, #esg_page .related .c-policy-list>:last-child {
    margin-bottom: 0
}
}
#esg_page .content .c-policy-list__texts, #esg_page .related .c-policy-list__texts {
    flex: 1 1 0%
}
#esg_page .content .c-policy-list__texts p, #esg_page .related .c-policy-list__texts p {
    margin-bottom: 30px
}
#esg_page .content .c-policy-list__texts p:last-child, #esg_page .related .c-policy-list__texts p:last-child {
    margin-bottom: 0
}
#esg_page .content .c-policy-list__title, #esg_page .related .c-policy-list__title {
    line-height: 1.3;
    font-size: 2.5rem;
    margin-bottom: 20px
}

@media screen and (max-width:799px) {
#esg_page .content .c-policy-list__title, #esg_page .related .c-policy-list__title {
    font-size: 1.6rem
}
}
#esg_page .content .c-policy-list__text, #esg_page .related .c-policy-list__text {
    font-size: 1.6rem;
    line-height: 1.5
}

@media screen and (max-width:799px) {
#esg_page .content .c-policy-list__text, #esg_page .related .c-policy-list__text {
    font-size: 1.4rem;
    text-align: left
}
}
#esg_page .content .c-policy-additional, #esg_page .related .c-policy-additional {
    margin-top: 50px;
    font-size: 1.6rem;
    line-height: 1.5
}

@media screen and (max-width:799px) {
#esg_page .content .c-policy-additional, #esg_page .related .c-policy-additional {
    margin-top: 30px;
    font-size: 1.4rem
}
}
#esg_page .content .c-effort, #esg_page .related .c-effort {
    display: flex;
    align-items: center;
    padding: 20px;
    border-top: 1px solid #e5e5e5;
    transition: .2s
}
#esg_page .content .c-effort:last-child, #esg_page .related .c-effort:last-child {
    border-bottom: 1px solid #e5e5e5
}
#esg_page .content .c-effort--active, #esg_page .content .c-effort:hover, #esg_page .related .c-effort--active, #esg_page .related .c-effort:hover {
    background: #e5e5e5
}
#esg_page .content .c-effort__texts, #esg_page .related .c-effort__texts {
    width: 100%;
    margin-left: 20px;
    flex: 1 1 0%
}
#esg_page .content .c-effort__title, #esg_page .related .c-effort__title {
    margin-bottom: 10px
}

@media screen and (max-width:799px) {
#esg_page .content .c-effort__title, #esg_page .related .c-effort__title {
    margin-bottom: 0
}
}
#esg_page .content .c-effort__text, #esg_page .related .c-effort__text {
    font-size: 1.4rem;
    line-height: 1.5
}

@media screen and (max-width:799px) {
#esg_page .content .c-effort__text, #esg_page .related .c-effort__text {
    display: none
}
}
#esg_page .content .c-effort__sdg-set, #esg_page .related .c-effort__sdg-set {
    width: 204px;
    margin-left: 20px;
    white-space: nowrap
}
#esg_page .content .c-effort__sdg-set>svg, #esg_page .related .c-effort__sdg-set>svg {
    width: 54px;
    margin-left: 10px
}

@media screen and (max-width:799px) {
#esg_page .content .c-effort__sdg-set, #esg_page .related .c-effort__sdg-set {
    display: none
}
}

@media screen and (min-width:800px) {
#esg_page .content br.sp, #esg_page .related br.sp {
    display: none
}
}

@media screen and (max-width:799px) {
#esg_page .content br.pc, #esg_page .related br.pc {
    display: none
}
}
#esg_page .content a:not(.c-effort), #esg_page .related a:not(.c-effort) {
    text-decoration: none;
    color: #f9583a;
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700;
    position: relative
}
#esg_page .content a:not(.c-effort):after, #esg_page .related a:not(.c-effort):after {
    content: '';
    width: 100%;
    height: 1px;
    background: #f9583a;
    position: absolute;
    bottom: -1px;
    left: 0
}
#esg_page .content a, #esg_page .related a {
    color: inherit;
    text-decoration: none
}
#esg_page .content li, #esg_page .related li {
    list-style: none
}
#esg_page .content p, #esg_page .related p {
    display: block;
    margin-bottom: 50px
}

@media screen and (max-width:799px) {
#esg_page .content p, #esg_page .related p {
    margin-bottom: 20px
}
}
#esg_page .content em, #esg_page .related em {
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700
}
#esg_page .content u, #esg_page .related u {
    display: block;
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700;
    margin-bottom: 20px
}
#esg_page .content h1, #esg_page .content h2, #esg_page .content h3, #esg_page .content h4, #esg_page .content h5, #esg_page .content h6, #esg_page .related h1, #esg_page .related h2, #esg_page .related h3, #esg_page .related h4, #esg_page .related h5, #esg_page .related h6 {
    font-weight: 700;
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    line-height: 1.3
}
#esg_page .content h1, #esg_page .related h1 {
    font-size: 4rem;
    margin-bottom: 50px;
    margin-top: 120px;
    position: relative
}

@media screen and (max-width:799px) {
#esg_page .content h1, #esg_page .related h1 {
    font-size: 2.6rem;
    margin-top: 60px;
    margin-bottom: 30px
}
}
#esg_page .content h2, #esg_page .related h2 {
    font-size: 4rem;
    margin-bottom: 50px;
    margin-top: 120px;
    position: relative
}

@media screen and (max-width:799px) {
#esg_page .content h2, #esg_page .related h2 {
    font-size: 2.6rem;
    margin-top: 60px;
    margin-bottom: 30px
}
}
#esg_page .content h3, #esg_page .related h3 {
    font-size: 3rem;
    margin-bottom: 70px;
    margin-top: 85px;
    position: relative
}

@media screen and (max-width:799px) {
#esg_page .content h3, #esg_page .related h3 {
    font-size: 1.8rem;
    margin-top: 60px;
    margin-bottom: 30px
}
}

@media screen and (max-width:799px) {
#esg_page .content h2+h3, #esg_page .related h2+h3 {
    margin-top: 30px
}
}
#esg_page .content cite, #esg_page .related cite {
    display: block;
    font-style: normal;
    font-size: 1.2rem
}

@media screen and (max-width:799px) {
#esg_page .content cite, #esg_page .related cite {
    font-size: 1rem
}
}
#esg_page .content svg, #esg_page .content>img, #esg_page .related svg, #esg_page .related>img {
    width: 100%;
    height: auto
}
#esg_page .content img, #esg_page .content svg, #esg_page .related img, #esg_page .related svg {
    max-width: 100%
}
#esg_page .content li>ol, #esg_page .content li>ul, #esg_page .related li>ol, #esg_page .related li>ul {
    -webkit-margin-before: 1em!important;
    -webkit-margin-after: 1em!important;
    -webkit-margin-start: 40px!important;
    -webkit-margin-end: 40px!important
}
#esg_page.creating-a-circular-economy .hero {
    background-image: url(./img/sustainability/creating-a-circular-economy/img-ttl-001@2x.jpg)
}

@media screen and (max-width:799px) {
#esg_page.creating-a-circular-economy .hero {
    background-image: url(./img/sustainability/creating-a-circular-economy/img-ttl-001@2x_sp.jpg)
}
}

@media screen and (max-width:799px) {
#esg_page.creating-a-circular-economy .content .c-policy-list__text {
    text-align: center
}
}
#esg_page.culture-and-education .hero {
    background-image: url(./img/sustainability/culture-and-education/img-ttl-002@2x.jpg)
}

@media screen and (max-width:799px) {
#esg_page.culture-and-education .hero {
    background-image: url(./img/sustainability/culture-and-education/img-ttl-002@2x_sp.jpg)
}
}
@font-face {
    font-family: 'Avenir Black';
    src: local("Avenir-Black");
    font-weight: 700
}
@font-face {
    font-family: 'Avenir Roman';
    src: local("Avenir-Roman")
}
@font-face {
    font-family: 'Arial Bold';
    src: local("arial");
    font-style: 700
}
#esg_page {
    font-size: 2rem;
    background: #fff;
    font-family: "Avenir Roman", Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    overflow-wrap: break-word;
    letter-spacing: .5px;
    line-height: 1.7;
    overflow: hidden;
    position: relative;
    display: block
}

@media screen and (max-width:799px) {
#esg_page {
    font-size: 1.6rem
}
}
#esg_page .container-fluid {
    max-width: calc(810px + 80px);
    padding-right: 40px;
    padding-left: 40px;
    margin: 0 auto
}
#esg_page .hero {
    width: 100%;
    height: 500px;
    overflow: hidden;
    opacity: 0;
    transition: 1.4s;
    background-size: cover;
    background-position: center center;
    background-color: grey;
    position: relative;
    z-index: 4
}

@media screen and (max-width:799px) {
#esg_page .hero {
    height: 300px
}
}
#esg_page .hero__texts {
    max-width: 1200px;
    width: 100%;
    position: relative;
    z-index: 5
}
#esg_page .hero__sustainability {
    display: inline-block;
    color: #fff;
    background: #ff0211;
    padding: 5px 10px;
    margin-top: 250px;
    font-size: 1.8rem;
    width: 180px;
    height: auto
}

@media screen and (max-width:799px) {
#esg_page .hero__sustainability {
    width: 120px;
    margin-top: 130px
}
}
#esg_page .hero__title {
    color: #fff;
    font-size: 5rem;
    line-height: 1.3;
    margin-top: 30px;
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700
}

@media screen and (max-width:799px) {
#esg_page .hero__title {
    font-size: 2.6rem;
    margin-top: 20px
}
}
#esg_page .hero-placeholder {
    background: #fff;
    width: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

@media screen and (max-width:799px) {
#esg_page .hero-placeholder {
    height: 300px
}
}
#esg_page .hex-bg-wrapper {
    max-width: 980px;
    padding: 0 4.27%;
    margin: 0 auto;
    box-sizing: content-box
}
#esg_page .hex-bg {
    position: relative;
    z-index: auto;
    max-width: 980px
}
#esg_page .hex-bg__img {
    width: 98vw;
    max-height: 820px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%)
}

@media screen and (max-width:799px) {
#esg_page .hex-bg__img {
    width: 100vw;
    height: auto;
    right: calc(get_vw(16) - 4.6%)
}
}
#esg_page .content {
    margin-top: 0
}

@media screen and (max-width:799px) {
#esg_page .content {
    margin-top: 75px
}
}
#esg_page .content {
    position: relative;
    z-index: auto;
    line-height: 2
}

@media screen and (max-width:799px) {
#esg_page .content {
    line-height: 1.7
}
}
#esg_page .content__heading {
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700;
    position: relative;
    padding-left: calc(10px + 7px + 20px);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 30px
}

@media screen and (max-width:799px) {
#esg_page .content__heading {
    margin-bottom: 20px;
    padding-left: calc(10px + 7px + 10px)
}
}
#esg_page .content__heading:before {
    content: '';
    width: 7px;
    height: 100%;
    background: #ff0211;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 10px
}
#esg_page .content__heading--blue:before {
    background: #4dc9ff
}

@media screen and (max-width:799px) {
#esg_page .content .c-goal-list {
    margin-top: -35px
}
}
#esg_page .content .c-list {
    margin-top: 50px
}
#esg_page .content .c-card {
    margin-top: 120px
}

@media screen and (max-width:799px) {
#esg_page .content .c-card {
    margin-top: 60px
}
}
#esg_page .content .c-policy-list {
    margin-top: 50px
}

@media screen and (max-width:799px) {
#esg_page .content .c-policy-list {
    margin-top: 30px
}
}
#esg_page .related-wrapper {
    background: #f5f5f5
}
#esg_page .related {
    margin-top: 0
}

@media screen and (max-width:799px) {
#esg_page .related {
    margin-top: 75px
}
}
#esg_page .related {
    margin-top: 120px;
    padding-top: 1px;
    padding-bottom: 105px
}

@media screen and (max-width:799px) {
#esg_page .related {
    margin-top: 60px;
    padding-bottom: 60px
}
}
#esg_page {/*! de-style.css v1.0.5 | MIT License | https://github.com/nicolas-cusan/destyle.css */
}
#esg_page * {
    box-sizing: border-box
}
#esg_page ::after, #esg_page ::before {
    box-sizing: inherit
}
#esg_page address, #esg_page blockquote, #esg_page dl, #esg_page figure, #esg_page form, #esg_page iframe, #esg_page p, #esg_page pre, #esg_page table {
    margin: 0
}
#esg_page h1, #esg_page h2, #esg_page h3, #esg_page h4, #esg_page h5, #esg_page h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}
#esg_page ol, #esg_page ul {
    margin: 0;
    padding: 0;
    list-style: none
}
#esg_page dt {
    font-weight: 700
}
#esg_page dd {
    margin-left: 0
}
#esg_page hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 0;
    border-top: 1px solid;
    margin: 0;
    clear: both
}
#esg_page pre {
    font-family: monospace, monospace;
    font-size: inherit
}
#esg_page address {
    font-style: inherit
}
#esg_page a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}
#esg_page abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
#esg_page b, #esg_page strong {
    font-weight: bolder
}
#esg_page code, #esg_page kbd, #esg_page samp {
    font-family: monospace, monospace;
    font-size: inherit
}
#esg_page small {
    font-size: 80%
}
#esg_page sub, #esg_page sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
#esg_page sub {
    bottom: -.25em
}
#esg_page sup {
    top: -.5em
}
#esg_page img {
    border-style: none;
    vertical-align: bottom
}
#esg_page embed, #esg_page iframe, #esg_page object {
    border: 0;
    vertical-align: bottom
}
#esg_page button, #esg_page input, #esg_page optgroup, #esg_page select, #esg_page textarea {
    vertical-align: middle;
    color: inherit;
    font: inherit;
    border: 0;
    background: 0 0;
    padding: 0;
    margin: 0;
    outline: 0
}
#esg_page select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}
#esg_page button, #esg_page input {
    overflow: visible
}
#esg_page button, #esg_page select {
    text-transform: none
}
#esg_page [type=button], #esg_page [type=reset], #esg_page [type=submit], #esg_page button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
#esg_page [type=button][disabled], #esg_page [type=reset][disabled], #esg_page [type=submit][disabled], #esg_page button[disabled] {
    cursor: default
}
#esg_page [type=button]::-moz-focus-inner, #esg_page [type=reset]::-moz-focus-inner, #esg_page [type=submit]::-moz-focus-inner, #esg_page button::-moz-focus-inner {
border-style:none;
padding:0
}
#esg_page [type=button]:-moz-focusring, #esg_page [type=reset]:-moz-focusring, #esg_page [type=submit]:-moz-focusring, #esg_page button:-moz-focusring {
outline:1px dotted ButtonText
}
#esg_page fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 0
}
#esg_page legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
#esg_page progress {
    vertical-align: baseline
}
#esg_page textarea {
    overflow: auto
}
#esg_page [type=checkbox], #esg_page [type=radio] {
    box-sizing: border-box;
    padding: 0
}
#esg_page [type=number]::-webkit-inner-spin-button, #esg_page [type=number]::-webkit-outer-spin-button {
height:auto
}
#esg_page [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
#esg_page [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
#esg_page ::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
#esg_page ::-webkit-input-placeholder {
font:inherit
}
#esg_page :-ms-input-placeholder {
font:inherit
}
#esg_page ::-ms-input-placeholder {
font:inherit
}
#esg_page ::placeholder {
font:inherit
}
#esg_page label[for] {
    cursor: pointer
}
#esg_page details {
    display: block
}
#esg_page summary {
    display: list-item
}
#esg_page table {
    border-collapse: collapse;
    border-spacing: 0
}
#esg_page caption {
    text-align: left
}
#esg_page td, #esg_page th {
    vertical-align: top
}
#esg_page th {
    text-align: left;
    font-weight: 700
}
#esg_page template {
    display: none
}
#esg_page [hidden] {
    display: none
}
.eco-pack {
    color: #222;
    margin-bottom: 120px
}
.eco-pack a {
    transition: .5s
}
.eco-pack a:hover {
    opacity: .7
}
.eco-pack img {
    vertical-align: top;
    opacity: 0;
    transition: 1.5s
}
.eco-pack .head {
    width: 100%
}
.eco-pack h2, .eco-pack h2+p {
    width: 808px;
    margin: 0 auto
}
.eco-pack h2 {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    margin-top: 110px
}
.eco-pack h2+p {
    font-size: 18px;
    line-height: 2;
    margin-top: 40px
}
.eco-pack h2+p::after {
    content: '';
    clear: both;
    display: block
}
.eco-pack h2+p a {
    display: block;
    width: 222px;
    height: 44px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    line-height: 44px;
    border-radius: 10px;
    text-align: center;
    margin-top: 50px;
    float: right;
    background: #ff0211
}
.eco-pack .img01 {
    display: block;
    margin-top: 120px
}
.eco-pack .img01 img {
    width: 100%
}
.eco-pack .img01+p {
    width: 808px;
    font-size: 14px;
    line-height: 1.5;
    margin: 25px auto 0
}
.eco-pack .img02 {
    display: block;
    margin-top: 120px
}
.eco-pack .img02 img {
    width: 100%
}
.eco-pack .img02+p {
    width: 808px;
    font-size: 14px;
    line-height: 1.5;
    margin: 25px auto 0
}
.eco-pack .img02+p small {
    display: block;
    font-size: 10px;
    line-height: 1;
    margin-top: 5px
}
.eco-pack .img03 {
    width: 808px;
    margin: 120px auto 0
}
.eco-pack .img03::after {
    content: '';
    clear: both;
    display: block
}
.eco-pack .img03 img {
    width: 474px;
    float: left
}
.eco-pack .img03 p {
    width: 306px;
    float: right;
    font-size: 14px;
    line-height: 1.5
}
.eco-pack .two-img {
    width: 808px;
    margin: 120px auto 0
}
.eco-pack .two-img::after {
    content: '';
    clear: both;
    display: block
}
.eco-pack .two-img .img04 {
    width: 306px;
    float: left
}
.eco-pack .two-img .img04 p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px
}
.eco-pack .two-img .img05 {
    width: 474px;
    float: right
}
.eco-pack .sns {
    margin-top: 120px
}
.eco-pack .sns dt {
    font-size: 14px;
    font-weight: 700;
    line-height: 1px;
    text-align: center
}
.eco-pack .sns dt img {
    width: 9px;
    position: relative;
    top: -3px
}
.eco-pack .sns dd {
    text-align: center;
    margin-top: 20px
}
.eco-pack .sns dd a, .eco-pack .sns dd span {
    position: relative;
    display: inline-block;
    width: 50px;
    vertical-align: top
}
.eco-pack .sns dd a .url, .eco-pack .sns dd span .url {
    display: none
}
.eco-pack .sns dd a .copy, .eco-pack .sns dd span .copy {
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    position: absolute;
    right: -50px;
    top: 70px;
    pointer-events: none;
    opacity: 0;
    transition: .5s
}
.eco-pack .sns dd a img, .eco-pack .sns dd span img {
    width: 100%
}
.eco-pack .sns dd a~*, .eco-pack .sns dd span~* {
    margin-left: 20px
}
.eco-pack .link1, .eco-pack .link2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 1
}
.eco-pack .link1 a, .eco-pack .link2 a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #f9583a
}
.eco-pack .link1 a::after, .eco-pack .link2 a::after {
    content: '';
    height: 1px;
    width: 100%;
    background: #f9583a;
    position: absolute;
    left: 0;
    bottom: -5px
}
.eco-pack .link1 {
    width: 808px;
    margin: 60px auto 0
}
.eco-pack .link2 {
    margin-top: 120px;
    text-align: center
}

@media screen and (max-width:768px) {
.eco-pack {
    margin-bottom: 16vw
}
.eco-pack h2, .eco-pack h2+p {
    width: 89.06667vw;
    line-height: 1.6;
    margin: 16vw auto 0
}
.eco-pack h2 {
    font-size: 5.33333vw
}
.eco-pack h2+p {
    font-size: 4.26667vw;
    margin-top: 5.33333vw
}
.eco-pack h2+p a {
    width: 100%;
    height: 13.33333vw;
    font-size: 3.73333vw;
    line-height: 13.33333vw;
    margin-top: 8vw;
    float: none
}
.eco-pack .img01 {
    margin-top: 16vw
}
.eco-pack .img01+p {
    width: 89.06667vw;
    font-size: 3.73333vw;
    margin: 5.33333vw auto 0
}
.eco-pack .img02 {
    margin-top: 16vw
}
.eco-pack .img02+p {
    width: 89.06667vw;
    font-size: 3.73333vw;
    margin: 5.33333vw auto 0
}
.eco-pack .img02+p small {
    font-size: 2.66667vw;
    margin-top: 1.33333vw
}
.eco-pack .img03 {
    width: 100%;
    margin: 16vw 0 0
}
.eco-pack .img03 img {
    width: 100%;
    float: none
}
.eco-pack .img03 p {
    width: 89.06667vw;
    float: none;
    font-size: 3.73333vw;
    margin: 5.33333vw auto 0
}
.eco-pack .two-img {
    width: 100%;
    margin: 16vw 0 0
}
.eco-pack .two-img .img04 {
    width: 100%;
    float: none
}
.eco-pack .two-img .img04 .img04_sp {
    display: block;
    margin-top: 5.33333vw
}
.eco-pack .two-img .img04 img {
    width: 100%
}
.eco-pack .two-img .img04 p {
    width: 89.06667vw;
    font-size: 3.73333vw;
    margin: 5.33333vw auto 0
}
.eco-pack .two-img .img05 {
    display: none
}
.eco-pack .sns {
    margin-top: 16vw
}
.eco-pack .sns dt {
    font-size: 3.2vw
}
.eco-pack .sns dt img {
    width: 2.4vw;
    top: -.8vw
}
.eco-pack .sns dd {
    margin-top: 5.33333vw
}
.eco-pack .sns dd a, .eco-pack .sns dd span {
    width: 13.33333vw
}
.eco-pack .sns dd a .copy, .eco-pack .sns dd span .copy {
    width: 40vw;
    height: 9.33333vw;
    line-height: 9.33333vw;
    text-align: center;
    color: #000;
    font-size: 3.46667vw;
    background: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    position: absolute;
    right: -13.33333vw;
    top: 0;
    bottom: -26.66667vw;
    margin: auto;
    pointer-events: none;
    opacity: 0;
    transition: .5s
}
.eco-pack .sns dd a~*, .eco-pack .sns dd span~* {
    margin-left: 5.33333vw
}
.eco-pack .link1, .eco-pack .link2 {
    font-size: 4.26667vw;
    line-height: 1.6
}
.eco-pack .link1 a::after, .eco-pack .link2 a::after {
    bottom: .53333vw
}
.eco-pack .link1 {
    width: 89.06667vw;
    margin: 8vw auto 0
}
.eco-pack .link2 {
    margin-top: 16vw
}
}
@font-face {
    font-family: 'Avenir Black';
    src: local("Avenir-Black");
    font-weight: 700
}
@font-face {
    font-family: 'Avenir Roman';
    src: local("Avenir-Roman")
}
@font-face {
    font-family: 'Arial Bold';
    src: local("arial");
    font-style: 700
}
#esg_page.local-empowerment .hero {
    background-image: url(./img/sustainability/local-empowerment/img-ttl-003@2x.jpg)
}

@media screen and (max-width:799px) {
#esg_page.local-empowerment .hero {
    background-image: url(./img/sustainability/local-empowerment/img-ttl-003@2x_sp.jpg)
}
}
#esg_page.safe-secure-and-fair-transactions .hero {
    background-image: url(./img/sustainability/safe-secure-and-fair-transactions/img-ttl-004@2x.jpg)
}

@media screen and (max-width:799px) {
#esg_page.safe-secure-and-fair-transactions .hero {
    background-image: url(./img/sustainability/safe-secure-and-fair-transactions/img-ttl-004@2x_sp.jpg)
}
}
#esg_page.strategy .catch__sustainability {
    display: inline-block;
    color: #fff;
    background: #ff0211;
    padding: 5px 10px;
    margin-top: 80px;
    font-size: 1.8rem;
    width: 180px;
    height: auto
}

@media screen and (max-width:799px) {
#esg_page.strategy .catch__sustainability {
    width: 120px;
    margin-top: 30px
}
}
#esg_page.strategy .catch__title {
    font-size: 6rem;
    line-height: 1.3;
    margin-top: 50px;
    font-family: "Avenir Black", "Arial Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 700
}

@media screen and (max-width:799px) {
#esg_page.strategy .catch__title {
    font-size: 3.2rem;
    margin-top: 30px
}
}
.t-header {
    z-index: 999
}
.esg_top {
    width: 100%;
    margin-bottom: 125px
}
.esg_top.off {
    opacity: 0
}
.esg_top .animte {
    transition: 1.5s
}
.esg_top .head {
    width: 100%;
    position: relative;
    z-index: 0;
    transition: 1.4s
}
.esg_top .head.fadeIn {
    opacity: 0
}
.esg_top .head h1 img {
    width: 100%;
    vertical-align: top
}
.esg_top .head .bg {
    content: '';
    height: 622px;
    background: url(./img/sustainability/top/bg-hex-gray@2x.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    left: 0;
    bottom: -622px
}
.esg_top .message {
    max-width: 870px;
    margin: 120px auto 0;
    font-size: 20px;
    line-height: 1.7;
    position: relative;
    z-index: 20;
    padding: 0 30px
}
.esg_top .message::after {
    content: '';
    clear: both;
    display: block
}
.esg_top .message p.fadeIn {
    opacity: 0
}
.esg_top .message p~p {
    margin-top: 60px
}
.esg_top .message p:last-of-type {
    width: 230px;
    float: right;
    font-weight: 700
}
.esg_top .message p:last-of-type img {
    width: 203px;
    margin-top: 10px
}
.esg_top .message p:last-of-type .big {
    display: block;
    font-size: 28px;
    line-height: 1;
    margin-top: 5px
}
.esg_top .link {
    margin-top: 60px;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 700;
    color: #f9583a
}
.esg_top .link a {
    position: relative;
    font-weight: 700;
    text-decoration: underline
}
.esg_top .pointWrap {
    margin-top: 120px;
    padding: 120px 0;
    background: #f5f5f5
}
.esg_top .pointWrap h2 {
    max-width: 870px;
    font-size: 40px;
    padding: 0 30px;
    margin: 0 auto
}
.esg_top .pointWrap h2+p {
    max-width: 870px;
    font-size: 20px;
    font-weight: 700;
    line-height: 2;
    margin: 40px auto 0;
    font-weight: 400;
    padding: 0 30px
}
.esg_top .pointWrap .points {
    margin-top: 80px
}
.esg_top .pointWrap .points::after {
    content: '';
    clear: both;
    display: block
}
.esg_top .pointWrap .points>li {
    position: relative
}
.esg_top .pointWrap .points>li.animte::after {
    transition: 1.5s
}
.esg_top .pointWrap .points>li.fadeIn::after {
    opacity: 0
}
.esg_top .pointWrap .points>li:first-of-type~li {
    margin-top: 80px
}
.esg_top .pointWrap .points>li::after {
    content: '';
    clear: both;
    display: block
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl::after, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl::after {
    content: '';
    width: 100%;
    height: 450px;
    background-position: center;
    position: absolute;
    bottom: -450px;
    z-index: 0
}
.esg_top .pointWrap .points>li:nth-of-type(2n-1) {
    float: left
}
.esg_top .pointWrap .points>li:nth-of-type(2n-1) dl::after {
    left: 0
}
.esg_top .pointWrap .points>li:nth-of-type(2n-1) dl {
    padding-right: 84px
}
.esg_top .pointWrap .points>li:nth-of-type(2n-1) .icon_side {
    float: left;
    padding-left: 30px
}

@media screen and (max-width:1200px) {
.esg_top .pointWrap .points>li:nth-of-type(2n-1) .icon_side {
    padding-left: 20px
}
}
.esg_top .pointWrap .points>li:nth-of-type(2n) {
    float: right
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl {
    float: right;
    padding-left: 84px
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl::after {
    right: 0
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl dd, .esg_top .pointWrap .points>li:nth-of-type(2n) dl dt {
    width: 100%;
    float: left;
    text-align: left
}
.esg_top .pointWrap .points>li:nth-of-type(2n) .icon_side {
    float: right;
    padding-right: 30px
}

@media screen and (max-width:1200px) {
.esg_top .pointWrap .points>li:nth-of-type(2n) .icon_side {
    padding-right: 20px
}
}
.esg_top .pointWrap .points>li dl {
    width: 80%;
    float: left;
    background: #ff0211;
    color: #fff;
    padding: 40px 30px 45px;
    box-sizing: border-box;
    position: relative;
    z-index: 10
}
.esg_top .pointWrap .points>li dl dd, .esg_top .pointWrap .points>li dl dt {
    width: 100%;
    float: right;
    text-align: left
}
.esg_top .pointWrap .points>li dl dd a, .esg_top .pointWrap .points>li dl dt a {
    display: block
}
.esg_top .pointWrap .points>li dl dt {
    font-size: 30px;
    line-height: 1.4;
    font-weight: 700;
    text-align: left
}
.esg_top .pointWrap .points>li dl dd {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left
}
.esg_top .pointWrap .points>li dl dd a {
    padding-top: 15px
}
.esg_top .pointWrap .points>li dl dd .underline {
    position: relative
}
.esg_top .pointWrap .points>li dl dd .underline::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -5px
}
.esg_top .pointWrap .points>li dl dd .underline img {
    width: 20px;
    vertical-align: top;
    position: relative;
    top: 1px;
    left: 2px
}
.esg_top .pointWrap .points>li .icon_side li {
    width: 138px;
    height: 138px
}
.esg_top .pointWrap .points>li .icon_side li~li {
    margin-top: 20px
}

@media screen and (max-width:1200px) {
.esg_top .pointWrap .points>li .icon_side li {
    width: 100px;
    height: 100px
}
}

@media screen and (max-width:1100px) {
.esg_top .pointWrap .points>li .icon_side li {
    width: 80px;
    height: 80px
}
}
.esg_top .pointWrap .points>li.point1 dl::after {
    background: url(./img/sustainability/top/point1.jpg) no-repeat;
    background-size: cover;
    background-position: center
}
.esg_top .pointWrap .points>li.point2 dl::after {
    background: url(./img/sustainability/top/point2.jpg) no-repeat;
    background-size: cover;
    background-position: center
}
.esg_top .pointWrap .points>li.point3 dl::after {
    background: url(./img/sustainability/top/point3.jpg) no-repeat;
    background-size: cover;
    background-position: center
}
.esg_top .pointWrap .points>li.point4 dl::after {
    background: url(./img/sustainability/top/point4.jpg) no-repeat;
    background-size: cover;
    background-position: center
}
.esg_top .pointWrap .points>li.point5 dl::after {
    background: url(./img/sustainability/top/point5.jpg) no-repeat;
    background-size: cover;
    background-position: center
}
.esg_top .gabanance {
    max-width: 870px;
    padding: 0 30px;
    margin: 120px auto 0
}
.esg_top .gabanance h2 {
    font-size: 40px;
    line-height: 1
}
.esg_top .gabanance p {
    font-size: 20px;
    font-weight: 400;
    line-height: 2;
    margin-top: 40px
}
.esg_top .gabanance p:nth-of-type(2) {
    margin-top: 10px;
    font-weight: 700
}
.esg_top .gabanance p:nth-of-type(2) a {
    position: relative;
    color: #f9583a
}
.esg_top .gabanance p:nth-of-type(2) a::after {
    content: '';
    width: calc(100% - 5px);
    height: 2px;
    background: #f9583a;
    position: absolute;
    left: 0;
    bottom: -5px
}

@media screen and (max-width:768px) {
.esg_top {
    margin-bottom: 16vw
}
.esg_top .pc {
    display: none
}
.esg_top .sp {
    display: block
}
.esg_top .head {
    width: 100%;
    height: 117.33333vw;
    background: url(./img/sustainability/top/headSP.jpg) no-repeat;
    background-size: cover;
    background-position: center
}
.esg_top .head .bg {
    width: 96vw;
    height: 65.86667vw;
    bottom: -65.86667vw
}
.esg_top .head .sustainability, .esg_top .head .svg {
    max-width: 100%;
    padding: 0 4.27%
}
.esg_top .head .sustainability img {
    width: 48vw
}
.esg_top .head .svg {
    margin-top: 5.06667vw
}
.esg_top .head .svg svg {
    width: auto;
    height: 22.4vw
}
.esg_top .message {
    width: 78.4vw;
    font-size: 4.26667vw;
    font-weight: 400;
    padding: 0;
    margin-top: 10.66667vw
}
.esg_top .message p~p {
    margin-top: 5.33333vw
}
.esg_top .message p:last-of-type {
    margin-top: 8vw;
    width: 48vw
}
.esg_top .message p:last-of-type img {
    width: 41.6vw
}
.esg_top .message p:last-of-type .big {
    font-size: 5.33333vw;
    margin-top: 1.33333vw
}
.esg_top .link {
    margin-top: 16vw;
    font-size: 4.26667vw;
    line-height: 1.6
}
.esg_top .link .sp {
    display: block
}
.esg_top .pointWrap {
    margin-top: 16vw;
    padding: 16vw 0;
    background: #f5f5f5
}
.esg_top .pointWrap h2 {
    max-width: 78.4vw;
    margin: 0 auto;
    padding: 0;
    font-size: 6.93333vw;
    line-height: 1.3
}
.esg_top .pointWrap h2+p {
    max-width: 78.4vw;
    margin: 0 auto;
    padding: 0;
    font-size: 4.26667vw;
    line-height: 1.7;
    font-weight: 400;
    margin-top: 5.33333vw
}
.esg_top .pointWrap .points {
    margin-top: 16vw
}
.esg_top .pointWrap .points>li {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: relative
}
.esg_top .pointWrap .points>li.animte dl {
    transition: 1.5s
}
.esg_top .pointWrap .points>li.animte dl {
    transition: 1.5s
}
.esg_top .pointWrap .points>li.fadeIn dl {
    opacity: 0
}
.esg_top .pointWrap .points>li.fadeIn dl {
    opacity: 0
}
.esg_top .pointWrap .points>li:first-of-type~li {
    margin-top: 13.33333vw
}
.esg_top .pointWrap .points>li:nth-of-type(2n), .esg_top .pointWrap .points>li:nth-of-type(2n-1) {
    float: none
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl {
    width: 100%;
    height: auto;
    float: none;
    padding: 8vw 10.66667vw 9.33333vw
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl::after, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl::after {
    content: none
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl dd, .esg_top .pointWrap .points>li:nth-of-type(2n) dl dt, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl dd, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl dt {
    float: none;
    text-align: left
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl dt, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl dt {
    font-size: 5.86667vw;
    line-height: 1.5
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl dd, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl dd {
    font-size: 4.26667vw
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl dd a, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl dd a {
    padding-top: 5.33333vw
}
.esg_top .pointWrap .points>li:nth-of-type(2n) dl dd:last-child, .esg_top .pointWrap .points>li:nth-of-type(2n-1) dl dd:last-child {
    text-align: right
}
.esg_top .pointWrap .points>li:nth-of-type(2n) .icon_side, .esg_top .pointWrap .points>li:nth-of-type(2n-1) .icon_side {
    display: none
}
.esg_top .gabanance {
    max-width: 78.4vw;
    padding: 0;
    margin: 16vw auto 0
}
.esg_top .gabanance h2 {
    font-size: 6.93333vw
}
.esg_top .gabanance p {
    font-size: 4.26667vw;
    margin-top: 4vw
}
.esg_top .gabanance p:nth-of-type(2) {
    text-align: right
}
.esg_top .gabanance p:nth-of-type(2) a::after {
    width: 100%
}
.esg_top .gabanance p:nth-of-type(2) a img {
    width: 5.33333vw;
    top: 1.86667vw
}
}
.t-about-company-info-dlist {
    text-align: left;
    overflow: hidden
}

@media (min-width:800px) {
.t-about-company-info-dlist {
    line-height: 2;
    margin: -8px auto 0 49px
}
}

@media (max-width:799px) {
.t-about-company-info-dlist {
    line-height: 1.6;
    margin: -1.2% auto 0
}
}
.t-about-company-info-dlist__title {
    font-weight: 700
}

@media (min-width:800px) {
.t-about-company-info-dlist__title {
    margin-bottom: .5em;
    float: left;
    clear: both
}
}

@media (min-width:800px) {
.t-about-company-info-dlist__data {
    margin-bottom: .5em;
    margin-left: 6.6em
}
[lang^=en] .t-about-company-info-dlist__data {
    margin-left: 210px
}
}

@media (max-width:799px) {
.t-about-company-info-dlist__data {
    margin-bottom: 1em
}
}
.t-about-company-info-dlist__link {
    color: #333
}
.t-about-company-info-dlist__link:hover {
    color: #f9401c
}
.t-about-company-info {
    border-top: 1px solid #f5f5f5;
    text-align: center;
    color: #333;
    font-size: 1.6rem
}
.t-about-company-info__inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 4.27%;
    box-sizing: content-box;
    max-width: 640px
}

@media (min-width:800px) {
.t-about-company-info__inner {
    padding-bottom: 65px
}
}

@media (max-width:799px) {
.t-about-company-info__inner {
    padding: 0 4.27% 59px
}
}
.t-about-leader-item {
    position: relative;
    text-align: left;
    list-style: none
}

@media (min-width:800px) {
.t-about-leader-item {
    max-width: 300px;
    flex-basis: 32%
}
}

@media (max-width:799px) {
.t-about-leader-item {
    width: 45.94%
}
}

@media (min-width:800px) {
.t-about-leader-item {
    margin-bottom: 35px
}
}

@media (max-width:799px) {
.t-about-leader-item {
    margin-bottom: 12%
}
}
.t-about-leader-item__image {
    display: block;
    width: 100%;
    margin: 0 auto
}
.t-about-leader-item__bottom {
    line-height: 22px
}

@media (min-width:800px) {
.t-about-leader-item__bottom {
    margin-top: 15px
}
}

@media (max-width:799px) {
.t-about-leader-item__bottom {
    margin-top: 9%
}
}
.t-about-leader-item__name {
    font-weight: 700
}
.t-about-leader-item__role {
    font-size: 1.2rem
}
.t-about-leader-item:nth-of-type(3n) {
    margin-right: 0
}
.t-about-leader-list {
    display: flex;
    align-items: top;
    flex-wrap: wrap;
    justify-content: space-between
}
.t-about-leader-list::after {
    content: "";
    display: block;
    height: 0
}

@media (min-width:800px) {
.t-about-leader-list::after {
    max-width: 300px;
    flex-basis: 32%
}
}

@media (max-width:799px) {
.t-about-leader-list::after {
    width: 45.94%
}
}
.t-about-leader {
    border-top: 1px solid #f5f5f5;
    color: #333;
    font-size: 1.6rem
}
.t-about-leader__inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 4.27%;
    box-sizing: content-box;
    text-align: center;
    margin-bottom: 60px
}
.t-about-location-item--primary, .t-about-location-item--secondary {
    margin-bottom: .8%;
    list-style: none;
    line-height: 1.6
}
.t-about-location-item--primary {
    box-sizing: border-box
}

@media (min-width:800px) {
.t-about-location-item--primary {
    max-width: 300px;
    flex-basis: 32%
}
}
.t-about-location-item__title {
    font-weight: 700
}
.t-about-location-item__address {
    font-size: 1.2rem
}

@media (min-width:800px) {
.t-about-location-item__address {
    margin-bottom: .2em
}
}
.t-about-location-list--primary {
    text-align: left;
    list-style: none
}

@media (min-width:800px) {
.t-about-location-list--primary {
    display: flex;
    justify-content: space-between
}
}

@media (max-width:799px) {
.t-about-location-list--primary {
    display: block
}
}

@media (max-width:799px) {
.t-about-location-list--secondary {
    margin-bottom: 1em
}
}
.t-about-location {
    border-top: 1px solid #f5f5f5;
    color: #333;
    font-size: 1.6rem
}
.t-about-location__inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 4.27%;
    box-sizing: content-box;
    text-align: center
}

@media (min-width:800px) {
.t-about-location__inner {
    margin: 0 auto 63px
}
}

@media (max-width:799px) {
.t-about-location__inner {
    margin: 0 auto 73px
}
}
.t-about-location__map {
    margin-bottom: 38px;
    position: relative;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

@media (min-width:800px) {
.t-about-location__map {
    height: 400px
}
}

@media (max-width:799px) {
.t-about-location__map {
    height: 345px
}
}
.t-about-location__map embed, .t-about-location__map iframe, .t-about-location__map object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px
}

@media (min-width:800px) {
.t-about-mission {
    margin: 0 auto 60px;
    padding-top: 80px;
    max-width: 640px
}
}

@media (max-width:799px) {
.t-about-mission {
    margin: 0 auto 18.6%;
    padding: 27.333% 4.27% 0
}
}
.t-about-mission__title {
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-about-mission__title {
    letter-spacing: .1em
}

@media (min-width:800px) {
.t-about-mission__title {
    margin-bottom: 24px
}
}

@media (max-width:799px) {
.t-about-mission__title {
    margin-bottom: 8%
}
}
.t-about-mission__text--bold {
    text-align: center;
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 38px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-about-mission__text--bold {
    letter-spacing: .1em
}
.t-about-mission__text {
    text-align: center;
    line-height: 2
}
.t-about-mission__text span {
    display: inline-block
}

@media all and (max-width:374px) {
.t-about-mission__text span {
    display: inline
}
}
.t-about-sub-leader-item {
    list-style-type: none
}
.t-about-sub-leader-item__inner {
    line-height: 21px;
    text-align: left;
    overflow: hidden
}

@media (min-width:800px) {
.t-about-sub-leader-item__inner {
    margin-bottom: 19px
}
}

@media (max-width:799px) {
.t-about-sub-leader-item__inner {
    margin-bottom: 11.4%
}
}
.t-about-sub-leader-item__name {
    font-weight: 700
}
[lang^=en] .t-about-sub-leader-item__name {
    float: none;
    display: block
}
.t-about-sub-leader-item__role {
    font-size: 1.2rem;
    display: flex;
    align-items: flex-start
}
[lang^=en] .t-about-sub-leader-item__role {
    margin-left: 0
}
.t-about-sub-leader-list {
    display: flex;
    justify-content: space-between;
    list-style: none
}

@media (min-width:800px) {
.t-about-sub-leader-list__column {
    max-width: 300px;
    flex-basis: 32%
}
}

@media (max-width:799px) {
.t-about-sub-leader-list__column {
    width: 45.94%
}
}

@media (max-width:799px) {
.t-about-sub-leader-list {
    margin-top: -2%
}
}
.t-about-top-dlist {
    line-height: 2
}
.t-about-top-dlist__title {
    margin-bottom: 2em
}
.t-about-top-dlist__data {
    line-height: 2
}

@media (max-width:799px) {
.t-about-top-dlist__data {
    margin-bottom: 18.66667%
}
}
.t-about-top-primary {
    margin-top: 0
}

@media (min-width:800px) {
.t-about-top-primary {
    margin: 167px auto 90px
}
}

@media (max-width:799px) {
.t-about-top-primary {
    margin: 34.3% 0 4.2%
}
}
.t-about-top-primary__title {
    line-height: 1
}

@media (min-width:800px) {
.t-about-top-primary__title {
    letter-spacing: -.02em;
    font-size: 5.5rem;
    line-height: 1.04
}
}

@media (max-width:799px) {
.t-about-top-primary__title {
    line-height: 1;
    letter-spacing: -.04em;
    font-size: 2.5rem
}
}

@media (min-width:800px) {
.t-about-top-primary__title {
    font-size: 5.6rem
}
}

@media (max-width:799px) {
.t-about-top-primary__title {
    font-size: 2.5rem
}
}
.t-about-top-primary__lead {
    line-height: 2.2
}

@media (min-width:800px) {
.t-about-top-primary__lead {
    letter-spacing: -.04em;
    font-size: 3rem
}
}

@media (max-width:799px) {
.t-about-top-primary__lead {
    margin-top: 3%;
    letter-spacing: -.02em;
    font-size: 1.3rem;
    line-height: 1.4
}
}
.t-about-top-primary__group {
    display: inline-block;
    margin-right: .25em
}
.t-about-top-primary__group--moved {
    display: inline-block;
    margin-right: .25em;
    margin-left: .4em
}
.t-about-top {
    margin: 0 auto;
    color: #333;
    font-size: 1.6rem
}

@media (max-width:799px) {
.t-about-top {
    font-size: 1.6rem
}
}
.t-about-value {
    font-size: 1.6rem;
    box-sizing: border-box
}

@media (min-width:800px) {
.t-about-value {
    max-width: 720px;
    margin: 0 auto;
    padding-bottom: 72px
}
}

@media (max-width:799px) {
.t-about-value {
    flex-basis: 100%;
    font-size: 1.6rem;
    padding: 0 4.27% 72px
}
}
.t-about-value__title {
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-about-value__title {
    letter-spacing: .1em
}

@media (min-width:800px) {
.t-about-value__title {
    margin-bottom: 24px
}
}

@media (max-width:799px) {
.t-about-value__title {
    margin-bottom: 8%
}
}
.t-about-value__text--bold {
    text-align: center;
    font-weight: 700;
    font-size: 2.2rem;
    margin-bottom: 10px;
    line-height: 32px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
.t-about-value__text--bold~.t-about-value__text--bold {
    margin-top: 24px
}
.t-about-value__text {
    text-align: center;
    line-height: 2
}
.t-about-value__text span {
    display: inline-block
}

@media all and (max-width:374px) {
.t-about-value__text span {
    display: inline
}
}

@media (max-width:799px) {
.t-about-value__en-text {
    display: block
}
}
[lang=ja] .t-about-value__ja-text {
    letter-spacing: .1em
}

@media (min-width:800px) {
.t-about-value__ja-text:before {
    content: " − "
}
}

@media (max-width:799px) {
.t-about-value__ja-text {
    display: block
}
}
.t-article-anchor {
    max-width: 640px;
    font-size: 1.4rem
}

@media (min-width:800px) {
.t-article-anchor {
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-anchor {
    margin: 10.2% 4.27%
}
}
.t-article-anchor__link {
    margin-right: 1em
}
.t-article-anchor__link:last-child {
    margin-right: 0
}

@media (min-width:800px) {
.t-article-detail {
    margin: 56px auto 16px
}
}

@media (max-width:799px) {
.t-article-detail {
    margin: 15.2% auto 4.7%
}
}
.t-article-detail::after {
    content: "";
    display: block;
    max-width: 640px;
    border-bottom: 8px solid #e5e5e5
}

@media (min-width:800px) {
.t-article-detail::after {
    margin: 0 auto
}
}

@media (max-width:799px) {
.t-article-detail::after {
    margin: 0 4.27%
}
}
.t-article-detail pre {
    max-width: 640px;
    white-space: pre-wrap;
    font-family: "Noto Sans", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif
}

@media (min-width:800px) {
.t-article-detail pre {
    margin: 0 auto
}
}

@media (max-width:799px) {
.t-article-detail pre {
    margin: 0 4.27%
}
}
.t-article-detail p {
    max-width: 640px;
    margin: 0 auto;
    line-height: 2;
    font-size: 1.6rem
}

@media (max-width:799px) {
.t-article-detail p {
    margin: 0 4.27%
}
}

@media (min-width:800px) {
.t-article-detail>p {
    margin-bottom: 33px
}
}

@media (max-width:799px) {
.t-article-detail>p {
    margin-bottom: 8.8%
}
}
.t-article-detail h4+p {
    margin-bottom: 0
}
.t-article-detail .image-box {
    max-width: 640px;
    padding-top: 20px
}

@media (min-width:800px) {
.t-article-detail .image-box {
    margin: 4px auto 50px
}
}

@media (max-width:799px) {
.t-article-detail .image-box {
    margin: 0 4.27% 14.6%
}
}
.t-article-detail .image-box a {
    display: block;
    text-align: center;
    color: #333;
    font-size: 1.6rem
}
.t-article-detail .image-box a:hover {
    color: #f9401c
}
.t-article-detail img {
    display: block;
    max-width: 100%
}
.t-article-detail h2 {
    max-width: 640px;
    line-height: 2.08;
    font-size: 2.4rem;
    font-weight: 700
}

@media (min-width:800px) {
.t-article-detail h2 {
    margin: 50px auto
}
}

@media (max-width:799px) {
.t-article-detail h2 {
    margin: 12.3% 4.27% 8%;
    line-height: 1.83
}
}
.t-article-detail h3 {
    max-width: 640px;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 2rem;
    font-weight: 700
}

@media (max-width:799px) {
.t-article-detail h3 {
    margin: 0 4.27%
}
}

@media (min-width:800px) {
.t-article-detail p+h3 {
    margin-top: 60px
}
}

@media (max-width:799px) {
.t-article-detail p+h3 {
    margin-top: 16%
}
}
.t-article-detail h4 {
    max-width: 640px;
    margin: 0 auto;
    line-height: 2;
    font-size: 1.6rem;
    font-weight: 700
}

@media (max-width:799px) {
.t-article-detail h4 {
    margin: 0 4.27%
}
}
.t-article-detail .th-top-table-box {
    max-width: 640px;
    overflow: auto
}

@media (min-width:800px) {
.t-article-detail .th-top-table-box {
    width: 100%;
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-detail .th-top-table-box {
    width: 95.73%;
    margin: 16% 0 16% 4.27%;
    white-space: nowrap
}
}
.t-article-detail .th-top-table-box table {
    border-collapse: collapse
}
.t-article-detail .th-top-table-box table tr {
    text-align: left
}
.t-article-detail .th-top-table-box table tr th {
    padding: .2em .5em;
    border: 1px solid #fff;
    background-color: #e5e5e5;
    font-weight: 400;
    vertical-align: top;
    line-height: 1.87
}
.t-article-detail .th-top-table-box table tr td {
    padding: .2em .5em;
    border: 1px solid #fff;
    background-color: #f5f5f5;
    line-height: 1.87;
    vertical-align: top
}
.t-article-detail .th-top-table-box td {
    min-width: 3.1em
}
.t-article-detail .th-side-table-box {
    max-width: 640px;
    overflow: auto
}

@media (min-width:800px) {
.t-article-detail .th-side-table-box {
    width: 100%;
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-detail .th-side-table-box {
    width: 95.73%;
    margin: 16% 0 16% 4.27%;
    white-space: nowrap
}
}
.t-article-detail .th-side-table-box table {
    border-collapse: collapse
}
.t-article-detail .th-side-table-box table tr {
    text-align: left
}
.t-article-detail .th-side-table-box table tr th {
    padding: .2em .5em;
    border: 1px solid #fff;
    background-color: #e5e5e5;
    font-weight: 400;
    vertical-align: top;
    line-height: 1.87
}
.t-article-detail .th-side-table-box table tr td {
    padding: .2em .5em;
    border: 1px solid #fff;
    background-color: #f5f5f5;
    line-height: 1.87;
    vertical-align: top
}
.t-article-detail .th-side-table-box th {
    min-width: 3.1em
}
.t-article-detail .line-table-box {
    max-width: 640px;
    margin: 0 auto
}

@media (min-width:800px) {
.t-article-detail .line-table-box {
    width: 100%;
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-detail .line-table-box {
    margin: 16% 4.27%
}
}
.t-article-detail .line-table-box table {
    table-layout: fixed;
    width: 100%
}
.t-article-detail .line-table-box dl {
    overflow: hidden
}
.t-article-detail .line-table-box dl dd, .t-article-detail .line-table-box dl dt {
    padding: 0 .3em
}

@media (min-width:800px) {
.t-article-detail .line-table-box dl dd, .t-article-detail .line-table-box dl dt {
    border-top: 1px solid #e5e5e5;
    line-height: 2
}
.t-article-detail .line-table-box dl dd:last-of-type, .t-article-detail .line-table-box dl dt:last-of-type {
    border-bottom: 1px solid #e5e5e5
}
}

@media (max-width:799px) {
.t-article-detail .line-table-box dl dd, .t-article-detail .line-table-box dl dt {
    line-height: 2
}
.t-article-detail .line-table-box dl dd:first-child, .t-article-detail .line-table-box dl dt:first-child {
    border-top: 1px solid #e5e5e5
}
.t-article-detail .line-table-box dl dd:nth-child(2n), .t-article-detail .line-table-box dl dt:nth-child(2n) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 1%
}
.t-article-detail .line-table-box dl dd:nth-child(2n+1), .t-article-detail .line-table-box dl dt:nth-child(2n+1) {
    padding-top: 1%
}
}
.t-article-detail .line-table-box dl dt {
    font-weight: 700
}

@media (min-width:800px) {
.t-article-detail .line-table-box dl dt {
    float: left;
width:calc(134/640 * 100%)
}
}

@media (min-width:800px) {
.t-article-detail .line-table-box dl dd {
margin-left:calc((134+17)/ 640 * 100%)
}
}
.t-article-detail blockquote {
    max-width: 640px;
    padding-left: 4%;
    border-left: 16px solid #e5e5e5;
    line-height: 2.5;
    box-sizing: border-box;
    color: #999;
    font-weight: 700
}

@media (min-width:800px) {
.t-article-detail blockquote {
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-detail blockquote {
    margin: 16% 4.27%
}
}
.t-article-detail blockquote p {
    margin-right: 0
}
.t-article-detail hr {
    width: 100%;
    height: 1px;
    border: none;
    background-color: #f5f5f5
}
.t-article-detail ul {
    max-width: 640px;
    padding-left: .5em;
    list-style: none;
    box-sizing: border-box
}

@media (min-width:800px) {
.t-article-detail ul {
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-detail ul {
    margin: 16% 4.27%
}
}
.t-article-detail ul li {
    padding-left: 1em;
    margin-bottom: 11px;
    line-height: 1.875;
    text-indent: -1.5em
}
.t-article-detail ul li::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0 .5em -2px 0;
    border: 4px solid #333;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #fff
}
.t-article-detail ol {
    max-width: 640px;
    padding-left: .5em;
    counter-reset: my-counter
}

@media (min-width:800px) {
.t-article-detail ol {
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-detail ol {
    margin: 16% 4.27%
}
}
.t-article-detail ol li {
    text-indent: -1.5em;
    margin-bottom: 11px;
    padding-left: 1em;
    line-height: 1.875;
    list-style: none
}
.t-article-detail ol li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    display: inline-block;
    text-align: center;
    width: 16px;
    height: 16px;
    margin: 0 8px -2px 0;
    line-height: 16px;
    border-radius: 50%;
    box-sizing: border-box;
    background-color: #333;
    color: #fff;
    font-size: 1rem;
    text-indent: 0;
    font-weight: 700
}
.t-article-detail a {
    color: #333;
    word-break: break-all
}
.t-article-detail a:hover {
    color: #f9401c
}
.t-article-detail .note-box {
    max-width: 640px;
    padding: 1em 0;
    line-height: 26px;
    box-sizing: border-box;
    background-color: #f5f5f5
}

@media (min-width:800px) {
.t-article-detail .note-box {
    margin: 60px auto
}
}

@media (max-width:799px) {
.t-article-detail .note-box {
    margin: 10.7% 4.27%
}
}
.t-article-detail .note-box>p {
    margin: 0 auto
}
.t-article-detail .note-box>* {
    padding: 0 1em;
    font-size: 1.2rem;
    line-height: 26px
}
.t-article-detail .note-box hr {
    width: 100%;
    height: 1px;
    border: none;
    background-color: #fff
}

@media (min-width:800px) {
.t-article-detail .note-box hr {
    margin: 10px 0
}
}

@media (max-width:799px) {
.t-article-detail .note-box hr {
    margin: 3% 0
}
}

@media (min-width:800px) {
.t-article-news--latest, .t-article-news--related {
    padding-bottom: 80px
}
}

@media (max-width:799px) {
.t-article-news--latest, .t-article-news--related {
    padding-bottom: 21.33333%
}
}
.t-article-news--related .c-article-list {
    border-bottom: 1px solid #e5e5e5
}

@media (min-width:800px) {
.t-article-news--related {
    padding-top: 80px
}
}

@media (max-width:799px) {
.t-article-news--related {
    padding-top: 21.33333%
}
}
.t-article-news__title {
    line-height: 1;
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    color: #333
}

@media (min-width:800px) {
.t-article-news__title {
    margin-bottom: 40px
}
}

@media (max-width:799px) {
.t-article-news__title {
    margin-bottom: 10.66667%
}
}
.t-article-sns {
    max-width: 640px;
    line-height: 1
}

@media (min-width:800px) {
.t-article-sns {
    margin: 0 auto 16px
}
}

@media (max-width:799px) {
.t-article-sns {
    display: flex;
    flex-wrap: wrap;
    margin: 0 4.27%
}
}

@media (min-width:800px) {
.t-article-sns>* {
    margin-right: .5em;
    vertical-align: bottom
}
}

@media (max-width:799px) {
.t-article-sns>* {
    margin: 0 .5em 1em 0;
    vertical-align: top
}
}
.t-article-tag-item {
    list-style: none;
    margin-right: 1em
}
.t-article-tag-item:last-child {
    margin-right: 0
}

@media (max-width:799px) {
.t-article-tag-item {
    margin-bottom: 1em
}
}
.t-article-tag-item__link {
    display: block;
    text-decoration: none;
    height: 20px;
    padding: 0 5px;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    background-color: #333;
    color: #fff;
    font-size: 1.2rem
}
.t-article-tag-list {
    display: flex;
    max-width: 640px
}

@media (min-width:800px) {
.t-article-tag-list {
    margin: 0 auto
}
}

@media (max-width:799px) {
.t-article-tag-list {
    margin: 0 4.27%;
    flex-wrap: wrap
}
}
.t-article {
    max-width: 980px;
    margin: 0 auto;
    padding: 73px 4.27%;
    color: #333;
    font-size: 1.6rem;
    box-sizing: content-box
}

@media (max-width:799px) {
.t-article {
    padding: 19.46667% 0
}
}
.t-article__category {
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-article__category {
    letter-spacing: .1em;
	color: #ff0000;
}

@media (min-width:800px) {
.t-article__category {
    margin-bottom: 9px
}
}

@media (max-width:799px) {
.t-article__category {
    margin-bottom: 2.4%
}
}
.t-article__menu {
    display: flex;
    justify-content: flex-end;
    border-bottom: 8px solid #e5e5e5;
    line-height: 24px
}

@media (max-width:799px) {
.t-article__menu {
    margin: 0 4.27%
}
}
.t-article__date {
    display: block;
    margin-right: auto;
    box-sizing: border-box;
    color: #ccc;
    font-size: 1.6rem
}
.t-article__title {
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.83;
    font-size: 2.4rem;
    font-weight: 400
}

@media (min-width:800px) {
.t-article__title {
    padding: 32px 0
}
}

@media (max-width:799px) {
.t-article__title {
    margin: 0 4.27%;
    padding: 8.53333% 0
}
}
.t-article+* {
    padding-top: 75px;
    border-top: 1px solid #f5f5f5
}
.t-contact-form {
    width: 100%
}
.t-contact-form__name {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    height: 48px;
    margin-bottom: 32px
}
.t-contact-form__name::-webkit-input-placeholder {
color:#999
}
.t-contact-form__name::-ms-input-placeholder {
color:#999
}
.t-contact-form__name::placeholder {
color:#999
}
.t-contact-form__company {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    height: 48px;
    margin-bottom: 32px
}
.t-contact-form__company::-webkit-input-placeholder {
color:#999
}
.t-contact-form__company::-ms-input-placeholder {
color:#999
}
.t-contact-form__company::placeholder {
color:#999
}
.t-contact-form__mail {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    height: 48px;
    margin-bottom: 32px
}
.t-contact-form__mail::-webkit-input-placeholder {
color:#999
}
.t-contact-form__mail::-ms-input-placeholder {
color:#999
}
.t-contact-form__mail::placeholder {
color:#999
}
.t-contact-form__tel {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    height: 48px;
    margin-bottom: 32px
}
.t-contact-form__tel::-webkit-input-placeholder {
color:#999
}
.t-contact-form__tel::-ms-input-placeholder {
color:#999
}
.t-contact-form__tel::placeholder {
color:#999
}
.t-contact-form__category {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    height: 48px;
    margin-bottom: 32px;
background-image:resolve(icon_arrow_select.svg);
    background-repeat: no-repeat;
    background-size: 28px 14px;
    background-position: 96% center;
    background-color: #fff
}
.t-contact-form__category::-webkit-input-placeholder {
color:#999
}
.t-contact-form__category::-ms-input-placeholder {
color:#999
}
.t-contact-form__category::placeholder {
color:#999
}
.t-contact-form__content {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    height: 400px;
    padding-top: .8em;
    resize: none;
    margin-bottom: 40px
}
.t-contact-form__content::-webkit-input-placeholder {
color:#999
}
.t-contact-form__content::-ms-input-placeholder {
color:#999
}
.t-contact-form__content::placeholder {
color:#999
}
.t-contact-form__button {
    display: block;
    width: 163px;
    margin: 0 auto;
    padding: 12px 0;
    line-height: 1;
    background: #333;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    width: 163px;
    height: 40px
}
.t-contact-form .c-alter-select {
    margin-bottom: 32px
}
.t-contact-notice {
    padding: .5em 1em;
    background-color: #f5f5f5;
    color: #333;
    text-align: left;
    margin-bottom: 32px;
    letter-spacing: -.04em
}
.t-contact-notice__strong {
    font-size: 1.4rem;
    line-height: 1.71429;
    font-weight: 700
}
.t-contact-notice__text {
    font-size: 1.2rem;
    line-height: 2
}
.t-contact-notice__link {
    color: #333
}
.t-contact-notice__link:hover {
    color: #f9401c
}
.t-contact {
    max-width: 640px;
    margin: 0 auto;
    padding: 0 4.27% 80px;
    box-sizing: content-box;
    text-align: center
}
.t-contact__title {
    line-height: 1;
    padding: 80px 0 38px;
    color: #333;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-contact__title {
    letter-spacing: .1em
}
.t-contact .c-alter-select__list {
    max-height: none
}
.t-safety-item-section__title {
    color: #333;
    font-size: 1.4rem;
    font-weight: 700
}
.t-safety-item-section__text {
    color: #333;
    font-size: 1.4rem
}
.t-safety-item {
    box-sizing: border-box
}

@media (min-width:800px) {
.t-safety-item {
    flex-basis: 50%;
    padding-bottom: 70px;
    border-bottom: 1px solid #f5f5f5;
    max-width: 50%
}
.t-safety-item:nth-of-type(2n+1) {
    padding-right: 2.04082%
}
.t-safety-item:nth-of-type(2n+2) {
    padding-left: 2.04082%
}
.t-safety-item:nth-of-type(n+3) {
    padding-top: 80px;
    border-bottom: none
}
}

@media (max-width:799px) {
.t-safety-item {
    flex-basis: 100%;
    padding-bottom: 1.3em
}
}
.t-safety-item__image {
    display: block;
    width: 100%;
    margin-bottom: 24px
}
.t-safety-item__title {
    line-height: 1.33333;
    color: #333;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 10px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-safety-item__title {
    letter-spacing: .1em
}
.t-safety-item__text {
    line-height: 2;
    color: #333;
    font-size: 1.6rem
}

@media (max-width:799px) {
.t-safety-item__text {
    padding-bottom: 1em
}
}
.t-safety-item__link {
    color: #333
}
.t-safety-item__link:hover {
    color: #f9401c
}

@media (min-width:800px) {
.t-safety-item {
    -webkit-flex-basis: 49%;
    max-width: 49%
}
}
.t-safety-item.t-safety-item__title {
    margin-bottom: 20px
}
.t-safety {
    padding: 0 4.27%;
    box-sizing: content-box
}
.t-social-item {
    box-sizing: border-box
}

@media (min-width:800px) {
.t-social-item {
    flex-basis: 50%;
    padding-bottom: 70px;
    border-bottom: 1px solid #f5f5f5;
    max-width: 50%
}
.t-social-item:nth-of-type(2n+1) {
    padding-right: 2.04082%
}
.t-social-item:nth-of-type(2n+2) {
    padding-left: 2.04082%
}
.t-social-item:nth-of-type(n+3) {
    padding-top: 80px;
    border-bottom: none
}
}

@media (max-width:799px) {
.t-social-item {
    flex-basis: 100%;
    padding-bottom: 1.3em
}
}
.t-social-item__image {
    display: block;
    width: 100%;
    margin-bottom: 24px
}
.t-social-item__title {
    line-height: 1.33333;
    color: #333;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 10px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-social-item__title {
    letter-spacing: .1em
}
.t-social-item__text {
    line-height: 2;
    color: #333;
    font-size: 1.6rem
}

@media (max-width:799px) {
.t-social-item__text {
    padding-bottom: 1em
}
}
.t-social-item__link {
    color: #333
}
.t-social-item__link:hover {
    color: #f9401c
}

@media (min-width:800px) {
.t-social-item {
    -webkit-flex-basis: 49%;
    max-width: 49%
}
}
.t-social-item.t-social-item__title {
    margin-bottom: 20px
}
.t-social {
    padding: 0 4.27%;
    box-sizing: content-box
}
.t-sports-item {
    box-sizing: border-box
}

@media (min-width:800px) {
.t-sports-item {
    flex-basis: 50%;
    padding-bottom: 70px;
    border-bottom: 1px solid #f5f5f5;
    max-width: 50%
}
.t-sports-item:nth-of-type(2n+1) {
    padding-right: 2.04082%
}
.t-sports-item:nth-of-type(2n+2) {
    padding-left: 2.04082%
}
.t-sports-item:nth-of-type(n+3) {
    padding-top: 80px;
    border-bottom: none
}
}

@media (max-width:799px) {
.t-sports-item {
    flex-basis: 100%;
    padding-bottom: 1.3em
}
}
.t-sports-item__image {
    display: block;
    width: 100%;
    margin-bottom: 24px
}
.t-sports-item__title {
    line-height: 1.33333;
    color: #333;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 10px;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-sports-item__title {
    letter-spacing: .1em
}
.t-sports-item__text {
    line-height: 2;
    color: #333;
    font-size: 1.6rem
}

@media (max-width:799px) {
.t-sports-item__text {
    padding-bottom: 1em
}
}
.t-sports-item__link {
    color: #333
}
.t-sports-item__link:hover {
    color: #f9401c
}

@media (min-width:800px) {
.t-sports-item {
    -webkit-flex-basis: 49%;
    max-width: 49%
}
}
.t-sports-item.t-sports-item__title {
    margin-bottom: 20px
}
.t-sports {
    padding: 0 4.27%;
    box-sizing: content-box
}
.t-sports .t-sports-link {
    display: block;
    width: 163px;
    margin: 40px 0 0;
    padding: 12px 0;
    line-height: 1;
    background: #333;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    float: right
}

@media screen and (max-width:768px) {
.t-sports .t-sports-link {
    margin: 0
}
}
.t-sports .t-sports-ad {
    width: 100%;
    font-size: 10px;
    line-height: 1;
    float: right;
    margin-top: 10px;
    text-align: right;
    padding-right: 15px;
    box-sizing: border-box
}

@media screen and (max-width:768px) {
.t-sports-item_fix {
    margin-top: 40px
}
}
.t-error {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.t-error__content {
    box-sizing: border-box;
    color: #333;
    text-align: center;
    max-width: 100%
}

@media (min-width:800px) {
.t-error__content {
    margin: 110px auto 150px
}
}

@media (max-width:799px) {
.t-error__content {
    margin: 15.3% 0 14.2%
}
}
.t-error__oops {
    font-weight: 700;
    display: block;
    word-break: break-all;
    font-size: 3.6rem
}
[lang=ja] .t-error__oops {
    line-height: 2
}
[lang^=en] .t-error__oops {
    line-height: 1.8
}
.t-error__text {
    display: block;
    margin-bottom: 24px;
    line-height: 1.4;
    font-size: 1.6rem
}
.t-error__link {
    display: inline;
    line-height: 1.4;
    font-size: 1.6rem;
    color: #333;
    text-decoration: none
}
.t-error__link:hover {
    color: #f9401c
}
.t-footer-company-info__list {
    display: inline-block;
    margin: 0 50px 30px 0
}
.t-footer-company-info__list li a {
    border-right: 1px solid #999;
    font-size: 1.2rem;
    color: #999;
    text-decoration: none;
    padding: 0 10px
}
.t-footer-company-info__list li:last-child a {
    border: none
}

@media (max-width:799px) {
.t-footer-company-info__list li:last-child a {
    padding: 0
}
}

@media (max-width:799px) {
.t-footer-company-info__list {
    margin: 0 0 20px 0;
    display: block
}
}
.t-footer-company-info__item {
    display: inline-block;
    list-style: none
}
.t-footer-link-box {
    margin-right: 3%
}

@media (max-width:799px) {
.t-footer-link-box {
    display: none
}
}
.t-footer-link-box .t-footer-link-box__title {
    display: inline-block;
    margin-bottom: 15px;
    text-decoration: none;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700
}
.t-footer-link-box__list {
    margin-bottom: 10px
}
.t-footer-link-box__item {
    list-style: none;
    margin-bottom: 5px
}
.t-footer-link-box__link {
    margin-bottom: 15px;
    line-height: 1;
    text-decoration: none;
    list-style: none;
    color: #999
}
.t-footer-link-box__link::before {
    content: "-";
    margin-right: 2px
}

@media (min-width:800px) {
.t-footer-relation {
    flex-shrink: 0;
    margin-left: 0
}
}

@media (max-width:799px) {
.t-footer-relation {
    width: 100%
}
}
.t-footer-relation__title {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700
}

@media (min-width:800px) {
.t-footer-relation__title {
    display: inline-block;
    margin-bottom: 15px
}
}

@media (max-width:799px) {
.t-footer-relation__title {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #666
}
}
.t-footer-relation__item {
    list-style: none
}

@media (min-width:800px) {
.t-footer-relation__item {
    margin-bottom: 5px
}
}

@media (max-width:799px) {
.t-footer-relation__item {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #666
}
}
.t-footer-relation__link {
    margin-bottom: 15px;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    font-size: 1.4rem
}
.t-footer-sns {
    margin-left: auto
}

@media (min-width:800px) {
.t-footer-sns {
    width: 203px;
    flex-shrink: 0
}
}

@media (max-width:799px) {
.t-footer-sns {
    flex-grow: 1;
    flex-shrink: 0;
    max-width: calc(100% - 150px);
    flex-basis: calc(100% - 150px)
}
}
.t-footer-sns__list {
    display: flex;
    align-items: center;
    display: inline-block
}

@media (min-width:800px) {
.t-footer-sns__list {
    justify-content: flex-start
}
}

@media (max-width:799px) {
.t-footer-sns__list {
    justify-content: space-between;
    margin-left: auto;
    width: 120px
}
}
.t-footer-sns__item {
    display: inline-block;
    list-style: none
}

@media (min-width:800px) {
.t-footer-sns__item {
    margin-right: 24px
}
}

@media (max-width:799px) {
.t-footer-sns__item {
    margin-right: 10px
}
}
.t-footer-sns__item:last-of-type {
    margin-right: 0
}
.t-footer-sns__link {
    display: block
}
.t-footer-sns__link img {
    display: block;
    position: relative;
    top: 8px
}
.t-footer-sns__image {
    width: 24px;
    height: 24px
}
.t-footer {
    background-color: #333;
    color: #fff;
    font-size: 1.4rem
}
.t-footer__inner {
    position: relative;
    box-sizing: content-box;
    overflow: hidden
}

@media (min-width:800px) {
.t-footer__inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 36px 4.27%
}
}

@media (max-width:799px) {
.t-footer__inner {
    width: auto;
    padding: 38px 4.27% 0
}
}
.t-footer__top {
    display: flex;
    flex: 1
}
.t-footer__bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline
}

@media (min-width:800px) {
.t-footer__bottom {
    margin-top: 27px
}
}

@media (max-width:799px) {
.t-footer__bottom {
    position: relative;
    padding-bottom: 40px
}
}
.t-footer__bottom__links {
    padding: 50px 0;
    text-align: center;
    width: 100%
}
.t-footer__bottom__logo {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 auto 10px auto
}
.t-footer__logo {
    display: block;
    text-decoration: none;
    padding-bottom: 10px
}
.t-footer__copyright {
    color: #999;
    font-size: 1.2rem
}

@media (max-width:799px) {
.t-footer__copyright {
    margin-top: 38px;
    order: 5;
    line-height: 20px
}
}

@media (max-width:799px) {
.t-footer__contact {
    margin-top: 38px;
    order: 5;
    line-height: 20px
}
}

@media (max-width:799px) {
.t-footer__privacy-policy {
    margin-top: 38px;
    margin-right: 10px;
    order: 5;
    line-height: 20px
}
}
.t-founderletter-title {
    margin: 30px auto;
    text-align: center
}
.t-founderletter-img img {
    width: 100%
}
.t-founderletter-text {
    margin: 0 auto;
    width: 75%
}
.t-founderletter-text h1 {
    font-size: 17px;
    margin: 40px 0 50px
}
.t-founderletter-text p {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 50px
}
.t-founderletter-sign {
    margin: 45px auto 90px;
    width: 75%;
    text-align: right
}
.t-founderletter-sign img {
    width: 275px;
    height: 72px;
    margin-right: -25px
}
.t-founderletter-share {
    margin: 0 auto 79px;
    width: 75%;
    border-top: solid 9px #e5e5e5;
    padding-top: 15px
}

@media (min-width:800px) {
.t-founderletter-text {
    width: 54%
}
.t-founderletter-text-title {
    margin-top: 193px
}
.t-founderletter-sign {
    width: 54%
}
.t-founderletter-share {
    width: 54%;
    border-top: none
}
}

@media (min-width:1600px) {
.t-founderletter-img {
    width: 1600px;
    margin: 0 auto;
    text-align: center
}
.t-founderletter-img img {
    width: 1400px
}
.t-founderletter-share, .t-founderletter-sign, .t-founderletter-text {
    width: 760px
}
}
.t-front-page-product-item {
    float: left;
    height: 100%;
    list-style: none;
    position: relative;
    overflow: hidden
}

@media (max-width:799px) {
.t-front-page-product-item {
    width: 100vw;
    height: 106.66667vw;
    overflow: hidden
}
}
.t-front-page-product-item__image {
    display: block
}

@media (min-width:800px) {
.t-front-page-product-item__image {
    position: relative;
    left: 1px;
    width: 980px
}
}

@media (max-width:799px) {
.t-front-page-product-item__image {
    position: absolute;
    top: 0;
    left: 50%;
    height: 106.66667vw;
    -webkit-transform: translateX(-40%);
    transform: translateX(-40%)
}
}
.t-front-page-product-item__explain {
    position: absolute;
    text-align: left
}

@media (min-width:800px) {
.t-front-page-product-item__explain {
    left: 25px;
    bottom: 25px
}
}

@media (max-width:799px) {
.t-front-page-product-item__explain {
    left: 16px;
    bottom: 12px
}
}
.t-front-page-product-item__logo {
    max-height: 50px
}
.t-front-page-product-item__lead {
    color: #333;
    font-weight: 700
}
.t-front-page-product-list {
    margin: 0 auto;
    overflow: hidden;
    display: block
}

@media (min-width:800px) {
.t-front-page-product-list {
    margin-bottom: 40px
}
}

@media (max-width:799px) {
.t-front-page-product-list {
    margin-bottom: 10.66667%
}
}
.t-front-page-product-list__inner {
    position: relative;
    width: 980px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

@media (min-width:800px) {
.t-front-page-product-list__inner {
    height: 400px
}
}

@media (max-width:799px) {
.t-front-page-product-list__inner {
    height: 106.66667vw
}
}
.t-front-page-section__title {
    margin-bottom: 80px;
    line-height: 1;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-front-page-section__title {
    letter-spacing: .1em
}

@media (max-width:799px) {
.t-front-page-section__title {
    margin-bottom: 10.66667vw
}
}
.t-front-page-section--product {
    text-align: center
}

@media (min-width:800px) {
.t-front-page-section--product .c-more-button {
    margin-bottom: 60px
}
}

@media (min-width:800px) {
.t-front-page-section--product {
    padding: 80px 0 0
}
}

@media (max-width:799px) {
.t-front-page-section--product {
    padding: 80px 0
}
}
.t-front-page-section--press {
    text-align: center;
    border-top: 1px solid #f5f5f5
}

@media (min-width:800px) {
.t-front-page-section--press {
    padding: 80px 4.27% 80px
}
}

@media (max-width:799px) {
.t-front-page-section--press {
    padding: 21.33333% 4.27%
}
}
.t-front-page-section--press .c-article-list {
    margin: 0 auto 40px
}
.t-front-page-section--banner {
    margin: 0 0 80px 0
}
.t-front-page-section--banner__list {
    max-width: 980px;
    margin: 0 auto;
    text-align: center
}
.t-front-page-section--banner__child {
    display: inline;
    margin: 0;
    padding: 0 10px
}
.t-front-page-section--banner__child a img {
    width: 230px;
    vertical-align: bottom;
    border-radius: 5px
}

@media (max-width:799px) {
.t-front-page-section--banner__list {
    width: 100%;
    padding: 0 20px
}
.t-front-page-section--banner__child {
    display: block;
    padding: 0;
    margin: 0 0 20px 0
}
.t-front-page-section--banner__child a img {
    width: 100%
}
}

@media (max-width:799px) {
.t-front-page-top-bg-item {
    display: none;
    position: absolute;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden
}
}
.t-front-page-top-bg-item__image {
    height: 106.66667vw
}
.t-front-page-top-bg-item.is-visible {
    display: block
}
.t-front-page-top-bg-list {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media (min-width:800px) {
.t-front-page-top-bg-list {
    display: none
}
}

@media (max-width:799px) {
.t-front-page-top-bg-list__inner {
    height: 100%
}
}
.t-front-page-top-bg {
    overflow: hidden;
    background-color: #000
}

@media (min-width:800px) {
.t-front-page-top-bg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 56.35%
}
}

@media (max-width:799px) {
.t-front-page-top-bg {
    height: 106.66667vw
}
}
.t-front-page-top-bg__movie {
    position: absolute;
    width: 101%;
    height: 120%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:799px) {
.t-front-page-top-bg__movie {
    display: none
}
}
.t-front-page-top-lead {
    line-height: 2.2;
    color: #fff
}

@media (min-width:800px) {
.t-front-page-top-lead {
    letter-spacing: -.04em;
    font-size: 3rem
}
}

@media (max-width:799px) {
.t-front-page-top-lead {
    margin-top: 3%;
    letter-spacing: -.02em;
    font-size: 1.3rem;
    line-height: 1.4
}
}
.t-front-page-top-lead--english {
    color: #fff;
    margin-top: 0
}

@media (min-width:800px) {
.t-front-page-top-lead--english {
    letter-spacing: -.02em;
    font-size: 5.5rem;
    line-height: 1.04
}
}

@media (max-width:799px) {
.t-front-page-top-lead--english {
    line-height: 1;
    letter-spacing: -.04em;
    font-size: 2.5rem
}
}

@media (min-width:800px) {
.t-front-page-top-lead--english {
    font-size: 5.6rem
}
}

@media (max-width:799px) {
.t-front-page-top-lead--english {
    font-size: 2.5rem
}
}
.t-front-page-top-lead__group {
    display: inline-block
}
.t-front-page-top-lead__group--moved {
    margin-left: .4em
}
.t-front-page-top {
    position: relative;
    max-height: 768px;
    overflow: hidden
}
.t-front-page-top__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center
}

@media (max-width:799px) {
.t-front-page-top__inner {
    padding: 0 4.27%
}
}
.t-front-page-top .c-more-button {
    display: block;
    width: 163px;
    margin: 0 auto;
    padding: 12px 0;
    line-height: 1;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #333;
    font-size: 1.6rem;
    font-weight: 700;
    background: rgba(0,0,0,.2);
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff
}

@media (min-width:800px) {
.t-front-page-top .c-more-button {
    margin-top: 35px
}
}

@media (max-width:799px) {
.t-front-page-top .c-more-button {
    font-weight: 700;
    background: rgba(0,0,0,.2);
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    margin-top: 8%
}
}
.t-header-menu {
    width: 25px;
    height: 16px;
    cursor: pointer;
    position: relative;
    padding: 22px;
    box-sizing: border-box
}

@media (min-width:800px) {
.t-header-menu {
    display: none
}
}
.t-header-menu::after, .t-header-menu::before {
    content: "";
    position: absolute;
    display: block;
    width: 25px;
    height: 2px;
    margin: 0 auto;
    right: 0;
    background-color: #333
}
.t-header-menu::before {
    top: 14px;
    -webkit-transform: translate(0, 0) rotateZ(0);
    transform: translate(0, 0) rotateZ(0)
}
.t-header-menu::after {
    bottom: 12px;
    background-color: #333;
    -webkit-transform: translate(0, 0) rotateZ(0);
    transform: translate(0, 0) rotateZ(0)
}
.t-header-menu__bar {
    position: absolute;
    width: 25px;
    height: 2px;
    top: 50%;
    right: 0;
    margin: 0 auto;
    background-color: #333
}
.is-appear-sidebar .t-header-menu {
    position: absolute;
    right: 4.27%;
    top: 8px
}
.is-appear-sidebar .t-header-menu::before {
    -webkit-transform: translate(0, 8px) rotateZ(45deg);
    transform: translate(0, 8px) rotateZ(45deg)
}
.is-appear-sidebar .t-header-menu::after {
    -webkit-transform: translate(0, -8px) rotateZ(-45deg);
    transform: translate(0, -8px) rotateZ(-45deg)
}
.is-appear-sidebar .t-header-menu__bar {
    visibility: hidden
}
.t-header-nav {
    background-color: #fff;
    overflow: auto
}
.t-header-nav__list {
    display: flex;
    align-items: center;
    margin-left: auto
}

@media (max-width:799px) {
.t-header-nav__list {
    display: none
}
}
.t-header-nav__list--sp {
    display: none;
    padding: 0 4.27% 10.66667%
}
.t-header-nav__item {
    list-style: none;
    color: #333
}

@media (min-width:800px) {
.t-header-nav__item {
    margin-right: 1.4em
}
}

@media (max-width:799px) {
.t-header-nav__item {
    min-height: 40px;
    border-top: 1px solid #e5e5e5;
    line-height: 40px;
    font-size: 1.4rem
}
}
.t-header-nav__item--child {
    line-height: 40px;
    list-style: none
}
.t-header-nav__link {
    text-decoration: none;
    color: #333;
    font-size: 1.4rem
}
.t-header-nav__link:hover {
    color: #f9401c
}
.t-header-nav__link--child {
    text-decoration: none;
    color: #666;
    font-size: 1.4rem
}
.t-header-nav__link--child::before {
    content: "-";
    margin-right: 2px
}
.t-header-nav__link--child.is-current {
    color: #f9401c
}
.t-header-nav__title {
    color: #333;
    font-size: 1.4rem
}
.t-header-nav__language {
    display: none;
    margin: 60px 0 34px;
    padding: 0 4.27%
}
.t-header-nav__vertical-bar {
    margin: 0 53px;
    text-decoration: none
}

@media (max-width:799px) {
.is-appear-sidebar .t-header-nav {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0
}
}

@media (max-width:799px) {
.is-appear-sidebar .t-header-nav .t-header-nav__list--sp {
    display: block
}
}
.is-appear-sidebar .t-header-nav .t-header-nav__item {
    list-style: none
}

@media (max-width:799px) {
.is-appear-sidebar .t-header-nav .t-header-nav__language {
    display: flex;
    justify-content: center;
    align-items: center
}
}
.t-header-logo {
    display: block;
    width: 150px;
    margin-top: 2px;
    font-weight: bold;
    font-size: 22px;
    font-family: helvetica;
}
.t-header-logo__image {
    display: block;
    width: 100%
}
.t-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    z-index: 3
}
.t-header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 860px;
    height: 59px;
    margin: 0 auto;
    padding: 0 4.27%;
    box-sizing: content-box
}

@media (max-width:799px) {
.t-header__language {
    display: none
}
}
.t-header__link {
    text-decoration: none;
    color: #333;
    font-size: 1.4rem
}
.t-header__link:hover {
    color: #f9401c
}
.t-header__link.is-current-page {
    color: #f9401c
}
.t-header__vertical-bar {
    margin: 0 3px;
    text-decoration: none
}
.t-header__padding {
    padding-top: 60px
}

@media (min-width:800px) {
.t-header.is-has-sub-header+.t-header__padding {
    padding-top: 120px
}
}

@media (max-width:799px) {
.t-header.is-has-sub-header+.t-header__padding {
    padding-top: 60px
}
}

@media (min-width:800px) {
.t-sub-header {
    position: fixed;
    width: 100%;
    height: 59px;
    top: 60px;
    left: 0;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: content-box;
    background-color: #fff
}
}

@media (max-width:799px) {
.t-sub-header {
    display: none
}
}
.t-sub-header__list {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    list-style: none
}
.t-sub-header__item {
    margin-right: 1.5em;
    color: #333;
    font-size: 1.4rem
}
.t-sub-header__item:last-of-type {
    margin-right: 0
}
.t-sub-header__link {
    text-decoration: none;
    color: #333
}
.t-sub-header__link:hover {
    color: #f9401c
}
.t-sub-header__link.is-current {
    color: #f9401c
}
.loader {
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 11em;
    height: 11em;
    border-radius: 50%;
    background: #fff;
    background: linear-gradient(to right, #fff 10%, rgba(255,255,255,0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    margin: auto
}

@media screen and (min-width:1500px) {
.loader {
    top: 32%
}
}
.loader:before {
    content: '';
    width: 50%;
    height: 50%;
    background: #fff;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0
}
.loader:after {
    content: '';
    background: #000;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}
.t-front-page-top-bg__movie iframe {
    position: absolute;
    width: 101%;
    height: 120%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.t-front-page-top__animate {
    opacity: 0;
    transition: .5s
}
@-webkit-keyframes load3 {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes load3 {
0% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.t-pp {
    position: relative;
    width: 100%;
    padding-bottom: 100px;
    font-family: "Avenir Roman", Arial, 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif
}
.t-pp-inner {
    width: 810px;
    margin: 0 auto;
    padding-top: 100px;
    position: relative;
    z-index: 10
}
.t-pp-inner__h1 {
    font-size: 30px;
    line-height: 1.4
}
.t-pp-inner__h1-des {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 90px;
    color: #222
}
.t-pp-inner__h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-top: 90px
}
.t-pp-inner__ol {
    width: 100%;
    padding: 0 0 0 40px;
    box-sizing: border-box
}
.t-pp-inner__ol h3 {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 50px
}
.t-pp-inner__ol ul {
    margin-top: 30px
}
.t-pp-inner__ol ul li {
    list-style: none;
    font-size: 16px;
    color: #222;
    line-height: 1.8
}
.t-pp-inner__ol ul li~li {
    margin-top: 30px
}
.t-pp-inner__dl {
    margin-top: 90px
}
.t-pp-inner__dl dt {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4
}
.t-pp-inner__dl dd {
    width: 600px;
    margin: 50px auto 0
}
.t-pp-inner__dl dd::after {
    content: '';
    clear: both;
    display: block
}
.t-pp-inner__dl dd li {
    width: 55%;
    float: left;
    font-size: 16px;
    text-align: left;
    box-sizing: border-box;
    position: relative
}
.t-pp-inner__dl dd li:nth-of-type(2n) {
    width: 45%
}
.t-pp-inner__dl dd li:nth-of-type(2)~li {
    margin-top: 15px
}
.t-pp-inner__foot1, .t-pp-inner__foot2 {
    font-size: 16px;
    color: #222;
    line-height: 1.8
}
.t-pp-inner__foot1 {
    margin-top: 90px
}
.t-pp-inner__foot2 {
    margin-top: 40px
}
.t-pp-inner__foot2 a {
    color: #f9583a
}
.t-pp__bg {
    width: 100%;
    height: 622px;
    background: url(./img/sustainability/top/bg-hex-gray@2x.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0
}

@media screen and (max-width:768px) {
.t-pp {
    padding-bottom: 16vw
}
.t-pp-inner {
    width: 78.66667vw;
    padding-top: 16vw
}
.t-pp-inner__h1 {
    font-size: 5.86667vw
}
.t-pp-inner__h1-des {
    font-size: 3.73333vw;
    margin-top: 13.33333vw
}
.t-pp-inner__h2 {
    font-size: 4.53333vw;
    line-height: 1.4;
    margin-top: 13.33333vw
}
.t-pp-inner__ol {
    width: 100%;
    padding: 0 0 0 5.33333vw;
    margin-left: 0
}
.t-pp-inner__ol h3 {
    font-size: 3.73333vw;
    margin-top: 8vw;
    line-height: 1.4
}
.t-pp-inner__ol ul {
    margin-top: 2.66667vw
}
.t-pp-inner__ol ul li {
    font-size: 3.73333vw
}
.t-pp-inner__ol ul li~li {
    margin-top: 2.66667vw
}
.t-pp-inner__dl {
    margin-top: 13.33333vw
}
.t-pp-inner__dl dt {
    font-size: 4.53333vw;
    line-height: 1.4
}
.t-pp-inner__dl dd {
    width: 100%;
    margin: 8vw auto 0;
    padding-left: 10.66667vw;
    box-sizing: border-box
}
.t-pp-inner__dl dd li {
    width: 100%;
    font-size: 3.73333vw;
    margin-left: 0
}
.t-pp-inner__dl dd li:nth-of-type(2n) {
    width: 100%
}
.t-pp-inner__dl dd li~li {
    margin-top: 1.86667vw!important
}
.t-pp-inner__foot1, .t-pp-inner__foot2 {
    font-size: 3.73333vw
}
.t-pp-inner__foot1 {
    margin-top: 13.33333vw
}
.t-pp-inner__foot2 {
    margin-top: 8vw
}
.t-pp__bg {
    width: 96vw;
    height: 65.86667vw
}
}

@media (min-width:800px) {
.t-fast-fact-bottom {
    padding: 60px 0 75px
}
}

@media (max-width:799px) {
.t-fast-fact-bottom {
    margin-top: 6%;
    margin-bottom: 4%
}
}

@media (max-width:799px) {
.t-fast-fact-bottom-list {
    justify-content: center;
    flex-wrap: wrap
}
}
.t-fast-fact-bottom-item {
    width: 300px;
    list-style: none;
    text-align: center
}

@media (min-width:800px) {
.t-fast-fact-bottom-item {
    margin-right: 4.09%
}
}

@media (max-width:799px) {
.t-fast-fact-bottom-item {
    flex-basis: 100%;
    margin-bottom: 18.66667%
}
}
.t-fast-fact-bottom-item__numeric-value {
    line-height: 76px;
    font-size: 5.5rem;
    font-weight: 700
}

@media (max-width:1000px) and (min-width:799px) {
.t-fast-fact-bottom-item__numeric-value {
    font-size: 4.5rem
}
}

@media (min-width:800px) {
.t-fast-fact-bottom-item__numeric-value {
    margin-bottom: 5px
}
}

@media (max-width:799px) {
.t-fast-fact-bottom-item__numeric-value {
    margin-bottom: 1.33333%
}
}
.t-fast-fact-bottom-item__text {
    line-height: 1.6;
    letter-spacing: -.01em;
    font-size: 2rem;
    font-weight: 700;
    color: #999
}

@media (max-width:799px) {
.t-fast-fact-bottom-item__text {
    max-width: 500px;
    margin: 0 auto;
    text-align: center
}
}
.t-fast-fact-bottom-item__text--annotation {
    font-size: 1.2rem
}
.t-fast-fact-bottom-item:last-of-type {
    margin-right: 0
}

@media (max-width:799px) {
.t-fast-fact-bottom-item {
    margin-bottom: 19.46667%
}
}

@media (min-width:800px) {
.t-fast-fact-middle {
    padding: 80px 0;
    border-bottom: 1px solid #f5f5f5
}
}

@media (max-width:799px) {
.t-fast-fact-middle {
    padding-top: 19.8%
}
}

@media (max-width:799px) {
.t-fast-fact-middle-list {
    flex-wrap: wrap
}
}
.t-fast-fact-middle-item {
    width: 300px;
    list-style: none;
    text-align: center
}

@media (min-width:800px) {
.t-fast-fact-middle-item {
    margin-right: 4.09%
}
}

@media (max-width:799px) {
.t-fast-fact-middle-item {
    flex-basis: 100%;
    margin-bottom: 18.66667%
}
}
.t-fast-fact-middle-item__numeric-value {
    line-height: 76px;
    font-size: 5.5rem;
    font-weight: 700
}

@media (max-width:1000px) and (min-width:799px) {
.t-fast-fact-middle-item__numeric-value {
    font-size: 4.5rem
}
}

@media (min-width:800px) {
.t-fast-fact-middle-item__numeric-value {
    margin-bottom: 5px
}
}

@media (max-width:799px) {
.t-fast-fact-middle-item__numeric-value {
    margin-bottom: 1.33333%
}
}
.t-fast-fact-middle-item__text {
    line-height: 1.6;
    letter-spacing: -.01em;
    font-size: 2rem;
    font-weight: 700;
    color: #999
}

@media (max-width:799px) {
.t-fast-fact-middle-item__text {
    max-width: 500px;
    margin: 0 auto;
    text-align: center
}
}
.t-fast-fact-middle-item__text--annotation {
    font-size: 1.2rem
}
.t-fast-fact-middle-item:last-of-type {
    margin-right: 0
}
.t-fast-fact-top {
    border-bottom: 1px solid #f5f5f5
}

@media (max-width:799px) {
.t-fast-fact-top {
    margin-top: 3.1%
}
}

@media (max-width:799px) {
.t-fast-fact-top-list {
    justify-content: center;
    flex-wrap: wrap
}
}
.t-fast-fact-top-item {
    list-style: none;
    line-height: 2
}

@media (min-width:800px) {
.t-fast-fact-top-item {
    max-width: 470px
}
}

@media (max-width:799px) {
.t-fast-fact-top-item {
    flex-basis: 100%;
    max-width: 752px
}
}

@media (min-width:800px) {
.t-fast-fact-top-item:first-of-type {
    margin: 0 4.09% 0 0
}
}
.t-fast-fact-top-item__image {
    display: block;
    width: 100%
}

@media (min-width:800px) {
.t-fast-fact-top-item__image {
    margin-bottom: 14px
}
}

@media (max-width:799px) {
.t-fast-fact-top-item__image {
    margin-bottom: 5%
}
}
.t-fast-fact-top-item__text {
    line-height: 2
}

@media (min-width:800px) {
.t-fast-fact-top-item__text {
    margin-bottom: 64px
}
}

@media (max-width:799px) {
.t-fast-fact-top-item__text {
    margin-bottom: 20.7%
}
}
.t-fast-fact {
    text-align: center;
    color: #333;
    line-height: 1.71
}

@media (min-width:800px) {
.t-fast-fact {
    font-size: 1.6rem
}
}

@media (max-width:799px) {
.t-fast-fact {
    font-size: 1.6rem
}
}
.t-fast-fact__inner {
    max-width: 980px;
    padding: 0 4.27%;
    margin: 0 auto;
    box-sizing: content-box
}
.t-fast-fact__title {
    line-height: 1;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

@media (min-width:800px) {
.t-fast-fact__title {
    padding: 80px 0 40px
}
}

@media (max-width:799px) {
.t-fast-fact__title {
    padding: 18.66667% 0 10%
}
}
[lang=ja] .t-fast-fact__title {
    letter-spacing: .1em
}
.t-news {
    text-align: center
}

@media (min-width:800px) {
.t-news {
    padding-top: 80px
}
}

@media (max-width:799px) {
.t-news {
    padding-top: 21.33333%
}
}
.t-news .c-article-list {
    margin-top: 14px
}
.t-news .c-pager {
    margin: 34px 0
}

@media (min-width:800px) {
.t-news .c-article-list+.c-search-content {
    margin-top: 80px
}
}

@media (max-width:799px) {
.t-news .c-article-list+.c-search-content {
    margin-top: 21.33333%
}
}
.t-news__title {
    line-height: 1;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}

@media (min-width:800px) {
.t-news__title {
    padding-bottom: 26px
}
}

@media (max-width:799px) {
.t-news__title {
    padding-bottom: 6.93333%
}
}
[lang=ja] .t-news__title {
    letter-spacing: .1em
}
.t-news__title--category {
    margin-bottom: 23px;
    line-height: 1;
    color: #f9401c;
    font-size: 1.6rem
}
.t-press-kit-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (min-width:800px) {
.t-press-kit-box {
    flex-basis: 32%;
    max-width: 300px
}
}

@media (max-width:799px) {
.t-press-kit-box {
    flex-basis: 47%
}
}
.t-press-kit-box__inner {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 16px;
    color: #333
}
.t-press-kit-box__image {
    width: 100%;
    padding-bottom: 100%;
    max-width: 100%;
background-image:resolve(person_dummy.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.t-press-kit-box__text-box {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(255,255,255,.7);
    letter-spacing: -.03em
}

@media (min-width:800px) {
.t-press-kit-box__text-box {
    padding: 1em .8em
}
}

@media (max-width:799px) {
.t-press-kit-box__text-box {
    padding: .55em .5em;
    min-height: 68px
}
}
.t-press-kit-box__title {
    line-height: 20px;
    font-weight: 700;
    overflow: hidden
}

@media (min-width:800px) {
.t-press-kit-box__title {
    max-height: 20px
}
}

@media (max-width:799px) {
.t-press-kit-box__title {
    max-height: 40px
}
}
.t-press-kit-box__explain {
    line-height: 20px;
    font-size: 1.2rem;
    text-align: left;
    overflow: hidden;
    max-width: 100%
}

@media (min-width:800px) {
.t-press-kit-box__explain {
    max-height: 20px
}
}

@media (max-width:799px) {
.t-press-kit-box__explain {
    max-height: 40px
}
}
.t-press-kit-box__button {
    display: block;
    width: 163px;
    margin: 0 auto;
    padding: 12px 0;
    line-height: 1;
    background: #333;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.6rem;
    margin-bottom: 40px
}
.t-press-kit-rule {
    padding: 37px 4.27%;
    border-top: 1px solid #f5f5f5;
    line-height: 1.71;
    text-align: left
}
.t-press-kit-rule__inner {
    max-width: 980px;
    margin: 0 auto
}
.t-press-kit-rule__title {
    font-size: 1.4rem;
    font-weight: 700
}
.t-press-kit-rule__text {
    font-size: 1.4rem
}
.t-press-kit-rule__link {
    color: #333
}
.t-press-kit-rule__link:hover {
    color: #f9401c
}
.t-press-kit {
    text-align: center;
    color: #333;
    font-size: 1.6rem
}
.t-press-kit__title {
    padding: 80px 0 38px;
    line-height: 1;
    font-size: 3rem;
    font-weight: 700;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"
}
[lang=ja] .t-press-kit__title {
    letter-spacing: .1em
}
.t-press-kit__inner {
    display: flex;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 4.27%;
    box-sizing: content-box
}
.t-press-kit__inner:after {
    content: "";
    display: block
}

@media (min-width:800px) {
.t-press-kit__inner {
    justify-content: space-between;
    flex-wrap: wrap
}
.t-press-kit__inner:after {
    flex-basis: 32%;
    max-width: 300px
}
}

@media (max-width:799px) {
.t-press-kit__inner {
    justify-content: space-between;
    flex-wrap: wrap
}
.t-press-kit__inner:after {
    flex-basis: 47%
}
}
.t-press-kit .c-pager {
    margin-bottom: 40px
}
.t-press-kit__inner+.t-press-kit-rule {
    margin-top: 40px
}
.t-product-content {
    position: relative;
    overflow: hidden;
    color: #333;
    font-size: 1.6rem;
    top: 23.8%
}

@media (min-width:800px) {
.t-product-content {
    height: 725px
}
}

@media (max-width:799px) {
.t-product-content {
    padding-bottom: 610px
}
}

@media (min-width:800px) {
.t-product-content:nth-of-type(2n+1) .t-product-text-box {
    margin-left: auto
}
}
.t-product-content__inner {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 980px;
    height: 100%;
    margin: 0 auto;
    z-index: 2
}
.t-product-content__inner .t-product-text-fix {
    margin-bottom: 40px
}

@media (max-width:799px) {
.t-product-content__inner .t-product-text-fix {
    max-width: 100%
}
}
.t-product-content+.t-product-content {
    border-top: 1px solid #e5e5e5
}
.t-product-smartphone__inner .t-product-smartphone__fix {
    top: 68px
}
.t-product-content__fix {
    display: block
}
.t-product-text-box .t-product-text-box__title__fix {
    margin-bottom: 5px
}
.t-product-text-box .t-product-text-box__fix {
    margin-bottom: 20px
}

@media (max-width:799px) {
.t-product-text-box .t-product-text-box__fix {
    margin-bottom: 20px
}
}

@media (min-width:800px) {
.t-product-smartphone-box {
    position: absolute;
    max-width: 440px;
    width: 300px;
    max-height: 893.65517px;
    height: 101.55172vw;
    left: -100px;
    top: 0
}
}

@media (max-width:799px) {
.t-product-smartphone-box {
    position: absolute;
    width: 300px;
    height: 609.31034px;
    left: 0;
    right: 0;
    margin: 0 auto
}
}
.t-product-smartphone {
    position: relative;
    height: 100%;
    margin: 0 auto
}
.t-product-smartphone__content {
    position: relative;
    width: 86.9%;
    height: 75.78%;
    top: 11.8%;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden
}
.t-product-smartphone__image {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0
}
.t-product-smartphone__image[data-fade=first] {
    opacity: 1
}
.t-product-smartphone__image[data-fade=start] {
    opacity: 0
}
.t-product-smartphone__image.is-fade-first {
    -webkit-animation: crossFadeSlideFirst 4s ease-in-out 0s 1;
    animation: crossFadeSlideFirst 4s ease-in-out 0s 1
}
.t-product-smartphone__image.is-fade-start {
    -webkit-animation: crossFadeSlide 4s ease-in-out 0s 1;
    animation: crossFadeSlide 4s ease-in-out 0s 1
}
.t-product-smartphone__shadow {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: box-shadow .3s ease-out;
    box-shadow: -13px 18px 40px 0 transparent
}

@media (max-width:799px) {
.t-product-smartphone__shadow {
    bottom: 58%;
    left: .7%;
    width: 300px;
    height: 68%;
    border-radius: 56px;
    box-shadow: -13px 18px 40px 0 rgba(0,0,0,.08)
}
}

@media (min-width:800px) {
.is-slidein .t-product-smartphone__shadow {
    bottom: 547px;
    width: 300px;
    height: 560px;
    border-radius: 56px;
    box-shadow: -13px 18px 40px 0 rgba(0,0,0,.08)
}
}
.t-product-smartphone__inner {
    position: relative;
    height: 100%;
    margin: auto;
background-image:resolve(product_pic_iphone_dummy.png);
    background-repeat: no-repeat;
    background-size: contain
}
.t-product-content__inner {
    max-width: 760px
}
.t-product-text-box {
    text-align: center;
    box-sizing: content-box;
    letter-spacing: -.03em;
    text-align: center;
    max-width: 400px
}

@media (min-width:800px) {
.t-product-text-box__title {
    margin-bottom: 12px
}
}

@media (max-width:799px) {
.t-product-text-box__title {
    margin-bottom: .7%
}
}
.t-product-text-box__title img {
    max-height: 50px
}
.t-product-text-box__lead {
    font-weight: 700;
    line-height: 1.6
}
.t-product-text-box__text {
    margin-bottom: 25px;
    line-height: 1.8;
    font-size: 1.4rem;
    letter-spacing: -.06em
}
.t-product-text-box__lead {
    margin-bottom: 10px
}
.sidebar-bg {
    display: none;
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff
}
.c-alter-select {
    position: relative;
    z-index: 1
}

@media (max-width:799px) {
.c-alter-select {
    display: none
}
}
.c-alter-select+.wpcf7-not-valid-tip {
    z-index: 1
}
.c-alter-select__label {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    height: 48px;
background-image:resolve(icon_arrow_select.svg);
    background-repeat: no-repeat;
    background-size: 26px 13px;
    background-position: 98% center;
    background-color: #fff
}
.c-alter-select__label::-webkit-input-placeholder {
color:#999
}
.c-alter-select__label::-ms-input-placeholder {
color:#999
}
.c-alter-select__label::placeholder {
color:#999
}
.c-alter-select__list {
    box-sizing: border-box;
    display: none;
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 100%;
    max-height: 240px;
    background-color: #fff;
    color: #333
}
.c-alter-select__list[data-open=true] {
    display: block
}
.c-alter-select__item {
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 .5em;
    height: 46px;
    width: 100%;
    text-align: left
}
.c-alter-select__item:last-child {
    height: 48px;
    border-radius: 0 0 2px 2px
}
.c-alter-select__item+.c-alter-select__item {
    cursor: pointer;
    height: 38px
}
.c-alter-select__item+.c-alter-select__item.is-selected, .c-alter-select__item+.c-alter-select__item:hover {
    color: #f9401c
}
.c-article-list {
    max-width: 640px;
    margin: 0 auto 34px;
    border-top: 8px solid #f5f5f5;
    border-bottom: 8px solid #f5f5f5
}

@media (max-width:799px) {
.c-article-list {
    margin: 0 4.27%
}
}
.c-article-item {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    text-align: left;
    list-style: none
}
.c-article-item:last-of-type {
    border-bottom: none
}
.c-article-item__date {
    display: inline-block;
    margin-right: 1em;
    line-height: 1.86;
    color: #999;
    font-size: 1.4rem
}
.c-article-item__category {
    display: inline-block;
    text-decoration: none;
    color: #333;
    font-size: 1.4rem
}
.c-article-item__category:hover {
    color: #f9401c
}
.c-article-item__text {
    display: block;
    width: 100%;
    line-height: 1.7;
    margin-top: 5px;
    text-decoration: none;
    color: #333
}
.c-article-item__text--blank {
    width: 15px;
    padding-left: 5px
}
.c-article-item__text:hover {
    color: #f9401c
}
.c-more-button {
    display: block;
    width: 163px;
    margin: 0 auto;
    padding: 12px 0;
    line-height: 1;
    background: #333;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700
}
.c-pager {
    text-align: center
}
.c-pager__inner {
    display: flex;
    justify-content: center;
    align-items: center
}
.c-pager__arrow--next, .c-pager__arrow--prev {
    display: block;
    width: 9px;
    height: 17px;
    background-position: center center
}
.c-pager__arrow--prev {
    margin-right: .4em;
background-image:resolve(icon_arrow_prev_off.svg)
}
.c-pager__arrow--prev:hover {
background-image:resolve(icon_arrow_prev_on.svg)
}
.c-pager__arrow--prev.is-first {
    visibility: hidden
}
.c-pager__arrow--next {
    margin-left: .4em;
background-image:resolve(icon_arrow_next_off.svg)
}
.c-pager__arrow--next:hover {
background-image:resolve(icon_arrow_next_on.svg)
}
.c-pager__arrow--next.is-last {
    visibility: hidden
}
.c-pager-list {
    display: flex;
    align-items: center
}
.c-pager-item {
    list-style: none;
    font-size: 1.6rem
}

@media (min-width:800px) {
.c-pager-item {
    margin: 0 .9em
}
}

@media (max-width:799px) {
.c-pager-item {
    margin: 0 4vw
}
}
.c-pager-link {
    display: block;
    line-height: 17px;
    text-decoration: none;
    color: #333;
    font-weight: 400
}
.c-pager-link.is-current, .c-pager-link:hover {
    color: #f9401c
}
.c-search-content {
    border-top: 1px solid #f5f5f5
}

@media (min-width:800px) {
.c-search-content {
    padding: 40px 4.27%;
    margin: 0 auto
}
}

@media (max-width:799px) {
.c-search-content {
    padding: 40px 4.27%
}
}
.c-search-form {
    display: flex;
    justify-content: space-between;
    max-width: 980px;
    margin: 0 auto
}

@media (max-width:799px) {
.c-search-form {
    display: block
}
}
.c-search-form .c-alter-select__label {
    background-position: 96% center
}
.c-search-form>* {
    flex-basis: 32%
}

@media (min-width:800px) {
.c-search-form>* {
    max-width: 300px
}
}
.c-search-form__category {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    height: 48px;
background-image:resolve(icon_arrow_select.svg);
    background-repeat: no-repeat;
    background-size: 26px 13px;
    background-position: 97% center;
    background-color: #fff
}

@media (min-width:800px) {
.c-search-form__category {
    display: none
}
}
.c-search-form__category::-webkit-input-placeholder {
color:#999
}
.c-search-form__category::-ms-input-placeholder {
color:#999
}
.c-search-form__category::placeholder {
color:#999
}

@media (max-width:799px) {
.c-search-form__category {
    margin-bottom: 24px
}
}
.c-search-form__monthly {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 .5em;
    border-radius: 3px;
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #333;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    height: 48px;
background-image:resolve(icon_arrow_select.svg);
    background-repeat: no-repeat;
    background-size: 26px 13px;
    background-position: 97% center;
    background-color: #fff
}

@media (min-width:800px) {
.c-search-form__monthly {
    display: none
}
}
.c-search-form__monthly::-webkit-input-placeholder {
color:#999
}
.c-search-form__monthly::-ms-input-placeholder {
color:#999
}
.c-search-form__monthly::placeholder {
color:#999
}

@media (max-width:799px) {
.c-search-form__monthly {
    margin-bottom: 24px
}
}
.c-search-form__keyword-box {
    position: relative
}
.c-search-form__keyword {
    box-sizing: border-box;
    display: block;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0 50px 0 .4em;
    width: 100%;
    height: 48px;
    background-color: #f8f8f8;
    font-size: 1.6rem;
    padding-right: 50px
}
.c-search-form__keyword::-webkit-input-placeholder {
color:#999
}
.c-search-form__keyword::-ms-input-placeholder {
color:#999
}
.c-search-form__keyword::placeholder {
color:#999
}

@media (max-width:799px) {
.c-search-form__keyword {
    width: 100%
}
}
.c-search-form__button {
    position: absolute;
    width: 54px;
    height: 46px;
    top: 1px;
    right: 1px;
    background-image: url(img/icon_search.svg);
    background-size: 26px 25px;
    background-repeat: no-repeat;
    background-position: center
}
