@charset "UTF-8";
/*
Theme Name:     Hestia Child Daigakudo
Template:       hestia
*/
.hestia-title, .title, .card-title, .info-title, .footer-brand, .footer-big h4, .footer-big h5, .media .media-heading, .woocommerce.archive .blog-post .products .product-category h2,p
{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
	letter-spacing:0.01em;
	/* font-feature-settings : "palt"; */
}
.hestia-big-title-content h1.hestia-title{
	font-family: "Sawarabi Mincho" !important;
	font-weight:normal;
	font-size:4.7rem !important;
	letter-spacing:0.06em;
	/* font-feature-settings : "palt"; */

}
.carousel span.sub-title {
    letter-spacing: 0.02em;
		font-family: inherit;
}

/*navbar*/
.navbar.navbar-transparent{
  background-color: #fff;
}
.navbar .title-logo-wrapper {
    max-width: 180px;
    margin-left: 20px;
  }
.navbar .navbar-header .navbar-brand img {
    width: auto;
    max-height: 42px;
}
/*commonparts*/
.btn-primary{
  border: none;
}


/*footer*/
.copyright.pull-right{
  display: none;
}


/*top*/
h4.info-title{
  font-size: 2.2rem !important;
}
.hestia-features .hestia-info p {
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}
 /*entry*/
.entry-content h1,
.entry-content h2{
	margin-top: 60px !important;
}

.entry-content h3,
.entry-content h4{
	margin-top: 30px !important;
}
.entry-content p a:link,
.entry-content p a:active,
.entry-content p a:visited{
	border-bottom: 1px dashed #304872;
	padding-bottom:  2px;
}
.entry-content p a:hover{
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: transparent;
}

.jp-relatedposts-post-title{
	margin-top: 10px;
}
.jp-relatedposts a:link,
.jp-relatedposts a:active,
.jp-relatedposts a:visited{
	background-color: transparent;
	padding: 0;
}
.jp-relatedposts a:hover{
	text-decoration: underline;
	padding: 0;

}

/*固定ページ*/
.page-id-86 h1{
	font-size: 32px;
}
.page-id-86 h1,.page-id-86 h2{
	margin-top: 60px !important;
}
.page-id-86 h3,.page-id-86 h4,
.page-id-309 h3,.page-id-309 h4{
	margin-top: 40px !important;
}
.page-id-309 hr{
	margin-top: 60px;
	margin-bottom: 60px;
}
article#post-309 a{
	text-decoration: underline;
}
.page-id-309 .wpforms-container-full{
	border: 1px solid #eaeaea;
  padding: 8%;
	margin-bottom: 100px;
	margin-top: 80px;
}

.wpforms-confirmation-container-full{
	border: none;
	background: #fffcc7;
	margin: 80px 0 80px 0;
	padding: 40px 30px;
}

/*sidebar*/
.widget ul li {
    line-height: 1.6;
    padding-bottom: 2.5ex;
}
