.title-en {
    letter-spacing: 0.24em;
    font-family: Now-Medium, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 游ゴシック体, "Yu Gothic", YuGothic, Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Roboto, "Droid Sans", sans-serif;
    display: inline-block;
    font-size: 18px;
}
.title-block {
    margin-top: 45px;
    margin-bottom: 110px;
    padding-bottom: 100px;
    padding-top: 50px;
}
.section-service .page-title {
    font-size: 26px;
    line-height: 28px;
    letter-spacing: 8px;
    margin-bottom: 36px;
}
h2.mission {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 34px;
    line-height: 1.8;
    letter-spacing: .24em;
}
.section-service .company-block {
    padding: 90px 0;
    background: #3b3b3b;
    margin-bottom: 150px;
    color: #fff;
}
.section-service .company-block .btn-info {
    padding: 16px 0 14px;
    padding-left: 20px;
    margin-right: 1.8%;
    line-height: 1.9;
    border: 1px solid #e1e0e1;
    color: #fff;    font-size: 12px;
}
.pxsw {
    margin-top: 40px;
}
.btn-square {
    width: 260px;
    height: 30px;
    font-size: 13px;
}
.title-block {
    margin-top: 100px;
}
.section-service .page-title{
    font-size: 18px;
    text-align: left;
    letter-spacing: 6px;
    letter-spacing: 0.24em;
    font-family: Now-Medium, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 游ゴシック体, "Yu Gothic", YuGothic, Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Roboto, "Droid Sans", sans-serif;
    }
    
ol.privacy {
    list-style: decimal;
    font-size: 13px;
    line-height: 30px;
    margin: 30px 0 20px 20px;
}
.section-service .company-block .title {
    color: #fff;
    padding: 0;
    margin-left: 25px;
    font-size: 16px;
    line-height: 1.66;
    letter-spacing: 0.28em;
}
p.context {
    line-height: 30px;
    letter-spacing: 3px;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 30px;
}
.btn,input[type=submit] {
    padding: 15px 30px;
    border: none;
    border-radius: 0
}

.btn--primary {
    border: 1px solid #111;
    text-align: left;
    letter-spacing: 1px;
    font-size: .9rem;
    position: relative;
    padding: 0;
    background-color: transparent
}

.btn--primary:before {
    content: "";
    position: absolute;
    width: 50px;
    border-top: 1px solid #111;
    right: -30px;
    top: 22px;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
    -webkit-transition-timing-function: cubic-bezier(.165,.84,.44,1);
    transition-timing-function: cubic-bezier(.165,.84,.44,1)
}

@media screen and (max-width: 768px){
.section-service {
    position: relative;
    padding-bottom: 10px;
}
.section-service .title-block .page-title {
    font-size: 18px;
    text-align: left;
    letter-spacing: 0.15em;
}
.title-block {
    margin-top: 30px;
    padding-top: 20px;
}
h1.page-title.title-en {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.22em;
    margin-bottom: 50px;
}
.section .container {
    width: 88%;
    margin: 0 auto;
    padding: 0 15px;
}
.title-block.jsStanby.jsShow {
    text-align: left;
}
p.context {
    line-height: 24px;
    letter-spacing: 3px;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
}
ol.privacy {
    list-style: decimal;
    font-size: 12px;
    line-height: 24px;
    margin: 30px 0 20px 20px;
}
li {
    margin-bottom: 10px;
}
.section .btn-square {
    width: 100%;
    font-size: 12px;
    text-align: center;
    display: block;
    padding: 0px 0;
    border: 1px solid #c3c3c3;
    line-height: 24px;
}
.title-block {
    margin-bottom: 50px;
}
}