@charset "UTF-8";
.pickup {}
.pickup_inner {
    max-width: 850px;
}
.pickup_title {}
.intro {
    margin-bottom: 34px;
    border-top-color: rgb(77, 115, 192);
    padding: 18px 25px 33px;
}
.intro-stay {
    border-top-color: #dc5a1e;
}
.intro_title {
    color: #ff0048;
    font-size: 30px;
    margin-bottom: 20px;
}
.intro_title-stay {
    color: #dc5a1e;
}
.intro_title > img {
    vertical-align: middle;
    margin-right: 7px;
}
.intro_cols {}
.intro_cols::after {
    content: "";
    display: block;
    clear: both;
}
.intro_col {}
.intro_col-no1 {
    width: 65%;
    float: right;
}
.intro_headline {
    color: #ff0048;
    line-height: 1.4;
    font-size: 20px;
    margin-bottom: 8px;
}
.intro_headline-stay {
    color: #dc5a1e;
}
.intro_text {}
.intro_col-no2 {
    float: left;
    width: 32%;
}
.intro_image {}
.intro_image > img {}
.spot {
    margin-bottom: 15px;
}
.spot-single {
    margin-bottom: 0;
}
.spot:last-of-type {
    margin-bottom: 0;
}
.spot_ttlCols {
    display: table;
    width: 100%;
}
.spot_ttlCols::after {
    content: "";
    display: block;
    clear: both;
}
.spot_ttlCol {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    height: 67px;
}
.spot_ttlCol-no1 {
    background: #2b2b2b;
    width: 138px;
    text-align: center;
}
.spot_hour {
    font-size: 20px;
}
.spot_hour-multiline {
    line-height: 1.2;
    white-space: nowrap;
}
.spot_hour-hasSmall {
    line-height: 1.3;
}
.spot_hour > small {
    font-size: 60%;
    display: block;
}
.spot_ttlCol-no2 {
    background: #6a8cbd;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    padding-right: 190px;
}
.spot_ttlCol-stay {
    background-color: #dc5a1e;
}
.spot_name {
    font-size: 26px;
    line-height: 1.2;
}
.spot_body {
    background: #fff;
    padding: 18px 25px 21px;
}
.spot_vehicle {
    margin-bottom: 0;
    padding-bottom: 19px;
}
.spot_vehicle::before {
    content: "";
    background: #ffae00;
    width: 14px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
.spot_vehicle::after {
    content: "";
    background: #ffae00;
    width: 14px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
.spot_vehicle > b {
    display: block;
    border: 2px solid #dc5a1e;
    background: #fff;
    text-align: center;
    width: 162px;
    margin: 0 auto;
    color: #dc5a1e;
    line-height: 28px;
    position: relative;
}
.spot_vehicle-wide > b {
    width: 240px;
}
.spot_vehicle-xWide > b {
    width: 330px;
}
.spot_vehicle > b::after {
    content: "";
    border: 15px solid #ffad03;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-width: 19px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    margin: auto;
    bottom: -41px;
    border-bottom-width: 0;
    display: block;
}
.spot_link {
    width: 173px;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    height: 38px;
    margin: auto;
    right: 13px;
}
.spot_link > a {
    color: #6b8cbd;
    background: #fff;
    display: block;
    line-height: 36px;
    border-radius: 20px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #fff;
    box-sizing: border-box;
    transition-duration: .3s;
    transition-property: background-color, color;
}
.spot_link-stay > a {
    color: rgb(220, 91, 31);
}
.spot_link > a::before {
    content: "";
}
.spot_link > a::after {
    content: "";
}
.spot_link > a > .icon {
    margin-left: 5px;
    font-size: 16px;
}
.point {}
.point_cols {}
.point_cols::after {
    content: "";
    display: block;
    clear: both;
}
.point_col {}
.point_col-no1 {
    width: 57%;
    float: right;
}
.point_title {
    color: #ff0048;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 7px;
}
.point_title-stay {
    color: #dc5b1f;
}
.point_text {}
.point_col-no2 {
    width: 41%;
    float: left;
}
.point_image {
    position:  relative;
    z-index:  1;
}
.point_image > img {}
.point_infoBox {
    background: #f3f3f3;
    padding: 13px 14px 10px;
    margin-top: 30px;
}
.point_iCols {}
.point_iCols::after {
    content: "";
    display: block;
    clear: both;
}
.point_iCol {}
.point_iCol-no1 {
    width: 54%;
    float: left;
}
.point_dList {
    list-style: none;
    margin-bottom: 5px;
    line-height: 1.5;
}
.point_dList:last-of-type {
    margin-bottom: 0;
}
.point_dList > dt {
    font-weight: bold;
}
.point_dList > dd {}
.point_dList > dd > a {}
.point_dList > dd > a::before {
    content: "";
}
.point_dList > dd > a::after {
    content: "";
}
.point_iCol-no2 {
    width: 41.5%;
    float: right;
}
.point_map {
    position: relative;
    z-index: 1;
    padding-bottom: 55.3%;
}
.point_map > iframe {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spot_arrow {
    background: #ffae00;
    width: 14px;
    height: 69px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}
.spot_arrow::after {
    content: "";
    display: block;
    border: 15px solid #ffad03;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    border-top-width: 19px;
    position: absolute;
    z-index: 1;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -15px;
    bottom: -19px;
    border-bottom-width: 0;
}
.ticketLink {
    max-width: 450px;
    margin: 50px auto 0;
}
.ticketLink > a {
    display: block;
    text-decoration: none;
    text-align: right;
    background: #dc5a1e;
    color: #fff;
    padding: 11px 14px;
    border-radius: 3px;
    padding-left: 30px;
    position: relative;
    z-index: 1;
}
.ticketLink > a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 10px;
    margin-top: auto;
    margin-bottom: auto;
    border: 2px solid #fff;
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
    border-bottom: none;
    border-left: none;
}
.ticketLink > a::after {
    content: "";
}
.ticketLink > a > b {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-right: 15px;
    font-size: 16px;
    line-height: 1.4;
}

.ticketLink > a > img{
    vertical-align:middle;
}
.nextLink {
    max-width: 690px;
    margin: 50px auto 0;
}
.nextLink > a {
    display: block;
    background: rgb(220, 91, 31);
    padding: 10px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding-left: 27px;
}
.nextLink > a::before {
    content: "";
}
.nextLink > a::after {
    content: "";
}
.nextLink > a > .-text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
    width: 225px;
}
.nextLink > a > img {
    vertical-align: middle;
}
.nextLink > a > span > b {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
}
.nextLink > a > span > small {
    line-height: 40px;
    background: #fff;
    text-align: center;
    display: block;
    color: rgb(220, 92, 32);
    font-size: 16px;
    font-weight: bold;
    border-radius: 20px;
    margin-top: 8px;
}
.passLink {
    max-width: 418px;
    margin: 43px auto 0;
}
.passLink > a {
    display: block;
    border-radius: 3px;
    background: rgb(27, 78, 159);
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 6px 5px;
    text-align: left;
    padding-left: 55px;
    position: relative;
    z-index: 1;
}
.passLink > a::before {
    content: "";
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 20px;
    margin-top: auto;
    margin-bottom: auto;
    border: 2px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    border-bottom: none;
    border-left: none;
}
.passLink > a::after {
    content: "";
}
.passLink > a > b {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.4;
    margin-right: 11px;
}
.passLink > a > img {
    vertical-align: middle;
}
.spot_cols {}
.spot_cols::after {
    content: "";
    display: block;
    clear: both;
}
.spot_col {
    width: 48%;
}
.spot_col-no1 {
    float: left;
}
.spot_place {
    background: rgb(43, 43, 43);
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 49px;
}
.spot_col-no2 {
    float: right;
}
.start {
    margin-bottom: 15px;
}
.start_cols {
    display: table;
    width: 100%;
}
.start_cols::after {
    content: "";
    display: block;
    clear: both;
}
.start_col {
    display: table-cell;
    vertical-align: top;
}
.start_col-no1 {
    width: 380px;
}
.start_spot {
    background: #6b8cbd;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 2.2;
    color: #fff;
    padding: 6px 10px;
}
.start_arrow {
    background: #ffae00;
    width: 14px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.start_arrow::after {
    content: "";
    border: 15px solid #ffad03;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-width: 19px;
    position: absolute;
    z-index: 1;
    left: 50%;
    width: 0;
    height: 0;
    margin: auto;
    bottom: -19px;
    border-bottom-width: 0;
    display: block;
    margin-left: -15px;
}
.start_col-no2 {}
.start_or {
    text-align: center;
    color: #6b8cbd;
    font-size: 26px;
    font-weight: bold;
    line-height: 69px;
    white-space: nowrap;
}
.start_col-no3 {
    width: 380px;
}
.start_spot-multiline {
    line-height: 1.1;
}
.tow {}
.tow_cols {}
.tow_cols::after {
    content: "";
    display: block;
    clear: both;
}
.tow_col {
    width: 48%;
}
.tow_col-no1 {
    float: left;
}
.tow_col-no2 {
    float: right;
}
.view {}
.view_title {
    background: rgb(221, 90, 33);
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 49px;
}
.view_inner {
    background: #fff;
    text-align: center;
    padding: 20px;
}
.view_image {}
.view_image > img {}
.view_message {
    font-size: 20px;
    color: #e65a1e;
    font-weight: bold;
    margin-top: 10px;
}

.point_message{
    background: #698cbd;
    color:  #fff;
    font-weight:  bold;
    padding:  10px;
    position:  absolute;
    z-index:  1;
    bottom: 0;
    left:  0;
    width:  100%;
    box-sizing:  border-box;
}
@media screen and (min-width:960px) {
    .spot_link > a:hover {
        background: rgb(77, 115, 192);
        color: #fff;
        opacity: 1;
    }
    .spot_link-stay > a:hover {
        background: rgb(220, 91, 31);
        color: #fff;
        opacity: 1;
    }
    .point_dList > dd > a:hover {}
    .ticketLink > a:hover {}
    .nextLink > a:hover {}
    .passLink > a:hover {}
}
@media screen and (max-width: 959px) {
    .pickup {}
    .pickup_inner {}
    .pickup_title {}
    .intro {}
    .intro-stay {}
    .intro_title {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .intro_title-stay {}
    .intro_title > img {}
    .intro_cols {}
    .intro_cols::after {}
    .intro_col {}
    .intro_col-no1 {}
    .intro_headline {}
    .intro_headline-stay {}
    .intro_text {}
    .intro_col-no2 {}
    .intro_image {}
    .intro_image > img {}
    .spot {}
    .spot-single {}
    .spot:last-of-type {}
    .spot_ttlCols {}
    .spot_ttlCols::after {}
    .spot_ttlCol {}
    .spot_ttlCol-no1 {
        width: 100px;
    }
    .spot_hour {
        font-size: 16px;
    }
    .spot_ttlCol-no2 {}
    .spot_ttlCol-stay {}
    .spot_name {
        font-size: 21px;
    }
    .spot_body {}
    .spot_vehicle {}
    .spot_vehicle::before {}
    .spot_vehicle::after {}
    .spot_vehicle > b {}
    .spot_vehicle > b::after {}
    .spot_link {}
    .spot_link > a {}
    .spot_link-stay > a {}
    .spot_link > a::before {}
    .spot_link > a::after {}
    .spot_link > a > .icon {}
    .point {}
    .point_cols {}
    .point_cols::after {}
    .point_col {}
    .point_col-no1 {}
    .point_title {
        font-size: 18px;
    }
    .point_title-stay {}
    .point_text {}
    .point_col-no2 {}
    .point_image {}
    .point_image > img {}
    .point_infoBox {}
    .point_iCols {}
    .point_iCols::after {}
    .point_iCol {}
    .point_iCol-no1 {}
    .point_dList {}
    .point_dList:last-of-type {}
    .point_dList > dt {}
    .point_dList > dd {}
    .point_dList > dd > a {}
    .point_dList > dd > a::before {}
    .point_dList > dd > a::after {}
    .point_iCol-no2 {}
    .point_map {}
    .point_map > iframe {}
    .spot_arrow {}
    .spot_arrow::after {}
    .ticketLink {}
    .ticketLink > a {}
    .ticketLink > a::before {}
    .ticketLink > a::after {}
    .ticketLink > a > b {}
    .nextLink {}
    .nextLink > a {}
    .nextLink > a::before {}
    .nextLink > a::after {}
    .nextLink > a > .-text {
        width: 170px;
    }
    .nextLink > a > img {}
    .nextLink > a > span > b {
        font-size: 20px;
    }
    .nextLink > a > span > small {}
    .passLink {}
    .passLink > a {}
    .passLink > a::before {}
    .passLink > a::after {}
    .passLink > a > b {}
    .passLink > a > img {}
    .spot_cols {}
    .spot_cols::after {}
    .spot_col {}
    .spot_col-no1 {}
    .spot_place {}
    .spot_col-no2 {}
    .start {}
    .start_cols {}
    .start_cols::after {}
    .start_col {}
    .start_col-no1 {}
    .start_spot {
        font-size: 21px;
    }
    .start_arrow {}
    .start_arrow::after {}
    .start_col-no2 {}
    .start_or {
        font-size: 18px;
        line-height: 58px;
        padding: 0 10px;
    }
    .start_col-no3 {}
    .start_spot-multiline {}
    .tow {}
    .tow_cols {}
    .tow_cols::after {}
    .tow_col {}
    .tow_col-no1 {}
    .tow_col-no2 {}
    .view {}
    .view_title {}
    .view_inner {}
    .view_image {}
    .view_image > img {}
    .view_message {
        text-align: left;
        font-size: 18px;
    }
}
@media screen and (max-width:699px) {
    .pickup {}
    .pickup_inner {}
    .pickup_title {}
    .intro {
        padding: 15px;
    }
    .intro-stay {}
    .intro_title {
        font-size: 20px;
        line-height: 1.4;
    }
    .intro_title-stay {}
    .intro_title > img {
        width: 32px;
    }
    .intro_cols {}
    .intro_cols::after {}
    .intro_col {
        width: auto;
        float: none;
    }
    .intro_col-no1 {}
    .intro_headline {
        font-size: 16px;
    }
    .intro_headline-stay {}
    .intro_text {}
    .intro_col-no2 {}
    .intro_image {
        text-align: center;
        margin-top: 15px;
    }
    .intro_image > img {}
    .spot {
        margin-bottom: 10px;
    }
    .spot-single {}
    .spot:last-of-type {}
    .spot_ttlCols {}
    .spot_ttlCols::after {}
    .spot_ttlCol {
        height: auto;
    }
    .spot_ttlCol-no1 {
        width: 65px;
    }
    .spot_hour {
        font-size: 12px;
        padding: 0 5px;
    }
    .spot_hour > small {
        font-size: 10px;
        white-space: nowrap;
    }
    .spot_ttlCol-no2 {
        padding: 10px 10px;
    }
    .spot_ttlCol-stay {}
    .spot_name {
        font-size: 16px;
    }
    .spot_body {
        padding: 15px;
    }
    .spot_vehicle {}
    .spot_vehicle::before {
        height: 10px;
    }
    .spot_vehicle::after {
        height: 10px;
    }
    .spot_vehicle > b {
        width: auto;
        max-width: 200px;
        font-size: 12px;
        line-height: 1.2;
        border-width: 1px;
        padding: 7px 10px;
    }
    .spot_vehicle > b::after {
        bottom: -29px;
    }
    .spot_link {
        width: auto;
        height: auto;
        position: static;
        max-width: 170px;
        margin-left: 0;
        margin-top: 6px;
    }
    .spot_link > a {
        border: none;
        line-height: 23px;
        font-size: 12px;
    }
    .spot_link-stay > a {}
    .spot_link > a::before {}
    .spot_link > a::after {}
    .spot_link > a > .icon {
        font-size: 14px;
    }
    .point {}
    .point_cols {}
    .point_cols::after {}
    .point_col {
        width: auto;
        float: none;
    }
    .point_col-no1 {}
    .point_title {
        font-size: 16px;
    }
    .point_title-stay {}
    .point_text {}
    .point_col-no2 {}
    .point_image {
        margin-top: 10px;
        text-align: center;
        max-width: 327px;
        margin-left:  auto;
        margin-right:  auto;
    }
    .point_image > img {}
    .point_infoBox {}
    .point_iCols {}
    .point_iCols::after {}
    .point_iCol {
        width: auto;
        float: none;
    }
    .point_iCol-no1 {}
    .point_dList {}
    .point_dList:last-of-type {}
    .point_dList > dt {}
    .point_dList > dd {
        font-size: 12px;
    }
    .point_dList > dd > a {}
    .point_dList > dd > a::before {}
    .point_dList > dd > a::after {}
    .point_iCol-no2 {
        margin-top: 15px;
    }
    .point_map {}
    .point_map > iframe {}
    .spot_arrow {}
    .spot_arrow::after {}
    .ticketLink {
        margin-top: 25px;
    }
    .ticketLink > a {
        text-align: center;
        padding: 10px;
    }
    .ticketLink > a::before {}
    .ticketLink > a::after {}
    .ticketLink > a > b {
        font-size: 14px;
        display: block;
        margin: 0 0 5px;
        text-align: center;
    }
    .nextLink {
        margin-top: 30px;
        max-width: 400px;
    }
    .nextLink > a {
        padding: 10px;
    }
    .nextLink > a::before {}
    .nextLink > a::after {}
    .nextLink > a > .-text {
        width: auto;
        display: block;
        margin: 0;
    }
    .nextLink > a > img {
        display: block;
        margin-top: 10px;
    }
    .nextLink > a > span > b {
        font-size: 14px;
    }
    .nextLink > a > span > b > br {
        display: none;
    }
    .nextLink > a > span > small {
        display: block;
        font-size: 14px;
        line-height: 31px;
    }
    .passLink {
        margin-top: 15px;
        max-width: 400px;
    }
    .passLink > a {
        text-align: center;
        padding: 5px;
    }
    .passLink > a::before {}
    .passLink > a::after {}
    .passLink > a > b {
        display: block;
        margin: 0;
        margin-bottom: 5px;
        font-size: 14px;
    }
    .passLink > a > img {
        width: 100px;
    }
    .spot_cols {}
    .spot_cols::after {}
    .spot_col {}
    .spot_col-no1 {}
    .spot_place {
        font-size: 14px;
        line-height: 32px;
    }
    .spot_col-no2 {}
    .start {
    margin-bottom:  10px;
}
    .start_cols {
        max-width: 400px;
        margin: 0 auto;
    }
    .start_cols::after {}
    .start_col {}
    .start_col-no1 {
        width: 86px;
    }
    .start_spot {
        font-size: 16px;
        padding: 6px 5px;
    }
    .start_arrow {}
    .start_arrow::after {}
    .start_col-no2 {}
    .start_or {
        font-size: 10px;
        padding: 0 5px;
        line-height: 38px;
    }
    .start_col-no3 {
        width: auto;
    }
    .start_spot-multiline {}
    .tow {}
    .tow_cols {}
    .tow_cols::after {}
    .tow_col {}
    .tow_col-no1 {}
    .tow_col-no2 {}
    .view {}
    .view_title {
        font-size: 13px;
        line-height: 32px;
    }
    .view_inner {
        padding: 5px;
    }
    .view_image {}
    .view_image > img {}
    .view_message {
        line-height: 1.4;
        font-size: 12px;
        margin-top: 5px;
    }
}
