@charset "utf-8";

/* ////////////////////////////////////////////////////////////
	sp.css
*/

@media only screen and (max-width: 640px) {
    html, body {
        height: 100%;
    }
    .display-pc {
        display: none;
    }
    .display-sp {
        display: block;
        width: 100%;
    }
    #cts {
        /*    margin: 57vh 0px 0px 0px; */
        margin: 80vh 0px 0px 0px;
    }
    header {
        width: 100%;
        background: url(../img/sp_mainbg2.jpg) no-repeat center top;
        background-size: contain;
        display: block;
        overflow: hidden;
        margin: 0;
        z-index: 2;
        height: 0;
        /*        padding-top: 50%; */
        padding-top: 70%;
        width: 100vw;
    }
    a.visible-pc img {
        /* background: url(../img/mv-arrow.png) no-repeat 50% 50%; */
        /* background-size: cover; */
        width: 100%;
        /* height: 90px; */
        /* margin-top: -46px; */
    }
    header div {
        background: rgba(255, 255, 255, 0.6);
        /*        height: 26%; */
        height: 31%;
    }
    .header h1 img {
        width: 73%;
        position: absolute;
        /*        top: 24%; */
        top: 31%;
        left: 5%;
    }
    .header p {
        position: absolute;
        /*        top: 32%; */
        top:42%;
        left: 0%;
        text-align: left;
        /*        font-weight: bold; */
        margin: 0px 5%;
        font-size: small;
        color: #000;
    }
    .styling_wrapper, .topics_wrapper {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
    }
    .styling_wrapper h2.oc img {
        width: 30%;
        margin-top: 10%;
    }
    .styling_wrapper h2.no img {
        width: 30%;
        margin-top: 10%;
    }
    .styling_wrapper h2.de img {
        width: 35%;
        margin-top: 10%;
    }
    .view_btn {
        width: 90%;
        margin: 5% auto 20%;
/*        border-radius: 5px; */
        padding: 5% 0;
        font-size: 16px;
        font-weight: normal;
        /*        border: 2px #626262 solid; */
    }
    .styling01 ul, .styling02 ul, .styling03 ul {
        margin-left: 0;
    }
    .styling ul {
        line-height: 160%;
        margin-left:5%;
        margin-right:5%;
    }
    .styling01 .catch .styling_copy img, .styling03 .catch .styling_copy img, .styling04 .catch .styling_copy img, .styling05 .catch .styling_copy img {
        width: 40%;
    }
    .styling02 .catch .styling_copy img {
        width: 38%;
    }
    .styling06 .catch .styling_copy img {
        width: 60%;
    }
    .styling .item_list .item_list_photo, .topics_styling .item_list .item_list_photo {
        margin-bottom: 0;
    }
    .styling ul li {
        margin-bottom: 2%;
    }
    p.item_list_name {
        padding-top: 2%;
    }
    .styling .item_list ul li:nth-child(1), .topics_styling .item_list div p :nth-child(1) {
        /*display: inline-block;*/
        margin-top: 0px;
    }
    .styling .catch h2 {
        position: static;
        text-align: center;
        width: 100%;
    }
    .styling .catch h2 img {
        margin-bottom: 5px;
        zoom: 0.7;
        width: auto;
    }
    .styling {
        margin-bottom: 15%;
    }
.styling12 .catch img,
.styling13 .catch img {
    width: 100%;
}
    .styling07 ul,
    .styling08 ul,
    .styling09 ul,
    .styling10 ul,
    .styling11 ul,
    .styling12 ul,
    .styling13 ul {
        margin: 0 5% 10% 5%;
        width:90%;
    }
    .styling07 ul li,
    .styling08 ul li,
    .styling09 ul li,
    .styling10 ul li,
    .styling11 ul li,
    .styling12 ul li,
    .styling13 ul li{
        position:relative;
        letter-spacing:0;
        margin-bottom:10px;
    }
    em {
        top:-9px;
        margin: 0;
    }
    em.store {
        margin: 0;
    }
    .styling_text {
        text-align: left;
        margin-left:5%;
        margin-right:5%;
    }
.styling_text_main{
    font-size: 15px;
    margin:0 5%;
    text-align:left;
}
.styling_text_line{
    margin:15px auto 0 auto;
    padding:0 0 15px 0;
    width:90%;
    border-top:1px solid #999999;
}
.styling_text_sub {
    margin:0 5%;
    width:90%;
    font-size: 14px;
    line-height: normal;
    text-align:left;
}
    .styling .item_list ul li img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .styling .item_list ul .right, .topics_styling .item_list div .right {
        float: right;
        width: 100%;
        margin-right: 0;
    }
    .bnr {
        width: 90%;
        margin-bottom: 30px;
        padding-top: 0;
    }
    .bnr .bnr_logo_list li {
        float: left;
        width: 49%;
        margin-right: 2%;
    }
    .bnr .bnr_logo_list li:nth-child(2n) {
        margin-right: 0;
    }
    .bnr .bnr_logo_list li img {
        width: 100%;
    }
    ul.bnr_logo_list.clearfix li {
        margin-left: 0;
    }
    #palcloset a img {
        width: 40%;
    }
    .styling .catch .center img {
        width: 100%;
    }
    footer {
        margin-top: 30px;
    }
    .title p {
        line-height: 2;
        */
        /* margin: 0px; */
        padding: 0.5em;
        /* background: #ea3f63; */
        /* text-align: center; */
        font-size: 15px;
        /* letter-spacing: 0px; */
        /* color: #fff; */
    }
    .bannerList ul {
        margin: 0 5%;
    }
    .book .bannerList li {
        margin-left: 8%;
    }
    .styling ul {
        line-height: 1.6;
        font-size: 14px;
    }
    p.scLinkDone {
        line-height: 1.6;
    }
    .plus p.scLinkDone, .plus2 p.scLinkDone {
        margin: 10px 0 0 0;
    }
    .styling01 ul, .styling02 ul, .styling03 ul, .styling04 ul, .styling05 ul, .styling06 ul {
        padding-left: 0%;
        /* display: block; */
        border: none;
    }
    .plus_title {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .plus_title h2 img {
        width: 270px;
        margin: 0 auto;
    }
    .plus_styling {
        width: 100%;
    }
    .plus, .plus2 {
        width: 100%;
        padding: 5% 0 0;
    }
    .plus img, .plus2 img {
        width: 70%;
    }
    .plus h2 img, .plus2 h2 img {
        /*        width: 30%; */
        width: auto;
        height: 40px;
    }
    .plus_title p {
        display: block;
        margin: 0 5%;
        font-size: 90%;
    }
    #plus03 h2 {
        margin-top: -40px;
    }
    #plus03 h2 img, #plus04 h2 img, #plus05 h2 img {
        width: auto;
        height: 35px;
    }
    @charset "utf-8";
    .footerBanner {
        width: 100%;
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 1000;
    }
    #floatingButtons .toTopButton div {
        bottom: 50px;
    }
    #floatingButtons #smt_rakutenLimitedId_cartParts {
        bottom: 50px;
    }
    a#rc_rightArea {
        width: 100%;
        display: block;
        position: fixed;
        left: 0px;
        z-index: 1000;
        bottom: 0px;
        top: auto;
    }
    a#rc_rightArea img {
        width: 100%;
    }
    /* Bnr
-----------------------------------------*/
    .Bnr {
        position: relative;
        margin: 0 auto;
        width: 300px;
        display: none;
        font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif !important;
    }
    .Bnr .Bnr__img {
        position: fixed;
        top: auto;
        bottom: 0;
        z-index: 888;
        width:100%;
    }
    .Bnr .Bnr__img__inner a {
        display: block;
    }
    .Bnr .Bnr__img p.close {
        position: absolute;
        right:0;
        top:-20px;
        z-index: 889;
    }
    .Bnr .Bnr__img p.close a {
        display: block;
  width: 22px;
  height: 20px;
  text-align: center;
  background:#ededed;
    }
    .Bnr .Bnr__img p.close a span {
        display: block;
  margin-left:1px;
  width: 22px;
  height: 20px;
  overflow: auto;
  line-height:1;
  color:#999999;
    }
    .Bnr .Bnr__img p.close a i {
        font-size: 20px;
        color: #222;
    }
    .styling .catch .styling_copy{
        height:55px;
    }
    .styling07 .catch .styling_copy img,
    .styling08 .catch .styling_copy img,
    .styling09 .catch .styling_copy img,
    .styling10 .catch .styling_copy img,
    .styling11 .catch .styling_copy img,
    .styling12 .catch .styling_copy img,
    .styling13 .catch .styling_copy img {
        width: auto;
        height:40px;
    }
    .styling .catch{
        padding-top:10px;
    }
    .styling .catch img {
        margin-bottom: 5%;
    }

    .in_bnr img{
      width: 90%;
      margin-top: 15%;
    }
    .br-pc{
        display:none;
    }
}
