@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: #0077DF!important;
}

.p404 .is-style-more_btn a:hover {
    background-color: #0077DF;
}
.c-searchForm__s{
	    border: 1px solid #333;
}
.c-taxList__link {
   background-color: var(--color_main) !important;
    color: #fff;
}
.z-index0 {
	z-index: 0;
}
#polylang-2::before, #polylang-3::before {
    display: none !important;
}
#calendarWeek.fc .fc-list-table td {
    cursor: default;
}