*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0
}

html {
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

main {
    display: block
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace, monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img,
embed,
object,
iframe {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}

[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

[type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
    cursor: default
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

option {
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

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

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable] {
    outline: none
}

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

caption {
    text-align: left
}

td,
th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: bold
}

template {
    display: none
}

[hidden] {
    display: none
}

body {
    color: #1c1c1c;
    font-size: 16px;
    font-family: 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: 500
}

.pb2 {
    padding-bottom: 2em !important
}

.mb6 {
    margin-bottom: 6em !important
}

.mb2 {
    margin-bottom: 2em !important
}

.mb05 {
    margin-bottom: .5em
}

.mb08 {
    margin-bottom: .8em
}

.izyounone768 {
    display: none
}

.wrapper {
    max-width: 1920px;
    margin: 0 auto
}

.section {
    padding: 5em 0
}

.news-dl .fb {
    justify-content: flex-start
}

.news-dl dt {
    width: 180px
}

.news-dl dd {
    width: calc(100% - 180px);
    text-align: left
}

.under-h3-title {
    font-weight: bold;
    text-align: center;
    font-size: 2em;
    margin-bottom: 1.2em
}

.under-h4-title {
    font-weight: bold;
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 1.2em;
    text-align: center
}

.under-h4-title .dib {
    border-bottom: 1px solid #fff
}

.dl2 {
    text-align: center
}

.dl2 dl.fb {
    margin-bottom: .8em;
    align-items: flex-start
}

.dl2 dl.fb dt {
    width: 12em
}

.dl2 dl.fb dd {
    width: calc(100% - 12em);
    text-align: left
}

.table1-in .h2-title {
    display: block;
    width: 100%
}

.light-blue-color {
    color: #3fa7c9
}

.mb2 {
    margin-bottom: 2em
}

.mb0 {
    margin-bottom: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pb1 {
    padding-bottom: 1em !important
}

.btn-wrap {
    display: inline-block;
    width: 100%
}

.btn-wrap .btn {
    font-weight: bold;
    color: #fff;
    line-height: 1;
    padding: 1.2em 1.5em;
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-transform: capitalize;
    position: relative;
    border: 1px solid #fff
}

.cool-btn {
    width: 100%;
    margin-top: 2em
}

.cool-btn a {
    max-width: 300px;
    text-transform: capitalize;
    background-color: #333;
    color: white;
    font-size: .95em;
    position: relative;
    transition: all 0.2s ease 0s;
    display: inline-block;
    width: 100%
}

.cool-btn a span {
    line-height: 1.1;
    padding: 1.2em;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5
}

.cool-btn a span::before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: -16px;
    transform: translateX(100%);
    width: 0;
    height: 0;
    border-bottom: 4px solid #111;
    border-right: 5px solid transparent;
    transition: 0.2s
}

.cool-btn a span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 1px;
    background-color: #ffffff;
    transition: 0.2s;
    z-index: 2
}

.cool-btn a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #DBDBDB;
    transition: 0.2s;
    z-index: 2
}

.cool-btn a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateX(100%);
    width: 20px;
    height: 1px;
    background-color: #111;
    transition: 0.2s;
    z-index: 1
}

.cool-btn a:hover {
    color: #333
}

.cool-btn a:hover::before {
    width: 100%
}

.cool-btn a:hover::after {
    transform: translateX(200%);
    opacity: 0;
    transition-delay: 0.2s
}

.cool-btn a:hover span::before {
    right: -36px;
    opacity: 0;
    transition-delay: 0.2s
}

.cool-btn a:hover span::after {
    background-color: #111;
    transform: translateX(100%);
    opacity: 0;
    transition-delay: 0.2s
}

.content-box+.btn-wrap {
    margin-top: 3em
}

.bg-grey {
    background: #f5f4f4
}

.bg-orange {
    background: #fcf3e3
}

.img img {
    width: 100%
}

.inner {
    max-width: 1100px;
    margin: 0 auto;
    width: 96%
}

.simple-dl dl.fb {
    border-bottom: 1px solid #ccc;
    padding: .8em 0;
    justify-content: flex-start;
    align-items: flex-start
}

.simple-dl dl.fb dt {
    width: 280px;
    text-align: left;
    line-height: 2
}

.simple-dl dl.fb dt .category {
    background: #f9a826;
    padding: .2em .8em;
    color: #fff;
    border-radius: 14px;
    font-size: .85em;
    display: inline-block;
    margin-left: 1em
}

.simple-dl dl.fb dd {
    width: calc(100% - 280px);
    line-height: 2
}

.simple-dl dl.fb dd .s {
    font-size: .7em;
    display: inline-block;
    position: relative;
    bottom: .15em;
    margin-right: .3em
}

.content-box iframe {
    width: 100%
}

.works .content-box iframe {
    max-width: 680px;
    height: 520px
}

.h1-title {
    font-size: 1.8em;
    font-weight: bold
}

.h2-block {
    font-weight: 400;
    margin-bottom: 2em;
    text-align: left
}

.h2-block.under .h2-title {
    font-size: 1.5em;
    font-weight: 900
}

.h2-block .h2-title {
    font-size: 2.2em;
    line-height: 1;
    display: inline-block;
    font-weight: bold;
    color: #fff
}

.h2-block .sub-title {
    color: #f9a826;
    font-size: 1.4em
}

.under .h2-block {
    margin-bottom: 2em
}

.h3-title {
    font-size: 2.1em;
    font-weight: 500;
    margin-bottom: .9em
}

.h4-title {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: .5em
}

.dib {
    display: inline-block;
    font-weight: transparent
}

.text-link {
    color: #4369BA;
    text-decoration: underline
}

.text-link:hover {
    text-decoration: none
}

.tc {
    text-align: center
}

.t-g {
    color: #ccc
}

ul li,
ol li {
    margin-bottom: .5em
}

ul li:last-child,
ol li:last-child {
    margin-bottom: 0
}

.text-bg {
    position: relative;
    z-index: 0
}

.text-bg::after {
    content: "";
    display: block;
    width: 100%;
    height: .5em;
    background: #DEE1E2;
    position: absolute;
    bottom: .2em;
    left: 0;
    z-index: -1
}

.rt {
    text-align: right
}

strong {
    font-weight: bold
}

small {
    font-size: .85em
}

ul.disc {
    padding-left: 1.7em
}

ul.disc>li {
    list-style-type: disc
}

li ul,
li ol {
    margin-top: .5em
}

ol.num {
    list-style-type: decimal;
    padding-left: 1.3em;
    margin-bottom: 0
}

ol.num>li {
    margin-bottom: 1em;
    list-style-type: decimal
}

ol.num>li:nth-child(n+10) {
    margin-left: .4em
}

ol.num>li:last-of-type {
    margin-bottom: 0 !important
}

a[href^="tel:"] {
    pointer-events: none;
    color: #1c1c1c;
    cursor: text
}

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

.fb.cl3>* {
    width: 33%;
    padding: 1em
}

.fb.cl4>* {
    width: 25%
}

.tab {
    display: none
}

.ma1200 {
    display: none
}

.ma960 {
    display: none
}

.ma768,
.ma600,
.ma479 {
    display: none
}

img {
    max-width: 100%
}

.button {
    text-align: center;
    max-width: 1400px;
    margin: 0 auto
}

.button a {
    padding: .4em 2em;
    border: 3px solid #d92162;
    color: #d92162;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
    background: #d92162;
    color: #fff;
    display: inline-block
}

.button a:hover {
    background: #d92162;
    color: #fff
}

.section .button {
    margin-top: 4em
}

.section .button a {
    padding: .2em 5em
}

@media screen and (max-width: 1200px) {
    .section {
        padding: 5em 0
    }

    .mi1201 {
        display: none
    }

    .ma1200 {
        display: block
    }
}

@media screen and (max-width: 960px) {
    .ma960 {
        display: block
    }
}

@media screen and (max-width: 768px) {
    .ikanone768 {
        display: none
    }

    .izyounone768 {
        display: block
    }

    body {
        font-size: .9em
    }

    .tab {
        display: block
    }

    .mi769 {
        display: none
    }

    .ma768 {
        display: block
    }

    .section .button a {
        padding: .6em 3.5em;
        font-size: 1.2em
    }

    .inner {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 24px;
        width: 100%
    }

    .news-dl dt {
        width: 150px
    }

    .news-dl dd {
        width: calc(100% - 150px);
        text-align: left
    }
}

@media screen and (max-width: 600px) {
    .under-h3-title {
        font-weight: bold;
        text-align: center;
        font-size: 1.8em;
        margin-bottom: 1.2em
    }

    .under-h4-title {
        font-weight: bold;
        text-align: center;
        font-size: 1.4em;
        margin-bottom: 1.2em;
        text-align: center
    }

    .under-h4-title .dib {
        border-bottom: 1px solid #fff
    }

    .ma600 {
        display: block
    }

    .news-dl .fb {
        flex-wrap: wrap
    }

    .news-dl dt {
        width: 100%
    }

    .news-dl dd {
        width: 100%
    }

    .h2-block {
        margin-bottom: 2em
    }

    .h2-block .h2-title {
        font-size: 1.8em
    }

    .h3-title {
        font-size: 1.6em
    }
}

@media screen and (max-width: 479px) {
    .sp-tl {
        text-align: left !important
    }

    body {
        font-size: .85em
    }

    .section {
        padding: 3em 0
    }

    .dl2 dl.fb {
        flex-wrap: wrap;
        margin-bottom: 1.2em
    }

    .dl2 dl.fb dt {
        text-align: left;
        width: 100%;
        margin-bottom: .2em
    }

    .dl2 dl.fb dd {
        width: 100%
    }

    .ma479 {
        display: block
    }

    a[href^="tel:"] {
        pointer-events: auto
    }
}

.mt1 {
    margin-top: 1em !important
}

.pageNavi .wp-pagenavi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.pageNavi .pages {
    display: none
}

.pageNavi .page,
.pageNavi .current,
.pageNavi .nextpostslink,
.pageNavi .previouspostslink {
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
    background: #fff;
    color: #333;
    font-weight: bold;
    border-color: #fff !important
}

.pageNavi .current {
    background: none;
    color: #fff
}

.pageNavi .nextpostslink,
.pageNavi .previouspostslink {
    font-size: 26px
}

.mb5 {
    margin-bottom: 5em !important
}

.news-ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start
}

.news-ul li {
    width: 33.33%;
    color: #fff;
    margin-bottom: 2em !important;
    padding: 0 14px
}

.news-ul li .img {
    margin-bottom: .5em;
    overflow: hidden;
    background: url(../img/nophoto.webp);
    background-size: cover;
    background-position: center;
    height: 220px
}

.news-ul li .img img {
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover
}

.news-ul li .news-title {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: .15em
}

.news-ul li .date {
    color: #D1D1D1
}

.bg-1 {
    background: url(../img/bg_12.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.lhh {
    line-height: 2
}

.back_to_top {
    position: fixed;
    bottom: -150px;
    right: 30px;
    z-index: 9999;
    cursor: pointer;
    transition-duration: .5s
}

.back_to_top .in {
    text-align: center
}

.back_to_top .in span {
    color: #fff;
    line-height: 36px;
    display: block;
    font-size: 60px;
    font-weight: 500
}

.back_to_top img {
    width: 80px;
    display: block
}

.back_to_top-show {
    bottom: 30px
}

.bg-black {
    background: #2C2F3B;
    color: #fff
}

.news .fv .sec-wrap {
    background-image: url(../img/fv_news.webp)
}

.color-w {
    color: #fff
}

.document .fv .sec-wrap {
    background-image: url(../img/fv_document.webp)
}

.document-sec .inner {
    max-width: 800px
}

.document-sec .document-ul>li {
    border-bottom: 1px solid #adadad;
    margin-bottom: 0
}

.document-sec .document-ul>li>.fb {
    padding: 1.8em 0
}

.document-sec .document-ul>li>.fb .left {
    padding-right: 1em
}

.document-sec .document-ul>li>.fb .left .icon {
    margin-right: 1.2em
}

.document-sec .document-ul>li>.fb .left .icon img {
    height: 50px
}

.document-sec .document-ul>li>.fb .left .text .date {
    color: #D1D1D1;
    margin-bottom: 2px
}

.document-sec .document-ul>li>.fb .left .text h3 {
    font-weight: bold;
    font-size: 1.2em
}

.document-sec .document-ul>li>.fb .right img {
    height: 26px
}

.under-fv {
    padding-top: 93px;
    padding-bottom: 0;
    position: relative;
    background-position-y: top
}

.under-fv::after {
    content: '';
    background-color: rgba(0, 0, 0, 0.56);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.under-fv.none-after::after {
    display: none
}

.under-fv .sec-wrap {
    padding-top: 8em;
    padding-bottom: 6em;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center
}

.under-fv .fv-in {
    text-align: center;
    font-weight: bold;
    color: #fff;
    z-index: 1;
    position: relative
}

.under-fv .fv-in .en-title {
    font-size: 3.5em;
    letter-spacing: .1em;
    line-height: 1;
    margin-bottom: 14px
}

.under-fv .fv-in .under-h2-title {
    font-size: 1.6em
}

.one-section {
    padding-bottom: 8em
}

.d2 .content-box .fb li {
    position: relative;
    width: 25%;
    margin: 0;
    padding: 0
}

.d2 .content-box .fb li img {
    display: block
}

.d2 .content-box .fb li p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff
}

.tr {
    text-align: right
}

.privacy {
    text-align: left
}

.privacy .inner {
    max-width: 1000px
}

.privacy .document-h2 {
    font-weight: 900;
    font-size: 1.2em;
    margin-bottom: .5em
}

.privacy p {
    margin-bottom: 4em
}

.mt2 {
    margin-top: 2em
}

.mb1 {
    margin-bottom: 1em
}

.mb2 {
    margin-bottom: 2em
}

.mb3 {
    margin-bottom: 3em
}

.mb4 {
    margin-bottom: 4em
}

.read {
    margin-bottom: 2em
}

table {
    width: 100%;
    max-width: 100%;
    line-height: 1.5;
    text-align: left;
    border: none;
    border-collapse: collapse;
    border-spacing: 0
}

table tr th,
table tr td {
    padding: 1em 1.2em;
    vertical-align: top;
    background-clip: padding-box;
    border-top: solid 1px #ededed;
    border-left: solid 1px #ededed
}

table tr th:first-child,
table tr td:first-child {
    background: #f3f3f3
}

table tr th:last-child,
table tr td:last-child {
    border-right: solid 1px #ededed
}

table tr:last-child th,
table tr:last-child td {
    border-bottom: 1px solid #ededed
}

.dl-table {
    text-align: left;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #b6b9b9
}

.dl-table dl {
    padding: 1em 0;
    border-bottom: 1px solid #b6b9b9;
    align-items: flex-start
}

.dl-table dt {
    width: 200px;
    font-weight: 900
}

.dl-table dd {
    width: calc(100% - 200px)
}

.under-page .fv {
    background: #fcf3e3
}

.under-page .fv h2 {
    color: #f9a826;
    font-size: 2em;
    font-weight: bold
}

.works_list article {
    font-weight: bold;
    text-align: left
}

.works_list article .img {
    margin-bottom: .6em
}

.works_list article .category {
    color: #f9a826;
    font-size: .85em
}

.tl {
    text-align: left
}

@media screen and (max-width: 1200px) {
    .back_to_top {
        right: 10px
    }

    .back_to_top .in span {
        line-height: 34px
    }

    .back_to_top-show {
        bottom: 10px
    }

    .under-fv {
        padding-top: 62px
    }

    .one-section {
        padding-bottom: 8em
    }
}

@media screen and (max-width: 960px) {
    .under-fv .sec-wrap {
        padding-top: 5em;
        padding-bottom: 5em
    }

    .under-fv .fv-in .en-title {
        font-size: 3em
    }

    .under-fv .fv-in .under-h2-title {
        font-size: 1.4em
    }

    .news-ul li .img {
        height: 180px
    }

    .news-ul li .img img {
        height: 180px
    }
}

@media screen and (max-width: 768px) {
    .d2 .content-box .fb li {
        width: 50%
    }

    .news-ul li .img {
        height: 140px
    }

    .news-ul li .img img {
        height: 140px
    }

    .back_to_top {
        bottom: -120px
    }

    .back_to_top .in span {
        line-height: 26px;
        font-size: 50px
    }

    .back_to_top img {
        width: 66px
    }

    .back_to_top-show {
        bottom: 10px
    }
}

@media screen and (max-width: 600px) {
    .dl-table {
        text-align: left;
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
        border-top: 1px solid #b6b9b9
    }

    .dl-table dl {
        padding: 1em 0;
        border-bottom: 1px solid #b6b9b9;
        align-items: flex-start
    }

    .dl-table dt {
        width: 110px;
        font-weight: 900
    }

    .dl-table dd {
        width: calc(100% - 110px)
    }

    .under-fv .sec-wrap {
        padding-top: 3.3em;
        padding-bottom: 2.8em
    }

    .under-fv .fv-in .en-title {
        font-size: 2.2em;
        margin-bottom: 8px
    }

    .under-fv .fv-in .under-h2-title {
        font-size: 1.2em
    }

    .document-sec {
        padding-top: 1em
    }

    .one-section {
        padding-bottom: 5em
    }

    .news-sec .content-box .news-ul {
        flex-wrap: wrap
    }

    .news-sec .content-box .news-ul>li {
        width: 100%;
        max-width: 280px;
        margin: 0 auto
    }

    .bg-1 {
        background: url(../img/bg_13_sp.webp);
        background-repeat-y: repeat;
        background-size: 100%
    }

    .pageNavi .page,
    .pageNavi .current,
    .pageNavi .nextpostslink,
    .pageNavi .previouspostslink {
        height: 30px;
        width: 30px;
        margin: 5px;
        font-size: 13px
    }
}

@media screen and (max-width: 479px) {
    .back_to_top {
        bottom: -100px
    }

    .back_to_top .in span {
        line-height: 22px;
        font-size: 40px
    }

    .back_to_top img {
        width: 56px
    }

    .back_to_top-show {
        bottom: 40px
    }

    .document-sec .document-ul>li>.fb .left .icon {
        margin-right: 1em
    }

    .document-sec .document-ul>li>.fb .left .icon img {
        height: 36px
    }

    .document-sec .document-ul>li>.fb .left .text .date {
        margin-bottom: 0
    }

    .document-sec .document-ul>li>.fb .left .text h3 {
        font-size: 1.15em
    }

    .document-sec .document-ul>li>.fb .right img {
        height: 22px
    }
}

.anim-box {
    opacity: 0
}

.anim-box.fadein.is-active {
    -webkit-animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards
}

.fv-fadein1 {
    opacity: 0;
    -webkit-animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.fv-fadein2 {
    opacity: 0;
    -webkit-animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.fv-fadein3 {
    opacity: 0;
    -webkit-animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.fv-fadein4 {
    opacity: 0;
    -webkit-animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: fadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.anim-box.slideinleft.is-active {
    -webkit-animation: SlideInLeft 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: SlideInLeft 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards
}

.fv-slideinleft {
    opacity: 0;
    -webkit-animation: SlideInLeft 0.5s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: SlideInLeft 0.5s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards
}

.fv-slideinleft2 {
    opacity: 0;
    -webkit-animation: SlideInLeft 0.5s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: SlideInLeft 0.5s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.fv-slideinleft3 {
    opacity: 0;
    -webkit-animation: SlideInLeft 0.5s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    animation: SlideInLeft 0.5s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@-webkit-keyframes SlideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-120px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes SlideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-120px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.mask-bg-left {
    overflow: hidden;
    position: relative
}

.mask-bg-left::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: width 1.5s cubic-bezier(0.25, 1, 0.25, 1)
}

.mask-bg-left.is-active::after {
    width: 0
}

.mask-bg-right {
    overflow: hidden;
    position: relative
}

.mask-bg-right::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: width 1.5s cubic-bezier(0.25, 1, 0.25, 1)
}

.mask-bg-right.is-active::after {
    width: 0
}

header {
    position: fixed;
    z-index: 10;
    width: 100%;
    background: #fff;
    color: #1c1c1c;
    font-weight: bold
}

header .header-in>.fb {
    padding: 6px;
    height: 100%
}

header .header-logo .fb {
    justify-content: flex-start;
    flex-wrap: nowrap
}

header .header-logo img {
    height: 62px;
    display: inline-block
}

header .pc-menu {
    justify-content: flex-start;
    align-items: stretch
}

header .pc-menu>ul {
    align-items: stretch
}

header .pc-menu>ul li {
    margin: 0 1em;
    display: flex;
    align-items: center
}

header .pc-menu>ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .8em
}

header.top-header .header-in>.fb {
    max-width: 1920px;
    margin: 0 30px
}

header.top-header .pc-menu .fb li a {
    display: inline-block;
    padding: .8em 2.5em;
    background: #313030;
    color: #fff;
    font-size: 14px
}

header.main-header .header-in>.fb {
    padding: 10px;
    padding-right: 0
}

header.main-header .pc-menu {
    justify-content: flex-start;
    align-items: stretch
}

header.main-header .pc-menu>ul {
    align-items: stretch
}

header.main-header .pc-menu>ul li {
    margin: 0 .5em;
    display: flex;
    align-items: center
}

header.main-header .pc-menu>ul li.logo {
    display: none
}

header.main-header .pc-menu>ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .8em
}

header.main-header .pc-menu>ul.right-ul {
    font-size: 12px
}

header.main-header .pc-menu>ul.right-ul .sp-menu {
    display: none
}

header.main-header .pc-menu>ul.right-ul li {
    margin: 0
}

header.main-header .pc-menu>ul.right-ul li a {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-left: 1px solid #8B8B8B;
    padding: 0;
    height: 73px
}

header.main-header .pc-menu>ul.right-ul li a>* {
    width: 100%
}

header.main-header .pc-menu>ul.right-ul li a span {
    display: block;
    text-align: center
}

header.main-header .pc-menu>ul.right-ul li a span.text {
    margin-bottom: 4px;
    line-height: 1.3
}

header.main-header .pc-menu>ul.right-ul li a .small-text {
    font-size: 9px
}

header.main-header .pc-menu>ul.right-ul li a img {
    display: block;
    max-width: 32px;
    max-height: 32px
}

#fixed-header {
    position: fixed;
    top: -120px;
    transition: .5s
}

#fixed-header.is-show {
    top: 0
}

#fixed-header.is-show {
    top: 0
}

.nav-button {
    display: none
}

.nav-wrap.open {
    display: block
}

.nav-wrap.close {
    display: none
}

@media screen and (max-width: 1590px) {
    header.main-header .header-in>.fb {
        padding: 10px 7px;
        padding-right: 0
    }

    header.main-header .pc-menu>ul li {
        margin: 0
    }

    header.main-header .pc-menu>ul li a {
        padding: .8em .5em
    }

    header.main-header .pc-menu>ul.left-ul li a {
        font-size: 14px;
        padding: .8em
    }

    header.main-header .pc-menu>ul.right-ul li a {
        padding: .5em 0
    }
}

@media screen and (max-width: 1400px) {
    header.main-header .header-logo img {
        height: 49px
    }

    header.main-header .pc-menu>ul li {
        margin: 0
    }

    header.main-header .pc-menu>ul li a {
        padding: .8em .5em
    }

    header.main-header .pc-menu>ul.left-ul li a {
        font-size: 13px;
        padding: .8em .7em
    }

    header.main-header .pc-menu>ul.right-ul li:nth-child(1) a {
        width: 66px
    }

    header.main-header .pc-menu>ul.right-ul li:nth-child(2) a {
        width: 106px
    }

    header.main-header .pc-menu>ul.right-ul li:nth-child(3) a {
        width: 78px
    }

    header.main-header .pc-menu>ul.right-ul li:last-child a {
        width: 86px
    }
}

@media screen and (max-width: 1200px) {
    .top-header {
        display: none
    }

    #fixed-header {
        top: 0
    }

    .nav-button {
        display: block;
        cursor: pointer;
        transform: scale(0.7)
    }

    header .header-in>.fb {
        height: 62px
    }

    header.main-header .header-logo {
        padding-left: 10px
    }

    header.main-header .header-logo img {
        height: 45px
    }

    header .nav-wrap {
        position: fixed;
        right: 0;
        top: 0;
        display: none;
        z-index: 3;
        background-color: #fff;
        width: 100vw;
        height: 100vh;
        overflow-y: scroll
    }

    header .nav-wrap>ul.fb {
        display: block
    }

    header .nav-wrap>ul.fb>li {
        width: 100%;
        font-size: 1.4em;
        text-align: center;
        border-top: 1px solid #b6b9b9;
        padding: 0
    }

    header .nav-wrap>ul.fb>li.logo {
        display: block;
        border-top: none;
        padding: 9px 7px;
        padding-bottom: 19px;
        padding-left: 17px
    }

    header .nav-wrap>ul.fb>li.logo>a {
        padding: 0 !important
    }

    header .nav-wrap>ul.fb>li.logo img {
        height: 45px
    }

    header .nav-wrap>ul.fb>li>a {
        display: block;
        padding: 1em 2em !important;
        width: 100%;
        text-align: left;
        font-size: 15px !important
    }

    header .nav-wrap>ul.fb.right-ul>li:last-child {
        border-bottom: 1px solid #b6b9b9
    }

    header .nav-wrap>ul.fb.right-ul>li a {
        width: 100% !important;
        justify-content: flex-start !important;
        height: auto;
        border-left: none
    }

    header .nav-wrap>ul.fb.right-ul>li a .small-text {
        display: none !important
    }

    header .nav-wrap>ul.fb.right-ul>li a span.text {
        line-height: 1.6
    }

    header .nav-wrap>ul.fb.right-ul>li a span.text>span {
        display: inline-block
    }

    header .nav-wrap>ul.fb.right-ul>li a img {
        display: none !important
    }

    header .nav-wrap>ul.fb.right-ul>li a>* {
        width: auto !important;
        margin-bottom: 0 !important
    }

    header .nav-wrap>ul.fb.right-ul>li a>* br {
        display: none !important
    }

    header .nav-wrap>ul.fb.right-ul>li a .sp-text {
        display: flex;
        justify-content: flex-start
    }

    .nav-button,
    .nav-button span {
        display: inline-block;
        transition: all 0.4s;
        box-sizing: border-box
    }

    .nav-button-wrap {
        position: absolute;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .nav-button {
        z-index: 20;
        position: relative;
        width: 40px;
        height: 36px;
        right: 8px;
        transform: scale(0.5);
        padding: 10px
    }

    .nav-button span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #1c1c1c;
        border-radius: 4px
    }

    .nav-button span:nth-of-type(1) {
        top: 0
    }

    .nav-button span:nth-of-type(2) {
        top: 16px
    }

    .nav-button span:nth-of-type(3) {
        bottom: 0
    }

    .nav-button.active span:nth-of-type(1) {
        transform: translateY(16px) rotate(-45deg)
    }

    .nav-button.active span:nth-of-type(2) {
        opacity: 0
    }

    .nav-button.active span:nth-of-type(3) {
        transform: translateY(-16px) rotate(45deg)
    }
}

@media screen and (max-width: 600px) {
    header .header-logo img {
        height: 24px
    }
}

main {
    overflow-x: hidden
}

.top-fv {
    position: relative;
    padding-top: 74px;
    height: 100vh
}

.top-fv .fv-title {
    width: 100vw;
    font-size: 60px;
    background: rgba(28, 28, 28, 0.66);
    padding: .6em;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    z-index: 1;
    color: #fff;
    padding-right: 3em;
    font-weight: bold
}

.top-fv video {
    width: calc(100vw - 300px);
    height: calc(100vh - 74px);
    -o-object-fit: cover;
    object-fit: cover
}

.top-fv .left-block .fv-in {
    height: calc(100vh - 74px);
    width: calc(100vw - 300px);
    position: absolute;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: right top
}

.top-fv .right-block {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 74px;
    background: #313030;
    height: 100vh;
    display: block;
    color: #fff
}

.top-fv .right-block nav {
    padding: 5em 4em;
    width: 300px;
    font-weight: bold
}

.top-fv .right-block nav li {
    margin-bottom: 2em;
    text-align: right
}

@media screen and (max-width: 1500px) {
    .top-fv .fv-title {
        padding-right: 1em
    }
}

@media screen and (max-width: 1300px) {
    .top-fv .fv-title {
        font-size: 50px
    }
}

@media screen and (max-width: 1200px) {
    .top-fv .fv-title {
        font-size: 40px
    }

    .top-fv video {
        width: 100vw
    }

    .top-fv .right-block {
        display: none
    }

    .top-fv .left-block .fv-in {
        height: calc(100vh - 62px);
        width: 100vw
    }
}

@media screen and (max-width: 960px) {
    .top-fv .fv-in {
        padding: 0 0 3em
    }

    .top-fv video {
        height: calc(100vh - 62px)
    }

    .top-fv .fv-title {
        text-align: left;
        font-size: 34px
    }

    .top-fv .left-logo {
        left: -50px;
        width: 500px
    }

    .top-fv .right-logo {
        right: -80px;
        width: 270px
    }
}

@media screen and (max-width: 768px) {
    .top-fv {
        padding-bottom: 0;
        height: auto;
        padding-top: 62px
    }

    .top-fv video {
        height: auto;
        display: block
    }

    .top-fv .left-block .fv-in {
        height: auto;
        position: relative;
        padding-bottom: 0
    }

    .top-fv .fv-title {
        font-size: 27px
    }
}

@media screen and (max-width: 600px) {
    .top-fv .fv-title {
        font-size: 22px
    }
}

@media screen and (max-width: 479px) {
    .top-fv .fv-title {
        font-size: 17px;
        line-height: 1.4
    }
}

.links-sec {
    background: #383737
}

.links-sec .content-box>.fb {
    align-items: stretch;
    height: 360px;
    margin-bottom: 4em
}

.links-sec .content-box>.fb .left,
.links-sec .content-box>.fb .right {
    width: 50%
}

.links-sec .content-box>.fb .left .img img {
    height: 360px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.links-sec .content-box>.fb .right {
    background: #606060;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 4em;
    color: #fff;
    font-weight: bold;
    font-size: 1.3em
}

.links-sec .content-box>.fb .right .en-title {
    font-size: 1.2em
}

.links-sec .content-box>.fb .right .h3-title {
    margin-bottom: 0;
    font-weight: bold
}

.links-sec .content-box>.fb:nth-child(2n) {
    flex-direction: row-reverse
}

.links-sec .content-box>.fb:nth-child(2n) .right {
    justify-content: flex-end
}

.links-sec .content-box>.fb:last-child {
    margin-bottom: 0 !important
}

.access-sec {
    padding-bottom: 6em
}

.access-sec iframe {
    height: 420px
}

@media screen and (max-width: 1200px) {
    .links-sec .content-box>.fb {
        height: 300px
    }

    .links-sec .content-box>.fb .left .img img {
        height: 300px
    }

    .links-sec .content-box>.fb .right {
        font-size: 1.2em
    }
}

@media screen and (max-width: 768px) {
    .links-sec .content-box>.fb {
        height: auto;
        flex-wrap: wrap
    }

    .links-sec .content-box>.fb .left {
        width: 100%
    }

    .links-sec .content-box>.fb .left .img img {
        height: 300px
    }

    .links-sec .content-box>.fb .right {
        width: 100%;
        font-size: 1em;
        padding: 2em 3em
    }

    .links-sec .content-box>.fb:nth-child(2n) .right {
        justify-content: flex-start
    }
}

@media screen and (max-width: 479px) {
    .links-sec .content-box>.fb .left .img img {
        height: 250px
    }

    .links-sec .content-box>.fb .right {
        padding: 2em
    }

    .links-sec .content-box>.fb .right .en-title {
        font-size: 1em
    }

    .access-sec {
        padding-bottom: 3em !important
    }

    .access-sec iframe {
        height: 280px
    }
}

.sa {
    opacity: 0;
    transition: all .8s ease;
    will-change: transform
}

.sa.show {
    opacity: 1;
    transform: none
}

.sa--lr {
    transform: translate(-100px, 0)
}

.sa--rl {
    transform: translate(100px, 0)
}

.sa--up {
    transform: translate(0, 100px)
}

.sa--down {
    transform: translate(0, -100px)
}

.sa--scaleUp {
    transform: scale(0.5)
}

.sa--scaleDown {
    transform: scale(1.5)
}

.sa--rotateL {
    transform: rotate(180deg)
}

.sa--rotateR {
    transform: rotate(-180deg)
}

.line1-ttl-block {
    text-align: center;
    margin-bottom: 3em
}

.line1-ttl-block .line1-ttl {
    display: inline-block;
    background: linear-gradient(transparent 60%, #5A5939 60%);
    font-size: 2.1em;
    font-weight: bold;
    padding: 0 .3em;
    font-feature-settings: "palt"
}

.line3-ttl-block {
    text-align: center;
    margin-bottom: 3em
}

.line3-ttl-block .line3-ttl {
    display: inline-block;
    background: linear-gradient(transparent 70%, #775656 70%);
    font-size: 2.1em;
    font-weight: bold;
    padding: 0 .3em;
    margin-bottom: .6em
}

.line3-ttl-block p {
    font-size: 1.5em;
    font-feature-settings: "palt"
}

.loading {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fdfdfd
}

.loading .fb {
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100vw;
    position: relative
}

.loading .fb::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: 1s cubic-bezier(0.15, 0.65, 0.85, 0.65)
}

.loading .fb .img {
    z-index: 2
}

.loading .fb .img img {
    -webkit-animation: move-y .5s infinite alternate ease-in-out;
    animation: move-y .5s infinite alternate ease-in-out
}

.loading.hide {
    opacity: 0;
    pointer-events: none;
    transition: opacity 1500ms
}

.loading.hide .fb::before {
    transform: translate3d(100%, 0, 0)
}

@-webkit-keyframes move-y {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(20px)
    }
}

@keyframes move-y {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(20px)
    }
}

@-webkit-keyframes loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.wpcf7-form.sent>* {
    display: none
}

.wpcf7-form.sent>.wpcf7-response-output {
    display: block !important;
    padding: 6em 0 0 !important;
    font-weight: bold;
    border: none !important;
    font-size: 1.1em !important
}

.h4-ttl-block {
    text-align: center;
    margin-bottom: 1em
}

.h4-ttl-block .h4-ttl {
    font-weight: bold;
    font-size: 1.6em
}

.tc-box {
    text-align: center
}

.tc-box .dib {
    text-align: left
}

.tc-box p.dib {
    max-width: 700px;
    margin: 0 auto 3em;
    line-height: 2
}

.content-main .ttl1-box {
    margin-bottom: 6em
}

.content-main .ttl1-box .fb {
    justify-content: center;
    align-items: flex-start
}

.content-main .ttl1-box h3 {
    font-weight: bold;
    font-size: 5em;
    margin-right: 70px;
    line-height: 1
}

.content-main .ttl1-box p {
    font-size: 1.3em;
    font-weight: bold
}

.content-main ul.circle li {
    text-indent: -2em;
    padding-left: 2em;
    margin-bottom: 1.5em
}

.content-main .img-text-ul .fb {
    align-items: flex-start;
    margin-bottom: 4em
}

.content-main .img-text-ul .fb .img {
    width: 400px;
    position: relative
}

.content-main .img-text-ul .fb .img .title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 1.2em;
    display: inline-block;
    background: rgba(255, 255, 255, 0.7);
    padding: .5em .7em;
    color: #333;
    font-feature-settings: "palt"
}

.content-main .img-text-ul .fb .text {
    width: calc(100% - 450px);
    line-height: 1.8
}

.content-main .img-text-ul2 {
    justify-content: flex-start;
    align-items: flex-start
}

.content-main .img-text-ul2 li {
    width: 33.3%;
    padding: 1em;
    padding-top: 0;
    margin-bottom: 0
}

.content-main .img-text-ul2 li .img {
    margin-bottom: .5em
}

.content-main .img-text-ul2.w-fb {
    justify-content: center
}

.content-main .img-text-ul2.w-fb li {
    width: 45%;
    margin: 0 2.5%
}

.page-in-link .content {
    display: block;
    width: 25%;
    padding: 1em
}

.page-in-link .content .a-in {
    position: relative
}

.page-in-link .content .a-in .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    font-weight: bold;
    font-size: 1.4em
}

.page-in-link .content .a-in .text p {
    position: relative
}

.page-in-link .content .a-in .text p::before {
    content: "\e5cf";
    margin-left: .3em;
    font-family: 'Material Icons';
    position: absolute;
    top: 140%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto;
    font-size: 1.4em;
    display: inline-block
}

.mini-inner {
    max-width: 960px
}

.line2-ttl-block {
    text-align: center;
    margin-bottom: 3em
}

.line2-ttl-block .line2-ttl {
    display: inline-block;
    border-bottom: 2px solid #fff;
    padding: .3em 0;
    font-weight: bold;
    font-size: 1.5em
}

.photo-block>.fb {
    flex-wrap: wrap
}

.photo-block>.fb .content {
    width: 33%;
    padding: 1em
}

.photo-block>.fb .content .in {
    position: relative
}

.photo-block>.fb .content .in .text {
    position: absolute;
    top: 0;
    left: 0;
    padding: .6em 1em;
    background: rgba(255, 255, 255, 0.7);
    color: #333;
    font-weight: bold;
    font-size: 1.2em
}

.common-btns {
    padding-bottom: 7em
}

.common-btns .fb {
    justify-content: flex-start;
    flex-wrap: wrap
}

.common-btns .fb .content {
    width: 25%
}

.common-btns .fb .content .a-in {
    padding: 1.6em;
    color: #fff;
    position: relative
}

.common-btns .fb .content .a-in .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto
}

.common-btns .fb .content .a-in .text p {
    position: relative;
    line-height: 1.5;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    font-feature-settings: "palt"
}

.common-btns .fb .content .a-in .text p:after {
    content: "\e5cc";
    margin-left: .3em;
    font-family: 'Material Icons';
    position: absolute;
    top: 50%;
    right: -1em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 1.4em;
    display: inline-block
}

.img-text-block {
    position: relative
}

.img-text-block .fb.top .left {
    width: 50%
}

.img-text-block .fb.bottom {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: auto;
    padding: 2em 2.3em;
    background: rgba(86, 93, 119, 0.85);
    width: 60vw;
    height: aut
}

.img-text-block .fb.bottom .right {
    max-width: 500px;
    line-height: 2;
    font-weight: bold
}

.img-text-block2 {
    position: relative;
    margin-bottom: 4em
}

.img-text-block2 .fb.top {
    z-index: 2;
    position: relative
}

.img-text-block2 .fb.top .left {
    width: 40%
}

.img-text-block2 .fb.bottom {
    position: absolute;
    top: 60px;
    right: 0;
    padding: 2em 2.3em 2.4em;
    width: 70vw;
    height: aut
}

.img-text-block2 .fb.bottom.orange {
    background: rgba(119, 86, 86, 0.85)
}

.img-text-block2 .fb.bottom.green {
    background: rgba(86, 119, 109, 0.85)
}

.img-text-block2 .fb.bottom.blue {
    background: rgba(86, 93, 119, 0.85)
}

.img-text-block2 .fb.bottom .right {
    padding-left: 15vw;
    line-height: 1.8;
    font-weight: bold
}

.img-text-block2 .fb.bottom .right .title {
    font-size: 1.5em;
    margin-bottom: .8em
}

.img-text-block2 .fb.bottom .right .text {
    margin-bottom: 1em;
    font-weight: normal
}

.img-text-block2 .fb.bottom .right .kome {
    margin-top: 1em;
    font-weight: normal;
    font-size: .9em
}

.img-text-block2 .fb.bottom .right strong {
    font-weight: bold
}

.img-text-block2 .fb.bottom .right .exp {
    font-weight: normal
}

.img-text-block2 .fb.bottom .right .in {
    max-width: 550px
}

.img-text-block3 {
    position: relative;
    margin-bottom: 7em;
    padding-top: 80px
}

.img-text-block3 .fb.top {
    z-index: 2;
    position: absolute;
    justify-content: flex-end;
    top: -60px;
    right: 0;
    width: 52vw
}

.img-text-block3 .fb.top .left {
    width: 100%
}

.img-text-block3 .fb.bottom {
    padding: 3em 2.3em 8em;
    width: 70vw;
    justify-content: flex-end
}

.img-text-block3 .fb.bottom.orange {
    background: rgba(119, 86, 86, 0.6)
}

.img-text-block3 .fb.bottom.green {
    background: rgba(86, 119, 109, 0.6)
}

.img-text-block3 .fb.bottom.yellow {
    background: rgba(116, 119, 86, 0.6)
}

.img-text-block3 .fb.bottom.blue {
    background: rgba(86, 119, 109, 0.6)
}

.img-text-block3 .fb.bottom .right {
    padding-right: 22vw;
    line-height: 1.8;
    font-weight: bold;
    font-size: 1.2em
}

.img-text-block3 .fb.bottom .right .in {
    max-width: 550px
}

.img-text-block3 .fb.bottom .right .in li {
    text-indent: -1.4em;
    padding-left: 1.5em
}

.img-text-block4 {
    position: relative;
    margin-bottom: 4em
}

.img-text-block4 .fb.top {
    position: absolute;
    top: -50px
}

.img-text-block4 .fb.top .left {
    width: 100%
}

.img-text-block4 .fb.bottom {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.img-text-block4 .fb.bottom .right {
    line-height: 1.8;
    font-weight: bold;
    width: 52vw;
    padding: 2em 2.3em 2.4em
}

.img-text-block4 .fb.bottom .right.blue {
    background: rgba(86, 93, 119, 0.85)
}

.img-text-block4 .fb.bottom .right ol {
    max-width: 540px
}

.img-text-block4 .fb.bottom .right ol li {
    margin-bottom: 1em;
    text-indent: -1em;
    padding-left: 1em
}

.img-text-block4 .fb.bottom .right ol li:last-child {
    margin-bottom: 0
}

.blog-main .fv .sec-wrap {
    background-image: url(../img/fv_blog.webp)
}

.entry-main .fv .sec-wrap {
    background-image: url(../img/fv_evententry.webp)
}

.philosophy-main .fv .sec-wrap {
    background-image: url(../img/fv_philosophy.webp)
}

.philosophy-main .philosophy1 .figure-box .img {
    margin-bottom: 2em
}

.philosophy-main .philosophy1 .figure-box .fb.texts {
    align-items: flex-start
}

.philosophy-main .philosophy1 .figure-box .fb.texts .content {
    width: 30%;
    line-height: 1.8
}

.philosophy-main .philosophy1 .figure-box .fb.texts li {
    margin-bottom: 1em
}

.philosophy-main .philosophy1 .figure-box .fb.texts li:last-child {
    margin-bottom: 0
}

.philosophy-main .philosophy2 .line2-ttl-block {
    margin-bottom: 100px
}

.content-main .fv .sec-wrap {
    background-image: url(../img/fv_content.webp)
}

.event-main .fv .sec-wrap {
    background-image: url(../img/fv_event.webp)
}

.event-main .event2 .line-fb {
    justify-content: center;
    margin-bottom: 2em
}

.event-main .event2 .line-fb .content {
    padding: 0 1em
}

.event-main .event2 .line-fb .content>.fb>span {
    display: inline-block
}

.event-main .event2 .line-fb .content>.fb .line {
    width: 50px;
    height: 8px;
    background: #2D55DB;
    margin-right: .4em
}

.event-main .event2 .line-fb .content>.fb .line.green {
    background: #46980A
}

.event-main .event2 .month-block {
    margin-bottom: 2em
}

.event-main .event2 .month-block>.fb {
    flex-wrap: wrap;
    align-items: flex-start
}

.event-main .event2 .month-block>.fb>.content {
    width: 25%;
    padding: 1.5em;
    position: relative
}

.event-main .event2 .month-block>.fb>.content .in {
    padding: 3.5em .7em .7em;
    height: 200px;
    background: rgba(255, 255, 255, 0.8)
}

.event-main .event2 .month-block>.fb>.content .month {
    position: absolute;
    top: 0;
    left: .4em;
    font-weight: bold;
    font-size: 1.5em;
    padding: .5em 1em;
    background: rgba(119, 86, 86, 0.84)
}

.event-main .event2 .month-block>.fb>.content .text {
    color: #333;
    font-weight: bold;
    font-size: 1.1em
}

.event-main .event2 .month-block>.fb>.content .text>p {
    margin-bottom: .4em;
    text-decoration-thickness: 3px
}

.event-main .event2 .month-block>.fb>.content .text>p:last-child {
    margin-bottom: 0
}

.event-main .event2 .month-block>.fb>.content .text>p.blue {
    text-decoration: underline;
    -webkit-text-decoration: underline 3px #2D55DB;
    text-decoration: underline 3px #2D55DB;
    -webkit-text-decoration-color: #2D55DB;
    text-decoration-color: #2D55DB
}

.event-main .event2 .month-block>.fb>.content .text>p.green {
    text-decoration: underline;
    -webkit-text-decoration: underline 3px #46980A;
    text-decoration: underline 3px #46980A;
    -webkit-text-decoration-color: #46980A;
    text-decoration-color: #46980A
}

.event-main .event2 .month-block>.fb>.content:nth-child(4n-2) .month {
    background: rgba(79, 109, 94, 0.84)
}

.event-main .event2 .month-block>.fb>.content:nth-child(4n-1) .month {
    background: rgba(109, 109, 79, 0.84)
}

.event-main .event2 .month-block>.fb>.content:nth-child(4n) .month {
    background: rgba(79, 81, 109, 0.84)
}

.extra-main .fv .sec-wrap {
    background-image: url(../img/fv_extra.webp)
}

.contact-main .fv .sec-wrap {
    background-image: url(../img/fv_contact.webp)
}

.oneday-main .fv .sec-wrap {
    background-image: url(../img/fv_oneday.webp)
}

.oneday-main .oneday1 {
    padding-bottom: 2em
}

.child-main .fv .sec-wrap {
    background-image: url(../img/fv_childcare.webp)
}

.child-main .child1 .fb {
    justify-content: flex-start;
    flex-wrap: wrap
}

.child-main .child1 .fb .content {
    width: 33%
}

.child-main .child1 .fb .content .a-in {
    padding: 1.6em;
    color: #fff;
    position: relative
}

.child-main .child1 .fb .content .a-in .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    margin: auto
}

.child-main .child1 .fb .content .a-in .text p {
    position: relative;
    line-height: 1.5;
    text-align: center;
    font-size: 1.3em;
    font-weight: bold
}

.child-main .child1 .fb .content .a-in .text p:after {
    content: "\e5cc";
    margin-left: .3em;
    font-family: 'Material Icons';
    position: absolute;
    top: 50%;
    right: -1em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 1.4em;
    display: inline-block
}

.about-main .fv .sec-wrap {
    background-image: url(../img/fv_about.webp)
}

.about-main .about2-sec {
    padding-bottom: 2em;
    margin-bottom: 0
}

.about-main .about2-sec .block-content>.fb {
    margin-bottom: 30px
}

.about-main .about2-sec .img {
    position: relative;
    display: block
}

.about-main .about2-sec .img .title {
    position: absolute;
    width: 80%;
    background: rgba(255, 255, 255, 0.75);
    bottom: 0;
    left: 0;
    padding: .7em;
    color: #333;
    font-weight: bold;
    text-align: center
}

.about-main .about2-sec .img.big .title {
    width: 45%;
    font-size: 1.2em
}

.about-main .about2-sec .top .left {
    width: calc(50% - 15px)
}

.about-main .about2-sec .top .right {
    width: calc(50% - 15px)
}

.about-main .about2-sec .top .right .fb {
    flex-wrap: wrap
}

.about-main .about2-sec .top .right .fb .img {
    width: calc(50% - 15px);
    margin-bottom: 30px
}

.about-main .about2-sec .top .right .fb .img:nth-child(3),
.about-main .about2-sec .top .right .fb .img:nth-child(4) {
    margin-bottom: 0 !important
}

.about-main .about2-sec .middle>.fb .img {
    width: calc(25% - 22.5px)
}

.about-main .about2-sec .bottom .right {
    width: calc(50% - 15px)
}

.about-main .about2-sec .bottom .left {
    width: calc(50% - 15px)
}

.about-main .about2-sec .bottom .left .fb {
    flex-wrap: wrap
}

.about-main .about2-sec .bottom .left .fb .img {
    width: calc(50% - 15px);
    margin-bottom: 30px
}

.about-main .about2-sec .bottom .left .fb .img:nth-child(3),
.about-main .about2-sec .bottom .left .fb .img:nth-child(4) {
    margin-bottom: 0 !important
}

.about-main .about3-sec {
    padding-bottom: 0
}

.about-main .about4-sec {
    padding-bottom: 7em
}

.guide-main .fv .sec-wrap {
    background-image: url(../img/fv_guideline.webp)
}

.guide-main .guide1-sec {
    position: relative
}

.guide-main .guide1-sec .fb.top .left {
    width: 54%
}

.guide-main .guide1-sec .fb.bottom {
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 54%
}

.guide-main .guide1-sec .fb.bottom .right {
    width: 100%;
    background: rgba(86, 93, 119, 0.85);
    padding: 2em 2.3em;
    line-height: 2
}

.guide-main .guide2-sec,
.guide-main .guide4-sec {
    padding-bottom: 0
}

.guide-main .guide3-sec,
.guide-main .guide5-sec {
    padding-bottom: 1em
}

.guide-main .guide5-sec {
    padding-bottom: 10em
}

.message-main .bg-black {
    padding: 4em 0
}

.message-main .bg-black:first-of-type {
    padding-top: 3em
}

.message-main .fv .sec-wrap {
    background-image: url(../img/fv_message.webp)
}

.message-main .text {
    line-height: 2
}

.message-main .read {
    font-size: 1.3em;
    font-weight: bold
}

.message-main .illust-img {
    text-align: center
}

.message-main .illust-img img {
    display: inline-block;
    max-width: 500px;
    margin: 0 auto
}

.message-main .greet-sec {
    position: relative
}

.message-main .greet-sec::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 78%;
    height: 66%;
    background: rgba(86, 93, 119, 0.5);
    z-index: 2
}

.message-main .greet-sec .fb {
    align-items: flex-start
}

.message-main .greet-sec .fb .left {
    width: 300px
}

.message-main .greet-sec .fb .left .img {
    margin-bottom: .7em
}

.message-main .greet-sec .fb .left p {
    font-weight: bold;
    text-align: center;
    font-size: 1.2em
}

.message-main .greet-sec .fb .right {
    width: calc(100% - 350px)
}

.message-main .mes-sec {
    text-align: center
}

.message-main .pro-sec {
    position: relative
}

.message-main .pro-sec::before {
    content: "";
    position: absolute;
    top: 22%;
    left: 0;
    width: 74%;
    height: 42%;
    background: rgba(119, 86, 86, 0.6);
    z-index: 2
}

.message-main .pro-sec .content>.fb {
    align-items: flex-start;
    margin-bottom: 2.5em
}

.message-main .pro-sec .left {
    width: calc(50% - 40px)
}

.message-main .pro-sec .left .name-box {
    margin-bottom: 2em
}

.message-main .pro-sec .left .name-box p {
    line-height: 1.5
}

.message-main .pro-sec .left .name-box .name {
    font-size: 1.5em
}

.message-main .pro-sec .left .birth-box {
    margin-bottom: 2em
}

.message-main .pro-sec .left .his-box dl.fb {
    justify-content: flex-start;
    align-items: flex-start
}

.message-main .pro-sec .left .his-box dt {
    width: 6em
}

.message-main .pro-sec .left .his-box dd {
    text-align: left;
    width: calc(100% - 6em)
}

.message-main .pro-sec .right {
    width: 50%
}

.qa-main .fv .sec-wrap {
    background-image: url(../img/fv_qa.webp)
}

.qa-main .block-sec {
    padding: 2em 0
}

.qa-main .block-content .in .body-box {
    padding: 2em 3em
}

.qa-main .block-content .in .body-box .text {
    margin-bottom: 1em
}

.time-inner .timeline-table dl.fb dt {
    font-size: 1.2em
}

.timeline-table .line-box {
    position: relative
}

.timeline-table .line-box::before {
    left: 150px;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    bottom: -3px;
    height: calc(100% - 3px);
    width: 2px;
    background: #4D546B
}

.timeline-table dl.fb {
    margin-bottom: 4em;
    justify-content: flex-start;
    font-size: 1.2em;
    font-weight: bold;
    align-items: flex-start
}

.timeline-table dl.fb:last-child {
    padding-bottom: 4em;
    position: relative;
    margin-bottom: 0
}

.timeline-table dl.fb dt {
    width: 200px;
    position: relative
}

.timeline-table dl.fb dt::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 140px;
    width: 20px;
    height: 20px;
    background: #39405A;
    transform: rotate(45deg)
}

.timeline-table dl.fb dd {
    width: calc(100% - 200px)
}

.timeline-table dl.fb dd .time-title {
    font-size: 1.2em;
    margin-bottom: .8em
}

.timeline-table dl.fb dd .time-text {
    font-size: .85em;
    font-weight: normal
}

.timeline-table dl.fb dd .kome {
    font-size: .85em
}

.block-content .in .title-box {
    background: #39405A;
    padding: 2em
}

.block-content .in .title-box .h2-block {
    margin-bottom: 0
}

.block-content .in .title-box .h2-title {
    font-size: 1.5em
}

.block-content .in .body-box {
    background: rgba(255, 255, 255, 0.8);
    color: #191919;
    padding: 4em 3em
}

.block-content .in .body-box .text {
    margin-bottom: 5em
}

.block-content .in .body-box .ttl {
    font-weight: bold
}

.block-content .in .body-box .text-lh {
    line-height: 1.9
}

.block-content .in .body-box .event-table {
    margin-bottom: 3em
}

.block-content .in .body-box .event-table>.fb {
    flex-wrap: wrap;
    align-items: flex-start
}

.block-content .in .body-box .event-table>.fb dl.fb {
    width: 46%;
    justify-content: flex-start;
    padding: 1em 0;
    border-bottom: 1px solid #191919
}

.block-content .in .body-box .event-table>.fb dl.fb dt {
    width: 80px
}

.block-content .in .body-box .event-table>.fb dl.fb dd {
    width: calc(100% - 80px)
}

.block-content .in .body-box .arrows .fb {
    justify-content: center
}

.block-content .in .body-box .arrows .fb a {
    display: inline-block;
    font-weight: bold;
    margin: 0 2em
}

.block-content .in .body-box .form-box {
    max-width: 700px;
    margin: 0 auto
}

.block-content .in .body-box .form-box .material-icons {
    height: 58px;
    width: 60px;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: 300
}

.block-content .in .body-box .form-box div.wpcf7-response-output {
    padding: .8em 1.4em;
    border-color: red
}

.block-content .in .body-box .form-box div.wpcf7-mail-sent-ok {
    border-color: #398f14
}

.block-content .in .body-box .form-box .tel-box {
    margin-bottom: 3em
}

.block-content .in .body-box .form-box dl {
    margin-bottom: 2em
}

.block-content .in .body-box .form-box input[type="text"],
.block-content .in .body-box .form-box input[type="tel"],
.block-content .in .body-box .form-box input[type="email"],
.block-content .in .body-box .form-box select,
.block-content .in .body-box .form-box textarea {
    width: 100%;
    padding: 1em;
    font-weight: 300;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    text-align: left;
    border-bottom: 1px solid #333
}

.block-content .in .body-box .form-box textarea {
    height: 12em
}

.block-content .in .body-box .form-box dt span {
    font-size: .85em;
    display: inline-block;
    margin-left: .8em;
    position: relative;
    bottom: .075em
}

.block-content .in .body-box .form-box dd {
    position: relative
}

.block-content .in .body-box .form-box dd.multi-selects {
    justify-content: flex-start
}

.block-content .in .body-box .form-box dd.multi-selects>div {
    position: relative;
    border-bottom: 1px solid #333;
    display: inline-block;
    margin-right: 1em
}

.block-content .in .body-box .form-box dd.multi-selects>div span {
    margin-right: 0
}

.block-content .in .body-box .form-box dd.multi-selects>div select {
    border-bottom: none;
    padding-right: 3em
}

.block-content .in .body-box .form-box dd>div .nen,
.block-content .in .body-box .form-box dd>div .month {
    display: inline-block;
    margin-right: 10px
}

.block-content .in .body-box .form-box dd>div .nen+br,
.block-content .in .body-box .form-box dd>div .month+br {
    display: none
}

.block-content .in .body-box .form-box dd>div .daytime {
    display: inline-block
}

.block-content .in .body-box .table1 dt {
    width: 200px;
    line-height: 1.8
}

.block-content .in .body-box .table1 ol.num li {
    margin-bottom: .6em
}

.block-content .in .body-box .table1 dd {
    width: calc(100% - 200px);
    border-left: 1px solid #AFAFAF;
    padding-bottom: 3em;
    padding-left: 1.5em;
    line-height: 1.8
}

.block-content .in .body-box .table1 dl.fb {
    align-items: flex-start
}

.block-content .in .body-box .table1 dl.fb:last-child dd {
    padding-bottom: 1em
}

.block-content .in .body-box .table2 {
    position: relative
}

.block-content .in .body-box .table2::before {
    left: 200px;
    transform: translateX(-50%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background: #AFAFAF
}

.block-content .in .body-box .table2::after {
    left: calc(50% + 100px + 0.75em);
    transform: translateX(-50%);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background: #AFAFAF
}

.block-content .in .body-box .table2>.fb {
    align-items: flex-start;
    padding-bottom: 3em
}

.block-content .in .body-box .table2>.fb:first-child {
    font-weight: bold;
    padding-bottom: 2em
}

.block-content .in .body-box .table2>.fb:last-child {
    padding-bottom: 0
}

.block-content .in .body-box .table2>.fb ul.disc {
    padding-left: 1.2em
}

.block-content .in .body-box .table2>.fb ul.disc li {
    margin-bottom: 1em
}

.block-content .in .body-box .table2>.fb ul.disc li:last-child {
    margin-bottom: 0 !important
}

.block-content .in .body-box .table2>.fb .title {
    font-weight: bold;
    width: 200px
}

.block-content .in .body-box .table2>.fb .div1 {
    padding-left: 1.5em;
    width: calc(50% - 100px + 0.75em);
    line-height: 1.8;
    padding-right: 1.5em
}

.block-content .in .body-box .table2>.fb .div2 {
    padding-left: 1.5em;
    width: calc(50% - 100px - 1.5em + 0.75em);
    line-height: 1.8
}

.block-content .in .body-box .btn-wrap .btn {
    border-color: #000;
    border-width: 2px;
    color: #000
}

.d1 {
    padding: 4em 0
}

.d1 .sec-wrap1 {
    padding: 2em 0;
    position: relative
}

.d1 .sec-wrap1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background: rgba(86, 93, 119, 0.8)
}

.d1 .sec-wrap1::after {
    content: "";
    position: absolute;
    top: 32%;
    left: 0;
    width: 65%;
    height: 40%;
    background: rgba(116, 119, 86, 0.6)
}

.d1 .sec-wrap1 .content-box {
    position: relative;
    z-index: 1
}

.d2 {
    padding: 0 !important
}

.d2 .sec-wrap1 {
    padding: 2em 0;
    position: relative
}

.d2 .sec-wrap1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 85%;
    background: rgba(57, 64, 90, 0.9);
    z-index: 1
}

.d2 .sec-wrap1 .content-box {
    position: relative;
    z-index: 3
}

.d3 .sec-wrap1 {
    padding: 0;
    position: relative
}

.d3 .sec-wrap1::before {
    content: "";
    position: absolute;
    top: 5%;
    right: 0;
    width: 50%;
    height: calc(95% - 100px);
    background: rgba(86, 93, 119, 0.8);
    z-index: 1
}

.d3 .sec-wrap1::after {
    content: "";
    position: absolute;
    top: 15%;
    left: 0;
    width: 65%;
    height: 15%;
    background: rgba(116, 119, 86, 0.6)
}

.d3 .sec-wrap1 .content-box {
    position: relative;
    z-index: 1
}

.d4 .sec-wrap4 {
    padding: 0;
    position: relative
}

.d4 .sec-wrap4::after {
    content: "";
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 65%;
    height: 30%;
    background: rgba(116, 119, 86, 0.6)
}

.d4 .sec-wrap4 .content-box {
    position: relative;
    z-index: 1
}

.d5 .sec-wrap5 {
    padding: 0;
    position: relative
}

.d5 .sec-wrap5::after {
    content: "";
    position: absolute;
    bottom: 10%;
    left: 0;
    width: 65%;
    height: 60%;
    background: rgba(116, 119, 86, 0.6)
}

.d5 .sec-wrap5 .content-box {
    position: relative;
    z-index: 1
}

.d6 {
    padding: 0;
    padding-bottom: 2em
}

.d6 .sec-wrap6 {
    padding: 6em 0 0;
    position: relative
}

.d6 .sec-wrap6::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 50%;
    background: rgba(86, 93, 119, 0.8)
}

.d6 .sec-wrap6::after {
    content: "";
    position: absolute;
    bottom: 25%;
    left: 0;
    width: 65%;
    height: 36%;
    background: rgba(86, 119, 109, 0.6)
}

.d6 .sec-wrap6 .content-box {
    position: relative;
    z-index: 1
}

.d7 .sec-wrap7 {
    padding: 0;
    position: relative
}

.d7 .sec-wrap7::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 80%;
    background: rgba(86, 93, 119, 0.8)
}

.d7 .sec-wrap7::after {
    content: "";
    position: absolute;
    bottom: 2%;
    left: 0;
    width: 65%;
    height: 56%;
    background: rgba(86, 119, 109, 0.6)
}

.d7 .sec-wrap7 .content-box {
    position: relative;
    z-index: 1
}

.d8 .sec-wrap8 {
    padding: 0;
    position: relative
}

.d8 .sec-wrap8::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: calc(100% - 400px);
    background: rgba(86, 93, 119, 0.8);
    z-index: 1
}

.d8 .sec-wrap8::after {
    content: "";
    position: absolute;
    top: 15%;
    left: 0;
    width: 65%;
    height: 15%;
    background: rgba(86, 119, 109, 0.6)
}

.d8 .sec-wrap8 .content-box {
    position: relative;
    z-index: 1
}

.d9 .sec-wrap9 {
    padding: 0;
    position: relative
}

.d9 .sec-wrap9::after {
    content: "";
    position: absolute;
    top: 45%;
    left: 0;
    width: 65%;
    height: 25%;
    background: rgba(86, 119, 109, 0.6)
}

.d9 .sec-wrap9 .content-box {
    position: relative;
    z-index: 1
}

.d10 {
    padding: 0 !important
}

.d10 .sec-wrap10 {
    padding: 0 0 3em;
    position: relative
}

.d10 .sec-wrap10::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(57, 64, 90, 0.9);
    z-index: 1
}

.d10 .sec-wrap10 .content-box {
    position: relative;
    z-index: 3
}

.d11 {
    padding: 0 !important
}

.d11 .sec-wrap11 {
    padding: 0 0 3em;
    position: relative
}

.d11 .sec-wrap11::before {
    content: "";
    position: absolute;
    top: 140px;
    left: 0;
    width: 50%;
    height: calc(100% - 140px);
    background: rgba(57, 64, 90, 0.9);
    z-index: 1
}

.d11 .sec-wrap11 .content-box {
    position: relative;
    z-index: 3
}

.event-main .block-sec {
    padding: 4em 0 7em
}

.event-main .block-sec .sec-wrap {
    position: relative;
    padding: 4em 0
}

.event-main .block-sec .sec-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 70%;
    background: rgba(86, 93, 119, 0.8)
}

.event-main .block-sec .sec-wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65%;
    height: calc(50%);
    background: rgba(119, 86, 86, 0.6)
}

.event-main .block-sec .sec-wrap .content-box {
    position: relative;
    z-index: 1
}

@media screen and (max-width: 1200px) {
    .img-text-block2 {
        margin-bottom: 8em
    }

    .img-text-block2 .fb.bottom .right {
        padding-left: 11vw
    }
}

@media screen and (max-width: 960px) {
    .img-text-block4 {
        margin: 0 auto
    }

    .img-text-block4 .fb.top {
        position: relative;
        top: auto
    }

    .img-text-block4 .img {
        max-width: 540px;
        margin: 0 auto
    }

    .img-text-block4 .fb.bottom {
        position: relative;
        width: 100%;
        margin: 0 auto;
        justify-content: center;
        top: -50px
    }

    .img-text-block4 .fb.bottom .right {
        width: 100%;
        padding: 2em
    }

    .img-text-block4 .fb.bottom .right ol {
        margin: 0 auto
    }

    .philosophy-main .philosophy2 {
        padding-bottom: 0 !important
    }

    .philosophy-main .philosophy2 .line2-ttl-block {
        margin-bottom: 60px
    }

    .img-text-block2 {
        margin-bottom: 13em
    }

    .img-text-block2 .fb.bottom .right {
        padding-left: 10vw
    }

    .img-text-block2 .fb.bottom .right .title {
        font-size: 1.3em
    }

    .img-text-block3 {
        padding-top: 0
    }

    .img-text-block3 .fb.top {
        max-width: 900px;
        margin: 0 auto;
        position: static;
        width: 100%
    }

    .img-text-block3 .fb.top .left {
        width: 100%
    }

    .img-text-block3 .fb.bottom {
        width: 100%;
        padding: 3em;
        justify-content: center
    }

    .img-text-block3 .fb.bottom .right {
        padding-right: 0
    }

    .content-main .ttl1-box h3 {
        font-size: 4em;
        margin-right: 55px
    }

    .content-main .ttl1-box p {
        font-size: 1.2em
    }

    .content-main .img-text-ul .fb .img {
        width: 300px
    }

    .content-main .img-text-ul .fb .img .title {
        font-size: 1em
    }

    .content-main .img-text-ul .fb .text {
        width: calc(100% - 330px)
    }

    .page-in-link .content .a-in .text {
        font-size: 1.2em
    }

    .extra-main .extra2 {
        padding-top: 3em
    }

    .extra-main .extra3 {
        margin-bottom: 6em
    }

    .event-main .event2 .line-fb {
        margin-bottom: 2.5em
    }

    .event-main .event2 .month-block {
        margin-bottom: 2em
    }

    .event-main .event2 .month-block>.fb>.content {
        width: 33%
    }

    .oneday-main .line2-ttl-block {
        margin-bottom: 4.5em
    }

    .oneday-main .oneday2,
    .oneday-main .oneday3,
    .oneday-main .oneday4 {
        padding-bottom: 0
    }

    .message-main .greet-sec::before {
        width: 89%
    }

    .guide-main .guide1-sec .under-h3-title {
        margin-bottom: 3.2em
    }

    .about-main .about2-sec .block-content>.fb {
        margin-bottom: 20px
    }

    .about-main .about2-sec .img .title {
        width: 100%;
        padding: .5em .3em;
        font-size: .8em
    }

    .about-main .about2-sec .img.big .title {
        width: 50%;
        font-size: 1em
    }

    .about-main .about2-sec .top .left {
        width: calc(50% - 10px)
    }

    .about-main .about2-sec .top .right {
        width: calc(50% - 10px)
    }

    .about-main .about2-sec .top .right .fb .img {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }

    .about-main .about2-sec .middle>.fb .img {
        width: calc(25% - 15px)
    }

    .about-main .about2-sec .bottom .right {
        width: calc(50% - 10px)
    }

    .about-main .about2-sec .bottom .left {
        width: calc(50% - 10px)
    }

    .about-main .about2-sec .bottom .left .fb .img {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }

    .child-main .child1 .fb .content {
        width: 33%
    }

    .child-main .child1 .fb .content .a-in {
        padding: 1em
    }

    .child-main .child1 .fb .content .a-in .text p {
        font-size: 1.06em;
        width: 100%
    }

    .child-main .child1 .fb .content .a-in .text p:after {
        font-size: 1.6em;
        top: 54%
    }

    .common-btns {
        padding-bottom: 7em
    }

    .common-btns .fb {
        justify-content: flex-start;
        flex-wrap: wrap;
        max-width: 600px;
        margin: 0 auto
    }

    .common-btns .fb .content {
        width: 50%
    }

    .common-btns .fb .content .a-in {
        padding: 1em;
        color: #fff;
        position: relative
    }

    .common-btns .fb .content .a-in .text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        margin: auto
    }

    .common-btns .fb .content .a-in .text p {
        position: relative;
        line-height: 1.5;
        text-align: center;
        font-size: 1.2em;
        font-weight: bold;
        font-feature-settings: "palt"
    }

    .common-btns .fb .content .a-in .text p:after {
        content: "\e5cc";
        margin-left: .3em;
        font-family: 'Material Icons';
        position: absolute;
        top: 50%;
        right: -1em;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        font-size: 1.4em;
        display: inline-block
    }
}

@media screen and (max-width: 768px) {
    .about-main .about4-sec {
        margin-top: -6em;
        padding-top: 9em
    }

    .philosophy-main .philosophy1 .figure-box .fb.texts {
        flex-wrap: wrap;
        max-width: 400px;
        margin: 0 auto
    }

    .philosophy-main .philosophy1 .figure-box .fb.texts>div {
        width: 100%
    }

    .philosophy-main .philosophy1 .figure-box .fb.texts>div.content {
        width: 100%;
        margin-bottom: 2em
    }

    .content-main .img-text-ul .fb {
        flex-wrap: wrap;
        max-width: 420px;
        margin: 0 auto 4em
    }

    .content-main .img-text-ul .fb .img {
        width: 100%;
        margin-bottom: 1em
    }

    .content-main .img-text-ul .fb .text {
        width: 100%
    }

    .content-main .ttl1-box .fb {
        flex-wrap: wrap;
        justify-content: center
    }

    .content-main .ttl1-box h3 {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: .6em
    }

    .content-main .ttl1-box p {
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
        line-height: 2;
        width: 100%;
        font-feature-settings: "palt"
    }

    .event-main .event1 {
        padding-bottom: 0 !important
    }

    .event-main .event2 {
        padding-top: 0 !important
    }

    .event-main .event2 .line-fb {
        margin-bottom: 3.5em
    }

    .photo-block>.fb .content {
        width: 50%
    }

    .child-main .child1 .fb .content {
        width: 50%
    }

    .child-main .child1 .fb .content .a-in {
        padding: 1em
    }

    .child-main .child1 .fb .content .a-in .text p {
        font-size: 1.3em
    }

    .block-content .in .title-box {
        padding: 30px
    }

    .block-content .in .timeline-table .line-box::before {
        left: 108px
    }

    .block-content .in .timeline-table dl.fb {
        font-size: 1em
    }

    .block-content .in .timeline-table dl.fb dt {
        width: 140px
    }

    .block-content .in .timeline-table dl.fb dt::before {
        width: 16px;
        height: 16px;
        left: 100px
    }

    .block-content .in .timeline-table dl.fb dd {
        width: calc(100% - 140px)
    }

    .block-content .in .body-box {
        padding: 30px
    }

    .block-content .in .body-box .text {
        margin-bottom: 3em
    }

    .block-content .in .body-box .form-box .material-icons {
        height: 54px;
        font-size: 28px
    }

    .block-content .in .body-box .table1 .fb {
        flex-wrap: wrap
    }

    .block-content .in .body-box .table1 .fb dt {
        width: 100%
    }

    .block-content .in .body-box .table1 .fb dd {
        width: 100%;
        padding-left: 0;
        border-left: none
    }

    .block-content .in .body-box .event-table>.fb {
        flex-wrap: wrap
    }

    .block-content .in .body-box .event-table>.fb dl.fb {
        width: 100%
    }

    .d2 .sec-wrap1::before {
        height: 88%
    }

    .about-main .about2-sec .block-content>.fb {
        margin-bottom: 20px
    }

    .about-main .about2-sec .img .title {
        width: 100%;
        font-size: 1em
    }

    .about-main .about2-sec .img.big {
        max-width: 440px;
        margin: 0 auto 20px
    }

    .about-main .about2-sec .img.big .title {
        width: 100%;
        font-size: 1.2em
    }

    .about-main .about2-sec .top {
        flex-wrap: wrap
    }

    .about-main .about2-sec .top .left {
        width: 100%
    }

    .about-main .about2-sec .top .right {
        width: 100%
    }

    .about-main .about2-sec .top .right .fb .img {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }

    .about-main .about2-sec .middle>.fb {
        flex-wrap: wrap
    }

    .about-main .about2-sec .middle>.fb .img {
        width: calc(50% - 10px)
    }

    .about-main .about2-sec .middle>.fb .img:nth-child(1),
    .about-main .about2-sec .middle>.fb .img:nth-child(2) {
        margin-bottom: 20px
    }

    .about-main .about2-sec .bottom {
        flex-direction: column-reverse
    }

    .about-main .about2-sec .bottom .right {
        width: 100%
    }

    .about-main .about2-sec .bottom .left {
        width: 100%
    }

    .about-main .about2-sec .bottom .left .fb .img {
        width: calc(50% - 10px);
        margin-bottom: 20px
    }

    .message-main .bg-black {
        padding: 3em 0
    }

    .message-main .greet-sec::before {
        width: 90%;
        height: 72%
    }

    .message-main .greet-sec .fb {
        flex-wrap: wrap
    }

    .message-main .greet-sec .fb .left {
        width: 100%;
        margin-bottom: 2em
    }

    .message-main .greet-sec .fb .left .img {
        margin-bottom: .7em;
        max-width: 220px;
        margin: 0 auto 1em
    }

    .message-main .greet-sec .fb .right {
        width: 100%
    }

    .message-main .pro-sec::before {
        height: 50%
    }

    .message-main .pro-sec .content>.fb {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .message-main .pro-sec .left {
        width: 100%
    }

    .message-main .pro-sec .left .name-box {
        margin-bottom: 1.5em
    }

    .message-main .pro-sec .left .birth-box {
        margin-bottom: 1.5em
    }

    .message-main .pro-sec .left .his-box dl.fb {
        justify-content: flex-start;
        align-items: flex-start
    }

    .message-main .pro-sec .left .his-box dt {
        width: 6em
    }

    .message-main .pro-sec .left .his-box dd {
        text-align: left;
        width: calc(100% - 6em)
    }

    .message-main .pro-sec .right {
        width: 100%
    }

    .message-main .pro-sec .right .img {
        max-width: 250px;
        margin: 0 auto 2em
    }

    .guide-main .guide1-sec {
        padding-bottom: 0
    }

    .guide-main .guide1-sec .under-h3-title {
        margin-bottom: 1.2em
    }

    .guide-main .guide1-sec .fb.top .left {
        width: 100%
    }

    .guide-main .guide1-sec .fb.bottom {
        width: 100%;
        position: relative;
        top: -50px
    }

    .guide-main .guide1-sec .fb.bottom .right {
        padding: 2em 2.3em;
        line-height: 2
    }

    .guide-main .guide2-sec {
        padding-top: 2em
    }

    .oneday-main .line2-ttl-block {
        margin-bottom: 3em
    }

    .oneday-main .oneday1 {
        padding-bottom: 0
    }

    .oneday-main .oneday2 {
        padding-top: 0
    }

    .timeline-table dl.fb dd .time-text {
        font-size: 1em
    }

    .img-text-block .fb.top .left {
        width: 100%;
        max-width: 500px;
        margin: 0 auto
    }

    .img-text-block .fb.bottom {
        position: relative;
        top: 0;
        width: 100%;
        max-width: 500px;
        margin: 0 auto
    }

    .extra-main .extra3 {
        margin-bottom: 0;
        padding-bottom: 2em
    }

    .img-text-block2 {
        margin-bottom: -5em
    }

    .img-text-block2 .fb.top .left {
        width: 100%;
        max-width: 500px;
        margin: 0 auto
    }

    .img-text-block2 .fb.bottom {
        position: relative;
        z-index: 4;
        width: 100%;
        top: -5em
    }

    .img-text-block2 .fb.bottom .right {
        width: 100%;
        padding-left: 0;
        max-width: 500px;
        margin: 0 auto
    }

    .img-text-block2 .fb.bottom .right .title {
        font-size: 1.3em
    }
}

@media screen and (max-width: 600px) {
    .sa--lr {
        transform: translate(-50px, 0)
    }

    .sa--rl {
        transform: translate(50px, 0)
    }

    .sa--up {
        transform: translate(0, 50px)
    }

    .sa--down {
        transform: translate(0, -50px)
    }

    .loading .fb .img {
        text-align: center
    }

    .loading .fb .img img {
        width: 70%;
        display: inline-block;
        margin: 0 auto
    }

    .page-in-link {
        flex-wrap: wrap
    }

    .page-in-link .content {
        width: 50%
    }

    .content-main .img-text-ul .fb .img .title {
        font-size: 1.2em
    }

    .content-main .img-text-ul2 {
        flex-wrap: wrap;
        max-width: 420px;
        margin: 0 auto
    }

    .content-main .img-text-ul2>li {
        width: 100%;
        padding: 0;
        margin-bottom: 3em
    }

    .content-main .img-text-ul2>li .img {
        margin-bottom: 1em
    }

    .content-main .img-text-ul2.w-fb {
        justify-content: center
    }

    .content-main .img-text-ul2.w-fb>li {
        width: 100%;
        margin: 0 auto 3em
    }

    .event-main .event2 .line-fb {
        margin-bottom: 3em;
        flex-wrap: wrap
    }

    .event-main .event2 .line-fb .content {
        width: 100%;
        margin-bottom: .5em
    }

    .event-main .event2 .line-fb .content .fb {
        justify-content: center
    }

    .event-main .event2 .month-block>.fb>.content {
        width: 50%
    }

    .photo-block>.fb .content {
        width: 50%
    }

    .child-main .child1 .fb .content {
        width: 50%
    }

    .child-main .child1 .fb .content .a-in {
        padding: 1em
    }

    .child-main .child1 .fb .content .a-in .text p {
        font-size: 1.06em
    }

    .event-main .block-sec {
        padding: 3em 0 5em
    }

    .event-main .block-sec .sec-wrap {
        padding: 3em 0
    }

    .qa-main .block-sec {
        padding: 1em 0
    }

    .d2>.sec-wrap1.bg-black {
        padding-top: 0 !important
    }

    .message-main .read {
        font-size: 1.1em
    }

    .message-main .bg-black::first-of-type {
        padding-top: 0 !important
    }

    .block-content .in .title-box {
        padding: 20px 16px;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .block-content .in .title-box .h2-block,
    .block-content .in .title-box .date {
        width: 100%
    }

    .block-content .in .title-box .h2-block .h2-title {
        font-size: 1.3em
    }

    .block-content .in .title-box .date {
        margin-bottom: .8em;
        font-size: .9em
    }

    .block-content .in .body-box {
        padding: 24px 24px 40px
    }

    .d1 {
        padding: 3em 0
    }

    .d1 .sec-wrap1 {
        padding: 1em 0
    }
}

@media screen and (max-width: 479px) {
    .block-content .in .body-box .arrows .fb a:first-child {
        margin-left: 0
    }

    .block-content .in .body-box .arrows .fb a:last-child {
        margin-right: 0
    }

    .block-content .in .body-box .form-box dd.multi-selects>div select {
        padding-left: 0
    }

    .block-content .in .body-box .form-box dd.multi-selects>div .material-icons {
        width: 40px
    }

    .d7 .sec-wrap7::after {
        bottom: 1%
    }

    .h4-ttl-block .h4-ttl {
        font-size: 1.3em
    }

    .line1-ttl-block .line1-ttl {
        font-size: 1.8em
    }

    .oneday-main .img-text-block .fb.bottom {
        top: 5em
    }

    .content-main .ttl1-box h3 {
        font-size: 3em
    }

    .content-main .ttl1-box p {
        font-size: 1.1em
    }

    .img-text-block3 .fb.bottom {
        padding: 2em
    }

    .img-text-block3 .fb.bottom .right {
        font-size: 1em
    }

    .line3-ttl-block p {
        font-size: 1.2em
    }

    .event-main .img-text-block .fb.bottom {
        top: 4em
    }

    .img-text-block2 .fb.bottom {
        top: -3em
    }

    .d6 .sec-wrap6 {
        padding-top: 3em
    }

    .photo-block>.fb .content {
        padding: .5em
    }

    .photo-block>.fb .content .in .text {
        padding: .3em .7em;
        font-size: 1em
    }

    .common-btns .fb .content {
        width: 100%;
        max-width: 250px;
        margin: 0 auto
    }

    .time-inner .block-content .in .timeline-table .line-box::before {
        left: 64px
    }

    .time-inner .block-content .in .timeline-table dl.fb dt {
        width: 90px
    }

    .time-inner .block-content .in .timeline-table dl.fb dt::before {
        left: 58px
    }

    .time-inner .block-content .in .timeline-table dl.fb dd {
        width: calc(100% - 90px)
    }

    .child-main .child1 .fb .content {
        width: 100%;
        max-width: 300px;
        margin: 0 auto
    }

    .child-main .child1 .fb .content .a-in {
        padding: 1em
    }

    .child-main .child1 .fb .content .a-in .text p {
        font-size: 1.3em
    }

    .qa-main .block-content .in .body-box {
        padding: 2em 1.5em;
        padding-left: 2.5em
    }

    .block-content .in .timeline-table .line-box::before {
        left: 98px
    }

    .block-content .in .timeline-table dl.fb dt::before {
        left: 92px;
        width: 12px;
        height: 12px
    }

    .block-content .in .timeline-table dl.fb dd {
        width: calc(100% - 120px)
    }
}

ul.accordion-ul {
    width: 100%;
    max-width: 960px;
    margin: 0 auto
}

ul.accordion-ul li {
    margin-bottom: 0
}

ul.accordion-ul li .accordion {
    cursor: pointer;
    padding: 1.6em 0;
    padding-right: 5em;
    width: 100%;
    transition: 0.4s;
    position: relative;
    transition-duration: 0.2s;
    text-align: left;
    font-weight: bold;
    text-indent: -1.8em;
    padding-left: 2em;
    padding-right: 6em
}

ul.accordion-ul li .accordion:after {
    content: "\e145";
    margin-left: .3em;
    font-family: 'Material Icons';
    color: #1c1c1c;
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: 2em;
    display: inline-block;
    transition-duration: 0.2s
}

ul.accordion-ul li .accordion.open:after {
    content: "\e15b"
}

ul.accordion-ul li .panel {
    padding: 0 2em 2em;
    padding-left: 2em;
    display: none;
    text-align: left
}

@media screen and (max-width: 600px) {
    ul.accordion-ul {
        width: 100%
    }

    ul.accordion-ul li {
        margin-bottom: 0
    }

    ul.accordion-ul li .accordion {
        padding: 1.5em 3.5em 1.5em 1em
    }

    ul.accordion-ul li .accordion:after {
        right: 0;
        font-size: 1.6em
    }

    ul.accordion-ul li .panel {
        padding: 0 1em 1.5em
    }
}

footer {
    font-size: 1em
}

footer .bottom-small {
    font-size: .8em;
    text-align: center;
    padding: 2em;
    background: #383737;
    color: #fff
}

footer p a {
    text-decoration: underline
}

footer p a:hover {
    text-decoration: none
}

footer .top {
    background: #E8E8E8;
    padding: 3em 0;
    color: #707070
}

footer .top .inner>.fb {
    align-items: flex-start
}

footer .top .img {
    margin-bottom: 1em
}

footer .top .img img {
    width: 260px
}

footer .bottom {
    padding: 3em 0;
    background: #6B6B6B;
    color: #fff
}

footer .bottom h3 {
    font-size: 1.3em;
    margin-bottom: .5em
}

footer .footer-content {
    align-items: start;
    justify-content: flex-start
}

footer .footer-content h4 {
    margin-bottom: 10px;
    font-size: 1.05em;
    font-weight: bold
}

footer .footer-content>li {
    margin-right: 80px
}

footer .footer-content>li:last-child {
    margin-right: 0
}

footer .footer-content .accordion {
    pointer-events: none
}

footer .footer-content ul li {
    text-align: left;
    font-weight: normal
}

.sp-f-menu {
    display: none
}

@media screen and (max-width: 960px) {
    footer .top .img img {
        width: 240px
    }

    footer .footer-content>li {
        margin-right: 40px
    }
}

@media screen and (max-width: 768px) {
    footer .top {
        background: #E8E8E8;
        padding: 3em 0;
        color: #707070
    }

    footer .top .img {
        margin-bottom: 1.5em
    }

    footer .top .inner>.fb {
        flex-wrap: wrap
    }

    footer .top .inner>.fb .left,
    footer .top .inner>.fb .right {
        width: 100%
    }

    footer .top .inner>.fb .left {
        margin-bottom: 2em
    }

    footer .footer-content>li {
        margin-right: 50px
    }
}

@media screen and (max-width: 479px) {
    footer .top {
        background: #E8E8E8;
        padding: 3em 0;
        color: #707070
    }

    footer .top .img img {
        width: 220px
    }

    footer .top .inner>.fb {
        flex-wrap: wrap
    }

    footer .top .inner>.fb .left,
    footer .top .inner>.fb .right {
        width: 100%
    }

    footer .top .inner>.fb .left {
        margin-bottom: 2em
    }

    footer .footer-content {
        flex-wrap: wrap
    }

    footer .footer-content>li {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0 !important
    }

    footer .footer-content>li>ul {
        margin-top: 0 !important
    }

    footer .footer-content>li>ul>li {
        margin-bottom: 1em !important
    }

    .pc-f-menu {
        display: none !important
    }

    .sp-f-menu {
        display: block
    }

    .sp-f-menu>ul>li {
        margin-bottom: 1em !important
    }

    .sp-f-menu>ul>li:last-child {
        margin-bottom: 0 !important
    }
}


/* 260910 追記 */

.fb.single-img .img {
    width: calc(50% - 15px);
}