@charset "UTF-8";
/*＝＝＝＝＝＝#共通＝＝＝＝＝＝＝＝*/
#mainPhoto {
	width:100%;
	margin: 0 0 5%;
}

#mainSuv {
	background: url(../image/shrine/shrine_main.jpg) no-repeat 0 0;
	background-size: cover;
}

/*＝＝＝＝＝＝#神社工法＝＝＝＝＝＝＝＝*/

#shrine h2#bigText {
	font-size: 500%;
	font-weight: 600;
	margin: 4rem auto 4rem;
	line-height: 1;
	background: none;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#231815;
}

#shrine h3 {
	font-size: 220%;
	margin: 0 0 40px 0;
	font-weight: 600;
}
#shrine p.text {
	font-size: 120%;
	letter-spacing: 0.1rem;
	line-height: 2rem;
	margin: 0 0 6%;
	font-weight: bold;
}
#shrine .btnList {
	width: 75%;
	max-width: 1000px;
	margin: 0 auto 6%;
}
#shrine .btnList a {
	pointer-events: none;
}
#shrine .btnList li {
	width: 22%;
	margin: 0 4% 0 0;
	float: left;
	text-align: center;
}

#shrine .btnList li:last-child {
	margin: 0 0 0 0;
}

#shrine .btnList li a p {
	color:#19823f;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 1rem;
}
#shrine .btnList li a span.smallText {
	font-size: 80%;
	font-weight: bold;
}
#shrine .btnList li a img {
	width: 85%;
}

#shrine #projectBtn {
	width:70%;
	margin: 0 auto;
}

#shrine #projectBtn li {
    float: left;
    width: 32%;
    margin: 0 2% 2rem 0;
}

#shrine #projectBtn li .btn {
    width: 100%;
}

#shrine #projectBtn li .btn a {
	border-radius: 30px;
	margin: 0 auto;
}

#shrine #projectBtn li:nth-child(3n) {
    margin: 0 0 2rem;
}

.inochiBtn {
    width: 100%;
    text-align: center;
    max-width: 840px;
    margin: 0 auto 2rem;
}
/*＝＝＝＝＝＝#method＝＝＝＝＝＝＝＝*/
#method .inner {
	text-align: left;
}
#method h2.nomal {
	font-weight: bold;
	background: none;
	display: block;
	line-height: 1.6;
}
#method h3 {
	font-weight: normal;
	margin: 0 0 1rem 0;
}
#method .textBox {
	border: 1px solid #231815;
	padding: 4%;
	width: 100%;
	margin: 0 auto 6%;
}
#method .textBox h2 {
	font-size: 140%;
	font-weight: normal;
}
#method .textBox .float73 .floatL {
	width:58%;
}
#method .textBox .float73 .floatR {
	width:38%;
}
#method .textBox p.caption {
    font-size: 70%;
}
#method .textBox .text {
    font-size: 85%;
    text-align: left;
    font-weight: normal;
    line-height: 1.6;
}

#method .float50 {
	margin: 0 0 6%;
}

#method .float50 .floatL,.float50 .floatR {
	width:48%;
}
#method .float50 .floatR {
    margin: 5% 0 0 0;
}
#method .float50 p,#method .float325 p {
	margin: 0 0 2rem;
	font-size: 85%;
}
#method .float325 {
	margin: 0 0 10%;
}
#method .float325 .floatL {
	width:20%;
}

#method .float325 .floatL:first-child {
	width: 28%;
	margin: 0 2% 0 0;
}
#method .float325 .floatR {
	width:50%;
}
#graphBox h4 {
	font-weight: normal;
	margin: 4% 0;
	padding:0.2rem 1rem;
	background: #6ca0b1;
	color:#fff;
	font-size: 120%;
}
#graphBox h4.bgRed {
	background: #d68477;
}

#graphBox .float50 .floatR {
    margin: 0 0 0 0;
}
#graphBox .float50 .floatL .caption {
	border: 1px solid #231815;
	padding: 0% 1%;
	display: inline-block;
}



@media screen and ( max-width:1140px) {
	#shrine .btnList {
		width: 85%;
	}
	
	#shrine #projectBtn {
		width:100%;
		max-width: 840px;
	}

	
	
}
@media screen and ( max-width:870px) {
	#shrine .btnList {
		width: 90%;
	}
}
@media screen and ( max-width:830px) {
	#shrine .btnList {
		width: 90%;
	}
	#shrine .btnList li {
		width: 48%;
		margin: 0 4% 6% 0;
		text-align: center;
	}
	#shrine .btnList li:nth-child(2n) {
		margin: 0 0 6% 0;
	}
	#shrine .btnList li a p {
		font-size: 70%;
		margin: 0 0 0.5rem;
	}
	#shrine .btnList li a span.smallText {
		font-size: 70%;
		font-weight: bold;
	}
	#shrine .btnList li a img {
		width: 60%;
	}
	
}

@media screen and (min-width:768px) and ( max-width:1120px) {
}

@media screen and (min-width:320px) and ( max-width:767px) { 
	#shrine h2#bigText {
		font-size: 220%;
		padding: 1% 0 6%;
		margin: 3% auto 3%;
	}

	#shrine h3 {
		font-size: 110%;
		margin: 0 0 6% 0;
	}
	#shrine p.text {
		font-size: 14px;
		line-height: 1.8;
		margin: 0 0 10%;
		letter-spacing: unset;
	}
	
	#shrine #projectBtn li {
		float: none;
		width: 100%;
		margin: 0 0 4%;
	}
	#shrine #projectBtn li .btn {
		width: 95%;
	}
	#shrine #projectBtn li .btn a {
		padding: 0.5rem 0;
		font-size: 16px;
	}
	
	#shrine #projectBtn li:first-child img {
		width: auto;
		height: 20px;
		vertical-align: middle;
		padding-bottom: 5px;
	}
	
	#shrine #projectBtn li:nth-child(3n) {
		margin: 0 0 4%;
	}	
	
		.inochiBtn {
		width: 95%;
		max-width: unset;
		margin: 0 auto 4%;
	}	
	
/*＝＝＝＝＝＝#method＝＝＝＝＝＝＝＝*/
#method .inner {
	width: 92%;
	max-width: unset;
}

#method h2 {
	font-size:100%;
}
#method h3 {
	font-weight: normal;
	margin: 0 0 1rem 0;
}
#method .textBox p.text {
	font-size: 14px;
	margin: 0 0 8%;
}
#method .textBox h2 {
	font-size: 110%;
}
#method .textBox .float73 .floatL {
	width:100%;
}
#method .textBox .float73 .floatR {
	width:100%;
}

#method .float50 .floatL,.float50 .floatR {
	width:100%;
}
#method .float50 p,#method .float325 p {
	font-size: 14px;
}
#method .float325 .floatL {
	width:50%;
	margin: 0 auto;
}

#method .float325 .floatL:first-child {
	width: 100%;
}
#method .float325 .floatR {
	width:100%;
}
#graphBox .float50 .floatL .caption {
	padding: 0% 1%;
}
#method .textBox .caption {
    margin: 0.2rem 0 0 0;
}
#graphBox .float50 .floatR .caption {
	font-size: 70%;
	margin: 0.2rem 0 0 0;
}



























}
