@charset "utf-8";
/*------------------------------------------------

	

------------------------------------------------*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote{
	margin: 0;
	padding: 0;
}
th,td,
h1,h2,h3,h4,h5,h6,
p,blockquote,
address {
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6,
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ol,ul,li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th,td {
	vertical-align: top;
	text-align: left;
}
a,
img,
a img {
	border: 0;
	outline: none;
	text-decoration: none;
}
input {
	line-height: 1.2;
}
input[type=text]{
	
}
hr{
	display: none;
}
iframe{
	border: none;
	margin: 0;
	padding: 0;
}


/* HTML5 New Elements
------------------------------------------------*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section,
canvas,video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,video
{
	display: block;
}


*::selection{
  background: transparent;
}
*::-moz-selection {
  background: transparent;
}


p::selection,
p small::selection{
  background: #cccccc;
}
p::-moz-selection,
p small::-moz-selection{
  background: #cccccc;
}

@charset "utf-8";

/*------------------------------------------------------------------------------

                                clearFix

------------------------------------------------------------------------------*/
#hoge:after
{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    content: ".";
}


/*------------------------------------------------------------------------------

                            テキスト画像代替

------------------------------------------------------------------------------*/
#hoge
{
    display: block;
    margin: 0;
    padding: 0;
    text-indent: -10000px;
    text-decoration: none;
    text-align: left;
/*\*/
    overflow: hidden;
/* */
}

.pc-br:before{
    content: "\A";
    white-space: pre;
}

.sp-content{
    display: none;
}

/*------------------------------------------------------------------------------

                            #global-menu-wrap

------------------------------------------------------------------------------*/
#global-menu-wrap{
    display: none;
}

#wrapper > header{
    display: none;
}

#wrap-container,
.res-inner-contents{
    padding-top: 0;
}

#wrap-container .rcrumbs{
    display: none;
}

#wrap-container{
    width: 100%;
}

.d_moduleMain{
    width: 950px;
    margin: 0 auto !important;
    margin-top: 100px !important;
}

#contents .wrap{
    width: 930px;
    margin: 0 auto;
}

/*------------------------------------------------------------------------------

                            #skyview-header

------------------------------------------------------------------------------*/
#skyview-header{
    position: fixed;
    top: 0; left: 0;
    z-index: 110;
    width: 100%; height: 80px;
    opacity: 0;
}

#skyview-header-bg{
    position: absolute;
    top: 0px;
    /*top: -80px;*/
    left: 0px;
    margin-top: -80px;
    width: 100%; height: 80px;
    background-color: #081e33;
}

#skyview-header .wrap{
    position: relative;
    width: 100%; max-width: 1280px;
}

#ana-logo{
    position: absolute;
    top: 25px; left: 15px;
    display: block;
    width: 239px; height: 22px;
}

#ana-logo img{
    width: 100%; height: 100%;
}

#skyview-sns-share{
    position: absolute;
    top: 26px; right: 246px;
    text-align: right;
    font-size: 0;
}

#skyview-sns-share li{
    display: inline-block;
    margin-left: 22px;
}

#skyview-header .modal-btn{
    position: absolute;
    top: 0; right: 0;
    display: block;
    width: 200px;
    padding: 24px 0;
    margin-top: -4px;
    background-color: #ec7309;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -o-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -ms-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.6rem;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

#skyview-header .modal-btn:hover{
    background-color: #b36309;
    color: #c2dbf3;
}



/*------------------------------------------------------------------------------

                            #skyview-intro

------------------------------------------------------------------------------*/
#skyview-intro{
    position: fixed;
    top: 0; left: 0;
    z-index: 100;
    width: 100%; min-height: 700px;
    height: 100%;
    padding-top: 1px;
    opacity: 0;
}

#skyview-intro-text{
    position: absolute;
    top: 34.041666667%; left: 0;
    z-index: 20;
    width: 100%;
    height: 33%;
    text-align: center;
    pointer-events: none;
}

#skyview-intro-bg{
    position: absolute;
    top: 0; left: 0;
    z-index: 10;
    width: 100%; height: 100%;
/*  background: #392e24 url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/intro_bg.jpg) no-repeat scroll center top;
    background-size: auto 100%;*/
    font-size: 0;
    text-align: center;
    background-color: #392e24;
}

#skyview-intro-bg img{
    display: inline-block;
    line-height: 1;
    width: auto; max-width: 300%;
    height: 100%;
    /*display: none;*/
    opacity: 0;
}

#skyview-intro-bg-bottom{
    position: absolute;
    top: 100%; left: 0;
    width: 100%; height: 100%;
    text-align: center;
    background-color: #392e24;
/*    background: #392e24 url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/intro_bg_bottom.jpg) no-repeat scroll center top;
    background-size: auto 100%;*/
}

#skyview-intro h1{
    height: 19.060052219%;
}
#skyview-intro h1 img{
    width: auto; height: 100%;
}

#skyview-intro h2{
    position: relative;
    top: -30%;
    height: 7.571801566%;
}
#skyview-intro h2 img{
    width: auto; height: 100%;
}

#skyview-intro p{
    position: relative;
    top: 10%;
    height: 39.164490861%;
}
#skyview-intro p img{
    width: auto; height: 100%;
}

#skyview-intro span.scroll-btn{
    position: absolute;
    bottom: 10%; left: 0;
    z-index: 20;
    display: block;
    width: 100%; height: 5%;
    text-align: center;
}

#skyview-intro span.scroll-btn img{
    position: relative;
    top: 0%;
    /*display: block;*/
    width: auto; height: 100%;
    cursor: pointer;
}

/*------------------------------------------------------------------------------

                            #skyview-main

------------------------------------------------------------------------------*/
#skyview-main{
    width: 100%; min-height: 486px;
    background: #ffffff url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/main_bg.png) repeat-x scroll 0 0;
    opacity: 0;
}

#skyview-searchbox{
    width: 910px;
    margin: 0 auto;
    padding-top: 150px;
}

#skyview-searchbox form{
    font-size: 0;
}

#skyview-searchbox select{
    width: 324px; height: 54px;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 1.4rem;
}
#skyview-searchbox select[disabled="disabled"],
#skyview-searchbox select[disabled]{
    pointer-events: none;
    opacity: 0.5;
}

#skyview-searchbox p{
    color: #ffffff;
    margin-bottom: 1em;
    font-size: 1.6rem;
    text-align: center;
}

#skyview-searchbox p.d_btnSearch{
    display: inline-block;
    width: 240px;
}
#skyview-searchbox p.d_btnSearch button{
    width: 100%;
    -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -o-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -ms-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
}
#skyview-searchbox p.d_btnSearch button[disabled="disabled"],
#skyview-searchbox p.d_btnSearch button[disabled]{
    pointer-events: none;
    opacity: 0.5;
}

/*------------------------------------------------------------------------------
                            #skyview-search-result
------------------------------------------------------------------------------*/
#skyview-search-result{
    margin-top: 80px;
    display: none;
}

#skyview-no-result{
    text-align: center;
    margin: 40px 0;
    font-size: 2.4rem;
    display: none;
    opacity: 0;
}

#skyview-slide-box{
    width: 910px;
    padding: 10px;
    margin-left: 10px;
    background-color: #e6e6e6;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
    -o-border-radius: 80px;
    -ms-border-radius: 80px;
    border-radius: 80px;
    -moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    -ms-box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
}

#skyview-slide-box > div{
    /*margin: 10px;*/
    padding: 15px 60px;
    border: 1px solid #cccccc;
    /*background-color: #e6e6e6;*/
    -moz-border-radius: 72px;
    -webkit-border-radius: 72px;
    -o-border-radius: 72px;
    -ms-border-radius: 72px;
    border-radius: 72px;
}

#skyview-slide-box h2{
    margin-top: 6px;
    margin-bottom: 18px;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1;
    text-align: center;
}

#skyview-slide-box h2 span{
    padding-left: 36px;
    padding-right: 1rem;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/airplane_icon.png) no-repeat scroll 0 2px;
    font-size: 2.4rem;
    color: #073190;
}

#skyview-slide{
    position: relative;
    width: 770px; height: 522px;
    padding-top: 1px;
    background-color: #000000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
}

#skyview-slide > div{
    position: absolute;
    top: 10px; left: 10px;
    width: 750px; height: 500px;
    overflow: hidden;
}

#skyview-slide > div > div{
    position: absolute;
    top: 0px; left: 0px;
    width: 750px; height: 500px;
    background-color: rgba(255,255,255,0.2);
    overflow: hidden;
    display: none;
}

#skyview-slide > div > div span.noimage{
    position: absolute;
    top: 50%; left: 0;
    display: block;
    width: 100%;
    margin-top: -0.5em;
    font-size: 5rem;
    text-align: center;
    line-height: 1;
    color: #ffffff;
}

#skyview-slide > div > div ul{
    position: absolute;
    width: 100%;
}
#skyview-slide > div > div ul li{
    position: absolute;
    top: 0; left: 0;
    width: 750px; height: 500px;
}

#skyview-slide p{
    position: absolute;
    left: 0; bottom: 0;
    width: 100%;
    padding: 12px 0 10px 0;
    color: #ffffff;
    background-color: #000000;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
    line-height: 1;
    font-size: 1.3rem;
}
#skyview-slide p span span{
    font-size: 1.8rem;
}

#ca-illust{
    position: absolute;
    right: -122px; bottom: -220px;
    display: block;
    width: 208px; height: 537px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/ca_illust.png) no-repeat scroll 0 0;
    pointer-events: none;
}

.prev-slide-btn{
    position: absolute;
    top: 50%; left: 0;
    display: block;
    margin-top: -31px;
    width: 28px; height: 62px;
    background: rgba(0,0,0,0.7) url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/prev_slide_btn.png) no-repeat scroll 0 0;
    cursor: pointer;
}
.next-slide-btn{
    position: absolute;
    top: 50%; left: 722px;
    display: block;
    margin-top: -31px;
    width: 28px; height: 62px;
    background: rgba(0,0,0,0.7) url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/next_slide_btn.png) no-repeat scroll 0 0;
    cursor: pointer;
}

#skyview-window{
    padding-top: 16px;
    font-size: 0;
    white-space: nowrap;
}

#skyview-left-window{
    display: inline-block;
    /*display: none;*/
    width: 374px;
    margin-right: 21px;
    background-color: #c9c9ca;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    vertical-align: top;
}

#skyview-right-window{
    display: inline-block;
    /*display: none;*/
    width: 374px;
    background-color: #c9c9ca;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    vertical-align: top;
}

.skyview-window-header{
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

#skyview-window h3{
    width: auto;
    padding: 6px 0;
    font-size: 1.4rem;
    font-weight: normal;
    text-align: center;
    line-height: 1;
}

.prev-skyview-btn{
    position: absolute;
    top: 4px; left: 30px;
    display: block;
    width: 27px; height: 19px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/prev_skyview_btn.png) no-repeat 0 0;
    cursor: pointer;
}

.next-skyview-btn{
    position: absolute;
    top: 4px; right: 30px;
    display: block;
    width: 27px; height: 19px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/next_skyview_btn.png) no-repeat 0 0;
    cursor: pointer;
}

#skyview-window .skyview-window-list{
    min-height: 35px;
}


#skyview-window ul{
    width: 330px;
    padding: 7px 0;
    margin-left: 22px;
    white-space: normal !important;
}

#skyview-window li{
    display: inline-block;
    width: auto;
    min-width: 109px;
    font-size: 1.4rem;
}
#skyview-window li span{
    position: relative;
    display: inline-block;
    width: auto;
    padding-left: 16px;
    padding-right: 23px;
}
#skyview-window li.photo{
    cursor: pointer;
}
#skyview-window li.photo:hover,
#skyview-window li.photo.active{
    color: #073190;
}
#skyview-window li.photo span:after{
    content: " ";
    position: absolute;
    top: 2px; right: 0;
    display: block;
    width: 18px; height: 14px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/photo_icon.png) no-repeat scroll 0 0;
}
#skyview-window li.photo.active span:before{
    content: " ";
    position: absolute;
    top: 2px; left: 0;
    display: block;
    width: 16px; height: 14px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/arrow_icon_active.png) no-repeat scroll 0 0;
}
#skyview-window li.photo:hover span:after,
#skyview-window li.photo.active span:after{
    content: " ";
    position: absolute;
    top: 2px; right: 0;
    display: block;
    width: 18px; height: 14px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/photo_icon_active.png) no-repeat scroll 0 0;
}




#skyview-slide-note{
    margin-top: 18px;
    text-align: center;
}
#skyview-slide-note div{
    display: inline-block;
}
#skyview-slide-note p{
    font-size: 1.2rem;
    text-align: left;
}

#skyview-camera-note{
    width: 868px; height: 208px;
    margin: 20px auto 0 auto;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/camera_note.png) no-repeat scroll 0 0;
    text-align: center;
}

#skyview-camera-note h3{
    display: inline-block;
    padding-top: 25px;
    padding-bottom: 10px;
    color: #ffffff;
    text-align: center;
    font-size: 2rem;
    font-weight: normal;
}

#skyview-camera-note h3 span{
    display: inline-block;
    padding-left: 30px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/camera_icon.png) no-repeat scroll 0 2px;
}

#skyview-camera-note p{
    padding-top: 25px;
    color: #ffffff;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8;
}

/*------------------------------------------------------------------------------

                            #skyview-reserve

------------------------------------------------------------------------------*/
#skyview-reserve{
    padding-top: 80px;
    font-size: 0;
    text-align: center;
}

#skyview-reserve-seat{
    display: inline-block;
    width: 240px;
    margin-right: 60px;
}

#skyview-reserve-btn{
    display: inline-block;
    width: 240px;
}

#skyview-reserve p{
    font-size: 1.4rem;
    line-height: 1;
}

#skyview-reserve a{
    display: block;
    width: 240px;
    margin-top: 14px;
    padding: 12px 25px;
    background-color: #eb7308;
    border: 1px solid #cb730e;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    white-space: pre-wrap;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -o-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    -ms-box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    outline: none;
}

#skyview-reserve a img{
    display: none;
}

#skyview-reserve  a:hover{
    background-color: #b36309;
    border: 1px solid #9a630e;
    color: #c2dbf3;
    text-decoration: none;
}

/*------------------------------------------------------------------------------

                            #skyview-record

------------------------------------------------------------------------------*/
#skyview-record{
    margin-top: 88px;
    /*width: 930px; height: 600px;*/
}

#skyview-record .wrap{
    width: 930px; height: 600px;
    padding: 56px 50px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/skyview_record_bg.jpg) no-repeat scroll 0 0;
}

#skyview-record h2{
    margin-bottom: 20px;    
}

#skyview-record p{
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 1.6;
}

#skyview-record-img{
    position: relative;
    height: 180px;
    margin-top: 40px;
}

#skyview-record-img > div{
    position: relative;
    width: 100%; height: 100%;
    overflow: hidden;
}

#skyview-record-img > div > div{
    position: relative;
    width: 280px;
}

#skyview-record-img > div > div ul{
    position: absolute;
    top: 0; left: 0;
    width: 100%;
}

#skyview-record-img li{
    position: absolute;
    top: 0; left: 0;
    width: 270px; height: 180px;
    cursor: pointer;
}

#skyview-record-img li img{
    display: block;
    width: 100%; height: 100%;
}

#prev-skyview-img-btn{
    position: absolute;
    top: 63px; left: -40px;
    display: block;
    width: 40px; height: 50px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/prev_skyview_img_btn.png) no-repeat scroll center top;
    cursor: pointer;
}

#next-skyview-img-btn{
    position: absolute;
    top: 63px; right: -36px;
    display: block;
    width: 40px; height: 50px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/next_skyview_img_btn.png) no-repeat scroll center top;
    cursor: pointer;
}

#skyview-record-note{
    position: relative;
    margin-top: 22px;
    padding: 9px;
    background-color: rgba(255,255,255,0.3);
}

#skyview-record-note > div{
    padding: 24px;
    background-color: rgba(255,255,255,0.85);
}

#skyview-record-note h3{
    margin-bottom: 20px;
}

#skyview-record-note p{
    color: #000000;
    font-size: 1.4rem;
}

#skyview-record-note-figure{
    position: absolute;
    top: 31px; right: 33px;
}


/*------------------------------------------------------------------------------

                            #skyview-record-modal

------------------------------------------------------------------------------*/
#skyview-record-modal{
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: 1000;
    display: none;
    opacity: 0;
}

#skyview-record-modal .bg{
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: #000000;
    opacity: 0.9;
}

#skyview-record-modal .content{
    position: absolute;
    top: 50%; left: 50%;
    width: 888px; height: 588px;
    margin-top: -344px;
    margin-left: -444px;
    background-color: #000000;
    overflow: hidden;
}

#skyview-record-modal .content ul{
    position: absolute;
    top: 0;
    width: 100%;
}

#skyview-record-modal .content li{
    position: absolute;
    top: 0;
    width: 888px; height: 588px;
}

#skyview-record-modal .content li img{
    display: block;
    width: 888px; height: 588px;
}

#prev-skyview-modal-btn{
    position: absolute;
    top: 50%; left: 50%;
    display: block;
    margin-top: -75px;
    margin-left: -490px;
    width: 40px; height: 50px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/prev_skyview_img_btn.png) no-repeat scroll center top;
    cursor: pointer;
}

#next-skyview-modal-btn{
    position: absolute;
    top: 50%; left: 50%;
    display: block;
    margin-top: -75px;
    margin-left: 450px;
    width: 40px; height: 50px;
    background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/next_skyview_img_btn.png) no-repeat scroll center top;
    cursor: pointer;
}

#skyview-record-modal .close-btn{
    position: absolute;
    top: 50%; left: 50%;
    display: block;
    width: 200px;
    margin-left: -100px;
    margin-top: 260px;
    padding: 10px;
    border: #cccccc 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #002e64;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background-color: #ffffff;
    cursor: pointer;
}




/*------------------------------------------------------------------------------

                            EN version

------------------------------------------------------------------------------*/
.en #skyview-intro-text{
    height: 35%;
}

.en #skyview-intro h1{
    height: 29.5%;
}

.en #skyview-intro h2{
    top: -54%;
    height: 19%;
}

.en #skyview-intro p{
    top: 0;
    margin-top: -0.5%;
}

.en #skyview-header .modal-btn{
    padding: 12px 0;
}

.en #skyview-searchbox p.d_btnSearch button{
    padding: 15px 10px;
}

.en #skyview-slide-box h2{
    line-height: 1.2;
}

.en #skyview-slide-box h2 span{
    padding-left: 5px;
    background: none;
}

.en #skyview-window li{
    margin-right: 6px;
}

.en #skyview-window li span{
    padding-left: 12px;
}

.en #skyview-slide p{
    line-height: 1.2;
}

.en #skyview-slide p{
    line-height: 1.4;
}

.en #skyview-camera-note p{
    line-height: 1.4;
}

.en #skyview-reserve-seat{
    vertical-align: bottom;
}

.en #skyview-reserve-seat a{
    padding: 16px 25px;
    margin-top: 10px;
    line-height: 1.1;
}

.en #skyview-reserve-btn a{
    padding: 16px 25px;
    line-height: 1.1;
}


.en #skyview-record h2{
    margin-top: -15px;
    margin-bottom: 10px;
}
.en #skyview-record-img{
    margin-top: 20px;
}
.en #skyview-record-note h3{
    margin-bottom: 10px;
}






/*------------------------------------------------------------------------------

                            EN version

------------------------------------------------------------------------------*/
.ie8 a{
    text-decoration: none;
}

.ie8{
    /*overflow-x: hidden;*/
}

.ie8 #wrap-contents,
.ie8 #wrap-container,
.ie8 #contents,
.ie8 .res-wrap-contents,
.ie8 .res-inner-contents{
    width: 100% !important;
}

.ie8 #skyview-main{
/*    position: relative !important;
    width: 200% !important;
    margin-left: -50%;*/
}

.ie8 #skyview-header .modal-btn{
    font-size: 16px;
}

.ie8 #skyview-searchbox{
    padding-top: 130px;
}

.ie8 #skyview-searchbox p{
    font-size: 16px;
}

.ie8 #skyview-searchbox select{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 54px;
}

.ie8 #skyview-searchbox p.d_btnSearch button{
    color: #ffffff !important;
}

.ie8 #skyview-reserve p{
    display: block;
    font-size: 14px;
}


.ie8 #skyview-slide-box h2 span{
    font-size: 24px;
}

.ie8 #skyview-slide p span span{
    font-size: 18px;
}

.ie8 #skyview-window{
    font-size: 14px;
}

.ie8 #skyview-record-note{
    background-color: #999999;  /* for IE8 */
}

.ie8 #skyview-record-note > div{
    background-color: #eeeeee;  /* for IE8 */
}

.ie8 .prev-slide-btn{
    background: #000000 url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/prev_slide_btn.png) no-repeat scroll 0 0;/* for IE8 */
}
.ie8 .next-slide-btn{
    z-index: 10;
    background: #000000 url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/next_slide_btn.png) no-repeat scroll 0 0;/* for IE8 */
}

.ie8 #skyview-slide-note p{
    font-size: 12px;
}

.ie8 #skyview-camera-note h3{
    font-size: 20px;
}

.ie8 #skyview-camera-note p{
    font-size: 16px;
}

.ie8 #skyview-record p{
    font-size: 16px;
}

.ie8 #skyview-record-note p{
    font-size: 14px;
}

/* 2017/7/21追記 */

.dont-display{
  display: none;
}

#ca-illust {
  z-index: 8;
}

#skyview-route-view-cnt {
  z-index: 7;
  display: none;
}

#skyview-route-view-cnt p {
  z-index: 8;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 12px 0 10px 0;
  color: #ffffff;
  background-color: #000000;
  background-color: rgba(0,0,0,0.7);
  text-align: center;
  line-height: 1;
  font-size: 1.3rem;
}

#skyview-route-view-cnt.active {
  display: block;
}

#skyview-camera-note {
  margin-bottom: -189px;
  margin-top: 55px;
  background-image: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/camera_note_no_line.png);
}
#skyview-reserve {
  display: none;
}
#skyview-reserve.active {
  display: block;
}
#skyview-camera-note h3 {
  padding-top: 15px;
}
#skyview-reserve p {
  color: #fff;
}
#skyview-slide-note p {
  font-size: 1.4rem;
}

#skyview-route-view-btn h3 {
  padding:10px 20px 15px 0;
  text-align: center;
  font-size: 1.4rem;
  font-weight: normal;
}
#skyview-route-view-btn h3 span{
  display: inline-block;
  padding-left: 20px;
  background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/photo_icon.png) no-repeat 0 2px;
}
#skyview-route-view-btn .route-view-btn {
  text-align: center;
  padding:5px 10px;
  background-color: #c9c9ca;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  color: #8d9090;
}
#skyview-route-view-btn .route-view-btn.active{
  cursor: pointer;
  color: #000;
  background-color: #abd7ff;
  box-shadow: 2px 2px 0 #7baad5;
}
#skyview-route-view-btn .route-view-btn.active.on,
#skyview-route-view-btn .route-view-btn.active:hover{
  color: #073190;
}
#skyview-route-view-btn .route-view-btn span {
  padding: 0 20px;
  background-image: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/airplane_icon_splash.png);
  background-repeat: no-repeat;
  background-position: right 0;
  display: none;
}
#skyview-route-view-btn .route-view-btn.off span.first,
#skyview-route-view-btn .route-view-btn.on span.second {
  display: inline-block;
  line-height: 1.1;
}
#skyview-route-view-btn .route-view-btn.active span {
  background-position: right -30px;
}
#skyview-route-view-btn .route-view-btn.active.on span,
#skyview-route-view-btn .route-view-btn.active:hover span {
  background-position: right -60px;
  position: relative;
}
#skyview-route-view-btn .route-view-btn.active.on span::before{
  content: " ";
  position: absolute;
  top: 0; left: 8px;
  display: block;
  width: 16px; height: 14px;
  background: url(/book-plan/reservation/domestic/asr/viewpoint/assets/images/pc/arrow_icon_active.png) no-repeat;
}

/* 窓から見える「富士山」の場合、注釈文を追加する。 */
.note-in-slider {
  display: none;
  padding-top: 8px;
}
.note-in-slider.active {
  display: block;
}