/*

Theme Name: kids-disease
Template: kids-campus
Theme URI: https://gracethemes.com/themes/free-kindergarten-wordpress-theme/

Author: Grace Themes

Author URI:

Description: Kids Campus is a fresh and lively, vibrant and colorful, visually spacious and stimulating, youthful and attractive, creative and delightful, charming and easy to use kindergarten WordPress theme. This theme is perfect for making preschool, kindergartens, professional child care centers and other child related websites. It can also be used for college, school education, nursery, daycare, coaching institute, secondary and primary school, afterschool activities clubs and similar educational organizations. This theme is one of the professionally designed website template that can help you create a beautiful kindergarten website in an instant. Demo Link: http://www.gracethemesdemo.com/kids-campus/



Version: 1.2

License: GNU General Public License version 2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: kids-campus

Tags:blog,two-columns,right-sidebar,full-width-template,custom-colors,custom-menu,custom-header,custom-logo,featured-images,editor-style,custom-background,threaded-comments,theme-options, translation-ready



Kids Campus WordPress Theme has been created by Grace Themes(gracethemes.com), 2019.

Kids Campus WordPress Theme is released under the terms of GNU GPL

*/



@import url("../kids-campus/style.css");

/* パンくずリスト */
.bread_box{
    width: 100%;
    padding: 0;
    margin: 0;
}
.bread{
    list-style-type: none;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.bread_box ol.bread.clearfix {
    margin: 0 0 20px;
}

.bread li{
    display: inline;
}

/* Top */
.logo h1{
	display: none;
}
/* Arcive */

/* contents */
.thm-img {
    margin: 1rem auto;
}

.relatedArticle {
    background: #FFFFCC;
    padding: 10px;
    border: 3px solid #0F9FBC;
    border-radius: 10px;
}

h1.entry-title{
	font-size: 1.8rem;
	text-align: center;
}

.entry-content h2 {
	font-size: 1.5rem;
 	position: relative;
 	padding-left: 1.5em;
 	line-height: 1.4;
 	color: black;
}

.entry-content h2:before{
	font-family: "Font Awesome 5 Free";
	content: "\f111";
	font-weight: 900;
	position: absolute;
	font-size: 1.4em;
	left: 0;
	top: -0.2em;
	color: #0F9FBC;
}

.relatedArticle h3{
	font-size: 1.5rem;
}
/* sidebar */
h3.widget-title {
    font-size: 1.3rem;
}

aside#custom_html-2 .textwidget{
	padding: 0;
	background: none;
}
#sidebar ul.externallink li {
    text-align: center;
    border: none;
    padding: 0;
}

#sidebar ul.externallink li:before{
	content: none;
}

aside#pages-3.widget ul li .children {
    margin-left: 1.3rem;
}

aside#pages-3.widget ul li .children a{
    font-size: 0.9rem;
}

/* footer */
.footer-copyright a {
    color: #fff;
}

@media screen and (max-width: 980px){
	.site-header.siteinner {
		background-color: #0f9fbc !important;
	}
}
@media only screen and (max-width: 480px){
  .bread{
    overflow: scroll;
    white-space: nowrap;
  }

  #kc_content_wrap {
      padding: 1rem 0;
  }

  .relatedArticle h3{
  	text-align: center;
  }
}
