@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Allura&display=swap');

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.1.1
*/

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

/*ヘッダー詰める*/
.entry-title,
.content {
padding: 0;
margin: 0;
}

.logo-header
	{
	display:none;
}

#main{
Padding: 0;
margin: -1px 0 0 0;
background-color: transparent;
font-family: 'Century Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,sans-serif;
}

.logo-image * {
display: block;
margin: auto;
	float:left;
}

.entry-content{
	margin:0;
	padding:0;
}

.article-footer.entry-footer {
	display: none;
}

p{
	margin:1em 0;
}

.navi{
border-bottom:3px solid #1db0b1;
	letter-spacing: 0.1em;
}

/*-----------グローバルメニュー-----------*/
.navi-in li{
	min-width:150px;
}

.navi-in a{
	font-size:15px !important;
}

#navi .navi-in > ul > li{
  border-left: 1px dotted #c7d6ea;
	display: table;
}

#navi .navi-in > ul > li:last-child{
  border-right: 1px dotted #c7d6ea;
}

.navi-in > ul > .menu-item-has-children > a::after{ 
  right: 10px; 
}

#navi ul li a:hover{
	background-color:#ffffff;
	color:#333333;
}

.sub-caption{
	font-family: 'Century Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','モリサワ 新ゴ R','Droid Sans',メイリオ,sans-serif;
	color:#1db0b1;
}

/*タイトル、投稿日時、投稿者の非表示*/
.page .entry-title,
.page .date-tags,
.page .author-info{
  display: none;
}

/*hタグリセット*/
.article h1 {
    padding: 0;
    background: none;
}
.article h2 {
    padding: 0;
    background: none;
}
.article h3 {
    border: none;
    padding: 0;
}
.article h4 {
    border: none;
    padding: 0;
}
.article h5 {
    border: none;
    padding: 0;
}
.article h6 {
    border: none;
    padding: 0;
}

.article h2 {
	padding:1em 0;
	margin:0;
	font-size:300%;
	line-height:110%;
	text-align:center;
	color:#1db0b1;
}

.article h3 {
	padding:0.5em 0 1em 0;
	margin:0;
	font-size:230%;
	text-align:center;
}

.font1 {
	font-size:150%;
	font-weight:bold;
}

.font2{
	font-size:120%;
	font-weight:bold;
}

.font3{
	font-weight:bold;
	color:#1db0b1;
}

.font4{
	color:#ecec85;
	font-size:200%;
}

.font5{
	font-size:18px;
}

.sfont{
	font-size:13px;
	font-weight:normal;
}

div .whatsnew hr{
	border:1px dotted #eeeeee;
}

div .whatsnew{
	border:5px solid #f3f3f3;
	padding:2em;
}

/*ボックス*/

contents{
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
	padding:0 1em;
	margin:0 !important;
}

box3{
	width:1160px;
	padding:4em 0;
}

.boxin2 {
  display: flex;
	justify-content:center;
  flex-wrap: wrap;
}

.con {
  width:33.3%;
  padding: 0.75em 1.5em;
  margin-bottom: 0.5em ;
}

.con2 {
  width:66.7%;
  padding: 0.75em 1.5em;
  margin-bottom: 0.5em ;
}

.con3 {
  width:50%;
  padding: 0.75em 1.5em;
}

.con4 {
  width:100%;
  padding: 0.75em 1.5em;
}

.cover {
  background: 
    /* 1枚目の背景画像のパス */
    url(http://kobayashimusicschool.com/wp-content/uploads/2021/11/22725589_m.jpg) no-repeat top center,
    /* 2枚目の背景画像のパス */
    url(http://kobayashimusicschool.com/wp-content/uploads/2021/11/IMG_0364.jpeg) no-repeat top center;

  background-position:
    /* 1枚目の背景画像の表示位置 */
    left 0px center,
    /* 2枚目の背景画像の表示位置 */
    right 0px center;

  background-size:
    /* 1、2枚目の背景画像の共通サイズ */
    50%;
	height: 60vh;
	display: flex;
	justify-content: center;
	align-items: center;	
	position: relative;
	z-index: 0;
	color:#ffffff;
	text-align:center;
	overflow : hidden;
	font-size:250%;
	line-height:150%;
	background-color: rgba(0,0,0,0.1);
	background-blend-mode: darken;
}

.cover2{
	background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/22206296_m.jpg') left center;
	background-size:cover;
	background-color: rgba(255,255,255,0.9);
	background-blend-mode: lighten;
	background-attachment: fixed;
}

.cover3{
	background-color:#f7f7f7;
}

.cover4{
background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/4657004_m.jpg') center center;
background-size:cover;
}

.cover5{
background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/IMG_0364-1-e1636435090158.jpeg') bottom center;
background-size:cover;
}

.cover6{
background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/5109216_l-scaled.jpg') center center;
background-size:cover;
}

.cover4 h2, .cover5 h2, .cover6 h2 {
	padding:1em 0;
	margin:0;
	font-size:300%;
	line-height:110%;
	text-align:center;
	color:#ffffff;
}

.cover4, .cover5, .cover6 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;	
	position: relative;
z-index: 0;
	color:#ffffff;
	text-align:center;
	overflow : hidden;
}

.cover4::before, .cover5::before, .cover6::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: inherit;
/* 最背面へ */
z-index: -1;
	filter: brightness(85%);
}

.guiter{
	background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/guiter2.png') left center;
	background-size:100%;
	background-repeat:no-repeat;
	padding:2em 0 2em 400px;
}

.piano{
	background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/piano.png') left center;
	background-size:100%;
	background-repeat:no-repeat;
	padding:2em 0 2em 400px;
}

.waku{
	width:100%;
	border:5px solid #eeeeee;
	padding:0.5em 2em;
	border-radius:10px;
}

.menu1,
.menu2
{
position: relative;
overflow: hidden;
width: 900px;
height: 200px;
	letter-spacing: 0.1em;
	background: #000;
	padding:0.75em 0 0 0;
	margin:0 auto;
	margin-bottom:1em;
}

.menu-text{
  position: absolute;
	text-align:center;
  pointer-events: none;
z-index: 101;
}

.menu-text p{
  color: #fff;
  font-size: 13px;
}

.menu1:after,
.menu2:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
	filter: brightness(80%);
}
.menu1:after{
background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/4657004_m.jpg') center center;
background-size:100%;
}
.menu2:after{
background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/IMG_0364-1.jpeg') bottom center;
background-size:100%;
}

.menu1:hover:after,
.menu2:hover:after {
  opacity: 0.7;
  transform: scale(1.2, 1.2);
}

.menu1 a,
.menu2 a
{
position: relative;
display: flex;
align-items: center;
justify-content: center;
z-index: 200;
height: 100%;
width:100%;
text-decoration: none;
color: #fff;
}

/*-----------テーブル-----------*/

.article table{
	margin:0;
}

.container table tr{
  background-color: transparent;
}

.company th{
 text-align:left;
 padding:0.5em 1.5em;
	border:1px solid #cccccc;
	font-weight:normal;
	background-color: #eeeeee;
	font-size:100%;
}

.company td{
 text-align:left;
 padding:0.5em 1.5em;
	border:1px solid #cccccc;
	font-weight:normal;
	background-color: #fff;
	font-size:100%;
}

@media(max-width:500px){
.company th,.company td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.company tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
}

/*------------メールフォーム------------*/

@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid transparent!important;
}

/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 padding:0.75em 2em;
 border:solid 1px transparent;
	font-weight:normal;
	background-color: transparent;
	font-size:100%;
}
/*通常欄*/
.inquiry td{
 border:solid 1px transparent;
	padding:0.75em 1.5em;
	background-color: transparent;
	font-size:100%;
}

/*必須の調整*/
.haveto{
 font-size:80%;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}

/*任意の調整*/
.any{
 font-size:80%;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
span.wpcf7-list-item {
display: block!important;
}

.timeline-box {
border: none;
}

.btn-flat-logo, .wpcf7 input[type="submit"] {
  position: relative;
  display: inline-block;
	padding: 1em 1.5em;
border: none;
background-color:#1cb0b1;
transition: 0.3s;
color:#ffffff;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	min-width:250px !important;
}

.btn-flat-logo:hover, .wpcf7-submit:hover{
	opacity:0.7;
	color:#ffffff;
}

/*-----------ブログ横幅調整-----------*/
.post-template-default .content,
.archive .content,
.category .content{
	max-width:1250px;
	padding:2em;
	margin:0 auto;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1024px以下*/
@media screen and (max-width: 1024px){
  /*必要ならばここにコードを書く*/
.cover {
  background: 
    /* 1枚目の背景画像のパス */
    url(http://kobayashimusicschool.com/wp-content/uploads/2021/11/22725589_m-1-e1637888947561.jpg) no-repeat top center,
    /* 2枚目の背景画像のパス */
    url(http://kobayashimusicschool.com/wp-content/uploads/2021/11/IMG_0364-3-e1637888974286.jpeg) no-repeat top center;

  background-position:
    /* 1枚目の背景画像の表示位置 */
    left 0px center,
    /* 2枚目の背景画像の表示位置 */
    right 0px center;

  background-size:
    /* 1、2枚目の背景画像の共通サイズ */
    50%;
	height: 400px;
}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.article h2 {
	padding:1em 0;
	margin:0;
	font-size:200%;
}
.article h3 {
	font-size:170%;
}
.font1 {
	font-size:130%;
}
.guiter{
	background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/guiter2.png') left center;
	background-size:100%;
	background-repeat:no-repeat;
	padding:2em 0 2em 300px;
}

.piano{
	background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/piano.png') left center;
	background-size:100%;
	background-repeat:no-repeat;
	padding:2em 0 2em 300px;
}
.menu1,
.menu2
{
width: 100%;
height: 200px;
}
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
.cover {
  background: 
    /* 1枚目の背景画像のパス */
    url(http://kobayashimusicschool.com/wp-content/uploads/2021/11/22725589_m-1-e1637888947561.jpg) no-repeat top center,
    /* 2枚目の背景画像のパス */
    url(http://kobayashimusicschool.com/wp-content/uploads/2021/11/IMG_0364-3-e1637888974286.jpeg) no-repeat top center;

  background-position:
    /* 1枚目の背景画像の表示位置 */
    left 0px center,
    /* 2枚目の背景画像の表示位置 */
    right 0px center;

  background-size:
    /* 1、2枚目の背景画像の共通サイズ */
    50%;
	height: 245px;
	font-size:20px;
	line-height:150%;
}
.con, .con2, .con3, .con4 {
  width:100%;
  padding: 0.75em 1.5em;
  margin-bottom: 0.5em ;
}

.guiter{
	background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/guiter2.png') bottom left;
	background-size:unset;
	background-repeat:no-repeat;
	padding:2em 0 230px 0;
}

.piano{
	background: url('http://kobayashimusicschool.com/wp-content/uploads/2021/11/piano.png') bottom left;
	background-size:unset;
	background-repeat:no-repeat;
	padding:2em 0 230px 0;
}
}
