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

body {
	background-image: url(../images/2nd_bg.jpg);
	background-repeat: repeat;
}

p {
	font-size: 15px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	line-height: 1.6;
	text-shadow: 0 1px 0 #eeeeee;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

li {
	font-size: 13px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 1.5;
	text-shadow: 0 1px 0 #eeeeee;
}

a:-webkit-any-link {
	color: #7d6a00;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.40);
}

img {
	max-width: 100%;
	height: auto;
	border: none;
}

.wordbreak {
	overflow: visible;
	white-space: normal;
}

._clearLeft {
	clear: left;
	height: 0;
}

._clearRight {
	clear: right;
	height: 0;
}

._clearBoth {
	clear: both;
	height: 0;
}

.red {
	color: #BF0000;
}

.enji {
	color: #800000;
}

.purple {
	color: #8037C8;
}


.left {
	float: left;
}

.right {
	float: right;
	font-size: 1.0em;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}

.small {
	font-size: 11px;
}

.txt13 {
	font-size: 13px;
}

.txt15 {
	font-size: 15px;
}

.txt16 {
	font-size: 16px;
}

.txt17 {
	font-size: 17px;
}

.txt20 {
	font-size: 20px;
}

.txt-bold {
	font-weight: bold;
}

.bgred {
	border: 1px solid #b4242a;
	color: #ffffff;
	text-shadow: 0 1px 0 #444444;
	background: #811a1e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8d1c21), to(#74171b));
	background-image: -webkit-linear-gradient(#8d1c21, #74171b);
	/* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#8d1c21, #74171b);
	/* FF3.6 */
	background-image: -ms-linear-gradient(#8d1c21, #74171b);
	/* IE10 */
	background-image: -o-linear-gradient(#8d1c21, #74171b);
	/* Opera 11.10+ */
	background-image: linear-gradient(#8d1c21, #74171b);
	margin-top: 15px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.bgred-2 {
	border: 1px solid #b4242a;
	color: #ffffff;
	text-shadow: 0 1px 0 #444444;
	background: #811a1e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8d1c21), to(#74171b));
	background-image: -webkit-linear-gradient(#8d1c21, #74171b);
	/* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#8d1c21, #74171b);
	/* FF3.6 */
	background-image: -ms-linear-gradient(#8d1c21, #74171b);
	/* IE10 */
	background-image: -o-linear-gradient(#8d1c21, #74171b);
	/* Opera 11.10+ */
	background-image: linear-gradient(#8d1c21, #74171b);
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
	line-height: 25px;
}

.bgblack {
	border: 1px solid #666666;
	color: #ffffff;
	text-shadow: 0 1px 0 #444444;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #000000;
	line-height: 25px;
}

.indent1-a {
	text-indent: -1em;
	margin-left: 1em;
	display: block;
}

.indent1 {
	text-indent: -1.3em;
	margin-left: 1.3em;
	display: block;
}

.indent4 {
	text-indent: -3.9em;
	margin-left: 3.9em;
	display: block;
}

.indent5 {
	text-indent: -5.0em;
	margin-left: 5.0em;
	display: block;
}


/* 共通パーツここから----------------------------------------------------- */


/* ----- 共通 ページコンテンツ部分ここから ----- */
.ui-mobile .type-interior {
	background-image: url(../images/2nd_bg.jpg);
	background-repeat: repeat;
}

.ui-mobile .type-interior .ui-navbar {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.ui-mobile .type-interior .ui-content {
	margin: 0;
	padding: 160px 20px 30px 20px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/contents_bg.png);
	-webkit-background-size: 1024px 160px;
	background-size: 1024px 160px;
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #000000;
	text-shadow: 0 1px 0 #eeeeee;
}

.ui-mobile #wedding .ui-content {
	background-image: url(../images/contents_bg_wedding.png);
	background-repeat: no-repeat;
}

.ui-mobile #r03reisai .ui-content {
	background-image: url(../../jinja/img/img_r03reisai_header_sp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ui-navbar ul li a:link {
	color: #7d6a00;
	/*{a-bar-link-color}*/
	;
}

.ui-navbar ul li a:visited {
	color: #7d6a00;
	/*{a-bar-link-visited}*/
	;
}

.ui-navbar ul li a:hover {
	color: #000000
	/*{a-bar-link-hover}*/
	;
}

.ui-navbar ul li a.ui-btn-active {
	color: #FFFFFF
	/*{a-bar-link-active}*/
	;
}

.ui-content h2 {
	font-size: 24px;
	color: #000000;
	border-radius: 0px;
	background-image: url(../docs/_assets/images/h2-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 32px;
	height: auto;
	background-color: #ef9dea;
	background-color: rgba(242, 226, 153, 0.6);
	width: 100%;
	margin-left: -20px;
	text-align: left;
	text-shadow: 1px 0 1px #FFF;
	font-weight: normal;
}

.ui-content h2.top {
	font-size: 24px;
	color: #000000;
	border-radius: 0px;
	background-image: url(../docs/_assets/images/h2-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 32px;
	height: auto;
	background-color: #ef9dea;
	background-color: rgba(242, 226, 153, 0.6);
	width: 100%;
	margin-left: -20px;
	text-align: left;
	text-shadow: 1px 0 1px #FFF;
	font-weight: normal;
	margin-top: 0px;
}

.ui-content .h2_sub {
	position: relative;
	text-align: right;
	font-size: 9px;
	top: -39px;
	right: -10px;
	margin-bottom: -15px;

}

.ui-content h3 {
	-webkit-margin-before: 0;
	font-size: 20px;
	color: #000;
	text-shadow: 1px 0px 1px #ffffff,
		0px 0px 10px #ecba4f,
		0px 0px 20px #ecba4f;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F581C;
}

.ui-content .menu h3 {
	-webkit-margin-before: 0;
	font-size: 20px;
	color: #FFF;
	text-shadow: 1px 0px 1px #000,
		0px 0px 10px #ecba4f,
		0px 0px 20px #ecba4f;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.green {
	color: #09532E;
	text-shadow: 1px 0px 1px #FFF;
}

.ui-content h4 {
	-webkit-margin-before: 0;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 18px;
	margin-bottom: 10px;
	padding-left: 3px;
	line-height: 24px;
	text-shadow: 0px 0px 1px #FFF;
	border: 2px solid #534026;
	background-color: #6D5432;
}

.ui-content h5 {
	-webkit-margin-before: 0;
	font-size: 16px;
	color: #DC6B05;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DC6B05;
}

.ui-content .Box {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #006633;
}

.main-content ul.ui-listview {
	padding-top: 35px;
}

/* ----- 共通 ページコンテンツ部分ここまで ----- */

/* ----- 共通 フッター部分ここから ----- */
.ui-footer {
	border-top: 1px solid #d1cac2;
	margin: 0;
	padding: 0;
}

.ui-footer .footer_info {
	background-color: #3C201C1;
	border-top: 1px solid #fff;
	padding: 10px 0 5px 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-shadow: 1px 0 1px #000;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-position: left top;
}

.ui-footer .footer_info h4 {
	text-indent: -9999px;
	background-image: url(../images/footer_logo_r.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 240px 75px;
	background-size: 240px 75px;
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0 auto;
}

.ui-footer .footer_info p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-shadow: 1px 0 1px #000;
}

.ui-footer .footer_info p.footer_info_tel {
	font-size: 15px;
	font-weight: bold;
	margin: 2px auto 0 auto;
}

.ui-footer a:link {
	color: #1E82B7;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.40);
	text-shadow: 0 1px 0 #eeeeee;

}


/* ----- 共通 フッター部分ここまで ----- */


/* 共通パーツここまで----------------------------------------------------- */
/* ----------------------------------------------------------------------- */


/* INDEXページここから --------------------------------------------------- */

/* INDEXページページ背景 */
#index {
	background-color: #D7EBFF;
	margin: 0;
	padding: 0;
}


/* INDEXページヘッダー */
#index .ui-header {
	height: 0;
	margin: 0;
	padding: 0;
}


/* INDEXページコンテンツ部分 */
#index .ui-content {
	background-image: url(../images/bg_1_r.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	padding: 0;
	background-color: #D7EBFF;
	background-position: top;
	margin: 0;
	/*height:376px;*/
	overflow: visible;
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
	#index .ui-content {
		background-image: url(../images/bg_1_r.jpg);
		background-color: #D7EBFF;
	}
}

#index #header {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto;
}

#index .ui-content h1 {
	width: 224px;
	height: 50px;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
}

#index .ui-content h2 {
	width: 100%;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	color: #FFFFFF;
	-webkit-margin-before: 0;
	border-radius: 0px;
	height: auto;
	text-shadow: 1px 0 1px #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #036;
	background-color: #003E7B;
}

#index .ui-content p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5;
	padding-bottom: 10px;
}

#slide1 {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#slider {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#slide2 {
	padding: 0px;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}

#slider-pickup {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top_menu_l {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.top_menu_l img {
	max-width: 150px;
	height: auto;
	margin-right: 1px;
	margin-bottom: 1px;
}

.top_menu div {
	background-image: url(../images/btn_top_bg_r.png);
	-webkit-background-size: 320px 40px;
	background-size: 100% 40px;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: right;
	height: 40px;
	margin: 0;
}

.top_menu ul li a:link {
	text-decoration: none;
}

.top_bottom_menu {
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#fb {
	position: absolute;
	left: 250px;
	top: 15px;
}


/* INDEXページここまで --------------------------------------------------- */


/* 年中行事 */


#gyouji table {
	border-collapse: collapse;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
}

#gyouji th {
	border-collapse: collapse;
	border: 1px solid #4A88C6;
	background-color: #FFF4FA;
	text-align: right;
	color: #000;
	font-weight: normal;
	text-shadow: 0px 0px 2px #ffffff, 0 0 4px #ffffff, 0 0 6px #ffffff, 0 0 8px #ffffff;
	padding-right: 10px;
	font-size: 14px;
}

#gyouji td {
	border-collapse: collapse;
	border: 1px solid #4A88C6;
	padding-right: 0px;
	text-align: center;
	font-size: 14px;
}


/* 家庭のまつり */

.katei09 {
	border: 1px dashed #503816;
}

/* 神前結婚式のご案内 */

#wedding .ui-listview .ui-li {
	font-weight: normal;
	font-size: 15px;
}



/*---リストビュー サムネイル画像部分----*/
.ui-li-thumb {
	padding: 10px 10px 0px 10px;
}

.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit {
	min-height: 80px;

}


/* 動画（youtube）のページ */

.youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* お知らせ */
.news-contents {
	margin-bottom: 40px;
	width: 100%;
}

.news-title {
	font-size: 1.2em;
	color: green;
}

.news-title h2 {
	font-weight: bold;
}

.news-title p::before {
	content: "【";
}

.news-title p::after {
	content: "】";
}

.news-date {
	color: #0753AC;
}
.news-text {
	padding-left: 1em;
}



/* テキストを省略させずに表示 */

.ui-footer .ui-title,
/* footer */
.ui-btn-inner,
/* button */
.ui-li-heading,
/* listview heading */
.ui-li .ui-btn-text a.ui-link-inherit,
/* listview link */
.ui-li-desc

/* listview description */
	{
	overflow: visible;
	white-space: normal;
}

/* EOF */