/*-------jyuyosho-----------*/

dl.jyuyosho dt{
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	float:left;
	clear:left;
}

dl.jyuyosho dd{
	padding:0px 15px 10px 15px;
	font-size:16px;
	text-align:left;
	float:left;
}

/*-------jyuyo-----------*/
div.jyuyo {
	width:100%;
	margin-bottom:20px;
	margin-top:40px;
}


div.jyuyo p{
	padding:0 10px;
}



div.jyuyo dl {
	padding-left:20px;
}

div.jyuyo dl.item dt{
	padding:5px 10px;
	font-size:16px;
	font-weight:bold;
}

div.jyuyo dl.item dd{
	padding:0 28px;
	font-size:16px;
	line-height:150%;
}


div.jyuyo h3 {
	font-size:18px;
	font-weight:bold;
	height:40px;
}

.jyuyolast {
	border-top:2px dotted #dcdcdc;
	padding-top:20px;
}

figure{
	
	-moz-box-shadow:0px 0px 5px #dfdfdf;
	-o-box-shadow:0px 0px 5px #dfdfdf;
	-webkit-box-shadow:0px 0px 5px #dfdfdf;
	box-shadow:0px 0px 5px #dfdfdf;
	padding:4px;
	background:#fff;
	float:left;
	border:1px solid #d6d6d6;
	position:relative;
	margin-top:0;
}
figure img{
	max-width:100%;
}
figure figcaption{
	position:absolute;
	bottom:0px;
	margin-bottom:-5px;
	width:170px;
}

figure figcaption a{
	left:0;
	position:absolute;
	-webkit-transition: color 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
figure figcaption a:hover{
	text-decoration:none;
	color:#343434;
}
figure figcaption a span{
	display:none;
	position:absolute;
}
figure figcaption a:hover span{
	display:inline;
}

figure p{
	padding:0px;
	margin:0;
	font-size:14px;
	text-align:right;
}

figure dl dt{
	padding:10px;
	font-size:16px;
	font-weight:bold;
}

.rightblock {
	padding-left:10px;
}

.maenigiwai_inner {
	background:url(images/bg_pink.jpg) repeat;
	padding:10px;
}

.font85 {
	font-size:85%;
	font-weight:normal;
}

dl.eventlist dt{
	background:url(images/ico_hishi2.gif) left top no-repeat;
	padding:0 0 0 30px;
	margin:10px;
	font-size:16px;
	font-weight:bold;
}

dl.eventlist dd{
	margin:10px 10px 0 20px;
	padding:0 0 10px 0;
	font-weight:normal;
	border-bottom:1px dotted #999;
	font-size:16px;
}

dl.topdate {
}

dl.topdate dt{
	background:url(images/ico_hishi2.gif) left center no-repeat;
	padding:0 0 0 30px;
	margin:10px;
	font-size:22px;
	font-weight:bold;
}

dl.topdate dd{
	margin:10px 10px 0 20px;
	padding:0 0 20px 2em;
	font-weight:normal;
	border-bottom:1px dotted #999;
	font-size:20px;
}

dl.topdate dd span {
	font-weight:bold;
	margin-left:1em;
}


div.gyouji h3 {
	border-bottom:none;
	margin-bottom:10px;
	margin-top:40px;
}

div.gyouji2 {
	border-bottom:dotted 1px #999;
	margin-bottom:20px;
}

div.gyouji2 dl{
	margin-top:0px;
	margin-left:1em;
	margin-bottom:10px;
}

div.gyouji2 dl dt{
	background:url(images/ico_hishi2.gif) left top no-repeat;
	font-size:18px;
	font-weight:bold;
	padding-left:30px;
	margin:0;
}

div.gyouji2 dl dd{
	margin-top:10px;
	font-weight:normal;
	font-size:16px;
}

dl.fl dd {
	margin-right:10px;
}

.floatbox {
	display:inline-block;
    vertical-align:top; /* 上端揃え */
}
 
/* IE6 */
* html .floatbox {
    display:inline; /* IEではinline-blockと同じ表現になる */
}
 
/* IE7 */
*+ html .floatbox {
    display:inline; /* IEではinline-blockと同じ表現になる */
}

.floatbox p {
	height:9em;
	overflow:hidden;
}

.kitoudetail {
	margin-left:4em;
}

dl.okamechaya {
	border:2px dotted #c61a1a;
	padding:5px;
	margin-left:2em;
}
dl.okamechaya dd {
	padding-bottom:0;
	padding-left:2em;
}
div.kaimonmemo {
	border:1px solid maroon;
	background-color:#eeeeee;
	padding:20px;
	font-size:14px;
	line-height:150%;
}

.qanda dl dt {
	font-weight:bold;
}
.qanda dl dd {
	margin-left:2em;
	margin-bottom:1em;
}

.box-kaimon {
	background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
    margin-bottom:20px;
}
.box-kaimon .box-title {
   font-size: 1.2em;
    background: #006600;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box-kaimon p {
    padding: 15px 20px;
    margin: 0;
}
.box-kaimon dl {
    padding: 15px 20px;
    margin: 0;
}
.box-kaimon dl dd {
	margin-left:1em;
}

/* *****ご祈祷料***** */

h4.pray {
	background:url(images/ico_hishi2.gif) left top no-repeat;
	padding:0 0 0 30px;
	margin:10px;
	font-size:1.5em;
	font-weight:bold;
	border:none!important;
	color:maroon;
}

table.arrow{
  width: 80%;
  margin-left:10%;
  border-collapse: collapse;
  border:none;
}

table.arrow tr{
  border-bottom: solid 2px #eee;
  }

table.arrow tr:last-child{
  border-bottom: none;
}

table.arrow th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #c69;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border:none;
}

table.arrow th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #c69;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table.arrow td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #fff;
  padding: 10px 0;
  border:none;
}

/* ******郵送受付****** */

h4.yuusou {
	border:none!important;
	font-size:1.5em;
	color:#c69;
	text-align:center;
}

ul.flow {
    padding: 0;
}
ul.flow li {
    list-style-type: none;
}
ul.flow dl dd {
    margin-left: 0;
}

.flow > li {
    position: relative;
}
.flow > li:not(:last-child) {
    margin-bottom: 40px;
}
.flow > li:not(:first-child)::before {
    content: "";
    height: 60px;
    display: block;
    border-left: 4px dotted #e5e5e5;
    position: absolute;
    top: -40px;
    left: -webkit-calc(10% + 30px - 2px);
    left: calc(10% + 30px - 2px);
    z-index: 10;
}
.flow > li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #c69;
    border-radius: 10px;
    position: relative;
}
.flow > li:not(:last-child) dl::before,
.flow > li:not(:last-child) dl::after {
    content: "";
    border: solid transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.flow > li:not(:last-child) dl::before {
    border-width: 22px;
    border-top-color: #c69;
}
.flow > li:not(:last-child) dl::after {
    border-width: 20px;
    border-top-color: #fff;
}
.flow > li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(107,144,219);
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-right: 2vw;
    text-align: center;
}
.flow > li dl dt .icon {
    font-size: 22px;
    color: #fff;
    background: #c69;
    padding: 5px 10px;
    margin-bottom: 10px;
    display: block;
    border-radius: 20px;
    position: relative;
    z-index: 100;
}

.flowtitle {
	font-size:22px;
	color:#c69;
	font-weight:bold;
}

/* *******郵送祈祷のお下がり******** */

span.price2 {
	font-size:1.5em;
}

.price2::before {
  content: "祈祷料\A";
  background-color: #c69;
  white-space: pre;
  font-size:16px;
  color:#fff;
  padding:5px;
  letter-spacing:4px;
}


span.yuusoutekkyou {
  color:#c69;
  font-weight:bold;
}

/* *******郵送問合せ先******* */
.box-entry {
	width:80%;
    position: relative;
    margin: 4em 10% 4em 10%;
    padding: 0.5em 1em;
    border: solid 3px #c69;
    border-radius: 8px;
}
.box-entry .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #c69;
    font-weight: bold;
}
.box-entry p {
    margin: 1em; 
    padding: 0;
}

/* ********授与品***** */

.box-item-index {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff;
    border-left: solid 20px #b22222;
}
.box-item-index p {
    margin: 0; 
    padding: 0;
    font-size:1.5em;
}
.box-item-name {
    padding: 0.5em 1em;
    margin: 3em 0 1em 0;
    font-weight: bold;
    color: #b22222;
    background: #FFF;
    border: solid 3px #b22222;
    border-radius: 10px;
}
.box-item-name span.name {
	    font-size:1.2em;
}
.item-text {
	padding:0.5em;
	width:45%;
	text-align:center;
}
.item-text p {
	font-size:1.25em;
}
span.price {
	font-size:1.25em;
	margin-left:1em;
}
