@charset "UTF-8";

/*!
Theme Name: Cocoon Child 墓じまい
Template:   cocoon-master
Version:    1.0.8
*/

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

#sb_instagram .sb_instagram_header h3, .sb_instagram_header h3 {
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  color: black;
}

.btn-tel{
  position: relative;
  display: block;
  border-radius: 50px;
  color: white;
  font-weight: bold;
  text-align: center;
  background: #f75065;
  padding: 5px 0;
  margin: auto;
  max-width: 250px;
}


.grecaptcha-badge { visibility: hidden; }


.LINE_flex {
  display: flex; /*横並び*/
}


.LINE_flex .LINE_image {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.LINE_image {
  width: 25%;
}
.LINE_flex .text {
  margin: 0 0 0 20px;
  padding: 0;
}

.ridan {
  margin-bottom: 50px;
}
.ridan_point {
  font-size: .7em;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  width: 900px;
    margin: auto;
    border-radius: 3px ;
    background: #f9f9f9;
    padding: 2%;
    border: 2px dotted #cacdce;
}

.books {
  margin: 0 auto 50px;
  width: 80%;
}

.go-to-top {
  left: 10px !important;
}

.date-tags {
  display: none;
}


/*--------btnのバックグランドカラー--------*/
.contact-in .btn {
  background: none !important;
  border: none !important;
}

/*---------------Youtube サムネイル-----------------*/
.tube {
  padding:0 3%;
}

.tube p {
  color: #000;
  text-align: left !important;
}

#index-youtube{
	padding:40px 0;
}

.you_thumb {
  width: 100%;
  text-align: center;
}

.you_thumb li {
	display: inline-block !important;
  width: 23% !important;
  padding: 4px;
}
.you-thum-wrap {
  width: 100%;
  margin: 0 auto;
}
.you-h3 {
  text-align: center;
  padding: 2%;
  color: #69b6cf;
  font-size: 1.8em;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  margin-top: 120px;
}
.you-h3 a {
  color: #69b6cf;
}

.you-h3_sekou {
  text-align: center;
  padding: 2%;
  color: #69b6cf;
  font-size: 1.8em;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.youtube_all {
  display: block;
  margin-top: 20px;
  text-align: center;
}

.youtube_all a{
	display:inline-block;
	padding:10px 40px;
	font-size:20px;
	color:#000;
	border:solid #55aeac 1px;
	border-radius:6px;
	text-decoration:none;
}
.youtube_all a:hover{
	background-color:#55aeac;
	color:#ffffff;
}

.sekou {
  display: block;
  margin-top: 20px;
  text-align: center;
}

.sekou a{
	display:inline-block;
	padding:10px 40px;
	font-size:20px;
	color:#000;
	border:solid #55aeac 1px;
	border-radius:6px;
	text-decoration:none;
  margin-top: 250px;
}
.sekou a:hover{
	background-color:#55aeac;
	color:#ffffff;
}

#index-youtube-sp {
	display: none !important;
  }  
/*---------------Youtube サムネイル-----------------*/


/*---------------mapの下の文字色-----------------*/
.map-text a{
  color: #000;
}
/*---------------mapの下の文字色-----------------*/


/*-----seminar------*/
.blog-item-sem{
  width: auto;
}

.blog-item-sem a{
  text-decoration: none !important;
}


.blog-title-sem{
  padding-left: 2%;
	margin:0;
	font-size: 1.2em;
  font: weight 700;
}
.blog-title-sem a{
	color: #000;
}
.blog-item-sem a:hover{
	color: #66CCCC;
}


/*-----seminar------*/

/*--------------woocommerce--------------*/


/*--------------woocommerce--------------*/

/*------------よくある質問-------------------*/

.faq-title {
  color: #00897B;
  font-size: 3.5em;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-weight: 600;
}

.acd-check{
  display: none;
}
.acd-label{
  background: #fff;
  color: #fff;
  display: block;
  margin-bottom: 1px;
  padding: 10px;
}
.acd-content{
  border: none;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
  height: auto;
  opacity: 1;
  padding: 10px;
  visibility: visible;
}
/*------------よくある質問-------------------*/



/*------------お寺の紹介-----------*/
.temple-name {
  font-size: 1.8em;
  font-weight: 700;
  text-align: left;
  margin-left: 5%;

}
.price-red {
  padding-left: 5%;
  color: red;
}
.explain {
  text-align: left;
  padding: 2%;
}

table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
	width: 30px;
	height: 25px;
}
th {
	background: #f0e6cc;
}
.left {width: 30%;}
.right {width: 70%;}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}
/*------------お寺の紹介-----------*/

/*------------area-----------*/
.end-47 {
  clear: both;
}

.area-list {
  width: 80%;
  margin: 0 auto;
}
.area-list li {
	margin: 5px;
	float: left;
  list-style: none;
  border: #000 solid 1px;
  color: #000;
  width:10%;
  text-align: center;
}
.area-list li a{
  padding: 2% 4%;
  color: #000;
  text-decoration: none;
}
.area-list li a:hover {
  background: #ffa952;
  border-radius: 30%;
  padding: 3%;
}

/*スマホで見たとき*/
@media screen and (max-width: 480px){
  .LINE_image {
    width: 200%;
  }

/*------------離檀のポイント-----------*/
  .ridan_point {
    font-size: .7em;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    width: 360px;
      margin: auto;
      border-radius: 3px ;
      background: #f9f9f9;
      padding: 2%;
      border: 1px dotted #000000;
  }


/*------------お寺の紹介-----------*/
.temple-name {
  font-size: 1.8em;
  font-weight: 700;
  text-align: left;
  margin-left: 5%;

}
.price-red {
  padding-left: 5%;
  color: red;
}
.explain {
  text-align: left;
  padding: 2%;
  
}

.tb-tsp {
  width: 95%;
  
}

table , td, th {
	border: 1px solid #595959;
  border-collapse: collapse;
  word-wrap: break-word;
}

th {
	background: #f0e6cc;
}
.left {width: 40%;}
.right {width: 60%;
  }

.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}
/*------------お寺の紹介-----------*/

 /*------------area-----------*/
  .end-47 {
    clear: both;
    margin-bottom: 50px;
  }
  
  .area-list {
    width: 100%;
    margin: 0 auto ;
  }
  .area-list li {
    margin: 1%;
    float: left;
    list-style: none;
    border: #000 solid 1px;
    color: #000;
    width:22%;
    text-align: center;
  }
  .area-list li a{
    padding:4%;
    color: #000;
    text-decoration: none;
  }
/*------------area-----------*/
}




/*------------お役立ち情報-----------*/
.option {
  margin-top: 100px;
}

.thum-wrap {
  width: 900px;
  height: 280px;
  text-align: center;
  margin: 0 auto;
}

.thum-wrap_sekou {
  width: 900px;
  height: 280px;
  text-align: center;
  margin: 0 auto;
}

.blog-box{
	margin: 40px 0 30px;
}
.blog-item-b{
  width: 150px;
  float: left;
	margin:0 5px 50px 15px;
	-webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.blog-item-sekou{
  width: 400px;
  display: inline-block;
	margin:0 5px 50px 15px;
	-webkit-box-sizing:border-box;
  box-sizing:border-box;
}

.blog-item-b.item4{
	margin-right: 0;
}

.blog-item-text a {
  color: #000;
}
.blog-thumb a img{
	width: 100%;
	height:120px;
	margin-bottom:15px;
	overflow:hidden;
	object-fit: cover;
}
.blog-thumb a{
  display:block;
}
.blog-content{
	padding-left:20px;
}
.blog-time{
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
.blog-title{
	margin:0;
	font-size: 14px;
  font-weight: bold;
}
.blog-title a{
	color: #000;
	text-decoration: none;
}
.blog-title a:hover{
	color: #7ECBD3;
}

.under-08 {
  margin-top: 150px;
}

/* .thumnail-top {
} */

/*------------お役立ち情報-----------*/




/* -------------以下、20190908追加分------------------
	日本全国対応
-------------------------------------------------- */

.area-top-japan {
	display:flex;
	flex-wrap: wrap;

}

.haka {
	border-radius: 8px;
    background-color: #edea95;
    font-size: 16px;
    margin: 5px;
    padding: 10px;
}

.jpbox {
	width: 22%;
	background-color: #cce198;
	font-size: 18px;
	height: auto;
	margin: 10px 10px;
	text-align: center;
}

@media only screen and (max-width: 1200px) {
	.area-top-japan .six {
		font-size: 16px;
		margin: 0;
		margin-bottom: 6px;
		margin-left: 4%;
		width: 45%;
	}
}

.map {
	text-align: center;
}


/*
** 比較表 20191117追加
*/

.box2-blue{
	margin: 2em auto; /* ボックスの余白 */
	border-radius:4px; /* ボックス角丸 */
	max-width:600px; /* ボックス横幅 */
	border:1px solid #0e7ac4; /* ボックス線 */
	padding: 3.5em 2em 1.5em; /* ボックス内側余白 */
	position:relative; /* 配置に関するもの(ここを基準に) */
}
.box2-blue .box-title {
	background: #0e7ac4; /* タイトル背景色 */
	color: #fff; /* タイトル文字色 */
	font-weight: bold; /* タイトル文字の太さ */
	font-size: 20px;/* タイトル文字の大きさ */
	padding: 5px;/* タイトル周りの余白 */
	text-align: center;	/* タイトル中央寄せ */
	border-radius: 4px 4px 0px 0px;	/* タイトル角丸 */
	position:absolute;	/* 配置に関するもの(ここを動かす) */
	top:0;	/*上から(0px)に配置 */
	left:0; /*左から(0px)に配置 */
	width:100%;/*横幅最大幅 */
}
.box2-blue p {
	margin: 0;/* 文字の余白リセット */
	padding: 0; /* 文字の内側余白リセット*/
}


/* 比較表全体 */
.compare-box {
  display:-webkit-box;/* 配置 */
  display:-ms-flexbox;/* 配置 */
  display:flex;/* 配置 */
  max-width:800px;/* 横幅 */
  margin: 0 auto 2rem;/* 余白 */
  border-radius:4px;/* 角丸 */
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2); /* 影 */
  background: #fef9ed; /* 背景色 */
}
/* 左のボックス、右のボックス */
.compare-box .compare-left-wrap, .compare-box .compare-right-wrap{
  width:50%;/* 横幅半分ずつ */
  overflow:hidden;/* はみ出さないように*/
}
/* 左のタイトル、右のタイトル */
.compare-box .compare-left-head, .compare-box .compare-right-head{
  background: #fdc44f; /* 背景色 */
  text-align: center;/* 中央寄せ */
  color: #FFF; /* 文字色 */
  font-weight: bold;/* 文字太さ */
  padding:0em 1em;/* 余白 */
  font-size:15px;/* 文字大きさ */
  line-height:1.5;/* 行間 */
  height:65px;/* 縦幅 */
  display:table-cell;/* 形式 */
  vertical-align:middle;/* 高さ中央寄せ */
  width:1000px;/* 横幅 */
}
/* 左のタイトル */
.compare-box .compare-left-head{
  border-radius:4px 0 0 0;/* 角丸 */
}
/* 右のタイトル */
.compare-box .compare-right-head{
  border-radius:0 4px 0 0;/* 角丸 */
}
/* 左のコンテンツ、右のコンテンツ */
.compare-box .compare-left, .compare-box .compare-right{
  padding:1.5em;/* 余白 */
  font-size:15px;/* 文字大きさ */
  line-height:2;/* 行間 */
  text-align: justify;/* 段落両端 */
  text-justify: inter-ideograph;/* 段落両端 */
}
/* 文章 */
.compare-box p {
  padding: 0;/* 余白 */
  margin: 0 0 20px 0;/* 余白 */
}
/*スマホで見たとき*/
@media screen and (max-width: 480px){
  /* 左のタイトル、右のタイトル */
  .compare-box .compare-left-head, .compare-box .compare-right-head{
    font-size:12px;/* 文字大きさ */
    height:50px;/* 高さ */
  }
  /* 左のコンテンツ、右のコンテンツ */
  .compare-box .compare-left, .compare-box .compare-right {
 	 	padding: 1.2em;/* 余白 */
 	 	font-size: 12px;/* 文字大きさ */
 	}
}
/************************************
** 比較表 箇条書き(記号)
************************************/
/* 箇条書き(記号) */
.compare-box .list{
   list-style: none !important;/* 行頭記号リセット */
   padding:0 !important;/* 余白リセット */
   margin:0 !important;/* 余白リセット */
   border:none !important;/* 線リセット */
}
/* 箇条書き 行 */
.compare-box .list li { 
   border-bottom:1px dashed #cdcdcd;/* 線(太さ 種類　色) */
   position: relative;/* 配置 */
   margin:0.5em 0 !important;/* 余白 */
   max-width:500px;/* 横幅 */
   padding: 0 0 0.7em 1.4em !important;/* 余白 */
   line-height:1.8;/* 行間 */
}
/* 箇条書き 行最後 */
.compare-box .list li:last-child{ 
   border:none;
}
/* 箇条書き 行頭記号 */
.compare-box .list li:before {
   background-color:  #ffa952; /* 色 */
   position: absolute;/* 配置 */
   content: '';/* 空文字 */
   top: 10px;/* 上からの距離 */
   left: 7px;/* 下からの距離 */
   width: 7px;/* 横幅 */
   height: 7px;/* 縦幅 */
   border-radius: 4px;/* 角丸 */
}
/*スマホで見たとき*/
@media screen and (max-width: 480px){
  /* 箇条書き 行頭記号 */
  .compare-box .list li:before {
    top: 9px;/* 上からの距離 */
    left: 3px;/* 下からの距離 */
    width:5px;/* 横幅 */
    height:5px;/* 縦幅 */
  }
}
/************************************
** 比較表　箇条書き(番号)
************************************/
/* 箇条書き(番号) */
.compare-box .list-number{
   counter-reset:number; /* 番号リセット */
   list-style: none !important;/* 行頭番号削除) */
   padding:0 !important;/* 余白リセット */
   margin:0 !important;/* 余白リセット */
   border:none !important;/* 線リセット */
}
/* 箇条書き(番号) 行 */
.compare-box .list-number li {
   position: relative;/* 配置 */
   margin:0.5em 0 !important;/* 余白 */
   max-width:500px; /* 横幅 */
   padding: 0 0 0.5em 1.8em !important;/* 余白 */
   line-height:1.8;/* 行間 */
  border-bottom:1px dashed #cdcdcd;/* 線(太さ 種類　色) */
}
/* 箇条書き 行最後 */
.compare-box .list-number li:last-child{ 
   border:none;
}
/* 箇条書き(番号) 行頭番号 */
.compare-box .list-number li:before {
   counter-increment: number;/* 番号 */
   content: counter(number);/* 番号 */
   background-color: #fdc44f; /* 背景色 */
   color: #fff; /* 番号色 */
   position: absolute;/* 配置 */
   font-weight:bold;/* 文字太さ */
   font-size: 12px;/* 文字大きさ */
   border-radius: 50%;/* 角丸 */
   left: 0;/* 左からの距離 */
   top:5px;/* 上からの距離 */
   width: 18px;/* 横幅 */
   height: 18px;/* 縦幅 */
   line-height: 18px;/* 行間 */
   text-align:center;/* 中央寄せ */
}
/* 箇条書き 行頭記号リセット */
.compare-box .list-number li:after{
  content:'';
}
/*スマホで見た時*/
@media screen and (max-width: 480px){
  /* 箇条書き(番号) 行 */
  .compare-box .list-number li{
     padding: 0 0 0.5em 1.8em !important;/* 余白 */
  }
  /* 箇条書き(番号) 行頭番号 */
  .compare-box .list-number li:before {
    font-size:10px;/* 文字大きさ */
    width: 16px;/* 横幅 */
    height: 16px;/* 縦幅 */
    line-height: 16px;/* 行間 */
    top:2px;/* 上からの距離 */
  }
}

    /************************************
    ** 比較表ピンク
    ************************************/
    /* 全体 */
    .compare-box-pink{
    background:#fdf1f1 !important;
    }
    /* タイトル */
    .compare-box-pink .compare-left-head,.compare-box-pink .compare-right-head{
    background:#f7bcbc !important;
    }
    /* 箇条書き(記号) 行頭番号 */
    .compare-box-pink .list li:before {
    background:#f7bcbc !important;
    }
    /* 箇条書き(番号) 行頭番号 */
    .compare-box-pink .list-number li:before {
    background:#f7bcbc !important;
    }

    /************************************
    ** 比較表ブルー
    ************************************/
    /* 全体 */
    .compare-box-blue{
    background:#f2fbff !important;
    }
    /* タイトル */
    .compare-box-blue .compare-left-head,.compare-box-blue .compare-right-head{
    background:#00bfff !important;
    }
    /* 箇条書き(記号) 行頭番号 */
    .compare-box-blue .list li:before {
    background:#00bfff !important;
    }
    /* 箇条書き(番号) 行頭番号 */
    .compare-box-blue .list-number li:before {
    background:#00bfff !important;
    }

    /************************************
    ** 比較表グリーン
    ************************************/
    /* 全体 */
    .compare-box-green{
    background:#eafaf7 !important;
    }
    /* タイトル */
    .compare-box-green .compare-left-head,.compare-box-green .compare-right-head{
    background:#2fcdb4 !important;
    }
    /* 箇条書き(記号) 行頭番号 */
    .compare-box-green .list li:before {
    background:#2fcdb4 !important;
    }
    /* 箇条書き(番号) 行頭番号 */
    .compare-box-green .list-number li:before {
    background:#2fcdb4 !important;
    }

    /************************************
    ** 比較表シルバー
    ************************************/
    /* 全体 */
    .compare-box-silver{
    background:#fafafa !important;
    }
    /* タイトル */
    .compare-box-silver .compare-left-head,.compare-box-silver .compare-right-head{
    background: linear-gradient(to bottom, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%), linear-gradient(to bottom, rgba(0,0,0,0.02) 50%, rgba(255,255,255,0.02) 61%, rgba(0,0,0,0.02) 73%), linear-gradient(33deg, rgba(255,255,255,0.20) 0%, rgba(0,0,0,0.20) 100%) !important;
    color:#777 !important;
    }
    /* 箇条書き(記号) 行頭番号 */
    .compare-box-silver .list li:before {
    background:#ccc !important;
    }
    /* 箇条書き(番号) 行頭番号 */
    .compare-box-silver .list-number li:before {
    background:#ccc !important;
    }

    /************************************
    ** 比較表セパレート
    ************************************/
    /* 全体左 */
    .compare-box-separate .compare-left{
    background:#f0f9fc !important;
    height:100%;
    }
    /* 全体右 */
    .compare-box-separate .compare-right{
    background:#fff6f2 !important;
    height:100%;
    }
    /* タイトル左 */
    .compare-box-separate .compare-left-head{
    background:#6fc7e1 !important;
    }
    /* タイトル右 */
    .compare-box-separate .compare-right-head{
    background:#ffa883 !important;
    }
    /* 箇条書き(記号) 行頭番号 左 */
    .compare-box-separate .compare-left .list li:before {
    background:#6fc7e1 !important;
    }
    /* 箇条書き(番号) 行頭番号 左 */
    .compare-box-separate .list-number li:before {
    background:#6fc7e1 !important;
    }
    /* 箇条書き(記号) 行頭番号 右 */
    .compare-box-separate .compare-right .list li:before {
    background:#ffa883 !important;
    }
    /* 箇条書き(番号) 行頭番号 右 */
    .compare-box-separate .compare-right .list-number li:before {
    background:#ffa883 !important;
    }

    /************************************
    ** 比較表背景なし
    ************************************/
    /* 全体 */
    .compare-box-none{
    background:none !important;
    }





/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ
@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 #d7d7d7!important;
  }*/
  /* 必須・任意のサイズ調整 	
  .inquiry .haveto,.inquiry .any {	
  font-size:10px;
  }}*/
  /*見出し欄*/
  .inquiry th{
   text-align:left;
   font-size:14px;
   color:#444;
   padding-right:5px;
   width:30%;
   background:#f7f7f7;
   border:solid 1px #d7d7d7;
  }
  /*通常欄*/
  .inquiry td{
   font-size:13px;
   border:solid 1px #d7d7d7;	
  }
  /*横の行とテーブル全体*/
  .entry-content .inquiry tr,.entry-content table{
   border:solid 1px #d7d7d7;	
  }
  /*必須の調整*/
  .haveto{
   font-size:7px;
   padding:5px;
   background:#ff9393;
   color:#fff;
   border-radius:2px;
   margin-right:5px;
   position:relative;
   bottom:1px;
  }
  /*任意の調整*/
  .any{
   font-size:7px;
   padding:5px;
   background:#93c9ff;
   color:#fff;
   border-radius:2px;
   margin-right:5px;
   position:relative;
   bottom:1px;
  }
  /*ラジオボタンを縦並び指定*/
  .verticallist .wpcf7-list-item{
   display:block;
  }
  /*送信ボタンのデザイン変更*/
  #formbtn{
   display: block;
   padding:15px;
   width:350px;
   background:#ffaa56;
   color:#fff;
   font-size:18px;
   font-weight:bold;	 
   border-radius:2px;
   margin:25px auto 0;
  }
  /*送信ボタンマウスホバー時*/
  #formbtn:hover{
   background:#fff;
   color:#ffaa56;
   border:2px solid #ffaa56;
  }


  .kojin-jouho {
    width: 80%;
    height: 300px;
    margin:0 auto;
    background-color: #f0efef;
    border: 1px #c0c0c0 solid;
    color: #000000;
    overflow-y: scroll;
    padding:0 2% 1% 2%;
    }

    .menu-top-sp-menu-container ul{
      border-top: solid 1px rgb(129, 128, 128);
      text-align: center;
      }
      .menu-top-sp-menu-container li{
        
        border-bottom: solid 1px rgb(129, 128, 128);
        }
/*single.php-全国対応ページ対応*/
.entry-header {
  background: #ffffff;

}

.post {
  background: #fff;
  width: 80%;
  margin: 0 auto;
  padding: 1% 3%;
  border-radius: 3px;
  box-shadow: 0px 0px 2px 2px rgba(168, 167, 167, 0.4);
}

.under-entry-content, .sbp-main-bottom {
display: none;
}
/*single.php-全国対応ページ対応*/


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

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

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
  .navi-footer {
    display: none;
  }
  .post {
    background: #fff;
    width: 95%;
    margin: 0 auto;
    padding: 0 1%;
    border-radius: 3px;
    box-shadow: 0px 0px 2px 2px rgba(168, 167, 167, 0.4);
  }
  #index-youtube{
    display: none !important;
  }
  #index-youtube-sp {
    display: block !important;
  }
  .you_img {
    text-align: center;
    padding: 2%;
  }
  .you-thum-wrap-sp {
    margin: 0 auto 20px;
    width: 90%;
  }
  .you-thum-wrap-sp img{
    margin-bottom: 10px;
  }
}



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

/* ======================
   Contact Form 7 UX改善
   ====================== */

/* デフォルトのスピナーを非表示 */
.wpcf7-spinner {
  display: none !important;
}

/* 送信中のフォーム全体 */
.wpcf7 form.submitting {
  opacity: 0.6;
  pointer-events: none; /* 二重送信防止 */
  transition: opacity 0.3s;
}

/* 送信ボタンにローディング表示 */
.wpcf7 form.submitting .wpcf7-submit::after {
  content: '...';
  margin-left: 5px;
  animation: wpcf7-dots 1.5s steps(4, end) infinite;
}

@keyframes wpcf7-dots {
  0%, 20% { content: '.'; }
  40% { content: '..'; }
  60%, 100% { content: '...'; }
}
