/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: astra Child Theme
Author: Ebatajidousya
Author URI: https://www.ebatajidousya.com/
Template: astra
Version: 2.3.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
*/

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Noto+Serif+JP:400,600,700&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800&display=swap&subset=japanese');

body{
	letter-spacing: 0.05em;
	line-height: 2em;
	/** font-family: 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic'; **/
	font-family: 'M PLUS Rounded 1c', 'Noto Sans JP', '游ゴシック体', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: 500;
}

@media all and (-ms-high-contrast:none)
{
    html
    {
        font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    }
}

.header_h1{
	font-size: 80%;
}

header ul.elementor-icon-list-items li:last-child{
	font-size: 60% !important;
	padding: 2px 5px;
	margin-left: 10px !important;
	background-color: #e6fcf0;
}

/** .entry-header{
	text-align: center;
} **/

/** ul#primary-menu li{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

ul#primary-menu li + li{
	border-left: none;
}

ul#primary-menu li span{
	display: block !important;
	font-size: 70%;
} **/

@media all and (-ms-high-contrast: none) {
.entry-content img {
width: 100%;
	}
}

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

.sp_logo{
width: 24% !important;
height: auto !important;
margin: 0;
}

.sp_left{
display: block;
float: none !important;
width: 100% !important;
margin: 0 auto 0 -80px!important;
}

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

.sp_right{
display: block;
float: none !important;
width: 100% !important;
margin: 0 -55px 0 0 !important;
text-align: center !important;
}

.sp_menu{
position: absolute;
top: 0;
right: 0;
}

.sp_slide{
padding: 0 !important;
}

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

.sp_page_title{
padding-top: 40px !important;
padding-left: 10px !important;
padding-right: 10px !important;
}

}

/** XO Calendar **/

/**　カレンダー　**/
#f-calendar .xo-month-wrap{
	padding:0 1%;
	width:48%;
	float:left;
}
#f-calendar .xo-month .month-header{
	background: none;
}
#f-calendar .xo-months::after{
	display:block;
	clear:both;
	content:"";
}

@media screen and (max-width: 640px) {
#f-calendar .xo-month-wrap{
    	width:100%;
    	float:none;
    }
}

/**　カレンダーここまで　**/

.elementor-element-16a2620 a{
	color: #fff;
}
