@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
*/

.contento2-font {
	font-family: monoton;
	font-size: 43px;
	color: #0d4aba;
}

.content2-img {
	height:350px;
}

.is-style-btn_line a {
    background: none;
    border: 1px solid;
    color: #BAA214;
    position: relative;
    transition: background-color .25s;
	border-radius: 0;
}

.is-style-btn_line a:hover {
    border-color: transparent;
    color: #fff!important;
}

.wp-block-separator {
	height: 4px;
	width: 100%;
}

.top #content {
	padding-top: 0;
}

.wp-block-separator  {
	width: 200%;
	height:6px;
}

h1.entry-title{
 display: none;
}


