@charset "UTF-8";

.maisou {
	width:991px;
	margin-left:auto;
	margin-right:auto;
 }

/*   屋外埋葬 見出し */
.maisou-out-h { 
  width:200px;
  font-size:36px;
　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:471px;
  margin-top:30px;
  float:left;
 }
.maisou_frmR { 
  width:471px;
   float:left;
  margin-left:40px;
  margin-top:30px;  

 }
.linktext{
	text-align:right;
}
.linktextup{
  float:right;
  margin-top:-60px;
  
}
/*  屋内埋葬 タイトル（帯）  */
.maisou-in-band-L,
.maisou-in-band-R {
  width:60px;
  height:250px;
  background-color:#000000;
  position: absolute;
  top: 0;
  left: 40px;
  z-index:999 ;
} 
.maisou-in-band-L {
  left: 40px;
} 
.maisou-in-band-R {
  left: 371px;
}

.maisou-in-band-L span,
.maisou-in-band-R span{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 20px;
	color: white;      /*文字は白に*/
	　font-weight: bold; /*太字に*/
	padding-top: 20px;
	padding-left: 13px;
	line-height: 35px;
  }
.maisou-in-img {
  position: relative;
  width:471px;
  height:325px;
  padding-bottom:40px;
}
.maisou-in-img2 {
  position: relative;
  width:991px;
  height:325px;
  padding-top:20px;
  padding-bottom:40px;
}

/*   供養の流れ 本体 */
.kuyou {
  width:900px;	
  margin-left:auto;
  margin-right:auto;
  text-align: center;
}
/*  　トップ　コメント*/
.kuyou-top {
  font-size:28px;
　font-weight: bold; 
  padding-top:30px; 
 }

/*  　帯  */
.kuyou-band-l,
.kuyou-band-s {
  width:900px;
  background-color:#fc8836;
  border-radius: 15px;
  font-size:24px;
 }
.kuyou-band-l {
  height:80px;
 }
.kuyou-band-s {
	display: flex;
	justify-content: center;
	padding:10px;
 }

/*  　帯 文字  */
.kuyou-band-l, 
.kuyou-band-s {
  color: white;      /*文字は白に*/
　font-weight: bold; /*太字に*/
 }
.kuyou-band-l .kuyou-phone02{
  font-size:36px;
}
/*  　矢印  */
.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:80px;
}

/*  ボディー　行事 イメージ  */
.EventFrame01 {
  position: relative;
	
  width:473px;
  margin: 0 50px;
  float:left;
}
/*  ボディー　行事 詳細  */
.EventFrame02{
  width:450px;	
  margin-top: 20px;
   font-size:20px;
  line-height: 170%;
 
  float:left;
}

/*  ボディー　行事 タイトル（帯）  */
.event-band {
  width:60px;
  height:220px;
  background-color:#000000;
  margin-top: 20px; 
  margin-left: 50px ;
  position: absolute;
  top: -20px;
  left: 10px;
  z-index:999 ;
}


.event-band span{
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size:20px;
  color: white;      /*文字は白に*/
　font-weight: bold; /*太字に*/
  padding-top: 20px;
  padding-left: 12px;
   line-height: 35px; 
}

/*  ボディー　行事 詳細  */
.event-details {
  width:450px;	
  margin-top: 20px;
  float:left;

}
/*  ボディー　行事 タイトル  */
.event-title {
  font-size:26px;
　font-weight: bold;
  line-height: 140%;
  margin-bottom:20px;	
}


/*  ボディー　行事 イメージ  */
.event-details-img {
	font-size: 20px;
	background-color: #fdf5e6;
	padding: 10px 20px;
    align-items: center;     /*上下中央揃え*/
	height:230px;
	display: flex;	
	margin-top:40px;
}
.event-details-img img{
  float:right;
  padding-right: 20px ;
}



/* ========  料金プラン  =========*/

 /*  ボディー部　トップ　コメント*/
.body-text {
	padding:60px 0 0 50px;	
  font-size:20px;
 }
/*  ボディー部　トップ　ボタン群  */
.manu-btn {
  width:1100px;
  height:100px;
  display: flex;
  align-items: center;
  justify-content: center;
 }
/*  ボディー　プラン ボタン  */
.fee-main-btn {
  width:200px;
  height:65px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: solid 1px #a24260;
  margin: 20px;
  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:1100px;
  padding:20px 20px 10px 20px; 
}


/*  ボディー　料金 タイトル  */
.fee-band {
  width:65px;
  height:300px;
  background-color:#0dc434;
  margin-left: 40px ;
  float:left;
}
.fee-band-tx {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 20px;
	color: white;      /*文字は白に*/
	　font-weight: bold; /*太字に*/
	padding-top: 10px;
	padding-left: 15px;
	line-height: 38px;
}

/*  ボディー　料金 イメージ  */
.fee-img {
  width:370px;
  height:310px;
  margin: 0 20px;
  float:left;
}
/*  ボディー　料金 テーブル  */
.fee-table {
  width:500px;
  margin-right: 25px;
  float:left;
}
.fee-table {
  width:500px;
  border-collapse: collapse;
}
.fee-table th,
.fee-table td {
  border: solid 1px black;        /*実線 1px 黒*/
  padding: 10px 10px 10px;
  font-size:18px;
  text-align: left;
}
.fee-table th{
  background: #e3dac9;            /*背景色*/
  width: 40%;
}

/*  ボディー　料金 コメント  */
.fee-note {
	font-size: 16px;
	margin:10px 60px;
	padding-bottom:10px;
}
.fee-noteBd {
	border-bottom: 1px solid #e3dac9;
}

/*  ボディー　取扱商品 タイトル（帯）  */
.Product-band {
  width:65px;
  height:350px;
  background-color:#00b7ee;
  margin-left: 40px ;
  float:left;
padding-bottom: 100px;
}
.fee-band-tx {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size:20px;
  color: white;      /*文字は白に*/
　font-weight: bold; /*太字に*/
  padding-top: 10px;
  padding-left: 12px;
}

/*  ボディー　取扱商品 タイトル  */
.Product-body-title {
  width:900px;
  font-size:20px;
  color: #00b7ee;      /*文字は青に*/
   float:left;
  margin: 0 0 20px 20px;
}
/*  ボディー　取扱商品 本文  */
.Product-body-text {
  width:320px;
  font-size:16px;
  margin: 0px 50px 10px 20px;
  line-height: 160%;
  float:left;

}
/*  ボディー　取扱商品 グッズ販売ボタン  */
.Product-body-btn {
  width:320px;
  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;
}

/*  ボディー　取扱商品 イメージ  */
.Product-body-img{
  width:530px;
  float:left;
}
.preview{
	display:block;
}
.preview_resp{
	display:none;
}
/* ========  よくあるご質問  =========*/
/*  ボディー　よくあるご質問 */
.qa-body { 
  width: 850px;
  margin: 0 auto;
/*
  border: solid #808080;
*/
}
/*  ボディー　よくあるご質問 */
.qa-item{ 
  width: 750px;
　font-weight: bold; /*太字に*/
  font-size:20px;
  border-bottom: 1px solid #e3dac9;
  margin: 0 auto 30px;
  padding-left: 50px ;
  padding-right: 50px ;
   padding-bottom: 30px ; 
  text-indent : -30px;
}
/*  ボディー　よくあるご質問  Q/A間隔　*/
.answer { 
  margin-top:10px;
  display:block;
}
/*  ボディー　よくあるご質問  文字　*/
.icf-Q,
.icf-A { 
  font-size:24px;
}
.icf-Q,
.janp { 
  color: #00b7ee;
}
.icf-A{ 
  color: #FF0000;
}
.janp { 
  text-decoration:underline;          /*下線を引く*/
  text-decoration-color:#00b7ee;      /*下線色*/
}
.qa-body .question,
.qa-body .answer {
	pointer-events: none;
}

/* ========  アクセス  =========*/

/*   アクセス 地図 */
iframe { 
  width:1000px;
  height:900px;
  margin: 10px auto 10px 50px;
 }
/*   アクセス 説明 */
.access-body { 
  width:1000px;
  margin-top: 0px;
  margin-left: 50px;
 }
/*  ボディー　アクセス */
.access-body .access-item{ 
  width: 1000px;
　font-weight: bold; /*太字に*/
  font-size:20px;
  margin-bottom: 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;
 }

