@charset "UTF-8";
/* CSS Document */


/* =========================================================
　ホーム
========================================================= */


/* カテゴリー共通（PC版・SP版両方）
--------------------------------------------------------- */
/* SP版だけ */
@media screen and (max-width:640px) {
.g_nav li.g_nav_home a {
	background: #555;
}
}
/* PC版だけ */
@media screen and (min-width:640px) ,print {
.g_nav li.g_nav_home {
	border-bottom: 4px solid #cb3;
}
.g_nav li.g_nav_home a {
	color: #cb3;
}
}


/* スライダー（PC版・SP版両方）
--------------------------------------------------------- */
.slide {
	padding: 0;
}
.slide img {
	width: 100%;
}
/* SP版だけ */
@media screen and (max-width:640px) {
.bx-viewport {
	width: 200%;
	text-align: center;
}
.slide {
	overflow: hidden;
}
.bx-wrapper {
	text-align: center;
}
.bx-wrapper img {
	margin-left: -50%;
	width: 200%;
	max-width: 200%;
}
}


/* ご参拝の方へ（PC版・SP版両方）
--------------------------------------------------------- */
.keidai .osusume_title {
	background: url(images/osusume_a.jpg) no-repeat center top;
	background-size: cover;
}
.haikan .osusume_title {
	background: url(images/osusume_b.jpg) no-repeat center top;
	background-size: cover;
}
.taiken .osusume_title {
	background: url(images/osusume_c.jpg) no-repeat center top;
	background-size: cover;
}
.osusume_title span {
	display: inline-block;
	padding: .5em 1.5em;
	text-align: center;
	border: 1px solid #fff;
	width: 60%;
	color: #fff;
	letter-spacing: .5em;
}
/* SP版だけ */
@media screen and (max-width:640px) {
.osusume {
	padding-top: 0;
}
.osusume .corner_box {
	padding-right: 0;
	padding-left: 0;
}
.keidai ,
.haikan ,
.taiken {
	width: 100%;
}
.osusume_title {
	margin-bottom: 0;
	text-align: center;
	padding: 3em 0;
}
.osusume p {
	display: none;
}
}
/* PC版だけ */
@media screen and (min-width:640px) ,print {
.osusume {
	padding-top: 1em;
}
.keidai ,
.haikan ,
.taiken {
	width: 28%;
	margin-left: 4%;
	float: left;
}
.osusume_title {
	text-align: center;
	padding: 4em 0;
}
.osusume p {
	font-size: 80%;
}
}


/* お知らせ（PC版・SP版両方）
--------------------------------------------------------- */
.dl_news {
	margin: 0 0 2em;
	border-top: 1px solid #ccc;
	text-align: left;
}
.dl_news a {
	padding: 1em 0;
	display: block;
	border-bottom: 1px solid #ccc;
	line-height: 1.4;
	cursor: pointer;
}
.dl_news a:hover {
	background: #fff;
	background: hsla(0,100%,100%,0.5);
}
.dl_news dt {
	color: #999;
	cursor: pointer;
}
.dl_news dd {
	cursor: pointer;
}
/* SP版だけ */
@media screen and (max-width:640px) {
.dl_news dt {
	font-size: 80%;
}
.news .corner_box_right {
	margin: 0 auto;
	width: 280px;
}
}
/* PC版だけ */
@media screen and (min-width:640px) ,print {
.news .corner_box {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding: 0 30px;
}
.corner_box_left {
	float: left;
	width: 690px;
}
.dl_news {
	width: 100%;
}
.dl_news dd {
	margin: -1.4em 0 0 7em;
}
.news .btn a {
	padding: .6em 0;
	display: block;
	max-width: 680px;
}
.news .corner_box_right {
	float: right;
	width: 280px;
}
}


/* お知らせ（PC版・SP版両方）
.dl_news {
	margin: 0 0 2em;
	border-top: 1px solid #ccc;
	text-align: left;
}
.dl_news a {
	padding: 1em 0;
	display: block;
	border-bottom: 1px solid #ccc;
	line-height: 1.4;
	cursor: pointer;
}
.dl_news a:hover {
	background: #fff;
	background: hsla(0,100%,100%,0.5);
}
.dl_news dt {
	color: #999;
	cursor: pointer;
}
.dl_news dd {
	cursor: pointer;
}
/* SP版だけ 
@media screen and (max-width:640px) {
.dl_news dt {
	font-size: 80%;
}
}
/* PC版だけ 
@media screen and (min-width:640px) ,print {
.dl_news {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.dl_news dt {
}
.dl_news dd {
	margin: -1.4em 0 0 7em;
}
}
--------------------------------------------------------- */


/* 各種ご案内（PC版・SP版両方）
--------------------------------------------------------- */
.ul_topics {
	margin-bottom: 4em;
}
.ul_topics a {
	display: block;
	float: left;
}
.ul_topics a.topics_eat {
	background: url(images/topics_eat.jpg) no-repeat center center;
	background-size: cover;
}
.ul_topics a.topics_tey {
	background: url(images/topics_tey.jpg) no-repeat center center;
	background-size: cover;
}
.ul_topics a.topics_shiseki {
	background: url(images/topics_shiseki.jpg) no-repeat center center;
	background-size: cover;
}
.ul_topics a.topics_gikeido {
	background: url(images/topics_gikeido.jpg) no-repeat center center;
	background-size: cover;
}
.ul_topics a.topics_shiji {
	background: url(images/topics_shiji.jpg) no-repeat center center;
	background-size: cover;
}
.ul_topics li {
	margin-top: 3.5em;
	margin-right: auto;
	margin-left: auto;
	padding: 2em .5em 1em;
	border: 1px solid hsla(0,0%,100%,0.50);
	color: #fff;
	width: 1em;
	height: 8em;
	background: rgba(0,0,0,0.60);
	font-size: 110%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/* SP版だけ */
@media screen and (max-width:640px) {
.ul_topics a {
	width: 50%;
	height: 20em;
}
}
/* PC版だけ */
@media screen and (min-width:640px) ,print {
.ul_topics a {
	width: 20%;
	height: 20em;
}
}


/* sns 
--------------------------------------------------------- */
.sns_title{
	margin-top: 1em;
}
.sns{
	display: flex;
	justify-content: space-between;
/*	max-width: 800px;*/
	margin: 2em auto ;
}
.inst,.fb,.x{
	position: relative;
	width: 32%;
	max-width:340px;
	margin: 0 auto;
}
.inst a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.news .clear{
	clear: both;
	height: 0;
}
.news .fb h5{
    margin-bottom: 5px;
    background-color: #3678E5;
    text-align: center;
    color: #fff;
/*    font-weight: bold;*/
    line-height: 1.4;
	font-size: 130%;
}
.news .fb h5 a{
    color: #fff;
	display: block;
	width: 100%;
	padding: 15px;
    box-sizing: border-box;
}
.news .inst h5{
    margin-bottom: 5px;
    background-color: #ff4f7e;
    padding: 15px;
    text-align: center;
    color: #fff;
/*    font-weight: bold;*/
    line-height: 1.4;
	font-size: 130%;
}
.news .sns h5 img{
	width: 100%;
	max-width:29px;
	margin-right: 0.5em;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.news iframe{
    width: 100% !important;
}
.news .x h5 {
	margin-bottom: 5px;
    background-color: #000;
	padding: 15px;
    text-align: center;
    line-height: 1.4;
    font-size: 130%;
}
.news .x h5 a{
    color: #fff;
}
.x .sns_box{
	background: url(images/sns_x_bg.jpg), #fff;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    border: 1.5px solid #DFE7EC;
}
.x .account{
	padding: 4em 20px 1.5em;
}
.x .account img {
	max-width: 47%;
	height: auto;
	display: block;
	margin:0 auto;
}
.x .account_p{
	font-size: .9em;
}
.x .name span{
	font-size: .8em;
}
.x .btn_box01{
	border: 1px solid #000;
	padding: .5em;
}
.x .btn_box01 a{
	color: #000;
	font-size: .8em;
}
/* SP版だけ */
@media screen and (max-width:640px) {
.sns{
	flex-wrap: wrap;
}
.sns > div{
	width: 100%;
}
.news .inst, .news .fb{
	margin-top: 40px;
}
.news iframe{
/*    width: 100% !important;*/
}
}




