
/* PC */
@media print, screen and (min-width: 769px) {
  .h1-small--wrap {
    margin: 0 0 10px 0;
  }
  .h1-small {
    font-size: 10px;
  }
  .r-btn:after{
    background-position: -417px -168px;
  }
  .m-main{
    max-width: 970px;
    margin: 0 auto 120px;
  }

}
/* SP */
@media print, screen and (max-width: 768px) {
  .h1-small--wrap {
    padding: 0 0 2.66666666vw;
    width: 95%;
    margin: 0 auto;
  }
  .h1-small {
    font-size: 2.66666666vw;
  }
  .r-btn:after{
    background-position: -99px -86px;
  }
  .m-main{
    margin-bottom:21.333vw;
  }
  .c-fv02__bread{
    display: flex;
    flex-wrap: wrap;
    padding-right: 4vw;
    padding-left: 4vw;
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
  }
  .c-fv02__bread-link{
    text-decoration: underline;
  }
}



/*===== section =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-section{
    width: 100%;
  }
  .qat-article-section:not(:first-of-type){
    margin-top: 72px;
  }
  .qat-top-section{
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    max-width: 664px;
    padding: 0 20px;
  }
  .qat-links-section{
    margin-top: 120px;
  }
  .qat-article-cont{
    padding-left: 28px;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .qat-article-cont--wide{
    gap: 32px;
  }
  .qat-article-cont > .qat-thum{
    margin-left: -28px;
  }
  .qat-thum{
    text-align: center;
  }
  .qat-thum__cap{
    max-width: 622px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    color: #464646;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    margin-bottom: 8px;
    font-family: "Hiragino Kaku Gothic ProN";
  }
  .qat-thum__img{
    max-width: 622px;
    height: auto;
    width: 100%;
  }
  .qat-table__img{
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  .qat-article{
    padding: 48px 0 0;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-section{
    margin-top: 16vw;
    padding: 0 4vw;
  }
  .qat-top-section{
    margin-top: 16vw;
    padding: 0 8vw;
  }
  .qat-article-section{
    margin-top: 17.067vw;
  }
  .qat-article-section:first-of-type{
    margin-top: 0;
  }
  .qat-links-section{
    padding-right: 4vw;
    padding-left: 4vw;
    margin-top: 21.333vw;
  }
  .qat-article-cont{
    display: flex;
    flex-direction: column;
    gap: 6.4vw;
  }
  .qat-article-cont--wide{
    gap: 8.533vw;
  }
  .qat-thum__cap{
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    color: #464646;
    margin-bottom: 2.133vw;
    font-family: "Hiragino Kaku Gothic ProN";
  }
  .qat-thum__img{
    height: auto;
    width: 100%;
  }
  .qat-article{
    padding: 10.667vw 0 0;
  }
}



/*===== hタグ =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-h1,.qat-h2{
    color: #464646;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.9px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .qat-h1::after,.qat-h2::after{
    content: '';
    width: 80px;
    height: 3px;
    position: absolute;
    background-color: #464646;
    bottom: 0;
    display: block;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .qat-h1--min,.qat-h2--min{
    color: #464646;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    display: block;
    margin-bottom: 6px;
  }
  .qat-h1__wrap,.qat-h2__wrap{
    text-align: center;
  }
  .qat-h1__wrap .qat-h1,.qat-h2__wrap .qat-h2{
    margin-top: 6px;
  }
  .qat-h3{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    padding-left: 24px;
    position: relative;
    margin-bottom: 24px;
  }
  .qat-h3::before{
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    background-color: #0860A8;
    bottom: 0;
    display: block;
    left: 0;
    top: 0;
  }
  .qat-h4{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; 
    margin-bottom: 8px;
  }
  .qat-h5{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-h1,.qat-h2{
    color: #464646;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 7.467vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.224vw;
    position: relative;
    padding-bottom: 5.333vw;
    margin-bottom: 6.4vw;
  }
  .qat-h1::after,.qat-h2::after{
    content: '';
    width: 21.333vw;
    height: 0.8vw;
    position: absolute;
    background-color: #464646;
    bottom: 0;
    display: block;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .qat-h1--min,.qat-h2--min{
    color: #464646;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    display: block;
    margin-bottom: 1.6vw;
  }
  .qat-h1__wrap,.qat-h2__wrap{
    text-align: center;
  }
  .qat-h1__wrap .qat-h1,.qat-h2__wrap .qat-h2{
    margin-top: 1.6vw;
  }
  .qat-h3{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    padding-left: 4.267vw;
    position: relative;
    margin-bottom: 6.4vw;
  }
  .qat-h3::before{
    content: '';
    width: 1.067vw;
    height: 100%;
    position: absolute;
    background-color: #0860A8;
    bottom: 0;
    display: block;
    left: 0;
    top: 0;
  }
  .qat-h4{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; 
    margin-bottom: 3.2vw;
  }
  .qat-h5{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
  }
}



/*===== テキスト =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-article__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.48px;
  }
  .qat-link{
    color: #08C;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-decoration: underline;
    position: relative;
    padding-right: 20px;
    cursor: pointer;
  }
  .qat-link::after {
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_03.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 7px;
    top: 1px;
    bottom: 0;
    margin: auto 0;
    width: 6px;
    height: 10px;
  }
  .qat-link:hover{
    opacity: 0.8;
  }
  .qat-point-list{
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-left: 14px;
    margin-top: 15px;
  }
  .qat-point-list__item{
    display: flex;
    gap: 2px;
  }
  .qat-point-list__item__ttl{
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    position: relative;
    padding-left: 14px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 11%;
  }
  .qat-point-list__item__ttl.merit{
    color: #0860A8;
  }
  .qat-point-list__item__ttl.important{
    color: #E7560E;
  }
  .qat-point-list__item__ttl::before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 2px;
    position: absolute;
    top: 8px;
    bottom: 0;
    left: 0;
  }
  .qat-point-list__item__ttl.merit::before{
    background-color: #0860A8;
  }
  .qat-point-list__item__ttl.important::before{
    background-color: #E7560E;
  }
  .qat-point-list__item__ttl::after{
    content: '：';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.48px;
  }
  .qat-point-list__item__txt{
    width: 89%;
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
    letter-spacing: 0.48px;
  }
  .qat-word-list{
    display: flex;
    flex-direction: column;
    gap: 12px;
    /* padding-left: 28px; */
  }
  .qat-word-list__item{
    display: flex;
    gap: 4px;
    padding: 16px 24px;
    background-color: #FAFAFA;
    border-radius: 8px;
    
  }
  .qat-word-list__item__ttl{
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    position: relative;
    color: #0860A8;
    display: flex;
    gap: 4px;
  }
  .qat-word-list__item__ttl::after{
    content: '：';
    top: 0;
    bottom: 0;
    right: 0;
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; 
  }
  .qat-word-list__item__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
    letter-spacing: 0.48px;
  }
  .qat-qa{
    padding: 24px;
    background-color: #F8FAFF;
    border-radius: 10px;
  }
  .qat-qa__inner{
    padding: 24px;
    background-color: #FFF;
    border-radius: 10px;
  }
  .qat-qa__cont.question{
    padding-bottom: 40px;
    border-bottom: 1px solid #D9D9D9;
  }
  .qat-qa__cont.answer{
    padding-top: 40px;
  }
  .qat-qa__cont__ttl{
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .qat-qa__cont__ttl::before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    display: block;
  }
  .qat-qa__cont__ttl.question{
    color: #0860A8;
  }
  .qat-qa__cont__ttl.answer{
    color: #E7560E;
  }
  .qat-qa__cont__ttl.question::before{
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_qa_icon_01.svg);
  }
  .qat-qa__cont__ttl.answer::before{
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_qa_icon_02.svg);
  }
  .qat-qa-list{
    padding: 24px 51px 0;
  }
  .qat-qa-list__ttl{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 12px;
  }
  .qat-qa-list__item{
    display: flex;
    gap: 8px;
    flex-direction: column;
  }
  .qat-qa-list__item + .qat-qa-list__item{
    margin-top: 32px;
  }
  .qat-qa-list__item__ttl{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
  }
  .qat-qa-list__item__txtarea{
    padding-left: 14px;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
  .qat-qa-list__item__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    text-indent: -1em;
    padding-left: 1em;
  }
  .qat-point{
    padding: 24px;
    background-color: #F8FAFF;
    border-radius: 8px;
  }
  .qat-point__cont{
    display: flex;
    gap: 12px;
    align-items: center;
  }
  .qat-point__cont--thum{
    align-items: flex-start;
  }
  .qat-point__img{
    width: 64px;
    height: auto;
  }
  .qat-point__txtarea{
    width: calc(100% - 64px);
  }
  .qat-point__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.48px;
  }
  .qat-other{
    padding: 10px;
    background-color: #ffffff;
    background-image: linear-gradient(#f0f0f0 0.5px, transparent 0.5px), linear-gradient(90deg, #f0f0f0 0.5px, transparent 0.5px);
    background-size: 6px 6px;
    background-color: #FAFAFA;
  }
  .qat-other__cont.subject{
    padding: 10px;
    background-color: #D7EDFF;
    margin-top: 12px;
  }
  .qat-other__cont__ttl{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
  }
  .qat-other__cont__list{
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .qat-other__cont__list__item__link{
    color: #08C;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.48px;
    padding-left: 8px;
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  .qat-other__cont__list__item__link::before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 4px solid #0088cc;
    border-right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
  }
  .qat-other__cont__list__item__link:hover,.qat-other__link:hover{
    text-decoration: underline;
  }
  .qat-other__link{
    color: #08C;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.48px;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-article__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.128vw;
  }
  .qat-link{
    color: #08C;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-decoration: underline;
    position: relative;
    padding-right: 5.333vw;
  }
  .qat-link::after {
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_03.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 1.867vw;
    top: 0.267vw;
    bottom: 0;
    margin: auto 0;
    width: 1.6vw;
    height: 2.667vw;
  }
  .qat-point-list{
    display: flex;
    flex-direction: column;
    gap: 2.133vw;
    margin-top: 4vw;
  }
  .qat-point-list__item{
    display: flex;
    gap: 0.533vw;
  }
  .qat-point-list__item__ttl{
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    position: relative;
    padding-left: 3.733vw;
    padding-top: 1.067vw;
    padding-bottom: 1.067vw;
    width: 28.5%;
  }
  .qat-point-list__item__ttl.merit{
    color: #0860A8;
  }
  .qat-point-list__item__ttl.important{
    color: #E7560E;
  }
  .qat-point-list__item__ttl::before{
    content: '';
    width: 2.133vw;
    height: 2.133vw;
    border-radius: 0.533vw;
    position: absolute;
    top: 2.133vw;
    bottom: 0;
    left: 0;
  }
  .qat-point-list__item__ttl.merit::before{
    background-color: #0860A8;
  }
  .qat-point-list__item__ttl.important::before{
    background-color: #E7560E;
  }
  .qat-point-list__item__ttl::after{
    content: '：';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.128vw;
  }
  .qat-point-list__item__txt{
    width: 71.5%;
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
    letter-spacing: 0.128vw;
  }
  .qat-word-list{
    display: flex;
    flex-direction: column;
    gap: 3.2vw;
  }
  .qat-word-list__item{
    display: flex;
    flex-direction: column;
    gap: 1.067vw;
    padding: 4.267vw;
    background-color: #FAFAFA;
    border-radius: 2.133vw;
  }
  .qat-word-list__item__ttl{
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    position: relative;
    color: #0860A8;
  }
  .qat-word-list__item__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
    letter-spacing: 0.128vw;
  }
  .qat-qa{
    padding: 6.4vw 4vw;
    background-color: #F8FAFF;
    border-radius: 2.667vw;
  }
  .qat-qa__inner{
    padding: 6.4vw 4vw;
    background-color: #FFF;
    border-radius: 2.667vw;
  }
  .qat-qa__cont.question{
    padding-bottom: 10.667vw;
    border-bottom: 1px solid #D9D9D9;
  }
  .qat-qa__cont.answer{
    padding-top: 10.667vw;
  }
  .qat-qa__cont__ttl{
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    position: relative;
    display: flex;
    gap: 2.133vw;
    align-items: center;
  }
  .qat-qa__cont__ttl::before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 8.533vw;
    height: 8.533vw;
    display: block;
  }
  .qat-qa__cont__ttl.question{
    color: #0860A8;
  }
  .qat-qa__cont__ttl.answer{
    color: #E7560E;
  }
  .qat-qa__cont__ttl.question::before{
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_qa_icon_01.svg);
  }
  .qat-qa__cont__ttl.answer::before{
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_qa_icon_02.svg);
  }
  .qat-qa-list{
    margin-top: 4.267vw;
  }
  .qat-qa-list__ttl{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 3.2vw;
  }
  .qat-qa-list__item{
    display: flex;
    gap: 2.133vw;
    flex-direction: column;
  }
  .qat-qa-list__item + .qat-qa-list__item{
    margin-top: 8.533vw;
  }
  .qat-qa-list__item__ttl{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
  }
  .qat-qa-list__item__txtarea{
    display: flex;
    flex-direction: column;
    gap: 1.067vw;
  }
  .qat-qa-list__item__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    text-indent: -1em;
    padding-left: 1em;
  }
  .qat-qa__cont.answer .qat-qa-list__item + .qat-qa-list__item{
    margin-top: 6.4vw;
  }
  .qat-point{
    padding: 4vw;
    background-color: #F8FAFF;
    border-radius: 2.133vw;
  }
  .qat-point__cont{
    display: flex;
    flex-direction: column;
    gap: 3.2vw;
  }
  .qat-point__img{
    width: 14.933vw;
    height: auto;
    margin: 0 auto;
  }
  .qat-point__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.128vw;
  }
  .qat-other{
    padding: 2.667vw;
    background-color: #ffffff;
    background-image: linear-gradient(#f0f0f0 0.5px, transparent 0.5px), linear-gradient(90deg, #f0f0f0 0.5px, transparent 0.5px);
    background-size: 1.6vw 1.6vw;
    background-color: #FAFAFA;
  }
  .qat-other__cont.subject{
    padding: 2.667vw;
    background-color: #D7EDFF;
    margin-top: 3.2vw;
  }
  .qat-other__cont__ttl{
    color: #0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
  }
  .qat-other__cont__list{
    margin-top: 2.133vw;
    display: flex;
    flex-direction: column;
    gap: 2.133vw;
  }
  .qat-other__cont__list__item__link{
    color: #08C;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.128vw;
    padding-left: 5.333vw;
    position: relative;
    display: inline-block;
  }
  .qat-other__cont__list__item__link::before{
    position: absolute;
    content: '';
    width: 3.2vw;
    height: 3.2vw;
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_04.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
  }
  .qat-other__link{
    color: #08C;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.128vw;
  }
}



/*===== kv =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .kv img{
    width: 100%;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .kv img{
    width: 100%;
  }
}



/*===== tab =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-tab__menu{
    display: flex;
    justify-content: space-between;
    gap: 4px;
    border-bottom: 2px solid #0860A8;
  }
  .qat-tab__menu__item{
    border-top: 2px solid #0860A8;
    border-right: 2px solid #0860A8;
    border-left: 2px solid #0860A8;
    background: #FFF;
    padding: 10px 13px 9px 13px;
    width: 100%;
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 112.5%;
  }
  .qat-tab__menu__item.active{
    background: #0860A8;
    color: #fff;
  }
  .qat-tab__content{
    padding-top: 20px;
    display: none;
  }
  .qat-tab__content.active {
    display: block;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-tab__menu{
    display: flex;
    justify-content: space-between;
    gap: 1.067vw;
    border-bottom: 2px solid #0860A8;
  }
  .qat-tab__menu__item{
    border-top: 2px solid #0860A8;
    border-right: 2px solid #0860A8;
    border-left: 2px solid #0860A8;
    background: #FFF;
    padding: 2.667vw 3.467vw 2.4vw 3.467vw;
    width: 100%;
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 3.733vw;
    font-style: normal;
    font-weight: 600;
    line-height: 128.571%;
  }
  .qat-tab__menu__item.active{
    background: #0860A8;
    color: #fff;
  }
  .qat-tab__content{
    padding-top: 6.4vw;
    display: none;
  }
  .qat-tab__content.active {
    display: block;
  }
}



/*===== article list =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-article-list{
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .qat-article-list__item__link{
    display: block;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 20px;
    cursor: pointer;
  }
  .qat-article-list__item__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.48px;
    position: relative;
    padding-right: 24px;
  }
  .qat-article-list__item__txt::after{
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_02.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 6px;
    height: 10px;
  }
  .qat-article-list__item__link:hover .qat-article-list__item__txt{
    color: #0860A8;
  }
  .qat-article-list__item__link:hover .qat-article-list__item__txt::after{
    background-color: #0860A8;
    mask-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_02.svg);
    mask-repeat: no-repeat;
    background-image: none;
  }
  .qat-article-list__item__tag{
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    padding: 5px 10px;
    border: 1px solid #0860A8;
    display: inline-block;
    margin-bottom: 10px;
  }
  .qat-more-btn{
    margin-top: 20px;
  }
  .qat-more-btn__link{
    display: block;
    border-radius: 999px;
    border: 2px solid #0860A8;
    background: #fff;
    padding: 12px 48px;
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.48px;
    position: relative;
    max-width: 250px;
    margin: 0 auto;
    cursor: pointer;
  }
  .qat-more-btn__link:hover{
    opacity: 0.8;
  }
  .qat-more-btn__link::after{
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 8px;
    height: 14px;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-article-list{
    display: flex;
    flex-direction: column;
    gap: 5.333vw;
  }
  .qat-article-list__item__link{
    display: block;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 5.333vw;
  }
  .qat-article-list__item__txt{
    color: #464646;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.128vw;
    position: relative;
    padding-right: 6.4vw;
  }
  .qat-article-list__item__txt::after{
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_02.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 1.333vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 1.6vw;
    height: 2.667vw;
  }
  .qat-article-list__item__tag{
    margin-bottom: 2.667vw;
  }
  .qat-more-btn{
    margin-top: 5.333vw;
  }
  .qat-more-btn__link{
    display: block;
    border-radius: 266.4vw;
    border: 2px solid #0860A8;
    background: #fff;
    padding: 3.2vw 12.8vw;
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.128vw;
    position: relative;
  }
  .qat-more-btn__link::after{
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 6.667vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 2.133vw;
    height: 3.733vw;
  }
}



/*===== tag label =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-tag{
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    padding: 5px 10px;
    border: 1px solid #0860A8;
    display: inline-block;
  }
  .qat-label{
    background-color: #F0F4FF;
    color:#0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    padding: 12px;
    text-align: center;
    max-width: 310px;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-tag{
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 3.733vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    padding: 1.333vw 2.667vw;
    border: 1px solid #0860A8;
    display: inline-block;
  }
  .qat-label{
    background-color: #F0F4FF;
    color:#0860A8;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 5.333vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    padding: 3.2vw;
    text-align: center;
    max-width: 100%;
  }
}



/*===== btn =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-more-btn__link{
    display: block;
    border-radius: 999px;
    border: 2px solid #0860A8;
    background: #fff;
    padding: 12px 34px;
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.48px;
    position: relative;
    max-width: 250px;
    margin: 0 auto;
  }
  .qat-more-btn__link::after{
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 8px;
    height: 14px;
  }
  .qat-cv-btn__link{
    display: block;
    border-radius: 999px;
    border: 2px solid #00C753;
    background: #fff;
    padding: 12px 34px;
    color: #fff;
    background-color: #00C753;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.48px;
    position: relative;
    max-width: 250px;
    margin: 0 auto;
    cursor: pointer;
  }
  .qat-cv-btn__link:hover{
    opacity: 0.8;
  }
  .qat-cv-btn__link::after{
    position: absolute;
    content: '';
    background-color: #fff;
    mask-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_01.svg);
    mask-repeat: no-repeat;
    background-image: none;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 8px;
    height: 14px;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-more-btn__link{
    display: block;
    border-radius: 266.4vw;
    border: 2px solid #0860A8;
    background: #fff;
    padding: 3.2vw 12.8vw;
    color: #0860A8;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.128vw;
    position: relative;
  }
  .qat-more-btn__link::after{
    position: absolute;
    content: '';
    background-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_01.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: 6.667vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 2.133vw;
    height: 3.733vw;
  }
  .qat-cv-btn__link{
    display: block;
    border-radius: 266.4vw;
    border: 2px solid #00C753;
    background: #fff;
    padding: 3.2vw 12.8vw;
    color: #fff;
    background-color: #00C753;
    text-align: center;
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.128vw;
    position: relative;
  }
  .qat-cv-btn__link::after{
    position: absolute;
    content: '';
    background-color: #fff;
    mask-image: url(/qat/_share26/rwd/img/260331_62952_qat_btn_arrow_01.svg);
    mask-repeat: no-repeat;
    background-image: none;
    background-size: contain;
    right: 6.667vw;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 2.133vw;
    height: 3.733vw;
  }
}



/*===== 教材 =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-kyozai-section{
    padding: 60px 0;
    background-color: #F8FAFF;
  }
  .qat-kyozai p{
    font-family: "Noto Sans Lao Condensed","Hiragino Kaku Gothic ProN";
  }
  .qat-kyozai__fuki{
    color: #F00;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    position: relative;
    text-align: center;
    margin-bottom: 8px;
    display: flex;
    align-items: end;
    justify-content: center;
    gap: 14px;
    font-family: "Noto Sans Lao Condensed","Hiragino Kaku Gothic ProN";
  }
  .qat-kyozai__fuki::before,.qat-kyozai__fuki::after{
    content: "";
    width: 1.5px;
    height: 32px;
    background-color: #F00;
    position: relative;
    display: block;
    top: 6px;
  }
  .qat-kyozai__fuki::before{
    transform: rotate(-29deg);
  }
  .qat-kyozai__fuki::after{
    transform: rotate(29deg);
  }
  .qat-kyozai__contents__ttl{
    font-size: 26px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    font-family: "Noto Sans Lao Condensed","Hiragino Kaku Gothic ProN";
  }
  .qat-kyozai__contents__img__wrap{
    display: flex;
    justify-content: center;
    max-width: 750px;
    gap: 40px 60px;
    flex-wrap: wrap;
    margin: 0 auto;
  }
  .qat-kyozai__contents__img{
    max-width: 345px;
    margin: 0 auto;
  }
  .qat-kyozai__contents__txt{
    color: #2886D9;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 10px;
    font-family: "Noto Sans Lao Condensed";
  }
  .qat-kyozai__contents__fuki{
    background-color: #2886D9;
    padding: 10px 0;
    position: relative;
    display: inline-block;
    padding: 10px 40px;
    line-height: 1.4;
    text-align: center;
    clip-path: polygon(20px 0%, /* 左上の切り出し位置 */ calc(100% - 20px) 0%, /* 右上の切り出し位置 */ 100% 50%, /* 右端中央（頂点） */ calc(100% - 20px) 100%, /* 右下の切り出し位置 */ 20px 100%, /* 左下の切り出し位置 */ 0% 50% /* 左端中央（頂点） */);
    margin: 0 auto 20px;
    height: 81px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 330px;
    font-family: "Noto Sans Lao Condensed";
  }
  .qat-kyozai__contents__fuki-txt{
    color: #FFF;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    font-family: "Noto Sans Lao Condensed";
  }
  .qat-kyozai__contents__fuki-txt--min{
  font-size: 17px;
  }
  .qat-cv-btn-kyozai .qat-cv-btn__link{
    max-width: 343px;
  }
  .qat-kyozai__btn{
    width: 750px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .qat-kyozai__btn__img{
    width: 100%;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-kyozai-section{
    padding: 16vw 4vw;
    background-color: #F8FAFF;
  }
  .qat-kyozai p{
    font-family: "Noto Sans Lao Condensed","Hiragino Kaku Gothic ProN";
  }
  .qat-kyozai__fuki{
    color: #F00;
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    position: relative;
    text-align: center;
    margin-bottom: 2.133vw;
    display: flex;
    align-items: end;
    justify-content: center;
    gap: 3.733vw;
    font-family: "Noto Sans Lao Condensed","Hiragino Kaku Gothic ProN";
  }
  .qat-kyozai__fuki::before,.qat-kyozai__fuki::after{
    content: "";
    width: 0.4vw;
    height: 8.533vw;
    background-color: #F00;
    position: relative;
    display: block;
    top: 1.6vw;
    font-family: "Hiragino Kaku Gothic ProN";
  }
  .qat-kyozai__fuki::before{
  transform: rotate(-29deg);
  }
  .qat-kyozai__fuki::after{
  transform: rotate(29deg);
  }
  .qat-kyozai__contents__ttl{
    font-size: 6.933vw;
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 160%;
    margin-bottom: 10.667vw;  
    font-family: "Noto Sans Lao Condensed","Hiragino Kaku Gothic ProN";   
  }
  .qat-kyozai__contents__img__wrap{
    display: flex;
    flex-direction: column;
    gap: 16vw;
  }
  .qat-kyozai__contents__img{
    margin: 0 auto;
  }
  .qat-kyozai__contents__txt{
    color: #2886D9;
    text-align: center;
    font-size: 4.267vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 2.667vw;
    font-family: "Noto Sans Lao Condensed";
  }
  .qat-kyozai__contents__fuki{
    background-color: #2886D9;
    padding: 2.667vw 0;
    position: relative;
    display: inline-block;
    padding: 2.667vw 10.667vw;
    line-height: 1.4;
    text-align: center;
    clip-path: polygon(20px 0%, /* 左上の切り出し位置 */ calc(100% - 20px) 0%, /* 右上の切り出し位置 */ 100% 50%, /* 右端中央（頂点） */ calc(100% - 20px) 100%, /* 右下の切り出し位置 */ 20px 100%, /* 左下の切り出し位置 */ 0% 50% /* 左端中央（頂点） */);
    margin: 0 auto 20px;
    height: 21.6vw;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 88vw;
    font-family: "Noto Sans Lao Condensed";
  }
  .qat-kyozai__contents__fuki-txt{
    color: #FFF;
    text-align: center;
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    font-family: "Noto Sans Lao Condensed";
  }
  .qat-kyozai__contents__fuki-txt--min{
    font-size: 4vw;
  }
  .qat-kyozai__btn{
    width: 100%;
    display: block;
  }
  .qat-kyozai__btn__img{
    width: 100%;
  }
}



/*===== qat-links-cont =====*/
/* PC */
@media print, screen and (min-width: 769px) {
  .qat-links-cont{
    gap: 40px 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .qat-links-cont__block .qat-article-list{
    margin-top: 20px;
  }
  .qat-links-cont__block .qat-article-list__item__txt{
    font-weight: 400;
  }
}
/* SP */
@media print, screen and (max-width: 768px) {
  .qat-links-cont{
    display: flex;
    gap: 10.667vw;
    flex-direction: column;
  }
  .qat-links-cont__block .qat-article-list{
    margin-top: 5.333vw;
  }
  .qat-links-cont__block .qat-article-list__item__txt{
    font-weight: 400;
  }
}



/*===== 汎用クラス =====*/
.qat-txt-left{
  text-align: left;
}
.qat-txt-right{
  text-align: right;
}
.qat-txt-underline{
  text-decoration: underline;
}
.qat-txt-blue{
  color: #0860A8;
}
.qat-marker--yellow{
  background-color: #FFFAD6;
  font-weight: 600;
  color: #0860A8;
  padding: 0px 3px;
}
.qat-marker--blue{
  font-weight: 600;
  color: #0860A8;
}
.qat-marker--link{
  background-color: #FFFAD6;
  font-weight: 600;
  color: #08C;
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}
.qat-marker--link:hover{
  opacity: 0.8;
}
/* PC */
@media print, screen and (min-width: 769px) {
}
/* SP */
@media print, screen and (max-width: 768px) {
}



/* PC */
@media print, screen and (min-width: 769px) {
}
/* SP */
@media print, screen and (max-width: 768px) {
}