/******************************************************************
 * 共通パーツ
******************************************************************/
/* p,table,div{
    font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
} */
p,table,div{
 font-size: 17.5px;
}
footer {
    margin-top: 120px;
}
[id] {
  scroll-margin-top: 100px;
}
.anchor-adjust {
  position: relative;
}

.anchor-adjust::before {
  content: "";
  display: block;
  height: 80px;
  margin-top: -80px;
  pointer-events: none;
  visibility: hidden;
}
@media screen and (max-width: 600px) {
p,table,div{
    font-size: 17px;
  }
}
.footer {
    margin-top: 100px;
}
 .text_box p:not(:last-child) {
    margin-bottom: 1em;
}
.text_link{
    color: #89c3b8;
    font-weight: 600;
    text-decoration: underline;
}
.inner{
max-width:1400px;
	margin:0 auto;
    padding: 0 17px;
}
.back_color{
    background-color: #f8faff;
    padding-top: 40px;
    margin-top: 80px;
	padding-bottom: 40px;
}
.back_color h3 {
    margin-top: 0px;
}
.sub_top{
	background-image: url("../img/sub/sub_top.jpg");
	height: 300px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.sub_top h2{
display: flex;
    text-align: center;
    flex-direction: column;
    line-height: 1.6;
	    font-weight: 600;
	    color: #fff;
    font-size: 3rem;
	    text-shadow: 2px 1px 7px rgba(0, 0, 0, 0.5);
	    margin-top: 50px;
}
.sub_top h2 span{

	font-weight: 600;
	    color: #fff;
}
	h3{
    font-size: 2.6rem;
    border-width: 1px 0;
    padding: 15px;
    text-align: center;
    background-color: #faf8fb;
    margin-bottom: 60px;
    margin-top: 120px;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    z-index: 0;
	}
h3::first-letter{
  color:#8186b3;
}
/* 左右の装飾 */
h3::before,
h3::after{
  content:"";
  position:absolute;
  top:0;
  width:250px;
  height:100%;
    background: repeating-linear-gradient(90deg, #eeebf2, #eeebf2 3px, transparent 0px, transparent 5px);
	    z-index: -1;

}

/* 左三角 */
h3::before{
  left:0;
    clip-path: polygon(0% 0, 100% 100%, 0 100%);

}

/* 右三角 */
h3::after{
  right:0;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);

}
h4{
    font-size: 2.2rem;
    border-width: 1px 0;
    padding: 8px;
    text-align: center;
    background-color: #f9f9fa;
    margin-bottom: 40px;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    z-index: 0;
    border-bottom: solid #c7c9d2 2px;
}
.ttl2{
    background-color: unset;
    border-bottom: unset;
    position: relative;	
}
.ttl2:after{
    content: "";
    display: block;
    width: 55px;
    height: 4px;
    background-color: #d0c6a2;
    margin: 10px auto 0;
    border-radius: 10px;
}
h5{
margin-bottom: 5px;
    margin-top: 40px;
    font-size:2rem;
    color: #8186b3;
}


@media screen and (max-width: 750px) {
.sub_top h2 {
    margin-top: 0px;
}	
}
@media screen and (max-width: 600px) {
	.sub_top h2{
        font-size: 2.3rem;
}
	h3{
	    font-size: 2rem;
        margin-bottom: 30px;
        margin-top: 60px;
	}
	    .sub_top {
        height: 170px;
		margin-top: 52px;
	}
h3::before, h3::after {
    width: 80px;
}
	h4{
		font-size:1.8rem;
	}	
	h5{
font-size: 1.7rem;
	    line-height: 1.6;
	}
}


/* セットプラン */

.paper-section {
padding: 120px 0px;
    background-image: url(../img/sub/paper-texture.jpg);
    background-repeat: repeat;
    background-size: 400px auto;
    background-color: #f4f1ec;
}

.text-wbox {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    padding: 60px 50px;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 32px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.02);
		display: flex;
    flex-direction: column;
    align-items: center;
}
.text-wbox h5{
  margin-top: 0px;	
}
@media screen and (max-width: 600px) {
.text-wbox {
    padding: 30px 20px;	
}
.paper-section {
        padding: 40px 0px 40px;
	}
}

/* // =======================================
// 葬儀プラン
// ======================================= */


.top-plan h2.c-ttl:before {
  content: "plan";
}

.top-plan .c-inner {
  max-width: 1520px;
  margin: auto;
  padding: 0 10px;
}

.top-plan .text-box {
  background: #f9f9f5;
  justify-content: center;
  width: 95%;
  max-width: 1200px;
  margin: 50px auto 0;
  padding: 60px 30px;
  border-radius: 50px;
}



.top-plan .text-box .plan-lead span {
  font-weight: bold;
}

.top-plan .plan-card-area {
    position: relative;
    width:100%;
    max-width: 1100px;
    margin: 50px auto;
    gap: 20px;
    justify-content: center;
}

.top-plan .plan-card-area .plan-card-wrapper {
  position: relative;
    width: 100%;	
}

.top-plan .plan-card-area .plan-25-card-wrapper::before {
  position: absolute;
  content: "";
  background-image: url(../img/mv-deco-flower-02.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 201px;
  height: 314px;
  top: 5vw;
  left: -15vw;
  transform: rotate(80deg);
  z-index: 0;
}

.top-plan .plan-card-area .plan-52-card-wrapper::before {
  position: absolute;
  content: "";
  background-image: url(../img/mv-deco-flower-02.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 201px;
  height: 314px;
  bottom: 0;
  right: -13vw;
  transform: rotate(-40deg);
  z-index: 0;
}

.plan-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 5;
    max-width: 650px;
    height: 460px;
    border-radius: 70px;
    background: #f9f9f5;
    padding: 40px 40px 60px;
    outline-offset: -12px;
	    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.05);
}

.plan-25-card {
  outline: #b0b3d1 solid 1px;
}

.plan-52-card {
  outline: #c7e0db solid 1px;
}

.top-plan .plan-card-area .plan-card.plan-25-card .plan-card-img {
  position: relative;
  left: -15px;
  bottom: 10px;
width: clamp(70px, 6vw, 80px);
}

.top-plan .plan-card-area .plan-card.plan-52-card .plan-card-img {
  position: relative;
  bottom: 10px;
    width: clamp(130px, 7vw, 90px);
}



.plan-head {
    font-size: 2.6rem;
    font-weight: bold;
    max-width: 280px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    border-radius: 50px;
    padding: 0 40px;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
}

.plan-25-head {
  background: #8186b3;
}

.plan-52-head {
  background: #89c3b8;
}

.plan-price {
  font-size: clamp(32px, calc(32px + 8 * ((100vw - 750px) / 1130)), 38px);
  font-weight: bold;
  color: #d99e7d;
  letter-spacing: 0.02em;
    text-align: center;
}
.plan-price small{
font-size: 45%;
}
.top-plan .plan-card-area .plan-card .plan-lead {
  position: relative;
  font-weight: bold;
  margin-top: 40px;
}

.top-plan .plan-card-area .plan-card .plan-lead::before {
  position: absolute;
  content: "";
  width: 95%;
  left: 50%;
  transform: translateX(-50%);
  top: -25px;
  height: 8px;
  pointer-events: none;
  background-image: radial-gradient(circle, #e7e7e7 3px, transparent 2.1px);
  background-size: 14px 8px;
  background-repeat: repeat-x;
  background-position: left center;
}

.top-plan .plan-card-area .plan-card .button-area {
  margin-top: auto;
}

.top-plan .plan-card-area .plan-card .button-area .plan-button {
  display: flex;
    align-items: center;
    justify-content: flex-start;
  position: relative;
  width: 260px;
  height: 70px;
  line-height: 70px;
  background: #fff;
  border: #e3e3e5 solid 2px;
  border-radius: 35px;
  margin: 30px auto 0;
  padding-left: 20px;
}

.top-plan .plan-card-area .plan-card .button-area .plan-button.plan-25-button::before {
  position: absolute;
  content: "";
  background-image: url(../img/button-arrow-02.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 29px;
  height: 29px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s ease;
  box-shadow: 0 2px 10px #0000000a;
}

.top-plan .plan-card-area .plan-card .button-area .plan-button.plan-52-button::before {
  position: absolute;
  content: "";
  background-image: url(../img/button-arrow-01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 29px;
  height: 29px;
  top: 52%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s ease;
  box-shadow: 0 2px 10px #0000000a;
}

@media screen and (max-width: 1200px) {
/*   .top-plan .plan-card-area .plan-card {
    height: 680px;
  } */

  .top-plan .plan-card-area .plan-card .button-area .plan-button {
    height: 60px;
    line-height: 60px;
  }

  .top-plan .plan-card-area .plan-card .button-area .plan-button.plan-52-button::before,
  .top-plan .plan-card-area .plan-card .button-area .plan-button.plan-25-button::before {
    width: 25px;
    height: 25px;
  }
}

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


  .top-plan .plan-card-area {
    margin-top: 80px;
    flex-direction: column;
    align-items: center;
    gap: 80px;
  }

  .top-plan .plan-card-area::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 50%;
    top: 51.5%;
    transform: translate(-50%, -50%);
    width: 90%;
    height: 4px;
    background-image: repeating-linear-gradient(to right, #ffffff 0 4px, transparent 4px 12px);
  }

  .top-plan .plan-card-area .plan-card {
    padding: 40px 20px 50px;
    height: auto;
  }

  .top-plan .plan-card-area .plan-card .plan-card-img {
    height: 120px;
  }

  .top-plan .plan-card-area .plan-card.plan-25-card .plan-card-img {
    position: relative;
    left: -10px;
    bottom: -10px;
    width: 70px;
  }

  .top-plan .plan-card-area .plan-card.plan-52-card .plan-card-img {
    position: relative;
    bottom: -10px;
    left: -5px;
    width: 120px;
  }

  .top-plan .plan-card-area .plan-card .button-area .plan-button.plan-52-button::before,
  .top-plan .plan-card-area .plan-card .button-area .plan-button.plan-25-button::before {
    width: 20px;
    height: 20px;
    top: 54%;
    right: 23px;
  }

  .plan-head{
        font-size: 2rem;
    margin-top: 15px;
    height: 45px;
    line-height: 45px;
  }

 .plan-price {
/*     font-size: 2rem; */
    margin-top: 5px;
  }

  .top-plan .plan-card-area .plan-card .plan-lead {
    position: relative;
    font-weight: bold;
    margin-top: 30px;
    line-height: 1.8;
    min-width: 300px;
    max-width: 450px;
    width: 95%;
  }

  .top-plan .plan-card-area .plan-card .plan-lead::before {
    top: -20px;
  }

  .top-plan .plan-card-area .plan-card .button-area {
    margin-top: 20px;
  }

  .top-plan .plan-card-area .plan-card .button-area .plan-button {
    height: 55px;
    line-height: 55px;
    margin: 10px auto 0;
  }


}

@media screen and (max-width: 600px) {
  br.sp.sp2 {
    display: block;
  }
	h2.c-ttl{
        padding-top: 100px;
/*         font-size: 1.3rem; */
	}
.plan-price{
        margin-top: 0px;
		font-size: 2.8rem;
	}
	   .plan-card h3 {
/* 			font-size: 1.3rem; */
	}
    .top-plan .plan-card-area {
        gap: 20px;
		margin-top: 50px;
    }
    .top-plan .plan-card-area .plan-card .button-area {
        margin-top: 0px;
    }
	.top-plan .plan-card-area .plan-card{
        padding: 15px 20px 25px;
		    border-radius: 40px;
	}
    .top-plan .plan-card-area .plan-card .button-area .plan-button {
        height: 55px;
        line-height: 55px;
        margin: 5px auto 0;
	}
}

/* 背景波 */
/* .wave-bg{
  position: relative;
  background-color: #f6f3e9;
  overflow: hidden;

  background-image:
    url("/wp-content/themes/nomoto/img/facility-deco-cloud-01.png"),
    url("/wp-content/themes/nomoto/img/facility-deco-cloud-02.png");

  background-repeat:
    repeat-y,
    repeat-y;

  background-position:
    left -120px top 0,
    right -120px top 350px; 

  background-size:
    520px 700px,
    520px 700px;
} */
.wave-bg{
  position: relative;
  background-color: #f6f3e9;
}

.wave-bg::before,
.wave-bg::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 0;
  background-repeat: repeat-y;
}

/* 左側 */
.wave-bg::before{
  left: 0;
  width: 100%;
  background-image: url(/wp-content/themes/nomoto/img/sub/backcroud2.png);
    background-size: 50vw auto;
  background-position: left -120px top 10%;
}

/* 右側 */
.wave-bg::after{
  right: 0;
  width: 100%;
  background-image: url("/wp-content/themes/nomoto/img/sub/backcroud.png");
    background-size: 50vw auto;
        background-position: right -120px top 100px;
}

.wave-bg .inner{
  position: relative;
  z-index: 1;
    padding-top: 100px;
    padding-bottom: 30px;	
}
@media (max-width: 800px){
	/* 左側 */
.wave-bg::before{
    background-size: 110vw auto;
}

/* 右側 */
.wave-bg::after{
    background-size: 110vw auto;
}
}

.inner{
position:relative;
	z-index:10;
}



.wave-bg__bottom{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 160px;         
  pointer-events: none;
    background: #fff;
}

.wave-bg__bottom svg{
  width: 100%;
  height: 100%;
  display: block;
}
.wave_item {
    position: relative;
    z-index: 1;
    padding: 60px 20px 40px;
}

.center-pic{
max-width: 750px;
    margin: 0 auto;	
}
.center-pic img{
border-radius:15px;	
}
.center_ttl{
text-align: center;
    font-size: 2.3rem;	
    margin-bottom: 7px;
}
.text_box{
max-width: 1100px;
    margin: 0px auto;
}
@media (max-width: 600px){
	.wave-bg__bottom{
    height: 90px;		
	}
	.center_ttl{
    font-size: 2rem;
    text-wrap-style: balance;		
	}
}
/* 葬儀プラン */
.wave_item .plan-head{
	    margin: 60px auto 50px;
}

.total-cost{
  padding: 40px 0px;
}

.total-cost__inner{
max-width: 1000px;
    margin: 0 auto;
       background: rgb(254 254 253);
    border-radius: 40px;
    padding: 30px 20px;
    text-align: center;
	border: dashed 3px #e7e6e9;
}

.total-cost__ttl{
  margin: 0 0 20px;
  font-weight: 700;
  letter-spacing: 0.03em;
  position: relative;
  display: inline-block;
  padding-bottom: 14px;
    font-size: 2rem;
}

/* タイトル下の短い線 */
.total-cost__ttl::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 3px;
    transform: translateX(-50%);
    width: 45px;
    height: 4px;
    border-radius: 999px;
    background: #7b7bb8;
}

.total-cost__list{
list-style: none;
    padding: 0;
    margin: 20px 0 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	    align-items: center;
    gap: 10px;
}

.total-cost__item{
  align-items: center;
background-color: #f0f0f1;
    padding: 15px;
    border-radius: 5px;
}
.total-cost__list .total-cost__item:first-child {
    background-color: #f6f1d9;
}
.total-cost__icon{
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #7b7bb8;
    font-weight: 400;
    line-height: 1;
    transform: translateY(-6px);
    font-size: 240%;
}

.total-cost__text{
  font-weight: 700;
    font-size: 110%;
    color: #7b7bcb;
}

.total-cost__note{
    margin: 0;
    text-align: left;
    line-height: 1.9;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
@media (max-width: 600px){
	.total-cost__list{
    display: grid;
		    gap: 0px;
	margin: 10px 0 15px;
	}	
.total-cost__icon {
    display: block;
    text-align: center;
	}

	.wave_item .plan-head {
    margin: 40px auto 30px;
}

.wave_item {
    padding: 20px 20px 30px;
}	
}
/* アイコン一覧 */
.cost-grid{
  padding: 40px 0px;
}

.cost-grid__box{
  max-width: 980px;
  margin: 0 auto;
  background: rgba(255,255,255,0.85);
  border-radius: 22px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  padding: 28px 24px 34px;
  position: relative;
    width: 100%;	
}

/* 上の帯 */
.cost-grid__head{
  background: #7b7bb8;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-radius: 8px;
  padding: 14px 10px;
  margin: 0 0 26px;
}

/* グリッド（PCは5列） */
.cost-grid__items{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;
}

/* カード */
.cost-grid__item{
  background: #fff;
  border-radius: 18px;
  padding: 18px 10px 14px;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0,0,0,0.06);
  text-decoration: none;
}

/* アイコン枠 */
/* セクション */
.cost-grid{
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

/* 外枠 */
.cost-grid__box{
    max-width: 1100px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 24px;
    padding: 30px 50px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

/* 上の帯 */
.cost-grid__head{
    background:#8f8fb8;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 10px 5px;
    border-radius: 8px;
    margin-bottom: 30px;
    font-size: 2rem;
}

/* グリッド */
.cost-grid__items{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 22px;
}

/* カード */
.cost-grid__item{
    background: #fff;
    border-radius: 18px;
    padding: 20px 10px 16px;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transition: transform .2s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* アイコン枠 */
.cost-grid__icon{
    height: auto;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    background-color: #f7f6f1;
    border-radius: 40px;
    padding: 5px;
}

.cost-grid__icon img{
  max-width: 90px;
  height: auto;
  display: block;
}

/* ラベル */
.cost-grid__label{
  font-weight: 700;
  line-height: 1.4;
}

/* タブレット */
@media (max-width: 1024px){
  .cost-grid__items{
    grid-template-columns: repeat(3, 1fr);
  }
}

/* スマホ */
@media (max-width: 600px){
  .cost-grid__items{
    grid-template-columns: repeat(2, 1fr);
	     gap: 10px;
  }
.cost-grid__box {
    padding: 30px 20px;
}
	.cost-grid {
		padding: 60px 0px;
	}
}

.menu-list{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

.menu-item{
width:260px;
}

.menu-item img{
width:100%;
height:auto;
display:block;
border-radius:8px;
}

.menu-name{
margin-top:2px;
}

.menu-price{
    font-size: 105%;
}
@media (max-width: 600px){
.menu-item {
    width: 48%;
}
.menu-list {
    gap: 8px;
}
	.menu-item p{
        font-size: 15px;		
	}
}

/*----------------- のもと葬祭について---------------- */
.picflex-box{
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    margin-bottom: 50px;
}

.photo img{
  width: 200px; 
  height: auto;
	border-radius: 10px;
}

.text{
  font-size: 18px;
}

.paper-section h3{
	    margin-top: 0px;
	    background-color: #ffffff;
}
/* のもと葬祭のポイント */

.funeral-point{
max-width:1200px;
margin:auto;

}
.funeral-point__title{
	color:#8186b3;
    margin-bottom: 10px;
}
.funeral-point__item{
    display: flex;
    align-items: center;
    gap: 40px;
    margin-bottom: 40px;
    padding: 25px;
    box-shadow: 0 0px 20px rgb(226 226 226 / 30%);
    border-radius: 30px;
	
}

.funeral-point__item.reverse{
flex-direction:row-reverse;
}

.funeral-point__img{
width:400px;
flex-shrink:0;
}

.funeral-point__img img{
width:100%;
border-radius:30px;
display:block;
}

.funeral-point__text{
max-width:650px;
line-height:2;
}

.funeral-point__text h3{
margin-bottom:20px;
font-weight:600;
}

@media (max-width:768px){
	.funeral-point__img img{
    max-width: 350px;
    margin: 0 auto;		
	}
.funeral-point__item{
flex-direction:column;
gap:30px;
margin-bottom:80px;
}

.funeral-point__item.reverse{
flex-direction:column;
}

.funeral-point__img{
width:100%;
}

}
@media (max-width:600px){
.picflex-box {
    margin-bottom: 30px;
    flex-direction: column;
}
	.funeral-point__img img{
    max-width: 260px;
    margin: 0 auto;		
	}
    .funeral-point__item {
        gap: 10px;
        margin-bottom: 30px;
    }
}
/* テーブル02 */
.table_inner{
	max-width:1100px;
	margin:0 auto;
}
.table02{
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border: 1px solid #cdcdcd;
  background: #fff;
}

.table02 th,
.table02 td{
  border:1px solid #cdcdcd;
  padding: 18px 18px;
  vertical-align: top;
  line-height: 1.9;
  box-sizing: border-box;
	font-weight:600;
}


.table02 th{
  width: 28%;
  background: #f7fbfd;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}


.table02 td{
  width: 72%;
}

.table02__ttl{
  font-weight: 700;
    margin: 0 0 5px;
	    color: #78c3b5;
}

.table02__divider{
  height: 1px;
  background: #eeeeee;
  margin: 16px 0;
}


.table02__block + .table02__block{
  margin-top: 16px;
}


.table02__list{
  display: grid;
  gap: 8px;
}

.table02__row{
  display: grid;
  grid-template-columns: 10em 1fr;
  gap: 12px;
}

.table02__row span:first-child{
  font-weight: 600;
  white-space: nowrap;
}
.map iframe{
	width:100%;
    height: 450px;
}
.table_banner{
    display: block;	
}
/* スマホ */
@media (max-width: 768px){
  .table02 th{
    width: 34%;
    white-space: normal;
  }
  .table02__row{
    grid-template-columns: 8.5em 1fr;
  }
}

@media (max-width: 600px){
	
  .table02,
  .table02 tbody,
  .table02 tr{
    display: block;
  }
  .table02 th,
  .table02 td{
    display: block;
    width: 100%;
	      border: none;
  }
  .table02 th{
    border-bottom: 1px solid #cdcdcd;
  }
  .table02 td{
    border-top: 0;
  }

  .table02__row{
    grid-template-columns: 1fr;
    gap: 2px;
  }
	  .table02 tr{
    border-bottom:1px solid #cdcdcd;
  }

  .table02 tr:last-child{
    border-bottom:none;
  }
	.map iframe {
    height: 250px;
}
}
/* アコーディオン */
.loan-accordion{
max-width:1100px;
    margin: 0px auto;
}

/* checkbox隠す */
.loan-accordion input{
display:none;
}

/* タイトルボタン */
.loan-accordion-title{
	    margin-top: 40px;
display:block;
cursor:pointer;
text-align:center;
padding:20px 24px;
border-radius:40px;
background:#9b9ba7;
color:#fff;
transition:0.3s;
}

.loan-accordion-title:hover{
opacity:.9;
}

/* 中身 */
.loan-accordion-content{
max-height:0;
overflow:hidden;
transition:max-height .4s ease;
}

/* 開いた時 */
.loan-accordion input:checked + .loan-accordion-title + .loan-accordion-content{
max-height:2000px;
margin-top:30px;
}

/* スマホ */
@media (max-width:768px){

.loan-accordion{
margin:40px auto;
}

.loan-accordion-title{
padding:16px;
}

}

/*--------- 葬儀のマナー-------*/
.guide-links{
display:flex;
gap:40px;
justify-content:center;
flex-wrap:wrap;
margin:60px 0;
}

.guide-card{
    display: block;
    text-align: center;
    box-shadow: 0 3px 20px rgb(189 186 186 / 50%);
    border-radius: 30px;
    padding: 50px 30px;
    width: 270px;
    text-decoration: none;
    transition: 0.5s;
}

.guide-card:hover{
transform:translateY(-3px);
box-shadow:0 10px 20px rgba(0,0,0,0.1);
}

.guide-card img{
max-width:200px;
height:auto;
margin-bottom:20px;
}

.guide-title{
    display: inline-block;
    background: #8186b3;
    color: #fff;
    padding: 9px 10px;
    border-radius: 30px;
    width: 100%;
}


@media (max-width: 600px){
.guide-card {
padding: 10px 30px;
}
	.guide-card img {
		    max-width: 140px;
    margin-bottom: 0px;
}
	.guide-links {
    gap: 15px;
    margin: 40px 0;
}
.guide-card {
    width: 90%;
}
}

/* ---------------支払方法・流れ------------------- */
/* 悩みBOX */

.gray-note-box{
  max-width: 1100px;
      margin: 0px auto 40px;
  padding: 34px 42px;
  background:#f9f9fa;
  border-radius:22px;
  box-sizing:border-box;
}

.gray-note-list{
  margin:0;
  padding:0;
  list-style:none;
  color:#4c4c4c;
  line-height:2;
  font-weight:600;
    max-width: 700px;
    margin: 0 auto;
}

.gray-note-list li{
  position:relative;
  padding-left:22px;
}

.gray-note-list li::before{
  content:"";
  width:7px;
  height:7px;
  background:#7a7fb8;
  border-radius:50%;
  position:absolute;
  left:0;
  top:0.9em;
}
.card_box .cost-grid__items {
    grid-template-columns: repeat(6, 1fr);
}
.card_box .cost-grid__icon {
    background-color: unset;
}
@media (max-width: 1024px) {
.card_box .cost-grid__items {
    grid-template-columns: repeat(3, 1fr);
}	
}
@media (max-width: 767px) {
  .gray-note-box {
    padding: 24px 20px;
    border-radius: 16px;
  }
  .gray-note-list {
    line-height: 1.9;
  }
}
@media (max-width: 600px) {
.card_box .cost-grid__items {
    grid-template-columns: repeat(2, 1fr);
}		
}
/* 流れ */
.loanflow {
  background: #fff;
}

.loanflow__inner {
  max-width: 1200px;
  margin: 0 auto;
}

.loanflow__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.loanflow__card {
  position: relative;
  background: #f5f3ef;
  border-radius: 36px;
  padding: 34px 36px 40px;
  box-sizing: border-box;
  min-height: 100%;
}

.loanflow__card--full {
  grid-column: 1 / -1;
}

.subcard .loanflow__card{
    background: #f7f7f7;
}

.loanflow__step {
  position: absolute;
  top: 24px;
  left: 28px;
  line-height: 1;
    text-align: center;
}

.loanflow__step-label {
  display: block;
  color: #7d84bc;
  letter-spacing: 0.15em;
}
	.loanflow__step span{
		font-weight:600;
	}
.loanflow__step-num {
  display: block;
  color: #7d84bc;
  font-size: 320%;
    line-height: 0.8;
}

.loanflow__image {
    width: 420px;
    height: 220px;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loanflow__image img {
  max-width: 62%;
  height: auto;
  display: block;
}

.loanflow__title {
margin-bottom: 10px;
    color: #7d84bc;
    font-weight: 700;
    text-align: center;
    line-height: 1.8;
    font-size: 110%;
}

.loanflow__text {
  line-height: 2;
}

.loanflow__text a {
  color: #63b69f;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

@media screen and (max-width: 850px) {
  .loanflow {
    padding: 0px;
  }

  .loanflow__grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .loanflow__card,
  .loanflow__card--full {
    grid-column: auto;
  }

  .loanflow__card {
        border-radius: 24px;
        padding: 20px 20px 30px
  }

  .loanflow__step {
    top: 18px;
    left: 18px;
  }

  .loanflow__step-num {
    font-size: 240%;
  }

  .loanflow__image {
        width: 220px;
        height: 220px;
        margin: 20px auto 10px;
  }

  .loanflow__image img {
    max-width: 100%;
  }

  .loanflow__title {
    line-height: 1.6;
  }

  .loanflow__text {
    line-height: 1.9;
  }
}

/*--------------- 献花のご注文--------------- */
.order-btn-area {
  text-align: center;
}

.order-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  background: #fff;
  border-radius: 20px;
  text-decoration: none;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
  transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
}

.order-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.14);
  opacity: 0.95;
}

.order-btn-icon {
  display: block;
  width: auto;
  height: auto;
  max-width: 34px;
  max-height: 34px;
}

.order-btn-text {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
}

/* 電話ボタン */
.order-btn-tel {
  width: 300px;
  min-height: 80px;
    border: solid 2px #8ecfc2;
}

.order-btn-tel .order-btn-text {
  color: #8ecfc2;
}
.fax_text{
    text-align: center;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 40px auto;
    padding: 30px;
    width: 100%;
    max-width: 1100px;
    border-radius: 30px;
}
.fax_img_box img{
    background-color: #e6e6e6;
    max-width: 1000px;
    padding: 40px;
    margin-top: 30px;
    border-radius: 10px;	
}
/* JPG / PDF ボタン */
.order-btn-files {
  display: flex;
  justify-content: center;
  gap: 36px;
  flex-wrap: wrap;
}

.order-btn-file {
  width: 300px;
  min-height: 80px;
	    border: solid 2px #8d8fc8;
}

.order-btn-file .order-btn-text {
  color: #8d8fc8;
}

@media screen and (max-width: 767px) {
  .order-btn-tel,
  .order-btn-file {
    width: 100%;
    max-width: 320px;
    min-height: 72px;
    border-radius: 16px;
  }

  .order-btn {
    gap: 14px;
    padding: 0 20px;
  }

  .order-btn-text {
    font-size: 16px;
  }

  .order-btn-icon {
    max-width: 28px;
    max-height: 28px;
  }

  .order-btn-tel {
    margin-bottom: 40px;
  }

  .order-btn-files {
    gap: 20px;
  }
}
@media screen and (max-width: 600px) {
	.fax_text{
    padding: 40px 10px;		
	}	
	.fax_img_box img{
    padding: 10px;		
	}
}

.flower-list{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.flower-list__grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px 20px;
}

.flower-card{
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(0,0,0,0.08);
}

.flower-card__image-btn{
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
}

.flower-card__image{
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.flower-card__body{
  padding: 14px 12px 16px;
  text-align: center;
}

.flower-card__name{
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.6;
}

.flower-card__price{
  color: #8f92c8;
  font-weight: 700;
  line-height: 1.6;
}
.flower-card__price span{
	font-size:85%;
}
/* モーダル */
.flower-modal{
  position: fixed;
  inset: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.flower-modal.is-open{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.flower-modal__overlay{
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.7);
}

.flower-modal__content{
  position: relative;
  z-index: 1;
/*   width: min(90vw, 760px); */
    margin: 20vh auto 0;
    max-width: 500px;
    width: 95%;
}

.flower-modal__image{
  display: block;
  width: 100%;
  max-height: 90vh;
  object-fit: contain;
  border-radius: 16px;
  background: #fff;
}

.flower-modal__close{
  position: absolute;
  top: -44px;
  right: 0;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
}


.flower-card__image-btn{
  display:block;
  width:100%;
  padding:0;
  border:0;
  background:none;
  cursor:zoom-in;
  position:relative;
  appearance:none;
  -webkit-appearance:none;
}

.flower-card__image-btn::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top, rgba(0,0,0,0.28) 0%, rgba(0,0,0,0) 45%);
  opacity:1;
  transition:opacity .3s ease;
  pointer-events:none;
}

.flower-card__zoom-icon{
  position:absolute;
  top:12px;
  right:12px;
  width:34px;
  height:34px;
  border-radius:50%;
  background:rgba(255,255,255,0.92);
  color:#7f84bf;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:700;
  line-height:1;
  box-shadow:0 2px 8px rgba(0,0,0,0.12);
  pointer-events:none;
  z-index:2;
}


.flower-card__image{
  display:block;
  width:100%;
  aspect-ratio:1 / 1;
  object-fit:cover;
  transition:transform .3s ease;
}

.flower-card__image-btn:hover .flower-card__image,
.flower-card__image-btn:focus-visible .flower-card__image{
  transform:scale(1.03);
}

.flower-card__image-btn:hover::after,
.flower-card__image-btn:focus-visible::after{
  opacity:.85;
}

.flower-card__image-btn:focus-visible{
  outline:2px solid #8f92c8;
  outline-offset:2px;
}

@media (max-width: 767px){
  .flower-card__zoom-icon{
    top:8px;
    right:8px;
    width:30px;
    height:30px;
  }


}

@media (max-width: 1024px){
  .flower-list__grid{
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767px){
  .flower-list{
    padding: 0 16px;
  }

  .flower-list__grid{
    grid-template-columns: repeat(2, 1fr);
    gap: 18px 14px;
  }

  .flower-card{
    border-radius: 16px;
  }

  .flower-card__body{
    padding: 10px 8px 12px;
  }
}

/* // =======================================
// 式場のご案内
// ======================================= */
/* .top-facility {
  position: relative;
  background: #f7f7ee;
  border-radius: 150px 150px 0 0;
  overflow: hidden;
    margin-top: 20px;	
}

.top-facility::before {
  position: absolute;
  content: "";
  background-image: url(../img/facility-deco-cloud-01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 92.55vw;
  height: 60.93vw;
  top: -15vw;
  left: -35vw;
}

.top-facility::after {
  position: absolute;
  content: "";
  background-image: url(../img/facility-deco-cloud-02.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 90.1vw;
  height: 59.27vw;
  top: 50%;
  transform: translateY(-50%);
  right: -35vw;
} */
/* 
.top-facility .c-inner {
  position: relative;
  max-width: 1200px;
  margin: auto;
  padding-bottom: 120px;
}
 */
/* .top-facility .c-inner::before {
  position: absolute;
  content: "";
  background-image: url(../img/facility-deco-cloud-03.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 75.78vw;
  height: 49.89vw;
  bottom: -20vw;
  left: -35vw;
} */


.facility-sub {
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #8b8bb0;
  margin-bottom: 10px;
}

.facility-list {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 3vw;
    z-index: 1;
    max-width: 1100px;
    margin: 100px auto;
}

.facility-item {
  background: #fff;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, .05);
  display: flex;
  flex-direction: column;
}

.facility-thumb {
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.facility-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.facility-body {
    flex: 1;
    padding: 15px 24px 20px;
    display: flex;
    flex-direction: column;
/*   gap: 16px; */
}

.top-facility .c-ttl {
  font-size: 2.5rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}

.top-facility .c-ttl span {
  font-weight: bold;
}

.facility-info {
    position: relative;
    list-style: none;
    padding-left: 4.2vw;
    margin: 22px 0 0;
    height: 100px;	
}

.facility-info:before {
    position: absolute;
    content: "";
    left: 50%;
    top: -17px;
    transform: translateX(-50%);
    height: 8px;
    pointer-events: none;
        background-image: radial-gradient(circle, #e7e7e7 1px, transparent 3px);
    background-size: 10px 5px;
    background-repeat: repeat-x;
    width: 90%;
	    max-width: 400px;
}

.facility-info-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.facility-info-item--address {
  font-weight: bold;
  margin: 0 auto 0;
}

.facility-info-item--address::before {
  position: absolute;
  content: "";
  background-image: url(../img/icon-mappin.png);
  background-repeat: no-repeat;
  background-size: cover;
    width: 18px;
    height: 26px;
    left: -30px;
    top: 4px;
}

.facility-info-item--tel {
  margin: 12px auto 0;
}

.facility-info-item--tel a {
  font-weight: bold;
}

.facility-info-item--address,
.facility-info-item--tel a {
    font-size: 1.85rem;
    line-height: 1.6;
}

.facility-info-item--tel::before {
  position: absolute;
  content: "";
  background-image: url(../img/icon-tel-02.png);
  background-repeat: no-repeat;
  background-size: cover;
    width: 17px;
    height: 28px;
    left: -30px;
    top: 0px;
}

.facility-info-item a {
  color: inherit;
  text-decoration: none;
}

.facility-button {
  display: block;
  padding: 10px 24px;
  border-radius: 50px;
  background: #b9b67a;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
max-width: 260px;
  width: 95%;
  text-align: center;
margin: 30px auto 10px auto;
}

.facility-footer {
  margin-top: 100px;
}

.facility-footer .nav-button {
  position: relative;
display: flex;
    align-items: center;
    justify-content: flex-start;
  width: 260px;
  height: 70px;
  line-height: 70px;
  background: #fff;
  border: #e3e3e5 solid 2px;
  border-radius: 35px;
  margin: 30px auto 0;
  padding-left: 42px;
}

.facility-footer .nav-button:before {
  position: absolute;
  content: "";
  background-image: url(../img/button-arrow-02.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 29px;
  height: 29px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s ease;
  box-shadow: 0 2px 10px #0000000a;
}

@media screen and (max-width: 1200px) {
  .top-facility {
    padding-top: 0;
  }

  .facility-info:before {
    top: -20px;
  }

  .facility-info {
    margin: 20px 0 0;
  }
}

@media screen and (max-width: 750px) {
  .top-facility {
    padding-top: 0;
    border-radius: 60px 60px 0 0;
  }

  .facility-list {
	      margin-top: 60px;
    grid-template-columns: 1fr;
  }

  .facility-item {
    width: 97%;
    max-width: 600px;
    margin: auto;
  }

  .facility-info:before {
    top: -30px;
  }

  .facility-info {
    padding-left: 15vw;
    margin: 30px 0 0;
  }

  .top-facility h3.c-ttl {
    font-size: 24px;
  }

  .facility-info-item--address,
  .facility-info-item--tel a {
    font-size:17px;
    line-height: 1.4;
  }

  .facility-info-item--address::before {
    width: 12px;
    height: 17px;
    left: -24px;
    top: 7px;
  }

  .facility-info-item--tel::before {
    width: 13px;
    height: 22px;
    left: -25px;
    top: -1px;
  }

  .facility-button a {
    font-size: 16px;
  }

  .facility-button {
    max-width: 280px;
    padding: 0;
    width: 80%;
    margin: 15px auto 0 auto;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
  }

  .top-facility .c-inner::before {
    left: -15vw;
  }
	.facility-footer{
	    margin-top: 50px;	
	}
}
@media screen and (max-width: 600px) {
	.top-facility{
	border-radius: 20px 20px 0 0;	
	}
    .top-facility .c-ttl {
        font-size: 2rem;
	line-height: 0.9;
    }	
	.facility-info{
        margin: 15px 0 0;
		padding-left: 35px;
	}
    .facility-info:before {
        top: -13px;
    }
	.facility-button{
	        margin: 0px auto 0 auto;	
	}
	.facility-body {
    flex: 1;
    padding: 5px 15px 20px;
    display: flex;
    flex-direction: column;
}
	.facility-list{
        margin-top: 40px;
		    gap: 25px 5vw;
	}
	.facility-item{
	    border-radius: 30px;	
	}
		.facility-footer{
	    margin-top: 30px;	
	}
	.top-facility .c-inner{
	    padding-bottom: 50px;	
	}
}


/* ホール詳細 */
.hall-info {
  margin: 0 auto;
max-width: 1000px;
}

.hall-info__image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 20px;
    max-width: 800px;
    margin: 0px auto 60px;
}



.hall-info__row {
  display: grid;
    grid-template-columns: 20% 1fr;
    border-bottom: 1px solid #d5d5d5;
}

.hall-info__head,
.hall-info__text {
    padding: 15px 20px;
}
.hall-info__head{
	
}
/* スマホ */
@media screen and (max-width: 600px) {

  .hall-info__row {
    display: block;
  }

  .hall-info__head {
    font-weight: 700;
    padding-bottom: 4px;
  }

  .hall-info__text {
    padding-top: 0;
  }

}
/* ホール写真ポップアップ */
.facility-gallery__grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:8px;
}

.facility-gallery__item{
  display:block;
  padding:0;
  border:0;
  background:none;
  cursor:pointer;
  appearance:none;
  -webkit-appearance:none;
  overflow:hidden;
}

.facility-gallery__image{
  display:block;
  width:100%;
  aspect-ratio: 4 / 3;
  object-fit:cover;
  transition:transform .3s ease;
}

.facility-gallery__item:hover .facility-gallery__image,
.facility-gallery__item:focus-visible .facility-gallery__image{
  transform:scale(1.03);
}

.facility-gallery__item:focus-visible{
  outline:2px solid #999;
  outline-offset:2px;
}

/* ライトボックス */
.facility-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .25s ease, visibility .25s ease;
}

.facility-lightbox.is-open{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}

.facility-lightbox__overlay{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,0.72);
}

.facility-lightbox__inner{
    position: relative;
    z-index: 1;
    width: min(85vw, 900px);
    margin: 130px auto 0;
}

.facility-lightbox__content{
  position:relative;
  background:#fff;
  border-radius:6px;
  overflow:hidden;
  box-shadow:0 8px 30px rgba(0,0,0,0.2);
}

.facility-lightbox__image{
  display:block;
  width:100%;
  max-height:78vh;
  object-fit:contain;
  background:#fff;
}

.facility-lightbox__close{
  position:absolute;
  top:-14px;
  right:-14px;
  width:36px;
  height:36px;
  border:0;
  border-radius:50%;
  background:#f2f2f2;
  color:#555;
  font-size:150%;
  font-weight:700;
  line-height:1;
  cursor:pointer;
  box-shadow:0 2px 8px rgba(0,0,0,0.18);
  z-index:3;
}

.facility-lightbox__nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:44px;
  height:104px;
  border:0;
  background:#fff;
  color:#666;
  font-size:220%;
  font-weight:700;
  line-height:1;
  cursor:pointer;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:4px;
  box-shadow:0 2px 10px rgba(0,0,0,0.15);
}

.facility-lightbox__nav--prev{
  left:-22px;
}

.facility-lightbox__nav--next{
  right:-22px;
}

.facility-lightbox__counter{
  position:absolute;
  left:50%;
  bottom:10px;
  transform:translateX(-50%);
  color:rgba(255,255,255,0.85);
  font-size:85%;
  text-shadow:0 1px 3px rgba(0,0,0,0.4);
  pointer-events:none;
}

@media (max-width: 767px){
  .facility-gallery__grid{
    grid-template-columns:repeat(2, 1fr);
    gap:6px;
  }
/* 
  .facility-lightbox__inner{
    width:94vw;
    margin:64px auto 0;
  } */

  .facility-lightbox__nav{
    width:38px;
    height:72px;
    font-size:180%;
  }

  .facility-lightbox__nav--prev{
    left:-10px;
  }

  .facility-lightbox__nav--next{
    right:-10px;
  }

  .facility-lightbox__close{
    top:-18px;
    right:-4px;
  }

  .facility-lightbox__image{
    max-height:70vh;
  }
}

/* よくあるご質問 */
.text_box2{
    margin-bottom: 40px;
    padding: 50px 60px;
    box-shadow: 0 0px 20px rgb(226 226 226 / 30%);
    border-radius: 30px;
}
.text_box2 .funeral-point__title{
    padding-bottom: 7px;
    border-bottom: solid 2px #f0f0f0;
}
@media (max-width: 600px){
.text_box2 {
	padding: 20px 30px;
	margin-bottom: 20px;
	}

}

/* 採用情報 */
.img_flexbox{
    display: flex;	
}





/* お問合せフォーム */
.form_table{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;	
}

.form table{
    border: 2px solid #efefef;
    width: 100%;
    line-height: 1.5;
}

.form th{
    width: 35%;
    text-align: left;
    padding: calc(15 / 1920 * 100vw) calc(20 / 1920 * 100vw);
    vertical-align: top;
    background:#f2f0e5;
    position: relative;
	font-weight: 500;
}

.form td{
    width: 65%;
    padding: calc(15 / 1920 * 100vw) calc(20 / 1920 * 100vw);
    background-color: #fff;
}

.form tr:not(:last-child) th{
    border-bottom: 1px solid #fff;
}

/* 入力欄（テーブル内） */
.form td input{
    border: 1px solid #ddd;
    width: 49%;
    padding: 5px;
	font-size: 100%;
	    color: #333;
}

.form td textarea{
    border: 1px solid #ddd;
    width: 100%;
    max-height: calc(200 / 1920 * 100vw);
	font-size: 100%;
    color: #333;	
}

.form td input:focus{
    border: 2px solid #333;
    border-radius: calc(4 / 1920 * 100vw);
}

/* ラジオや承諾チェックなど（CF7のデフォルト崩れ防止） */
.wpcf7-list-item input{
    width: auto !important;
}

/* 送信ボタン */
.submit_btn{
    margin: 50px auto 0px;
    text-align: center;
    position: relative;
    max-width: 280px;
    width: 100%;
}

.submit_btn input{
    width: 100%;
    text-align: center;
    color: #fff;
    background: #7d84bc;
    line-height: 1;
    padding: 15px 0px;
    letter-spacing: .1em;
	    font-size: 95%;
}

.submit_btn input:disabled{
    background: #ddd;
}

/* ローディング中アニメーション（CF7デフォルト） */
.wpcf7-spinner{
    margin: 20px 24px !important;
}

/* 送信完了/エラーなどのメッセージ枠 */
.wpcf7-response-output{
    border-color: #46b450;
    margin-top: -30px !important;
    font-size: 17px;
}

/* 必須ラベル */
.required{
    font-size: 80%;
    color: #fff;
    background-color:#89c3b8;
    border-radius: 2px;
    padding: 2px 4px;
    vertical-align: 2px;
    margin-left: 10px;
    font-weight: 500;
    position: absolute;
    right: 20px;
}

/* 送信後メッセージのフォント（必要なら） */
.wpcf7 form.sent .wpcf7-response-output{
    font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体",
      "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN",
      "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,
      "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.wpcf7-not-valid-tip{
    color: #d08989;	
}

/* スマホ対応 */
@media screen and (max-width:750px){
    .form td,
    .form tr,
    .form th{
        width:100%;
        display:block;
    }

    .form td input{
        width:100%;
        font-size:16px;
    }

    .form td,
    .form th{
        padding: 2vw 3vw 3vw;
    }

    .form td textarea{
        max-height: calc(400 / 1920 * 100vw);
        font-size:16px;
    }
}
