@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.1
    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
*/

.triangle {
  display: block;
  width: 0;
  height: 0;
  margin: 0 auto;
  margin-bottom: 25px;
  border-style: solid;
  border-width: 22px 22px 0;
  border-color: #eb0000 transparent transparent;
}
.is-style-onborder_ttl > .cap_box_content,
.is-style-onborder_ttl > .cap_box_ttl {
  background: #fff !important;
}
li[id*="mega-menu-item-block-"] > h4 {
  font-size: 17px;
}
.center.topmargin {
  margin-top: 40px;
  text-align: center;
}




