.japan label {
    font-weight: 700;
}
body {
}
.homepage .voice-text-long-group {
    display: block !important;
}

.home h1 {
    font-size: 1.8em;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 900;
    font-family: "Noto Sans JP", sans-serif !important;
}

.home h1:before, .home h1:after {
    background-image:none;
}

.arrow1 {
    top: 220px;
    right: 50%;
    transform: translateX(245px);
}

.arrow2 {
    top: 400px;
    left: 50%;
    transform: translateX(-240px);
}

.arrow3 {
    top: 100px;
    left: 50%;
    transform: translateX(-260px);
}

.arrow p {
    position: absolute;
    color: #0c15fe;
    font-size: 1em;
    animation: float 3s ease-in-out;
    animation-iteration-count: infinite;
    font-weight: 700;
    width: 130px;
    font-family: "Noto Sans JP", sans-serif !important;
}

.arrow2 p {top: -50px;}

.home-widget-style .tokio-widget .step[data-step="2"] {
    display: block !important;
}
.home-widget-style .tokio-widget .step[data-step="2"] .step-nav {
    display: none !important;
}

.homepage .widget-close:before {
    content: '音声は一度でキャプチャ、クリック不要';
    position: absolute;
    font-size: 1em;
    color: #0c15fe;
    width: 100px;
    right: 430px;
    top: 30px;
    background-image: url(../img/arrow2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 100px;
    font-weight:800;
}

.insta-email:after {
    content: 'フィールドでインスタント送信を有効にする';
    background-image: url(../img/arrow1.png);
    width: 155px;
    height: 170px;
    position: absolute;
    background-size: 75px;
    background-repeat: no-repeat;
    right: -130px;
    top: -192px;
    color: #0c15fe;
    font-size: 20px;
    background-position: center bottom;
    text-align: right;
    font-family: "Noto Sans JP", sans-serif !important;
    font-weight: 700;
    line-height: 1;
}

p, h4, .box {
    font-weight: 700 !important;
}

h4  {
    color: #444 !important;
}

.actions {
    left: 0;
}

.actions a {
    background: none;
    color: #444;
    margin-left: 10px;
    border-bottom: 2px solid #67676742;
    float: right;
}
.language {
    float: left !important;
    border-bottom: none !important;
    padding-top: 4px;
}
.language img {
    height: 13px;
}

.stage-wrapper {
    background: #8cb9e9;
    background-image:url(../img/tokyo.webp);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.stage-wrapper.homepage {}

.homeright {box-shadow: -1px 0 14px #8b8b8b63 !important;}

#sub1 {
    background: #fffdf0;
}

.logo span {
    top: 1px !important;
    left: -1px;
}

.tokio:after {
    content: 'Built with talkyo.xyz' !important;
}