@charset "UTF-8";

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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
	.tagline {
		font-size: 21px;
		font-weight: bold;
	}
	.site-name-text {
		font-size: 32px;
		font-weight: bold;
		padding: 4px 16px;
		/*background: rgba(255, 255, 255, 0.7);*/
		display: inline-block;
	}

/************************************
** 2021リニューアルで追加＠みやっち
************************************/
.mobile-footer-menu-buttons {
  z-index: 999!important;
}
#header-in > span {
  background: rgba(255, 255, 255, 0.7);
}
/*.page #toc,*/
.page .sns-share,
.page .sns-follow,
.page .date-tags {
  display: none;
}
.mainTtl {
  width: max-content;
  margin: 0 auto;
  padding: 16px;
  font-size: 32px;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
}
@media screen and (max-width: 768px){
  .mainTtl {
    width: 100%;
    font-size: 28px;
  }
}
.mainTtl .spTtl {
  display: inline-block;
  margin-left: 1em;
}
@media screen and (max-width: 768px){
  .mainTtl .spTtl {
    display: block;
    margin-left: 0;
  }
}
.mainTtl span.catchCopy {
  display: block;
  font-size: 21px;
  font-weight: bold;
}
@media screen and (max-width: 768px){
  .mainTtl span.catchCopy {
    font-size: 16px;
  }
}
.home #menu-item-2787/*top*/,
.page-id-37 #menu-item-2791/*about*/,
.page-id-2754 #menu-item-2775/*プラン・商品*/,
.page-id-2629 #menu-item-2954/*流れ・料金一覧*/,
.page-id-68 #menu-item-2790/*Q&A*/,
.page-id-2714 #menu-item-2959/*楽曲*/,
.blog #menu-item-2788/*ブログ*/,
.page-id-575 #menu-item-2786/*お問い合わせ*/,
.page-id-589 #menu-item-2785/*ご注文*/ {
  border-bottom: 4px solid #7c4d06;
}
.home #menu-item-2787 a/*top*/,
.page-id-37 #menu-item-2791 a/*about*/,
.page-id-2754 #menu-item-2775 > a/*プラン・商品*/,
.page-id-2629 #menu-item-2954 a/*流れ・料金一覧*/,
.page-id-68 #menu-item-2790 a/*Q&A*/,
.page-id-2714 #menu-item-2959 > a/*楽曲*/,
.blog #menu-item-2788 a/*ブログ*/,
.page-id-575 #menu-item-2786 a/*お問い合わせ*/,
.page-id-589 #menu-item-2785 a/*ご注文*/ {
  font-weight: bold;
  color: #7c4d06;
}
#menu-item-2785 {
  background: #FFCAB8;
}
#menu-item-2785 a {
  font-weight: bold;
  color: #7c4d06;
}
#sidebar .snsBox h4 {
  margin: 0 0 16px;
  padding: 0;
  font-size: 18px;
  border: none;
  color: #7C4D06;
}
#sidebar .snsBox a img {
  transition: all 0.4s;
}
#sidebar .snsBox a img:hover {
  opacity: 0.7;
}
.article .customBox ul,
.article .customBox ol {
  padding-left: 0;
}
/*--------TOPページ---------*/
.customBox p {
  margin: 0;
}
.txtBox_mb1em p:not(:last-child),
.mb1em {
  margin-bottom: 1em!important;
}
.mb24 {
  margin-bottom: 24px!important;
}
.mb32 {
  margin-bottom: 32px!important;
}
.mb40 {
  margin-bottom: 40px!important;
}
.mb56 {
  margin-bottom: 56px!important;
}
.mb72 {
  margin-bottom: 72px!important;
}
.mt72 {
  margin-top: 72px!important;
}
.red {
  color: #FF5757;
}
.fB {
  font-weight: bold;
}
.tC {
  text-align: center!important;
}
.tR {
  text-align: right;!important;
}
.tL {
  text-align: left!important;
}
.article h1.ttlDesign1, .article h2.ttlDesign1, .article h3.ttlDesign1, .article h4.ttlDesign1, .article h5.ttlDesign1, .article h6.ttlDesign1 {
  line-height: 1.8;
}
.ttlDesign1,
.article h2.ttlDesign1 {
  position: relative;
  color: #7C4D06;
  font-size: 38px;
  padding: 10px 0;
  text-align: center;
  margin: 1.5em 0;
  padding: 0;
  background-color: unset;
  border-radius: 0;
}
@media screen and (max-width: 768px){
  .ttlDesign1,
  .article h2.ttlDesign1 {
    margin: 1.5em 0 2em;
    font-size: 24px;
    line-height: 1.2;
  }
}
.ttlDesign1:before {
  content: "";
  position: absolute;
  top: -14px;
  left: 50%;
  width: 240px;
  height: 80px;
  border-radius: 50%;
  border: 7px solid rgba(124, 77, 6, 0.6);
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px){
  .ttlDesign1:before {
    top: -32px;
    width: 180px;
    height: 90px;
  }
  .ttlDesign1.spLH:before {
    top: -26px;
    width: 180px;
    height: 100px;
  }
}
.article h2.ttlDesign2,
.ttlDesign2 {
  position: relative;
  font-weight: bold;
  font-size: 32px;
  background-color: inherit;
  text-align: center;
  color: #7C4D06;
}
@media screen and (max-width: 768px){
  .article h2.ttlDesign2,
  .ttlDesign2 {
    font-size: 21px;
  }
}
.ttlDesign2 span {
  position: relative;
  display: inline-block;
  padding: 0 16px;
  background: #FFF;
  z-index: 22;
}
.ttlDesign2:before,
.ttlDesign2:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 50%;
  background-color: #FEC531;
  z-index: 1;
}
@media screen and (max-width: 768px){
  .ttlDesign2:before,
  .ttlDesign2:after {
    width: 100px;
  }
}
.ttlDesign2:before {
  left:0;
  border-width: 7.5px 0 7.5px 16px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.ttlDesign2:after {
  right: 0;
  border-width: 7.5px 0 7.5px 16px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  transform: rotate(180deg);
}
.ttlDesign3,
.article h3.ttlDesign3 {
  margin: 0 0 32px;
  padding: 0;
  font-size: 38px;
  border: none;
}
@media screen and (max-width: 768px){
  .ttlDesign3,
  .article h3.ttlDesign3 {
    font-size: 21px;
  }
}
.ttlDesign3:before,
.ttlDesign3:after {
  width: 200px;
}
.ttlDesign3:before {
  left: 20%;
}
.ttlDesign3:after {
  right: 20%;
}
.article h2.ttlDesign4, .article h3.ttlDesign4, .article h4.ttlDesign4, .article h5.ttlDesign4, .article h6.ttlDesign4 {
  margin: 0;
}
.ttlDesign4,
.article h3.ttlDesign4,
.article h4.ttlDesign4 {
  margin-bottom: 16px;
  padding: 0;
  font-size: 21px;
  font-weight: bold;
  color: #7C4D06;
  border: none;
  text-align: center;
}
.ctdt-one-row > div.topMessageBox,
.ctdt-one-row > div.topMessage {
  display: block;
}
.topMessageBox {
  position: relative;
}
@media screen and (max-width: 768px){
  .topMessageBox {
    margin-top: 56px;
  }
}
.topMessage {
  position: relative;
  width: max-content;
  margin: 0 auto;
  padding: 40px;
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  z-index: 22;
}
@media screen and (max-width: 768px){
  .topMessage {
    width: auto;
    padding: 8px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 2px 8px 24px rgba(0, 0, 0, 0.16);
  }
}
.listReset {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.listReset li {
  margin: 0;
}
.topMessage_img img {
  position: relative;
  width: 210px;
  height: auto;
  box-shadow: 2px 8px 24px rgba(0, 0, 0, 0.16);
  z-index: 11;
}
@media screen and (max-width: 768px){
  .topMessage_img img {
    width: 120px;
  }
}
.topMessage_img li {
  position: relative;
  width: 210px;
}
@media screen and (max-width: 768px){
  .topMessage_img li {
    width: 120px;
  }
}
.topMessage_img li:nth-child(1):before,
.topMessage_img li:nth-child(4):before {
  content: "";
  display: block;
  position: absolute;
  top: -24px;
  left: -24px;
  width: 100%;
  height: 100%;
  border: 1px solid #7C4D06;
  z-index: 1;
}
.topMessage_img li:nth-child(2):before,
.topMessage_img li:nth-child(3):before {
  content: "";
  display: block;
  position: absolute;
  top: 24px;
  left: 24px;
  width: 100%;
  height: 100%;
  background: #FEC531;
  z-index: 1;
}
.topMessage_img li:nth-child(1) {
  position: absolute;
  top: -24px;
  left: 80px;
}
@media screen and (max-width: 768px){
  .topMessage_img li:nth-child(1) {
      position: absolute;
      top: 6px;
      left: -20px;
  }
}
.topMessage_img li:nth-child(2) {
  position: absolute;
  top: 320px;
  left: 0;
}
@media screen and (max-width: 768px){
  .topMessage_img li:nth-child(2) {
    position: absolute;
    left: -60px;
  }
}
.topMessage_img li:nth-child(3) {
  position: absolute;
  top: -72px;
  right: 80px;
}
@media screen and (max-width: 768px){
  .topMessage_img li:nth-child(3) {
    position: absolute;
    top: 28px;
    right: -40px;
  }
}
.topMessage_img li:nth-child(4) {
  position: absolute;
  top: 320px;
  right: 0;
}
@media screen and (max-width: 768px){
  .topMessage_img li:nth-child(4) {
    right: -40px;
  }
}
.topList1 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px){
  .topList1 {
    display: block;
  }
}
.topList1 li {
  padding: 20px;
  width: calc((100% - 120px) / 3);
}
@media screen and (max-width: 768px){
  .topList1 li {
    width: 100%;
  }
}
.listImg img {
  width: 360px;
  height: auto;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px){
  .listImg img {
    width: 100%;
  }
}
.customBox p.fukidashi {
  position: relative;
  margin-top: 24px;
  padding: 16px;
  border: 2px solid #7C4D06;
  font-size: 14px;
}
.customBox p.fukidashi:before {
  content: "";
  position: absolute;
  top: -24px;
  left: 20%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.customBox p.fukidashi:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 20%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #7C4D06;
  z-index: 1;
}
.selectionList {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px){
  .selectionList {
    display: block;
  }
}
.article ul.selectionList li,
.selectionList li {
  position: relative;
  margin: 0 16px 40px;
  padding-bottom: 64px;
  text-align: center;
  width: calc((100% - 96px) / 3);
}
@media screen and (max-width: 768px){
  .article ul.selectionList li,
  .selectionList li {
    width: 100%;
    padding: 0 16px 112px;
  }
  .article ul.selectionList {
    padding-left: 0;
  }
  .selectionList .moreBtn {
    margin-bottom: 40px;
  }
}
.article ul.selectionList.selectionTop3 li,
.selectionList.selectionTop3 li {
  width: calc((100% - 96px) / 4);
}
@media screen and (max-width: 768px){
  .article ul.selectionList.selectionTop3 li,
  .selectionList.selectionTop3 li {
    width: 100%;
  }
}
.selectionList li p {
  text-align: left;
}
.selectionList img {
  width: 200px;
  height: 200px;
  margin-bottom: 16px;
  border-radius: 50%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 970px){
  .selectionList img {
    width: 180px;
    height: 180px;
  }
}
.selectionList.selectionTop3 img {
  width: 260px;
  height: 260px;
}
@media screen and (max-width: 970px){
  .selectionList.selectionTop3 img {
    width: 240px;
    height: 240px;
  }
}
.selectionTop3 .listImg2 {
  position: relative;
  text-align: center;
}
.recommendIcn {
  text-decoration:none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 10em;
  margin: 0 auto;
  padding: 8px;
  font-weight: bold;
  text-align: center;
  border-radius: 20px;
  color: #FFF;
  background: rgb(243,115,53);
  background: linear-gradient(90deg, rgba(243,115,53,1) 0%, rgba(254,201,49,1) 100%);
  z-index: 111;
}
.selectionList .moreBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.moreBtn a,
.moreBtn > span {
  position: relative;
  display: block;
  width: 180px;
  margin: 16px auto 0;
  padding: 8px;
  text-align: center;
  background: rgba(254, 197, 49, 0.9);
  text-decoration: none;
  color: #7C4D06;
  z-index: 11;
  font-weight: bold;
  transition: all .3s;
}
.moreBtn a:hover,
.moreBtn > span:hover {
  opacity: 0.7;
}
.moreBtn a:before,
.moreBtn > span:before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: -8px;
  width: 100%;
  height: 100%;
  border: 1px solid #7C4D06;
  z-index: 1;
}
.moreBtn a:after {
  position: absolute;
  right: 16px;
  top: 33%;
  display: block;
  content:"";
  width: 8px;
  height: 8px;
  border-top: 2px solid #7C4D06;
  border-right: 2px solid #7C4D06;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: rgba(254, 197, 49, 0.9);
}
.priceBtn.moreBtn a {
  width: 100%;
  max-width: 300px;
}
.moreBtn2 a {
  position: relative;
  padding-left: 24px;
}
.moreBtn2 a:after {
  position: absolute;
  left: 0;
  top: 33%;
  display: block;
  content:"";
  width: 8px;
  height: 8px;
  border-top: 2px solid #7C4D06;
  border-right: 2px solid #7C4D06;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #FFF;
}
.icn_vol {
  display: inline-block;
  margin-right: 24px;
  padding: 8px 40px;
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
  color: #FFF;
  background: rgb(243,115,53);
  background: linear-gradient(90deg, rgba(243,115,53,1) 0%, rgba(254,201,49,1) 100%);
}
@media screen and (max-width: 768px){
  .icn_vol {
    display: block;
    width: 8em;
    margin: 0 auto 16px
  }
}
.episodeTop,
.episodeBtm {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 970px){
  .episodeTop,
  .episodeBtm {
    display: block;
  }
}
.episodeTop {
  margin-bottom: 40px;
}
.episodeTop_txt {
  width: calc(100% - 600px);
}
@media screen and (max-width: 970px){
  .episodeTop_txt {
    width: 100%;
  }
}
.kashi {
  width: 440px;
  padding: 40px;
  background: #FEC531;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 970px){
  .kashi {
    width: 100%;
    margin-bottom: 40px;
  }
}
.episodeBtm_txt {
  width: calc(100% - 480px);
}
@media screen and (max-width: 970px){
  .episodeBtm_txt {
    width: 100%;
  }
  .episodeBtm_txt .ttlDesign4.tL {
    text-align: center!important;
  }
  .profileTxt .ttlDesign4.tL {
    text-align: center!important;
  }
}
.episodeImg {
  text-align: right;
}
@media screen and (max-width: 768px){
  .episodeImg {
    width: 100%;
  }
  .episodeImg img {
    width: 100%;
  }
}
.acdon {
  display: none;
  padding: 40px 0;
}
section > .acdon:last-child {
  padding-bottom: 0;
}
.moreBtn.acdonBtn > span {
  padding: 8px 32px 8px 8px
}
.moreBtn.acdonBtn span span {
  position: relative;
}
.moreBtn.acdonBtn span span:before,
.moreBtn.acdonBtn span span:after {
  display: block;
  content: '';
  width: 2px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 7em;
  background: #7C4D06;
}
.moreBtn.acdonBtn span span:before {
  width: 12px;
  height: 2px;
  top: 10px;
  left: 6.7em;
}
.moreBtn.acdonBtn span span:after,
.moreBtn.acdonBtn span span:before {
  transition: all .4s;
}
.moreBtn.acdonBtn.activeAc span:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.moreBtn.acdonBtn.activeAc span:before {
  opacity: 0;
}
.priceList {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px){
  .priceList {
    display: block;
  }
}
.priceList > li {
  width: calc((100% - 120px) / 4);
  border: 1px solid #909893;
  border-radius: 4px;
}
@media screen and (max-width: 970px){
  .priceList > li {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 768px){
  .priceList > li {
    width: 100%;
  }
}
.priceListTop {
  padding: 24px 16px;
  text-align: center;
  background: #B7C4BB;
  color: #FFF;
}
.article .priceListTop h3 {
  border: none;
  font-size: 24px;
  margin: 0 0 8px;
  padding: 0;
  font-weight: bold;
}
.priceListTop p {
  font-size: 18px;
  font-weight: bold;
}
.priceListTop p.price {
  font-size: 38px;
  line-height: 1.4;
}
.optionTable p.price {
  font-size: 24px;
  line-height: 1.7;
}
.priceListTop p.price span,
.optionTable p.price span {
  font-size: 12px;
}
.priceListBtm li {
  padding: 8px;
  border-bottom: 1px solid #CCC;
}
.priceListBtm li:last-child {
  border-bottom: none;
}
.serviceBox {
  padding: 24px;
  border: 4px solid #B6C4BB;
  background: #FBFBFB;
  border-radius: 4px;
}
.optionTable th,
.optionTable td {
  padding: 16px;
  border: 4px solid #B6C4BB;
}
.optionTable th {
  width: 360px;
  background: #F0A387;
  color: #FFF;
}
@media screen and (max-width: 768px){
  .optionTable th,
  .optionTable td {
    display: block;
    width: 100%;
  }
  .optionTable th {
    border-top: none;
    border-bottom: none;
  }
  .optionTable tr:first-child {
    border-top: 4px solid #B6C4BB;
  }
}
.profileBox {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px){
  .profileBox {
    display: block;
  }
}
.profileTxt {
  width: calc(100% - 440px);
}
@media screen and (max-width: 768px){
  .profileTxt {
    width: 100%;
  }
}
.profileTxt .moreBtn a {
  width: 100%;
  max-width: 320px;
}
.snsBox {
  padding: 16px;
  background: #FEC531;
}
@media screen and (max-width: 768px){
  .snsBox {
    margin-bottom: 40px
  }
}
.article .snsBox h4 {
  margin: 0 0 16px;
  padding: 0;
  font-size: 18px;
  border: none;
  color: #7C4D06;
}
.snsList,
.snsList li a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px){
  .snsList {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home .article ul.snsList li {
    margin-right: 16px;
    margin-bottom: 16px
  }
}
.snsList li a {
  color: #7C4D06;
  font-weight: bold;
}
.snsList img {
  margin-right: 8px;
}
.snsList li:not(:last-child) {
  margin-right: 24px;
}
.profileImg img {
  width: 400px;
  height: auto;
}
@media screen and (max-width: 768px){
  .profileImg img {
    width: 100%;
  }
}
.selectionTtl span {
  position: relative;
}
.selectionTtl span:before,
.selectionTtl span:after {
  position: absolute;
  display: inline-block;
  z-index: 1;
}
@media screen and (max-width: 768px){
  .selectionTtl span:before,
  .selectionTtl span:after {
    display: none;
  }
}
.selectionTtl span:before {
  top: -20%;
  left: -50px;
  content: url("https://azu-heartsong-gift.com/wp-content/uploads/2021/08/icn_onpuL.svg");
}
.selectionTtl span:after {
  top: 0%;
  right: -70px;
  content: url("https://azu-heartsong-gift.com/wp-content/uploads/2021/08/icn_onpuR.svg");
}
.selectionList2 > li {
  padding: 32px;
  border: 4px solid #B6C4BB;
  background: #FBFBFB;
  border-radius:  4px;
}
@media screen and (max-width: 768px){
  .selectionList2 > li {
    padding: 16px;
  }
}
.selectionList2 .ttlDesign3:before,
.selectionList2 .ttlDesign3:after {
  border-color: transparent transparent transparent #FBFBFB;
}
@media screen and (max-width: 768px){
  .selectionList2 .ttlDesign3:before {
    left: 0%;
  }
  .selectionList2 .ttlDesign3:after {
    right: 0%;
  }
}
.selectionList2 .ttlDesign3 span {
  background: #FBFBFB;
}
.selectiondetail {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 56px;
}
@media screen and (max-width: 768px){
  .selectiondetail {
    display: block;
  }
}
.selectiondetailImg {
  width: 500px;
  margin-right: 40px;
}
@media screen and (max-width: 768px){
  .selectiondetailImg {
    width: 100%;
    margin-right: 0;
  }
}
.selectiondetailTxt {
  max-width: 400px;
}
.article .selectiondetail h4 {
  font-size: 18px;
  padding: 0;
  border: none;
  color: #7C4D06;
  text-align: center;
}
.selectionList2 .audio {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
@media screen and (max-width: 768px){
  .selectionList2 .audio audio {
    width: 100%;
    margin-bottom: 40px;
  }
}
.selectionsceneList {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.selectionsceneList li a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 170px;
  height: 170px;
  margin: 0 8px 8px;
  padding: 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
  text-align: center;
  font-size: 1.2rem;
  color: #707070;
  text-decoration: none;
  transition: all 0.2s ease;
}
@media screen and (max-width: 768px){
  .selectionsceneList li a {
    width: 140px;
    height: 140px;
  }
  .selectionsceneList img {
    width: 72px;
    height: auto;
  }
  .home .article ul.selectionsceneList li {
    margin-bottom: 8px
  }
}
.selectionsceneList li a:hover {
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 1);
}
.selectionsceneList li a img:hover {
  opacity: 1;
}
.selectionsceneList li p {
  font-size: 18px;
  font-weight: bold;
  color: #7C4D06;
}
.selectionList2 .moreBtn a {
  width: 100%;
  max-width: 240px;
  font-size: 21px;
}
.video-container .video {
  width: 560px;
  height: 320px;
  margin-top: 0;
}
@media screen and (max-width: 970px){
  .video-container {
    margin: 30px auto;
  }
}
@media screen and (max-width: 768px){
  .video-container .video {
    width: 100%;
  }
  .home .article ul, .article ol {
      padding-left: 0;
  }
  .home .article ul li,
  .home .article ol li {
    margin: 0;
  }
  .home .article ul.priceList > li  {
    margin-bottom: 40px;
  }
  *, *:before, *:after {
    box-sizing: border-box;
  }
}
.pc_none {
  display: none;
}
@media screen and (max-width: 768px){
  .pc_none {
    display: block;
  }
  .home #main {
    overflow: hidden;
  }
}

/*--------プラン・商品ページ---------*/
@media screen and (max-width: 768px){
  .page-id-2754 .selectionsceneList li a {
      width: 130px;
      height: 130px;
  }
  .page-id-2754 .selectionsceneList li p {
      font-size: 16px;
  }
}
.selectionTtl_sub {
  color: #7C4D06;
  font-size: 32px;
  font-weight: bold;
}
.planPage .selectionsceneList li a {
  position: relative;
  width: 130px;
  height: 130px;
}
.planPage .selectionsceneList li a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: url("https://azu-heartsong-gift.com/wp-content/uploads/2021/08/icn_arwBtm.svg");
}
.planPage .selectionsceneList img {
  width: 60px;
  height: auto;
}
.planPage .selectionsceneList li p {
  font-size: 16px;
}
.songboxTop {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px){
  .songboxTop {
    display: block;
  }
}
.songboxTop_img {
  margin-right: 40px;
}
@media screen and (max-width: 768px){
  .songboxTop_img {
    margin-right: 0;
    margin-bottom: 16px;
    text-align: center;
  }
}
.songboxTop .songboxTop_txt{
  width: calc(100% - 350px);
}
@media screen and (max-width: 768px){
  .songboxTop .songboxTop_txt{
    width: 100%;
  }
}
.article .planPage h3.ttlDesign2 {
  margin: 0 0 32px;
  padding: 0;
  border: none;
  font-size: 32px;
}
.caseList li {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
@media screen and (max-width: 768px){
  .caseList li {
    display: block;
  }
}
.caseList li:not(:last-child) {
  margin-bottom: 32px;
}
.caseListImg img {
  width: 200px;
  height: auto;
  margin-right: 40px;
}
@media screen and (max-width: 768px){
  .caseListImg img {
    width: 100%;
    max-width: 300px;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .caseListImg {
    text-align: center;
  }
}
.caseListTxt {
  width: calc(100% - 240px);
}
@media screen and (max-width: 768px){
  .caseListTxt {
    width: 100%;
  }
}
.caseTtl {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px){
  .caseTtl {
    display: block;
    text-align: center;
  }
}
.caseTtl .icn_vol {
  padding: 4px 24px;
}
.article .caseListTxt h4 {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 24px;
  color: #7C4D06;
}
.talk {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px;
  background: #FEC531;
}
@media screen and (max-width: 768px){
  .talk {
    display: block;
  }
}
.talkTxt {
  width: calc(100% - 240px);
  margin-right: 40px;
}
@media screen and (max-width: 768px){
  .talkTxt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.talkTxt h4 {
  margin: 0 0 16px;
  padding: 0;
  font-size: 18px;
  border: none;
  color: #7C4D06;
}
@media screen and (max-width: 768px){
  .talkTxt h4 {
    text-align: center;
  }
}
.talkTxt p {
  font-weight: bold;
  color: #FFF;
}
.talkImg img {
  width: 200px;
  height: auto;
}
@media screen and (max-width: 768px){
  .talkImg {
    text-align: center
  }
}
.customBox p.selectionTtl_sub {
  margin: -40px 0 40px;
  color: #7C4D06;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  background: rgba(255,255,255,0.7);
}
@media screen and (max-width: 768px){
  .customBox p.selectionTtl_sub {
    margin: -54px 0 40px;
    font-size: 21px;
  }
}
.imglink img {
transition: all 0.4s;
}
.imglink:hover img {
 box-shadow: 0px 8px 16px rgb(0 0 0 / 40%);
}

navi-in > ul {
	flex-wrap: inherit;
}

#navi .navi-in > ul > li {
	width:calc(100% / 10);
}

#menu-item-2954 .sub-menu > li {
    width: 400px;
}

.home .article-header.entry-header {
	display:none
}

.site-name-text {
display: none;
}
.catchcopy {
	background: rgba(255, 255, 255, 0.7);
	color: #7c4d06;
	text-align: center;
}
.maincopy a {
	display:inline-block;
	color: #7c4d06;
	font-size: 32px;
    font-weight: bold;
    padding: 4px 16px;
	text-decoration: none;
}
.subcopy {
	font-size: 21px;
    font-weight: bold;
    margin: 0.6em 0;
}

@media screen and (max-width: 768px){
  .maincopy a  {
    font-size: 18px;
  }

  .subcopy {
    font-size: 12px;
  }
}

/*お問合せフォーム戻るボタン装飾*/
.wpcf7-previous {
  padding: 11px;
  width: 100%;
  margin: 0;
  cursor: pointer;
  -webkit-appearance: none;
  border: 1px solid var(--cocoon-thin-color);
  background-color: #b1b1b1;
  color: #333;
}

/* ブロックエディター内のテキストを強制的に選択可能にする */
.block-editor-block-list__layout * {
  user-select: text !important;
}



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

}

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

/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
	.tagline {
		font-size: 14px;
	}
	.site-name-text {
		background: none;
	}
}

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