body{
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka,"ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    font-weight: normal;
    font-size: 14px;
    position: center;
}

/*ヘッダー*/
.l-header {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    position: relative; z-index: 100;
    background-color: #fff; height: 54px;
    margin: 0; padding: 0;
}
.l-header__container {
    margin: 0 auto;
    width: 980px;
    position: relative;
}
.header-logo { float: left;
    margin-right: 35px;
    height: 54px;
}
.header-logo__image {
    height: 63%;
    padding: 10px;
}



/*チカ旅TOP*/
.chikatabi-header{
    height: 526px;
    background-image: url(../IMG-PC/Chikatabi-img__Title-Background.png),url(../IMG-PC/Chikatabi-img__Top-Background.jpg);
    background-repeat: no-repeat,repeat-x;
    background-position: center,center;
/*    white-space: nowrap;
    overflow: hidden;*/
}
.chikatabi-header__title {
    /* width: 268px; */
    height: 118px;
    margin: 0px auto;
    padding: 200px 0;
    /* background-image: url(../IMG-PC/Chikatabi-img__Title.png); */
    /* background-repeat: no-repeat; */
    /* background-position: center 29%; */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.chikatabi-header__title-text{
    width: 266px;
    height: 160px;
    margin: -272px auto;
    font-size: 12px;
    line-height: 1.7em;
    letter-spacing: 0.05em;
}
.chikatabi-how__title{
    position: relative;
    width: 924px;
    margin: 15px auto 0;
}
.chikatabi-how__title:after {
   content: "";
   display: block;
   clear: both;
}
.chikatabi-how__title-image{
    float: left;
    width: 268px;
    height: 44px;
    background-image: url(../IMG-PC/Chikatabi-img__How-title.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 5px 30px 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.chikatabi-how__title-text{
    float: left;
}
.chikatabi-how__title-text-L{
    font-weight: bold;
    font-size: 16px;
    margin: 0;
}
.chikatabi-how__title-text-M{
    width: 625px;
    margin: 0;
}
.chikatabi-how__list{
    position: relative;
    width: 964px;
    margin: 30px auto 90px;
    padding: 0;
    list-style: none;
}
.chikatabi-how__list:after{
   content: "";
   display: block;
   clear: both;
}
.chikatabi-how__list-item{
    float: left;
    width: 313px;
    margin: 0 4px;
}
.chikatabi-how__list-item-title{
    position: relative;
    top: 174px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.14em;
}
.chikatabi-how__list-item-image{
    display: block;
    position: relative;
    bottom: 46px;
    margin: 0 auto;
}
.chikatabi-how__list-item-text {
    width: 290px;
    margin: 16px auto;
    letter-spacing: 0.05em;
    line-height: 1.6em;
}
.chikatabi-ranking {
    background-color: #6ac6d0;
    padding: 60px 0 30px;
}
.chikatabi-ranking__title{
    width: 452px;
    height: 44px;
    margin: 0 auto 30px;
    background-image: url(../IMG-PC/Chikatabi-img__Spot-title.png);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.chikatabi-ranking__list{
    padding: 0;
}
.link{
    text-decoration: none;
    list-style: none;
    color: #000000;
}
.chikatabi-ranking__item-1-link{
}
.chikatabi-ranking__item-1{
    position: relative;
    width: 980px;
    margin: 10px auto;
}
.chikatabi-ranking__item-1:after {
   content: "";
   display: block;
   clear: both;
}
.chikatabi-ranking__item-1-image {
    border-right: solid 9px #ffff00;
    float: left;
}
.chikatabi-ranking__item-right{
    float: left;
    width: 337px;
    height: 331px;
    background-color: #ffffff;
    padding: 20px;
}
.chikatabi-ranking__item-tag{
    background-color: #bfbfbf;
    padding: 5px 14px;
    margin-right: 5px;
    font-size: 12px;
    color: #ffffff;
}
.chikatabi-ranking__item-1-title{
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: 1.6em;
    margin: 15px 0 28px;
}
.chikatabi-ranking__item-1-text{
    line-height: 1.6em;
}
.chikatabi-ranking__1-right-price {
    text-align: right;
    margin-top: 45px;
}
.chikatabi-ranking__1-right-oprice{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: line-through;
    margin-right: 7px;
}
.chikatabi-ranking__1-right-dprice{
    font-size: 32px;
    font-weight: bold;
    color: #ff3366;
}
.chikatabi-ranking__1-right-taxin{
    font-size: 18px;
    font-weight: bold;
    color: #ff3366;
}
.chikatabi-ranking__bottom1 {
    position: relative;
    width: 990px;
    margin: 10px auto;
}
.chikatabi-ranking__bottom1:after{
   content: "";
   display: block;
   clear: both;
}
.chikatabi-ranking__bottom-image{
    display: block;
    border-bottom: solid 7px #ffff00;
}
.chikatabi-ranking__bottom-item {
    float: left;
    width: 320px;
    margin: 0px 5px 0 5px;
}
.chikatabi-ranking__bottom-item-bottom{
    background-color: #ffffff;
    padding: 15px;
    height: 110px;
}
.chikatabi-ranking__bottom-item-title{
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.07em;
    margin: 13px 0 19px;
}
.chikatabi-ranking__2-right-price {
    text-align: right;
    position: relative;
    bottom: 5px;
}
.chikatabi-ranking__2-right-oprice{
    font-size: 18 px;
    font-weight: bold;
    color: #000000;
    text-decoration: line-through;
    margin-right: 7px;
}
.chikatabi-ranking__2-right-dprice{
    font-size: 28px;
    font-weight: bold;
    color: #ff3366;
}
.chikatabi-ranking__2-right-taxin{
    font-size: 18px;
    font-weight: bold;
    color: #ff3366;
}

/*ランキング下位*/
.chikatabi-ranking__ul{
    padding: 0;
}
.chikatabi-ranking__bottom2{
    position: relative;
    width: 990px;
    margin: 0 auto;
}
.chikatabi-ranking__bottom2:after{
   content: "";
   display: block;
   clear: both;
}
.chikatabi-ranking__bottom2-image {
    display: block;
    border-bottom: solid 7px #ffff00;
}
.chikatabi-ranking__bottom2-item {
    float: left;
    width: 238px;
    margin: 0px 4px 0 5px;
}
.chikatabi-ranking__bottom2-item-bottom {
    background-color: #ffffff;
    padding: 12px;
    height: 94px;
}
.chikatabi-ranking__bottom2-item-title {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.07em;
    margin: 12px 0 14px;
}
.chikatabi-ranking__3-right-price {
    text-align: right;
    position: relative;
    bottom: 5px;
}
.chikatabi-ranking__3-right-oprice{
    font-size: 18 px;
    font-weight: bold;
    color: #000000;
    text-decoration: line-through;
    margin-right: 7px;
}
.chikatabi-ranking__3-right-dprice {
    font-size: 22px;
    font-weight: bold;
    color: #ff3366;
}
.chikatabi-ranking__3-right-taxin {
    font-size: 12px;
    font-weight: bold;
    color: #ff3366;
}

/*新着スポット情報*/
.chikatabi-newspot{
    padding-bottom: 40px;
}
.chikatabi-newspot__title{
    width: 332px;
    height: 43px;
    margin: 40px auto 30px;
    background-image: url(../IMG-PC/Chikatabi-img__New-title.png);
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.chikatabi-newspot__ul{
    list-style: none;
    text-decoration: none;
    padding: 0;
}
.chikatabi-newspot__list{
    position: relative;
    width: 990px;
    margin: 0 auto;
}
.chikatabi-newspot__list:after{
   content: "";
   display: block;
   clear: both;
}
.chikatabi-newspot__item{
    float: left;
    width: 238px;
    margin: 0px 4px 10px 5px;
}
.chikatabi-newspot__item-image {
    display: block;
    border-bottom: solid 7px #ffff00;
}
.chikatabi-newspot__item-bottom {
    background-color: #6ac6d0;
    color: #ffffff;
    padding: 12px;
    height: 98px;
}
.chikatabi-newspot__item-tag {
    padding: 5px 14px;
    border: solid 2px;
    margin-right: 5px;
    font-size: 12px;
    color: #ffffff;
}
.chikatabi-newspot__item-bottom-title {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.07em;
    margin: 12px 0 14px;
}
.chikatabi-newspot__item-bottom-price {
    text-align: right;
    position: relative;
    bottom: 5px;
}
.chikatabi-newspot__item-bottom-price-oprice{
    font-size: 18 px;
    font-weight: bold;
    text-decoration: line-through;
    margin-right: 7px;
}
.chikatabi-newspot__item-bottom-price-dprice {
    font-size: 22px;
    font-weight: bold;
    color: #ff3366;
}
.chikatabi-newspot__item-bottom-price-taxin {
    font-size: 12px;
    font-weight: bold;
    color: #ff3366;
}
.button-on-blue{
    transition-property: box-shadow,transform;
    transition-duration:  0.4s;
    transition-timing-function:  ease;
}
.button-on-blue:hover{
    box-shadow: 0px 5px 10px #1b788a;
    transform: translate(0,-5px);
}
.button-on-white{
    transition-property: box-shadow,transform;
    transition-duration:  0.4s;
    transition-timing-function: ease;
}
.button-on-white:hover{
    box-shadow: 0px 5px 10px #666666;
    transform: translate(0,-5px);
}




/*SNSボタン*/
.SUP-sns {
    margin: 0 10px;
    height: 70px;
    padding: 20px 20px 10px;
}
.SUP-sns__btn-wrap {
    width: 880px;
    margin: 0 auto 20px;
    padding: 0 10px;
    box-sizing: border-box;
}
.SUP-sns__btn {
    width: 25%;
    height: 50px;
    margin: 0;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    float: left;
    list-style: none;
}
.SUP-sns__btn:first-child {
    padding: 0 0 0 0;
}
.SUP-sns__btn-link {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 2px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
}
.SUP-sns__btn-link--twitter {
    background-color: #00acee;
    box-shadow: 0 3px 0 #0092ca;
}
.SUP-sns__btn-link--twitter:hover {
    background-color: #0092ca;
}
.SUP-sns__btn-link--facebook {
    background-color: #3b5998;
    box-shadow: 0 3px 0 #2c4373;
}
.SUP-sns__btn-link--facebook:hover {
    background-color: #2c4373;
}
.SUP-sns__btn-link--google {
    background-color: #db4a39; box-shadow: 0 3px 0 #ad3a2d;
}
.SUP-sns__btn-link--google:hover {
    background-color: #ad3a2d;
}
.SUP-sns__btn-link--hatebu {
    background-color: #5d8ac1;
    box-shadow: 0 3px 0 #43638b;
}
.SUP-sns__btn-link--hatebu:hover {
    background-color: #43638b;
}





/*footer*/
.common-footer {
    border-top: solid 1px #d2d2d2;
    background-color: #fff;
}
.common-footer-nav {
    text-align: center;
    padding: 10px 0;
    margin: 0px;
}
.common-footer-nav__item {
    display: inline;
    border-left: solid 1px #d2d2d2;
    padding: 4px 10px;
}
.common-footer-nav__link {
    line-height: 1;
    font-size: 12px;
}
.common-footer-copy {
    background-color: #63a699;
}
.common-footer-copy__inner {
    text-align: center;
    display: block;
    color: #fff;
    line-height: 24px;
    font-size: 11px;
}
