@charset "UTF-8";
/* ul*/

#u-spring {
    margin-top: 1em;
    margin-left: 9px;
    margin-bottom:15px;
}

#spring-photo {
    margin-bottom: 1em;
}

#spring-photo li {
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}


.m-spring {
    margin-top:0.5em;
}

.li-l {
    float:left;
    list-style:none;
}

.li-r {
    float:right;
    list-style:none;
}

/* div*/
#d-spring {
    clear: both;
    width: 645px;
    margin: 0px auto;
    padding-top: 1.5em;
    padding-bottom: 0.5em;
}


/* img*/
#spring-05 {
    float:left;
    margin:0 1em 0 0;
}

/* text*/
.orange-b {
    color: #ff7f00;
    font-weight:bold;
    font-size:16px;
    line-height:140%;
}

.t-spring {
    margin-top:-1em
}

/* ttl*/
.spring-ttl {
    background:url(../img/spring/spring-ttl-bc.jpg) no-repeat;
    width:660px;
    height:48px;
    margin:2em 0 1em 0;
}

.spring-ttl-p {
    font-size: 150%;
    padding: 0.5em 0 0 1.5em;
    font-weight: bold;
}

.spring-center {
    margin: 0 auto;
    text-align: center;
}

.spring-p {
    margin-left:1em;
}


.winter_cam{
    overflow:hidden;
    margin:0 0 10px 0;
}

.winter_cam_left{
    float:left;
}

.winter_cam_right{
    text-align:right;
    margin:0 0 0 20px;
}

.tokyo_bun {
    margin:-5px 0px 5px 5px;
    font-size:120%;
    line-height:155%;
}

.tokyo_bun a:link
,a:visited {
    color: #2692FF;
    text-decoration: underline;
}



.sp {
    display: none;
}

/*スマホ
------------------------------*/

@media screen and (max-width: 750px) {

    .pc {
        display: none;
    }
    .sp {
        display: block;
    }

}
