@charset "UTF-8";

.maisou {
	width:95%;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
 }

/*   屋外埋葬 見出し */
.maisou-out-h { 
  width:95%;
  font-size:30px;
　font-weight: bold;
  margin: 50px auto 10px; 
  text-align: center;
  border-top: solid 5px #000000;
  border-bottom: solid 5px #000000;
  display: flex;
  align-items: center;
  justify-content: center;
 }
/*   屋外埋葬 text */
.maisou-out-text { 
  margin-top: 20px; 
  font-size:20px;
 }
 
/*   屋内埋葬種類  */
.maisou_frmL { 
  width:95%;
  margin-top:30px;

 }
.maisou_frmR { 
  width:95%;
 }
.linktext{
	text-align:right;
}
.linktextup{
	text-align:right;
  
}
/*  屋内埋葬 タイトル（帯）  */
.maisou-in-band-L,
.maisou-in-band-R {
  width:100%;
  background-color:#000000;
  z-index:999 ;
  margin-bottom:10px;
} 
.maisou-in-band-L {
} 
.maisou-in-band-R {
}

.maisou-in-band-L span,
.maisou-in-band-R span{
	font-size: 20px;
	color: white;      /*文字は白に*/
	　font-weight: bold; /*太字に*/
	padding-top: 20px;
	padding-left: 13px;
	line-height: 35px;
  }
.maisou-in-img,.maisou-in-img2 {
  width:100%;
  padding-bottom:20px;
}
.maisou-in-img img,
.maisou-in-img2 img{
  width:100%;
  height:auto;
}
/*   供養の流れ 本体 */
.kuyou {
  width:95%;	
  margin-left:5%;
  text-align: center;
}
/*  　トップ　コメント*/
.kuyou-top {
  font-size:24px;
　font-weight: bold; 
  padding-top:30px; 
 }

/*  　帯  */
.kuyou-band-l,
.kuyou-band-s {
  width:90%;
  background-color:#fc8836;
  border-radius: 15px;
  font-size:20px;
padding:10px;

 }
.kuyou-band-l { }
.kuyou-band-s { }

/*  　帯 文字  */
.kuyou-band-l, 
.kuyou-band-s {
  color: white;      /*文字は白に*/
　font-weight: bold; /*太字に*/
 }
.kuyou-band-l .kuyou-phone02{
  font-size:30px;
}
/*  　矢印  */
.kuyou-arrow {
  font-size:36px;
  color: #f8b551; 
  padding-top: 10px;
}

/*  　注釈  */
.kuyou-com {
  font-size:16px;
  text-align:left;
  margin-top:10px;
}

/* ========  行事  =========*/

/*  ボディー　行事  */
.event-body {
  width:100%;
  margin-top:20px;
}

/*  ボディー　行事 イメージ  */
.EventFrame01 {
  position: relative;
  width:95%;
  margin-left: 7%;
   padding:0; 
}
/*  ボディー　行事 詳細  */
.EventFrame02{
  width:90%;
  margin-top: 20px;
   margin-left: 7%;

   font-size:18px;
  line-height: 170%;
}

/*  ボディー　行事 タイトル（帯）  */
.event-band {
  width:90%;
  background-color:#000000;
  margin-bottom:15px;
}

.event-band span{
  font-size:20px;
  color: white;      /*文字は白に*/
　font-weight: bold; /*太字に*/
  padding: 10px;
   line-height: 35px; 
}

/*  ボディー　行事 詳細  */
.event-details {
  width:90%;	
  margin-top: 20px;
  float:left;

}
/*  ボディー　行事 タイトル  */
.event-title {
  font-size:24px;
　font-weight: bold;
  line-height: 140%;
  margin-bottom:20px;	
}


/*  ボディー　行事 イメージ  */
.event-details-img {
	font-size: 20px;
	background-color: #fdf5e6;
	padding: 10px 20px;
    align-items: center;     /*上下中央揃え*/
	display: flex;	
	margin:10px 20px 0 5px;
}
.event-details-img img{
  float:right;
  padding-right: 20px ;
}



/* ========  料金プラン  =========*/

 /*  ボディー部　トップ　コメント*/
.body-text {
	padding:20px;	
  font-size:20px;
 }
/*  ボディー部　トップ　ボタン群  */
.fee-main-btn {
  width:90%;
  border-radius: 10px;
  border: solid 1px #a24260;
  margin: 5px 0 0 15px;
  display: flex;
  font-size: 16px ;
  align-items: center;
  justify-content: center;
  text-decoration:none;
  color:#a24260;
}
/*リンクにマウスが乗ったら*/
.manu-btn .maiso-btn :hover {
  background-color: #a24260;
  color:#FFFFFF;
}
.manu-btn .gisiki-btn :hover {
  background-color: #a24260;
  color:#FFFFFF;
}
.manu-btn .souryo-btn :hover {
  background-color: #a24260;
  color:#FFFFFF;
}
.manu-btn .syouhin-btn :hover {
  background-color: #a24260;
  color:#FFFFFF;
}

/*  ボディー  */
.maiso-fee{
  width:97%;
  margin-left:5%;
  margin-right:auto; 
}


/*  ボディー　料金 タイトル  */
.fee-band {
  width:90%;
  background-color:#0dc434;
}
.fee-band-tx {
	font-size: 20px;
	color: white;      /*文字は白に*/
	　font-weight: bold; /*太字に*/
	padding: 10px;
	line-height: 38px;
}

/*  ボディー　料金 イメージ  */
.fee-img {
  width:90%;
  margin: 10px 0;
}
.fee-img img{
  width:100%;
  height:auto;
}
/*  ボディー　料金 テーブル  */
.fee-table {
  width:90%;
  border-collapse: collapse;
 margin: 0;  
}

.fee-table th,
.fee-table td{
    display: block;
  padding: 10px;
  font-size:18px;
  text-align: left;
}
.fee-table th{
  border: solid 1px black;        /*実線 1px 黒*/
  background: #e3dac9;            /*背景色*/
}
.fee-table td{
  border-left: solid 1px black;        /*実線 1px 黒*/
   border-right: solid 1px black;        /*実線 1px 黒*/ 
  background: #fff;            /*背景色*/
}
.fee-table td.botbd{
    border-bottom:solid 1px black;
}

/*  ボディー　料金 コメント  */
.fee-note {
	font-size: 14px;
	margin:15px;
	padding-bottom:10px;
}
.fee-noteBd {
	border-bottom: 1px solid #e3dac9;
}

/*  ボディー　取扱商品 タイトル（帯）  */
.Product-band {
  width:90%;
  background-color:#00b7ee;
}
.fee-band-tx {
  font-size:20px;
  color: white;      /*文字は白に*/
　font-weight: bold; /*太字に*/
  padding: 10px;
}

/*  ボディー　取扱商品 タイトル  */
.Product-body-title {
  width:90%;
  font-size:20px;
  color: #00b7ee;      /*文字は青に*/
  margin: 0 ;
}
/*  ボディー　取扱商品 本文  */
.Product-body-text {
  width:90%;
  font-size:16px;
  margin: 10px;
  line-height: 160%;
}
/*  ボディー　取扱商品 グッズ販売ボタン  */
.Product-body-btn {
  width:90%;
  height:30px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border: solid 1px #eb6100;
  margin-top:  10px;
  display: flex;
  font-size: 16px ;
  align-items: center;
  justify-content: center;
  text-decoration:none;
  color:#eb6100;
}
/*リンクにマウスが乗ったら*/
.Product-body-link :hover {
  background-color: #eb6100;
  color:#FFFFFF;
}

/*  ボディー　取扱商品 イメージ  */
.preview{
	display:none;
}
.preview_resp{
	display:block;
	width:90%;
	height:auto;
}

/* ========  よくあるご質問  =========*/
/*  ボディー　よくあるご質問 */
.qa-body { 
  width: 90%;
  margin: 0 auto;
  padding-top: 0 ;
/*
  border: solid #808080;
*/
}
/*  ボディー　よくあるご質問 */
.qa-item{ 
  width: 90%;
　font-weight: bold; /*太字に*/
  font-size:18px;
  border-bottom: 1px solid #e3dac9;
  margin: 0 auto 15px;
  padding-left: 30px ;
  padding-bottom: 20px ; 
  text-indent : -30px;
}
/*  ボディー　よくあるご質問  Q/A間隔　*/
.answer { 
  margin-top:10px;
}
/*  ボディー　よくあるご質問  文字　*/
.icf-Q,
.icf-A { 
  font-size:22px;
}
.icf-Q,
.janp { 
  color: #00b7ee;
}
.icf-A{ 
  color: #FF0000;
}
.janp { 
  text-decoration:underline;          /*下線を引く*/
  text-decoration-color:#00b7ee;      /*下線色*/
}
.q-text { 
  text-decoration:underline;          /*下線を引く*/
}
.qa-body .question {
  cursor: pointer;
  cursor: hand;
}

.qa-body .answer{
	display: none;
}

/* ========  アクセス  =========*/

/*   アクセス 地図 */
iframe { 
  width:90%;
  height:500px;
   margin-left: 20px; 
  
 }
/*   アクセス 説明 */
.access-body { 
  width:100%;
  margin-top: 0px;
 }
/*  ボディー　アクセス */
.access-body .access-item{ 
  width: 90%;
　font-weight: bold; /*太字に*/
  font-size:20px;
  margin-bottom: 20px;
   margin-left: 20px; 
}
access-item .access-pt{ 
  border-bottom: solid  1px #000000;
 }
.access-item .access-an{ 
  margin-left: 30px;
 }
.access-item .icf-car, 
.access-item .icf-train,
.access-item .icf-marker { 
  font-size:24px;
 }

