#attempt #materiality table.ptnA tbody tr td figure {
    width: auto
}
#attempt #materiality table.ptnA tbody tr td figure img {
    width: auto;
    height: 50px
}
#attempt #group article {
    margin: 100px 0 0
}
#attempt #group article:first-of-type {
    margin: 0
}
#attempt #group article h4 {
    color: #000;
    font-size: 131%;
    padding: 7px 1em 0 60px;
    display: block;
    height: 45px;
    background: none
}
#attempt #group article h4::before {
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    transform: none
}
#attempt #group article h5 {
    font-size: 116%
}
#attempt #group article .tableList {
    margin: 40px 0 0
}
#attempt #group article .tableList:first-of-type {
    margin: 0
}
#attempt #group article .mTable {
    margin: 15px 0 0
}
#attempt #group article#gA h4 {
    background: #D2E6E1
}
#attempt #group article#gA h4::before {
    background: #148F3B
}
#attempt #group article#gA h5 span {
    color: #148F3B
}
#attempt #group article#gA table.ptnB td:first-of-type {
    background: #E4F0ED
}
#attempt #group article#gB h4 {
    background: #EAE1ED
}
#attempt #group article#gB h4::before {
    background: #7D468B
}
#attempt #group article#gB h5 span {
    color: #7D468B
}
#attempt #group article#gB table.ptnB td:first-of-type {
    background: #F2EDF4
}
#attempt #group article#gC h4 {
    background: #E1EBFF
}
#attempt #group article#gC h4::before {
    background: #003B81
}
#attempt #group article#gC h5 span {
    color: #003B81
}
#attempt #group article#gC table.ptnB td:first-of-type {
    background: #EDF3FF
}
#attempt #group table.ptnB {
    width: 100%;
    font-size: 93%
}
#attempt #group table.ptnB tbody tr {
    border-bottom: 1px solid #B9B9B9
}
#attempt #group table.ptnB tbody tr th,
#attempt #group table.ptnB tbody tr td {
    padding: 8px 10px;
    background-color: transparent
}
#attempt #group table.ptnB tbody tr th ul,
#attempt #group table.ptnB tbody tr td ul {
    padding: 0 0 0 1.6em
}
#attempt #group table.ptnB tbody tr th ul li,
#attempt #group table.ptnB tbody tr td ul li {
    list-style: disc
}
#attempt #group table.ptnB tbody tr th {
    text-align: left;
    color: #FFF;
    font-weight: normal;
    background: #969696;
    border-left: 1px solid #B9B9B9
}
#attempt #group table.ptnB tbody tr th:first-of-type {
    border-left: none
}
#attempt #group table.ptnB tbody tr td {
    border-left: 1px solid #B9B9B9
}
#attempt #group table.ptnB tbody tr td:first-of-type {
    border-left: none;
    font-weight: bold
}
#attempt #group table.ptnB tbody tr td:first-of-type ul li {
    font-weight: normal
}
#attempt #group table.ptnB tbody tr td a {
    text-decoration: underline;
    position: relative;
    display: inline-block
}
#attempt #group table.ptnB tbody tr td a::after {
    content: "";
    font-family: "Material Icons";
    position: absolute;
    top: 50%;
    right: -16px;
    font-size: 100%;
    transform: translateY(-50%)
}
#attempt #group table.ptnB tbody tr td a:hover {
    opacity: .8
}
#attempt .linkListBoxB {
    margin: 100px auto 0
}
@media screen and(max-width: 768px) {
    #attempt #materiality article {
        margin: 40px 0 0
    }
    #attempt #materiality article:first-of-type {
        margin: 0
    }
    #attempt #materiality ul {
        width: 100%;
        margin: 0 0 20px
    }
    #attempt #materiality ul li {
        font-size: 100%;
        margin: 8px 0 0;
        padding: 15px 15px 15px 40px;
        position: relative
    }
    #attempt #materiality figure {
        width: 100%
    }
    #attempt #materiality table.ptnA {
        font-size: 93%
    }
    #attempt #materiality .mTable {
        margin: 5px 0 0
    }
    #attempt #group article {
        margin: 40px 0 0
    }
    #attempt #group article:first-of-type {
        margin: 0
    }
    #attempt #group article h4 {
        font-size: 108%;
        padding: 7px 1em 0 25px;
        height: 40px
    }
    #attempt #group article h4::before {
        width: 15px;
        height: 40px
    }
    #attempt #group article h5 {
        font-size: 100%
    }
    #attempt #group article .tableList {
        margin: 20px 0 0
    }
    #attempt #group article .mTable {
        margin: 10px 0 0
    }
    #attempt #group table.ptnB tbody tr th,
    #attempt #group table.ptnB tbody tr td {
        white-space: nowrap
    }
    #attempt .linkListBoxB {
        width: 92%;
        margin: 40px auto 0;
        padding: 15px 0 20px
    }
    #attempt .linkListBoxB .inner {
        padding: 0 4%
    }
    #attempt .linkListBoxB p.rlTitle {
        font-size: 100%
    }
    #attempt .linkListBoxB ul {
        margin: 0
    }
    #attempt .linkListBoxB ul li {
        float: none;
        margin: 5px 0 0
    }
    #attempt .linkListBoxB ul li a {
        font-size: 85%;
        position: relative
    }
}
#basic #basicPolicy {
    margin: 40px 0 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}
#basic #basicPolicy ul {
    width: 45%;
    padding: 0 4% 0 0
}
#basic #basicPolicy ul li {
    background: #EEEFF4;
    font-size: 108%;
    margin: 30px 0 0;
    padding: 15px 20px 15px 40px;
    position: relative
}
#basic #basicPolicy ul li:first-child {
    margin: 0
}
#basic #basicPolicy ul li::before {
    content: "square";
    font-family: "Material Icons";
    display: block;
    color: #003b81;
    position: absolute;
    top: 28px;
    left: 15px;
    transform: translateY(-50%)
}
#basic #basicPolicy figure {
    width: 55%
}
#basic #promotionSystem {
    margin: 40px 0 0;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: justify;
    justify-content: space-between
}
#basic #promotionSystem figure {
    width: 55%
}
#basic #promotionSystem .txtWrap {
    width: 45%;
    padding: 0 4% 0 0
}
@media screen and(max-width: 768px) {
    #basic #basicPolicy {
        padding: 0;
        margin: 20px 0 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    #basic #basicPolicy ul {
        width: 100%;
        padding: 0;
        margin: 0 0 30px
    }
    #basic #basicPolicy ul li {
        font-size: 100%;
        margin: 8px 0 0;
        padding: 15px 15px 15px 40px;
        position: relative
    }
    #basic #basicPolicy ul li:first-child {
        margin: 0
    }
    #basic #basicPolicy figure {
        width: 100%
    }
    #basic #promotionSystem {
        margin: 40px 0 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    #basic #promotionSystem figure {
        width: 100%;
        margin: 0 0 20px
    }
    #basic #promotionSystem .txtWrap {
        width: 100%;
        padding: 0
    }
}
#databook #dbCatList ul {
    display: -ms-flexbox;
    display: flex
}
#databook #dbCatList ul li {
    width: 220px;
    margin: 0 0 0 30px
}
#databook #dbCatList ul li:first-child {
    margin: 0
}
#databook #dbCatList ul li:first-child a::after {
    content: "";
    font-family: "Material Icons"
}
#databook #dbCatList ul li a {
    padding: 5px 0;
    display: block;
    text-align: center;
    color: #003b81;
    font-weight: bold;
    font-size: 124%;
    border: 1px solid #003b81;
    position: relative
}
#databook #dbCatList ul li a::after {
    content: "";
    font-family: "Material Icons";
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 100%;
    transform: translateY(-50%)
}
#databook #dbCatList ul li a:hover {
    background: #EEEFF4
}
#databook #dbCatList ul li.active a {
    background: #003b81;
    color: #FFF
}
#databook #dbCatList ul li.active a:hover {
    background: #00244e
}
#databook table.ptnA {
    width: 100%
}
#databook table.ptnA tbody tr {
    border-bottom: 1px solid #B9B9B9
}
#databook table.ptnA tbody tr th,
#databook table.ptnA tbody tr td {
    padding: 8px 10px;
    white-space: nowrap;
    background-color: transparent
}
#databook table.ptnA tbody tr th {
    color: #FFF;
    font-weight: normal;
    background: #969696;
    border-left: 1px solid #B9B9B9
}
#databook table.ptnA tbody tr th:first-of-type {
    border-left: none
}
#databook table.ptnA tbody tr td {
    border-left: 1px solid #B9B9B9
}
#databook table.ptnA tbody tr td:first-of-type {
    background: #f1f1f1
}
#databook table.ptnA tbody tr td.boNone {
    border-left: none
}
#databook table.ptnA tbody tr td.clr {
    background: #f1f1f1
}
#databook table.ptnA tbody tr td.taR {
    text-align: right
}
#databook table.ptnA tbody tr td.taC {
    text-align: center
}
#databook table.ptnA sup {
    font-size: 11px;
    margin: 0 0 0 5px
}
#databook p.chuTxt {
    font-size: 85%;
    color: #666
}
@media screen and(max-width: 768px) {
    #databook #dbCatList ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    #databook #dbCatList ul li {
        width: auto;
        margin: 0 0 0 10px
    }
    #databook #dbCatList ul li a {
        padding: 5px 1.5em;
        font-size: 93%
    }
    #databook #dbCatList ul li a::after {
        font-size: 77%;
        right: 5px
    }
    #databook table.ptnA {
        width: 100%;
        font-size: 93%
    }
}
footer {
    padding: 60px 0 40px;
    background: #EEEFF4
}
footer #footerInner {
    width: 1140px;
    margin: 0 auto;
    padding: 60px 0 0;
    position: relative
}
footer #footerInner ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #A0A0A0;
    padding: 0 0 40px;
    margin: 0 0 20px
}
footer #footerInner ul li {
    margin: 0 0 0 3em
}
footer #footerInner ul li:first-of-type {
    margin: 0
}
footer #footerInner ul li a {
    font-size: 93%;
    color: #000
}
footer #footerInner ul li a:hover {
    text-decoration: underline
}
footer #footerInner p#footId {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 175px
}
footer #footerInner p#footId a {
    display: block
}
footer #footerInner p#footId a:hover {
    opacity: .8
}
footer #footerInner address {
    color: #231815;
    text-align: center;
    font-size: 70%;
    font-style: normal
}
@media screen and(max-width: 768px) {
    footer {
        padding: 0 0 20px
    }
    footer #footerInner {
        width: 100%;
        margin: 0;
        padding: 0;
        position: static
    }
    footer #footerInner ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
        border-bottom: none;
        padding: 0;
        margin: 0 0 20px
    }
    footer #footerInner ul li {
        width: 50%;
        margin: 0;
        border-bottom: 1px solid #FFF;
        border-left: 1px solid #FFF
    }
    footer #footerInner ul li:first-of-type {
        margin: 0
    }
    footer #footerInner ul li:nth-of-type(2n-1) {
        border-left: none
    }
    footer #footerInner ul li a {
        display: block;
        text-align: center;
        font-size: 77%;
        padding: 10px 8%
    }
    footer #footerInner ul li a:hover {
        text-decoration: underline
    }
    footer #footerInner p#footId {
        position: static;
        top: unset;
        left: unset;
        transform: unset;
        width: 120px;
        margin: 0 auto 10px
    }
    footer #footerInner address {
        font-size: 63%
    }
}
header#siteHead {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999
}
header#siteHead #headerInner {
    position: relative
}
header#siteHead #headerInner h1 {
    width: 260px
}
header#siteHead #headerInner h1 a {
    display: block;
    background: #FFF;
    padding: 15px 0 0;
    height: 60px
}
header#siteHead #headerInner h1 a img {
    height: 24px
}
header#siteHead #headerInner h1 a:hover img {
    opacity: .8
}
header#siteHead #headerInner nav {
    position: absolute;
    top: 0;
    right: 0
}
header#siteHead #headerInner nav.toppage ul li a {
    color: #222
}
header#siteHead #headerInner nav.toppage ul li a::after {
    background: #222
}
header#siteHead #headerInner nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}
header#siteHead #headerInner nav ul li {
    margin: 0 0 0 3em
}
header#siteHead #headerInner nav ul li a {
    font-weight: bold;
    color: #FFF;
    position: relative
}
header#siteHead #headerInner nav ul li a::after {
    position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #FFF;
    transform: scale(0, 1);
    transform-origin: right top;
    transition: transform 0.25s
}
header#siteHead #headerInner nav ul li a:hover::after {
    transform-origin: left top;
    transform: scale(1, 1)
}
header#siteHead #headerInner nav ul li:nth-child(1),
header#siteHead #headerInner nav ul li:nth-child(2),
header#siteHead #headerInner nav ul li:nth-child(3),
header#siteHead #headerInner nav ul li:nth-child(4) {
    display: none
}
header#siteHead #headerInner nav ul li:last-child a {
    font-family: "Montserrat", sans-serif;
    display: block;
    background: #003b81;
    color: #FFF;
    padding: 18px 30px
}
header#siteHead #headerInner nav ul li:last-child a i {
    margin: 0 8px 0 0
}
header#siteHead #headerInner nav ul li:last-child a::after {
    display: none
}
.menuBtn {
    display: none
}
@media screen and(max-width: 768px) {
    header#siteHead #headerInner {
        position: static
    }
    header#siteHead #headerInner h1 {
        width: 200px
    }
    header#siteHead #headerInner h1 a {
        padding: 14px 0 0;
        height: 55px
    }
    header#siteHead #headerInner h1 a img {
        height: 20px
    }
    header#siteHead #headerInner nav {
        width: 75%;
        height: 100vh;
        position: fixed;
        top: 0;
        right: -75%;
        background: #EEEFF4;
        transition: right 0.4s cubic-bezier(1, 0, 0, 1)
    }
    header#siteHead #headerInner nav.active {
        right: 0
    }
    header#siteHead #headerInner nav.toppage ul li a {
        color: #222
    }
    header#siteHead #headerInner nav.toppage ul li a::after {
        background: #222
    }
    header#siteHead #headerInner nav ul {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 0 8%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    header#siteHead #headerInner nav ul li {
        width: 100%;
        margin: 20px 0 0
    }
    header#siteHead #headerInner nav ul li a {
        font-weight: normal;
        font-size: 116%;
        color: #003b81
    }
    header#siteHead #headerInner nav ul li:nth-child(1),
    header#siteHead #headerInner nav ul li:nth-child(2),
    header#siteHead #headerInner nav ul li:nth-child(3),
    header#siteHead #headerInner nav ul li:nth-child(4) {
        display: block
    }
    header#siteHead #headerInner nav ul li:last-child {
        margin: 30px 0 0
    }
    header#siteHead #headerInner nav ul li:last-child a {
        text-align: center;
        padding: 14px 4%;
        color: #FFF
    }
    .menuBtn {
        display: block
    }
}
#mv {
    position: relative;
    margin: 0 0 80px
}
#mv #mvInner {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden
}
#mv #mvInner::after {
    content: "";
    display: block;
    background-image: url("../../assets/img/home/mask.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 250px;
    position: absolute;
    bottom: 0;
    left: 0
}
#mv #mvInner img {
    width: 100%;
    height: 100vh;
    object-fit: cover
}
#mv #mvInner #mvCopyBox {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #003b81;
    transform: translate(-125%, -85%)
}
#mv #mvInner #mvCopyBox p#enTxt {
    font-family: "Montserrat", sans-serif;
    font-size: 216%;
    font-weight: 600;
    margin: 0 0 8px
}
#mv #mvInner #mvCopyBox figure#mainCopy {
    width: 100%;
    margin: 0 0 15px
}
#mv #mvInner #mvCopyBox figure#mainCopy img {
    width: 100%;
    height: auto;
    object-fit: unset
}
#mv #mvInner #mvCopyBox p#readCopy {
    font-size: 139%
}
#mv ul {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}
#mv ul li {
    width: 460px;
    height: 200px
}
#mv ul li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 460px;
    height: 200px;
    transition: box-shadow 0.15s ease-in-out
}
#mv ul li a span {
    font-size: 139%;
    font-weight: bold;
    color: #FFF;
    width: 100%
}
#mv ul li a:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}
#mv ul li#bnrA a {
    background-image: url("../../assets/img/home/bnr_a.jpg");
    background-repeat: no-repeat;
    background-size: cover
}
#mv ul li#bnrB {
    margin: 0 0 0 40px
}
#mv ul li#bnrB a {
    background-image: url("../../assets/img/home/bnr_b.jpg");
    background-repeat: no-repeat;
    background-size: cover
}
#topicsWrap .topicsBox {
    width: 94%;
    max-width: 1680px;
    background: #EEEFF4;
    margin: 75px 0 0;
    -ms-flex-align: center;
    align-items: center
}
#topicsWrap .topicsBox:nth-of-type(even) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 75px 0 0 auto
}
#topicsWrap .topicsBox figure {
    width: 60%;
    height: 460px;
    overflow: hidden
}
#topicsWrap .topicsBox figure img {
    height: 460px;
    object-fit: cover
}
#topicsWrap .topicsBox figure.rel {
    position: relative
}
#topicsWrap .topicsBox figure.rel figcaption {
    position: absolute;
    bottom: 10px;
    right: 20px;
    text-align: right;
    color: #FFF;
    font-size: 85%;
    text-shadow: 2px 2px 0 #000
}
#topicsWrap .topicsBox div {
    text-align: center;
    width: 40%
}
#topicsWrap .topicsBox div p.topicsNum {
    font-size: 124%;
    display: inline-block;
    padding: 7px 15px;
    margin: 0 0 15px;
    color: #003b81;
    border-top: 1px solid #003b81;
    border-bottom: 1px solid #003b81
}
#topicsWrap .topicsBox div p.topicsTitle {
    font-size: 177%;
    color: #003b81;
    font-weight: bold;
    margin: 0 0 15px
}
#topicsWrap .topicsBox div p.topicsCap {
    font-size: 124%;
    margin: 0 0 40px
}
#topicsWrap .topicsBox div p.btn {
    margin: 0 auto;
    width: 40%
}
#topicsWrap .topicsBox div p.btn a span {
    margin: 0 0 0 8px
}
#newsWrap {
    margin: 100px 0 0
}
#newsWrap p.secTitle {
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 270%;
    font-weight: bold;
    color: #003b81
}
#newsWrap p.secTitleCap {
    text-align: center;
    color: #003b81;
    font-size: 116%
}
#newsWrap ul {
    margin: 30px 0 20px
}
#newsWrap ul li {
    border-bottom: 1px solid #B6B6B6
}
#newsWrap ul li:first-child {
    border-top: 1px solid #B6B6B6
}
#newsWrap ul li a {
    display: -ms-flexbox;
    display: flex;
    padding: 25px 1%
}
#newsWrap ul li a:hover {
    background: #f4f4f4
}
#newsWrap ul li a em {
    width: 15%;
    font-style: normal;
    color: #787878
}
#newsWrap ul li a p {
    width: 85%;
    color: #000
}
#newsWrap p#viewAllBtn {
    text-align: right
}
#newsWrap p#viewAllBtn a span {
    margin: 0 0 0 8px
}
#newsWrap p#viewAllBtn a:hover {
    text-decoration: underline
}
.linkListBox {
    margin: 60px auto 0
}
