@charset "utf-8";
.body_spring {
	color: #4D4D4D;
}
.spring_header {
	background: url("../image/spring2026/img_main.jpg") no-repeat right;
	background-size: cover;
    height: 500px;
	position: relative;
}
.spring_header p.copyright {
	color: #FFF;
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 120%;
    font-weight: bold;
}
/*--------------------
   メニュー
---------------------*/
.spring_menu {
	margin: 40px 0 0;
}
.spring_menu ul {
	display: flex;
	justify-content: space-between;
}
.spring_menu ul li {
	width: calc(25% - 60px);
    position: relative;
    background: #FFF;
    padding: 15px 0 0;
    border-radius: 10px 10px 0 0;
    transition: .4s;
    box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.2);
}
.spring_menu ul li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.spring_menu ul li:hover {
	opacity: .6;
}
.spring_menu ul li img {
	width: 100%;
	vertical-align: bottom;
}
.spring_menu ul li p {
	text-align: center;
    color: #FB0000;
    margin: 0 0 15px;
    line-height: 130%;
}
.spring_menu ul li p span {
	display: block;
	font-size: 60%;
}
/*--------------------
   ページタイトル＆トップテキスト
---------------------*/
.pageinfo {
	background: #FFD0D0;
	font-family: 游明朝, "Yu Mincho", YuMincho, メイリオ, Meiryo, "Hiragino Mincho ProN", FreightDisp, Georgia, serif;
	padding: 20px 0 60px;
}
.pageinfo_box {
	max-width: 900px;
	margin: 0 auto;
}
.pageinfo_box h2 {
	text-align: center;
    font-size: 236%;
	color: #FB0000;
	letter-spacing: 0.05em;
	margin: 0 0 20px;
}
.pageinfo_box h2 span {
	font-size: 80%;
    display: block;
}
.pageinfo_box p {
	font-weight: normal;
    font-size: 114%;
    line-height: 170%;
}
/*--------------------
   本文
---------------------*/
.spring_cntnts {
	margin: 80px 0;
    font-family: 游明朝,"Yu Mincho",YuMincho,メイリオ,Meiryo,"Hiragino Mincho ProN",FreightDisp,Georgia,serif;
}
.bg_pink {
	background: #FFD0D0;
	padding: 80px 0;
}
.spring_box {
	max-width: 1520px;
    margin: 0 auto;
    width: 100%;
}
.spring_box h3 {
	text-align: center;
    font-size: 196%;
	margin: 0 0 20px;
	color: #FB0000;
}
.spring_box h3 span {
	font-size: 50%;
	display: block;
}
p.ttl_txt {
	font-size: 114%;
    text-align: left;
    line-height: 200%;
    font-weight: normal;
    margin: 0 auto 60px;
    max-width: 900px;
}
.info_R,
.info_L {
    overflow: hidden;
    margin: 50px auto;
    width: 1200px;
}
.txt {
	width: 470px;
}
.btn_ttl {
    position: relative;
}
.btn_ttl:has(> a:hover) {
    opacity: 0.5;
}
.btn_ttl a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.txt .btn_ttl h4 {
	font-size: 142.8%;
    margin: 0 0 35px;
    line-height: 170%;
    text-align: center;
    position: relative;
}
.txt .btn_ttl h4:after {
    content: '';
    width: 140px;
    height: 2px;
    display: inline-block;
    background: #baa05f;
    position: absolute;
    bottom: -15px;
    left: calc(50% - 70px);
}
.txt .btn_ttl h4 span {
    font-size: 87%;
}
.txt h6 {
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 10px;
}
.txt .btn_ttl a:after {
    content: url(../image/summer2023/ico_link_grn.png);
    transform: scale(0.2);
    position: absolute;
    top: 5px;
    right: -30px;
}
.txt .btn_ttl h5 {
    text-align: center;
}
.txt p {
	font-size: 114%;
    line-height: 160%;
    font-weight: normal;
	margin: 0 0 15px;
}
span.bg_txt {
    background: #4D4D4D;
    color: #FFF;
    padding: .1em .8em;
    border-radius: 20px;
}
.txt a.txt_link {
    color: #164FD4;
    text-decoration: underline;
}
.txt a.txt_link:hover {
    color: #8aa5e3;
    text-decoration: none;
}
.txt a,
.block_2set .box_2set a {
	background: #FFF;
    color: #f97373;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    display: block;
    text-align: center;
    padding: 8px 20px;
    border-radius: 20px;
    font-weight: bold;
    width: fit-content;
    margin: 0 auto;
    border: 1px solid #f97373;
}
.txt a:hover,
.block_2set .box_2set a:hover {
	background: #ffdede;
}

.info_L .img {
    overflow: auto;
    float: right;
    width: 700px;
    display: flex;
    gap:10px;
}
.info_L .img div {
    width: 50%;
}
.info_L .img div img {
    width: 100%;
}
.spring_box h3.shopname {
	text-align: left;
    font-size: 131%;
    margin: 0 0 10px;
	color: #FB0000;
}
.komidashi {
	font-size: 140%;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 145%;
}
.komidashi:before {
	display: inline-block;
    margin: 0 10px 0 0;
    width: 15px;
    height: 15px;
    content: '';
    border-radius: 100%;
    background: #f97373;
}
/*--------------------
   写真が左
---------------------*/
.info_R img {
	float: left;
    max-width: 990px;
    width: calc(100% - 500px);
}
.info_R .txt {
	float: right;
}
/*--------------------
   写真が右
---------------------*/
.info_L img {
	float: right;
    width: 700px;
}
.info_L .txt {
	float: left;
	margin: 0;
}
.imgR {
	float: right;
	width: 700px;
}
.imgR img {
	margin: 0 0 10px;
}
/*--------------------
   フラワーリングバス
---------------------*/
.link_flrbus {
	width: 830px;
    overflow: hidden;
    margin: 0 auto;
}
.link_flrbus p {
	color: #ed7e98;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: bold;
    float: left;
    font-size: 114%;
    margin: 20px 0 0;
}
.link_flrbus img {
	float: right;
	width: 175px;
}
/*--------------------
   アウトドアアクティビティ
---------------------*/
.outdoor_event {
    width: 830px;
    margin: 0 auto 60px;
    text-align: center;
}
.outdoor_event h4 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #ed7e98;
    font-weight: bold;
    font-size: 130%;
    margin: 60px 0 20px;
}
.outdoor_event .image img {
    vertical-align: bottom;
    display: inline-flex;
    width: calc(50% - 10px);
}
.outdoor_event p {
    margin: 20px 0;
}
.outdoor_event a {
    background: #F49FC2;
    color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    display: block;
    text-align: center;
    padding: 5px;
    border-radius: 20px;
    font-weight: bold;
    max-width: 320px;
    margin: 0 auto;
}
.outdoor_event a:hover {
    background: #ed7e98;
}
/*--------------------
   注意書き
---------------------*/
.footertext_box {
	max-width: 900px;
	margin: 0 auto;
}
.footertext_box p {
	text-indent: -1em;
	padding-left: 1em;
}
.footertext_box .bnr {
	text-align: center;
    margin: 10px 0 0;
}
.footertext_box .bnr img {
	width: 270px;
    border: 1px solid #ccc;
}
.footertext_box .bnr img:hover {
	opacity: .6;
}


@media screen and (max-width: 768px) {
.body_spring {
	color: #4D4D4D;
}
.spring_header {
	background: url(../image/spring2025/img_main.png) no-repeat;
    background-size: cover;
    height: 260px;
    position: relative;
    background-position: right;
}
.spring_header p.copyright {
	font-size: 100%;
}
/*--------------------
   メニュー
---------------------*/
.spring_menu {
	margin: 20px 0 0;
}
.spring_menu ul {
	flex-wrap: wrap;
	gap:10px;
}
.spring_menu ul li {
	width: calc(50% - 5px);
}
.spring_menu ul li a {
	font-size: 100%;
}
/*--------------------
   ページタイトル＆トップテキスト
---------------------*/
.pageinfo {
	padding: 20px;
}
.pageinfo_box h2 {
	font-size: 180%;
}
.pageinfo_box p {
	font-size: 100%;
}
/*--------------------
   本文
---------------------*/
.spring_box h3.shopname {
    margin: 0 0 5px;
}
.spring_cntnts {
	margin: 40px 0;
}
.bg_pink {
	background: #fff1f1;
	padding: 40px 0;
}
.spring_box {
	width: auto;
    margin: 0 20px;
}
.spring_box h3 {
	text-align: center;
	font-size: 136%;
	margin: 0 0 20px;
}
.komidashi:before {
    display: inline-block;
    margin: 0 5px 0 0;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 100%;
    background: #f97373;
}
.spring_box h3 span {
	color: #ed7e98;
	font-size: 50%;
	display: block;
}
p.ttl_txt {
	font-size: 90%;
    text-align: left;
    line-height: 160%;
    font-weight: normal;
    margin: 0 0 20px;
}
.info_R,
.info_L {
	overflow: hidden;
	margin: 0 0 30px;
	width: auto;
}
.txt {
	width: 100%;
}
.txt h4 {
	font-size: 134%;
    color: #ed7e98;
    margin: 0 0 5px;
    line-height: 140%;
}
.txt p {
	font-size: 114%;
    line-height: 160%;
    font-weight: normal;
	margin: 0 0 10px;
}
/*--------------------
   写真が左
---------------------*/
.info_R img {
	float: none;
    width: auto;
    max-width: 100%;
}
.info_R .txt {
	float: none;
    margin: 5px 0 0 0;
    font-size: 80%;
}
/*--------------------
   写真が右
---------------------*/
.info_L img {
	float: none;
    width: 100%;
}
.info_L .txt {
	float: none;
	margin: 5px 0 0 0;
	font-size: 80%;
}
/*--------------------
   フラワーリングバス
---------------------*/
.link_flrbus {
	width: 100%;
    overflow: hidden;
    margin: 0 auto;
	text-align: center;
}
.link_flrbus p {
	color: #ed7e98;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: bold;
    float: none;
    font-size: 100%;
    margin: 20px 0 10px;
	text-align: left;
}
.link_flrbus img {
	float: none;
	width: 175px;
}
/*--------------------
   注意書き
---------------------*/
.footertext_box {
	font-size: 90%;
    margin: 0 20px;
}
.footertext_box .bnr {
    margin: 30px 0 0;
}
.footertext_box .bnr img {
    width: 80%;
    max-width: 270px;
}
}