@charset "shift_jis";

.cf {
    zoom: 1;
}
.cf:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}


/* AreaList
 * ========================================================================== */
#container740 {
    float: left;
    width: 740px;
    line-height: 1;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Helvetica, Arial, sans-serif !important;
}
.top-page-title {
    margin-top: 5px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 18px;
    background: url(/kaigai/img/bg.top.title.line.png) no-repeat;
}
.top-kv-carousel {
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}
.top-kv-carousel-scroller {
    position: relative;
    width: 740px;
    height: 220px;
}
.top-kv-carousel-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 230px;
}
.top-kv-carousel-inner > li {
    position: relative;
    float: left;
}
.top-kv-carousel-inner h2 {
    position: absolute;
    top: 25px;
    left: 40px;
    width: auto;
    line-height: 1.4;
    padding: 10px;
    font-size: 24px;
    color: #FFFFFF;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
    background: rgba(0,0,0,0.35);
    -ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000); /* IE 8以上用 */
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000); /* IE 7以下用 */
}
.top-kv-carousel-inner h2:not(:target) {
    -ms-filter: none;
    filter: none;
}
.top-kv-catchcopy-marker {
    position: relative;
    z-index: 1;
}
.top-kv-catchcopy-marker:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 50%;
    content: "";
    background: #FF6B08;
}
.oldie .top-kv-catchcopy-marker {
    background-image: url(/kaigai/img/bg.kv.catchcopy.oldie.png);
    background-repeat: repeat-x;
    background-position: center 50%;
}
.top-kv-carousel-inner .top-kv-link-wrapper {
    text-decoration: none !important;
}
.top-kv-link {
    position: absolute;
    bottom: 20px;
    right: 30px;
    padding-right: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #FFFFFF !important;
    background: url(/kaigai/img/arrow.hotel.list.png) no-repeat;
    background-size: 9px 14px;
    background-position: right 2px;
}
.oldie .top-kv-link {
    background: url(/kaigai/img/arrow.hotel.list.oldie.png) no-repeat;
    background-size: 9px 14px;
    background-position: right 0;
}
.top-kv-link-wrapper:hover .top-kv-link {
    text-decoration: underline;
    color: #FF6B08 !important;
}
.top-carousel-directionnav > a {
    position: absolute;
    top: 50%;
    display: none;
    width: 26px;
    height: 43px;
    margin-top: -13px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}
.modern .top-carousel-directionnav > a {
    opacity: 0;
    filter: alpha(opacity=0);
}
.top-carousel-directionnav-prev {
    left: 0;
    background: url(/kaigai/img/button.carousel.left.png) center no-repeat;
    background-size: 26px 43px;
}
.top-carousel-directionnav-next {
    right: 0;
    background: url(/kaigai/img/button.carousel.right.png) center no-repeat;
    background-size: 26px 43px;
}
.top-carousel-directionnav-prev:hover {
    background: url(/kaigai/img/button.carousel.left.hover.png);
    background-size: 26px 43px;
}
.top-carousel-directionnav-next:hover {
    background: url(/kaigai/img/button.carousel.right.hover.png);
    background-size: 26px 43px;
}
.oldie .top-carousel-directionnav-prev {
    background: url(/kaigai/img/button.carousel.left.oldie.png) center no-repeat;
}
.oldie .top-carousel-directionnav-next {
    background: url(/kaigai/img/button.carousel.right.oldie.png) center no-repeat;
}
.oldie .top-carousel-directionnav-prev:hover {
    background: url(/kaigai/img/button.carousel.left.hover.oldie.png) center no-repeat;
}
.oldie .top-carousel-directionnav-next:hover {
    background: url(/kaigai/img/button.carousel.right.hover.oldie.png) center no-repeat;
}
.top-kv-carousel-indicator {
    position: absolute;
    width: 100%;
    bottom: 7px;
    left: 0;
    text-align: center;
    display: none;
}
.modern .top-kv-carousel-indicator {
    opacity: 0;
    filter: alpha(opacity=0);
}
.top-kv-carousel .top-kv-carousel-indicator > a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    text-decoration: none !important;
    background: url(/kaigai/img/img.carousel.indicator.png) no-repeat;
    background-size: 10px 10px;
}
.oldie .top-kv-carousel .top-kv-carousel-indicator > a {
    background-image: url(/kaigai/img/img.carousel.indicator.oldie.png);
}
.top-kv-carousel-indicator > a:hover {
    background-image: url(/kaigai/img/img.carousel.indicator.current.png);
}
.oldie .top-kv-carousel-indicator > a:hover {
    background-image: url(/kaigai/img/img.carousel.indicator.current.oldie.png);
}
.top-kv-carousel .top-kv-carousel-indicator > .current {
    background-image: url(/kaigai/img/img.carousel.indicator.current.png);
    cursor: default;
}
.oldie .top-kv-carousel .top-kv-carousel-indicator > .current {
    background-image: url(/kaigai/img/img.carousel.indicator.current.oldie.png);
}
.top-search-area {
    margin-top: 15px;
}
.top-search-area-right {
    float: right;
    width: 320px;
    height: 403px;
    padding: 10px 20px;
    border-style: solid;
    border-width: 4px 1px 1px;
    border-color: #FF6B08 #D1D1D1 #D1D1D1;
}
.top-search-area-title {
    font-size: 18px;
    color: #2C3F75;
}
.top-search-area-title-strong {
    font-size: 22px;
}
.top-search-area-section {
    margin-top: 10px;
}
.top-search-area-section + .top-search-area-section {
    margin-top: 30px;
}
.top-search-area-section > h3 {
    width: 320px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    background-size: 320px 32px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.top-search-area-section-asia {
    background-image: url(/kaigai/img/img.search.asia.png);
}
.top-search-area-section-beach {
    background-image: url(/kaigai/img/img.search.beach.png);
}
.top-search-area-section-europe {
    background-image: url(/kaigai/img/img.search.europe.png);
}
.oldie .top-search-area-section-asia {
    background-image: url(/kaigai/img/img.search.asia.oldie.png);
}
.oldie .top-search-area-section-beach {
    background-image: url(/kaigai/img/img.search.beach.oldie.png);
}
.oldie .top-search-area-section-europe {
    background-image: url(/kaigai/img/img.search.europe.oldie.png);
}
.top-search-area-link {
    margin-left: -15px;
}
.top-search-area-link > li {
    float: left;
    height: 14px;
    margin-top: 10px;
    margin-left: 15px;
    white-space: nowrap;
}
.top-search-area-link a {
    display: inline-block;
    line-height: 14px;
    padding-left: 8px;
    font-size: 12px;
    color: #4480BA !important;
    background: url(/kaigai/img/arrow.capital.left.png) no-repeat;
    background-position: left 2px;
}
.top-search-area-link a:hover {
    color: #FF6B08 !important;
}
.top-search-area-left {
    float: left;
}
.top-search-map {
    position: relative;
    width: 320px;
    height: 160px;
    margin-top: 15px;
    padding: 10px 20px;
    border-style: solid;
    border-width: 4px 1px 1px;
    border-color: #FF6B08 #D1D1D1 #D1D1D1;
    background: url(/kaigai/img/img.search.map.png) no-repeat;
    background-size: 360px 180px;
}
.oldie .top-search-map {
    background: url(/kaigai/img/img.search.map.oldie.png) no-repeat;
}
.top-search-map-link > li {
    position: absolute;
}
.mapLoc1 {
    left: 242px;
    top: 48px;
}
.mapLoc2 {
    left: 300px;
    top: 118px;
}
.mapLoc3 {
    left: 145px;
    top: 140px;
}
.mapLoc4 {
    left: 199px;
    top: 81px;
}
.mapLoc11 {
    left: 172px;
    top: 99px;
}
.mapLoc5 {
    left: 6px;
    top: 108px;
}
.mapLoc6 {
    left: 140px;
    top: 69px;
}
.mapLoc7 {
    left: 95px;
    top: 63px;
}
.mapLoc8 {
    left: 126px;
    top: 116px;
}
.mapLoc9 {
    left: 14px;
    top: 53px;
}
.mapLoc10 {
    left: 121px;
    top: 89px;
}
.top-search-map-link > li > a {
    position: relative;
    padding-left: 8px;
    font-weight: bold;
    font-size: 12px;
    color: #323232;
    text-decoration: none !important;
    background: url(/kaigai/img/arrow.capital.left.png) no-repeat;
    background-position: left 2px;
}
.top-search-map-link > li > a:hover {
    color: #ff6b08;
}
.top-search-freeword {
    width: 320px;
    min-height: 204px;
    padding: 10px 20px;
    border-top: 4px solid #FF6B08;
    background: #FFF3EC;
}
.oldie .top-search-freeword {
    padding: 10px 20px 3px;
}
.top-search-freeword-input {
    height: 22px;
	margin-top: 5px;
    text-align: center;
}
.oldie .top-search-freeword-input {
	margin-top: 0;
}
.top-search-freeword-input-inner {
    width: 300px;
    height: 22px !important;
	line-height: 22px;
    border: 1px solid;
    border-radius: 3px;
    border-color: #CEC3BE #F2E8E3 #F2E8E3 #CEC3BE !important;
}
.top-search-freeword-input-inner::-webkit-input-placeholder {
    padding-left: 5px;
    line-height: 12px;
}
.top-search-freeword-input-inner:-moz-placeholder { /* Firefox 18- */
    padding-left: 5px;
    line-height: 12px;
}
.top-search-freeword-input-inner::-moz-placeholder {  /* Firefox 19+ */
    padding-left: 5px;
    line-height: 12px;
}
.top-search-freeword-input-inner:-ms-input-placeholder {
    padding-left: 5px;
    line-height: 12px;
}
.top-search-checkin {
    height: 22px;
    margin-top: 10px;
    padding-left: 10px;
}
.top-search-head {
    float: left;
    margin-top: 2px;
}
.top-search-checkin-date {
    margin-right: 27px;
    line-height: 1.4;
    font-size: 12px;
    font-weight: bold;
}
.top-search-checkout {
    height: 22px;
    margin-top: 3px;
    padding-left: 10px;
    line-height: 1.4;
}
.top-search-checkout-date {
    margin-right: 15px;
    font-size: 12px;
    font-weight: bold;
}
.top-search-head + input[type="text"] {
    width: 115px;
    height: 20px;
    padding: 0 3px;
    border: 1px solid #BDBDBD;
    color: #323232;
}
.checkout {
    float: left;
    margin-right: 5px;
}
.top-search-stay-date {
    padding-top: 1px;
    font-size: 12px;
}
.top-search-stay-date > select {
    height: 21px;
    box-sizing: border-box;
}
.top-search-room,
.top-search-parson {
    height: 18px;
    margin-top: 5px;
    padding: 0 10px;
    line-height: 1.4;
}
.top-search-room-number {
    margin-right: 77px;
    font-size: 11px;
    font-weight: bold;
}
.top-search-parson-count {
    font-size: 12px;
}
.top-search-parson-number {
    margin-right: 27px;
    font-size: 11px;
    font-weight: bold;
}
.top-search-parson-count > #dyn_child_num_txt_id1 {
    color: #4480C4 !important;
}
.top-search-parson-count > #dyn_child_num_txt_id1:hover {
    color: #FF6B08 !important;
}
.top-search-more {
    position: relative;
    margin-top: 8px;
    padding-top: 8px;
    border-top: 1px solid #CCCCCC;
}
.top-search-submit {
    display: block;
    float: right;
    margin-top: -30px;
    width: 100px;
    height: 30px;
    background: url(/kaigai/img/button.search.top.png) no-repeat;
    background-size: 100px 30px;
    text-indent: -9999px;
}
.oldie .top-search-submit {
    background: url(/kaigai/img/button.search.top.oldie.png) no-repeat;
}
.top-search-submit:hover {
    background: url(/kaigai/img/button.search.top.hover.png) no-repeat;
    background-size: 100px 30px;
}
.oldie .top-search-submit:hover {
    background: url(/kaigai/img/button.search.top.hover.oldie.png) no-repeat;
}
.top-search-submit-under {
    margin-top: 10px;
    margin-right: -10px;
}
.top-search-accordion-trigger {
    display: inline-block;
    line-height: 1.5;
    padding-right: 15px;
    vertical-align: top;
    font-size: 12px !important;
    font-weight: normal !important;
    color: #4480C4 !important;
}
.accordion-open {
    background: url(/kaigai/img/arrow.more.condition.open.png) no-repeat right;
    background-size: 12px 8px;
}
.oldie .accordion-open {
    background: url(/kaigai/img/arrow.more.condition.open.oldie.png) no-repeat right;
}
.accordion-close {
    background: url(/kaigai/img/arrow.more.condition.close.png) no-repeat right;
    background-size: 12px 8px;
}
.oldie .accordion-close {
    background: url(/kaigai/img/arrow.more.condition.close.oldie.png) no-repeat right;
}
.top-search-accordion-trigger:hover {
    color: #ff6b08 !important;
}
.top-search-accordion-outer {
    margin-top: 10px;
}
.top-search-accordion-inner {
    display: none;
    width: 300px;
    padding: 0 10px 15px;
    overflow: hidden;
}
.top-search-accordion-inner > div {
    margin-top: 10px;
}
.top-search-hotel-price-select,
.areaListSearchForm {
    margin-top: 5px;
}
.oldie .top-search-room-count,
.oldie .top-search-parson-count {
    margin-top: -2px;
}
.top-search-hotel-price-select > select,
.top-search-accordion-outer select {
    width: 110px;
}
.top-search-hotel-price > .top-search-head,
.top-search-hotel-rank > .top-search-head {
    float: none;
    font-size: 11px;
    font-weight: bold;
}
.top-search-hotel-rank > .top-search-head {
    margin-right: 40px;
}


/* Section Title */
.top-sale-information {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #CCCCCC;
}
.top-sale-information-title {
    font-size: 22px;
    color: #2C3F75;
}


/* Attention */
.top-attention {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #CCCCCC;
}
.top-attention-title {
    padding: 6px 10px 4px;
    font-size: 18px;
    color: #FFFFFF;
    background: #AAAAAA;
}
.top-attention-pre {
    margin-top: 20px;
}
.top-attention-pre > li,
.top-attention-content > li {
    position: relative;
    line-height: 1.3;
    margin-top: 8px;
    padding-left: 10px;
    font-size: 12px;
}
.top-attention-pre > li:before,
.top-attention-content > li:before {
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 2px;
    height: 2px;
    content: "";
    background-color: #000000;
}
.oldie .top-attention-pre > li,
.oldie .top-attention-content > li {
    background: url(/kaigai/img/bg.attention.list.oldie.png) no-repeat;
    background-position: left 4px;
}
.top-attention-section {
    margin-top: 20px;
}
.top-attention-list {
    height: 20px;
    line-height: 20px;
    padding-left: 23px;
    font-size: 14px;
    color: #FF4040;
}
.number-one {
    background: url(/kaigai/img/icon.attention.one.png) no-repeat;
    background-size: 18px 18px;
}
.oldie .number-one {
    background: url(/kaigai/img/icon.attention.one.oldie.png) no-repeat;
}
.number-two {
    background: url(/kaigai/img/icon.attention.two.png) no-repeat;
    background-size: 18px 18px;
}
.oldie .number-two {
    background: url(/kaigai/img/icon.attention.two.oldie.png) no-repeat;
}
.number-three {
    background: url(/kaigai/img/icon.attention.three.png) no-repeat;
    background-size: 18px 18px;
}
.oldie .number-three {
    background: url(/kaigai/img/icon.attention.three.oldie.png) no-repeat;
}
.number-four {
  background: url(/kaigai/img/icon.attention.four.png) no-repeat;
  background-size: 18px 18px;
}
.top-attention-link {
    text-decoration: underline;
    color: #4480BA !important;
}
.top-attention-link:hover {
    color: #ff6b08 !important;
}

/* AB-ROAD */
.top-abroad {
    margin-top: 60px;
}
.top-abroad-search-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #FF4040;
    font-weight: bold;
    font-size: 14px;
}
.top-abroad-search {
    font-size: 12px;
}
.powered-by {
    padding-left: 5px;
    font-size: 10px;
    color: #ff4040;
}
.powered-by-abroad {
    padding-left: 5px;
    font-size: 12px;
    color: #ff4040;
}
.abroad-search-tour {
    margin-top: 10px;
}
.top-abroad-logo {
    float: left;
}
.top-abroad-area {
    padding-left: 20px;
    overflow: hidden;
}
.top-abroad-area > ul {
    margin-top: -10px;
    margin-left: -15px;
}
.top-abroad-area li {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
.top-abroad-area a {
    position: relative;
    padding-left: 8px;
    font-size: 12px;
    color: #4480BA !important;
    background: url(/kaigai/img/arrow.capital.left.png) no-repeat;
    background-position: left 2px;
}
.top-abroad-area a:hover {
    color: #FF6B08 !important;
}
.top-abroad-notice {
    margin-top: 20px;
}
.top-abroad-notice > p {
    font-size: 12px;
}
.top-abroad-notice > p > a {
    color: #4480BD !important;
    text-decoration: none !important;
}
.top-abroad-notice > p > a:hover {
    color: #FF6B08 !important;
}
#pagetop {
    margin: 20px 0 !important;
}

/* Reccomend Hotel */
.top-reccomend-hotel {
    margin-top: 60px;
}
.top-reccomend-hotel-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    font-size: 14px;
}
.top-reccomend-hotel-inner {
    margin-top: 15px;
}
.top-reccomend-hotel-inner > dt {
    font-weight: bold;
    font-size: 12px;
}
.top-reccomend-hotel-inner-list {
    width: 740px;
    margin-top: 5px;
    margin-left: -6px;
    overflow: hidden;
}
.top-reccomend-hotel-inner-list > li {
    float: left;
    line-height: 1.6;
    border-left: 1px solid #CCCCCC;
    padding: 0 10px 0 5px;
    margin-left: -1px;
    white-space: nowrap;
}
.top-reccomend-hotel-inner-list > li > a {
    font-size: 12px;
    color: #4480BA !important;
}
.top-reccomend-hotel-inner-list > li > a:hover {
    color: #FF6B08 !important;
}

/* Side menu */
#side {
    line-height: 1.0;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Helvetica, Arial, sans-serif !important;
}
.top-side-menu {
    margin-top: 33px;
}
.top-side-banner-under li {
    height: 50px;
    margin-top: 15px;
}
#myzone {
    margin-top: 20px;
}
.jscDatepickerStay {
    width: 45px;
}
.top-side-menu-info{
	border-color: #ff6b08;
	border-style: solid;
	border-width: 4px 0 0 0;
	width: 180px;
}

.top-side-menu-info-title{
	color: #2c3f75;
	font-size: 16px;
	line-height: 22px;
	margin:10px;
}

.top-side-menu-info-link {
	margin-bottom:10px;
}

.top-side-menu-info-link li {
	padding: 0 10px;
}

.top-side-menu-info-link a{
	color: #4480ba !important;
	position: relative;
	background: url("/kaigai/img/arrow.capital.left.png") no-repeat;
	background-position:left 4px;
	display: inline-block;
	font-size: 12px;
	padding-left: 8px;
	line-height:1.4;
}

.top-side-menu-info-link a:hover {
	text-decoration: underline;
	color: #FF6B08 !important;
}