@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
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi&display=swap');


/* 基本設定 */

body {
 overflow-x: hidden;
}

.yellow {
	color:yellow;
}

.sp-br {
	display:none;
}
@media screen and (max-width: 480px){
.sp-br {
	display:block;
}
}

.tagline {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.logo-header.logo-text {
	margin:-20px auto -20px !important;
} 
.site-name-text {
	font-size:48px;
	color:#00ACDB;
	font-family: "Kosugi Maru", sans-serif;
	font-weight: 400;
	font-style: normal;
}
/*480px以下*/
@media screen and (max-width: 480px){
.site-name-text {
	font-size:30px !important;	
}
}

nav .menu-header {
	background:#00ACDB;
}
nav .menu-header a {
	color:#fff;	
}
.page nav .menu-header {
	display:none;
}

.entry-content .wp-block-cover,
.entry-content .wp-block-cover-image {
  margin: 0 calc((100% - 100vw)/2) ;
  min-height: auto;
  width: auto;
	padding-top:80px;
	padding-bottom:80px;
}
.entry-content .wp-block-cover.sp-three,
.entry-content .wp-block-cover-image.sp-three {
	display:none;
}
@media screen and (max-width: 480px){
.entry-content .wp-block-cover.three,
.entry-content .wp-block-cover-image.three {
	display:none;
}
.entry-content .wp-block-cover.sp-three,
.entry-content .wp-block-cover-image.sp-three {	
	display:block;
	padding-top:40px;
	padding-bottom:40px;
}
.entry-content .wp-block-cover.adjust,
.entry-content .wp-block-cover-image.adjust {	
	display:block;
	padding-top:60px;
	padding-bottom:60px;
}	
	
}




.page .content,
.page .main,
.page .article,
.page .entry-content
{
	padding:0 !important;
	margin:0 !important;
}

.footer {
	margin:0 !important;
}
.footer-bottom {
	margin:0 !important;
	padding:0 !important;
}

.page .article-header.entry-header {
	display:none;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article p.h1-sub,
.article p.h2-sub,
.article p.h3-sub,
.article p.h4-sub,
.cta .cta-title
{
  font-family: "Kosugi", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.page .article h1 {
	font-size:60px;
	background:none;
	margin-top:-14px !important;	
	margin-bottom:20px !important;
	color:#fff;
}
.article p.h1-sub {
	font-size:30px;
	font-weight:bold;
	margin-bottom:60px;
}

.lead {
	padding: 18px 60px 0;
	position: relative;
}
.lead::before, .lead::after {
	display: block;
	font: normal normal 7rem 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	position: absolute;
	line-height: 0;
	font-size:8.5em;
}
.lead::before {
	content: '(';
	top: 50%;
	left: 0;
}
.lead::after {
	content: ')';
	top: 50%;
	right: 0;
}


.page .article h2 {
	font-size:60px;
	text-align:center;
	background:none;
	margin-top:-24px !important;	
	margin-bottom:0 !important;
	color:#00ACDB;
}
.article p.h2-sub {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin-bottom:35px;
}
.page .article h3 {
	font-size:54px;
	text-align:center;
	background:none;
	border:none;
	margin-bottom:10px !important;
}
.page .article h3.voice {
	font-size:28px;	
}
.article p.h3-sub {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	margin-bottom:70px;
}
.page .article h4 {
	text-align:center;
	font-size:46px;
	border:none;
	margin-bottom:20px !important;
	color:#00ACDB;
}
.article p.h4-sub {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin-bottom:46px;
}

@media screen and (max-width: 480px){

.lead {
	padding: 0;
}	
.lead::before, .lead::after {
	display:none;	
}
	
.page .article h1 {
	font-size:30px;
}
.article p.h1-sub {
	font-size:24px;	
	margin-top:20px;
}
.wp-block-group.lead {
	margin-top:-30px !important;
	margin-bottom:-20px !important;
}
.page .article h2 {
	font-size:34px;	
}
.article p.h2-sub {
	font-size:22px;	
	text-align:left;
}
.page .article h3 {
	font-size:34px;	
	margin-bottom:0 !important;
}
.article p.h3-sub {
	font-size:22px;	
}
.page .article h3.voice {
	font-size:22px;	
	text-align:left;
}
.page .article h4 {
	font-size:30px;
}
.article p.h4-sub {
	text-align:left;
}
}
.article ul,ol {
	margin-top:40px !important;
	padding-left:0 !important;
	line-height:2.0;
	list-style: none;
}
.article ul li {
  position: relative;
  padding: 0 0 0 1.6em;
  margin: 0;
  margin-bottom: 24px !important;
}
.article ul li::before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f152';
  color: #00ACDB;
}
li:last-child {
	margin-bottom: 0 !important;
}

.navi-footer li {
	border:none !important;
}

.toc-content ul,
.toc-content ol {
	margin-top:0 !important;
	padding-left:0 !important;
	line-height:2.0;
	list-style: none;
}
.toc-content ul li,
.toc-content ol li {
	font-weight:bold;
	margin-bottom:1em;
}

.toc-content ul li li,
.toc-content ol li li {
	font-weight:normal;
	padding-left:0.8em;
	margin-bottom:0;
}



/* デザイン */

.bold-red {
	color:#F38600;	
}

.icon img {
	margin-bottom:15px!important;
}

.wp-block-cover.cta {
	padding:30px 30px 40px !important;
	border-top:8px solid #FBA723;
	border-bottom:8px solid #FBA723;	
	border-left:2px solid #FBA723;	
	border-right:2px solid #FBA723;		
	border-radius:16px;
	margin-top:60px !important;
}
.cta .cta-title {
	font-size:36px;
	font-weight:bold;
	text-align:center;
	margin-bottom:30px !important;
	color:#FBA723;
}

.cta-btn .wp-block-button a {
	border-radius:8px;	
	background:#FBA723;
	color:#fff;
	font-weight:600;
}
	
@media screen and (max-width: 480px){
	
.wp-block-cover.cta {
	padding:30px 15px 40px !important;	
}
.cta .cta-title {
	font-size:26px;
}
	
}


.wp-block-cover.profile {
	padding:30px 30px 40px !important;
	margin-bottom:60px;
}

.profile h3 {
	font-size:32px !important;
	padding-bottom:20px !important;	
}
.profile h4 {
	font-size:28px !important;
	padding-bottom:20px !important;
	color:#FBA723 !important;
}
.profile ul {
	margin-top:-8px !important;
	margin-left:14px;
}

.profile a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
	
@media screen and (max-width: 480px){
.wp-block-cover.profile {
	padding:30px 15px 40px !important;
	margin-bottom:60px;
}	
	
.profile h3 {
	font-size:20px !important;

}
.profile h4 {
	font-size:20px !important;
	text-align:left !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.profile ul {
	margin-left:0;
}	
}

.swiper-button-prev,
.swiper-button-next {
	display:none !important;
}

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

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

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