body {
    font-family: goudy-old-style, fot-tsukuaoldmin-pr6n, serif;
    font-style: normal;
    padding: 20px;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    margin-bottom: 0;
}
.hedding_en{
    font-family: goudy-old-style, serif;
    font-weight: 400;
}
a,
button,
a span {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
a {
    transition: transform .2s;
}
a:active{
    transform: scale(.95);
}
label{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 0.687rem;
}
p, span {
    font-family: fot-tsukuaoldmin-pr6n, serif;
    font-weight: 300;
    font-feature-settings : "pkna";
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
img{
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
}
section{
    padding: 45px 0 35px;
}
[type=button], [type=reset], [type=submit], button{
    appearance: none;
    -webkit-appearance: none;
    border: none;
    background: none;
}
.gothic{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.header{
    padding-top: 30px;
    position: relative;
    z-index: 9999;
}
.menu-buttons{
    position: absolute;
    top: 7px;
    right: 46px;
    z-index: 999999;
    padding: 0 10px;
}
.menu-buttons span{
    margin-left: 10px;
}
.material-symbols-outlined{
    content: "face";
    display: inline-block;
    color: #000;
    font-size: 26px;
}
.fixed-wrap{
    position: fixed;
    top: 20px;
    right: 20px;
    width: 100%;
}
.menu-buttons{
    text-align: center;
}
.menu-buttons a{
    display: inline-block;
    line-height: 1.2;
}
.button-text{
    display: block;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 0.625rem;
    margin-left: 0;
    text-align: center;
}
button .button-text{
    margin-top: 5px;
}
.header-menu{
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 5px;
    right: 0px;
    width: 100%;
    z-index: 99999;
}
.offcanvas{
    background-color: #424242f7;
}
.offcanvas.offcanvas-end{
    height: fit-content;
    width: 290px;
}
.offcanvas-header{
    padding: 25px 20px 0;
    align-items: flex-start;
    justify-content: space-between;
}
.menu-buttons-sub{
    display: flex;
    padding-left: 11px;
    padding-top: 3px;
}
.menu-buttons-sub a{
    display: block;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 1.2;
}
.menu-buttons-sub .button-text{
    color: #999;
    display: block;
}
.menu-buttons-sub .material-symbols-outlined{
    font-size: 24px;
    color: #fff;
}
.menu-buttons-sub .line{
    width: 30px;
    line-height: 1;
    margin-left: 8px;
    margin-top: -2px;
}
.menu-buttons-sub .twitter{
    width: 22px;
    line-height: 1;
    padding-top: 2px;
    margin-left: 15px;
}

.ico-open{
    width: 24px;
}
.offcanvas-header .btn-close {
    padding: 0;
    width: 24px;
    height: 24px;
    position: relative;
    margin: 0;
}
.btn-close{
    opacity: 1;
}
.btn-close img{
    width: 24px;
}
.offcanvas-body{
    padding: 0;
}
.gnav-main{
    padding: 25px 20px;
}
.gnav-main a{
    display: inline-block;
    font-size: 1.125rem;
    padding: 17px 11px;
    width: 100%;
}
.gnav-main span{
    font-size: 0.812rem;
}
.gnav-main li{
    border-bottom: 1px solid #fff;
}
.gnav-main li:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}
.gnav-sub{
    padding: 30px 20px 55px;
    background-color: #ccc;
    line-height: 1;
}
.gnav-sub a{
    font-size: 0.875rem;
    font-family: sans-serif;
    font-weight: normal;
    padding: 7px 0;
    display: inline-block;
    width: 100%;
}
.gnav-sub li:last-of-type a{
    padding: 7px 0 0;
}
.logo{
    width: 100%;
    text-align: center;
    padding: 40px 0 40px;
    line-height: 1;
}
.logo-image{
    width: 100%;
    max-width: 335px;
}
.main{
    border-top: 1px solid #424242;
    max-width: 920px;
    margin: 0 auto;
}
.list-books-large ul{
    display: flex;
    justify-content: center;
}
.list-books-large li{
    max-width: 60%;
}
.book-shadow img{
    box-shadow: 3px 4px 16px 0px rgb(172 172 172 / 50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.section-title{
    font-size: 1.562rem;
    margin-bottom: 12px;
    text-align: center;
}
.infomation-tap{
    position: relative;
}
.infomation-tap ::before{
    display: inline-block;
    content: "";
    width: 75px;
    height: 63px;
    background: url(images/icon-tap.png) left top no-repeat;
    background-size: contain;
    position: absolute;
    right: -43px;
    top: -16px;
}
.list-books-2col ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 2px;
    max-width: 1040px;
    margin: 0 auto;
}
.list-books-2col li{
    width: calc(50% - 10px);
    border: 1px dotted rgba(0, 0, 0, 0.6);
    opacity: 0.3;
    background: url(images/jisedai_coming_soon_thumb.png) 50% 50% no-repeat;
    background-size: contain;
    position: relative;
}
.list-books-2col li::before {
    content: "";
    display: block;
    padding-top: 150%;
}
.list-books-2col li.public{
    max-width: 50%;
    border: none;
    opacity: 1;
}
.list-books-2col a{
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.btn-to{
    max-width: 460px;
    margin: 0 auto;
    padding: 20px 20px 10px;
    text-align: center;
}
.page-content .btn-page,
.post-content .btn-page,
.btn-page{
    display: inline-block;
    padding: 16px 10px 18px;
    width: 100%;
    line-height: 1;
    background-color: #424242;
    margin-bottom: 20px;
    font-size: 0.937rem;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
}
.page-content .btn-page span,
.post-content .btn-page span,
.btn-page span{
        color: #fff;
    font-size: 0.75rem;
}
.btn-border{
    display: inline-block;
    padding: 16px 10px 18px;
    width: 100%;
    line-height: 1;
    background-color: #fff;
    margin-bottom: 20px;
    font-size: 0.937rem;
    border: 1px solid #383838;
    color: #383838;
    font-family: 'Noto Serif JP', serif;
}
.btn-border span{
    color: #383838;
    font-size: 0.75rem;
}
.page-content .btn-sub-page,
.post-content .btn-sub-page,
.btn-sub-page{
    display: inline-block;
    padding: 16px 10px 18px;
    width: calc(100% - 76px);
    line-height: 1;
    background-color: #e4e4e4;
    margin-bottom: 65px;
    margin-top: 10px;
    font-size: 0.812rem;
    color: #000;
    border: none;
    font-family: 'Noto Serif JP', serif;
}
.page-content .btn-under-text,
.page .btn-under-text,
.single-post .btn-under-text{
    margin-top: -14px;
    margin-bottom: 38px;
    margin-right: -35px;
    margin-left: -5px;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: bold;
    font-size: 0.625rem;
    color: #383838;
}
.page-content .btn-over-text,
.page .btn-over-text{
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: bold;
    font-size: 0.625rem;
    color: #383838;
}
.btn-sns{
    max-width: 540px;
    margin: 0 auto;
    padding: 20px clamp(20px, 16vw, 170px) 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 60px;
    align-items: center;
}
.section-sns .section-title{
    font-size: 0.937rem;
    margin-bottom: 0;
}
.footer{
    border-top: 1px solid #424242;
    max-width: 295px;
    margin: 20px auto 30px;
}
.footer-nav{
    padding: 28px 0;
    text-align: center;
}
.footer-nav a{
    display: inline-block;
    color: #000;
    font-size: 0.812rem;
    line-height: 1;
    margin-bottom: 1rem;
}
.goto-top{
    padding: 28px 0;
    text-align: center;
}
.btn-goto-top{
    color: #fff;
    background-color: #898989;
    font-size: 1.125rem;
    line-height: 1;
    padding: 18px 45px;
    border-radius: 32px;
}
.copyright{
    display: block;
    font-size: 0.75rem;
    text-align: center;
    margin-top: 70px;
}
.offcanvas-backdrop{
    background-color: #00000000;
}
.single-post{
    /*max-width: 355px;*/
    margin: 0 auto;
    padding-bottom: 0;
}
.section-title.post-title{
    font-size: 1.625rem;
    line-height: 1.428;
    margin-bottom: 48px;
    color: #000;
}
.post-content{
    max-width: 305px;
    margin: 0 auto;
}
.post-content,
.post-content p{
    font-size: clamp(0.687rem,3vw,0.875rem);
    line-height: 1.72;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #404040;
}
.section-title.page-title{
    margin-bottom: 40px;
    padding: 0 18px 0 20px;
}
.page-content{
    padding: 0 16px 0 20px;
    max-width: 620px;
    margin: 0 auto;
}
.page-content.center,
.post-content.center{
    text-align: center;
}
.page-content p{
    font-size: clamp(0.687rem,3vw,0.875rem);
    line-height: 1.72;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #404040;
    margin-bottom: 28px;
}
.page-content h3{
    font-size: 0.812rem;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: bold;
    color: #404040;
    margin-bottom: 5px;
}
.page-content .title_serif{
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    color: #000;
    font-size: 1.125rem;
    margin: 80px 0 10px;
}
.page-content ul{
    margin-left: 1rem;
    margin-bottom: 1rem;
}
.page-content ul li {
    list-style-type: disc;
    display: list-item;
    font-size: clamp(0.687rem,3vw,0.875rem);
    line-height: 1.72;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #404040;
}
.page-content ol{
    margin-top: -26px;
    margin-left: 1rem;
    margin-bottom: 1rem;
    padding-left: 2px;
}
.page-content ol li {
    list-style: decimal;
    font-size: clamp(0.687rem,3vw,0.875rem);
    line-height: 1.72;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #404040;
}
.page-content a{
    font-size: clamp(0.687rem,3vw,0.875rem);
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #404040;
    border-bottom: 1px solid #404040;
    margin-right: 10px;
}
.faq-list h3{
    margin-bottom: 10px;
    font-size: 1rem;
}
.faq-list h4{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    background: url(images/ico-Q.png) left 3px no-repeat;
    padding-left: 30px;
    background-size: auto 22px;
    line-height: 1.63;
    margin-bottom: 4px;
    font-size: 1.125rem;
}
.faq-list p{
    background: url(images/ico-A.png) left 3px no-repeat;
    padding-left: 30px;
    background-size: auto 16px;
    line-height: 1.8;
    padding-top: 2px;
    margin-bottom: 36px;
}
.faq-list ul{
    margin-left: 40px;
    margin-top: -30px;
}
.date{
    display: block;
    text-align: right;
    font-size: clamp(0.687rem,3vw,0.875rem);
    line-height: 1;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #898989;
    margin-top: 1rem;
}
.page-content .mailmagazine-title{
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    font-size: 0.937rem;
    text-align: center;
    margin-bottom: 10px;
}
.contact-title{
    font-size: 0.937rem;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 14px;
}
.contact-content{
    padding: 20px 0 0;
    margin-left: 0;
}
.content_form{
    padding: 0 0 15px;
    margin-left: 20px;
}
.form_input_submit{
    margin-top: 10px;
}
.contact-content p{
    line-height: 1.5;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 0.687rem;
    padding-left: 1em;
    margin-bottom: 22px;
}
input[type="text"],
input[type="email"],
input[type=password],
textarea,
.page-content .swpm-form-builder .swpm-text
{
    width: 100%;
    margin-left: -1em;
    padding: 1em;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 0.687rem;
    appearance: none;
    border: 1px solid #38383899;
    border-radius: 0;
    background-color: #fff;
}
.swpm-login-widget-form input[type="text"],
.swpm-login-widget-form input[type="email"],
.swpm-login-widget-form input[type=password],
.swpm-login-widget-form textarea,
.swpm-login-widget-form input[type="submit"],
.page-content .swpm-form-builder .swpm-text{
    margin-left: 0;
}
.swpm-login-widget-form input[type="checkbox"]{
    margin-left: 10px;
}
.swpm-span b{
    display: block;
    padding: 1em;
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 0.687rem;
    appearance: none;
    border: 1px solid #38383899;
    margin: 0 0 10px !important;
    background-color: #efefef;
    width: 100%;
}
.swpm-form-builder label.swpm-desc{
    padding-left: 0;
}
.page-content .swpm-item p{
    margin-bottom: 0;
    margin-top: -10px;
    margin-left: 2px;
}
::placeholder {
    color: #e4e4e4;
}
input:focus,
textarea:focus {
    outline: 1px #333 solid;
}
.swpm-form-builder label.swpm-choice {
    margin: -16px 16px 0 18px;
}
.swpm-profile-account-delete-section{
    margin: 60px 0 40px;
}
.swpm-profile-account-delete-section a{
    display: inline-block;
    padding: 16px 10px 18px;
    width: 100%;
    line-height: 1;
    background-color: #fff;
    margin-bottom: 20px;
    font-size: 0.937rem;
    border: 1px solid #383838;
    color: #383838;
    font-family: 'Noto Serif JP', serif;
}
.swpm-profile-account-delete-section a div{
    color: #383838;
}
.content_form .required_color {
    background-color: #fff !important;
}
.confirm{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #b12029;
}
input[type="submit"]{
    display: inline-block;
    padding: 16px 10px 18px;
    width: 100%;
    line-height: 1;
    background-color: #383838;
    margin-bottom: 20px;
    font-size: 0.937rem;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    letter-spacing: 0.4em;
    margin-left: -10px;
}
input[type=checkbox] {
    transform: scale(1.5);
    margin: 0 6px 0 0;
}
input[type=checkbox]:focus{
    outline: none;
}
.swpm-password-input-visibility{
    margin: 20px 0 10px -4px;
}
.swpm-remember-me{
    margin: 10px 0 20px -4px;
}
.swpm-forgot-pass-link,
.swpm-join-us-link{
    margin-bottom: 10px;
}
.swpm-remember-me span,
.swpm-password-input-visibility span{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 0.687rem;
}
.swpm-pw-reset-email-input{
    margin-bottom: 24px;
}
.swpm-pw-reset-widget-form{
    margin-left: 20px;
}
.swpm-payment-button{
    margin-bottom: 20px;
}
.swpm-form-builder,
.swpm-fieldset,
.swpm-section,
.swpm-item{
    margin: 0 !important;
    padding: 0 !important;
}
.page-content .swpm-form-builder .swpm-text{
    margin: 0 0 10px !important;
}
.page-content .swpm-form-builder fieldset {
    clear: both;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    border-radius: initial;
    background-color: inherit;
}
.swpm-form-builder ul, .entry-content .swpm-form-builder ul, .comment-content .swpm-form-builder ul, .mu_register .swpm-form-builder ul, .swpm-form-builder ol, .entry-content .swpm-form-builder ol, .comment-content .swpm-form-builder ol, .mu_register .swpm-form-builder ol{
    margin: 0 !important;
}
.swpm-submit, input[type="submit"].swpm-submit {
    margin-left: 0;
}
.swpm-payments-table{
    margin: 0;
    width: 100%;
}
.swpm-payments-row.swpm-payments-header {
    font-weight: bold;
    color: #ffffff;
    background: #898989;
}
.swpm-login-widget-logged > div{
    margin-bottom: 12px;
}
.swpm-payment-button .stripe-button-el{
    display: block;
    width: 100%;
    padding: 0;
    width: 100%;
    line-height: 1;
    background-color: inherit;
    margin-bottom: 20px;
    background-image: none;
    border-radius: 0;
}
.swpm-payment-button .stripe-button-el span{
    display: inline-block;
    padding: 16px 10px 18px;
    width: 100%;
    line-height: 1;
    background-color: #424242;
    font-size: 0.937rem;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    background-image: none;
    height: auto;
    border-radius: 0;
}
.swpm-login-action-msg{
    padding: 20px 0;
}
.swpm-login-action-msg > span{
    display: block;
    margin-top: 30px;
    border: none;
    background-color: #fff;
}
.swpm-login-action-msg span,
.swpm-login-widget-action-msg,
.swpm-login-error-msg{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #b12029;
    font-size: 0.687rem;
}
.wpcf7-form input[type="text"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type=password],
.wpcf7-form input[type="submit"],
.wpcf7-form textarea{
    width: calc(100% + 10px);
}
#UserItemForm p{
    margin-bottom: 10px;
}
#UserItemForm input[type=submit]{
    margin-bottom: 0;
}
#swpm-payments-listing{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 0.687rem;
    margin-bottom: 75px;
}
.swpm-payments-cell{
    border-bottom: 1px dashed #cdcdcd;
}
.swpm-payments-row :last-child{
    border-bottom: none;
}
.swpm-login-widget-logged{
    padding: 20px 0 0;
}
.swpm-logged-label{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 0.687rem;
}
.swpm-logged-value{
    font-family:'メイリオ', 'Meiryo','MS ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: normal;
    color: #404040;
    font-size: 0.687rem;
}
.swpm-login-widget-logged .swpm-edit-profile-link{
    display: none;
}

@media screen and (min-width:540px)  {
    .logo-image {
        max-width: 610px;
    }
    .list-books-2col ul{
        gap: 30px;
        justify-content: space-around;
    }
    .section-title.page-title{
        font-size: 1.75rem;
        text-align: center;
        max-width: 620px;
        margin: 0 auto 40px;
    }
    .list-books-large img {
        max-width: 400px;
    }
    .list-books-2col li,
    .list-books-2col li.public {
        width: 30%;
    }
    .footer {
        border-top: 1px solid #424242;
        max-width: 480px;
        margin: 20px auto 30px;
    }
    .single-post{
        /*max-width: 550px;*/
    }
    .post-content{
        max-width: 450px;
        margin: 0 auto;
    }
    .faq-list h4{
        background: url(images/ico-Q.png) left 30% no-repeat;
        background-size: auto 22px;
    }
    .swpm-payments-cell{
        border-bottom: none;
        border-right: 1px dashed #cdcdcd;
    }
    .swpm-payments-row :last-child{
        border-right: none;
    }
}

/* animation */
.infomation-tap ::before {
	-webkit-animation: wobble-hor-bottom 0.8s 3s both;
	        animation: wobble-hor-bottom 0.8s 3s both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-2-22 11:30:11
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation wobble-hor-bottom
 * ----------------------------------------
 */
 @-webkit-keyframes wobble-hor-bottom {
    0%,
    100% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
    }
    15% {
      -webkit-transform: translateX(-30px) rotate(-6deg);
              transform: translateX(-30px) rotate(-6deg);
    }
    30% {
      -webkit-transform: translateX(15px) rotate(6deg);
              transform: translateX(15px) rotate(6deg);
    }
    45% {
      -webkit-transform: translateX(-15px) rotate(-3.6deg);
              transform: translateX(-15px) rotate(-3.6deg);
    }
    60% {
      -webkit-transform: translateX(9px) rotate(2.4deg);
              transform: translateX(9px) rotate(2.4deg);
    }
    75% {
      -webkit-transform: translateX(-6px) rotate(-1.2deg);
              transform: translateX(-6px) rotate(-1.2deg);
    }
  }
  @keyframes wobble-hor-bottom {
    0%,
    100% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%;
    }
    15% {
      -webkit-transform: translateX(-30px) rotate(-6deg);
              transform: translateX(-30px) rotate(-6deg);
    }
    30% {
      -webkit-transform: translateX(15px) rotate(6deg);
              transform: translateX(15px) rotate(6deg);
    }
    45% {
      -webkit-transform: translateX(-15px) rotate(-3.6deg);
              transform: translateX(-15px) rotate(-3.6deg);
    }
    60% {
      -webkit-transform: translateX(9px) rotate(2.4deg);
              transform: translateX(9px) rotate(2.4deg);
    }
    75% {
      -webkit-transform: translateX(-6px) rotate(-1.2deg);
              transform: translateX(-6px) rotate(-1.2deg);
    }
  }
  