@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */

a {
color:#193460;	
}
a:visited {
	
}
a:hover, a:focus {
	color: #c30;
}
.clr{
	clear:both;
	min-height:1em;
}
*html .clr{
	height:1px;
}

body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clr{
	clear:both;
	min-height:1em;
}


.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
.new {
	margin-left: 0;
	padding: 3px 0px 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #ff0000;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

img{
	}





/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}



/* ＰＣサイト始まり
==================================================
==================================================
==================================================
================================================== */






@media (min-width: 768px) {



a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

:-ms-input-placeholder  {color: #999999;}


body , html {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	font-size: 100%;
	line-height: 135%;
	color: #000;
}



ol, ul {
	padding: 10px 0 10px 30px;
	list-style: square;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.pc-disp {
}
.sp-disp {
	display: none;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;
	
}


#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;
	margin-bottom: 167px;

}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 70px;
}


.skip a {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}



/*
#header {
	background-color: #fff;
	border-bottom: 5px solid #e95514;
}
*/

#header {
	border-bottom: 5px solid #000;
}


#header-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 8px 10px 3px 10px;
	border-left: 
}

#header-inner table {
	width: 100%;
}
#header-inner-l {
	width: 50%;
	vertical-align: middle;
	padding-left: 5px;
}

#header-inner-l img {
	width: 100%;
	max-width: 395px;

}

#header-inner-c {
	width: 2%;

}


#header-inner-r {
	text-align: right;
	width: 48%;
	vertical-align: middle;
	font-size: 160%;
	padding-right: 15px;
	text-align: right;
}
#header-inner-r img {
	width: 70%;
}

.sp-header {
	display: none;
}



.kyodo-top img {
	width: 100%;
}



#content {
	width:100%;
	padding-bottom: 80px;

}


/*############## 共同購入トップ###########*/

.shop_button {
	padding-top: 20px;
}
.shop_button ul {
	width: 100%;
	list-style: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0;
}
.shop_button ul li {
	width: 49%;
	margin: 0 0.5%;
}
.shop_button ul li span {
	display: block;
}
.shop_button ul li img {
	width: 100%
}



.shop_button2 {
	padding-top: 10px;
}
.shop_button2 ul {
	width: 100%;
	list-style: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 0;
}
.shop_button2 ul li {
	width: 49%;
	margin: 0 0.5%;
}
.shop_button2 ul li img {
	width: 100%;
}


/*############## 共同購入トップ終わり###########*/






.flow {
	text-align: center;
	margin-bottom: 30px;
}
.flow span {
	color: #ff0000;
}


.top1 {
	width:100%;
	margin-top: 20px;
}

.top1-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;

}
.top1-inner h2 {
	font-size: 120%;
	margin-bottom: 10px;
}

.order-form {
	margin-bottom: 20px;
}

.t-cart {
	width: 100%;
	border: 1px solid #ccc;

}
.t-cart th {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 3px;
}
.t-cart td {
	border: 1px solid #ccc;
	padding: 3px;
}


.t-cart2 {
	width: 100%;
	border: 1px solid #ccc;

}
.t-cart2 th {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 3px;
	width: 150px;
}
.t-cart2 td {
	border: 1px solid #ccc;
	padding: 3px;
}
.t-cart2 td input {

}
.t-cart2 td TEXTAREA {
	width: 555px;
}

.top1-ichiran {
	text-align: right;
}
.top1-ichiran span {

}
.top1-ichiran span a {
	display: inline-block;
	padding: 5px 15px;
	color: #fff;
	background-color: #e95514;
	text-decoration: none;
}
.top1-ichiran span a:hover {
	color: #eee;
}


.top2 {
	width:100%;
	margin-top: 60px;
}

.top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0px;
}

.top2-inner ul{
	width: 100%;
	display: inline-flex;
	flex-wrap: nowrap;
}
.top2-inner ul li {
	width: 33.33%;
	padding: 10px 10px;
	border-right: 1px solid #000;
}
.top2-inner ul li:last-child {
	border-right: none;
}

.top2-inner ul li img {
	width: 100%;
}


.top3 {
	width:100%;
	margin-top: 40px;
}

.top3-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top3-inner:after {
	content: "";
	display: block;
	clear: both;
}
.top3-inner-l {
	float: left;
	width: 37%;
	padding: 30px 10px 0 5px;
}
.top3-inner-l img {
	width: 100%;
}
.top3-inner-l ul li {
	margin-bottom: 5px;
}
.top3-inner-c {
	float: left;
	width: 28%;
	padding: 30px 10px 0 10px;
}
.top3-inner-c img {
	width: 100%;
}
.top3-inner-c ul li {
	margin-bottom: 5px;

}

.top3-inner-r {
	float: left;
	width: 33%;
	margin-left: 2%;
	background-image: url(../images/bg-line.png);
	background-repeat: no-repeat;
	background-position: left top 10px;
	padding: 0 5px 0 35px;
}

.top3-inner-r h2 {
    text-align: center;
    font-size: 140%;
    margin-bottom: 10px;
}

.fb-page {
	margin-top: 20px;
	width: 100%;
	height: 350px;
	overflow-y: hidden;
}
.fb-page iframe {
	width: 100%;
}



.top4 {
	width:100%;
	margin-top: 60px;
}

.top4-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}
.top4-inner ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: nowrap;
}
.top4-inner ul li {
	width: 20%;
	text-align: center;
}
.top4-inner ul li img{
	width: 93%;
}

#footer {
	width: 100%;
	bottom: 0;
	position: absolute;

}
.copy {
	background-color: #000;
	text-align: center;
	padding: 5px 0;
	color: #fff;
}


/* コンテンツページ関係始まり
================================================== */

.page-image {
	width: 100%;
}
.page-image-inner {
	width: 100%;
	margin: 0 auto;
}
.page-image-inner img {
	width: 100%;
}


#category_icon {
	width: 100%;
}
#category_icon .inner{
	width: 100%;
}
#category_icon .inner img{
	width: 100%;
}




/* 動画画面サイズ */

.contentBody iframe {
	width: 100%;
	height: 360px;
}

.contentBody img {
	max-width: 100%;
}


.contentBody th {
	background-color : #e6e6e6;
	font-weight: bold;
}
.contentBody ul li .thumb {
	display: none;
}
#sitemap_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}

#search_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}






#breadCrumb {
	width: 100%;
	font-size:100%;
	margin: 15px 0;
}
#breadCrumb .inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 10px;
}


#breadCrumb p {
	margin-left: 0px;
	
}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}




#content-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 0 5px;
}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}





#main {
	width: 100%;
	min-height:0;
}

#main2 {
	width: 100%;
	min-height:0;
}



.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	min-height:1em;

}

/*
.thumb {
	float: left;
	padding-left: 20px;

}
*/

.thumb img {
	width: 100px;
	margin-right: 15px;

}



.pageList {
	padding-top: 20px;
	margin:0px;
}


.contentBody .pageList {
  margin-left: 15px;
}




.pageList li {
	list-style-type: none;
	margin-bottom: 10px;
	border-top: solid 1px #e95514;
	border-bottom: solid 1px #e95514;
	border-left: solid 10px #e95514;
	border-right: solid 10px #e95514;
}

.pageList .thumb {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0 0 0px;
}

.pageList .title {
    display: table-cell;
	font-size: 120%;
	font-weight: bold;
	width: 100%;
}

.pageList .title a{
	display: block;
	text-decoration: none;
	padding: 15px 0px 15px 10px;
}
.pageList .title a:hover {

}



.pageList .date {
	font-size:100%;
	color: #6E4825;
	display: block;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: right;
	padding-right: 5px;
}


.pageList .description {
 	display: block;
	color: #666666;
	font-weight: normal;
	margin-top:0px;
	font-size: 83%;
	padding-left: 10px;
}











.contentBody .pagination {
	text-align:center;
	}
.contentBody .pagination a{
		background-color : #000000;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}

#sidemenu {
	width: 26.6%;
	float: right;
	margin-top:60px;


}

.sideHeader {
	width: 100%;
	background-color: #e6001a;

}
.sideHeader h2 {
	padding: 12px 0px 18px 0px;
	font-size: 110%;
	color: #fff;
	text-align: center;
	background-image: url("../images/bg-sidemenu-h2.png");
	background-repeat: no-repeat;
	background-position: center 80%;

}

.sideBody {
	width: 100%;
	background-color: #eeefef;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
}

.sideBody li {
	margin: 0 5px 0 5px;
	padding: 9px 0 7px 20px;
	background-color: #fff;
	background-image: url("../images/bg-list.png");
	background-repeat: no-repeat;
	background-position: 8px center;
}

.sideBody .current_page {
	background-color: #eeefef;
}




.sideBody a {
	background-image: url("../images/link-icon01.png");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration : none;

}


.sidebanner {
	margin-top:15px;
	text-align: center;
}

.sidebanner li{
	margin-bottom: 0px;
}

.sidebanner li img{
	border:solid 1px #ccc;
}




.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	

	}
	
.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	}

.contentBody .pul-li02 strong{
	}




/*祭典・行事*/
.contentBody .month-list ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	width: 100%;
}
.contentBody .month-list ul li {
	width: 33.33%;
	padding: 0 2px;
	text-align: center;
}
.contentBody .month-list ul li a {
	display: block;
	background-color: #e95514;
	padding: 4px 0;
	color: #fff;
	text-decoration: none;
}
.contentBody .month-list ul li a:hover {
	background-color: #f1885a;
}

.contentBody .event-tokki {
	text-align: right;
	margin-top: 10px;
}
.contentBody .month-event {
	margin-top: 20px;
}

.contentBody .month-event ul {
	list-style: none;
	margin: 10px 0 0 10px;

}
.contentBody .month-event ul li {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	line-height: 150%;
}
.contentBody .month-event-date {
	display: inline-block;
/*	width: 100px;*/
	padding-right: 20px;

}






/*神札等授与品*/

.contentBody .goods-ca-list ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	width: 100%;
}
.contentBody .goods-ca-list ul li {
	width: 24%;
	padding: 0 2px;
	text-align: center;
	background-image: url("../images/bg-gifts.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 1% 10px 0;
}
.contentBody .goods-ca-title {
	margin-top: 15px;

}
.contentBody .goods-ca-title a {
	background-color: #6b1535;
	display: block;
	padding: 6px 0;
	color: #fff;
	text-decoration: none;
}
.contentBody .goods-ca-title a:hover {
	background-color: #871b43;
}


.contentBody .goods-ca-list ul li img{
	width: 95%;
}

/*神札等授与品詳細*/

.contentBody .goods-detail-list ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentBody .goods-detail-list ul li {
	margin-bottom: 30px;
}

.contentBody .goods-detail-image {
	float: left;
	width: 40%;
}
.contentBody .goods-detail-image img{
	width: 100%;
}
.contentBody .goods-detail-text {
	float: left;
	width: 60%;
	padding-left: 20px;
}
.contentBody .goods-detail-text h3{
	margin: 0 0 10px 0;
}
.contentBody .goods-detail-text h3 p {
	margin: 0;
}



.contentBody .goods-ca-list-bottom {
	margin-top: 50px;
}
.contentBody .goods-ca-list-bottom ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	width: 100%;
}
.contentBody .goods-ca-list-bottom ul li {
	width: 24%;
	text-align: center;
	margin: 0 1% 10px 0;
}
.contentBody .goods-ca-list-bottom ul li a {
	display: block;
	padding: 8px 0;
	text-decoration: none;
	background-color: #6b1535;
	color: #fff;
}
.contentBody .goods-ca-list-bottom ul li a:hover {
	background-color: #871b43;
}



/*よくある質問    */


/*ボックス全体*/
.accbox {
    margin: 2em 0;
    padding: 0;
    width: 100%;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 5px 12px;
    font-weight: bold;
/*    background: #edf7ff;*/
	color: #6b1535;
    cursor :pointer;
    transition: all 0.5s;
}

/*アイコンを表示*/
.accbox label:before {
    content: "\f054";
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
/*    background :#f4fbff;*/
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.contentBody .accbox .accshow ul{
    list-style-type: disc;
	margin: 0 0 0 45px;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
/*    background: #f4f4f4;*/
    opacity: 1;
}

.contentBody .accbox .accshow p {
    margin: 5px 30px
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}

.qa3-2 img {

}



/*境内のご案内 */

.precincts-top {
 padding: 0 15px;
}
.precincts-top iframe {
	width: 100%;
	height: 500px;
}



/*境内マップ */

.precincts-map {
	margin: 30px 0;
}
.precincts-map img {
	width: 100%;
}


.contentBody .precincts-list {

}
.contentBody .precincts-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentBody .precincts-list ul li {
	margin-bottom: 40px;
}

.contentBody .precincts-list-img {
	float: left;
	width: 40%;
}
.contentBody .precincts-list-img img {
	width: 100%;
}
.contentBody .precincts-list-text {
	float: left;
	width: 60%;
	padding-left: 20px;
}
.contentBody .precincts-list-text h3 {
	margin-top: 0;
	background-size: 18px;
	background-image: url("../images/bg-h3.png");
}

/*
.contentBody .h3-1 {
	background-image: url("../images/bg-h3-1.png");

}
.contentBody .h3-2 {
	background-image: url("../images/bg-h3-2.png");

}
.contentBody .h3-3 {
	background-image: url("../images/bg-h3-3.png");

}
.contentBody .h3-4 {
	background-image: url("../images/bg-h3-4.png");

}
.contentBody .h3-5 {
	background-image: url("../images/bg-h3-5.png");

}
.contentBody .h3-6 {
	background-image: url("../images/bg-h3-6.png");

}
.contentBody .h3-7 {
	background-image: url("../images/bg-h3-7.png");

}
.contentBody .h3-8 {
	background-image: url("../images/bg-h3-8.png");

}
.contentBody .h3-9 {
	background-image: url("../images/bg-h3-9.png");

}
.contentBody .h3-10 {
	background-image: url("../images/bg-h3-10.png");

}
.contentBody .h3-11 {
	background-image: url("../images/bg-h3-11.png");

}
.contentBody .h3-12 {
	background-image: url("../images/bg-h3-12.png");

}
.contentBody .h3-13 {
	background-image: url("../images/bg-h3-13.png");

}
.contentBody .h3-14 {
	background-image: url("../images/bg-h3-14.png");

}
.contentBody .h3-15 {
	background-image: url("../images/bg-h3-15.png");

}
.contentBody .h3-16 {
	background-image: url("../images/bg-h3-16.png");

}
.contentBody .h3-17 {
	background-image: url("../images/bg-h3-17.png");

}
.contentBody .h3-18 {
	background-image: url("../images/bg-h3-18.png");

}
.contentBody .h3-19 {
	background-image: url("../images/bg-h3-19.png");

}
.contentBody .h3-20 {
	background-image: url("../images/bg-h3-20.png");

}
.contentBody .h3-21 {
	background-image: url("../images/bg-h3-21.png");

}
.contentBody .h3-22 {
	background-image: url("../images/bg-h3-22.png");

}
.contentBody .h3-23 {
	background-image: url("../images/bg-h3-23.png");

}
*/



/*アクセス */

.g-map iframe {
	width: 100%;
	height: 550px;
}



/*物部神社とは*/

.page-bottom {
	margin-top: 60px;
	border-top: 1px solid #6b1535;
	border-bottom: 1px solid #6b1535;
	border-right: 5px solid #6b1535;
	border-left: 5px solid #6b1535;
	padding: 15px;
}
.contentBody .page-bottom .td-l {
	width: 16%;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}
.contentBody .page-bottom .td-l img {
	width: 100%;
}
.contentBody .page-bottom .td-r {
	width: 84%;
	padding: 15px;
}
.page-bottom-title {
	color: #6b1535;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
}

/*御祈祷について・共通事項*/

.mail-form {
	width: 100%;
	text-align: center;
	margin-top: 60px;
}
.mail-form a {
	display: block;
	padding: 20px 0;
	background-color: #e95514;
	color: #fff;
	text-decoration: none;
	font-size: 140%;
	font-weight: bold;
}
.mail-form a:hover {
	background-color: #f1885a;
}
.mail-form a span {
	background-image: url("../images/icon_mail.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 26px;
	padding-left: 40px;
}

.page-bottom2 {
	margin-top: 30px;
	border-top: 1px solid #e95514;
	border-bottom: 1px solid #e95514;
	border-right: 5px solid #e95514;
	border-left: 5px solid #e95514;
	width: 100%;
}
.page-bottom2-title {
	color: #e95514;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 2px;
}
.contentBody .page-bottom2 .td-l {
	width: 50%;
	vertical-align: middle;
	padding: 15px;
}

.contentBody .page-bottom2 .td-r {
	width: 50%;
	padding: 15px;
}
.contentBody .page-bottom2 .td-r img {
	width: 90%;
}

.page-bottom3 {
	margin-top: 20px;
	border-top: 1px solid #e95514;
	border-bottom: 1px solid #e95514;
	border-right: 5px solid #e95514;
	border-left: 5px solid #e95514;
	width: 100%;
}
.page-bottom3 td{
	padding: 15px;
}
.page-bottom3-title {
	color: #e95514;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 2px;
}
.contentBody .page-bottom3 .td-l {
	width: 50%;
	vertical-align: middle;
	color: #e95514;
	font-weight: bold;
	font-size: 120%;
	line-height: 180%;
	padding-top: 0;
}

.contentBody .page-bottom3 .td-r {
	width: 50%;
	padding-top: 0;
}
.contentBody .page-bottom3 .td-r img {
	width: 90%;
}


/*コンテンツページ関係終わり
================================================== */









/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}


}

/* 幅が 768px以上 1000px以下であれば */
@media (min-width:768px) and (max-width:1000px) {

#header-inner-l {

}

#header-inner-c {

}

#header-inner-r {

}

}


/* ＰＣサイト終わり
==================================================
==================================================
==================================================
================================================== */





/* スマホサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media (max-width: 767px) {


body , html {
	height: 100%;
  -webkit-text-size-adjust: 100%;

}

body {
	margin:0px;
	padding:0px;
	font-size: 87.5%;
	line-height: 130%;

}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

ol, ul {
	padding: 5px 0 5px 15px;
	list-style: square;
}

form {
	margin: 0px;
	padding: 0px;
}

select,
textarea,
input[type=text],
input[type=email],
input[type=date],
input[type=tel] {
  font-size: 16px;
/*  transform: scale(0.8);*/
}



* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pc-disp {
	display: none;
}
.sp-disp {
}


#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#scrollTop {

	position: fixed;
	right: 0;
	z-index: 20;
	margin-bottom: 172px;
}
#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 50px;
}


.skip p {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}





#header {
	display: none;
}
#globalNav {
	display: none;
}




.sp-header {
	margin-top: 55px;
}








/* メニュー関係
================================================== */

#title {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.header-top{
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #fff;
	width:100%;
	height:50px;
	padding: 0px 10px 0 0px;

    filter:alpha(opacity=95);
    -moz-opacity: 0.95;
    opacity: 0.95;
	z-index: 2;
	border-bottom: 2px solid #000;
}

.header-top .logo{
	float: left;
	padding-top: 10px;
}
.header-top .logo img {
	width: 210px;
}


.sub-title {
	float: right;
	text-aling: right;
	padding: 15px 0;
	font-weight: bold;
}

.header-navi form {
	margin: 10px 0 0 22px;
}

#keyword {
	width: 200px;
	height: 28px;
	margin:0px -26px 0px 0;
	border: 0;
	padding: 0 26px 0 0;
	border: 1px solid #ccc;
}

#searchsubmit {
	width: 25px;
}






.menu_open_button{
  margin-top: 0;
  float: left;
  background-repeat: no-repeat;
  background-position: center 8px;
  background-image: url(../images/menu_icon.png);
  background-color: #000;
  padding-top: 28px;
  text-align: center;
	width:  55px;
	height: 45px;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}
.menu_close_button{
	background-repeat: no-repeat;
	background-position: center 8px;
	background-image: url(../images/menu_icon.png);
	background-color: #000;
	padding-top: 28px;
	text-align: center;
	width:  55px;
	height: 45px;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	margin-bottom:20px;
	margin-right:20px;
	float: right;
}


/* Header Nav
================================================== */

.header-navi{
}
.header-navi .nav-header{
  background: #999999;
}
.header-navi .nav-header h2{
  float: left;
  padding: 15px 5px 5px 5px;
}
.header-navi .nav-header button{
  float: right;
  padding: 5px;
}
.header-navi .nav-header button img{
  width: 45px;
}

/*サイドバー
---------------------------------------------------------------*/

#modal { display: none; }

#modal h2{
}

#modal h2,

#modal ul{
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }

#modal ul li{

	background-color: #eeeeee;
	margin-bottom:1px;
	padding: 0 0 0 5px;
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 rgba(255,255,255,1);
  }


#modal ul li a{
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 20px;
	background-image: url(../images/bg-link-s.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#modal-menu1 {

}
#modal-menu2 {

}
#modal-menu3 {

}
#modal-menu4 {

}
#modal-menu5 {

}
#modal-menu6 {

}
#modal-menu7 {

}
#modal-menu8 {

}
#modal-menu9 {

}


.close{
  text-align: right;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.close a{
}

.open{
  display:block;
  margin-top: 7px;
  margin-right: 7px;
  float: right;
}

.open img{
  vertical-align:middle;
}


/*メニュー関係終わり
---------------------------------------------------------------*/



#content {
	width:100%;
	padding-bottom: 50px;
}




/*############## 共同購入トップ###########*/

.shop_button {
	padding-top: 20px;
}
.shop_button ul {
	width: 100%;
	list-style: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}
.shop_button ul li {
	width: 100%;
	margin-bottom: 5px;
}
.shop_button ul li span {
	display: block;
}
.shop_button ul li img {
	width: 100%
}



.shop_button2 {
	padding-top: 10px;
}
.shop_button2 ul {
	width: 100%;
	list-style: none;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}
.shop_button2 ul li {
	width: 100%;
	margin: 0;
}
.shop_button2 ul li img {
	width: 100%;
}


/*############## 共同購入トップ終わり###########*/








.flow {
	text-align: center;
	margin-bottom: 30px;
}
.flow span {
	color: #ff0000;
}



.top1 {
	width:100%;
	margin-top: 20px;
}

.top1-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}
.top1-inner h2 {
	font-size: 120%;
	margin-bottom: 10px;
}

.order-form {
	margin-bottom: 20px;
	line-height: 200%;
}
.order-form span {
	display: block;
}
.l-1 {
	display: inline-block;
	width: 70px;
}
.l-2 {
	display: inline-block;
	width: 70px;
}
.l-3 {
	display: inline-block;
	width: 70px;
}


.t-cart {
	width: 100%;
	border: 1px solid #ccc;

}
.t-cart th {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 3px;
}
.t-cart td {
	border: 1px solid #ccc;
	padding: 3px;
}


.t-cart2 {
	width: 100%;
	border: 1px solid #ccc;

}
.t-cart2 tr {
	display: block;
}
.t-cart2 th {
	width: 100%;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 3px;
	display: list-item;

}
.t-cart2 td {
	width: 100%;
	border: 1px solid #ccc;
	padding: 3px;
	display: list-item;
}

.t-cart2 td input {
	width: 100%;
}
.t-cart2 td TEXTAREA {
	width: 100%;
}




.top1-inner .title a {
	text-decoration: none;
}
.top1-inner ul li .title a:hover {
	text-decoration: underline;
}

.top1-ichiran {
	margin-top: 15px;
	text-align: right;
}
.top1-ichiran span {

}
.top1-ichiran span a {
	display: inline-block;
	padding: 5px 15px;
	color: #fff;
	background-color: #e95514;
	text-decoration: none;
}
.top1-ichiran span a:hover {
	color: #eee;
}


.top2 {
	width:100%;
	margin-top: 30px;
}

.top2-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top2-inner ul{
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}
.top2-inner ul li {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	padding: 0 10px;
}

.top2-inner ul li img {
	width: 100%;
	max-width: 400px;
}


.top3 {
	width:100%;
	margin-top: 30px;
}

.top3-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}

.top3-inner:after {
	content: "";
	display: block;
	clear: both;
}
.top3-inner-l {
	width: 100%;
	padding: 0 10px;
	text-align: center;
}
.top3-inner-l img {
	width: 100%;
	max-width: 400px;
}
.top3-inner-l ul li {
	margin-bottom: 5px;
}
.top3-inner-c {
	width: 100%;
	padding: 0 10px;
	text-align: center;
}
.top3-inner-c img {
	width: 100%;
	max-width: 400px;
}
.top3-inner-c ul li {
	margin-bottom: 5px;
}

.top3-inner-r {
	width: 100%;
	background-image: url(../images/bg-line.png);
	background-repeat: no-repeat;
	background-position: left top 10px;
	margin-top: 30px;
	padding: 0 10px 0 35px;
}

.top3-inner-r h2 {
    text-align: center;
    font-size: 140%;
    margin-bottom: 30px;
}


.fb-page {
	width: 100%;
	height: 300px;
	overflow-y: hidden;
}



.top4 {
	width:100%;
	margin-top: 60px;
}

.top4-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 5px;
}
.top4-inner ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}
.top4-inner ul li {
	width: 50%;
	margin-bottom: 20px;
	padding: 0 10px;
}
.top4-inner ul li:nth-child(odd) {
	text-align: right;
}
.top4-inner ul li img{
	width: 100%;
	max-width: 190px;
}

#footer {
	width: 100%;
	bottom: 0;
	position: absolute;
	background-color: #e95514;
	color: #fff;
}

.footer-navi {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px 5px 0px 5px;
}
.footer-navi ul {
	width: 100%;
	display: inline-flex;
	justify-content: center;
}
.footer-navi ul li {
	margin: 0 10px;
}
.footer-navi ul li a {
	color: #fff;
	text-decoration: none;
}
.footer-navi ul li a:hover {
	text-decoration: underline;
}


.footer-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px 5px;
}

.footer-inner ul {
	width: 100%;
}
.footer-inner ul li {
	line-height: 150%;

}
.footer-inner ul li:first-child {
	text-align: center;
	margin-bottom: 5px;
}
.footer-inner ul li:last-child {
	width: 90%;
	margin-left: 10%;
}

.footer-inner ul li img {
	width: 180px;
}
.footer-inner ul li a {
	color: #fff;
}
.footer-inner ul li span {
	display: block;
}

.copy {
	background-color: #000;
	text-align: center;
	padding: 5px 0;
	font-size: 65%;
}


/* スマホコンテンツページ関係始まり
================================================== */


#category_icon {
	width: 100%;
}
#category_icon .inner{
	width: 100%;
}
#category_icon .inner img{
	width: 100%;
}


/* 動画画面サイズ */

.contentBody iframe {
	width: 100%;
	height: 250px;
}




#main-image {
	display: none;
}



#sitemap_main {
	display: none;
}



#search_main {
	display: none;
}









#breadCrumb {
	width: 100%;
	font-size:100%;
	margin: 15px 0;
}
#breadCrumb .inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 10px;
}


#breadCrumb p {
	margin-left: 0px;
	
}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}



#content-inner {
	width: 100%;
	padding: 5px;
	background-color : #ffffff;


}

#content-inner:after {
}


#main {
	width: 100%;

}
#main2 {
	width: 100%;
}


.contentBody {

}


.contentBody ul li .thumb {
	display: none;
}



.thumb img {
	width: 80px;
	max-width: 80px;
	margin-right: 10px;

}



.pageList {
	padding-top: 20px;
	margin:0px;
}


.contentBody .pageList {
  margin-left: 15px;
}






.pageList li {
	list-style-type: none;
	margin-bottom: 10px;
	border-top: solid 1px #e95514;
	border-bottom: solid 1px #e95514;
	border-left: solid 10px #e95514;
	border-right: solid 10px #e95514;
}

.pageList .thumb {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0 0 0px;
}

.pageList .title {
    display: table-cell;
	font-size: 120%;
	font-weight: bold;
	width: 100%;
}


.pageList .title a{
	display: block;
	text-decoration: none;
	padding: 10px 0px 10px 5px;
}
.pageList .title a:hover {
}



.pageList .date {
	font-size:80%;
	color: #6E4825;
	display: block;
	margin-bottom: 5px;
	margin-top: 0;
	text-align: right;
	padding-right: 5px;
}


.pageList .description {
 	display: block;
	color: #666666;
	font-weight: normal;
	margin-top:0px;
	font-size: 83%;
	padding-left: 5px;
}






.contentBody .pagination {
	text-align:center;
	}
.contentBody .pagination a{
		background-color : #000000;
		color:#fff;
		text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}




#sidemenu {
	display: none;

}


.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
	
.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;
	}

.contentBody .pul-li02 strong{
	}





/*祭典・行事*/
.contentBody .month-list ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	width: 100%;
}
.contentBody .month-list ul li {
	width: 16.66%;
	padding: 0 2px;
	text-align: center;
	margin-bottom: 10px
}
.contentBody .month-list ul li a {
	display: block;
	background-color: #e95514;
	padding: 4px 0;
	color: #fff;
	text-decoration: none;
}
.contentBody .month-list ul li a:hover {
	background-color: #f1885a;
}

.contentBody .event-tokki {
	text-align: right;
	margin-top: 0px;
}
.contentBody .month-event {
	margin-top: 20px;
}





.contentBody .month-event ul {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;

}
.contentBody .month-event ul li {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	line-height: 150%;

}
.contentBody .month-event-date {
	display: inline-block;
/*	width: 100px;*/
	padding-right: 18px;
}

/*神札等授与品*/

.contentBody .goods-ca-list ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	width: 100%;
}
.contentBody .goods-ca-list ul li {
	width: 48%;
	padding: 0 2px;
	text-align: center;
	background-image: url("../images/bg-gifts.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 1% 10px 0;
}
.contentBody .goods-ca-title {
	margin-top: 15px;

}
.contentBody .goods-ca-title a {
	background-color: #6b1535;
	display: block;
	padding: 6px 0;
	color: #fff;
	text-decoration: none;
}
.contentBody .goods-ca-title a:hover {
	background-color: #871b43;
}


.contentBody .goods-ca-list ul li img{
	width: 95%;
}

/*神札等授与品詳細*/

.contentBody .goods-detail-list ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentBody .goods-detail-list ul li {
	margin-bottom: 30px;
}

.contentBody .goods-detail-image {
	float: left;
	width: 37%;
}
.contentBody .goods-detail-image img{
	width: 100%;
}
.contentBody .goods-detail-text {
	float: left;
	width: 63%;
	padding-left: 15px;
}
.contentBody .goods-detail-text h3{
	margin: 0 0 10px 0;
}
.contentBody .goods-detail-text h3 p {
	margin: 0;
}


.contentBody .goods-ca-list-bottom {
	margin-top: 40px;
}
.contentBody .goods-ca-list-bottom ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
	width: 100%;
}
.contentBody .goods-ca-list-bottom ul li {
	width: 49%;
	text-align: center;
	margin: 0 1% 10px 0;
}
.contentBody .goods-ca-list-bottom ul li a {
	display: block;
	padding: 8px 0;
	text-decoration: none;
	background-color: #6b1535;
	color: #fff;
}
.contentBody .goods-ca-list-bottom ul li a:hover {
	background-color: #871b43;
}



/*よくある質問    */


/*ボックス全体*/
.accbox {
    margin: 2em 0;
    padding: 0;
    width: 100%;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 5px 12px;
    font-weight: bold;
/*    background: #edf7ff;*/
	color: #6b1535;
    cursor :pointer;
    transition: all 0.5s;
}

/*アイコンを表示*/
.accbox label:before {
    content: "\f054";
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
/*    background :#f4fbff;*/
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}
.contentBody .accbox .accshow ul{
    list-style-type: disc;
	margin: 0 0 0 45px;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
/*    background: #f4f4f4;*/
    opacity: 1;
}

.contentBody .accbox .accshow p {
    margin: 5px 30px
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}

.qa3-2 img {

}



/*境内のご案内 */

.precincts-top {
 padding: 0 15px;
}
.precincts-top iframe {
	width: 100%;
	height: 500px;
}



/*境内マップ */

.scrollTable {
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling : touch;
}
.scrollTable::-webkit-scrollbar {
  height: 5px;
}
.scrollTable::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.scrollTable::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.precincts-map {
	margin: 30px 0;
}
.contentBody .precincts-map img {
	width: 500px;
	max-width: 500px;
}


.contentBody .precincts-list {

}
.contentBody .precincts-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentBody .precincts-list ul li {
	margin-bottom: 40px;
}

.contentBody .precincts-list-img {
	float: left;
	width: 40%;
}
.contentBody .precincts-list-img img {
	width: 100%;
}
.contentBody .precincts-list-text {
	float: left;
	width: 60%;
	padding-left: 20px;
}
.contentBody .precincts-list-text h3 {
	margin-top: 0;
	background-size: 18px;
	background-image: url("../images/bg-h3.png");
}

/*
.contentBody .h3-1 {
	background-image: url("../images/bg-h3-1.png");

}
.contentBody .h3-2 {
	background-image: url("../images/bg-h3-2.png");

}
.contentBody .h3-3 {
	background-image: url("../images/bg-h3-3.png");

}
.contentBody .h3-4 {
	background-image: url("../images/bg-h3-4.png");

}
.contentBody .h3-5 {
	background-image: url("../images/bg-h3-5.png");

}
.contentBody .h3-6 {
	background-image: url("../images/bg-h3-6.png");

}
.contentBody .h3-7 {
	background-image: url("../images/bg-h3-7.png");

}
.contentBody .h3-8 {
	background-image: url("../images/bg-h3-8.png");

}
.contentBody .h3-9 {
	background-image: url("../images/bg-h3-9.png");

}
.contentBody .h3-10 {
	background-image: url("../images/bg-h3-10.png");

}
.contentBody .h3-11 {
	background-image: url("../images/bg-h3-11.png");

}
.contentBody .h3-12 {
	background-image: url("../images/bg-h3-12.png");

}
.contentBody .h3-13 {
	background-image: url("../images/bg-h3-13.png");

}
.contentBody .h3-14 {
	background-image: url("../images/bg-h3-14.png");

}
.contentBody .h3-15 {
	background-image: url("../images/bg-h3-15.png");

}
.contentBody .h3-16 {
	background-image: url("../images/bg-h3-16.png");

}
.contentBody .h3-17 {
	background-image: url("../images/bg-h3-17.png");

}
.contentBody .h3-18 {
	background-image: url("../images/bg-h3-18.png");

}
.contentBody .h3-19 {
	background-image: url("../images/bg-h3-19.png");

}
.contentBody .h3-20 {
	background-image: url("../images/bg-h3-20.png");

}
.contentBody .h3-21 {
	background-image: url("../images/bg-h3-21.png");

}
.contentBody .h3-22 {
	background-image: url("../images/bg-h3-22.png");

}
.contentBody .h3-23 {
	background-image: url("../images/bg-h3-23.png");

}

*/

/*アクセス */

.g-map iframe {
	width: 100%;
	height: 400px;
}



/*物部神社とは*/

.page-bottom {
	margin-top: 60px;
	border-top: 1px solid #6b1535;
	border-bottom: 1px solid #6b1535;
	border-right: 5px solid #6b1535;
	border-left: 5px solid #6b1535;
	padding: 15px;
}
.contentBody .page-bottom tr {
    display: block;
}
.contentBody .page-bottom .td-l {
	width: 100%;
	display: list-item;
	text-align: center;
	padding: 15px 0 0 0;
}
.contentBody .page-bottom .td-l img {
	width: 80px;;
}
.contentBody .page-bottom .td-r {
	width: 100%;
	display: list-item;
	padding: 15px;
}
.page-bottom-title {
	color: #6b1535;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 2px;
}

/*御祈祷について・共通事項*/

.mail-form {
	width: 100%;
	text-align: center;
	margin-top: 60px;
}
.mail-form a {
	display: block;
	padding: 20px 0;
	background-color: #e95514;
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
letter-spacing : -0.1em;
}
.mail-form a:hover {
	background-color: #f1885a;
}
.mail-form a span {
	background-image: url("../images/icon_mail.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 26px;
	padding-left: 30px;
}

.page-bottom2 {
	margin-top: 30px;
	border-top: 1px solid #e95514;
	border-bottom: 1px solid #e95514;
	border-right: 5px solid #e95514;
	border-left: 5px solid #e95514;
	width: 100%;
}
.page-bottom2-title {
	color: #e95514;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 2px;
}
.contentBody .page-bottom2 .td-l {
	width: 50%;
	vertical-align: middle;
	padding: 10px 0 10px 10px;
}

.contentBody .page-bottom2 .td-r {
	width: 50%;
	padding: 10px;
}
.contentBody .page-bottom2 .td-r img {
	width: 100%;
}

.page-bottom3 {
	margin-top: 20px;
	border-top: 1px solid #e95514;
	border-bottom: 1px solid #e95514;
	border-right: 5px solid #e95514;
	border-left: 5px solid #e95514;
	width: 100%;
}
.page-bottom3 td{
	padding: 10px;
}
.page-bottom3-title {
	color: #e95514;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 2px;
}
.contentBody .page-bottom3 .td-l {
	width: 50%;
	vertical-align: middle;
	color: #e95514;
	font-weight: bold;
	font-size: 100%;
	line-height: 180%;
	padding: 0 0 10px 10px;
}

.contentBody .page-bottom3 .td-r {
	width: 50%;
	padding-top: 0;
}
.contentBody .page-bottom3 .td-r img {
	width: 100%;
}


/*アンカーポイントを65px上にずらす措置*/

.hideAnchor {
	display:block;
	height:0px;
	/height:1px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:-65px;
	padding-bottom:65px;
}



/*コンテンツページ関係終わり
================================================== */






/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}

}






/* スマホサイト終わり
==================================================
==================================================
==================================================
================================================== */

