/*
Theme Name:   Gh-Kaseda Child
Description:  Gh-Kaseda Child Theme
Author:       MAKIE KAMIMURA
Template:     gh-kaseda
Version:      wordpress 7.0
*/

.text-c {
   text-align: center;	
}
.text-c p {
   font-size: 2rem;
}

/*--　　サイドバー　　--*/
#categories-2 h2, #archives-2 h2 {
	font-size: 1.5rem;
}
#archives-2 ul {
   list-style: none;
}
#archives-2 ul li a {
   color: #5a5249;
}
#archives-2 ul li a:hover {
   text-decoration: none;
   color: #02aa99;
}
.mt3rem {
margin-top: 3rem;
}
#block-2 {
margin-top: 0;
}
.widget_block {
margin-top: 1.5rem;
}
.font-weight-bold {
font-weight: 600 !important;
}


/*--　　ブログ一覧ページ　　--*/
.card-body h3 {
	font-size: 1.5rem;
}
.card-body h4 {
	font-size: 1.3rem;
}

/*--　　関連記事　　--*/
/*--　　yarpp-template-ghkaseda　　--*/
.line-s {
   display: inline-block;
   height: 3px;
   width: 165px;
   background-color: #e53d8b;
   border-radius: 10px;
}
h6 {
 font-size: 1.1rem;	
}
.over-tex2 {
	font-size: 14px;
}


