@charset "UTF-8";

body {
	font-size: 15px;
}

/*----------------------------------------------- hover */
@media (hover: hover) and (pointer: fine) {
	a:hover img {
		opacity: 0.5;
		transition: all 0.3s ease 0s;
	}
	a:hover i {
		opacity: 0.5;
		transition: all 0.3s ease 0s;
	}
	.black-bg ul li a:hover,
	.menu_insta a:hover {
		color: #70738a;
		transition: all 0.3s ease 0s;
	}
	.fix_menu li a:hover,
	.language a:hover img {
		opacity: 1;
		transition: all 0.3s ease 0s;
	}
	.hamb:hover .line {
		background-color: #e3d6d8;
		transition: all 0.3s ease 0s;
	}
	.expo_txt a:hover {
		color: #70738a;
		transition: all 0.3s ease 0s;
	}
	.button a:hover::before {
		top: 0;
		left: 0;
		transition: all 0.3s;
	}
	.button_arrow a:hover::after,
	.button_arrow a:hover::before {
		translate: 20px 0;
		transition: all 0.3s;
	}
	.ft_bnr a:hover img {
		transform: scale(1.05);
		cursor: pointer;
		opacity: 1;
		transition: all 0.3s ease 0s;
	}
}


/*----------------------------------------------- 共通 */
.section_inner,
.footer_inner {
	max-width: 700px;
	padding: 150px 0 0;
}
.fix_menu ul {
	top: 25vh;
}
h2::after {
	width: 160px;
	height: 120px;
}
.button a {
	font-size: 16px;
	margin-bottom: 50px;
}
.button_arrow a {
	margin-right: 0;
}

/*----------------------------------------------- header */
header {
	border: none;
}
.hamb::after {
	display: none;
}
.fv {
	width: 100%;
}
.kv img {
	aspect-ratio: 3 / 2;
	width: 100%;
	height: 80vh;
}
.fv_catch {
	position: absolute;
	width: 100px;
	top: 8vh;
}
.fv_logo {
	position: absolute;
	width: 220px;
	bottom: 50px;
}
.fix_icon {
	position: fixed;
	right: 18px;;
	top: 30vh;
	z-index: 99;
	margin: 0;
}
.fix_icon a {
	color: #70738a;
}
.hamb.active {
	background: none;
}
.menu_logo {
	width: 200px;
	margin: 90px auto 50px;
}
nav.overlay .coming_this_fall img,
nav.overlay .menu_line {
	width: 350px;
}
.black-bg ul li {
	padding: 15px 0;
	font-size: 18px;
}
.black-bg ul {
	margin: 40px auto;
	padding: 30px;
}
.menu_catch {
	width: 80px;
	margin-top: 50px;
}
nav.overlay .menu_insta a {
	font-size: 35px;
}
nav.overlay.menu_insta {
	margin: 30px auto;
}
.fix_menu li.active a {
	opacity: 1;
}
.menu_insta {
	margin: 40px auto;
}


/*----------------------------------------------- .concept */
.concept .section_inner {
	padding: 100px 0 20px;
}
.concept span:first-of-type {
	font-weight: 700;
	letter-spacing: 0.25em;
	font-size: 22px;
}


/*----------------------------------------------- .base */
.flowerbase_img {
	margin: 100px auto 50px;
}
.flowerbase_txt p {
	margin-bottom: 30px;
	text-align: center;
}
.flowerbase_txt {
	margin-bottom: 100px;
}
.flowerbase_w {
	margin-bottom: 100px;
}
.now_base_w {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 70px;
}
.now_base {
	max-width: 500px;
	padding: 50px 50px 70px;
	margin-bottom: 50px;
}
.base h3 {
	font-size: 14px;
	margin-bottom: 50px;
}
.base h3 span {
	font-size: 22px;
}
.now_base_logo img {
	max-width: 350px;
	max-height: 30px;
	object-position: left;
}
.now_base_img {
	margin-bottom: 30px;
}
.now_base_logo {
	margin-bottom: 30px;
}
.now_base_name {
	font-size: 22px;
}
.now_base_insta a {
	margin-bottom: 30px;
}
.now_base_txt {
	margin-bottom: 25px;
}
.now_base_date {
	margin-bottom: 40px;
}
.novelty {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 150px;
}
.novelty_info {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0;
	width: 70%;
	padding-left: 50px;
}
.novelty_img {
	margin: 0;
	width: 30%;
	align-self: self-start;
}
.novelty_img h3 {
	margin-bottom: 0;
}
.novelty_img h3 > span {
	font-size: 22px;
}
.novelty_txt p {
	margin-bottom: 0;
}
.novelty_info_bottom {
	margin-top: 20px;
}
.novelty_info_bottom .note {
	margin-bottom: 20px;
}
.base h4 {
	margin: 75px auto 0;
	font-size: 20px;
}
.novelty_item {
	max-width: 500px;
	margin: auto;
	margin-top: 30px;
}
.novelty_period {
	font-size: 22px;
	margin: 0 -10px 20px;
}
.novelty_name {
	font-size: 22px;
	margin-bottom: 0;
}
.novelty_item_img img {
	padding: 30px;
}
.novelty_title {
	margin-bottom: 20px;
	padding: 0 30px;
}
.novelty_txt {
	padding: 0 30px 50px;
}
.novelty_item_w {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-bottom: 0;
}


/*----------------------------------------------- 2027年国際園芸博覧会 .expo */
.expo {
	margin-bottom: 0;
}
.expo_logo {
	width: 220px;
	margin: 0;
	padding: 40px 50px 50px;
}
.expo_logo img {
	padding: 0 0 10px;
}
.expo_txt {
	margin: 0;
	width: calc(100% - 280px);
	padding: 0;
}
.expo_w {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.expo .section_inner {
	padding: 150px 0 80px;
}


/*----------------------------------------------- footer */
footer {
	border: none;
	margin-top: 0;
}
.footer_inner {
	padding-bottom: 20px;
}
.ft_logo_w {
	margin-bottom: 50px;
}
.ft_logo {
	width: 100px;
}
.copy {
	margin: 50px auto 10px;
}
.ft_bnr_w {
	display: flex;
	max-width: 500px;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ft_bnr {
	width: 47%;
	margin: 0;
	overflow: hidden;
}
.ft_expo_logo::after {
	right: 0;
}
.copy small {
	font-size: 12px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  レスポンシブ調整
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.pc,
.pc_flex {
	display: none;
}
.sp,
.sp_flex {
	display: none;
}
.tb {
	display: block;
}
.tb_flex {
	display: flex;
}


