/*------------------------------------------
style_sp.css
------------------------------------------*/

@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

body {
	overflow-x: hidden;
}
html {
 -webkit-text-size-adjust: 100%;
}

img {
	max-width: 100%;
}

/* ヘッダー内 */
.l-leftnavwrap {
	display: block;
}
.c-header-mylist,
.c-header-menu {
	display: block;
}
.c-header-input-wrap,
.c-header-select-wrap,
.c-header-linklist {
    display: none;
}
.c-header-search img{
    width: 18px;
}


/* 検索ボックス表示 */
.c-header-input-wrap {
    display: block;
    width: auto;
    margin: 0;
    position: relative;
}
/*.c-header-input-wrap::after {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    right: 13px;
    width: 13px;
    height: 18px;
    background-image: url(/images/ringbellnew/common/icon_search_boise.png);
    background-repeat: no-repeat;
    background-size: 13px 18px;
    background-position: center;
}*/
.c-header-select {
    width: 100%;
    font-size: 14px;
    padding:12px;
}
.c-header-input-text {
    width: 100%;
    display: block;
    padding: 12px;
    margin-bottom: 15px;
    font-size: 14px;
    box-sizing: border-box;
}
.c-header-keyword {
    font-size: 13px;
    text-align: left;
    white-space: normal;
    display: flex;
}
.c-header-keyword dt{
    white-space: nowrap;
}
.c-header-keyword-dd a{
    margin-bottom: 5px;
}
.c-header-input-submit {
    margin-bottom: 15px;
}
.c-header-search-close-sp {
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0 0 10px auto;
    width: 30px;
    height: 30px;
}
.c-header-search-close-sp::before,
.c-header-search-close-sp::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 100%;
    background-color: #333;
    transform: rotate(45deg);
}
.c-header-search-close-sp::after {
    transform: rotate(-45deg);
}

.c-leftnav-middle li, .c-leftnav-footnav li {
    padding: 10px 22px;
    font-size: 14px;
}


/*------------------------------------------
style_sp.css
------------------------------------------*/

#error {
	background: #fdeded;
	color: #CB0707;
	font-size: 16px;
	height: auto;
	line-height: 2.2;
	margin: 0 auto 40px;
	padding: 20px 20px 20px 40px;
	text-align: left;
	width: 540px;
	overflow:hidden;
	margin-top:10px;
}
#pc_menu{
	max-width: none;
	text-align: center;	
}
.cart_body h4{
	font-size: 120%;
	margin-bottom: 20px;
}
.cart_body_m .cart_l_ttl,
.cart_body_m .cart_r_data .cnt_b{
	font-size: 100%;
}
.cart_body_m{
	border-radius: 0;
	border: 1px solid #dcdcdc;
	margin-bottom: 60px;
}
.cart_body_m.is-male{
	background-position: 35% 100%;
	padding: 20px 10px 280px;
}
.cart_body_m hr,
.cart_body_m hr:first-child{
background:#dcdcdc;
}
.btn_n.is-address{
	display: block;
	margin: 10px 0 0;
}
.cart_map{
	background:none;
	margin:0 auto;
	padding:0;
	text-align: center;
	height: 160px;
}
.cart_map ul{
	max-width: 600px;
	margin: 15px auto;
}
.cart_map li{
	width: 33.333%;
	text-align: center;
	font-size: 14px;
}
.guide_ttl{
	background:none;	
	margin-top:40px;
}
.guide_ttl_read{
	font-size: 14px;
	color: #ac8445;
	text-align: center;
	margin-top: 15px;
}
.cart_body h3.cart_h3{
	padding:40px 0 20px;
	font-size: 160%;
}
.cart_body .req{
	background:#d81010;
	font-size: 11px;
	vertical-align: middle;
}
.cart_body select, #search_cnt_main select, #search_cnt_main_sp select{
	border:1px solid #333;
	border-radius: 0;
}
.cart_body_m .cnt_m input[type="text"],.cart_body_m .cnt_m input[type="tel"]{
    border-radius: 0;
    padding: 0.5em 0.3em;
    max-width: 70px;
}
.cart_body_m input[type="text"]{
	border-radius: 0;
}
.cart_body_m .url .cnt input{
	margin-left: -60px;
	width: calc(100% - 340px);
}
span.ex{
	margin-left: 10px;
    font-size: 14px;
}

.label_btn_cnt label{
	width: 300px;
	margin:30px auto 40px;
	padding:15px 0;
	border-radius: 3px;
	font-size: 18px;
	color: #333;
	border:1px solid #333;
	background:#fff;
	font-weight: 400;
}
.cart_body_m .cart_tel_input input[type="text"]{
	margin-left: 10px;
}
.cart_body_m .cart_tel_input input[type="text"]:first-child{
	margin-left: 0;
}
.cnt_btn {
    padding:0 240px;
}
.btn_bn{
	width:300px;
}
.btn_bn a{
	border-radius: 3px;
	background: #ac8445;
	font-size: 18px;
}
.cart_body_product .cart_body_m_inner{
	justify-content: start;
}
.cart_body_product .cart_body_m_inner figure{
	padding:10px;
}
.cart_body_product .cart_body_m_inner figure img{
	width: 180px;
}
.cart_body_m_inner_desc{
	padding:10px 20px 0;
	width:100%;
}
.cart_body_m_inner_desc span{
	display: inline-block;width:70px;
}


/*@media screen and (max-width: 480px){*/
	.breadcrumb{
		min-width: auto;
	}
	.guide_ttl{
		padding: 0px 0px 40px 0px;
	}
	.guide_ttl h2{
		font-size: 24px;
	}
	.cart_map{
		padding: 0 20px;
		height: auto
	}
	.cart_map img{
		max-width: 100%;
	}
	.cart_map li{
		font-size: 12px;
	}

	#error{
		width: auto;
		padding:20px;
		margin:20px 20px 40px;
		font-size: 12px;
	}
	.cart_body_m input[type="text"]{
		width: auto;
	}
	.cart_body_m input#address1,
	.cart_body_m input#address2 {
		width : 100%;
	}
	.cart_body_inner{
		margin:0 20px;
	}
	.cart_body_m .cart_r_data .cnt{
		font-size: 14px;
	}
	.cart_body_m{
		padding:20px;
		margin-bottom: 40px;
	}
	 .cart_body_m .cart_r_data .cnt_b{
		font-size: 14px;
	}
	.cart_body_m .cart_l_ttl,
	.cart_body h4{
		font-size: 16px;
	}
	.cart_body_m .cart_l_ttl{
		margin-bottom: 15px;
	}
	.cart_body_product .cart_body_m_inner figure{
		padding: 0 40px 20px;
	}
	.cart_body_product .cart_body_m_inner figure img{
		width:100%;
	}
	.cart_body_m_inner_desc{
		padding: 0 0 0 70px;
		overflow: hidden;
		width: auto;
		line-height: 1.6;
		font-size: 14px;
	}
	.cart_body_m_inner_desc span{
		margin-left:-70px;
	}
	.cart_body_m .url .cnt input{
		width: auto;
		margin:0;
	}
	.cart_body_m .cart_r_data.url .cnt{
		margin:0;
	}
	.cart_body_m .cart_r_data.url .cnt:nth-child(2){
		margin:0 0 15px;
	}

.contact_inner select, .cart_body select, #search_cnt_main select, #search_cnt_main_sp select{
	padding: 0.5em 1em;
	vertical-align: 3px;
	margin:0 5px;
	box-sizing: border-box;
}
.cart_body_m .cart_r_data.cart_tel_input input{
	padding: 0.5em 1em;
}

.cart_r_data.cart_tel_input .cnt_m input[name="phone1"],
.cart_r_data.cart_tel_input .cnt_m input[name="phone2"],
.cart_r_data.cart_tel_input .cnt_m input[name="phone3"],
.cart_r_data.cart_tel_input .cnt_m input[name="sdphone1"],
.cart_r_data.cart_tel_input .cnt_m input[name="sdphone2"],
.cart_r_data.cart_tel_input .cnt_m input[name="sdphone3"] {
    max-width:65px;
    padding: 0.5em 0.3em;
    margin-left: 5px;
	margin-right: 5px;
}

	.cart_body .cart_delivery_day select{
		background:none;
	}

	footer {
	    margin: 20px 10px 50px;
	}
	footer li a{
		font-size: 12px;
	}
	footer address{
		font-size: 12px;
	}
	.cnt_btn{
		padding: 0;
	}
/*}*/



/*------------------------------------------
追加分
------------------------------------------*/

.cart_body_m_inner .cart_body_m_inner_s {
	padding: 0 0 0 70px;
	width: auto;
	font-size: 14px;
}
.cart_body_m_inner .cart_body_m_inner_s div {
	padding: 0;
	text-indent: 0;
}
.cart_body_m_inner .cart_body_m_inner_s div + div {
	padding: 0;
	border-top: none;
}
.cart_body_product .cart_body_m_inner .cart_body_m_inner_s div + div {
	padding: 5px 0 0;
}

.cart_body_product .cart_body_m_inner .cart_body_m_inner_s div + div + div {
	border-top: none;
	padding: 5px 0 0;
}

.cart_body_m_inner .cart_body_m_inner_s div span {
	width: 70px;
}
input {
	box-sizing: border-box;
}
#pref_id,#fseyi,#fmeyi,#gnm1,#gnm2,#gnm2,#email,#emailConf {
	width: 100%;
	margin-right: 0;
}
#email{
	margin-bottom: 10px;
}
footer {
	min-width: auto;
	width: 100%;
	margin: 0;
	padding: 20px 10px 50px;
	box-sizing: border-box;
}
footer ul, footer li {
	box-sizing: border-box;
}
footer ul {
	width: 100%;
}
.cart_body .req {
	white-space: nowrap;
}
.cart_l_ttl {
	line-height: 1.7;
}
#email,#emailConf,#address2,#address1,#gnm1,#gnm2,#fseyi,#fmeyi {
	padding-right: 1em;
}
@media screen and (max-width: 390px) {
	/*.cart_r_data.cart_delivery_day*/
	.cart_r_data .cnt select {
		margin: 0 5px;
		padding: 0.5em;
	}
	.cart_r_data .cnt select:first-child {
		margin-right: 5px;
	}
}



/*------------------------------------------
inquire_sp
------------------------------------------*/
.breadcrumb{
	min-width: auto;
}
.guide_ttl{
	padding: 0px 0px 40px 0px;
}
.info_cnt_guide_menu{
	    margin-bottom: 20px;
}
.info_cnt_guide_menu li{
	font-size: 12px;
}
.info_cnt_qa{
	margin-bottom: 10px;
}
.info_cnt_qa h3{
	position: relative;
	margin-left: 20px;
	font-size: 16px;
	padding-left: 10px;
}
.info_cnt_qa h3::before {
   /* content: '';
    position: absolute;
    top: calc(50% - 6px);
    left: 22px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);*/
}
.info_cnt_qa ul{
	padding: 0 10px;
}
.info_cnt_qa li{
	font-size: 13px;
}
.info_cnt_qa .link_btn{
	padding: 10px;
	font-size: 14px;
}

.con_inner{
	padding: 0 20px;
}
.con_inner .con_ttl{
	font-size: 16px;
}

.contact_inner select.minimal,
.cart_body select.minimal,
.num_item_sel select.minimal,
#search_cnt_main select.minimal,
#search_cnt_main_sp select.minimal,
.con_inner input[type="text"]{
	font-size: 14px;
}
.cart_body select#deliveryTime{
	margin: 10px 0 0;
}
.con_inner .con_name_input h3{
	margin-bottom: 5px;
}
.con_inner .cnt  input[type="text"]:last-child{
	margin-top:10px;
}
.con_inner .cnt:nth-child(2){
	margin:0;
}
.con_inner input[type="text"],
.con_inner textarea{
	width: 100%;
}

.con_inner .con_name_input input[type="text"]{
	width: 100%;
	display: inline-block;
	margin-right: 0;
}

/*login page*/
#container_login {
	padding: 0 20px;
	box-sizing: border-box;
}
#container_login .inner{
	display: block;
	/*max-width: 320px;*/
	width: 100%;
	border-radius: 10px;
	background: rgba(255,255,255,0.8);
	border: 1px solid #CCC;
	padding: 20px 20px 60px;
	margin: 50px auto;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
    position: relative;
}
#container_login form {
	display: block;
	box-sizing: border-box;
}
#container_login .cnt dl {
	margin: 0 auto;
}
#container_login .cnt dd input {
	width: 100%;
	box-sizing: border-box;
}
#container_login .cnt .box {
	width: 100%;
	/*max-width: 267px;*/
}
#container_login #userid, #container_login #passwd {
	height: 38px;
}
#container_login .inner_logo{
	margin-bottom: 10px;
}
#container_login .inner_logo img {
	width: 120px;
}
#login_enter a {
	border-radius: 3px;
	margin: 30px 28px 20px;
	font-size: 18px;
}
#container_login .cnt dl dt {
	font-size: 14px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*faq page*/
.info_cnt_qa_link {
	width: calc(100% - 20px);
	margin: 0 auto;
}
.info_cnt_qa_link, .info_cnt_qa_link * {
	box-sizing: border-box;
}
.info_cnt_qa_link {
	padding: 30px 10px;
}
.info_cnt_qa_link h3 {
	position: relative;
	margin-bottom: 5px;
	padding-left: 2px;
	padding-bottom: 15px;
	font-size: 16px;
}
.info_cnt_qa_link li {
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5;
	font-size: 13px;
}
#faq_page .info_cnt_qa h3 {
	margin-left: 0;
	padding-left: 15px;
    padding-bottom: 10px;
}
#faq_page .info_cnt_qa h3:before{
	right: 10px;
	left: 10px;
}
#faq_page .info_cnt_qa h4 {
	margin-top: 20px !important;
	padding-right: 20px;
}
#faq_page .info_cnt_qa li {
	margin-bottom: 10px;
	padding-left: 5px;
}
#faq_page .info_cnt_qa li ul {
	padding-left: 15px;
}
.info_cnt_qa_link ul {
	padding-left: 0;
}
.info_cnt_qa_link ul + h3,
.info_cnt_qa_link h4 + h3 {
	margin-top: 30px;
}
.info_cnt_qa_link h3 + h4 {
	margin-top: 0;
}
.info_cnt_qa_link h4, #faq_page .info_cnt_qa h4 {
	margin-bottom: 10px;
	font-size: 14px;
}
#faq_page .info_cnt_qa {
	padding-top: 40px;
}



/*guide page, privacypolicy page*/
#guide_page .guide_list,
#privacypolicy_page .privacypolicy_list {
	padding: 20px;
}
#guide_page .guide_list p,
#privacypolicy_page .privacypolicy_list p {
	font-size: 14px;
	padding: 10px 0; 
}
.privacypolicy_text{
	font-size: 14px;
	padding: 5px 0;
}
#privacypolicy_page .privacypolicy_list p,
#privacypolicy_page .privacypolicy_list li{
	font-size: 14px;
}
#guide_page .guide_list_inner,
#privacypolicy_page .privacypolicy_list_inner {
	margin-top: 0px;
}
#guide_page .guide_list_inner + .guide_list_inner,
#privacypolicy_page .guide_list_inner + .privacypolicy_list_inner {
	margin-top: 20px;
}

.guide_movie_sp{
    display:block;
    text-align: center;
    padding:20px 10px;
    max-width: 100%;
}
.guide_movie_sp video{
    max-width: 100%;
}
.guide_movie{
    display:none;
}

#guide_page .guide_list h4,
#privacypolicy_page .privacypolicy_list h4 {
	margin-top: 10px !important;
	font-size: 16px;
	padding: 2px 0 2px 10px
}
#guide_page .guide_list h3,
#privacypolicy_page .privacypolicy_list h3 {
	padding: 10px 0;
	margin-bottom: 5px;
	font-size: 20px;
}

.privacypolicy_list_inner + .privacypolicy_list_inner {
	margin-top: 20px!important;
}


/* breadcrumb */ 
 .l-breadcrumb {
    margin:10px;
    padding: 0;
}
.c-breadcrumb li{
    font-size: 11px;
}



.cart_l_ttl_male{
	padding:10px;
	width: auto;
}
.cart_l_ttl_male h3{
	font-size:20px;
}
.cart_l_ttl_male p{
	font-size: 14px;
}
.cart_male_radio{
	margin-top: 10px;
}
.cart_male_radio_item{
	background: #fff;
	padding: 10px 5px;
	width: 45%;
	text-align: left;
}
.cart_male_radio_item .radio-input + label{
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 14px;
}
.cart_r_data.is-male{
	background: url(/images/ringbellnew/cart/cart_bg_sp.png) no-repeat 0 0;
	background-size: contain;
	padding: 30px 0 0;
	margin-top: 10px;
}
.cart_r_data_male_list{
	margin-bottom: 10px;
}
.cart_r_data_male_list li{
	font-size: 13px;
}



/* 酒類販売管理者標識 & 会社概要 */ 
.guide_ttl h2.is-shurui {
    font-size: 24px;
}

.shurui_cnt,
.compant_cnt{
	margin:0 20px 40px;
}
.shurui_cnt th,
.shurui_cnt td,
.compant_cnt th,
.compant_cnt td{
	padding: 10px;
	font-size: 14px;
}
.compant_cnt th{
	width: 30%;
}
.compant_cnt td{
	width: 70%;
}


/* 申し込み完了 */
.cart_body.is-complete{
	margin-top: 40px;
	max-width: 900px;
}
.cart_body.is-complete .cart_body_m{
	padding: 20px;
}
.cart_body .cart_body_inner_comp_title{
	padding:20px;
	line-height: 1.4;
	font-size:160%;
	box-sizing: border-box;
}
.cart_body_inner_comp_text{
	line-height: 1.7;
	font-size: 14px;
}


/*shipment_status page*/
.egift_container {
	width: 100%;
}
.guide_ttl.egift_container h3 {
	margin-top: 20px;
	font-size: 26px;
}
#shipment_status {
	padding: 10px;
}
#shipment_status h4, .shipment_status_infowrapper h4 {
	font-size: 16px;
}
.shipment_status .shipment_status_top {
	padding: 20px;
	font-size: 14px;
	line-height: 1.4;
}
.shipment_status_item {
	display: flex;
	width: 100%;
	padding: 0 0 20px;
}
.shipment_status_inner {
	display: block;
	padding: 20px;
}
.shipment_status_inner figure {
	width: 80px;
	height: 80px;
}
.shipment_status_item > div {
	width: calc(100% - 80px);
	padding: 0 0 0 20px;
}
.shipment_status_info {
	width: 100%;
	padding: 20px 0 0;
	border-left: none;
	border-top: 1px solid #dcdcdc;
}
.shipment_status_item span {
	font-size: 14px;
}
.shipment_status_item a {
	width: 130px;
	margin-top: 20px;
	padding: 15px 0;
	font-size: 12px;
}
.shipment_status_comment {
	padding: 10px;
}
.shipment_status_infowrapper {
	padding: 30px 10px;
}
.shipment_status_infowrapper dt,
.shipment_status_infowrapper dd {
	padding: 15px;
	font-size: 14px;
}
.shipment_status_infowrapper dt {
	width: 120px;
}
.shipment_status_infowrapper dd {
	width: calc(100% - 120px);
}
.shipment_status_infowrapper + .shipment_status_infowrapper {
	padding-top: 20px;
}

/*inquire_confirm page, cart_comfirm page*/
.contact_inner.egift_container,
.cart_body_m.egift_container {
	padding: 10px;
}
.contact_inner.egift_container .con_inner,
.cart_body_m.egift_container .cart_body_m_inner {
	padding: 0;
}
.contact_inner.egift_container .con_inner:first-of-type,
.cart_body_m.egift_container .cart_body_m_inner:first-of-type {
	border-top: none;
}
.contact_inner.egift_container .con_ttl,
.cart_body_m.egift_container .cart_l_ttl {
	width: 100%;
	border-bottom: none;
	background: #eee;
}
.contact_inner.egift_container .con_dat,
.cart_body_m.egift_container .cart_r_data {
	width: 100%;
	padding-bottom: 30px;
	border-bottom: none;
}
.contact_inner.egift_container{
	margin: 0 auto;
}
.contact_complete_title{
	padding:0 20px;
	line-height: 1.6;
}
.cart_body_m.egift_container {
	margin: 20px auto 0;
}
.egift_h3 {
	width: 100%;
	margin: 30px 0;
	padding: 0 20px;
	font-size: 16px;
	line-height: 1.5;
}
.egift_h4 {
	width: 100%;
	padding: 0 10px;
}
.egift_h3 + .egift_h4 {
	margin-top: 40px;
}
.finish_w {
	padding: 10px;
	font-size: 14px;
}



/* l-modal-item */ 
.l-modal-bg.is-show{
    z-index: 103;
}

.l-modal-item{
    min-width: auto;
    width: 90%;
    height: 80vh;
    box-sizing: border-box;
    padding: 15px;
    /*position: relative;*/
}
#mylist .l-modal-bg .c-modal-close,
.c-modal-close{
    min-width: auto;
    width: 90%;
    height: calc(80vh + 80px);
}
.l-itemdetail-modal-bg .c-modal-close{
    height: 480px;
}
.c-modal-close::before,
.c-modal-close::after{
    right: 50px;
}

.l-modal-item-innerwrap{
    height: 40px;
}
.c-modal-item-imgnum{
    bottom: 0;
}
.c-modal-item-moresee{
    top:18px;
    padding-left: 2px;

}
.l-modal-item-imgwrap {
    width: 100%;
}
.c-modal-item-imgnum-wrap{
    top:auto;
    bottom:10px;
    font-size: 14px;
}
.c-itemdetail-list .c-modal-item-imgnum-wrap{
    bottom: -10px;
    right: 10px;
}
#category .l-modal-bg .l-modal-item-imgwrap{
    width: 100%;
}
.l-modal-item.is-show{
    display: block;
}
.l-modal-item-content {
    width: 100%;
}
.c-modal-item-title{
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.c-modal-item-subtitle {
    font-size: 14px;
}
.c-modal-item-detail dd,
.c-modal-item-text,
.c-modal-item-allergy,
.c-modal-item-hashtag li,
.c-modal-item-sku-explain,
.c-modal-item-sku-text{
    font-size: 12px;
}
.c-modal-item-attention{
    font-size: 10px;
}
.c-modal-item-allergy dd{
    margin-bottom: 5px;
}
.l-modal-item .slick-dotted.slick-slider{
    margin-bottom: 10px;
}


/* system_error */ 
.system_error_cnt{
	width: auto;
    padding: 20px;
    margin: 0 20px 40px;
}
.system_error_link .btn_bn a{
	font-size: 14px;
}
#system_error .c-header-menu,
#system_error .c-header-mylist{
	display: none;
}


/* login */ 
.container_login_h1{
    font-size: 11px;
    bottom: 20px;
    width: auto;
    margin: auto;
    left: 0;
    right: 0;
    line-height: 1.1;
}



/* ヘッダー内 */
.c-header-mylist,
.c-header-menu {
  display: block;
}
.c-header-search img {
  width: 18px;
}
.c-header-guide {
  display: block;
}
.c-header-guide a {
  position: relative;
  display: block;
  padding-top: 27px;
  text-align: center;
  font-size: 10px;
}
.c-header-guide a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translateX(-50%);
  background: url(/images/ringbellnew/common/icon_header_guide.png) no-repeat;
  background-size: contain;
}
.l-header {
  width: auto;
  min-width: auto;
  height: var(--h-header-sp);
  z-index: 100;
}
.l-header .container {
  height: var(--h-header-inner-sp);
  width: var(--w-sp);
}

.c-leftnav-header-sp {
  position: absolute;
  top: 0;
  display: none;
  width: 100vw;
}
.l-leftnav.is-show .c-leftnav-header-sp {
  display: block;
}

.sp_header_bg.is-show::before,
.sp_header_bg.is-show::after {
  content: "";
  display: block;
  width: 2px;
  height: 25px;
  background-color: #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  right: 320px;
}
.sp_header_bg.is-show::after {
  transform: rotate(-45deg);
}
.l-leftnav-search-sp,
.c-leftnav-login-sp {
  display: block;
}
.l-leftnav-search-sp {
  padding: 0 5vw 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.c-leftnav-login-sp {
  margin: 0 5vw 40px;
}
.l-leftnav-search-sp a,
.c-leftnav-login-sp a {
  text-decoration: none;
  color: #333;
}
.c-leftnav-login-sp a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--c-black);
  text-align: center;
  border-radius: 50vh;
  font-weight: 600;
}
.c-leftnav-login-sp a span {
  display: flex;
  align-items: center;
}
.c-leftnav-login-sp a span::before {
  content: "";
  display: inline-block;
  background-image: url(/images/ringbellnew/common/icon_header_logout.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  vertical-align: bottom;
}
.sp_header_bg {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 103;
  display: block;
  cursor: pointer;
  transition: 0.5s;
}
.sp_header_bg.is-show {
  opacity: 1;
  visibility: visible;
}
.c-header-logo {
  width: calc(88 / 390 * 100vw);
  margin-right: auto;
  padding-right: 8%;
  z-index: 100;
}
.c-header-logo img {
  width: 120px;
}
.l-header-left {
  /* padding: 10px 0; */
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
}
.l-header form {
  padding: calc(14 / 390 * 100vw) 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.c-header-mylist,
.c-header-search {
  display: none;
  text-align: center;
  margin-left: 3%;
  z-index: 100;
}
.c-header-mylist a,
.c-header-search {
  text-decoration: none;
  color: #333;
  font-size: 10px;
  display: none;
}
.c-header-mylist a img {
  width: 20px;
}
.c-header-mylist a .is-text {
  padding-top: 5px;
  font-weight: 500;
}
.c-header-search .is-text {
  font-size: 10px;
  padding: 4px 0 0 2px;
  font-weight: 500;
}
.c-header-menu a {
  position: relative;
  display: block;
  padding-top: 27px;
  text-align: center;
  font-size: 10px;
  margin-left: calc(35 / 390 * 100vw);
}
.c-header-menu a::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translateX(-50%);
  background: url(/images/ringbellnew/common/icon_header_menu.png) no-repeat;
  background-size: contain;
}
.c-header-menu .is-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  transform: scale(0.9);
  padding-top: 7px;
  font-weight: 500;
  text-align: center;
  width: 110%;
  margin-left: -3%;
}
.c-header-menu a {
  display: block;
  /* width: 50px;
  height: 34px; */
  text-decoration: none;
  color: #333;
  font-size: 10px;
}
.c-header-menu a .is-line span {
  width: 45%;
  margin: auto;
  height: 2px;
  background-color: var(--c-link);
  display: block;
}
.c-header-menu a span::before,
.c-header-menu a span::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--c-link);
  display: inline-block;
  vertical-align: bottom;
}
.c-header-menu a span::after {
  vertical-align: 0;
}
/* メニュー内 */
.l-leftnav {
  width: 85%;
  max-width: 300px;
  height: 100%;
  position: fixed;
  z-index: 103;
  background: #fff;
  top: 0;
  right: 0;
  left: auto;
  padding: 0 0 20px;
  transform: translateX(100%);
  transition: 0.5s;
}
.l-leftnav.is-show {
  transform: translateX(0);
  overflow-y: scroll;
}
.c-leftnav-middle {
  display: none;
  /* background: #eee; */
  padding-top: 15px;
  padding-bottom: 15px;
}
.c-leftnav-footnav {
  padding: 0 0 20px;
}
.c-leftnav-footnav li:first-child {
  display: none;
}
.c-leftnav-large li a {
  background: none;
  height: auto;
  color: #333;
  text-align: left;
  display: block;
  font-size: 100%;
  display: block;
  padding: 25px;
  position: relative;
}

.c-leftnav-large li a.is-category:before {
  content: "";
  display: block;
  position: absolute;
  border-top: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  width: 10px;
  right: 8px;
  top: 50%;
  height: 8px;
}
.c-leftnav-large li a::after {
  right: 5px;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
}
.c-leftnav-large li a.is-category:after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  border-top: 1px solid #333;
  border-right: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 12px;
  top: calc(50% - 4px);
}
.c-leftnav-large li.is-show a.is-category:after {
  border-top: none;
}

.c-leftnav-large li:nth-child(3) a {
  background: none;
}
.c-leftnav-large li.is-current a,
.c-leftnav-large li a {
  background: none;
  color: #333;
  font-size: 14px;
  text-align: center;
}
.c-leftnav-large li.is-current a span,
.c-leftnav-large li a span {
  /* padding-top: 10px;
  font-size: 11px;
  font-weight: 200; */
}
.c-leftnav-large {
  padding: 0;
  /* background: #eeeeee; */
}
.c-leftnav-large li {
  padding: 0;
  text-align: center;
}
.c-leftnav-large li:last-child {
  margin-bottom: 0;
}
.c-leftnav-copy {
  font-size: 10px;
  transform: scale(0.9);
  color: #7d7d7d;
  text-align: center;
  padding: 10px 0;
}
.c-leftnav-copy br {
  display: none;
}
.c-leftnav-logo {
  margin-bottom: 11px;
  text-align: center;
  padding: 10px 0 0;
}
.l-leftnav-history {
  display: block;
  padding: 20px 0 10px 5vw;
  overflow-x: auto;
  white-space: nowrap;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.c-leftnav-history-title {
  margin-bottom: 10px;
}
.c-leftnav-history {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
  border-bottom: none;
  display: flex;
}
.c-leftnav-history::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}
.c-leftnav-history li {
  flex-basis: 100px;
  width: 100px;
  max-width: 100px;
  min-width: 100px;
  margin-right: 20px;
}
.c-leftnav-history figcaption {
  margin-top: 10px;
  font-size: 11px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

/* 検索ボックス表示 */
.c-header-search-wrap-sp {
  display: flex;
  margin-top: auto;
  /* background-color: #fff; */
  /* z-index: 110; */
  text-align: center;
  width: 100%;
}
.c-header-search-wrap-sp.is-show {
  right: 0;
}
.c-header-select-wrap {
  display: block;
  height: 44px;
  /* margin: 0 0 10px 0; */
}
.c-header-input-wrap {
  flex: 1;
  display: block;
  width: auto;
  margin: 0;
  position: relative;
  height: 44px;
  box-sizing: border-box;
}
.c-header-input-voice {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  right: 4px;
  width: 25px;
  height: 30px;
  background-image: url(/images/ringbellnew/common/icon_search_boise.png);
  background-repeat: no-repeat;
  background-size: 13px 18px;
  background-position: center;
  cursor: pointer;
}
.c-header-select {
  width: calc(130 / 390 * 100vw);
  font-size: 13px;
  padding: 12px;
  height: 100%;
}
.c-header-input-text {
  width: 100%;
  height: 100%;
  display: block;
  padding: 12px;
  /* margin-bottom: 15px; */
  font-size: 14px;
  box-sizing: border-box;
}
.c-header-keyword {
  /* font-size: 13px;
  text-align: left;
  white-space: normal;
  display: flex; */
}
.c-header-keyword dt {
  white-space: nowrap;
}
.c-header-keyword-dd a {
  margin-bottom: 5px;
}
.c-header-input-submit {
  /* margin-bottom: 15px; */
}
.c-header-search-close-sp {
  display: none;
  /* position: relative;
  cursor: pointer;
  display: block;
  margin: 0 0 10px auto;
  width: 30px;
  height: 30px; */
}
.c-header-search-close-sp::before,
.c-header-search-close-sp::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 20px;
  background-color: #333;
  transform: rotate(45deg);
}
.c-header-search-close-sp::after {
  transform: rotate(-45deg);
}

/* l-leftnav */
.l-leftnav,
.l-leftnavwrap {
  width: auto;
  min-width: auto;
}
.l-leftnavwrap {
  display: block;
}
.l-leftnav {
  background: #fff;
  height: 100dvh;
  width: calc(330 / 390 * 100vw);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: calc(14 / 390 * 100vw) calc(20 / 390 * 100vw);
  box-sizing: border-box;
}
.c-leftnav-brand {
  text-align: center;
  margin: 0 auto calc(15 / 390 * 100vw);
}
.c-leftnav-brand__link img {
  height: calc(44 / 390 * 100vw);
  width: auto;
  display: inline-block;
}
.c-leftnav-large,
.c-leftnav-middle,
.c-leftnav-footnav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-leftnav-large__item {
  border-bottom: 1px solid #d8d0c7;
}
.c-leftnav-large__link {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 22px 0;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 600;
  color: #222;
  text-decoration: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
}
.c-leftnav-large__arrow,
.c-leftnav-large__plus {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  position: relative;
}
.c-leftnav-large__arrow::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-right: 1.6px solid #555;
  border-bottom: 1.6px solid #555;
  transform: rotate(-45deg);
}
.c-leftnav-large__plus::before,
.c-leftnav-large__plus::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 1.6px;
  background: #555;
  transform: translate(-50%, -50%);
}
.c-leftnav-large__plus::after {
  width: 1.6px;
  height: 12px;
}
.js-leftnav-slide.is-show .c-leftnav-large__plus::after,
.js-leftnav-slide[aria-expanded="true"] .c-leftnav-large__plus::after {
  opacity: 0;
}
.c-leftnav-middle {
  margin: 10px auto;
  border-top: none;
  border-bottom: 1px solid #d8d0c7;
}
.c-leftnav-middle > li {
  padding: 0;
}
.c-leftnav-middle li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: calc(16 / 390 * 100vw);
  font-size: 16px;
  text-decoration: none;
}
.c-leftnav-middle li:last-child a {
  border-bottom: 0;
}
.c-leftnav-middle li a::after {
  content: "";
  flex: 0 0 auto;
  width: 7px;
  height: 7px;
  border-right: 1.6px solid #777;
  border-bottom: 1.6px solid #777;
  transform: rotate(-45deg);
}
.c-leftnav-footnav {
  margin-top: calc(24 / 390 * 100vw);
}
.c-leftnav-footnav li a {
  display: block;
  padding: calc(15 / 390 * 100vw) 0;
  font-size: 13px;
  text-decoration: none;
}
.c-leftnav-footnav li {
  padding: 0;
}
.c-leftnav-login-sp {
  margin: calc(24 / 390 * 100vw) auto calc(60 / 390 * 100vw);
  display: flex;
  justify-content: center;
}
.c-leftnav-loginbtn {
  width: 100%;
  max-width: 100%;
  height: 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 1px solid #9a9a9a;
  border-radius: 999px;
  text-decoration: none;
  color: #222;
  font-weight: 600;
  background: #fff;
  box-sizing: border-box;
}
.c-leftnav-loginbtn__icon {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative;
}
.c-leftnav-loginbtn__icon::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 14px;
  height: 10px;
  border: 1.4px solid #666;
  border-radius: 2px;
}
.c-leftnav-loginbtn__icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-right: 1.4px solid #666;
  border-top: 1.4px solid #666;
  transform: translateY(-50%) rotate(45deg);
}
.c-leftnav-logo {
  text-align: center;
  padding-bottom: 10px;
}
.c-leftnav-logo img {
  height: 20px;
  width: auto;
  display: inline-block;
}

/* l-main */
.l-main,
#mylist .l-main,
#category2 .l-main {
  min-width: auto;
}
.l-main-stickywrap {
  margin-bottom: calc(24 / 390 * 100vw);
  height: 44px;
}
#top .l-main-stickywrap {
  height: 52px;
}
.l-main-sticky.is-fixed {
  top: 0;
  width: auto;
  min-width: auto;
  padding: 0;
  opacity: 1;
}
.l-main-tab {
  padding: 0;
}
#category2 .l-mainitem,
.l-mainitem {
  width: 100%;
  min-width: auto;
  min-height: auto;
  padding: 0 0 86px;
}
#mylist .l-mainitem {
  /* width: auto;
  min-width: auto;
  min-height: auto;
  padding-bottom: 20px; */
}
/* c-main-tab */
.l-main-tab,
.c-main-tab {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
  max-width: 100%;
  width: 100vw;
  border-bottom: none;
}
.c-main-tab::-webkit-scrollbar {
  display: none;
}
.l-main-tab {
  position: relative;
}
.l-main-tab::before {
  content: "";
  display: block;
  position: absolute;
  width: 100px;
  height: 52px;
  background: -moz-linear-gradient(left, #fff, transparent);
  background: -webkit-linear-gradient(left, #fff, transparent);
  background: linear-gradient(
    to right,
    rgba(240, 240, 240, 0) 0%,
    rgba(240, 240, 240, 1) 90%
  );
  top: 0;
  right: 0;
}
.l-main-tab::after {
  content: "";
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-right: 2px solid #333;
  border-top: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px;
  top: calc(50% - 6px);
  z-index: 100;
}

.c-main-tab li {
  flex: 0 0 30%;
  white-space: normal;
  border: 1px solid #dcdcdc;
  border-left: none;
}
.c-main-tab li:first-child {
  margin: 0;
}
.c-main-tab li a,
.c-main-tab li:first-child a {
  height: 50px;
  padding: 0;
  border-radius: 0;
  border: none;
}

/* sp-category-nav */
.l-sp-category-nav {
  /* display: block;
  margin-bottom: 15px; */
}
.c-sp-category-nav {
  display: flex;
}
.c-sp-category-nav li {
  width: 100%;
}
.c-sp-category-nav li a,
.c-sp-category-nav li span {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  border-bottom: 5px solid #eeeeee;
  height: 50px;
  text-decoration: none;
  color: #333;
}
.c-sp-category-nav .is-current a,
.c-sp-category-nav .is-current span {
  font-weight: bold;
  border-bottom: 5px solid #ac8445;
}

/* c-main-sort */
.l-main-sort {
  margin: 0 calc(20 / 390 * 100vw);
  padding: 0;
  width: auto;
  z-index: 100;
  transition: 0.5s;
}
.l-main-sort.is-show {
  padding: 0;
}
.c-main-sort dd {
  margin: 0;
  padding: 10px;
  text-align: center;
}
.c-main-sort dd.is-current a,
.c-main-sort dd a {
  text-decoration: none;
}
.c-main-sort dd.is-current a {
  position: relative;
  padding-left: 24px;
}
.c-main-sort dd.is-current a::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  background: url(/images/ringbellnew/common/icon_submit.png) no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.c-main-sort dd.is-current {
  width: 160px;
}
.c-main-sort.is-open dd:not(.is-current) {
  width: 160px;
}

/* breadcrumb */
.l-breadcrumb {
  margin: calc(12 / 390 * 100vw) auto;
  width: var(--w-sp);
}
.c-breadcrumb li {
  font-size: 11px;
}

/* l-header-nav */
.l-header-nav {
  margin: 0 auto;
  width: var(--w-sp);
}
.c-header-nav {
  overflow-x: auto;
  height: calc(var(--h-header-sp) - var(--h-header-inner-sp));
  gap: 25px;
}
/* .c-header-nav__drop{
  position: static;
  box-shadow: none;
} */
.c-header-nav__item {
  flex: 0 0 auto;
}
.c-header-nav__item.is-open .c-header-nav__drop{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.c-leftnav-large li a {
  padding: calc((25 / 390) * 100vw) 0;
}
.c-leftnav-large li a span {
  padding: 0;
  font-size: calc((16 / 390) * 100vw);
  color: var(--c-black);
  text-align: left;
}
.c-leftnav-large__link {
  padding: calc((25 / 390) * 100vw) 0;
  text-align: unset;
  font-size: calc((16 / 390) * 100vw);
  color: var(--c-black);
}
.c-header-nav__grid {
  justify-content: flex-start;
  gap: calc((20 / 390) * 100vw);
}
.c-header-nav__grid li {
  width: calc((100% - (20 / 390 * 100vw)) / 2);
}
.c-header-nav__grid a {
  gap: calc(8 / 390 * 100vw);
}
.c-header-nav__thumb {
  width: calc(48 / 390 * 100vw);
}

/* l-footer */
.l-footer {
  padding-bottom: var(--fixed-footer-h, 0px);
}
.l-footer-inner {
  padding: 32px 0 24px;
}
.c-footer-nav ul {
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: calc(20 / 390 * 100vw) calc(64 / 390 * 100vw);
}
.c-footer-nav ul li {
  width: calc((100% - (64 / 390 * 100vw)) / 2);
}
.c-footer-nav a {
  font-size: 14px;
}
.c-footer-logo {
  margin: calc(50 / 390 * 100vw) 0 calc(10 / 390 * 100vw);
}
.c-footer-logo img {
  height: 20px;
}
.c-footer-copy {
  font-size: 10px;
}
.c-item-title {
  margin: calc(24 / 390 * 100vw) calc(20 / 390 * 100vw) calc(32 / 390 * 100vw);
  font-size: calc(24 / 390 * 100vw);
  line-height: calc(36 / 24);
}

.c-fixed-footer .c-header-search,
.c-fixed-footer .c-header-mylist {
  display: block;
}
.c-fixed-footer .c-header-mylist a {
  display: block;
}
.c-fixed-footer-inner .c-scrolltop-pc {
  position: fixed;
  top: auto;
  bottom: 85px;
  right: calc(10 / 390 * 100vw);
  z-index: 100;
  width: calc(44 / 390 * 100vw);
  height: calc(44 / 390 * 100vw);
}

.c-fixed-footer-pc {
  display: none;
}
#mylist .c-fixed-footer-pc {
  display: block;
}
.c-fixed-footer {
  display: block;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: -64px;
  z-index: 102;
  transition: 0.4s;
  background: #ffffff;
  box-shadow: 0px 3px 4px rgba(85, 85, 85, 0.1);
  box-sizing: border-box;
}
#mylist .c-fixed-footer {
  /* display: none; */
}
.c-fixed-footer.is-fixed {
  bottom: 0;
}
.c-fixed-footer-inner {
  display: flex;
  align-items: center;
  width: 100%;
}
.c-fixed-footer-inner > div {
  margin: 0;
  width: calc(100% / 4);
}
.c-fixed-footer-inner > div a {
  position: relative;
  display: block;
  height: 64px;
  font-size: 14px;
  padding-top: 36px;
  text-align: center;
  box-sizing: border-box;
}
.c-fixed-footer-inner > div.is-active a {
  background-color: var(--c-black);
  color: var(--c-w);
}
.c-fixed-footer-inner > div a::before {
  content: '';
  position: absolute;
  top: 9px;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translateX(-50%);
}
.c-fixed-footer-home a::before {
  background: url(/images/ringbellnew/common/icon_header_home.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-home.is-active a::before {
  background: url(/images/ringbellnew/common/icon_header_home_on.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-search a::before {
  background: url(/images/ringbellnew/common/icon_header_search.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-search.is-active a::before {
  background: url(/images/ringbellnew/common/icon_header_search_on.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-ranking a::before {
  background: url(/images/ringbellnew/common/icon_header_ranking.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-ranking.is-active a::before {
  background: url(/images/ringbellnew/common/icon_header_ranking_on.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-mylist a::before {
  background: url(/images/ringbellnew/common/icon_header_mylist.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-mylist.is-active a::before {
  background: url(/images/ringbellnew/common/icon_header_mylist_on.png) no-repeat;
  background-size: contain;
}
.c-fixed-footer-inner > div .is-text {
  margin-top: 3px;
}
.c-fixed-sort {
  cursor: pointer;
  display: none;
}
.c-fixed-sort span::before,
.c-fixed-pageTop span::before {
  content: "";
  display: inline-block;
  background-image: url(/images/ringbellnew/common/icon_mylist_sp_w.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 7px;
}
.c-fixed-sort span::before {
  background-image: url(/images/ringbellnew/common/icon_sort_sp.png);
  width: 20px;
  height: 20px;
}
#top .c-fixed-sort,
#category .c-fixed-sort {
  display: inline-block;
}
.c-fixed-pageTop span::before {
  background-image: url(/images/ringbellnew/common/icon_pagetop_sp.png);
  width: 12px;
  height: 12px;
}
.c-mylist-balloon {
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  position: fixed;
  bottom: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  width: 70%;
  border-radius: 3px;
  background: rgba(20, 20, 20, 0.7);
  text-align: center;
  padding: 20px 0;
  z-index: 150;
}
.c-mylist-balloon.is-show {
  opacity: 1;
  visibility: visible;
}
.l-exlogin {
  top: 10px;
  bottom: auto;
}