#sec1 {
    background: url("../img/shop/s1_bg.png") no-repeat top center/100% auto, url("../img/shared/bg_4.jpg");
    color: #fff;
    padding-bottom: 12%;
}

#sec1 p.txt {
    margin-bottom: 8%;
    color: #fff;
}

h1 {
    color: #fff;
}

#box {
    background: url("../img/shop/s2_deco.png") repeat-y top center/100% auto;
}

#sec2 .banner {
    position: relative;
    letter-spacing: 0.2em;
}

#sec2 .banner h4 {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 68vw;
    font-size: 3.5vw;
    line-height: 1.6;
}

#sec2 .banner .span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 76vw;
    font-size: 3.5vw;
    letter-spacing: 0.1em;
}

#sec2 .group1 {
    background: url("../img/shop/s2_deco_2.png") no-repeat top/100% auto;
}

#sec2 .group1 dl {
    text-align: center;
    font-size: 4vw;
    line-height: 1.6;
    margin-bottom: 4%;
}

#sec2 .group1 dl span {
    font-size: 6vw;
}

#sec2 .group1 p.sub-txt {
    text-align: center;
    margin-top: 4%;
    margin-bottom: 7%;
}

#sec2 .toggle {
    margin: 0 5% 10%;
}

#sec2 .toggle .toggle-link {
    background: url("../img/shop/s2_bg_toggle.jpg") repeat-x;
    color: #fff;
    font-size: 5vw;
}

#sec2 .toggle .toggle-main {
    background: url("../img/shared/bg_3.jpg");
    padding: 5% 0 5% 5%;
}

#sec2 .toggle .toggle-main p.txt {
    color: #fff;
}

#sec2 p.btn {
    margin-top: 7%;
}

#sec3 {
    padding-bottom: 8%;
}

#sec3 h3 {
    padding: 5% 5% 3%;
    font-size: 6vw;
    line-height: 1.6;
}

#sec3 p.img {
    margin: 7% 5% 0;
}

#sec4 {
    padding-bottom: 8%;
    background: url("../img/shop/s4_deco.png") no-repeat top center/100% auto, url("../img/shared/bg_4.jpg");
}

#sec4 p.txt {
    color: #fff;
}

#sec5 {
    padding-bottom: 5%;
    background: url("../img/shop/s5_deco.png") no-repeat bottom/100% auto;
}

#sec5 p.txt {
    position: relative;
    z-index: 2;
}

#sec5 p.txt.mb {
    margin-top: 5%;
    margin-bottom: 3%;
}

#sec5 h3 {
    margin-top: -30vw;
}

#sec6 {
    padding-bottom: 12%;
}

#sec6 h3 {
    padding: 5% 5% 3%;
    font-size: 6vw;
    line-height: 1.6;
}

#sec7 {
    padding-bottom: 7%;
    background: url("../img/shared/bg_4.jpg");
    color: #fff;
}

#sec7 p.txt {
    color: #fff;
}

#sec7 h4 {
    padding: 5% 5% 3%;
    font-size: 5vw;
    letter-spacing: 0.1em;
    line-height: 1.6;
}

#sec7 h4 small {
    display: block;
    font-size: smaller;
}

#sec7 .box {
    margin-top: 5%;
    padding: 0 5% 5%;
    background: url("../img/shop/border.png") no-repeat top center/100% 100%;
}

#sec7 p.price {
    font-size: 4vw;
    border-bottom: 1px dashed;
    padding-bottom: 1%;
    margin: 0 5% 4%;
}

#sec7 p.price span {
    font-size: 6vw;
    display: inline-block;
    margin-left: 5px;
}

#sec7 .mt {
    margin-top: 20%;
}

#sec7 .box1 {
    margin: 7% 5%;
    padding: 2% 5% 6%;
    background: url("../img/shared/bg_3.jpg");
}

#sec7 .box1 h4 {
    margin-bottom: 1%;
    padding-left: 0;
}

#sec7 .box1 p.txt {
    padding: 0;
}

#sec8 {
    position: relative;
}

#sec8 p.sub-txt {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 30vw;
}

#sec8 dl {
    padding: 0 5%;
    font-size: 6vw;
    line-height: 1.7;
    margin-bottom: 3%;
    margin-top: 4%;
}

#sec8 .toggle {
    margin: 5% 5% 7%;
}

#sec8 .toggle .toggle-link {
    background: url("../img/shop/s2_bg_toggle.jpg") repeat-x;
    color: #fff;
    font-size: 5vw;
}

#sec8 .toggle .toggle-main {
    background: url("../img/shared/bg_3.jpg");
    padding: 5% 0 5% 5%;
}

#sec8 .toggle .toggle-main p.txt {
    color: #fff;
}

#sec8 p.btn {
    margin-bottom: 10%;
}

#sec2 .group1 dl dt {
    letter-spacing: 0.3em;
}

#sec2 .group1 dl dd {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
}
#news_box {
    background: #fff;
    margin: 10px;
    line-height: 1.8;
	
}

#news_box .txt {
    padding: 20px 10px;
    text-align: left;
}
