@charset "utf-8";
#plan_content.lg_inner_space {padding-bottom: 35px;}
.content_img-txton .box_wrapper {margin-bottom: 90px;}
.box_ttl h3 {margin: 0 auto;}
.box_content {margin-bottom: 12px;}
#goudou .box_content {background: #fff;}
#single .box_content {background: #fff;}
#premium .box_content {background: #fff;}
.plan_service .total_price {font-size: 19px; margin-top: 3px;}
.plan_service .total_price .num {font-size: 42px;}
.plan_service .total_price img {width: 190px;height: 50px;vertical-align: baseline;top: 9px;}
#plan_flow h2.bg_circle_left::before {background: url(../img/common/bg_circle03.png) no-repeat;top: 32px;z-index: 1;}
#plan_flow .inner.bg_circle_right::before {background: url(../img/common/bg_circle04.png) no-repeat;top: 57%;z-index: 1;}
ul.flow.joint li:last-child {margin-bottom: 30px;}
#plan_flow .btn_border {width: 70%;max-width: 370px;margin: 33px 0 0;}
#plan_flow .btn_border a {font-size: 18px;padding: 8px 0 10px;}
#plan_flow .btn_border a::after {right: 20px;}
.attention_box_border {border: 5px solid #f4d0d4;background: #fff;padding: 35px 40px;}
.attention_box_border p {padding-left: 70px;position: relative;}
.attention_box_border p::before {content: '';background: url(../img/common/icon_exclamation.svg) no-repeat center;width: 50px;height: 100%;position: absolute;left: 0;top: 0;}
.attention_box_border p a {color: var(--site-keycolor);font-weight: bold;border-bottom: 1px solid var(--site-keycolor);padding-bottom: 4px;transition: 0.2s;}
.attention_box_border p a:hover {border-bottom: 0;}
/*#memorial ul.flow.joint li:last-child {margin-bottom: 30px;}
#memorial .intro {font-size: 19px;text-align: center;margin: -10px 0 34px;}
#memorial ul li {background: #fff;width: 18%;max-width: 265px;box-shadow: 0 5px 0 rgba(210, 210, 210, 1);}
#memorial ul li h3 {font-size: 23px;text-align: center;padding: 15px 0;position: relative;}
#memorial ul li h3::after {content: '';background: url(../img/plan/sankaku_right-down.png) no-repeat;width: 20px;height: 20px;position: absolute;right: 10px;bottom: 10px;}*/
.links {align-items: center;margin-top: 60px;gap:30px;}
.link_btn {width:48.2% /*32.2%*/;max-width: 540px;height: 145px;display: flex;flex-direction: column;justify-content: center;padding-left: 20px;box-shadow: 0 5px 0 rgba(210, 210, 210, 1);}
.link_btn h3 {font-size:31px/*24px*/;color: #fff;margin: -5px 0 1px;}
.link_btn p {font-size:18px/*14px*/;color: #fff;line-height: 1.5;}
.link_btn.joint {background: url(../img/plan/bg_btn_goudou.jpg) no-repeat center right;background-size: cover;}
.link_btn.single {background: url(../img/plan/bg_btn_single.jpg) no-repeat center right;background-size: cover;}
.link_btn.premium {background: url(../img/plan/bg_btn_premium.jpg) no-repeat center right;background-size: cover;}
.link_btn.memorial {background: url(../img/plan/bg_btn_memorial.jpg) no-repeat center right;background-size: cover;}

@media only screen and (max-width: 960px) {
  .plan_service .total_price {margin-top: 0;}
  .plan_service .total_price img {width: 160px; height: 42px;}
  .plan_service .total_price .num {font-size: 27px;}
  #plan_flow .btn_border {width: 80%;max-width: initial;margin: 20px 0 0;}
  #plan_flow .btn_border a {font-size: 15px;padding: 8px 0 10px;}
  .attention_box_border {padding: 3vw 3vw;}
/*  #memorial .intro {font-size: 15px;}
  #memorial ul li {width: 18%;}
  #memorial ul li h3 {font-size: 18px;}*/
  .links {margin-top: 50px;}
  .link_btn {padding-left: 2.5vw;height: 130px;margin-bottom: 20px;width: 48.2%;}
  .link_btn h3 {font-size: 24px;}
  .link_btn p{font-size: 15px;}
}
@media only screen and (max-width: 568px) {
  .content_img-txton .box_wrapper.bg_circle_left::before{top: -40px;}
  #plan_flow h2.bg_circle_left::before, #plan_flow .inner.bg_circle_right::before {content: none;}
  .box_content {margin-bottom: 8px;}
  .content_img-txton .box_wrapper {margin-bottom: 5px;}
  .plan_box .box_ttl {align-items: flex-start;padding: 10px 0 12px;}
  .plan_box .box_ttl h3 {font-size: 23px;margin: 0 0 0 20.3vw;line-height: 1.5;}
  .plan_service .total_price img {width: 140px;height: 40px;top: 9px; margin-right: 5px;}
  .plan_service .total_price {font-size: 15px; margin-top: 2px;}
  .plan_service .total_price .num {font-size: 30px;}
  .plan_service ul {margin-bottom: 0;}
  .service_content div.wrap {align-items: flex-start;}
  .total_price {margin-bottom: -10px;}
  .annotation_txt {margin-left: 5.3vw;}
  #premium.plan_box .box_ttl h3 {padding-left: 0;}
  #premium.plan_box .box_ttl h3::before {left: -55px;}
/*  #memorial.plan_box .box_ttl h3 {padding-left: 0;}
  #memorial.plan_box .box_ttl h3::before {left: -55px;}*/
  ul.flow.joint li:last-child {margin-bottom: 20px;}
  #plan_flow .btn_border {width: 94%;margin: 20px auto 0;}
  #plan_flow .btn_border a {font-size: 16px;line-height: 1.5;padding: 5px 0 8px;}
  #plan_flow .btn_border a::after {right: 6%;}
  .attention_box_border {padding: 16px 20px 20px;}
  .attention_box_border p::before {width: 35px;height: 35px;position: relative;top: 5px;float: left;margin: 0 15px 10px 0;}
  .attention_box_border p {padding: 0;}
  /*#memorial .intro {text-align: left;margin: -5px 0 20px;}
  #memorial ul {gap: 20px 0;}
  #memorial ul li {width: 47.8%;}
  #memorial ul li:last-child{margin: 0 auto;}
  #memorial ul li h3 {font-size: 17px;padding: 7px 0;}
  #memorial ul li h3::after {width: 20px;height: 15px;right: 8px;bottom: 8px;}
  #memorial .btn_wrapper {margin-top: 30px;}*/
  .links {flex-direction: column;gap: 20px 0;margin-top: 35px;}
  .link_btn {width: 100%;height: 110px;padding-left: 5.3vw;margin-bottom: 0;}
  .link_btn.single {background: url(../img/plan/bg_btn_single_sp.jpg) no-repeat center right;background-size: cover;}
  .link_btn.premium {background: url(../img/plan/bg_btn_premium_sp.jpg) no-repeat center right;background-size: cover;}
  .link_btn.memorial {background: url(../img/plan/bg_btn_memorial_sp.jpg) no-repeat center right;background-size: cover;}
  .link_btn h3 {font-size: 21px;margin: 0 0 2px;}
  .link_btn p {line-height: 1.5;}
/*--230621追記--*/
.feature{margin-top: 0px;}
}
 /*--230706追記--*/
.plan-goods{border: 4px solid #b2d7da;}
 @media only screen and (max-width: 568px){
 .memorial-img::before {width: 50%;height: 50%;bottom: -11%;left: -2%;}
 .plan-goods{padding: 20px;}
 }

 /*---撮影サービス--*/
 #plan_content.lg_inner_space.pdb-0 {
  padding-bottom: 0px;
}
.original_service {
  margin-top: 0;
}
 @media only screen and (max-width: 568px){
  .other_service ul li{
    border-radius: 0;
  }
  .original_service {
    margin-top: 10px;
  }
 }

 /*--------------2024/9/10-----------------*/
 .plan-mv .goudou-txt,
 .plan-mv .single-txt,
 .plan-mv .premium-txt{
  padding: 40px 0;
 }
 .plan-mv .goudou-txt h5{
  font-size:24px;
  color: var(--site-primary);
  margin-bottom: 15px;
}
 .plan-mv .single-txt h5{
  font-size:24px;
  color: #31865a;
  margin-bottom: 15px;
}
.plan-mv .premium-txt h5{
  font-size:24px;
  color: #b98a4a;
  margin-bottom: 15px;
}
.plan-mv .memorial-txt h5{
  font-size:24px;
  color: #f05848;
  margin-bottom: 15px;
}
.plan-mv .goudou-txt a,
.plan-mv .single-txt a,
.plan-mv .premium-txt a,
.plan-mv .memorial-txt a{
  max-width: 200px;
  margin: 30px auto 0;
  display: block;
}
.plan-mv{
  margin-bottom: 40px;
}
.movie_box.plan-mv ul li{
  width: 48%;
}


@media only screen and (max-width: 568px){
  .plan-mv .goudou-txt,
  .plan-mv .single-txt,
  .plan-mv .premium-txt,
  .plan-mv .memorial-txt{
    padding: 0px;
   }
   .plan-mv .goudou-txt h5,
   .plan-mv .single-txt h5,
   .plan-mv .premium-txt h5,
   .plan-mv .memorial-txt h5{
    font-size: 18px;
   }
   .plan-mv .goudou-txt a,
   .plan-mv .single-txt a,
   .plan-mv .premium-txt a,
   .plan-mv .memorial-txt a{
    margin: 15px auto 0;
   }
   .plan-mv h4.pr span::before{
    left: -45px!important;
   }
   .movie_box.plan-mv ul li{
    width: 100%;
  }
}
/*----追記----*/
#memorial .plan_flow{
  margin-top: 30px;
}
.memorial-mv iframe{
  width: 100%;
  height: 284px;
  margin: 0 auto;
}
#memorial .plan_flow ul li:not(.arrow) {
  width: 18%;
  max-width: 188px;
  background: #f5f5f5;
  position: relative;
  box-shadow: none;
}
#memorial .plan_flow ul li.arrow {
  width: 20px;
  box-shadow: none;
}
#memorial .plan_flow ul li.arrow img {
  position: relative;
  top: 140px;
}
#memorial .plan_flow ul li p {
  font-size: 16px;
  padding: 20px 25px 30px;
}
#memorial .plan_flow ul li:not(.arrow):before {
  content: '';
  width: 37px;
  height: 41px;
  position: absolute;
  top: 0;
  left: 0;
}
#memorial .plan_flow ul li.flow01:before {
  background: url(../img/common/icon_num01_pink.svg) no-repeat;
}
#memorial .plan_flow ul li.flow02:before {
  background: url(../img/common/icon_num02_pink.svg) no-repeat;
}
#memorial .plan_flow ul li.flow03:before {
  background: url(../img/common/icon_num03_pink.svg) no-repeat;
}
#memorial .plan_flow ul li.flow04:before {
  background: url(../img/common/icon_num04_pink.svg) no-repeat;
}
#memorial .plan_flow ul li.flow05:before {
  background: url(../img/common/icon_num05_pink.svg) no-repeat;
}
@media only screen and (max-width: 960px) {
  #memorial .plan_flow ul li:not(.arrow){
    width: 27%;
  }
  #memorial .plan_flow ul li.arrow{
    margin: 0 10px;
  }
}
@media only screen and (max-width: 568px) {
  #memorial .plan_flow ul li:not(.arrow) {
    width: 100%;
        max-width: 100%;
        display: flex;
  }
  #memorial .plan_flow ul li:not(.arrow) div {
    width: 50%;
  }
  #memorial .plan_flow ul li:not(.arrow) img {
    object-fit: cover;
    height: 100%;
    max-height: initial;
  }
  #memorial .plan_flow ul li p {
    width: 50%;
    padding: 13px 18px;
  }
  #memorial .plan_flow ul li.arrow img{
      width: 32px;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
  }
  #memorial .plan_flow ul li.arrow {
    margin: 4px 0 10px;
  }
  #memorial .plan_flow ul{
    gap: 0;
  }
  .memorial-mv iframe{
    height: 400px;
  }
}

/*--事例動画スライダー--*/
@media only screen and (max-width: 568px) {
  .plan-mv{
    margin: 20px -5.3vw;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
  .plan-mv h4 span::before{
    left:0;
  }
  .plan-mv h4 span{
    display: inline-block;
    text-align: left;
  }
  .movie_box.plan-mv ul{
    position: relative;
    padding: 20px 0;
  }
  .movie_box.plan-mv ul.pd_20{
    padding: 20px;
  }

  .movie_box.plan-mv ul li{
    transform: scale(.94);
  }
  .movie_box.plan-mv ul.slick-dots{
    display: flex;
    position: relative;
    bottom: 0 !important;
    padding: 0;
    width: 30%;
    justify-content: center;
    margin: 0 auto;
  }
  .movie_box.plan-mv ul.slick-dots li{
    width: 30px;
  }
  .prev-arrow{
    position: absolute;
    left: 4%;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    width: 30px;
    height: auto;
  }
  .next-arrow{
    position: absolute;
    right: 4%;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    width: 30px;
    height: auto;
  }
}

/*----260203　改修追記-----*/
.small{
  font-size: 24px;
}

.plan_service .photo{
  max-width: 545px;
}
.plan_service .photo .time{
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
.plan_box .txt_box{
  width: 50%;
}
#goudou .plan_service .photo .time{
  padding: 7px 15px 9px;
}
#goudou .plan_service .photo .time::before{
  content: none;
}

#goudou .recommend_ttl{
  background: #c9eded;
  font-size: 37px;
  padding: 8px 0 12px;
}

#single .recommend_ttl{
  background: #dbe9e0;
  color:#31865a;
  font-size: 37px;
  padding: 8px 0 12px;
}
#single .recommendation ul li p{
   color:#31865a;
}
#premium .recommend_ttl{
  background: #f2ebe3;
  color:#b98a4a;
  font-size: 37px;
  padding: 8px 0 12px;
}
#premium .recommendation ul li p{
   color:#b98a4a;
}

#memorial .recommend_ttl{
  background: #fb8b7f;
  color:#fff;
  font-size: 37px;
  padding: 8px 0 12px;
}
#memorial .recommendation ul li p{
   color:#fb8b7f;
}


.recommendation ul li{
background: #fffdd9;
border-radius: 10px;
padding:30px;
width: 31%;
font-size: 16px;
font-weight: bold;
}
.recommendation ul li img{
  margin: 0 auto 20px;
  display: block;
}
  .recommendation ul li p{
    font-weight: bold;
  }

.recommendation .img-size01{
  max-width: 204px;
  margin: 30px auto;
}
.recommendation .img-size02{
  max-width: 207px;
  margin: 20px auto 15px;
}

.recommendation .img-size03{
  max-width: 166px;
}

.recommendation .img-size04{
  max-width: 222px;
  margin: 20px auto;
}

.recommendation .img-size05{
  max-width: 260px;
}

.recommendation .img-size06{
  max-width: 178px;
}

.recommendation .img-size07{
  max-width: 166px;
}

.recommendation .img-size08{
  max-width: 162px;
}
.recommendation .img-size09{
  max-width: 217px;
  margin: 20px auto;
}

@media only screen and (max-width: 1024px) {
  .plan_box .txt_box{
    width: 100%;
  }
}

@media only screen and (max-width: 568px) {
.small{
  font-size: 16px;
}
.plan_box:nth-last-of-type(1) {
  margin: 0 auto;
  width: 89.4vw;
}
.plan_box{
  padding-top: 0;
}
.plan_service .photo{
  margin-bottom: 0;
}
.plan_service .photo .time{
  right: auto;
  bottom: auto;
  left: 0;
  top: 0;
}
.plan_box .txt_box{
  width: 100%;
}

.plan_service .total_price{
  margin-bottom: 10px;
}
.plan_service .total_price .num{
  font-size: 36px;
}

.recommendation{
  margin: 20px -5.3vw 0;
  border-radius:0;
}
#goudou .recommend_ttl,
#single .recommend_ttl,
#premium .recommend_ttl,
#memorial .recommend_ttl{
  font-size: 24px;
}
.recommendation ul{
  flex-direction: column;
  gap: 20px;
}
.recommendation ul li{
  width: 100%;
  display: flex;
  gap: 10px;
  padding:15px 20px;
  align-items: center;
}
.recommendation ul li img{
  margin-bottom: 0;
}
.recommendation .box_content.md_inner_space{
  padding: 20px 5.2vw 20px;
}

.recommendation .img-size01{
  max-width: 83px;
  margin: 10px auto;
}
.recommendation .img-size02{
  max-width: 81px;
  margin: 10px auto;
}
.recommendation .img-size03{
  max-width: 89px;
  margin: 10px auto;
}
.recommendation .img-size04{
  max-width: 97px;
  margin: 10px auto;
}
.recommendation .img-size05{
  max-width: 97px;
  margin: 10px auto;
}
.recommendation .img-size06{
  max-width: 89px;
  margin: 10px auto;
}
.recommendation .img-size07{
  max-width: 83px;
  margin: 10px auto;
}
.recommendation .img-size08{
  max-width: 81px;
  margin: 10px auto;
}
.recommendation .img-size09{
  max-width: 81px;
  margin: 10px auto;
}
}
/*7つの流れ*/
ul.flow li .photo::after{
  content: none;
}
#plan_flow .ttl_page_section{
  font-size: 40px;
}
#plan_flow .ttl_page_section span em{
  font-size: 52px;
}
.flow_point{
  font-size: 14px;
  border: 3px solid #ffe8f2;
  border-radius: 10px;
  padding: 10px 20px;
  margin-top: 20px;
}
.flow_btn{
  max-width: 400px;
  margin:15px auto 0;
}
.flow_btn p{
  position: relative;
  font-weight: bold;
  padding: 0 15px;
  width: 70%;
  margin: 0 auto;
}
.flow_btn p::before,
.flow_btn p::after{
  content: '';
  background-size: contain;
  width: 11px;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.flow_btn p::before{
  background: url(../img/plan/icon_green-left.svg)no-repeat;
  left: 0;
}

.flow_btn p::after{
  background: url(../img/plan/icon_green-right.svg)no-repeat;
  right: 0;
}

.flow_btn .btn{
  background: var(--site-primary);
  box-shadow:none;
}

.flow_btn .btn:hover{
  transition: all 0.5s;
  opacity: .7;
}

ul.flow li{
  display: grid;
  grid-template-columns: 43% 55%;
  grid-template-rows: auto 1fr;
  gap: 2%;
}
#plan_flow ul li h3{
  position: relative;
  padding-left: 55px;
  margin: 0 0 10px;
  grid-row: 1;
  grid-column: 2;
}
#plan_flow ul li h3::before{
  content: '';
  background: url(../img/plan/joint_01.svg)no-repeat;
  background-size: contain;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  top:50%;
  transform: translateY(-50%);
}

#plan_flow ul li .photo{
  grid-column: 1;
  grid-row: 1 / 3;
  width: 100%;
}
#plan_flow ul li .txt{
  grid-row: 2;
  grid-column: 2;
  width: 100%;
}

#plan_flow ul li .txt .annotation_txt{
  margin-top: 10px;
  font-size: 13px;
}


#plan_flow ul li:nth-child(2) h3::before{
  background: url(../img/plan/joint_02.svg)no-repeat;
}

#plan_flow ul li:nth-child(3) h3::before{
  background: url(../img/plan/joint_03.svg)no-repeat;
}

#plan_flow ul li:nth-child(4) h3::before{
  background: url(../img/plan/joint_04.svg)no-repeat;
}

#plan_flow ul li:nth-child(5) h3::before{
  background: url(../img/plan/joint_05.svg)no-repeat;
}

#plan_flow ul li:nth-child(6) h3::before{
  background: url(../img/plan/joint_06.svg)no-repeat;
}

#plan_flow ul li:nth-child(7) h3::before{
  background: url(../img/plan/joint_07.svg)no-repeat;
}

@media only screen and (max-width: 568px) {
  #plan_flow .ttl_page_section{
    font-size: 26px;
  }
#plan_flow .ttl_page_section span em{
  font-size: 40px;
}

ul.flow li{
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto auto auto;
  gap: 10px;
  padding: 20px
  ;
}
#plan_flow ul li h3{
  grid-row: 1;
  grid-column: 1;
  padding-left: 40px;
  text-align: left;
  margin: 0 auto;
}
#plan_flow ul li h3::before{
  width: 34px;
  height: 34px;
}
#plan_flow ul li .photo{
  grid-column: 1;
  grid-row: 2;
}
#plan_flow ul li .txt{
  grid-column: 1;
  grid-row: 3;
}
#plan_flow ul li .txt p{
  font-size: 14px;
}

.flow_btn .btn{
  max-width: 100%;
}
.flow_btn p{
    width: 85%;
    font-size: 14px;
}
.movie_box.plan-mv ul{
  padding: 20px 10px;
}
}

/*--ペット霊園・納骨堂--*/
.map{
  background: url(../img/plan/map_bg.jpg)no-repeat;
  background-size: cover;
}
.region{
  gap: 20px;
  background: url(../img/plan/plan-map.png)no-repeat #fff;
  background-position: right 40px center;
  padding: 40px;
  border-radius: 20px;
}

.kinki{
  border: 4px solid #f2c307;
}
.kinki dt{
  background: #f2c307;
}
.tyugoku{
  border: 4px solid #7a71a9;
}
.tyugoku dt{
  background: #7a71a9;
}
.kyusyu{
  border: 4px solid #dd6a9a;
}
.kyusyu dt{
  background: #dd6a9a;
}
.hokkaido{
  border: 4px solid #b37c25;
}
.hokkaido dt{
  background: #b37c25;
}
.kanto{
  border: 4px solid #00aea7;
}
.kanto dt{
  background: #00aea7;
}
.tyubu{
  border: 4px solid #8ec73f;
}
.tyubu dt{
  background: #8ec73f;
}

.tyugoku dd p,
.kyusyu dd p,
.hokkaido dd p,
.kanto dd p,
.tyubu dd p{
  position: absolute;
  right: 15px;
  bottom: 13px;
}

.map dl dt{
  text-align: center;
  font-size: 20px;
  padding: 5px 0 8px;
}

.map dl dd{
  padding:15px 20px;
  background: #ffffff94;
  position: relative;
}
.map dl dd p{
  text-align: right;
}

.west-area,
.east-area{
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 340px;
}
@media only screen and (max-width: 1024px) {
.west-area,
.east-area{
  max-width: 240px;
}
}
@media only screen and (max-width: 960px) {
  .region{
  background: url(../img/plan/img-map_sp.png)no-repeat #fff;
  background-size: 70%;
  background-position: center;
  position: relative;
}
.region::before{
  content: '';
  background: url(../img/plan/map-point.png)no-repeat;
  width: 130px;
  height: 89px;
  background-size: contain;
  position: absolute;
  left:30px;
  top:-70px;
}
.west-area, .east-area {
  max-width: 50%;
  width: 100%;
}
}

@media only screen and (max-width: 568px) {
.map{
  background: none;
  padding: 20px 0 12px;
}
.region{
 margin: 70px -5.3vw 0;
  padding: 20px;
  border-radius: 0;
  background-size: 90%;
  gap: 15px;
}
.region::before{
  width: 100px;
  height: 68px;
  left:20px;
  top:-60px;
}
.map dl dt{
  font-size: 15px;
}
.map dl dd {
    padding: 7px 5px;
    font-size: 12px;
  }
  .map dl dd li{
    padding-left: 1em;
    text-indent: -1em;
  }
  .west-area, .east-area{
    gap: 15px;
  }
 .map .btn_wrapper{
  margin-top: 10px;
 }
 .tyugoku dd p,
.kyusyu dd p,
.hokkaido dd p,
.kanto dd p,
.tyubu dd p{
  position: absolute;
  right: 7px;
  bottom: 6px;
}
}
/*--動画--*/
.plan-mv {
    border: 4px solid var(--site-primary);
    margin-top: 40px;
  }
  .plan-mv h3 {
    font-size: 27px;
    color: #fff;
    background: var(--site-primary);
    padding: 6px 0 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 12px;
  }

.plan-mv h3::before {
    content: '';
    background: url(../img/common/icon_youtube03.svg)no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}
  .plan-mv h4 {
    font-size: 22px;
    margin-bottom: 20px;
    color: var(--site-primary);
    }
  .plan-mv h4::before {
    content: none;
  }
  .plan-mv ul {
    padding: 30px 40px 40px;
  }
  .movie_box.plan-mv ul li {
    width: 48%;
    margin-bottom: 40px;
  }
  .movie_box.plan-mv ul li:nth-of-type(3),.movie_box.plan-mv ul li:nth-of-type(4) {
    margin-bottom: 0;
  }
  @media only screen and (max-width: 960px) {
    .plan-mv h3 {
      font-size: 22px;
    }
    .plan-mv h4 {
      font-size: 18px;
    }
    .plan-mv ul {
      padding: 2vw 3vw 3vw;
    }
    .plan-mv li:first-child h5 span::before {
      width: 30px;
      left: -37px;
    }
    .plan-mv li:last-child h5 span::before {
      width: 26px;
      left: -35px;
    }
  }
  @media only screen and (max-width: 568px) {
    .plan-mv {
      margin-top: 30px;
      border-left: none;
      border-right: none;
    }
    .plan-mv h3 {
      font-size: 19px;
      padding: 4px 0 8px;
    }
    .plan-mv ul {
      padding: 17px 20px 25px;
      gap: 10px 0;
    }
    .movie_box.plan-mv ul li {
      width: 100%;
      margin-bottom: 0;
    }
    .plan-mv h4 {
      font-size: 17px;
      margin-bottom: 12px;
    }
  }


/*--事例--*/
.plan_case .ttl_page_section{
  font-size: 40px;
}

.movie_box.plan-mv ul li,
.movie_box.plan-mv{
  margin-bottom: 0;
}

.attention_box_border{
  margin-top: 50px;
}

@media only screen and (max-width: 568px) {
.plan_case .ttl_page_section{
  font-size: 26px;
}
}
/*--その他のプラン--*/
.ttl_double_border{
  /* background: #fff; */
}
#memory{
  padding-bottom: 70px;
}
@media only screen and (max-width: 960px) {
.other_plan .link_btn{
  width: 47.8%;
}
#memory{
  padding-bottom: 40px;
}
}
@media only screen and (max-width: 568px) {
.other_plan .link_btn{
  width: 100%;
}

.attention_box_border{
  margin-top: 20px;
}
#memory{
  padding-bottom: 30px;
}
}
/*--メモリアルグッズ--*/
.reason03_content .md_inner_space{
  padding: 0 50px 50px;
}

.goods_list li{
  width: 31%;
}

@media only screen and (max-width: 960px) {
.reason03_content .md_inner_space{
  padding: 4vw 4vw;
}
}
@media only screen and (max-width: 568px) {
.reason03_content .md_inner_space{
  padding: 0;

}
.reason03_content .intro_box p{
  text-align: left;
}
.goods_list li{
  width: 47%;
}
.goods_contents{
  margin-bottom: 30px;
}
.goods_contents h5{
  font-size: 21px;
}
.goods_list .item_name{
  font-size: 16px;
}
.goods_list .num{
  font-size: 20px;
}
.goods_list .yen,
.goods_list .item_info .item_name{
  font-size: 16px;
}
.goods_list .before_txt,
.goods_list li .txt_keycolor {
  font-size: 13px;
}
.goods_list .item_info {
  padding: 10px 5px 10px;
}

}

#memory ul.flow.joint li:last-child {margin-bottom: 30px;}
#memory .intro {font-size: 19px;text-align: center;margin: -10px 0 34px;}
#memory ul li {background: #fff;width: 18%;max-width: 265px;box-shadow: 0 5px 0 rgba(210, 210, 210, 1);}
#memory ul li h3 {font-size: 23px;text-align: center;padding: 15px 0;position: relative;}
#memory ul li h3::after {content: '';background: url(../img/plan/sankaku_right-down.png) no-repeat;width: 20px;height: 20px;position: absolute;right: 10px;bottom: 10px;}
@media only screen and (max-width: 960px) {
#memory .intro {font-size: 15px;}
#memory ul li {width: 18%;}
#memory ul li h3 {font-size: 18px;}
}
@media only screen and (max-width: 568px) {
  #memory.plan_box .box_ttl h3 {padding-left: 0;}
  #memory.plan_box .box_ttl h3::before {left: -55px;}*/
  #memory .intro {text-align: left;margin: -5px 0 20px;}
  #memory ul {gap: 20px 0;}
  #memory ul li {width: 47.8%;}
  #memory ul li:last-child{margin: 0 auto;}
  #memory ul li h3 {font-size: 17px;padding: 7px 0;}
  #memory ul li h3::after {width: 20px;height: 15px;right: 8px;bottom: 8px;}
  #memory .btn_wrapper {margin-top: 30px;}

}

