@charset "UTF-8";

@media screen and (max-width: 1024px) {
    #contents {
        width: 93.3%;
    }
    /*******************************
    boxWrap
    *******************************/
    .boxWrap {
        width: 100%;
    }
    .boxWrap .detail {
        width: 950px;
    }
    .boxWrap .detail .table dl dt,
    .boxWrap .detail .option .single dt {
        width: 250px;
    }
    .boxWrap .detail .table dl dd,
    .boxWrap .detail .option .single dd {
        width: 670px;
    }
    .boxWrap .btnArea {
        width: 900px;
    }
    .boxWrap .detail .option .over dt {
        width: 250px;
    }
    .boxWrap .detail .option .over dd {
        width: 670px;
    }
    .boxWrap .detail .option .over .support dd {
        width: auto;
    }
    .boxWrap .detail .option .over .support dd span {
        font-size: 100%;
    }
    .boxWrap .boxTitle .titleTag .tagBox {
        font-size: 70%;
    }
    .boxWrap .btnArea a {
        font-size: 191.5%;
    }
    .boxWrap .boxTitle .subTxt {
        margin-left: 20px;
    }





}

@media screen and (max-width: 599px) {
    #contents {
        width: 100%;
    }
    /*******************************
    linkList
    *******************************/
    .linkList {
        margin-bottom: 27.5px;
    }
    .linkList ul li {
        width: 41.3%;
        height: 50px;
        line-height: 50px;
    }
    .linkList ul li a {
        font-size: 100%;
    }
    .linkList ul li:first-child {
        margin-right: 4%;
    }
    /*******************************
    linkWrap 共通
    *******************************/
    .linkWrap h2 {
        font-size: 120%;
        width: 93.3%;
        margin: 0 auto 46px auto;
    }
    .linkWrap h2 span {
        padding: 10px 0;
    }
    .boxWrap {
        margin-bottom: 40px;
    }
    .boxWrap .boxTitle {
        padding: 10px 6% 10px 6%;
        margin-bottom: 15px;
    }
    .boxWrap .boxTitle h3 {
        font-size: 120%;
        letter-spacing: 0;
    }
    .boxWrap .boxTitle .subTxt {
        font-size: 80%;
        margin-left: 2.7%;
        padding: 5px;
    }
    .boxWrap .boxTitle .titleTag {
        font-size: 80%;
        display: block;
        text-align: center;
    }
    .boxWrap .boxTitle .titleTag .spFlex {
        display: flex;
        justify-content: center;
    }
    .boxWrap .boxTitle .titleTag .tagBox {
        width: 43px;
        height: 43px;
    }
    .boxWrap .boxTitle .titleTag .tagBox {
        margin-left: 5px;
    }
    .boxWrap .boxTitle .titleTag .tagBox:first-child {
        margin-left: 0;
    }
    .boxWrap .leadTxt {
        font-size: 80%;
        width: 93.3%;
        margin: 0 auto 15px auto;
    }
    .boxWrap .boxTitle p {
        font-size: 66.6%;
        margin-left: 2.3%;
        margin-bottom: 18px;
    }
    .boxWrap .detail {
        width: 93.3%;
    }
    .boxWrap .detail .table {
        font-size: 80%;
    }
    .boxWrap .detail .table dl {
        margin-bottom: 10px;
        align-items: center;
    }
    .boxWrap .detail .table dl dt {
        width: 31.4%;
        margin-right: 2.9%;
    }
    .boxWrap .detail .table dl dd {
        width: 65.7%;
    }
    .boxWrap .detail .option {
        padding-top: 15px;
        margin-top: 15px;
    }
    .boxWrap .detail .option .single {
        align-items: normal;
    }
    .boxWrap .detail .option .single dt {
        font-size: 80%;
        width: 31.4%;
        margin-right: 2.9%;
        padding: 10px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .boxWrap .detail .option .single dd {
        width: 65.7%;
        font-size: 80%;
    }
    .boxWrap .btnArea {
        width: 100%;
        margin: 22.5px auto 0 auto;
        height: 50px;
        line-height: 50px;
        text-align: left;
        padding-left: 10px;
    }
    .boxWrap .btnArea.ls01 {
        letter-spacing: -0.04em;
    }
    .boxWrap .btnArea a {
        font-size: 106.6%;
    }
    .boxWrap .btnArea a::after {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }
    .boxWrap .btnArea.space {
        letter-spacing: -0.07em;
    }
    .boxWrap .detail .option .over {
        display: block;
    }
    .boxWrap .detail .option .over dt {
        width: 100%;
        margin-right: 0;
        font-size: 80%;
        padding: 7px 0;
        margin-bottom: 15px;
    }
    .boxWrap .detail .option .over dd {
        font-size: 80%;
        width: 100%;
    }
    .boxWrap .detail .option .over .tBox img {
        width: 15px;
        margin-bottom: 10px;
    }
    .boxWrap .detail .option .over table {
        margin-bottom: 10px;
    }
    .boxWrap .detail .option .over .support dd span {
        font-size: 120%;
    }


    .boxWrap .detail .table .irBox dt {
        display: none;
    }
    .boxWrap .detail .table .irBox dd {
        width: 100%;
    }
    .boxWrap .detail .table .irBox dd ol li {
        margin-bottom: 0;
    }
    .boxWrap .detail .table .irBox dd ol li ul li {
        text-indent: 0;
        padding-left: 0;
    }


    .boxWrap .detail .option .over .support dt {
        margin-bottom: 0;
    }
    .boxWrap .detail .option .over .support dd {
        padding-left: 1.0rem;
        width: auto;
    }
    .boxWrap .detail .option .over .support:first-child {
        margin-bottom: 10px;
    }


    #link02 {
        margin-top: 80px;
    }
    #link02 .boxWrap .btnArea {
        line-height: 1.5;
        height: auto;
        padding: 10px 0;
    }
    #link02 .boxWrap .btnArea a p {
        text-align: left;
        padding-left: 12px;
    }


    /*******************************
    linkArea
    *******************************/
    #linkArea {
        width: 86.7%;
    }
    #linkArea .btnArea {
        height: 60px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    #linkArea .btnArea a {
        font-size: 106.6%;
    }
    #linkArea .btnArea p {
        width: 98.5%;
        margin: 3px auto;
        height: 50px;
    }
    #linkArea .btnArea a::after {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

    /*******************************
    scroll-hint
    *******************************/
    .scroll-hint-icon {
        background: rgb(0 51 106) !important;
    }
    .scroll-hint-text {
        margin-top: 1px !important;
    }



    /*******************************
     .LinkBox
     *******************************/
     .LinkBox {
         margin: 38px auto;

     }
     .LinkBox .btnWrap {
         width: 86.7%;
         height: 70px;
         line-height: 60px;
         font-size: 113.3%;
     }
     .LinkBox .btnWrap div {
         height: 64px;
         margin: 3px 0 0 0px;
         width: 98%;
         text-align: left;
         padding-left: 1em;
     }
     .LinkBox .btnWrap.btn01 {
         margin-bottom: 14px;
     }
     .LinkBox .btnWrap.btn01::after {
         right: 10px;
         width: 30px;
         height: 30px;
         margin-top: -15px;
     }
     .LinkBox .txt01 {
         font-size: 80%;
         margin-bottom: 5px;
     }
     .LinkBox .btnWrap.btn01 {
         width: 92.9%;
     }


    /*******************************
    addition
    *******************************/
    .announcement01 {
        font-size: 16px;
    }
    .announcement02 {
        font-size: 80%;
        margin: 0 auto;
    }



}
