@charset "utf-8";

/*--------------------
	contents
--------------------*/
#village_box {
	width: 998px;
	height: 800px;
	margin: auto;
	border: #1e4778 2px solid;
	border-radius: 10px;
	background: url(/img/land/background_village.jpg) no-repeat;
	background-size: 1000px 800px;
}
#village_box h2 {
	color: #548235;
}
#village_box section{
	width: 80%;
	margin: 20px auto;
	padding: 20px 0 10px;
	border-radius: 15px;
	background: #fff;
}
#village_box div{
    width: 97%;
    margin: 20px auto;
}

#village .corner {
	text-align: center;
}

.rocci {
	float: left;
	margin-left: 35px;
    padding: 100px 150px;
	animation:2s ease-in 1s infinite alternate forwards running expansion;
	transition: 0.7s;
	text-decoration: none;
	background: url(/img/land/corner1.png) no-repeat center;
	background-size: 90%;
}
.rocci:hover {
	background: url(/img/land/corner2.png) no-repeat center;
	background-size: 100%;
}

.ko {
	float: left;
	padding: 100px 150px;
	animation:2s ease-in 0.4s infinite alternate forwards running expansion;
	transition: 0.7s;
	text-decoration: none;
	background: url(/img/land/corner5.png) no-repeat center;
	background-size: 90%;
}
.ko:hover {
	background: url(/img/land/corner5_2.png) no-repeat center;
	background-size: 100%;
}


.beekun {
	float: left;
	padding: 100px 150px;
	animation:3s ease-in 0.5s infinite alternate forwards running expansion;
	transition: 0.7s;
	text-decoration: none;
	background: url(/img/land/corner3.png) no-repeat center;
	background-size: 90%;
}
.beekun:hover {
	background: url(/img/land/corner4.png) no-repeat center;
	background-size: 100%;
}

.herb {
	float: left;
	margin-left: 180px;
	padding: 100px 150px;
	animation:2s ease-in 0.4s infinite alternate forwards running expansion;
	transition: 0.7s;
	text-decoration: none;
	background: url(/img/land/corner6.png) no-repeat center;
	background-size: 90%;
}

.herb:hover {
	background: url(/img/land/corner7.png) no-repeat center;
	background-size: 100%;
}

@keyframes expansion{
  0%{
    transform: scale(1,1);
  }
  100%{
    transform: scale(1.1,1.1);
  }
}


.box_height section{
	padding: 20px 0;
}

.box_height section{
	color: #fff;
	background: #548235;
}

.box_height section:nth-child(1) {
	color: #000;
	background: #ffff;
}

.box_height div {
	width: 90%;
	margin: 20px auto;
	text-align: center;
}
.box_height div::after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box_height .corner_top img,
.box_height .corner_top img:hover {
	cursor: auto;
	border: none;
	border-radius: 0%;
}

.box_height img{
	transition: 0.7s;
	border: #fff 2px solid;
}
.box_height img:hover {
	cursor: pointer;
	border: yellow 2px solid;
	border-radius: 15px;
}

.box_height p {
	margin-top: 10px;
}

.flextype {
	display: flex;
}
.flextype div {
	margin: 0 auto;
}

.corner_top h2 {
	height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.corner_top p{
	width: 80%;
	margin: auto;
}
.corner_top ul{
	width: 300px;
	margin: 10px auto;
	border: 1px solid #548235;
}
.corner_top ul li{
	list-style: none;
	margin: 0;
	height: 35px;
	border-bottom: 1px solid #fff;
	background: #c1eca3;
}
.corner_top > ul > li:first-child{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: #548235;
}
.corner_top ul li:last-child{
	border-bottom: 0;
}
.corner_top ul li a {
	display: block;
	padding-left: 10px;
	height: 100%;
	line-height: 35px;
	text-decoration: none;
	color: #000;
}
.corner_top ul li a:hover{
	color: #fff;
	background: #6f9457;
}

/*--------------------
	beekun contents
--------------------*/

.bee_bag div {
	width: 80%;
	margin: 20px auto;
}
.bee_bag p {
	text-align: left;
}
.bee_bag .be_data {
	text-align: center;
}
.bee_bag2 div {
	width: 80%;
	margin: auto;
}
.bee_bag div::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.bee_bag a {
	float: left;
	margin-right: 20px;
}
.bee_bag2 img {
	margin: 20px 0;
}

/*--------------------
	ko contents
--------------------*/

.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
.fadein.sc {
	opacity : 1;
	transform : translate(0, 0);
}
#coment_box .font_t {
	background: url(/img/ko/ko_1.jpg) no-repeat center #000;
	height: 600px;
}
#coment_box .ko_flo img:hover {
	border: #fff 2px solid;
	border-radius: 0;
	cursor: auto;
}
.font_t p {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	position: absolute;
	left: 400px;
	bottom: 55px;
}
.oitati h2,
.oitati p {
	width: 800px;
	margin: 20px auto;
	color: #000;
}
.ko_flo div {
	width: 45%;
	padding: 20px;
	color: #000;
	border: 1px #000 solid;
}
.ko_flo p {
	margin: 20px 0;
}
#coment_box .hanamizuki div {
	margin: 150px auto 0;
    height: 600px;
	color: #C0504D;
}
.koibito div {
	width: 50%;
	padding: 20px;
	color: #000;
}

/*--------------------
	herb contents
--------------------*/
#herbsection section{
	color: #000;
	background: #c1eca3;
}
#herbsection section:first-child{
	background: #fff;
}
#coment_box .herb_q ul li:nth-child(odd) {
	margin-top: 20px;
	color: blue;
}
#coment_box .herb_q ul li:last-child {
	margin-bottom: 20px;
}
#coment_box .herb_q ul li{
	list-style: none;
}
#coment_box .herb_q ul li p{
	width: 680px;
	height: 300px;
	margin: 0;
	padding-right: 60px;
	border: 1px solid #000;
}
.herb_q ul li p img {
	float: left;
    width: 300px;
    height: auto;
    margin-right: 60px;
}
#coment_box .herb_q b span{
	font-style: italic;
}
.herb_q p {
	width: 80%;
	margin: 20px auto;
}
#coment_box .resipi div,
.herb_q div{
	width: 80%;
	margin: 20px auto;
	padding-left:20px;
	text-align: left;
	background: #fff;
	border: 1px solid #000;
}
.resipi ul,
.resipi ol {
	padding-top: 25px;
}
.resipi ul {
	float: left;
}

.resipi img {
	width: 370px;
	height: auto;
	margin-bottom: -6px;
	border: none;
}
.resipi ol {
	float: right;
	width: 50%;
	padding-right: 15px;
}
.resipili {
	margin: 0;
	list-style: none;
}
.herb_q img {
	border: none;
}
#coment_box .herb_q img:hover,
#coment_box .resipi img:hover{
	border: none;
	border-radius: 0;
	cursor: default;
}