@charset "euc-jp";


/*=============================== メインナビ（HOME） ================================*/

#navi_wrap #navi_wrap_inner {
	height: 173px;
}
#navi_wrap #navi_wrap_inner #logo {
	position:absolute;
	left:50%;
	top:50px;
	margin-left:-80px;
	z-index:100;
}
#main_navi {
	width: 1021px;
	height: 39px;
	position:absolute;
	top:60px;
}
#main_navi li.navi01 {margin-left:98px;}
#main_navi li.navi02 {margin-left:35px;}
#main_navi li.navi03 {margin-left:226px;}
#main_navi li.navi04 {margin-left:32px;}
#main_navi li.navi05 {margin-left:38px;}





/*=============================== メイン ===============================*/
#main {
	width: 100%;
}
#main #main_visual_area {
	/*background: #3f3f3f url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_greeting.jpg) no-repeat fixed center 0;*/
	width: auto;
	margin: 0;
 
}
/*
#main #main_visual_area::before {
  content:" ";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background:#3f3f3f url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_greeting.jpg) no-repeat center 0;
}
*/
#main #main_visual_area .section_inner {
	width:1000px;
	height:602px;
	margin:0 auto;
	position:relative;
}
#main #main_visual_area .section_inner.floatL {
	float:left;
}
#main #main_visual_area .section_inner.floatR {
	float:right;
}
#main #main_visual_area .section_inner .text_wrap {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_text_wrap.png) repeat 0px 0px;
	width:292px;
	height:341px;
	padding:56px 40px 50px;
	position:absolute;
	top:127px;
	right:0;
}
#main #main_visual_area .section_inner .text_wrap h2 {
	margin-bottom:40px;
}
#main #main_visual_area .section_inner .text_wrap p {
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:2.2em;
	margin-bottom:10px;
}
#main #main_visual_area .text_wrap .btn_more {
	outline-style: none;
	font-size: 12px;
	font-weight:bold;
	display: block;
	color: #fff;
	text-decoration: none!important;
	line-height: 20px;
	border: solid 1px #fff;
	border-radius: 10px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/arrow01.png) no-repeat 94% center;
	width:112px;
	margin:0 auto;
	transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
#main #main_visual_area a:hover .text_wrap .btn_more {
	background-color:#000;
	border-color:#000;
}

.home_common_ttl {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #B21627;
	font-weight: bold;
	text-align: left;
	clear: both;
	font-size: 20px;
	line-height: 1.8em;
	margin: 0 0 0.7em;
	padding: 0 0 0 28px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/h_common03.png) no-repeat left 6px;
}



/*
* 特殊ご朱印
*/

#special_area h2 {
  	height:115px;
}
#special_area h2 img {
  height:115px;
}
.bnr_list_wide {
  margin-bottom:50px;
  list-style:none;
}
.bnr_list_wide img {
  width:100%;
  height:auto;
}
.bnr_list_wide li {
	margin-bottom: 50px;
}
.bnr_list_wide li:last-child {
	margin-bottom: 0;
}



/*
* メイン／御挨拶
*/
#main #greeting_area {
	background: url(https://img07.shop-pro.jp/PA01414/717/etc/bg_home_amabie01-2.jpg?cmsp_timestamp=20220124114204) repeat-x center top;
	background-size: auto 100%;
	min-width: 1000px;
}
#main #greeting_area .section_inner .text_wrap {
	top: 50%;
	transform: translateY(-50%);
	height: auto;
}
.bnr_amabie img {
	width: 100%;
	height: auto;
}


/*
* メイン／ご朱印について
*/
#main #shuin_area {
	background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_shuin_tsutsuji.jpg) ;
  background-position:center top;
  background-repeat:no-repeat;
  background-size:cover;
}
#main #shuin_area .inner  {
	width:1000px;
	height:446px;
	margin:0 auto;
	position:relative;
}
#main #shuin_area .inner a {
	outline-style:none;
	text-decoration:none!important;
	font-weight:normal;
}
#main #shuin_area .inner .text_wrap {
	width:292px;
	height:auto;
	padding:36px 40px 0;
	position:absolute;
	top:0;
	left:0;
}
#main #shuin_area .inner .text_wrap h2 {
	margin-bottom:30px;
}
#main #shuin_area .inner .text_wrap p {
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:2.2em;
	margin-bottom:10px;
}

/*
* メイン／正福寺について
*/

#main #shofukuji_area {
	background: url(https://img07.shop-pro.jp/PA01414/717/etc/bg_home_amabie02-2.jpg?cmsp_timestamp=20220124114221) repeat-x center top;
	background-size: auto 100%;
	min-width: 1000px;
}
#main #shofukuji_area .section_inner {
	height:496px;
}
#main #main_visual_area #shofukuji_area .section_inner a {
	outline-style:none;
	text-decoration:none!important;
	font-weight:normal;
}
#main #main_visual_area #shofukuji_area .section_inner .text_wrap {
	top:26px;
}





/*
* メイン／ご祈願・供養
*/

#main #memorial_area {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_memorial.jpg) repeat center top;
}
#main #memorial_area .inner {
	width:1000px;
	margin:0 auto;
}
#main #memorial_area {
}
#main #memorial_area .memorial_section {
	width:50%;
	float:left;
	padding:33px 0;
}
#main #memorial_area .memorial_section a {
	display:block;
	outline-style:none;
	text-decoration:none!important;
}
#main #memorial_area .memorial_section h2 {
	width:100%;
	height:260px;
	position:relative;
}
#main #memorial_area .memorial_section h2::after {
	content:" ";
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	transition:all 0.8s ease;
	-webkit-transition:all 0.4s ease-out;
	transform: matrix3d(
        1, 0, 0, 0,
        0, 1, 0, 0,
        0, 0, 1, 0,
        0, 0, 0, 1
    );
	will-change: transform;
	z-index:1;
}
#main #memorial_area .memorial_section a:hover h2::after {
	transform: matrix3d(
        1, 0, 0, 0,
        0, 1, 0, 0,
        0, 0, 1, 0,
        0, 0, 0, 0.9
    );
}
#main #memorial_area .memorial_section p {
	font-size:13px;
	color:#fff;
	font-weight:normal;
	width:80%;
	margin:0 auto 15px;
	text-align:left;
	line-height:1.8em;
}
#main #memorial_area .memorial_section .btn_more {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background: #B28247 url(https://img21.shop-pro.jp/PA01414/717/etc/arrow03.png) no-repeat 88% center;
	width: 96px;
	line-height: 20px;
	margin: 0 auto;
	padding-right:10px;
	border-radius: 10px;
	transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
#main #memorial_area .memorial_section a:hover .btn_more {
	background-color:#fff;
}

#main #memorial_area #kigan_area.memorial_section h2::after {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_kigan.png) no-repeat center center;
}
#main #memorial_area #kuyo_area.memorial_section h2::after {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_kuyo.png) no-repeat center center;
}
#main #memorial_area #kuyo_area.memorial_section {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_memorial_line.gif) no-repeat left center;
}




/*
* メイン／動画
*/

#main #movie_area {
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_items.jpg) repeat-x center top;
}
#main #movie_area .inner {
	width:1000px;
	margin:0 auto;
	padding:60px 0;
}
#main #movie_area .title_wrap {
	width:auto;
}
#main #movie_area .title_wrap h2 {
	margin-bottom:25px;
}
#main #movie_area .title_wrap h2 a {
	outline-style:none;
}
#main #movie_area .btn_more {
	font-size: 12px;
	color: #84261F;
	font-weight: normal;
	width: 106px;
	margin: 0 auto;
}
#main #movie_area .btn_more a {
	display:block;
	color: #84261F;
	text-decoration:none!important;
	font-weight:normal;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/arrow04.png) no-repeat 88% center;
	padding-right:10px;
	line-height: 20px;
	border:solid 1px #84261F;
	border-radius: 10px;
	transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
#main #movie_area .btn_more a:hover {
	background-color:#fff;
}
#main #movie_area .movie_wrap {
	width:auto;
	height:436px;
	margin-bottom:40px;
}
#main #movie_area .movie_wrap img {
	vertical-align:middle;
}






/*
* メイン／TERA SALON
*/

#terasalon_area {
	background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_terasalon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
}
#terasalon_area .inner {
	/*width:1000px;*/
	width:842px;
	margin:0 auto;
	padding-top:51px;
	padding-bottom:82px;
}
#terasalon_area a {
	outline-style:none;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	
}
#terasalon_area li:hover {
	opacity:.5;
}
.terasalon_ttl {
	margin-bottom:40px;
}
.terasalon_catch {
	color:#fff;
	margin-bottom:38px;
}
.terasalon_body {
	list-style:none;
}
.terasalon_item {
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100% auto;
	transition:all .5s ease;
}
.terasalon_item:first-child {
	margin-bottom:33px;
}
.terasalon_item a {
	display:block;
	height:318px;
}
.terasalon_item_inner {
	width:382px;
	height:100%;
	margin:0 auto;
	padding:24px 28px 0;
	box-sizing:border-box;
}
.terasalon_item.is-club {
	background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_terasalon_club.jpg);	
}
.terasalon_item.is-enmusubi {
	background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/bg_home_terasalon_enmusubi.jpg);
}
.terasalon_item_ttl {
	margin-bottom:22px;
}
.terasalon_item_copy {
	font-size:12px;
	text-align:left;
	margin-bottom:15px;
	line-height:1.8em;
}
#terasalon_area .btn_more {
	font-size:10px;
	width:100px;
	line-height:20px;
	margin:0 auto;
	border:solid 1px #fff;
	border-radius:10px;
  background-image: url(https://img21.shop-pro.jp/PA01414/717/etc/arrow01.png);
	background-repeat: no-repeat;
	background-position: 92% center;
	background-size:6px 10px;
}

/* 動画ギャラリー／20200511追加 */

#terasalon_area .movie_wrap {
	padding-top: 56.25%;
	margin: 0 auto;
	position: relative;
}
#terasalon_area .movie_wrap iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}





/*=============================== インフォメーション ===============================*/

#information_area {
  background-color:#fff;
}
#information_area .inner {
	width:1000px;
	margin:0 auto;
	padding:60px 0;
}
#information_area h2 {
	text-align:center;
	margin-bottom:20px;
}
#information_area h2#anchor_news {
    margin-top: -100px;
    padding-top: 100px;
}
#information_area h2 a {
	outline-style:none;
}
.shrine_info {
	text-align: left;
	margin-bottom: 50px;
	border: solid 1px #ccc;
	padding: 15px;
}

#news_area {
	width:100%;
	/*float:left;*/
  margin-bottom:50px;
}
#news_area dl {
	text-align:left;
	line-height:1.8em;
	height:500px;
	overflow:auto;
}
#news_area dt {
	color:#3E3A39;
	padding:0;
	font-weight:bold;
}
#news_area dd {
	padding-bottom: 20px;
	margin-bottom:18px;
	background: url(https://img21.shop-pro.jp/PA01414/717/etc/dot_news.gif) repeat-x left bottom;
}
#news_area dd::after {
  content:" ";
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
#news_area dd a {
	outline-style:none;
	color:#3E3A39;
	font-weight:normal;
	text-decoration:none!important;
}
#news_area dd a:hover {
	color:#3E3A39;
	text-decoration:underline!important;
}
#news_area dd .news_image {
  float:left;
  width:30%;
  margin:0 5px 5px 0;
}
#news_area dd .news_image img {
  width:100%;
  height:auto;
}
#news_area iframe {
  	display:block;
	width:560px;
}


#bnr_area {
  width:1000px;
  margin:0 auto;
	/*width:340px;
	float:right;
	margin-right:50px;
	padding-top:90px;*/
}
#bnr_area ul {
  text-align:center;
	list-style:none;
}
#bnr_area li {
	width:320px;
	margin-bottom:17px;
	margin-left: 20px;
	float:left;
}
#bnr_area li:nth-child(3n+1) {
   margin-left:0;
}
#bnr_area li:first-child {
	margin-left: 0;
}
#bnr_area li img {
	width:100%;
	height:auto;
}


#pickup_area h2 img {
	height: 115px;
}


/*▼▼ バックアップここから ▼▼*/
/*
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}
*/

/*▼▼ 調整用 ▼▼*/
#main #main_visual_area .section_inner .text_wrap {
padding-top:30px;
padding-bottom:30px;
}


