@media only screen and (max-width: 768px) {
    .mb-float-center{
        text-align: center !important;
    }
    .br{
        display:block !important;
    }
    .pcicon{
        display:none !important;
    }
}

.no_stock{
    color: red; text-align: left; margin-top:5px; font-weight: bold; font-size: 20px
}
.request_info_fontsize {
	font-size: 1.1rem;
}

.product-detail-remove-hover,a:hover{
	text-decoration: none;
}

.func-search .input-text {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    /*width: 0; */
    height: 34px;
    position: static;
    float: left;
    overflow: hidden;
    top: auto;
    left: auto;
    /*margin-top: 9px; */
    background: #FFF;
    opacity: 1;
}

.func-search .input-text input[type="text"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    width: 266px;
    height: 28px;
    padding: 3px 10px;
    background-color: #ffffff;
    border: none;
    border-top-color: initial;
    border-top-style: none;
    border-top-width: initial;
    border-right-color: initial;
    border-right-style: none;
    border-right-width: initial;
    border-bottom-color: initial;
    border-bottom-style: none;
    border-bottom-width: initial;
    border-left-color: initial;
    border-left-style: none;
    border-left-width: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    color: #0d0e10;
    font-size: 1rem;
}

/*
.func-opened-type-a div svg {
    position: absolute;
    right: 13px;
    top: 10px;
} */

.sp_searchicon {
    padding-left: 6px;
    padding-top: 12px;
    margin-right: 10px;
    right: 16px;
    position: absolute;
}
.func-opened-type-a {
     width: 300px !important;
    opacity: 1;
 /* margin-right: -504px; */
    z-index: 100;
}

.func-search {
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    display: block;
    width: 31px;
    height: 52px;
    position: absolute;
    overflow: hidden;
    right: 7px;
    margin-right: 0px;
    top: 0;
    opacity: 1;
    z-index: 1;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: block;
    top: auto;
    left: auto;
    background: none;
    opacity: 1;
}


.blog-imagefit {
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 137px;
    height: 137px;
    border: 1px solid #ccc;
    background-size: cover;
}

.left_side_pullicon {
	margin-right: 15px;
	color: gray;
	line-height: inherit;
	transition: transform linear .075s;
}
.collapsed .fa-chevron-down {
    transform: rotate(-90deg);
}

.thumbnail-pt {
	padding-top: 20px;
}
.blog-fontstyle {
	font-weight: 600;
	text-decoration: underline dotted;
}
.blog-thumb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;

}

.fromjapan-text-color {
	color:  rgba(0,0,0,1.0);
}

.fromjapan-text-style{
	font-size: 15px !important;
	vertical-align: middle;
}

.blog-img {
    height:auto;
	max-width:100%;
	max-height:100%
}

.list-blog{
	background: #d91f2d !important;
}

.list-blog > a {
	padding: 0.4rem 1.25rem;
	color: #ffffff;
}

.list-blog > a > .fas {
	line-height: 1.6
}

.bg-blog{
	background: white !important;
}
.anyClass {
	background: white;
	background-color: white;
	height:auto;
	border:1px solid #d91f2d;
	padding: 1px;
}


.mw-50 {
	max-width: 50% !important;
}
.mw-40 {
	max-width: 100% !important;
}
.rwd_mb-4{
    margin-bottom: 1.5rem !important;
}
.rwd_mt-4{
	margin-bottom: 1.5rem !important;
}
.color-777 {
	color: #777;
}
.pt-125rem {
	padding-top: 1.25rem;
}
.list-group-item-bl {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
}



.bg-spmenu {
	background-color: #f7f7f7;
	background-color: #ffffff;
}
.pc { display: none !important; }
.pc_cart { display: none !important; }
.pc-inline { display: none !important; }¥
.pc-flex { display: none !important; }
.sp { display: block !important; }
.sp_cart { display: block !important; }
.rwd-request { display: block !important; }
.sp-flex { display: flex !important; }
.pc_logo { max-width: 150px; height: auto }
.pc_flex_direction { flex-direction: row; }
.totyuukara2dan:nth-child(1) article { background-color: #000; }
.rwd_mt1 { margin-top: 1.4rem; }
.p-5 { padding: 0rem !important; }
.as-footer-box {
	font-size: 0.9rem;
	padding: 6px;
}
.spmenu-account-margin {
	padding-left: 6px !important;
	padding-right: 6px !important;
}
.spmenu-margin-left {
	margin-left: 12px;
}
.rwd_dropdown_content_initial {
	color: black;
}
.rwd_dropdown_content_initial:hover {
	color: black;
}
.rwd_dropdown_content_initial:after {
	content: initial;
}
.spmenu-margin-left .col-6:has(.taxon-image){
	/*max-height: calc(100vw / 3.55);*/
	max-height: calc(100vw / 4.75);
	overflow: hidden;
}
.spmenu-margin-left .taxon-image{
	background-size:contain;
}

.rwd_m-2to0 {
	margin: 0 !important;
}

.rwd_product_mr-4 {
	margin-right: 1.5rem;
}

.sliderProductSP{
    display: none;
}

.sliderProductNoSP{
    display: block;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (min-width: 576px) {
	.pc_flex_direction { flex-direction: column; }
}

@media only screen and (min-width: 1300px) {
.pc-inline {
	display: inline !important;
	font-size: .8rem;
	}
}
@media only screen and (min-width: 1300px) {
.rwd-request {
	display: none !important;
}

.pc_logo { max-width: 250px; height: auto }

}


@media only screen and  (min-width: 1000px ) and (max-width:1300px){
	.pc_logo { max-width: 200px; height: auto }
}

@media only screen and  (min-width: 768px ) and (max-width:1000px){
	.pc_logo { max-width: 170px; height: auto }
}


@media only screen and (min-width: 992px) {
	.pc_cart { display: block !important; }
	.sp_cart { display: none !important; }
}
@media only screen and (min-width: 768px) {

    .pc { display: block !important; }
    .pc-flex { display: flex !important; }

    .sp { display: none !important; }
    .sp-flex { display: none !important; }

    .pc_flex_direction { flex-direction: column; }
    .pc_language { }
    .rwd_mt1 { margin-top: 0}
    .p-5 { padding: 3rem !important}
    .footer_center {
    }
    .rwd_m-2to0 {
        margin: .5rem !important;
    }
}

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

    .pc-banner { display: block !important; }

    .sp-banner { display: none !important; }
}

@media only screen and (max-width: 767.98px) {

    .pc-banner { display: none !important; }

    .sp-banner { display: block !important; }
}


@media only screen and (max-width: 767.98px) {
.no_stock{
    font-size: 16px
}
.request_info_fontsize {
	font-size: 1rem;
}
.rwd_margin-left6px{
	margin-left: 6px;
}

.double_odd{

}
.midasi {
	font-size: 1.35em;
}
.rwd_fontsize_1_0rem {
	font-size: 1.0rem;
}

.rwd_fontsize_1_25rem {
	font-size: 1.25rem;
}

.rwd_fontsize_1_35rem {
	font-size: 1.35rem;
}
.footer_center {
	display: inline-block !important;
	text-align: center !important;
}

.product_thumbnailwaku{
    display: block;
	padding: 2px;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.mw-40 {
	max-width: 100% !important;
}
.as-footer-box a{
    color: rgba(0,0,0,0.5);
    font-size: 0.8rem;
}
.list-group-item-action {
	color: rgba(0,0,0,7);
}

.rwd_prodcut_fontsize{
	font-size: 0.95rem;
}

.h5_5 {
	font-size: 1.0rem;
}

.h4 {
	font-size: 1.15rem;
}

.rwd_margin_minus {
	margin-left: -15px; maring-right: -15px;
}

.rwd-addcart{
	font-size: 1.0rem !important;
}

.rwd_pl2 {
	padding-left: 5px;
}
.rwd_pr2 {
	padding-right: 5px;
}
.rwd_floatlefttomxauto {

}

.dropdown_borderless {
	border: initial;
}
.rwd_product_mr-4 {
	margin-right: 0; margin-left: 0;
}
.rwd_mb-4{
    margin-bottom: 0.5rem !important;
}
.mb-4_rwdonly {
	margin-bottom: 1.5rem !important;
}

.rwd_mt-4{
	margin-bottom: 0.5rem !important;
}

.rwd_pl0{
	padding-left: 0 !important;
}
.rwd_pr0{
	padding-right: 0 !important;

}
.item {
    position: relative;
    padding-top: 18px;
    margin-top: -12px;
    margin-right: 10px;
    display: inline-block;
}
.sliderProductSP{
    display: block;
}

.sliderProductNoSP{
    display: none;
}
}

@media only screen and (max-width: 400px) {
.rwd_cart_padding{
	padding: 0px;
}
.rwd_cart_padding_button {
	margin: 0 1.25rem;
	width: initial;
}
}

.form-group > label  > .badge-danger {
    margin-left: 8px;
}

@media (max-width:390.00px) {
    .button-responsive div.break-line{
        width:100%;
    }
}
@media (max-width:415.00px) {
    .button-responsive div.break-line{
        width:100%;
    }
    .button-responsive div.h6 button{
        width: 93.2px;
    }
}

.light-button {
    opacity: 0.6;
}


#formCreditCard {
    margin-top:15px; padding: 0px;
}
.taxon-image{ padding-top: 50%; display: block; background-size: cover; background-position: top center }

.label-footer{
    padding: 3px;
}


@media (max-width:767.98px) {
    .imgPro-sp{
        padding-left:15px !important;
    }
}

.instagram {
    width: 100%;
    float: left;
    padding: 1px;
}

.instagram a img {
    width: 100%;
}

.instagram iframe {
    max-width: initial !important;
}

@media (max-width:767.98px) {
    .social-p{
        padding-top:10px !important;
    }
}

.change-icon-hapimaex {
    width: 100px !important;
}
.change-icon-somu {
    width: 70px !important;
}

.change-icon-favorite {
    width: 131px !important
}

@media only screen and  (min-width: 768px ) and (max-width:1023.98px){
    .margin_top_5px{
        margin-right: 3px;
    }
    .change-tagnew-ipad {
        margin-left: 31px !important;
    }

    .margin_right_12px {
        margin-right: -13px;
    }

    .o_sidebar .list-tag {
        font-size: 13px !important;
        margin-left: -10px !important;
    }
}
@media only screen and  (min-width: 1024px ) and (max-width:1366px){
    .change-tagnew-ipad {
        margin-left: 59px !important;
    }

    .margin_right_12px {
        margin-right: 29px !important;
    }
}

