@charset "UTF-8";

html {
    overflow-y: scroll;
}
#detail .detail_title * { box-sizing: border-box; }

#detail .detail_title            { width: 950px; margin: 0 auto; }
#detail .detail_title figure     { float: left; width: 220px; height: 220px; margin: 0 30px 0 0; padding: 10px;}
#detail .detail_title figure img     { border:7px solid  #e6e6e6; }
#detail .detail_title h1         { float: left; width: 700px; font-size: 175%; font-weight: bold; }
#detail .detail_title h2         {  font-size: 38px; font-weight: bold; text-align:left;}
#detail .detail_title .spec      { float: left; width: 700px; margin-top: 15px; padding: 0 12px; border-top: 2px solid #ff124c; background: url(/moetaku/_assets/images/figure/detail/line_spec.png); line-height: 44px; }
#detail .detail_title .spec a    { color: #5e79d2; }
#detail .detail_title .spec span { display: inline-block; margin-right: 2em; }

#detail .detail_title2 * { box-sizing: border-box; }

#detail .detail_title2            { width: 950px; margin: 50px auto 100px; }
#detail .detail_title2 .spec      { float: left; width: 950px; margin-top: 15px; padding: 0 12px; border-top: 2px solid #ff124c; background: url(/moetaku/_assets/images/figure/detail/line_spec.png); line-height: 44px; }
#detail .detail_title2 .spec a    { color: #5e79d2; }
#detail .detail_title2 .spec span { display: inline-block; margin-right: 2em; }

#detail .purchase_price               { float: right; width: 700px; }
#detail .purchase_price .price        {background: url(/moetaku/_assets/images/figure/detail/purchase_price_tape.png) no-repeat left 0 bottom 10px;font-size: 175%;font-weight: bold;display: flex;align-items: baseline;}
#detail .purchase_price .price span        {position: relative;color: #ff124c;display: flex;align-items: baseline;justify-content: end;width:15em;}
#detail .purchase_price .price span:before { content: ''; position: absolute; top: 50%; right: -13px; margin-top: 5px; width: 0; height: 0; border-style: solid; border-width: 6px 7px 6px 0; border-color: transparent #ff124c transparent transparent; }
#detail .purchase_price .price span:after  { content: 'お申込み時の価格で査定!'; position: absolute; top: 50%; margin-top: -8px; right: -185px; width: 170px; height: 32px; border: 2px solid #ff124c; border-radius: 6px; background: #fff; font-size: 14px; text-align: center; line-height: 32px; }
#detail .purchase_price .price strong     {margin-left: 20px;font-family: 'Roboto';font-size: 286%;font-weight: 900;text-shadow: 0.6px 0.6px #ff124c, -0.6px 0.6px #ff124c, -0.6px -0.6px #ff124c, 0.6px -0.6px #ff124c, 0.6px 0px #ff124c, 0px 0.6px #ff124c, -0.6px 0px #ff124c, 0px -0.6px #ff124c;letter-spacing: 1px;/* width: 10em; */display: flex;justify-content: flex-end;}
#detail .purchase_price .price em         { font-size: 143%; }
#detail .purchase_price .more             { margin-top: 10px; font-size: 150%; text-align: right; }
#detail .purchase_price .more span        { position: relative; }
#detail .purchase_price .more span:before { content: ''; position: absolute; top: 50%; left: -30px; width: 25px; height: 20px; background: url(/moetaku/_assets/images/figure/detail/i_arrow-turn-down-right.png) no-repeat; transform: translateY(-50%); }
#detail .purchase_price .more strong      { position: relative; top: -3px; margin: 0 5px; padding: 2px 10px 0; border-radius: 6px; background: #ff124c; color: #fff; font-size: 83%; font-weight: bold; }
#detail .purchase_price .more em          { color: #ff124c; }
#detail .purchase_price .note             { margin-top: 20px; color: #999; font-size: 87.5%; text-align: right; }

#detail .purchase_price_l200               { float: right; width: 700px; }
#detail .purchase_price_l200 .price        {background: url(/moetaku/_assets/images/figure/detail/purchase_price_tape.png) no-repeat left 0 bottom 10px;font-size: 175%;font-weight: bold;display: flex;align-items: baseline;}
#detail .purchase_price_l200 .price span        {position: relative;color: #ff124c;display: flex;align-items: baseline;justify-content: end;width:15em;}
#detail .purchase_price_l200 .price strong     {margin-left: 20px;font-family: 'Roboto';font-size: 286%;font-weight: 900;text-shadow: 0.6px 0.6px #ff124c, -0.6px 0.6px #ff124c, -0.6px -0.6px #ff124c, 0.6px -0.6px #ff124c, 0.6px 0px #ff124c, 0px 0.6px #ff124c, -0.6px 0px #ff124c, 0px -0.6px #ff124c;letter-spacing: 1px;/* width: 10em; */display: flex;justify-content: flex-end;}
#detail .purchase_price_l200 .price em         { font-size: 143%; }
#detail .purchase_price_l200 .more             { margin-top: 10px; font-size: 150%; text-align: right; }
#detail .purchase_price_l200 .more span        { position: relative; }
#detail .purchase_price_l200 .more span:before { content: ''; position: absolute; top: 50%; left: -30px; width: 25px; height: 20px; background: url(/moetaku/_assets/images/figure/detail/i_arrow-turn-down-right.png) no-repeat; transform: translateY(-50%); }
#detail .purchase_price_l200 .more strong      { position: relative; top: -3px; margin: 0 5px; padding: 2px 10px 0; border-radius: 6px; background: #ff124c; color: #fff; font-size: 83%; font-weight: bold; }
#detail .purchase_price_l200 .more em          { color: #ff124c; }
#detail .purchase_price_l200 .note             { margin-top: 20px; color: #999; font-size: 87.5%; text-align: right; margin-right: 120px;}

#detail .catch_copy           { margin-top: 60px; text-align: center; }
#detail .catch_copy dt        { display: inline-block; position: relative; color: #ff124c; font-size: 171%; font-weight: bold; }
#detail .catch_copy dt:before { content: '＼'; position: absolute; bottom: 0; left: -28px; }
#detail .catch_copy dt:after  { content: '／'; position: absolute; bottom: 0; right: -28px; }
#detail .catch_copy dd        { width: 600px; }
#detail .catch_copy dd.note   { width: auto; margin-top: 15px; }
#detail .presentbox section   { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 50px 0 0; }
#detail .presentbox section .imgbox  { width: 420px; margin-right: 60px; order: 1; }
#detail .presentbox section .textbox  { width: 425px; order: 2; }
#detail .presentbox section .textbox dt { position: relative; font-size: 42px; font-weight: bold; color: #ff124c; padding-left: 20px; }
#detail .presentbox section .textbox dt::before { content: ""; position: absolute; background: url(/moetaku/_assets/images/figure/detail/line_dotted.png) no-repeat; top: -30px; left: -10px; width: 48px; height: 30px; background-size: contain; }
#detail .presentbox section .textbox dt::after { content: ""; position: absolute; background: url(/moetaku/_assets/images/figure/detail/line_dotted.png) no-repeat; bottom: -30px; left: -10px; width: 48px; height: 30px; background-size: contain; transform: scale(1, -1);}
#detail .presentbox section .textbox dd { padding-left: 20px; margin-top: 70px; line-height: 2; }
#detail .presentbox section .textbox dd span { font-size: 20px; font-weight: bold; }

#detail .aboutbox section { padding: 30px 0 40px; width: 1050px; }
#detail .aboutbox .about_title { position: relative; top: 30px; background: #666666; color: #ffffff; text-align: center; font-size: 20px; font-weight: bold; padding: 15px 0; border-radius: 10px; margin: 0 40px; }
#detail .aboutbox .inner { display: flex; align-items: center; padding: 60px 60px 40px; border: 10px solid #cccccc; border-radius: 10px; }
#detail .aboutbox .imgbox { width: 200px; margin-right: 45px; }
#detail .aboutbox .textbox { width: calc(100% - 245px); line-height: 2; }
#detail .aboutbox .textbox span { position: relative; background: #fff002; }
#detail .purchase_genre h2 { font-weight: bold; }
#detail .purchase_genre h2 .title-01 { font-size: 28px; }
#detail .purchase_genre h2 .title-02 { font-size: 36px; }
#detail .view-all { text-align: right;}
#detail .view-all a { color: #577ad9; text-decoration: underline;}
#detail .view-all a:hover { text-decoration: none;}
#detail .purchase_genre h2 .title-03 { font-size: 53px; }
#detail .koukakaitori a:hover { opacity:0.7;}
#wrap h2 { font-size: 53px; !important;}

/* バナー */
.detail_banner section { padding:0; text-align:center; max-height:260px; }
.detail_banner .campaign_bnr { width:auto !important; max-height:260px; margin:0 !important; }
.detail_banner a img { -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; }
.detail_banner a:hover img { opacity:0.7; }

/* グラフ */
#detail .graph-area section {
    padding: 50px 10px 0px 50px;
}

#detail .graph-change {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

#detail .graph-change-button {
    display: block;
    width: 100px;
    text-align: center;
    line-height: initial;
    padding: 5px 30px;
    margin: 0 30px;
    border: solid 1px #ff6685;
    border-radius: 5px;
    cursor: pointer;
    font-weight:bold;
    color:#ff6685;
}

#detail .graph-change-button:hover {
    background: #efefef;
}

#detail .graph-change-button.selected {
    color: #ffffff;
    background: rgb(255,102,133);
    cursor: default;
}

#detail .graph-content {
    width: 80%;
    height: 600px;
    margin: 50px auto 0px auto;
}

#detail .graph-recent {
    padding: 20px 0;
    display: flex;
    justify-content: center;
    background:#ffeaee;
    border-radius:10px;
    width: 80%;
    margin:30px auto 0;
}

#detail .graph-recent table {
    width: 92%;
    table-layout: fixed;
}

#detail .graph-recent .series-color {
    width: 5%;
    text-align: center;
    vertical-align: middle;
}

#detail .graph-recent .series-title {
    padding: 10px;
    word-break: break-all;
    width: 80%;
}

#detail .graph-recent .series-price {
    width: 15%;
    color: #ff124c;
    text-align: center;
    vertical-align: middle;
}

#detail .graph-recent .series-color .detail-series {
    border: solid;
    color: #ff0000;
    width: 30px;
}

#detail .graph-recent .series-color .avg-series {
    border: solid;
    color: #87CEEB;
    width: 30px;
}

#detail .graph-recent .detail-graph-recent,
#detail .graph-recent .avg-graph-recent {
    display: flex;
}

#detail .graph-recent .detail-graph-recent div:nth-child(1):before {
    content: '';
    background-color: #FF0000;
    height: 5px;
    width: 50px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

#detail .graph-recent .avg-graph-recent div:nth-child(1):before {
    content: '';
    background-color: #87CEEB;
    height: 5px;
    width: 50px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

#detail .graph-recent .detail-graph-recent div:nth-child(2),
#detail .graph-recent .avg-graph-recent div:nth-child(2) {
    text-align: end;
    color: #ff124c;
    font-weight: bold;
    margin-left: 20px;
}

/* 価格推移のコメント */
#detail .price-trends-area {
    position: relative;
    display:block;
    margin-left:15%;

}
#detail .price-trends-area section {
    display: flex;
    margin:0 auto !important;

}

#detail .price-trends-area section div:nth-child(1) {
    width: 740px;
}

#detail .price-trends-area section div:nth-child(2) {
    width: 20px;
}
#detail .price-trends-area section div:nth-child(3) {
    width: 200px;
}

#detail .price-trends-area section div strong {
    color: #ff124c;
    font-weight: bold;
}

#detail .price-trends-area .increase-trend,
#detail .price-trends-area .declining-trend, 
#detail .price-trends-area .same-trend {
    border:2px solid #ff6685;
    border-radius:10px;
    padding:22px;
    line-height:1.7em;
}

#detail .price-trends-area .trend-img img{
    width:160px;
    padding-left:20px;
}

#detail .price-trends-area .trend-img2 img{
    width:20px;
    margin-top:55px;
}



/* レビュー表示 */
#detail .review-title {
    margin-bottom: 50px;
    font-size:32px;
}
#detail .review-title span{
    margin-bottom: 50px;
    font-size:46px;
	background:linear-gradient(transparent 60%, #ff879b 30%) ;
	color:#000000;
}
#detail .review-content {
    width: 800px;
    margin: 30px auto;
    border: solid 4px #000;
    border-radius: 15px;
    background: #ffffff;
}

#detail .review-comment {
    font-size: large;
    word-break: keep-all;
    overflow-wrap: anywhere;
    margin: 20px 0;
    padding:10px  30px;
}

#detail .review-user {
    text-align: end;
    background:#000000;
    padding:7px 20px 10px;
    color:#ffffff;
}

#detail .review-user img	{
	width:150px;
	margin-bottom:-4px !important;
	margin-right:10px;
	float: left;
}




@media (max-width: 768px) {
    #detail .detail_title        { width: auto; margin-top: -40px; padding: 0 15px; }
    #detail .detail_title figure { width: 50%; height: 190px; margin: 0 auto; padding: 3px; padding-right:10px;}
	#detail .detail_title figure img     { border:4px solid  #e6e6e6width:190px;max-width:auto;object-fit: contain;}
    #detail .detail_title .trc figure { width: 50%; margin: 0 auto; padding: 3px;}
    #detail .detail_title .trc figure img { position:relative;height:190px; width:190px; border:none;margin-top:-10px !important;margin-left:-20px !important;z-index:-1;}
    
    #detail .detail_title h1     { width: 50%; margin-bottom: 20px; font-size: 100%; line-height: 1.5; }
    #detail .detail_title h2     { font-size: 16px; margin-bottom:10px;}
    #detail .detail_title .spec  { float: none; clear: both; width: auto; margin-top: 0; padding: 0 10px; background: url(/moetaku/_assets/images/figure/detail/line_spec_sp.png); font-size: 86%; line-height: 24px; }

    

		#detail .detail_title2            { width: 100%; margin: 0px auto 80px !important; }
		#detail .detail_title2 .spec      { float: left; width:100%; margin-top: 15px; padding: 0 12px; border-top: 2px solid #ff124c; background: url(/moetaku/_assets/images/figure/detail/line_spec.png); line-height: 44px; }

    
    
    #detail .purchase_price .price span {margin: 0;width:auto;white-space: nowrap;}
    #detail .purchase_price               { float: none; width: auto; }
    #detail .purchase_price .price        { padding: 0; background: url(/moetaku/_assets/images/figure/detail/purchase_price_tape_sp.png) no-repeat 0 bottom; background-size: 100% auto; font-size: 70%; text-align: right; justify-content: flex-end; margin-bottom: 50px; }
    #detail .purchase_price .price span:before { top: auto; bottom: -10px; right: 76px; margin-right: -5px; border-width: 0 5px 6px 5px; border-color: transparent transparent #ff124c transparent; }
    #detail .purchase_price .price span:after  { top: auto; bottom: -35px; right: 0; width: 153px; height: 26px; font-size: 12px; line-height: 24px; }
    #detail .purchase_price .price strong     {margin-left: 0;font-size: 329%;width: auto;}
    #detail .purchase_price .price em         { font-size: 171%; }
    #detail .purchase_price .price b          { margin-right: 10px; color: #000000; }
    #detail .purchase_price .more             { margin-top: 40px; font-size: 85%; text-align: right; vertical-align: middle; overflow-wrap: break-word; word-break: keep-all; }
    #detail .purchase_price .more span        { display: block; padding-left: 30px; }
    #detail .purchase_price .more span:before { left: 30px; top: 30%;}
    #detail .purchase_price .more strong      { top: 0; padding: 2px 5px 0; font-size: 86%; }
    #detail .purchase_price .note             { margin-top: 10px; font-size: 100%; }

    #detail .purchase_price_l200 .price span {margin: 0;width: auto;}
    #detail .purchase_price_l200               { float: right; width: auto; }
    #detail .purchase_price_l200 .price        { padding: 0; margin-top:30px;background: url(/moetaku/_assets/images/figure/detail/purchase_price_tape_sp.png) no-repeat 0 bottom; background-size: 100% auto; font-size: 100%; text-align: right; justify-content: center; }
    #detail .purchase_price_l200 .price strong     { margin-left: 0; width: auto; }
    #detail .purchase_price_l200 .price em         { font-size: 171%; }
    #detail .purchase_price_l200 .price b          { width: 90px; margin-right: 10px; color: #000000; }
    #detail .purchase_price_l200 .more             { margin-top: 40px; font-size: 100%; text-align: left; overflow-wrap: break-word; word-break: keep-all; }
    #detail .purchase_price_l200 .more span        { display: block; padding-left: 30px; }
    #detail .purchase_price_l200 .more span:before { left: 0; }
    #detail .purchase_price_l200 .more strong      { top: 0; padding: 2px 5px 0; font-size: 86%; }
    #detail .purchase_price_l200 .note             { margin-top: 10px; font-size: 100%; margin-right: 0px;}

    #detail .catch_copy           { margin-top: 40px; padding: 0 25px; }
    #detail .catch_copy dt        { font-size: 114%; }
    #detail .catch_copy dt:before { left: -20px; }
    #detail .catch_copy dt:after  { right: -20px; }
    #detail .catch_copy dd        { width: 100%; }
    #detail .catch_copy dd.note   { margin-top: 0; }
    #detail .presentbox section { display: block; position: relative; }
    #detail .presentbox section .imgbox  { width: 50%; margin-right: 0; order: 2; margin: 70px auto 20px;  }
    #detail .presentbox section .textbox  { width: auto; order: 1; }
    #detail .presentbox section .textbox dt { font-size: 24px; padding-left: 0; text-align: center; order: 1; position: absolute; left: 0; right: 0; top: 35px; width: 70%; margin: auto; }
    #detail .presentbox section .textbox dt::before { content: ""; position: absolute; background: url(/moetaku/_assets/images/figure/detail/line_dotted.png) no-repeat; top: auto; bottom: 0; left: -20px; width: 48px; height: 30px; background-size: contain; transform: rotate(80deg); -webkit-transform: rotate(80deg); -moz-transform: rotate(80deg); -ms-transform: rotate(80deg); -o-transform: rotate(80deg); }

    #detail .presentbox section .textbox dt::after { content: ""; position: absolute; background: url(/moetaku/_assets/images/figure/detail/line_dotted.png) no-repeat; bottom: 0; left: auto; right: -20px; width: 48px; height: 30px; background-size: contain; transform: rotate(160deg); -webkit-transform: rotate(160deg); -moz-transform: rotate(160deg); -ms-transform: rotate(160deg); -o-transform: rotate(160deg); }

    #detail .presentbox section .textbox dd { padding-left: 0; margin-top: 20px; line-height: 1.7; text-align: center; }
    #detail .aboutbox section { padding: 0 15px 40px; width: auto; }
    #detail .aboutbox .about_title { font-size: 16px; padding: 10px; text-align: center; margin: 0 15px; }
    #detail .aboutbox .inner { display: block; padding: 50px 17px 20px; }

    #detail .aboutbox .imgbox { width: 50%; margin: 0 auto 20px; }
    #detail .aboutbox .textbox { width: 100%; line-height: 2; }
    #dir_path section { margin-top: 0!important; }
    #detail .purchase_genre h2.title-00 { font-size: 28px; }
    #detail .purchase_genre h2 .title-01 { font-size: 16px; }
    #detail .purchase_genre h2 .title-02 { font-size: 20px; }
    #detail .purchase_genre h2 .title-03 { font-size: 32px; }
    .title-03 { font-size: 32px; }
    #wrap h2 { font-size: 32px; !important;}

    /* バナー */
    .detail_banner .section { padding:0; text-align:center; }
    .detail_banner .section { padding:0; text-align:center; }
    .detail_banner .campaign_bnr { width: 100% !important; max-height:auto; }
    .detail_banner a:hover img { opacity:1; }

    #header .description {width:75%;}
    #detail #header {height:auto;}
    
    .usage {margin-top:50px;}

    /* グラフ */
    #detail .graph-area section {
        padding: 30px 10px 0px 10px;
    }

    #detail .graph-change {
        margin-top: 20px
    }
    #detail .graph-change-button {
        width: 70px;
        margin: 10px;
        padding: 15px 10px;
    }

    #detail .graph-content {
        width: 100%;
        height: 400px;
        margin: 20px auto 0px auto;
    }

	#detail .graph-recent {
	    padding: 10px 0;
	    width: 100%;
	    margin:20px auto 0;
	}

	#detail .graph-recent table {
	    width: 92%;
	    table-layout: fixed;
	}
	
	#detail .graph-recent .series-color {
	    width: 10%;
	    text-align: center;
        vertical-align: middle;
	}
	
	#detail .graph-recent .series-title {
	    padding: 10px;
	    word-break: break-all;
	    width: 70%;
	}
	
	#detail .graph-recent .series-price {
	    width: 20%;
	    color: #ff0000;
	    text-align: center;
        vertical-align: middle;
	}
	
	#detail .graph-recent .series-color .detail-series {
	    border: solid;
	    color: #ff0000;
	    width: 30px;
	}
	
	#detail .graph-recent .series-color .avg-series {
	    border: solid;
	    color: #87CEEB;
	    width: 30px;
	}

    #detail .graph-recent .detail-graph-recent,
    #detail .graph-recent .avg-graph-recent {
        display: block;
        margin-top: 5px;
        word-break: keep-all;
    }


	/* 価格推移のコメント */
	#detail .price-trends-area {
	    margin-left:0;

	}
	#detail .price-trends-area section {
	    display: block;

	}

	#detail .price-trends-area section div:nth-child(1) {
	    width: 100%;
	    margin:0 auto;
	}

	#detail .price-trends-area section div:nth-child(2) {
	    width: 100%;
	    margin:0 auto;
	}
	#detail .price-trends-area section div:nth-child(3) {
	    width: 100%;
	    margin:0 auto;
	}

	#detail .price-trends-area section div strong {
	    color: #ff124c;
	    font-weight: bold;
	}

	#detail .price-trends-area .increase-trend,
	#detail .price-trends-area .declining-trend, 
	#detail .price-trends-area .same-trend {
	    border:2px solid #ff6685;
	    border-radius:10px;
	    padding:15px;
	    line-height:1.7em;
	}

	#detail .price-trends-area .trend-img img{
	    width:140px;
	    margin:-10px 28%;
	}

	#detail .price-trends-area .trend-img2 img{
	    width:20px;
	    margin:-10px 48% 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
	}


    /* レビュー表示 */
    #detail .review-title {
        margin-bottom: 30px;
        font-size: large;
        word-break: break-all;
   	 	font-size:18px;
	}
	#detail .review-title span{
    margin-bottom: 50px;
    font-size:24px;
	}

    #detail .review-content {
        width: 100%;
        margin: 15px auto;
    }
    #detail .review-comment {
        font-size: 14px;
        margin: 10px 0;
        padding: 10px 15px;
    }
    
	#detail .review-user img	{
        width:120px;
        margin-bottom:-3px !important;
        margin-right:10px;
        float: left;
	}

    
}

input::-ms-clear {
    visibility:hidden
}

.subtotal_base {
    /* width:calc(100% - 30px); */
    background:rgba(255,000,051,0.6);
    border-radius:15px;
    padding:6px;
    width:200px;
}

.subtotal_base .subtotal {
    border-radius:7px;
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 10px rgba(255,000,051,0.75);
    overflow:hidden;
}

.is-fixed {
    position: fixed;
    top: 115px;
    left: calc(50% + 215px);
    width:340px;
    z-index: 2;
}

/* 2b.sub column - button(買取申込) */
.subtotal_base .subtotal p {
    font-family: "Roboto","Noto Sans" !important;
    font-size:14px;
    font-weight:900;
    color:#ff124c;
    width:90%;
    margin:0 0 0 5%;
}
.subtotal_base .subtotal p.celltitle {
    width:auto;
    display:inline-block;
    margin-bottom:10px;
}
.subtotal_base .itemnum {
    display:inline-block;
    font-family: "Noto Sans" !important;
    position: relative;
    padding:4px 30px 4px 10px;
    border:2px solid #000;
    background:transparent;
    text-align:center;
    font-size:15px;
    font-weight:600;
    color:#000;
    border-radius:50px;
    margin:15px 3% 0 6px;
}
.subtotal_base .itemnum:before {
    position: absolute;
    top: 3px;
    right: 10px;
    width: 16px;
    height: 16px;
    font-family: 'Fontawesome';
    font-size: 132%;
    /*
        border-radius: 50%;
        background-color: #000;
    */
    content: "\f055";
}
/*
.subtotal_base .itemnum:after {
    position: absolute;
    top: 20%;
    right: 16px;
    width: 10px;
    height: 10px;
    border: 0;
    font-size:19px;
    content: "+";
    color:rgba(255,255,255,1.0);
}
*/

.subtotal_base .subtotal span.totalprice {
    font-size:40px;
    font-weight:900;
}
/* 2b.sub column - button(買取申込) */
.subtotal_base .application {
    font-family: "Noto Sans" !important;
    position: relative;
    width:90%;
    padding: 9px;
    border:none;
    background:rgba(255,082,000,1.0);
    text-align:center;
    font-size:24px;
    font-weight:500;
    color:#FFF;
    border-radius:50px;
    margin:15px 5% 0;
}
.application2 { position: relative; display:table; width:100%; height:85px; text-align:center; margin:0 auto; }
.app_btn2.arrow_right { position: absolute; }
.application2 > .app_btn2 { display:table-cell; width:100%; height:85px; color:#fff; background-color:#ff5200; line-height:35px; font-size:175%; font-family: 'Noto Sans'; text-decoration: none; margin: 0; border-radius:50px; vertical-align: middle; }
.application2 > a.app_btn2:hover{ opacity:0.6;}

.subtotal_base .application:before {
    position: absolute;
    right: 14px;
    font-family: 'Fontawesome';
    content: "\f138";
}

/* 2b.sub column - separater */
.subtotal_base .subtotal hr {
    width:100%;
    border:0;
    border-bottom:2px solid rgba(255,000,051,0.75);
    margin:15px 0 10px;
}

/* 2b.sub column - 買取価格詳細 */
.innercaption {
    color:#000 !important;
    font-size:16px !important;
}

/* 2b.sub column - 買取価格詳細 */
.totalprice_info {
    font-family: "Noto Sans" !important;
    width:90%;
    font-size:11px;
    margin:10px 5%;
}

.totalprice_info tbody tr {
    border-top:1px solid #999;
}
.totalprice_info tbody tr th,
.totalprice_info tbody tr td {
    padding:5px 0;
}
.totalprice_info tbody tr th {
    text-align:left;
    font-weight:bold;
    width:32.5%;

}
.totalprice_info tbody tr td {
    text-align:right;
    width:17.5%;
}
.totalprice_info tbody tr td:last-child {
    text-align:right;
    font-weight:bold;
    width:40%;
    padding-right:10px;
}
.totalprice_info .love{
    float: right;
    /* width:65.5%; */
    padding-right: 5px;
    color:#ff0000;
    text-decoration: underline;

}
/* 2b.sub column - button(カートを見る) */
.subtotal_base .view_cart {
    position: relative;
    width:90%;
    font-family: "Noto Sans";
    padding:10px 35px 10px 10px;
    background:transparent;
    border:2px solid #FFF;
    text-align:center;
    font-size:16px;
    font-weight:400;
    color:#FFF;
    border-radius:30px;
    margin:6px 5% 0;
    box-sizing: border-box;
}

.subtotal_base .view_cart:before {
    position: absolute;
    top: 18%;
    right: 8px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #fff;
    content: "";
}
.subtotal_base .view_cart:after {
    position: absolute;
    top: 20%;
    right: 16px;
    width: 10px;
    height: 10px;
    border: 0;
    font-size:21px;
    content: "+";
    color:rgba(255,000,051,1.0);
}


@media (max-width: 768px) {

    #search_result #wrap{
        top:   80px;
    }
    #search_result #main section{
        padding: 10px 0 25px;
    }
    .result{
        margin-bottom:0;
    }
    .column_main{
        padding:0;
        border-bottom:1px solid #ccc;
        margin-bottom:20px;
    }
    #pr h4.message_title:after {
        top: 88%;
    }
    #pr section {
        padding: 50px 20px 40px 20px;
    }
    #pr section ul li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    #pr section ul li dl dt{
        display: table-cell;
        width: 80px;
    }
    #pr section ul li dl dt img {
        width: 100%;
        max-width:inherit;
        height: auto;
    }
    #pr section ul li dl dd{
        padding-left: 20px;
        padding-right: 0;
    }
    /* Result Area */
    #result section {
        padding: 0 10px;
    }
    #result .result_box{
        width: auto;
        font-size:85%;
        float: none;
    }

    #result .char_pic {
        width: 50px;
        height: 50px;
        margin-top:-10px;
    }
    #result .search_box {
        float: none;
        width: 100%;
        margin-left:0px;
    }
    #result .select-wrap {
        display: none;
        /* width: 24%;
        height: 40px;
        min-height: 40px; */
    }
    #result .select-wrap:after {
        top: 45%;
    }
    #result .select-wrap select {
        line-height: 10px;
        font-size: 10px;
    }
    #result .search_box .inputTxt {
        width: 80%;
    }
    #result .search_box .inputTxt input[type="text"] {
        width: 84%;
        height: 40px;
        font-size: 12px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    #result .search_box input[type="submit"] {
        width: 16%;
        height: 40px;
        margin-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        background-image: none;
        background-color: #999;
    }
    #result .search_box .inputTxt .clearbtn {
        width: 20px;
        height: 20px;
        top: 11px;
        right: 52px;
    }
    #result .search_box .inputTxt .clearbtn::before,
    #result .search_box .inputTxt .clearbtn::after {
        width: 8px;
        margin-left: -4px;
    }
    #filtering {
        float: right;
        min-height: 40px;
        margin-left: 10px;
        padding: 0 9px;
        color: #fff;
        font-family: "Noto Sans";
        font-weight: 400;
        line-height: 40px;
        box-sizing: border-box;
        background: #999;
        border-radius: 6px;
        border: 0;
    }
    #filtering_close {
        position: absolute;
        top: 11px;
        right: 15px;
        width: 14px;
        height: 14px;
    }
    #filtering_close span {
        position: absolute;
        top: 7px;
        display: inline-block;
        width: 15px;
        height: 1px;
        background: #fff;
    }
    #filtering_close span:first-child {
        transform: rotate(45deg);
    }
    #filtering_close span:last-child {
        transform: rotate(-45deg);
    }
    #scroll_target.scroll {
        width: 268px;
        max-height: 500px;
    }
    #main section .column_search {
        position: absolute;
        top: 0;
        right: -270px;
        z-index: 50;
        float: none;
        width: 270px;
        margin-right: 0;
        margin-bottom: 0;
        background: #fff;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        /* transition: all .5s ease-out; */
    }
    #main section .column_search.no_search {
        width:0;
        padding:0;
    }
    .column_search input[type=checkbox] + label:before {
        left: 6px;
        margin-top: -7px;
    }
    .column_search .title_head {
        border-top-right-radius: 0;
    }
    .column_search .search_cate li {
        word-break: normal;
        padding-left: 1.8em;
        text-indent: -1.6em;
        margin-left: 0;
    }
    #result .result-count {
        font-size: 150%;
    }
    #result .supplement {
        margin-top: 10px;
    }
    #result .supplement .pc {
        display: none;
    }
    #result .maybe {
        margin: 17px 0 0 8px;
    }

    /* main area */
    #main section {
        width: 100%;
        padding: 15px 0 25px;
    }
    #main section .column_main {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .filter_list {

        width: 100%;
        height: 90px;
        border-top: 0;
        padding: 0;
        font-size:85%;
    }
    .filter_list dd ul li{
        margin: 0 20px 6px 0;
    }
    .filter_list dt {
        text-align: center;
    }
    .filter_list dd {
        width: 260px;
    }
    .filter_list .filter_scroll {
        max-width: 600px;
        overflow-x: inherit;
    }
    @media (max-width: 414px) {
        .filter_list .filter_scroll {
            max-width: 260px;
            overflow-x: auto;
        }
    }

    .filter_list .filter_scroll::-webkit-scrollbar {
        display: none;
    }
    .filter_list ul {
        width: 500px;
    }
    .result .list_header {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .result .list_header li:first-child {
        width: 62%;
    }
    .result .list_header li:nth-child(2) {
        width: 20%;
    }
    .result .list_header li:nth-child(3),
    .result .list_header li:last-child {
        width: 18%;
    }
    .result .sort_list {
        width: auto;
        height: auto;
        margin: 0 20px;
    }
    .result .sort_header {
        width: 15%;
        height: 20px;
        margin-right: 20px;
        font-size: 71%;
        line-height: 20px;
    }
    .result .sort_header::after {
        right: -10px;
        width: 10px;
        height: 10px;
        border-top: 10px solid transparent;
        border-right: 0px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #666;
    }
    .result .sort_header p::before,
    .result .sort_header p::after {
        content: none;
    }
    .result .sort {
        width: 80%;
        font-size: 71%;
    }
    .result .sort > li {
        padding: 0 5px;
    }
    .result .sort > li:first-child {
        border: 0;
    }
    .result .sort .sort_up::before,
    .result .sort .sort_down::before {
        left: -9px;
    }
    .result .sort .sort_up::before {
        top: -1px;
    }
    .result .result_list ul {
        height:auto;
        border:none;
        border-top:1px solid #ccc;
    }
    .result .result_list li {
        box-sizing: border-box;
        padding:5px;
    }
    .result .result_list .thumb {
        width: 35%;
        height: auto;
    }
    .result .result_list .info {
        width: 40%;
        height: auto;
        font-size: 80%;
        padding: 10px 0;
        line-height: 18px;
    }
    .result .result_list .vendor {
        font-size: 80%;
        margin: 0;
    }
    .result .result_list .add_products {
        width: 34%;
        min-height: 120px;
    }
    .result .result_list .price {
        width: 100%;
        padding: 0 5px 5px;
    }
    .result .price_num {
        font-size: 150%;
    }
    .result .yen {
        font-size: 100%;
    }
    .result .result_list .add_cart {
        width: 100%;
        padding: 0;
    }
    .result .result_list .add_cart > * {
        width: calc(100% / 2 - 1px);
    }
    .result .result_list .add_cart a {
        padding-left: 8px;
    }
    .result .result_list .add_cart a::before {
        top: 4px;
        left: 2px;
        width: 9px;
        height: 10px;
        background-size: cover;
    }


    .landscape #result .search_box .inputTxt input[type="text"] {
        width: 60%;
    }
    .landscape #filtering {
        padding: 0 35px;
    }
    .landscape #result .result_box {
        float: none;
    }
    .landscape .filter_list ul {
        width: 600px;
    }
    .landscape .filter_list .filter_scroll {
        max-width: 600px;
        overflow-x: inherit;
    }
    .landscape .result .list_header li:nth-child(2) {
        width: 20%;
    }
    .landscape .result .sort_header {
        font-size: 100%;
        margin-right: 80px;
    }
    .landscape .result .sort_header p {
        text-align: center;
    }
    .landscape .result .sort {
        font-size: 100%;
    }
    .landscape .result .sort > li {
        padding: 0 10px;
    }
    .landscape .result .sort > li:first-child {
        border-right: 1px solid #999;
    }
    .landscape .result .sort .sort_up::before,
    .landscape .result .sort .sort_down::before {
        left: -12px;
    }
    .landscape .result .result_list .thumb {
        width: 21%;
    }
    .landscape .result .result_list .info {
        width: 49%;
    }
    .landscape .totalprice_info .love {
        width: auto;
    }


    #main section > blockquote {
        margin: 0px 20px;
        padding:25px 0 0;
    }
    /* campaign */
    #campaign {
        background: none;
    }
    .campaign_bnr {
        width: 100% !important;
    }

    /* column_sub内をSP向け表示 */
    #main section .column_sub  {
        position: fixed;
        bottom: -140px;
        right: 0px;
        font-size: 77%;
        display: none;
        padding: 0 10px;
        width: 100%;
        z-index: 30;
        float: none;
    }
    .tooltip {
        width: auto;
        padding: 10px 20px 10px 10px;
        position:absolute;
        right:5px;
        top:-35px;
        z-index: 31;
    }
    .tooltip .emphasis {
        position: relative;
        font-size: 1.5em;
    }
    .tooltip .emphasis:after {
        display: block;
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        font-family: FontAwesome;
        content: '\f105';
        font-weight: 100;
        position: absolute;
        width: 1.2em;
        height: 1.2em;
        line-height: 1.2em;
        text-align: center;
        top: -2px;
        right: -15px;
        font-size: 0.8em;
        padding-left: 1px;
    }
    .tooltip .moreinfo,
    .subtotal_base .subtotal hr,
    .subtotal_base .innercaption,
    .subtotal_base .totalprice_info,
    .subtotal_base .view_cart,
    .subtotal_base .subtotal p.innercaption {
        display:none;
    }

    .subtotal_base  {
        /*width: 50%;*/
        cursor: pointer;
    width:100%;
    }
    .subtotal_base .subtotal {
        padding: 10px 5px;
    }
    .subtotal_base .subtotal p.celltitle {
        font-size: 1.6em;
        display: block;
        margin: 0;
    }
    .subtotal_base .itemnum {
        margin: 5px 0;
        font-size: 1.1em;
        padding: 3px 22px 3px 5px;
        vertical-align: top;
    }
    .subtotal_base .itemnum:before {
        top: 1px;
        right: 3px;
        width: 17px;
        height: 12px;
    }
    .subtotal_base .itemnum:after {
        font-size: 12px;
        top: 3px;
        right: 4px;
        font-weight: 100;
    }
    .subtotal_base .subtotal p {
        display: inline-block;
        font-size: 14px;
        width: auto;
        vertical-align: bottom;
        margin: 0 3px 10px;
    }
    .subtotal_base .subtotal span.totalprice {
        font-size: 22px;
        vertical-align: bottom;
    }
    .subtotal_base .application {
        font-size: 18px;
        width: 50%;
        height: 40px;
        padding: 8px 37px 8px 10px;
        display: block;
        margin: 0;
        font-weight: 300;
        float: right;
        margin-top: -13px;
        margin-right: -2px;
        margin-bottom: 10px;
    }
    .subtotal_base .application:before {
        top: 8px;
        right: 11px;
        font-size: 130%;
    }
}

@media screen and (max-width: 355px) {
    #result .search_box .inputTxt input[type="text"] {
        width: 55%;
    }
}
@media screen and (max-width: 320px) {
    .result .sort_header {
        padding-left: 4px;
    }
    .result .sort .sort_up::before,
    .result .sort .sort_down::before {
        content: none;
    }
}
/* スマホ用　検索結果リスト　調整用*/
@media (max-width: 414px) {
    .result .list_header li:nth-child(2) {
        width: 20%;
    }

}

/* ボタン非活性 */
a.disabled,
a.disabled img {
    opacity:0.3;
    cursor: default;
    text-decoration: none;
}
/* 買取金額詳細fiexed */
.fixed {
    position: fixed;
    z-index: 998;
    box-sizing:border-box;
}

/* モーダル関係 */
#modal-overlay {
    z-index:1000;
    display:none;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7);
    cursor: pointer;
}
#modal-overlay * {
    box-sizing:border-box;
}
#modal-overlay .wrap {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#modal-overlay .container {
    display: table-cell;
    vertical-align: middle;
    position:relative;
}
#modalcontainer {
    margin: auto;
    cursor: auto;
    position: relative;
    border: 10px solid #FF6685;
    background-color: #ff6685;
    border-radius: 10px;
}

#modalcontainer .modal-close-button {
    position: absolute;
    display: block;
    top: -1.3rem;
    right: -1rem;
    width: 1em;
    height: 1em;
    color: #FF6685;
    background: #fff;
    line-height: 1.0;
    font-size: 250%;
    border-radius: 100%;
}

#modalcontainer .modal-close-button:before{
    position: absolute;
    font-family: 'Fontawesome';
    content: "\f057";
    font-size: 130%;
    top: -5px;
    right: -1px;
}

#modalcontainer .subtotal_base {
    background-color: #FF6685;
    width:100%;
    border:none;
    padding:0;
    cursor: auto;
}
#modalcontainer .subtotal {
    visibility:hidden;
}
#modalcontainer .subtotal_base .subtotal p.celltitle {
    margin: 15px 15px 0;
    display:block;
}
#modalcontainer .subtotal_base .itemnum {
    margin: 10px 15px;
}
#modalcontainer .totalprice_info tbody tr th,
#modalcontainer .totalprice_info tbody tr td {
    font-size: 14px;
}
#modalcontainer .subtotal_base .itemnum:before {
    content: "\f056";
}
/*
#modalcontainer .subtotal_base .itemnum:after {
  content:"-";
  top: 14%;
  right: 15px;
}
*/
#modalcontainer .subtotal_base .subtotal p {
    display: inline-block;
    width: auto;
    vertical-align: bottom;
    margin: 0;
}
#modalcontainer .subtotal_base .application {
    width: auto;
    float: right;
    margin: -10px 5%;
    padding: 20px 55px 20px 40px;
}
#modalcontainer .subtotal_base .subtotal p.innercaption {
    margin:0 5%;
}
#modalcontainer .cart-items {
    background-color: #ff6685;
}
#modalcontainer .subtotal + .cart-items {
    margin-top:10px;
}
#modalcontainer .cart-item {
    width:100%;
    border-radius:7px;
    background:#fff;
    box-shadow:0px 0px 10px rgba(255,000,051,0.75);
    overflow:hidden;
    position:relative;
    padding:10px;
}
#modalcontainer .cart-item + .cart-item {
    margin-top:10px;
}
#modalcontainer .cart-item .del {
    position: absolute;
    display: block;
    right: 17px;
    top: 2px;
    width: 1.3em;
    height: 1.3em;
    color: #000;
    line-height: 1.3em;
    text-align: center;
    font-size: 180%;
}
.del:before {
    position: absolute;
    font-family: 'Fontawesome';
    content: "\f057";
}
#modalcontainer .cart-item .img {
    float:left;
}
#modalcontainer .cart-item .img img {
    width: 60px;
    height: 60px;
    margin: 0 10px 0 0;
}
#modalcontainer .cart-item .text {
    line-height: 1.4em;
    margin-left: 70px;
}

#modalcontainer .cart-item .text .item_name {
    width: 92%;
}
#modalcontainer .cart-item .text .item_maker {
    font-size: 0.8em;
    float: left;
}
#modalcontainer .cart-item .text .item_price {
    color: #FF124C;
    font-weight: 900;
    font-size: 1em;
    font-family: "Roboto","Noto Sans" !important;
    float: right;
    padding-right: 7%;
}
#modalcontainer .cart-item .text .item_price span {
    font-size: 1.6em;
}
#modalcontainer .cart-item .text .unopened {
    clear: right;
    float: left;
    height: 26px;
    line-height: 28px;
}
#modalcontainer .cart-item .text .unopened:after {
    content:'未開封品';
    margin-left: 5px;
}
#modalcontainer .cart-item .text .unopened span {
    display: block;
    float:left;
    width: 26px;
    height: 26px;
    border: 1px solid #666;
    border-radius: 5px;
    margin-right: 0.5em;
    position: relative;
    cursor: pointer;
    box-shadow:2px 3px 5px 1px rgba(0,0,0,0.18) inset;  -moz-box-shadow:2px 3px 5px 1px rgba(0,0,0,0.18) inset;  -webkit-box-shadow:2px 3px 5px 1px rgba(0,0,0,0.18) inset;

}
#modalcontainer .cart-item .text .unopened span.check:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background-color: #FF114C;
    position: absolute;
    top: 3px;
    left: 3px;
}
#modalcontainer .cart-item .text .amount {
    float: left;
    margin-left: 40px;
    height: 26px;
    line-height: 28px;
    position: relative;
}
#modalcontainer .cart-item .text .amount:before {
    position: absolute;
    content:'数量';
    left:0;
}
#modalcontainer .cart-item .text .amount a {
    display: block;
    float: left;
    border: 1px solid #666;
    height: 26px;
    width: 60px;
    text-align: center;
    line-height: 26px;
}
#modalcontainer .cart-item .text .amount a.check {
    background-color: #FF114C;
    color:#fff;
}
#modalcontainer .cart-item .text .amount a:nth-child(1) {
    border-radius: 5px 0px 0px 5px;
    margin-left: 40px;
}
#modalcontainer .cart-item .text .amount a:nth-child(2) {
    margin-left: -1px;
    border-radius: 0px 5px 5px 0px;
}
@media (max-width: 768px) {
    #modalcontainer {
        width:100%;
        border: 7px solid #FF6685;
        border-radius: 7px;
    }

    #modalcontainer .modal-close-button {
        top: -1.1rem;
        right: -0.8rem;
    }
    #modalcontainer .subtotal_base .subtotal p.celltitle {
        font-size: 1.2em;
        display: block;
        margin: 0;
    }
    #modalcontainer .subtotal_base .itemnum {
        margin: 5px 0;
        font-size: 0.8em;
        padding: 3px 20px 3px 5px;
        vertical-align: top;
    }
    #modalcontainer .subtotal_base .itemnum:before {
        top: 1px;
        right: 3px;
        width: 15px;
        height: 12px;
    }
    #modalcontainer .subtotal_base .itemnum:after {
        right: 4px;
        top: 2px;
        font-size: 12px;
        font-weight: 500;
    }
    #modalcontainer .subtotal_base .application {
        font-size: 18px;
        width: 48%;
        padding: 8px 37px 8px 10px;
        display: block;
        margin: 0;
        font-weight: 400;
        float: right;
        margin-top: -13px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
    #modalcontainer .tooltip .moreinfo,
    #modalcontainer .subtotal_base .subtotal hr,
    #modalcontainer .subtotal_base .innercaption,
    #modalcontainer .subtotal_base .totalprice_info,
    #modalcontainer .subtotal_base .view_cart,
    #modalcontainer .subtotal_base .subtotal p.innercaption {
        display: block;
    }
    #modalcontainer .subtotal_base .subtotal hr {
        margin:5px 0;
    }
    #modalcontainer .totalprice_info {
        font-size:0.85em;
        margin:5px 5%;
    }
    #modalcontainer .totalprice_info tbody tr th {
        width:auto;
        white-space:nowrap;
    }
    #modalcontainer .totalprice_info tbody tr td {
        width:37.5%;
        white-space: nowrap;
        padding-left: 10px
    }
    #modalcontainer .totalprice_info tbody tr td:last-child {
        width:40%;
    }

    #modalcontainer .cart-items {
        -webkit-overflow-scrolling: touch;
    }
    #modalcontainer .cart-items::-webkit-scrollbar {
        width: 4px;
        margin-left:-10px;
    }
    #modalcontainer .cart-items::-webkit-scrollbar-track {
        background: rgba(0,0,0,0);
        padding-top: 10px;
    }
    #modalcontainer .cart-items::-webkit-scrollbar-thumb {
        /*    background: rgba(255,000,051,1);*/
        background: rgba(0,0,0,0.5);
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    #modalcontainer .cart-item .text .amount {
        float:right;
    }
    #modalcontainer .cart-item .del {
        right: 12px;
    }
}
/* モーダル内のカスタムスクロールバー */
#modalcontainer .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity:1;
}
#modalcontainer .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ff0033;
    background-color: rgba(255,000,051,0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
#modalcontainer .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
#modalcontainer .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background-color: #ff0033; background-color: rgba(255,000,051,0.5);
    filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
}
#modalcontainer .mCSB_scrollTools {
    opacity:1;
}

.no_search{
    margin-top: -25px;
}
.list_style {
    line-height: 1.6em;
}
.list_style dt{
    background: #eee;
    border-top:1px solid #666;
    padding:8px 12px 7px;
    font-weight: 700;
}

.list_style dd{
    padding:12px;
}



@media (max-width: 768px) {
    .no_search{
        margin-bottom:0px;
        padding:30px 20px;
    }
}

.camp-bonus { background-color:#ff124c; color:#FFFFFF; padding:2px 8px; border-radius:5px; margin:0 5px 0 8px; font-weight:normal; margin-bottom:8px; }


/*トレカキャンペーン価格*/
.camp_price a	{color:#0036af;font-size:24px !important;}

.specialPriceTreca	{
background:#fff120;
padding:5px;
font-weight: 950;
color: #FF124C;
font-size: 50px;
margin-top:10px;
border-radius:10px;
}

.specialPriceTreca span	{
font-size: 80px;
font-weight: 950;
font-family: "Roboto","Noto Sans" !important;
text-shadow: 0.6px 0.6px #ff124c, -0.6px 0.6px #ff124c, -0.6px -0.6px #ff124c, 0.6px -0.6px #ff124c, 0.6px 0px #ff124c, 0px 0.6px #ff124c, -0.6px 0px #ff124c, 0px -0.6px #ff124c;letter-spacing: 1px;
}

@media (max-width: 768px) {

.camp_price a	{font-size:18px !important;}

.specialPriceTreca	{
padding:5px;
font-size: 20px;
margin-top:5x;
text-align:center;
margin-bottom:15px;

}
.specialPriceTreca span	{
font-size: 36px;
text-shadow: 0.5px 0.5px #ff124c, -0.5px 0.5px #ff124c, -0.5px -0.5px #ff124c, 0.5px -0.5px #ff124c, 0.5px 0px #ff124c, 0px 0.5px #ff124c, -0.5px 0px #ff124c, 0px -0.5px #ff124c;letter-spacing: 1px;
}
}

/*カード情報*/
#card_info {
border: 2px solid #a0a0a0;
border-radius:20px;
padding:20px 30px;
}

#card_info span{
font-weight:700;
}

#card_info p{
padding:0 20px;
}

.ci1	{
background:#ff6685;
padding:5px 10px;
margin:20px 0 10px;
font-size:18px;
font-weight:700;
color:#ffffff;
width:100px;
text-align:center;
}
.ci2	{
background:#c3f3ef;
padding:5px 10px;
margin:20px 0;
font-size:18px;
font-weight:700;
color:#000000;
width:270px;
text-align:center;
}

#card_info dl 	{
padding:0 20px;
line-height:1.6;
}


#card_info dt	{
font-weight:700;
float:left;
display:flex;
padding-top:7px;

}

#card_info dd	{
padding-top:7px;
}
#card_info dd::before {
content: "： ";
font-weight:700;
display: inline-block;
}

#card_info li	{
padding:0 20px;
}

#card_info li:first-child	{
margin:20px 0 0;
}



.factor	{
font-weight:700;
font-size:18px;
color:#ffffff;
background:#a0a0a0;
width:110px;
height:30px;
margin-left:20px;
line-height:1.8;
}

@media (max-width: 768px) {

#card_info {
margin:10px;
border-radius:15px;
padding:15px;
width:95%;
}



#card_info p{
padding:0 10px;
}

.ci1	{
font-size:14px;
width:90px;
}
.ci2	{
margin:20px 0;
font-size:14px;
width:210px;
}

#card_info dl 	{
padding:0 10px;
line-height:1.4;

}
.factor	{
font-size:14px;
width:100px;
height:25px;
margin-left:10px;
line-height:1.8;
}

}


.w900	{width:1000px;margin:50px auto;border:1px solid #bfbfbf;padding:20px 15px 10px;border-radius:10px;}
.psa_i	{float:left;}
.psa_i img	{width:180px;margin-right:20px;margin-top:-5px;}
.psa_text	{float:left;font-size:22px;width:800px;font-weight:700;}

@media screen and (max-width: 768px){
.w900	{width:calc(100% - 20px);;margin:30px 10px;border:1px solid #bfbfbf;padding:10px;}
.psa_i img	{width:60px;margin-right:5px;margin-top:0px;}
.psa_text	{font-size:12px;width:calc(100% - 65px);}
}


/*プラモ買取価格専用*/

#detail .purchase_price .price2        {background: url(/moetaku/_assets/images/figure/detail/purchase_price_tape.png) no-repeat left 0 bottom 10px;font-size: 140%;font-weight: 200;display: flex;align-items: baseline;}
#detail .purchase_price .price2 em        {position: relative;color: #ff124c;display: flex;align-items: baseline;justify-content: end;width:13em;font-weight: 900;}
#detail .purchase_price .price2 em:before { content: ''; position: absolute; top: 50%; right: -13px; margin-top: 5px; width: 0; height: 0; border-style: solid; border-width: 6px 7px 6px 0; border-color: transparent #ff124c transparent transparent; }
#detail .purchase_price .price2 em:after  { content: 'お申込み時の価格で査定!'; position: absolute; top: 50%; margin-top: -8px; right: -185px; width: 170px; height: 32px; border: 2px solid #ff124c; border-radius: 6px; background: #fff; font-size: 14px; text-align: center; line-height: 32px; }
#detail .purchase_price .price2 strong     {color: #ff124c;font-family: 'Roboto';font-size: 320%;font-weight: 900;text-shadow: 0.6px 0.6px #ff124c, -0.6px 0.6px #ff124c, -0.6px -0.6px #ff124c, 0.6px -0.6px #ff124c, 0.6px 0px #ff124c, 0px 0.6px #ff124c, -0.6px 0px #ff124c, 0px -0.6px #ff124c;letter-spacing: 1px;/* width: 10em; */display: flex;justify-content: flex-end;}
#detail .purchase_price .price2 span      { position: relative; top: -3px; margin: 0 5px; padding: 2px 10px 0; border-radius: 6px; background: #ff124c; color: #fff; font-size: 83%; font-weight: 900; }
#detail .purchase_price .more2             { margin-top: 10px; font-size: 150%; text-align: right; }
#detail .purchase_price .more2 span        { position: relative;margin-left: -25px !important; }
#detail .purchase_price .more2 span :before       { display:none; }
#detail .purchase_price .more2 strong      { position: relative; top: -3px; margin: 0 5px; padding: 2px 0 0;  font-size: 100%; }
#detail .purchase_price .more2 em          { font-weight:200; }

@media screen and (max-width: 768px){
    #detail .purchase_price .price2 em {margin: 0;width:auto;white-space: nowrap;}
    #detail .purchase_price .price2        { padding: 0; background: url(/moetaku/_assets/images/figure/detail/purchase_price_tape_sp.png) no-repeat 0 bottom; background-size: 100% auto; font-size: 100%; text-align: right; justify-content: flex-end; margin-bottom: 50px; color: #ff124c;}
    #detail .purchase_price .price2 em:before { top: auto; bottom: -10px; right: 76px; margin-right: -5px; border-width: 0 5px 6px 5px; border-color: transparent transparent #ff124c transparent; }
    #detail .purchase_price .price2 em:after  { top: auto; bottom: -35px; right: 0; width: 153px; height: 26px; font-size: 12px; line-height: 24px; }
    #detail .purchase_price .price2 strong     {margin-left: 0;font-size: 329%;width: auto;}
    #detail .purchase_price .price2 em         { font-size: 130%; }
    #detail .purchase_price .price2 b          { margin-right: 5px; font-weight:900 !important;font-size: 171%;}
    
    #detail .purchase_price .more2             { margin-top: 20px; font-size: 85%; text-align: left; vertical-align: middle; overflow-wrap: break-word; word-break: keep-all; }
    #detail .purchase_price .more2 span        { margin-left: 0px !important; }
    #detail .purchase_price .more2 span:before { left: 0; top: 30%;}
    #detail .purchase_price .more2 strong      { top: 0; padding: 2px 0 0; font-size: 100%; margin-left:-1px !important;}
   
    #detail .purchase_price .price3 strong     {margin-left: 0; font-size: 80%;font-weight: 200; }
 #detail .purchase_price .price3 span      { position: relative; top: -3px; margin: 0 3px; padding: 2px 5px 0; border-radius: 6px; background: #ff124c; color: #fff; font-size: 83%; font-weight: bold; }
   
}    
