@charset 'UTF-8';
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html
{
    overflow-y: scroll;

    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-text-size-adjust: 100%;
}

*,
:after,
:before
{
    -webkit-box-sizing: inherit;
            box-sizing: inherit; 

    background-repeat: no-repeat;
}

:after,
:before
{
    vertical-align: inherit; 
    text-decoration: inherit;
}

*
{
    margin: 0; 
    padding: 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]
{
    text-decoration: none; 

    border-bottom: 1px dotted;
}

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
{
    color: #000; 
    background-color: #ff0;
}

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
{
    padding: 0; 

    border-style: 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
{
    color: inherit; 
    border-style: none;
    background-color: transparent;
}

select
{
       -moz-appearance: none;
    -webkit-appearance: none;
}

select::-ms-expand
{
    display: none;
}

select::-ms-value
{
    color: currentColor;
}

legend
{
    display: table;

    max-width: 100%;

    white-space: normal; 

    color: inherit;
    border: 0;
}

::-webkit-file-upload-button
{
    font: inherit; 

    -webkit-appearance: button;
}

[type=search]
{
    outline-offset: -2px; 

    -webkit-appearance: textfield;
}

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
{
    color: #000;
    background-color: #b3d4fc;
    text-shadow: none;
}

::selection
{
    color: #000;
    background-color: #b3d4fc;
    text-shadow: none;
}

@font-face
{
    font-family: 'icon';
    font-weight: normal;
    font-style: normal; 

    src: url('fonts/icon.ttf?sl0kq0') format('truetype'), url('fonts/icon.woff?sl0kq0') format('woff'), url('fonts/icon.svg?sl0kq0#icon') format('svg');
}

[class^='fa-'],
[class*=' fa-']
{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icon' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    text-transform: none;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-icon_blank:before
{
    content: '\e907';

    color: #0082be;
}

.fa-icon_pdf .path1:before
{
    content: '\e904';

    color: #888;
}

.fa-icon_pdf .path2:before
{
    margin-left: -1em;

    content: '\e905';

    color: #ea4c3a;
}

.fa-icon_pdf .path3:before
{
    margin-left: -1em;

    content: '\e906';

    color: #ea4c3a;
}

.fa-icon_arrow:before
{
    content: '\e900';

    color: #ea5450;
}

.fa-icon_circle:before
{
    content: '\e901';

    color: #a70b13;
}

.fa-icon_dot:before
{
    content: '\e902';

    color: #a70b13;
}

.fa-icon_minus:before
{
    content: '\e903';

    color: #ea5450;
}

.fa-icon_pin:before
{
    content: '\e908';

    color: #fff;
}

.fa-icon_plus:before
{
    content: '\e909';

    color: #ea5450;
}

/* ===========================

setting

=========================== */
/* ===========================

common

=========================== */
body.is-fixed,
html.is-fixed
{
    position: fixed;

    overflow: hidden;

    height: 100%;
}

html
{
    font-family: 'Noto Sans', sans-serif;
    font-size: 62.5%;

    background-color: #f9f9f9;
}
@media (max-width: 768px)
{
    html
    {
        font-size: 2.666vw;
    }
}

a
{
    color: #666;
}
a:hover
{
    color: #ea5450;
}

li
{
    list-style: none;
}

@media print, screen and (min-width: 769px)
{
    .no-pc
    {
        display: none;
    }
}

@media (max-width: 768px)
{
    .no-sp
    {
        display: none;
    }
}

.img-fit
{
    width: 100%;
    height: auto;

    vertical-align: top;
}
.img-responsive
{
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.main
{
    width: 100%; 
    /*width: 100vw;*/
    background-color: #f7f7f5;
}
@media print, screen and (min-width: 769px)
{
    .main__inner
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: 1060px;
        margin: auto;
        padding-top: 16px;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.pagetop
{
    position: fixed;
    right: 2vw;
    bottom: 2vw;

    display: block;
    overflow: hidden; 

    width: 12.8vw;
    height: 12.8vw;

    text-indent: -9999px;

    border-radius: .8rem;
    background: #fff url(../images/button_pagetop.svg) 0 0/cover no-repeat;
    -webkit-box-shadow: 1px 1px 1px -1px #666;
            box-shadow: 1px 1px 1px -1px #666;
}
.pagetop.is-finish
{
    position: absolute;
}
.pagetop-wrapper
{
    position: relative;
    z-index: 5;
}
@media print, screen and (min-width: 769px)
{
    .pagetop
    {
        right: 110px;
        bottom: 0;

        width: 82px;
        height: 82px;

        border-radius: 14px; 
        -webkit-box-shadow: 2px 2px 2px -2px #666;
                box-shadow: 2px 2px 2px -2px #666;
    }
    .pagetop:hover
    {
        opacity: .4;
    }
}

.mt0{ margin-top: 0 !important; }
.mt5{ margin-top: 5px !important; }
.mb0{ margin-bottom: 0 !important; }
.mb20{ margin-bottom: 20px !important; }
.mb30{ margin-bottom: 30px !important; }
@media print, screen and (max-width: 768px){
  .mt5--sp{ margin-top: 5px !important; }
  .mb20--sp{ margin-bottom: 20px !important; }
  .mb30--sp{ margin-bottom: 30px !important; }
}

/* ===========================

header

=========================== */
.header
{
    position: relative;
    z-index: 2;

    width: 100%;

    -webkit-transition: .1s;
            transition: .1s; 

    background-color: #fff;
}
.header.is-hidden
{
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
}
@media (max-width: 768px)
{
    .header
    {
        z-index: 10;
    }
    .header-inner
    {
        position: relative;

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        height: 12.8vw;
        padding: 0 3.2vw;

        background-color: #fff;
        -webkit-box-shadow: 0 0 3px 0 rgba(35, 61, 83, .4);
                box-shadow: 0 0 3px 0 rgba(35, 61, 83, .4); 

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header__logo
    {
        width: 59.2vw;
    	margin-top: .5%;
    }
}
@media print, screen and (min-width: 769px)
{
    .header-inner
    {
        position: relative; 

        width: 1060px;
        height: 64px;
        margin: auto;
        padding-top: 11px;
    }
    .header__logo
    {
        width: 300px;
    }
}

/* ===========================

global nav

=========================== */
@media (max-width: 768px)
{
    .global-nav
    {
        font-family: '新ゴ M','Shin Go Medium'; 

        background: #fff;
    }
    .global-nav--pc
    {
        display: none;
    }
    .global-nav-wrapper
    {
        position: fixed;
        top: 12.8vw;
        left: 0;

        display: none;
        overflow: auto; 

        width: 100%;
        height: 100%;
        padding-bottom: 4.5rem;
    }
    .global-nav__item
    {
        background: url(../images/bg_dot-01.png) 0 0/1.6vw repeat-x;
    }
    .global-nav__head
    {
        font-size: 1.6rem;
        font-weight: bold;

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        height: 5rem;
        padding: 0 2rem;

        text-decoration: underline; 

        color: #333;

        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .global-nav__head::before
    {
        display: inline-block;

        width: .8rem;
        height: .8rem; 
        margin-right: 1.5rem;

        content: '';

        background: url(../images/icon_arrow.svg) 0 0/contain no-repeat;
    }
    .global-nav__head.is-open::before
    {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
    .global-nav-child
    {
        background: #f6f6f6 url(../images/bg_dot-01.png) 0 0/1.6vw repeat-x;
    }
    .global-nav-child__link
    {
        font-size: 1.6rem;

        display: block;

        padding: 1.5rem 1.5rem 1.1rem 2.5rem;

        color: #333; 
        background: url(../images/bg_dot-02.png) 0 bottom/.3rem repeat-x;
    }
    .global-nav-lower
    {
        padding-left: 4.26vw;
    }
    .global-nav-lower__item
    {
        background: url(../images/bg_dot-02.png) 0 top/.3rem repeat-x;
    }
    .global-nav-lower__item:first-child
    {
        background: none;
    }
    .global-nav-lower__link
    {
        font-size: 1.4rem;

        display: block;

        padding: 1.3rem 1.3rem 1.3rem 1.6rem;

        color: #666;
    }
    .global-nav-close
    {
        height: 4.5rem; 

        background: #fff url(../images/bg_dot-01.png) 0 0/1.6vw repeat-x;
    }
    .global-nav-close__button
    {
        font-size: 1rem;
        font-weight: bold;

        display: block;

        width: 100%;
        padding: 1.5rem 0;

        text-align: center; 

        color: #ea5450;
        outline: none;
    }
    .global-nav-close__button::before
    {
        display: inline-block;

        width: 1.1rem;
        height: 1.1rem;
        margin-right: .4rem;

        content: '';
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); 

        background: url(../images/icon_plus.svg) 0 0/cover no-repeat;
    }
}

@media print, screen and (min-width: 769px)
{
    .global-nav--sp,
    .global-nav-close
    {
        display: none;
    }
    .global-nav-wrapper
    {
        position: absolute;
        top: 24px;
        right: 0;

        overflow: hidden;
    }
    .global-nav__item
    {
        float: left;

        margin-left: 20px;
    }
    .global-nav__link
    {
        font-size: 10px;
        line-height: 1;

        display: block;
        overflow: hidden; 

        height: 19px;

        text-indent: -9999px;

        background: url(../images/bg_global-nav.png?2409v2) no-repeat;
    }
    .global-nav__link--1
    {
        width: 162px;
        background-position: 0 0;
    }
    .global-nav__link--1:hover
    {
        background-position: 0 bottom;
    }
    .global-nav__link--2
    {
        width: 57px;
        background-position: -179px 0;
    }
    .global-nav__link--2:hover
    {
        background-position: -179px bottom;
    }
    .global-nav__link--3
    {
        width: 57px;
        background-position: -255px 0;
    }
    .global-nav__link--3:hover
    {
        background-position: -255px bottom;
    }
    .global-nav__link--4
    {
        width: 172px;
        background-position: -332px 0;
    }
    .global-nav__link--4:hover
    {
        background-position: -332px bottom;
    }
    .global-nav__link--5
    {
        width: 44px;
        background-position: -523px 0;
    }
    .global-nav__link--5:hover
    {
        background-position: -523px bottom;
    }
    .global-nav__link--6
    {
        width: 59px;

        background-position: -585px 0;
    }
    .global-nav__link--6:hover
    {
        background-position: -585px bottom;
    }
}

.drawer-toggle
{
    display: none;
}

@media (max-width: 768px)
{
    .drawer-overlay
    {
        position: absolute;
        z-index: 5;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;

        display: none;

        height: 500vh; 

        background: rgba(0, 0, 0, .4);
    }
    .drawer-overlay.is-open
    {
        display: block;
    }
    .drawer-toggle
    {
        position: absolute;
        top: 1.33vw;
        right: 3.2vw;

        display: block;
        overflow: hidden;

        width: 9.6vw;
        height: 9.6vw;

        text-indent: -9999px;

        outline: none; 
        background: url(../images/icon_toggle_open.png) 0 0/cover no-repeat;
    }
    .drawer-toggle.is-show
    {
        background-image: url(../images/icon_toggle_close.png);
    }
}

/* ===========================

contents

=========================== */
.contents
{
    font-family: '新ゴ M','Shin Go Medium';

    padding: 0 3.2vw 7.2vw;
}
@media print, screen and (min-width: 769px)
{
    .contents
    {
        width: 800px;
        padding: 12px 0 57px;
    }
}

/* topic path */
.topic-path
{
    overflow: hidden;

    padding-top: 3px;
}
.topic-path-wrapper
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding-bottom: 10px; 

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 768px)
{
    .topic-path-wrapper
    {
        display: none;
    }
}
.topic-path__item
{
    font-size: 12px;
    line-height: 1.1;

    float: left;

    margin-left: 6px;
}
.topic-path__item::before
{
    display: inline-block;

    margin-right: 6px; 

    content: '\00bb';
}
.topic-path__item:first-child
{
    margin-left: 0;
}
.topic-path__item:first-child::before
{
    display: none;
}
.topic-path__link
{
    color: #a70b13;
}

/* print button */
.print__button
{
    font-size: 10px;
    line-height: 1;

    display: block;

    width: 96px;
    height: 24px;

    text-indent: -9999px; 

    background: url(../images/bg_print.png) 0 0 no-repeat;
}
.print__button:hover
{
    opacity: .4;
}

/* heading */
.heading-1
{
    font-family: '新ゴ DB','Shin Go DeBold';
    font-size: 2.3rem;
    line-height: 1.3;

    position: relative;

    margin: 12.267vw 0 0;
    padding: .8rem 0 1.9rem;

    text-align: center; 

    color: #444;
}
.heading-1::after
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 6.5rem;
    height: .3rem;

    content: '';
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    border-radius: .15rem; 
    background: #444;
}
@media print, screen and (min-width: 769px)
{
    .heading-1
    {
        font-size: 30px;

        margin: 60px 0 0;
    }
}

.heading-2
{
    font-family: '新ゴ DB','Shin Go DeBold'; 
    font-size: 2.1rem;
    font-weight: normal;
    line-height: 2.4rem;

    margin: 12.267vw -1.06vw 0;
    padding: 1rem 1.6rem;

    color: #444;
    border-radius: 2.2rem;
    background: #f3e1e1;
}
@media print, screen and (min-width: 769px)
{
    .heading-2
    {
        font-size: 22px;
        line-height: 24px;

        margin: 60px 0 0;
        padding: 12px 24px;

        border-radius: 24px;
    }
}

.heading-3
{
    font-family: '新ゴ DB','Shin Go DeBold'; 
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 1.3;

    margin: 12.267vw -1.06vw .8rem;
    padding: 0 .5rem .5rem;

    color: #444;
    border-bottom: 1px solid #a70b13;
}
@media print, screen and (min-width: 769px)
{
    .heading-3
    {
        font-size: 20px; 

        margin: 60px 0 25px;
        padding: 0 0 10px;
    }
}

.heading-4
{
    font-family: '新ゴ DB','Shin Go DeBold'; 
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.3;

    position: relative;

    margin: 6.133vw -1.06vw .8rem;
    padding: .4rem 0 .4rem 1.5rem;

    color: #444;
}
.heading-4::before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: .6rem;
    height: 100%;

    content: '';

    border-radius: .3rem; 
    background-color: #a70b13;
}
@media print, screen and (min-width: 769px)
{
    .heading-4
    {
        font-size: 18px; 

        margin: 30px 0 25px;
        padding: 6px 0 7px 16px;

        border-width: 8px;
    }
    .heading-4::before
    {
        width: 8px;

        border-radius: 4px;
    }
}

.heading-5
{
    font-family: '新ゴ DB','Shin Go DeBold'; 
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1.3;

    position: relative;

    margin: 0 -1.06vw 1.6rem;
    padding-left: 1.3rem;

    color: #444;
}
.heading-5::before
{
    font-family: 'icon';
    font-size: 1rem;

    position: absolute;
    top: .3rem;
    left: 0;

    content: '\e901';

    color: #a70b13;
}
@media print, screen and (min-width: 769px)
{
    .heading-5
    {
        font-size: 16px;
        line-height: 28px; 

        margin: 0 0 20px;
        padding-left: 17px;
    }
    .heading-5::before
    {
        font-size: 12px; 

        top: 0;
    }
}

.heading-6
{
    font-family: '新ゴ DB','Shin Go DeBold'; 
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.3;

    position: relative;

    margin: 0 -1.06vw 1rem;
    padding-left: 1.5rem;
}
.heading-6::before
{
    font-family: 'icon';
    font-size: 1rem;

    position: absolute;
    top: .2rem;
    left: 0;

    content: '\e902';

    color: #a70b13;
}
@media print, screen and (min-width: 769px)
{
    .heading-6
    {
        font-size: 14px;
        line-height: 24px; 

        margin: 0 0 10px;
        padding-left: 12px;
    }
    .heading-6::before
    {
        font-size: 10px;

        top: 0;

        -webkit-transform: scale(.8);
            -ms-transform: scale(.8);
                transform: scale(.8);
    }
}

/* label */
.label-rect{
  width: 105px;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
  margin: 35px 0 10px;
  padding: 5px 0 3px;
  border-radius: 5px;
}
.label-rect--red{
  background: #a70c13;
  color: #FFF;
}
.label-rect--white{
  background: #FFF;
  border: 1px solid #a70c13;
  color: #a70c13;
}
@media print, screen and (min-width: 769px){
  .label-rect{
    width: 120px;
    font-size: 16px;
  }
}


/* anchor */
.anchor
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 6.133vw -3.2vw 0; 

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.anchor__item
{
    width: 50%;

    border-bottom: 1px solid #ccc;
}
.anchor__link
{
    font-size: 1.2rem; 

    position: relative;

    display: block;

    padding: 1.4rem 1.8rem 1.4rem 3.8rem;
}
.anchor__link::before
{
    font-family: 'icon';
    font-size: 1rem;

    position: absolute;
    top: 1.8rem;
    left: 1.8rem;

    display: block;

    content: '\e900';
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    text-decoration: none; 

    color: #ea5450;
}
@media print, screen and (min-width: 769px)
{
    .anchor
    {
        display: block; 

        margin: 60px 0 0;

        text-align: center;
    }
    .anchor__item
    {
        display: inline-block;

        width: auto;

        border-bottom: none;
    }
    .anchor__link
    {
        font-size: 14px; 

        padding: 0 30px 0 22px;
    }
    .anchor__link::before
    {
        line-height: 1.4rem; 

        top: 5px;
        left: 0;

        width: 12px;
        height: 12px;
    }
    .anchor__link:hover::before
    {
        text-decoration: none;
    }
}

/* slogan */
.slogan
{
    font-size: 1.4rem;
    line-height: 1.6;

    margin-top: 12.267vw;

    text-align: center;

    color: #a70b13;
}
@media print, screen and (min-width: 769px)
{
    .slogan
    {
        font-size: 20px;

        margin: 60px 0 0;
    }
}

/* notice */
.notice
{
    font-size: 1rem;
    line-height: 1.8; 

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 6.133vw;

    color: #666;

    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.notice__head
{
    white-space: nowrap;
}
.notice-mark{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.notice-mark .notice_text{
  flex: 1;
}
@media print, screen and (min-width: 769px)
{
    .notice
    {
        font-size: 13px; 

        margin-top: 30px;
    }
}

/* text */
.text
{
    font-size: 1.4rem;
    line-height: 1.8; 

    margin-top: 6.133vw;
}
.text--small
{
    font-size: 1.2rem;
}
.text--xsmall
{
    font-size: 1.1rem;
}
.text--bold{
  font-weight: bold;
}
@media print, screen and (min-width: 769px)
{
    .text
    {
        font-size: 16px; 

        margin-top: 30px;
    }
    .text--small
    {
        font-size: 14px;
    }
    .text--xsmall
    {
        font-size: 12px;
    }
}

/* color */
.color--red{
  color: #a70c13;
}

/* align */
.align--left
{
    text-align: left !important;
}

.align--right
{
    text-align: right !important;
}

.align--center
{
    text-align: center !important;
}

/* image layout */
.image-layout
{
    margin-top: 6.133vw;
}
.image-layout__item
{
    margin-bottom: 1.8rem;
}
.image-layout__item .img-fit
{
    margin-bottom: .8rem;
}
.image-layout__caption
{
    font-size: .9rem;
    line-height: 1.3;

    text-align: center; 

    color: #666;
}
.image-layout__text
{
    font-size: 1.2rem;
    line-height: 1.8; 

    color: #333;
}
@media print, screen and (min-width: 769px)
{
    .image-layout
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        margin-top: 30px; 

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .image-layout__item
    {
        width: 264px;
        margin-bottom: 0;
    }
    .image-layout__item .img-fit
    {
        margin-bottom: 10px;
    }
    .image-layout__caption
    {
        font-size: 12px;
    }
    .image-layout__text
    {
        font-size: 14px; 

        width: 510px;
    }
    .image-layout--large .image-layout__item
    {
        width: 388px;
    }
    .image-layout--large .image-layout__text
    {
        width: 390px;
    }
}

.image-1column
{
    margin-top: 6.133vw;

    text-align: center;
}
@media print, screen and (min-width: 769px)
{
    .image-1column
    {
        margin-top: 30px;
    }
}

.image-2column__item
{
    margin-bottom: 1.5rem;
}
.image-2column__item .img-fit
{
    margin-bottom: .5rem;
}
.image-2column__caption
{
    font-size: .9rem;
    line-height: 1.3; 

    text-align: center;

    color: #666;
}
.image-2column-sp{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.image-2column-sp__item
{
    width: 48.1%;
    margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 769px)
{
		.image-2column
		{
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;

				-ms-flex-wrap: wrap;
						flex-wrap: wrap;
				-webkit-box-pack: justify;
				-ms-flex-pack: justify;
				justify-content: space-between;
				-webkit-box-align: start;
				-ms-flex-align: start;
				align-items: flex-start;
		}
    .image-2column__item
    {
        width: 360px;
        margin-bottom: 10px;
    }
    .image-2column__item .img-fit
    {
        margin-bottom: 10px;
    }
    .image-2column__caption
    {
        font-size: 1.2rem;
    }
}

.image-3column
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.image-3column__item
{
    width: 48.1%;
    margin-bottom: 1.5rem;
}
.image-3column__item .img-fit
{
    margin-bottom: .5rem;
}
.image-3column__caption
{
    font-size: .9rem;
    line-height: 1.3; 

    text-align: center;

    color: #666;
}
@media print, screen and (min-width: 769px)
{
    .image-3column__item
    {
        width: 240px;
        margin-bottom: 10px;
    }
    .image-3column__item .img-fit
    {
        margin-bottom: 10px;
    }
    .image-3column__caption
    {
        font-size: 1.2rem;
    }
}

/* box */
.box
{
    padding: 0 1.6rem 1.6rem;

    border-radius: 2.67vw; 
    background-color: #fff;
}
.box-wrapper
{
    margin: 12.267vw 0 0;
}
.box .heading-2
{
    font-size: 1.7rem;

    margin-right: -1.6rem;
    margin-bottom: 1.4rem; 
    margin-left: -1.6rem;
    padding-top: .6rem;
    padding-bottom: .6rem;

    border-radius: 2.67vw 2.67vw 0 0;
}
.box .heading-3
{
    font-size: 1.4rem; 

    margin-top: 6.133vw;
    margin-right: -.3rem;
    margin-left: -.3rem;
    padding: 0 .3rem .6rem;
}
.box .text
{
    font-size: 1.2rem; 

    margin-bottom: .6rem;
}
.box .text--small
{
    font-size: 1rem;
}
.box-2
{
    padding: 1.2rem 1.6rem; 

    border: 1px solid #a70b13;
    border-radius: 2.67vw;
}
.box-2 .heading-3
{
    font-size: 1.4rem;

    margin-top: 0;
}
.box-2 .text
{
    font-size: 1.2rem;
}
.box-2 .text--small
{
    font-size: 1rem;
}
.box-3{
  background: #FFF;
  border: 1px solid #bc2e38;
  padding: 1.2rem 1.6rem;
}
@media (max-width: 768px)
{
    .box .image-layout
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        margin-bottom: 0; 

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .box .image-layout__item
    {
        width: 100%;
        margin-bottom: 0; 

        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .box .image-layout__text
    {
        width: 100%;
        margin-bottom: 1rem; 

        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media print, screen and (min-width: 769px)
{
    .box
    {
        margin: 0 0 20px;
        padding: 0 25px 25px;

        border-radius: 16px;
    }
    .box-wrapper
    {
        margin: 60px 0 0;
    }
    .box .heading-2
    {
        font-size: 20px;

        margin: 0 -25px 12px;
        padding-top: 6px;
        padding-bottom: 6px;

        border-radius: 16px 16px 0 0;
    }
    .box .heading-3
    {
        font-size: 1.8rem; 

        margin: 30px -8px 16px;
        padding: 0 10px 6px;
    }
    .box .text
    {
        font-size: 14px; 

        margin-bottom: 6px;
    }
    .box .text--small
    {
        font-size: 12px;
    }
    .box .notice
    {
        font-size: 1.2rem;
        line-height: 1.3;
    }
    .box .image-layout
    {
        margin-bottom: 0;
    }
    .box .image-layout__text
    {
        width: 460px;
    }
    .box-2
    {
        padding: 16px; 

        border-radius: 16px;
    }
    .box-2 .heading-3
    {
        font-size: 18px;

        margin-bottom: 16px;
    }
    .box-2 .text
    {
        font-size: 14px;
    }
    .box-2 .text--small
    {
        font-size: 12px;
    }
    .box-3{
        padding: 16px;
    }
}

/* table */
.table
{
    width: 100%;
    margin-top: 6.133vw; 

    border-collapse: collapse;

    border-bottom: 1px solid #cfcfcf;
}
.table-wrapper .table
{
    margin-top: 0;
}
.table__th
{
    font-size: 1.2rem;
    font-weight: normal; 

    padding: 1rem 1.5rem;

    text-align: center;

    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    background-color: #f5eded;
}
.table__th:first-child
{
    border-left: none;
}
.table-wrapper02 .table__th:first-child
{
    border-left: 1px solid #cfcfcf;
}
.table-wrapper02 .table__th:last-child
{
    border-right: 1px solid #cfcfcf;
}
.table__th--thead
{
    color: #a70b13; 
    background-color: #eed8d8;
}
.table__td
{
    font-size: 1.2rem;

    padding: 1rem 1.5rem;

    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
}
.table__td:first-child
{
    border-left: none;
}
.table-wrapper02 .table__td:last-child
{
    border-right: 1px solid #cfcfcf;
}
@media (max-width: 768px)
{
    .table-wrapper
    {
        overflow: auto;

        margin-top: 6.133vw; 

        white-space: nowrap;
    }
    .table-wrapper::scrollbar
    {
        height: .5rem;
    }
    .table-wrapper::scrollbar-track
    {
        background: #f1f1f1;
    }
    .table-wrapper::scrollbar-thumb
    {
        background: #bcbcbc;
    }
}
@media print, screen and (min-width: 769px)
{
    .table
    {
        margin-top: 30px;
    }
    .table-wrapper
    {
        margin-top: 30px;
    }
    .table__th
    {
        font-size: 14px;

        padding: 10px;
    }
    .table__td
    {
        font-size: 14px;

        padding: 10px;
    }
}

/* link */
.link-pdf
{
    text-decoration: none;
}
.link-pdf::after
{
    display: inline-block;

    width: 1.2rem;
    height: 1.2rem;
    margin-left: .3rem; 

    content: '';

    background: url(../images/icon_pdf.svg) 0 0/cover no-repeat;
}

.link-blank::after
{
    display: inline-block;

    width: 1.1rem;
    height: 1rem;
    margin-left: .2rem; 

    content: '';

    background: url(../images/icon_blank.svg) 0 0/cover no-repeat;
}

.link-wrapper .link-text
{
    position: relative;

    display: inline-block;

    padding-left: 1.7rem;

    text-decoration: none;
}
.link-wrapper .link-text::before
{
    line-height: 1;

    position: absolute;
    top: .4rem;
    left: 0;

    display: block;

    width: .8rem;
    height: 1rem;

    content: '';

    background: url(../images/icon_arrow.svg) 0 0/cover no-repeat;
}

.link-pagetop .link-text::before
{
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.link-button
{
    font-size: 1.2rem;
    line-height: 1;

    position: relative;

    display: inline-block;

    padding: 1.4rem 2rem;

    text-align: center;
    text-decoration: none;

    color: #ea5450; 
    border: 1px solid #ea5450;
    border-radius: 4rem;
}
.link-button--large
{
    font-size: 1.5rem; 

    padding: 1.8rem 2.7rem;

    color: #fff;
    border: none;
    border-radius: 5.2rem;
    background-color: #ea5450;
}
.link-button--large::before
{
    font-family: 'icon';
    font-size: .6rem;

    position: relative;
    top: -.3rem;

    margin-right: .3rem; 

    content: '\e900';
}
.link-button--access
{
    padding: 1.5rem 2rem;

    color: #fff; 
    border: none;
    background-color: #ea5450;
}
.link-button--access::before
{
    font-family: 'icon';
    font-size: 1.2rem;

    position: relative;
    top: 0;

    margin-right: .5rem; 

    content: '\e908';
}

@media print, screen and (min-width: 769px)
{
    .link-pdf::after
    {
        width: 16px;
        height: 16px;
        margin-left: 3px;
    }
    .link-blank::after
    {
        width: 9px;
        height: 8px;
        margin-left: 3px;
    }
    .link-wrapper .link-text
    {
        padding-left: 15px;
    }
    .link-wrapper .link-text::before
    {
        top: .5em;

        width: 8px;
        height: 10px;
    }
    .link-text:hover
    {
        text-decoration: underline;
    }
    .link-button
    {
        font-size: 14px;

        padding: 10px 24px;

        border-radius: 18px;
    }
    .link-button::after
    {
        width: 10px;
    }
    .link-button:hover
    {
        text-decoration: none; 

        color: #ea5450;
        background-color: #fae4e3;
    }
    .link-button--large
    {
        font-size: 18px;

        padding: 15px 40px;

        border-radius: 24px;
    }
    .link-button--large:hover
    {
        color: #fff; 
        background-color: rgba(234, 84, 80, .6);
    }
    .link-button--access
    {
        padding: 11px 24px;
    }
    .link-button--access:hover
    {
        color: #fff; 
        background-color: rgba(234, 84, 80, .6);
    }
    .link-button--access::before
    {
        font-size: 1.2rem;

        margin-right: .5rem;
    }
}

/* list */
.list-ul__item
{
    font-size: 1.4rem;
    line-height: 2rem; 

    position: relative;

    margin-top: 1.3rem;
    padding-left: 1.2rem;
}
.list-ul__item::before
{
    position: absolute;
    top: .6rem;
    left: 0;

    width: .6rem;
    height: .6rem;

    content: '';

    border-radius: .2rem;
    background-color: #a70b13;
}
.list-ul__item--small{
    font-size: 1.3rem;
    line-height: 2rem;
    position: relative;
    margin-top: 1.3rem;
    padding-left: 1.2rem;
}
.list-ul__item--small::before{
    position: absolute;
    top: .6rem;
    left: 0;
    width: .4rem;
    height: .4rem;
    content: '';
    border-radius: .2rem;
    background-color: #000;
}

.list-ul--top
{
    margin-top: 0 !important;
}

.list-ol
{
    margin: 0 0 2.7rem 2rem;
}
.list-ol__item
{
    font-size: 1.4rem;
    line-height: 2rem; 

    margin-bottom: 1.3rem;

    list-style: decimal;
}

@media print, screen and (min-width: 769px)
{
    .list-ul__item
    {
        font-size: 1.6rem;
        line-height: 2.9rem; 

        margin-top: 13px;
        padding-left: 14px;
    }
    .list-ul__item::before
    {
        top: .6em;
        width: 6px;
        height: 6px;
    }
    .list-ul__item--small{
        font-size: 1.5rem;
        line-height: 2.9rem; 
        margin-top: 13px;
        padding-left: 14px;
    }
    .list-ul__item--small::before{
        top: .7em;
    }
    .list-ol
    {
        margin: 0 0 25px 25px;
    }
    .list-ol__item
    {
        font-size: 1.6rem;
        line-height: 2.9rem; 
        margin-bottom: 13px;
    }
}

/* toggle */
.toggle
{
    margin-bottom: 2.2rem;
  overflow: hidden;
  border-radius: 2.67vw;
  border: 1px solid #a70b13;
}
.toggle .accordion-title
{
    font-size: 1.4rem;
    line-height: 1.3;

    position: relative;

   /* margin-top: 2.2rem;*/
    padding: .7rem 4rem .7rem 1.6rem;

    /*border-bottom: 1px solid #a70b13;*/
    border-radius: 2.67vw;
}
.toggle .accordion-title::after
{
    font-family: 'icon';
    line-height: 1;

    position: absolute;
    right: .8rem;
    bottom: .8rem;

    content: '\e909';

    color: #ea5450;
}
.toggle .accordion-title.is-open
{
    /*border-radius: 2.67vw 2.67vw 0 0;*/
    background-color: #fff;
}
.toggle .accordion-title.is-open::after
{
    content: '\e903';
}
.toggle .accordion-body
{
    font-size: 1.2rem;
    line-height: 1.8;

    position: relative;

    padding: 1.3rem 1.6rem 1.2rem;

    border-top: 1px solid #a70b13;
    /*border-top: none;*/
    /*border-radius: 0 0 2.67vw 2.67vw;*/
}

.toggle-title-wrap{
  margin-top: 2.2rem;
}
.toggle.toggle-title{
  border: none;
  margin: 2rem 0 0;
}
.toggle.toggle-title:first-child{
  margin-top: 0;
}
.toggle.toggle-title .accordion-title {
  background: #f3e1e1;
  border-radius: 0;
  font-family: '新ゴ DB','Shin Go DeBold';
  font-size: 1.6rem;
  color: #444;
  line-height: 1.4;
  margin-top: 0;
  padding: 15px 35px 15px 13px;
}
.toggle.toggle-title .accordion-title::after{
  content: none;
}
.toggle.toggle-title .status{
  border: 1px solid #a70b13;
  border-radius: 100%;
  position: absolute;
  right: .8rem;
  bottom: 50%;
  transform: translateY(50%);
  height: 25px;
  width: 25px;
}
.toggle.toggle-title .status::before,
.toggle.toggle-title .status::after{
  content: "";
  background: #a70b13;
  display: block;
  height: 2px;
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.toggle.toggle-title .status::after{
  height: 15px;
  width: 2px;
}
.toggle.toggle-title .accordion-title.is-open .status::after{
  display: none;
}
.toggle.toggle-title .status span{
  position: absolute;
  bottom: -.9em;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.toggle.toggle-title .status span::before{
  content: "open";
  color: #a70b13;
  font-size: 10px;
}
.toggle.toggle-title .accordion-title.is-open .status span::before{
  content: "close";
}
.toggle.toggle-title .accordion-body{
  background-color: #FFF;
  border: 0;
  padding: 2.5rem 1.6rem 2.5rem;
}
.toggle.toggle-title .box{
  border: 3px solid #f3e1e1;
  border-radius: 10px;
  overflow: hidden;
}
.toggle.toggle-title .box .heading-2{
  border-radius: 0;
}
.toggle.toggle-title .accordion-body .heading-3{
  font-size: 1.6rem;
}
@media print, screen and (min-width: 769px)
{
    .toggle
    {
        margin-bottom: 22px;
        border-radius: 16px;
    }
    .toggle .accordion-title
    {
        font-size: 16px;
        line-height: 1.6;

        margin-top: 22px;
        padding: 11px 50px 10px 18px;

        cursor: pointer;

    }
    .toggle .accordion-title::after
    {
        font-size: 2rem; 

        right: 15px;
        bottom: 13px;
    }
    .toggle .accordion-title:hover
    {
        background-color: #fae4e3;
    }
    .toggle .accordion-title.is-open
    {
        /*border-radius: 16px 16px 0 0;*/
    }
    .toggle .accordion-body
    {
        font-size: 14px;

        padding: 18px;

        /*border-radius: 0 0 16px 16px;*/
    }
  
  .toggle-title-wrap{
    margin-top: 50px;
  }
  .toggle.toggle-title{
    margin: 20px 0 0;
  }
  .toggle.toggle-title:nth-of-type(1){
    margin-top: 0;
  }
  .toggle.toggle-title .accordion-title {
    border-radius: 0;
    font-size: 18px;
    padding: 30px 50px 30px 18px;
    margin-top: 0;
  }
  .toggle.toggle-title .status{
    right: 1rem;
    height: 30px;
    width: 30px;
  }
  .toggle.toggle-title .accordion-body{
    padding: 30px 18px 25px;
  }
  .toggle.toggle-title .box{
    border-radius: 20px;
  }
  .toggle.toggle-title .accordion-body .heading-3{
    font-size: 1.8rem;
  }
}

/* tab */
.tab-area {
  cursor: pointer;
}
.tab-area .tab {
	display: inline-block;
}
.tab-area .tab.active {
	font-weight: bold;
}
.tab-area a.link-text {
	font-size: 1.4em;
	padding: 0 1.8rem 0 1.7rem;
	text-decoration: underline;
}
.tab-content-area .tab-content {
	display: none;
}
.tab-content-area .tab-content.show {
	display: block;
}
@media print, screen and (min-width: 769px){
	.tab-area a.link-text {
		font-size: 16px;
		padding: 0 30px 0 22px;
	}
}

/* faq */
.faq__q
{
    padding-left: 3.2rem !important;
}
.faq__q::before
{
    position: absolute;
    top: .8rem;
    left: 1.1rem;

    display: block;

    width: 1.6rem;
    height: 1.4rem;

    content: '';

    background: url(../images/icon_q_sp.png) 0 0/cover no-repeat;
}

.faq__a
{
    padding-left: 3.2rem !important;
}
.faq__a::before
{
    position: absolute;
    top: 1.4rem;
    left: 1.1rem;

    display: block;

    width: 1.6rem;
    height: 1.4rem;

    content: '';

    background: url(../images/icon_a_sp.png) 0 0/cover no-repeat;
}

@media print, screen and (min-width: 769px)
{
    .faq__q
    {
        padding-left: 56px !important;
    }
    .faq__q::before
    {
        top: 10px;
        left: 20px;

        width: 24px;
        height: 22px;

        background-image: url(../images/icon_q_pc.png);
    }
    .faq__a
    {
        padding-left: 56px !important;
    }
    .faq__a::before
    {
        top: 14px;
        left: 20px;

        width: 26px;
        height: 22px;

        background-image: url(../images/icon_a_pc.png);
    }
}

/* relation */
.relation
{
    margin-top: 12.267vw; 
    padding: 1.2rem 1.6rem .4rem;

    border: 1px solid #a70b13;
    border-radius: 2.67vw;
}
.relation__title
{
    font-size: 1.4rem;
    font-weight: normal; 
    line-height: 1;

    margin-bottom: .4rem;
    padding-bottom: .5rem;

    border-bottom: 1px solid #a70b13;
}
.relation-list
{
    overflow: hidden;
}
.relation-list__item
{
    font-size: 1.2rem; 

    float: left;

    margin: 1.5rem 0;
    padding-right: 1rem;
}
.relation-list__link
{
    position: relative;

    padding-left: 1.3rem;
}
.relation-list__link::before
{
    line-height: 1;

    position: absolute;
    top: .2rem;
    left: 0;

    display: block;

    width: .8rem;
    height: 1rem;

    content: '';

    background: url(../images/icon_arrow.svg) 0 0/cover no-repeat;
}
@media print, screen and (min-width: 769px)
{
    .relation
    {
        margin-top: 60px; 
        padding: 16px 16px 0;

        border-radius: 16px;
    }
    .relation__title
    {
      font-size: 18px;

        margin-bottom: 9px; 
        padding-bottom: 8px;
    }
    .relation-list__item
    {
        font-size: 16px;
    }
    .relation-list__link
    {
        padding-left: 24px;
    }
    .relation-list__link::before
    {
    		top: .5rem;
        left: 8px;
    }
}

/* column */
@media print, screen and (min-width: 769px)
{
    .column-2
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        width: 100%; 

        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .column-2 .column__item
    {
        width: 50%;
        margin: 0 18px;
    }
}

/* contact */
.contact-inner
{
    margin-bottom: 1.6rem; 
    padding: 1.6rem;

    border-radius: 2.67vw;
    background-color: #f1f1ef;
}
.contact-inner .text
{
    font-size: 1.5rem;
}
.contact-inner .text .text--xsmall
{
    font-size: 1.1rem;
}

.contact .list-ul__item
{
    font-size: 1.2rem;
}

@media print, screen and (min-width: 769px)
{
    .contact-inner
    {
        padding: 15px 32px; 

        border-radius: 16px;
    }
    .contact-inner .text
    {
        font-size: 19px;
        line-height: 1.4;
    }
    .contact-inner .text .text--xsmall
    {
        font-size: 16px;
    }
    .contact .list-ul
    {
        padding-left: 16px;
    }
    .contact .list-ul__item
    {
        font-size: 14px;
        line-height: 2rem;
    }
    .contact .list-ul__item::before
    {
        top: .5em;
    }
}

/* ===========================

sidebar

=========================== */
.sidebar
{
    font-family: '新ゴ M','Shin Go Medium';
}
@media (max-width: 768px)
{
    .sidebar
    {
        display: none;
    }

    .sidebar-sp .sidebar-list{
        display: flex;
        flex-wrap: wrap;
        margin: 2.133vw -3.2vw 0;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 3.2vw;
    }
    .sidebar-sp .sidebar-list .relation-list__item{
        width: 50%;
        background: url(../common/images/bg_dot-02.png) bottom left repeat-x;
        margin: 0;
        padding: 0;
    }
    .sidebar-sp .sidebar-list .relation-list__link{
        display: block;
        padding: .8rem 0 .6rem 3.1rem;
    }
    .sidebar-sp .sidebar-list .relation-list__link::before{
        top: 1.2rem;
        left: 1.4rem;
    }
}
@media print, screen and (min-width: 769px)
{
    .sidebar
    {
        width: 228px;
        margin-bottom: 57px;

        border-radius: 16px;
        background-color: #fff;
        overflow: hidden;
    }
    .sidebar-title
    {
        height: 68px;
        padding: 23px 0 0 17px;

        background: url(../images/bg_dot-03.png) 0 bottom repeat-x;
    }
    .sidebar-title-sustainability
    {
        height: 78px;
        padding: 17px 0 0 17px;
    }
    .sidebar-title__image
    {
        vertical-align: top;
    }
    .sidebar-title::before
    {
        font-size: 12px; 

        margin-right: 9px;

        vertical-align: text-top;
    }
    .sidebar-title-sustainability::before
    {
        position: relative;
        top: -22px;
    }
    .sidebar__item
    {
        background: url(../images/bg_dot-02.png) 0 0 repeat-x;
    }
    .sidebar__item:first-child
    {
        background: none;
    }
    .sidebar__link
    {
        font-size: 16px;
        line-height: 20px;

        display: block;

        padding: 16px;

        text-decoration: underline; 

        color: #666;
    }
    .sidebar__link.is-current
    {
        background-color: #f2f1ed;
    }
    .sidebar-child-list
    {
        padding-left: 16px; 

        background: url(../images/bg_dot-02.png) 0 0 repeat-x;
    }
    .sidebar-child__item
    {
        background: url(../images/bg_dot-02.png) 0 0 repeat-x;
    }
    .sidebar-child__item:first-child
    {
        background: none;
    }
    .sidebar-child__link
    {
        font-size: 14px;

        display: block;

        padding: 8px;

        text-decoration: underline; 

        color: #666;
    }
    .sidebar-child__link:hover
    {
        color: #ea5450;
    }
    .sidebar-child__link.is-current
    {
        background-color: #f2f1ed;
    }

    .sidebar-sp{display: none;}
}

/* ===========================

footer

=========================== */
.footer
{
    font-family: '新ゴ M','Shin Go Medium'; 

    position: relative;
    z-index: 2;

    background-color: #f9f9f9;
}
.footer-nav__item .fa-icon_arrow::before
{
    font-size: .7rem;

    position: relative;
    top: -.1rem; 

    margin-right: .6rem;
}
@media (max-width: 768px)
{
    .footer
    {
        padding: 8vw 0 5.07vw; 

        border-top: 2px solid #f5c9c8;
    }
    .footer-topic-path-wrapper
    {
        display: none;
    }
    .footer-nav
    {
        padding: 0 8vw 1.8rem; 

        text-align: center;
    }
    .footer-nav__item
    {
        font-size: 1.2rem;
        line-height: 1;

        display: inline-block;

        margin: 0 .6rem 1.7rem;
    }
    .footer-copyright
    {
        text-align: center;
    }
    .footer__logo
    {
        width: 67.33vw;
        margin: 0 auto 3.93vw;
    }
    .footer__text
    {
        font-size: .9rem; 
        line-height: 1;

        color: #666;
    }
}
@media print, screen and (min-width: 769px)
{
    .footer-topic-path
    {
        overflow: hidden; 

        width: 1060px;
        margin: auto;
        padding: 6px 0 4px;
    }
    .footer-topic-path-wrapper
    {
        background-color: #f5c9c8;
    }
    .footer-topic-path__item
    {
        font-size: 14px; 

        float: left;

        margin-left: 7px;
    }
    .footer-topic-path__item::before
    {
        display: inline-block;

        width: 0;
        height: 0;
        margin-right: 5px;

        content: '';

        border-width: 4.5px 0 4.5px 7.8px;
        border-style: solid;
        border-color: transparent transparent transparent #a70b13;
    }
    .footer-topic-path__item:first-child
    {
        margin-left: 0;
    }
    .footer-topic-path__item:first-child::before
    {
        display: none;
    }
    .footer-topic-path__link
    {
        color: #ea5450;
    }
    .footer-topic-path__link:hover
    {
        color: #ea5450;
    }
    .footer-inner
    {
        overflow: hidden; 

        width: 1060px;
        margin: auto;
        padding: 23px 0 52px;
    }
    .footer-nav
    {
        float: right;

        width: 500px;

        text-align: right;
    }
    .footer-nav__item
    {
        font-size: 14px; 

        display: inline-block;

        margin: 5px 0 5px 22px;
    }
    .footer-nav__link::before
    {
        font-size: 7px;
    }
    .footer-nav__link:hover
    {
        color: #ea5450;
    }
    .footer-copyright
    {
        float: left;
    }
    .footer__logo
    {
        width: 320px;
    	margin-bottom: 13px;
    }
    .footer__text
    {
        font-size: 12px;
        line-height: 1; 

        color: #666;
    }
}

/* ===========================

top

=========================== */
.top .header
{
    position: fixed;
    top: 0;
}

.top-main
{
    width: 100%; 
    padding-top: 12.8vw;
}

.top__main-visual-bg
{
    position: fixed;
    z-index: 1; 
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    height: 100vh;
    margin: auto;

    background-image: url(../../images/bg_mv_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.top__main-visual
{
    position: relative;
    z-index: 1;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    height: calc(100vh - 12.8vw);

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top__title
{
    width: 57.33vw;
}

.top-slider-wrapper
{
    position: relative;
    z-index: 1;

    padding: 10vw 3.47vw 11.73vw;

    background-color: #ececea;
}
.top-slider-wrapper .slick-dots
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding-top: 5.33vw; 

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.top-slider-wrapper .slick-dots button
{
    overflow: hidden;

    width: 4.26vw;
    height: 4.26vw;
    margin: 0 3.2vw; 

    text-indent: -9999px;

    border-radius: 100%;
    background: rgba(234, 84, 80, .4);
}
.top-slider-wrapper .slick-dots .slick-active button
{
    background: #ea5450;
}
.top-slider__item
{
    border-radius: 3.5vw; 
    overflow: hidden;
}

.top-press
{
    font-family: '新ゴ M','Shin Go Medium'; 

    position: relative;
    z-index: 1;

    padding: 12vw 4.93vw 10.67vw;

    background-color: #fff;
}
.top-press__title
{
    width: 54.93vw;
    margin: 0 auto 6.4vw;
}
.top-press__button
{
    margin-top: 12.267vw; 

    text-align: center;
}

.top-about
{
    position: relative;
    z-index: 1;

    padding: 2.93vw 8.93vw 7.47vw; 

    background-color: #ececea;
}
.top-about__title
{
    width: 39.2vw;
    margin: 0 auto 6.53vw;
}
.top-about-list
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.top-about__item
{
    width: 39.47vw;
    margin-bottom: 3.2vw;
}
.top-about__hd
{
    margin: 30px auto 4.2vw;
}

@media (max-width: 768px)
{
    .top-press__button .link-button
    {
        font-size: 1.2rem; 

        padding-top: 1.4rem;
        padding-bottom: 1.4rem;

        border-radius: 2rem;
    }
    .top-press__button .link-button::before
    {
        top: -.2rem;
    }
}

@media print, screen and (min-width: 769px)
{
    .top-main
    {
        padding-top: 64px;
    }
    .top__main-visual-bg
    {
        background-image: url(../../images/bg_mv_pc.jpg);
    }
    .top__main-visual
    {
        height: calc(100vh - 64px);
    }
    .top__title
    {
        width: 666px;
    }
    .top-slider-wrapper
    {
        padding: 60px 0 30px;
    }
    .top-slider-wrapper .top-inner
    {
        width: 720px;
        margin: auto;
    }
    .top-slider-wrapper .slick-dots
    {
        padding-top: 24px;
    }
    .top-slider-wrapper .slick-dots button
    {
        width: 16px;
        height: 16px;
        margin: 0 12px;
    }
    .top-slider__item
    {
        width: 720px !important;

        border-radius: 25px; 
        background-color: #fff;
    }
    .top-slider__item:hover .img-fit
    {
        opacity: .6;
    }
    .top-press
    {
        padding: 73px 0 64px;
    }
    .top-press .top-inner
    {
        width: 960px;
        margin: auto;
    }
    .top-press__title
    {
        width: 346px;
        margin: 0 auto 48px;
    }
    .top-press__button
    {
        margin-top: 60px;
    }
    .top-about
    {
        padding: 67px 0 32px;
    }
    .top-about .top-inner
    {
        width: 830px;
        margin: auto;
    }
    .top-about__title
    {
        width: 248px;
        margin: 0 auto 48px;
    }
    .top-about__item
    {
        width: 256px;
        margin-bottom: 32px;

        border-radius: 25px; 
        background: #fff;
    }
    .top-about__hd
    {
        background: #FFF;
        border-radius: 20px;
    }
    .top-about__item:hover .img-fit,
    .top-about__hd:hover .img-fit
    {
        opacity: .6;
    }
}

/* ===========================

about

=========================== */
.about-keywords
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin-top: 6.133vw; 

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.about-keywords__item
{
    width: 45.33vw;
    margin-bottom: 2.93vw;
}

.about-voice
{
    overflow: hidden;
}
.about-voice__item
{
    float: left;

    width: 100px;
    margin: 0 1rem .5rem 0;
}
.about-voice__text
{
    font-size: 1.2rem;
    line-height: 2.2rem;
}

.timeline{
	max-width: 750px;
	margin: 0 auto;
	position: relative;
}
.timeline:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #a70b13 transparent transparent transparent;
	position: absolute;
	left: 0;
	bottom: -10px;
}
.timeline > li {
	margin: 0;
	position: relative;
	border-left: 20px #a70b13 solid;
}
.timeline li:before{
	content: '';
	width: 8px;
	height: 8px;
	background: #FFFFFF;
	position: absolute;
	left: -14px;
	top: 8px;
	border-radius: 100%;
}
.timeline li:after {
	content: "";
	display: block;
	clear: both;
}
.timeline-date{
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #ea5450;
	padding-left: 5px;
	margin-top: 6px;
	text-align: left;
	width: 77px;
}
.timeline-content{
	font-size: 12px;
	float: left;
	padding: 4px 0;
	text-align: left;
	position: relative;
	width: calc(100% - 77px);
}

@media print, screen and (min-width: 769px)
{
    .about-keywords
    {
        margin-top: 60px;
    }
    .about-keywords__item
    {
        width: 256px;
        margin-bottom: 16px;
    }
    .about-keywords__item:hover
    {
        opacity: .6;
    }
    .about-voice__item
    {
        width: 160px;
        margin: 0 24px 0 0;
    }
    .about-voice__text
    {
        font-size: 14px;
        line-height: 25px;

        padding-left: 184px;
    }
    .about-initiatives__item {
        width: 220px;
        margin-bottom: 30px;
    }
    .about-initiatives__item:hover
    {
        opacity: .6;
    }
	
		.timeline:after{
			border-width: 15px 15px 0 15px;
			bottom: -15px;
		}
		.timeline > li {
			border-left: 30px #a70b13 solid;
		}
		.timeline li:before{
			width: 12px;
			height: 12px;
			left: -21px;
			top: 10px;
		}
		.timeline-date{
			font-size: 12px;
			padding-left: 15px;
			margin-top: 8px;
			width: 105px;
		}
		.timeline-content{
			font-size: 14px;
			padding: 6px 0;
			width: calc(100% - 105px);
		}
}

/* ===========================

product

=========================== */
.product-wrapper
{
    margin-top: 12.267vw;
}

@media print, screen and (min-width: 769px)
{
    .product-wrapper
    {
        margin-top: 60px;
    }
}

/* press release */
.press-outer
{
    margin-top: 6.133vw;

    background: url(../images/bg_dot-01.png) 0 0/1.6vw repeat-x;
}

.press__list
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 1rem .3rem;

    background: url(../images/bg_dot-01.png) 0 bottom/1.6vw repeat-x; 

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.press__date
{
    font-size: 1.2rem;
    line-height: 1.4rem;

    width: 12rem;

    color: #666;
}

.press__category
{
    font-size: .7rem;
    line-height: 1; 

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    width: 7rem;
    height: 1.4rem;

    color: #fff;
    border-radius: .7rem;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.press__category--info
{
    background-color: #5ab651;
}
.press__category--news
{
    background-color: #62bcc4;
}

.press__body
{
    font-size: 1.2rem;
    line-height: 1.6rem; 

    width: 100%;
    margin-top: .5rem;
}

.press__link
{
    text-decoration: none;

    color: #333;
}

@media print, screen and (min-width: 769px)
{
    .press-outer
    {
        position: relative;

        margin-top: 30px;

        background-size: 6px;
    }
    .press__list
    {
        padding: 16px 0;

        background-size: 6px; 

        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    }
    .press__date
    {
        font-size: 14px;
        line-height: 1.3; 

        width: 170px;
        padding-left: 13px;
    }
    .press__category
    {
        font-size: 10px; 

        width: 100px;
        height: 20px;

        border-radius: 10px;
    }
    .press__category--material
    {
        padding-left: 1em; 

        letter-spacing: 1em;
    }
    .press__category--tanshin
    {
        padding-left: 3px; 

        letter-spacing: 3px;
    }
    .press__body
    {
        font-size: 14px;
        line-height: 1.3;

        width: calc(100% - 205px);
        margin-top: 0;
        padding-left: 25px;
    }
    .press__link:hover
    {
        text-decoration: underline; 

        color: #005edb;
    }
}

/* ===========================

ipet

=========================== */
/* office */
.office__address
{
    width: 8em;
}

/* cs */
@media print, screen and (min-width: 769px)
{
    .cs__flow
    {
        display: inline-block; 

        width: 752px;
    }
}

/* overview */
.overview__th
{
    width: 10.2rem;
}
@media print, screen and (min-width: 769px)
{
    .overview__th
    {
        width: 156px;
    }
}

/* ===========================

ir

=========================== */
/* public notice */
.public-notice__date
{
    width: auto;
}

@media print, screen and (min-width: 769px)
{
    .public-notice__date
    {
        width: 155px;
    }
}

/* ===========================

print

=========================== */
@media print
{
    .drawer-toggle,
    .global-nav-wrapper,
    .footer-topic-path-wrapper,
    .footer-nav,
    .footer__logo,
    .topic-path-wrapper,
    .sidebar,
    .pagetop-wrapper,
    .relation,
    .anchor
    {
        display: none;
    }
    html
    {
        font-size: 62.5%;
    }
    .header-inner
    {
        width: 100%; 
        height: 42px;
        padding: 0;

        -webkit-box-shadow: none;
                box-shadow: none;
    }
    .header-logo
    {
        width: 255px;
    }
    .footer
    {
        width: 100%;
        padding: 10px 0; 

        border-top: none;
        background-color: #fff;
    }
    .footer-inner
    {
        width: 100%;
    }
    .footer-copyright
    {
        float: none;
    }
    .main
    {
        background-color: #fff;
    }
    .main__inner
    {
        width: 800px;
        padding-top: 0;
    }
    .contents
    {
        padding: 0 0 10px;
    }
    .heading-1
    {
        margin-top: 10px;
    }
    .table-wrapper
    {
        overflow: visible;

        white-space: normal;

        page-break-inside: avoid;
    }
    .table
    {
        page-break-inside: avoid;
    }
    .top-main
    {
        padding-top: 0;
    }
    .top__main-visual-bg
    {
        position: relative;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0;

        height: 400px;
    }
    .top__main-visual
    {
        position: absolute;
        z-index: 2; 
        top: 0;
        left: 50%;

        height: 400px;

        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
}

/* ===========================

sustainability

=========================== */
.initiatives {
    margin-top: 80px;
}
.initiatives h2 {
    color: #333;
    text-align: center;
}
.about-initiatives {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3.133vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.about-initiatives__item {
    width: 45.33vw;
    margin-bottom: 2.93vw;
    filter: drop-shadow(0 0 0.75rem #dedede);
}

@media print, screen and (min-width: 769px) {
    .initiatives {
        margin-top: 150px;
    }
    .initiatives h2 {
        font-size: 20px;
    }
    .about-initiatives {
        max-width: 715px;
        margin-left: auto;
        margin-right: auto;
    }
    .about-initiatives__item {
        width: 220px;
        margin-bottom: 30px;
    }
    .about-initiatives__item:hover {
        opacity: .6;
    }
}

/* ===========================

action

=========================== */
@media print, screen and (max-width: 768px) {
    .priority_img_pc {
        display: none;
    }
    .priority_img_sp {
        max-width: 337px;
    }
}

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