<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*ヘッダーエリア start*/
#fr {
  background-repeat: no-repeat;
  color: #ff4f5b;
  font-size: 15px;
}
#fr_ce {
  background-color: #FFFFFF;
  border: 1px solid #c8e295;
  border-radius: 6px;
  clear: both;
  display: block;
  margin-bottom: 30px;
}
#fr_fu {
  background-color: #FFFFFF;
  border: 1px solid #c9caca;
  border-radius: 6px;
  clear: both;
  display: block;
  margin-bottom: 15px;
}
#fr_info {
  background-color: #FFFFFF;
  border: 1px solid #ff747b;
  border-radius: 6px;
  clear: both;
  display: block;
  margin-bottom: 15px;
  padding: 0 0 20px;
}
#fr_sh {
  background-color: #FFFFFF;
  border: 1px solid #cccccc;
  border-radius: 6px;
  clear: both;
  display: block;
  margin-bottom: 15px;
  padding: 0 0 20px;
}
#ce_top, #fu_top, #if_top, #sh_top {
  height: 0;
  margin-bottom: 15px;
  overflow: hidden;
}
.fr_list {
  width: auto;
}
.fr_list ul {
  list-style: none outside none;
  margin: 0 0 0 0;
  padding: 0 0 15px 12px;
}
.fr_list ul li {
  display: inline-block;
  margin: 0 5px 20px 0;
  padding: 5px;
  text-align: center;
}
.fr_list ul li p {
  padding-top: 10px;
}
.fr_list ul li p span {
  color: #e60012;
  padding: 0 0 0 10px;
}
.fr_box {
  width: 293px;
  border: 1px solid #d6d2cc;
}
.fr_tx {
  border-top: 1px dotted #FFBFC2;
  color: #172A88;
  font-size: 15px;
  margin: 0 17px;
  padding: 15px 0;
  text-align: center;
}
.frtx02 {
  background-color: #c9bc9c;
  background-image: url(../img/flower/fr_back.gif);
  background-repeat: no-repeat;
  background-position: left top;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0;
  margin-bottom: 15px;
}
#fr_info .inner {
  padding: 0 20px;
}
.ftx_a {
  border-left: 6px solid #FFF100;
  margin: 0 0 0 10px;
  padding: 2px 0 2px 10px;
}
.ftx_a span {
  font-size: 12px;
  padding: 0 0 0 10px;
}
.ftx_b {
  border-bottom: 1px solid #00A29A;
  color: #00A29A;
  font-size: 15px;
  font-weight: bold;
  margin: 0 30px;
  padding: 0;
}
.ftx_c {
  margin: 0 50px;
  padding: 10px 0;
}
.ftx_d {
  color: #3E3A39;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 15px;
}
.pdf_btn {
  text-align: center;
}
.pdf_btn img {
  width: 437px;
}
.sh_list {
}
.sh_list ul {
  margin: 0 auto;
  width: 800px;
}
.sh_list ul li {
  display: inline-block;
  width: 32%;
}
/*PC・印刷用CSS
---------------------------------------------------*/
@media screen and (min-width: 621px), print {
#fr {
  background-image: url(../img/flower/flower_top.jpg);
  height: 240px;
  padding: 20px 0 0 270px;
  width: 690px;
}
#ce_top {
  background-image: url(../img/flower/cele_top.png);
  background-repeat: no-repeat;
  padding-top: 100px;
}
#fu_top {
  background-image: url(../img/flower/fun_top.png);
  background-repeat: no-repeat;
  padding-top: 100px;
}
#if_top {
  background-image: url(../img/flower/fr_in_top.png);
  background-repeat: no-repeat;
  padding-top: 100px;
}
#sh_top {
  background-image: url(../img/flower/shop_top.png);
  background-repeat: no-repeat;
  padding-top: 100px;
}
}
/*スマホ用CSS
---------------------------------------------------*/
@media screen and (max-width: 620px) {
#fr {
  background-image: url(../img/flower/flower_top_sp.jpg);
  background-size: 100% auto;
  height: 0;
  margin-top: 10px;
  overflow: hidden;
  padding-top: 104px;
}
#fr {
  background-image: url(../img/flower/flower_top_sp_ie.jpg)\9;
}
#ce_top {
  background-image: url(../img/flower/cele_top-sp.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 64px;
}
#ce_top {
  background-image: url(../img/flower/cele_top-sp_ie.png)\9;
}
#fu_top {
  background-image: url(../img/flower/fun_top_sp.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 64px;
}
#fu_top {
  background-image: url(../img/flower/fun_top_sp_ie.png)\9;
}
#if_top {
  background-image: url(../img/flower/fr_in_top_sp.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 64px;
}
#if_top {
  background-image: url(../img/flower/fr_in_top_sp_ie.png)\9;
}
#sh_top {
  background-image: url(../img/flower/shop_top_sp.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 64px;
}
#sh_top {
  background-image: url(../img/flower/shop_top_sp_ie.png)\9;
}
#ce_top, #fu_top, #if_top, #sh_top {
  margin-bottom: 10px;
}
.fr_list ul {
  padding: 0 0 5px 8px;
}
.fr_list ul li {
  margin: 0 5px 5px 0;
  padding: 5px;
}
.fr_box {
  width: 130px;
}
.fr_list ul li p {
  padding-top: 5px;
}
.fr_list ul li p span {
  display: block;
}
#fr_ce, #fr_fu, #fr_info, #fr_sh {
  margin: 15px auto;
  width: 308px;
}
#fr_info .inner {
  padding: 0;
}
.frtx02 {
  font-size: 13px;
  font-weight: bold;
  margin: 0 5px 10px;
  padding: 5px 0;
}
.ftx_a span {
  font-size: 12px;
  display: block;
  padding: 0;
}
.sh_list ul li {
  margin: 0 auto;
  width: 100%;
}
.sh_list ul {
  margin: 0 auto;
  width: 300px;
}
.ftx_b {
  font-size: 13px;
  margin: 0 10px;
  padding: 0;
}
.ftx_c {
  margin: 0 10px;
}
.ftx_d {
  font-size: 11px;
  margin: 0 0 10px;
}
.pdf_btn img {
  width: 95%;
}
}


.dl_area {
    width: 90%;
    max-width: 460px;
    margin: 20px auto 0;
}
.dl_tit {
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #f87c7b;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.dl_box {
    background-color: #f9f9f9;
    padding: 30px;
    display: flex;
    justify-content: space-between;
}
.dl_btn {
    width: 48%;
    text-align: center;
}

.dl_btn a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    background-color: #fff;
    border: solid 2px #00a29b;
    border-radius: 100vh;
    padding: 8px 0;
    box-sizing: border-box;
    transition-duration: .3s;
}
.dl_btn a:hover {
    color: #fff;
    background-color: #00a29b;
    transition-duration: .3s;
}
@media screen and (max-width: 620px) {
    .dl_area {
        margin-top: 10px;
    }
    .dl_tit {
        font-size: 13px;
    }
    .dl_box {
        padding: 20px 15px;
    }
    .dl_btn a {
        font-size: 11px;
    }
}</pre></body></html>