
    #contents {
    width: 100%;
    padding-top: 0;
}
.yakuchie-archive {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: auto;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Avenir, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: .18em;
    background-color: #fff;
}
.yakuchie-archive .container {
    box-sizing: border-box;
    width: 950px;
    margin: 0 auto;
}
.yakuchie-archive .btn {
    margin: 0;
    padding: 0;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    font-size: inherit;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
.yakuchie-archive .btn-hover {
    transition: opacity .2s;
}
.yakuchie-archive .btn-hover:hover {
    opacity: .7;
}
.yakuchie-archive .main-visual {
    box-sizing: border-box;
    background: url(/assets/lp/tempubunsho/pc/main-visual-bg-d8b4bd06428f59a0902bcb70a9226ec2a0fa5bec4e9069d241f9872bbf040931.png) center no-repeat;
    background-size: cover;
    height: 640px;
}
.yakuchie-archive .main-visual .container {
    text-align: center;
    padding: 163px 0 0 310px;
}
.yakuchie-archive .main-logo {
    margin-bottom: 30px;
}
.yakuchie-archive .main-catch {
    color: #fff;
    font-size: 28px;
    line-height: 1.62;
    letter-spacing: .3em;
    margin-bottom: 45px;
    padding-left: 14px;
}
.yakuchie-archive .main-text {
    color: #1d426b;
    font-size: 16px;
    margin: 0 0 41.6px 4px;
}
.yakuchie-archive .btn-download {
    box-sizing: border-box;
    border: 1px solid #1d426b;
    color: #1d426b;
    line-height: 76px;
    position: relative;
    width: 384px;
    height: 80px;
    overflow: hidden;
}
.yakuchie-archive .btn-download::after {
    content: '';
    background-color: #1d426b;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    transition: top .2s;
}
.yakuchie-archive .btn-download:hover::after {
    top: 0;
}
.yakuchie-archive .app-intro {
    height: 750px;
}
.yakuchie-archive .app-intro .description {
    float: left;
    width: 524px;
    text-align: center;
    margin-top: 164px;
}
.yakuchie-archive .app-intro .app-logo {
    margin-bottom: 32.8px;
}
.yakuchie-archive .app-intro .app-text {
    color: #444;
    margin: 0 0 48.8px 10px;
}
.yakuchie-archive .app-intro .download-links {
    width: 378px;
    margin: 0 auto 41.6px;
}
.yakuchie-archive .btn-apple {
    float: left;
    margin-right: 18px;
}
.yakuchie-archive .app-intro .mockup {
    float: right;
    width: 356px;
    height: 670px;
    margin: 40px 0;
}
.yakuchie-archive .app-tempubunsho {
    background-color: #e3edf9;
}
.yakuchie-archive .app-kensachi {
    background-color: #e3f7ff;
}
.yakuchie-archive .app-hayamihyou {
    background-color: #f4efeb;
}
.yakuchie-archive .points {
    box-sizing: border-box;
    background-color: #e3edf9;
    height: 784px;
    padding: 48px 0 64px;
}
.yakuchie-archive .carousel {
    box-sizing: border-box;
    position: relative;
    height: 672px;
}
.yakuchie-archive .carousel .carousel-mockup {
    background: url(/assets/lp/tempubunsho/pc/point-mockup-066b239bb6572ec3cb8b866e84fa512076637a343a938a3dfc8e1eb43beeea0e.png) left top no-repeat;
    position: relative;
    width: 264px;
    height: 528px;
    float: right;
}
.yakuchie-archive .carousel .image-viewport {
    position: absolute;
    top: 60px;
    left: 19px;
    width: 227px;
    height: 404px;
    overflow: hidden;
}
.yakuchie-archive .carousel .image-item, .yakuchie-archive .carousel .image-wrap {
    position: absolute;
    width: 100%;
    height: 100%}
.yakuchie-archive .carousel .carousel-text {
    width: 686px;
    height: 528px;
    text-align: center;
}
.yakuchie-archive .carousel .text-item {
    position: absolute;
    width: inherit;
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    transition: opacity .8s .2s, -webkit-transform .3s .2s;
    transition: opacity .8s .2s, transform .3s .2s;
    transition: opacity .8s .2s, transform .3s .2s, -webkit-transform .3s .2s;
}
.yakuchie-archive .carousel .text-item.is-active {
    height: auto;
    opacity: 1;
    z-index: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.yakuchie-archive .carousel .text-item>h3 {
    color: #1d426b;
    margin-bottom: 22px;
}
.yakuchie-archive .carousel .text-item>p {
    color: #1d426b;
    letter-spacing: .18em;
}
.yakuchie-archive .carousel .point-icon {
    margin: 24px 0 30px;
}
.yakuchie-archive .carousel .carousel-nav {
    background-color: #d0dae7;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 96px;
    text-align: center;
}
.yakuchie-archive .carousel .arrow {
    background-color: #1d426b;
    position: absolute;
    width: 96px;
    height: 96px;
    outline: 0;
    transition: background-color .2s;
}
.yakuchie-archive .carousel .arrow.is-disabled {
    background-color: #d0dae7;
    cursor: default;
}
.yakuchie-archive .carousel .arrow-prev {
    left: 0;
}
.yakuchie-archive .carousel .arrow-next {
    right: 0;
}
.yakuchie-archive .carousel .arrow-shape {
    position: absolute;
    top: 35px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.yakuchie-archive .carousel .arrow-shape-prev {
    left: 39px;
}
.yakuchie-archive .carousel .arrow-shape-prev.is-hover {
    -webkit-transform: translate(-3px, 0);
    -ms-transform: translate(-3px, 0);
    transform: translate(-3px, 0);
}
.yakuchie-archive .carousel .arrow-shape-next {
    right: 39px;
}
.yakuchie-archive .carousel .arrow-shape-next.is-hover {
    -webkit-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    transform: translate(3px, 0);
}
.yakuchie-archive .carousel .indicator-wrap {
    display: inline-block;
    margin-top: 41px;
}
.yakuchie-archive .carousel .indicator-item {
    box-sizing: border-box;
    border: 1px solid #1d426b;
    border-radius: 6px;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 27px;
    outline: 0;
    transition: background-color .2s, border .2s;
}
.yakuchie-archive .carousel .indicator-item:hover {
    border: 6px solid #1d426b;
}
.yakuchie-archive .carousel .indicator-item.is-active {
    background-color: #1d426b;
    cursor: default;
}
.yakuchie-archive .download-area {
    box-sizing: border-box;
    background-color: #1d426b;
    height: 277px;
    padding: 49px 0 64px;
    text-align: center;
}
.yakuchie-archive .download-area>h3 {
    color: #fff;
    margin: -12px 0 23px;
}
.yakuchie-archive h3.heading {
    font-size: 28px;
    line-height: 1.58;
    letter-spacing: .22em;
}
.yakuchie-archive h3.heading>strong {
    font-size: 36px;
    font-weight: 700;
}
@media all and (-ms-high-contrast:none) {
    .yakuchie-archive .btn-download {
    line-height: 80px;
}
.yakuchie-archive .btn-download::before {
    top: -2px;
}
}
