@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


/*404*/
.p404 {
    padding: 7em 0;
}

.p404_pcnt {
    max-width: 800px;
    padding-bottom: 7em !important;
}

.p404-mrt {
margin-top: 3em;
}

.p404-mrb {
margin-bottom: 3em !important;
}

.c-ttl404 {
    padding-top: 0;
}

.p404 .u-bg-main {
    background-color: #D30500!important;
}

.p404 .is-style-more_btn a:hover {
    background-color: #D30500;
}
.c-searchForm__s{
	    border: 1px solid #000;
}

.zindex0 {
	z-index: 0;
}
.single .c-taxList:before {
    color: #d30500;;
}
.single .c-taxList__link {
    background-color: #d30500;;
    color: #fff;
}
.section-slider-products .splide img{
aspect-ratio: 2/1;
max-height: none;
}


