@charset "UTF-8";

/*------------------------------------------------------------------------------
	Kunouzan Toshogu - Pc CSS
	URL: http://www.toshogu.or.jp/
	Date: 2016-11-01
	Copyright© 2016 Kunouzan Toshogu All Rights Reserved.
------------------------------------------------------------------------------*/
.section{
	font-size: 1.8rem;
}

body#enghomeIndex .section em{
	font-style: italic;
	color: #666;
	font-family:Times New Roman, "sans-serif";
	
}

a.arrow {
	font-weight: bold;
	background:url(../../../shared2/img/ico_arw.png) no-repeat right center;
	padding-right: 14px;
}
.section h3{
	padding:10px 0 10px 30px;
	margin-bottom:15px;
	background:url(../../../shared2/img/ico_01.png) no-repeat 0.8rem center #fff; 
	border-bottom:3px solid #dbdbdb;
}
.section h4{
	padding:5px 0 5px 0;
	margin:15px 0;
	color:#af9661;
	font-size:2.0rem;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}
h1#pageTitle span {
	line-height: 1;
	font-size: 3.0rem;
}
.page-header > .inner {
	width: 100%;
	padding-left: 0;
}
header nav ul#gNav {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
header nav ul#gNav li {
	display: block;
	width: 25%;
	margin: 0;
}
header nav ul#gNav li a {
	padding: 10px 20px;
	box-sizing: border-box;
	line-height: 1.3;
}
header nav ul#gNav li:first-child a,
header nav ul#gNav li:nth-child(2) a {
	padding: 20px 0;
}
body.eng .page-header-clone #gNav {
	width: 75%;
}
.page-header-clone #gNav {
    font-size: 12px;
}
.page-header-clone #gNav li {
	margin: 0;
}

h1#pageTitle span {
	padding: 30px 2px 30px 16px;
}
#modelplanIndex h1#pageTitle span {
	min-height: 380px;
}
#modelplanIndex h1#pageTitle:after {
	top: 538px;
}
#museumIndex h1#pageTitle span {
	min-height: 296px;
}
#museumIndex h1#pageTitle:after {
	top: 450px;
}
#accessIndex h1#pageTitle span {
	min-height: 290px;
}
#accessIndex h1#pageTitle:after {
	top: 440px;
}
#accessIndex .section #map_canvas {
    width: 100%;
    height: 450px;
    border: solid 3px #fff;
}

.acs dd {
	padding-left: 0;
}

/*-----------------------------------------

以下PCのみ適用

------------------------------------------*/
@media screen and (min-width:737px){
	
div.section{
	clear:both;
	width:1000px;
	margin:0 auto 100px;
}

body#museumIndex div.section{
	width:1200px;
}
	
.section p{
	margin-bottom:1.5rem;
}

.section h2.hd{
	text-align:center;
	position:relative;
	margin-bottom:30px;
}
.section h2.hd:before{
	content: " ";
    display: block;
    height: 15px;
    width: 200px;
	position: absolute;
	top: 15px;
	left:0;
	background:url(../../../shared2/img/bg_hd2_l.png) no-repeat;
}
.section h2.hd:after{
	content: " ";
    display: block;
    height: 15px;
    width: 170px;
	position: absolute;
	top: 15px;
	right:0;
	background:url(../../../shared2/img/bg_hd2_r.png) no-repeat;
}


.spNav{
	display:none !important;
}

footer address br,
body#courtesyYakudoshi #container .inbox h2 br,
body.prayer #container .entry dl dd br{
	display:none;
}

.cap{
	margin-top:10px;
	font-size:11px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*==============================================================
　body#enghomeIndex : TOP
===============================================================*/

body#enghomeIndex #lead{
	margin-top:100px;
}
body#enghomeIndex #lead .bnr{
	transition: all .5s;
}
body#enghomeIndex #lead .bnr:hover{
	opacity: 0.7;
}

body#enghomeIndex .floatright{
	width:750px;
}
body#enghomeIndex #fee .floatright h3{
	clear:both;
}
body#enghomeIndex #fee .floatright table{
	width:100%;
}
	body#enghomeIndex #fee .floatright table th {
		font-size: 1.3rem;
	}
	
/*==============================================================
　body#modelplanIndex : 推薦行程
===============================================================*/

body#modelplanIndex h1{
	text-align:center;
	margin-bottom:50px;
}
body#modelplanIndex .move {
	margin-top: 20px;
	border: 1px solid #efdfb1;
	/*height: 98px;*/
	clear: both;
	position: relative !important;
}
body#modelplanIndex .move p {
	vertical-align: middle;
	/*height: 98px;*/
	padding-top:10px;
}
body#modelplanIndex .move p.line1 {
	vertical-align: middle;
	height: 98px;
	position: absolute;
	top: 50%;
	margin-top: -1em;
	margin-left: 120px;
	padding-top:0;
}
body#modelplanIndex .move .floatL {
	margin-right: 20px;
}

body#modelplanIndex .txtarea {
    width: 700px;
    float: right;
}
	body#modelplanIndex .txtarea h2.hd:before {
		width: 130px;
		background-position: right center;
	}
	body#modelplanIndex .txtarea h2.hd:after {
		width: 130px;
	}
body#modelplanIndex .tbl001 {
    width: 100%;
	margin-bottom:0;
}

/*==============================================================
　body#accessIndex : 交通指南
===============================================================*/
body#accessIndex .section .idpass {
    font-weight: bold;
    font-size: 150%;
	text-align:center;
}

/*==============================================================
　body#museumIndex : 博物館簡介
===============================================================*/

body#museumIndex #museum #mixitupbox {
    background-color: #DFE5EA;
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
body#museumIndex #container #filter {
    margin: auto;
    margin-bottom: 50px;
    width: 1200px;
    border: #999 1px solid;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
body#museumIndex #container #filter .active {
    font-weight: bold;
    color: #8b7b50;
    background: #fff;
}
body#museumIndex #container #filter li{
	width: 10%;
	background: #333;
}
body#museumIndex #container #filter a {
	width: 100%;
	cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    padding: 15px 0;
	min-height: 63px;
    border-right: #999 1px solid;
	display:block;
    text-align: center;
    background: #333;
	line-height: 1.2;
	vertical-align: middle;
}
body#museumIndex #container #filter li:nth-child(3) {
	width: 12% !important;
}
body#museumIndex #container #filter li:nth-child(4),
body#museumIndex #container #filter li:nth-child(5) {
	width: 9% !important;
}
body#museumIndex #container #Grid {
	background:none;
}
body#museumIndex #container #Grid li{
    width: 250px;
    height: auto;
    margin: 0 33px 50px 0;
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
body#museumIndex #container #Grid p{
	margin-bottom:0;
}
body#museumIndex #container #Grid img{
	width:100%;
	height:100%;
	margin-bottom:0;
}
body#museumIndex #container #Grid li:not(.title) h3{
    color: #8e7b43;
    margin: 0;
    float: none;
    background: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.1;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-bottom: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 10px 10px 15px;
}
body#museumIndex #container #museum h3{
    font-size: 2.5rem;
    margin: 0;
    margin-bottom: 1.5rem;
    color: #75623c;
    text-align: left;
    font-weight: normal;
    float: none;
	background: none;
	border: none;
	padding: 0;
}
	body#museumIndex #container .name {
		text-align: right;
	}
	
/*==============================================================
　body#precinctsIndex : 神社介紹
===============================================================*/

body#precinctsIndex .spot{
	width:1000px !important;
	margin:0 auto;
}

body#precinctsIndex .spotBox{
	margin:0 50px 30px 0;
	float:left;
	width:300px !important;
	height:auto;
}

body#precinctsIndex .spotBox:nth-child(3n){
	margin-right:0;
}

body#precinctsIndex .spotBox h3{
	padding-top:15px;
	font-size:120%;
	font-weight:bold;
	color:#837453;
}
/*1400px以下なら*/
@media screen and (max-width:1400px){


}
/*1300px以下なら*/
@media screen and (max-width:1300px){

}
/*--EOF-----------------------------------------------------------------------*/

