@charset "shift-jis";

@font-face {
    font-family: "lowline-only";
    src: local("Hiragino Sans"), local("Hiragino-Sans"), local("游ゴシック体"),
    local("YuGothic"), local("Meiryo"), local("Meiryo UI"), local("メイリオ");
    unicode-range: U+005F, U+FF3F;
}
*,
body,
html {
    font-family: 'lowline-only','BIZ UDPGothic', sans-serif;
}

.block_form.has_select select, input[type="text"] {
    font-size: 1em;
}

a.c-text_link {
    color: #004C22;
}

span.select select {min-height: 44px;}

.has_check input + label.btn:before {
    font-size: 24px;
}

table th, table td {
    font-size: 1em;
}

.material-icons {
    vertical-align: sub;
}

a.loadsub,a.js-open_inline_modal,a.textLink {
    font-weight: bold;
    text-underline-offset: 2px;
}

body#check #block_amount table td table.amount_detail tr>* {
    font-size: 1em;
}

body#check #contents .section_form .title_block>div.btn_toggle>span.btn {
    width:120px;
}

body#dantailogin #contents .input_txt input[type="password"] {
    font-size: 1rem;
}

body#thanks #doc_02 {
    margin-bottom: 15px;
}

.mfp-content table.col_2 tr>*:first-child {
    background:#F5FAF7;
}
.mfp-content ul,.mfp-content ol {
    margin-left: 0;
}

