@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
fulcnt.com
------------------------------------------------------------------------------ */

/* TabL+PC */
img {
    width: 100%;
    height: auto;
}
br.pcbr {
    display: block;
}

.header {
    border-top: 10px solid #000;
    background-color: #004ea1;
    width: 100%;
    max-height: 210px;
    background-image: url("../img/tit_bg_l.png"),url("../img/tit_bg_r.png");
    background-position: left bottom,right top;
    background-size: 80px;
}
.tit01 {
    max-width: 405px;
    padding: 60px 0;
    margin: 0 auto;
}

.contArea {
    width: 90%;
    max-width: 980px;
    margin: 0 auto;
}
.txt01 {
    font-size: 18px;
    padding: 60px 0;
    line-height: 2em;
    font-weight: normal;
}
.imgArea {
    width: 100%;
    position: relative;
    height: 480px;
}
.imgAreaBg {
    background-image: url("../img/img_bg01.jpg");
    background-repeat: repeat-y;
    background-size: 100% auto;
    height: 300px;
    width: 100%;
    margin-top: 40px;
    display: block;
    position: absolute;
}
.img01 {
    max-width: 405px;
    width: 80%;
    margin: 0 auto;
    margin-top: -40px;
}
.btn01 {
    max-width: 300px;
    margin: 0 auto 80px auto;
}

.btn01 .btnIcon01 {
    width: 15px;
    margin-left: 10px;
}
.btnTxt01 {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}
.btn01 a:link,.btn01 a:visited {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 25px 0;
    width: 100%;
    max-width: 300px;
    display: block;
    background-color: #004ea1;
    background-image: url("../img/btn_bg_l.png"),url("../img/btn_bg_r.png");
    background-position: left bottom,right top;
    background-size: 20px;
}
.btn01 a:focus,.btn01 a:active,.btn01 a:hover {
    opacity: 0.7;
}

.contAreaBl {
    width: 100%;
    background-color: #004ea1;
}
.mtitBox {
    text-align: center;
}
.mtit01 {
    padding: 80px 0 15px 0;
    margin-bottom: 50px;
    border-bottom: 2px solid #fff;
    color: #fff;
    display: inline-block;
}

.pdfLi01 {
    font-size: 13px;
    list-style: none;
    color: #fff;
    padding-bottom: 50px;
    max-width: 800px;
    margin: 0 auto;
}
.pdfLi01 li {
    border-bottom: 1px solid #6590b7;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}
.pdfLiTxtBox {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pdfLiTit01 {
    width: 30%;
    font-weight: bold;
    padding-right: 20px;
    float: left;
    display: inline-block;
}
.pdfLiTxt01 {
    width: 70%;
    padding-right: 20px;
    display: inline-block;
}
.pdfLiBtn01 {
    width: 28%;
    max-width: 200px;
    font-size: 12px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.pdfLiBtn01 a:link,.pdfLiBtn01 a:visited {
    width: 100%;
    padding: 15px 20px 15px 15px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: block;
    background-image: url("../img/btn_icon02.png");
    background-position: 95% center;
    background-size: 23px;
}
.pdfLiBtn01 a:hover,.pdfLiBtn01 a:focus,.pdfLiBtn01 a:active {
    background-color: #fff;
    color: #004ea1;
    background-image: url("../img/btn_icon02_over.png");
}

.pdfLiTbl01 {
    border: none;
}
.pdfLiTbl01 th {
    border: none;
    font-weight: normal;
    vertical-align: top;
    background-color: transparent;
    min-width: 50px;
    padding: 0 10px 0 0;
}
.pdfLiTbl01 td {
    border: none;
    line-height: 1.4em;
    padding: 0;
}

.contAreaBl02 {
    width: 100%;
    background-color: #eef6ff;
}
.mtit02 {
    padding: 80px 0 15px 0;
    margin-bottom: 50px;
    border-bottom: 2px solid #004ea1;
    color: #004ea1;
    display: inline-block;
}
.bookLiArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 50px;
}
.bookLiArea div {
    width: 48%;
}

.stit01 {
    font-size: 16px;
    padding: 10px 0 10px 40px;
    margin-bottom: 10px;
}
.stit01pc {
    background-image: url("../img/icon01.png");
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: left center;
}
.stit01sp {
    background-image: url("../img/icon02.png");
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: left center;
}
.bookLiTbl01 {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    font-size: 13px;
    width: 100%;
    margin-bottom: 20px;
}
.bookLiTbl01 th {
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background-color: transparent;
    padding: 8px;
}
.bookLiTbl01 td {
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 8px;
}
.bookLiTbl01 td span {
    font-size: 11px;
}
.bookSubTxt01 {
    font-size: 11px;
    text-indent: -2.5em;
    padding-left: 2.5em
}
.bookSubTxt01.last {
    margin-bottom: 20px;
}
.bookSubTxt02 {
    font-size: 11px;
    text-indent: -1em;
    padding-left: 1em
}
.bookSubTxt02 a:link,.bookSubTxt02 a:visited {
    color: #000;
    text-decoration: none;
}
.bookSubTxt02 a:hover,.bookSubTxt02 a:active,.bookSubTxt02 a:focus {
    color: #666;
    text-decoration: underline;
}
.bnrLi01 {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 50px auto;
    max-width: 800px;
    width: 80%;
}
.bnrLi01 li {
    width: 48%;
}
.bnrLi01 li img:hover {
    opacity: 0.7;
}

.footer {
    border-top: 2px solid #004ea1;
    padding-top: 30px;
}
.footBnr01 {
    max-width: 300px;
    width: 80%;
    margin: 0 auto 30px;
}
.footBnr01 img:hover {
    opacity: 0.7;
}
.copyright {
    background-color: #000;
    padding: 20px 30px;
    color: #fff;
    font-size: 10px;
    text-align: center;
}


@media screen and (max-width: 959px) {
/* TABP+SPL */

.header {
    border-top: 10px solid #000;
    background-color: #004ea1;
    width: 100%;
    max-height: 210px;
    background-image: url("../img/tit_bg_l.png"),url("../img/tit_bg_r.png");
    background-position: left bottom,right top;
    background-size: 50px;
}   
    
br.pcbr {
    display: none;
}
    
.pdfLiTit01 {
    width: 100%;
    font-weight: bold;
    padding-right: 20px;
    float: none;
    margin-bottom: 6px;
}
.pdfLiTxt01 {
    width: 100%;
    padding-right: 20px;
}
    
.bookLiArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 50px;
    width: 90%;
    margin: 0 auto;
}
.bookLiArea div {
    width: 100%;
}
.bnrLi01 {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px auto;
    max-width: 500px;
    width: 80%;
}
.bnrLi01 li {
    width: 100%;
    margin-bottom: 20px;
}
.bnrLi01 li:last-child {
    margin-bottom: 0;
}
    
}/* /TABP+SPL */

@media screen and (max-width: 599px)  {
/* SPP */
.header {
    border-top: 10px solid #000;
    background-color: #004ea1;
    width: 100%;
    max-height: 210px;
    background-image: url("../img/tit_bg_l.png"),url("../img/tit_bg_r.png");
    background-position: left bottom,right top;
    background-size: 40px;
}    
.tit01 {
    max-width: 405px;
    padding: 40px 0;
    width: 90%;
    margin: 0 auto;
}
.txt01 {
    font-size: 14px;
    padding: 30px 0;
    line-height: 2em;
    font-weight: normal;
}
.btn01 {
    max-width: 300px;
    margin: 0 auto 50px auto;
}
    
    
.imgAreaBg {
    background-image: url("../img/img_bg01.jpg");
    background-repeat: repeat-y;
    background-size: 100% auto;
    height: 50vw;
    width: 100%;
    margin-top: 40px;
    display: block;
    position: absolute;
}
.imgArea {
    width: 100%;
    position: relative;
    height: 85vw;
}
    
.pdfLi01 li {
    border-bottom: 1px solid #6590b7;
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pdfLi01 li:first-child {
    padding-top: 0;
}
.pdfLiTxtBox {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto 20px;;
}
.pdfLiBtn01 {
    width:80%;
    max-width: 300px;
    margin: 0 auto;
    font-size: 12px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
    
.bookLiArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 50px;
    width: 100%;
    margin: 0 auto;
}
.bookLiArea div {
    width: 100%;
}
.bookLiTbl01 {
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    font-size: 13px;
    width: 100%;
    margin-bottom: 20px;
}
.bookLiTbl01 th {
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background-color: transparent;
    padding: 8px;
    min-width: 90px;
}
.bookLiTbl01 td {
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    padding: 8px;
}
.bookLiTbl01 td span {
    font-size: 11px;
}

.bnrLi01 {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px auto;
    max-width: 600px;
    width: 100%;
}
.bnrLi01 li {
    width: 100%;
    margin-bottom: 20px;
}
    
    
    
}/* /SPP */