@charset "utf-8";
/*--------------------------------------------
 
　　　ブログページ用CSS
 
---------------------------------------------*/


/* =======================================
   section01
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section02
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section03
   ======================================= */
#main h1 {
	margin: 0px 0px 50px 0px;

}
/*--------------------------------------------
 
　　　ブログページ用CSS
 
---------------------------------------------*/


/* =======================================
   section01
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section02
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section03
   ======================================= */
#main #section01 {
	border-bottom: 3px solid #f7f1d8;
	margin: 30px auto;

}
/*--------------------------------------------
 
　　　ブログページ用CSS
 
---------------------------------------------*/


/* =======================================
   section01
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section02
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section03
   ======================================= */#main #section01 .ttl{
	border: none;
	float: left;
}
/*--------------------------------------------
 
　　　ブログページ用CSS
 
---------------------------------------------*/


/* =======================================
   section01
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section02
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section03
   ======================================= */
.policy-title-btn {float:left;}
#main #section01 .section2{
	float: right;
	width: 620px;
	height: auto;
}
#main h2  {

}

#main h2 .date {
	font-size: 50%;
	font-weight: normal;
	position: absolute;
	top: 5px;
	right: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	color: #95ca39;
}

#main h2 .date {
	font-size: 50%;
	font-weight: normal;
	position: absolute;
	top: 5px;
	right: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	color: #95ca39;
}
#main .photo img {
	max-height: 400px;
	max-width: 500px;
	width: auto;
	height: auto;
}


@media screen and (max-width: 1000px) {
#main .leaf_left, #main .leaf_right {display:none;}

}

@media screen and (max-width:768px) {
.policy-title-btn {float:none;}
.policy-title-btn a {width:100%; position:relative;}
.policy-title-btn a img {width:100%; height:auto;}
.policy-title-btn a:after {content:""; width:20px; height:20px; border-right:4px solid #ffbaba; border-bottom:4px solid #ffbaba; transform:rotate(-45deg); position:absolute; top:50%; right:0; margin-top:-6px;}

#main h1 {margin:3% 0 0 0;}
#main h1 img {width:100%; height:auto;}
#main #section01 .section2{float:none; width:100%; height:auto;}
#main #section01 {margin:0 auto 7%;}


}
