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

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 400;
  src: url("https://www.tifana.net/newtifana/font/nsjpr.woff") format("woff");
}

*::before, *::after {
    box-sizing: border-box;
}

body {
    background-color: #fff;
    color:#3f3e3e;
    /*font-family: Roboto,"游ゴシック",YuGothic,"Yu Gothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Arial,"メイリオ",Meiryo,sans-serif;*/
    line-height: 1.65;
	font-family: 'nsjpr','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,Osaka,'MS PGothic',arial,helvetica,sans-serif;
	font-size: 1.4rem;
}

a {
    color: #666666;
    cursor: pointer;
    text-decoration: none;
}

a:hover, a:focus, a:active {
    color: #ffbf00;
    text-decoration: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0 none;
}

dl, dt, dd, li {
    margin: 0;
    padding: 0;
}

h1, h2, h3 {
    font-weight: normal;
    margin: 0;
}


#contents, #header, #footer, .pagetop {
    position: static;
    transition: transform 0.3s ease 0s;
    transform: none;
    will-change: auto;
}
.pc {
    display: block;
}

.sp {
    display: none;
}

.pad {
    display: none;
}

.waku {
    overflow: auto;
    clear: both;
}

.f_bold {
    font-weight: bold;
}

.f_left, .f_left_n {
    float: left;
}

.f_right, .f_right_n {
    float: right;
}

.inline_b, .t_center, .t_center_n {
    text-align: center;
}

.inline_b li {
    display: inline-block;
	vertical-align: top;
}

.inline_top li {
    vertical-align: top;
}

.position_r {
    position: relative;
}

.position_a {
    position: absolute;
}

.before:before, .after:after {
    content: "";
    position: absolute;
}

.center50_p, .center50:before, .center50:after {
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.centertop_p, .centertop:before, .centertop:after {
    left: 0;
    right: 0;
    margin: auto;
}

.flex {
    display: flex;
	align-items: stretch;
}

.f_center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wh_frame {
    padding: 30px 0;
    overflow: auto;
    clear: both;
}

.wh_frame_tno {
    padding: 0 0 30px;
}

.wh_frame_bno {
    padding: 30px 0 0;
}

.wh_frame_wno {
    padding: 0;
}

.r22_red span {
    color: red;
}

.r22_pra01 li {
    width: 335px;
}

/*サブタイトル2024*/

.r24_comsubtit {
    margin: 20px auto 15px;
    width: 80%;
    display: flex;
    align-items: center;
    font-size: 20px;
}
.r24_comsubtit:before, .r24_comsubtit:after {
    content: "";
    height: 2px;
    flex-grow: 1;
    background-color: #59200f;
}
.r24_comsubtit:before {
    margin-right: 2rem;
}
.r24_comsubtit:after {
    margin-left: 2rem;
}

/*サブタイトル2024ここまで*/

/*取扱アイテム2024*/

.r24_itemlisttit h2 {
    font-size: 30px;
    padding: 0;
    background: transparent;
}
.r24_itemlisttit p {
    font-size: 16px;
    margin: 10px 0;
}
.r24_itemlistbox input, .r24_itemlistbox input:checked + label {
    display: none;
}
.r24_itemlistbox label {
    background: linear-gradient(to bottom, rgba(254, 245, 239, 0) 0%, rgba(254, 245, 239, 0.95) 90%);
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
}
.r24_itemlistbox input:checked ~ .r24_itemlist {
    height: auto;
    pointer-events: auto;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.r24_itemlistbox small {
    border: 1px solid;
    width: 30%;
    padding: 10px;
    font-size: 14px;
    position: absolute;
    bottom: -60px;
}
.r24_itemlist {
    overflow: hidden;
    width: 90%;
    margin: auto;
    height: 170px;
    margin-bottom: 90px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.r24_itemlist a {
    width: 24%;
    text-align: left;
    border: 1px solid #b99287;
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px rgb(0, 0, 0, 0.15);
    margin: 4px;
}
.r24_itemlist dt, .r24_itemlist dd {
    display: inline-block;
    vertical-align: middle;
}
.r24_itemlist dt {
    padding-left: 10px;
}
.r24_itemlist dd {
    width: 56px;
    height: 56px;
}
.r24_itemlist a:after {
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    border: 5px solid transparent;
    border-left: 8px solid #59200f;
}

/*取扱アイテム2024ここまで*/

/*店舗一覧2024*/

.r24_shoplist {
    flex-wrap: wrap;
    justify-content: space-between;
}
.r24_shoplist:before, .r24_shoplist:after {
    content: "";
    display: block;
    width: 23%;
}
.r24_shoplist:before {
    order: 1;
}
.r24_shoplist li {
    width: 23%;
    margin: 10px 0;
}
.r24_shoplist img {
    width: 100%;
}
.r24_shoplist dt {
    text-align: left;
    line-height: 22px;
    font-size: 14px;
    padding-top: 5px;
}

/*店舗一覧2024ここまで*/

/*出張・見積もりボタン2023*/

.r23_topvisformbut input {
    display: none;
}

.r23_topvisformbut {
    margin-top: 12px;
}

.r23_topestmail {
    display: block;
    padding: 5px 10px 0 0;
    text-decoration: underline;
}

.r23_topestline dd {
    color: #0e9d12;
    background-color: #fff;
    padding: 0 15px;
    font-size: 15px;
}

.r23_topestline dt {
    color: #fff;
    font-size: 32px;
    line-height: 45px;
}

.r23_topestline:after {
    bottom: 3px;
    right: 3px;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
}

.r23_topestlinecon {
    width: 79%;
}

.r23_topestlineimg {
    width: 17%;
}

.r23_topestline {
    background: linear-gradient(#32d421, #048304);
    width: 95%;
    padding: 10px 20px 5px 10px;
    box-shadow: 1px 1px 2px 1px rgb(0, 0, 0, 0.3);
    margin: 10px auto 0;
    display: block;
    overflow: auto;
}

.r23_topestlinemail {
    width: 40%;
}

.r23_topesttel dl {
    width: 95%;
    margin: auto;
}

.r23_topesttel {
    width: 40%;
}

.r23_topest {
    margin-top: 20px;
}

/*出張・見積もりボタン2023ここまで*/

/*TOP2022*/
.itemdata_brand {
    margin-top: 5px;
	display: block;
}
.item_data p {
    height: 35px;
    margin: 0;
}
.r22_topban {
    background: rgba(0, 0, 0, 0) url(https://www.tifana.net/newtifana/images/r22_top.jpg) no-repeat center center !important;
    background-size: cover !important;
}

.r22_topban h1 {
    padding: 90px 0 140px !important;
	line-height: 70px !important;
}

.r22_topban .r21_topban01 {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 15px;
}

.r22_topban .r21_topban02 {
    font-size: 55px;
}

/*TOP2022ここまで*/

/*ヘッダー2022*/

.r23_headshoplist_taiwan {
    padding: 0 0 20px !important;
    margin: -20px auto 0 !important;
}

.r23_headshopkos span {
    font-size: 10px;
}

.r23_headshopkos {
    line-height: 15px;
}

.r23_headshoplist li {
    width: 14% !important;
}

.r23_headshoplist {
    text-align: left;
    width: 60% !important;
}

.r22_headstaff02 a {
    padding: 7px 20px !important;
}

.r22_headstaff a {
    color: #2aa2e0;
    padding: 20px;
    text-decoration: underline;
    display: block;
}

.r22_headbutrogo a {
    padding: 11px 20px !important;
}

.r22_headbutrogo {
    width: 15%;
}

.r22_headbut_b a {
    padding: 18px 20px;
}

.r22_headmypage02 {
    width: 15%;
    padding: 5px;
}

.r22_headpurchase03 a:before {
    background: url(https://www.tifana.net/newtifana/images/r22_headericon03.png) no-repeat right top;
}

.r22_headpurchase02 a:before {
    background: url(https://www.tifana.net/newtifana/images/r22_headericon02.png) no-repeat right top;
}

.r22_headpurchase01 a:before {
    background: url(https://www.tifana.net/newtifana/images/r22_headericon01.png) no-repeat right top;
}

.r22_headpurchase a:before {
    content: "";
    background-size: contain;
    height: 3em;
    width: 32px;
    position: absolute;
    top: 5px;
    left: 80px;
}

.r22_headpurchaselast a {
    border-right: 2px solid #fff;
}

.r22_headpurchase a:hover {
    background-color: #fde5a7;
}

.r22_headpurchase a {
    padding: 8px 100px 8px 120px;
    border-left: 2px solid #fff;
    display: block;
    transition-duration: 500ms;
}

.r22_headpurchase {
    background-color: #ffcd4d;
}

.r22_headbut07 a:hover:before {
    background: url(https://www.tifana.net/newtifana/images/r22_headericon04_b.png) no-repeat right top;
	background-size: contain;
}

.r22_headbut07 a:before {
    background: url(https://www.tifana.net/newtifana/images/r22_headericon04.png) no-repeat right top;
    content: "";
    background-size: contain;
    height: 3em;
    width: 25px;
    position: absolute;
    top: 10px;
    left: 15px;
    transition-duration: 500ms;
}

.r22_headbut07 a:hover {
    background-color: #5bae24 !important;
    color: #fff;
}

.r22_headbut07 a {
    background-color: #fff;
    color: #5bae24;
    margin: 3px 0;
    padding: 15px 20px 15px 50px !important;
}

.r22_headbut06:hover .r22_headlist06 {
    opacity: 1;
	pointer-events: auto;
}

.r22_headbut05:hover .r22_headlist05 {
    opacity: 1;
	pointer-events: auto;
}

.r22_headbut04:hover .r22_headlist04 {
    opacity: 1;
	pointer-events: auto;
}

.r22_headbut03:hover .r22_headlist03 {
    opacity: 1;
	pointer-events: auto;
}

.r22_headbut02:hover .r22_headlist02 {
    opacity: 1;
	pointer-events: auto;
}

.r22_headbut01:hover .r22_headlist01 {
    opacity: 1;
	pointer-events: auto;
}

.r22_headlist li {
    margin: 5px 0;
    width: 24%;
}

.r22_headbut05 .r22_headlist li {
    width: 16%;
}

.r22_headbut04 .r22_headlist li {
    width: 26%;
}

.r22_headbut02 .r22_headlist li, .r22_headbut06 .r22_headlist li {
    width: 18%;
}

.r22_headbut01 .r22_headlist li {
    width: 20%;
}

.r22_headbut03 .r22_headlist li a, .r22_headbut04 .r22_headlist li a, .r22_headbut05 .r22_headlist li a {
    padding: 0;
}

.r22_headbut03 .r22_headlist ul, .r22_headbut04 .r22_headlist ul, .r22_headbut05 .r22_headlist ul {
    padding: 20px 0;
}

.r22_headbut .r22_headlist a, .r22_headbut_b .r22_headlist a {
    padding: 15px 0;
    font-size: 12px;
}

.r22_headlist {
    opacity: 0;
    transition-duration: 500ms;
    left: 0;
    top: 58px;
    width: 100%;
    background-color: #fff1cc;
    pointer-events: none;
    z-index: 1;
}

.r22_headbut:hover, .r22_headbut_b:hover {
    background-color: #fff1cc;
}

.r22_headbut a {
    padding: 18px 30px;
}

.r22_headbut a, .r22_headbut_b a {
    display: block;
    transition-duration: 500ms;
}

.r22_headmenuframe {
    clear: both;
    background-color: #f0f0f0;
}

.r22_headmypage {
    width: 20%;
    padding: 15px;
}

.r22_headtelcon {
    padding: 3px;
    width: 38%;
}

.r22_headtelimg {
    width: 60%;
}

.r22_headtel dt {
    padding: 3px 0;
}

.r22_headtel {
    width: 60%;
}

.r22_headtop {
    width: 70%;
	margin-bottom: 0;
}

.r22_headrogo {
    display: block;
    width: 15%;
    padding: 10px;
}

/*ヘッダー2022ここまで*/

/*フォント明朝体2022*/

/*フォント明朝体2022*/

/*スライダー2022*/

.r22_sliderframe .splide__pagination {
    display: none;
}

.r22_sliderframe .splide__arrow {
    background: transparent;
    height: 50px;
}

.splide__arrow img{
    height: 80%;
}

.r22_shopslideback p {
    margin: 0;
    font-size: 12px;
}

.r22_shopslider li {
    width: 25% !important;
    margin: 0 10px;
}

/*スライダー2022ここまで*/

/*LINE取扱いアイテム*/


/*LINE出張買取フォーム*/

button, input, optgroup, select, textarea {width: 100%;}
input ,select{height: 45px;}

/*出張申込フォーム*/

.webformstyle li{width: 30% !important;}

.mitumori_pict{width: 87% !important;
float: left;
}


.nvisit_form01 input{ display: none;}

/*出張申込フォームここまで*/

/*PCついてくるヘッダー*/


.r21_headfollow {
    position: fixed;
    background-color: #fff;
    transition: .4s;
    transform: translateY(-800%);
}

.is-fixed02 {
    z-index: 9995;
    width: 100%;
    transform: translateY(0);
}



.bx-wrapper .bx-controls-direction a {
    margin-left: -10px;
    margin-top: -30px !important;
    top: 50%;
    width: 32px;
}
/*店舗一覧スライドここまで*/


/*初めての方へ*/

/*TOPリニューアル*/
.r21_tvlogo {
    margin: 40px 0;
}


.r21_appcon ul {
    float: left;
    width: 50%;
}
.r21_appcon li {
    width: 100%;
}

.r21_topban03 {
    color: #f8a609;
}

.r21_footerwaku {
    margin-top: 0 !important;
}

.r21_app02_1 p {
    margin: 0;
}



.r21_unn .r21_butwline {
    width: 60%;
    margin: 50px auto;
}

.r21_butwline div {
    color: #fff;
    text-align: center;
    padding:5px;
    font-size: 18px;
    font-weight: normal;
    margin: auto;
    transition: .4s;
    border: 1px solid;
}

.r21_butwline:hover {
    background-color: #878787;
}

.r21_butwline {
    background-color: #626262;
    padding: 5px;
    transition: .4s;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.8);
    width: 80%;
    margin: 10px auto;
}

.r21_app02_2 li {
    margin: 0 10px;
    width: 22%;
}

.r21_app02_1 li {
    width: 25%;
    margin: 5px;
}

.r21_app02_1 {
    margin-bottom: 25px;
}

.r21_app02 {
    background-color: #fffde5;
    padding: 65px 0;
}

.r21_buthand {
    right: -10px;
    bottom: -10px;
    width: 15%;
}

.r21_tvbut {
    font-size: 18px !important;
    width: 67%;
}

.r21_topban02 {
    font-size: 40px;
}

.r21_tviconslider img {
    width: 100% !important;
}

.r21_tviconslider li {
    width: 150px !important;
}

.r21_topbutfou .r21_topbut02 {
    left: 60% !important;
}

.r21_topbut02 img {
    width: 15%;
    padding-right: 5px;
}

.r21_tvcm h3 {
    line-height: 40px !important;
}

.r21_tvlogo p {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}

.placeframe .bx-viewport {
    border: none !important;
}

.placeframe {
    background-color: #fffde5;
}



.r21_shopslideback {
    background-color: #fff;
    padding: 30px;
}

.r21_topshopcon02 {
    width: 80%;
}

.r21_topshopcon01 {
    width: 35%;
}

.r21_topshopcon li {
    margin: auto;
    padding: 10px;
}

.r21_topshopcon ul {
    width: 36%;
    padding: 5px;
    text-align: center;
}

.r21_topshopcon p {
    margin: 0 70px;
    padding: 5px 5px 5px 5px;
    font-size: 17px;
    text-align: left;
}

.r21_topshopcon {
    text-align: center;
    overflow: auto;
    padding-top: 25px;
}

.r21_topshopframe h2 {
    width: 45%;
    margin: auto;
}

.r21_topshopframe {
    padding: 45px 0 20px 0;
    background-color: #fff;
}
.r21_moushikomitext {
    height: 125px;
    margin: 15px auto 0;
    width: 80%;
}
.r21_moushikomitext li{float: left;font-size: 18px;}

.r21_moushikomitext1 {
    width: 75%;
    padding: 30px 20px 0 40px;
}
.r21_moushikomitext2{width: 25%;}
.r21_moushikomitext2 img{padding:10px;}

.r21_topshop {
    background: rgba(0, 0, 0, 0) url("https://www.tifana.net/newtifana/images/r21_shoback.jpg") no-repeat top center / 100%;
    padding-top: 250px;
    background-size: cover;
    padding-bottom: 35px;
}

.r21_corbut {
    width: 80%;
    margin: auto;
}

.r21_pra02 li {
    width: 250px;
}

.r21_pra01 li {
    width: 500px;
}

.r21_pra li {
    padding: 5px;
}

.r21_pra {
    margin-top: 10px;
}

.r21_closelcon p:hover {
    background-color: #fff;
    border: 3px solid;
	color: #ffcf1f;
}

.r21_closelcon p {
    background-color: #ffcf1f;
    width: 70%;
    margin: 50px auto;
    border: 3px solid #fff;
    text-align: center;
    padding: 13px;
    color: #fff;
    font-size: 20px;
	transition: .4s;
}

.r21_closelcon dt, .r21_unn dt {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    padding-bottom: 10px;
    line-height: 40px;
}

.r21_closelcon dl, .r21_unn dl {
    padding: 65px 10px 20px;
}

.r21_closelcon, .r21_unn {
    width: 50%;
}

.r21_cloimg {
    width: 50%;
}

.r21_topshoplist {
    margin-top: 20px;
}

.r21_tvcm dd {
    margin: 10px auto !important;
}

.r21_tvcm {
    margin-top: 20px !important;
}

.r21_faqcon02 p:hover {
    background-color: #fe9fb3;
}



.r21_topstaff02 {
    right: 0;
}

.r21_topstaff p {
    opacity: 0.7;
    top: 0;
    margin: 0;
    width: 40%;
}

.r21_topstaff li {
    width: 43%;
    padding: 5px;
}

.r21_topstaff dd {
    font-size: 15px;
    padding-bottom: 15px;
    width: 85%;
margin: auto;
}

.r21_topstaff dt {
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: bold;
}

.r21_topstaffframe {
    width: 55%;
    text-align: center;
    z-index: 10;
    margin: auto;
    padding: 46px 0;
}
.r21_topstaffframe dt span{font-size: 26px;}

.r21_topstaff {
    margin: 30px 0 0 0;
}

.r21_uniqloback {
    right: 125px;
}

.r21_vuittonback {
    left: 125px;
}

.r21_topbrandnote {
    text-align: right;
}

.r21_topbrandbut {
    width: 35%;
    margin: auto;
}

.r21_kaitoriryoku {
    color: red;
    font-size: 40px;
}

.r21_topbrandcon {
    font-size: 30px;
    font-weight: bold;
    color: #000;
}

.r21_topbrandconframe {
    z-index: 10;
}

.r21_topbrandframe {
    text-align: center;
    padding: 130px 0;
}

.r21_topbrandback {
    width: 20%;
    top: 115px;
    opacity: 0.5;
}

.r21_topbrand {
    background: rgba(0, 0, 0, 0) url("https://www.tifana.net/newtifana/images/r21_braback.jpg") no-repeat center center;
    max-width: 2100px;
    background-size: cover;
    margin:80px auto;
}

.r21_appcon li {
    width: 37%;
    margin: 0 auto;
}

.r21_appcon ul {
    float: left;
    width: 50%;
}

.r21_appcon {
    overflow: auto;
    padding-top: 20px;
}

.r21_visshi li {
    width: 44%;
    padding: 5px;
}

.r21_visshiapp {
    background-color: #fff;
    overflow: auto;
    padding: 40px 20px;
}

.r21_tamao {
    right: 50px;
    width: 15%;
    bottom: 0;
    margin: 0;
}

.r21_apptitle {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
}

.r21_appframe {
    padding: 38px 0 30px;
}

.r21_app {
    background-color: #fffde5;
    overflow: auto;
    padding-bottom: 60px;
}

.r21_charm span {
    color: #f8a609;
}

.r21_charm {
    font-size: 18px;
    font-weight: bold;
    width: 65%;
    text-align: center;
    margin: auto;
}

.r21_twobut li {
    padding: 5px;
}

.r21_info03 {
    font-size: 16px !important;
    margin-top: 5px !important;
    padding-left: 10px;
}

.r21_info01 {
    margin: 0 !important;
    padding: 9px !important;
	width: 18% !important;
}

.r21_infoframe li {
    border: 0px !important;
    height: auto !important;
    clear: both;
    margin-top: 0 !important;
}

.r21_infoframe {
    height: auto !important;
    overflow: auto;
    padding: 15px 30px 30px;
}

.r21_impoinfo a {
    color: red;
    font-size: 16px;
}

.r21_impoinfo {
    font-weight: bold;
    border-bottom: 1px solid red;
    text-align: center;
    width: 50%;
    margin: 30px auto 15px;
}
.shopinforesize{margin: 20px 15%;}

.r21_info p {
    text-align: center;
    font-weight: bold;
    font-size: 27px;
    margin: 30px 0 0 0;
}

 .r21_impoinfo2{margin: 15px auto 5px;
font-size: 20px;}

.r21_infoframe2 {
    overflow: auto;
    padding: 5px 30px 15px;
}

.r21_info {
    border: 1px solid;
    width: 70%;
}

.r21_infobut::after {
    display: block;
    content: '';
    background-image: url(https://www.tifana.net/newtifana/images/r21_infoarrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    bottom: -2px;
}

.r21_infobut {
    color: #ffc71b;
    text-align: center;
    padding: 25px 10px 0 10px;
    width: 75%;
    margin: 25px auto 0;
    font-size: 17px;
    border-bottom: 2px solid;
}

.r21_infocon {
    text-align: center;
}

.r21_infotitle h2 {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.r21_infotitle {
    padding: 10px;
    width: 30%;
    margin-top: 40px;
}

.r21_putbut {
    width: 65%;
    margin: auto;
}

.r21_putcon {
    padding: 20px;
}

.r21_put dt {
    font-size: 40px;
    text-align: center;
    line-height: 50px;
}

.r21_put dl {
    width: 50%;
    padding: 60px 0;
    overflow: auto;
    font-weight: bold;
    margin-left: 100px;
}

.r21_put {
    background: rgba(0, 0, 0, 0) url("https://www.tifana.net/newtifana/images/r21_putback.jpg") no-repeat center center;
    max-width: 2100px;
    background-size: cover;
    margin: auto;
}

.r21_topbut_b .r21_topbut02 {
    line-height: 25px;
    transform: translate(-50%,-57%);
}

.r21_topbut02 {
    font-weight: bold;
    font-size: 25px;
    color: #000;
    margin: 0;
    width: 100% !important;
    position: absolute !important;
    top: 53% !important;
    transform: translate(-50%,-50%);
    text-align: center !important;
}

.r21_topbut01 {
    width: 20% !important;
    left: 40px !important;
    margin: 0;
}

.r21_topbut_b span {
    font-size: 17px;
    color:red;
}

.vertical p {
    position: absolute;
    top: 53%;
    left: 81%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 125px;
    text-align: left;
}

.r21_topbut div:hover {
    background-color: #ffecbe;
}

.r21_topbut div {
    background-color: #fff;
    position: relative;
    padding: 39px 0;
    text-align: center;
    transition: .4s;
    border-left: 1px solid
#fff;
border-right: 1px solid
#fff;
}

.r21_topbut li {
    width: 24%;
    float: left;
    box-shadow: 3px 3px 1px 1px rgb(0, 0, 0, 0.5);
    margin: 5px;
}

.r21_topbut {
    width: 80%
    margin:auto;
}

.r21_topbutframe {
    background-color: #ffcf1f;
    overflow: auto;
}



.r21_topban01 {
    font-size: 18px;
    line-height: 25px;
    display: block;
    padding-bottom: 40px;
}

.r21_topban h1 {
    text-align: center;
    font-weight: bold;
    color: #333;
    padding: 110px 0 195px;
    font-size: 55px;
    line-height: 75px;
    text-shadow: 0px 0px 10px #ffffff, 0px 0px 10px #ffffff;
}

.r21_headlogo {
    width: 14%;
    padding: 10px 0px;
    float: left;
    clear: both;
}

.r21_h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    margin: 10px 0 20px 0;
    line-height: 150%;
    width: 100%;
}

/*TOPリニューアルここまで*/

.nvisit_form01 input[type="checkbox"]:checked + .nvisit_popup01 {
    display: block;
}
.nvisit_form01 input{ display: none;}



@media screen and ( min-width:520px )
{

}
.r21_itemlisttitle{
text-align: center;
    padding:20px 0;}

.contentframe{
padding:10px;
text-align: left;
}



input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

button, select {
    text-transform: none;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}



#contents {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}


#footerwaku {
    border-top: 10px solid #ffbf00;
    margin-top: 60px;
}

#snshead {
    display: none;
    float: left;
    margin-left: 176px;
    margin-top: 3px;
    width: 245px;
}

#snshead li {
    width: 13%;
}

#snstop {
    display: none;
}

.sns {
    height: 50px;
    margin: 10px auto auto;
    width: 25%;
}

.sns li {
    float: left;
    width: 15%;
}

.snsicon {
    margin-left: 35px;
}

#footer {
    background-color: #fff;
    border-top: 0 none;
    clear: both;
    font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Meiryo","osaka","Hiragino Kaku Gothic Pro W3","sans-serif";
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 30px;
    padding-top: 5px;
    position: relative;
    z-index: 1;
    overflow: auto;
}

#footer2 {
    display: none;
}

#link1, #link2, #link3, #link4, #link5, #link6 {
    border-left: 1px double #999;
    float: left;
    margin: 10px 0 0 5px;
    padding-left: 10px;
    width: 16%;
}

#link1, #link2, #link3 {
    height: 715px;
}

#link4, #link5, #link6 {
    height: 620px;
}

#footer p {
    font-size: 10px;
    text-align: right;
}

#foot {
    clear: both;
    height: 85px;
    margin: 40px auto;
    width: 50%;
}

#kobutsu {
    font-size: 75%;
    line-height: 1.8em;
    padding-top: 10px;
    text-align: center;
}

.drawer::after {
    clear: both;
    content: "";
    display: table;
}

.drawer {
    background: #f6f6f6 none repeat scroll 0 0;
    height: 0;
    left: 50%;
    margin-left: -83px;
    overflow: auto;
    position: fixed;
    text-align: left;
    top: 0;
    transition: transform 0.3s ease 0s;
    width: 70%;
    z-index: 20;
}



#footrogo {
    width: 45%;
    float: left;
    padding: 10px;
}

.overlay {
    display: none;
}

.overlay {
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s, transform 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 2;
}

.adjustment {
    padding: 0 20px;
    text-align: center;
}

.vertical {
	position: relative;
}

.vertical p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 125px;
    text-align: center;
}

#btn_menu {
    background-color: #f9b524;
    padding: 5px 10px;
}

.nav-trigger span, .nav-trigger span::before, .nav-trigger span::after {
    background: #fff none repeat scroll 0 0 !important;
}

.drawer-open .nav-trigger span::before, .drawer-open .nav-trigger span::after {
    background: #fff none repeat scroll 0 0 !important;
}

.drawer-open .nav-trigger span {
    background: rgba(46, 50, 51, 0) none repeat scroll 0 0 !important;
}

.drawer {
    top: 117px !important;
}

.drawer-open .drawer {
    height: 342px !important;
}

.gray {
    background-color: #f4f3f3;
    margin-top: 25px;
    padding-bottom: 25px;
}

.main {
    margin: auto;
    max-width: 1050px;
    width: 100%;
}

.error-container{
	text-align: center;
	margin-top: 60px;
	}

.error-en{
	background-color: red;
	width: 40%;
margin: auto;
color: wheat;
	}

#mainwaku {
    margin-top: 20px;
    overflow: auto;
}


#mainwaku2 {
    height: 230px;
}

#mainwaku3 {
    height: 430px;
}

#infotitle, #kensakutitle, #kensakutitle2, #s_kensakutitle, #itemlisttitle, #osusumetitle, #jisekititle, #sonotatitle, #taten, #howtotitle, #merittitle, #matometitle, #b_pointtitle {
    padding:60px 0 20px 0;
    text-align: center;
	clear: both;
}

.title_a h1, .title_a h2 {
    font-size: 37px;
	font-weight: bold;
}

.title_b {
    border-bottom: 2px solid #e3a63c;
    color: #e3a63c;
    margin: auto;
    width: 900px;
    padding-bottom: 13px;
}

#info {
    height: 270px;
}

#info li {
    background-color: #fff;
    border: 1px solid #adacad;
    height: 120px;
    margin-top: 25px;
}

.info01 {
    float: left;
    margin: 0 25px 0 0;
    padding: 10px;
    width: 11%;
}

.info01 img {
    height: auto;
    width: 100%;
}

.info02 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 20px;
    text-decoration: underline dotted black;
}

.info02 a {
    color: #000000;
}

.info03 {
    color: #fd8585;
    margin-top: 10px;
}



#irai2, #irai3 {
    text-align: center;
}

#irai2 {
    float: left;
    width: 50%;
}

#irai3 {
    float: left;
    margin-left: 25px;
    width: 50%;
}

#irai4 {
    height: 100px;
    margin: 40px auto auto;
    width: 90%;
}

#irai5 {
	 float: right;
    margin-bottom: 5px;
    margin-right: 80px;
    margin-top: 5px;
    text-align: center;
    width: 25%;
}

#soudan {
    text-align: center;
    float: left;
    width: 50%;
}

.soudan_a {
    font-size: 30px;
}

.soudan2 {
    font-size: 25px;
}

#soudan3 {
    font-size: 13px;
}

.soudan2, #soudan3 {
    color: #000000;
    margin: 5px 0;
    width: 100%;
}

#bangou {
    float: left;
    margin-left: 10px;
    width: 35%;
}

#bangou2 {
    margin: auto;
    width: 85% !important;
}

#bangou3 {
    margin: 10px auto auto;
    width: 100%;
}
#irai3 .bangou_a img{padding: 0;
width: 110%;
}
.bangou_a, .bangou2_a, .bangou3_a {
    color: #fff;
    float: left;
    text-align: center;
    width: 17%;
}

.bangou_b, .bangou2_b, .bangou3_b, .bangou_c {
    line-height: 33px;
}

.bangou_d {
    line-height: 27px;
    padding-left: 35px;
}

.bangou_b, .bangou2_b, .bangou3_b, .bangou_b a, .bangou2_b a, .bangou3_b a, .bangou_c, .bangou_c a, .bangou_d, .bangou_d a {
    font-weight: bold;
}

.bangou_b, .bangou2_b, .bangou3_b, .bangou_b a, .bangou2_b a, .bangou3_b a {
    color: red;
}

.bangou_c, .bangou_c a, .bangou_d, .bangou_d a {
    color: #111;
}

.bangou_b, .bangou2_b, .bangou_c {
    padding-left: 40px;
}

.bangou_b, .bangou2_b {
    font-size: 33px;
    padding-top: 4px;
}

.bangou_c, .bangou_d {
    font-size: 23px;
}

#bangou dd, #bangou2 dd, #bangou3 dd {
    text-align: center;
}

#bangou dd, #bangou2 dd {
    padding-top: 10px;
}

#bangou3 dd {
    padding-top: 5px;
}

#bangou3 dd, #irai3 p {
    font-size: 12px;
}



.itemdata_price{
	font-size: 25px;
color: #f57373;
	}

#takuhaingbar{
	background-color: #ffc801;
	text-align: center;
	}

#item_list{
	width: 21%;
float: left;
margin:0 10px;
font-size: 10px;
	}
	
.item_img{
    margin-top: 20px;
	}

/*ブランド個別商品始まり*/
#placeholder2 {
    margin-bottom:50px;
}

.itemdata_bc {
    background-color: #fea129;
    border-radius: 5px;
    margin: 0 0 3px 0;
    padding: 2px 10px;
}

.itemdata_price {
    font-size: 15px;
    color: #f57373;
}

.item_img img {
    object-fit: cover;
    width: 130px;
    height: 130px;
}

/*ブランド個別商品終わり*/




.itembar {
    background-color:#9fda83;
font-size: 25px;
margin-bottom: 20px;
padding-bottom: 3px;
padding-top: 3px;
width: 100%;
margin: auto;
}



#tvcm {
    margin-top: 30px;
}

#tvcm iframe {
    height: 275px;
    margin-left: 30px;
    width: 465px;
}

#tvcmnaiyou {
    float: left;
    width: 45%;
}

#tvcmnaiyou dt h3 {
    border-bottom: 2px solid;
    font-size: 23px;
    line-height: 70px;
    margin: auto;
    text-align: center;
    width: 85%;
}

#tvcmnaiyou dd {
    font-size: 15px;
    margin-top: 40px;
}

#fl, .s_menu, #s_botan, #s_botan2,.r21s_menu,.r21s_menu2 {
    display: none;
}



#footer ul {
    margin-bottom: 15px;
}

#footer ul li {
    display: block;
    margin: 0;
    text-align: left;
}

#neweraberu {
    margin-top: 10px;
}

#shippingmini, #s_shippingmini {
    background-color: #7DC1FF;
}

#shippingmini input, #s_shippingmini input, #shippingmini2 input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    writing-mode: vertical-lr;
}

.p_moushikomi {
    box-shadow: 3px 3px rgb(170, 170, 170);
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 47%;
}

.p_moushikomi2 {
    margin-bottom: 20px;
}

.p_moushikomi01 {
    padding: 5px;
    width: 20%;
}

.p_moushikomi02 {
    font-size: 20px;
    padding-left: 20px;
    padding-top: 24px;
}

.p_moushikomi2_01 {
    margin: auto;
    padding: 15px 5px 0;
    width: 90%;
}

.p_moushikomi2_02 {
    color: #000000;
    font-size: 25px;
    padding: 15px 19px 25px;
    writing-mode: vertical-lr;
}

/* 全体設定 */
* {
  box-sizing: border-box;
  }



.footcategories {
    font-size:13px;
}

#sud {
    min-width: 55%;
    position: absolute;
    z-index: 2000;
    background-color: white;
    overflow: auto;
    min-height: 200%;
    max-height: 100%;
    width: 1010px;
}
	
#takuhaingbar {

    background-color: #ffc801;
    text-align: center;

}

#takuhaingbar img{
	width: 50%;
}

#seachkekka h3{
	margin-left: 30px;
}

/* --------- リストスタイル ---------- */

.navlist li{
	float: left;
flex-basis: 33.3%;
background: #ffd800;
text-align: center;
font-size: 18px;
font-weight: 700;
padding: 10px 0 20px 0;
position: relative;
margin: 3px;
width: 31%;
box-shadow: 1px 1px 2px gray;
	}
	
.navmypage{
	background: #8fc31f;
text-align: center;
margin: 45px 15px 20px 15px;
font-size: 18px;
font-weight: 700;
box-shadow: 1px 1px 2px gray;
	}
	
/* --------- リストスタイル終わり ---------- */

.fotorama__wrap {
    z-index: 9995 !important;
}

.n_header {
    position: relative !important;
}

.n_menubotan {
    position: fixed !important;
}



.c_popup {
    display: none;
}

.c_popup {
    width: 1000px;
    background-color: rgba(0,0,0,0.8);
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    z-index: 9999;
    font-size: 16px;
    padding: 20px;
    transform: translate(-50%, -45%);
}



.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc:checked + .accshow {
    height: auto;
    opacity: 1;
    background-color: #f3f3f3;
}

.accbox label ul {
    box-shadow: 2px 6px 4px #dbdbdb;
    height: 65px;
    background-color: #fff;
    padding: 10px;
}

.accshow {
    background-color: #fff;
    box-shadow: 2px 5px 4px #dbdbdb;
	clear: both;
    margin: 15px 15px 0 15px;
}

.accshow ul {
    padding: 0;
}

.accshow a, .s_flowwaku a {
    color: blue;
    border-bottom: 1px solid blue;
}



.itemlistbox a {
    color: #666;
    border-bottom: 0;
}
/* 新_出張買取end */



/* 新_宅配買取 */

.s_point {
    background-color: #fff;
    float: left;
    width: 48%;
    margin: 10px;
    border-radius: 10px;
    height: 380px;
}

.s_point01 {
    text-align: center;
    color: #d7b363;
    padding: 10px 0 5px 5px;
    line-height: 20px;
    font-size: 17px;
}

.s_number {
    font-size: 22px;
}

.s_point01, .s_point02 {
    font-weight: bold;
    float: left;
}

.s_point02 {
    color: #d21717;
    padding: 15px 0 0 15px;
    font-size: 23px;
}

.s_point03 {
    clear: both;
    border-top: double 3px #d21717;
    padding-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
}

.s_point04, .s_pointimage {
    margin: 0 15px;
}

.s_details ul {
    width: 30%;
    margin: 3px;
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
}

.s_details {
    width: 95%;
    margin: auto;
    text-align: center;
}

.s_details02 {
    background-color: #f0f1f2;
    padding: 10px;
}

.s_details02 li {
    padding: 8px;
	line-height: 1.4;
}

.s_easy02 {
    padding-top: 10px;
    font-size: 15px;
}

.s_listwaku ul {
    width: 19%;
    display: inline-block;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    box-shadow: 2px 2px 4px #dbdbdb;
    margin:3px 2px;
}

.itemlistbox .cssacc:checked + .buyingshow {
    margin: -120px 0 0 0 !important;
    background-color: #fff;
    padding: 0;
}

.itemlistbox .cssacc:checked + .areaitemshow {
    background-color: #fff;
    padding: 0;
    box-shadow: 0 0 #fff;
    margin: -120px 0 30px 0;
}

.s_list_a {
    width: 75%;
    margin: auto;
    padding: 5px;
}

.s_list_b {
    padding-bottom: 15px;
    font-size: 15px;
}



.v_pdisplay, .s_pdisplay {
    margin: 30px auto 20px auto;
    height: 70px;
}

.v_pdisplay {
    background: rgba(0, 0, 0, 0) url("https://www.tifana.net/newtifana/images/n_visit/displaybotan.gif") no-repeat scroll 0 0 / 100% auto;
    width: 40%;
}

.s_pdisplay {
    background: rgba(0, 0, 0, 0) url("https://www.tifana.net/newtifana/images/n_shipping/p_display.png") no-repeat scroll 0 0 / 100% auto;
	width: 75%;
}



.r21_faqcon02 p {
    background-color: #ff7a96;
    color: #fff;
    text-align: center;
    margin: 30px auto 0 !important;
    font-size: 22px;
    width: 100% !important;
    border-radius: 5px;
    box-shadow: 0px 4px 0 rgba(164,25,54,30);
    line-height: 30px;
    border: 1px solid #b23f53;
    transition: .4s;
    font-weight: bold;
}

.r21_faqcon02 {
    width: 80%;
    margin: 10px auto;
}

.r21_faqcon01 {
    height: 80px;
}

.r21_faqcon ul {
    width: 50%;
    padding: 5px;
}

.r21_faqcon p {
    width: 50%;
    padding: 5px;
    margin: 0;
}

.r21_faqimg {
    width: 80%;
    margin: 10px auto;
}

.r21_faqframe {
    width: 47%;
    float: left;
    background-color: #fffbf1;
    margin: 15px;
    padding: 15px;
}

#placeholder #itemlisttitle {
    display: none;
}

.r21mb {
    margin: 50px;
    background-color: white;
    height: 365px;
    padding-right: 50px;
}

.crossbotan {
    width: 4%;
    position: absolute;
    left: 15px;
    top: 0px;
}

.all_mt li {
    padding: 20px;
	margin-top: 20px !important;
}
.grecaptcha-badge { visibility: hidden; }
@media screen and ( max-width:980px )
{

.r21_bob02tit {
    font-size: 15px;
}

.kougaku_but {
    font-size: 10px;
}

.kougaku_soto h3 {
    font-size: 13px;
}

.r21_camconframe dt {
    font-size: 22px;
}

.r21_spoitemcap div {
    height: 100px;
    font-size: 12px !important;
}

.r21_spoitemcap {
    padding: 15px 10px;
}

.r21_spobancon div {
    font-size: 35px;
}

.r21_figitem02 ul {
    font-size: 11px;
}

/*サブタイトル2024*/

.r24_comsubtit:before, .r24_comsubtit:after {
    width: 200px;
}

/*サブタイトル2024ここまで*/

/*店舗一覧2024*/

.r24_shoplist li {
    width: 28%;
}
.r24_shoplist dt {
    font-size: 15px;
}

/*店舗一覧2024ここまで*/

/*出張・見積もりボタン2023*/

.r23_topestlinemail {
    width: 53%;
}

/*出張・見積もりボタン2023ここまで*/

/*TOP2022*/

.r22_topban h1 {
    font-size: 53px !important;
}

.r22_topban .r21_topban02, .r22_topban .r21_topban03 {
    font-size: 53px;
}

/*TOP2022ここまで*/

/*ヘッダー2022ここまで*/

.r22_headpadnone {
    pointer-events: none;
}

.r22_headbutrogo a {
    padding: 12px 5px !important;
}

.r22_headbut_b a {
    padding: 18px 2px;
}

.r22_headpurchase a:before {
    left: 55px;
}

.r22_headpurchase a {
    padding: 8px 80px 8px 100px;
}

.r22_headbut a {
    padding: 18px 10px;
}

.r22_headtelcon {
    font-size: 12px;
}

.r22_headtop {
    width: 82%;
}

/*ヘッダー2022*/


/*メニューリニューアル*/

.r21s_menu li {
    font-size: 14px;
}

#r21newmenu_bar05:checked ~ #links05 .r23sp_menushoptit {
    height: 26px;
    border-top: 1px solid #b8b8b8;
    padding: 3px 0 !important;
}

#r21newmenu_bar05:checked ~ #links05 .r23sp_menushoplist {
    height: 50px;
    border-top: 1px solid #b8b8b8;
}

#r21newmenu_bar05:checked ~ #links05 .r23sp_menushop {
    height: 45px;
    border-top: 1px solid #b8b8b8;
    padding: 9px 0 !important;
}

#r21newmenu_bar02:checked ~ #links02 li {
    height: auto;
}

#r21newmenu_bar02:checked ~ #links02 {
    border-top: 1px solid #b8b8b8;
}

#r21newmenu_bar01:checked ~ #links01 li, #r21newmenu_bar03:checked ~ #links03 li, #r21newmenu_bar04:checked ~ #links04 li, #r21newmenu_bar06:checked ~ #links06 li {
    height: auto;
    border-top: 1px solid #b8b8b8;
}

.r21_smenuimg {
    width: 7% !important;
    margin-right: 5px;
    margin-left: 5px;
}

.r21newmenu li {
    height: 0;
    transition: padding-bottom 0.5s, padding-top 0.5s;
    -webkit-transition: padding-bottom 0.5s, padding-top 0.5s -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
    -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
    -o-transition: padding-bottom 0.5s, padding-top 0.5s;
}

.r21newmenu label {
    cursor: pointer;
    display: block;
    text-decoration: none;
    color: #333;
    line-height: 1;
    position: relative;
    padding: 10px 0 6px 10px;
    font-weight: bold;
    font-size: 19px;
    border-top: 1px solid #888;
    width: 100%;
}

.r21newmenu label::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: #333 2px solid;
    border-right: #333 2px solid;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: 2%;
    top: 0;
    bottom: 15%;
    margin: auto;
}

.r21newmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.r21newmenu input {
    display: none;
}

.r21newmenu {
    width: 100% !important;
}

.r21_spnavlist3 {
    width: 25% !important;
    float: left;
}

.r21_spnavlist2 li, .r21_spnavlist3 li {
    border: none !important;
    padding: 0 10px 10px 10px;
}

.r21_spnavlist2 p, .r21_spnavlist3 p {
    font-size: 25px !important;
    text-align: center;
}

.r21_spnavlist2, .r21_spnavlist3 {
    border-left: 1px solid #888;
}

.r21_spnavlist2, .r21_spnavlist2 li {
    float: left;
    width: 50%;
}

.r21_spnavlist2, .r21_spnavlist3 {
    border-left: 1px solid #888;
}

.r21s_menu li {
    font-size: 14px;
}

.r21_spnavlistul {
    border: 1px solid black !important;
    clear: both;
}

.r21_spnavtel, .r21_spnavlist li img, .r21_spnavtel img {
    width: 100% !important;
}

.r21s_menu a {
    width: 3%;
}

.r21_spnavlist li {
    float: right;
    width: 33%;
    padding: 2px !important;
}

.r21s_menup {
    padding-left: 15px !important;
}

.r21s_menu li {
    font-size: 14px;
}

.r21s_menu ul, .r21s_menu {
    background-color: #fff;
}

.r21s_menu, .r21s_menu2 {
    bottom: 0;
    margin-left: -10px;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 9995;
    padding-top: 10px;
}

/*メニューリニューアルここまで*/

/*TOPリニューアル*/

.r21_moushikomitext li {
    font-size: 13px;
}
.r21_moushikomitext1 {
    padding: 25px 20px 20px 20px;
}

.r21_app02_2 {
    clear: both;
}

.r21_closelcon dt, .r21_unn dt {
    font-size: 27px;
}

.r21_faqcon02 p {
    font-size: 17px;
}

.r21_topstaffframe {
    padding: 0;
}

.r21_topstaffframe {
    width: 56%;
}

.r21_closelcon p {
    margin: 0 auto;
}

.r21_closelcon dl, .r21_unn dl {
    padding: 10px 10px 20px;
}

.r21_put dl {
    width: 51%;
}

.r21_topbanparts01 {
    left: 20px;
}

.r21_topbut li {
    width: 23%;
}

.r21_topbanparts05 {
    top: 120px;
}

.r21_topbanparts02 {
    right: 180px;
}

.r21_headtop {
    display: none !important;
}

.r21_topshopcon ul {
    width: 43%;
}

.r21_topshopcon p {
    margin: 0 0 0 10px;
    font-size: 15px;
}

.r21_faqcon01 {
    height: 95px;
    font-size: 12px;
}

.r21_faqframe {
    margin: 11px;
}

.r21_topstaff dd {
    font-size: 14px;
}

.r21_topstaff dt {
    font-size: 16px;
}

.r21_pra02 li {
    width: 188px;
}

.r21_pra01 li {
    width: 375px;
}

.r21_impoinfo {
    width: 35%;
}

.r21_infoframe {
    padding: 15px 95px 30px;
}

.r21_put dt {
    font-size: 30px;
    line-height: 40px;
}

.s_menu img {
    width: 2%;
}

.s_menu div {
    float: left;
    width: 95%;
}

.s_menu a {
    width: 3%;
}

.s_menu li {
    border-top: 1px solid #e8e8e8;
    font-size: 14px;
    padding: 10px;
}

.s_menu ul {
    background-color: #fff;
}

.s_menu, .s_menu2 {
    bottom: 0;
    margin-left: -16px;
    overflow-y: auto;
    position: fixed;
    top: 67px;
    z-index: 9999;
    width: 100%;
}

.r21_padmenu {
    display: block !important;
    width: 7%;
    right: 10px;
    top: 2px;
    z-index: 9996;
}

.r21_headmenu, .r21_headnumber {
    display: none !important;
}

/*TOPリニューアルここまで*/





/*タブレット*/

.pad {
    display: block;
}

.yearly {
    width: 65%;
}

.v_possible {
    padding-top: 10px;
}

.w520fl {
    width: 75% !important;
    float: none;
    margin: auto;
}

.visit2 {
    width: 100%;
}

.v_point label {
    width: 47%;
東芝リース	}
.visitreason {
    width: 100%;
	}

#sud {
    min-width: 100%;
}

.seachkekkatag li {
    margin: 3px 15px;
}

#snshead {
	width: 150px;
	margin-left: 80px;
}

#eraberu02, #eraberu03, #nagarenaiyou02, #nagarenaiyou03, #nagarenaiyou06, #nagarenaiyou07, #nagarenaiyou09, #nagarenaiyou10, #osusume03, #osusume05, #osusume06, #osusume07, #neweraberu02, #neweraberu03 {
    margin-left: 50px;
}
.bangou_c, .bangou_d {
	font-size: 22px;
	}

#menu li {
    text-align: center;
    font-size: 11px !important;
}

#snshead li {
    width: 15%;
}

.snsicon {
    margin-left: 18px;
}

.drawer {
    margin-left: -338px !important;
}

.eraberu_a, .eraberu_b {
    padding-left: 115px;
}

.eraberu_b h3 {
    font-size: 25px;
}

.eraberu_a {
    font-size: 12px;
    padding-top: 40px;
}

.eraberu_b {
    font-size: 28px;
}

#eraberu01, #eraberu02, #eraberu03 {
    height: 150px;
}

#eraberu {
    height: 160px;
}

.soudan2 {
    font-size: 20px;
}

#soudan3 {
    font-size: 15px;
}

#tokuchoutitle dd {
    font-size: 30px;
}

.soudan_a {
    font-size: 21px;
}

.bangou_b {
    font-size: 30px;
}

.bangou2_b {
    font-size: 25px;
}

.bangou_b, .bangou2_b, .bangou_c {
    padding-left: 55px;
}

#toiawasebotan, #mitsumoribotan, #toiawasebotan2, #mitsumoribotan2 {
    margin-left: 22px;
    padding-top: 9px;
}

#toiawasebotan2, #mitsumoribotan2 {
    font-size: 20px;
    padding-top: 13px;
}

#apparel01 h4, #apparel02 h4, #apparel03 h4, #apparel04 h4, #apparel05 h4, #apparel06 h4, #apparel07 h4, #apparel08 h4, #apparel09 h4, #apparel10 h4, #apparel11 h4, #apparel12 h4, #sougou01 h4, #sougou02 h4, #sougou03 h4, #sougou04 h4, #sougou05 h4, #sougou06 h4, #sougou07 h4, #sougou08 h4 {
    font-size: 14px;
}

#searchsubmit, #searchsubmit2 {
    margin-left: 15px;
    margin-top: 3px;
    width: 22%;
}

.aboutsub dt h2, .aboutsub2 dt h2, .aboutsub dt h3, .aboutsub2 dt h3 {
    font-size: 22px;
}

#about3 {
    border-top: 1px solid #f5c042;
/*    height: 4075px;*/
    margin-top: 50px;
}

#about01, #about02, #about03, #about04, #about05, #about06 {
    height: 455px;
}

.bangou_c {
    font-size: 30px;
}

#osusume01 dt, #osusume02 dt, #osusume03 dt, #osusume04 dt, #osusume05 dt, #osusume06 dt, #osusume07 dt {
    font-size: 12px;
    padding-left: 10px;
    padding-top: 187px;
}

#buyer01 ul, #buyer02 ul, #buyer03 ul, #buyer04 ul {
    padding-top: 255px;
}

.title_a h2 {
    font-size: 35px;
}



.tokyou, .tokyou2 {
    padding-left: 55px;
}

.saitama, .saitama2 {
    padding-left: 115px;
}

.ken {
    font-size: 25px;
}

.taken {
    font-size: 20px;
}

.tokyou dd, .saitama dd, .tokyou2 dd, .saitama2 dd, .kanagawa dd, .kanagawa2 dd {
    line-height: 22px;
}

#v_hikkoshi, #v_ihinseiri {
    width: 47%;
    height: 160px;
}

#v_hikkoshi dt, #v_ihinseiri dt {
    font-size: 25px;
    padding-top: 115px;
}

#bangou2 {
    width: 90%;
}

#kyoukabrand {
    font-size: 28px;
}

#s_itemlist01 dt, #s_itemlist02 dt {
    font-size: 18px;
    padding-top: 0;
}

#brandok dt, #s_brandok dt {
    font-size: 27px;
    line-height: 40px;
    padding-top: 115px;
}


#about {
    height: 1470px;
}

#about02, #about04, #about06 {
    margin-left: 13px;
}

.aboutsub dt {
    font-size: 22px;
    padding-top: 25px;
}

.tokuchou_c h2 {
    font-size: 28px;
}

.topcommon, .topcommon2 {
    height: 267px;
}

#shippingtop p, #kagutop p, #kadentop p {
    width: 27%;
}

#faq ul {
    margin: 20px;
}

#toriatsukai dt h2 {
    font-size: 40px;
    padding-left: 35px;
    padding-top: 10px;
}

#toriatsukai dd {
    font-size: 15px;
    text-align: left;
    width: 100%;
}

#tokuchou {
    height: 470px;
}

.media-h {
    width: 49%;
}

#access2 dl dt {
    font-size: 11px;
    padding-left: 4px;
}

.ng1 {
    height: 205px;
}

.nglist li {
    font-size: 14px;
}

.ng_a, .ng_b {
    font-size: 17px;
    width: 28%;
}

.ng_d {
    margin-left: 20px;
}

.ng2 {
    height: 400px;
}

.ng_c, .ng_d {
    font-size: 12px;
}

#tenpoimg {
    float: none;
    margin: 35px auto auto;
    width: 80%;
}

#nagarenaiyou01 p, #nagarenaiyou02 p, #nagarenaiyou03 p, #nagarenaiyou04 p, #nagarenaiyou05 p, #nagarenaiyou06 p, #nagarenaiyou07 p, #nagarenaiyou08 p, #nagarenaiyou09 p, #nagarenaiyou10 p {
    padding-top: 225px;
}

#nagarenaiyou01, #nagarenaiyou02, #nagarenaiyou03, #nagarenaiyou04, #nagarenaiyou05, #nagarenaiyou06, #nagarenaiyou07, #nagarenaiyou08, #nagarenaiyou09, #nagarenaiyou10, #osusume01, #osusume02, #osusume03, #osusume04, #osusume05, #osusume06, #osusume07 {
    height: 220px;
}

#nagare {
    height: 330px;
}

#bangou {
    margin-left: 30px;
    width: 40%;
}

#osusume {
    height: 415px;
}

#hukupoint02, #hukupoint03 {
    margin-left: 25px;
}

#buyer01, #buyer02, #buyer03, #buyer04 {
    height: 255px;
    width: 22%;
}

#brandok dt h2, #s_brandok dt h2 {
    font-size: 27px;
    line-height: 36px;
    padding-top: 9px;
}

#merit01 h3, #merit02 h3, #merit03 h3, #merit04 h3 {
    font-size: 18px;
}

.merit_a, .merit_b {
    font-size: 11px;
}

.profile01 {
    font-size: 14px;
    padding-top: 10px;
}

.profile02 {
    font-size: 12px;
}

#about2_01, #about2_02, #about2_03, #about2_04, #about2_05, #about2_06 {
    height: 415px;
}

.aboutmain2 dt {
    font-size: 15px;
}

.aboutsub2 dt {
    padding-top: 43px;
}

#buyer {
    height: 560px;
}


#buyingup01, #buyingup02, #buyingup03, #buyingup04 {
    float: none;
    margin: 40px auto auto;
    width: 90%;
}

#buyingupwaku {
    height: 2075px;
}

#buyingupwaku p {
    float: none;
    width: 90%;
}

#shippingtop p {
    padding: 10px;
    width: 21%;
}

#s_itemlist {
    width: 95%;
}

#s_itemlist01, #s_itemlist02 {
    width: 47%;
}

#s_itemlist02 {
    margin-left: 20px;
}

#s_itemlist01, #s_itemlist02 {
    width: 48%;
}

#s_itemlist01 ul, #s_itemlist02 ul {
    padding-left: 125px;
    padding-top: 12px;
}

#s_itemlist01 li, #s_itemlist02 li {
    font-size: 15px;
    padding-bottom: 10px;
}

.brandmei {
    font-size: 12px;
}

#s_itemlist {
    height: 200px;
}

#brandok {
    height: 372px;
}

.top_e {
    padding-top: 50px;
}

#brandlisttop dt {
    padding-top: 80px;
}

#hukulist01, #hukulist02, #hukulist03, #hukulist04, #hukulist05, #hukulist06, #hukulist07, #hukulist08, #hukulist09, #hukulist10, #hukulist11, #hukulist12, #hukulist13, #hukulist14, #hukulist15, #hukulist16, #hukulist17, #hukulist18, #hukulist19, #hukulist20 {
    padding-left: 80px;
    padding-top: 40px;
}

#infotitle, #kensakutitle, #kensakutitle2, #s_kensakutitle, #itemlisttitle, #osusumetitle, #sonotatitle, #taten, #howtotitle {
    padding-top: 30px;
}

#merit {
    height: 370px;
}

#senmontitle dt, #senmonhokatitle dt {
    font-size: 28px;
}

#tenpojouhou {
    display: none;
}

.s_top_a {
    padding-top: 10px;
}


#map {
    margin-left: 0;
}

#map iframe {
    width: 100%;
}

#recruit {
    height: 350px;
}

#recruit li {
    height: 190px;
    margin-left: 40px;
    width: 41%;
}

.baito, .baito2 {
    margin-left: 145px;
}

#hukupoint01, #hukupoint02, #hukupoint03 {
    width: 31%;
}

#hukupoint {
    height: 110px;
}

#hukutab01, #hukutab02, #hukutab03, #hukutab04, #hukutab05, #hukutab06 {
    width: 28%;
}


.omakase_b {
    font-size: 30px;
}

.tokuchounaiyou_a {
    width: 70%;
}

#kaitorititle dt h2 {
    font-size: 45px;
}

#kaitorititle dd {
    font-size: 20px;
    padding-top: 10px;
}

#kaitori01 dd {
    font-size: 13px;
    padding-left: 367px;
    padding-top: 15px;
}

#kaitori01 {
    padding-top: 32px;
}

#kaitori02 {
    padding-top: 40px;
}

#kaitori01 dt, #kaitori02 dt {
    font-size: 25px;
}

#about2 {
    height: 1510px;
}

#ishiitop dt, #ishiitop dd {
    padding-left: 35px;
}



#toiawase, #mitsumori, #quoteatt {
    width: 97%;
}

.small {
    margin-left: 180px;
}

#toiawase p, .small, .cmt, .cmt2, .cmt3 {
    font-size: 13px;
}

.ribbon {
    margin-top: 20px;
}

#brandlisttop, #brandkobetsutop, #s_brandkobetsutop {
    height: 310px;
}

#box1 li {
    font-size: 14px;
}

.sns {
    width: 37%;
}

#foot {
    width: 75%;
}

#newinfo h1 {
    font-size: 35px;
}

.newimage img {
    height: 105px;
}

.wid200 td {
    font-size: 15px;
}

.a_Tbg {
    font-size: 15px !important;
    font-weight: bold;
    padding-right: 20px;
}

#tvcmnaiyou dt h3 {
    font-size: 17px;
}

#tvcm iframe {
    width: 50%;
}

#kyoukabrand h2 {
    font-size: 34px;
}

.sb {
    height: 167px;
}

.sb dt {
    font-size: 13px;
}

.sb ul {
    font-size: 10px;
    line-height: 23px;
}
.o_reilist2, .o_reilist3, .o_reilist4 {
    margin-left: 30px;
}

.zakkaimage01 {
    font-size: 14px;
    line-height: 30px;
    width: 45%;
}

.zakkaimage02 {
    width: 52%;
}

#about2_01, #about2_02, #about2_03, #about2_04, #about2_05, #about2_06 {
    height: 300px;
}

.aboutmain, .aboutmain2 {
    font-size: 13px;
}

.k_point dl, .k_point2 dl {
    float: left;
    margin-left: 20px;
    width: 80%;
}

.k_point dt, .k_point2 dt {
    padding-top: 20px;
}

#footer a {
    font-size: 9px;
}

#irai5 {
    margin-left:0px;
}

.bangou_c, .bangou_d {
    font-size: 19px;
}

#soudan3 {
    font-size: 12px;
}

#irai5 {
    width: 32%;
}

.bangou_a, .bangou2_a, .bangou3_a {
    width: 20%;
}

#bangou3 {
    width: 85%;
}

.menu-inner img {
    float: none;
    margin-top: -20px;
}

.menu-inner p {
    float: none;
    margin: -5px 0 0 5px;
}

#online-link div {
    width: 60%;
}

.bangou_b, .bangou2_b, .bangou3_b, .bangou_b a, .bangou2_b a, .bangou3_b a {
    font-size: 25px;
    padding-left: 10px;
}

.tokyou, .tokyou2 {
    padding-left: 20px;
}

.tokyou, .saitama, .tokyou2, .saitama2 {
    padding-top: 20px;
}

.saitama, .saitama2 {
    padding-left: 150px;
}

.kanagawa {
    padding-left: 305px;
    padding-top: 165px;
}

#houhou01, #houhou02, #houhou03, #houhou04, #houhou05 {
    margin: 15px;
}

.tokuchounaiyou {
    width: 45%;
}

.rakutext {
    padding-left: 12px;
}

#rakumaru {
    margin-left: 35px;
}

.kaitori_b, #kaitori02 dd {
    padding-left: 355px;
    padding-top: 18px;
}

#kaitori01 dd {
    line-height: 22px;
}

.kaitori_b, #kaitori02 dd {
    font-size: 23px;
}

#gakkikyouka02 dt {
    font-size: 55px;
}

.top_c {
    padding-top: 50px;
}

.top_brand, .top_brand2 {
    font-size: 22px;
}

.wid100, .wid200 {
    width: 45%;
}

.top_a h1 {
    padding-top: 55px;
}

.tiki {
    width: 360px;
}

.shareng {
    padding-top: 20px;
	font-size: 12px;
}

#faq3 dt, #faq4 dt, #faq5 dt, #faq6 dt {
    font-size: 12px;
    padding: 15px;
}

.t_moushikomi {
    margin-left: 80px;
}

.footcategories {
    font-size: 11px;
}

.visit2 {
    background: rgba(0, 0, 0, 0) url("https://www.tifana.net/newtifana/images/n_visit/visit4_ptop.png") no-repeat scroll 0 0 / 100% auto;
}
.v_example div {
	font-size: 28px;
}

.headingline {
    height: 60px;
}

.heading a {
    padding-top: 14px;
    font-size: 17px;
}

.v_popup {
    width: 88%;
}

.v_example p {
    font-size: 25px;
}


.n_voice {
    height: 255px;
}

.flowtriangle {
    margin: 0 auto 0 auto;
    width: 15%;
}

.buyingup p {
    float: none;
    width: 90%;
    margin: 12px auto 0 auto;
}
.v_icon {
    padding: 6px 0 0 11px;
    width: 21%;
	float: left;
}

.v_tab label {
    width: 30% !important;
    height: 60px;
}

.title_b {
    width: 740px;
}

.s_heading a {
    font-size: 13px;
}

.n_shokitop {
    top: 0;
}

.tablewareok ul {
    width: 14%;
}

.yakimono01, .yakimono02 {
    width: 90%;
    float: none;
}

.okspec li {
    width: 21%;
}

.okspec {
    height: 275px;
}

.spectitle {
    font-size: 20px;
}


/*タブレット宅配*/



.s_listwaku ul {
    width: 18%;
    margin: 5px;
}

/*タブレット宅配end*/

}

@media screen and ( max-width:780px )
{
/*ライン申込フォーム*/
.r21_inputbox div, .r21_inputbox div lebel {
    width: 25%;
}




.n_buyer li {
    width: 100%;	
}

.n_voice {
    width: 90%;
}

.visitreason_a {
    padding-top: 80px;
	}

.v_example li {
    width: 31%;
}
	
.v_example div {
    margin: auto 0px auto auto;
    padding: 50px 0 85px 0px;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 2px 2px 5px #000000;
    border-bottom: 1px solid #fff;
    line-height: 20px;

}
.question01, .question02 {
    padding:0;
	}
	
.v_point label {
    color: #fff;
    text-align: center;
    font-weight: bold;
    float: left;
    width: 47%;
    padding: 25px 0;
    margin: 5px 7px;
    font-size: 25px;
}
	}

@media screen and ( max-width:510px )
{
.itemdata_bc {
    margin: 5px 0 3px 0;
}

.r21mb {
    margin: 0;
    background: transparent;
    height: auto;
    padding-right: 0;
}

.itemlistbox .cssacc:checked + .buyingshow {
    margin: -90px 0 0 0 !important;
}

.r21_tvbut .r21_butwline {
    width: 100%;
}

#placeholder2 {
    font-size: 10px;
    margin-bottom: 25px;
}

#placeholder2, #current_date2 {
    padding: 0 10px;
}

/*サブタイトル2024*/

.r24_comsubtit {
    width: 95%;
    margin: 20px auto 5px;
}
.r24_comsubtit:before, .r24_comsubtit:after {
    width: 85px;
}

/*サブタイトル2024ここまで*/

/*取扱アイテム2024*/

.r24_itemlisttit h2 {
    font-size: 25px;
}
.r24_itemlisttit p {
    font-size: 14px;
    line-height: 30px;
    width: 90%;
    margin: 10px auto 0;
    text-align: left;
}
.r24_itemlistbox label {
    width: 100%;
    height: 35px;
}
.r24_itemlistbox small {
    padding: 5px;
    font-size: 12px;
    bottom: -45px;
}
.r24_itemlist {
    width: 95%;
    margin-bottom: 70px;
    height: 155px;
}
.r24_itemlist a {
    width: 47%;
    margin: 8px 4px;
}
.r24_itemlist a:after {
    right: 2px;
    border: 4px solid transparent;
    border-left: 5px solid #59200f;
}
.r24_itemlist dd {
    width: 45px;
    height: 45px;
}
.r24_itemlist dt {
    padding-left: 1px;
    font-size: 13px;
}

/*取扱アイテム2024ここまで*/

/*店舗一覧2024*/

.r24_shoplist {
    justify-content: space-around;
}
.r24_shoplist li {
    width: 47%;
}
.r24_shoplist dt {
    line-height: 16px;
    font-size: 11px;
}

/*店舗一覧2024ここまで*/

/*出張・見積もりボタン2023*/

.r23_topvisformpopbot {
    transform: translate(0%, -90%) !important;
}

.r23_topvisformpop dd p {
    top: -15px;
    z-index: 999;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto !important;
    padding: 0 !important;
}

.r23_topvisformpop dt {
    font-size: 18px;
    padding-bottom: 5px;
}

.r23_topvisformline:before {
    background: rgba(0, 0, 0, 0) url(https://www.tifana.net/newtifana/images/r23_applineicon.png) no-repeat center center / contain;
}

.r23_topvisformline {
    background: linear-gradient(#32d421, #048304);
    border: 1px solid #168f0a;
}

.r23_topvisformweb:before {
    background: rgba(0, 0, 0, 0) url(https://www.tifana.net/newtifana/images/r23_appwebicon.png) no-repeat center center / contain;
}

.r23_topvisformweb {
    background: linear-gradient(#f5a468, #f58415);
    border: 1px solid #f36838;
}

.r23_topvisformpop a:after {
    top: 50%;
    right: 15px !important;
    transform: translateY(-50%);
    border: 5px solid transparent !important;
    border-left: 8px solid #fff !important;
    bottom: auto !important;
}

.r23_topvisformpop a:before {
    top: 50%;
    transform: translateY(-50%);
    width: 12%;
    height: 40px;
    left: 20px;
}

.r23_topvisformpop a span {
    font-size: 25px;
}

.r23_topvisformpop a {
    display: block;
    color: #fff;
    text-align: left;
    font-size: 20px !important;
    line-height: 25px;
    padding: 15px 0 15px 80px !important;
    border-radius: 7px;
    box-shadow: 0 0 !important;
}

.r23_topvisformpop li {
    width: 85% !important;
    padding: 20px 0;
    margin: 0 !important;
    float: none !important;
}

.r23_topvisformpop ul {
    background-color: #fff;
    padding: 45px 0 55px;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.r23_topvisformpop .crossbotan {
    width: 6%;
}

.r23_topvisformbut input[type="checkbox"]:checked + .r23_topvisformpop {
    opacity: 1;
	pointer-events: auto;
}

.r23_topvisformpop {
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    padding: 50px 0 500px;
    position: fixed;
    transform: translate(0%, 0%);
    background-color: rgba(0,0,0,0.8);
    z-index: 9999;
    opacity: 0;
    transition-duration: 500ms;
    pointer-events: none;
}

.r23_topvisformbut {
    margin-top: 0;
}

.r23_topestmail {
    padding: 10px 20px 0 0;
}

.r23_topestlinecon dl {
    width: 97%;
}

.r23_topestline dt {
    font-size: 28px;
	line-height: 47px;
}

.r23_topestline dd {
    font-size: 12px;
	padding: 0 10px;
}

.r23_topestlineimg {
    width: 18%;
}

.r23_topestline {
    padding: 10px 10px 2px 10px;
    width: 90%;
}

.r23_topestlinemail {
    width: 100%;
    margin-top: 20px;
}

.r23_topesttel {
    width: 95%;
}

/*出張・見積もりボタン2023ここまで*/

/*TOP2022*/

.r22_topban {
    background: rgba(0, 0, 0, 0) url(https://www.tifana.net/newtifana/images/r22sp_top.jpg) no-repeat top center !important;
    background-size: cover !important;
	height: 380px;
}

.r22_topban h1 {
    padding: 115px 0 !important;
    font-size: 25px !important;
    line-height: 35px !important;
}

.r22_topban .r21_topban01 {
    font-size: 18px;
	padding-bottom: 10px;
}

.r22_topban .r21_topban02, .r22_topban .r21_topban03 {
    font-size: 25px;
}

/*TOP2022ここまで*/

/*スライダー2022*/

.r22_shopslider li {
    width: 60% !important;
}

.r22_sliderframe {
    width: 95% !important;
    padding-top: 10px;
}

.r22_shopslideback {
    padding: 0;
}

/*スライダー2022ここまで*/

/*開閉システム+-ボタン付き*/

.r22_pluminopencontent div {
    width: 100%;
}

.r22_pluminchuout {
    font-size: 10px;
    width: 95% !important;
    text-align: left;
    margin: auto;
}

.r22_pluminconout {
    font-size: 12px;
}

.r22_plumincon03pri {
    width: 30%;
}

.r22_plumincontent03 th, .r22_plumincontent03 td {
    padding: 5px !important;
	font-size: 12px !important;
}

.r22_pluminbut02 {
    padding: 3px 0 0 0;
}

.r22_pluminbut01 {
    width: 35px;
}

/*開閉システム+-ボタン付きここまで*/

 /*r21アコーディオン全体*/
    .r21newmenu {
      width: 100% !important;

    }
    .r21newmenu input {
      display: none; /*チェックボックスを隠す*/
    }
    /*バー部分*/
    .r21newmenu label {
      cursor :pointer;
      display: block;
      text-decoration: none;
      color: #333;
      line-height: 1;
      position: relative;
      padding: 10px 0 6px 10px;
      font-weight: bold;
      font-size: 19px;
      border-top: 1px solid #888;
      width: 100%;

    }

    #r21newmenu_bar01 #links01 li,#r21newmenu_bar02 #links02 li,#r21newmenu_bar03 #links03 li,#r21newmenu_bar04 #links04 li,#r21newmenu_bar05 #links05 li
    {border-top: none;}
    /*開いたときに表示される部分*/
    .r21newmenu ul {
      margin: 0;
      padding: 0;
      list-style: none;
    }
     /*開いたときの下の余白*/
    #r21newmenu_bar01:checked ~ #links01 li:last-child,
    #r21newmenu_bar02:checked ~ #links02 li:last-child,
     #r21newmenu_bar03:checked ~ #links03 li:last-child,
      #r21newmenu_bar04:checked ~ #links04 li:last-child,
       #r21newmenu_bar05:checked ~ #links05 li:last-child,
       #r21newmenu_bar06:checked ~ #links06 li:last-child {
     
    }
    /*閉じた状態の矢印描画*/
    .r21newmenu label:after{
      content:"";
      display:block;
      width:8px;
      height:8px;
      border-top: #333 2px solid;
      border-right: #333 2px solid;
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: rotate(135deg);
      position:absolute;
      right: 2%;
      top: 0;
      bottom: 15%;
      margin: auto;
    }
    /*開いた状態の矢印描画*/
    .r21newmenu input[type=checkbox]:checked + label:after{
      content:"";
      display:block;
      width:8px;
      height:8px;
      border-top: #333 2px solid;
      border-right: #333 2px solid;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      position:absolute;
      right: 2%;
      top: 7%;
      bottom: 0;
      margin: auto;
    }

    .r21s_menu, .r21s_menu2 {
    bottom: 0;
    margin-left: -10px;
    overflow-y: auto;
    position: fixed;
    top: 67px;
    z-index: 9998;
}

.r21s_menu ul,.r21s_menu {
    background-color: #fff;
}

.r21s_menu li {
    font-size: 14px;
}

.r21s_menu a {
    width: 3%;
}

.r21s_menu img {
    width: 3%;
}

.r21s_menutop01 {
    float: left;
    width: 80%;
}

.r21s_menutop02 {
    border: none !important;
    float: left;
    width: 12%;
    padding: 5px !important;
}

.r21s_menutop02 img {
    width: 100%;
}

.r21s_menu, .r21s_menu2 {
    bottom: 0;
    margin-left: -10px;
    overflow-y: auto;
    position: fixed;
    top: 0;
    z-index: 9997;
    padding-top: 10px;
    margin-bottom: 80px;
}
.r21s_menup{padding-left: 15px !important;}
 /*r21アコーディオン全体ここまで*/


/*TOPリニューアル*/

.all_mt {
    width: 100% !important;
}

.webformstyle li {
    width: 100% !important;
}

.r21_slistwaku .s_list_b span {
	font-size: 12px;
}

.r21_slistwaku .s_list_b {
    line-height: 18px;
	font-size: 14px;
}

.r21_slistwaku ul {
    height: 130px;
}

.r21newmenu_bottom {
    border-bottom: 1px solid #888;
}

.r21sp_number {
    clear: both;
    padding-top: 10px;
}

.r21_unn .r21_butwline {
    margin: 0 auto;
}

.r21_tvcmcon {
    font-size: 15px !important;
}

.r21_headmenuframe {
    height: 50px;
}

.r21_topstaff li {
    width: 70%;
    padding: 5px;
}
.r21_moushikomitext1{font-size: 15px !important;width: 100%;padding:10px;}
.r21_moushikomitext2 {
    width: 100%;
    margin: auto;
    display: table-column-group;
    background-color: white;
    margin: 0px 0 20px 0;
}
.r21_moushikomitext2 img {
    padding: 0 65px;
}

.r21_app02_2 li {
    margin: 0;
    width: 45%;
}

.r21_app02_2 {
    margin-top: 10px;
}

.r21_app02_1 li {
    width: 30%;
    margin: 0;
}

.r21_app02 {
    padding: 30px 0;
}


.nvisit_form01 {
    margin-top: 12px;
}

.r21_buthand {
    bottom: -5px;
}

.onlineimg {
    width: 90%;
}

.mitumori_pict {
    width: 100% !important;
    float: left;
}

.r21_unn p {
    margin: 0 auto;
}

.r21_placeframe {
    padding: 0 0 25px 0 !important;
}

.r21_infotitle h2 {
    font-size: 25px;
}

.item_nobrand {
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid;
    padding: 20px 0;

}

.r21_infobut {
    padding: 0 10px 0 3px;
    width: 45%;
    font-size: 15px !important;
}

.r21_putframe {
    background-color: #f6f6f6;
}

.r21_smenuimg{
width: 7% !important;
margin-right: 5px;
margin-left: 5px;
}


.s_menu p{margin: 0;
padding:0;
font-size: 16px;
font-weight: bold;
}

.r21_topshopwaku {
    position: relative;
    padding-top: 25px;
}

.r21_tviconslider li {
    width: 100px !important;
}

.r21_bangou2 dt {
    background-color: #e8e8e8;
    box-shadow: 2px 2px 2px #666;
    padding: 10px;
    border: 2px solid #fafafa;
    border-radius: 10px;
}

.r21_bangou2 {
    width: 100% !important;
    margin: 0 auto !important;
}

.r21_tvlogo li {
    width: 22%;
}

.r21sp_topbut02 span {
    font-size: 10px;
    color: red;
}

.r21sp_topbut02 {
    position: relative;
    font-weight: bold;
    line-height: 22px;
    font-size: 16px;
}

.r21sp_topbut01 {
    position: absolute;
    width: 30%;
    left: 10px;
    top: 6px;
}

.r21_topbut p {
    margin: 0;
}

.r21_infotitle {
    padding: 0;
    width: 100%;
    float: none;
    margin-top: 10px;
}

.r21_topbut {
    background-color: #ffcf1f;
    overflow: auto;
}

.r21_topbrandtitle {
    margin: 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 16px;
}

.r21_topshopcon p {
    width: 100%;
    padding: 10px;
    margin: 0;
    color:black;
}

.r21_topshopframe {
    padding: 30px 0 0;
    background-color: transparent;
}

.r21_topshopframe h2, .r22_brandshoptitle {
    width: 90%;
    padding-bottom: 30px;
    position: absolute;
    top: 0;
    left: 5%;
}

.r21_topshopwhite {
    background-image: none;
}

.r21_topshop {
    background-image: url("https://www.tifana.net/newtifana/images/r21sp_shoback.png");
    background-color: rgba(255,255,255,0.6);
    background-blend-mode: lighten;
    padding-top: 70px;
    background-size: contain;
}

.r21_corbut {
    width: 95%;
}

.r21_closelcon, .r21_unn {width: 100%;}
.r21_closelcon p {
    position: relative;
    padding: 8px;
    font-size: 18px;
    width: 50%;
    margin: 0 auto;
}
.r21_closelcon dt, .r21_unn dt {
    font-size: 25px;
    line-height: 40px;
    padding-bottom: 0;
}
.r21_cloimg img{
    position: absolute;
    top: 60px;
opacity: 0.8;
}
.r21_cloimg {
    width: 50%;
    position: relative;
    top: 35px;
    z-index: 0;
}
.r21_closelcon dl, .r21_unn dl {
    padding: 0 10px 10px;
    position: relative;
}
.r21_closelcon dd {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.r21_pra02 li {
    width: 49%;
}

.r21_pra01 li {
    width: 360px;
}
.r21_pra li {
    padding: 3px;
}

.r21_tvcm {
    margin-top: 0 !important;
}

.r21sp_faqcon03 p {
    margin: auto !important;
    width: 100% !important;
    padding: 3px;
}

.r21sp_faqcon03 {
    width: 50%;
}

.r21sp_faqcon02 {
    width: 90%;
}

.r21sp_faqcon01 {
    width: 80%;
}

.r21sp_faq li {
    margin: auto;
    padding: 5px 0px;
}

.r21sp_faq {
    background-color: #fffbf1;
    padding: 15px 0;
    border-bottom: 3px solid #f2b000;
}

.r21_per {
    margin-bottom: 0 !important;
}

.r21_topbrandnote {
    text-align: left;
    margin-top: 4px;
}

.r21_topbrandbut {
    width: 60%;
}

.r21_topbrandcon {
    font-size: 26px;
    line-height: 45px;
    text-shadow: 0px 0px 10px #ffffff, 0px 0px 10px #ffffff;
    margin: 0 0 20px;
}

.r21_topbrand {
    background: rgba(255, 255, 255, 0.5) url("https://www.tifana.net/newtifana/images/r21sp_braback.jpg") no-repeat center center / 100% auto;
    background-blend-mode: lighten;
margin: auto;
}

.r21_topbrandframe {
    padding: 90px 0;
}

.r21_topstaffbut {
    clear: both;
}

.r21_topstaff01 {
    top: 305px !important;
}

.r21_topstaff p {
    top: 130px;
    width: 50%;
    opacity: 1;
}

.r21_topstaffcon02 {
    float: right;
    padding-top: 33px;
    padding-bottom: 25px !important;
}

.r21_topstaffcon01 {
    padding-top: 4px;
}

.r21_topstaff dd {
    font-size: 14px;
    width: 55%;
    margin: 0;
    text-align: left;
    margin-left: 2px;
}

.r21_topstaff dt {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

.r21_topstaffframe {
    width: 95%;
    padding: 0;
}

.r21_topstaff {
    top: 0;
    padding: 45px 0;
}

.r21_app {
    padding-bottom: 50px;
}

.r21_appcon ul {
    float: none;
    width: 100% !important;
}

.r21_visshi li {
    width: 100%;
}

.r21_visshiapp {
    background-color: transparent;
    padding: 0 10px;
}

.r21_tamao {
    right: 0;
    width: 20%;
}

.r21_apptitle {
    font-size: 25px;
}

.r21_appframe {
    padding: 25px 0 10px;
}

.r21_charm {
    font-size: 13px;
    width: 98%;
    font-weight: normal;
}

.r21_twobut {
    padding-top: 30px;
}

.r21_info03 {
    font-size: 13px !important;
	margin-top: 2px !important;
	padding-left: 5px;
}

.r21_info01 {
    display: none;
}

.r21_info p {
    font-size: 27px;
}

.r21_infoframe {
    padding:0px 5px 20px 15px;
}

.r21_impoinfo {
    width: 92%;
    margin: 20px auto 15px;
}

.r21_info {
    border: 1px solid;
}

.r21_info, .r21_twobut {
    width: 100%;
    margin: 0;
	float: none;
}

.r21_infoout {
    padding: 25px 5px !important;
}

.r21_topbut li {
    width: 33%;
    float: left;
    box-shadow: 0 0 0 0;
    position: relative;
    margin: 0;
    padding: 15px 0;
    height: 50px;
    border-left: 1px solid #fff;
}

.r21_putcon {
    padding: 30px 25px;
    font-size: 14px;
    width: 65%;
}

.r21_put dt {
    font-size: 25px;
    line-height: 38px;
}

.r21_put dl {
    width: 100%;
    padding: 30px 0 30px;
    margin: 0;
}

.r21_put {
    background: rgba(0, 0, 0, 0) url("https://www.tifana.net/newtifana/images/r21sp_putback.jpg") no-repeat center center / 100% auto;
}

.r21_topban02 {
    font-size: 20px;
}

.r21_topban01 {
    padding-bottom: 20px;
}

.r21_topban h1 {
    font-size: 27px;
    line-height: 38px;
	padding: 55px 0 140px;
    color: #3f3e3e;
}


.r21_headlogo {
    width: 35%;
    padding: 5px 10px;
}

.r21_header {
    border-bottom: 2px solid #ffcf1f;
    overflow: auto;
}

.r21_unbparts {
    width: 50%;
}

.r21_h2 {
    font-size: 25px;
    text-align: center;
font-weight: bold;
margin: 20px 0 0px 0;
}

.tifanashop img {
    height: 155px !important;
}

/*TOPリニューアルここまで*/



/*リニューアルスマホボタン*/

#r21_bottom_botan {
    bottom: 0;
    display: block !important;
    width: 100%;
    z-index: 9996;
    background-color: rgba(220, 220, 220,0.7);
    height: 70px;
    top: auto;
    transform: translateY(100%);
    transition: .4s;
}

#r21_bottom_botan ul li {
    float: left;
    width: 32%;
    margin: 0px -5px -6px 7px;
}

#r21_bottom_botan p {
    color: white;
    padding-top: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.is-fixed02 {
    position: fixed;
    z-index: 9995;
    width: 100%;
    transform: translateY(0) !important;
    transition: .4s !important;
}

/*リニューアルスマホボタンここまで*/


.accordion-content, .accordion-content2 {
    position: relative;
    top: -15px;
    display: none;
    height: auto;
}

#accordion h4, #accordion2 h4 {
    margin: 10px 0 2px 0;
}

.accordion-container .accordion-title, .accordion-container2 .accordion-title2 {
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.accordion-container, .accordion-container2 {
    width: 93%;
}

.accordion-container, .accordion-container2 {
    margin: 0 auto;
}

/*折りたたみフォームここまで*/

/*ブランドページ*/
.h2title, .contentframe {
    padding: 10px 0;
}

.contentframe {
    padding: 0;
}

.r21_itemlisttitle{
text-align: center;
    padding:20px 0;}
.spframe {
    padding: 30px 10px;
}
	
/*ブランド個別商品始まり*/

/*#placeholder{margin-bottom:50px;}*/
.item_img img {
    object-fit: cover;
    width: 115px;
    height: 115px;
}

.item_img {
    margin: 20px auto;
    width: 85%;
}

.item_data {
    font-size: 12px;
}

/*ブラン.sectionframe_haikeiド個別商品終わり*/

/*エクスペリア*/


#infotitle, #kensakutitle, #kensakutitle2, #s_kensakutitle, #itemlisttitle, #osusumetitle, #sonotatitle, #taten, #howtotitle {
    padding-top: 40px;
}


.pc {
    display: none;
}

.sp {
    display: block;
}

.f_left_n, .f_right_n {
    float: none;
}

.title_a h2 {
    font-size: 25px;
}

.soudan2, #soudan3 {
    font-size: 17px;
}


#tvcmnaiyou {
    float: none;
    margin: auto;
    width: 90%;
}

#tvcmnaiyou dt h3 {
    font-size: 17px;
    line-height: 35px;
    width: 100%;
}

#tvcmnaiyou dd {
    font-size: 12px;
    margin-top: 10px;
}



#info li {
    font-size: 12px;
    height: 95px;
	margin-top: 15px;
}

.info01 {
    margin: 0;
    width: 19%;
}

.info02 {
    font-size: 17px;
    margin-top: 10px;
	width: 100%;
}



#irai2 {
    float: none;
    margin: auto;
    width: 90%;
}

#soudan2, #soudan3 {
    margin-top: 20px;
}

#bangou2 {
    margin: 15px auto auto;
    width: 90%;
}

#footer {
    display: none;
}

#footer2 {
    display: block;
    margin-top: 35px;
}

.btn-4 {
    background-color: #e0e0e0;
    margin-bottom: 2px;
    padding: 10px;
}

.btn-4 img {
    margin-right: 15px;
    width: 10%;
}

#snshead {
    display: none;
}

#snstop {
    display: block;
    margin-top: -15px;
}

.sns {
    margin: 0 auto 15px;
    width: 53%;
}

.sns li {
    width: 13%;
}

.snsicon {
    margin-left: 30px;
}

#foot {
    height: 150px;
    width: 90%;
}

#footmenu {
    background-color: #f2f2f2;
    padding: 15px;
}

#footmenu li {
    line-height: 35px;
}

#copyright {
    font-size: 14px;
    height: 175px;
    margin-top: 10px;
    text-align: center;
}

#footrogo {
    height: 60px;
    margin: auto;
    width: 50%;
}

#footrogo img {
    width: 100%;
	padding-top: 10px;
}

#irai3 {
    clear: both;
    float: none;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}



#info {
    height: 220px;
}


.itembar {
    font-size: 18px;
    width:100%;
}

.button-toggle img {
    width: 100%;
}
#irai5,#p_botan2 {
    display: none;
}

#item_list {
    float: none;
    width: 90%;
}

.item_data {
    font-size: 15px;
}

.item_img {
    margin: auto;
    width: 40%;
}

.title_a h1, .title_a h2 {
    font-size: 25px;
}

.c_popup {
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 50px;
    padding-bottom: 500px;
    position: fixed;
    transform: translate(0%, 0%);
}

.popupbottom{
position: absolute !important;
top: -500px !important;
}

.accbox {
    font-size: 14px;
}

.accshow {
    margin: -20px 0 10px 0;
    z-index: 9994;
    position: relative;
}

.spbuyingup label img {
    width: 53%;
    left: 24%;
    position: relative;
}

.buyingshow, .areaitemshow {
    box-shadow: 0 0 #fff;
    margin: 0 !important;
    background: none !important;
    padding: 0 !important;
}



.s_listwaku {
    margin-top: 0;
}

.s_listwaku ul {
    width: 21%;
    float: left;
    margin: 7px;
    border: 0;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    padding: 0;
}
	
.s_list_a {
    width: 100%;
    margin: 0;
    padding: 0;
}

.s_list_b {
    text-align: center;
    font-size: 10px;
    padding: 5px 0;
    border-radius: 5px;
    margin-top: 2px;
    font-weight: bold;
}

.s_list_8 {
    font-size: 10px !important;
}


.s_listwaku label img {
    margin-top: 10px;
}


#placeholder .bx-viewport {
    height: 550px !important;
}

.item_data dt {
    height: 35px;
}




#tvcmnaiyou {
    float: none;
    margin: 0 auto 30px auto;
    width: 90%;
}

#tvcmnaiyou dt h3 {
    font-size: 17px;
    line-height: 35px;
    width: 100%;
}

#tvcmnaiyou dd {
    font-size: 18px;
    margin-top: 10px;
}



.info01 {
    width: 25%;
}


#irai2 {
    float: none;
    margin: auto;
    width: 90%;
}

#soudan2, #soudan3 {
    margin-top: 20px;
}

#bangou2 {
    margin: 15px auto auto;
    width: 90%;
}

#footer {
    display: none;
}

#footer2 {
    display: block;
    margin-top: 35px;
}

/*EC非表示
#footer2 ul:nth-of-type(10) #footmenu li:nth-of-type(3) {
    display: none;
}
EC非表示ここまで*/

.btn-4 {
    background-color: #e0e0e0;
    margin-bottom: 2px;
    padding: 10px;
}

.btn-4 img {
    margin-right: 15px;
    width: 10%;
}

#snshead {
    display: none;
}

#snstop {
    display: block;
    margin-top: -15px;
}

.sns {
    margin: 0 auto 15px;
    width: 53%;
}

.sns li {
    width: 13%;
}

.snsicon {
    margin-left: 30px;
}

#foot img {

}

#foot {
    height: 150px;
    width: 90%;
    margin: 0 auto;
}

#footmenu {
    background-color: #f2f2f2;
    padding: 15px;
}

#footmenu li {
    line-height: 35px;
}

#copyright {
    font-size: 14px;
    height: 175px;
    margin-top: 10px;
    text-align: center;
}

#footrogo {
    height: 50px;
    margin: auto;
    width: 40%;
    float: none;
}

#footrogo img {
    width: 100%;
	padding-top: 10px;
}

#irai3 {
    clear: both;
    float: none;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}


.itembar {
    font-size: 14px;
}



#fl {
    display: block;
    position: absolute;
    top: 2px;
    width: 11%;
    z-index: 9998;
    right: 5px;
}

.button-toggle img {
    width: 100%;
}



#p_botan2 {
    display: none;
}

/*ブランド個別商品始まり*/
#item_list {
    float: none;
    width: 90%;
}

#item_list {
        width: 160px !important;
        margin: 5px;
    }
#item_list > div {
        float: left;
        width: 160px;
        margin: 0 0 30px;
        overflow: hidden;
        background: #fff;
        padding: 0 10px 10px;
        box-shadow: 0 .1rem 0.5rem rgba(0, 0, 0, .50);
    }

.item_img {
    margin: auto;
    width: 40%;
}

.item_img img {
        object-fit: cover;
        width: 160px;
        height: 160px;
    }

.item_img {
        margin: 17px auto;
        width: 100%;
    }

.item_data {
    font-size: 10px;
}
#placeholder .bx-viewport {
    height: 315px !important;
}
/*ブランド個別商品終わり*/

}
