/* responsive */


@media screen and (max-width: 1580px) {

    .titleWrap {
        max-width: 400px;
    }

    .titleWrap span img {
        max-width: 60%;
        width: 100%;
        padding: 5% 0 10% 0;
    }

    .titleWrap p {
        font-size: 14px;
    }


    .sec01_box {
        width: 65%;
        margin: 5% auto;
        background-size: contain;
    }

    .sec01_box p {
        /*font-size: 18px;
        line-height: 50px;
        padding: 15% 0 0 0;*/
    }

    .sec03_topBox {
        max-width: 885px;
    }

    .sec03BkWrap img {
        top: 2%;
    }

    .sec03CenterBkWrap img {
        top: 57%;
    }

    .sec03BottomBkWrap img {
        width: 32.99%;
    }

    .sec04BkWrap img {
        display: none;
    }

    /*
    .sec04BkWrap img:first-child {
        top: 3%;
    }

    .sec04BkWrap img:last-child {
        top: 3%;
    }*/

    .sec05_box h2 span img {
        width: 45%;
    }

    .sec05BkWrap img:first-child {
        top: 34%;
        width: 11.95%;
    }

    .sec05BkWrap img:last-child {
        top: 45%;
        width: 12.89%;
        right: 1%;
    }

    .sec07_topBox {
        max-width: 885px;
    }

    .sec07AkWrap img {
        top: 1%;
    }

    #g-nav li a {
        padding: 6px;
    }


}

@media screen and (min-width:1080px) {
    .bottomBoxImgWrap ul {
        gap: 50% 10%;
    }
}

@media screen and (max-width: 1080px) {

    br.braddition {
        display: block;
    }


    /*body {
        overflow-x: hidden;
    background-size: 70px 70px;
    }*/

    .titleWrap {
        max-width: 400px;
    }

    .titleWrap p img {
        width: 100%;
    }

    .sec01_box p {
        font-size: 16px;
        line-height: 45px;
        padding: 15% 13% 0 13%;
        letter-spacing: 1px;
    }

    .sec01_box {
        /*height: 650px;*/
        width: 60%;
        margin: 10% auto 10% auto;
        background-repeat: repeat-y;
        border-bottom: 10px solid #000;
        padding: 20px 20px 30px;
    }

    .sec01_boxArea {
        background-color: #ffffff;
        position: relative;
    }

    .pageInBtnWrap {
        margin: 0 auto;
        max-width: 410px;
        width: 100%;
    }

    .sec01_box {
        /*height: 575px;*/
        width: 50%;
        margin: 5% auto;
    }

    .sec01_box h2 {
        position: absolute;
        top: -17%;
        left: -16%;
        width: 100%;
        max-width: 250px;
    }

    .sec01_box h2 img {
        width: 100%;
    }

    .RightImgbox p {
        letter-spacing: 0;
        font-size: 15px;
    }

    .sec01_box p {
        font-size: 15px;
        line-height: 32px;
        padding: 6% 8% 3% 8%;
        letter-spacing: 0px;
    }

    .pageInBtnWrap li a img {
        width: 100%;
        background-size: contain;
    }

    .bottomBoxImgWrap ul {
        margin: 0 auto;
        /*width: 100%;*/
        max-width: 950px;
        gap: 5% 5%;
    }

    .bottomBoxImgWrap ul li {
        max-width: 280px;
        width: 100%;
    }

    .pageInBtnWrap ul li a {
        font-size: 16px;
    }

    .sec03BkWrap img {
        width: 15.32%;
    }

    .sec03BkWrap img:nth-child(4),
    .sec03BkWrap img:nth-child(6),
    .sec03BkWrap img:nth-child(10),
    .sec03BkWrap img:nth-child(12) {

        display: none;
    }

    .sec03_topBox {
        margin: 5% auto 0 auto;
    }

    /*.sec03_h3Box {
        margin: -29% 0 0 0;
    }*/

    .sec03_bottomBox {
        margin: 24% 0 0 0;
    }

    .sec03CenterBkWrap img {
        top: 61%;
    }

    .imgBox dl dt img {
        width: 100%;
    }

    .openbtn {
        right: -10px !important;
    }

    .preWrap ul {
        margin: 0 auto;
        max-width: 950px;
    }

    .preWrap ul li {
        max-width: 280px;
    }

    .preWrap ul li.autumn {
        max-width: 605px;
    }

    .preWrap h3 strong {
        font-size: 29px;
    }

    .preWrap h3 {
        letter-spacing: 1px;
        padding: 0;
    }

    /*.preWrap dl dt {
        height: 316px;
    }*/

    .preWrap dl dt span {
        /*margin: -58px 0 0 -3px;*/
        margin: 0 auto;
    }

    .preWrap dl dt span:nth-of-type(2) {
        margin: -25px 0 0 8px;
    }

    .specialPreBox {
        max-width: 745px;
        margin: 0 auto;
        background: url(../images/sec04/borderImg02.svg) repeat;
        display: block;
        padding: 12px 30px 12px 30px;
        position: relative;
        background-size: 19px;
    }

    .specialPreBox:before {
        content: url(../images/sec04/number5IconTABw.svg);
        position: absolute;
        width: 61.25px;
        height: 61.25px;
        left: 0;
        top: 0;
    }

    .specialPreBox dl dt {
        padding: 2% 0 0 0;
        height: 78px;
    }

    .specialPreBox dl dd {
        font-size: 18px;
        padding: 0 0 3% 0;
    }

    .specialPreBox dl dt span {
        margin: 2% 3% 0 3%;
        background-size: 65%;
        font-size: 18px;
        line-height: 44px;
    }

    .sec05BkWrap {
        position: relative;
    }

    .sec05BkWrap img:first-child {
        top: 96%;
    }

    .sec05BkWrap img:last-child {
        top: 96%;
    }

    .i_main_mapWrap {
        max-width: 720px;
    }

    .textWrapA {
        /*border: 10px dashed;
        border-color: #fff;*/
        margin: 0;
        max-width: 800px;
        margin: 5% auto 0 auto !important;
    }

    .sec07TxtBox dd {
        margin: 0;
    }

    .sec04_h3Box h3 {
        font-size: 19px;
        letter-spacing: 2.5px;
        line-height: 32px;
    }

    .specialPreWrap {
        max-width: 950px;
        margin: 0 auto;
    }

    .WPreWrap {
        max-width: 950px;
    }

    /*.wpLeftBox p {
        line-height: 30px;
        margin: 20% auto 11% auto;
    }*/

    .wpRightBox {
        padding: 10% 0 0 2%;
        max-width: 354px;
    }

    .wpRightBox img {
        width: 100%;
    }

    .btnAtype a {
        max-width: 350px;
        margin: 0 auto;
        display: block;
    }

    .pageInBtnWrap li a img,
    .btnAtype a img,
    .btnCtype a img {
        width: 100%;
    }

}



@media screen and (max-width: 820px) {

    small {
        font-size: 10px;
        letter-spacing: 0;
    }

    br.braddition {
        display: none;
    }

    .btnAtype a {
        max-width: 350px;
        margin: 0 auto;
        display: block;
    }

    .pageInBtnWrap li a img,
    .btnAtype a img,
    .btnCtype a img {
        width: 100%;
    }


    /*.topWrap {
        height: 100vh;
    }*/

    .titleWrap {
        z-index: 2;
        /*top: 78px;*/
        max-width: 430px;
    }

    /*.titleWrap span {
        margin: 23% 0 0 0;
    }*/

    .TopBkWrap img {
        top: 8%;
        width: 40.65%;
    }

    .sec01_box p {
        font-size: 16px;
        line-height: 29px;
        padding: 5% 3% 0 3%;
        letter-spacing: 0px;
    }

    .sec01_box {
        height: 544px;
        width: 63%;
        margin: 10% auto 10% auto;
    }

    .sec01BkWrap img {
        top: 64%;
        width: 16.65%;
    }

    .iWrap {
        margin: 0 auto;
    }

    .RightImgbox p {
        left: 57px;
        top: -198px;
    }

    .ws {
        max-width: 618px;
    }

    .sec02_box dl dt,
    .sec02_box dl dd {
        padding-left: 20%;
    }

    .sec03_box h3 {
        font-size: 1em;
    }

    .sec03_topBox {
        max-width: 960px;
        /*height: 1250px;*/
        margin: 0% auto 0 auto;
        padding: 30px;
        border-bottom: 6px solid #000;
    }

    .sec01_box {
        height: 650px;
        width: 60%;
        margin: 10% auto 10% auto;
        background-repeat: repeat-y;
        border-bottom: 10px solid #000;
        padding: 20px 20px 30px;
    }

    .leftImgbox {
        margin: 0 auto;
        padding-left: 15%;
    }

    .leftImgbox img {
        width: 80%;
        margin: 0 auto;
    }

    .textWrapA {
        max-width: 650px;
    }

    .AinBox ul li {
        font-size: 14px;
        line-height: 30px;
    }

    /*.sec03_topBox {
        margin: 30% auto 35% auto;
    }*/

    .sec03BkWrap img {
        top: 4%;
    }

    .centerBox_bottom {
        max-width: 650px;
    }

    .bottomBoxImgWrap ul {
        max-width: 700px;
        padding: 0;
        gap: 2% 5%;
    }

    .bottomBoxImgWrap ul li {
        max-width: 203px;
    }

    .sec03CenterBkWrap img {
        top: 62%;
    }

    .wm {
        max-width: 700px;
    }

    .textp {
        padding: 10%;
    }

    .preWrap h3 {
        font-size: 17px;
        line-height: 48px;
    }

    .preWrap h3 strong {
        font-size: 24px;
    }

    /*.preWrap h3:before, .preWrap h3:after {
        content: "";
        width: 33px;
    }*/

    .i_main_mapWrap {
        width: 90%;
    }

    .box_title_qa h3 {
        width: 92%;
    }

    .preWrap ul {
        max-width: 700px;
    }

    .preWrap ul li {
        max-width: 203px;
    }

    .preWrap dl dt span {
        width: 207px;
        font-size: 14px;
        line-height: 25px;
        /*margin: -44px 0 0 -3px;*/
        background-size: contain;
        letter-spacing: 0px;
    }

    .preWrap dl dt span:nth-of-type(2) {
        margin: -21px 0 0 5px;
    }

    .preWrap dl dt {
        height: 217px;
    }

    .preWrap dl dd span {
        line-height: 22px;
    }

    .preWrap dl dd span small {
        left: 0;
        font-size: 10px;
        display: inherit;
        right: unset;
    }

    .preWrap ul li.autumn {
        max-width: 451px;
    }

    .specialPreBox {
        max-width: 451px;
        padding: 4px 19px 4px 19px;
        background-size: 19px;
    }

    .specialPreBox:before {
        content: url(../images/sec04/number5IconTAB.svg);
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0;
        top: 0;
    }

    .specialPreBox dl dt span {
        margin: 5% 24%;
    }

    .specialPreBox dl dt {
        padding: 2% 0 0 0;
        height: 45px;
    }

    .specialPreBox dl dd {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 30px;
        letter-spacing: 1px;
        padding: 5% 0;
    }

    .sec07TxtBox ul,
    .sec07TxtBox ol.boxin,
    .sec07TxtBox dl {
        margin: 5% auto;
        max-width: 600px;
    }

    .sec07TxtBox p {
        max-width: 600px;
        margin: 0 auto;
    }

    /*.sec05AkWrap img {
        top: 10%;
    }*/

    .WPreWrap {
        max-width: 700px;
    }

    .wpBoxWrap {
        display: flex;
    }

    .wpBoxWrap h3 {
        left: 7%;
        text-align: center;
        padding: 0 5%;
        font-size: 28px;
    }

    .wpLeftBox p {
        margin: 7% auto 0 auto;
        font-size: 16px;
        line-height: 33px;
    }

    .sec07_box {
        padding: 0 0 5% 0;
    }

    .wpRightBox {
        padding: 3% 0 0 1%;
        max-width: 270px;
    }

    .wpRightBox img {
        width: 100%;
    }

}

@media screen and (max-width: 768px) {

    .sec01_box {
        height: 650px;
        width: 60%;
        margin: 10% auto 10% auto;
        background-repeat: repeat-y;
        border-bottom: 10px solid #000;
        padding: 20px 20px 30px;
    }

    .sec01_boxArea {
        background-color: #ffffff;
        position: relative;
    }

    .TopBkWrap img,
    .sec01BkWrap img,
    .sec02BkWrap img,
    .sec03BkWrap img,
    .sec04BkWrap img,
    .sec07AkWrap img {
        display: none;
    }
}

@media screen and (max-width: 480px) {

    .sp {
        display: block;
    }

    .pc {
        display: none;
    }

    img {
        width: 100%;
    }

    /*body {
        overflow-x: hidden;
    }*/

    .spTopWrap {
        display: block;
        height: 60vh;
    }

    .h1WrapSp {
        position: absolute;
        width: 300px;
        margin: 0 auto 0 auto;
        display: block;
        inset: 0;
        z-index: 2;
        top: 18%;
    }

    .spTopWrap h1 {
        width: 300px;
        margin: auto;
        display: block;
        inset: 0;
        position: relative;
        z-index: 10;
    }

    .spTopWrap h1 img {
        height: auto;
        position: unset;
    }

    .spTopWrap span img {
        height: auto;
        width: 100%;
        position: unset;
    }

    .spTopWrap p {
        max-width: 280px;
        margin: 3% auto 0 auto;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        letter-spacing: 2px;
        line-height: 28px;
        display: block;
        inset: 0;
    }

    .spTopWrap p img {
        position: unset;
        object-fit: contain;
        height: 100%;
        width: 100%;
    }

    .spTopWrap img {
        position: absolute;
        top: -1%;
        z-index: 0;
        object-fit: contain;
        height: 100vh;
    }

    .openbtn {
        right: -23px !important;
    }

    .openbtn span {
        right: 5%;
    }

    #g-nav ul {
        opacity: 0;
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 54%;
        transform: translate(-50%, -50%);
        width: 65%;
    }


    .iWrap,
    .preWrap ul {
        display: flex;
        max-width: 375px;
    }

    .titleWrap h1 img {
        width: 60%;
    }

    .sec01_box {
        width: 85%;
        height: 765px;
        display: block;
        /*margin: 15% auto 88% auto;*/
        background-size: contain;
        padding: 10px;
    }

    .sec01_box h2 {
        position: absolute;
        top: -12%;
        left: -15%;
        width: 100%;
        max-width: 230px;
    }

    .sec01_box p {
        font-size: 15px;
        line-height: 28px;
        margin: 5% auto 10% auto;
        letter-spacing: 0;
        max-width: 260px;
    }

    .sec01_boxArea {
        padding: 16px;
    }

    .pageInBtnWrap ul {
        margin: 5% auto 5% auto;
        padding: 0;
        flex-wrap: unset;
        width: fit-content;
        display: block;
    }

    .pageInBtnWrap li {
        display: block;
        margin: 0 3px;
        width: 100%;
    }

    .pageInBtnWrap li:nth-child(1),
    .pageInBtnWrap li:nth-child(2),
    .pageInBtnWrap li:nth-child(3) {
        margin: 0;
    }

    .sec01BkWrap img {
        position: absolute;
        top: 74%;
        width: 35.65%;
    }


    .sec02_box h2 img {
        width: 25%;
    }
    .sec02_box h3,
    .sec02_box p {
        font-size: 12px;
    }
    .sec02_box .sp{
        padding-bottom: 5%;
    }
    .sec03_box h2 img {
        width: 81%;
    }

    .sec03CenterBkWrap img {
        top: 57%;
    }

    .sec04_box h2 img {
        width: 47.2%;
    }

    .sec05_box h2 img {
        width: 50%;
    }

    .sec05_box h2 span img {
        width: 50%;
    }

    .sec06_box h2 img {
        width: 20.93%;
    }

    .sec07_box h2 img {
        width: 33.24%;
    }

    h2 span:last-child {
        font-size: 12px;
        letter-spacing: 2px;
        margin: 0;
    }

    .RightImgbox {
        position: relative;
        max-width: 300px;
        margin: 0 auto;
    }

    .RightImgbox img {
        position: relative;
        z-index: 10;
        margin: 203px 0 0 0;
    }

    .RightImgbox p {
        background: url(../images/sec02/fukidashi.svg) top center no-repeat;
        display: inline-block;
        width: 209px;
        height: 237px;
        position: absolute;
        padding: 46px 40px;
        font-size: 14px;
        color: #4d4d4d;
        line-height: 28px;
        font-family: "M PLUS Rounded 1c";
        font-weight: 600;
        text-align: justify;
        left: 10px;
        top: unset;
        margin: 0;
    }

    .btnAtype {
        max-width: 300px;
        margin: 10% auto;
    }

    .btnAtype p {
        font-size: 12px;
        letter-spacing: 0px;
    }

    .AinBox h3 {
        font-size: 20px;
        letter-spacing: 2px;
    }

    .AinBox ul li {
        font-size: 13px;
        line-height: 29px;
    }

    .BinBox ul li {
        max-width: 113px;
        margin: 15px auto;
        font-size: 14px;
    }

    /*.BinBox {
        padding: 5% 5% 50% 5%;
    }*/

    /*.textbord {
        width: 267px;
        margin: 212px auto 0 auto;
        position: absolute;
        left: 50%;
        background-size: contain;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }*/

    .textbord p {
        font-size: 13px !important;
        line-height: 21px !important;
        max-width: 217px;
        margin: 9% auto;
    }

    .textWrapA {
        border: 5px dashed;
        border-color: #fff;
        margin: 5px !important;
    }

    .sec02_box dl dt,
    .sec02_box dl dd {
        font-size: 12px;
        line-height: 20px;
    }

    .sec03_topBox,
    .sec07_topBox {
        padding: 10px;
        /*background-size: 10px;*/
    }

    .sec03_topBox {
        border-bottom: 3px solid #000;
    }
    .sec03_box2 {
        max-width: 650px;
        margin: 5% 5% 0 5%;
        display: block;
        padding: 30px;
    }

    .sec03_box2 p {
        font-size: 12px;
        line-height: 1rem;
    }

    .sec03_box2 img {
        margin: 5% auto;
    }

    .sec03BkWrap img {
        top: 3.5%;
        width: 22.32%;
    }

    .sec03_centerBox h2 {
        font-size: 20px;
    }

    .centerBox_top h3,
    .centerBox_bottom h3 {
        font-size: 18px;
    }

    .centerBox_bottom {
        column-gap: 10px;
    }

    .inWrap {
        margin: 0;
        padding: 30px 5% 26px 5%;
    }

    /*.sec03_h3Box {
        margin: -59% 0 0 0;
    }*/
    .inWrap .sec03_h3Box img {
        margin: 0 auto 5%;
        display: block;
    }

    .sec03_h3Box h3 {
        font-size: 15px;
        letter-spacing: 1px;
        color: #000000;
        line-height: 28px;
        max-width: 316px;
        margin: 5% auto 2% auto;
        display: flex;
        width: 100%;
    }

    .sec03_h3Box h3:before,
    .sec03_h3Box h3:after {
        content: "";
        width: 39px;
        background-size: contain;
    }

    .centerBox_bottom span {
        font-size: 12px;
        line-height: 25px;
        display: block;
    }

    .sec03_topBox p {
        font-size: 8px;
        /*line-height: 31px;*/
        letter-spacing: 0px;
    }

    /*.sec03_bottomBox {
        margin: 50% 0 0 0;
    }*/

    .sec03_bottomBox h3 {
        font-size: 16px;
        line-height: 43px;
    }

    .sec03_bottomBox h3 span {
        background: url(../images/sec03/sec03_bottom.gif) top center no-repeat;
        width: 350px;
        height: 45px;
        display: block;
        background-size: contain;
        margin: 0 auto;
    }

    .sec03_bottomBox h3 span:first-child,
    .sec03_bottomBox h3 span:last-child {
        margin: 0 auto;
    }

    .DinBox ul li {
        margin: 0;
    }

    .DinBox ul li img {
        height: auto;
    }
    .bottomBoxImgWrap ul {
        padding: 0%;
    }
    .bottomBoxImgWrap ul li {
        max-width: 165px;
        width: 100%;
        height: auto;
    }

    .bottomBoxImgWrap ul li:nth-of-type(1),
    .bottomBoxImgWrap ul li:nth-of-type(3) {
        margin: 5% auto;
    }

    .bottomBoxImgWrap ul li:nth-of-type(5) {
        margin: 5%;
    }

    .bottomBoxImgWrap ul li:nth-of-type(2),
    .bottomBoxImgWrap ul li:nth-of-type(4) {
        margin: 5% auto;
    }

    .sec03BottomBkWrap img {
        right: -21px;
        bottom: 9%;
        width: 53.99%;
    }

    .imgBox dd {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
        color: #000000;
        font-weight: bold;
        margin: 2% 0;
        text-align: justify;
    }

    .wm {
        max-width: 350px;
    }

    .sec04_box {
        margin: 15% 0 20% 0;
    }

    .sec04BkWrap img:first-child {
        top: 2.5%;
        width: 24.32%;
    }

    .sec04BkWrap img:last-child {
        top: 4.3%;
        width: 33.36%;
    }

    .sec04_h3Box {
        margin: 35% 0 0 0;
    }


    .sec04_h3Box h3 {
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 29px;
        max-width: 340px;
    }

    .sec04_h3Box h3:before,
    .sec04_h3Box h3:after {
        content: "";
        width: 42px;
        background-size: contain;
    }

    .preWrap h3 {
        font-size: 23px;
        padding: 0;
        line-height: 62px;
    }

    .preWrap h3 strong {
        font-size: 36px;
    }

    .preWrap {
        padding: 0 0 5% 0;
    }

    .preWrap ul li {
        max-width: 165px;
        width: 100%;
        background-size: contain;
        list-style: none;
    }

    .preWrap ul li:nth-of-type(1),
    .preWrap ul li:nth-of-type(2),
    .preWrap ul li:nth-of-type(3),
    .preWrap ul li:nth-of-type(4),
    .preWrap ul li:nth-of-type(5),
    .preWrap ul li:nth-of-type(6),
    .preWrap ul li:nth-of-type(7),
    .preWrap ul li:nth-of-type(8),
    .preWrap ul li:nth-of-type(9),
    .preWrap ul li:nth-of-type(10) {
        margin: 5% auto;
    }

    .preWrap ul li:nth-of-type(11) {
        margin: 0 3%;
    }

    .preWrap dl dt span {
        /*background: url(../images/sec04/autumn/preTitlebk.gif) top center no-repeat;*/
        max-width: 165px;
        height: 33px;
        padding: 0;
        font-size: 11px;
        line-height: 20px;
        font-weight: 600;
        text-align: center;
        font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
        letter-spacing: 0;
        /* position: absolute; */
        display: block;
        /*margin: -42px auto 0 auto;*/
        width: 100%;
        background-size: contain;
    }

    .preWrap dl dt span small {
        font-size: 10px;
        letter-spacing: 0;
        transform: scale(0.7);
        display: inline-block;
    }

    .preWrap dl dt span:nth-of-type(2) {
        margin: -24px 0 0 10px;
    }

    .preWrap dl dt {
        display: block;
        height: auto;
    }

    .preWrap dl dd {
        margin: 7% 0;
        font-size: 12px;
        line-height: 21px;
    }

    .preWrap dl dt span strong {
        font-size: 6px;
    }

    .preWrap dl dd span small {
        font-size: 10px;
        letter-spacing: 0;
    }

    .i_main_mapWrap {
        width: 90%;
        height: 550px;
        margin: 0;
        max-width: 300px;
    }

    .preWrap h3:before,
    .preWrap h3:after {
        content: "";
        width: 52px;
    }

    .specialPreBox {
        padding: 10px 10px;
        background-size: 10px;
        margin: 0 5%;
    }

    .specialPreBox:before {
        content: url(../images/sec04/number5IconSP.svg);
        position: absolute;
        width: 10%;
        height: 10%;
        left: 0;
        top: 0;
        background-size: 30px;
    }

    .specialPreBox dl {
        background-color: #ffffff;
        margin: 0;
    }

    .specialPreBox dl dt {
        padding: 2% 0 0 0;
        height: 30px;
    }

    .specialPreBox dl dt span {
        background: url(../images/sec04/preTitlebkBig.gif) top center no-repeat;
        width: 100%;
        height: auto;
        padding: 0;
        font-size: 16px;
        color: #e34b4a;
        line-height: 35px;
        font-weight: 600;
        text-align: center;
        font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
        letter-spacing: 1px;
        display: block;
        margin: 0 10%;
        max-width: 250px;
        background-size: contain;
    }

    .specialPreBox dl dd {
        font-size: 14px;
        color: #000000;
        letter-spacing: 1px;
        line-height: 23px;
        text-align: center;
        font-weight: bold;
        padding: 5% 8%;
        margin: 0;
    }

    .WPreWrap {
        max-width: 1140px;
        margin: 15px;
        border: 6px dashed;
    }

    .wpArea {
        padding: 30px 15px;
    }

    .wpBoxWrap {
        display: block;
        padding: 2% 5%;
    }

    .wpBoxWrap h3 {
        font-size: 21px;
        font-weight: bold;
        color: #81c5ee;
        letter-spacing: 3px;
        top: -16px;
        padding: 0 5%;
        left: 13px;
        line-height: 32px;
        max-width: 243px;
        text-align: center;
    }

    .wpBoxWrap h3:before,
    .wpBoxWrap h3:after {
        content: none;
    }

    .wpLeftBox p {
        font-size: 14px;
        line-height: 31px;
        margin: 11% auto 0 auto;
        letter-spacing: 1px;
    }

    .wpLeftBox p span {
        letter-spacing: 1px;
    }

    .wpRightBox {
        padding: 0 0 0 0;
        max-width: unset;
    }

    .wpRightBox img {
        width: 100%;
    }

    .accordion {
        margin: 1em auto 1em auto;
    }

    .sec05AkWrap img {
        display: none;
    }

    .sec05BkWrap img:first-child {
        top: 56%;
        width: 22.95%;
        position: relative;
    }

    .sec05BkWrap img:last-child {
        top: 56%;
        width: 22.95%;
        position: relative;
        margin: 0 0 0 181px;
    }

    .box_title {
        padding: 4% 2%;
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
    }

    .box_title_qa h3 {
        font-size: 12px;
        letter-spacing: 2px;
        font-weight: 600;
        display: inline-flex;
        margin: 1% 0 1% 0;
        color: #333333;
        width: 81%;
        text-align: left;
        padding: 0 0 0 0;
    }

    .box_title_qa h3 strong {
        color: #dadf00;
        font-size: 24px;
        font-weight: bold;
        padding: 0 4% 0 0;
    }

    .box_title_qa::after,
    .box_title_qa::before {
        content: "";
        top: 1.1em;
    }

    .sec06_box {
        margin: 15% auto 20% auto;
    }

    .sec07_box {
        margin: 15% auto 20% auto;
    }

    .sec07TxtBox h3 {
        font-size: 18px;
        display: block;
        margin: 5% auto 5% auto;
        padding: 0 0 3% 0;
    }

    .sec07TxtBox ul {
        margin: 5% auto;
        max-width: 280px;
        padding: 0;
    }

    .sec07TxtBox p {
        font-size: 12px;
        line-height: 29px;
        font-weight: bold;
        letter-spacing: 1px;
        text-align: justify;
        max-width: 350px;
        margin: 0 auto;
    }

    .sec07TxtBox ul li,
    .sec07TxtBox ol.boxin li,
    .sec07TxtBox dd {
        font-size: 12px;
        line-height: 28px;
        color: #1a1a1a;
        text-align: justify;
        font-weight: 500;
        padding: 0;
        margin: 0;
    }

    .sec07TxtBox dl {
        max-width: 300px;
        margin: 0 auto 5% auto;
    }

    .sec07TxtBox ol.boxin {
        padding: 0 5%;
    }


    footer img {
        width: 50%;
    }

}