@charset "UTF-8"; @media screen and (min-width: 768px),print {
    /* 3枚表示のbxslider
  -------------------------------------*/.full-screen2 {
        width: 331px;
        height: 133px;
    }

    #contentsmain {
        margin: 0 auto;
        position: relative;
    }

    #contentsmain .inner-Box {
        margin: 0 auto;
        position: relative;
        width: 1280px;
        height: 668px;
    }

    #contentsmain .inner-Box span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 385px;
        left: 23px;
    }

    #contentsmain .inner-Box span.icon02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 459px;
        left: 27px;
        animation: moveUpDown 3s ease-in-out infinite;
    }

    @keyframes moveUpDown {
        0%, 100% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(10px);
        }
    }

    #contentsmain .inner-Box span.icon03 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 33px;
        right: 26px;
    }

    #contentsmain .inner-Box h2 {
        padding-top: 99px;
    }

    #contentsmain .inner-Box h2 img {
    }

    #contentsmain .inner-Box h3 {
        position: absolute;
        top: 21px;
        left: 32px;
    }

    #contentsmain .inner-Box h3 img {
    }

    #contentsmain .sliderArea {
        position: absolute;
        top: -100px;
        right: -6px;
        width: 913px;
        height: 625px;
    }

    #contentsmain .sliderArea .slick-img img {
        width: 100%;
    }

    @keyframes zoomUp {
        0% {
            transform: scale(1);
        }

        100% {
            transform: scale(1.15);
            /* 拡大率 */
        }
    }

    #contentsmain .sliderArea .add-animation {
        animation: zoomUp 10s linear 0s normal both;
    }

    #contentsmain #information {
        width: 531px;
        height: 84px;
        border-top: #fff solid 1px;
        border-bottom: #fff solid 1px;
        background: #6095B1;
        position: absolute;
        bottom: 100px;
        right: -80px;
        overflow: hidden;
    }

    #contentsmain #information .inner-Box {
    }

    #contentsmain #information h3::before {
        content: "";
        display: block;
        width: 1px;
        height: 42px;
        position: absolute;
        top: -1px;
        left: 89px;
        background: #fff;
    }

    #information .system-list {
        padding: 1px;
        margin-bottom: 0px;
        padding-left: 122px;
    }

    #information .system-list li {
        overflow: hidden;
        line-height: 1.4;
        color: #fff;
        padding: 26px 20px;
        position: relative;
    }

    #information .system-list li a {
        color: #fff;
        text-decoration: none;
    }

    #information .system-list li a:hover {
        text-decoration: none;
    }

    #information .system-list .system-date {
        font-size: 16px;
        line-height: 0.48px;
        margin-bottom: 10px;
    }

    #information .system-list .system-ttl-01 {
        font-size: 16px;
        line-height: 1.6;
        display: block;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        width: 310px;
    }

    #contents01 {
        margin: 0 auto 212px;
        position: relative;
        padding: 152px 0 0 0;
    }

    #contents01 .inner-Box {
        margin: 0 auto 345px;
        position: relative;
        width: 1280px;
    }

    #contents01 .inner-Box span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -88px;
        right: -33px;
        animation: moveUpDown2 3s ease-in-out infinite;
    }

    @keyframes moveUpDown2 {
        0%, 100% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(10px);
        }
    }

    #contents01 .inner-Box h2 {
        position: absolute;
        top: 0;
        left: 124px;
    }

    #contents01 .inner-Box h2 img {
    }

    #contents01 .inBox {
        margin: 0 127px 0 auto;
        position: relative;
        width: 400px;
        color: #fff;
        padding-top: 185px;
    }

    #contents01 .inBox h3 {
        font-size: 28px;
        line-height: 45px;
        font-weight: 700;
        letter-spacing: 3.36px;
        margin-bottom: 34px;
    }

    #contents01 .inBox h3 span {
    }

    #contents01 .inBox p.text1 {
        font-size: 14px;
        line-height: 34px;
        font-weight: 300;
        letter-spacing: 1.68px;
        margin-bottom: 21px;
    }

    #contents01 .inBox p.text2 {
        font-size: 12px;
        line-height: 1.6;
        font-weight: 500;
        letter-spacing: 1.44px;
        margin-bottom: 50px;
    }

    p.more {
        position: relative;
        display: block;
        width: 211px;
    }

    p.more img {
    }

    p.more span.btnarr {
        display: block;
        line-height: 1;
        position: absolute;
        top: 2px;
        right: -23px;
        transition: transform 0.5s ease;
    }

    p.more:hover span.btnarr {
        transform: translateX(10px);
    }

    #contents01 span.icon02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 541px;
        left: -132px;
        animation: moveUpDown3 3s ease-in-out infinite;
    }

    @keyframes moveUpDown3 {
        0%, 100% {
            transform: translateX(0);
        }

        50% {
            transform: translateX(10px);
        }
    }

    #contents01 figure.photo {
        position: relative;
        top: 0;
        left: 0;
    }

    #contents01 figure.photo img {
        width: 100%;
        height: auto;
    }

    #contents02 {
        margin: 0 auto;
        position: relative;
        background: url('../images/index/contents02-back01.png')no-repeat bottom center;
        padding-bottom: 344px;
    }

    #contents02 span.ttlleft {
        display: block;
        line-height: 1;
        position: absolute;
        top: 7px;
        left: 50%;
        margin-left: -155px;
    }

    #contents02 h2 {
        font-size: 22px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 2.64px;
        margin-bottom: 88px;
        text-align: center;
        color: #fff;
    }

    #contents02 span.ttlright {
        display: block;
        line-height: 1;
        position: absolute;
        top: 6px;
        left: 50%;
        margin-left: 129px;
        transform: scale(-1, 1);
    }

    #contents02 .inner-Box1 {
        margin: 0 auto 63px;
        position: relative;
        min-height: 524px;
        width: 1280px;
        padding-left: 752px;
        z-index: 8;
    }

    #contents02 .inner-Box1 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 183px;
        left: 50%;
        margin-left: 625px;
        display: none;
    }

    #contents02 .inner-Box1 figure.photo {
        position: absolute;
        top: 0;
        left: -80px;
    }

    #contents02 .inner-Box1 p.f-gop {
        font-size: 50px;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.8px;
        margin-bottom: 17px;
        color: #DEDC9A;
        padding-top: 152px;
    }

    #contents02 .inner-Box1 h3 {
        font-size: 28px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 3.36px;
        margin-bottom: 49px;
        color: #fff;
    }

    #contents02 .inner-Box1 h3 span {
    }

    #contents02 .inner-Box1 span.icon02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -34px;
        left: 50%;
        margin-left: 570px;
    }

    #contents02 .inner-Box2 {
        margin: 0 auto -170px;
        position: relative;
        width: 1280px;
        padding-left: 732px;
        z-index: 7;
    }

    #contents02 .inner-Box2 figure.photo {
        position: relative;
        top: 0;
        margin-bottom: 13px;
    }

    #contents02 .inner-Box2 p.f-gop {
        font-size: 50px;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.8px;
        margin-bottom: 18px;
        color: #DEDC9A;
        padding-top: 6px;
    }

    #contents02 .inner-Box2 h3 {
        font-size: 28px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 3.36px;
        margin-bottom: 39px;
        color: #fff;
    }

    #contents02 .inner-Box2 h3 span {
    }

    #contents02 .inner-Box2 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: 93px;
        left: 50%;
        margin-left: -890px;
    }

    #contents02 .inner-Box3 {
        margin: 0 auto -169px;
        position: relative;
        width: 1100px;
        padding-right: 732px;
        z-index: 6;
    }

    #contents02 .inner-Box3 figure.photo {
        position: relative;
        top: 0;
    }

    #contents02 .inner-Box3 p.f-gop {
        font-size: 50px;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.8px;
        margin-bottom: 17px;
        color: #DEDC9A;
        padding-top: 19px;
    }

    #contents02 .inner-Box3 h3 {
        font-size: 28px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 3.36px;
        margin-bottom: 39px;
        color: #fff;
    }

    #contents02 .inner-Box3 h3 span {
    }

    #contents02 .inner-Box3 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: 209px;
        left: 50%;
        margin-left: 392px;
    }

    #contents02 .inner-Box4 {
        margin: 0 auto -170px;
        position: relative;
        width: 1280px;
        padding-left: 732px;
        z-index: 5;
    }

    #contents02 .inner-Box4 figure.photo {
        position: relative;
        top: 0;
    }

    #contents02 .inner-Box4 p.f-gop {
        font-size: 50px;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.8px;
        margin-bottom: 17px;
        color: #DEDC9A;
        padding-top: 20px;
    }

    #contents02 .inner-Box4 h3 {
        font-size: 28px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 3.36px;
        margin-bottom: 39px;
        color: #fff;
    }

    #contents02 .inner-Box4 h3 span {
    }

    #contents02 .inner-Box4 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: -1px;
        left: 50%;
        margin-left: -890px;
    }

    #contents02 .inner-Box5 {
        margin: 0 auto 180px;
        position: relative;
        width: 1100px;
        padding-right: 732px;
        z-index: 4;
    }

    #contents02 .inner-Box5 figure.photo {
        position: relative;
        top: 0;
    }

    #contents02 .inner-Box5 p.f-gop {
        font-size: 50px;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.8px;
        margin-bottom: 18px;
        color: #DEDC9A;
        padding-top: 18px;
    }

    #contents02 .inner-Box5 h3 {
        font-size: 28px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 3.36px;
        margin-bottom: 39px;
        color: #fff;
    }

    #contents02 .inner-Box5 h3 span {
    }

    #contents02 .inner-Box5 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: -120px;
        left: 50%;
        margin-left: -844px;
    }

    #contents02 .inner-Box6 {
        margin: 0 auto 485px;
        position: relative;
        width: 1280px;
        padding-left: 732px;
        z-index: 3;
    }

    #contents02 .inner-Box6 figure.photo {
        position: relative;
        top: 0;
    }

    #contents02 .inner-Box6 p.f-gop {
        font-size: 50px;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.8px;
        margin-bottom: 17px;
        color: #DEDC9A;
        padding-top: 21px;
    }

    #contents02 .inner-Box6 h3 {
        font-size: 28px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 3.36px;
        margin-bottom: 39px;
        color: #fff;
    }

    #contents02 .inner-Box6 h3 span {
    }

    #contents02 .inner-Box6 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: 391px;
        left: 50%;
        margin-left: -720px;
    }

    #contents02 .inner-Box-bottom {
        margin: 0 auto;
        position: relative;
        text-align: center;
    }

    #contents02 .inner-Box-bottom p.btn {
    }

    #contents02 .inner-Box-bottom p.btn img {
    }

    @keyframes slideRightToLeft {
        from {
            background-position: 215% bottom;
        }

        to {
            background-position: 0% bottom;
        }
    }

    #contents03 {
        margin: 0 auto;
        position: relative;
        background: url('../images/index/contents03-back01.png')repeat-x bottom center #F5ECE2;
        padding-top: 117px;
        padding-bottom: 776px;
        animation: slideRightToLeft 45s linear infinite;
    }

    #contents03 .inner-Box {
        margin: 0 auto;
        position: relative;
        width: 1100px;
    }

    #contents03 .inner-Box span.ill01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -29px;
        left: 50%;
        margin-left: 568px;
    }

    #contents03 .left-Box {
        position: relative;
        width: 500px;
        float: left;
        margin-right: 90px;
    }

    #contents03 .right-Box {
        position: relative;
        width: 500px;
        float: left;
        padding-top: 119px;
        left: 10px;
    }

    #contents03 span.ill02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 898px;
        left: 50%;
        margin-left: -772px;
    }

    /* event -------------------------------------*/
    #event .system-list {
    }

    #event h2 {
        position: relative;
        font-size: 22px;
        line-height: 1.6;
        letter-spacing: 2.64px;
        font-weight: 700;
        margin-bottom: 14px;
    }

    #event h2 .en {
        font-size: 60px;
        line-height: 1.6;
        letter-spacing: 1.8px;
        font-weight: 500;
        display: block;
    }

    #event h2 .icn {
        position: absolute;
        top: 74px;
        left: 0;
    }

    #event h2 .jpf {
        position: relative;
        left: 66px;
        top: -14px;
    }

    #event .system-list li {
        position: relative;
        line-height: 1.4;
        position: relative;
        margin-bottom: 37px;
    }

    #event .system-list li:nth-child(2n) {
        margin-right: 0
    }

    #event .system-list li a:hover {
        text-decoration: none;
    }

    #event .system-list .btn {
        text-align: center;
        background: #333;
        color: #fff;
        font-size: 14px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 3%;
    }

    #event .system-list .btn::after {
        content: ' >';
    }

    #event .system-pic {
        width: 100%;
        height: 365px;
        overflow: hidden;
        text-align: center;
        margin-bottom: 16px;
        border: 1px solid #333;
    }

    #event .system-pic img {
        width: 100%;
        height: 365px;
    }

    #event .system-date {
        font-weight: 600;
        font-size: 16px;
        line-height: 1.6;
        letter-spacing: 0.48px;
        margin-bottom: 20px;
    }

    #event .system-date .icon {
        display: inline-block;
        margin-right: 21px;
    }

    #event .system-date .yy {
        font-size: 17px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    #event .system-date .mm {
        font-size: 35px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    #event .system-date .dd {
        font-size: 35px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    #event .system-date .yo {
        font-size: 17px;
        margin-bottom: 10px;
        line-height: 1.4;
    }

    #event .system-date .hf {
        position: relative;
        top: -4.7px;
        padding: 0 5px 0 3px;
        display: inline-block;
    }

    #event .system-list li .system-text {
        color: #5A5A5A;
        font-size: 16px;
        line-height: 1.4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        letter-spacing: 0.48px;
    }

    #event .system-ttl-01 {
        font-size: 22px;
        font-weight: bold;
        line-height: 1.4;
        padding-bottom: 10px;
        margin-bottom: 11px;
        letter-spacing: 0.66px;
    }

    /* modelhouse -------------------------------------*/
    #modelhouse h2 {
        position: relative;
        font-size: 22px;
        line-height: 1.6;
        letter-spacing: 2.64px;
        font-weight: 700;
        margin-bottom: 14px;
    }

    #modelhouse h2 .en {
        font-size: 60px;
        line-height: 1.6;
        letter-spacing: 1.8px;
        font-weight: 500;
        display: block;
    }

    #modelhouse h2 .icn {
        position: absolute;
        top: 74px;
        left: 0;
    }

    #modelhouse h2 .jpf {
        position: relative;
        left: 66px;
        top: -14px;
    }

    #modelhouse .system-list {
    }

    #modelhouse .system-list li {
        position: relative;
        line-height: 1.4;
        position: relative;
        margin-bottom: 38px;
    }

    #modelhouse .system-list li:nth-child(2n) {
        margin-right: 0
    }

    #modelhouse .system-list li a:hover {
        text-decoration: none;
    }

    #modelhouse .system-list .btn {
        text-align: center;
        background: #333;
        color: #fff;
        font-size: 14px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 3%;
    }

    #modelhouse .system-list .btn::after {
        content: ' >';
    }

    #modelhouse .system-pic {
        width: 100%;
        height: 366px;
        overflow: hidden;
        text-align: center;
        margin-bottom: 25px;
        border: 1px solid #333;
    }

    #modelhouse .system-pic img {
        width: 100%;
        height: 366px;
    }

    #modelhouse .system-list li .system-date {
        font-size: 20px;
        margin-bottom: 17px;
        line-height: 1.4;
        letter-spacing: 0.6px;
        font-weight: 700;
    }

    #modelhouse .system-list li .system-date span {
        color: #7AA4BA;
    }

    #modelhouse .system-list li .system-text {
        color: #5A5A5A;
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 21px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        letter-spacing: 0.42px;
    }

    #modelhouse .system-list li .icon {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    #modelhouse .system-ttl-01 {
        font-size: 22px;
        font-weight: bold;
        line-height: 1.4;
        border-bottom: 1px solid #000000;
        padding-bottom: 14px;
        margin-bottom: 22px;
        letter-spacing: 0.66px;
    }

    #contents04 {
        margin: 0 auto;
        position: relative;
        background: url('../images/index/contents04-back01.png')no-repeat top 581px center #F5ECE2;
        padding-top: 390px;
        padding-bottom: 190px;
    }

    #contents04 h2 {
        position: relative;
        font-size: 18px;
        line-height: 1.6;
        letter-spacing: 0.54px;
        font-weight: 700;
        margin-bottom: 303px;
    }

    #contents04 h2 .en {
        font-size: 70px;
        line-height: 1.6;
        letter-spacing: 2.1px;
        font-weight: 500;
        display: block;
        margin-bottom: 3px;
    }

    #contents04 h2 .icn {
        position: absolute;
        top: 98px;
        left: 0;
    }

    #contents04 h2 .jpf {
        position: relative;
        left: 66px;
        top: -14px;
    }

    #contents04 .inner-Box {
        margin: 0 auto;
        position: relative;
        width: 1100px;
        padding-top: 8px;
        min-height: 810px;
    }

    #contents04 .inner-Box figure.photo {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 3;
    }

    #contents04 .inner-Box iframe {
        width: 849px;
        height: 512px;
        position: absolute;
        top: 295px;
        left: 50%;
        margin-left: -720px;
    }

    #contents04 .inner-Box ul.list1 {
        margin-left: 729px;
        margin-bottom: 77px;
    }

    #contents04 .inner-Box ul.list1 li {
        position: relative;
    }

    #contents04 .inner-Box ul.list1 li:nth-child(3n) {
        margin-right: 0px;
    }

    #contents04 .inner-Box ul.list1 li {
        position: relative;
        margin-bottom: -3px;
    }

    #contents04 .inner-Box ul.list1 li a {
    }

    #contents04 .inner-Box span.store {
        display: block;
        line-height: 1;
        position: relative;
        top: 40px;
        left: -65px;
    }

    #contents04 .inner-Box ul.list1 p {
        font-size: 16px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 1.92px;
    }

    #contents04 .inner-Box ul.list2 {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 734px;
    }

    #contents04 .inner-Box ul.list2 li {
        position: relative;
    }

    #contents04 .inner-Box ul.list2 li:nth-child(3n) {
        margin-right: 0px;
    }

    #contents04 .inner-Box ul.list2 li {
        position: relative;
        margin-bottom: -3px;
        width: 87px;
        border-bottom: 1px solid #333;
        margin-right: 40px;
    }

    #contents04 .inner-Box ul.list2 li a {
        display: inline-block;
        padding-bottom: 8px;
    }

    #contents04 .inner-Box span.arr {
        display: block;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 0;
    }

    #contents04 .inner-Box span.icon03 {
        display: block;
        line-height: 1;
        position: absolute;
        bottom: -163px;
        left: 50%;
        margin-left: 490px;
    }

    #contents04 .inner-Box ul.list2 p {
        font-size: 14px;
        line-height: 1.6;
        font-weight: 300;
        letter-spacing: 0.42px;
    }

    #contents05 h2 {
        position: relative;
        font-size: 18px;
        line-height: 1.6;
        letter-spacing: 0.54px;
        font-weight: 700;
        margin-bottom: 43px;
        color: #fff;
    }

    #contents05 h2 .en {
        font-size: 70px;
        line-height: 1.6;
        letter-spacing: 2.1px;
        font-weight: 500;
        display: block;
        margin-bottom: -2px;
    }

    #contents05 h2 .icn {
        position: absolute;
        top: 93px;
        left: 6px;
    }

    #contents05 h2 .jpf {
        position: relative;
        left: 72px;
        top: -14px;
    }

    #contents05 {
        margin: 0 auto 0px;
        position: relative;
        background: url('../images/index/contents05-back01.png')no-repeat top center #72A6C1;
        padding-top: 250px;
        padding-bottom: 299px;
    }

    #contents05 figure.creimg {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        padding-top: 18px;
        margin-bottom: 98px;
    }

    #contents05 .inner-Box1 {
        margin: 0px auto 48px;
        position: relative;
        width: 1100px;
    }

    #contents05 .inner-Box1 span.icon00 {
        display: block;
        line-height: 1;
    }

    #contents05 .inner-Box1 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 23px;
        left: 50%;
        margin-left: 470px;
    }

    #contents05 .inner-Box1 ul {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #contents05 .inner-Box1 ul li {
        margin-right: 59px;
        margin-bottom: 60px;
    }

    #contents05 .inner-Box1 ul li:nth-child(3n) {
        margin-right: 0px;
    }

    #contents05 .inner-Box1 ul li figure {
    }

    #contents05 .inner-Box2 {
        margin: 0px auto 128px;
        position: relative;
        width: 800px;
        /* height: 320px; */
        padding-left: 0px;
    }

    #contents05 .inner-Box2 p.btn {
        position: absolute;
        top: 0;
        left: 0;
    }

    #contents05 .inner-Box2 p.btn img {
    }

    #contents05 .inner-Box2 ul.snslist {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #contents05 .inner-Box2 ul li {
    }

    #contents05 .inner-Box2 ul li:nth-child(3n) {
        margin-right: 0px;
    }

    #contents05 .inner-Box2 ul li figure {
    }

    #contents05 .inner-Box3 {
        margin: 0 auto;
        position: relative;
        width: 714px;
    }

    #contents05 .inner-Box3 ul {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #contents05 .inner-Box3 ul li {
        margin-right: 59px;
    }

    #contents05 .inner-Box3 ul li:nth-child(2n) {
        margin-right: 0px;
    }

    #contents05 .inner-Box3 ul li figure {
    }

    #contents06 {
        margin: 0 auto;
        position: relative;
        background: url('../images/index/contents06-back01.png')no-repeat top center #72A6C1;
        padding-bottom: 360px;
    }

    #contents06 .inner-Box {
        margin: 0 auto;
        position: relative;
    }

    #contents06 .inner-Box span.boxicon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -45px;
        left: 50%;
        margin-left: -686px;
    }

    #contents06 .inner-Box span.ttlicon {
        display: block;
        line-height: 1;
        text-align: center;
        position: relative;
        top: -20px;
    }

    #contents06 .inner-Box h2 {
        font-size: 18px;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 2.16px;
        margin-bottom: 50px;
        text-align: center;
        color: #fff;
    }

    #contents06 .inner-Box h2 span {
        font-size: 70px;
        letter-spacing: 2.1px;
        font-weight: 500;
        display: block;
    }

    #contents06 .inner-Box span.arr {
        display: block;
        line-height: 1;
    }

    #contents06 .inner-Box span.boxicon02 {
        display: block;
        line-height: 1;
        position: absolute;
        bottom: -136px;
        left: 50%;
        margin-left: 395px;
    }

    #contents06 .inner-Box span.pagetop {
        display: block;
        line-height: 1;
    }

    #contents06 .system-list {
        margin-bottom: 22px;
    }

    #contents06 .system-list li {
        overflow: hidden;
        line-height: 1.4;
        margin-bottom: 20px;
        padding: 0 0 20px;
        margin-right: 40px;
        width: 230px;
        height: 247px;
        border-radius: 10px 10px;
        float: left;
        background: #F5ECE2;
        position: relative;
    }

    #contents06 .system-list li a:hover {
        text-decoration: none;
    }

    #contents06 .system-list .system-pic {
        width: 100%;
        height: 135px;
        margin-bottom: 10px;
        overflow: hidden;
    }

    #contents06 .system-list .system-pic img {
        width: 100%;
        height: 160px;
    }

    #contents06 .system-list .textbx {
        position: relative;
        padding: 13px;
    }

    #contents06 .system-list .system-day {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 1;
        display: inline-block;
        background: #333;
        color: #fff;
        padding: 5px 12px;
        position: absolute;
        top: -23px;
        left: 0;
    }

    #contents06 .system-list .system-ttl-01 {
        font-size: 0.938em;
        line-height: 1.6;
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    #contents06 .system-list .arr {
        position: absolute;
        right: 13px;
        bottom: 13px;
    }

    #contents06 .system-list .system-contributor {
        color: #bbb;
        font-size: 0.75em;
        text-align: right;
    }

    #contents06 .more {
        margin: 0 auto;
        position: relative;
        left: -11px;
    }

    #contentsenen {
        background: #72a6c1;
        padding-bottom: 100px;
        margin-bottom: -150px;
    }
}

@media screen and (max-width: 767px) {
    body {
        background: url(../images/common/sp-common-back.jpg) no-repeat top 0.7vw center #6095B1;
        background-size: 100% auto;
    }

    #contentsmain {
        position: relative;
    }

    #contentsmain .inner-Box {
        position: relative;
        padding-top: 0vw;
    }

    #contentsmain .inner-Box span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 89vw;
        left: 4.6vw;
        width: 2.3vw;
    }

    #contentsmain .inner-Box span.icon01 img {
        width: 100%;
        height: auto;
    }

    #contentsmain .inner-Box span.icon02 img {
        width: 100%;
        height: auto;
    }

    #contentsmain .inner-Box span.icon02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 106.8vw;
        left: 4.5vw;
        width: 3vw;
        animation: moveUpDown 3s ease-in-out infinite;
    }

    @keyframes moveUpDown {
        0%, 100% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(1.3vw);
        }
    }

    #contentsmain .inner-Box span.icon03 {
        display: block;
        line-height: 1;
        position: absolute;
        bottom: 3.3vw;
        right: 1.8vw;
        width: 10.9vw;
    }

    #contentsmain .inner-Box h2 {
        padding-top: 6.3vw;
        margin-bottom: 5.6vw;
    }

    #contentsmain .inner-Box h2 img {
    }

    #contentsmain .inner-Box h3 {
        position: relative;
        top: 0vw;
        left: 0vw;
        border-bottom: 1px solid #fff;
        padding-right: 69vw;
        padding-bottom: 2vw;
    }

    #contentsmain .inner-Box h3 img {
    }

    #contentsmain .sliderArea {
        position: relative;
        top: 0;
        right: 0;
        margin-left: 12.3vw;
    }

    #contentsmain .sliderArea .slick-img img {
        width: 100%;
    }

    @keyframes zoomUp {
        0% {
            transform: scale(1);
        }

        100% {
            transform: scale(1.15);
            /* 拡大率 */
        }
    }

    #contentsmain .sliderArea .add-animation {
        animation: zoomUp 10s linear 0s normal both;
    }

    #contentsmain #information {
        border-bottom: #fff solid 1px;
        background: #6095B1;
        position: relative;
        right: 0vw;
        overflow: hidden;
        margin-left: 14vw;
        margin-top: 6vw;
    }

    #contentsmain #information .inner-Box {
    }

    #contentsmain #information h3::before {
        content: "";
        display: block;
        height: 5.5vw;
        position: absolute;
        top: -0.1vw;
        left: 11.6vw;
        background: #fff;
    }

    #information .system-list {
        padding: 3.3vw 0;
        margin-bottom: 0.0vw;
        height: 25.2vw;
    }

    #information .system-list li {
        overflow: hidden;
        line-height: 1.4;
        color: #fff;
        padding: 2.5vw 0vw 5.5vw 0vw;
        position: relative;
        margin-bottom: 1vw;
    }

    #information .system-list li a {
        color: #fff;
        text-decoration: none;
    }

    #information .system-list li a:hover {
        text-decoration: none;
    }

    #information .system-list .system-date {
        font-size: 4.4vw;
        line-height: 1;
        margin-bottom: 1.3vw;
    }

    #information .system-list .system-ttl-01 {
        font-size: 3.6vw;
        line-height: 1.6;
        display: block;
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    #information .system-list .icon03 {
    }

    #information .system-list .icon03 img {
        width: 100%;
        height: auto;
    }

    #contents01 {
        margin: 0 auto 41.6vw;
        position: relative;
        padding: 32.3vw 0 0 0;
    }

    #contents01 .inner-Box {
        margin: 0 auto 32.7vw;
        position: relative;
    }

    #contents01 .inner-Box span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -5.2vw;
        right: -8.8vw;
        animation: moveUpDown2 3s ease-in-out infinite;
        width: 29.7vw;
    }

    @keyframes moveUpDown2 {
        0%, 100% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(1.3vw);
        }
    }

    #contents01 .inner-Box h2 {
        position: relative;
        top: 0;
        margin: 0 23.3vw 13.6vw 5.3vw;
    }

    #contents01 .inner-Box h2 img {
    }

    #contents01 .inBox {
        margin: 0 3vw 0 auto;
        position: relative;
        color: #fff;
        padding-left: 33.8vw;
    }

    #contents01 .inBox h3 {
        font-size: 5.7vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.9vw;
        margin-bottom: 3.5vw;
    }

    #contents01 .inBox h3 span {
    }

    #contents01 .inBox p.text1 {
        font-size: 3.2vw;
        line-height: 2.7;
        font-weight: 300;
        letter-spacing: 0.37vw;
        margin-bottom: 5vw;
    }

    #contents01 .inBox p.text2 {
        font-size: 3.2vw;
        line-height: 1.6;
        font-weight: 500;
        letter-spacing: 0.35vw;
        margin-bottom: 20.5vw;
    }

    #contents01 p.more {
        position: relative;
        display: block;
        margin: 0 4.6vw 0 -25.9vw;
    }

    p.more {
        position: relative;
        display: block;
    }

    p.more img {
        width: 100%;
        height: auto;
    }

    p.more span.btnarr {
        display: none;
        line-height: 1;
        position: absolute;
        top: 0.3vw;
        right: -3.0vw;
        transition: transform 0.5s ease;
    }

    p.more:hover span.btnarr {
        transform: translateX(1.3vw);
    }

    #contents01 span.icon02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 70.5vw;
        left: -17.2vw;
        animation: moveUpDown3 3s ease-in-out infinite;
        width: 44vw;
    }

    @keyframes moveUpDown3 {
        0%, 100% {
            transform: translateX(0);
        }

        50% {
            transform: translateX(1.3vw);
        }
    }

    #contents01 figure.photo {
        position: relative;
        top: 0;
        left: 0;
    }

    #contents01 figure.photo img {
        width: 100%;
        height: auto;
    }

    #contents02 {
        position: relative;
        background: url('../images/index/sp-contents02-back01.png') no-repeat bottom center;
        background-size: 100% auto;
        padding-bottom: 44.9vw;
    }

    #contents02 span.ttlleft {
        display: block;
        line-height: 1;
        position: absolute;
        top: -0.2vw;
        left: 50%;
        margin-left: -28.1vw;
        width: 5.5vw;
    }

    #contents02 span.ttlleft img {
        width: 100%;
        height: auto;
    }

    #contents02 span.ttlright img {
        width: 100%;
        height: auto;
    }

    #contents02 h2 {
        font-size: 3.8vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.4vw;
        margin-bottom: 12.3vw;
        text-align: center;
        color: #fff;
        position: relative;
        left: 1.1vw;
    }

    #contents02 span.ttlright {
        display: block;
        line-height: 1;
        position: absolute;
        top: -0.2vw;
        left: 50%;
        margin-left: 24.6vw;
        transform: scale(-1, 1);
        width: 5.5vw;
    }

    #contents02 .inner-Box1 {
        margin: 0 auto 26.5vw;
        position: relative;
        padding-left: 8vw;
    }

    #contents02 .inner-Box1 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 23.9vw;
        left: 50%;
        margin-left: 0vw;
        width: 17vw;
    }

    #contents02 .inner-Box1 figure.photo {
        position: relative;
        top: 0;
        margin-right: 7.9vw;
        margin-left: -8vw;
    }

    #contents02 .inner-Box1 p.f-gop {
        font-size: 9.3vw;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.3vw;
        margin-bottom: 2.2vw;
        color: #DEDC9A;
        padding-top: 4.2vw;
    }

    #contents02 .inner-Box1 h3 {
        font-size: 5.2vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.8vw;
        margin-bottom: 6.4vw;
        color: #fff;
    }

    #contents02 .inner-Box1 h3 span {
    }

    #contents02 .inner-Box1 span.icon02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -4.4vw;
        left: 50%;
        margin-left: 74.3vw;
    }

    #contents02 p.more {
        position: relative;
        display: block;
        margin-right: 7.6vw;
    }

    #contents02 .inner-Box2 {
        margin: 0 auto 26.2vw;
        position: relative;
        padding-left: 8vw;
    }

    #contents02 .inner-Box2 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 23.9vw;
        left: 50%;
        margin-left: 81.5vw;
    }

    #contents02 .inner-Box2 figure.photo {
        position: relative;
        top: 0;
        margin-right: 0;
    }

    #contents02 .inner-Box2 p.f-gop {
        font-size: 9.3vw;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.3vw;
        margin-bottom: 2.2vw;
        color: #DEDC9A;
        padding-top: 4.2vw;
    }

    #contents02 .inner-Box2 h3 {
        font-size: 5.2vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.8vw;
        margin-bottom: 6.4vw;
        color: #fff;
    }

    #contents02 .inner-Box2 h3 span {
    }

    #contents02 .inner-Box2 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: 242.6vw;
        left: 71.7vw;
        margin-left: 0;
        width: 68vw;
        z-index: 3;
    }

    #contents02 .inner-Box3 {
        margin: 0 auto 26.5vw;
        position: relative;
        padding-left: 8vw;
    }

    #contents02 .inner-Box3 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 23.9vw;
        left: 50%;
        margin-left: 0vw;
    }

    #contents02 .inner-Box3 figure.photo {
        position: relative;
        top: 0;
        margin-right: 7.9vw;
        margin-left: -8vw;
    }

    #contents02 .inner-Box3 p.f-gop {
        font-size: 9.3vw;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.3vw;
        margin-bottom: 2.2vw;
        color: #DEDC9A;
        padding-top: 4.2vw;
    }

    #contents02 .inner-Box3 h3 {
        font-size: 5.2vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.8vw;
        margin-bottom: 6.4vw;
        color: #fff;
    }

    #contents02 .inner-Box3 h3 span {
    }

    #contents02 .inner-Box3 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: -144.4vw;
        left: 50%;
        margin-left: 18.6vw;
        width: 42vw;
    }

    #contents02 .inner-Box4 {
        margin: 0 auto 26.2vw;
        position: relative;
        padding-left: 8vw;
    }

    #contents02 .inner-Box4 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 23.9vw;
        left: 50%;
        margin-left: 81.5vw;
    }

    #contents02 .inner-Box4 figure.photo {
        position: relative;
        top: 0;
        margin-right: 0;
    }

    #contents02 .inner-Box4 p.f-gop {
        font-size: 9.3vw;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.3vw;
        margin-bottom: 2.2vw;
        color: #DEDC9A;
        padding-top: 4.2vw;
    }

    #contents02 .inner-Box4 h3 {
        font-size: 5.2vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.8vw;
        margin-bottom: 6.4vw;
        color: #fff;
    }

    #contents02 .inner-Box4 h3 span {
    }

    #contents02 .inner-Box4 span.icon {
        display: none;
        line-height: 1;
        position: absolute;
        top: -4.4vw;
        left: 50%;
        margin-left: 0;
    }

    #contents02 .inner-Box5 {
        margin: 0 auto 26.5vw;
        position: relative;
        padding-left: 8vw;
    }

    #contents02 .inner-Box5 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 23.9vw;
        left: 50%;
        margin-left: 0vw;
    }

    #contents02 .inner-Box5 figure.photo {
        position: relative;
        top: 0;
        margin-right: 7.9vw;
        margin-left: -8vw;
    }

    #contents02 .inner-Box5 p.f-gop {
        font-size: 9.3vw;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.3vw;
        margin-bottom: 2.2vw;
        color: #DEDC9A;
        padding-top: 4.2vw;
    }

    #contents02 .inner-Box5 h3 {
        font-size: 5.2vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.8vw;
        margin-bottom: 6.4vw;
        color: #fff;
    }

    #contents02 .inner-Box5 h3 span {
    }

    #contents02 .inner-Box5 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: 101.4vw;
        left: -14.8vw;
        width: 29vw;
    }

    #contents02 .inner-Box6 {
        margin: 0 auto 61.1vw;
        position: relative;
        padding-left: 8vw;
    }

    #contents02 .inner-Box6 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 23.9vw;
        left: 50%;
        margin-left: 81.5vw;
    }

    #contents02 .inner-Box6 figure.photo {
        position: relative;
        top: 0;
        margin-right: 0;
    }

    #contents02 .inner-Box6 p.f-gop {
        font-size: 9.3vw;
        line-height: 1;
        font-weight: 500;
        letter-spacing: 0.3vw;
        margin-bottom: 2.2vw;
        color: #DEDC9A;
        padding-top: 4.2vw;
    }

    #contents02 .inner-Box6 h3 {
        font-size: 5.2vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.8vw;
        margin-bottom: 6.4vw;
        color: #fff;
    }

    #contents02 .inner-Box6 h3 span {
    }

    #contents02 .inner-Box6 span.icon {
        display: block;
        line-height: 1;
        position: absolute;
        top: -377.5vw;
        left: 0vw;
        margin-left: -4.2vw;
        width: 26vw;
    }

    #contents02 .inner-Box-bottom {
        margin: 0 5.2vw;
        position: relative;
        text-align: center;
    }

    #contents02 .inner-Box-bottom p.btn {
    }

    #contents02 .inner-Box-bottom p.btn img {
    }

    @keyframes slideRightToLeft {
        from {
            background-position: 215% bottom;
        }

        to {
            background-position: 0% bottom;
        }
    }

    #contents03 {
        position: relative;
        background: url('../images/index/contents03-back01.png')repeat-x bottom center #F5ECE2;
        padding-top: 10.3vw;
        background-size: 239.5% auto;
        padding-bottom: 93vw;
        animation: slideRightToLeft 65s linear infinite;
    }

    #contents03 .inner-Box {
        margin: 0 5.3vw;
        position: relative;
    }

    #contents03 .inner-Box span.ill01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -3.8vw;
        left: 50%;
        margin-left: 74.1vw;
    }

    #contents03 .left-Box {
        position: relative;
    }

    #contents03 .right-Box {
        position: relative;
        padding-top: 19.4vw;
    }

    #contents03 span.ill02 {
        display: block;
        line-height: 1;
        position: absolute;
        top: 333.3vw;
        left: -14vw;
        margin-left: 0vw;
        width: 32vw;
    }

    /* event -------------------------------------*/
    #event .system-list {
    }

    #event h2 {
        position: relative;
        font-size: 4.4vw;
        line-height: 1.6;
        letter-spacing: 0.3vw;
        font-weight: 700;
        margin-bottom: 7vw;
    }

    #event h2 .en {
        font-size: 14.7vw;
        line-height: 1.6;
        letter-spacing: 0.3vw;
        font-weight: 500;
        display: block;
    }

    #event h2 .icn {
        position: absolute;
        top: 22.3vw;
        left: 1vw;
        width: 14.8vw;
    }

    h2 .icn img {
        width: 100%;
        height: auto;
    }

    #event h2 .jpf {
        position: relative;
        left: 19.1vw;
        top: -1.8vw;
    }

    #event .system-list li {
        position: relative;
        line-height: 1.4;
        position: relative;
        margin-bottom: 4.8vw;
    }

    #event .system-list li:nth-child(2n) {
        margin-right: 0
    }

    #event .system-list li a:hover {
        text-decoration: none;
    }

    #event .system-list .btn {
        text-align: center;
        background: #333;
        color: #fff;
        font-size: 1.8vw;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 3%;
    }

    #event .system-list .btn::after {
        content: ' >';
    }

    #event .system-pic {
        width: 100%;
        height: 60vw;
        overflow: hidden;
        text-align: center;
        margin-bottom: 4.2vw;
        border: 1px solid #333;
    }

    #event .system-pic img {
        width: 100%;
        height: 60vw;
    }

    #event .system-date {
        font-weight: 600;
        font-size: 3.6vw;
        line-height: 1.6;
        letter-spacing: 0.3vw;
        margin-bottom: 3.3vw;
    }

    #event .system-date .icon {
        display: inline-block;
        margin-right: 2.7vw;
        width: 16.1vw;
        position: relative;
        top: -0.7vw;
    }

    #event .system-date .yy {
        font-size: 3.2vw;
        margin-bottom: 1.3vw;
        line-height: 1.4;
    }

    #event .system-date .mm {
        font-size: 5.6vw;
        margin-bottom: 1.3vw;
        line-height: 1.4;
    }

    #event .system-date .dd {
        font-size: 5.6vw;
        margin-bottom: 1.3vw;
        line-height: 1.4;
    }

    #event .system-date .yo {
        font-size: 3.2vw;
        margin-bottom: 1.3vw;
        line-height: 1.4;
    }

    #event .system-date .hf {
        position: relative;
        top: -0.6vw;
        padding: 0 0.7vw 0 0.4vw;
        display: inline-block;
    }

    #event .system-list li .system-text {
        color: #5A5A5A;
        font-size: 3.2vw;
        line-height: 1.4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        letter-spacing: 0.3vw;
        margin-bottom: 6vw;
    }

    #event .system-ttl-01 {
        font-size: 3.8vw;
        font-weight: bold;
        line-height: 1.4;
        padding-bottom: 1.3vw;
        margin-bottom: 1.4vw;
        letter-spacing: 0.2vw;
    }

    /* modelhouse -------------------------------------*/
    #modelhouse h2 {
        position: relative;
        font-size: 4.4vw;
        line-height: 1.6;
        letter-spacing: 0.3vw;
        font-weight: 700;
        margin-bottom: 10.6vw;
    }

    #modelhouse h2 .en {
        font-size: 14.7vw;
        line-height: 1.1;
        letter-spacing: 0.3vw;
        font-weight: 500;
        display: block;
    }

    #modelhouse h2 .icn {
        position: absolute;
        top: 34.3vw;
        left: 1vw;
        width: 14.8vw;
    }

    h2 .icn img {
        width: 100%;
        height: auto;
    }

    #modelhouse h2 .jpf {
        position: relative;
        left: 19.1vw;
        top: 2.5vw;
    }

    #modelhouse .system-list {
    }

    #modelhouse .system-list li {
        position: relative;
        line-height: 1.4;
        position: relative;
        margin-bottom: 5.0vw;
    }

    #modelhouse .system-list li:nth-child(2n) {
        margin-right: 0
    }

    #modelhouse .system-list li a:hover {
        text-decoration: none;
    }

    #modelhouse .system-list .btn {
        text-align: center;
        background: #333;
        color: #fff;
        font-size: 1.8vw;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 3%;
    }

    #modelhouse .system-list .btn::after {
        content: ' >';
    }

    #modelhouse .system-pic {
        width: 100%;
        height: 45.7vw;
        overflow: hidden;
        text-align: center;
        margin-bottom: 5.3vw;
        border: 1px solid #333;
    }

    #modelhouse .system-pic img {
        width: 100%;
        height: 47.7vw;
    }

    #modelhouse .system-list li .system-date {
        font-size: 3.6vw;
        margin-bottom: 4.2vw;
        line-height: 1.4;
        letter-spacing: 0.3vw;
        font-weight: 700;
    }

    #modelhouse .system-list li .system-date span {
        color: #7AA4BA;
    }

    #modelhouse .system-list li .system-text {
        color: #5A5A5A;
        font-size: 2.7vw;
        margin-bottom: 9.3vw;
        line-height: 1.9;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        letter-spacing: 0.3vw;
    }

    #modelhouse .system-list li .icon {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
    }

    #modelhouse .system-ttl-01 {
        font-size: 3.6vw;
        font-weight: bold;
        line-height: 1.4;
        border-bottom: 1px solid #000000;
        padding-bottom: 5.4vw;
        margin-bottom: 5.6vw;
        letter-spacing: 0.24vw;
    }

    #contents04 {
        position: relative;
        background: url('../images/index/sp-contents04-back01.png')no-repeat top 84vw center #F5ECE2;
        padding-top: 30.8vw;
        padding-bottom: 33.4vw;
        background-size: 100% auto;
    }

    #contents04 h2 {
        position: relative;
        font-size: 4.4vw;
        line-height: 1.6;
        letter-spacing: 0.3vw;
        font-weight: 700;
        margin-bottom: 15.8vw;
        margin-left: 8vw;
    }

    #contents04 h2 .en {
        font-size: 14.7vw;
        line-height: 1.1;
        letter-spacing: 0.3vw;
        font-weight: 500;
        display: block;
    }

    #contents04 h2 .icn {
        position: absolute;
        top: 18vw;
        left: 1vw;
        width: 14.8vw;
    }

    h2 .icn img {
        width: 100%;
        height: auto;
    }

    #contents04 h2 .jpf {
        position: relative;
        left: 19.1vw;
        top: 2.5vw;
    }

    #contents04 .inner-Box {
        position: relative;
        padding-top: 1.0vw;
    }

    #contents04 .inner-Box figure.photo {
        position: relative;
        top: 0;
        right: 0;
        z-index: 3;
        margin-left: 36.6vw;
        margin-bottom: -5.7vw;
    }

    #contents04 .inner-Box iframe {
        height: 52.8vw;
        position: relative;
        top: 0vw;
        width: 88vw;
        margin-bottom: 2.9vw;
    }

    #contents04 .inner-Box ul.list1 {
        margin-left: 23.3vw;
        margin-bottom: 8vw;
    }

    #contents04 .inner-Box ul.list1 li {
        position: relative;
    }

    #contents04 .inner-Box ul.list1 li:nth-child(3n) {
        margin-right: 0.0vw;
    }

    #contents04 .inner-Box ul.list1 li {
        position: relative;
        margin-bottom: 0.2vw;
    }

    #contents04 .inner-Box ul.list1 li a {
    }

    #contents04 .inner-Box span.store {
        display: block;
        line-height: 1;
        position: relative;
        top: 5.2vw;
        left: -8.5vw;
        width: 13.9vw;
    }

    #contents04 .inner-Box ul.list1 p {
        font-size: 3.9vw;
        line-height: 1.6;
        font-weight: 700;
        letter-spacing: 0.3vw;
        padding-left: 8vw;
        position: relative;
        top: -4.6vw;
    }

    #contents04 .inner-Box ul.list2 {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 15vw;
    }

    #contents04 .inner-Box ul.list2 li {
        position: relative;
    }

    #contents04 .inner-Box ul.list2 li:nth-child(3n) {
        margin-right: 0.0vw;
    }

    #contents04 .inner-Box ul.list2 li {
        position: relative;
        margin-bottom: -0.4vw;
        border-bottom: 1px solid #333;
        width: 76vw;
        margin-bottom: 4.5vw;
    }

    #contents04 .inner-Box ul.list2 li a {
        display: inline-block;
        padding-bottom: 1.0vw;
    }

    #contents04 .inner-Box span.arr {
        display: block;
        line-height: 1;
        position: absolute;
        top: 1.6vw;
        right: 0;
        width: 22.3vw;
    }

    #contents04 .inner-Box span.arr img {
        width: 100%;
        height: auto;
    }

    #contents04 .inner-Box span.icon03 {
        display: block;
        line-height: 1;
        position: absolute;
        bottom: -25.3vw;
        left: -18vw;
        margin-left: 0.3vw;
        width: 49vw;
    }

    #contents04 .inner-Box span.icon03 img {
        width: 100%;
        height: auto;
    }

    #contents04 .inner-Box ul.list2 p {
        font-size: 3.5vw;
        line-height: 1.6;
        font-weight: 300;
        letter-spacing: 0.3vw;
        padding-bottom: 1vw;
    }

    #contents05 h2 {
        position: relative;
        font-size: 4.4vw;
        line-height: 1.6;
        letter-spacing: 0.3vw;
        font-weight: 700;
        margin-bottom: 4vw;
        color: #fff;
        margin-left: 1.8vw;
    }

    #contents05 h2 .en {
        font-size: 14.9vw;
        line-height: 1.6;
        letter-spacing: 0.3vw;
        font-weight: 500;
        display: block;
        margin-bottom: -0.3vw;
    }

    #contents05 h2 .icn {
        position: absolute;
        top: 20.7vw;
        left: 0.8vw;
        width: 15vw;
    }

    #contents05 h2 .jpf {
        position: relative;
        left: 18.7vw;
        top: -1.8vw;
    }

    #contents05 {
        margin: 0 auto 0.0vw;
        position: relative;
        background: url('../images/index/sp-contents05-back01.png')no-repeat top center #72A6C1;
        padding-top: 40vw;
        padding-bottom: 38vw;
        background-size: 100% auto;
        z-index: 3;
    }

    #contents05 figure.creimg {
        position: relative;
        top: 4.7vw;
        left: 0;
        text-align: center;
        padding-top: 2.3vw;
        margin: 0 5vw 20.8vw;
    }

    #contents05 .inner-Box1 {
        margin: 0 5.3vw 27.3vw;
        position: relative;
    }

    #contents05 .inner-Box1 span.icon00 {
        display: block;
        line-height: 1;
    }

    #contents05 .inner-Box1 span.icon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -7.5vw;
        right: -26.7vw;
        width: 50vw;
    }

    #contents05 .inner-Box1 ul {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #contents05 .inner-Box1 ul li {
        margin-bottom: 5.6vw;
    }

    #contents05 .inner-Box1 ul li:nth-child(3n) {
        margin-right: 0.0vw;
    }

    #contents05 .inner-Box1 ul li figure {
    }

    #contents05 .inner-Box2 {
        margin: 0 4.6vw 32.9vw 5.3vw;
        position: relative;
    }

    #contents05 .inner-Box2 p.btn {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 4.6vw;
    }

    #contents05 .inner-Box2 p.btn img {
    }

    #contents05 .inner-Box2 ul.snslist {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #contents05 .inner-Box2 ul li {
    }

    #contents05 .inner-Box2 ul li:nth-child(3n) {
        margin-right: 0.0vw;
    }

    #contents05 .inner-Box2 ul li figure {
        margin-bottom: 0vw;
    }

    #contents05 .inner-Box3 {
        margin: 0 5.4vw;
        position: relative;
    }

    #contents05 .inner-Box3 ul {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #contents05 .inner-Box3 ul li {
        margin-bottom: 2.7vw;
    }

    #contents05 .inner-Box3 ul li:nth-child(3n) {
        margin-right: 0.0vw;
    }

    #contents05 .inner-Box3 ul li figure {
        margin-bottom: 4vw;
    }

    #contents06 {
        position: relative;
        background: url('../images/index/contents06-back01.png')repeat-y top center #72A6C1;
        padding-bottom: 17.2vw;
        background-size: 92% auto;
        margin-bottom: 0vw;
    }

    #contents06 .inner-Box {
        margin: 0 4vw;
        position: relative;
    }

    #contents06 .inner-Box span.boxicon01 {
        display: block;
        line-height: 1;
        position: absolute;
        top: -11.6vw;
        left: 0;
        margin-left: -17vw;
        z-index: 3;
        width: 33vw;
    }

    #contents06 .inner-Box span.ttlicon {
        display: block;
        line-height: 1;
        text-align: center;
        position: relative;
        top: -4.2vw;
        z-index: 3;
        margin: 0 38.2vw 0 39.2vw;
    }

    #contents06 .inner-Box span.ttlicon img {
        width: 100%;
        height: auto;
    }

    #contents06 .inner-Box h2 {
        font-size: 3.8vw;
        line-height: 1.5;
        font-weight: 700;
        letter-spacing: 0.3vw;
        margin-bottom: 6.5vw;
        text-align: center;
        color: #fff;
    }

    #contents06 .inner-Box h2 span {
        font-size: 12.1vw;
        letter-spacing: 0.3vw;
        font-weight: 500;
        display: block;
        position: relative;
        left: 0.6vw;
    }

    #contents06 .inner-Box span.arr {
        display: block;
        line-height: 1;
    }

    #contents06 .inner-Box span.boxicon02 {
        display: block;
        line-height: 1;
        position: absolute;
        bottom: -17.7vw;
        left: 50%;
        margin-left: 51.5vw;
    }

    #contents06 .inner-Box span.pagetop {
        display: block;
        line-height: 1;
    }

    #contents06 .system-list {
        margin: 0 -4vw 2.9vw;
    }

    #contents06 .system-list li {
        overflow: hidden;
        line-height: 1.4;
        margin-bottom: 2.6vw;
        padding: 0 0 2.6vw;
        margin-right: 5.2vw;
        height: 46.2vw;
        border-radius: 1.3vw 1.3vw;
        background: #F5ECE2;
        position: relative;
        width: 39vw;
    }

    #contents06 .system-list li a:hover {
        text-decoration: none;
    }

    #contents06 .system-list .system-pic {
        width: 100%;
        height: 23.6vw;
        margin-bottom: 1.3vw;
        overflow: hidden;
    }

    #contents06 .system-list .system-pic img {
        width: 100%;
        height: 30.9vw;
    }

    #contents06 .system-list .textbx {
        position: relative;
        padding: 4.4vw 2.7vw;
    }

    #contents06 .system-list .system-day {
        margin-bottom: 1.3vw;
        font-size: 2.8vw;
        line-height: 1;
        display: inline-block;
        background: #333;
        color: #fff;
        padding: 0.7vw 1.6vw;
        position: absolute;
        top: -3.0vw;
        left: 0;
    }

    #contents06 .system-list .system-ttl-01 {
        font-size: 3.3vw;
        line-height: 1.6;
        margin-bottom: 1.3vw;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    #contents06 .system-list .arr {
        position: absolute;
        right: 1.7vw;
        bottom: 1.7vw;
    }

    #contents06 .system-list .system-contributor {
        color: #bbb;
        font-size: 0.75em;
        text-align: right;
    }

    #contents06 .more {
        margin: 0 9.2vw 0 11vw;
        position: relative;
    }

    #contentsenen {
        padding-top: 38vw;
        background: #72a6c1;
        padding-bottom: 13.0vw;
        margin-bottom: -19.6vw;
    }
}
