@charset "UTF-8";

@import 'https://fonts.googleapis.com/css?family=Sacramento';
@import 'https://fonts.googleapis.com/css?family=Josefin+Sans:400,700';

/* ---------------------------------------------------------
	リセット
----------------------------------------------------------*/
/*追加　ここから*/
.mainBtm {
  clear: both;
  padding-top: 40px;
}

.mainBtm .ttl02 {
  clear: both;
  font-size: 1.1em;
  margin: 0 auto 10px;
}

.mainBtm .productBox {
  margin: 0 -40px;
  position: relative;
  width: 1040px;
}

.mainBtm .productBox .inner li img,
.mainBtm .productBox .imgL {
  float: left !important;
}

.mainBtm .productBox .imgL,
.mainBtm .productBox .imgR {
  float: right;
  padding-top: 42px;
}

.mainBtm .productBox .imgL {
  margin-right: 20px;
}

.mainBtm .productBox .inner {
  background: url("../img/index/inner_bg.gif") no-repeat scroll left top transparent;
  margin: 0 auto;
  overflow: hidden;
  padding: 22px 10px;
}

.mainBtm .productBox .inner ul {
  padding: 0 3px 15px 0;
  width: 990px;
}

.mainBtm .productBox .inner li {
  float: left;
  font-size: 1.2em;
  line-height: 1.4;
  margin-right: 30px;
  width: 260px;
}

.mainBtm .productBox .inner li span {
  display: block;
  padding: 2px 0 0 80px;
}

.mainBtm .productBox .inner li span span {
  color: #222222;
  display: inline;
  font-size: 0.91em;
  padding: 2px 0 0;
}

.mainBtm .productBox img.carou {
  display: block;
}

.mainBtm .iconUl {
  margin: 6px 0 30px;
  text-align: center;
}

.mainBtm .iconUl li {
  cursor: pointer;
  display: inline;
  float: none;
  margin: 0 2px;
  width: 10px;
}

.mainBtm .flower {
  background: url("../img/index/flower_bg.gif") repeat-y scroll center top transparent;
  margin: 0 -88px;
  padding: 21px 88px 20px;
  position: relative;
}

.mainBtm .flower ul li {
  color: #1F1713;
  float: left;
  font-size: 1.1em;
  margin-right: 14px;
  width: 180px;
}

.mainBtm .flower ul li a {
  color: #1F1713;
}

.mainBtm .flower ul li img {
  display: block;
  margin-bottom: 12px;
}

.mainBtm .txtDl {
  border-bottom: 1px solid #DEDEDE;
  border-top: 1px solid #DEDEDE;
  margin: 0 auto;
  padding: 20px 2px 17px;
  width: 954px;
}

.mainBtm .txtDl dt {
  color: #398B92;
  float: left;
  font-size: 1.1em;
  width: 75px;
}

.mainBtm .txtDl dd {
  font-size: 1.1em;
  margin-bottom: 12px;
  padding-left: 76px;
}

.prod_box .row3_prod_list {
  float: left;
  margin: 10px;
  width: 220px;
}
@media (max-width: 768px) {
  .prod_box .row3_prod_list {
    width: 44% !important;
  }
}

#LI .inner .photoBox {
  float: right;
}

#LI .inner .textBox {
  margin: 3px 0 0;
  width: 80px;
  float: left;
}

#LI .inner .textBox .title {
  margin-bottom: 7px;
}

#LI .inner p {
  font-size: 1.1em;
  line-height: 1.4;
}

#LI .inner .subInner {
  padding: 0 19px 4px 15px;
}

#LI .inner .link {
  margin: 0 16px 8px 0;
  clear: both;
  text-align: right;
}

#LI .inner .link a {
  padding-left: 14px;
  background: url(../img/common/icon12.gif) no-repeat left center;
}

#MB .rankingUl {
  margin-bottom: 20px;
}

#MB .rankingUl li {
  padding: 13px 11px 0;
  width: 125px;
  float: left;
  text-align: center;
}
@media (max-width: 768px) {
  #MB .rankingUl {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #MB .rankingUl li {
    width: 33%;
  }
}

#MB .rankingUl .ranking {
  margin-bottom: 10px;
  text-align: center;
  background: url(../img/index/ranking_bg.gif) no-repeat center bottom;
}

#MB .rankingUl .new {
  margin: 16px 0 5px;
  text-align: left;
}

#MB .rankingUl .txt {
  letter-spacing: -1px;
  line-height: 1.5;
}

#MB .rankingUl span {
  margin-bottom: 8px;
  display: block;
  line-height: 11px;
}

#MB .rankingUl span img {
  margin-right: 5px;
}

/*追加　ここまで*/
/*追加　ここから*/
.sp_case {
  display: none;
}

/* ---------------------------------------------------------
	共通モジュール
----------------------------------------------------------*/
/*	見出し
------------------------------------------------ */
#MB .sp_biz_h2 {
  margin: 50px 0 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #8e8e8e;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.0em;
}

#MB>.sp_biz_h2:nth-of-type(1) {
  margin-top: 0;
}

/*	法人ギフト花検索
------------------------------------------------ */
#HD #sp_biz_search {
  position: fixed;
  top: 50%;
  right: -314px;
  -webkit-transition: right ease-in-out .5s;
  transition: right ease-in-out .5s;
  z-index: 10001;
}

#HD #sp_biz_search #sp_biz_btnSearch {
  position: relative;
  float: left;
  width: 68px;
  padding: 60px 10px 20px 10px;
  border: 4px solid #fff;
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: rgba(52, 47, 47, 0.9);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  text-align: center;
}

#HD #sp_biz_search #sp_biz_btnSearch:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  width: 43px;
  height: 42px;
  background: url(/excludes/biz/img/common_bg_search.png) no-repeat 0 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#HD #sp_biz_search.is_show {
  right: 0;
}

#HD #sp_biz_search.is_show #sp_biz_btnSearch:before {
  background-position: 0 -42px;
}

#HD #sp_biz_search .inner {
  position: relative;
  width: 220px;
  margin-left: 88px;
  padding: 20px 60px 20px 30px;
  border: 4px solid #fff;
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: rgba(52, 47, 47, 0.9);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 1.2em;
}

#HD #sp_biz_search .inner #sp_biz_btnSearchClose {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 4em;
  cursor: pointer;
}

#HD #sp_biz_search .inner #sp_biz_btnSearchClose span {
  display: block;
  width: 60px;
  height: 70px;
  position: relative;
}

#HD #sp_biz_search .inner #sp_biz_btnSearchClose span:before,
#HD #sp_biz_search .inner #sp_biz_btnSearchClose span:after {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: 16.5px;
  margin-bottom: 16.5px;
  margin-top: -1.5px;
  margin-right: -20px;
}

#HD #sp_biz_search .inner #sp_biz_btnSearchClose span:before {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#HD #sp_biz_search .inner #sp_biz_btnSearchClose span:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#HD #sp_biz_search .inner form dl dt {
  margin: 20px 0 5px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

#HD #sp_biz_search .inner form select {
  width: 100%;
  padding: 5px;
  border: none;
  border-radius: 4px;
  font-family: inherit;
  font-size: inherit;
  -webkit-appearance: none;
}

#HD #sp_biz_search .inner form select.is_error {
  background-color: #fed1d1;
}

#HD #sp_biz_search .inner form input[type="submit"] {
  display: block;
  width: 110px;
  margin: 20px auto 0;
  padding: 10px;
  background-color: #668c44;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 0 #000;
  box-shadow: 0 3px 0 #000;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
  cursor: pointer;
}

#HD #sp_biz_search .inner form input[type="submit"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}

#HD #sp_biz_search .inner form .msgError {
  color: #ff0000;
  text-align: center;
}

#sp_biz_overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.5);
}

/*	初めての方へのご案内
------------------------------------------------ */
#MB .sp_biz_guide {
  margin-top: 50px;
  padding: 40px;
  background-color: #f5f4f3;
}

#MB .sp_biz_guide>.heading {
  text-align: center;
}

#MB .sp_biz_guide .lead {
  margin-top: 30px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.4em;
}

#MB .sp_biz_guide .inner {
  min-height: 660px;
  padding-right: 220px;
  background: url(/excludes/biz/img/common_bg_guide.png) no-repeat right top;
}

#MB .sp_biz_guide .inner>.heading {
  margin-top: 20px;
  padding: 5px 30px;
  display: inline-block;
  background-color: #465e8e;
  color: #fff;
  font-size: 1.4em;
  text-align: center;
}

#MB .sp_biz_guide .inner dt {
  position: relative;
  margin-top: 20px;
  padding-left: 1.2em;
  color: #122b5c;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.8em;
}

#MB .sp_biz_guide .inner dt:before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #c0a978;
}

#MB .sp_biz_guide .inner dd {
  margin: 5px 0 0 1.6em;
  font-size: 1.4em;
}

#MB .sp_biz_guide .btnEntry {
  margin-top: 30px;
  width: 320px;
}

#MB .sp_biz_guide .btnEntry a {
  display: block;
  padding: 15px;
  background-color: #668c44;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 0 #000;
  box-shadow: 0 3px 0 #000;
  color: #fff;
  font-size: 1.6em;
  text-align: center;
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

#MB .sp_biz_guide .btnEntry a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 7px;
  background: url(/excludes/biz/img/common_ico_arrow_right_white.png) no-repeat;
}

#MB .sp_biz_guide .btnEntry a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  text-decoration: none;
}

/*	花贈りガイドバナー
------------------------------------------------ */
#MB .sp_biz_bnrGuide {
  margin-top: 50px;
}

/*	花と緑でサポートします
------------------------------------------------ */
#MB .sp_biz_support {
  margin-top: 50px;
}

#MB .sp_biz_support>.heading {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.2em;
  text-align: center;
  line-height: 1.2;
}

#MB .sp_biz_support>.heading span {
  font-family: "Sacramento", cursive;
}

#MB .sp_biz_support .supportItem {
  display: inline-block;
  width: 346px;
  margin-top: 30px;
  vertical-align: top;
}

#MB .sp_biz_support .supportItem:nth-of-type(odd) {
  margin-right: 42px;
}

#MB .sp_biz_support .supportItem .bnr img {
  display: block;
  border: 1px solid #b2b2b2;
}

#MB .sp_biz_support .supportItem .heading {
  margin-top: 8px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.6em;
}

#MB .sp_biz_support .supportItem .caption {
  margin-top: 8px;
  font-size: 1.2em;
}

/*	法人のお客様 その他のサービス
------------------------------------------------ */
#MB .sp_biz_service {
  margin-top: 50px;
}

#MB .sp_biz_service>.heading {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.2em;
  text-align: center;
}

#MB .sp_biz_service>.heading span,
#MB .sp_biz_service>.heading img {
  vertical-align: middle;
}

#MB .sp_biz_service .serviceItem {
  display: inline-block;
  width: 230px;
  margin-top: 20px;
  vertical-align: top;
}

#MB .sp_biz_service .serviceItem:not(:nth-of-type(1)) {
  margin-left: 20px;
}

#MB .sp_biz_service .serviceItem .pic img {
  display: block;
  border: 1px solid #b2b2b2;
}

#MB .sp_biz_service .serviceItem .heading {
  margin-top: 5px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.6em;
  text-align: center;
}

#MB .sp_biz_service .serviceItem .caption {
  margin-top: 8px;
  font-size: 1.2em;
}

/*	法人ビジネスご相談窓口
------------------------------------------------ */
#MB .sp_biz_callCenter {
  margin-top: 50px;
  padding: 20px;
  border: 1px solid #8e8e8e;
  text-align: center;
}

#MB .sp_biz_callCenter .heading {
  margin-bottom: 10px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.0em;
}

#MB .sp_biz_callCenter p {
  font-size: 1.4em;
}

#MB .sp_biz_callCenter a {
  text-decoration: underline;
}


/* ---------------------------------------------------------
	サイドバー
----------------------------------------------------------*/
#LI .sp_biz_li_btnTop {
  margin-bottom: 10px;
}

#LI .sp_biz_li_h2 {
  margin: 30px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #8e8e8e;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 1.6em;
}

#LI .sp_biz_li_nav {
  margin-bottom: 30px;
}

#LI .sp_biz_li_nav li a {
  display: block;
  padding: 5px 0 5px 16px;
  font-size: 1.3em;
  position: relative;
}

#LI .sp_biz_li_nav li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.5em;
  height: 0.5em;
  background-color: transparent;
  margin-top: -0.25em;
  border-top: solid 1px #9a8760;
  border-right: solid 1px #9a8760;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#LI .sp_biz_li_link li a {
  display: table;
  width: 100%;
  margin-top: -1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}

#LI .sp_biz_li_link li a img,
#LI .sp_biz_li_link li a span {
  display: table-cell;
  vertical-align: middle;
}

#LI .sp_biz_li_link li a img {
  width: 62px;
}

#LI .sp_biz_li_link li a span {
  width: 128px;
  padding-left: 10px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.4em;
}

#LI .sp_biz_li_h2+.sp_biz_li_link {
  margin-top: -10px;
}

#LI .sp_biz_li_h2+.sp_biz_li_link li:first-child a {
  border-top: 0;
}

#LI .contactBox {
  margin-top: 20px;
}

/* ---------------------------------------------------------
	トップ
----------------------------------------------------------*/
/*	キャンペーンバナー
------------------------------------------------ */
#HD .sp_biz_top_campaign {
  padding-top: 22px;
  border-top: solid 1px #DEDEDE;
  text-align: center;
}

/*	スライド
------------------------------------------------ */
#HD .mainImg {
  width: 100%;
  height: 350px;
  margin: 0 auto;
  padding-top: 22px;
  position: relative;
  clear: both;
}

#HD .mainImg .photo {
  height: 350px;
}

#HD .mainImg .photo a {
  position: absolute;
  top: 22px;
  left: 0;
  width: 100%;
  height: 350px;
  zoom: 1;
  display: block;
  text-decoration: none;
}


#HD .mainImg .photo a.is_biz {
  background: url(/excludes/biz/img/top_slide_bg_biz.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_area_stand {
  background: url(/excludes/biz/img/top_slide_bg_area_stand.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_area {
  background: url(/excludes/biz/img/top_slide_bg_area.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_green {
  background: url(/excludes/biz/img/top_slide_bg_green.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_kadomatsu {
  background: url(/excludes/biz/img/top_slide_bg_kadomatsu.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_orchid {
  background: url(/excludes/biz/img/top_slide_bg_orchid.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_shoshin {
  background: url(/excludes/biz/img/top_slide_shoshin.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_stand {
  background: url(/excludes/biz/img/top_slide_bg_stand.jpg) no-repeat center;
}

#HD .mainImg .photo a.is_hayawari {
  background: url(/excludes/biz/img/top_slide_bg_hayawari.jpg) no-repeat center;
}


#HD .mainImg .photoUl {
  position: relative;
  width: 960px;
  margin: -50px auto 0;
  text-align: right;
}

#HD .mainImg .photoUl li {
  margin: 0 2px;
  display: inline;
}

#HD .mainImg .photoUl li img {
  border: solid 2px #fff;
}

#HD .mainImg .photoUl li.on img {
  border: solid 2px #CF4753;
}

/*	特設バナー
------------------------------------------------ */
#HD .sp_biz_top_special {
  padding: 10px 0;
  text-align: center;
}

/*	リード文
------------------------------------------------ */
#HD .sp_biz_top_catch {
  padding: 20px 0;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.2em;
  text-align: center;
}

/*	お花のスタイルからさがす
------------------------------------------------ */
#HD .sp_biz_top_style {
  padding: 40px 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAMAAADXT/YiAAAADFBMVEUeHh4jIyM5OTk8PDxUfY0FAAAAJElEQVR4AUXGsREAMAyEMN7sv3MqLqqE6o0dRYoUKVKOsh/KHhzUAKOuAK83AAAAAElFTkSuQmCC);
  color: #fff;
}

#HD .sp_biz_top_style .inner {
  width: 960px;
  margin: 0 auto;
}

#HD .sp_biz_top_style .heading {
  padding-bottom: 6px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.6em;
  text-align: center;
  line-height: 1.2;
}

#HD .sp_biz_top_style .heading span {
  font-family: "Sacramento", cursive;
  font-size: .8em;
}

#HD .sp_biz_top_style ul:after {
  content: "";
  display: block;
  clear: both;
}

#HD .sp_biz_top_style ul li {
  float: left;
  width: 304px;
  margin-top: 9px;
}

#HD .sp_biz_top_style ul li:nth-child(1),
#HD .sp_biz_top_style ul li:nth-child(2) {
  margin-right: 24px;
}

#HD .sp_biz_top_style ul li:last-child {
  margin-top: 10px;
}

/*	用途からさがす
------------------------------------------------ */
#HD .sp_biz_top_scene {
  padding: 40px 0;
  background-color: #e9e4dc;
  background: url(/excludes/biz/img/top_bg_scene.png) no-repeat right 50% #e9e4dc;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

#HD .sp_biz_top_scene .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#HD .sp_biz_top_scene .heading {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.6em;
  text-align: center;
  line-height: 1.2;
}

#HD .sp_biz_top_scene .heading span {
  font-family: "Sacramento", cursive;
}

#HD .sp_biz_top_scene ul {
  overflow: hidden;
  margin-right: -24px;
}

#HD .sp_biz_top_scene ul li {
  display: inline-block;
  width: 304px;
  margin: 20px 24px 0 0;
  vertical-align: top;
}

#HD .sp_biz_top_scene ul li a {
  display: block;
  border: 1px solid #8F8C87;
  background-color: #fff;
}

#HD .sp_biz_top_scene ul li a:hover {
  text-decoration: none;
}

#HD .sp_biz_top_scene ul li a span {
  display: block;
  padding: 15px 25px;
  border-bottom: 1px solid #c7c5c3;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 2.0em;
  position: relative;
}

#HD .sp_biz_top_scene ul li a span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin-top: -10px;
  border-top: solid 2px #c3ac7e;
  border-right: solid 2px #c3ac7e;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*	季節のご用途
------------------------------------------------ */
#MB .sp_biz_top_yoto {
  margin-top: -20px;
  font-size: 1.2em;
}

#MB .sp_biz_top_yoto li {
  display: inline-block;
  width: 346px;
  margin-top: 20px;
  vertical-align: top;
}

#MB .sp_biz_top_yoto li:nth-of-type(odd) {
  margin-right: 37px;
}

#MB .sp_biz_top_yoto li span {
  display: block;
  margin-top: 5px;
  text-align: center;
}

/* ---------------------------------------------------------
	スタイル
----------------------------------------------------------*/
/*	タイトル
------------------------------------------------ */
#HD .sp_biz_style_ttl {
  position: relative;
  padding: 50px 0 20px 70px;
  height: 210px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
}

#HD .sp_biz_style_ttl h1 {
  font-weight: normal;
}

#HD .sp_biz_style_ttl h1 span {
  display: inline-block;
  margin-top: 5px;
  padding: 10px 40px 0 0;
  border-top: 1px solid;
  font-size: 2.6em;
  line-height: 1.0;
}

#HD .sp_biz_style_ttl p {
  position: absolute;
  left: 70px;
  bottom: 40px;
  font-size: 1.6em;
}

#HD .sp_biz_style_ttl.is_orchid {
  background-image: url(/excludes/biz/img/orchid_bg_ttl.jpg);
}

#HD .sp_biz_style_ttl.is_orchid h1 {
  color: #7f1f70;
}

#HD .sp_biz_style_ttl.is_stand {
  background-image: url(/excludes/biz/img/stand_bg_ttl.jpg);
}

#HD .sp_biz_style_ttl.is_stand h1 {
  color: #325780;
}

/*	タイトル
------------------------------------------------ */
#HD .sp_biz_style_ttl {
  position: relative;
  padding: 50px 0 20px 70px;
  height: 210px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
}

#HD .sp_biz_style_ttl h1 {
  font-weight: normal;
}

#HD .sp_biz_style_ttl h1 span {
  display: inline-block;
  margin-top: 5px;
  padding: 10px 40px 0 0;
  border-top: 1px solid;
  font-size: 2.6em;
  line-height: 1.0;
}

#HD .sp_biz_style_ttl p {
  position: absolute;
  left: 70px;
  bottom: 40px;
  font-size: 1.6em;
}

#HD .sp_biz_style_ttl.is_orchid {
  background-image: url(/excludes/biz/img/orchid_bg_ttl.jpg);
}

#HD .sp_biz_style_ttl.is_orchid h1 {
  color: #7f1f70;
}

#HD .sp_biz_style_ttl.is_stand {
  background-image: url(/excludes/biz/img/stand_bg_ttl.jpg);
}

#HD .sp_biz_style_ttl.is_stand h1 {
  color: #325780;
}

/*	タイトル2   2019リニューアル
------------------------------------------------ */
#HD .sp_biz_style_ttl2.is_orchid h1 {
  width: 960px;
  margin: 0 auto 1em;
  line-height: 1;
  text-align: center;
}

#HD .sp_biz_style_ttl2.is_stand h1 {
  width: 960px;
  margin: 0 auto 1em;
  line-height: 1;
  text-align: center;
}

/*	共通見出し
------------------------------------------------ */
#MB .sp_biz_style_h2 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  text-align: center;
  line-height: 1.4;
  color: #9c865e;
  font-size: 3.6em;
}

#MB .sp_biz_style_h2 span {
  font-family: "Sacramento", cursive;
  font-size: .7em;
  color: #000;
}

/*	イントロ
------------------------------------------------ */
#MB .sp_biz_style_intro {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  text-align: center;
}

#MB .sp_biz_style_intro h2 {
  color: #9c865e;
  font-weight: normal;
  font-size: 3.4em;
}

#MB .sp_biz_style_intro p {
  margin-top: 10px;
  font-size: 1.6em;
}

/*	こだわり
------------------------------------------------ */
#MB .sp_biz_style_point {
  margin-top: 40px;
  padding-top: 30px;
  background: url(../../excludes/biz/img/style_bg_point.png) repeat-y 50% -180px, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAMAAADXT/YiAAAADFBMVEUeHh4jIyM5OTk8PDxUfY0FAAAAJElEQVR4AUXGsREAMAyEMN7sv3MqLqqE6o0dRYoUKVKOsh/KHhzUAKOuAK83AAAAAElFTkSuQmCC);
}

#MB .sp_biz_style_point>.heading {
  width: 685px;
  margin: 0 auto;
  padding: 23px 0;
  background: url(/excludes/biz/img/common_bg_flame_top.png) no-repeat 50% top, url(/excludes/biz/img/common_bg_flame_bottom.png) no-repeat 50% bottom;
}

#MB .sp_biz_style_point>.heading h2 {
  padding: 0 25px;
  background: url(/excludes/biz/img/common_bg_flame_middle.png) repeat-y 50% top;
  color: #d4bc8a;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  line-height: 1.2;
}

#MB .sp_biz_style_point>.heading h2 span {
  font-size: 1.8em;
  margin-right: .5em;
}

#MB .sp_biz_style_point>.heading h2 em {
  font-style: normal;
  font-size: 2.2em;
}

#MB .sp_biz_style_point .pointItem {
  position: relative;
  margin-top: 10px;
}

#MB .sp_biz_style_point .pointItem:after {
  content: "";
  display: block;
  clear: both;
}

#MB .sp_biz_style_point .pointItem .body {
  width: 310px;
  margin-top: 50px;
}

#MB .sp_biz_style_point .pointItem .body .heading {
  color: #d4bc8a;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.4em;
}

#MB .sp_biz_style_point .pointItem .body .heading img {
  display: block;
  margin-bottom: 10px;
}

#MB .sp_biz_style_point .pointItem .body .delivery {
  position: absolute;
  top: 10px;
  right: 25px;
}

#MB .sp_biz_style_point .pointItem .body p {
  margin-top: 10px;
  color: #fff;
  font-size: 1.4em;
}

#MB .sp_biz_style_point .pointItem.is_bodyLeft .body {
  float: left;
  margin-left: 35px;
}

#MB .sp_biz_style_point .pointItem.is_bodyLeft .pic {
  float: right;
}

#MB .sp_biz_style_point .pointItem.is_bodyRight .body {
  float: right;
  margin-right: 35px;
}

#MB .sp_biz_style_point .pointItem.is_bodyRight .pic {
  float: left;
}

#MB .sp_biz_style_point.is_orchid .pointItem .body .heading img {
  background-color: #be4472;
}

#MB .sp_biz_style_point.is_stand .pointItem .body .heading img {
  background-color: #50789e;
}

/*	バリエーション
------------------------------------------------ */
#MB .sp_biz_style_variation {
  padding: 50px 40px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(171, 152, 115, 0.25)), to(rgba(171, 152, 115, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(171, 152, 115, 0.25), rgba(171, 152, 115, 0));
  background-image: linear-gradient(to top, rgba(171, 152, 115, 0.25), rgba(171, 152, 115, 0));
}

#MB .sp_biz_style_variation:after {
  content: "";
  display: block;
  clear: both;
}

#MB .sp_biz_style_variation .pic {
  float: left;
  width: 430px;
}

#MB .sp_biz_style_variation .inner {
  float: right;
  width: 200px;
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #000;
}

#MB .sp_biz_style_variation .inner .heading {
  margin-bottom: 15px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 18px;
  font-weight: normal;
}

#MB .sp_biz_style_variation .inner p {
  font-size: 1.2em;
}

#MB .sp_biz_style_variation .inner .note {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #000;
}

/*	商品ラインナップ2019追加 1列1段
------------------------------------------------ */
#MB .sp_biz_style_lineup2 {
  margin-top: 40px;
  padding-top: 30px;
}

#MB .sp_biz_style_lineup2 .lead {
  margin-top: 20px;
  text-align: center;
  font-size: 1.4em;
}

#MB .sp_biz_style_lineup2 .bnr2 {
  margin-top: 20px;
}

#MB .sp_biz_style_lineup2 .bnr2 li {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*	商品ラインナップ2021追加　2列
------------------------------------------------ */

#MB .sp_biz_style_lineup .bnr3 {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  align-items: center;
  width: 100%;
  margin: 20px 0 0px;
}

/*	商品ラインナップ
------------------------------------------------ */
#MB .sp_biz_style_lineup {
  margin-top: 40px;
  padding-top: 30px;
}

#MB .sp_biz_style_lineup .lead {
  margin-top: 20px;
  text-align: center;
  font-size: 1.4em;
}

#MB .sp_biz_style_lineup .bnr {
  margin-top: 20px;
}

#MB .sp_biz_style_lineup .bnr li {
  display: inline-block;
  vertical-align: top;
}

#MB .sp_biz_style_lineup .bnr li:nth-child(odd) {
  margin-right: 9px;
}

#MB .sp_biz_style_lineup .bnr li:nth-child(even) {
  margin-left: 9px;
}

#MB .sp_biz_style_lineup .rankup {
  margin: 50px 6px 0;
  padding-top: 20px;
  background-color: #333b4e;
  border: 2px solid #d4bc8a;
  -webkit-box-shadow: 0 0 0 6px #333b4e;
  box-shadow: 0 0 0 6px #333b4e;
  font-size: 1.4em;
  text-align: center;
}

#MB .sp_biz_style_lineup .rankup .caption {
  margin: 20px 0;
  color: #fff;
}

#MB .sp_biz_style_lineup .rankup .caption strong {
  background-color: #000;
  color: #bac2dc;
}

#MB .sp_biz_style_lineup .rankup .note {
  padding: 10px 20px;
  background-color: #dcd1b9;
}

#MB .sp_biz_style_lineup .btnAnchor {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 30px 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#MB .sp_biz_style_lineup .btnAnchor li {
  display: table-cell;
  width: 25%;
  text-align: center;
}

#MB .sp_biz_style_lineup .btnAnchor li a {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  background: url(/excludes/biz/img/common_ico_arrow_bottom_green.png) no-repeat center bottom;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.6em;
}

#MB .sp_biz_style_lineup .btnAnchor li a span {
  display: block;
  padding: 5px 0;
  border-left: 1px dotted #aaa;
}

#MB .sp_biz_style_lineup .btnAnchor li:last-child a span {
  border-right: 1px dotted #aaa;
}

#MB .sp_biz_style_lineup .product .productInfo {
  position: relative;
  margin: 30px 0;
  min-height: 310px;
  width: 695px;
  padding: 30px 0 0 40px;
  background: url(/excludes/biz/img/style_bg_product.jpg) no-repeat left top;
}

#MB .sp_biz_style_lineup .product .productInfo .name {
  display: table;
}

#MB .sp_biz_style_lineup .product .productInfo .name p,
#MB .sp_biz_style_lineup .product .productInfo .name h3 {
  display: table-cell;
  vertical-align: middle;
}

#MB .sp_biz_style_lineup .product .productInfo .name h3 {
  padding-left: 15px;
  color: #3b620e;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 3em;
}

#MB .sp_biz_style_lineup .product .productInfo .body {
  margin-top: 20px;
  font-size: 1.4em;
}

#MB .sp_biz_style_lineup .product .productInfo .body .note {
  margin-top: 5px;
  font-size: .85em;
}

#MB .sp_biz_style_lineup .product .productInfo .pic {
  position: absolute;
  top: 20px;
}

#MB .sp_biz_style_lineup .product#premium .productInfo {
  height: 350px;
}

#MB .sp_biz_style_lineup .product#premium .productInfo .body {
  width: 390px;
}

#MB .sp_biz_style_lineup .product#premium .productInfo .pic {
  right: 40px;
}

#MB .sp_biz_style_lineup .product#tall .productInfo {
  height: 350px;
}

#MB .sp_biz_style_lineup .product#tall .productInfo .body {
  width: 310px;
}

#MB .sp_biz_style_lineup .product#tall .productInfo .pic {
  right: 20px;
}

#MB .sp_biz_style_lineup .product#ten .productInfo .body {
  width: 310px;
}

#MB .sp_biz_style_lineup .product#ten .productInfo .pic {
  right: 20px;
}

#MB .sp_biz_style_lineup .product#middy .productInfo .body {
  width: 400px;
}

#MB .sp_biz_style_lineup .product#middy .productInfo .pic {
  right: 40px;
}

#MB .sp_biz_style_lineup .product h4 {
  margin-bottom: 20px;
  padding-left: 15px;
  border-left: 4px solid #bd9863;
  font-size: 1.6em;
}

/*	お探しのフラワーギフトが見つからない方はこちら
------------------------------------------------ */
#MB .sp_biz_style_entryForm {
  margin: 50px 0 30px;
  padding-top: 20px;
  background: url(/excludes/biz/img/common_ico_arrow_bottom_gold.png) no-repeat 50% 0;
  text-align: center;
}

#MB .sp_biz_style_entryForm .heading {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2.8em;
}

#MB .sp_biz_style_entryForm .lead {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  margin-top: 10px;
  font-size: 1.6em;
}

#MB .sp_biz_style_entryForm .btnEntryForm {
  width: 520px;
  margin: 20px auto 0;
}

#MB .sp_biz_style_entryForm .btnEntryForm a {
  display: block;
  padding: 15px;
  background-color: #263d6a;
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 0 #000;
  box-shadow: 0 3px 0 #000;
  color: #fff;
  font-size: 1.6em;
  text-align: center;
  -webkit-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s;
}

#MB .sp_biz_style_entryForm .btnEntryForm a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 7px;
  background: url(/excludes/biz/img/common_ico_arrow_right_white.png) no-repeat;
}

#MB .sp_biz_style_entryForm .btnEntryForm a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  text-decoration: none;
}

/*お申込みフォームボタンnew2020*/
#MB .sp_biz_style_entryForm .btnEntryForm2 {
  width: 500px;
  margin: 20px auto 20px;
}

#MB .sp_biz_style_entryForm .btnEntryForm2 a {
  display: block;
  padding: 25px 0px 20px 0px;
  color: #FFF;
  font-size: 1.8em;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transition: .3s;
  background-color: #263d6a;
  border: 1px solid #263d6a;
}

#MB .sp_biz_style_entryForm .btnEntryForm2 a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 7px;
  background: url(/excludes/biz/img/common_ico_arrow_right_white.png) no-repeat;
}

#MB .sp_biz_style_entryForm .btnEntryForm2 a:hover {
  border: 1px solid #263d6a;
  background-color: #263d6a;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  opacity: 0.6;
}

/* ---------------------------------------------------------
	花と緑を使う年間行事サポート
----------------------------------------------------------*/
/*	タイトル
------------------------------------------------ */
#HD .sp_biz_calendar_ttl {
  position: relative;
  padding: 50px 0 20px 360px;
  height: 210px;
  background: no-repeat url(/excludes/biz/img/calendar_bg_ttl.jpg) left top;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
}

#HD .sp_biz_calendar_ttl h1 {
  font-weight: normal;
  font-size: 4.0em;
  line-height: 1.2;
}

#HD .sp_biz_calendar_ttl h1 span {
  display: inline-block;
  font-size: 1.4em;
}

#HD .sp_biz_calendar_ttl h1 span.flower {
  color: #d8517c;
}

#HD .sp_biz_calendar_ttl h1 span.green {
  color: #5c8714;
}

#HD .sp_biz_calendar_ttl h1 em {
  font-style: normal;
  font-size: 1.2em;
}

#HD .sp_biz_calendar_ttl p {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 580px;
  padding: 10px;
  font-size: 1.6em;
}

/*	年間総務スケジュール
------------------------------------------------ */
#MB .sp_biz_calendar_schedule .heading {
  margin-bottom: 20px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 3.2em;
  text-align: center;
}

/*	行事
------------------------------------------------ */
#MB .sp_biz_calendar_event>.heading {
  margin: 40px 0 20px;
  min-height: 43px;
  padding-left: 64px;
  background: no-repeat url(/excludes/biz/img/calender_bg_h2.png) left top;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 2em;
}

#MB .sp_biz_calendar_event>.heading span {
  display: block;
  padding: 3px 0;
  border-bottom: 1px solid #8e8e8e;
}

#MB .sp_biz_calendar_event .eventList {
  overflow: hidden;
  margin: -30px -26px 0 0;
}

#MB .sp_biz_calendar_event .eventList .eventItem {
  display: inline-block;
  width: 164px;
  margin: 30px 26px 0 0;
  vertical-align: top;
}

#MB .sp_biz_calendar_event .eventList .eventItem>.heading {
  margin: 10px 0;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.6em;
  text-align: center;
}

#MB .sp_biz_calendar_event .eventList .eventItem p {
  font-size: 1.4em;
}

#MB .sp_biz_calendar_event .eventList .eventItem dl {
  margin-top: 10px;
}

#MB .sp_biz_calendar_event .eventList .eventItem dl dt {
  padding: 3px 5px;
  color: #fff;
  background-color: #456795;
  text-align: center;
  font-size: 1.2em;
}

#MB .sp_biz_calendar_event .eventList .eventItem dl dd {
  margin-top: 5px;
  font-size: 1.4em;
}

#MB .sp_biz_calendar_event .eventList .eventItem dl dd a {
  display: inline-block;
  padding: 3px 0 3px 10px;
  background: no-repeat url(/excludes/biz/img/common_ico_arrow_right_black.png) left center;
}

#MB .sp_biz_calendar_event .eventList .eventItem .bnr {
  margin-top: 10px;
}

#MB .sp_biz_calendar_event .eventList .eventItem .bnr span {
  display: inline-block;
  margin-top: 5px;
  padding-right: 10px;
  font-size: 0.8em;
  background: no-repeat url(/excludes/biz/img/common_ico_arrow_right_black.png) right center;
}

/*	グリーンコーディネート
------------------------------------------------ */
#MB .sp_biz_calendar_coordinate {
  margin-top: 50px;
}

#MB .sp_biz_calendar_coordinate>.heading {
  margin-bottom: -20px;
}

#MB .sp_biz_calendar_coordinate .coordinateItem {
  margin-top: 50px;
}

#MB .sp_biz_calendar_coordinate .coordinateItem .body {
  width: 320px;
  padding-top: 80px;
}

#MB .sp_biz_calendar_coordinate .coordinateItem .body .heading {
  margin-bottom: 20px;
  padding: 10px;
  border: 2px solid #000;
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}

#MB .sp_biz_calendar_coordinate .coordinateItem .body p {
  font-size: 1.4em;
}

#MB .sp_biz_calendar_coordinate .coordinateItem .body .btnDetail a {
  display: block;
  width: 220px;
  margin: 20px auto 0;
  padding: 10px;
  background-color: #000;
  color: #fff;
  text-align: center;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
}

#MB .sp_biz_calendar_coordinate .coordinateItem .body .btnDetail a:before {
  display: inline-block;
  content: "";
  width: 8px;
  height: 14px;
  margin-right: 10px;
  background: no-repeat url(/excludes/biz/img/common_ico_arrow_right_white.png) 0 0;
  vertical-align: middle;
}

#MB .sp_biz_calendar_coordinate .coordinateItem .body .btnDetail a:hover {
  text-decoration: none;
  background-color: #404040;
}

#MB .sp_biz_calendar_coordinate .coordinateItem.is_bodyLeft .body {
  float: left;
}

#MB .sp_biz_calendar_coordinate .coordinateItem.is_bodyLeft .picMain {
  float: right;
}

#MB .sp_biz_calendar_coordinate .coordinateItem.is_bodyRight .body {
  float: right;
}

#MB .sp_biz_calendar_coordinate .coordinateItem.is_bodyRight .picMain {
  float: left;
}

#MB .sp_biz_calendar_coordinate .coordinateItem .picSub {
  clear: both;
  padding-top: 30px;
  text-align: center;
}

/* ---------------------------------------------------------
	法人企業さまへの花贈りガイド
----------------------------------------------------------*/
/*	トップ、ボタン
------------------------------------------------ */
#MB .sp_biz_guide_top_btn {
  overflow: hidden;
  margin-right: -20px;
}

#MB .sp_biz_guide_top_btn li {
  display: inline-block;
  width: 230px;
  margin: 20px 20px 0 0;
  vertical-align: top;
  border: 1px solid #b4b4b4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#MB .sp_biz_guide_top_btn li a {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 10px;
  background-color: #fbfbfb;
  border: 2px solid #fff;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 1.6em;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

#MB .sp_biz_guide_top_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  right: -110%;
  width: 200%;
  height: 200%;
  background-color: #efefef;
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

#MB .sp_biz_guide_top_btn li a:hover {
  opacity: 0.7;
}

#MB .sp_biz_guide_top_btn li a>span {
  display: table;
  table-layout: fixed;
  width: 100%;
}

#MB .sp_biz_guide_top_btn li a>span>img,
#MB .sp_biz_guide_top_btn li a>span>span {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  z-index: 1;
}

#MB .sp_biz_guide_top_btn li a>span>img {
  max-width: 100%;
  height: auto;
}

#MB .sp_biz_guide_top_btn li a>span>span {
  width: 60%;
  padding-left: 10px;
}

/*	イントロ
------------------------------------------------ */
#MB .sp_biz_guide_intro {
  width: 679px;
  margin: 8px 0;
  padding: 20px;
  border: 3px solid #fff;
  background-color: #f1f5fa;
  -webkit-box-shadow: 0 0 0 8px #e2e7ee;
  box-shadow: 0 0 0 8px #e2e7ee;
  font-size: 1.4em;
}

#MB .sp_biz_guide_intro .fig,
#MB .sp_biz_guide_intro .inner {
  display: table-cell;
  vertical-align: top;
}

#MB .sp_biz_guide_intro .inner {
  padding-left: 30px;
}

#MB .sp_biz_guide_intro .inner .catch {
  display: inline-block;
  padding: 2px 10px;
  background-color: #7e97b9;
  color: #fff;
}

#MB .sp_biz_guide_intro .inner h1 {
  margin: 10px 0;
  color: #456796;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 2.3em;
  line-height: 1.2;
}

/*	本文
------------------------------------------------ */
#MB .sp_biz_guide_entrySection .heading {
  margin: 40px 0 15px;
  min-height: 50px;
  padding-left: 64px;
  background: url(/excludes/biz/img/guide_bg_h2.png) no-repeat left top;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
  font-size: 2.0em;
}

#MB .sp_biz_guide_entrySection .heading span {
  display: block;
  border-bottom: 1px solid #5d5d5d;
}

#MB .sp_biz_guide_entrySection .pic {
  float: right;
  width: 158px;
  margin-left: 20px;
}

#MB .sp_biz_guide_entrySection .pics {
  overflow: hidden;
  float: right;
  width: 340px;
  margin: -20px -10px 0 20px;
  letter-spacing: -.4em;
}

#MB .sp_biz_guide_entrySection .pics div {
  display: inline-block;
  width: 158px;
  margin: 20px 10px 0 0;
  vertical-align: top;
  letter-spacing: 0;
}

#MB .sp_biz_guide_entrySection .pic img,
#MB .sp_biz_guide_entrySection .pics img {
  border: 1px solid #d6d6d6;
}

#MB .sp_biz_guide_entrySection .pic .caption,
#MB .sp_biz_guide_entrySection .pics .caption {
  margin-top: 5px;
  font-size: 1.2em;
}

#MB .sp_biz_guide_entrySection .body {
  overflow: hidden;
  font-size: 1.4em;
}

#MB .sp_biz_guide_entrySection .body p {
  position: relative;
  margin-top: 1em;
  padding-left: 1em;
}

#MB .sp_biz_guide_entrySection .body p:before {
  content: "●";
  position: absolute;
  top: 0;
  left: 0;
  color: #95ba7b;
}
/*以下20220526追加*/
#MB .sp_biz_guide_entrySection .body02 p:first-child {
  margin-top: 0;
}
#MB .sp_biz_guide_entrySection .body02 {
  border: 1px solid #5d5d5d;
  /*background-color:#efefef;*/
  padding: 30px;
  margin: 20px;
  }

#MB .sp_biz_guide_entrySection .body02 .tit {

  font-size: 1.8em;
  margin: 20px 0;
}
#MB .sp_biz_guide_entrySection .body02 .tit01 {
  font-size: 1.6em;
  margin: 20px 0;
  font-weight: 600;
}
#MB .sp_biz_guide_entrySection .body02 .text01 {
  margin: 0px 0 20px;
  font-size: 1.4em;
  line-height: 1.8;
}

#MB .sp_biz_guide_entrySection .body02 .text01:first-child {
  margin-top: 0;
}
#MB .sp_biz_guide_entrySection03 {
  border: 1px solid #5d5d5d;
  /*background-color:#efefef;*/
  padding: 30px;
  margin: 20px;
  }
#MB .sp_biz_guide_entrySection03 .body03 {
  display:flex;
  justify-content: space-between;
  margin: 40px 0 20px;
  }
  #MB .sp_biz_guide_entrySection03 .body03_in {
 width: 50%;
    }

#MB .sp_biz_guide_entrySection03 .tit {
  position: relative;
	font-weight: 600;
  font-size: 2.0em;
  line-height: 1.8;
  margin: 10px 0px 10px;
    text-align: center;
}

#MB .sp_biz_guide_entrySection03 .tit::after {
	content: "";
  display: block;
  width: 100px;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 50px 0px 30px 0px;
		-ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#MB .sp_biz_guide_entrySection03 .body03 .tit01 {
  text-align: center;
  font-size: 1.6em;
  margin: 10px 0;
  font-weight: 600;
}
#MB .sp_biz_guide_entrySection03 .body03 .text01 {
  text-align: center;
  margin: 0px 0 10px;
  font-size: 1.4em;
  line-height: 1.8;
}
#MB .sp_biz_guide_entrySection03 .body03 .text02 {

  margin: 0px 20px 0px;
  font-size: 1.2em;
  line-height: 1.8;
  font-weight: 600;
}
#MB .sp_biz_guide_entrySection03 .body03 .text03 {

  margin: 0px 20px 20px;
  font-size: 1.2em;
  line-height: 1.8;
}
#MB .sp_biz_guide_entrySection03 .body03 .body03_in .img01 {
  text-align: center;
    margin: 10px 0;
  }
  #MB .sp_biz_guide_entrySection03 .body03 .body03_in .img01 img {
      width: 80%;
    }
#MB .sp_biz_guide_entrySection03 .body03 .body03_in .img02 {
  text-align: center;
    margin: 15px 0;
  }
#MB .sp_biz_guide_entrySection03 .body03 .body03_in .img02 img {
      width: 70%;
    }
/*一覧へボタン*/
#MB .spBiz_guide_biz_btn01 {
  margin: 10px 0 40px;
}

#MB .spBiz_guide_biz_btn01 a {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  width: 400px;
  color: #fff;
  font-size: 1.6em;
  font-weight: 400;
  background-color: #030303;
  transition: 0.3s;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  /*border: 1px solid #000;*/
}

#MB .spBiz_guide_biz_btn01 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin: 0 0px 0 0px;
}

#MB .spBiz_guide_biz_btn01 a:hover {
  /*border: 1px solid #bbbbbb;
  background-color: #ffffff;*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  opacity: 0.6;
}
#MB .spBiz_guide_biz_btn01_text01{
  text-align: center;
font-size: 1.6em;
  margin: 10px 0px 0px;
  font-weight: 600;
}
/* ---------------------------------------------------------
	日比谷花壇追加
----------------------------------------------------------*/

/*	重要なお知らせ
------------------------------------------------ */
#HD .sp_biz_top_urgent {
  width: 960px;
  margin: 0 auto;
  margin-bottom: 21px;
  padding: 13px;
  border-radius: 5px;
  border: solid 3px #EE0000;
}

#HD .sp_biz_top_urgent>.leftImg {
  padding: 0 0 0 16px;
  float: left;
}

#HD .sp_biz_top_urgent>p {
  margin-bottom: 8px;
  width: 797px;
  float: right;
  font-size: 1.1em;
}

#HD .sp_biz_top_urgent>p:first-of-type {
  margin-top: 5px;
}

#HD .sp_biz_top_urgent>p>span {
  color: #EE0000;
  display: block;
}

/*	第二階層メインビジュアル下クイックリンク
------------------------------------------------ */

#MB .sp_biz_quick_bnr {
  margin-top: -9px;
  margin-bottom: 15px;
}

#MB .sp_biz_quick_bnr li {
  display: inline-block;
}


/* ---------------------------------------------------------
	昇進・昇格祝い　　移動20220414
----------------------------------------------------------*/


/*フォント*/
.f_mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", serif;
}


/*トップへ戻る*/
.toTop {
  width: 70px;
  line-height: 1;
  position: fixed;
  right: 2em;
  bottom: 1em;
  z-index: 10002;
  /*簡単検索より上に*/
  display: none;
}

.toTop a img {
  transition: opacity 0.2s ease-out;
}

.toTop a:hover img {
  opacity: 0.7;
}

/* ---------------------------------------------------------
	追加2021  SEO  stand
----------------------------------------------------------*/

/*	注意点
------------------------------------------------ */
#MB .sp_biz_style_stand_add {
  width: 735px;
  margin: 70px auto 10px;
}

#MB .sp_biz_style_stand_point_tit {
  margin: 10px auto 60px;
}

/*.sp_biz_style_stand_point>p{
    width: 49%;
}*/
#MB .sp_biz_style_stand_point .point_tit {
  text-align: center;
  margin: 40px 0px 10px;
  font-size: 2.0em;
  line-height: 1.6em;
  font-weight: 600;
}

#MB .sp_biz_style_stand_point .point_text {
  text-align: left;
  margin: 20px 10px 20px;
  font-size: 1.4em;
  line-height: 1.8em;
  font-weight: 400;
  letter-spacing: 0.05em;
}

#MB .sp_biz_style_stand_point .point_tit::after {
  content: "";
  display: block;
  width: 100%;
  margin: 10px 0px 20px;
  height: 1px;
  background-color: #000;
}

/*	Faq
------------------------------------------------ */
#MB .sp_biz_style_stand_Faq {
  margin: 0px 0px 60px;

}

#MB .sp_biz_style_stand_tit {
  text-align: center;
  margin: 40px 10px 10px;
  font-size: 2.0em;
  line-height: 1.6em;
  font-weight: 600;
}

#MB .sp_biz_style_stand_tit::after {
  content: "";
  display: block;
  width: 100%;
  margin: 10px 0 20px;
  height: 1px;
  background-color: #000;
}

#MB .sp_biz_style_stand_Faq_faqbox {
  margin: 0 30px 10px;
}

#MB .sp_biz_style_stand_Faq_name {
  position: relative;
  padding: 10px 15px 10px 10px;
  color: #67540e;
  font-size: 1.5em;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Meiryo, "メイリオ", sans-serif;
  background: #eae6d7;
}

#MB .sp_biz_style_stand_Faq_name::after {
  content: ' ';
  margin: auto;
  display: block;
  position: absolute;
  top: 0;
  right: 14px;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #67540e;
  border-right: 2px solid #67540e;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

#MB .sp_biz_style_stand_Faq_faqbox.open>.sp_biz_style_stand_Faq_name::after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

#MB .sp_biz_style_stand_Faq_qbox {
  margin-bottom: 1.5em;
  display: none;
}

#MB .sp_biz_style_stand_Faq_txt {
  margin-top: 1.5em;
  font-size: 1.4em;
  line-height: 2.0;
}

#MB .sp_biz_style_stand_Faq_txt p {
  margin: 10px 0 0;
  padding: 0;
}

#MB .sp_biz_style_stand_Faq_a span {
  color: #263d6a;
  font-weight: 600;
}

#MB .sp_biz_style_stand_Faq_list {
  margin: 20px 0 20px 5px;
}

#MB .sp_biz_style_stand_Faq_list li {
  list-style: square;
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
}


/*====================================================================
slick
====================================================================*/


.sp_biz_style_stand_sliderArea {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 600px;
  /*height: 64vh;スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

.sp_biz_style_stand_sliderArea.slider img {
  width: 100%;
}

/*矢印の設定*/
.sp_biz_style_stand_sliderArea .prev {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  left: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  z-index: 99;
}

.sp_biz_style_stand_sliderArea .next {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
  right: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  z-index: 100;
}

.sp_biz_style_stand_sliderArea .slick-dots {

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  line-height: 1;
}

.sp_biz_style_stand_sliderArea .slick-dots>li {
  width: 8px;
  height: 8px;
  margin: 0 10px;
}

.sp_biz_style_stand_sliderArea .slick-dots>li button {
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  display: block;
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #e9e9e9;
}

.sp_biz_style_stand_sliderArea .slick-dots>li.slick-active button {
  background-color: #919191;
}

.sp_biz_style_stand_sliderArea .design-image-slide {
  overflow: hidden;
}

/* --- 文字BOX(子要素) 　左側------------------ */
.sp_biz_style_stand_sliderArea .over {
  position: absolute;
  box-sizing: border-box;
  white-space: nowrap;
  display: block;
  width: 50%;
  color: rgba(7, 7, 7, 0.90);
  background: rgba(255, 255, 255, 0.50);
  top: 92%;
  left: 0;
  text-align: left;
  transform: translateY(-20%);
  padding: 10px;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4em;
}

/* --- 文字BOX(子要素) 右側------------------ */
.sp_biz_style_stand_sliderArea .over2 {
  position: absolute;
  box-sizing: border-box;
  white-space: nowrap;
  display: block;
  width: 50%;
  color: rgba(7, 7, 7, 0.90);
  background: rgba(255, 255, 255, 0.50);
  top: 92%;
  left: 50%;
  text-align: left;
  transform: translateY(-20%);
  padding: 10px;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.4em;
}

/* ---------------------------------------------------------
	追加2021    stand 追加
----------------------------------------------------------*/
#MB .sp_biz_stand_title_tit {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  text-align: center;
  margin: 0px 0px 10px;
  font-size: 2.8em;
  line-height: 1.4em;
  font-weight: 400;
  color: #9F7A46;
  position: relative;
}

#MB .sp_biz_stand_title_tit::after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  background-color: #9F7A46;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 50px 0px 30px 0px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#MB .sp_biz_stand_title_text01 {
  font-family: "Sacramento", cursive;
  text-align: center;
  margin: 50px 0px 10px;
  font-size: 2.6em;
  line-height: 1.4em;
}

#MB .sp_biz_stand_title_text02 {
  text-align: center;
  margin: 30px 0px 10px;
  font-size: 1.4em;
  line-height: 1.4em;
}

/*もっと見るボタン=================================*/
.sp_biz_stand_btn01 a {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 20px auto;
  width: 300px;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: 400;
  background-color: #000000;
  transition: 0.3s;
  padding: 15px 15px 15px 15px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  /*border: 1px solid #000;*/
}

.sp_biz_stand_btn01 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
  margin: 0 0px 0 0px;
}

.sp_biz_stand_btn01 a:hover {
  /*border: 1px solid #bbbbbb;*/
  background-color: #000;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  opacity: 0.6;
}

/*2022年追加　ボタン01=================================*/
.column_btn01 {
  margin: 0px 0 40px;
}

.column_btn01 a {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  width: 420px;
  color: #fff;
  font-size: 1.6em;
  font-weight: 400;
  background-color: #030303;
  transition: 0.3s;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  /*border: 1px solid #000;*/
}

.column_btn01 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  margin: 0 0px 0 0px;
}

.column_btn01 a:hover {
  /*border: 1px solid #bbbbbb;
  background-color: #ffffff;*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  opacity: 0.6;
}

/*20220323追加*/
.spBiz_guide01_caution {
  text-align: center;
  margin: 10px 0px 5px;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.8em;
  color: #FF0033;
}