@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
.main article h2 {
	background: #fff;
	padding-left: 26px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-left: 13px solid  #C63232;
}
.main article h3 {
border-bottom: 1px solid #e6e6e6;
position: relative;
	border-top: none;
	border-left: none;
	border-right: none;
}
.main article h3::before {
	position: absolute;
    bottom: -1px;
    left: 0;
    width: 60%;
    height: 1px;
    content: '';
    background: #C63232;
}

.main article h4 {
	border-top: 2px solid #C63232;
	border-bottom: 2px solid #C63232;
}
.site-name-text {
display: none;
}
header.header {
height: 64px;
}
.logo {
	padding: 10px;
}
.logo-header {
	padding: 0;
}
.logo-image {
	padding: 0;
}
.btn-Pink {
	border-radius: 50px;
    padding: 0.8rem;
    background-color: #C63232;
    box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 25%);
    -webkit-transition: all .4s;
    transition: all .4s;
    margin: 1.5rem auto;
    width: 80%;
    line-height: 1.4;
	text-align: center;
}
.btn-Pink:hover {
	opacity: 0.7;
}

.btn-Pink a {
	color: #fff;
	text-decoration: none;
	position: relative;
	display: block;
}

.btn-Pink a::after {
	font-family: 'FontAwesome';
    content: "\f138";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 0.6rem;
	color: #fff;
}

.btn-light-pink {
	border-radius: 50px;
    background-color: #F7CA01;
    box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 25%);
    -webkit-transition: all .4s;
    transition: all .4s;
    margin: 1.5rem auto;
    width: 80%;
    line-height: 1.4;
	text-align: center;
}
.btn-light-pink:hover {
	opacity: 0.7;
}

.btn-light-pink a {
	color: #000;
	padding: 0.8rem;
	font-size: 18px;
	text-decoration: none;
	position: relative;
	display: block;
}

.btn-light-pink a::after {
	font-family: 'FontAwesome';
    content: "\f138";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 0.6rem;
	color: #000;
}
/* ここまではデフォルト */

.top-footer-link {
  margin-top: 36px;
  background: #fff;
}

.top-footer-link-list {
  display: block;
  padding: 9px 0 12px 22px;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}

.top-footer-link-list-text {
  color: #323232;
  font-family: "Zen Old Mincho";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 200% */
}

.top-footer-link-toggle {
  width: 16px;
  height: 16px;
  transform: rotate(-90deg);
}
.top-footer-link-toggle img {
  width: 100%;
  height: auto;
}
.top-footer-link-list a {
  color: #959595;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}

.pc-top-footer-link-section {
  padding-top: 26px;
  width: 100%;
  background: #fff;
}

.pc-top-footer-link-container {
  display: flex;
  justify-content: space-around;
}

.pc-top-footer-link {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
  width: 250px;
  border: 1px solid #d9d9d9;
  background: #fff;
  text-decoration: none;
}

.pc-top-footer-link-text {
  color: #323232;
  font-family: "Zen Old Mincho";
  font-size: 18px;
  line-height: 60px;
  font-style: normal;
  font-weight: 400;
}

.pc-top-footer-link-toggle {
  width: 16px;
  transform: rotate(-90deg);
}/*# sourceMappingURL=styles.css.map */
#footer {
  padding-top: 25px;
  padding-left: 30px;
}
.footer-menu-lists{
  padding: 0;

}
.footer-menu-list{
  list-style: none;
}
.footer-menu-list a {
  color: #959595;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;

}
.footer-site-logo{
  margin-top: 13px;
  width: 400px;
}
.footer-site-logo img {
  width: 400px;
  height: auto;
}

.footer-shrine-logo{
  margin-top: 9px;
  width: 280px;
}
.footer-shrine-logo img{
  width: 100%;
  height: auto;
}
@media (max-width: 600px) {
  .footer-site-logo {
    margin: 0 auto;
    width: 70%;
  }
  .footer-shrine-logo {
    margin: 0 auto;
    width: 60%;
  }
}

.footer-copyright{
  margin-top: 25px;
  color: #959595;
  text-align: center;
  font-family: "Zen Old Mincho";
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}
.mobile-menu-buttons {
  display: none !important;
}
.content-bottom {
  background: #fff;
  padding: 30px 10px;
}
@media(min-width: 600px) {
	.content-bottom {
		display: none;
	}
}
.content-bottom h2 {
  background: #f4f5f7;
  padding: 5px 10px;
}

/* ページ下部固定バナー */
#fixed-banner {
  position: fixed;
  bottom: -9px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 9999;
}

#fixed-banner img {
  height: auto;
}

@media screen and (min-width: 768px) {
  #fixed-banner {
    display: none;
  }
}