@charset "UTF-8";
#about01 .message .txtbox {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
}

#about01 .message .txtbox h2 {
	color: #FF7BA8;
	margin-bottom: 0.4rem;
	font-size: 0.4rem;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	#about01 .message .txtbox h2 {
		margin-bottom: 0.2rem;
		font-size: 0.2rem;
		text-align: center;
	}
}

#about01 .message .txtbox p {
	font-size: 0.3rem;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	#about01 .message .txtbox p {
		font-size: 0.16rem;
	}
}

#about01 .flowerlang .flowerlangtp {
	position: relative;
	background-color: #F6F0E5;
	margin-top: 1rem;
	padding: 0.2rem 0;
}
@media screen and (max-width: 767px) {
	#about01 .flowerlang .flowerlangtp {
		margin-top: 0.5rem;
		padding: 0.1rem 0;
	}
}

#about01 .flowerlang .flowerlangtp:before {
	content: "";
	background-image: url("../img/about/bgb_tp.png");
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: 6px;
	position: absolute;
	top: -6px;
}

#about01 .flowerlang .flowerlangtp:after {
	content: "";
	background-image: url("../img/about/bgb_btm.png");
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: 6px;
	position: absolute;
	bottom: -6px;
}

#about01 .flowerlang .flowerlangtp .container {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#about01 .flowerlang .flowerlangtp #ill01 {
	background-image: url("../img/about/img_ill01.png");
	background-size: cover;
	width: 1.3rem;
	height: 1.65rem;
}
@media screen and (max-width: 767px) {
	#about01 .flowerlang .flowerlangtp #ill01 {
		width: 0.65rem;
		height: 0.83rem;
	}
}

#about01 .flowerlang .flowerlangtp .txtbox h2 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
	font-size: 0.3rem;
	text-align: center;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	#about01 .flowerlang .flowerlangtp .txtbox h2 {
		font-size: 0.18rem;
		text-align: center;
	}
}

#about01 .flowerlang .flowerlanglist {
	padding: 0.6rem 0;
}
@media screen and (max-width: 767px) {
	#about01 .flowerlang .flowerlanglist {
		padding: 0.3rem 0;
	}
}

#about01 .flowerlang .flowerlanglist figure {
	width: 100%;
	margin-bottom: 0.2rem;
}
@media screen and (max-width: 1199px) {
	#about01 .flowerlang .flowerlanglist figure.pc {
		display: block!important;
	} 
	#about01 .flowerlang .flowerlanglist figure.sp {
		display: none!important;
	} 
}
@media screen and (max-width: 767px) {
	#about01 .flowerlang .flowerlanglist figure.pc {
		display: none!important;
	} 
	#about01 .flowerlang .flowerlanglist figure.sp {
		display: block!important;
	} 
}

#about01 .flowerlang .flowerlanglist .txtkome {
	text-align: right;
}

#about01 .flowerguide .flowerguidetp {
	position: relative;
	background-color: #E991A0;
}

#about01 .flowerguide .flowerguidetp .container {
	position: relative;
	padding: 0.5rem 0;
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidetp .container {
		padding: 0.25rem 0;
	}
}

#about01 .flowerguide .flowerguidetp #ill02 {
	position: absolute;
	width: 1.01rem;
	top: 0.1rem;
	left: 0;
}
@media screen and (max-width: 1199px) {
	#about01 .flowerguide .flowerguidetp #ill02 {
		width: 0.7rem;
		top: 0.1rem;
		left: 0;
	}
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidetp #ill02 {
		width: 0.4rem;
		top: 0.05rem;
		left: 0;
	}
}

#about01 .flowerguide .flowerguidetp #ill03 {
	position: absolute;
	width: 1.01rem;
	top: 0.3rem;
	left: 1.8rem;
}
@media screen and (max-width: 1199px) {
	#about01 .flowerguide .flowerguidetp #ill03 {
		width: 0.7rem;
		top: 0.4rem;
		left: 0.8rem;
	}
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidetp #ill03 {
		width: 0.4rem;
		top: 0.35rem;
		left: 0.3rem;
	}
}

#about01 .flowerguide .flowerguidetp #ill04 {
	position: absolute;
	width: 1.58rem;
	top: 0.1rem;
	right: 1.8rem;
}
@media screen and (max-width: 1199px) {
	#about01 .flowerguide .flowerguidetp #ill04 {
		width: 0.9rem;
		top: 0.1rem;
		right: 0.5rem;
	}
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidetp #ill04 {
		width: 0.5rem;
		top: 0;
		right: 0.35rem;
	}
}

#about01 .flowerguide .flowerguidetp #ill05 {
	position: absolute;
	width: 1.1rem;
	top: 0.6rem;
	right: 0.4rem;
}
@media screen and (max-width: 1199px) {
	#about01 .flowerguide .flowerguidetp #ill05 {
		width: 0.7rem;
		top: 0.8rem;
		right: 0rem;
	}
}

@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidetp #ill05 {
		width: 0.5rem;
		top: 0.4rem;
		right: 0;
	}
}

#about01 .flowerguide .flowerguidetp:before {
	content: "";
	background-image: url("../img/about/bgp_tp.png");
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: 6px;
	position: absolute;
	top: -6px;
}

#about01 .flowerguide .flowerguidetp:after {
	content: "";
	background-image: url("../img/about/bgp_btm.png");
	background-size: cover;
	background-position: top left;
	width: 100%;
	height: 6px;
	position: absolute;
	bottom: -6px;
}

#about01 .flowerguide .flowerguidetp .txtbox h2 {
	color: #FFF;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
	font-size: 0.3rem;
	text-align: center;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidetp .txtbox h2 {
		font-size: 0.18rem;
	}
}

#about01 .flowerguide .flowerguidebox {
	padding: 0.6rem 0;
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidebox {
		padding: 0.3rem 0;
	}
}

#about01 .flowerguide .flowerguidebox p {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif; 
	font-size: 0.2rem;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidebox p {
		font-size: 0.15rem;
	}
}

#about01 .flowerguide .flowerguidebox p.txttp {
	margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidebox p.txttp {
		margin-bottom: 0.25rem;
	}
}

#about01 .flowerguide .flowerguidebox ul {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

#about01 .flowerguide .flowerguidebox ul li {
	width: calc((100% - 0.5rem) / 2);
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidebox ul li {
		width: 100%;
		margin-bottom: 0.5rem;
	}
	#about01 .flowerguide .flowerguidebox ul li:last-of-type {
		margin-bottom: 0;
	}
}

#about01 .flowerguide .flowerguidebox p.txtbtm {
	color: #E991A0;
	margin-top: 0.5rem;
	font-size: 0.3rem;
	text-align: center;
}
@media screen and (max-width: 767px) {
	#about01 .flowerguide .flowerguidebox p.txtbtm {
		margin-top: 0.25rem;
		font-size: 0.18rem;
	}
}

#about02 {
	background-color: #F6F0E5;
}

#about02 .unionbox ul li {
	border-bottom: 1px solid #000;
	margin-bottom: 0.5rem;
	padding-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
	#about02 .unionbox ul li {
		margin-bottom: 0.25rem;
		padding-bottom: 0.25rem;
	}
}

#about02 .unionbox ul li:last-of-type {
	margin-bottom: 0;
}

#about02 .unionbox ul li h2 {
	margin-bottom: 0.2rem;
	font-size: 0.25rem;
	font-weight: 700;
}
@media screen and (max-width: 767px) {
	#about02 .unionbox ul li h2 {
		margin-bottom: 0.1rem;
		font-size: 0.18rem;
	}
}

#about02 .unionbox ul li dl {
	font-size: 0.18rem;
}
@media screen and (max-width: 767px) {
	#about02 .unionbox ul li dl {
		font-size: 0.15rem;
	}
}

#about02 .unionbox ul li dl dt:before {
	content: "■";
}

#about02 .unionbox ul li dl dd {
	margin-bottom: 0.2rem;
}
@media screen and (max-width: 767px) {
	#about02 .unionbox ul li dl dd {
		margin-bottom: 0.1rem;
	}
}

#about02 .unionbox ul li dl dd:last-of-type {
	margin-bottom: 0;
}