@charset "UTF-8";

.breadcrumb {
    width: 1060px;
    margin: 0 auto;
}
@media screen and (max-width: 1060px) {
    .breadcrumb {
        width: 100%;
    }
}
#content {
    width:1060px;
}

h1.mainttl-ptn01{
    width: 100%;
    height: 580px;
    background: url(/hokkaido/special/yukimatsuri/img/headerImg.jpg) no-repeat top center;
}
@media screen and (min-width: 2000px) {
    h1.mainttl-ptn01{
        width: 100%;
        background-size: cover;
        padding-top: calc(100% * 580 / 2000);
    }
}
@media screen and (max-width: 767px) {
    h1.mainttl-ptn01{
        width: 100%;
        background: url(/hokkaido/special/yukimatsuri/img/headerImg_sp.jpg) no-repeat top center;
        background-size: contain;
        height: auto;
        padding-top: calc(100% * 1100 / 767);
    }
    
    
    }
}
#yuki {
    width:1060px;
}
.nav{
    padding: 10px;
    margin: 20px auto 0px auto;
    width: 90%;
}
@media screen and (max-width: 767px) {
    .nav{
        width: 100%;
        margin: 0 auto 15px auto;
    }
}
.nav ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav ul li{
    width: 30%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    position: relative;
    border-radius: 6px;
}
.nav ul li a{
    display: block;
    padding: 15px;
    color:#FFF;
    background-color: #1f6f8a;
    border-radius: 6px;
    transition: 0.6s;
}
@media screen and (max-width: 767px) {
    .nav ul li a{
    font-size: 14px;
    padding: 10px;
    min-height: 82px;
    }
}
.nav ul li a:hover{
    text-decoration: none;
    opacity: 0.6;
}
.nav ul li a:after {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border: solid transparent;
    border-width: 10px;
    border-color: rgba(136, 136, 136, 0);
    border-top-color: #1f6f8a;
    content: ' ';
    pointer-events: none;
    transition: 0.6s;
}
.nav ul li i{
    padding-right: 10px;
    font-size: 1.2em;
    vertical-align: baseline;
    left: center;
    display: block;
    padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
.nav ul li i{
padding-right: 0;
}
}
#yuki h2.chura_title{
    background-color: #4da8c7;
    margin-top: 0;
    font-size: 20px;
}
@media screen and (max-width: 767px) {
#yuki h2.chura_title{
font-size: 16px;
    padding: 10px;
    height: auto;
    line-height: 1.2;
    text-align: left;
    padding: 10px 60px 10px 10px;
}
}
#yuki h2.chura_title:after {
    display: none;
}
#yuki .topLink{
    padding: 20px;
    border: dotted 3px #bee7ff;
    border-radius: 10px;
    background-color: aliceblue;
    position: relative;
}
#yuki .topLink h2.chura_title {
    background-color: #2a84b5;
    font-size: 20px;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
#yuki .topLink h2.chura_title {
    font-size: 16px;
        line-height: 1.2;
        padding: 10px;
        height: auto;
    }
}
.mlpres .btnlist-btn03 .btn-item{
    display: flex;
    justify-content: center;
    width: 100%;
}
.mlpres .dtxt {
    margin: 20px 0;
}
#yuki {
    width: 100%;
}
#yuki .mlpres ul.panel{
    overflow: hidden;
}
#goToTop a {
    position: relative;
    z-index: 2000;
}
.contentsWrap{
    width:100%;
    position: relative;
    z-index: 0;
}
.contentsWrap_inner{
    width: 1060px;
    margin: 0 auto;
    padding: 30px 0;
    z-index: 100;
    position: relative;
}
@media screen and (max-width: 1060px) {
    .contentsWrap_inner{
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .contentsWrap_inner{
        padding: 0 10px;
    }
}
.contentsWrap_inner .ttl{
    font-size: 30px;
    margin: 30px auto;
    text-align: center;
    font-weight: bold;
    color: #027bb5;
}
@media screen and (max-width: 767px) {
    .contentsWrap_inner .ttl{
        font-size: 24px;
        margin: 20px auto;
    }
}
.contentsWrap_inner .ttl i{
    padding-right: 10px;
}
#yuki h2.chura_title {
    font-weight: bold;
    border-radius: 6px;
}
/* タイトル画像 */
.chura_access,.area_info_list,.btnlist-btn03,#tabs{
    position: relative;
}
.sightseeing{
    position: relative;
    margin-top: 20px;
}
img.pointImg00{
    position: absolute;
    z-index: 100;
    left: 100px;
    top: 0px;
}
img.pointImg01{
    position: absolute;
    z-index: 100;
    right: 100px;
    top: -40px;
}
img.pointImg02{
    position: absolute;
    z-index: 100;
    left: 100px;
    top: -20px;
}
img.pointImg03{
    position: absolute;
    z-index: 100;
    right: 100px;
    top: -40px;
}
img.pointImg04{
    position: absolute;
    z-index: 100;
    left: 100px;
    top: -30px;
}
img.pointImg05{
    position: absolute;
    z-index: 100;
    right: 100px;
    top: -20px;
}
@media screen and (max-width: 767px) {
    img.pointImg01,img.pointImg02,img.pointImg03,img.pointImg04,img.pointImg05{
    right: 0;
    left: auto;
    width: 20%;
    top: -5px;
    }
    }
/* ------------------topここから------------------ */
.contentsWrap.top{
    background-color:#FFF;
}
/* ------------------infoここから------------------ */
.contentsWrap.info{
    background-color: #b8eaea;
    /* background: url(/hokkaido/special/yukimatsuri/img/bg_blueSnow.jpg) repeat top left; */
    padding: 30px 0;
    position: relative;
}
@media screen and (max-width: 767px) {
    .contentsWrap.info{
        padding: 15px;
    }
}
.contentsWrap.info:before{
    content: '';
    width: 300px;
    height: 991px;
    display: block;
    background: url(/hokkaido/special/yukimatsuri/img/bg_snow_left.png) no-repeat 50% 100%;
    position: absolute;
    top: 5%;
    left: 5%;
    z-index: 10;
}
.contentsWrap.info:after{
    content: '';
    width: 300px;
    height: 991px;
    display: block;
    background: url(/hokkaido/special/yukimatsuri/img/bg_snow_right.png) no-repeat 50% 100%;
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 10;
}
.contentsWrap.info .contentsWrap_inner{
    padding: 20px;
    background-color: #FFF;
}
#yuki div.chura_access dt {
    border-left: solid 5px #0069a7;
    font-size: 16px;
}

#yuki .out_link a{
    color: #2a84b5;
}

@media screen and (max-width: 767px) {
#yuki .out_link a{
font-size: 13px;
}
}
#yuki .out_link a:hover{
    text-decoration: none;
}
#yuki div.charm_list{
    border-radius: 0;
    border: dotted 2px #4da8c7;
    box-sizing: border-box;
    width: calc(50% - 13px);
    margin-bottom: 10px;
    min-height: 310px;
    margin: 5px;
}
@media screen and (max-width: 767px) {
#yuki div.charm_list{
width: 100%;
margin: 0;
margin-bottom: 10px;
}
}
#yuki div h3.charm_ttl{
    margin: 10px 0;
    color: #0069a7;
    border-top: solid 3px #0069a7;
    border-bottom: solid 3px #0069a7;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    #yuki div h3.charm_ttl{
        font-size: 14px;
    }
}
#yuki div.charm_picture{
    width: 50%;
}
@media screen and (max-width: 767px) {
    #yuki div.charm_picture{
        width: 100%;
        margin-bottom: 10px;
    }
}
#yuki div.charm_picture img {
    border-radius: 6px;
    width: 100%;
    height: auto;
}
#yuki div.charm_list p.dtxt{
    width: calc(50% - 15px);
}
@media screen and (max-width: 767px) {
    #yuki div.charm_list p.dtxt{
        width: 100%;
        font-size: 12px;
    }
}
/* ------------------annaiここから------------------ */
.contentsWrap.annai{
    background-color:#FFF;
}
@media screen and (max-width: 767px) {
.contentsWrap.annai{
padding: 15px 0;
}
}
#yuki p.sightseeing_picture img {
    border-radius: 6px;
}
#yuki div.info01 {
    min-height: 750px;
    border: dotted 2px #4da8c7;
}
@media screen and (max-width: 767px) {
    #yuki div.info01 {
        min-height: auto;
    }
#yuki div.info01 p.dtxt{
    font-size: 12px;
    padding: 0;
    padding-top: 10px;
}
#yuki p.sightseeing_picture img{
    width: 100%;
}
}
.map{
    text-align: center;
    margin: 20px 0;
}
.map img{
    border: solid 10px #4da8c7;
}
@media screen and (max-width: 767px) {
    .map img{
    border:none;
    }
}
/* ------------------hotelここから------------------ */
.contentsWrap.hotel{
    background-color: #e7f2f3;
}
@media screen and (max-width: 767px) {
.contentsWrap.hotel{
padding: 15px 0;
}
.mlpres .hotellist-ptn02 .head-hotel .ttl-hotelname{
    font-size: 20px;
}
#yuki .mlpres #tabs .tabArea li a{
    font-size: 10px;
    font-weight: bold;
}
}
.mlpres .hotellist-ptn02{
    background-color: #FFF;
}
.btnlist-btn03{
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .btnlist-btn03{
        margin-bottom: 15px;
    }
}
.mlpres .hotellist-ptn02{
    margin-bottom: 0;
    border-bottom: dotted 2px #99CFD6;
}
.tabBox>div:last-child{
    border-bottom:none;
}
/* ------------------otherここから------------------ */
.contentsWrap.other{
    background-color: #b8eaea;
}
@media screen and (max-width: 767px) {
    .contentsWrap.other{
    padding: 15px 0;
    }
}
.other_cont{
    background-color: #FFF;
    padding: 20px;
}
@media screen and (max-width: 767px) {
    .other_cont{
        padding: 10px;
    }
}
.other_cont>div{
    background-color: aliceblue;
    padding: 15px;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .other_cont>div{
        margin-bottom: 10px;
    }
}
.other_cont>div p{
    font-size: 16px;
    position: relative;
    display: flex;
    padding-right: 20px;
}
@media screen and (max-width: 767px) {
    .other_cont>div p{
        font-size: 12px;
    }
}
.other_cont>div p:first-child{
    cursor: hand;
}
.other_cont>div p:nth-of-type(2){
    margin-top: 10px;
    display: none;
    line-height: 1.4;
}
.other_cont>div p span.inner{
    display: flex;
}
.other_cont>div p span.icon{
    font-weight: bold;
    font-size: 22px;
    color: #027bb5;
    padding-right: 10px;
}
.other_cont>div p:nth-of-type(2) span.icon{
    color: #f00;
}
.other_cont>div p i{
    position: absolute;
    right: 10px;
    transition: 0.6s;
}
@media screen and (max-width: 767px) {
    .other_cont>div p i{
        right: 0px;
        font-size: 1.2em;
    }
}
.onClick{
    -moz-transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
}