@charset "utf-8";
/* for pc */
.sec01 .headArea {
    z-index: 1000;
}

.sec02 .expList{margin-top:-190px;}

.sec09 {
    background-image: url("/inter/makana/07/img/bg_planner_wrap.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #ffe6e3;
    min-height: 900px;
}
.sec09 .secInr {
    position: relative;
    width: 100%;
    max-width: 950px;
}
.sec09 .cntCol2 .txtBox {
    float: left;
    width: 56%;
    position: relative;
    z-index: 1;
    padding-top: 150px;
}
.sec09 .headLv2 {
    color: #ec3a3f;
    font-size: 34px;
}
.sec09 .headLv2 > span {
    font-size: 28px;
    display: block;
    padding-bottom: 10px;
    line-height: 1;
}
.sec09 .readLv2_l {
    color: #ec3a3f;
    padding-top: 45px;
}
.sec09 .cntCol2 .phoneBox {
    background-image: url("/inter/makana/07/img/bg_planner.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    width: 100%;
    max-width: 950px;
    height: 821px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
}
.sec09 .cntCol2 .goodWrap .icnMakana {
    position: relative;
    top: inherit;
    left: inherit;
    margin-top: 50px;
}
.sec10 .subheadLv2 {
    text-align: center;
    font-weight: normal;
    width: 90%;
    margin: 80px auto 0 auto;
}
.sec10 .leftCont {
    background: url("/inter/makana/07/img/bg_hawaiico_app.jpg") no-repeat left bottom;
    background-size: cover;
    min-height: 1047px;
    width: 50%;
    float: left;
}
.sec10 .leftCont .contInr {
    width: 100%;
    max-width: 475px;
    margin-left: auto;
}
.sec10 .leftCont .subheadLv2 {
    color: #d32e6e;
}
.sec10 .leftCont .descriptTxt {
    padding: 0 50px;
    width: 100%;
}
.sec10 .leftCont .descriptTxt p {
    color: #d32e6e;
}
.sec10 .leftCont .moreBtn {
    width: 100%;
    margin-top: 10px;
    padding: 15px 0;
    text-align: center;
    position: relative;
    background-color: #6ec3b7;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.05em;
}
.sec10 .leftCont .moreBtn:hover {
    opacity: 0.7;
}
.sec10 .leftCont .moreBtn > span {
    text-align: center;
    position: relative;
    padding-left: 22px;
}
.sec10 .leftCont .moreBtn > span::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 10px;
    border-color: transparent transparent transparent #ffffff;
    top: 50%;
    left: 0;
    margin-top: -4px;
}
.sec10 .rightCont {
    background: url("/inter/makana/07/img/bg_talk_reco.jpg") no-repeat right top;
    background-size: cover;
    min-height: 1047px;
    width: 50%;
    float: right;
}
.sec10 .rightCont .contInr {
    width: 100%;
    max-width: 475px;
    margin-right: auto;
}
.sec10 .rightCont .subheadLv2 {
    color: #87553a;
}
.sec10 .rightCont .descriptTxt {
    padding: 0 50px;
    width: 100%;
}
.sec10 .rightCont .descriptTxt p, .sec10 .rightCont .descriptTxt li {
    color: #87553a;
}
.bnr_trip-planner {
    position: absolute;
    bottom: 41px;
    left: -8px;
    z-index: 1000;
}
.bnr_trip-planner a:hover img {
    opacity: 0.8;
}


.sec11 {
    background-image: url("/inter/makana/08/img/bg_hwi_info.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #fbf3cd;
    min-height: 890px;
}
.sec11 .secInr {
    position: relative;
    width: 100%;
    max-width: 950px;
}
.sec11 .cntCol2 .txtBox {
    float: left;
    width: 56%;
    position: relative;
    z-index: 1;
    padding-top: 150px;
}
.sec11 .headLv2 {
    color: #f69408;
    font-size: 32px;
}
.sec11 .headLv2 > span {
    font-size: 30px;
    display: block;
    padding-bottom: 10px;
    line-height: 1;
}
.sec11 .readLv2_l {
    color: #f69408;
    padding-top: 45px;
}
.sec11 .cntCol2 .phoneBox {
    background-image: url("/inter/makana/08/img/bg_iphone_hwi.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    width: 100%;
    max-width: 950px;
    height: 690px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0;
}
.sec11 .cntCol2 .goodWrap .icnMakana {
    position: relative;
    top: inherit;
    left: inherit;
    margin-top: 50px;
}
@media screen and (min-width: 740px) and (max-width: 950px) {
    .switche {
        min-height: auto;
    }
    .sec01 .videoArea {
        width: 100%;
    }
    .sec01 .video {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
}
/* for sp */
@media screen and (max-width: 739px) {
.sec02 .expList{margin-top:0px;}
    .sec09 {
        background-image: none;
        min-height: 0;
        padding: 0 0 0 0;
    }
    .sec09 .secInr {
        width: 100%;
        margin: 0 auto;
        padding: 0 4.6875%;
    }
    .sec09 .cntCol2 .txtBox {
        float: none;
        width: 100%;
        position: relative;
        z-index: 1;
        padding-top: 0;
        display: block;
    }
    .sec09 .headLv2 {
        font-size: 22px;
        width: 100%;
        padding-top: 35px;
    }
    .sec09 .headLv2 > span {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .sec09 .readLv2_l {
        padding-top: 25px;
    }
    .sec09 .cntCol2 .goodWrap .icnMakana {
        width: 100%;
        position: relative;
        top: inherit;
        left: inherit;
        margin-top: 20px;
    }
    .sec09 .cntCol2 .phoneBox {
        background-image: url("/inter/makana/07/img/bg_planner_sp.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: static;
        margin-top: 0;
        width: 100%;
        height: 142.5vw;
    }
    .sec10 .leftCont .contInr, .sec10 .rightCont .contInr {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
    }
    .sec10 .descriptTxt p {
        font-size: 15px;
    }
    .sec10 .subheadLv2 {
        width: 100%;
        margin: 35px auto 0 auto;
        font-size: 22px;
    }
    .sec10 .leftCont {
        overflow: hidden;
        background: #ffe8f1;
        min-height: 600px;
        width: 100%;
        float: none;
    }
    .sec10 .leftCont .subheadLv2 {
        color: #d32e6e;
    }
    .sec10 .leftCont .subheadLv2 > span {
        font-size: 16px;
    }
    .sec10 .leftCont .descriptTxt {
        padding: 0 15px;
        width: 100%;
    }
    .sec10 .leftCont .descriptTxt p {
        color: #d32e6e;
    }
    .sec10 .leftCont .moreBtn {
        width: 71.875vw;
        margin: 0 auto;
        padding: 15px 20px;
    }
    .sec10 .leftCont .phone2col {
        margin: 30px auto 0 auto;
        padding: 0;
        width: 83.75vw;
    }
    .sec10 .rightCont {
        overflow: hidden;
        background: #ebe9e2;
        min-height: 600px;
        width: 100%;
        float: none;
    }
    .sec10 .rightCont .subheadLv2 {
        color: #87553a;
    }
    .sec10 .rightCont .descriptTxt {
        padding: 0 15px;
        width: 100%;
    }
    .sec10 .rightCont .descriptTxt p {
        color: #87553a;
    }
    .sec10 .rightCont .phone2col {
        width: 90.625vw;
        margin: 25px auto 0 auto;
        padding: 0;
    }
	
	
	  .sec11 {
        background-image: none;
        min-height: 0;
        padding: 0 0 0 0;
    }
    .sec11 .secInr {
        width: 100%;
        margin: 0 auto;
        padding: 0 4.6875%;
    }
    .sec11 .cntCol2 .txtBox {
        float: none;
        width: 100%;
        position: relative;
        z-index: 1;
        padding-top: 0;
        display: block;
    }
    .sec11 .headLv2 {
        font-size: 20px;
        width: 100%;
        padding-top: 35px;
    }
    .sec11 .headLv2 > span {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .sec11 .readLv2_l {
        padding-top: 25px;
				text-align:left;
    }
    .sec11 .cntCol2 .goodWrap .icnMakana {
        width: 100%;
        position: relative;
        top: inherit;
        left: inherit;
        margin-top: 20px;
    }
    .sec11 .cntCol2 .phoneBox {
        background-image: url("/inter/makana/08/img/bg_iphone_hwi_sp.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: static;
        margin-top: 30px;
        width: 100%;
        height: 142.5vw;
    }
    .bnr_trip-planner {
        position: absolute;
        bottom: 1.40625vw;
        left: 50%;
        transform: translateX(-50%);
        width: 86.5625%;
    }

.sec02 .headLv2{
	text-align:center;
	font-size:21px;
}
.onlyIcn{
	display:block;
	float:none;
	margin:0 auto 15px auto;
}
}