@charset "utf-8";
/*
Theme Name: jasa official
Theme URI: https://www.jasa.jp/
Template: lightning
Description:
Author:
Tags:
Version: 0.0.0
*/

body {
    font-size: 16px!important;
    }
    
    .prBlock .prBlock_image {
    width: 80px;
    height: 80px;
    }
    
    h1.entry-title:first-letter,
    .single h1.entry-title:first-letter { color:inherit; }
    
    h2{margin-top: 0px; margin-bottom:25px;}
    h3{margin-bottom:25px;}
    h5{font-size: 18px;}
    
    /*-- ヘッダー内ログインボタン・サブメニュー配置--*/
    .headersubarea{
        float: right;
        display: inline-block;
    }

    /*-- ログインボタン--*/
    .headerloginbtn{
    background-color: #337ab7;
    color:#fff;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    }
    
    .headerloginbtn a{color:#fff;}

    /*-- ヘッダーサブメニュー --*/
    .headersubmenu{
        font-size: 14px;
        text-align: right;
        vertical-align: middle;
        margin-top:10px;
    }

    /*-- メニューフォントサイズ--*/
    .gMenu_name {
    text-align: center;
    display: block;
    font-size: 18px;
    color: #2e6da4;
    }
    
    .prBlock .prBlock_title{
    text-align: center;
    display: block;
    font-size: 18px;
    color: #2e6da4;
    font-weight:bold;
    }
    
    .mainSection-title {
    font-size: 24px;
    color: #2e6da4;
    font-weight:bold;
    }
    
    /*-- キャプション　フォントサイズ --*/
    .caption{
        font-size:13px;
        line-height: 16px;
    }
    
    /*-- ページ内リンク上部空け--*/
    a.anchor{display: block;    padding-top: 120px;
    margin-top: -120px;}
    
    /*-- リスト--*/
    
    ul{padding-left:18px;}
    
    ol{padding-left:18px;}
    
    ul.sub-menu li{font-size: 15px;
    background-color:#abcae5;}
    
    ul.sub-menu li a {
    background-color:#eff4f8
        !important;
    color:#164975!important;
    }
    ul.sub-menu li a:hover {
    background-color:#c3d5e5
        !important;
    }
    
    .prBlock .prBlock_summary {
    font-size: 16px;
    }
    
    /*-- ステップボックス--*/
    
    .box-step {
    border-color: #28ab31!important;
    border-radius: 0!important;
    margin: 0 0 1.5em!important;
    border-width: 4px!important;
    border-style: solid!important;
    }
    
    
    .box-step .su-box-title{
        background-color: #28ab31!important;
    color:#FFFFFF!important;
    border-top-left-radius:0!important;
    border-top-right-radius:0!important;
    }
    
    /*-- 基準テーブル--*/
    
    table {
    margin: 0;
    padding: 0;
    width: 100%;
    border-right: 1px solid #c8d5bb;
    border-top: 1px solid #c8d5bb;
    font-size: 10pt;
    line-height: 140%;
    }
    
    
    
    table th {
    margin: 0;
    padding: 2px 5px;
    background-color: #d8e2e2;
    border-left: 1px solid #c8d5bb;
    border-bottom: 1px solid #c8d5bb;
    text-align: center;
    }
    
    
    
    
    table td {
    margin: 0;
    padding: 3px 5px;
    background-color: #f6fafa;
    border-left: 1px solid #c8d5bb;
    border-bottom: 1px solid #c8d5bb;
    }
    
    
    table.acquisition  {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    }
    
    table.acquisition th a p {
    margin: 0;
    display: block;
    width: 160px;
    background-color: #e7e7eb;
    padding: 2px 0;
    color: #455;
    }
    
    table.acquisition th a:hover p {
    background-color: #f4f2f2;
    color: #4682b4;
    text-decoration: none;
    }
    
    table.acquisition tr {	
    padding:0;
    border-left: 0;
    border-bottom: 0;
    }
    
    table.acquisition tr a {	
    margin: 0;
    }
    
    
    table.acquisition td {
    display: table-cell;
    padding: 1px 6px;
    background-color: #fff;	
    vertical-align: inherit;
    border: 0;
    }
    
    
    table.acquisition th {
    display: table-cell;
    padding: 1px 6px;
    background-color: #fff;	
    vertical-align: inherit;
    border: 0;
    }
    
    table.acquisition td p {
    margin: 0;
    background-color: #f8f4e6;
    border: 1px solid #e0d9e0;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    }
    
        table.filelist {
            margin: 0;
            padding: 0;
            width: 100%;
            border-right: none;
            border-top: none;
            font-size: 14px;
            line-height: 140%;
            }
            
            
            
    table.filelist th {
            margin: 0;
            padding: 3px 5px;
            background-color: #d8e2e2;
            border-left: none;
            border-bottom: 1px solid #c8d5bb;
            text-align: center;
            vertical-align: middle;
            }
            
    table.filelist td {
            margin: 0;
            padding: 5px 5px;
            background-color: #f6fafa;
            border-left: none;
            border-bottom: 1px solid #c8d5bb;
            vertical-align: middle;
            }
    
    .filelist img{
        padding-top: 10px;
    }
    
    .result{
        margin-bottom: 30px;
    }
    
    div.result{
        padding-bottom:20px 
    }
    
    .result h3{
        margin-top:5px;
        margin-bottom: 10px;
        padding-bottom:0px;
    }
    
    .result h4{
        margin:5px 0 5px 20px;
        padding-bottom:0px;
    }
    
    .result h5, .result p{
        margin:0 0 10px 0;
        padding:0 0 5px 40px;
    }
    
    .result p {
        font-size:14px;
    }
    
    div.row{
    /*	border-bottom: solid 1px #4444; */
        margin: 0;
        padding: 5px 0 0 0;
    }
    
    /*-------- Sub Menu --------*/
    localNav ul {
        background-color:#FFF;
    }
    
    ul.sub-menu{
        list-style:none;
        background-color:#FFF;
    }
    
    ul.sub-menu li {
        font-size:13px;
        
    }
    
    ul.sub-menu li a{
        padding-right:1em;
        background-color:#FFF !important;
    }
    
    /*-------- Download box ------------*/
    div.download_box {
        font-size: 13px;
        line-height: 130%;
        color:#333;
        text-decoration:none;
    }
    
    a.download {
        display: inline-block;
        height: auto;
        width: 212px;
        padding: 0px 10px 10px 10px;
        border-top: 1px solid #eee;
        border-left: 1px solid #eee;
        border-bottom: 1px solid #d0d4d4;
        border-right: 1px solid #d0d4d4;
        overflow: hidden;
        font-size: 14pt;
        font-weight: bold;
        color:#333;
        line-height: 28pt;
        text-decoration:none;
        text-align: center;
        background:#f8f8f8;
    }
    
    a.download:hover {
        background:#e8ecec;
        text-decoration:none;
        color:#333;
        border-top: 1px solid #d0d4d4;
        border-left: 1px solid #d0d4d4;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
    }
    a.download:visited {
        color:#333;
    }
    
    /*-------- セミナーダウンロードリスト ------------*/
    div.semi-dl-list {
        margin-bottom:10px;
    }
    
    div.semi-dl-list-title {
        background-color:#e5e5e0;
        padding-bottom:5px;
    }
    
    .semi-dl-list-title h5 {
        margin-bottom: 0;
        font-weight:bold;
    }
    
    div.semi-dl-list-contents {
        background-color:#f3f5f5;
        border-top:1px solid #bbb;
    }
    
    /*-------- Contact form 7 ------------*/
    /* ラジオボタン、チェックボックスの縦配置 */
    span.wpcf7-list-item { 
        display: block; 
    }
    
    /*-------- セミナーページ　キャプション  ------------*/
    .caption{
        margin-top:0px;
    }

    .note_g {
        font-size:14px;;
    }



    /*-------- Lightning Pro to Lightning  ------------*/

    .gMenu_name {
        font-family:"M PLUS Rounded 1c",sans-serif;
        font-weight:700;
    }
    
    .page-header {
        color: #333 ;
        background: url(https://www.jasa.jp/wp-content/uploads/site-imgs/title-header.png) no-repeat 50% center ;
            background-size: auto ;
        background-size: cover ;
    }
