/*
Theme Name:     The Fox Child
Theme URI:      https://themeforest.net/item/the-fox-contemporary-magazine-theme-for-creators/11103012
Description:    Child theme for The Fox Theme
Author:         Your name here
Author URI:     https://themeforest.net/user/withemes/portfolio/
Template:       fox
Version:        1.0
Tags:           custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */

.mix-intro {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px 0px;
  color: #333;
}
.mix-intro__title {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.mix-catch__title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
.mix-subtitle {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  font-weight: bold;
  line-height: 1.2;
}
.mix-intro__description {
  margin-bottom: 1.4rem;
  line-height: 1.6;
  color: #555;
}

.mix-intro__features {
  list-style: none;
  padding: 0;
  margin: 0 0 2.5rem;
  display: inline-block;
  text-align: left;
}

.mix-intro__features li {
  margin-bottom: 0.5rem;
  position: relative;
  padding-left: 1.5rem;
}

.mix-intro__features li::before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
  color: #ff6600;
  font-weight: bold;
}

.mix-intro__cta {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-weight: bold;
  color: #fff;
  background-color: #ff6600;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.fox-intro__cta:hover,
.fox-intro__cta:focus {
  background-color: #e65b00;
}

.text-logo {
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}
.wpcf7-list-item {
    display: block;
}
.widget-title, .secondary56 .wp-block-heading {
font-size: 15px !important;
}

.heading56 {
    padding: 2px 5px 2px !important;
	border-bottom: solid 2px black;
}
.heading56 a {

}
.heading56 a:hover {
text-decoration: underline;
}
.widget-title {
    background-color: #F0F0F0;
}