@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Allura|Slabo+27px');
@font-face
{
font-family: はんなり明朝;
src: url('https://cdn.leafscape.be/hannari/hannari_web.woff')
     format("woff");
}
body {
    color: #fff;
    font-size: 12px;
    font-family: 'Slabo 27px', 'STHeitiSC-Light', 'Microsoft YaHei', gulim, メイリオ, sans-serif;
    line-height: 200%;
    letter-spacing: 2px;
    margin: 0;
}
a {
    background: #000;
    color: #fff;
    text-decoration: none;
}
a:hover, active {
    position: relative;
    top: 0;
    opacity: .6;
}
h1 {
    font-family: はんなり明朝;
    font-size: 30px;
    margin: -10px 0 0;
    line-height: 150%;
    font-weight: 200;
    position: relative;
    bottom: 10px;
}

h1 p {
    font-family: 'Slabo 27px', 'STHeitiSC-Light', 'Microsoft YaHei', gulim, メイリオ, sans-serif;
    margin: 0 10px;
    padding: 0;
    font-size: 12px;
    line-height: 100%;
}
h2 {
    font-family: Allura;
    font-weight: 200;
    font-size: 26px;
    margin: -25px 0 15px;
}
h3 {
    font-family: Allura;
    font-weight: 200;
    font-size: 16px;
    margin: 15px 0;
    border-bottom: solid 1px #fff;
    display: inline-block;
}
b {
    border-bottom: double 3px #fff;
}
.back{
    content:"";
    display:block;
    top:0;
    left:0;
    z-index: -1;
    width: 100%;
    height: 100%;
        -webkit-background-size: cover;
    position:fixed;
    background:url(https://girlydrop.com/wp-content/uploads/post/p4154.jpg) center/cover no-repeat;
}
/*背景画像
まっすぐに続く道を行き交う東京の車たち  https://girlydrop.com/landscape/4154 
*/





.back::before{
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ' ';
}
.wrp {
    max-width: 400px;
    margin: 50px auto 10px;
    padding: 20px 50px 10px 20px;
}
.top {
    writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode:vertical-rl;
    width: 100%;
    line-height: 300%;
}
.top a {
    margin: 5px;
    padding: 10px 5px;
}
.text {
    background: rgba(0,0,0,.6);
    padding: 15px;
}
.text a {
    color: #b0c4de;
    background: none;
}
textarea {
    height: 50px;
    width: 50%;
    font-size: 12px;
    font-family: 'Slabo 27px', 'STHeitiSC-Light', 'Microsoft YaHei', gulim, メイリオ, sans-serif;
    line-height: 150%;
    letter-spacing: 2px;
    color: #fff;
    background: #000;
    border: solid 1px #fff;
        -webkit-appearance: none;
    border-radius: 3px;
    box-shadow: none;
    margin: 3px 0;
    padding: 3px;
}
<script src="https://adm.shinobi.jp/s/48c03abaf9bdd074df4b828c9912f7c9"></script>



