@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

@import url('https://fonts.googleapis.com/css?family=Cormorant');

/* header */

#wrap.buddha {
	background:#da4f21;
	overflow:hidden;
}

.buddha #header .header{
	background: rgba(218,79,33,0.45);
}

.buddha .hdnav .parent a{
	color:#fff !important;
}

.buddha .hdnav .parent .child{
	background: rgba(255,255,255,0.3);
}


#txttitle {
	padding:120px 0;
	position:relative;
}

#txttitle h2 {
	max-width:94%;
	margin:0 auto;
	font-size:6.5em;
	text-align:center;
	line-height:1.4;
	font-family: 'Cormorant', serif;
	font-weight:400;
	color:#FFF;
}

#txttitle h2 p {
	text-align:center;
	font-size:0.5em;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#txttitle h2 {
letter-spacing:0.02em;
}
}

#txttitle:after {
	width: 20px;
  height: 20px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(-45deg) translateY(-50%);
	position:absolute;
	bottom:0;
	left:50%;
	content:'';
}


#txttitle h2 span {
	position:relative;
	padding-left:40px;
}

#txttitle h2 span:before {
	width:30px;
	height:3px;
	background:#FFF;
	position:absolute;
	left:0;
	top:50%;
	content:'';
	border-radius:5px;
	transform:translateY(-50%;)
}


.buddha #container {
	background:url(../image/buddha/buddha_bg.png) center 170px no-repeat;
	background-size:100% auto;
	padding:0;
}


/*-------------------------------------------------------------------
	archive
-------------------------------------------------------------------*/

#buddha {
	background: rgba(218,79,33,0.8);
	padding:90px 0 200px;
}

#buddha .inwrap {
	background:url(../image/buddha/circle_bg.png) top left no-repeat;
	width:960px;
	margin:0 auto;
	min-height:4408px;
}

#buddha .number {
	z-index:99;
}

/* box01 */

#buddha .box01 {
	position:relative;
	margin:0 0 107px;
}

#buddha .box01:before {
	width:510px;
	height:1px;
	background:#FFF;
	position:absolute;
	top:277px;
	left:385px;
	content:'';
}

#buddha .box01 .number {
	position:absolute;
	top:-20px;
	right:135px;
}

#buddha .box01 .photo {
	float:left;
}

#buddha .box01 .texts {
	padding:230px 0 0;
	margin-left:500px;
	width:385px;
}

#buddha .box01 .texts dt {
	font-family: 'Cormorant', serif;
	font-weight:600;
	line-height:1.0;
	font-size:2.3em;
	color:#f5e6b1;
	margin:0 0 30px;
}


/* box02 */

#buddha .box02 {
	position:relative;
	margin:0 0 227px;
}

#buddha .box02:before {
	width:560px;
	height:1px;
	background:#FFF;
	position:absolute;
	top:267px;
	left:80px;
	content:'';
}

#buddha .box02 .number {
	position:absolute;
	top:-30px;
	left:80px;
}

#buddha .box02 .photo {
	float:right;
}

#buddha .box02 .texts {
	padding:220px 0 0 85px;
	margin-right:500px;
	width:385px;
}

#buddha .box02 .texts dt {
	font-family: 'Cormorant', serif;
	font-weight:600;
	line-height:1.0;
	font-size:2.3em;
	color:#f5e6b1;
	margin:0 0 30px;
}


/* box03 */

#buddha .box03 {
	position:relative;
	margin:0 0 356px;
}

#buddha .box03:before {
	width:400px;
	height:1px;
	background:#FFF;
	position:absolute;
	top:663px;
	right:80px;
	content:'';
}

#buddha .box03 .number {
	position:absolute;
	top:370px;
	right:155px;
}

#buddha .box03 .photo {
	float:left;
}

#buddha .box03 .texts {
	padding:610px 0 0;
	margin-left:500px;
	width:385px;
}

#buddha .box03 .texts dt {
	font-family: 'Cormorant', serif;
	font-weight:600;
	line-height:1.0;
	font-size:2.3em;
	color:#f5e6b1;
	margin:0 0 30px;
}



/* box04 */

#buddha .box04 {
	position:relative;
	margin:0 0 158px;
}

#buddha .box04:before {
	width:562px;
	height:1px;
	background:#FFF;
	position:absolute;
	top:150px;
	left:80px;
	content:'';
}

#buddha .box04 .number {
	position:absolute;
	top:-130px;
	left:80px;
}

#buddha .box04 .photo {
	float:right;
}

#buddha .box04 .texts {
	padding:100px 0 0 80px;
	margin-right:500px;
	width:385px;
}

#buddha .box04 .texts dt {
	font-family: 'Cormorant', serif;
	font-weight:600;
	line-height:1.0;
	font-size:2.3em;
	color:#f5e6b1;
	margin:0 0 30px;
}


/* box05 */

#buddha .box05 {
	position:relative;
	margin:0 0 407px;
}

#buddha .box05:before {
	width:491px;
	height:1px;
	background:#FFF;
	position:absolute;
	top:250px;
	right:90px;
	content:'';
}

#buddha .box05 .number {
	position:absolute;
	top:-40px;
	right:100px;
}

#buddha .box05 .photo {
	float:left;
}

#buddha .box05 .texts {
	padding:200px 0 0;
	margin-left:500px;
	width:385px;
}

#buddha .box05 .texts dt {
	font-family: 'Cormorant', serif;
	font-weight:600;
	line-height:1.0;
	font-size:2.3em;
	color:#f5e6b1;
	margin:0 0 30px;
}


/* box06 */

#buddha .box06 {
	position:relative;
}

#buddha .box06:before {
	width:495px;
	height:1px;
	background:#FFF;
	position:absolute;
	top:100px;
	left:80px;
	content:'';
}

#buddha .box06 .number {
	position:absolute;
	top:-190px;
	left:60px;
}

#buddha .box06 .photo {
	float:right;
}

#buddha .box06 .texts {
	padding:50px 0 0 80px;
	margin-right:500px;
	width:410px;
}

#buddha .box06 .texts dt {
	font-family: 'Cormorant', serif;
	font-weight:600;
	line-height:1.0;
	font-size:2.3em;
	color:#f5e6b1;
	margin:0 0 30px;
}


/*===============================================
  画面の横幅が1024px以下に適用
===============================================*/
@media screen and (max-width: 1024px){
	

}

/*===============================================
  画面の横幅が768px以下に適用
===============================================*/
@media screen and (max-width: 768px){
	
	#buddha .inwrap {
		background:none;
		width:94%;
		min-height:inherit;
	}
	
	#buddha .number img {
		max-height:100px;
	}
	
	/* box01 */

	#buddha .box01 {
		margin:0 0 100px;
	}

	#buddha .box01:before {
		display:none;
	}

	#buddha .box01 .number {
		position:absolute;
		top:-20px;
		right:20px;
	}

	#buddha .box01 .photo {
		float:left;
		width:50%;
	}

	#buddha .box01 .texts {
		padding:120px 3% 0;
		margin:0;
		width:40%;
		float:right;
	}

	#buddha .box01 .texts dt {
		margin:0 0 10px;
		padding:0 0 10px;
		border-bottom:1px solid #FFF;
	}


	/* box02 */

	#buddha .box02 {
		position:relative;
		margin:0 0 100px;
	}

	#buddha .box02:before {
		display:none;
	}

	#buddha .box02 .number {
		position:absolute;
		top:-20px;
		left:20px;
	}

	#buddha .box02 .photo {
		float:right;
		width:50%;
	}

	#buddha .box02 .texts {
		padding:120px 3% 0;
		margin:0;
		width:40%;
		float:left;
	}

	#buddha .box02 .texts dt {
		margin:0 0 10px;
		padding:0 0 10px;
		border-bottom:1px solid #FFF;
	}


	/* box03 */

	#buddha .box03 {
		margin:0 0 100px;
	}

	#buddha .box03:before {
		display:none;
	}

	#buddha .box03 .number {
		position:absolute;
		top:-20px;
		right:20px;
	}

	#buddha .box03 .photo {
		float:left;
		width:50%;
	}

	#buddha .box03 .texts {
		padding:120px 3% 0;
		margin:0;
		width:40%;
		float:right;
	}

	#buddha .box03 .texts dt {
		margin:0 0 10px;
		padding:0 0 10px;
		border-bottom:1px solid #FFF;
	}



	/* box04 */

	#buddha .box04 {
		position:relative;
		margin:0 0 100px;
	}

	#buddha .box04:before {
		display:none;
	}

	#buddha .box04 .number {
		position:absolute;
		top:-20px;
		left:20px;
	}

	#buddha .box04 .photo {
		float:right;
		width:50%;
	}

	#buddha .box04 .texts {
		padding:120px 3% 0;
		margin:0;
		width:40%;
		float:left;
	}

	#buddha .box04 .texts dt {
		margin:0 0 10px;
		padding:0 0 10px;
		border-bottom:1px solid #FFF;
	}


	/* box05 */

	#buddha .box05 {
		position:relative;
		margin:0 0 100px;
	}

	#buddha .box05:before {
		display:none;
	}

	#buddha .box05 .number {
		position:absolute;
		top:-20px;
		right:20px;
	}

	#buddha .box05 .photo {
		float:left;
		width:50%;
	}

	#buddha .box05 .texts {
		padding:120px 3% 0;
		margin:0;
		width:40%;
		float:right;
	}

	#buddha .box05 .texts dt {
		margin:0 0 10px;
		padding:0 0 10px;
		border-bottom:1px solid #FFF;
	}


	/* box06 */


	#buddha .box06:before {
		display:none;
	}

	#buddha .box06 .number {
		top:-20px;
		left:20px;
	}

	#buddha .box06 .photo {
		float:right;
		width:50%;
	}

	#buddha .box06 .texts {
		padding:120px 3% 0;
		margin:0;
		width:40%;
		float:left;
	}

	#buddha .box06 .texts dt {
		margin:0 0 10px;
		padding:0 0 10px;
		border-bottom:1px solid #FFF;
	}
	
	
}

/*===============================================
  画面の横幅が640px以下に適用
===============================================*/
@media screen and (max-width: 640px){
	

	#txttitle {
		padding:80px 0;
		position:relative;
	}
	
	#txttitle:after {
		bottom:20px;
	}

	#txttitle h2 {
		font-size:4em;
	}
	
	#txttitle h2 p {
		text-align:center;
		font-size:0.6em;
	}
	
	
	#txttitle h2 span:before {
		height:2px;
		bottom:10px;
	}
	
	.buddha #container {
		background:url(../image/buddha/buddha_bg.png) center top repeat-y;
		background-size:auto 100%;
		padding:0;
	}


	/* archive */

	#buddha {
		padding:100px 0 100px;
	}

	#buddha .number img {
		max-height:80px;
	}


	/* box01 */

	#buddha .box01 .number {
		position:absolute;
		top:-40px;
		left:0;
		width:100%;
		text-align:center;
	}
	
	#buddha .box01 .photo {
		float:none;
		width:auto;
	}

	#buddha .box01 .texts {
		padding:30px 0 0;
		margin:0;
		width:auto;
		float:none;
	}

	
	/* box02 */

	#buddha .box02 .number {
		position:absolute;
		top:-40px;
		left:0;
		width:100%;
		text-align:center;
	}
	
	#buddha .box02 .photo {
		float:none;
		width:auto;
		text-align:center;
	}

	#buddha .box02 .texts {
		padding:30px 0 0;
		margin:0;
		width:auto;
		float:none;
	}


	/* box03 */

	#buddha .box03 .number {
		position:absolute;
		top:-40px;
		left:0;
		width:100%;
		text-align:center;
	}
	

	#buddha .box03 .photo {
		float:none;
		width:auto;
	}

	#buddha .box03 .texts {
		padding:30px 0 0;
		margin:0;
		width:auto;
		float:none;
	}


	/* box04 */

	#buddha .box04 .number {
		position:absolute;
		top:-40px;
		left:0;
		width:100%;
		text-align:center;
	}
	
	#buddha .box04 .photo {
		float:none;
		width:auto;
		text-align:center;
	}

	#buddha .box04 .texts {
		padding:30px 0 0;
		margin:0;
		width:auto;
		float:none;
	}


	/* box05 */

	#buddha .box05 .number {
		position:absolute;
		top:-40px;
		right:auto;
		left:0;
		width:100%;
		text-align:center;
	}

	#buddha .box05 .photo {
		float:none;
		width:auto;
		text-align:center;
	}

	#buddha .box05 .texts {
		padding:30px 0 0;
		margin:0;
		width:auto;
		float:none;
	}


	/* box06 */

	#buddha .box06 .number {
		position:absolute;
		top:-40px;
		left:0;
		width:100%;
		text-align:center;
	}

	#buddha .box06 .photo {
		float:none;
		width:auto;
		text-align:center;
	}

	#buddha .box06 .texts {
		padding:30px 0 0;
		margin:0;
		width:auto;
		float:none;
	}
	
}

/*===============================================
  画面の横幅が380px以下に適用
===============================================*/
@media screen and (max-width: 380px){
	
}