@charset "utf-8";

.section-other-header {
    background-color: #E7E4BA;
    margin-bottom: 30px;
}

.section-other-header .item-title {
    border-top: 3px solid #A68D6C;
    display: inline;
    padding-top: 11px;
    padding-left: 15px;
    padding-right: 25px;
    line-height: 50px;
    font-size: 18px;
    color: #A68D6C;
}

@media screen and (min-width: 501px){
    .pcdn {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    img {
        width: 100%;
        height: auto;
    }

    .fs14 {
        font-size: 14px;
        line-height: 1.5;
    }

    .spacing30 {
        margin-bottom: 10px;
    }

    .spacing50 {
        margin-bottom: 30px;
    }

    #Wrapper {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        box-sizing: border-box;
    }

    #Breadcrumbs {
        background: none;
        padding-left: 0;
    }

    #Breadcrumbs > .pcdn > * {
        display: inline-block;
    }

    .spdn {
        display: none;
    }

    .sp-pankuzu {
        width: 100%;
        overflow: hidden;
        padding: 0 0 2px;
    }

    .sp-pankuzu a {
        font-size: 11px;
        background: #f2f2f2 url("/include/contents/htdocs/img/new/bg_breadcrumbs.png") no-repeat right center;
        padding: 3px 15px 0 8px;
        text-decoration: none;
        height: 18px;
        margin: 0 5px 5px 0;
        white-space: nowrap;
        color: #707070;
    }

    .sp-pankuzu span {
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #agent .ContentsBox-h2 .LeftBox {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .section-other-header {
        padding: 10px;
        border-top: 3px solid #A68D6C;
    }

    .section-other-header .item-title {
        border-top: none;
        padding-left: 0;
        padding-right: 0;
        line-height: 1.5;
        font-size: 18px;
    }

    .ContentsBox .tittxt {
        padding: 5px 0 0 0;
        margin-top: 15px;
        font-size: 16px;
    }

    #agent .ContentsBox-h4 .WhatasLeft {
        width: 40%;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    #agent .ContentsBox-h4 .WhatasRight {
        width: 100%;
        float: none;
    }

    #agent .ContentsBox-h4 .Whatas02Left {
        width: 30%;
        float: left;
        margin-right: 0;
    }

    #agent .ContentsBox-h4 .Whatas02Right {
        width: 70%;
        float: left;
    }

    #agent .ContentsBox-h4 .Whatas02Right p.lead-whatas02 {
        padding: 10px;
        margin-top: 5%;
    }

    #agent .ContentsBox-h4 h3.num01 {
        padding-left: 0;
    }

    #agent .ContentsBox-h4 h3.num02 {
        padding-left: 0;
    }

    #agent .ContentsBox-h4 h3.num03 {
        padding-left: 0;
    }

    #agent .ContentsBox-h4 .SeatBox {
        margin-left: 0;
    }

    #agent .ContentsBox-h4 h4.point {
		background-position-y: 3px;
        padding-left: 15px;
    }

	a.news-link {
		background-position-y: 3px;
	}

    /* --------------------------------
       詳細リンクボックス
   ---------------------------------- */

    #agent .PointLink {
        background: none;
    }

    #agent .PointLink .PointLink-top {
        background: none;
    }

    #agent .PointLink .PointLink-btm {
        background: none;
    }

    #agent .PointLink .PointLink-in {
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }
}
