@charset "UTF-8";
/*==================================

Base

===================================*/


/*SPヘッダー崩れ対策*/
@media only screen and (max-width:738px) {
 #siteHeader {display: none!important;}
}


/*common.cssと同値、common.cssが効いていれば削除可*/
body {
    font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#wrap {
    width: 100%;
}

#wrap > .inner {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.3;
    color: #333;
    text-align: left;
}

/*.index_h1 {
	font-size: 12px;
	width: 100%;
}*/
.index_h1 {
    color: #666;
    text-align: right;
    width: 270px;
    font-weight: normal;
    display: block;
    font-size: 10px;
}

/*#page_info {
	width: 950px !important;
	text-align: right;
}*/
#page_info {
    float: right;
    width: 270px;
}

.fL {
    float: left;
}

.fR {
    float: right;
}

.clearfix2:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix2 {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

#contentsInfo {
    padding-top: 5px;
    font-size: 10px;
    color: #666;
    line-height: 12px;
}

.attentionC {
    font-size: 10px;
    color: #666;
    /*margin-top: 15px;*/
    margin-bottom: 30px;
}

#mainWrapper {
    margin-top: 20px;
}

#mainWrapper .inner {
    width: 950px;
    margin: 0 auto;
    font-size: 12px;
}

#toCampaign {
    width: 600px;
    margin: 20px auto 30px;
}

#aboutJalan {
    width: 950px;
    border-top: 1px dotted #bababa;
    margin: 20px 0 0 0;
}

#aboutJalanPoint li {
    color: #fff;
    float: left;
    padding: 100px 0  40px 0;
    line-height: 1.4em;
}

#aboutJalanPoint1 {
    background: url(/dp/images/aboutjalan_img/about_jalan_point_1.gif) no-repeat top center;
    width: 316px;
}

#aboutJalanPoint2 {
    background: url(/dp/images/aboutjalan_img/about_jalan_point_2.gif) no-repeat top center;
    width: 317px;
}

#aboutJalanPoint3 {
    background: url(/dp/images/aboutjalan_img/about_jalan_point_3.gif) no-repeat top center;
    width: 317px;
}

#aboutJalanPoint li span {
    /*width: 275px;*/
    width: 290px;
    padding: 0 0 0 25px;
    display: inline-block;
}

#step3 {
    height: 335px;
    border-top: 1px dotted #bababa;
    padding-top: 20px;
    margin: 30px 0;
}

#column {
    margin: 15px 0;
}

#columnC {
    background: url(/dp/images/aboutjalan_img/column_n.jpg) no-repeat;
    width: 950px;
    height: 68px;
}

#columnC p {
    width: 900px;
    padding-top: 15px;
    margin-left: 25px;
    /*margin:15px 32px 0 0;
	_margin: 15px 16px 0 0;*/
    color: #363636;
}

/*
#columnC p {
	width: 797px;
	float: right;
	margin:15px 32px 0 0;
	_margin: 15px 16px 0 0;
	color: #363636;
}
*/
#jalanTop {
    padding: 30px 0;
    margin: 30px 0 0 0;
    border-top: 1px dotted #bababa;
    text-align: center;
    clear: both;
}

#returnTop {
    border-bottom: 1px dotted #bababa;
    text-align: right;
    margin-bottom: 30px;
}

#coupon_bnr {
    margin: 25px 0 0 0;
    padding-bottom: 20px;
    text-align: center;
}

#coupon_bnr a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.ttl_s {
    margin: 0 0 10px;
}

#search {
    padding-top: 0;
}

@media (max-width: 738px) {
    #search {
        margin-bottom: 15px;
    }
}

.ttl {
    width: 950px;
	margin: 0 auto;
	/*margin: 0 0 20px;
    padding: 11px 20px;
    background: #ff5800;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1;*/
}

@media (max-width: 738px) {
    .ttl {
		width: 100%;
		text-align: center;
		/*margin: 0 0 20px;
		padding: 11px 20px;*/
	}
	.ttl img {
		width: 90%;
	}
}

#search .mgnt_30 {
    margin-top: 30px;
}

#search .mgnl_15 {
    width: 920px;
	margin: 0 auto;
}

@media (max-width: 738px) {
    #search .mgnl_15 {
        width: 100%;
    }
}

#search .btn_jr a {
    display: block;
    width: 920px;
    margin-left: 15px;
    margin-bottom: 35px;
}

@media (max-width: 738px) {
    #search .btn_jr a {
        display: block;
        width: 90%;
        padding: 15px 0;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        text-decoration: none !important;
        background-color: #3cac6a;
        border-radius: 7px;
        margin: 0 auto 30px;
    }
}

#search .btn_jr a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.banner {
    margin-bottom: 30px;
}

#banner .check {
    width: 840px;
    margin-left: 65px;
}

#banner .check_kuchikomi a {
    width: 400px;
    height: 160px;
    float: left;
    margin-right: 20px;
    background: url(../images/bn_kuchikomi.png) no-repeat;
    position: relative;
    margin-bottom: 20px;
}

#banner .check_kuchikomi span {
    position: absolute;
    top: 133px;
    left: 20px;
    color: #efefef;
    font-size: 14px;
    font-weight: bold;
}

#banner .check_rank a {
    width: 400px;
    height: 160px;
    float: left;
    margin-right: 20px;
    background: url(../images/bn_rank.png) no-repeat;
    position: relative;
    margin-bottom: 20px;
}

#banner .check_rank span {
    position: absolute;
    top: 133px;
    left: 20px;
    color: #efefef;
    font-size: 14px;
    font-weight: bold;
}

.news_bn {
    display: block;
    width: 568px;
    margin-left: 191px;
    margin-bottom: 30px;
}

#banner .check_kuchikomi a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

#banner .check_rank a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.news_bn a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

#coupon {
    margin: 10px 0 0 0;
}

#couponLink {
    text-align: right;
    margin: 0 70px 0 0;
}

#useAttension {
    width: 940px;
    padding-top: 30px;
    margin: 20px 5px;
}

#useAttensionContent {
    padding: 20px 85px 10px;
    background: #f7f7f1 url(../images/jal_attension_bg.gif) no-repeat 0 bottom;
}

.attensionZikoContent {
    margin-bottom: 10px;
}

.attensionZikoContent p {
    line-height: 15px;
    margin-bottom: 10px;
}

dl.useAttensionList {
    overflow: hidden;
    zoom: 1;
}

dl.useAttensionList dt {
    width: 10em;
    float: left;
    clear: both;
}

dl.useAttensionList dd {
    padding: 0 0 0 10em;
}

dl.useAttensionList dd ul {
    list-style: disc;
    float: left;
}

/* FOOTER */
div#footer {
    margin: 40px auto 20px;
    text-align: left;
    width: 950px;
}

div#footer p#footLine1 {
    color: #666;
    margin: 20px 0;
    width: 950px;
    font-size: .75em;
}

div#footer p#footLine1 a {
    color: #999;
}

div#footer p a {
    font-size: .9em;
    text-decoration: none;
}

div#footer p#footLine2 {
    border-bottom: 2px solid #999;
    margin: 20px 0 5px;
    width: 950px;
    font-size: .75em;
}

a.sub:link {
    color: #1b47ff;
    text-decoration: none !important;
}

/* ▼ 未使用CSS ▼ */
#entryPrivacy {
    text-align: center;
}

#entryBtn {
    text-align: center;
    margin: 5px 0;
}

#entryAttension {
    font-size: 10px;
    margin-left: 10px;
    width: 950px;
    line-height: 13px;
}

.campaignPresent {
    padding: 20px 0 20px 0;
}

.familyInfo {
    font-size: 12px;
    font-weight: bold;
    color: #f60;
    line-height: 18px;
}

.upperInfo {
    display: block;
}

/*JAL$B8!:wMQ(BCSS*/
#searchContainer {
    width: 950px;
    margin: 0 auto 0 auto;
}

.sTarImg {
    width: 435px;
    margin: 0 auto;
}

/*RESET CSS -------------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: "";
}

abbr, acronym {
    border: 0;
}

a {
    text-decoration: none;
}

a:hover, a.selected {
    text-decoration: none;
}

a {
    /*\*/
    overflow: hidden;
    /**/
}

#wrap .bx-pager {
    text-align: center !important;
}

/**/
.returnTop {
    bottom: 40px;
    display: none;
    margin-left: 1400px;
    position: fixed;
    width: 70px;
}

.w100 {
    width: 100%;
}

/* Responsive */
.sp {
    display: none;
}

.header_sp {
    margin-bottom: 5px;
    padding: 5px 5px 1px 10px;
    border-bottom: 1px solid #d2d2d2;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    position: relative;
    height: 39px;
}

.site-title_sp a {
    display: block;
    text-indent: -9999px;
}

.site-title_sp {
    background: url(/dp/images/aboutjalan_img/sp/sitetitle_sp.png) no-repeat 0 0;
    display: block;
    width: 90px;
    height: 35px;
    text-indent: -99999px;
    background-size: 214px auto;
}

.help_sp a {
    display: block;
    width: 40px;
    height: 34px;
    overflow: hidden;
    background: url(/dp/images/aboutjalan_img/sp/help_sp.png) no-repeat 0 0;
    background-size: 40px 34px;
    text-indent: 100%;
    white-space: nowrap;
}

.help_sp a span {
    display: inline-block;
    text-indent: -9999px;
    overflow: hidden;
}

.ttl_sp img {
    width: 100%;
    margin-bottom: 14px;
}

#banner_sp .check {
    padding-left: 1.5625%;
    padding-right: 1.5625%;
    padding-bottom: 15px;
    overflow: hidden;
}

#banner_sp .check > div {
    width: 50%;
    float: left;
}

#banner_sp .check > div a {
    display: block;
    padding-left: 1.5625%;
    padding-right: 1.5625%;
}

#banner_sp .check > div img {
    width: 100%;
}

.news_bn_sp {
    text-align: center;
    margin-bottom: 30px;
    font-size: 0;
}

.news_bn_sp a {
    display: inline-block;
}

.line_sp {
    margin-bottom: 30px;
    margin-top: 30px;
}

.line_sp img {
    width: 100%;
    height: auto;
}

#step3_sp {
    margin: 0 2%;
}

.jyaran_title_sp {
    margin-bottom: 20px;
}

.jyaran_lead_sp {
    margin-bottom: 8px;
}

.jyaran_step_sp {
    margin-bottom: 12px;
}

.wfuild {
    width: 100%;
}

.step_txt {
    font-size: 10px;
    color: #5d5d5d;
    line-height: 1.25;
    margin-bottom: 9px;
    padding: 0 5px;
}

.step_note {
    font-size: 10px;
    color: #5d5d5d;
    line-height: 1.25;
    margin-bottom: 20px;
    padding: 0 5px;
}

.align-right {
    text-align: right;
}

.version_pc {
    margin-bottom: 15px;
}

.return_top_off_sp {
    display: none;
}

.ttl_s_sp {
    margin-bottom: 10px;
    background: #bcd69d;
    border: 1px solid #d3c4a9;
    font-size: 16px;
    font-weight: bold;
    color: #775f36;
    line-height: 22px;
    padding: 12px 12px 12px 46px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
}

.ttl_s_sp:before {
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../images/sp/ic_01_close_sp.png) no-repeat 0 0;
    left: 12px;
    top: 12px;
    display: inline-block;
    content: "";
    background-size: 22px 22px;
}

.ttl_s_sp.active:before {
    background-image: url(../images/sp/ic_01_close_open.png);
}

.rootMap_sp {
    padding-bottom: 15px;
}

/*==================================

Contents

===================================*/
.pf-area {
    min-width: 950px;
}

@media (max-width: 738px) {
    .pf-area {
        min-width: 1px;
    }
}

.pf-area__inner {
    padding: 40px 0 30px;
    margin-bottom: 40px;
}

@media (max-width: 738px) {
    .pf-area__inner {
        padding: 25px 4.7% 20px;
        margin-bottom: 30px;
    }
}

.pf-area__inner--single-area {
    padding: 10px 0 0;
}

@media (max-width: 738px) {
    .pf-area__inner--single-area {
        padding: 0;
    }
}

.pf-area--kyoto{
    background-color: #fff1f1;
}

.pf-area--north-hokkaido {
    background-color: #d7f3ff;
}

.pf-area--south-hokkaido {
    background-color: #ffe4ed;
}

.pf-area--central-hokkaido {
    background-color: #dbf3dc;
}

.pf-area--east-hokkaido {
    background-color: #ffe4dc;
}

.pf-area--osaka {
    background-color: #ffe6f4;
}

.pf-area--hiroshima {
    background-color: #fbdfdf;
}

.pf-area--nagasaki {
    background-color: #ffeedc;
}

.pf-area--fukuoka {
    background-color: #dbf3dc;
}

.pf-main-area img {
    width: 100%;
    height: auto;
}

.pf-map {
    position: relative;
    padding: 50px 0 60px;
    text-align: center;
}

@media (max-width: 738px) {
    .pf-map {
        padding: 15px 4.7% 30px;
    }
}

.pf-map--single-area {
    padding: 5px 0 0;
}

@media (max-width: 738px) {
    .pf-map--single-area {
        padding: 15px 4.7% 0;
    }
}

.pf-map img {
    height: auto;
}

@media (max-width: 738px) {
    .pf-map img {
        display: block;
        width: 100%;
        height: auto;
    }
}

.pf-map__title {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -260px;
}

@media (max-width: 738px) {
    .pf-map__title {
        position: relative;
        margin-left: -4.7%;
        margin-right: -4.7%;
        margin-bottom: 15px;
        left: auto;
    }
}

@media (max-width: 738px) {
    .pf-tab-nav {
        padding: 5px 0;
    }
}

.pf-tab-nav img {
    border: 0;
}

.pf-tab-nav__inner {
    padding: 15px 0 20px;
}

@media (max-width: 738px) {
    .pf-tab-nav__inner {
        width: 100%;
        height: auto;
        padding: 10px 4.7%;
    }
}

.pf-tab-nav__fix {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    -webkit-transition: top .15s linear;
            transition: top .15s linear;
}

.pf-tab-nav__fix.is-show {
    display: block;
}

.pf-tab-nav__fix__inner {
    background-color: rgba(0, 0, 0, .6);
    padding: 20px 0 15px;
}

@media (max-width: 738px) {
    .pf-tab-nav__fix__inner {
        padding: 10px 4.7%;
    }
}

.pf-tab-nav__items {
    width: 950px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

@media (max-width: 738px) {
    .pf-tab-nav__items {
        width: 100%;
    }
}

.pf-tab-nav__item {
    display: inline-block;
    margin-right: 6px;
}

@media (max-width: 738px) {
    .pf-tab-nav__item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 7px;
        float: left;
    }
	.pf-tab-nav__item--wide {
        width: 100%;
		margin-top: 7px;
    }
    .pf-tab-nav__item:nth-child(even) {
        margin-right: 0;
    }
}

.pf-tab-nav__item:last-child {
    margin-right: 0;
}

@media (max-width: 738px) {
    .pf-tab-nav__item--under {
        margin-bottom: 0;
    }
}

.pf-tab-nav__item a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

@media (max-width: 738px) {
    .pf-tab-nav__item img {
        width: 100%;
        height: auto;
        border: 0;
    }
}

@media (max-width: 738px) {
    .pf-cassette-group--hotel {
        margin-top: 15px;
    }
}

.pf-cassette-group__item {
    float: left;
}

@media (max-width: 738px) {
    .pf-cassette-group__item {
        float: none;
    }
}

.pf-cassette-group__item--hotel {
    margin-top: 30px;
}

@media (max-width: 738px) {
    .pf-cassette-group__item--hotel {
        margin-top: 10px;
    }
}

.pf-cassette-group__item--hotel:nth-child(even) {
    margin-left: 20px;
}

@media (max-width: 738px) {
    .pf-cassette-group__item--hotel:nth-child(even) {
        margin-left: 0;
    }
}

.pf-cassette-group__item--spot {
    margin-top: 30px;
    margin-right: 28px;
}

.pf-cassette-group__item--spot:nth-child(3n) {
    margin-right: 0;
}

@media (max-width: 738px) {
    .pf-cassette-group__item--spot {
        margin-right: 0;
        margin-top: 0;
    }
    .pf-cassette-group__item--spot + .pf-cassette-group__item--spot {
        margin-top: 20px;
    }
}

.pf-spot-recommend {
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    padding: 100px 30px 35px;
}

@media (max-width: 738px) {
    .pf-spot-recommend {
        padding: 0 4.7% 25px;
    }
}

.pf-spot-recommend--single-area {
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width: 738px) {
    .pf-spot-recommend--single-area {
        padding-top: 20px;
    }
}

.pf-spot-recommend__title {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -260px;
}

@media (max-width: 738px) {
    .pf-spot-recommend__title {
        position: relative;
        margin-left: -4.7%;
        margin-right: -4.7%;
        margin-bottom: 15px;
        left: auto;
    }
}

@media (max-width: 738px) {
    .pf-spot-recommend__title > img {
        width: 100%;
        height: auto;
    }
}

.pf-spot-recommend-cassette {
    width: 278px;
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette {
        float: none;
        width: 100%;
        height: auto;
    }
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette > img {
        display: block;
        width: 100%;
        height: auto;
    }
}

.pf-spot-recommend-cassette__title {
    margin-top: 20px;
    color: #3b1800;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette__title {
        margin-top: 15px;
        font-size: 14px;
    }
}

.pf-spot-recommend-cassette__title--single-area {
    position: relative;
    padding-left: 35px;
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette__title--single-area {
        padding-left: 25px;
    }
}

.pf-spot-recommend-cassette__title__num {
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px;
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette__title__num {
        top: -1px;
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette__title__num img {
        width: 100%;
        height: auto;
    }
}

.mini_ttl{
  font-size: 12px;
  font-weight: normal;
}

p.pf-spot-recommend-cassette__text.pf-spot-recommend-cassette__text--long.kyoto_rental{
  margin-top: 5px;
}


.pf-spot-recommend-cassette__text {
    margin-top: 20px;
    height: 72px;
    color: #3b1800;
    font-size: 14px;
    line-height: 24px;
}

.pf-spot-recommend-cassette__text--long {
    height: 96px;
}

.pf-spot-recommend-cassette__text--short {
    height: 48px;
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette__text {
        margin-top: 12px;
        font-size: 12px;
        line-height: 17px;
        height: auto;
    }
}

.pf-spot-recommend-cassette__button {
    width: 278px;
    text-align: center;
    margin-top: 20px;
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette__button {
        position: static;
        margin-top: 15px;
        width: 100%;
    }
}

.pf-spot-recommend-cassette__button a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

@media (max-width: 738px) {
    .pf-spot-recommend-cassette__button img {
        display: inline;
        width: 85%;
        height: auto;
    }
}

.pf-hotel-recommend {
    padding-top: 40px;
}

@media (max-width: 738px) {
    .pf-hotel-recommend {
        padding-top: 15px;
    }
}

.pf-hotel-recommend--single-area {
    margin-top: 40px;
    padding-top: 0;
}

@media (max-width: 738px) {
    .pf-hotel-recommend--single-area {
        margin-top: 30px;
    }
}

.pf-hotel-recommend--kyoto{
    background-color: #fff1f1;
}

.pf-hotel-recommend--north-hokkaido {
    background-color: #d7f3ff;
}

.pf-hotel-recommend--south-hokkaido {
    background-color: #ffe4ed;
}

.pf-hotel-recommend--central-hokkaido {
    background-color: #dbf3dc;
}

.pf-hotel-recommend--east-hokkaido {
    background-color: #ffe4dc;
}

.pf-hotel-recommend--osaka {
    background-color: #ffe6f4;
}

.pf-hotel-recommend--hiroshima {
    background-color: #fbdfdf;
}

.pf-hotel-recommend--nagasaki {
    background-color: #ffeedc;
}

.pf-hotel-recommend--fukuoka {
    background-color: #dbf3dc;
}

.pf-hotel-recommend__inner {
    padding: 40px 0;
}

@media (max-width: 738px) {
    .pf-hotel-recommend__inner {
        padding: 25px 4.7% 30px;
    }
}

.pf-hotel-recommend__title {
    text-align: center;
}

.pf-hotel-recommend__title > img {
    width: auto;
    height: auto;
}

@media (max-width: 738px) {
    .pf-hotel-recommend__title > img {
        width: 90%;
        height: auto;
        margin: 0 auto;
    }
}

.pf-hotel-recommend-cassette {
    width: 465px;
    background-color: #fff;
    position: relative;
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette {
        width: 100%;
    }
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette > img {
        display: block;
        width: 100%;
        height: auto;
    }
}

/*
.pf-hotel-recommend-cassette__left img {
    float: left;
}
*/

.pf-hotel-recommend-cassette__left a {
    float: left;
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette__left {
        width: 36%;
    }
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette__left img {
        width: 100%;
        height: auto;
    }
}

.pf-hotel-recommend-cassette__left a:hover {
   filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.pf-hotel-recommend-cassette__right {
    float: left;
    padding: 8px 20px 8px;
    width: 250px;
    background-color: #fff;
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette__right {
        width: 64%;
        padding: 10px 4.7% 8px;
    }
}

.pf-hotel-recommend-cassette__area {
    background-color: #ffcb00;
    height: 40px;
    line-height: 40px;
    color: #3b1800;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette__area {
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        padding-left: 15px;
    }
}

.pf-hotel-recommend-cassette__rate img {
    /*width: 100%;
    height: auto;
	display:block;*/
	width:186px;
	height:17px;
	margin-bottom:5px;
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette__rate img {
        width: 100%;
    	height: auto;
    }
}

.pf-hotel-recommend-cassette__star {
    margin-left: 10px;
    vertical-align: -2px;
}

.pf-hotel-recommend-cassette__title a {
    /*margin-top: 15px;*/
    color: #3b1800;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
	text-decoration:none !important;
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette__title a {
        margin-top: 10px;
        font-size: 12px;
    }
}

.pf-hotel-recommend-cassette__title a:hover {
    filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.pf-hotel-recommend-cassette__button {
    position: absolute;
    right: 10px;
    bottom: 6px;
}

@media (max-width: 738px) {
    .pf-hotel-recommend-cassette__button {
        position: static;
        padding: 10px 4.7%;
    }
}

@media (max-width: 738px) {
    .pf-search-button-group img {
        width: 100%;
        height: auto;
    }
}

.pf-search-button-group a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.pf-search-button-group__item {
    display: block;
    float: left;
    margin-left: 6px;
}

.pf-search-button-group__item:first-child {
    margin-left: 0;
}

@media (max-width: 738px) {
    .pf-search-button-group--footer {
        margin: 0 2%;
    }
}

.pf-search-button-group--footer .pf-search-button-group__item {
    margin-left: 10px;
    width: 230px;
}

.pf-search-button-group--footer .pf-search-button-group__item:first-child {
    margin-left: 0;
}

@media (max-width: 738px) {
    .pf-search-button-group--footer .pf-search-button-group__item {
        float: none;
        margin-top: 5px;
        width: 100%;
        margin-left: 0;
    }
    .pf-search-button-group--footer .pf-search-button-group__item:first-child {
        margin-top: 0;
    }
}

@media (max-width: 738px) {
    .pf-search-button-group--double .pf-search-button-group__item {
        width: 49%;
        margin-left: 2%;
    }
    .pf-search-button-group--double .pf-search-button-group__item:first-child {
        margin-left: 0;
    }
}

@media (max-width: 738px) {
    .pf-search-button-group--triple .pf-search-button-group__item {
        width: 32%;
        margin-left: 2%;
    }
    .pf-search-button-group--triple .pf-search-button-group__item:first-child {
        margin-left: 0;
    }
}

@media (max-width: 738px) {
    .pf-search-button-group--only .pf-search-button-group__item {
        width: 49%;
        margin-left: 2%;
    }
    .pf-search-button-group--only .pf-search-button-group__item:first-child {
        margin-left: 25%;
    }
}

.pf-search-button-group--only .pf-search-button-group__item {
        margin-right: 55px;
}

.pf-area-map {
    padding-top: 30px;
}

@media (max-width: 738px) {
    .pf-area-map {
        padding-top: 20px;
    }
}

@media (max-width: 738px) {
    .pf-area-map__inner {
        background-color: #fff;
    }
}

.pf-area-map__inner + .pf-area-map__inner {
    margin-top: 20px;
}

@media (max-width: 738px) {
    .pf-area-map__inner + .pf-area-map__inner {
        margin-top: 10px;
    }
}

.pf-area-map__heading {
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #ff6603;
}

@media (max-width: 738px) {
    .pf-area-map__heading {
        height: 24px;
        line-height: 24px;
        padding-left: 15px;
        font-size: 12px;
    }
}

.pf-area-map__heading--tokyo {
    background-color: #ff6603;
}

.pf-area-map__heading--north-hokkaido {
    background-color: #29b6f6;
}

.pf-area-map__heading--south-hokkaido {
    background-color: #ec407a;
}

.pf-area-map__heading--central-hokkaido {
    background-color: #4caf50;
}

.pf-area-map__heading--east-hokkaido {
    background-color: #ff7043;
}

.pf-area-map__heading--osaka {
    background-color: #e463ac;
}

.pf-area-map__heading--hiroshima {
    background-color: #ff6603;
}

.pf-area-map__heading--nagasaki {
    background-color: #f57c00;
}

.pf-area-map__heading--fukuoka {
    background-color: #4caf50;
}

.pf-area-map__body {
    position: relative;
}

@media (max-width: 738px) {
    .pf-area-map__body {
        padding: 15px 4.7%;
    }
}

.pf-area-map__image img {
    height: auto;
}

@media (max-width: 738px) {
    .pf-area-map__image img {
        display: block;
        width: 100%;
        height: auto;
    }
}

.pf-area-map__info {
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 738px) {
    .pf-area-map__info {
        position: static;
    }
}

@media (max-width: 738px) {
    .pf-area-map__button {
        margin-top: 10px;
    }
}

@media (max-width: 738px) {
    .pf-area-map__button img {
        width: 100%;
        height: auto;
    }
}

.pf-area-map__button a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.pf-area-map__title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width: 738px) {
    .pf-area-map__title {
        margin-top: 15px;
        font-size: 12px;
    }
}

.pf-area-map__title--tokyo {
    color: #ff6603;
}

.pf-area-map__title--north-hokkaido {
    color: #29b6f6;
}

.pf-area-map__title--south-hokkaido {
    color: #ec407a;
}

.pf-area-map__title--central-hokkaido {
    color: #4caf50;
}

.pf-area-map__title--east-hokkaido {
    color: #ff7043;
}

.pf-area-map__title--osaka {
    color: #e463ac;
}

.pf-area-map__title--hiroshima {
    color: #ff6603;
}

.pf-area-map__title--nagasaki {
    color: #f57c00;
}

.pf-area-map__title--fukuoka {
    color: #4caf50;
}

.pf-area-map__title span {
    display: inline-block;
    margin-top: 4px;
    font-size: 14px;
    color: #3b1800;
}

@media (max-width: 738px) {
    .pf-area-map__title span {
        font-size: 12px;
    }
}

.pf-area-map__title__num {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: -2px;
}

.pf-notice__text {
    margin: 10px 0 0;
    font-size: 10px;
    color: #3b1800;
}

@media (max-width: 738px) {
    .pf-notice__text {
        margin: 10px 2% 15px;
        font-size: 12px;
        line-height: 1.5;
    }
}

.pf-notice__text--single-area {
    margin-bottom: 0;
}

@media (max-width: 738px) {
    #mainWrapper, #wrap, #contentsWrapper {
        width: 100%;
    }
    #mainWrapper {
        margin-top: 0;
    }
    #mainWrapper .inner {
        width: 100%;
    }
    .pc {
        display: none !important;
    }
    .sp {
        display: block;
    }
    #returnTop {
        margin-bottom: 0;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        padding: 12px 10px;
    }
    div#footer {
        margin: 0;
        width: 100%;
    }
    #footRLogo {
        padding: 10px;
    }
    #footRLogo a img, .return_top_off_sp {
        display: inline-block;
    }
    p#footRLogo {
        margin-top: 0;
    }
}

.pf-jr-link {
    background: #f6f6f6;
    text-align: center;
    padding: 30px 0;
}

@media (max-width: 738px) {
    .pf-jr-link {
        padding: 15px 4.7%;
    }
}

@media (max-width: 738px) {
    .pf-jr-link img {
        width: 100%;
        height: auto;
    }
}

.pf-jr-link a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
         opacity: .7;
}

.pf-area-map__info--kyoto-airport-1 {
    top: 405px;
    left: 40px;
}

.pf-area-map__info--kyoto-airport-2 {
    top: 405px;
    left: 360px;
}

.pf-area-map__info--kyoto-airport-3 {
    top: 405px;
    left: 682px;
}

.pf-area-map__info--kyoto-airport-4 {
    top: 513px;
    left: 40px;
}

.pf-area-map__info--kyoto-airport-5 {
    top: 513px;
    left: 360px;
}

.pf-area-map__info--kyoto-airport-6 {
    top: 513px;
    left: 682px;
}

.pf-area-map__info--kyoto-airport-7 {
    top: 621px;
    left: 40px;
}

.pf-area-map__info--kyoto-airport-8 {
    top: 621px;
    left: 360px;
}

.pf-area-map__info--kyoto-airport-9 {
    top: 621px;
    left: 682px;
}

.pf-area-map__info--kyoto-airport-10 {
    top: 729px;
    left: 40px;
}


.pf-area-map__info--tokyo-jr-1 {
    top: 418px;
    left: 98px;
}

.pf-area-map__info--tokyo-jr-2 {
    top: 418px;
    left: 420px;
}

.pf-area-map__info--tokyo-jr-3 {
    top: 418px;
    left: 742px;
}

.pf-area-map__info--tokyo-jr-4 {
    top: 548px;
    left: 98px;
}

.pf-area-map__info--tokyo-jr-5 {
    top: 548px;
    left: 420px;
}

.pf-area-map__info--tokyo-jr-6 {
    top: 548px;
    left: 742px;
}

.pf-area-map__info--tokyo-jr-7 {
    top: 678px;
    left: 98px;
}

.pf-area-map__info--tokyo-jr-8 {
    top: 678px;
    left: 420px;
}

.pf-area-map__info--tokyo-jr-9 {
    top: 678px;
    left: 742px;
}

.pf-area-map__info--tokyo-jr-10 {
    top: 808px;
    left: 98px;
}

.kuchikomi_text{
    font-size: 9px;
    margin:0 0 3px;
}

.onsen_text{
    font-size:10px;
    font-weight:bold;
    margin-top:5px;
    display:block;
    color:#3b1800;
}

/*JSON化対応 2020/04追加*/
.casset_btn_hide,
.kuchikomi_star_hide,
.kuchikomi_text_hide,
.span_onsen_hide{
    display: none;
}
@media (max-width: 738px) {
    .pf-search-button-group--double .pf-search-button-group__item {
        margin-left: 0;
    }
    .pf-search-button-group--only .pf-search-button-group__item:first-child,
    .pf-search-button-group--only .pf-search-button-group__item{
        margin-right: 0;
        margin-left: 0;
        float: none;
        margin: 0 auto;
    }
}
