@charset 'UTF-8';
.table-none td
{
    padding: 0;

    border: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video
{
    font-size: 100%;

    box-sizing: border-box;
    margin: 0;
    padding: 0;

    vertical-align: baseline;

    border: 0;
}

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

    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6
{
    font-family: 'Noto Sans Japanese', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

    color: inherit;
}

a:hover
{
    opacity: .8;
}

ol,
ul
{
    list-style: none;
}

blockquote,
q
{
    quotes: none;
}

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

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

    vertical-align: bottom;
}

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

body
{
    font-family: 'Noto Sans Japanese', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 14px;
    line-height: 1.6;

    overflow: hidden;

    color: #333;
    background: #fff;
}

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

@media screen and (max-width: 834px)
{
    .inner
    {
        padding: 0 10px;
    }
}

.bg100
{
    margin-right: calc(((100vw - 100%) / 2) * -1) !important;
    margin-left: calc(((100vw - 100%) / 2) * -1) !important;
}

.mg1
{
    margin: 1em;
}

.mgT1
{
    margin-top: 1em;
}

.mgR1
{
    margin-right: 1em;
}

.mgB1
{
    margin-bottom: 1em;
}

.mgL1
{
    margin-left: 1em;
}

.pd1
{
    padding: 1em;
}

.pdT1
{
    padding-top: 1em;
}

.pdR1
{
    padding-right: 1em;
}

.pdB1
{
    padding-bottom: 1em;
}

.pdL1
{
    padding-left: 1em;
}

.mg2
{
    margin: 2em;
}

.mgT2
{
    margin-top: 2em;
}

.mgR2
{
    margin-right: 2em;
}

.mgB2
{
    margin-bottom: 2em;
}

.mgL2
{
    margin-left: 2em;
}

.pd2
{
    padding: 2em;
}

.pdT2
{
    padding-top: 2em;
}

.pdR2
{
    padding-right: 2em;
}

.pdB2
{
    padding-bottom: 2em;
}

.pdL2
{
    padding-left: 2em;
}

.mg3
{
    margin: 3em;
}

.mgT3
{
    margin-top: 3em;
}

.mgR3
{
    margin-right: 3em;
}

.mgB3
{
    margin-bottom: 3em;
}

.mgL3
{
    margin-left: 3em;
}

.pd3
{
    padding: 3em;
}

.pdT3
{
    padding-top: 3em;
}

.pdR3
{
    padding-right: 3em;
}

.pdB3
{
    padding-bottom: 3em;
}

.pdL3
{
    padding-left: 3em;
}

.mg4
{
    margin: 4em;
}

.mgT4
{
    margin-top: 4em;
}

.mgR4
{
    margin-right: 4em;
}

.mgB4
{
    margin-bottom: 4em;
}

.mgL4
{
    margin-left: 4em;
}

.pd4
{
    padding: 4em;
}

.pdT4
{
    padding-top: 4em;
}

.pdR4
{
    padding-right: 4em;
}

.pdB4
{
    padding-bottom: 4em;
}

.pdL4
{
    padding-left: 4em;
}

.mg5
{
    margin: 5em;
}

.mgT5
{
    margin-top: 5em;
}

.mgR5
{
    margin-right: 5em;
}

.mgB5
{
    margin-bottom: 5em;
}

.mgL5
{
    margin-left: 5em;
}

.pd5
{
    padding: 5em;
}

.pdT5
{
    padding-top: 5em;
}

.pdR5
{
    padding-right: 5em;
}

.pdB5
{
    padding-bottom: 5em;
}

.pdL5
{
    padding-left: 5em;
}

.mg6
{
    margin: 6em;
}

.mgT6
{
    margin-top: 6em;
}

.mgR6
{
    margin-right: 6em;
}

.mgB6
{
    margin-bottom: 6em;
}

.mgL6
{
    margin-left: 6em;
}

.pd6
{
    padding: 6em;
}

.pdT6
{
    padding-top: 6em;
}

.pdR6
{
    padding-right: 6em;
}

.pdB6
{
    padding-bottom: 6em;
}

.pdL6
{
    padding-left: 6em;
}

.mg7
{
    margin: 7em;
}

.mgT7
{
    margin-top: 7em;
}

.mgR7
{
    margin-right: 7em;
}

.mgB7
{
    margin-bottom: 7em;
}

.mgL7
{
    margin-left: 7em;
}

.pd7
{
    padding: 7em;
}

.pdT7
{
    padding-top: 7em;
}

.pdR7
{
    padding-right: 7em;
}

.pdB7
{
    padding-bottom: 7em;
}

.pdL7
{
    padding-left: 7em;
}

.mg8
{
    margin: 8em;
}

.mgT8
{
    margin-top: 8em;
}

.mgR8
{
    margin-right: 8em;
}

.mgB8
{
    margin-bottom: 8em;
}

.mgL8
{
    margin-left: 8em;
}

.pd8
{
    padding: 8em;
}

.pdT8
{
    padding-top: 8em;
}

.pdR8
{
    padding-right: 8em;
}

.pdB8
{
    padding-bottom: 8em;
}

.pdL8
{
    padding-left: 8em;
}

.mg9
{
    margin: 9em;
}

.mgT9
{
    margin-top: 9em;
}

.mgR9
{
    margin-right: 9em;
}

.mgB9
{
    margin-bottom: 9em;
}

.mgL9
{
    margin-left: 9em;
}

.pd9
{
    padding: 9em;
}

.pdT9
{
    padding-top: 9em;
}

.pdR9
{
    padding-right: 9em;
}

.pdB9
{
    padding-bottom: 9em;
}

.pdL9
{
    padding-left: 9em;
}

.mg10
{
    margin: 10em;
}

.mgT10
{
    margin-top: 10em;
}

.mgR10
{
    margin-right: 10em;
}

.mgB10
{
    margin-bottom: 10em;
}

.mgL10
{
    margin-left: 10em;
}

.pd10
{
    padding: 10em;
}

.pdT10
{
    padding-top: 10em;
}

.pdR10
{
    padding-right: 10em;
}

.pdB10
{
    padding-bottom: 10em;
}

.pdL10
{
    padding-left: 10em;
}

.nav
{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 834px)
{
    .nav
    {
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;

        overflow: hidden;

        width: 100%;
        height: 0;

        transition-duration: .4s;

        border-top: 4px solid #2e8b57;
        background: #fff;
    }
}

@media screen and (max-width: 834px)
{
    .nav._active
    {
        height: 100%;
    }
}

.nav ._sp
{
    position: relative;

    display: none;
}

@media screen and (max-width: 834px)
{
    .nav ._sp
    {
        display: block;

        padding: 20px 0;
        padding-left: 20px;

        border-bottom: 1px solid #2e8b57;
    }
}

.nav ._sp:before
{
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;

    display: block;

    width: 10px;
    height: 20px;
    margin: auto;

    content: '>';
}

.nav-list
{
    display: flex;

    max-width: 1000px;
    margin: 0 auto;

    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 834px)
{
    .nav-list
    {
        z-index: 999;

        display: block;

        width: 100%;
        height: 100%;
        margin-top: 80px;

        transition-duration: .4s;
    }
}

.nav-item
{
    flex-grow: 1;
}

@media screen and (max-width: 834px)
{
    .nav-item
    {
        text-align: left;
    }
}

.nav-item:not(:last-child) a
{
    position: relative;
}

.nav-item:not(:last-child) a:before
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    display: block;

    width: 1px;
    height: 50%;
    margin: auto;

    content: '';

    background: #ddd;
}

@media screen and (max-width: 834px)
{
    .nav-item:not(:last-child) a:before
    {
        display: none;
    }
}

.nav-item a
{
    display: block;

    padding: 20px 0;

    text-decoration: none;

    color: #2e8b57;
}

@media screen and (max-width: 834px)
{
    .nav-item a
    {
        padding: 0;
    }
}

.nav-item a img
{
    height: 100%;

    vertical-align: middle;
}

@media screen and (max-width: 834px)
{
    .nav-item a img
    {
        display: none;
    }
}

#contents_wrap
{
    min-width: auto;
}

#contents
{
    width: auto;
}

#main
{
    display: flex;
    flex-direction: row-reverse;

    width: auto;
    max-width: 1000px;
    margin: 0 auto;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

@media screen and (max-width: 834px)
{
    #main
    {
        display: block;
    }
}

#main #col_main
{
    float: none;

    width: 70%;
    margin: 0;
}

@media screen and (max-width: 834px)
{
    #main #col_main
    {
        width: 100%;
        padding: 0 10px;
    }
}

#main #col_side1
{
    float: none;

    width: 27%;
    margin-right: 3%;
}

@media screen and (max-width: 834px)
{
    #main #col_side1
    {
        width: 100%;
        min-width: auto !important;
        margin: 20px auto 0;
        padding: 0 10px;
    }
}

footer#global_footer
{
    min-width: auto;
    margin-top: 10%;
}

.footer
{
    padding: 30px 0;

    background: #fbfbfb;
}

.footer-wrap
{
    display: flex;

    margin-bottom: 30px;
    padding-bottom: 30px;

    border-bottom: 1px dotted #999;

    align-items: center;
    justify-content: space-between;
    justify-content: center;
}

@media screen and (max-width: 834px)
{
    .footer-wrap
    {
        display: block;
    }
}

.footer-logo
{
    width: 25%;
    margin-right: 10px;
}

@media screen and (max-width: 834px)
{
    .footer-logo
    {
        width: auto;
        margin-bottom: 15px;
    }
}

.footer-btn
{
    display: flex;

    margin-bottom: 30px;

    align-items: center;
    justify-content: space-between;
    justify-content: center;
}

.footer-contact
{
    width: 20%;
    margin-right: 10px;
}

@media screen and (max-width: 834px)
{
    .footer-contact
    {
        width: auto;
    }
}

.footer-nav
{
    margin-bottom: 30px;
}

.footer-nav a
{
    display: inline-block;

    padding: 5px;

    text-decoration: none;

    color: #333;
}

header#global_header
{
    position: relative;

    min-width: auto;
}

header#global_header:before
{
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;

    width: 100%;
    height: 4px;

    content: '';

    background: #2e8b57;
}

@media screen and (max-width: 834px)
{
    header#global_header:before
    {
        display: none;
    }
}

.header
{
    margin-bottom: 30px;
}

@media screen and (max-width: 834px)
{
    .header
    {
        padding-top: 70px;
    }
}

.header-inner
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: stretch;
}

@media screen and (max-width: 834px)
{
    .header-inner
    {
        display: block;
    }
}

.header-left
{
    display: flex;
    flex-direction: column;

    justify-content: space-between;
}

.header-text
{
    font-size: 12px;

    margin-top: 5px;
}

.header-logo
{
    text-align: left;
}

@media screen and (max-width: 834px)
{
    .header-logo
    {
        margin-top: 10px;

        text-align: center;
    }
}

.header-blog
{
    margin-bottom: 25px;

    text-align: right;
}

@media screen and (max-width: 834px)
{
    .header-blog
    {
        margin-top: 20px;

        text-align: center;
    }
}

.header-blog a
{
    display: inline-block;

    width: 100%;
    max-width: 215px;
    padding: 7px 0;

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

    color: #fff;
    background: #927a87;
}

.header-list
{
    display: flex;

    max-width: 450px;

    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 834px)
{
    .header-list
    {
        margin: 0 auto;
    }
}

.header-tel,
.header-contact,
.header-qr
{
    display: block;
}

.header-contact
{
    margin: 0 10px;
}

.main
{
    position: relative;
}

.main-copy
{
    position: absolute;
    top: 20%;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    width: 50%;
    max-width: 830px;
    margin: auto;
}

@media screen and (max-width: 834px)
{
    .main-copy
    {
        width: 80%;
    }
}

.main-img
{
    width: 100%;
}

@media screen and (max-width: 834px)
{
    .side
    {
        display: flex;

        align-items: center;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
    }
}

.side-catemenu
{
    margin-top: 20px;
}

@media screen and (max-width: 834px)
{
    .side-catemenu
    {
        width: 100%;
    }
}

.side-catemenu a
{
    font-weight: 500;

    position: relative;

    display: block;

    padding: 15px;

    transition-duration: .4s;
    text-decoration: none;

    border: 1px solid #ccc;
    border-radius: 5px;
}

.side-catemenu a:hover
{
    color: #fff;
    background: #006266;
}

.side-catemenu a:hover:before
{
    color: #0ff;
}

.side-catemenu a:before
{
    font-family: fontawesome;
    font-size: 10px;
    font-weight: bold;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    display: block;

    width: 20px;
    height: 15px;
    margin: auto;

    content: '\f105';
}

@media screen and (max-width: 834px)
{
    .side-menu
    {
        width: calc(100% / 2 - 1%);
    }
}

@media screen and (max-width: 640px)
{
    .side-menu
    {
        width: 100%;
    }
}

.side-menu a
{
    font-weight: 500;

    position: relative;

    display: block;

    padding: 15px;
    padding-right: 0;
    padding-left: 30px;

    text-decoration: none;

    border-bottom: 1px dotted #ccc;
}

.side-menu a:hover
{
    color: #006266;
}

.side-menu a:hover:before
{
    color: #006266;
}

.side-menu a:before
{
    font-family: fontawesome;
    font-size: 13px;
    font-weight: bold;

    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;

    display: block;

    width: 20px;
    height: 17px;
    margin: auto;
    margin-right: 5px;

    content: '\f0fe';
}

.topics
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

@media screen and (max-width: 834px)
{
    .topics
    {
        display: block;
    }
}

.topics .topics-wrap._calendar,
.topics .topics-wrap._news,
.topics .topics-wrap._blog,
.topics .topics-wrap._word
{
    width: calc(100% / 2 - 1%);
    margin-bottom: 2%;
    padding: 30px;

    border: 20px solid #fbfbfb;
}

@media screen and (max-width: 834px)
{
    .topics .topics-wrap._calendar,
    .topics .topics-wrap._news,
    .topics .topics-wrap._blog,
    .topics .topics-wrap._word
    {
        width: 90%;
        margin: 0 auto 3%;
    }
}

.topics .topics-wrap._calendar .box,
.topics .topics-wrap._news .box,
.topics .topics-wrap._blog .box,
.topics .topics-wrap._word .box
{
    margin-bottom: 10px;
    padding-bottom: 10px;

    border-bottom: 1px dotted #ccc;
}

.topics .topics-wrap._calendar .box article._img,
.topics .topics-wrap._news .box article._img,
.topics .topics-wrap._blog .box article._img,
.topics .topics-wrap._word .box article._img
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

.topics .topics-wrap._calendar .box article._img img,
.topics .topics-wrap._news .box article._img img,
.topics .topics-wrap._blog .box article._img img,
.topics .topics-wrap._word .box article._img img
{
    width: 30% !important;
}

.topics .topics-wrap._calendar .box article._img > div,
.topics .topics-wrap._news .box article._img > div,
.topics .topics-wrap._blog .box article._img > div,
.topics .topics-wrap._word .box article._img > div
{
    width: 68%;
}

.topics-wrap._calendar .topics-calendar tr
{
    padding: 3px 0;
}

.topics-wrap._calendar .topics-calendar tr:first-child
{
    border-bottom: 1px solid #555;
}

.topics-wrap._calendar .topics-calendar tr:first-child div
{
    font-weight: bold;
}

.topics-wrap._calendar .topics-calendar td
{
    padding: 0 !important;

    border: none;
}

.topics-wrap._calendar .topics-calendar td:first-child
{
    width: 40%;
}

.topics-wrap._calendar .topics-calendar td:first-child div
{
    font-weight: bold;
}

.topics-wrap._calendar .topics-text
{
    margin-top: 20px;
}

.topics-wrap._calendar .topics-text a
{
    display: block;

    padding: 10px 0;

    text-align: center;

    border: 1px solid #555;
}

.topics-wrap._calendar .topics-text a img
{
    display: inline-block;

    width: 100%;
    max-width: 200px;
}

.topics-wrap._calendar .topics-text span
{
    display: inline-block;

    margin-bottom: 5px;
}

.topics-wrap._width100
{
    padding: 30px;

    border: 15px solid #fafafa;
}

.topics-scroll
{
    overflow-y: auto;

    max-height: 310px;
}

.topics-sp
{
    display: flex;

    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.topics-sp .box
{
    width: calc(100% / 2 - 1%);
    margin-bottom: 2%;
}

@media screen and (max-width: 640px)
{
    .topics-sp
    {
        width: 90%;
        margin: 0 auto 3%;
    }
}

.topics-sp .box
{
    position: relative;

    width: calc(100% / 3 - 1%);
}

@media screen and (max-width: 640px)
{
    .topics-sp .box
    {
        width: calc(100% / 2 - 1%);
    }
}

.topics-sp .box:nth-child(1) p
{
    font-size: 12px;

    position: relative;

    display: block;

    padding: 50px 0 20px;

    background: url(../images/home/index-kyousei-img1.png) center top/auto 45px no-repeat;
}

.topics-sp .box:nth-child(1) p:before
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;

    content: '▼';
    text-align: center;

    color: #2e8b57;
}

.topics-sp .box:nth-child(2) p
{
    font-size: 12px;

    position: relative;

    display: block;

    padding: 50px 0 20px;

    background: url(../images/home/index-kyousei-img2.png) center top/auto 45px no-repeat;
}

.topics-sp .box:nth-child(2) p:before
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;

    content: '▼';
    text-align: center;

    color: #2e8b57;
}

.topics-sp .box:nth-child(3) p
{
    font-size: 12px;

    position: relative;

    display: block;

    padding: 50px 0 20px;

    background: url(../images/home/index-kyousei-img3.png) center top/auto 45px no-repeat;
}

.topics-sp .box:nth-child(3) p:before
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;

    content: '▼';
    text-align: center;

    color: #2e8b57;
}

.topics-sp .box:nth-child(4) p
{
    font-size: 12px;

    position: relative;

    display: block;

    padding: 50px 0 20px;

    background: url(../images/home/index-kyousei-img4.png) center top/auto 45px no-repeat;
}

.topics-sp .box:nth-child(4) p:before
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;

    content: '▼';
    text-align: center;

    color: #2e8b57;
}

.topics-sp .box:nth-child(5) p
{
    font-size: 12px;

    position: relative;

    display: block;

    padding: 50px 0 20px;

    background: url(../images/home/index-kyousei-img5.png) center top/auto 45px no-repeat;
}

.topics-sp .box:nth-child(5) p:before
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;

    content: '▼';
    text-align: center;

    color: #2e8b57;
}

.topics-sp .box:nth-child(6) p
{
    font-size: 12px;

    position: relative;

    display: block;

    padding: 50px 0 20px;

    background: url(../images/home/index-kyousei-img6.png) center top/auto 45px no-repeat;
}

.topics-sp .box:nth-child(6) p:before
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;

    margin: auto;

    content: '▼';
    text-align: center;

    color: #2e8b57;
}

.topics-sp .box:hover > div
{
    background: rgba(46, 139, 87, .2);
}

.topics-sp .box a
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.topics-sp .box > div
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: flex;

    width: 73%;
    height: 70%;
    margin: auto;

    transition-duration: .4s;

    background: rgba(255, 255, 255, .8);

    align-items: center;
    justify-content: space-between;
    justify-content: center;
}

@media screen and (max-width: 640px)
{
    .topics-sp .box > div
    {
        width: 93%;
        height: 90%;
    }
}

.topics-sp .box img
{
    width: 100% !important;
}

.sec1
{
    padding: 10% 0;
}

@media screen and (max-width: 640px)
{
    .sec1
    {
        padding: 10% 10px;
    }
}

.sec2
{
    position: relative;

    max-width: 360px;
    margin: 0 auto;

    text-align: center;
}

.sec2:hover h2
{
    background: #006266;
}

.sec2 img
{
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

.sec2 h2
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 10px;

    color: #fff;
    background: #2e8b57;
}

.sec2 h2:before
{
    font-weight: 900;

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    display: block;

    width: 20px;
    height: 25px;
    margin: auto;

    content: '>';

    color: #0ff;
}

.sec2 a
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}

.sec3
{
    padding: 10% 0;
}

@media screen and (max-width: 640px)
{
    .sec3
    {
        padding: 10% 10px;
    }
}

.sec3-wrap
{
    display: flex;

    align-items: center;
    justify-content: space-between;
}

@media screen and (max-width: 834px)
{
    .sec3-wrap
    {
        display: block;
    }
}

.sec4
{
    padding: 10% 0;
}

@media screen and (max-width: 640px)
{
    .sec4
    {
        padding: 10% 10px;
    }
}

.sec4-text
{
    width: 50%;
}

.sec4-img
{
    width: 48%;
}

.sec4-wrap
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

.sec4-movie
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

.sec4-movie .box
{
    width: calc(100% / 2 - 1%);
    margin-bottom: 3%;
}

.sec4-movie .box span
{
    display: block;

    margin-top: 10px;
}

.sec4 center
{
    position: absolute;
    bottom: -35px;

    text-align: left;
}

.pankuzu a
{
    display: inline-block;

    margin: 10px 0;

    color: #fff;
}

.pan
{
    margin-bottom: 20px;

    text-align: left;
}

.pan a
{
    text-decoration: none;

    color: #2e8b57;
    background: url();
}

.grid-left .box
{
    width: 100%;
}

.grid-left .box article
{
    display: flex;
    flex-direction: row-reverse;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

@media screen and (max-width: 640px)
{
    .grid-left .box article
    {
        display: block;
    }
}

.grid-left .box article img
{
    width: 40% !important;
}

@media screen and (max-width: 640px)
{
    .grid-left .box article img
    {
        width: 100% !important;
    }
}

.grid-left .box article > div
{
    width: 58%;
}

@media screen and (max-width: 640px)
{
    .grid-left .box article > div
    {
        width: 100%;
        margin-top: 10px;
    }
}

.grid-right .box
{
    width: 100%;
}

.grid-right .box article
{
    display: flex;
    flex-direction: row;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

@media screen and (max-width: 640px)
{
    .grid-right .box article
    {
        display: block;
    }
}

.grid-right .box article img
{
    width: 40% !important;
}

@media screen and (max-width: 640px)
{
    .grid-right .box article img
    {
        width: 100% !important;
    }
}

.grid-right .box article > div
{
    width: 58%;
}

@media screen and (max-width: 640px)
{
    .grid-right .box article > div
    {
        width: 100%;
        margin-top: 10px;
    }
}

.grid-img._2column
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

.grid-img._2column .box
{
    font-weight: bold;

    display: inline-block;

    width: calc(100% / 2 - 1%);
    margin: 5px 0;
}

@media screen and (max-width: 640px)
{
    .grid-img._2column .box
    {
        width: calc(100% / 2 - 1%);
    }
}

.grid-img._2column .box h3
{
    font-weight: bold;

    display: inline-block;

    width: 100%;
    margin: 5px 0;

    text-align: center;
}

.grid-img._3column
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

.grid-img._3column:before
{
    width: calc(100% / 3 - 1%);

    content: '';

    order: 1;
}

.grid-img._3column .box
{
    font-weight: bold;

    display: inline-block;

    width: calc(100% / 3 - 1%);
    margin: 5px 0;
}

@media screen and (max-width: 640px)
{
    .grid-img._3column .box
    {
        width: calc(100% / 2 - 1%);
    }
}

.grid-img._3column .box h3
{
    font-weight: bold;

    display: inline-block;

    width: 100%;
    margin: 5px 0;

    text-align: center;
}

.grid-img._4column
{
    display: flex;

    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
}

.grid-img._4column:before
{
    width: calc(100% / 4 - 1%);

    content: '';

    order: 1;
}

.grid-img._4column:after
{
    width: calc(100% / 4 - 1%);

    content: '';

    order: 2;
}

.grid-img._4column .box
{
    font-weight: bold;

    display: inline-block;

    width: calc(100% / 4 - 1%);
    margin: 5px 0;
}

@media screen and (max-width: 640px)
{
    .grid-img._4column .box
    {
        width: calc(100% / 2 - 1%);
    }
}

.grid-img._4column .box h3
{
    font-weight: bold;

    display: inline-block;

    width: 100%;
    margin: 5px 0;

    text-align: center;
}

.grid-img._center
{
    text-align: center;
}

.ttl-common
{
    font-size: 28px;

    position: relative;

    margin-bottom: 30px;
}

.ttl-common._border:before
{
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;

    display: block;

    width: 100%;
    max-width: 100px;
    height: 1px;
    margin: auto;

    content: '';

    background: #2e8b57;
}

.ttl-common .small
{
    font-size: 18.2px;
}

.ttl-type1
{
    font-size: 21px;

    color: #2e8b57;
}

.ttl-type1._border
{
    border-bottom: 1px solid #2e8b57;
}

h1.midashi
{
    font-size: 35px;
    font-weight: 500;

    margin-bottom: 20px;
    padding: 20px 0;

    color: #fff;
    background: #2e8b57;
}

.border-grey
{
    padding: 30px;

    border: 15px solid #fafafa;
}

@media screen and (max-width: 834px)
{
    .click
    {
        position: fixed;
        z-index: 999;
        top: 20px;
        right: 20px;

        width: 40px;
        height: 30px;
    }
    .click span
    {
        position: absolute;
        left: 0;

        width: 100%;
        height: 2px;

        transition-duration: .6s;

        background: #2e8b57;
    }
    .click span:first-chhild
    {
        top: 0;
    }
    .click span:nth-of-type(2)
    {
        top: 15px;

        opacity: 1;
    }
    .click span:last-child
    {
        top: 100%;
    }
}

@media screen and (max-width: 834px)
{
    .click:before
    {
        position: absolute;
        top: -16px;
        left: -2000%;

        width: 5000%;
        height: 70px;

        content: '';

        background: #fff;
    }
}

@media screen and (max-width: 834px)
{
    .click._active span
    {
        transition-duration: .6s;
    }
    .click._active span:nth-of-type(1)
    {
        transform: translateY(10px) rotate(-45deg);
    }
    .click._active span:nth-of-type(2)
    {
        top: 15px;

        opacity: 0;
    }
    .click._active span:nth-of-type(3)
    {
        transform: translateY(-20px) rotate(45deg);
    }
}

.js-slider
{
    max-width: 600px;
    margin: 60px auto 0;
    padding-bottom: 30px;
}

.slick-dots li button:before
{
    font-size: 15px !important;
}
