@charset "UTF-8";
/* CSS Document */

/*　category_beauty_fukuoka_2015win.php　*/

#cateogry-title-box {
        width: 100%;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        padding: 10px 10px 18px;
        margin-bottom: 0;
        background: #fff url(../img/index/bn-special.png) repeat-x center bottom;
}

.beauty2015-mark-box {
        font-size: 21px;
        text-align: center;
        width: 30px;
        margin: 0 0 0 10px;
        padding: 10px 5px 5px;
        float: left;
        color: #fff;
        background: url(../img/category/bg-special.png) no-repeat center center;
}

h2.archive-title {
        font-size: 21px;
        margin: 0 0 0 55px;
        padding: 10px 0 0 0;
}

@media (max-width: 739px) {
        h2.archive-title {
                letter-spacing: 0.1em;
        }
}

@media (min-width: 740px) {
        h2.archive-title {
                letter-spacing: 0.8em;
        }
}

.item.beauty2015_title {
        width: 100%;
        height: 195px;
        background: none;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        margin: 0 0 10px;
        background-color: #fff;
        padding: 0;
}

.item.beauty2015-table {
        width: 100%;
        background: none;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        margin: 0 0 10px;
        background-color: #fff;
        padding: 0;
}

.item.beauty2015 {
        width: 230px;
        height: 430px;
        background: none;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        margin: 10px 0 10px;
        background: url(../img/index/bn-special.png) repeat-x scroll center top #fff;
        padding: 0;
}

h3 {
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        padding-bottom: 20px;
        padding-left: 30px;
        background-color: #fff;
        width: 100%;
}
.msg-box {
        font-size: 14px;
        font-weight: normal;
        text-align: left;
        padding-bottom: 20px;
        padding-left: 30px;
        line-height: 150%;
        background-color: #fff;
        width: 100%;
}
.msg-box span {
        font-weight: bold;
        color: #e92763;
}

.item.breadcrumb-list-box {
        width: 100%;
        text-align: left;
        background-color: #fff;
        padding: 10px;
        margin: 0;
}

.item.breadcrumb-list-box ul li {
        float: left;
}

.item .beauty2015-link-box1,
.item .beauty2015-link-box2 {
        width: 47%;
        text-align: center;
        padding: 10px;
        margin: 20px 1%;
        background-color: #1fb4da;
        -webkit-border-radius: 10px 10px 10px 10px;
        border-radius: 10px 10px 10px 10px;
        font-size: 24px;
        font-weight: bold;
}

#main-cont .item .beauty2015-link-box1 a,
#main-cont .item .beauty2015-link-box2 a {
        color: #fff;
        text-decoration: none;
}

.beauty2015 h4 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;
}

.beauty20152015-kubuntitle {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
        border-bottom: 1px dotted #76a315;
}

.keiko-yellowbox {
        background-color: #fff57f;
        margin: 10px 10px 20px;
        padding: 10px;
}

@media (min-width: 740px) {
        .item.forsmaho {
                display: none;
        }
        /*
	.beauty2015 .thumb-img {
        width: 230px;
        padding: 15px 15px 10px;
        text-align:center;
	}

	.beauty2015 .beauty2015-detailbox {
        width: 230px;
        padding: 0 10px 10px;
	}
*/
        .beauty2015 .thumb-img {
                width: 230px;
                padding: 15px 15px 10px;
                text-align: center;
        }

        .beauty2015 .beauty2015-detailbox {
                width: 230px;
                padding: 0 10px 10px;
        }
}

@media (max-width: 739px) {
        .item.forpc {
                display: none;
        }
        .item.beauty2015_title {
                height: auto;
        }
        .beauty2015 .thumb-img {
                width: 100%;
                text-align: center;
                clear: both;
                padding: 10px;
        }

        .beauty2015 .beauty2015-detailbox {
                width: 100%;
                clear: both;
                padding: 10px;
        }

        .beauty2015 h4 {
                text-align: center;
        }

        .beauty2015 .article-detail-box1 {
                text-align: left;
        }
}

@media (min-width: 1246px) {
        .item.beauty2015_title {
                height: 250px;
        }
        .beauty2015 .beauty2015-detailbox {
                width: 230px;
        }
}

@media (max-width: 1245px) {
        .item.beauty2015_title {
                height: 145px;
        }
}

@media (max-width: 739px) {
        .item.beauty2015_title {
                height: auto;
        }
}
/*
@media (min-width: 1246px) {
    .item.beauty2015 { width: 470px; }
    .item.beauty2015 .thumb-img { float: left; margin-right:10px; }
    .item.beauty2015 .beauty2015-detailbox { float:right; }

}
*/
@media (max-width: 500px) {
        .item.beauty2015 {
                width: 100%;
                height: auto;
        }
}

/* クーポンを下に固定 */

.qr-coupon {
        position: absolute;
        bottom: 5px;
}

/* クローズ時 */

#page404-title-box {
        width: 100%;
        -webkit-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        margin: 0;
        padding: 10px;
}

.item.breadcrumb404-list-box {
        width: 100%;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        text-align: left;
        background-color: #fff;
        padding: 10px;
        margin: 0 0 10px 0;
}

#contents404 {
        width: 100%;
        -webkit-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        text-align: left;
        background-color: #fff;
        padding: 10px;
        margin: 0 0 10px 0;
}
