/* 日文网站，2020年日出航班PC端样式 */
/* 头部背景上部 */

.backgroundTop {
    height: 1027px;
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/Activitiesall/SunriseFlight2001/pc/hd-1.jpg') no-repeat center;
    background-size: cover;
    padding-top: 240px;
}

.backgroundTop .title {
    text-align: center;
}

.backgroundTop .title img {
    display: block;
    margin: 0 auto;
}

.backgroundTop .title img.title-img1 {
    margin-top: 20px;
}

.backgroundTop .title img.title-img2 {
    margin-top: 5px;
}
.backgroundTop .title img.title-img3 {
    margin-top: 10px;
}

.backgroundTop .banner-text {
    margin-top: 200px;
    font-size: 23px;
    color: #000;
    text-align: center;
}

.backgroundTop .banner-text .banner-text-one {
    margin-bottom: 60px;
}


/* 头部背景下部 */

.backgroundBootom {
    height: 1060px;
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/Activitiesall/SunriseFlight2001/pc/hd-2.jpg') no-repeat center;
    background-size: cover;
}

.backgroundBootom .title-img {
    text-align: center;
}


/* 行程线路部分 */

.backgroundBootom .firstday-route {
    text-align: center;
    margin-top: 180px;
}

.backgroundBootom .firstday-route h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 25px;
}

.backgroundBootom .firstday-route ul li {
    width: 160px;
    height: 220px;
    float: left;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    padding: 20px 10px;
    margin: 0 4px;
}

.backgroundBootom .firstday-route ul li.first-li {
    margin-left: 0;
}

.backgroundBootom .firstday-route ul li.last-li {
    margin-right: 0;
}

.backgroundBootom .firstday-route ul li span {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    color: #fff;
    background: #44b400;
    margin: 0 auto;
}

.backgroundBootom .firstday-route ul li b {
    margin-top: 2px;
    display: block;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}

.backgroundBootom .firstday-route ul li p {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-top: 12px;
}

.backgroundBootom .firstday-route ul li p.last-p {
    margin-top: 25px;
}

.backgroundBootom .firstday-route-map {
    text-align: center;
}

.backgroundBootom .firstday-route-map h3 {
    margin: 30px 0 25px;
    font-size: 30px;
    color: #fff;
}

.backgroundBootom .firstday-route-map .map {
    position: relative;
}

.backgroundBootom .firstday-route-map .map p {
    position: absolute;
    text-align: left;
    font-size: 18px;
    color: #000;
    top: 60px;
    right: 80px;
    font-weight: 700;
}


/* 体部仓位说明、预约部分 */


/* 1.纪念品部分 */

.souvenir {
    height: 520px;
    background: #fff;
}

.souvenir .title {
    margin-top: 120px;
    font-size: 30px;
    text-align: center;
    position: relative;
}

.souvenir .title img {
    position: absolute;
    top: -20px;
    right: 27%;
}

.souvenir .list-two {
    margin-top: 50px;
}

.souvenir .list-two ul {
    padding: 0 120px;
    position: relative;
}

.souvenir .list-two li {
    width: 280px;
    height: 240px;
    text-align: center;
    padding: 50px 70px;
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/Activitiesall/SunriseFlight2001/pc/bd-list2-background.png') no-repeat;
}

.souvenir .list-two li.one {
    position: absolute;
}

.souvenir .list-two li.two {
    position: absolute;
    right: 36%;
    padding: 8px 70px;
}

.souvenir .list-two li.three {
    position: absolute;
    right: 13%;
    padding: 44px 70px;
}

.souvenir .list-two li p {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.price {
    height: 950px;
    background: #eeeeee;
    text-align: center;
    padding: 60px 0 80px;
}

.price h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 50px;
}

.price p {
    font-size: 40px;
    font-weight: 700;
    width: 750px;
    height: 100px;
    line-height: 100px;
    border: 5px solid #44b400;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
}

.price p b {
    color: #44b400;
}

.price span {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #44b400;
    padding: 5px;
    margin: 35px auto;
}

.price .choose-map {
    width: 750px;
    height: 500px;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
    border: 5px solid #44b400;
}

.price .choose-map h3 {
    margin-top: 35px;
    font-size: 35px;
    font-weight: 700;
    line-height: 50px;
}

.price .choose-map h3 b {
    color: #44b400;
}

.price .choose-map img {
    margin-top: 40px;
}

.price .choose-map ul {
    margin-top: 35px;
    padding-left: 115px;
}

.price .choose-map ul li {
    float: left;
    margin: 0 10px;
}

.price .choose-map ul li span {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background: #3ca373;
    margin: 0;
    display: inline-block;
}

.price .choose-map ul li span.yellow {
    background: #fff100;
}

.price .choose-map ul li span.pink {
    background: #f8cad8;
}

.price .choose-map ul li span.blue {
    background: #81cce7;
}

.price .choose-map ul li b {
    vertical-align: 5px;
}

.price .choose-map .font-list {
    margin-top: 30px;
    padding-left: 30px;
    text-align: left;
    font-size: 13px;
    color: #000;
}

.subscribe {
    height: 555px;
    padding-top: 50px;
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/Activitiesall/SunriseFlight2001/pc/bd-foot1.jpg') no-repeat center;
}

.subscribe .conten {
    width: 100%;
    height: 450px;
    padding: 0 75px;
    background: rgba(255, 255, 255, .6);
}

.subscribe .conten .hd {
    text-align: center;
    padding-top: 30px;
    color: #000;
}

.subscribe .conten .hd h2 {
    font-size: 35px;
    font-weight: 700;
}

.subscribe .conten .hd p {
    font-size: 20px;
    margin-top: 10px;
}

.subscribe .conten .hd span {
    font-size: 14px;
}
.subscribe .conten .bd {
    margin-top: 50px;
    height: 65px;
    line-height: 65px;
}

.subscribe .conten .bd li {
    float: left;
    font-size: 25px;
    font-weight: 700;
}

.subscribe .conten .bd li:first-child {
    margin-right: 20px;
}

.subscribe .conten .bd li.people {
    margin-right: 14px;
}

.subscribe .conten .bd li.people-select {
    margin-right: 14px;
    position: relative;
}
.subscribe .conten .bd li.btn {
    width: 175px;
    height: 65px;
    border-radius: 8px;
    box-shadow: 0px 4px 3px #cccccc;
    text-align: center;
    background: url('//media.springairlines.com/springairlines/images/AirFlights_Jp/Activitiesall/SunriseFlight2001/pc/btn-background.jpg') no-repeat center;
}
.subscribe .conten .bd li.btn a {
    color: #fff;
    width: 100%;
    display: block;
}

.subscribe .conten .bd li select {
    height: 64px;
    width: 80px;
    border: 1px solid #000;
    border-radius: 6px;
    font-size: 22px;
    -webkit-appearance: none;   /* google */
    -moz-appearance: none;  /* firefox */
    appearance: none;       /* IE */
}

.subscribe .conten .foot-rule {
    margin-top: 30px;
    font-size: 13px;
    color: #000;
    font-family: 'メイリオ'!important;
}

/* 规则底部部分 */
.foot {
    height: 820px;
    background: #fff;
    position: relative;
}
.foot .content {
    padding: 80px 0;
}
.foot .content .hd {
    text-align: center;
}
.foot .content .hd h2 {
    font-size: 30px;
    font-weight: 700;
    color: #333;
}
.foot .content .bd {
    font-family: 'メイリオ'!important;
}
.foot .content .bd .rule {
    color: #333;
}
.foot .content .bd .rule h3 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'メイリオ'!important;
    margin-top: 30px;
}
.foot .content .bd .rule p {
    font-size: 14px;
}



.foot .share {
    margin-top: 40px;
}
.foot .share .share-btm {
    width: 638px;
    margin: 0 auto;
    background-color: #eee;
    border-radius: 6px;
    text-align: center;
    padding: 22px 0 28px;
}
.foot .share .share-btm .title{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #222;
}
.foot .share  .share-btm .title i {
    display: inline-block;
    width: 18px;
    height: 15px;
    background: url(//media.springairlines.com/SpringAirlines/images/AirFlights_Jp/Activitiesall/Activities408/icon4.png) no-repeat;
    margin-left: 5px;
}
.foot .share .share-btm .share-item {
    display: inline-block;
    height: 50px;
    width: 179px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.foot .share .share-btm .share-item.back1 {
    background: url(//media.springairlines.com/SpringAirlines/images/AirFlights_Jp/Activitiesall/Activities408/share-img1.jpg) no-repeat;
}
.foot .share .share-btm .share-item.back2 {
    background: url(//media.springairlines.com/SpringAirlines/images/AirFlights_Jp/Activitiesall/Activities408/share-img2.jpg) no-repeat;
}

/* 回到顶部 */
.toTOP {
    width: 80px;
    height: 80px;
    background: #008856;
    position: fixed;
    z-index: 999;
    border-radius: 15px;
    right: 30px;
    bottom: 230px;
    text-align: center;
    padding-top: 10px;
    display: none;
    cursor: pointer;
}

/* 下拉菜单部分 */
.people-select {
    color: #000;
    font-size: 22px;
    font-family: 'メイリオ'!important;
}
.people-select .area.cell-drop {
    width: 80px;
    position: relative;
    padding: 0 10px;
    height: 65px;
    padding: 20px 0 0 15px;
    border: 1px solid #000;
    border-radius: 6px;
}
.people-select .active {
    outline: 1px solid #00AC70;
    outline-offset: -2px;
}
.people-select .area {
    padding: 0 10px;
    background: white;
    width: 138px;
    height: 48px;
    border: 1px solid #acacac;
    cursor: pointer;
    box-shadow: 0px 0px 1px rgba(172,172,172,.8) inset;
}
.people-select .val {
    font-size: 18px;
    font-family: 'メイリオ';
    border: 0;
    width: 40px;
}
.people-select .cell {
    float: left;
    margin-right: 9px;
}
.people-select .cell .i-drop {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    right: 10px;
    top: 30px;
    border-width: 5px 5px 0;
    border-color: black transparent transparent;
    z-index: 10;
}
.people-select .cell-drop.active .i-drop {
    border-width: 0 5px 5px;
    border-color: transparent transparent black;
}

.my-select {
    width: 80px;
    position: absolute;
    top: 55px;
    font-size: 18px;
    width: 80px;
    position: absolute;
    top: 55px;
    font-size: 18px;
    border: 1px solid #000;
    border-top: 0;
    border-radius: 0 0 6px 6px;
    display: none;
    z-index: 99;
}

.my-select span {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #fff;
    padding-left: 15px;
    cursor: pointer;
}
.my-select span:hover {
    background: #d2d2d2;
}
.my-select span.last-span {
    border-radius: 0 0 6px 6px;
}


/* 弹框部分 */
.black {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index: 9999;
    display: none;
}

.mag {
    width: 970px;
    height: 300px;
    background: #fff;
    color: #000;
    padding: 10px;
    position: absolute;
    left: 50%;
    margin-left: -485px;
    top: 50%;
    margin-top: -155px;
    z-index: 10000;
    font-family: 'メイリオ'!important;
    text-align: center;
}
.mag .mag-close {
    text-align: right;
    color:#cc0000;
    font-size: 20px;
    font-weight: 700;
    cursor: pointer;
}
.mag .mag-font-left,
.mag .mag-font-center {
    font-size: 20px;
}
.mag .mag-font-left {
    text-align: left;
    margin-bottom: 40px;
}
.mag .mag-font-center {
    margin-bottom: 25px;
    margin-top: 50px;
}

.mag .mag-btn,
.mag .mag-close-btn,
.mag #J_goToLogin {
    width: 170px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    color: #fff;
    background: #009944;
    border-radius: 6px;
    display: none;
}
.mag .mag-close-btn {
    margin-top: 50px;
}


