@charset "UTF-8";
/*---------------------------------
  Common CSS 2016.11
  CSS Document 2022.05
---------------------------------*/

@media print, screen and (min-width: 768px) {
  /* メインイメージスライド */
  #Main #Slider {
    position: relative;
    padding-top: 7px;
    padding-bottom: 33px;
    border-bottom: 1px solid #e1e1e1;
  }
  #Main #Slider .slick-track.transform {
    transform: translate3d(0px, 0px, 0px) !important;
  }
  #Main #Slider .slider_item {
    width: 100%;
    max-width: 186px;
    margin: 0 7.5px;
  }
  #Main #Slider .slider_item a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #666;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-decoration: underline;
  }
  #Main #Slider .slider_item a figure img {
    width: 100%;
    height: auto;
  }
  #Main #Slider .slider_item a span {
    display: block;
    margin-top: 6px;
  }
  #Main #Slider button {
    position: absolute;
    width: 57px;
    height: 57px;
    text-indent: -9999px;
    background: no-repeat left top;
    background-size: 100% auto;
    top: 119px;
    z-index: 1;
  }
  #Main #Slider .slick-prev {
    background-image: url(../img/contents/arrow_prev.png);
    left: 25px;
  }
  #Main #Slider .slick-next {
    background-image: url(../img/contents/arrow_next.png);
    right: 25px;
  }
  /* 通常カテゴリ */
  #PageShop.pageCategory #Main #ContBox01 h2,
  #PageShop.pageSubcategory #Main #ContBox01 h2 {
    padding-top: 30px;
    padding-bottom: 31px;
    border-top: 1px solid #d563c8;
    border-bottom: 1px solid #d563c8;
    color: #a80096;
    font-size: 36px;
  }
  #PageShop.pageCategory #Main #ContBox01 #MainImg img {
    width: 100%;
    height: auto;
  }
  #PageShop.pageCategory #Main #ContBox01 .priceTotal {
    padding-top: 25px;
    padding-bottom: 0;
    color: #a80096;
    font-size: 20px;
  }
  #PageShop.pageCategory #Main #ContBox01 .priceTotal + p a,
  #PageShop.pageSubcategory #Main #ContBox01 .priceTotal + p a {
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl {
    width: 100%;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType {
    margin-top: 10px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dt,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dt {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    font-weight: bold;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dt span,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dt span {
    display: table;
    min-width: 134px;
    height: auto;
    padding: 5px 10px;
    background-color: #e7e7e7;
    color: #000;
    font-size: 18px;
    text-align: center;
    line-height: 27px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dt span {
    font-weight: bold;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dd,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dd {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    text-align: left;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    /*border-bottom: 1px solid #e1e1e1;*/
    font-size: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li {
    /*display: inline-block;*/
    position: relative;
    width: 16.66%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 16px 27px 15px;
    border-bottom: 1px solid #e1e1e1;
    color: #666;
    font-size: 14px;
    vertical-align: top;
    line-height: 20px;
    height: auto !important;
    min-height: 101px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li a {
    display: flex;
    height: 100%;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 1px;
    height: calc(100% - 20px);
    border-right: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:nth-of-type(6n):after {
    display: none;
  }
  /*#PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:nth-of-type(7):before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    top: -7px;
    left: 0;
    width: 970px;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #e1e1e1;
  }*/
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li a {
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li a dl {
    display: table;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li a dl dt {
    display: table-cell;
    padding-left: 10px;
    border: none;
    font-weight: normal;
    vertical-align: middle;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li a dl dd {
    display: table-cell;
    width: 36px;
    vertical-align: middle;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li.largeBox:hover {
    opacity: 0.6;
  }
  #PageShop.pageSubcategory #Main #ContBox01 .cateList dl.flowerType dd ul li.largeBox:hover {
    opacity: 0.6;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li.largeBox:hover a {
    text-decoration: none;
  }
  #PageShop.pageSubcategory #Main #ContBox01 .cateList dl.flowerType dd ul li.largeBox:hover a {
    text-decoration: none;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox {
    margin-top: 70px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox h3 {
    display: inline-block;
    min-width: 134px;
    height: auto;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 10px;
    border: none;
    background-color: #e7e7e7;
    color: #000;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList {
    margin-bottom: 0px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList02 {
    margin-top: 0;
    border-bottom: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox {
    display: inline-block;
    position: relative;
    width: 33%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 14px 10px 10px;
    color: #666;
    font-size: 14px;
    vertical-align: top;
    line-height: 20px;
    border-right: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox:nth-of-type(3) {
    border-right: none;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox a {
    display: block;
    height: 70px;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox figure {
    position: relative;
    float: left;
    margin-right: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox figure img {
    width: 70px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox figure figcaption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    background: none;
    font-size: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox span {
    display: inline-block;
    padding: 0 3px;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox span.label01 {
    background-color: #eb7ac6;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox a p {
    font-size: 14px;
    line-height: 1.6;
    display: table-cell;
    vertical-align: middle;
    height: 70px;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox {
    margin: 30px 0 40px 0;
    border: solid 2px #a90397;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox h3 {
    margin: 0;
    padding: 15px 28px;
    height: auto;
    border: none;
    background-color: #a90397;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol {
    counter-reset: my-counter;
    list-style: none;
    padding: 40px 0 25px 0;
    margin: 0 50px;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li {
    margin-bottom: 15px;
    padding-left: 37px;
    position: relative;
    color: #000;
    font-size: 16px;
    line-height: 1.7;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li a {
    color: #000;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li a:hover {
    text-decoration: none;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #a80096;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 23px;
    width: 23px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    position: absolute;
    top: 2px;
    left: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 a[href="/takumi/"] img {
    width: 100%;
    height: auto;
  }
  /* 共通 */
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove {
    margin: 30px 0;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul {
    position: relative;
    width: 240px;
    margin: 0 auto;
    text-align: center;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li {
    display: inline-block;
    width: 28px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li a {
    color: #666;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li a:hover,
  #PageShop.pageSubcategory #Main #ContBox01 nav.pageMove ul li a:hover {
    color: #999;
    text-decoration: none;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li span.current_page {
    display: block;
    width: 28px;
    height: 30px;
    color: #aaa;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
  }
  #Main #ContBox01 nav.pageMove ul li.prev a,
  #Main #ContBox01 nav.pageMove ul li.next a {
    display: block;
    width: 100%;
    height: 100%;
    color: #666;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li.next {
    position: absolute;
    width: 16px;
    height: 30px;
    top: 0;
    right: 0;
    background: url(../img/contents/category_arrow2.png) no-repeat top left;
    background-size: 16px 30px;
    text-indent: -9999px;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li.prev {
    top: 0;
    left: 0;
    background: transparent url(../img/contents/category_arrow1.png) no-repeat scroll left top/16px 30px;
    text-indent: -9999px;
    font-size: 16px;
    line-height: 30px;
  }
  #Main #ContBox01 nav.pageMove ul li.prev:hover,
  #Main #ContBox01 nav.pageMove ul li.next:hover {
    opacity: 0.6;
    cursor: pointer;
  }
  #PageShop.pageCategory #Main #ContBox01 .clearfix,
  #PageShop.pageEntry #Main #ContBox01 .clearfix {
    margin-bottom: 2px;
    padding-bottom: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .clearfix::after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li {
    float: left;
    padding: 20px 15px 0;
    width: 24.9%;
    height: auto;
    border-right: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li:nth-of-type(1),
  #PageShop.pageCategory #Main #ContBox01 .productList ul li:nth-of-type(2),
  #PageShop.pageCategory #Main #ContBox01 .productList ul li:nth-of-type(3),
  #PageShop.pageCategory #Main #ContBox01 .productList ul li:nth-of-type(4),
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul li:nth-of-type(1),
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul li:nth-of-type(2),
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul li:nth-of-type(3),
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul li:nth-of-type(4) {
    /*padding-bottom: 20px;*/
    padding-top: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li:nth-child(4n) {
    /*border: medium none;*/
    border: none;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li:nth-child(4n+1) {
    clear: both;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul .listImg,
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul .listImg {
    overflow: hidden;
    position: relative;
    /*max-height: 342px;*/
    padding-bottom: 10px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul .listImg div {
    position: relative;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul .listImg div img {
    width: 100%;
    height: auto;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul .listImg div > span {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 10px;
    width: 62px;
    height: 62px;
    padding: 13px 0;
    border-radius: 50%;
    background: #cb65aa none repeat scroll 0 0;
    opacity: 0.9;
    color: #fff !important;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li dl dt {
    overflow: hidden;
    height: 96px;
    color: #000;
    font-size: 16px;
    line-height: 24px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li dl dt span {
    display: table-cell;
    height: 96px;
    color: #000;
    font-size: 16px;
    vertical-align: middle;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li dd.price {
    margin-top: 4px;
    margin-bottom: 18px;
    color: #a80096;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li dd.price span {
    display: block;
    /*padding-top: 5px;*/
    color: #a80096;
    font-size: 12px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li dd.order {
    width: 100%;
    /*height: 40px;*/
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li dd.order a {
    display: block;
    width: 100%;
    /*height: 38px;*/
    border-radius: 5px;
    padding: 9px 0;
    background: #a91e9a none repeat scroll 0 0;
    -webkit-box-shadow: 0 2px #e79ddf;
    box-shadow: 0 2px #e79ddf;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li dd.order span {
    color: #fff;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.noStock dl dd.price,
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.noStock dl dd.price span {
    color: #aaa;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.noStock .listImg div > span {
    background: #c7c2be none repeat scroll 0 0;
    color: #aaa;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.ckStock .listImg div > span {
    background: #c097b1 none repeat scroll 0 0;
    color: #aaa;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div:hover,
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul li > div:hover {
    opacity: 0.6;
  }
  /* 検索機能　パーツ */
  #Main #ContBox01 .errorBox {
    box-sizing: border-box;
    margin: 2px auto 12px;
    border: 1px solid #e02239;
    padding: 12px 18px 17px;
    max-width: 830px;
  }
  #Main #ContBox01 .errorBox p.titleTypeError{
    margin: 0 0 6px 0;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #e02239 !important;
  }
  #Main #ContBox01 .errorBox .tableTypeError{
    width: 100%;
  }
  #Main #ContBox01 .errorBox .tableTypeError caption{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #e02239 !important;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody tr th,
  #Main #ContBox01 .errorBox .tableTypeError tbody tr td{
    border-bottom: 2px solid #fff3fe;
    padding: 8px 14px;
    line-height: 24px;
    font-size: 14px;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody tr:last-of-type th,
  #Main #ContBox01 .errorBox .tableTypeError tbody tr:last-of-type td{
    border-bottom: none;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody th{
    width: 280px;
    background-color: #ffe1e5;
    font-weight: bold;
    color: #e02239;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td{
    background-color: #fff;color: #666;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td .btnTypeIcon{
    text-decoration: underline;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td .btnTypeIcon:hover{
    text-decoration: none;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td .btnTypeIcon::before{
    content: "";
    position: relative;
    top: 3px;
    display: inline-block;
    margin-right: 1px;
    margin-left: 2px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/icon_link.png");
    background-size: 18px auto;
  }

  #Main #ContBox01 .buttonListWrap .buttonListTxt {
    font-size: 12px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonList {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  #Main #ContBox01 .buttonListWrap .buttonList li {
    margin: 0 8px 8px 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonList li:last-of-type {
    margin-right: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListSelect {
    border: 1px solid #bbbbbb;
    padding: 5px 11px;
    min-height: 40px;
    background: url(../img/nav_arrow.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-color: #fff;
    background-size: 8px 7px;
    font-size: 14px;
    color: #666666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListSelect.buttonListSelect01 {
    width: 190px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListSelect.buttonListSelect02 {
    width: 190px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton {
    display: flex;
    margin-top: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
    border-radius: 20px !important;
    height: 40px;
    color: #fff !important;
    background-color: #a91e9a;
    box-shadow: 0 2px 0 #e79ddf;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton:hover {
    opacity: 0.5;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton01,
  #Main #ContBox01 .buttonListWrap .buttonListButton02 {
    padding-left: 36px;
    width: 160px;
    background-repeat: no-repeat;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton01 {
    background-position: 16px center;
    background-image: url("../img/contents/icon_refine.png");
    background-size: 21px auto;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton02 {
    border-radius: 30px !important;
    padding-right: 32px;
    padding-left: 68px;
    width: 100%;
    /*min-width: 240px;*/
    height: 60px;
    background-position: 31px center;
    background-image: url("../img/contents/icon_refine.png");
    background-color: #c86bbe;
    background-size: 26px auto;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton03 {
    /*min-width: 68px;*/
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    background-color: #a91e9a;
    box-shadow: none;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton span {
    color: #fff !important;
    font-size: 10px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListInput {
    border: 1px solid #bbbbbb;
    padding: 11px 11px;
    background-color: #fff;
    font-size: 14px;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
  }
  #Main #ContBox01 .buttonListWrap .buttonListInput.buttonListInput01 {
    /*margin-left: 20px;*/
    width: 170px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel {
    display: block;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel:hover {
    opacity: 0.5;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel01 {
    margin: 2px 0;
    border-radius: 15px;
    border: 1px solid #c86bbe;
    padding: 6px 39px 6px 14px;
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-image: url("../img/contents/choice_purpose_close.png");
    background-size: 11px auto;
    background-color: #fff3fe;
    font-size: 12px;
    color: #a80096;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #cecece;
    padding: 5px;
    box-shadow: 0 3px 0 #eee;
    width: 100%;
    min-height: 40px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02 span {
    font-size: 12px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02.active {
    border-color: #000;
    box-shadow: 0 3px 0 transparent;
    color: #000;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02.active span {
    color: #000;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02:disabled {
    background-color: #f8f8f8;
    color: #bbb;
    cursor: no-drop;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02:disabled span {
    color: #bbb;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02:disabled:hover {
    opacity: 1;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton04 {
    margin-left: 10px;
    text-decoration: underline;
    font-size: 12px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton04:hover {
    text-decoration: none;
  }
  /* 検索機能　レイアウト用 */
  #Main #ContBox01 .buttonListWrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 16px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 {
    padding: 19px 20px 9px 20px;
    width: 100%;
    background-color: #fff3fe;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 {
    display: flex;
    justify-content: space-between;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .wrapBox .buttonListTxt {
    margin-top: -6px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList01,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList02,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList02 li {
    margin-bottom: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner01 {
    display: flex;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 43px;
    width: 100%;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner01 .buttonList03,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner01 .buttonList03 li {
    margin-bottom: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 {
    margin-bottom: 25px;
    width: 100%;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl {
    display: flex;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dt {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 20px;
    padding-left: 10px;
    width: 80px;
    background-color: #000;
    text-align: center;
    font-size: 14px;
    color: #fff;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dt::after {
    content: "";
    position: absolute;
    right: -7px;
    top: 50%;
    display: block;
    transform: translateY(-50%);
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #000;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dd {
    width: calc(100% - 100px);
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dd .buttonList04 {
    margin-bottom: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dd .buttonList04 li {
    width: calc((100% - 30px) / 4);
    margin-bottom: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox {
    margin-top: 29px;
    margin-bottom: 0;
    padding: 38px 41px 38px;
    max-width: none;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .titleTypeError{
    margin-bottom: 26px;
    text-align: center;
    font-size: 24px !important;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .tableTypeError caption{
    margin-bottom: 13px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .tableTypeError td{
    background-color: #f5f5f5;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .tableTypeError th,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .tableTypeError td{
    border-bottom-color: #fff;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1240px) {
  #Main #ContBox01 .buttonListWrapInner02 {
    flex-direction: column;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList02 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1024px) {
  #PageShop.pageCategory #Main #ContBox01 ul.clearfix {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media print, screen and (max-width: 767px) {
  /* メインイメージスライド */
  #Main #Slider {
    display: none;
  }
  #PageShop.pageCategory #Footer,
  #PageShop.pageCategory #Main #ContBox01 {
    margin-top: 50px;
  }
  #PageShop.pageCategory #Main #ContBox01 h2 {
    display: block;
    margin-bottom: 30px;
    padding: 24px 15px;
    border-top: 1px solid #d563c8;
    border-bottom: 1px solid #d563c8;
    color: #a80096;
    font-size: 24px;
    line-height: 34px;
  }
  #PageShop.pageCategory #Main #ContBox01 #MainImg {
    display: block;
    width: 100%;
  }
  #PageShop.pageCategory #Main #ContBox01 #MainImg #MainImgInner {
    text-indent: -9999px;
  }
  #PageShop.pageCategory #Main #ContBox01 #MainImg img {
    width: 100%;
    height: auto;
  }
  #PageShop.pageCategory #Main #ContBox01 .priceTotal {
    margin-top: 30px;
    margin-left: 15px;
    padding-bottom: 13px;
    color: #a80096;
    font-size: 20px;
  }
  #PageShop.pageCategory #Main #ContBox01 .link {
    margin-bottom: 15px;
    padding-left: 15px;
    background: transparent url("../img/contents/index_arrow.png") no-repeat scroll left 9px;
    background-size: 5px 9px;
  }
  #PageShop.pageCategory #Main #ContBox01 .link a {
    color: #666;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 iframe {
    width: 320px;
    padding: 0 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 .notice {
    padding-left: 15px;
    background: transparent url("../img/contents/index_arrow.png") no-repeat scroll left 9px;
    background-size: 5px 9px;
    color: #e02239;
  }
  #PageShop.pageCategory #Main #ContBox01 .notice a {
    color: #666;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 .total {
    position: absolute;
    top: 120px;
    right: 15px;
    color: #a80096;
    font-size: 26px;
  }
  #PageShop.pageCategory #Main #ContBox01 .total span {
    font-size: 12px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType {
    margin-top: 39px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd {
    margin-top: 0;
  }
  #PageShop.pageCategory #Container .innerBasic #Main #ContBox01 .cateList dd.dAccordion {
    display: none;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul {
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul:last-of-type {
    margin-bottom: 30px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li {
    display: inline-block;
    position: relative;
    width: 50%;
    min-height: 90px;
    margin-top: 0;
    padding-bottom: 15px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li a {
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li dl {
    display: table;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li dl dt {
    display: table-cell;
    border: none;
    background: #fff;
    vertical-align: middle;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li dl dd {
    display: table-cell;
    width: 36px;
    padding-right: 10px;
    vertical-align: middle;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:nth-of-type(odd) {
    padding-top: 15px;
    padding-right: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:nth-of-type(odd):after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 5px;
    width: 1px;
    height: auto;
    border-right: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:nth-of-type(odd):before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 1px;
    border-top: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:nth-of-type(even) {
    position: relative;
    left: -3px;
    width: 50%;
    padding-top: 15px;
    padding-left: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:nth-of-type(6) {
    border-right: none;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dd ul li:first-of-type:before {
    display: none;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul {
    position: relative;
    width: 240px;
    margin: 0 auto;
    text-align: center;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li {
    display: inline-block;
    width: 28px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
  }
  #Main #ContBox01 nav.pageMove ul li.prev,
  #Main #ContBox01 nav.pageMove ul li.next {
    position: absolute;
    width: 16px;
    height: 30px;
    text-indent: -9999px;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li span {
    display: block;
    width: 28px;
    height: 30px;
    color: #aaa;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
  }
  #PageShop.pageCategory #Main #ContBox01 nav.pageMove ul li a {
    color: #666;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 li.prev {
    top: 0;
    left: 0;
    background: url(../img/contents/category_arrow1.png) left top/16px 30px no-repeat;
  }
  #PageShop.pageCategory #Main #ContBox01 li.next {
    position: absolute;
    text-indent: -9999px;
    top: 0;
    right: 0;
    background: url(../img/contents/category_arrow2.png) left top/16px 30px no-repeat;
  }
  #PageShop.pageCategory #Main #ContBox01 div.listImg {
    position: relative;
    width: 110px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 div.listImg div {
    position: relative;
  }
  #PageShop.pageCategory #Main #ContBox01 div.listImg div img {
    width: 100%;
    height: auto;
  }
  #PageShop.pageCategory #Main #ContBox01 div.listImg div > span {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 4px;
    width: 40px;
    height: 40px;
    padding: 6px 0;
    border-radius: 50%;
    background: #cb65aa;
    opacity: 0.9;
    color: white;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
  }
  #PageShop.pageCategory #Main #ContBox01 div.listImg div > span span {
    display: block;
    color: #fff;
    font-size: 10px;
  }
  #PageShop.pageCategory #Main #ContBox01 .priceTotal + p {
    margin-top: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 p {
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dt {
    height: auto;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl.flowerType dt span {
    height: auto;
    padding: 16px 40px 17px 15px;
    line-height: 1.2;
  }
  #PageShop.pageCategory #Container .innerBasic #Main #ContBox01 .cateList dl.flowerType dt span,
  #PageShop.pageCategory #Container .innerBasic #Main #ContBox01 .cateList #form1 dl dt span {
    background: #f6f6f6 url(../img/sp_nav_close.png) no-repeat 96% center;
    background-size: 21px 21px;
  }
  #PageShop.pageCategory #Container .innerBasic #Main #ContBox01 .cateList dl.flowerType.minus dt span,
  #PageShop.pageCategory #Container .innerBasic #Main #ContBox01 .cateList #form1 dl.minus dt span {
    background: #f6f6f6 url(../img/sp_nav_open.png) no-repeat 96% center;
    background-size: 21px 21px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dt {
    background-color: #f6f6f6;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl {
    width: 100%;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dt,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dt {
    display: block;
    width: 100%;
    height: 52px;
    padding: 0;
    border: none;
    border-bottom: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dt span,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dt span {
    display: block;
    width: 100%;
    height: 52px;
    padding-left: 15px;
    border-top: 1px solid #e1e1e1;
    color: #000;
    font-size: 16px;
    line-height: 52px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dd,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dd {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    padding-top: 7px;
    text-align: left;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dd > div,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dd > div {
    display: inline-block;
    height: 30px;
    margin-top: 5px;
    vertical-align: middle;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dd div.selector,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dd div.selector {
    display: block;
    width: 92%;
    height: 40px;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #bbb;
    background: url(../img/contents/shop_arrow.png) no-repeat center left 98%;
    background-size: 11px 7px;
    line-height: 40px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dd div.selector select,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dd div.selector select {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    opacity: 1;
    color: #666;
    font-size: 14px;
    line-height: 40px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl dd div.selector select option,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl dd div.selector select option {
    color: #666;
    font-size: 14px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl div.formButton .contact-form1,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl div.formButton .contact-form1 {
    margin-left: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl div.formButton .contact-form1 li,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl div.formButton .contact-form1 li {
    width: 151px;
    height: 30px;
    border-radius: 15px;
    background: url(../img/contents/shop_search.png) no-repeat center left 10px;
    background-color: #c86bbe;
    background-size: 18px 18px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl div.formButton .contact-form1 li div,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl div.formButton .contact-form1 li div {
    width: 100%;
    height: 100%;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl div.formButton .contact-form1 li div span,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl div.formButton .contact-form1 li div span {
    display: block;
    padding-left: 32px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList dl div.formButton .contact-form1 li div span input,
  #PageShop.pageCategory #Main #ContBox01 #form1 dl div.formButton .contact-form1 li div span input {
    width: 151px;
    height: 30px;
    text-align: center;
  }
  #PageShop.pageCategory #Main #ContBox01 .cateList + p.textAttention,
  #PageShop.pageCategory #Main #ContBox01 #form1 + p.textAttention {
    padding-top: 25px;
  }
  #PageShop.pageCategory #Main #ContBox01 .clearfix {
    margin-top: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList {
    border-top: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul,
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.noStock dl dd.price,
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.noStock dl dd.price span {
    color: #aaa;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.noStock .listImg div > span {
    background: #c7c2be;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li.ckStock .listImg div > span {
    background: #c097b1;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li {
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li .largeBox {
    display: flex;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div {
    width: calc(100% - 125px);
    vertical-align: top;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div.listImg {
    width: 110px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div dl dt {
    color: #000;
    font-size: 16px;
    line-height: 22px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div dl dt span {
    color: #000;
    font-size: 16px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div dl dd.price {
    margin-top: 11px;
    margin-bottom: 14px;
    color: #a80096;
    font-size: 14px;
    line-height: 18px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div dl dd.price span {
    display: block;
    color: #a80096;
    font-size: 12px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div dl dd.order {
    width: 100%;
    height: 37px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div dl dd.order a {
    display: block;
    width: 100%;
    height: 35px;
    border-radius: 5px;
    background: #a91e9a;
    -webkit-box-shadow: 0 2px #e79ddf;
    box-shadow: 0 2px #e79ddf;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList ul li > div > div dl dd.order a span,
  #PageShop.pageSubcategory #Main #ContBox01 .productList ul li > div > div dl dd.order a span {
    color: #fff;
    font-size: 10px;
  }
  #PageShop.pageCategory #Main #ContBox01 p.textAttention {
    margin: 0 15px 10px !important;
    padding-left: 1em;
    font-size: 14px !important;
    text-indent: -1em;
    text-align: left !important;
    line-height: 23px !important;
  }
  #PageShop.pageCategory #Main #ContBox01 p.textAttention span {
    color: #e02239 !important;
  }
  #PageShop.pageCategory #Main #ContBox01 p.textAttention b {
    color: #a80096 !important;
  }
  #PageShop.pageCategory #Main #ContBox01 p.textAttention span.SearchCount {
    padding-right: 2px;
    color: #a80096 !important;
    font-size: 26px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox {
    margin-top: 50px;
    padding-bottom: 1px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox h3 {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 15px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    color: #000;
    font-size: 16px;
    line-height: 1.6em;
    background-color: #f6f6f6;
    font-weight: 500;
    letter-spacing: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul {
    margin-left: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul {
    margin-left: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList02 {
    border-bottom: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList02:after {
    content: "";
    clear: both;
    display: block;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox {
    width: 50%;
    margin-top: 0;
    padding: 10px 0 8px 0px;
    min-height: 242px;
    float: left;
    border-top: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList li.largeBox:nth-of-type(1),
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList li.largeBox:nth-of-type(2) {
    border-top: none;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList li.largeBox:nth-child(even) {
    padding-left: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList li.largeBox:nth-child(odd) {
    clear: both;
    padding-right: 15px;
    position: relative;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList li.largeBox:nth-child(odd):after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 5px;
    width: 1px;
    height: auto;
    border-right: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList02 li.largeBox:nth-child(even) {
    clear: both;
    padding-right: 15px;
    position: relative;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList02 li.largeBox:nth-child(even):after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 5px;
    width: 1px;
    height: auto;
    border-right: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul.blogList02 li.largeBox:nth-child(odd) {
    padding-left: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox figure {
    position: relative;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox figure img {
    width: 100%;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox figure figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    background: none;
    font-size: 0;
    line-height: 20px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox p {
    margin: 0;
    margin-top: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox span {
    display: inline-block;
    padding: 0 8px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox span.label01 {
    background-color: #eb7ac6;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox span.label02 {
    background-color: #ada4b4;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox a {
    display: block;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 #ContSubBox04 #BlogBox ul li.largeBox a p {
    font-size: 14px;
    width: 100%;
    line-height: 1.6;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox {
    margin: 20px 15px 30px 15px;
    border: solid 2px #a90397;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox h3 {
    margin: 0;
    padding: 12px 13px;
    height: auto;
    border: none;
    background-color: #a90397;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #fff;
  }
  #PageShop.pageCategory #Container #Main #ContBox01 #RecommendBox .RecoList {
    position: relative;
    width: auto;
    margin: 0 15px;
    border-bottom: 1px solid #eaeaea;
  }
  #PageShop.pageCategory #Container #Main #ContBox01 #RecommendBox .RecoList:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgb(255, 255, 255) 10%, rgba(255, 255, 255, 0) 100%);
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol {
    counter-reset: my-counter;
    list-style: none;
    padding: 25px 0 15px 0;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li {
    margin-bottom: 10px;
    padding-left: 34px;
    position: relative;
    color: #000;
    font-size: 14px;
    line-height: 1.45;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li a {
    color: #000;
    text-decoration: underline;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li a:hover {
    text-decoration: none;
  }
  #PageShop.pageCategory #Main #ContBox01 #RecommendBox ol li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #a80096;
    border: 1px solid;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 21px;
    width: 21px;
    color: #ffffff;
    font-size: 10px;
    line-height: 1;
    position: absolute;
    top: 2px;
    left: 0;
  }
  #PageShop.pageCategory #Main #ContBox01 .explainBox {
    padding-left: 15px;
    padding-right: 15px;
  }
  #PageShop.pageCategory #Main #ContBox01 .productList,
  #PageShop.pageSubcategory #Main #ContBox01 .productList {
    border-top: 1px solid #e1e1e1;
  }
  #PageShop.pageCategory #Container #Main #ContBox01 #RecommendBox .more {
    width: 110px;
    margin: 0 auto;
  }
  #PageShop.pageCategory #Container #Main #ContBox01 #RecommendBox .more span {
    display: block;
    width: 110px;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 29px;
    padding-left: 17px;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    background: transparent url(../img/contents/detail_arrow02.png) no-repeat scroll 83px center;
    background-size: 8px 9px;
    color: #666;
    font-size: 12px;
    line-height: 35px;
  }
  #PageShop.pageCategory #Container #Main #ContBox01 #RecommendBox .more.moreClose:before {
    display: none;
  }
  #PageShop.pageCategory #Container #Main #ContBox01 #RecommendBox .more.moreClose span {
    padding: 0;
    background: none;
    text-align: center;
  }
  #PageShop.pageCategory #Container #Main #ContBox01 #RecommendBox .more.moreClose span:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 35px;
    margin-left: 5px;
    background: transparent url(../img/contents/detail_arrow04.png) no-repeat scroll center center;
    background-size: 8px 9px;
    vertical-align: top;
  }
  /* 検索機能　パーツ */
  #Main #ContBox01 .errorBox {
    margin: 2px auto 12px;
    border: 1px solid #e02239;
    padding: 20px 18px 18px;
    max-width: 830px;
  }
  #Main #ContBox01 .errorBox p.titleTypeError{
    margin: 0 0 6px 0 !important;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #e02239 !important;
  }
  #Main #ContBox01 .errorBox .tableTypeError{
    display: block;
    width: 100%;
  }
  #Main #ContBox01 .errorBox .tableTypeError caption,
  #Main #ContBox01 .errorBox .tableTypeError tbody,
  #Main #ContBox01 .errorBox .tableTypeError tr,
  #Main #ContBox01 .errorBox .tableTypeError th,
  #Main #ContBox01 .errorBox .tableTypeError td{
    display: block;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody tr th,
  #Main #ContBox01 .errorBox .tableTypeError tbody tr td{
    padding: 8px 14px;
    line-height: 24px;
    font-size: 14px;
  }
  #Main #ContBox01 .errorBox .tableTypeError caption{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #e02239 !important;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody tr:last-of-type td{
    border-bottom: none;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody th{
    background-color: #ffe1e5;
    font-weight: bold;
    color: #e02239;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td{
    border-bottom: 2px solid #fff3fe;
    background-color: #fff;
    color: #666;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td .btnTypeIcon{
    text-decoration: underline;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td .btnTypeIcon:hover{
    text-decoration: none;
  }
  #Main #ContBox01 .errorBox .tableTypeError tbody td .btnTypeIcon::before{
    content: "";
    position: relative;
    top: 3px;
    display: inline-block;
    margin-right: 1px;
    margin-left: 2px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/icon_link.png");
    background-size: 18px auto;
  }
  #Main #ContBox01 .buttonListWrap .buttonListTxt {
    line-height: 20px;
    font-size: 12px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonList {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonList li {
    margin: 0 8px 8px 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonList li:last-of-type {
    margin-right: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListSelect {
    border: 1px solid #bbbbbb;
    padding: 11px 11px;
    width: 100%;
    background: url(../img/nav_arrow.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-color: #fff;
    background-size: 8px 7px;
    font-size: 14px;
    color: #666666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton {
    display: flex;
    margin-top: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px !important;
    border-radius: 20px !important;
    height: 40px;
    color: #fff !important;
    background-color: #a91e9a;
    box-shadow: 0 2px 0 #e79ddf;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton01,
  #Main #ContBox01 .buttonListWrap .buttonListButton02 {
    padding-left: 36px;
    width: 160px;
    background-repeat: no-repeat;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton01 {
    background-position: 16px center;
    background-image: url("../img/contents/icon_refine.png");
    background-size: 21px auto;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton02 {
    border-radius: 30px !important;
    width: 100%;
    height: 60px;
    background-position: 31px center;
    background-image: url("../img/contents/icon_refine.png");
    background-size: 26px auto;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton03 {
    margin-top: 5px;
    width: 100%;
    background-color: #c86bbe;
    box-shadow: none;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton span {
    color: #fff !important;
    font-size: 10px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListInput {
    border: 1px solid #bbbbbb;
    padding: 11px 11px;
    width: 100%;
    background-color: #fff;
    font-size: 14px !important;
    -webkit-appearance: none !important;
    border-radius: 0 !important;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel {
    display: block;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel01 {
    margin: 2px 0;
    border-radius: 15px;
    border: 1px solid #c86bbe;
    padding: 6px 39px 6px 14px;
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-image: url("../img/contents/choice_purpose_close.png");
    background-size: 11px auto;
    background-color: #fff3fe;
    font-size: 12px;
    color: #a80096;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02 {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    border: 1px solid #cecece;
    padding: 5px;
    box-shadow: 0 3px 0 #eee;
    width: 100%;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02 span {
    font-size: 12px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02.active {
    border-color: #000;
    box-shadow: 0 3px 0 transparent;
    color: #000;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02.active span {
    color: #000;
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02:disabled {
    background-color: #f8f8f8;
    color: #bbb;
    cursor: no-drop;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
  #Main #ContBox01 .buttonListWrap .buttonListLabel02:disabled span {
    color: #bbb;
  }
  #Main #ContBox01 .buttonListWrap .buttonListButton04 {
    margin-top: 10px;
    text-decoration: underline;
    font-size: 12px;
    color: #666;
  }
  /* 検索機能　レイアウト用 */
  #Main #ContBox01 .buttonListWrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 16px;
    color: #666;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 {
    padding: 31px 15px;
    width: 100%;
    background-color: #fff3fe;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 {
    display: flex;
    flex-direction: column;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .wrapBox {
    margin-bottom: 27px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .wrapBox .buttonListTxt {
    margin: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList01,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList02,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList02 li {
    margin-bottom: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList01 li,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner02 .buttonList02 li {
    margin-right: 0;
    width: 100%;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner01 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 6px;
    margin-bottom: 47px;
    padding: 0 15px;
    width: 100%;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner01 .buttonList03,
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner01 .buttonList03 li {
    margin-bottom: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 {
    margin-bottom: 20px;
    width: 100%;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dt {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 17px;
    width: 100%;
    min-height: 36px;
    background-color: #000;
    text-align: center;
    font-size: 14px;
    color: #fff;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dt::after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 50%;
    display: block;
    transform: translateX(-50%);
    border-top: 13px solid #000;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dd {
    padding: 0 15px;
    width: 100%;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dd .buttonList04 {
    justify-content: space-between;
    margin-bottom: 0;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dd .buttonList04 li {
    margin-right: 0;
    margin-bottom: 10px;
    width: calc((100% - 10px) / 2);
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 dl dd .buttonList04 li span {
    font-size: 12px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox {
    margin: 29px 15px 0;
    padding: 25px 18px 18px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .titleTypeError{
    margin-bottom: 26px !important;
    text-align: center;
    font-size: 24px !important;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .tableTypeError caption{
    margin-bottom: 13px;
  }
  #Main #ContBox01 .buttonListWrap .buttonListWrapInner.buttonListWrapInner03 .errorBox .tableTypeError td{
    background-color: #f5f5f5;
    border-bottom-color: #fff;
  }
}
