@charset "utf-8";

[data-name="mojs-shape"] {
    pointer-events: none;
    z-index: 9999999;
}

img {
    -webkit-backface-visibility: hidden;
}

#main {
    margin-bottom: 0;
}

#main.main-ma-60 {
    margin-bottom: 60px;
}

.pagination>li>span {
    background-color: #979797 !important;
    border: 1px solid #555 !important;
}

/* Safari 6.1+ (10.0 is the latest version of Safari at this time) */
@media (max-width: 991px) and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) {
    @media {
        .header__content {
            display: flex;
        }

        .header__content .header__col {
            width: 100%;
        }
    }
}

@media (max-width: 991px) {
    @-moz-document url-prefix() {
        .header__content {
            display: table;
        }

        .header__content .header__col {
            width: inherit;
        }
    }

    @supports (-ms-ime-align:auto) {
        .header__content {
            display: table;
        }

        .header__content .header__col {
            width: inherit;
        }
    }
}

.privacy-text {
    display: inline-block;
}

.fixed-under {
    padding-bottom: 40px;
}

.foot-logo {
    max-width: 200px;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .foot-logo {
        max-width: 200px;
    }
}

.global-nav {
    z-index: 9999;
}

.footer-widget-area {
    font-size: 14px;
}

.vCard,
.categories {
    display: none;
}

.page #main {
    margin-bottom: 0;
    margin-top: 40px;
}

@media (max-width: 767px) {
    .page #main {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

/*ヘッダーメニュー*/
.habakiri-slider__item-content {
    z-index: 2;
}

.header--fixed {
    position: fixed;
}

p img {
    margin-bottom: -11.5px;
}


@media (max-width: 767px) {
    .page-header__title {
        font-size: 20px;
    }
}

.inquiries,
.phone-content {
    display: none;
}

.phone-number {
    text-align: right;
    font-weight: bold;
    font-size: 25px;
    line-height: initial;
    margin: 0;
    font-family: 'arial';
}

.phone-number:before {
    content: "\f095";
    font-family: FontAwesome;
    color: #333;
    left: 10px;
    line-height: 0.7;
    font-size: 25px;
    padding-right: 10px;
}

.reception {
    text-align: right;
    line-height: initial;
    font-size: 12px;
    margin: 0;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.site-branding-head {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .site-branding-head {
        display: table;
        width: 100%;
    }

    .site-branding-col {
        display: table-cell;
        vertical-align: middle;
    }

    .inquiries {
        text-align: center;
        margin: 5px 0;
        width: 30%;
    }
}


/*ヘッダーメニュー*/


/*基本*/

body {
    word-break: break-all;
    font-size: 16px;
    color: #fff;
    font-family: "Zen Kaku Gothic New", sans-serif;
}

.wf-roundedmplus1c {
    font-family: "M PLUS Rounded 1c";
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.inquiriesbtn {
    border: none;
    border-radius: 6px;
    font-size: 18px;
}

.head-img {
    width: 100vw;
}

.head_slide_logo {
    opacity: 0.9;
    margin: auto;
    max-width: 700px;
    width: 100%;
}

.responsive-nav li ul {
    width: max-content;
    min-width: 200px;
}

.mincho {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.h2,
h2 {
    font-size: 30px;
}

@media only screen and (max-width:767px) {

    .h1,
    h1 {
        font-size: 24px;
    }

    .h2,
    h2 {
        font-size: 20px;
    }

    .h3,
    h3 {
        font-size: 18px;
    }
}

.site-branding__logo {
    width: 80px;
    transition: all .3s;
    max-width: initial;
    height: auto;
}

.header--fixed--is_scrolled .site-branding__logo {
    width: 80px;
    height: auto;
    max-width: initial;
}

@media only screen and (max-width:767px) {
    body {
        font-size: 14px;
    }

    .site-branding__logo {
        width: 70px;
    }

    .header--fixed--is_scrolled .site-branding__logo {
        width: 70px;
    }
}

.site-branding {
    padding: 10px 0;
}

.copyright {
    background-color: #000;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .row-eq-height .row {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: flex;
    }

    .nopc {
        display: none !important;
    }

    .text-pc-center {
        text-align: center;
    }
}

@media only screen and (max-width:767px) {
    .nosp {
        display: none !important;
    }
}

.whatsnew h3 {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.entry-content_img {
    margin-bottom: 20px;
}

.entry-content_img img {
    display: block;
    margin: 0 auto;
	width: 100%;
    max-width: 580px;
}

.foot_box {
    display: inline-block;
    max-width: 210px;
}

@media (max-width: 991px) {
    .widget_nav_menu ul li {
        display: inline-block;
        margin: 0 10px;
        padding: 5px;
    }

    .foot_box_container {
        text-align: center;
    }

    .foot_box {
        text-align: left;
    }
}

/*基本ここまで*/


/*次の記事*/

#prev_next {
    width: 100%;
    margin: 40px 0 24px;
    padding: 0;
    display: flex;
}

#prev_next #prev,
#prev_next #next {
    width: 50%;
    padding: 20px 10px 10px;
    border-top: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    display: flex;
    position: relative;
    text-decoration: none;
    align-items: center;
}

#prev_next #prev p,
#prev_next #next p {
    font-size: 90%;
    line-height: 1.5;
    margin: 0;
    font-weight: bold;
    color: #333;
}

#prev_next #prev:hover,
#prev_next #next:hover {
    background-color: rgba(238, 238, 238, 0.7);
}

#prev_next #prev {
    border-right: #ccc 1px solid;
}

#prev_next #prev_title,
#prev_next #next_title {
    font-size: 90%;
    top: -1em;
    position: absolute;
    border: 1px #ccc solid;
    background: #fff;
    text-align: center;
    padding: 3px;
    color: #666;
}

#prev_next #next_title {
    right: 10px;
}

#prev_next #prev img,
#prev_next #next img {}

#prev_next #prev_no,
#prev_next #next_no {
    width: 50%;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#prev_next #prev_no {
    border-right: #ccc 1px solid;
}

#prev_next_home {
    margin: 0 auto;
    text-align: center;
}

#next_no a {
    width: 100%;
}

#prev_next_home img {
    transition: all .3s;
    width: 60px
}

#prev_next_home:hover img {
    transition: all .3s;
    opacity: 0.85;
}

@media only screen and (min-width: 780px) {

    #prev_next #prev,
    #prev_next #prev::before,
    #prev_next #prev::after,
    #prev_next #next,
    #prev_next #next::before,
    #prev_next #next::after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
    }

    #prev_next #prev_title,
    #prev_next #next_title {
        padding: 3px 10px;
    }

    #prev_next #next_title {
        right: 10px;
    }

    #prev_next #prev img {
        margin-right: 10px
    }

    #prev_next #next img {
        float: right;
        margin-left: 10px;
    }
}

@media (max-width: 767px) {

    #prev_next #prev,
    #prev_next #next {
        flex-direction: column;
    }

    #prev_next #prev img,
    #prev_next #next img {
        width: 80px;
        margin-bottom: 10px;
    }
}

/*次の記事ここまで*/


/*flexメニュー*/

.top-flex-box {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.top-flex-inner {
    margin: 15px 0;
    position: relative;
    width: 48%;
}

.top-flex-inner p {
    position: absolute;
    margin: 0;
    bottom: 0;
    padding: 5px 15px;
    z-index: 1;
	min-width: 120px;
}

.top-flex-inner p:before {
    width: calc(125% - 20px);
    height: 0;
    display: block;
    position: absolute;
    content: "";
    border-bottom: solid 37px #000;
    border-right: solid 20px transparent;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.sns-flex-inner {

    margin: 1%;
}

.creater-flex-inner {
    margin: 15px 1%;
    position: relative;
    width: 48%;
}

.creater-flex-inner img {
    width: 100%;
}

.creater-flex-inner p {
    margin: 0;
    padding: 5px 15px;
    text-align: center;
    color: #fff;
}

.creater-flex-inner:hover {
    text-decoration: none;
    background-color: #313131;
}

.live2d-creater-flex-inner {
    margin: 15px 1%;
    position: relative;
    width: 48%;
}

.live2d-creater-flex-inner img {
    width: 100%;
}

.live2d-creater-flex-inner p {
    margin: 0;
    padding: 5px 15px;
    text-align: center;
    color: #000;
}

.live2d-creater-flex-inner:hover {
    text-decoration: none;
    opacity: 0.85;
}

@media screen and (min-width: 768px) {
    .top-flex-inner {
        width: 23%;
        margin: 1%;

    }

    .creater-flex-inner,.live2d-creater-flex-inner {
        width: 23%;
        margin: 1%;

    }
}


/*flexメニューここまで*/


/*コンタクトフォーム*/
.privacy-link {
    display: inline-block;
}

.cform th {
    font-size: 14px;
    width: 22%;
    border-bottom: solid 1px #707070;
    padding: 15px 0 15px 15px;
}

.cform td {
    font-size: 14px;
    line-height: 150%;
    border-bottom: solid 1px #707070;
    padding: 15px 5px;
}

.cform {
    width: 100%;
    margin: auto;
}

.cform [type=submit] {
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-decoration: none;
    background: #ff8f00;
    color: #FFF;
    border-bottom: solid 4px #B17C00;
    border-radius: 3px;
}

.cform td .horizontal-item {
    margin-left: 10px;
}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
    width: 100%;
}

.cform a {
    margin-left: 20px;
    display: inline-block;
}

.cform button,
.cform input,
.cform select,
.cform textarea {
    background: #2C2C2C;
    border: solid 1px #2C2C2C
}

::placeholder {
    color: #868686;
}

.mw_wp_form_preview .form_inner_sample {
    display: none;
}

.form_inner_pref input[type=text] {
    max-width: 130px;
}

.form_inner_name input[type=text] {
    margin: 5px;
    max-width: 100px;
}

.form_inner_zip input[type=tel] {
    margin: 5px;
    max-width: 115px;
}

.form_inner_mail input[type=email],
.form_inner_mail input[type=text] {
    max-width: 500px;
}

.required-srt {
    display: inline-block;
    font-size: 8pt;
    padding: 5px;
    background: #ce0000;
    color: #fff;
    border-radius: 3px;
    margin-left: 10px;
    vertical-align: middle;
}

.form_inner_price input[type=text] {
    max-width: 10em;
}

@media only screen and (max-width:767px) {

    .cform th,
    .cform td {
        width: 100%;
        display: block;
        border-top: none;
    }

    .form_inner_name input[type=text] {
        max-width: 100%;
    }

    .form_inner_price input[type=text] {
        max-width: 10em;
    }

    .form_inner_name {
        display: block;
    }
}

.submit-btn input {
    background: #1F6FF0;
    width: 100%;
    max-width: 550px;
    min-width: 220px;
    margin: 30px auto;
    display: block;
    border: 2px #1F6FF0 solid;
    text-align: center;
    padding: 15px 5px;
    color: #fff;
    transition: all 0.4s ease;
}

.submit-btn input:hover {
    background: #1c1c1e;
    border: 2px #fff solid;
}


/*コンタクトフォームここまで*/


/*会社概要テーブル*/

.tbcompany th {
    width: 7em;
    border-bottom: solid 1px #707070;
    font-weight: normal;
    padding: 30px 0 30px 0px;
}

.tbcompany td {
    line-height: 150%;
    border-bottom: solid 1px #707070;
    padding: 30px 25px;
}

.tbcompany {
    font-size: 16px;
    width: 100%;
    word-break: break-all;
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media only screen and (max-width:767px) {

    .tbcompany th,
    .tbcompany td {
        width: 100%;
        display: block;
    }

    .tbcompany td {
        padding: 15px;
    }

    .tbcompany th {
        padding: 15px 0 15px 0px;
    }
}


/*会社概要テーブルここまで*/


/*ボタン*/

.linkbtn {
    font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    max-width: 300px;
    padding: 10px 0;
    color: #fff;
    margin: auto;
    display: block;
    text-decoration: none;
    text-align: center;
    position: relative;
    border-bottom: solid 2px #fff;
    font-size: 20px;
    transition-duration: 0.3s;
}

.linkbtn:hover {
    color: #fff;
    text-decoration: none;
}

.linkbtn:after {
    font-family: FontAwesome;
    content: "\f0da";
    padding-right: 17px;
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 20px;
    transition-duration: 0.3s;
}

.linkbtn:hover:after {
    padding-right: 4px;
    transition-duration: 0.3s;
}

@media only screen and (max-width:767px) {
    .linkbtn {
        font-size: 18px;
    }

    .linkbtn:after {
        top: 8px;
    }
}

/*ボタンここまで*/

@media screen and (min-width: 768px) {
    .va-middle {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }
}


/*採用*/

.flow {
    width: 100%;
    background-color: #fff;
    color: #333;
    line-height: 20px;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 0 15px 20px;
    border: 1px solid #dcdcdc;
    margin-bottom: 5rem;
    position: relative;
    display: inline-block;
}

.flow p,
.flow-last p {
    margin: 5px 0 5px;
    text-indent: -4.25em;
    padding-left: 4.25em;
}

.flow:after {
    content: "\f107";
    font-family: 'FontAwesome';
    color: #333;
    position: absolute;
    bottom: -35px;
    text-align: center;
    left: 0;
    font-size: 45px;
    right: 0;
}

.flow-last {
    background-color: #ff8a00;
    color: #fff;
    line-height: 20px;
    font-size: 26px;
    font-weight: bold;
    padding: 15px 0 15px 20px;
}

@media only screen and (max-width:767px) {

    .flow,
    .flow-last {
        font-size: 16px;
        display: flex;
    }
}


/*採用ここまで*/


/*Q&A*/

.qanda th {
    border-bottom: solid 1px #333;
    padding: 10px 0 10px 45px;
    font-size: 20px;
}

.qanda th:before {
    content: 'Q';
    font-size: 40px;
    font-family: 'Yu Gothic UI';
    font-weight: bold;
    position: absolute;
    top: -5px;
    left: 0;
    line-height: initial;
}

.qanda td {
    line-height: 150%;
    padding: 20px 0 10px 45px;
}

.qanda td:before {
    content: 'A';
    font-size: 40px;
    font-family: 'Yu Gothic UI';
    font-weight: bold;
    position: absolute;
    top: 17px;
    left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #FF0000;
}

.qanda {
    font-size: 16px;
    width: 100%;
}

.qanda th,
.qanda td {
    width: 100%;
    display: block;
    position: relative;
    color: #000;
}

.qanda tr {
    display: block;
    margin-bottom: 30px;
}

.qanda p {
    margin: 0;
}

.qaindent {
    margin-left: 30px;
    margin-bottom: 10px;
}


/*Q&Aここまで*/

.su-title {
    border-bottom: solid 1px #333;
    padding-bottom: 10px;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 8000;
}

.pagetop a {
    display: block;
    background-color: #737373;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 10px 15px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.pagetop a:hover {
    text-decoration: none;
    color: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}



/*問い合わせ*/
input[type=submit] {
    color: #000;
}

.submit-btn input[type=submit] {
    color: #fff;
}


.all-borderline {
    border: 1px solid #989898;
    padding: 10px;
}

.contact-tel:before {
    position: absolute;
    content: "\f095";
    font-family: FontAwesome;
    color: #333;
    left: 10px;
    line-height: 0.7;
    font-size: 46px;
}

.contact-tel {
    border-bottom: solid 3px #333;
    padding: 0 0 15px 40px;
}

.cform-tel-numb {
    padding: 0 18px;
    font-size: 18px;
    line-height: 1em;
    margin: 25px 15px;
}

.contact-mail:before {
    position: absolute;
    content: "\f0e0";
    font-family: FontAwesome;
    color: #333333;
    left: 10px;
    line-height: 0.7;
    font-size: 40px;
}

.contact-mail {
    border-bottom: solid 3px #333;
    padding: 0 0 15px 40px;
}

.contact_comp {
    border-style: solid;
    border-color: #aaaaaa;
    padding: 20px 0;
    margin-bottom: 20px;
}

.page-header--has_background-image {
    padding-top: 110px;
    padding-bottom: 110px;
}

.sp_tel {
    margin: 10px auto;
    display: block;
}

@media screen and (min-width: 768px) {
    .cform-tel-numb {
        font-size: 28px;
    }

    .mailform {
        padding: 30px 55px;
        box-shadow: 0 3px 10px #e6e6e6;
        background-color: #ffffff;
    }
}


/*問い合わせここまで*/


/*フッターコンタクト*/

#footerFloatingMenu {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    text-align: center;
    background: #fff;
}

.under_btntext {
    color: #fff;
    font-size: 14px;
}

.under-form {
    padding: 0;
}

.under-form a {
    text-decoration: none;
}

.under-form .btn {
    border-radius: 0;
}

.under-form img {
    width: 20px;
}

.under-form p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #fff;
}

@media (min-width: 992px) {
    #footerFloatingMenu {
        display: none;
    }
}



/*フッターコンタクトここまで*/


/*グリッドデザイン*/

.grid_link {
    display: block;
    cursor: pointer;
}

.entries--archive a,
.entries--related-posts a {
    color: #333;
    text-decoration: none;
    height: 100%;
}

.entries--archive a:hover,
.entries--related-posts a:hover {
    color: #333;
}

.entries--archive,
.entries--related-posts {
    display: flex;
    flex-wrap: wrap;
}

.entries--archive h2,
.entries--related-posts h2 {
    font-size: 16px;
    margin: 5px 13px 0;
}

.entries .article {
    width: 31.333%;
    margin: 1%;
    padding-bottom: 0;
    border: none;
}

.entries .entry--has_media__link {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    margin-right: 1em;
}

.entries .entry--has_media__media {
    width: 100%;
}

.entry--has_media {}

.entry--has_media__inner img {
    transition: 0.3s all;
}

.entry--has_media__inner img:hover {
    transform: scale(1.2, 1.2);
    transition: 1s all;
}

.entries .entry--has_media__body {
    overflow: initial;
    color: #fff;
}

.entry_thumbnai {
    overflow: hidden;
    margin-bottom: 10px;
    border: solid 3px #AB7D00;
}

.entry-meta_items {
    font-size: 12px;
    margin: 10px 13px 0;
}

.entry-meta_items:before {
    content: '\f017';
    font-family: FontAwesome;
    padding-right: 4px;
    font-weight: normal;
}

@media screen and (max-width: 767px) {
    .entries .article {
        width: 100%;
        margin: 0 0 40px 0;
    }

}


/*グリッドデザインここまで*/


/*記事下ウィジェット*/

.kizi_under {
    margin: 60px 0 0;
}

/*兄弟*/
@media only screen and (min-width: 768px) {
    .bros-col-6 .row .col-sm-6:first-child {
        left: 50%;
    }

    .bros-col-6 .row .col-sm-6:last-child {
        right: 50%;
    }

    .bros-col-7 .row .col-sm-7 {
        right: 41.66667%;
    }

    .bros-col-7 .row .col-sm-5 {
        left: 58.33333%;
    }

    .bros-col-8 .row .col-sm-8 {
        left: 33.33333%;
    }

    .bros-col-8 .row .col-sm-4 {
        right: 66.66667%;
    }
}

.isAnimate {
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .animated.delay-05s-pc {
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
    }

    .animated.delay-15s-pc {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
    }

    .animated.delay-1s-pc {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

    .animated.delay-2s-pc {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
    }

    .animated.delay-3s-pc {
        -webkit-animation-delay: 3s;
        animation-delay: 3s;
    }

    .animated.delay-4s-pc {
        -webkit-animation-delay: 4s;
        animation-delay: 4s;
    }

    .animated.delay-5s-pc {
        -webkit-animation-delay: 5s;
        animation-delay: 5s;
    }
}

@media all and (-ms-high-contrast: none) {
    .animated {
        opacity: 1;

    }
}

/* その場で */
.fadeIn {
    animation-name: fadeInAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* 下から */

.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeUpAnime {
    from {
        opacity: 0;
        transform: translateY(100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 上から */

.fadeDown {
    animation-name: fadeDownAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeDownAnime {
    from {
        opacity: 0;
        transform: translateY(-100px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* 左から */

.fadeLeft {
    animation-name: fadeLeftAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeLeftAnime {
    from {
        opacity: 0;
        transform: translateX(-100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* 右から */

.fadeRight {
    animation-name: fadeRightAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeRightAnime {
    from {
        opacity: 0;
        transform: translateX(100px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* X 軸（縦へ） */
.rotate_box {
    -webkit-perspective: 500px;
    perspective: 500px;
}

.rotateX {
    animation-name: rotateXAnime;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
}

@keyframes rotateXAnime {
    from {
        transform: rotateX(90deg);
    }

    to {
        transform: rotateX(0deg);
    }
}

.wow {
    will-change: transform;
}

/*スマホメニュー*/
/*
.off-canvas-nav--dark {
background-color: #fff;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
.off-canvas-nav--dark > ul, .off-canvas-nav--dark > * > ul {
border-bottom: none;
}
.off-canvas-nav--dark li {
border-top: none;
border-bottom: 1px solid #eaeaea;
}
.off-canvas-nav--dark a {
color: #000;
}
.off-canvas-nav--dark .current-menu-item > a, .off-canvas-nav--dark .current_page_ancestor > a, .off-canvas-nav--dark .current-page-ancestor > a, .off-canvas-nav--dark .current_page_item > a, .off-canvas-nav--dark .current_page_parent > a {
background-color: #55BCCE;
color: #fff;
}
.off-canvas-nav--dark ul ul {
border-top: 1px solid #eaeaea;
border-left: 1px solid #eaeaea;
}
.off-canvas-nav--dark ul ul li {
border-left: none;
}
.global-nav {
z-index: 9999;
}

*/
/*スマホメニュー幅*/
/*
.off-canvas-nav-right.off-canvas-nav-open .responsive-nav-contents, .off-canvas-nav-right.off-canvas-nav-open .off-canvas-nav {
transform: translate(-220px, 0);
-ms-transform: translate(-220px, 0);
-moz-transform: translate(-220px, 0);
-webkit-transform: translate(-220px, 0);
}
.off-canvas-nav-right .off-canvas-nav {
right: -220px;
}
.off-canvas-nav {

max-width: 220px;
}
*/
/*スマホアンダー*/
/*
.under-form .btn {
background-color: #337ab7;
border-color: #2e6da4;
}
*/