@charset "UTF-8";
/*
mainVisual
_________________________________________________________*/
#main {
    position: relative;
    margin-top: 80px;
    display: flex;
    width: 100%;
    order: 1;
}
#main .main-slider {
    width: 60%;
    z-index: -1;
    margin-left: -5%;
    order: 2;
}
#main .main-text {
    width: 40%;
    box-sizing: content-box;
    padding-left: 5%;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.main-text h2 {
    line-height: .9;
    font-size: 11rem;
    margin-top: 2rem;
    font-weight: 600;
}
.main-text h2 span {
    color: #183179;
    background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.main-text h3 {
    font-weight: 200;
}
.main-text dt {
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 2.8rem;
    font-weight: bold;
    margin-top: 5rem;
}
.main-text dd {
    margin-top: 2rem;
}
@media screen and (max-width:1360px) {
    .main-text dl {
        width: 84%;
    }
    .main-text dl br {
        display: none;
    }
}
@media screen and (max-width:1200px) {
    .main-text h2 {
        font-size: 9rem;
    }
    #main .main-slider {
        width: 50%;
        z-index: -1;
        margin-left: -5%;
        order: 2;
    }
    #main .main-text {
        width: 50%;
        box-sizing: content-box;
        padding-left: 5%;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .main-text dl {
        width: 84%;
    }
    .main-text dt {
        margin-top: 3rem;
        font-size: 2.6rem;
    }
    .main-text dl br {
        display: none;
    }
}
@media screen and (max-width:768px) {
    #main {
        height: auto;
        margin-top: 60px;
        display: block;
    }
    #main .main-slider {
        margin-left: 0;
        width: 100%;
        position: relative;
    }
    #main .main-text {
        position: relative;
        text-align: center;
        display: block;
        background: #FFF;
        width: 90%;
        margin: -12rem auto 0 auto;
        padding: 4vw 0;
    }
    .main-text h2 {
        line-height: .9;
        font-size: 13vw;
        margin-top: 2vw;
    }
    .main-text h2 span {
        color: #183179;
        background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
    }
    .main-text h3 {
        font-size: 3.7333333333333334vw;
    }
    .main-text dl {
        width: 100%;
    }
    .main-text dt {
        line-height: 1.5;
        text-transform: uppercase;
        font-size: 4.8vw;
        font-weight: bold;
        margin-top: 4.8vw;
    }
    .main-text dt br {
        display: block;
    }
    .main-text dd {
        margin-top: 4vw;
        text-align: left;
        font-size: 3.7333333333333334vw;
    }
}
.news {
    width: 94%;
    max-width: 1200px;
    margin: 6rem auto 0 auto;
    background: #effafb;
    padding: 1.6rem 3rem;
}
.news h2 {
    display: inline-block;
    font-size: 2rem;
    color: #183179;
    background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.news li {
    padding: .5rem 0;
}
.news li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.news li dt {
    width: 26%;
    display: inline-block;
    color: #183179;
    background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-weight: 300;
}
.news li dt time {
    display: inline-block;
    width: 7em;
}
.news li dd {
    width: 74%;
}
.news li dd a:hover {
    text-decoration: underline;
}
.news li .category {
    margin-right: 1em;
    padding: 0.4em 0.5em;
    display: inline-blcok;
    border: 1px solid #183179;
    font-size: 0.9em;
    line-height: 1;
}
@media only screen and (max-width: 1000px) {
    .news li dt {
        width: 30%;
        display: inline-block;
        white-space: nowrap;
    }
    .news li dd {
        width: 70%;
    }
}
@media only screen and (max-width: 768px) {
    .news {
        margin: 8vw auto 0 auto;
        padding: 4vw 6vw;
    }
    .news h2 {
        display: inline-block;
        font-size: 4.8vw;
        color: #183179;
        background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
    }
    .news li {
        padding: 2vw 0;
    }
    .news li dl {
        display: block;
    }
    .news li dt {
        width: auto;
    }
    .news li dd {
        width: 100%;
    }
}
.slider {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 900px;
    margin-top: 0;
    overflow: hidden;
    background-color: #FFF;
}
.slider-item01 {
    background: url(../img/main_01.jpg);
    position: relative;
}
.slider-item02 {
    background: url(../img/main_02.jpg);
    position: relative;
}
.slider-item {
    height: 900px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media only screen and (max-width: 1200px) {
    .slider {
        height: 800px;
    }
    .slider-item {
        height: 800px !important;
    }
}
@media only screen and (max-width: 768px) {
    .slider {
        width: 100%;
        position: relative;
        border-radius: 0;
        height: 100vw !important;
    }
    .slider-item {
        width: 100%;
        height: 100vw !important;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
/*
top
_________________________________________________________*/
.link-top__nav {
    position: relative;
    margin-top: 6rem;
    height: 320px;
}
.link-top__inner {
    background: url(../img/bg.jpg) repeat;
    background-size: 1500px;
    color: #FFF;
    padding-top: 0;
    height: 270px;
    position: relative;
    top: 0;
}
.link-top__navlist {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 3rem 0 0 0;
    color: #FFF;
}
.link-top__navlist h2 {
    font-size: 3.6rem;
    font-weight: bold;
}
.link-top__navlist h2 span {
    color: #1dc2d2;
}
.link-top__navlist ul {
    width: 780px;
    margin: 2rem auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.link-top__navlist ul li {
    width: 260px;
    padding: 0rem 2.5rem 0 2.5rem;
}
.link-top__navlist ul li a {
    display: block;
    background: #183179 url(../img/arrow2.png) no-repeat center bottom 2.5rem;
    background-size: 2rem;
    width: 210px;
    height: 210px;
    border-radius: 210px;
    color: #FFF;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.link-top__navlist ul li a:hover {
    background-color: #10a7c7;
}
.link-top__navlist ul li a:hover p span {
    color: #FFF;
}
.link-top__navlist ul li p {
    font-size: 2.4rem;
    font-weight: bold;
}
.link-top__navlist ul li a span {
    display: block;
    font-weight: 200;
    font-size: 1.5rem;
    color: #1dc2d2;
}
@media screen and (max-width:1200px) {
    .link-top__nav {
        margin-top: 6rem;
    }
}
@media screen and (max-width:1000px) {
    .link-top__navlist h2 {
        font-size: 3rem;
    }
}
@media screen and (max-width:768px) {
    .link-top__nav {
        position: relative;
        margin-top: 6vw;
        height: 56vw;
    }
    .link-top__inner {
        background: url(../img/bg.jpg) repeat;
        background-size: 150vw;
        color: #FFF;
        padding-top: 0;
        height: 37vw;
        position: relative;
        top: 0;
    }
    .link-top__navlist {
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;
        padding: 6vw 0 0 0;
        color: #FFF;
    }
    .link-top__navlist h2 {
        font-size: 6vw;
    }
    .link-top__navlist ul {
        width: 93vw;
        margin: 4vw auto 0 auto;
    }
    .link-top__navlist ul li {
        width: 31vw;
        padding: 0rem 1.5vw 0 1.5vw;
        box-sizing: border-box;
    }
    .link-top__navlist ul li a {
        display: block;
        background: #183179 url(../img/arrow2.png) no-repeat center bottom 2vw;
        background-size: 4vw;
        width: 210px;
        width: 28vw;
        height: 28vw;
        box-sizing: border-box;
        border-radius: 28vw;
        color: #FFF;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .link-top__navlist ul li p {
        font-size: 3.7333333333333334vw;
    }
    .link-top__navlist ul li a span {
        font-size: 3.2vw;
    }
}
.link-top {
    width: auto;
    margin: 0 auto;
    position: relative;
    padding: 6rem 0 8rem 0;
}
.link-top__technology, .technology-nav, .knowledge-nav {
    background: url(../img/bg.jpg) repeat;
    background-size: 1500px;
    color: #FFF;
    padding-top: 0;
}
.link-top h2 {
    line-height: 1;
    position: relative;
    top: -1rem;
    left: 0;
    color: #cdeef2;
    font-size: 13rem;
    font-weight: 600;
    text-align: left;
}
.link-top__technology h2 {
    text-align: right;
    color: #4a577e;
}
.link-top dl.link-top__item {
    width: 94%;
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 3rem 0 0 0;
}
.link-top__technology .link-top__text {
    width: 94% !important;
    max-width: 1200px;
}
.link-top dl.link-top__item dd {
    width: 55%;
}
.link-top dl.link-top__item dt {
    width: 45%;
    box-sizing: border-box;
    margin: 0;
    position: relative;
}
.link-top .link-top__text {
    padding: 0 0 0 0;
    width: 94%;
}
.link-top__technology .link-top__text {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.link-top .link-top__title {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 3.5rem 0;
    line-height: 1;
}
.link-top .link-top__title p {
    width: 110px;
    font-family: 'Roboto', sans-serif;
    color: #1dc2d2;
    font-size: 9rem;
    line-height: 1;
    font-weight: 300;
}
.link-top .link-top__title h4 {
    width: auto;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.4;
    padding-top: .5rem;
}
.link-top .link-top__title h4 span {
    display: block;
    font-size: 3.6rem;
}
@media screen and (max-width:1000px) {
    .link-top {
        padding: 5rem 0 6rem 0;
    }
    .link-top__technology {
        padding: 0 0 6rem 0;
    }
    .link-top h2 {
        line-height: 1;
        position: relative;
        top: -2rem;
        left: 0;
        font-size: 10rem;
        font-weight: 600;
        text-align: left;
    }
    .link-top__technology h2 {
        text-align: right;
        top: 0;
        right: 0;
        padding-bottom: 3rem;
    }
    .link-top dl.link-top__item dd {
        width: 50%;
    }
    .link-top dl.link-top__item dt {
        width: 50%;
        padding: 0;
    }
    .link-top .link-top__title p {
        font-size: 7.8rem;
        width: 95px;
    }
    .link-top .link-top__text {
        padding: 0 0 3rem 0;
    }
    .link-top .link-top__title {
        padding: 0 0 2rem 0;
    }
    .link-top .link-top__title h4 {
        font-size: 1.6rem;
    }
    .link-top .link-top__title h4 span {
        font-size: 3.4rem;
    }
}
@media screen and (max-width:768px) {
    .link-top {
        padding: 0 0 10.666666666666666vw 0;
    }
    .link-top__technology, .technology-nav, .knowledge-nav {
        background: url(../img/bg.jpg) repeat;
        background-size: 150vw;
        color: #FFF;
        padding-top: 0;
    }
    .link-top h2 {
        top: 0;
        left: 0;
        font-size: 16vw;
    }
    .link-top__technology h2 {
        padding-bottom: 6vw;
    }
    .link-top dl.link-top__item {
        display: block;
        padding: 0 0 0 0;
    }
    .link-top dl.link-top__item dd {
        width: 100%;
    }
    .link-top dl.link-top__item dt {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 3rem 0 0 0;
        position: relative;
    }
    .link-top .link-top__text {
        padding: 0 0 3rem 0;
        width: 100%;
    }
    .link-top__technology .link-top__text {
        width: 100%;
        margin: 0 auto;
    }
    .link-top .link-top__title {
        width: 100%;
        display: block;
        padding: 0 0 2rem 0;
        line-height: 1;
        text-align: center;
    }
    .link-top .link-top__title p {
        width: 100%;
        max-width: 100%;
        display: block;
        font-size: 13.333333333333334vw;
    }
    .link-top .link-top__title h4 {
        width: 100%;
        font-size: 4vw;
        padding-top: .5rem;
        font-weight: normal;
    }
    .link-top .link-top__title h4 span {
        display: block;
        font-size: 6.4vw;
        font-weight: bold;
    }
}
.link-technology {
    width: 94%;
    max-width: 1200px;
    margin: 6rem auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.link-technology li {
    width: 23%;
    margin-right: 2.66666666666666%;
}
.link-technology li:last-child {
    margin-right: 0;
}
.link-technology li p {
    background: #183179 url(../img/arrow.png) no-repeat right 2rem center;
    background-size: 2rem;
    color: #FFF;
    font-weight: bold;
    padding: 0 8rem 0 2rem;
    height: 70px;
    line-height: 1.3;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.link-technology li a:hover p {
    background-color: #10a7c7;
}
@media screen and (max-width:1000px) {
    .link-technology {
        margin: 2rem auto 0 auto;
    }
    .link-technology li p {
        background: #183179 url(../img/arrow.png) no-repeat right 1.4rem center;
        background-size: 1.6rem;
        color: #FFF;
        font-weight: bold;
        padding: 0 4rem 0 1.5rem;
        height: 64px;
        font-size: 1.4rem;
        border-bottom-left-radius: .6rem;
        border-bottom-right-radius: .6rem;
    }
}
@media screen and (max-width:768px) {
    .link-technology {
        width: 90%;
        margin: 1rem auto 0 auto;
    }
    .link-technology li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .link-technology li:last-child, .link-technology li:nth-child(2) {
        margin-right: 0%;
    }
    .link-technology li:last-child, .link-technology li:nth-child(3) {
        margin-bottom: 0;
    }
    .link-technology li p {
        background: #183179 url(../img/arrow.png) no-repeat right 2vw center;
        background-size: 4vw;
        font-weight: bold;
        line-height: 1.5;
        padding: 0 8vw 0 2.6666666666666665vw;
        height: 16vw;
        font-weight: normal;
        font-size: 3.7333333333333334vw;
    }
}
.link-technology__nav {
    width: 100%;
    margin: 6rem auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0;
}
.link-technology__nav li {
    width: 25%;
}
.link-technology__nav li a {
    display: block;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background: #183179;
    border-right: 1px solid #CCC;
}
.link-technology__nav li figure {
    width: 7vw;
}
.link-technology__nav li p {
    width: 17vw;
    color: #FFF;
    font-weight: normal;
    padding: 0 1.5rem;
    font-size: 1.3rem;
    line-height: 1.3;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
@media screen and (max-width:1000px) {
    .link-technology__nav li figure {
        width: 9vw;
    }
    .link-technology__nav li p {
        width: 15vw;
    }
}
@media screen and (max-width:768px) {
    .link-technology__nav {
        width: 100%;
    }
    .link-technology__nav li {
        width: 50%;
    }
    .link-technology__nav li a {
        display: block;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        background: #183179;
        border-right: none;
        border-top: 1px solid #CCC;
    }
    .link-technology__nav li figure {
        width: 16vw;
    }
    .link-technology__nav li p {
        width: 32vw;
        color: #FFF;
        font-weight: normal;
        padding: 0 3vw;
        font-size: 3.2vw;
        line-height: 1.4;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }
}
/*_________________________________________________________

content
_________________________________________________________*/
.content {
    background: url(../img/bg2.jpg) repeat-x;
    background-size: 1500px;
}
.content-body {
    width: 92%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 8rem 0;
}
.content-body h1 {
    border-left: 6px solid #1dc2d2;
    padding-left: 2rem;
}
.content-body h1 dt {
    display: inline;
    margin: 0;
    padding: 0;
}
.content-body h1 dd {
    color: #183179;
}
.content-lead {
    text-align: center;
}
.content-lead:after {
    content: "";
    display: block;
    margin: 4rem auto;
    width: 1px;
    height: 60px;
    border-left: 1px solid #1dc2d2;
    border-right: 1px solid #1dc2d2;
}
.content-lead h1 {
    border-left: none;
    padding-left: 0;
}
.content-lead .title span {
    color: #183179;
    background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.content-lead p {
    color: #183179;
    background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.title-sub__line {
    background: url(../img/icon.png) no-repeat left 1.4rem;
    background-size: 24px;
    padding-left: 3.6rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #8be6f3;
}
.title-sub__line+dl {
    padding-top: 8rem !important;
}
.content-body .content-body__item dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    padding: 8rem 0 0 0;
}
.content-body .content-body__item dl dt {
    width: 50%;
    order: 2;
}
.content-body ul li:nth-child(even) dt {
    order: 1;
}
.content-body .content-body__item dl dd {
    width: 50%;
    padding-right: 4%;
    order: 1;
}
.content-body ul li:nth-child(even) dd {
    order: 2;
    padding-left: 4%;
    padding-right: 0;
}
.content-body .content-body__item dl dd p span {
    font-weight: bold;
    color: #1dc2d2;
    border-bottom: 1px solid #EEE;
    display: block;
    margin: 1.5rem 0 1rem 0;
    padding-bottom: .5rem;
}
@media only screen and (max-width: 1000px) {
    .content-body {
        padding: 6rem 0;
    }
    .content-body .content-body__item dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        padding: 6rem 0 0 0;
    }
}
@media only screen and (max-width: 768px) {
    .content {
        background-size: 150vw;
    }
    .content-body {
        padding: 10.666666666666666vw 0;
    }
    .content-body h1 {
        padding-left: 4vw;
    }
    .content-lead h1 {
        padding-left: 0;
    }
    .content-lead .title {
        margin-top: 1vw;
    }
    .content-lead:after {
        content: "";
        display: block;
        margin: 6vw auto;
        width: 1px;
        height: 10vw;
    }
    .title-sub__line {
        background: url(../img/icon.png) no-repeat left 2vw;
        background-size: 6vw;
        padding-left: 8vw;
        padding-bottom: 3.2vw;
    }
    .content-body .content-body__item dl {
        display: block;
        padding: 10.666666666666666vw 0 0 0;
    }
    .title-sub__line+dl {
        padding-top: 8vw !important;
    }
    .content-body li:first-child .content-body__item dl {
        padding-top: 8vw;
    }
    .content-body .content-body__item dl dt {
        width: 100%;
        order: 2;
        padding-bottom: 8vw;
    }
    .content-body ul li:nth-child(even) dt {
        order: 1;
    }
    .content-body .content-body__item dl dd {
        width: 100%;
        padding-right: 0;
        order: 1;
    }
    .content-body ul li:nth-child(even) dd {
        order: 2;
        padding-left: 0;
        padding-right: 0;
    }
    .content-body .content-body__item dl dd p span {
        margin: 4vw 0 2vw 0;
        padding-bottom: 2vw;
    }
}
/*_________________________________________________________

technology
_________________________________________________________*/
.instructor .content-body {
    padding: 0 0 8rem 0;
}
.technology-nav {
    padding: 8rem 0;
}
.technology-nav .link-technology {
    margin-top: 0;
    max-width: 1080px;
}
.technology-nav .link-technology li p {
    background-image: url(../img/arrow2.png);
}
.list {
    margin-top: 8rem;
}
.list ul {
    margin: 3rem 0 0 0;
}
.list-product .title-sub {
    margin-top: 4rem;
}
.list ul+p, .title-sub+p {
    margin-top: 2rem;
}
.list li {
    box-sizing: border-box;
    padding: 1.5rem 3rem;
    background: #effafb;
    display: block;
    margin-bottom: 1rem;
}
.list li span {
    font-weight: bold;
    color: #1dc2d2;
    border-radius: .5rem;
}
.member .content-body .content-body__item dl dt {
    width: 35%;
    order: 2;
}
.member ul li:nth-child(even) dt {
    order: 1 !important;
}
.member ul li:nth-child(even) dd {
    order: 2 !important;
    padding-left: 4% !important;
    padding-right: 0 !important;
}
.member .content-body .content-body__item dl dd {
    width: 65%;
    padding-right: 4%;
    order: 1;
}
@media only screen and (max-width: 1000px) {
    .instructor .content-body {
        padding: 0 0 6rem 0;
    }
    .technology-nav {
        padding: 6rem 0;
    }
    .technology-list {
        margin-top: 6rem;
    }
}
@media only screen and (max-width: 768px) {
    .instructor .content-body {
        padding: 0 0 10.666666666666666vw 0;
    }
    .technology-nav {
        padding: 10.666666666666666vw 0;
    }
    .list {
        margin-top: 10vw;
    }
    .list ul {
        margin: 4vw 0 0 0;
    }
    .list ul+p, .title-sub+p {
        margin-top: 6vw;
    }
    .list li {
        padding: 4vw;
        margin-bottom: 2vw;
    }
    .instructor .content-body li .content-body__item dl {
        padding-top: 10.666666666666666vw;
    }
    .instructor .content-body li:first-child .content-body__item dl {
        padding-top: 6vw;
    }
    .member .content-body .content-body__item dl dt {
        width: 100%;
        order: 2;
    }
    .member ul li:nth-child(even) dt {
        order: 1 !important;
    }
    .member ul li:nth-child(even) dd {
        order: 2 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .member .content-body .content-body__item dl dd {
        width: 100%;
        padding-right: 0;
        order: 1;
    }
}
/*_________________________________________________________

product
_________________________________________________________*/
.lineup ul {
    width: 94%;
    max-width: 1080px;
    margin: 0 auto 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.lineup li {
    width: 50%;
}
.product .title-sub__line, .product-omamoritai .title-sub__line {
    margin-top: 8rem !important;
}

.product .title-sub__line+div {
    margin-top: 2rem;
}
.product-logo {
    width: 300px;
    margin: 0 auto;
    padding: 1.5rem 0;
}
#product-cyberark .product-logo {
    width: 300px;
    margin: 0 auto;
    padding: 1.5rem 0 4rem 0;
}
#product-omamoritai .product-logo {
    width: 400px;
    margin: 0 auto;
    padding: 1.5rem 0;
}
.product-img1 {
    width: 100%;
    max-width: 540px;
    margin: 6rem auto;
}
.product-img2 {
    width: 100%;
    max-width: 730px;
    margin: 6rem auto;
}
.product-img3 {
    width: 100%;
    max-width: 730px;
    margin: 4rem auto;
}
.product-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 4rem 0 0 0;
}
.product-point li {
    width: 50%;
    padding: 2rem;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
.product-point li:nth-child(2), .product-point li:nth-child(3), .product-point li:nth-child(6), .product-point li:nth-child(7) {
    background: #effafb;
}
.product-point li:nth-child(1), .product-point li:nth-child(2) {
    border-top: 1px solid #DDD;
}
.product-point li:nth-child(1), .product-point li:nth-child(3), .product-point li:nth-child(5), .product-point li:nth-child(7) {
    border-left: 1px solid #DDD;
}
.product-point li h4 {
    font-weight: bold;
    padding-bottom: 1rem;
}
.product-point li h4 span {
    color: #1dc2d2;
}
.cyberark__item {
    margin-top: 6rem;
}
.title-sub__line+.cyberark__item {
    margin-top: 3rem;
}
#list-okta {
    padding-top: 4rem !important;
}
.option {
    margin-top: 8rem;
}
.option .title-sub {
    margin-top: 4rem;
}
#product-cyberark {
    background: none;
}
#product-xmcyber .figure1 dt {
    width: 40%;
}
#product-xmcyber .figure1 dd {
    width: 60%;
}
#product-xmcyber .figure2 {
    width: 26%;
    margin: 0 auto;
}
#product-xmcyber .flow {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
}
#product-xmcyber .flow li {
    width: 31%;
}
#product-xmcyber .flow li .title {
    position: relative;
    display: flex;
    width: calc(100% - 10px);
    height: 6rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    padding: 0.5em;
    font-size: 1.8rem;
    background: #183179;
    color: #fff;
    text-align: center;
}
#product-xmcyber .flow li .title:after {
    position: absolute;
    right: -20px;
    top: 0;
    content: "";
    width: 20px;
    height: 6rem;
    aspect-ratio: 1/2;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background: #183179;
}
#product-omamoritai .title-sub {
    margin-top: 4rem;
}
#product-omamoritai p.attention a {
    text-decoration: underline;
}
#product-omamoritai p.attention {
    margin-top: 1em;
}
.heimdal-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 4rem 0 0 0;
}
.heimdal-point li {
    width: 50%;
    padding: 3rem;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
.heimdal-point li:nth-child(1), .heimdal-point li:nth-child(2) {
    border-top: 1px solid #DDD;
}
.heimdal-point li:nth-child(1), .heimdal-point li:nth-child(3), .heimdal-point li:nth-child(5), .heimdal-point li:nth-child(7) {
    border-left: 1px solid #DDD;
}
.heimdal-point li h4 {
    font-weight: bold;
    margin-bottom: 1em;
    font-size: 2rem;
    padding-left: .8em;
}
.heimdal-point li.bg1 .list-indent {
    background: #fff2f4;
}
.heimdal-point li.bg1 h4 {
    border-left: 6px solid #ffb3d5;
}
.heimdal-point li.bg2 .list-indent {
    background: #eefdf0;
}
.heimdal-point li.bg2 h4 {
    border-left: 6px solid #92eca9;
}
.heimdal-point li.bg3 .list-indent {
    background: #f7f5ff;
}
.heimdal-point li.bg3 h4 {
    border-left: 6px solid #b5a7ec;
}
.heimdal-point li.bg4 h4 {
    border-left: 6px solid #67d2dc;
}
.heimdal-point li.bg4 .list-indent {
    background: #effafb;
}
.heimdal-point li h5 {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .5em;
}
.heimdal-point li .list-indent {
    border: 1px solid #ddd;
    background: rgba(255, 255, 255, .6);
    padding: .8em;
    font-size: 94%;
}
@media only screen and (max-width: 768px) {
    .lineup ul {
        width: 94%;
        max-width: 1080px;
        display: block;
    }
    .lineup li {
        width: 100%;
    }
    .product .title-sub__line {
        margin-top: 10.666666666666666vw;
    }
    .product-seculio .title-sub__line {
    margin-top: 10.666666666666666vw !important;
  }
    .product-img1, .product-img2 {
        width: 100%;
        max-width: 100%;
        margin: 8vw auto;
    }
    .product-img3 {
        width: 100%;
        max-width: 100%;
        margin: 4vw auto;
    }
    .product-logo {
        width: 50vw;
        margin: 0 auto;
        padding: 4vw 0;
    }
    #product-cyberark .product-logo {
        width: 50vw;
        margin: 0 auto;
        padding: 4vw 0 8vw 0;
    }
    #product-omamoritai .product-logo {
        width: 60vw;
        margin: 0 auto;
        padding: 1.5rem 0 0 0;
    }
    .product-point {
        display: block;
        margin: 4vw 0;
    }
    .product-point li {
        width: 100%;
        padding: 4.8vw;
        border-left: 1px solid #DDD;
        border-right: 1px solid #DDD;
    }
    .product-point li:nth-child(2) {
        border-top: none;
    }
    .product-point li:nth-child(1) {
        border-top: 1px solid #DDD;
    }
    .product-point li:nth-child(even) {
        background: #effafb;
    }
    .product-point li:nth-child(odd) {
        background: #FFF;
    }
    .product-point li h4 {
        font-weight: bold;
        padding-bottom: 2vw;
    }
    .cyberark__item {
        margin-top: 8vw;
    }
    #list-okta {
        padding-top: 4vw !important;
    }
    #product-xmcyber dl {
        display: flex;
    }
    #product-xmcyber dl dt,
    #product-xmcyber dl dd {
        width: 100% !important;
    }
    #product-xmcyber dl dt {
        order: 2;
        padding: 2vw;
    }
    #product-xmcyber dl dd {
        order: 1;
    }
    #product-xmcyber .flow {
        display: block;
    }
    #product-xmcyber .flow li {
        width: 100%;
        margin-bottom: 50px;
        position: relative;
    }
    #product-xmcyber .flow li:after {
        position: absolute;
        left: 50%;
        bottom: -30px;
        transform: translateX(-50%);
        content: "";
        width: 20vw;
        height: 20px;
        aspect-ratio: 2;
        clip-path: polygon(50% 100%, 100% 0, 0 0);
        background: #183179;
    }
    #product-xmcyber .flow li:last-child::after {
        display: none;
    }
    #product-xmcyber .flow li .title {
        width: 100%;
    }
    #product-xmcyber .flow li .title:after {
        display: none;
    }
    #product-omamoritai .title-sub {
        margin-top: 6vw;
    }
    .heimdal-point {
        display: block;
        margin: 4vw 0;
    }
    .heimdal-point li {
        width: 100%;
        padding: 8vw 4.8vw;
        border-left: 1px solid #DDD;
        border-right: 1px solid #DDD;
    }
    .heimdal-point li:nth-child(2) {
        border-top: none;
    }
    .heimdal-point li:nth-child(1) {
        border-top: 1px solid #DDD;
    }
    .heimdal-point li h4 {
        font-weight: bold;
        font-size: 4vw;
    }
}
.title-sub__seculio {
    padding-top: 5rem;
    border-bottom: 1px solid #8be6f3;
    padding-bottom: .3em;
}
.seculio-figure {
    margin-top: 4rem;
    text-align: center;
}
.seculio-figure .seculio-figure__title {
    background: #1dc2d2;
    margin: 1rem auto 0 auto;
    color: #FFF;
    font-weight: bold;
    font-size: 2rem;
    width: 80%;
}
.seculio-features ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 2rem 0 0 0;
}
.seculio-features .title-sub {
    margin-top: 3rem;
}
.seculio-features li {
    width: 32.333333333%;
    padding: min(2.5vw, 30px) min(2vw, 25px);
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.seculio-features li:nth-child(2) {
    margin: 0 1.5%;
}
.seculio-features2 li {
    width: 49% !important;
}
.seculio-features2 li:nth-child(2) {
    margin: 0 0 0 2% !important;
}
.seculio-features li h4 {
    font-weight: bold;
    margin-bottom: 1em;
    font-size: min(1.8vw, 20px);
    text-align: center;
}
.seculio-features li h5 {
    font-weight: bold;
    margin-top: 1em;
    font-size: min(1.6vw, 16px);
    text-align: center;
}
.seculio-features li h4 span {
    color: #666;
    font-size: 70%;
}
.seculio-features li p {
    margin-top: 2rem;
}
.seculio-features li p span {
    font-weight: bold;
}
.seculio-features li p em {
    font-size: 88%;
    color: #666;
    display: inline-block;
    margin-top: .5em;
}
.seculio-point {
    margin-top: 5rem;
    padding-bottom: 4rem;
}
.seculio-point ul {
    margin: 2rem 0 0 0;
    background: #effafb;
    padding: 2rem 4rem;
}
.seculio-point li {
    font-size: 1.7rem;
    border-bottom: 1px solid #8be6f3;
    padding: 1.4rem 0;
    font-weight: bold;
    background: url(../img/products/icon_check.png) no-repeat left center;
    background-size: 24px;
    padding-left: 4rem;
}
.seculio-point li:last-child {
    border: none;
}
@media screen and (max-width:768px) {
    .title-sub__seculio {
        padding-top: 8vw;
    }

    .seculio-figure .seculio-figure__title {
        margin: 2vw auto 0 auto;
        font-size: 4vw;
        width: 100%;
    }

    .seculio-features ul {
        display: block;
        margin: 4vw 0 0 0;
    }
    .seculio-features .title-sub {
        margin-top: 4vw;
    }
    .seculio-features li {
        width: 100%;
        padding: 4vw;
        margin-top: 4.8vw;
    }
    .seculio-features li:nth-child(2) {
        margin: 4.8vw 0 0 0;
    }
    .seculio-features2 li {
        width: 100% !important;
    }
    .seculio-features2 li:nth-child(2) {
        margin: 4.8vw 0 0 0 !important;
    }
    .seculio-features li h4 {
        font-weight: bold;
        font-size: 4vw;
        text-align: center;
    }
    .seculio-features01 figure{
      width: 60%;
      margin: 0 auto;
    }
    .seculio-features li h5 {
        font-size: 3.73vw;
        margin-top: .5em;
    }
    .seculio-features li p {
        margin-top: 1em;
    }
    .seculio-point {
        margin-top: 8vw;
        padding-bottom: 4vw;
    }
    .seculio-point ul {
        margin: 3.2vw 0 0 0;
        padding: 4vw;
    }
    .seculio-point li {
        font-size: 3.73vw;
        background: url(../img/products/icon_check.png) no-repeat left 1.33vw top 4vw;
        background-size: 4vw;
        padding: 2.67vw 0 2.67vw 8vw;
    }
}
.products-nav {
    padding: 3rem 0 6rem 0;
}
.link-products {
    width: 94%;
    max-width: 1080px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.link-products li {
    width: 23.5%;
    margin-right: 1.5%;
    background: #FFF;
    position: relative;
    color: #444;
    margin-top: 3rem;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}
.link-products li:last-child {
    margin-right: 0;
}
.link-products li figure {
    padding: 50px 0;
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.link-products li figure img {
    width: 60%;
    display: block;
    margin: 0 auto;
}
/*
  .link-products li dl {
    display: block;
    padding: 5rem 2.5rem 3rem 2.5rem;
  }

  .link-products li dt {
    width: 70%;
    margin: 0 auto;
  }

  .link-products li dd {
    line-height: 1.6;
    margin-top: 5rem;
    padding-bottom: 7rem;
  }
*/
.link-products li p {
    /*position: absolute;
    bottom: 0;*/
    display: block;
    width: 100%;
    font-size: 15px;
}
.link-products li a p {
    display: block;
    width: 100%;
    background: #183179 url(../img/arrow2.png) no-repeat right 2rem center;
    background-size: 2rem;
    color: #FFF;
    padding: 0 0 0 0;
    height: 60px;
    line-height: 1.3;
    display: -webkit-flex;
    text-align: center;
    display: flex;
    letter-spacing: .1rem;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    position: relative;
    bottom: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.link-products li a:hover p {
    background-color: #10a7c7;
}
.link-products li a:hover figure {
    opacity: .6;
}
@media screen and (max-width:1000px) {
    .link-products {
        margin: 2rem auto 0 auto;
    }
    .link-products li {
        width: 48%;
        margin: 2rem 1%;
        background: #FFF;
        position: relative;
        color: #444;
        border-bottom-left-radius: 2rem;
        border-bottom-right-radius: 2rem;
    }
}
@media screen and (max-width:768px) {
    .link-technology {
        width: 90%;
        margin: 1rem auto 0 auto;
    }
    /*.link-products li dl {
      display: block;
      padding: 10vw 4vw;
    }
    .link-products li dt {
      width: 40vw;
      margin: 0 auto;
    }
    .link-products li dd {
      font-size: 3.7333333333333334vw;
      line-height: 1.6;
      margin-top: 10vw;
      padding-bottom: 0;
    }*/
    .products-nav {
        padding: 6vw 0;
    }
    .link-products li {
        margin-top: 0;
    }
    .link-products li p {
        position: relative;
        bottom: auto;
        display: block;
        width: 100%;
    }
    .link-products li a p {
        display: block;
        width: 100%;
        background: #183179 url(../img/arrow2.png) no-repeat right 2rem center;
        background-size: 4vw;
        color: #FFF;
        font-weight: bold;
        padding: 3.33vw 0;
        height: auto;
        font-size: 3.2vw;
        line-height: 1.3;
        display: -webkit-flex;
        text-align: center;
        display: flex;
        letter-spacing: .1rem;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        flex-direction: column;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
        position: relative;
        bottom: 0;
    }
}
.omamoritai-table1 table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 3rem;
}
.omamoritai-table1 table+p {
    margin-top: 2rem;
}
.omamoritai-table1 table th {
    padding: 1em;
    background: #effafb;
    border: 1px solid #ddd;
    font-weight: bold;
}
.omamoritai-table1 table td {
    padding: 1em 2em;
    background: #fff;
    border: 1px solid #ddd;
}
.omamoritai-table1 tr th {
    text-align: left;
}
.omamoritai-table1 tr th span {
    color: #1dc2d2;
}
.omamoritai-table1 .heading th {
    background: #1dc2d2;
    color: #FFF;
    text-align: center;
}
.omamoritai-table1 .heading th:first-child {
    width: 250px;
}
.omamoritai-table1 .heading th:last-child {
    width: 160px;
}
.omamoritai-table2 table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 3rem;
}
.omamoritai-table2 table th {
    padding: 1em;
    background: #effafb;
    border: 1px solid #ddd;
    font-weight: bold;
}
.omamoritai-table2 table td {
    padding: 1em 2em;
    background: #fff;
    border: 1px solid #ddd;
}
.omamoritai-table2 .heading th {
    background: #1dc2d2;
    color: #FFF;
}
.omamoritai-table2 .heading th:first-child {
    width: 200px;
}
@media only screen and (max-width: 768px) {
    .omamoritai-table1 table {
        margin-top: 8vw;
    }
    .omamoritai-table1 table+p {
        margin-top: 4vw;
    }
    .omamoritai-table1 .heading {
        display: none;
    }
    .omamoritai-table1 table tr {
        display: block;
    }
    .omamoritai-table1 table th {
        display: block;
        width: 100%;
    }
    .omamoritai-table1__item1:before {
        content: "サービス対応";
        display: block;
        margin-bottom: 5px;
        color: #1dc2d2;
        font-size: 3.2vw;
        font-weight: bold;
    }
    .omamoritai-table1__item2:before {
        content: "サービス提供時間";
        display: block;
        margin-bottom: 5px;
        color: #1dc2d2;
        font-size: 3.2vw;
        font-weight: bold;
    }
    .omamoritai-table1 table td {
        padding: 1em;
        display: block;
        width: 100%;
        border-top: 0;
        border-bottom: 0;
    }
    .omamoritai-table1 table tr:last-child td.omamoritai-table1__item2 {
        border-bottom: 1px solid #ddd;
    }
    .omamoritai-table2 table {
        margin-top: 8vw;
    }
    .omamoritai-table2 .heading {
        display: none;
    }
    .omamoritai-table2 table tr {
        display: block;
    }
    .omamoritai-table2 table th {
        display: block;
        width: 100%;
    }
    .omamoritai-table2 table th:before {
        content: "付帯保険の項目";
        display: block;
        font-size: 3.2vw;
        font-weight: normal;
    }
    .omamoritai-table2 table td:before {
        content: "付帯保険の内容";
        display: block;
        margin-bottom: 5px;
        color: #1dc2d2;
        font-size: 3.2vw;
        font-weight: bold;
    }
    .omamoritai-table2 table td {
        padding: 1em;
        display: block;
        width: 100%;
        border-top: 0;
        border-bottom: 0;
    }
    .omamoritai-table2 table tr:last-child td {
        border-bottom: 1px solid #ddd;
    }
}
/*_________________________________________________________

knowledge
_________________________________________________________*/
.title-knowledge {
    padding-bottom: 1rem;
    border-bottom: 1px solid #8be6f3;
    margin-top: 6rem;
}
.knowledge {
    background: url(../img/bg3.jpg) repeat;
    background-size: 1500px;
    padding: 8rem 0;
}
.knowledge-list {
    background: url(../img/bg3.jpg) repeat;
    background-size: 1500px;
    padding: 5rem 0;
}
.knowledge .content-body {
    background: #FFF;
    padding: 8rem;
    border-top: 8px solid #1dc2d2;
    border-radius: .5rem;
}
.knowledge .content-lead {
    text-align: left;
    padding-bottom: 4rem;
}
.knowledge .content-lead:after {
    content: "";
    display: none;
}
.knowledge-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 4rem 0 0 0;
}
.knowledge-point li {
    width: 50%;
    padding: 2rem;
    border: 1px solid #DDD;
}
.knowledge-point li:last-child {
    background: #effafb;
    border-left: 1px solid #effafb;
}
.knowledge-point li h4 {
    font-weight: bold;
    background: url(../img/icon.png) no-repeat left .6rem;
    padding-left: 3rem;
    background-size: 20px;
    padding-bottom: 1rem;
}
.knowledge-member {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 2rem 0 0 0;
}
.knowledge-member li {
    width: 50%;
    padding: 0;
    padding: 2rem 0 0 0;
}
.knowledge-member dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.knowledge-member dt {
    width: 30%;
}
.knowledge-member dd {
    padding: 0 2rem;
    line-height: 1.7;
    width: 70%;
}
.knowledge-member dd h4 {
    font-weight: bold;
}
.knowledge-list ul.list-wrapper,
.knowledge-list .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 94%;
    max-width: 1080px;
    margin: 0 auto;
}
.knowledge-list ul.list-wrapper li {
    width: 30.333333333333%;
    margin: 1.5%;
    background: #FFF;
    border-radius: 1rem;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.knowledge-list ul.list-wrapper li a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 3rem;
    font-size: 1.5rem;
}
.knowledge-list ul.list li:hover {
    opacity: .6;
}
.knowledge-list .empty {
    margin: 5em 0;
}
.knowledge-list__title p {
    color: #183179;
    background: -webkit-linear-gradient(-45deg, rgba(0, 23, 108, 1) 0%, rgba(11, 186, 202, 1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    display: inline-block;
    line-height: 1;
    font-weight: 300;
}
.knowledge-list__title h3 {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1.4;
}
.knowledge-list__text {
    line-height: 1.6;
    padding: 1.5rem 0;
}
.knowledge-list__product {
    display: block;
    width: 100%;
}
.knowledge-list__product dt {
    color: #1dc2d2;
    border-bottom: 2px solid #1dc2d2;
    margin-bottom: 1rem;
}
.knowledge-list__product dd {
    line-height: 1.4;
}
.knowledge-nav {
    text-align: center;
    padding: 6rem 0;
}
.link-knowledge {
    padding: 4rem 0 0 0;
    width: 94%;
    max-width: 1080px;
    margin: 0 auto;
    text-align: left;
}
.link-knowledge ul {
    padding: 2rem 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.link-knowledge ul li {
    margin: .5rem 1rem .5rem 0;
}
.link-knowledge ul li a {
    display: block;
    background: #FFF;
    padding: 1rem 2.5rem;
    border-radius: 4rem;
    line-height: 1;
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.link-knowledge ul li a:hover,
.link-knowledge ul li.selected a {
    background: #1dc2d2;
    color: #FFF;
}
.contents-pager {
    overflow: hidden;
    margin-top: 6rem;
}
.contents-pager ul {
    list-style: none;
    position: relative;
    left: 50%;
    float: left;
    border: none;
}
.contents-pager ul li {
    margin: 0 1px;
    position: relative;
    left: -50%;
    float: left;
    line-height: 1.4;
}
.contents-pager ul li span,
.contents-pager ul li a {
    display: block;
    font-size: 1.4rem;
    padding: 0.6em 1em;
}
.contents-pager ul li a {
    background: #f2f5f9;
    color: #222;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.contents-pager ul li a:hover,
.contents-pager ul li.current span {
    background: #1dc2d2;
    color: #FFF;
}
@media only screen and (max-width: 1000px) {
    .knowledge {
        padding: 6rem 0;
    }
    .knowledge .content-body {
        padding: 6rem 4rem;
        border-radius: .5rem;
    }
    .knowledge-list ul.list-wrapper li {
        width: 48%;
        margin: 1%;
        background: #FFF;
    }
}
@media only screen and (max-width: 768px) {
    .title-knowledge {
        padding-bottom: 2vw;
        margin-top: 10.666666666666666vw;
    }
    .knowledge {
        background-size: 150vw;
        padding: 10.666666666666666vw 0;
    }
    .knowledge-list {
        background-size: 150vw;
        padding: 10.666666666666666vw 0;
    }
    .knowledge .content-body {
        padding: 8vw;
        border-top: 6px solid #1dc2d2;
    }
    .knowledge .content-lead {
        padding-bottom: 4vw;
    }
    .knowledge-point {
        display: block;
        margin: 6vw 0 0 0;
    }
    .knowledge-point li {
        width: 100%;
        padding: 4.8vw;
    }
    .knowledge-point li:last-child {
        border-left: 1px solid #DDD;
        border-top: none;
    }
    .knowledge-point li h4 {
        font-weight: bold;
        background: url(../img/icon.png) no-repeat left .6rem;
        padding-left: 3rem;
        background-size: 20px;
        padding-bottom: 2vw;
    }
    .knowledge-member {
        display: block;
        margin: 0 0 0 0;
    }
    .knowledge-member li {
        width: 100%;
        padding: 0;
        padding: 6vw 0 0 0;
    }
    .knowledge-member dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .knowledge-member dt {
        width: 30%;
    }
    .knowledge-member dd {
        padding: 0 0 0 4vw !important;
        line-height: 1.7;
        width: 70%;
    }
    .knowledge-member dd h4 {
        font-weight: bold;
    }
    .knowledge-nav {
        text-align: center;
        padding: 8vw 0;
    }
    .knowledge-list ul.list-wrapper {
        display: block;
        width: 92%;
    }
    .knowledge-list ul.list-wrapper li {
        width: 100%;
        margin: 0 0 6vw 0;
    }
    .knowledge-list ul li:last-child {
        margin-bottom: 0;
    }
    .knowledge-list ul.list-wrapper li a {
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding: 6vw;
        font-size: 3.7333333333333334vw;
    }
    .knowledge-list__title h3 {
        font-size: 4.8vw;
        line-height: 1.4;
    }
    .knowledge-list__text {
        line-height: 1.6;
        padding: 4vw 0;
    }
    .knowledge-list__product {
        display: block;
        width: 100%;
    }
    .knowledge-list__product dt {
        margin-bottom: 2vw;
    }
    .link-knowledge ul {
        padding: 2vw 0 0 0;
    }
    .link-knowledge ul li {
        margin: 3vw 2% 0 0;
    }
    .link-knowledge ul li a {
        display: block;
        background: #FFF;
        padding: 2vw 6vw;
        border-radius: 4rem;
        text-align: center;
        line-height: 1;
    }
    .link-knowledge ul li a:hover {
        background: #1dc2d2;
        color: #FFF;
    }
}
/*_________________________________________________________

contact
_________________________________________________________*/
.contact-form .content-body {
    padding: 4rem 0 8rem 0;
}
.contact-form__list {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 2rem auto 0 auto;
}
textarea:focus, input:focus {
    background: #fff;
}
.text, .text-s, textarea, .dropdown {
    border: 1px solid #DDD;
    padding: .8rem;
    color: #222;
    background: #FFF;
    line-height: 1.8;
    text-align: left;
}
.contact-form .text {
    width: 500px;
}
.contact-form select {
    background: #FFF;
    padding: 1rem;
    font-size: 1.6rem;
    border: 1px solid #DDD;
    min-width: 200px;
    line-height: 1;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ¡ã‚¤ãƒªã‚ª", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.contact-form textarea {
    height: 140px;
    width: 460px;
}
.contact-form dl:nth-child(odd) {
    background: #f4f4f4;
}
.contact-form dl {
    overflow: hidden;
    padding: 3rem 0 3rem 2.5rem;
    width: 100%;
    font-size: 1.6rem;
    box-sizing: border-box;
}
.contact-form dl:last-child {
    border-bottom: none;
    display: table;
}
.contact-form dt {
    line-height: 1.5;
    text-align: left;
    font-weight: bold;
    display: table-cell;
    letter-spacing: .05rem;
    width: 300px;
    vertical-align: top;
}
.contact-form dt span {
    display: inline-block;
    padding: .6rem 1rem;
    background: #e83668;
    color: #FFF;
    border-radius: .2rem;
    line-height: 1;
    margin-left: 1rem;
    font-weight: normal;
}
.contact-form dd {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.contact-form .link-basic {
    margin-left: auto;
    margin-right: auto;
}
.contact-form__info .title-sub {
    border-bottom: 1px solid #DDD;
    padding-bottom: .5rem;
    margin-bottom: 2rem;
    margin-top: 5rem;
}
.contact-form label {
    font-weight: bold !important;
    font-size: 1.8rem;
    display: block;
    margin-bottom: 1rem;
    background: #f4f4f4;
    padding: .5rem 2rem;
}
.link-basic button {
    width: 100%;
    font-weight: bold;
    line-height: 1;
    font-size: 1.5rem;
    box-sizing: border-box;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border: none;
    background: #555;
    margin-bottom: 1em;
    padding: 1.8rem 0;
    color: #FFF;
    text-align: center;
    border-radius: 10rem;
    cursor: pointer;
}
.link-basic button:hover {
    background-color: #999;
}
@media only screen and (max-width: 1080px) {
    .contact-form dl {
        overflow: hidden;
    }
    .contact-form dt {
        width: 100%;
        padding-bottom: .5rem;
    }
    .contact-form dd {
        width: 100%;
        display: block;
        padding-top: 1rem;
    }
}
@media only screen and (max-width: 768px) {
    .contact-form .content-body {
        width: 100%;
        padding: 0 0 10.666666666666666vw 0;
    }
    .contact-form__list {
        position: relative;
        overflow: hidden;
        margin-top: 0;
    }
    .contact-confirm .contact-form {
        position: relative;
        overflow: hidden;
        margin-top: 0;
    }
    textarea:focus, input:focus {
        background: #fff;
    }
    .text, textarea, .dropdown {
        padding: 2vw;
        line-height: 1.8;
    }
    .contact-form .text {
        width: 92%;
    }
    .contact-form select {
        background: #FFF;
        padding: 2vw;
        font-size: 3.2vw;
        min-width: 200px;
    }
    .contact-form textarea {
        height: 140px;
        width: 90%;
    }
    .attention {
        margin: 4vw 0 0 0 !important;
        padding: 0;
    }
    .contact-form dl {
        overflow: hidden;
        padding: 4.8vw 4vw;
        font-size: 3.7333333333333334vw;
    }
    .contact-form dl:last-child {
        border-bottom: none;
        display: block;
    }
    .contact-form dt {
        line-height: 1.5;
        width: 100%;
        padding-bottom: 2vw;
    }
    .contact-form dt span {
        display: inline-block;
        padding: 1vw 2vw;
        color: #FFF;
        line-height: 1;
        margin-left: 1vw;
    }
    .contact-form dd {
        width: 100%;
        display: block;
        padding-top: 5px;
    }
    .contact-form__info {
        width: 92%;
        margin: 4vw auto 0 auto;
    }
    .contact-form__info .title-sub {
        padding-bottom: 2vw;
        margin-bottom: 4vw;
        margin-top: 8vw;
    }
    .contact-form label {
        padding: 4vw;
        font-size: 3.7333333333333334vw;
        display: block;
        margin-bottom: 2vw;
    }
}
/*_________________________________________________________

news
_________________________________________________________*/
.news-detail {
    padding-top: 0;
}
.news-detail p {
    margin-bottom: 2rem;
}
.news-detail .category,
.news-list .category {
    margin-left: 1em;
    padding: 0.4em 0.5em;
    display: inline-block;
    border: 1px solid #183179;
    font-size: 0.9em;
    line-height: 1;
}
.news-list-area {
    background: url(../img/bg3.jpg) repeat;
    background-size: 1500px;
    padding: 5rem 0;
}
.news-list-area .news-list {
    width: 94%;
    max-width: 1080px;
    margin: 0 auto;
}
.news-list-area .news-list li {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #1dc2d2;
    ;
}
/*_________________________________________________________

Qualification Holders
_________________________________________________________*/
.qualification {}
.qualification table {
    width: 100%;
    border-collapse: collapse;
}
.qualification table th {
    padding: 1em;
    background: #effafb;
    border: 1px solid #ddd;
    font-weight: bold;
}
.qualification table td {
    padding: 1em 2em;
    background: #fff;
    border: 1px solid #ddd;
}
.qualification table td ul li {
    position: relative;
    padding-bottom: 0.8em;
    margin-bottom: 0.8em;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #ddd;
}
.qualification table td ul li p {
    padding-left: 1.5em;
}
.qualification table td ul li:before {
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
}
.qualification table td span {
    white-space: nowrap;
    padding-left: 2em;
}
@media only screen and (max-width: 768px) {
    .qualification .heading h2 span {
        font-size: 13.7vw;
    }
    .qualification table tr {
        display: block;
    }
    .qualification table th {
        display: block;
        width: 100%;
    }
    .qualification table td {
        padding: 1em;
        display: block;
        width: 100%;
        border-top: 0;
        border-bottom: 0;
    }
    .qualification table tr:last-child td {
        border-bottom: 1px solid #ddd;
    }
}