@charset "utf-8";

#fv{ background: url(../images/worship/fv_bg.jpg) center/cover no-repeat; }
#bread{ margin-bottom: 50px; }
.cta{ padding-bottom: 85px; }


/* --------------------------------------------------------------------------- lead */
#lead{ background: url(../images/worship/bg_4.png) center top/ 100% no-repeat; }


/* --------------------------------------------------------------------------- special-viewing */
#special-viewing { padding: 95px 0 160px; }
#special-viewing .main-title { margin-bottom: 56px; font-size: 42px; font-family: "Zen Old Mincho", serif; font-weight: 400; font-style: normal;}
#special-viewing .viewing-inner{max-width: 1600px; height: auto; margin: 0 auto;}

.worship-block { display: flex; align-items: flex-start; justify-content: space-between; gap: 106px; position: relative; z-index: 1;}
.worship-block__image { width: 50%; max-width: 760px; }
.worship-block__image img { width: 100%; height: auto; }

.worship-block__body { width: 534px; margin: 0px auto 0 0; }
.worship-block__title { margin: -10px 0 10px; font-family: "Zen Old Mincho", serif; font-weight:500; font-style: normal;font-size: 34px; line-height: 150%; }
.worship-block__text { line-height: 207%; font-size: 16px;}
.worship-block__text + .worship-block__text { margin-top: 16px; }

.worship-block__info { margin-top: 30px; padding-top: 25px; border-top: 1px solid #707070; }
.worship-block__info-title { margin-bottom: 10px; font-family: "Zen Old Mincho", serif; font-weight:600; font-style: normal; font-size: 39px; line-height: 150%; }
.worship-block__info-title.small{ font-size: 30px; }
.worship-block__info-text { line-height: 200%; font-size: 16px; }


/* --------------------------------------------------------------------------- prayer-details */
#prayer-details { padding: 0 0 152px; position: relative;}
#prayer-details .prayer-details_box_1{position: relative;}
#prayer-details .prayer-details_box_1:before{content: ""; display: block; width: 568px; height: 199px; background: url(../images/worship/bg_1.png) no-repeat center center; background-size: 100%; position: absolute; top: 42px; right: 0px; opacity: 0.4;}
#prayer-details .prayer-details_box_1:after{content: ""; display: block; width: 475px; height: 115px; background: url(../images/worship/bg_2.png) no-repeat center center; background-size: 100%; position: absolute; bottom: 130px; left: 0px; opacity: 0.4;}

#prayer-details .prayer-details_box_2{position: relative;}
#prayer-details .prayer-details_box_2:before{content: ""; display: block; width: 423px; height: 144px; background: url(../images/worship/bg_3.png) no-repeat center center; background-size: 100%; position: absolute; bottom: 31px; right: 0px; opacity: 0.4;}
#prayer-details .main-title { margin-bottom: 46px; position: relative; z-index: 1;}

.prayer-list { width: 1100px; margin: 0 auto 45px; position: relative; z-index: 1;}
.prayer-cards { display: flex; align-items: stretch; justify-content: space-between; gap: 20px; }
.prayer-note { margin-top: 25px; text-align: left; font-size: 15px; line-height: 174%; font-family: "Noto Sans JP"; font-weight: 300; }

.prayer-guide { display: flex; align-items: center; gap: 35px; padding: 50px; background: #F5F2EC; }
.prayer-guide__image { width: 251px; margin: 0; }
.prayer-guide__image img { width: 100%; height: auto; }
.prayer-guide__body { width: calc(72% - 60px); }
.prayer-guide__title { margin-bottom: 15px; font-family: "Zen Old Mincho", serif;font-weight: 400; font-style: normal; font-size: 34px; line-height: 150%; }
.prayer-guide__text { line-height: 200%; font-family: "Noto Sans JP"; font-weight: 300; position: relative; z-index: 1;}


/* --------------------------------------------------------------------------- application */
#application { padding: 60px 0 70px; background: url(../images/worship/bg_9.jpg) center/cover no-repeat; }
#application h2 { margin-bottom: 65px; text-align: center; font-family: "Zen Old Mincho", serif; font-weight:600; font-style: normal;font-size: 36px; }

.application__list { display: flex; align-items: stretch; justify-content: space-between; gap: 30px; }
.application__item { width: calc((100% - 30px) / 2); padding: 40px 35px 35px; background: #fff; }
.application__title { margin-bottom: 20px; text-align: center; font-family: "Zen Old Mincho", serif; font-weight:600; font-style: normal;font-size: 32px; line-height: 150%; }
.application__text { line-height: 200%; font-size: 16px; }
.application__text.center{ text-align: center; }
.application__text small{ display: inline-block; font-size: 14px; padding-top: 15px; }

.application__arrow { position: absolute; right: 20px; top: 50%; width: 30px; height: 7px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; transform: translate(0,-50%) skew(45deg); transition: all 0.2s; }

.application__link{ margin-top: 25px; }
.application__link a{ position: relative; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin: 0 auto; }
.application__link a:hover { opacity: 0.6; }

.application__button a{ width: 325px; background: #C35129; color: #fff; padding: 24px 20px; }
.application__tel a{ flex-direction: column; font-family: "Zen Old Mincho", serif; font-weight: 600; font-style: normal;}
.application__tel-main { display: flex; align-items: center; justify-content: center; gap: 8px; font-size: 50px; line-height: 130%; font-family: "Zen Old Mincho", serif; font-weight: 600; font-style: normal; }
.application__tel-main img { width: 32px; height: auto; }
.application__tel-time { font-size: 14px; line-height: 130%; }


/* --------------------------------------------------------------------------- unveiling culture */
#unveiling{padding: 0 0 169px;}
.unveiling-block { position: relative; }
.unveiling-block__body{width: 44.5%; position: relative; z-index: 1;}
.unveiling-block__lead { margin-bottom: 55px; }
.unveiling-block__title { margin-bottom: 18px; font-family: "Zen Old Mincho", serif; font-weight:600; font-style: normal;font-size: 33px; line-height: 166.7%; }
.unveiling-block__body .worship-block__info table td{text-align: left; font-size: 15px; vertical-align: top; line-height: 183.3%;}
.unveiling-block__body .worship-block__info table td span{font-size: 18px; line-height: 183.3%;}
.unveiling-block__body .worship-block__info table th{text-align: left; font-size: 18px; width: 99px; vertical-align: top; line-height: 183.3%;}
.unveiling-block__body .worship-block__info table th span{font-size: 18px; line-height: 183.3%;}
.unveiling-block__body .worship-block__info table tr:nth-child(3) td,
.unveiling-block__body .worship-block__info table tr:nth-child(3) th{padding: 0 0 10px;}

.gold-lead{position: relative; margin: 0 auto; max-width: 1600px; padding: 105px 0 88px;}
.gold-box{position: relative;}
.gold-box:before{content: ""; display: block; position: absolute; left: 0px; width: 53%; height: 93.3%; background: #ECDCBB url(../images/about-toyokawainari/bg_13.jpg) no-repeat left top; background-size: 392px; bottom: 0px;}
.gold-box .gold-inner{width: 1250px; padding: 0 25px; margin: 0 auto;}
.gold-box .gold-img{position: absolute; right: 50px; top: 0px; width: calc(100% - 53.13%); height: auto; z-index: 1;}
.gold-box .gold-img:before{content: ""; display: block; width: 100%; height: 100%; background: #AA8E56; position: absolute; bottom: -14px; right: -14px;}
.gold-box .gold-img figure{position: relative; z-index: 1;}
.gold-box .gold-img figure img{width: 100%; height: auto;}

/* ------------------------------------------------------------ #mailing ------------------------------------------------------------ */
#mailing{appearance: 92px 0 0; position: relative; z-index: 1;}
#mailing .bg_box{position: relative; }
#mailing .bg_box:before{content: ""; display: block; width: 50%;height: 100%; position: absolute; right: 0px; top: 0px; background: #ECDCBB;}
#mailing .bg_box .mailing_box{position: relative; z-index: 1;}
#mailing .bg_box .mailing_box .flex:after{content: ""; display: block; width: 401px;height: 396px; position: absolute; right: 0px; top: 0px; background: url(../images/worship/bg_6.jpg) no-repeat center center; background-size: 100%;}
#mailing .bg_box .mailing_box .flex{display: flex; align-items: center; justify-content: space-between; background: #ECDCBB; padding: 51px 0 50px 50px; }
#mailing .bg_box .mailing_box .flex .text_box{width: 534px; height: auto; position: relative; z-index: 1;}
#mailing .bg_box .mailing_box .flex .text_box h3{font-size: 34px; line-height: 160%;}
#mailing .bg_box .mailing_box .flex .text_box p.worship-block__text{width: 450px; line-height: 183.3%; font-size: 18px;}
#mailing .bg_box .mailing_box .flex .text_box .worship-block__info table tr th{font-size: 18px; line-height: 161.1%; text-align: left; vertical-align: top; width: 99px;}
#mailing .bg_box .mailing_box .flex .text_box .worship-block__info table tr td{font-size: 18px; line-height: 161.1%; text-align: left; vertical-align: top;}
#mailing .bg_box .mailing_box .flex .text_box .worship-block__info table tr:not(:last-child) th,
#mailing .bg_box .mailing_box .flex .text_box .worship-block__info table tr:not(:last-child) td{padding: 0 0 10px;}


/* ------------------------------------------------------------ .worship_box ------------------------------------------------------------ */
.worship_box .flex{display: flex; justify-content: space-between; align-items: center; position: relative; z-index: 1;}
.worship_box .flex .text_box{width: 522px; height: auto;}
.worship_box .flex .text_box h3{font-size: 25px; font-family: "Zen Old Mincho", serif; font-weight:500; font-style: normal;}
.worship_box .flex .text_box h3 span{font-size: 34px;}
.worship_box .flex .text_box p{line-height: 183.3%; padding: 29px 0 0;}

/* ------------------------------------------------------------ #nationally ------------------------------------------------------------ */
#nationally{padding: 116px 0 0; position: relative;}
#nationally .flex{flex-direction: row-reverse;}
#nationally:before{background: url(../images/worship/bg_7.jpg) no-repeat center center; background-size: 100%; content: ""; display: block; width: 664px; height: 358px; position: absolute; top: -156px; right: 0px;}
/* ------------------------------------------------------------ #sanctuary_worship ------------------------------------------------------------ */
#sanctuary_worship{padding: 89px 0 0; position: relative;}
#sanctuary_worship:before{background: url(../images/worship/bg_8.jpg) no-repeat center center; background-size: 100%; content: ""; display: block; width: 636px; height: 368px; position: absolute; bottom: -186px; left: 0px;}
/* ------------------------------------------------------------ #main_hall ------------------------------------------------------------ */
#main_hall{padding: 145px 0 110px;}
#main_hall .img_box{ width: 901px; margin: 0 auto;}

@media only screen and (max-width: 768px) {

	#bread{ margin-bottom: 0; }
	.cta { padding-bottom: 50px; }


/* --------------------------------------------------------------------------- lead */
	#lead { background: none; }

/* --------------------------------------------------------------------------- special-viewing */
	#special-viewing { padding: 50px 0 70px; background: url(../images/common/bg_02.png) center top/100% no-repeat; }
	#special-viewing .main-title { margin-bottom: 30px; font-size: 25px; }

	.worship-block { display: flex; flex-direction: column; gap: 37px; }
	.worship-block__image { order: -1; width: 100%; }
	.worship-block__body { width: 90%; margin: 0 auto; }
	.worship-block__title { margin-bottom: 12px; font-size: 26px; }
	.worship-block__info-title.small{ font-size: 27px; }
	.worship-block__text{ font-size: 16px; }
	.worship-block__text + .worship-block__text { margin-top: 12px; }
	.worship-block__info { margin-top: 25px; padding-top: 20px; }
	.worship-block__info-title { margin-bottom: 8px; font-size: 24px; }
	.worship-block__info-text{ line-height: 180%; }

/* --------------------------------------------------------------------------- prayer-details */
	#prayer-details { padding: 0 0 60px; background: none; }
	#prayer-details .main-title { margin-bottom: 25px; }

	.prayer-list { width: 100%; margin-bottom: 30px; }
	.prayer-cards { width: 80%; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 15px 4%; }
	.prayer-cards .box { width: 48%; }
	.prayer-cards .box img { width: 100%; height: auto; }
	.prayer-note { margin-top: 25px; font-size: 12px; text-align: left; }

	.prayer-guide { display: block; margin-bottom: 0; padding: 25px 5%; }
	.prayer-guide__image { width: 80%; margin: 0 auto 15px; }
	.prayer-guide__body { width: 100%; }
	.prayer-guide__title { margin-bottom: 15px; font-size: 22px; text-align: center; }
	.prayer-guide__text{ font-size: 16px; }

/* --------------------------------------------------------------------------- application */
	#application { padding: 40px 0 45px; background: url(../images/worship/bg_9-sp.jpg) center/cover no-repeat; }
	#application h2 { margin-bottom: 9px; line-height: 150%; font-size: 26px; }

	.application__list { display: block; }
	.application__item { width: 100%; padding: 25px 7% 30px; }
	.application__item + .application__item { margin-top: 20px; }
	.application__title { margin-bottom: 7px; font-size: 24px; }
	.application__text{ font-size: 14px; line-height: 170%; }
	.application__text small{ padding-top: 7px; font-size: 12px; }

	.application__link { margin-top: 25px; }
	.application__link a { height: auto; padding: 14px 20px; font-size: 18px; }
	.application__button a { width: 100%; padding: 20px 20px; font-size: 15px; }

	.application__tel{ margin-top: 13px; }
	.application__tel a { width: 100%; padding: 0; }
	.application__tel-main { font-size: 36px;gap: 4px; }
	.application__tel-time{ font-size: 12px; }


/* --------------------------------------------------------------------------- gold-box 共通 (about-opening 流用) */
	.gold-lead { max-width: 100%; padding: 0; }
	.gold-box:before { display: none; }
	.gold-box .gold-inner { width: 90%; margin: 0 auto; padding: 0; }
	.gold-box .gold-img { position: relative; right: auto; left: auto; width: 95%; margin: 0 0 28px auto; }
	.gold-box .gold-img:before { bottom: -8px; right: auto; left: -8px; width: calc(100% + 8px); }


/* --------------------------------------------------------------------------- prayer-details 装飾背景 */
	/* SPでも表示。幅は%・高さはpadding%で画像比率を維持（背景はPCのbackground-size:100%を流用） */
	#prayer-details .prayer-details_box_1:before{ width: 50%; height: 0; padding-top: 17.4%; }   /* bg_1 852×296 */
	#prayer-details .prayer-details_box_1:after{ width: 60%; height: 0; padding-top: 15%;}     /* bg_2 712×172 */
	#prayer-details .prayer-details_box_2:before{ width: 42%; height: 0; padding-top: 14.3%; }    /* bg_3 635×216 */


/* --------------------------------------------------------------------------- unveiling 御開帳大般若祈祷 */
	#unveiling{ padding: 0 0 60px; }
	.unveiling-block__body{ width: 100%; }
	.unveiling-block__title{ margin-bottom: 12px; font-size: 24px; line-height: 150%; }

	/* gold-box内テーブル：th幅・文字サイズをSP用に縮小 */
	.unveiling-block__body .worship-block__info table th{ width: 80px; font-size: 12px; line-height: 170%; }
	.unveiling-block__body .worship-block__info table td{ font-size: 12px; line-height: 170%; }
	.unveiling-block__body .worship-block__info table td span{ font-size: 12px; line-height: 180%; }

	
	.unveiling-block__body .worship-block__info table td span{font-size: 14px; }
	.unveiling-block__body .worship-block__info table th span{font-size: 14px;}
/* --------------------------------------------------------------------------- mailing 預かり祈祷(郵送) */
	#mailing .bg_box:before{ display: none; }
	#mailing .bg_box .mailing_box .flex{ display: block; padding: 30px 5%; position: relative; }
	#mailing .bg_box .mailing_box .flex:after{ display: block; width: 45%; height: 0; padding-top: 44.4%; top: auto; bottom: 0px; }   /* bg_6 602×594 */
	#mailing .bg_box .mailing_box .flex .img_box{ text-align: center; margin-bottom: 20px; position: relative; z-index: 1; }
	#mailing .bg_box .mailing_box .flex .img_box img{ width: 100%; height: auto; }
	#mailing .bg_box .mailing_box .flex .text_box{ width: 100%; }
	#mailing .bg_box .mailing_box .flex .text_box h3{ font-size: 24px; line-height: 150%; }
	#mailing .bg_box .mailing_box .flex .text_box p.worship-block__text{ width: 100%; font-size: 16px; line-height: 180%; }
	#mailing .bg_box .mailing_box .flex .text_box .worship-block__info table tr th{ width: 80px; font-size: 14px; line-height: 160%; }
	#mailing .bg_box .mailing_box .flex .text_box .worship-block__info table tr td{ font-size: 14px; line-height: 160%; }


/* --------------------------------------------------------------------------- worship_box (#nationally / #sanctuary_worship) */
	.worship_box .flex{ display: block; }
	.worship_box .flex .img_box{ text-align: center; }
	.worship_box .flex .img_box img{ width: 100%; height: auto; }
	.worship_box .flex .text_box{ width: 100%; margin-top: 25px; }
	.worship_box .flex .text_box h3{ font-size: 15px; line-height: 150%; }
	.worship_box .flex .text_box h3 span{ font-size: 24px; }
	.worship_box .flex .text_box p{ padding: 15px 0 0; font-size: 16px; line-height: 180%; }

	#nationally{ padding: 60px 0 0; }
	#nationally:before{ display: none; }
	#sanctuary_worship{ padding: 50px 0 0; }
	#sanctuary_worship:before{ display: none; }


/* --------------------------------------------------------------------------- main_hall */
	#main_hall{ padding: 60px 0; }
	#main_hall .img_box{ width: 100%; }
	#main_hall .img_box img{ width: 100%; height: auto; }


}
