.mv_area2021 {
    position: relative;
    background-color: #ded1c1;
}

.contentsInr .mv_area2021 .contentsUnit {
    text-align: center;
}
.heroimgWrap.typeImg.heroimgWrap-titleImg.slide_1pages .mainHeading {
    transform: translate(-50%, 0);
}
.mv_area2021 .anc_cpn2022 .img.image .imgParts a {
    display: block;
    position: absolute;
    z-index: 70;
}
.mv_area2021 .anc_cpn2021 .img.image .imgParts a {
    display: block;
    position: absolute;
    z-index: 70;
}
@media (min-width: 740px) {
    .mv_area2021 .anc_cpn2022 {
        width: 950px;
        margin: auto;
        position: relative;
    }

    .mv_area2021 .anc_cpn2022 .img.image .imgParts a {
        width: calc(350 / 1920 * 100vw);
        left: 5%;
        bottom: 85px;
    }
    .mv_area2021 .anc_cpn2021 {
        width: 950px;
        margin: auto;
        position: relative;
    }

    .mv_area2021 .anc_cpn2021 .img.image .imgParts a {
        width: calc(182 / 1920 * 100vw);
        right: 5%;
        bottom: 85px;
    }

    .heroimgWrap.heroimgWrap-titleImg .mainHeading {
        width: calc(950 / 1920 * 100vw);
    }

    .heroimgWrap.typeImg.heroimgWrap-titleImg.slide_1pages .mainHeading {
        top: 37px;
    }

    .contentsInr .mv_area2021 .contentsUnit {
        padding: 31px 0 72px;
    }

    .mv_area2021 .contentsUnit .img.image .imgParts img {
        max-width: 100%;
        width: auto;
    }
}
@media (max-width: 1000px){
    .mv_area2021 .anc_cpn2022 .img.image .imgParts a {
        left: 8%;
    }
    .mv_area2021 .anc_cpn2021 .img.image .imgParts a {
        right: 25%;
    }
}
.heroimgWrap.heroimgWrap-titleImg .mainHeading .mainTtl img {
    width: 100%;
}
@media (max-width: 739px){
    .heroimgWrap.typeImg.heroimgWrap-titleImg.slide_1pages .mainHeading{
        top: calc(60 / 750 * 100vw);
        padding: 0 10px;
    }
    .mv_area2021 .anc_cpn2022 .img.image .imgParts a {
        width: calc(300 / 750 * 100vw);
        top: calc(357 / 750 * 100vw);
        left: calc(30 / 750 * 100vw);
    }
    .mv_area2021 .anc_cpn2021 .img.image .imgParts a {
        width: calc(182 / 750 * 100vw);
        top: calc(344 / 750 * 100vw);
        right: calc(30 / 750 * 100vw);
    }
    .mv_area2021 .lp_map{
        padding: 30px 0 40px;
    }
}
.section-white{
    background-repeat: no-repeat;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp.png);
}
[class^="section-"] .sec-head .heading {
    font-family: 'Noto Serif JP', serif;
    margin-right: 0;
    margin-left: auto;
}

[class^="section-"] .sec-head .heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
@media (max-width: 739px){
    [class^="section-"] .sec-head .heading{
        position: absolute;
        top: 0;
        right: 20px;
        font-size: 2.8rem;
    }
    [class^="section-"] .sec-head.onHeight .heading{
        height: 8.6em;
    }
}

[class^="section-"] .sec-head .heading .txt-r {
    color: #94836e;
    font-size: 1.6rem;
    text-align: right;
    width: 100%;
}

[class^="section-"] .sec-head .heading .txt-v {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #4c4c4b;
    font-weight: 600;
    font-size: 4.6rem;
    position: relative;
}
[class^="section-"] .sec-head .heading .txt-v::before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    background-color: #ded1c1;
}

[class^="section-"] .sec-head .heading .txt-v .txt-v-sub {
    color: #4e4e4e;
    font-weight: 400;
    font-size: 2.1rem;
    display: block;
}
@media (max-width: 739px){
    [class^="section-"] .sec-head .heading .txt-r {
        font-size: 1.2rem;
    }
    
    [class^="section-"] .sec-head .heading .txt-v {
        font-size: 2.8rem;
        line-height: 1.3;
        margin-top: 35px;
        padding-right: 5px;
    }
    [class^="section-"] .sec-head .heading .txt-v::before{
        height: calc(100% + 30px);
        top: -30px;
        right: 0;
    }
}
[class^="section-"] [class^="sectionUnit"] {
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
@media (max-width: 739px){
    .section-white{
        background-position: 0 60px;
        background-size: cover;
    }
}
/* section common PC*/
@media (min-width: 740px){
    [class^="section-"] [class^="sectionUnit"] {
        width: 950px;
    }
    .section-white{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_pc_220228.png);
        background-position: center top;
    }
    [class^="section-"] .sec-head .heading .txt-v {
        margin-top: 67px;
        padding-right: 18px;
    }
    [class^="section-"] .sec-head .heading .txt-v::before {
        height: 325px;
        top: -60px;
        right: 0;
    }
    [class^="section-"] .sec-head .heading .txt-v .txt-v-sub {
        padding-right: 10px;
    }
}
[class^="section-"] [class^="sectionUnit"]::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
}
@media (max-width: 739px){
    [class^="section-"] [class^="sectionUnit"]::before{
       background-size: contain;
       position: relative;
       z-index: 3;
    }
}
[class^="section-"] [class^="sectionUnit"] [class^="section-point"] {
    border-radius: 4px;
    background-color: #ffffff;
    position: absolute;
    z-index: 3;
}
@media (max-width: 739px){
    [class^="section-"] [class^="sectionUnit"] [class^="section-point"]{
        position: relative;
    }
}
[class^="section-"] [class^="sectionUnit"] .section-point .sec-head {
    position: relative;
    display: inline-block;
}
@media (max-width: 739px){
    [class^="section-"] [class^="sectionUnit"] .section-point .sec-head {
        display: block;
    }
}
[class^="section-"] [class^="sectionUnit"] [class^="section-point"] .sec-head .sec-sub {
    position: absolute;
}

[class^="section-"] [class^="sectionUnit"] .section-point .sec-head .heading {
    font-size: 2.4rem;
    align-items: center;
    justify-content: flex-start;
}
@media (max-width: 739px){
    [class^="section-"] [class^="sectionUnit"] .section-point .sec-head .heading{
        position: static;
    }
}
[class^="section-"] [class^="sectionUnit"] .section-point .sec-head .heading .txt-sub {
    font-size: 1.6rem;
    color: #999999;
    margin-right: 1em;
}
@media (max-width: 739px){
    [class^="section-"] [class^="sectionUnit"] .section-point .sec-head .heading .txt-sub {
        margin-right: 12px;
    }
}

[class^="section-"] [class^="sectionUnit"] .section-point .sec-head .heading .sec-sub img {
    max-width: 100%;
    width: auto;
}

[class^="section-"] [class^="sectionUnit"] [class^="section-point"] p {
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-size: 1.4rem;
}

.section-discover .sectionUnit01::before {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-1_sp_220901.png);
    height: calc(674 / 750 * 100vw);
}
.section-discover .sectionUnit01 .section-point {
    width: 313px;
    padding: 70px 8px 0 20px;
}
.section-discover .sectionUnit02::before {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-2_sp_220307.png);
    height: calc(553 / 750 * 100vw);
}
.section-discover .sectionUnit02 .section-point {
    width: 344px;
    padding: 60px 32px 0 22px;
    margin-left: auto;
    margin-right: 0;
}
.section-discover .sectionUnit03::before {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-3_sp_220901.png);
    height: calc(840 / 750 * 100vw);
}
.section-discover .sectionUnit03 .section-point {
    width: 332px;
    padding: 60px 30px 0 20px;
    margin-left: auto;
    margin-right: 0;
}
.section-discover .sectionUnit03::after {
    content: '';
    display: block;
    position: absolute;
    background-position: 0 0;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-3_sub_sp.png);
    z-index: 4;
}
.section-discover .sectionUnit04::before {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-4_sp_220901.png);
    height: calc(496 / 750 * 100vw);
}
.section-discover .sectionUnit04 .section-point {
    width: 324px;
    padding: 60px 20px 0 20px;
}
.section-discover .sectionUnit05::before {
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-5_sp.png);
    height: calc(485 / 750 * 100vw);
}
.section-discover .sectionUnit05 .section-point {
    width: 328px;
    padding: 50px 5px 0 15px;
}
.section-discover .sectionUnit01 .section-point .sec-head > .heading {
    padding: 0;
    background-color: transparent;
    width: auto;
    height: auto;
}

.section-discover .sectionUnit06 .sec-head {
    text-align: center;
}
.section-discover .sectionUnit06 .sec-head .heading{
    display: inline-block;
    text-align: center;
    font-size: 2.4rem;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_sec01_sub_sp.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.section-discover .sectionUnit06 [class^="section-point"]{
    position: absolute;
}
.section-discover .sectionUnit06 [class^="section-point"] .point-text{
    background-color: #ffffff;
}
.section-discover .sectionUnit06 [class^="section-point"] .point-text .sec-head{
    text-align: center;
    position: absolute;
}
.section-discover .sectionUnit06 [class^="section-point"] .point-text .sec-head .heading {
    font-family: 'Noto Sans JP';
    font-weight: bold;
    font-size: 1.6rem;
    color: #ffffff;
    width: auto;
    background-image: none;
    background-color: #252525;
    border-radius: 15px;
}
.section-discover .sectionUnit07::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_sec01_other_sp.png);
    height: calc(645 / 750 * 100vw);
}
.section-discover .sectionUnit07 .section-point-other{
    border-radius: 6px;
    background-color: #efefef;
    position: static;
}
.section-discover .sectionUnit07 .sec-head .heading{
    font-size: 2.4rem;
    justify-content: flex-start;
    position: static;
}
/** Discover SP **/
@media (max-width: 739px){
    .section-discover{
        padding-top: 30px;
    }
    .section-discover [class*="sectionUnit"]{
        background-repeat: no-repeat;
    }
    [class^="section-"] [class^="sectionUnit"]::after {
        content: '';
        display: block;
        width: 100%;
        position: absolute;
        background-position: 0 0;
        background-repeat: no-repeat;
    }
    .section-discover .sectionUnit01 {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_01.png);
        background-size: calc(218 / 750 * 100vw) calc(208 / 750 * 100vw);
        padding-top: 163px;
    }
    .section-discover .sectionUnit01 .section-point{
        margin-top: 0;
    }
    .section-discover .sectionUnit01 .section-point .sec-head .sec-sub{
        top: -43px;
        right: 0;
    }
    .section-discover .sectionUnit01 .section-point .sec-head .sec-sub img{
        width: 200px;
    }
    .section-discover .sectionUnit02{
        padding-top: 60px;
    }
    .section-discover .sectionUnit02::after {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_02.png);
        width: calc(210 / 750 * 100vw);
        height: calc(231 / 750 * 100vw);
        background-size: contain;
        top: calc(-70 / 375 * 100vw);
        right: 0;
    }
    .section-discover .sectionUnit02 .section-point{
        margin-top: -33px;
    }
    .section-discover .sectionUnit02 .section-point .sec-head .heading{
        justify-content: flex-end;
    }
    .section-discover .sectionUnit02 .section-point .sec-head .sec-sub{
        top: -40px;
        left: -40px;
    }
    .section-discover .sectionUnit02 .section-point .sec-head .sec-sub img{
        width: 170px;
    }
    .section-discover .sectionUnit03{
        padding-top: 60px;
    }
    .section-discover .sectionUnit03::after {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_03.png);        
        width: calc(192 / 750 * 100vw);
        height: calc(326 / 750 * 100vw);
        background-size: contain;
        top: calc(-70 / 375 * 100vw);
        right: 0;
        z-index: 0;
    }
    .section-discover .sectionUnit03 .section-point{
        margin-top: -10px;
        margin-left: 0;
        margin-right: auto;
    }
    .section-discover .sectionUnit03 .section-point .sec-head .sec-sub{
        top: -44px;
        right: -20px;
    }
    .section-discover .sectionUnit03 .section-point .sec-head .sec-sub img{
        width: 200px;
    }
    .section-discover .sectionUnit04{
        padding-top: 40px;
    }
    .section-discover .sectionUnit04::after {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_04.png);
        width: calc(230 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        background-size: contain;
        top: calc(10 / 375 * 100vw);
        left: 0;
    }
    .section-discover .sectionUnit04 .section-point{
        margin-top: -27px;
        margin-left: auto;
        margin-right: 0;
    }
    .section-discover .sectionUnit04 .section-point .sec-head .heading{
        justify-content: flex-end;
    }
    .section-discover .sectionUnit04 .section-point .sec-head .sec-sub{
        top: -40px;
        left: -55px;
    }
    .section-discover .sectionUnit04 .section-point .sec-head .sec-sub img{
        width: 204px;
    }
    .section-discover .sectionUnit05{
        padding-top: 50px;
    }
    .section-discover .sectionUnit05::after {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_05.png);
        width: calc(220 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        background-size: contain;
        top: calc(-5 / 375 * 100vw);
        right: 0;
    }
    .section-discover .sectionUnit05 .section-point{
        margin-top: -18px;
    }
    .section-discover .sectionUnit05 .section-point .sec-head .sec-sub{
        top: -40px;
        right: 15px;
    }
    .section-discover .sectionUnit05 .section-point .sec-head .sec-sub img{
        width: 156px;
    }
    .section-discover .sectionUnit06{
        margin-top: 70px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0 20px;
    }
    .section-discover .sectionUnit06 .sec-head {
        width: 100%;
    }
    .section-discover .sectionUnit06 .sec-head .heading,
    .section-discover .sectionUnit06 [class^="section-point"]{
        position: static;
    }
    .section-discover .sectionUnit06 .sec-head .heading{
        background-size: 100% auto;
        margin-bottom: 20px;
        padding: 0 40px 25px 25px;
    }
    .section-discover .sectionUnit06 [class^="section-point"]{
        width: 50%;
    }
    .section-discover .sectionUnit06 [class^="section-point"] .point-text{
        margin: -15px auto 0;
    }
    .section-discover .sectionUnit06 .section-point-01{
        padding-right: 12px;
        order: 1;
    }
    .section-discover .sectionUnit06 .section-point-02{
        order: 2;
    }
    .section-discover .sectionUnit06 .section-point-03{
        order: 4;
        margin-top: 20px;
    }
    .section-discover .sectionUnit06 .section-point-04{
        order: 3;
        margin-top: 20px;
        padding: 10px 5px 0 0;
    }
    .section-discover .sectionUnit06 [class^="section-point"] .point-text .sec-head{
        position: static;
    }
    .section-discover .sectionUnit06 [class^="section-point"] .point-text .sec-head .heading{
        padding: 2px 12px 3px;
        font-size: 1.4rem;
    }
    .section-discover .sectionUnit07{
        margin-top: 100px;
    }
    .section-discover .sectionUnit07::before{
        position: absolute;
        bottom: -40px;
    }
    .section-discover .sectionUnit07 .section-point-other .sec-head .sec-sub{
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
    }
    .section-discover .sectionUnit07 .section-point-other .sec-head .sec-sub img{
        width: 204px;
    }
    .section-discover .sectionUnit07 .section-point-other{
        margin: 0 18px;
        padding: 18px 12px calc(610 / 750 * 100vw);
    }
    .section-discover .sectionUnit07 .sec-head .heading{
        text-align: center;
        justify-content: center;
    }
    .section-discover .sectionUnit07 .sec-head + p{
        margin-top: 20px;
    }
}
/** Discover PC **/
@media (min-width: 740px) {
    .section-discover .sectionUnit01 {
        padding-top: 28px;
        height: 1197px;
    }
    .section-discover .sectionUnit01::before {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-1_pc_220901.png);
        width: 1013px;
        height: 725px;
        top: 180px;
        left: -82px;
    }
    .section-discover .sectionUnit02::before {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-2_pc_220228.png);
        width: 920px;
        height: 585px;
        top: 21px;
        right: -9px;
    }
    .section-discover .sectionUnit03::before {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-3_pc_220228.png);
        width: 874px;
        height: 829px;
        top: 12px;
        left: 0;
    }
    .section-discover .sectionUnit03::after {
        content: '';
        display: block;
        position: absolute;
        background-position: 0 0;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-3_sub_pc_220901.png);
        width: 184px;
        height: 216px;
        top: 299px;
        right: 78px;
        z-index: 4;
    }
    .section-discover .sectionUnit04::before {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-4_pc_220901.png);
        width: 548px;
        height: 409px;
        top: 0;
        right: 0;
    }
    .section-discover .sectionUnit05::before {
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec01-5_pc.png);
        width: 535px;
        height: 391px;
        top: 0;
        left: 0;
    }
    .section-discover .sectionUnit01 {
        padding-top: 28px;
        height: 910px;
    }
    .section-discover .sectionUnit01 .sec-head > .heading {
        width: 213px;
        height: 503px;
        padding: 60px 9px 100px 0;
    }
    .section-discover .sectionUnit01 .section-point {
        width: 400px;
        height: 262px;
        padding: 95px 70px 0 87px;
        top: 623px;
        left: 486px;
    }
    .section-discover .sectionUnit01 .section-point .sec-head .sec-sub {
        top: -84px;
        left: -80px;
    }
    .section-discover .sectionUnit02 {
        margin-top: 46px;
        padding-top: 28px;
        height: 607px;
    }
    .section-discover .sectionUnit02 .section-point {
        width: 350px;
        height: 230px;
        padding: 95px 35px 0 87px;
        top: 0;
        left: 0;
    }
    .section-discover .sectionUnit02 .section-point .sec-head .sec-sub {
        top: -70px;
        left: -87px;
    }
    .section-discover .sectionUnit03 {
        margin-top: 26px;
        padding-top: 12px;
        height: 842px;
    }
    .section-discover .sectionUnit03 .section-point {
        width: 375px;
        height: 262px;
        padding: 95px 17px 0 52px;
        top: 0;
        right: 0;
    }
    .section-discover .sectionUnit03 .section-point .sec-head .sec-sub {
        width: 202px;
        top: -70px;
        left: -56px;
    }
    .section-discover .sectionUnit04 {
        margin-top: 33px;
        padding-top: 26px;
        height: 400px;
    }
    .section-discover .sectionUnit04 .section-point {
        width: 353px;
        height: 262px;
        padding: 95px 10px 0 87px;
        top: 20px;
        left: 0;
    }
    .section-discover .sectionUnit04 .section-point .sec-head .sec-sub {
        width: 225px;
        top: -70px;
        left: -87px;
    }
    .section-discover .sectionUnit05 {
        margin-top: -55px;
        padding-top: 88px;
        height: 391px;
    }
    .section-discover .sectionUnit05 .section-point {
        width: 445px;
        height: 262px;
        padding: 95px 10px 0 87px;
        top: 81px;
        right: 0;
    }
    .section-discover .sectionUnit05 .section-point .sec-head .sec-sub {
        width: 189px;
        top: -70px;
        left: -87px;
    }
    .section-discover .sectionUnit06 {
        margin-top: 56px;
        height: 527px;
    }
    .section-discover .sectionUnit06 .sec-head .heading{
        font-size: 2.4rem;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_sec01_sub_pc.png);
        width: 298px;
        padding: 3px 0px 21px;
    }
    .section-discover .sectionUnit06 [class^="section-point"] .point-text{
        width: 220px;
        position: absolute;
        padding-top: 19px;
        padding-bottom: 15px;
        z-index: 2;
    }
    .section-discover .sectionUnit06 [class^="section-point"] .point-text .sec-head{
        top: -15px;
        left: 0;
        right: 0;
    }
    .section-discover .sectionUnit06 [class^="section-point"] .point-text .sec-head .heading {
        min-width: 136px;
        padding: 0 16px 4px;
    }
    .section-discover .sectionUnit06 .section-point-01{
        width: 221px;
        top: 114px;
        left: 0;
    }
    .section-discover .sectionUnit06 .section-point-01 figure{
        width: 221px;
    }
    .section-discover .sectionUnit06 .section-point-01 .point-text{
        padding-left: 19px;
        padding-right: 16px;
        bottom: -45px;
    }
    .section-discover .sectionUnit06 .section-point-02{
        width: 457px;
        top: 76px;
        left: 229px;
    }
    .section-discover .sectionUnit06 .section-point-02 figure{
        width: 327px;
    }
    .section-discover .sectionUnit06 .section-point-02 .point-text{
        padding-left: 17px;
        padding-right: 16px;
        top: 76px;
        right: 0;
    }
    .section-discover .sectionUnit06 .section-point-03{
        width: 408px;
        top: 318px;
        left: 231px;
    }
    .section-discover .sectionUnit06 .section-point-03 figure{
        width: 251px;
        margin-left: auto;
        margin-right: 0;
    }
    .section-discover .sectionUnit06 .section-point-03 .point-text{
        padding-left: 14px;
        padding-right: 10px;
        top: 75px;
        left: 0;
    }
    .section-discover .sectionUnit06 .section-point-04{
        width: 250px;
        top: 166px;
        right: 0;
    }
    .section-discover .sectionUnit06 .section-point-04 figure{
        width: 263px;
    }
    .section-discover .sectionUnit06 .section-point-04 .point-text{
        padding-left: 14px;
        padding-right: 16px;
        left: 17px;
        bottom: -86px;
    }
    .section-discover .sectionUnit07{
        margin-top: 76px;
        padding-top: 103px;
    }
    .section-discover .sectionUnit07::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_sec01_other_pc.png);
        top: 0;
        right: 0;
        width: 813px;
        height: 647px;
    }
    .section-discover .sectionUnit07 .section-point-other{
        background-color: #efefef;
        padding: 45px 40px;
        min-height: 476px;
    }
    .section-discover .sectionUnit07 .section-point-other p{
        font-family: 'Noto Serif JP', serif;
        font-weight: 400;
    }
    .section-discover .sectionUnit07 .section-point-other p{
        margin-top: 10px;
        width: 400px;
    }
    .section-discover .sectionUnit07 .sec-head .sec-sub{
        width: 318px;
        top: 14px;
        left: 0;
    }
}

/* Experience */

.section-Experience .sectionUnit01::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec02-1_sp.png);
}
.section-Experience .sectionUnit02::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec02-2_sp.png);
}
/** Experience SP **/
@media (max-width: 739px){
    .section-Experience{
        padding-top: 145px;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_06.png);
        background-size: calc(230 / 750 * 100vw) calc(332 / 750 * 100vw);
        background-repeat: no-repeat;
        background-position: 0 calc(75 / 375 * 100vw);
    }
    .section-Experience [class^="sectionUnit"] .section-point .sec-head .heading .txt-sub{
        white-space: nowrap;
    }
    .section-Experience .sectionUnit01::before{
        height: calc(586 / 750 * 100vw);
        margin-top: 150px;
    }
    .section-Experience .sectionUnit01 .sec-head .heading{
        top: -150px;
    }
    .section-Experience .sectionUnit01 .section-point{
        width: 355px;
        margin-top: -16px;
        padding: 75px 13px 0 20px;
    }
    .section-Experience .sectionUnit01 .section-point .sec-head .sec-sub{
        top: -60px;
        left: 50%;
        transform: translateX(-50%);
    }
    .section-Experience .sectionUnit01 .section-point .sec-head .sec-sub img{
        width: 174px;
    }
    .section-Experience .sectionUnit02::before{
        height: calc(870 / 750 * 100vw);
        margin-top: 50px;
    }
    .section-Experience .sectionUnit02::after{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_07.png);
        background-size: contain;
        width: calc(219 / 750 * 100vw);
        height: calc(332/ 750 * 100vw);
        top: calc(-112/ 375 * 100vw);
        right: 0;
    }
    .section-Experience .sectionUnit02 .section-point{
        width: 340px;
        margin-top: -13px;
        padding: 55px 20px 0 18px;
        margin-left: auto;
        margin-right: 0;
    }
    .section-Experience .sectionUnit02 .section-point .sec-head .sec-sub{
        top: -50px;
        left: -10px;
    }
    .section-Experience .sectionUnit02 .section-point .sec-head .sec-sub img{
        width: 127px;
    }
}
/** Experience PC **/
@media (min-width: 740px) {
    .section-Experience{
        padding-top: 180px;
    }
    .section-Experience .sectionUnit01{
        height: 737px;
    }
    .section-Experience .sectionUnit01::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec02-1_pc.png);
        width: 735px;
        height: 552px;
        top: 113px;
        left: 0;
    }
    .section-Experience .sectionUnit01 .section-point{
        width: 390px;
        height: 262px;
        bottom: 0;
        right: 0;
        padding: 110px 0 32px 73px;
    }
    .section-Experience .sectionUnit01 .section-point .sec-head .sec-sub{
        top: -79px;
        left: -32px;
    }
    .section-Experience .sectionUnit02{
        margin-top: 41px;
        height: 861px;
    }
    .section-Experience .sectionUnit02::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec02-2_pc.png);
        width: 950px;
        height: 861px;
        top: 8px;
        right: 0;
    }
    .section-Experience .sectionUnit02 .section-point .sec-head .sec-sub{
        top: -68px;
        left: -28px;
    }
    .section-Experience .sectionUnit02 .section-point{
        width: 355px;
        top: 0;
        left: 0;
        padding: 87px 31px 48px 28px;
    }
}
/* tase */
.section-taste {
    position: relative;
}
.section-taste .sectionUnit01::before{
    content: '';
    display: block;
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec03-1_sp_221118.png);
}
/** Taste SP **/
@media (max-width: 739px){
    .section-taste {
        padding-top: 100px;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_08.png);
        background-size: calc(230 / 750 * 100vw) calc(332 / 750 * 100vw);
        background-position: 0 calc(60 / 750 * 100vw);
        background-repeat: no-repeat;
    }
    .section-taste [class*="sectionUnit"]::before{
        content: '';
        display: block;
    }
    .section-taste .sectionUnit01::before{
        height: calc(600 / 750 * 100vw);
        margin-top: 155px;
    }
    .section-taste .sectionUnit01 .sec-head .heading{
        top: -200px;
    }
    .section-taste [class*="sectionUnit"] [class*="section-point"]{
        padding: 20px;
    }
    .section-taste .sectionUnit01 .section-point{
        margin-top: -27px;
        width: 350px;
    }
    .section-taste .sectionUnit02{
        margin-top: 35px;
    }
    .section-taste .sectionUnit02::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec03-3_sp.png);
        height: calc(437 / 750 * 100vw);
    }
    .section-taste .sectionUnit02::after{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_10.png);
        background-size: contain;
        width: calc(230 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        top: calc(-115/ 375 * 100vw);
        left: 0;
    }
    .section-taste .sectionUnit02 .section-point01{
        margin-top: -50px;
        margin-left: auto;
        margin-right: 0;
        padding: 20px 0px 20px 20px;
        width: 255px;
    }
    .section-taste .sectionUnit03{
        margin-top: 50px;
    }
    .section-taste .sectionUnit03::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec03-4_sp_221118.png);
        height: calc(461 / 750 * 100vw);
    }
    .section-taste .sectionUnit03 .section-point01{
        margin-top: -36px;
        padding: 20px 0px 20px 20px;
        width: 320px;
    }
    .section-taste .sectionUnit04{
        margin-top: 50px;
    }
    .section-taste .sectionUnit04::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec03-2_sp_220307.png);
        height: calc(466 / 750 * 100vw);
    }
    .section-taste .sectionUnit04::after{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_09.png);
        background-size: contain;
        width: calc(219 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        top: calc(-170/ 375 * 100vw);
        right: 0;
    }
    .section-taste .sectionUnit04 .section-point01{
        margin-top: -10px;
        margin-left: auto;
        margin-right: 0;
        width: 310px;
    }
    .section-taste .sectionUnit04 .section-point02{
        display: none;
    }
    .section-taste .sectionUnit05{
        margin-top: 50px;
    }
    .section-taste .sectionUnit05::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec03-3_sp_231121.png);
        height: calc(416 / 750 * 100vw);
    }
    .section-taste .sectionUnit05::after{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_beige_sp_10.png);
        background-size: contain;
        width: calc(230 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        top: calc(-115/ 375 * 100vw);
        left: 0;
    }
    .section-taste .sectionUnit05 .section-point01{
        margin-top: -34px;
    }
}
/** Taste PC **/
@media (min-width: 740px){
    .section-taste{
        padding-top: 50px;
    }
    .section-taste {
        position: relative;
    }
    .section-taste .sectionUnit01::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/pic_bg_sec03-1_pc_231121.png);
        width: 949px;
        height: 1474px;
        position: absolute;
        top: 57px;
        left: -2px;
    }
    .section-taste .sectionUnit01{
        height: 532px;
    }
    .section-taste [class^="sectionUnit"] [class^="section-point"]{
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .section-taste .sectionUnit01 .section-point{
        width: 390px;
        bottom: 0;
        right: 0;
        padding-left: 29px;
        padding-right: 80px;
    }
    .section-taste .sectionUnit02{
        height: 482px;
    }
    .section-taste .sectionUnit02 .section-point01{
        width: 338px;
        bottom: 21px;
        left: 0;
        padding-left: 36px;
    }
    .section-taste .sectionUnit03 .section-point01{
        width: 339px;
        bottom: 20px;
        right: 0;
        padding-left: 33px;
    }
    .section-taste .sectionUnit04{
        height: 705px;
    }
    .section-taste .sectionUnit04 .section-point01{
        width: 321px;
        bottom: 167px;
        left: 0;
        padding-right: 37px;
    }
    .section-taste .sectionUnit04 .section-point02{
        width: 343px;
        bottom: 70px;
        right: 0;
		padding-left: 10px;
        padding-right: 10px;
    }
    .section-taste .sectionUnit05{
        display: none;
    }
}
/* Stay */
.section-Stay{
    background-color: #f3f3f3;
    position: relative;
}
.section-Stay::before{
    content: '';
    display: block;
    width: 100%;
    background-position: center 0;
    background-repeat: no-repeat;
    position: absolute;
}
.section-Stay [class^="sectionUnit"] [class^="section-point"]{
    background-color: transparent;
}
.section-Stay .sectionUnit01 .sec-head{
    position: absolute;
}
.section-Stay [class^="sectionUnit"] .section-point.main{
    text-align: center;
    position: static;
}
.section-Stay [class^="sectionUnit"] .section-point.main .sec-head .heading{
    font-size: 2.8rem;
}
.section-Stay [class^="sectionUnit"] .section-point.main .sec-head .txt-sub{
    color: #333333;
    font-size: 2rem;
}
.section-Stay [class^="sectionUnit"] .section-point.main .sec-head + p {
    font-size: 1.6rem;
    margin-top: 12px;
}
.section-Stay [class^="sectionUnit"] .section-img-list{
    margin-top: 35px;
}
.section-Stay [class^="sectionUnit"] .section-img-list li{
    position: relative;
}
.section-Stay [class^="sectionUnit"] .section-img-list li img{
    max-width: 100%;
    width: auto;
}
.section-Stay [class^="sectionUnit"] .section-img-list .section-point::before{
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: transparent;
}
.section-Stay [class^="sectionUnit"] .section-img-list .section-point p {
    font-size: 1.4rem;
    text-align: left;
    position: relative;
    z-index: 1;
}
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(2){
    margin-top: 44px;
}
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(2) .section-point::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_bed_pc.png);
}
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(2),
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(4),
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(6){
    text-align: right;
}

.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(3) .section-point::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_meal_pc.png);
}
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(4){
    margin-top: 54px;
}

.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(4) .section-point::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_bath_pc.png);
}
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(5){
    margin-top: 52px;
}
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(5) .section-point::before{
    background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_star_pc.png);
}
.section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(6){
    margin-top: 80px;
}

/** Stay SP **/
@media (max-width: 739px){
    .section-Stay{
        margin-top: 80px;
        padding: 55px 20px 40px;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_01_sp.png);
        background-size: calc(230 / 750 * 100vw) calc(332 / 750 * 100vw);
        background-repeat: no-repeat;
        background-position: 0 calc(60 / 750 * 100vw);
    }
    .section-Stay .sectionUnit01 .sec-head{
        position: static;
    }
    .section-Stay .sec-head .heading{
        right: 0;
    }
    .section-Stay .sectionUnit01{
        padding-top: 260px;
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head .heading{
        font-size: 2.4rem;
        text-align: left;
        align-items: flex-start;
        justify-content: center;
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head .heading .txt-sub{
        font-size: 1.2rem;
        margin-top: 10px;
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head .sec-sub{
        top: -30px;
        left: 52%;
        transform: translateX(-50%);
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head .sec-sub img{
        width: 134px;
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head{
        justify-content: center;
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head + p{
        font-size: 1.4rem;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li{
        display: flex;
        flex-direction: column;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li::before,
    .section-Stay [class^="sectionUnit"] .section-img-list li::after{
        content: '';
        display: block;
        position: absolute;
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:first-child{
        margin-top: 30px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:not(:first-child){
        margin-top: 60px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(2){
        margin-top: 90px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li img{
        order: 2;
        margin-top: 23px;
        position: relative;
		z-index: 2;
    }
    .section-Stay .sectionUnit01 .section-point.main .sec-head{
        margin-top: 70px;
    }
    .section-Stay .sectionUnit02 .section-point.main .sec-head{
        margin-top: 100px;
    }
    .section-Stay .sectionUnit02 .section-point.main .sec-head .sec-sub{
        top: -55px;
    }
    .section-Stay .sectionUnit03 .section-point.main .sec-head{
        margin-top: 100px;
    }
    .section-Stay .sectionUnit03 .section-point.main .sec-head .sec-sub{
        top: -55px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li .section-point::before{
        background-size: cover;
        top: -55px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(2) .section-point::before{
        width: 77px;
        height: 43px;
        top: -50px;
        left: 0;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(3) .section-point::before{
        width: 59px;
        height: 57px;
        right: 0;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(4) .section-point::before{
        width: 42px;
        height: 49px;
        left: 0;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(5) .section-point::before{
        width: 43px;
        height: 44px;
        top: -40px;
        right: 0;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(1)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_02_sp.png);
        width: calc(159 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        top: 0;
        right: -20px;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(1)::after{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_03_sp.png);
        width: calc(136 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: -17px;
        left: -20px;
		z-index: 1;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(2)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_04_sp.png);
        width: calc(136 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: 0;
        right: -20px;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(3)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_05_sp.png);
        width: calc(136 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: -10px;
        left: -20px;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(4)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_06_sp.png);
        width: calc(136 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: -20px;
        right: -20px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(1)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_07_sp.png);
        width: calc(159 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        top: -30px;
        right: -20px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(1)::after{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_08_sp.png);
        width: calc(136 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: -20px;
        left: -20px;
		z-index: 1;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(2)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_09_sp.png);
        width: calc(136 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: -10px;
        right: -20px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(3)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_10_sp.png);
        width: calc(136 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: -10px;
        left: -20px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(4)::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_11_sp.png);
        width: calc(82 / 750 * 100vw);
        height: calc(269 / 750 * 100vw);
        bottom: 0;
        right: -20px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(5)::after{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_sub_sp.png);
        width: calc(157 / 750 * 100vw);
        height: calc(332 / 750 * 100vw);
        bottom: -58px;
        left: -20px;
    }
}
/** Stay PC **/
@media (min-width: 740px){
    .section-Stay{
        margin-top: 72px;
        padding: 69px 0 161px;
    }
    .section-Stay::before{
        height: 8000px;
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_illust_hosino_pc_231121.png);
        top: 0;
    }
    .section-Stay .sectionUnit01{
        padding-top: 204px;
    }
    .section-Stay .sectionUnit01 .sec-head{
        top: 0;
        right: 0;
    }
    .section-Stay .sectionUnit01 .section-point.main .sec-head .sec-sub{
        top: -49px;
        left: -63px; 
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head .heading{
        font-size: 2.8rem;
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head .txt-sub{
        font-size: 2rem;
        margin-right: 20px;
    }
    .section-Stay [class^="sectionUnit"] .section-point.main .sec-head + p {
        font-size: 1.6rem;
        margin-top: 12px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list{
        margin-top: 35px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list .section-point{
        max-width: 362px;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(1) .section-point{
        top: 193px;
        right: 0;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(1) .section-point{
        top: 193px;
        right: 37px;
    }
    .section-Stay .sectionUnit03 .section-img-list li:nth-child(1) .section-point{
        top: 193px;
        right: 37px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(2){
        margin-top: 113px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(2) .section-point::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_bed_pc.png);
        width: 154px;
        height: 85px;
        top: -100px;
        left: -38px;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(2) .section-point{
        top: 52px;
        left: 37px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(2) .section-point{
        top: 142px;
        left: 37px;
    }
    .section-Stay .sectionUnit03 .section-img-list li:nth-child(2) .section-point{
        top: 142px;
        left: 37px;
    }
    .section-Stay .sectionUnit01 .section-img-list li:nth-child(3){
        margin-top: 52px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(3){
        margin-top: 125px;
    }
    .section-Stay .sectionUnit03 .section-img-list li:nth-child(3){
        margin-top: 100px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(3) .section-point{
        top: 44px;
        right: 40px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(3) .section-point::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_meal_pc.png);
        width: 118px;
        height: 114px;
        top: -73px;
        right: -30px;
    }
    .section-Stay .sectionUnit03 .section-img-list li:nth-child(4){
        margin-top: 100px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(4) .section-point{
        top: 127px;
        left: 37px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(4) .section-point::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_bath_pc.png);
        width: 84px;
        height: 98px;
        top: -107px;
        left: -35px;
    }
    .section-Stay .sectionUnit03 .section-img-list li:nth-child(5){
        margin-top: 100px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(5){
        margin-top: 125px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(5) .section-point{
        top: 44px;
        right: 38px;
    }
    .section-Stay [class^="sectionUnit"] .section-img-list li:nth-child(5) .section-point::before{
        background-image: url(/content/dam/sites/wwwjalcojp/jp/ja/dom/special/misawa/img_sites/bg_star_pc.png);
        width: 85px;
        height: 88px;
        top: -60px;
        right: -35px;
    }
    .section-Stay .sectionUnit03 .section-img-list li:nth-child(6) .section-point{
        top: 142px;
        left: 37px;
    }
    .section-Stay .sectionUnit02{
        margin-top: 168px;
    }
    .section-Stay .sectionUnit02 .section-point.main .sec-head .sec-sub{
        top: -72px;
        left: -63px; 
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(4) .section-point{
        top: 137px;
    }
    .section-Stay .sectionUnit02 .section-img-list li:nth-child(5){
        margin-top: 62px;
    }
    .section-Stay .sectionUnit03{
        margin-top: 168px;
    }
    .section-Stay .sectionUnit03 .section-point.main .sec-head .sec-sub{
        top: -62px;
        left: -63px; 
    }
    .section-Stay .sectionUnit03 .section-img-list li:nth-child(4) .section-point{
        top: 300px;
    }
}
