@charset "utf-8";

.container {
	background-color: #fafafa;
	background-image: none;
}
.breadcrumb-item::before {
	border-left-color: #fafafa;
}
.d-ib {
	display: inline-block;
}
.m-0a {
	margin: 0 auto;
}
.ta-c {
	text-align: center;
}
.triangle {
	position: relative;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	z-index: 1;
}
.triangle-small {
	border-width: 30px 30px 0 30px;
	border-color: #ba840c transparent;
}
.triangle-large {
	border-width: 60px 180px 0 180px;
	border-color: #f3ae15 transparent;
}
.widebtn {
	width: 28rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}


/*----.main-image----*/
.main-content {
  overflow: hidden;
  margin: 0 auto;
}
.main-image{
	background-image: url(../images/special/modern-butsudan//IMG_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 800px;
	position: relative;
	z-index: 10;
}
.hide-text {
	text-indent: -9999px;
}


.container .inner-last{
	margin-bottom: 100px;
}
.col-inner {
	padding: 100px 40px 108px;
	margin-top: -10px;
	box-shadow: 0 17px 10px -10px #000 inset;
	-webkit-box-shadow: 0 17px 10px -10px #000 inset;
}


/*----.about----*/
.about {
	border: 6px solid #b5d4ee;
	position: relative;
	padding: 50px 35px;
	font-size: 14px;
	margin-bottom: 80px;
}
.about>img {
	margin-right: 34px;
	vertical-align: 20px;
}
.about-inner img {
	margin-bottom: 15px;
}
.about-inner p {
	margin-top: 1rem;
}
.about:before {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -50px;
	left: 50%;
	border-style: solid;
	border-width: 0 25px 50px 25px;
	border-color: #fff transparent;
	z-index: 1;
}
.about:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -65px;
	left: 49.2%;
	border-style: solid;
	border-width: 0 33px 65px 33px;
	border-color: #b5d4ee transparent;
}



/*----.lineup----*/
.lineup {
	margin-top: 60px;
}
.lineup h2 {
	margin-bottom: 48px;
}
.product-box {
	margin-bottom: 100px;
}
.product-box .last {
	margin-bottom: 118px;
}
.product-image {
	margin-right: 18px;
	width: 532px;
}
.large-image {
	width: 532px;
	height: 402px;
	border: 1px solid #cccccc;
}
.image-list img {
	margin: 10px auto;
	padding: 0;
	border: 1px solid #cccccc;
	font-size: 0;
	width: 170px;
	height: 128px;
}
.image-list img:nth-child(2) {
	margin-left: 11px;
	margin-right: 11px;
}
.product-name {
	font-size: 22px;
	border-left-width: 6px;
	font-weight: unset;
}
.product-text {
	width: 450px;
}
.product-detail {
	font-size: 14px;
	background-color: #f6f6f6;
	padding: 15px 20px 27px;
	margin-bottom: 27px;
}
.product-detail p {
	border-bottom: 1px dotted  #969696;
	padding: 15px 0;
}



/*----.trouble----*/
.trouble {
	margin-top: 88px;
	margin-bottom: 54px;
}
.trouble h2 {
	margin-bottom: 50px;
}
.trouble img {
	margin-left: -.5rem;
}



/*----.solution----*/
.solution {
	margin-top: 40px;
}
.solution h2 {
	margin-bottom: 58px;
}
.solution-inner {
	margin-top: 20px;
}
.solution-inner img {
	margin-right: 35px;
}
.solution-inner .text-box {
	vertical-align: top;
}
.solution-inner .title {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 1rem;
	line-height: 1.5;
}
.solution-inner .detail {
	width: 560px;
	line-height: 1.5;
}
.solution-inner+.last {
	margin-bottom: 15px;
}



/*----.cash-back----*/
.cash-back-head {
	background: url(../images/special/modern-butsudan//sales-02coupn_head.png) no-repeat bottom left;
	padding-left: 280px;
	width: 880px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
.cash-back-head .title {
	font-size: 26px;
	margin-bottom: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.text-red{
	color: #be2300;
}
.cash-back{
	width: 920px;
	height: 860px;
	background-color: #fff2d4;
	margin: -90px auto 80px;
	padding-top: 120px;
}
.flow-title {
	border-left-width: 10px;
	margin-left: 50px;
	position: relative;
	font-size: 22px;
	line-height: 1;
}
.flow {
	background-color: #fff;
	width: 880px;
	height: 320px;
	margin: 0 auto;
	padding: 50px 40px 0;
	margin-top: -30px;
	margin-bottom: 40px;
}
.flow img {
	margin: 0 auto;
}


/*----.btn-area----*/
.btn-area {
	margin: 0 auto;
	width: 600px;
}
.btn-area a {
	background: url(../images/special/modern-butsudan//button_scroll-list_hover.png) no-repeat top center;
	display: inline-block;
	width: 600px;
	height: 110px;
}
.btn-area a:first-child {
	margin-bottom: 20px;
}
.btn-area a:hover {
	background-color: transparent;
}
.btn-area a:hover img {
	visibility: hidden;
}


/*----.special-list----*/
.special-inner {
	padding: 40px;
}
.mr20 {
	margin-right: 20px;
}
.special-list {
	width: 490px;
}
.title-red {
	background-color: #be2300;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	padding: 5px 35px;
	margin-bottom: 30px;
}
.special-list-title {
	font-size: 18px;
}
.special-list-text {
	font-size: 14px;
	line-height: 1.5;
}