
/********************************************************************************************************
/* 記事一覧
*********************************************************************************************************/

.daytime_set {
	display: flex;
	padding-bottom : 40px;
	justify-content: space-between;

}




.daytime_set li:nth-child(2) {
	width: 70%;
	padding-bottom : 40px;
}



.age_section01 {
	width: 250px;
	display: inline-block;
	font-size: 100%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #7CDAE9; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	white-space : nowrap;
	margin-right: 20px;
	text-align: center;
	}


.age_section01 img {
	padding-top: 10px;
	margin: auto;
	display: block;
	width: 60px;
	}

.age_section01 p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: auto;
	display: block;
	}



.right_area {
	display: block;
	width: 180px;
	margin-left: 20px;

	}

.right_area img {
	margin: auto;
	display: block;
	width: 100%;
	}




.age_section02 {
	position: absolute;
	right: 0px;
	top: 0px;
	display: inline-block;
	font-size: 80%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #79D8D9; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	}

.age_section03 {
	position: absolute;
	right: 0px;
	top: 0px;
	display: inline-block;
	font-size: 80%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #A3D575; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	}


.age_section01_1 {
	position: absolute;
	right: 80px;
	top: 0px;
	display: inline-block;
	font-size: 80%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #FAB851; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	}


.age_section03_1 {
	position: absolute;
	right: 0px;
	top: 0px;
	display: inline-block;
	font-size: 80%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #A3D575; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	}


.age_point {
	font-size: 80%;
	font-weight: 400;
}



.age_section04 {
	display: inline-block;
	font-size: 80%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #FAB851; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	}


.age_section05 {
	display: inline-block;
	font-size: 80%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #97A7D8; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	}


.age_section06 {
	width: 100%;
	display: inline-block;
	font-size: 100%;
	padding: 15px;
	color: #555555; /*文字色*/
	background-color: #ffffff; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 400;
	margin-top: 20px;
	margin-right: 20px;
	text-align: left;
	border: solid 1px #A5A5A0;

	}



.age_section06 p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: auto;
	display: block;
	}


/********************************************************************************************************
/* 写真一覧
*********************************************************************************************************/

.daytime_image_set {
	display: flex;
	margin-top: -50px;
	margin-bottom: 50px;
	justify-content: space-between;
	flex-wrap: wrap;
}




.daytime_image_set li {
	width: 32%;
	padding-top : 20px;
	padding-bottom : 20px;

}



.daytime_image_set2 {
	display: flex;
	margin-left: 0px;
	margin-top: -50px;
	margin-bottom: 0px;
	justify-content: space-between;
	flex-wrap: wrap;
}




.daytime_image_set2 li {
	width: 32%;
	padding-top : 20px;
	padding-bottom : 20px;

}




.cinta {
position: relative;
text-align: center;
display: inline-block; *display: inline; zoom: 1;
margin: 0px 20px 0px -20px;
}
.uno:before,
.dos:before, .dos:after,
.tres:before, .tres:after,
.cuatro:before, .cuatro:after {
content: "";
display: block;
width: 100px;
height: 30px;
position: relative;
top: 20px;
margin: 0px 0px 0px 43%;
background: rgba(255,255,200,0.6);
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}
/* Esto es s坦lo algo de estilo adicional para la imagen */
.cinta img {
display: inline-block; *display: inline; zoom: 1;
border: 1px solid #ddd;
margin: 0px;
padding: 8px;
background: #fff;
text-align:center;
vertical-align:top;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}
.dos:before, .dos:after {
position: absolute;
top: 10px;
}
.dos:before {
left: 0;
-webkit-transform: rotate(-35deg);
-moz-transform: rotate(-35deg);
transform: rotate(-35deg);

}
.dos:after {
right: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.tres:before, .tres:after {
position: absolute;
top: 10px;
}
.tres:before {
left: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.tres:after {
top: inherit;
bottom: 10px;
right: 0;
-webkit-transform: rotate(-35deg);
-moz-transform: rotate(-35deg);
transform: rotate(-35deg);
}
.cuatro:before, .cuatro:after {
width: 30px;
height: 100px;
position: absolute;
top: 50%;
margin-top: -50px;
}
.cuatro:before {
left: 10px;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
transform: rotate(3deg);
}
.cuatro:after {
margin-top: -60px;
right: 10px;
}
/* Esto es s坦lo algo de estilo adicional para la imagen */
.cinta img {
display: inline-block; *display: inline; zoom: 1;
border: 1px solid #ddd;
margin: 0 20px;
padding: 8px;
background: #fff;
  text-align:center;
  vertical-align:top;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
  max-width:100%;
  height: auto;
}













.photo-frame {
position: relative;
text-align: center;
display: inline-block; *display: inline; zoom: 1;

  transform: rotate(5deg);
  z-index: 1000;
}

.photo-frame img {
display: inline-block; *display: inline; zoom: 1;
border: 1px solid #ddd;
margin: 0px;
padding: 8px;
background: #fff;
text-align:center;
vertical-align:top;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}




.photo-frame2 {
position: relative;
text-align: center;
display: inline-block; *display: inline; zoom: 1;

  transform: rotate(-5deg);
  z-index: 1000;
}

.photo-frame2 img {
display: inline-block; *display: inline; zoom: 1;
border: 1px solid #ddd;
margin: 0px;
padding: 8px;
background: #fff;
text-align:center;
vertical-align:top;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
}





/******************************************************************************
/* スマートフォンサイズ
*******************************************************************************/


@media screen and (max-width:600px) {


.pcOnly {
	display: none;
}


.spOnly {
	display: block;
}



/********************************************************************************************************
/* 記事一覧
*********************************************************************************************************/

.daytime_set {
	display: flex;
	padding-bottom : 0px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.daytime_set li {
	width: 100%;
	padding-bottom : 20px;
}



.daytime_set li:nth-child(2) {
	width: 100%;
	padding-bottom : 20px;
}




.age_section01 {
	width: 100%;
	display: inline-block;
	font-size: 100%;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ffffff; /*文字色*/
	background-color: #BFDF95; /*背景色*/
	border-radius: 5px; /*角の丸み*/ 
	font-weight: 700;
	white-space : nowrap;
	margin-right: 20px;
	text-align: center;
	}

/********************************************************************************************************
/* 写真一覧
*********************************************************************************************************/

.daytime_image_set {
	display: flex;
	margin-top: -50px;
	margin-bottom: 50px;
	justify-content: space-between;
	flex-wrap: wrap;
}




.daytime_image_set li {
	width: 100%;
	padding-top : 0px;
	padding-bottom : 0px;

}


.right_area {
	width: 100%;
	display: block;
	margin-left: 0px;
	text-align: center;
}


.daytime_image_set2 {
	display: flex;
	margin-top: -150px;
	margin-bottom: 50px;
	justify-content: space-between;
	flex-wrap: wrap;
}


.daytime_image_set2 li {
	width: 100%;
	padding-top : 0px;
	padding-bottom : 0px;

}



}
