.g-clm2layoutMain{

iframe{
display: block;
aspect-ratio: 5/3;
}

#main-inner {
	margin: 0 auto;
}
#main-inner img {
	max-width: 100%;
	height: auto;
}

.detailpage {
	margin: 0 auto;
	line-height: 1.6;
}
.detailpage .fixHeight {
	display: flex;
	flex-wrap: : wrap;
}
.detailpage img{
	max-width: 100%;
	height: auto !important;
}

.back-color{
	background-color:#E5F2FE;
	border:2px solid #EDF1F8;
}

.back-color div{
	padding:10px;
}

.back-color_pad{
	padding:10px;
}

.entry-once{
	margin: 0 0 20px 0;
}

.entry-title{
	margin: 0 10px 25px 10px;
	height: 36px;
	color: #184368;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	text-indent: 23px;
	background: url(/migration/images/default/entry-title-bg.jpg) no-repeat 0 0;
}
.entry-title a{
	color: #184368;
}
.entry-body{
	margin: 0 30px 10px 30px;
	font-size: 83%;
}

.entry-body h3{
	clear: both;
	margin: 20px 0 30px 0;
	height: 32px;
	color: #184368;
	font-size: 108%;
	font-weight: bold;
	line-height: 32px;
	text-indent: 26px;
	background: url(/migration/images/default/h3-title-bg.jpg) no-repeat 0 0;
}
.entry-body h4{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	padding: 0 0 0 10px;
	color: #184368;
	font-weight: bold;
	border-left: #ddd 3px solid;
}
.entry-body h5{
	clear: both;
	margin: 1.2em 0 0.8em 0;
	color: #184368;
	font-weight: bold;
	border-bottom: #ddd 1px dashed;
}
.entry-body p{
	margin: 0 0 0.8em 0;
}
.entry-body strong{
	font-weight: bold;
}
.entry-body ol{
	margin: 0 0 20px 0;
}
.entry-body ol li{
	margin: 0 0 0 25px;
	list-style: outside decimal;
}
.entry-body ul{
	margin: 0 0 20px 0;
}
.entry-body ul li{
	margin: 0 0 0 20px;
	list-style: outside disc;
}
.entry-body ul li ul{
	margin: 0 0 15px 0;
}
.entry-body ul li ul li{
	margin: 0 0 0 20px;
	list-style: outside circle;
}
.entry-body table.table01{
	margin: 0 0 0.8em 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-body table.table01 th{
	padding: 10px;
	width: 20%;
	background: #DFF4FF;
	border: #ddd 1px solid;
}
.entry-body table.table01 td{
	padding: 10px;
	border: #ddd 1px solid;
}
.entry-body table.table01 td ul li{
	margin: 0 0 0 20px;
	list-style: outside disc;
}

/* shop */
.detailpage-left{
	float: left;
	width: 400px;
}
.detailpage-right{
	float: right;
	width: 260px;
}

/* jquery.slideImage.js
------------------------------------------*/
.slide-image-main{
	position: relative;
	text-align: center;
	overflow: hidden;
}
.slide-image-main div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: -1;
}
.slide-image-main div.first{
	position: relative;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.slide-image-thumbnail li{
	cursor: pointer;
}

/* ////////////////////////////////////////////
 *                 listpage
 * //////////////////////////////////////////// */

.listpage-result{
	margin: 0;
	padding: 0;
}
.listpage-navi-top{
	margin: 0 0 25px 0;
	font-size: 93%;
}
/* 上に隙間が出来るため付与 */
.listpage-navi-top form{
	float: left;
	width: 100%;
}
.listpage-navi-top .float-left{
	margin: 0 10px 0 0;
}
.listpage-navi-top ul li{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	list-style: none;
}
.listpage-navi-top ul li span{
	padding: 0 10px 0 0;
}
.listpage-navi-top select{
	margin: 0 0 0 5px;
}
.listpage-navi-bottom{
	font-size: 93%;
}
.listpage-navi-bottom ul li{
	display: inline;
	margin: 0 0 0 5px;
}

.listpage-list{
	margin: 0 0 0 21px;
}
.listpage-once{
	float: left;
	display: inline;
	padding: 0 4px 0 0;
	margin: 0 0 22px 0;
	width: 230px;
	border-bottom: #E7E7E7 1px solid;
}

.ranking .listpage-list,
.recommend .listpage-list,
.newitems .listpage-list{
	margin: 0 -2px 0 2px;
}
.ranking .listpage-once,
.recommend .listpage-once,
.newitems .listpage-once{
	float: left;
	display: inline;
	padding: 0 4px 0 0;
	margin: 0 0 22px 0;
	width: 180px;
	border-bottom: #E7E7E7 1px solid;
}

.listpage-once-inner{
	padding: 0 0 25px 0;
}
.listpage-img{
	margin: 0 0 8px 0;
	text-align: center;
	background: #fff;
	border: #E7E7E7 1px solid;
}
.listpage-status{
	margin: 0 0 13px 5px;
}
.listpage-status img{
	padding: 0 3px 4px 0;
}
.listpage-name a{
	margin: 0 7px;
	color: #000;
	font-size: 83%;
	font-weight: bold;
}
.listpage-price{
	margin: 0 7px 15px 7px;
	color: #990000;
	font-size: 85%;
	text-align: right;
}
.listpage-comment{
	margin: 0 7px;
	font-size: 77%;
}

/* ////////////////////////////////////////////
 *                 detailpage
 * //////////////////////////////////////////// */

.detailpage-left{
	margin: 0 0 10px 0;
	overflow: hidden;
	display: none;
}
.detailpage-left .slide-image-main{
	margin: 0 0 10px 0;
}
.detailpage-left .slide-image-thumbnail li{
	flaot: left;
	display: inline;
	margin: 0 5px 5px 0;
}
.detailpage-left .slide-image-thumbnail li img{
	vertical-align: top;
}
.detailpage-left .slide-image-thumbnail li.active img{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.detailpage-status{
	margin: 0 0 15px 0;
}
.detailpage-status img{
	margin: 0 5px 0 0;
}
.detailpage-code{
	font-size: 77%;
}
.detailpage-title{
	margin: 0 0 10px 0;
	color: #222;
	font-size: 182%;
	font-weight: bold;
}
.detailpage-comment{
	margin: 0 0 15px 0;
	font-size: 85%;
}
.detailpage-price01{
}
.detailpage-price02{
	font-size:130%;
	color:#ff0000;
}
.detailpage-price02 strong{
	font-size: 138.5%;
}
.detailpage-price01 .tax,
.detailpage-price02 .tax{
	padding: 0 0 0 2px;
	font-size: 10px;
}
.detailpage-point{
	margin-bottom:15px;
}
.detailpage-category{
	margin: 0 0 20px 0;
}
.detailpage-category dt{
	clear: both;
	float: left;
}
.detailpage-category dd{
	padding: 0 0 0 92px;
}
.detailpage-favorite{
	margin: 0 0 10px 0;
	font-size: 85%;
}
.detailpage-bookmarks{
}
.detailpage-bookmarks .bookmarks-btn{
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}
.detailpage-bookmarks .twitter{
	margin: 0 5px 0 0;
}
.detailpage-cartarea{
	margin: 25px 0 20px 0;
	padding: 25px 0 0 0;
	border-top: #ddd 1px dashed;
	text-align: center;
}
.detailpage-select01,
.detailpage-select02{
	margin: 0 0 5px 0;
}
.detailpage-select01 span,
.detailpage-select02 span{
	font-weight: bold;
	color: #ff0000;
	font-size: 150%;
}
.detailpage-quantity{
	margin: 0 0 10px 0;
}
.detailpage-quantity input{
	margin: 0 0 10px 0;
	width: 15%;
	border: #ddd 1px solid;
}

.detailpage-cart{
	/*float: left;*/
	margin-bottom: 20px;
}
.detailpage-mail{
	/*float: right;*/
}

.cart-attention{
	width: 90%;
	border: 4px solid #ff0000;
	padding: 15px;
	margin: 0 auto;
}
.cart-attention .attention{
	display: block;
	font-size: 140%;
	color: #ff0000;
	padding: 15px 0;
	font-weight: bold;
}

/* .customervoice */
.customervoice{
}
.customervoice-once{
	margin: 0 0 10px 0;
}
.customervoice-once-title{
	font-weight: bold;
}
.customervoice-once-meta{
	margin: 0 0 5px 0;
	font-size: 77%;
}
.customervoice-once-star{
	color: #c00;
}
.customervoice-once-comment{
	font-size: 85%;
}

.page-title{
	margin: 0 0 22px 0;
	height: 60px;
	color: #fff;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 60px;
	text-indent: 38px;
	background: url(/migration/images/default/page-title-bg.jpg) no-repeat 0 0;
}

.page-title-img{
	margin: 0 0 22px 0;
	text-align: center;
}
.page-title span{
	font-size: 12px;
	font-weight: normal;
}
.contents-box{
	background: transparent;
	overflow: visible;
}


/* ==============================================
▼カタログフォーム
=============================================== */

.table_layout textarea.testarea_size {
    width: 490px;
    height: 211px;
    resize: none;
    padding: 5px;
}

.table_layout input.ip {
    width: 300px;
}

.table_layout form input {
    vertical-align: middle;
}

.table_layout input[type="text"] {
    margin-bottom: 10px;
}
input.submit_button {
    width: 200px;
    height: 37px;
    border: solid 1px #ccc;
    background-color: #F1F1F1;
    background: -moz-linear-gradient(top center, #F1F1F1 0%, #ccc 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#F1F1F1), to(#ccc));
    background: linear-gradient(top center, #F1F1F1 0%, #ccc 100%);
    cursor: pointer;
    font-size: 17px;
}


.shop-other-btnarea{
	margin: 20px 0;
	text-align: center;
	zoom: 1;
}
.shop-other-btnarea:after{
	content: "";
	display: table;
	clear: both;
}
.shop-other-btnarea .float-left{
	width: 48%;
	text-align: right;
}
.shop-other-btnarea .float-right{
	width: 48%;
	text-align: left;
}



/* ==============================================
 お客様と共に歩んだ創価学会仏壇販売の思い
=============================================== */
#main-inner.omoi {
	line-height: 27px;
	background: url(/migration/images/default/main-bg2.jpg) repeat-y center 0;
	font-size: 14px;
}
.omoi .page-title-img {
	margin-bottom: 15px;
	text-align: center;
}
.omoi em {
	font-style: normal;
	font-weight: bold;
}
.omoi p+p {
	margin-top: 10px;
}
.omoi .con01 {
	width: 716px;
	background: url(/migration/images/default/omoi/bg01.jpg) no-repeat left top;
	margin: 0 auto 15px;
}
.omoi .con01 .tt01 {
	padding: 0 0 0 280px
}
.omoi .con02 {
	width: 716px;
	height: 1042px;
	background: url(/migration/images/default/omoi/bg02.jpg) no-repeat left top;
    margin: 0 auto 34px;
}
.omoi .con02 .tt01 {
height: 174px;
    padding: 80px 0 0 15px;
    line-height: 27px;
}
.omoi .con02 .tt02 {
	height: 169px;
	padding: 0 0 0 15px;
	margin-top: 0;
}
.omoi .con02 .tt03 {
	height: 149px;
	padding: 160px 0 0 15px;
	margin-top: 0;
}
.omoi .con02 .tt04 {
	padding: 34px 0 0 15px;
	margin-top: 0;
}
.omoi .con03 {
	width: 700px;
	margin: 0 auto 27px;
}
.omoi .con03 .tt01 {
	margin-bottom: 10px;
}
.omoi .con03 .tt02 {
	width: 680px;
	background: url(/migration/images/default/omoi/bg03.jpg) no-repeat left top;
	margin: 0 auto 20px;
}
.omoi .con03 .tt02 .p1 {
	height: 145px;
}
.omoi .con03 .tt02 .p2 {
	padding: 42px 0 0 0;
	margin-top: 0;
}
.omoi .con03 .tt03 {
	width: 680px;
	height: 446px;
	background: url(/migration/images/default/omoi/bg04.jpg) no-repeat left top;
	margin: 0 auto 20px;
}
.omoi .con03 .tt03 .p1 {
	padding: 81px 0 0 15px;
	height: 89px;
}
.omoi .con03 .tt03 .ul1 {
	overflow: hidden;
	margin-left: 3px;
}
.omoi .con03 .tt03 .ul1 li {
	float: left;
	margin-left: 5px;
}
.omoi .con03 .tt03 .ul1 li a:hover {
	opacity: 0.7;
}
.omoi .con04 {
	width: 716px;
	background: url(/migration/images/default/omoi/bg05.jpg) no-repeat left top;
	margin: 0 auto 34px;
}
.omoi .con04 .tt01 {
	height: 181px;
	padding: 290px 50px 0 20px;
}
.omoi .con04 .tt01 .p2 {
	margin-top: 0;
	text-align: right;
	font-weight: bold;
}
.omoi .con04 .tt02 {
	height: 182px;
	padding: 23px 50px 0 20px;
	margin-bottom: 267px;
}
.omoi .con04 .tt02 .p2 {
	margin-top: 0;
	text-align: right;
	font-weight: bold;
}
.omoi .con04 .tt03 {
	margin-bottom: 15px;
	overflow: hidden;
}
.omoi .con04 .tt04 {
	text-align: center;
}
.omoi .con05 {
	width: 700px;
	height: 3259px;
	background: url(/migration/images/default/omoi/bg06.jpg) no-repeat left top;
	margin: 0 auto 30px;
}
.omoi .con05 .tt01 {
	height: 58px;
	padding: 79px 0 0 15px;
}
.omoi .con05 .tt02 {
	height: 54px;
	padding: 368px 0 0 0;
	text-align: center;
}
.omoi .con05 .tt03 {
	height: 147px;
	padding: 65px 0 0 25px;
}
.omoi .con05 .tt04 {
	height: 173px;
	padding: 1183px 0 0 325px;
}
.omoi .con05 .tt05 {
	height: 58px;
	padding: 46px 0 0 28px;
}
.omoi .con05 .tt06 {
	height: 88px;
	padding: 178px 0 0 28px;
}
.omoi .con05 .tt07 {
	height: 99px;
	padding: 69px 0 0 308px;
}
.omoi .con05 .tt08 {
	height: 32px;
	padding: 124px 0 0 60px;
}
.omoi .con05 .tt09 {
	padding: 23px 0 0 60px;
}
.omoi .con05 .tt09 .p2 {
	margin: 0;
	color: #bf272d;
	font-size: 14px;
}
.omoi .con06 {
	width: 734px;
	height: 638px;
	background: url(/migration/images/default/omoi/bg07.jpg) no-repeat left top;
    margin: 0 auto 36px;
}
.omoi .con06 .tt01 {
	height: 43px;
	padding: 105px 0 0 0;
	overflow: hidden;
	margin-left: 29px;
}
.omoi .con06 .tt01 li {
	float: left;
	width: 210px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	margin-left: 12px;
}
.omoi .con06 .tt02 {
	height: 43px;
	padding: 305px 0 0 323px;
}
.omoi .con07 {
	width: 720px;
	background: url(/migration/images/default/omoi/bg08.jpg) no-repeat left top;
	margin: 0 auto 20px;
}
.omoi .con07 .tt01 {
	padding: 74px 0 0 20px;
	line-height: 28px;
}
.omoi .con08 {
	width: 680px;
	height: 402px;
	background: url(/migration/images/default/omoi/bg09.jpg) no-repeat left top;
	margin: 0 auto 20px;
}
.omoi .con08 .tt01 {
	padding: 211px 0 0 245px;
}
.omoi .con08 .tt01 .p2 {
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
}
.omoi .con08 .tt01 a {
	text-decoration: underline;
}
.omoi .con08 .tt02 {
	padding: 0 0 0 15px;
}

.news{
	display: inline;
	float: left;
	margin: 0 4px 0 0;
	width: 368px;
	background: url(/images/default/news-inner.jpg) repeat-y 0 0;
}
.news-inner{
	padding: 13px 0 20px 0;
	background: url(/images/default/news-btm.jpg) no-repeat 0 bottom;
}
.news-inner ul{
	height:280px;
	overflow:auto;
}
.news-title{
	position: relative;
	height: 34px;
}
.news h2{
	position: absolute;
	top: 0;
	left: 0;
}
.news-btn{
	position: absolute;
	top: 8px;
	right: 10px;
}
.news li{
	margin: 0 15px;
	padding: 4px 10px;
	color: #666;
	font-size: 85%;
	border-bottom: #ccc 1px dotted;
}
.news li span{
	margin: 0 0 0 12px;
}
.news li a{
	color: #666;
	margin-left:10px;
}

.omoi .news {
	width: 100%;
	height: auto;
	background: white;
	border: 1px solid #eee;
	border-radius: 5px;
	box-sizing: border-box;
}
.omoi .news h2 {
	width: 100%;
	height: 34px;
	box-sizing: border-box;
	border-radius: 5px 5px 0 0;
	background: url(/migration/images/default/omoi/icon01.jpg) no-repeat 13px center,
		url(/migration/images/default/omoi/bg10.jpg) repeat center center;
	font-size: 15px;
	line-height: 24px;
	padding: 5px 0 5px 33px;
	color: #174368;
	font-weight: bold;
}
.omoi .news .news-inner {
	background: none;
}
.omoi .news .news-inner ul {
	height: auto;
}
/* ==============================================
 創価学会仏壇を皆様へお届けする想いと仕組み
=============================================== */
#main-inner.shikumi {
	line-height: 26px;
	background: url(/migration/images/default/main-bg2.jpg) repeat-y center 0;
	font-size: 14px;
}
.shikumi em {
	font-style: normal;
	font-weight: bold;
}
.shikumi p+p {
	margin-top: 10px;
}
.shikumi .con01 {
	width: 710px;
	height: 504px;
	background: url(/migration/images/default/shikumi/bg01.jpg) no-repeat left top;
	margin: 0 auto 30px;
}
.shikumi .con01 .tt01 {
	height: 244px;
	padding: 37px 0 0 5px;
	line-height: 28px;
}
.shikumi .con01 .tt02 {
padding: 53px 25px 0 324px;
}
.shikumi .con02 {
	width: 718px;
	height: 1002px;
	background: url(/migration/images/default/shikumi/bg02.jpg) no-repeat left top;
	margin: 0 auto 17px;
}
.shikumi .con02 .tt01 {
	height: 344px;
    padding: 56px 0 0 20px;
}
.shikumi .con02 .tt02 {
    height: 222px;
    padding: 223px 0 0 13px;
}
.shikumi .con02 .tt02 .item01 {
	height: 31px;
	margin-bottom: 158px;
}
.shikumi .con02 .tt03 {
	padding: 0 0 0 13px;
	line-height: 25px;
}
.shikumi .con03 {
	width: 680px;
	height: 558px;
	background: url(/migration/images/default/shikumi/bg03.jpg) no-repeat left top;
	margin: 0 auto 19px;
}
.shikumi .con03 .tt01 {
    padding: 53px 0 0 5px;
}
.shikumi .con03 .tt01 .p1 {
	height: 236px;
}
.shikumi .con03 .tt01 .p2 {
	padding: 0 0 0 326px;
	margin: 0 -30px 0 0 ;
}
.shikumi .con04 {
	width: 718px;
	height: 588px;
	background: url(/migration/images/default/shikumi/bg04.jpg) no-repeat left top;
	margin: 0 auto 17px;
}
.shikumi .con04 .tt01 {
height: 111px;
    padding: 60px 0 0 10px;
}
.shikumi .con04 .tt02 {
	padding: 280px 0 0 268px;
}
.shikumi .con05 {
	width: 700px;
	height: 780px;
	background: url(/migration/images/default/shikumi/bg05.jpg) no-repeat left top;
	margin: 0 auto 27px;
}
.shikumi .con05 .tt01 {
	height: 103px;
	padding: 129px 0 0 33px;
	line-height: 24px;
}
.shikumi .con05 .tt02 {
	padding: 412px 0 0 35px;
	line-height: 24px;
}
.shikumi .con06 {
	width: 738px;
	height: 971px;
	background: url(/migration/images/default/shikumi/bg06.jpg) no-repeat left top;
	margin: 0 auto 12px;
}
.shikumi .con06 .tt01 {
	height: 365px;
	padding: 245px 30px 0 60px;
	line-height: 22px;
}
.shikumi .con06 .tt01 .p1 {
	height: 55px;
}
.shikumi .con06 .tt01 .p2 {
	padding-top: 263px;
	margin: 0;
}
.shikumi .con06 .tt02 {
	height: 70px;
	padding: 280px 0 0 6px;
	line-height: 22px;
	overflow: hidden;
}
.shikumi .con06 .tt02 li {
  width: 214px;
	float: left;
	margin-left: 21px;
	text-align: center;
}
.shikumi .con06 .tt02 li.item02 {
	padding-top: 11px;
}
.shikumi .con07 {
	width: 686px;
	height: 1197px;
	background: url(/migration/images/default/shikumi/bg07.jpg) no-repeat left top;
	margin: 0 auto 27px;
}
.shikumi .con07 .tt01 {
height: 184px;
    padding: 59px 0 0 20px;
}
.shikumi .con07 .tt02 {
	height: 337px;
	text-align: center;
}
.shikumi .con07 .tt02 .p1 {
	width: 570px;
	margin: 0 auto;
	text-align: right;
	color: #bf272d;
}
.shikumi .con07 .tt03 {
	height: 62px;
	padding: 108px 0 0 40px;
}
.shikumi .con07 .tt04 {
	padding: 50px 0   0 270px;
}
.shikumi .con08 {
	width: 700px;
	background: url(/migration/images/default/shikumi/bg08.jpg) no-repeat left top;
	margin: 0 auto 27px;
}
.shikumi .con08 .tt01 {
	height: 205px;
	padding: 113px 0 0 320px;
	line-height: 28px;
}
.shikumi .con08 .tt02 {
	height: 124px;
	padding: 73px 0 0 15px;
	line-height: 28px;
}
.shikumi .con08 .tt03 {
	padding: 366px 0 0 18px;
}
.shikumi .con08 .tt03 .red {
	color: #bf272d;
}
.shikumi .con09 {
	width: 714px;
	height: 333px;
	background: url(/migration/images/default/shikumi/bg09.jpg) no-repeat left top;
	margin: 0 auto 15px;
}
.shikumi .con09 .tt01 {
    padding: 65px 0 0 20px;
}


}