@charset "UTF-8";

/* TORISETSU */
.gridBg {
    padding-bottom: 30px;
    background-color:#fff;
    background-image: linear-gradient(
        #f9f9f9 1px,
        transparent 1px
    ),
    linear-gradient(
        90deg,
        #fbfbfb 1px,
        transparent 1px
    );
    background-size: 10px 10px, 10px 10px;
}
    
.mainheading {
    height: 160px;
    position: relative;
}
.PageDetail .mainheading {
    height: 110px;
}

.mainheading_logoMark {
    position: absolute;
    top: 0;
    left: 0;
}
.mainheading_ttl {
    position: absolute;
    top: 10px;
    left: 165px;
}
.mainheading_txt, .mainheading_txt2 {
    position: absolute;
    top: 109px;
    left: 140px;
    font-size: 20px;
}
.mainheading_txt2 {
    top: 138px;
    left: 130px;
}

.diagnosticList, .diagnosticDetail {
    margin-top: 30px;
}
.diagnosticList_notes, .diagnosticDetail_notes {
    text-align: right;
    font-size: 12px;
    color: #0e6a82;
}

/* TORISETU TOP */
.diagnosticList_items {
    margin-top: 10px !important;
}
.diagnosticList_item {
    width: 300px;
    height: 320px;
    float: left;
    margin: 0 0 30px 30px;
    margin: 0 10px 30px 10px\9;
    box-sizing: border-box;
    padding: 25px 8px;
    border: 5px solid #17b1d8;
}
.diagnosticList_item:nth-child(3n+1) {
    margin-left: 0;
}

.diagnosticList_item h3 {
    text-align: center;
}
#suntory_contents .diagnosticList_txt {
    height: 100px;
    overflow: hidden;
    margin-top: 15px;
    font-size: 12px;
    padding: 0 5px;
    line-height: 1.5;
}
.diagnosticList_nominalValueArea dt {
    text-align: center;
}
.diagnosticList_item dd {
    width: 270px;
    height: 55px;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 17px;
    overflow: hidden;
    color: #0e6a82;
}
#suntory_contents .diagnosticList_item dd .nominalValue7 {
    width: 200px;
    margin: auto;
}
.diagnosticList_item .diagnosticList_smallValue {
    font-size: 12px;
}
.diagnosticList_detailBtn {
}

.diagnosticList_LastBigItem {
    width: 630px;
    float: right;
}
.diagnosticList_LastBigItem dt {
    font-size: 24px;
    line-height: 1.5;
    color: #17b1d8;
}
#suntory_contents .diagnosticList_LastBigItem dd {
    margin-top: 10px;
    line-height: 1.5;
    font-size: 14px;
}
.diagnosticList_pdfBtn {
    margin-top: 20px !important;
}

.ningenDocBnr {
    width: 727px;
    margin: 30px auto 0 auto;
}
.ningenDocBnr_info {
    margin: 5px 0;
    font-size: 11px;
    text-align: right;
}

/* Detail Pages */
.diagnosticSideNavi {
    width: 230px;
    float: left;
}
.diagnosticSideNavi_items {
    border: 2px solid #17b1d8;
    border-right: none;
}
.diagnosticSideNavi_item {
    position: relative;
    line-height: 2.5;
    font-size: 14px;
    background: #fff;
}
.diagnosticSideNavi_item a {
    width: 186px;
    height: 100%;
    display: block;
    padding-left: 40px;
    color: #808080;
    text-decoration: none;
    background: #fff;
    border-right: 2px solid #17b1d8;
    border-bottom: 1px solid #ccc;
}
.diagnosticSideNavi_item:last-child a {
    border-bottom: none;
}
.diagnosticSideNavi_item a:hover, .koumoku1PageCurrent .koumoku01Link a, .koumoku2PageCurrent .koumoku02Link a, .koumoku3PageCurrent .koumoku03Link a, .koumoku4PageCurrent .koumoku04Link a, .koumoku5PageCurrent .koumoku05Link a, .koumoku6PageCurrent .koumoku06Link a, .koumoku7PageCurrent .koumoku07Link a, .koumoku8PageCurrent .koumoku08Link a, .koumoku9PageCurrent .koumoku09Link a, .koumoku10PageCurrent .koumoku10Link a {
    color: #2bc6f1;
    border-right: none;
    background: #e8f7fb;
}
.diagnosticSideNavi_item a:hover:after, .koumoku1PageCurrent .koumoku01Link a:after, .koumoku2PageCurrent .koumoku02Link a:after, .koumoku3PageCurrent .koumoku03Link a:after, .koumoku4PageCurrent .koumoku04Link a:after, .koumoku5PageCurrent .koumoku05Link a:after, .koumoku6PageCurrent .koumoku06Link a:after, .koumoku7PageCurrent .koumoku07Link a:after, .koumoku8PageCurrent .koumoku08Link a:after, .koumoku9PageCurrent .koumoku09Link a:after, .koumoku10PageCurrent .koumoku10Link a:after {
    width: 10px;
    height: 39px;
    content: '';
    position: absolute;
    top: -2px;
    right: -8px;
    display: block;
    background: url(../img/torisetsu/sidenavi_hover_arrow.png) no-repeat 0 0;
}

.diagnosticSideNavi_item span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 7px;
    left: 10px;
    background: url(../img/torisetsu/sidenavi_icn_sprite.png) no-repeat 0 0;
}
.koumoku01Link span {background-position: 0 -40px;}
.koumoku02Link span {background-position: 0 -80px;}
.koumoku03Link span {background-position: 0 -120px;}
.koumoku04Link span {background-position: 0 -160px;}
.koumoku05Link span {background-position: 0 -200px;}
.koumoku06Link span {background-position: 0 -240px;}
.koumoku07Link span {background-position: 0 -280px;}
.koumoku08Link span {background-position: 0 -320px;}
.koumoku09Link span {background-position: 0 -360px;}
.koumoku10Link span {background-position: 0 -400px;}

.diagnosticDetail_box {
    width: 710px;
    box-sizing: border-box;
    float: right;
    border: 1px solid #ccc;
    background: #fff;
}

.diagnosticDetail_heading {
    padding: 32px 32px 10px 32px;
}
.diagnosticDetail_contents {
    padding: 32px;
}

.diagnosticDetail_heading {
    border-bottom: 1px solid #ccc;
}
.diagnosticDetail_heading h2 {
    width: 40%;
    float: left;
    padding: 2px 0 20px 50px;
    line-height: 1.5;
    font-size: 24px;
    color: #17b1d8;
    background: url(../img/torisetsu/big_icn_sprite.png) no-repeat 0 0;
}
h2.koumoku01Icn {background-position: 0 -719px;}
h2.koumoku02Icn {background-position: 0 -640px;}
h2.koumoku03Icn {background-position: 0 -560px;}
h2.koumoku04Icn {background-position: 0 -480px;}
h2.koumoku05Icn {background-position: 0 -400px;}
h2.koumoku06Icn {background-position: 0 -320px;}
h2.koumoku07Icn {background-position: 0 -241px;}
h2.koumoku08Icn {background-position: 0 -161px;}
h2.koumoku09Icn {background-position: 0 -80px;}
h2.koumoku10Icn {background-position: 0 0;}

.diagnosticDetail_subInfo {
    width: 50%;
    float: right;
    display: block;
    line-height: 1.2;
    text-align: right;
    color: #0e6a82;
    font-size: 18px;
}

/* koumoku02 title area fix */
h2.koumoku02Icn.koumoku02--widthFix {
    width: 30%;
}
.diagnosticDetail_subInfo.koumoku02--widthFix {
    margin-top: 5px;
    width: 60%;
}

.diagnosticDetail_pointList {
    /* width: 425px; */
    float: left;
}
.diagnosticDetail_pointList--fullwidth {
    width: 100%;
}

.diagnosticDetail_pointTitle {
    margin-top: 30px;
    color: #17b1d8;
    font-size: 18px;
}
.diagnosticDetail_pointTitle:first-child {
    margin-top: 0;
}
.diagnosticDetail_pointTxt {
    margin-top: 10px;
    line-height: 1.6;
    font-size: 14px;
}
.diagnosticDetail_pointTxt--fullWidth {
    width: 100%;
}

.diagnosticDetail_pic {
    width: 200px;
    float: right;
    clear: both;
    margin-left: 20px;
}
.diagnosticDetail_pdfBtn {
    margin-top: 40px;
    text-align: center;
}