@charset "utf-8";



.topcategory-title-contents{
    margin: 30px 0;
    overflow: hidden;
}

.topcategory-title{
    width: 10rem;
    height: 2.5rem;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0.5rem 0;
    font-family: 'BIZ UDゴシック','メイリオ',Meiryo,'Segoe UI',Calibri,Arial,Sans-Serif;
    font-size: 1.3rem;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);

    border-top-style: solid;
    border-top-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    border-left-style: solid;
    border-left-width: 2px;

    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius:  5px;
}

.topcategory-title a{
    display: block;
}

.topcategory-title a,
.topcategory-title a:link,
.topcategory-title a:visited{
    color: #000;
    text-decoration: none;
}

.topcategory-title a:hover,
.topcategory-title a:focus,
.topcategory-title a:active{
    color: #fff;
}


.topcategory-contents{
    display: block;
    max-width: 550px;
    margin-top: 0;
    /*    margin-right: 10px;*/
    padding-left: 20px;
    padding-right: 20px;

    border: 2px solid #3655D1;
}

.top-intro-index{

}

ol.ol-intro-index{
    list-style-type: none;
    padding-left: 1em;
}

ol.ol-intro-index>li{
    position: relative;

    margin: 7px 0;
    padding-left: 1.5em;

    font-size: 0.9em;
}

ol.ol-intro-index>li>a{
    text-decoration: none;
}

.intro-index-counter{
    position: absolute;
    width: 2em;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #93dfb8;
}

#download-first-block{
    position: relative;
    padding-top: 2rem;
}


#download-first-word{
    position: absolute;
    display: block;
    top: 1rem;
    left: 1rem;
    width: 10rem;
    padding: 5px 0;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: center;
    border-style: solid;
    border-width: 3px;
    border-color: #0f0;
    background-color: #fff;
}

.a-download-first{
    display: block;
    width: 9rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: 3rem;
    text-decoration: none;

}

.download-first-button{
    display: block;
    position: relative;
    width: 9rem;
    top: -2px;
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
    text-align: center;
    font-size: 1.5rem;
    color: #00174d;
    
    border-style: solid;
    border-width: 2px;
    border-color: #000;
    background: -webkit-linear-gradient(top, #b9ffe0 0%, #34ffc1 100%);
    background: linear-gradient(180deg, #b9ffe0, #34ffc1);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    behavior: url(../itemCss/border-radius.htc);
    box-shadow: 2px 3px 0 3px #000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

.download-first-button.btn{
    top: 1px;
    box-shadow: 0 1px 0 0 #000;

}

.a-download-first-one{
    display: block;
    width: 12rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 3rem;
    text-decoration: none;

}

.download-first-button-one{
    display: block;
    position: relative;
    width: 12rem;
    top: -2px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    font-size: 1.4rem;
    color: #00174d;

    border-style: solid;
    border-width: 2px;
    border-color: #000;
    background: -webkit-linear-gradient(top, #b9ffe0 0%, #34ffc1 100%);
    background: linear-gradient(180deg, #b9ffe0, #34ffc1);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    behavior: url(../itemCss/border-radius.htc);
    box-shadow: 2px 3px 0 3px #000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}

.download-first-button-one.btn{
    top: 1px;
    box-shadow: 0 1px 0 0 #000;
}

.download-first-info{
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    border-radius: 5px;
    behavior: url(../itemCss/border-radius.htc);
}

.download-first-info a{
    text-decoration: none;
}

.download-supplement{
    margin-top: 3rem;
}

/*  クリアフィックス  */
.download-supplement::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.download-supplement-right{
    float: right;
    width: 20rem;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;

    border: 1px solid #ffefd5;
    background-color: #ffefd5;

}

.download-supplement-title{
    margin-left: 2rem;
    font-size: 1.3rem;

}

.download-supplement-linkblock{
    margin-bottom: 20px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 1rem;
    border-style: solid;
    border-width: 3px;
    border-color: #F7FF83;
    background-color: #fff;
}

.download-supplement-linkblock a{
    text-decoration: none;
    color: #09c;
}

.download-supplement-linkblock a:hover,
.download-supplement-linkblock a:focus{
    color: #F90;
}

.download-supplement-linkblock a::before{
    padding-right: 1rem;
    content: url("../../../image/mini/downl_mini.png");
}

.tooltip-ds{
    position: relative;
}

.tooltip-link-ds{
    text-decoration-line: none;
    color: #3E46F7;
    cursor: pointer;
}

.tooltip-box-ds{
    position: absolute;
    top: 30px;
    right: 50px;
    width:450px;
    padding: 10px 20px 10px;
    background-color: #ffc;
    border: 3px solid #fc6;
    z-index: 2;
    display: none;
}

.tooltip-ds:HOVER  .tooltip-box-ds,
.tooltip-ds:FOCUS  .tooltip-box-ds {
    display: block;
}


/* 数字を円で囲む。現時点では、下位の要素をインデントできないので注意 */
ol.ol-circle-top{
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    list-style: none;
}

ol.ol-circle-top>li{
    position: relative;
    counter-increment: list1;

    margin: 7px 0 7px 0;
    padding-left: 1.5em;

}

ol.ol-circle-top>li::before{
    position: absolute;
    top: 5px;
    left: 0;
    content: counter(list1);
    color: #fff;
    background-color: #0bd;
    border-radius: 50%;
    font-size: 0.75rem;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.75;
    text-align: center;
    display: inline-block;
    margin-right: 0.5rem;
    vertical-align: top;
}

.trrTopPage-fortop{
    margin-left: 40px;
}

.trrTopPage-fortop>a{
    display: inline-block;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    padding-left: 2rem;
    padding-right: 2rem;
    color: #080808;
    font-size: 1.1rem;
    font-weight: bold;
    text-decoration: none;

    border-style: solid;
    border-width: 2px;
    border-color: #080808;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(../itemCss/border-radius.htc);

}

.trrTopPage-fortop>a:hover{
    /* var(--bu-link-focus) */
    color: #F90;
}

.soft-divtable{
    margin-left: 10px;
    padding: 0;
    max-width: 550px;
    border: 3px solid #00bbdd;
}

.soft-divtable-top{

}

.soft-divtable-one{
    border-top: 3px solid #00bbdd;
}

.soft-wrapper{
    overflow: hidden;
}

.soft-topic{
    float: left;
    width: 18rem;
    padding: 15px 20px;
}

.soft-downloaddiv{
    float: left;
    width: 190px;
    padding: 15px 20px 0;
}

.soft-downloaddiv a{
    text-decoration: none;
}

.soft-explanation{
    padding-left: 20px;
}

.soft-downloadimg{
    width: 8rem;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: -webkit-linear-gradient(top, #46d13e 0%, #46e03e 100%);
    background: linear-gradient(180deg, #46d13e, #46e03e);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(../itemCss/border-radius.htc);
}

.softname-link{
    text-decoration: none;
}

.softname-bu{
    margin-left: 0.5rem;
    font-size: 1.3rem;
    color: #004d7c;
}

.toppage-next-foot{
    margin-left: 3rem;
}


div.description-same-margin{
    margin-top: 5rem;
}

/*--------------------------
 サイドメニュー。トップページ用
---------------------------*/

#sidemenu-toppage{

    margin-bottom: 40px;
}

.sidemenu-elem-border{
    margin-left: 1rem;
    margin-right: 1rem;
    border-top-style: double;
    border-top-width: 8px;
    border-top-color: #00366c;
}

.sidemenu-elem-author{
    
}

.author-toppage{
    margin: 40px 20px 10px;
}

.sidemenu-author-img{
    margin-left: auto;
    margin-right: auto;
    width: 128px;
    height: 128px;
    background-image: url("../../../image/author/koguma128.png");
    background-repeat: no-repeat;

}

.sidemenu-author-wrapper{
    position: relative;
    cursor: pointer;
}

.author-tooltip{
    position: absolute;
    top: 3rem;
    left: -300px;
    width: 450px;
    padding: 10px 20px 10px;
    background-color: #fff;
    border: 3px solid #fc6;
    z-index: 2;
    display: none;
}

.sidemenu-author-wrapper:hover .author-tooltip,
.sidemenu-author-wrapper:focus .author-tooltip{
    display: block;
}

.trrtoplink-toppage{

}

.trrtoplink-toppage a{
    display: block;
    text-decoration: none;
    color: #000;
}


.history-toppage{
    
}

.history-toppage a{
    display: block;
    text-decoration: none;
    color: #000;
}

.policy-toppage{

}

.policy-toppage a{
    display: block;
    text-decoration: none;
    color: #000;
}

.sidemenu-author-word{
    margin-left: 1rem;
}

.sidemenu-author-name{
    margin-left: 2rem;
    font-size: 1.1rem;
}

.sidemenu-elem-top{
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 1rem;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sidemenu-elem{
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 1rem;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-style: double;
    border-top-width: 8px;
    border-top-color: #00366c;
}

.p-mailtoppage{
    margin-bottom: 20px;
/*    overflow-wrap: break-word;*/
    word-wrap: break-word;
    word-break: break-all;
}

.author-toppage>a{
    display: block;
    text-decoration: none;
}

.author-toppage>a:hover{

}


/*--------------------------
  ヘッダー。トップページ用
---------------------------*/

#header-toppage-top{
    position: relative;
    width: 100%;
    padding: 0;
    background: -webkit-linear-gradient(top, #83FF74 0%, #C9FFE0 100%);
    background: linear-gradient(180deg, #83FF74, #C9FFE0);
    overflow: hidden; 
}

.header-all-top{
    
}

#header-contents-top{
    position: relative;
    z-index: 1;
}

#bg-KeyUtility-top{
    position: absolute;
    z-index: 0;
    left: 30px;
    bottom: 10px;
    width: 200px;
    height: 150px;
    background-image: url("../../../image/header/KeyUtility_large.png");
    background-repeat: no-repeat;
}

#bg-Command-top{
    position: absolute;
    z-index: 0;
    right: 20px;
    bottom: 150px;
    width: 210px;
    height: 50px;
    background-image: url("../../../image/header/Command_large.png");
    background-repeat: no-repeat;
}

#div-header-search-top{
    margin-top: 20px;
    margin-bottom: 40px;
    margin-right: 2rem;
    margin-left: auto;
    width: 30rem;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(../itemCss/border-radius.htc);
    overflow: hidden;
}

.tool-search-label-top{
    float: left;
    padding-top: 1rem;
    padding-left: 1rem;
    font-size: 1rem;
    width: 8rem;
    
}

.span-tool-search-label-top{
    font-family: 'メイリオ',Meiryo,'Segoe UI', Arial, 'Segoe UI Symbol', system-ui;
}

.tool-search-content-top{
    float: left;
    width: 20rem;
}


#div-header-title-top{
    position: relative;
    width: 32rem;
    margin: 20px auto 0;
}

#header-title-wrap-top{
    margin-left: -3rem;
}

#header-title-1-top{
    width: 15rem;
    margin-bottom: 1rem;
    border: solid 5px #74F5B9;
}

#header-title-2-top{
    padding: 0 3rem;
}

#header-title-3-top{
    width: 15rem;
    margin-left: auto;
    margin-top: 1rem;
    border: solid 5px #74F5B9;
}

#header-title-text-1-top{
    height: 6rem;

    padding: 1rem 0.5rem;


    background-color: #AAF7B9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url(../itemCss/border-radius.htc);
}

#header-title-text-2-top{
    position: relative;
    height: 4rem;
    background-color: #B6FFA7;
}

h1#trr-title-top{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 28rem;

    /* var(--bu-font-family-code) */
    font-family: 'BIZ UDゴシック','メイリオ',Meiryo,'Segoe UI',Calibri,Arial,Sans-Serif;

    font-size: 4rem;
    line-height: 70%;
    text-align: right;
    overflow-wrap: normal;
    word-wrap: normal;
    word-break: keep-all;

}

h1#trr-title-top a{
    /*    color: blue;*/
    color: black;
    text-decoration: none;
}

.trr-title-little-top{
    margin-left: 0;
    font-size: 2rem;
    color: black;
}

.trr-title-little2-top{
    font-size: 2rem;
    color: black;
}

nav.trr-nav-top{
    margin-top: 50px;
}

/*--------------------------
  アコーディオン。トップページ用
---------------------------*/

.slide-topPage{

    border: solid 3px #00eeee;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;

}

.t-slide-topPage{


    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-right: 1rem;
    /* var(--bu-font-family-title) */
    font-family: 'BIZ UDゴシック','メイリオ',Meiryo,'Segoe UI',Calibri,Arial,Sans-Serif;
    font-size: 1.2em;

    border-width: 2px;
    border-style: solid;
    border-color: #8BC1B9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


/*--------------------------
 サイトマップ用
---------------------------*/

.nav-sitemap{
    margin-left: 60px;
    margin-right: 20px;
}

.nav-sitemap ul li{
    margin-left: 40px;
}

.nav-sitemap h3{
    font-size: 1.3rem;
}

.sitemap-softname{
    
}

.sitemap-soft{
    
}



/*--------------------------
 メディアクエリ
---------------------------*/

@media screen and (max-width: 750px){

    .author-toppage{
        max-width: 360px;
    }

    .author-tooltip{
        position: relative;
        top: 0;
        left: 0;
        width:340px;
    }

}

@media screen and (max-width: 550px){
    #bg-KeyUtility-top{
        left: auto;
        right: 20px;
        bottom: 30px;
        width: 105px;
        height: 85px;
        background-image: url("../../../image/header/KeyUtility_mini.png");
    }

    #bg-Command-top{
        right: 10px;
        bottom: 150px;
        width: 155px;
        height: 35px;
        background-image: url("../../../image/header/Command_mini.png");
    }

    #div-header-search-top{
        margin-left: 2rem;
        width: auto;
    }

    .tool-search-label-top{
        float: none;
        width: auto;
    }

    .tool-search-content-top{
        float: none;
        width: auto;
        margin-bottom: 10px;
        margin-right: 10px;
        margin-left: 10px;
    }


    #div-header-title-top{

        width: auto;
        margin: 20px 0 0;
    }

    #header-title-2-top{
        padding: 0 0;
    }

    h1#trr-title-top{
        position: relative;
        width: auto;

        font-size: 3rem;
        line-height: 70%;
        text-align: center;
    }

    .trr-title-little-top{
        font-size: 1.5rem;
    }

    .trr-title-little2-top{
        font-size: 1.5rem;
    }

    .download-supplement-right{
        float: none;
        width: auto;
    }

    .tooltip-box-ds{
        width:250px;
    }

    .toppage-next-foot{
        margin-left: 0;
    }
}
