=レビュー部分のCSS===================================================

.reviewlist_datas {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}
.icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster li {
  float: left;
  margin-left: 10px;
}
.review_poster li {
  list-style: none;
}
.reviewlist {
  padding-bottom: 15px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #ccc;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
  zoom: 1;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  padding: 15px;
  border-radius: 6px;
}


=====================================================================

.cloud-zoom-wrap img {
   width:300px;
  z-index: 1000;
}

.pd_block2 {
	width:680px;
	margin:0 -25px 0 5px;
	display:block;
}

.pd_block2 li {
	width:200px;
	margin-right:25px;
	float:left;
	text-align:center;
}


.pd_block2 li img {
	width:180px;
}

/*============================================================
仏壇ページ（1100ｐｘ版）
============================================================*/
#butsudanPage{
background-color: #fff;
}


/*メイン
-----------------------------------------------*/

/* --- 商品名--- */

#main01{
	width:1100px;
	height:145px;
	margin:0 0 15px 0 ;
	border-bottom:3px #664535 solid;
}

#main01 #mainLeft{
	width:830px;
	float:left;
}

#main01 #mainLeft #mainName{
	margin:20px 0 20px 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

#main01 #mainLeft #mainName p {
	font-size:22px;
	font-weight:bold;
 　 color:#664535;
	padding-left:40px;
	margin-bottom:8px;　
}

#main01 #mainLeft h2{
	font-size:40px;
	font-weight:normal;
	color:#664535;
  　margin-bottom:20px;
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
}

#main01 #mainLeft h2 rt{
	font-size:0.35em;
	font-weight:bold;
	color:#664535;
  line-height:0.3em;
  letter-spacing:0.1em;
 }

#main01 #mainLeft h2 .yomigana{
	font-size:0.32em;
	letter-spacing:0.1em;
	font-weight:bold;
	padding-left:15px;
}

#main01 #mainLeft #small ,
#main01 #mainLeft .small{
	font-size:32px;
}

#main01 #mainRight{
	width:250px;
	float:right;
margin-right: 14px;}

#main01 #mainRight p{
	margin:30px 0px 0 0;
}



/* --- サイズ　商品説明　機能--- */

#main02{
	width:1100px;
   margin::0 0 50px 0 ;  
}

#main02 #mainLeft02{
	width:850px;
	float:left;
}

#main02 #mainLeft02 .size{
  font-size: 28px;
  padding-left: 30px;
  margin: 30px 0 25px 0;
}

#main02 #mainLeft02 .midashi{
  font-size: 23px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
   margin: 20px 10px 20px 20px;
  background-color: #000;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  color: #ffffff;
  position: relative;
  top: -3px;
}


#main02 #mainLeft02 .maintext{
  width: 800px;
  height: auto;
  margin-top: 16px;
  margin-right: 0px;
  margin-left: 14px;
  margin-bottom: 50px;
  font-size: 1.5em;
  line-height: 1.85em;
}
/* --- サイズ（号数違いある場合のみ）-- */
#main02 #mainLeft02 table.MainSize{
margin:30px 0;
   border: 1px solid #ccc;
	    border-collapse: collapse;
	    text-align: center;
	    line-height:15px;
        font-size:120%;	    		
	}

	table.MainSize thead {
	    border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	   background: #efefef;
}
	table.MainSize thead th {
	    padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;	   
	}

	table.MainSize tbody th {
	   	padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
	    
	}
	table.MainSize td {
	    padding: 5px;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;	
}



#main02 #mainRight02{
	width:250px;
	float:right;	
  margin-bottom: 20px;
}

table.kinou {
  border-collapse: separate;
  border-spacing: 8px;
   margin: 20px 0 20px 0; 
}

td.kinou-icon 
{ background-color: #000;
 font-size: 24px; 
  color: #ffffff;
  text-align:center;
  width:110px; ;
  height:110px;
}
/* --- フォトギャラリー--- */
#photoB{
width:1100px;
 height: auto; 
margin-bottom: 50px;
  }

#photoB h3{ 
   font-size: 24px;    
  margin-left: 14px;
   border-bottom: 1px solid #ccc; 
  margin-bottom: 20px; 
   line-height: 2.0;
}


/* --- 商品仕様　サイズサムネイル--- */
#main03{
	width:1100px;
  margin::0px 0 20px 0 ;
}

#main03 #mainLeft03{
	width:500px;
   margin-bottom:100px;
	float:left;
  
}

#main03 #mainLeft03 h3{
	 font-size: 24px;     
     margin-left: 14px;
   margin-bottom: 20px;
}

table.syouhinshiyou {
 border-collapse: separate;
 border-spacing: 1px;
 text-align: left;
line-height: 1.5;
border-top: 1px solid #ccc;
  
}
table.syouhinshiyou th {
   width: 150px;
    height:50px;
 padding-left:14px;
  padding-top:10px;
  padding-bottom:10px;
font-weight: bold;
  font-size: 16px;
vertical-align: top;
 border-bottom: 1px solid #ccc;

}

table.syouhinshiyou td {
 width: 320px;
  height:50px;
 padding-top:10px;
  padding-bottom:10px;
 vertical-align: top;
  font-size: 16px;
border-bottom: 1px solid #ccc;
    
}
table.syouhinshiyou th.shiyou {
 width: 150px;
  height:30px;
  vertical-align: middle;
}
table.syouhinshiyou td.shiyou{
 width: 320px;
  height:30px;
  vertical-align: middle;
}

#main03 #mainRight03{
	width:600px;
	float:right;	
  margin-bottom: 20px;
}

#main03 #mainRight03{
	width:600px;
	float:right;	
  margin-bottom: 20px;
}

#main03 #mainRight03 #item-img01{
	width:280px;
	height:350px;
	float:left;
  margin-left: 20px;
  margin-bottom: 50px;
}

#main03 #mainRight03 #item-img02{
	width:280px;
	height:350px;
	float:right;
  margin-left: 20px;
  margin-bottom: 50px;
}

/* --- ２つのプラン--- */


#set-2plan{
  display:none;
/*width:1100px;
height:520px;
background-color: #dcd9d9;
margin-bottom: 50px;
margin-top: 50px;
  */
}


#set-2plan p.plan01{
	width:520px;
    height:480px;
	float:left;
   margin-left: 20px;
   margin-top: 20px;
}

#set-2plan p.plan02{
	width:520px;
    height:480px;
   margin-right: 20px;
	float:right; 
   margin-top: 20px;
}

/* --- ２つのプラン--- */


#set-2plan2{
width:1100px;
   height:440px;
background-color: #dcd9d9;
    margin-bottom: 20px;
   margin-top: 50px;
}


#set-2plan2 p.plan01{
	width:520px;
    height:400px;
	float:left;
   margin-left: 20px;
   margin-top: 20px;
}

#set-2plan2 p.plan02{
	width:520px;
    height:400px;
   margin-right: 20px;
	float:right; 
   margin-top: 20px;
}


/* ---セットプラン（号数違い用 5サイズ） --- */
#set-gousuuchigai{
	width:1100px;
   height:390px;
   margin-top: 100px;
  margin-bottom: 100px;
   
}

#set-gousuuchigai p.setvariation{
	width:1100px;
    height:250px;
}

#set-gousuuchigai ul li{
   list-style:none;
	width:220px;
   height:120px;
   float:left;
}
/* ---セットプラン（号数違い用 2サイズ） --- */
#set-gousuuchigai2{
	width:1100px;
   height:390px;
   margin-top: 100px;
  margin-bottom: 100px;
   
}

#set-gousuuchigai2 p.setvariation{
	width:1100px;
    height:250px;
    }
#set-gousuuchigai2 ul li{
   list-style:none;
	width:550px;
   height:120px;
   float:left;
    }
#senyoudai{ 
   display:none;
  height : auto ;
}

/* ---（号数/素材違い用） --- */
#set-gousuuchigai3{
	width:1100px
   height:170px;  
  margin-bottom: 70px;   
}

/* ---お仏壇のポイント--- */
 #PointAll{
width:1100px;    
}
#PointAll #ButsudanPoint{
 margin: 1em 0em 1em 4em;
   font-size:260%; 
   
}
img.ButsudanPoint-t{
   vertical-align:middle;
  margin-right:0.5em;
  
}
#PointAll #pointA .point-t{
font-size:140%;
    margin: 2em 2em 2em 2em;
  line-height: 200%;
}

#PointAll #ButsudanPoint-s{
display:none;
}
#PointAll #ButsudanPoint-s02{
display:none;
}
#PointAll #pointA ul{
  margin: 0 auto;
   float:left;
   width:540px;
  height:360px;
  margin-top:20px;
}

#PointAll #pointA ul li{
 margin-left:16px;
   margin-bottom:5px;
}

#PointAll #pointA ul li.point-a{
  margin-left:0px;   
}
#PointAll #pointA ul li.point-2a{
  margin-left:16px;   
}

#PointAll #pointA ul li.point-b{
  margin-left:16px;
   font-size:200%;
  padding: 0.5em;
  color: #010101;
  background: #eaf3ff;
  border-bottom: solid 3px #516ab6;
  border-top: solid 3px #516ab6;
}

#PointAll #pointA ul li.point-c{
font-size:120%;
     padding: 0.5em;
    margin-left:16px;
  line-height: 200%;
}

#PointAll #pointA ul li.point-d{
font-size:200%;     
    margin-left:0px;
  padding: 0.5em;
  color: #494949;
  background: #fffaf4;
  border-left: solid 5px #ffaf58;
   margin-top:20px;
}
#PointAll #pointA ul li.point-e{
font-size:120%;
     padding: 0.5em;
    margin-left:16px;  
  margin-top:20px;
  line-height: 300%;
}
#PointAll #pointA ul li.point-f{
font-size:200%;     
    margin-left:16px;
  padding: 0.5em;
  color: #494949;
  background: #fffaf4;
  border-left: solid 5px #ffaf58;
   margin-top:20px;
}
/* --- 便利な機能--- */
#point04{
	width:1100px;
   clear: both;
}

#point04 #ButsudanMidashi{
 background-color: #811233;
    color: #ffffff;
    margin: 1em 3em 1em 3em;
    padding: 0.3em 1em;
  font-size:220%;
  font-weight:400;
}
#point04 ul{
  margin: 0 auto;
   float:left;
   width:540px;
  height:560px;
}

#point04 ul li{
 margin-left:16px;
   margin-bottom:5px;
}

#point04 ul li.point04-a{
  margin-left:0px;
   
}
#point04 ul li.point04-b{
  margin-left:0px;
   font-size:200%;
  border-bottom: solid 1px #696969;  
 
}

#point04 ul li.point04-c{
  margin-left:0px;
   font-size:140%;
  line-height: 200%;
  margin-top:1em;
 }

#point04 ul li.point04-d{
   margin-left:16px;
  
}
#point04 ul li.point04-e{
   border-bottom: solid 1px #696969;
   margin-right:0px;
   font-size:200%;
   width:540px;
  
}
#point04 ul li.point04-f{
  margin-right:0px;
   font-size:140%;
  line-height: 200%;
  margin-top:1em;
   width:540px;
}

/* --- 便利な機能2--- */
#point04-02{
	width:1100px;
   clear: both;
  margin-top:100px;
}

#point04-02 #ButsudanMidashi{
 background-color: #811233;
    color: #ffffff;
    margin: 1em 3em 1em 3em;
    padding: 0.3em 1em;
  font-size:220%;
  font-weight:400;
}
#point04-02 ul{
  margin: 0 auto;
   float:left;
   width:540px;
  height:560px;
   margin-bottom:100px;
}

#point04-02 ul li{
 margin-left:16px;
   margin-bottom:5px;
}

#point04-02 ul li.point04-a{
  margin-left:0px;
   
}
#point04-02 ul li.point04-b{
  margin-left:0px;
   font-size:200%;
  border-bottom: solid 1px #696969;  
 
}

#point04-02 ul li.point04-c{
  margin-left:0px;
   font-size:140%;
  line-height: 200%;
  margin-top:1em;
 }

#point04-02 ul li.point04-d{
   margin-left:16px;
  
}
#point04-02 ul li.point04-e{
   border-bottom: solid 1px #696969;
   margin-right:0px;
   font-size:200%;
   width:540px;
  
}
#point04-02 ul li.point04-f{
  margin-right:0px;
   font-size:140%;
  line-height: 200%;
  margin-top:1em;
   width:540px;
}

/* --- フォトギャラリー--- */
#photoC{
width:1100px;
 height: auto; 
margin-bottom: 50px;
  margin-top: 50px;
  }

#photoC h3{ 
   font-size: 24px;    
   border-bottom: 1px solid #ccc; 
  margin-bottom: 20px; 
   line-height: 2.0;
}

 #photogallery{
		
	float:left;	
	margin-bottom:10px;	
}
.pic{
  width:356px;
	margin-left:16px;
}

/* --- お仏壇の寸法--- */
#sunpou{
	width:100%;  
  clear:both;
}

#sunpou #ButsudanSunpou{
	width:100%;  
  
}
/* --- サイズ（号数違いある場合のみ）-- */
#sunpou #ButsudanSunpou table.SunpouSize01{
     width:1000PX;
    margin: 0 auto;  
   	margin-top:30px;
    margin-bottom:50px;
    border: 1px solid #ccc;
	    border-collapse: collapse;
	    text-align: center;
	    line-height:20px;
        font-size:120%;	   		
	}

	table.SunpouSize01 thead {     
	    border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	   background: #696969;
      color:#fff;      
}
	
	table.SunpouSize01 thead th {
	    padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;	   
	}

	table.SunpouSize01 tbody th {
	   	padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
	    
	}
	table.SunpouSize01 td {
	    padding: 5px;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;	
}
/* --- 仏像の寸法--- */
#sunpou #ButsuzouSunpou{
	width:100%;  
  
}


/* --- サイズ（号数違いある場合のみ）-- */
#sunpou #ButsuzouSunpou table.SunpouSize01{
     width:1000PX;
    margin: 0 auto;  
   	margin-top:30px;
    margin-bottom:50px;
    border: 1px solid #ccc;
	    border-collapse: collapse;
	    text-align: center;
	    line-height:20px;
        font-size:120%;	  
 		
	}

	table.SunpouSize01 thead {     
	    border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	   background: #696969;
      color:#fff;      
}
	
	table.SunpouSize01 thead th {
	    padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;	   
	}

	table.SunpouSize01 tbody th {
	   	padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
	    
	}
	table.SunpouSize01 td {
	    padding: 5px;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;	
}
/* --- 位牌サイズ-- */
#sunpou #IhaiSunpou{
	width:100%;
}

/* --- 位牌サイズ（号数違いある場合のみ）-- */
#sunpou #IhaiSunpou table.SunpouSize02{
     width:1000PX;
    margin: 0 auto;  
   	margin-top:30px;
    margin-bottom:50px;
    border: 1px solid #ccc;
	    border-collapse: collapse;
	    text-align: center;
	    line-height:20px;
        font-size:120%;	  
 		
	}

	table.SunpouSize02 thead {     
	    border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	   background: #696969;
      color:#fff;      
}

table.SunpouSize02 thead th {
        padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;	   
	}

	table.SunpouSize02 tbody th {
        padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;	    
	}

	table.SunpouSize02 td {	 
      padding: 5px;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;	
}


#sunpou p.buttsuzou-kaiyuu{
 width:1100px;
  text-align: right;
  font-size:28px;
margin:10px 0 50px 0;
}

#sunpou p.wakiji-kaiyuu{
 width:950px;
  height:80px;
  padding-top:20px;
  margin: 10px auto 0;
 position: relative;
  text-align: center;
  background:#f49916;
  font-size:24px;  
margin:0 0 20px 75px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}



#sunpou p.ihai-kaiyuu{
 width:1100px;
  text-align: right;
    font-size:28px;
margin:10px 0 50px 0;
}

#sunpou p.butsugu-kaiyuu{
 	width:1100px;
    text-align: right;
    font-size:28px;
    margin:10px 0 50px 0;
    border-bottom:double 5px;
    border-color:#153e64;
    padding-bottom: 50px ;
}

/* ---仏具の飾り方--- */
#ButsuguSetti{
  width:1100px; 
   margin-bottom: 7em;
}
#ButsuguSetti .butsugu-s{ 
   font-size:280%;
  position: relative;
  margin-top: 2em;
  margin-bottom: 2em;
  text-align:center;
}
#ButsuguSetti .butsugu-s:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #908016;
  border-radius: 2px;
}
.Setti-t{
  margin-top:1em;
font-size:140%;
     text-align:center;
  margin-bottom:1em;
}

/* ---特典セット--- */

#set{
	width:1100px;
	margin-bottom:50px;
	background:#f1eddb;
	overflow:hidden;
    
}

#set #setItem{
	width:1040px;
	margin:0 0 0px 30px;
	background:#FFF;
	overflow:hidden;
}

#set #setItem  ul li{
	list-style:none;
	}

#set #setItem #setItemList{
	width:490px;
	
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:0;
}

#setItemKake{
	width:1040px;
	margin:0 0 20px 30px;
	background:#FFF;
	overflow:hidden;
}

#kakeLeft{
	width:490px;
	height:400px;
	margin-left:20px;
    margin-bottom:20px;
	float:left;
}

#kakeLeft li{
	list-style:none;  
	margin-top:8px;
}

#kakeRight{
	width:400px;
  	float:right;
	margin-top:10px;
  margin-right:80px;
}

#kakeRight p{
	font-size:18px;
	line-height:30px;
}

#kakeRight p .fontRed{
	color:#F00;
　　font-weight: bold;
}


.setItemFuzoku{
	width:1040px;
	margin:0 0 20px 30px;
	background:#FFF;
	overflow:hidden;
}


.setItemFuzoku ul li{
	list-style:none;
	margin-top:8px;
}

.setItemFuzoku .setItemFList{
	width:240px;
	height:300px;
	float:left;
	margin-left:16px;
	margin-bottom:20px;
	margin-top:0;
	font-size:14px;
}



/* ---電話・お問い合わせ--- */
#contact{
width:700px;
	height:250px;
margin-left:200px;  
  margin-bottom:100px;
  margin-top:100px;
}
#contact03{
width:940px;
	height:430px;
margin-left:75px;  
  margin-bottom:100px;
  margin-top:100px;
}


#cart{
width:1100px;
margin-top:-50px;
  padding-top:50px;
 }

.kokusan06{
 margin:50px 0 0 30px;
}
/* ---お仏壇サービス--- */
#SecchiService{
width:700px;
	height:350px;
margin-left:200px;  
  margin-bottom:70px;
  margin-top:50px;
}

.SecchiServicetext{
 width:700px;
text-align: right; 
  margin-top:10px;
}

/* ---お仏壇サービス--- */
#ButsudanService{
width:1100px;
   height:500px;  
  margin-bottom: 50px;
}

#ButsudanService p.servicetext{

  font-size: 220%;
   color:#5f5651;  
  padding: .25em 0 .5em .75em;
	border-left: 10px solid #696969;
	border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  }

#ButsudanService p.service01{
	width:520px;
    height:350px;
	float:left;
   margin-left: 20px;
   margin-top: 20px;
   margin-bottom: 30px;
}

#ButsudanService p.service02{
	width:520px;
    height:350px;
   margin-right: 20px;
	float:right; 
   margin-top: 20px;
   margin-bottom: 30px;
}

.option_bd {
width:1100px;
 }

.option_bd th {
text-align:left;
 }

.option_bd select {
width:400px;
padding:10px 0;  
}
/* ---レビュー--- */
.rev_ttl {
   padding: 10px 20px;
    background-color: #635047;
    color: #FFF;
    font-size: 1.05rem;
}


.rev_box {
    padding: 20px;
    border: 1px solid #DAC7BC;
    background-color: #FBFAF9;
    overflow: auto;
	max-height: 300px;
      margin-bottom: 30px;
  margin-top: -10px;
}

.review_ttl {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 2px solid red;
    padding: 10px 0 5px;
    border-top: 1px solid #ccc;}


/* ---レビュー1100ｐｘ--- */
.rev_ttl2{
   width:660px;   
    padding: 10px 20px;
    background-color: #635047;
    color: #FFF;
    font-size: 1.05rem;
    margin-left:200px;  
}


.rev_box2 {
  width:660px;
    padding: 20px;
    border: 1px solid #DAC7BC;
    background-color: #FBFAF9;
    overflow: auto;
	max-height: 400px;
    margin-bottom:50px;
    margin-left:200px;  
}
.review_ttl2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 2px solid red;   
    border-top: 1px solid #ccc;
}

.reviewlist_datas2 {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 10px;
}

.reviewlist2 {
  padding-bottom: 15px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #ccc;
}

.icon_star2 {
  float: left;
  width: 75px;
  overflow: hidden;
}

.review_poster2 li {
  float: left;
  margin-left: 10px;
}
.review_poster2 li {
  list-style: none;
}

.reviewlist_content2 {
  overflow: hidden;
  zoom: 1;
}

.explain2 {
    margin: 10px 0 20px;
    font-size: 150%;
}

.explain2 img {
    width: 100%;
}
/*============================================================
お仏壇設置サービス
============================================================*/
#SecchiPage{
 margin: 0px 0 20px;      
}

#SecchiPagePage p　img {
    width: 100%;
}
#SecchiMain{
    margin-bottom: 40px;
}  

.secchitext01{
      margin: 10px 30px 20px 30px;
  　　font-size: 70%;
      line-height:150%;
 }

 h4{
  color:#5f5651;  
  padding: .25em 0 .5em .75em;
	border-left: 6px solid #dac7bc;
	border-bottom: 1px solid #ccc;
   margin-bottom:20px;
   margin-top:30px;
 }


table.SecchiPrice {
  margin:30px 0;
   border: 1px solid #ccc;
	    border-collapse: collapse;
	    text-align: center;
	    line-height:15px;
        font-size:80%;	   
	}

	table.SecchiPrice thead {
	    border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	     background: #998c86;
}
	table.SecchiPrice thead th {
	    padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    color: #fff;
	}
	table.SecchiPrice tbody th {
	    width: 217px;
	    padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;	   
      background: #efefef;
	}

	table.SecchiPrice td {
	    width: 458px;
	    padding: 5px;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	}


table.SecchiArea {
  margin:30px 0;
   border: 1px solid #ccc;
	    border-collapse: collapse;
	    text-align:center;
	    line-height:15px;
        font-size:80%;	   
	}

	table.SecchiArea thead {
	    border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
	    background: #998c86;
}
	table.SecchiArea thead th {
	    padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    color: #fff;
	}
	table.SecchiArea tbody th {
	    width: 140px;
	    padding: 10px;
	    font-weight: bold;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
	    background: #efefef;
	}
	table.SecchiArea td {
	    width: 535px;
	    padding: 7px;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
      border-right: 1px solid #ccc;
	    border-left: 1px solid #ccc;
       text-align: left;
	}


/*============================================================
仏像ページ（678ｐｘ版）
============================================================*/

#ButsuzouPage{
 margin: 0px 0 20px;      
}

#ButsuzouPage p　img {
    width: 100%;
}

#ButsuzouMain{
    margin-bottom: 40px;
}  

 .setumeitext01{
   	padding:20px;
   background-color:#F1EEE6;
      margin: 10px 0;
  　　font-size: 90%;
      line-height:150%;
 }
#Sozai{
    margin-bottom: 40px;
}

 .setumeitext02{
　　  font-size: 180%;
  　　 margin: 20px 30px 0px 30px;
}

#butsuzou{
    margin-bottom: 10px;
}

#quality{
  margin: 50px 0;
}

/* ---電話・お問い合わせ--- */
#contact02{
width:678px;
	height:250px;
      margin: 0px 21px 20px 21px;
 }
#mail02{
width:678px;
	height:100px;
      margin: 10px 21px 20px 21px;
 }
/*============================================================
2018お盆提灯ページ（678ｐｘ版）
============================================================*/
#obon-banner{
 width:678px; 
  height:200px;  
   margin: 10px 21px 0px 21px;
}
#obon-banner ul li{ 
   float:left;   
  }
#obon-banner ul li.obon-banner01{ 
  margin-left:8px;
  
}
#kazarikata p{
  margin-top:15px;
  margin-bottom:5px;
}
/*============================================================
位牌ページ（678ｐｘ版）
============================================================*/

#IhaiPage{
 margin: 0px 0 20px;      
}

#IhaiPage p　img {
    width: 100%;
}

#IhaiMain{
    margin-bottom: 20px;
}  

#Sozai{
    margin-bottom: 40px;
}

 .setumeitext02{
　　  font-size: 180%;
  　　 margin: 20px 30px 0px 30px;
}
 
#Ihai-Title{
  border-bottom: solid 3px #b81635;
  padding: 0.3em;
}
#Ihai{
    margin-bottom: 30px;
}

#quality{
  margin: 50px 0;
}

#IhaiSize{
width:678px;
  height:523px;
margin-bottom:30px;  
}

#SizeLeft{
width:220px;
  float:left;
   margin-top: 40px;
}

#SizeRight{
width:434px;
  float:left;
  margin-left:10px;
}

#SizeRight table{
  font-size:70%;
  text-align: center;
  margin-top: 40px;
   margin-bottom: 10px;
  height:255px; 
}

#SizeRight table th{  
  background-color: #f4f4f4;
}

#SizeRight table td{  
 border-bottom:1px #e7e5e5 solid;
}

.erabikata{
  margin-bottom: 50px;
}

.SizeText{
  font-size:60%;
  color:#b81635;
}

#aizudentou01{
   margin-bottom:30px;
  height:300px;
}
#aizudentou01 .aizudentouLeft{
width:398px;
  float:left;
    font-size:80%; 
  line-height: 180%;
  
}
#aizudentou01 .aizudentouRight{
width:280px;
  float:left;
   
}






#Ihai-jisya{
  margin-bottom: 60px;
}

#ihai-goannnai{
  margin-bottom: 10px;
}


#ihai-goannnai2{
  margin-bottom: 50px;
}

#ihai-goannnai3{
  margin-bottom: 50px;
}

#ihai-goannnai3 p{
  border-bottom: solid 5px #c282bf;
  text-align:center;
  font-size:280%; 
  margin-bottom:40px;
}
#moji{
  margin-top:20px;
  margin-bottom:10px;
  height:190px;
}
#moji li.mojiLeft{
width:350px;
  float:left;
  margin-left:10px;
  margin-bottom:20px;
   font-size:140%; 
  line-height: 200%;
}

#moji li.mojiRight{
width:300px;
  float:left;
  margin-left:10px;
  margin-bottom:20px;
  
}


#mojiire{
   margin-bottom:50px;
}
#mojiire .mojiLeft01{
width:240px;
  float:left;
  margin-left:10px;
    margin-bottom:50px;
}

#mojiire .mojiRight02{
width:395px;
  float:left;
  margin-left:10px;
   font-size:140%; 
  line-height: 200%;
    margin-bottom:50px;
}





#ihai-service{
  margin-bottom: 10px;
}

#cart2{
width:678px;
    margin-bottom: 20px;
  　 margin-top: 20px;
 }


/* ---電話・お問い合わせ--- */
#contact02{
width:678px;
	height:250px;
      margin: 10px 21px 20px 21px;
 }
#mail02{
width:678px;
	height:100px;
      margin: 10px 21px 20px 21px;
 }
/*============================================================
仏具ページ（678ｐｘ版）
============================================================*/

#ButsuguPage{
 margin: 0px 0 20px;      
}

#ButsuguPage p　img {
    width: 100%;
}

#ButsuguPageMain{
    margin-bottom: 20px;
}  


#Butsugu{
    margin-bottom: 30px;
}
 
#Butsugu-Title{
  font-size: 140%;
   padding: 0.25em 0.5em;
  color: #494949;
  background: transparent;
  border-left: solid 15px #7a2d33;
  margin-bottom: 20px;
  margin-left: 20px;
}
.bgsetItemFuzoku{
	width:100%;
	margin:0 0 10px 0px;
	background:#FFF;
	overflow:hidden;
}
.bgsetItemFuzoku ul li{
	list-style:none;
}

.bgsetItemFuzoku ul li.bgtitle{   
	background-color:#696969;
	color:#ffffff;
 width:286px;
 line-height:25px;
   font-size: 120%;
  vertical-align:middle;
  padding:0.25em 0.5em;
}

.bgsetItemFuzoku ul li.bgtext{   
margin-top:10px;
	font-size:14px;	
}

.bgsetItemFuzoku .bgsetItemFList{
	width:309px;
	
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	
}


.bgsetItemFuzoku2{
	width:100%;
	margin:0 0 20px 0px;
	background:#FFF;
	overflow:hidden;
}
.bgsetItemFuzoku2 ul li{
	list-style:none;  
}

.bgsetItemFuzoku2 ul li.bg-size01{
	list-style:none;
	border-bottom: solid 1px #696969;
   padding:0.25em 0em;
  
}

.bgsetItemFuzoku2 .bgsetItemFList2{
	width:309px;	
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:0;
	font-size:80%;
}

#quality{
  margin: 50px 0;
}

#ButsuguSize{
width:678px;
 
margin-bottom:30px;  
}



#AllSize{
width:678px;
}
.SizeText01{
  font-size:80%;
 text-align: right; 
   margin-top: 20px;
   margin-bottom: 0px;
}

#AllSize table{
  font-size:74%;
  text-align: center; 
   margin-bottom: 5px;
  height:240px; 
}

#AllSize table th{  
  background-color: #f4f4f4;
}

#AllSize table td{  
 border-bottom:1px #e7e5e5 solid;
}
.SizeText02{
  font-size:80%;
  color:#b81635;
  text-align: right; 
   margin-bottom: 20px;
}

#Butsugu-jisya{
  margin-bottom: 50px;
}

#Butsugu-jisya p{
  border-bottom: solid 5px #c282bf;
  text-align:center;
  font-size:180%; 
  margin-bottom:40px;
}
#koujyou{
  margin-top:20px;
  margin-bottom:10px;
  height:190px;
}
#koujyou li.koujyouLeft{
width:350px;
  float:left;
  margin-left:10px;
  margin-bottom:20px;
   font-size:90%; 
  line-height: 200%;
}

#koujyou li.koujyouRight{
width:300px;
  float:left;
  margin-left:10px;
  margin-bottom:20px;
  
}

#Butsugu-service{
  margin-bottom: 10px;
}

#cart2{
width:678px;
    margin-bottom: 20px;
  　 margin-top: 20px;
 }


/* ---電話・お問い合わせ--- */
#contact02{
width:678px;
	height:250px;
      margin: 10px 21px 20px 21px;
 }
#mail02{
width:678px;
	height:100px;
      margin: 10px 21px 20px 21px;
 }



/* ************************************************ 
 *	詳細ページ
 * ************************************************ */

/*価格テーブル*/

.price_area {
	margin-bottom:20px;
/*	padding-top:20px;*/
	border-top:1px dotted #ECDDAA ;
  background-color: #FFDDDD;
}

.price_left {
/*	width:250px;*/
/*	border:1px solid #E3DEDA;*/
	float:left;
	text-align:center;
}

.price_left img {
	width:200px;
/*	padding:0 24px;*/
}

.price_right {
	width:400px;
	float:right;
}

.price_tb {
	background: none repeat scroll 0 0 #FBFAF9;
	border: 1px solid #DAC7BC;
	border-collapse: collapse;
	border-spacing: 0;
	width:400px;
	font-size:120%;
/*	float:right;*/
}

.price_tb th {
	background: none repeat scroll 0 0 #F1EEE6;
	border: 1px solid #DAC7BC;
	color: #8C6B4C;
	padding: 15px;
	text-align: center;
	width:55px;
}

.price_tb td {
	border: 1px solid #DAC7BC;
	padding: 15px;
}

/*UPページ678ｐｘ*/
.price_right3 {
/*	width:678px;*/

}
.price_tb3 {
	background: none repeat scroll 0 0 #FBFAF9;
	border: 1px solid #DAC7BC;
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	font-size:120%;
/*	float:right;*/
}

.price_tb3 th {
	background: none repeat scroll 0 0 #F1EEE6;
	border: 1px solid #DAC7BC;
	color: #8C6B4C;
	padding: 15px;
	text-align: center;
	width:200px;
}

.price_tb3 td {
	border: 1px solid #DAC7BC;
	padding: 15px;

}
/*価格仏壇ページ1100ｐｘ*/
.price_area2 {
 
	margin-bottom:20px;
	padding-top:20px;
	border-top:1px dotted #ECDDAA ;
}

.price_left2 {
    width: 498px;
/*    border: 1px solid #E3DEDA;*/
    float: left;
    text-align: center;
}

.price_left2 img {
    width: 300px;
    padding: 0 25px;
}

.price_right2 {
    width: 598px;
    float: right;
   　margin-bottom:50px;
}

.price_tb2 {
	background: none repeat scroll 0 0 #FBFAF9;
	border: 1px solid #DAC7BC;
	border-collapse: collapse;
	border-spacing: 0;
	width:550px;
	font-size:120%;
  margin:0 0 10px 48px;
/*	float:right;*/
}

.price_tb2 th .plan-select {
    background: none repeat scroll 0 0 #F1EEE6;
    border: 1px solid #DAC7BC;
    color: #8C6B4C;
    padding: 15px;
    text-align: center;
    width: 80px;
}

.price_tb2 th{
    background: none repeat scroll 0 0 #F1EEE6;
    border: 1px solid #DAC7BC;
    color: #8C6B4C;
    padding: 15px;
    text-align: center;
    width: 80px;
}


.price_tb2 td {
	border: 1px solid #DAC7BC;
	padding: 15px;
}



/*カートボタンのカスタマイズ*/

.disable_cartin {

	margin:0 0 10px;
	text-align:center;
    padding:20px 0;
    background-color:#FDD;
}

.disable_cartin button {
	background: url(https://www.3010.co.jp/colorme/button/goto_cart.png);
	border-style: none;
	border-width: 0;
	height: 80px;
	padding: 0;
	width: 480px;
}

.disable_cartin button:hover {
	padding: 0px;
	height: 80px;
	width: 480px;
	background: url(https://www.3010.co.jp/colorme/button/goto_cart.png);
	border-width: 0px;
	border-style: none;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.disable_cartin span {
	display:none;
}

button {
    cursor: pointer;
}


.soldout_box {
	padding:20px;
	border:5px solid red;
	text-align:center;
  	margin-bottom:20px;
}

.soldout_box span {
	font-size:150%;
	color:red;
	font-weight:bold;
}

/*カート下お仏壇設置デキスト(仏壇1100ｐｘ用）*/
.CartSecchitext{
  width: 90%;  
    padding : 1em 2em ;
    line-height :1em ;
    border : double 4px #333 ;
  font-size:110%;
  margin:10px auto 30px;
}

.CartSecchitext p{
   line-height :1.8em ;
}


.CartSecchitext2{
  width: 100%;    
  margin:20px 0;
}



/*画像部分*/

#rollover {
	margin:0 0 0 0;
	clear:both;
}

.tg_view {
	float:left;
	/*width:420px;*/
	text-align:center;
}

#thumb {
	display:block;
	float:right;
	width:260px;
}


#thumb li {
	border:1px solid #E3DEDA;
	display:block;
	width:120px;
	height:90px;
	float:right;
	text-align:center;
	margin-bottom:5px;
  margin-right:5px;
}

#thumb img {
	height:80px;
	padding:5px 0;
 
}




/*画像部分(仏壇ページ1100)*/




#rollover2 {
  width:500px;
	margin:0 0 10px 0px;
	clear:both;
}

#rollover2 .tg_view2{
   width:500px;
    margin:20px 0;
}

#thumb2 {
  width:500px;
display:block;
	float:right;
}


#thumb2 li {   
	border:1px solid #E3DEDA;
    display:block;
    width:80px;
   height:102px; 
    float:left;
    text-align:center;
	margin-bottom:5px;	 
  margin-left:15px; 
}

#thumb2 img {
   width:78px;
	height:100px;
padding:1px 0;
}


/*説明文のところ*/

.explain {
	padding:20px;
	background-color:#EEECE8;
	margin:10px 0 20px;
	font-size:150%;
}

.explain img {
	width:100%;
}

.qbox {
	float:left;
	margin:0 20px 10px 0;
	width:315px;
}


.quality {
	background: none repeat scroll 0 0 #FBFAF9;
	border: 1px solid #DAC7BC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:5px;
	font-size:75%;
	width:100%;
}

.quality th {
	background: none repeat scroll 0 0 #F1EEE6;
	border: 1px solid #DAC7BC;
	color: #8C6B4C;
	padding: 10px 15px;
	text-align: center;
	width:;
}

.quality td {
	border: 1px solid #DAC7BC;
	padding: 10px 15px;
}


.sbox {
	float:left;
	width:300px;
}

.mbox {
	
	width:628px;
}


.pd_link {
	display:block;
	width:600px;
	margin:auto;
}

.pd_link li {
	float:left;
	background: none repeat scroll 0 0 #F1E6DC;
	display: table-cell;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	margin:20px 20px 0 0;
}

.pd_link li a {
	color: #FF0000;
}



/*関連品・最近チェック*/

.pd_block {
	width:680px;
	margin:0 -20px 0 5px;
	display:block;
}

.pd_block li {
	width:120px;
	margin-right:15px;
	float:left;
	text-align:center;
}


.pd_block li img {
	width:120px;
}


/* -------------------------------------
*     オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
}
#option_tbl th{
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td {
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}


/*オプション価格テーブル*/

#option_tbl {
	background: none repeat scroll 0 0 #FBFAF9;
	border: 1px solid #DAC7BC;
	border-collapse: collapse; 
	border-spacing: 0;
	width:100%;
	margin-bottom:20px;
	font-size:0.74rem;
}

#option_tbl div {
	float:left;
	padding:2px 5px 0;
}

#option_tbl th {
	background: none repeat scroll 0 0 #F1EEE6;
	border: 1px solid #DAC7BC;
	color: #8C6B4C;
	padding:8px;
	text-align: center;
}

#option_tbl td {
	border: 1px solid #DAC7BC;
	padding:15px 8px;
	text-align: left;
	clear: both;
}

.table_price {
	font-weight:bold;
    font-size:0.74rem;
}

.stock_zero {
	font-weight:bold;
	color:red;
}

#syouhincate01{
  	width:720px;
   float:left; 
}


#syouhincate02{
  	width:160px;
	padding-left:20px;	
   float:right; 
}



/* -------------------------------------
*     コンテンツエリアの白い箱
* ------------------------------------- */

.mainbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9DED8;
    display: block;
    padding: 20px;
    margin-bottom:20px;
}

.mainbox_contents {
    margin-bottom:30px;
}

.mainbox_contents p {
    margin-bottom:10px;
}

.mainbox h3 {
    margin-bottom:10px;
  	clear:both;
}

/*.mainbox p {
    margin-bottom:20px;
}
*/
.halfbox_left {
    width:280px;
    float:left;
    margin:0 16px 10px 0;
}

.halfbox_left ul {
    display:block;
}

.halfbox_left img {
    margin-bottom:10px;
}

.halfbox_right {
    width:280px;
    float:right;
}

.halfbox_right ul {
    display:block;
}

.halfbox_right img {
    margin-bottom:10px;
}

#but_seen_l {
    width:110px;
    background: none repeat scroll 0 0 #F1E6DC;
    color:#FF0000;
    padding:20px 10px;
    text-align:center;
    float:left;
}

#but_seen_r {
    width:110px;
    background: none repeat scroll 0 0 #F1E6DC;
    padding:20px 10px;
    text-align:center;
    float:right;
}


#but_seen_l a {
    color:#FF0000;
}

#but_seen_r a {
    color:#FF0000;
}

/*キーワードリスト*/
.taglist {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E9DED8;
	display: block;
	padding: 20px;
	margin-bottom: 20px;
}

.button {
box-sizing: border-box;
text-align: center;
display: inline-block;
margin:0.5rem;
}

.button--tag {
font-size:1.1rem;
font-weight:bold;
text-decoration: none;
padding:0.5rem 1.5rem;
border-radius: 10px;
}

.button--line {
border: 2px solid #2196f3;
color: #FFF;
background-color: #2196f3;
}


.button--line:hover {
border: 2px solid #2196f3;
color: #2196f3;
background-color: #FFF;
}


/*キーワードリスト*/


/*提灯ページ用*/
.set_box {
margin-bottom:2rem;
border-bottom:1px dotted #352315;
}
.set_box img {
margin-bottom:1rem;
}

.set_box table {
margin-bottom:1rem;
}

/*=================================
カートボタンとオプションのエリア
=================================*/

.cart_blc {
padding: 35px;
margin-left: 48px;
background-color: #FFDDDD;
width: 480px;
}

.order_area {
font-size:1.6em;
color:#FFF;
background-color:#A42222;
padding:0.5em;
text-align:center;
margin-bottom:0.5em;
}

.order_txt {
font-size:1.2em;
margin-bottom:1.5em;
}



.option_bd2 {

}

.option_bd2 ul {
  margin-bottom:20px;
}

.option_bd2 li span {
  font-size:1.4em;
  font-weight:bold;
  color:#A42222;
  display:flex;
  margin-bottom:5px;
}

.option_bd2 select {
width:480px;
padding:15px;
font-size:1.2em;
}


/*カートボタンのカスタマイズ(仏壇1100ｐｘ用）*/

.disable_cartin2 {
/*
	width:550px;
	margin:10px 0 0 48px;
	text-align:center;
*/
}

.disable_cartin2 button {
  	
	background: url(https://www.3010.co.jp/colorme/button/goto_cart.png);
	border-style: none;
	border-width: 0;
	height: 80px;
	padding: 0;
	width: 480px;
	margin:10px 0;
}

.disable_cartin2 button:hover {
	padding: 0px;
	height: 80px;
	width: 480px;
	background: url(https://www.3010.co.jp/colorme/button/goto_cart.png);
	border-width: 0px;
	border-style: none;
	filter:alpha(opacity=80);
	opacity:0.8;
 
}

.disable_cartin2 span {
	display:none;
}

button {
    cursor: pointer;
}


.soldout_box2 {
	padding:20px;
	border:5px solid red;
	text-align:center;
	background-color:#FFF;
}

.soldout_box2 span {
	font-size:150%;
	color:red;
	font-weight:bold;
}


/*
.option_bd2 {
  width:510px;
  margin-left:48px;
  padding:20px 20px 0 20px;
 background-color: #dcd9d9;
  background-repeat: no-repeat; 
}

.option_bd2 ul {
  margin-bottom:20px;
}

.option_bd2 li span {
  font-size:1.4em;
  font-weight:bold;
  display:flex;
  margin-bottom:5px;
}

.option_bd2 select {
width:500px;
padding:10px;
font-size:1.2em;
}

*/


/*商品ページNewパージョン*/

/*商品名*/

#_main01 {
width:100%;
margin:15px 0 20px;
border-bottom: 3px #664535 solid;
}

#_mainLeft {
display:inline-block;
width:75%;
text-align:left;
vertical-align: top;
}

#_mainName {
font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

#mainCatch {
font-size:1.2em;
font-weight:bold;
color:#FFF;
background-color:#664535;
padding:6px 0 6px 40px;
margin-bottom:10px;
}

#_mainName h2 {
font-size:2.8em;
font-weight:normal;
color:#664535;
padding-left: 40px;
}

#_mainName h2 rt {
font-size:0.35em;
font-weight:bold;
color:#664535;
line-height:0.3em;
leter-spacing:0.1em;
}

#_mainRight {
display:inline-block;
width:23%;
vertical-align: top;
text-align: right;
}

#_mainRight .soryo {
background-color:#CA3636;
font-weight: bold;
color:#fff;
text-align: center;
padding: 0.5em 1em;
width: 59%;
font-size: 1.8em;
margin:3px 0 0 50px;
}

/*寸法＋説明文＋特徴アイコン*/

#_mainRight .kinou {
border-collapse: separate;
border-spacing: 8px;
margin:0 0 0 9px;
}

#_mainLeft .size {
font-size: 1.8em;
padding-left: 40px;
margin:0 0 30px 0;
}

#_mainLeft .size .midashi {
display:inline-block;
padding:5px 20px;
margin:0 10px 0 0;
background-color:#000;
color:#FFF;
font-weight:bold;
}

#_mainLeft .size .value {
display:inline-block;
margin:0 20px 0 0;
}

.maintext {
font-size:1.5em;
line-height:1.8em
}

/*説明エリア*/

.pint_ph {
width:100%;
margin:30px auto;
}

.pint_txt {
font-size:1.5em;
line-height:1.8em;
padding:20px;
margin-bottom:60px;
background-color:#F7F5F0;
}

.pt_box {
margin-bottom:2em;
display:block;
}

.pt_l {
display:inline-block;
width:500px;
vertical-align: middle;
margin-right:95px;
text-align: left;
}


.pt_r {
display:inline-block;
width:500px;
vertical-align: middle;
text-align: right;
}

.pt_mrgn {
margin-bottom:90px;
}

.main_l {
display:inline-block;
width:540px;
vertical-align: middle;
margin-right:15px;
text-align: left;
}


.main_r {
display:inline-block;
width:540px;
vertical-align: middle;
text-align: right;
}

/*商品ページNewパージョン*/

/*クリックポストのCSS*/
.clickpost_box {
border:3px solid #B20000;
padding:1em;
background-color:#FFF;
}
.clickpost_box h3 {
font-weight:bold;
color:#B20000;
font-size:1em;
}
.clickpost_box_cap {
font-size:0.7em;
margin-bottom:20px;
}
.clickpost_box_cap b {
font-weight:bold;
}
.clickpost_box_note {
background-color:red;
color:#FFF;
padding:10px;
text-align:center;
margin-bottom:20px;
font-size:0.8em;
font-weight:bold;
}
/*クリックポストのCSS*/


/*ソーシャルエリア*/
.scl {
text-align:right;
  margin:10px 0;
}

/*簡易説明文*/
.smpl_exp {
margin:10px; 0
}

/*位牌注文の流れ*/

#ihaiflow_box {
padding:15px;
border: 10px solid #7E6A56;
margin-bottom:20px;
}

.ihaiflow_img {
margin-bottom:10px;
width:100%;
}

#ihaiflow_maincp {
text-align:center;
font-size:1rem;
font-weight:bold;
}

#ihaiflow_3step {
padding:20px 0;
font-weight:bold;
font-size:1.5rem;
color:#7E6A56;
text-align:center;
}

.ihaiflow_stepttl {
margin-bottom:5px;
padding:10px; 
color:#FFF; 
background-color:#7E6A56; 
font-size:1rem; 
font-weight:bold;
}

.ihaiflow_stepcp {
margin-bottom:20px;
font-size:0.8rem;
}

#ihaiflow_box b {
color:#7E6A56;
font-size:1rem;
}

#ihaiflow_ctn {
background-color:#D3AF43;
padding:10px 0;
text-align:center;
margin-bottom:10px;
font-weight:bold;
font-size:130%;
color:#fff;
}

#ihaihori23 {
margin:10px 0;
padding:10px;
border:1px solid red;
}

#ihaihori23 p {
font-size:120%;
}

#ihaihori23 b {
color:red;
}

/*熨斗の説明*/

#noshi_box {
padding:10px;
border:3px
solid #550072;
}

.noshi_blc {
margin-bottom:50px;
}

.noshi_blc img {
width:100%;
}
.noshi_p {
margin-bottom:20px;
}

.noshi_ttl {
padding:10px;
background-color:#550072;
color:#FFF;
font-weight:bold;
font-size:1.3em;
margin-bottom:20px;
}

/*ナビゲーション*/

#nav_box {
text-align:center;
margin-bottom:20px;
}

#nav_box input {
padding:10px 40px;
font-size:120%;
}

/*おすすめ商品欄*/

.rcmn_box {
text-align:center;
}

.rcmn_blc {
border-bottom:dotted 1px #E9DED8;
padding-bottom:20px;
}

.rcmn_name {
font-size:0.8rem;
}

.rcmn_exp {
margin:5px 0;
text-align:left;
font-size:0.8rem;
line-height:1rem;
padding: 5px;
background-color:#F1EEE6;
}

.rcmn_soldout {
color:red;
font-weight:bold;
}

/*提灯先行予約*/

.chchn_adre_price {
border-bottom:3px solid #A42222;
margin:1em 0 0;
text-align:right;
}

.chchn_adre_price span {
font-weight:900; 
font-size:2.4em; 
color:#A42222;
}

.chchn_reprice {
text-align:right;
margin-bottom:1em;
}

.chchn_adre_txt {
padding:20px;
font-weight:bold;
color:#FFF;
background-color:red;
}

/*特撰商品用CSS*/
.explain h5 {
display: block;
padding: 10px 10px;
margin: 10px 0;
background-color: #8C6B4C;
color: #fff;
font-size: 0.9em;
line-height:1.2em;
}
 
.tksn {
margin-bottom:50px;
}
.tksn p {
margin-bottom:20px;
line-height:160%;
}

.tksn ul {
margin-bottom: 10px;
line-height: 160%;
font-size:0.9em;
float:left;
}

.fl {
width:67%;
float:left;
}

.fr {
width:30%;
float:right;
}

.push {
background-color:red;
color:#FFF;
padding:20px;
}

.push p {
text-align:center;
color:#FFF;
font-weight:bold;
font-size:1.3em;
}

.stp {
text-align:center;
margin-bottom:10px;
}

.stp li {
font-weight: bold;
display: inline-flex;
width: 12%;
padding: 8px;
margin: 0 3px;
text-align: center;
background-color:#FFF;
color:red;
height: 3em;
vertical-align: middle;
align-items: center;
justify-content: center;
line-height: 1.2em;
}

#ihaiflow_maintxt {
color:#7F6A57;
font-weight:bold;
font-size:1.3em;
line-height:1.6em;
margin:20px 0 40px;
}

#ihaiflow_h3 {
display:block;
color:#7F6A57;
font-weight:bold;
font-size:2.2em;
margin-bottom:20px;
text-align:center;
}

.ihaiflow_blc1 {
background-color:#E9E7DC;
padding:20px;
margin-bottom:10px;
}

.ihaiflow_blc2 {
background-color:#EAE1DF;
padding:20px;
margin:10px 0;
}

.ihaiflow_blc2 table {
margin:10px auto;
}

.ihaiflow_blc p {
}

.ihaiflow_nmbr {
color:#7F6A57;
font-size:5em;
padding:0 20px 0 0;
}

.ihaiflow_ctch {
color:#7F6A57;
font-size:1.8em;
line-height:1.4em;
font-weight:bold;
}

.ihaiflow_txt {
font-size:1em;
margin-bottom:0.5em;
}

.ihaiflow_kome {
color:#747484;
font-size:0.9em;
}

#ihaiflow_ctn {
background-color: #7F6A57;
padding: 10px 0;
text-align: center;
margin-bottom: 10px;
font-weight: bold;
font-size: 130%;
color: #fff;
}
/*本のようなCSS*/
.cssbook{
position:relative;
width:100%;
height:0;
padding-top:73%
}

#ch01,#ch02,#ch03,#ch04,#ch05,#ch06,#ch07{display:none;}

#pg01a,#pg01b,#pg02a,#pg02b,#pg03a,#pg03b,#pg04a,#pg04b,#pg05a,#pg05b,#pg06a,#pg06b,#pg07a,#pg07b{
position:absolute;
/*width:150px;*/
/*height:200px;*/
border:1px solid black;
background-color:#ffffee;
transition:1s;
backface-visibility:hidden;
}

#pg01a,#pg02a,#pg03a,#pg04a,#pg05a,#pg06a,#pg07a{
top:2%;
left:50%;
transform-origin:left;
transform:perspective(1500px) rotateY(0deg);
}

#pg01b,#pg02b,#pg03b,#pg04b,#pg05b,#pg06b,#pg07b{
top:2%;
right:50%;
transform-origin:right;
transform:perspective(1500px) rotateY(180deg);
}

#ch01:checked~#pg01a,#ch02:checked~#pg02a,#ch03:checked~#pg03a,#ch04:checked~#pg04a,#ch05:checked~#pg05a,#ch06:checked~#pg06a,#ch07:checked~#pg07a{
transform:perspective(1500px) rotateY(-180deg);
}

#ch01:checked~#pg01b,#ch02:checked~#pg02b,#ch03:checked~#pg03b,#ch04:checked~#pg04b,#ch05:checked~#pg05b,#ch06:checked~#pg06b,#ch07:checked~#pg07b{
transform:perspective(1500px) rotateY(0deg);
}

#pg01a{z-index:10;}
#pg02a{z-index:9;}
#pg03a{z-index:8;}
#pg04a{z-index:7;}
#pg05a{z-index:6;}
#pg06a{z-index:5;}
#pg07a{z-index:4;}





